@aquera/nile-elements 0.1.66 → 0.1.67-beta-1.1
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/README.md +1 -23
- package/demo/index.html +61 -1
- package/dist/axe.min-2c0b27d0.esm.js +1 -0
- package/dist/axe.min-51d832fe.cjs.js +2 -0
- package/dist/axe.min-51d832fe.cjs.js.map +1 -0
- package/dist/{fixture-3bfb4490.cjs.js → fixture-28d63bc4.cjs.js} +2 -2
- package/dist/{fixture-3bfb4490.cjs.js.map → fixture-28d63bc4.cjs.js.map} +1 -1
- package/dist/fixture-324a7ef9.cjs.js +395 -0
- package/dist/fixture-324a7ef9.cjs.js.map +1 -0
- package/dist/fixture-4da0d7ba.cjs.js +395 -0
- package/dist/fixture-4da0d7ba.cjs.js.map +1 -0
- package/dist/{fixture-8edec91c.esm.js → fixture-78a015b8.esm.js} +1 -1
- package/dist/fixture-aeed6660.esm.js +569 -0
- package/dist/fixture-ba65eb22.esm.js +569 -0
- package/dist/flow-938d2713.esm.js +17 -0
- package/dist/flow-eb3cbb92.cjs.js +14 -0
- package/dist/flow-eb3cbb92.cjs.js.map +1 -0
- package/dist/index.cjs.js +1 -1
- package/dist/index.esm.js +1 -1
- package/dist/index.js +5602 -7761
- package/dist/internal/form.cjs.js +1 -1
- package/dist/internal/form.cjs.js.map +1 -1
- package/dist/internal/form.esm.js +1 -1
- package/dist/internal/resizable-table-styles.cjs.js +1 -1
- package/dist/internal/resizable-table-styles.cjs.js.map +1 -1
- package/dist/internal/resizable-table-styles.esm.js +3 -15
- package/dist/lit-html-879bd16a.esm.js +7 -0
- package/dist/lit-html-9a84b336.cjs.js +6 -0
- package/dist/lit-html-9a84b336.cjs.js.map +1 -0
- package/dist/nile-accordion/nile-accordian.test.cjs.js +1 -1
- package/dist/nile-accordion/nile-accordian.test.esm.js +1 -1
- package/dist/nile-auto-complete/index.cjs.js +1 -1
- package/dist/nile-auto-complete/index.esm.js +1 -1
- package/dist/nile-auto-complete/nile-auto-complete.cjs.js +17 -1
- package/dist/nile-auto-complete/nile-auto-complete.cjs.js.map +1 -1
- package/dist/nile-auto-complete/nile-auto-complete.esm.js +29 -8
- package/dist/nile-auto-complete/nile-auto-complete.test.cjs.js +1 -1
- package/dist/nile-auto-complete/nile-auto-complete.test.cjs.js.map +1 -1
- package/dist/nile-auto-complete/nile-auto-complete.test.esm.js +1 -1
- package/dist/nile-avatar/nile-avatar.test.cjs.js +1 -1
- package/dist/nile-avatar/nile-avatar.test.esm.js +1 -1
- package/dist/nile-badge/nile-badge.test.cjs.js +1 -1
- package/dist/nile-badge/nile-badge.test.esm.js +1 -1
- package/dist/nile-button/nile-button.test.cjs.js +1 -1
- package/dist/nile-button/nile-button.test.esm.js +1 -1
- package/dist/nile-button-toggle-group/nile-button-toggle-group.test.cjs.js +1 -1
- package/dist/nile-button-toggle-group/nile-button-toggle-group.test.esm.js +1 -1
- package/dist/nile-calendar/nile-calendar.test.cjs.js +1 -1
- package/dist/nile-calendar/nile-calendar.test.cjs.js.map +1 -1
- package/dist/nile-calendar/nile-calendar.test.esm.js +1 -1
- package/dist/nile-card/nile-card.test.cjs.js +1 -1
- package/dist/nile-card/nile-card.test.esm.js +1 -1
- package/dist/nile-checkbox/nile-checkbox.test.cjs.js +1 -1
- package/dist/nile-checkbox/nile-checkbox.test.esm.js +1 -1
- package/dist/nile-chip/nile-chip.cjs.js +1 -1
- package/dist/nile-chip/nile-chip.cjs.js.map +1 -1
- package/dist/nile-chip/nile-chip.esm.js +1 -1
- package/dist/nile-chip/nile-chip.test.cjs.js +1 -1
- package/dist/nile-chip/nile-chip.test.cjs.js.map +1 -1
- package/dist/nile-chip/nile-chip.test.esm.js +1 -1
- package/dist/nile-code-editor/extensionSetup.cjs.js +5 -5
- package/dist/nile-code-editor/extensionSetup.cjs.js.map +1 -1
- package/dist/nile-code-editor/extensionSetup.esm.js +1 -1
- package/dist/nile-code-editor/nile-code-editor.cjs.js +2 -2
- package/dist/nile-code-editor/nile-code-editor.cjs.js.map +1 -1
- package/dist/nile-code-editor/nile-code-editor.esm.js +3 -3
- package/dist/nile-code-editor/theme.cjs.js +1 -1
- package/dist/nile-code-editor/theme.cjs.js.map +1 -1
- package/dist/nile-code-editor/theme.esm.js +1 -1
- package/dist/nile-dialog/nile-dialog.test.cjs.js +1 -1
- package/dist/nile-dialog/nile-dialog.test.esm.js +1 -1
- package/dist/nile-drawer/nile-drawer.test.cjs.js +1 -1
- package/dist/nile-drawer/nile-drawer.test.esm.js +1 -1
- package/dist/nile-dropdown/nile-dropdown.test.cjs.js +1 -1
- package/dist/nile-dropdown/nile-dropdown.test.esm.js +1 -1
- package/dist/nile-empty-state/nile-empty-state.test.cjs.js +1 -1
- package/dist/nile-empty-state/nile-empty-state.test.esm.js +1 -1
- package/dist/nile-error-message/nile-error-message.test.cjs.js +1 -1
- package/dist/nile-error-message/nile-error-message.test.esm.js +1 -1
- package/dist/nile-file-preview/index.cjs.js +1 -1
- package/dist/nile-file-preview/index.esm.js +1 -1
- package/dist/nile-file-preview/nile-file-preview.cjs.js +1 -1
- package/dist/nile-file-preview/nile-file-preview.cjs.js.map +1 -1
- package/dist/nile-file-preview/nile-file-preview.css.cjs.js +1 -1
- package/dist/nile-file-preview/nile-file-preview.css.cjs.js.map +1 -1
- package/dist/nile-file-preview/nile-file-preview.css.esm.js +1 -1
- package/dist/nile-file-preview/nile-file-preview.esm.js +1 -1
- package/dist/nile-file-preview/nile-file-preview.template.cjs.js +1 -1
- package/dist/nile-file-preview/nile-file-preview.template.esm.js +22 -22
- package/dist/nile-file-preview/nile-file-preview.test.cjs.js +1 -1
- package/dist/nile-file-preview/nile-file-preview.test.cjs.js.map +1 -1
- package/dist/nile-file-preview/nile-file-preview.test.esm.js +1 -1
- package/dist/nile-file-preview/types/index.cjs.js +1 -1
- package/dist/nile-file-preview/types/index.esm.js +1 -1
- package/dist/nile-file-preview/types/nile-file-preview.enums.cjs.js +1 -1
- package/dist/nile-file-preview/types/nile-file-preview.enums.cjs.js.map +1 -1
- package/dist/nile-file-preview/types/nile-file-preview.enums.esm.js +1 -1
- package/dist/nile-file-preview/types/nile-file-preview.interface.cjs.js +1 -1
- package/dist/nile-file-preview/types/nile-file-preview.interface.esm.js +1 -1
- package/dist/nile-file-preview/utils/index.cjs.js +1 -1
- package/dist/nile-file-preview/utils/index.esm.js +1 -1
- package/dist/nile-file-preview/utils/nile-file-preview.util.cjs.js +1 -1
- package/dist/nile-file-preview/utils/nile-file-preview.util.cjs.js.map +1 -1
- package/dist/nile-file-preview/utils/nile-file-preview.util.esm.js +1 -1
- package/dist/nile-file-upload/index.cjs.js +1 -1
- package/dist/nile-file-upload/index.esm.js +1 -1
- package/dist/nile-file-upload/nile-file-upload.cjs.js +1 -1
- package/dist/nile-file-upload/nile-file-upload.cjs.js.map +1 -1
- package/dist/nile-file-upload/nile-file-upload.css.cjs.js +1 -1
- package/dist/nile-file-upload/nile-file-upload.css.cjs.js.map +1 -1
- package/dist/nile-file-upload/nile-file-upload.css.esm.js +1 -1
- package/dist/nile-file-upload/nile-file-upload.esm.js +2 -2
- package/dist/nile-file-upload/nile-file-upload.template.cjs.js +2 -2
- package/dist/nile-file-upload/nile-file-upload.template.esm.js +8 -8
- package/dist/nile-file-upload/nile-file-upload.test.cjs.js +1 -1
- package/dist/nile-file-upload/nile-file-upload.test.cjs.js.map +1 -1
- package/dist/nile-file-upload/nile-file-upload.test.esm.js +1 -1
- package/dist/nile-file-upload/types/file-upload.enums.cjs.js +1 -1
- package/dist/nile-file-upload/types/file-upload.enums.cjs.js.map +1 -1
- package/dist/nile-file-upload/types/file-upload.enums.esm.js +1 -1
- package/dist/nile-file-upload/types/file-upload.type.cjs.js +1 -1
- package/dist/nile-file-upload/types/file-upload.type.esm.js +1 -1
- package/dist/nile-file-upload/types/index.cjs.js +1 -1
- package/dist/nile-file-upload/types/index.esm.js +1 -1
- package/dist/nile-file-upload/utils/drag-drop.util.cjs.js +1 -1
- package/dist/nile-file-upload/utils/drag-drop.util.cjs.js.map +1 -1
- package/dist/nile-file-upload/utils/drag-drop.util.esm.js +1 -1
- package/dist/nile-file-upload/utils/file-validation.util.cjs.js +2 -2
- package/dist/nile-file-upload/utils/file-validation.util.cjs.js.map +1 -1
- package/dist/nile-file-upload/utils/file-validation.util.esm.js +1 -1
- package/dist/nile-filter-chip/nile-filter-chip.test.cjs.js +1 -1
- package/dist/nile-filter-chip/nile-filter-chip.test.esm.js +1 -1
- package/dist/nile-form-group/nile-form-group.test.cjs.js +1 -1
- package/dist/nile-form-group/nile-form-group.test.esm.js +1 -1
- package/dist/nile-form-help-text/nile-form-help-text.test.cjs.js +1 -1
- package/dist/nile-form-help-text/nile-form-help-text.test.esm.js +1 -1
- package/dist/nile-hero/nile-hero.test.cjs.js +1 -1
- package/dist/nile-hero/nile-hero.test.esm.js +1 -1
- package/dist/nile-icon/icons/svg/ng-action.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-action.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-action.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-activity.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-activity.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-activity.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-alert-circle.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-alert-circle.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-alert-circle.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-align-center.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-align-center.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-align-center.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-annotation-x.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-annotation-x.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-annotation-x.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-arrow-down.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-arrow-down.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-arrow-down.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-arrow-narrow-down.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-arrow-narrow-down.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-arrow-narrow-down.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-arrow-narrow-left.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-arrow-narrow-left.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-arrow-narrow-left.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-arrow-narrow-right.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-arrow-narrow-right.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-arrow-narrow-right.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-arrow-up.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-arrow-up.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-arrow-up.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-bar-chart-12.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-bar-chart-12.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-bar-chart-12.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-bell-01.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-bell-01.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-bell-01.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-bell-ringing-04.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-bell-ringing-04.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-bell-ringing-04.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-bold-01.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-bold-01.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-bold-01.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-building-01.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-building-01.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-building-01.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-building-05.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-building-05.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-building-05.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-button-loading-blue-animated.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-button-loading-blue-animated.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-button-loading-blue-animated.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-button-loading-blue.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-button-loading-blue.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-button-loading-blue.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-calendar-plus-02.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-calendar-plus-02.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-calendar-plus-02.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-calendar.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-calendar.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-calendar.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-check-circle-broken.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-check-circle-broken.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-check-circle-broken.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-check-circle.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-check-circle.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-check-circle.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-check-square-broken.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-check-square-broken.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-check-square-broken.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-check.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-check.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-check.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-chevron-down.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-chevron-down.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-chevron-down.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-chevron-left.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-chevron-left.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-chevron-left.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-chevron-right.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-chevron-right.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-chevron-right.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-chevron-selector-vertical.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-chevron-selector-vertical.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-chevron-selector-vertical.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-chevron-up-double.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-chevron-up-double.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-chevron-up-double.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-chevron-up.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-chevron-up.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-chevron-up.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-copy-03.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-copy-03.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-copy-03.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-dataflow-04.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-dataflow-04.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-dataflow-04.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-dots-grid.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-dots-grid.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-dots-grid.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-dots-vertical.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-dots-vertical.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-dots-vertical.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-download-01.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-download-01.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-download-01.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-dropdown.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-dropdown.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-dropdown.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-edit-02.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-edit-02.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-edit-02.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-edit-05.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-edit-05.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-edit-05.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-expand-06.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-expand-06.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-expand-06.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-eye-off.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-eye-off.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-eye-off.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-eye.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-eye.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-eye.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-file-02.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-file-02.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-file-02.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-file-06.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-file-06.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-file-06.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-file-check-02.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-file-check-02.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-file-check-02.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-file-question-03.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-file-question-03.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-file-question-03.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-filter-lines.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-filter-lines.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-filter-lines.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-grid-01.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-grid-01.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-grid-01.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-help-circle.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-help-circle.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-help-circle.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-image-03.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-image-03.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-image-03.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-image-user-left.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-image-user-left.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-image-user-left.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-info-circle.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-info-circle.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-info-circle.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-italic-01.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-italic-01.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-italic-01.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-layers-three-01.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-layers-three-01.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-layers-three-01.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-list.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-list.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-list.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-log-out-01.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-log-out-01.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-log-out-01.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-mail-01.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-mail-01.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-mail-01.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-mail-04.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-mail-04.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-mail-04.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-marker-pin-01.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-marker-pin-01.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-marker-pin-01.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-menu-05.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-menu-05.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-menu-05.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-message-text-square-01.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-message-text-square-01.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-message-text-square-01.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-minimize-02.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-minimize-02.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-minimize-02.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-minus.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-minus.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-minus.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-plus.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-plus.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-plus.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-refresh-cw-02.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-refresh-cw-02.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-refresh-cw-02.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-rocket-02.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-rocket-02.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-rocket-02.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-search-lg.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-search-lg.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-search-lg.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-send-01.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-send-01.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-send-01.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-settings-01.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-settings-01.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-settings-01.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-share-04.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-share-04.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-share-04.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-share-06.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-share-06.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-share-06.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-stars-02.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-stars-02.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-stars-02.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-trash-01.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-trash-01.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-trash-01.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-trash-03.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-trash-03.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-trash-03.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-trend-up-01.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-trend-up-01.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-trend-up-01.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-underline-01.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-underline-01.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-underline-01.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-upload-01.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-upload-01.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-upload-01.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-upload-cloud-02.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-upload-cloud-02.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-upload-cloud-02.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-user-01.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-user-01.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-user-01.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-user-check-02-1.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-user-check-02-1.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-user-check-02-1.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-user-check-02.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-user-check-02.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-user-check-02.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-user-plus-02.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-user-plus-02.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-user-plus-02.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-user-right-01.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-user-right-01.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-user-right-01.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-users-01.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-users-01.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-users-01.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-x-circle.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-x-circle.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-x-circle.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-x-close.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-x-close.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-x-close.esm.js +1 -0
- package/dist/nile-icon/icons/svg/ng-x-square.cjs.js +2 -0
- package/dist/nile-icon/icons/svg/ng-x-square.cjs.js.map +1 -0
- package/dist/nile-icon/icons/svg/ng-x-square.esm.js +1 -0
- package/dist/nile-icon/nile-icon.test.cjs.js +1 -1
- package/dist/nile-icon/nile-icon.test.esm.js +1 -1
- package/dist/nile-input/nile-input.test.cjs.js +1 -1
- package/dist/nile-input/nile-input.test.esm.js +1 -1
- package/dist/nile-link/nile-link.test.cjs.js +1 -1
- package/dist/nile-link/nile-link.test.esm.js +1 -1
- package/dist/nile-loader/nile-loader.test.cjs.js +1 -1
- package/dist/nile-loader/nile-loader.test.esm.js +1 -1
- package/dist/nile-option/nile-option.cjs.js +1 -1
- package/dist/nile-option/nile-option.cjs.js.map +1 -1
- package/dist/nile-option/nile-option.esm.js +3 -3
- package/dist/nile-popover/index.cjs.js +1 -1
- package/dist/nile-popover/index.esm.js +1 -1
- package/dist/nile-popover/nile-popover.cjs.js +11 -3
- package/dist/nile-popover/nile-popover.cjs.js.map +1 -1
- package/dist/nile-popover/nile-popover.esm.js +13 -7
- package/dist/nile-popover/nile-popover.test.cjs.js +1 -1
- package/dist/nile-popover/nile-popover.test.cjs.js.map +1 -1
- package/dist/nile-popover/nile-popover.test.esm.js +3 -3
- package/dist/nile-popup/nile-popup.test.cjs.js +1 -1
- package/dist/nile-popup/nile-popup.test.esm.js +1 -1
- package/dist/nile-progress-bar/nile-progress-bar.test.cjs.js +1 -1
- package/dist/nile-progress-bar/nile-progress-bar.test.esm.js +1 -1
- package/dist/nile-radio/nile-radio.test.cjs.js +1 -1
- package/dist/nile-radio/nile-radio.test.esm.js +1 -1
- package/dist/nile-radio-group/nile-radio-group.test.cjs.js +1 -1
- package/dist/nile-radio-group/nile-radio-group.test.esm.js +1 -1
- package/dist/nile-select/index.cjs.js +1 -1
- package/dist/nile-select/index.esm.js +1 -1
- package/dist/nile-select/nile-select.cjs.js +1 -1
- package/dist/nile-select/nile-select.cjs.js.map +1 -1
- package/dist/nile-select/nile-select.esm.js +2 -2
- package/dist/nile-select/nile-select.test.cjs.js +1 -1
- package/dist/nile-select/nile-select.test.cjs.js.map +1 -1
- package/dist/nile-select/nile-select.test.esm.js +2 -2
- package/dist/nile-select/virtual-scroll-helper.cjs.js +1 -1
- package/dist/nile-select/virtual-scroll-helper.cjs.js.map +1 -1
- package/dist/nile-select/virtual-scroll-helper.esm.js +1 -1
- package/dist/nile-slide-toggle/nile-slide-toggle.test.cjs.js +1 -1
- package/dist/nile-slide-toggle/nile-slide-toggle.test.esm.js +1 -1
- package/dist/nile-tab-group/nile-tab-group.test.cjs.js +1 -1
- package/dist/nile-tab-group/nile-tab-group.test.esm.js +1 -1
- package/dist/nile-table-cell-item/nile-table-cell-item.css.cjs.js +1 -1
- package/dist/nile-table-cell-item/nile-table-cell-item.css.cjs.js.map +1 -1
- package/dist/nile-table-cell-item/nile-table-cell-item.css.esm.js +6 -2
- package/dist/nile-table-header-item/nile-table-header-item.css.cjs.js +1 -1
- package/dist/nile-table-header-item/nile-table-header-item.css.cjs.js.map +1 -1
- package/dist/nile-table-header-item/nile-table-header-item.css.esm.js +4 -2
- package/dist/nile-table-row/nile-table-row.cjs.js +1 -1
- package/dist/nile-table-row/nile-table-row.cjs.js.map +1 -1
- package/dist/nile-table-row/nile-table-row.css.cjs.js +1 -1
- package/dist/nile-table-row/nile-table-row.css.cjs.js.map +1 -1
- package/dist/nile-table-row/nile-table-row.css.esm.js +51 -0
- package/dist/nile-table-row/nile-table-row.esm.js +26 -6
- package/dist/nile-textarea/nile-textarea.test.cjs.js +1 -1
- package/dist/nile-textarea/nile-textarea.test.esm.js +1 -1
- package/dist/nile-virtual-select/index.cjs.js +1 -1
- package/dist/nile-virtual-select/index.esm.js +1 -1
- package/dist/nile-virtual-select/nile-virtual-select.cjs.js +1 -1
- package/dist/nile-virtual-select/nile-virtual-select.cjs.js.map +1 -1
- package/dist/nile-virtual-select/nile-virtual-select.css.cjs.js +1 -1
- package/dist/nile-virtual-select/nile-virtual-select.css.cjs.js.map +1 -1
- package/dist/nile-virtual-select/nile-virtual-select.css.esm.js +1 -1
- package/dist/nile-virtual-select/nile-virtual-select.esm.js +1 -1
- package/dist/nile-virtual-select/nile-virtual-select.test.cjs.js +1 -1
- package/dist/nile-virtual-select/nile-virtual-select.test.cjs.js.map +1 -1
- package/dist/nile-virtual-select/nile-virtual-select.test.esm.js +1 -1
- package/dist/nile-virtual-select/renderer.cjs.js +1 -1
- package/dist/nile-virtual-select/renderer.cjs.js.map +1 -1
- package/dist/nile-virtual-select/renderer.esm.js +13 -14
- package/dist/nile-virtual-select/search-manager.cjs.js +1 -1
- package/dist/nile-virtual-select/search-manager.cjs.js.map +1 -1
- package/dist/nile-virtual-select/search-manager.esm.js +1 -1
- package/dist/nile-virtual-select/selection-manager.cjs.js +1 -1
- package/dist/nile-virtual-select/selection-manager.cjs.js.map +1 -1
- package/dist/nile-virtual-select/selection-manager.esm.js +1 -1
- package/dist/nile-virtual-select/types.cjs.js +1 -1
- package/dist/nile-virtual-select/types.esm.js +1 -1
- package/dist/scopedElementsWrapper-24f32095.cjs.js +6 -0
- package/dist/scopedElementsWrapper-24f32095.cjs.js.map +1 -0
- package/dist/scopedElementsWrapper-7a509408.esm.js +7 -0
- package/dist/sinon-esm-69e51168.cjs.js +2 -0
- package/dist/sinon-esm-69e51168.cjs.js.map +1 -0
- package/dist/sinon-esm-73a0cd99.esm.js +1 -0
- package/dist/src/index.d.ts +0 -3
- package/dist/src/index.js +0 -3
- package/dist/src/index.js.map +1 -1
- package/dist/src/internal/form.js +3 -3
- package/dist/src/internal/form.js.map +1 -1
- package/dist/src/internal/resizable-table-styles.js +0 -12
- package/dist/src/internal/resizable-table-styles.js.map +1 -1
- package/dist/src/nile-calendar/test.d.ts +0 -0
- package/dist/src/nile-calendar/test.js +2 -0
- package/dist/src/nile-calendar/test.js.map +1 -0
- package/dist/src/nile-chip/nile-chip.js +1 -10
- package/dist/src/nile-chip/nile-chip.js.map +1 -1
- package/dist/src/nile-code-editor/nile-code-editor.d.ts +0 -3
- package/dist/src/nile-code-editor/nile-code-editor.js +3 -23
- package/dist/src/nile-code-editor/nile-code-editor.js.map +1 -1
- package/dist/src/nile-code-editor/theme.d.ts +0 -6
- package/dist/src/nile-code-editor/theme.js +2 -8
- package/dist/src/nile-code-editor/theme.js.map +1 -1
- package/dist/src/nile-icon/icons/svg/ng-action.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-action.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-action.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-activity.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-activity.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-activity.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-alert-circle.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-alert-circle.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-alert-circle.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-align-center.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-align-center.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-align-center.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-annotation-x.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-annotation-x.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-annotation-x.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-arrow-down.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-arrow-down.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-arrow-down.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-arrow-narrow-down.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-arrow-narrow-down.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-arrow-narrow-down.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-arrow-narrow-left.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-arrow-narrow-left.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-arrow-narrow-left.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-arrow-narrow-right.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-arrow-narrow-right.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-arrow-narrow-right.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-arrow-up.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-arrow-up.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-arrow-up.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-bar-chart-12.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-bar-chart-12.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-bar-chart-12.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-bell-01.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-bell-01.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-bell-01.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-bell-ringing-04.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-bell-ringing-04.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-bell-ringing-04.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-bold-01.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-bold-01.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-bold-01.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-building-01.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-building-01.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-building-01.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-building-05.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-building-05.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-building-05.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-button-loading-blue-animated.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-button-loading-blue-animated.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-button-loading-blue-animated.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-button-loading-blue.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-button-loading-blue.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-button-loading-blue.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-calendar-plus-02.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-calendar-plus-02.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-calendar-plus-02.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-calendar.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-calendar.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-calendar.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-check-circle-broken.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-check-circle-broken.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-check-circle-broken.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-check-circle.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-check-circle.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-check-circle.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-check-square-broken.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-check-square-broken.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-check-square-broken.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-check.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-check.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-check.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-chevron-down.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-chevron-down.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-chevron-down.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-chevron-left.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-chevron-left.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-chevron-left.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-chevron-right.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-chevron-right.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-chevron-right.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-chevron-selector-vertical.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-chevron-selector-vertical.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-chevron-selector-vertical.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-chevron-up-double.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-chevron-up-double.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-chevron-up-double.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-chevron-up.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-chevron-up.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-chevron-up.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-copy-03.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-copy-03.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-copy-03.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-dataflow-04.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-dataflow-04.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-dataflow-04.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-dots-grid.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-dots-grid.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-dots-grid.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-dots-vertical.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-dots-vertical.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-dots-vertical.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-download-01.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-download-01.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-download-01.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-dropdown.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-dropdown.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-dropdown.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-edit-02.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-edit-02.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-edit-02.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-edit-05.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-edit-05.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-edit-05.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-expand-06.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-expand-06.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-expand-06.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-eye-off.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-eye-off.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-eye-off.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-eye.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-eye.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-eye.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-file-02.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-file-02.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-file-02.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-file-06.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-file-06.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-file-06.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-file-check-02.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-file-check-02.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-file-check-02.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-file-question-03.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-file-question-03.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-file-question-03.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-filter-lines.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-filter-lines.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-filter-lines.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-grid-01.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-grid-01.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-grid-01.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-help-circle.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-help-circle.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-help-circle.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-image-03.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-image-03.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-image-03.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-image-user-left.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-image-user-left.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-image-user-left.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-info-circle.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-info-circle.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-info-circle.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-italic-01.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-italic-01.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-italic-01.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-layers-three-01.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-layers-three-01.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-layers-three-01.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-list.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-list.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-list.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-log-out-01.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-log-out-01.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-log-out-01.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-mail-01.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-mail-01.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-mail-01.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-mail-04.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-mail-04.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-mail-04.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-marker-pin-01.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-marker-pin-01.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-marker-pin-01.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-menu-05.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-menu-05.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-menu-05.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-message-text-square-01.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-message-text-square-01.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-message-text-square-01.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-minimize-02.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-minimize-02.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-minimize-02.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-minus.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-minus.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-minus.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-plus.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-plus.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-plus.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-refresh-cw-02.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-refresh-cw-02.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-refresh-cw-02.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-rocket-02.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-rocket-02.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-rocket-02.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-search-lg.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-search-lg.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-search-lg.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-send-01.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-send-01.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-send-01.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-settings-01.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-settings-01.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-settings-01.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-share-04.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-share-04.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-share-04.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-share-06.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-share-06.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-share-06.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-stars-02.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-stars-02.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-stars-02.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-trash-01.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-trash-01.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-trash-01.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-trash-03.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-trash-03.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-trash-03.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-trend-up-01.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-trend-up-01.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-trend-up-01.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-underline-01.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-underline-01.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-underline-01.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-upload-01.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-upload-01.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-upload-01.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-upload-cloud-02.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-upload-cloud-02.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-upload-cloud-02.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-user-01.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-user-01.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-user-01.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-user-check-02-1.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-user-check-02-1.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-user-check-02-1.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-user-check-02.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-user-check-02.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-user-check-02.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-user-plus-02.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-user-plus-02.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-user-plus-02.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-user-right-01.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-user-right-01.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-user-right-01.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-users-01.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-users-01.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-users-01.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-x-circle.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-x-circle.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-x-circle.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-x-close.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-x-close.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-x-close.js.map +1 -0
- package/dist/src/nile-icon/icons/svg/ng-x-square.d.ts +5 -0
- package/dist/src/nile-icon/icons/svg/ng-x-square.js +5 -0
- package/dist/src/nile-icon/icons/svg/ng-x-square.js.map +1 -0
- package/dist/src/nile-option/nile-option.d.ts +1 -3
- package/dist/src/nile-option/nile-option.js +15 -22
- package/dist/src/nile-option/nile-option.js.map +1 -1
- package/dist/src/nile-select/nile-select.d.ts +3 -14
- package/dist/src/nile-select/nile-select.js +21 -64
- package/dist/src/nile-select/nile-select.js.map +1 -1
- package/dist/src/nile-table-cell-item/nile-table-cell-item.css.js +4 -0
- package/dist/src/nile-table-cell-item/nile-table-cell-item.css.js.map +1 -1
- package/dist/src/nile-table-header-item/nile-table-header-item.css.js +2 -0
- package/dist/src/nile-table-header-item/nile-table-header-item.css.js.map +1 -1
- package/dist/src/nile-table-row/nile-table-row.css.js +51 -0
- package/dist/src/nile-table-row/nile-table-row.css.js.map +1 -1
- package/dist/src/nile-table-row/nile-table-row.d.ts +4 -0
- package/dist/src/nile-table-row/nile-table-row.js +58 -11
- package/dist/src/nile-table-row/nile-table-row.js.map +1 -1
- package/dist/src/nile-virtual-select/renderer.js +0 -3
- package/dist/src/nile-virtual-select/renderer.js.map +1 -1
- package/dist/src/version.d.ts +9 -0
- package/dist/src/version.js +7 -0
- package/dist/src/version.js.map +1 -0
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/version.cjs.js +2 -0
- package/dist/version.cjs.js.map +1 -0
- package/dist/version.esm.js +1 -0
- package/dist/virtualize-3a6cec69.esm.js +22 -0
- package/dist/virtualize-72f549f4.cjs.js +18 -0
- package/dist/virtualize-72f549f4.cjs.js.map +1 -0
- package/package.json +1 -1
- package/src/index.ts +1 -4
- package/src/internal/form.ts +3 -3
- package/src/internal/resizable-table-styles.ts +0 -12
- package/src/nile-chip/nile-chip.ts +1 -9
- package/src/nile-code-editor/nile-code-editor.ts +4 -25
- package/src/nile-code-editor/theme.ts +2 -8
- package/src/nile-option/nile-option.ts +12 -19
- package/src/nile-select/nile-select.ts +13 -65
- package/src/nile-table-cell-item/nile-table-cell-item.css.ts +4 -0
- package/src/nile-table-header-item/nile-table-header-item.css.ts +2 -0
- package/src/nile-table-row/nile-table-row.css.ts +51 -0
- package/src/nile-table-row/nile-table-row.ts +50 -7
- package/vscode-html-custom-data.json +23 -376
- package/src/nile-file-preview/index.ts +0 -1
- package/src/nile-file-preview/nile-file-preview.css.ts +0 -589
- package/src/nile-file-preview/nile-file-preview.template.ts +0 -259
- package/src/nile-file-preview/nile-file-preview.test.ts +0 -38
- package/src/nile-file-preview/nile-file-preview.ts +0 -205
- package/src/nile-file-preview/types/index.ts +0 -2
- package/src/nile-file-preview/types/nile-file-preview.enums.ts +0 -32
- package/src/nile-file-preview/types/nile-file-preview.interface.ts +0 -4
- package/src/nile-file-preview/utils/index.ts +0 -1
- package/src/nile-file-preview/utils/nile-file-preview.util.ts +0 -72
- package/src/nile-file-upload/index.ts +0 -1
- package/src/nile-file-upload/nile-file-upload.css.ts +0 -624
- package/src/nile-file-upload/nile-file-upload.template.ts +0 -217
- package/src/nile-file-upload/nile-file-upload.test.ts +0 -38
- package/src/nile-file-upload/nile-file-upload.ts +0 -161
- package/src/nile-file-upload/types/file-upload.enums.ts +0 -46
- package/src/nile-file-upload/types/file-upload.type.ts +0 -5
- package/src/nile-file-upload/types/index.ts +0 -2
- package/src/nile-file-upload/utils/drag-drop.util.ts +0 -106
- package/src/nile-file-upload/utils/file-validation.util.ts +0 -216
- package/src/nile-select/virtual-scroll-helper.ts +0 -56
- package/src/nile-virtual-select/index.ts +0 -1
- package/src/nile-virtual-select/nile-virtual-select.css.ts +0 -491
- package/src/nile-virtual-select/nile-virtual-select.test.ts +0 -774
- package/src/nile-virtual-select/nile-virtual-select.ts +0 -1314
- package/src/nile-virtual-select/renderer.ts +0 -102
- package/src/nile-virtual-select/search-manager.ts +0 -50
- package/src/nile-virtual-select/selection-manager.ts +0 -75
- package/src/nile-virtual-select/types.ts +0 -54
@@ -0,0 +1,2 @@
|
|
1
|
+
System.register([],function(_export,_context){"use strict";var e,t,n,r;function _typeof(o){"@babel/helpers - typeof";return _typeof="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(o){return typeof o;}:function(o){return o&&"function"==typeof Symbol&&o.constructor===Symbol&&o!==Symbol.prototype?"symbol":typeof o;},_typeof(o);}return{setters:[],execute:function execute(){(function(){try{"undefined"!=typeof window&&(window.nile=window.nile||{},window.nile.version="0.1.64");}catch(_unused){}})();t="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},n={exports:{}};e=n,function t(n){var r=n,a=n.document;function u(e){return(u="function"==typeof Symbol&&"symbol"==_typeof(Symbol.iterator)?function(e){return _typeof(e);}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":_typeof(e);})(e);}var i=i||{};function o(e){this.name="SupportError",this.cause=e.cause,this.message="`".concat(e.cause,"` - feature unsupported in your environment."),e.ruleId&&(this.ruleId=e.ruleId,this.message+=" Skipping ".concat(this.ruleId," rule.")),this.stack=new Error().stack;}i.version="4.10.2","object"===u(e)&&e.exports&&"function"==typeof t.toString&&(i.source="("+t.toString()+')(typeof window === "object" ? window : this);',e.exports=i),"function"==typeof n.getComputedStyle&&(n.axe=i),(o.prototype=Object.create(Error.prototype)).constructor=o;var l=["node"],s=["relatedNodes"],c=["node"],d=["variant"],D=["matches"],f=["chromium"],p=["noImplicit"],m=["noPresentational"],h=["precision","format","inGamut"],v=["space"],b=["algorithm"],F=["method"],g=["maxDeltaE","deltaEMethod","steps","maxSteps"],y=["node"],w=["environmentData"],E=["environmentData"],C=["environmentData"],x=["environmentData"],A=["environmentData"];function B(e,t,n){t=R(t);var r=e;if((t=k()?Reflect.construct(t,n||[],R(e).constructor):t.apply(e,n))&&("object"==u(t)||"function"==typeof t))return t;if(void 0!==t)throw new TypeError("Derived constructors may only return object or undefined");if(void 0!==(t=r))return t;throw new ReferenceError("this hasn't been initialised - super() hasn't been called");}function k(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}));}catch(e){}return(k=function k(){return!!e;})();}function R(e){return(R=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(e){return e.__proto__||Object.getPrototypeOf(e);})(e);}function T(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&M(e,t);}function M(e,t){return(M=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e;})(e,t);}function N(e,t,n){j(e,t),t.set(e,n);}function O(e,t){j(e,t),t.add(e);}function j(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object");}function S(e,t){return e.get(q(e,t));}function I(e,t,n){e.set(q(e,t),n);}function q(e,t,n){if("function"==typeof e?e===t:e.has(t))return arguments.length<3?t:n;throw new TypeError("Private element is not present on this object");}function _(e,t){if(null==e)return{};var n,r=function(e,t){if(null==e)return{};var n,r={};for(n in e)!{}.hasOwnProperty.call(e,n)||t.includes(n)||(r[n]=e[n]);return r;}(e,t);if(Object.getOwnPropertySymbols)for(var a=Object.getOwnPropertySymbols(e),u=0;u<a.length;u++)n=a[u],t.includes(n)||{}.propertyIsEnumerable.call(e,n)&&(r[n]=e[n]);return r;}function z(e){return function(e){if(Array.isArray(e))return X(e);}(e)||$(e)||Z(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");}();}function $(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e);}function P(){return(P=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n,r=arguments[t];for(n in r)!{}.hasOwnProperty.call(r,n)||(e[n]=r[n]);}return e;}).apply(null,arguments);}function L(e,t){return V(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,a,u,i,o=[],l=!0,s=!1;try{if(u=(n=n.call(e)).next,0===t){if(Object(n)!==n)return;l=!1;}else for(;!(l=(r=u.call(n)).done)&&(o.push(r.value),o.length!==t);l=!0);}catch(e){s=!0,a=e;}finally{try{if(!l&&null!=n["return"]&&(i=n["return"](),Object(i)!==i))return;}finally{if(s)throw a;}}return o;}}(e,t)||Z(e,t)||H();}function H(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");}function V(e){if(Array.isArray(e))return e;}function U(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function");}function G(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,W(r.key),r);}}function K(e,t,n){return t&&G(e.prototype,t),n&&G(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e;}function W(e){return e=function(e){if("object"!=u(e)||!e)return e;var t=e[Symbol.toPrimitive];if(void 0===t)return String(e);if(t=t.call(e,"string"),"object"==u(t))throw new TypeError("@@toPrimitive must return a primitive value.");return t;}(e),"symbol"==u(e)?e:e+"";}function Y(e,t){var n,r,a,u,i="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(i)return a=!(r=!0),{s:function s(){i=i.call(e);},n:function n(){var e=i.next();return r=e.done,e;},e:function e(_e2){a=!0,n=_e2;},f:function f(){try{r||null==i["return"]||i["return"]();}finally{if(a)throw n;}}};if(Array.isArray(e)||(i=Z(e))||t&&e&&"number"==typeof e.length)return i&&(e=i),u=0,{s:t=function t(){},n:function n(){return u>=e.length?{done:!0}:{done:!1,value:e[u++]};},e:function e(_e3){throw _e3;},f:t};throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");}function Z(e,t){var n;if(e)return"string"==typeof e?X(e,t):"Map"===(n="Object"===(n={}.toString.call(e).slice(8,-1))&&e.constructor?e.constructor.name:n)||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?X(e,t):void 0;}function X(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r;}function u(e){return(u="function"==typeof Symbol&&"symbol"==_typeof(Symbol.iterator)?function(e){return _typeof(e);}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":_typeof(e);})(e);}var J,Q,ee,te,ne,re,ae,ue,ie,oe,le=void 0;function se(e,t){return function(){return t||e((t={exports:{}}).exports,t),t.exports;};}function ce(e,t){for(var n in t)pe(e,n,{get:t[n],enumerable:!0});}function de(e){return function(e,t,n){if(t&&"object"===u(t)||"function"==typeof t){var r,a=Y(ve(t));try{for(a.s();!(r=a.n()).done;)(function(){var a=r.value;he.call(e,a)||"default"===a||pe(e,a,{get:function get(){return t[a];},enumerable:!(n=be(t,a))||n.enumerable});})();}catch(e){a.e(e);}finally{a.f();}}return e;}((t=pe(null!=e?fe(me(e)):{},"default",e&&e.o&&"default"in e?{get:function get(){return e["default"];},enumerable:!0}:{value:e,enumerable:!0}),pe(t,"__esModule",{value:!0})),e);var t;}function De(e,t,n){(t="symbol"!==u(t)?t+"":t)in e?pe(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;}var fe=Object.create,pe=Object.defineProperty,me=Object.getPrototypeOf,he=Object.prototype.hasOwnProperty,ve=Object.getOwnPropertyNames,be=Object.getOwnPropertyDescriptor,Fe=se(function(e,t){t.exports=function(){};}),ge=se(function(e,t){var n=Fe()();t.exports=function(e){return e!==n&&null!==e;};}),ye=se(function(e,t){var n=ge(),r=Array.prototype.forEach,a=Object.create;t.exports=function(e){var t=a(null);return r.call(arguments,function(e){if(n(e)){var r,a=Object(e),u=t;for(r in a)u[r]=a[r];}}),t;};}),we=se(function(e,t){t.exports=function(){var e=Math.sign;return"function"==typeof e&&1===e(10)&&-1===e(-20);};}),Ee=se(function(e,t){t.exports=function(e){return e=Number(e),isNaN(e)||0===e?e:0<e?1:-1;};}),Ce=se(function(e,t){t.exports=we()()?Math.sign:Ee();}),xe=se(function(e,t){var n=Ce(),r=Math.abs,a=Math.floor;t.exports=function(e){return isNaN(e)?0:0!==(e=Number(e))&&isFinite(e)?n(e)*a(r(e)):e;};}),Ae=se(function(e,t){var n=xe(),r=Math.max;t.exports=function(e){return r(0,n(e));};}),Be=se(function(e,t){var n=Ae();t.exports=function(e,t,r){return isNaN(e)?0<=t?r&&t?t-1:t:1:!1!==e&&n(e);};}),ke=se(function(e,t){t.exports=function(e){if("function"!=typeof e)throw new TypeError(e+" is not a function");return e;};}),Re=se(function(e,t){var n=ge();t.exports=function(e){if(n(e))return e;throw new TypeError("Cannot use null or undefined");};}),Te=se(function(e,t){var n=ke(),r=Re(),a=Function.prototype.bind,u=Function.prototype.call,i=Object.keys,o=Object.prototype.propertyIsEnumerable;t.exports=function(e,t){return function(l,s){var c,d=arguments[2],D=arguments[3];return l=Object(r(l)),n(s),c=i(l),D&&c.sort("function"==typeof D?a.call(D,l):void 0),"function"!=typeof e&&(e=c[e]),u.call(e,c,function(e,n){return o.call(l,e)?u.call(s,d,l[e],e,l,n):t;});};};}),Me=se(function(e,t){t.exports=Te()("forEach");}),Ne=se(function(){}),Oe=se(function(e,t){t.exports=function(){var e=Object.assign;return"function"==typeof e&&(e(e={foo:"raz"},{bar:"dwa"},{trzy:"trzy"}),e.foo+e.bar+e.trzy==="razdwatrzy");};}),je=se(function(e,t){t.exports=function(){try{return Object.keys("primitive"),!0;}catch(e){return!1;}};}),Se=se(function(e,t){var n=ge(),r=Object.keys;t.exports=function(e){return r(n(e)?Object(e):e);};}),Ie=se(function(e,t){t.exports=je()()?Object.keys:Se();}),qe=se(function(e,t){var n=Ie(),r=Re(),a=Math.max;t.exports=function(e,t){var u,i,o,l=a(arguments.length,2);for(e=Object(r(e)),o=function o(n){try{e[n]=t[n];}catch(n){u=u||n;}},i=1;i<l;++i)n(t=arguments[i]).forEach(o);if(void 0!==u)throw u;return e;};}),_e=se(function(e,t){t.exports=Oe()()?Object.assign:qe();}),ze=se(function(e,t){var n=ge(),r={"function":!0,object:!0};t.exports=function(e){return n(e)&&r[u(e)]||!1;};}),$e=se(function(e,t){var n=_e(),r=ze(),a=ge(),u=Error.captureStackTrace;t.exports=function(e){e=new Error(e);var i=arguments[1],o=arguments[2];return a(o)||r(i)&&(o=i,i=null),a(o)&&n(e,o),a(i)&&(e.code=i),u&&u(e,t.exports),e;};}),Pe=se(function(e,t){var n=Re(),r=Object.defineProperty,a=Object.getOwnPropertyDescriptor,u=Object.getOwnPropertyNames,i=Object.getOwnPropertySymbols;t.exports=function(e,t){var o,l=Object(n(t));if(e=Object(n(e)),u(l).forEach(function(n){try{r(e,n,a(t,n));}catch(n){o=n;}}),"function"==typeof i&&i(l).forEach(function(n){try{r(e,n,a(t,n));}catch(n){o=n;}}),void 0!==o)throw o;return e;};}),Le=se(function(e,t){function n(e,t){return t;}var r,a,u,i,o,l=Ae();try{Object.defineProperty(n,"length",{configurable:!0,writable:!1,enumerable:!1,value:1});}catch(e){}1===n.length?(r={configurable:!0,writable:!1,enumerable:!1},a=Object.defineProperty,t.exports=function(e,t){return t=l(t),e.length===t?e:(r.value=t,a(e,"length",r));}):(i=Pe(),o=[],u=function u(e){var t,n=0;if(o[e])return o[e];for(t=[];e--;)t.push("a"+(++n).toString(36));return new Function("fn","return function ("+t.join(", ")+") { return fn.apply(this, arguments); };");},t.exports=function(e,t){if(t=l(t),e.length===t)return e;t=u(t)(e);try{i(t,e);}catch(e){}return t;});}),He=se(function(e,t){t.exports=function(e){return null!=e;};}),Ve=se(function(e,t){var n=He(),r={object:!0,"function":!0,undefined:!0};t.exports=function(e){return!!n(e)&&hasOwnProperty.call(r,u(e));};}),Ue=se(function(e,t){var n=Ve();t.exports=function(e){if(!n(e))return!1;try{return!!e.constructor&&e.constructor.prototype===e;}catch(e){return!1;}};}),Ge=se(function(e,t){var n=Ue();t.exports=function(e){if("function"!=typeof e)return!1;if(!hasOwnProperty.call(e,"length"))return!1;try{if("number"!=typeof e.length)return!1;if("function"!=typeof e.call)return!1;if("function"!=typeof e.apply)return!1;}catch(e){return!1;}return!n(e);};}),Ke=se(function(e,t){var n=Ge(),r=/^\s*class[\s{/}]/,a=Function.prototype.toString;t.exports=function(e){return!!n(e)&&!r.test(a.call(e));};}),We=se(function(e,t){var n="razdwatrzy";t.exports=function(){return"function"==typeof n.contains&&!0===n.contains("dwa")&&!1===n.contains("foo");};}),Ye=se(function(e,t){var n=String.prototype.indexOf;t.exports=function(e){return-1<n.call(this,e,arguments[1]);};}),Ze=se(function(e,t){t.exports=We()()?String.prototype.contains:Ye();}),Xe=se(function(e,t){var n=He(),r=Ke(),a=_e(),u=ye(),i=Ze();(t.exports=function(e,t){var r,o,l,s;return arguments.length<2||"string"!=typeof e?(s=t,t=e,e=null):s=arguments[2],n(e)?(r=i.call(e,"c"),o=i.call(e,"e"),l=i.call(e,"w")):o=!(r=l=!0),e={value:t,configurable:r,enumerable:o,writable:l},s?a(u(s),e):e;}).gs=function(e,t,o){var l,s;return"string"!=typeof e?(s=o,o=t,t=e,e=null):s=arguments[3],n(t)?r(t)?n(o)?r(o)||(s=o,o=void 0):o=void 0:(s=t,t=o=void 0):t=void 0,e=n(e)?(l=i.call(e,"c"),i.call(e,"e")):!(l=!0),t={get:t,set:o,configurable:l,enumerable:e},s?a(u(s),t):t;};}),Je=se(function(e,t){var n=Xe(),r=ke(),a=Function.prototype.apply,i=Function.prototype.call,o=Object.create,l=Object.defineProperty,s=Object.defineProperties,c=Object.prototype.hasOwnProperty,d={configurable:!0,enumerable:!1,writable:!0},D=function D(e,t){var n;return r(t),c.call(this,"__ee__")?n=this.D:(n=d.value=o(null),l(this,"__ee__",d),d.value=null),n[e]?"object"===u(n[e])?n[e].push(t):n[e]=[n[e],t]:n[e]=t,this;},f=function f(e,t){var _n2,u;return r(t),u=this,D.call(this,e,_n2=function n(){p.call(u,e,_n2),a.call(t,this,arguments);}),_n2.m=t,this;},p=function p(e,t){var n,a,i,o;if(r(t),c.call(this,"__ee__")&&(n=this.D)[e])if("object"===u(a=n[e]))for(o=0;i=a[o];++o)i!==t&&i.m!==t||(2===a.length?n[e]=a[o?0:1]:a.splice(o,1));else a!==t&&a.m!==t||delete n[e];return this;},m=function m(e){var t,n,r,o,l;if(c.call(this,"__ee__")&&(o=this.D[e]))if("object"===u(o)){for(n=arguments.length,l=new Array(n-1),t=1;t<n;++t)l[t-1]=arguments[t];for(o=o.slice(),t=0;r=o[t];++t)a.call(r,this,l);}else switch(arguments.length){case 1:i.call(o,this);break;case 2:i.call(o,this,arguments[1]);break;case 3:i.call(o,this,arguments[1],arguments[2]);break;default:for(n=arguments.length,l=new Array(n-1),t=1;t<n;++t)l[t-1]=arguments[t];a.call(o,this,l);}},h={on:D,once:f,off:p,emit:m},v={on:n(D),once:n(f),off:n(p),emit:n(m)},b=s({},v);t.exports=e=function e(_e4){return null==_e4?o(b):s(Object(_e4),v);},e.methods=h;}),Qe=se(function(e,t){t.exports=function(){var e,t=Array.from;return"function"==typeof t&&(e=t(t=["raz","dwa"]),Boolean(e&&e!==t&&"dwa"===e[1]));};}),et=se(function(e,t){t.exports=function(){return"object"===("undefined"==typeof globalThis?"undefined":u(globalThis))&&!!globalThis&&globalThis.Array===Array;};}),tt=se(function(e,t){function r(){if("object"===("undefined"==typeof self?"undefined":u(self))&&self)return self;if("object"===(void 0===n?"undefined":u(n))&&n)return n;throw new Error("Unable to resolve global `this`");}t.exports=function(){if(this)return this;try{Object.defineProperty(Object.prototype,"B",{get:function get(){return this;},configurable:!0});}catch(e){return r();}try{return __global__||r();}finally{delete Object.prototype.B;}}();}),nt=se(function(e,t){t.exports=et()()?globalThis:tt();}),rt=se(function(e,t){var n=nt(),r={object:!0,symbol:!0};t.exports=function(){var e,t=n.Symbol;if("function"!=typeof t)return!1;e=t("test symbol");try{String(e);}catch(e){return!1;}return!!r[u(t.iterator)]&&!!r[u(t.toPrimitive)]&&!!r[u(t.toStringTag)];};}),at=se(function(e,t){t.exports=function(e){return!!e&&("symbol"===u(e)||!!e.constructor&&"Symbol"===e.constructor.name&&"Symbol"===e[e.constructor.toStringTag]);};}),ut=se(function(e,t){var n=at();t.exports=function(e){if(n(e))return e;throw new TypeError(e+" is not a symbol");};}),it=se(function(e,t){var n=Xe(),r=Object.create,a=Object.defineProperty,u=Object.prototype,i=r(null);t.exports=function(e){for(var t,r,o=0;i[e+(o||"")];)++o;return i[e+=o||""]=!0,a(u,t="@@"+e,n.gs(null,function(e){r||(r=!0,a(this,t,n(e)),r=!1);})),t;};}),ot=se(function(e,t){var n=Xe(),r=nt().Symbol;t.exports=function(e){return Object.defineProperties(e,{hasInstance:n("",r&&r.hasInstance||e("hasInstance")),isConcatSpreadable:n("",r&&r.isConcatSpreadable||e("isConcatSpreadable")),iterator:n("",r&&r.iterator||e("iterator")),match:n("",r&&r.match||e("match")),replace:n("",r&&r.replace||e("replace")),search:n("",r&&r.search||e("search")),species:n("",r&&r.species||e("species")),split:n("",r&&r.split||e("split")),toPrimitive:n("",r&&r.toPrimitive||e("toPrimitive")),toStringTag:n("",r&&r.toStringTag||e("toStringTag")),unscopables:n("",r&&r.unscopables||e("unscopables"))});};}),lt=se(function(e,t){var n=Xe(),r=ut(),a=Object.create(null);t.exports=function(e){return Object.defineProperties(e,{"for":n(function(t){return a[t]||(a[t]=e(String(t)));}),keyFor:n(function(e){for(var t in r(e),a)if(a[t]===e)return t;})});};}),st=se(function(e,t){var n,_r2,a,i=Xe(),o=ut(),l=nt().Symbol,s=it(),c=ot(),d=lt(),D=Object.create,f=Object.defineProperties,p=Object.defineProperty;if("function"==typeof l)try{String(l()),a=!0;}catch(e){}else l=null;_r2=function r(e){if(this instanceof _r2)throw new TypeError("Symbol is not a constructor");return n(e);},t.exports=n=function e(t){var n;if(this instanceof e)throw new TypeError("Symbol is not a constructor");return a?l(t):(n=D(_r2.prototype),t=void 0===t?"":String(t),f(n,{k:i("",t),R:i("",s(t))}));},c(n),d(n),f(_r2.prototype,{constructor:i(n),toString:i("",function(){return this.R;})}),f(n.prototype,{toString:i(function(){return"Symbol ("+o(this).k+")";}),valueOf:i(function(){return o(this);})}),p(n.prototype,n.toPrimitive,i("",function(){var e=o(this);return"symbol"===u(e)?e:e.toString();})),p(n.prototype,n.toStringTag,i("c","Symbol")),p(_r2.prototype,n.toStringTag,i("c",n.prototype[n.toStringTag])),p(_r2.prototype,n.toPrimitive,i("c",n.prototype[n.toPrimitive]));}),ct=se(function(e,t){t.exports=rt()()?nt().Symbol:st();}),dt=se(function(e,t){var n=Object.prototype.toString,r=n.call(function(){return arguments;}());t.exports=function(e){return n.call(e)===r;};}),Dt=se(function(e,t){var n=Object.prototype.toString,r=RegExp.prototype.test.bind(/^[object [A-Za-z0-9]*Function]$/);t.exports=function(e){return"function"==typeof e&&r(n.call(e));};}),ft=se(function(e,t){var n=Object.prototype.toString,r=n.call("");t.exports=function(e){return"string"==typeof e||e&&"object"===u(e)&&(e instanceof String||n.call(e)===r)||!1;};}),pt=se(function(e,t){var n=ct().iterator,r=dt(),a=Dt(),u=Ae(),i=ke(),o=Re(),l=ge(),s=ft(),c=Array.isArray,d=Function.prototype.call,D={configurable:!0,enumerable:!0,writable:!0,value:null},f=Object.defineProperty;t.exports=function(e){var t,p,m,h,v,b,F,g,y,w,E=arguments[1],C=arguments[2];if(e=Object(o(e)),l(E)&&i(E),this&&this!==Array&&a(this))t=this;else{if(!E){if(r(e))return 1!==(v=e.length)?Array.apply(null,e):((h=new Array(1))[0]=e[0],h);if(c(e)){for(h=new Array(v=e.length),p=0;p<v;++p)h[p]=e[p];return h;}}h=[];}if(!c(e))if(void 0!==(y=e[n])){for(F=i(y).call(e),t&&(h=new t()),g=F.next(),p=0;!g.done;)w=E?d.call(E,C,g.value,p):g.value,t?(D.value=w,f(h,p,D)):h[p]=w,g=F.next(),++p;v=p;}else if(s(e)){for(v=e.length,t&&(h=new t()),m=p=0;p<v;++p)w=e[p],p+1<v&&55296<=(b=w.charCodeAt(0))&&b<=56319&&(w+=e[++p]),w=E?d.call(E,C,w,m):w,t?(D.value=w,f(h,m,D)):h[m]=w,++m;v=m;}if(void 0===v)for(v=u(e.length),t&&(h=new t(v)),p=0;p<v;++p)w=E?d.call(E,C,e[p],p):e[p],t?(D.value=w,f(h,p,D)):h[p]=w;return t&&(D.value=null,h.length=v),h;};}),mt=se(function(e,t){t.exports=Qe()()?Array.from:pt();}),ht=se(function(e,t){var n=mt(),r=Array.isArray;t.exports=function(e){return r(e)?e:n(e);};}),vt=se(function(e,t){var n=ht(),r=ge(),a=ke(),u=Array.prototype.slice,i=function i(e){return this.map(function(t,n){return t?t(e[n]):e[n];}).concat(u.call(e,this.length));};t.exports=function(e){return(e=n(e)).forEach(function(e){r(e)&&a(e);}),i.bind(e);};}),bt=se(function(e,t){var n=ke();t.exports=function(e){var t;return"function"==typeof e?{set:e,get:e}:(t={get:n(e.get)},void 0!==e.set?(t.set=n(e.set),e["delete"]&&(t["delete"]=n(e["delete"])),e.clear&&(t.clear=n(e.clear))):t.set=t.get,t);};}),Ft=se(function(e,t){var n=$e(),r=Le(),a=Xe(),u=Je().methods,i=vt(),o=bt(),l=Function.prototype.apply,s=Function.prototype.call,c=Object.create,d=Object.defineProperties,D=u.on,f=u.emit;t.exports=function(e,t,u){var p,m,h,v,b,F,g,y,w,E,C,x=c(null),A=!1!==t?t:isNaN(e.length)?1:e.length;return u.normalizer&&(E=o(u.normalizer),m=E.get,h=E.set,v=E["delete"],b=E.clear),null!=u.resolvers&&(C=i(u.resolvers)),E=m?r(function(t){var r,a,u=arguments;if(C&&(u=C(u)),null!==(r=m(u))&&hasOwnProperty.call(x,r))return g&&p.emit("get",r,u,this),x[r];if(a=1===u.length?s.call(e,this,u[0]):l.call(e,this,u),null===r){if(null!==(r=m(u)))throw n("Circular invocation","CIRCULAR_INVOCATION");r=h(u);}else if(hasOwnProperty.call(x,r))throw n("Circular invocation","CIRCULAR_INVOCATION");return x[r]=a,y&&p.emit("set",r,null,a),a;},A):0===t?function(){var t;if(hasOwnProperty.call(x,"data"))return g&&p.emit("get","data",arguments,this),x.data;if(t=arguments.length?l.call(e,this,arguments):s.call(e,this),hasOwnProperty.call(x,"data"))throw n("Circular invocation","CIRCULAR_INVOCATION");return x.data=t,y&&p.emit("set","data",null,t),t;}:function(t){var r,a=arguments;if(C&&(a=C(arguments)),r=String(a[0]),hasOwnProperty.call(x,r))return g&&p.emit("get",r,a,this),x[r];if(a=1===a.length?s.call(e,this,a[0]):l.call(e,this,a),hasOwnProperty.call(x,r))throw n("Circular invocation","CIRCULAR_INVOCATION");return x[r]=a,y&&p.emit("set",r,null,a),a;},p={original:e,memoized:E,profileName:u.profileName,get:function get(e){return C&&(e=C(e)),m?m(e):String(e[0]);},has:function has(e){return hasOwnProperty.call(x,e);},"delete":function _delete(e){var t;hasOwnProperty.call(x,e)&&(v&&v(e),t=x[e],delete x[e],w)&&p.emit("delete",e,t);},clear:function clear(){var e=x;b&&b(),x=c(null),p.emit("clear",e);},on:function on(e,t){return"get"===e?g=!0:"set"===e?y=!0:"delete"===e&&(w=!0),D.call(this,e,t);},emit:f,updateEnv:function updateEnv(){e=p.original;}},u=m?r(function(e){var t=arguments;C&&(t=C(t)),null!==(t=m(t))&&p["delete"](t);},A):0===t?function(){return p["delete"]("data");}:function(e){return C&&(e=C(arguments)[0]),p["delete"](e);},A=r(function(){var e=arguments;return 0===t?x.data:(C&&(e=C(e)),e=m?m(e):String(e[0]),x[e]);}),F=r(function(){var e=arguments;return 0===t?p.has("data"):(C&&(e=C(e)),null!==(e=m?m(e):String(e[0]))&&p.has(e));}),d(E,{T:a(!0),"delete":a(u),clear:a(p.clear),_get:a(A),_has:a(F)}),p;};}),gt=se(function(e,t){var n=ke(),r=Me(),a=Ne(),u=Ft(),i=Be();t.exports=function e(t){var o,l,s;if(n(t),(o=Object(arguments[1])).async&&o.promise)throw new Error("Options 'async' and 'promise' cannot be used together");return hasOwnProperty.call(t,"__memoized__")&&!o.force?t:(l=i(o.length,t.length,o.async&&a.async),s=u(t,l,o),r(a,function(e,t){o[t]&&e(o[t],s,o);}),e.N&&e.N(s),s.updateEnv(),s.memoized);};}),yt=se(function(e,t){t.exports=function(e){var t,n,r=e.length;if(!r)return"";for(t=String(e[n=0]);--r;)t+=""+e[++n];return t;};}),wt=se(function(e,t){t.exports=function(e){return e?function(t){for(var n=String(t[0]),r=0,a=e;--a;)n+=""+t[++r];return n;}:function(){return"";};};}),Et=se(function(e,t){t.exports=function(){var e=Number.isNaN;return"function"==typeof e&&!e({})&&e(NaN)&&!e(34);};}),Ct=se(function(e,t){t.exports=function(e){return e!=e;};}),xt=se(function(e,t){t.exports=Et()()?Number.isNaN:Ct();}),At=se(function(e,t){var n=xt(),r=Ae(),a=Re(),u=Array.prototype.indexOf,i=Object.prototype.hasOwnProperty,o=Math.abs,l=Math.floor;t.exports=function(e){var t,s,c;if(!n(e))return u.apply(this,arguments);for(s=r(a(this).length),e=arguments[1],t=e=isNaN(e)?0:0<=e?l(e):r(this.length)-l(o(e));t<s;++t)if(i.call(this,t)&&(c=this[t],n(c)))return t;return-1;};}),Bt=se(function(e,t){var n=At(),r=Object.create;t.exports=function(){var e=0,t=[],a=r(null);return{get:function get(e){var r,a=0,u=t,i=e.length;if(0===i)return u[i]||null;if(u=u[i]){for(;a<i-1;){if(-1===(r=n.call(u[0],e[a])))return null;u=u[1][r],++a;}return-1===(r=n.call(u[0],e[a]))?null:u[1][r]||null;}return null;},set:function set(r){var u,i=0,o=t,l=r.length;if(0===l)o[l]=++e;else{for(o[l]||(o[l]=[[],[]]),o=o[l];i<l-1;)-1===(u=n.call(o[0],r[i]))&&(u=o[0].push(r[i])-1,o[1].push([[],[]])),o=o[1][u],++i;-1===(u=n.call(o[0],r[i]))&&(u=o[0].push(r[i])-1),o[1][u]=++e;}return a[e]=r,e;},"delete":function _delete(e){var r,u=0,i=t,o=a[e],l=o.length,s=[];if(0===l)delete i[l];else if(i=i[l]){for(;u<l-1;){if(-1===(r=n.call(i[0],o[u])))return;s.push(i,r),i=i[1][r],++u;}if(-1===(r=n.call(i[0],o[u])))return;for(e=i[1][r],i[0].splice(r,1),i[1].splice(r,1);!i[0].length&&s.length;)r=s.pop(),(i=s.pop())[0].splice(r,1),i[1].splice(r,1);}delete a[e];},clear:function clear(){t=[],a=r(null);}};};}),kt=se(function(e,t){var n=At();t.exports=function(){var e=0,t=[],r=[];return{get:function get(e){return-1===(e=n.call(t,e[0]))?null:r[e];},set:function set(n){return t.push(n[0]),r.push(++e),e;},"delete":function _delete(e){-1!==(e=n.call(r,e))&&(t.splice(e,1),r.splice(e,1));},clear:function clear(){t=[],r=[];}};};}),Rt=se(function(e,t){var n=At(),r=Object.create;t.exports=function(e){var t=0,a=[[],[]],u=r(null);return{get:function get(t){for(var r,u=0,i=a;u<e-1;){if(-1===(r=n.call(i[0],t[u])))return null;i=i[1][r],++u;}return-1!==(r=n.call(i[0],t[u]))&&i[1][r]||null;},set:function set(r){for(var i,o=0,l=a;o<e-1;)-1===(i=n.call(l[0],r[o]))&&(i=l[0].push(r[o])-1,l[1].push([[],[]])),l=l[1][i],++o;return-1===(i=n.call(l[0],r[o]))&&(i=l[0].push(r[o])-1),l[1][i]=++t,u[t]=r,t;},"delete":function _delete(t){for(var r,i=0,o=a,l=[],s=u[t];i<e-1;){if(-1===(r=n.call(o[0],s[i])))return;l.push(o,r),o=o[1][r],++i;}if(-1!==(r=n.call(o[0],s[i]))){for(t=o[1][r],o[0].splice(r,1),o[1].splice(r,1);!o[0].length&&l.length;)r=l.pop(),(o=l.pop())[0].splice(r,1),o[1].splice(r,1);delete u[t];}},clear:function clear(){a=[[],[]],u=r(null);}};};}),Tt=se(function(e,t){var n=ke(),r=Me(),a=Function.prototype.call;t.exports=function(e,t){var u={},i=arguments[2];return n(t),r(e,function(e,n,r,o){u[n]=a.call(t,i,e,n,r,o);}),u;};}),Mt=se(function(e,t){function n(e){if("function"!=typeof e)throw new TypeError(e+" is not a function");return e;}function r(e){var t,r,u=a.createTextNode(""),i=0;return new e(function(){var e;if(t)r&&(t=r.concat(t));else{if(!r)return;t=r;}if(r=t,t=null,"function"==typeof r)e=r,r=null,e();else for(u.data=i=++i%2;r;)e=r.shift(),r.length||(r=null),e();}).observe(u,{characterData:!0}),function(e){n(e),t?"function"==typeof t?t=[t,e]:t.push(e):(t=e,u.data=i=++i%2);};}t.exports=function(){if("object"===("undefined"==typeof process?"undefined":u(process))&&process&&"function"==typeof process.nextTick)return process.nextTick;if("function"==typeof queueMicrotask)return function(e){queueMicrotask(n(e));};if("object"===(void 0===a?"undefined":u(a))&&a){if("function"==typeof MutationObserver)return r(MutationObserver);if("function"==typeof WebKitMutationObserver)return r(WebKitMutationObserver);}return"function"==typeof setImmediate?function(e){setImmediate(n(e));}:"function"==typeof setTimeout||"object"===("undefined"==typeof setTimeout?"undefined":u(setTimeout))?function(e){setTimeout(n(e),0);}:null;}();}),Nt=se(function(){var e=mt(),t=Tt(),n=Pe(),r=Le(),a=Mt(),u=Array.prototype.slice,i=Function.prototype.apply,o=Object.create;Ne().async=function(l,s){var c,d,D,f=o(null),p=o(null),m=s.memoized,h=s.original;s.memoized=r(function(e){var t=arguments,n=t[t.length-1];return"function"==typeof n&&(c=n,t=u.call(t,0,-1)),m.apply(d=this,D=t);},m);try{n(s.memoized,m);}catch(l){}s.on("get",function(e){var t,n,r;c&&(f[e]?("function"==typeof f[e]?f[e]=[f[e],c]:f[e].push(c),c=null):(t=c,n=d,r=D,c=d=D=null,a(function(){var a;hasOwnProperty.call(p,e)?(a=p[e],s.emit("getasync",e,r,n),i.call(t,a.context,a.args)):(c=t,d=n,D=r,m.apply(n,r));})));}),s.original=function(){var t,n,r,u;return c?(t=e(arguments),r=c,c=d=D=null,t.push(n=function t(n){var r,o,l=t.id;if(null==l)a(i.bind(t,this,arguments));else if(delete t.id,r=f[l],delete f[l],r)return o=e(arguments),s.has(l)&&(n?s["delete"](l):(p[l]={context:this,args:o},s.emit("setasync",l,"function"==typeof r?1:r.length))),"function"==typeof r?u=i.call(r,this,o):r.forEach(function(e){u=i.call(e,this,o);},this),u;}),u=i.call(h,this,t),n.cb=r,c=n,u):i.call(h,this,arguments);},s.on("set",function(e){c?(f[e]?"function"==typeof f[e]?f[e]=[f[e],c.cb]:f[e].push(c.cb):f[e]=c.cb,delete c.cb,c.id=e,c=null):s["delete"](e);}),s.on("delete",function(e){var t;hasOwnProperty.call(f,e)||p[e]&&(t=p[e],delete p[e],s.emit("deleteasync",e,u.call(t.args,1)));}),s.on("clear",function(){var e=p;p=o(null),s.emit("clearasync",t(e,function(e){return u.call(e.args,1);}));});};}),Ot=se(function(e,t){var n=Array.prototype.forEach,r=Object.create;t.exports=function(e){var t=r(null);return n.call(arguments,function(e){t[e]=!0;}),t;};}),jt=se(function(e,t){t.exports=function(e){return"function"==typeof e;};}),St=se(function(e,t){var n=jt();t.exports=function(e){try{return e&&n(e.toString)?e.toString():String(e);}catch(e){throw new TypeError("Passed argument cannot be stringifed");}};}),It=se(function(e,t){var n=Re(),r=St();t.exports=function(e){return r(n(e));};}),qt=se(function(e,t){var n=jt();t.exports=function(e){try{return e&&n(e.toString)?e.toString():String(e);}catch(e){return"<Non-coercible to string value>";}};}),_t=se(function(e,t){var n=qt(),r=/[\n\r\u2028\u2029]/g;t.exports=function(e){return(e=100<(e=n(e)).length?e.slice(0,99)+"…":e).replace(r,function(e){return JSON.stringify(e).slice(1,-1);});};}),zt=se(function(e,t){function n(e){return!!e&&("object"===u(e)||"function"==typeof e)&&"function"==typeof e.then;}t.exports=n,t.exports["default"]=n;}),$t=se(function(){var e=Tt(),t=Ot(),n=It(),r=_t(),a=zt(),u=Mt(),i=Object.create,o=t("then","then:finally","done","done:finally");Ne().promise=function(t,l){var s=i(null),c=i(null),d=i(null);if(!0===t)t=null;else if(t=n(t),!o[t])throw new TypeError("'"+r(t)+"' is not valid promise mode");l.on("set",function(e,n,r){var i=!1;if(a(r)){s[e]=1,d[e]=r;var o=function o(t){var n=s[e];if(i)throw new Error("Memoizee error: Detected unordered then|done & finally resolution, which in turn makes proper detection of success/failure impossible (when in 'done:finally' mode)\nConsider to rely on 'then' or 'done' mode instead.");n&&(delete s[e],c[e]=t,l.emit("setasync",e,n));},D=function D(){i=!0,s[e]&&(delete s[e],delete d[e],l["delete"](e));},f=t;if("then"===(f=f||"then")){var p=function p(){u(D);};"function"==typeof(r=r.then(function(e){u(o.bind(this,e));},p))["finally"]&&r["finally"](p);}else if("done"===f){if("function"!=typeof r.done)throw new Error("Memoizee error: Retrieved promise does not implement 'done' in 'done' mode");r.done(o,D);}else if("done:finally"===f){if("function"!=typeof r.done)throw new Error("Memoizee error: Retrieved promise does not implement 'done' in 'done:finally' mode");if("function"!=typeof r["finally"])throw new Error("Memoizee error: Retrieved promise does not implement 'finally' in 'done:finally' mode");r.done(o),r["finally"](D);}}else c[e]=r,l.emit("setasync",e,1);}),l.on("get",function(e,t,n){var r,i;s[e]?++s[e]:(r=d[e],i=function i(){l.emit("getasync",e,t,n);},a(r)?"function"==typeof r.done?r.done(i):r.then(function(){u(i);}):i());}),l.on("delete",function(e){var t;delete d[e],s[e]?delete s[e]:hasOwnProperty.call(c,e)&&(t=c[e],delete c[e],l.emit("deleteasync",e,[t]));}),l.on("clear",function(){var t=c;c=i(null),s=i(null),d=i(null),l.emit("clearasync",e(t,function(e){return[e];}));});};}),Pt=se(function(){var e=ke(),t=Me(),n=Ne(),r=Function.prototype.apply;n.dispose=function(a,u,i){var o;e(a),i.async&&n.async||i.promise&&n.promise?(u.on("deleteasync",o=function o(e,t){r.call(a,null,t);}),u.on("clearasync",function(e){t(e,function(e,t){o(t,e);});})):(u.on("delete",o=function o(e,t){a(t);}),u.on("clear",function(e){t(e,function(e,t){o(t,e);});}));};}),Lt=se(function(e,t){t.exports=2147483647;}),Ht=se(function(e,t){var n=Ae(),r=Lt();t.exports=function(e){if(e=n(e),r<e)throw new TypeError(e+" exceeds maximum possible timeout");return e;};}),Vt=se(function(){var e=mt(),t=Me(),n=Mt(),r=zt(),a=Ht(),u=Ne(),i=Function.prototype,o=Math.max,l=Math.min,s=Object.create;u.maxAge=function(c,d,D){var f,p,m,h;(c=a(c))&&(f=s(null),p=D.async&&u.async||D.promise&&u.promise?"async":"",d.on("set"+p,function(e){f[e]=setTimeout(function(){d["delete"](e);},c),"function"==typeof f[e].unref&&f[e].unref(),h&&(h[e]&&"nextTick"!==h[e]&&clearTimeout(h[e]),h[e]=setTimeout(function(){delete h[e];},m),"function"==typeof h[e].unref)&&h[e].unref();}),d.on("delete"+p,function(e){clearTimeout(f[e]),delete f[e],h&&("nextTick"!==h[e]&&clearTimeout(h[e]),delete h[e]);}),D.preFetch&&(m=!0===D.preFetch||isNaN(D.preFetch)?.333:o(l(Number(D.preFetch),1),0))&&(h={},m=(1-m)*c,d.on("get"+p,function(t,a,u){h[t]||(h[t]="nextTick",n(function(){var n;"nextTick"===h[t]&&(delete h[t],d["delete"](t),D.async&&(a=e(a)).push(i),n=d.memoized.apply(u,a),D.promise)&&r(n)&&("function"==typeof n.done?n.done(i,i):n.then(i,i));}));})),d.on("clear"+p,function(){t(f,function(e){clearTimeout(e);}),f={},h&&(t(h,function(e){"nextTick"!==e&&clearTimeout(e);}),h={});}));};}),Ut=se(function(e,t){var n=Ae(),r=Object.create,a=Object.prototype.hasOwnProperty;t.exports=function(e){var t,u=0,i=1,o=r(null),l=r(null),s=0;return e=n(e),{hit:function hit(n){var r=l[n],c=++s;if(o[c]=n,l[n]=c,!r)return++u<=e?void 0:(n=o[i],t(n),n);if(delete o[r],i===r)for(;!a.call(o,++i););},"delete":t=function t(e){var t=l[e];if(t&&(delete o[t],delete l[e],--u,i===t))if(u)for(;!a.call(o,++i););else s=0,i=1;},clear:function clear(){u=0,i=1,o=r(null),l=r(null),s=0;}};};}),Gt=se(function(){var e=Ae(),t=Ut(),n=Ne();n.max=function(r,a,u){var i;(r=e(r))&&(i=t(r),r=u.async&&n.async||u.promise&&n.promise?"async":"",a.on("set"+r,u=function u(e){void 0!==(e=i.hit(e))&&a["delete"](e);}),a.on("get"+r,u),a.on("delete"+r,i["delete"]),a.on("clear"+r,i.clear));};}),Kt=se(function(){var e=Xe(),t=Ne(),n=Object.create,r=Object.defineProperties;t.refCounter=function(a,u,i){var o=n(null);i=i.async&&t.async||i.promise&&t.promise?"async":"",u.on("set"+i,function(e,t){o[e]=t||1;}),u.on("get"+i,function(e){++o[e];}),u.on("delete"+i,function(e){delete o[e];}),u.on("clear"+i,function(){o={};}),r(u.memoized,{deleteRef:e(function(){var e=u.get(arguments);return null!==e&&o[e]?! --o[e]&&(u["delete"](e),!0):null;}),getRefCount:e(function(){var e=u.get(arguments);return null!==e&&o[e]||0;})});};}),Wt=se(function(e,t){var n=ye(),r=Be(),a=gt();t.exports=function(e){var t,u=n(arguments[1]);return u.normalizer||0!==(t=u.length=r(u.length,e.length,u.async))&&(u.primitive?!1===t?u.normalizer=yt():1<t&&(u.normalizer=wt()(t)):u.normalizer=!1===t?Bt()():1===t?kt()():Rt()(t)),u.async&&Nt(),u.promise&&$t(),u.dispose&&Pt(),u.maxAge&&Vt(),u.max&&Gt(),u.refCounter&&Kt(),a(e,u);};}),Yt=se(function(e){Object.defineProperty(e,"o",{value:!0}),e.isIdentStart=function(e){return"a"<=e&&e<="z"||"A"<=e&&e<="Z"||"-"===e||"_"===e;},e.isIdent=function(e){return"a"<=e&&e<="z"||"A"<=e&&e<="Z"||"0"<=e&&e<="9"||"-"===e||"_"===e;},e.isHex=function(e){return"a"<=e&&e<="f"||"A"<=e&&e<="F"||"0"<=e&&e<="9";},e.escapeIdentifier=function(t){for(var n=t.length,r="",a=0;a<n;){var u=t.charAt(a);if(e.identSpecialChars[u])r+="\\"+u;else if("_"===u||"-"===u||"A"<=u&&u<="Z"||"a"<=u&&u<="z"||0!==a&&"0"<=u&&u<="9")r+=u;else{if(55296==(63488&(u=u.charCodeAt(0)))){var i=t.charCodeAt(a++);if(55296!=(64512&u)||56320!=(64512&i))throw Error("UCS-2(decode): illegal sequence");u=((1023&u)<<10)+(1023&i)+65536;}r+="\\"+u.toString(16)+" ";}a++;}return r;},e.escapeStr=function(t){for(var n,r=t.length,a="",u=0;u<r;){var i=t.charAt(u);'"'===i?i='\\"':"\\"===i?i="\\\\":void 0!==(n=e.strReplacementsRev[i])&&(i=n),a+=i,u++;}return'"'+a+'"';},e.identSpecialChars={"!":!0,'"':!0,"#":!0,$:!0,"%":!0,"&":!0,"'":!0,"(":!0,")":!0,"*":!0,"+":!0,",":!0,".":!0,"/":!0,";":!0,"<":!0,"=":!0,">":!0,"?":!0,"@":!0,"[":!0,"\\":!0,"]":!0,"^":!0,"`":!0,"{":!0,"|":!0,"}":!0,"~":!0},e.strReplacementsRev={"\n":"\\n","\r":"\\r","\t":"\\t","\f":"\\f","\v":"\\v"},e.singleQuoteEscapeChars={n:"\n",r:"\r",t:"\t",f:"\f","\\":"\\","'":"'"},e.doubleQuotesEscapeChars={n:"\n",r:"\r",t:"\t",f:"\f","\\":"\\",'"':'"'};}),Zt=se(function(e){Object.defineProperty(e,"o",{value:!0});var t=Yt();e.parseCssSelector=function(e,n,r,a,u,i){var o=e.length,l="";function s(r,a){var u="";for(n++,l=e.charAt(n);n<o;){if(l===r)return n++,u;var i;if("\\"===l){if(n++,(l=e.charAt(n))===r)u+=r;else if(void 0!==(i=a[l]))u+=i;else{if(t.isHex(l)){var s=l;for(n++,l=e.charAt(n);t.isHex(l);)s+=l,n++,l=e.charAt(n);" "===l&&(n++,l=e.charAt(n)),u+=String.fromCharCode(parseInt(s,16));continue;}u+=l;}}else u+=l;n++,l=e.charAt(n);}return u;}function c(){var r="";for(l=e.charAt(n);n<o;){if(!t.isIdent(l)){if("\\"!==l)return r;if(o<=++n)throw Error("Expected symbol but end of file reached.");if(l=e.charAt(n),!t.identSpecialChars[l]&&t.isHex(l)){var a=l;for(n++,l=e.charAt(n);t.isHex(l);)a+=l,n++,l=e.charAt(n);" "===l&&(n++,l=e.charAt(n)),r+=String.fromCharCode(parseInt(a,16));continue;}}r+=l,n++,l=e.charAt(n);}return r;}function d(){for(l=e.charAt(n);" "===l||"\t"===l||"\n"===l||"\r"===l||"\f"===l;)n++,l=e.charAt(n);}function D(){var t=f();if(!t)return null;var r=t;for(l=e.charAt(n);","===l;){if(n++,d(),"selectors"!==r.type&&(r={type:"selectors",selectors:[t]}),!(t=f()))throw Error('Rule expected after ",".');r.selectors.push(t);}return r;}function f(){d();var t={type:"ruleSet"},r=p();if(!r)return null;for(var a=t;r&&(r.type="rule",a.rule=r,a=r,d(),l=e.charAt(n),!(o<=n||","===l||")"===l));)if(u[l]){var i=l;if(n++,d(),!(r=p()))throw Error('Rule expected after "'+i+'".');r.nestingOperator=i;}else(r=p())&&(r.nestingOperator=null);return t;}function p(){for(var u=null;n<o;)if("*"===(l=e.charAt(n)))n++,(u=u||{}).tagName="*";else if(t.isIdentStart(l)||"\\"===l)(u=u||{}).tagName=c();else if("."===l)n++,((u=u||{}).classNames=u.classNames||[]).push(c());else if("#"===l)n++,(u=u||{}).id=c();else if("["===l){n++,d();var f={name:c()};if(d(),"]"===l)n++;else{var p="";if(a[l]&&(p=l,n++,l=e.charAt(n)),o<=n)throw Error('Expected "=" but end of file reached.');if("="!==l)throw Error('Expected "=" but "'+l+'" found.');f.operator=p+"=",n++,d();var m="";if(f.valueType="string",'"'===l)m=s('"',t.doubleQuotesEscapeChars);else if("'"===l)m=s("'",t.singleQuoteEscapeChars);else if(i&&"$"===l)n++,m=c(),f.valueType="substitute";else{for(;n<o&&"]"!==l;)m+=l,n++,l=e.charAt(n);m=m.trim();}if(d(),o<=n)throw Error('Expected "]" but end of file reached.');if("]"!==l)throw Error('Expected "]" but "'+l+'" found.');n++,f.value=m;}((u=u||{}).attrs=u.attrs||[]).push(f);}else{if(":"!==l)break;if(n++,f={name:p=c()},"("===l){n++;var h="";if(d(),"selector"===r[p])f.valueType="selector",h=D();else{if(f.valueType=r[p]||"string",'"'===l)h=s('"',t.doubleQuotesEscapeChars);else if("'"===l)h=s("'",t.singleQuoteEscapeChars);else if(i&&"$"===l)n++,h=c(),f.valueType="substitute";else{for(;n<o&&")"!==l;)h+=l,n++,l=e.charAt(n);h=h.trim();}d();}if(o<=n)throw Error('Expected ")" but end of file reached.');if(")"!==l)throw Error('Expected ")" but "'+l+'" found.');n++,f.value=h;}((u=u||{}).pseudos=u.pseudos||[]).push(f);}return u;}var m=D();if(n<o)throw Error('Rule expected but "'+e.charAt(n)+'" found.');return m;};}),Xt=se(function(e){Object.defineProperty(e,"o",{value:!0});var t=Yt();e.renderEntity=function e(n){var r="";switch(n.type){case"ruleSet":for(var a=n.rule,u=[];a;)a.nestingOperator&&u.push(a.nestingOperator),u.push(e(a)),a=a.rule;r=u.join(" ");break;case"selectors":r=n.selectors.map(e).join(", ");break;case"rule":n.tagName&&(r="*"===n.tagName?"*":t.escapeIdentifier(n.tagName)),n.id&&(r+="#"+t.escapeIdentifier(n.id)),n.classNames&&(r+=n.classNames.map(function(e){return"."+t.escapeIdentifier(e);}).join("")),n.attrs&&(r+=n.attrs.map(function(e){return"operator"in e?"substitute"===e.valueType?"["+t.escapeIdentifier(e.name)+e.operator+"$"+e.value+"]":"["+t.escapeIdentifier(e.name)+e.operator+t.escapeStr(e.value)+"]":"["+t.escapeIdentifier(e.name)+"]";}).join("")),n.pseudos&&(r+=n.pseudos.map(function(n){return n.valueType?"selector"===n.valueType?":"+t.escapeIdentifier(n.name)+"("+e(n.value)+")":"substitute"===n.valueType?":"+t.escapeIdentifier(n.name)+"($"+n.value+")":"numeric"===n.valueType?":"+t.escapeIdentifier(n.name)+"("+n.value+")":":"+t.escapeIdentifier(n.name)+"("+t.escapeIdentifier(n.value)+")":":"+t.escapeIdentifier(n.name);}).join(""));break;default:throw Error('Unknown entity type: "'+n.type+'".');}return r;};}),Jt=se(function(e){Object.defineProperty(e,"o",{value:!0});var t=Zt(),n=Xt();function r(){this.pseudos={},this.attrEqualityMods={},this.ruleNestingOperators={},this.substitutesEnabled=!1;}r.prototype.registerSelectorPseudos=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];for(var n=0,r=e;n<r.length;n++)this.pseudos[r[n]]="selector";return this;},r.prototype.unregisterSelectorPseudos=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];for(var n=0,r=e;n<r.length;n++)delete this.pseudos[r[n]];return this;},r.prototype.registerNumericPseudos=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];for(var n=0,r=e;n<r.length;n++)this.pseudos[r[n]]="numeric";return this;},r.prototype.unregisterNumericPseudos=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];for(var n=0,r=e;n<r.length;n++)delete this.pseudos[r[n]];return this;},r.prototype.registerNestingOperators=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];for(var n=0,r=e;n<r.length;n++)this.ruleNestingOperators[r[n]]=!0;return this;},r.prototype.unregisterNestingOperators=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];for(var n=0,r=e;n<r.length;n++)delete this.ruleNestingOperators[r[n]];return this;},r.prototype.registerAttrEqualityMods=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];for(var n=0,r=e;n<r.length;n++)this.attrEqualityMods[r[n]]=!0;return this;},r.prototype.unregisterAttrEqualityMods=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];for(var n=0,r=e;n<r.length;n++)delete this.attrEqualityMods[r[n]];return this;},r.prototype.enableSubstitutes=function(){return this.substitutesEnabled=!0,this;},r.prototype.disableSubstitutes=function(){return this.substitutesEnabled=!1,this;},r.prototype.parse=function(e){return t.parseCssSelector(e,0,this.pseudos,this.attrEqualityMods,this.ruleNestingOperators,this.substitutesEnabled);},r.prototype.render=function(e){return n.renderEntity(e).trim();},e.CssSelectorParser=r;}),Qt=se(function(e,t){var i;i=function i(){function e(e){return"function"==typeof e;}var t=Array.isArray||function(e){return"[object Array]"===Object.prototype.toString.call(e);},i=0,o=void 0,l=void 0,s=function s(e,t){m[i]=e,m[i+1]=t,2===(i+=2)&&(l?l(h):g());},c=void 0!==n?n:void 0,d=(d=c||{}).MutationObserver||d.WebKitMutationObserver,D="undefined"==typeof self&&"undefined"!=typeof process&&"[object process]"==={}.toString.call(process),f="undefined"!=typeof Uint8ClampedArray&&"undefined"!=typeof importScripts&&"undefined"!=typeof MessageChannel;function p(){var e=setTimeout;return function(){return e(h,1);};}var m=new Array(1e3);function h(){for(var e=0;e<i;e+=2)(0,m[e])(m[e+1]),m[e]=void 0,m[e+1]=void 0;i=0;}var v,b,F,g=void 0;function y(e,t){var n,r=this,a=new this.constructor(C),u=(void 0===a[E]&&q(a),r._state);return u?(n=arguments[u-1],s(function(){return S(u,a,n,r._result);})):O(r,a,e,t),a;}function w(e){var t;return e&&"object"===u(e)&&e.constructor===this?e:(R(t=new this(C),e),t);}g=D?function(){return process.nextTick(h);}:d?(b=0,D=new d(h),F=a.createTextNode(""),D.observe(F,{characterData:!0}),function(){F.data=b=++b%2;}):f?((v=new MessageChannel()).port1.onmessage=h,function(){return v.port2.postMessage(0);}):(void 0===c?function(){try{var e=Function("return this")().require("vertx");return void 0!==(o=e.runOnLoop||e.runOnContext)?function(){o(h);}:p();}catch(e){return p();}}:p)();var E=Math.random().toString(36).substring(2);function C(){}var x=void 0,A=1,B=2;function k(t,n,r){var a,u;n.constructor===t.constructor&&r===y&&n.constructor.resolve===w?(a=t,(u=n)._state===A?M(a,u._result):u._state===B?N(a,u._result):O(u,void 0,function(e){return R(a,e);},function(e){return N(a,e);})):void 0!==r&&e(r)?function(e,t,n){s(function(e){var r=!1,a=function(e,t,n,r){try{e.call(t,n,r);}catch(e){return e;}}(n,t,function(n){r||(r=!0,(t!==n?R:M)(e,n));},function(t){r||(r=!0,N(e,t));},e._label);!r&&a&&(r=!0,N(e,a));},e);}(t,n,r):M(t,n);}function R(e,t){if(e===t)N(e,new TypeError("You cannot resolve a promise with itself"));else if(r=u(n=t),null===n||"object"!==r&&"function"!==r)M(e,t);else{n=void 0;try{n=t.then;}catch(t){return void N(e,t);}k(e,t,n);}var n,r;}function T(e){e._onerror&&e._onerror(e._result),j(e);}function M(e,t){e._state===x&&(e._result=t,e._state=A,0!==e._subscribers.length)&&s(j,e);}function N(e,t){e._state===x&&(e._state=B,e._result=t,s(T,e));}function O(e,t,n,r){var a=e._subscribers,u=a.length;e._onerror=null,a[u]=t,a[u+A]=n,a[u+B]=r,0===u&&e._state&&s(j,e);}function j(e){var t=e._subscribers,n=e._state;if(0!==t.length){for(var r,a=void 0,u=e._result,i=0;i<t.length;i+=3)r=t[i],a=t[i+n],r?S(n,r,a,u):a(u);e._subscribers.length=0;}}function S(t,n,r,a){var u=e(r),i=void 0,o=void 0,l=!0;if(u){try{i=r(a);}catch(t){l=!1,o=t;}if(n===i)return void N(n,new TypeError("A promises callback cannot return that same promise."));}else i=a;n._state===x&&(u&&l?R(n,i):!1===l?N(n,o):t===A?M(n,i):t===B&&N(n,i));}var I=0;function q(e){e[E]=I++,e._state=void 0,e._result=void 0,e._subscribers=[];}z.prototype._enumerate=function(e){for(var t=0;this._state===x&&t<e.length;t++)this._eachEntry(e[t],t);},z.prototype._eachEntry=function(e,t){var n=this._instanceConstructor,r=n.resolve;if(r===w){var a,u=void 0,i=void 0,o=!1;try{u=e.then;}catch(t){o=!0,i=t;}u===y&&e._state!==x?this._settledAt(e._state,t,e._result):"function"!=typeof u?(this._remaining--,this._result[t]=e):n===$?(a=new n(C),o?N(a,i):k(a,e,u),this._willSettleAt(a,t)):this._willSettleAt(new n(function(t){return t(e);}),t);}else this._willSettleAt(r(e),t);},z.prototype._settledAt=function(e,t,n){var r=this.promise;r._state===x&&(this._remaining--,e===B?N(r,n):this._result[t]=n),0===this._remaining&&M(r,this._result);},z.prototype._willSettleAt=function(e,t){var n=this;O(e,void 0,function(e){return n._settledAt(A,t,e);},function(e){return n._settledAt(B,t,e);});};var _=z;function z(e,n){this._instanceConstructor=e,this.promise=new e(C),this.promise[E]||q(this.promise),t(n)?(this.length=n.length,this._remaining=n.length,this._result=new Array(this.length),0!==this.length&&(this.length=this.length||0,this._enumerate(n),0!==this._remaining)||M(this.promise,this._result)):N(this.promise,new Error("Array Methods must be provided an Array"));}P.prototype["catch"]=function(e){return this.then(null,e);},P.prototype["finally"]=function(t){var n=this.constructor;return e(t)?this.then(function(e){return n.resolve(t()).then(function(){return e;});},function(e){return n.resolve(t()).then(function(){throw e;});}):this.then(t,t);};var $=P;function P(e){if(this[E]=I++,this._result=this._state=void 0,this._subscribers=[],C!==e){if("function"!=typeof e)throw new TypeError("You must pass a resolver function as the first argument to the promise constructor");if(!(this instanceof P))throw new TypeError("Failed to construct 'Promise': Please use the 'new' operator, this object constructor cannot be called as a function.");var t=this;try{e(function(e){R(t,e);},function(e){N(t,e);});}catch(e){N(t,e);}}}return $.prototype.then=y,$.all=function(e){return new _(this,e).promise;},$.race=function(e){var n=this;return t(e)?new n(function(t,r){for(var a=e.length,u=0;u<a;u++)n.resolve(e[u]).then(t,r);}):new n(function(e,t){return t(new TypeError("You must pass an array to race."));});},$.resolve=w,$.reject=function(e){var t=new this(C);return N(t,e),t;},$._setScheduler=function(e){l=e;},$._setAsap=function(e){s=e;},$._asap=s,$.polyfill=function(){var e=void 0;if(void 0!==r)e=r;else if("undefined"!=typeof self)e=self;else try{e=Function("return this")();}catch(e){throw new Error("polyfill failed because global object is unavailable in this environment");}var t=e.Promise;if(t){var n=null;try{n=Object.prototype.toString.call(t.resolve());}catch(e){}if("[object Promise]"===n&&!t.cast)return;}e.Promise=$;},$.Promise=$;},"object"===u(e)&&void 0!==t?t.exports=i():e.ES6Promise=i();}),en=se(function(e){var t,n,r=(t=Object.prototype.toString,n=Object.prototype.hasOwnProperty,{Class:function Class(e){return t.call(e).replace(/^\[object *|\]$/g,"");},HasProperty:function HasProperty(e,t){return t in e;},HasOwnProperty:function HasOwnProperty(e,t){return n.call(e,t);},IsCallable:function IsCallable(e){return"function"==typeof e;},ToInt32:function ToInt32(e){return 0|e;},ToUint32:function ToUint32(e){return e>>>0;}}),a=Math.LN2,i=Math.abs,o=Math.floor,l=Math.log,s=Math.min,c=Math.pow,d=Math.round;function D(e,t,n){return e<t?t:n<e?n:e;}var f,p,m,h,v,b,F,g,y,w,E,C=Object.getOwnPropertyNames||function(e){if(e!==Object(e))throw new TypeError("Object.getOwnPropertyNames called on non-object");var t,n=[];for(t in e)r.HasOwnProperty(e,t)&&n.push(t);return n;};function x(e){if(C&&f)for(var t=C(e),n=0;n<t.length;n+=1)f(e,t[n],{value:e[t[n]],writable:!1,enumerable:!1,configurable:!1});}function A(e){if(f){if(e.length>1e5)throw new RangeError("Array too large for polyfill");for(var t=0;t<e.length;t+=1)(function(t){f(e,t,{get:function get(){return e._getter(t);},set:function set(n){e._setter(t,n);},enumerable:!0,configurable:!1});})(t);}}function B(e,t){return e<<(t=32-t)>>t;}function k(e,t){return e<<(t=32-t)>>>t;}function R(e){return k(e[0],8);}function T(e,t,n){var r,u,d,D,f,p,m,h=(1<<t-1)-1;function v(e){var t=o(e);return(e-=t)<.5||!(.5<e||t%2)?t:t+1;}for(e!=e?(u=(1<<t)-1,d=c(2,n-1),r=0):e===1/0||e===-1/0?(u=(1<<t)-1,r=e<(d=0)?1:0):0===e?r=1/e==-1/(d=u=0)?1:0:(r=e<0,(e=i(e))>=c(2,1-h)?(u=s(o(l(e)/a),1023),2<=(d=v(e/c(2,u)*c(2,n)))/c(2,n)&&(u+=1,d=1),h<u?(u=(1<<t)-1,d=0):(u+=h,d-=c(2,n))):(u=0,d=v(e/c(2,1-h-n)))),f=[],D=n;D;--D)f.push(d%2?1:0),d=o(d/2);for(D=t;D;--D)f.push(u%2?1:0),u=o(u/2);for(f.push(r?1:0),f.reverse(),p=f.join(""),m=[];p.length;)m.push(parseInt(p.substring(0,8),2)),p=p.substring(8);return m;}function M(e,t,n){for(var r,a,u,i,o,l,s=[],d=e.length;d;--d)for(a=e[d-1],r=8;r;--r)s.push(a%2?1:0),a>>=1;return s.reverse(),l=s.join(""),u=(1<<t-1)-1,i=parseInt(l.substring(0,1),2)?-1:1,o=parseInt(l.substring(1,1+t),2),l=parseInt(l.substring(1+t),2),o===(1<<t)-1?0===l?1/0*i:NaN:0<o?i*c(2,o-u)*(1+l/c(2,n)):0!==l?i*c(2,-(u-1))*(l/c(2,n)):i<0?-0:0;}function N(e){if((e=r.ToInt32(e))<0)throw new RangeError("ArrayBuffer size is not a small enough positive integer");var t;for(this.byteLength=e,this._bytes=[],this._bytes.length=e,t=0;t<this.byteLength;t+=1)this._bytes[t]=0;x(this);}function O(){}function j(e,t,n){var _a2=function a(e,t,n){var i,o,l,s;if(arguments.length&&"number"!=typeof e){if("object"===u(e)&&e.constructor===_a2)for(this.length=(i=e).length,this.byteLength=this.length*this.BYTES_PER_ELEMENT,this.buffer=new N(this.byteLength),l=this.byteOffset=0;l<this.length;l+=1)this._setter(l,i._getter(l));else if("object"!==u(e)||e instanceof N||"ArrayBuffer"===r.Class(e)){if("object"!==u(e)||!(e instanceof N||"ArrayBuffer"===r.Class(e)))throw new TypeError("Unexpected argument type(s)");if(this.buffer=e,this.byteOffset=r.ToUint32(t),this.byteOffset>this.buffer.byteLength)throw new RangeError("byteOffset out of range");if(this.byteOffset%this.BYTES_PER_ELEMENT)throw new RangeError("ArrayBuffer length minus the byteOffset is not a multiple of the element size.");if(arguments.length<3){if(this.byteLength=this.buffer.byteLength-this.byteOffset,this.byteLength%this.BYTES_PER_ELEMENT)throw new RangeError("length of buffer minus byteOffset not a multiple of the element size");this.length=this.byteLength/this.BYTES_PER_ELEMENT;}else this.length=r.ToUint32(n),this.byteLength=this.length*this.BYTES_PER_ELEMENT;if(this.byteOffset+this.byteLength>this.buffer.byteLength)throw new RangeError("byteOffset and length reference an area beyond the end of the buffer");}else for(this.length=r.ToUint32((o=e).length),this.byteLength=this.length*this.BYTES_PER_ELEMENT,this.buffer=new N(this.byteLength),l=this.byteOffset=0;l<this.length;l+=1)s=o[l],this._setter(l,Number(s));}else{if(this.length=r.ToInt32(e),n<0)throw new RangeError("ArrayBufferView size is not a small enough positive integer");this.byteLength=this.length*this.BYTES_PER_ELEMENT,this.buffer=new N(this.byteLength),this.byteOffset=0;}this.constructor=_a2,x(this),A(this);};return(_a2.prototype=new O()).BYTES_PER_ELEMENT=e,_a2.prototype._pack=t,_a2.prototype._unpack=n,_a2.BYTES_PER_ELEMENT=e,_a2.prototype.get=_a2.prototype._getter=function(e){if(arguments.length<1)throw new SyntaxError("Not enough arguments");if(!((e=r.ToUint32(e))>=this.length)){for(var t=[],n=0,a=this.byteOffset+e*this.BYTES_PER_ELEMENT;n<this.BYTES_PER_ELEMENT;n+=1,a+=1)t.push(this.buffer._bytes[a]);return this._unpack(t);}},_a2.prototype._setter=function(e,t){if(arguments.length<2)throw new SyntaxError("Not enough arguments");if((e=r.ToUint32(e))<this.length)for(var n=this._pack(t),a=0,u=this.byteOffset+e*this.BYTES_PER_ELEMENT;a<this.BYTES_PER_ELEMENT;a+=1,u+=1)this.buffer._bytes[u]=n[a];},_a2.prototype.set=function(e,t){if(arguments.length<1)throw new SyntaxError("Not enough arguments");var n,a,i,o,l,s,c,d,D,f;if("object"===u(e)&&e.constructor===this.constructor){if(n=e,(i=r.ToUint32(t))+n.length>this.length)throw new RangeError("Offset plus length of array is out of range");if(d=this.byteOffset+i*this.BYTES_PER_ELEMENT,D=n.length*this.BYTES_PER_ELEMENT,n.buffer===this.buffer){for(f=[],l=0,s=n.byteOffset;l<D;l+=1,s+=1)f[l]=n.buffer._bytes[s];for(l=0,c=d;l<D;l+=1,c+=1)this.buffer._bytes[c]=f[l];}else for(l=0,s=n.byteOffset,c=d;l<D;l+=1,s+=1,c+=1)this.buffer._bytes[c]=n.buffer._bytes[s];}else{if("object"!==u(e)||void 0===e.length)throw new TypeError("Unexpected argument type(s)");if(o=r.ToUint32((a=e).length),(i=r.ToUint32(t))+o>this.length)throw new RangeError("Offset plus length of array is out of range");for(l=0;l<o;l+=1)s=a[l],this._setter(i+l,Number(s));}},_a2.prototype.subarray=function(e,t){return e=r.ToInt32(e),t=r.ToInt32(t),arguments.length<1&&(e=0),arguments.length<2&&(t=this.length),e<0&&(e=this.length+e),t<0&&(t=this.length+t),e=D(e,0,this.length),t=(t=D(t,0,this.length))-e,new this.constructor(this.buffer,this.byteOffset+e*this.BYTES_PER_ELEMENT,t=t<0?0:t);},_a2;}function S(e,t){return r.IsCallable(e.get)?e.get(t):e[t];}function I(t,n,a){if(0===arguments.length)t=new e.ArrayBuffer(0);else if(!(t instanceof e.ArrayBuffer||"ArrayBuffer"===r.Class(t)))throw new TypeError("TypeError");if(this.buffer=t||new e.ArrayBuffer(0),this.byteOffset=r.ToUint32(n),this.byteOffset>this.buffer.byteLength)throw new RangeError("byteOffset out of range");if(this.byteLength=arguments.length<3?this.buffer.byteLength-this.byteOffset:r.ToUint32(a),this.byteOffset+this.byteLength>this.buffer.byteLength)throw new RangeError("byteOffset and length reference an area beyond the end of the buffer");x(this);}function q(t){return function(n,a){if((n=r.ToUint32(n))+t.BYTES_PER_ELEMENT>this.byteLength)throw new RangeError("Array index out of range");n+=this.byteOffset;for(var u=new e.Uint8Array(this.buffer,n,t.BYTES_PER_ELEMENT),i=[],o=0;o<t.BYTES_PER_ELEMENT;o+=1)i.push(S(u,o));return Boolean(a)===Boolean(E)&&i.reverse(),S(new t(new e.Uint8Array(i).buffer),0);};}function _(t){return function(n,a,u){if((n=r.ToUint32(n))+t.BYTES_PER_ELEMENT>this.byteLength)throw new RangeError("Array index out of range");a=new t([a]);for(var i=new e.Uint8Array(a.buffer),o=[],l=0;l<t.BYTES_PER_ELEMENT;l+=1)o.push(S(i,l));Boolean(u)===Boolean(E)&&o.reverse(),new e.Uint8Array(this.buffer,n,t.BYTES_PER_ELEMENT).set(o);};}f=Object.defineProperty&&function(){try{return Object.defineProperty({},"x",{}),1;}catch(e){}}()?Object.defineProperty:function(e,t,n){if(!e===Object(e))throw new TypeError("Object.defineProperty called on non-object");return r.HasProperty(n,"get")&&Object.prototype.__defineGetter__&&Object.prototype.__defineGetter__.call(e,t,n.get),r.HasProperty(n,"set")&&Object.prototype.__defineSetter__&&Object.prototype.__defineSetter__.call(e,t,n.set),r.HasProperty(n,"value")&&(e[t]=n.value),e;},e.ArrayBuffer=e.ArrayBuffer||N,w=j(1,function(e){return[255&e];},function(e){return B(e[0],8);}),p=j(1,function(e){return[255&e];},R),m=j(1,function(e){return[(e=d(Number(e)))<0?0:255<e?255:255&e];},R),h=j(2,function(e){return[e>>8&255,255&e];},function(e){return B(e[0]<<8|e[1],16);}),v=j(2,function(e){return[e>>8&255,255&e];},function(e){return k(e[0]<<8|e[1],16);}),b=j(4,function(e){return[e>>24&255,e>>16&255,e>>8&255,255&e];},function(e){return B(e[0]<<24|e[1]<<16|e[2]<<8|e[3],32);}),F=j(4,function(e){return[e>>24&255,e>>16&255,e>>8&255,255&e];},function(e){return k(e[0]<<24|e[1]<<16|e[2]<<8|e[3],32);}),g=j(4,function(e){return T(e,8,23);},function(e){return M(e,8,23);}),y=j(8,function(e){return T(e,11,52);},function(e){return M(e,11,52);}),e.Int8Array=e.Int8Array||w,e.Uint8Array=e.Uint8Array||p,e.Uint8ClampedArray=e.Uint8ClampedArray||m,e.Int16Array=e.Int16Array||h,e.Uint16Array=e.Uint16Array||v,e.Int32Array=e.Int32Array||b,e.Uint32Array=e.Uint32Array||F,e.Float32Array=e.Float32Array||g,e.Float64Array=e.Float64Array||y,w=new e.Uint16Array([4660]),E=18===S(new e.Uint8Array(w.buffer),0),I.prototype.getUint8=q(e.Uint8Array),I.prototype.getInt8=q(e.Int8Array),I.prototype.getUint16=q(e.Uint16Array),I.prototype.getInt16=q(e.Int16Array),I.prototype.getUint32=q(e.Uint32Array),I.prototype.getInt32=q(e.Int32Array),I.prototype.getFloat32=q(e.Float32Array),I.prototype.getFloat64=q(e.Float64Array),I.prototype.setUint8=_(e.Uint8Array),I.prototype.setInt8=_(e.Int8Array),I.prototype.setUint16=_(e.Uint16Array),I.prototype.setInt16=_(e.Int16Array),I.prototype.setUint32=_(e.Uint32Array),I.prototype.setInt32=_(e.Int32Array),I.prototype.setFloat32=_(e.Float32Array),I.prototype.setFloat64=_(e.Float64Array),e.DataView=e.DataView||I;}),tn=se(function(e){function t(){if(void 0===this)throw new TypeError("Constructor WeakMap requires 'new'");if(c(this,"_id","_WeakMap_"+i()+"."+i()),0<arguments.length)throw new TypeError("WeakMap iterable is not supported");}function a(e,t){if(!o(e)||!l.call(e,"_id"))throw new TypeError(t+" method called on incompatible receiver "+u(e));}function i(){return Math.random().toString().substring(2);}function o(e){return Object(e)===e;}var l,s,c;(e="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:void 0!==n?n:void 0!==r?r:e).WeakMap||(l=Object.prototype.hasOwnProperty,s=Object.defineProperty&&function(){try{return 1===Object.defineProperty({},"x",{value:1}).x;}catch(e){}}(),e.WeakMap=((c=function c(e,t,n){s?Object.defineProperty(e,t,{configurable:!0,writable:!0,value:n}):e[t]=n;})(t.prototype,"delete",function(e){var t;return a(this,"delete"),!!o(e)&&!(!(t=e[this._id])||t[0]!==e||(delete e[this._id],0));}),c(t.prototype,"get",function(e){var t;return a(this,"get"),o(e)&&(t=e[this._id])&&t[0]===e?t[1]:void 0;}),c(t.prototype,"has",function(e){var t;return a(this,"has"),!!o(e)&&!(!(t=e[this._id])||t[0]!==e);}),c(t.prototype,"set",function(e,t){var n;if(a(this,"set"),o(e))return(n=e[this._id])&&n[0]===e?n[1]=t:c(e,this._id,[e,t]),this;throw new TypeError("Invalid value used as weak map key");}),c(t,"_polyfill",!0),t));}),nn=se(function(e,t){function a(e){return e&&e.Math===Math&&e;}t.exports=a("object"==("undefined"==typeof globalThis?"undefined":u(globalThis))&&globalThis)||a("object"==(void 0===n?"undefined":u(n))&&n)||a("object"==("undefined"==typeof self?"undefined":u(self))&&self)||a("object"==(void 0===r?"undefined":u(r))&&r)||function(){return this;}()||e||Function("return this")();}),rn=se(function(e,t){t.exports=function(e){try{return!!e();}catch(e){return!0;}};}),an=se(function(e,t){var n=rn();t.exports=!n(function(){var e=function(){}.bind();return"function"!=typeof e||e.hasOwnProperty("prototype");});}),un=se(function(e,t){var n=an(),r=Function.prototype,a=r.apply,i=r.call;t.exports="object"==("undefined"==typeof Reflect?"undefined":u(Reflect))&&Reflect.apply||(n?i.bind(a):function(){return i.apply(a,arguments);});}),on=se(function(e,t){var n=an(),r=(a=Function.prototype).call,a=n&&a.bind.bind(r,r);t.exports=n?a:function(e){return function(){return r.apply(e,arguments);};};}),ln=se(function(e,t){var n=on(),r=n({}.toString),a=n("".slice);t.exports=function(e){return a(r(e),8,-1);};}),sn=se(function(e,t){var n=ln(),r=on();t.exports=function(e){if("Function"===n(e))return r(e);};}),cn=se(function(e,t){var n="object"==(void 0===a?"undefined":u(a))&&a.all;t.exports={all:n,IS_HTMLDDA:void 0===n&&void 0!==n};}),dn=se(function(e,t){var n=cn(),r=n.all;t.exports=n.IS_HTMLDDA?function(e){return"function"==typeof e||e===r;}:function(e){return"function"==typeof e;};}),Dn=se(function(e,t){var n=rn();t.exports=!n(function(){return 7!==Object.defineProperty({},1,{get:function get(){return 7;}})[1];});}),fn=se(function(e,t){var n=an(),r=Function.prototype.call;t.exports=n?r.bind(r):function(){return r.apply(r,arguments);};}),pn=se(function(e){var t={}.propertyIsEnumerable,n=Object.getOwnPropertyDescriptor,r=n&&!t.call({1:2},1);e.f=r?function(e){return!!(e=n(this,e))&&e.enumerable;}:t;}),mn=se(function(e,t){t.exports=function(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t};};}),hn=se(function(e,t){var n=on(),r=rn(),a=ln(),u=Object,i=n("".split);t.exports=r(function(){return!u("z").propertyIsEnumerable(0);})?function(e){return"String"===a(e)?i(e,""):u(e);}:u;}),vn=se(function(e,t){t.exports=function(e){return null==e;};}),bn=se(function(e,t){var n=vn(),r=TypeError;t.exports=function(e){if(n(e))throw new r("Can't call method on "+e);return e;};}),Fn=se(function(e,t){var n=hn(),r=bn();t.exports=function(e){return n(r(e));};}),gn=se(function(e,t){var n=dn(),r=cn(),a=r.all;t.exports=r.IS_HTMLDDA?function(e){return"object"==u(e)?null!==e:n(e)||e===a;}:function(e){return"object"==u(e)?null!==e:n(e);};}),yn=se(function(e,t){t.exports={};}),wn=se(function(e,t){function n(e){return u(e)?e:void 0;}var r=yn(),a=nn(),u=dn();t.exports=function(e,t){return arguments.length<2?n(r[e])||n(a[e]):r[e]&&r[e][t]||a[e]&&a[e][t];};}),En=se(function(e,t){var n=on();t.exports=n({}.isPrototypeOf);}),Cn=se(function(e,t){t.exports="undefined"!=typeof navigator&&String(navigator.userAgent)||"";}),xn=se(function(e,t){var n,r,a=nn(),u=Cn(),i=a.process;a=a.Deno,!(r=(a=(i=i&&i.versions||a&&a.version)&&i.v8)?0<(n=a.split("."))[0]&&n[0]<4?1:+(n[0]+n[1]):r)&&u&&(!(n=u.match(/Edge\/(\d+)/))||74<=n[1])&&(n=u.match(/Chrome\/(\d+)/))&&(r=+n[1]),t.exports=r;}),An=se(function(e,t){var n=xn(),r=rn(),a=nn().String;t.exports=!!Object.getOwnPropertySymbols&&!r(function(){var e=Symbol("symbol detection");return!a(e)||!(Object(e)instanceof Symbol)||!Symbol.sham&&n&&n<41;});}),Bn=se(function(e,t){var n=An();t.exports=n&&!Symbol.sham&&"symbol"==u(Symbol.iterator);}),kn=se(function(e,t){var n=wn(),r=dn(),a=En(),i=Bn(),o=Object;t.exports=i?function(e){return"symbol"==u(e);}:function(e){var t=n("Symbol");return r(t)&&a(t.prototype,o(e));};}),Rn=se(function(e,t){var n=String;t.exports=function(e){try{return n(e);}catch(e){return"Object";}};}),Tn=se(function(e,t){var n=dn(),r=Rn(),a=TypeError;t.exports=function(e){if(n(e))return e;throw new a(r(e)+" is not a function");};}),Mn=se(function(e,t){var n=Tn(),r=vn();t.exports=function(e,t){return e=e[t],r(e)?void 0:n(e);};}),Nn=se(function(e,t){var n=fn(),r=dn(),a=gn(),u=TypeError;t.exports=function(e,t){var i,o;if("string"===t&&r(i=e.toString)&&!a(o=n(i,e)))return o;if(r(i=e.valueOf)&&!a(o=n(i,e)))return o;if("string"!==t&&r(i=e.toString)&&!a(o=n(i,e)))return o;throw new u("Can't convert object to primitive value");};}),On=se(function(e,t){t.exports=!0;}),jn=se(function(e,t){var n=nn(),r=Object.defineProperty;t.exports=function(e,t){try{r(n,e,{value:t,configurable:!0,writable:!0});}catch(r){n[e]=t;}return t;};}),Sn=se(function(e,t){var n=nn(),r=jn(),a="__core-js_shared__";n=n[a]||r(a,{}),t.exports=n;}),In=se(function(e,t){var n=On(),r=Sn();(t.exports=function(e,t){return r[e]||(r[e]=void 0!==t?t:{});})("versions",[]).push({version:"3.33.0",mode:n?"pure":"global",copyright:"© 2014-2023 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.33.0/LICENSE",source:"https://github.com/zloirock/core-js"});}),qn=se(function(e,t){var n=bn(),r=Object;t.exports=function(e){return r(n(e));};}),_n=se(function(e,t){var n=on(),r=qn(),a=n({}.hasOwnProperty);t.exports=Object.hasOwn||function(e,t){return a(r(e),t);};}),zn=se(function(e,t){var n=on(),r=0,a=Math.random(),u=n(1..toString);t.exports=function(e){return"Symbol("+(void 0===e?"":e)+")_"+u(++r+a,36);};}),$n=se(function(e,t){var n=nn(),r=In(),a=_n(),u=zn(),i=An(),o=Bn(),l=n.Symbol,s=r("wks"),c=o?l["for"]||l:l&&l.withoutSetter||u;t.exports=function(e){return a(s,e)||(s[e]=i&&a(l,e)?l[e]:c("Symbol."+e)),s[e];};}),Pn=se(function(e,t){var n=fn(),r=gn(),a=kn(),u=Mn(),i=Nn(),o=$n(),l=TypeError,s=o("toPrimitive");t.exports=function(e,t){if(!r(e)||a(e))return e;var o=u(e,s);if(o){if(o=n(o,e,t=void 0===t?"default":t),!r(o)||a(o))return o;throw new l("Can't convert object to primitive value");}return i(e,t=void 0===t?"number":t);};}),Ln=se(function(e,t){var n=Pn(),r=kn();t.exports=function(e){return e=n(e,"string"),r(e)?e:e+"";};}),Hn=se(function(e,t){var n=nn(),r=gn(),a=n.document,u=r(a)&&r(a.createElement);t.exports=function(e){return u?a.createElement(e):{};};}),Vn=se(function(e,t){var n=Dn(),r=rn(),a=Hn();t.exports=!n&&!r(function(){return 7!==Object.defineProperty(a("div"),"a",{get:function get(){return 7;}}).a;});}),Un=se(function(e){var t=Dn(),n=fn(),r=pn(),a=mn(),u=Fn(),i=Ln(),o=_n(),l=Vn(),s=Object.getOwnPropertyDescriptor;e.f=t?s:function(e,t){if(e=u(e),t=i(t),l)try{return s(e,t);}catch(e){}if(o(e,t))return a(!n(r.f,e,t),e[t]);};}),Gn=se(function(e,t){function n(e,t){return(e=o[i(e)])===s||e!==l&&(a(t)?r(t):!!t);}var r=rn(),a=dn(),u=/#|\.prototype\./,i=n.normalize=function(e){return String(e).replace(u,".").toLowerCase();},o=n.data={},l=n.NATIVE="N",s=n.POLYFILL="P";t.exports=n;}),Kn=se(function(e,t){var n=sn(),r=Tn(),a=an(),u=n(n.bind);t.exports=function(e,t){return r(e),void 0===t?e:a?u(e,t):function(){return e.apply(t,arguments);};};}),Wn=se(function(e,t){var n=Dn(),r=rn();t.exports=n&&r(function(){return 42!==Object.defineProperty(function(){},"prototype",{value:42,writable:!1}).prototype;});}),Yn=se(function(e,t){var n=gn(),r=String,a=TypeError;t.exports=function(e){if(n(e))return e;throw new a(r(e)+" is not an object");};}),Zn=se(function(e){var t=Dn(),n=Vn(),r=Wn(),a=Yn(),u=Ln(),i=TypeError,o=Object.defineProperty,l=Object.getOwnPropertyDescriptor,s="enumerable",c="configurable",d="writable";e.f=t?r?function(e,t,n){var r;return a(e),t=u(t),a(n),"function"==typeof e&&"prototype"===t&&"value"in n&&d in n&&!n[d]&&(r=l(e,t))&&r[d]&&(e[t]=n.value,n={configurable:(c in n?n:r)[c],enumerable:(s in n?n:r)[s],writable:!1}),o(e,t,n);}:o:function(e,t,r){if(a(e),t=u(t),a(r),n)try{return o(e,t,r);}catch(e){}if("get"in r||"set"in r)throw new i("Accessors not supported");return"value"in r&&(e[t]=r.value),e;};}),Xn=se(function(e,t){var n=Dn(),r=Zn(),a=mn();t.exports=n?function(e,t,n){return r.f(e,t,a(1,n));}:function(e,t,n){return e[t]=n,e;};}),Jn=se(function(e,t){function n(e){function t(n,r,u){if(this instanceof t){switch(arguments.length){case 0:return new e();case 1:return new e(n);case 2:return new e(n,r);}return new e(n,r,u);}return a(e,this,arguments);}return t.prototype=e.prototype,t;}var r=nn(),a=un(),i=sn(),o=dn(),l=Un().f,s=Gn(),c=yn(),d=Kn(),D=Xn(),f=_n();t.exports=function(e,t){var a,p,m,h,v,b,F=e.target,g=e.global,y=e.stat,w=e.proto,E=g?r:y?r[F]:(r[F]||{}).prototype,C=g?c:c[F]||D(c,F,{})[F],x=C.prototype;for(p in t)v=!(a=s(g?p:F+(y?".":"#")+p,e.forced))&&E&&f(E,p),h=C[p],v&&(b=e.dontCallGetSet?(b=l(E,p))&&b.value:E[p]),m=v&&b?b:t[p],v&&u(h)==u(m)||(v=e.bind&&v?d(m,r):e.wrap&&v?n(m):w&&o(m)?i(m):m,(e.sham||m&&m.sham||h&&h.sham)&&D(v,"sham",!0),D(C,p,v),w&&(f(c,h=F+"Prototype")||D(c,h,{}),D(c[h],p,m),e.real)&&x&&(a||!x[p])&&D(x,p,m));};}),Qn=se(function(){Jn()({target:"Object",stat:!0},{hasOwn:_n()});}),er=se(function(e,t){Qn();var n=yn();t.exports=n.Object.hasOwn;}),tr=se(function(e,t){var n=er();t.exports=n;}),nr=se(function(e,t){var n=tr();t.exports=n;}),rr=se(function(e,t){var n=In(),r=zn(),a=n("keys");t.exports=function(e){return a[e]||(a[e]=r(e));};}),ar=se(function(e,t){var n=rn();t.exports=!n(function(){function e(){}return e.prototype.constructor=null,Object.getPrototypeOf(new e())!==e.prototype;});}),ur=se(function(e,t){var n=_n(),r=dn(),a=qn(),u=rr(),i=ar(),o=u("IE_PROTO"),l=Object,s=l.prototype;t.exports=i?l.getPrototypeOf:function(e){var t;return e=a(e),n(e,o)?e[o]:(t=e.constructor,r(t)&&e instanceof t?t.prototype:e instanceof l?s:null);};}),ir=se(function(e,t){var n=Math.ceil,r=Math.floor;t.exports=Math.trunc||function(e){return(0<(e=+e)?r:n)(e);};}),or=se(function(e,t){var n=ir();t.exports=function(e){return(e=+e)!=e||0==e?0:n(e);};}),lr=se(function(e,t){var n=or(),r=Math.max,a=Math.min;t.exports=function(e,t){return(e=n(e))<0?r(e+t,0):a(e,t);};}),sr=se(function(e,t){var n=or(),r=Math.min;t.exports=function(e){return 0<e?r(n(e),9007199254740991):0;};}),cr=se(function(e,t){var n=sr();t.exports=function(e){return n(e.length);};}),dr=se(function(e,t){function n(e){return function(t,n,i){var o,l=r(t),s=u(l),c=a(i,s);if(e&&n!=n){for(;c<s;)if((o=l[c++])!=o)return!0;}else for(;c<s;c++)if((e||c in l)&&l[c]===n)return e||c||0;return!e&&-1;};}var r=Fn(),a=lr(),u=cr();t.exports={includes:n(!0),indexOf:n(!1)};}),Dr=se(function(e,t){t.exports={};}),fr=se(function(e,t){var n=on(),r=_n(),a=Fn(),u=dr().indexOf,i=Dr(),o=n([].push);t.exports=function(e,t){var n,l=a(e),s=0,c=[];for(n in l)!r(i,n)&&r(l,n)&&o(c,n);for(;t.length>s;)!r(l,n=t[s++])||~u(c,n)||o(c,n);return c;};}),pr=se(function(e,t){t.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"];}),mr=se(function(e,t){var n=fr(),r=pr();t.exports=Object.keys||function(e){return n(e,r);};}),hr=se(function(e,t){function n(e){return function(t){for(var n,a=l(t),u=o(a),D=d&&null===i(a),f=u.length,p=0,m=[];p<f;)n=u[p++],r&&!(D?n in a:s(a,n))||c(m,e?[n,a[n]]:a[n]);return m;};}var r=Dn(),a=rn(),u=on(),i=ur(),o=mr(),l=Fn(),s=u(pn().f),c=u([].push),d=r&&a(function(){var e=Object.create(null);return e[2]=2,!s(e,2);});t.exports={entries:n(!0),values:n(!1)};}),vr=se(function(){var e=Jn(),t=hr().values;e({target:"Object",stat:!0},{values:function values(e){return t(e);}});}),br=se(function(e,t){vr();var n=yn();t.exports=n.Object.values;}),Fr=se(function(e,t){var n=br();t.exports=n;}),gr=se(function(e,t){var n=Fr();t.exports=n;}),yr=se(function(e,t){var n={};n[$n()("toStringTag")]="z",t.exports="[object z]"===String(n);}),wr=se(function(e,t){var n=yr(),r=dn(),a=ln(),u=$n()("toStringTag"),i=Object,o="Arguments"===a(function(){return arguments;}());t.exports=n?a:function(e){var t;return void 0===e?"Undefined":null===e?"Null":"string"==typeof(t=function(e,t){try{return e[t];}catch(e){}}(e=i(e),u))?t:o?a(e):"Object"===(t=a(e))&&r(e.callee)?"Arguments":t;};}),Er=se(function(e,t){var n=wr(),r=String;t.exports=function(e){if("Symbol"===n(e))throw new TypeError("Cannot convert a Symbol value to a string");return r(e);};}),Cr=se(function(e,t){function n(e){return function(t,n){t=u(i(t)),n=a(n);var r,c=t.length;return n<0||c<=n?e?"":void 0:(r=l(t,n))<55296||56319<r||n+1===c||(c=l(t,n+1))<56320||57343<c?e?o(t,n):r:e?s(t,n,n+2):c-56320+(r-55296<<10)+65536;};}var r=on(),a=or(),u=Er(),i=bn(),o=r("".charAt),l=r("".charCodeAt),s=r("".slice);t.exports={codeAt:n(!1),charAt:n(!0)};}),xr=se(function(e,t){var n=nn(),r=dn();n=n.WeakMap,t.exports=r(n)&&/native code/.test(String(n));}),Ar=se(function(e,t){var n,r,a,u,i=xr(),o=nn(),l=gn(),s=Xn(),c=_n(),d=Sn(),D=rr(),f=Dr(),p="Object already initialized",m=o.TypeError,h=(o=o.WeakMap,i||d.state?((a=d.state||(d.state=new o())).get=a.get,a.has=a.has,a.set=a.set,n=function n(e,t){if(a.has(e))throw new m(p);return t.facade=e,a.set(e,t),t;},r=function r(e){return a.get(e)||{};},function(e){return a.has(e);}):(f[u=D("state")]=!0,n=function n(e,t){if(c(e,u))throw new m(p);return t.facade=e,s(e,u,t),t;},r=function r(e){return c(e,u)?e[u]:{};},function(e){return c(e,u);}));t.exports={set:n,get:r,has:h,enforce:function enforce(e){return h(e)?r(e):n(e,{});},getterFor:function getterFor(e){return function(t){if(l(t)&&(t=r(t)).type===e)return t;throw new m("Incompatible receiver, "+e+" required");};}};}),Br=se(function(e,t){var n=Dn(),r=_n(),a=Function.prototype,u=n&&Object.getOwnPropertyDescriptor,i=(r=r(a,"name"))&&"something"===function(){}.name;n=r&&(!n||u(a,"name").configurable),t.exports={EXISTS:r,PROPER:i,CONFIGURABLE:n};}),kr=se(function(e){var t=Dn(),n=Wn(),r=Zn(),a=Yn(),u=Fn(),i=mr();e.f=t&&!n?Object.defineProperties:function(e,t){a(e);for(var n,o=u(t),l=i(t),s=l.length,c=0;c<s;)r.f(e,n=l[c++],o[n]);return e;};}),Rr=se(function(e,t){var n=wn();t.exports=n("document","documentElement");}),Tr=se(function(e,t){function n(){}var r,u=Yn(),i=kr(),o=pr(),l=Dr(),s=Rr(),c=Hn(),d=rr(),D="prototype",f="script",p=d("IE_PROTO"),m=function m(e){return"<"+f+">"+e+"</"+f+">";},_h2=function h(){try{r=new ActiveXObject("htmlfile");}catch(e){}_h2=void 0===a||a.domain&&r?function(e){e.write(m("")),e.close();var t=e.parentWindow.Object;return e=null,t;}(r):(e=c("iframe"),t="java"+f+":",e.style.display="none",s.appendChild(e),e.src=String(t),(t=e.contentWindow.document).open(),t.write(m("document.F=Object")),t.close(),t.F);for(var e,t,n=o.length;n--;)delete _h2[D][o[n]];return _h2();};l[p]=!0,t.exports=Object.create||function(e,t){var r;return null!==e?(n[D]=u(e),r=new n(),n[D]=null,r[p]=e):r=_h2(),void 0===t?r:i.f(r,t);};}),Mr=se(function(e,t){var n=Xn();t.exports=function(e,t,r,a){return a&&a.enumerable?e[t]=r:n(e,t,r),e;};}),Nr=se(function(e,t){var n,r,a=rn(),u=dn(),i=gn(),o=Tr(),l=ur(),s=Mr(),c=$n(),d=On(),D=c("iterator");c=!1,[].keys&&("next"in(r=[].keys())?(l=l(l(r)))!==Object.prototype&&(n=l):c=!0),!i(n)||a(function(){var e={};return n[D].call(e)!==e;})?n={}:d&&(n=o(n)),u(n[D])||s(n,D,function(){return this;}),t.exports={IteratorPrototype:n,BUGGY_SAFARI_ITERATORS:c};}),Or=se(function(e,t){var n=yr(),r=wr();t.exports=n?{}.toString:function(){return"[object "+r(this)+"]";};}),jr=se(function(e,t){var n=yr(),r=Zn().f,a=Xn(),u=_n(),i=Or(),o=$n()("toStringTag");t.exports=function(e,t,l,s){e&&(l=l?e:e.prototype,u(l,o)||r(l,o,{configurable:!0,value:t}),s)&&!n&&a(l,"toString",i);};}),Sr=se(function(e,t){t.exports={};}),Ir=se(function(e,t){function n(){return this;}var r=Nr().IteratorPrototype,a=Tr(),u=mn(),i=jr(),o=Sr();t.exports=function(e,t,l,s){return t+=" Iterator",e.prototype=a(r,{next:u(+!s,l)}),i(e,t,!1,!0),o[t]=n,e;};}),qr=se(function(e,t){var n=on(),r=Tn();t.exports=function(e,t,a){try{return n(r(Object.getOwnPropertyDescriptor(e,t)[a]));}catch(e){}};}),_r=se(function(e,t){var n=dn(),r=String,a=TypeError;t.exports=function(e){if("object"==u(e)||n(e))return e;throw new a("Can't set "+r(e)+" as a prototype");};}),zr=se(function(e,t){var n=qr(),r=Yn(),a=_r();t.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var e,t=!1,u={};try{(e=n(Object.prototype,"__proto__","set"))(u,[]),t=u instanceof Array;}catch(u){}return function(n,u){return r(n),a(u),t?e(n,u):n.__proto__=u,n;};}():void 0);}),$r=se(function(e,t){function n(){return this;}var r=Jn(),a=fn(),u=On(),i=Br(),o=dn(),l=Ir(),s=ur(),c=zr(),d=jr(),D=Xn(),f=Mr(),p=$n(),m=Sr(),h=Nr(),v=i.PROPER,b=i.CONFIGURABLE,F=h.IteratorPrototype,g=h.BUGGY_SAFARI_ITERATORS,y=p("iterator"),w="values";t.exports=function(e,t,i,p,h,E,C){function x(e){if(e===h&&M)return M;if(!g&&e&&e in R)return R[e];switch(e){case"keys":case w:case"entries":return function(){return new i(this,e);};}return function(){return new i(this);};}l(i,t,p),p=t+" Iterator";var A,B,k=!1,R=e.prototype,T=R[y]||R["@@iterator"]||h&&R[h],M=!g&&T||x(h),N="Array"===t&&R.entries||T;if(N&&(N=s(N.call(new e())))!==Object.prototype&&N.next&&(u||s(N)===F||(c?c(N,F):o(N[y])||f(N,y,n)),d(N,p,!0,!0),u)&&(m[p]=n),v&&h===w&&T&&T.name!==w&&(!u&&b?D(R,"name",w):(k=!0,M=function M(){return a(T,this);})),h)if(A={values:x(w),keys:E?M:x("keys"),entries:x("entries")},C)for(B in A)!g&&!k&&B in R||f(R,B,A[B]);else r({target:t,proto:!0,forced:g||k},A);return u&&!C||R[y]===M||f(R,y,M,{name:h}),m[t]=M,A;};}),Pr=se(function(e,t){t.exports=function(e,t){return{value:e,done:t};};}),Lr=se(function(){var e=Cr().charAt,t=Er(),n=Ar(),r=$r(),a=Pr(),u="String Iterator",i=n.set,o=n.getterFor(u);r(String,"String",function(e){i(this,{type:u,string:t(e),index:0});},function(){var t=o(this),n=t.string,r=t.index;return r>=n.length?a(void 0,!0):(n=e(n,r),t.index+=n.length,a(n,!1));});}),Hr=se(function(e,t){var n=fn(),r=Yn(),a=Mn();t.exports=function(e,t,u){var i,o;r(e);try{if(!(i=a(e,"return"))){if("throw"===t)throw u;return u;}i=n(i,e);}catch(e){o=!0,i=e;}if("throw"===t)throw u;if(o)throw i;return r(i),u;};}),Vr=se(function(e,t){var n=Yn(),r=Hr();t.exports=function(e,t,a,u){try{return u?t(n(a)[0],a[1]):t(a);}catch(t){r(e,"throw",t);}};}),Ur=se(function(e,t){var n=$n(),r=Sr(),a=n("iterator"),u=Array.prototype;t.exports=function(e){return void 0!==e&&(r.Array===e||u[a]===e);};}),Gr=se(function(e,t){var n=on(),r=dn(),a=Sn(),u=n(Function.toString);r(a.inspectSource)||(a.inspectSource=function(e){return u(e);}),t.exports=a.inspectSource;}),Kr=se(function(e,t){function n(){}function r(e){if(!o(e))return!1;try{return D(n,d,e),!0;}catch(e){return!1;}}function a(e){if(!o(e))return!1;switch(l(e)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1;}try{return m||!!p(f,c(e));}catch(e){return!0;}}var u=on(),i=rn(),o=dn(),l=wr(),s=wn(),c=Gr(),d=[],D=s("Reflect","construct"),f=/^\s*(?:class|function)\b/,p=u(f.exec),m=!f.test(n);a.sham=!0,t.exports=!D||i(function(){var e;return r(r.call)||!r(Object)||!r(function(){e=!0;})||e;})?a:r;}),Wr=se(function(e,t){var n=Ln(),r=Zn(),a=mn();t.exports=function(e,t,u){(t=n(t))in e?r.f(e,t,a(0,u)):e[t]=u;};}),Yr=se(function(e,t){var n=wr(),r=Mn(),a=vn(),u=Sr(),i=$n()("iterator");t.exports=function(e){if(!a(e))return r(e,i)||r(e,"@@iterator")||u[n(e)];};}),Zr=se(function(e,t){var n=fn(),r=Tn(),a=Yn(),u=Rn(),i=Yr(),o=TypeError;t.exports=function(e,t){if(t=arguments.length<2?i(e):t,r(t))return a(n(t,e));throw new o(u(e)+" is not iterable");};}),Xr=se(function(e,t){var n=Kn(),r=fn(),a=qn(),u=Vr(),i=Ur(),o=Kr(),l=cr(),s=Wr(),c=Zr(),d=Yr(),D=Array;t.exports=function(e){var t,f,p,m,h,v,b,F=a(e),g=(e=o(this),1<(b=arguments.length)?arguments[1]:void 0),y=void 0!==g,w=0;if(y&&(g=n(g,2<b?arguments[2]:void 0)),!(b=d(F))||this===D&&i(b))for(t=l(F),f=e?new this(t):D(t);w<t;w++)v=y?g(F[w],w):F[w],s(f,w,v);else for(h=(m=c(F,b)).next,f=e?new this():[];!(p=r(h,m)).done;w++)v=y?u(m,g,[p.value,w],!0):p.value,s(f,w,v);return f.length=w,f;};}),Jr=se(function(e,t){var n,r,a=$n()("iterator"),u=!1;try{n=0,(r={next:function next(){return{done:!!n++};},"return":function _return(){u=!0;}})[a]=function(){return this;},Array.from(r,function(){throw 2;});}catch(e){}t.exports=function(e,t){try{if(!t&&!u)return!1;}catch(e){return!1;}var n=!1;try{var r={};r[a]=function(){return{next:function next(){return{done:n=!0};}};},e(r);}catch(e){}return n;};}),Qr=se(function(){var e=Jn(),t=Xr();e({target:"Array",stat:!0,forced:!Jr()(function(e){Array.from(e);})},{from:t});}),ea=se(function(e,t){Lr(),Qr();var n=yn();t.exports=n.Array.from;}),ta=se(function(e,t){var n=ea();t.exports=n;}),na=se(function(e,t){var n=ta();t.exports=n;}),ra=se(function(e,t){var a={name:"doT",version:"1.1.1",templateSettings:{evaluate:/\{\{([\s\S]+?(\}?)+)\}\}/g,interpolate:/\{\{=([\s\S]+?)\}\}/g,encode:/\{\{!([\s\S]+?)\}\}/g,use:/\{\{#([\s\S]+?)\}\}/g,useParams:/(^|[^\w$])def(?:\.|\[[\'\"])([\w$\.]+)(?:[\'\"]\])?\s*\:\s*([\w$\.]+|\"[^\"]+\"|\'[^\']+\'|\{[^\}]+\})/g,define:/\{\{##\s*([\w\.$]+)\s*(\:|=)([\s\S]+?)#\}\}/g,defineParams:/^\s*([\w$]+):([\s\S]+)/,conditional:/\{\{\?(\?)?\s*([\s\S]*?)\s*\}\}/g,iterate:/\{\{~\s*(?:\}\}|([\s\S]+?)\s*\:\s*([\w$]+)\s*(?:\:\s*([\w$]+))?\s*\}\})/g,varname:"it",strip:!0,append:!0,selfcontained:!1,doNotSkipEncoded:!1},template:void 0,compile:void 0,log:!0};if("object"!==("undefined"==typeof globalThis?"undefined":u(globalThis)))try{Object.defineProperty(Object.prototype,"O",{get:function get(){return this;},configurable:!0}),__magic__.globalThis=__magic__,delete Object.prototype.O;}catch(e){n.globalThis=function(){if("undefined"!=typeof self)return self;if(void 0!==n)return n;if(void 0!==r)return r;if(void 0!==this)return this;throw new Error("Unable to locate global `this`");}();}a.encodeHTMLSource=function(e){var t={"&":"&","<":"<",">":">",'"':""","'":"'","/":"/"},n=e?/[&<>"'\/]/g:/&(?!#?\w+;)|<|>|"|'|\//g;return function(e){return e?e.toString().replace(n,function(e){return t[e]||e;}):"";};},void 0!==t&&t.exports?t.exports=a:globalThis.doT=a;var i={append:{start:"'+(",end:")+'",startencode:"'+encodeHTML("},split:{start:"';out+=(",end:");out+='",startencode:"';out+=encodeHTML("}},o=/$^/;function l(e){return e.replace(/\\('|\\)/g,"$1").replace(/[\r\t\n]/g," ");}a.template=function(e,t,n){var r,u,s=(t=t||a.templateSettings).append?i.append:i.split,c=0;n=t.use||t.define?function e(t,n,r){return("string"==typeof n?n:n.toString()).replace(t.define||o,function(e,n,a,u){return(n=0===n.indexOf("def.")?n.substring(4):n)in r||(":"===a?(t.defineParams&&u.replace(t.defineParams,function(e,t,a){r[n]={arg:t,text:a};}),n in r||(r[n]=u)):new Function("def","def['"+n+"']="+u)(r)),"";}).replace(t.use||o,function(n,a){return t.useParams&&(a=a.replace(t.useParams,function(e,t,n,a){var u;if(r[n]&&r[n].arg&&a)return u=(n+":"+a).replace(/'|\\/g,"_"),r.j=r.j||{},r.j[u]=r[n].text.replace(new RegExp("(^|[^\\w$])"+r[n].arg+"([^\\w$])","g"),"$1"+a+"$2"),t+"def.__exp['"+u+"']";})),(a=new Function("def","return "+a)(r))&&e(t,a,r);});}(t,e,n||{}):e,n=("var out='"+(t.strip?n.replace(/(^|\r|\n)\t* +| +\t*(\r|\n|$)/g," ").replace(/\r|\n|\t|\/\*[\s\S]*?\*\//g,""):n).replace(/'|\\/g,"\\$&").replace(t.interpolate||o,function(e,t){return s.start+l(t)+s.end;}).replace(t.encode||o,function(e,t){return r=!0,s.startencode+l(t)+s.end;}).replace(t.conditional||o,function(e,t,n){return t?n?"';}else if("+l(n)+"){out+='":"';}else{out+='":n?"';if("+l(n)+"){out+='":"';}out+='";}).replace(t.iterate||o,function(e,t,n,r){return t?(c+=1,u=r||"i"+c,t=l(t),"';var arr"+c+"="+t+";if(arr"+c+"){var "+n+","+u+"=-1,l"+c+"=arr"+c+".length-1;while("+u+"<l"+c+"){"+n+"=arr"+c+"["+u+"+=1];out+='"):"';} } out+='";}).replace(t.evaluate||o,function(e,t){return"';"+l(t)+"out+='";})+"';return out;").replace(/\n/g,"\\n").replace(/\t/g,"\\t").replace(/\r/g,"\\r").replace(/(\s|;|\}|^|\{)out\+='';/g,"$1").replace(/\+''/g,""),r&&(t.selfcontained||!globalThis||globalThis._encodeHTML||(globalThis._encodeHTML=a.encodeHTMLSource(t.doNotSkipEncoded)),n="var encodeHTML = typeof _encodeHTML !== 'undefined' ? _encodeHTML : ("+a.encodeHTMLSource.toString()+"("+(t.doNotSkipEncoded||"")+"));"+n);try{return new Function(t.varname,n);}catch(e){throw"undefined"!=typeof console&&console.log("Could not create a template function: "+n),e;}},a.compile=function(e,t){return a.template(e,null,t);};}),aa={helpUrlBase:"https://dequeuniversity.com/rules/",gridSize:200,selectorSimilarFilterLimit:700,results:[],resultGroups:[],resultGroupMap:{},impact:Object.freeze(["minor","moderate","serious","critical"]),preload:Object.freeze({assets:["cssom","media"],timeout:1e4}),allOrigins:"<unsafe_all_origins>",sameOrigin:"<same_origin>"},ua=([{name:"NA",value:"inapplicable",priority:0,group:"inapplicable"},{name:"PASS",value:"passed",priority:1,group:"passes"},{name:"CANTTELL",value:"cantTell",priority:2,group:"incomplete"},{name:"FAIL",value:"failed",priority:3,group:"violations"}].forEach(function(e){var t=e.name,n=e.value,r=e.priority;e=e.group,aa[t]=n,aa[t+"_PRIO"]=r,aa[t+"_GROUP"]=e,aa.results[r]=n,aa.resultGroups[r]=e,aa.resultGroupMap[n]=e;}),Object.freeze(aa.results),Object.freeze(aa.resultGroups),Object.freeze(aa.resultGroupMap),Object.freeze(aa),aa),ia=function ia(){"object"===("undefined"==typeof console?"undefined":u(console))&&console.log&&Function.prototype.apply.call(console.log,console,arguments);},oa=/[\t\r\n\f]/g,la=K(function e(){U(this,e),this.parent=void 0;},[{key:"props",get:function get(){throw new Error('VirtualNode class must have a "props" object consisting of "nodeType" and "nodeName" properties');}},{key:"attrNames",get:function get(){throw new Error('VirtualNode class must have an "attrNames" property');}},{key:"attr",value:function value(){throw new Error('VirtualNode class must have an "attr" function');}},{key:"hasAttr",value:function value(){throw new Error('VirtualNode class must have a "hasAttr" function');}},{key:"hasClass",value:function value(e){var t=this.attr("class");return!!t&&(e=" "+e+" ",0<=(" "+t+" ").replace(oa," ").indexOf(e));}}]),sa={},ca=(ce(sa,{DqElement:function DqElement(){return ru;},aggregate:function aggregate(){return ca;},aggregateChecks:function aggregateChecks(){return ha;},aggregateNodeResults:function aggregateNodeResults(){return ba;},aggregateResult:function aggregateResult(){return ga;},areStylesSet:function areStylesSet(){return ya;},assert:function assert(){return wa;},checkHelper:function checkHelper(){return au;},clone:function clone(){return uu;},closest:function closest(){return mu;},collectResultsFromFrames:function collectResultsFromFrames(){return si;},contains:function contains(){return ci;},convertSelector:function convertSelector(){return fu;},cssParser:function cssParser(){return iu;},deepMerge:function deepMerge(){return di;},escapeSelector:function escapeSelector(){return Ca;},extendMetaData:function extendMetaData(){return Di;},filterHtmlAttrs:function filterHtmlAttrs(){return Dp;},finalizeRuleResult:function finalizeRuleResult(){return va;},findBy:function findBy(){return ii;},getAllChecks:function getAllChecks(){return ui;},getAncestry:function getAncestry(){return Za;},getBaseLang:function getBaseLang(){return nf;},getCheckMessage:function getCheckMessage(){return Df;},getCheckOption:function getCheckOption(){return ff;},getEnvironmentData:function getEnvironmentData(){return pf;},getFlattenedTree:function getFlattenedTree(){return ef;},getFrameContexts:function getFrameContexts(){return gf;},getFriendlyUriEnd:function getFriendlyUriEnd(){return ka;},getNodeAttributes:function getNodeAttributes(){return Ra;},getNodeFromTree:function getNodeFromTree(){return eu;},getPreloadConfig:function getPreloadConfig(){return ip;},getRootNode:function getRootNode(){return hi;},getRule:function getRule(){return yf;},getScroll:function getScroll(){return Ef;},getScrollState:function getScrollState(){return Cf;},getSelector:function getSelector(){return Ka;},getSelectorData:function getSelectorData(){return Ha;},getShadowSelector:function getShadowSelector(){return ja;},getStandards:function getStandards(){return xf;},getStyleSheetFactory:function getStyleSheetFactory(){return Bf;},getXpath:function getXpath(){return Xa;},injectStyle:function injectStyle(){return kf;},isArrayLike:function isArrayLike(){return Rf;},isContextObject:function isContextObject(){return Nf;},isContextProp:function isContextProp(){return Of;},isContextSpec:function isContextSpec(){return Mf;},isHidden:function isHidden(){return If;},isHtmlElement:function isHtmlElement(){return qf;},isLabelledFramesSelector:function isLabelledFramesSelector(){return jf;},isLabelledShadowDomSelector:function isLabelledShadowDomSelector(){return Sf;},isNodeInContext:function isNodeInContext(){return _f;},isShadowRoot:function isShadowRoot(){return pi;},isValidLang:function isValidLang(){return yp;},isXHTML:function isXHTML(){return Oa;},matchAncestry:function matchAncestry(){return $f;},matches:function matches(){return ou;},matchesExpression:function matchesExpression(){return pu;},matchesSelector:function matchesSelector(){return Ta;},memoize:function memoize(){return Na;},mergeResults:function mergeResults(){return li;},nodeLookup:function nodeLookup(){return Lf;},nodeSerializer:function nodeSerializer(){return ai;},nodeSorter:function nodeSorter(){return Pf;},objectHasOwn:function objectHasOwn(){return Tf;},parseCrossOriginStylesheet:function parseCrossOriginStylesheet(){return Kf;},parseSameOriginStylesheet:function parseSameOriginStylesheet(){return Uf;},parseStylesheet:function parseStylesheet(){return Gf;},performanceTimer:function performanceTimer(){return Yf;},pollyfillElementsFromPoint:function pollyfillElementsFromPoint(){return Zf;},preload:function preload(){return ap;},preloadCssom:function preloadCssom(){return ep;},preloadMedia:function preloadMedia(){return rp;},processMessage:function processMessage(){return df;},publishMetaData:function publishMetaData(){return op;},querySelectorAll:function querySelectorAll(){return sp;},querySelectorAllFilter:function querySelectorAllFilter(){return Qf;},queue:function queue(){return yu;},respondable:function respondable(){return Xu;},ruleShouldRun:function ruleShouldRun(){return dp;},select:function select(){return pp;},sendCommandToFrame:function sendCommandToFrame(){return Qu;},setScrollState:function setScrollState(){return mp;},shadowSelect:function shadowSelect(){return hp;},shadowSelectAll:function shadowSelectAll(){return vp;},shouldPreload:function shouldPreload(){return up;},toArray:function toArray(){return Ea;},tokenList:function tokenList(){return KD;},uniqueArray:function uniqueArray(){return Xf;},uuid:function uuid(){return ju;},validInputTypes:function validInputTypes(){return bp;},validLangs:function validLangs(){return gp;}}),function(e,t,n){return t=t.slice(),n&&t.push(n),n=t.map(function(t){return e.indexOf(t);}).sort(),e[n.pop()];}),da=ua.CANTTELL_PRIO,Da=ua.FAIL_PRIO,fa=[],pa=(fa[ua.PASS_PRIO]=!0,fa[ua.CANTTELL_PRIO]=null,fa[ua.FAIL_PRIO]=!1,["any","all","none"]);function ma(e,t){pa.reduce(function(n,r){return n[r]=(e[r]||[]).map(function(e){return t(e,r);}),n;},{});}var ha=function ha(e){var t=Object.assign({},e),n=(ma(t,function(e,t){var n=void 0===e.result?-1:fa.indexOf(e.result);e.priority=-1!==n?n:ua.CANTTELL_PRIO,"none"===t&&(e.priority===ua.PASS_PRIO?e.priority=ua.FAIL_PRIO:e.priority===ua.FAIL_PRIO&&(e.priority=ua.PASS_PRIO));}),{all:t.all.reduce(function(e,t){return Math.max(e,t.priority);},0),none:t.none.reduce(function(e,t){return Math.max(e,t.priority);},0),any:t.any.reduce(function(e,t){return Math.min(e,t.priority);},4)%4}),r=(t.priority=Math.max(n.all,n.none,n.any),[]);return pa.forEach(function(e){t[e]=t[e].filter(function(r){return r.priority===t.priority&&r.priority===n[e];}),t[e].forEach(function(e){return r.push(e.impact);});}),[da,Da].includes(t.priority)?t.impact=ca(ua.impact,r):t.impact=null,ma(t,function(e){delete e.result,delete e.priority;}),t.result=ua.results[t.priority],delete t.priority,t;};function va(e){var t=i._audit.rules.find(function(t){return t.id===e.id;});return t&&t.impact&&e.nodes.forEach(function(e){["any","all","none"].forEach(function(n){(e[n]||[]).forEach(function(e){e.impact=t.impact;});});}),Object.assign(e,ba(e.nodes)),delete e.nodes,e;}var ba=function ba(e){var t={},n=((e=e.map(function(e){if(e.any&&e.all&&e.none)return ha(e);if(Array.isArray(e.node))return va(e);throw new TypeError("Invalid Result type");}))&&e.length?(n=e.map(function(e){return e.result;}),t.result=ca(ua.results,n,t.result)):t.result="inapplicable",ua.resultGroups.forEach(function(e){return t[e]=[];}),e.forEach(function(e){var n=ua.resultGroupMap[e.result];t[n].push(e);}),ua.FAIL_GROUP);return 0===t[n].length&&(n=ua.CANTTELL_GROUP),0<t[n].length?(e=t[n].map(function(e){return e.impact;}),t.impact=ca(ua.impact,e)||null):t.impact=null,t;};function Fa(e,t,n){var r=Object.assign({},t);r.nodes=(r[n]||[]).concat(),ua.resultGroups.forEach(function(e){delete r[e];}),e[n].push(r);}var ga=function ga(e){var t={};return ua.resultGroups.forEach(function(e){return t[e]=[];}),e.forEach(function(e){e.error?Fa(t,e,ua.CANTTELL_GROUP):e.result===ua.NA?Fa(t,e,ua.NA_GROUP):ua.resultGroups.forEach(function(n){Array.isArray(e[n])&&0<e[n].length&&Fa(t,e,n);});}),t;},ya=function e(t,r,a){var u=n.getComputedStyle(t,null);if(!u)return!1;for(var i=0;i<r.length;++i){var o=r[i];if(u.getPropertyValue(o.property)===o.value)return!0;}return!(!t.parentNode||t.nodeName.toUpperCase()===a.toUpperCase())&&e(t.parentNode,r,a);},wa=function wa(e,t){if(!e)throw new Error(t);},Ea=function Ea(e){return Array.prototype.slice.call(e);},Ca=function Ca(e){for(var t,n=String(e),r=n.length,a=-1,u="",i=n.charCodeAt(0);++a<r;)0==(t=n.charCodeAt(a))?u+="�":u+=1<=t&&t<=31||127==t||0==a&&48<=t&&t<=57||1==a&&48<=t&&t<=57&&45==i?"\\"+t.toString(16)+" ":0==a&&1==r&&45==t||!(128<=t||45==t||95==t||48<=t&&t<=57||65<=t&&t<=90||97<=t&&t<=122)?"\\"+n.charAt(a):n.charAt(a);return u;};function xa(e,t){return[e.substring(0,t),e.substring(t)];}function Aa(e){return e.replace(/\s+$/,"");}var Ba,ka=function ka(){var e,t,n,r,a,u,i,o,l=0<arguments.length&&void 0!==arguments[0]?arguments[0]:"",s=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{};if(!(l.length<=1||"data:"===l.substr(0,5)||"javascript:"===l.substr(0,11)||l.includes("?")))return e=s.currentDomain,s=void 0===(s=s.maxLength)?25:s,i=u=o=a=r="",(n=l).includes("#")&&(l=(t=L(xa(l,l.indexOf("#")),2))[0],i=t[1]),l.includes("?")&&(l=(t=L(xa(l,l.indexOf("?")),2))[0],u=t[1]),l.includes("://")?(r=(t=L(l.split("://"),2))[0],a=(t=L(xa(l=t[1],l.indexOf("/")),2))[0],l=t[1]):"//"===l.substr(0,2)&&(a=(t=L(xa(l=l.substr(2),l.indexOf("/")),2))[0],l=t[1]),(a="www."===a.substr(0,4)?a.substr(4):a)&&a.includes(":")&&(a=(t=L(xa(a,a.indexOf(":")),2))[0],o=t[1]),n=(t={original:n,protocol:r,domain:a,port:o,path:l,query:u,hash:i}).domain,r=t.hash,o=(a=t.path).substr(a.substr(0,a.length-2).lastIndexOf("/")+1),r?o&&(o+r).length<=s?Aa(o+r):o.length<2&&2<r.length&&r.length<=s?Aa(r):void 0:n&&n.length<s&&a.length<=1||a==="/"+o&&n&&e&&n!==e&&(n+a).length<=s?Aa(n+a):(-1===(l=o.lastIndexOf("."))||1<l)&&(-1!==l||2<o.length)&&o.length<=s&&!o.match(/index(\.[a-zA-Z]{2-4})?/)&&!function(e){return 0!==(e=0<arguments.length&&void 0!==e?e:"").length&&(e.match(/[0-9]/g)||"").length>=e.length/2;}(o)?Aa(o):void 0;},Ra=function Ra(e){return(e.attributes instanceof n.NamedNodeMap?e:e.cloneNode(!1)).attributes;},Ta=function Ta(e,t){return!!e[Ba=Ba&&e[Ba]?Ba:function(e){for(var t,n=["matches","matchesSelector","mozMatchesSelector","webkitMatchesSelector","msMatchesSelector"],r=n.length,a=0;a<r;a++)if(e[t=n[a]])return t;}(e)]&&e[Ba](t);},Ma=de(Wt()),Na=(i._memoizedFns=[],function(e){return e=(0,Ma["default"])(e),i._memoizedFns.push(e),e;}),Oa=Na(function(e){return!(null==e||!e.createElement)&&"A"===e.createElement("A").localName;});function ja(e,t){var n=2<arguments.length&&void 0!==arguments[2]?arguments[2]:{};if(!t)return"";var r=t.getRootNode&&t.getRootNode()||a;if(11!==r.nodeType)return e(t,n,r);for(var u=[];11===r.nodeType;){if(!r.host)return"";u.unshift({elm:t,doc:r}),r=(t=r.host).getRootNode();}return u.unshift({elm:t,doc:r}),u.map(function(t){return e(t.elm,n,t.doc);});}var Sa=["class","style","id","selected","checked","disabled","tabindex","aria-checked","aria-selected","aria-invalid","aria-activedescendant","aria-busy","aria-disabled","aria-expanded","aria-grabbed","aria-pressed","aria-valuenow","xmlns"],Ia=31,qa=/([\\"])/g,_a=/(\r\n|\r|\n)/g;function za(e){return e.replace(qa,"\\$1").replace(_a,"\\a ");}function $a(e,t){var n,r=t.name;return-1!==r.indexOf("href")||-1!==r.indexOf("src")?(n=ka(e.getAttribute(r)))?Ca(t.name)+'$="'+za(n)+'"':Ca(t.name)+'="'+za(e.getAttribute(r))+'"':Ca(r)+'="'+za(t.value)+'"';}function Pa(e,t){return e.count<t.count?-1:e.count===t.count?0:1;}function La(e){return!Sa.includes(e.name)&&-1===e.name.indexOf(":")&&(!e.value||e.value.length<Ia);}function Ha(e){for(var t={classes:{},tags:{},attributes:{}},n=(e=Array.isArray(e)?e:[e]).slice(),r=[];n.length;)(function(){var e,a=n.pop(),u=a.actualNode;for(u.querySelectorAll&&(e=u.nodeName,t.tags[e]?t.tags[e]++:t.tags[e]=1,u.classList&&Array.from(u.classList).forEach(function(e){e=Ca(e),t.classes[e]?t.classes[e]++:t.classes[e]=1;}),u.hasAttributes())&&Array.from(Ra(u)).filter(La).forEach(function(e){(e=$a(u,e))&&(t.attributes[e]?t.attributes[e]++:t.attributes[e]=1);}),a.children.length&&(r.push(n),n=a.children.slice());!n.length&&r.length;)n=r.pop();})();return t;}function Va(e){var t=Oa(a);return Ca(t?e.localName:e.nodeName.toLowerCase());}function Ua(e,t){var n,r,a,u,i,o,l,s,c,d="",D=(r=e,a=[],u=t.classes,i=t.tags,r.classList&&Array.from(r.classList).forEach(function(e){e=Ca(e),u[e]<i[r.nodeName]&&a.push({name:e,count:u[e],species:"class"});}),a.sort(Pa));return o=e,l=[],s=t.attributes,c=t.tags,o.hasAttributes()&&Array.from(Ra(o)).filter(La).forEach(function(e){(e=$a(o,e))&&s[e]<c[o.nodeName]&&l.push({name:e,count:s[e],species:"attribute"});}),t=l.sort(Pa),D.length&&1===D[0].count?n=[D[0]]:t.length&&1===t[0].count?(n=[t[0]],d=Va(e)):((n=D.concat(t)).sort(Pa),(n=n.slice(0,3)).some(function(e){return"class"===e.species;})?n.sort(function(e,t){return e.species!==t.species&&"class"===e.species?-1:e.species===t.species?0:1;}):d=Va(e)),d+n.reduce(function(e,t){switch(t.species){case"class":return e+"."+t.name;case"attribute":return e+"["+t.name+"]";}return e;},"");}function Ga(e,t,n){if(!i._selectorData)throw new Error("Expect axe._selectorData to be set up");var r,u,o=void 0!==(t=t.toRoot)&&t;do{var l=function(e){var t;if(e.getAttribute("id"))return t=e.getRootNode&&e.getRootNode()||a,(e="#"+Ca(e.getAttribute("id")||"")).match(/player_uid_/)||1!==t.querySelectorAll(e).length?void 0:e;}(e);l||(l=Ua(e,i._selectorData),l+=function(e,t){var n=e.parentNode&&Array.from(e.parentNode.children||"")||[];return n.find(function(n){return n!==e&&Ta(n,t);})?":nth-child("+(1+n.indexOf(e))+")":"";}(e,l)),r=r?l+" > "+r:l,u=!u||u.length>ua.selectorSimilarFilterLimit?Wa(n,r):u.filter(function(e){return Ta(e,r);}),e=e.parentElement;}while((1<u.length||o)&&e&&11!==e.nodeType);return 1===u.length?r:-1!==r.indexOf(" > ")?":root"+r.substring(r.indexOf(" > ")):":root";}var Ka=Na(function(e,t){return ja(Ga,e,t);}),Wa=Na(function(e,t){return Array.from(e.querySelectorAll(t));});function Ya(e){var t=e.nodeName.toLowerCase(),n=e.parentElement,r=e.parentNode,a="";return"head"!==t&&"body"!==t&&1<(null==r?void 0:r.children.length)&&(r=Array.prototype.indexOf.call(r.children,e)+1,a=":nth-child(".concat(r,")")),n?Ya(n)+" > "+t+a:t+a;}function Za(e,t){return ja(Ya,e,t);}var Xa=function Xa(e){return function e(t,n){var r,a,u,i;if(!t)return[];if(!n&&9===t.nodeType)return[{str:"html"}];if(n=n||[],t.parentNode&&t.parentNode!==t&&(n=e(t.parentNode,n)),t.previousSibling){for(a=1,r=t.previousSibling;1===r.nodeType&&r.nodeName===t.nodeName&&a++,r=r.previousSibling;);1===a&&(a=null);}else if(t.nextSibling)for(r=t.nextSibling;r=1===r.nodeType&&r.nodeName===t.nodeName?(a=1,null):(a=null,r.previousSibling););return 1===t.nodeType&&((u={}).str=t.nodeName.toLowerCase(),(i=t.getAttribute&&Ca(t.getAttribute("id")))&&1===t.ownerDocument.querySelectorAll("#"+i).length&&(u.id=t.getAttribute("id")),1<a&&(u.count=a),n.push(u)),n;}(e).reduce(function(e,t){return t.id?"/".concat(t.str,"[@id='").concat(t.id,"']"):e+"/".concat(t.str)+(0<t.count?"[".concat(t.count,"]"):"");},"");},Ja={},Qa={set:function set(e,t){var n;wa("string"==typeof(n=e),"key must be a string, "+u(n)+" given"),wa(""!==n,"key must not be empty"),Ja[e]=t;},get:function get(e,t){var n;return wa("function"==typeof(n=t)||void 0===n,"creator must be a function or undefined, "+u(n)+" given"),e in Ja?Ja[e]:"function"==typeof t?(n=t(),wa(void 0!==n,"Cache creator function should not return undefined"),this.set(e,n),Ja[e]):void 0;},clear:function clear(){Ja={};}},eu=function eu(e,t){return t=t||e,Qa.get("nodeMap")?Qa.get("nodeMap").get(t):null;},tu="DqElm.RunOptions",nu=Na(function(e,t,r){var a,u;return null==r&&(r={}),t=(t=null==t?null:t)||(null!=(a=Qa.get(tu))?a:{}),this.spec=r,e instanceof la?(this._virtualNode=e,this._element=e.actualNode):(this._element=e,this._virtualNode=eu(e)),this.fromFrame=1<(null==(a=this.spec.selector)?void 0:a.length),this._includeElementInJson=t.elementRef,t.absolutePaths&&(this._options={toRoot:!0}),this.nodeIndexes=[],Array.isArray(this.spec.nodeIndexes)?this.nodeIndexes=this.spec.nodeIndexes:"number"==typeof(null==(r=this._virtualNode)?void 0:r.nodeIndex)&&(this.nodeIndexes=[this._virtualNode.nodeIndex]),this.source=null,i._audit.noHtml||(this.source=null!=(e=this.spec.source)?e:null!=(a=this._element)&&a.outerHTML?((t=a.outerHTML)||"function"!=typeof n.XMLSerializer||(t=new n.XMLSerializer().serializeToString(a)),(a=t||"").length>(u=u||300)&&(u=a.indexOf(">"),a=a.substring(0,u+1)),a):""),this;}),ru=(nu.prototype={get selector(){return this.spec.selector||[Ka(this.element,this._options)];},get ancestry(){return this.spec.ancestry||[Za(this.element)];},get xpath(){return this.spec.xpath||[Xa(this.element)];},get element(){return this._element;},toJSON:function toJSON(){var e={selector:this.selector,source:this.source,xpath:this.xpath,ancestry:this.ancestry,nodeIndexes:this.nodeIndexes,fromFrame:this.fromFrame};return this._includeElementInJson&&(e.element=this._element),e;}},nu.fromFrame=function(e,t,n){return e=nu.mergeSpecs(e,n),new nu(n.element,t,e);},nu.mergeSpecs=function(e,t){return P({},e,{selector:[].concat(z(t.selector),z(e.selector)),ancestry:[].concat(z(t.ancestry),z(e.ancestry)),xpath:[].concat(z(t.xpath),z(e.xpath)),nodeIndexes:[].concat(z(t.nodeIndexes),z(e.nodeIndexes)),fromFrame:!0});},nu.setRunOptions=function(e){var t=e.elementRef;Qa.set(tu,{elementRef:t,absolutePaths:e.absolutePaths});},nu),au=function au(e,t,r,a){return{isAsync:!1,async:function async(){return this.isAsync=!0,function(t){t instanceof Error==0?(e.result=t,r(e)):a(t);};},data:function data(t){e.data=t;},relatedNodes:function relatedNodes(t){n.Node&&(t=t instanceof n.Node||t instanceof la?[t]:Ea(t),e.relatedNodes=[],t.forEach(function(t){(t=t instanceof la?t.actualNode:t)instanceof n.Node&&(t=new ru(t),e.relatedNodes.push(t));}));}};};function uu(e){return function e(t,r){var a,i;if(null===t||"object"!==u(t))return t;if(null!=(a=n)&&a.Node&&t instanceof n.Node||null!=(a=n)&&a.HTMLCollection&&t instanceof n.HTMLCollection||"nodeName"in t&&"nodeType"in t&&"ownerDocument"in t)return t;if(r.has(t))return r.get(t);if(Array.isArray(t))return i=[],r.set(t,i),t.forEach(function(t){i.push(e(t,r));}),i;var o={};for(var l in r.set(t,o),t)o[l]=e(t[l],r);return o;}(e,new Map());}(Zo=new(de(Jt()).CssSelectorParser)()).registerSelectorPseudos("not"),Zo.registerSelectorPseudos("is"),Zo.registerNestingOperators(">"),Zo.registerAttrEqualityMods("^","$","*","~");var iu=Zo;function ou(e,t){return fu(t).some(function(t){return pu(e,t);});}function lu(e,t){return i=t,1===(u=e).props.nodeType&&("*"===i.tag||u.props.nodeName===i.tag)&&(a=e,!(u=t).classes||u.classes.every(function(e){return a.hasClass(e.value);}))&&(r=e,!(i=t).attributes||i.attributes.every(function(e){var t=r.attr(e.key);return null!==t&&e.test(t);}))&&(u=e,!(i=t).id||u.props.id===i.id)&&(n=e,!((u=t).pseudos&&!u.pseudos.every(function(e){if("not"===e.name)return!e.expressions.some(function(e){return pu(n,e);});if("is"===e.name)return e.expressions.some(function(e){return pu(n,e);});throw new Error("the pseudo selector "+e.name+" has not yet been implemented");})));var n,r,a,u,i;}su=/(?=[\-\[\]{}()*+?.\\\^$|,#\s])/g;var su,cu=function cu(e){return e.replace(su,"\\");},du=/\\/g;function Du(e){return e.map(function(e){for(var t=[],n=e.rule;n;)t.push({tag:n.tagName?n.tagName.toLowerCase():"*",combinator:n.nestingOperator||" ",id:n.id,attributes:function(e){if(e)return e.map(function(e){var t,n,r=e.name.replace(du,""),a=(e.value||"").replace(du,"");switch(e.operator){case"^=":n=new RegExp("^"+cu(a));break;case"$=":n=new RegExp(cu(a)+"$");break;case"~=":n=new RegExp("(^|\\s)"+cu(a)+"(\\s|$)");break;case"|=":n=new RegExp("^"+cu(a)+"(-|$)");break;case"=":t=function t(e){return a===e;};break;case"*=":t=function t(e){return e&&e.includes(a);};break;case"!=":t=function t(e){return a!==e;};break;default:t=function t(e){return null!==e;};}return""===a&&/^[*$^]=$/.test(e.operator)&&(t=function t(){return!1;}),{key:r,value:a,type:void 0===e.value?"attrExist":"attrValue",test:t=t||function(e){return e&&n.test(e);}};});}(n.attrs),classes:function(e){if(e)return e.map(function(e){return{value:e=e.replace(du,""),regexp:new RegExp("(^|\\s)"+cu(e)+"(\\s|$)")};});}(n.classNames),pseudos:function(e){if(e)return e.map(function(e){var t;return["is","not"].includes(e.name)&&(t=Du(t=(t=e.value).selectors||[t])),{name:e.name,expressions:t,value:e.value};});}(n.pseudos)}),n=n.rule;return t;});}function fu(e){return Du((e=iu.parse(e)).selectors||[e]);}function pu(e,t,n){return function e(t,n,r,a){if(!t)return!1;for(var u=Array.isArray(n)?n[r]:n,i=lu(t,u);!i&&a&&t.parent;)i=lu(t=t.parent,u);if(0<r){if(!1===[" ",">"].includes(u.combinator))throw new Error("axe.utils.matchesExpression does not support the combinator: "+u.combinator);i=i&&e(t.parent,n,r-1," "===u.combinator);}return i;}(e,t,t.length-1,n);}var mu=function mu(e,t){for(;e;){if(ou(e,t))return e;if(void 0===e.parent)throw new TypeError("Cannot resolve parent for non-DOM nodes");e=e.parent;}return null;};function hu(){}function vu(e){if("function"!=typeof e)throw new TypeError("Queue methods require functions as arguments");}for(var bu,Fu,gu,yu=function yu(){function e(e){t=e,setTimeout(function(){null!=t&&ia("Uncaught error (of queue)",t);},1);}var t,n=[],r=0,a=0,i=hu,o=!1,l=e;function s(e){return i=hu,l(e),n;}function c(){for(var e=n.length;r<e;r++){var t=n[r];try{t.call(null,function(e){return function(t){n[e]=t,--a||i===hu||(o=!0,i(n));};}(r),s);}catch(e){s(e);}}}var d={defer:function defer(e){var r;if("object"===u(e)&&e.then&&e["catch"]&&(r=e,e=function e(_e5,t){r.then(_e5)["catch"](t);}),vu(e),void 0===t){if(o)throw new Error("Queue already completed");return n.push(e),++a,c(),d;}},then:function then(e){if(vu(e),i!==hu)throw new Error("queue `then` already set");return t||(i=e,a)||(o=!0,i(n)),d;},"catch":function _catch(n){if(vu(n),l!==e)throw new Error("queue `catch` already set");return t?(n(t),t=null):l=n,d;},abort:s};return d;},wu=n.crypto||n.msCrypto,Eu=(!Fu&&wu&&wu.getRandomValues&&(bu=new Uint8Array(16),Fu=function Fu(){return wu.getRandomValues(bu),bu;}),Fu||(gu=new Array(16),Fu=function Fu(){for(var e,t=0;t<16;t++)!(3&t)&&(e=4294967296*Math.random()),gu[t]=e>>>((3&t)<<3)&255;return gu;}),"function"==typeof n.Buffer?n.Buffer:Array),Cu=[],xu={},Au=0;Au<256;Au++)Cu[Au]=(Au+256).toString(16).substr(1),xu[Cu[Au]]=Au;function Bu(e,t){return t=t||0,Cu[e[t++]]+Cu[e[t++]]+Cu[e[t++]]+Cu[e[t++]]+"-"+Cu[e[t++]]+Cu[e[t++]]+"-"+Cu[e[t++]]+Cu[e[t++]]+"-"+Cu[e[t++]]+Cu[e[t++]]+"-"+Cu[e[t++]]+Cu[e[t++]]+Cu[e[t++]]+Cu[e[t++]]+Cu[e[t++]]+Cu[e[+t]];}var ku=[1|(Zo=Fu())[0],Zo[1],Zo[2],Zo[3],Zo[4],Zo[5]],Ru=16383&(Zo[6]<<8|Zo[7]),Tu=0,Mu=0;function Nu(e,t,n){var r=t&&n||0,a=t||[],u=(n=null!=(e=e||{}).clockseq?e.clockseq:Ru,null!=e.msecs?e.msecs:new Date().getTime()),i=null!=e.nsecs?e.nsecs:Mu+1;if((o=u-Tu+(i-Mu)/1e4)<0&&null==e.clockseq&&(n=n+1&16383),1e4<=(i=(o<0||Tu<u)&&null==e.nsecs?0:i))throw new Error("uuid.v1(): Can't create more than 10M uuids/sec");Tu=u,Ru=n;for(var o=(1e4*(268435455&(u+=122192928e5))+(Mu=i))%4294967296,l=(a[r++]=o>>>24&255,a[r++]=o>>>16&255,a[r++]=o>>>8&255,a[r++]=255&o,i=u/4294967296*1e4&268435455,a[r++]=i>>>8&255,a[r++]=255&i,a[r++]=i>>>24&15|16,a[r++]=i>>>16&255,a[r++]=n>>>8|128,a[r++]=255&n,e.node||ku),s=0;s<6;s++)a[r+s]=l[s];return t||Bu(a);}function Ou(e,t,n){var r=t&&n||0,a=("string"==typeof e&&(t="binary"==e?new Eu(16):null,e=null),(e=e||{}).random||(e.rng||Fu)());if(a[6]=15&a[6]|64,a[8]=63&a[8]|128,t)for(var u=0;u<16;u++)t[r+u]=a[u];return t||Bu(a);}(Zo=Ou).v1=Nu,Zo.v4=Ou,Zo.parse=function(e,t,n){var r=t&&n||0,a=0;for(t=t||[],e.toLowerCase().replace(/[0-9a-f]{2}/g,function(e){a<16&&(t[r+a++]=xu[e]);});a<16;)t[r+a++]=0;return t;},Zo.unparse=Bu,Zo.BufferClass=Eu,i._uuid=Nu();var ju=Ou,Su=Object.freeze(["EvalError","RangeError","ReferenceError","SyntaxError","TypeError","URIError"]);function Iu(){var e="axeAPI",t="";return(e=void 0!==i&&i._audit&&i._audit.application?i._audit.application:e)+"."+(void 0!==i?i.version:t);}function qu(e){zu(e),wa(n.parent===e,"Source of the response must be the parent window.");}function _u(e){zu(e),wa(e.parent===n,"Respondable target must be a frame in the current window");}function zu(e){wa(n!==e,"Messages can not be sent to the same window.");}var $u={},Pu=[];function Lu(){var e="".concat(Ou(),":").concat(Ou());return Pu.includes(e)?Lu():(Pu.push(e),e);}function Hu(e,t,n,r){var a,u,o,l;return(n?qu:_u)(e),t.message instanceof Error&&!n?(i.log(t.message),!1):(u=(l=P({messageId:Lu()},t)).topic,o=l.message,u={channelId:l.channelId,topic:u,messageId:l.messageId,keepalive:!!l.keepalive,source:Iu()},o instanceof Error?u.error={name:o.name,message:o.message,stack:o.stack}:u.payload=o,a=JSON.stringify(u),!(!(l=i._audit.allowedOrigins)||!l.length||("function"==typeof r&&function(e,t,n){n=!(2<arguments.length&&void 0!==n)||n,wa(!$u[e],"A replyHandler already exists for this message channel."),$u[e]={replyHandler:t,sendToParent:n};}(t.channelId,r,n),l.forEach(function(t){try{e.postMessage(a,t);}catch(n){if(n instanceof e.DOMException)throw new Error('allowedOrigins value "'.concat(t,'" is not a valid origin'));throw n;}}),0)));}function Vu(e,t,n){var r=!(2<arguments.length&&void 0!==n)||n;return function(n,a,u){Hu(e,{channelId:t,message:n,keepalive:a},r,u);};}function Uu(e,t){var r,a,o,l=e.origin,s=e.data;e=e.source;try{var c=function(e){var t,r,a,i;try{t=JSON.parse(e);}catch(e){return;}if(null!==(e=t)&&"object"===u(e)&&"string"==typeof e.channelId&&e.source===Iu())return r=(e=t).topic,a=e.channelId,i=e.messageId,e=e.keepalive,{topic:r,message:"object"===u(t.error)?function(e){var t=e.message||"Unknown error occurred",r=Su.includes(e.name)?e.name:"Error";return r=n[r]||Error,e.stack&&(t+="\n"+e.stack.replace(e.message,"")),new r(t);}(t.error):t.payload,messageId:i,channelId:a,keepalive:!!e};}(s)||{},d=c.channelId,D=c.message,f=c.messageId;if(a=l,((o=i._audit.allowedOrigins)&&o.includes("*")||o.includes(a))&&(r=f,!Pu.includes(r))&&(Pu.push(r),1))if(D instanceof Error&&e.parent!==n)i.log(D);else try{if(c.topic){var p=Vu(e,d);qu(e),t(c,p);}else{var m=e,h=(b=c).channelId,v=b.message,b=b.keepalive,F=(g=function(e){return $u[e];}(h)||{}).replyHandler,g=g.sendToParent;if(F){(g?qu:_u)(m),m=Vu(m,h,g),!b&&h&&function(e){delete $u[e];}(h);try{F(v,b,m);}catch(t){i.log(t),m(t,b);}}}}catch(t){var y=e,w=t,E=d;if(!y.parent!==n)i.log(w);else try{Hu(y,{topic:null,channelId:E,message:w,messageId:Lu(),keepalive:!0},!0);}catch(t){return void i.log(t);}}}catch(t){i.log(t);}}var Gu,Ku,Wu={open:function open(e){var t;if("function"==typeof n.addEventListener)return n.addEventListener("message",t=function t(_t2){Uu(_t2,e);},!1),function(){n.removeEventListener("message",t,!1);};},post:function post(e,t,r){return"function"==typeof n.addEventListener&&Hu(e,t,!1,r);}};function Yu(e){e.updateMessenger(Wu);}var Zu={};function Xu(e,t,n,r,a){return t={topic:t,message:n,channelId:"".concat(Ou(),":").concat(Ou()),keepalive:r},Ku(e,t,a);}function Ju(e,t){var n=e.topic,r=e.message;if(e=e.keepalive,n=Zu[n])try{n(r,e,t);}catch(n){i.log(n),t(n,e);}}function Qu(e,t,n,r){var a,u=e.contentWindow,i=null!=(i=null==(i=t.options)?void 0:i.pingWaitTime)?i:500;u?0===i?ei(e,t,n,r):(a=setTimeout(function(){a=setTimeout(function(){t.debug?r(ti("No response from frame",e)):n(null);},0);},i),Xu(u,"axe.ping",null,void 0,function(){clearTimeout(a),ei(e,t,n,r);})):(ia("Frame does not have a content window",e),n(null));}function ei(e,t,n,r){var a=null!=(a=null==(a=t.options)?void 0:a.frameWaitTime)?a:6e4,u=e.contentWindow,i=setTimeout(function(){r(ti("Axe in frame timed out",e));},a);Xu(u,"axe.start",t,void 0,function(e){clearTimeout(i),(e instanceof Error==0?n:r)(e);});}function ti(e,t){var n;return i._tree&&(n=Ka(t)),new Error(e+": "+(n||t));}Xu.updateMessenger=function(e){var t=e.open;e=e.post,wa("function"==typeof t,"open callback must be a function"),wa("function"==typeof e,"post callback must be a function"),Gu&&Gu(),t=t(Ju),Gu=t?(wa("function"==typeof t,"open callback must return a cleanup function"),t):null,Ku=e;},Xu.subscribe=function(e,t){wa("function"==typeof t,"Subscriber callback must be a function"),wa(!Zu[e],"Topic ".concat(e," is already registered to.")),Zu[e]=t;},Xu.isInFrame=function(){return!!(0<arguments.length&&void 0!==arguments[0]?arguments[0]:n).frameElement;},Yu(Xu);var ni=null,ri={update:function update(e){wa("object"===u(e),"serializer must be an object"),ni=e;},toSpec:function toSpec(e){return ri.dqElmToSpec(new ru(e));},dqElmToSpec:function dqElmToSpec(e,t){var n,r,a,u,i;return e instanceof ru==0?e:(t&&(r=(n=e).fromFrame,a=t.ancestry,u=t.xpath,i=!1!==t.selectors||r,(n=new ru(n.element,t,{source:n.source,nodeIndexes:n.nodeIndexes,selector:i?n.selector:[":root"],ancestry:a?n.ancestry:[":root"],xpath:u?n.xpath:"/"})).fromFrame=r,e=n),"function"==typeof(null==(t=ni)?void 0:t.toSpec)?ni.toSpec(e):e.toJSON());},mergeSpecs:function mergeSpecs(e,t){var n;return("function"==typeof(null==(n=ni)?void 0:n.mergeSpecs)?ni:ru).mergeSpecs(e,t);},mapRawResults:function mapRawResults(e){return e.map(function(e){return P({},e,{nodes:ri.mapRawNodeResults(e.nodes)});});},mapRawNodeResults:function mapRawNodeResults(e){return null==e?void 0:e.map(function(e){var t=e.node,n=_(e,l);n.node=ri.dqElmToSpec(t);for(var r=0,a=["any","all","none"];r<a.length;r++){var u=a[r];n[u]=n[u].map(function(e){var t=e.relatedNodes;return(e=_(e,s)).relatedNodes=t.map(ri.dqElmToSpec),e;});}return n;});}},ai=ri,ui=function ui(e){return[].concat(e.any||[]).concat(e.all||[]).concat(e.none||[]);},ii=function ii(e,t,n){if(Array.isArray(e))return e.find(function(e){return null!==e&&"object"===u(e)&&Object.hasOwn(e,t)&&e[t]===n;});};function oi(e,t){for(var n=0<arguments.length&&void 0!==e?e:[],r=1<arguments.length&&void 0!==t?t:[],a=Math.max(null==n?void 0:n.length,null==r?void 0:r.length),u=0;u<a;u++){var i=null==n?void 0:n[u],o=null==r?void 0:r[u];if("number"!=typeof i||isNaN(i))return 0===u?1:-1;if("number"!=typeof o||isNaN(o))return 0===u?-1:1;if(i!==o)return i-o;}return 0;}var li=function li(e,t){var n=[];return e.forEach(function(e){var t,r=(r=e)&&r.results?Array.isArray(r.results)?r.results.length?r.results:null:[r.results]:null;r&&r.length&&(t=function(e){return e.frameElement?ai.toSpec(e.frameElement):e.frameSpec||null;}(e),r.forEach(function(e){e.nodes&&t&&(a=e.nodes,r=t,a.forEach(function(e){e.node=ai.mergeSpecs(e.node,r),ui(e).forEach(function(e){e.relatedNodes=e.relatedNodes.map(function(e){return ai.mergeSpecs(e,r);});});}));var r,a=ii(n,"id",e.id);if(a){if(e.nodes.length){for(var u=a.nodes,i=e.nodes,o=i[0].node,l=0;l<u.length;l++){var s,c=oi((s=u[l].node).nodeIndexes,o.nodeIndexes);if(0<c||0===c&&o.selector.length<s.selector.length)return void u.splice.apply(u,[l,0].concat(z(i)));}u.push.apply(u,z(i));}}else n.push(e);}));}),n.forEach(function(e){e.nodes&&e.nodes.sort(function(e,t){return oi(e.node.nodeIndexes,t.node.nodeIndexes);});}),n;};function si(e,t,n,r,a,u){t=P({},t,{elementRef:!1});var i=yu();e.frames.forEach(function(e){var a=e.node,u=_(e,c);i.defer(function(e,i){Qu(a,{options:t,command:n,parameter:r,context:u},function(t){return e(t?{results:t,frameElement:a}:null);},i);});}),i.then(function(e){a(li(e));})["catch"](u);}function ci(e,t){if(!e.shadowId&&!t.shadowId&&e.actualNode&&"function"==typeof e.actualNode.contains)return e.actualNode.contains(t.actualNode);do{if(e===t)return!0;if(t.nodeIndex<e.nodeIndex)return!1;}while(t=t.parent);return!1;}var di=function e(){for(var t={},n=arguments.length,r=new Array(n),a=0;a<n;a++)r[a]=arguments[a];return r.forEach(function(n){if(n&&"object"===u(n)&&!Array.isArray(n))for(var r=0,a=Object.keys(n);r<a.length;r++){var i=a[r];!t.hasOwnProperty(i)||"object"!==u(n[i])||Array.isArray(t[i])?t[i]=n[i]:t[i]=e(t[i],n[i]);}}),t;},Di=function Di(e,t){Object.assign(e,t),Object.keys(t).filter(function(e){return"function"==typeof t[e];}).forEach(function(n){e[n]=null;try{e[n]=t[n](e);}catch(n){}});},fi=["article","aside","blockquote","body","div","footer","h1","h2","h3","h4","h5","h6","header","main","nav","p","section","span"],pi=function pi(e){return!!(e.shadowRoot&&(e=e.nodeName.toLowerCase(),fi.includes(e)||/^[a-z][a-z0-9_.-]*-[a-z0-9_.-]*$/.test(e)));},mi={},hi=(ce(mi,{createGrid:function createGrid(){return po;},findElmsInContext:function findElmsInContext(){return bi;},findNearbyElms:function findNearbyElms(){return yo;},findUp:function findUp(){return gi;},findUpVirtual:function findUpVirtual(){return Fi;},focusDisabled:function focusDisabled(){return ko;},getComposedParent:function getComposedParent(){return Pi;},getElementByReference:function getElementByReference(){return No;},getElementCoordinates:function getElementCoordinates(){return Hi;},getElementStack:function getElementStack(){return Io;},getModalDialog:function getModalDialog(){return Eo;},getOverflowHiddenAncestors:function getOverflowHiddenAncestors(){return Ei;},getRootNode:function getRootNode(){return vi;},getScrollOffset:function getScrollOffset(){return Li;},getTabbableElements:function getTabbableElements(){return qo;},getTargetRects:function getTargetRects(){return Po;},getTargetSize:function getTargetSize(){return Lo;},getTextElementStack:function getTextElementStack(){return As;},getViewportSize:function getViewportSize(){return Vi;},getVisibleChildTextRects:function getVisibleChildTextRects(){return Cs;},hasContent:function hasContent(){return Ns;},hasContentVirtual:function hasContentVirtual(){return Ms;},hasLangText:function hasLangText(){return Os;},idrefs:function idrefs(){return Vo;},insertedIntoFocusOrder:function insertedIntoFocusOrder(){return js;},isCurrentPageLink:function isCurrentPageLink(){return Mo;},isFocusable:function isFocusable(){return zo;},isHTML5:function isHTML5(){return _s;},isHiddenForEveryone:function isHiddenForEveryone(){return _i;},isHiddenWithCSS:function isHiddenWithCSS(){return qs;},isInTabOrder:function isInTabOrder(){return $o;},isInTextBlock:function isInTextBlock(){return Ls;},isInert:function isInert(){return Co;},isModalOpen:function isModalOpen(){return Hs;},isMultiline:function isMultiline(){return Vs;},isNativelyFocusable:function isNativelyFocusable(){return _o;},isNode:function isNode(){return Us;},isOffscreen:function isOffscreen(){return Ui;},isOpaque:function isOpaque(){return MD;},isSkipLink:function isSkipLink(){return ND;},isVisible:function isVisible(){return ID;},isVisibleOnScreen:function isVisibleOnScreen(){return Ki;},isVisibleToScreenReaders:function isVisibleToScreenReaders(){return $l;},isVisualContent:function isVisualContent(){return ks;},reduceToElementsBelowFloating:function reduceToElementsBelowFloating(){return qD;},shadowElementsFromPoint:function shadowElementsFromPoint(){return $D;},urlPropsFromAttribute:function urlPropsFromAttribute(){return PD;},visuallyContains:function visuallyContains(){return _D;},visuallyOverlaps:function visuallyOverlaps(){return LD;},visuallySort:function visuallySort(){return Oo;}}),function(e){var t=e.getRootNode&&e.getRootNode()||a;return t===e?a:t;}),vi=hi,bi=function bi(e){var t=e.context,n=e.attr,r=void 0===(r=e.elm)?"":r;return e=Ca(e.value),t=9===t.nodeType||11===t.nodeType?t:vi(t),Array.from(t.querySelectorAll(r+"["+n+"="+e+"]"));},Fi=function Fi(e,t){var n=e.actualNode;if(!e.shadowId&&"function"==typeof e.actualNode.closest)return e.actualNode.closest(t)||null;for(;(n=(n=n.assignedSlot||n.parentNode)&&11===n.nodeType?n.host:n)&&!Ta(n,t)&&n!==a.documentElement;);return n&&Ta(n,t)?n:null;},gi=function gi(e,t){return Fi(eu(e),t);};function yi(e,t){return(0|e.left)<(0|t.right)&&(0|e.right)>(0|t.left)&&(0|e.top)<(0|t.bottom)&&(0|e.bottom)>(0|t.top);}var wi=Na(function(e){var t=[];return e?("hidden"===e.getComputedStylePropertyValue("overflow")&&t.push(e),t.concat(wi(e.parent))):t;}),Ei=wi,Ci=/rect\s*\(([0-9]+)px,?\s*([0-9]+)px,?\s*([0-9]+)px,?\s*([0-9]+)px\s*\)/,xi=/(\w+)\((\d+)/;function Ai(e){return["style","script","noscript","template"].includes(e.props.nodeName);}function Bi(e){return"area"!==e.props.nodeName&&"none"===e.getComputedStylePropertyValue("display");}function ki(e){return!(1<arguments.length&&void 0!==arguments[1]?arguments[1]:{}).isAncestor&&["hidden","collapse"].includes(e.getComputedStylePropertyValue("visibility"));}function Ri(e){return!!(1<arguments.length&&void 0!==arguments[1]?arguments[1]:{}).isAncestor&&"hidden"===e.getComputedStylePropertyValue("content-visibility");}function Ti(e){return"true"===e.attr("aria-hidden");}function Mi(e){return"0"===e.getComputedStylePropertyValue("opacity");}function Ni(e){var t=Ef(e.actualNode),n=parseInt(e.getComputedStylePropertyValue("height"));return e=parseInt(e.getComputedStylePropertyValue("width")),!!t&&(0===n||0===e);}function Oi(e){var t,n,r;return!(1<arguments.length&&void 0!==arguments[1]?arguments[1]:{}).isAncestor&&"fixed"!==(t=e.getComputedStylePropertyValue("position"))&&!!(n=Ei(e)).length&&(r=e.boundingClientRect,n.some(function(n){return!("absolute"===t&&!function(e,t){for(var n=e.parent;n&&n!==t;){if(["relative","sticky"].includes(n.getComputedStylePropertyValue("position")))return 1;n=n.parent;}}(e,n)&&"static"===n.getComputedStylePropertyValue("position"))&&((n=n.boundingClientRect).width<2||n.height<2||!yi(r,n));}));}function ji(e){var t=e.getComputedStylePropertyValue("clip").match(Ci),n=e.getComputedStylePropertyValue("clip-path").match(xi);if(t&&5===t.length&&(e=e.getComputedStylePropertyValue("position"),["fixed","absolute"].includes(e)))return t[3]-t[1]<=0&&t[2]-t[4]<=0;if(n){e=n[1];var r=parseInt(n[2],10);switch(e){case"inset":return 50<=r;case"circle":return 0===r;}}return!1;}function Si(e,t){var n,r=mu(e,"map");return!r||!((r=r.attr("name"))&&(e=hi(e.actualNode))&&9===e.nodeType&&(n=sp(i._tree,'img[usemap="#'.concat(Ca(r),'"]')))&&n.length)||n.some(function(e){return!t(e);});}function Ii(e){var t;return"details"===(null==(t=e.parent)?void 0:t.props.nodeName)&&("summary"!==e.props.nodeName||e.parent.children.find(function(e){return"summary"===e.props.nodeName;})!==e)&&!e.parent.hasAttr("open");}var qi=[Bi,ki,Ri,Ii];function _i(e){var t=(n=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{}).skipAncestors,n=void 0!==(n=n.isAncestor)&&n;return e=Lf(e).vNode,(t?zi:$i)(e,n);}var zi=Na(function(e,t){return!!Ai(e)||!(!e.actualNode||!qi.some(function(n){return n(e,{isAncestor:t});})&&e.actualNode.isConnected);}),$i=Na(function(e,t){return!!zi(e,t)||!!e.parent&&$i(e.parent,!0);}),Pi=function e(t){if(t.assignedSlot)return e(t.assignedSlot);if(t.parentNode){if(1===(t=t.parentNode).nodeType)return t;if(t.host)return t.host;}return null;},Li=function Li(e){var t,n;return 9===(e=!e.nodeType&&e.document?e.document:e).nodeType?(t=e.documentElement,n=e.body,{left:t&&t.scrollLeft||n&&n.scrollLeft||0,top:t&&t.scrollTop||n&&n.scrollTop||0}):{left:e.scrollLeft,top:e.scrollTop};},Hi=function Hi(e){var t=(n=Li(a)).left,n=n.top;return{top:(e=e.getBoundingClientRect()).top+n,right:e.right+t,bottom:e.bottom+n,left:e.left+t,width:e.right-e.left,height:e.bottom-e.top};},Vi=function Vi(e){var t=e.document,n=t.documentElement;return e.innerWidth?{width:e.innerWidth,height:e.innerHeight}:n?{width:n.clientWidth,height:n.clientHeight}:{width:(e=t.body).clientWidth,height:e.clientHeight};},Ui=function Ui(e){if((1<arguments.length&&void 0!==arguments[1]?arguments[1]:{}).isAncestor)return!1;if(e=Lf(e).domNode){var t=a.documentElement,r=n.getComputedStyle(e),u=n.getComputedStyle(a.body||t).getPropertyValue("direction"),i=Hi(e);if(i.bottom<0&&(function(e,t){for(e=Pi(e);e&&"html"!==e.nodeName.toLowerCase();){if(e.scrollTop&&0<=(t+=e.scrollTop))return;e=Pi(e);}return 1;}(e,i.bottom)||"absolute"===r.position))return!0;if(0!==i.left||0!==i.right)if("ltr"===u){if(i.right<=0)return!0;}else if(e=Math.max(t.scrollWidth,Vi(n).width),i.left>=e)return!0;return!1;}},Gi=[Mi,Ni,Oi,ji,Ui];function Ki(e){return e=Lf(e).vNode,Wi(e);}var Wi=Na(function(e,t){return e.actualNode&&"area"===e.props.nodeName?!Si(e,Wi):!(_i(e,{skipAncestors:!0,isAncestor:t})||e.actualNode&&Gi.some(function(n){return n(e,{isAncestor:t});}))&&(!e.parent||Wi(e.parent,!0));});function Yi(e,t){var r=Math.min(e.top,t.top),a=Math.max(e.right,t.right),u=Math.max(e.bottom,t.bottom);return e=Math.min(e.left,t.left),new n.DOMRect(e,r,a-e,u-r);}function Zi(e,t){var n=e.x;return e=e.y,t.top<=e&&n<=t.right&&e<=t.bottom&&t.left<=n;}var Xi={};function Ji(e,t){var r=Math.max(e.left,t.left),a=Math.min(e.right,t.right),u=Math.max(e.top,t.top);return e=Math.min(e.bottom,t.bottom),a<=r||e<=u?null:new n.DOMRect(r,u,a-r,e-u);}function Qi(e){var t=e.left;return new n.DOMPoint(t+e.width/2,e.top+e.height/2);}ce(Xi,{getBoundingRect:function getBoundingRect(){return Yi;},getIntersectionRect:function getIntersectionRect(){return Ji;},getOffset:function getOffset(){return no;},getRectCenter:function getRectCenter(){return Qi;},hasVisualOverlap:function hasVisualOverlap(){return ao;},isPointInRect:function isPointInRect(){return Zi;},rectHasMinimumSize:function rectHasMinimumSize(){return to;},rectsOverlap:function rectsOverlap(){return yi;},splitRects:function splitRects(){return uo;}});var eo=.05;function to(e,t){return e<=t.width+eo&&e<=t.height+eo;}function no(e,t){var n=2<arguments.length&&void 0!==arguments[2]?arguments[2]:12,r=(e=Po(e),Po(t));if(!e.length||!r.length)return null;var a,u=Qi(e.reduce(Yi)),i=1/0,o=Y(r);try{for(o.s();!(a=o.n()).done;){var l=a.value;if(Zi(u,l))return 0;var s=ro(u,function(e,t){return{x:e.x<t.left?t.left:e.x>t.right?t.right:e.x,y:t=e.y<t.top?t.top:e.y>t.bottom?t.bottom:e.y};}(u,l));i=Math.min(i,s);}}catch(e){o.e(e);}finally{o.f();}return to(2*n,Lo(t))?i:(e=ro(u,Qi(r.reduce(Yi)))-n,Math.max(0,Math.min(i,e)));}function ro(e,t){return Math.hypot(e.x-t.x,e.y-t.y);}function ao(e,t){var n=e.boundingClientRect,r=t.boundingClientRect;return!(n.left>=r.right||n.right<=r.left||n.top>=r.bottom||n.bottom<=r.top)&&0<Oo(e,t);}function uo(e,t){var n,r=[e],a=Y(t);try{var u=function u(){var e=n.value;if(4e3<(r=r.reduce(function(t,n){return t.concat(function(e,t){var n=e.top,r=e.left,a=e.bottom,u=e.right,i=n<t.bottom&&a>t.top,o=r<t.right&&u>t.left,l=[];if(io(t.top,n,a)&&o&&l.push({top:n,left:r,bottom:t.top,right:u}),io(t.right,r,u)&&i&&l.push({top:n,left:t.right,bottom:a,right:u}),io(t.bottom,n,a)&&o&&l.push({top:t.bottom,right:u,bottom:a,left:r}),io(t.left,r,u)&&i&&l.push({top:n,left:r,bottom:a,right:t.left}),0===l.length){if(function(e,t){return e.top>=t.top&&e.left>=t.left&&e.bottom<=t.bottom&&e.right<=t.right;}(e,t))return[];l.push(e);}return l.map(oo);}(n,e));},[])).length)throw new Error("splitRects: Too many rects");};for(a.s();!(n=a.n()).done;)u();}catch(e){a.e(e);}finally{a.f();}return r;}var io=function io(e,t,n){return t<e&&e<n;};function oo(e){return new n.DOMRect(e.left,e.top,e.right-e.left,e.bottom-e.top);}var lo=0,so=.1,co=.2,Do=.3,fo=0;function po(){var e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:a.body,t=1<arguments.length?arguments[1]:void 0,r=2<arguments.length&&void 0!==arguments[2]?arguments[2]:null;if(!Qa.get("gridCreated")||r){Qa.set("gridCreated",!0),r||(o=(o=eu(a.documentElement))||new GD(a.documentElement),fo=0,o._stackingOrder=[vo(lo,fo++,null)],bo(t=null!=t?t:new Fo(),o),Ef(o.actualNode)&&(u=new Fo(o),o._subGrid=u));for(var u,o,l=a.createTreeWalker(e,n.NodeFilter.SHOW_ELEMENT,null,!1),s=r?l.nextNode():l.currentNode;s;){var c=eu(s),d=(c&&c.parent?r=c.parent:s.assignedSlot?r=eu(s.assignedSlot):s.parentElement?r=eu(s.parentElement):s.parentNode&&eu(s.parentNode)&&(r=eu(s.parentNode)),(c=c||new i.VirtualNode(s,r))._stackingOrder=function(e,t,n){var r=t._stackingOrder.slice(),a=(mo(e,t)&&-1!==(a=r.findIndex(function(e){return e=e.stackLevel,[lo,co,Do].includes(e);}))&&r.splice(a,r.length-a),function(e,t){var n=function(e,t){return"static"!==e.getComputedStylePropertyValue("position")||ho(t)?e.getComputedStylePropertyValue("z-index"):"auto";}(e,t);return["auto","0"].includes(n)?"static"!==e.getComputedStylePropertyValue("position")?Do:"none"!==e.getComputedStylePropertyValue("float")?co:mo(e,t)?so:null:parseInt(n);}(e,t));return null!==a&&r.push(vo(a,n,e)),r;}(c,r,fo++),function(e,t){for(var n=null,r=[e];t;){if(Ef(t.actualNode)){n=t;break;}if(t._scrollRegionParent){n=t._scrollRegionParent;break;}r.push(t),t=eu(t.actualNode.parentElement||t.actualNode.parentNode);}return r.forEach(function(e){return e._scrollRegionParent=n;}),n;}(c,r)),D=(d=d?d._subGrid:t,Ef(c.actualNode)&&(D=new Fo(c),c._subGrid=D),c.boundingClientRect);0!==D.width&&0!==D.height&&Ki(s)&&bo(d,c),pi(s)&&po(s.shadowRoot,d,c),s=l.nextNode();}}return ua.gridSize;}function mo(e,t){var n=e.getComputedStylePropertyValue("position"),r=e.getComputedStylePropertyValue("z-index");return"fixed"===n||"sticky"===n||"auto"!==r&&"static"!==n||"1"!==e.getComputedStylePropertyValue("opacity")||"none"!==(e.getComputedStylePropertyValue("-webkit-transform")||e.getComputedStylePropertyValue("-ms-transform")||e.getComputedStylePropertyValue("transform")||"none")||(n=e.getComputedStylePropertyValue("mix-blend-mode"))&&"normal"!==n||(n=e.getComputedStylePropertyValue("filter"))&&"none"!==n||(n=e.getComputedStylePropertyValue("perspective"))&&"none"!==n||(n=e.getComputedStylePropertyValue("clip-path"))&&"none"!==n||"none"!==(e.getComputedStylePropertyValue("-webkit-mask")||e.getComputedStylePropertyValue("mask")||"none")||"none"!==(e.getComputedStylePropertyValue("-webkit-mask-image")||e.getComputedStylePropertyValue("mask-image")||"none")||"none"!==(e.getComputedStylePropertyValue("-webkit-mask-border")||e.getComputedStylePropertyValue("mask-border")||"none")||"isolate"===e.getComputedStylePropertyValue("isolation")||"transform"===(n=e.getComputedStylePropertyValue("will-change"))||"opacity"===n||"touch"===e.getComputedStylePropertyValue("-webkit-overflow-scrolling")||(n=e.getComputedStylePropertyValue("contain"),["layout","paint","strict","content"].includes(n))||!("auto"===r||!ho(t));}function ho(e){if(e)return e=e.getComputedStylePropertyValue("display"),["flex","inline-flex","grid","inline-grid"].includes(e);}function vo(e,t,n){return{stackLevel:e,treeOrder:t,vNode:n};}function bo(e,t){var n=Ei(t);t.clientRects.forEach(function(r){r=n.reduce(function(e,t){return e&&Ji(e,t.boundingClientRect);},r),r&&(null==t._grid&&(t._grid=e),r=e.getGridPositionOfRect(r),e.loopGridPosition(r,function(e){e.includes(t)||e.push(t);}));});}var Fo=K(function e(){var t=0<arguments.length&&void 0!==arguments[0]?arguments[0]:null;U(this,e),this.container=t,this.cells=[];},[{key:"toGridIndex",value:function value(e){return Math.floor(e/ua.gridSize);}},{key:"getCellFromPoint",value:function value(e){var t=e.x;return e=e.y,wa(this.boundaries,"Grid does not have cells added"),e=this.toGridIndex(e),t=this.toGridIndex(t),null!=(t=(wa(Zi({y:e,x:t},this.boundaries),"Element midpoint exceeds the grid bounds"),e=null!=(e=this.cells[e-this.cells._negativeIndex])?e:[])[t-e._negativeIndex])?t:[];}},{key:"loopGridPosition",value:function value(e,t){var n=(u=e).left,r=u.right,a=u.top,u=u.bottom;this.boundaries&&(e=Yi(this.boundaries,e)),this.boundaries=e,go(this.cells,a,u,function(e,a){go(e,n,r,function(e,n){t(e,{row:a,col:n});});});}},{key:"getGridPositionOfRect",value:function value(e){var t=e.top,r=e.right,a=e.bottom,u=(e=e.left,1<arguments.length&&void 0!==arguments[1]?arguments[1]:0);return t=this.toGridIndex(t-u),r=this.toGridIndex(r+u-1),a=this.toGridIndex(a+u-1),e=this.toGridIndex(e-u),new n.DOMRect(e,t,r-e,a-t);}}]);function go(e,t,n,r){if(null!=e._negativeIndex||(e._negativeIndex=0),t<e._negativeIndex){for(var a=0;a<e._negativeIndex-t;a++)e.splice(0,0,[]);e._negativeIndex=t;}for(var u,i=n-e._negativeIndex,o=t-e._negativeIndex;o<=i;o++)null==e[u=o]&&(e[u]=[]),r(e[o],o+e._negativeIndex);}function yo(e){var t,n,r,a,u=1<arguments.length&&void 0!==arguments[1]?arguments[1]:0;return po(),null!=(r=e._grid)&&null!=(r=r.cells)&&r.length?(r=e.boundingClientRect,t=e._grid,n=wo(e),r=t.getGridPositionOfRect(r,u),a=[],t.loopGridPosition(r,function(t){var r,u=Y(t);try{for(u.s();!(r=u.n()).done;){var i=r.value;i&&i!==e&&!a.includes(i)&&n===wo(i)&&a.push(i);}}catch(t){u.e(t);}finally{u.f();}}),a):[];}var wo=Na(function(e){return!!e&&("fixed"===e.getComputedStylePropertyValue("position")||wo(e.parent));}),Eo=Na(function(){var e;return i._tree&&(e=Qf(i._tree[0],"dialog[open]",function(e){var t=e.boundingClientRect;return a.elementsFromPoint(t.left+1,t.top+1).includes(e.actualNode)&&Ki(e);})).length?e.find(function(e){var t=e.boundingClientRect;return a.elementsFromPoint(t.left-10,t.top-10).includes(e.actualNode);})||(null!=(e=e.find(function(e){e=null!=(e=function(e){po();var t=i._tree[0]._grid,r=new n.DOMRect(0,0,n.innerWidth,n.innerHeight);if(t)for(var a=0;a<t.cells.length;a++){var u=t.cells[a];if(u)for(var o=0;o<u.length;o++){var l=u[o];if(l)for(var s=0;s<l.length;s++){var c=l[s],d=Ji(c.boundingClientRect,r);if("html"!==c.props.nodeName&&c!==e&&"none"!==c.getComputedStylePropertyValue("pointer-events")&&d)return{vNode:c,rect:d};}}}}(e))?e:{};var t=e.vNode;return e=e.rect,!!t&&!a.elementsFromPoint(e.left+1,e.top+1).includes(t.actualNode);}))?e:null):null;});function Co(e){var t=(n=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{}).skipAncestors,n=n.isAncestor;return(t?xo:Ao)(e,n);}var xo=Na(function(e,t){return!!e.hasAttr("inert")||!(t||!e.actualNode||!(t=Eo())||ci(t,e));}),Ao=Na(function(e,t){return!!xo(e,t)||!!e.parent&&Ao(e.parent,!0);}),Bo=["button","command","fieldset","keygen","optgroup","option","select","textarea","input"],ko=function ko(e){var t=Lf(e).vNode;if(e=t.props.nodeName,Bo.includes(e)&&t.hasAttr("disabled")||Co(t))return!0;for(var n=t.parent,r=[],a=!1;n&&n.shadowId===t.shadowId&&!a&&(r.push(n),"legend"!==n.props.nodeName);){if(void 0!==n._inDisabledFieldset){a=n._inDisabledFieldset;break;}"fieldset"===n.props.nodeName&&n.hasAttr("disabled")&&(a=!0),n=n.parent;}return r.forEach(function(e){return e._inDisabledFieldset=a;}),!!a||"area"!==t.props.nodeName&&!!t.actualNode&&_i(t);},Ro=/^\/\#/,To=/^#[!/]/;function Mo(e){var t,r,a,u,i=e.getAttribute("href");return!(!i||"#"===i)&&(!!Ro.test(i)||(u=e.hash,t=e.protocol,r=e.hostname,a=e.port,e=e.pathname,!To.test(u)&&("#"===i.charAt(0)||("string"!=typeof(null==(u=n.location)?void 0:u.origin)||-1===n.location.origin.indexOf("://")?null:(i=n.location.origin+n.location.pathname,u=r?"".concat(t,"//").concat(r).concat(a?":".concat(a):""):n.location.origin,(u+=e?("/"!==e[0]?"/":"")+e:n.location.pathname)===i)))));}var No=function No(e,t){var n=e.getAttribute(t);return n&&("href"!==t||Mo(e))?(-1!==n.indexOf("#")&&(n=decodeURIComponent(n.substr(n.indexOf("#")+1))),(t=a.getElementById(n))||((t=a.getElementsByName(n)).length?t[0]:null)):null;};function Oo(e,t){po();for(var r=Math.max(e._stackingOrder.length,t._stackingOrder.length),a=0;a<r;a++){if(void 0===t._stackingOrder[a])return-1;if(void 0===e._stackingOrder[a])return 1;if(t._stackingOrder[a].stackLevel>e._stackingOrder[a].stackLevel)return 1;if(t._stackingOrder[a].stackLevel<e._stackingOrder[a].stackLevel)return-1;if(t._stackingOrder[a].treeOrder!==e._stackingOrder[a].treeOrder)return t._stackingOrder[a].treeOrder-e._stackingOrder[a].treeOrder;}var u=e.actualNode,i=t.actualNode;if(u.getRootNode&&u.getRootNode()!==i.getRootNode()){for(var o=[];u;)o.push({root:u.getRootNode(),node:u}),u=u.getRootNode().host;for(;i&&!o.find(function(e){return e.root===i.getRootNode();});)i=i.getRootNode().host;if((u=o.find(function(e){return e.root===i.getRootNode();}).node)===i)return e.actualNode.getRootNode()!==u.getRootNode()?-1:1;}var l,s=(d=n.Node).DOCUMENT_POSITION_FOLLOWING,c=d.DOCUMENT_POSITION_CONTAINS,d=d.DOCUMENT_POSITION_CONTAINED_BY;return s=(l=u.compareDocumentPosition(i))&s?1:-1,c=l&c||l&d,(l=jo(e))===(d=jo(t))||c?s:d-l;}function jo(e){return-1!==e.getComputedStylePropertyValue("display").indexOf("inline")?2:function e(t){if(!t)return!1;if(void 0!==t._isFloated)return t._isFloated;var n=t.getComputedStylePropertyValue("float");return"none"!==n?t._isFloated=!0:(n=e(t.parent),t._isFloated=n,n);}(e)?1:0;}function So(e,t,n){n=2<arguments.length&&void 0!==n&&n,t=Qi(t);var r=e.getCellFromPoint(t)||[],u=Math.floor(t.x),i=Math.floor(t.y);return t=r.filter(function(e){return e.clientRects.some(function(e){var t=e.left,n=e.top;return u<Math.floor(t+e.width)&&u>=Math.floor(t)&&i<Math.floor(n+e.height)&&i>=Math.floor(n);});}),(r=e.container)&&(t=So(r._grid,r.boundingClientRect,!0).concat(t)),n?t:t.sort(Oo).map(function(e){return e.actualNode;}).concat(a.documentElement).filter(function(e,t,n){return n.indexOf(e)===t;});}var Io=function Io(e){po();var t=(e=eu(e))._grid;return t?So(t,e.boundingClientRect):[];},qo=function qo(e){return sp(e,"*").filter(function(e){var t=e.isFocusable;return(e=(e=e.actualNode.getAttribute("tabindex"))&&!isNaN(parseInt(e,10))?parseInt(e):null)?t&&0<=e:t;});},_o=function _o(e){var t=Lf(e).vNode;if(t&&!ko(t))switch(t.props.nodeName){case"a":case"area":if(t.hasAttr("href"))return!0;break;case"input":return"hidden"!==t.props.type;case"textarea":case"select":case"summary":case"button":return!0;case"details":return!sp(t,"summary").length;}return!1;};function zo(e){return 1===(e=Lf(e).vNode).props.nodeType&&!(ko(e)||!_o(e)&&(!(e=e.attr("tabindex"))||isNaN(parseInt(e,10))));}function $o(e){return 1===(e=Lf(e).vNode).props.nodeType&&!(parseInt(e.attr("tabindex",10))<=-1)&&zo(e);}var Po=Na(function(e){var t=e.boundingClientRect,n=yo(e).filter(function(t){return ao(e,t)&&"none"!==t.getComputedStylePropertyValue("pointer-events")&&!(ci(e,t)&&!$o(t));});return n.length?(n=n.map(function(e){return e.boundingClientRect;}),uo(t,n)):[t];}),Lo=Na(function(e,t){return function(e,t){return e.reduce(function(e,n){var r=to(t,e);return r!==to(t,n)?r?e:n:(r=e.width*e.height,n.width*n.height<r?e:n);});}(Po(e),t);}),Ho={},Vo=(ce(Ho,{accessibleText:function accessibleText(){return Uo;},accessibleTextVirtual:function accessibleTextVirtual(){return Ds;},autocomplete:function autocomplete(){return hs;},formControlValue:function formControlValue(){return es;},formControlValueMethods:function formControlValueMethods(){return Jl;},hasUnicode:function hasUnicode(){return cs;},isHumanInterpretable:function isHumanInterpretable(){return ms;},isIconLigature:function isIconLigature(){return ds;},isValidAutocomplete:function isValidAutocomplete(){return vs;},label:function label(){return ys;},labelText:function labelText(){return rs;},labelVirtual:function labelVirtual(){return gs;},nativeElementType:function nativeElementType(){return ws;},nativeTextAlternative:function nativeTextAlternative(){return ls;},nativeTextMethods:function nativeTextMethods(){return os;},removeUnicode:function removeUnicode(){return ps;},sanitize:function sanitize(){return fl;},subtreeText:function subtreeText(){return ns;},titleText:function titleText(){return Il;},unsupported:function unsupported(){return zl;},visible:function visible(){return Fs;},visibleTextNodes:function visibleTextNodes(){return Es;},visibleVirtual:function visibleVirtual(){return Ll;}}),function(e,t){e=e.actualNode||e;try{var n=vi(e),r=[];if(a=e.getAttribute(t))for(var a=KD(a),u=0;u<a.length;u++)r.push(n.getElementById(a[u]));return r;}catch(e){throw new TypeError("Cannot resolve id references for non-DOM nodes");}}),Uo=function Uo(e,t){return Ds(eu(e),t);},Go=function Go(e){var t=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{},n=Lf(e).vNode;return 1!==(null==n?void 0:n.props.nodeType)||1!==n.props.nodeType||t.inLabelledByContext||t.inControlContext||!n.attr("aria-labelledby")?"":Vo(n,"aria-labelledby").filter(function(e){return e;}).reduce(function(e,r){return r=Uo(r,P({inLabelledByContext:!0,startNode:t.startNode||n},t)),e?"".concat(e," ").concat(r):r;},"");};function Ko(e){return 1===(null==(e=Lf(e).vNode)?void 0:e.props.nodeType)&&e.attr("aria-label")||"";}var Wo={"aria-activedescendant":{type:"idref",allowEmpty:!0},"aria-atomic":{type:"boolean",global:!0},"aria-autocomplete":{type:"nmtoken",values:["inline","list","both","none"]},"aria-braillelabel":{type:"string",allowEmpty:!0,global:!0},"aria-brailleroledescription":{type:"string",allowEmpty:!0,global:!0},"aria-busy":{type:"boolean",global:!0},"aria-checked":{type:"nmtoken",values:["false","mixed","true","undefined"]},"aria-colcount":{type:"int",minValue:-1},"aria-colindex":{type:"int",minValue:1},"aria-colspan":{type:"int",minValue:1},"aria-controls":{type:"idrefs",allowEmpty:!0,global:!0},"aria-current":{type:"nmtoken",allowEmpty:!0,values:["page","step","location","date","time","true","false"],global:!0},"aria-describedby":{type:"idrefs",allowEmpty:!0,global:!0},"aria-description":{type:"string",allowEmpty:!0,global:!0},"aria-details":{type:"idref",allowEmpty:!0,global:!0},"aria-disabled":{type:"boolean",global:!0},"aria-dropeffect":{type:"nmtokens",values:["copy","execute","link","move","none","popup"],global:!0},"aria-errormessage":{type:"idref",allowEmpty:!0,global:!0},"aria-expanded":{type:"nmtoken",values:["true","false","undefined"]},"aria-flowto":{type:"idrefs",allowEmpty:!0,global:!0},"aria-grabbed":{type:"nmtoken",values:["true","false","undefined"],global:!0},"aria-haspopup":{type:"nmtoken",allowEmpty:!0,values:["true","false","menu","listbox","tree","grid","dialog"],global:!0},"aria-hidden":{type:"nmtoken",values:["true","false","undefined"],global:!0},"aria-invalid":{type:"nmtoken",values:["grammar","false","spelling","true"],global:!0},"aria-keyshortcuts":{type:"string",allowEmpty:!0,global:!0},"aria-label":{type:"string",allowEmpty:!0,global:!0},"aria-labelledby":{type:"idrefs",allowEmpty:!0,global:!0},"aria-level":{type:"int",minValue:1},"aria-live":{type:"nmtoken",values:["assertive","off","polite"],global:!0},"aria-modal":{type:"boolean"},"aria-multiline":{type:"boolean"},"aria-multiselectable":{type:"boolean"},"aria-orientation":{type:"nmtoken",values:["horizontal","undefined","vertical"]},"aria-owns":{type:"idrefs",allowEmpty:!0,global:!0},"aria-placeholder":{type:"string",allowEmpty:!0},"aria-posinset":{type:"int",minValue:1},"aria-pressed":{type:"nmtoken",values:["false","mixed","true","undefined"]},"aria-readonly":{type:"boolean"},"aria-relevant":{type:"nmtokens",values:["additions","all","removals","text"],global:!0},"aria-required":{type:"boolean"},"aria-roledescription":{type:"string",allowEmpty:!0,global:!0},"aria-rowcount":{type:"int",minValue:-1},"aria-rowindex":{type:"int",minValue:1},"aria-rowspan":{type:"int",minValue:0},"aria-selected":{type:"nmtoken",values:["false","true","undefined"]},"aria-setsize":{type:"int",minValue:-1},"aria-sort":{type:"nmtoken",values:["ascending","descending","none","other"]},"aria-valuemax":{type:"decimal"},"aria-valuemin":{type:"decimal"},"aria-valuenow":{type:"decimal"},"aria-valuetext":{type:"string",allowEmpty:!0}},Yo={alert:{type:"structure",allowedAttrs:["aria-expanded"],superclassRole:["section"]},alertdialog:{type:"window",allowedAttrs:["aria-expanded","aria-modal"],superclassRole:["alert","dialog"],accessibleNameRequired:!0},application:{type:"landmark",allowedAttrs:["aria-activedescendant","aria-expanded"],superclassRole:["structure"],accessibleNameRequired:!0},article:{type:"structure",allowedAttrs:["aria-posinset","aria-setsize","aria-expanded"],superclassRole:["document"]},banner:{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},blockquote:{type:"structure",superclassRole:["section"]},button:{type:"widget",allowedAttrs:["aria-expanded","aria-pressed"],superclassRole:["command"],accessibleNameRequired:!0,nameFromContent:!0,childrenPresentational:!0},caption:{type:"structure",requiredContext:["figure","table","grid","treegrid"],superclassRole:["section"],prohibitedAttrs:["aria-label","aria-labelledby"]},cell:{type:"structure",requiredContext:["row"],allowedAttrs:["aria-colindex","aria-colspan","aria-rowindex","aria-rowspan","aria-expanded"],superclassRole:["section"],nameFromContent:!0},checkbox:{type:"widget",requiredAttrs:["aria-checked"],allowedAttrs:["aria-readonly","aria-expanded","aria-required"],superclassRole:["input"],accessibleNameRequired:!0,nameFromContent:!0,childrenPresentational:!0},code:{type:"structure",superclassRole:["section"],prohibitedAttrs:["aria-label","aria-labelledby"]},columnheader:{type:"structure",requiredContext:["row"],allowedAttrs:["aria-sort","aria-colindex","aria-colspan","aria-expanded","aria-readonly","aria-required","aria-rowindex","aria-rowspan","aria-selected"],superclassRole:["cell","gridcell","sectionhead"],accessibleNameRequired:!1,nameFromContent:!0},combobox:{type:"widget",requiredAttrs:["aria-expanded","aria-controls"],allowedAttrs:["aria-owns","aria-autocomplete","aria-readonly","aria-required","aria-activedescendant","aria-orientation"],superclassRole:["select"],accessibleNameRequired:!0},command:{type:"abstract",superclassRole:["widget"]},complementary:{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},composite:{type:"abstract",superclassRole:["widget"]},contentinfo:{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},comment:{type:"structure",allowedAttrs:["aria-level","aria-posinset","aria-setsize"],superclassRole:["article"]},definition:{type:"structure",allowedAttrs:["aria-expanded"],superclassRole:["section"]},deletion:{type:"structure",superclassRole:["section"],prohibitedAttrs:["aria-label","aria-labelledby"]},dialog:{type:"window",allowedAttrs:["aria-expanded","aria-modal"],superclassRole:["window"],accessibleNameRequired:!0},directory:{type:"structure",deprecated:!0,allowedAttrs:["aria-expanded"],superclassRole:["list"],nameFromContent:!0},document:{type:"structure",allowedAttrs:["aria-expanded"],superclassRole:["structure"]},emphasis:{type:"structure",superclassRole:["section"],prohibitedAttrs:["aria-label","aria-labelledby"]},feed:{type:"structure",requiredOwned:["article"],allowedAttrs:["aria-expanded"],superclassRole:["list"]},figure:{type:"structure",allowedAttrs:["aria-expanded"],superclassRole:["section"],nameFromContent:!0},form:{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},grid:{type:"composite",requiredOwned:["rowgroup","row"],allowedAttrs:["aria-level","aria-multiselectable","aria-readonly","aria-activedescendant","aria-colcount","aria-expanded","aria-rowcount"],superclassRole:["composite","table"],accessibleNameRequired:!1},gridcell:{type:"widget",requiredContext:["row"],allowedAttrs:["aria-readonly","aria-required","aria-selected","aria-colindex","aria-colspan","aria-expanded","aria-rowindex","aria-rowspan"],superclassRole:["cell","widget"],nameFromContent:!0},group:{type:"structure",allowedAttrs:["aria-activedescendant","aria-expanded"],superclassRole:["section"]},heading:{type:"structure",requiredAttrs:["aria-level"],allowedAttrs:["aria-expanded"],superclassRole:["sectionhead"],accessibleNameRequired:!1,nameFromContent:!0},img:{type:"structure",allowedAttrs:["aria-expanded"],superclassRole:["section"],accessibleNameRequired:!0,childrenPresentational:!0},input:{type:"abstract",superclassRole:["widget"]},insertion:{type:"structure",superclassRole:["section"],prohibitedAttrs:["aria-label","aria-labelledby"]},landmark:{type:"abstract",superclassRole:["section"]},link:{type:"widget",allowedAttrs:["aria-expanded"],superclassRole:["command"],accessibleNameRequired:!0,nameFromContent:!0},list:{type:"structure",requiredOwned:["listitem"],allowedAttrs:["aria-expanded"],superclassRole:["section"]},listbox:{type:"widget",requiredOwned:["group","option"],allowedAttrs:["aria-multiselectable","aria-readonly","aria-required","aria-activedescendant","aria-expanded","aria-orientation"],superclassRole:["select"],accessibleNameRequired:!0},listitem:{type:"structure",requiredContext:["list"],allowedAttrs:["aria-level","aria-posinset","aria-setsize","aria-expanded"],superclassRole:["section"],nameFromContent:!0},log:{type:"structure",allowedAttrs:["aria-expanded"],superclassRole:["section"]},main:{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},marquee:{type:"structure",allowedAttrs:["aria-expanded"],superclassRole:["section"]},math:{type:"structure",allowedAttrs:["aria-expanded"],superclassRole:["section"],childrenPresentational:!0},menu:{type:"composite",requiredOwned:["group","menuitemradio","menuitem","menuitemcheckbox","menu","separator"],allowedAttrs:["aria-activedescendant","aria-expanded","aria-orientation"],superclassRole:["select"]},menubar:{type:"composite",requiredOwned:["group","menuitemradio","menuitem","menuitemcheckbox","menu","separator"],allowedAttrs:["aria-activedescendant","aria-expanded","aria-orientation"],superclassRole:["menu"]},menuitem:{type:"widget",requiredContext:["menu","menubar","group"],allowedAttrs:["aria-posinset","aria-setsize","aria-expanded"],superclassRole:["command"],accessibleNameRequired:!0,nameFromContent:!0},menuitemcheckbox:{type:"widget",requiredContext:["menu","menubar","group"],requiredAttrs:["aria-checked"],allowedAttrs:["aria-expanded","aria-posinset","aria-readonly","aria-setsize"],superclassRole:["checkbox","menuitem"],accessibleNameRequired:!0,nameFromContent:!0,childrenPresentational:!0},menuitemradio:{type:"widget",requiredContext:["menu","menubar","group"],requiredAttrs:["aria-checked"],allowedAttrs:["aria-expanded","aria-posinset","aria-readonly","aria-setsize"],superclassRole:["menuitemcheckbox","radio"],accessibleNameRequired:!0,nameFromContent:!0,childrenPresentational:!0},meter:{type:"structure",requiredAttrs:["aria-valuenow"],allowedAttrs:["aria-valuemax","aria-valuemin","aria-valuetext"],superclassRole:["range"],accessibleNameRequired:!0,childrenPresentational:!0},mark:{type:"structure",superclassRole:["section"],prohibitedAttrs:["aria-label","aria-labelledby"]},navigation:{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},none:{type:"structure",superclassRole:["structure"],prohibitedAttrs:["aria-label","aria-labelledby"]},note:{type:"structure",allowedAttrs:["aria-expanded"],superclassRole:["section"]},option:{type:"widget",requiredContext:["group","listbox"],allowedAttrs:["aria-selected","aria-checked","aria-posinset","aria-setsize"],superclassRole:["input"],accessibleNameRequired:!0,nameFromContent:!0,childrenPresentational:!0},paragraph:{type:"structure",superclassRole:["section"],prohibitedAttrs:["aria-label","aria-labelledby"]},presentation:{type:"structure",superclassRole:["structure"],prohibitedAttrs:["aria-label","aria-labelledby"]},progressbar:{type:"widget",allowedAttrs:["aria-expanded","aria-valuemax","aria-valuemin","aria-valuenow","aria-valuetext"],superclassRole:["range"],accessibleNameRequired:!0,childrenPresentational:!0},radio:{type:"widget",requiredAttrs:["aria-checked"],allowedAttrs:["aria-posinset","aria-setsize","aria-required"],superclassRole:["input"],accessibleNameRequired:!0,nameFromContent:!0,childrenPresentational:!0},radiogroup:{type:"composite",allowedAttrs:["aria-readonly","aria-required","aria-activedescendant","aria-expanded","aria-orientation"],superclassRole:["select"],accessibleNameRequired:!1},range:{type:"abstract",superclassRole:["widget"]},region:{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"],accessibleNameRequired:!1},roletype:{type:"abstract",superclassRole:[]},row:{type:"structure",requiredContext:["grid","rowgroup","table","treegrid"],requiredOwned:["cell","columnheader","gridcell","rowheader"],allowedAttrs:["aria-colindex","aria-level","aria-rowindex","aria-selected","aria-activedescendant","aria-expanded","aria-posinset","aria-setsize"],superclassRole:["group","widget"],nameFromContent:!0},rowgroup:{type:"structure",requiredContext:["grid","table","treegrid"],requiredOwned:["row"],superclassRole:["structure"],nameFromContent:!0},rowheader:{type:"structure",requiredContext:["row"],allowedAttrs:["aria-sort","aria-colindex","aria-colspan","aria-expanded","aria-readonly","aria-required","aria-rowindex","aria-rowspan","aria-selected"],superclassRole:["cell","gridcell","sectionhead"],accessibleNameRequired:!1,nameFromContent:!0},scrollbar:{type:"widget",requiredAttrs:["aria-valuenow"],allowedAttrs:["aria-controls","aria-orientation","aria-valuemax","aria-valuemin","aria-valuetext"],superclassRole:["range"],childrenPresentational:!0},search:{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},searchbox:{type:"widget",allowedAttrs:["aria-activedescendant","aria-autocomplete","aria-multiline","aria-placeholder","aria-readonly","aria-required"],superclassRole:["textbox"],accessibleNameRequired:!0},section:{type:"abstract",superclassRole:["structure"],nameFromContent:!0},sectionhead:{type:"abstract",superclassRole:["structure"],nameFromContent:!0},select:{type:"abstract",superclassRole:["composite","group"]},separator:{type:"structure",requiredAttrs:["aria-valuenow"],allowedAttrs:["aria-valuemax","aria-valuemin","aria-orientation","aria-valuetext"],superclassRole:["structure","widget"],childrenPresentational:!0},slider:{type:"widget",requiredAttrs:["aria-valuenow"],allowedAttrs:["aria-valuemax","aria-valuemin","aria-orientation","aria-readonly","aria-required","aria-valuetext"],superclassRole:["input","range"],accessibleNameRequired:!0,childrenPresentational:!0},spinbutton:{type:"widget",allowedAttrs:["aria-valuemax","aria-valuemin","aria-readonly","aria-required","aria-activedescendant","aria-valuetext","aria-valuenow"],superclassRole:["composite","input","range"],accessibleNameRequired:!0},status:{type:"structure",allowedAttrs:["aria-expanded"],superclassRole:["section"]},strong:{type:"structure",superclassRole:["section"],prohibitedAttrs:["aria-label","aria-labelledby"]},structure:{type:"abstract",superclassRole:["roletype"]},subscript:{type:"structure",superclassRole:["section"],prohibitedAttrs:["aria-label","aria-labelledby"]},superscript:{type:"structure",superclassRole:["section"],prohibitedAttrs:["aria-label","aria-labelledby"]},"switch":{type:"widget",requiredAttrs:["aria-checked"],allowedAttrs:["aria-expanded","aria-readonly","aria-required"],superclassRole:["checkbox"],accessibleNameRequired:!0,nameFromContent:!0,childrenPresentational:!0},suggestion:{type:"structure",requiredOwned:["insertion","deletion"],superclassRole:["section"],prohibitedAttrs:["aria-label","aria-labelledby"]},tab:{type:"widget",requiredContext:["tablist"],allowedAttrs:["aria-posinset","aria-selected","aria-setsize","aria-expanded"],superclassRole:["sectionhead","widget"],nameFromContent:!0,childrenPresentational:!0},table:{type:"structure",requiredOwned:["rowgroup","row"],allowedAttrs:["aria-colcount","aria-rowcount","aria-expanded"],superclassRole:["section"],accessibleNameRequired:!1,nameFromContent:!0},tablist:{type:"composite",requiredOwned:["tab"],allowedAttrs:["aria-level","aria-multiselectable","aria-orientation","aria-activedescendant","aria-expanded"],superclassRole:["composite"]},tabpanel:{type:"widget",allowedAttrs:["aria-expanded"],superclassRole:["section"],accessibleNameRequired:!1},term:{type:"structure",allowedAttrs:["aria-expanded"],superclassRole:["section"],nameFromContent:!0},text:{type:"structure",superclassRole:["section"],nameFromContent:!0},textbox:{type:"widget",allowedAttrs:["aria-activedescendant","aria-autocomplete","aria-multiline","aria-placeholder","aria-readonly","aria-required"],superclassRole:["input"],accessibleNameRequired:!0},time:{type:"structure",superclassRole:["section"]},timer:{type:"structure",allowedAttrs:["aria-expanded"],superclassRole:["status"]},toolbar:{type:"structure",allowedAttrs:["aria-orientation","aria-activedescendant","aria-expanded"],superclassRole:["group"],accessibleNameRequired:!0},tooltip:{type:"structure",allowedAttrs:["aria-expanded"],superclassRole:["section"],nameFromContent:!0},tree:{type:"composite",requiredOwned:["group","treeitem"],allowedAttrs:["aria-multiselectable","aria-required","aria-activedescendant","aria-expanded","aria-orientation"],superclassRole:["select"],accessibleNameRequired:!1},treegrid:{type:"composite",requiredOwned:["rowgroup","row"],allowedAttrs:["aria-activedescendant","aria-colcount","aria-expanded","aria-level","aria-multiselectable","aria-orientation","aria-readonly","aria-required","aria-rowcount"],superclassRole:["grid","tree"],accessibleNameRequired:!1},treeitem:{type:"widget",requiredContext:["group","tree"],allowedAttrs:["aria-checked","aria-expanded","aria-level","aria-posinset","aria-selected","aria-setsize"],superclassRole:["listitem","option"],accessibleNameRequired:!0,nameFromContent:!0},widget:{type:"abstract",superclassRole:["roletype"]},window:{type:"abstract",superclassRole:["roletype"]}},Zo={a:{variant:{href:{matches:"[href]",contentTypes:["interactive","phrasing","flow"],allowedRoles:["button","checkbox","menuitem","menuitemcheckbox","menuitemradio","option","radio","switch","tab","treeitem","doc-backlink","doc-biblioref","doc-glossref","doc-noteref"],namingMethods:["subtreeText"]},"default":{contentTypes:["phrasing","flow"],allowedRoles:!0}}},abbr:{contentTypes:["phrasing","flow"],allowedRoles:!0},address:{contentTypes:["flow"],allowedRoles:!0},area:{variant:{href:{matches:"[href]",allowedRoles:!1},"default":{allowedRoles:["button","link"]}},contentTypes:["phrasing","flow"],namingMethods:["altText"]},article:{contentTypes:["sectioning","flow"],allowedRoles:["feed","presentation","none","document","application","main","region"],shadowRoot:!0},aside:{contentTypes:["sectioning","flow"],allowedRoles:["feed","note","presentation","none","region","search","doc-dedication","doc-example","doc-footnote","doc-glossary","doc-pullquote","doc-tip"]},audio:{variant:{controls:{matches:"[controls]",contentTypes:["interactive","embedded","phrasing","flow"]},"default":{contentTypes:["embedded","phrasing","flow"]}},allowedRoles:["application"],chromiumRole:"Audio"},b:{contentTypes:["phrasing","flow"],allowedRoles:!0},base:{allowedRoles:!1,noAriaAttrs:!0},bdi:{contentTypes:["phrasing","flow"],allowedRoles:!0},bdo:{contentTypes:["phrasing","flow"],allowedRoles:!0},blockquote:{contentTypes:["flow"],allowedRoles:!0,shadowRoot:!0},body:{allowedRoles:!1,shadowRoot:!0},br:{contentTypes:["phrasing","flow"],allowedRoles:["presentation","none"],namingMethods:["titleText","singleSpace"]},button:{contentTypes:["interactive","phrasing","flow"],allowedRoles:["checkbox","combobox","gridcell","link","menuitem","menuitemcheckbox","menuitemradio","option","radio","separator","slider","switch","tab","treeitem"],namingMethods:["subtreeText"]},canvas:{allowedRoles:!0,contentTypes:["embedded","phrasing","flow"],chromiumRole:"Canvas"},caption:{allowedRoles:!1},cite:{contentTypes:["phrasing","flow"],allowedRoles:!0},code:{contentTypes:["phrasing","flow"],allowedRoles:!0},col:{allowedRoles:!1,noAriaAttrs:!0},colgroup:{allowedRoles:!1,noAriaAttrs:!0},data:{contentTypes:["phrasing","flow"],allowedRoles:!0},datalist:{contentTypes:["phrasing","flow"],allowedRoles:!1,noAriaAttrs:!0,implicitAttrs:{"aria-multiselectable":"false"}},dd:{allowedRoles:!1},del:{contentTypes:["phrasing","flow"],allowedRoles:!0},dfn:{contentTypes:["phrasing","flow"],allowedRoles:!0},details:{contentTypes:["interactive","flow"],allowedRoles:!1},dialog:{contentTypes:["flow"],allowedRoles:["alertdialog"]},div:{contentTypes:["flow"],allowedRoles:!0,shadowRoot:!0},dl:{contentTypes:["flow"],allowedRoles:["group","list","presentation","none"],chromiumRole:"DescriptionList"},dt:{allowedRoles:["listitem"]},em:{contentTypes:["phrasing","flow"],allowedRoles:!0},embed:{contentTypes:["interactive","embedded","phrasing","flow"],allowedRoles:["application","document","img","presentation","none"],chromiumRole:"EmbeddedObject"},fieldset:{contentTypes:["flow"],allowedRoles:["none","presentation","radiogroup"],namingMethods:["fieldsetLegendText"]},figcaption:{allowedRoles:["group","none","presentation"]},figure:{contentTypes:["flow"],allowedRoles:!0,namingMethods:["figureText","titleText"]},footer:{contentTypes:["flow"],allowedRoles:["group","none","presentation","doc-footnote"],shadowRoot:!0},form:{contentTypes:["flow"],allowedRoles:["form","search","none","presentation"]},h1:{contentTypes:["heading","flow"],allowedRoles:["none","presentation","tab","doc-subtitle"],shadowRoot:!0,implicitAttrs:{"aria-level":"1"}},h2:{contentTypes:["heading","flow"],allowedRoles:["none","presentation","tab","doc-subtitle"],shadowRoot:!0,implicitAttrs:{"aria-level":"2"}},h3:{contentTypes:["heading","flow"],allowedRoles:["none","presentation","tab","doc-subtitle"],shadowRoot:!0,implicitAttrs:{"aria-level":"3"}},h4:{contentTypes:["heading","flow"],allowedRoles:["none","presentation","tab","doc-subtitle"],shadowRoot:!0,implicitAttrs:{"aria-level":"4"}},h5:{contentTypes:["heading","flow"],allowedRoles:["none","presentation","tab","doc-subtitle"],shadowRoot:!0,implicitAttrs:{"aria-level":"5"}},h6:{contentTypes:["heading","flow"],allowedRoles:["none","presentation","tab","doc-subtitle"],shadowRoot:!0,implicitAttrs:{"aria-level":"6"}},head:{allowedRoles:!1,noAriaAttrs:!0},header:{contentTypes:["flow"],allowedRoles:["group","none","presentation","doc-footnote"],shadowRoot:!0},hgroup:{contentTypes:["heading","flow"],allowedRoles:!0},hr:{contentTypes:["flow"],allowedRoles:["none","presentation","doc-pagebreak"],namingMethods:["titleText","singleSpace"]},html:{allowedRoles:!1,noAriaAttrs:!0},i:{contentTypes:["phrasing","flow"],allowedRoles:!0},iframe:{contentTypes:["interactive","embedded","phrasing","flow"],allowedRoles:["application","document","img","none","presentation"],chromiumRole:"Iframe"},img:{variant:{nonEmptyAlt:{matches:[{attributes:{alt:"/.+/"}},{hasAccessibleName:!0}],allowedRoles:["button","checkbox","link","menuitem","menuitemcheckbox","menuitemradio","meter","option","progressbar","radio","scrollbar","separator","slider","switch","tab","treeitem","doc-cover"]},usemap:{matches:"[usemap]",contentTypes:["interactive","embedded","flow"]},"default":{allowedRoles:["presentation","none"],contentTypes:["embedded","flow"]}},namingMethods:["altText"]},input:{variant:{button:{matches:{properties:{type:"button"}},allowedRoles:["checkbox","combobox","link","menuitem","menuitemcheckbox","menuitemradio","option","radio","switch","tab"]},buttonType:{matches:{properties:{type:["button","submit","reset"]}},namingMethods:["valueText","titleText","buttonDefaultText"]},checkboxPressed:{matches:{properties:{type:"checkbox"},attributes:{"aria-pressed":"/.*/"}},allowedRoles:["button","menuitemcheckbox","option","switch"],implicitAttrs:{"aria-checked":"false"}},checkbox:{matches:{properties:{type:"checkbox"},attributes:{"aria-pressed":null}},allowedRoles:["menuitemcheckbox","option","switch"],implicitAttrs:{"aria-checked":"false"}},noRoles:{matches:{properties:{type:["color","date","datetime-local","file","month","number","password","range","reset","submit","time","week"]}},allowedRoles:!1},hidden:{matches:{properties:{type:"hidden"}},contentTypes:["flow"],allowedRoles:!1,noAriaAttrs:!0},image:{matches:{properties:{type:"image"}},allowedRoles:["link","menuitem","menuitemcheckbox","menuitemradio","radio","switch"],namingMethods:["altText","valueText","labelText","titleText","buttonDefaultText"]},radio:{matches:{properties:{type:"radio"}},allowedRoles:["menuitemradio"],implicitAttrs:{"aria-checked":"false"}},textWithList:{matches:{properties:{type:"text"},attributes:{list:"/.*/"}},allowedRoles:!1},"default":{contentTypes:["interactive","flow"],allowedRoles:["combobox","searchbox","spinbutton"],implicitAttrs:{"aria-valuenow":""},namingMethods:["labelText","placeholderText"]}}},ins:{contentTypes:["phrasing","flow"],allowedRoles:!0},kbd:{contentTypes:["phrasing","flow"],allowedRoles:!0},label:{contentTypes:["interactive","phrasing","flow"],allowedRoles:!1,chromiumRole:"Label"},legend:{allowedRoles:!1},li:{allowedRoles:["menuitem","menuitemcheckbox","menuitemradio","option","none","presentation","radio","separator","tab","treeitem","doc-biblioentry","doc-endnote"],implicitAttrs:{"aria-setsize":"1","aria-posinset":"1"}},link:{contentTypes:["phrasing","flow"],allowedRoles:!1,noAriaAttrs:!0},main:{contentTypes:["flow"],allowedRoles:!1,shadowRoot:!0},map:{contentTypes:["phrasing","flow"],allowedRoles:!1,noAriaAttrs:!0},math:{contentTypes:["embedded","phrasing","flow"],allowedRoles:!1},mark:{contentTypes:["phrasing","flow"],allowedRoles:!0},menu:{contentTypes:["flow"],allowedRoles:["directory","group","listbox","menu","menubar","none","presentation","radiogroup","tablist","toolbar","tree"]},meta:{variant:{itemprop:{matches:"[itemprop]",contentTypes:["phrasing","flow"]}},allowedRoles:!1,noAriaAttrs:!0},meter:{contentTypes:["phrasing","flow"],allowedRoles:!1,chromiumRole:"progressbar"},nav:{contentTypes:["sectioning","flow"],allowedRoles:["doc-index","doc-pagelist","doc-toc","menu","menubar","none","presentation","tablist"],shadowRoot:!0},noscript:{contentTypes:["phrasing","flow"],allowedRoles:!1,noAriaAttrs:!0},object:{variant:{usemap:{matches:"[usemap]",contentTypes:["interactive","embedded","phrasing","flow"]},"default":{contentTypes:["embedded","phrasing","flow"]}},allowedRoles:["application","document","img"],chromiumRole:"PluginObject"},ol:{contentTypes:["flow"],allowedRoles:["directory","group","listbox","menu","menubar","none","presentation","radiogroup","tablist","toolbar","tree"]},optgroup:{allowedRoles:!1},option:{allowedRoles:!1,implicitAttrs:{"aria-selected":"false"}},output:{contentTypes:["phrasing","flow"],allowedRoles:!0,namingMethods:["subtreeText"]},p:{contentTypes:["flow"],allowedRoles:!0,shadowRoot:!0},param:{allowedRoles:!1,noAriaAttrs:!0},picture:{contentTypes:["phrasing","flow"],allowedRoles:!1,noAriaAttrs:!0},pre:{contentTypes:["flow"],allowedRoles:!0},progress:{contentTypes:["phrasing","flow"],allowedRoles:!1,implicitAttrs:{"aria-valuemax":"100","aria-valuemin":"0","aria-valuenow":"0"}},q:{contentTypes:["phrasing","flow"],allowedRoles:!0},rp:{allowedRoles:!0},rt:{allowedRoles:!0},ruby:{contentTypes:["phrasing","flow"],allowedRoles:!0},s:{contentTypes:["phrasing","flow"],allowedRoles:!0},samp:{contentTypes:["phrasing","flow"],allowedRoles:!0},script:{contentTypes:["phrasing","flow"],allowedRoles:!1,noAriaAttrs:!0},search:{contentTypes:["flow"],allowedRoles:["form","group","none","presentation","region","search"]},section:{contentTypes:["sectioning","flow"],allowedRoles:["alert","alertdialog","application","banner","complementary","contentinfo","dialog","document","feed","group","log","main","marquee","navigation","none","note","presentation","search","status","tabpanel","doc-abstract","doc-acknowledgments","doc-afterword","doc-appendix","doc-bibliography","doc-chapter","doc-colophon","doc-conclusion","doc-credit","doc-credits","doc-dedication","doc-endnotes","doc-epigraph","doc-epilogue","doc-errata","doc-example","doc-foreword","doc-glossary","doc-index","doc-introduction","doc-notice","doc-pagelist","doc-part","doc-preface","doc-prologue","doc-pullquote","doc-qna","doc-toc"],shadowRoot:!0},select:{variant:{combobox:{matches:{attributes:{multiple:null,size:[null,"1"]}},allowedRoles:["menu"]},"default":{allowedRoles:!1}},contentTypes:["interactive","phrasing","flow"],implicitAttrs:{"aria-valuenow":""},namingMethods:["labelText"]},slot:{contentTypes:["phrasing","flow"],allowedRoles:!1,noAriaAttrs:!0},small:{contentTypes:["phrasing","flow"],allowedRoles:!0},source:{allowedRoles:!1,noAriaAttrs:!0},span:{contentTypes:["phrasing","flow"],allowedRoles:!0,shadowRoot:!0},strong:{contentTypes:["phrasing","flow"],allowedRoles:!0},style:{allowedRoles:!1,noAriaAttrs:!0},svg:{contentTypes:["embedded","phrasing","flow"],allowedRoles:!0,chromiumRole:"SVGRoot",namingMethods:["svgTitleText"]},sub:{contentTypes:["phrasing","flow"],allowedRoles:!0},summary:{allowedRoles:!1,namingMethods:["subtreeText"]},sup:{contentTypes:["phrasing","flow"],allowedRoles:!0},table:{contentTypes:["flow"],allowedRoles:!0,namingMethods:["tableCaptionText","tableSummaryText"]},tbody:{allowedRoles:!0},template:{contentTypes:["phrasing","flow"],allowedRoles:!1,noAriaAttrs:!0},textarea:{contentTypes:["interactive","phrasing","flow"],allowedRoles:!1,implicitAttrs:{"aria-valuenow":"","aria-multiline":"true"},namingMethods:["labelText","placeholderText"]},tfoot:{allowedRoles:!0},thead:{allowedRoles:!0},time:{contentTypes:["phrasing","flow"],allowedRoles:!0},title:{allowedRoles:!1,noAriaAttrs:!0},td:{allowedRoles:!0},th:{allowedRoles:!0},tr:{allowedRoles:!0},track:{allowedRoles:!1,noAriaAttrs:!0},u:{contentTypes:["phrasing","flow"],allowedRoles:!0},ul:{contentTypes:["flow"],allowedRoles:["directory","group","listbox","menu","menubar","none","presentation","radiogroup","tablist","toolbar","tree"]},"var":{contentTypes:["phrasing","flow"],allowedRoles:!0},video:{variant:{controls:{matches:"[controls]",contentTypes:["interactive","embedded","phrasing","flow"]},"default":{contentTypes:["embedded","phrasing","flow"]}},allowedRoles:["application"],chromiumRole:"video"},wbr:{contentTypes:["phrasing","flow"],allowedRoles:["presentation","none"]}},Xo={aliceblue:[240,248,255],antiquewhite:[250,235,215],aqua:[0,255,255],aquamarine:[127,255,212],azure:[240,255,255],beige:[245,245,220],bisque:[255,228,196],black:[0,0,0],blanchedalmond:[255,235,205],blue:[0,0,255],blueviolet:[138,43,226],brown:[165,42,42],burlywood:[222,184,135],cadetblue:[95,158,160],chartreuse:[127,255,0],chocolate:[210,105,30],coral:[255,127,80],cornflowerblue:[100,149,237],cornsilk:[255,248,220],crimson:[220,20,60],cyan:[0,255,255],darkblue:[0,0,139],darkcyan:[0,139,139],darkgoldenrod:[184,134,11],darkgray:[169,169,169],darkgreen:[0,100,0],darkgrey:[169,169,169],darkkhaki:[189,183,107],darkmagenta:[139,0,139],darkolivegreen:[85,107,47],darkorange:[255,140,0],darkorchid:[153,50,204],darkred:[139,0,0],darksalmon:[233,150,122],darkseagreen:[143,188,143],darkslateblue:[72,61,139],darkslategray:[47,79,79],darkslategrey:[47,79,79],darkturquoise:[0,206,209],darkviolet:[148,0,211],deeppink:[255,20,147],deepskyblue:[0,191,255],dimgray:[105,105,105],dimgrey:[105,105,105],dodgerblue:[30,144,255],firebrick:[178,34,34],floralwhite:[255,250,240],forestgreen:[34,139,34],fuchsia:[255,0,255],gainsboro:[220,220,220],ghostwhite:[248,248,255],gold:[255,215,0],goldenrod:[218,165,32],gray:[128,128,128],green:[0,128,0],greenyellow:[173,255,47],grey:[128,128,128],honeydew:[240,255,240],hotpink:[255,105,180],indianred:[205,92,92],indigo:[75,0,130],ivory:[255,255,240],khaki:[240,230,140],lavender:[230,230,250],lavenderblush:[255,240,245],lawngreen:[124,252,0],lemonchiffon:[255,250,205],lightblue:[173,216,230],lightcoral:[240,128,128],lightcyan:[224,255,255],lightgoldenrodyellow:[250,250,210],lightgray:[211,211,211],lightgreen:[144,238,144],lightgrey:[211,211,211],lightpink:[255,182,193],lightsalmon:[255,160,122],lightseagreen:[32,178,170],lightskyblue:[135,206,250],lightslategray:[119,136,153],lightslategrey:[119,136,153],lightsteelblue:[176,196,222],lightyellow:[255,255,224],lime:[0,255,0],limegreen:[50,205,50],linen:[250,240,230],magenta:[255,0,255],maroon:[128,0,0],mediumaquamarine:[102,205,170],mediumblue:[0,0,205],mediumorchid:[186,85,211],mediumpurple:[147,112,219],mediumseagreen:[60,179,113],mediumslateblue:[123,104,238],mediumspringgreen:[0,250,154],mediumturquoise:[72,209,204],mediumvioletred:[199,21,133],midnightblue:[25,25,112],mintcream:[245,255,250],mistyrose:[255,228,225],moccasin:[255,228,181],navajowhite:[255,222,173],navy:[0,0,128],oldlace:[253,245,230],olive:[128,128,0],olivedrab:[107,142,35],orange:[255,165,0],orangered:[255,69,0],orchid:[218,112,214],palegoldenrod:[238,232,170],palegreen:[152,251,152],paleturquoise:[175,238,238],palevioletred:[219,112,147],papayawhip:[255,239,213],peachpuff:[255,218,185],peru:[205,133,63],pink:[255,192,203],plum:[221,160,221],powderblue:[176,224,230],purple:[128,0,128],rebeccapurple:[102,51,153],red:[255,0,0],rosybrown:[188,143,143],royalblue:[65,105,225],saddlebrown:[139,69,19],salmon:[250,128,114],sandybrown:[244,164,96],seagreen:[46,139,87],seashell:[255,245,238],sienna:[160,82,45],silver:[192,192,192],skyblue:[135,206,235],slateblue:[106,90,205],slategray:[112,128,144],slategrey:[112,128,144],snow:[255,250,250],springgreen:[0,255,127],steelblue:[70,130,180],tan:[210,180,140],teal:[0,128,128],thistle:[216,191,216],tomato:[255,99,71],turquoise:[64,224,208],violet:[238,130,238],wheat:[245,222,179],white:[255,255,255],whitesmoke:[245,245,245],yellow:[255,255,0],yellowgreen:[154,205,50]},Jo={ariaAttrs:Wo,ariaRoles:P({},Yo,{"doc-abstract":{type:"section",allowedAttrs:["aria-expanded"],superclassRole:["section"]},"doc-acknowledgments":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-afterword":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-appendix":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-backlink":{type:"link",allowedAttrs:["aria-expanded"],nameFromContent:!0,superclassRole:["link"]},"doc-biblioentry":{type:"listitem",allowedAttrs:["aria-expanded","aria-level","aria-posinset","aria-setsize"],superclassRole:["listitem"],deprecated:!0},"doc-bibliography":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-biblioref":{type:"link",allowedAttrs:["aria-expanded"],nameFromContent:!0,superclassRole:["link"]},"doc-chapter":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-colophon":{type:"section",allowedAttrs:["aria-expanded"],superclassRole:["section"]},"doc-conclusion":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-cover":{type:"img",allowedAttrs:["aria-expanded"],superclassRole:["img"]},"doc-credit":{type:"section",allowedAttrs:["aria-expanded"],superclassRole:["section"]},"doc-credits":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-dedication":{type:"section",allowedAttrs:["aria-expanded"],superclassRole:["section"]},"doc-endnote":{type:"listitem",allowedAttrs:["aria-expanded","aria-level","aria-posinset","aria-setsize"],superclassRole:["listitem"],deprecated:!0},"doc-endnotes":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-epigraph":{type:"section",allowedAttrs:["aria-expanded"],superclassRole:["section"]},"doc-epilogue":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-errata":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-example":{type:"section",allowedAttrs:["aria-expanded"],superclassRole:["section"]},"doc-footnote":{type:"section",allowedAttrs:["aria-expanded"],superclassRole:["section"]},"doc-foreword":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-glossary":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-glossref":{type:"link",allowedAttrs:["aria-expanded"],nameFromContent:!0,superclassRole:["link"]},"doc-index":{type:"navigation",allowedAttrs:["aria-expanded"],superclassRole:["navigation"]},"doc-introduction":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-noteref":{type:"link",allowedAttrs:["aria-expanded"],nameFromContent:!0,superclassRole:["link"]},"doc-notice":{type:"note",allowedAttrs:["aria-expanded"],superclassRole:["note"]},"doc-pagebreak":{type:"separator",allowedAttrs:["aria-expanded","aria-orientation"],superclassRole:["separator"],childrenPresentational:!0},"doc-pagelist":{type:"navigation",allowedAttrs:["aria-expanded"],superclassRole:["navigation"]},"doc-part":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-preface":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-prologue":{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},"doc-pullquote":{type:"none",superclassRole:["none"]},"doc-qna":{type:"section",allowedAttrs:["aria-expanded"],superclassRole:["section"]},"doc-subtitle":{type:"sectionhead",allowedAttrs:["aria-expanded"],superclassRole:["sectionhead"]},"doc-tip":{type:"note",allowedAttrs:["aria-expanded"],superclassRole:["note"]},"doc-toc":{type:"navigation",allowedAttrs:["aria-expanded"],superclassRole:["navigation"]}},{"graphics-document":{type:"structure",superclassRole:["document"],accessibleNameRequired:!0},"graphics-object":{type:"structure",superclassRole:["group"],nameFromContent:!0},"graphics-symbol":{type:"structure",superclassRole:["img"],accessibleNameRequired:!0,childrenPresentational:!0}}),htmlElms:Zo,cssColors:Xo},Qo=P({},Jo),el=Qo,tl=function tl(e){return!!(e=el.ariaRoles[e])&&!!e.unsupported;},nl=function nl(e){var t=(n=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{}).allowAbstract,n=void 0!==(n=n.flagUnsupported)&&n,r=el.ariaRoles[e];return e=tl(e),!(!r||n&&e||!t&&"abstract"===r.type);},rl=function rl(e){var t=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{},n=t.fallback,r=t.abstracts,a=t.dpub;return 1===(e=e instanceof la?e:eu(e)).props.nodeType&&(t=(e.attr("role")||"").trim().toLowerCase(),(n?KD(t):[t]).find(function(e){return!(!a&&"doc-"===e.substr(0,4))&&nl(e,{allowAbstract:r});}))||null;},al=function al(e){return Object.keys(el.htmlElms).filter(function(t){return(t=el.htmlElms[t]).contentTypes?t.contentTypes.includes(e):!!t.variant&&!(!t.variant["default"]||!t.variant["default"].contentTypes)&&t.variant["default"].contentTypes.includes(e);});},ul=function ul(){return Qa.get("globalAriaAttrs",function(){return Object.keys(el.ariaAttrs).filter(function(e){return el.ariaAttrs[e].global;});});},il=Na(function(e){for(var t=[],n=e.rows,r=0,a=n.length;r<a;r++)for(var u=n[r].cells,i=(t[r]=t[r]||[],0),o=0,l=u.length;o<l;o++)for(var s=0;s<u[o].colSpan;s++){for(var c=u[o].getAttribute("rowspan"),d=0===parseInt(c)||0===u[o].rowspan?n.length:u[o].rowSpan,D=0;D<d;D++){for(t[r+D]=t[r+D]||[];t[r+D][i];)i++;t[r+D][i]=u[o];}i++;}return t;}),ol=Na(function(e,t){var n,r;for(t=t||il(gi(e,"table")),n=0;n<t.length;n++)if(t[n]&&-1!==(r=t[n].indexOf(e)))return{x:r,y:n};});function ll(e){var t,n=(e=Lf(e)).vNode,r=(e=e.domNode,n.attr("scope")),a=n.attr("role");if(["td","th"].includes(n.props.nodeName))return"columnheader"===a?"col":"rowheader"===a?"row":"col"===r||"row"===r?r:"th"===n.props.nodeName&&(n.actualNode?(a=il(gi(e,"table")))[(t=ol(e,a)).y].every(function(e){return"TH"===e.nodeName.toUpperCase();})?"col":a.map(function(e){return e[t.x];}).every(function(e){return e&&"TH"===e.nodeName.toUpperCase();})?"row":"auto":"auto");throw new TypeError("Expected TD or TH element");}var sl=function sl(e){return-1!==["col","auto"].indexOf(ll(e));},cl=function cl(e){return["row","auto"].includes(ll(e));};function dl(){return Qa.get("sectioningContentSelector",function(){return al("sectioning").map(function(e){return"".concat(e,":not([role])");}).join(", ")+" , [role=article], [role=complementary], [role=navigation], [role=region]";});}function Dl(){return Qa.get("sectioningContentPlusMainSelector",function(){return dl()+" , main:not([role]), [role=main]";});}var fl=function fl(e){return e?e.replace(/\r\n/g,"\n").replace(/\u00A0/g," ").replace(/[\s]{2,}/g," ").trim():"";};function pl(e,t){return t=void 0!==(t=(1<arguments.length&&void 0!==t?t:{}).checkTitle)&&t,fl(Go(e))||fl(Ko(e))||t&&1===(null==e?void 0:e.props.nodeType)&&fl(e.attr("title"));}var ml={a:function a(e){return e.hasAttr("href")?"link":null;},area:function area(e){return e.hasAttr("href")?"link":null;},article:"article",aside:function aside(e){return mu(e.parent,dl())&&!pl(e,{checkTitle:!0})?null:"complementary";},body:"document",button:"button",datalist:"listbox",dd:"definition",dfn:"term",details:"group",dialog:"dialog",dt:"term",fieldset:"group",figure:"figure",footer:function footer(e){return mu(e,Dl())?null:"contentinfo";},form:function form(e){return pl(e)?"form":null;},h1:"heading",h2:"heading",h3:"heading",h4:"heading",h5:"heading",h6:"heading",header:function header(e){return mu(e,Dl())?null:"banner";},hr:"separator",img:function img(e){var t=e.hasAttr("alt")&&!e.attr("alt"),n=ul().find(function(t){return e.hasAttr(t);});return!t||n||zo(e)?"img":"presentation";},input:function input(e){var t,n;switch(e.hasAttr("list")&&(n=(t=Vo(e.actualNode,"list").filter(function(e){return!!e;})[0])&&"datalist"===t.nodeName.toLowerCase()),e.props.type){case"checkbox":return"checkbox";case"number":return"spinbutton";case"radio":return"radio";case"range":return"slider";case"search":return n?"combobox":"searchbox";case"button":case"image":case"reset":case"submit":return"button";case"text":case"tel":case"url":case"email":case"":return n?"combobox":"textbox";default:return"textbox";}},li:"listitem",main:"main",math:"math",menu:"list",meter:"meter",nav:"navigation",ol:"list",optgroup:"group",option:"option",output:"status",progress:"progressbar",search:"search",section:function section(e){return pl(e)?"region":null;},select:function select(e){return e.hasAttr("multiple")||1<parseInt(e.attr("size"))?"listbox":"combobox";},summary:"button",table:"table",tbody:"rowgroup",td:function td(e){return e=mu(e,"table"),e=rl(e),["grid","treegrid"].includes(e)?"gridcell":"cell";},textarea:"textbox",tfoot:"rowgroup",th:function th(e){return sl(e)?"columnheader":cl(e)?"rowheader":void 0;},thead:"rowgroup",tr:"row",ul:"list"},hl=function hl(e,t){var n=u(t);if(Array.isArray(t)&&void 0!==e)return t.includes(e);if("function"===n)return!!t(e);if(null!=e){if(t instanceof RegExp)return t.test(e);if(/^\/.*\/$/.test(t))return n=t.substring(1,t.length-1),new RegExp(n).test(e);}return t===e;};function vl(e,t){return hl(!!Ds(e),t);}var bl=function bl(e,t){if("object"!==u(t)||Array.isArray(t)||t instanceof RegExp)throw new Error("Expect matcher to be an object");return Object.keys(t).every(function(n){return hl(e(n),t[n]);});};function Fl(e,t){return e=Lf(e).vNode,bl(function(t){return e.attr(t);},t);}function gl(e,t){return!!t(e);}function yl(e,t){return hl(rl(e),t);}function wl(e,t){return hl(Ml(e),t);}function El(e,t){return e=Lf(e).vNode,hl(e.props.nodeName,t);}function Cl(e,t){return e=Lf(e).vNode,bl(function(t){return e.props[t];},t);}function xl(e,t){return hl(jl(e),t);}var Al={hasAccessibleName:vl,attributes:Fl,condition:gl,explicitRole:yl,implicitRole:wl,nodeName:El,properties:Cl,semanticRole:xl},Bl=function e(t,n){return t=Lf(t).vNode,Array.isArray(n)?n.some(function(n){return e(t,n);}):"string"==typeof n?ou(t,n):Object.keys(n).every(function(e){var r;if(Al[e])return r=n[e],(0,Al[e])(t,r);throw new Error('Unknown matcher type "'.concat(e,'"'));});},kl=function kl(e,t){return Bl(e,t);},Rl=(kl.hasAccessibleName=vl,kl.attributes=Fl,kl.condition=gl,kl.explicitRole=yl,kl.fromDefinition=Bl,kl.fromFunction=bl,kl.fromPrimative=hl,kl.implicitRole=wl,kl.nodeName=El,kl.properties=Cl,kl.semanticRole=xl,kl),Tl=function Tl(e){var t=(1<arguments.length&&void 0!==arguments[1]?arguments[1]:{}).noMatchAccessibleName,n=void 0!==t&&t,r=el.htmlElms[e.props.nodeName];if(!r)return{};if(!r.variant)return r;var a,u,i=r.variant,o=_(r,d);for(a in i)if(i.hasOwnProperty(a)&&"default"!==a){for(var l=i[a],s=l.matches,c=_(l,D),f=Array.isArray(s)?s:[s],p=0;p<f.length&&n;p++)if(f[p].hasOwnProperty("hasAccessibleName"))return r;if(Rl(e,s))for(var m in c)c.hasOwnProperty(m)&&(o[m]=c[m]);}for(u in i["default"])i["default"].hasOwnProperty(u)&&void 0===o[u]&&(o[u]=i["default"][u]);return o;},Ml=function Ml(e){var t=(1<arguments.length&&void 0!==arguments[1]?arguments[1]:{}).chromium,n=e instanceof la?e:eu(e);if(e=n.actualNode,n)return e=n.props.nodeName,!(e=ml[e])&&t?Tl(n).chromiumRole||null:"function"==typeof e?e(n):e||null;throw new ReferenceError("Cannot get implicit role of a node outside the current scope.");},Nl={td:["tr"],th:["tr"],tr:["thead","tbody","tfoot","table"],thead:["table"],tbody:["table"],tfoot:["table"],li:["ol","ul"],dt:["dl","div"],dd:["dl","div"],div:["dl"]};function Ol(e){return ul().some(function(t){return e.hasAttr(t);})||zo(e);}var jl=function jl(e){var t=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{},n=t.noPresentational;return e=function(e,t){var n,r=(t=1<arguments.length&&void 0!==t?t:{}).noImplicit;return t=_(t,p),1!==(e=Lf(e).vNode).props.nodeType?null:!(n=rl(e,t))||["presentation","none"].includes(n)&&Ol(e)?r?null:function(e,t){var n=t.chromium;return t=_(t,f),(n=Ml(e,{chromium:n}))?function e(t,n){var r=Nl[t.props.nodeName];if(r){if(t.parent)return r.includes(t.parent.props.nodeName)?(r=rl(t.parent,n),["none","presentation"].includes(r)&&!Ol(t.parent)?r:r?null:e(t.parent,n)):null;if(t.actualNode)throw new ReferenceError("Cannot determine role presentational inheritance of a required parent outside the current scope.");}return null;}(e,t)||n:null;}(e,t):n;}(e,_(t,m)),n&&["presentation","none"].includes(e)?null:e;},Sl=["iframe"],Il=function Il(e){var t=Lf(e).vNode;return 1!==t.props.nodeType||!e.hasAttr("title")||!kl(t,Sl)&&["none","presentation"].includes(jl(t))?"":t.attr("title");},ql=function ql(e){var t,n=(1<arguments.length&&void 0!==arguments[1]?arguments[1]:{}).strict;return 1===(e=e instanceof la?e:eu(e)).props.nodeType&&(e=jl(e),!(!(t=el.ariaRoles[e])||!t.nameFromContent)||!n&&(!t||["presentation","none"].includes(e)));},_l=function _l(e){var t=e.actualNode,n=e.children;if(n)return e.hasAttr("aria-owns")?(e=Vo(t,"aria-owns").filter(function(e){return!!e;}).map(function(e){return i.utils.getNodeFromTree(e);}),[].concat(z(n),z(e))):z(n);throw new Error("getOwnedVirtual requires a virtual node");},zl={accessibleNameFromFieldValue:["progressbar"]};function $l(e){return e=Lf(e).vNode,Pl(e);}var Pl=Na(function(e,t){return!Ti(e)&&!Co(e,{skipAncestors:!0,isAncestor:t})&&(e.actualNode&&"area"===e.props.nodeName?!Si(e,Pl):!_i(e,{skipAncestors:!0,isAncestor:t})&&(!e.parent||Pl(e.parent,!0)));}),Ll=function e(t,n,r){var a=Lf(t).vNode,u=n?$l:Ki,i=!t.actualNode||(t.actualNode,u(t));return u=a.children.map(function(t){var a=(u=t.props).nodeType,u=u.nodeValue;if(3===a){if(u&&i)return u;}else if(!r)return e(t,n);}).join(""),fl(u);},Hl=["button","checkbox","color","file","hidden","image","password","radio","reset","submit"],Vl=function Vl(e){var t=(e=e instanceof la?e:eu(e)).props.nodeName;return"textarea"===t||"input"===t&&!Hl.includes((e.attr("type")||"").toLowerCase());},Ul=function Ul(e){return"select"===(e=e instanceof la?e:eu(e)).props.nodeName;},Gl=function Gl(e){return"textbox"===rl(e);},Kl=function Kl(e){return"listbox"===rl(e);},Wl=function Wl(e){return"combobox"===rl(e);},Yl=["progressbar","scrollbar","slider","spinbutton"],Zl=function Zl(e){return e=rl(e),Yl.includes(e);},Xl=["textbox","progressbar","scrollbar","slider","spinbutton","combobox","listbox"],Jl={nativeTextboxValue:function nativeTextboxValue(e){return e=Lf(e).vNode,Vl(e)&&e.props.value||"";},nativeSelectValue:function nativeSelectValue(e){if(e=Lf(e).vNode,!Ul(e))return"";var t=(e=sp(e,"option")).filter(function(e){return e.props.selected;});return t.length||t.push(e[0]),t.map(function(e){return Ll(e);}).join(" ")||"";},ariaTextboxValue:function ariaTextboxValue(e){var t=(e=Lf(e)).vNode;return e=e.domNode,Gl(t)?e&&_i(e)?e.textContent:Ll(t,!0):"";},ariaListboxValue:Ql,ariaComboboxValue:function ariaComboboxValue(e,t){return e=Lf(e).vNode,Wl(e)&&(e=_l(e).filter(function(e){return"listbox"===jl(e);})[0])?Ql(e,t):"";},ariaRangeValue:function ariaRangeValue(e){return e=Lf(e).vNode,Zl(e)&&e.hasAttr("aria-valuenow")?(e=+e.attr("aria-valuenow"),isNaN(e)?"0":String(e)):"";}};function Ql(e,t){return e=Lf(e).vNode,Kl(e)&&0!==(e=_l(e).filter(function(e){return"option"===jl(e)&&"true"===e.attr("aria-selected");})).length?Ds(e[0],t):"";}var es=function es(e){var t=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{},n=e.actualNode,r=zl.accessibleNameFromFieldValue||[],a=jl(e);return t.startNode===e||!Xl.includes(a)||r.includes(a)?"":(r=Object.keys(Jl).map(function(e){return Jl[e];}).reduce(function(n,r){return n||r(e,t);},""),t.debug&&ia(r||"{empty-value}",n,t),r);},ts=al("phrasing").concat(["#text"]),ns=function ns(e){var t=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{},n=Ds.alreadyProcessed;t.startNode=t.startNode||e;var r=(u=t).strict,a=u.inControlContext,u=u.inLabelledByContext,i=jl(e),o=Tl(e,{noMatchAccessibleName:!0}).contentTypes;return n(e,t)||1!==e.props.nodeType||null!=o&&o.includes("embedded")||Xl.includes(i)||!(t.subtreeDescendant||t.inLabelledByContext||ql(e,{strict:r}))?"":(r||(t=P({subtreeDescendant:!a&&!u},t)),_l(e).reduce(function(e,n){var r=t,a=n.props.nodeName;return(n=Ds(n,r))?(ts.includes(a)||(" "!==n[0]&&(n+=" "),e&&" "!==e[e.length-1]&&(n=" "+n)),e+n):e;},""));},rs=function rs(e){var t=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{},n=Ds.alreadyProcessed;if(t.inControlContext||t.inLabelledByContext||n(e,t))return"";t.startNode||(t.startNode=e);var r,a=P({inControlContext:!0},t);return n=function(e){if(!e.attr("id"))return[];if(e.actualNode)return bi({elm:"label",attr:"for",value:e.attr("id"),context:e.actualNode});throw new TypeError("Cannot resolve explicit label reference for non-DOM nodes");}(e),(t=mu(e,"label"))?(r=[].concat(z(n),[t.actualNode])).sort(Pf):r=n,r.map(function(e){return Uo(e,a);}).filter(function(e){return""!==e;}).join(" ");},as={submit:"Submit",image:"Submit",reset:"Reset",button:""};function us(e,t){return t.attr(e)||"";}function is(e,t,n){t=t.actualNode;var r=[e=e.toLowerCase(),t.nodeName.toLowerCase()].join(",");return(t=t.querySelector(r))&&t.nodeName.toLowerCase()===e?Uo(t,n):"";}var os={valueText:function valueText(e){return e.props.value||"";},buttonDefaultText:function buttonDefaultText(e){return as[e.props.type]||"";},tableCaptionText:is.bind(null,"caption"),figureText:is.bind(null,"figcaption"),svgTitleText:is.bind(null,"title"),fieldsetLegendText:is.bind(null,"legend"),altText:us.bind(null,"alt"),tableSummaryText:us.bind(null,"summary"),titleText:Il,subtreeText:ns,labelText:rs,singleSpace:function singleSpace(){return" ";},placeholderText:us.bind(null,"placeholder")};function ls(e){var t,n=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{},r=e.actualNode;return 1!==e.props.nodeType||["presentation","none"].includes(jl(e))?"":(t=(Tl(e,{noMatchAccessibleName:!0}).namingMethods||[]).map(function(e){return os[e];}).reduce(function(t,r){return t||r(e,n);},""),n.debug&&i.log(t||"{empty-value}",r,n),t);}function ss(){return /[#*0-9]\uFE0F?\u20E3|[\xA9\xAE\u203C\u2049\u2122\u2139\u2194-\u2199\u21A9\u21AA\u231A\u231B\u2328\u23CF\u23ED-\u23EF\u23F1\u23F2\u23F8-\u23FA\u24C2\u25AA\u25AB\u25B6\u25C0\u25FB\u25FC\u25FE\u2600-\u2604\u260E\u2611\u2614\u2615\u2618\u2620\u2622\u2623\u2626\u262A\u262E\u262F\u2638-\u263A\u2640\u2642\u2648-\u2653\u265F\u2660\u2663\u2665\u2666\u2668\u267B\u267E\u267F\u2692\u2694-\u2697\u2699\u269B\u269C\u26A0\u26A7\u26AA\u26B0\u26B1\u26BD\u26BE\u26C4\u26C8\u26CF\u26D1\u26E9\u26F0-\u26F5\u26F7\u26F8\u26FA\u2702\u2708\u2709\u270F\u2712\u2714\u2716\u271D\u2721\u2733\u2734\u2744\u2747\u2757\u2763\u27A1\u2934\u2935\u2B05-\u2B07\u2B1B\u2B1C\u2B55\u3030\u303D\u3297\u3299]\uFE0F?|[\u261D\u270C\u270D](?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?|[\u270A\u270B](?:\uD83C[\uDFFB-\uDFFF])?|[\u23E9-\u23EC\u23F0\u23F3\u25FD\u2693\u26A1\u26AB\u26C5\u26CE\u26D4\u26EA\u26FD\u2705\u2728\u274C\u274E\u2753-\u2755\u2795-\u2797\u27B0\u27BF\u2B50]|\u26D3\uFE0F?(?:\u200D\uD83D\uDCA5)?|\u26F9(?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?(?:\u200D[\u2640\u2642]\uFE0F?)?|\u2764\uFE0F?(?:\u200D(?:\uD83D\uDD25|\uD83E\uDE79))?|\uD83C(?:[\uDC04\uDD70\uDD71\uDD7E\uDD7F\uDE02\uDE37\uDF21\uDF24-\uDF2C\uDF36\uDF7D\uDF96\uDF97\uDF99-\uDF9B\uDF9E\uDF9F\uDFCD\uDFCE\uDFD4-\uDFDF\uDFF5\uDFF7]\uFE0F?|[\uDF85\uDFC2\uDFC7](?:\uD83C[\uDFFB-\uDFFF])?|[\uDFC4\uDFCA](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDFCB\uDFCC](?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDCCF\uDD8E\uDD91-\uDD9A\uDE01\uDE1A\uDE2F\uDE32-\uDE36\uDE38-\uDE3A\uDE50\uDE51\uDF00-\uDF20\uDF2D-\uDF35\uDF37-\uDF43\uDF45-\uDF4A\uDF4C-\uDF7C\uDF7E-\uDF84\uDF86-\uDF93\uDFA0-\uDFC1\uDFC5\uDFC6\uDFC8\uDFC9\uDFCF-\uDFD3\uDFE0-\uDFF0\uDFF8-\uDFFF]|\uDDE6\uD83C[\uDDE8-\uDDEC\uDDEE\uDDF1\uDDF2\uDDF4\uDDF6-\uDDFA\uDDFC\uDDFD\uDDFF]|\uDDE7\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEF\uDDF1-\uDDF4\uDDF6-\uDDF9\uDDFB\uDDFC\uDDFE\uDDFF]|\uDDE8\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDEE\uDDF0-\uDDF7\uDDFA-\uDDFF]|\uDDE9\uD83C[\uDDEA\uDDEC\uDDEF\uDDF0\uDDF2\uDDF4\uDDFF]|\uDDEA\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDED\uDDF7-\uDDFA]|\uDDEB\uD83C[\uDDEE-\uDDF0\uDDF2\uDDF4\uDDF7]|\uDDEC\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEE\uDDF1-\uDDF3\uDDF5-\uDDFA\uDDFC\uDDFE]|\uDDED\uD83C[\uDDF0\uDDF2\uDDF3\uDDF7\uDDF9\uDDFA]|\uDDEE\uD83C[\uDDE8-\uDDEA\uDDF1-\uDDF4\uDDF6-\uDDF9]|\uDDEF\uD83C[\uDDEA\uDDF2\uDDF4\uDDF5]|\uDDF0\uD83C[\uDDEA\uDDEC-\uDDEE\uDDF2\uDDF3\uDDF5\uDDF7\uDDFC\uDDFE\uDDFF]|\uDDF1\uD83C[\uDDE6-\uDDE8\uDDEE\uDDF0\uDDF7-\uDDFB\uDDFE]|\uDDF2\uD83C[\uDDE6\uDDE8-\uDDED\uDDF0-\uDDFF]|\uDDF3\uD83C[\uDDE6\uDDE8\uDDEA-\uDDEC\uDDEE\uDDF1\uDDF4\uDDF5\uDDF7\uDDFA\uDDFF]|\uDDF4\uD83C\uDDF2|\uDDF5\uD83C[\uDDE6\uDDEA-\uDDED\uDDF0-\uDDF3\uDDF7-\uDDF9\uDDFC\uDDFE]|\uDDF6\uD83C\uDDE6|\uDDF7\uD83C[\uDDEA\uDDF4\uDDF8\uDDFA\uDDFC]|\uDDF8\uD83C[\uDDE6-\uDDEA\uDDEC-\uDDF4\uDDF7-\uDDF9\uDDFB\uDDFD-\uDDFF]|\uDDF9\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDED\uDDEF-\uDDF4\uDDF7\uDDF9\uDDFB\uDDFC\uDDFF]|\uDDFA\uD83C[\uDDE6\uDDEC\uDDF2\uDDF3\uDDF8\uDDFE\uDDFF]|\uDDFB\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDEE\uDDF3\uDDFA]|\uDDFC\uD83C[\uDDEB\uDDF8]|\uDDFD\uD83C\uDDF0|\uDDFE\uD83C[\uDDEA\uDDF9]|\uDDFF\uD83C[\uDDE6\uDDF2\uDDFC]|\uDF44(?:\u200D\uD83D\uDFEB)?|\uDF4B(?:\u200D\uD83D\uDFE9)?|\uDFC3(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?|\uDFF3\uFE0F?(?:\u200D(?:\u26A7\uFE0F?|\uD83C\uDF08))?|\uDFF4(?:\u200D\u2620\uFE0F?|\uDB40\uDC67\uDB40\uDC62\uDB40(?:\uDC65\uDB40\uDC6E\uDB40\uDC67|\uDC73\uDB40\uDC63\uDB40\uDC74|\uDC77\uDB40\uDC6C\uDB40\uDC73)\uDB40\uDC7F)?)|\uD83D(?:[\uDC3F\uDCFD\uDD49\uDD4A\uDD6F\uDD70\uDD73\uDD76-\uDD79\uDD87\uDD8A-\uDD8D\uDDA5\uDDA8\uDDB1\uDDB2\uDDBC\uDDC2-\uDDC4\uDDD1-\uDDD3\uDDDC-\uDDDE\uDDE1\uDDE3\uDDE8\uDDEF\uDDF3\uDDFA\uDECB\uDECD-\uDECF\uDEE0-\uDEE5\uDEE9\uDEF0\uDEF3]\uFE0F?|[\uDC42\uDC43\uDC46-\uDC50\uDC66\uDC67\uDC6B-\uDC6D\uDC72\uDC74-\uDC76\uDC78\uDC7C\uDC83\uDC85\uDC8F\uDC91\uDCAA\uDD7A\uDD95\uDD96\uDE4C\uDE4F\uDEC0\uDECC](?:\uD83C[\uDFFB-\uDFFF])?|[\uDC6E\uDC70\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4\uDEB5](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDD74\uDD90](?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?|[\uDC00-\uDC07\uDC09-\uDC14\uDC16-\uDC25\uDC27-\uDC3A\uDC3C-\uDC3E\uDC40\uDC44\uDC45\uDC51-\uDC65\uDC6A\uDC79-\uDC7B\uDC7D-\uDC80\uDC84\uDC88-\uDC8E\uDC90\uDC92-\uDCA9\uDCAB-\uDCFC\uDCFF-\uDD3D\uDD4B-\uDD4E\uDD50-\uDD67\uDDA4\uDDFB-\uDE2D\uDE2F-\uDE34\uDE37-\uDE41\uDE43\uDE44\uDE48-\uDE4A\uDE80-\uDEA2\uDEA4-\uDEB3\uDEB7-\uDEBF\uDEC1-\uDEC5\uDED0-\uDED2\uDED5-\uDED7\uDEDC-\uDEDF\uDEEB\uDEEC\uDEF4-\uDEFC\uDFE0-\uDFEB\uDFF0]|\uDC08(?:\u200D\u2B1B)?|\uDC15(?:\u200D\uD83E\uDDBA)?|\uDC26(?:\u200D(?:\u2B1B|\uD83D\uDD25))?|\uDC3B(?:\u200D\u2744\uFE0F?)?|\uDC41\uFE0F?(?:\u200D\uD83D\uDDE8\uFE0F?)?|\uDC68(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDC68\uDC69]\u200D\uD83D(?:\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?)|[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?)|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFC-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFD-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFD\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFE])))?))?|\uDC69(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?[\uDC68\uDC69]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?|\uDC69\u200D\uD83D(?:\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?))|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFC-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB\uDFFD-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB-\uDFFD\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB-\uDFFE])))?))?|\uDC6F(?:\u200D[\u2640\u2642]\uFE0F?)?|\uDD75(?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?(?:\u200D[\u2640\u2642]\uFE0F?)?|\uDE2E(?:\u200D\uD83D\uDCA8)?|\uDE35(?:\u200D\uD83D\uDCAB)?|\uDE36(?:\u200D\uD83C\uDF2B\uFE0F?)?|\uDE42(?:\u200D[\u2194\u2195]\uFE0F?)?|\uDEB6(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?)|\uD83E(?:[\uDD0C\uDD0F\uDD18-\uDD1F\uDD30-\uDD34\uDD36\uDD77\uDDB5\uDDB6\uDDBB\uDDD2\uDDD3\uDDD5\uDEC3-\uDEC5\uDEF0\uDEF2-\uDEF8](?:\uD83C[\uDFFB-\uDFFF])?|[\uDD26\uDD35\uDD37-\uDD39\uDD3D\uDD3E\uDDB8\uDDB9\uDDCD\uDDCF\uDDD4\uDDD6-\uDDDD](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDDDE\uDDDF](?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDD0D\uDD0E\uDD10-\uDD17\uDD20-\uDD25\uDD27-\uDD2F\uDD3A\uDD3F-\uDD45\uDD47-\uDD76\uDD78-\uDDB4\uDDB7\uDDBA\uDDBC-\uDDCC\uDDD0\uDDE0-\uDDFF\uDE70-\uDE7C\uDE80-\uDE89\uDE8F-\uDEC2\uDEC6\uDECE-\uDEDC\uDEDF-\uDEE9]|\uDD3C(?:\u200D[\u2640\u2642]\uFE0F?|\uD83C[\uDFFB-\uDFFF])?|\uDDCE(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?|\uDDD1(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83E\uDDD1|\uDDD1\u200D\uD83E\uDDD2(?:\u200D\uD83E\uDDD2)?|\uDDD2(?:\u200D\uD83E\uDDD2)?))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFC-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB\uDFFD-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB-\uDFFD\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB-\uDFFE]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?))?|\uDEF1(?:\uD83C(?:\uDFFB(?:\u200D\uD83E\uDEF2\uD83C[\uDFFC-\uDFFF])?|\uDFFC(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB\uDFFD-\uDFFF])?|\uDFFD(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])?|\uDFFE(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB-\uDFFD\uDFFF])?|\uDFFF(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB-\uDFFE])?))?)/g;}var cs=function cs(e,t){var n=t.emoji,r=t.nonBmp,a=(t=t.punctuations,!1);return n&&(a=a||/[#*0-9]\uFE0F?\u20E3|[\xA9\xAE\u203C\u2049\u2122\u2139\u2194-\u2199\u21A9\u21AA\u231A\u231B\u2328\u23CF\u23ED-\u23EF\u23F1\u23F2\u23F8-\u23FA\u24C2\u25AA\u25AB\u25B6\u25C0\u25FB\u25FC\u25FE\u2600-\u2604\u260E\u2611\u2614\u2615\u2618\u2620\u2622\u2623\u2626\u262A\u262E\u262F\u2638-\u263A\u2640\u2642\u2648-\u2653\u265F\u2660\u2663\u2665\u2666\u2668\u267B\u267E\u267F\u2692\u2694-\u2697\u2699\u269B\u269C\u26A0\u26A7\u26AA\u26B0\u26B1\u26BD\u26BE\u26C4\u26C8\u26CF\u26D1\u26E9\u26F0-\u26F5\u26F7\u26F8\u26FA\u2702\u2708\u2709\u270F\u2712\u2714\u2716\u271D\u2721\u2733\u2734\u2744\u2747\u2757\u2763\u27A1\u2934\u2935\u2B05-\u2B07\u2B1B\u2B1C\u2B55\u3030\u303D\u3297\u3299]\uFE0F?|[\u261D\u270C\u270D](?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?|[\u270A\u270B](?:\uD83C[\uDFFB-\uDFFF])?|[\u23E9-\u23EC\u23F0\u23F3\u25FD\u2693\u26A1\u26AB\u26C5\u26CE\u26D4\u26EA\u26FD\u2705\u2728\u274C\u274E\u2753-\u2755\u2795-\u2797\u27B0\u27BF\u2B50]|\u26D3\uFE0F?(?:\u200D\uD83D\uDCA5)?|\u26F9(?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?(?:\u200D[\u2640\u2642]\uFE0F?)?|\u2764\uFE0F?(?:\u200D(?:\uD83D\uDD25|\uD83E\uDE79))?|\uD83C(?:[\uDC04\uDD70\uDD71\uDD7E\uDD7F\uDE02\uDE37\uDF21\uDF24-\uDF2C\uDF36\uDF7D\uDF96\uDF97\uDF99-\uDF9B\uDF9E\uDF9F\uDFCD\uDFCE\uDFD4-\uDFDF\uDFF5\uDFF7]\uFE0F?|[\uDF85\uDFC2\uDFC7](?:\uD83C[\uDFFB-\uDFFF])?|[\uDFC4\uDFCA](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDFCB\uDFCC](?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDCCF\uDD8E\uDD91-\uDD9A\uDE01\uDE1A\uDE2F\uDE32-\uDE36\uDE38-\uDE3A\uDE50\uDE51\uDF00-\uDF20\uDF2D-\uDF35\uDF37-\uDF43\uDF45-\uDF4A\uDF4C-\uDF7C\uDF7E-\uDF84\uDF86-\uDF93\uDFA0-\uDFC1\uDFC5\uDFC6\uDFC8\uDFC9\uDFCF-\uDFD3\uDFE0-\uDFF0\uDFF8-\uDFFF]|\uDDE6\uD83C[\uDDE8-\uDDEC\uDDEE\uDDF1\uDDF2\uDDF4\uDDF6-\uDDFA\uDDFC\uDDFD\uDDFF]|\uDDE7\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEF\uDDF1-\uDDF4\uDDF6-\uDDF9\uDDFB\uDDFC\uDDFE\uDDFF]|\uDDE8\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDEE\uDDF0-\uDDF7\uDDFA-\uDDFF]|\uDDE9\uD83C[\uDDEA\uDDEC\uDDEF\uDDF0\uDDF2\uDDF4\uDDFF]|\uDDEA\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDED\uDDF7-\uDDFA]|\uDDEB\uD83C[\uDDEE-\uDDF0\uDDF2\uDDF4\uDDF7]|\uDDEC\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEE\uDDF1-\uDDF3\uDDF5-\uDDFA\uDDFC\uDDFE]|\uDDED\uD83C[\uDDF0\uDDF2\uDDF3\uDDF7\uDDF9\uDDFA]|\uDDEE\uD83C[\uDDE8-\uDDEA\uDDF1-\uDDF4\uDDF6-\uDDF9]|\uDDEF\uD83C[\uDDEA\uDDF2\uDDF4\uDDF5]|\uDDF0\uD83C[\uDDEA\uDDEC-\uDDEE\uDDF2\uDDF3\uDDF5\uDDF7\uDDFC\uDDFE\uDDFF]|\uDDF1\uD83C[\uDDE6-\uDDE8\uDDEE\uDDF0\uDDF7-\uDDFB\uDDFE]|\uDDF2\uD83C[\uDDE6\uDDE8-\uDDED\uDDF0-\uDDFF]|\uDDF3\uD83C[\uDDE6\uDDE8\uDDEA-\uDDEC\uDDEE\uDDF1\uDDF4\uDDF5\uDDF7\uDDFA\uDDFF]|\uDDF4\uD83C\uDDF2|\uDDF5\uD83C[\uDDE6\uDDEA-\uDDED\uDDF0-\uDDF3\uDDF7-\uDDF9\uDDFC\uDDFE]|\uDDF6\uD83C\uDDE6|\uDDF7\uD83C[\uDDEA\uDDF4\uDDF8\uDDFA\uDDFC]|\uDDF8\uD83C[\uDDE6-\uDDEA\uDDEC-\uDDF4\uDDF7-\uDDF9\uDDFB\uDDFD-\uDDFF]|\uDDF9\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDED\uDDEF-\uDDF4\uDDF7\uDDF9\uDDFB\uDDFC\uDDFF]|\uDDFA\uD83C[\uDDE6\uDDEC\uDDF2\uDDF3\uDDF8\uDDFE\uDDFF]|\uDDFB\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDEE\uDDF3\uDDFA]|\uDDFC\uD83C[\uDDEB\uDDF8]|\uDDFD\uD83C\uDDF0|\uDDFE\uD83C[\uDDEA\uDDF9]|\uDDFF\uD83C[\uDDE6\uDDF2\uDDFC]|\uDF44(?:\u200D\uD83D\uDFEB)?|\uDF4B(?:\u200D\uD83D\uDFE9)?|\uDFC3(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?|\uDFF3\uFE0F?(?:\u200D(?:\u26A7\uFE0F?|\uD83C\uDF08))?|\uDFF4(?:\u200D\u2620\uFE0F?|\uDB40\uDC67\uDB40\uDC62\uDB40(?:\uDC65\uDB40\uDC6E\uDB40\uDC67|\uDC73\uDB40\uDC63\uDB40\uDC74|\uDC77\uDB40\uDC6C\uDB40\uDC73)\uDB40\uDC7F)?)|\uD83D(?:[\uDC3F\uDCFD\uDD49\uDD4A\uDD6F\uDD70\uDD73\uDD76-\uDD79\uDD87\uDD8A-\uDD8D\uDDA5\uDDA8\uDDB1\uDDB2\uDDBC\uDDC2-\uDDC4\uDDD1-\uDDD3\uDDDC-\uDDDE\uDDE1\uDDE3\uDDE8\uDDEF\uDDF3\uDDFA\uDECB\uDECD-\uDECF\uDEE0-\uDEE5\uDEE9\uDEF0\uDEF3]\uFE0F?|[\uDC42\uDC43\uDC46-\uDC50\uDC66\uDC67\uDC6B-\uDC6D\uDC72\uDC74-\uDC76\uDC78\uDC7C\uDC83\uDC85\uDC8F\uDC91\uDCAA\uDD7A\uDD95\uDD96\uDE4C\uDE4F\uDEC0\uDECC](?:\uD83C[\uDFFB-\uDFFF])?|[\uDC6E\uDC70\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4\uDEB5](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDD74\uDD90](?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?|[\uDC00-\uDC07\uDC09-\uDC14\uDC16-\uDC25\uDC27-\uDC3A\uDC3C-\uDC3E\uDC40\uDC44\uDC45\uDC51-\uDC65\uDC6A\uDC79-\uDC7B\uDC7D-\uDC80\uDC84\uDC88-\uDC8E\uDC90\uDC92-\uDCA9\uDCAB-\uDCFC\uDCFF-\uDD3D\uDD4B-\uDD4E\uDD50-\uDD67\uDDA4\uDDFB-\uDE2D\uDE2F-\uDE34\uDE37-\uDE41\uDE43\uDE44\uDE48-\uDE4A\uDE80-\uDEA2\uDEA4-\uDEB3\uDEB7-\uDEBF\uDEC1-\uDEC5\uDED0-\uDED2\uDED5-\uDED7\uDEDC-\uDEDF\uDEEB\uDEEC\uDEF4-\uDEFC\uDFE0-\uDFEB\uDFF0]|\uDC08(?:\u200D\u2B1B)?|\uDC15(?:\u200D\uD83E\uDDBA)?|\uDC26(?:\u200D(?:\u2B1B|\uD83D\uDD25))?|\uDC3B(?:\u200D\u2744\uFE0F?)?|\uDC41\uFE0F?(?:\u200D\uD83D\uDDE8\uFE0F?)?|\uDC68(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDC68\uDC69]\u200D\uD83D(?:\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?)|[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?)|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFC-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFD-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFD\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFE])))?))?|\uDC69(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?[\uDC68\uDC69]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?|\uDC69\u200D\uD83D(?:\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?))|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFC-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB\uDFFD-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB-\uDFFD\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB-\uDFFE])))?))?|\uDC6F(?:\u200D[\u2640\u2642]\uFE0F?)?|\uDD75(?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?(?:\u200D[\u2640\u2642]\uFE0F?)?|\uDE2E(?:\u200D\uD83D\uDCA8)?|\uDE35(?:\u200D\uD83D\uDCAB)?|\uDE36(?:\u200D\uD83C\uDF2B\uFE0F?)?|\uDE42(?:\u200D[\u2194\u2195]\uFE0F?)?|\uDEB6(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?)|\uD83E(?:[\uDD0C\uDD0F\uDD18-\uDD1F\uDD30-\uDD34\uDD36\uDD77\uDDB5\uDDB6\uDDBB\uDDD2\uDDD3\uDDD5\uDEC3-\uDEC5\uDEF0\uDEF2-\uDEF8](?:\uD83C[\uDFFB-\uDFFF])?|[\uDD26\uDD35\uDD37-\uDD39\uDD3D\uDD3E\uDDB8\uDDB9\uDDCD\uDDCF\uDDD4\uDDD6-\uDDDD](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDDDE\uDDDF](?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDD0D\uDD0E\uDD10-\uDD17\uDD20-\uDD25\uDD27-\uDD2F\uDD3A\uDD3F-\uDD45\uDD47-\uDD76\uDD78-\uDDB4\uDDB7\uDDBA\uDDBC-\uDDCC\uDDD0\uDDE0-\uDDFF\uDE70-\uDE7C\uDE80-\uDE89\uDE8F-\uDEC2\uDEC6\uDECE-\uDEDC\uDEDF-\uDEE9]|\uDD3C(?:\u200D[\u2640\u2642]\uFE0F?|\uD83C[\uDFFB-\uDFFF])?|\uDDCE(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?|\uDDD1(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83E\uDDD1|\uDDD1\u200D\uD83E\uDDD2(?:\u200D\uD83E\uDDD2)?|\uDDD2(?:\u200D\uD83E\uDDD2)?))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFC-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB\uDFFD-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB-\uDFFD\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB-\uDFFE]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?))?|\uDEF1(?:\uD83C(?:\uDFFB(?:\u200D\uD83E\uDEF2\uD83C[\uDFFC-\uDFFF])?|\uDFFC(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB\uDFFD-\uDFFF])?|\uDFFD(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])?|\uDFFE(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB-\uDFFD\uDFFF])?|\uDFFF(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB-\uDFFE])?))?)/g.test(e)),r&&(a=a||/[\u1D00-\u1D7F\u1D80-\u1DBF\u1DC0-\u1DFF\u20A0-\u20CF\u20D0-\u20FF\u2100-\u214F\u2150-\u218F\u2190-\u21FF\u2200-\u22FF\u2300-\u23FF\u2400-\u243F\u2440-\u245F\u2460-\u24FF\u2500-\u257F\u2580-\u259F\u25A0-\u25FF\u2600-\u26FF\u2700-\u27BF\uE000-\uF8FF]/g.test(e)||/[\uDB80-\uDBBF][\uDC00-\uDFFF]/g.test(e)||/[\xAD\u0600-\u0605\u061C\u06DD\u070F\u08E2\u180E\u200B-\u200F\u202A-\u202E\u2060-\u2064\u2066-\u206F\uFEFF\uFFF9-\uFFFB]|\uD804[\uDCBD\uDCCD]|\uD80D[\uDC30-\uDC38]|\uD82F[\uDCA0-\uDCA3]|\uD834[\uDD73-\uDD7A]|\uDB40[\uDC01\uDC20-\uDC7F]/g.test(e)),t?a||/[\u2000-\u206F\u2E00-\u2E7F\\'!"#$%&\xa3\xa2\xa5\xa7\u20ac()*+,\-.\/:;<=>?@\[\]^_`{|}~\xb1]/g.test(e):a;};function ds(e){var t=1<arguments.length&&void 0!==arguments[1]?arguments[1]:.15,r=2<arguments.length&&void 0!==arguments[2]?arguments[2]:3,u=e.actualNode.nodeValue.trim();if(!fl(u)||cs(u,{emoji:!0,nonBmp:!0}))return!1;var i,o=Qa.get("canvasContext",function(){return a.createElement("canvas").getContext("2d",{willReadFrequently:!0});}),l=o.canvas;if(((i=Qa.get("fonts",function(){return{};}))[e=n.getComputedStyle(e.parent.actualNode).getPropertyValue("font-family")]||(i[e]={occurrences:0,numLigatures:0}),i=i[e]).occurrences>=r){if(i.numLigatures/i.occurrences==1)return!0;if(0===i.numLigatures)return!1;}i.occurrences++;var s="".concat(r=30,"px ").concat(e),c=(o.font=s,u.charAt(0)),d=o.measureText(c).width;if(0===d)return i.numLigatures++,!0;d<30&&(d*=D=30/d,s="".concat(r*=D,"px ").concat(e)),l.width=d,l.height=r,o.font=s,o.textAlign="left",o.textBaseline="top",o.fillText(c,0,0);var D=new Uint32Array(o.getImageData(0,0,d,r).data.buffer);if(!D.some(function(e){return e;}))return i.numLigatures++,!0;o.clearRect(0,0,d,r),o.fillText(u,0,0);var f=new Uint32Array(o.getImageData(0,0,d,r).data.buffer);return e=D.reduce(function(e,t,n){return 0===t&&0===f[n]||0!==t&&0!==f[n]?e:++e;},0),l=u.split("").reduce(function(e,t){return e+o.measureText(t).width;},0),s=o.measureText(u).width,t<=e/D.length&&t<=1-s/l&&(i.numLigatures++,!0);}function Ds(e){var t,n,r,a,u,o=function(e,t){return t.startNode||(t=P({startNode:e},t)),1===e.props.nodeType&&t.inLabelledByContext&&void 0===t.includeHidden?P({includeHidden:!$l(e)},t):t;}(e,1<arguments.length&&void 0!==arguments[1]?arguments[1]:{});return function(e,t){return e&&1===e.props.nodeType&&!t.includeHidden&&!$l(e);}(e,o)||(t=e,n=(u=o).ignoreIconLigature,r=u.pixelThreshold,a=null!=(a=u.occurrenceThreshold)?a:u.occuranceThreshold,3===t.props.nodeType&&n&&ds(t,r,a))?"":(u=[Go,Ko,ls,es,ns,fs,Il].reduce(function(t,n){return""!==(t=o.startNode===e?fl(t):t)?t:n(e,o);},""),o.debug&&i.log(u||"{empty-value}",e.actualNode,o),u);}function fs(e){return 3!==e.props.nodeType?"":e.props.nodeValue;}Ds.alreadyProcessed=function(e,t){return t.processed=t.processed||[],!!t.processed.includes(e)||(t.processed.push(e),!1);};var ps=function ps(e,t){var n=t.emoji,r=t.nonBmp;return t=t.punctuations,n&&(e=e.replace(/[#*0-9]\uFE0F?\u20E3|[\xA9\xAE\u203C\u2049\u2122\u2139\u2194-\u2199\u21A9\u21AA\u231A\u231B\u2328\u23CF\u23ED-\u23EF\u23F1\u23F2\u23F8-\u23FA\u24C2\u25AA\u25AB\u25B6\u25C0\u25FB\u25FC\u25FE\u2600-\u2604\u260E\u2611\u2614\u2615\u2618\u2620\u2622\u2623\u2626\u262A\u262E\u262F\u2638-\u263A\u2640\u2642\u2648-\u2653\u265F\u2660\u2663\u2665\u2666\u2668\u267B\u267E\u267F\u2692\u2694-\u2697\u2699\u269B\u269C\u26A0\u26A7\u26AA\u26B0\u26B1\u26BD\u26BE\u26C4\u26C8\u26CF\u26D1\u26E9\u26F0-\u26F5\u26F7\u26F8\u26FA\u2702\u2708\u2709\u270F\u2712\u2714\u2716\u271D\u2721\u2733\u2734\u2744\u2747\u2757\u2763\u27A1\u2934\u2935\u2B05-\u2B07\u2B1B\u2B1C\u2B55\u3030\u303D\u3297\u3299]\uFE0F?|[\u261D\u270C\u270D](?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?|[\u270A\u270B](?:\uD83C[\uDFFB-\uDFFF])?|[\u23E9-\u23EC\u23F0\u23F3\u25FD\u2693\u26A1\u26AB\u26C5\u26CE\u26D4\u26EA\u26FD\u2705\u2728\u274C\u274E\u2753-\u2755\u2795-\u2797\u27B0\u27BF\u2B50]|\u26D3\uFE0F?(?:\u200D\uD83D\uDCA5)?|\u26F9(?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?(?:\u200D[\u2640\u2642]\uFE0F?)?|\u2764\uFE0F?(?:\u200D(?:\uD83D\uDD25|\uD83E\uDE79))?|\uD83C(?:[\uDC04\uDD70\uDD71\uDD7E\uDD7F\uDE02\uDE37\uDF21\uDF24-\uDF2C\uDF36\uDF7D\uDF96\uDF97\uDF99-\uDF9B\uDF9E\uDF9F\uDFCD\uDFCE\uDFD4-\uDFDF\uDFF5\uDFF7]\uFE0F?|[\uDF85\uDFC2\uDFC7](?:\uD83C[\uDFFB-\uDFFF])?|[\uDFC4\uDFCA](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDFCB\uDFCC](?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDCCF\uDD8E\uDD91-\uDD9A\uDE01\uDE1A\uDE2F\uDE32-\uDE36\uDE38-\uDE3A\uDE50\uDE51\uDF00-\uDF20\uDF2D-\uDF35\uDF37-\uDF43\uDF45-\uDF4A\uDF4C-\uDF7C\uDF7E-\uDF84\uDF86-\uDF93\uDFA0-\uDFC1\uDFC5\uDFC6\uDFC8\uDFC9\uDFCF-\uDFD3\uDFE0-\uDFF0\uDFF8-\uDFFF]|\uDDE6\uD83C[\uDDE8-\uDDEC\uDDEE\uDDF1\uDDF2\uDDF4\uDDF6-\uDDFA\uDDFC\uDDFD\uDDFF]|\uDDE7\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEF\uDDF1-\uDDF4\uDDF6-\uDDF9\uDDFB\uDDFC\uDDFE\uDDFF]|\uDDE8\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDEE\uDDF0-\uDDF7\uDDFA-\uDDFF]|\uDDE9\uD83C[\uDDEA\uDDEC\uDDEF\uDDF0\uDDF2\uDDF4\uDDFF]|\uDDEA\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDED\uDDF7-\uDDFA]|\uDDEB\uD83C[\uDDEE-\uDDF0\uDDF2\uDDF4\uDDF7]|\uDDEC\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEE\uDDF1-\uDDF3\uDDF5-\uDDFA\uDDFC\uDDFE]|\uDDED\uD83C[\uDDF0\uDDF2\uDDF3\uDDF7\uDDF9\uDDFA]|\uDDEE\uD83C[\uDDE8-\uDDEA\uDDF1-\uDDF4\uDDF6-\uDDF9]|\uDDEF\uD83C[\uDDEA\uDDF2\uDDF4\uDDF5]|\uDDF0\uD83C[\uDDEA\uDDEC-\uDDEE\uDDF2\uDDF3\uDDF5\uDDF7\uDDFC\uDDFE\uDDFF]|\uDDF1\uD83C[\uDDE6-\uDDE8\uDDEE\uDDF0\uDDF7-\uDDFB\uDDFE]|\uDDF2\uD83C[\uDDE6\uDDE8-\uDDED\uDDF0-\uDDFF]|\uDDF3\uD83C[\uDDE6\uDDE8\uDDEA-\uDDEC\uDDEE\uDDF1\uDDF4\uDDF5\uDDF7\uDDFA\uDDFF]|\uDDF4\uD83C\uDDF2|\uDDF5\uD83C[\uDDE6\uDDEA-\uDDED\uDDF0-\uDDF3\uDDF7-\uDDF9\uDDFC\uDDFE]|\uDDF6\uD83C\uDDE6|\uDDF7\uD83C[\uDDEA\uDDF4\uDDF8\uDDFA\uDDFC]|\uDDF8\uD83C[\uDDE6-\uDDEA\uDDEC-\uDDF4\uDDF7-\uDDF9\uDDFB\uDDFD-\uDDFF]|\uDDF9\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDED\uDDEF-\uDDF4\uDDF7\uDDF9\uDDFB\uDDFC\uDDFF]|\uDDFA\uD83C[\uDDE6\uDDEC\uDDF2\uDDF3\uDDF8\uDDFE\uDDFF]|\uDDFB\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDEE\uDDF3\uDDFA]|\uDDFC\uD83C[\uDDEB\uDDF8]|\uDDFD\uD83C\uDDF0|\uDDFE\uD83C[\uDDEA\uDDF9]|\uDDFF\uD83C[\uDDE6\uDDF2\uDDFC]|\uDF44(?:\u200D\uD83D\uDFEB)?|\uDF4B(?:\u200D\uD83D\uDFE9)?|\uDFC3(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?|\uDFF3\uFE0F?(?:\u200D(?:\u26A7\uFE0F?|\uD83C\uDF08))?|\uDFF4(?:\u200D\u2620\uFE0F?|\uDB40\uDC67\uDB40\uDC62\uDB40(?:\uDC65\uDB40\uDC6E\uDB40\uDC67|\uDC73\uDB40\uDC63\uDB40\uDC74|\uDC77\uDB40\uDC6C\uDB40\uDC73)\uDB40\uDC7F)?)|\uD83D(?:[\uDC3F\uDCFD\uDD49\uDD4A\uDD6F\uDD70\uDD73\uDD76-\uDD79\uDD87\uDD8A-\uDD8D\uDDA5\uDDA8\uDDB1\uDDB2\uDDBC\uDDC2-\uDDC4\uDDD1-\uDDD3\uDDDC-\uDDDE\uDDE1\uDDE3\uDDE8\uDDEF\uDDF3\uDDFA\uDECB\uDECD-\uDECF\uDEE0-\uDEE5\uDEE9\uDEF0\uDEF3]\uFE0F?|[\uDC42\uDC43\uDC46-\uDC50\uDC66\uDC67\uDC6B-\uDC6D\uDC72\uDC74-\uDC76\uDC78\uDC7C\uDC83\uDC85\uDC8F\uDC91\uDCAA\uDD7A\uDD95\uDD96\uDE4C\uDE4F\uDEC0\uDECC](?:\uD83C[\uDFFB-\uDFFF])?|[\uDC6E\uDC70\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4\uDEB5](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDD74\uDD90](?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?|[\uDC00-\uDC07\uDC09-\uDC14\uDC16-\uDC25\uDC27-\uDC3A\uDC3C-\uDC3E\uDC40\uDC44\uDC45\uDC51-\uDC65\uDC6A\uDC79-\uDC7B\uDC7D-\uDC80\uDC84\uDC88-\uDC8E\uDC90\uDC92-\uDCA9\uDCAB-\uDCFC\uDCFF-\uDD3D\uDD4B-\uDD4E\uDD50-\uDD67\uDDA4\uDDFB-\uDE2D\uDE2F-\uDE34\uDE37-\uDE41\uDE43\uDE44\uDE48-\uDE4A\uDE80-\uDEA2\uDEA4-\uDEB3\uDEB7-\uDEBF\uDEC1-\uDEC5\uDED0-\uDED2\uDED5-\uDED7\uDEDC-\uDEDF\uDEEB\uDEEC\uDEF4-\uDEFC\uDFE0-\uDFEB\uDFF0]|\uDC08(?:\u200D\u2B1B)?|\uDC15(?:\u200D\uD83E\uDDBA)?|\uDC26(?:\u200D(?:\u2B1B|\uD83D\uDD25))?|\uDC3B(?:\u200D\u2744\uFE0F?)?|\uDC41\uFE0F?(?:\u200D\uD83D\uDDE8\uFE0F?)?|\uDC68(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDC68\uDC69]\u200D\uD83D(?:\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?)|[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?)|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFC-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFD-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFD\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFE])))?))?|\uDC69(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?[\uDC68\uDC69]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?|\uDC69\u200D\uD83D(?:\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?))|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFC-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB\uDFFD-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB-\uDFFD\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB-\uDFFE])))?))?|\uDC6F(?:\u200D[\u2640\u2642]\uFE0F?)?|\uDD75(?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?(?:\u200D[\u2640\u2642]\uFE0F?)?|\uDE2E(?:\u200D\uD83D\uDCA8)?|\uDE35(?:\u200D\uD83D\uDCAB)?|\uDE36(?:\u200D\uD83C\uDF2B\uFE0F?)?|\uDE42(?:\u200D[\u2194\u2195]\uFE0F?)?|\uDEB6(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?)|\uD83E(?:[\uDD0C\uDD0F\uDD18-\uDD1F\uDD30-\uDD34\uDD36\uDD77\uDDB5\uDDB6\uDDBB\uDDD2\uDDD3\uDDD5\uDEC3-\uDEC5\uDEF0\uDEF2-\uDEF8](?:\uD83C[\uDFFB-\uDFFF])?|[\uDD26\uDD35\uDD37-\uDD39\uDD3D\uDD3E\uDDB8\uDDB9\uDDCD\uDDCF\uDDD4\uDDD6-\uDDDD](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDDDE\uDDDF](?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDD0D\uDD0E\uDD10-\uDD17\uDD20-\uDD25\uDD27-\uDD2F\uDD3A\uDD3F-\uDD45\uDD47-\uDD76\uDD78-\uDDB4\uDDB7\uDDBA\uDDBC-\uDDCC\uDDD0\uDDE0-\uDDFF\uDE70-\uDE7C\uDE80-\uDE89\uDE8F-\uDEC2\uDEC6\uDECE-\uDEDC\uDEDF-\uDEE9]|\uDD3C(?:\u200D[\u2640\u2642]\uFE0F?|\uD83C[\uDFFB-\uDFFF])?|\uDDCE(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?|\uDDD1(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83E\uDDD1|\uDDD1\u200D\uD83E\uDDD2(?:\u200D\uD83E\uDDD2)?|\uDDD2(?:\u200D\uD83E\uDDD2)?))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFC-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB\uDFFD-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB-\uDFFD\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB-\uDFFE]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?))?|\uDEF1(?:\uD83C(?:\uDFFB(?:\u200D\uD83E\uDEF2\uD83C[\uDFFC-\uDFFF])?|\uDFFC(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB\uDFFD-\uDFFF])?|\uDFFD(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])?|\uDFFE(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB-\uDFFD\uDFFF])?|\uDFFF(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB-\uDFFE])?))?)/g,"")),r&&(e=e.replace(/[\u1D00-\u1D7F\u1D80-\u1DBF\u1DC0-\u1DFF\u20A0-\u20CF\u20D0-\u20FF\u2100-\u214F\u2150-\u218F\u2190-\u21FF\u2200-\u22FF\u2300-\u23FF\u2400-\u243F\u2440-\u245F\u2460-\u24FF\u2500-\u257F\u2580-\u259F\u25A0-\u25FF\u2600-\u26FF\u2700-\u27BF\uE000-\uF8FF]/g,"").replace(/[\uDB80-\uDBBF][\uDC00-\uDFFF]/g,"").replace(/[\xAD\u0600-\u0605\u061C\u06DD\u070F\u08E2\u180E\u200B-\u200F\u202A-\u202E\u2060-\u2064\u2066-\u206F\uFEFF\uFFF9-\uFFFB]|\uD804[\uDCBD\uDCCD]|\uD80D[\uDC30-\uDC38]|\uD82F[\uDCA0-\uDCA3]|\uD834[\uDD73-\uDD7A]|\uDB40[\uDC01\uDC20-\uDC7F]/g,"")),t?e.replace(/[\u2000-\u206F\u2E00-\u2E7F\\'!"#$%&\xa3\xa2\xa5\xa7\u20ac()*+,\-.\/:;<=>?@\[\]^_`{|}~\xb1]/g,""):e;},ms=function ms(e){var t;return 0===fl(e).length||1===(t=e).length&&t.match(/\D/)||["aa","abc"].includes(e.toLowerCase())||function(e){return e=ps(e,{emoji:!0,nonBmp:!0,punctuations:!0}),!fl(e);}(e)?0:1;},hs={stateTerms:["on","off"],standaloneTerms:["name","honorific-prefix","given-name","additional-name","family-name","honorific-suffix","nickname","username","new-password","current-password","organization-title","organization","street-address","address-line1","address-line2","address-line3","address-level4","address-level3","address-level2","address-level1","country","country-name","postal-code","cc-name","cc-given-name","cc-additional-name","cc-family-name","cc-number","cc-exp","cc-exp-month","cc-exp-year","cc-csc","cc-type","transaction-currency","transaction-amount","language","bday","bday-day","bday-month","bday-year","sex","url","photo","one-time-code"],qualifiers:["home","work","mobile","fax","pager"],qualifiedTerms:["tel","tel-country-code","tel-national","tel-area-code","tel-local","tel-local-prefix","tel-local-suffix","tel-extension","email","impp"],locations:["billing","shipping"]},vs=function vs(e){var t=void 0!==(t=(o=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{}).looseTyped)&&t,n=void 0===(n=o.stateTerms)?[]:n,r=void 0===(r=o.locations)?[]:r,a=void 0===(a=o.qualifiers)?[]:a,u=void 0===(u=o.standaloneTerms)?[]:u,i=void 0===(i=o.qualifiedTerms)?[]:i,o=void 0===(o=o.ignoredValues)?[]:o;return e=e.toLowerCase().trim(),!(!(n=n.concat(hs.stateTerms)).includes(e)&&""!==e)||(a=a.concat(hs.qualifiers),r=r.concat(hs.locations),u=u.concat(hs.standaloneTerms),i=i.concat(hs.qualifiedTerms),!("webauthn"===(n=e.split(/\s+/g))[n.length-1]&&(n.pop(),0===n.length)||!t&&(8<n[0].length&&"section-"===n[0].substr(0,8)&&n.shift(),r.includes(n[0])&&n.shift(),a.includes(n[0])&&(n.shift(),u=[]),1!==n.length))&&(o.includes(e=n[n.length-1])?void 0:u.includes(e)||i.includes(e)));},bs=function bs(e){var t;return e.attr("aria-labelledby")&&(t=Vo(e.actualNode,"aria-labelledby").map(function(e){return(e=eu(e))?Ll(e):"";}).join(" ").trim())?t:(t=(t=e.attr("aria-label"))&&fl(t))||null;},Fs=function Fs(e,t,n){return e=eu(e),Ll(e,t,n);},gs=function gs(e){if(t=bs(e))return t;if(e.attr("id")){if(!e.actualNode)throw new TypeError("Cannot resolve explicit label reference for non-DOM nodes");var t,n=Ca(e.attr("id"));if(t=(n=vi(e.actualNode).querySelector('label[for="'+n+'"]'))&&Fs(n,!0))return t;}return(t=(n=mu(e,"label"))&&Ll(n,!0))||null;},ys=function ys(e){return e=eu(e),gs(e);},ws=[{matches:[{nodeName:"textarea"},{nodeName:"input",properties:{type:["text","password","search","tel","email","url"]}}],namingMethods:"labelText"},{matches:{nodeName:"input",properties:{type:["button","submit","reset"]}},namingMethods:["valueText","titleText","buttonDefaultText"]},{matches:{nodeName:"input",properties:{type:"image"}},namingMethods:["altText","valueText","labelText","titleText","buttonDefaultText"]},{matches:"button",namingMethods:"subtreeText"},{matches:"fieldset",namingMethods:"fieldsetLegendText"},{matches:"OUTPUT",namingMethods:"subtreeText"},{matches:[{nodeName:"select"},{nodeName:"input",properties:{type:/^(?!text|password|search|tel|email|url|button|submit|reset)/}}],namingMethods:"labelText"},{matches:"summary",namingMethods:"subtreeText"},{matches:"figure",namingMethods:["figureText","titleText"]},{matches:"img",namingMethods:"altText"},{matches:"table",namingMethods:["tableCaptionText","tableSummaryText"]},{matches:["hr","br"],namingMethods:["titleText","singleSpace"]}],Es=function e(t){var n=Ki(t),r=[];return t.children.forEach(function(t){3===t.actualNode.nodeType?n&&r.push(t):r=r.concat(e(t));}),r;},Cs=Na(function(e){var t=eu(e),n=t.boundingClientRect,r=[],u=Ei(t);return e.childNodes.forEach(function(e){var t,i;3!==e.nodeType||""===fl(e.nodeValue)||((t=a.createRange()).selectNodeContents(e),e=Array.from(t.getClientRects()),i=n,e.some(function(e){return!Zi(Qi(e),i);}))||r.push.apply(r,z(xs(e,u)));}),r.length?r:xs([n],u);});function xs(e,t){var n=[];return e.forEach(function(e){e.width<1||e.height<1||(e=t.reduce(function(e,t){return e&&Ji(e,t.boundingClientRect);},e))&&n.push(e);}),n;}var As=function As(e){po();var t=eu(e)._grid;return t?Cs(e).map(function(e){return So(t,e);}):[];},Bs=["checkbox","img","meter","progressbar","scrollbar","radio","slider","spinbutton","textbox"],ks=function ks(e){var t=Lf(e).vNode;if(e=i.commons.aria.getExplicitRole(t))return-1!==Bs.indexOf(e);switch(t.props.nodeName){case"img":case"iframe":case"object":case"video":case"audio":case"canvas":case"svg":case"math":case"button":case"select":case"textarea":case"keygen":case"progress":case"meter":return!0;case"input":return"hidden"!==t.props.type;default:return!1;}},Rs=["head","title","template","script","style","iframe","object","video","audio","noscript"];function Ts(e){return!Rs.includes(e.props.nodeName)&&e.children.some(function(e){return 3===(e=e.props).nodeType&&e.nodeValue.trim();});}var Ms=function e(t,n,r){return Ts(t)||ks(t.actualNode)||!r&&!!bs(t)||!n&&t.children.some(function(t){return 1===t.actualNode.nodeType&&e(t);});},Ns=function Ns(e,t,n){return e=eu(e),Ms(e,t,n);};function Os(e){return!(void 0!==e.children&&!Ts(e))||(1===e.props.nodeType&&ks(e)?!!i.commons.text.accessibleTextVirtual(e):e.children.some(function(e){return!e.attr("lang")&&Os(e)&&!_i(e);}));}var js=function js(e){return-1<parseInt(e.getAttribute("tabindex"),10)&&zo(e)&&!_o(e);};function Ss(e,t){var n=(e=Lf(e)).vNode;return e=e.domNode,n?(void 0===n._isHiddenWithCSS&&(n._isHiddenWithCSS=Is(e,t)),n._isHiddenWithCSS):Is(e,t);}function Is(e,t){if(9===e.nodeType)return!1;if(11===e.nodeType&&(e=e.host),["STYLE","SCRIPT"].includes(e.nodeName.toUpperCase()))return!1;var r,a=n.getComputedStyle(e,null);if(a)return"none"===a.getPropertyValue("display")||(r=["hidden","collapse"],a=a.getPropertyValue("visibility"),!(!r.includes(a)||t))||!!(r.includes(a)&&t&&r.includes(t))||!(!(t=Pi(e))||r.includes(a))&&Ss(t,a);throw new Error("Style does not exist for the given element.");}var qs=Ss,_s=function _s(e){return null!==(e=e.doctype)&&"html"===e.name&&!e.publicId&&!e.systemId;},zs=function zs(e){(e instanceof la||null!=(t=n)&&t.Node&&e instanceof n.Node)&&(e=i.commons.aria.getRole(e));var t=el.ariaRoles[e];return(null==t?void 0:t.type)||null;},$s=["block","list-item","table","flex","grid","inline-block"];function Ps(e){return e=n.getComputedStyle(e).getPropertyValue("display"),$s.includes(e)||"table-"===e.substr(0,6);}var Ls=function Ls(e,t){var n,r,a,u;return!Ps(e)&&(n=function(e){for(var t=Pi(e);t&&!Ps(t);)t=Pi(t);return eu(t);}(e),a=r="",u=0,function e(t,n){!1!==n(t.actualNode)&&t.children.forEach(function(t){return e(t,n);});}(n,function(t){if(2===u)return!1;if(3===t.nodeType&&(r+=t.nodeValue),1===t.nodeType){var n=(t.nodeName||"").toUpperCase();if(t===e&&(u=1),!["BR","HR"].includes(n))return!("none"===t.style.display||"hidden"===t.style.overflow||!["",null,"none"].includes(t.style["float"])||!["",null,"relative"].includes(t.style.position))&&("widget"===zs(t)?(a+=t.textContent,!1):void 0);0===u?a=r="":u=2;}}),r=fl(r),null!=t&&t.noLengthCompare?0!==r.length:(a=fl(a),r.length>a.length));},Hs=function Hs(e){if(e=(e=e||{}).modalPercent||.75,Qa.get("isModalOpen"))return Qa.get("isModalOpen");if(Qf(i._tree[0],"dialog, [role=dialog], [aria-modal=true]",Ki).length)return Qa.set("isModalOpen",!0),!0;for(var t,r=Vi(n),u=r.width*e,o=r.height*e,l=(e=(r.width-u)/2,(r.height-o)/2),s=[{x:e,y:l},{x:r.width-e,y:l},{x:r.width/2,y:r.height/2},{x:e,y:r.height-l},{x:r.width-e,y:r.height-l}].map(function(e){return Array.from(a.elementsFromPoint(e.x,e.y));}),c=0;c<s.length;c++)if(t=function(){var e=s[c].find(function(e){return e=n.getComputedStyle(e),parseInt(e.width,10)>=u&&parseInt(e.height,10)>=o&&"none"!==e.getPropertyValue("pointer-events")&&("absolute"===e.position||"fixed"===e.position);});if(e&&s.every(function(t){return t.includes(e);}))return Qa.set("isModalOpen",!0),{v:!0};}())return t.v;Qa.set("isModalOpen",void 0);};function Vs(e){var t,n=1<arguments.length&&void 0!==arguments[1]?arguments[1]:2,r=e.ownerDocument.createRange(),a=(r.setStart(e,0),r.setEnd(e,e.childNodes.length),0),u=0,i=Y(r.getClientRects());try{for(i.s();!(t=i.n()).done;){var o=t.value;if(!(o.height<=n))if(o.top+n<a)a=Math.max(a,o.bottom);else{if(0!==u)return!0;a=o.bottom,u++;}}}catch(e){i.e(e);}finally{i.f();}return!1;}var Us=function Us(e){return e instanceof n.Node;},Gs="color.incompleteData",Ks={set:function set(e,t){if("string"!=typeof e)throw new Error("Incomplete data: key must be a string");var n=Qa.get(Gs,function(){return{};});return t&&(n[e]=t),n[e];},get:function get(e){var t=Qa.get(Gs);return null==t?void 0:t[e];},clear:function clear(){Qa.set(Gs,{});}},Ws=function Ws(e,t){var r=e.nodeName.toUpperCase();return["IMG","CANVAS","OBJECT","IFRAME","VIDEO","SVG"].includes(r)?(Ks.set("bgColor","imgNode"),!0):((e="none"!==(r=(t=t||n.getComputedStyle(e)).getPropertyValue("background-image")))&&(t=/gradient/.test(r),Ks.set("bgColor",t?"bgGradient":"bgImage")),e);},Ys=(ce(Zo={},{ArrayFrom:function ArrayFrom(){return ED["default"];},Colorjs:function Colorjs(){return vD;},CssSelectorParser:function CssSelectorParser(){return Ys.CssSelectorParser;},doT:function doT(){return Zs["default"];},emojiRegexText:function emojiRegexText(){return ss;},memoize:function memoize(){return Xs["default"];}}),Xo=de(Qt()),Qt=de(en()),de(tn()),en=de(nr()),tn=de(gr()),nr=de(na()),"hasOwn"in Object||(Object.hasOwn=en["default"]),"values"in Object||(Object.values=tn["default"]),"Promise"in n||Xo["default"].polyfill(),"Uint32Array"in n||(n.Uint32Array=Qt.Uint32Array),n.Uint32Array&&("some"in n.Uint32Array.prototype||Object.defineProperty(n.Uint32Array.prototype,"some",{value:Array.prototype.some}),"reduce"in n.Uint32Array.prototype||Object.defineProperty(n.Uint32Array.prototype,"reduce",{value:Array.prototype.reduce})),"function"!=typeof Object.assign&&(Object.assign=function(e){if(null==e)throw new TypeError("Cannot convert undefined or null to object");for(var t=Object(e),n=1;n<arguments.length;n++){var r=arguments[n];if(null!=r)for(var a in r)r.hasOwnProperty(a)&&(t[a]=r[a]);}return t;}),Array.prototype.find||Object.defineProperty(Array.prototype,"find",{value:function value(e){if(null===this)throw new TypeError("Array.prototype.find called on null or undefined");if("function"!=typeof e)throw new TypeError("predicate must be a function");for(var t,n=Object(this),r=n.length>>>0,a=arguments[1],u=0;u<r;u++)if(t=n[u],e.call(a,t,u,n))return t;}}),Array.prototype.findIndex||Object.defineProperty(Array.prototype,"findIndex",{value:function value(e,t){if(null===this)throw new TypeError("Array.prototype.find called on null or undefined");if("function"!=typeof e)throw new TypeError("predicate must be a function");for(var n,r=Object(this),a=r.length>>>0,u=0;u<a;u++)if(n=r[u],e.call(t,n,u,r))return u;return-1;}}),Array.prototype.includes||Object.defineProperty(Array.prototype,"includes",{value:function value(e){var t=Object(this),n=parseInt(t.length,10)||0;if(0!==n){var r,a,u=parseInt(arguments[1],10)||0;for(0<=u?r=u:(r=n+u)<0&&(r=0);r<n;){if(e===(a=t[r])||e!=e&&a!=a)return!0;r++;}}return!1;}}),Array.prototype.some||Object.defineProperty(Array.prototype,"some",{value:function value(e){if(null==this)throw new TypeError("Array.prototype.some called on null or undefined");if("function"!=typeof e)throw new TypeError();for(var t=Object(this),n=t.length>>>0,r=2<=arguments.length?arguments[1]:void 0,a=0;a<n;a++)if(a in t&&e.call(r,t[a],a,t))return!0;return!1;}}),Array.from||(Array.from=nr["default"]),String.prototype.includes||(String.prototype.includes=function(e,t){return!((t="number"!=typeof t?0:t)+e.length>this.length)&&-1!==this.indexOf(e,t);}),Array.prototype.flat||Object.defineProperty(Array.prototype,"flat",{configurable:!0,value:function e(){var t=isNaN(arguments[0])?1:Number(arguments[0]);return t?Array.prototype.reduce.call(this,function(n,r){return Array.isArray(r)?n.push.apply(n,e.call(r,t-1)):n.push(r),n;},[]):Array.prototype.slice.call(this);},writable:!0}),!n.Node||"isConnected"in n.Node.prototype||Object.defineProperty(n.Node.prototype,"isConnected",{get:function get(){return!(this.ownerDocument&&this.ownerDocument.compareDocumentPosition(this)&this.DOCUMENT_POSITION_DISCONNECTED);}}),de(Jt())),Zs=de(ra()),Xs=de(Wt());function Js(e,t){var n=e.length,r=(Array.isArray(e[0])||(e=[e]),(t=Array.isArray(t[0])?t:t.map(function(e){return[e];}))[0].length),a=t[0].map(function(e,n){return t.map(function(e){return e[n];});});return e=e.map(function(e){return a.map(function(t){var n=0;if(Array.isArray(e))for(var r=0;r<e.length;r++)n+=e[r]*(t[r]||0);else{var a,u=Y(t);try{for(u.s();!(a=u.n()).done;)n+=e*a.value;}catch(t){u.e(t);}finally{u.f();}}return n;});}),1===n&&(e=e[0]),1===r?e.map(function(e){return e[0];}):e;}function Qs(e){return"string"===ec(e);}function ec(e){return(Object.prototype.toString.call(e).match(/^\[object\s+(.*?)\]$/)[1]||"").toLowerCase();}function tc(e,t){e=+e,t=+t;var n=(Math.floor(e)+"").length;return n<t?+e.toFixed(t-n):(n=Math.pow(10,n-t),Math.round(e/n)*n);}function nc(e){var t,n;if(e)return e=e.trim(),t=/^-?[\d.]+$/,(e=e.match(/^([a-z]+)\((.+?)\)$/i))?(n=[],e[2].replace(/\/?\s*([-\w.]+(?:%|deg)?)/g,function(e,r){/%$/.test(r)?(r=new Number(r.slice(0,-1)/100)).type="<percentage>":/deg$/.test(r)?((r=new Number(+r.slice(0,-3))).type="<angle>",r.unit="deg"):t.test(r)&&((r=new Number(r)).type="<number>"),e.startsWith("/")&&((r=r instanceof Number?r:new Number(r)).alpha=!0),n.push(r);}),{name:e[1].toLowerCase(),rawName:e[1],rawArgs:e[2],args:n}):void 0;}function rc(e){return e[e.length-1];}function ac(e,t,n){return isNaN(e)?t:isNaN(t)?e:e+(t-e)*n;}function uc(e,t,n){return(n-e)/(t-e);}function ic(e,t,n){return ac(t[0],t[1],uc(e[0],e[1],n));}function oc(e){return e.map(function(e){return e.split("|").map(function(e){var t,n=(e=e.trim()).match(/^(<[a-z]+>)\[(-?[.\d]+),\s*(-?[.\d]+)\]?$/);return n?((t=new String(n[1])).range=[+n[2],+n[3]],t):e;});});}gr=Object.freeze({__proto__:null,isString:Qs,type:ec,toPrecision:tc,parseFunction:nc,last:rc,interpolate:ac,interpolateInv:uc,mapRange:ic,parseCoordGrammar:oc,multiplyMatrices:Js});var lc=new(K(function e(){U(this,e);},[{key:"add",value:function value(e,t,n){if("string"!=typeof arguments[0])for(var e in arguments[0])this.add(e,arguments[0][e],t);else(Array.isArray(e)?e:[e]).forEach(function(e){this[e]=this[e]||[],t&&this[e][n?"unshift":"push"](t);},this);}},{key:"run",value:function value(e,t){this[e]=this[e]||[],this[e].forEach(function(e){e.call(t&&t.context?t.context:t,t);});}}]))(),sc={gamut_mapping:"lch.c",precision:5,deltaE:"76"},cc={D50:[.3457/.3585,1,.2958/.3585],D65:[.3127/.329,1,.3583/.329]};function dc(e){return Array.isArray(e)?e:cc[e];}function Dc(e,t,n,r){if(r=3<arguments.length&&void 0!==r?r:{},e=dc(e),t=dc(t),!e||!t)throw new TypeError("Missing white point to convert ".concat(e?"":"from").concat(e||t?"":"/").concat(t?"":"to"));if(e===t)return n;if(e={W1:e,W2:t,XYZ:n,options:r},lc.run("chromatic-adaptation-start",e),e.M||(e.W1===cc.D65&&e.W2===cc.D50?e.M=[[1.0479298208405488,.022946793341019088,-.05019222954313557],[.029627815688159344,.990434484573249,-.01707382502938514],[-.009243058152591178,.015055144896577895,.7518742899580008]]:e.W1===cc.D50&&e.W2===cc.D65&&(e.M=[[.9554734527042182,-.023098536874261423,.0632593086610217],[-.028369706963208136,1.0099954580058226,.021041398966943008],[.012314001688319899,-.020507696433477912,1.3303659366080753]])),lc.run("chromatic-adaptation-end",e),e.M)return Js(e.M,e.XYZ);throw new TypeError("Only Bradford CAT with white points D50 and D65 supported for now.");}J=new WeakSet(),Q=new WeakMap();var fc=K(function e(t){U(this,e),O(this,J),N(this,Q,void 0),this.id=t.id,this.name=t.name,this.base=t.base?fc.get(t.base):null,this.aliases=t.aliases,this.base&&(this.fromBase=t.fromBase,this.toBase=t.toBase);var n,r=null!=(r=t.coords)?r:this.base.coords;for(n in this.coords=r,r=null!=(r=null!=(r=t.white)?r:this.base.white)?r:"D65",this.white=dc(r),this.formats=null!=(r=t.formats)?r:{},this.formats){var a=this.formats[n];a.type||(a.type="function"),a.name||(a.name=n);}!t.cssId||null!=(r=this.formats.functions)&&r.color?null==(r=this.formats)||!r.color||null!=(r=this.formats)&&r.color.id||(this.formats.color.id=this.id):(this.formats.color={id:t.cssId},Object.defineProperty(this,"cssId",{value:t.cssId})),this.referred=t.referred,I(Q,this,q(J,this,mc).call(this).reverse()),lc.run("colorspace-init-end",this);},[{key:"inGamut",value:function value(e){var t,n=(1<arguments.length&&void 0!==arguments[1]?arguments[1]:{}).epsilon,r=void 0===n?75e-6:n;return this.isPolar?(e=this.toBase(e),this.base.inGamut(e,{epsilon:r})):(t=Object.values(this.coords),e.every(function(e,n){var a;return"angle"===(n=t[n]).type||!n.range||!!Number.isNaN(e)||(a=(n=L(n.range,2))[0],n=n[1],(void 0===a||a-r<=e)&&(void 0===n||e<=n+r));}));}},{key:"cssId",get:function get(){var e;return(null==(e=this.formats.functions)||null==(e=e.color)?void 0:e.id)||this.id;}},{key:"isPolar",get:function get(){for(var e in this.coords)if("angle"===this.coords[e].type)return!0;return!1;}},{key:"getFormat",value:function value(e){return"object"===u(e)||(e="default"===e?Object.values(this.formats)[0]:this.formats[e])?q(J,this,pc).call(this,e):null;}},{key:"to",value:function value(e,t){var n;if(1===arguments.length&&(e=(n=[e.space,e.coords])[0],t=n[1]),this!==(e=fc.get(e))){t=t.map(function(e){return Number.isNaN(e)?0:e;});for(var r,a,u=S(Q,this),i=S(Q,e),o=0;o<u.length&&u[o]===i[o];o++)r=u[o],a=o;if(!r)throw new Error("Cannot convert between color spaces ".concat(this," and ").concat(e,": no connection space was found"));for(var l=u.length-1;a<l;l--)t=u[l].toBase(t);for(var s=a+1;s<i.length;s++)t=i[s].fromBase(t);}return t;}},{key:"from",value:function value(e,t){var n;return 1===arguments.length&&(e=(n=[e.space,e.coords])[0],t=n[1]),(e=fc.get(e)).to(this,t);}},{key:"toString",value:function value(){return"".concat(this.name," (").concat(this.id,")");}},{key:"getMinCoords",value:function value(){var e,t=[];for(e in this.coords){var n=(n=this.coords[e]).range||n.refRange;t.push(null!=(n=null==n?void 0:n.min)?n:0);}return t;}}],[{key:"all",get:function get(){return z(new Set(Object.values(fc.registry)));}},{key:"register",value:function value(e,t){if(1===arguments.length&&(e=(t=arguments[0]).id),t=this.get(t),this.registry[e]&&this.registry[e]!==t)throw new Error("Duplicate color space registration: '".concat(e,"'"));if(this.registry[e]=t,1===arguments.length&&t.aliases){var n,r=Y(t.aliases);try{for(r.s();!(n=r.n()).done;){var a=n.value;this.register(a,t);}}catch(e){r.e(e);}finally{r.f();}}return t;}},{key:"get",value:function value(e){if(!e||e instanceof fc)return e;if("string"===ec(e)){var t=fc.registry[e.toLowerCase()];if(t)return t;throw new TypeError('No color space found with id = "'.concat(e,'"'));}for(var n=arguments.length,r=new Array(1<n?n-1:0),a=1;a<n;a++)r[a-1]=arguments[a];if(r.length)return fc.get.apply(fc,r);throw new TypeError("".concat(e," is not a valid color space"));}},{key:"resolveCoord",value:function value(e,t){var n,r;if(r="string"===ec(e)?e.includes(".")?(n=(r=L(e.split("."),2))[0],r[1]):(n=void 0,e):Array.isArray(e)?(n=(r=L(e,2))[0],r[1]):(n=e.space,e.coordId),!(n=(n=fc.get(n))||t))throw new TypeError("Cannot resolve coordinate reference ".concat(e,": No color space specified and relative references are not allowed here"));if(("number"===(t=ec(r))||"string"===t&&0<=r)&&(e=Object.entries(n.coords)[r]))return P({space:n,id:e[0],index:r},e[1]);n=fc.get(n);var a,u=r.toLowerCase(),i=0;for(a in n.coords){var o,l=n.coords[a];if(a.toLowerCase()===u||(null==(o=l.name)?void 0:o.toLowerCase())===u)return P({space:n,id:a,index:i},l);i++;}throw new TypeError('No "'.concat(r,'" coordinate found in ').concat(n.name,". Its coordinates are: ").concat(Object.keys(n.coords).join(", ")));}}]);function pc(e){var t;return e.coords&&!e.coordGrammar&&(e.type||(e.type="function"),e.name||(e.name="color"),e.coordGrammar=oc(e.coords),t=Object.entries(this.coords).map(function(t,n){(t=L(t,2))[0],t=t[1],n=e.coordGrammar[n][0],t=t.range||t.refRange;var r=n.range,a="";return"<percentage>"==n?(r=[0,100],a="%"):"<angle>"==n&&(a="deg"),{fromRange:t,toRange:r,suffix:a};}),e.serializeCoords=function(e,n){return e.map(function(e,r){var a=(r=t[r]).fromRange,u=r.toRange;return r=r.suffix,e=tc(e=a&&u?ic(a,u,e):e,n),r&&(e+=r),e;});}),e;}function mc(){for(var e=[this],t=this;t=t.base;)e.push(t);return e;}var hc=fc,vc=(De(hc,"registry",{}),De(hc,"DEFAULT_FORMAT",{type:"functions",name:"color"}),new hc({id:"xyz-d65",name:"XYZ D65",coords:{x:{name:"X"},y:{name:"Y"},z:{name:"Z"}},white:"D65",formats:{color:{ids:["xyz-d65","xyz"]}},aliases:["xyz"]}));function bc(e){var t;return U(this,bc),e.coords||(e.coords={r:{range:[0,1],name:"Red"},g:{range:[0,1],name:"Green"},b:{range:[0,1],name:"Blue"}}),e.base||(e.base=vc),e.toXYZ_M&&e.fromXYZ_M&&(null==e.toBase&&(e.toBase=function(n){return n=Js(e.toXYZ_M,n),t.white!==t.base.white?Dc(t.white,t.base.white,n):n;}),null==e.fromBase)&&(e.fromBase=function(n){return n=Dc(t.base.white,t.white,n),Js(e.fromXYZ_M,n);}),null==e.referred&&(e.referred="display"),t=B(this,bc,[e]);}function Fc(e){var t={str:null==(s=String(e))?void 0:s.trim()};if(lc.run("parse-start",t),t.color)return t.color;if(t.parsed=nc(t.str),t.parsed){var n=t.parsed.name;if("color"===n){var r,a=t.parsed.args.shift(),u=0<t.parsed.rawArgs.indexOf("/")?t.parsed.args.pop():1,i=Y(hc.all);try{var o;for(i.s();!(r=i.n()).done;)if(o=function(){var e,n=r.value,i=n.getFormat("color");if(i&&(a===i.id||null!=(i=i.ids)&&i.includes(a)))return i=Object.keys(n.coords).length,(e=Array(i).fill(0)).forEach(function(n,r){return e[r]=t.parsed.args[r]||0;}),{v:{spaceId:n.id,coords:e,alpha:u}};}())return o.v;}catch(e){i.e(e);}finally{i.f();}var l,s="";throw a in hc.registry&&(l=null==(l=hc.registry[a].formats)||null==(l=l.functions)||null==(l=l.color)?void 0:l.id)&&(s="Did you mean color(".concat(l,")?")),new TypeError("Cannot parse color(".concat(a,"). ")+(s||"Missing a plugin?"));}var c,d=Y(hc.all);try{var D;for(d.s();!(c=d.n()).done;)if(D=function(){var e,r,a=c.value,u=a.getFormat(n);if(u&&"function"===u.type)return e=1,(u.lastAlpha||rc(t.parsed.args).alpha)&&(e=t.parsed.args.pop()),r=t.parsed.args,u.coordGrammar&&Object.entries(a.coords).forEach(function(e,t){var a=(e=L(e,2))[0],i=(e=e[1],u.coordGrammar[t]),o=null==(l=r[t])?void 0:l.type;if(!(i=i.find(function(e){return e==o;})))throw l=e.name||a,new TypeError("".concat(o," not allowed for ").concat(l," in ").concat(n,"()"));a=i.range;var l=e.range||e.refRange;(a="<percentage>"===o?a||[0,1]:a)&&l&&(r[t]=ic(a,l,r[t]));}),{v:{spaceId:a.id,coords:r,alpha:e}};}())return D.v;}catch(e){d.e(e);}finally{d.f();}}else{var f,p=Y(hc.all);try{for(p.s();!(f=p.n()).done;){var m,h=f.value;for(m in h.formats){var v=h.formats[m];if("custom"===v.type&&(!v.test||v.test(t.str))){var b=v.parse(t.str);if(b)return null==b.alpha&&(b.alpha=1),b;}}}}catch(e){p.e(e);}finally{p.f();}}throw new TypeError("Could not parse ".concat(e," as a color. Missing a plugin?"));}function gc(e){var t;if(e)return(t=(e=Qs(e)?Fc(e):e).space||e.spaceId)instanceof hc||(e.space=hc.get(t)),void 0===e.alpha&&(e.alpha=1),e;throw new TypeError("Empty color reference");}function yc(e,t){return(t=hc.get(t)).from(e);}function wc(e,t){var n=(t=hc.resolveCoord(t,e.space)).space;return t=t.index,yc(e,n)[t];}function Ec(e,t,n){return t=hc.get(t),e.coords=t.to(e.space,n),e;}function Cc(e,t,n){if(e=gc(e),2===arguments.length&&"object"===ec(t)){var r,a=t;for(r in a)Cc(e,r,a[r]);}else{"function"==typeof n&&(n=n(wc(e,t)));var u=(t=hc.resolveCoord(t,e.space)).space,i=(t=t.index,yc(e,u));i[t]=n,Ec(e,u,i);}return e;}T(bc,hc),en=K(bc),tn=new hc({id:"xyz-d50",name:"XYZ D50",white:"D50",base:vc,fromBase:function fromBase(e){return Dc(vc.white,"D50",e);},toBase:function toBase(e){return Dc("D50",vc.white,e);},formats:{color:{}}});var xc=24389/27,Ac=cc.D50,Bc=new hc({id:"lab",name:"Lab",coords:{l:{refRange:[0,100],name:"L"},a:{refRange:[-125,125]},b:{refRange:[-125,125]}},white:Ac,base:tn,fromBase:function fromBase(e){return e=e.map(function(e,t){return e/Ac[t];}).map(function(e){return 216/24389<e?Math.cbrt(e):(xc*e+16)/116;}),[116*e[1]-16,500*(e[0]-e[1]),200*(e[1]-e[2])];},toBase:function toBase(e){var t=[];return t[1]=(e[0]+16)/116,t[0]=e[1]/500+t[1],t[2]=t[1]-e[2]/200,[24/116<t[0]?Math.pow(t[0],3):(116*t[0]-16)/xc,8<e[0]?Math.pow((e[0]+16)/116,3):e[0]/xc,24/116<t[2]?Math.pow(t[2],3):(116*t[2]-16)/xc].map(function(e,t){return e*Ac[t];});},formats:{lab:{coords:["<number> | <percentage>","<number>","<number>"]}}});function kc(e){return(e%360+360)%360;}var Rc=new hc({id:"lch",name:"LCH",coords:{l:{refRange:[0,100],name:"Lightness"},c:{refRange:[0,150],name:"Chroma"},h:{refRange:[0,360],type:"angle",name:"Hue"}},base:Bc,fromBase:function fromBase(e){var t=(e=L(e,3))[0],n=e[1],r=(e=e[2],Math.abs(n)<.02&&Math.abs(e)<.02?NaN:180*Math.atan2(e,n)/Math.PI);return[t,Math.sqrt(Math.pow(n,2)+Math.pow(e,2)),kc(r)];},toBase:function toBase(e){var t=(e=L(e,3))[0],n=e[1];return e=e[2],n<0&&(n=0),isNaN(e)&&(e=0),[t,n*Math.cos(e*Math.PI/180),n*Math.sin(e*Math.PI/180)];},formats:{lch:{coords:["<number> | <percentage>","<number>","<number> | <angle>"]}}}),Tc=Math.pow(25,7),Mc=Math.PI,Nc=180/Mc,Oc=Mc/180;function jc(e,t){var n=void 0===(n=(a=2<arguments.length&&void 0!==arguments[2]?arguments[2]:{}).kL)?1:n,r=void 0===(r=a.kC)?1:r,a=void 0===(a=a.kH)?1:a,u=(e=L(Bc.from(e),3))[0],i=e[1],o=(e=e[2],Rc.from(Bc,[u,i,e])[1]),l=(t=L(Bc.from(t),3))[0],s=t[1],c=(t=t[2],o=((o=o<0?0:o)+(c=(c=Rc.from(Bc,[l,s,t])[1])<0?0:c))/2,Math.pow(o,7)),d=(c=(1+(o=.5*(1-Math.sqrt(c/(c+Tc)))))*i,i=(1+o)*s,o=Math.sqrt(Math.pow(c,2)+Math.pow(e,2)),s=Math.sqrt(Math.pow(i,2)+Math.pow(t,2)),e=0==c&&0===e?0:Math.atan2(e,c),c=0==i&&0===t?0:Math.atan2(t,i),e<0&&(e+=2*Mc),c<0&&(c+=2*Mc),t=l-u,i=s-o,(c*=Nc)-(e*=Nc)),D=(e+=c,c=Math.abs(d),o*s==0?D=0:c<=180?D=d:180<d?D=d-360:d<-180?D=360+d:console.log("the unthinkable has happened"),d=2*Math.sqrt(s*o)*Math.sin(D*Oc/2),(u+l)/2);return u=(o+s)/2,l=Math.pow(u,7),o=o*s==0?e:c<=180?e/2:e<360?(e+360)/2:(e-360)/2,c=1+.015*(s=Math.pow(D-50,2))/Math.sqrt(20+s),e=1+.045*u,D=1,s=1+.015*u*((D-=.17*Math.cos((o-30)*Oc))+.24*Math.cos(2*o*Oc)+.32*Math.cos((3*o+6)*Oc)-.2*Math.cos((4*o-63)*Oc)),u=30*Math.exp(-1*Math.pow((o-275)/25,2)),D=2*Math.sqrt(l/(l+Tc)),o=-1*Math.sin(2*u*Oc)*D,l=Math.pow(t/(n*c),2),l=(l+=Math.pow(i/(r*e),2))+Math.pow(d/(a*s),2)+i/(r*e)*o*(d/(a*s)),Math.sqrt(l);}function Sc(e){var t=1<arguments.length&&void 0!==arguments[1]?arguments[1]:e.space,n=void 0===(n=(2<arguments.length&&void 0!==arguments[2]?arguments[2]:{}).epsilon)?75e-6:n,r=(e=gc(e),t=hc.get(t),e.coords);return t!==e.space&&(r=t.from(e)),t.inGamut(r,{epsilon:n});}function Ic(e){return{space:e.space,coords:e.coords.slice(),alpha:e.alpha};}function qc(e){var t=void 0===(t=(a=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{}).method)?sc.gamut_mapping:t,n=void 0===(a=a.space)?e.space:a;if(Qs(arguments[1])&&(n=arguments[1]),!Sc(e,n=hc.get(n),{epsilon:0})){var r,a=_c(e,n);if("clip"!==t&&!Sc(e,n)){var u=qc(Ic(a),{method:"clip",space:n});if(2<jc(e,u)){for(var i=hc.resolveCoord(t),o=i.space,l=i.id,s=_c(a,o),c=(i.range||i.refRange)[0],d=wc(s,l);.01<d-c;)jc(s,qc(Ic(s),{space:n,method:"clip"}))-2<.01?c=wc(s,l):d=wc(s,l),Cc(s,l,(c+d)/2);a=_c(s,n);}else a=u;}"clip"!==t&&Sc(a,n,{epsilon:0})||(r=Object.values(n.coords).map(function(e){return e.range||[];}),a.coords=a.coords.map(function(e,t){var n=(t=L(r[t],2))[0];return t=t[1],void 0!==n&&(e=Math.max(n,e)),void 0!==t?Math.min(e,t):e;})),n!==e.space&&(a=_c(a,e.space)),e.coords=a.coords;}return e;}function _c(e,t){var n=(2<arguments.length&&void 0!==arguments[2]?arguments[2]:{}).inGamut,r=(e=gc(e),(t=hc.get(t)).from(e));return t={space:t,coords:r,alpha:e.alpha},n?qc(t):t;}function zc(e){var t=void 0===(n=(a=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{}).precision)?sc.precision:n,n=void 0===(n=a.format)?"default":n,r=void 0===(r=a.inGamut)||r,a=_(a,h),u=n,i=(n=null!=(i=null!=(i=(e=gc(e)).space.getFormat(n))?i:e.space.getFormat("default"))?i:hc.DEFAULT_FORMAT,r=r||n.toGamut,(i=e.coords).map(function(e){return e||0;}));if(r&&!Sc(e)&&(i=qc(Ic(e),!0===r?void 0:r).coords),"custom"===n.type){if(a.precision=t,!n.serialize)throw new TypeError("format ".concat(u," can only be used to parse colors, not for serialization"));o=n.serialize(i,e.alpha,a);}else{r=n.name||"color",n.serializeCoords?i=n.serializeCoords(i,t):null!==t&&(i=i.map(function(e){return tc(e,t);})),u=z(i),"color"===r&&(i=n.id||(null==(a=n.ids)?void 0:a[0])||e.space.id,u.unshift(i)),a=e.alpha,null!==t&&(a=tc(a,t)),i=e.alpha<1&&!n.noAlpha?"".concat(n.commas?",":" /"," ").concat(a):"";var o="".concat(r,"(").concat(u.join(n.commas?", ":" ")).concat(i,")");}return o;}_c.returns=qc.returns="color",Xo=new en({id:"rec2020-linear",name:"Linear REC.2020",white:"D65",toXYZ_M:[[.6369580483012914,.14461690358620832,.1688809751641721],[.2627002120112671,.6779980715188708,.05930171646986196],[0,.028072693049087428,1.060985057710791]],fromXYZ_M:[[1.716651187971268,-.355670783776392,-.25336628137366],[-.666684351832489,1.616481236634939,.0157685458139111],[.017639857445311,-.042770613257809,.942103121235474]],formats:{color:{}}});var $c=1.09929682680944,Pc=.018053968510807,Lc=(Qt=new en({id:"rec2020",name:"REC.2020",base:Xo,toBase:function toBase(e){return e.map(function(e){return e<4.5*Pc?e/4.5:Math.pow((e+$c-1)/$c,1/.45);});},fromBase:function fromBase(e){return e.map(function(e){return Pc<=e?$c*Math.pow(e,.45)-($c-1):4.5*e;});},formats:{color:{}}}),nr=new en({id:"p3-linear",name:"Linear P3",white:"D65",toXYZ_M:[[.4865709486482162,.26566769316909306,.1982172852343625],[.2289745640697488,.6917385218365064,.079286914093745],[0,.04511338185890264,1.043944368900976]],fromXYZ_M:[[2.493496911941425,-.9313836179191239,-.40271078445071684],[-.8294889695615747,1.7626640603183463,.023624685841943577],[.03584583024378447,-.07617238926804182,.9568845240076872]]}),Jt=new en({id:"srgb-linear",name:"Linear sRGB",white:"D65",toXYZ_M:[[.41239079926595934,.357584339383878,.1804807884018343],[.21263900587151027,.715168678767756,.07219231536073371],[.01933081871559182,.11919477979462598,.9505321522496607]],fromXYZ_M:[[3.2409699419045226,-1.537383177570094,-.4986107602930034],[-.9692436362808796,1.8759675015077202,.04155505740717559],[.05563007969699366,-.20397695888897652,1.0569715142428786]],formats:{color:{}}}),{aliceblue:[240/255,248/255,1],antiquewhite:[250/255,235/255,215/255],aqua:[0,1,1],aquamarine:[127/255,1,212/255],azure:[240/255,1,1],beige:[245/255,245/255,220/255],bisque:[1,228/255,196/255],black:[0,0,0],blanchedalmond:[1,235/255,205/255],blue:[0,0,1],blueviolet:[138/255,43/255,226/255],brown:[165/255,42/255,42/255],burlywood:[222/255,184/255,135/255],cadetblue:[95/255,158/255,160/255],chartreuse:[127/255,1,0],chocolate:[210/255,105/255,30/255],coral:[1,127/255,80/255],cornflowerblue:[100/255,149/255,237/255],cornsilk:[1,248/255,220/255],crimson:[220/255,20/255,60/255],cyan:[0,1,1],darkblue:[0,0,139/255],darkcyan:[0,139/255,139/255],darkgoldenrod:[184/255,134/255,11/255],darkgray:[169/255,169/255,169/255],darkgreen:[0,100/255,0],darkgrey:[169/255,169/255,169/255],darkkhaki:[189/255,183/255,107/255],darkmagenta:[139/255,0,139/255],darkolivegreen:[85/255,107/255,47/255],darkorange:[1,140/255,0],darkorchid:[.6,50/255,.8],darkred:[139/255,0,0],darksalmon:[233/255,150/255,122/255],darkseagreen:[143/255,188/255,143/255],darkslateblue:[72/255,61/255,139/255],darkslategray:[47/255,79/255,79/255],darkslategrey:[47/255,79/255,79/255],darkturquoise:[0,206/255,209/255],darkviolet:[148/255,0,211/255],deeppink:[1,20/255,147/255],deepskyblue:[0,191/255,1],dimgray:[105/255,105/255,105/255],dimgrey:[105/255,105/255,105/255],dodgerblue:[30/255,144/255,1],firebrick:[178/255,34/255,34/255],floralwhite:[1,250/255,240/255],forestgreen:[34/255,139/255,34/255],fuchsia:[1,0,1],gainsboro:[220/255,220/255,220/255],ghostwhite:[248/255,248/255,1],gold:[1,215/255,0],goldenrod:[218/255,165/255,32/255],gray:[128/255,128/255,128/255],green:[0,128/255,0],greenyellow:[173/255,1,47/255],grey:[128/255,128/255,128/255],honeydew:[240/255,1,240/255],hotpink:[1,105/255,180/255],indianred:[205/255,92/255,92/255],indigo:[75/255,0,130/255],ivory:[1,1,240/255],khaki:[240/255,230/255,140/255],lavender:[230/255,230/255,250/255],lavenderblush:[1,240/255,245/255],lawngreen:[124/255,252/255,0],lemonchiffon:[1,250/255,205/255],lightblue:[173/255,216/255,230/255],lightcoral:[240/255,128/255,128/255],lightcyan:[224/255,1,1],lightgoldenrodyellow:[250/255,250/255,210/255],lightgray:[211/255,211/255,211/255],lightgreen:[144/255,238/255,144/255],lightgrey:[211/255,211/255,211/255],lightpink:[1,182/255,193/255],lightsalmon:[1,160/255,122/255],lightseagreen:[32/255,178/255,170/255],lightskyblue:[135/255,206/255,250/255],lightslategray:[119/255,136/255,.6],lightslategrey:[119/255,136/255,.6],lightsteelblue:[176/255,196/255,222/255],lightyellow:[1,1,224/255],lime:[0,1,0],limegreen:[50/255,205/255,50/255],linen:[250/255,240/255,230/255],magenta:[1,0,1],maroon:[128/255,0,0],mediumaquamarine:[.4,205/255,170/255],mediumblue:[0,0,205/255],mediumorchid:[186/255,85/255,211/255],mediumpurple:[147/255,112/255,219/255],mediumseagreen:[60/255,179/255,113/255],mediumslateblue:[123/255,104/255,238/255],mediumspringgreen:[0,250/255,154/255],mediumturquoise:[72/255,209/255,.8],mediumvioletred:[199/255,21/255,133/255],midnightblue:[25/255,25/255,112/255],mintcream:[245/255,1,250/255],mistyrose:[1,228/255,225/255],moccasin:[1,228/255,181/255],navajowhite:[1,222/255,173/255],navy:[0,0,128/255],oldlace:[253/255,245/255,230/255],olive:[128/255,128/255,0],olivedrab:[107/255,142/255,35/255],orange:[1,165/255,0],orangered:[1,69/255,0],orchid:[218/255,112/255,214/255],palegoldenrod:[238/255,232/255,170/255],palegreen:[152/255,251/255,152/255],paleturquoise:[175/255,238/255,238/255],palevioletred:[219/255,112/255,147/255],papayawhip:[1,239/255,213/255],peachpuff:[1,218/255,185/255],peru:[205/255,133/255,63/255],pink:[1,192/255,203/255],plum:[221/255,160/255,221/255],powderblue:[176/255,224/255,230/255],purple:[128/255,0,128/255],rebeccapurple:[.4,.2,.6],red:[1,0,0],rosybrown:[188/255,143/255,143/255],royalblue:[65/255,105/255,225/255],saddlebrown:[139/255,69/255,19/255],salmon:[250/255,128/255,114/255],sandybrown:[244/255,164/255,96/255],seagreen:[46/255,139/255,87/255],seashell:[1,245/255,238/255],sienna:[160/255,82/255,45/255],silver:[192/255,192/255,192/255],skyblue:[135/255,206/255,235/255],slateblue:[106/255,90/255,205/255],slategray:[112/255,128/255,144/255],slategrey:[112/255,128/255,144/255],snow:[1,250/255,250/255],springgreen:[0,1,127/255],steelblue:[70/255,130/255,180/255],tan:[210/255,180/255,140/255],teal:[0,128/255,128/255],thistle:[216/255,191/255,216/255],tomato:[1,99/255,71/255],turquoise:[64/255,224/255,208/255],violet:[238/255,130/255,238/255],wheat:[245/255,222/255,179/255],white:[1,1,1],whitesmoke:[245/255,245/255,245/255],yellow:[1,1,0],yellowgreen:[154/255,205/255,50/255]}),Hc=(Wt=new en({id:"srgb",name:"sRGB",base:Jt,fromBase:function fromBase(e){return e.map(function(e){var t=e<0?-1:1,n=e*t;return .0031308<n?t*(1.055*Math.pow(n,1/2.4)-.055):12.92*e;});},toBase:function toBase(e){return e.map(function(e){var t=e<0?-1:1,n=e*t;return n<.04045?e/12.92:t*Math.pow((.055+n)/1.055,2.4);});},formats:{rgb:{coords:Wt=Array(3).fill("<percentage> | <number>[0, 255]")},rgb_number:{name:"rgb",commas:!0,coords:Hc=Array(3).fill("<number>[0, 255]"),noAlpha:!0},color:{},rgba:{coords:Wt,commas:!0,lastAlpha:!0},rgba_number:{name:"rgba",commas:!0,coords:Hc},hex:{type:"custom",toGamut:!0,test:function test(e){return /^#([a-f0-9]{3,4}){1,2}$/i.test(e);},parse:function parse(e){e.length<=5&&(e=e.replace(/[a-f0-9]/gi,"$&$&"));var t=[];return e.replace(/[a-f0-9]{2}/gi,function(e){t.push(parseInt(e,16)/255);}),{spaceId:"srgb",coords:t.slice(0,3),alpha:t.slice(3)[0]};},serialize:function serialize(e,t){var n=void 0===(n=(2<arguments.length&&void 0!==arguments[2]?arguments[2]:{}).collapse)||n,r=(t<1&&e.push(t),e=e.map(function(e){return Math.round(255*e);}),n&&e.every(function(e){return e%17==0;}));return"#"+e.map(function(e){return r?(e/17).toString(16):e.toString(16).padStart(2,"0");}).join("");}},keyword:{type:"custom",test:function test(e){return /^[a-z]+$/i.test(e);},parse:function parse(e){var t={spaceId:"srgb",coords:null,alpha:1};if("transparent"===(e=e.toLowerCase())?(t.coords=Lc.black,t.alpha=0):t.coords=Lc[e],t.coords)return t;}}}}),new en({id:"p3",name:"P3",base:nr,fromBase:Wt.fromBase,toBase:Wt.toBase,formats:{color:{id:"display-p3"}}}));if(sc.display_space=Wt,"undefined"!=typeof CSS&&null!=(le=CSS)&&le.supports)for(var Vc=0,Uc=[Bc,Qt,Hc];Vc<Uc.length;Vc++){var Gc=Uc[Vc],Kc=Gc.getMinCoords();if(Kc=zc({space:Gc,coords:Kc,alpha:1}),CSS.supports("color",Kc)){sc.display_space=Gc;break;}}function Wc(e,t){var n=2<arguments.length&&void 0!==arguments[2]?arguments[2]:"lab",r=(e=(n=hc.get(n)).from(e),n.from(t));return Math.sqrt(e.reduce(function(e,t,n){return n=r[n],isNaN(t)||isNaN(n)?e:e+Math.pow(n-t,2);},0));}function Yc(e){return wc(e,[vc,"y"]);}function Zc(e,t){Cc(e,[vc,"y"],t);}function Xc(e){return .022<=e?e:e+Math.pow(.022-e,1.414);}function Jc(e){var t=e<0?-1:1;return e=Math.abs(e),t*Math.pow(e,2.4);}le=Object.freeze({__proto__:null,getLuminance:Yc,setLuminance:Zc,register:function register(e){Object.defineProperty(e.prototype,"luminance",{get:function get(){return Yc(this);},set:function set(e){Zc(this,e);}});}});var Qc=24389/27,ed=cc.D65,td=new hc({id:"lab-d65",name:"Lab D65",coords:{l:{refRange:[0,100],name:"L"},a:{refRange:[-125,125]},b:{refRange:[-125,125]}},white:ed,base:vc,fromBase:function fromBase(e){return e=e.map(function(e,t){return e/ed[t];}).map(function(e){return 216/24389<e?Math.cbrt(e):(Qc*e+16)/116;}),[116*e[1]-16,500*(e[0]-e[1]),200*(e[1]-e[2])];},toBase:function toBase(e){var t=[];return t[1]=(e[0]+16)/116,t[0]=e[1]/500+t[1],t[2]=t[1]-e[2]/200,[24/116<t[0]?Math.pow(t[0],3):(116*t[0]-16)/Qc,8<e[0]?Math.pow((e[0]+16)/116,3):e[0]/Qc,24/116<t[2]?Math.pow(t[2],3):(116*t[2]-16)/Qc].map(function(e,t){return e*ed[t];});},formats:{"lab-d65":{coords:["<number> | <percentage>","<number>","<number>"]}}}),nd=.5*Math.pow(5,.5)+.5,rd=Object.freeze({__proto__:null,contrastWCAG21:function contrastWCAG21(e,t){var n;return e=gc(e),t=gc(t),(e=Math.max(Yc(e),0))<(t=Math.max(Yc(t),0))&&(e=(n=[t,e])[0],t=n[1]),(e+.05)/(t+.05);},contrastAPCA:function contrastAPCA(e,t){t=gc(t),e=gc(e);var n=(t=L((t=_c(t,"srgb")).coords,3))[0],r=t[1],a=(t=t[2],.2126729*Jc(n)+.7151522*Jc(r)+.072175*Jc(t));return n=(e=L((e=_c(e,"srgb")).coords,3))[0],r=e[1],t=e[2],e=.2126729*Jc(n)+.7151522*Jc(r)+.072175*Jc(t),t=(n=Xc(a))<(r=Xc(e)),a=Math.abs(r-n)<5e-4?0:t?1.14*(Math.pow(r,.56)-Math.pow(n,.57)):1.14*(Math.pow(r,.65)-Math.pow(n,.62)),100*(Math.abs(a)<.1?0:0<a?a-.027:a+.027);},contrastMichelson:function contrastMichelson(e,t){e=gc(e),t=gc(t);var n=((e=Math.max(Yc(e),0))<(t=Math.max(Yc(t),0))&&(e=(n=[t,e])[0],t=n[1]),e+t);return 0===n?0:(e-t)/n;},contrastWeber:function contrastWeber(e,t){var n;return e=gc(e),t=gc(t),(e=Math.max(Yc(e),0))<(t=Math.max(Yc(t),0))&&(e=(n=[t,e])[0],t=n[1]),0===t?5e4:(e-t)/t;},contrastLstar:function contrastLstar(e,t){return e=gc(e),t=gc(t),e=wc(e,[Bc,"l"]),t=wc(t,[Bc,"l"]),Math.abs(e-t);},contrastDeltaPhi:function contrastDeltaPhi(e,t){return e=gc(e),t=gc(t),e=wc(e,[td,"l"]),t=wc(t,[td,"l"]),e=Math.abs(Math.pow(e,nd)-Math.pow(t,nd)),(t=Math.pow(e,1/nd)*Math.SQRT2-40)<7.5?0:t;}});function ad(e){var t=(e=L(yc(e,vc),3))[0],n=e[1];return[4*t/(e=t+15*n+3*e[2]),9*n/e];}function ud(e){var t=(e=L(yc(e,vc),3))[0],n=e[1];return[t/(e=t+n+e[2]),n/e];}var id=Object.freeze({__proto__:null,uv:ad,xy:ud,register:function register(e){Object.defineProperty(e.prototype,"uv",{get:function get(){return ad(this);}}),Object.defineProperty(e.prototype,"xy",{get:function get(){return ud(this);}});}}),od=Math.PI/180,ld=new hc({id:"xyz-abs-d65",name:"Absolute XYZ D65",coords:{x:{refRange:[0,9504.7],name:"Xa"},y:{refRange:[0,1e4],name:"Ya"},z:{refRange:[0,10888.3],name:"Za"}},base:vc,fromBase:function fromBase(e){return e.map(function(e){return Math.max(203*e,0);});},toBase:function toBase(e){return e.map(function(e){return Math.max(e/203,0);});}}),sd=2610/Math.pow(2,14),cd=Math.pow(2,14)/2610,dd=3424/Math.pow(2,12),Dd=2413/Math.pow(2,7),fd=2392/Math.pow(2,7),pd=1.7*2523/Math.pow(2,5),md=Math.pow(2,5)/(1.7*2523),hd=16295499532821565e-27,vd=[[.41478972,.579999,.014648],[-.20151,1.120649,.0531008],[-.0166008,.2648,.6684799]],bd=[[1.9242264357876067,-1.0047923125953657,.037651404030618],[.35031676209499907,.7264811939316552,-.06538442294808501],[-.09098281098284752,-.3127282905230739,1.5227665613052603]],Fd=[[.5,.5,0],[3.524,-4.066708,.542708],[.199076,1.096799,-1.295875]],gd=[[1,.1386050432715393,.05804731615611886],[.9999999999999999,-.1386050432715393,-.05804731615611886],[.9999999999999998,-.09601924202631895,-.8118918960560388]],yd=new hc({id:"jzazbz",name:"Jzazbz",coords:{jz:{refRange:[0,1],name:"Jz"},az:{refRange:[-.5,.5]},bz:{refRange:[-.5,.5]}},base:ld,fromBase:function fromBase(e){var t=(e=L(e,3))[0],n=e[2];return e=Js(vd,[1.15*t-(1.15-1)*n,.66*e[1]-(.66-1)*t,n]).map(function(e){var t=dd+Dd*Math.pow(e/1e4,sd);return e=1+fd*Math.pow(e/1e4,sd),Math.pow(t/e,pd);}),[(1-.56)*(n=(t=L(Js(Fd,e),3))[0])/(1+-.56*n)-hd,t[1],t[2]];},toBase:function toBase(e){var t=(e=L(e,3))[0],n=(t=Js(gd,[(t+hd)/(1-.56- -.56*(t+hd)),e[1],e[2]]).map(function(e){var t=dd-Math.pow(e,md);return e=fd*Math.pow(e,md)-Dd,1e4*Math.pow(t/e,cd);}),t=(e=L(Js(bd,t),3))[0],e[2]);return[t=(t+(1.15-1)*n)/1.15,(e[1]+(.66-1)*t)/.66,n];},formats:{color:{}}}),wd=new hc({id:"jzczhz",name:"JzCzHz",coords:{jz:{refRange:[0,1],name:"Jz"},cz:{refRange:[0,1],name:"Chroma"},hz:{refRange:[0,360],type:"angle",name:"Hue"}},base:yd,fromBase:function fromBase(e){var t=(e=L(e,3))[0],n=e[1],r=(e=e[2],Math.abs(n)<2e-4&&Math.abs(e)<2e-4?NaN:180*Math.atan2(e,n)/Math.PI);return[t,Math.sqrt(Math.pow(n,2)+Math.pow(e,2)),kc(r)];},toBase:function toBase(e){return[e[0],e[1]*Math.cos(e[2]*Math.PI/180),e[1]*Math.sin(e[2]*Math.PI/180)];},formats:{color:{}}}),Ed=2610/16384,Cd=[[.3592,.6976,-.0358],[-.1922,1.1004,.0755],[.007,.0749,.8434]],xd=[[.5,.5,0],[6610/4096,-13613/4096,7003/4096],[17933/4096,-17390/4096,-543/4096]],Ad=[[.9999888965628402,.008605050147287059,.11103437159861648],[1.00001110343716,-.008605050147287059,-.11103437159861648],[1.0000320633910054,.56004913547279,-.3206339100541203]],Bd=[[2.0701800566956137,-1.326456876103021,.20661600684785517],[.3649882500326575,.6804673628522352,-.04542175307585323],[-.04959554223893211,-.04942116118675749,1.1879959417328034]],kd=new hc({id:"ictcp",name:"ICTCP",coords:{i:{refRange:[0,1],name:"I"},ct:{refRange:[-.5,.5],name:"CT"},cp:{refRange:[-.5,.5],name:"CP"}},base:ld,fromBase:function fromBase(e){var t=e=Js(Cd,e);return t=e.map(function(e){var t=.8359375+2413/128*Math.pow(e/1e4,Ed);return e=1+18.6875*Math.pow(e/1e4,Ed),Math.pow(t/e,2523/32);}),Js(xd,t);},toBase:function toBase(e){return e=Js(Ad,e).map(function(e){var t=Math.max(Math.pow(e,32/2523)-.8359375,0);return e=2413/128-18.6875*Math.pow(e,32/2523),1e4*Math.pow(t/e,16384/2610);}),Js(Bd,e);},formats:{color:{}}}),Rd=[[.8190224432164319,.3619062562801221,-.12887378261216414],[.0329836671980271,.9292868468965546,.03614466816999844],[.048177199566046255,.26423952494422764,.6335478258136937]],Td=[[1.2268798733741557,-.5578149965554813,.28139105017721583],[-.04057576262431372,1.1122868293970594,-.07171106666151701],[-.07637294974672142,-.4214933239627914,1.5869240244272418]],Md=[[.2104542553,.793617785,-.0040720468],[1.9779984951,-2.428592205,.4505937099],[.0259040371,.7827717662,-.808675766]],Nd=[[.9999999984505198,.39633779217376786,.2158037580607588],[1.0000000088817609,-.10556134232365635,-.06385417477170591],[1.0000000546724108,-.08948418209496575,-1.2914855378640917]],Od=new hc({id:"oklab",name:"OKLab",coords:{l:{refRange:[0,1],name:"L"},a:{refRange:[-.4,.4]},b:{refRange:[-.4,.4]}},white:"D65",base:vc,fromBase:function fromBase(e){return e=Js(Rd,e).map(function(e){return Math.cbrt(e);}),Js(Md,e);},toBase:function toBase(e){return e=Js(Nd,e).map(function(e){return Math.pow(e,3);}),Js(Td,e);},formats:{oklab:{coords:["<number> | <percentage>","<number>","<number>"]}}}),jd=Object.freeze({__proto__:null,deltaE76:function deltaE76(e,t){return Wc(e,t,"lab");},deltaECMC:function deltaECMC(e,t){var n=void 0===(n=(r=2<arguments.length&&void 0!==arguments[2]?arguments[2]:{}).l)?2:n,r=void 0===(r=r.c)?1:r,a=(e=L(Bc.from(e),3))[0],u=e[1],i=(e=e[2],(o=L(Rc.from(Bc,[a,u,e]),3))[1]),o=o[2],l=(t=L(Bc.from(t),3))[0],s=t[1],c=(t=t[2],Rc.from(Bc,[l,s,t])[1]);return l=a-l,c=(i=i<0?0:i)-(c=c<0?0:c),e-=t,t=Math.pow(u-s,2)+Math.pow(e,2)-Math.pow(c,2),u=.511,16<=a&&(u=.040975*a/(1+.01765*a)),s=.0638*i/(1+.0131*i)+.638,e=164<=(o=Number.isNaN(o)?0:o)&&o<=345?.56+Math.abs(.2*Math.cos((o+168)*od)):.36+Math.abs(.4*Math.cos((o+35)*od)),a=Math.pow(i,4),i=s*((o=Math.sqrt(a/(a+1900)))*e+1-o),a=Math.pow(l/(n*u),2),a=(a+=Math.pow(c/(r*s),2))+t/Math.pow(i,2),Math.sqrt(a);},deltaE2000:jc,deltaEJz:function deltaEJz(e,t){var n=(e=L(wd.from(e),3))[0],r=e[1],a=(e=e[2],(t=L(wd.from(t),3))[0]),u=t[1];return t=t[2],n-=a,a=r-u,Number.isNaN(e)&&Number.isNaN(t)?t=e=0:Number.isNaN(e)?e=t:Number.isNaN(t)&&(t=e),e-=t,t=2*Math.sqrt(r*u)*Math.sin(e/2*(Math.PI/180)),Math.sqrt(Math.pow(n,2)+Math.pow(a,2)+Math.pow(t,2));},deltaEITP:function deltaEITP(e,t){var n=(e=L(kd.from(e),3))[0],r=e[1],a=(e=e[2],(t=L(kd.from(t),3))[0]),u=t[1];return t=t[2],720*Math.sqrt(Math.pow(n-a,2)+.25*Math.pow(r-u,2)+Math.pow(e-t,2));},deltaEOK:function deltaEOK(e,t){var n=(e=L(Od.from(e),3))[0],r=e[1],a=(e=e[2],(t=L(Od.from(t),3))[0]);return r-=t[1],e-=t[2],Math.sqrt(Math.pow(n-a,2)+Math.pow(r,2)+Math.pow(e,2));}});function Sd(e,t){var n,r,a=(r=r=Qs(r=2<arguments.length&&void 0!==arguments[2]?arguments[2]:{})?{method:r}:r).method,u=void 0===a?sc.deltaE:a,i=_(r,F);for(n in e=gc(e),t=gc(t),jd)if("deltae"+u.toLowerCase()===n.toLowerCase())return jd[n](e,t,i);throw new TypeError("Unknown deltaE method: ".concat(u));}var Id=Object.freeze({__proto__:null,lighten:function lighten(e){var t=1<arguments.length&&void 0!==arguments[1]?arguments[1]:.25;return Cc(e,[hc.get("oklch","lch"),"l"],function(e){return e*(1+t);});},darken:function darken(e){var t=1<arguments.length&&void 0!==arguments[1]?arguments[1]:.25;return Cc(e,[hc.get("oklch","lch"),"l"],function(e){return e*(1-t);});}});function qd(e,t){var n=2<arguments.length&&void 0!==arguments[2]?arguments[2]:.5,r=3<arguments.length&&void 0!==arguments[3]?arguments[3]:{},a=(e=(a=[gc(e),gc(t)])[0],t=a[1],"object"===ec(n)&&(n=(a=[.5,n])[0],r=a[1]),r);return zd(e,t,{space:a.space,outputSpace:a.outputSpace,premultiplied:a.premultiplied})(n);}function _d(e,t){var n,r,a=2<arguments.length&&void 0!==arguments[2]?arguments[2]:{},u=($d(e)&&(a=t,e=(s=L((n=e).rangeArgs.colors,2))[0],t=s[1]),s=a).maxDeltaE,i=s.deltaEMethod,o=(a=void 0===(a=s.steps)?2:a,void 0===(l=s.maxSteps)?1e3:l),l=_(s,g),s=(n||(s=[gc(e),gc(t)],n=zd(e=s[0],t=s[1],l)),Sd(e,t)),c=(l=0<u?Math.max(a,Math.ceil(s/u)+1):a,[]);if(void 0!==o&&(l=Math.min(l,o)),c=1===l?[{p:.5,color:n(.5)}]:(r=1/(l-1),Array.from({length:l},function(e,t){return{p:t*=r,color:n(t)};})),0<u)for(var d=c.reduce(function(e,t,n){return 0===n?0:(t=Sd(t.color,c[n-1].color,i),Math.max(e,t));},0);u<d;){d=0;for(var D=1;D<c.length&&c.length<o;D++){var f=c[D-1],p=c[D],m=(p.p+f.p)/2,h=n(m);d=Math.max(d,Sd(h,f.color),Sd(h,p.color)),c.splice(D,0,{p:m,color:n(m)}),D++;}}return c=c.map(function(e){return e.color;});}function zd(e,t){var n,r,a,u,i,o,l,s,c,d,D,f,p=2<arguments.length&&void 0!==arguments[2]?arguments[2]:{};return $d(e)?(a=e,u=t,zd.apply(void 0,z(a.rangeArgs.colors).concat([P({},a.rangeArgs.options,u)]))):(D=p.space,f=p.outputSpace,n=p.progression,r=p.premultiplied,e=gc(e),t=gc(t),e=Ic(e),t=Ic(t),a={colors:[e,t],options:p},D=D?hc.get(D):hc.registry[sc.interpolationSpace]||e.space,f=f?hc.get(f):D,e=_c(e,D),t=_c(t,D),e=qc(e),t=qc(t),D.coords.h&&"angle"===D.coords.h.type&&(u=p.hue=p.hue||"shorter",s=[(o=[wc(e,p=[D,"h"]),wc(t,p)])[0],o=o[1]],l="raw"===(l=u)?s:(c=(s=L(s.map(kc),2))[0],d=(s=s[1])-c,"increasing"===l?d<0&&(s+=360):"decreasing"===l?0<d&&(c+=360):"longer"===l?-180<d&&d<180&&(0<d?s+=360:c+=360):"shorter"===l&&(180<d?c+=360:d<-180&&(s+=360)),[c,s]),i=(d=L(l,2))[0],o=d[1],Cc(e,p,i),Cc(t,p,o)),r&&(e.coords=e.coords.map(function(t){return t*e.alpha;}),t.coords=t.coords.map(function(e){return e*t.alpha;})),Object.assign(function(a){a=n?n(a):a;var u=e.coords.map(function(e,n){return ac(e,t.coords[n],a);}),i=ac(e.alpha,t.alpha,a);return u={space:D,coords:u,alpha:i},r&&(u.coords=u.coords.map(function(e){return e/i;})),f!==D?_c(u,f):u;},{rangeArgs:a}));}function $d(e){return"function"===ec(e)&&!!e.rangeArgs;}sc.interpolationSpace="lab";var Pd=Object.freeze({__proto__:null,mix:qd,steps:_d,range:zd,isRange:$d,register:function register(e){e.defineFunction("mix",qd,{returns:"color"}),e.defineFunction("range",zd,{returns:"function<color>"}),e.defineFunction("steps",_d,{returns:"array<color>"});}}),Ld=new hc({id:"hsl",name:"HSL",coords:{h:{refRange:[0,360],type:"angle",name:"Hue"},s:{range:[0,100],name:"Saturation"},l:{range:[0,100],name:"Lightness"}},base:Wt,fromBase:function fromBase(e){var t=Math.max.apply(Math,z(e)),n=Math.min.apply(Math,z(e)),r=(e=L(e,3))[0],a=e[1],u=e[2],i=NaN,o=(e=0,(n+t)/2),l=t-n;if(0!=l){switch(e=0==o||1==o?0:(t-o)/Math.min(o,1-o),t){case r:i=(a-u)/l+(a<u?6:0);break;case a:i=(u-r)/l+2;break;case u:i=(r-a)/l+4;}i*=60;}return[i,100*e,100*o];},toBase:function toBase(e){var t=(e=L(e,3))[0],n=e[1],r=e[2];function a(e){e=(e+t/30)%12;var a=n*Math.min(r,1-r);return r-a*Math.max(-1,Math.min(e-3,9-e,1));}return(t%=360)<0&&(t+=360),n/=100,r/=100,[a(0),a(8),a(4)];},formats:{hsl:{toGamut:!0,coords:["<number> | <angle>","<percentage>","<percentage>"]},hsla:{coords:["<number> | <angle>","<percentage>","<percentage>"],commas:!0,lastAlpha:!0}}}),Hd=new hc({id:"hsv",name:"HSV",coords:{h:{refRange:[0,360],type:"angle",name:"Hue"},s:{range:[0,100],name:"Saturation"},v:{range:[0,100],name:"Value"}},base:Ld,fromBase:function fromBase(e){var t=(e=L(e,3))[0],n=e[1];return e=e[2],[t,0==(n=(e/=100)+(n/=100)*Math.min(e,1-e))?0:200*(1-e/n),100*n];},toBase:function toBase(e){var t=(e=L(e,3))[0],n=e[1];return e=e[2],[t,0==(n=(e/=100)*(1-(n/=100)/2))||1==n?0:(e-n)/Math.min(n,1-n)*100,100*n];},formats:{color:{toGamut:!0}}}),Vd=new hc({id:"hwb",name:"HWB",coords:{h:{refRange:[0,360],type:"angle",name:"Hue"},w:{range:[0,100],name:"Whiteness"},b:{range:[0,100],name:"Blackness"}},base:Hd,fromBase:function fromBase(e){var t=(e=L(e,3))[0],n=e[2];return[t,n*(100-e[1])/100,100-n];},toBase:function toBase(e){var t=(e=L(e,3))[0],n=e[1],r=(e=e[2],(n/=100)+(e/=100));return 1<=r?[t,0,n/r*100]:[t,100*(0==(r=1-e)?0:1-n/r),100*r];},formats:{hwb:{toGamut:!0,coords:["<number> | <angle>","<percentage>","<percentage>"]}}}),Ud=new en({id:"a98rgb-linear",name:"Linear Adobe® 98 RGB compatible",white:"D65",toXYZ_M:[[.5766690429101305,.1855582379065463,.1882286462349947],[.29734497525053605,.6273635662554661,.07529145849399788],[.02703136138641234,.07068885253582723,.9913375368376388]],fromXYZ_M:[[2.0415879038107465,-.5650069742788596,-.34473135077832956],[-.9692436362808795,1.8759675015077202,.04155505740717557],[.013444280632031142,-.11836239223101838,1.0151749943912054]]}),Gd=new en({id:"a98rgb",name:"Adobe® 98 RGB compatible",base:Ud,toBase:function toBase(e){return e.map(function(e){return Math.pow(Math.abs(e),563/256)*Math.sign(e);});},fromBase:function fromBase(e){return e.map(function(e){return Math.pow(Math.abs(e),256/563)*Math.sign(e);});},formats:{color:{id:"a98-rgb"}}}),Kd=new en({id:"prophoto-linear",name:"Linear ProPhoto",white:"D50",base:tn,toXYZ_M:[[.7977604896723027,.13518583717574031,.0313493495815248],[.2880711282292934,.7118432178101014,8565396060525902e-20],[0,0,.8251046025104601]],fromXYZ_M:[[1.3457989731028281,-.25558010007997534,-.05110628506753401],[-.5446224939028347,1.5082327413132781,.02053603239147973],[0,0,1.2119675456389454]]}),Wd=new en({id:"prophoto",name:"ProPhoto",base:Kd,toBase:function toBase(e){return e.map(function(e){return e<.03125?e/16:Math.pow(e,1.8);});},fromBase:function fromBase(e){return e.map(function(e){return 1/512<=e?Math.pow(e,1/1.8):16*e;});},formats:{color:{id:"prophoto-rgb"}}}),Yd=new hc({id:"oklch",name:"OKLCh",coords:{l:{refRange:[0,1],name:"Lightness"},c:{refRange:[0,.4],name:"Chroma"},h:{refRange:[0,360],type:"angle",name:"Hue"}},white:"D65",base:Od,fromBase:function fromBase(e){var t=(e=L(e,3))[0],n=e[1],r=(e=e[2],Math.abs(n)<2e-4&&Math.abs(e)<2e-4?NaN:180*Math.atan2(e,n)/Math.PI);return[t,Math.sqrt(Math.pow(n,2)+Math.pow(e,2)),kc(r)];},toBase:function toBase(e){var t,n=(e=L(e,3))[0],r=e[1];return e=e[2],r=isNaN(e)?t=0:(t=r*Math.cos(e*Math.PI/180),r*Math.sin(e*Math.PI/180)),[n,t,r];},formats:{oklch:{coords:["<number> | <percentage>","<number>","<number> | <angle>"]}}}),Zd=2610/Math.pow(2,14),Xd=Math.pow(2,14)/2610,Jd=2523/Math.pow(2,5),Qd=Math.pow(2,5)/2523,eD=3424/Math.pow(2,12),tD=2413/Math.pow(2,7),nD=2392/Math.pow(2,7),rD=new en({id:"rec2100pq",name:"REC.2100-PQ",base:Xo,toBase:function toBase(e){return e.map(function(e){return 1e4*Math.pow(Math.max(Math.pow(e,Qd)-eD,0)/(tD-nD*Math.pow(e,Qd)),Xd)/203;});},fromBase:function fromBase(e){return e.map(function(e){e=Math.max(203*e/1e4,0);var t=eD+tD*Math.pow(e,Zd);return e=1+nD*Math.pow(e,Zd),Math.pow(t/e,Jd);});},formats:{color:{id:"rec2100-pq"}}}),aD=.17883277,uD=.28466892,iD=.55991073,oD=3.7743,lD=new en({id:"rec2100hlg",cssid:"rec2100-hlg",name:"REC.2100-HLG",referred:"scene",base:Xo,toBase:function toBase(e){return e.map(function(e){return e<=.5?Math.pow(e,2)/3*oD:Math.exp((e-iD)/aD+uD)/12*oD;});},fromBase:function fromBase(e){return e.map(function(e){return(e/=oD)<=1/12?Math.sqrt(3*e):aD*Math.log(12*e-uD)+iD;});},formats:{color:{id:"rec2100-hlg"}}}),sD={};function cD(e){var t=e.id;sD[t]=e;}function dD(e,t,n){var r=(e=L(Js((n=sD[2<arguments.length&&void 0!==n?n:"Bradford"]).toCone_M,e),3))[0],a=e[1];return e=e[2],t=L(Js(n.toCone_M,t),3),r=Js([[t[0]/r,0,0],[0,t[1]/a,0],[0,0,t[2]/e]],n.toCone_M),Js(n.fromCone_M,r);}lc.add("chromatic-adaptation-start",function(e){e.options.method&&(e.M=dD(e.W1,e.W2,e.options.method));}),lc.add("chromatic-adaptation-end",function(e){e.M||(e.M=dD(e.W1,e.W2,e.options.method));}),cD({id:"von Kries",toCone_M:[[.40024,.7076,-.08081],[-.2263,1.16532,.0457],[0,0,.91822]],fromCone_M:[[1.8599364,-1.1293816,.2198974],[.3611914,.6388125,-64e-7],[0,0,1.0890636]]}),cD({id:"Bradford",toCone_M:[[.8951,.2664,-.1614],[-.7502,1.7135,.0367],[.0389,-.0685,1.0296]],fromCone_M:[[.9869929,-.1470543,.1599627],[.4323053,.5183603,.0492912],[-.0085287,.0400428,.9684867]]}),cD({id:"CAT02",toCone_M:[[.7328,.4296,-.1624],[-.7036,1.6975,.0061],[.003,.0136,.9834]],fromCone_M:[[1.0961238,-.278869,.1827452],[.454369,.4735332,.0720978],[-.0096276,-.005698,1.0153256]]}),cD({id:"CAT16",toCone_M:[[.401288,.650173,-.051461],[-.250268,1.204414,.045854],[-.002079,.048952,.953127]],fromCone_M:[[1.862067855087233,-1.011254630531685,.1491867754444518],[.3875265432361372,.6214474419314753,-.008973985167612518],[-.01584149884933386,-.03412293802851557,1.04996443687785]]}),Object.assign(cc,{A:[1.0985,1,.35585],C:[.98074,1,1.18232],D55:[.95682,1,.92149],D75:[.94972,1,1.22638],E:[1,1,1],F2:[.99186,1,.67393],F7:[.95041,1,1.08747],F11:[1.00962,1,.6435]}),cc.ACES=[.32168/.33767,1,.34065/.33767];var DD=new en({id:"acescg",name:"ACEScg",coords:{r:{range:[0,65504],name:"Red"},g:{range:[0,65504],name:"Green"},b:{range:[0,65504],name:"Blue"}},referred:"scene",white:cc.ACES,toXYZ_M:[[.6624541811085053,.13400420645643313,.1561876870049078],[.27222871678091454,.6740817658111484,.05368951740793705],[-.005574649490394108,.004060733528982826,1.0103391003129971]],fromXYZ_M:[[1.6410233796943257,-.32480329418479,-.23642469523761225],[-.6636628587229829,1.6153315916573379,.016756347685530137],[.011721894328375376,-.008284441996237409,.9883948585390215]],formats:{color:{}}}),fD=Math.pow(2,-16),pD=-.35828683,mD=(Math.log2(65504)+9.72)/17.52,hD=(en=new en({id:"acescc",name:"ACEScc",coords:{r:{range:[pD,mD],name:"Red"},g:{range:[pD,mD],name:"Green"},b:{range:[pD,mD],name:"Blue"}},referred:"scene",base:DD,toBase:function toBase(e){return e.map(function(e){return e<=(9.72-15)/17.52?2*(Math.pow(2,17.52*e-9.72)-fD):e<mD?Math.pow(2,17.52*e-9.72):65504;});},fromBase:function fromBase(e){return e.map(function(e){return e<=0?(Math.log2(fD)+9.72)/17.52:e<fD?(Math.log2(fD+.5*e)+9.72)/17.52:(Math.log2(e)+9.72)/17.52;});},formats:{color:{}}}),Object.freeze({__proto__:null,XYZ_D65:vc,XYZ_D50:tn,XYZ_ABS_D65:ld,Lab_D65:td,Lab:Bc,LCH:Rc,sRGB_Linear:Jt,sRGB:Wt,HSL:Ld,HWB:Vd,HSV:Hd,P3_Linear:nr,P3:Hc,A98RGB_Linear:Ud,A98RGB:Gd,ProPhoto_Linear:Kd,ProPhoto:Wd,REC_2020_Linear:Xo,REC_2020:Qt,OKLab:Od,OKLCH:Yd,Jzazbz:yd,JzCzHz:wd,ICTCP:kd,REC_2100_PQ:rD,REC_2100_HLG:lD,ACEScg:DD,ACEScc:en})),vD=(ee=new WeakMap(),K(function e(){var t=this;U(this,e),N(this,ee,void 0);for(var n,r,a,u=arguments.length,i=new Array(u),o=0;o<u;o++)i[o]=arguments[o];a=(a=1===i.length?gc(i[0]):a)?(n=a.space||a.spaceId,r=a.coords,a.alpha):(n=i[0],r=i[1],i[2]),I(ee,this,hc.get(n)),this.coords=r?r.slice():[0,0,0],this.alpha=a<1?a:1;for(var l=0;l<this.coords.length;l++)"NaN"===this.coords[l]&&(this.coords[l]=NaN);for(var s in S(ee,this).coords)(function(e){Object.defineProperty(t,e,{get:function get(){return t.get(e);},set:function set(n){return t.set(e,n);}});})(s);},[{key:"space",get:function get(){return S(ee,this);}},{key:"spaceId",get:function get(){return S(ee,this).id;}},{key:"clone",value:function value(){return new vD(this.space,this.coords,this.alpha);}},{key:"toJSON",value:function value(){return{spaceId:this.spaceId,coords:this.coords,alpha:this.alpha};}},{key:"display",value:function value(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];var r=function(e){var t,n=void 0===(n=(r=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{}).space)?sc.display_space:n,r=_(r,v),a=zc(e,r);return"undefined"==typeof CSS||null!=(t=CSS)&&t.supports("color",a)||!sc.display_space?(a=new String(a)).color=e:(t=_c(e,n),(a=new String(zc(t,r))).color=t),a;}.apply(void 0,[this].concat(t));return r.color=new vD(r.color),r;}}],[{key:"get",value:function value(e){if(e instanceof vD)return e;for(var t=arguments.length,n=new Array(1<t?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];return function(e,t,n){var r;return k()?Reflect.construct.apply(null,arguments):((r=[null]).push.apply(r,t),t=new(e.bind.apply(e,r))(),n&&M(t,n.prototype),t);}(vD,[e].concat(n));}},{key:"defineFunction",value:function value(e,t){function n(){var e,n=t.apply(void 0,arguments);return"color"===u?n=vD.get(n):"function<color>"===u?(e=n,n=function n(){var t=e.apply(void 0,arguments);return vD.get(t);},Object.assign(n,e)):"array<color>"===u&&(n=n.map(function(e){return vD.get(e);})),n;}var r=2<arguments.length&&void 0!==arguments[2]?arguments[2]:t,a=void 0===(a=r.instance)||a,u=r.returns;e in vD||(vD[e]=n),a&&(vD.prototype[e]=function(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return n.apply(void 0,[this].concat(t));});}},{key:"defineFunctions",value:function value(e){for(var t in e)vD.defineFunction(t,e[t],e[t]);}},{key:"extend",value:function value(e){if(e.register)e.register(vD);else for(var t in e)vD.defineFunction(t,e[t]);}}]));vD.defineFunctions({get:wc,getAll:yc,set:Cc,setAll:Ec,to:_c,equals:function equals(e,t){return e=gc(e),t=gc(t),e.space===t.space&&e.alpha===t.alpha&&e.coords.every(function(e,n){return e===t.coords[n];});},inGamut:Sc,toGamut:qc,distance:Wc,toString:zc}),Object.assign(vD,{util:gr,hooks:lc,WHITES:cc,Space:hc,spaces:hc.registry,parse:Fc,defaults:sc});for(var bD,FD=0,gD=Object.keys(hD);FD<gD.length;FD++){var yD=gD[FD];hc.register(hD[yD]);}for(bD in hc.registry)wD(bD,hc.registry[bD]);function wD(e,t){Object.keys(t.coords),Object.values(t.coords).map(function(e){return e.name;});var n=e.replace(/-/g,"_");Object.defineProperty(vD.prototype,n,{get:function get(){var n=this,r=this.getAll(e);return"undefined"==typeof Proxy?r:new Proxy(r,{has:function has(e,n){try{return hc.resolveCoord([t,n]),!0;}catch(e){}return Reflect.has(e,n);},get:function get(e,n,r){if(n&&"symbol"!==u(n)&&!(n in e)){var a=hc.resolveCoord([t,n]).index;if(0<=a)return e[a];}return Reflect.get(e,n,r);},set:function set(r,a,i,o){if(a&&"symbol"!==u(a)&&!(a in r)||0<=a){var l=hc.resolveCoord([t,a]).index;if(0<=l)return r[l]=i,n.setAll(e,r),!0;}return Reflect.set(r,a,i,o);}});},set:function set(t){this.setAll(e,t);},configurable:!0,enumerable:!0});}lc.add("colorspace-init-end",function(e){var t;wD(e.id,e),null!=(t=e.aliases)&&t.forEach(function(t){wD(t,e);});}),vD.extend(jd),vD.extend({deltaE:Sd}),vD.extend(Id),vD.extend({contrast:function contrast(e,t){var n,r=2<arguments.length&&void 0!==arguments[2]?arguments[2]:{},a=(r=r=Qs(r)?{algorithm:r}:r).algorithm,u=_(r,b);if(!a)throw r=Object.keys(rd).map(function(e){return e.replace(/^contrast/,"");}).join(", "),new TypeError("contrast() function needs a contrast algorithm. Please specify one of: ".concat(r));for(n in e=gc(e),t=gc(t),rd)if("contrast"+a.toLowerCase()===n.toLowerCase())return rd[n](e,t,u);throw new TypeError("Unknown contrast algorithm: ".concat(a));}}),vD.extend(id),vD.extend(le),vD.extend(Pd),vD.extend(rd);var ED=de(na()),CD=(Zs["default"].templateSettings.strip=!1,/^#[0-9a-f]{3,8}$/i),xD=/hsl\(\s*([-\d.]+)(rad|turn)/,AD=(te=new WeakMap(),ne=new WeakMap(),re=new WeakMap(),ae=new WeakMap(),ue=new WeakMap(),ie=new WeakMap(),oe=new WeakSet(),K(function e(t,n,r){var a,u,i,o=3<arguments.length&&void 0!==arguments[3]?arguments[3]:1;U(this,e),O(this,oe),N(this,te,void 0),N(this,ne,void 0),N(this,re,void 0),N(this,ae,void 0),N(this,ue,void 0),N(this,ie,void 0),t instanceof AD?(a=t.r,u=t.g,i=t.b,this.r=a,this.g=u,this.b=i,this.alpha=t.alpha):(this.red=t,this.green=n,this.blue=r,this.alpha=o);},[{key:"r",get:function get(){return S(te,this);},set:function set(e){I(te,this,e),I(ae,this,Math.round(255*RD(e,0,1)));}},{key:"g",get:function get(){return S(ne,this);},set:function set(e){I(ne,this,e),I(ue,this,Math.round(255*RD(e,0,1)));}},{key:"b",get:function get(){return S(re,this);},set:function set(e){I(re,this,e),I(ie,this,Math.round(255*RD(e,0,1)));}},{key:"red",get:function get(){return S(ae,this);},set:function set(e){I(te,this,e/255),I(ae,this,RD(e,0,255));}},{key:"green",get:function get(){return S(ue,this);},set:function set(e){I(ne,this,e/255),I(ue,this,RD(e,0,255));}},{key:"blue",get:function get(){return S(ie,this);},set:function set(e){I(re,this,e/255),I(ie,this,RD(e,0,255));}},{key:"toHexString",value:function value(){var e=Math.round(this.red).toString(16),t=Math.round(this.green).toString(16),n=Math.round(this.blue).toString(16);return"#"+(15.5<this.red?e:"0"+e)+(15.5<this.green?t:"0"+t)+(15.5<this.blue?n:"0"+n);}},{key:"toJSON",value:function value(){return{red:this.red,green:this.green,blue:this.blue,alpha:this.alpha};}},{key:"parseString",value:function value(e){e=e.replace(xD,function(e,t,n){var r=t+n;switch(n){case"rad":return e.replace(r,180*t/Math.PI);case"turn":return e.replace(r,360*t);}});try{"Prototype"in n&&"Version"in n.Prototype&&(t=Array.from,Array.from=ED["default"]);var t,r=new vD(e).to("srgb");t&&(Array.from=t,t=null),this.r=r.r,this.g=r.g,this.b=r.b,this.alpha=+r.alpha;}catch(t){throw new Error('Unable to parse color "'.concat(e,'"'));}return this;}},{key:"parseRgbString",value:function value(e){this.parseString(e);}},{key:"parseHexString",value:function value(e){e.match(CD)&&![6,8].includes(e.length)&&this.parseString(e);}},{key:"parseColorFnString",value:function value(e){this.parseString(e);}},{key:"getRelativeLuminance",value:function value(){var e=this.r,t=this.g,n=this.b;return .2126*(e<=.03928?e/12.92:Math.pow((e+.055)/1.055,2.4))+.7152*(t<=.03928?t/12.92:Math.pow((t+.055)/1.055,2.4))+.0722*(n<=.03928?n/12.92:Math.pow((n+.055)/1.055,2.4));}},{key:"getLuminosity",value:function value(){return .3*this.r+.59*this.g+.11*this.b;}},{key:"setLuminosity",value:function value(e){return e-=this.getLuminosity(),q(oe,this,BD).call(this,e).clip();}},{key:"getSaturation",value:function value(){return Math.max(this.r,this.g,this.b)-Math.min(this.r,this.g,this.b);}},{key:"setSaturation",value:function value(e){var t=new AD(this),n=L([{name:"r",value:t.r},{name:"g",value:t.g},{name:"b",value:t.b}].sort(function(e,t){return e.value-t.value;}),3),r=n[0],a=n[1];return(n=n[2]).value>r.value?(a.value=(a.value-r.value)*e/(n.value-r.value),n.value=e):a.value=n.value=0,r.value=0,t[n.name]=n.value,t[r.name]=r.value,t[a.name]=a.value,t;}},{key:"clip",value:function value(){var e=new AD(this),t=e.getLuminosity(),n=Math.min(e.r,e.g,e.b),r=Math.max(e.r,e.g,e.b);return n<0&&(e.r=t+(e.r-t)*t/(t-n),e.g=t+(e.g-t)*t/(t-n),e.b=t+(e.b-t)*t/(t-n)),1<r&&(e.r=t+(e.r-t)*(1-t)/(r-t),e.g=t+(e.g-t)*(1-t)/(r-t),e.b=t+(e.b-t)*(1-t)/(r-t)),e;}}]));function BD(e){var t=new AD(this);return t.r+=e,t.g+=e,t.b+=e,t;}var kD=AD;function RD(e,t,n){return Math.min(Math.max(t,e),n);}var TD=function TD(e){var t=new kD();return t.parseString(e.getPropertyValue("background-color")),0!==t.alpha&&(e=e.getPropertyValue("opacity"),t.alpha=t.alpha*e),t;},MD=function MD(e){var t=n.getComputedStyle(e);return Ws(e,t)||1===TD(t).alpha;};function ND(e){var t;return!(!e.href||(t=Qa.get("firstPageLink",OD))&&e.compareDocumentPosition(t.actualNode)!==e.DOCUMENT_POSITION_FOLLOWING);}function OD(){return(n.location.origin?sp(i._tree,'a[href]:not([href^="javascript:"])').find(function(e){return!Mo(e.actualNode);}):sp(i._tree,'a:not([href^="#"]):not([href^="/#"]):not([href^="javascript:"])')[0])||null;}var jD=/rect\s*\(([0-9]+)px,?\s*([0-9]+)px,?\s*([0-9]+)px,?\s*([0-9]+)px\s*\)/,SD=/(\w+)\((\d+)/,ID=function e(t,r,a){if(!t)throw new TypeError("Cannot determine if element is visible for non-DOM nodes");var u,o,l,s=t instanceof la?t:eu(t),c=(t=s?s.actualNode:t,"_isVisible"+(r?"ScreenReader":"")),d=(D=null!=(D=n.Node)?D:{}).DOCUMENT_NODE,D=D.DOCUMENT_FRAGMENT_NODE,f=(s?s.props:t).nodeType,p=s?s.props.nodeName:t.nodeName.toLowerCase();return s&&void 0!==s[c]?s[c]:f===d||!["style","script","noscript","template"].includes(p)&&(t&&f===D&&(t=t.host),(!r||"true"!==(s?s.attr("aria-hidden"):t.getAttribute("aria-hidden")))&&(t?null!==(d=n.getComputedStyle(t,null))&&("area"===p?(u=r,o=a,!!(D=gi(f=t,"map"))&&!!(D=D.getAttribute("name"))&&!(!(f=vi(f))||9!==f.nodeType||!(l=sp(i._tree,'img[usemap="#'.concat(Ca(D),'"]')))||!l.length)&&l.some(function(t){return e(t.actualNode,u,o);})):"none"!==d.getPropertyValue("display")&&(p=parseInt(d.getPropertyValue("height")),f=parseInt(d.getPropertyValue("width")),l=(D=Ef(t))&&0===p,D=D&&0===f,p="absolute"===d.getPropertyValue("position")&&(p<2||f<2)&&"hidden"===d.getPropertyValue("overflow"),!(!r&&(function(e){var t=e.getPropertyValue("clip").match(jD),n=e.getPropertyValue("clip-path").match(SD);if(t&&5===t.length&&(e=e.getPropertyValue("position"),["fixed","absolute"].includes(e)))return t[3]-t[1]<=0&&t[2]-t[4]<=0;if(n){e=n[1];var r=parseInt(n[2],10);switch(e){case"inset":return 50<=r;case"circle":return 0===r;}}}(d)||"0"===d.getPropertyValue("opacity")||l||D||p)||!a&&("hidden"===d.getPropertyValue("visibility")||!r&&Ui(t))))&&(f=!1,(D=t.assignedSlot||t.parentNode)&&(f=e(D,r,!0)),s&&(s[c]=f),f)):(p=!0,(a=s.parent)&&(p=e(a,r,!0)),s&&(s[c]=p),p)));},qD=function qD(e,t){for(var r=["fixed","sticky"],a=[],u=!1,i=0;i<e.length;++i){var o=e[i],l=(o===t&&(u=!0),n.getComputedStyle(o));u||-1===r.indexOf(l.position)?a.push(o):a=[];}return a;};function _D(e,t){var r=zD(t);do{var a,u,i,o,l,s,c=zD(e);if(c===r||c===t)return a=e,u=t,s=(l=n.getComputedStyle(u)).getPropertyValue("overflow"),"inline"===l.getPropertyValue("display")||(a=Array.from(a.getClientRects()),i=u.getBoundingClientRect(),o={left:i.left,top:i.top,width:i.width,height:i.height},(["scroll","auto"].includes(s)||u instanceof n.HTMLHtmlElement)&&(o.width=u.scrollWidth,o.height=u.scrollHeight),1===a.length&&"hidden"===s&&"nowrap"===l.getPropertyValue("white-space")&&(a[0]=o),a.some(function(e){return!(Math.ceil(e.left)<Math.floor(o.left)||Math.ceil(e.top)<Math.floor(o.top)||Math.floor(e.left+e.width)>Math.ceil(o.left+o.width)||Math.floor(e.top+e.height)>Math.ceil(o.top+o.height));}));}while(e=c);return!1;}function zD(e){for(var t=eu(e).parent;t;){if(Ef(t.actualNode))return t.actualNode;t=t.parent;}}var $D=function e(t,n){var r=2<arguments.length&&void 0!==arguments[2]?arguments[2]:a,u=3<arguments.length&&void 0!==arguments[3]?arguments[3]:0;if(999<u)throw new Error("Infinite loop detected");return Array.from(r.elementsFromPoint(t,n)||[]).filter(function(e){return vi(e)===r;}).reduce(function(r,a){var i;return pi(a)&&(i=e(t,n,a.shadowRoot,u+1),!(r=r.concat(i)).length||!_D(r[0],a))||r.push(a),r;},[]);},PD=function PD(e,t){var n,r;if(e.hasAttribute(t))return r=e.nodeName.toUpperCase(),n=e,["A","AREA"].includes(r)&&!e.ownerSVGElement||((n=a.createElement("a")).href=e.getAttribute(t)),r=["https:","ftps:"].includes(n.protocol)?n.protocol.replace(/s:$/,":"):n.protocol,t=(e=(e=(t=e=/^\//.test(n.pathname)?n.pathname:"/".concat(n.pathname)).split("/").pop())&&-1!==e.indexOf(".")?{pathname:t.replace(e,""),filename:/index./.test(e)?"":e}:{pathname:t,filename:""}).pathname,e=e.filename,{protocol:r,hostname:n.hostname,port:(r=n.port,["443","80"].includes(r)?"":r),pathname:/\/$/.test(t)?t:"".concat(t,"/"),search:function(e){var t={};if(e&&e.length){var n=e.substring(1).split("&");if(n&&n.length)for(var r=0;r<n.length;r++){var a=(u=L(n[r].split("="),2))[0],u=void 0===(u=u[1])?"":u;t[decodeURIComponent(a)]=decodeURIComponent(u);}}return t;}(n.search),hash:(r=n.hash)&&(t=r.match(/#!?\/?/g))&&"#"!==L(t,1)[0]?r:"",filename:e};},LD=function LD(e,t){var r=t.getBoundingClientRect(),a=r.top,u=r.left,i=a-t.scrollTop,o=(a=a-t.scrollTop+t.scrollHeight,u-t.scrollLeft);return u=u-t.scrollLeft+t.scrollWidth,!(e.left>u&&e.left>r.right||e.top>a&&e.top>r.bottom||e.right<o&&e.right<r.left||e.bottom<i&&e.bottom<r.top)&&(u=n.getComputedStyle(t),!(e.left>r.right||e.top>r.bottom)||"scroll"===u.overflow||"auto"===u.overflow||t instanceof n.HTMLBodyElement||t instanceof n.HTMLHtmlElement);},HD=0;function VD(e,t,n){var r;return U(this,VD),(r=B(this,VD)).shadowId=n,r.children=[],r.actualNode=e,(r.parent=t)||(HD=0),r.nodeIndex=HD++,r._isHidden=null,r._cache={},r._isXHTML=Oa(e.ownerDocument),"input"===e.nodeName.toLowerCase()&&(n=e.getAttribute("type"),n=r._isXHTML?n:(n||"").toLowerCase(),bp().includes(n)||(n="text"),r._type=n),Qa.get("nodeMap")&&Qa.get("nodeMap").set(e,r),r;}T(VD,la);var UD,GD=K(VD,[{key:"props",get:function get(){var e,t,n,r;return this._cache.hasOwnProperty("props")||(e=(r=this.actualNode).nodeType,t=r.nodeName,n=r.id,r=r.nodeValue,this._cache.props={nodeType:e,nodeName:this._isXHTML?t:t.toLowerCase(),id:n,type:this._type,nodeValue:r},1===e&&(this._cache.props.multiple=this.actualNode.multiple,this._cache.props.value=this.actualNode.value,this._cache.props.selected=this.actualNode.selected,this._cache.props.checked=this.actualNode.checked,this._cache.props.indeterminate=this.actualNode.indeterminate)),this._cache.props;}},{key:"attr",value:function value(e){return"function"!=typeof this.actualNode.getAttribute?null:this.actualNode.getAttribute(e);}},{key:"hasAttr",value:function value(e){return"function"==typeof this.actualNode.hasAttribute&&this.actualNode.hasAttribute(e);}},{key:"attrNames",get:function get(){var e;return this._cache.hasOwnProperty("attrNames")||(e=(this.actualNode.attributes instanceof n.NamedNodeMap?this.actualNode:this.actualNode.cloneNode(!1)).attributes,this._cache.attrNames=Array.from(e).map(function(e){return e.name;})),this._cache.attrNames;}},{key:"getComputedStylePropertyValue",value:function value(e){var t="computedStyle_"+e;return this._cache.hasOwnProperty(t)||(this._cache.hasOwnProperty("computedStyle")||(this._cache.computedStyle=n.getComputedStyle(this.actualNode)),this._cache[t]=this._cache.computedStyle.getPropertyValue(e)),this._cache[t];}},{key:"isFocusable",get:function get(){return this._cache.hasOwnProperty("isFocusable")||(this._cache.isFocusable=zo(this.actualNode)),this._cache.isFocusable;}},{key:"tabbableElements",get:function get(){return this._cache.hasOwnProperty("tabbableElements")||(this._cache.tabbableElements=qo(this)),this._cache.tabbableElements;}},{key:"clientRects",get:function get(){return this._cache.hasOwnProperty("clientRects")||(this._cache.clientRects=Array.from(this.actualNode.getClientRects()).filter(function(e){return 0<e.width;})),this._cache.clientRects;}},{key:"boundingClientRect",get:function get(){return this._cache.hasOwnProperty("boundingClientRect")||(this._cache.boundingClientRect=this.actualNode.getBoundingClientRect()),this._cache.boundingClientRect;}}]),KD=function KD(e){return(e||"").trim().replace(/\s{2,}/g," ").split(" ");},WD=" [idsMap]";function YD(e,t,n){var r=e[0]._selectorMap;if(r){for(var a=e[0].shadowId,u=0;u<t.length;u++)if(1<t[u].length&&t[u].some(ZD))return;var i=new Set(),o=(t.forEach(function(e){var t,n=function(e,t,n){var r=e[e.length-1],a=null,u=1<e.length||!!r.pseudos||!!r.classes;if(ZD(r))a=t["*"];else{if(r.id){if(!t[WD]||!Object.hasOwn(t[WD],r.id)||null==(e=t[WD][r.id])||!e.length)return;a=t[WD][r.id].filter(function(e){return e.shadowId===n;});}if(r.tag&&"*"!==r.tag){if(null==(e=t[r.tag])||!e.length)return;e=t[r.tag],a=a?XD(e,a):e;}if(r.classes){if(null==(e=t["[class]"])||!e.length)return;e=t["[class]"],a=a?XD(e,a):e;}if(r.attributes)for(var i=0;i<r.attributes.length;i++){var o=r.attributes[i];if("attrValue"===o.type&&(u=!0),null==(l=t["[".concat(o.key,"]")])||!l.length)return;var l=t["[".concat(o.key,"]")];a=a?XD(l,a):l;}}return{nodes:a,isComplexSelector:u};}(e,r,a);null!=n&&null!=(t=n.nodes)&&t.forEach(function(t){n.isComplexSelector&&!pu(t,e)||i.add(t);});}),[]);return i.forEach(function(e){return o.push(e);}),(o=n?o.filter(n):o).sort(function(e,t){return e.nodeIndex-t.nodeIndex;});}}function ZD(e){return"*"===e.tag&&!e.attributes&&!e.id&&!e.classes;}function XD(e,t){return e.filter(function(e){return t.includes(e);});}function JD(e,t,n){Object.hasOwn(n,e)||(n[e]=[]),n[e].push(t);}function QD(e,t){1===e.props.nodeType&&(JD(e.props.nodeName,e,t),JD("*",e,t),e.attrNames.forEach(function(n){"id"===n&&(t[WD]=t[WD]||{},KD(e.attr(n)).forEach(function(n){JD(n,e,t[WD]);})),JD("[".concat(n,"]"),e,t);}));}function ef(){var e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:a.documentElement,t=1<arguments.length?arguments[1]:void 0,r=(UD=!1,{});return Qa.set("nodeMap",new WeakMap()),Qa.set("selectorMap",r),e=function e(t,r,a){var u,i;function o(t,n,a){return(n=e(n,r,a))?t.concat(n):t;}t.documentElement&&(t=t.documentElement);var l=t.nodeName.toLowerCase();return pi(t)?(UD=!0,u=tf(t,a,r),r="a"+Math.random().toString().substring(2),i=Array.from(t.shadowRoot.childNodes),u.children=i.reduce(function(e,t){return o(e,t,u);},[]),[u]):"content"===l&&"function"==typeof t.getDistributedNodes?(i=Array.from(t.getDistributedNodes())).reduce(function(e,t){return o(e,t,a);},[]):"slot"===l&&"function"==typeof t.assignedNodes?((i=Array.from(t.assignedNodes())).length||(i=function(e){var t=[];for(e=e.firstChild;e;)t.push(e),e=e.nextSibling;return t;}(t)),n.getComputedStyle(t),i.reduce(function(e,t){return o(e,t,a);},[])):1===t.nodeType?(u=tf(t,a,r),i=Array.from(t.childNodes),u.children=i.reduce(function(e,t){return o(e,t,u);},[]),[u]):3===t.nodeType?[tf(t,a)]:void 0;}(e,t,null),e[0]._selectorMap=r,e[0]._hasShadowRoot=UD,e;}function tf(e,t,n){return QD(e=new GD(e,t,n),Qa.get("selectorMap")),e;}var nf=function nf(e){return e?e.trim().split("-")[0].toLowerCase():"";},rf=function rf(e){var t={};return t.none=e.none.concat(e.all),t.any=e.any,Object.keys(t).map(function(e){var n;return t[e].length&&(n=i._audit.data.failureSummaries[e])&&"function"==typeof n.failureMessage?n.failureMessage(t[e].map(function(e){return e.message||"";})):void 0;}).filter(function(e){return void 0!==e;}).join("\n\n");};function af(){var e=i._audit.data.incompleteFallbackMessage;return"string"!=typeof(e="function"==typeof e?e():e)?"":e;}var uf=ua.resultGroups;function of(e,t){var n=i.utils.aggregateResult(e);return uf.forEach(function(e){t.resultTypes&&!t.resultTypes.includes(e)&&(n[e]||[]).forEach(function(e){Array.isArray(e.nodes)&&0<e.nodes.length&&(e.nodes=[e.nodes[0]]);}),n[e]=(n[e]||[]).map(function(e){return e=Object.assign({},e),Array.isArray(e.nodes)&&0<e.nodes.length&&(e.nodes=e.nodes.map(function(e){var n,r,a;return"object"===u(e.node)&&(n=lf(e.node,t),Object.assign(e,n)),delete e.result,delete e.node,r=e,a=t,["any","all","none"].forEach(function(e){Array.isArray(r[e])&&r[e].filter(function(e){return Array.isArray(e.relatedNodes);}).forEach(function(e){e.relatedNodes=e.relatedNodes.map(function(e){return lf(e,a);});});}),e;})),uf.forEach(function(t){return delete e[t];}),delete e.pageLevel,delete e.result,e;});}),n;}function lf(e,t){e=0<arguments.length&&void 0!==e?e:{},t=1<arguments.length?t:void 0,e=ai.dqElmToSpec(e,t);var n,r={};return i._audit.noHtml?r.html=null:r.html=null!=(n=e.source)?n:"Undefined",t.elementRef&&!e.fromFrame&&(r.element=null!=(n=e.element)?n:null),!1===t.selectors&&!e.fromFrame||(r.target=null!=(n=e.selector)?n:[":root"]),t.ancestry&&(r.ancestry=null!=(n=e.ancestry)?n:[":root"]),t.xpath&&(r.xpath=null!=(n=e.xpath)?n:["/"]),r;}var sf=/\$\{\s?data\s?\}/g;function cf(e,t){if("string"==typeof t)return e.replace(sf,t);for(var n in t){var r;t.hasOwnProperty(n)&&(r=new RegExp("\\${\\s?data\\."+n+"\\s?}","g"),n=void 0===t[n]?"":String(t[n]),e=e.replace(r,n));}return e;}var df=function e(t,n){var r;if(t)return Array.isArray(n)?(n.values=n.join(", "),"string"==typeof t.singular&&"string"==typeof t.plural?cf(1===n.length?t.singular:t.plural,n):cf(t,n)):"string"==typeof t?cf(t,n):"string"==typeof n?cf(t[n],n):(r=t["default"]||af(),e(r=n&&n.messageKey&&t[n.messageKey]?t[n.messageKey]:r,n));},Df=function Df(e,t,n){var r=i._audit.data.checks[e];if(!r)throw new Error("Cannot get message for unknown check: ".concat(e,"."));if(r.messages[t])return df(r.messages[t],n);throw new Error('Check "'.concat(e,'"" does not have a "').concat(t,'" message.'));},ff=function ff(e,t,n){t=((n.rules&&n.rules[t]||{}).checks||{})[e.id];var r=(n.checks||{})[e.id],a=e.enabled;return e=e.options,r&&(r.hasOwnProperty("enabled")&&(a=r.enabled),r.hasOwnProperty("options"))&&(e=r.options),t&&(t.hasOwnProperty("enabled")&&(a=t.enabled),t.hasOwnProperty("options"))&&(e=t.options),{enabled:a,options:e,absolutePaths:n.absolutePaths};};function pf(){var e,t,r,a,o=0<arguments.length&&void 0!==arguments[0]?arguments[0]:null,l=1<arguments.length&&void 0!==arguments[1]?arguments[1]:n;return o&&"object"===u(o)?o:"object"!==u(l)?{}:{testEngine:{name:"axe-core",version:i.version},testRunner:{name:i._audit.brand},testEnvironment:(o=l).navigator&&"object"===u(o.navigator)?(e=o.navigator,t=o.innerHeight,r=o.innerWidth,o=function(e){return(e=e.screen).orientation||e.msOrientation||e.mozOrientation;}(o)||{},a=o.angle,o=o.type,{userAgent:e.userAgent,windowWidth:r,windowHeight:t,orientationAngle:a,orientationType:o}):{},timestamp:new Date().toISOString(),url:null==(e=l.location)?void 0:e.href};}function mf(e,t){var n=t.focusable;return t=t.page,{node:e,include:[],exclude:[],initiator:!1,focusable:n&&(!(n=(n=e).getAttribute("tabindex"))||(n=parseInt(n,10),isNaN(n))||0<=n),size:function(e){var t=parseInt(e.getAttribute("width"),10),n=parseInt(e.getAttribute("height"),10);return(isNaN(t)||isNaN(n))&&(e=e.getBoundingClientRect(),t=isNaN(t)?e.width:t,n=isNaN(n)?e.height:n),{width:t,height:n};}(e),page:t};}function hf(e){var t=0<arguments.length&&void 0!==e?e:[],r=[];Rf(t)||(t=[t]);for(var a=0;a<t.length;a++){var u=function(e){if(e instanceof n.Node)return e;if("string"==typeof e)return[e];var t;if(jf(e)?(t=e,vf(Array.isArray(t.fromFrames),"fromFrames property must be an array"),vf(t.fromFrames.every(function(e){return!Tf(e,"fromFrames");}),"Invalid context; fromFrames selector must be appended, rather than nested"),vf(!Tf(t,"fromShadowDom"),"fromFrames and fromShadowDom cannot be used on the same object"),e=e.fromFrames):Sf(e)&&(e=[e]),Array.isArray(e)){var r,a=[],u=Y(e);try{for(u.s();!(r=u.n()).done;){var i=r.value;if(Sf(i)&&(function(e){vf(Array.isArray(e.fromShadowDom),"fromShadowDom property must be an array"),vf(e.fromShadowDom.every(function(e){return!Tf(e,"fromFrames");}),"shadow selector must be inside fromFrame instead"),vf(e.fromShadowDom.every(function(e){return!Tf(e,"fromShadowDom");}),"fromShadowDom selector must be appended, rather than nested");}(i),i=i.fromShadowDom),"string"!=typeof i&&!function(e){return Array.isArray(e)&&e.every(function(e){return"string"==typeof e;});}(i))return;a.push(i);}}catch(e){u.e(e);}finally{u.f();}return a;}}(t[a]);u&&r.push(u);}return r;}function vf(e,t){wa(e,"Invalid context; ".concat(t,"\nSee: https://github.com/dequelabs/axe-core/blob/master/doc/context.md"));}function bf(e,t){for(var r=[],a=0,u=e[t].length;a<u;a++){var i=e[t][a];i instanceof n.Node?i.documentElement instanceof n.Node?r.push(e.flatTree[0]):r.push(eu(i)):i&&i.length&&(1<i.length?function(e,t,n){e.frames=e.frames||[],vp(n.shift()).forEach(function(r){var a=e.frames.find(function(e){return e.node===r;});a||(a=mf(r,e),e.frames.push(a)),a[t].push(n);});}(e,t,i):(i=vp(i[0]),r.push.apply(r,z(i.map(function(e){return eu(e);})))));}return r.filter(function(e){return e;});}function Ff(e,t){var r=this,i=(e=uu(e),this.frames=[],this.page="boolean"==typeof(null==(i=e)?void 0:i.page)?e.page:void 0,this.initiator="boolean"!=typeof(null==(i=e)?void 0:i.initiator)||e.initiator,this.focusable="boolean"!=typeof(null==(i=e)?void 0:i.focusable)||e.focusable,this.size="object"===u(null==(i=e)?void 0:i.size)?e.size:{},e=function(e){if(Nf(e)){var t=" must be used inside include or exclude. It should not be on the same object.";vf(!Tf(e,"fromFrames"),"fromFrames"+t),vf(!Tf(e,"fromShadowDom"),"fromShadowDom"+t);}else{if(!Of(e))return{include:[a],exclude:[]};e={include:e,exclude:[]};}return 0===(t=hf(e.include)).length&&t.push(a),{include:t,exclude:e=hf(e.exclude)};}(e),this.flatTree=null!=t?t:ef(function(e){for(var t=e.include,r=(e=e.exclude,Array.from(t).concat(Array.from(e))),u=0;u<r.length;u++){var i=r[u];if(i instanceof n.Element)return i.ownerDocument.documentElement;if(i instanceof n.Document)return i.documentElement;}return a.documentElement;}(e)),this.exclude=e.exclude,this.include=e.include,this.include=bf(this,"include"),this.exclude=bf(this,"exclude"),pp("frame, iframe",this).forEach(function(e){var t;_f(e,r)&&(t=r,$l(e=e.actualNode))&&!ii(t.frames,"node",e)&&t.frames.push(mf(e,t));}),void 0===this.page&&(this.page=function(e){return 1===(e=e.include).length&&e[0].actualNode===a.documentElement;}(this),this.frames.forEach(function(e){e.page=r.page;})),this);if(0===i.include.length&&0===i.frames.length)throw i=Xu.isInFrame()?"frame":"page",new Error("No elements found for include in "+i+" Context");Array.isArray(this.include)||(this.include=Array.from(this.include)),this.include.sort(Pf);}function gf(e){return!1===(1<arguments.length&&void 0!==arguments[1]?arguments[1]:{}).iframes?[]:new Ff(e).frames.map(function(e){var t=e.node;return(e=_(e,y)).initiator=!1,{frameSelector:Za(t),frameContext:e};});}function yf(e){var t=i._audit.rules.find(function(t){return t.id===e;});if(t)return t;throw new Error("Cannot find rule by id: ".concat(e));}function wf(e,t){return e=e.getPropertyValue(t),["scroll","auto"].includes(e);}var Ef=Na(function(e){var t,r,a=1<arguments.length&&void 0!==arguments[1]?arguments[1]:0,u=e.scrollWidth>e.clientWidth+a;if(a=e.clientHeight+a<e.scrollHeight,u||a)return t=wf(r=n.getComputedStyle(e),"overflow-x"),r=wf(r,"overflow-y"),u&&t||a&&r?{elm:e,top:e.scrollTop,left:e.scrollLeft}:void 0;}),Cf=function Cf(){var e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:n,t=e.document.documentElement;return[void 0!==e.pageXOffset?{elm:e,top:e.pageYOffset,left:e.pageXOffset}:{elm:t,top:t.scrollTop,left:t.scrollLeft}].concat(function e(t){return Array.from(t.children||t.childNodes||[]).reduce(function(t,n){var r=Ef(n);return r&&t.push(r),t.concat(e(n));},[]);}(a.body));};function xf(){return uu(el);}var Af,Bf=function Bf(e){if(e)return function(t){var n=t.data,r=void 0!==(r=t.isCrossOrigin)&&r,a=t.shadowId,u=t.root,i=t.priority,o=(t=void 0!==(t=t.isLink)&&t,e.createElement("style"));return t?(t=e.createTextNode('@import "'.concat(n.href,'"')),o.appendChild(t)):o.appendChild(e.createTextNode(n)),e.head.appendChild(o),{sheet:o.sheet,isCrossOrigin:r,shadowId:a,root:u,priority:i};};throw new Error("axe.utils.getStyleSheetFactory should be invoked with an argument");},kf=function kf(e){var t;return Af&&Af.parentNode?(void 0===Af.styleSheet?Af.appendChild(a.createTextNode(e)):Af.styleSheet.cssText+=e,Af):e?(t=a.head||a.getElementsByTagName("head")[0],(Af=a.createElement("style")).type="text/css",void 0===Af.styleSheet?Af.appendChild(a.createTextNode(e)):Af.styleSheet.cssText=e,t.appendChild(Af),Af):void 0;};function Rf(e){return!!e&&"object"===u(e)&&"number"==typeof e.length&&e instanceof n.Node==0;}function Tf(e,t){return!(!e||"object"!==u(e))&&Object.prototype.hasOwnProperty.call(e,t);}function Mf(e){return Nf(e)||Of(e);}function Nf(e){return["include","exclude"].some(function(t){return Tf(e,t)&&Of(e[t]);});}function Of(e){return"string"==typeof e||e instanceof n.Node||jf(e)||Sf(e)||Rf(e);}function jf(e){return Tf(e,"fromFrames");}function Sf(e){return Tf(e,"fromShadowDom");}var If=function e(t,r){var a,u=eu(t);return 9!==t.nodeType&&(11===t.nodeType&&(t=t.host),u&&null!==u._isHidden?u._isHidden:!(a=n.getComputedStyle(t,null))||!t.parentNode||"none"===a.getPropertyValue("display")||!r&&"hidden"===a.getPropertyValue("visibility")||"true"===t.getAttribute("aria-hidden")||(r=e(t.assignedSlot||t.parentNode,!0),u&&(u._isHidden=r),r));},qf=function qf(e){var t=null!=(t=null==(t=e.props)?void 0:t.nodeName)?t:e.nodeName.toLowerCase();return"http://www.w3.org/2000/svg"!==e.namespaceURI&&!!el.htmlElms[t];};function _f(e,t){var n=void 0===(n=t.include)?[]:n;return t=void 0===(t=t.exclude)?[]:t,n=n.filter(function(t){return ci(t,e);}),0!==n.length&&(0===(t=t.filter(function(t){return ci(t,e);})).length||(n=zf(n),ci(zf(t),n)));}function zf(e){var t,n,r=Y(e);try{for(r.s();!(n=r.n()).done;){var a=n.value;t&&ci(a,t)||(t=a);}}catch(e){r.e(e);}finally{r.f();}return t;}function $f(e,t){return e.length===t.length&&e.every(function(e,n){var r=t[n];return Array.isArray(e)?e.length===r.length&&e.every(function(e,t){return r[t]===e;}):e===r;});}var Pf=function Pf(e,t){return(e=e.actualNode||e)===(t=t.actualNode||t)?0:4&e.compareDocumentPosition(t)?-1:1;};function Lf(e){return e instanceof la?{vNode:e,domNode:e.actualNode}:{vNode:eu(e),domNode:e};}var Hf,Vf,Uf=function Uf(e,t,n,r){var a,u=4<arguments.length&&void 0!==arguments[4]&&arguments[4],i=Array.from(e.cssRules);return i?(a=i.filter(function(e){return 3===e.type;})).length?(a=a.filter(function(e){return e.href;}).map(function(e){return e.href;}).filter(function(e){return!r.includes(e);}).map(function(e,a){a=[].concat(z(n),[a]);var u=/^https?:\/\/|^\/\//i.test(e);return Kf(e,t,a,r,u);}),(i=i.filter(function(e){return 3!==e.type;})).length&&a.push(Promise.resolve(t.convertDataToStylesheet({data:i.map(function(e){return e.cssText;}).join(),isCrossOrigin:u,priority:n,root:t.rootNode,shadowId:t.shadowId}))),Promise.all(a)):Promise.resolve({isCrossOrigin:u,priority:n,root:t.rootNode,shadowId:t.shadowId,sheet:e}):Promise.resolve();},Gf=function Gf(e,t,n,r){var a=4<arguments.length&&void 0!==arguments[4]&&arguments[4];return function(e){try{return!(!e.cssRules&&e.href);}catch(e){return!1;}}(e)?Uf(e,t,n,r,a):Kf(e.href,t,n,r,!0);},Kf=function Kf(e,t,r,a,u){return a.push(e),new Promise(function(t,r){var a=new n.XMLHttpRequest();a.open("GET",e),a.timeout=ua.preload.timeout,a.addEventListener("error",r),a.addEventListener("timeout",r),a.addEventListener("loadend",function(e){if(e.loaded&&a.responseText)return t(a.responseText);r(a.responseText);}),a.send();}).then(function(e){return e=t.convertDataToStylesheet({data:e,isCrossOrigin:u,priority:r,root:t.rootNode,shadowId:t.shadowId}),Gf(e.sheet,t,r,a,e.isCrossOrigin);});};function Wf(){if(n.performance)return n.performance.now();}Hf=null,Vf=Wf();var Yf={start:function start(){this.mark("mark_axe_start");},end:function end(){this.mark("mark_axe_end"),this.measure("axe","mark_axe_start","mark_axe_end"),this.logMeasures("axe");},auditStart:function auditStart(){this.mark("mark_audit_start");},auditEnd:function auditEnd(){this.mark("mark_audit_end"),this.measure("audit_start_to_end","mark_audit_start","mark_audit_end"),this.logMeasures();},mark:function mark(e){n.performance&&void 0!==n.performance.mark&&n.performance.mark(e);},measure:function measure(e,t,r){n.performance&&void 0!==n.performance.measure&&n.performance.measure(e,t,r);},logMeasures:function logMeasures(e){function t(e){ia("Measure "+e.name+" took "+e.duration+"ms");}if(n.performance&&void 0!==n.performance.getEntriesByType)for(var r=n.performance.getEntriesByName("mark_axe_start")[0],a=n.performance.getEntriesByType("measure").filter(function(e){return e.startTime>=r.startTime;}),u=0;u<a.length;++u){var i=a[u];if(i.name===e)return void t(i);t(i);}},timeElapsed:function timeElapsed(){return Wf()-Vf;},reset:function reset(){Hf=Hf||Wf(),Vf=Wf();}};function Zf(){var e,t,n,r;return a.elementsFromPoint||a.msElementsFromPoint||((e=a.createElement("x")).style.cssText="pointer-events:auto",e="auto"===e.style.pointerEvents,t=e?"pointer-events":"visibility",n=e?"none":"hidden",(r=a.createElement("style")).innerHTML=e?"* { pointer-events: all }":"* { visibility: visible }",function(e,u){var i,o,l,s=[],c=[];for(a.head.appendChild(r);(i=a.elementFromPoint(e,u))&&-1===s.indexOf(i);)s.push(i),c.push({value:i.style.getPropertyValue(t),priority:i.style.getPropertyPriority(t)}),i.style.setProperty(t,n,"important");for(s.indexOf(a.documentElement)<s.length-1&&(s.splice(s.indexOf(a.documentElement),1),s.push(a.documentElement)),o=c.length;l=c[--o];)s[o].style.setProperty(t,l.value||"",l.priority);return a.head.removeChild(r),s;});}"function"==typeof n.addEventListener&&(a.elementsFromPoint=Zf());var Xf=function Xf(e,t){return e.concat(t).filter(function(e,t,n){return n.indexOf(e)===t;});};function Jf(e,t,n,r,a){return(a=a||{}).vNodes=e,a.vNodesIndex=0,a.anyLevel=t,a.thisLevel=n,a.parentShadowId=r,a;}var Qf=function Qf(e,t,n){if(r=YD(e=Array.isArray(e)?e:[e],t=fu(t),n))return r;for(var r=e,a=(e=t,n),u=Qa.get("qsa.recycledLocalVariables",function(){return[];}),i=[],o=Jf(Array.isArray(r)?r:[r],e,null,r[0].shadowId,u.pop()),l=[];o.vNodesIndex<o.vNodes.length;){for(var s,c=o.vNodes[o.vNodesIndex++],d=null,D=null,f=((null==(s=o.anyLevel)?void 0:s.length)||0)+((null==(s=o.thisLevel)?void 0:s.length)||0),p=!1,m=0;m<f;m++){var h=m<((null==(h=o.anyLevel)?void 0:h.length)||0)?o.anyLevel[m]:o.thisLevel[m-((null==(h=o.anyLevel)?void 0:h.length)||0)];if((!h[0].id||c.shadowId===o.parentShadowId)&&pu(c,h[0]))if(1===h.length)p||a&&!a(c)||(l.push(c),p=!0);else{var v=h.slice(1);if(!1===[" ",">"].includes(v[0].combinator))throw new Error("axe.utils.querySelectorAll does not support the combinator: "+h[1].combinator);(">"===v[0].combinator?d=d||[]:D=D||[]).push(v);}h[0].id&&c.shadowId!==o.parentShadowId||null==(v=o.anyLevel)||!v.includes(h)||(D=D||[]).push(h);}for(c.children&&c.children.length&&(i.push(o),o=Jf(c.children,D,d,c.shadowId,u.pop()));o.vNodesIndex===o.vNodes.length&&i.length;)u.push(o),o=i.pop();}return l;},ep=function ep(e){var t,n,r,u;return e=void 0===(e=e.treeRoot)?i._tree[0]:e,t=[],e=Qf(e,"*",function(e){return!t.includes(e.shadowId)&&(t.push(e.shadowId),!0);}).map(function(e){return{shadowId:e.shadowId,rootNode:hi(e.actualNode)};}),(e=Xf(e,[])).length?(n=a.implementation.createHTMLDocument("Dynamic document for loading cssom"),n=Bf(n),r=n,u=[],e.forEach(function(e,t){var n=e.rootNode,a=function(e,t,n){t=11===e.nodeType&&t?function(e,t){return Array.from(e.children).filter(tp).reduce(function(n,r){var a=r.nodeName.toUpperCase();return r="STYLE"===a?r.textContent:r,(r=t({data:r,isLink:"LINK"===a,root:e})).sheet&&n.push(r.sheet),n;},[]);}(e,n):function(e){return Array.from(e.styleSheets).filter(function(e){return!!e.media&&np(e.media.mediaText);});}(e);var r=[];return t.filter(function(e){if(e.href){if(r.includes(e.href))return!1;r.push(e.href);}return!0;});}(n,e=e.shadowId,r);if(!a)return Promise.all(u);var i=t+1,o={rootNode:n,shadowId:e,convertDataToStylesheet:r,rootIndex:i},l=[];t=Promise.all(a.map(function(e,t){return Gf(e,o,[i,t],l);})),u.push(t);}),Promise.all(u).then(function e(t){return t.reduce(function(t,n){return Array.isArray(n)?t.concat(e(n)):t.concat(n);},[]);})):Promise.resolve();};function tp(e){var t=e.nodeName.toUpperCase(),n=e.getAttribute("href"),r=e.getAttribute("rel");return n="LINK"===t&&n&&r&&e.rel.toUpperCase().includes("STYLESHEET"),"STYLE"===t||n&&np(e.media);}function np(e){return!e||!e.toUpperCase().includes("PRINT");}var rp=function rp(e){return e=void 0===(e=e.treeRoot)?i._tree[0]:e,e=Qf(e,"video, audio",function(e){return(e=e.actualNode).hasAttribute("src")?!!e.getAttribute("src"):!(Array.from(e.getElementsByTagName("source")).filter(function(e){return!!e.getAttribute("src");}).length<=0);}),Promise.all(e.map(function(e){var t;return e=e.actualNode,t=e,new Promise(function(e){0<t.readyState&&e(t),t.addEventListener("loadedmetadata",function n(){t.removeEventListener("loadedmetadata",n),e(t);});});}));};function ap(e){var t={cssom:ep,media:rp};return up(e)?new Promise(function(n,r){var a=ip(e),u=a.assets,i=setTimeout(function(){return r(new Error("Preload assets timed out."));},a.timeout);Promise.all(u.map(function(n){return t[n](e).then(function(e){return t={},(r=W(r=n))in t?Object.defineProperty(t,r,{value:e,enumerable:!0,configurable:!0,writable:!0}):t[r]=e,t;var t,r;});})).then(function(e){e=e.reduce(function(e,t){return P({},e,t);},{}),clearTimeout(i),n(e);})["catch"](function(e){clearTimeout(i),r(e);});}):Promise.resolve();}function up(e){return!e||null==e.preload||("boolean"==typeof e.preload?e.preload:"object"===u(e=e.preload)&&Array.isArray(e.assets));}function ip(e){var t=(n=ua.preload).assets,n={assets:t,timeout:n.timeout};if(e.preload&&"boolean"!=typeof e.preload){if(!e.preload.assets.every(function(e){return t.includes(e.toLowerCase());}))throw new Error("Requested assets, not supported. Supported assets are: ".concat(t.join(", "),"."));n.assets=Xf(e.preload.assets.map(function(e){return e.toLowerCase();}),[]),e.preload.timeout&&"number"==typeof e.preload.timeout&&!isNaN(e.preload.timeout)&&(n.timeout=e.preload.timeout);}return n;}function op(e){var t=i._audit.data.checks||{},n=i._audit.data.rules||{},r=ii(i._audit.rules,"id",e.id)||{},a=(e.tags=uu(r.tags||[]),lp(t,!0,r)),u=lp(t,!1,r);e.nodes.forEach(function(e){e.any.forEach(a),e.all.forEach(a),e.none.forEach(u);}),Di(e,uu(n[e.id]||{}));}function lp(e,t,n){return function(r){var a,i=(a=e[r.id]||{}).messages||{};delete(a=Object.assign({},a)).messages,n.reviewOnFail||void 0!==r.result?a.message=r.result===t?i.pass:i.fail:("object"!==u(i.incomplete)||Array.isArray(r.data)||(a.message=function(e,t){function n(e){return e.incomplete&&e.incomplete["default"]?e.incomplete["default"]:af();}if(!e||!e.missingData)return e&&e.messageKey?t.incomplete[e.messageKey]:n(t);try{var r=t.incomplete[e.missingData[0].reason];if(r)return r;throw new Error();}catch(r){return"string"==typeof e.missingData?t.incomplete[e.missingData]:n(t);}}(r.data,i)),a.message||(a.message=i.incomplete)),"function"!=typeof a.message&&(a.message=df(a.message,r.data)),Di(r,a);};}var sp=function sp(e,t){return Qf(e,t);};function cp(e,t){var n,r=i._audit&&i._audit.tagExclude?i._audit.tagExclude:[],a=t.hasOwnProperty("include")||t.hasOwnProperty("exclude")?(n=t.include||[],n=Array.isArray(n)?n:[n],a=t.exclude||[],(a=Array.isArray(a)?a:[a]).concat(r.filter(function(e){return-1===n.indexOf(e);}))):(n=Array.isArray(t)?t:[t],r.filter(function(e){return-1===n.indexOf(e);}));return!!(n.some(function(t){return-1!==e.tags.indexOf(t);})||0===n.length&&!1!==e.enabled)&&a.every(function(t){return-1===e.tags.indexOf(t);});}var dp=function dp(e,t,n){var r=n.runOnly||{};return n=(n.rules||{})[e.id],!(e.pageLevel&&!t.page)&&("rule"===r.type?-1!==r.values.indexOf(e.id):n&&"boolean"==typeof n.enabled?n.enabled:"tag"===r.type&&r.values?cp(e,r.values):cp(e,[]));};function Dp(e,t){var n,r,a;return t?(a=e.cloneNode(!1),n=Ra(a),a=1===a.nodeType?(r=a.outerHTML,Qa.get(r,function(){return fp(a,n,e,t);})):fp(a,n,e,t),Array.from(e.childNodes).forEach(function(e){a.appendChild(Dp(e,t));}),a):e;}function fp(e,t,n,r){return t&&(e=a.createElement(e.nodeName),Array.from(t).forEach(function(t){var a,u,i;a=n,u=t.name,void 0!==(i=r)[u]&&(!0===i[u]||Ta(a,i[u]))||e.setAttribute(t.name,t.value);})),e;}function pp(e,t){var n=[];if(i._selectCache)for(var r=0,a=i._selectCache.length;r<a;r++){var u=i._selectCache[r];if(u.selector===e)return u.result;}for(var o,l=t.include.reduce(function(e,t){return e.length&&ci(e[e.length-1],t)||e.push(t),e;},[]),s=(o=t).exclude&&0!==o.exclude.length?function(e){return _f(e,o);}:null,c=0;c<l.length;c++){var d=l[c];n=function(e,t){if(0===e.length)return t;var n;e.length<t.length&&(n=e,e=t,t=n);for(var r=0,a=t.length;r<a;r++)e.includes(t[r])||e.push(t[r]);return e;}(n,Qf(d,e,s));}return i._selectCache&&i._selectCache.push({selector:e,result:n}),n;}var mp=function mp(e){e.forEach(function(e){var t=e.elm,r=e.top;if(e=e.left,t===n)return t.scroll(e,r);t.scrollTop=r,t.scrollLeft=e;});};function hp(e){return function e(t,n){var r=t.shift();return n=r?n.querySelector(r):null,0===t.length?n:null!=n&&n.shadowRoot?e(t,n.shadowRoot):null;}(Array.isArray(e)?z(e):[e],a);}function vp(e){var t=1<arguments.length&&void 0!==arguments[1]?arguments[1]:a,n=Array.isArray(e)?z(e):[e];return 0===e.length?[]:function e(t,n){t=function(e){return V(e)||$(e)||Z(e)||H();}(t);var r=t[0],a=t.slice(1);if(t=n.querySelectorAll(r),0===a.length)return Array.from(t);var u,i=[],o=Y(t);try{for(o.s();!(u=o.n()).done;){var l=u.value;null!=l&&l.shadowRoot&&i.push.apply(i,z(e(a,l.shadowRoot)));}}catch(e){o.e(e);}finally{o.f();}return i;}(n,t);}var bp=function bp(){return["hidden","text","search","tel","url","email","password","date","month","week","time","datetime-local","number","range","color","checkbox","radio","file","submit","image","reset","button"];},Fp=[,[,[1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,,1,1,1,1,1,1,,1],[1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,,1,1,1,,1,1,,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1],[,1,1,,1,1,1,1,1,1,1,,1,,1,1,1,1,1,1,1,1,,1,1,1,1],[1,1,1,1,1,1,,,,,,1,1,1,1,,,1,1,1,,1,,1,,1,1],[1,1,1,,1,1,,1,1,1,,1,,,1,1,1,,,1,1,1,,,,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,,,,,1,1,1,,1,1,1,1,1,1,,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,,1,1,1],[,1,,,,,,1,,1,,,,,1,,1,,,,1,1,,1,,,1],[1,,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1],[,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,,,1,1,1,1,,,1,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,,1,1,,,1,,,,,1,1,1,,1,,1,,1,,,,,,1],[1,,1,1,1,1,,,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1],[1,,1,,1,,,,,1,,1,1,1,1,1,,,,1,1,1,1],[,1,1,1,1,1,,1,1,1,,1,,1,1,1,,,1,1,1,1,1,1,1,1],[,,1,,,1,,1,,,,1,1,1,,,,,,,,,,,1],[1,1,1,1,1,1,,1,1,1,,1,1,,1,1,1,1,1,1,1,1,,,1,1,1],[1,1,1,1,1,,,1,,,1,,,1,1,1,,,,,1,,,,,,1]],[,[1,1,1,1,1,1,1,1,1,1,1,,1,,1,1,1,,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,,1,,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1],[1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,,,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1],[,1,1,,1,,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]],[,[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1],[,1,1,1,1,1,,1,1,1,1,1,1,,1,1,,1,1,1,1,1,1,1,,1],[,1,,1,1,1,,1,1,,1,,1,1,1,1,1,1,1,1],[,1,,1,1,1,1,1,1,1,1,,,1,1,1,,,1,1,,,,,,1,1],[1,1,1,,,,,1,,,,1,1,,1,,,,,,1,,,,,1],[,1,,,1,,,1,,,,,,1],[,1,,1,,,,1,,,,1],[1,,1,1,1,,1,1,1,,1,1,1,1,1,1,1,1,1,,1,,,1,1,1,1],[,1,1,1,1,1,,,1,,,1,,1,1,,1,,1,,,,,1,,1],[,1,,,,1,,,1,1,,1,,1,1,1,1,,1,1,,,1,,,1],[,1,1,,,,,,1,,,,1,1,1,1,,1,1,1,1,1,1,,1,1,1],[,1,,1,1,1,,,1,1,1,1,1,1,,1,,,,,1,1,,1,,1],[,1,,1,,1,,1,,1,,1,1,1,1,1,,,1,1,1],[,1,1,1,,,,1,1,1,,1,1,,,1,1,,1,1,1,1,,1,1],[1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,,,1,1,1,1,1,1,1],[,1,1,1,,1,1,1,,1,,,,,1,1,1,,,1,,1,,,1,1],[,,,,1,,,,,,,,,,,,,,,,,1],[1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1],[,1,,1,1,1,,1,1,,,,1,1,1,1,1,,,1,1,1,,,,,1],[1,1,1,1,,,,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1],[1,,,,,,,1,,,,,,,1],[,1,1,,1,1,,1,,,,,,,,,,,,,1],,[1,1,1,,,,,,,,,,,,,1],[,,,,,,,,1,,,1,,,1,1,,,,,1]],[,[1,1,,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,,1,1,1,1,1,1],[,1,1,,1,1,1,1,,1,1,,1,1,1,1,1,1,1,,1,1,1,1,,1],[,,,1,,,,,,,,,,,,,,,1],[,1,,,1,1,,1,,1,1,,,,1,1,,,1,1,,,,1],[1,,,1,1,1,1,1,1,1,,1,1,1,1,,1,1,1,1,,,1,,,,1],,[,1,1,1,1,1,,1,1,1,,1,1,,1,1,,,1,1,1,1,,1,1,,1],[,1,,,1,,,1,,1,,,1,1,1,1,,,1,1,,1,1,1,1],[,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1],[,1,1,1,1,1,1,,,1,1,1,1,1,1,1,,,1,,,1,,1],[,1,,,,,,,,,,1,1,,,,,,1,1,,,,,1],[,,,,,,,1,,,,1,,1,1],[,1,1,1,1,1,1,1,,,,1,1,1,1,1,,,1,1,,1,1,1,1,1],[,1,,,1,1,,1,,1,1,1,,,1,1,,,1,,1,1,1,1,,1],[,1,1,1,,1,1,,1,1,,1,1,,1,1,1,1,1,1,1,,1,1,1,1,1],[,,,,,,,,,,,,,,,,1],,[,1,1,1,1,1,,1,1,1,,,1,,1,1,,1,1,1,1,1,,1,,1],[,,1,,,1,,,1,1,,,1,,1,1,,1],[,1,1,,1,,,,1,1,,1,,1,1,1,1,,1,1,1,1,,,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1],[1,1],[,1,,,,,,,,,,1,1,,,,,,1,1,,1,,1,,1,1],,[,1,1,,1,,,1,,1,,,,1,1,1,,,,,,1,,,,1],[1,1,,,1,1,,1,,,,,1,,1]],[,[,1],[,,,1,,,,1,,,,1,,,,1,,,1,,,1],[,,,,,,,,,,,,,,,,,,1,1,,,,,,1],,[1,,,,,1],[,1,,,,1,,,,1],[,1,,,,,,,,,,,1,,,1,,,,,,,,,1,1],[,,,,,,,,,,,,,,,,,,,,,1],[,,,,,,,,,,,,,,,,1,,,,1,,1],[,1],[,1,,1,,1,,1,,1,,1,1,1,,1,1,,1,,,,,,,1],[1,,,,,1,,,1,1,,1,,1,,1,1,,,,,1,,,1],[,1,1,,,1,,1,,1,,1,,1,1,1,1,,,1,,1,,1,1,1],[1,1,1,1,1,,1,,1,,,,1,1,1,1,,1,1,,,1,1,1,1],[1,,,,,,,,,,,,,,,,,,,,1],[,,,,,,,,,1],,[,1,,,,,,1,1,1,,1,,,,1,,,1,1,1,,,1],[1,,,,,1,,1,1,1,,1,1,1,1,1,,1,,1,,1,,,1,1],[1,,1,1,,,,,1,,,,,,1,1,,,1,1,1,1,,,1,,1],[1,,,,,,,,,,,,,,,,,1],[,,,,,1,,,1,,,,,,1],[,,,,,,,,,,,,,,,1],[,,,,,,,,,,,,,,,,,,,,1],[,1,,,,,,,,,,,,,,1],[,1,,,,1]],[,[1,1,1,,1,,1,1,1,1,1,1,1,1,1,,1,,1,,1,1,,,1,1,1],[,,,,,,,,,,,,1],[,,,,,,,,,,,,,,,,,,,1],,[,,,,,,,,,,,,,,,,,,1],[1,,,,,,,,,1,,,,1],[,,,,,,,,,,,,,,,,,,1],,[1,1,,,,1,1,,,,,,1,,,,1,,1,,1,1,,1],[1],[,,,,,,,,,,,1,,,,,,,,,,,1],[,1,,,,,,,1,1,,,1,,1,,,,1,,,,,,,1],[,,,,,,,,,,,,,,,,1,,,,,1],[,,1,,,,,1,,1],[1,,,,1,,,,,1,,,,1,1,,,,1,1,,,,,1],[,,,,,1],[,,,,,,,,,,,,,,,,,,,1],[1,,,1,1,,,,,,,1,,1,,1,1,1,1,1,1],[,,,,,1,,,,,,,1,,,,,,,1],,[,,1,1,1,1,1,,1,1,1,,,1,1,,,1,1,,1,1,1,,,1],[,,,,,,,,,,,,,,,,,,1],[,1,,,,1],,[1]],[,[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1],[,,,1,1,1,1,,,,,,1,,1,,,,1,,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,,,1],[,1,1,1,1,,1,1,1,1,1,1,1,1,,,,1,,1,,,1,1,1,1,1],[,,,,,,,,,,,1,,,,,,,,,1,,,,1],[,1,1,,1,1,,1,,,,1,1,,1,1,,,1,,1,1,,1],[,1,,1,,1,,,1,,,1,1,,1,1,,,1,1,1],[,1,1,1,1,1,,1,1,,,,1,1,1,1,1,1,1,1,1,1,,1,1,1,1],[,,,,,,,,,1,,1,,1,1,,,,1,,,1],[,1,,,1,1,,,,,,,,,1,1,1,,,,,1],[1,,,1,1,,,,1,1,1,1,1,,,1,,,1,,,1,,1,,1],[,1,1,,1,1,,1,1,,,,1,1,1,,,1,1,,,1,1,1,1,1,1],[1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,,1,1,,1,1,,1,,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1],[,1,,,,1,,,,,,,,,1],[,1,,,,,,,,1,,,,,1,,,,1,,,1],[,1,1,1,1,,,1,1,1,1,1,,1,,1,,1,1,1,1,1,1,1,1,1,1],[,,,,,1,,1,,,,,1,1,1,1,1,,,1,,,,1],[,1,,,,,,,,1,,,,,,,,,,,,1],[1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1],[1,1,,1,,1,1,,,,1,,1,1,1,1,1,,1,1,,,,,,1],[,1,1,1,1,1,1,1,,1,1,,,1,1,,,,1,,1,1,,1,1],[,,,,,,,,,,,,,,,,,,,,,,,,1],[,1,1,,1,1,1,1,,1,,,1,1,1,1,,,1,,,,,,,1],[,1,,,,,,,,1,,,,,1]],[,[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,,1,1,1,1,1],[,1,1,,,,,,,,,,,,1,1,,,,,,1],[,1,,,,,,,1],[,,,,,,,,,,,,,,1,,,,,1,,,,,,1],[1,1,,,1,,,1,1,1,,,,1],,[,,,,,,,,,,,,,1,,,,,,,,,,1],[,,,,,,,,,1,,,,,,,,,1,,,,,,,1],[1,1,1,,1,,1,1,1,1,1,1,1,1,,1,,,1,,1,,,1,1],[,,,,,,,,,1],[,1,,,,1,,,,,,1,,,1,,,,,1],[,1,1,,1,1,,,,,,,,,,,,,,,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1],[,1,,,1,1,,1,1,1,1,,,,1,1,,,,1,,1],[1,1,1,1,1,1,,,1,1,1,1,1,1,,1,1,,1,1,1,,1,1,,1,1],[,,,,,,,,,,,,,,,1,,,,1],,[1,1,,1,,1,,,,,,1,,1,,1,1,,1,,1,1,,1,1,,1],[,,1,,,,,,1,,,,1,,1,,,,,1],[1,,,,,,,,,1,,,,,,1,,,,1,,1,,,1],[1,,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1],[,,,1,,1,,,,,,1,,,1,,,,,,,,1],[,1,,1,,,,,,,,,,,,1],,[1,1,,,,,,,,,,,,,,,,,,,,,,1,1],[1]],[,[1,,,,,,,,,1,,,,,1,,1,,1],[,1,1,,1,1,,1,1,1,,,1,1,1,,,,1,,,1,,,,1],[,1,,,,,,,1,,,,1,,,,,,1],[1,1,1,1,1,1,,,,1,,,,,,,,,1,1,1,1],[1],[,1,1,,,1,1,,,,,1,,1,,,,,,,,1,,,,1],[1,,1,,,1,,1,,,,,1,1,1,1,,,,1,,,,1],[,,1,,,,,,,1,,,,,,,1,,,,,,,1],[1,,,,,,,,,,,,,,1,,,,1],[,,,1,,1,,,,,1,,,,1,1,,,,1],[1,,,,,1,,,,1,,1,1,,,1,1,,1,1,1,,1,1,1,,1],[,1,1,,,,,1,,1,,1,1,1,,1,1,,,1,,1,1,1],[,1,,,,1,,,,1,,,1,,1,1,,,1,1,,,,,,1],[1,,1,1,,1,,1,1,,1,,1,1,1,1,1,,,1,1,,,,,,1],[1,,,,,,,,,,,,,,,,,,1,,,1,,1],[,,,,,,,,,1,,,,,,1],[,,,,,,,,,,,,,,,,,,,,,1,,1],[,1,,,,1,,,1,1,,1,,,1,1,,,1,,,1,,,1,1],[1,1,,1,1,1,,1,1,1,,1,,1,1,1,,,1,,1,1],[1,,1,1,1,1,,,,1,,1,1,1,,1,,,1,1,1,,1,1,1,1,1],[1,,,,,,,,,,,,,1],[,,1,,,,,,,,,,,,,,,,,,,,1],[1,,,,,,,,,,,1,,1,,1,,,,1],[,,,1,,,,,,,,,1],[,1,,,,,,,,,,,,,,1,,,,,,,,,1],[,,,,,,,,1,1,,,,,,,,,1,,,,,,,,1]],[,[1,1,1,1,1,1,1,,1,,1,1,1,1,1,1,,1,1,1,1,1,,,1,1,1],[,,,,,1,,,,1,1,1,,,1,1,,,1,,1,1,,1],[,,,,,,,,,,,,,,,,,,,1,1],[,1,,,,,,1,,,,,,,,,,,,,1],[,,1,,,1,,1,1,1,,1,1,,1,,,,1,,1,1],,[,,1,,,1,,,,,,1,,,,1],[,,,,,,,,,1,,,,,,,,,,1],[1,1,1,1,1,1,,1,1,1,,,1,1,,1,,1,,,1,1,1,,,1],[,,,,,1,,,,,,,,,,,,,1],[,1,,,,,,,,,,,,1,,1,1,,1,,,1],[,,,,,1,,,,,,,,,,,,,,1],[,1,1,1,1,,,,,1,,,1,,1,,,,1,1,,,,1,1],[,1,,,1,,,1,,1,1,,1,,,,,,,1],[,,1,,1,,,1,,,,,,,,,,,1,1,,,,1],[,1,,,,,,,,,,,,,,,,,1,,,,,,1],[,,,,,,,,,,,,,,,,,,1],[,1,1,,,,,,,,,,,,,,,,1,,1,1],[,,,,,,,,,,,,1],,[,1,1,1,1,,,,1,1,,1,1,1,1,1,1,,1,1,1,1,,1,,1],[1,,,,1,,,,,,,,,,1],[1,,,,,,,,,1],,[,1,,,,1,,,,,,,,,,,,,,,,,,,,1]],[,[1,1,1,1,1,1,1,1,1,1,1,1,,1,,1,1,1,1,,,,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,,1,1,,1,1,1,,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,,1,1,1,1,1,1,1,1,1,1,,,1,1,1,,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]],[,[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,,1,,1,1,1,1],[1,1,1,1,,1,1,1,,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1],[,,,1,1,1,1,,1,,,,1,1,,,1,1,,1],[,1,1,,1,,,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,,,,,,,,,,,,,1],[1,1,1,,,,,1,1,1,,1,1,1,1,,,1,1,,1,1,,,,,1],[,1,,,,,,,1,1,,,1,1,1,,1,,,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,,,1,1,1,1,1,,1,1,1,1,1,1],[,1,,,,1,,,,1,,,1,,,,1,,,,,,,1,1],[,1,1,1,1,1,,,1,1,1,,1,1,1,1,,,1,1,1,1,,,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,,1,,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,,1,1,1,1,1,1],[1,1,1,,1,,,1,1,1,1,,1,1,1,1,,,,1,,1,,1,,,1],[1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,,,,1,,,,,,,,,1,1,,,,,,,,,1],,[,1,,1,,1,,1,,1,,1,1,1,1,1,,,1,,1,,1,,,,1],[,1,,,1,1,,1,1,1,,,1,1,1,1,1,,1,1,1,,1,,,1],[1,,,1,,,,1,1,1,,,,,1,1,,,,1,,1],[1,1,,1,1,1,1,,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1],[1,1,,,,,,,,1,,1,,,,,,,,1,,1],[,1,,,,1,,1,1,,,,1,1,,1,,,,1,1,1,,1],,[,1,,,,,,1,,,,,,,1],[,,,,,,,,1,,,,1,,1,,,,,,,,,,,,1]],[,[,1,1,,1,1,1,1,,1,1,1,,1,1,,1,1,,1,1,1,1,1,1,,1],[,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1],[,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,,1,1,1,1,1,1,1,1,1,,1,,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1],[,1,1,,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]],[,[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,,1,,1],[1,1,1,1,1,,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,,1,1,1,1,1,1,1,1,1,1],[,1,,,1,,,,,,,,1,,,,,,1,,,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,,1,,1,1,1,1,1,1,,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1],[,1,1,,1,,,,1,1,1,,1,1,1,1,,,1,1,1,1,,,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,,1],[1,1,,1,,1,,1,,1,1,1,1,1,1,1,,1,1,,,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1],[1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,,1,1],[,1,1,,,,,1,1,1,,,1,,1,1,,,,1,,1,,,1,1],[,,,,,,,1,,,,1,1,1,1,1,,1,,,,,,,,1],[1,1,1,1,,1,1,1,,1,,1,1,1,1,,1,,1,,1,1,,,1,,1],[,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,,,,1,1,,1,,1,1,1,,1,,1,1,,1,1,,1,,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,,,,,,,,1,,,,,1,,1],[,1,1,1,,1,,1,,1,,,,1,,1,,,1,,,,,,1,1],[,1,,,1,1,,1,,1,,1,1,1,1,1,,1,1,,,1,,,1],[1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,,1,,,,,1,,1,,1,,,,,,1,,1,,,,1,1]],[,[,1,,1,,,,,,,,,,,,,,,1,,,,1],[,,,,,,,,,1,,1,1,1,,1,,,1,,1,1],[1,1,,,,,,,1,,,,,,,1,,,,,,1],[,1,,,,,,,,,,1,,,,,,,,,1,1],,[,,,,,,,,,,,,,,,1,,,,1,,1],[,,1,1,,1,,1,,,,,,,,1,,,,,,1],[,,,,,,,,,,,,,,,,,,,,1,1],[,1,,,,,,,,,,,,,1],[1,,1,1,,,,1,,,,,,,,,1,,,1,,,1,1],[,1,1,,1,1,,1,1,1,1,1,1,1,1,1,,,1,1,,1,1,,1],[,1,,,1,1,,,,,,1,,1,,1,,,1,,1,1],[1,1,1,1,,1,,1,,1,,1,1,,1,1,1,1,1,,1,1,1,1,1],[,1,1,,,1,,1,,1,1,1,,,1,1,1,,1,1,1,1,,1,1],[,,,,1,,,1,,,,,,,1,,,,1,1],[,1,,,,,,,,,,1,,1,,1,,,,,1,,,,,1],,[1,1,,1,,1,,1,1,,,,,,1,1,,,1,1,1,1,1,1,1,1,1],[1,1,,1,,,,,,1,,,,,,1,1,,,,1,1,,,1],[,1,1,,1,1,,,,1,,1,1,1,1,1,,1,1,1,1,1,,1,1,1,1],[,1,1,,,1,,,,1,,,,1,1],[,,,,1],[,,,,,,,,,1,,,1],,[,,1,,1,,,,,,,,,1,,,,,,,,,,,,1],[,,,,,,,,,,,,,1]],[,[1,1,1,1,1,1,1,1,1,1,,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1],[,,1,1,,1,1,1,1,1,,,1,1,1,1,1,,1,1,1,1,1,,,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,,1,,,,,1],[,1,,1,,,,,,1,,,,,1,1,,,,,1,1],[,1,1,,1,1,1,1,1,1,1,1,1,1,,1,1,1,,1,,,1,,1,1,1],[,1,,,,1,,,,,,,1],[,1,,,1,,,1,,1,,1,1,,1,,,,,1,,1,,,,1,1],[,1,,,1,,,1,1,1,,1,1,1,1,1,,1,1,,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,,1,1,1,1,1,1,1,1,1],[,,,,,,,,,,,,,,,,,,,,1],[,1,1,1,,,,1,1,,,,,,1,1,1,,1,1,1,1],[1,1,1,1,1,1,1,1,1,,1,1,1,,1,1,1,1,1,1,1,1,1,1,,1,1],[,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,,1,1,1,1,1,,1,1,1,1],[,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,,,1,1,1,1,1,1,1,,1,,1,1,1,1,1,,1,1,,1,1,1,1,1],[,1,,,,1,,,,1,,1,1,1,1,1,1,1,1,1,1,1],[,1,,,,1,,,,,,,,1,,,,,,,,,,1],[,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1],[1,1,,1,1,1,,1,1,1,,,1,1,1,1,1,1,1,1,1,1,,1,,1],[1,1,,,,,,,1,1,,,,,1,1,1,1,1,,1,1,1,1,,1],[,1,1,1,1,1,1,1,,1,1,1,,1,,1,1,1,1,,1,1,,1,1,1,1],,[,1,1,,,,,1,,1,,,,1,1,1,,,1,,,,,1],[,,,,,,,,,,,,,1],[,,,,,1,,,,,,,,1,1,,,,,1,,1,,,1,1],[,,,,,,,,,,,,,,1]],[,[,1],,,,,,,,,,,,,,,,,,,,[1,1,1,1,1,,1,1,1,1,,1,1,1,1,,1,1,1,1,,,1,1,1,1,1],[,1,,1,,1,,,1,1,1,,1,1,1,1,1,,,1,,,,1,,1,1],[,1,,1,,1,,,1,,,,,1,,,,,,1,1],[,1,,1,,,,,1,,,,1,,1,1,1,1,1,1,1,1,,1],[,1,,,,,,,,,,,,,,,1]],[,[,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,,1,,,,,,,,,1,1,,,,1],[,,,,,,1],[,,1],[,1,1,,,1,,1,,1,1,,1,1,1,,,,1,1,1,,,,,1],,[,1,,,,1,,,,,,1,,,1,,,,1,1,,1],[,,,,,,,1,,,,,,,,,1],[,1,,,,1,1,,,,,,1,1,1,,,,1,,1,1],[,,,,,,,1,,1,,,,,,,,,,1],[,1,1,,,,,,1,1,,,,1,,,,,,,1,,,1],,[1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,,,1,,,1,,,,,1,,1,,1,,1,,,,,1],[1,1,1,1,1,1,1,1,,,,,1,1,,1,1,,1,,,1,,1],[,,,,,,,,,,,,,,1,,,,,,1],,[,,,,,,,,,1,,,,,,1,,,,,1],[,,1,,,,,,,1,,,1,1],[,,,1,,,,,1,,,,,1,,,,,,1,,,,1],[1,,1,1,,1,1,1,1,1,,1,,,,1,1,1,,,1,1,,,,1,1],,[1,1,,,,,,,,,,1,,1,,1,,,1],[,,,,1,,,,,,,,,,,,,,,,,,,1],[,,,,,,,,,,,,,,1,,,,,1,,1],[,,,,,,,,1]],[,[1,1,1,1,1,1,1,,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,,,1,1,1,1,1,,1,1,,1,1,1,1,,1,1,1,1,1,1],[1,1,1,1,,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1],[,,1,,,1,,,,,,,,1,,,,,,1,,,,1],[1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,,1,1,1,1],[1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,,1,1,,1,,,,1,1,1,1,1,1,,1,1,1,1,,1],[1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,,1,1,1,1,1,1,1,1,,1,1,1,,1,1,1,1,1,1,,1,1,1,1],[1,1,1,1,1,,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1],[1,,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1],[1,1,1,1,1,1,,1,1,1,1,1,1,,1,1,1,1,1,1,,1,1,1,1,1,1],[,,1,1,1,1,,1,,1,,1,1,1,1,1,1,1,1,1,1,1,1,,1,1],[1,1,,,,,,,1,,1,1,,1,1,1,,1,1,1,1,1],[1,1,1,1,,1,1,1,1,1,,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1],[1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1],[1,1,1,1,,1,,1,,1,1,1,1,1,,,,1,1,1,1,,1,1,1,1,1],[1,1,1,1,,1,,,,,,1,,1,,,,,1,1,,,,,1],[1,,1,1,,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,,1,1,,1,,1,,,,1,1,1,1,1,,,1,1,,1,,1],[,1,1,1,1,,,,,1,,1,1,1,1,1,,,1,1,,,,1,1,1],[,1,1,1,1,1,,1,,,,,1,,1,,1,,,1,,,1,1,,1]],[,[1,1,1,1,1,1,1,1,,1,1,1,1,,1,1,1,1,1,1,,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,,1,1,1,,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,,1,1],[1,1,1,1,1,1,1,1,1,1,,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,,,,,,,,,1,,,,,1,1,,,1,,1],[1,1,1,1,1,1,1,1,1,1,1,,,,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,,,1,1,1,1,,1,1,,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1],[1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1],[,1,,,,,,1,,1,1,,1,1,1,1,1,,,1,,1,,1],[1,1,1,,1,1,1,1,,,,1,1,1,1,,1,1,1,1,1,1,1,1,1,,1],[1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1],[1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,,1,1,1,1,1,1,1,1,1,,1,1,,1,1,1,1,1,,1,1,1,1,1,1],[,1,,1,,1,1,1,,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1],[,,1,,,,,,,,,,1,1,1,1,1,1,1,,1,1,,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,,,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1],[,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,,1,1,1,1,1,1,1,1],[,1,,,1,1,,,,,,1,1,1,1,1,,,,1,1,1,,1,1,1],[1,1,1,1,1,1,1,1,1,,,,1,1,1,1,1,1,1,,1,1,,1,1,1],[,1,1,1,,1,,1,1,1,1,,,1,1,1,,1,1,1,1,1,,,1,1],[1,1,,,,1,,,1,1,1,,1,,1,,1,,1,1,1,1,1,,1,,1],[,1,,,,,,,1,,1,,1,1,1,1,,,,,,,,,1]],[,[,,,,,,,,,,,,,1,1,,,,1],[,1,,,,,,,,1,,,1,,,,,,1,,,1,,,,1],,[,1,,,,1,,1,,1,1,,1,1,,,,,,,,1],[,,,,,,,,,,,,,,,,,,,1],[,,,,,,,,,1],[1,1,1,,,1,,,,,,,,,1,1,,,,,,,,,,1],[,1,,,,,,,,,,,,,1],[,,,,,,,,,,,,,,,,,,,1,,,1],[,,,,,,,,,1],[1,1,,,,,,1,1,1,,1,1,,,,1,1,,1,,1,1,1,,1],[,1,1,1,,1,1,,,1,,1,1,1,1,,,,,,,1,,1],[,1,1,1,1,,,1,,1,,,,1,1,1,1,,1,1,,1],[,1,,,1,1,,1,,,,1,,1,1,,1,,1,,,1,,,1,,1],[,,,,,,,,,,,1],[,,,,,,,,,1,,,,,,,,,,,,,1],,[1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,,1,,1,1,1,1,1,1,1],[,1,,,,,,,1,1,,1,,,,,1,,,1,,1],[,1,,,,1,,,1,,,,,,,,1,,1,,,1],[,,,,,,,,,,,,,1,1,,,,1,,,1],[,,,,,1,,,1,,,,1],[,1],,[,1],[1,,,,,,,,,,,,,,1,,,,,1]],[,[,1,,,,1,1,1,1,1,1,,1,1,1,1,1,,1,1,,1,1,,,1],[,,1,,,,,,,,,1],,,[1,,,1,1,,,,,,,,1,1,,1,1,,1],,[,,,,,,,,,,,,,,,,,,1,,1],,[1,,,1,1,,1,1,,,,,1,,1,,,,,1,1,,1],,[,1,,,,,,,,1,1,1,1,1,,1,1,,,,1,1],[,,,,,,,,,,,,,,,,1,,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,,,1,1,1,1,,1,1,1,1,1,1],[,,,,,,,,,,,1,,1,,,1],[1,,,,,,,,,,,,,,,,,,1,,1],,,[,1,,,,,,,,,,,,,,1,,,,1,1],[,,,,,,,,,1,,,1,,,,,,,,,,1],[,,,,,,,,,,,,,,,1],[,,,,,,,,,,,,,1,1,,,,,,1],,[,1]],[,[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,,,1,1,,1,1,1,1,1,1,,,1,1,1,1,1,,1,1],[,1,,,,,,,,1],[,,,,1,,,1,,,1,1,,,,,,,,,,1,,,,1],[,1,,1,1,,,1,1,1,,,,1,1,1,1,,1,1,1,1,,1],[,,,,,,,1],[,1,1,,,,,1,,1,,,,,,1,,,,,,1,,1,,1],[,1,,,,,,1,,,,1,,,,,,,,,,1],[,,1,1,,1,1,1,1,1,1,1,1,1,1,,,,1,,1,1,1,1,,1],[,1,,,,,,,,1],[,1,1,,1,,,,,,,,1,,,,,,1,,,1,,1,,1],[,1,,1,,1,,1,1,1,,1,1,1,,1,,,1,1,,1,1,1,1,1],[,1,1,1,1,1,,,1,1,,,,1,1,1,,,,1,1,,,1,1],[,,1,1,1,1,,1,,1,,1,,1,1,1,1,,,,,1,,1,,1],[1,1,1,1,1,1,1,1,,1,,1,,1,1,1,,,1,1,,,,1,,1],[,,,1],,[,1,1,,1,,,1,1,1,,1,1,1,1,1,1,,1,1,,1,1,1,1,1,1],[,1,,,,,,1,,1,,1,,,,,,,1,1,,1,1],[,,,,,,1,,1,1,,1,,1,,,,,,,,,,1],[,1,1,,1,,,,1,,,,1,1,1,,,,1,,1,1,1,,1,1],,[,1,1,,,,,,,,,,,,,1,,,1,,,,,1],[,1,,,,,,,,,,,,,,,,,,,,,,1],[,1,1,,,,,,,1,,,,1,,,,,1,,,,,,,1]],[,[,1,1,1,1,1,,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1],[,1,1,1,1,1,,1,,1,1,,,1,1,1,1,,1,,,,,1,1,1],[,,1,1,,1,,1,1,,,,1,1,1,1,,,1,,1,1,1,1,,1],[,1,,1,,,,,,,,1,,1,,1,,,,,,,,,,1],[,,1,,1,,,1,,,,,1,1,,,1,,1,1,1,1],[,1],[,1,1,,1,,1,1,,1,,,1,1,1,,,,1,,,1,,1],[1,1,,1,1,1,,,,,,,,,,,,,1,,1,1,1],[,1,1,,,,,,,1,,,1,,1,,1,,1,1,,,1,,,1],[,,1,,,,,,,,,,,,,,,,,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,,1,,1,,,,,1,1,1,,,1,,1,,,,1],[,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,,1,,,1,1,1,,1,,1,1,1,,,1,1,1,1,,,,1,1],[,,,1,1,,,1,,1,,1,,1,1,1,1,,1,,,,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,,,,,,,,,,,,,,,,,,,1],[,1,1,,1,1,,1,,1,,,,1,1,,,1,1,,1,1,,1],[,1,1,1,1,1,,,1,1,1,,1,1,1,1,1,1,1,1,,1,1,,,1],[,1,1,1,1,1,,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,,1,1],[,1,1,,1,,,1,,,1,,1,1,1,1,1,,1,,1,1],[,,,,,1,,,,1,,,,,1,1,,,,1],[,1,,1,1,1,,1,,,1,1,1,,,1,,,1,,1,,,1],[,,1,,,,,,,,,1,,1,,,,,1,,1],[,1,1,,,,,,,,1,1,1,,,,,,,,1,,,,,1],[,,,,,,,,1,,,,,1,,,1]],[,[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,,1,1,,,1,1,1,1,1,1,1,1,,,,,,,,,1,1],[,,,,,,,,1,,,,1,,1,,1],[,1,,,1,1,,1,,,,1,,,,,,,,1],[,1,,1,,1,,,,1,1,,1,,1,,,,1,1,1,1,1,,,1],,[,1,,,,,,,,1,,,1,1,,,1,,1,1,,1,,1],[,1,,,1,,,,,,,,1,,,,,,,1],[1,1,,,,,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,,1,1,1],,[,1,,,,,,1,,1,,1,1,1,1,1,,,1,,1,1,,,,1],[,1,1,,,1,,1,,1,,,1,1,1,1,,,1,,,1,,,,1],[,1,1,1,1,1,,1,1,1,,1,1,1,1,1,1,1,1,1,1,,,,1,,1],[,1,,,1,1,,1,1,,,1,1,,1,1,,1,,1,,1],[1,,1,,,,,1,,1,,1,1,1,1,,,,,1,1,,,,1,1],[,1,1,,,,,1,1,,,1,,1,1,1,1,,,,,,,,,,1],,[,1,1,,,1,,,,1,,1,1,1,1,1,,,,1,,,,1,,1],[,,,1,1,,,1,,,,,1,,1,1,1,,1,1,,,,,,1],[,1,,,,,,,,,,,1,,,,1,,,,,,,1,,1],[,1,1,1,1,1,1,1,,1,1,1,1,1,1,,1,1,1,,1,1,,1,1,1,1],[,1,,,,,,,,,,,,,,,,,,,1],[,1,,,,,,1,,,,,1,,1,,,1,1,,1,1,,1],[,1,,,,,,1,,,,,1,1,,,,,,,,1,,,,1],[,,,,,,,,,,,,,,,,,,1,,,1,,,,,1],[,,,,,,,1,,,,1]],[,[1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1],[,1,,1,,1,,,,,,,1,,,,,,,,1,,,1],[,1,,,,,,,1],[,,,,,,,,,,1],[,1,,,,,,1,1,,,,,,1],,[,1,1,,,,,,1,,,,,1,1,,,,1],[1,,1,,1,,,,,1,,,,,1,,,,,,,,,1,1],[,1,1,,,,,,,,,1,1,1,1,,,,1,,,,,1,,,1],,[,1,1,,1,,,1,1,,,1,,,1,1,1,,1,,1,1,1,,,,1],[,,,,,1,,,,,1,,,1,1,,,1,,1,,,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,,,1,1,,1,,,,1,,,,,,,,1],[,,,1,,,,,1,,,,,1,,1,,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,,,,,1],[,1,,,,,,1,,,,,,,1,1,1,,,1],[,1,,,,,,,,,,1,1,1,,,,,1,,,1],[,,,,,1,,1,,,,,1,1,1,,1,1,,1,1,1,,,1,1],[1,1,,,,,,,1,,,,,1,1,,,,,,,,,,,1],,[,1],[,,,,,,,,,,,,,,,,,,,,,,,,1],[,,1,,,,,1,,,1,,,,1,,1],[,1,,,,,,,,,1]]];function gp(e){e=Array.isArray(e)?e:Fp;var t=[];return e.forEach(function(e,n){var r=String.fromCharCode(n+96).replace("`","");Array.isArray(e)?t=t.concat(gp(e).map(function(e){return r+e;})):t.push(r);}),t;}var yp=function yp(e){for(var t=Fp;e.length<3;)e+="`";for(var n=0;n<=e.length-1;n++)if(!(t=t[e.charCodeAt(n)-96]))return!1;return!0;};function wp(e){var t,n,r;return U(this,wp),(t=B(this,wp))._props=function(e){var t=null!=(t=e.nodeName)?t:xp[e.nodeType],n=null!=(n=null!=(n=e.nodeType)?n:Cp[e.nodeName])?n:1,r=(wa("number"==typeof n,"nodeType has to be a number, got '".concat(n,"'")),wa("string"==typeof t,"nodeName has to be a string, got '".concat(t,"'")),t=t.toLowerCase(),null);return"input"===t&&(r=(e.type||e.attributes&&e.attributes.type||"").toLowerCase(),bp().includes(r)||(r="text")),e=P({},e,{nodeType:n,nodeName:t}),r&&(e.type=r),delete e.attributes,Object.freeze(e);}(e),t._attrs=(e=e.attributes,n=void 0===e?{}:e,r={htmlFor:"for",className:"class"},Object.keys(n).reduce(function(e,t){var a=n[t];return wa("object"!==u(a)||null===a,"expects attributes not to be an object, '".concat(t,"' was")),void 0!==a&&(e[r[t]||t]=null!==a?String(a):null),e;},{})),t;}T(wp,la),pD=K(wp,[{key:"props",get:function get(){return this._props;}},{key:"attr",value:function value(e){return null!=(e=this._attrs[e])?e:null;}},{key:"hasAttr",value:function value(e){return void 0!==this._attrs[e];}},{key:"attrNames",get:function get(){return Object.keys(this._attrs);}}]);var Ep,Cp={"#cdata-section":2,"#text":3,"#comment":8,"#document":9,"#document-fragment":11},xp={},Ap=(Object.keys(Cp).forEach(function(e){xp[Cp[e]]=e;}),pD),Bp=function Bp(e,t){if(e=e||function(){},t=t||i.log,!i._audit)throw new Error("No audit configured");var n=i.utils.queue(),r=[],u=(Object.keys(i.plugins).forEach(function(e){n.defer(function(t){function n(e){r.push(e),t();}try{i.plugins[e].cleanup(t,n);}catch(e){n(e);}});}),i.utils.getFlattenedTree(a.body));i.utils.querySelectorAll(u,"iframe, frame").forEach(function(e){n.defer(function(t,n){return i.utils.sendCommandToFrame(e.actualNode,{command:"cleanup-plugin"},t,n);});}),n.then(function(n){0===r.length?e(n):t(r);})["catch"](t);},kp={};function Rp(e){return kp.hasOwnProperty(e);}function Tp(e){return"string"==typeof e&&kp[e]?kp[e]:"function"==typeof e?e:Ep;}var Mp={},Np=(ce(Mp,{getAllCells:function getAllCells(){return Np;},getCellPosition:function getCellPosition(){return ol;},getHeaders:function getHeaders(){return jp;},getScope:function getScope(){return ll;},isColumnHeader:function isColumnHeader(){return sl;},isDataCell:function isDataCell(){return Sp;},isDataTable:function isDataTable(){return Ip;},isHeader:function isHeader(){return qp;},isRowHeader:function isRowHeader(){return cl;},toArray:function toArray(){return il;},toGrid:function toGrid(){return il;},traverse:function traverse(){return _p;}}),function(e){for(var t,n,r=[],a=0,u=e.rows.length;a<u;a++)for(t=0,n=e.rows[a].cells.length;t<n;t++)r.push(e.rows[a].cells[t]);return r;});function Op(e,t,n){for(var r,a="row"===e?"_rowHeaders":"_colHeaders",u="row"===e?cl:sl,o=(s=n[t.y][t.x]).colSpan-1,l=s.getAttribute("rowspan"),s=(l=0===parseInt(l)||0===s.rowspan?n.length:s.rowSpan,t.y+(l-1)),c=t.x+o,d="row"===e?t.y:0,D="row"===e?0:t.x,f=[],p=s;d<=p&&!r;p--)for(var m=c;D<=m;m--){var h=n[p]?n[p][m]:void 0;if(h){var v=i.utils.getNodeFromTree(h);if(v[a]){r=v[a];break;}f.push(h);}}return r=(r||[]).concat(f.filter(u)),f.forEach(function(e){i.utils.getNodeFromTree(e)[a]=r;}),r;}var jp=function jp(e,t){if(e.getAttribute("headers")){var n=Vo(e,"headers");if(n.filter(function(e){return e;}).length)return n;}return t=t||il(gi(e,"table")),e=Op("row",n=ol(e,t),t),n=Op("col",n,t),[].concat(e,n).reverse();},Sp=function Sp(e){var t;return!(!e.children.length&&!e.textContent.trim())&&(t=e.getAttribute("role"),nl(t)?["cell","gridcell"].includes(t):"TD"===e.nodeName.toUpperCase());},Ip=function Ip(e){var t=(e.getAttribute("role")||"").toLowerCase();if(("presentation"===t||"none"===t)&&!zo(e))return!1;if("true"===e.getAttribute("contenteditable")||gi(e,'[contenteditable="true"]'))return!0;if("grid"===t||"treegrid"===t||"table"===t)return!0;if("landmark"===zs(t))return!0;if("0"===e.getAttribute("datatable"))return!1;if(e.getAttribute("summary"))return!0;if(e.tHead||e.tFoot||e.caption)return!0;for(var r=0,a=e.children.length;r<a;r++)if("COLGROUP"===e.children[r].nodeName.toUpperCase())return!0;for(var u,i,o,l=0,s=e.rows.length,c=!1,d=0;d<s;d++)for(var D,f=0,p=(D=e.rows[d]).cells.length;f<p;f++){if("TH"===(u=D.cells[f]).nodeName.toUpperCase())return!0;if(c||u.offsetWidth===u.clientWidth&&u.offsetHeight===u.clientHeight||(c=!0),u.getAttribute("scope")||u.getAttribute("headers")||u.getAttribute("abbr"))return!0;if(["columnheader","rowheader"].includes((u.getAttribute("role")||"").toLowerCase()))return!0;if(1===u.children.length&&"ABBR"===u.children[0].nodeName.toUpperCase())return!0;l++;}if(e.getElementsByTagName("table").length)return!1;if(s<2)return!1;if(1===(t=e.rows[Math.ceil(s/2)]).cells.length&&1===t.cells[0].colSpan)return!1;if(5<=t.cells.length)return!0;if(c)return!0;for(var m=0;m<s;m++){if(D=e.rows[m],i&&i!==n.getComputedStyle(D).getPropertyValue("background-color"))return!0;if(i=n.getComputedStyle(D).getPropertyValue("background-color"),o&&o!==n.getComputedStyle(D).getPropertyValue("background-image"))return!0;o=n.getComputedStyle(D).getPropertyValue("background-image");}return 20<=s||!(Hi(e).width>.95*Vi(n).width||l<10||e.querySelector("object, embed, iframe, applet"));},qp=function qp(e){return!(!sl(e)&&!cl(e))||!!e.getAttribute("id")&&(e=Ca(e.getAttribute("id")),!!a.querySelector('[headers~="'.concat(e,'"]')));},_p=function _p(e,t,n,r){if(Array.isArray(t)&&(r=n,n=t,t={x:0,y:0}),"string"==typeof e)switch(e){case"left":e={x:-1,y:0};break;case"up":e={x:0,y:-1};break;case"right":e={x:1,y:0};break;case"down":e={x:0,y:1};}return function e(t,n,r,a){var u,i=r[n.y]?r[n.y][n.x]:void 0;return i?"function"==typeof a&&!0===(u=a(i,n,r))?[i]:((u=e(t,{x:n.x+t.x,y:n.y+t.y},r,a)).unshift(i),u):[];}(e,{x:t.x+e.x,y:t.y+e.y},n,r);},zp={},$p=(ce(zp,{allowedAttr:function allowedAttr(){return $p;},arialabelText:function arialabelText(){return Ko;},arialabelledbyText:function arialabelledbyText(){return Go;},getAccessibleRefs:function getAccessibleRefs(){return Lp;},getElementUnallowedRoles:function getElementUnallowedRoles(){return Gp;},getExplicitRole:function getExplicitRole(){return rl;},getImplicitRole:function getImplicitRole(){return Ml;},getOwnedVirtual:function getOwnedVirtual(){return _l;},getRole:function getRole(){return jl;},getRoleType:function getRoleType(){return zs;},getRolesByType:function getRolesByType(){return Wp;},getRolesWithNameFromContents:function getRolesWithNameFromContents(){return Jp;},implicitNodes:function implicitNodes(){return em;},implicitRole:function implicitRole(){return Ml;},isAccessibleRef:function isAccessibleRef(){return tm;},isAriaRoleAllowedOnElement:function isAriaRoleAllowedOnElement(){return Hp;},isComboboxPopup:function isComboboxPopup(){return nm;},isUnsupportedRole:function isUnsupportedRole(){return tl;},isValidRole:function isValidRole(){return nl;},label:function label(){return am;},labelVirtual:function labelVirtual(){return bs;},lookupTable:function lookupTable(){return Qp;},namedFromContents:function namedFromContents(){return ql;},requiredAttr:function requiredAttr(){return um;},requiredContext:function requiredContext(){return im;},requiredOwned:function requiredOwned(){return om;},validateAttr:function validateAttr(){return sm;},validateAttrValue:function validateAttrValue(){return lm;}}),function(e){e=el.ariaRoles[e];var t=z(ul());return e&&(e.allowedAttrs&&t.push.apply(t,z(e.allowedAttrs)),e.requiredAttrs)&&t.push.apply(t,z(e.requiredAttrs)),t;}),Pp=/^idrefs?$/,Lp=function Lp(e){e=e.actualNode||e;var t=(t=vi(e)).documentElement||t,n=Qa.get("idRefsByRoot",function(){return new Map();}),r=n.get(t);return r||(r=new Map(),n.set(t,r),function e(t,n,r){if(t.hasAttribute){var a;"LABEL"===t.nodeName.toUpperCase()&&t.hasAttribute("for")&&(a=t.getAttribute("for"),n.has(a)?n.get(a).push(t):n.set(a,[t]));for(var u=0;u<r.length;++u){var i=fl(t.getAttribute(r[u])||"");if(i){var o,l=Y(KD(i));try{for(l.s();!(o=l.n()).done;){var s=o.value;n.has(s)?n.get(s).push(t):n.set(s,[t]);}}catch(e){l.e(e);}finally{l.f();}}}}for(var c=0;c<t.childNodes.length;c++)1===t.childNodes[c].nodeType&&e(t.childNodes[c],n,r);}(t,r,Object.keys(el.ariaAttrs).filter(function(e){return e=el.ariaAttrs[e].type,Pp.test(e);}))),null!=(n=r.get(e.id))?n:[];},Hp=function Hp(e,t){e=e instanceof la?e:eu(e);var n=Ml(e);return e=Tl(e),Array.isArray(e.allowedRoles)?e.allowedRoles.includes(t):t!==n&&!!e.allowedRoles;},Vp=["doc-backlink","doc-biblioentry","doc-biblioref","doc-cover","doc-endnote","doc-glossref","doc-noteref"],Up={header:"banner",footer:"contentinfo"},Gp=function Gp(e){var t,n,r=!(1<arguments.length&&void 0!==arguments[1])||arguments[1],a=Lf(e).vNode;return qf(a)?(e=a.props.nodeName,t=Ml(a)||Up[e],e=[],((n=a)?(n.hasAttr("role")&&(n=KD(n.attr("role").toLowerCase()),e=e.concat(n)),e.filter(function(e){return nl(e);})):e).filter(function(e){var n=a,u=t;return!(r&&e===u||(!Vp.includes(e)||zs(e)===u)&&Hp(n,e));})):[];},Kp=function Kp(e){return Object.keys(el.ariaRoles).filter(function(t){return el.ariaRoles[t].type===e;});},Wp=function Wp(e){return Kp(e);},Yp=function Yp(){return Qa.get("ariaRolesNameFromContent",function(){return Object.keys(el.ariaRoles).filter(function(e){return el.ariaRoles[e].nameFromContent;});});};function Zp(e){return null===e;}function Xp(e){return null!==e;}var Jp=function Jp(){return Yp();},Qp=((tn={attributes:{"aria-activedescendant":{type:"idref",allowEmpty:!0,unsupported:!1},"aria-atomic":{type:"boolean",values:["true","false"],unsupported:!1},"aria-autocomplete":{type:"nmtoken",values:["inline","list","both","none"],unsupported:!1},"aria-busy":{type:"boolean",values:["true","false"],unsupported:!1},"aria-checked":{type:"nmtoken",values:["true","false","mixed","undefined"],unsupported:!1},"aria-colcount":{type:"int",unsupported:!1},"aria-colindex":{type:"int",unsupported:!1},"aria-colspan":{type:"int",unsupported:!1},"aria-controls":{type:"idrefs",allowEmpty:!0,unsupported:!1},"aria-current":{type:"nmtoken",allowEmpty:!0,values:["page","step","location","date","time","true","false"],unsupported:!1},"aria-describedby":{type:"idrefs",allowEmpty:!0,unsupported:!1},"aria-describedat":{unsupported:!0,unstandardized:!0},"aria-details":{type:"idref",allowEmpty:!0,unsupported:!1},"aria-disabled":{type:"boolean",values:["true","false"],unsupported:!1},"aria-dropeffect":{type:"nmtokens",values:["copy","move","reference","execute","popup","none"],unsupported:!1},"aria-errormessage":{type:"idref",allowEmpty:!0,unsupported:!1},"aria-expanded":{type:"nmtoken",values:["true","false","undefined"],unsupported:!1},"aria-flowto":{type:"idrefs",allowEmpty:!0,unsupported:!1},"aria-grabbed":{type:"nmtoken",values:["true","false","undefined"],unsupported:!1},"aria-haspopup":{type:"nmtoken",allowEmpty:!0,values:["true","false","menu","listbox","tree","grid","dialog"],unsupported:!1},"aria-hidden":{type:"boolean",values:["true","false"],unsupported:!1},"aria-invalid":{type:"nmtoken",allowEmpty:!0,values:["true","false","spelling","grammar"],unsupported:!1},"aria-keyshortcuts":{type:"string",allowEmpty:!0,unsupported:!1},"aria-label":{type:"string",allowEmpty:!0,unsupported:!1},"aria-labelledby":{type:"idrefs",allowEmpty:!0,unsupported:!1},"aria-level":{type:"int",unsupported:!1},"aria-live":{type:"nmtoken",values:["off","polite","assertive"],unsupported:!1},"aria-modal":{type:"boolean",values:["true","false"],unsupported:!1},"aria-multiline":{type:"boolean",values:["true","false"],unsupported:!1},"aria-multiselectable":{type:"boolean",values:["true","false"],unsupported:!1},"aria-orientation":{type:"nmtoken",values:["horizontal","vertical"],unsupported:!1},"aria-owns":{type:"idrefs",allowEmpty:!0,unsupported:!1},"aria-placeholder":{type:"string",allowEmpty:!0,unsupported:!1},"aria-posinset":{type:"int",unsupported:!1},"aria-pressed":{type:"nmtoken",values:["true","false","mixed","undefined"],unsupported:!1},"aria-readonly":{type:"boolean",values:["true","false"],unsupported:!1},"aria-relevant":{type:"nmtokens",values:["additions","removals","text","all"],unsupported:!1},"aria-required":{type:"boolean",values:["true","false"],unsupported:!1},"aria-roledescription":{type:"string",allowEmpty:!0,unsupported:!1},"aria-rowcount":{type:"int",unsupported:!1},"aria-rowindex":{type:"int",unsupported:!1},"aria-rowspan":{type:"int",unsupported:!1},"aria-selected":{type:"nmtoken",values:["true","false","undefined"],unsupported:!1},"aria-setsize":{type:"int",unsupported:!1},"aria-sort":{type:"nmtoken",values:["ascending","descending","other","none"],unsupported:!1},"aria-valuemax":{type:"decimal",unsupported:!1},"aria-valuemin":{type:"decimal",unsupported:!1},"aria-valuenow":{type:"decimal",unsupported:!1},"aria-valuetext":{type:"string",unsupported:!1}},globalAttributes:["aria-atomic","aria-busy","aria-controls","aria-current","aria-describedby","aria-details","aria-disabled","aria-dropeffect","aria-flowto","aria-grabbed","aria-haspopup","aria-hidden","aria-invalid","aria-keyshortcuts","aria-label","aria-labelledby","aria-live","aria-owns","aria-relevant","aria-roledescription"]}).role={alert:{type:"widget",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},alertdialog:{type:"widget",attributes:{allowed:["aria-expanded","aria-modal","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,unsupported:!1,allowedElements:["dialog","section"]},application:{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage","aria-activedescendant"]},owned:null,nameFrom:["author"],context:null,unsupported:!1,allowedElements:["article","audio","embed","iframe","object","section","svg","video"]},article:{type:"structure",attributes:{allowed:["aria-expanded","aria-posinset","aria-setsize","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["article"],unsupported:!1},banner:{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["header"],unsupported:!1,allowedElements:["section"]},button:{type:"widget",attributes:{allowed:["aria-expanded","aria-pressed","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:null,implicit:["button",'input[type="button"]','input[type="image"]','input[type="reset"]','input[type="submit"]',"summary"],unsupported:!1,allowedElements:[{nodeName:"a",attributes:{href:Xp}}]},cell:{type:"structure",attributes:{allowed:["aria-colindex","aria-colspan","aria-rowindex","aria-rowspan","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:["row"],implicit:["td","th"],unsupported:!1},checkbox:{type:"widget",attributes:{allowed:["aria-checked","aria-required","aria-readonly","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:null,implicit:['input[type="checkbox"]'],unsupported:!1,allowedElements:["button"]},columnheader:{type:"structure",attributes:{allowed:["aria-colindex","aria-colspan","aria-expanded","aria-rowindex","aria-rowspan","aria-required","aria-readonly","aria-selected","aria-sort","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:["row"],implicit:["th"],unsupported:!1},combobox:{type:"composite",attributes:{allowed:["aria-autocomplete","aria-required","aria-activedescendant","aria-orientation","aria-errormessage"],required:["aria-expanded"]},owned:{all:["listbox","tree","grid","dialog","textbox"]},nameFrom:["author"],context:null,unsupported:!1,allowedElements:[{nodeName:"input",properties:{type:["text","search","tel","url","email"]}}]},command:{nameFrom:["author"],type:"abstract",unsupported:!1},complementary:{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["aside"],unsupported:!1,allowedElements:["section"]},composite:{nameFrom:["author"],type:"abstract",unsupported:!1},contentinfo:{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["footer"],unsupported:!1,allowedElements:["section"]},definition:{type:"structure",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["dd","dfn"],unsupported:!1},dialog:{type:"widget",attributes:{allowed:["aria-expanded","aria-modal","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["dialog"],unsupported:!1,allowedElements:["section"]},directory:{type:"structure",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:null,unsupported:!1,allowedElements:["ol","ul"]},document:{type:"structure",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["body"],unsupported:!1,allowedElements:["article","embed","iframe","object","section","svg"]},"doc-abstract":{type:"section",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-acknowledgments":{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-afterword":{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-appendix":{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-backlink":{type:"link",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:null,unsupported:!1,allowedElements:[{nodeName:"a",attributes:{href:Xp}}]},"doc-biblioentry":{type:"listitem",attributes:{allowed:["aria-expanded","aria-level","aria-posinset","aria-setsize","aria-errormessage"]},owned:null,nameFrom:["author"],context:["doc-bibliography"],unsupported:!1,allowedElements:["li"]},"doc-bibliography":{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:{one:["doc-biblioentry"]},nameFrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-biblioref":{type:"link",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:null,unsupported:!1,allowedElements:[{nodeName:"a",attributes:{href:Xp}}]},"doc-chapter":{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-colophon":{type:"section",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-conclusion":{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-cover":{type:"img",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:!1},"doc-credit":{type:"section",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-credits":{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-dedication":{type:"section",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-endnote":{type:"listitem",attributes:{allowed:["aria-expanded","aria-level","aria-posinset","aria-setsize","aria-errormessage"]},owned:null,namefrom:["author"],context:["doc-endnotes"],unsupported:!1,allowedElements:["li"]},"doc-endnotes":{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:{one:["doc-endnote"]},namefrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-epigraph":{type:"section",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:!1},"doc-epilogue":{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-errata":{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-example":{type:"section",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["aside","section"]},"doc-footnote":{type:"section",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["aside","footer","header"]},"doc-foreword":{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-glossary":{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:["term","definition"],namefrom:["author"],context:null,unsupported:!1,allowedElements:["dl"]},"doc-glossref":{type:"link",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author","contents"],context:null,unsupported:!1,allowedElements:[{nodeName:"a",attributes:{href:Xp}}]},"doc-index":{type:"navigation",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["nav","section"]},"doc-introduction":{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-noteref":{type:"link",attributes:{allowed:["aria-expanded"]},owned:null,namefrom:["author","contents"],context:null,unsupported:!1,allowedElements:[{nodeName:"a",attributes:{href:Xp}}]},"doc-notice":{type:"note",attributes:{allowed:["aria-expanded"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-pagebreak":{type:"separator",attributes:{allowed:["aria-expanded"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["hr"]},"doc-pagelist":{type:"navigation",attributes:{allowed:["aria-expanded"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["nav","section"]},"doc-part":{type:"landmark",attributes:{allowed:["aria-expanded"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-preface":{type:"landmark",attributes:{allowed:["aria-expanded"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-prologue":{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-pullquote":{type:"none",attributes:{allowed:["aria-expanded"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["aside","section"]},"doc-qna":{type:"section",attributes:{allowed:["aria-expanded"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},"doc-subtitle":{type:"sectionhead",attributes:{allowed:["aria-expanded"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:{nodeName:["h1","h2","h3","h4","h5","h6"]}},"doc-tip":{type:"note",attributes:{allowed:["aria-expanded"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["aside"]},"doc-toc":{type:"navigation",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,namefrom:["author"],context:null,unsupported:!1,allowedElements:["nav","section"]},feed:{type:"structure",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:{one:["article"]},nameFrom:["author"],context:null,unsupported:!1,allowedElements:["article","aside","section"]},figure:{type:"structure",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:null,implicit:["figure"],unsupported:!1},form:{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["form"],unsupported:!1},grid:{type:"composite",attributes:{allowed:["aria-activedescendant","aria-expanded","aria-colcount","aria-level","aria-multiselectable","aria-readonly","aria-rowcount","aria-errormessage"]},owned:{one:["rowgroup","row"]},nameFrom:["author"],context:null,implicit:["table"],unsupported:!1},gridcell:{type:"widget",attributes:{allowed:["aria-colindex","aria-colspan","aria-expanded","aria-rowindex","aria-rowspan","aria-selected","aria-readonly","aria-required","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:["row"],implicit:["td","th"],unsupported:!1},group:{type:"structure",attributes:{allowed:["aria-activedescendant","aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["details","optgroup"],unsupported:!1,allowedElements:["dl","figcaption","fieldset","figure","footer","header","ol","ul"]},heading:{type:"structure",attributes:{required:["aria-level"],allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:null,implicit:["h1","h2","h3","h4","h5","h6"],unsupported:!1},img:{type:"structure",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["img"],unsupported:!1,allowedElements:["embed","iframe","object","svg"]},input:{nameFrom:["author"],type:"abstract",unsupported:!1},landmark:{nameFrom:["author"],type:"abstract",unsupported:!1},link:{type:"widget",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:null,implicit:["a[href]","area[href]"],unsupported:!1,allowedElements:["button",{nodeName:"input",properties:{type:["image","button"]}}]},list:{type:"structure",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:{all:["listitem"]},nameFrom:["author"],context:null,implicit:["ol","ul","dl"],unsupported:!1},listbox:{type:"composite",attributes:{allowed:["aria-activedescendant","aria-multiselectable","aria-readonly","aria-required","aria-expanded","aria-orientation","aria-errormessage"]},owned:{all:["option"]},nameFrom:["author"],context:null,implicit:["select"],unsupported:!1,allowedElements:["ol","ul"]},listitem:{type:"structure",attributes:{allowed:["aria-level","aria-posinset","aria-setsize","aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:["list"],implicit:["li","dt"],unsupported:!1},log:{type:"widget",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},main:{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["main"],unsupported:!1,allowedElements:["article","section"]},marquee:{type:"widget",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},math:{type:"structure",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["math"],unsupported:!1},menu:{type:"composite",attributes:{allowed:["aria-activedescendant","aria-expanded","aria-orientation","aria-errormessage"]},owned:{one:["menuitem","menuitemradio","menuitemcheckbox"]},nameFrom:["author"],context:null,implicit:['menu[type="context"]'],unsupported:!1,allowedElements:["ol","ul"]},menubar:{type:"composite",attributes:{allowed:["aria-activedescendant","aria-expanded","aria-orientation","aria-errormessage"]},owned:{one:["menuitem","menuitemradio","menuitemcheckbox"]},nameFrom:["author"],context:null,unsupported:!1,allowedElements:["ol","ul"]},menuitem:{type:"widget",attributes:{allowed:["aria-posinset","aria-setsize","aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:["menu","menubar"],implicit:['menuitem[type="command"]'],unsupported:!1,allowedElements:["button","li",{nodeName:"iput",properties:{type:["image","button"]}},{nodeName:"a",attributes:{href:Xp}}]},menuitemcheckbox:{type:"widget",attributes:{allowed:["aria-checked","aria-posinset","aria-setsize","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:["menu","menubar"],implicit:['menuitem[type="checkbox"]'],unsupported:!1,allowedElements:[{nodeName:["button","li"]},{nodeName:"input",properties:{type:["checkbox","image","button"]}},{nodeName:"a",attributes:{href:Xp}}]},menuitemradio:{type:"widget",attributes:{allowed:["aria-checked","aria-selected","aria-posinset","aria-setsize","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:["menu","menubar"],implicit:['menuitem[type="radio"]'],unsupported:!1,allowedElements:[{nodeName:["button","li"]},{nodeName:"input",properties:{type:["image","button","radio"]}},{nodeName:"a",attributes:{href:Xp}}]},navigation:{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["nav"],unsupported:!1,allowedElements:["section"]},none:{type:"structure",attributes:null,owned:null,nameFrom:["author"],context:null,unsupported:!1,allowedElements:[{nodeName:["article","aside","dl","embed","figcaption","fieldset","figure","footer","form","h1","h2","h3","h4","h5","h6","header","hr","iframe","li","ol","section","ul"]},{nodeName:"img",attributes:{alt:Xp}}]},note:{type:"structure",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,unsupported:!1,allowedElements:["aside"]},option:{type:"widget",attributes:{allowed:["aria-selected","aria-posinset","aria-setsize","aria-checked","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:["listbox"],implicit:["option"],unsupported:!1,allowedElements:[{nodeName:["button","li"]},{nodeName:"input",properties:{type:["checkbox","button"]}},{nodeName:"a",attributes:{href:Xp}}]},presentation:{type:"structure",attributes:null,owned:null,nameFrom:["author"],context:null,unsupported:!1,allowedElements:[{nodeName:["article","aside","dl","embed","figcaption","fieldset","figure","footer","form","h1","h2","h3","h4","h5","h6","header","hr","iframe","li","ol","section","ul"]},{nodeName:"img",attributes:{alt:Xp}}]},progressbar:{type:"widget",attributes:{allowed:["aria-valuetext","aria-valuenow","aria-valuemax","aria-valuemin","aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["progress"],unsupported:!1},radio:{type:"widget",attributes:{allowed:["aria-selected","aria-posinset","aria-setsize","aria-required","aria-errormessage","aria-checked"]},owned:null,nameFrom:["author","contents"],context:null,implicit:['input[type="radio"]'],unsupported:!1,allowedElements:[{nodeName:["button","li"]},{nodeName:"input",properties:{type:["image","button"]}}]},radiogroup:{type:"composite",attributes:{allowed:["aria-activedescendant","aria-required","aria-expanded","aria-readonly","aria-errormessage","aria-orientation"]},owned:{all:["radio"]},nameFrom:["author"],context:null,unsupported:!1,allowedElements:{nodeName:["ol","ul","fieldset"]}},range:{nameFrom:["author"],type:"abstract",unsupported:!1},region:{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["section[aria-label]","section[aria-labelledby]","section[title]"],unsupported:!1,allowedElements:{nodeName:["article","aside"]}},roletype:{type:"abstract",unsupported:!1},row:{type:"structure",attributes:{allowed:["aria-activedescendant","aria-colindex","aria-expanded","aria-level","aria-selected","aria-rowindex","aria-errormessage"]},owned:{one:["cell","columnheader","rowheader","gridcell"]},nameFrom:["author","contents"],context:["rowgroup","grid","treegrid","table"],implicit:["tr"],unsupported:!1},rowgroup:{type:"structure",attributes:{allowed:["aria-activedescendant","aria-expanded","aria-errormessage"]},owned:{all:["row"]},nameFrom:["author","contents"],context:["grid","table","treegrid"],implicit:["tbody","thead","tfoot"],unsupported:!1},rowheader:{type:"structure",attributes:{allowed:["aria-colindex","aria-colspan","aria-expanded","aria-rowindex","aria-rowspan","aria-required","aria-readonly","aria-selected","aria-sort","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:["row"],implicit:["th"],unsupported:!1},scrollbar:{type:"widget",attributes:{required:["aria-controls","aria-valuenow"],allowed:["aria-valuetext","aria-orientation","aria-errormessage","aria-valuemax","aria-valuemin"]},owned:null,nameFrom:["author"],context:null,unsupported:!1},search:{type:"landmark",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,unsupported:!1,allowedElements:{nodeName:["aside","form","section"]}},searchbox:{type:"widget",attributes:{allowed:["aria-activedescendant","aria-autocomplete","aria-multiline","aria-readonly","aria-required","aria-placeholder","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:['input[type="search"]'],unsupported:!1,allowedElements:{nodeName:"input",properties:{type:"text"}}},section:{nameFrom:["author","contents"],type:"abstract",unsupported:!1},sectionhead:{nameFrom:["author","contents"],type:"abstract",unsupported:!1},select:{nameFrom:["author"],type:"abstract",unsupported:!1},separator:{type:"structure",attributes:{allowed:["aria-expanded","aria-orientation","aria-valuenow","aria-valuemax","aria-valuemin","aria-valuetext","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["hr"],unsupported:!1,allowedElements:["li"]},slider:{type:"widget",attributes:{allowed:["aria-valuetext","aria-orientation","aria-readonly","aria-errormessage","aria-valuemax","aria-valuemin"],required:["aria-valuenow"]},owned:null,nameFrom:["author"],context:null,implicit:['input[type="range"]'],unsupported:!1},spinbutton:{type:"widget",attributes:{allowed:["aria-valuetext","aria-required","aria-readonly","aria-errormessage","aria-valuemax","aria-valuemin"],required:["aria-valuenow"]},owned:null,nameFrom:["author"],context:null,implicit:['input[type="number"]'],unsupported:!1,allowedElements:{nodeName:"input",properties:{type:["text","tel"]}}},status:{type:"widget",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:["output"],unsupported:!1,allowedElements:["section"]},structure:{type:"abstract",unsupported:!1},"switch":{type:"widget",attributes:{allowed:["aria-errormessage"],required:["aria-checked"]},owned:null,nameFrom:["author","contents"],context:null,unsupported:!1,allowedElements:["button",{nodeName:"input",properties:{type:["checkbox","image","button"]}},{nodeName:"a",attributes:{href:Xp}}]},tab:{type:"widget",attributes:{allowed:["aria-selected","aria-expanded","aria-setsize","aria-posinset","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:["tablist"],unsupported:!1,allowedElements:[{nodeName:["button","h1","h2","h3","h4","h5","h6","li"]},{nodeName:"input",properties:{type:"button"}},{nodeName:"a",attributes:{href:Xp}}]},table:{type:"structure",attributes:{allowed:["aria-colcount","aria-rowcount","aria-errormessage"]},owned:{one:["rowgroup","row"]},nameFrom:["author","contents"],context:null,implicit:["table"],unsupported:!1},tablist:{type:"composite",attributes:{allowed:["aria-activedescendant","aria-expanded","aria-level","aria-multiselectable","aria-orientation","aria-errormessage"]},owned:{all:["tab"]},nameFrom:["author"],context:null,unsupported:!1,allowedElements:["ol","ul"]},tabpanel:{type:"widget",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,unsupported:!1,allowedElements:["section"]},term:{type:"structure",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:null,implicit:["dt"],unsupported:!1},textbox:{type:"widget",attributes:{allowed:["aria-activedescendant","aria-autocomplete","aria-multiline","aria-readonly","aria-required","aria-placeholder","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:['input[type="text"]','input[type="email"]','input[type="password"]','input[type="tel"]','input[type="url"]',"input:not([type])","textarea"],unsupported:!1},timer:{type:"widget",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,unsupported:!1},toolbar:{type:"structure",attributes:{allowed:["aria-activedescendant","aria-expanded","aria-orientation","aria-errormessage"]},owned:null,nameFrom:["author"],context:null,implicit:['menu[type="toolbar"]'],unsupported:!1,allowedElements:["ol","ul"]},tooltip:{type:"structure",attributes:{allowed:["aria-expanded","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:null,unsupported:!1},tree:{type:"composite",attributes:{allowed:["aria-activedescendant","aria-multiselectable","aria-required","aria-expanded","aria-orientation","aria-errormessage"]},owned:{all:["treeitem"]},nameFrom:["author"],context:null,unsupported:!1,allowedElements:["ol","ul"]},treegrid:{type:"composite",attributes:{allowed:["aria-activedescendant","aria-colcount","aria-expanded","aria-level","aria-multiselectable","aria-readonly","aria-required","aria-rowcount","aria-orientation","aria-errormessage"]},owned:{one:["rowgroup","row"]},nameFrom:["author"],context:null,unsupported:!1},treeitem:{type:"widget",attributes:{allowed:["aria-checked","aria-selected","aria-expanded","aria-level","aria-posinset","aria-setsize","aria-errormessage"]},owned:null,nameFrom:["author","contents"],context:["group","tree"],unsupported:!1,allowedElements:["li",{nodeName:"a",attributes:{href:Xp}}]},widget:{type:"abstract",unsupported:!1},window:{nameFrom:["author"],type:"abstract",unsupported:!1}},tn.implicitHtmlRole=ml,tn.elementsAllowedNoRole=[{nodeName:["base","body","caption","col","colgroup","datalist","dd","details","dt","head","html","keygen","label","legend","main","map","math","meta","meter","noscript","optgroup","param","picture","progress","script","source","style","template","textarea","title","track"]},{nodeName:"area",attributes:{href:Xp}},{nodeName:"input",properties:{type:["color","data","datatime","file","hidden","month","number","password","range","reset","submit","time","week"]}},{nodeName:"link",attributes:{href:Xp}},{nodeName:"menu",attributes:{type:"context"}},{nodeName:"menuitem",attributes:{type:["command","checkbox","radio"]}},{nodeName:"select",condition:function condition(e){return e instanceof i.AbstractVirtualNode||(e=i.utils.getNodeFromTree(e)),1<Number(e.attr("size"));},properties:{multiple:!0}},{nodeName:["clippath","cursor","defs","desc","feblend","fecolormatrix","fecomponenttransfer","fecomposite","feconvolvematrix","fediffuselighting","fedisplacementmap","fedistantlight","fedropshadow","feflood","fefunca","fefuncb","fefuncg","fefuncr","fegaussianblur","feimage","femerge","femergenode","femorphology","feoffset","fepointlight","fespecularlighting","fespotlight","fetile","feturbulence","filter","hatch","hatchpath","lineargradient","marker","mask","meshgradient","meshpatch","meshrow","metadata","mpath","pattern","radialgradient","solidcolor","stop","switch","view"]}],tn.elementsAllowedAnyRole=[{nodeName:"a",attributes:{href:Zp}},{nodeName:"img",attributes:{alt:Zp}},{nodeName:["abbr","address","canvas","div","p","pre","blockquote","ins","del","output","span","table","tbody","thead","tfoot","td","em","strong","small","s","cite","q","dfn","abbr","time","code","var","samp","kbd","sub","sup","i","b","u","mark","ruby","rt","rp","bdi","bdo","br","wbr","th","tr"]}],tn.evaluateRoleForElement={A:function A(e){var t=e.node;return"http://www.w3.org/2000/svg"===t.namespaceURI||!t.href.length||e.out;},AREA:function AREA(e){return!e.node.href;},BUTTON:function BUTTON(e){var t=e.node,n=e.role;return e=e.out,"menu"===t.getAttribute("type")?"menuitem"===n:e;},IMG:function IMG(e){var t=e.node,n=e.role,r=e.out;switch(t.alt){case null:return r;case"":return"presentation"===n||"none"===n;default:return"presentation"!==n&&"none"!==n;}},INPUT:function INPUT(e){var t=e.node,n=e.role,r=e.out;switch(t.type){case"button":case"image":return r;case"checkbox":return!("button"!==n||!t.hasAttribute("aria-pressed"))||r;case"radio":return"menuitemradio"===n;case"text":return"combobox"===n||"searchbox"===n||"spinbutton"===n;case"tel":return"combobox"===n||"spinbutton"===n;case"url":case"search":case"email":return"combobox"===n;default:return!1;}},LI:function LI(e){var t=e.node;return e=e.out,!i.utils.matchesSelector(t,"ol li, ul li")||e;},MENU:function MENU(e){return"context"!==e.node.getAttribute("type");},OPTION:function OPTION(e){return e=e.node,!i.utils.matchesSelector(e,"select > option, datalist > option, optgroup > option");},SELECT:function SELECT(e){var t=e.node;return!t.multiple&&t.size<=1&&"menu"===e.role;},SVG:function SVG(e){var t=e.node;return!(!t.parentNode||"http://www.w3.org/2000/svg"!==t.parentNode.namespaceURI)||e.out;}},tn.rolesOfType={widget:["button","checkbox","dialog","gridcell","link","log","marquee","menuitem","menuitemcheckbox","menuitemradio","option","progressbar","radio","scrollbar","searchbox","slider","spinbutton","status","switch","tab","tabpanel","textbox","timer","tooltip","tree","treeitem"]},tn),em=function em(e){var t=null;return(e=Qp.role[e])&&e.implicit?uu(e.implicit):t;},tm=function tm(e){return!!Lp(e).length;};function nm(e){var t=(1<arguments.length&&void 0!==arguments[1]?arguments[1]:{}).popupRoles,n=jl(e);if(!(t=null!=t?t:Wo["aria-haspopup"].values).includes(n))return!1;if(t=function(e){for(;e=e.parent;)if(null!==jl(e,{noPresentational:!0}))return e;return null;}(e),rm(t))return!0;if(!(n=e.props.id))return!1;if(e.actualNode)return t=hi(e.actualNode).querySelectorAll('[aria-owns~="'.concat(n,'"][role~="combobox"]:not(select),\n [aria-controls~="').concat(n,'"][role~="combobox"]:not(select)')),Array.from(t).some(rm);throw new Error("Unable to determine combobox popup without an actualNode");}var rm=function rm(e){return e&&"combobox"===jl(e);},am=function am(e){return e=eu(e),bs(e);},um=function um(e){return(e=el.ariaRoles[e])&&Array.isArray(e.requiredAttrs)?z(e.requiredAttrs):[];},im=function im(e){return(e=el.ariaRoles[e])&&Array.isArray(e.requiredContext)?z(e.requiredContext):null;},om=function om(e){return(e=el.ariaRoles[e])&&Array.isArray(e.requiredOwned)?z(e.requiredOwned):null;},lm=function lm(e,t){var n,r=(e=e instanceof la?e:eu(e)).attr(t),a=el.ariaAttrs[t];if(!a)return!0;if(a.allowEmpty&&(!r||""===r.trim()))return!0;switch(a.type){case"boolean":return["true","false"].includes(r.toLowerCase());case"nmtoken":return"string"==typeof r&&a.values.includes(r.toLowerCase());case"nmtokens":return(n=KD(r)).reduce(function(e,t){return e&&a.values.includes(t);},0!==n.length);case"idref":try{var u=vi(e.actualNode);return!(!r||!u.getElementById(r));}catch(e){throw new TypeError("Cannot resolve id references for partial DOM");}case"idrefs":return Vo(e,t).some(function(e){return!!e;});case"string":return""!==r.trim();case"decimal":return!(!(n=r.match(/^[-+]?([0-9]*)\.?([0-9]*)$/))||!n[1]&&!n[2]);case"int":return u=void 0!==a.minValue?a.minValue:-1/0,/^[-+]?[0-9]+$/.test(r)&&parseInt(r)>=u;}},sm=function sm(e){return!!el.ariaAttrs[e];};function cm(e){return"caption"===e.props.nodeName;}var dm={};ce(dm,{getAriaRolesByType:function getAriaRolesByType(){return Kp;},getAriaRolesSupportingNameFromContent:function getAriaRolesSupportingNameFromContent(){return Yp;},getElementSpec:function getElementSpec(){return Tl;},getElementsByContentType:function getElementsByContentType(){return al;},getGlobalAriaAttrs:function getGlobalAriaAttrs(){return ul;},implicitHtmlRoles:function implicitHtmlRoles(){return ml;}}),ld=Ki;var Dm=["alert","log","status"];function fm(e){return e=n.getComputedStyle(function(e){for(var t=e,n=e.textContent.trim(),r=n;r===n&&void 0!==t;){var a=-1;if(0===(e=t).children.length)return e;for(;a++,""===(r=e.children[a].textContent.trim())&&a+1<e.children.length;);t=e.children[a];}return e;}(e)),{fontWeight:function(e){switch(e){case"lighter":return 100;case"normal":return 400;case"bold":return 700;case"bolder":return 900;}return e=parseInt(e),isNaN(e)?400:e;}(e.getPropertyValue("font-weight")),fontSize:parseInt(e.getPropertyValue("font-size")),isItalic:"italic"===e.getPropertyValue("font-style")};}function pm(e,t,n){return n.reduce(function(n,r){return n||(!r.size||e.fontSize/r.size>t.fontSize)&&(!r.weight||e.fontWeight-r.weight>t.fontWeight)&&(!r.italic||e.isItalic&&!t.isItalic);},!1);}var mm=/[;,\s]/,hm=/^[0-9.]+$/;ce(Jt={},{aria:function aria(){return zp;},color:function color(){return vm;},dom:function dom(){return mi;},forms:function forms(){return Wm;},matches:function matches(){return Rl;},math:function math(){return Xi;},standards:function standards(){return dm;},table:function table(){return Mp;},text:function text(){return Ho;},utils:function utils(){return sa;}});var vm={},bm=(ce(vm,{Color:function Color(){return kD;},centerPointOfRect:function centerPointOfRect(){return bm;},elementHasImage:function elementHasImage(){return Ws;},elementIsDistinct:function elementIsDistinct(){return gm;},filteredRectStack:function filteredRectStack(){return wm;},flattenColors:function flattenColors(){return xm;},flattenShadowColors:function flattenShadowColors(){return Bm;},getBackgroundColor:function getBackgroundColor(){return Lm;},getBackgroundStack:function getBackgroundStack(){return km;},getContrast:function getContrast(){return Um;},getForegroundColor:function getForegroundColor(){return Gm;},getOwnBackgroundColor:function getOwnBackgroundColor(){return TD;},getRectStack:function getRectStack(){return ym;},getStackingContext:function getStackingContext(){return qm;},getStrokeColorsFromShadows:function getStrokeColorsFromShadows(){return Om;},getTextShadowColors:function getTextShadowColors(){return Im;},hasValidContrastRatio:function hasValidContrastRatio(){return Km;},incompleteData:function incompleteData(){return Ks;},parseTextShadows:function parseTextShadows(){return Sm;},stackingContextToColor:function stackingContextToColor(){return _m;}}),function(e){if(!(e.left>n.innerWidth||n.innerHeight<e.top))return{x:Math.min(Math.ceil(e.left+e.width/2),n.innerWidth-1),y:Math.min(Math.ceil(e.top+e.height/2),n.innerHeight-1)};});function Fm(e){return e.getPropertyValue("font-family").split(/[,;]/g).map(function(e){return e.trim().toLowerCase();});}var gm=function gm(e,t){var r,a=n.getComputedStyle(e);return"none"!==a.getPropertyValue("background-image")||!!["border-bottom","border-top","outline"].reduce(function(e,t){var n=new kD();return n.parseString(a.getPropertyValue(t+"-color")),e||"none"!==a.getPropertyValue(t+"-style")&&0<parseFloat(a.getPropertyValue(t+"-width"))&&0!==n.alpha;},!1)||(r=n.getComputedStyle(t),Fm(a)[0]!==Fm(r)[0])||(e=["text-decoration-line","text-decoration-style","font-weight","font-style","font-size"].reduce(function(e,t){return e||a.getPropertyValue(t)!==r.getPropertyValue(t);},!1),(t=a.getPropertyValue("text-decoration")).split(" ").length<3?e||t!==r.getPropertyValue("text-decoration"):e);},ym=function ym(e){var t=Io(e);return!(e=As(e))||e.length<=1?[t]:e.some(function(e){return void 0===e;})?null:(e.splice(0,0,t),e);},wm=function wm(e){var t,n,r=ym(e);return r&&1===r.length?r[0]:r&&1<r.length?(t=r.shift(),r.forEach(function(a,u){var i,o;0!==u&&(i=r[u-1],o=r[u],n=i.every(function(e,t){return e===o[t];})||t.includes(e));}),n?r[0]:(Ks.set("bgColor","elmPartiallyObscuring"),null)):(Ks.set("bgColor","outsideViewport"),null);},Em=["hue","saturation","color","luminosity"],Cm={normal:function normal(e,t){return t;},multiply:function multiply(e,t){return t*e;},screen:function screen(e,t){return e+t-e*t;},overlay:function overlay(e,t){return this["hard-light"](t,e);},darken:function darken(e,t){return Math.min(e,t);},lighten:function lighten(e,t){return Math.max(e,t);},"color-dodge":function colorDodge(e,t){return 0===e?0:1===t?1:Math.min(1,e/(1-t));},"color-burn":function colorBurn(e,t){return 1===e?1:0===t?0:1-Math.min(1,(1-e)/t);},"hard-light":function hardLight(e,t){return t<=.5?this.multiply(e,2*t):this.screen(e,2*t-1);},"soft-light":function softLight(e,t){return t<=.5?e-(1-2*t)*e*(1-e):e+(2*t-1)*((e<=.25?((16*e-12)*e+4)*e:Math.sqrt(e))-e);},difference:function difference(e,t){return Math.abs(e-t);},exclusion:function exclusion(e,t){return e+t-2*e*t;},hue:function hue(e,t){return t.setSaturation(e.getSaturation()).setLuminosity(e.getLuminosity());},saturation:function saturation(e,t){return e.setSaturation(t.getSaturation()).setLuminosity(e.getLuminosity());},color:function color(e,t){return t.setLuminosity(e.getLuminosity());},luminosity:function luminosity(e,t){return e.setLuminosity(t.getLuminosity());}};function xm(e,t){var n,r=function(e,t,n){var r;return Em.includes(n)?Cm[n](e,t):(r=new kD(),["r","g","b"].forEach(function(a){r[a]=Cm[n](e[a],t[a]);}),r);}(t,e,2<arguments.length&&void 0!==arguments[2]?arguments[2]:"normal"),a=Am(e.red,e.alpha,t.red,t.alpha,255*r.r),u=Am(e.green,e.alpha,t.green,t.alpha,255*r.g);return r=Am(e.blue,e.alpha,t.blue,t.alpha,255*r.b),0===(t=e.alpha+t.alpha*(1-e.alpha),e=0,n=1,e=Math.min(Math.max(e,t),n))?new kD(a,u,r,e):(t=Math.round(a/e),n=Math.round(u/e),a=Math.round(r/e),new kD(t,n,a,e));}function Am(e,t,n,r,a){return t*(1-r)*e+t*r*a+(1-t)*r*n;}function Bm(e,t){var n=e.alpha,r=(1-n)*t.red+n*e.red;return new kD(r,(1-n)*t.green+n*e.green,(1-n)*t.blue+n*e.blue,e.alpha+t.alpha*(1-e.alpha));}function km(e){for(var t=As(e).map(function(t){return function(e){var t=e.indexOf(a.body),r=TD(n.getComputedStyle(a.documentElement));return 1<t&&0===r.alpha&&!Ws(a.documentElement)&&(1<t&&(e.splice(t,1),e.push(a.body)),0<(r=e.indexOf(a.documentElement)))&&(e.splice(r,1),e.push(a.documentElement)),e;}(t=qD(t,e));}),r=0;r<t.length;r++){var u=t[r];if(u[0]!==e)return Ks.set("bgColor","bgOverlap"),null;if(0!==r&&!function(e,t){if(e!==t){if(null===e||null===t)return;if(e.length!==t.length)return;for(var n=0;n<e.length;++n)if(e[n]!==t[n])return;}return 1;}(u,t[0]))return Ks.set("bgColor","elmPartiallyObscuring"),null;}return t[0]||null;}var Rm=.54,Tm=.5,Mm=1.5,Nm=["top","right","bottom","left"];function Om(e){var t=void 0!==(t=(1<arguments.length&&void 0!==arguments[1]?arguments[1]:{}).ignoreEdgeCount)&&t;return e=function(e){var t,n={},r=Y(e);try{for(r.s();!(t=r.n()).done;){var a=t.value,u=a.colorStr,i=a.pixels,o=(null!=n[u]||(n[u]={top:[],right:[],bottom:[],left:[]}),n[u]),l=L(i,2),s=l[0],c=l[1];Tm<s?o.right.push(s):Tm<-s&&o.left.push(-s),Tm<c?o.bottom.push(c):Tm<-c&&o.top.push(-c);}}catch(e){r.e(e);}finally{r.f();}return n;}(e),e=Object.entries(e).map(function(e){var t=(e=L(e,2))[0],n=e[1];return e=Nm.filter(function(e){return 0!==n[e].length;}).length,{colorStr:t,sides:n,edgeCount:e};}),!t&&e.some(function(e){return 1<(e=e.edgeCount)&&e<4;})?null:e.map(jm).filter(function(e){return null!==e;});}function jm(e){var t,n,r=e.colorStr,a=e.sides;return 4!==e.edgeCount?null:((e=new kD()).parseString(r),n=!(t=0),Nm.forEach(function(e){t+=a[e].length/4,n=n&&a[e].every(function(e){return Mm<e;});}),n||(e.alpha=1-Math.pow(Rm,t)),e);}function Sm(e){var t={pixels:[]},n=[t];if(!(u=e.trim()))return[];for(;u;){var r=u.match(/^[a-z]+(\([^)]+\))?/i)||u.match(/^#[0-9a-f]+/i),a=u.match(/^([0-9.-]+)px/i)||u.match(/^(0)/);if(r)wa(!t.colorStr,"Multiple colors identified in text-shadow: ".concat(e)),u=u.replace(r[0],"").trim(),t.colorStr=r[0];else if(a){wa(t.pixels.length<3,"Too many pixel units in text-shadow: ".concat(e));var u=u.replace(a[0],"").trim();r=parseFloat(("."===a[1][0]?"0":"")+a[1]),t.pixels.push(r);}else{if(","!==u[0])throw new Error("Unable to process text-shadows: ".concat(u));wa(2<=t.pixels.length,"Missing pixel value in text-shadow: ".concat(e)),n.push(t={pixels:[]}),u=u.substr(1).trim();}}return n.forEach(function(e){2===(e=e.pixels).length&&e.push(0);}),n;}function Im(e){var t,r=(t=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{}).minRatio,a=t.maxRatio,u=t.ignoreEdgeCount,i=[],o=n.getComputedStyle(e);if("none"!==(t=o.getPropertyValue("text-shadow"))){e=o.getPropertyValue("font-size");var l,s=parseInt(e),c=(wa(!1===isNaN(s),"Unable to determine font-size value ".concat(e)),[]),d=Y(Sm(t));try{for(d.s();!(l=d.n()).done;){var D=l.value,f=D.colorStr||o.getPropertyValue("color"),p=L(D.pixels,3),m=p[0],h=p[1],v=p[2],b=void 0===v?0:v;if(!(a&&s*a<=b))if(r&&b<s*r)c.push({colorStr:f,pixels:D.pixels});else{if(0<c.length){var F=Om(c,{ignoreEdgeCount:u});if(null===F)return null;i.push.apply(i,z(F)),c.splice(0,c.length);}var g=function(e){var t=e.colorStr,n=e.offsetY,r=e.blurRadius,a=e.fontSize;return e.offsetX>r||r<n?new kD(0,0,0,0):((e=new kD()).parseString(t),e.alpha*=function(e,t){return 0===e?1:.185/(e/t+.4);}(r,a),e);}({colorStr:f,offsetX:m,offsetY:h,blurRadius:b,fontSize:s});i.push(g);}}}catch(e){d.e(e);}finally{d.f();}if(0<c.length){if(null===(e=Om(c,{ignoreEdgeCount:u})))return null;i.push.apply(i,z(e));}}return i;}function qm(e,t){var n,r,a,u=eu(e);return u._stackingContext||(r=[],a=new Map(),(t=null!=(n=t)?n:km(e)).forEach(function(e){var t=(t=e=eu(e),(u=new kD()).parseString(t.getComputedStylePropertyValue("background-color")),u),n=e._stackingOrder.filter(function(e){return!!e.vNode;}),u=(n.forEach(function(e,t){e=e.vNode;var u=null==(u=n[t-1])?void 0:u.vNode;u=Pm(a,e,u),0!==t||a.get(e)||r.unshift(u),a.set(e,u);}),null==(u=n[n.length-1])?void 0:u.vNode);e=Pm(a,e,u),n.length||r.unshift(e),e.bgColor=t;}),u._stackingContext=r);}function _m(e){var t;return null!=(t=e.descendants)&&t.length?(t=xm(e.descendants.reduce(zm,$m()),e.bgColor,e.descendants[0].blendMode)).alpha*=e.opacity:(t=e.bgColor).alpha*=e.opacity,{color:t,blendMode:e.blendMode};}function zm(e,t){return e=e instanceof kD?e:_m(e).color,xm(_m(t).color,e,t.blendMode);}function $m(e,t){return{vNode:e,ancestor:t,opacity:parseFloat(null!=(t=null==e?void 0:e.getComputedStylePropertyValue("opacity"))?t:1),bgColor:new kD(0,0,0,0),blendMode:(null==e?void 0:e.getComputedStylePropertyValue("mix-blend-mode"))||void 0,descendants:[]};}function Pm(e,t,n){var r=e.get(n);return e=null!=(e=e.get(t))?e:$m(t,r),r&&n!==t&&!r.descendants.includes(e)&&r.descendants.unshift(e),e;}function Lm(e){var t=1<arguments.length&&void 0!==arguments[1]?arguments[1]:[],r=2<arguments.length&&void 0!==arguments[2]?arguments[2]:.1,u=eu(e),i=u._cache.getBackgroundColor;return i?(t.push.apply(t,z(i.bgElms)),Ks.set("bgColor",i.incompleteData),i.bgColor):(i=function(e,t,r){var u=km(e);if(!u)return null;var i=Cs(e);(r=null!=(r=Im(e,{minRatio:r,ignoreEdgeCount:!0}))?r:[]).length&&(r=[{color:r.reduce(Bm)}]);for(var o=0;o<u.length;o++){var l=u[o],s=n.getComputedStyle(l);if(Ws(l,s))return t.push(l),null;var c=TD(s);if(0!==c.alpha){if("inline"!==s.getPropertyValue("display")&&!Hm(l,i))return t.push(l),Ks.set("bgColor","elmPartiallyObscured"),null;if(t.push(l),1===c.alpha)break;}}var d=(r=(d=qm(e,u)).map(_m).concat(r),function(e,t){var r,u,i,o,l=[];return t||(t=a.documentElement,o=a.body,t=n.getComputedStyle(t),r=n.getComputedStyle(o),u=TD(t),o=0!==(i=TD(r)).alpha&&Hm(o,e.getBoundingClientRect()),(0!==i.alpha&&0===u.alpha||o&&1!==i.alpha)&&l.unshift({color:i,blendMode:Vm(r.getPropertyValue("mix-blend-mode"))}),0===u.alpha)||o&&1===i.alpha||l.unshift({color:u,blendMode:Vm(t.getPropertyValue("mix-blend-mode"))}),l;}(e,u.includes(a.body)));return r.unshift.apply(r,z(d)),0===r.length?new kD(255,255,255,1):(e=r.reduce(function(e,t){return xm(t.color,e.color instanceof kD?e.color:e,t.blendMode);}),xm(e.color instanceof kD?e.color:e,new kD(255,255,255,1)));}(e,t,r),u._cache.getBackgroundColor={bgColor:i,bgElms:t,incompleteData:Ks.get("bgColor")},i);}function Hm(e,t){t=Array.isArray(t)?t:[t];var r=e.getBoundingClientRect(),a=r.right,u=r.bottom,i=n.getComputedStyle(e).getPropertyValue("overflow");return(["scroll","auto"].includes(i)||e instanceof n.HTMLHtmlElement)&&(a=r.left+e.scrollWidth,u=r.top+e.scrollHeight),t.every(function(e){return e.top>=r.top&&e.bottom<=u&&e.left>=r.left&&e.right<=a;});}function Vm(e){return e||void 0;}var Um=function Um(e,t){return t&&e?(t.alpha<1&&(t=xm(t,e)),e=e.getRelativeLuminance(),t=t.getRelativeLuminance(),(Math.max(t,e)+.05)/(Math.min(t,e)+.05)):null;};function Gm(e,t,r){for(var a=3<arguments.length&&void 0!==arguments[3]?arguments[3]:{},u=n.getComputedStyle(e),i=[],o=0,l=[function(){var e,t,n=u,r=void 0===(r=(r=a).textStrokeEmMin)?0:r;return 0===(t=parseFloat(n.getPropertyValue("-webkit-text-stroke-width")))||(e=n.getPropertyValue("font-size"),t/=parseFloat(e),isNaN(t))||t<r?null:(e=n.getPropertyValue("-webkit-text-stroke-color"),new kD().parseString(e));},function(){return e=u,new kD().parseString(e.getPropertyValue("-webkit-text-fill-color")||e.getPropertyValue("color"));var e;},function(){return Im(e,{minRatio:0});}];o<l.length;o++){var s=(0,l[o])();if(s&&(i=i.concat(s),1===s.alpha))break;}var c=i.reduce(function(e,t){return xm(e,t);});return null===(r=null==r?Lm(e,[]):r)?(r=Ks.get("bgColor"),Ks.set("fgColor",r),null):xm(function(e,t,n){for(;t;){var r;1===t.opacity&&t.ancestor||(e.alpha*=t.opacity,r=(null==(r=t.ancestor)?void 0:r.descendants)||n,(r=(r=1!==t.opacity?r.slice(0,r.indexOf(t)):r).map(_m)).length&&(r=r.reduce(function(e,t){return xm(t.color,e.color instanceof kD?e.color:e);},{color:new kD(0,0,0,0),blendMode:"normal"}),e=xm(e,r))),t=t.ancestor;}return e;}(c,function e(t,n){var r,a=Y(t);try{for(a.s();!(r=a.n()).done;){var u,i=r.value;if((null==(u=i.vNode)?void 0:u.actualNode)===n)return i;var o=e(i.descendants,n);if(o)return o;}}catch(e){a.e(e);}finally{a.f();}}(r=qm(e),e),r),new kD(255,255,255,1));}var Km=function Km(e,t,n,r){return e=Um(e,t),{isValid:(t=r&&Math.ceil(72*n)/96<14||!r&&Math.ceil(72*n)/96<18?4.5:3)<e,contrastRatio:e,expectedContrastRatio:t};},Wm={},Ym=(ce(Wm,{isAriaCombobox:function isAriaCombobox(){return Wl;},isAriaListbox:function isAriaListbox(){return Kl;},isAriaRange:function isAriaRange(){return Zl;},isAriaTextbox:function isAriaTextbox(){return Gl;},isDisabled:function isDisabled(){return Zm;},isNativeSelect:function isNativeSelect(){return Ul;},isNativeTextbox:function isNativeTextbox(){return Vl;}}),["fieldset","button","select","input","textarea"]),Zm=function e(t){var n,r,a=t._isDisabled;return"boolean"!=typeof a&&(n=t.props.nodeName,r=t.attr("aria-disabled"),a=!(!Ym.includes(n)||!t.hasAttr("disabled"))||(r?"true"===r.toLowerCase():!!t.parent&&e(t.parent)),t._isDisabled=a),a;};function Xm(e,t){var n=null==(n=t.data)?void 0:n.headingOrder,r=Qm(t.node.ancestry,1);return n&&(t=n.map(function(e){return P({},e,{ancestry:r.concat(e.ancestry)});}),-1===(n=function(e,t){for(;t.length;){var n=Jm(e,t);if(-1!==n)return n;t=Qm(t,1);}return-1;}(e,r))?e.push.apply(e,z(t)):e.splice.apply(e,[n,0].concat(z(t)))),e;}function Jm(e,t){return e.findIndex(function(e){return $f(e.ancestry,t);});}function Qm(e,t){return e.slice(0,e.length-t);}function eh(e,t){return e=e.boundingClientRect,t=t.boundingClientRect,e.top>=t.top&&e.left>=t.left&&e.bottom<=t.bottom&&e.right<=t.right;}function th(e){return{width:Math.round(10*e.width)/10,height:Math.round(10*e.height)/10};}function nh(e,t){return ci(e,t)&&!$o(t);}function rh(e){return e.map(function(e){return e.actualNode;});}function ah(e,t){var n=1<arguments.length&&void 0!==t&&t;return e.map(function(e){return{vChild:e,nested:n};});}function uh(e){return""!==(e||"").trim();}function ih(e){return e=ps(e,{emoji:!0,nonBmp:!0,punctuations:!0}),fl(e);}function oh(e){return e=parseInt(e.attr("tabindex"),10),!isNaN(e)&&e<0;}var lh=["block","list-item","table","flex","grid","inline-block"];function sh(e){return e=n.getComputedStyle(e).getPropertyValue("display"),-1!==lh.indexOf(e)||"table-"===e.substr(0,6);}function ch(e,t){return e=e.getRelativeLuminance(),t=t.getRelativeLuminance(),(Math.max(e,t)+.05)/(Math.min(e,t)+.05);}var dh=["block","list-item","table","flex","grid","inline-block"];function Dh(e){return e=n.getComputedStyle(e).getPropertyValue("display"),-1!==dh.indexOf(e)||"table-"===e.substr(0,6);}var fh=Na(function(e,t){function r(e,t){return a.getPropertyValue(e)===t;}var a=n.getComputedStyle(e,t);return r("content","none")||r("display","none")||r("visibility","hidden")||!1===r("position","absolute")||0===TD(a).alpha&&r("background-image","none")?0:(e=ph(a.getPropertyValue("width")),t=ph(a.getPropertyValue("height")),"px"!==e.unit||"px"!==t.unit?0===e.value||0===t.value?0:1/0:e.value*t.value);});function ph(e){var t=(e=L(e.match(/^([0-9.]+)([a-z]+)$/i)||[],3))[1];return e=void 0===(e=e[2])?"":e,{value:parseFloat(void 0===t?"":t),unit:e.toLowerCase()};}var mh={ARTICLE:!0,ASIDE:!0,NAV:!0,SECTION:!0},hh={alert:!0,alertdialog:!0,application:!0,article:!0,banner:!1,complementary:!0,contentinfo:!0,dialog:!0,form:!0,log:!0,main:!0,navigation:!0,region:!0,search:!1,status:!0};function vh(e,t,n,r){var a=rl(e);if(!(n=n||im(a)))return null;for(var u=n.includes("group"),i=r?e:e.parent;i;){var o=jl(i,{noPresentational:!0});if(o){if("group"!==o||!u)return n.includes(o)?null:n;t.includes(a)&&n.push(a),n=n.filter(function(e){return"group"!==e;});}i=i.parent;}return n;}function bh(e){return 3===(e=e.vNode).props.nodeType?0<e.props.nodeValue.trim().length:Ms(e,!1,!0);}var Fh=Na(function(e){var t;if(e)return(t=jl(e,{noPresentational:!0,chromium:!0}))?zs(t):Fh(e.parent);});function gh(e){var t,n,r=(1<arguments.length&&void 0!==arguments[1]?arguments[1]:{}).invalidTableRowAttrs,a=2<arguments.length?arguments[2]:void 0;return r=null!=(t=null==r||null==(t=r.filter)?void 0:t.call(r,function(e){return a.hasAttr(e);}))?t:[],0===r.length||!(t=(t=function(e){if(e.parent)return mu(e,'table:not([role]), [role~="treegrid"], [role~="table"], [role~="grid"]');}(a))&&jl(t))||"treegrid"===t||(n="row".concat(1<r.length?"Plural":"Singular"),this.data({messageKey:n,invalidAttrs:r,ownerRole:t}),!1);}function yh(e,t,n){var r=(a=n.props).nodeName,a=a.type,u=function(e){return e?(e=e.toLowerCase(),["mixed","true"].includes(e)?e:"false"):"";}(n.attr("aria-checked"));return"input"!==r||"checkbox"!==a||!u||u===(r=function(e){return e.props.indeterminate?"mixed":e.props.checked?"true":"false";}(n))||(this.data({messageKey:"checkbox",checkState:r}),!1);}var wh={row:gh,checkbox:yh},Eh=function Eh(e,t){try{return"svg"===t.props.nodeName||!!mu(t,"svg");}catch(e){return!1;}},Ch=[function(e,t){return xh(t);},function(e,t){return"area"!==t.props.nodeName;},function(e,t){return!Eh(0,t);},function(e,t){return zo(t);},function(e,t){return $o(t)||!Ah(t);},function(e){return!Ls(e,{noLengthCompare:!0});}];function xh(e){return"widget"===zs(e);}var Ah=Na(function e(t){return!(null==t||!t.parent)&&(!(!xh(t.parent)||!$o(t.parent))||e(t.parent));}),Bh=function Bh(e,t){var n=rl(t);return!(n&&!["none","presentation"].includes(n)&&!(Yo[n]||{}).accessibleNameRequired&&!zo(t));},kh=function kh(e,t,n){return n.initiator;},Rh={emoji:!0,nonBmp:!1,punctuations:!0},Th={"abstractrole-evaluate":function abstractroleEvaluate(e,t,n){return 0<(n=KD(n.attr("role")).filter(function(e){return"abstract"===zs(e);})).length&&(this.data(n),!0);},"accesskeys-after":function accesskeysAfter(e){var t={};return e.filter(function(e){if(e.data){var n=e.data.toUpperCase();if(!t[n])return(t[n]=e).relatedNodes=[],!0;t[n].relatedNodes.push(e.relatedNodes[0]);}return!1;}).map(function(e){return e.result=!!e.relatedNodes.length,e;});},"accesskeys-evaluate":function accesskeysEvaluate(e,t,n){return _i(n)||(this.data(n.attr("accesskey")),this.relatedNodes([e])),!0;},"alt-space-value-evaluate":function altSpaceValueEvaluate(e,t,n){return"string"==typeof(n=n.attr("alt"))&&/^\s+$/.test(n);},"aria-allowed-attr-evaluate":function ariaAllowedAttrEvaluate(e,t,n){var r,a=[],u=jl(n),i=$p(u),o=(Array.isArray(t[u])&&(i=Xf(t[u].concat(i))),Y(n.attrNames));try{for(o.s();!(r=o.n()).done;){var l=r.value;!sm(l)||i.includes(l)||function(e,t,n){return"aria-required"===e&&"false"===t||!("aria-multiline"!==e||"false"!==t||!n.hasAttr("contenteditable"));}(l,n.attr(l),n)||a.push(l);}}catch(e){o.e(e);}finally{o.f();}return!a.length||(this.data(a.map(function(e){return e+'="'+n.attr(e)+'"';})),!(u||qf(n)||zo(n))&&void 0);},"aria-allowed-attr-matches":function ariaAllowedAttrMatches(e,t){var n=/^aria-/,r=t.attrNames;if(r.length)for(var a=0,u=r.length;a<u;a++)if(n.test(r[a]))return!0;return!1;},"aria-allowed-role-evaluate":function ariaAllowedRoleEvaluate(e){var t=2<arguments.length?arguments[2]:void 0,n=void 0===(n=(r=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{}).allowImplicit)||n,r=void 0===(r=r.ignoredTags)?[]:r,a=t.props.nodeName;return!!r.map(function(e){return e.toLowerCase();}).includes(a)||!(r=Gp(t,n)).length||(this.data(r),!$l(t)&&void 0);},"aria-allowed-role-matches":function ariaAllowedRoleMatches(e,t){return null!==rl(t,{dpub:!0,fallback:!0});},"aria-busy-evaluate":function ariaBusyEvaluate(e,t,n){return"true"===n.attr("aria-busy");},"aria-conditional-attr-evaluate":function ariaConditionalAttrEvaluate(e,t,n){var r=jl(n);return!wh[r]||wh[r].call(this,e,t,n);},"aria-conditional-checkbox-attr-evaluate":yh,"aria-conditional-row-attr-evaluate":gh,"aria-errormessage-evaluate":function ariaErrormessageEvaluate(e,t,n){t=Array.isArray(t)?t:[];var r=n.attr("aria-errormessage"),a=n.hasAttr("aria-errormessage"),u=n.attr("aria-invalid");return!n.hasAttr("aria-invalid")||"false"===u||-1!==t.indexOf(r)||!a||(this.data(KD(r)),function(e){if(""===e.trim())return el.ariaAttrs["aria-errormessage"].allowEmpty;var t;try{t=e&&Vo(n,"aria-errormessage")[0];}catch(t){return void this.data({messageKey:"idrefs",values:KD(e)});}return t?$l(t)?"alert"===t.getAttribute("role")||"assertive"===t.getAttribute("aria-live")||"polite"===t.getAttribute("aria-live")||-1<KD(n.attr("aria-describedby")).indexOf(e):(this.data({messageKey:"hidden",values:KD(e)}),!1):void 0;}.call(this,r));},"aria-has-attr-matches":function ariaHasAttrMatches(e,t){var n=/^aria-/;return t.attrNames.some(function(e){return n.test(e);});},"aria-hidden-body-evaluate":function ariaHiddenBodyEvaluate(e,t,n){return"true"!==n.attr("aria-hidden");},"aria-hidden-focus-matches":function ariaHiddenFocusMatches(e){return function e(t){return!t||"true"!==t.getAttribute("aria-hidden")&&e(Pi(t));}(Pi(e));},"aria-label-evaluate":function ariaLabelEvaluate(e,t,n){return!!fl(Ko(n));},"aria-labelledby-evaluate":function ariaLabelledbyEvaluate(e,t,n){try{return!!fl(Go(n));}catch(e){}},"aria-level-evaluate":function ariaLevelEvaluate(e,t,n){if(n=n.attr("aria-level"),!(6<(n=parseInt(n,10))))return!0;},"aria-prohibited-attr-evaluate":function ariaProhibitedAttrEvaluate(e){var t,n=2<arguments.length?arguments[2]:void 0,r=(null==(r=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{})?void 0:r.elementsAllowedAriaLabel)||[],a=n.props.nodeName,u=jl(n,{chromium:!0});return 0!==(r=function(e,t,n,r){var a=el.ariaRoles[t];return a?a.prohibitedAttrs||[]:t||r.includes(n)||"widget"===Fh(e)?[]:["aria-label","aria-labelledby"];}(n,u,a,r).filter(function(e){return!!n.attrNames.includes(e)&&""!==fl(n.attr(e));})).length&&(t=n.hasAttr("role")?"hasRole":"noRole",t+=1<r.length?"Plural":"Singular",this.data({role:u,nodeName:a,messageKey:t,prohibited:r}),u=ns(n,{subtreeDescendant:!0}),""===fl(u)||void 0);},"aria-required-attr-evaluate":function ariaRequiredAttrEvaluate(e){var t,n=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{},r=2<arguments.length?arguments[2]:void 0,a=rl(r),u=r.attrNames,i=um(a);return Array.isArray(n[a])&&(i=Xf(n[a],i)),!(a&&u.length&&i.length&&(n=r,"separator"!==a||zo(n))&&(u=r,"combobox"!==a||"false"!==u.attr("aria-expanded"))&&("slider"!==a||null==(n=r.attr("aria-valuetext"))||!n.trim())&&(t=Tl(r),(u=i.filter(function(e){return!(r.attr(e)||void 0!==(null==(n=(n=t).implicitAttrs)?void 0:n[e]));var n;})).length)&&(this.data(u),1));},"aria-required-children-evaluate":function ariaRequiredChildrenEvaluate(e,t,n){t=t&&Array.isArray(t.reviewEmpty)?t.reviewEmpty:[];var r,a,u,i=rl(n,{dpub:!0}),o=om(i);return null===o||((a=(r=function(e,t){function n(){if(3===r.props.nodeType&&a.push({vNode:r,role:null}),1!==r.props.nodeType||!$l(r))return 1;var e,n=jl(r,{noPresentational:!0}),i=(e=r,ul().find(function(t){return e.hasAttr(t);})),o=!!i||zo(r);!n&&!o||["group","rowgroup"].includes(n)&&t.some(function(e){return e===n;})?u.push.apply(u,z(r.children)):(n||o)&&a.push({role:n,attr:i||"tabindex",vNode:r});}for(var r,a=[],u=_l(e);r=u.shift();)n();return a;}(n,o)).filter(function(e){var t=e.role;return 1===e.vNode.props.nodeType&&!o.includes(t);})).length?(this.relatedNodes(a.map(function(e){return e.vNode;})),this.data({messageKey:"unallowed",values:a.map(function(e){var t=e.vNode,n=(e=e.attr,t.props),r=n.nodeName;return 3===n.nodeType?"#text":(n=rl(t,{dpub:!0}))?"[role=".concat(n,"]"):e?r+"[".concat(e,"]"):r;}).filter(function(e,t,n){return n.indexOf(e)===t;}).join(", ")}),!1):(u=o,!!r.some(function(e){return(e=e.role)&&u.includes(e);})||("true"===n.attr("aria-busy")?(this.data({messageKey:"aria-busy"}),!0):(this.data(o),!(!t.includes(i)||r.some(bh))&&void 0))));},"aria-required-children-matches":function ariaRequiredChildrenMatches(e,t){return t=rl(t,{dpub:!0}),!!om(t);},"aria-required-parent-evaluate":function ariaRequiredParentEvaluate(e,t,n){var r=t&&Array.isArray(t.ownGroupRoles)?t.ownGroupRoles:[],a=vh(n,r);if(!a)return!0;var u=function(e){for(var t,n=[];e;)e.getAttribute("id")&&(t=Ca(e.getAttribute("id")),t=vi(e).querySelector("[aria-owns~=".concat(t,"]")))&&n.push(t),e=e.parentElement;return n.length?n:null;}(e);if(u)for(var i=0,o=u.length;i<o;i++)if(!(a=vh(eu(u[i]),r,a,!0)))return!0;return this.data(a),!1;},"aria-required-parent-matches":function ariaRequiredParentMatches(e,t){return t=rl(t),!!im(t);},"aria-roledescription-evaluate":function ariaRoledescriptionEvaluate(e){var t=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{},n=jl(2<arguments.length?arguments[2]:void 0);return!!(t.supportedRoles||[]).includes(n)||!(!n||"presentation"===n||"none"===n)&&void 0;},"aria-unsupported-attr-evaluate":function ariaUnsupportedAttrEvaluate(e,t,n){return!!(n=n.attrNames.filter(function(t){var n=el.ariaAttrs[t];return!!sm(t)&&(t=n.unsupported,"object"!==u(t)?!!t:!Rl(e,t.exceptions));})).length&&(this.data(n),!0);},"aria-valid-attr-evaluate":function ariaValidAttrEvaluate(e,t,n){t=Array.isArray(t.value)?t.value:[];var r=[],a=/^aria-/;return n.attrNames.forEach(function(e){-1===t.indexOf(e)&&a.test(e)&&!sm(e)&&r.push(e);}),!r.length||(this.data(r),!1);},"aria-valid-attr-value-evaluate":function ariaValidAttrValueEvaluate(e,t,n){t=Array.isArray(t.value)?t.value:[];var r="",a="",u=[],o=/^aria-/,l=["aria-errormessage"],s={"aria-controls":function ariaControls(){var e=!1===["false",null].includes(n.attr("aria-haspopup"));return e&&(r='aria-controls="'.concat(n.attr("aria-controls"),'"'),a="controlsWithinPopup"),"false"!==n.attr("aria-expanded")&&"false"!==n.attr("aria-selected")&&0==e;},"aria-current":function ariaCurrent(e){e||(r='aria-current="'.concat(n.attr("aria-current"),'"'),a="ariaCurrent");},"aria-owns":function ariaOwns(){return"false"!==n.attr("aria-expanded");},"aria-describedby":function ariaDescribedby(e){e||(r='aria-describedby="'.concat(n.attr("aria-describedby"),'"'),a=i._tree&&i._tree[0]._hasShadowRoot?"noIdShadow":"noId");},"aria-labelledby":function ariaLabelledby(e){e||(r='aria-labelledby="'.concat(n.attr("aria-labelledby"),'"'),a=i._tree&&i._tree[0]._hasShadowRoot?"noIdShadow":"noId");}};return n.attrNames.forEach(function(e){if(!l.includes(e)&&!t.includes(e)&&o.test(e)){var i,c=n.attr(e);try{i=lm(n,e);}catch(i){return r="".concat(e,'="').concat(c,'"'),void(a="idrefs");}s[e]&&!s[e](i)||i||(""===c&&(i=e,"string"!==(null==(i=el.ariaAttrs[e])?void 0:i.type))?(r=e,a="empty"):u.push("".concat(e,'="').concat(c,'"')));}}),u.length?(this.data(u),!1):!r||void this.data({messageKey:a,needsReview:r});},"attr-non-space-content-evaluate":function attrNonSpaceContentEvaluate(e){var t=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{},n=2<arguments.length?arguments[2]:void 0;if(t.attribute&&"string"==typeof t.attribute)return n.hasAttr(t.attribute)?(n=n.attr(t.attribute),!!fl(n)||(this.data({messageKey:"emptyAttr"}),!1)):(this.data({messageKey:"noAttr"}),!1);throw new TypeError("attr-non-space-content requires options.attribute to be a string");},"autocomplete-appropriate-evaluate":function autocompleteAppropriateEvaluate(e,t,n){var r,a,i;return"input"!==n.props.nodeName||(a={bday:["text","search","date"],email:["text","search","email"],username:["text","search","email"],"street-address":["text"],tel:["text","search","tel"],"tel-country-code":["text","search","tel"],"tel-national":["text","search","tel"],"tel-area-code":["text","search","tel"],"tel-local":["text","search","tel"],"tel-local-prefix":["text","search","tel"],"tel-local-suffix":["text","search","tel"],"tel-extension":["text","search","tel"],"cc-number":r=["text","search","number","tel"],"cc-exp":["text","search","month","tel"],"cc-exp-month":r,"cc-exp-year":r,"cc-csc":r,"transaction-amount":r,"bday-day":r,"bday-month":r,"bday-year":r,"new-password":["text","search","password"],"current-password":["text","search","password"],url:i=["text","search","url"],photo:i,impp:i},"object"===u(t)&&Object.keys(t).forEach(function(e){a[e]||(a[e]=[]),a[e]=a[e].concat(t[e]);}),i=(r=n.attr("autocomplete").split(/\s+/g).map(function(e){return e.toLowerCase();}))[r.length-1],!!hs.stateTerms.includes(i))||(r=a[i],i=n.hasAttr("type")?fl(n.attr("type")).toLowerCase():"text",i=bp().includes(i)?i:"text",void 0===r?"text"===i:r.includes(i));},"autocomplete-matches":function autocompleteMatches(e,t){if(!(n=t.attr("autocomplete"))||""===fl(n))return!1;if(n=t.props.nodeName,!1===["textarea","input","select"].includes(n))return!1;if("input"===n&&["submit","reset","button","hidden"].includes(t.props.type))return!1;if(n=t.attr("aria-disabled")||"false",t.hasAttr("disabled")||"true"===n.toLowerCase())return!1;var n=t.attr("role"),r=t.attr("tabindex");return!("-1"===r&&n&&(void 0===(n=el.ariaRoles[n])||"widget"!==n.type)||"-1"===r&&t.actualNode&&!Ki(t)&&!$l(t));},"autocomplete-valid-evaluate":function autocompleteValidEvaluate(e,t,n){return n=n.attr("autocomplete")||"",vs(n,t);},"avoid-inline-spacing-evaluate":function avoidInlineSpacingEvaluate(e,t){return!(0<(t=t.cssProperties.filter(function(t){if("important"===e.style.getPropertyPriority(t))return t;})).length&&(this.data(t),1));},"braille-label-equivalent-evaluate":function brailleLabelEquivalentEvaluate(e,t,n){var r;if(!(null!=(r=n.attr("aria-braillelabel"))?r:"").trim())return!0;try{return""!==fl(Ds(n));}catch(e){}},"braille-roledescription-equivalent-evaluate":function brailleRoledescriptionEquivalentEvaluate(e,t,n){var r=null!=(r=n.attr("aria-brailleroledescription"))?r:"";return""===fl(r)||("string"!=typeof(r=n.attr("aria-roledescription"))?(this.data({messageKey:"noRoleDescription"}),!1):""!==fl(r)||(this.data({messageKey:"emptyRoleDescription"}),!1));},"bypass-matches":function bypassMatches(e,t,n){return!kh(0,0,n)||!!e.querySelector("a[href]");},"caption-evaluate":function captionEvaluate(e,t,n){return!sp(n,"track").some(function(e){return"captions"===(e.attr("kind")||"").toLowerCase();})&&void 0;},"caption-faked-evaluate":function captionFakedEvaluate(e){var t=il(e),n=t[0];return t.length<=1||n.length<=1||e.rows.length<=1||n.reduce(function(e,t,r){return e||t!==n[r+1]&&void 0!==n[r+1];},!1);},"color-contrast-evaluate":function colorContrastEvaluate(e,t,r){var a=t.ignoreUnicode,u=t.ignoreLength,i=t.ignorePseudo,o=t.boldValue,l=t.boldTextPt,s=t.largeTextPt,c=t.contrastRatio,d=t.shadowOutlineEmMax,D=t.pseudoSizeThreshold;if(!Ki(e))return this.data({messageKey:"hidden"}),!0;var f=Ll(r,!1,!0);if(a&&(m=cs(a=f,p={nonBmp:!0}),a=""===fl(ps(a,p)),m)&&a)this.data({messageKey:"nonBmp"});else{var p=n.getComputedStyle(e),m=parseFloat(p.getPropertyValue("font-size"));if(a=p.getPropertyValue("font-weight"),o=parseFloat(a)>=o||"bold"===a,a=Math.ceil(72*m)/96,a=(l=o&&a<l||!o&&a<s?c.normal:c.large).expected,s=l.minThreshold,c=l.maxThreshold,l=function(e,t){var n=void 0===(n=t.pseudoSizeThreshold)?.25:n;if(!(t=void 0!==(t=t.ignorePseudo)&&t)){var r=(t=e.boundingClientRect).width*t.height*n;do{if(r<fh(e.actualNode,":before")+fh(e.actualNode,":after"))return e;}while(e=e.parent);}}(r,{ignorePseudo:i,pseudoSizeThreshold:D}),l)this.data({fontSize:"".concat((72*m/96).toFixed(1),"pt (").concat(m,"px)"),fontWeight:o?"bold":"normal",messageKey:"pseudoContent",expectedContrastRatio:a+":1"}),this.relatedNodes(l.actualNode);else{var h,v,b;if(null!==(r=Im(e,{minRatio:.001,maxRatio:d})))return l=Gm(e,!(i=[]),D=Lm(e,i,d),t),t=d=e=null,0===r.length?e=Um(D,l):l&&D&&(t=[].concat(z(r),[D]).reduce(Bm),r=Um(D,l),b=Um(D,t),h=Um(t,l),(e=Math.max(r,b,h))!==r)&&(d=h<b?"shadowOnBgColor":"fgOnShadowColor"),r=a<e,"number"==typeof s&&("number"!=typeof e||e<s)||"number"==typeof c&&("number"!=typeof e||c<e)?(this.data({contrastRatio:e}),!0):(h=Math.floor(100*e)/100,null===D?v=Ks.get("bgColor"):r||(v=d),b=1===f.length,(s=1==h)?v=Ks.set("bgColor","equalRatio"):r||!b||u||(v="shortTextContent"),this.data({fgColor:l?l.toHexString():void 0,bgColor:D?D.toHexString():void 0,contrastRatio:h,fontSize:"".concat((72*m/96).toFixed(1),"pt (").concat(m,"px)"),fontWeight:o?"bold":"normal",messageKey:v,expectedContrastRatio:a+":1",shadowColor:t?t.toHexString():void 0}),null===l||null===D||s||b&&!u&&!r?(v=null,Ks.clear(),void this.relatedNodes(i)):(r||this.relatedNodes(i),r));this.data({messageKey:"complexTextShadows"});}}},"color-contrast-matches":function colorContrastMatches(e,t){var r=(f=t.props).nodeName;if("option"===r)return!1;if("select"===r&&!e.options.length)return!1;if("input"===r&&["hidden","range","color","checkbox","radio","image"].includes(f.type))return!1;if(Zm(t)||Co(t))return!1;if(["input","select","textarea"].includes(r)){if(f=n.getComputedStyle(e),f=parseInt(f.getPropertyValue("text-indent"),10)){var u={top:(u=e.getBoundingClientRect()).top,bottom:u.bottom,left:u.left+f,right:u.right+f};if(!LD(u,e))return!1;}return!0;}if(f=Fi(t,"label"),"label"===r||f){if(u=f||e,r=f?eu(f):t,u.htmlFor&&(u=(f=vi(u).getElementById(u.htmlFor))&&eu(f))&&Zm(u))return!1;if((f=sp(r,'input:not([type="hidden"],[type="image"],[type="button"],[type="submit"],[type="reset"]), select, textarea')[0])&&Zm(f))return!1;}for(var i,o=[],l=t;l;)l.props.id&&(i=Lp(l).filter(function(e){return KD(e.getAttribute("aria-labelledby")||"").includes(l.props.id);}).map(function(e){return eu(e);}),o.push.apply(o,z(i))),l=l.parent;if(0<o.length&&o.every(Zm))return!1;if(""===(r=Ll(u=t,!1,!0))||""===ps(r,Rh)||!u.children.some(function(e){return"#text"===e.props.nodeName&&!ds(e);}))return!1;for(var s=a.createRange(),c=t.children,d=0;d<c.length;d++){var D=c[d];3===D.actualNode.nodeType&&""!==fl(D.actualNode.nodeValue)&&s.selectNodeContents(D.actualNode);}var f=Array.from(s.getClientRects()),p=Ei(t);return f.some(function(t){var n,r=LD(t,e);return p.length?(n=p.some(function(e){return yi(t,e.boundingClientRect);}),r&&n):r;});},"css-orientation-lock-evaluate":function cssOrientationLockEvaluate(e,t,n,r){r=void 0===(r=(r||{}).cssom)?void 0:r;var a=void 0===(t=(t||{}).degreeThreshold)?0:t;if(r&&r.length){for(var u=!1,i=[],o=r.reduce(function(e,t){var n,r=t.sheet;return e[n=(n=t.shadowId)||"topDocument"]||(e[n]={root:t.root,rules:[]}),r&&r.cssRules&&(t=Array.from(r.cssRules),e[n].rules=e[n].rules.concat(t)),e;},{}),l=function l(){var e=c[s],t=(e=o[e]).root;if(!(e=e.rules.filter(d)).length)return 1;e.forEach(function(e){e=e.cssRules,Array.from(e).forEach(function(e){var n=function(e){var t=e.selectorText;return e=e.style,!(!t||e.length<=0||!(t=e.transform||e.webkitTransform||e.msTransform||!1)&&!e.rotate||(t=function(e){return e&&(e=e.match(/(rotate|rotateZ|rotate3d|matrix|matrix3d)\(([^)]+)\)(?!.*(rotate|rotateZ|rotate3d|matrix|matrix3d))/))?D((e=L(e,3))[1],e[2]):0;}(t),e=D("rotate",e.rotate),!(t+=e))||(t=Math.abs(t),Math.abs(t-180)%180<=a))&&Math.abs(t-90)%90<=a;}(e);n&&"HTML"!==e.selectorText.toUpperCase()&&(e=Array.from(t.querySelectorAll(e.selectorText))||[],i=i.concat(e)),u=u||n;});});},s=0,c=Object.keys(o);s<c.length;s++)l();return!u||(i.length&&this.relatedNodes(i),!1);}function d(e){var t=e.type;return e=e.cssText,4===t&&(/orientation:\s*landscape/i.test(e)||/orientation:\s*portrait/i.test(e));}function D(e,t){switch(e){case"rotate":case"rotateZ":return f(t);case"rotate3d":var n=L(t.split(",").map(function(e){return e.trim();}),4),r=n[2];return n=n[3],0===parseInt(r)?void 0:f(n);case"matrix":case"matrix3d":var a,u;return(r=(r=t).split(",")).length<=6?(a=(u=L(r,2))[0],u=u[1],p(Math.atan2(parseFloat(u),parseFloat(a)))):(u=parseFloat(r[8]),a=Math.asin(u),u=Math.cos(a),p(Math.acos(parseFloat(r[0])/u)));default:return 0;}}function f(e){var t=L(e.match(/(deg|grad|rad|turn)/)||[],1)[0];if(!t)return 0;var n=parseFloat(e.replace(t,""));switch(t){case"rad":return p(n);case"grad":var r=n;return(r%=400)<0&&(r+=400),Math.round(r/400*360);case"turn":return Math.round(360/(1/n));default:return parseInt(n);}}function p(e){return Math.round(e*(180/Math.PI));}},"data-table-large-matches":function dataTableLargeMatches(e){return!!Ip(e)&&3<=(e=il(e)).length&&3<=e[0].length&&3<=e[1].length&&3<=e[2].length;},"data-table-matches":function dataTableMatches(e){return Ip(e);},"deprecatedrole-evaluate":function deprecatedroleEvaluate(e,t,n){n=jl(n,{dpub:!0,fallback:!0});var r=el.ariaRoles[n];return!(null==r||!r.deprecated||(this.data(n),0));},"dlitem-evaluate":function dlitemEvaluate(e){var t=(e=Pi(e)).nodeName.toUpperCase(),n=rl(e);return"DIV"===t&&["presentation","none",null].includes(n)&&(t=(e=Pi(e)).nodeName.toUpperCase(),n=rl(e)),"DL"===t&&!(n&&!["presentation","none","list"].includes(n));},"doc-has-title-evaluate":function docHasTitleEvaluate(){var e=a.title;return!!fl(e);},"duplicate-id-active-matches":function duplicateIdActiveMatches(e){var t=e.getAttribute("id").trim();return t='*[id="'.concat(Ca(t),'"]'),t=Array.from(vi(e).querySelectorAll(t)),!tm(e)&&t.some(zo);},"duplicate-id-after":function duplicateIdAfter(e){var t=[];return e.filter(function(e){return-1===t.indexOf(e.data)&&(t.push(e.data),!0);});},"duplicate-id-aria-matches":function duplicateIdAriaMatches(e){return tm(e);},"duplicate-id-evaluate":function duplicateIdEvaluate(e){var t,n=e.getAttribute("id").trim();return!n||(t=vi(e),(t=Array.from(t.querySelectorAll('[id="'.concat(Ca(n),'"]'))).filter(function(t){return t!==e;})).length&&this.relatedNodes(t),this.data(n),0===t.length);},"duplicate-id-misc-matches":function duplicateIdMiscMatches(e){var t=e.getAttribute("id").trim();return t='*[id="'.concat(Ca(t),'"]'),t=Array.from(vi(e).querySelectorAll(t)),!tm(e)&&t.every(function(e){return!zo(e);});},"duplicate-img-label-evaluate":function duplicateImgLabelEvaluate(e,t,n){return!["none","presentation"].includes(jl(n))&&!!(t=mu(n,t.parentSelector))&&""!==(t=Ll(t,!0).toLowerCase())&&t===Ds(n).toLowerCase();},"exists-evaluate":function existsEvaluate(){},"explicit-evaluate":function explicitEvaluate(e,t,n){var r=this;if(!n.attr("id"))return!1;if(n.actualNode){var a=vi(n.actualNode),u=Ca(n.attr("id"));if(a=Array.from(a.querySelectorAll('label[for="'.concat(u,'"]'))),this.relatedNodes(a),!a.length)return!1;try{return a.some(function(e){return!Ki(e)||(e=fl(Uo(e,{inControlContext:!0,startNode:n})),r.data({explicitLabel:e}),!!e);});}catch(e){}}},"fallbackrole-evaluate":function fallbackroleEvaluate(e,t,n){var r=KD(n.attr("role"));return!(r.length<=1)&&(!(!Ml(n)&&2===r.length&&r.includes("none")&&r.includes("presentation"))||void 0);},"focusable-content-evaluate":function focusableContentEvaluate(e,t,n){var r=n.tabbableElements;return!!r&&0<r.filter(function(e){return e!==n;}).length;},"focusable-disabled-evaluate":function focusableDisabledEvaluate(e,t,n){var r=["button","fieldset","input","select","textarea"];return!((n=n.tabbableElements)&&n.length&&(n=n.filter(function(e){return r.includes(e.props.nodeName);}),this.relatedNodes(n.map(function(e){return e.actualNode;})),0!==n.length)&&!Hs())||!!n.every(function(e){var t=e.getComputedStylePropertyValue("pointer-events"),n=parseInt(e.getComputedStylePropertyValue("width")),r=parseInt(e.getComputedStylePropertyValue("height"));return e.actualNode.onfocus||(0===n||0===r)&&"none"===t;})&&void 0;},"focusable-element-evaluate":function focusableElementEvaluate(e,t,n){return!(!n.hasAttr("contenteditable")||!function e(t){return"true"===(t=t.attr("contenteditable"))||""===t||"false"!==t&&!!(t=mu(n.parent,"[contenteditable]"))&&e(t);}(n))||$o(n);},"focusable-modal-open-evaluate":function focusableModalOpenEvaluate(e,t,n){return!(n=n.tabbableElements.map(function(e){return e.actualNode;}))||!n.length||!Hs()||void this.relatedNodes(n);},"focusable-no-name-evaluate":function focusableNoNameEvaluate(e,t,n){var r=n.attr("tabindex");if(!(zo(n)&&-1<r))return!1;try{return!Ds(n);}catch(e){}},"focusable-not-tabbable-evaluate":function focusableNotTabbableEvaluate(e,t,n){var r=["button","fieldset","input","select","textarea"];return!((n=n.tabbableElements)&&n.length&&(n=n.filter(function(e){return!r.includes(e.props.nodeName);}),this.relatedNodes(n.map(function(e){return e.actualNode;})),0!==n.length)&&!Hs())||!!n.every(function(e){var t=e.getComputedStylePropertyValue("pointer-events"),n=parseInt(e.getComputedStylePropertyValue("width")),r=parseInt(e.getComputedStylePropertyValue("height"));return e.actualNode.onfocus||(0===n||0===r)&&"none"===t;})&&void 0;},"frame-focusable-content-evaluate":function frameFocusableContentEvaluate(e,t,n){if(n.children)try{return!n.children.some(function e(t){if($o(t))return!0;if(!t.children){if(1===t.props.nodeType)throw new Error("Cannot determine children");return!1;}return t.children.some(function(t){return e(t);});});}catch(e){}},"frame-focusable-content-matches":function frameFocusableContentMatches(e,t,n){var r;return!n.initiator&&!n.focusable&&1<(null==(r=n.size)?void 0:r.width)*(null==(r=n.size)?void 0:r.height);},"frame-tested-after":function frameTestedAfter(e){var t={};return e.filter(function(e){var n;return"html"!==e.node.ancestry[e.node.ancestry.length-1]?(n=e.node.ancestry.flat(1/0).join(" > "),t[n]=e,!0):(n=e.node.ancestry.slice(0,e.node.ancestry.length-1).flat(1/0).join(" > "),t[n]&&(t[n].result=!0),!1);});},"frame-tested-evaluate":function frameTestedEvaluate(e,t){return!t.isViolation&&void 0;},"frame-title-has-text-matches":function frameTitleHasTextMatches(e){return e=e.getAttribute("title"),!!fl(e);},"has-alt-evaluate":function hasAltEvaluate(e,t,n){var r=n.props.nodeName;return!!["img","input","area"].includes(r)&&n.hasAttr("alt");},"has-descendant-after":function hasDescendantAfter(e){return e.some(function(e){return!0===e.result;})&&e.forEach(function(e){e.result=!0;}),e;},"has-descendant-evaluate":function hasDescendantEvaluate(e,t,n){if(t&&t.selector&&"string"==typeof t.selector)return!(!t.passForModal||!Hs())||(n=Qf(n,t.selector,$l),this.relatedNodes(n.map(function(e){return e.actualNode;})),0<n.length);throw new TypeError("has-descendant requires options.selector to be a string");},"has-global-aria-attribute-evaluate":function hasGlobalAriaAttributeEvaluate(e,t,n){var r=ul().filter(function(e){return n.hasAttr(e);});return this.data(r),0<r.length;},"has-implicit-chromium-role-matches":function hasImplicitChromiumRoleMatches(e,t){return null!==Ml(t,{chromium:!0});},"has-lang-evaluate":function hasLangEvaluate(e,t,n){var r=void 0!==a&&Oa(a);return t.attributes.includes("xml:lang")&&t.attributes.includes("lang")&&uh(n.attr("xml:lang"))&&!uh(n.attr("lang"))&&!r?(this.data({messageKey:"noXHTML"}),!1):!!t.attributes.some(function(e){return uh(n.attr(e));})||(this.data({messageKey:"noLang"}),!1);},"has-text-content-evaluate":function hasTextContentEvaluate(e,t,n){try{return""!==fl(ns(n));}catch(e){}},"has-widget-role-evaluate":function hasWidgetRoleEvaluate(e){return null!==(e=e.getAttribute("role"))&&("widget"===(e=zs(e))||"composite"===e);},"heading-matches":function headingMatches(e,t){return"heading"===jl(t);},"heading-order-after":function headingOrderAfter(e){(t=z(t=e)).sort(function(e,t){return e=e.node,t=t.node,e.ancestry.length-t.ancestry.length;});var t,n=t.reduce(Xm,[]).filter(function(e){return-1!==e.level;});return e.forEach(function(e){e.result=function(e,t){var n=null!=(n=null==(n=t[e=Jm(t,e.node.ancestry)])?void 0:n.level)?n:-1;return t=null!=(t=null==(t=t[e-1])?void 0:t.level)?t:-1,0===e||(-1!==n?n-t<=1:void 0);}(e,n);}),e;},"heading-order-evaluate":function headingOrderEvaluate(){var e,t=Qa.get("headingOrder");return t||(t=(e=Qf(i._tree[0],"h1, h2, h3, h4, h5, h6, [role=heading], iframe, frame",$l)).map(function(e){return{ancestry:[Za(e.actualNode)],level:(t=(t=jl(e))&&t.includes("heading"),n=e.attr("aria-level"),r=parseInt(n,10),e=L(e.props.nodeName.match(/h(\d)/)||[],2)[1],t?e&&!n?parseInt(e,10):isNaN(r)||r<1?e?parseInt(e,10):2:r||-1:-1)};var t,n,r;}),this.data({headingOrder:t}),Qa.set("headingOrder",e)),!0;},"help-same-as-label-evaluate":function helpSameAsLabelEvaluate(e,t,n){n=gs(n);var r=e.getAttribute("title");return!!n&&(r||(r="",e.getAttribute("aria-describedby")&&(r=Vo(e,"aria-describedby").map(function(e){return e?Uo(e):"";}).join(""))),fl(r)===fl(n));},"hidden-content-evaluate":function hiddenContentEvaluate(e,t,r){if(!["SCRIPT","HEAD","TITLE","NOSCRIPT","STYLE","TEMPLATE"].includes(e.nodeName.toUpperCase())&&Ms(r)){if("none"===(r=n.getComputedStyle(e)).getPropertyValue("display"))return;if("hidden"===r.getPropertyValue("visibility")&&(!(e=(r=Pi(e))&&n.getComputedStyle(r))||"hidden"!==e.getPropertyValue("visibility")))return;}return!0;},"hidden-explicit-label-evaluate":function hiddenExplicitLabelEvaluate(e,t,n){if(n.hasAttr("id")){if(!n.actualNode)return;var r,a=vi(e);if(e=Ca(e.getAttribute("id")),(a=a.querySelector('label[for="'.concat(e,'"]')))&&!$l(a)){try{r=Ds(n).trim();}catch(e){return;}return""===r;}}return!1;},"html-namespace-matches":function htmlNamespaceMatches(e,t){return!Eh(0,t);},"html5-scope-evaluate":function html5ScopeEvaluate(e){return!_s(a)||"TH"===e.nodeName.toUpperCase();},"identical-links-same-purpose-after":function identicalLinksSamePurposeAfter(e){if(e.length<2)return e;for(var t=e.filter(function(e){return void 0!==e.result;}),n=[],r={},a=function a(e){var a=t[e],i=(l=a.data).name,o=l.urlProps;if(r[i])return 1;var l=t.filter(function(t,n){return t.data.name===i&&n!==e;}),s=l.every(function(e){return function e(t,n){var r,a;return!(!t||!n)&&(r=Object.getOwnPropertyNames(t),a=Object.getOwnPropertyNames(n),r.length===a.length)&&r.every(function(r){var a=t[r];return r=n[r],u(a)===u(r)&&("object"===u(a)||"object"===u(r)?e(a,r):a===r);});}(e.data.urlProps,o);});l.length&&!s&&(a.result=void 0),a.relatedNodes=[],(s=a.relatedNodes).push.apply(s,z(l.map(function(e){return e.relatedNodes[0];}))),r[i]=l,n.push(a);},i=0;i<t.length;i++)a(i);return n;},"identical-links-same-purpose-evaluate":function identicalLinksSamePurposeEvaluate(e,t,n){if(n=Ho.accessibleTextVirtual(n),n=Ho.sanitize(Ho.removeUnicode(n,{emoji:!0,nonBmp:!0,punctuations:!0})).toLowerCase())return n={name:n,urlProps:mi.urlPropsFromAttribute(e,"href")},this.data(n),this.relatedNodes([e]),!0;},"identical-links-same-purpose-matches":function identicalLinksSamePurposeMatches(e,t){return!(!Ds(t)||(t=jl(e))&&"link"!==t);},"implicit-evaluate":function implicitEvaluate(e,t,n){try{var r,a=mu(n,"label");return!!a&&(r=fl(Ds(a,{inControlContext:!0,startNode:n})),a.actualNode&&this.relatedNodes([a.actualNode]),this.data({implicitLabel:r}),!!r);}catch(e){}},"inline-style-property-evaluate":function inlineStylePropertyEvaluate(e,t){var r=t.cssProperty,a=t.absoluteValues,u=t.minValue,i=t.maxValue,o=void 0===(o=t.normalValue)?0:o,l=t.multiLineOnly;return!!(!t.noImportant&&"important"!==e.style.getPropertyPriority(r)||l&&!Vs(e))||(t={},"number"==typeof u&&(t.minValue=u),"number"==typeof i&&(t.maxValue=i),l=e.style.getPropertyValue(r),["inherit","unset","revert","revert-layer"].includes(l)?(this.data(P({value:l},t)),!0):(l=function(e,t){var r=t.cssProperty,a=t.absoluteValues;return t=t.normalValue,"normal"===(r=(e=n.getComputedStyle(e)).getPropertyValue(r))||(t=parseFloat(r),a)?t:(a=parseFloat(e.getPropertyValue("font-size")),e=Math.round(t/a*100)/100,isNaN(e)?r:e);}(e,{absoluteValues:a,cssProperty:r,normalValue:o}),this.data(P({value:l},t)),"number"==typeof l?("number"!=typeof u||u<=l)&&("number"!=typeof i||l<=i):void 0));},"inserted-into-focus-order-matches":function insertedIntoFocusOrderMatches(e){return js(e);},"internal-link-present-evaluate":function internalLinkPresentEvaluate(e,t,n){return sp(n,"a[href]").some(function(e){return /^#[^/!]/.test(e.attr("href"));});},"invalid-children-evaluate":function invalidChildrenEvaluate(e){var t=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{},n=2<arguments.length?arguments[2]:void 0,r=[],a=[];if(n.children){for(var u=ah(n.children);u.length;){var i=(o=u.shift()).vChild,o=o.nested;if(t.divGroups&&!o&&"div"===(l=i).props.nodeName&&null===rl(l)){if(!i.children)return;var l=ah(i.children,!0);u.push.apply(u,z(l));}else l=function(e,t,n){var r=void 0===(r=n.validRoles)?[]:r,a=(n=void 0===(n=n.validNodeNames)?[]:n,(i=e.props).nodeName),u=i.nodeType,i=i.nodeValue;return t=t?"div > ":"",3===u&&""!==i.trim()?t+"#text":!(1!==u||!$l(e))&&((i=rl(e))?!r.includes(i)&&t+"[role=".concat(i,"]"):!n.includes(a)&&t+a);}(i,o,t),l&&(a.includes(l)||a.push(l),1===(null==i||null==(o=i.actualNode)?void 0:o.nodeType))&&r.push(i.actualNode);}return 0!==a.length&&(this.data({values:a.join(", ")}),this.relatedNodes(r),!0);}},"invalidrole-evaluate":function invalidroleEvaluate(e,t,n){return!!(n=KD(n.attr("role"))).every(function(e){return!nl(e.toLowerCase(),{allowAbstract:!0});})&&(this.data(n),!0);},"is-element-focusable-evaluate":function isElementFocusableEvaluate(e,t,n){return zo(n);},"is-initiator-matches":kh,"is-on-screen-evaluate":ld,"is-visible-matches":Ki,"is-visible-on-screen-matches":function isVisibleOnScreenMatches(e,t){return Ki(t);},"label-content-name-mismatch-evaluate":function labelContentNameMismatchEvaluate(e,t,n){var r=null==t?void 0:t.pixelThreshold,a=null!=(a=null==t?void 0:t.occurrenceThreshold)?a:null==t?void 0:t.occuranceThreshold;return t=Uo(e).toLowerCase(),!(e=fl(ns(n,{subtreeDescendant:!0,ignoreIconLigature:!0,pixelThreshold:r,occurrenceThreshold:a})).toLowerCase())||(ms(t)<1||ms(e)<1?void 0:(n=e,r=ih(r=t),n=ih(n),!(!r||!n)&&r.includes(n)));},"label-content-name-mismatch-matches":function labelContentNameMismatchMatches(e,t){var n=jl(e);return!!(n&&Kp("widget").includes(n)&&Yp().includes(n)&&(fl(Ko(t))||fl(Go(e)))&&fl(Ll(t)));},"label-matches":function labelMatches(e,t){return"input"!==t.props.nodeName||!1===t.hasAttr("type")||(t=t.attr("type").toLowerCase(),!1===["hidden","image","button","submit","reset"].includes(t));},"landmark-has-body-context-matches":function landmarkHasBodyContextMatches(e,t){return e.hasAttribute("role")||!Fi(t,"article, aside, main, nav, section");},"landmark-is-top-level-evaluate":function landmarkIsTopLevelEvaluate(e){var t=Kp("landmark"),n=Pi(e),r=jl(e);for(this.data({role:r});n;){var a=n.getAttribute("role");if((a=a||"FORM"===n.nodeName.toUpperCase()?a:Ml(n))&&t.includes(a)&&("main"!==a||"complementary"!==r))return!1;n=Pi(n);}return!0;},"landmark-is-unique-after":function landmarkIsUniqueAfter(e){var t=[];return e.filter(function(e){var n=t.find(function(t){return e.data.role===t.data.role&&e.data.accessibleText===t.data.accessibleText;});return n?(n.result=!1,n.relatedNodes.push(e.relatedNodes[0]),!1):(t.push(e),e.relatedNodes=[],!0);});},"landmark-is-unique-evaluate":function landmarkIsUniqueEvaluate(e,t,n){var r=jl(e);return n=(n=Ds(n))?n.toLowerCase():null,this.data({role:r,accessibleText:n}),this.relatedNodes([e]),!0;},"landmark-unique-matches":function landmarkUniqueMatches(e,t){return n=t,a=Kp("landmark"),!!(u=jl(n))&&("section"!==(r=n.props.nodeName)&&"form"!==r?0<=a.indexOf(u)||"region"===u:!!Ds(n))&&$l(t);var n,r,a,u;},"layout-table-matches":function layoutTableMatches(e){return!Ip(e)&&!zo(e);},"link-in-text-block-evaluate":function linkInTextBlockEvaluate(e,t){var n=t.requiredContrastRatio;if(t=t.allowSameColor,Dh(e))return!1;for(var r=Pi(e);r&&1===r.nodeType&&!Dh(r);)r=Pi(r);if(r){this.relatedNodes([r]);var a=Gm(e),u=Gm(r),i=(e=Lm(e),Lm(r)),o=a&&u?ch(a,u):void 0;if((o=o&&Math.floor(100*o)/100)&&n<=o)return!0;var l=e&&i?ch(e,i):void 0;if((l=l&&Math.floor(100*l)/100)&&n<=l)return!0;if(l){if(o)return!(!t||1!==o||1!==l)||(1===o&&1<l?this.data({messageKey:"bgContrast",contrastRatio:l,requiredContrastRatio:n,nodeBackgroundColor:e?e.toHexString():void 0,parentBackgroundColor:i?i.toHexString():void 0}):this.data({messageKey:"fgContrast",contrastRatio:o,requiredContrastRatio:n,nodeColor:a?a.toHexString():void 0,parentColor:u?u.toHexString():void 0}),!1);}else l=null!=(t=Ks.get("bgColor"))?t:"bgContrast",this.data({messageKey:l}),Ks.clear();}},"link-in-text-block-matches":function linkInTextBlockMatches(e){var t=fl(e.innerText),n=e.getAttribute("role");return!(n&&"link"!==n||!t||!Ki(e))&&Ls(e);},"link-in-text-block-style-evaluate":function linkInTextBlockStyleEvaluate(e){if(sh(e))return!1;for(var t=Pi(e);t&&1===t.nodeType&&!sh(t);)t=Pi(t);return t?(this.relatedNodes([t]),!!gm(e,t)||!!function(e){for(var t=0,r=["before","after"];t<r.length;t++){var a=r[t];if("none"!==n.getComputedStyle(e,":".concat(a)).getPropertyValue("content"))return 1;}}(e)&&void this.data({messageKey:"pseudoContent"})):void 0;},"listitem-evaluate":function listitemEvaluate(e,t,n){var r;if(n=n.parent)return r=n.props.nodeName,n=rl(n),!!["presentation","none","list"].includes(n)||(n&&nl(n)?(this.data({messageKey:"roleNotValid"}),!1):["ul","ol","menu"].includes(r));},"matches-definition-evaluate":function matchesDefinitionEvaluate(e,t,n){return Rl(n,t.matcher);},"meta-refresh-evaluate":function metaRefreshEvaluate(e,t,n){var r=(a=t||{}).minDelay,a=a.maxDelay;return!(n=L((n.attr("content")||"").trim().split(mm),1)[0]).match(hm)||(n=parseFloat(n),this.data({redirectDelay:n}),"number"==typeof r&&n<=t.minDelay)||"number"==typeof a&&n>t.maxDelay;},"meta-viewport-scale-evaluate":function metaViewportScaleEvaluate(e,t,n){var r,a=void 0===(a=(t=t||{}).scaleMinimum)?2:a;return t=void 0!==(t=t.lowerBound)&&t,!((n=n.attr("content")||"")&&(n=n.split(/[;,]/).reduce(function(e,t){var n;return(t=t.trim())&&(n=(t=L(t.split("="),2))[0],t=t[1],n)&&t&&(n=n.toLowerCase().trim(),t=t.toLowerCase().trim(),"maximum-scale"===n&&"yes"===t&&(t=1),"maximum-scale"===n&&parseFloat(t)<0||(e[n]=t)),e;},{}),!(t&&n["maximum-scale"]&&parseFloat(n["maximum-scale"])<t))&&(t||"no"!==n["user-scalable"]?(r=parseFloat(n["user-scalable"]),!t&&n["user-scalable"]&&(r||0===r)&&-1<r&&r<1?(this.data("user-scalable"),1):n["maximum-scale"]&&parseFloat(n["maximum-scale"])<a&&(this.data("maximum-scale"),1)):(this.data("user-scalable=no"),1)));},"multiple-label-evaluate":function multipleLabelEvaluate(e){var t=Ca(e.getAttribute("id")),n=e.parentNode,r=(r=vi(e)).documentElement||r,a=Array.from(r.querySelectorAll('label[for="'.concat(t,'"]')));for(a.length&&(a=a.filter(function(e){return!_i(e);}));n;)"LABEL"===n.nodeName.toUpperCase()&&-1===a.indexOf(n)&&a.push(n),n=n.parentNode;return this.relatedNodes(a),1<a.length&&(1<(r=a.filter($l)).length||!Vo(e,"aria-labelledby").includes(r[0]))&&void 0;},"nested-interactive-matches":function nestedInteractiveMatches(e,t){return!!(t=jl(t))&&!!el.ariaRoles[t].childrenPresentational;},"no-autoplay-audio-evaluate":function noAutoplayAudioEvaluate(e,t){var n,r;if(e.duration)return t=void 0===(t=t.allowedDuration)?3:t,((n=e).currentSrc?(r=function(e){if(e=e.match(/#t=(.*)/))return L(e,2)[1].split(",").map(function(e){if(/:/.test(e)){for(var t=e.split(":"),n=0,r=1;0<t.length;)n+=r*parseInt(t.pop(),10),r*=60;return parseFloat(n);}return parseFloat(e);});}(n.currentSrc))?1!==r.length?Math.abs(r[1]-r[0]):Math.abs(n.duration-r[0]):Math.abs(n.duration-(n.currentTime||0)):0)<=t&&!e.hasAttribute("loop")||!!e.hasAttribute("controls");console.warn("axe.utils.preloadMedia did not load metadata");},"no-autoplay-audio-matches":function noAutoplayAudioMatches(e){return!!e.currentSrc&&!e.hasAttribute("paused")&&!e.hasAttribute("muted");},"no-empty-role-matches":function noEmptyRoleMatches(e,t){return!!t.hasAttr("role")&&!!t.attr("role").trim();},"no-explicit-name-required-matches":Bh,"no-focusable-content-evaluate":function noFocusableContentEvaluate(e,t,n){if(n.children)try{var r,a=function e(t){if(!t.children){if(1===t.props.nodeType)throw new Error("Cannot determine children");return[];}var n=[];return t.children.forEach(function(t){"widget"===zs(t)&&zo(t)?n.push(t):n.push.apply(n,z(e(t)));}),n;}(n);return!a.length||(0<(r=a.filter(oh)).length?(this.data({messageKey:"notHidden"}),this.relatedNodes(r)):this.relatedNodes(a),!1);}catch(e){}},"no-implicit-explicit-label-evaluate":function noImplicitExplicitLabelEvaluate(e,t,n){var r,a,u=jl(n,{noImplicit:!0});this.data(u);try{r=fl(rs(n)).toLowerCase(),a=fl(Ds(n)).toLowerCase();}catch(e){return;}return!(!a&&!r||(a||!r)&&a.includes(r))&&void 0;},"no-naming-method-matches":function noNamingMethodMatches(e,t){var n=Tl(t).namingMethods;return!(n&&0!==n.length||"combobox"===rl(t)&&sp(t,'input:not([type="hidden"])').length||nm(t,{popupRoles:["listbox"]}));},"no-negative-tabindex-matches":function noNegativeTabindexMatches(e,t){return t=parseInt(t.attr("tabindex"),10),isNaN(t)||0<=t;},"no-role-matches":function noRoleMatches(e,t){return!t.attr("role");},"non-empty-if-present-evaluate":function nonEmptyIfPresentEvaluate(e,t,n){var r=n.props.nodeName,a=(n.attr("type")||"").toLowerCase();return(n=n.attr("value"))&&this.data({messageKey:"has-label"}),!("input"!==r||!["submit","reset"].includes(a))&&null===n;},"not-html-matches":function notHtmlMatches(e,t){return"html"!==t.props.nodeName;},"object-is-loaded-matches":function objectIsLoadedMatches(e,t){return[Bh,function(e){var t;return null==e||null==(t=e.ownerDocument)||!t.createRange||((t=e.ownerDocument.createRange()).setStart(e,0),t.setEnd(e,e.childNodes.length),0===t.getClientRects().length);}].every(function(n){return n(e,t);});},"only-dlitems-evaluate":function onlyDlitemsEvaluate(e,t,n){var r=["definition","term","list"];return(n=n.children.reduce(function(e,t){var n=t.actualNode;return"DIV"===n.nodeName.toUpperCase()&&null===jl(n)?e.concat(t.children):e.concat(t);},[]).reduce(function(e,t){var n,a=(t=t.actualNode).nodeName.toUpperCase();return 1===t.nodeType&&$l(t)?(n=rl(t),("DT"!==a&&"DD"!==a||n)&&!r.includes(n)&&e.badNodes.push(t)):3===t.nodeType&&""!==t.nodeValue.trim()&&(e.hasNonEmptyTextNode=!0),e;},{badNodes:[],hasNonEmptyTextNode:!1})).badNodes.length&&this.relatedNodes(n.badNodes),!!n.badNodes.length||n.hasNonEmptyTextNode;},"only-listitems-evaluate":function onlyListitemsEvaluate(e,t,n){var r=!1,a=!1,u=!0,i=[],o=[],l=[];if(n.children.forEach(function(e){var t,n,s=e.actualNode;3===s.nodeType&&""!==s.nodeValue.trim()?r=!0:1===s.nodeType&&$l(s)&&(u=!1,t="LI"===s.nodeName.toUpperCase(),n="listitem"===(e=jl(e)),t||n||i.push(s),t&&!n&&(o.push(s),l.includes(e)||l.push(e)),n)&&(a=!0);}),r||i.length)this.relatedNodes(i);else{if(u||a)return!1;this.relatedNodes(o),this.data({messageKey:"roleNotValid",roles:l.join(", ")});}return!0;},"p-as-heading-evaluate":function pAsHeadingEvaluate(e,t,n){var r=(i=Array.from(e.parentNode.children)).indexOf(e),a=(t=t||{}).margins||[],u=i.slice(r+1).find(function(e){return"P"===e.nodeName.toUpperCase();}),i=i.slice(0,r).reverse().find(function(e){return"P"===e.nodeName.toUpperCase();}),o=(r=fm(e),u?fm(u):null),l=(i=i?fm(i):null,t.passLength);return t=t.failLength,e=e.textContent.trim().length,(u=null==u?void 0:u.textContent.trim().length)*l<e||!o||!pm(r,o,a)||!!((l=Fi(n,"blockquote"))&&"BLOCKQUOTE"===l.nodeName.toUpperCase()||i&&!pm(r,i,a)||u*t<e)&&void 0;},"p-as-heading-matches":function pAsHeadingMatches(e){var t=Array.from(e.parentNode.childNodes),n=e.textContent.trim();return!(0===n.length||2<=(n.match(/[.!?:;](?![.!?:;])/g)||[]).length)&&0!==t.slice(t.indexOf(e)+1).filter(function(e){return"P"===e.nodeName.toUpperCase()&&""!==e.textContent.trim();}).length;},"page-no-duplicate-after":function pageNoDuplicateAfter(e){return e.filter(function(e){return"ignored"!==e.data;});},"page-no-duplicate-evaluate":function pageNoDuplicateEvaluate(e,t,n){if(!t||!t.selector||"string"!=typeof t.selector)throw new TypeError("page-no-duplicate requires options.selector to be a string");var r="page-no-duplicate;"+t.selector;if(!Qa.get(r))return Qa.set(r,!0),r=Qf(i._tree[0],t.selector,$l),"string"==typeof t.nativeScopeFilter&&(r=r.filter(function(e){return e.actualNode.hasAttribute("role")||!Fi(e,t.nativeScopeFilter);})),"string"==typeof t.role&&(r=r.filter(function(e){return jl(e)===t.role;})),this.relatedNodes(r.filter(function(e){return e!==n;}).map(function(e){return e.actualNode;})),r.length<=1;this.data("ignored");},"presentation-role-conflict-matches":function presentationRoleConflictMatches(e,t){return null!==Ml(t,{chromiumRoles:!0});},"presentational-role-evaluate":function presentationalRoleEvaluate(e,t,n){var r=rl(n);if(["presentation","none"].includes(r)&&["iframe","frame"].includes(n.props.nodeName)&&n.hasAttr("title"))this.data({messageKey:"iframe",nodeName:n.props.nodeName});else{var a,u=jl(n);if(["presentation","none"].includes(u))return this.data({role:u}),!0;["presentation","none"].includes(r)&&(r=ul().some(function(e){return n.hasAttr(e);}),a=zo(n),this.data({messageKey:r&&!a?"globalAria":!r&&a?"focusable":"both",role:u}));}return!1;},"region-after":function regionAfter(e){var t=e.filter(function(e){return e.data.isIframe;});return e.forEach(function(e){if(!e.result&&1!==e.node.ancestry.length){var n,r=e.node.ancestry.slice(0,-1),a=Y(t);try{for(a.s();!(n=a.n()).done;){var u=n.value;if($f(r,u.node.ancestry)){e.result=u.result;break;}}}catch(e){a.e(e);}finally{a.f();}}}),t.forEach(function(e){e.result||(e.result=!0);}),e;},"region-evaluate":function regionEvaluate(e,t,n){return this.data({isIframe:["iframe","frame"].includes(n.props.nodeName)}),!Qa.get("regionlessNodes",function(){return function e(t,n){var r=t.actualNode;if("button"===jl(t)||function(e,t){var n=e.actualNode,r=jl(e),a=(n=(n.getAttribute("aria-live")||"").toLowerCase().trim(),Kp("landmark"));return!!(["assertive","polite"].includes(n)||Dm.includes(r)||a.includes(r)||t.regionMatcher&&Rl(e,t.regionMatcher));}(t,n)||["iframe","frame"].includes(t.props.nodeName)||ND(t.actualNode)&&No(t.actualNode,"href")||!$l(r)){for(var u=t;u;)u._hasRegionDescendant=!0,u=u.parent;return["iframe","frame"].includes(t.props.nodeName)?[t]:[];}return r!==a.body&&Ns(r,!0)&&!function(e){return["none","presentation"].includes(jl(e))&&!Ts(e);}(t)?[t]:t.children.filter(function(e){return 1===(e=e.actualNode).nodeType;}).map(function(t){return e(t,n);}).reduce(function(e,t){return e.concat(t);},[]);}(i._tree[0],t).map(function(e){for(;e.parent&&!e.parent._hasRegionDescendant&&e.parent.actualNode!==a.body;)e=e.parent;return e;}).filter(function(e,t,n){return n.indexOf(e)===t;});}).includes(n);},"same-caption-summary-evaluate":function sameCaptionSummaryEvaluate(e,t,n){var r;if(void 0!==n.children)return r=n.attr("summary"),!(!(n=!!(n=n.children.find(cm))&&fl(ns(n)))||!r)&&fl(r).toLowerCase()===fl(n).toLowerCase();},"scope-value-evaluate":function scopeValueEvaluate(e,t){return e=e.getAttribute("scope").toLowerCase(),-1!==t.values.indexOf(e);},"scrollable-region-focusable-matches":function scrollableRegionFocusableMatches(e,t){return void 0!==Ef(e,13)&&!1===nm(t)&&sp(t,"*").some(function(e){return Ms(e,!0,!0);});},"skip-link-evaluate":function skipLinkEvaluate(e){return!!(e=No(e,"href"))&&($l(e)||void 0);},"skip-link-matches":function skipLinkMatches(e){return ND(e)&&Ui(e);},"structured-dlitems-evaluate":function structuredDlitemsEvaluate(e,t,n){var r=n.children;if(!r||!r.length)return!1;for(var a,u=!1,i=!1,o=0;o<r.length;o++){if((u="DT"===(a=r[o].props.nodeName.toUpperCase())||u)&&"DD"===a)return!1;"DD"===a&&(i=!0);}return u||i;},"summary-interactive-matches":function summaryInteractiveMatches(e,t){var n,r,a=t.parent;return!("details"!==a.props.nodeName||(r=null==(r=(n=t).actualNode)?void 0:r.parentElement)&&r!==n.parent.actualNode)&&a.children.find(function(e){return"summary"===e.props.nodeName;})===t;},"svg-namespace-matches":Eh,"svg-non-empty-title-evaluate":function svgNonEmptyTitleEvaluate(e,t,n){if(n.children){if(n=n.children.find(function(e){return"title"===e.props.nodeName;}),!n)return this.data({messageKey:"noTitle"}),!1;try{if(""===ns(n,{includeHidden:!0}).trim())return this.data({messageKey:"emptyTitle"}),!1;}catch(e){return;}return!0;}},"tabindex-evaluate":function tabindexEvaluate(e,t,n){return n=parseInt(n.attr("tabindex"),10),!!isNaN(n)||n<=0;},"table-or-grid-role-matches":function tableOrGridRoleMatches(e,t){return t=jl(t),["treegrid","grid","table"].includes(t);},"target-offset-evaluate":function targetOffsetEvaluate(e,t,n){var r=(null==t?void 0:t.minOffset)||24;if(to(10*r,n.boundingClientRect))return this.data({messageKey:"large",minOffset:r}),!0;var a,u,i=[],o=r,l=Y(yo(n,r));try{for(l.s();!(a=l.n()).done;){var s=a.value;if("widget"===zs(s)&&zo(s)){var c=null;try{c=no(n,s,r/2);}catch(e){if(e.message.startsWith("splitRects"))return void this.data({messageKey:"tooManyRects",closestOffset:0,minOffset:r});throw e;}null===c||r<=.05+(c=2*(u=c,Math.round(10*u)/10))||(o=Math.min(o,c),i.push(s));}}}catch(e){l.e(e);}finally{l.f();}return 0===i.length?(this.data({closestOffset:o,minOffset:r}),!0):(this.relatedNodes(i.map(function(e){return e.actualNode;})),i.some($o)?(this.data({closestOffset:o,minOffset:r}),!$o(n)&&void 0):void this.data({messageKey:"nonTabbableNeighbor",closestOffset:o,minOffset:r}));},"target-size-evaluate":function targetSizeEvaluate(e,t,n){t=(null==t?void 0:t.minSize)||24;var r,a,u,i,o,l,s=n.boundingClientRect;return to(10*t,s)?(this.data({messageKey:"large",minSize:t}),!0):(o=to.bind(null,t),i=yo(n),a=n,r=i.filter(function(e){return!eh(e,a)&&nh(a,e);}),u=(i=function(e,t){var n,r=[],a=[],u=Y(t);try{for(u.s();!(n=u.n()).done;){var i=n.value;!nh(e,i)&&ao(e,i)&&"none"!==i.getComputedStylePropertyValue("pointer-events")&&(eh(e,i)?r:a).push(i);}}catch(e){u.e(e);}finally{u.f();}return{fullyObscuringElms:r,partialObscuringElms:a};}(n,i)).fullyObscuringElms,i=i.partialObscuringElms,!r.length||!u.length&&o(s)?u.length?(this.relatedNodes(rh(u)),this.data({messageKey:"obscured"}),!0):(u=!$o(n)&&void 0,o(s)?(i=i.filter(function(e){return"widget"===zs(e)&&zo(e);})).length?(n=function(e,t){var n;e=e.boundingClientRect,t=t.map(function(e){return e.boundingClientRect;});try{n=uo(e,t);}catch(e){return null;}var r=void 0;return n.reduce(function(e,t){var n=to(r,e);return n!==to(r,t)?n?e:t:(n=e.width*e.height,t.width*t.height<n?e:t);});}(n,i))?o(n)?(this.data(P({minSize:t},th(n||s))),this.relatedNodes(rh(i)),!0):r.length?(this.data({minSize:t,messageKey:"contentOverflow"}),void this.relatedNodes(rh(r))):(o=i.every($o),l="partiallyObscured".concat(o?"":"NonTabbable"),this.data(P({messageKey:l,minSize:t},th(n))),this.relatedNodes(rh(i)),o?u:void 0):void this.data({minSize:t,messageKey:"tooManyRects"}):(this.data(P({minSize:t},th(s))),!0):(this.data(P({minSize:t},th(s))),u)):(this.data({minSize:t,messageKey:"contentOverflow"}),void this.relatedNodes(rh(r))));},"td-has-header-evaluate":function tdHasHeaderEvaluate(e){var t=[],n=Np(e),r=il(e);return n.forEach(function(e){Ns(e)&&Sp(e)&&!am(e)&&!jp(e,r).some(function(e){return null!==e&&!!Ns(e);})&&t.push(e);}),!t.length||(this.relatedNodes(t),!1);},"td-headers-attr-evaluate":function tdHeadersAttrEvaluate(e){for(var t=[],n=[],r=[],a=0;a<e.rows.length;a++)for(var u=e.rows[a],i=0;i<u.cells.length;i++)t.push(u.cells[i]);var o=t.filter(function(e){return e.getAttribute("id");}).map(function(e){return e.getAttribute("id");});return t.forEach(function(e){var t,a=!1;if(e.hasAttribute("headers")&&$l(e))return(t=e.getAttribute("headers").trim())?void(0!==(t=KD(t)).length&&(e.getAttribute("id")&&(a=-1!==t.indexOf(e.getAttribute("id").trim())),t=t.some(function(e){return!o.includes(e);}),a||t)&&r.push(e)):n.push(e);}),0<r.length?(this.relatedNodes(r),!1):!n.length||void this.relatedNodes(n);},"th-has-data-cells-evaluate":function thHasDataCellsEvaluate(e){var t=Np(e),n=this,r=[],a=(t.forEach(function(e){var t;(t=e.getAttribute("headers"))&&(r=r.concat(t.split(/\s+/))),(t=e.getAttribute("aria-labelledby"))&&(r=r.concat(t.split(/\s+/)));}),t=t.filter(function(e){return""!==fl(e.textContent)&&("TH"===e.nodeName.toUpperCase()||-1!==["rowheader","columnheader"].indexOf(e.getAttribute("role")));}),il(e)),u=!0;return t.forEach(function(e){var t,i;e.getAttribute("id")&&r.includes(e.getAttribute("id"))||(t=ol(e,a),i=!1,(i=!(i=sl(e)?_p("down",t,a).find(function(t){return!sl(t)&&jp(t,a).includes(e);}):i)&&cl(e)?_p("right",t,a).find(function(t){return!cl(t)&&jp(t,a).includes(e);}):i)||n.relatedNodes(e),u=u&&i);}),!!u||void 0;},"title-only-evaluate":function titleOnlyEvaluate(e,t,n){var r=gs(n),a=Il(n);return n=n.attr("aria-describedby"),!(r||!a&&!n);},"unique-frame-title-after":function uniqueFrameTitleAfter(e){var t={};return e.forEach(function(e){t[e.data]=void 0!==t[e.data]?++t[e.data]:0;}),e.forEach(function(e){e.result=!!t[e.data];}),e;},"unique-frame-title-evaluate":function uniqueFrameTitleEvaluate(e,t,n){return n=fl(n.attr("title")).toLowerCase(),this.data(n),!0;},"unsupportedrole-evaluate":function unsupportedroleEvaluate(e,t,n){n=jl(n,{dpub:!0,fallback:!0});var r=tl(n);return r&&this.data(n),r;},"valid-lang-evaluate":function validLangEvaluate(e,t,n){var r=[];return t.attributes.forEach(function(e){var a,u,i=n.attr(e);"string"==typeof i&&(a=nf(i),u=t.value?!t.value.map(nf).includes(a):!yp(a),""!==a&&u||""!==i&&!fl(i))&&r.push(e+'="'+n.attr(e)+'"');}),!!r.length&&!("html"!==n.props.nodeName&&!Os(n)||(this.data(r),0));},"valid-scrollable-semantics-evaluate":function validScrollableSemanticsEvaluate(e,t){return(n=rl(n=e))&&(hh[n]||t.roles.includes(n))||(t=(t=e).nodeName.toUpperCase(),mh[t])||!1;var n;},"widget-not-inline-matches":function widgetNotInlineMatches(e,t){return Ch.every(function(n){return n(e,t);});},"window-is-top-matches":function windowIsTopMatches(e){return e.ownerDocument.defaultView.self===e.ownerDocument.defaultView.top;},"xml-lang-mismatch-evaluate":function xmlLangMismatchEvaluate(e,t,n){return nf(n.attr("lang"))===nf(n.attr("xml:lang"));},"xml-lang-mismatch-matches":function xmlLangMismatchMatches(e){var t=nf(e.getAttribute("lang"));return e=nf(e.getAttribute("xml:lang")),yp(t)&&yp(e);}},Mh=function Mh(e){this.id=e.id,this.data=null,this.relatedNodes=[],this.result=null;};function Nh(e){if("string"!=typeof e)return e;if(Th[e])return Th[e];if(/^\s*function[\s\w]*\(/.test(e))return new Function("return "+e+";")();throw new ReferenceError("Function ID does not exist in the metadata-function-map: ".concat(e));}function Oh(e){return e=0<arguments.length&&void 0!==e?e:{},Array.isArray(e)||"object"!==u(e)?{value:e}:e;}function jh(e){e&&(this.id=e.id,this.configure(e));}jh.prototype.enabled=!0,jh.prototype.run=function(e,t,n,r,a){var u=((t=t||{}).hasOwnProperty("enabled")?t:this).enabled,i=this.getOptions(t.options);if(u){var o;u=new Mh(this),t=au(u,t,r,a);try{o=this.evaluate.call(t,e.actualNode,i,e,n);}catch(t){return e&&e.actualNode&&(t.errorNode=ai.toSpec(e)),void a(t);}t.isAsync||(u.result=o,r(u));}else r(null);},jh.prototype.runSync=function(e,t,n){if(!(void 0===(a=(t=t||{}).enabled)?this.enabled:a))return null;var r,a=this.getOptions(t.options),u=new Mh(this);(t=au(u)).async=function(){throw new Error("Cannot run async check while in a synchronous run");};try{r=this.evaluate.call(t,e.actualNode,a,e,n);}catch(t){throw e&&e.actualNode&&(t.errorNode=ai.toSpec(e)),t;}return u.result=r,u;},jh.prototype.configure=function(e){var t=this;e.evaluate&&!Th[e.evaluate]||(this._internalCheck=!0),e.hasOwnProperty("enabled")&&(this.enabled=e.enabled),e.hasOwnProperty("options")&&(this._internalCheck?this.options=Oh(e.options):this.options=e.options),["evaluate","after"].filter(function(t){return e.hasOwnProperty(t);}).forEach(function(n){return t[n]=Nh(e[n]);});},jh.prototype.getOptions=function(e){return this._internalCheck?di(this.options,Oh(e||{})):e||this.options;};var Sh=jh,Ih=function Ih(e){this.id=e.id,this.result=ua.NA,this.pageLevel=e.pageLevel,this.impact=null,this.nodes=[];};function qh(e,t){this._audit=t,this.id=e.id,this.selector=e.selector||"*",e.impact&&(wa(ua.impact.includes(e.impact),"Impact ".concat(e.impact," is not a valid impact")),this.impact=e.impact),this.excludeHidden="boolean"!=typeof e.excludeHidden||e.excludeHidden,this.enabled="boolean"!=typeof e.enabled||e.enabled,this.pageLevel="boolean"==typeof e.pageLevel&&e.pageLevel,this.reviewOnFail="boolean"==typeof e.reviewOnFail&&e.reviewOnFail,this.any=e.any||[],this.all=e.all||[],this.none=e.none||[],this.tags=e.tags||[],this.preload=!!e.preload,this.actIds=e.actIds,e.matches&&(this.matches=Nh(e.matches));}function _h(e){var t,n;if(e.length)return t=!1,n={},e.forEach(function(e){var r=e.results.filter(function(e){return e;});(n[e.type]=r).length&&(t=!0);}),t?n:null;}qh.prototype.matches=function(){return!0;},qh.prototype.gather=function(e){var t=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{},n="mark_gather_start_"+this.id,r="mark_gather_end_"+this.id,a="mark_isVisibleToScreenReaders_start_"+this.id,u="mark_isVisibleToScreenReaders_end_"+this.id;return t.performanceTimer&&Yf.mark(n),e=pp(this.selector,e),this.excludeHidden&&(t.performanceTimer&&Yf.mark(a),e=e.filter($l),t.performanceTimer)&&(Yf.mark(u),Yf.measure("rule_"+this.id+"#gather_axe.utils.isVisibleToScreenReaders",a,u)),t.performanceTimer&&(Yf.mark(r),Yf.measure("rule_"+this.id+"#gather",n,r)),e;},qh.prototype.runChecks=function(e,t,n,r,a,u){var i=this,o=yu();this[e].forEach(function(e){var a=i._audit.checks[e.id||e],u=ff(a,i.id,n);o.defer(function(e,n){a.run(t,u,r,e,n);});}),o.then(function(t){t=t.filter(function(e){return e;}),a({type:e,results:t});})["catch"](u);},qh.prototype.runChecksSync=function(e,t,n,r){var a=this,u=[];return this[e].forEach(function(e){e=a._audit.checks[e.id||e];var i=ff(e,a.id,n);u.push(e.runSync(t,i,r));}),{type:e,results:u=u.filter(function(e){return e;})};},qh.prototype.run=function(e){var t,n=this,r=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{},a=2<arguments.length?arguments[2]:void 0,u=3<arguments.length?arguments[3]:void 0,i=(r.performanceTimer&&this._trackPerformance(),yu()),l=new Ih(this);try{t=this.gatherAndMatchNodes(e,r);}catch(t){return void u(new o({cause:t,ruleId:this.id}));}r.performanceTimer&&this._logGatherPerformance(t),t.forEach(function(t){i.defer(function(a,u){var i=yu();["any","all","none"].forEach(function(a){i.defer(function(u,i){n.runChecks(a,t,r,e,u,i);});}),i.then(function(e){var r=_h(e);r&&(r.node=new ru(t),l.nodes.push(r),n.reviewOnFail)&&(["any","all"].forEach(function(e){r[e].forEach(function(e){!1===e.result&&(e.result=void 0);});}),r.none.forEach(function(e){!0===e.result&&(e.result=void 0);})),a();})["catch"](function(e){return u(e);});});}),i.defer(function(e){return setTimeout(e,0);}),r.performanceTimer&&this._logRulePerformance(),i.then(function(){return a(l);})["catch"](function(e){return u(e);});},qh.prototype.runSync=function(e){var t,n=this,r=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{},a=(r.performanceTimer&&this._trackPerformance(),new Ih(this));try{t=this.gatherAndMatchNodes(e,r);}catch(t){throw new o({cause:t,ruleId:this.id});}return r.performanceTimer&&this._logGatherPerformance(t),t.forEach(function(t){var u=[],i=(["any","all","none"].forEach(function(a){u.push(n.runChecksSync(a,t,r,e));}),_h(u));i&&(i.node=t.actualNode?new ru(t):null,a.nodes.push(i),n.reviewOnFail)&&(["any","all"].forEach(function(e){i[e].forEach(function(e){!1===e.result&&(e.result=void 0);});}),i.none.forEach(function(e){!0===e.result&&(e.result=void 0);}));}),r.performanceTimer&&this._logRulePerformance(),a;},qh.prototype._trackPerformance=function(){this._markStart="mark_rule_start_"+this.id,this._markEnd="mark_rule_end_"+this.id,this._markChecksStart="mark_runchecks_start_"+this.id,this._markChecksEnd="mark_runchecks_end_"+this.id;},qh.prototype._logGatherPerformance=function(e){ia("gather (",e.length,"):",Yf.timeElapsed()+"ms"),Yf.mark(this._markChecksStart);},qh.prototype._logRulePerformance=function(){Yf.mark(this._markChecksEnd),Yf.mark(this._markEnd),Yf.measure("runchecks_"+this.id,this._markChecksStart,this._markChecksEnd),Yf.measure("rule_"+this.id,this._markStart,this._markEnd);},qh.prototype.gatherAndMatchNodes=function(e,t){var n=this,r="mark_matches_start_"+this.id,a="mark_matches_end_"+this.id,u=this.gather(e,t);return t.performanceTimer&&Yf.mark(r),u=u.filter(function(t){return n.matches(t.actualNode,t,e);}),t.performanceTimer&&(Yf.mark(a),Yf.measure("rule_"+this.id+"#matches",r,a)),u;},qh.prototype.after=function(e,t){var n,r,a,u=this,i=ui(n=this).map(function(e){return(e=n._audit.checks[e.id||e])&&"function"==typeof e.after?e:null;}).filter(Boolean),o=this.id;return i.forEach(function(n){i=e.nodes,r=n.id,a=[],i.forEach(function(e){ui(e).forEach(function(t){t.id===r&&(t.node=e.node,a.push(t));});});var r,a,i=a,l=ff(n,o,t),s=n.after(i,l.options);u.reviewOnFail&&s.forEach(function(e){var t=(u.any.includes(e.id)||u.all.includes(e.id))&&!1===e.result,n=u.none.includes(e.id)&&!0===e.result;(t||n)&&(e.result=void 0);}),i.forEach(function(e){delete e.node,-1===s.indexOf(e)&&(e.filtered=!0);});}),e.nodes=(r=["any","all","none"],a=(i=e).nodes.filter(function(e){var t=0;return r.forEach(function(n){e[n]=e[n].filter(function(e){return!0!==e.filtered;}),t+=e[n].length;}),0<t;}),a=i.pageLevel&&a.length?[a.reduce(function(e,t){if(e)return r.forEach(function(n){e[n].push.apply(e[n],t[n]);}),e;})]:a),e;},qh.prototype.configure=function(e){e.hasOwnProperty("selector")&&(this.selector=e.selector),e.hasOwnProperty("excludeHidden")&&(this.excludeHidden="boolean"!=typeof e.excludeHidden||e.excludeHidden),e.hasOwnProperty("enabled")&&(this.enabled="boolean"!=typeof e.enabled||e.enabled),e.hasOwnProperty("pageLevel")&&(this.pageLevel="boolean"==typeof e.pageLevel&&e.pageLevel),e.hasOwnProperty("reviewOnFail")&&(this.reviewOnFail="boolean"==typeof e.reviewOnFail&&e.reviewOnFail),e.hasOwnProperty("any")&&(this.any=e.any),e.hasOwnProperty("all")&&(this.all=e.all),e.hasOwnProperty("none")&&(this.none=e.none),e.hasOwnProperty("tags")&&(this.tags=e.tags),e.hasOwnProperty("actIds")&&(this.actIds=e.actIds),e.hasOwnProperty("matches")&&(this.matches=Nh(e.matches)),e.impact&&(wa(ua.impact.includes(e.impact),"Impact ".concat(e.impact," is not a valid impact")),this.impact=e.impact);};var zh=de(ra()),$h=/\{\{.+?\}\}/g,Ph=K(function e(t){U(this,e),this.lang="en",this.defaultConfig=t,this.standards=el,this._init(),this._defaultLocale=null;},[{key:"_setDefaultLocale",value:function value(){if(!this._defaultLocale){for(var e={checks:{},rules:{},failureSummaries:{},incompleteFallbackMessage:"",lang:this.lang},t=Object.keys(this.data.checks),n=0;n<t.length;n++){var r=t[n],a=this.data.checks[r].messages,u=a.pass;e.checks[r]={pass:u,fail:a.fail,incomplete:a.incomplete};}for(var i=Object.keys(this.data.rules),o=0;o<i.length;o++){var l=i[o],s=this.data.rules[l],c=s.description;e.rules[l]={description:c,help:s.help};}for(var d=Object.keys(this.data.failureSummaries),D=0;D<d.length;D++){var f=d[D],p=this.data.failureSummaries[f].failureMessage;e.failureSummaries[f]={failureMessage:p};}e.incompleteFallbackMessage=this.data.incompleteFallbackMessage,this._defaultLocale=e;}}},{key:"_resetLocale",value:function value(){var e=this._defaultLocale;e&&this.applyLocale(e);}},{key:"_applyCheckLocale",value:function value(e){for(var t=Object.keys(e),n=0;n<t.length;n++){var r=t[n];if(!this.data.checks[r])throw new Error('Locale provided for unknown check: "'.concat(r,'"'));this.data.checks[r]=Vh(this.data.checks[r],e[r]);}}},{key:"_applyRuleLocale",value:function value(e){for(var t=Object.keys(e),n=0;n<t.length;n++){var r=t[n];if(!this.data.rules[r])throw new Error('Locale provided for unknown rule: "'.concat(r,'"'));this.data.rules[r]=Uh(this.data.rules[r],e[r]);}}},{key:"_applyFailureSummaries",value:function value(e){for(var t=Object.keys(e),n=0;n<t.length;n++){var r=t[n];if(!this.data.failureSummaries[r])throw new Error('Locale provided for unknown failureMessage: "'.concat(r,'"'));this.data.failureSummaries[r]=Gh(this.data.failureSummaries[r],e[r]);}}},{key:"applyLocale",value:function value(e){this._setDefaultLocale(),e.checks&&this._applyCheckLocale(e.checks),e.rules&&this._applyRuleLocale(e.rules),e.failureSummaries&&this._applyFailureSummaries(e.failureSummaries,"failureSummaries"),e.incompleteFallbackMessage&&(this.data.incompleteFallbackMessage=Kh(this.data.incompleteFallbackMessage,e.incompleteFallbackMessage)),e.lang&&(this.lang=e.lang);}},{key:"setAllowedOrigins",value:function value(e){var t,n=Lh(),r=(this.allowedOrigins=[],Y(e));try{for(r.s();!(t=r.n()).done;){var a=t.value;if(a===ua.allOrigins)return void(this.allowedOrigins=["*"]);a!==ua.sameOrigin?this.allowedOrigins.push(a):n&&this.allowedOrigins.push(n);}}catch(e){r.e(e);}finally{r.f();}}},{key:"_init",value:function value(){var e=function(e){var t;return e?(t=uu(e)).commons=e.commons:t={},t.reporter=t.reporter||null,t.noHtml=t.noHtml||!1,t.allowedOrigins||(e=Lh(),t.allowedOrigins=e?[e]:[]),t.rules=t.rules||[],t.checks=t.checks||[],t.data=P({checks:{},rules:{}},t.data),t;}(this.defaultConfig);this.lang=e.lang||"en",this.reporter=e.reporter,this.commands={},this.rules=[],this.checks={},this.brand="axe",this.application="axeAPI",this.tagExclude=["experimental","deprecated"],this.noHtml=e.noHtml,this.allowedOrigins=e.allowedOrigins,Hh(e.rules,this,"addRule"),Hh(e.checks,this,"addCheck"),this.data={},this.data.checks=e.data&&e.data.checks||{},this.data.rules=e.data&&e.data.rules||{},this.data.failureSummaries=e.data&&e.data.failureSummaries||{},this.data.incompleteFallbackMessage=e.data&&e.data.incompleteFallbackMessage||"",this._constructHelpUrls();}},{key:"registerCommand",value:function value(e){this.commands[e.id]=e.callback;}},{key:"addRule",value:function value(e){e.metadata&&(this.data.rules[e.id]=e.metadata);var t=this.getRule(e.id);t?t.configure(e):this.rules.push(new qh(e,this));}},{key:"addCheck",value:function value(e){var t=e.metadata;"object"===u(t)&&(this.data.checks[e.id]=t,"object"===u(t.messages))&&Object.keys(t.messages).filter(function(e){return t.messages.hasOwnProperty(e)&&"string"==typeof t.messages[e];}).forEach(function(e){0===t.messages[e].indexOf("function")&&(t.messages[e]=new Function("return "+t.messages[e]+";")());}),this.checks[e.id]?this.checks[e.id].configure(e):this.checks[e.id]=new Sh(e);}},{key:"run",value:function value(e,t,n,r){this.normalizeOptions(t),ru.setRunOptions(t),i._selectCache=[],o=this.rules,a=e,u=t;var a,u,o=o.reduce(function(e,t){return dp(t,a,u)&&(t.preload?e.later:e.now).push(t),e;},{now:[],later:[]}),l=o.now,s=o.later,c=yu();l.forEach(function(n){c.defer(Wh(n,e,t));}),o=yu(),(s.length&&o.defer(function(e){ap(t).then(function(t){return e(t);})["catch"](function(t){console.warn("Couldn't load preload assets: ",t),e(void 0);});}),l=yu()).defer(c),l.defer(o),l.then(function(a){var u,o=a.pop(),l=(o&&o.length&&(o=o[0])&&(e=P({},e,o)),a[0]);s.length?(u=yu(),s.forEach(function(n){n=Wh(n,e,t),u.defer(n);}),u.then(function(e){i._selectCache=void 0,n(l.concat(e).filter(function(e){return!!e;}));})["catch"](r)):(i._selectCache=void 0,n(l.filter(function(e){return!!e;})));})["catch"](r);}},{key:"after",value:function value(e,t){var n=this.rules;return e.map(function(e){var r=ii(n,"id",e.id);if(r)return r.after(e,t);throw new Error("Result for unknown rule. You may be running mismatch axe-core versions");});}},{key:"getRule",value:function value(e){return this.rules.find(function(t){return t.id===e;});}},{key:"normalizeOptions",value:function value(e){var t=[],n=[];if(this.rules.forEach(function(e){n.push(e.id),e.tags.forEach(function(e){t.includes(e)||t.push(e);});}),["object","string"].includes(u(e.runOnly))){if("string"==typeof e.runOnly&&(e.runOnly=[e.runOnly]),Array.isArray(e.runOnly)){var r=e.runOnly.find(function(e){return t.includes(e);}),a=e.runOnly.find(function(e){return n.includes(e);});if(r&&a)throw new Error("runOnly cannot be both rules and tags");e.runOnly=a?{type:"rule",values:e.runOnly}:{type:"tag",values:e.runOnly};}if((r=e.runOnly).value&&!r.values&&(r.values=r.value,delete r.value),!Array.isArray(r.values)||0===r.values.length)throw new Error("runOnly.values must be a non-empty array");if(["rule","rules"].includes(r.type))r.type="rule",r.values.forEach(function(e){if(!n.includes(e))throw new Error("unknown rule `"+e+"` in options.runOnly");});else{if(!["tag","tags",void 0].includes(r.type))throw new Error("Unknown runOnly type '".concat(r.type,"'"));r.type="tag",a=r.values.filter(function(e){return!t.includes(e)&&!/wcag2[1-3]a{1,3}/.test(e);}),0!==a.length&&i.log("Could not find tags `"+a.join("`, `")+"`");}}return"object"===u(e.rules)&&Object.keys(e.rules).forEach(function(e){if(!n.includes(e))throw new Error("unknown rule `"+e+"` in options.rules");}),e;}},{key:"setBranding",value:function value(e){var t={brand:this.brand,application:this.application};"string"==typeof e&&(this.application=e),e&&e.hasOwnProperty("brand")&&e.brand&&"string"==typeof e.brand&&(this.brand=e.brand),e&&e.hasOwnProperty("application")&&e.application&&"string"==typeof e.application&&(this.application=e.application),this._constructHelpUrls(t);}},{key:"_constructHelpUrls",value:function value(){var e=this,t=0<arguments.length&&void 0!==arguments[0]?arguments[0]:null,n=(i.version.match(/^[1-9][0-9]*\.[0-9]+/)||["x.y"])[0];this.rules.forEach(function(r){e.data.rules[r.id]||(e.data.rules[r.id]={});var a=e.data.rules[r.id];("string"!=typeof a.helpUrl||t&&a.helpUrl===Yh(t,r.id,n))&&(a.helpUrl=Yh(e,r.id,n));});}},{key:"resetRulesAndChecks",value:function value(){this._init(),this._resetLocale();}}]);function Lh(){return n.origin&&"null"!==n.origin?n.origin:n.location&&n.location.origin&&"null"!==n.location.origin?n.location.origin:void 0;}function Hh(e,t,n){for(var r=0,a=e.length;r<a;r++)t[n](e[r]);}var Vh=function Vh(e,t){var n=t.pass,r=t.fail;return"string"==typeof n&&$h.test(n)&&(n=zh["default"].compile(n)),"string"==typeof r&&$h.test(r)&&(r=zh["default"].compile(r)),P({},e,{messages:{pass:n||e.messages.pass,fail:r||e.messages.fail,incomplete:"object"===u(e.messages.incomplete)?P({},e.messages.incomplete,t.incomplete):t.incomplete}});},Uh=function Uh(e,t){var n=t.help;return t=t.description,"string"==typeof n&&$h.test(n)&&(n=zh["default"].compile(n)),"string"==typeof t&&$h.test(t)&&(t=zh["default"].compile(t)),P({},e,{help:n||e.help,description:t||e.description});},Gh=function Gh(e,t){return P({},e,{failureMessage:(t="string"==typeof(t=t.failureMessage)&&$h.test(t)?zh["default"].compile(t):t)||e.failureMessage});},Kh=function Kh(e,t){return(t="string"==typeof t&&$h.test(t)?zh["default"].compile(t):t)||e;};function Wh(e,t,n){return n.performanceTimer&&Yf.mark("mark_rule_start_"+e.id),function(r,a){e.run(t,n,function(e){r(e);},function(t){n.debug?a(t):(t=Object.assign(new Ih(e),{result:ua.CANTTELL,description:"An error occured while running this rule",message:t.message,stack:t.stack,error:t,errorNode:t.errorNode}),r(t));});};}function Yh(e,t,n){var r=e.brand,a=e.application;return e=e.lang,ua.helpUrlBase+r+"/"+(n||i.version.substring(0,i.version.lastIndexOf(".")))+"/"+t+"?application="+encodeURIComponent(a)+(e&&"en"!==e?"&lang="+encodeURIComponent(e):"");}function Zh(e){var t=n&&"Node"in n&&"NodeList"in n,r=!!a;if(!t||!r){if(!e||!e.ownerDocument)throw new Error('Required "window" or "document" globals not defined and cannot be deduced from the context. Either set the globals before running or pass in a valid Element.');r||(Qa.set("globalDocumentSet",!0),a=e.ownerDocument),t||(Qa.set("globalWindowSet",!0),n=a.defaultView);}}var Xh=function Xh(){Qa.get("globalDocumentSet")&&(Qa.set("globalDocumentSet",!1),a=null),Qa.get("globalWindowSet")&&(Qa.set("globalWindowSet",!1),n=null),i._memoizedFns.forEach(function(e){return e.clear();}),Qa.clear(),i._tree=void 0,i._selectorData=void 0,i._selectCache=void 0;};function Jh(e,t,n,r){try{e=new Ff(e),i._tree=e.flatTree,i._selectorData=Ha(e.flatTree);}catch(a){return Xh(),r(a);}var a=yu(),u=i._audit;t.performanceTimer&&Yf.auditStart(),e.frames.length&&!1!==t.iframes&&a.defer(function(n,r){si(e,t,"rules",null,n,r);}),a.defer(function(n,r){u.run(e,t,n,r);}),a.then(function(a){try{t.performanceTimer&&Yf.auditEnd();var i=li(a.map(function(e){return{results:e};}));e.initiator&&(t.performanceTimer&&Yf.mark("auditAfterStart"),i=u.after(i,t),t.performanceTimer&&(Yf.mark("auditAfterEnd"),Yf.measure("audit.after","auditAfterStart","auditAfterEnd"),Yf.logMeasures("audit.after")),i.forEach(op),i=i.map(va));try{n(i,Xh);}catch(a){Xh(),ia(a);}}catch(a){Xh(),r(a);}})["catch"](function(e){Xh(),r(e);});}function Qh(e){this._run=e.run,this._collect=e.collect,this._registry={},e.commands.forEach(function(e){i._audit.registerCommand(e);});}function ev(e){var t=(e=L(e,3))[0],n=e[1],r=(e=e[2],new TypeError("axe.run arguments are invalid"));if(!Mf(t)){if(void 0!==e)throw r;e=n,n=t,t=a;}if("object"!==u(n)){if(void 0!==e)throw r;e=n,n={};}if("function"!=typeof e&&void 0!==e)throw r;return(n=uu(n)).reporter=null!=(r=null!=(r=n.reporter)?r:null==(r=i._audit)?void 0:r.reporter)?r:"v1",{context:t,options:n,callback:e};}n.top!==n&&(Xu.subscribe("axe.start",function(e,t,n){function r(e){e instanceof Error==0&&(e=new Error(e)),n(e);}var u=n,o=e&&e.context||{},l=(o.hasOwnProperty("include")&&!o.include.length&&(o.include=[a]),e&&e.options||{});switch(e.command){case"rules":return Jh(o,l,function(e,t){e=ai.mapRawResults(e),u(e),t();},r);case"cleanup-plugin":return Bp(u,r);default:if(i._audit&&i._audit.commands&&i._audit.commands[e.command])return i._audit.commands[e.command](e,n);}}),Xu.subscribe("axe.ping",function(e,t,n){n({axe:!0});})),Qh.prototype.run=function(){return this._run.apply(this,arguments);},Qh.prototype.collect=function(){return this._collect.apply(this,arguments);},Qh.prototype.cleanup=function(e){var t=i.utils.queue(),n=this;Object.keys(this._registry).forEach(function(e){t.defer(function(t){n._registry[e].cleanup(t);});}),t.then(e);},Qh.prototype.add=function(e){this._registry[e.id]=e;};var tv=function tv(){},nv=function nv(e,t,n){if("function"==typeof t&&(n=t,t={}),!e||!Array.isArray(e))return n(e);n(e.map(function(e){for(var t=P({},e),n=0,r=["passes","violations","incomplete","inapplicable"];n<r.length;n++){var a=r[n];t[a]=ai.mapRawNodeResults(t[a]);}return t;}));};Wt={base:{Audit:Ph,CheckResult:Mh,Check:Sh,Context:Ff,RuleResult:Ih,Rule:qh,metadataFunctionMap:Th},"public":{reporters:kp},helpers:{failureSummary:rf,incompleteFallbackMessage:af,processAggregate:of},utils:{setDefaultFrameMessenger:Yu,cacheNodeSelectors:QD,getNodesMatchingExpression:YD,convertSelector:fu},commons:{dom:{nativelyHidden:Ai,displayHidden:Bi,visibilityHidden:ki,contentVisibiltyHidden:Ri,ariaHidden:Ti,opacityHidden:Mi,scrollHidden:Ni,overflowHidden:Oi,clipHidden:ji,areaHidden:Si,detailsHidden:Ii}}},i._thisWillBeDeletedDoNotUse=Wt,i.constants=ua,i.log=ia,i.AbstractVirtualNode=la,i.SerialVirtualNode=Ap,i.VirtualNode=GD,i._cache=Qa,i.imports=Zo,i.cleanup=Bp,i.configure=function(e){var t=i._audit;if(!t)throw new Error("No audit configured");if(e.axeVersion||e.ver){var n=e.axeVersion||e.ver;if(!/^\d+\.\d+\.\d+(-canary)?/.test(n))throw new Error("Invalid configured version ".concat(n));var r=(a=L(n.split("-"),2))[0],a=a[1],u=(r=L(r.split(".").map(Number),3))[0],o=r[1],l=(r=r[2],(s=L(i.version.split("-"),2))[0]),s=s[1],c=(l=L(l.split(".").map(Number),3))[0],d=l[1];if(l=l[2],u!==c||d<o||d===o&&l<r||u===c&&o===d&&r===l&&a&&a!==s)throw new Error("Configured version ".concat(n," is not compatible with current axe version ").concat(i.version));}if(e.reporter&&("function"==typeof e.reporter||Rp(e.reporter))&&(t.reporter=e.reporter),e.checks){if(!Array.isArray(e.checks))throw new TypeError("Checks property must be an array");e.checks.forEach(function(e){if(!e.id)throw new TypeError("Configured check ".concat(JSON.stringify(e)," is invalid. Checks must be an object with at least an id property"));t.addCheck(e);});}var D,f=[];if(e.rules){if(!Array.isArray(e.rules))throw new TypeError("Rules property must be an array");e.rules.forEach(function(e){if(!e.id)throw new TypeError("Configured rule ".concat(JSON.stringify(e)," is invalid. Rules must be an object with at least an id property"));f.push(e.id),t.addRule(e);});}if(e.disableOtherRules&&t.rules.forEach(function(e){!1===f.includes(e.id)&&(e.enabled=!1);}),void 0!==e.branding?t.setBranding(e.branding):t._constructHelpUrls(),e.tagExclude&&(t.tagExclude=e.tagExclude),e.locale&&t.applyLocale(e.locale),e.standards&&(D=e.standards,Object.keys(Qo).forEach(function(e){D[e]&&(Qo[e]=di(Qo[e],D[e]));})),e.noHtml&&(t.noHtml=!0),e.allowedOrigins){if(!Array.isArray(e.allowedOrigins))throw new TypeError("Allowed origins property must be an array");if(e.allowedOrigins.includes("*"))throw new Error('"*" is not allowed. Use "'.concat(ua.allOrigins,'" instead'));t.setAllowedOrigins(e.allowedOrigins);}},i.frameMessenger=function(e){Xu.updateMessenger(e);},i.getRules=function(e){var t=(e=e||[]).length?i._audit.rules.filter(function(t){return!!e.filter(function(e){return-1!==t.tags.indexOf(e);}).length;}):i._audit.rules,n=i._audit.data.rules||{};return t.map(function(e){var t=n[e.id]||{};return{ruleId:e.id,description:t.description,help:t.help,helpUrl:t.helpUrl,tags:e.tags,actIds:e.actIds};});},i._load=function(e){i._audit=new Ph(e);},i.plugins={},i.registerPlugin=function(e){i.plugins[e.id]=new Qh(e);},i.hasReporter=Rp,i.getReporter=Tp,i.addReporter=function(e,t,n){kp[e]=t,n&&(Ep=t);},i.reset=function(){var e=i._audit;if(!e)throw new Error("No audit configured");e.resetRulesAndChecks(),Object.keys(Qo).forEach(function(e){Qo[e]=Jo[e];});},i._runRules=Jh,i.runVirtualRule=function(e,t){var n=2<arguments.length&&void 0!==arguments[2]?arguments[2]:{},r=(n.reporter=n.reporter||i._audit.reporter||"v1",i._selectorData={},t instanceof la||(t=new Ap(t)),yf(e));if(r)return op(r=(r=Object.create(r,{excludeHidden:{value:!1}})).runSync({initiator:!0,include:[t],exclude:[],frames:[],page:!1,focusable:!0,size:{},flatTree:[]},n)),va(r),(t=ga([r])).violations.forEach(function(e){return e.nodes.forEach(function(e){e.failureSummary=rf(e);});}),P({},pf(),t,{toolOptions:n});throw new Error("unknown rule `"+e+"`");},i.run=function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];Zh(t[0]);var r=(c=ev(t)).context,a=c.options,u=void 0===(c=c.callback)?tv:c,o=(c=function(e){var t,n,r;return"function"==typeof Promise&&e===tv?t=new Promise(function(e,t){n=t,r=e;}):(r=function r(t){return e(null,t);},n=function n(t){return e(t);}),{thenable:t,reject:n,resolve:r};}(u)).thenable,l=c.resolve,s=c.reject;try{wa(i._audit,"No audit configured"),wa(!i._running,"Axe is already running. Use `await axe.run()` to wait for the previous run to finish before starting a new run.");}catch(e){var c=e;if("function"!=typeof u||u===tv)throw c;return void u(c.message);}return i._running=!0,a.performanceTimer&&Yf.start(),i._runRules(r,a,function(e,t){function n(e){i._running=!1,t();try{s(e);}catch(e){i.log(e);}}try{a.performanceTimer&&Yf.mark("reporterStart");var r=e,u=a,o=function o(e){a.performanceTimer&&(Yf.mark("reporterEnd"),Yf.measure("reporter","reporterStart","reporterEnd"),Yf.logMeasures("reporter"),Yf.end()),i._running=!1,t();try{l(e);}catch(e){i.log(e);}},c=n;void 0!==(r=Tp(u.reporter)(r,u,o,c))&&o(r);}catch(e){n(e);}},function(e){a.performanceTimer&&Yf.end(),i._running=!1,u(e),s(e);}),o;},i.setup=function(e){if(i._tree)throw new Error("Axe is already setup. Call `axe.teardown()` before calling `axe.setup` again.");return Zh(e=e&&"object"===u(e.documentElement)&&"object"===u(e.defaultView)?e.documentElement:e),i._tree=ef(e),i._selectorData=Ha(i._tree),i._tree[0];},i.teardown=Xh,i.runPartial=function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];var r=(a=ev(t)).options,a=a.context,u=(wa(i._audit,"Axe is not configured. Audit is missing."),wa(!i._running,"Axe is already running. Use `await axe.run()` to wait for the previous run to finish before starting a new run."),new Ff(a,i._tree));return i._tree=u.flatTree,i._selectorData=Ha(u.flatTree),i._running=!0,r.elementRef=!1,new Promise(function(e,t){i._audit.run(u,r,e,t);}).then(function(e){e=ai.mapRawResults(e);var t,n=u.frames.map(function(e){return e=e.node,ai.toSpec(e);});return u.initiator&&(t=pf()),i._running=!1,Xh(),{results:e,frames:n,environmentData:t};})["catch"](function(e){return i._running=!1,Xh(),Promise.reject(e);});},i.finishRun=function(e){var t,n=uu(n=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{}),r=(e.find(function(e){return e.environmentData;})||{}).environmentData;i._audit.normalizeOptions(n),n.reporter=null!=(D=null!=(D=n.reporter)?D:null==(D=i._audit)?void 0:D.reporter)?D:"v1";var a=[],u=Y(D=e);try{for(u.s();!(t=u.n()).done;){var o,l=t.value,s=a.shift();l&&(l.frameSpec=null!=s?s:null,o=function(e){var t=e.frames,n=e.frameSpec;return n?t.map(function(e){return ai.mergeSpecs(e,n);}):t;}(l),a.unshift.apply(a,z(o)));}}catch(e){u.e(e);}finally{u.f();}var c,d,D=li(e);return(D=i._audit.after(D,n)).forEach(op),D=D.map(va),c=D,d=P({environmentData:r},n),new Promise(function(e,t){Tp(d.reporter)(c,d,e,t);});},i.commons=Jt,i.utils=sa,i.addReporter("na",function(e,t,n){console.warn('"na" reporter will be deprecated in axe v4.0. Use the "v2" reporter instead.'),"function"==typeof t&&(n=t,t={});var r=t.environmentData,a=_(a=t,w);n(P({},pf(r),{toolOptions:a},of(e,t)));}),i.addReporter("no-passes",function(e,t,n){"function"==typeof t&&(n=t,t={});var r=t.environmentData,a=_(a=t,E);t.resultTypes=["violations"],e=of(e,t).violations,n(P({},pf(r),{toolOptions:a,violations:e}));}),i.addReporter("rawEnv",function(e,t,n){"function"==typeof t&&(n=t,t={});var r=t.environmentData;t=_(t,C),nv(e,t,function(e){var t=pf(r);n({raw:e,env:t});});}),i.addReporter("raw",nv),i.addReporter("v1",function(e,t,n){function r(e){e.nodes.forEach(function(e){e.failureSummary=rf(e);});}"function"==typeof t&&(n=t,t={});var a=t.environmentData,u=_(u=t,x);(e=of(e,t)).incomplete.forEach(r),e.violations.forEach(r),n(P({},pf(a),{toolOptions:u},e));}),i.addReporter("v2",function(e,t,n){"function"==typeof t&&(n=t,t={});var r=t.environmentData,a=_(a=t,A);e=of(e,t),n(P({},pf(r),{toolOptions:a},e));},!0),i._load({lang:"en",data:{rules:{accesskeys:{description:"Ensure every accesskey attribute value is unique",help:"accesskey attribute value should be unique"},"area-alt":{description:"Ensure <area> elements of image maps have alternative text",help:"Active <area> elements must have alternative text"},"aria-allowed-attr":{description:"Ensure an element's role supports its ARIA attributes",help:"Elements must only use supported ARIA attributes"},"aria-allowed-role":{description:"Ensure role attribute has an appropriate value for the element",help:"ARIA role should be appropriate for the element"},"aria-braille-equivalent":{description:"Ensure aria-braillelabel and aria-brailleroledescription have a non-braille equivalent",help:"aria-braille attributes must have a non-braille equivalent"},"aria-command-name":{description:"Ensure every ARIA button, link and menuitem has an accessible name",help:"ARIA commands must have an accessible name"},"aria-conditional-attr":{description:"Ensure ARIA attributes are used as described in the specification of the element's role",help:"ARIA attributes must be used as specified for the element's role"},"aria-deprecated-role":{description:"Ensure elements do not use deprecated roles",help:"Deprecated ARIA roles must not be used"},"aria-dialog-name":{description:"Ensure every ARIA dialog and alertdialog node has an accessible name",help:"ARIA dialog and alertdialog nodes should have an accessible name"},"aria-hidden-body":{description:'Ensure aria-hidden="true" is not present on the document body.',help:'aria-hidden="true" must not be present on the document body'},"aria-hidden-focus":{description:"Ensure aria-hidden elements are not focusable nor contain focusable elements",help:"ARIA hidden element must not be focusable or contain focusable elements"},"aria-input-field-name":{description:"Ensure every ARIA input field has an accessible name",help:"ARIA input fields must have an accessible name"},"aria-meter-name":{description:"Ensure every ARIA meter node has an accessible name",help:"ARIA meter nodes must have an accessible name"},"aria-progressbar-name":{description:"Ensure every ARIA progressbar node has an accessible name",help:"ARIA progressbar nodes must have an accessible name"},"aria-prohibited-attr":{description:"Ensure ARIA attributes are not prohibited for an element's role",help:"Elements must only use permitted ARIA attributes"},"aria-required-attr":{description:"Ensure elements with ARIA roles have all required ARIA attributes",help:"Required ARIA attributes must be provided"},"aria-required-children":{description:"Ensure elements with an ARIA role that require child roles contain them",help:"Certain ARIA roles must contain particular children"},"aria-required-parent":{description:"Ensure elements with an ARIA role that require parent roles are contained by them",help:"Certain ARIA roles must be contained by particular parents"},"aria-roledescription":{description:"Ensure aria-roledescription is only used on elements with an implicit or explicit role",help:"aria-roledescription must be on elements with a semantic role"},"aria-roles":{description:"Ensure all elements with a role attribute use a valid value",help:"ARIA roles used must conform to valid values"},"aria-text":{description:'Ensure role="text" is used on elements with no focusable descendants',help:'"role=text" should have no focusable descendants'},"aria-toggle-field-name":{description:"Ensure every ARIA toggle field has an accessible name",help:"ARIA toggle fields must have an accessible name"},"aria-tooltip-name":{description:"Ensure every ARIA tooltip node has an accessible name",help:"ARIA tooltip nodes must have an accessible name"},"aria-treeitem-name":{description:"Ensure every ARIA treeitem node has an accessible name",help:"ARIA treeitem nodes should have an accessible name"},"aria-valid-attr-value":{description:"Ensure all ARIA attributes have valid values",help:"ARIA attributes must conform to valid values"},"aria-valid-attr":{description:"Ensure attributes that begin with aria- are valid ARIA attributes",help:"ARIA attributes must conform to valid names"},"audio-caption":{description:"Ensure <audio> elements have captions",help:"<audio> elements must have a captions track"},"autocomplete-valid":{description:"Ensure the autocomplete attribute is correct and suitable for the form field",help:"autocomplete attribute must be used correctly"},"avoid-inline-spacing":{description:"Ensure that text spacing set through style attributes can be adjusted with custom stylesheets",help:"Inline text spacing must be adjustable with custom stylesheets"},blink:{description:"Ensure <blink> elements are not used",help:"<blink> elements are deprecated and must not be used"},"button-name":{description:"Ensure buttons have discernible text",help:"Buttons must have discernible text"},bypass:{description:"Ensure each page has at least one mechanism for a user to bypass navigation and jump straight to the content",help:"Page must have means to bypass repeated blocks"},"color-contrast-enhanced":{description:"Ensure the contrast between foreground and background colors meets WCAG 2 AAA enhanced contrast ratio thresholds",help:"Elements must meet enhanced color contrast ratio thresholds"},"color-contrast":{description:"Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",help:"Elements must meet minimum color contrast ratio thresholds"},"css-orientation-lock":{description:"Ensure content is not locked to any specific display orientation, and the content is operable in all display orientations",help:"CSS Media queries must not lock display orientation"},"definition-list":{description:"Ensure <dl> elements are structured correctly",help:"<dl> elements must only directly contain properly-ordered <dt> and <dd> groups, <script>, <template> or <div> elements"},dlitem:{description:"Ensure <dt> and <dd> elements are contained by a <dl>",help:"<dt> and <dd> elements must be contained by a <dl>"},"document-title":{description:"Ensure each HTML document contains a non-empty <title> element",help:"Documents must have <title> element to aid in navigation"},"duplicate-id-active":{description:"Ensure every id attribute value of active elements is unique",help:"IDs of active elements must be unique"},"duplicate-id-aria":{description:"Ensure every id attribute value used in ARIA and in labels is unique",help:"IDs used in ARIA and labels must be unique"},"duplicate-id":{description:"Ensure every id attribute value is unique",help:"id attribute value must be unique"},"empty-heading":{description:"Ensure headings have discernible text",help:"Headings should not be empty"},"empty-table-header":{description:"Ensure table headers have discernible text",help:"Table header text should not be empty"},"focus-order-semantics":{description:"Ensure elements in the focus order have a role appropriate for interactive content",help:"Elements in the focus order should have an appropriate role"},"form-field-multiple-labels":{description:"Ensure form field does not have multiple label elements",help:"Form field must not have multiple label elements"},"frame-focusable-content":{description:"Ensure <frame> and <iframe> elements with focusable content do not have tabindex=-1",help:"Frames with focusable content must not have tabindex=-1"},"frame-tested":{description:"Ensure <iframe> and <frame> elements contain the axe-core script",help:"Frames should be tested with axe-core"},"frame-title-unique":{description:"Ensure <iframe> and <frame> elements contain a unique title attribute",help:"Frames must have a unique title attribute"},"frame-title":{description:"Ensure <iframe> and <frame> elements have an accessible name",help:"Frames must have an accessible name"},"heading-order":{description:"Ensure the order of headings is semantically correct",help:"Heading levels should only increase by one"},"hidden-content":{description:"Informs users about hidden content.",help:"Hidden content on the page should be analyzed"},"html-has-lang":{description:"Ensure every HTML document has a lang attribute",help:"<html> element must have a lang attribute"},"html-lang-valid":{description:"Ensure the lang attribute of the <html> element has a valid value",help:"<html> element must have a valid value for the lang attribute"},"html-xml-lang-mismatch":{description:"Ensure that HTML elements with both valid lang and xml:lang attributes agree on the base language of the page",help:"HTML elements with lang and xml:lang must have the same base language"},"identical-links-same-purpose":{description:"Ensure that links with the same accessible name serve a similar purpose",help:"Links with the same name must have a similar purpose"},"image-alt":{description:"Ensure <img> elements have alternative text or a role of none or presentation",help:"Images must have alternative text"},"image-redundant-alt":{description:"Ensure image alternative is not repeated as text",help:"Alternative text of images should not be repeated as text"},"input-button-name":{description:"Ensure input buttons have discernible text",help:"Input buttons must have discernible text"},"input-image-alt":{description:'Ensure <input type="image"> elements have alternative text',help:"Image buttons must have alternative text"},"label-content-name-mismatch":{description:"Ensure that elements labelled through their content must have their visible text as part of their accessible name",help:"Elements must have their visible text as part of their accessible name"},"label-title-only":{description:"Ensure that every form element has a visible label and is not solely labeled using hidden labels, or the title or aria-describedby attributes",help:"Form elements should have a visible label"},label:{description:"Ensure every form element has a label",help:"Form elements must have labels"},"landmark-banner-is-top-level":{description:"Ensure the banner landmark is at top level",help:"Banner landmark should not be contained in another landmark"},"landmark-complementary-is-top-level":{description:"Ensure the complementary landmark or aside is at top level",help:"Aside should not be contained in another landmark"},"landmark-contentinfo-is-top-level":{description:"Ensure the contentinfo landmark is at top level",help:"Contentinfo landmark should not be contained in another landmark"},"landmark-main-is-top-level":{description:"Ensure the main landmark is at top level",help:"Main landmark should not be contained in another landmark"},"landmark-no-duplicate-banner":{description:"Ensure the document has at most one banner landmark",help:"Document should not have more than one banner landmark"},"landmark-no-duplicate-contentinfo":{description:"Ensure the document has at most one contentinfo landmark",help:"Document should not have more than one contentinfo landmark"},"landmark-no-duplicate-main":{description:"Ensure the document has at most one main landmark",help:"Document should not have more than one main landmark"},"landmark-one-main":{description:"Ensure the document has a main landmark",help:"Document should have one main landmark"},"landmark-unique":{description:"Ensure landmarks are unique",help:"Landmarks should have a unique role or role/label/title (i.e. accessible name) combination"},"link-in-text-block":{description:"Ensure links are distinguished from surrounding text in a way that does not rely on color",help:"Links must be distinguishable without relying on color"},"link-name":{description:"Ensure links have discernible text",help:"Links must have discernible text"},list:{description:"Ensure that lists are structured correctly",help:"<ul> and <ol> must only directly contain <li>, <script> or <template> elements"},listitem:{description:"Ensure <li> elements are used semantically",help:"<li> elements must be contained in a <ul> or <ol>"},marquee:{description:"Ensure <marquee> elements are not used",help:"<marquee> elements are deprecated and must not be used"},"meta-refresh-no-exceptions":{description:'Ensure <meta http-equiv="refresh"> is not used for delayed refresh',help:"Delayed refresh must not be used"},"meta-refresh":{description:'Ensure <meta http-equiv="refresh"> is not used for delayed refresh',help:"Delayed refresh under 20 hours must not be used"},"meta-viewport-large":{description:'Ensure <meta name="viewport"> can scale a significant amount',help:"Users should be able to zoom and scale the text up to 500%"},"meta-viewport":{description:'Ensure <meta name="viewport"> does not disable text scaling and zooming',help:"Zooming and scaling must not be disabled"},"nested-interactive":{description:"Ensure interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies",help:"Interactive controls must not be nested"},"no-autoplay-audio":{description:"Ensure <video> or <audio> elements do not autoplay audio for more than 3 seconds without a control mechanism to stop or mute the audio",help:"<video> or <audio> elements must not play automatically"},"object-alt":{description:"Ensure <object> elements have alternative text",help:"<object> elements must have alternative text"},"p-as-heading":{description:"Ensure bold, italic text and font-size is not used to style <p> elements as a heading",help:"Styled <p> elements must not be used as headings"},"page-has-heading-one":{description:"Ensure that the page, or at least one of its frames contains a level-one heading",help:"Page should contain a level-one heading"},"presentation-role-conflict":{description:"Elements marked as presentational should not have global ARIA or tabindex to ensure all screen readers ignore them",help:"Ensure elements marked as presentational are consistently ignored"},region:{description:"Ensure all page content is contained by landmarks",help:"All page content should be contained by landmarks"},"role-img-alt":{description:'Ensure [role="img"] elements have alternative text',help:'[role="img"] elements must have an alternative text'},"scope-attr-valid":{description:"Ensure the scope attribute is used correctly on tables",help:"scope attribute should be used correctly"},"scrollable-region-focusable":{description:"Ensure elements that have scrollable content are accessible by keyboard",help:"Scrollable region must have keyboard access"},"select-name":{description:"Ensure select element has an accessible name",help:"Select element must have an accessible name"},"server-side-image-map":{description:"Ensure that server-side image maps are not used",help:"Server-side image maps must not be used"},"skip-link":{description:"Ensure all skip links have a focusable target",help:"The skip-link target should exist and be focusable"},"summary-name":{description:"Ensure summary elements have discernible text",help:"Summary elements must have discernible text"},"svg-img-alt":{description:"Ensure <svg> elements with an img, graphics-document or graphics-symbol role have an accessible text",help:"<svg> elements with an img role must have an alternative text"},tabindex:{description:"Ensure tabindex attribute values are not greater than 0",help:"Elements should not have tabindex greater than zero"},"table-duplicate-name":{description:"Ensure the <caption> element does not contain the same text as the summary attribute",help:"Tables should not have the same summary and caption"},"table-fake-caption":{description:"Ensure that tables with a caption use the <caption> element.",help:"Data or header cells must not be used to give caption to a data table."},"target-size":{description:"Ensure touch targets have sufficient size and space",help:"All touch targets must be 24px large, or leave sufficient space"},"td-has-header":{description:"Ensure that each non-empty data cell in a <table> larger than 3 by 3 has one or more table headers",help:"Non-empty <td> elements in larger <table> must have an associated table header"},"td-headers-attr":{description:"Ensure that each cell in a table that uses the headers attribute refers only to other cells in that table",help:"Table cells that use the headers attribute must only refer to cells in the same table"},"th-has-data-cells":{description:"Ensure that <th> elements and elements with role=columnheader/rowheader have data cells they describe",help:"Table headers in a data table must refer to data cells"},"valid-lang":{description:"Ensure lang attributes have valid values",help:"lang attribute must have a valid value"},"video-caption":{description:"Ensure <video> elements have captions",help:"<video> elements must have captions"}},checks:{abstractrole:{impact:"serious",messages:{pass:"Abstract roles are not used",fail:{singular:"Abstract role cannot be directly used: ${data.values}",plural:"Abstract roles cannot be directly used: ${data.values}"}}},"aria-allowed-attr":{impact:"critical",messages:{pass:"ARIA attributes are used correctly for the defined role",fail:{singular:"ARIA attribute is not allowed: ${data.values}",plural:"ARIA attributes are not allowed: ${data.values}"},incomplete:"Check that there is no problem if the ARIA attribute is ignored on this element: ${data.values}"}},"aria-allowed-role":{impact:"minor",messages:{pass:"ARIA role is allowed for given element",fail:{singular:"ARIA role ${data.values} is not allowed for given element",plural:"ARIA roles ${data.values} are not allowed for given element"},incomplete:{singular:"ARIA role ${data.values} must be removed when the element is made visible, as it is not allowed for the element",plural:"ARIA roles ${data.values} must be removed when the element is made visible, as they are not allowed for the element"}}},"aria-busy":{impact:"serious",messages:{pass:"Element has an aria-busy attribute",fail:'Element uses aria-busy="true" while showing a loader'}},"aria-conditional-attr":{impact:"serious",messages:{pass:"ARIA attribute is allowed",fail:{checkbox:'Remove aria-checked, or set it to "${data.checkState}" to match the real checkbox state',rowSingular:"This attribute is supported with treegrid rows, but not ${data.ownerRole}: ${data.invalidAttrs}",rowPlural:"These attributes are supported with treegrid rows, but not ${data.ownerRole}: ${data.invalidAttrs}"}}},"aria-errormessage":{impact:"critical",messages:{pass:"aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique",fail:{singular:"aria-errormessage value `${data.values}` must use a technique to announce the message (e.g., aria-live, aria-describedby, role=alert, etc.)",plural:"aria-errormessage values `${data.values}` must use a technique to announce the message (e.g., aria-live, aria-describedby, role=alert, etc.)",hidden:"aria-errormessage value `${data.values}` cannot reference a hidden element"},incomplete:{singular:"Ensure aria-errormessage value `${data.values}` references an existing element",plural:"Ensure aria-errormessage values `${data.values}` reference existing elements",idrefs:"Unable to determine if aria-errormessage element exists on the page: ${data.values}"}}},"aria-hidden-body":{impact:"critical",messages:{pass:"No aria-hidden attribute is present on document body",fail:"aria-hidden=true should not be present on the document body"}},"aria-level":{impact:"serious",messages:{pass:"aria-level values are valid",incomplete:"aria-level values greater than 6 are not supported in all screenreader and browser combinations"}},"aria-prohibited-attr":{impact:"serious",messages:{pass:"ARIA attribute is allowed",fail:{hasRolePlural:'${data.prohibited} attributes cannot be used with role "${data.role}".',hasRoleSingular:'${data.prohibited} attribute cannot be used with role "${data.role}".',noRolePlural:"${data.prohibited} attributes cannot be used on a ${data.nodeName} with no valid role attribute.",noRoleSingular:"${data.prohibited} attribute cannot be used on a ${data.nodeName} with no valid role attribute."},incomplete:{hasRoleSingular:'${data.prohibited} attribute is not well supported with role "${data.role}".',hasRolePlural:'${data.prohibited} attributes are not well supported with role "${data.role}".',noRoleSingular:"${data.prohibited} attribute is not well supported on a ${data.nodeName} with no valid role attribute.",noRolePlural:"${data.prohibited} attributes are not well supported on a ${data.nodeName} with no valid role attribute."}}},"aria-required-attr":{impact:"critical",messages:{pass:"All required ARIA attributes are present",fail:{singular:"Required ARIA attribute not present: ${data.values}",plural:"Required ARIA attributes not present: ${data.values}"}}},"aria-required-children":{impact:"critical",messages:{pass:{"default":"Required ARIA children are present","aria-busy":"Element has an aria-busy attribute, so it is allowed to omit required children"},fail:{singular:"Required ARIA child role not present: ${data.values}",plural:"Required ARIA children role not present: ${data.values}",unallowed:"Element has children which are not allowed: ${data.values}"},incomplete:{singular:"Expecting ARIA child role to be added: ${data.values}",plural:"Expecting ARIA children role to be added: ${data.values}"}}},"aria-required-parent":{impact:"critical",messages:{pass:"Required ARIA parent role present",fail:{singular:"Required ARIA parent role not present: ${data.values}",plural:"Required ARIA parents role not present: ${data.values}"}}},"aria-roledescription":{impact:"serious",messages:{pass:"aria-roledescription used on a supported semantic role",incomplete:"Check that the aria-roledescription is announced by supported screen readers",fail:"Give the element a role that supports aria-roledescription"}},"aria-unsupported-attr":{impact:"critical",messages:{pass:"ARIA attribute is supported",fail:"ARIA attribute is not widely supported in screen readers and assistive technologies: ${data.values}"}},"aria-valid-attr-value":{impact:"critical",messages:{pass:"ARIA attribute values are valid",fail:{singular:"Invalid ARIA attribute value: ${data.values}",plural:"Invalid ARIA attribute values: ${data.values}"},incomplete:{noId:"ARIA attribute element ID does not exist on the page: ${data.needsReview}",noIdShadow:"ARIA attribute element ID does not exist on the page or is a descendant of a different shadow DOM tree: ${data.needsReview}",ariaCurrent:'ARIA attribute value is invalid and will be treated as "aria-current=true": ${data.needsReview}',idrefs:"Unable to determine if ARIA attribute element ID exists on the page: ${data.needsReview}",empty:"ARIA attribute value is ignored while empty: ${data.needsReview}",controlsWithinPopup:"Unable to determine if aria-controls referenced ID exists on the page while using aria-haspopup: ${data.needsReview}"}}},"aria-valid-attr":{impact:"critical",messages:{pass:"ARIA attribute name is valid",fail:{singular:"Invalid ARIA attribute name: ${data.values}",plural:"Invalid ARIA attribute names: ${data.values}"}}},"braille-label-equivalent":{impact:"serious",messages:{pass:"aria-braillelabel is used on an element with accessible text",fail:"aria-braillelabel is used on an element with no accessible text",incomplete:"Unable to compute accessible text"}},"braille-roledescription-equivalent":{impact:"serious",messages:{pass:"aria-brailleroledescription is used on an element with aria-roledescription",fail:{noRoleDescription:"aria-brailleroledescription is used on an element with no aria-roledescription",emptyRoleDescription:"aria-brailleroledescription is used on an element with an empty aria-roledescription"}}},deprecatedrole:{impact:"minor",messages:{pass:"ARIA role is not deprecated",fail:"The role used is deprecated: ${data}"}},fallbackrole:{impact:"serious",messages:{pass:"Only one role value used",fail:"Use only one role value, since fallback roles are not supported in older browsers",incomplete:"Use only role 'presentation' or 'none' since they are synonymous."}},"has-global-aria-attribute":{impact:"minor",messages:{pass:{singular:"Element has global ARIA attribute: ${data.values}",plural:"Element has global ARIA attributes: ${data.values}"},fail:"Element does not have global ARIA attribute"}},"has-widget-role":{impact:"minor",messages:{pass:"Element has a widget role.",fail:"Element does not have a widget role."}},invalidrole:{impact:"critical",messages:{pass:"ARIA role is valid",fail:{singular:"Role must be one of the valid ARIA roles: ${data.values}",plural:"Roles must be one of the valid ARIA roles: ${data.values}"}}},"is-element-focusable":{impact:"minor",messages:{pass:"Element is focusable.",fail:"Element is not focusable."}},"no-implicit-explicit-label":{impact:"serious",messages:{pass:"There is no mismatch between a <label> and accessible name",incomplete:"Check that the <label> does not need be part of the ARIA ${data} field's name"}},unsupportedrole:{impact:"critical",messages:{pass:"ARIA role is supported",fail:"The role used is not widely supported in screen readers and assistive technologies: ${data}"}},"valid-scrollable-semantics":{impact:"minor",messages:{pass:"Element has valid semantics for an element in the focus order.",fail:"Element has invalid semantics for an element in the focus order."}},"color-contrast-enhanced":{impact:"serious",messages:{pass:"Element has sufficient color contrast of ${data.contrastRatio}",fail:{"default":"Element has insufficient color contrast of ${data.contrastRatio} (foreground color: ${data.fgColor}, background color: ${data.bgColor}, font size: ${data.fontSize}, font weight: ${data.fontWeight}). Expected contrast ratio of ${data.expectedContrastRatio}",fgOnShadowColor:"Element has insufficient color contrast of ${data.contrastRatio} between the foreground and shadow color (foreground color: ${data.fgColor}, text-shadow color: ${data.shadowColor}, font size: ${data.fontSize}, font weight: ${data.fontWeight}). Expected contrast ratio of ${data.expectedContrastRatio}",shadowOnBgColor:"Element has insufficient color contrast of ${data.contrastRatio} between the shadow color and background color (text-shadow color: ${data.shadowColor}, background color: ${data.bgColor}, font size: ${data.fontSize}, font weight: ${data.fontWeight}). Expected contrast ratio of ${data.expectedContrastRatio}"},incomplete:{"default":"Unable to determine contrast ratio",bgImage:"Element's background color could not be determined due to a background image",bgGradient:"Element's background color could not be determined due to a background gradient",imgNode:"Element's background color could not be determined because element contains an image node",bgOverlap:"Element's background color could not be determined because it is overlapped by another element",fgAlpha:"Element's foreground color could not be determined because of alpha transparency",elmPartiallyObscured:"Element's background color could not be determined because it's partially obscured by another element",elmPartiallyObscuring:"Element's background color could not be determined because it partially overlaps other elements",outsideViewport:"Element's background color could not be determined because it's outside the viewport",equalRatio:"Element has a 1:1 contrast ratio with the background",shortTextContent:"Element content is too short to determine if it is actual text content",nonBmp:"Element content contains only non-text characters",pseudoContent:"Element's background color could not be determined due to a pseudo element"}}},"color-contrast":{impact:"serious",messages:{pass:{"default":"Element has sufficient color contrast of ${data.contrastRatio}",hidden:"Element is hidden"},fail:{"default":"Element has insufficient color contrast of ${data.contrastRatio} (foreground color: ${data.fgColor}, background color: ${data.bgColor}, font size: ${data.fontSize}, font weight: ${data.fontWeight}). Expected contrast ratio of ${data.expectedContrastRatio}",fgOnShadowColor:"Element has insufficient color contrast of ${data.contrastRatio} between the foreground and shadow color (foreground color: ${data.fgColor}, text-shadow color: ${data.shadowColor}, font size: ${data.fontSize}, font weight: ${data.fontWeight}). Expected contrast ratio of ${data.expectedContrastRatio}",shadowOnBgColor:"Element has insufficient color contrast of ${data.contrastRatio} between the shadow color and background color (text-shadow color: ${data.shadowColor}, background color: ${data.bgColor}, font size: ${data.fontSize}, font weight: ${data.fontWeight}). Expected contrast ratio of ${data.expectedContrastRatio}"},incomplete:{"default":"Unable to determine contrast ratio",bgImage:"Element's background color could not be determined due to a background image",bgGradient:"Element's background color could not be determined due to a background gradient",imgNode:"Element's background color could not be determined because element contains an image node",bgOverlap:"Element's background color could not be determined because it is overlapped by another element",complexTextShadows:"Element's contrast could not be determined because it uses complex text shadows",fgAlpha:"Element's foreground color could not be determined because of alpha transparency",elmPartiallyObscured:"Element's background color could not be determined because it's partially obscured by another element",elmPartiallyObscuring:"Element's background color could not be determined because it partially overlaps other elements",outsideViewport:"Element's background color could not be determined because it's outside the viewport",equalRatio:"Element has a 1:1 contrast ratio with the background",shortTextContent:"Element content is too short to determine if it is actual text content",nonBmp:"Element content contains only non-text characters",pseudoContent:"Element's background color could not be determined due to a pseudo element"}}},"link-in-text-block-style":{impact:"serious",messages:{pass:"Links can be distinguished from surrounding text by visual styling",incomplete:{"default":"Check if the link needs styling to distinguish it from nearby text",pseudoContent:"Check if the link's pseudo style is sufficient to distinguish it from the surrounding text"},fail:"The link has no styling (such as underline) to distinguish it from the surrounding text"}},"link-in-text-block":{impact:"serious",messages:{pass:"Links can be distinguished from surrounding text in some way other than by color",fail:{fgContrast:"The link has insufficient color contrast of ${data.contrastRatio}:1 with the surrounding text. (Minimum contrast is ${data.requiredContrastRatio}:1, link text: ${data.nodeColor}, surrounding text: ${data.parentColor})",bgContrast:"The link background has insufficient color contrast of ${data.contrastRatio} (Minimum contrast is ${data.requiredContrastRatio}:1, link background color: ${data.nodeBackgroundColor}, surrounding background color: ${data.parentBackgroundColor})"},incomplete:{"default":"Element's foreground contrast ratio could not be determined",bgContrast:"Element's background contrast ratio could not be determined",bgImage:"Element's contrast ratio could not be determined due to a background image",bgGradient:"Element's contrast ratio could not be determined due to a background gradient",imgNode:"Element's contrast ratio could not be determined because element contains an image node",bgOverlap:"Element's contrast ratio could not be determined because of element overlap"}}},"autocomplete-appropriate":{impact:"serious",messages:{pass:"The autocomplete value is on an appropriate element",fail:"The autocomplete value is inappropriate for this type of input"}},"autocomplete-valid":{impact:"serious",messages:{pass:"the autocomplete attribute is correctly formatted",fail:"the autocomplete attribute is incorrectly formatted",incomplete:"the autocomplete attribute has a non-standard value. Check whether any standard value could be used instead."}},accesskeys:{impact:"serious",messages:{pass:"Accesskey attribute value is unique",fail:"Document has multiple elements with the same accesskey"}},"focusable-content":{impact:"serious",messages:{pass:"Element contains focusable elements",fail:"Element should have focusable content"}},"focusable-disabled":{impact:"serious",messages:{pass:"No focusable elements contained within element",incomplete:"Check if the focusable elements immediately move the focus indicator",fail:"Focusable content should be disabled or be removed from the DOM"}},"focusable-element":{impact:"serious",messages:{pass:"Element is focusable",fail:"Element should be focusable"}},"focusable-modal-open":{impact:"serious",messages:{pass:"No focusable elements while a modal is open",incomplete:"Check that focusable elements are not tabbable in the current state"}},"focusable-no-name":{impact:"serious",messages:{pass:"Element is not in tab order or has accessible text",fail:"Element is in tab order and does not have accessible text",incomplete:"Unable to determine if element has an accessible name"}},"focusable-not-tabbable":{impact:"serious",messages:{pass:"No focusable elements contained within element",incomplete:"Check if the focusable elements immediately move the focus indicator",fail:'Focusable content should have tabindex="-1" or be removed from the DOM'}},"frame-focusable-content":{impact:"serious",messages:{pass:"Element does not have focusable descendants",fail:"Element has focusable descendants",incomplete:"Could not determine if element has descendants"}},"landmark-is-top-level":{impact:"moderate",messages:{pass:"The ${data.role} landmark is at the top level.",fail:"The ${data.role} landmark is contained in another landmark."}},"no-focusable-content":{impact:"serious",messages:{pass:"Element does not have focusable descendants",fail:{"default":"Element has focusable descendants",notHidden:'Using a negative tabindex on an element inside an interactive control does not prevent assistive technologies from focusing the element (even with aria-hidden="true")'},incomplete:"Could not determine if element has descendants"}},"page-has-heading-one":{impact:"moderate",messages:{pass:"Page has at least one level-one heading",fail:"Page must have a level-one heading"}},"page-has-main":{impact:"moderate",messages:{pass:"Document has at least one main landmark",fail:"Document does not have a main landmark"}},"page-no-duplicate-banner":{impact:"moderate",messages:{pass:"Document does not have more than one banner landmark",fail:"Document has more than one banner landmark"}},"page-no-duplicate-contentinfo":{impact:"moderate",messages:{pass:"Document does not have more than one contentinfo landmark",fail:"Document has more than one contentinfo landmark"}},"page-no-duplicate-main":{impact:"moderate",messages:{pass:"Document does not have more than one main landmark",fail:"Document has more than one main landmark"}},tabindex:{impact:"serious",messages:{pass:"Element does not have a tabindex greater than 0",fail:"Element has a tabindex greater than 0"}},"alt-space-value":{impact:"critical",messages:{pass:"Element has a valid alt attribute value",fail:"Element has an alt attribute containing only a space character, which is not ignored by all screen readers"}},"duplicate-img-label":{impact:"minor",messages:{pass:"Element does not duplicate existing text in <img> alt text",fail:"Element contains <img> element with alt text that duplicates existing text"}},"explicit-label":{impact:"critical",messages:{pass:"Element has an explicit <label>",fail:"Element does not have an explicit <label>",incomplete:"Unable to determine if form element has an explicit <label>"}},"help-same-as-label":{impact:"minor",messages:{pass:"Help text (title or aria-describedby) does not duplicate label text",fail:"Help text (title or aria-describedby) text is the same as the label text"}},"hidden-explicit-label":{impact:"critical",messages:{pass:"Form element has a visible explicit <label>",fail:"Form element has explicit <label> that is hidden",incomplete:"Unable to determine if form element has explicit <label> that is hidden"}},"implicit-label":{impact:"critical",messages:{pass:"Element has an implicit (wrapped) <label>",fail:"Element does not have an implicit (wrapped) <label>",incomplete:"Unable to determine if form element has an implicit (wrapped) <label>"}},"label-content-name-mismatch":{impact:"serious",messages:{pass:"Element contains visible text as part of it's accessible name",fail:"Text inside the element is not included in the accessible name"}},"multiple-label":{impact:"moderate",messages:{pass:"Form field does not have multiple label elements",incomplete:"Multiple label elements is not widely supported in assistive technologies. Ensure the first label contains all necessary information."}},"title-only":{impact:"serious",messages:{pass:"Form element does not solely use title attribute for its label",fail:"Only title used to generate label for form element"}},"landmark-is-unique":{impact:"moderate",messages:{pass:"Landmarks must have a unique role or role/label/title (i.e. accessible name) combination",fail:"The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"}},"has-lang":{impact:"serious",messages:{pass:"The <html> element has a lang attribute",fail:{noXHTML:"The xml:lang attribute is not valid on HTML pages, use the lang attribute.",noLang:"The <html> element does not have a lang attribute"}}},"valid-lang":{impact:"serious",messages:{pass:"Value of lang attribute is included in the list of valid languages",fail:"Value of lang attribute not included in the list of valid languages"}},"xml-lang-mismatch":{impact:"moderate",messages:{pass:"Lang and xml:lang attributes have the same base language",fail:"Lang and xml:lang attributes do not have the same base language"}},dlitem:{impact:"serious",messages:{pass:"Description list item has a <dl> parent element",fail:"Description list item does not have a <dl> parent element"}},listitem:{impact:"serious",messages:{pass:'List item has a <ul>, <ol> or role="list" parent element',fail:{"default":"List item does not have a <ul>, <ol> parent element",roleNotValid:'List item parent element has a role that is not role="list"'}}},"only-dlitems":{impact:"serious",messages:{pass:"dl element only has direct children that are allowed inside; <dt>, <dd>, or <div> elements",fail:"dl element has direct children that are not allowed: ${data.values}"}},"only-listitems":{impact:"serious",messages:{pass:"List element only has direct children that are allowed inside <li> elements",fail:"List element has direct children that are not allowed: ${data.values}"}},"structured-dlitems":{impact:"serious",messages:{pass:"When not empty, element has both <dt> and <dd> elements",fail:"When not empty, element does not have at least one <dt> element followed by at least one <dd> element"}},caption:{impact:"critical",messages:{pass:"The multimedia element has a captions track",incomplete:"Check that captions is available for the element"}},"frame-tested":{impact:"critical",messages:{pass:"The iframe was tested with axe-core",fail:"The iframe could not be tested with axe-core",incomplete:"The iframe still has to be tested with axe-core"}},"no-autoplay-audio":{impact:"moderate",messages:{pass:"<video> or <audio> does not output audio for more than allowed duration or has controls mechanism",fail:"<video> or <audio> outputs audio for more than allowed duration and does not have a controls mechanism",incomplete:"Check that the <video> or <audio> does not output audio for more than allowed duration or provides a controls mechanism"}},"css-orientation-lock":{impact:"serious",messages:{pass:"Display is operable, and orientation lock does not exist",fail:"CSS Orientation lock is applied, and makes display inoperable",incomplete:"CSS Orientation lock cannot be determined"}},"meta-viewport-large":{impact:"minor",messages:{pass:"<meta> tag does not prevent significant zooming on mobile devices",fail:"<meta> tag limits zooming on mobile devices"}},"meta-viewport":{impact:"critical",messages:{pass:"<meta> tag does not disable zooming on mobile devices",fail:"${data} on <meta> tag disables zooming on mobile devices"}},"target-offset":{impact:"serious",messages:{pass:{"default":"Target has sufficient space from its closest neighbors. Safe clickable space has a diameter of ${data.closestOffset}px which is at least ${data.minOffset}px.",large:"Target far exceeds the minimum size of ${data.minOffset}px."},fail:"Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of ${data.closestOffset}px instead of at least ${data.minOffset}px.",incomplete:{"default":"Element with negative tabindex has insufficient space to its closest neighbors. Safe clickable space has a diameter of ${data.closestOffset}px instead of at least ${data.minOffset}px. Is this a target?",nonTabbableNeighbor:"Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of ${data.closestOffset}px instead of at least ${data.minOffset}px. Is the neighbor a target?",tooManyRects:"Could not get the target size because there are too many overlapping elements"}}},"target-size":{impact:"serious",messages:{pass:{"default":"Control has sufficient size (${data.width}px by ${data.height}px, should be at least ${data.minSize}px by ${data.minSize}px)",obscured:"Control is ignored because it is fully obscured and thus not clickable",large:"Target far exceeds the minimum size of ${data.minSize}px."},fail:{"default":"Target has insufficient size (${data.width}px by ${data.height}px, should be at least ${data.minSize}px by ${data.minSize}px)",partiallyObscured:"Target has insufficient size because it is partially obscured (smallest space is ${data.width}px by ${data.height}px, should be at least ${data.minSize}px by ${data.minSize}px)"},incomplete:{"default":"Element with negative tabindex has insufficient size (${data.width}px by ${data.height}px, should be at least ${data.minSize}px by ${data.minSize}px). Is this a target?",contentOverflow:"Element size could not be accurately determined due to overflow content",partiallyObscured:"Element with negative tabindex has insufficient size because it is partially obscured (smallest space is ${data.width}px by ${data.height}px, should be at least ${data.minSize}px by ${data.minSize}px). Is this a target?",partiallyObscuredNonTabbable:"Target has insufficient size because it is partially obscured by a neighbor with negative tabindex (smallest space is ${data.width}px by ${data.height}px, should be at least ${data.minSize}px by ${data.minSize}px). Is the neighbor a target?",tooManyRects:"Could not get the target size because there are too many overlapping elements"}}},"header-present":{impact:"serious",messages:{pass:"Page has a heading",fail:"Page does not have a heading"}},"heading-order":{impact:"moderate",messages:{pass:"Heading order valid",fail:"Heading order invalid",incomplete:"Unable to determine previous heading"}},"identical-links-same-purpose":{impact:"minor",messages:{pass:"There are no other links with the same name, that go to a different URL",incomplete:"Check that links have the same purpose, or are intentionally ambiguous."}},"internal-link-present":{impact:"serious",messages:{pass:"Valid skip link found",fail:"No valid skip link found"}},landmark:{impact:"serious",messages:{pass:"Page has a landmark region",fail:"Page does not have a landmark region"}},"meta-refresh-no-exceptions":{impact:"minor",messages:{pass:"<meta> tag does not immediately refresh the page",fail:"<meta> tag forces timed refresh of page"}},"meta-refresh":{impact:"critical",messages:{pass:"<meta> tag does not immediately refresh the page",fail:"<meta> tag forces timed refresh of page (less than 20 hours)"}},"p-as-heading":{impact:"serious",messages:{pass:"<p> elements are not styled as headings",fail:"Heading elements should be used instead of styled <p> elements",incomplete:"Unable to determine if <p> elements are styled as headings"}},region:{impact:"moderate",messages:{pass:"All page content is contained by landmarks",fail:"Some page content is not contained by landmarks"}},"skip-link":{impact:"moderate",messages:{pass:"Skip link target exists",incomplete:"Skip link target should become visible on activation",fail:"No skip link target"}},"unique-frame-title":{impact:"serious",messages:{pass:"Element's title attribute is unique",fail:"Element's title attribute is not unique"}},"duplicate-id-active":{impact:"serious",messages:{pass:"Document has no active elements that share the same id attribute",fail:"Document has active elements with the same id attribute: ${data}"}},"duplicate-id-aria":{impact:"critical",messages:{pass:"Document has no elements referenced with ARIA or labels that share the same id attribute",fail:"Document has multiple elements referenced with ARIA with the same id attribute: ${data}"}},"duplicate-id":{impact:"minor",messages:{pass:"Document has no static elements that share the same id attribute",fail:"Document has multiple static elements with the same id attribute: ${data}"}},"aria-label":{impact:"serious",messages:{pass:"aria-label attribute exists and is not empty",fail:"aria-label attribute does not exist or is empty"}},"aria-labelledby":{impact:"serious",messages:{pass:"aria-labelledby attribute exists and references elements that are visible to screen readers",fail:"aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty",incomplete:"Ensure aria-labelledby references an existing element"}},"avoid-inline-spacing":{impact:"serious",messages:{pass:"No inline styles with '!important' that affect text spacing has been specified",fail:{singular:"Remove '!important' from inline style ${data.values}, as overriding this is not supported by most browsers",plural:"Remove '!important' from inline styles ${data.values}, as overriding this is not supported by most browsers"}}},"button-has-visible-text":{impact:"critical",messages:{pass:"Element has inner text that is visible to screen readers",fail:"Element does not have inner text that is visible to screen readers",incomplete:"Unable to determine if element has children"}},"doc-has-title":{impact:"serious",messages:{pass:"Document has a non-empty <title> element",fail:"Document does not have a non-empty <title> element"}},exists:{impact:"minor",messages:{pass:"Element does not exist",incomplete:"Element exists"}},"has-alt":{impact:"critical",messages:{pass:"Element has an alt attribute",fail:"Element does not have an alt attribute"}},"has-visible-text":{impact:"minor",messages:{pass:"Element has text that is visible to screen readers",fail:"Element does not have text that is visible to screen readers",incomplete:"Unable to determine if element has children"}},"important-letter-spacing":{impact:"serious",messages:{pass:"Letter-spacing in the style attribute is not set to !important, or meets the minimum",fail:"letter-spacing in the style attribute must not use !important, or be at ${data.minValue}em (current ${data.value}em)"}},"important-line-height":{impact:"serious",messages:{pass:"line-height in the style attribute is not set to !important, or meets the minimum",fail:"line-height in the style attribute must not use !important, or be at ${data.minValue}em (current ${data.value}em)"}},"important-word-spacing":{impact:"serious",messages:{pass:"word-spacing in the style attribute is not set to !important, or meets the minimum",fail:"word-spacing in the style attribute must not use !important, or be at ${data.minValue}em (current ${data.value}em)"}},"is-on-screen":{impact:"serious",messages:{pass:"Element is not visible",fail:"Element is visible"}},"non-empty-alt":{impact:"critical",messages:{pass:"Element has a non-empty alt attribute",fail:{noAttr:"Element has no alt attribute",emptyAttr:"Element has an empty alt attribute"}}},"non-empty-if-present":{impact:"critical",messages:{pass:{"default":"Element does not have a value attribute","has-label":"Element has a non-empty value attribute"},fail:"Element has a value attribute and the value attribute is empty"}},"non-empty-placeholder":{impact:"serious",messages:{pass:"Element has a placeholder attribute",fail:{noAttr:"Element has no placeholder attribute",emptyAttr:"Element has an empty placeholder attribute"}}},"non-empty-title":{impact:"serious",messages:{pass:"Element has a title attribute",fail:{noAttr:"Element has no title attribute",emptyAttr:"Element has an empty title attribute"}}},"non-empty-value":{impact:"critical",messages:{pass:"Element has a non-empty value attribute",fail:{noAttr:"Element has no value attribute",emptyAttr:"Element has an empty value attribute"}}},"presentational-role":{impact:"minor",messages:{pass:'Element\'s default semantics were overridden with role="${data.role}"',fail:{"default":'Element\'s default semantics were not overridden with role="none" or role="presentation"',globalAria:"Element's role is not presentational because it has a global ARIA attribute",focusable:"Element's role is not presentational because it is focusable",both:"Element's role is not presentational because it has a global ARIA attribute and is focusable",iframe:'Using the "title" attribute on an ${data.nodeName} element with a presentational role behaves inconsistently between screen readers'}}},"role-none":{impact:"minor",messages:{pass:'Element\'s default semantics were overridden with role="none"',fail:'Element\'s default semantics were not overridden with role="none"'}},"role-presentation":{impact:"minor",messages:{pass:'Element\'s default semantics were overridden with role="presentation"',fail:'Element\'s default semantics were not overridden with role="presentation"'}},"svg-non-empty-title":{impact:"serious",messages:{pass:"Element has a child that is a title",fail:{noTitle:"Element has no child that is a title",emptyTitle:"Element child title is empty"},incomplete:"Unable to determine element has a child that is a title"}},"caption-faked":{impact:"serious",messages:{pass:"The first row of a table is not used as a caption",fail:"The first child of the table should be a caption instead of a table cell"}},"html5-scope":{impact:"moderate",messages:{pass:"Scope attribute is only used on table header elements (<th>)",fail:"In HTML 5, scope attributes may only be used on table header elements (<th>)"}},"same-caption-summary":{impact:"minor",messages:{pass:"Content of summary attribute and <caption> are not duplicated",fail:"Content of summary attribute and <caption> element are identical",incomplete:"Unable to determine if <table> element has a caption"}},"scope-value":{impact:"critical",messages:{pass:"Scope attribute is used correctly",fail:"The value of the scope attribute may only be 'row' or 'col'"}},"td-has-header":{impact:"critical",messages:{pass:"All non-empty data cells have table headers",fail:"Some non-empty data cells do not have table headers"}},"td-headers-attr":{impact:"serious",messages:{pass:"The headers attribute is exclusively used to refer to other cells in the table",incomplete:"The headers attribute is empty",fail:"The headers attribute is not exclusively used to refer to other cells in the table"}},"th-has-data-cells":{impact:"serious",messages:{pass:"All table header cells refer to data cells",fail:"Not all table header cells refer to data cells",incomplete:"Table data cells are missing or empty"}},"hidden-content":{impact:"minor",messages:{pass:"All content on the page has been analyzed.",fail:"There were problems analyzing the content on this page.",incomplete:"There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."}}},failureSummaries:{any:{failureMessage:function failureMessage(e){var t="Fix any of the following:",n=e;if(n)for(var r=-1,a=n.length-1;r<a;)t+="\n "+n[r+=1].split("\n").join("\n ");return t;}},none:{failureMessage:function failureMessage(e){var t="Fix all of the following:",n=e;if(n)for(var r=-1,a=n.length-1;r<a;)t+="\n "+n[r+=1].split("\n").join("\n ");return t;}}},incompleteFallbackMessage:"axe couldn't tell the reason. Time to break out the element inspector!"},rules:[{id:"accesskeys",impact:"serious",selector:"[accesskey]",excludeHidden:!1,tags:["cat.keyboard","best-practice"],all:[],any:[],none:["accesskeys"]},{id:"area-alt",impact:"critical",selector:"map area[href]",excludeHidden:!1,tags:["cat.text-alternatives","wcag2a","wcag244","wcag412","section508","section508.22.a","TTv5","TT6.a","EN-301-549","EN-9.2.4.4","EN-9.4.1.2","ACT"],actIds:["c487ae"],all:[],any:[{options:{attribute:"alt"},id:"non-empty-alt"},"aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:[]},{id:"aria-allowed-attr",impact:"critical",matches:"aria-allowed-attr-matches",tags:["cat.aria","wcag2a","wcag412","EN-301-549","EN-9.4.1.2"],actIds:["5c01ea"],all:[{options:{validTreeRowAttrs:["aria-posinset","aria-setsize","aria-expanded","aria-level"]},id:"aria-allowed-attr"}],any:[],none:["aria-unsupported-attr"]},{id:"aria-allowed-role",impact:"minor",excludeHidden:!1,selector:"[role]",matches:"aria-allowed-role-matches",tags:["cat.aria","best-practice"],all:[],any:[{options:{allowImplicit:!0,ignoredTags:[]},id:"aria-allowed-role"}],none:[]},{id:"aria-braille-equivalent",reviewOnFail:!0,impact:"serious",selector:"[aria-brailleroledescription], [aria-braillelabel]",tags:["cat.aria","wcag2a","wcag412","EN-301-549","EN-9.4.1.2"],all:["braille-roledescription-equivalent","braille-label-equivalent"],any:[],none:[]},{id:"aria-command-name",impact:"serious",selector:'[role="link"], [role="button"], [role="menuitem"]',matches:"no-naming-method-matches",tags:["cat.aria","wcag2a","wcag412","TTv5","TT6.a","EN-301-549","EN-9.4.1.2","ACT"],actIds:["97a4e1"],all:[],any:["has-visible-text","aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:[]},{id:"aria-conditional-attr",impact:"serious",matches:"aria-allowed-attr-matches",tags:["cat.aria","wcag2a","wcag412","EN-301-549","EN-9.4.1.2"],actIds:["5c01ea"],all:[{options:{invalidTableRowAttrs:["aria-posinset","aria-setsize","aria-expanded","aria-level"]},id:"aria-conditional-attr"}],any:[],none:[]},{id:"aria-deprecated-role",impact:"minor",selector:"[role]",matches:"no-empty-role-matches",tags:["cat.aria","wcag2a","wcag412","EN-301-549","EN-9.4.1.2"],actIds:["674b10"],all:[],any:[],none:["deprecatedrole"]},{id:"aria-dialog-name",impact:"serious",selector:'[role="dialog"], [role="alertdialog"]',matches:"no-naming-method-matches",tags:["cat.aria","best-practice"],all:[],any:["aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:[]},{id:"aria-hidden-body",impact:"critical",selector:"body",excludeHidden:!1,matches:"is-initiator-matches",tags:["cat.aria","wcag2a","wcag131","wcag412","EN-301-549","EN-9.1.3.1","EN-9.4.1.2"],all:[],any:["aria-hidden-body"],none:[]},{id:"aria-hidden-focus",impact:"serious",selector:'[aria-hidden="true"]',matches:"aria-hidden-focus-matches",excludeHidden:!1,tags:["cat.name-role-value","wcag2a","wcag412","TTv5","TT6.a","EN-301-549","EN-9.4.1.2"],actIds:["6cfa84"],all:["focusable-modal-open","focusable-disabled","focusable-not-tabbable"],any:[],none:[]},{id:"aria-input-field-name",impact:"serious",selector:'[role="combobox"], [role="listbox"], [role="searchbox"], [role="slider"], [role="spinbutton"], [role="textbox"]',matches:"no-naming-method-matches",tags:["cat.aria","wcag2a","wcag412","TTv5","TT5.c","EN-301-549","EN-9.4.1.2","ACT"],actIds:["e086e5"],all:[],any:["aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:["no-implicit-explicit-label"]},{id:"aria-meter-name",impact:"serious",selector:'[role="meter"]',matches:"no-naming-method-matches",tags:["cat.aria","wcag2a","wcag111","EN-301-549","EN-9.1.1.1"],all:[],any:["aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:[]},{id:"aria-progressbar-name",impact:"serious",selector:'[role="progressbar"]',matches:"no-naming-method-matches",tags:["cat.aria","wcag2a","wcag111","EN-301-549","EN-9.1.1.1"],all:[],any:["aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:[]},{id:"aria-prohibited-attr",impact:"serious",matches:"aria-allowed-attr-matches",tags:["cat.aria","wcag2a","wcag412","EN-301-549","EN-9.4.1.2"],actIds:["5c01ea"],all:[],any:[],none:[{options:{elementsAllowedAriaLabel:["applet","input"]},id:"aria-prohibited-attr"}]},{id:"aria-required-attr",impact:"critical",selector:"[role]",tags:["cat.aria","wcag2a","wcag412","EN-301-549","EN-9.4.1.2"],actIds:["4e8ab6"],all:[],any:["aria-required-attr"],none:[]},{id:"aria-required-children",impact:"critical",selector:"[role]",matches:"aria-required-children-matches",tags:["cat.aria","wcag2a","wcag131","EN-301-549","EN-9.1.3.1"],actIds:["bc4a75","ff89c9"],all:[],any:[{options:{reviewEmpty:["doc-bibliography","doc-endnotes","grid","list","listbox","menu","menubar","table","tablist","tree","treegrid","rowgroup"]},id:"aria-required-children"}],none:[]},{id:"aria-required-parent",impact:"critical",selector:"[role]",matches:"aria-required-parent-matches",tags:["cat.aria","wcag2a","wcag131","EN-301-549","EN-9.1.3.1"],actIds:["ff89c9"],all:[],any:[{options:{ownGroupRoles:["listitem","treeitem"]},id:"aria-required-parent"}],none:[]},{id:"aria-roledescription",impact:"serious",selector:"[aria-roledescription]",tags:["cat.aria","wcag2a","wcag412","EN-301-549","EN-9.4.1.2","deprecated"],enabled:!1,all:[],any:[{options:{supportedRoles:["button","img","checkbox","radio","combobox","menuitemcheckbox","menuitemradio"]},id:"aria-roledescription"}],none:[]},{id:"aria-roles",impact:"critical",selector:"[role]",matches:"no-empty-role-matches",tags:["cat.aria","wcag2a","wcag412","EN-301-549","EN-9.4.1.2"],actIds:["674b10"],all:[],any:[],none:["invalidrole","abstractrole","unsupportedrole"]},{id:"aria-text",impact:"serious",selector:"[role=text]",tags:["cat.aria","best-practice"],all:[],any:["no-focusable-content"],none:[]},{id:"aria-toggle-field-name",impact:"serious",selector:'[role="checkbox"], [role="menuitemcheckbox"], [role="menuitemradio"], [role="radio"], [role="switch"], [role="option"]',matches:"no-naming-method-matches",tags:["cat.aria","wcag2a","wcag412","TTv5","TT5.c","EN-301-549","EN-9.4.1.2","ACT"],actIds:["e086e5"],all:[],any:["has-visible-text","aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:["no-implicit-explicit-label"]},{id:"aria-tooltip-name",impact:"serious",selector:'[role="tooltip"]',matches:"no-naming-method-matches",tags:["cat.aria","wcag2a","wcag412","EN-301-549","EN-9.4.1.2"],all:[],any:["has-visible-text","aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:[]},{id:"aria-treeitem-name",impact:"serious",selector:'[role="treeitem"]',matches:"no-naming-method-matches",tags:["cat.aria","best-practice"],all:[],any:["has-visible-text","aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:[]},{id:"aria-valid-attr-value",impact:"critical",matches:"aria-has-attr-matches",tags:["cat.aria","wcag2a","wcag412","EN-301-549","EN-9.4.1.2"],actIds:["6a7281"],all:[{options:[],id:"aria-valid-attr-value"},"aria-errormessage","aria-level"],any:[],none:[]},{id:"aria-valid-attr",impact:"critical",matches:"aria-has-attr-matches",tags:["cat.aria","wcag2a","wcag412","EN-301-549","EN-9.4.1.2"],actIds:["5f99a7"],all:[],any:[{options:[],id:"aria-valid-attr"}],none:[]},{id:"audio-caption",impact:"critical",selector:"audio",enabled:!1,excludeHidden:!1,tags:["cat.time-and-media","wcag2a","wcag121","EN-301-549","EN-9.1.2.1","section508","section508.22.a","deprecated"],actIds:["2eb176","afb423"],all:[],any:[],none:["caption"]},{id:"autocomplete-valid",impact:"serious",matches:"autocomplete-matches",tags:["cat.forms","wcag21aa","wcag135","EN-301-549","EN-9.1.3.5","ACT"],actIds:["73f2c2"],all:[{options:{stateTerms:["none","false","true","disabled","enabled","undefined","null"],ignoredValues:["text","pronouns","gender","message","content"]},id:"autocomplete-valid"}],any:[],none:[]},{id:"avoid-inline-spacing",impact:"serious",selector:"[style]",matches:"is-visible-on-screen-matches",tags:["cat.structure","wcag21aa","wcag1412","EN-301-549","EN-9.1.4.12","ACT"],actIds:["24afc2","9e45ec","78fd32"],all:[{options:{cssProperty:"letter-spacing",minValue:.12},id:"important-letter-spacing"},{options:{cssProperty:"word-spacing",minValue:.16},id:"important-word-spacing"},{options:{multiLineOnly:!0,cssProperty:"line-height",minValue:1.5,normalValue:1},id:"important-line-height"}],any:[],none:[]},{id:"blink",impact:"serious",selector:"blink",excludeHidden:!1,tags:["cat.time-and-media","wcag2a","wcag222","section508","section508.22.j","TTv5","TT2.b","EN-301-549","EN-9.2.2.2"],all:[],any:[],none:["is-on-screen"]},{id:"button-name",impact:"critical",selector:"button",matches:"no-explicit-name-required-matches",tags:["cat.name-role-value","wcag2a","wcag412","section508","section508.22.a","TTv5","TT6.a","EN-301-549","EN-9.4.1.2","ACT"],actIds:["97a4e1","m6b1q3"],all:[],any:["button-has-visible-text","aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"},"implicit-label","explicit-label","presentational-role"],none:[]},{id:"bypass",impact:"serious",selector:"html",pageLevel:!0,matches:"bypass-matches",reviewOnFail:!0,tags:["cat.keyboard","wcag2a","wcag241","section508","section508.22.o","TTv5","TT9.a","EN-301-549","EN-9.2.4.1"],actIds:["cf77f2","047fe0","b40fd1","3e12e1","ye5d6e"],all:[],any:["internal-link-present",{options:{selector:":is(h1, h2, h3, h4, h5, h6):not([role]), [role=heading]"},id:"header-present"},{options:{selector:"main, [role=main]"},id:"landmark"}],none:[]},{id:"color-contrast-enhanced",impact:"serious",matches:"color-contrast-matches",excludeHidden:!1,enabled:!1,tags:["cat.color","wcag2aaa","wcag146","ACT"],actIds:["09o5cg"],all:[],any:[{options:{ignoreUnicode:!0,ignoreLength:!1,ignorePseudo:!1,boldValue:700,boldTextPt:14,largeTextPt:18,contrastRatio:{normal:{expected:7,minThreshold:4.5},large:{expected:4.5,minThreshold:3}},pseudoSizeThreshold:.25,shadowOutlineEmMax:.1,textStrokeEmMin:.03},id:"color-contrast-enhanced"}],none:[]},{id:"color-contrast",impact:"serious",matches:"color-contrast-matches",excludeHidden:!1,tags:["cat.color","wcag2aa","wcag143","TTv5","TT13.c","EN-301-549","EN-9.1.4.3","ACT"],actIds:["afw4f7","09o5cg"],all:[],any:[{options:{ignoreUnicode:!0,ignoreLength:!1,ignorePseudo:!1,boldValue:700,boldTextPt:14,largeTextPt:18,contrastRatio:{normal:{expected:4.5},large:{expected:3}},pseudoSizeThreshold:.25,shadowOutlineEmMax:.2,textStrokeEmMin:.03},id:"color-contrast"}],none:[]},{id:"css-orientation-lock",impact:"serious",selector:"html",tags:["cat.structure","wcag134","wcag21aa","EN-301-549","EN-9.1.3.4","experimental"],actIds:["b33eff"],all:[{options:{degreeThreshold:2},id:"css-orientation-lock"}],any:[],none:[],preload:!0},{id:"definition-list",impact:"serious",selector:"dl",matches:"no-role-matches",tags:["cat.structure","wcag2a","wcag131","EN-301-549","EN-9.1.3.1"],all:[],any:[],none:["structured-dlitems",{options:{validRoles:["definition","term","listitem"],validNodeNames:["dt","dd"],divGroups:!0},id:"only-dlitems"}]},{id:"dlitem",impact:"serious",selector:"dd, dt",matches:"no-role-matches",tags:["cat.structure","wcag2a","wcag131","EN-301-549","EN-9.1.3.1"],all:[],any:["dlitem"],none:[]},{id:"document-title",impact:"serious",selector:"html",matches:"is-initiator-matches",tags:["cat.text-alternatives","wcag2a","wcag242","TTv5","TT12.a","EN-301-549","EN-9.2.4.2","ACT"],actIds:["2779a5"],all:[],any:["doc-has-title"],none:[]},{id:"duplicate-id-active",impact:"serious",selector:"[id]",matches:"duplicate-id-active-matches",excludeHidden:!1,tags:["cat.parsing","wcag2a-obsolete","wcag411","deprecated"],enabled:!1,actIds:["3ea0c8"],all:[],any:["duplicate-id-active"],none:[]},{id:"duplicate-id-aria",impact:"critical",selector:"[id]",matches:"duplicate-id-aria-matches",excludeHidden:!1,tags:["cat.parsing","wcag2a","wcag412","EN-301-549","EN-9.4.1.2"],reviewOnFail:!0,actIds:["3ea0c8"],all:[],any:["duplicate-id-aria"],none:[]},{id:"duplicate-id",impact:"minor",selector:"[id]",matches:"duplicate-id-misc-matches",excludeHidden:!1,tags:["cat.parsing","wcag2a-obsolete","wcag411","deprecated"],enabled:!1,actIds:["3ea0c8"],all:[],any:["duplicate-id"],none:[]},{id:"empty-heading",impact:"minor",selector:'h1, h2, h3, h4, h5, h6, [role="heading"]',matches:"heading-matches",tags:["cat.name-role-value","best-practice"],actIds:["ffd0e9"],all:[],any:["has-visible-text","aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:[]},{id:"empty-table-header",impact:"minor",selector:'th:not([role]), [role="rowheader"], [role="columnheader"]',tags:["cat.name-role-value","best-practice"],all:[],any:["has-visible-text"],none:[]},{id:"focus-order-semantics",impact:"minor",selector:"div, h1, h2, h3, h4, h5, h6, [role=heading], p, span",matches:"inserted-into-focus-order-matches",tags:["cat.keyboard","best-practice","experimental"],all:[],any:[{options:[],id:"has-widget-role"},{options:{roles:["tooltip"]},id:"valid-scrollable-semantics"}],none:[]},{id:"form-field-multiple-labels",impact:"moderate",selector:"input, select, textarea",matches:"label-matches",tags:["cat.forms","wcag2a","wcag332","TTv5","TT5.c","EN-301-549","EN-9.3.3.2"],all:[],any:[],none:["multiple-label"]},{id:"frame-focusable-content",impact:"serious",selector:"html",matches:"frame-focusable-content-matches",tags:["cat.keyboard","wcag2a","wcag211","TTv5","TT4.a","EN-301-549","EN-9.2.1.1"],actIds:["akn7bn"],all:[],any:["frame-focusable-content"],none:[]},{id:"frame-tested",impact:"critical",selector:"html, frame, iframe",tags:["cat.structure","best-practice","review-item"],all:[{options:{isViolation:!1},id:"frame-tested"}],any:[],none:[]},{id:"frame-title-unique",impact:"serious",selector:"frame[title], iframe[title]",matches:"frame-title-has-text-matches",tags:["cat.text-alternatives","wcag2a","wcag412","TTv5","TT12.d","EN-301-549","EN-9.4.1.2"],actIds:["4b1c6c"],all:[],any:[],none:["unique-frame-title"],reviewOnFail:!0},{id:"frame-title",impact:"serious",selector:"frame, iframe",matches:"no-negative-tabindex-matches",tags:["cat.text-alternatives","wcag2a","wcag412","section508","section508.22.i","TTv5","TT12.d","EN-301-549","EN-9.4.1.2"],actIds:["cae760"],all:[],any:[{options:{attribute:"title"},id:"non-empty-title"},"aria-label","aria-labelledby","presentational-role"],none:[]},{id:"heading-order",impact:"moderate",selector:"h1, h2, h3, h4, h5, h6, [role=heading]",matches:"heading-matches",tags:["cat.semantics","best-practice"],all:[],any:["heading-order"],none:[]},{id:"hidden-content",impact:"minor",selector:"*",excludeHidden:!1,tags:["cat.structure","best-practice","experimental","review-item"],all:[],any:["hidden-content"],none:[]},{id:"html-has-lang",impact:"serious",selector:"html",matches:"is-initiator-matches",tags:["cat.language","wcag2a","wcag311","TTv5","TT11.a","EN-301-549","EN-9.3.1.1","ACT"],actIds:["b5c3f8"],all:[],any:[{options:{attributes:["lang","xml:lang"]},id:"has-lang"}],none:[]},{id:"html-lang-valid",impact:"serious",selector:'html[lang]:not([lang=""]), html[xml\\:lang]:not([xml\\:lang=""])',tags:["cat.language","wcag2a","wcag311","TTv5","TT11.a","EN-301-549","EN-9.3.1.1","ACT"],actIds:["bf051a"],all:[],any:[],none:[{options:{attributes:["lang","xml:lang"]},id:"valid-lang"}]},{id:"html-xml-lang-mismatch",impact:"moderate",selector:"html[lang][xml\\:lang]",matches:"xml-lang-mismatch-matches",tags:["cat.language","wcag2a","wcag311","EN-301-549","EN-9.3.1.1","ACT"],actIds:["5b7ae0"],all:["xml-lang-mismatch"],any:[],none:[]},{id:"identical-links-same-purpose",impact:"minor",selector:'a[href], area[href], [role="link"]',excludeHidden:!1,enabled:!1,matches:"identical-links-same-purpose-matches",tags:["cat.semantics","wcag2aaa","wcag249"],actIds:["b20e66"],all:["identical-links-same-purpose"],any:[],none:[]},{id:"image-alt",impact:"critical",selector:"img",matches:"no-explicit-name-required-matches",tags:["cat.text-alternatives","wcag2a","wcag111","section508","section508.22.a","TTv5","TT7.a","TT7.b","EN-301-549","EN-9.1.1.1","ACT"],actIds:["23a2a8"],all:[],any:["has-alt","aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"},"presentational-role"],none:["alt-space-value"]},{id:"image-redundant-alt",impact:"minor",selector:"img",tags:["cat.text-alternatives","best-practice"],all:[],any:[],none:[{options:{parentSelector:"button, [role=button], a[href], p, li, td, th"},id:"duplicate-img-label"}]},{id:"input-button-name",impact:"critical",selector:'input[type="button"], input[type="submit"], input[type="reset"]',matches:"no-explicit-name-required-matches",tags:["cat.name-role-value","wcag2a","wcag412","section508","section508.22.a","TTv5","TT5.c","EN-301-549","EN-9.4.1.2","ACT"],actIds:["97a4e1"],all:[],any:["non-empty-if-present",{options:{attribute:"value"},id:"non-empty-value"},"aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"},"implicit-label","explicit-label","presentational-role"],none:[]},{id:"input-image-alt",impact:"critical",selector:'input[type="image"]',matches:"no-explicit-name-required-matches",tags:["cat.text-alternatives","wcag2a","wcag111","wcag412","section508","section508.22.a","TTv5","TT7.a","EN-301-549","EN-9.1.1.1","EN-9.4.1.2","ACT"],actIds:["59796f"],all:[],any:[{options:{attribute:"alt"},id:"non-empty-alt"},"aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"},"implicit-label","explicit-label"],none:[]},{id:"label-content-name-mismatch",impact:"serious",matches:"label-content-name-mismatch-matches",tags:["cat.semantics","wcag21a","wcag253","EN-301-549","EN-9.2.5.3","experimental"],actIds:["2ee8b8"],all:[],any:[{options:{pixelThreshold:.1,occurrenceThreshold:3},id:"label-content-name-mismatch"}],none:[]},{id:"label-title-only",impact:"serious",selector:"input, select, textarea",matches:"label-matches",tags:["cat.forms","best-practice"],all:[],any:[],none:["title-only"]},{id:"label",impact:"critical",selector:"input, textarea",matches:"label-matches",tags:["cat.forms","wcag2a","wcag412","section508","section508.22.n","TTv5","TT5.c","EN-301-549","EN-9.4.1.2","ACT"],actIds:["e086e5"],all:[],any:["implicit-label","explicit-label","aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"},{options:{attribute:"placeholder"},id:"non-empty-placeholder"},"presentational-role"],none:["hidden-explicit-label"]},{id:"landmark-banner-is-top-level",impact:"moderate",selector:"header:not([role]), [role=banner]",matches:"landmark-has-body-context-matches",tags:["cat.semantics","best-practice"],all:[],any:["landmark-is-top-level"],none:[]},{id:"landmark-complementary-is-top-level",impact:"moderate",selector:"aside:not([role]), [role=complementary]",tags:["cat.semantics","best-practice"],all:[],any:["landmark-is-top-level"],none:[]},{id:"landmark-contentinfo-is-top-level",impact:"moderate",selector:"footer:not([role]), [role=contentinfo]",matches:"landmark-has-body-context-matches",tags:["cat.semantics","best-practice"],all:[],any:["landmark-is-top-level"],none:[]},{id:"landmark-main-is-top-level",impact:"moderate",selector:"main:not([role]), [role=main]",tags:["cat.semantics","best-practice"],all:[],any:["landmark-is-top-level"],none:[]},{id:"landmark-no-duplicate-banner",impact:"moderate",selector:"header:not([role]), [role=banner]",tags:["cat.semantics","best-practice"],all:[],any:[{options:{selector:"header:not([role]), [role=banner]",role:"banner"},id:"page-no-duplicate-banner"}],none:[]},{id:"landmark-no-duplicate-contentinfo",impact:"moderate",selector:"footer:not([role]), [role=contentinfo]",tags:["cat.semantics","best-practice"],all:[],any:[{options:{selector:"footer:not([role]), [role=contentinfo]",role:"contentinfo"},id:"page-no-duplicate-contentinfo"}],none:[]},{id:"landmark-no-duplicate-main",impact:"moderate",selector:"main:not([role]), [role=main]",tags:["cat.semantics","best-practice"],all:[],any:[{options:{selector:"main:not([role]), [role='main']"},id:"page-no-duplicate-main"}],none:[]},{id:"landmark-one-main",impact:"moderate",selector:"html",tags:["cat.semantics","best-practice"],all:[{options:{selector:"main:not([role]), [role='main']",passForModal:!0},id:"page-has-main"}],any:[],none:[]},{id:"landmark-unique",impact:"moderate",selector:"[role=banner], [role=complementary], [role=contentinfo], [role=main], [role=navigation], [role=region], [role=search], [role=form], form, footer, header, aside, main, nav, section",tags:["cat.semantics","best-practice"],matches:"landmark-unique-matches",all:[],any:["landmark-is-unique"],none:[]},{id:"link-in-text-block",impact:"serious",selector:"a[href], [role=link]",matches:"link-in-text-block-matches",excludeHidden:!1,tags:["cat.color","wcag2a","wcag141","TTv5","TT13.a","EN-301-549","EN-9.1.4.1"],all:[],any:[{options:{requiredContrastRatio:3,allowSameColor:!0},id:"link-in-text-block"},"link-in-text-block-style"],none:[]},{id:"link-name",impact:"serious",selector:"a[href]",tags:["cat.name-role-value","wcag2a","wcag244","wcag412","section508","section508.22.a","TTv5","TT6.a","EN-301-549","EN-9.2.4.4","EN-9.4.1.2","ACT"],actIds:["c487ae"],all:[],any:["has-visible-text","aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:["focusable-no-name"]},{id:"list",impact:"serious",selector:"ul, ol",matches:"no-role-matches",tags:["cat.structure","wcag2a","wcag131","EN-301-549","EN-9.1.3.1"],all:[],any:[],none:[{options:{validRoles:["listitem"],validNodeNames:["li"]},id:"only-listitems"}]},{id:"listitem",impact:"serious",selector:"li",matches:"no-role-matches",tags:["cat.structure","wcag2a","wcag131","EN-301-549","EN-9.1.3.1"],all:[],any:["listitem"],none:[]},{id:"marquee",impact:"serious",selector:"marquee",excludeHidden:!1,tags:["cat.parsing","wcag2a","wcag222","TTv5","TT2.b","EN-301-549","EN-9.2.2.2"],all:[],any:[],none:["is-on-screen"]},{id:"meta-refresh-no-exceptions",impact:"minor",selector:'meta[http-equiv="refresh"][content]',excludeHidden:!1,enabled:!1,tags:["cat.time-and-media","wcag2aaa","wcag224","wcag325"],actIds:["bisz58"],all:[],any:[{options:{minDelay:72e3,maxDelay:!1},id:"meta-refresh-no-exceptions"}],none:[]},{id:"meta-refresh",impact:"critical",selector:'meta[http-equiv="refresh"][content]',excludeHidden:!1,tags:["cat.time-and-media","wcag2a","wcag221","TTv5","TT8.a","EN-301-549","EN-9.2.2.1"],actIds:["bc659a","bisz58"],all:[],any:[{options:{minDelay:0,maxDelay:72e3},id:"meta-refresh"}],none:[]},{id:"meta-viewport-large",impact:"minor",selector:'meta[name="viewport"]',matches:"is-initiator-matches",excludeHidden:!1,tags:["cat.sensory-and-visual-cues","best-practice"],all:[],any:[{options:{scaleMinimum:5,lowerBound:2},id:"meta-viewport-large"}],none:[]},{id:"meta-viewport",impact:"critical",selector:'meta[name="viewport"]',matches:"is-initiator-matches",excludeHidden:!1,tags:["cat.sensory-and-visual-cues","wcag2aa","wcag144","EN-301-549","EN-9.1.4.4","ACT"],actIds:["b4f0c3"],all:[],any:[{options:{scaleMinimum:2},id:"meta-viewport"}],none:[]},{id:"nested-interactive",impact:"serious",matches:"nested-interactive-matches",tags:["cat.keyboard","wcag2a","wcag412","TTv5","TT6.a","EN-301-549","EN-9.4.1.2"],actIds:["307n5z"],all:[],any:["no-focusable-content"],none:[]},{id:"no-autoplay-audio",impact:"moderate",excludeHidden:!1,selector:"audio[autoplay], video[autoplay]",matches:"no-autoplay-audio-matches",reviewOnFail:!0,tags:["cat.time-and-media","wcag2a","wcag142","TTv5","TT2.a","EN-301-549","EN-9.1.4.2","ACT"],actIds:["80f0bf"],preload:!0,all:[{options:{allowedDuration:3},id:"no-autoplay-audio"}],any:[],none:[]},{id:"object-alt",impact:"serious",selector:"object[data]",matches:"object-is-loaded-matches",tags:["cat.text-alternatives","wcag2a","wcag111","section508","section508.22.a","EN-301-549","EN-9.1.1.1"],actIds:["8fc3b6"],all:[],any:["aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"},"presentational-role"],none:[]},{id:"p-as-heading",impact:"serious",selector:"p",matches:"p-as-heading-matches",tags:["cat.semantics","wcag2a","wcag131","EN-301-549","EN-9.1.3.1","experimental"],all:[{options:{margins:[{weight:150,italic:!0},{weight:150,size:1.15},{italic:!0,size:1.15},{size:1.4}],passLength:1,failLength:.5},id:"p-as-heading"}],any:[],none:[]},{id:"page-has-heading-one",impact:"moderate",selector:"html",tags:["cat.semantics","best-practice"],all:[{options:{selector:"h1:not([role], [aria-level]), :is(h1, h2, h3, h4, h5, h6):not([role])[aria-level=1], [role=heading][aria-level=1]",passForModal:!0},id:"page-has-heading-one"}],any:[],none:[]},{id:"presentation-role-conflict",impact:"minor",selector:'img[alt=\'\'], [role="none"], [role="presentation"]',matches:"has-implicit-chromium-role-matches",tags:["cat.aria","best-practice","ACT"],actIds:["46ca7f"],all:[],any:[],none:["is-element-focusable","has-global-aria-attribute"]},{id:"region",impact:"moderate",selector:"body *",tags:["cat.keyboard","best-practice"],all:[],any:[{options:{regionMatcher:"dialog, [role=dialog], [role=alertdialog], svg"},id:"region"}],none:[]},{id:"role-img-alt",impact:"serious",selector:"[role='img']:not(img, area, input, object)",matches:"html-namespace-matches",tags:["cat.text-alternatives","wcag2a","wcag111","section508","section508.22.a","TTv5","TT7.a","EN-301-549","EN-9.1.1.1","ACT"],actIds:["23a2a8"],all:[],any:["aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:[]},{id:"scope-attr-valid",impact:"moderate",selector:"td[scope], th[scope]",tags:["cat.tables","best-practice"],all:["html5-scope",{options:{values:["row","col","rowgroup","colgroup"]},id:"scope-value"}],any:[],none:[]},{id:"scrollable-region-focusable",impact:"serious",selector:"*:not(select,textarea)",matches:"scrollable-region-focusable-matches",tags:["cat.keyboard","wcag2a","wcag211","wcag213","TTv5","TT4.a","EN-301-549","EN-9.2.1.1","EN-9.2.1.3"],actIds:["0ssw9k"],all:[],any:["focusable-content","focusable-element"],none:[]},{id:"select-name",impact:"critical",selector:"select",tags:["cat.forms","wcag2a","wcag412","section508","section508.22.n","TTv5","TT5.c","EN-301-549","EN-9.4.1.2","ACT"],actIds:["e086e5"],all:[],any:["implicit-label","explicit-label","aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"},"presentational-role"],none:["hidden-explicit-label"]},{id:"server-side-image-map",impact:"minor",selector:"img[ismap]",tags:["cat.text-alternatives","wcag2a","wcag211","section508","section508.22.f","TTv5","TT4.a","EN-301-549","EN-9.2.1.1"],all:[],any:[],none:["exists"]},{id:"skip-link",impact:"moderate",selector:'a[href^="#"], a[href^="/#"]',matches:"skip-link-matches",tags:["cat.keyboard","best-practice"],all:[],any:["skip-link"],none:[]},{id:"summary-name",impact:"serious",selector:"summary",matches:"summary-interactive-matches",tags:["cat.name-role-value","wcag2a","wcag412","section508","section508.22.a","TTv5","TT6.a","EN-301-549","EN-9.4.1.2"],all:[],any:["has-visible-text","aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:[]},{id:"svg-img-alt",impact:"serious",selector:'[role="img"], [role="graphics-symbol"], svg[role="graphics-document"]',matches:"svg-namespace-matches",tags:["cat.text-alternatives","wcag2a","wcag111","section508","section508.22.a","TTv5","TT7.a","EN-301-549","EN-9.1.1.1","ACT"],actIds:["7d6734"],all:[],any:["svg-non-empty-title","aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:[]},{id:"tabindex",impact:"serious",selector:"[tabindex]",tags:["cat.keyboard","best-practice"],all:[],any:["tabindex"],none:[]},{id:"table-duplicate-name",impact:"minor",selector:"table",tags:["cat.tables","best-practice"],all:[],any:[],none:["same-caption-summary"]},{id:"table-fake-caption",impact:"serious",selector:"table",matches:"data-table-matches",tags:["cat.tables","experimental","wcag2a","wcag131","section508","section508.22.g","EN-301-549","EN-9.1.3.1"],all:["caption-faked"],any:[],none:[]},{id:"target-size",impact:"serious",selector:"*",enabled:!1,matches:"widget-not-inline-matches",tags:["cat.sensory-and-visual-cues","wcag22aa","wcag258"],all:[],any:[{options:{minSize:24},id:"target-size"},{options:{minOffset:24},id:"target-offset"}],none:[]},{id:"td-has-header",impact:"critical",selector:"table",matches:"data-table-large-matches",tags:["cat.tables","experimental","wcag2a","wcag131","section508","section508.22.g","TTv5","TT14.b","EN-301-549","EN-9.1.3.1"],all:["td-has-header"],any:[],none:[]},{id:"td-headers-attr",impact:"serious",selector:"table",matches:"table-or-grid-role-matches",tags:["cat.tables","wcag2a","wcag131","section508","section508.22.g","TTv5","TT14.b","EN-301-549","EN-9.1.3.1"],actIds:["a25f45"],all:["td-headers-attr"],any:[],none:[]},{id:"th-has-data-cells",impact:"serious",selector:"table",matches:"data-table-matches",tags:["cat.tables","wcag2a","wcag131","section508","section508.22.g","TTv5","TT14.b","EN-301-549","EN-9.1.3.1"],actIds:["d0f69e"],all:["th-has-data-cells"],any:[],none:[]},{id:"valid-lang",impact:"serious",selector:"[lang]:not(html), [xml\\:lang]:not(html)",tags:["cat.language","wcag2aa","wcag312","TTv5","TT11.b","EN-301-549","EN-9.3.1.2","ACT"],actIds:["de46e4"],all:[],any:[],none:[{options:{attributes:["lang","xml:lang"]},id:"valid-lang"}]},{id:"video-caption",impact:"critical",selector:"video",tags:["cat.text-alternatives","wcag2a","wcag122","section508","section508.22.a","TTv5","TT17.a","EN-301-549","EN-9.1.2.2"],actIds:["eac66b"],all:[],any:[],none:["caption"]}],checks:[{id:"abstractrole",evaluate:"abstractrole-evaluate"},{id:"aria-allowed-attr",evaluate:"aria-allowed-attr-evaluate",options:{validTreeRowAttrs:["aria-posinset","aria-setsize","aria-expanded","aria-level"]}},{id:"aria-allowed-role",evaluate:"aria-allowed-role-evaluate",options:{allowImplicit:!0,ignoredTags:[]}},{id:"aria-busy",evaluate:"aria-busy-evaluate",deprecated:!0},{id:"aria-conditional-attr",evaluate:"aria-conditional-attr-evaluate",options:{invalidTableRowAttrs:["aria-posinset","aria-setsize","aria-expanded","aria-level"]}},{id:"aria-errormessage",evaluate:"aria-errormessage-evaluate"},{id:"aria-hidden-body",evaluate:"aria-hidden-body-evaluate"},{id:"aria-level",evaluate:"aria-level-evaluate"},{id:"aria-prohibited-attr",evaluate:"aria-prohibited-attr-evaluate",options:{elementsAllowedAriaLabel:["applet","input"]}},{id:"aria-required-attr",evaluate:"aria-required-attr-evaluate"},{id:"aria-required-children",evaluate:"aria-required-children-evaluate",options:{reviewEmpty:["doc-bibliography","doc-endnotes","grid","list","listbox","menu","menubar","table","tablist","tree","treegrid","rowgroup"]}},{id:"aria-required-parent",evaluate:"aria-required-parent-evaluate",options:{ownGroupRoles:["listitem","treeitem"]}},{id:"aria-roledescription",evaluate:"aria-roledescription-evaluate",options:{supportedRoles:["button","img","checkbox","radio","combobox","menuitemcheckbox","menuitemradio"]}},{id:"aria-unsupported-attr",evaluate:"aria-unsupported-attr-evaluate"},{id:"aria-valid-attr-value",evaluate:"aria-valid-attr-value-evaluate",options:[]},{id:"aria-valid-attr",evaluate:"aria-valid-attr-evaluate",options:[]},{id:"braille-label-equivalent",evaluate:"braille-label-equivalent-evaluate"},{id:"braille-roledescription-equivalent",evaluate:"braille-roledescription-equivalent-evaluate"},{id:"deprecatedrole",evaluate:"deprecatedrole-evaluate"},{id:"fallbackrole",evaluate:"fallbackrole-evaluate"},{id:"has-global-aria-attribute",evaluate:"has-global-aria-attribute-evaluate"},{id:"has-widget-role",evaluate:"has-widget-role-evaluate",options:[]},{id:"invalidrole",evaluate:"invalidrole-evaluate"},{id:"is-element-focusable",evaluate:"is-element-focusable-evaluate"},{id:"no-implicit-explicit-label",evaluate:"no-implicit-explicit-label-evaluate"},{id:"unsupportedrole",evaluate:"unsupportedrole-evaluate"},{id:"valid-scrollable-semantics",evaluate:"valid-scrollable-semantics-evaluate",options:{roles:["tooltip"]}},{id:"color-contrast-enhanced",evaluate:"color-contrast-evaluate",options:{ignoreUnicode:!0,ignoreLength:!1,ignorePseudo:!1,boldValue:700,boldTextPt:14,largeTextPt:18,contrastRatio:{normal:{expected:7,minThreshold:4.5},large:{expected:4.5,minThreshold:3}},pseudoSizeThreshold:.25,shadowOutlineEmMax:.1,textStrokeEmMin:.03}},{id:"color-contrast",evaluate:"color-contrast-evaluate",options:{ignoreUnicode:!0,ignoreLength:!1,ignorePseudo:!1,boldValue:700,boldTextPt:14,largeTextPt:18,contrastRatio:{normal:{expected:4.5},large:{expected:3}},pseudoSizeThreshold:.25,shadowOutlineEmMax:.2,textStrokeEmMin:.03}},{id:"link-in-text-block-style",evaluate:"link-in-text-block-style-evaluate"},{id:"link-in-text-block",evaluate:"link-in-text-block-evaluate",options:{requiredContrastRatio:3,allowSameColor:!0}},{id:"autocomplete-appropriate",evaluate:"autocomplete-appropriate-evaluate",deprecated:!0},{id:"autocomplete-valid",evaluate:"autocomplete-valid-evaluate",options:{stateTerms:["none","false","true","disabled","enabled","undefined","null"],ignoredValues:["text","pronouns","gender","message","content"]}},{id:"accesskeys",evaluate:"accesskeys-evaluate",after:"accesskeys-after"},{id:"focusable-content",evaluate:"focusable-content-evaluate"},{id:"focusable-disabled",evaluate:"focusable-disabled-evaluate"},{id:"focusable-element",evaluate:"focusable-element-evaluate"},{id:"focusable-modal-open",evaluate:"focusable-modal-open-evaluate"},{id:"focusable-no-name",evaluate:"focusable-no-name-evaluate"},{id:"focusable-not-tabbable",evaluate:"focusable-not-tabbable-evaluate"},{id:"frame-focusable-content",evaluate:"frame-focusable-content-evaluate"},{id:"landmark-is-top-level",evaluate:"landmark-is-top-level-evaluate"},{id:"no-focusable-content",evaluate:"no-focusable-content-evaluate"},{id:"page-has-heading-one",evaluate:"has-descendant-evaluate",after:"has-descendant-after",options:{selector:"h1:not([role], [aria-level]), :is(h1, h2, h3, h4, h5, h6):not([role])[aria-level=1], [role=heading][aria-level=1]",passForModal:!0}},{id:"page-has-main",evaluate:"has-descendant-evaluate",after:"has-descendant-after",options:{selector:"main:not([role]), [role='main']",passForModal:!0}},{id:"page-no-duplicate-banner",evaluate:"page-no-duplicate-evaluate",after:"page-no-duplicate-after",options:{selector:"header:not([role]), [role=banner]",role:"banner"}},{id:"page-no-duplicate-contentinfo",evaluate:"page-no-duplicate-evaluate",after:"page-no-duplicate-after",options:{selector:"footer:not([role]), [role=contentinfo]",role:"contentinfo"}},{id:"page-no-duplicate-main",evaluate:"page-no-duplicate-evaluate",after:"page-no-duplicate-after",options:{selector:"main:not([role]), [role='main']"}},{id:"tabindex",evaluate:"tabindex-evaluate"},{id:"alt-space-value",evaluate:"alt-space-value-evaluate"},{id:"duplicate-img-label",evaluate:"duplicate-img-label-evaluate",options:{parentSelector:"button, [role=button], a[href], p, li, td, th"}},{id:"explicit-label",evaluate:"explicit-evaluate"},{id:"help-same-as-label",evaluate:"help-same-as-label-evaluate"},{id:"hidden-explicit-label",evaluate:"hidden-explicit-label-evaluate"},{id:"implicit-label",evaluate:"implicit-evaluate"},{id:"label-content-name-mismatch",evaluate:"label-content-name-mismatch-evaluate",options:{pixelThreshold:.1,occurrenceThreshold:3}},{id:"multiple-label",evaluate:"multiple-label-evaluate"},{id:"title-only",evaluate:"title-only-evaluate"},{id:"landmark-is-unique",evaluate:"landmark-is-unique-evaluate",after:"landmark-is-unique-after"},{id:"has-lang",evaluate:"has-lang-evaluate",options:{attributes:["lang","xml:lang"]}},{id:"valid-lang",evaluate:"valid-lang-evaluate",options:{attributes:["lang","xml:lang"]}},{id:"xml-lang-mismatch",evaluate:"xml-lang-mismatch-evaluate"},{id:"dlitem",evaluate:"dlitem-evaluate"},{id:"listitem",evaluate:"listitem-evaluate"},{id:"only-dlitems",evaluate:"invalid-children-evaluate",options:{validRoles:["definition","term","listitem"],validNodeNames:["dt","dd"],divGroups:!0}},{id:"only-listitems",evaluate:"invalid-children-evaluate",options:{validRoles:["listitem"],validNodeNames:["li"]}},{id:"structured-dlitems",evaluate:"structured-dlitems-evaluate"},{id:"caption",evaluate:"caption-evaluate"},{id:"frame-tested",evaluate:"frame-tested-evaluate",after:"frame-tested-after",options:{isViolation:!1}},{id:"no-autoplay-audio",evaluate:"no-autoplay-audio-evaluate",options:{allowedDuration:3}},{id:"css-orientation-lock",evaluate:"css-orientation-lock-evaluate",options:{degreeThreshold:2}},{id:"meta-viewport-large",evaluate:"meta-viewport-scale-evaluate",options:{scaleMinimum:5,lowerBound:2}},{id:"meta-viewport",evaluate:"meta-viewport-scale-evaluate",options:{scaleMinimum:2}},{id:"target-offset",evaluate:"target-offset-evaluate",options:{minOffset:24}},{id:"target-size",evaluate:"target-size-evaluate",options:{minSize:24}},{id:"header-present",evaluate:"has-descendant-evaluate",after:"has-descendant-after",options:{selector:":is(h1, h2, h3, h4, h5, h6):not([role]), [role=heading]"}},{id:"heading-order",evaluate:"heading-order-evaluate",after:"heading-order-after"},{id:"identical-links-same-purpose",evaluate:"identical-links-same-purpose-evaluate",after:"identical-links-same-purpose-after"},{id:"internal-link-present",evaluate:"internal-link-present-evaluate"},{id:"landmark",evaluate:"has-descendant-evaluate",options:{selector:"main, [role=main]"}},{id:"meta-refresh-no-exceptions",evaluate:"meta-refresh-evaluate",options:{minDelay:72e3,maxDelay:!1}},{id:"meta-refresh",evaluate:"meta-refresh-evaluate",options:{minDelay:0,maxDelay:72e3}},{id:"p-as-heading",evaluate:"p-as-heading-evaluate",options:{margins:[{weight:150,italic:!0},{weight:150,size:1.15},{italic:!0,size:1.15},{size:1.4}],passLength:1,failLength:.5}},{id:"region",evaluate:"region-evaluate",after:"region-after",options:{regionMatcher:"dialog, [role=dialog], [role=alertdialog], svg"}},{id:"skip-link",evaluate:"skip-link-evaluate"},{id:"unique-frame-title",evaluate:"unique-frame-title-evaluate",after:"unique-frame-title-after"},{id:"duplicate-id-active",evaluate:"duplicate-id-evaluate",after:"duplicate-id-after"},{id:"duplicate-id-aria",evaluate:"duplicate-id-evaluate",after:"duplicate-id-after"},{id:"duplicate-id",evaluate:"duplicate-id-evaluate",after:"duplicate-id-after"},{id:"aria-label",evaluate:"aria-label-evaluate"},{id:"aria-labelledby",evaluate:"aria-labelledby-evaluate"},{id:"avoid-inline-spacing",evaluate:"avoid-inline-spacing-evaluate",options:{cssProperties:["line-height","letter-spacing","word-spacing"]}},{id:"button-has-visible-text",evaluate:"has-text-content-evaluate"},{id:"doc-has-title",evaluate:"doc-has-title-evaluate"},{id:"exists",evaluate:"exists-evaluate"},{id:"has-alt",evaluate:"has-alt-evaluate"},{id:"has-visible-text",evaluate:"has-text-content-evaluate"},{id:"important-letter-spacing",evaluate:"inline-style-property-evaluate",options:{cssProperty:"letter-spacing",minValue:.12}},{id:"important-line-height",evaluate:"inline-style-property-evaluate",options:{multiLineOnly:!0,cssProperty:"line-height",minValue:1.5,normalValue:1}},{id:"important-word-spacing",evaluate:"inline-style-property-evaluate",options:{cssProperty:"word-spacing",minValue:.16}},{id:"is-on-screen",evaluate:"is-on-screen-evaluate"},{id:"non-empty-alt",evaluate:"attr-non-space-content-evaluate",options:{attribute:"alt"}},{id:"non-empty-if-present",evaluate:"non-empty-if-present-evaluate"},{id:"non-empty-placeholder",evaluate:"attr-non-space-content-evaluate",options:{attribute:"placeholder"}},{id:"non-empty-title",evaluate:"attr-non-space-content-evaluate",options:{attribute:"title"}},{id:"non-empty-value",evaluate:"attr-non-space-content-evaluate",options:{attribute:"value"}},{id:"presentational-role",evaluate:"presentational-role-evaluate"},{id:"role-none",evaluate:"matches-definition-evaluate",deprecated:!0,options:{matcher:{attributes:{role:"none"}}}},{id:"role-presentation",evaluate:"matches-definition-evaluate",deprecated:!0,options:{matcher:{attributes:{role:"presentation"}}}},{id:"svg-non-empty-title",evaluate:"svg-non-empty-title-evaluate"},{id:"caption-faked",evaluate:"caption-faked-evaluate"},{id:"html5-scope",evaluate:"html5-scope-evaluate"},{id:"same-caption-summary",evaluate:"same-caption-summary-evaluate"},{id:"scope-value",evaluate:"scope-value-evaluate",options:{values:["row","col","rowgroup","colgroup"]}},{id:"td-has-header",evaluate:"td-has-header-evaluate"},{id:"td-headers-attr",evaluate:"td-headers-attr-evaluate"},{id:"th-has-data-cells",evaluate:"th-has-data-cells-evaluate"},{id:"hidden-content",evaluate:"hidden-content-evaluate"}]});}("object"==(typeof window==="undefined"?"undefined":_typeof(window))?window:t);_export("a",r=Object.freeze({__proto__:null}));}};});
|
2
|
+
//# sourceMappingURL=axe.min-51d832fe.cjs.js.map
|