@aquera/nile-elements 0.1.65-beta-1.0 → 0.1.66-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 +10 -0
- package/demo/index.html +78 -113
- 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-75825990.cjs.js → fixture-28d63bc4.cjs.js} +2 -2
- package/dist/{fixture-75825990.cjs.js.map → fixture-28d63bc4.cjs.js.map} +1 -1
- package/dist/{fixture-7bfb866e.cjs.js → fixture-324a7ef9.cjs.js} +2 -2
- package/dist/{fixture-3330277d.cjs.js.map → fixture-324a7ef9.cjs.js.map} +1 -1
- package/dist/{fixture-3330277d.cjs.js → fixture-4da0d7ba.cjs.js} +3 -3
- package/dist/fixture-4da0d7ba.cjs.js.map +1 -0
- package/dist/{fixture-e831ec79.esm.js → fixture-78a015b8.esm.js} +1 -1
- package/dist/{fixture-588a3119.esm.js → fixture-aeed6660.esm.js} +2 -2
- package/dist/{fixture-2b5b3aba.esm.js → fixture-ba65eb22.esm.js} +1 -1
- 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 +868 -1005
- package/dist/internal/resizable-table-helper.cjs.js +2 -0
- package/dist/internal/resizable-table-helper.cjs.js.map +1 -0
- package/dist/internal/resizable-table-helper.esm.js +1 -0
- package/dist/internal/resizable-table-styles.cjs.js +2 -0
- package/dist/internal/resizable-table-styles.cjs.js.map +1 -0
- package/dist/internal/resizable-table-styles.esm.js +120 -0
- 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/nile-auto-complete.test.cjs.js +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.cjs.js.map +1 -1
- package/dist/nile-avatar/nile-avatar.test.esm.js +1 -1
- package/dist/nile-badge/index.cjs.js +1 -1
- package/dist/nile-badge/index.esm.js +1 -1
- package/dist/nile-badge/nile-badge.cjs.js +1 -1
- package/dist/nile-badge/nile-badge.cjs.js.map +1 -1
- package/dist/nile-badge/nile-badge.esm.js +1 -1
- package/dist/nile-badge/nile-badge.test.cjs.js +1 -1
- package/dist/nile-badge/nile-badge.test.cjs.js.map +1 -1
- package/dist/nile-badge/nile-badge.test.esm.js +1 -1
- package/dist/nile-button/index.cjs.js +1 -1
- package/dist/nile-button/index.esm.js +1 -1
- package/dist/nile-button/nile-button.cjs.js +1 -1
- package/dist/nile-button/nile-button.cjs.js.map +1 -1
- package/dist/nile-button/nile-button.esm.js +2 -2
- package/dist/nile-button/nile-button.test.cjs.js +1 -1
- package/dist/nile-button/nile-button.test.cjs.js.map +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 +5 -5
- 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.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-dialog/index.cjs.js +1 -1
- package/dist/nile-dialog/index.esm.js +1 -1
- package/dist/nile-dialog/nile-dialog.cjs.js +1 -1
- package/dist/nile-dialog/nile-dialog.cjs.js.map +1 -1
- package/dist/nile-dialog/nile-dialog.esm.js +1 -1
- package/dist/nile-dialog/nile-dialog.test.cjs.js +1 -1
- package/dist/nile-dialog/nile-dialog.test.cjs.js.map +1 -1
- package/dist/nile-dialog/nile-dialog.test.esm.js +1 -1
- package/dist/nile-drawer/index.cjs.js +1 -1
- package/dist/nile-drawer/index.esm.js +1 -1
- package/dist/nile-drawer/nile-drawer.cjs.js +1 -1
- package/dist/nile-drawer/nile-drawer.cjs.js.map +1 -1
- package/dist/nile-drawer/nile-drawer.esm.js +2 -2
- package/dist/nile-drawer/nile-drawer.test.cjs.js +1 -1
- package/dist/nile-drawer/nile-drawer.test.cjs.js.map +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 +203 -184
- package/dist/nile-file-preview/nile-file-preview.esm.js +1 -3
- package/dist/nile-file-preview/nile-file-preview.template.cjs.js +1 -1
- package/dist/nile-file-preview/nile-file-preview.template.cjs.js.map +1 -1
- package/dist/nile-file-preview/nile-file-preview.template.esm.js +55 -58
- 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 +142 -89
- package/dist/nile-file-upload/nile-file-upload.esm.js +2 -2
- package/dist/nile-file-upload/nile-file-upload.template.cjs.js +3 -3
- package/dist/nile-file-upload/nile-file-upload.template.cjs.js.map +1 -1
- package/dist/nile-file-upload/nile-file-upload.template.esm.js +44 -98
- 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 -1
- 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/index.cjs.js +1 -1
- package/dist/nile-icon/icons/svg/index.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-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-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-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-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.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-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-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-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-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-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-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-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/index.cjs.js +1 -1
- package/dist/nile-icon/index.cjs.js.map +1 -1
- package/dist/nile-icon/index.esm.js +1 -1
- package/dist/nile-icon/nile-icon.test.cjs.js +1 -1
- package/dist/nile-icon/nile-icon.test.cjs.js.map +1 -1
- package/dist/nile-icon/nile-icon.test.esm.js +1 -1
- package/dist/nile-icon-button/index.cjs.js +1 -1
- package/dist/nile-icon-button/index.esm.js +1 -1
- package/dist/nile-icon-button/nile-icon-button.cjs.js +1 -1
- package/dist/nile-icon-button/nile-icon-button.cjs.js.map +1 -1
- package/dist/nile-icon-button/nile-icon-button.esm.js +1 -1
- package/dist/nile-input/index.cjs.js +1 -1
- package/dist/nile-input/index.esm.js +1 -1
- package/dist/nile-input/nile-input.cjs.js +1 -1
- package/dist/nile-input/nile-input.cjs.js.map +1 -1
- package/dist/nile-input/nile-input.esm.js +1 -1
- package/dist/nile-input/nile-input.test.cjs.js +1 -1
- package/dist/nile-input/nile-input.test.cjs.js.map +1 -1
- package/dist/nile-input/nile-input.test.esm.js +2 -2
- 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-menu-item/index.cjs.js +1 -1
- package/dist/nile-menu-item/index.esm.js +1 -1
- package/dist/nile-menu-item/nile-menu-item.cjs.js +1 -1
- package/dist/nile-menu-item/nile-menu-item.cjs.js.map +1 -1
- package/dist/nile-menu-item/nile-menu-item.esm.js +1 -1
- package/dist/nile-option/index.cjs.js +1 -1
- package/dist/nile-option/index.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 +1 -1
- package/dist/nile-popover/nile-popover.test.cjs.js +1 -1
- package/dist/nile-popover/nile-popover.test.esm.js +1 -1
- 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 +1 -1
- 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 +1 -1
- package/dist/nile-select/virtual-scroll-helper.cjs.js +2 -0
- package/dist/nile-select/virtual-scroll-helper.cjs.js.map +1 -0
- package/dist/nile-select/virtual-scroll-helper.esm.js +38 -0
- 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-slider/index.cjs.js +2 -0
- package/dist/nile-slider/index.esm.js +1 -0
- package/dist/nile-slider/nile-slider.cjs.js +2 -0
- package/dist/nile-slider/nile-slider.cjs.js.map +1 -0
- package/dist/nile-slider/nile-slider.css.cjs.js +2 -0
- package/dist/nile-slider/nile-slider.css.cjs.js.map +1 -0
- package/dist/nile-slider/nile-slider.css.esm.js +106 -0
- package/dist/nile-slider/nile-slider.esm.js +27 -0
- package/dist/nile-slider/nile-slider.template.cjs.js +2 -0
- package/dist/nile-slider/nile-slider.template.cjs.js.map +1 -0
- package/dist/nile-slider/nile-slider.template.esm.js +59 -0
- package/dist/nile-slider/types/nile-slider.enums.cjs.js +2 -0
- package/dist/nile-slider/types/nile-slider.enums.cjs.js.map +1 -0
- package/dist/nile-slider/types/nile-slider.enums.esm.js +1 -0
- package/dist/nile-slider/types/nile-slider.types.cjs.js +2 -0
- package/dist/nile-slider/types/nile-slider.types.cjs.js.map +1 -0
- package/dist/nile-slider/types/nile-slider.types.esm.js +1 -0
- package/dist/nile-slider/utils/nile-slider.utils.cjs.js +2 -0
- package/dist/nile-slider/utils/nile-slider.utils.cjs.js.map +1 -0
- package/dist/nile-slider/utils/nile-slider.utils.esm.js +1 -0
- package/dist/nile-tab/index.cjs.js +1 -1
- package/dist/nile-tab/index.esm.js +1 -1
- package/dist/nile-tab/nile-tab.cjs.js +1 -1
- package/dist/nile-tab/nile-tab.cjs.js.map +1 -1
- package/dist/nile-tab/nile-tab.esm.js +1 -1
- package/dist/nile-tab-group/index.cjs.js +1 -1
- package/dist/nile-tab-group/index.esm.js +1 -1
- package/dist/nile-tab-group/nile-tab-group.cjs.js +1 -1
- package/dist/nile-tab-group/nile-tab-group.cjs.js.map +1 -1
- package/dist/nile-tab-group/nile-tab-group.esm.js +2 -2
- package/dist/nile-tab-group/nile-tab-group.test.cjs.js +1 -1
- package/dist/nile-tab-group/nile-tab-group.test.cjs.js.map +1 -1
- package/dist/nile-tab-group/nile-tab-group.test.esm.js +1 -1
- package/dist/nile-table-body/index.cjs.js +1 -1
- package/dist/nile-table-body/index.esm.js +1 -1
- package/dist/nile-table-body/nile-table-body.cjs.js +1 -1
- package/dist/nile-table-body/nile-table-body.cjs.js.map +1 -1
- package/dist/nile-table-body/nile-table-body.css.cjs.js +1 -1
- package/dist/nile-table-body/nile-table-body.css.cjs.js.map +1 -1
- package/dist/nile-table-body/nile-table-body.css.esm.js +4 -2
- package/dist/nile-table-body/nile-table-body.esm.js +3 -2
- package/dist/nile-table-cell-item/index.cjs.js +1 -1
- package/dist/nile-table-cell-item/index.esm.js +1 -1
- package/dist/nile-table-cell-item/nile-table-cell-item.cjs.js +1 -1
- package/dist/nile-table-cell-item/nile-table-cell-item.cjs.js.map +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 +20 -3
- package/dist/nile-table-cell-item/nile-table-cell-item.esm.js +8 -3
- package/dist/nile-table-header-item/index.cjs.js +1 -1
- package/dist/nile-table-header-item/index.esm.js +1 -1
- package/dist/nile-table-header-item/nile-table-header-item.cjs.js +1 -1
- package/dist/nile-table-header-item/nile-table-header-item.cjs.js.map +1 -1
- 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 +7 -2
- package/dist/nile-table-header-item/nile-table-header-item.esm.js +9 -8
- 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-tag/index.cjs.js +1 -1
- package/dist/nile-tag/index.esm.js +1 -1
- package/dist/nile-tag/nile-tag.cjs.js +1 -1
- package/dist/nile-tag/nile-tag.cjs.js.map +1 -1
- package/dist/nile-tag/nile-tag.esm.js +1 -1
- 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-toast/index.cjs.js +1 -1
- package/dist/nile-toast/index.esm.js +1 -1
- package/dist/nile-toast/nile-toast.cjs.js +1 -1
- package/dist/nile-toast/nile-toast.cjs.js.map +1 -1
- package/dist/nile-toast/nile-toast.esm.js +1 -1
- package/dist/nile-tree/index.cjs.js +1 -1
- package/dist/nile-tree/index.esm.js +1 -1
- package/dist/nile-tree/nile-tree.cjs.js +1 -1
- package/dist/nile-tree/nile-tree.cjs.js.map +1 -1
- package/dist/nile-tree/nile-tree.esm.js +1 -1
- package/dist/nile-tree-item/index.cjs.js +1 -1
- package/dist/nile-tree-item/index.esm.js +1 -1
- package/dist/nile-tree-item/nile-tree-item.cjs.js +1 -1
- package/dist/nile-tree-item/nile-tree-item.cjs.js.map +1 -1
- package/dist/nile-tree-item/nile-tree-item.esm.js +1 -1
- package/dist/nile-virtual-select/index.cjs.js +2 -0
- package/dist/nile-virtual-select/index.esm.js +1 -0
- package/dist/nile-virtual-select/nile-virtual-select.cjs.js +2 -0
- package/dist/nile-virtual-select/nile-virtual-select.cjs.js.map +1 -0
- package/dist/nile-virtual-select/nile-virtual-select.css.cjs.js +2 -0
- package/dist/nile-virtual-select/nile-virtual-select.css.cjs.js.map +1 -0
- package/dist/nile-virtual-select/nile-virtual-select.css.esm.js +477 -0
- package/dist/nile-virtual-select/nile-virtual-select.esm.js +227 -0
- package/dist/nile-virtual-select/nile-virtual-select.test.cjs.js +2 -0
- package/dist/nile-virtual-select/nile-virtual-select.test.cjs.js.map +1 -0
- package/dist/nile-virtual-select/nile-virtual-select.test.esm.js +93 -0
- package/dist/nile-virtual-select/renderer.cjs.js +2 -0
- package/dist/nile-virtual-select/renderer.cjs.js.map +1 -0
- package/dist/nile-virtual-select/renderer.esm.js +27 -0
- package/dist/nile-virtual-select/search-manager.cjs.js +2 -0
- package/dist/nile-virtual-select/search-manager.cjs.js.map +1 -0
- package/dist/nile-virtual-select/search-manager.esm.js +1 -0
- package/dist/nile-virtual-select/selection-manager.cjs.js +2 -0
- package/dist/nile-virtual-select/selection-manager.cjs.js.map +1 -0
- package/dist/nile-virtual-select/selection-manager.esm.js +1 -0
- package/dist/nile-virtual-select/types.cjs.js +2 -0
- package/dist/nile-virtual-select/types.cjs.js.map +1 -0
- package/dist/nile-virtual-select/types.esm.js +1 -0
- 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 +1 -3
- package/dist/src/index.js +1 -3
- package/dist/src/index.js.map +1 -1
- package/dist/src/internal/resizable-table-helper.d.ts +59 -0
- package/dist/src/internal/resizable-table-helper.js +111 -0
- package/dist/src/internal/resizable-table-helper.js.map +1 -0
- package/dist/src/internal/resizable-table-styles.d.ts +16 -0
- package/dist/src/internal/resizable-table-styles.js +137 -0
- package/dist/src/internal/resizable-table-styles.js.map +1 -0
- package/dist/src/nile-calendar/test.js +2 -0
- package/dist/src/nile-calendar/test.js.map +1 -0
- package/dist/src/nile-file-preview/nile-file-preview.css.js +201 -182
- package/dist/src/nile-file-preview/nile-file-preview.css.js.map +1 -1
- package/dist/src/nile-file-preview/nile-file-preview.d.ts +6 -2
- package/dist/src/nile-file-preview/nile-file-preview.js +49 -20
- package/dist/src/nile-file-preview/nile-file-preview.js.map +1 -1
- package/dist/src/nile-file-preview/nile-file-preview.template.d.ts +3 -2
- package/dist/src/nile-file-preview/nile-file-preview.template.js +51 -47
- package/dist/src/nile-file-preview/nile-file-preview.template.js.map +1 -1
- package/dist/src/nile-file-preview/types/nile-file-preview.enums.d.ts +4 -3
- package/dist/src/nile-file-preview/types/nile-file-preview.enums.js +3 -2
- package/dist/src/nile-file-preview/types/nile-file-preview.enums.js.map +1 -1
- package/dist/src/nile-file-preview/utils/nile-file-preview.util.d.ts +4 -0
- package/dist/src/nile-file-preview/utils/nile-file-preview.util.js +25 -0
- package/dist/src/nile-file-preview/utils/nile-file-preview.util.js.map +1 -1
- package/dist/src/nile-file-upload/nile-file-upload.css.js +140 -87
- package/dist/src/nile-file-upload/nile-file-upload.css.js.map +1 -1
- package/dist/src/nile-file-upload/nile-file-upload.d.ts +4 -1
- package/dist/src/nile-file-upload/nile-file-upload.js +30 -20
- package/dist/src/nile-file-upload/nile-file-upload.js.map +1 -1
- package/dist/src/nile-file-upload/nile-file-upload.template.d.ts +7 -5
- package/dist/src/nile-file-upload/nile-file-upload.template.js +63 -105
- package/dist/src/nile-file-upload/nile-file-upload.template.js.map +1 -1
- package/dist/src/nile-file-upload/types/file-upload.enums.d.ts +11 -4
- package/dist/src/nile-file-upload/types/file-upload.enums.js +8 -1
- package/dist/src/nile-file-upload/types/file-upload.enums.js.map +1 -1
- package/dist/src/nile-file-upload/utils/drag-drop.util.d.ts +2 -4
- package/dist/src/nile-file-upload/utils/drag-drop.util.js +18 -21
- package/dist/src/nile-file-upload/utils/drag-drop.util.js.map +1 -1
- package/dist/src/nile-file-upload/utils/file-validation.util.d.ts +3 -1
- package/dist/src/nile-file-upload/utils/file-validation.util.js +82 -32
- package/dist/src/nile-file-upload/utils/file-validation.util.js.map +1 -1
- package/dist/src/nile-icon/icons/svg/index.d.ts +0 -19
- package/dist/src/nile-icon/icons/svg/index.js +0 -19
- package/dist/src/nile-icon/icons/svg/index.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-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-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-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-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.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-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-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-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-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-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-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-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-select/virtual-scroll-helper.d.ts +9 -0
- package/dist/src/nile-select/virtual-scroll-helper.js +51 -0
- package/dist/src/nile-select/virtual-scroll-helper.js.map +1 -0
- package/dist/src/nile-slider/index.d.ts +1 -0
- package/dist/src/nile-slider/index.js +2 -0
- package/dist/src/nile-slider/index.js.map +1 -0
- package/dist/src/{nile-rich-text-editor/nile-rich-text-editor.css.d.ts → nile-slider/nile-slider.css.d.ts} +3 -0
- package/dist/src/nile-slider/nile-slider.css.js +118 -0
- package/dist/src/nile-slider/nile-slider.css.js.map +1 -0
- package/dist/src/nile-slider/nile-slider.d.ts +48 -0
- package/dist/src/nile-slider/nile-slider.js +217 -0
- package/dist/src/nile-slider/nile-slider.js.map +1 -0
- package/dist/src/nile-slider/nile-slider.template.d.ts +5 -0
- package/dist/src/nile-slider/nile-slider.template.js +73 -0
- package/dist/src/nile-slider/nile-slider.template.js.map +1 -0
- package/dist/src/nile-slider/types/nile-slider.enums.d.ts +10 -0
- package/dist/src/nile-slider/types/nile-slider.enums.js +2 -0
- package/dist/src/nile-slider/types/nile-slider.enums.js.map +1 -0
- package/dist/src/nile-slider/types/nile-slider.types.d.ts +1 -0
- package/dist/src/nile-slider/types/nile-slider.types.js +2 -0
- package/dist/src/nile-slider/types/nile-slider.types.js.map +1 -0
- package/dist/src/nile-slider/utils/nile-slider.utils.d.ts +11 -0
- package/dist/src/nile-slider/utils/nile-slider.utils.js +99 -0
- package/dist/src/nile-slider/utils/nile-slider.utils.js.map +1 -0
- package/dist/src/nile-table-body/nile-table-body.css.js +3 -0
- package/dist/src/nile-table-body/nile-table-body.css.js.map +1 -1
- package/dist/src/nile-table-body/nile-table-body.d.ts +2 -0
- package/dist/src/nile-table-body/nile-table-body.js +10 -0
- package/dist/src/nile-table-body/nile-table-body.js.map +1 -1
- package/dist/src/nile-table-cell-item/nile-table-cell-item.css.js +19 -1
- package/dist/src/nile-table-cell-item/nile-table-cell-item.css.js.map +1 -1
- package/dist/src/nile-table-cell-item/nile-table-cell-item.d.ts +3 -0
- package/dist/src/nile-table-cell-item/nile-table-cell-item.js +27 -8
- package/dist/src/nile-table-cell-item/nile-table-cell-item.js.map +1 -1
- package/dist/src/nile-table-header-item/nile-table-header-item.css.js +6 -0
- package/dist/src/nile-table-header-item/nile-table-header-item.css.js.map +1 -1
- package/dist/src/nile-table-header-item/nile-table-header-item.d.ts +3 -0
- package/dist/src/nile-table-header-item/nile-table-header-item.js +22 -15
- package/dist/src/nile-table-header-item/nile-table-header-item.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 +5 -0
- package/dist/src/nile-table-row/nile-table-row.js +64 -11
- package/dist/src/nile-table-row/nile-table-row.js.map +1 -1
- package/dist/src/nile-virtual-select/index.d.ts +1 -0
- package/dist/src/nile-virtual-select/index.js +2 -0
- package/dist/src/nile-virtual-select/index.js.map +1 -0
- package/dist/src/nile-virtual-select/nile-virtual-select.css.d.ts +12 -0
- package/dist/src/nile-virtual-select/nile-virtual-select.css.js +489 -0
- package/dist/src/nile-virtual-select/nile-virtual-select.css.js.map +1 -0
- package/dist/src/nile-virtual-select/nile-virtual-select.d.ts +266 -0
- package/dist/src/nile-virtual-select/nile-virtual-select.js +1226 -0
- package/dist/src/nile-virtual-select/nile-virtual-select.js.map +1 -0
- package/dist/src/nile-virtual-select/nile-virtual-select.test.d.ts +7 -0
- package/dist/src/nile-virtual-select/nile-virtual-select.test.js +631 -0
- package/dist/src/nile-virtual-select/nile-virtual-select.test.js.map +1 -0
- package/dist/src/nile-virtual-select/renderer.d.ts +16 -0
- package/dist/src/nile-virtual-select/renderer.js +71 -0
- package/dist/src/nile-virtual-select/renderer.js.map +1 -0
- package/dist/src/nile-virtual-select/search-manager.d.ts +12 -0
- package/dist/src/nile-virtual-select/search-manager.js +40 -0
- package/dist/src/nile-virtual-select/search-manager.js.map +1 -0
- package/dist/src/nile-virtual-select/selection-manager.d.ts +12 -0
- package/dist/src/nile-virtual-select/selection-manager.js +64 -0
- package/dist/src/nile-virtual-select/selection-manager.js.map +1 -0
- package/dist/src/nile-virtual-select/types.d.ts +50 -0
- package/dist/src/nile-virtual-select/types.js +8 -0
- package/dist/src/nile-virtual-select/types.js.map +1 -0
- 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/dist/virtualize-a4a40d96.esm.js +22 -0
- package/dist/virtualize-b6a2fbe0.cjs.js +18 -0
- package/dist/virtualize-b6a2fbe0.cjs.js.map +1 -0
- package/package.json +3 -5
- package/src/index.ts +1 -3
- package/src/internal/resizable-table-helper.ts +151 -0
- package/src/internal/resizable-table-styles.ts +144 -0
- package/src/nile-icon/icons/svg/index.ts +0 -19
- package/src/nile-slider/index.ts +1 -0
- package/src/nile-slider/nile-slider.css.ts +119 -0
- package/src/nile-slider/nile-slider.template.ts +77 -0
- package/src/nile-slider/nile-slider.ts +215 -0
- package/src/nile-slider/types/nile-slider.enums.ts +10 -0
- package/src/nile-slider/types/nile-slider.types.ts +13 -0
- package/src/nile-slider/utils/nile-slider.utils.ts +136 -0
- package/src/nile-table-body/nile-table-body.css.ts +3 -0
- package/src/nile-table-body/nile-table-body.ts +9 -0
- package/src/nile-table-cell-item/nile-table-cell-item.css.ts +19 -1
- package/src/nile-table-cell-item/nile-table-cell-item.ts +22 -5
- package/src/nile-table-header-item/nile-table-header-item.css.ts +6 -0
- package/src/nile-table-header-item/nile-table-header-item.ts +11 -5
- package/src/nile-table-row/nile-table-row.css.ts +51 -0
- package/src/nile-table-row/nile-table-row.ts +59 -7
- package/vscode-html-custom-data.json +166 -193
- package/dist/axe.min-2b379f29.cjs.js +0 -12
- package/dist/axe.min-2b379f29.cjs.js.map +0 -1
- package/dist/axe.min-c2cd8733.esm.js +0 -12
- package/dist/fixture-7bfb866e.cjs.js.map +0 -1
- package/dist/nile-icon/icons/svg/bold-try.cjs.js +0 -2
- package/dist/nile-icon/icons/svg/bold-try.cjs.js.map +0 -1
- package/dist/nile-icon/icons/svg/bold-try.esm.js +0 -1
- package/dist/nile-icon/icons/svg/bold.cjs.js +0 -2
- package/dist/nile-icon/icons/svg/bold.cjs.js.map +0 -1
- package/dist/nile-icon/icons/svg/bold.esm.js +0 -1
- package/dist/nile-icon/icons/svg/center-align.cjs.js +0 -2
- package/dist/nile-icon/icons/svg/center-align.cjs.js.map +0 -1
- package/dist/nile-icon/icons/svg/center-align.esm.js +0 -1
- package/dist/nile-icon/icons/svg/itallic.cjs.js +0 -2
- package/dist/nile-icon/icons/svg/itallic.cjs.js.map +0 -1
- package/dist/nile-icon/icons/svg/itallic.esm.js +0 -1
- package/dist/nile-icon/icons/svg/justify-align.cjs.js +0 -2
- package/dist/nile-icon/icons/svg/justify-align.cjs.js.map +0 -1
- package/dist/nile-icon/icons/svg/justify-align.esm.js +0 -1
- package/dist/nile-icon/icons/svg/left-align.cjs.js +0 -2
- package/dist/nile-icon/icons/svg/left-align.cjs.js.map +0 -1
- package/dist/nile-icon/icons/svg/left-align.esm.js +0 -1
- package/dist/nile-icon/icons/svg/nile-bold.cjs.js +0 -2
- package/dist/nile-icon/icons/svg/nile-bold.cjs.js.map +0 -1
- package/dist/nile-icon/icons/svg/nile-bold.esm.js +0 -1
- package/dist/nile-icon/icons/svg/nile-centeralign.cjs.js +0 -2
- package/dist/nile-icon/icons/svg/nile-centeralign.cjs.js.map +0 -1
- package/dist/nile-icon/icons/svg/nile-centeralign.esm.js +0 -1
- package/dist/nile-icon/icons/svg/nile-italic.cjs.js +0 -2
- package/dist/nile-icon/icons/svg/nile-italic.cjs.js.map +0 -1
- package/dist/nile-icon/icons/svg/nile-italic.esm.js +0 -1
- package/dist/nile-icon/icons/svg/nile-justify.cjs.js +0 -2
- package/dist/nile-icon/icons/svg/nile-justify.cjs.js.map +0 -1
- package/dist/nile-icon/icons/svg/nile-justify.esm.js +0 -1
- package/dist/nile-icon/icons/svg/nile-leftalign.cjs.js +0 -2
- package/dist/nile-icon/icons/svg/nile-leftalign.cjs.js.map +0 -1
- package/dist/nile-icon/icons/svg/nile-leftalign.esm.js +0 -1
- package/dist/nile-icon/icons/svg/nile-ol.cjs.js +0 -2
- package/dist/nile-icon/icons/svg/nile-ol.cjs.js.map +0 -1
- package/dist/nile-icon/icons/svg/nile-ol.esm.js +0 -1
- package/dist/nile-icon/icons/svg/nile-rightalign.cjs.js +0 -2
- package/dist/nile-icon/icons/svg/nile-rightalign.cjs.js.map +0 -1
- package/dist/nile-icon/icons/svg/nile-rightalign.esm.js +0 -1
- package/dist/nile-icon/icons/svg/nile-ul.cjs.js +0 -2
- package/dist/nile-icon/icons/svg/nile-ul.cjs.js.map +0 -1
- package/dist/nile-icon/icons/svg/nile-ul.esm.js +0 -1
- package/dist/nile-icon/icons/svg/nile-underline.cjs.js +0 -2
- package/dist/nile-icon/icons/svg/nile-underline.cjs.js.map +0 -1
- package/dist/nile-icon/icons/svg/nile-underline.esm.js +0 -1
- package/dist/nile-icon/icons/svg/ol.cjs.js +0 -2
- package/dist/nile-icon/icons/svg/ol.cjs.js.map +0 -1
- package/dist/nile-icon/icons/svg/ol.esm.js +0 -1
- package/dist/nile-icon/icons/svg/right-align.cjs.js +0 -2
- package/dist/nile-icon/icons/svg/right-align.cjs.js.map +0 -1
- package/dist/nile-icon/icons/svg/right-align.esm.js +0 -1
- package/dist/nile-icon/icons/svg/ul.cjs.js +0 -2
- package/dist/nile-icon/icons/svg/ul.cjs.js.map +0 -1
- package/dist/nile-icon/icons/svg/ul.esm.js +0 -1
- package/dist/nile-icon/icons/svg/underline.cjs.js +0 -2
- package/dist/nile-icon/icons/svg/underline.cjs.js.map +0 -1
- package/dist/nile-icon/icons/svg/underline.esm.js +0 -1
- package/dist/nile-lightdomeditor/index.cjs.js +0 -2
- package/dist/nile-lightdomeditor/index.esm.js +0 -1
- package/dist/nile-lightdomeditor/nile-lightdomeditor.cjs.js +0 -2
- package/dist/nile-lightdomeditor/nile-lightdomeditor.cjs.js.map +0 -1
- package/dist/nile-lightdomeditor/nile-lightdomeditor.css.cjs.js +0 -2
- package/dist/nile-lightdomeditor/nile-lightdomeditor.css.cjs.js.map +0 -1
- package/dist/nile-lightdomeditor/nile-lightdomeditor.css.esm.js +0 -225
- package/dist/nile-lightdomeditor/nile-lightdomeditor.esm.js +0 -122
- package/dist/nile-rich-text-editor/index.cjs.js +0 -2
- package/dist/nile-rich-text-editor/index.esm.js +0 -1
- package/dist/nile-rich-text-editor/nile-rich-text-editor.cjs.js +0 -2
- package/dist/nile-rich-text-editor/nile-rich-text-editor.cjs.js.map +0 -1
- package/dist/nile-rich-text-editor/nile-rich-text-editor.css.cjs.js +0 -2
- package/dist/nile-rich-text-editor/nile-rich-text-editor.css.cjs.js.map +0 -1
- package/dist/nile-rich-text-editor/nile-rich-text-editor.css.esm.js +0 -87
- package/dist/nile-rich-text-editor/nile-rich-text-editor.esm.js +0 -1
- package/dist/nile-rich-text-editor/nile-rte-color.cjs.js +0 -2
- package/dist/nile-rich-text-editor/nile-rte-color.cjs.js.map +0 -1
- package/dist/nile-rich-text-editor/nile-rte-color.esm.js +0 -1
- package/dist/nile-rich-text-editor/nile-rte-divider.cjs.js +0 -2
- package/dist/nile-rich-text-editor/nile-rte-divider.cjs.js.map +0 -1
- package/dist/nile-rich-text-editor/nile-rte-divider.esm.js +0 -1
- package/dist/nile-rich-text-editor/nile-rte-mentions-item.cjs.js +0 -2
- package/dist/nile-rich-text-editor/nile-rte-mentions-item.cjs.js.map +0 -1
- package/dist/nile-rich-text-editor/nile-rte-mentions-item.esm.js +0 -1
- package/dist/nile-rich-text-editor/nile-rte-mentions.cjs.js +0 -3
- package/dist/nile-rich-text-editor/nile-rte-mentions.cjs.js.map +0 -1
- package/dist/nile-rich-text-editor/nile-rte-mentions.esm.js +0 -1
- package/dist/nile-rich-text-editor/nile-rte-preview.cjs.js +0 -2
- package/dist/nile-rich-text-editor/nile-rte-preview.cjs.js.map +0 -1
- package/dist/nile-rich-text-editor/nile-rte-preview.esm.js +0 -1
- package/dist/nile-rich-text-editor/nile-rte-select.cjs.js +0 -2
- package/dist/nile-rich-text-editor/nile-rte-select.cjs.js.map +0 -1
- package/dist/nile-rich-text-editor/nile-rte-select.esm.js +0 -52
- package/dist/nile-rich-text-editor/nile-rte-toolbar-item.cjs.js +0 -2
- package/dist/nile-rich-text-editor/nile-rte-toolbar-item.cjs.js.map +0 -1
- package/dist/nile-rich-text-editor/nile-rte-toolbar-item.esm.js +0 -1
- package/dist/nile-rich-text-editor/nile-rte-toolbar.cjs.js +0 -2
- package/dist/nile-rich-text-editor/nile-rte-toolbar.cjs.js.map +0 -1
- package/dist/nile-rich-text-editor/nile-rte-toolbar.esm.js +0 -1
- package/dist/nile-rich-text-editor/utils.cjs.js +0 -2
- package/dist/nile-rich-text-editor/utils.cjs.js.map +0 -1
- package/dist/nile-rich-text-editor/utils.esm.js +0 -1
- package/dist/nile-richcodeeditor/index.cjs.js +0 -2
- package/dist/nile-richcodeeditor/index.cjs.js.map +0 -1
- package/dist/nile-richcodeeditor/index.esm.js +0 -1
- package/dist/nile-richcodeeditor/nile-richcodeeditor.cjs.js +0 -2
- package/dist/nile-richcodeeditor/nile-richcodeeditor.cjs.js.map +0 -1
- package/dist/nile-richcodeeditor/nile-richcodeeditor.css.cjs.js +0 -2
- package/dist/nile-richcodeeditor/nile-richcodeeditor.css.cjs.js.map +0 -1
- package/dist/nile-richcodeeditor/nile-richcodeeditor.css.esm.js +0 -5
- package/dist/nile-richcodeeditor/nile-richcodeeditor.esm.js +0 -66
- package/dist/src/nile-badge/__snapshots__/nile-badge.test.snap.js +0 -17
- package/dist/src/nile-calendar/__snapshots__/nile-calendar.test.snap.js +0 -310
- package/dist/src/nile-card/__snapshots__/nile-card.test.snap.js +0 -34
- package/dist/src/nile-checkbox/__snapshots__/nile-checkbox.test.snap.js +0 -31
- package/dist/src/nile-hero/__snapshots__/nile-hero.test.snap.js +0 -47
- package/dist/src/nile-icon/__snapshots__/nile-icon.test.snap.js +0 -16
- package/dist/src/nile-icon/icons/svg/bold-try.d.ts +0 -5
- package/dist/src/nile-icon/icons/svg/bold-try.js +0 -5
- package/dist/src/nile-icon/icons/svg/bold-try.js.map +0 -1
- package/dist/src/nile-icon/icons/svg/bold.d.ts +0 -5
- package/dist/src/nile-icon/icons/svg/bold.js +0 -5
- package/dist/src/nile-icon/icons/svg/bold.js.map +0 -1
- package/dist/src/nile-icon/icons/svg/center-align.d.ts +0 -5
- package/dist/src/nile-icon/icons/svg/center-align.js +0 -5
- package/dist/src/nile-icon/icons/svg/center-align.js.map +0 -1
- package/dist/src/nile-icon/icons/svg/itallic.d.ts +0 -5
- package/dist/src/nile-icon/icons/svg/itallic.js +0 -5
- package/dist/src/nile-icon/icons/svg/itallic.js.map +0 -1
- package/dist/src/nile-icon/icons/svg/justify-align.d.ts +0 -5
- package/dist/src/nile-icon/icons/svg/justify-align.js +0 -5
- package/dist/src/nile-icon/icons/svg/justify-align.js.map +0 -1
- package/dist/src/nile-icon/icons/svg/left-align.d.ts +0 -5
- package/dist/src/nile-icon/icons/svg/left-align.js +0 -5
- package/dist/src/nile-icon/icons/svg/left-align.js.map +0 -1
- package/dist/src/nile-icon/icons/svg/nile-bold.d.ts +0 -5
- package/dist/src/nile-icon/icons/svg/nile-bold.js +0 -5
- package/dist/src/nile-icon/icons/svg/nile-bold.js.map +0 -1
- package/dist/src/nile-icon/icons/svg/nile-centeralign.d.ts +0 -5
- package/dist/src/nile-icon/icons/svg/nile-centeralign.js +0 -5
- package/dist/src/nile-icon/icons/svg/nile-centeralign.js.map +0 -1
- package/dist/src/nile-icon/icons/svg/nile-italic.d.ts +0 -5
- package/dist/src/nile-icon/icons/svg/nile-italic.js +0 -5
- package/dist/src/nile-icon/icons/svg/nile-italic.js.map +0 -1
- package/dist/src/nile-icon/icons/svg/nile-justify.d.ts +0 -5
- package/dist/src/nile-icon/icons/svg/nile-justify.js +0 -5
- package/dist/src/nile-icon/icons/svg/nile-justify.js.map +0 -1
- package/dist/src/nile-icon/icons/svg/nile-leftalign.d.ts +0 -5
- package/dist/src/nile-icon/icons/svg/nile-leftalign.js +0 -5
- package/dist/src/nile-icon/icons/svg/nile-leftalign.js.map +0 -1
- package/dist/src/nile-icon/icons/svg/nile-ol.d.ts +0 -5
- package/dist/src/nile-icon/icons/svg/nile-ol.js +0 -5
- package/dist/src/nile-icon/icons/svg/nile-ol.js.map +0 -1
- package/dist/src/nile-icon/icons/svg/nile-rightalign.d.ts +0 -5
- package/dist/src/nile-icon/icons/svg/nile-rightalign.js +0 -5
- package/dist/src/nile-icon/icons/svg/nile-rightalign.js.map +0 -1
- package/dist/src/nile-icon/icons/svg/nile-ul.d.ts +0 -5
- package/dist/src/nile-icon/icons/svg/nile-ul.js +0 -5
- package/dist/src/nile-icon/icons/svg/nile-ul.js.map +0 -1
- package/dist/src/nile-icon/icons/svg/nile-underline.d.ts +0 -5
- package/dist/src/nile-icon/icons/svg/nile-underline.js +0 -5
- package/dist/src/nile-icon/icons/svg/nile-underline.js.map +0 -1
- package/dist/src/nile-icon/icons/svg/ol.d.ts +0 -5
- package/dist/src/nile-icon/icons/svg/ol.js +0 -5
- package/dist/src/nile-icon/icons/svg/ol.js.map +0 -1
- package/dist/src/nile-icon/icons/svg/right-align.d.ts +0 -5
- package/dist/src/nile-icon/icons/svg/right-align.js +0 -5
- package/dist/src/nile-icon/icons/svg/right-align.js.map +0 -1
- package/dist/src/nile-icon/icons/svg/ul.d.ts +0 -5
- package/dist/src/nile-icon/icons/svg/ul.js +0 -5
- package/dist/src/nile-icon/icons/svg/ul.js.map +0 -1
- package/dist/src/nile-icon/icons/svg/underline.d.ts +0 -5
- package/dist/src/nile-icon/icons/svg/underline.js +0 -5
- package/dist/src/nile-icon/icons/svg/underline.js.map +0 -1
- package/dist/src/nile-input/__snapshots__/nile-input.test.snap.js +0 -75
- package/dist/src/nile-lightdomeditor/index.d.ts +0 -1
- package/dist/src/nile-lightdomeditor/index.js +0 -2
- package/dist/src/nile-lightdomeditor/index.js.map +0 -1
- package/dist/src/nile-lightdomeditor/nile-lightdomeditor.css.d.ts +0 -6
- package/dist/src/nile-lightdomeditor/nile-lightdomeditor.css.js +0 -237
- package/dist/src/nile-lightdomeditor/nile-lightdomeditor.css.js.map +0 -1
- package/dist/src/nile-lightdomeditor/nile-lightdomeditor.d.ts +0 -74
- package/dist/src/nile-lightdomeditor/nile-lightdomeditor.js +0 -591
- package/dist/src/nile-lightdomeditor/nile-lightdomeditor.js.map +0 -1
- package/dist/src/nile-lightdomeditor/utils/nile-mention.d.ts +0 -13
- package/dist/src/nile-lightdomeditor/utils/nile-mention.js +0 -47
- package/dist/src/nile-lightdomeditor/utils/nile-mention.js.map +0 -1
- package/dist/src/nile-markdowneditor/index.d.ts +0 -1
- package/dist/src/nile-markdowneditor/index.js +0 -2
- package/dist/src/nile-markdowneditor/index.js.map +0 -1
- package/dist/src/nile-markdowneditor/nile-markdowneditor.css.d.ts +0 -12
- package/dist/src/nile-markdowneditor/nile-markdowneditor.css.js +0 -17
- package/dist/src/nile-markdowneditor/nile-markdowneditor.css.js.map +0 -1
- package/dist/src/nile-markdowneditor/nile-markdowneditor.d.ts +0 -32
- package/dist/src/nile-markdowneditor/nile-markdowneditor.js +0 -43
- package/dist/src/nile-markdowneditor/nile-markdowneditor.js.map +0 -1
- package/dist/src/nile-popover/__snapshots__/nile-popover.test.snap.js +0 -22
- package/dist/src/nile-prosemirror-poc/index.d.ts +0 -1
- package/dist/src/nile-prosemirror-poc/index.js +0 -2
- package/dist/src/nile-prosemirror-poc/index.js.map +0 -1
- package/dist/src/nile-prosemirror-poc/nile-prosemirror-poc.css.d.ts +0 -12
- package/dist/src/nile-prosemirror-poc/nile-prosemirror-poc.css.js +0 -17
- package/dist/src/nile-prosemirror-poc/nile-prosemirror-poc.css.js.map +0 -1
- package/dist/src/nile-prosemirror-poc/nile-prosemirror-poc.d.ts +0 -24
- package/dist/src/nile-prosemirror-poc/nile-prosemirror-poc.js +0 -190
- package/dist/src/nile-prosemirror-poc/nile-prosemirror-poc.js.map +0 -1
- package/dist/src/nile-rich-text-editor/index.d.ts +0 -1
- package/dist/src/nile-rich-text-editor/index.js +0 -2
- package/dist/src/nile-rich-text-editor/index.js.map +0 -1
- package/dist/src/nile-rich-text-editor/nile-rich-text-editor.css.js +0 -91
- package/dist/src/nile-rich-text-editor/nile-rich-text-editor.css.js.map +0 -1
- package/dist/src/nile-rich-text-editor/nile-rich-text-editor.d.ts +0 -57
- package/dist/src/nile-rich-text-editor/nile-rich-text-editor.js +0 -603
- package/dist/src/nile-rich-text-editor/nile-rich-text-editor.js.map +0 -1
- package/dist/src/nile-rich-text-editor/nile-rte-color.d.ts +0 -14
- package/dist/src/nile-rich-text-editor/nile-rte-color.js +0 -28
- package/dist/src/nile-rich-text-editor/nile-rte-color.js.map +0 -1
- package/dist/src/nile-rich-text-editor/nile-rte-divider.d.ts +0 -10
- package/dist/src/nile-rich-text-editor/nile-rte-divider.js +0 -12
- package/dist/src/nile-rich-text-editor/nile-rte-divider.js.map +0 -1
- package/dist/src/nile-rich-text-editor/nile-rte-mentions-item.d.ts +0 -18
- package/dist/src/nile-rich-text-editor/nile-rte-mentions-item.js +0 -47
- package/dist/src/nile-rich-text-editor/nile-rte-mentions-item.js.map +0 -1
- package/dist/src/nile-rich-text-editor/nile-rte-mentions.d.ts +0 -57
- package/dist/src/nile-rich-text-editor/nile-rte-mentions.js +0 -442
- package/dist/src/nile-rich-text-editor/nile-rte-mentions.js.map +0 -1
- package/dist/src/nile-rich-text-editor/nile-rte-preview.d.ts +0 -10
- package/dist/src/nile-rich-text-editor/nile-rte-preview.js +0 -12
- package/dist/src/nile-rich-text-editor/nile-rte-preview.js.map +0 -1
- package/dist/src/nile-rich-text-editor/nile-rte-select.d.ts +0 -37
- package/dist/src/nile-rich-text-editor/nile-rte-select.js +0 -200
- package/dist/src/nile-rich-text-editor/nile-rte-select.js.map +0 -1
- package/dist/src/nile-rich-text-editor/nile-rte-toolbar-item.d.ts +0 -12
- package/dist/src/nile-rich-text-editor/nile-rte-toolbar-item.js +0 -23
- package/dist/src/nile-rich-text-editor/nile-rte-toolbar-item.js.map +0 -1
- package/dist/src/nile-rich-text-editor/nile-rte-toolbar.d.ts +0 -10
- package/dist/src/nile-rich-text-editor/nile-rte-toolbar.js +0 -12
- package/dist/src/nile-rich-text-editor/nile-rte-toolbar.js.map +0 -1
- package/dist/src/nile-rich-text-editor/nille-rte-mention.d.ts +0 -21
- package/dist/src/nile-rich-text-editor/nille-rte-mention.js +0 -47
- package/dist/src/nile-rich-text-editor/nille-rte-mention.js.map +0 -1
- package/dist/src/nile-rich-text-editor/nille-rte-mentions.d.ts +0 -21
- package/dist/src/nile-rich-text-editor/nille-rte-mentions.js +0 -47
- package/dist/src/nile-rich-text-editor/nille-rte-mentions.js.map +0 -1
- package/dist/src/nile-rich-text-editor/sub-components/nile-rich-text-editor-toolbar-item.js +0 -2
- package/dist/src/nile-rich-text-editor/sub-components/nile-rich-text-editor-toolbar-item.js.map +0 -1
- package/dist/src/nile-rich-text-editor/subcomponents/nile-rich-text-editor-content/nile-rich-text-editor-content.d.ts +0 -8
- package/dist/src/nile-rich-text-editor/subcomponents/nile-rich-text-editor-content/nile-rich-text-editor-content.js +0 -39
- package/dist/src/nile-rich-text-editor/subcomponents/nile-rich-text-editor-content/nile-rich-text-editor-content.js.map +0 -1
- package/dist/src/nile-rich-text-editor/subcomponents/nile-rich-text-editor-content/nile-rich-text-editor-preview.d.ts +0 -0
- package/dist/src/nile-rich-text-editor/subcomponents/nile-rich-text-editor-content/nile-rich-text-editor-preview.js +0 -2
- package/dist/src/nile-rich-text-editor/subcomponents/nile-rich-text-editor-content/nile-rich-text-editor-preview.js.map +0 -1
- package/dist/src/nile-rich-text-editor/subcomponents/nile-rich-text-editor-mentions/nile-rich-text-editor-mentions.d.ts +0 -12
- package/dist/src/nile-rich-text-editor/subcomponents/nile-rich-text-editor-mentions/nile-rich-text-editor-mentions.js +0 -24
- package/dist/src/nile-rich-text-editor/subcomponents/nile-rich-text-editor-mentions/nile-rich-text-editor-mentions.js.map +0 -1
- package/dist/src/nile-rich-text-editor/subcomponents/nile-rich-text-editor-mentions-item/nile-rich-text-editor-mentions-item.d.ts +0 -25
- package/dist/src/nile-rich-text-editor/subcomponents/nile-rich-text-editor-mentions-item/nile-rich-text-editor-mentions-item.js +0 -89
- package/dist/src/nile-rich-text-editor/subcomponents/nile-rich-text-editor-mentions-item/nile-rich-text-editor-mentions-item.js.map +0 -1
- package/dist/src/nile-rich-text-editor/subcomponents/nile-rich-text-editor-preview/nile-rich-text-editor-preview.css.d.ts +0 -12
- package/dist/src/nile-rich-text-editor/subcomponents/nile-rich-text-editor-preview/nile-rich-text-editor-preview.css.js +0 -47
- package/dist/src/nile-rich-text-editor/subcomponents/nile-rich-text-editor-preview/nile-rich-text-editor-preview.css.js.map +0 -1
- package/dist/src/nile-rich-text-editor/subcomponents/nile-rich-text-editor-preview/nile-rich-text-editor-preview.d.ts +0 -7
- package/dist/src/nile-rich-text-editor/subcomponents/nile-rich-text-editor-preview/nile-rich-text-editor-preview.js +0 -28
- package/dist/src/nile-rich-text-editor/subcomponents/nile-rich-text-editor-preview/nile-rich-text-editor-preview.js.map +0 -1
- package/dist/src/nile-rich-text-editor/subcomponents/nile-rich-text-editor-toolbar/nile-rich-text-editor-toolbar.css.d.ts +0 -6
- package/dist/src/nile-rich-text-editor/subcomponents/nile-rich-text-editor-toolbar/nile-rich-text-editor-toolbar.css.js +0 -237
- package/dist/src/nile-rich-text-editor/subcomponents/nile-rich-text-editor-toolbar/nile-rich-text-editor-toolbar.css.js.map +0 -1
- package/dist/src/nile-rich-text-editor/subcomponents/nile-rich-text-editor-toolbar/nile-rich-text-editor-toolbar.d.ts +0 -5
- package/dist/src/nile-rich-text-editor/subcomponents/nile-rich-text-editor-toolbar/nile-rich-text-editor-toolbar.js +0 -26
- package/dist/src/nile-rich-text-editor/subcomponents/nile-rich-text-editor-toolbar/nile-rich-text-editor-toolbar.js.map +0 -1
- package/dist/src/nile-rich-text-editor/subcomponents/nile-rich-text-editor-toolbar-item/nile-rich-text-editor-toolbar-item.css.d.ts +0 -6
- package/dist/src/nile-rich-text-editor/subcomponents/nile-rich-text-editor-toolbar-item/nile-rich-text-editor-toolbar-item.css.js +0 -237
- package/dist/src/nile-rich-text-editor/subcomponents/nile-rich-text-editor-toolbar-item/nile-rich-text-editor-toolbar-item.css.js.map +0 -1
- package/dist/src/nile-rich-text-editor/subcomponents/nile-rich-text-editor-toolbar-item/nile-rich-text-editor-toolbar-item.d.ts +0 -8
- package/dist/src/nile-rich-text-editor/subcomponents/nile-rich-text-editor-toolbar-item/nile-rich-text-editor-toolbar-item.js +0 -36
- package/dist/src/nile-rich-text-editor/subcomponents/nile-rich-text-editor-toolbar-item/nile-rich-text-editor-toolbar-item.js.map +0 -1
- package/dist/src/nile-rich-text-editor/utils.d.ts +0 -13
- package/dist/src/nile-rich-text-editor/utils.js +0 -251
- package/dist/src/nile-rich-text-editor/utils.js.map +0 -1
- package/dist/src/nile-richcodeeditor/index.d.ts +0 -1
- package/dist/src/nile-richcodeeditor/index.js +0 -2
- package/dist/src/nile-richcodeeditor/index.js.map +0 -1
- package/dist/src/nile-richcodeeditor/nile-richcodeeditor.css.d.ts +0 -12
- package/dist/src/nile-richcodeeditor/nile-richcodeeditor.css.js +0 -17
- package/dist/src/nile-richcodeeditor/nile-richcodeeditor.css.js.map +0 -1
- package/dist/src/nile-richcodeeditor/nile-richcodeeditor.d.ts +0 -31
- package/dist/src/nile-richcodeeditor/nile-richcodeeditor.js +0 -203
- package/dist/src/nile-richcodeeditor/nile-richcodeeditor.js.map +0 -1
- package/dist/src/nile-richeditor/index.d.ts +0 -1
- package/dist/src/nile-richeditor/index.js +0 -2
- package/dist/src/nile-richeditor/index.js.map +0 -1
- package/dist/src/nile-richeditor/nile-richeditor.css.d.ts +0 -12
- package/dist/src/nile-richeditor/nile-richeditor.css.js +0 -17
- package/dist/src/nile-richeditor/nile-richeditor.css.js.map +0 -1
- package/dist/src/nile-richeditor/nile-richeditor.d.ts +0 -19
- package/dist/src/nile-richeditor/nile-richeditor.js +0 -234
- package/dist/src/nile-richeditor/nile-richeditor.js.map +0 -1
- package/dist/src/nile-richtexteditor/index.d.ts +0 -1
- package/dist/src/nile-richtexteditor/index.js +0 -2
- package/dist/src/nile-richtexteditor/index.js.map +0 -1
- package/dist/src/nile-richtexteditor/nile-richtexteditor.css.d.ts +0 -6
- package/dist/src/nile-richtexteditor/nile-richtexteditor.css.js +0 -237
- package/dist/src/nile-richtexteditor/nile-richtexteditor.css.js.map +0 -1
- package/dist/src/nile-richtexteditor/nile-richtexteditor.d.ts +0 -32
- package/dist/src/nile-richtexteditor/nile-richtexteditor.js +0 -46
- package/dist/src/nile-richtexteditor/nile-richtexteditor.js.map +0 -1
- package/dist/src/nile-richtexteditor/utils/nile-mention.d.ts +0 -13
- package/dist/src/nile-richtexteditor/utils/nile-mention.js +0 -47
- package/dist/src/nile-richtexteditor/utils/nile-mention.js.map +0 -1
- package/src/nile-icon/icons/svg/bold-try.ts +0 -5
- package/src/nile-icon/icons/svg/bold.ts +0 -5
- package/src/nile-icon/icons/svg/center-align.ts +0 -5
- package/src/nile-icon/icons/svg/itallic.ts +0 -5
- package/src/nile-icon/icons/svg/justify-align.ts +0 -5
- package/src/nile-icon/icons/svg/left-align.ts +0 -5
- package/src/nile-icon/icons/svg/nile-bold.ts +0 -5
- package/src/nile-icon/icons/svg/nile-centeralign.ts +0 -5
- package/src/nile-icon/icons/svg/nile-italic.ts +0 -5
- package/src/nile-icon/icons/svg/nile-justify.ts +0 -5
- package/src/nile-icon/icons/svg/nile-leftalign.ts +0 -5
- package/src/nile-icon/icons/svg/nile-ol.ts +0 -5
- package/src/nile-icon/icons/svg/nile-rightalign.ts +0 -5
- package/src/nile-icon/icons/svg/nile-ul.ts +0 -5
- package/src/nile-icon/icons/svg/nile-underline.ts +0 -5
- package/src/nile-icon/icons/svg/ol.ts +0 -5
- package/src/nile-icon/icons/svg/right-align.ts +0 -5
- package/src/nile-icon/icons/svg/ul.ts +0 -5
- package/src/nile-icon/icons/svg/underline.ts +0 -5
- package/src/nile-lightdomeditor/index.ts +0 -1
- package/src/nile-lightdomeditor/nile-lightdomeditor.css.ts +0 -238
- package/src/nile-lightdomeditor/nile-lightdomeditor.ts +0 -523
- package/src/nile-rich-text-editor/index.ts +0 -1
- package/src/nile-rich-text-editor/nile-rich-text-editor.css.ts +0 -92
- package/src/nile-rich-text-editor/nile-rich-text-editor.ts +0 -640
- package/src/nile-rich-text-editor/nile-rte-color.ts +0 -14
- package/src/nile-rich-text-editor/nile-rte-divider.ts +0 -9
- package/src/nile-rich-text-editor/nile-rte-mentions-item.ts +0 -42
- package/src/nile-rich-text-editor/nile-rte-mentions.ts +0 -465
- package/src/nile-rich-text-editor/nile-rte-preview.ts +0 -9
- package/src/nile-rich-text-editor/nile-rte-select.ts +0 -208
- package/src/nile-rich-text-editor/nile-rte-toolbar-item.ts +0 -13
- package/src/nile-rich-text-editor/nile-rte-toolbar.ts +0 -9
- package/src/nile-rich-text-editor/utils.ts +0 -197
- package/src/nile-richcodeeditor/index.ts +0 -1
- package/src/nile-richcodeeditor/nile-richcodeeditor.css.ts +0 -19
- package/src/nile-richcodeeditor/nile-richcodeeditor.ts +0 -192
- /package/dist/{nile-lightdomeditor → nile-slider}/index.cjs.js.map +0 -0
- /package/dist/{nile-rich-text-editor → nile-virtual-select}/index.cjs.js.map +0 -0
- /package/dist/src/{nile-rich-text-editor/sub-components/nile-rich-text-editor-toolbar-item.d.ts → nile-calendar/test.d.ts} +0 -0
@@ -1,12 +0,0 @@
|
|
1
|
-
/*! axe v4.10.2
|
2
|
-
* Copyright (c) 2015 - 2024 Deque Systems, Inc.
|
3
|
-
*
|
4
|
-
* Your use of this Source Code Form is subject to the terms of the Mozilla Public
|
5
|
-
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
6
|
-
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
7
|
-
*
|
8
|
-
* This entire copyright notice must appear in every copy of this file you
|
9
|
-
* distribute or in any file that contains substantial portions of this source
|
10
|
-
* code.
|
11
|
-
*/
|
12
|
-
!function e(t){var n=t,r=t.document;function a(e){return(a="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 u=u||{};function i(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}u.version="4.10.2","function"==typeof define&&define.amd&&define("axe-core",[],(function(){return u})),"object"===("undefined"==typeof module?"undefined":a(module))&&module.exports&&"function"==typeof e.toString&&(u.source="("+e.toString()+')(typeof window === "object" ? window : this);',module.exports=u),"function"==typeof t.getComputedStyle&&(t.axe=u),(i.prototype=Object.create(Error.prototype)).constructor=i;var o=["node"],l=["relatedNodes"],s=["node"],c=["variant"],d=["matches"],D=["chromium"],f=["noImplicit"],p=["noPresentational"],m=["precision","format","inGamut"],h=["space"],v=["algorithm"],b=["method"],F=["maxDeltaE","deltaEMethod","steps","maxSteps"],g=["node"],y=["environmentData"],w=["environmentData"],E=["environmentData"],C=["environmentData"],x=["environmentData"];function A(e,t,n){t=k(t);var r=e;if((t=B()?Reflect.construct(t,n||[],k(e).constructor):t.apply(e,n))&&("object"==a(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 B(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(e){}return(B=function(){return!!e})()}function k(e){return(k=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function R(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&&T(e,t)}function T(e,t){return(T=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e})(e,t)}function M(e,t,n){O(e,t),t.set(e,n)}function N(e,t){O(e,t),t.add(e)}function O(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}function j(e,t){return e.get(I(e,t))}function S(e,t,n){e.set(I(e,t),n)}function I(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 q(e,t){if(null==e)return{};var n,r=((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 _(e){return(e=>{if(Array.isArray(e))return Z(e)})(e)||z(e)||Y(e)||(()=>{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 z(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}function $(){return($=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 P(e,t){return H(e)||((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)||Y(e,t)||L()}function L(){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 H(e){if(Array.isArray(e))return e}function V(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function U(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,K(r.key),r)}}function G(e,t,n){return t&&U(e.prototype,t),n&&U(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function K(e){return e=(e=>{if("object"!=a(e)||!e)return e;var t=e[Symbol.toPrimitive];if(void 0===t)return String(e);if(t=t.call(e,"string"),"object"==a(t))throw new TypeError("@@toPrimitive must return a primitive value.");return t})(e),"symbol"==a(e)?e:e+""}function W(e,t){var n,r,a,u,i="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(i)return a=!(r=!0),{s:function(){i=i.call(e)},n:function(){var e=i.next();return r=e.done,e},e:function(e){a=!0,n=e},f:function(){try{r||null==i.return||i.return()}finally{if(a)throw n}}};if(Array.isArray(e)||(i=Y(e))||t&&e&&"number"==typeof e.length)return i&&(e=i),u=0,{s:t=function(){},n:function(){return u>=e.length?{done:!0}:{done:!1,value:e[u++]}},e:function(e){throw e},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 Y(e,t){var n;if(e)return"string"==typeof e?Z(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)?Z(e,t):void 0}function Z(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 a(e){return(a="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 X,J,Q,ee,te,ne,re,ae,ue,ie,oe=void 0;function le(e,t){return function(){return t||e((t={exports:{}}).exports,t),t.exports}}function se(e,t){for(var n in t)fe(e,n,{get:t[n],enumerable:!0})}function ce(e){return function(e,t,n){if(t&&"object"===a(t)||"function"==typeof t){var r,u=W(he(t));try{for(u.s();!(r=u.n()).done;)(()=>{var a=r.value;me.call(e,a)||"default"===a||fe(e,a,{get:function(){return t[a]},enumerable:!(n=ve(t,a))||n.enumerable})})()}catch(e){u.e(e)}finally{u.f()}}return e}((t=fe(null!=e?De(pe(e)):{},"default",e&&e.o&&"default"in e?{get:function(){return e.default},enumerable:!0}:{value:e,enumerable:!0}),fe(t,"__esModule",{value:!0})),e);var t}function de(e,t,n){(t="symbol"!==a(t)?t+"":t)in e?fe(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n}var De=Object.create,fe=Object.defineProperty,pe=Object.getPrototypeOf,me=Object.prototype.hasOwnProperty,he=Object.getOwnPropertyNames,ve=Object.getOwnPropertyDescriptor,be=le((function(e,t){t.exports=function(){}})),Fe=le((function(e,t){var n=be()();t.exports=function(e){return e!==n&&null!==e}})),ge=le((function(e,t){var n=Fe(),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}})),ye=le((function(e,t){t.exports=function(){var e=Math.sign;return"function"==typeof e&&1===e(10)&&-1===e(-20)}})),we=le((function(e,t){t.exports=function(e){return e=Number(e),isNaN(e)||0===e?e:0<e?1:-1}})),Ee=le((function(e,t){t.exports=ye()()?Math.sign:we()})),Ce=le((function(e,t){var n=Ee(),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}})),xe=le((function(e,t){var n=Ce(),r=Math.max;t.exports=function(e){return r(0,n(e))}})),Ae=le((function(e,t){var n=xe();t.exports=function(e,t,r){return isNaN(e)?0<=t?r&&t?t-1:t:1:!1!==e&&n(e)}})),Be=le((function(e,t){t.exports=function(e){if("function"!=typeof e)throw new TypeError(e+" is not a function");return e}})),ke=le((function(e,t){var n=Fe();t.exports=function(e){if(n(e))return e;throw new TypeError("Cannot use null or undefined")}})),Re=le((function(e,t){var n=Be(),r=ke(),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}))}}})),Te=le((function(e,t){t.exports=Re()("forEach")})),Me=le((function(){})),Ne=le((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")}})),Oe=le((function(e,t){t.exports=function(){try{return Object.keys("primitive"),!0}catch(e){return!1}}})),je=le((function(e,t){var n=Fe(),r=Object.keys;t.exports=function(e){return r(n(e)?Object(e):e)}})),Se=le((function(e,t){t.exports=Oe()()?Object.keys:je()})),Ie=le((function(e,t){var n=Se(),r=ke(),a=Math.max;t.exports=function(e,t){var u,i,o,l=a(arguments.length,2);for(e=Object(r(e)),o=function(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}})),qe=le((function(e,t){t.exports=Ne()()?Object.assign:Ie()})),_e=le((function(e,t){var n=Fe(),r={function:!0,object:!0};t.exports=function(e){return n(e)&&r[a(e)]||!1}})),ze=le((function(e,t){var n=qe(),r=_e(),a=Fe(),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}})),$e=le((function(e,t){var n=ke(),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}})),Pe=le((function(e,t){function n(e,t){return t}var r,a,u,i,o,l=xe();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=$e(),o=[],u=function(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})})),Le=le((function(e,t){t.exports=function(e){return null!=e}})),He=le((function(e,t){var n=Le(),r={object:!0,function:!0,undefined:!0};t.exports=function(e){return!!n(e)&&hasOwnProperty.call(r,a(e))}})),Ve=le((function(e,t){var n=He();t.exports=function(e){if(!n(e))return!1;try{return!!e.constructor&&e.constructor.prototype===e}catch(e){return!1}}})),Ue=le((function(e,t){var n=Ve();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)}})),Ge=le((function(e,t){var n=Ue(),r=/^\s*class[\s{/}]/,a=Function.prototype.toString;t.exports=function(e){return!!n(e)&&!r.test(a.call(e))}})),Ke=le((function(e,t){var n="razdwatrzy";t.exports=function(){return"function"==typeof n.contains&&!0===n.contains("dwa")&&!1===n.contains("foo")}})),We=le((function(e,t){var n=String.prototype.indexOf;t.exports=function(e){return-1<n.call(this,e,arguments[1])}})),Ye=le((function(e,t){t.exports=Ke()()?String.prototype.contains:We()})),Ze=le((function(e,t){var n=Le(),r=Ge(),a=qe(),u=ge(),i=Ye();(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}})),Xe=le((function(e,t){var n=Ze(),r=Be(),u=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(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"===a(n[e])?n[e].push(t):n[e]=[n[e],t]:n[e]=t,this},f=function(e,t){var n,a;return r(t),a=this,D.call(this,e,n=function(){p.call(a,e,n),u.call(t,this,arguments)}),n.m=t,this},p=function(e,t){var n,u,i,o;if(r(t),c.call(this,"__ee__")&&(n=this.D)[e])if("object"===a(u=n[e]))for(o=0;i=u[o];++o)i!==t&&i.m!==t||(2===u.length?n[e]=u[o?0:1]:u.splice(o,1));else u!==t&&u.m!==t||delete n[e];return this},m=function(e){var t,n,r,o,l;if(c.call(this,"__ee__")&&(o=this.D[e]))if("object"===a(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)u.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];u.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){return null==e?o(b):s(Object(e),v)},e.methods=h})),Je=le((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]))}})),Qe=le((function(e,t){t.exports=function(){return"object"===("undefined"==typeof globalThis?"undefined":a(globalThis))&&!!globalThis&&globalThis.Array===Array}})),et=le((function(e,n){function r(){if("object"===("undefined"==typeof self?"undefined":a(self))&&self)return self;if("object"===(void 0===t?"undefined":a(t))&&t)return t;throw new Error("Unable to resolve global `this`")}n.exports=function(){if(this)return this;try{Object.defineProperty(Object.prototype,"B",{get:function(){return this},configurable:!0})}catch(e){return r()}try{return __global__||r()}finally{delete Object.prototype.B}}()})),tt=le((function(e,t){t.exports=Qe()()?globalThis:et()})),nt=le((function(e,t){var n=tt(),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[a(t.iterator)]&&!!r[a(t.toPrimitive)]&&!!r[a(t.toStringTag)]}})),rt=le((function(e,t){t.exports=function(e){return!!e&&("symbol"===a(e)||!!e.constructor&&"Symbol"===e.constructor.name&&"Symbol"===e[e.constructor.toStringTag])}})),at=le((function(e,t){var n=rt();t.exports=function(e){if(n(e))return e;throw new TypeError(e+" is not a symbol")}})),ut=le((function(e,t){var n=Ze(),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}})),it=le((function(e,t){var n=Ze(),r=tt().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"))})}})),ot=le((function(e,t){var n=Ze(),r=at(),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}))})}})),lt=le((function(e,t){var n,r,u,i=Ze(),o=at(),l=tt().Symbol,s=ut(),c=it(),d=ot(),D=Object.create,f=Object.defineProperties,p=Object.defineProperty;if("function"==typeof l)try{String(l()),u=!0}catch(e){}else l=null;r=function(e){if(this instanceof r)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 u?l(t):(n=D(r.prototype),t=void 0===t?"":String(t),f(n,{k:i("",t),R:i("",s(t))}))},c(n),d(n),f(r.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"===a(e)?e:e.toString()}))),p(n.prototype,n.toStringTag,i("c","Symbol")),p(r.prototype,n.toStringTag,i("c",n.prototype[n.toStringTag])),p(r.prototype,n.toPrimitive,i("c",n.prototype[n.toPrimitive]))})),st=le((function(e,t){t.exports=nt()()?tt().Symbol:lt()})),ct=le((function(e,t){var n=Object.prototype.toString,r=n.call(function(){return arguments}());t.exports=function(e){return n.call(e)===r}})),dt=le((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))}})),Dt=le((function(e,t){var n=Object.prototype.toString,r=n.call("");t.exports=function(e){return"string"==typeof e||e&&"object"===a(e)&&(e instanceof String||n.call(e)===r)||!1}})),ft=le((function(e,t){var n=st().iterator,r=ct(),a=dt(),u=xe(),i=Be(),o=ke(),l=Fe(),s=Dt(),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}})),pt=le((function(e,t){t.exports=Je()()?Array.from:ft()})),mt=le((function(e,t){var n=pt(),r=Array.isArray;t.exports=function(e){return r(e)?e:n(e)}})),ht=le((function(e,t){var n=mt(),r=Fe(),a=Be(),u=Array.prototype.slice,i=function(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)}})),vt=le((function(e,t){var n=Be();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)}})),bt=le((function(e,t){var n=ze(),r=Pe(),a=Ze(),u=Xe().methods,i=ht(),o=vt(),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(e){return C&&(e=C(e)),m?m(e):String(e[0])},has:function(e){return hasOwnProperty.call(x,e)},delete:function(e){var t;hasOwnProperty.call(x,e)&&(v&&v(e),t=x[e],delete x[e],w)&&p.emit("delete",e,t)},clear:function(){var e=x;b&&b(),x=c(null),p.emit("clear",e)},on:function(e,t){return"get"===e?g=!0:"set"===e?y=!0:"delete"===e&&(w=!0),D.call(this,e,t)},emit:f,updateEnv:function(){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}})),Ft=le((function(e,t){var n=Be(),r=Te(),a=Me(),u=bt(),i=Ae();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)}})),gt=le((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}})),yt=le((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""}}})),wt=le((function(e,t){t.exports=function(){var e=Number.isNaN;return"function"==typeof e&&!e({})&&e(NaN)&&!e(34)}})),Et=le((function(e,t){t.exports=function(e){return e!=e}})),Ct=le((function(e,t){t.exports=wt()()?Number.isNaN:Et()})),xt=le((function(e,t){var n=Ct(),r=xe(),a=ke(),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}})),At=le((function(e,t){var n=xt(),r=Object.create;t.exports=function(){var e=0,t=[],a=r(null);return{get:function(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(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(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(){t=[],a=r(null)}}}})),Bt=le((function(e,t){var n=xt();t.exports=function(){var e=0,t=[],r=[];return{get:function(e){return-1===(e=n.call(t,e[0]))?null:r[e]},set:function(n){return t.push(n[0]),r.push(++e),e},delete:function(e){-1!==(e=n.call(r,e))&&(t.splice(e,1),r.splice(e,1))},clear:function(){t=[],r=[]}}}})),kt=le((function(e,t){var n=xt(),r=Object.create;t.exports=function(e){var t=0,a=[[],[]],u=r(null);return{get:function(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(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(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(){a=[[],[]],u=r(null)}}}})),Rt=le((function(e,t){var n=Be(),r=Te(),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}})),Tt=le((function(e,t){function n(e){if("function"!=typeof e)throw new TypeError(e+" is not a function");return e}function u(e){var t,a,u=r.createTextNode(""),i=0;return new e((function(){var e;if(t)a&&(t=a.concat(t));else{if(!a)return;t=a}if(a=t,t=null,"function"==typeof a)e=a,a=null,e();else for(u.data=i=++i%2;a;)e=a.shift(),a.length||(a=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=(()=>{if("object"===("undefined"==typeof process?"undefined":a(process))&&process&&"function"==typeof process.nextTick)return process.nextTick;if("function"==typeof queueMicrotask)return function(e){queueMicrotask(n(e))};if("object"===(void 0===r?"undefined":a(r))&&r){if("function"==typeof MutationObserver)return u(MutationObserver);if("function"==typeof WebKitMutationObserver)return u(WebKitMutationObserver)}return"function"==typeof setImmediate?function(e){setImmediate(n(e))}:"function"==typeof setTimeout||"object"===("undefined"==typeof setTimeout?"undefined":a(setTimeout))?function(e){setTimeout(n(e),0)}:null})()})),Mt=le((function(){var e=pt(),t=Rt(),n=$e(),r=Pe(),a=Tt(),u=Array.prototype.slice,i=Function.prototype.apply,o=Object.create;Me().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)})))}))}})),Nt=le((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}})),Ot=le((function(e,t){t.exports=function(e){return"function"==typeof e}})),jt=le((function(e,t){var n=Ot();t.exports=function(e){try{return e&&n(e.toString)?e.toString():String(e)}catch(e){throw new TypeError("Passed argument cannot be stringifed")}}})),St=le((function(e,t){var n=ke(),r=jt();t.exports=function(e){return r(n(e))}})),It=le((function(e,t){var n=Ot();t.exports=function(e){try{return e&&n(e.toString)?e.toString():String(e)}catch(e){return"<Non-coercible to string value>"}}})),qt=le((function(e,t){var n=It(),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)}))}})),_t=le((function(e,t){function n(e){return!!e&&("object"===a(e)||"function"==typeof e)&&"function"==typeof e.then}t.exports=n,t.exports.default=n})),zt=le((function(){var e=Rt(),t=Nt(),n=St(),r=qt(),a=_t(),u=Tt(),i=Object.create,o=t("then","then:finally","done","done:finally");Me().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(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(){i=!0,s[e]&&(delete s[e],delete d[e],l.delete(e))},f=t;if("then"===(f=f||"then")){var p=function(){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(){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]})))}))}})),$t=le((function(){var e=Be(),t=Te(),n=Me(),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(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(e,t){a(t)}),u.on("clear",(function(e){t(e,(function(e,t){o(t,e)}))})))}})),Pt=le((function(e,t){t.exports=2147483647})),Lt=le((function(e,t){var n=xe(),r=Pt();t.exports=function(e){if(e=n(e),r<e)throw new TypeError(e+" exceeds maximum possible timeout");return e}})),Ht=le((function(){var e=pt(),t=Te(),n=Tt(),r=_t(),a=Lt(),u=Me(),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={})})))}})),Vt=le((function(e,t){var n=xe(),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(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(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(){u=0,i=1,o=r(null),l=r(null),s=0}}}})),Ut=le((function(){var e=xe(),t=Vt(),n=Me();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(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))}})),Gt=le((function(){var e=Ze(),t=Me(),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}))})}})),Kt=le((function(e,t){var n=ge(),r=Ae(),a=Ft();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=gt():1<t&&(u.normalizer=yt()(t)):u.normalizer=!1===t?At()():1===t?Bt()():kt()(t)),u.async&&Mt(),u.promise&&zt(),u.dispose&&$t(),u.maxAge&&Ht(),u.max&&Ut(),u.refCounter&&Gt(),a(e,u)}})),Wt=le((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","\\":"\\",'"':'"'}})),Yt=le((function(e){Object.defineProperty(e,"o",{value:!0});var t=Wt();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}})),Zt=le((function(e){Object.defineProperty(e,"o",{value:!0});var t=Wt();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}})),Xt=le((function(e){Object.defineProperty(e,"o",{value:!0});var t=Yt(),n=Zt();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})),Jt=le((function(e,u){var i;i=function(){function e(e){return"function"==typeof e}var u=Array.isArray||function(e){return"[object Array]"===Object.prototype.toString.call(e)},i=0,o=void 0,l=void 0,s=function(e,t){m[i]=e,m[i+1]=t,2===(i+=2)&&(l?l(h):g())},c=void 0!==t?t: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"===a(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=r.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=((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=a(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,t){this._instanceConstructor=e,this.promise=new e(C),this.promise[E]||q(this.promise),u(t)?(this.length=t.length,this._remaining=t.length,this._result=new Array(this.length),0!==this.length&&(this.length=this.length||0,this._enumerate(t),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 t=this;return u(e)?new t((function(n,r){for(var a=e.length,u=0;u<a;u++)t.resolve(e[u]).then(n,r)})):new t((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!==n)e=n;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 r=null;try{r=Object.prototype.toString.call(t.resolve())}catch(e){}if("[object Promise]"===r&&!t.cast)return}e.Promise=$},$.Promise=$},"object"===a(e)&&void 0!==u?u.exports=i():"function"==typeof define&&define.amd?define(i):e.ES6Promise=i()})),Qt=le((function(e){var t,n,r=(t=Object.prototype.toString,n=Object.prototype.hasOwnProperty,{Class:function(e){return t.call(e).replace(/^\[object *|\]$/g,"")},HasProperty:function(e,t){return t in e},HasOwnProperty:function(e,t){return n.call(e,t)},IsCallable:function(e){return"function"==typeof e},ToInt32:function(e){return e|0},ToUint32:function(e){return e>>>0}}),u=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)(t=>{f(e,t,{get:function(){return e._getter(t)},set:function(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,a,d,D,f,p,m,h=(1<<t-1)-1;function v(e){var t=o(e);return(e=e-t)<.5||!(.5<e||t%2)?t:t+1}for(e!=e?(a=(1<<t)-1,d=c(2,n-1),r=0):e===1/0||e===-1/0?(a=(1<<t)-1,r=e<(d=0)?1:0):0===e?r=1/e==-1/(d=a=0)?1:0:(r=e<0,(e=i(e))>=c(2,1-h)?(a=s(o(l(e)/u),1023),2<=(d=v(e/c(2,a)*c(2,n)))/c(2,n)&&(a+=1,d=1),h<a?(a=(1<<t)-1,d=0):(a+=h,d-=c(2,n))):(a=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(a%2?1:0),a=o(a/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 u=function(e,t,n){var i,o,l,s;if(arguments.length&&"number"!=typeof e)if("object"===a(e)&&e.constructor===u)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"!==a(e)||e instanceof N||"ArrayBuffer"===r.Class(e)){if("object"!==a(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=u,x(this),A(this)};return(u.prototype=new O).BYTES_PER_ELEMENT=e,u.prototype._pack=t,u.prototype._unpack=n,u.BYTES_PER_ELEMENT=e,u.prototype.get=u.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)}},u.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]},u.prototype.set=function(e,t){if(arguments.length<1)throw new SyntaxError("Not enough arguments");var n,u,i,o,l,s,c,d,D,f;if("object"===a(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"!==a(e)||void 0===e.length)throw new TypeError("Unexpected argument type(s)");if(o=r.ToUint32((u=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=u[l],this._setter(i+l,Number(s))}},u.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)},u}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&&(()=>{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})),en=le((function(e){function r(){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 u(e,t){if(!o(e)||!l.call(e,"_id"))throw new TypeError(t+" method called on incompatible receiver "+a(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!==t?t:void 0!==n?n:e).WeakMap||(l=Object.prototype.hasOwnProperty,s=Object.defineProperty&&(()=>{try{return 1===Object.defineProperty({},"x",{value:1}).x}catch(e){}})(),e.WeakMap=((c=function(e,t,n){s?Object.defineProperty(e,t,{configurable:!0,writable:!0,value:n}):e[t]=n})(r.prototype,"delete",(function(e){var t;return u(this,"delete"),!!o(e)&&!(!(t=e[this._id])||t[0]!==e||(delete e[this._id],0))})),c(r.prototype,"get",(function(e){var t;return u(this,"get"),o(e)&&(t=e[this._id])&&t[0]===e?t[1]:void 0})),c(r.prototype,"has",(function(e){var t;return u(this,"has"),!!o(e)&&!(!(t=e[this._id])||t[0]!==e)})),c(r.prototype,"set",(function(e,t){var n;if(u(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(r,"_polyfill",!0),r))})),tn=le((function(e,r){function u(e){return e&&e.Math===Math&&e}r.exports=u("object"==("undefined"==typeof globalThis?"undefined":a(globalThis))&&globalThis)||u("object"==(void 0===t?"undefined":a(t))&&t)||u("object"==("undefined"==typeof self?"undefined":a(self))&&self)||u("object"==(void 0===n?"undefined":a(n))&&n)||function(){return this}()||e||Function("return this")()})),nn=le((function(e,t){t.exports=function(e){try{return!!e()}catch(e){return!0}}})),rn=le((function(e,t){var n=nn();t.exports=!n((function(){var e=function(){}.bind();return"function"!=typeof e||e.hasOwnProperty("prototype")}))})),an=le((function(e,t){var n=rn(),r=Function.prototype,u=r.apply,i=r.call;t.exports="object"==("undefined"==typeof Reflect?"undefined":a(Reflect))&&Reflect.apply||(n?i.bind(u):function(){return i.apply(u,arguments)})})),un=le((function(e,t){var n=rn(),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)}}})),on=le((function(e,t){var n=un(),r=n({}.toString),a=n("".slice);t.exports=function(e){return a(r(e),8,-1)}})),ln=le((function(e,t){var n=on(),r=un();t.exports=function(e){if("Function"===n(e))return r(e)}})),sn=le((function(e,t){var n="object"==(void 0===r?"undefined":a(r))&&r.all;t.exports={all:n,IS_HTMLDDA:void 0===n&&void 0!==n}})),cn=le((function(e,t){var n=sn(),r=n.all;t.exports=n.IS_HTMLDDA?function(e){return"function"==typeof e||e===r}:function(e){return"function"==typeof e}})),dn=le((function(e,t){var n=nn();t.exports=!n((function(){return 7!==Object.defineProperty({},1,{get:function(){return 7}})[1]}))})),Dn=le((function(e,t){var n=rn(),r=Function.prototype.call;t.exports=n?r.bind(r):function(){return r.apply(r,arguments)}})),fn=le((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})),pn=le((function(e,t){t.exports=function(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}}})),mn=le((function(e,t){var n=un(),r=nn(),a=on(),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})),hn=le((function(e,t){t.exports=function(e){return null==e}})),vn=le((function(e,t){var n=hn(),r=TypeError;t.exports=function(e){if(n(e))throw new r("Can't call method on "+e);return e}})),bn=le((function(e,t){var n=mn(),r=vn();t.exports=function(e){return n(r(e))}})),Fn=le((function(e,t){var n=cn(),r=sn(),u=r.all;t.exports=r.IS_HTMLDDA?function(e){return"object"==a(e)?null!==e:n(e)||e===u}:function(e){return"object"==a(e)?null!==e:n(e)}})),gn=le((function(e,t){t.exports={}})),yn=le((function(e,t){function n(e){return u(e)?e:void 0}var r=gn(),a=tn(),u=cn();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]}})),wn=le((function(e,t){var n=un();t.exports=n({}.isPrototypeOf)})),En=le((function(e,t){t.exports="undefined"!=typeof navigator&&String(navigator.userAgent)||""})),Cn=le((function(e,t){var n,r,a=tn(),u=En(),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})),xn=le((function(e,t){var n=Cn(),r=nn(),a=tn().String;t.exports=!!Object.getOwnPropertySymbols&&!r((function(){var e=Symbol("symbol detection");return!a(e)||!(Object(e)instanceof Symbol)||!Symbol.sham&&n&&n<41}))})),An=le((function(e,t){var n=xn();t.exports=n&&!Symbol.sham&&"symbol"==a(Symbol.iterator)})),Bn=le((function(e,t){var n=yn(),r=cn(),u=wn(),i=An(),o=Object;t.exports=i?function(e){return"symbol"==a(e)}:function(e){var t=n("Symbol");return r(t)&&u(t.prototype,o(e))}})),kn=le((function(e,t){var n=String;t.exports=function(e){try{return n(e)}catch(e){return"Object"}}})),Rn=le((function(e,t){var n=cn(),r=kn(),a=TypeError;t.exports=function(e){if(n(e))return e;throw new a(r(e)+" is not a function")}})),Tn=le((function(e,t){var n=Rn(),r=hn();t.exports=function(e,t){return e=e[t],r(e)?void 0:n(e)}})),Mn=le((function(e,t){var n=Dn(),r=cn(),a=Fn(),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")}})),Nn=le((function(e,t){t.exports=!0})),On=le((function(e,t){var n=tn(),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}})),jn=le((function(e,t){var n=tn(),r=On(),a="__core-js_shared__";n=n[a]||r(a,{});t.exports=n})),Sn=le((function(e,t){var n=Nn(),r=jn();(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"})})),In=le((function(e,t){var n=vn(),r=Object;t.exports=function(e){return r(n(e))}})),qn=le((function(e,t){var n=un(),r=In(),a=n({}.hasOwnProperty);t.exports=Object.hasOwn||function(e,t){return a(r(e),t)}})),_n=le((function(e,t){var n=un(),r=0,a=Math.random(),u=n(1..toString);t.exports=function(e){return"Symbol("+(void 0===e?"":e)+")_"+u(++r+a,36)}})),zn=le((function(e,t){var n=tn(),r=Sn(),a=qn(),u=_n(),i=xn(),o=An(),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]}})),$n=le((function(e,t){var n=Dn(),r=Fn(),a=Bn(),u=Tn(),i=Mn(),o=zn(),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)}})),Pn=le((function(e,t){var n=$n(),r=Bn();t.exports=function(e){return e=n(e,"string"),r(e)?e:e+""}})),Ln=le((function(e,t){var n=tn(),r=Fn(),a=n.document,u=r(a)&&r(a.createElement);t.exports=function(e){return u?a.createElement(e):{}}})),Hn=le((function(e,t){var n=dn(),r=nn(),a=Ln();t.exports=!n&&!r((function(){return 7!==Object.defineProperty(a("div"),"a",{get:function(){return 7}}).a}))})),Vn=le((function(e){var t=dn(),n=Dn(),r=fn(),a=pn(),u=bn(),i=Pn(),o=qn(),l=Hn(),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])}})),Un=le((function(e,t){function n(e,t){return(e=o[i(e)])===s||e!==l&&(a(t)?r(t):!!t)}var r=nn(),a=cn(),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})),Gn=le((function(e,t){var n=ln(),r=Rn(),a=rn(),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)}}})),Kn=le((function(e,t){var n=dn(),r=nn();t.exports=n&&r((function(){return 42!==Object.defineProperty((function(){}),"prototype",{value:42,writable:!1}).prototype}))})),Wn=le((function(e,t){var n=Fn(),r=String,a=TypeError;t.exports=function(e){if(n(e))return e;throw new a(r(e)+" is not an object")}})),Yn=le((function(e){var t=dn(),n=Hn(),r=Kn(),a=Wn(),u=Pn(),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}})),Zn=le((function(e,t){var n=dn(),r=Yn(),a=pn();t.exports=n?function(e,t,n){return r.f(e,t,a(1,n))}:function(e,t,n){return e[t]=n,e}})),Xn=le((function(e,t){function n(e){function t(n,r,a){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,a)}return u(e,this,arguments)}return t.prototype=e.prototype,t}var r=tn(),u=an(),i=ln(),o=cn(),l=Vn().f,s=Un(),c=gn(),d=Gn(),D=Zn(),f=qn();t.exports=function(e,t){var u,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=!(u=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&&a(h)==a(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&&(u||!x[p])&&D(x,p,m))}})),Jn=le((function(){Xn()({target:"Object",stat:!0},{hasOwn:qn()})})),Qn=le((function(e,t){Jn();var n=gn();t.exports=n.Object.hasOwn})),er=le((function(e,t){var n=Qn();t.exports=n})),tr=le((function(e,t){var n=er();t.exports=n})),nr=le((function(e,t){var n=Sn(),r=_n(),a=n("keys");t.exports=function(e){return a[e]||(a[e]=r(e))}})),rr=le((function(e,t){var n=nn();t.exports=!n((function(){function e(){}return e.prototype.constructor=null,Object.getPrototypeOf(new e)!==e.prototype}))})),ar=le((function(e,t){var n=qn(),r=cn(),a=In(),u=nr(),i=rr(),o=u("IE_PROTO"),l=Object,s=l.prototype;t.exports=i?l.getPrototypeOf:function(e){var t;e=a(e);return n(e,o)?e[o]:(t=e.constructor,r(t)&&e instanceof t?t.prototype:e instanceof l?s:null)}})),ur=le((function(e,t){var n=Math.ceil,r=Math.floor;t.exports=Math.trunc||function(e){return(0<(e=+e)?r:n)(e)}})),ir=le((function(e,t){var n=ur();t.exports=function(e){return(e=+e)!=e||0==e?0:n(e)}})),or=le((function(e,t){var n=ir(),r=Math.max,a=Math.min;t.exports=function(e,t){return(e=n(e))<0?r(e+t,0):a(e,t)}})),lr=le((function(e,t){var n=ir(),r=Math.min;t.exports=function(e){return 0<e?r(n(e),9007199254740991):0}})),sr=le((function(e,t){var n=lr();t.exports=function(e){return n(e.length)}})),cr=le((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=bn(),a=or(),u=sr();t.exports={includes:n(!0),indexOf:n(!1)}})),dr=le((function(e,t){t.exports={}})),Dr=le((function(e,t){var n=un(),r=qn(),a=bn(),u=cr().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}})),fr=le((function(e,t){t.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]})),pr=le((function(e,t){var n=Dr(),r=fr();t.exports=Object.keys||function(e){return n(e,r)}})),mr=le((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=nn(),u=un(),i=ar(),o=pr(),l=bn(),s=u(fn().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)}})),hr=le((function(){var e=Xn(),t=mr().values;e({target:"Object",stat:!0},{values:function(e){return t(e)}})})),vr=le((function(e,t){hr();var n=gn();t.exports=n.Object.values})),br=le((function(e,t){var n=vr();t.exports=n})),Fr=le((function(e,t){var n=br();t.exports=n})),gr=le((function(e,t){var n={};n[zn()("toStringTag")]="z",t.exports="[object z]"===String(n)})),yr=le((function(e,t){var n=gr(),r=cn(),a=on(),u=zn()("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=((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}})),wr=le((function(e,t){var n=yr(),r=String;t.exports=function(e){if("Symbol"===n(e))throw new TypeError("Cannot convert a Symbol value to a string");return r(e)}})),Er=le((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=un(),a=ir(),u=wr(),i=vn(),o=r("".charAt),l=r("".charCodeAt),s=r("".slice);t.exports={codeAt:n(!1),charAt:n(!0)}})),Cr=le((function(e,t){var n=tn(),r=cn();n=n.WeakMap;t.exports=r(n)&&/native code/.test(String(n))})),xr=le((function(e,t){var n,r,a,u,i=Cr(),o=tn(),l=Fn(),s=Zn(),c=qn(),d=jn(),D=nr(),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(e,t){if(a.has(e))throw new m(p);return t.facade=e,a.set(e,t),t},r=function(e){return a.get(e)||{}},function(e){return a.has(e)}):(f[u=D("state")]=!0,n=function(e,t){if(c(e,u))throw new m(p);return t.facade=e,s(e,u,t),t},r=function(e){return c(e,u)?e[u]:{}},function(e){return c(e,u)}));t.exports={set:n,get:r,has:h,enforce:function(e){return h(e)?r(e):n(e,{})},getterFor:function(e){return function(t){if(l(t)&&(t=r(t)).type===e)return t;throw new m("Incompatible receiver, "+e+" required")}}}})),Ar=le((function(e,t){var n=dn(),r=qn(),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}})),Br=le((function(e){var t=dn(),n=Kn(),r=Yn(),a=Wn(),u=bn(),i=pr();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}})),kr=le((function(e,t){var n=yn();t.exports=n("document","documentElement")})),Rr=le((function(e,t){function n(){}var a,u=Wn(),i=Br(),o=fr(),l=dr(),s=kr(),c=Ln(),d=nr(),D="prototype",f="script",p=d("IE_PROTO"),m=function(e){return"<"+f+">"+e+"</"+f+">"},h=function(){try{a=new ActiveXObject("htmlfile")}catch(e){}h=void 0===r||r.domain&&a?function(e){e.write(m("")),e.close();var t=e.parentWindow.Object;return e=null,t}(a):(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 h[D][o[n]];return h()};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=h(),void 0===t?r:i.f(r,t)}})),Tr=le((function(e,t){var n=Zn();t.exports=function(e,t,r,a){return a&&a.enumerable?e[t]=r:n(e,t,r),e}})),Mr=le((function(e,t){var n,r,a=nn(),u=cn(),i=Fn(),o=Rr(),l=ar(),s=Tr(),c=zn(),d=Nn(),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}})),Nr=le((function(e,t){var n=gr(),r=yr();t.exports=n?{}.toString:function(){return"[object "+r(this)+"]"}})),Or=le((function(e,t){var n=gr(),r=Yn().f,a=Zn(),u=qn(),i=Nr(),o=zn()("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)}})),jr=le((function(e,t){t.exports={}})),Sr=le((function(e,t){function n(){return this}var r=Mr().IteratorPrototype,a=Rr(),u=pn(),i=Or(),o=jr();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}})),Ir=le((function(e,t){var n=un(),r=Rn();t.exports=function(e,t,a){try{return n(r(Object.getOwnPropertyDescriptor(e,t)[a]))}catch(e){}}})),qr=le((function(e,t){var n=cn(),r=String,u=TypeError;t.exports=function(e){if("object"==a(e)||n(e))return e;throw new u("Can't set "+r(e)+" as a prototype")}})),_r=le((function(e,t){var n=Ir(),r=Wn(),a=qr();t.exports=Object.setPrototypeOf||("__proto__"in{}?(()=>{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)})),zr=le((function(e,t){function n(){return this}var r=Xn(),a=Dn(),u=Nn(),i=Ar(),o=cn(),l=Sr(),s=ar(),c=_r(),d=Or(),D=Zn(),f=Tr(),p=zn(),m=jr(),h=Mr(),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(){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}})),$r=le((function(e,t){t.exports=function(e,t){return{value:e,done:t}}})),Pr=le((function(){var e=Er().charAt,t=wr(),n=xr(),r=zr(),a=$r(),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))}))})),Lr=le((function(e,t){var n=Dn(),r=Wn(),a=Tn();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}})),Hr=le((function(e,t){var n=Wn(),r=Lr();t.exports=function(e,t,a,u){try{return u?t(n(a)[0],a[1]):t(a)}catch(t){r(e,"throw",t)}}})),Vr=le((function(e,t){var n=zn(),r=jr(),a=n("iterator"),u=Array.prototype;t.exports=function(e){return void 0!==e&&(r.Array===e||u[a]===e)}})),Ur=le((function(e,t){var n=un(),r=cn(),a=jn(),u=n(Function.toString);r(a.inspectSource)||(a.inspectSource=function(e){return u(e)}),t.exports=a.inspectSource})),Gr=le((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=un(),i=nn(),o=cn(),l=yr(),s=yn(),c=Ur(),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})),Kr=le((function(e,t){var n=Pn(),r=Yn(),a=pn();t.exports=function(e,t,u){(t=n(t))in e?r.f(e,t,a(0,u)):e[t]=u}})),Wr=le((function(e,t){var n=yr(),r=Tn(),a=hn(),u=jr(),i=zn()("iterator");t.exports=function(e){if(!a(e))return r(e,i)||r(e,"@@iterator")||u[n(e)]}})),Yr=le((function(e,t){var n=Dn(),r=Rn(),a=Wn(),u=kn(),i=Wr(),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")}})),Zr=le((function(e,t){var n=Gn(),r=Dn(),a=In(),u=Hr(),i=Vr(),o=Gr(),l=sr(),s=Kr(),c=Yr(),d=Wr(),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(!(b=(y&&(g=n(g,2<b?arguments[2]:void 0)),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}})),Xr=le((function(e,t){var n,r,a=zn()("iterator"),u=!1;try{n=0,(r={next:function(){return{done:!!n++}},return:function(){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(){return{done:n=!0}}}},e(r)}catch(e){}return n}})),Jr=le((function(){var e=Xn(),t=Zr();e({target:"Array",stat:!0,forced:!Xr()((function(e){Array.from(e)}))},{from:t})})),Qr=le((function(e,t){Pr(),Jr();var n=gn();t.exports=n.Array.from})),ea=le((function(e,t){var n=Qr();t.exports=n})),ta=le((function(e,t){var n=ea();t.exports=n})),na=le((function(e,r){var u={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":a(globalThis)))try{Object.defineProperty(Object.prototype,"O",{get:function(){return this},configurable:!0}),__magic__.globalThis=__magic__,delete Object.prototype.O}catch(e){t.globalThis=function(){if("undefined"!=typeof self)return self;if(void 0!==t)return t;if(void 0!==n)return n;if(void 0!==this)return this;throw new Error("Unable to locate global `this`")}()}u.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!==r&&r.exports?r.exports=u:"function"==typeof define&&define.amd?define((function(){return u})):globalThis.doT=u;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," ")}u.template=function(e,t,n){var r,a,s=(t=t||u.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,a=r||"i"+c,t=l(t),"';var arr"+c+"="+t+";if(arr"+c+"){var "+n+","+a+"=-1,l"+c+"=arr"+c+".length-1;while("+a+"<l"+c+"){"+n+"=arr"+c+"["+a+"+=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=u.encodeHTMLSource(t.doNotSkipEncoded)),n="var encodeHTML = typeof _encodeHTML !== 'undefined' ? _encodeHTML : ("+u.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}},u.compile=function(e,t){return u.template(e,null,t)}})),ra={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>"},aa=([{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;ra[t]=n,ra[t+"_PRIO"]=r,ra[t+"_GROUP"]=e,ra.results[r]=n,ra.resultGroups[r]=e,ra.resultGroupMap[n]=e})),Object.freeze(ra.results),Object.freeze(ra.resultGroups),Object.freeze(ra.resultGroupMap),Object.freeze(ra),ra),ua=function(){"object"===("undefined"==typeof console?"undefined":a(console))&&console.log&&Function.prototype.apply.call(console.log,console,arguments)},ia=/[\t\r\n\f]/g,oa=G((function e(){V(this,e),this.parent=void 0}),[{key:"props",get:function(){throw new Error('VirtualNode class must have a "props" object consisting of "nodeType" and "nodeName" properties')}},{key:"attrNames",get:function(){throw new Error('VirtualNode class must have an "attrNames" property')}},{key:"attr",value:function(){throw new Error('VirtualNode class must have an "attr" function')}},{key:"hasAttr",value:function(){throw new Error('VirtualNode class must have a "hasAttr" function')}},{key:"hasClass",value:function(e){var t=this.attr("class");return!!t&&(e=" "+e+" ",0<=(" "+t+" ").replace(ia," ").indexOf(e))}}]),la={},sa=(se(la,{DqElement:function(){return nu},aggregate:function(){return sa},aggregateChecks:function(){return ma},aggregateNodeResults:function(){return va},aggregateResult:function(){return Fa},areStylesSet:function(){return ga},assert:function(){return ya},checkHelper:function(){return ru},clone:function(){return au},closest:function(){return pu},collectResultsFromFrames:function(){return li},contains:function(){return si},convertSelector:function(){return Du},cssParser:function(){return uu},deepMerge:function(){return ci},escapeSelector:function(){return Ea},extendMetaData:function(){return di},filterHtmlAttrs:function(){return dp},finalizeRuleResult:function(){return ha},findBy:function(){return ui},getAllChecks:function(){return ai},getAncestry:function(){return Ya},getBaseLang:function(){return tf},getCheckMessage:function(){return df},getCheckOption:function(){return Df},getEnvironmentData:function(){return ff},getFlattenedTree:function(){return QD},getFrameContexts:function(){return Ff},getFriendlyUriEnd:function(){return Ba},getNodeAttributes:function(){return ka},getNodeFromTree:function(){return Qa},getPreloadConfig:function(){return up},getRootNode:function(){return mi},getRule:function(){return gf},getScroll:function(){return wf},getScrollState:function(){return Ef},getSelector:function(){return Ga},getSelectorData:function(){return La},getShadowSelector:function(){return Oa},getStandards:function(){return Cf},getStyleSheetFactory:function(){return Af},getXpath:function(){return Za},injectStyle:function(){return Bf},isArrayLike:function(){return kf},isContextObject:function(){return Mf},isContextProp:function(){return Nf},isContextSpec:function(){return Tf},isHidden:function(){return Sf},isHtmlElement:function(){return If},isLabelledFramesSelector:function(){return Of},isLabelledShadowDomSelector:function(){return jf},isNodeInContext:function(){return qf},isShadowRoot:function(){return fi},isValidLang:function(){return gp},isXHTML:function(){return Na},matchAncestry:function(){return zf},matches:function(){return iu},matchesExpression:function(){return fu},matchesSelector:function(){return Ra},memoize:function(){return Ma},mergeResults:function(){return oi},nodeLookup:function(){return Pf},nodeSerializer:function(){return ri},nodeSorter:function(){return $f},objectHasOwn:function(){return Rf},parseCrossOriginStylesheet:function(){return Gf},parseSameOriginStylesheet:function(){return Vf},parseStylesheet:function(){return Uf},performanceTimer:function(){return Wf},pollyfillElementsFromPoint:function(){return Yf},preload:function(){return rp},preloadCssom:function(){return Qf},preloadMedia:function(){return np},processMessage:function(){return cf},publishMetaData:function(){return ip},querySelectorAll:function(){return lp},querySelectorAllFilter:function(){return Jf},queue:function(){return gu},respondable:function(){return Zu},ruleShouldRun:function(){return cp},select:function(){return fp},sendCommandToFrame:function(){return Ju},setScrollState:function(){return pp},shadowSelect:function(){return mp},shadowSelectAll:function(){return hp},shouldPreload:function(){return ap},toArray:function(){return wa},tokenList:function(){return GD},uniqueArray:function(){return Zf},uuid:function(){return Ou},validInputTypes:function(){return vp},validLangs:function(){return Fp}}),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()]}),ca=aa.CANTTELL_PRIO,da=aa.FAIL_PRIO,Da=[],fa=(Da[aa.PASS_PRIO]=!0,Da[aa.CANTTELL_PRIO]=null,Da[aa.FAIL_PRIO]=!1,["any","all","none"]);function pa(e,t){fa.reduce((function(n,r){return n[r]=(e[r]||[]).map((function(e){return t(e,r)})),n}),{})}var ma=function(e){var t=Object.assign({},e),n=(pa(t,(function(e,t){var n=void 0===e.result?-1:Da.indexOf(e.result);e.priority=-1!==n?n:aa.CANTTELL_PRIO,"none"===t&&(e.priority===aa.PASS_PRIO?e.priority=aa.FAIL_PRIO:e.priority===aa.FAIL_PRIO&&(e.priority=aa.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 fa.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)}))})),[ca,da].includes(t.priority)?t.impact=sa(aa.impact,r):t.impact=null,pa(t,(function(e){delete e.result,delete e.priority})),t.result=aa.results[t.priority],delete t.priority,t};function ha(e){var t=u._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,va(e.nodes)),delete e.nodes,e}var va=function(e){var t={},n=((e=e.map((function(e){if(e.any&&e.all&&e.none)return ma(e);if(Array.isArray(e.node))return ha(e);throw new TypeError("Invalid Result type")})))&&e.length?(n=e.map((function(e){return e.result})),t.result=sa(aa.results,n,t.result)):t.result="inapplicable",aa.resultGroups.forEach((function(e){return t[e]=[]})),e.forEach((function(e){var n=aa.resultGroupMap[e.result];t[n].push(e)})),aa.FAIL_GROUP);return 0===t[n].length&&(n=aa.CANTTELL_GROUP),0<t[n].length?(e=t[n].map((function(e){return e.impact})),t.impact=sa(aa.impact,e)||null):t.impact=null,t};function ba(e,t,n){var r=Object.assign({},t);r.nodes=(r[n]||[]).concat(),aa.resultGroups.forEach((function(e){delete r[e]})),e[n].push(r)}var Fa=function(e){var t={};return aa.resultGroups.forEach((function(e){return t[e]=[]})),e.forEach((function(e){e.error?ba(t,e,aa.CANTTELL_GROUP):e.result===aa.NA?ba(t,e,aa.NA_GROUP):aa.resultGroups.forEach((function(n){Array.isArray(e[n])&&0<e[n].length&&ba(t,e,n)}))})),t},ga=function e(n,r,a){var u=t.getComputedStyle(n,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!(!n.parentNode||n.nodeName.toUpperCase()===a.toUpperCase())&&e(n.parentNode,r,a)},ya=function(e,t){if(!e)throw new Error(t)},wa=function(e){return Array.prototype.slice.call(e)},Ea=function(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 Ca(e,t){return[e.substring(0,t),e.substring(t)]}function xa(e){return e.replace(/\s+$/,"")}var Aa,Ba=function(){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=P(Ca(l,l.indexOf("#")),2))[0],i=t[1]),l.includes("?")&&(l=(t=P(Ca(l,l.indexOf("?")),2))[0],u=t[1]),l.includes("://")?(r=(t=P(l.split("://"),2))[0],a=(t=P(Ca(l=t[1],l.indexOf("/")),2))[0],l=t[1]):"//"===l.substr(0,2)&&(a=(t=P(Ca(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=P(Ca(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?xa(o+r):o.length<2&&2<r.length&&r.length<=s?xa(r):void 0:n&&n.length<s&&a.length<=1||a==="/"+o&&n&&e&&n!==e&&(n+a).length<=s?xa(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)?xa(o):void 0},ka=function(e){return(e.attributes instanceof t.NamedNodeMap?e:e.cloneNode(!1)).attributes},Ra=function(e,t){return!!e[Aa=Aa&&e[Aa]?Aa:(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[Aa](t)},Ta=ce(Kt()),Ma=(u._memoizedFns=[],function(e){return e=(0,Ta.default)(e),u._memoizedFns.push(e),e}),Na=Ma((function(e){return!(null==e||!e.createElement)&&"A"===e.createElement("A").localName}));function Oa(e,t){var n=2<arguments.length&&void 0!==arguments[2]?arguments[2]:{};if(!t)return"";var a=t.getRootNode&&t.getRootNode()||r;if(11!==a.nodeType)return e(t,n,a);for(var u=[];11===a.nodeType;){if(!a.host)return"";u.unshift({elm:t,doc:a}),a=(t=a.host).getRootNode()}return u.unshift({elm:t,doc:a}),u.map((function(t){return e(t.elm,n,t.doc)}))}var ja=["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"],Sa=31,Ia=/([\\"])/g,qa=/(\r\n|\r|\n)/g;function _a(e){return e.replace(Ia,"\\$1").replace(qa,"\\a ")}function za(e,t){var n,r=t.name;return-1!==r.indexOf("href")||-1!==r.indexOf("src")?(n=Ba(e.getAttribute(r)))?Ea(t.name)+'$="'+_a(n)+'"':Ea(t.name)+'="'+_a(e.getAttribute(r))+'"':Ea(r)+'="'+_a(t.value)+'"'}function $a(e,t){return e.count<t.count?-1:e.count===t.count?0:1}function Pa(e){return!ja.includes(e.name)&&-1===e.name.indexOf(":")&&(!e.value||e.value.length<Sa)}function La(e){for(var t={classes:{},tags:{},attributes:{}},n=(e=Array.isArray(e)?e:[e]).slice(),r=[];n.length;)(()=>{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=Ea(e),t.classes[e]?t.classes[e]++:t.classes[e]=1})),u.hasAttributes())&&Array.from(ka(u)).filter(Pa).forEach((function(e){(e=za(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 Ha(e){var t=Na(r);return Ea(t?e.localName:e.nodeName.toLowerCase())}function Va(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=Ea(e),u[e]<i[r.nodeName]&&a.push({name:e,count:u[e],species:"class"})})),a.sort($a));o=e,l=[],s=t.attributes,c=t.tags,o.hasAttributes()&&Array.from(ka(o)).filter(Pa).forEach((function(e){(e=za(o,e))&&s[e]<c[o.nodeName]&&l.push({name:e,count:s[e],species:"attribute"})})),t=l.sort($a);return D.length&&1===D[0].count?n=[D[0]]:t.length&&1===t[0].count?(n=[t[0]],d=Ha(e)):((n=D.concat(t)).sort($a),(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=Ha(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 Ua(e,t,n){if(!u._selectorData)throw new Error("Expect axe._selectorData to be set up");var a,i,o=void 0!==(t=t.toRoot)&&t;do{var l=(e=>{var t;if(e.getAttribute("id"))return t=e.getRootNode&&e.getRootNode()||r,(e="#"+Ea(e.getAttribute("id")||"")).match(/player_uid_/)||1!==t.querySelectorAll(e).length?void 0:e})(e);l||(l=Va(e,u._selectorData),l+=((e,t)=>{var n=e.parentNode&&Array.from(e.parentNode.children||"")||[];return n.find((function(n){return n!==e&&Ra(n,t)}))?":nth-child("+(1+n.indexOf(e))+")":""})(e,l)),a=a?l+" > "+a:l,i=!i||i.length>aa.selectorSimilarFilterLimit?Ka(n,a):i.filter((function(e){return Ra(e,a)})),e=e.parentElement}while((1<i.length||o)&&e&&11!==e.nodeType);return 1===i.length?a:-1!==a.indexOf(" > ")?":root"+a.substring(a.indexOf(" > ")):":root"}var Ga=Ma((function(e,t){return Oa(Ua,e,t)})),Ka=Ma((function(e,t){return Array.from(e.querySelectorAll(t))}));function Wa(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?Wa(n)+" > "+t+a:t+a}function Ya(e,t){return Oa(Wa,e,t)}var Za=function(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&&Ea(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,"]"):"")}),"")},Xa={},Ja={set:function(e,t){var n;ya("string"==typeof(n=e),"key must be a string, "+a(n)+" given"),ya(""!==n,"key must not be empty"),Xa[e]=t},get:function(e,t){var n;return ya("function"==typeof(n=t)||void 0===n,"creator must be a function or undefined, "+a(n)+" given"),e in Xa?Xa[e]:"function"==typeof t?(n=t(),ya(void 0!==n,"Cache creator function should not return undefined"),this.set(e,n),Xa[e]):void 0},clear:function(){Xa={}}},Qa=function(e,t){return t=t||e,Ja.get("nodeMap")?Ja.get("nodeMap").get(t):null},eu="DqElm.RunOptions",tu=Ma((function(e,n,r){var a,i;return null==r&&(r={}),n=(n=null==n?null:n)||(null!=(a=Ja.get(eu))?a:{}),this.spec=r,e instanceof oa?(this._virtualNode=e,this._element=e.actualNode):(this._element=e,this._virtualNode=Qa(e)),this.fromFrame=1<(null==(a=this.spec.selector)?void 0:a.length),this._includeElementInJson=n.elementRef,n.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,u._audit.noHtml||(this.source=null!=(e=this.spec.source)?e:null!=(a=this._element)&&a.outerHTML?((n=a.outerHTML)||"function"!=typeof t.XMLSerializer||(n=(new t.XMLSerializer).serializeToString(a)),(a=n||"").length>(i=i||300)&&(i=a.indexOf(">"),a=a.substring(0,i+1)),a):""),this})),nu=(tu.prototype={get selector(){return this.spec.selector||[Ga(this.element,this._options)]},get ancestry(){return this.spec.ancestry||[Ya(this.element)]},get xpath(){return this.spec.xpath||[Za(this.element)]},get element(){return this._element},toJSON:function(){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}},tu.fromFrame=function(e,t,n){return e=tu.mergeSpecs(e,n),new tu(n.element,t,e)},tu.mergeSpecs=function(e,t){return $({},e,{selector:[].concat(_(t.selector),_(e.selector)),ancestry:[].concat(_(t.ancestry),_(e.ancestry)),xpath:[].concat(_(t.xpath),_(e.xpath)),nodeIndexes:[].concat(_(t.nodeIndexes),_(e.nodeIndexes)),fromFrame:!0})},tu.setRunOptions=function(e){var t=e.elementRef;Ja.set(eu,{elementRef:t,absolutePaths:e.absolutePaths})},tu),ru=function(e,n,r,a){return{isAsync:!1,async:function(){return this.isAsync=!0,function(t){t instanceof Error==0?(e.result=t,r(e)):a(t)}},data:function(t){e.data=t},relatedNodes:function(n){t.Node&&(n=n instanceof t.Node||n instanceof oa?[n]:wa(n),e.relatedNodes=[],n.forEach((function(n){(n=n instanceof oa?n.actualNode:n)instanceof t.Node&&(n=new nu(n),e.relatedNodes.push(n))})))}}};function au(e){return function e(n,r){var u,i;if(null===n||"object"!==a(n))return n;if(null!=(u=t)&&u.Node&&n instanceof t.Node||null!=(u=t)&&u.HTMLCollection&&n instanceof t.HTMLCollection||"nodeName"in n&&"nodeType"in n&&"ownerDocument"in n)return n;if(r.has(n))return r.get(n);if(Array.isArray(n))return i=[],r.set(n,i),n.forEach((function(t){i.push(e(t,r))})),i;var o={};for(var l in r.set(n,o),n)o[l]=e(n[l],r);return o}(e,new Map)}(Yo=new(ce(Xt()).CssSelectorParser)).registerSelectorPseudos("not"),Yo.registerSelectorPseudos("is"),Yo.registerNestingOperators(">"),Yo.registerAttrEqualityMods("^","$","*","~");var uu=Yo;function iu(e,t){return Du(t).some((function(t){return fu(e,t)}))}function ou(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 fu(n,e)}));if("is"===e.name)return e.expressions.some((function(e){return fu(n,e)}));throw new Error("the pseudo selector "+e.name+" has not yet been implemented")}))));var n,r,a,u,i}lu=/(?=[\-\[\]{}()*+?.\\\^$|,#\s])/g;var lu,su=function(e){return e.replace(lu,"\\")},cu=/\\/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:(e=>{if(e)return e.map((function(e){var t,n,r=e.name.replace(cu,""),a=(e.value||"").replace(cu,"");switch(e.operator){case"^=":n=new RegExp("^"+su(a));break;case"$=":n=new RegExp(su(a)+"$");break;case"~=":n=new RegExp("(^|\\s)"+su(a)+"(\\s|$)");break;case"|=":n=new RegExp("^"+su(a)+"(-|$)");break;case"=":t=function(e){return a===e};break;case"*=":t=function(e){return e&&e.includes(a)};break;case"!=":t=function(e){return a!==e};break;default:t=function(e){return null!==e}}return""===a&&/^[*$^]=$/.test(e.operator)&&(t=function(){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:(e=>{if(e)return e.map((function(e){return{value:e=e.replace(cu,""),regexp:new RegExp("(^|\\s)"+su(e)+"(\\s|$)")}}))})(n.classNames),pseudos:(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 Du(e){return du((e=uu.parse(e)).selectors||[e])}function fu(e,t,n){return function e(t,n,r,a){if(!t)return!1;for(var u=Array.isArray(n)?n[r]:n,i=ou(t,u);!i&&a&&t.parent;)i=ou(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 pu=function(e,t){for(;e;){if(iu(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 mu(){}function hu(e){if("function"!=typeof e)throw new TypeError("Queue methods require functions as arguments")}for(var vu,bu,Fu,gu=function(){function e(e){t=e,setTimeout((function(){null!=t&&ua("Uncaught error (of queue)",t)}),1)}var t,n=[],r=0,u=0,i=mu,o=!1,l=e;function s(e){return i=mu,l(e),n}function c(){for(var e=n.length;r<e;r++){var t=n[r];try{t.call(null,(e=>function(t){n[e]=t,--u||i===mu||(o=!0,i(n))})(r),s)}catch(e){s(e)}}}var d={defer:function(e){var r;if("object"===a(e)&&e.then&&e.catch&&(r=e,e=function(e,t){r.then(e).catch(t)}),hu(e),void 0===t){if(o)throw new Error("Queue already completed");return n.push(e),++u,c(),d}},then:function(e){if(hu(e),i!==mu)throw new Error("queue `then` already set");return t||(i=e,u)||(o=!0,i(n)),d},catch:function(n){if(hu(n),l!==e)throw new Error("queue `catch` already set");return t?(n(t),t=null):l=n,d},abort:s};return d},yu=t.crypto||t.msCrypto,wu=(!bu&&yu&&yu.getRandomValues&&(vu=new Uint8Array(16),bu=function(){return yu.getRandomValues(vu),vu}),bu||(Fu=new Array(16),bu=function(){for(var e,t=0;t<16;t++)!(3&t)&&(e=4294967296*Math.random()),Fu[t]=e>>>((3&t)<<3)&255;return Fu}),"function"==typeof t.Buffer?t.Buffer:Array),Eu=[],Cu={},xu=0;xu<256;xu++)Eu[xu]=(xu+256).toString(16).substr(1),Cu[Eu[xu]]=xu;function Au(e,t){return t=t||0,Eu[e[t++]]+Eu[e[t++]]+Eu[e[t++]]+Eu[e[t++]]+"-"+Eu[e[t++]]+Eu[e[t++]]+"-"+Eu[e[t++]]+Eu[e[t++]]+"-"+Eu[e[t++]]+Eu[e[t++]]+"-"+Eu[e[t++]]+Eu[e[t++]]+Eu[e[t++]]+Eu[e[t++]]+Eu[e[t++]]+Eu[e[+t]]}var Bu=[1|(Yo=bu())[0],Yo[1],Yo[2],Yo[3],Yo[4],Yo[5]],ku=16383&(Yo[6]<<8|Yo[7]),Ru=0,Tu=0;function Mu(e,t,n){var r=t&&n||0,a=t||[],u=(n=null!=(e=e||{}).clockseq?e.clockseq:ku,null!=e.msecs?e.msecs:(new Date).getTime()),i=null!=e.nsecs?e.nsecs:Tu+1;if((o=u-Ru+(i-Tu)/1e4)<0&&null==e.clockseq&&(n=n+1&16383),1e4<=(i=(o<0||Ru<u)&&null==e.nsecs?0:i))throw new Error("uuid.v1(): Can't create more than 10M uuids/sec");Ru=u,ku=n;for(var o=(1e4*(268435455&(u+=122192928e5))+(Tu=i))%4294967296,l=(i=(a[r++]=o>>>24&255,a[r++]=o>>>16&255,a[r++]=o>>>8&255,a[r++]=255&o,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||Bu),s=0;s<6;s++)a[r+s]=l[s];return t||Au(a)}function Nu(e,t,n){var r=t&&n||0,a=("string"==typeof e&&(t="binary"==e?new wu(16):null,e=null),(e=e||{}).random||(e.rng||bu)());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||Au(a)}(Yo=Nu).v1=Mu,Yo.v4=Nu,Yo.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++]=Cu[e])}));a<16;)t[r+a++]=0;return t},Yo.unparse=Au,Yo.BufferClass=wu,u._uuid=Mu();var Ou=Nu,ju=Object.freeze(["EvalError","RangeError","ReferenceError","SyntaxError","TypeError","URIError"]);function Su(){var e="axeAPI",t="";return(e=void 0!==u&&u._audit&&u._audit.application?u._audit.application:e)+"."+(void 0!==u?u.version:t)}function Iu(e){_u(e),ya(t.parent===e,"Source of the response must be the parent window.")}function qu(e){_u(e),ya(e.parent===t,"Respondable target must be a frame in the current window")}function _u(e){ya(t!==e,"Messages can not be sent to the same window.")}var zu={},$u=[];function Pu(){var e="".concat(Nu(),":").concat(Nu());return $u.includes(e)?Pu():($u.push(e),e)}function Lu(e,t,n,r){var a,i,o,l;return(n?Iu:qu)(e),t.message instanceof Error&&!n?(u.log(t.message),!1):(i=(l=$({messageId:Pu()},t)).topic,o=l.message,i={channelId:l.channelId,topic:i,messageId:l.messageId,keepalive:!!l.keepalive,source:Su()},o instanceof Error?i.error={name:o.name,message:o.message,stack:o.stack}:i.payload=o,a=JSON.stringify(i),!(!(l=u._audit.allowedOrigins)||!l.length||("function"==typeof r&&function(e,t,n){n=!(2<arguments.length&&void 0!==n)||n,ya(!zu[e],"A replyHandler already exists for this message channel."),zu[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 Hu(e,t,n){var r=!(2<arguments.length&&void 0!==n)||n;return function(n,a,u){Lu(e,{channelId:t,message:n,keepalive:a},r,u)}}function Vu(e,n){var r,i,o,l=e.origin,s=e.data;e=e.source;try{var c=function(e){var n,r,u,i;try{n=JSON.parse(e)}catch(e){return}if(null!==(e=n)&&"object"===a(e)&&"string"==typeof e.channelId&&e.source===Su())return r=(e=n).topic,u=e.channelId,i=e.messageId,e=e.keepalive,{topic:r,message:"object"===a(n.error)?(e=>{var n=e.message||"Unknown error occurred",r=ju.includes(e.name)?e.name:"Error";return r=t[r]||Error,e.stack&&(n+="\n"+e.stack.replace(e.message,"")),new r(n)})(n.error):n.payload,messageId:i,channelId:u,keepalive:!!e}}(s)||{},d=c.channelId,D=c.message,f=c.messageId;if(i=l,((o=u._audit.allowedOrigins)&&o.includes("*")||o.includes(i))&&(r=f,!$u.includes(r))&&($u.push(r),1))if(D instanceof Error&&e.parent!==t)u.log(D);else try{if(c.topic){var p=Hu(e,d);Iu(e),n(c,p)}else{var m=e,h=(b=c).channelId,v=b.message,b=b.keepalive,F=(g=(e=>zu[e])(h)||{}).replyHandler,g=g.sendToParent;if(F){(g?Iu:qu)(m),m=Hu(m,h,g),!b&&h&&(e=>{delete zu[e]})(h);try{F(v,b,m)}catch(n){u.log(n),m(n,b)}}}}catch(n){var y=e,w=n,E=d;if(!y.parent!==t)u.log(w);else try{Lu(y,{topic:null,channelId:E,message:w,messageId:Pu(),keepalive:!0},!0)}catch(n){return void u.log(n)}}}catch(n){u.log(n)}}var Uu,Gu,Ku={open:function(e){var n;if("function"==typeof t.addEventListener)return t.addEventListener("message",n=function(t){Vu(t,e)},!1),function(){t.removeEventListener("message",n,!1)}},post:function(e,n,r){return"function"==typeof t.addEventListener&&Lu(e,n,!1,r)}};function Wu(e){e.updateMessenger(Ku)}var Yu={};function Zu(e,t,n,r,a){return t={topic:t,message:n,channelId:"".concat(Nu(),":").concat(Nu()),keepalive:r},Gu(e,t,a)}function Xu(e,t){var n=e.topic,r=e.message;e=e.keepalive;if(n=Yu[n])try{n(r,e,t)}catch(n){u.log(n),t(n,e)}}function Ju(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?Qu(e,t,n,r):(a=setTimeout((function(){a=setTimeout((function(){t.debug?r(ei("No response from frame",e)):n(null)}),0)}),i),Zu(u,"axe.ping",null,void 0,(function(){clearTimeout(a),Qu(e,t,n,r)}))):(ua("Frame does not have a content window",e),n(null))}function Qu(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(ei("Axe in frame timed out",e))}),a);Zu(u,"axe.start",t,void 0,(function(e){clearTimeout(i),(e instanceof Error==0?n:r)(e)}))}function ei(e,t){var n;return u._tree&&(n=Ga(t)),new Error(e+": "+(n||t))}Zu.updateMessenger=function(e){var t=e.open;e=e.post,ya("function"==typeof t,"open callback must be a function"),ya("function"==typeof e,"post callback must be a function"),Uu&&Uu(),t=t(Xu);Uu=t?(ya("function"==typeof t,"open callback must return a cleanup function"),t):null,Gu=e},Zu.subscribe=function(e,t){ya("function"==typeof t,"Subscriber callback must be a function"),ya(!Yu[e],"Topic ".concat(e," is already registered to.")),Yu[e]=t},Zu.isInFrame=function(){return!!(0<arguments.length&&void 0!==arguments[0]?arguments[0]:t).frameElement},Wu(Zu);var ti=null,ni={update:function(e){ya("object"===a(e),"serializer must be an object"),ti=e},toSpec:function(e){return ni.dqElmToSpec(new nu(e))},dqElmToSpec:function(e,t){var n,r,a,u,i;return e instanceof nu==0?e:(t&&(r=(n=e).fromFrame,a=t.ancestry,u=t.xpath,i=!1!==t.selectors||r,(n=new nu(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=ti)?void 0:t.toSpec)?ti.toSpec(e):e.toJSON())},mergeSpecs:function(e,t){var n;return("function"==typeof(null==(n=ti)?void 0:n.mergeSpecs)?ti:nu).mergeSpecs(e,t)},mapRawResults:function(e){return e.map((function(e){return $({},e,{nodes:ni.mapRawNodeResults(e.nodes)})}))},mapRawNodeResults:function(e){return null==e?void 0:e.map((function(e){var t=e.node,n=q(e,o);n.node=ni.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=q(e,l)).relatedNodes=t.map(ni.dqElmToSpec),e}))}return n}))}},ri=ni,ai=function(e){return[].concat(e.any||[]).concat(e.all||[]).concat(e.none||[])},ui=function(e,t,n){if(Array.isArray(e))return e.find((function(e){return null!==e&&"object"===a(e)&&Object.hasOwn(e,t)&&e[t]===n}))};function ii(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 oi=function(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=(e=>e.frameElement?ri.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=ri.mergeSpecs(e.node,r),ai(e).forEach((function(e){e.relatedNodes=e.relatedNodes.map((function(e){return ri.mergeSpecs(e,r)}))}))})));var r,a=ui(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=ii((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(_(i)))}u.push.apply(u,_(i))}}else n.push(e)})))})),n.forEach((function(e){e.nodes&&e.nodes.sort((function(e,t){return ii(e.node.nodeIndexes,t.node.nodeIndexes)}))})),n};function li(e,t,n,r,a,u){t=$({},t,{elementRef:!1});var i=gu();e.frames.forEach((function(e){var a=e.node,u=q(e,s);i.defer((function(e,i){Ju(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(oi(e))})).catch(u)}function si(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 ci=function e(){for(var t={},n=arguments.length,r=new Array(n),u=0;u<n;u++)r[u]=arguments[u];return r.forEach((function(n){if(n&&"object"===a(n)&&!Array.isArray(n))for(var r=0,u=Object.keys(n);r<u.length;r++){var i=u[r];!t.hasOwnProperty(i)||"object"!==a(n[i])||Array.isArray(t[i])?t[i]=n[i]:t[i]=e(t[i],n[i])}})),t},di=function(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){}}))},Di=["article","aside","blockquote","body","div","footer","h1","h2","h3","h4","h5","h6","header","main","nav","p","section","span"],fi=function(e){return!!(e.shadowRoot&&(e=e.nodeName.toLowerCase(),Di.includes(e)||/^[a-z][a-z0-9_.-]*-[a-z0-9_.-]*$/.test(e)))},pi={},mi=(se(pi,{createGrid:function(){return fo},findElmsInContext:function(){return vi},findNearbyElms:function(){return go},findUp:function(){return Fi},findUpVirtual:function(){return bi},focusDisabled:function(){return Bo},getComposedParent:function(){return $i},getElementByReference:function(){return Mo},getElementCoordinates:function(){return Li},getElementStack:function(){return So},getModalDialog:function(){return wo},getOverflowHiddenAncestors:function(){return wi},getRootNode:function(){return hi},getScrollOffset:function(){return Pi},getTabbableElements:function(){return Io},getTargetRects:function(){return $o},getTargetSize:function(){return Po},getTextElementStack:function(){return xs},getViewportSize:function(){return Hi},getVisibleChildTextRects:function(){return Es},hasContent:function(){return Ms},hasContentVirtual:function(){return Ts},hasLangText:function(){return Ns},idrefs:function(){return Ho},insertedIntoFocusOrder:function(){return Os},isCurrentPageLink:function(){return To},isFocusable:function(){return _o},isHTML5:function(){return qs},isHiddenForEveryone:function(){return qi},isHiddenWithCSS:function(){return Is},isInTabOrder:function(){return zo},isInTextBlock:function(){return Ps},isInert:function(){return Eo},isModalOpen:function(){return Ls},isMultiline:function(){return Hs},isNativelyFocusable:function(){return qo},isNode:function(){return Vs},isOffscreen:function(){return Vi},isOpaque:function(){return TD},isSkipLink:function(){return MD},isVisible:function(){return SD},isVisibleOnScreen:function(){return Gi},isVisibleToScreenReaders:function(){return zl},isVisualContent:function(){return Bs},reduceToElementsBelowFloating:function(){return ID},shadowElementsFromPoint:function(){return zD},urlPropsFromAttribute:function(){return $D},visuallyContains:function(){return qD},visuallyOverlaps:function(){return PD},visuallySort:function(){return No}}),function(e){var t=e.getRootNode&&e.getRootNode()||r;return t===e?r:t}),hi=mi,vi=function(e){var t=e.context,n=e.attr,r=void 0===(r=e.elm)?"":r;e=Ea(e.value),t=9===t.nodeType||11===t.nodeType?t:hi(t);return Array.from(t.querySelectorAll(r+"["+n+"="+e+"]"))},bi=function(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)&&!Ra(n,t)&&n!==r.documentElement;);return n&&Ra(n,t)?n:null},Fi=function(e,t){return bi(Qa(e),t)};function gi(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 yi=Ma((function(e){var t=[];return e?("hidden"===e.getComputedStylePropertyValue("overflow")&&t.push(e),t.concat(yi(e.parent))):t})),wi=yi,Ei=/rect\s*\(([0-9]+)px,?\s*([0-9]+)px,?\s*([0-9]+)px,?\s*([0-9]+)px\s*\)/,Ci=/(\w+)\((\d+)/;function xi(e){return["style","script","noscript","template"].includes(e.props.nodeName)}function Ai(e){return"area"!==e.props.nodeName&&"none"===e.getComputedStylePropertyValue("display")}function Bi(e){return!(1<arguments.length&&void 0!==arguments[1]?arguments[1]:{}).isAncestor&&["hidden","collapse"].includes(e.getComputedStylePropertyValue("visibility"))}function ki(e){return!!(1<arguments.length&&void 0!==arguments[1]?arguments[1]:{}).isAncestor&&"hidden"===e.getComputedStylePropertyValue("content-visibility")}function Ri(e){return"true"===e.attr("aria-hidden")}function Ti(e){return"0"===e.getComputedStylePropertyValue("opacity")}function Mi(e){var t=wf(e.actualNode),n=parseInt(e.getComputedStylePropertyValue("height"));e=parseInt(e.getComputedStylePropertyValue("width"));return!!t&&(0===n||0===e)}function Ni(e){var t,n,r;return!(1<arguments.length&&void 0!==arguments[1]?arguments[1]:{}).isAncestor&&"fixed"!==(t=e.getComputedStylePropertyValue("position"))&&!!(n=wi(e)).length&&(r=e.boundingClientRect,n.some((function(n){return!("absolute"===t&&!((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||!gi(r,n))})))}function Oi(e){var t=e.getComputedStylePropertyValue("clip").match(Ei),n=e.getComputedStylePropertyValue("clip-path").match(Ci);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 ji(e,t){var n,r=pu(e,"map");return!r||!((r=r.attr("name"))&&(e=mi(e.actualNode))&&9===e.nodeType&&(n=lp(u._tree,'img[usemap="#'.concat(Ea(r),'"]')))&&n.length)||n.some((function(e){return!t(e)}))}function Si(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 Ii=[Ai,Bi,ki,Si];function qi(e){var t=(n=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{}).skipAncestors,n=void 0!==(n=n.isAncestor)&&n;return e=Pf(e).vNode,(t?_i:zi)(e,n)}var _i=Ma((function(e,t){return!!xi(e)||!(!e.actualNode||!Ii.some((function(n){return n(e,{isAncestor:t})}))&&e.actualNode.isConnected)})),zi=Ma((function(e,t){return!!_i(e,t)||!!e.parent&&zi(e.parent,!0)})),$i=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},Pi=function(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}},Li=function(e){var t=(n=Pi(r)).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}},Hi=function(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}},Vi=function(e){if((1<arguments.length&&void 0!==arguments[1]?arguments[1]:{}).isAncestor)return!1;if(e=Pf(e).domNode){var n=r.documentElement,a=t.getComputedStyle(e),u=t.getComputedStyle(r.body||n).getPropertyValue("direction"),i=Li(e);if(i.bottom<0&&(((e,t)=>{for(e=$i(e);e&&"html"!==e.nodeName.toLowerCase();){if(e.scrollTop&&0<=(t+=e.scrollTop))return;e=$i(e)}return 1})(e,i.bottom)||"absolute"===a.position))return!0;if(0!==i.left||0!==i.right)if("ltr"===u){if(i.right<=0)return!0}else if(e=Math.max(n.scrollWidth,Hi(t).width),i.left>=e)return!0;return!1}},Ui=[Ti,Mi,Ni,Oi,Vi];function Gi(e){return e=Pf(e).vNode,Ki(e)}var Ki=Ma((function(e,t){return e.actualNode&&"area"===e.props.nodeName?!ji(e,Ki):!(qi(e,{skipAncestors:!0,isAncestor:t})||e.actualNode&&Ui.some((function(n){return n(e,{isAncestor:t})})))&&(!e.parent||Ki(e.parent,!0))}));function Wi(e,n){var r=Math.min(e.top,n.top),a=Math.max(e.right,n.right),u=Math.max(e.bottom,n.bottom);e=Math.min(e.left,n.left);return new t.DOMRect(e,r,a-e,u-r)}function Yi(e,t){var n=e.x;e=e.y;return t.top<=e&&n<=t.right&&e<=t.bottom&&t.left<=n}var Zi={};function Xi(e,n){var r=Math.max(e.left,n.left),a=Math.min(e.right,n.right),u=Math.max(e.top,n.top);e=Math.min(e.bottom,n.bottom);return a<=r||e<=u?null:new t.DOMRect(r,u,a-r,e-u)}function Ji(e){var n=e.left;return new t.DOMPoint(n+e.width/2,e.top+e.height/2)}se(Zi,{getBoundingRect:function(){return Wi},getIntersectionRect:function(){return Xi},getOffset:function(){return to},getRectCenter:function(){return Ji},hasVisualOverlap:function(){return ro},isPointInRect:function(){return Yi},rectHasMinimumSize:function(){return eo},rectsOverlap:function(){return gi},splitRects:function(){return ao}});var Qi=.05;function eo(e,t){return e<=t.width+Qi&&e<=t.height+Qi}function to(e,t){var n=2<arguments.length&&void 0!==arguments[2]?arguments[2]:12,r=(e=$o(e),$o(t));if(!e.length||!r.length)return null;var a,u=Ji(e.reduce(Wi)),i=1/0,o=W(r);try{for(o.s();!(a=o.n()).done;){var l=a.value;if(Yi(u,l))return 0;var s=no(u,((e,t)=>({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 eo(2*n,Po(t))?i:(e=no(u,Ji(r.reduce(Wi)))-n,Math.max(0,Math.min(i,e)))}function no(e,t){return Math.hypot(e.x-t.x,e.y-t.y)}function ro(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<No(e,t)}function ao(e,t){var n,r=[e],a=W(t);try{var u=function(){var e=n.value;if(4e3<(r=r.reduce((function(t,n){return t.concat(((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(uo(t.top,n,a)&&o&&l.push({top:n,left:r,bottom:t.top,right:u}),uo(t.right,r,u)&&i&&l.push({top:n,left:t.right,bottom:a,right:u}),uo(t.bottom,n,a)&&o&&l.push({top:t.bottom,right:u,bottom:a,left:r}),uo(t.left,r,u)&&i&&l.push({top:n,left:r,bottom:a,right:t.left}),0===l.length){if(((e,t)=>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(io)})(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 uo=function(e,t,n){return t<e&&e<n};function io(e){return new t.DOMRect(e.left,e.top,e.right-e.left,e.bottom-e.top)}var oo=0,lo=.1,so=.2,co=.3,Do=0;function fo(){var e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:r.body,n=1<arguments.length?arguments[1]:void 0,a=2<arguments.length&&void 0!==arguments[2]?arguments[2]:null;if(!Ja.get("gridCreated")||a){Ja.set("gridCreated",!0),a||(o=(o=Qa(r.documentElement))||new UD(r.documentElement),Do=0,o._stackingOrder=[ho(oo,Do++,null)],vo(n=null!=n?n:new bo,o),wf(o.actualNode)&&(i=new bo(o),o._subGrid=i));for(var i,o,l=r.createTreeWalker(e,t.NodeFilter.SHOW_ELEMENT,null,!1),s=a?l.nextNode():l.currentNode;s;){var c=Qa(s),d=(c&&c.parent?a=c.parent:s.assignedSlot?a=Qa(s.assignedSlot):s.parentElement?a=Qa(s.parentElement):s.parentNode&&Qa(s.parentNode)&&(a=Qa(s.parentNode)),(c=c||new u.VirtualNode(s,a))._stackingOrder=((e,t,n)=>{var r=t._stackingOrder.slice(),a=(po(e,t)&&-1!==(a=r.findIndex((function(e){return e=e.stackLevel,[oo,so,co].includes(e)})))&&r.splice(a,r.length-a),((e,t)=>{var n=((e,t)=>"static"!==e.getComputedStylePropertyValue("position")||mo(t)?e.getComputedStylePropertyValue("z-index"):"auto")(e,t);return["auto","0"].includes(n)?"static"!==e.getComputedStylePropertyValue("position")?co:"none"!==e.getComputedStylePropertyValue("float")?so:po(e,t)?lo:null:parseInt(n)})(e,t));return null!==a&&r.push(ho(a,n,e)),r})(c,a,Do++),((e,t)=>{for(var n=null,r=[e];t;){if(wf(t.actualNode)){n=t;break}if(t._scrollRegionParent){n=t._scrollRegionParent;break}r.push(t),t=Qa(t.actualNode.parentElement||t.actualNode.parentNode)}return r.forEach((function(e){return e._scrollRegionParent=n})),n})(c,a)),D=(d=d?d._subGrid:n,wf(c.actualNode)&&(D=new bo(c),c._subGrid=D),c.boundingClientRect);0!==D.width&&0!==D.height&&Gi(s)&&vo(d,c),fi(s)&&fo(s.shadowRoot,d,c),s=l.nextNode()}}return aa.gridSize}function po(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||!mo(t))}function mo(e){if(e)return e=e.getComputedStylePropertyValue("display"),["flex","inline-flex","grid","inline-grid"].includes(e)}function ho(e,t,n){return{stackLevel:e,treeOrder:t,vNode:n}}function vo(e,t){var n=wi(t);t.clientRects.forEach((function(r){r=n.reduce((function(e,t){return e&&Xi(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 bo=G((function e(){var t=0<arguments.length&&void 0!==arguments[0]?arguments[0]:null;V(this,e),this.container=t,this.cells=[]}),[{key:"toGridIndex",value:function(e){return Math.floor(e/aa.gridSize)}},{key:"getCellFromPoint",value:function(e){var t=e.x;e=e.y,ya(this.boundaries,"Grid does not have cells added"),e=this.toGridIndex(e),t=this.toGridIndex(t);return null!=(t=(e=(ya(Yi({y:e,x:t},this.boundaries),"Element midpoint exceeds the grid bounds"),null!=(e=this.cells[e-this.cells._negativeIndex])?e:[]))[t-e._negativeIndex])?t:[]}},{key:"loopGridPosition",value:function(e,t){var n=(u=e).left,r=u.right,a=u.top,u=u.bottom;this.boundaries&&(e=Wi(this.boundaries,e)),this.boundaries=e,Fo(this.cells,a,u,(function(e,a){Fo(e,n,r,(function(e,n){t(e,{row:a,col:n})}))}))}},{key:"getGridPositionOfRect",value:function(e){var n=e.top,r=e.right,a=e.bottom,u=(e=e.left,1<arguments.length&&void 0!==arguments[1]?arguments[1]:0);n=this.toGridIndex(n-u),r=this.toGridIndex(r+u-1),a=this.toGridIndex(a+u-1),e=this.toGridIndex(e-u);return new t.DOMRect(e,n,r-e,a-n)}}]);function Fo(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 go(e){var t,n,r,a,u=1<arguments.length&&void 0!==arguments[1]?arguments[1]:0;return fo(),null!=(r=e._grid)&&null!=(r=r.cells)&&r.length?(r=e.boundingClientRect,t=e._grid,n=yo(e),r=t.getGridPositionOfRect(r,u),a=[],t.loopGridPosition(r,(function(t){var r,u=W(t);try{for(u.s();!(r=u.n()).done;){var i=r.value;i&&i!==e&&!a.includes(i)&&n===yo(i)&&a.push(i)}}catch(t){u.e(t)}finally{u.f()}})),a):[]}var yo=Ma((function(e){return!!e&&("fixed"===e.getComputedStylePropertyValue("position")||yo(e.parent))})),wo=Ma((function(){var e;return u._tree&&(e=Jf(u._tree[0],"dialog[open]",(function(e){var t=e.boundingClientRect;return r.elementsFromPoint(t.left+1,t.top+1).includes(e.actualNode)&&Gi(e)}))).length?e.find((function(e){var t=e.boundingClientRect;return r.elementsFromPoint(t.left-10,t.top-10).includes(e.actualNode)}))||(null!=(e=e.find((function(e){e=null!=(e=(e=>{fo();var n=u._tree[0]._grid,r=new t.DOMRect(0,0,t.innerWidth,t.innerHeight);if(n)for(var a=0;a<n.cells.length;a++){var i=n.cells[a];if(i)for(var o=0;o<i.length;o++){var l=i[o];if(l)for(var s=0;s<l.length;s++){var c=l[s],d=Xi(c.boundingClientRect,r);if("html"!==c.props.nodeName&&c!==e&&"none"!==c.getComputedStylePropertyValue("pointer-events")&&d)return{vNode:c,rect:d}}}}})(e))?e:{};var n=e.vNode;e=e.rect;return!!n&&!r.elementsFromPoint(e.left+1,e.top+1).includes(n.actualNode)})))?e:null):null}));function Eo(e){var t=(n=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{}).skipAncestors,n=n.isAncestor;return(t?Co:xo)(e,n)}var Co=Ma((function(e,t){return!!e.hasAttr("inert")||!(t||!e.actualNode||!(t=wo())||si(t,e))})),xo=Ma((function(e,t){return!!Co(e,t)||!!e.parent&&xo(e.parent,!0)})),Ao=["button","command","fieldset","keygen","optgroup","option","select","textarea","input"],Bo=function(e){var t=Pf(e).vNode;if(e=t.props.nodeName,Ao.includes(e)&&t.hasAttr("disabled")||Eo(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&&qi(t)},ko=/^\/\#/,Ro=/^#[!/]/;function To(e){var n,r,a,u,i=e.getAttribute("href");return!(!i||"#"===i)&&(!!ko.test(i)||(u=e.hash,n=e.protocol,r=e.hostname,a=e.port,e=e.pathname,!Ro.test(u)&&("#"===i.charAt(0)||("string"!=typeof(null==(u=t.location)?void 0:u.origin)||-1===t.location.origin.indexOf("://")?null:(i=t.location.origin+t.location.pathname,u=r?"".concat(n,"//").concat(r).concat(a?":".concat(a):""):t.location.origin,(u+=e?("/"!==e[0]?"/":"")+e:t.location.pathname)===i)))))}var Mo=function(e,t){var n=e.getAttribute(t);return n&&("href"!==t||To(e))?(-1!==n.indexOf("#")&&(n=decodeURIComponent(n.substr(n.indexOf("#")+1))),(t=r.getElementById(n))||((t=r.getElementsByName(n)).length?t[0]:null)):null};function No(e,n){fo();for(var r=Math.max(e._stackingOrder.length,n._stackingOrder.length),a=0;a<r;a++){if(void 0===n._stackingOrder[a])return-1;if(void 0===e._stackingOrder[a])return 1;if(n._stackingOrder[a].stackLevel>e._stackingOrder[a].stackLevel)return 1;if(n._stackingOrder[a].stackLevel<e._stackingOrder[a].stackLevel)return-1;if(n._stackingOrder[a].treeOrder!==e._stackingOrder[a].treeOrder)return n._stackingOrder[a].treeOrder-e._stackingOrder[a].treeOrder}var u=e.actualNode,i=n.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=t.Node).DOCUMENT_POSITION_FOLLOWING,c=d.DOCUMENT_POSITION_CONTAINS,d=d.DOCUMENT_POSITION_CONTAINED_BY;s=(l=u.compareDocumentPosition(i))&s?1:-1,c=l&c||l&d;return(l=Oo(e))===(d=Oo(n))||c?s:d-l}function Oo(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 jo(e,t,n){n=2<arguments.length&&void 0!==n&&n,t=Ji(t);var a=e.getCellFromPoint(t)||[],u=Math.floor(t.x),i=Math.floor(t.y);t=a.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)}))}));return(a=e.container)&&(t=jo(a._grid,a.boundingClientRect,!0).concat(t)),n?t:t.sort(No).map((function(e){return e.actualNode})).concat(r.documentElement).filter((function(e,t,n){return n.indexOf(e)===t}))}var So=function(e){fo();var t=(e=Qa(e))._grid;return t?jo(t,e.boundingClientRect):[]},Io=function(e){return lp(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}))},qo=function(e){var t=Pf(e).vNode;if(t&&!Bo(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!lp(t,"summary").length}return!1};function _o(e){return 1===(e=Pf(e).vNode).props.nodeType&&!(Bo(e)||!qo(e)&&(!(e=e.attr("tabindex"))||isNaN(parseInt(e,10))))}function zo(e){return 1===(e=Pf(e).vNode).props.nodeType&&!(parseInt(e.attr("tabindex",10))<=-1)&&_o(e)}var $o=Ma((function(e){var t=e.boundingClientRect,n=go(e).filter((function(t){return ro(e,t)&&"none"!==t.getComputedStylePropertyValue("pointer-events")&&!(si(e,t)&&!zo(t))}));return n.length?(n=n.map((function(e){return e.boundingClientRect})),ao(t,n)):[t]})),Po=Ma((function(e,t){return((e,t)=>e.reduce((function(e,n){var r=eo(t,e);return r!==eo(t,n)?r?e:n:(r=e.width*e.height,n.width*n.height<r?e:n)})))($o(e),t)})),Lo={},Ho=(se(Lo,{accessibleText:function(){return Vo},accessibleTextVirtual:function(){return ds},autocomplete:function(){return ms},formControlValue:function(){return Ql},formControlValueMethods:function(){return Xl},hasUnicode:function(){return ss},isHumanInterpretable:function(){return ps},isIconLigature:function(){return cs},isValidAutocomplete:function(){return hs},label:function(){return gs},labelText:function(){return ns},labelVirtual:function(){return Fs},nativeElementType:function(){return ys},nativeTextAlternative:function(){return os},nativeTextMethods:function(){return is},removeUnicode:function(){return fs},sanitize:function(){return Dl},subtreeText:function(){return ts},titleText:function(){return Sl},unsupported:function(){return _l},visible:function(){return bs},visibleTextNodes:function(){return ws},visibleVirtual:function(){return Pl}}),function(e,t){e=e.actualNode||e;try{var n=hi(e),r=[];if(a=e.getAttribute(t))for(var a=GD(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")}}),Vo=function(e,t){return ds(Qa(e),t)},Uo=function(e){var t=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{},n=Pf(e).vNode;return 1!==(null==n?void 0:n.props.nodeType)||1!==n.props.nodeType||t.inLabelledByContext||t.inControlContext||!n.attr("aria-labelledby")?"":Ho(n,"aria-labelledby").filter((function(e){return e})).reduce((function(e,r){return r=Vo(r,$({inLabelledByContext:!0,startNode:t.startNode||n},t)),e?"".concat(e," ").concat(r):r}),"")};function Go(e){return 1===(null==(e=Pf(e).vNode)?void 0:e.props.nodeType)&&e.attr("aria-label")||""}var Ko={"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}},Wo={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"]}},Yo={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"]}},Zo={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]},Xo={ariaAttrs:Ko,ariaRoles:$({},Wo,{"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:Yo,cssColors:Zo},Jo=$({},Xo),Qo=Jo,el=function(e){return!!(e=Qo.ariaRoles[e])&&!!e.unsupported},tl=function(e){var t=(n=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{}).allowAbstract,n=void 0!==(n=n.flagUnsupported)&&n,r=Qo.ariaRoles[e];e=el(e);return!(!r||n&&e||!t&&"abstract"===r.type)},nl=function(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 oa?e:Qa(e)).props.nodeType&&(t=(e.attr("role")||"").trim().toLowerCase(),(n?GD(t):[t]).find((function(e){return!(!a&&"doc-"===e.substr(0,4))&&tl(e,{allowAbstract:r})})))||null},rl=function(e){return Object.keys(Qo.htmlElms).filter((function(t){return(t=Qo.htmlElms[t]).contentTypes?t.contentTypes.includes(e):!!t.variant&&!(!t.variant.default||!t.variant.default.contentTypes)&&t.variant.default.contentTypes.includes(e)}))},al=function(){return Ja.get("globalAriaAttrs",(function(){return Object.keys(Qo.ariaAttrs).filter((function(e){return Qo.ariaAttrs[e].global}))}))},ul=Ma((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})),il=Ma((function(e,t){var n,r;for(t=t||ul(Fi(e,"table")),n=0;n<t.length;n++)if(t[n]&&-1!==(r=t[n].indexOf(e)))return{x:r,y:n}}));function ol(e){var t,n=(e=Pf(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=ul(Fi(e,"table")))[(t=il(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 ll=function(e){return-1!==["col","auto"].indexOf(ol(e))},sl=function(e){return["row","auto"].includes(ol(e))};function cl(){return Ja.get("sectioningContentSelector",(function(){return rl("sectioning").map((function(e){return"".concat(e,":not([role])")})).join(", ")+" , [role=article], [role=complementary], [role=navigation], [role=region]"}))}function dl(){return Ja.get("sectioningContentPlusMainSelector",(function(){return cl()+" , main:not([role]), [role=main]"}))}var Dl=function(e){return e?e.replace(/\r\n/g,"\n").replace(/\u00A0/g," ").replace(/[\s]{2,}/g," ").trim():""};function fl(e,t){return t=void 0!==(t=(1<arguments.length&&void 0!==t?t:{}).checkTitle)&&t,Dl(Uo(e))||Dl(Go(e))||t&&1===(null==e?void 0:e.props.nodeType)&&Dl(e.attr("title"))}var pl={a:function(e){return e.hasAttr("href")?"link":null},area:function(e){return e.hasAttr("href")?"link":null},article:"article",aside:function(e){return pu(e.parent,cl())&&!fl(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(e){return pu(e,dl())?null:"contentinfo"},form:function(e){return fl(e)?"form":null},h1:"heading",h2:"heading",h3:"heading",h4:"heading",h5:"heading",h6:"heading",header:function(e){return pu(e,dl())?null:"banner"},hr:"separator",img:function(e){var t=e.hasAttr("alt")&&!e.attr("alt"),n=al().find((function(t){return e.hasAttr(t)}));return!t||n||_o(e)?"img":"presentation"},input:function(e){var t,n;switch(e.hasAttr("list")&&(n=(t=Ho(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(e){return fl(e)?"region":null},select:function(e){return e.hasAttr("multiple")||1<parseInt(e.attr("size"))?"listbox":"combobox"},summary:"button",table:"table",tbody:"rowgroup",td:function(e){return e=pu(e,"table"),e=nl(e),["grid","treegrid"].includes(e)?"gridcell":"cell"},textarea:"textbox",tfoot:"rowgroup",th:function(e){return ll(e)?"columnheader":sl(e)?"rowheader":void 0},thead:"rowgroup",tr:"row",ul:"list"},ml=function(e,t){var n=a(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 hl(e,t){return ml(!!ds(e),t)}var vl=function(e,t){if("object"!==a(t)||Array.isArray(t)||t instanceof RegExp)throw new Error("Expect matcher to be an object");return Object.keys(t).every((function(n){return ml(e(n),t[n])}))};function bl(e,t){return e=Pf(e).vNode,vl((function(t){return e.attr(t)}),t)}function Fl(e,t){return!!t(e)}function gl(e,t){return ml(nl(e),t)}function yl(e,t){return ml(Tl(e),t)}function wl(e,t){return e=Pf(e).vNode,ml(e.props.nodeName,t)}function El(e,t){return e=Pf(e).vNode,vl((function(t){return e.props[t]}),t)}function Cl(e,t){return ml(Ol(e),t)}var xl={hasAccessibleName:hl,attributes:bl,condition:Fl,explicitRole:gl,implicitRole:yl,nodeName:wl,properties:El,semanticRole:Cl},Al=function e(t,n){return t=Pf(t).vNode,Array.isArray(n)?n.some((function(n){return e(t,n)})):"string"==typeof n?iu(t,n):Object.keys(n).every((function(e){var r;if(xl[e])return r=n[e],(0,xl[e])(t,r);throw new Error('Unknown matcher type "'.concat(e,'"'))}))},Bl=function(e,t){return Al(e,t)},kl=(Bl.hasAccessibleName=hl,Bl.attributes=bl,Bl.condition=Fl,Bl.explicitRole=gl,Bl.fromDefinition=Al,Bl.fromFunction=vl,Bl.fromPrimative=ml,Bl.implicitRole=yl,Bl.nodeName=wl,Bl.properties=El,Bl.semanticRole=Cl,Bl),Rl=function(e){var t=(1<arguments.length&&void 0!==arguments[1]?arguments[1]:{}).noMatchAccessibleName,n=void 0!==t&&t,r=Qo.htmlElms[e.props.nodeName];if(!r)return{};if(!r.variant)return r;var a,u,i=r.variant,o=q(r,c);for(a in i)if(i.hasOwnProperty(a)&&"default"!==a){for(var l=i[a],s=l.matches,D=q(l,d),f=Array.isArray(s)?s:[s],p=0;p<f.length&&n;p++)if(f[p].hasOwnProperty("hasAccessibleName"))return r;if(kl(e,s))for(var m in D)D.hasOwnProperty(m)&&(o[m]=D[m])}for(u in i.default)i.default.hasOwnProperty(u)&&void 0===o[u]&&(o[u]=i.default[u]);return o},Tl=function(e){var t=(1<arguments.length&&void 0!==arguments[1]?arguments[1]:{}).chromium,n=e instanceof oa?e:Qa(e);if(e=n.actualNode,n)return e=n.props.nodeName,!(e=pl[e])&&t?Rl(n).chromiumRole||null:"function"==typeof e?e(n):e||null;throw new ReferenceError("Cannot get implicit role of a node outside the current scope.")},Ml={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 Nl(e){return al().some((function(t){return e.hasAttr(t)}))||_o(e)}var Ol=function(e){var t=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{},n=t.noPresentational;e=function(e,t){var n,r=(t=1<arguments.length&&void 0!==t?t:{}).noImplicit;t=q(t,f);return 1!==(e=Pf(e).vNode).props.nodeType?null:!(n=nl(e,t))||["presentation","none"].includes(n)&&Nl(e)?r?null:function(e,t){var n=t.chromium;return t=q(t,D),(n=Tl(e,{chromium:n}))?function e(t,n){var r=Ml[t.props.nodeName];if(r){if(t.parent)return r.includes(t.parent.props.nodeName)?(r=nl(t.parent,n),["none","presentation"].includes(r)&&!Nl(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,q(t,p));return n&&["presentation","none"].includes(e)?null:e},jl=["iframe"],Sl=function(e){var t=Pf(e).vNode;return 1!==t.props.nodeType||!e.hasAttr("title")||!Bl(t,jl)&&["none","presentation"].includes(Ol(t))?"":t.attr("title")},Il=function(e){var t,n=(1<arguments.length&&void 0!==arguments[1]?arguments[1]:{}).strict;return 1===(e=e instanceof oa?e:Qa(e)).props.nodeType&&(e=Ol(e),!(!(t=Qo.ariaRoles[e])||!t.nameFromContent)||!n&&(!t||["presentation","none"].includes(e)))},ql=function(e){var t=e.actualNode,n=e.children;if(n)return e.hasAttr("aria-owns")?(e=Ho(t,"aria-owns").filter((function(e){return!!e})).map((function(e){return u.utils.getNodeFromTree(e)})),[].concat(_(n),_(e))):_(n);throw new Error("getOwnedVirtual requires a virtual node")},_l={accessibleNameFromFieldValue:["progressbar"]};function zl(e){return e=Pf(e).vNode,$l(e)}var $l=Ma((function(e,t){return!Ri(e)&&!Eo(e,{skipAncestors:!0,isAncestor:t})&&(e.actualNode&&"area"===e.props.nodeName?!ji(e,$l):!qi(e,{skipAncestors:!0,isAncestor:t})&&(!e.parent||$l(e.parent,!0)))})),Pl=function e(t,n,r){var a=Pf(t).vNode,u=n?zl:Gi,i=!t.actualNode||(t.actualNode,u(t));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("");return Dl(u)},Ll=["button","checkbox","color","file","hidden","image","password","radio","reset","submit"],Hl=function(e){var t=(e=e instanceof oa?e:Qa(e)).props.nodeName;return"textarea"===t||"input"===t&&!Ll.includes((e.attr("type")||"").toLowerCase())},Vl=function(e){return"select"===(e=e instanceof oa?e:Qa(e)).props.nodeName},Ul=function(e){return"textbox"===nl(e)},Gl=function(e){return"listbox"===nl(e)},Kl=function(e){return"combobox"===nl(e)},Wl=["progressbar","scrollbar","slider","spinbutton"],Yl=function(e){return e=nl(e),Wl.includes(e)},Zl=["textbox","progressbar","scrollbar","slider","spinbutton","combobox","listbox"],Xl={nativeTextboxValue:function(e){return e=Pf(e).vNode,Hl(e)&&e.props.value||""},nativeSelectValue:function(e){if(e=Pf(e).vNode,!Vl(e))return"";var t=(e=lp(e,"option")).filter((function(e){return e.props.selected}));return t.length||t.push(e[0]),t.map((function(e){return Pl(e)})).join(" ")||""},ariaTextboxValue:function(e){var t=(e=Pf(e)).vNode;e=e.domNode;return Ul(t)?e&&qi(e)?e.textContent:Pl(t,!0):""},ariaListboxValue:Jl,ariaComboboxValue:function(e,t){e=Pf(e).vNode;return Kl(e)&&(e=ql(e).filter((function(e){return"listbox"===Ol(e)}))[0])?Jl(e,t):""},ariaRangeValue:function(e){e=Pf(e).vNode;return Yl(e)&&e.hasAttr("aria-valuenow")?(e=+e.attr("aria-valuenow"),isNaN(e)?"0":String(e)):""}};function Jl(e,t){e=Pf(e).vNode;return Gl(e)&&0!==(e=ql(e).filter((function(e){return"option"===Ol(e)&&"true"===e.attr("aria-selected")}))).length?ds(e[0],t):""}var Ql=function(e){var t=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{},n=e.actualNode,r=_l.accessibleNameFromFieldValue||[],a=Ol(e);return t.startNode===e||!Zl.includes(a)||r.includes(a)?"":(r=Object.keys(Xl).map((function(e){return Xl[e]})).reduce((function(n,r){return n||r(e,t)}),""),t.debug&&ua(r||"{empty-value}",n,t),r)},es=rl("phrasing").concat(["#text"]),ts=function(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=Ol(e),o=Rl(e,{noMatchAccessibleName:!0}).contentTypes;return n(e,t)||1!==e.props.nodeType||null!=o&&o.includes("embedded")||Zl.includes(i)||!(t.subtreeDescendant||t.inLabelledByContext||Il(e,{strict:r}))?"":(r||(t=$({subtreeDescendant:!a&&!u},t)),ql(e).reduce((function(e,n){var r=t,a=n.props.nodeName;return(n=ds(n,r))?(es.includes(a)||(" "!==n[0]&&(n+=" "),e&&" "!==e[e.length-1]&&(n=" "+n)),e+n):e}),""))},ns=function(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=$({inControlContext:!0},t);n=(e=>{if(!e.attr("id"))return[];if(e.actualNode)return vi({elm:"label",attr:"for",value:e.attr("id"),context:e.actualNode});throw new TypeError("Cannot resolve explicit label reference for non-DOM nodes")})(e);return(t=pu(e,"label"))?(r=[].concat(_(n),[t.actualNode])).sort($f):r=n,r.map((function(e){return Vo(e,a)})).filter((function(e){return""!==e})).join(" ")},rs={submit:"Submit",image:"Submit",reset:"Reset",button:""};function as(e,t){return t.attr(e)||""}function us(e,t,n){t=t.actualNode;var r=[e=e.toLowerCase(),t.nodeName.toLowerCase()].join(",");return(t=t.querySelector(r))&&t.nodeName.toLowerCase()===e?Vo(t,n):""}var is={valueText:function(e){return e.props.value||""},buttonDefaultText:function(e){return rs[e.props.type]||""},tableCaptionText:us.bind(null,"caption"),figureText:us.bind(null,"figcaption"),svgTitleText:us.bind(null,"title"),fieldsetLegendText:us.bind(null,"legend"),altText:as.bind(null,"alt"),tableSummaryText:as.bind(null,"summary"),titleText:Sl,subtreeText:ts,labelText:ns,singleSpace:function(){return" "},placeholderText:as.bind(null,"placeholder")};function os(e){var t,n=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{},r=e.actualNode;return 1!==e.props.nodeType||["presentation","none"].includes(Ol(e))?"":(t=(Rl(e,{noMatchAccessibleName:!0}).namingMethods||[]).map((function(e){return is[e]})).reduce((function(t,r){return t||r(e,n)}),""),n.debug&&u.log(t||"{empty-value}",r,n),t)}function ls(){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 ss=function(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 cs(e){var n=1<arguments.length&&void 0!==arguments[1]?arguments[1]:.15,a=2<arguments.length&&void 0!==arguments[2]?arguments[2]:3,u=e.actualNode.nodeValue.trim();if(!Dl(u)||ss(u,{emoji:!0,nonBmp:!0}))return!1;var i,o=Ja.get("canvasContext",(function(){return r.createElement("canvas").getContext("2d",{willReadFrequently:!0})})),l=o.canvas;if((i=((i=Ja.get("fonts",(function(){return{}})))[e=t.getComputedStyle(e.parent.actualNode).getPropertyValue("font-family")]||(i[e]={occurrences:0,numLigatures:0}),i[e])).occurrences>=a){if(i.numLigatures/i.occurrences==1)return!0;if(0===i.numLigatures)return!1}i.occurrences++;var s="".concat(a=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(a*=D,"px ").concat(e)),l.width=d,l.height=a,o.font=s,o.textAlign="left",o.textBaseline="top",o.fillText(c,0,0);var D=new Uint32Array(o.getImageData(0,0,d,a).data.buffer);if(!D.some((function(e){return e})))return i.numLigatures++,!0;o.clearRect(0,0,d,a),o.fillText(u,0,0);var f=new Uint32Array(o.getImageData(0,0,d,a).data.buffer);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;return n<=e/D.length&&n<=1-s/l&&(i.numLigatures++,!0)}function ds(e){var t,n,r,a,i,o=((e,t)=>(t.startNode||(t=$({startNode:e},t)),1===e.props.nodeType&&t.inLabelledByContext&&void 0===t.includeHidden?$({includeHidden:!zl(e)},t):t))(e,1<arguments.length&&void 0!==arguments[1]?arguments[1]:{});return((e,t)=>e&&1===e.props.nodeType&&!t.includeHidden&&!zl(e))(e,o)||(t=e,n=(i=o).ignoreIconLigature,r=i.pixelThreshold,a=null!=(a=i.occurrenceThreshold)?a:i.occuranceThreshold,3===t.props.nodeType&&n&&cs(t,r,a))?"":(i=[Uo,Go,os,Ql,ts,Ds,Sl].reduce((function(t,n){return""!==(t=o.startNode===e?Dl(t):t)?t:n(e,o)}),""),o.debug&&u.log(i||"{empty-value}",e.actualNode,o),i)}function Ds(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 fs=function(e,t){var n=t.emoji,r=t.nonBmp;t=t.punctuations;return 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},ps=function(e){var t;return 0===Dl(e).length||1===(t=e).length&&t.match(/\D/)||["aa","abc"].includes(e.toLowerCase())||(e=>(e=fs(e,{emoji:!0,nonBmp:!0,punctuations:!0}),!Dl(e)))(e)?0:1},ms={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"]},hs=function(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(ms.stateTerms)).includes(e)&&""!==e)||(a=a.concat(ms.qualifiers),r=r.concat(ms.locations),u=u.concat(ms.standaloneTerms),i=i.concat(ms.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)))},vs=function(e){var t;return e.attr("aria-labelledby")&&(t=Ho(e.actualNode,"aria-labelledby").map((function(e){return(e=Qa(e))?Pl(e):""})).join(" ").trim())?t:(t=(t=e.attr("aria-label"))&&Dl(t))||null},bs=function(e,t,n){return e=Qa(e),Pl(e,t,n)},Fs=function(e){if(t=vs(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=Ea(e.attr("id"));if(t=(n=hi(e.actualNode).querySelector('label[for="'+n+'"]'))&&bs(n,!0))return t}return(t=(n=pu(e,"label"))&&Pl(n,!0))||null},gs=function(e){return e=Qa(e),Fs(e)},ys=[{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"]}],ws=function e(t){var n=Gi(t),r=[];return t.children.forEach((function(t){3===t.actualNode.nodeType?n&&r.push(t):r=r.concat(e(t))})),r},Es=Ma((function(e){var t=Qa(e),n=t.boundingClientRect,a=[],u=wi(t);return e.childNodes.forEach((function(e){var t,i;3!==e.nodeType||""===Dl(e.nodeValue)||((t=r.createRange()).selectNodeContents(e),e=Array.from(t.getClientRects()),i=n,e.some((function(e){return!Yi(Ji(e),i)})))||a.push.apply(a,_(Cs(e,u)))})),a.length?a:Cs([n],u)}));function Cs(e,t){var n=[];return e.forEach((function(e){e.width<1||e.height<1||(e=t.reduce((function(e,t){return e&&Xi(e,t.boundingClientRect)}),e))&&n.push(e)})),n}var xs=function(e){fo();var t=Qa(e)._grid;return t?Es(e).map((function(e){return jo(t,e)})):[]},As=["checkbox","img","meter","progressbar","scrollbar","radio","slider","spinbutton","textbox"],Bs=function(e){var t=Pf(e).vNode;if(e=u.commons.aria.getExplicitRole(t))return-1!==As.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}},ks=["head","title","template","script","style","iframe","object","video","audio","noscript"];function Rs(e){return!ks.includes(e.props.nodeName)&&e.children.some((function(e){return 3===(e=e.props).nodeType&&e.nodeValue.trim()}))}var Ts=function e(t,n,r){return Rs(t)||Bs(t.actualNode)||!r&&!!vs(t)||!n&&t.children.some((function(t){return 1===t.actualNode.nodeType&&e(t)}))},Ms=function(e,t,n){return e=Qa(e),Ts(e,t,n)};function Ns(e){return!(void 0!==e.children&&!Rs(e))||(1===e.props.nodeType&&Bs(e)?!!u.commons.text.accessibleTextVirtual(e):e.children.some((function(e){return!e.attr("lang")&&Ns(e)&&!qi(e)})))}var Os=function(e){return-1<parseInt(e.getAttribute("tabindex"),10)&&_o(e)&&!qo(e)};function js(e,t){var n=(e=Pf(e)).vNode;e=e.domNode;return n?(void 0===n._isHiddenWithCSS&&(n._isHiddenWithCSS=Ss(e,t)),n._isHiddenWithCSS):Ss(e,t)}function Ss(e,n){if(9===e.nodeType)return!1;if(11===e.nodeType&&(e=e.host),["STYLE","SCRIPT"].includes(e.nodeName.toUpperCase()))return!1;var r,a=t.getComputedStyle(e,null);if(a)return"none"===a.getPropertyValue("display")||(r=["hidden","collapse"],a=a.getPropertyValue("visibility"),!(!r.includes(a)||n))||!!(r.includes(a)&&n&&r.includes(n))||!(!(n=$i(e))||r.includes(a))&&js(n,a);throw new Error("Style does not exist for the given element.")}var Is=js,qs=function(e){return null!==(e=e.doctype)&&"html"===e.name&&!e.publicId&&!e.systemId},_s=function(e){(e instanceof oa||null!=(n=t)&&n.Node&&e instanceof t.Node)&&(e=u.commons.aria.getRole(e));var n=Qo.ariaRoles[e];return(null==n?void 0:n.type)||null},zs=["block","list-item","table","flex","grid","inline-block"];function $s(e){return e=t.getComputedStyle(e).getPropertyValue("display"),zs.includes(e)||"table-"===e.substr(0,6)}var Ps=function(e,t){var n,r,a,u;return!$s(e)&&(n=(e=>{for(var t=$i(e);t&&!$s(t);)t=$i(t);return Qa(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"===_s(t)?(a+=t.textContent,!1):void 0);0===u?a=r="":u=2}})),r=Dl(r),null!=t&&t.noLengthCompare?0!==r.length:(a=Dl(a),r.length>a.length))},Ls=function(e){if(e=(e=e||{}).modalPercent||.75,Ja.get("isModalOpen"))return Ja.get("isModalOpen");if(Jf(u._tree[0],"dialog, [role=dialog], [aria-modal=true]",Gi).length)return Ja.set("isModalOpen",!0),!0;for(var n,a=Hi(t),i=a.width*e,o=a.height*e,l=(e=(a.width-i)/2,(a.height-o)/2),s=[{x:e,y:l},{x:a.width-e,y:l},{x:a.width/2,y:a.height/2},{x:e,y:a.height-l},{x:a.width-e,y:a.height-l}].map((function(e){return Array.from(r.elementsFromPoint(e.x,e.y))})),c=0;c<s.length;c++)if(n=(()=>{var e=s[c].find((function(e){return e=t.getComputedStyle(e),parseInt(e.width,10)>=i&&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 Ja.set("isModalOpen",!0),{v:!0}})())return n.v;Ja.set("isModalOpen",void 0)};function Hs(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=W(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 Vs=function(e){return e instanceof t.Node},Us="color.incompleteData",Gs={set:function(e,t){if("string"!=typeof e)throw new Error("Incomplete data: key must be a string");var n=Ja.get(Us,(function(){return{}}));return t&&(n[e]=t),n[e]},get:function(e){var t=Ja.get(Us);return null==t?void 0:t[e]},clear:function(){Ja.set(Us,{})}},Ks=function(e,n){var r=e.nodeName.toUpperCase();return["IMG","CANVAS","OBJECT","IFRAME","VIDEO","SVG"].includes(r)?(Gs.set("bgColor","imgNode"),!0):((e="none"!==(r=(n=n||t.getComputedStyle(e)).getPropertyValue("background-image")))&&(n=/gradient/.test(r),Gs.set("bgColor",n?"bgGradient":"bgImage")),e)},Ws=(Zo=(se(Yo={},{ArrayFrom:function(){return wD.default},Colorjs:function(){return hD},CssSelectorParser:function(){return Ws.CssSelectorParser},doT:function(){return Ys.default},emojiRegexText:function(){return ls},memoize:function(){return Zs.default}}),ce(Jt())),Jt=ce(Qt()),Qt=(ce(en()),ce(tr())),en=ce(Fr()),tr=ce(ta()),"hasOwn"in Object||(Object.hasOwn=Qt.default),"values"in Object||(Object.values=en.default),"Promise"in t||Zo.default.polyfill(),"Uint32Array"in t||(t.Uint32Array=Jt.Uint32Array),t.Uint32Array&&("some"in t.Uint32Array.prototype||Object.defineProperty(t.Uint32Array.prototype,"some",{value:Array.prototype.some}),"reduce"in t.Uint32Array.prototype||Object.defineProperty(t.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(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(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(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(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=tr.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}),!t.Node||"isConnected"in t.Node.prototype||Object.defineProperty(t.Node.prototype,"isConnected",{get:function(){return!(this.ownerDocument&&this.ownerDocument.compareDocumentPosition(this)&this.DOCUMENT_POSITION_DISCONNECTED)}}),ce(Xt())),Ys=ce(na()),Zs=ce(Kt());function Xs(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]}))}));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=W(t);try{for(u.s();!(a=u.n()).done;)n+=e*a.value}catch(t){u.e(t)}finally{u.f()}}return n}))}));return 1===n&&(e=e[0]),1===r?e.map((function(e){return e[0]})):e}function Js(e){return"string"===Qs(e)}function Qs(e){return(Object.prototype.toString.call(e).match(/^\[object\s+(.*?)\]$/)[1]||"").toLowerCase()}function ec(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 tc(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 nc(e){return e[e.length-1]}function rc(e,t,n){return isNaN(e)?t:isNaN(t)?e:e+(t-e)*n}function ac(e,t,n){return(n-e)/(t-e)}function uc(e,t,n){return rc(t[0],t[1],ac(e[0],e[1],n))}function ic(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}))}))}Fr=Object.freeze({__proto__:null,isString:Js,type:Qs,toPrecision:ec,parseFunction:tc,last:nc,interpolate:rc,interpolateInv:ac,mapRange:uc,parseCoordGrammar:ic,multiplyMatrices:Xs});var oc=new(G((function e(){V(this,e)}),[{key:"add",value:function(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(e,t){this[e]=this[e]||[],this[e].forEach((function(e){e.call(t&&t.context?t.context:t,t)}))}}])),lc={gamut_mapping:"lch.c",precision:5,deltaE:"76"},sc={D50:[.3457/.3585,1,.2958/.3585],D65:[.3127/.329,1,.3583/.329]};function cc(e){return Array.isArray(e)?e:sc[e]}function dc(e,t,n,r){if(r=3<arguments.length&&void 0!==r?r:{},e=cc(e),t=cc(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},oc.run("chromatic-adaptation-start",e),e.M||(e.W1===sc.D65&&e.W2===sc.D50?e.M=[[1.0479298208405488,.022946793341019088,-.05019222954313557],[.029627815688159344,.990434484573249,-.01707382502938514],[-.009243058152591178,.015055144896577895,.7518742899580008]]:e.W1===sc.D50&&e.W2===sc.D65&&(e.M=[[.9554734527042182,-.023098536874261423,.0632593086610217],[-.028369706963208136,1.0099954580058226,.021041398966943008],[.012314001688319899,-.020507696433477912,1.3303659366080753]])),oc.run("chromatic-adaptation-end",e),e.M)return Xs(e.M,e.XYZ);throw new TypeError("Only Bradford CAT with white points D50 and D65 supported for now.")}X=new WeakSet,J=new WeakMap;var Dc=G((function e(t){V(this,e),N(this,X),M(this,J,void 0),this.id=t.id,this.name=t.name,this.base=t.base?Dc.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;this.coords=r,r=null!=(r=null!=(r=t.white)?r:this.base.white)?r:"D65";for(n in this.white=cc(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,S(J,this,I(X,this,pc).call(this).reverse()),oc.run("colorspace-init-end",this)}),[{key:"inGamut",value:function(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=P(n.range,2))[0],n=n[1],(void 0===a||a-r<=e)&&(void 0===n||e<=n+r))})))}},{key:"cssId",get:function(){var e;return(null==(e=this.formats.functions)||null==(e=e.color)?void 0:e.id)||this.id}},{key:"isPolar",get:function(){for(var e in this.coords)if("angle"===this.coords[e].type)return!0;return!1}},{key:"getFormat",value:function(e){return"object"===a(e)||(e="default"===e?Object.values(this.formats)[0]:this.formats[e])?I(X,this,fc).call(this,e):null}},{key:"to",value:function(e,t){var n;if(1===arguments.length&&(e=(n=[e.space,e.coords])[0],t=n[1]),this!==(e=Dc.get(e))){t=t.map((function(e){return Number.isNaN(e)?0:e}));for(var r,a,u=j(J,this),i=j(J,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(e,t){var n;return 1===arguments.length&&(e=(n=[e.space,e.coords])[0],t=n[1]),(e=Dc.get(e)).to(this,t)}},{key:"toString",value:function(){return"".concat(this.name," (").concat(this.id,")")}},{key:"getMinCoords",value:function(){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(){return _(new Set(Object.values(Dc.registry)))}},{key:"register",value:function(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=W(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(e){if(!e||e instanceof Dc)return e;if("string"===Qs(e)){var t=Dc.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 Dc.get.apply(Dc,r);throw new TypeError("".concat(e," is not a valid color space"))}},{key:"resolveCoord",value:function(e,t){var n,r;if(r="string"===Qs(e)?e.includes(".")?(n=(r=P(e.split("."),2))[0],r[1]):(n=void 0,e):Array.isArray(e)?(n=(r=P(e,2))[0],r[1]):(n=e.space,e.coordId),!(n=(n=Dc.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=Qs(r))||"string"===t&&0<=r)&&(e=Object.entries(n.coords)[r]))return $({space:n,id:e[0],index:r},e[1]);n=Dc.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 $({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 fc(e){var t;return e.coords&&!e.coordGrammar&&(e.type||(e.type="function"),e.name||(e.name="color"),e.coordGrammar=ic(e.coords),t=Object.entries(this.coords).map((function(t,n){(t=P(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;r=r.suffix;return e=ec(e=a&&u?uc(a,u,e):e,n),r&&(e+=r),e}))}),e}function pc(){for(var e=[this],t=this;t=t.base;)e.push(t);return e}var mc=Dc,hc=(de(mc,"registry",{}),de(mc,"DEFAULT_FORMAT",{type:"functions",name:"color"}),new mc({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"]}));R(vc,mc),Qt=G(vc);function vc(e){var t;return V(this,vc),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=hc),e.toXYZ_M&&e.fromXYZ_M&&(null==e.toBase&&(e.toBase=function(n){return n=Xs(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),Xs(e.fromXYZ_M,n)}),null==e.referred&&(e.referred="display"),t=A(this,vc,[e])}function bc(e){var t={str:null==(s=String(e))?void 0:s.trim()};if(oc.run("parse-start",t),t.color)return t.color;if(t.parsed=tc(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=W(mc.all);try{var o;for(i.s();!(r=i.n()).done;)if(o=(()=>{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 mc.registry&&(l=null==(l=mc.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=W(mc.all);try{var D;for(d.s();!(c=d.n()).done;)if(D=(()=>{var e,r,a=c.value,u=a.getFormat(n);if(u&&"function"===u.type)return e=1,(u.lastAlpha||nc(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=P(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]=uc(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=W(mc.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 Fc(e){var t;if(e)return(t=(e=Js(e)?bc(e):e).space||e.spaceId)instanceof mc||(e.space=mc.get(t)),void 0===e.alpha&&(e.alpha=1),e;throw new TypeError("Empty color reference")}function gc(e,t){return(t=mc.get(t)).from(e)}function yc(e,t){var n=(t=mc.resolveCoord(t,e.space)).space;t=t.index;return gc(e,n)[t]}function wc(e,t,n){return t=mc.get(t),e.coords=t.to(e.space,n),e}function Ec(e,t,n){if(e=Fc(e),2===arguments.length&&"object"===Qs(t)){var r,a=t;for(r in a)Ec(e,r,a[r])}else{"function"==typeof n&&(n=n(yc(e,t)));var u=(t=mc.resolveCoord(t,e.space)).space,i=(t=t.index,gc(e,u));i[t]=n,wc(e,u,i)}return e}en=new mc({id:"xyz-d50",name:"XYZ D50",white:"D50",base:hc,fromBase:function(e){return dc(hc.white,"D50",e)},toBase:function(e){return dc("D50",hc.white,e)},formats:{color:{}}});var Cc=24389/27,xc=sc.D50,Ac=new mc({id:"lab",name:"Lab",coords:{l:{refRange:[0,100],name:"L"},a:{refRange:[-125,125]},b:{refRange:[-125,125]}},white:xc,base:en,fromBase:function(e){return e=e.map((function(e,t){return e/xc[t]})).map((function(e){return 216/24389<e?Math.cbrt(e):(Cc*e+16)/116})),[116*e[1]-16,500*(e[0]-e[1]),200*(e[1]-e[2])]},toBase:function(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)/Cc,8<e[0]?Math.pow((e[0]+16)/116,3):e[0]/Cc,24/116<t[2]?Math.pow(t[2],3):(116*t[2]-16)/Cc].map((function(e,t){return e*xc[t]}))},formats:{lab:{coords:["<number> | <percentage>","<number>","<number>"]}}});function Bc(e){return(e%360+360)%360}var kc=new mc({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:Ac,fromBase:function(e){var t=(e=P(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)),Bc(r)]},toBase:function(e){var t=(e=P(e,3))[0],n=e[1];e=e[2];return 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>"]}}}),Rc=Math.pow(25,7),Tc=Math.PI,Mc=180/Tc,Nc=Tc/180;function Oc(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=P(Ac.from(e),3))[0],i=e[1],o=(e=e[2],kc.from(Ac,[u,i,e])[1]),l=(t=P(Ac.from(t),3))[0],s=t[1],c=(t=t[2],o=((o=o<0?0:o)+(c=(c=kc.from(Ac,[l,s,t])[1])<0?0:c))/2,Math.pow(o,7)),d=(c=(1+(o=.5*(1-Math.sqrt(c/(c+Rc)))))*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),t=(e<0&&(e+=2*Tc),c<0&&(c+=2*Tc),l-u),i=s-o,(c*=Mc)-(e*=Mc)),D=(e=e+c,c=Math.abs(d),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"),2*Math.sqrt(s*o)*Math.sin(D*Nc/2)),(u+l)/2);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)*Nc))+.24*Math.cos(2*o*Nc)+.32*Math.cos((3*o+6)*Nc)-.2*Math.cos((4*o-63)*Nc)),u=30*Math.exp(-1*Math.pow((o-275)/25,2)),D=2*Math.sqrt(l/(l+Rc)),o=-1*Math.sin(2*u*Nc)*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));return Math.sqrt(l)}function jc(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=Fc(e),t=mc.get(t),e.coords);return t!==e.space&&(r=t.from(e)),t.inGamut(r,{epsilon:n})}function Sc(e){return{space:e.space,coords:e.coords.slice(),alpha:e.alpha}}function Ic(e){var t=void 0===(t=(a=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{}).method)?lc.gamut_mapping:t,n=void 0===(a=a.space)?e.space:a;if(Js(arguments[1])&&(n=arguments[1]),!jc(e,n=mc.get(n),{epsilon:0})){var r,a=qc(e,n);if("clip"!==t&&!jc(e,n)){var u=Ic(Sc(a),{method:"clip",space:n});if(2<Oc(e,u)){for(var i=mc.resolveCoord(t),o=i.space,l=i.id,s=qc(a,o),c=(i.range||i.refRange)[0],d=yc(s,l);.01<d-c;)Oc(s,Ic(Sc(s),{space:n,method:"clip"}))-2<.01?c=yc(s,l):d=yc(s,l),Ec(s,l,(c+d)/2);a=qc(s,n)}else a=u}"clip"!==t&&jc(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=P(r[t],2))[0];t=t[1];return void 0!==n&&(e=Math.max(n,e)),void 0!==t?Math.min(e,t):e}))),n!==e.space&&(a=qc(a,e.space)),e.coords=a.coords}return e}function qc(e,t){var n=(2<arguments.length&&void 0!==arguments[2]?arguments[2]:{}).inGamut,r=(e=Fc(e),(t=mc.get(t)).from(e));t={space:t,coords:r,alpha:e.alpha};return n?Ic(t):t}function _c(e){var t=void 0===(n=(a=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{}).precision)?lc.precision:n,n=void 0===(n=a.format)?"default":n,r=void 0===(r=a.inGamut)||r,a=q(a,m),u=n,i=(n=null!=(i=null!=(i=(e=Fc(e)).space.getFormat(n))?i:e.space.getFormat("default"))?i:mc.DEFAULT_FORMAT,r=r||n.toGamut,(i=e.coords).map((function(e){return e||0})));if(r&&!jc(e)&&(i=Ic(Sc(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",u=(n.serializeCoords?i=n.serializeCoords(i,t):null!==t&&(i=i.map((function(e){return ec(e,t)}))),_(i)),a=("color"===r&&(i=n.id||(null==(a=n.ids)?void 0:a[0])||e.space.id,u.unshift(i)),e.alpha),i=(null!==t&&(a=ec(a,t)),e.alpha<1&&!n.noAlpha?"".concat(n.commas?",":" /"," ").concat(a):"");var o="".concat(r,"(").concat(u.join(n.commas?", ":" ")).concat(i,")")}return o}qc.returns=Ic.returns="color";Zo=new Qt({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 zc=1.09929682680944,$c=.018053968510807,Pc=(Jt=new Qt({id:"rec2020",name:"REC.2020",base:Zo,toBase:function(e){return e.map((function(e){return e<4.5*$c?e/4.5:Math.pow((e+zc-1)/zc,1/.45)}))},fromBase:function(e){return e.map((function(e){return $c<=e?zc*Math.pow(e,.45)-(zc-1):4.5*e}))},formats:{color:{}}}),tr=new Qt({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]]}),Xt=new Qt({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]}),Lc=(Kt=new Qt({id:"srgb",name:"sRGB",base:Xt,fromBase:function(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(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:Kt=Array(3).fill("<percentage> | <number>[0, 255]")},rgb_number:{name:"rgb",commas:!0,coords:Lc=Array(3).fill("<number>[0, 255]"),noAlpha:!0},color:{},rgba:{coords:Kt,commas:!0,lastAlpha:!0},rgba_number:{name:"rgba",commas:!0,coords:Lc},hex:{type:"custom",toGamut:!0,test:function(e){return/^#([a-f0-9]{3,4}){1,2}$/i.test(e)},parse:function(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(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(e){return/^[a-z]+$/i.test(e)},parse:function(e){var t={spaceId:"srgb",coords:null,alpha:1};if("transparent"===(e=e.toLowerCase())?(t.coords=Pc.black,t.alpha=0):t.coords=Pc[e],t.coords)return t}}}}),new Qt({id:"p3",name:"P3",base:tr,fromBase:Kt.fromBase,toBase:Kt.toBase,formats:{color:{id:"display-p3"}}}));if(lc.display_space=Kt,"undefined"!=typeof CSS&&null!=(oe=CSS)&&oe.supports)for(var Hc=0,Vc=[Ac,Jt,Lc];Hc<Vc.length;Hc++){var Uc=Vc[Hc],Gc=Uc.getMinCoords();Gc=_c({space:Uc,coords:Gc,alpha:1});if(CSS.supports("color",Gc)){lc.display_space=Uc;break}}function Kc(e,t){var n=2<arguments.length&&void 0!==arguments[2]?arguments[2]:"lab",r=(e=(n=mc.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 Wc(e){return yc(e,[hc,"y"])}function Yc(e,t){Ec(e,[hc,"y"],t)}oe=Object.freeze({__proto__:null,getLuminance:Wc,setLuminance:Yc,register:function(e){Object.defineProperty(e.prototype,"luminance",{get:function(){return Wc(this)},set:function(e){Yc(this,e)}})}});function Zc(e){return.022<=e?e:e+Math.pow(.022-e,1.414)}function Xc(e){var t=e<0?-1:1;e=Math.abs(e);return t*Math.pow(e,2.4)}var Jc=24389/27,Qc=sc.D65,ed=new mc({id:"lab-d65",name:"Lab D65",coords:{l:{refRange:[0,100],name:"L"},a:{refRange:[-125,125]},b:{refRange:[-125,125]}},white:Qc,base:hc,fromBase:function(e){return e=e.map((function(e,t){return e/Qc[t]})).map((function(e){return 216/24389<e?Math.cbrt(e):(Jc*e+16)/116})),[116*e[1]-16,500*(e[0]-e[1]),200*(e[1]-e[2])]},toBase:function(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)/Jc,8<e[0]?Math.pow((e[0]+16)/116,3):e[0]/Jc,24/116<t[2]?Math.pow(t[2],3):(116*t[2]-16)/Jc].map((function(e,t){return e*Qc[t]}))},formats:{"lab-d65":{coords:["<number> | <percentage>","<number>","<number>"]}}}),td=.5*Math.pow(5,.5)+.5,nd=Object.freeze({__proto__:null,contrastWCAG21:function(e,t){var n;return e=Fc(e),t=Fc(t),(e=Math.max(Wc(e),0))<(t=Math.max(Wc(t),0))&&(e=(n=[t,e])[0],t=n[1]),(e+.05)/(t+.05)},contrastAPCA:function(e,t){t=Fc(t),e=Fc(e);var n=(t=P((t=qc(t,"srgb")).coords,3))[0],r=t[1],a=(t=t[2],.2126729*Xc(n)+.7151522*Xc(r)+.072175*Xc(t));n=(e=P((e=qc(e,"srgb")).coords,3))[0],r=e[1],t=e[2],e=.2126729*Xc(n)+.7151522*Xc(r)+.072175*Xc(t),t=(n=Zc(a))<(r=Zc(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));return 100*(Math.abs(a)<.1?0:0<a?a-.027:a+.027)},contrastMichelson:function(e,t){e=Fc(e),t=Fc(t);var n=((e=Math.max(Wc(e),0))<(t=Math.max(Wc(t),0))&&(e=(n=[t,e])[0],t=n[1]),e+t);return 0===n?0:(e-t)/n},contrastWeber:function(e,t){var n;return e=Fc(e),t=Fc(t),(e=Math.max(Wc(e),0))<(t=Math.max(Wc(t),0))&&(e=(n=[t,e])[0],t=n[1]),0===t?5e4:(e-t)/t},contrastLstar:function(e,t){return e=Fc(e),t=Fc(t),e=yc(e,[Ac,"l"]),t=yc(t,[Ac,"l"]),Math.abs(e-t)},contrastDeltaPhi:function(e,t){return e=Fc(e),t=Fc(t),e=yc(e,[ed,"l"]),t=yc(t,[ed,"l"]),e=Math.abs(Math.pow(e,td)-Math.pow(t,td)),(t=Math.pow(e,1/td)*Math.SQRT2-40)<7.5?0:t}});function rd(e){var t=(e=P(gc(e,hc),3))[0],n=e[1];return[4*t/(e=t+15*n+3*e[2]),9*n/e]}function ad(e){var t=(e=P(gc(e,hc),3))[0],n=e[1];return[t/(e=t+n+e[2]),n/e]}var ud=Object.freeze({__proto__:null,uv:rd,xy:ad,register:function(e){Object.defineProperty(e.prototype,"uv",{get:function(){return rd(this)}}),Object.defineProperty(e.prototype,"xy",{get:function(){return ad(this)}})}}),id=Math.PI/180,od=new mc({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:hc,fromBase:function(e){return e.map((function(e){return Math.max(203*e,0)}))},toBase:function(e){return e.map((function(e){return Math.max(e/203,0)}))}}),ld=2610/Math.pow(2,14),sd=Math.pow(2,14)/2610,cd=3424/Math.pow(2,12),dd=2413/Math.pow(2,7),Dd=2392/Math.pow(2,7),fd=1.7*2523/Math.pow(2,5),pd=Math.pow(2,5)/(1.7*2523),md=16295499532821565e-27,hd=[[.41478972,.579999,.014648],[-.20151,1.120649,.0531008],[-.0166008,.2648,.6684799]],vd=[[1.9242264357876067,-1.0047923125953657,.037651404030618],[.35031676209499907,.7264811939316552,-.06538442294808501],[-.09098281098284752,-.3127282905230739,1.5227665613052603]],bd=[[.5,.5,0],[3.524,-4.066708,.542708],[.199076,1.096799,-1.295875]],Fd=[[1,.1386050432715393,.05804731615611886],[.9999999999999999,-.1386050432715393,-.05804731615611886],[.9999999999999998,-.09601924202631895,-.8118918960560388]],gd=new mc({id:"jzazbz",name:"Jzazbz",coords:{jz:{refRange:[0,1],name:"Jz"},az:{refRange:[-.5,.5]},bz:{refRange:[-.5,.5]}},base:od,fromBase:function(e){var t=(e=P(e,3))[0],n=e[2];e=Xs(hd,[1.15*t-(1.15-1)*n,.66*e[1]-(.66-1)*t,n]).map((function(e){var t=cd+dd*Math.pow(e/1e4,ld);e=1+Dd*Math.pow(e/1e4,ld);return Math.pow(t/e,fd)}));return[(1-.56)*(n=(t=P(Xs(bd,e),3))[0])/(1+-.56*n)-md,t[1],t[2]]},toBase:function(e){var t=(e=P(e,3))[0],n=(t=Xs(Fd,[(t+md)/(1-.56- -.56*(t+md)),e[1],e[2]]).map((function(e){var t=cd-Math.pow(e,pd);e=Dd*Math.pow(e,pd)-dd;return 1e4*Math.pow(t/e,sd)})),t=(e=P(Xs(vd,t),3))[0],e[2]);return[t=(t+(1.15-1)*n)/1.15,(e[1]+(.66-1)*t)/.66,n]},formats:{color:{}}}),yd=new mc({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:gd,fromBase:function(e){var t=(e=P(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)),Bc(r)]},toBase:function(e){return[e[0],e[1]*Math.cos(e[2]*Math.PI/180),e[1]*Math.sin(e[2]*Math.PI/180)]},formats:{color:{}}}),wd=2610/16384,Ed=[[.3592,.6976,-.0358],[-.1922,1.1004,.0755],[.007,.0749,.8434]],Cd=[[.5,.5,0],[6610/4096,-13613/4096,7003/4096],[17933/4096,-17390/4096,-543/4096]],xd=[[.9999888965628402,.008605050147287059,.11103437159861648],[1.00001110343716,-.008605050147287059,-.11103437159861648],[1.0000320633910054,.56004913547279,-.3206339100541203]],Ad=[[2.0701800566956137,-1.326456876103021,.20661600684785517],[.3649882500326575,.6804673628522352,-.04542175307585323],[-.04959554223893211,-.04942116118675749,1.1879959417328034]],Bd=new mc({id:"ictcp",name:"ICTCP",coords:{i:{refRange:[0,1],name:"I"},ct:{refRange:[-.5,.5],name:"CT"},cp:{refRange:[-.5,.5],name:"CP"}},base:od,fromBase:function(e){var t=e=Xs(Ed,e);return t=e.map((function(e){var t=.8359375+2413/128*Math.pow(e/1e4,wd);e=1+18.6875*Math.pow(e/1e4,wd);return Math.pow(t/e,2523/32)})),Xs(Cd,t)},toBase:function(e){return e=Xs(xd,e).map((function(e){var t=Math.max(Math.pow(e,32/2523)-.8359375,0);e=2413/128-18.6875*Math.pow(e,32/2523);return 1e4*Math.pow(t/e,16384/2610)})),Xs(Ad,e)},formats:{color:{}}}),kd=[[.8190224432164319,.3619062562801221,-.12887378261216414],[.0329836671980271,.9292868468965546,.03614466816999844],[.048177199566046255,.26423952494422764,.6335478258136937]],Rd=[[1.2268798733741557,-.5578149965554813,.28139105017721583],[-.04057576262431372,1.1122868293970594,-.07171106666151701],[-.07637294974672142,-.4214933239627914,1.5869240244272418]],Td=[[.2104542553,.793617785,-.0040720468],[1.9779984951,-2.428592205,.4505937099],[.0259040371,.7827717662,-.808675766]],Md=[[.9999999984505198,.39633779217376786,.2158037580607588],[1.0000000088817609,-.10556134232365635,-.06385417477170591],[1.0000000546724108,-.08948418209496575,-1.2914855378640917]],Nd=new mc({id:"oklab",name:"OKLab",coords:{l:{refRange:[0,1],name:"L"},a:{refRange:[-.4,.4]},b:{refRange:[-.4,.4]}},white:"D65",base:hc,fromBase:function(e){return e=Xs(kd,e).map((function(e){return Math.cbrt(e)})),Xs(Td,e)},toBase:function(e){return e=Xs(Md,e).map((function(e){return Math.pow(e,3)})),Xs(Rd,e)},formats:{oklab:{coords:["<number> | <percentage>","<number>","<number>"]}}}),Od=Object.freeze({__proto__:null,deltaE76:function(e,t){return Kc(e,t,"lab")},deltaECMC:function(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=P(Ac.from(e),3))[0],u=e[1],i=(e=e[2],(o=P(kc.from(Ac,[a,u,e]),3))[1]),o=o[2],l=(t=P(Ac.from(t),3))[0],s=t[1],c=(t=t[2],kc.from(Ac,[l,s,t])[1]);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)*id)):.36+Math.abs(.4*Math.cos((o+35)*id)),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);return Math.sqrt(a)},deltaE2000:Oc,deltaEJz:function(e,t){var n=(e=P(yd.from(e),3))[0],r=e[1],a=(e=e[2],(t=P(yd.from(t),3))[0]),u=t[1];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));return Math.sqrt(Math.pow(n,2)+Math.pow(a,2)+Math.pow(t,2))},deltaEITP:function(e,t){var n=(e=P(Bd.from(e),3))[0],r=e[1],a=(e=e[2],(t=P(Bd.from(t),3))[0]),u=t[1];t=t[2];return 720*Math.sqrt(Math.pow(n-a,2)+.25*Math.pow(r-u,2)+Math.pow(e-t,2))},deltaEOK:function(e,t){var n=(e=P(Nd.from(e),3))[0],r=e[1],a=(e=e[2],(t=P(Nd.from(t),3))[0]);r-=t[1],e-=t[2];return Math.sqrt(Math.pow(n-a,2)+Math.pow(r,2)+Math.pow(e,2))}});function jd(e,t){var n,r,a=(r=r=Js(r=2<arguments.length&&void 0!==arguments[2]?arguments[2]:{})?{method:r}:r).method,u=void 0===a?lc.deltaE:a,i=q(r,b);for(n in e=Fc(e),t=Fc(t),Od)if("deltae"+u.toLowerCase()===n.toLowerCase())return Od[n](e,t,i);throw new TypeError("Unknown deltaE method: ".concat(u))}var Sd=Object.freeze({__proto__:null,lighten:function(e){var t=1<arguments.length&&void 0!==arguments[1]?arguments[1]:.25;return Ec(e,[mc.get("oklch","lch"),"l"],(function(e){return e*(1+t)}))},darken:function(e){var t=1<arguments.length&&void 0!==arguments[1]?arguments[1]:.25;return Ec(e,[mc.get("oklch","lch"),"l"],(function(e){return e*(1-t)}))}});function Id(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=[Fc(e),Fc(t)])[0],t=a[1],"object"===Qs(n)&&(n=(a=[.5,n])[0],r=a[1]),r);return _d(e,t,{space:a.space,outputSpace:a.outputSpace,premultiplied:a.premultiplied})(n)}function qd(e,t){var n,r,a=2<arguments.length&&void 0!==arguments[2]?arguments[2]:{},u=(s=(zd(e)&&(a=t,e=(s=P((n=e).rangeArgs.colors,2))[0],t=s[1]),a)).maxDeltaE,i=s.deltaEMethod,o=(a=void 0===(a=s.steps)?2:a,void 0===(l=s.maxSteps)?1e3:l),l=q(s,F),s=(n||(s=[Fc(e),Fc(t)],n=_d(e=s[0],t=s[1],l)),jd(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=jd(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,jd(h,f.color),jd(h,p.color));c.splice(D,0,{p:m,color:n(m)}),D++}}return c=c.map((function(e){return e.color}))}function _d(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 zd(e)?(a=e,u=t,_d.apply(void 0,_(a.rangeArgs.colors).concat([$({},a.rangeArgs.options,u)]))):(D=p.space,f=p.outputSpace,n=p.progression,r=p.premultiplied,e=Fc(e),t=Fc(t),e=Sc(e),t=Sc(t),a={colors:[e,t],options:p},D=D?mc.get(D):mc.registry[lc.interpolationSpace]||e.space,f=f?mc.get(f):D,e=qc(e,D),t=qc(t,D),e=Ic(e),t=Ic(t),D.coords.h&&"angle"===D.coords.h.type&&(u=p.hue=p.hue||"shorter",s=[(o=[yc(e,p=[D,"h"]),yc(t,p)])[0],o=o[1]],l="raw"===(l=u)?s:(c=(s=P(s.map(Bc),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=P(l,2))[0],o=d[1],Ec(e,p,i),Ec(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 rc(e,t.coords[n],a)})),i=rc(e.alpha,t.alpha,a);u={space:D,coords:u,alpha:i};return r&&(u.coords=u.coords.map((function(e){return e/i}))),f!==D?qc(u,f):u}),{rangeArgs:a}))}function zd(e){return"function"===Qs(e)&&!!e.rangeArgs}lc.interpolationSpace="lab";var $d=Object.freeze({__proto__:null,mix:Id,steps:qd,range:_d,isRange:zd,register:function(e){e.defineFunction("mix",Id,{returns:"color"}),e.defineFunction("range",_d,{returns:"function<color>"}),e.defineFunction("steps",qd,{returns:"array<color>"})}}),Pd=new mc({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:Kt,fromBase:function(e){var t=Math.max.apply(Math,_(e)),n=Math.min.apply(Math,_(e)),r=(e=P(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(e){var t=(e=P(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}}}),Ld=new mc({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:Pd,fromBase:function(e){var t=(e=P(e,3))[0],n=e[1];e=e[2];return[t,0==(n=(e/=100)+(n/=100)*Math.min(e,1-e))?0:200*(1-e/n),100*n]},toBase:function(e){var t=(e=P(e,3))[0],n=e[1];e=e[2];return[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}}}),Hd=new mc({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:Ld,fromBase:function(e){var t=(e=P(e,3))[0],n=e[2];return[t,n*(100-e[1])/100,100-n]},toBase:function(e){var t=(e=P(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>"]}}}),Vd=new Qt({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]]}),Ud=new Qt({id:"a98rgb",name:"Adobe® 98 RGB compatible",base:Vd,toBase:function(e){return e.map((function(e){return Math.pow(Math.abs(e),563/256)*Math.sign(e)}))},fromBase:function(e){return e.map((function(e){return Math.pow(Math.abs(e),256/563)*Math.sign(e)}))},formats:{color:{id:"a98-rgb"}}}),Gd=new Qt({id:"prophoto-linear",name:"Linear ProPhoto",white:"D50",base:en,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]]}),Kd=new Qt({id:"prophoto",name:"ProPhoto",base:Gd,toBase:function(e){return e.map((function(e){return e<.03125?e/16:Math.pow(e,1.8)}))},fromBase:function(e){return e.map((function(e){return 1/512<=e?Math.pow(e,1/1.8):16*e}))},formats:{color:{id:"prophoto-rgb"}}}),Wd=new mc({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:Nd,fromBase:function(e){var t=(e=P(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)),Bc(r)]},toBase:function(e){var t,n=(e=P(e,3))[0],r=e[1];e=e[2],r=isNaN(e)?t=0:(t=r*Math.cos(e*Math.PI/180),r*Math.sin(e*Math.PI/180));return[n,t,r]},formats:{oklch:{coords:["<number> | <percentage>","<number>","<number> | <angle>"]}}}),Yd=2610/Math.pow(2,14),Zd=Math.pow(2,14)/2610,Xd=2523/Math.pow(2,5),Jd=Math.pow(2,5)/2523,Qd=3424/Math.pow(2,12),eD=2413/Math.pow(2,7),tD=2392/Math.pow(2,7),nD=new Qt({id:"rec2100pq",name:"REC.2100-PQ",base:Zo,toBase:function(e){return e.map((function(e){return 1e4*Math.pow(Math.max(Math.pow(e,Jd)-Qd,0)/(eD-tD*Math.pow(e,Jd)),Zd)/203}))},fromBase:function(e){return e.map((function(e){e=Math.max(203*e/1e4,0);var t=Qd+eD*Math.pow(e,Yd);e=1+tD*Math.pow(e,Yd);return Math.pow(t/e,Xd)}))},formats:{color:{id:"rec2100-pq"}}}),rD=.17883277,aD=.28466892,uD=.55991073,iD=3.7743,oD=new Qt({id:"rec2100hlg",cssid:"rec2100-hlg",name:"REC.2100-HLG",referred:"scene",base:Zo,toBase:function(e){return e.map((function(e){return e<=.5?Math.pow(e,2)/3*iD:Math.exp((e-uD)/rD+aD)/12*iD}))},fromBase:function(e){return e.map((function(e){return(e/=iD)<=1/12?Math.sqrt(3*e):rD*Math.log(12*e-aD)+uD}))},formats:{color:{id:"rec2100-hlg"}}}),lD={};function sD(e){var t=e.id;lD[t]=e}function cD(e,t,n){var r=(e=P(Xs((n=lD[2<arguments.length&&void 0!==n?n:"Bradford"]).toCone_M,e),3))[0],a=e[1];e=e[2],t=P(Xs(n.toCone_M,t),3),r=Xs([[t[0]/r,0,0],[0,t[1]/a,0],[0,0,t[2]/e]],n.toCone_M);return Xs(n.fromCone_M,r)}oc.add("chromatic-adaptation-start",(function(e){e.options.method&&(e.M=cD(e.W1,e.W2,e.options.method))})),oc.add("chromatic-adaptation-end",(function(e){e.M||(e.M=cD(e.W1,e.W2,e.options.method))})),sD({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]]}),sD({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]]}),sD({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]]}),sD({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(sc,{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]}),sc.ACES=[.32168/.33767,1,.34065/.33767];var dD=new Qt({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:sc.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:{}}}),DD=Math.pow(2,-16),fD=-.35828683,pD=(Math.log2(65504)+9.72)/17.52,mD=(Qt=new Qt({id:"acescc",name:"ACEScc",coords:{r:{range:[fD,pD],name:"Red"},g:{range:[fD,pD],name:"Green"},b:{range:[fD,pD],name:"Blue"}},referred:"scene",base:dD,toBase:function(e){return e.map((function(e){return e<=(9.72-15)/17.52?2*(Math.pow(2,17.52*e-9.72)-DD):e<pD?Math.pow(2,17.52*e-9.72):65504}))},fromBase:function(e){return e.map((function(e){return e<=0?(Math.log2(DD)+9.72)/17.52:e<DD?(Math.log2(DD+.5*e)+9.72)/17.52:(Math.log2(e)+9.72)/17.52}))},formats:{color:{}}}),Object.freeze({__proto__:null,XYZ_D65:hc,XYZ_D50:en,XYZ_ABS_D65:od,Lab_D65:ed,Lab:Ac,LCH:kc,sRGB_Linear:Xt,sRGB:Kt,HSL:Pd,HWB:Hd,HSV:Ld,P3_Linear:tr,P3:Lc,A98RGB_Linear:Vd,A98RGB:Ud,ProPhoto_Linear:Gd,ProPhoto:Kd,REC_2020_Linear:Zo,REC_2020:Jt,OKLab:Nd,OKLCH:Wd,Jzazbz:gd,JzCzHz:yd,ICTCP:Bd,REC_2100_PQ:nD,REC_2100_HLG:oD,ACEScg:dD,ACEScc:Qt})),hD=(Q=new WeakMap,G((function e(){var t=this;V(this,e),M(this,Q,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?Fc(i[0]):a)?(n=a.space||a.spaceId,r=a.coords,a.alpha):(n=i[0],r=i[1],i[2]),S(Q,this,mc.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 j(Q,this).coords)(e=>{Object.defineProperty(t,e,{get:function(){return t.get(e)},set:function(n){return t.set(e,n)}})})(s)}),[{key:"space",get:function(){return j(Q,this)}},{key:"spaceId",get:function(){return j(Q,this).id}},{key:"clone",value:function(){return new hD(this.space,this.coords,this.alpha)}},{key:"toJSON",value:function(){return{spaceId:this.spaceId,coords:this.coords,alpha:this.alpha}}},{key:"display",value:function(){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)?lc.display_space:n,r=q(r,h),a=_c(e,r);return"undefined"==typeof CSS||null!=(t=CSS)&&t.supports("color",a)||!lc.display_space?(a=new String(a)).color=e:(t=qc(e,n),(a=new String(_c(t,r))).color=t),a}.apply(void 0,[this].concat(t));return r.color=new hD(r.color),r}}],[{key:"get",value:function(e){if(e instanceof hD)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 B()?Reflect.construct.apply(null,arguments):((r=[null]).push.apply(r,t),t=new(e.bind.apply(e,r)),n&&T(t,n.prototype),t)}(hD,[e].concat(n))}},{key:"defineFunction",value:function(e,t){function n(){var e,n=t.apply(void 0,arguments);return"color"===u?n=hD.get(n):"function<color>"===u?(e=n,n=function(){var t=e.apply(void 0,arguments);return hD.get(t)},Object.assign(n,e)):"array<color>"===u&&(n=n.map((function(e){return hD.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 hD||(hD[e]=n),a&&(hD.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(e){for(var t in e)hD.defineFunction(t,e[t],e[t])}},{key:"extend",value:function(e){if(e.register)e.register(hD);else for(var t in e)hD.defineFunction(t,e[t])}}]));hD.defineFunctions({get:yc,getAll:gc,set:Ec,setAll:wc,to:qc,equals:function(e,t){return e=Fc(e),t=Fc(t),e.space===t.space&&e.alpha===t.alpha&&e.coords.every((function(e,n){return e===t.coords[n]}))},inGamut:jc,toGamut:Ic,distance:Kc,toString:_c}),Object.assign(hD,{util:Fr,hooks:oc,WHITES:sc,Space:mc,spaces:mc.registry,parse:bc,defaults:lc});for(var vD,bD=0,FD=Object.keys(mD);bD<FD.length;bD++){var gD=FD[bD];mc.register(mD[gD])}for(vD in mc.registry)yD(vD,mc.registry[vD]);function yD(e,t){Object.keys(t.coords),Object.values(t.coords).map((function(e){return e.name}));var n=e.replace(/-/g,"_");Object.defineProperty(hD.prototype,n,{get:function(){var n=this,r=this.getAll(e);return"undefined"==typeof Proxy?r:new Proxy(r,{has:function(e,n){try{return mc.resolveCoord([t,n]),!0}catch(e){}return Reflect.has(e,n)},get:function(e,n,r){if(n&&"symbol"!==a(n)&&!(n in e)){var u=mc.resolveCoord([t,n]).index;if(0<=u)return e[u]}return Reflect.get(e,n,r)},set:function(r,u,i,o){if(u&&"symbol"!==a(u)&&!(u in r)||0<=u){var l=mc.resolveCoord([t,u]).index;if(0<=l)return r[l]=i,n.setAll(e,r),!0}return Reflect.set(r,u,i,o)}})},set:function(t){this.setAll(e,t)},configurable:!0,enumerable:!0})}oc.add("colorspace-init-end",(function(e){var t;yD(e.id,e),null!=(t=e.aliases)&&t.forEach((function(t){yD(t,e)}))})),hD.extend(Od),hD.extend({deltaE:jd}),hD.extend(Sd),hD.extend({contrast:function(e,t){var n,r=2<arguments.length&&void 0!==arguments[2]?arguments[2]:{},a=(r=r=Js(r)?{algorithm:r}:r).algorithm,u=q(r,v);if(!a)throw r=Object.keys(nd).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=Fc(e),t=Fc(t),nd)if("contrast"+a.toLowerCase()===n.toLowerCase())return nd[n](e,t,u);throw new TypeError("Unknown contrast algorithm: ".concat(a))}}),hD.extend(ud),hD.extend(oe),hD.extend($d),hD.extend(nd);var wD=ce(ta()),ED=(Ys.default.templateSettings.strip=!1,/^#[0-9a-f]{3,8}$/i),CD=/hsl\(\s*([-\d.]+)(rad|turn)/,xD=(ee=new WeakMap,te=new WeakMap,ne=new WeakMap,re=new WeakMap,ae=new WeakMap,ue=new WeakMap,ie=new WeakSet,G((function e(t,n,r){var a,u,i,o=3<arguments.length&&void 0!==arguments[3]?arguments[3]:1;V(this,e),N(this,ie),M(this,ee,void 0),M(this,te,void 0),M(this,ne,void 0),M(this,re,void 0),M(this,ae,void 0),M(this,ue,void 0),t instanceof xD?(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(){return j(ee,this)},set:function(e){S(ee,this,e),S(re,this,Math.round(255*kD(e,0,1)))}},{key:"g",get:function(){return j(te,this)},set:function(e){S(te,this,e),S(ae,this,Math.round(255*kD(e,0,1)))}},{key:"b",get:function(){return j(ne,this)},set:function(e){S(ne,this,e),S(ue,this,Math.round(255*kD(e,0,1)))}},{key:"red",get:function(){return j(re,this)},set:function(e){S(ee,this,e/255),S(re,this,kD(e,0,255))}},{key:"green",get:function(){return j(ae,this)},set:function(e){S(te,this,e/255),S(ae,this,kD(e,0,255))}},{key:"blue",get:function(){return j(ue,this)},set:function(e){S(ne,this,e/255),S(ue,this,kD(e,0,255))}},{key:"toHexString",value:function(){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(){return{red:this.red,green:this.green,blue:this.blue,alpha:this.alpha}}},{key:"parseString",value:function(e){e=e.replace(CD,(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 t&&"Version"in t.Prototype&&(n=Array.from,Array.from=wD.default);var n,r=new hD(e).to("srgb");n&&(Array.from=n,n=null),this.r=r.r,this.g=r.g,this.b=r.b,this.alpha=+r.alpha}catch(n){throw new Error('Unable to parse color "'.concat(e,'"'))}return this}},{key:"parseRgbString",value:function(e){this.parseString(e)}},{key:"parseHexString",value:function(e){e.match(ED)&&![6,8].includes(e.length)&&this.parseString(e)}},{key:"parseColorFnString",value:function(e){this.parseString(e)}},{key:"getRelativeLuminance",value:function(){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(){return.3*this.r+.59*this.g+.11*this.b}},{key:"setLuminosity",value:function(e){return e-=this.getLuminosity(),I(ie,this,AD).call(this,e).clip()}},{key:"getSaturation",value:function(){return Math.max(this.r,this.g,this.b)-Math.min(this.r,this.g,this.b)}},{key:"setSaturation",value:function(e){var t=new xD(this),n=P([{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(){var e=new xD(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 AD(e){var t=new xD(this);return t.r+=e,t.g+=e,t.b+=e,t}var BD=xD;function kD(e,t,n){return Math.min(Math.max(t,e),n)}var RD=function(e){var t=new BD;return t.parseString(e.getPropertyValue("background-color")),0!==t.alpha&&(e=e.getPropertyValue("opacity"),t.alpha=t.alpha*e),t},TD=function(e){var n=t.getComputedStyle(e);return Ks(e,n)||1===RD(n).alpha};function MD(e){var t;return!(!e.href||(t=Ja.get("firstPageLink",ND))&&e.compareDocumentPosition(t.actualNode)!==e.DOCUMENT_POSITION_FOLLOWING)}function ND(){return(t.location.origin?lp(u._tree,'a[href]:not([href^="javascript:"])').find((function(e){return!To(e.actualNode)})):lp(u._tree,'a:not([href^="#"]):not([href^="/#"]):not([href^="javascript:"])')[0])||null}var OD=/rect\s*\(([0-9]+)px,?\s*([0-9]+)px,?\s*([0-9]+)px,?\s*([0-9]+)px\s*\)/,jD=/(\w+)\((\d+)/;var SD=function e(n,r,a){if(!n)throw new TypeError("Cannot determine if element is visible for non-DOM nodes");var i,o,l,s=n instanceof oa?n:Qa(n),c=(n=s?s.actualNode:n,"_isVisible"+(r?"ScreenReader":"")),d=(D=null!=(D=t.Node)?D:{}).DOCUMENT_NODE,D=D.DOCUMENT_FRAGMENT_NODE,f=(s?s.props:n).nodeType,p=s?s.props.nodeName:n.nodeName.toLowerCase();return s&&void 0!==s[c]?s[c]:f===d||!["style","script","noscript","template"].includes(p)&&(n&&f===D&&(n=n.host),(!r||"true"!==(s?s.attr("aria-hidden"):n.getAttribute("aria-hidden")))&&(n?null!==(d=t.getComputedStyle(n,null))&&("area"===p?(i=r,o=a,!!(D=Fi(f=n,"map"))&&!!(D=D.getAttribute("name"))&&!(!(f=hi(f))||9!==f.nodeType||!(l=lp(u._tree,'img[usemap="#'.concat(Ea(D),'"]')))||!l.length)&&l.some((function(t){return e(t.actualNode,i,o)}))):"none"!==d.getPropertyValue("display")&&(p=parseInt(d.getPropertyValue("height")),f=parseInt(d.getPropertyValue("width")),l=(D=wf(n))&&0===p,D=D&&0===f,p="absolute"===d.getPropertyValue("position")&&(p<2||f<2)&&"hidden"===d.getPropertyValue("overflow"),!(!r&&((e=>{var t=e.getPropertyValue("clip").match(OD),n=e.getPropertyValue("clip-path").match(jD);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&&Vi(n))))&&(f=!1,(D=n.assignedSlot||n.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)))},ID=function(e,n){for(var r=["fixed","sticky"],a=[],u=!1,i=0;i<e.length;++i){var o=e[i],l=(o===n&&(u=!0),t.getComputedStyle(o));u||-1===r.indexOf(l.position)?a.push(o):a=[]}return a};function qD(e,n){var r=_D(n);do{var a,u,i,o,l,s,c=_D(e);if(c===r||c===n)return a=e,u=n,s=(l=t.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 t.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 _D(e){for(var t=Qa(e).parent;t;){if(wf(t.actualNode))return t.actualNode;t=t.parent}}var zD=function e(t,n){var a=2<arguments.length&&void 0!==arguments[2]?arguments[2]:r,u=3<arguments.length&&void 0!==arguments[3]?arguments[3]:0;if(999<u)throw new Error("Infinite loop detected");return Array.from(a.elementsFromPoint(t,n)||[]).filter((function(e){return hi(e)===a})).reduce((function(r,a){var i;return fi(a)&&(i=e(t,n,a.shadowRoot,u+1),!(r=r.concat(i)).length||!qD(r[0],a))||r.push(a),r}),[])},$D=function(e,t){var n,a;if(e.hasAttribute(t))return a=e.nodeName.toUpperCase(),n=e,["A","AREA"].includes(a)&&!e.ownerSVGElement||((n=r.createElement("a")).href=e.getAttribute(t)),a=["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:a,hostname:n.hostname,port:(a=n.port,["443","80"].includes(a)?"":a),pathname:/\/$/.test(t)?t:"".concat(t,"/"),search:(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=P(n[r].split("="),2))[0],u=void 0===(u=u[1])?"":u;t[decodeURIComponent(a)]=decodeURIComponent(u)}}return t})(n.search),hash:(a=n.hash)&&(t=a.match(/#!?\/?/g))&&"#"!==P(t,1)[0]?a:"",filename:e}},PD=function(e,n){var r=n.getBoundingClientRect(),a=r.top,u=r.left,i=a-n.scrollTop,o=(a=a-n.scrollTop+n.scrollHeight,u-n.scrollLeft);u=u-n.scrollLeft+n.scrollWidth;return!(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=t.getComputedStyle(n),!(e.left>r.right||e.top>r.bottom)||"scroll"===u.overflow||"auto"===u.overflow||n instanceof t.HTMLBodyElement||n instanceof t.HTMLHtmlElement)},LD=0;function HD(e,t,n){var r;return V(this,HD),(r=A(this,HD)).shadowId=n,r.children=[],r.actualNode=e,(r.parent=t)||(LD=0),r.nodeIndex=LD++,r._isHidden=null,r._cache={},r._isXHTML=Na(e.ownerDocument),"input"===e.nodeName.toLowerCase()&&(n=e.getAttribute("type"),n=r._isXHTML?n:(n||"").toLowerCase(),vp().includes(n)||(n="text"),r._type=n),Ja.get("nodeMap")&&Ja.get("nodeMap").set(e,r),r}R(HD,oa);var VD,UD=G(HD,[{key:"props",get:function(){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(e){return"function"!=typeof this.actualNode.getAttribute?null:this.actualNode.getAttribute(e)}},{key:"hasAttr",value:function(e){return"function"==typeof this.actualNode.hasAttribute&&this.actualNode.hasAttribute(e)}},{key:"attrNames",get:function(){var e;return this._cache.hasOwnProperty("attrNames")||(e=(this.actualNode.attributes instanceof t.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(e){var n="computedStyle_"+e;return this._cache.hasOwnProperty(n)||(this._cache.hasOwnProperty("computedStyle")||(this._cache.computedStyle=t.getComputedStyle(this.actualNode)),this._cache[n]=this._cache.computedStyle.getPropertyValue(e)),this._cache[n]}},{key:"isFocusable",get:function(){return this._cache.hasOwnProperty("isFocusable")||(this._cache.isFocusable=_o(this.actualNode)),this._cache.isFocusable}},{key:"tabbableElements",get:function(){return this._cache.hasOwnProperty("tabbableElements")||(this._cache.tabbableElements=Io(this)),this._cache.tabbableElements}},{key:"clientRects",get:function(){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(){return this._cache.hasOwnProperty("boundingClientRect")||(this._cache.boundingClientRect=this.actualNode.getBoundingClientRect()),this._cache.boundingClientRect}}]),GD=function(e){return(e||"").trim().replace(/\s{2,}/g," ").split(" ")},KD=" [idsMap]";function WD(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(YD))return;var i=new Set,o=(t.forEach((function(e){var t,n=((e,t,n)=>{var r=e[e.length-1],a=null,u=1<e.length||!!r.pseudos||!!r.classes;if(YD(r))a=t["*"];else{if(r.id){if(!t[KD]||!Object.hasOwn(t[KD],r.id)||null==(e=t[KD][r.id])||!e.length)return;a=t[KD][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?ZD(e,a):e}if(r.classes){if(null==(e=t["[class]"])||!e.length)return;e=t["[class]"],a=a?ZD(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?ZD(l,a):l}}return{nodes:a,isComplexSelector:u}})(e,r,a);null!=n&&null!=(t=n.nodes)&&t.forEach((function(t){n.isComplexSelector&&!fu(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 YD(e){return"*"===e.tag&&!e.attributes&&!e.id&&!e.classes}function ZD(e,t){return e.filter((function(e){return t.includes(e)}))}function XD(e,t,n){Object.hasOwn(n,e)||(n[e]=[]),n[e].push(t)}function JD(e,t){1===e.props.nodeType&&(XD(e.props.nodeName,e,t),XD("*",e,t),e.attrNames.forEach((function(n){"id"===n&&(t[KD]=t[KD]||{},GD(e.attr(n)).forEach((function(n){XD(n,e,t[KD])}))),XD("[".concat(n,"]"),e,t)})))}function QD(){var e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:r.documentElement,n=1<arguments.length?arguments[1]:void 0,a=(VD=!1,{});Ja.set("nodeMap",new WeakMap),Ja.set("selectorMap",a),e=function e(n,r,a){var u,i;function o(t,n,a){return(n=e(n,r,a))?t.concat(n):t}n.documentElement&&(n=n.documentElement);var l=n.nodeName.toLowerCase();return fi(n)?(VD=!0,u=ef(n,a,r),r="a"+Math.random().toString().substring(2),i=Array.from(n.shadowRoot.childNodes),u.children=i.reduce((function(e,t){return o(e,t,u)}),[]),[u]):"content"===l&&"function"==typeof n.getDistributedNodes?(i=Array.from(n.getDistributedNodes())).reduce((function(e,t){return o(e,t,a)}),[]):"slot"===l&&"function"==typeof n.assignedNodes?((i=Array.from(n.assignedNodes())).length||(i=function(e){var t=[];for(e=e.firstChild;e;)t.push(e),e=e.nextSibling;return t}(n)),t.getComputedStyle(n),i.reduce((function(e,t){return o(e,t,a)}),[])):1===n.nodeType?(u=ef(n,a,r),i=Array.from(n.childNodes),u.children=i.reduce((function(e,t){return o(e,t,u)}),[]),[u]):3===n.nodeType?[ef(n,a)]:void 0}(e,n,null);return e[0]._selectorMap=a,e[0]._hasShadowRoot=VD,e}function ef(e,t,n){return JD(e=new UD(e,t,n),Ja.get("selectorMap")),e}var tf=function(e){return e?e.trim().split("-")[0].toLowerCase():""},nf=function(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=u._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 rf(){var e=u._audit.data.incompleteFallbackMessage;return"string"!=typeof(e="function"==typeof e?e():e)?"":e}var af=aa.resultGroups;function uf(e,t){var n=u.utils.aggregateResult(e);return af.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,u;return"object"===a(e.node)&&(n=of(e.node,t),Object.assign(e,n)),delete e.result,delete e.node,r=e,u=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 of(e,u)}))}))})),e}))),af.forEach((function(t){return delete e[t]})),delete e.pageLevel,delete e.result,e}))})),n}function of(e,t){e=0<arguments.length&&void 0!==e?e:{},t=1<arguments.length?t:void 0,e=ri.dqElmToSpec(e,t);var n,r={};return u._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 lf=/\$\{\s?data\s?\}/g;function sf(e,t){if("string"==typeof t)return e.replace(lf,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 cf=function e(t,n){var r;if(t)return Array.isArray(n)?(n.values=n.join(", "),"string"==typeof t.singular&&"string"==typeof t.plural?sf(1===n.length?t.singular:t.plural,n):sf(t,n)):"string"==typeof t?sf(t,n):"string"==typeof n?sf(t[n],n):(r=t.default||rf(),e(r=n&&n.messageKey&&t[n.messageKey]?t[n.messageKey]:r,n))},df=function(e,t,n){var r=u._audit.data.checks[e];if(!r)throw new Error("Cannot get message for unknown check: ".concat(e,"."));if(r.messages[t])return cf(r.messages[t],n);throw new Error('Check "'.concat(e,'"" does not have a "').concat(t,'" message.'))},Df=function(e,t,n){t=((n.rules&&n.rules[t]||{}).checks||{})[e.id];var r=(n.checks||{})[e.id],a=e.enabled;e=e.options;return 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 ff(){var e,n,r,i,o=0<arguments.length&&void 0!==arguments[0]?arguments[0]:null,l=1<arguments.length&&void 0!==arguments[1]?arguments[1]:t;return o&&"object"===a(o)?o:"object"!==a(l)?{}:{testEngine:{name:"axe-core",version:u.version},testRunner:{name:u._audit.brand},testEnvironment:(o=l).navigator&&"object"===a(o.navigator)?(e=o.navigator,n=o.innerHeight,r=o.innerWidth,o=(e=>(e=e.screen).orientation||e.msOrientation||e.mozOrientation)(o)||{},i=o.angle,o=o.type,{userAgent:e.userAgent,windowWidth:r,windowHeight:n,orientationAngle:i,orientationType:o}):{},timestamp:(new Date).toISOString(),url:null==(e=l.location)?void 0:e.href}}function pf(e,t){var n=t.focusable;t=t.page;return{node:e,include:[],exclude:[],initiator:!1,focusable:n&&(!(n=(n=e).getAttribute("tabindex"))||(n=parseInt(n,10),isNaN(n))||0<=n),size:(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 mf(e){var n=0<arguments.length&&void 0!==e?e:[],r=[];kf(n)||(n=[n]);for(var a=0;a<n.length;a++){var u=(e=>{if(e instanceof t.Node)return e;if("string"==typeof e)return[e];var n;if(Of(e)?(n=e,hf(Array.isArray(n.fromFrames),"fromFrames property must be an array"),hf(n.fromFrames.every((function(e){return!Rf(e,"fromFrames")})),"Invalid context; fromFrames selector must be appended, rather than nested"),hf(!Rf(n,"fromShadowDom"),"fromFrames and fromShadowDom cannot be used on the same object"),e=e.fromFrames):jf(e)&&(e=[e]),Array.isArray(e)){var r,a=[],u=W(e);try{for(u.s();!(r=u.n()).done;){var i=r.value;if(jf(i)&&((e=>{hf(Array.isArray(e.fromShadowDom),"fromShadowDom property must be an array"),hf(e.fromShadowDom.every((function(e){return!Rf(e,"fromFrames")})),"shadow selector must be inside fromFrame instead"),hf(e.fromShadowDom.every((function(e){return!Rf(e,"fromShadowDom")})),"fromShadowDom selector must be appended, rather than nested")})(i),i=i.fromShadowDom),"string"!=typeof i&&!(e=>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}})(n[a]);u&&r.push(u)}return r}function hf(e,t){ya(e,"Invalid context; ".concat(t,"\nSee: https://github.com/dequelabs/axe-core/blob/master/doc/context.md"))}function vf(e,n){for(var r=[],a=0,u=e[n].length;a<u;a++){var i=e[n][a];i instanceof t.Node?i.documentElement instanceof t.Node?r.push(e.flatTree[0]):r.push(Qa(i)):i&&i.length&&(1<i.length?((e,t,n)=>{e.frames=e.frames||[],hp(n.shift()).forEach((function(r){var a=e.frames.find((function(e){return e.node===r}));a||(a=pf(r,e),e.frames.push(a)),a[t].push(n)}))})(e,n,i):(i=hp(i[0]),r.push.apply(r,_(i.map((function(e){return Qa(e)}))))))}return r.filter((function(e){return e}))}function bf(e,n){var u=this,i=(e=au(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"===a(null==(i=e)?void 0:i.size)?e.size:{},e=(e=>{if(Mf(e)){var t=" must be used inside include or exclude. It should not be on the same object.";hf(!Rf(e,"fromFrames"),"fromFrames"+t),hf(!Rf(e,"fromShadowDom"),"fromShadowDom"+t)}else{if(!Nf(e))return{include:[r],exclude:[]};e={include:e,exclude:[]}}return 0===(t=mf(e.include)).length&&t.push(r),{include:t,exclude:e=mf(e.exclude)}})(e),this.flatTree=null!=n?n:QD((e=>{for(var n=e.include,a=(e=e.exclude,Array.from(n).concat(Array.from(e))),u=0;u<a.length;u++){var i=a[u];if(i instanceof t.Element)return i.ownerDocument.documentElement;if(i instanceof t.Document)return i.documentElement}return r.documentElement})(e)),this.exclude=e.exclude,this.include=e.include,this.include=vf(this,"include"),this.exclude=vf(this,"exclude"),fp("frame, iframe",this).forEach((function(e){var t;qf(e,u)&&(t=u,zl(e=e.actualNode))&&!ui(t.frames,"node",e)&&t.frames.push(pf(e,t))})),void 0===this.page&&(this.page=(e=>1===(e=e.include).length&&e[0].actualNode===r.documentElement)(this),this.frames.forEach((function(e){e.page=u.page}))),this);if(0===i.include.length&&0===i.frames.length)throw i=Zu.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($f)}function Ff(e){return!1===(1<arguments.length&&void 0!==arguments[1]?arguments[1]:{}).iframes?[]:new bf(e).frames.map((function(e){var t=e.node;return(e=q(e,g)).initiator=!1,{frameSelector:Ya(t),frameContext:e}}))}function gf(e){var t=u._audit.rules.find((function(t){return t.id===e}));if(t)return t;throw new Error("Cannot find rule by id: ".concat(e))}function yf(e,t){return e=e.getPropertyValue(t),["scroll","auto"].includes(e)}var wf=Ma((function(e){var n,r,a=1<arguments.length&&void 0!==arguments[1]?arguments[1]:0,u=e.scrollWidth>e.clientWidth+a;a=e.clientHeight+a<e.scrollHeight;if(u||a)return n=yf(r=t.getComputedStyle(e),"overflow-x"),r=yf(r,"overflow-y"),u&&n||a&&r?{elm:e,top:e.scrollTop,left:e.scrollLeft}:void 0})),Ef=function(){var e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:t,n=e.document.documentElement;return[void 0!==e.pageXOffset?{elm:e,top:e.pageYOffset,left:e.pageXOffset}:{elm:n,top:n.scrollTop,left:n.scrollLeft}].concat(function e(t){return Array.from(t.children||t.childNodes||[]).reduce((function(t,n){var r=wf(n);return r&&t.push(r),t.concat(e(n))}),[])}(r.body))};function Cf(){return au(Qo)}var xf,Af=function(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")},Bf=function(e){var t;return xf&&xf.parentNode?(void 0===xf.styleSheet?xf.appendChild(r.createTextNode(e)):xf.styleSheet.cssText+=e,xf):e?(t=r.head||r.getElementsByTagName("head")[0],(xf=r.createElement("style")).type="text/css",void 0===xf.styleSheet?xf.appendChild(r.createTextNode(e)):xf.styleSheet.cssText=e,t.appendChild(xf),xf):void 0};function kf(e){return!!e&&"object"===a(e)&&"number"==typeof e.length&&e instanceof t.Node==0}function Rf(e,t){return!(!e||"object"!==a(e))&&Object.prototype.hasOwnProperty.call(e,t)}function Tf(e){return Mf(e)||Nf(e)}function Mf(e){return["include","exclude"].some((function(t){return Rf(e,t)&&Nf(e[t])}))}function Nf(e){return"string"==typeof e||e instanceof t.Node||Of(e)||jf(e)||kf(e)}function Of(e){return Rf(e,"fromFrames")}function jf(e){return Rf(e,"fromShadowDom")}var Sf=function e(n,r){var a,u=Qa(n);return 9!==n.nodeType&&(11===n.nodeType&&(n=n.host),u&&null!==u._isHidden?u._isHidden:!(a=t.getComputedStyle(n,null))||!n.parentNode||"none"===a.getPropertyValue("display")||!r&&"hidden"===a.getPropertyValue("visibility")||"true"===n.getAttribute("aria-hidden")||(r=e(n.assignedSlot||n.parentNode,!0),u&&(u._isHidden=r),r))},If=function(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&&!!Qo.htmlElms[t]};function qf(e,t){var n=void 0===(n=t.include)?[]:n;t=void 0===(t=t.exclude)?[]:t,n=n.filter((function(t){return si(t,e)}));return 0!==n.length&&(0===(t=t.filter((function(t){return si(t,e)}))).length||(n=_f(n),si(_f(t),n)))}function _f(e){var t,n,r=W(e);try{for(r.s();!(n=r.n()).done;){var a=n.value;t&&si(a,t)||(t=a)}}catch(e){r.e(e)}finally{r.f()}return t}function zf(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 $f=function(e,t){return(e=e.actualNode||e)===(t=t.actualNode||t)?0:4&e.compareDocumentPosition(t)?-1:1};function Pf(e){return e instanceof oa?{vNode:e,domNode:e.actualNode}:{vNode:Qa(e),domNode:e}}var Lf,Hf,Vf=function(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(_(n),[a]);var u=/^https?:\/\/|^\/\//i.test(e);return Gf(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()},Uf=function(e,t,n,r){var a=4<arguments.length&&void 0!==arguments[4]&&arguments[4];return(e=>{try{return!(!e.cssRules&&e.href)}catch(e){return!1}})(e)?Vf(e,t,n,r,a):Gf(e.href,t,n,r,!0)},Gf=function(e,n,r,a,u){return a.push(e),new Promise((function(n,r){var a=new t.XMLHttpRequest;a.open("GET",e),a.timeout=aa.preload.timeout,a.addEventListener("error",r),a.addEventListener("timeout",r),a.addEventListener("loadend",(function(e){if(e.loaded&&a.responseText)return n(a.responseText);r(a.responseText)})),a.send()})).then((function(e){return e=n.convertDataToStylesheet({data:e,isCrossOrigin:u,priority:r,root:n.rootNode,shadowId:n.shadowId}),Uf(e.sheet,n,r,a,e.isCrossOrigin)}))};function Kf(){if(t.performance)return t.performance.now()}Lf=null,Hf=Kf();var Wf={start:function(){this.mark("mark_axe_start")},end:function(){this.mark("mark_axe_end"),this.measure("axe","mark_axe_start","mark_axe_end"),this.logMeasures("axe")},auditStart:function(){this.mark("mark_audit_start")},auditEnd:function(){this.mark("mark_audit_end"),this.measure("audit_start_to_end","mark_audit_start","mark_audit_end"),this.logMeasures()},mark:function(e){t.performance&&void 0!==t.performance.mark&&t.performance.mark(e)},measure:function(e,n,r){t.performance&&void 0!==t.performance.measure&&t.performance.measure(e,n,r)},logMeasures:function(e){function n(e){ua("Measure "+e.name+" took "+e.duration+"ms")}if(t.performance&&void 0!==t.performance.getEntriesByType)for(var r=t.performance.getEntriesByName("mark_axe_start")[0],a=t.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 n(i);n(i)}},timeElapsed:function(){return Kf()-Hf},reset:function(){Lf=Lf||Kf(),Hf=Kf()}};function Yf(){var e,t,n,a;return r.elementsFromPoint||r.msElementsFromPoint||((e=r.createElement("x")).style.cssText="pointer-events:auto",e="auto"===e.style.pointerEvents,t=e?"pointer-events":"visibility",n=e?"none":"hidden",(a=r.createElement("style")).innerHTML=e?"* { pointer-events: all }":"* { visibility: visible }",function(e,u){var i,o,l,s=[],c=[];for(r.head.appendChild(a);(i=r.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(r.documentElement)<s.length-1&&(s.splice(s.indexOf(r.documentElement),1),s.push(r.documentElement)),o=c.length;l=c[--o];)s[o].style.setProperty(t,l.value||"",l.priority);return r.head.removeChild(a),s})}"function"==typeof t.addEventListener&&(r.elementsFromPoint=Yf());var Zf=function(e,t){return e.concat(t).filter((function(e,t,n){return n.indexOf(e)===t}))};function Xf(e,t,n,r,a){return(a=a||{}).vNodes=e,a.vNodesIndex=0,a.anyLevel=t,a.thisLevel=n,a.parentShadowId=r,a}var Jf=function(e,t,n){if(r=WD(e=Array.isArray(e)?e:[e],t=Du(t),n))return r;for(var r=e,a=(e=t,n),u=Ja.get("qsa.recycledLocalVariables",(function(){return[]})),i=[],o=Xf(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)&&fu(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=Xf(c.children,D,d,c.shadowId,u.pop()));o.vNodesIndex===o.vNodes.length&&i.length;)u.push(o),o=i.pop()}return l},Qf=function(e){var t,n,a,i;e=void 0===(e=e.treeRoot)?u._tree[0]:e;return t=[],e=Jf(e,"*",(function(e){return!t.includes(e.shadowId)&&(t.push(e.shadowId),!0)})).map((function(e){return{shadowId:e.shadowId,rootNode:mi(e.actualNode)}})),(e=Zf(e,[])).length?(n=r.implementation.createHTMLDocument("Dynamic document for loading cssom"),n=Af(n),a=n,i=[],e.forEach((function(e,t){var n=e.rootNode,r=((e,t,n)=>{t=11===e.nodeType&&t?((e,t)=>Array.from(e.children).filter(ep).reduce((function(n,r){var a=r.nodeName.toUpperCase();r="STYLE"===a?r.textContent:r;return(r=t({data:r,isLink:"LINK"===a,root:e})).sheet&&n.push(r.sheet),n}),[]))(e,n):(e=>Array.from(e.styleSheets).filter((function(e){return!!e.media&&tp(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,a);if(!r)return Promise.all(i);var u=t+1,o={rootNode:n,shadowId:e,convertDataToStylesheet:a,rootIndex:u},l=[];t=Promise.all(r.map((function(e,t){return Uf(e,o,[u,t],l)})));i.push(t)})),Promise.all(i).then((function e(t){return t.reduce((function(t,n){return Array.isArray(n)?t.concat(e(n)):t.concat(n)}),[])}))):Promise.resolve()};function ep(e){var t=e.nodeName.toUpperCase(),n=e.getAttribute("href"),r=e.getAttribute("rel");n="LINK"===t&&n&&r&&e.rel.toUpperCase().includes("STYLESHEET");return"STYLE"===t||n&&tp(e.media)}function tp(e){return!e||!e.toUpperCase().includes("PRINT")}var np=function(e){return e=void 0===(e=e.treeRoot)?u._tree[0]:e,e=Jf(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;e=e.actualNode;return t=e,new Promise((function(e){0<t.readyState&&e(t),t.addEventListener("loadedmetadata",(function n(){t.removeEventListener("loadedmetadata",n),e(t)}))}))})))};function rp(e){var t={cssom:Qf,media:np};return ap(e)?new Promise((function(n,r){var a=up(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=K(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 $({},e,t)}),{}),clearTimeout(i),n(e)})).catch((function(e){clearTimeout(i),r(e)}))})):Promise.resolve()}function ap(e){return!e||null==e.preload||("boolean"==typeof e.preload?e.preload:"object"===a(e=e.preload)&&Array.isArray(e.assets))}function up(e){var t=(n=aa.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=Zf(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 ip(e){var t=u._audit.data.checks||{},n=u._audit.data.rules||{},r=ui(u._audit.rules,"id",e.id)||{},a=(e.tags=au(r.tags||[]),op(t,!0,r)),i=op(t,!1,r);e.nodes.forEach((function(e){e.any.forEach(a),e.all.forEach(a),e.none.forEach(i)})),di(e,au(n[e.id]||{}))}function op(e,t,n){return function(r){var u,i=(u=e[r.id]||{}).messages||{};delete(u=Object.assign({},u)).messages,n.reviewOnFail||void 0!==r.result?u.message=r.result===t?i.pass:i.fail:("object"!==a(i.incomplete)||Array.isArray(r.data)||(u.message=((e,t)=>{function n(e){return e.incomplete&&e.incomplete.default?e.incomplete.default:rf()}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)),u.message||(u.message=i.incomplete)),"function"!=typeof u.message&&(u.message=cf(u.message,r.data)),di(r,u)}}var lp=function(e,t){return Jf(e,t)};function sp(e,t){var n,r=u._audit&&u._audit.tagExclude?u._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 cp=function(e,t,n){var r=n.runOnly||{};n=(n.rules||{})[e.id];return!(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?sp(e,r.values):sp(e,[]))};function dp(e,t){var n,r,a;return t?(a=e.cloneNode(!1),n=ka(a),a=1===a.nodeType?(r=a.outerHTML,Ja.get(r,(function(){return Dp(a,n,e,t)}))):Dp(a,n,e,t),Array.from(e.childNodes).forEach((function(e){a.appendChild(dp(e,t))})),a):e}function Dp(e,t,n,a){return t&&(e=r.createElement(e.nodeName),Array.from(t).forEach((function(t){var r,u,i;r=n,u=t.name,void 0!==(i=a)[u]&&(!0===i[u]||Ra(r,i[u]))||e.setAttribute(t.name,t.value)}))),e}function fp(e,t){var n=[];if(u._selectCache)for(var r=0,a=u._selectCache.length;r<a;r++){var i=u._selectCache[r];if(i.selector===e)return i.result}for(var o,l=t.include.reduce((function(e,t){return e.length&&si(e[e.length-1],t)||e.push(t),e}),[]),s=(o=t).exclude&&0!==o.exclude.length?function(e){return qf(e,o)}:null,c=0;c<l.length;c++){var d=l[c];n=((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,Jf(d,e,s))}return u._selectCache&&u._selectCache.push({selector:e,result:n}),n}var pp=function(e){e.forEach((function(e){var n=e.elm,r=e.top;e=e.left;if(n===t)return n.scroll(e,r);n.scrollTop=r,n.scrollLeft=e}))};function mp(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)?_(e):[e],r)}function hp(e){var t=1<arguments.length&&void 0!==arguments[1]?arguments[1]:r,n=Array.isArray(e)?_(e):[e];return 0===e.length?[]:function e(t,n){t=function(e){return H(e)||z(e)||Y(e)||L()}(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=W(t);try{for(o.s();!(u=o.n()).done;){var l=u.value;null!=l&&l.shadowRoot&&i.push.apply(i,_(e(a,l.shadowRoot)))}}catch(e){o.e(e)}finally{o.f()}return i}(n,t)}var vp=function(){return["hidden","text","search","tel","url","email","password","date","month","week","time","datetime-local","number","range","color","checkbox","radio","file","submit","image","reset","button"]},bp=[,[,[1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,,1,1,1,1,1,1,,1],[1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,,1,1,1,,1,1,,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1],[,1,1,,1,1,1,1,1,1,1,,1,,1,1,1,1,1,1,1,1,,1,1,1,1],[1,1,1,1,1,1,,,,,,1,1,1,1,,,1,1,1,,1,,1,,1,1],[1,1,1,,1,1,,1,1,1,,1,,,1,1,1,,,1,1,1,,,,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,,,,,1,1,1,,1,1,1,1,1,1,,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,,1,1,1],[,1,,,,,,1,,1,,,,,1,,1,,,,1,1,,1,,,1],[1,,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1],[,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,,,1,1,1,1,,,1,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,,1,1,,,1,,,,,1,1,1,,1,,1,,1,,,,,,1],[1,,1,1,1,1,,,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1],[1,,1,,1,,,,,1,,1,1,1,1,1,,,,1,1,1,1],[,1,1,1,1,1,,1,1,1,,1,,1,1,1,,,1,1,1,1,1,1,1,1],[,,1,,,1,,1,,,,1,1,1,,,,,,,,,,,1],[1,1,1,1,1,1,,1,1,1,,1,1,,1,1,1,1,1,1,1,1,,,1,1,1],[1,1,1,1,1,,,1,,,1,,,1,1,1,,,,,1,,,,,,1]],[,[1,1,1,1,1,1,1,1,1,1,1,,1,,1,1,1,,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,,1,,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1],[1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,,,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1],[,1,1,,1,,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]],[,[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1],[,1,1,1,1,1,,1,1,1,1,1,1,,1,1,,1,1,1,1,1,1,1,,1],[,1,,1,1,1,,1,1,,1,,1,1,1,1,1,1,1,1],[,1,,1,1,1,1,1,1,1,1,,,1,1,1,,,1,1,,,,,,1,1],[1,1,1,,,,,1,,,,1,1,,1,,,,,,1,,,,,1],[,1,,,1,,,1,,,,,,1],[,1,,1,,,,1,,,,1],[1,,1,1,1,,1,1,1,,1,1,1,1,1,1,1,1,1,,1,,,1,1,1,1],[,1,1,1,1,1,,,1,,,1,,1,1,,1,,1,,,,,1,,1],[,1,,,,1,,,1,1,,1,,1,1,1,1,,1,1,,,1,,,1],[,1,1,,,,,,1,,,,1,1,1,1,,1,1,1,1,1,1,,1,1,1],[,1,,1,1,1,,,1,1,1,1,1,1,,1,,,,,1,1,,1,,1],[,1,,1,,1,,1,,1,,1,1,1,1,1,,,1,1,1],[,1,1,1,,,,1,1,1,,1,1,,,1,1,,1,1,1,1,,1,1],[1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,,,1,1,1,1,1,1,1],[,1,1,1,,1,1,1,,1,,,,,1,1,1,,,1,,1,,,1,1],[,,,,1,,,,,,,,,,,,,,,,,1],[1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1],[,1,,1,1,1,,1,1,,,,1,1,1,1,1,,,1,1,1,,,,,1],[1,1,1,1,,,,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1],[1,,,,,,,1,,,,,,,1],[,1,1,,1,1,,1,,,,,,,,,,,,,1],,[1,1,1,,,,,,,,,,,,,1],[,,,,,,,,1,,,1,,,1,1,,,,,1]],[,[1,1,,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,,1,1,1,1,1,1],[,1,1,,1,1,1,1,,1,1,,1,1,1,1,1,1,1,,1,1,1,1,,1],[,,,1,,,,,,,,,,,,,,,1],[,1,,,1,1,,1,,1,1,,,,1,1,,,1,1,,,,1],[1,,,1,1,1,1,1,1,1,,1,1,1,1,,1,1,1,1,,,1,,,,1],,[,1,1,1,1,1,,1,1,1,,1,1,,1,1,,,1,1,1,1,,1,1,,1],[,1,,,1,,,1,,1,,,1,1,1,1,,,1,1,,1,1,1,1],[,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1],[,1,1,1,1,1,1,,,1,1,1,1,1,1,1,,,1,,,1,,1],[,1,,,,,,,,,,1,1,,,,,,1,1,,,,,1],[,,,,,,,1,,,,1,,1,1],[,1,1,1,1,1,1,1,,,,1,1,1,1,1,,,1,1,,1,1,1,1,1],[,1,,,1,1,,1,,1,1,1,,,1,1,,,1,,1,1,1,1,,1],[,1,1,1,,1,1,,1,1,,1,1,,1,1,1,1,1,1,1,,1,1,1,1,1],[,,,,,,,,,,,,,,,,1],,[,1,1,1,1,1,,1,1,1,,,1,,1,1,,1,1,1,1,1,,1,,1],[,,1,,,1,,,1,1,,,1,,1,1,,1],[,1,1,,1,,,,1,1,,1,,1,1,1,1,,1,1,1,1,,,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1],[1,1],[,1,,,,,,,,,,1,1,,,,,,1,1,,1,,1,,1,1],,[,1,1,,1,,,1,,1,,,,1,1,1,,,,,,1,,,,1],[1,1,,,1,1,,1,,,,,1,,1]],[,[,1],[,,,1,,,,1,,,,1,,,,1,,,1,,,1],[,,,,,,,,,,,,,,,,,,1,1,,,,,,1],,[1,,,,,1],[,1,,,,1,,,,1],[,1,,,,,,,,,,,1,,,1,,,,,,,,,1,1],[,,,,,,,,,,,,,,,,,,,,,1],[,,,,,,,,,,,,,,,,1,,,,1,,1],[,1],[,1,,1,,1,,1,,1,,1,1,1,,1,1,,1,,,,,,,1],[1,,,,,1,,,1,1,,1,,1,,1,1,,,,,1,,,1],[,1,1,,,1,,1,,1,,1,,1,1,1,1,,,1,,1,,1,1,1],[1,1,1,1,1,,1,,1,,,,1,1,1,1,,1,1,,,1,1,1,1],[1,,,,,,,,,,,,,,,,,,,,1],[,,,,,,,,,1],,[,1,,,,,,1,1,1,,1,,,,1,,,1,1,1,,,1],[1,,,,,1,,1,1,1,,1,1,1,1,1,,1,,1,,1,,,1,1],[1,,1,1,,,,,1,,,,,,1,1,,,1,1,1,1,,,1,,1],[1,,,,,,,,,,,,,,,,,1],[,,,,,1,,,1,,,,,,1],[,,,,,,,,,,,,,,,1],[,,,,,,,,,,,,,,,,,,,,1],[,1,,,,,,,,,,,,,,1],[,1,,,,1]],[,[1,1,1,,1,,1,1,1,1,1,1,1,1,1,,1,,1,,1,1,,,1,1,1],[,,,,,,,,,,,,1],[,,,,,,,,,,,,,,,,,,,1],,[,,,,,,,,,,,,,,,,,,1],[1,,,,,,,,,1,,,,1],[,,,,,,,,,,,,,,,,,,1],,[1,1,,,,1,1,,,,,,1,,,,1,,1,,1,1,,1],[1],[,,,,,,,,,,,1,,,,,,,,,,,1],[,1,,,,,,,1,1,,,1,,1,,,,1,,,,,,,1],[,,,,,,,,,,,,,,,,1,,,,,1],[,,1,,,,,1,,1],[1,,,,1,,,,,1,,,,1,1,,,,1,1,,,,,1],[,,,,,1],[,,,,,,,,,,,,,,,,,,,1],[1,,,1,1,,,,,,,1,,1,,1,1,1,1,1,1],[,,,,,1,,,,,,,1,,,,,,,1],,[,,1,1,1,1,1,,1,1,1,,,1,1,,,1,1,,1,1,1,,,1],[,,,,,,,,,,,,,,,,,,1],[,1,,,,1],,[1]],[,[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1],[,,,1,1,1,1,,,,,,1,,1,,,,1,,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,,,1],[,1,1,1,1,,1,1,1,1,1,1,1,1,,,,1,,1,,,1,1,1,1,1],[,,,,,,,,,,,1,,,,,,,,,1,,,,1],[,1,1,,1,1,,1,,,,1,1,,1,1,,,1,,1,1,,1],[,1,,1,,1,,,1,,,1,1,,1,1,,,1,1,1],[,1,1,1,1,1,,1,1,,,,1,1,1,1,1,1,1,1,1,1,,1,1,1,1],[,,,,,,,,,1,,1,,1,1,,,,1,,,1],[,1,,,1,1,,,,,,,,,1,1,1,,,,,1],[1,,,1,1,,,,1,1,1,1,1,,,1,,,1,,,1,,1,,1],[,1,1,,1,1,,1,1,,,,1,1,1,,,1,1,,,1,1,1,1,1,1],[1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,,1,1,,1,1,,1,,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1],[,1,,,,1,,,,,,,,,1],[,1,,,,,,,,1,,,,,1,,,,1,,,1],[,1,1,1,1,,,1,1,1,1,1,,1,,1,,1,1,1,1,1,1,1,1,1,1],[,,,,,1,,1,,,,,1,1,1,1,1,,,1,,,,1],[,1,,,,,,,,1,,,,,,,,,,,,1],[1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1],[1,1,,1,,1,1,,,,1,,1,1,1,1,1,,1,1,,,,,,1],[,1,1,1,1,1,1,1,,1,1,,,1,1,,,,1,,1,1,,1,1],[,,,,,,,,,,,,,,,,,,,,,,,,1],[,1,1,,1,1,1,1,,1,,,1,1,1,1,,,1,,,,,,,1],[,1,,,,,,,,1,,,,,1]],[,[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,,1,1,1,1,1],[,1,1,,,,,,,,,,,,1,1,,,,,,1],[,1,,,,,,,1],[,,,,,,,,,,,,,,1,,,,,1,,,,,,1],[1,1,,,1,,,1,1,1,,,,1],,[,,,,,,,,,,,,,1,,,,,,,,,,1],[,,,,,,,,,1,,,,,,,,,1,,,,,,,1],[1,1,1,,1,,1,1,1,1,1,1,1,1,,1,,,1,,1,,,1,1],[,,,,,,,,,1],[,1,,,,1,,,,,,1,,,1,,,,,1],[,1,1,,1,1,,,,,,,,,,,,,,,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1],[,1,,,1,1,,1,1,1,1,,,,1,1,,,,1,,1],[1,1,1,1,1,1,,,1,1,1,1,1,1,,1,1,,1,1,1,,1,1,,1,1],[,,,,,,,,,,,,,,,1,,,,1],,[1,1,,1,,1,,,,,,1,,1,,1,1,,1,,1,1,,1,1,,1],[,,1,,,,,,1,,,,1,,1,,,,,1],[1,,,,,,,,,1,,,,,,1,,,,1,,1,,,1],[1,,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1],[,,,1,,1,,,,,,1,,,1,,,,,,,,1],[,1,,1,,,,,,,,,,,,1],,[1,1,,,,,,,,,,,,,,,,,,,,,,1,1],[1]],[,[1,,,,,,,,,1,,,,,1,,1,,1],[,1,1,,1,1,,1,1,1,,,1,1,1,,,,1,,,1,,,,1],[,1,,,,,,,1,,,,1,,,,,,1],[1,1,1,1,1,1,,,,1,,,,,,,,,1,1,1,1],[1],[,1,1,,,1,1,,,,,1,,1,,,,,,,,1,,,,1],[1,,1,,,1,,1,,,,,1,1,1,1,,,,1,,,,1],[,,1,,,,,,,1,,,,,,,1,,,,,,,1],[1,,,,,,,,,,,,,,1,,,,1],[,,,1,,1,,,,,1,,,,1,1,,,,1],[1,,,,,1,,,,1,,1,1,,,1,1,,1,1,1,,1,1,1,,1],[,1,1,,,,,1,,1,,1,1,1,,1,1,,,1,,1,1,1],[,1,,,,1,,,,1,,,1,,1,1,,,1,1,,,,,,1],[1,,1,1,,1,,1,1,,1,,1,1,1,1,1,,,1,1,,,,,,1],[1,,,,,,,,,,,,,,,,,,1,,,1,,1],[,,,,,,,,,1,,,,,,1],[,,,,,,,,,,,,,,,,,,,,,1,,1],[,1,,,,1,,,1,1,,1,,,1,1,,,1,,,1,,,1,1],[1,1,,1,1,1,,1,1,1,,1,,1,1,1,,,1,,1,1],[1,,1,1,1,1,,,,1,,1,1,1,,1,,,1,1,1,,1,1,1,1,1],[1,,,,,,,,,,,,,1],[,,1,,,,,,,,,,,,,,,,,,,,1],[1,,,,,,,,,,,1,,1,,1,,,,1],[,,,1,,,,,,,,,1],[,1,,,,,,,,,,,,,,1,,,,,,,,,1],[,,,,,,,,1,1,,,,,,,,,1,,,,,,,,1]],[,[1,1,1,1,1,1,1,,1,,1,1,1,1,1,1,,1,1,1,1,1,,,1,1,1],[,,,,,1,,,,1,1,1,,,1,1,,,1,,1,1,,1],[,,,,,,,,,,,,,,,,,,,1,1],[,1,,,,,,1,,,,,,,,,,,,,1],[,,1,,,1,,1,1,1,,1,1,,1,,,,1,,1,1],,[,,1,,,1,,,,,,1,,,,1],[,,,,,,,,,1,,,,,,,,,,1],[1,1,1,1,1,1,,1,1,1,,,1,1,,1,,1,,,1,1,1,,,1],[,,,,,1,,,,,,,,,,,,,1],[,1,,,,,,,,,,,,1,,1,1,,1,,,1],[,,,,,1,,,,,,,,,,,,,,1],[,1,1,1,1,,,,,1,,,1,,1,,,,1,1,,,,1,1],[,1,,,1,,,1,,1,1,,1,,,,,,,1],[,,1,,1,,,1,,,,,,,,,,,1,1,,,,1],[,1,,,,,,,,,,,,,,,,,1,,,,,,1],[,,,,,,,,,,,,,,,,,,1],[,1,1,,,,,,,,,,,,,,,,1,,1,1],[,,,,,,,,,,,,1],,[,1,1,1,1,,,,1,1,,1,1,1,1,1,1,,1,1,1,1,,1,,1],[1,,,,1,,,,,,,,,,1],[1,,,,,,,,,1],,[,1,,,,1,,,,,,,,,,,,,,,,,,,,1]],[,[1,1,1,1,1,1,1,1,1,1,1,1,,1,,1,1,1,1,,,,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,,1,1,,1,1,1,,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,,1,1,1,1,1,1,1,1,1,1,,,1,1,1,,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]],[,[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,,1,,1,1,1,1],[1,1,1,1,,1,1,1,,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1],[,,,1,1,1,1,,1,,,,1,1,,,1,1,,1],[,1,1,,1,,,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,,,,,,,,,,,,,1],[1,1,1,,,,,1,1,1,,1,1,1,1,,,1,1,,1,1,,,,,1],[,1,,,,,,,1,1,,,1,1,1,,1,,,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,,,1,1,1,1,1,,1,1,1,1,1,1],[,1,,,,1,,,,1,,,1,,,,1,,,,,,,1,1],[,1,1,1,1,1,,,1,1,1,,1,1,1,1,,,1,1,1,1,,,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,,1,,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,,1,1,1,1,1,1],[1,1,1,,1,,,1,1,1,1,,1,1,1,1,,,,1,,1,,1,,,1],[1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,,,,1,,,,,,,,,1,1,,,,,,,,,1],,[,1,,1,,1,,1,,1,,1,1,1,1,1,,,1,,1,,1,,,,1],[,1,,,1,1,,1,1,1,,,1,1,1,1,1,,1,1,1,,1,,,1],[1,,,1,,,,1,1,1,,,,,1,1,,,,1,,1],[1,1,,1,1,1,1,,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1],[1,1,,,,,,,,1,,1,,,,,,,,1,,1],[,1,,,,1,,1,1,,,,1,1,,1,,,,1,1,1,,1],,[,1,,,,,,1,,,,,,,1],[,,,,,,,,1,,,,1,,1,,,,,,,,,,,,1]],[,[,1,1,,1,1,1,1,,1,1,1,,1,1,,1,1,,1,1,1,1,1,1,,1],[,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1],[,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,,1,1,1,1,1,1,1,1,1,,1,,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1],[,1,1,,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]],[,[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,,1,,1],[1,1,1,1,1,,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,,1,1,1,1,1,1,1,1,1,1],[,1,,,1,,,,,,,,1,,,,,,1,,,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,,1,,1,1,1,1,1,1,,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1],[,1,1,,1,,,,1,1,1,,1,1,1,1,,,1,1,1,1,,,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,,1],[1,1,,1,,1,,1,,1,1,1,1,1,1,1,,1,1,,,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1],[1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,,1,1],[,1,1,,,,,1,1,1,,,1,,1,1,,,,1,,1,,,1,1],[,,,,,,,1,,,,1,1,1,1,1,,1,,,,,,,,1],[1,1,1,1,,1,1,1,,1,,1,1,1,1,,1,,1,,1,1,,,1,,1],[,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,,,,1,1,,1,,1,1,1,,1,,1,1,,1,1,,1,,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,,,,,,,,1,,,,,1,,1],[,1,1,1,,1,,1,,1,,,,1,,1,,,1,,,,,,1,1],[,1,,,1,1,,1,,1,,1,1,1,1,1,,1,1,,,1,,,1],[1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,,1,,,,,1,,1,,1,,,,,,1,,1,,,,1,1]],[,[,1,,1,,,,,,,,,,,,,,,1,,,,1],[,,,,,,,,,1,,1,1,1,,1,,,1,,1,1],[1,1,,,,,,,1,,,,,,,1,,,,,,1],[,1,,,,,,,,,,1,,,,,,,,,1,1],,[,,,,,,,,,,,,,,,1,,,,1,,1],[,,1,1,,1,,1,,,,,,,,1,,,,,,1],[,,,,,,,,,,,,,,,,,,,,1,1],[,1,,,,,,,,,,,,,1],[1,,1,1,,,,1,,,,,,,,,1,,,1,,,1,1],[,1,1,,1,1,,1,1,1,1,1,1,1,1,1,,,1,1,,1,1,,1],[,1,,,1,1,,,,,,1,,1,,1,,,1,,1,1],[1,1,1,1,,1,,1,,1,,1,1,,1,1,1,1,1,,1,1,1,1,1],[,1,1,,,1,,1,,1,1,1,,,1,1,1,,1,1,1,1,,1,1],[,,,,1,,,1,,,,,,,1,,,,1,1],[,1,,,,,,,,,,1,,1,,1,,,,,1,,,,,1],,[1,1,,1,,1,,1,1,,,,,,1,1,,,1,1,1,1,1,1,1,1,1],[1,1,,1,,,,,,1,,,,,,1,1,,,,1,1,,,1],[,1,1,,1,1,,,,1,,1,1,1,1,1,,1,1,1,1,1,,1,1,1,1],[,1,1,,,1,,,,1,,,,1,1],[,,,,1],[,,,,,,,,,1,,,1],,[,,1,,1,,,,,,,,,1,,,,,,,,,,,,1],[,,,,,,,,,,,,,1]],[,[1,1,1,1,1,1,1,1,1,1,,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1],[,,1,1,,1,1,1,1,1,,,1,1,1,1,1,,1,1,1,1,1,,,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,,1,,,,,1],[,1,,1,,,,,,1,,,,,1,1,,,,,1,1],[,1,1,,1,1,1,1,1,1,1,1,1,1,,1,1,1,,1,,,1,,1,1,1],[,1,,,,1,,,,,,,1],[,1,,,1,,,1,,1,,1,1,,1,,,,,1,,1,,,,1,1],[,1,,,1,,,1,1,1,,1,1,1,1,1,,1,1,,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,,1,1,1,1,1,1,1,1,1],[,,,,,,,,,,,,,,,,,,,,1],[,1,1,1,,,,1,1,,,,,,1,1,1,,1,1,1,1],[1,1,1,1,1,1,1,1,1,,1,1,1,,1,1,1,1,1,1,1,1,1,1,,1,1],[,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,,1,1,1,1,1,,1,1,1,1],[,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,,,1,1,1,1,1,1,1,,1,,1,1,1,1,1,,1,1,,1,1,1,1,1],[,1,,,,1,,,,1,,1,1,1,1,1,1,1,1,1,1,1],[,1,,,,1,,,,,,,,1,,,,,,,,,,1],[,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1],[1,1,,1,1,1,,1,1,1,,,1,1,1,1,1,1,1,1,1,1,,1,,1],[1,1,,,,,,,1,1,,,,,1,1,1,1,1,,1,1,1,1,,1],[,1,1,1,1,1,1,1,,1,1,1,,1,,1,1,1,1,,1,1,,1,1,1,1],,[,1,1,,,,,1,,1,,,,1,1,1,,,1,,,,,1],[,,,,,,,,,,,,,1],[,,,,,1,,,,,,,,1,1,,,,,1,,1,,,1,1],[,,,,,,,,,,,,,,1]],[,[,1],,,,,,,,,,,,,,,,,,,,[1,1,1,1,1,,1,1,1,1,,1,1,1,1,,1,1,1,1,,,1,1,1,1,1],[,1,,1,,1,,,1,1,1,,1,1,1,1,1,,,1,,,,1,,1,1],[,1,,1,,1,,,1,,,,,1,,,,,,1,1],[,1,,1,,,,,1,,,,1,,1,1,1,1,1,1,1,1,,1],[,1,,,,,,,,,,,,,,,1]],[,[,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,,1,,,,,,,,,1,1,,,,1],[,,,,,,1],[,,1],[,1,1,,,1,,1,,1,1,,1,1,1,,,,1,1,1,,,,,1],,[,1,,,,1,,,,,,1,,,1,,,,1,1,,1],[,,,,,,,1,,,,,,,,,1],[,1,,,,1,1,,,,,,1,1,1,,,,1,,1,1],[,,,,,,,1,,1,,,,,,,,,,1],[,1,1,,,,,,1,1,,,,1,,,,,,,1,,,1],,[1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,,,1,,,1,,,,,1,,1,,1,,1,,,,,1],[1,1,1,1,1,1,1,1,,,,,1,1,,1,1,,1,,,1,,1],[,,,,,,,,,,,,,,1,,,,,,1],,[,,,,,,,,,1,,,,,,1,,,,,1],[,,1,,,,,,,1,,,1,1],[,,,1,,,,,1,,,,,1,,,,,,1,,,,1],[1,,1,1,,1,1,1,1,1,,1,,,,1,1,1,,,1,1,,,,1,1],,[1,1,,,,,,,,,,1,,1,,1,,,1],[,,,,1,,,,,,,,,,,,,,,,,,,1],[,,,,,,,,,,,,,,1,,,,,1,,1],[,,,,,,,,1]],[,[1,1,1,1,1,1,1,,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,,,1,1,1,1,1,,1,1,,1,1,1,1,,1,1,1,1,1,1],[1,1,1,1,,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1],[,,1,,,1,,,,,,,,1,,,,,,1,,,,1],[1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,,1,1,1,1],[1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,,1,1,,1,,,,1,1,1,1,1,1,,1,1,1,1,,1],[1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,,1,1,1,1,1,1,1,1,,1,1,1,,1,1,1,1,1,1,,1,1,1,1],[1,1,1,1,1,,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1],[1,,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1],[1,1,1,1,1,1,,1,1,1,1,1,1,,1,1,1,1,1,1,,1,1,1,1,1,1],[,,1,1,1,1,,1,,1,,1,1,1,1,1,1,1,1,1,1,1,1,,1,1],[1,1,,,,,,,1,,1,1,,1,1,1,,1,1,1,1,1],[1,1,1,1,,1,1,1,1,1,,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1],[1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1],[1,1,1,1,,1,,1,,1,1,1,1,1,,,,1,1,1,1,,1,1,1,1,1],[1,1,1,1,,1,,,,,,1,,1,,,,,1,1,,,,,1],[1,,1,1,,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,,1,1,,1,,1,,,,1,1,1,1,1,,,1,1,,1,,1],[,1,1,1,1,,,,,1,,1,1,1,1,1,,,1,1,,,,1,1,1],[,1,1,1,1,1,,1,,,,,1,,1,,1,,,1,,,1,1,,1]],[,[1,1,1,1,1,1,1,1,,1,1,1,1,,1,1,1,1,1,1,,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,,1,1,1,,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,,1,1],[1,1,1,1,1,1,1,1,1,1,,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,,,,,,,,,1,,,,,1,1,,,1,,1],[1,1,1,1,1,1,1,1,1,1,1,,,,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,,,1,1,1,1,,1,1,,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1],[1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1],[,1,,,,,,1,,1,1,,1,1,1,1,1,,,1,,1,,1],[1,1,1,,1,1,1,1,,,,1,1,1,1,,1,1,1,1,1,1,1,1,1,,1],[1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1],[1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,,1,1,1,1,1,1,1,1,1,,1,1,,1,1,1,1,1,,1,1,1,1,1,1],[,1,,1,,1,1,1,,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1],[,,1,,,,,,,,,,1,1,1,1,1,1,1,,1,1,,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,,,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1],[,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,,1,1,1,1,1,1,1,1],[,1,,,1,1,,,,,,1,1,1,1,1,,,,1,1,1,,1,1,1],[1,1,1,1,1,1,1,1,1,,,,1,1,1,1,1,1,1,,1,1,,1,1,1],[,1,1,1,,1,,1,1,1,1,,,1,1,1,,1,1,1,1,1,,,1,1],[1,1,,,,1,,,1,1,1,,1,,1,,1,,1,1,1,1,1,,1,,1],[,1,,,,,,,1,,1,,1,1,1,1,,,,,,,,,1]],[,[,,,,,,,,,,,,,1,1,,,,1],[,1,,,,,,,,1,,,1,,,,,,1,,,1,,,,1],,[,1,,,,1,,1,,1,1,,1,1,,,,,,,,1],[,,,,,,,,,,,,,,,,,,,1],[,,,,,,,,,1],[1,1,1,,,1,,,,,,,,,1,1,,,,,,,,,,1],[,1,,,,,,,,,,,,,1],[,,,,,,,,,,,,,,,,,,,1,,,1],[,,,,,,,,,1],[1,1,,,,,,1,1,1,,1,1,,,,1,1,,1,,1,1,1,,1],[,1,1,1,,1,1,,,1,,1,1,1,1,,,,,,,1,,1],[,1,1,1,1,,,1,,1,,,,1,1,1,1,,1,1,,1],[,1,,,1,1,,1,,,,1,,1,1,,1,,1,,,1,,,1,,1],[,,,,,,,,,,,1],[,,,,,,,,,1,,,,,,,,,,,,,1],,[1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,,1,,1,1,1,1,1,1,1],[,1,,,,,,,1,1,,1,,,,,1,,,1,,1],[,1,,,,1,,,1,,,,,,,,1,,1,,,1],[,,,,,,,,,,,,,1,1,,,,1,,,1],[,,,,,1,,,1,,,,1],[,1],,[,1],[1,,,,,,,,,,,,,,1,,,,,1]],[,[,1,,,,1,1,1,1,1,1,,1,1,1,1,1,,1,1,,1,1,,,1],[,,1,,,,,,,,,1],,,[1,,,1,1,,,,,,,,1,1,,1,1,,1],,[,,,,,,,,,,,,,,,,,,1,,1],,[1,,,1,1,,1,1,,,,,1,,1,,,,,1,1,,1],,[,1,,,,,,,,1,1,1,1,1,,1,1,,,,1,1],[,,,,,,,,,,,,,,,,1,,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,,,1,1,1,1,,1,1,1,1,1,1],[,,,,,,,,,,,1,,1,,,1],[1,,,,,,,,,,,,,,,,,,1,,1],,,[,1,,,,,,,,,,,,,,1,,,,1,1],[,,,,,,,,,1,,,1,,,,,,,,,,1],[,,,,,,,,,,,,,,,1],[,,,,,,,,,,,,,1,1,,,,,,1],,[,1]],[,[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,,,1,1,,1,1,1,1,1,1,,,1,1,1,1,1,,1,1],[,1,,,,,,,,1],[,,,,1,,,1,,,1,1,,,,,,,,,,1,,,,1],[,1,,1,1,,,1,1,1,,,,1,1,1,1,,1,1,1,1,,1],[,,,,,,,1],[,1,1,,,,,1,,1,,,,,,1,,,,,,1,,1,,1],[,1,,,,,,1,,,,1,,,,,,,,,,1],[,,1,1,,1,1,1,1,1,1,1,1,1,1,,,,1,,1,1,1,1,,1],[,1,,,,,,,,1],[,1,1,,1,,,,,,,,1,,,,,,1,,,1,,1,,1],[,1,,1,,1,,1,1,1,,1,1,1,,1,,,1,1,,1,1,1,1,1],[,1,1,1,1,1,,,1,1,,,,1,1,1,,,,1,1,,,1,1],[,,1,1,1,1,,1,,1,,1,,1,1,1,1,,,,,1,,1,,1],[1,1,1,1,1,1,1,1,,1,,1,,1,1,1,,,1,1,,,,1,,1],[,,,1],,[,1,1,,1,,,1,1,1,,1,1,1,1,1,1,,1,1,,1,1,1,1,1,1],[,1,,,,,,1,,1,,1,,,,,,,1,1,,1,1],[,,,,,,1,,1,1,,1,,1,,,,,,,,,,1],[,1,1,,1,,,,1,,,,1,1,1,,,,1,,1,1,1,,1,1],,[,1,1,,,,,,,,,,,,,1,,,1,,,,,1],[,1,,,,,,,,,,,,,,,,,,,,,,1],[,1,1,,,,,,,1,,,,1,,,,,1,,,,,,,1]],[,[,1,1,1,1,1,,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1],[,1,1,1,1,1,,1,,1,1,,,1,1,1,1,,1,,,,,1,1,1],[,,1,1,,1,,1,1,,,,1,1,1,1,,,1,,1,1,1,1,,1],[,1,,1,,,,,,,,1,,1,,1,,,,,,,,,,1],[,,1,,1,,,1,,,,,1,1,,,1,,1,1,1,1],[,1],[,1,1,,1,,1,1,,1,,,1,1,1,,,,1,,,1,,1],[1,1,,1,1,1,,,,,,,,,,,,,1,,1,1,1],[,1,1,,,,,,,1,,,1,,1,,1,,1,1,,,1,,,1],[,,1,,,,,,,,,,,,,,,,,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,,1,,1,,,,,1,1,1,,,1,,1,,,,1],[,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,,1,,,1,1,1,,1,,1,1,1,,,1,1,1,1,,,,1,1],[,,,1,1,,,1,,1,,1,,1,1,1,1,,1,,,,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,,,,,,,,,,,,,,,,,,,1],[,1,1,,1,1,,1,,1,,,,1,1,,,1,1,,1,1,,1],[,1,1,1,1,1,,,1,1,1,,1,1,1,1,1,1,1,1,,1,1,,,1],[,1,1,1,1,1,,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,,1,1],[,1,1,,1,,,1,,,1,,1,1,1,1,1,,1,,1,1],[,,,,,1,,,,1,,,,,1,1,,,,1],[,1,,1,1,1,,1,,,1,1,1,,,1,,,1,,1,,,1],[,,1,,,,,,,,,1,,1,,,,,1,,1],[,1,1,,,,,,,,1,1,1,,,,,,,,1,,,,,1],[,,,,,,,,1,,,,,1,,,1]],[,[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,,1,1,,,1,1,1,1,1,1,1,1,,,,,,,,,1,1],[,,,,,,,,1,,,,1,,1,,1],[,1,,,1,1,,1,,,,1,,,,,,,,1],[,1,,1,,1,,,,1,1,,1,,1,,,,1,1,1,1,1,,,1],,[,1,,,,,,,,1,,,1,1,,,1,,1,1,,1,,1],[,1,,,1,,,,,,,,1,,,,,,,1],[1,1,,,,,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,,1,1,1],,[,1,,,,,,1,,1,,1,1,1,1,1,,,1,,1,1,,,,1],[,1,1,,,1,,1,,1,,,1,1,1,1,,,1,,,1,,,,1],[,1,1,1,1,1,,1,1,1,,1,1,1,1,1,1,1,1,1,1,,,,1,,1],[,1,,,1,1,,1,1,,,1,1,,1,1,,1,,1,,1],[1,,1,,,,,1,,1,,1,1,1,1,,,,,1,1,,,,1,1],[,1,1,,,,,1,1,,,1,,1,1,1,1,,,,,,,,,,1],,[,1,1,,,1,,,,1,,1,1,1,1,1,,,,1,,,,1,,1],[,,,1,1,,,1,,,,,1,,1,1,1,,1,1,,,,,,1],[,1,,,,,,,,,,,1,,,,1,,,,,,,1,,1],[,1,1,1,1,1,1,1,,1,1,1,1,1,1,,1,1,1,,1,1,,1,1,1,1],[,1,,,,,,,,,,,,,,,,,,,1],[,1,,,,,,1,,,,,1,,1,,,1,1,,1,1,,1],[,1,,,,,,1,,,,,1,1,,,,,,,,1,,,,1],[,,,,,,,,,,,,,,,,,,1,,,1,,,,,1],[,,,,,,,1,,,,1]],[,[1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1],[,1,,1,,1,,,,,,,1,,,,,,,,1,,,1],[,1,,,,,,,1],[,,,,,,,,,,1],[,1,,,,,,1,1,,,,,,1],,[,1,1,,,,,,1,,,,,1,1,,,,1],[1,,1,,1,,,,,1,,,,,1,,,,,,,,,1,1],[,1,1,,,,,,,,,1,1,1,1,,,,1,,,,,1,,,1],,[,1,1,,1,,,1,1,,,1,,,1,1,1,,1,,1,1,1,,,,1],[,,,,,1,,,,,1,,,1,1,,,1,,1,,,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,,,1,1,,1,,,,1,,,,,,,,1],[,,,1,,,,,1,,,,,1,,1,,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,,,,,1],[,1,,,,,,1,,,,,,,1,1,1,,,1],[,1,,,,,,,,,,1,1,1,,,,,1,,,1],[,,,,,1,,1,,,,,1,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 Fp(e){e=Array.isArray(e)?e:bp;var t=[];return e.forEach((function(e,n){var r=String.fromCharCode(n+96).replace("`","");Array.isArray(e)?t=t.concat(Fp(e).map((function(e){return r+e}))):t.push(r)})),t}var gp=function(e){for(var t=bp;e.length<3;)e+="`";for(var n=0;n<=e.length-1;n++)if(!(t=t[e.charCodeAt(n)-96]))return!1;return!0};R(yp,oa),fD=G(yp,[{key:"props",get:function(){return this._props}},{key:"attr",value:function(e){return null!=(e=this._attrs[e])?e:null}},{key:"hasAttr",value:function(e){return void 0!==this._attrs[e]}},{key:"attrNames",get:function(){return Object.keys(this._attrs)}}]);function yp(e){var t,n,r;return V(this,yp),(t=A(this,yp))._props=(e=>{var t=null!=(t=e.nodeName)?t:Cp[e.nodeType],n=null!=(n=null!=(n=e.nodeType)?n:Ep[e.nodeName])?n:1,r=(ya("number"==typeof n,"nodeType has to be a number, got '".concat(n,"'")),ya("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(),vp().includes(r)||(r="text")),e=$({},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 u=n[t];return ya("object"!==a(u)||null===u,"expects attributes not to be an object, '".concat(t,"' was")),void 0!==u&&(e[r[t]||t]=null!==u?String(u):null),e}),{})),t}var wp,Ep={"#cdata-section":2,"#text":3,"#comment":8,"#document":9,"#document-fragment":11},Cp={},xp=(Object.keys(Ep).forEach((function(e){Cp[Ep[e]]=e})),fD),Ap=function(e,t){if(e=e||function(){},t=t||u.log,!u._audit)throw new Error("No audit configured");var n=u.utils.queue(),a=[],i=(Object.keys(u.plugins).forEach((function(e){n.defer((function(t){function n(e){a.push(e),t()}try{u.plugins[e].cleanup(t,n)}catch(e){n(e)}}))})),u.utils.getFlattenedTree(r.body));u.utils.querySelectorAll(i,"iframe, frame").forEach((function(e){n.defer((function(t,n){return u.utils.sendCommandToFrame(e.actualNode,{command:"cleanup-plugin"},t,n)}))})),n.then((function(n){0===a.length?e(n):t(a)})).catch(t)},Bp={};function kp(e){return Bp.hasOwnProperty(e)}function Rp(e){return"string"==typeof e&&Bp[e]?Bp[e]:"function"==typeof e?e:wp}var Tp={},Mp=(se(Tp,{getAllCells:function(){return Mp},getCellPosition:function(){return il},getHeaders:function(){return Op},getScope:function(){return ol},isColumnHeader:function(){return ll},isDataCell:function(){return jp},isDataTable:function(){return Sp},isHeader:function(){return Ip},isRowHeader:function(){return sl},toArray:function(){return ul},toGrid:function(){return ul},traverse:function(){return qp}}),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 Np(e,t,n){for(var r,a="row"===e?"_rowHeaders":"_colHeaders",i="row"===e?sl:ll,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=u.utils.getNodeFromTree(h);if(v[a]){r=v[a];break}f.push(h)}}return r=(r||[]).concat(f.filter(i)),f.forEach((function(e){u.utils.getNodeFromTree(e)[a]=r})),r}var Op=function(e,t){if(e.getAttribute("headers")){var n=Ho(e,"headers");if(n.filter((function(e){return e})).length)return n}return t=t||ul(Fi(e,"table")),e=Np("row",n=il(e,t),t),n=Np("col",n,t),[].concat(e,n).reverse()},jp=function(e){var t;return!(!e.children.length&&!e.textContent.trim())&&(t=e.getAttribute("role"),tl(t)?["cell","gridcell"].includes(t):"TD"===e.nodeName.toUpperCase())},Sp=function(e){var n=(e.getAttribute("role")||"").toLowerCase();if(("presentation"===n||"none"===n)&&!_o(e))return!1;if("true"===e.getAttribute("contenteditable")||Fi(e,'[contenteditable="true"]'))return!0;if("grid"===n||"treegrid"===n||"table"===n)return!0;if("landmark"===_s(n))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===(n=e.rows[Math.ceil(s/2)]).cells.length&&1===n.cells[0].colSpan)return!1;if(5<=n.cells.length)return!0;if(c)return!0;for(var m=0;m<s;m++){if(D=e.rows[m],i&&i!==t.getComputedStyle(D).getPropertyValue("background-color"))return!0;if(i=t.getComputedStyle(D).getPropertyValue("background-color"),o&&o!==t.getComputedStyle(D).getPropertyValue("background-image"))return!0;o=t.getComputedStyle(D).getPropertyValue("background-image")}return 20<=s||!(Li(e).width>.95*Hi(t).width||l<10||e.querySelector("object, embed, iframe, applet"))},Ip=function(e){return!(!ll(e)&&!sl(e))||!!e.getAttribute("id")&&(e=Ea(e.getAttribute("id")),!!r.querySelector('[headers~="'.concat(e,'"]')))},qp=function(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)};var _p={},zp=(se(_p,{allowedAttr:function(){return zp},arialabelText:function(){return Go},arialabelledbyText:function(){return Uo},getAccessibleRefs:function(){return Pp},getElementUnallowedRoles:function(){return Up},getExplicitRole:function(){return nl},getImplicitRole:function(){return Tl},getOwnedVirtual:function(){return ql},getRole:function(){return Ol},getRoleType:function(){return _s},getRolesByType:function(){return Kp},getRolesWithNameFromContents:function(){return Xp},implicitNodes:function(){return Qp},implicitRole:function(){return Tl},isAccessibleRef:function(){return em},isAriaRoleAllowedOnElement:function(){return Lp},isComboboxPopup:function(){return tm},isUnsupportedRole:function(){return el},isValidRole:function(){return tl},label:function(){return rm},labelVirtual:function(){return vs},lookupTable:function(){return Jp},namedFromContents:function(){return Il},requiredAttr:function(){return am},requiredContext:function(){return um},requiredOwned:function(){return im},validateAttr:function(){return lm},validateAttrValue:function(){return om}}),function(e){e=Qo.ariaRoles[e];var t=_(al());return e&&(e.allowedAttrs&&t.push.apply(t,_(e.allowedAttrs)),e.requiredAttrs)&&t.push.apply(t,_(e.requiredAttrs)),t}),$p=/^idrefs?$/,Pp=function(e){e=e.actualNode||e;var t=(t=hi(e)).documentElement||t,n=Ja.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=Dl(t.getAttribute(r[u])||"");if(i){var o,l=W(GD(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(Qo.ariaAttrs).filter((function(e){return e=Qo.ariaAttrs[e].type,$p.test(e)})))),null!=(n=r.get(e.id))?n:[]},Lp=function(e,t){e=e instanceof oa?e:Qa(e);var n=Tl(e);e=Rl(e);return Array.isArray(e.allowedRoles)?e.allowedRoles.includes(t):t!==n&&!!e.allowedRoles},Hp=["doc-backlink","doc-biblioentry","doc-biblioref","doc-cover","doc-endnote","doc-glossref","doc-noteref"],Vp={header:"banner",footer:"contentinfo"},Up=function(e){var t,n,r=!(1<arguments.length&&void 0!==arguments[1])||arguments[1],a=Pf(e).vNode;return If(a)?(e=a.props.nodeName,t=Tl(a)||Vp[e],e=[],((n=a)?(n.hasAttr("role")&&(n=GD(n.attr("role").toLowerCase()),e=e.concat(n)),e.filter((function(e){return tl(e)}))):e).filter((function(e){var n=a,u=t;return!(r&&e===u||(!Hp.includes(e)||_s(e)===u)&&Lp(n,e))}))):[]},Gp=function(e){return Object.keys(Qo.ariaRoles).filter((function(t){return Qo.ariaRoles[t].type===e}))},Kp=function(e){return Gp(e)},Wp=function(){return Ja.get("ariaRolesNameFromContent",(function(){return Object.keys(Qo.ariaRoles).filter((function(e){return Qo.ariaRoles[e].nameFromContent}))}))};function Yp(e){return null===e}function Zp(e){return null!==e}var Xp=function(){return Wp()},Jp=((en={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:Zp}}]},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:Zp}}]},"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:Zp}}]},"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:Zp}}]},"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:Zp}}]},"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:Zp}}]},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:Zp}}]},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:Zp}}]},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:Zp}}]},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:Zp}}]},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:Zp}}]},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:Zp}}]},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:Zp}}]},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:Zp}}]},widget:{type:"abstract",unsupported:!1},window:{nameFrom:["author"],type:"abstract",unsupported:!1}},en.implicitHtmlRole=pl,en.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:Zp}},{nodeName:"input",properties:{type:["color","data","datatime","file","hidden","month","number","password","range","reset","submit","time","week"]}},{nodeName:"link",attributes:{href:Zp}},{nodeName:"menu",attributes:{type:"context"}},{nodeName:"menuitem",attributes:{type:["command","checkbox","radio"]}},{nodeName:"select",condition:function(e){return e instanceof u.AbstractVirtualNode||(e=u.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"]}],en.elementsAllowedAnyRole=[{nodeName:"a",attributes:{href:Yp}},{nodeName:"img",attributes:{alt:Yp}},{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"]}],en.evaluateRoleForElement={A:function(e){var t=e.node;return"http://www.w3.org/2000/svg"===t.namespaceURI||!t.href.length||e.out},AREA:function(e){return!e.node.href},BUTTON:function(e){var t=e.node,n=e.role;e=e.out;return"menu"===t.getAttribute("type")?"menuitem"===n:e},IMG:function(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(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(e){var t=e.node;e=e.out;return!u.utils.matchesSelector(t,"ol li, ul li")||e},MENU:function(e){return"context"!==e.node.getAttribute("type")},OPTION:function(e){return e=e.node,!u.utils.matchesSelector(e,"select > option, datalist > option, optgroup > option")},SELECT:function(e){var t=e.node;return!t.multiple&&t.size<=1&&"menu"===e.role},SVG:function(e){var t=e.node;return!(!t.parentNode||"http://www.w3.org/2000/svg"!==t.parentNode.namespaceURI)||e.out}},en.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"]},en),Qp=function(e){var t=null;return(e=Jp.role[e])&&e.implicit?au(e.implicit):t},em=function(e){return!!Pp(e).length};function tm(e){var t=(1<arguments.length&&void 0!==arguments[1]?arguments[1]:{}).popupRoles,n=Ol(e);if(!(t=null!=t?t:Ko["aria-haspopup"].values).includes(n))return!1;if(t=(e=>{for(;e=e.parent;)if(null!==Ol(e,{noPresentational:!0}))return e;return null})(e),nm(t))return!0;if(!(n=e.props.id))return!1;if(e.actualNode)return t=mi(e.actualNode).querySelectorAll('[aria-owns~="'.concat(n,'"][role~="combobox"]:not(select),\n [aria-controls~="').concat(n,'"][role~="combobox"]:not(select)')),Array.from(t).some(nm);throw new Error("Unable to determine combobox popup without an actualNode")}var nm=function(e){return e&&"combobox"===Ol(e)},rm=function(e){return e=Qa(e),vs(e)},am=function(e){return(e=Qo.ariaRoles[e])&&Array.isArray(e.requiredAttrs)?_(e.requiredAttrs):[]},um=function(e){return(e=Qo.ariaRoles[e])&&Array.isArray(e.requiredContext)?_(e.requiredContext):null},im=function(e){return(e=Qo.ariaRoles[e])&&Array.isArray(e.requiredOwned)?_(e.requiredOwned):null},om=function(e,t){var n,r=(e=e instanceof oa?e:Qa(e)).attr(t),a=Qo.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=GD(r)).reduce((function(e,t){return e&&a.values.includes(t)}),0!==n.length);case"idref":try{var u=hi(e.actualNode);return!(!r||!u.getElementById(r))}catch(e){throw new TypeError("Cannot resolve id references for partial DOM")}case"idrefs":return Ho(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}},lm=function(e){return!!Qo.ariaAttrs[e]};function sm(e){return"caption"===e.props.nodeName}var cm={};se(cm,{getAriaRolesByType:function(){return Gp},getAriaRolesSupportingNameFromContent:function(){return Wp},getElementSpec:function(){return Rl},getElementsByContentType:function(){return rl},getGlobalAriaAttrs:function(){return al},implicitHtmlRoles:function(){return pl}}),od=Gi;var dm=["alert","log","status"];function Dm(e){return e=t.getComputedStyle((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:(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 fm(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 pm=/[;,\s]/,mm=/^[0-9.]+$/;se(Xt={},{aria:function(){return _p},color:function(){return hm},dom:function(){return pi},forms:function(){return Km},matches:function(){return kl},math:function(){return Zi},standards:function(){return cm},table:function(){return Tp},text:function(){return Lo},utils:function(){return la}});var hm={},vm=(se(hm,{Color:function(){return BD},centerPointOfRect:function(){return vm},elementHasImage:function(){return Ks},elementIsDistinct:function(){return Fm},filteredRectStack:function(){return ym},flattenColors:function(){return Cm},flattenShadowColors:function(){return Am},getBackgroundColor:function(){return Pm},getBackgroundStack:function(){return Bm},getContrast:function(){return Vm},getForegroundColor:function(){return Um},getOwnBackgroundColor:function(){return RD},getRectStack:function(){return gm},getStackingContext:function(){return Im},getStrokeColorsFromShadows:function(){return Nm},getTextShadowColors:function(){return Sm},hasValidContrastRatio:function(){return Gm},incompleteData:function(){return Gs},parseTextShadows:function(){return jm},stackingContextToColor:function(){return qm}}),function(e){if(!(e.left>t.innerWidth||t.innerHeight<e.top))return{x:Math.min(Math.ceil(e.left+e.width/2),t.innerWidth-1),y:Math.min(Math.ceil(e.top+e.height/2),t.innerHeight-1)}});function bm(e){return e.getPropertyValue("font-family").split(/[,;]/g).map((function(e){return e.trim().toLowerCase()}))}var Fm=function(e,n){var r,a=t.getComputedStyle(e);return"none"!==a.getPropertyValue("background-image")||!!["border-bottom","border-top","outline"].reduce((function(e,t){var n=new BD;return n.parseString(a.getPropertyValue(t+"-color")),e||"none"!==a.getPropertyValue(t+"-style")&&0<parseFloat(a.getPropertyValue(t+"-width"))&&0!==n.alpha}),!1)||(r=t.getComputedStyle(n),bm(a)[0]!==bm(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),(n=a.getPropertyValue("text-decoration")).split(" ").length<3?e||n!==r.getPropertyValue("text-decoration"):e)},gm=function(e){var t=So(e);return!(e=xs(e))||e.length<=1?[t]:e.some((function(e){return void 0===e}))?null:(e.splice(0,0,t),e)},ym=function(e){var t,n,r=gm(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]:(Gs.set("bgColor","elmPartiallyObscuring"),null)):(Gs.set("bgColor","outsideViewport"),null)},wm=["hue","saturation","color","luminosity"],Em={normal:function(e,t){return t},multiply:function(e,t){return t*e},screen:function(e,t){return e+t-e*t},overlay:function(e,t){return this["hard-light"](t,e)},darken:function(e,t){return Math.min(e,t)},lighten:function(e,t){return Math.max(e,t)},"color-dodge":function(e,t){return 0===e?0:1===t?1:Math.min(1,e/(1-t))},"color-burn":function(e,t){return 1===e?1:0===t?0:1-Math.min(1,(1-e)/t)},"hard-light":function(e,t){return t<=.5?this.multiply(e,2*t):this.screen(e,2*t-1)},"soft-light":function(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(e,t){return Math.abs(e-t)},exclusion:function(e,t){return e+t-2*e*t},hue:function(e,t){return t.setSaturation(e.getSaturation()).setLuminosity(e.getLuminosity())},saturation:function(e,t){return e.setSaturation(t.getSaturation()).setLuminosity(e.getLuminosity())},color:function(e,t){return t.setLuminosity(e.getLuminosity())},luminosity:function(e,t){return e.setLuminosity(t.getLuminosity())}};function Cm(e,t){var n,r=((e,t,n)=>{var r;return wm.includes(n)?Em[n](e,t):(r=new BD,["r","g","b"].forEach((function(a){r[a]=Em[n](e[a],t[a])})),r)})(t,e,2<arguments.length&&void 0!==arguments[2]?arguments[2]:"normal"),a=xm(e.red,e.alpha,t.red,t.alpha,255*r.r),u=xm(e.green,e.alpha,t.green,t.alpha,255*r.g);r=xm(e.blue,e.alpha,t.blue,t.alpha,255*r.b);return 0===(e=(t=e.alpha+t.alpha*(1-e.alpha),e=0,n=1,Math.min(Math.max(e,t),n)))?new BD(a,u,r,e):(t=Math.round(a/e),n=Math.round(u/e),a=Math.round(r/e),new BD(t,n,a,e))}function xm(e,t,n,r,a){return t*(1-r)*e+t*r*a+(1-t)*r*n}function Am(e,t){var n=e.alpha,r=(1-n)*t.red+n*e.red;return new BD(r,(1-n)*t.green+n*e.green,(1-n)*t.blue+n*e.blue,e.alpha+t.alpha*(1-e.alpha))}function Bm(e){for(var n=xs(e).map((function(n){return(e=>{var n=e.indexOf(r.body),a=RD(t.getComputedStyle(r.documentElement));return 1<n&&0===a.alpha&&!Ks(r.documentElement)&&(1<n&&(e.splice(n,1),e.push(r.body)),0<(a=e.indexOf(r.documentElement)))&&(e.splice(a,1),e.push(r.documentElement)),e})(n=ID(n,e))})),a=0;a<n.length;a++){var u=n[a];if(u[0]!==e)return Gs.set("bgColor","bgOverlap"),null;if(0!==a&&!((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,n[0]))return Gs.set("bgColor","elmPartiallyObscuring"),null}return n[0]||null}var km=.54,Rm=.5,Tm=1.5,Mm=["top","right","bottom","left"];function Nm(e){var t=void 0!==(t=(1<arguments.length&&void 0!==arguments[1]?arguments[1]:{}).ignoreEdgeCount)&&t;e=(e=>{var t,n={},r=W(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=P(i,2),s=l[0],c=l[1];Rm<s?o.right.push(s):Rm<-s&&o.left.push(-s),Rm<c?o.bottom.push(c):Rm<-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=P(e,2))[0],n=e[1];e=Mm.filter((function(e){return 0!==n[e].length})).length;return{colorStr:t,sides:n,edgeCount:e}}));return!t&&e.some((function(e){return 1<(e=e.edgeCount)&&e<4}))?null:e.map(Om).filter((function(e){return null!==e}))}function Om(e){var t,n,r=e.colorStr,a=e.sides;return 4!==e.edgeCount?null:((e=new BD).parseString(r),n=!(t=0),Mm.forEach((function(e){t+=a[e].length/4,n=n&&a[e].every((function(e){return Tm<e}))})),n||(e.alpha=1-Math.pow(km,t)),e)}function jm(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)ya(!t.colorStr,"Multiple colors identified in text-shadow: ".concat(e)),u=u.replace(r[0],"").trim(),t.colorStr=r[0];else if(a){ya(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));ya(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 Sm(e){var n,r=(n=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{}).minRatio,a=n.maxRatio,u=n.ignoreEdgeCount,i=[],o=t.getComputedStyle(e);if("none"!==(n=o.getPropertyValue("text-shadow"))){e=o.getPropertyValue("font-size");var l,s=parseInt(e),c=(ya(!1===isNaN(s),"Unable to determine font-size value ".concat(e)),[]),d=W(jm(n));try{for(d.s();!(l=d.n()).done;){var D=l.value,f=D.colorStr||o.getPropertyValue("color"),p=P(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=Nm(c,{ignoreEdgeCount:u});if(null===F)return null;i.push.apply(i,_(F)),c.splice(0,c.length)}var g=(e=>{var t=e.colorStr,n=e.offsetY,r=e.blurRadius,a=e.fontSize;return e.offsetX>r||r<n?new BD(0,0,0,0):((e=new BD).parseString(t),e.alpha*=((e,t)=>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=Nm(c,{ignoreEdgeCount:u})))return null;i.push.apply(i,_(e))}}return i}function Im(e,t){var n,r,a,u=Qa(e);return u._stackingContext||(r=[],a=new Map,(t=null!=(n=t)?n:Bm(e)).forEach((function(e){var t=(t=e=Qa(e),(u=new BD).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=$m(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=$m(a,e,u);n.length||r.unshift(e),e.bgColor=t})),u._stackingContext=r)}function qm(e){var t;return null!=(t=e.descendants)&&t.length?(t=Cm(e.descendants.reduce(_m,zm()),e.bgColor,e.descendants[0].blendMode)).alpha*=e.opacity:(t=e.bgColor).alpha*=e.opacity,{color:t,blendMode:e.blendMode}}function _m(e,t){return e=e instanceof BD?e:qm(e).color,Cm(qm(t).color,e,t.blendMode)}function zm(e,t){return{vNode:e,ancestor:t,opacity:parseFloat(null!=(t=null==e?void 0:e.getComputedStylePropertyValue("opacity"))?t:1),bgColor:new BD(0,0,0,0),blendMode:(null==e?void 0:e.getComputedStylePropertyValue("mix-blend-mode"))||void 0,descendants:[]}}function $m(e,t,n){var r=e.get(n);e=null!=(e=e.get(t))?e:zm(t,r);return r&&n!==t&&!r.descendants.includes(e)&&r.descendants.unshift(e),e}function Pm(e){var n=1<arguments.length&&void 0!==arguments[1]?arguments[1]:[],a=2<arguments.length&&void 0!==arguments[2]?arguments[2]:.1,u=Qa(e),i=u._cache.getBackgroundColor;return i?(n.push.apply(n,_(i.bgElms)),Gs.set("bgColor",i.incompleteData),i.bgColor):(i=((e,n,a)=>{var u=Bm(e);if(!u)return null;var i=Es(e);(a=null!=(a=Sm(e,{minRatio:a,ignoreEdgeCount:!0}))?a:[]).length&&(a=[{color:a.reduce(Am)}]);for(var o=0;o<u.length;o++){var l=u[o],s=t.getComputedStyle(l);if(Ks(l,s))return n.push(l),null;var c=RD(s);if(0!==c.alpha){if("inline"!==s.getPropertyValue("display")&&!Lm(l,i))return n.push(l),Gs.set("bgColor","elmPartiallyObscured"),null;if(n.push(l),1===c.alpha)break}}var d=(a=(d=Im(e,u)).map(qm).concat(a),((e,n)=>{var a,u,i,o,l=[];return n||(n=r.documentElement,o=r.body,n=t.getComputedStyle(n),a=t.getComputedStyle(o),u=RD(n),o=0!==(i=RD(a)).alpha&&Lm(o,e.getBoundingClientRect()),(0!==i.alpha&&0===u.alpha||o&&1!==i.alpha)&&l.unshift({color:i,blendMode:Hm(a.getPropertyValue("mix-blend-mode"))}),0===u.alpha)||o&&1===i.alpha||l.unshift({color:u,blendMode:Hm(n.getPropertyValue("mix-blend-mode"))}),l})(e,u.includes(r.body)));return a.unshift.apply(a,_(d)),0===a.length?new BD(255,255,255,1):(e=a.reduce((function(e,t){return Cm(t.color,e.color instanceof BD?e.color:e,t.blendMode)})),Cm(e.color instanceof BD?e.color:e,new BD(255,255,255,1)))})(e,n,a),u._cache.getBackgroundColor={bgColor:i,bgElms:n,incompleteData:Gs.get("bgColor")},i)}function Lm(e,n){n=Array.isArray(n)?n:[n];var r=e.getBoundingClientRect(),a=r.right,u=r.bottom,i=t.getComputedStyle(e).getPropertyValue("overflow");return(["scroll","auto"].includes(i)||e instanceof t.HTMLHtmlElement)&&(a=r.left+e.scrollWidth,u=r.top+e.scrollHeight),n.every((function(e){return e.top>=r.top&&e.bottom<=u&&e.left>=r.left&&e.right<=a}))}function Hm(e){return e||void 0}var Vm=function(e,t){return t&&e?(t.alpha<1&&(t=Cm(t,e)),e=e.getRelativeLuminance(),t=t.getRelativeLuminance(),(Math.max(t,e)+.05)/(Math.min(t,e)+.05)):null};function Um(e,n,r){for(var a=3<arguments.length&&void 0!==arguments[3]?arguments[3]:{},u=t.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 BD).parseString(e))},function(){return e=u,(new BD).parseString(e.getPropertyValue("-webkit-text-fill-color")||e.getPropertyValue("color"));var e},function(){return Sm(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 Cm(e,t)}));return null===(r=null==r?Pm(e,[]):r)?(r=Gs.get("bgColor"),Gs.set("fgColor",r),null):Cm(((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(qm)).length&&(r=r.reduce((function(e,t){return Cm(t.color,e.color instanceof BD?e.color:e)}),{color:new BD(0,0,0,0),blendMode:"normal"}),e=Cm(e,r))),t=t.ancestor}return e})(c,function e(t,n){var r,a=W(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=Im(e),e),r),new BD(255,255,255,1))}var Gm=function(e,t,n,r){return e=Vm(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}},Km={},Wm=(se(Km,{isAriaCombobox:function(){return Kl},isAriaListbox:function(){return Gl},isAriaRange:function(){return Yl},isAriaTextbox:function(){return Ul},isDisabled:function(){return Ym},isNativeSelect:function(){return Vl},isNativeTextbox:function(){return Hl}}),["fieldset","button","select","input","textarea"]),Ym=function e(t){var n,r,a=t._isDisabled;return"boolean"!=typeof a&&(n=t.props.nodeName,r=t.attr("aria-disabled"),a=!(!Wm.includes(n)||!t.hasAttr("disabled"))||(r?"true"===r.toLowerCase():!!t.parent&&e(t.parent)),t._isDisabled=a),a};function Zm(e,t){var n=null==(n=t.data)?void 0:n.headingOrder,r=Jm(t.node.ancestry,1);return n&&(t=n.map((function(e){return $({},e,{ancestry:r.concat(e.ancestry)})})),-1===(n=((e,t)=>{for(;t.length;){var n=Xm(e,t);if(-1!==n)return n;t=Jm(t,1)}return-1})(e,r))?e.push.apply(e,_(t)):e.splice.apply(e,[n,0].concat(_(t)))),e}function Xm(e,t){return e.findIndex((function(e){return zf(e.ancestry,t)}))}function Jm(e,t){return e.slice(0,e.length-t)}function Qm(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 eh(e){return{width:Math.round(10*e.width)/10,height:Math.round(10*e.height)/10}}function th(e,t){return si(e,t)&&!zo(t)}function nh(e){return e.map((function(e){return e.actualNode}))}function rh(e,t){var n=1<arguments.length&&void 0!==t&&t;return e.map((function(e){return{vChild:e,nested:n}}))}function ah(e){return""!==(e||"").trim()}function uh(e){return e=fs(e,{emoji:!0,nonBmp:!0,punctuations:!0}),Dl(e)}function ih(e){return e=parseInt(e.attr("tabindex"),10),!isNaN(e)&&e<0}var oh=["block","list-item","table","flex","grid","inline-block"];function lh(e){return e=t.getComputedStyle(e).getPropertyValue("display"),-1!==oh.indexOf(e)||"table-"===e.substr(0,6)}function sh(e,t){return e=e.getRelativeLuminance(),t=t.getRelativeLuminance(),(Math.max(e,t)+.05)/(Math.min(e,t)+.05)}var ch=["block","list-item","table","flex","grid","inline-block"];function dh(e){return e=t.getComputedStyle(e).getPropertyValue("display"),-1!==ch.indexOf(e)||"table-"===e.substr(0,6)}var Dh=Ma((function(e,n){function r(e,t){return a.getPropertyValue(e)===t}var a=t.getComputedStyle(e,n);return r("content","none")||r("display","none")||r("visibility","hidden")||!1===r("position","absolute")||0===RD(a).alpha&&r("background-image","none")?0:(e=fh(a.getPropertyValue("width")),n=fh(a.getPropertyValue("height")),"px"!==e.unit||"px"!==n.unit?0===e.value||0===n.value?0:1/0:e.value*n.value)}));function fh(e){var t=(e=P(e.match(/^([0-9.]+)([a-z]+)$/i)||[],3))[1];e=void 0===(e=e[2])?"":e;return{value:parseFloat(void 0===t?"":t),unit:e.toLowerCase()}}var ph={ARTICLE:!0,ASIDE:!0,NAV:!0,SECTION:!0},mh={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 hh(e,t,n,r){var a=nl(e);if(!(n=n||um(a)))return null;for(var u=n.includes("group"),i=r?e:e.parent;i;){var o=Ol(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 vh(e){return 3===(e=e.vNode).props.nodeType?0<e.props.nodeValue.trim().length:Ts(e,!1,!0)}var bh=Ma((function(e){var t;if(e)return(t=Ol(e,{noPresentational:!0,chromium:!0}))?_s(t):bh(e.parent)}));function Fh(e){var t,n,r=(1<arguments.length&&void 0!==arguments[1]?arguments[1]:{}).invalidTableRowAttrs,a=2<arguments.length?arguments[2]:void 0;r=null!=(t=null==r||null==(t=r.filter)?void 0:t.call(r,(function(e){return a.hasAttr(e)})))?t:[];return 0===r.length||!(t=(t=(e=>{if(e.parent)return pu(e,'table:not([role]), [role~="treegrid"], [role~="table"], [role~="grid"]')})(a))&&Ol(t))||"treegrid"===t||(n="row".concat(1<r.length?"Plural":"Singular"),this.data({messageKey:n,invalidAttrs:r,ownerRole:t}),!1)}function gh(e,t,n){var r=(a=n.props).nodeName,a=a.type,u=(e=>e?(e=e.toLowerCase(),["mixed","true"].includes(e)?e:"false"):"")(n.attr("aria-checked"));return"input"!==r||"checkbox"!==a||!u||u===(r=(e=>e.props.indeterminate?"mixed":e.props.checked?"true":"false")(n))||(this.data({messageKey:"checkbox",checkState:r}),!1)}var yh={row:Fh,checkbox:gh};var wh=function(e,t){try{return"svg"===t.props.nodeName||!!pu(t,"svg")}catch(e){return!1}},Eh=[function(e,t){return Ch(t)},function(e,t){return"area"!==t.props.nodeName},function(e,t){return!wh(0,t)},function(e,t){return _o(t)},function(e,t){return zo(t)||!xh(t)},function(e){return!Ps(e,{noLengthCompare:!0})}];function Ch(e){return"widget"===_s(e)}var xh=Ma((function e(t){return!(null==t||!t.parent)&&(!(!Ch(t.parent)||!zo(t.parent))||e(t.parent))})),Ah=function(e,t){var n=nl(t);return!(n&&!["none","presentation"].includes(n)&&!(Wo[n]||{}).accessibleNameRequired&&!_o(t))},Bh=function(e,t,n){return n.initiator},kh={emoji:!0,nonBmp:!1,punctuations:!0},Rh={"abstractrole-evaluate":function(e,t,n){return 0<(n=GD(n.attr("role")).filter((function(e){return"abstract"===_s(e)}))).length&&(this.data(n),!0)},"accesskeys-after":function(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(e,t,n){return qi(n)||(this.data(n.attr("accesskey")),this.relatedNodes([e])),!0},"alt-space-value-evaluate":function(e,t,n){return"string"==typeof(n=n.attr("alt"))&&/^\s+$/.test(n)},"aria-allowed-attr-evaluate":function(e,t,n){var r,a=[],u=Ol(n),i=zp(u),o=(Array.isArray(t[u])&&(i=Zf(t[u].concat(i))),W(n.attrNames));try{for(o.s();!(r=o.n()).done;){var l=r.value;!lm(l)||i.includes(l)||((e,t,n)=>"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||If(n)||_o(n))&&void 0)},"aria-allowed-attr-matches":function(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(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=Up(t,n)).length||(this.data(r),!zl(t)&&void 0)},"aria-allowed-role-matches":function(e,t){return null!==nl(t,{dpub:!0,fallback:!0})},"aria-busy-evaluate":function(e,t,n){return"true"===n.attr("aria-busy")},"aria-conditional-attr-evaluate":function(e,t,n){var r=Ol(n);return!yh[r]||yh[r].call(this,e,t,n)},"aria-conditional-checkbox-attr-evaluate":gh,"aria-conditional-row-attr-evaluate":Fh,"aria-errormessage-evaluate":function(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(GD(r)),function(e){if(""===e.trim())return Qo.ariaAttrs["aria-errormessage"].allowEmpty;var t;try{t=e&&Ho(n,"aria-errormessage")[0]}catch(t){return void this.data({messageKey:"idrefs",values:GD(e)})}return t?zl(t)?"alert"===t.getAttribute("role")||"assertive"===t.getAttribute("aria-live")||"polite"===t.getAttribute("aria-live")||-1<GD(n.attr("aria-describedby")).indexOf(e):(this.data({messageKey:"hidden",values:GD(e)}),!1):void 0}.call(this,r))},"aria-has-attr-matches":function(e,t){var n=/^aria-/;return t.attrNames.some((function(e){return n.test(e)}))},"aria-hidden-body-evaluate":function(e,t,n){return"true"!==n.attr("aria-hidden")},"aria-hidden-focus-matches":function(e){return function e(t){return!t||"true"!==t.getAttribute("aria-hidden")&&e($i(t))}($i(e))},"aria-label-evaluate":function(e,t,n){return!!Dl(Go(n))},"aria-labelledby-evaluate":function(e,t,n){try{return!!Dl(Uo(n))}catch(e){}},"aria-level-evaluate":function(e,t,n){if(n=n.attr("aria-level"),!(6<(n=parseInt(n,10))))return!0},"aria-prohibited-attr-evaluate":function(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=Ol(n,{chromium:!0});return 0!==(r=((e,t,n,r)=>{var a=Qo.ariaRoles[t];return a?a.prohibitedAttrs||[]:t||r.includes(n)||"widget"===bh(e)?[]:["aria-label","aria-labelledby"]})(n,u,a,r).filter((function(e){return!!n.attrNames.includes(e)&&""!==Dl(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=ts(n,{subtreeDescendant:!0}),""===Dl(u)||void 0)},"aria-required-attr-evaluate":function(e){var t,n=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{},r=2<arguments.length?arguments[2]:void 0,a=nl(r),u=r.attrNames,i=am(a);return Array.isArray(n[a])&&(i=Zf(n[a],i)),!(a&&u.length&&i.length&&(n=r,"separator"!==a||_o(n))&&(u=r,"combobox"!==a||"false"!==u.attr("aria-expanded"))&&("slider"!==a||null==(n=r.attr("aria-valuetext"))||!n.trim())&&(t=Rl(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(e,t,n){t=t&&Array.isArray(t.reviewEmpty)?t.reviewEmpty:[];var r,a,u,i=nl(n,{dpub:!0}),o=im(i);return null===o||((a=(r=((e,t)=>{function n(){if(3===r.props.nodeType&&a.push({vNode:r,role:null}),1!==r.props.nodeType||!zl(r))return 1;var e,n=Ol(r,{noPresentational:!0}),i=(e=r,al().find((function(t){return e.hasAttr(t)}))),o=!!i||_o(r);!n&&!o||["group","rowgroup"].includes(n)&&t.some((function(e){return e===n}))?u.push.apply(u,_(r.children)):(n||o)&&a.push({role:n,attr:i||"tabindex",vNode:r})}for(var r,a=[],u=ql(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=nl(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(vh))&&void 0))))},"aria-required-children-matches":function(e,t){return t=nl(t,{dpub:!0}),!!im(t)},"aria-required-parent-evaluate":function(e,t,n){var r=t&&Array.isArray(t.ownGroupRoles)?t.ownGroupRoles:[],a=hh(n,r);if(!a)return!0;var u=(e=>{for(var t,n=[];e;)e.getAttribute("id")&&(t=Ea(e.getAttribute("id")),t=hi(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=hh(Qa(u[i]),r,a,!0)))return!0;return this.data(a),!1},"aria-required-parent-matches":function(e,t){return t=nl(t),!!um(t)},"aria-roledescription-evaluate":function(e){var t=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{},n=Ol(2<arguments.length?arguments[2]:void 0);return!!(t.supportedRoles||[]).includes(n)||!(!n||"presentation"===n||"none"===n)&&void 0},"aria-unsupported-attr-evaluate":function(e,t,n){return!!(n=n.attrNames.filter((function(t){var n=Qo.ariaAttrs[t];return!!lm(t)&&(t=n.unsupported,"object"!==a(t)?!!t:!kl(e,t.exceptions))}))).length&&(this.data(n),!0)},"aria-valid-attr-evaluate":function(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)&&!lm(e)&&r.push(e)})),!r.length||(this.data(r),!1)},"aria-valid-attr-value-evaluate":function(e,t,n){t=Array.isArray(t.value)?t.value:[];var r="",a="",i=[],o=/^aria-/,l=["aria-errormessage"],s={"aria-controls":function(){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(e){e||(r='aria-current="'.concat(n.attr("aria-current"),'"'),a="ariaCurrent")},"aria-owns":function(){return"false"!==n.attr("aria-expanded")},"aria-describedby":function(e){e||(r='aria-describedby="'.concat(n.attr("aria-describedby"),'"'),a=u._tree&&u._tree[0]._hasShadowRoot?"noIdShadow":"noId")},"aria-labelledby":function(e){e||(r='aria-labelledby="'.concat(n.attr("aria-labelledby"),'"'),a=u._tree&&u._tree[0]._hasShadowRoot?"noIdShadow":"noId")}};return n.attrNames.forEach((function(e){if(!l.includes(e)&&!t.includes(e)&&o.test(e)){var u,c=n.attr(e);try{u=om(n,e)}catch(u){return r="".concat(e,'="').concat(c,'"'),void(a="idrefs")}s[e]&&!s[e](u)||u||(""===c&&(u=e,"string"!==(null==(u=Qo.ariaAttrs[e])?void 0:u.type))?(r=e,a="empty"):i.push("".concat(e,'="').concat(c,'"')))}})),i.length?(this.data(i),!1):!r||void this.data({messageKey:a,needsReview:r})},"attr-non-space-content-evaluate":function(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),!!Dl(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(e,t,n){var r,u,i;return"input"!==n.props.nodeName||(u={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"===a(t)&&Object.keys(t).forEach((function(e){u[e]||(u[e]=[]),u[e]=u[e].concat(t[e])})),i=(r=n.attr("autocomplete").split(/\s+/g).map((function(e){return e.toLowerCase()})))[r.length-1],!!ms.stateTerms.includes(i))||(r=u[i],i=n.hasAttr("type")?Dl(n.attr("type")).toLowerCase():"text",i=vp().includes(i)?i:"text",void 0===r?"text"===i:r.includes(i))},"autocomplete-matches":function(e,t){if(!(n=t.attr("autocomplete"))||""===Dl(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=Qo.ariaRoles[n])&&"widget"===n.type)&&!("-1"===r&&t.actualNode&&!Gi(t)&&!zl(t))},"autocomplete-valid-evaluate":function(e,t,n){return n=n.attr("autocomplete")||"",hs(n,t)},"avoid-inline-spacing-evaluate":function(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(e,t,n){var r;if(!(null!=(r=n.attr("aria-braillelabel"))?r:"").trim())return!0;try{return""!==Dl(ds(n))}catch(e){}},"braille-roledescription-equivalent-evaluate":function(e,t,n){var r=null!=(r=n.attr("aria-brailleroledescription"))?r:"";return""===Dl(r)||("string"!=typeof(r=n.attr("aria-roledescription"))?(this.data({messageKey:"noRoleDescription"}),!1):""!==Dl(r)||(this.data({messageKey:"emptyRoleDescription"}),!1))},"bypass-matches":function(e,t,n){return!Bh(0,0,n)||!!e.querySelector("a[href]")},"caption-evaluate":function(e,t,n){return!lp(n,"track").some((function(e){return"captions"===(e.attr("kind")||"").toLowerCase()}))&&void 0},"caption-faked-evaluate":function(e){var t=ul(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(e,n,r){var a=n.ignoreUnicode,u=n.ignoreLength,i=n.ignorePseudo,o=n.boldValue,l=n.boldTextPt,s=n.largeTextPt,c=n.contrastRatio,d=n.shadowOutlineEmMax,D=n.pseudoSizeThreshold;if(!Gi(e))return this.data({messageKey:"hidden"}),!0;var f=Pl(r,!1,!0);if(a&&(m=ss(a=f,p={nonBmp:!0}),a=""===Dl(fs(a,p)),m)&&a)this.data({messageKey:"nonBmp"});else{var p=t.getComputedStyle(e),m=parseFloat(p.getPropertyValue("font-size"));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=((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<Dh(e.actualNode,":before")+Dh(e.actualNode,":after"))return e}while(e=e.parent)}})(r,{ignorePseudo:i,pseudoSizeThreshold:D});if(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=Sm(e,{minRatio:.001,maxRatio:d})))return l=Um(e,!(i=[]),D=Pm(e,i,d),n),n=d=e=null,0===r.length?e=Vm(D,l):l&&D&&(n=[].concat(_(r),[D]).reduce(Am),r=Vm(D,l),b=Vm(D,n),h=Vm(n,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=Gs.get("bgColor"):r||(v=d),b=1===f.length,(s=1==h)?v=Gs.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:n?n.toHexString():void 0}),null===l||null===D||s||b&&!u&&!r?(v=null,Gs.clear(),void this.relatedNodes(i)):(r||this.relatedNodes(i),r));this.data({messageKey:"complexTextShadows"})}}},"color-contrast-matches":function(e,n){var a=(f=n.props).nodeName;if("option"===a)return!1;if("select"===a&&!e.options.length)return!1;if("input"===a&&["hidden","range","color","checkbox","radio","image"].includes(f.type))return!1;if(Ym(n)||Eo(n))return!1;if(["input","select","textarea"].includes(a)){if(f=t.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(!PD(u,e))return!1}return!0}if(f=bi(n,"label"),"label"===a||f){if(u=f||e,a=f?Qa(f):n,u.htmlFor&&(u=(f=hi(u).getElementById(u.htmlFor))&&Qa(f))&&Ym(u))return!1;if((f=lp(a,'input:not([type="hidden"],[type="image"],[type="button"],[type="submit"],[type="reset"]), select, textarea')[0])&&Ym(f))return!1}for(var i,o=[],l=n;l;)l.props.id&&(i=Pp(l).filter((function(e){return GD(e.getAttribute("aria-labelledby")||"").includes(l.props.id)})).map((function(e){return Qa(e)})),o.push.apply(o,_(i))),l=l.parent;if(0<o.length&&o.every(Ym))return!1;if(""===(a=Pl(u=n,!1,!0))||""===fs(a,kh)||!u.children.some((function(e){return"#text"===e.props.nodeName&&!cs(e)})))return!1;for(var s=r.createRange(),c=n.children,d=0;d<c.length;d++){var D=c[d];3===D.actualNode.nodeType&&""!==Dl(D.actualNode.nodeValue)&&s.selectNodeContents(D.actualNode)}var f=Array.from(s.getClientRects()),p=wi(n);return f.some((function(t){var n,r=PD(t,e);return p.length?(n=p.some((function(e){return gi(t,e.boundingClientRect)})),r&&n):r}))},"css-orientation-lock-evaluate":function(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(){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=(e=>{var t=e.selectorText;e=e.style;return!(!t||e.length<=0||!(t=e.transform||e.webkitTransform||e.msTransform||!1)&&!e.rotate||(t=(e=>e&&(e=e.match(/(rotate|rotateZ|rotate3d|matrix|matrix3d)\(([^)]+)\)(?!.*(rotate|rotateZ|rotate3d|matrix|matrix3d))/))?D((e=P(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;e=e.cssText;return 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=P(t.split(",").map((function(e){return e.trim()})),4),r=n[2];n=n[3];return 0===parseInt(r)?void 0:f(n);case"matrix":case"matrix3d":var a,u;return(r=(r=t).split(",")).length<=6?(a=(u=P(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=P(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(e){return!!Sp(e)&&3<=(e=ul(e)).length&&3<=e[0].length&&3<=e[1].length&&3<=e[2].length},"data-table-matches":function(e){return Sp(e)},"deprecatedrole-evaluate":function(e,t,n){n=Ol(n,{dpub:!0,fallback:!0});var r=Qo.ariaRoles[n];return!(null==r||!r.deprecated||(this.data(n),0))},"dlitem-evaluate":function(e){var t=(e=$i(e)).nodeName.toUpperCase(),n=nl(e);return"DIV"===t&&["presentation","none",null].includes(n)&&(t=(e=$i(e)).nodeName.toUpperCase(),n=nl(e)),"DL"===t&&!(n&&!["presentation","none","list"].includes(n))},"doc-has-title-evaluate":function(){var e=r.title;return!!Dl(e)},"duplicate-id-active-matches":function(e){var t=e.getAttribute("id").trim();t='*[id="'.concat(Ea(t),'"]'),t=Array.from(hi(e).querySelectorAll(t));return!em(e)&&t.some(_o)},"duplicate-id-after":function(e){var t=[];return e.filter((function(e){return-1===t.indexOf(e.data)&&(t.push(e.data),!0)}))},"duplicate-id-aria-matches":function(e){return em(e)},"duplicate-id-evaluate":function(e){var t,n=e.getAttribute("id").trim();return!n||(t=hi(e),(t=Array.from(t.querySelectorAll('[id="'.concat(Ea(n),'"]'))).filter((function(t){return t!==e}))).length&&this.relatedNodes(t),this.data(n),0===t.length)},"duplicate-id-misc-matches":function(e){var t=e.getAttribute("id").trim();t='*[id="'.concat(Ea(t),'"]'),t=Array.from(hi(e).querySelectorAll(t));return!em(e)&&t.every((function(e){return!_o(e)}))},"duplicate-img-label-evaluate":function(e,t,n){return!["none","presentation"].includes(Ol(n))&&!!(t=pu(n,t.parentSelector))&&""!==(t=Pl(t,!0).toLowerCase())&&t===ds(n).toLowerCase()},"exists-evaluate":function(){},"explicit-evaluate":function(e,t,n){var r=this;if(!n.attr("id"))return!1;if(n.actualNode){var a=hi(n.actualNode),u=Ea(n.attr("id"));a=Array.from(a.querySelectorAll('label[for="'.concat(u,'"]')));if(this.relatedNodes(a),!a.length)return!1;try{return a.some((function(e){return!Gi(e)||(e=Dl(Vo(e,{inControlContext:!0,startNode:n})),r.data({explicitLabel:e}),!!e)}))}catch(e){}}},"fallbackrole-evaluate":function(e,t,n){var r=GD(n.attr("role"));return!(r.length<=1)&&(!(!Tl(n)&&2===r.length&&r.includes("none")&&r.includes("presentation"))||void 0)},"focusable-content-evaluate":function(e,t,n){var r=n.tabbableElements;return!!r&&0<r.filter((function(e){return e!==n})).length},"focusable-disabled-evaluate":function(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)&&!Ls())||!!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(e,t,n){return!(!n.hasAttr("contenteditable")||!function e(t){return"true"===(t=t.attr("contenteditable"))||""===t||"false"!==t&&(!!(t=pu(n.parent,"[contenteditable]"))&&e(t))}(n))||zo(n)},"focusable-modal-open-evaluate":function(e,t,n){return!(n=n.tabbableElements.map((function(e){return e.actualNode})))||!n.length||!Ls()||void this.relatedNodes(n)},"focusable-no-name-evaluate":function(e,t,n){var r=n.attr("tabindex");if(!(_o(n)&&-1<r))return!1;try{return!ds(n)}catch(e){}},"focusable-not-tabbable-evaluate":function(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)&&!Ls())||!!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(e,t,n){if(n.children)try{return!n.children.some((function e(t){if(zo(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(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(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(e,t){return!t.isViolation&&void 0},"frame-title-has-text-matches":function(e){return e=e.getAttribute("title"),!!Dl(e)},"has-alt-evaluate":function(e,t,n){var r=n.props.nodeName;return!!["img","input","area"].includes(r)&&n.hasAttr("alt")},"has-descendant-after":function(e){return e.some((function(e){return!0===e.result}))&&e.forEach((function(e){e.result=!0})),e},"has-descendant-evaluate":function(e,t,n){if(t&&t.selector&&"string"==typeof t.selector)return!(!t.passForModal||!Ls())||(n=Jf(n,t.selector,zl),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(e,t,n){var r=al().filter((function(e){return n.hasAttr(e)}));return this.data(r),0<r.length},"has-implicit-chromium-role-matches":function(e,t){return null!==Tl(t,{chromium:!0})},"has-lang-evaluate":function(e,t,n){var a=void 0!==r&&Na(r);return t.attributes.includes("xml:lang")&&t.attributes.includes("lang")&&ah(n.attr("xml:lang"))&&!ah(n.attr("lang"))&&!a?(this.data({messageKey:"noXHTML"}),!1):!!t.attributes.some((function(e){return ah(n.attr(e))}))||(this.data({messageKey:"noLang"}),!1)},"has-text-content-evaluate":function(e,t,n){try{return""!==Dl(ts(n))}catch(e){}},"has-widget-role-evaluate":function(e){return null!==(e=e.getAttribute("role"))&&("widget"===(e=_s(e))||"composite"===e)},"heading-matches":function(e,t){return"heading"===Ol(t)},"heading-order-after":function(e){(t=_(t=e)).sort((function(e,t){return e=e.node,t=t.node,e.ancestry.length-t.ancestry.length}));var t,n=t.reduce(Zm,[]).filter((function(e){return-1!==e.level}));return e.forEach((function(e){e.result=((e,t)=>{var n=null!=(n=null==(n=t[e=Xm(t,e.node.ancestry)])?void 0:n.level)?n:-1;t=null!=(t=null==(t=t[e-1])?void 0:t.level)?t:-1;return 0===e||(-1!==n?n-t<=1:void 0)})(e,n)})),e},"heading-order-evaluate":function(){var e,t=Ja.get("headingOrder");return t||(t=(e=Jf(u._tree[0],"h1, h2, h3, h4, h5, h6, [role=heading], iframe, frame",zl)).map((function(e){return{ancestry:[Ya(e.actualNode)],level:(t=(t=Ol(e))&&t.includes("heading"),n=e.attr("aria-level"),r=parseInt(n,10),e=P(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}),Ja.set("headingOrder",e)),!0},"help-same-as-label-evaluate":function(e,t,n){n=Fs(n);var r=e.getAttribute("title");return!!n&&(r||(r="",e.getAttribute("aria-describedby")&&(r=Ho(e,"aria-describedby").map((function(e){return e?Vo(e):""})).join(""))),Dl(r)===Dl(n))},"hidden-content-evaluate":function(e,n,r){if(!["SCRIPT","HEAD","TITLE","NOSCRIPT","STYLE","TEMPLATE"].includes(e.nodeName.toUpperCase())&&Ts(r)){if("none"===(r=t.getComputedStyle(e)).getPropertyValue("display"))return;if("hidden"===r.getPropertyValue("visibility")&&(!(e=(r=$i(e))&&t.getComputedStyle(r))||"hidden"!==e.getPropertyValue("visibility")))return}return!0},"hidden-explicit-label-evaluate":function(e,t,n){if(n.hasAttr("id")){if(!n.actualNode)return;var r,a=hi(e);e=Ea(e.getAttribute("id"));if((a=a.querySelector('label[for="'.concat(e,'"]')))&&!zl(a)){try{r=ds(n).trim()}catch(e){return}return""===r}}return!1},"html-namespace-matches":function(e,t){return!wh(0,t)},"html5-scope-evaluate":function(e){return!qs(r)||"TH"===e.nodeName.toUpperCase()},"identical-links-same-purpose-after":function(e){if(e.length<2)return e;for(var t=e.filter((function(e){return void 0!==e.result})),n=[],r={},u=function(e){var u=t[e],i=(l=u.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,u;return!(!t||!n)&&(r=Object.getOwnPropertyNames(t),u=Object.getOwnPropertyNames(n),r.length===u.length)&&r.every((function(r){var u=t[r];r=n[r];return a(u)===a(r)&&("object"===a(u)||"object"===a(r)?e(u,r):u===r)}))}(e.data.urlProps,o)}));l.length&&!s&&(u.result=void 0),u.relatedNodes=[],(s=u.relatedNodes).push.apply(s,_(l.map((function(e){return e.relatedNodes[0]})))),r[i]=l,n.push(u)},i=0;i<t.length;i++)u(i);return n},"identical-links-same-purpose-evaluate":function(e,t,n){if(n=Lo.accessibleTextVirtual(n),n=Lo.sanitize(Lo.removeUnicode(n,{emoji:!0,nonBmp:!0,punctuations:!0})).toLowerCase())return n={name:n,urlProps:pi.urlPropsFromAttribute(e,"href")},this.data(n),this.relatedNodes([e]),!0},"identical-links-same-purpose-matches":function(e,t){return!(!ds(t)||(t=Ol(e))&&"link"!==t)},"implicit-evaluate":function(e,t,n){try{var r,a=pu(n,"label");return!!a&&(r=Dl(ds(a,{inControlContext:!0,startNode:n})),a.actualNode&&this.relatedNodes([a.actualNode]),this.data({implicitLabel:r}),!!r)}catch(e){}},"inline-style-property-evaluate":function(e,n){var r=n.cssProperty,a=n.absoluteValues,u=n.minValue,i=n.maxValue,o=void 0===(o=n.normalValue)?0:o,l=n.multiLineOnly;return!!(!n.noImportant&&"important"!==e.style.getPropertyPriority(r)||l&&!Hs(e))||(n={},"number"==typeof u&&(n.minValue=u),"number"==typeof i&&(n.maxValue=i),l=e.style.getPropertyValue(r),["inherit","unset","revert","revert-layer"].includes(l)?(this.data($({value:l},n)),!0):(l=((e,n)=>{var r=n.cssProperty,a=n.absoluteValues;n=n.normalValue;return"normal"===(r=(e=t.getComputedStyle(e)).getPropertyValue(r))||(n=parseFloat(r),a)?n:(a=parseFloat(e.getPropertyValue("font-size")),e=Math.round(n/a*100)/100,isNaN(e)?r:e)})(e,{absoluteValues:a,cssProperty:r,normalValue:o}),this.data($({value:l},n)),"number"==typeof l?("number"!=typeof u||u<=l)&&("number"!=typeof i||l<=i):void 0))},"inserted-into-focus-order-matches":function(e){return Os(e)},"internal-link-present-evaluate":function(e,t,n){return lp(n,"a[href]").some((function(e){return/^#[^/!]/.test(e.attr("href"))}))},"invalid-children-evaluate":function(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=rh(n.children);u.length;){var i=(o=u.shift()).vChild,o=o.nested;if(t.divGroups&&!o&&"div"===(l=i).props.nodeName&&null===nl(l)){if(!i.children)return;var l=rh(i.children,!0);u.push.apply(u,_(l))}else l=((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;t=t?"div > ":"";return 3===u&&""!==i.trim()?t+"#text":!(1!==u||!zl(e))&&((i=nl(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(e,t,n){return!!(n=GD(n.attr("role"))).every((function(e){return!tl(e.toLowerCase(),{allowAbstract:!0})}))&&(this.data(n),!0)},"is-element-focusable-evaluate":function(e,t,n){return _o(n)},"is-initiator-matches":Bh,"is-on-screen-evaluate":od,"is-visible-matches":Gi,"is-visible-on-screen-matches":function(e,t){return Gi(t)},"label-content-name-mismatch-evaluate":function(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=Vo(e).toLowerCase(),!(e=Dl(ts(n,{subtreeDescendant:!0,ignoreIconLigature:!0,pixelThreshold:r,occurrenceThreshold:a})).toLowerCase())||(ps(t)<1||ps(e)<1?void 0:(n=e,r=uh(r=t),n=uh(n),!(!r||!n)&&r.includes(n)))},"label-content-name-mismatch-matches":function(e,t){var n=Ol(e);return!!(n&&Gp("widget").includes(n)&&Wp().includes(n)&&(Dl(Go(t))||Dl(Uo(e)))&&Dl(Pl(t)))},"label-matches":function(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(e,t){return e.hasAttribute("role")||!bi(t,"article, aside, main, nav, section")},"landmark-is-top-level-evaluate":function(e){var t=Gp("landmark"),n=$i(e),r=Ol(e);for(this.data({role:r});n;){var a=n.getAttribute("role");if((a=a||"FORM"===n.nodeName.toUpperCase()?a:Tl(n))&&t.includes(a)&&("main"!==a||"complementary"!==r))return!1;n=$i(n)}return!0},"landmark-is-unique-after":function(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(e,t,n){var r=Ol(e);return n=(n=ds(n))?n.toLowerCase():null,this.data({role:r,accessibleText:n}),this.relatedNodes([e]),!0},"landmark-unique-matches":function(e,t){return n=t,a=Gp("landmark"),!!(u=Ol(n))&&("section"!==(r=n.props.nodeName)&&"form"!==r?0<=a.indexOf(u)||"region"===u:!!ds(n))&&zl(t);var n,r,a,u},"layout-table-matches":function(e){return!Sp(e)&&!_o(e)},"link-in-text-block-evaluate":function(e,t){var n=t.requiredContrastRatio;if(t=t.allowSameColor,dh(e))return!1;for(var r=$i(e);r&&1===r.nodeType&&!dh(r);)r=$i(r);if(r){this.relatedNodes([r]);var a=Um(e),u=Um(r),i=(e=Pm(e),Pm(r)),o=a&&u?sh(a,u):void 0;if((o=o&&Math.floor(100*o)/100)&&n<=o)return!0;var l=e&&i?sh(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=Gs.get("bgColor"))?t:"bgContrast",this.data({messageKey:l}),Gs.clear()}},"link-in-text-block-matches":function(e){var t=Dl(e.innerText),n=e.getAttribute("role");return!(n&&"link"!==n||!t||!Gi(e))&&Ps(e)},"link-in-text-block-style-evaluate":function(e){if(lh(e))return!1;for(var n=$i(e);n&&1===n.nodeType&&!lh(n);)n=$i(n);return n?(this.relatedNodes([n]),!!Fm(e,n)||!!(e=>{for(var n=0,r=["before","after"];n<r.length;n++){var a=r[n];if("none"!==t.getComputedStyle(e,":".concat(a)).getPropertyValue("content"))return 1}})(e)&&void this.data({messageKey:"pseudoContent"})):void 0},"listitem-evaluate":function(e,t,n){var r;if(n=n.parent)return r=n.props.nodeName,n=nl(n),!!["presentation","none","list"].includes(n)||(n&&tl(n)?(this.data({messageKey:"roleNotValid"}),!1):["ul","ol","menu"].includes(r))},"matches-definition-evaluate":function(e,t,n){return kl(n,t.matcher)},"meta-refresh-evaluate":function(e,t,n){var r=(a=t||{}).minDelay,a=a.maxDelay;return!(n=P((n.attr("content")||"").trim().split(pm),1)[0]).match(mm)||(n=parseFloat(n),this.data({redirectDelay:n}),"number"==typeof r&&n<=t.minDelay)||"number"==typeof a&&n>t.maxDelay},"meta-viewport-scale-evaluate":function(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=P(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(e){var t=Ea(e.getAttribute("id")),n=e.parentNode,r=(r=hi(e)).documentElement||r,a=Array.from(r.querySelectorAll('label[for="'.concat(t,'"]')));for(a.length&&(a=a.filter((function(e){return!qi(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(zl)).length||!Ho(e,"aria-labelledby").includes(r[0]))&&void 0},"nested-interactive-matches":function(e,t){return!!(t=Ol(t))&&!!Qo.ariaRoles[t].childrenPresentational},"no-autoplay-audio-evaluate":function(e,t){var n,r;if(e.duration)return t=void 0===(t=t.allowedDuration)?3:t,((n=e).currentSrc?(r=(e=>{if(e=e.match(/#t=(.*)/))return P(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(e){return!!e.currentSrc&&!e.hasAttribute("paused")&&!e.hasAttribute("muted")},"no-empty-role-matches":function(e,t){return!!t.hasAttr("role")&&!!t.attr("role").trim()},"no-explicit-name-required-matches":Ah,"no-focusable-content-evaluate":function(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"===_s(t)&&_o(t)?n.push(t):n.push.apply(n,_(e(t)))})),n}(n);return!a.length||(0<(r=a.filter(ih)).length?(this.data({messageKey:"notHidden"}),this.relatedNodes(r)):this.relatedNodes(a),!1)}catch(e){}},"no-implicit-explicit-label-evaluate":function(e,t,n){var r,a,u=Ol(n,{noImplicit:!0});this.data(u);try{r=Dl(ns(n)).toLowerCase(),a=Dl(ds(n)).toLowerCase()}catch(e){return}return!(!a&&!r||(a||!r)&&a.includes(r))&&void 0},"no-naming-method-matches":function(e,t){var n=Rl(t).namingMethods;return!(n&&0!==n.length||"combobox"===nl(t)&&lp(t,'input:not([type="hidden"])').length||tm(t,{popupRoles:["listbox"]}))},"no-negative-tabindex-matches":function(e,t){return t=parseInt(t.attr("tabindex"),10),isNaN(t)||0<=t},"no-role-matches":function(e,t){return!t.attr("role")},"non-empty-if-present-evaluate":function(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(e,t){return"html"!==t.props.nodeName},"object-is-loaded-matches":function(e,t){return[Ah,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(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===Ol(n)?e.concat(t.children):e.concat(t)}),[]).reduce((function(e,t){var n,a=(t=t.actualNode).nodeName.toUpperCase();return 1===t.nodeType&&zl(t)?(n=nl(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(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&&zl(s)&&(u=!1,t="LI"===s.nodeName.toUpperCase(),n="listitem"===(e=Ol(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(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=Dm(e),u?Dm(u):null),l=(i=i?Dm(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||!fm(r,o,a)||!!((l=bi(n,"blockquote"))&&"BLOCKQUOTE"===l.nodeName.toUpperCase()||i&&!fm(r,i,a)||u*t<e)&&void 0},"p-as-heading-matches":function(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(e){return e.filter((function(e){return"ignored"!==e.data}))},"page-no-duplicate-evaluate":function(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(!Ja.get(r))return Ja.set(r,!0),r=Jf(u._tree[0],t.selector,zl),"string"==typeof t.nativeScopeFilter&&(r=r.filter((function(e){return e.actualNode.hasAttribute("role")||!bi(e,t.nativeScopeFilter)}))),"string"==typeof t.role&&(r=r.filter((function(e){return Ol(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(e,t){return null!==Tl(t,{chromiumRoles:!0})},"presentational-role-evaluate":function(e,t,n){var r=nl(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=Ol(n);if(["presentation","none"].includes(u))return this.data({role:u}),!0;["presentation","none"].includes(r)&&(r=al().some((function(e){return n.hasAttr(e)})),a=_o(n),this.data({messageKey:r&&!a?"globalAria":!r&&a?"focusable":"both",role:u}))}return!1},"region-after":function(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=W(t);try{for(a.s();!(n=a.n()).done;){var u=n.value;if(zf(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(e,t,n){return this.data({isIframe:["iframe","frame"].includes(n.props.nodeName)}),!Ja.get("regionlessNodes",(function(){return function e(t,n){var a=t.actualNode;if("button"===Ol(t)||function(e,t){var n=e.actualNode,r=Ol(e),a=(n=(n.getAttribute("aria-live")||"").toLowerCase().trim(),Gp("landmark"));return!!(["assertive","polite"].includes(n)||dm.includes(r)||a.includes(r)||t.regionMatcher&&kl(e,t.regionMatcher))}(t,n)||["iframe","frame"].includes(t.props.nodeName)||MD(t.actualNode)&&Mo(t.actualNode,"href")||!zl(a)){for(var u=t;u;)u._hasRegionDescendant=!0,u=u.parent;return["iframe","frame"].includes(t.props.nodeName)?[t]:[]}return a!==r.body&&Ms(a,!0)&&!function(e){return["none","presentation"].includes(Ol(e))&&!Rs(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)}),[])}(u._tree[0],t).map((function(e){for(;e.parent&&!e.parent._hasRegionDescendant&&e.parent.actualNode!==r.body;)e=e.parent;return e})).filter((function(e,t,n){return n.indexOf(e)===t}))})).includes(n)},"same-caption-summary-evaluate":function(e,t,n){var r;if(void 0!==n.children)return r=n.attr("summary"),!(!(n=!!(n=n.children.find(sm))&&Dl(ts(n)))||!r)&&Dl(r).toLowerCase()===Dl(n).toLowerCase()},"scope-value-evaluate":function(e,t){return e=e.getAttribute("scope").toLowerCase(),-1!==t.values.indexOf(e)},"scrollable-region-focusable-matches":function(e,t){return void 0!==wf(e,13)&&!1===tm(t)&&lp(t,"*").some((function(e){return Ts(e,!0,!0)}))},"skip-link-evaluate":function(e){return!!(e=Mo(e,"href"))&&(zl(e)||void 0)},"skip-link-matches":function(e){return MD(e)&&Vi(e)},"structured-dlitems-evaluate":function(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(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":wh,"svg-non-empty-title-evaluate":function(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(""===ts(n,{includeHidden:!0}).trim())return this.data({messageKey:"emptyTitle"}),!1}catch(e){return}return!0}},"tabindex-evaluate":function(e,t,n){return n=parseInt(n.attr("tabindex"),10),!!isNaN(n)||n<=0},"table-or-grid-role-matches":function(e,t){return t=Ol(t),["treegrid","grid","table"].includes(t)},"target-offset-evaluate":function(e,t,n){var r=(null==t?void 0:t.minOffset)||24;if(eo(10*r,n.boundingClientRect))return this.data({messageKey:"large",minOffset:r}),!0;var a,u,i=[],o=r,l=W(go(n,r));try{for(l.s();!(a=l.n()).done;){var s=a.value;if("widget"===_s(s)&&_o(s)){var c=null;try{c=to(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(zo)?(this.data({closestOffset:o,minOffset:r}),!zo(n)&&void 0):void this.data({messageKey:"nonTabbableNeighbor",closestOffset:o,minOffset:r}))},"target-size-evaluate":function(e,t,n){t=(null==t?void 0:t.minSize)||24;var r,a,u,i,o,l,s=n.boundingClientRect;return eo(10*t,s)?(this.data({messageKey:"large",minSize:t}),!0):(o=eo.bind(null,t),i=go(n),a=n,r=i.filter((function(e){return!Qm(e,a)&&th(a,e)})),u=(i=((e,t)=>{var n,r=[],a=[],u=W(t);try{for(u.s();!(n=u.n()).done;){var i=n.value;!th(e,i)&&ro(e,i)&&"none"!==i.getComputedStylePropertyValue("pointer-events")&&(Qm(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(nh(u)),this.data({messageKey:"obscured"}),!0):(u=!zo(n)&&void 0,o(s)?(i=i.filter((function(e){return"widget"===_s(e)&&_o(e)}))).length?(n=((e,t)=>{var n;e=e.boundingClientRect,t=t.map((function(e){return e.boundingClientRect}));try{n=ao(e,t)}catch(e){return null}var r=void 0;return n.reduce((function(e,t){var n=eo(r,e);return n!==eo(r,t)?n?e:t:(n=e.width*e.height,t.width*t.height<n?e:t)}))})(n,i))?o(n)?(this.data($({minSize:t},eh(n||s))),this.relatedNodes(nh(i)),!0):r.length?(this.data({minSize:t,messageKey:"contentOverflow"}),void this.relatedNodes(nh(r))):(o=i.every(zo),l="partiallyObscured".concat(o?"":"NonTabbable"),this.data($({messageKey:l,minSize:t},eh(n))),this.relatedNodes(nh(i)),o?u:void 0):void this.data({minSize:t,messageKey:"tooManyRects"}):(this.data($({minSize:t},eh(s))),!0):(this.data($({minSize:t},eh(s))),u)):(this.data({minSize:t,messageKey:"contentOverflow"}),void this.relatedNodes(nh(r))))},"td-has-header-evaluate":function(e){var t=[],n=Mp(e),r=ul(e);return n.forEach((function(e){Ms(e)&&jp(e)&&!rm(e)&&!Op(e,r).some((function(e){return null!==e&&!!Ms(e)}))&&t.push(e)})),!t.length||(this.relatedNodes(t),!1)},"td-headers-attr-evaluate":function(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")&&zl(e))return(t=e.getAttribute("headers").trim())?void(0!==(t=GD(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(e){var t=Mp(e),n=this,r=[],a=(t=(t.forEach((function(e){var t;(t=((t=e.getAttribute("headers"))&&(r=r.concat(t.split(/\s+/))),e.getAttribute("aria-labelledby")))&&(r=r.concat(t.split(/\s+/)))})),t.filter((function(e){return""!==Dl(e.textContent)&&("TH"===e.nodeName.toUpperCase()||-1!==["rowheader","columnheader"].indexOf(e.getAttribute("role")))}))),ul(e)),u=!0;return t.forEach((function(e){var t,i;e.getAttribute("id")&&r.includes(e.getAttribute("id"))||(t=il(e,a),i=!1,(i=!(i=ll(e)?qp("down",t,a).find((function(t){return!ll(t)&&Op(t,a).includes(e)})):i)&&sl(e)?qp("right",t,a).find((function(t){return!sl(t)&&Op(t,a).includes(e)})):i)||n.relatedNodes(e),u=u&&i)})),!!u||void 0},"title-only-evaluate":function(e,t,n){var r=Fs(n),a=Sl(n);return n=n.attr("aria-describedby"),!(r||!a&&!n)},"unique-frame-title-after":function(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(e,t,n){return n=Dl(n.attr("title")).toLowerCase(),this.data(n),!0},"unsupportedrole-evaluate":function(e,t,n){n=Ol(n,{dpub:!0,fallback:!0});var r=el(n);return r&&this.data(n),r},"valid-lang-evaluate":function(e,t,n){var r=[];return t.attributes.forEach((function(e){var a,u,i=n.attr(e);"string"==typeof i&&(a=tf(i),u=t.value?!t.value.map(tf).includes(a):!gp(a),""!==a&&u||""!==i&&!Dl(i))&&r.push(e+'="'+n.attr(e)+'"')})),!!r.length&&!("html"!==n.props.nodeName&&!Ns(n)||(this.data(r),0))},"valid-scrollable-semantics-evaluate":function(e,t){return(n=nl(n=e))&&(mh[n]||t.roles.includes(n))||(t=(t=e).nodeName.toUpperCase(),ph[t])||!1;var n},"widget-not-inline-matches":function(e,t){return Eh.every((function(n){return n(e,t)}))},"window-is-top-matches":function(e){return e.ownerDocument.defaultView.self===e.ownerDocument.defaultView.top},"xml-lang-mismatch-evaluate":function(e,t,n){return tf(n.attr("lang"))===tf(n.attr("xml:lang"))},"xml-lang-mismatch-matches":function(e){var t=tf(e.getAttribute("lang"));return e=tf(e.getAttribute("xml:lang")),gp(t)&&gp(e)}},Th=function(e){this.id=e.id,this.data=null,this.relatedNodes=[],this.result=null};function Mh(e){if("string"!=typeof e)return e;if(Rh[e])return Rh[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 Nh(e){return e=0<arguments.length&&void 0!==e?e:{},Array.isArray(e)||"object"!==a(e)?{value:e}:e}function Oh(e){e&&(this.id=e.id,this.configure(e))}Oh.prototype.enabled=!0,Oh.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 Th(this),t=ru(u,t,r,a);try{o=this.evaluate.call(t,e.actualNode,i,e,n)}catch(t){return e&&e.actualNode&&(t.errorNode=ri.toSpec(e)),void a(t)}t.isAsync||(u.result=o,r(u))}else r(null)},Oh.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 Th(this);(t=ru(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=ri.toSpec(e)),t}return u.result=r,u},Oh.prototype.configure=function(e){var t=this;e.evaluate&&!Rh[e.evaluate]||(this._internalCheck=!0),e.hasOwnProperty("enabled")&&(this.enabled=e.enabled),e.hasOwnProperty("options")&&(this._internalCheck?this.options=Nh(e.options):this.options=e.options),["evaluate","after"].filter((function(t){return e.hasOwnProperty(t)})).forEach((function(n){return t[n]=Mh(e[n])}))},Oh.prototype.getOptions=function(e){return this._internalCheck?ci(this.options,Nh(e||{})):e||this.options};var jh=Oh,Sh=function(e){this.id=e.id,this.result=aa.NA,this.pageLevel=e.pageLevel,this.impact=null,this.nodes=[]};function Ih(e,t){this._audit=t,this.id=e.id,this.selector=e.selector||"*",e.impact&&(ya(aa.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=Mh(e.matches))}function qh(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}Ih.prototype.matches=function(){return!0},Ih.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;t.performanceTimer&&Wf.mark(n),e=fp(this.selector,e);return this.excludeHidden&&(t.performanceTimer&&Wf.mark(a),e=e.filter(zl),t.performanceTimer)&&(Wf.mark(u),Wf.measure("rule_"+this.id+"#gather_axe.utils.isVisibleToScreenReaders",a,u)),t.performanceTimer&&(Wf.mark(r),Wf.measure("rule_"+this.id+"#gather",n,r)),e},Ih.prototype.runChecks=function(e,t,n,r,a,u){var i=this,o=gu();this[e].forEach((function(e){var a=i._audit.checks[e.id||e],u=Df(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)},Ih.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=Df(e,a.id,n);u.push(e.runSync(t,i,r))})),{type:e,results:u=u.filter((function(e){return e}))}},Ih.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,o=(r.performanceTimer&&this._trackPerformance(),gu()),l=new Sh(this);try{t=this.gatherAndMatchNodes(e,r)}catch(t){return void u(new i({cause:t,ruleId:this.id}))}r.performanceTimer&&this._logGatherPerformance(t),t.forEach((function(t){o.defer((function(a,u){var i=gu();["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=qh(e);r&&(r.node=new nu(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)}))}))})),o.defer((function(e){return setTimeout(e,0)})),r.performanceTimer&&this._logRulePerformance(),o.then((function(){return a(l)})).catch((function(e){return u(e)}))},Ih.prototype.runSync=function(e){var t,n=this,r=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{},a=(r.performanceTimer&&this._trackPerformance(),new Sh(this));try{t=this.gatherAndMatchNodes(e,r)}catch(t){throw new i({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))})),qh(u));i&&(i.node=t.actualNode?new nu(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},Ih.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},Ih.prototype._logGatherPerformance=function(e){ua("gather (",e.length,"):",Wf.timeElapsed()+"ms"),Wf.mark(this._markChecksStart)},Ih.prototype._logRulePerformance=function(){Wf.mark(this._markChecksEnd),Wf.mark(this._markEnd),Wf.measure("runchecks_"+this.id,this._markChecksStart,this._markChecksEnd),Wf.measure("rule_"+this.id,this._markStart,this._markEnd)},Ih.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&&Wf.mark(r),u=u.filter((function(t){return n.matches(t.actualNode,t,e)})),t.performanceTimer&&(Wf.mark(a),Wf.measure("rule_"+this.id+"#matches",r,a)),u},Ih.prototype.after=function(e,t){var n,r,a,u=this,i=ai(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){ai(e).forEach((function(t){t.id===r&&(t.node=e.node,a.push(t))}))}));var r,a,i=a,l=Df(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},Ih.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=Mh(e.matches)),e.impact&&(ya(aa.impact.includes(e.impact),"Impact ".concat(e.impact," is not a valid impact")),this.impact=e.impact)};var _h=ce(na()),zh=/\{\{.+?\}\}/g,$h=G((function e(t){V(this,e),this.lang="en",this.defaultConfig=t,this.standards=Qo,this._init(),this._defaultLocale=null}),[{key:"_setDefaultLocale",value:function(){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(){var e=this._defaultLocale;e&&this.applyLocale(e)}},{key:"_applyCheckLocale",value:function(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]=Hh(this.data.checks[r],e[r])}}},{key:"_applyRuleLocale",value:function(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]=Vh(this.data.rules[r],e[r])}}},{key:"_applyFailureSummaries",value:function(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]=Uh(this.data.failureSummaries[r],e[r])}}},{key:"applyLocale",value:function(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=Gh(this.data.incompleteFallbackMessage,e.incompleteFallbackMessage)),e.lang&&(this.lang=e.lang)}},{key:"setAllowedOrigins",value:function(e){var t,n=Ph(),r=(this.allowedOrigins=[],W(e));try{for(r.s();!(t=r.n()).done;){var a=t.value;if(a===aa.allOrigins)return void(this.allowedOrigins=["*"]);a!==aa.sameOrigin?this.allowedOrigins.push(a):n&&this.allowedOrigins.push(n)}}catch(e){r.e(e)}finally{r.f()}}},{key:"_init",value:function(){var e=(e=>{var t;return e?(t=au(e)).commons=e.commons:t={},t.reporter=t.reporter||null,t.noHtml=t.noHtml||!1,t.allowedOrigins||(e=Ph(),t.allowedOrigins=e?[e]:[]),t.rules=t.rules||[],t.checks=t.checks||[],t.data=$({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,Lh(e.rules,this,"addRule"),Lh(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(e){this.commands[e.id]=e.callback}},{key:"addRule",value:function(e){e.metadata&&(this.data.rules[e.id]=e.metadata);var t=this.getRule(e.id);t?t.configure(e):this.rules.push(new Ih(e,this))}},{key:"addCheck",value:function(e){var t=e.metadata;"object"===a(t)&&(this.data.checks[e.id]=t,"object"===a(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 jh(e)}},{key:"run",value:function(e,t,n,r){this.normalizeOptions(t),nu.setRunOptions(t),u._selectCache=[],o=this.rules,a=e,i=t;var a,i,o=o.reduce((function(e,t){return cp(t,a,i)&&(t.preload?e.later:e.now).push(t),e}),{now:[],later:[]}),l=o.now,s=o.later,c=gu();l.forEach((function(n){c.defer(Kh(n,e,t))})),o=gu();(l=(s.length&&o.defer((function(e){rp(t).then((function(t){return e(t)})).catch((function(t){console.warn("Couldn't load preload assets: ",t),e(void 0)}))})),gu())).defer(c),l.defer(o),l.then((function(a){var i,o=a.pop(),l=(o&&o.length&&(o=o[0])&&(e=$({},e,o)),a[0]);s.length?(i=gu(),s.forEach((function(n){n=Kh(n,e,t),i.defer(n)})),i.then((function(e){u._selectCache=void 0,n(l.concat(e).filter((function(e){return!!e})))})).catch(r)):(u._selectCache=void 0,n(l.filter((function(e){return!!e}))))})).catch(r)}},{key:"after",value:function(e,t){var n=this.rules;return e.map((function(e){var r=ui(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(e){return this.rules.find((function(t){return t.id===e}))}},{key:"normalizeOptions",value:function(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(a(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)})),i=e.runOnly.find((function(e){return n.includes(e)}));if(r&&i)throw new Error("runOnly cannot be both rules and tags");e.runOnly=i?{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",i=r.values.filter((function(e){return!t.includes(e)&&!/wcag2[1-3]a{1,3}/.test(e)})),0!==i.length&&u.log("Could not find tags `"+i.join("`, `")+"`")}}return"object"===a(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(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(){var e=this,t=0<arguments.length&&void 0!==arguments[0]?arguments[0]:null,n=(u.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===Wh(t,r.id,n))&&(a.helpUrl=Wh(e,r.id,n))}))}},{key:"resetRulesAndChecks",value:function(){this._init(),this._resetLocale()}}]);function Ph(){return t.origin&&"null"!==t.origin?t.origin:t.location&&t.location.origin&&"null"!==t.location.origin?t.location.origin:void 0}function Lh(e,t,n){for(var r=0,a=e.length;r<a;r++)t[n](e[r])}var Hh=function(e,t){var n=t.pass,r=t.fail;return"string"==typeof n&&zh.test(n)&&(n=_h.default.compile(n)),"string"==typeof r&&zh.test(r)&&(r=_h.default.compile(r)),$({},e,{messages:{pass:n||e.messages.pass,fail:r||e.messages.fail,incomplete:"object"===a(e.messages.incomplete)?$({},e.messages.incomplete,t.incomplete):t.incomplete}})},Vh=function(e,t){var n=t.help;t=t.description;return"string"==typeof n&&zh.test(n)&&(n=_h.default.compile(n)),"string"==typeof t&&zh.test(t)&&(t=_h.default.compile(t)),$({},e,{help:n||e.help,description:t||e.description})},Uh=function(e,t){return $({},e,{failureMessage:(t="string"==typeof(t=t.failureMessage)&&zh.test(t)?_h.default.compile(t):t)||e.failureMessage})},Gh=function(e,t){return(t="string"==typeof t&&zh.test(t)?_h.default.compile(t):t)||e};function Kh(e,t,n){return n.performanceTimer&&Wf.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 Sh(e),{result:aa.CANTTELL,description:"An error occured while running this rule",message:t.message,stack:t.stack,error:t,errorNode:t.errorNode}),r(t))}))}}function Wh(e,t,n){var r=e.brand,a=e.application;e=e.lang;return aa.helpUrlBase+r+"/"+(n||u.version.substring(0,u.version.lastIndexOf(".")))+"/"+t+"?application="+encodeURIComponent(a)+(e&&"en"!==e?"&lang="+encodeURIComponent(e):"")}function Yh(e){var n=t&&"Node"in t&&"NodeList"in t,a=!!r;if(!n||!a){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.');a||(Ja.set("globalDocumentSet",!0),r=e.ownerDocument),n||(Ja.set("globalWindowSet",!0),t=r.defaultView)}}var Zh=function(){Ja.get("globalDocumentSet")&&(Ja.set("globalDocumentSet",!1),r=null),Ja.get("globalWindowSet")&&(Ja.set("globalWindowSet",!1),t=null),u._memoizedFns.forEach((function(e){return e.clear()})),Ja.clear(),u._tree=void 0,u._selectorData=void 0,u._selectCache=void 0};function Xh(e,t,n,r){try{e=new bf(e),u._tree=e.flatTree,u._selectorData=La(e.flatTree)}catch(a){return Zh(),r(a)}var a=gu(),i=u._audit;t.performanceTimer&&Wf.auditStart(),e.frames.length&&!1!==t.iframes&&a.defer((function(n,r){li(e,t,"rules",null,n,r)})),a.defer((function(n,r){i.run(e,t,n,r)})),a.then((function(a){try{t.performanceTimer&&Wf.auditEnd();var u=oi(a.map((function(e){return{results:e}})));e.initiator&&(t.performanceTimer&&Wf.mark("auditAfterStart"),u=i.after(u,t),t.performanceTimer&&(Wf.mark("auditAfterEnd"),Wf.measure("audit.after","auditAfterStart","auditAfterEnd"),Wf.logMeasures("audit.after")),u.forEach(ip),u=u.map(ha));try{n(u,Zh)}catch(a){Zh(),ua(a)}}catch(a){Zh(),r(a)}})).catch((function(e){Zh(),r(e)}))}function Jh(e){this._run=e.run,this._collect=e.collect,this._registry={},e.commands.forEach((function(e){u._audit.registerCommand(e)}))}function Qh(e){var t=(e=P(e,3))[0],n=e[1],i=(e=e[2],new TypeError("axe.run arguments are invalid"));if(!Tf(t)){if(void 0!==e)throw i;e=n,n=t,t=r}if("object"!==a(n)){if(void 0!==e)throw i;e=n,n={}}if("function"!=typeof e&&void 0!==e)throw i;return(n=au(n)).reporter=null!=(i=null!=(i=n.reporter)?i:null==(i=u._audit)?void 0:i.reporter)?i:"v1",{context:t,options:n,callback:e}}t.top!==t&&(Zu.subscribe("axe.start",(function(e,t,n){function a(e){e instanceof Error==0&&(e=new Error(e)),n(e)}var i=n,o=e&&e.context||{},l=(o.hasOwnProperty("include")&&!o.include.length&&(o.include=[r]),e&&e.options||{});switch(e.command){case"rules":return Xh(o,l,(function(e,t){e=ri.mapRawResults(e),i(e),t()}),a);case"cleanup-plugin":return Ap(i,a);default:if(u._audit&&u._audit.commands&&u._audit.commands[e.command])return u._audit.commands[e.command](e,n)}})),Zu.subscribe("axe.ping",(function(e,t,n){n({axe:!0})}))),Jh.prototype.run=function(){return this._run.apply(this,arguments)},Jh.prototype.collect=function(){return this._collect.apply(this,arguments)},Jh.prototype.cleanup=function(e){var t=u.utils.queue(),n=this;Object.keys(this._registry).forEach((function(e){t.defer((function(t){n._registry[e].cleanup(t)}))})),t.then(e)},Jh.prototype.add=function(e){this._registry[e.id]=e};var ev=function(){};var tv=function(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=$({},e),n=0,r=["passes","violations","incomplete","inapplicable"];n<r.length;n++){var a=r[n];t[a]=ri.mapRawNodeResults(t[a])}return t})))};Kt={base:{Audit:$h,CheckResult:Th,Check:jh,Context:bf,RuleResult:Sh,Rule:Ih,metadataFunctionMap:Rh},public:{reporters:Bp},helpers:{failureSummary:nf,incompleteFallbackMessage:rf,processAggregate:uf},utils:{setDefaultFrameMessenger:Wu,cacheNodeSelectors:JD,getNodesMatchingExpression:WD,convertSelector:Du},commons:{dom:{nativelyHidden:xi,displayHidden:Ai,visibilityHidden:Bi,contentVisibiltyHidden:ki,ariaHidden:Ri,opacityHidden:Ti,scrollHidden:Mi,overflowHidden:Ni,clipHidden:Oi,areaHidden:ji,detailsHidden:Si}}};u._thisWillBeDeletedDoNotUse=Kt,u.constants=aa,u.log=ua,u.AbstractVirtualNode=oa,u.SerialVirtualNode=xp,u.VirtualNode=UD,u._cache=Ja,u.imports=Yo,u.cleanup=Ap,u.configure=function(e){var t=u._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=P(n.split("-"),2))[0],a=a[1],i=(r=P(r.split(".").map(Number),3))[0],o=r[1],l=(r=r[2],(s=P(u.version.split("-"),2))[0]),s=s[1],c=(l=P(l.split(".").map(Number),3))[0],d=l[1];l=l[2];if(i!==c||d<o||d===o&&l<r||i===c&&o===d&&r===l&&a&&a!==s)throw new Error("Configured version ".concat(n," is not compatible with current axe version ").concat(u.version))}if(e.reporter&&("function"==typeof e.reporter||kp(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(Jo).forEach((function(e){D[e]&&(Jo[e]=ci(Jo[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(aa.allOrigins,'" instead'));t.setAllowedOrigins(e.allowedOrigins)}},u.frameMessenger=function(e){Zu.updateMessenger(e)},u.getRules=function(e){var t=(e=e||[]).length?u._audit.rules.filter((function(t){return!!e.filter((function(e){return-1!==t.tags.indexOf(e)})).length})):u._audit.rules,n=u._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}}))},u._load=function(e){u._audit=new $h(e)},u.plugins={},u.registerPlugin=function(e){u.plugins[e.id]=new Jh(e)},u.hasReporter=kp,u.getReporter=Rp,u.addReporter=function(e,t,n){Bp[e]=t,n&&(wp=t)},u.reset=function(){var e=u._audit;if(!e)throw new Error("No audit configured");e.resetRulesAndChecks(),Object.keys(Jo).forEach((function(e){Jo[e]=Xo[e]}))},u._runRules=Xh,u.runVirtualRule=function(e,t){var n=2<arguments.length&&void 0!==arguments[2]?arguments[2]:{},r=(n.reporter=n.reporter||u._audit.reporter||"v1",u._selectorData={},t instanceof oa||(t=new xp(t)),gf(e));if(r)return ip(r=(r=Object.create(r,{excludeHidden:{value:!1}})).runSync({initiator:!0,include:[t],exclude:[],frames:[],page:!1,focusable:!0,size:{},flatTree:[]},n)),ha(r),(t=Fa([r])).violations.forEach((function(e){return e.nodes.forEach((function(e){e.failureSummary=nf(e)}))})),$({},ff(),t,{toolOptions:n});throw new Error("unknown rule `"+e+"`")},u.run=function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];Yh(t[0]);var r=(c=Qh(t)).context,a=c.options,i=void 0===(c=c.callback)?ev:c,o=(c=(e=>{var t,n,r;return"function"==typeof Promise&&e===ev?t=new Promise((function(e,t){n=t,r=e})):(r=function(t){return e(null,t)},n=function(t){return e(t)}),{thenable:t,reject:n,resolve:r}})(i)).thenable,l=c.resolve,s=c.reject;try{ya(u._audit,"No audit configured"),ya(!u._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 i||i===ev)throw c;return void i(c.message)}return u._running=!0,a.performanceTimer&&Wf.start(),u._runRules(r,a,(function(e,t){function n(e){u._running=!1,t();try{s(e)}catch(e){u.log(e)}}try{a.performanceTimer&&Wf.mark("reporterStart");var r=e,i=a,o=function(e){a.performanceTimer&&(Wf.mark("reporterEnd"),Wf.measure("reporter","reporterStart","reporterEnd"),Wf.logMeasures("reporter"),Wf.end()),u._running=!1,t();try{l(e)}catch(e){u.log(e)}},c=n;void 0!==(r=Rp(i.reporter)(r,i,o,c))&&o(r)}catch(e){n(e)}}),(function(e){a.performanceTimer&&Wf.end(),u._running=!1,i(e),s(e)})),o},u.setup=function(e){if(u._tree)throw new Error("Axe is already setup. Call `axe.teardown()` before calling `axe.setup` again.");return Yh(e=e&&"object"===a(e.documentElement)&&"object"===a(e.defaultView)?e.documentElement:e),u._tree=QD(e),u._selectorData=La(u._tree),u._tree[0]},u.teardown=Zh,u.runPartial=function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];var r=(a=Qh(t)).options,a=a.context,i=(ya(u._audit,"Axe is not configured. Audit is missing."),ya(!u._running,"Axe is already running. Use `await axe.run()` to wait for the previous run to finish before starting a new run."),new bf(a,u._tree));return u._tree=i.flatTree,u._selectorData=La(i.flatTree),u._running=!0,r.elementRef=!1,new Promise((function(e,t){u._audit.run(i,r,e,t)})).then((function(e){e=ri.mapRawResults(e);var t,n=i.frames.map((function(e){return e=e.node,ri.toSpec(e)}));return i.initiator&&(t=ff()),u._running=!1,Zh(),{results:e,frames:n,environmentData:t}})).catch((function(e){return u._running=!1,Zh(),Promise.reject(e)}))},u.finishRun=function(e){var t,n=au(n=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{}),r=(e.find((function(e){return e.environmentData}))||{}).environmentData;u._audit.normalizeOptions(n),n.reporter=null!=(D=null!=(D=n.reporter)?D:null==(D=u._audit)?void 0:D.reporter)?D:"v1";var a=[],i=W(D=e);try{for(i.s();!(t=i.n()).done;){var o,l=t.value,s=a.shift();l&&(l.frameSpec=null!=s?s:null,o=(e=>{var t=e.frames,n=e.frameSpec;return n?t.map((function(e){return ri.mergeSpecs(e,n)})):t})(l),a.unshift.apply(a,_(o)))}}catch(e){i.e(e)}finally{i.f()}var c,d,D=oi(e);return(D=u._audit.after(D,n)).forEach(ip),D=D.map(ha),c=D,d=$({environmentData:r},n),new Promise((function(e,t){Rp(d.reporter)(c,d,e,t)}))},u.commons=Xt,u.utils=la,u.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=q(a=t,y);n($({},ff(r),{toolOptions:a},uf(e,t)))})),u.addReporter("no-passes",(function(e,t,n){"function"==typeof t&&(n=t,t={});var r=t.environmentData,a=q(a=t,w);t.resultTypes=["violations"],e=uf(e,t).violations,n($({},ff(r),{toolOptions:a,violations:e}))})),u.addReporter("rawEnv",(function(e,t,n){"function"==typeof t&&(n=t,t={});var r=t.environmentData;t=q(t,E),tv(e,t,(function(e){var t=ff(r);n({raw:e,env:t})}))})),u.addReporter("raw",tv),u.addReporter("v1",(function(e,t,n){function r(e){e.nodes.forEach((function(e){e.failureSummary=nf(e)}))}"function"==typeof t&&(n=t,t={});var a=t.environmentData,u=q(u=t,C);(e=uf(e,t)).incomplete.forEach(r),e.violations.forEach(r),n($({},ff(a),{toolOptions:u},e))})),u.addReporter("v2",(function(e,t,n){"function"==typeof t&&(n=t,t={});var r=t.environmentData,a=q(a=t,x);e=uf(e,t),n($({},ff(r),{toolOptions:a},e))}),!0),u._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(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(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?window:void 0);
|