@jigowatts/jigowatts-ui 1.2.2 → 2.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/assets/index10.css +1 -1
- package/dist/assets/index11.css +1 -1
- package/dist/assets/index12.css +1 -1
- package/dist/assets/index13.css +1 -1
- package/dist/assets/index14.css +1 -1
- package/dist/assets/index15.css +1 -1
- package/dist/assets/index16.css +1 -1
- package/dist/assets/index17.css +1 -1
- package/dist/assets/index18.css +1 -1
- package/dist/assets/index19.css +1 -1
- package/dist/assets/index20.css +1 -1
- package/dist/assets/index21.css +1 -1
- package/dist/assets/index22.css +1 -1
- package/dist/assets/index23.css +1 -1
- package/dist/assets/index24.css +1 -1
- package/dist/assets/index25.css +1 -1
- package/dist/assets/index26.css +1 -1
- package/dist/assets/index27.css +1 -1
- package/dist/assets/index28.css +1 -1
- package/dist/assets/index29.css +1 -1
- package/dist/assets/index30.css +1 -1
- package/dist/assets/index31.css +1 -1
- package/dist/assets/index32.css +1 -1
- package/dist/assets/index7.css +1 -1
- package/dist/assets/index8.css +1 -1
- package/dist/assets/index9.css +1 -1
- package/dist/components/Button/index.cjs.js.map +1 -1
- package/dist/components/Button/index.es.js.map +1 -1
- package/dist/components/Button/index.test.cjs.js +1 -1
- package/dist/components/Button/index.test.cjs.js.map +1 -1
- package/dist/components/Button/index.test.es.js +1 -1
- package/dist/components/Button/index.test.es.js.map +1 -1
- package/dist/components/Card/index.cjs.js +1 -1
- package/dist/components/Card/index.cjs.js.map +1 -1
- package/dist/components/Card/index.es.js +1 -1
- package/dist/components/Card/index.es.js.map +1 -1
- package/dist/components/Card/index.test.cjs.js +1 -1
- package/dist/components/Card/index.test.cjs.js.map +1 -1
- package/dist/components/Card/index.test.es.js +1 -1
- package/dist/components/Card/index.test.es.js.map +1 -1
- package/dist/components/CardWithTitle/index.cjs.js +1 -1
- package/dist/components/CardWithTitle/index.cjs.js.map +1 -1
- package/dist/components/CardWithTitle/index.es.js +1 -1
- package/dist/components/CardWithTitle/index.es.js.map +1 -1
- package/dist/components/CardWithTitle/index.test.cjs.js +1 -1
- package/dist/components/CardWithTitle/index.test.cjs.js.map +1 -1
- package/dist/components/CardWithTitle/index.test.es.js +2 -2
- package/dist/components/CardWithTitle/index.test.es.js.map +1 -1
- package/dist/components/CopyableBox/index.cjs.js +2 -0
- package/dist/components/CopyableBox/index.cjs.js.map +1 -0
- package/dist/components/CopyableBox/index.d.ts +23 -0
- package/dist/components/CopyableBox/index.es.js +46 -0
- package/dist/components/CopyableBox/index.es.js.map +1 -0
- package/dist/components/CopyableBox/index.test.cjs.js +2 -0
- package/dist/components/CopyableBox/index.test.cjs.js.map +1 -0
- package/dist/components/CopyableBox/index.test.d.ts +1 -0
- package/dist/components/CopyableBox/index.test.es.js +39 -0
- package/dist/components/CopyableBox/index.test.es.js.map +1 -0
- package/dist/components/CustomLink/index.cjs.js +1 -1
- package/dist/components/CustomLink/index.cjs.js.map +1 -1
- package/dist/components/CustomLink/index.es.js +1 -1
- package/dist/components/CustomLink/index.es.js.map +1 -1
- package/dist/components/CustomLink/index.test.cjs.js +1 -1
- package/dist/components/CustomLink/index.test.cjs.js.map +1 -1
- package/dist/components/CustomLink/index.test.es.js +2 -2
- package/dist/components/CustomLink/index.test.es.js.map +1 -1
- package/dist/components/DataTable/index.cjs.js +1 -1
- package/dist/components/DataTable/index.cjs.js.map +1 -1
- package/dist/components/DataTable/index.es.js +1 -1
- package/dist/components/DataTable/index.es.js.map +1 -1
- package/dist/components/DataTable/index.test.cjs.js +1 -1
- package/dist/components/DataTable/index.test.cjs.js.map +1 -1
- package/dist/components/DataTable/index.test.es.js +3 -3
- package/dist/components/DataTable/index.test.es.js.map +1 -1
- package/dist/components/DatePickerController/index.cjs.js +1 -1
- package/dist/components/DatePickerController/index.cjs.js.map +1 -1
- package/dist/components/DatePickerController/index.d.ts +1 -0
- package/dist/components/DatePickerController/index.es.js +1 -1
- package/dist/components/DatePickerController/index.es.js.map +1 -1
- package/dist/components/DatePickerController/index.test.cjs.js +1 -1
- package/dist/components/DatePickerController/index.test.cjs.js.map +1 -1
- package/dist/components/DatePickerController/index.test.es.js +1 -1
- package/dist/components/DatePickerController/index.test.es.js.map +1 -1
- package/dist/components/ErrorMessage/index.cjs.js +1 -1
- package/dist/components/ErrorMessage/index.cjs.js.map +1 -1
- package/dist/components/ErrorMessage/index.es.js +1 -1
- package/dist/components/ErrorMessage/index.es.js.map +1 -1
- package/dist/components/ErrorMessage/index.test.cjs.js +1 -1
- package/dist/components/ErrorMessage/index.test.cjs.js.map +1 -1
- package/dist/components/ErrorMessage/index.test.es.js +2 -2
- package/dist/components/ErrorMessage/index.test.es.js.map +1 -1
- package/dist/components/EvseStateLabel/index.cjs.js +1 -1
- package/dist/components/EvseStateLabel/index.cjs.js.map +1 -1
- package/dist/components/EvseStateLabel/index.es.js +1 -1
- package/dist/components/EvseStateLabel/index.es.js.map +1 -1
- package/dist/components/FlexButtons/index.cjs.js +1 -1
- package/dist/components/FlexButtons/index.cjs.js.map +1 -1
- package/dist/components/FlexButtons/index.es.js +1 -1
- package/dist/components/FlexButtons/index.es.js.map +1 -1
- package/dist/components/FlexButtons/index.test.cjs.js +1 -1
- package/dist/components/FlexButtons/index.test.cjs.js.map +1 -1
- package/dist/components/FlexButtons/index.test.es.js +2 -2
- package/dist/components/FlexButtons/index.test.es.js.map +1 -1
- package/dist/components/Form/index.cjs.js +1 -1
- package/dist/components/Form/index.cjs.js.map +1 -1
- package/dist/components/Form/index.es.js +1 -1
- package/dist/components/Form/index.es.js.map +1 -1
- package/dist/components/Form/index.test.cjs.js +1 -1
- package/dist/components/Form/index.test.cjs.js.map +1 -1
- package/dist/components/Form/index.test.es.js +2 -2
- package/dist/components/Form/index.test.es.js.map +1 -1
- package/dist/components/FormItem/index.cjs.js +1 -1
- package/dist/components/FormItem/index.cjs.js.map +1 -1
- package/dist/components/FormItem/index.es.js +1 -1
- package/dist/components/FormItem/index.es.js.map +1 -1
- package/dist/components/FormItem/index.test.cjs.js +1 -1
- package/dist/components/FormItem/index.test.cjs.js.map +1 -1
- package/dist/components/FormItem/index.test.es.js +2 -2
- package/dist/components/FormItem/index.test.es.js.map +1 -1
- package/dist/components/FormTitle/index.cjs.js +1 -1
- package/dist/components/FormTitle/index.cjs.js.map +1 -1
- package/dist/components/FormTitle/index.es.js +1 -1
- package/dist/components/FormTitle/index.es.js.map +1 -1
- package/dist/components/FormTitle/index.test.cjs.js +1 -1
- package/dist/components/FormTitle/index.test.cjs.js.map +1 -1
- package/dist/components/FormTitle/index.test.es.js +2 -2
- package/dist/components/FormTitle/index.test.es.js.map +1 -1
- package/dist/components/HStack/index.cjs.js +1 -1
- package/dist/components/HStack/index.cjs.js.map +1 -1
- package/dist/components/HStack/index.es.js +1 -1
- package/dist/components/HStack/index.es.js.map +1 -1
- package/dist/components/HStack/index.test.cjs.js +1 -1
- package/dist/components/HStack/index.test.cjs.js.map +1 -1
- package/dist/components/HStack/index.test.es.js +2 -2
- package/dist/components/HStack/index.test.es.js.map +1 -1
- package/dist/components/HtmlRenderer/index.cjs.js +1 -1
- package/dist/components/HtmlRenderer/index.es.js +1 -1
- package/dist/components/HtmlRenderer/index.test.cjs.js +1 -1
- package/dist/components/HtmlRenderer/index.test.cjs.js.map +1 -1
- package/dist/components/HtmlRenderer/index.test.es.js +2 -2
- package/dist/components/HtmlRenderer/index.test.es.js.map +1 -1
- package/dist/components/Input/index.cjs.js +1 -1
- package/dist/components/Input/index.cjs.js.map +1 -1
- package/dist/components/Input/index.es.js +1 -1
- package/dist/components/Input/index.es.js.map +1 -1
- package/dist/components/Input/index.test.cjs.js +1 -1
- package/dist/components/Input/index.test.cjs.js.map +1 -1
- package/dist/components/Input/index.test.es.js +1 -1
- package/dist/components/Input/index.test.es.js.map +1 -1
- package/dist/components/InputController/index.cjs.js.map +1 -1
- package/dist/components/InputController/index.es.js.map +1 -1
- package/dist/components/InputController/index.test.cjs.js +1 -1
- package/dist/components/InputController/index.test.cjs.js.map +1 -1
- package/dist/components/InputController/index.test.es.js +1 -1
- package/dist/components/InputController/index.test.es.js.map +1 -1
- package/dist/components/InputGroup/index.cjs.js +1 -1
- package/dist/components/InputGroup/index.cjs.js.map +1 -1
- package/dist/components/InputGroup/index.es.js +1 -1
- package/dist/components/InputGroup/index.es.js.map +1 -1
- package/dist/components/InputGroup/index.test.cjs.js +1 -1
- package/dist/components/InputGroup/index.test.cjs.js.map +1 -1
- package/dist/components/InputGroup/index.test.es.js +2 -2
- package/dist/components/InputGroup/index.test.es.js.map +1 -1
- package/dist/components/Label/index.cjs.js +1 -1
- package/dist/components/Label/index.cjs.js.map +1 -1
- package/dist/components/Label/index.es.js +1 -1
- package/dist/components/Label/index.es.js.map +1 -1
- package/dist/components/Label/index.test.cjs.js +1 -1
- package/dist/components/Label/index.test.cjs.js.map +1 -1
- package/dist/components/Label/index.test.es.js +2 -2
- package/dist/components/Label/index.test.es.js.map +1 -1
- package/dist/components/LabeledContent/index.cjs.js +1 -1
- package/dist/components/LabeledContent/index.cjs.js.map +1 -1
- package/dist/components/LabeledContent/index.es.js +1 -1
- package/dist/components/LabeledContent/index.es.js.map +1 -1
- package/dist/components/LabeledContent/index.test.cjs.js +1 -1
- package/dist/components/LabeledContent/index.test.cjs.js.map +1 -1
- package/dist/components/LabeledContent/index.test.es.js +1 -1
- package/dist/components/LabeledContent/index.test.es.js.map +1 -1
- package/dist/components/LoadingOverlay/index.cjs.js +1 -1
- package/dist/components/LoadingOverlay/index.cjs.js.map +1 -1
- package/dist/components/LoadingOverlay/index.es.js +1 -1
- package/dist/components/LoadingOverlay/index.es.js.map +1 -1
- package/dist/components/LoadingOverlay/index.test.cjs.js +1 -1
- package/dist/components/LoadingOverlay/index.test.cjs.js.map +1 -1
- package/dist/components/LoadingOverlay/index.test.es.js +2 -2
- package/dist/components/LoadingOverlay/index.test.es.js.map +1 -1
- package/dist/components/Map/index.cjs.js +2 -2
- package/dist/components/Map/index.cjs.js.map +1 -1
- package/dist/components/Map/index.es.js +709 -716
- package/dist/components/Map/index.es.js.map +1 -1
- package/dist/components/MaxWidthContainer/index.cjs.js +1 -1
- package/dist/components/MaxWidthContainer/index.cjs.js.map +1 -1
- package/dist/components/MaxWidthContainer/index.es.js +1 -1
- package/dist/components/MaxWidthContainer/index.es.js.map +1 -1
- package/dist/components/MaxWidthContainer/index.test.cjs.js +1 -1
- package/dist/components/MaxWidthContainer/index.test.cjs.js.map +1 -1
- package/dist/components/MaxWidthContainer/index.test.es.js +2 -2
- package/dist/components/MaxWidthContainer/index.test.es.js.map +1 -1
- package/dist/components/NumericFieldController/index.cjs.js.map +1 -1
- package/dist/components/NumericFieldController/index.d.ts +1 -0
- package/dist/components/NumericFieldController/index.es.js.map +1 -1
- package/dist/components/NumericFieldController/index.test.cjs.js +1 -1
- package/dist/components/NumericFieldController/index.test.cjs.js.map +1 -1
- package/dist/components/NumericFieldController/index.test.es.js +1 -1
- package/dist/components/NumericFieldController/index.test.es.js.map +1 -1
- package/dist/components/OfflineLabel/index.cjs.js +1 -1
- package/dist/components/OfflineLabel/index.cjs.js.map +1 -1
- package/dist/components/OfflineLabel/index.es.js +1 -1
- package/dist/components/OfflineLabel/index.es.js.map +1 -1
- package/dist/components/PageSizeSelector/index.cjs.js +1 -1
- package/dist/components/PageSizeSelector/index.cjs.js.map +1 -1
- package/dist/components/PageSizeSelector/index.es.js +2 -2
- package/dist/components/PageSizeSelector/index.es.js.map +1 -1
- package/dist/components/Pagination/index.cjs.js +2 -2
- package/dist/components/Pagination/index.cjs.js.map +1 -1
- package/dist/components/Pagination/index.es.js +17 -17
- package/dist/components/Pagination/index.es.js.map +1 -1
- package/dist/components/Pagination/index.test.cjs.js +1 -1
- package/dist/components/Pagination/index.test.cjs.js.map +1 -1
- package/dist/components/Pagination/index.test.es.js +1 -1
- package/dist/components/Pagination/index.test.es.js.map +1 -1
- package/dist/components/PasswordInputController/index.cjs.js.map +1 -1
- package/dist/components/PasswordInputController/index.es.js.map +1 -1
- package/dist/components/PasswordInputController/index.test.cjs.js +1 -1
- package/dist/components/PasswordInputController/index.test.cjs.js.map +1 -1
- package/dist/components/PasswordInputController/index.test.es.js +1 -1
- package/dist/components/PasswordInputController/index.test.es.js.map +1 -1
- package/dist/components/RadioButton/index.cjs.js +1 -1
- package/dist/components/RadioButton/index.es.js +1 -1
- package/dist/components/RadioButton/index.test.cjs.js +1 -1
- package/dist/components/RadioButton/index.test.cjs.js.map +1 -1
- package/dist/components/RadioButton/index.test.es.js +3 -3
- package/dist/components/RadioButton/index.test.es.js.map +1 -1
- package/dist/components/RadioGroupController/index.cjs.js.map +1 -1
- package/dist/components/RadioGroupController/index.es.js.map +1 -1
- package/dist/components/RadioGroupController/index.test.cjs.js +1 -1
- package/dist/components/RadioGroupController/index.test.cjs.js.map +1 -1
- package/dist/components/RadioGroupController/index.test.es.js +1 -1
- package/dist/components/RadioGroupController/index.test.es.js.map +1 -1
- package/dist/components/RangeDatePicker/index.cjs.js +1 -1
- package/dist/components/RangeDatePicker/index.cjs.js.map +1 -1
- package/dist/components/RangeDatePicker/index.es.js +1 -1
- package/dist/components/RangeDatePicker/index.es.js.map +1 -1
- package/dist/components/RangeDatePickerController/index.cjs.js.map +1 -1
- package/dist/components/RangeDatePickerController/index.es.js.map +1 -1
- package/dist/components/RangeDatePickerController/index.test.cjs.js +1 -1
- package/dist/components/RangeDatePickerController/index.test.cjs.js.map +1 -1
- package/dist/components/RangeDatePickerController/index.test.es.js +1 -1
- package/dist/components/RangeDatePickerController/index.test.es.js.map +1 -1
- package/dist/components/ReportCard/index.cjs.js +1 -1
- package/dist/components/ReportCard/index.cjs.js.map +1 -1
- package/dist/components/ReportCard/index.es.js +1 -1
- package/dist/components/ReportCard/index.es.js.map +1 -1
- package/dist/components/ReportCard/index.test.cjs.js +1 -1
- package/dist/components/ReportCard/index.test.cjs.js.map +1 -1
- package/dist/components/ReportCard/index.test.es.js +1 -1
- package/dist/components/ReportCard/index.test.es.js.map +1 -1
- package/dist/components/ReportChart/index.cjs.js +1 -1
- package/dist/components/ReportChart/index.cjs.js.map +1 -1
- package/dist/components/ReportChart/index.es.js +1 -1
- package/dist/components/ReportChart/index.es.js.map +1 -1
- package/dist/components/ReportChartMulti/index.cjs.js +1 -1
- package/dist/components/ReportChartMulti/index.cjs.js.map +1 -1
- package/dist/components/ReportChartMulti/index.es.js +1 -1
- package/dist/components/ReportChartMulti/index.es.js.map +1 -1
- package/dist/components/ReportChartMulti/index.test.cjs.js +1 -1
- package/dist/components/ReportChartMulti/index.test.cjs.js.map +1 -1
- package/dist/components/ReportChartMulti/index.test.es.js +1 -1
- package/dist/components/ReportChartMulti/index.test.es.js.map +1 -1
- package/dist/components/ScrollableDialog/index.cjs.js.map +1 -1
- package/dist/components/ScrollableDialog/index.es.js.map +1 -1
- package/dist/components/ScrollableDialog/index.test.cjs.js +1 -1
- package/dist/components/ScrollableDialog/index.test.cjs.js.map +1 -1
- package/dist/components/ScrollableDialog/index.test.es.js +1 -1
- package/dist/components/ScrollableDialog/index.test.es.js.map +1 -1
- package/dist/components/SearchForm/index.cjs.js.map +1 -1
- package/dist/components/SearchForm/index.es.js.map +1 -1
- package/dist/components/SelectBox/index.cjs.js +1 -1
- package/dist/components/SelectBox/index.es.js +1 -1
- package/dist/components/SelectBox/index.test.cjs.js +1 -1
- package/dist/components/SelectBox/index.test.cjs.js.map +1 -1
- package/dist/components/SelectBox/index.test.es.js +2 -2
- package/dist/components/SelectBox/index.test.es.js.map +1 -1
- package/dist/components/SelectBoxController/index.cjs.js.map +1 -1
- package/dist/components/SelectBoxController/index.es.js.map +1 -1
- package/dist/components/SelectBoxController/index.test.cjs.js +1 -1
- package/dist/components/SelectBoxController/index.test.cjs.js.map +1 -1
- package/dist/components/SelectBoxController/index.test.es.js +1 -1
- package/dist/components/SelectBoxController/index.test.es.js.map +1 -1
- package/dist/components/SideMenu/index.cjs.js.map +1 -1
- package/dist/components/SideMenu/index.es.js.map +1 -1
- package/dist/components/SideMenu/index.test.cjs.js +1 -1
- package/dist/components/SideMenu/index.test.cjs.js.map +1 -1
- package/dist/components/SideMenu/index.test.es.js +3 -3
- package/dist/components/SideMenu/index.test.es.js.map +1 -1
- package/dist/components/SpinnerButton/index.cjs.js.map +1 -1
- package/dist/components/SpinnerButton/index.es.js.map +1 -1
- package/dist/components/SpinnerButton/index.test.cjs.js +1 -1
- package/dist/components/SpinnerButton/index.test.cjs.js.map +1 -1
- package/dist/components/SpinnerButton/index.test.es.js +2 -2
- package/dist/components/SpinnerButton/index.test.es.js.map +1 -1
- package/dist/components/SubMenu/index.cjs.js.map +1 -1
- package/dist/components/SubMenu/index.es.js.map +1 -1
- package/dist/components/SubMenu/index.test.cjs.js +1 -1
- package/dist/components/SubMenu/index.test.cjs.js.map +1 -1
- package/dist/components/SubMenu/index.test.es.js +1 -1
- package/dist/components/SubMenu/index.test.es.js.map +1 -1
- package/dist/components/Tabs/index.cjs.js.map +1 -1
- package/dist/components/Tabs/index.d.ts +1 -1
- package/dist/components/Tabs/index.es.js.map +1 -1
- package/dist/components/Tabs/index.test.cjs.js +1 -1
- package/dist/components/Tabs/index.test.cjs.js.map +1 -1
- package/dist/components/Tabs/index.test.es.js +2 -2
- package/dist/components/Tabs/index.test.es.js.map +1 -1
- package/dist/components/Textarea/index.cjs.js.map +1 -1
- package/dist/components/Textarea/index.es.js.map +1 -1
- package/dist/components/Textarea/index.test.cjs.js +1 -1
- package/dist/components/Textarea/index.test.cjs.js.map +1 -1
- package/dist/components/Textarea/index.test.es.js +2 -2
- package/dist/components/Textarea/index.test.es.js.map +1 -1
- package/dist/components/Title/index.cjs.js +1 -1
- package/dist/components/Title/index.cjs.js.map +1 -1
- package/dist/components/Title/index.es.js +9 -2
- package/dist/components/Title/index.es.js.map +1 -1
- package/dist/components/Title/index.test.cjs.js +1 -1
- package/dist/components/Title/index.test.cjs.js.map +1 -1
- package/dist/components/Title/index.test.es.js +2 -2
- package/dist/components/Title/index.test.es.js.map +1 -1
- package/dist/components/ToggleButton/index.cjs.js.map +1 -1
- package/dist/components/ToggleButton/index.es.js.map +1 -1
- package/dist/components/ToggleButton/index.test.cjs.js +1 -1
- package/dist/components/ToggleButton/index.test.cjs.js.map +1 -1
- package/dist/components/ToggleButton/index.test.es.js +1 -1
- package/dist/components/ToggleButton/index.test.es.js.map +1 -1
- package/dist/components/TwoFaDialog/index.cjs.js +19 -0
- package/dist/components/TwoFaDialog/index.cjs.js.map +1 -0
- package/dist/components/TwoFaDialog/index.d.ts +62 -0
- package/dist/components/TwoFaDialog/index.es.js +1129 -0
- package/dist/components/TwoFaDialog/index.es.js.map +1 -0
- package/dist/components/TwoFaDialog/index.test.cjs.js +3 -0
- package/dist/components/TwoFaDialog/index.test.cjs.js.map +1 -0
- package/dist/components/TwoFaDialog/index.test.d.ts +1 -0
- package/dist/components/TwoFaDialog/index.test.es.js +73 -0
- package/dist/components/TwoFaDialog/index.test.es.js.map +1 -0
- package/dist/components/TwoFaInputController/index.cjs.js +2 -0
- package/dist/components/TwoFaInputController/index.cjs.js.map +1 -0
- package/dist/components/TwoFaInputController/index.d.ts +34 -0
- package/dist/components/TwoFaInputController/index.es.js +87 -0
- package/dist/components/TwoFaInputController/index.es.js.map +1 -0
- package/dist/components/TwoFaInputController/index.test.cjs.js +2 -0
- package/dist/components/TwoFaInputController/index.test.cjs.js.map +1 -0
- package/dist/components/TwoFaInputController/index.test.d.ts +1 -0
- package/dist/components/TwoFaInputController/index.test.es.js +123 -0
- package/dist/components/TwoFaInputController/index.test.es.js.map +1 -0
- package/dist/components/TwoFaLabel/index.cjs.js +2 -0
- package/dist/components/TwoFaLabel/index.cjs.js.map +1 -0
- package/dist/components/TwoFaLabel/index.d.ts +28 -0
- package/dist/components/TwoFaLabel/index.es.js +60 -0
- package/dist/components/TwoFaLabel/index.es.js.map +1 -0
- package/dist/components/TwoFaLabel/index.test.cjs.js +2 -0
- package/dist/components/TwoFaLabel/index.test.cjs.js.map +1 -0
- package/dist/components/TwoFaLabel/index.test.d.ts +1 -0
- package/dist/components/TwoFaLabel/index.test.es.js +19 -0
- package/dist/components/TwoFaLabel/index.test.es.js.map +1 -0
- package/dist/components/VStack/index.cjs.js.map +1 -1
- package/dist/components/VStack/index.es.js.map +1 -1
- package/dist/components/VStack/index.test.cjs.js +1 -1
- package/dist/components/VStack/index.test.cjs.js.map +1 -1
- package/dist/components/VStack/index.test.es.js +2 -2
- package/dist/components/VStack/index.test.es.js.map +1 -1
- package/dist/index-9p9q0wxE.cjs +39 -0
- package/dist/index-9p9q0wxE.cjs.map +1 -0
- package/dist/{index-B663CLQ0.cjs → index-BM3CSrls.cjs} +2 -2
- package/dist/{index-B663CLQ0.cjs.map → index-BM3CSrls.cjs.map} +1 -1
- package/dist/{index-C50NsnJO.cjs → index-BoenezD8.cjs} +2 -2
- package/dist/{index-C50NsnJO.cjs.map → index-BoenezD8.cjs.map} +1 -1
- package/dist/index-C9Dbd7MM.cjs +4 -0
- package/dist/index-C9Dbd7MM.cjs.map +1 -0
- package/dist/{index-DCSLk6pp.js → index-Cj9ZvtM1.js} +1890 -2721
- package/dist/index-Cj9ZvtM1.js.map +1 -0
- package/dist/{index-pr0ncuNy.js → index-CogWL0bN.js} +2 -2
- package/dist/{index-pr0ncuNy.js.map → index-CogWL0bN.js.map} +1 -1
- package/dist/{index-CSiE_l9r.js → index-D7VNQwOv.js} +2 -2
- package/dist/{index-CSiE_l9r.js.map → index-D7VNQwOv.js.map} +1 -1
- package/dist/{index-ZP4xL6Dt.js → index-DI17hZPH.js} +7373 -6726
- package/dist/index-DI17hZPH.js.map +1 -0
- package/dist/index-Ds6DK19y.cjs +96 -0
- package/dist/index-Ds6DK19y.cjs.map +1 -0
- package/dist/{index-CCbJ_2yU.cjs → index-SHLzSoKB.cjs} +2 -2
- package/dist/{index-CCbJ_2yU.cjs.map → index-SHLzSoKB.cjs.map} +1 -1
- package/dist/{index-D5b3AasF.js → index-sarAILcU.js} +2 -2
- package/dist/{index-D5b3AasF.js.map → index-sarAILcU.js.map} +1 -1
- package/dist/{index-BqN32Ptm.js → index-zix1zlkq.js} +628 -602
- package/dist/index-zix1zlkq.js.map +1 -0
- package/dist/index.cjs.js +1 -1
- package/dist/index.d.ts +4 -0
- package/dist/index.es.js +75 -65
- package/dist/index.es.js.map +1 -1
- package/dist/{react.esm-2FJSSo-S.js → react.esm-BBESb8eI.js} +631 -609
- package/dist/react.esm-BBESb8eI.js.map +1 -0
- package/dist/{react.esm-CiMn0Rnx.cjs → react.esm-DGuy6Rn3.cjs} +33 -33
- package/dist/react.esm-DGuy6Rn3.cjs.map +1 -0
- package/package.json +42 -18
- package/dist/browser-BCVsA9bD.cjs +0 -2
- package/dist/browser-BCVsA9bD.cjs.map +0 -1
- package/dist/browser-BYxLWVDg.js +0 -654
- package/dist/browser-BYxLWVDg.js.map +0 -1
- package/dist/index-BHsZ5xlA.cjs +0 -96
- package/dist/index-BHsZ5xlA.cjs.map +0 -1
- package/dist/index-BoNIpBs7.cjs +0 -4
- package/dist/index-BoNIpBs7.cjs.map +0 -1
- package/dist/index-BpMSrIOq.cjs +0 -43
- package/dist/index-BpMSrIOq.cjs.map +0 -1
- package/dist/index-BqN32Ptm.js.map +0 -1
- package/dist/index-DCSLk6pp.js.map +0 -1
- package/dist/index-ZP4xL6Dt.js.map +0 -1
- package/dist/react.esm-2FJSSo-S.js.map +0 -1
- package/dist/react.esm-CiMn0Rnx.cjs.map +0 -1
package/dist/index-BHsZ5xlA.cjs
DELETED
|
@@ -1,96 +0,0 @@
|
|
|
1
|
-
"use strict";var jR=Object.defineProperty;var zR=(l,f,p)=>f in l?jR(l,f,{enumerable:!0,configurable:!0,writable:!0,value:p}):l[f]=p;var br=(l,f,p)=>zR(l,typeof f!="symbol"?f+"":f,p);const Bi=require("./_commonjsHelpers-DKOUU3wS.cjs"),wv=require("./browser-BCVsA9bD.cjs"),VR=require("./react.esm-CiMn0Rnx.cjs");var od={exports:{}};/*! axe v4.7.2
|
|
2
|
-
* Copyright (c) 2023 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
|
-
*/od.exports;(function(l){(function f(p){var b=p,g=p.document,h=h||{};h.version="4.7.2",U(l)==="object"&&l.exports&&typeof f.toString=="function"&&(h.source="("+f.toString()+')(typeof window === "object" ? window : this);',l.exports=h),typeof p.getComputedStyle=="function"&&(p.axe=h);function _(M){this.name="SupportError",this.cause=M.cause,this.message="`".concat(M.cause,"` - feature unsupported in your environment."),M.ruleId&&(this.ruleId=M.ruleId,this.message+=" Skipping ".concat(this.ruleId," rule.")),this.stack=new Error().stack}_.prototype=Object.create(Error.prototype),_.prototype.constructor=_;var R=["node"],T=["variant"],P=["matches"],L=["chromium"],q=["noImplicit"],Z=["noPresentational"],W=["precision","format","inGamut"],re=["space"],de=["algorithm"],V=["method"],ke=["maxDeltaE","deltaEMethod","steps","maxSteps"],Ae=["node"],Ie=["nodes"],ue=["node"],he=["relatedNodes"],qe=["environmentData"],dt=["environmentData"],it=["node"],vt=["environmentData"],_t=["environmentData"],$t=["environmentData"];function De(M){return nn(M)||sa(M)||Ur(M)||Xi()}function Ne(M,B,G){return B=Wn(B),B in M?Object.defineProperty(M,B,{value:G,enumerable:!0,configurable:!0,writable:!0}):M[B]=G,M}function Oe(M,B,G){return na()?Oe=Reflect.construct.bind():Oe=function(Le,He,kt){var Xt=[null];Xt.push.apply(Xt,He);var Ot=Function.bind.apply(Le,Xt),Mt=new Ot;return kt&&Qe(Mt,kt.prototype),Mt},Oe.apply(null,arguments)}function Ge(M,B){if(typeof B!="function"&&B!==null)throw new TypeError("Super expression must either be null or a function");M.prototype=Object.create(B&&B.prototype,{constructor:{value:M,writable:!0,configurable:!0}}),Object.defineProperty(M,"prototype",{writable:!1}),B&&Qe(M,B)}function Qe(M,B){return Qe=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(fe,Le){return fe.__proto__=Le,fe},Qe(M,B)}function Et(M){var B=na();return function(){var fe=ia(M),Le;if(B){var He=ia(this).constructor;Le=Reflect.construct(fe,arguments,He)}else Le=fe.apply(this,arguments);return qt(this,Le)}}function qt(M,B){if(B&&(U(B)==="object"||typeof B=="function"))return B;if(B!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return mr(M)}function mr(M){if(M===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return M}function na(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function ia(M){return ia=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(G){return G.__proto__||Object.getPrototypeOf(G)},ia(M)}function tn(M,B,G){Ma(M,B),B.set(M,G)}function Xe(M,B){Ma(M,B),B.add(M)}function Ma(M,B){if(B.has(M))throw new TypeError("Cannot initialize the same private elements twice on an object")}function Vr(M,B){var G=Ia(M,B,"get");return Hr(M,G)}function Hr(M,B){return B.get?B.get.call(M):B.value}function oa(M,B,G){if(!B.has(M))throw new TypeError("attempted to get private field on non-instance");return G}function kr(M,B,G){var fe=Ia(M,B,"set");return Pa(M,fe,G),G}function Ia(M,B,G){if(!B.has(M))throw new TypeError("attempted to "+G+" private field on non-instance");return B.get(M)}function Pa(M,B,G){if(B.set)B.set.call(M,G);else{if(!B.writable)throw new TypeError("attempted to set read only private field");B.value=G}}function st(M,B){if(M==null)return{};var G=rn(M,B),fe,Le;if(Object.getOwnPropertySymbols){var He=Object.getOwnPropertySymbols(M);for(Le=0;Le<He.length;Le++)fe=He[Le],!(B.indexOf(fe)>=0)&&Object.prototype.propertyIsEnumerable.call(M,fe)&&(G[fe]=M[fe])}return G}function rn(M,B){if(M==null)return{};var G={},fe=Object.keys(M),Le,He;for(He=0;He<fe.length;He++)Le=fe[He],!(B.indexOf(Le)>=0)&&(G[Le]=M[Le]);return G}function Ee(M){return ua(M)||sa(M)||Ur(M)||ge()}function ge(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
|
|
12
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function sa(M){if(typeof Symbol<"u"&&M[Symbol.iterator]!=null||M["@@iterator"]!=null)return Array.from(M)}function ua(M){if(Array.isArray(M))return on(M)}function Fe(){return Fe=Object.assign?Object.assign.bind():function(M){for(var B=1;B<arguments.length;B++){var G=arguments[B];for(var fe in G)Object.prototype.hasOwnProperty.call(G,fe)&&(M[fe]=G[fe])}return M},Fe.apply(this,arguments)}function ee(M,B){return nn(M)||an(M,B)||Ur(M,B)||Xi()}function Xi(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
13
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function an(M,B){var G=M==null?null:typeof Symbol<"u"&&M[Symbol.iterator]||M["@@iterator"];if(G!=null){var fe,Le,He,kt,Xt=[],Ot=!0,Mt=!1;try{if(He=(G=G.call(M)).next,B===0){if(Object(G)!==G)return;Ot=!1}else for(;!(Ot=(fe=He.call(G)).done)&&(Xt.push(fe.value),Xt.length!==B);Ot=!0);}catch(Gr){Mt=!0,Le=Gr}finally{try{if(!Ot&&G.return!=null&&(kt=G.return(),Object(kt)!==kt))return}finally{if(Mt)throw Le}}return Xt}}function nn(M){if(Array.isArray(M))return M}function Yt(M,B){if(!(M instanceof B))throw new TypeError("Cannot call a class as a function")}function wr(M,B){for(var G=0;G<B.length;G++){var fe=B[G];fe.enumerable=fe.enumerable||!1,fe.configurable=!0,"value"in fe&&(fe.writable=!0),Object.defineProperty(M,Wn(fe.key),fe)}}function rr(M,B,G){return B&&wr(M.prototype,B),G&&wr(M,G),Object.defineProperty(M,"prototype",{writable:!1}),M}function Wn(M){var B=qs(M,"string");return U(B)==="symbol"?B:String(B)}function qs(M,B){if(U(M)!=="object"||M===null)return M;var G=M[Symbol.toPrimitive];if(G!==void 0){var fe=G.call(M,B);if(U(fe)!=="object")return fe;throw new TypeError("@@toPrimitive must return a primitive value.")}return(B==="string"?String:Number)(M)}function gt(M,B){var G=typeof Symbol<"u"&&M[Symbol.iterator]||M["@@iterator"];if(!G){if(Array.isArray(M)||(G=Ur(M))||B){G&&(M=G);var fe=0,Le=function(){};return{s:Le,n:function(){return fe>=M.length?{done:!0}:{done:!1,value:M[fe++]}},e:function(Mt){throw Mt},f:Le}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
|
|
14
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var He=!0,kt=!1,Xt;return{s:function(){G=G.call(M)},n:function(){var Mt=G.next();return He=Mt.done,Mt},e:function(Mt){kt=!0,Xt=Mt},f:function(){try{!He&&G.return!=null&&G.return()}finally{if(kt)throw Xt}}}}function Ur(M,B){if(M){if(typeof M=="string")return on(M,B);var G=Object.prototype.toString.call(M).slice(8,-1);if(G==="Object"&&M.constructor&&(G=M.constructor.name),G==="Map"||G==="Set")return Array.from(M);if(G==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(G))return on(M,B)}}function on(M,B){(B==null||B>M.length)&&(B=M.length);for(var G=0,fe=new Array(B);G<B;G++)fe[G]=M[G];return fe}function U(M){"@babel/helpers - typeof";return U=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(B){return typeof B}:function(B){return B&&typeof Symbol=="function"&&B.constructor===Symbol&&B!==Symbol.prototype?"symbol":typeof B},U(M)}(function(){var M,B,G,fe,Le=Object.create,He=Object.defineProperty,kt=Object.getPrototypeOf,Xt=Object.prototype.hasOwnProperty,Ot=Object.getOwnPropertyNames,Mt=Object.getOwnPropertyDescriptor,Gr=function(t,r,a){return r in t?He(t,r,{enumerable:!0,configurable:!0,writable:!0,value:a}):t[r]=a},js=function(t){return He(t,"__esModule",{value:!0})},j=function(t,r){return function(){return r||t((r={exports:{}}).exports,r),r.exports}},ar=function(t,r){for(var a in r)He(t,a,{get:r[a],enumerable:!0})},zs=function(t,r,a){if(r&&U(r)==="object"||typeof r=="function"){var n=gt(Ot(r)),i;try{var o=function(){var u=i.value;!Xt.call(t,u)&&u!=="default"&&He(t,u,{get:function(){return r[u]},enumerable:!(a=Mt(r,u))||a.enumerable})};for(n.s();!(i=n.n()).done;)o()}catch(s){n.e(s)}finally{n.f()}}return t},Dr=function(t){return zs(js(He(t!=null?Le(kt(t)):{},"default",t&&t.__esModule&&"default"in t?{get:function(){return t.default},enumerable:!0}:{value:t,enumerable:!0})),t)},Ki=function(t,r,a){return Gr(t,U(r)!=="symbol"?r+"":r,a),a},Zi=j(function(e){Object.defineProperty(e,"__esModule",{value:!0});function t(o){return o>="a"&&o<="z"||o>="A"&&o<="Z"||o==="-"||o==="_"}e.isIdentStart=t;function r(o){return o>="a"&&o<="z"||o>="A"&&o<="Z"||o>="0"&&o<="9"||o==="-"||o==="_"}e.isIdent=r;function a(o){return o>="a"&&o<="f"||o>="A"&&o<="F"||o>="0"&&o<="9"}e.isHex=a;function n(o){for(var s=o.length,u="",c=0;c<s;){var d=o.charAt(c);if(e.identSpecialChars[d])u+="\\"+d;else if(d==="_"||d==="-"||d>="A"&&d<="Z"||d>="a"&&d<="z"||c!==0&&d>="0"&&d<="9")u+=d;else{var m=d.charCodeAt(0);if((m&63488)===55296){var v=o.charCodeAt(c++);if((m&64512)!==55296||(v&64512)!==56320)throw Error("UCS-2(decode): illegal sequence");m=((m&1023)<<10)+(v&1023)+65536}u+="\\"+m.toString(16)+" "}c++}return u}e.escapeIdentifier=n;function i(o){for(var s=o.length,u="",c=0,d;c<s;){var m=o.charAt(c);m==='"'?m='\\"':m==="\\"?m="\\\\":(d=e.strReplacementsRev[m])!==void 0&&(m=d),u+=m,c++}return'"'+u+'"'}e.escapeStr=i,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","\f":"\\f","\v":"\\v"},e.singleQuoteEscapeChars={n:`
|
|
15
|
-
`,r:"\r",t:" ",f:"\f","\\":"\\","'":"'"},e.doubleQuotesEscapeChars={n:`
|
|
16
|
-
`,r:"\r",t:" ",f:"\f","\\":"\\",'"':'"'}}),_r=j(function(e){Object.defineProperty(e,"__esModule",{value:!0});var t=Zi();function r(a,n,i,o,s,u){var c=a.length,d="";function m(x,S){var k="";for(n++,d=a.charAt(n);n<c;){if(d===x)return n++,k;if(d==="\\"){n++,d=a.charAt(n);var $=void 0;if(d===x)k+=x;else if(($=S[d])!==void 0)k+=$;else if(t.isHex(d)){var z=d;for(n++,d=a.charAt(n);t.isHex(d);)z+=d,n++,d=a.charAt(n);d===" "&&(n++,d=a.charAt(n)),k+=String.fromCharCode(parseInt(z,16));continue}else k+=d}else k+=d;n++,d=a.charAt(n)}return k}function v(){var x="";for(d=a.charAt(n);n<c;){if(t.isIdent(d))x+=d;else if(d==="\\"){if(n++,n>=c)throw Error("Expected symbol but end of file reached.");if(d=a.charAt(n),t.identSpecialChars[d])x+=d;else if(t.isHex(d)){var S=d;for(n++,d=a.charAt(n);t.isHex(d);)S+=d,n++,d=a.charAt(n);d===" "&&(n++,d=a.charAt(n)),x+=String.fromCharCode(parseInt(S,16));continue}else x+=d}else return x;n++,d=a.charAt(n)}return x}function y(){d=a.charAt(n);for(var x=!1;d===" "||d===" "||d===`
|
|
17
|
-
`||d==="\r"||d==="\f";)x=!0,n++,d=a.charAt(n);return x}function w(){var x=C();if(n<c)throw Error('Rule expected but "'+a.charAt(n)+'" found.');return x}function C(){var x=A();if(!x)return null;var S=x;for(d=a.charAt(n);d===",";){if(n++,y(),S.type!=="selectors"&&(S={type:"selectors",selectors:[x]}),x=A(),!x)throw Error('Rule expected after ",".');S.selectors.push(x)}return S}function A(){y();var x={type:"ruleSet"},S=E();if(!S)return null;for(var k=x;S&&(S.type="rule",k.rule=S,k=S,y(),d=a.charAt(n),!(n>=c||d===","||d===")"));)if(s[d]){var $=d;if(n++,y(),S=E(),!S)throw Error('Rule expected after "'+$+'".');S.nestingOperator=$}else S=E(),S&&(S.nestingOperator=null);return x}function E(){for(var x=null;n<c;)if(d=a.charAt(n),d==="*")n++,(x=x||{}).tagName="*";else if(t.isIdentStart(d)||d==="\\")(x=x||{}).tagName=v();else if(d===".")n++,x=x||{},(x.classNames=x.classNames||[]).push(v());else if(d==="#")n++,(x=x||{}).id=v();else if(d==="["){n++,y();var S={name:v()};if(y(),d==="]")n++;else{var k="";if(o[d]&&(k=d,n++,d=a.charAt(n)),n>=c)throw Error('Expected "=" but end of file reached.');if(d!=="=")throw Error('Expected "=" but "'+d+'" found.');S.operator=k+"=",n++,y();var $="";if(S.valueType="string",d==='"')$=m('"',t.doubleQuotesEscapeChars);else if(d==="'")$=m("'",t.singleQuoteEscapeChars);else if(u&&d==="$")n++,$=v(),S.valueType="substitute";else{for(;n<c&&d!=="]";)$+=d,n++,d=a.charAt(n);$=$.trim()}if(y(),n>=c)throw Error('Expected "]" but end of file reached.');if(d!=="]")throw Error('Expected "]" but "'+d+'" found.');n++,S.value=$}x=x||{},(x.attrs=x.attrs||[]).push(S)}else if(d===":"){n++;var z=v(),K={name:z};if(d==="("){n++;var Q="";if(y(),i[z]==="selector")K.valueType="selector",Q=C();else{if(K.valueType=i[z]||"string",d==='"')Q=m('"',t.doubleQuotesEscapeChars);else if(d==="'")Q=m("'",t.singleQuoteEscapeChars);else if(u&&d==="$")n++,Q=v(),K.valueType="substitute";else{for(;n<c&&d!==")";)Q+=d,n++,d=a.charAt(n);Q=Q.trim()}y()}if(n>=c)throw Error('Expected ")" but end of file reached.');if(d!==")")throw Error('Expected ")" but "'+d+'" found.');n++,K.value=Q}x=x||{},(x.pseudos=x.pseudos||[]).push(K)}else break;return x}return w()}e.parseCssSelector=r}),Vs=j(function(e){Object.defineProperty(e,"__esModule",{value:!0});var t=Zi();function r(a){var n="";switch(a.type){case"ruleSet":for(var i=a.rule,o=[];i;)i.nestingOperator&&o.push(i.nestingOperator),o.push(r(i)),i=i.rule;n=o.join(" ");break;case"selectors":n=a.selectors.map(r).join(", ");break;case"rule":a.tagName&&(a.tagName==="*"?n="*":n=t.escapeIdentifier(a.tagName)),a.id&&(n+="#"+t.escapeIdentifier(a.id)),a.classNames&&(n+=a.classNames.map(function(s){return"."+t.escapeIdentifier(s)}).join("")),a.attrs&&(n+=a.attrs.map(function(s){return"operator"in s?s.valueType==="substitute"?"["+t.escapeIdentifier(s.name)+s.operator+"$"+s.value+"]":"["+t.escapeIdentifier(s.name)+s.operator+t.escapeStr(s.value)+"]":"["+t.escapeIdentifier(s.name)+"]"}).join("")),a.pseudos&&(n+=a.pseudos.map(function(s){return s.valueType?s.valueType==="selector"?":"+t.escapeIdentifier(s.name)+"("+r(s.value)+")":s.valueType==="substitute"?":"+t.escapeIdentifier(s.name)+"($"+s.value+")":s.valueType==="numeric"?":"+t.escapeIdentifier(s.name)+"("+s.value+")":":"+t.escapeIdentifier(s.name)+"("+t.escapeIdentifier(s.value)+")":":"+t.escapeIdentifier(s.name)}).join(""));break;default:throw Error('Unknown entity type: "'+a.type+'".')}return n}e.renderEntity=r}),Ji=j(function(e){Object.defineProperty(e,"__esModule",{value:!0});var t=_r(),r=Vs(),a=function(){function n(){this.pseudos={},this.attrEqualityMods={},this.ruleNestingOperators={},this.substitutesEnabled=!1}return n.prototype.registerSelectorPseudos=function(){for(var i=[],o=0;o<arguments.length;o++)i[o]=arguments[o];for(var s=0,u=i;s<u.length;s++){var c=u[s];this.pseudos[c]="selector"}return this},n.prototype.unregisterSelectorPseudos=function(){for(var i=[],o=0;o<arguments.length;o++)i[o]=arguments[o];for(var s=0,u=i;s<u.length;s++){var c=u[s];delete this.pseudos[c]}return this},n.prototype.registerNumericPseudos=function(){for(var i=[],o=0;o<arguments.length;o++)i[o]=arguments[o];for(var s=0,u=i;s<u.length;s++){var c=u[s];this.pseudos[c]="numeric"}return this},n.prototype.unregisterNumericPseudos=function(){for(var i=[],o=0;o<arguments.length;o++)i[o]=arguments[o];for(var s=0,u=i;s<u.length;s++){var c=u[s];delete this.pseudos[c]}return this},n.prototype.registerNestingOperators=function(){for(var i=[],o=0;o<arguments.length;o++)i[o]=arguments[o];for(var s=0,u=i;s<u.length;s++){var c=u[s];this.ruleNestingOperators[c]=!0}return this},n.prototype.unregisterNestingOperators=function(){for(var i=[],o=0;o<arguments.length;o++)i[o]=arguments[o];for(var s=0,u=i;s<u.length;s++){var c=u[s];delete this.ruleNestingOperators[c]}return this},n.prototype.registerAttrEqualityMods=function(){for(var i=[],o=0;o<arguments.length;o++)i[o]=arguments[o];for(var s=0,u=i;s<u.length;s++){var c=u[s];this.attrEqualityMods[c]=!0}return this},n.prototype.unregisterAttrEqualityMods=function(){for(var i=[],o=0;o<arguments.length;o++)i[o]=arguments[o];for(var s=0,u=i;s<u.length;s++){var c=u[s];delete this.attrEqualityMods[c]}return this},n.prototype.enableSubstitutes=function(){return this.substitutesEnabled=!0,this},n.prototype.disableSubstitutes=function(){return this.substitutesEnabled=!1,this},n.prototype.parse=function(i){return t.parseCssSelector(i,0,this.pseudos,this.attrEqualityMods,this.ruleNestingOperators,this.substitutesEnabled)},n.prototype.render=function(i){return r.renderEntity(i).trim()},n}();e.CssSelectorParser=a}),Hs=j(function(e,t){t.exports=function(){}}),Wr=j(function(e,t){var r=Hs()();t.exports=function(a){return a!==r&&a!==null}}),Qi=j(function(e,t){var r=Wr(),a=Array.prototype.forEach,n=Object.create,i=function(s,u){var c;for(c in s)u[c]=s[c]};t.exports=function(o){var s=n(null);return a.call(arguments,function(u){r(u)&&i(Object(u),s)}),s}}),la=j(function(e,t){t.exports=function(){var r=Math.sign;return typeof r!="function"?!1:r(10)===1&&r(-20)===-1}}),Us=j(function(e,t){t.exports=function(r){return r=Number(r),isNaN(r)||r===0?r:r>0?1:-1}}),Gs=j(function(e,t){t.exports=la()()?Math.sign:Us()}),Ws=j(function(e,t){var r=Gs(),a=Math.abs,n=Math.floor;t.exports=function(i){return isNaN(i)?0:(i=Number(i),i===0||!isFinite(i)?i:r(i)*n(a(i)))}}),Yr=j(function(e,t){var r=Ws(),a=Math.max;t.exports=function(n){return a(0,r(n))}}),eo=j(function(e,t){var r=Yr();t.exports=function(a,n,i){var o;return isNaN(a)?(o=n,o>=0?i&&o?o-1:o:1):a===!1?!1:r(a)}}),Kt=j(function(e,t){t.exports=function(r){if(typeof r!="function")throw new TypeError(r+" is not a function");return r}}),ca=j(function(e,t){var r=Wr();t.exports=function(a){if(!r(a))throw new TypeError("Cannot use null or undefined");return a}}),Ys=j(function(e,t){var r=Kt(),a=ca(),n=Function.prototype.bind,i=Function.prototype.call,o=Object.keys,s=Object.prototype.propertyIsEnumerable;t.exports=function(u,c){return function(d,m){var v,y=arguments[2],w=arguments[3];return d=Object(a(d)),r(m),v=o(d),w&&v.sort(typeof w=="function"?n.call(w,d):void 0),typeof u!="function"&&(u=v[u]),i.call(u,v,function(C,A){return s.call(d,C)?i.call(m,y,d[C],C,d,A):c})}}}),sn=j(function(e,t){t.exports=Ys()("forEach")}),Xr=j(function(){}),Xs=j(function(e,t){t.exports=function(){var r=Object.assign,a;return typeof r!="function"?!1:(a={foo:"raz"},r(a,{bar:"dwa"},{trzy:"trzy"}),a.foo+a.bar+a.trzy==="razdwatrzy")}}),Ks=j(function(e,t){t.exports=function(){try{return Object.keys("primitive"),!0}catch{return!1}}}),Yn=j(function(e,t){var r=Wr(),a=Object.keys;t.exports=function(n){return a(r(n)?Object(n):n)}}),Zs=j(function(e,t){t.exports=Ks()()?Object.keys:Yn()}),un=j(function(e,t){var r=Zs(),a=ca(),n=Math.max;t.exports=function(i,o){var s,u,c=n(arguments.length,2),d;for(i=Object(a(i)),d=function(v){try{i[v]=o[v]}catch(y){s||(s=y)}},u=1;u<c;++u)o=arguments[u],r(o).forEach(d);if(s!==void 0)throw s;return i}}),ln=j(function(e,t){t.exports=Xs()()?Object.assign:un()}),Js=j(function(e,t){var r=Wr(),a={function:!0,object:!0};t.exports=function(n){return r(n)&&a[U(n)]||!1}}),cn=j(function(e,t){var r=ln(),a=Js(),n=Wr(),i=Error.captureStackTrace;t.exports=function(o){var s=new Error(o),u=arguments[1],c=arguments[2];return n(c)||a(u)&&(c=u,u=null),n(c)&&r(s,c),n(u)&&(s.code=u),i&&i(s,t.exports),s}}),Xn=j(function(e,t){var r=ca(),a=Object.defineProperty,n=Object.getOwnPropertyDescriptor,i=Object.getOwnPropertyNames,o=Object.getOwnPropertySymbols;t.exports=function(s,u){var c,d=Object(r(u));if(s=Object(r(s)),i(d).forEach(function(m){try{a(s,m,n(u,m))}catch(v){c=v}}),typeof o=="function"&&o(d).forEach(function(m){try{a(s,m,n(u,m))}catch(v){c=v}}),c!==void 0)throw c;return s}}),to=j(function(e,t){var r=Yr(),a=function(c,d){return d},n,i,o,s;try{Object.defineProperty(a,"length",{configurable:!0,writable:!1,enumerable:!1,value:1})}catch{}a.length===1?(n={configurable:!0,writable:!1,enumerable:!1},i=Object.defineProperty,t.exports=function(u,c){return c=r(c),u.length===c?u:(n.value=c,i(u,"length",n))}):(s=Xn(),o=function(){var u=[];return function(c){var d,m=0;if(u[c])return u[c];for(d=[];c--;)d.push("a"+(++m).toString(36));return new Function("fn","return function ("+d.join(", ")+") { return fn.apply(this, arguments); };")}}(),t.exports=function(u,c){var d;if(c=r(c),u.length===c)return u;d=o(c)(u);try{s(d,u)}catch{}return d})}),ro=j(function(e,t){var r=void 0;t.exports=function(a){return a!==r&&a!==null}}),Qs=j(function(e,t){var r=ro(),a={object:!0,function:!0,undefined:!0};t.exports=function(n){return r(n)?hasOwnProperty.call(a,U(n)):!1}}),ao=j(function(e,t){var r=Qs();t.exports=function(a){if(!r(a))return!1;try{return a.constructor?a.constructor.prototype===a:!1}catch{return!1}}}),eu=j(function(e,t){var r=ao();t.exports=function(a){if(typeof a!="function"||!hasOwnProperty.call(a,"length"))return!1;try{if(typeof a.length!="number"||typeof a.call!="function"||typeof a.apply!="function")return!1}catch{return!1}return!r(a)}}),tu=j(function(e,t){var r=eu(),a=/^\s*class[\s{/}]/,n=Function.prototype.toString;t.exports=function(i){return!(!r(i)||a.test(n.call(i)))}}),ru=j(function(e,t){var r="razdwatrzy";t.exports=function(){return typeof r.contains!="function"?!1:r.contains("dwa")===!0&&r.contains("foo")===!1}}),au=j(function(e,t){var r=String.prototype.indexOf;t.exports=function(a){return r.call(this,a,arguments[1])>-1}}),nu=j(function(e,t){t.exports=ru()()?String.prototype.contains:au()}),Kr=j(function(e,t){var r=ro(),a=tu(),n=ln(),i=Qi(),o=nu(),s=t.exports=function(u,c){var d,m,v,y,w;return arguments.length<2||typeof u!="string"?(y=c,c=u,u=null):y=arguments[2],r(u)?(d=o.call(u,"c"),m=o.call(u,"e"),v=o.call(u,"w")):(d=v=!0,m=!1),w={value:c,configurable:d,enumerable:m,writable:v},y?n(i(y),w):w};s.gs=function(u,c,d){var m,v,y,w;return typeof u!="string"?(y=d,d=c,c=u,u=null):y=arguments[3],r(c)?a(c)?r(d)?a(d)||(y=d,d=void 0):d=void 0:(y=c,c=d=void 0):c=void 0,r(u)?(m=o.call(u,"c"),v=o.call(u,"e")):(m=!0,v=!1),w={get:c,set:d,configurable:m,enumerable:v},y?n(i(y),w):w}}),iu=j(function(e,t){var r=Kr(),a=Kt(),n=Function.prototype.apply,i=Function.prototype.call,o=Object.create,s=Object.defineProperty,u=Object.defineProperties,c=Object.prototype.hasOwnProperty,d={configurable:!0,enumerable:!1,writable:!0},m,v,y,w,C,A,E;m=function(S,k){var $;return a(k),c.call(this,"__ee__")?$=this.__ee__:($=d.value=o(null),s(this,"__ee__",d),d.value=null),$[S]?U($[S])==="object"?$[S].push(k):$[S]=[$[S],k]:$[S]=k,this},v=function(S,k){var $,z;return a(k),z=this,m.call(this,S,$=function(){y.call(z,S,$),n.call(k,this,arguments)}),$.__eeOnceListener__=k,this},y=function(S,k){var $,z,K,Q;if(a(k),!c.call(this,"__ee__"))return this;if($=this.__ee__,!$[S])return this;if(z=$[S],U(z)==="object")for(Q=0;K=z[Q];++Q)(K===k||K.__eeOnceListener__===k)&&(z.length===2?$[S]=z[Q?0:1]:z.splice(Q,1));else(z===k||z.__eeOnceListener__===k)&&delete $[S];return this},w=function(S){var k,$,z,K,Q;if(c.call(this,"__ee__")&&(K=this.__ee__[S],!!K))if(U(K)==="object"){for($=arguments.length,Q=new Array($-1),k=1;k<$;++k)Q[k-1]=arguments[k];for(K=K.slice(),k=0;z=K[k];++k)n.call(z,this,Q)}else switch(arguments.length){case 1:i.call(K,this);break;case 2:i.call(K,this,arguments[1]);break;case 3:i.call(K,this,arguments[1],arguments[2]);break;default:for($=arguments.length,Q=new Array($-1),k=1;k<$;++k)Q[k-1]=arguments[k];n.call(K,this,Q)}},C={on:m,once:v,off:y,emit:w},A={on:r(m),once:r(v),off:r(y),emit:r(w)},E=u({},A),t.exports=e=function(S){return S==null?o(E):u(Object(S),A)},e.methods=C}),ou=j(function(e,t){t.exports=function(){var r=Array.from,a,n;return typeof r!="function"?!1:(a=["raz","dwa"],n=r(a),!!(n&&n!==a&&n[1]==="dwa"))}}),su=j(function(e,t){t.exports=function(){return(typeof globalThis>"u"?"undefined":U(globalThis))!=="object"||!globalThis?!1:globalThis.Array===Array}}),uu=j(function(e,t){var r=function(){if((typeof self>"u"?"undefined":U(self))==="object"&&self)return self;if((typeof p>"u"?"undefined":U(p))==="object"&&p)return p;throw new Error("Unable to resolve global `this`")};t.exports=function(){if(this)return this;try{Object.defineProperty(Object.prototype,"__global__",{get:function(){return this},configurable:!0})}catch{return r()}try{return __global__||r()}finally{delete Object.prototype.__global__}}()}),Zr=j(function(e,t){t.exports=su()()?globalThis:uu()}),Kn=j(function(e,t){var r=Zr(),a={object:!0,symbol:!0};t.exports=function(){var n=r.Symbol,i;if(typeof n!="function")return!1;i=n("test symbol");try{String(i)}catch{return!1}return!(!a[U(n.iterator)]||!a[U(n.toPrimitive)]||!a[U(n.toStringTag)])}}),lu=j(function(e,t){t.exports=function(r){return r?U(r)==="symbol"?!0:!r.constructor||r.constructor.name!=="Symbol"?!1:r[r.constructor.toStringTag]==="Symbol":!1}}),no=j(function(e,t){var r=lu();t.exports=function(a){if(!r(a))throw new TypeError(a+" is not a symbol");return a}}),io=j(function(e,t){var r=Kr(),a=Object.create,n=Object.defineProperty,i=Object.prototype,o=a(null);t.exports=function(s){for(var u=0,c,d;o[s+(u||"")];)++u;return s+=u||"",o[s]=!0,c="@@"+s,n(i,c,r.gs(null,function(m){d||(d=!0,n(this,c,r(m)),d=!1)})),c}}),cu=j(function(e,t){var r=Kr(),a=Zr().Symbol;t.exports=function(n){return Object.defineProperties(n,{hasInstance:r("",a&&a.hasInstance||n("hasInstance")),isConcatSpreadable:r("",a&&a.isConcatSpreadable||n("isConcatSpreadable")),iterator:r("",a&&a.iterator||n("iterator")),match:r("",a&&a.match||n("match")),replace:r("",a&&a.replace||n("replace")),search:r("",a&&a.search||n("search")),species:r("",a&&a.species||n("species")),split:r("",a&&a.split||n("split")),toPrimitive:r("",a&&a.toPrimitive||n("toPrimitive")),toStringTag:r("",a&&a.toStringTag||n("toStringTag")),unscopables:r("",a&&a.unscopables||n("unscopables"))})}}),du=j(function(e,t){var r=Kr(),a=no(),n=Object.create(null);t.exports=function(i){return Object.defineProperties(i,{for:r(function(o){return n[o]?n[o]:n[o]=i(String(o))}),keyFor:r(function(o){var s;a(o);for(s in n)if(n[s]===o)return s})})}}),fu=j(function(e,t){var r=Kr(),a=no(),n=Zr().Symbol,i=io(),o=cu(),s=du(),u=Object.create,c=Object.defineProperties,d=Object.defineProperty,m,v,y;if(typeof n=="function")try{String(n()),y=!0}catch{}else n=null;v=function(C){if(this instanceof v)throw new TypeError("Symbol is not a constructor");return m(C)},t.exports=m=function w(C){var A;if(this instanceof w)throw new TypeError("Symbol is not a constructor");return y?n(C):(A=u(v.prototype),C=C===void 0?"":String(C),c(A,{__description__:r("",C),__name__:r("",i(C))}))},o(m),s(m),c(v.prototype,{constructor:r(m),toString:r("",function(){return this.__name__})}),c(m.prototype,{toString:r(function(){return"Symbol ("+a(this).__description__+")"}),valueOf:r(function(){return a(this)})}),d(m.prototype,m.toPrimitive,r("",function(){var w=a(this);return U(w)==="symbol"?w:w.toString()})),d(m.prototype,m.toStringTag,r("c","Symbol")),d(v.prototype,m.toStringTag,r("c",m.prototype[m.toStringTag])),d(v.prototype,m.toPrimitive,r("c",m.prototype[m.toPrimitive]))}),oo=j(function(e,t){t.exports=Kn()()?Zr().Symbol:fu()}),pu=j(function(e,t){var r=Object.prototype.toString,a=r.call(function(){return arguments}());t.exports=function(n){return r.call(n)===a}}),mu=j(function(e,t){var r=Object.prototype.toString,a=RegExp.prototype.test.bind(/^[object [A-Za-z0-9]*Function]$/);t.exports=function(n){return typeof n=="function"&&a(r.call(n))}}),hu=j(function(e,t){var r=Object.prototype.toString,a=r.call("");t.exports=function(n){return typeof n=="string"||n&&U(n)==="object"&&(n instanceof String||r.call(n)===a)||!1}}),Zn=j(function(e,t){var r=oo().iterator,a=pu(),n=mu(),i=Yr(),o=Kt(),s=ca(),u=Wr(),c=hu(),d=Array.isArray,m=Function.prototype.call,v={configurable:!0,enumerable:!0,writable:!0,value:null},y=Object.defineProperty;t.exports=function(w){var C=arguments[1],A=arguments[2],E,x,S,k,$,z,K,Q,ye,me;if(w=Object(s(w)),u(C)&&o(C),!this||this===Array||!n(this)){if(!C){if(a(w))return $=w.length,$!==1?Array.apply(null,w):(k=new Array(1),k[0]=w[0],k);if(d(w)){for(k=new Array($=w.length),x=0;x<$;++x)k[x]=w[x];return k}}k=[]}else E=this;if(!d(w)){if((ye=w[r])!==void 0){for(K=o(ye).call(w),E&&(k=new E),Q=K.next(),x=0;!Q.done;)me=C?m.call(C,A,Q.value,x):Q.value,E?(v.value=me,y(k,x,v)):k[x]=me,Q=K.next(),++x;$=x}else if(c(w)){for($=w.length,E&&(k=new E),x=0,S=0;x<$;++x)me=w[x],x+1<$&&(z=me.charCodeAt(0),z>=55296&&z<=56319&&(me+=w[++x])),me=C?m.call(C,A,me,S):me,E?(v.value=me,y(k,S,v)):k[S]=me,++S;$=S}}if($===void 0)for($=i(w.length),E&&(k=new E($)),x=0;x<$;++x)me=C?m.call(C,A,w[x],x):w[x],E?(v.value=me,y(k,x,v)):k[x]=me;return E&&(v.value=null,k.length=$),k}}),Jn=j(function(e,t){t.exports=ou()()?Array.from:Zn()}),vu=j(function(e,t){var r=Jn(),a=Array.isArray;t.exports=function(n){return a(n)?n:r(n)}}),gu=j(function(e,t){var r=vu(),a=Wr(),n=Kt(),i=Array.prototype.slice,o;o=function(u){return this.map(function(c,d){return c?c(u[d]):u[d]}).concat(i.call(u,this.length))},t.exports=function(s){return s=r(s),s.forEach(function(u){a(u)&&n(u)}),o.bind(s)}}),dn=j(function(e,t){var r=Kt();t.exports=function(a){var n;return typeof a=="function"?{set:a,get:a}:(n={get:r(a.get)},a.set!==void 0?(n.set=r(a.set),a.delete&&(n.delete=r(a.delete)),a.clear&&(n.clear=r(a.clear)),n):(n.set=n.get,n))}}),Qn=j(function(e,t){var r=cn(),a=to(),n=Kr(),i=iu().methods,o=gu(),s=dn(),u=Function.prototype.apply,c=Function.prototype.call,d=Object.create,m=Object.defineProperties,v=i.on,y=i.emit;t.exports=function(w,C,A){var E=d(null),x,S,k,$,z,K,Q,ye,me,ie,ae,oe,we,xe,be;return C!==!1?S=C:isNaN(w.length)?S=1:S=w.length,A.normalizer&&(ie=s(A.normalizer),k=ie.get,$=ie.set,z=ie.delete,K=ie.clear),A.resolvers!=null&&(be=o(A.resolvers)),k?xe=a(function(le){var J,Te,O=arguments;if(be&&(O=be(O)),J=k(O),J!==null&&hasOwnProperty.call(E,J))return ae&&x.emit("get",J,O,this),E[J];if(O.length===1?Te=c.call(w,this,O[0]):Te=u.call(w,this,O),J===null){if(J=k(O),J!==null)throw r("Circular invocation","CIRCULAR_INVOCATION");J=$(O)}else if(hasOwnProperty.call(E,J))throw r("Circular invocation","CIRCULAR_INVOCATION");return E[J]=Te,oe&&x.emit("set",J,null,Te),Te},S):C===0?xe=function(){var J;if(hasOwnProperty.call(E,"data"))return ae&&x.emit("get","data",arguments,this),E.data;if(arguments.length?J=u.call(w,this,arguments):J=c.call(w,this),hasOwnProperty.call(E,"data"))throw r("Circular invocation","CIRCULAR_INVOCATION");return E.data=J,oe&&x.emit("set","data",null,J),J}:xe=function(J){var Te,O=arguments,se;if(be&&(O=be(arguments)),se=String(O[0]),hasOwnProperty.call(E,se))return ae&&x.emit("get",se,O,this),E[se];if(O.length===1?Te=c.call(w,this,O[0]):Te=u.call(w,this,O),hasOwnProperty.call(E,se))throw r("Circular invocation","CIRCULAR_INVOCATION");return E[se]=Te,oe&&x.emit("set",se,null,Te),Te},x={original:w,memoized:xe,profileName:A.profileName,get:function(J){return be&&(J=be(J)),k?k(J):String(J[0])},has:function(J){return hasOwnProperty.call(E,J)},delete:function(J){var Te;hasOwnProperty.call(E,J)&&(z&&z(J),Te=E[J],delete E[J],we&&x.emit("delete",J,Te))},clear:function(){var J=E;K&&K(),E=d(null),x.emit("clear",J)},on:function(J,Te){return J==="get"?ae=!0:J==="set"?oe=!0:J==="delete"&&(we=!0),v.call(this,J,Te)},emit:y,updateEnv:function(){w=x.original}},k?Q=a(function(le){var J,Te=arguments;be&&(Te=be(Te)),J=k(Te),J!==null&&x.delete(J)},S):C===0?Q=function(){return x.delete("data")}:Q=function(J){return be&&(J=be(arguments)[0]),x.delete(J)},ye=a(function(){var le,J=arguments;return C===0?E.data:(be&&(J=be(J)),k?le=k(J):le=String(J[0]),E[le])}),me=a(function(){var le,J=arguments;return C===0?x.has("data"):(be&&(J=be(J)),k?le=k(J):le=String(J[0]),le===null?!1:x.has(le))}),m(xe,{__memoized__:n(!0),delete:n(Q),clear:n(x.clear),_get:n(ye),_has:n(me)}),x}}),ei=j(function(e,t){var r=Kt(),a=sn(),n=Xr(),i=Qn(),o=eo();t.exports=function s(u){var c,d,m;if(r(u),c=Object(arguments[1]),c.async&&c.promise)throw new Error("Options 'async' and 'promise' cannot be used together");return hasOwnProperty.call(u,"__memoized__")&&!c.force?u:(d=o(c.length,u.length,c.async&&n.async),m=i(u,d,c),a(n,function(v,y){c[y]&&v(c[y],m,c)}),s.__profiler__&&s.__profiler__(m),m.updateEnv(),m.memoized)}}),ti=j(function(e,t){t.exports=function(r){var a,n,i=r.length;if(!i)return"";for(a=String(r[n=0]);--i;)a+=""+r[++n];return a}}),bu=j(function(e,t){t.exports=function(r){return r?function(a){for(var n=String(a[0]),i=0,o=r;--o;)n+=""+a[++i];return n}:function(){return""}}}),so=j(function(e,t){t.exports=function(){var r=Number.isNaN;return typeof r!="function"?!1:!r({})&&r(NaN)&&!r(34)}}),ri=j(function(e,t){t.exports=function(r){return r!==r}}),uo=j(function(e,t){t.exports=so()()?Number.isNaN:ri()}),Er=j(function(e,t){var r=uo(),a=Yr(),n=ca(),i=Array.prototype.indexOf,o=Object.prototype.hasOwnProperty,s=Math.abs,u=Math.floor;t.exports=function(c){var d,m,v,y;if(!r(c))return i.apply(this,arguments);for(m=a(n(this).length),v=arguments[1],isNaN(v)?v=0:v>=0?v=u(v):v=a(this.length)-u(s(v)),d=v;d<m;++d)if(o.call(this,d)&&(y=this[d],r(y)))return d;return-1}}),Na=j(function(e,t){var r=Er(),a=Object.create;t.exports=function(){var n=0,i=[],o=a(null);return{get:function(u){var c=0,d=i,m,v=u.length;if(v===0)return d[v]||null;if(d=d[v]){for(;c<v-1;){if(m=r.call(d[0],u[c]),m===-1)return null;d=d[1][m],++c}return m=r.call(d[0],u[c]),m===-1?null:d[1][m]||null}return null},set:function(u){var c=0,d=i,m,v=u.length;if(v===0)d[v]=++n;else{for(d[v]||(d[v]=[[],[]]),d=d[v];c<v-1;)m=r.call(d[0],u[c]),m===-1&&(m=d[0].push(u[c])-1,d[1].push([[],[]])),d=d[1][m],++c;m=r.call(d[0],u[c]),m===-1&&(m=d[0].push(u[c])-1),d[1][m]=++n}return o[n]=u,n},delete:function(u){var c=0,d=i,m,v=o[u],y=v.length,w=[];if(y===0)delete d[y];else if(d=d[y]){for(;c<y-1;){if(m=r.call(d[0],v[c]),m===-1)return;w.push(d,m),d=d[1][m],++c}if(m=r.call(d[0],v[c]),m===-1)return;for(u=d[1][m],d[0].splice(m,1),d[1].splice(m,1);!d[0].length&&w.length;)m=w.pop(),d=w.pop(),d[0].splice(m,1),d[1].splice(m,1)}delete o[u]},clear:function(){i=[],o=a(null)}}}}),yu=j(function(e,t){var r=Er();t.exports=function(){var a=0,n=[],i=[];return{get:function(s){var u=r.call(n,s[0]);return u===-1?null:i[u]},set:function(s){return n.push(s[0]),i.push(++a),a},delete:function(s){var u=r.call(i,s);u!==-1&&(n.splice(u,1),i.splice(u,1))},clear:function(){n=[],i=[]}}}}),lo=j(function(e,t){var r=Er(),a=Object.create;t.exports=function(n){var i=0,o=[[],[]],s=a(null);return{get:function(c){for(var d=0,m=o,v;d<n-1;){if(v=r.call(m[0],c[d]),v===-1)return null;m=m[1][v],++d}return v=r.call(m[0],c[d]),v===-1?null:m[1][v]||null},set:function(c){for(var d=0,m=o,v;d<n-1;)v=r.call(m[0],c[d]),v===-1&&(v=m[0].push(c[d])-1,m[1].push([[],[]])),m=m[1][v],++d;return v=r.call(m[0],c[d]),v===-1&&(v=m[0].push(c[d])-1),m[1][v]=++i,s[i]=c,i},delete:function(c){for(var d=0,m=o,v,y=[],w=s[c];d<n-1;){if(v=r.call(m[0],w[d]),v===-1)return;y.push(m,v),m=m[1][v],++d}if(v=r.call(m[0],w[d]),v!==-1){for(c=m[1][v],m[0].splice(v,1),m[1].splice(v,1);!m[0].length&&y.length;)v=y.pop(),m=y.pop(),m[0].splice(v,1),m[1].splice(v,1);delete s[c]}},clear:function(){o=[[],[]],s=a(null)}}}}),co=j(function(e,t){var r=Kt(),a=sn(),n=Function.prototype.call;t.exports=function(i,o){var s={},u=arguments[2];return r(o),a(i,function(c,d,m,v){s[d]=n.call(o,u,c,d,m,v)}),s}}),fn=j(function(e,t){var r=function(i){if(typeof i!="function")throw new TypeError(i+" is not a function");return i},a=function(i){var o=g.createTextNode(""),s,u,c=0;return new i(function(){var d;if(s)u&&(s=u.concat(s));else{if(!u)return;s=u}if(u=s,s=null,typeof u=="function"){d=u,u=null,d();return}for(o.data=c=++c%2;u;)d=u.shift(),u.length||(u=null),d()}).observe(o,{characterData:!0}),function(d){if(r(d),s){typeof s=="function"?s=[s,d]:s.push(d);return}s=d,o.data=c=++c%2}};t.exports=function(){if((typeof process>"u"?"undefined":U(process))==="object"&&process&&typeof process.nextTick=="function")return process.nextTick;if(typeof queueMicrotask=="function")return function(n){queueMicrotask(r(n))};if((typeof g>"u"?"undefined":U(g))==="object"&&g){if(typeof MutationObserver=="function")return a(MutationObserver);if(typeof WebKitMutationObserver=="function")return a(WebKitMutationObserver)}return typeof setImmediate=="function"?function(n){setImmediate(r(n))}:typeof setTimeout=="function"||(typeof setTimeout>"u"?"undefined":U(setTimeout))==="object"?function(n){setTimeout(r(n),0)}:null}()}),wu=j(function(){var e=Jn(),t=co(),r=Xn(),a=to(),n=fn(),i=Array.prototype.slice,o=Function.prototype.apply,s=Object.create;Xr().async=function(u,c){var d=s(null),m=s(null),v=c.memoized,y=c.original,w,C,A;c.memoized=a(function(E){var x=arguments,S=x[x.length-1];return typeof S=="function"&&(w=S,x=i.call(x,0,-1)),v.apply(C=this,A=x)},v);try{r(c.memoized,v)}catch{}c.on("get",function(E){var x,S,k;if(w){if(d[E]){typeof d[E]=="function"?d[E]=[d[E],w]:d[E].push(w),w=null;return}x=w,S=C,k=A,w=C=A=null,n(function(){var $;hasOwnProperty.call(m,E)?($=m[E],c.emit("getasync",E,k,S),o.call(x,$.context,$.args)):(w=x,C=S,A=k,v.apply(S,k))})}}),c.original=function(){var E,x,S,k;return w?(E=e(arguments),x=function $(z){var K,Q,ye=$.id;if(ye==null){n(o.bind($,this,arguments));return}if(delete $.id,K=d[ye],delete d[ye],!!K)return Q=e(arguments),c.has(ye)&&(z?c.delete(ye):(m[ye]={context:this,args:Q},c.emit("setasync",ye,typeof K=="function"?1:K.length))),typeof K=="function"?k=o.call(K,this,Q):K.forEach(function(me){k=o.call(me,this,Q)},this),k},S=w,w=C=A=null,E.push(x),k=o.call(y,this,E),x.cb=S,w=x,k):o.call(y,this,arguments)},c.on("set",function(E){if(!w){c.delete(E);return}d[E]?typeof d[E]=="function"?d[E]=[d[E],w.cb]:d[E].push(w.cb):d[E]=w.cb,delete w.cb,w.id=E,w=null}),c.on("delete",function(E){var x;hasOwnProperty.call(d,E)||m[E]&&(x=m[E],delete m[E],c.emit("deleteasync",E,i.call(x.args,1)))}),c.on("clear",function(){var E=m;m=s(null),c.emit("clearasync",t(E,function(x){return i.call(x.args,1)}))})}}),Du=j(function(e,t){var r=Array.prototype.forEach,a=Object.create;t.exports=function(n){var i=a(null);return r.call(arguments,function(o){i[o]=!0}),i}}),ai=j(function(e,t){t.exports=function(r){return typeof r=="function"}}),_u=j(function(e,t){var r=ai();t.exports=function(a){try{return a&&r(a.toString)?a.toString():String(a)}catch{throw new TypeError("Passed argument cannot be stringifed")}}}),D=j(function(e,t){var r=ca(),a=_u();t.exports=function(n){return a(r(n))}}),F=j(function(e,t){var r=ai();t.exports=function(a){try{return a&&r(a.toString)?a.toString():String(a)}catch{return"<Non-coercible to string value>"}}}),I=j(function(e,t){var r=F(),a=/[\n\r\u2028\u2029]/g;t.exports=function(n){var i=r(n);return i.length>100&&(i=i.slice(0,99)+"…"),i=i.replace(a,function(o){return JSON.stringify(o).slice(1,-1)}),i}}),te=j(function(e,t){t.exports=r,t.exports.default=r;function r(a){return!!a&&(U(a)==="object"||typeof a=="function")&&typeof a.then=="function"}}),je=j(function(){var e=co(),t=Du(),r=D(),a=I(),n=te(),i=fn(),o=Object.create,s=t("then","then:finally","done","done:finally");Xr().promise=function(u,c){var d=o(null),m=o(null),v=o(null);if(u===!0)u=null;else if(u=r(u),!s[u])throw new TypeError("'"+a(u)+"' is not valid promise mode");c.on("set",function(y,w,C){var A=!1;if(!n(C)){m[y]=C,c.emit("setasync",y,1);return}d[y]=1,v[y]=C;var E=function(z){var K=d[y];if(A)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)
|
|
18
|
-
Consider to rely on 'then' or 'done' mode instead.`);K&&(delete d[y],m[y]=z,c.emit("setasync",y,K))},x=function(){A=!0,d[y]&&(delete d[y],delete v[y],c.delete(y))},S=u;if(S||(S="then"),S==="then"){var k=function(){i(x)};C=C.then(function($){i(E.bind(this,$))},k),typeof C.finally=="function"&&C.finally(k)}else if(S==="done"){if(typeof C.done!="function")throw new Error("Memoizee error: Retrieved promise does not implement 'done' in 'done' mode");C.done(E,x)}else if(S==="done:finally"){if(typeof C.done!="function")throw new Error("Memoizee error: Retrieved promise does not implement 'done' in 'done:finally' mode");if(typeof C.finally!="function")throw new Error("Memoizee error: Retrieved promise does not implement 'finally' in 'done:finally' mode");C.done(E),C.finally(x)}}),c.on("get",function(y,w,C){var A;if(d[y]){++d[y];return}A=v[y];var E=function(){c.emit("getasync",y,w,C)};n(A)?typeof A.done=="function"?A.done(E):A.then(function(){i(E)}):E()}),c.on("delete",function(y){if(delete v[y],d[y]){delete d[y];return}if(hasOwnProperty.call(m,y)){var w=m[y];delete m[y],c.emit("deleteasync",y,[w])}}),c.on("clear",function(){var y=m;m=o(null),d=o(null),v=o(null),c.emit("clearasync",e(y,function(w){return[w]}))})}}),et=j(function(){var e=Kt(),t=sn(),r=Xr(),a=Function.prototype.apply;r.dispose=function(n,i,o){var s;if(e(n),o.async&&r.async||o.promise&&r.promise){i.on("deleteasync",s=function(c,d){a.call(n,null,d)}),i.on("clearasync",function(u){t(u,function(c,d){s(d,c)})});return}i.on("delete",s=function(c,d){n(d)}),i.on("clear",function(u){t(u,function(c,d){s(d,c)})})}}),ut=j(function(e,t){t.exports=2147483647}),Ue=j(function(e,t){var r=Yr(),a=ut();t.exports=function(n){if(n=r(n),n>a)throw new TypeError(n+" exceeds maximum possible timeout");return n}}),lt=j(function(){var e=Jn(),t=sn(),r=fn(),a=te(),n=Ue(),i=Xr(),o=Function.prototype,s=Math.max,u=Math.min,c=Object.create;i.maxAge=function(d,m,v){var y,w,C,A;d=n(d),d&&(y=c(null),w=v.async&&i.async||v.promise&&i.promise?"async":"",m.on("set"+w,function(E){y[E]=setTimeout(function(){m.delete(E)},d),typeof y[E].unref=="function"&&y[E].unref(),A&&(A[E]&&A[E]!=="nextTick"&&clearTimeout(A[E]),A[E]=setTimeout(function(){delete A[E]},C),typeof A[E].unref=="function"&&A[E].unref())}),m.on("delete"+w,function(E){clearTimeout(y[E]),delete y[E],A&&(A[E]!=="nextTick"&&clearTimeout(A[E]),delete A[E])}),v.preFetch&&(v.preFetch===!0||isNaN(v.preFetch)?C=.333:C=s(u(Number(v.preFetch),1),0),C&&(A={},C=(1-C)*d,m.on("get"+w,function(E,x,S){A[E]||(A[E]="nextTick",r(function(){var k;A[E]==="nextTick"&&(delete A[E],m.delete(E),v.async&&(x=e(x),x.push(o)),k=m.memoized.apply(S,x),v.promise&&a(k)&&(typeof k.done=="function"?k.done(o,o):k.then(o,o)))}))}))),m.on("clear"+w,function(){t(y,function(E){clearTimeout(E)}),y={},A&&(t(A,function(E){E!=="nextTick"&&clearTimeout(E)}),A={})}))}}),nr=j(function(e,t){var r=Yr(),a=Object.create,n=Object.prototype.hasOwnProperty;t.exports=function(i){var o=0,s=1,u=a(null),c=a(null),d=0,m;return i=r(i),{hit:function(y){var w=c[y],C=++d;if(u[C]=y,c[y]=C,!w)return++o,o<=i?void 0:(y=u[s],m(y),y);if(delete u[w],s===w)for(;!n.call(u,++s););},delete:m=function(y){var w=c[y];if(w&&(delete u[w],delete c[y],--o,s===w)){if(!o){d=0,s=1;return}for(;!n.call(u,++s););}},clear:function(){o=0,s=1,u=a(null),c=a(null),d=0}}}}),Zt=j(function(){var e=Yr(),t=nr(),r=Xr();r.max=function(a,n,i){var o,s,u;a=e(a),a&&(s=t(a),o=i.async&&r.async||i.promise&&r.promise?"async":"",n.on("set"+o,u=function(d){d=s.hit(d),d!==void 0&&n.delete(d)}),n.on("get"+o,u),n.on("delete"+o,s.delete),n.on("clear"+o,s.clear))}}),La=j(function(){var e=Kr(),t=Xr(),r=Object.create,a=Object.defineProperties;t.refCounter=function(n,i,o){var s,u;s=r(null),u=o.async&&t.async||o.promise&&t.promise?"async":"",i.on("set"+u,function(c,d){s[c]=d||1}),i.on("get"+u,function(c){++s[c]}),i.on("delete"+u,function(c){delete s[c]}),i.on("clear"+u,function(){s={}}),a(i.memoized,{deleteRef:e(function(){var c=i.get(arguments);return c===null||!s[c]?null:--s[c]?!1:(i.delete(c),!0)}),getRefCount:e(function(){var c=i.get(arguments);return c===null||!s[c]?0:s[c]})})}}),pn=j(function(e,t){var r=Qi(),a=eo(),n=ei();t.exports=function(i){var o=r(arguments[1]),s;return o.normalizer||(s=o.length=a(o.length,i.length,o.async),s!==0&&(o.primitive?s===!1?o.normalizer=ti():s>1&&(o.normalizer=bu()(s)):s===!1?o.normalizer=Na()():s===1?o.normalizer=yu()():o.normalizer=lo()(s))),o.async&&wu(),o.promise&&je(),o.dispose&&et(),o.maxAge&<(),o.max&&Zt(),o.refCounter&&La(),n(i,o)}}),mn=j(function(e,t){(function(){var r={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};(function(){if((typeof globalThis>"u"?"undefined":U(globalThis))!=="object")try{Object.defineProperty(Object.prototype,"__magic__",{get:function(){return this},configurable:!0}),__magic__.globalThis=__magic__,delete Object.prototype.__magic__}catch{p.globalThis=function(){if(typeof self<"u")return self;if(typeof p<"u")return p;if(typeof b<"u")return b;if(typeof this<"u")return this;throw new Error("Unable to locate global `this`")}()}})(),r.encodeHTMLSource=function(s){var u={"&":"&","<":"<",">":">",'"':""","'":"'","/":"/"},c=s?/[&<>"'\/]/g:/&(?!#?\w+;)|<|>|"|'|\//g;return function(d){return d?d.toString().replace(c,function(m){return u[m]||m}):""}},typeof t<"u"&&t.exports?t.exports=r:globalThis.doT=r;var a={append:{start:"'+(",end:")+'",startencode:"'+encodeHTML("},split:{start:"';out+=(",end:");out+='",startencode:"';out+=encodeHTML("}},n=/$^/;function i(s,u,c){return(typeof u=="string"?u:u.toString()).replace(s.define||n,function(d,m,v,y){return m.indexOf("def.")===0&&(m=m.substring(4)),m in c||(v===":"?(s.defineParams&&y.replace(s.defineParams,function(w,C,A){c[m]={arg:C,text:A}}),m in c||(c[m]=y)):new Function("def","def['"+m+"']="+y)(c)),""}).replace(s.use||n,function(d,m){s.useParams&&(m=m.replace(s.useParams,function(y,w,C,A){if(c[C]&&c[C].arg&&A){var E=(C+":"+A).replace(/'|\\/g,"_");return c.__exp=c.__exp||{},c.__exp[E]=c[C].text.replace(new RegExp("(^|[^\\w$])"+c[C].arg+"([^\\w$])","g"),"$1"+A+"$2"),w+"def.__exp['"+E+"']"}}));var v=new Function("def","return "+m)(c);return v&&i(s,v,c)})}function o(s){return s.replace(/\\('|\\)/g,"$1").replace(/[\r\t\n]/g," ")}r.template=function(s,u,c){u=u||r.templateSettings;var d=u.append?a.append:a.split,m,v=0,y,w=u.use||u.define?i(u,s,c||{}):s;w=("var out='"+(u.strip?w.replace(/(^|\r|\n)\t* +| +\t*(\r|\n|$)/g," ").replace(/\r|\n|\t|\/\*[\s\S]*?\*\//g,""):w).replace(/'|\\/g,"\\$&").replace(u.interpolate||n,function(C,A){return d.start+o(A)+d.end}).replace(u.encode||n,function(C,A){return m=!0,d.startencode+o(A)+d.end}).replace(u.conditional||n,function(C,A,E){return A?E?"';}else if("+o(E)+"){out+='":"';}else{out+='":E?"';if("+o(E)+"){out+='":"';}out+='"}).replace(u.iterate||n,function(C,A,E,x){return A?(v+=1,y=x||"i"+v,A=o(A),"';var arr"+v+"="+A+";if(arr"+v+"){var "+E+","+y+"=-1,l"+v+"=arr"+v+".length-1;while("+y+"<l"+v+"){"+E+"=arr"+v+"["+y+"+=1];out+='"):"';} } out+='"}).replace(u.evaluate||n,function(C,A){return"';"+o(A)+"out+='"})+"';return out;").replace(/\n/g,"\\n").replace(/\t/g,"\\t").replace(/\r/g,"\\r").replace(/(\s|;|\}|^|\{)out\+='';/g,"$1").replace(/\+''/g,""),m&&(!u.selfcontained&&globalThis&&!globalThis._encodeHTML&&(globalThis._encodeHTML=r.encodeHTMLSource(u.doNotSkipEncoded)),w="var encodeHTML = typeof _encodeHTML !== 'undefined' ? _encodeHTML : ("+r.encodeHTMLSource.toString()+"("+(u.doNotSkipEncoded||"")+"));"+w);try{return new Function(u.varname,w)}catch(C){throw typeof console<"u"&&console.log("Could not create a template function: "+w),C}},r.compile=function(s,u){return r.template(s,null,u)}})()}),fo=j(function(e,t){(function(r,a){U(e)==="object"&&typeof t<"u"?t.exports=a():r.ES6Promise=a()})(e,function(){function r(N){var H=U(N);return N!==null&&(H==="object"||H==="function")}function a(N){return typeof N=="function"}var n=void 0;Array.isArray?n=Array.isArray:n=function(H){return Object.prototype.toString.call(H)==="[object Array]"};var i=n,o=0,s=void 0,u=void 0,c=function(H,X){z[o]=H,z[o+1]=X,o+=2,o===2&&(u?u(K):ye())};function d(N){u=N}function m(N){c=N}var v=typeof p<"u"?p:void 0,y=v||{},w=y.MutationObserver||y.WebKitMutationObserver,C=typeof self>"u"&&typeof process<"u"&&{}.toString.call(process)==="[object process]",A=typeof Uint8ClampedArray<"u"&&typeof importScripts<"u"&&typeof MessageChannel<"u";function E(){return function(){return process.nextTick(K)}}function x(){return typeof s<"u"?function(){s(K)}:$()}function S(){var N=0,H=new w(K),X=g.createTextNode("");return H.observe(X,{characterData:!0}),function(){X.data=N=++N%2}}function k(){var N=new MessageChannel;return N.port1.onmessage=K,function(){return N.port2.postMessage(0)}}function $(){var N=setTimeout;return function(){return N(K,1)}}var z=new Array(1e3);function K(){for(var N=0;N<o;N+=2){var H=z[N],X=z[N+1];H(X),z[N]=void 0,z[N+1]=void 0}o=0}function Q(){try{var N=Function("return this")().require("vertx");return s=N.runOnLoop||N.runOnContext,x()}catch{return $()}}var ye=void 0;C?ye=E():w?ye=S():A?ye=k():v===void 0?ye=Q():ye=$();function me(N,H){var X=this,ce=new this.constructor(oe);ce[ae]===void 0&&ft(ce);var Se=X._state;if(Se){var $e=arguments[Se-1];c(function(){return ot(Se,ce,$e,X._result)})}else Ye(X,ce,N,H);return ce}function ie(N){var H=this;if(N&&U(N)==="object"&&N.constructor===H)return N;var X=new H(oe);return ve(X,N),X}var ae=Math.random().toString(36).substring(2);function oe(){}var we=void 0,xe=1,be=2;function le(){return new TypeError("You cannot resolve a promise with itself")}function J(){return new TypeError("A promises callback cannot return that same promise.")}function Te(N,H,X,ce){try{N.call(H,X,ce)}catch(Se){return Se}}function O(N,H,X){c(function(ce){var Se=!1,$e=Te(X,H,function(St){Se||(Se=!0,H!==St?ve(ce,St):ne(ce,St))},function(St){Se||(Se=!0,pe(ce,St))},"Settle: "+(ce._label||" unknown promise"));!Se&&$e&&(Se=!0,pe(ce,$e))},N)}function se(N,H){H._state===xe?ne(N,H._result):H._state===be?pe(N,H._result):Ye(H,void 0,function(X){return ve(N,X)},function(X){return pe(N,X)})}function Y(N,H,X){H.constructor===N.constructor&&X===me&&H.constructor.resolve===ie?se(N,H):X===void 0?ne(N,H):a(X)?O(N,H,X):ne(N,H)}function ve(N,H){if(N===H)pe(N,le());else if(r(H)){var X=void 0;try{X=H.then}catch(ce){pe(N,ce);return}Y(N,H,X)}else ne(N,H)}function Re(N){N._onerror&&N._onerror(N._result),rt(N)}function ne(N,H){N._state===we&&(N._result=H,N._state=xe,N._subscribers.length!==0&&c(rt,N))}function pe(N,H){N._state===we&&(N._state=be,N._result=H,c(Re,N))}function Ye(N,H,X,ce){var Se=N._subscribers,$e=Se.length;N._onerror=null,Se[$e]=H,Se[$e+xe]=X,Se[$e+be]=ce,$e===0&&N._state&&c(rt,N)}function rt(N){var H=N._subscribers,X=N._state;if(H.length!==0){for(var ce=void 0,Se=void 0,$e=N._result,St=0;St<H.length;St+=3)ce=H[St],Se=H[St+X],ce?ot(X,ce,Se,$e):Se($e);N._subscribers.length=0}}function ot(N,H,X,ce){var Se=a(X),$e=void 0,St=void 0,Nn=!0;if(Se){try{$e=X(ce)}catch(Ds){Nn=!1,St=Ds}if(H===$e){pe(H,J());return}}else $e=ce;H._state!==we||(Se&&Nn?ve(H,$e):Nn===!1?pe(H,St):N===xe?ne(H,$e):N===be&&pe(H,$e))}function wt(N,H){try{H(function(ce){ve(N,ce)},function(ce){pe(N,ce)})}catch(X){pe(N,X)}}var Tt=0;function At(){return Tt++}function ft(N){N[ae]=Tt++,N._state=void 0,N._result=void 0,N._subscribers=[]}function Pn(){return new Error("Array Methods must be provided an Array")}var Lt=function(){function N(H,X){this._instanceConstructor=H,this.promise=new H(oe),this.promise[ae]||ft(this.promise),i(X)?(this.length=X.length,this._remaining=X.length,this._result=new Array(this.length),this.length===0?ne(this.promise,this._result):(this.length=this.length||0,this._enumerate(X),this._remaining===0&&ne(this.promise,this._result))):pe(this.promise,Pn())}return N.prototype._enumerate=function(X){for(var ce=0;this._state===we&&ce<X.length;ce++)this._eachEntry(X[ce],ce)},N.prototype._eachEntry=function(X,ce){var Se=this._instanceConstructor,$e=Se.resolve;if($e===ie){var St=void 0,Nn=void 0,Ds=!1;try{St=X.then}catch(qc){Ds=!0,Nn=qc}if(St===me&&X._state!==we)this._settledAt(X._state,ce,X._result);else if(typeof St!="function")this._remaining--,this._result[ce]=X;else if(Se===ht){var $c=new Se(oe);Ds?pe($c,Nn):Y($c,X,St),this._willSettleAt($c,ce)}else this._willSettleAt(new Se(function(qc){return qc(X)}),ce)}else this._willSettleAt($e(X),ce)},N.prototype._settledAt=function(X,ce,Se){var $e=this.promise;$e._state===we&&(this._remaining--,X===be?pe($e,Se):this._result[ce]=Se),this._remaining===0&&ne($e,this._result)},N.prototype._willSettleAt=function(X,ce){var Se=this;Ye(X,void 0,function($e){return Se._settledAt(xe,ce,$e)},function($e){return Se._settledAt(be,ce,$e)})},N}();function pt(N){return new Lt(this,N).promise}function Rt(N){var H=this;return i(N)?new H(function(X,ce){for(var Se=N.length,$e=0;$e<Se;$e++)H.resolve(N[$e]).then(X,ce)}):new H(function(X,ce){return ce(new TypeError("You must pass an array to race."))})}function Dt(N){var H=this,X=new H(oe);return pe(X,N),X}function Ht(){throw new TypeError("You must pass a resolver function as the first argument to the promise constructor")}function Ut(){throw new TypeError("Failed to construct 'Promise': Please use the 'new' operator, this object constructor cannot be called as a function.")}var ht=function(){function N(H){this[ae]=At(),this._result=this._state=void 0,this._subscribers=[],oe!==H&&(typeof H!="function"&&Ht(),this instanceof N?wt(this,H):Ut())}return N.prototype.catch=function(X){return this.then(null,X)},N.prototype.finally=function(X){var ce=this,Se=ce.constructor;return a(X)?ce.then(function($e){return Se.resolve(X()).then(function(){return $e})},function($e){return Se.resolve(X()).then(function(){throw $e})}):ce.then(X,X)},N}();ht.prototype.then=me,ht.all=pt,ht.race=Rt,ht.resolve=ie,ht.reject=Dt,ht._setScheduler=d,ht._setAsap=m,ht._asap=c;function at(){var N=void 0;if(typeof b<"u")N=b;else if(typeof self<"u")N=self;else try{N=Function("return this")()}catch{throw new Error("polyfill failed because global object is unavailable in this environment")}var H=N.Promise;if(H){var X=null;try{X=Object.prototype.toString.call(H.resolve())}catch{}if(X==="[object Promise]"&&!H.cast)return}N.Promise=ht}return ht.polyfill=at,ht.Promise=ht,ht})}),Dg=j(function(e){var t=1e5,r=function(){var O=Object.prototype.toString,se=Object.prototype.hasOwnProperty;return{Class:function(ve){return O.call(ve).replace(/^\[object *|\]$/g,"")},HasProperty:function(ve,Re){return Re in ve},HasOwnProperty:function(ve,Re){return se.call(ve,Re)},IsCallable:function(ve){return typeof ve=="function"},ToInt32:function(ve){return ve>>0},ToUint32:function(ve){return ve>>>0}}}(),a=Math.LN2,n=Math.abs,i=Math.floor,o=Math.log,s=Math.min,u=Math.pow,c=Math.round;function d(O,se,Y){return O<se?se:O>Y?Y:O}var m=Object.getOwnPropertyNames||function(O){if(O!==Object(O))throw new TypeError("Object.getOwnPropertyNames called on non-object");var se=[],Y;for(Y in O)r.HasOwnProperty(O,Y)&&se.push(Y);return se},v;Object.defineProperty&&function(){try{return Object.defineProperty({},"x",{}),!0}catch{return!1}}()?v=Object.defineProperty:v=function(se,Y,ve){if(!se===Object(se))throw new TypeError("Object.defineProperty called on non-object");return r.HasProperty(ve,"get")&&Object.prototype.__defineGetter__&&Object.prototype.__defineGetter__.call(se,Y,ve.get),r.HasProperty(ve,"set")&&Object.prototype.__defineSetter__&&Object.prototype.__defineSetter__.call(se,Y,ve.set),r.HasProperty(ve,"value")&&(se[Y]=ve.value),se};function y(O){if(m&&v){var se=m(O),Y;for(Y=0;Y<se.length;Y+=1)v(O,se[Y],{value:O[se[Y]],writable:!1,enumerable:!1,configurable:!1})}}function w(O){if(!v)return;if(O.length>t)throw new RangeError("Array too large for polyfill");function se(ve){v(O,ve,{get:function(){return O._getter(ve)},set:function(ne){O._setter(ve,ne)},enumerable:!0,configurable:!1})}var Y;for(Y=0;Y<O.length;Y+=1)se(Y)}function C(O,se){var Y=32-se;return O<<Y>>Y}function A(O,se){var Y=32-se;return O<<Y>>>Y}function E(O){return[O&255]}function x(O){return C(O[0],8)}function S(O){return[O&255]}function k(O){return A(O[0],8)}function $(O){return O=c(Number(O)),[O<0?0:O>255?255:O&255]}function z(O){return[O>>8&255,O&255]}function K(O){return C(O[0]<<8|O[1],16)}function Q(O){return[O>>8&255,O&255]}function ye(O){return A(O[0]<<8|O[1],16)}function me(O){return[O>>24&255,O>>16&255,O>>8&255,O&255]}function ie(O){return C(O[0]<<24|O[1]<<16|O[2]<<8|O[3],32)}function ae(O){return[O>>24&255,O>>16&255,O>>8&255,O&255]}function oe(O){return A(O[0]<<24|O[1]<<16|O[2]<<8|O[3],32)}function we(O,se,Y){var ve=(1<<se-1)-1,Re,ne,pe,Ye,rt,ot,wt;function Tt(At){var ft=i(At),Pn=At-ft;return Pn<.5?ft:Pn>.5||ft%2?ft+1:ft}for(O!==O?(ne=(1<<se)-1,pe=u(2,Y-1),Re=0):O===1/0||O===-1/0?(ne=(1<<se)-1,pe=0,Re=O<0?1:0):O===0?(ne=0,pe=0,Re=1/O===-1/0?1:0):(Re=O<0,O=n(O),O>=u(2,1-ve)?(ne=s(i(o(O)/a),1023),pe=Tt(O/u(2,ne)*u(2,Y)),pe/u(2,Y)>=2&&(ne=ne+1,pe=1),ne>ve?(ne=(1<<se)-1,pe=0):(ne=ne+ve,pe=pe-u(2,Y))):(ne=0,pe=Tt(O/u(2,1-ve-Y)))),rt=[],Ye=Y;Ye;Ye-=1)rt.push(pe%2?1:0),pe=i(pe/2);for(Ye=se;Ye;Ye-=1)rt.push(ne%2?1:0),ne=i(ne/2);for(rt.push(Re?1:0),rt.reverse(),ot=rt.join(""),wt=[];ot.length;)wt.push(parseInt(ot.substring(0,8),2)),ot=ot.substring(8);return wt}function xe(O,se,Y){var ve=[],Re,ne,pe,Ye,rt,ot,wt,Tt;for(Re=O.length;Re;Re-=1)for(pe=O[Re-1],ne=8;ne;ne-=1)ve.push(pe%2?1:0),pe=pe>>1;return ve.reverse(),Ye=ve.join(""),rt=(1<<se-1)-1,ot=parseInt(Ye.substring(0,1),2)?-1:1,wt=parseInt(Ye.substring(1,1+se),2),Tt=parseInt(Ye.substring(1+se),2),wt===(1<<se)-1?Tt===0?ot*(1/0):NaN:wt>0?ot*u(2,wt-rt)*(1+Tt/u(2,Y)):Tt!==0?ot*u(2,-(rt-1))*(Tt/u(2,Y)):ot<0?-0:0}function be(O){return xe(O,11,52)}function le(O){return we(O,11,52)}function J(O){return xe(O,8,23)}function Te(O){return we(O,8,23)}(function(){function O(At){if(At=r.ToInt32(At),At<0)throw new RangeError("ArrayBuffer size is not a small enough positive integer");this.byteLength=At,this._bytes=[],this._bytes.length=At;var ft;for(ft=0;ft<this.byteLength;ft+=1)this._bytes[ft]=0;y(this)}e.ArrayBuffer=e.ArrayBuffer||O;function se(){}function Y(At,ft,Pn){var Lt;return Lt=function(Rt,Dt,Ht){var Ut,ht,at,N;if(!arguments.length||typeof arguments[0]=="number"){if(this.length=r.ToInt32(arguments[0]),Ht<0)throw new RangeError("ArrayBufferView size is not a small enough positive integer");this.byteLength=this.length*this.BYTES_PER_ELEMENT,this.buffer=new O(this.byteLength),this.byteOffset=0}else if(U(arguments[0])==="object"&&arguments[0].constructor===Lt)for(Ut=arguments[0],this.length=Ut.length,this.byteLength=this.length*this.BYTES_PER_ELEMENT,this.buffer=new O(this.byteLength),this.byteOffset=0,at=0;at<this.length;at+=1)this._setter(at,Ut._getter(at));else if(U(arguments[0])==="object"&&!(arguments[0]instanceof O||r.Class(arguments[0])==="ArrayBuffer"))for(ht=arguments[0],this.length=r.ToUint32(ht.length),this.byteLength=this.length*this.BYTES_PER_ELEMENT,this.buffer=new O(this.byteLength),this.byteOffset=0,at=0;at<this.length;at+=1)N=ht[at],this._setter(at,Number(N));else if(U(arguments[0])==="object"&&(arguments[0]instanceof O||r.Class(arguments[0])==="ArrayBuffer")){if(this.buffer=Rt,this.byteOffset=r.ToUint32(Dt),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(Ht),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 throw new TypeError("Unexpected argument type(s)");this.constructor=Lt,y(this),w(this)},Lt.prototype=new se,Lt.prototype.BYTES_PER_ELEMENT=At,Lt.prototype._pack=ft,Lt.prototype._unpack=Pn,Lt.BYTES_PER_ELEMENT=At,Lt.prototype._getter=function(pt){if(arguments.length<1)throw new SyntaxError("Not enough arguments");if(pt=r.ToUint32(pt),!(pt>=this.length)){for(var Rt=[],Dt=0,Ht=this.byteOffset+pt*this.BYTES_PER_ELEMENT;Dt<this.BYTES_PER_ELEMENT;Dt+=1,Ht+=1)Rt.push(this.buffer._bytes[Ht]);return this._unpack(Rt)}},Lt.prototype.get=Lt.prototype._getter,Lt.prototype._setter=function(pt,Rt){if(arguments.length<2)throw new SyntaxError("Not enough arguments");if(pt=r.ToUint32(pt),pt<this.length){var Dt=this._pack(Rt),Ht,Ut;for(Ht=0,Ut=this.byteOffset+pt*this.BYTES_PER_ELEMENT;Ht<this.BYTES_PER_ELEMENT;Ht+=1,Ut+=1)this.buffer._bytes[Ut]=Dt[Ht]}},Lt.prototype.set=function(pt,Rt){if(arguments.length<1)throw new SyntaxError("Not enough arguments");var Dt,Ht,Ut,ht,at,N,H,X,ce,Se;if(U(arguments[0])==="object"&&arguments[0].constructor===this.constructor){if(Dt=arguments[0],Ut=r.ToUint32(arguments[1]),Ut+Dt.length>this.length)throw new RangeError("Offset plus length of array is out of range");if(X=this.byteOffset+Ut*this.BYTES_PER_ELEMENT,ce=Dt.length*this.BYTES_PER_ELEMENT,Dt.buffer===this.buffer){for(Se=[],at=0,N=Dt.byteOffset;at<ce;at+=1,N+=1)Se[at]=Dt.buffer._bytes[N];for(at=0,H=X;at<ce;at+=1,H+=1)this.buffer._bytes[H]=Se[at]}else for(at=0,N=Dt.byteOffset,H=X;at<ce;at+=1,N+=1,H+=1)this.buffer._bytes[H]=Dt.buffer._bytes[N]}else if(U(arguments[0])==="object"&&typeof arguments[0].length<"u"){if(Ht=arguments[0],ht=r.ToUint32(Ht.length),Ut=r.ToUint32(arguments[1]),Ut+ht>this.length)throw new RangeError("Offset plus length of array is out of range");for(at=0;at<ht;at+=1)N=Ht[at],this._setter(Ut+at,Number(N))}else throw new TypeError("Unexpected argument type(s)")},Lt.prototype.subarray=function(pt,Rt){pt=r.ToInt32(pt),Rt=r.ToInt32(Rt),arguments.length<1&&(pt=0),arguments.length<2&&(Rt=this.length),pt<0&&(pt=this.length+pt),Rt<0&&(Rt=this.length+Rt),pt=d(pt,0,this.length),Rt=d(Rt,0,this.length);var Dt=Rt-pt;return Dt<0&&(Dt=0),new this.constructor(this.buffer,this.byteOffset+pt*this.BYTES_PER_ELEMENT,Dt)},Lt}var ve=Y(1,E,x),Re=Y(1,S,k),ne=Y(1,$,k),pe=Y(2,z,K),Ye=Y(2,Q,ye),rt=Y(4,me,ie),ot=Y(4,ae,oe),wt=Y(4,Te,J),Tt=Y(8,le,be);e.Int8Array=e.Int8Array||ve,e.Uint8Array=e.Uint8Array||Re,e.Uint8ClampedArray=e.Uint8ClampedArray||ne,e.Int16Array=e.Int16Array||pe,e.Uint16Array=e.Uint16Array||Ye,e.Int32Array=e.Int32Array||rt,e.Uint32Array=e.Uint32Array||ot,e.Float32Array=e.Float32Array||wt,e.Float64Array=e.Float64Array||Tt})(),function(){function O(ne,pe){return r.IsCallable(ne.get)?ne.get(pe):ne[pe]}var se=function(){var ne=new e.Uint16Array([4660]),pe=new e.Uint8Array(ne.buffer);return O(pe,0)===18}();function Y(ne,pe,Ye){if(arguments.length===0)ne=new e.ArrayBuffer(0);else if(!(ne instanceof e.ArrayBuffer||r.Class(ne)==="ArrayBuffer"))throw new TypeError("TypeError");if(this.buffer=ne||new e.ArrayBuffer(0),this.byteOffset=r.ToUint32(pe),this.byteOffset>this.buffer.byteLength)throw new RangeError("byteOffset out of range");if(arguments.length<3?this.byteLength=this.buffer.byteLength-this.byteOffset:this.byteLength=r.ToUint32(Ye),this.byteOffset+this.byteLength>this.buffer.byteLength)throw new RangeError("byteOffset and length reference an area beyond the end of the buffer");y(this)}function ve(ne){return function(pe,Ye){if(pe=r.ToUint32(pe),pe+ne.BYTES_PER_ELEMENT>this.byteLength)throw new RangeError("Array index out of range");pe+=this.byteOffset;var rt=new e.Uint8Array(this.buffer,pe,ne.BYTES_PER_ELEMENT),ot=[],wt;for(wt=0;wt<ne.BYTES_PER_ELEMENT;wt+=1)ot.push(O(rt,wt));return!!Ye==!!se&&ot.reverse(),O(new ne(new e.Uint8Array(ot).buffer),0)}}Y.prototype.getUint8=ve(e.Uint8Array),Y.prototype.getInt8=ve(e.Int8Array),Y.prototype.getUint16=ve(e.Uint16Array),Y.prototype.getInt16=ve(e.Int16Array),Y.prototype.getUint32=ve(e.Uint32Array),Y.prototype.getInt32=ve(e.Int32Array),Y.prototype.getFloat32=ve(e.Float32Array),Y.prototype.getFloat64=ve(e.Float64Array);function Re(ne){return function(pe,Ye,rt){if(pe=r.ToUint32(pe),pe+ne.BYTES_PER_ELEMENT>this.byteLength)throw new RangeError("Array index out of range");var ot=new ne([Ye]),wt=new e.Uint8Array(ot.buffer),Tt=[],At,ft;for(At=0;At<ne.BYTES_PER_ELEMENT;At+=1)Tt.push(O(wt,At));!!rt==!!se&&Tt.reverse(),ft=new e.Uint8Array(this.buffer,pe,ne.BYTES_PER_ELEMENT),ft.set(Tt)}}Y.prototype.setUint8=Re(e.Uint8Array),Y.prototype.setInt8=Re(e.Int8Array),Y.prototype.setUint16=Re(e.Uint16Array),Y.prototype.setInt16=Re(e.Int16Array),Y.prototype.setUint32=Re(e.Uint32Array),Y.prototype.setInt32=Re(e.Int32Array),Y.prototype.setFloat32=Re(e.Float32Array),Y.prototype.setFloat64=Re(e.Float64Array),e.DataView=e.DataView||Y}()}),_g=j(function(e){(function(t){if(t.WeakMap)return;var r=Object.prototype.hasOwnProperty,a=Object.defineProperty&&function(){try{return Object.defineProperty({},"x",{value:1}).x===1}catch{}}(),n=function(s,u,c){a?Object.defineProperty(s,u,{configurable:!0,writable:!0,value:c}):s[u]=c};t.WeakMap=function(){function o(){if(this===void 0)throw new TypeError("Constructor WeakMap requires 'new'");if(n(this,"_id",u("_WeakMap")),arguments.length>0)throw new TypeError("WeakMap iterable is not supported")}n(o.prototype,"delete",function(d){if(s(this,"delete"),!i(d))return!1;var m=d[this._id];return m&&m[0]===d?(delete d[this._id],!0):!1}),n(o.prototype,"get",function(d){if(s(this,"get"),!!i(d)){var m=d[this._id];if(m&&m[0]===d)return m[1]}}),n(o.prototype,"has",function(d){if(s(this,"has"),!i(d))return!1;var m=d[this._id];return!!(m&&m[0]===d)}),n(o.prototype,"set",function(d,m){if(s(this,"set"),!i(d))throw new TypeError("Invalid value used as weak map key");var v=d[this._id];return v&&v[0]===d?(v[1]=m,this):(n(d,this._id,[d,m]),this)});function s(d,m){if(!i(d)||!r.call(d,"_id"))throw new TypeError(m+" method called on incompatible receiver "+U(d))}function u(d){return d+"_"+c()+"."+c()}function c(){return Math.random().toString().substring(2)}return n(o,"_polyfill",!0),o}();function i(o){return Object(o)===o}})(typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof p<"u"?p:typeof b<"u"?b:e)}),Eg=[{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"}],xr={helpUrlBase:"https://dequeuniversity.com/rules/",gridSize:200,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>"};Eg.forEach(function(e){var t=e.name,r=e.value,a=e.priority,n=e.group;xr[t]=r,xr[t+"_PRIO"]=a,xr[t+"_GROUP"]=n,xr.results[a]=r,xr.resultGroups[a]=n,xr.resultGroupMap[r]=n}),Object.freeze(xr.results),Object.freeze(xr.resultGroups),Object.freeze(xr.resultGroupMap),Object.freeze(xr);var Be=xr;function xg(){(typeof console>"u"?"undefined":U(console))==="object"&&console.log&&Function.prototype.apply.call(console.log,console,arguments)}var Ba=xg,Cg=/[\t\r\n\f]/g,Ag=function(){function e(){Yt(this,e),this.parent=void 0}return rr(e,[{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(r){var a=this.attr("class");if(!a)return!1;var n=" "+r+" ";return(" "+a+" ").replace(Cg," ").indexOf(n)>=0}}]),e}(),It=Ag,Eu={};ar(Eu,{DqElement:function(){return Cr},aggregate:function(){return po},aggregateChecks:function(){return gd},aggregateNodeResults:function(){return bd},aggregateResult:function(){return yd},areStylesSet:function(){return Ig},assert:function(){return Ke},checkHelper:function(){return Su},clone:function(){return Jr},closest:function(){return ir},collectResultsFromFrames:function(){return Wd},contains:function(){return qa},convertSelector:function(){return yo},cssParser:function(){return Rd},deepMerge:function(){return Gu},escapeSelector:function(){return bt},extendMetaData:function(){return Wu},filterHtmlAttrs:function(){return gm},finalizeRuleResult:function(){return ni},findBy:function(){return ci},getAllChecks:function(){return xo},getAncestry:function(){return bo},getBaseLang:function(){return Ya},getCheckMessage:function(){return t2},getCheckOption:function(){return os},getEnvironmentData:function(){return ya},getFlattenedTree:function(){return ac},getFrameContexts:function(){return y2},getFriendlyUriEnd:function(){return _d},getNodeAttributes:function(){return ho},getNodeFromTree:function(){return Pe},getPreloadConfig:function(){return fm},getRootNode:function(){return di},getRule:function(){return Jp},getScroll:function(){return ta},getScrollState:function(){return _2},getSelector:function(){return Ru},getSelectorData:function(){return go},getShadowSelector:function(){return Cu},getStandards:function(){return E2},getStyleSheetFactory:function(){return tm},getXpath:function(){return Td},injectStyle:function(){return A2},isHidden:function(){return F2},isHtmlElement:function(){return lc},isNodeInContext:function(){return cc},isShadowRoot:function(){return Ao},isValidLang:function(){return cs},isXHTML:function(){return vo},matchAncestry:function(){return dc},matches:function(){return Mu},matchesExpression:function(){return gn},matchesSelector:function(){return hn},memoize:function(){return Jt},mergeResults:function(){return Co},nodeLookup:function(){return nt},nodeSorter:function(){return fc},parseCrossOriginStylesheet:function(){return mc},parseSameOriginStylesheet:function(){return nm},parseStylesheet:function(){return pc},performanceTimer:function(){return Ft},pollyfillElementsFromPoint:function(){return im},preload:function(){return pm},preloadCssom:function(){return sm},preloadMedia:function(){return cm},processMessage:function(){return oc},publishMetaData:function(){return us},querySelectorAll:function(){return dr},querySelectorAllFilter:function(){return $r},queue:function(){return Or},respondable:function(){return Ar},ruleShouldRun:function(){return vm},select:function(){return vc},sendCommandToFrame:function(){return Vd},setScrollState:function(){return sE},shadowSelect:function(){return uE},shadowSelectAll:function(){return gc},shouldPreload:function(){return dm},toArray:function(){return Dd},tokenList:function(){return zt},uniqueArray:function(){return Si},uuid:function(){return xb},validInputTypes:function(){return ls},validLangs:function(){return _m}});function Fg(e,t,r){t=t.slice(),r&&t.push(r);var a=t.map(function(n){return e.indexOf(n)}).sort();return e[a.pop()]}var po=Fg,Tg=Be.CANTTELL_PRIO,Rg=Be.FAIL_PRIO,mo=[];mo[Be.PASS_PRIO]=!0,mo[Be.CANTTELL_PRIO]=null,mo[Be.FAIL_PRIO]=!1;var hd=["any","all","none"];function vd(e,t){return hd.reduce(function(r,a){return r[a]=(e[a]||[]).map(function(n){return t(n,a)}),r},{})}function Sg(e){var t=Object.assign({},e);vd(t,function(n,i){var o=typeof n.result>"u"?-1:mo.indexOf(n.result);n.priority=o!==-1?o:Be.CANTTELL_PRIO,i==="none"&&(n.priority===Be.PASS_PRIO?n.priority=Be.FAIL_PRIO:n.priority===Be.FAIL_PRIO&&(n.priority=Be.PASS_PRIO))});var r={all:t.all.reduce(function(n,i){return Math.max(n,i.priority)},0),none:t.none.reduce(function(n,i){return Math.max(n,i.priority)},0),any:t.any.reduce(function(n,i){return Math.min(n,i.priority)},4)%4};t.priority=Math.max(r.all,r.none,r.any);var a=[];return hd.forEach(function(n){t[n]=t[n].filter(function(i){return i.priority===t.priority&&i.priority===r[n]}),t[n].forEach(function(i){return a.push(i.impact)})}),[Tg,Rg].includes(t.priority)?t.impact=po(Be.impact,a):t.impact=null,vd(t,function(n){delete n.result,delete n.priority}),t.result=Be.results[t.priority],delete t.priority,t}var gd=Sg;function kg(e){var t=h._audit.rules.find(function(r){return r.id===e.id});return t&&t.impact&&e.nodes.forEach(function(r){["any","all","none"].forEach(function(a){(r[a]||[]).forEach(function(n){n.impact=t.impact})})}),Object.assign(e,bd(e.nodes)),delete e.nodes,e}var ni=kg;function Og(e){var t={};if(e=e.map(function(i){if(i.any&&i.all&&i.none)return gd(i);if(Array.isArray(i.node))return ni(i);throw new TypeError("Invalid Result type")}),e&&e.length){var r=e.map(function(i){return i.result});t.result=po(Be.results,r,t.result)}else t.result="inapplicable";Be.resultGroups.forEach(function(i){return t[i]=[]}),e.forEach(function(i){var o=Be.resultGroupMap[i.result];t[o].push(i)});var a=Be.FAIL_GROUP;if(t[a].length===0&&(a=Be.CANTTELL_GROUP),t[a].length>0){var n=t[a].map(function(i){return i.impact});t.impact=po(Be.impact,n)||null}else t.impact=null;return t}var bd=Og;function xu(e,t,r){var a=Object.assign({},t);a.nodes=(a[r]||[]).concat(),Be.resultGroups.forEach(function(n){delete a[n]}),e[r].push(a)}function Mg(e){var t={};return Be.resultGroups.forEach(function(r){return t[r]=[]}),e.forEach(function(r){r.error?xu(t,r,Be.CANTTELL_GROUP):r.result===Be.NA?xu(t,r,Be.NA_GROUP):Be.resultGroups.forEach(function(a){Array.isArray(r[a])&&r[a].length>0&&xu(t,r,a)})}),t}var yd=Mg;function wd(e,t,r){var a=p.getComputedStyle(e,null);if(!a)return!1;for(var n=0;n<t.length;++n){var i=t[n];if(a.getPropertyValue(i.property)===i.value)return!0}return!e.parentNode||e.nodeName.toUpperCase()===r.toUpperCase()?!1:wd(e.parentNode,t,r)}var Ig=wd;function Pg(e,t){if(!e)throw new Error(t)}var Ke=Pg;function Ng(e){return Array.prototype.slice.call(e)}var Dd=Ng;function Lg(e){for(var t=String(e),r=t.length,a=-1,n,i="",o=t.charCodeAt(0);++a<r;){if(n=t.charCodeAt(a),n==0){i+="�";continue}if(n>=1&&n<=31||n==127||a==0&&n>=48&&n<=57||a==1&&n>=48&&n<=57&&o==45){i+="\\"+n.toString(16)+" ";continue}if(a==0&&r==1&&n==45){i+="\\"+t.charAt(a);continue}if(n>=128||n==45||n==95||n>=48&&n<=57||n>=65&&n<=90||n>=97&&n<=122){i+=t.charAt(a);continue}i+="\\"+t.charAt(a)}return i}var bt=Lg;function Bg(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"";return e.length!==0&&(e.match(/[0-9]/g)||"").length>=e.length/2}function ii(e,t){return[e.substring(0,t),e.substring(t)]}function oi(e){return e.replace(/\s+$/,"")}function $g(e){var t=e,r="",a="",n="",i="",o="",s="";if(e.includes("#")){var u=ii(e,e.indexOf("#")),c=ee(u,2);e=c[0],s=c[1]}if(e.includes("?")){var d=ii(e,e.indexOf("?")),m=ee(d,2);e=m[0],o=m[1]}if(e.includes("://")){var v=e.split("://"),y=ee(v,2);r=y[0],e=y[1];var w=ii(e,e.indexOf("/")),C=ee(w,2);a=C[0],e=C[1]}else if(e.substr(0,2)==="//"){e=e.substr(2);var A=ii(e,e.indexOf("/")),E=ee(A,2);a=E[0],e=E[1]}if(a.substr(0,4)==="www."&&(a=a.substr(4)),a&&a.includes(":")){var x=ii(a,a.indexOf(":")),S=ee(x,2);a=S[0],n=S[1]}return i=e,{original:t,protocol:r,domain:a,port:n,path:i,query:o,hash:s}}function qg(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"",t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(!(e.length<=1||e.substr(0,5)==="data:"||e.substr(0,11)==="javascript:"||e.includes("?"))){var r=t.currentDomain,a=t.maxLength,n=a===void 0?25:a,i=$g(e),o=i.path,s=i.domain,u=i.hash,c=o.substr(o.substr(0,o.length-2).lastIndexOf("/")+1);if(u)return c&&(c+u).length<=n?oi(c+u):c.length<2&&u.length>2&&u.length<=n?oi(u):void 0;if(s&&s.length<n&&o.length<=1||o==="/"+c&&s&&r&&s!==r&&(s+o).length<=n)return oi(s+o);var d=c.lastIndexOf(".");if((d===-1||d>1)&&(d!==-1||c.length>2)&&c.length<=n&&!c.match(/index(\.[a-zA-Z]{2-4})?/)&&!Bg(c))return oi(c)}}var _d=qg;function jg(e){return e.attributes instanceof p.NamedNodeMap?e.attributes:e.cloneNode(!1).attributes}var ho=jg,zg=function(){var e;function t(r){var a,n,i=["matches","matchesSelector","mozMatchesSelector","webkitMatchesSelector","msMatchesSelector"],o=i.length;for(a=0;a<o;a++)if(n=i[a],r[n])return n}return function(r,a){return(!e||!r[e])&&(e=t(r)),r[e]?r[e](a):!1}}(),hn=zg;function Vg(e){return e.createElement?e.createElement("A").localName==="A":!1}var vo=Vg;function Hg(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};if(!t)return"";var a=t.getRootNode&&t.getRootNode()||g;if(a.nodeType!==11)return e(t,r,a);for(var n=[];a.nodeType===11;){if(!a.host)return"";n.unshift({elm:t,doc:a}),t=a.host,a=t.getRootNode()}return n.unshift({elm:t,doc:a}),n.map(function(i){var o=i.elm,s=i.doc;return e(o,r,s)})}var Cu=Hg,Au,Ug=["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"],Gg=31,Wg=/([\\"])/g,Yg=/(\r\n|\r|\n)/g;function Fu(e){return e.replace(Wg,"\\$1").replace(Yg,"\\a ")}function Ed(e,t){var r=t.name,a;if(r.indexOf("href")!==-1||r.indexOf("src")!==-1){var n=_d(e.getAttribute(r));n?a=bt(t.name)+'$="'+Fu(n)+'"':a=bt(t.name)+'="'+Fu(e.getAttribute(r))+'"'}else a=bt(r)+'="'+Fu(t.value)+'"';return a}function Tu(e,t){return e.count<t.count?-1:e.count===t.count?0:1}function xd(e){return!Ug.includes(e.name)&&e.name.indexOf(":")===-1&&(!e.value||e.value.length<Gg)}function go(e){var t={classes:{},tags:{},attributes:{}};e=Array.isArray(e)?e:[e];for(var r=e.slice(),a=[],n=function(){var o=r.pop(),s=o.actualNode;if(s.querySelectorAll){var u=s.nodeName;t.tags[u]?t.tags[u]++:t.tags[u]=1,s.classList&&Array.from(s.classList).forEach(function(c){var d=bt(c);t.classes[d]?t.classes[d]++:t.classes[d]=1}),s.hasAttributes()&&Array.from(ho(s)).filter(xd).forEach(function(c){var d=Ed(s,c);d&&(t.attributes[d]?t.attributes[d]++:t.attributes[d]=1)})}for(o.children.length&&(a.push(r),r=o.children.slice());!r.length&&a.length;)r=a.pop()};r.length;)n();return t}function Xg(e,t){var r=[],a=t.classes,n=t.tags;return e.classList&&Array.from(e.classList).forEach(function(i){var o=bt(i);a[o]<n[e.nodeName]&&r.push({name:o,count:a[o],species:"class"})}),r.sort(Tu)}function Kg(e,t){var r=e.parentNode&&Array.from(e.parentNode.children||"")||[],a=r.find(function(i){return i!==e&&hn(i,t)});if(a){var n=1+r.indexOf(e);return":nth-child("+n+")"}else return""}function Zg(e){if(e.getAttribute("id")){var t=e.getRootNode&&e.getRootNode()||g,r="#"+bt(e.getAttribute("id")||"");if(!r.match(/player_uid_/)&&t.querySelectorAll(r).length===1)return r}}function Cd(e){return typeof Au>"u"&&(Au=vo(g)),bt(Au?e.localName:e.nodeName.toLowerCase())}function Jg(e,t){var r=[],a=t.attributes,n=t.tags;return e.hasAttributes()&&Array.from(ho(e)).filter(xd).forEach(function(i){var o=Ed(e,i);o&&a[o]<n[e.nodeName]&&r.push({name:o,count:a[o],species:"attribute"})}),r.sort(Tu)}function Qg(e,t){var r="",a,n=Xg(e,t),i=Jg(e,t);return n.length&&n[0].count===1?a=[n[0]]:i.length&&i[0].count===1?(a=[i[0]],r=Cd(e)):(a=n.concat(i),a.sort(Tu),a=a.slice(0,3),a.some(function(o){return o.species==="class"})?a.sort(function(o,s){return o.species!==s.species&&o.species==="class"?-1:o.species===s.species?0:1}):r=Cd(e)),r+=a.reduce(function(o,s){switch(s.species){case"class":return o+"."+s.name;case"attribute":return o+"["+s.name+"]"}return o},"")}function eb(e,t,r){if(!h._selectorData)throw new Error("Expect axe._selectorData to be set up");var a=t.toRoot,n=a===void 0?!1:a,i,o;do{var s=Zg(e);s||(s=Qg(e,h._selectorData),s+=Kg(e,s)),i?i=s+" > "+i:i=s,o?o=o.filter(function(u){return hn(u,i)}):o=Array.from(r.querySelectorAll(i)),e=e.parentElement}while((o.length>1||n)&&e&&e.nodeType!==11);return o.length===1?i:i.indexOf(" > ")!==-1?":root"+i.substring(i.indexOf(" > ")):":root"}function Ru(e,t){return Cu(eb,e,t)}function Ad(e){var t=e.nodeName.toLowerCase(),r=e.parentElement;if(!r)return t;var a="";if(t!=="head"&&t!=="body"&&r.children.length>1){var n=Array.prototype.indexOf.call(r.children,e)+1;a=":nth-child(".concat(n,")")}return Ad(r)+" > "+t+a}function bo(e,t){return Cu(Ad,e,t)}function Fd(e,t){var r,a;if(!e)return[];if(!t&&e.nodeType===9)return t=[{str:"html"}],t;if(t=t||[],e.parentNode&&e.parentNode!==e&&(t=Fd(e.parentNode,t)),e.previousSibling){a=1,r=e.previousSibling;do r.nodeType===1&&r.nodeName===e.nodeName&&a++,r=r.previousSibling;while(r);a===1&&(a=null)}else if(e.nextSibling){r=e.nextSibling;do r.nodeType===1&&r.nodeName===e.nodeName?(a=1,r=null):(a=null,r=r.previousSibling);while(r)}if(e.nodeType===1){var n={};n.str=e.nodeName.toLowerCase();var i=e.getAttribute&&bt(e.getAttribute("id"));i&&e.ownerDocument.querySelectorAll("#"+i).length===1&&(n.id=e.getAttribute("id")),a>1&&(n.count=a),t.push(n)}return t}function tb(e){return e.reduce(function(t,r){return r.id?"/".concat(r.str,"[@id='").concat(r.id,"']"):t+"/".concat(r.str)+(r.count>0?"[".concat(r.count,"]"):"")},"")}function rb(e){var t=Fd(e);return tb(t)}var Td=rb,si={},ab={set:function(t,r){nb(t),si[t]=r},get:function(t,r){if(ib(r),t in si)return si[t];if(typeof r=="function"){var a=r();return Ke(a!==void 0,"Cache creator function should not return undefined"),this.set(t,a),si[t]}},clear:function(){si={}}};function nb(e){Ke(typeof e=="string","key must be a string, "+U(e)+" given"),Ke(e!=="","key must not be empty")}function ib(e){Ke(typeof e=="function"||typeof e>"u","creator must be a function or undefined, "+U(e)+" given")}var ze=ab;function ob(e,t){var r=t||e;return ze.get("nodeMap")?ze.get("nodeMap").get(r):null}var Pe=ob;function sb(e,t){if(t=t||300,e.length>t){var r=e.indexOf(">");e=e.substring(0,r+1)}return e}function ub(e){if(!(e!=null&&e.outerHTML))return"";var t=e.outerHTML;return!t&&typeof p.XMLSerializer=="function"&&(t=new p.XMLSerializer().serializeToString(e)),sb(t||"")}function vn(e){var t,r,a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};if(this.spec=n,e instanceof It?(this._virtualNode=e,this._element=e.actualNode):(this._element=e,this._virtualNode=Pe(e)),this.fromFrame=((t=this.spec.selector)===null||t===void 0?void 0:t.length)>1,a.absolutePaths&&(this._options={toRoot:!0}),this.nodeIndexes=[],Array.isArray(this.spec.nodeIndexes)?this.nodeIndexes=this.spec.nodeIndexes:typeof((r=this._virtualNode)===null||r===void 0?void 0:r.nodeIndex)=="number"&&(this.nodeIndexes=[this._virtualNode.nodeIndex]),this.source=null,!h._audit.noHtml){var i;this.source=(i=this.spec.source)!==null&&i!==void 0?i:ub(this._element)}}vn.prototype={get selector(){return this.spec.selector||[Ru(this.element,this._options)]},get ancestry(){return this.spec.ancestry||[bo(this.element)]},get xpath(){return this.spec.xpath||[Td(this.element)]},get element(){return this._element},toJSON:function(){return{selector:this.selector,source:this.source,xpath:this.xpath,ancestry:this.ancestry,nodeIndexes:this.nodeIndexes}}},vn.fromFrame=function(t,r,a){var n=vn.mergeSpecs(t,a);return new vn(a.element,r,n)},vn.mergeSpecs=function(t,r){return Fe({},t,{selector:[].concat(Ee(r.selector),Ee(t.selector)),ancestry:[].concat(Ee(r.ancestry),Ee(t.ancestry)),xpath:[].concat(Ee(r.xpath),Ee(t.xpath)),nodeIndexes:[].concat(Ee(r.nodeIndexes),Ee(t.nodeIndexes))})};var Cr=vn;function lb(e,t,r,a){return{isAsync:!1,async:function(){return this.isAsync=!0,function(i){i instanceof Error?a(i):(e.result=i,r(e))}},data:function(i){e.data=i},relatedNodes:function(i){p.Node&&(i instanceof p.Node||i instanceof It?i=[i]:i=Dd(i),e.relatedNodes=[],i.forEach(function(o){if(o instanceof It&&(o=o.actualNode),o instanceof p.Node){var s=new Cr(o,t);e.relatedNodes.push(s)}}))}}}var Su=lb;function ku(e){var t,r,a,n,i=e;if((t=p)!==null&&t!==void 0&&t.Node&&e instanceof p.Node||(r=p)!==null&&r!==void 0&&r.HTMLCollection&&e instanceof p.HTMLCollection)return e;if(e!==null&&U(e)==="object")if(Array.isArray(e))for(i=[],a=0,n=e.length;a<n;a++)i[a]=ku(e[a]);else{i={};for(a in e)i[a]=ku(e[a])}return i}var Jr=ku,cb=Dr(Ji()),ui=new cb.CssSelectorParser;ui.registerSelectorPseudos("not"),ui.registerSelectorPseudos("is"),ui.registerNestingOperators(">"),ui.registerAttrEqualityMods("^","$","*","~");var Rd=ui;function db(e,t){return e.props.nodeType===1&&(t.tag==="*"||e.props.nodeName===t.tag)}function fb(e,t){return!t.classes||t.classes.every(function(r){return e.hasClass(r.value)})}function pb(e,t){return!t.attributes||t.attributes.every(function(r){var a=e.attr(r.key);return a!==null&&r.test(a)})}function mb(e,t){return!t.id||e.props.id===t.id}function hb(e,t){return!!(!t.pseudos||t.pseudos.every(function(r){if(r.name==="not")return!r.expressions.some(function(a){return gn(e,a)});if(r.name==="is")return r.expressions.some(function(a){return gn(e,a)});throw new Error("the pseudo selector "+r.name+" has not yet been implemented")}))}function Sd(e,t){return db(e,t)&&fb(e,t)&&pb(e,t)&&mb(e,t)&&hb(e,t)}var li=function(){var e=/(?=[\-\[\]{}()*+?.\\\^$|,#\s])/g,t="\\";return function(r){return r.replace(e,t)}}(),Ou=/\\/g;function vb(e){if(e)return e.map(function(t){var r=t.name.replace(Ou,""),a=(t.value||"").replace(Ou,""),n,i;switch(t.operator){case"^=":i=new RegExp("^"+li(a));break;case"$=":i=new RegExp(li(a)+"$");break;case"~=":i=new RegExp("(^|\\s)"+li(a)+"(\\s|$)");break;case"|=":i=new RegExp("^"+li(a)+"(-|$)");break;case"=":n=function(s){return a===s};break;case"*=":n=function(s){return s&&s.includes(a)};break;case"!=":n=function(s){return a!==s};break;default:n=function(s){return s!==null}}return a===""&&/^[*$^]=$/.test(t.operator)&&(n=function(){return!1}),n||(n=function(s){return s&&i.test(s)}),{key:r,value:a,type:typeof t.value>"u"?"attrExist":"attrValue",test:n}})}function gb(e){if(e)return e.map(function(t){return t=t.replace(Ou,""),{value:t,regexp:new RegExp("(^|\\s)"+li(t)+"(\\s|$)")}})}function bb(e){if(e)return e.map(function(t){var r;return["is","not"].includes(t.name)&&(r=t.value,r=r.selectors?r.selectors:[r],r=kd(r)),{name:t.name,expressions:r,value:t.value}})}function kd(e){return e.map(function(t){for(var r=[],a=t.rule;a;)r.push({tag:a.tagName?a.tagName.toLowerCase():"*",combinator:a.nestingOperator?a.nestingOperator:" ",id:a.id,attributes:vb(a.attrs),classes:gb(a.classNames),pseudos:bb(a.pseudos)}),a=a.rule;return r})}function yo(e){var t=Rd.parse(e);return t=t.selectors?t.selectors:[t],kd(t)}function Od(e,t,r,a){if(!e)return!1;for(var n=Array.isArray(t),i=n?t[r]:t,o=Sd(e,i);!o&&a&&e.parent;)e=e.parent,o=Sd(e,i);if(r>0){if([" ",">"].includes(i.combinator)===!1)throw new Error("axe.utils.matchesExpression does not support the combinator: "+i.combinator);o=o&&Od(e.parent,t,r-1,i.combinator===" ")}return o}function gn(e,t,r){return Od(e,t,t.length-1,r)}function yb(e,t){var r=yo(t);return r.some(function(a){return gn(e,a)})}var Mu=yb;function wb(e,t){for(;e;){if(Mu(e,t))return e;if(typeof e.parent>"u")throw new TypeError("Cannot resolve parent for non-DOM nodes");e=e.parent}return null}var ir=wb;function wo(){}function Iu(e){if(typeof e!="function")throw new TypeError("Queue methods require functions as arguments")}function Db(){var e=[],t=0,r=0,a=wo,n=!1,i,o=function(y){i=y,setTimeout(function(){i!=null&&Ba("Uncaught error (of queue)",i)},1)},s=o;function u(v){return function(y){e[v]=y,r-=1,!r&&a!==wo&&(n=!0,a(e))}}function c(v){return a=wo,s(v),e}function d(){for(var v=e.length;t<v;t++){var y=e[t];try{y.call(null,u(t),c)}catch(w){c(w)}}}var m={defer:function(y){if(U(y)==="object"&&y.then&&y.catch){var w=y;y=function(A,E){w.then(A).catch(E)}}if(Iu(y),i===void 0){if(n)throw new Error("Queue already completed");return e.push(y),++r,d(),m}},then:function(y){if(Iu(y),a!==wo)throw new Error("queue `then` already set");return i||(a=y,r||(n=!0,a(e))),m},catch:function(y){if(Iu(y),s!==o)throw new Error("queue `catch` already set");return i?(y(i),i=null):s=y,m},abort:c};return m}var Or=Db,bn,yn,Pu=p.crypto||p.msCrypto;!yn&&Pu&&Pu.getRandomValues&&(Nu=new Uint8Array(16),yn=function(){return Pu.getRandomValues(Nu),Nu});var Nu;yn||(Lu=new Array(16),yn=function(){for(var t=0,r;t<16;t++)t&3||(r=Math.random()*4294967296),Lu[t]=r>>>((t&3)<<3)&255;return Lu});for(var Lu,Md=typeof p.Buffer=="function"?p.Buffer:Array,Bu=[],Id={},wn=0;wn<256;wn++)Bu[wn]=(wn+256).toString(16).substr(1),Id[Bu[wn]]=wn;function _b(e,t,r){var a=t&&r||0,n=0;for(t=t||[],e.toLowerCase().replace(/[0-9a-f]{2}/g,function(i){n<16&&(t[a+n++]=Id[i])});n<16;)t[a+n++]=0;return t}function $u(e,t){var r=t||0,a=Bu;return a[e[r++]]+a[e[r++]]+a[e[r++]]+a[e[r++]]+"-"+a[e[r++]]+a[e[r++]]+"-"+a[e[r++]]+a[e[r++]]+"-"+a[e[r++]]+a[e[r++]]+"-"+a[e[r++]]+a[e[r++]]+a[e[r++]]+a[e[r++]]+a[e[r++]]+a[e[r++]]}var da=yn(),Eb=[da[0]|1,da[1],da[2],da[3],da[4],da[5]],Pd=(da[6]<<8|da[7])&16383,qu=0,ju=0;function Nd(e,t,r){var a=t&&r||0,n=t||[];e=e||{};var i=e.clockseq!=null?e.clockseq:Pd,o=e.msecs!=null?e.msecs:new Date().getTime(),s=e.nsecs!=null?e.nsecs:ju+1,u=o-qu+(s-ju)/1e4;if(u<0&&e.clockseq==null&&(i=i+1&16383),(u<0||o>qu)&&e.nsecs==null&&(s=0),s>=1e4)throw new Error("uuid.v1(): Can't create more than 10M uuids/sec");qu=o,ju=s,Pd=i,o+=122192928e5;var c=((o&268435455)*1e4+s)%4294967296;n[a++]=c>>>24&255,n[a++]=c>>>16&255,n[a++]=c>>>8&255,n[a++]=c&255;var d=o/4294967296*1e4&268435455;n[a++]=d>>>8&255,n[a++]=d&255,n[a++]=d>>>24&15|16,n[a++]=d>>>16&255,n[a++]=i>>>8|128,n[a++]=i&255;for(var m=e.node||Eb,v=0;v<6;v++)n[a+v]=m[v];return t||$u(n)}function $a(e,t,r){var a=t&&r||0;typeof e=="string"&&(t=e=="binary"?new Md(16):null,e=null),e=e||{};var n=e.random||(e.rng||yn)();if(n[6]=n[6]&15|64,n[8]=n[8]&63|128,t)for(var i=0;i<16;i++)t[a+i]=n[i];return t||$u(n)}bn=$a,bn.v1=Nd,bn.v4=$a,bn.parse=_b,bn.unparse=$u,bn.BufferClass=Md,h._uuid=Nd();var xb=$a,Cb=Object.freeze(["EvalError","RangeError","ReferenceError","SyntaxError","TypeError","URIError"]);function Ab(e){var t=e.topic,r=e.channelId,a=e.message,n=e.messageId,i=e.keepalive,o={channelId:r,topic:t,messageId:n,keepalive:!!i,source:Ld()};return a instanceof Error?o.error={name:a.name,message:a.message,stack:a.stack}:o.payload=a,JSON.stringify(o)}function Fb(e){var t;try{t=JSON.parse(e)}catch{return}if(Tb(t)){var r=t,a=r.topic,n=r.channelId,i=r.messageId,o=r.keepalive,s=U(t.error)==="object"?Rb(t.error):t.payload;return{topic:a,message:s,messageId:i,channelId:n,keepalive:!!o}}}function Tb(e){return e!==null&&U(e)==="object"&&typeof e.channelId=="string"&&e.source===Ld()}function Rb(e){var t=e.message||"Unknown error occurred",r=Cb.includes(e.name)?e.name:"Error",a=p[r]||Error;return e.stack&&(t+=`
|
|
19
|
-
`+e.stack.replace(e.message,"")),new a(t)}function Ld(){var e="axeAPI",t="";return typeof h<"u"&&h._audit&&h._audit.application&&(e=h._audit.application),typeof h<"u"&&(t=h.version),e+"."+t}function zu(e){$d(e),Ke(p.parent===e,"Source of the response must be the parent window.")}function Bd(e){$d(e),Ke(e.parent===p,"Respondable target must be a frame in the current window")}function $d(e){Ke(p!==e,"Messages can not be sent to the same window.")}var Do={};function Sb(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0;Ke(!Do[e],"A replyHandler already exists for this message channel."),Do[e]={replyHandler:t,sendToParent:r}}function kb(e){return Do[e]}function Ob(e){delete Do[e]}var _o=[];function Vu(){var e="".concat($a(),":").concat($a());return _o.includes(e)?Vu():(_o.push(e),e)}function Mb(e){return _o.includes(e)?!1:(_o.push(e),!0)}function Hu(e,t,r,a){if(typeof a=="function"&&Sb(t.channelId,a,r),r?zu(e):Bd(e),t.message instanceof Error&&!r)return h.log(t.message),!1;var n=Ab(Fe({messageId:Vu()},t)),i=h._audit.allowedOrigins;return!i||!i.length?!1:(i.forEach(function(o){try{e.postMessage(n,o)}catch(s){throw s instanceof e.DOMException?new Error('allowedOrigins value "'.concat(o,'" is not a valid origin')):s}}),!0)}function Ib(e,t,r){if(!e.parent!==p)return h.log(t);try{Hu(e,{topic:null,channelId:r,message:t,messageId:Vu(),keepalive:!0},!0)}catch(a){return h.log(a)}}function qd(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0;return function(n,i,o){var s={channelId:t,message:n,keepalive:i};Hu(e,s,r,o)}}function Pb(e){var t=h._audit.allowedOrigins;return t&&t.includes("*")||t.includes(e)}function Nb(e,t){var r=e.origin,a=e.data,n=e.source;try{var i=Fb(a)||{},o=i.channelId,s=i.message,u=i.messageId;if(!Pb(r)||!Mb(u))return;if(s instanceof Error&&n.parent!==p)return h.log(s),!1;try{if(i.topic){var c=qd(n,o);zu(n),t(i,c)}else Lb(n,i)}catch(d){Ib(n,d,o)}}catch(d){return h.log(d),!1}}function Lb(e,t){var r=t.channelId,a=t.message,n=t.keepalive,i=kb(r)||{},o=i.replyHandler,s=i.sendToParent;if(o){s?zu(e):Bd(e);var u=qd(e,r,s);!n&&r&&Ob(r);try{o(a,n,u)}catch(c){h.log(c),u(c,n)}}}var Bb={open:function(t){if(typeof p.addEventListener=="function"){var r=function(n){Nb(n,t)};return p.addEventListener("message",r,!1),function(){p.removeEventListener("message",r,!1)}}},post:function(t,r,a){return typeof p.addEventListener!="function"?!1:Hu(t,r,!1,a)}};function jd(e){e.updateMessenger(Bb)}var Eo,zd,Uu={};function Ar(e,t,r,a,n){var i={topic:t,message:r,channelId:"".concat($a(),":").concat($a()),keepalive:a};return zd(e,i,n)}function $b(e,t){var r=e.topic,a=e.message,n=e.keepalive,i=Uu[r];if(i)try{i(a,n,t)}catch(o){h.log(o),t(o,n)}}Ar.updateMessenger=function(t){var r=t.open,a=t.post;Ke(typeof r=="function","open callback must be a function"),Ke(typeof a=="function","post callback must be a function"),Eo&&Eo();var n=r($b);n?(Ke(typeof n=="function","open callback must return a cleanup function"),Eo=n):Eo=null,zd=a},Ar.subscribe=function(t,r){Ke(typeof r=="function","Subscriber callback must be a function"),Ke(!Uu[t],"Topic ".concat(t," is already registered to.")),Uu[t]=r},Ar.isInFrame=function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:p;return!!t.frameElement},jd(Ar);function Vd(e,t,r,a){var n,i,o=e.contentWindow,s=(n=(i=t.options)===null||i===void 0?void 0:i.pingWaitTime)!==null&&n!==void 0?n:500;if(!o){Ba("Frame does not have a content window",e),r(null);return}if(s===0){Hd(e,t,r,a);return}var u=setTimeout(function(){u=setTimeout(function(){t.debug?a(Ud("No response from frame",e)):r(null)},0)},s);Ar(o,"axe.ping",null,void 0,function(){clearTimeout(u),Hd(e,t,r,a)})}function Hd(e,t,r,a){var n,i,o=(n=(i=t.options)===null||i===void 0?void 0:i.frameWaitTime)!==null&&n!==void 0?n:6e4,s=e.contentWindow,u=setTimeout(function(){a(Ud("Axe in frame timed out",e))},o);Ar(s,"axe.start",t,void 0,function(c){clearTimeout(u),c instanceof Error?a(c):r(c)})}function Ud(e,t){var r;return h._tree&&(r=Ru(t)),new Error(e+": "+(r||t))}function qb(e){var t=[];return t.concat(e.any||[]).concat(e.all||[]).concat(e.none||[])}var xo=qb;function jb(e,t,r){if(Array.isArray(e))return e.find(function(a){return U(a)==="object"&&a[t]===r})}var ci=jb;function zb(e,t,r){e.forEach(function(a){a.node=Cr.fromFrame(a.node,t,r);var n=xo(a);n.forEach(function(i){i.relatedNodes=i.relatedNodes.map(function(o){return Cr.fromFrame(o,t,r)})})})}function Vb(e,t){for(var r=t[0].node,a=0;a<e.length;a++){var n=e[a].node,i=Gd(n.nodeIndexes,r.nodeIndexes);if(i>0||i===0&&r.selector.length<n.selector.length){e.splice.apply(e,[a,0].concat(Ee(t)));return}}e.push.apply(e,Ee(t))}function Hb(e){return!e||!e.results?null:Array.isArray(e.results)?e.results.length?e.results:null:[e.results]}function Ub(e,t){var r=[];return e.forEach(function(a){var n=Hb(a);if(!(!n||!n.length)){var i=Gb(a,t);n.forEach(function(o){o.nodes&&i&&zb(o.nodes,t,i);var s=ci(r,"id",o.id);s?o.nodes.length&&Vb(s.nodes,o.nodes):r.push(o)})}}),r.forEach(function(a){a.nodes&&a.nodes.sort(function(n,i){return Gd(n.node.nodeIndexes,i.node.nodeIndexes)})}),r}function Gd(){for(var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[],t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[],r=Math.max(e==null?void 0:e.length,t==null?void 0:t.length),a=0;a<r;a++){var n=e==null?void 0:e[a],i=t==null?void 0:t[a];if(typeof n!="number"||isNaN(n))return a===0?1:-1;if(typeof i!="number"||isNaN(i))return a===0?-1:1;if(n!==i)return n-i}return 0}var Co=Ub;function Gb(e,t){return e.frameElement?new Cr(e.frameElement,t):e.frameSpec?e.frameSpec:null}function Wd(e,t,r,a,n,i){var o=Or(),s=e.frames;s.forEach(function(u){var c=u.node,d=st(u,R);o.defer(function(m,v){var y={options:t,command:r,parameter:a,context:d};function w(C){return m(C?{results:C,frameElement:c}:null)}Vd(c,y,w,v)})}),o.then(function(u){n(Co(u,t))}).catch(i)}function qa(e,t){if(!e.shadowId&&!t.shadowId&&e.actualNode&&typeof e.actualNode.contains=="function")return e.actualNode.contains(t.actualNode);do{if(e===t)return!0;if(t.nodeIndex<e.nodeIndex)return!1;t=t.parent}while(t);return!1}function Yd(){for(var e={},t=arguments.length,r=new Array(t),a=0;a<t;a++)r[a]=arguments[a];return r.forEach(function(n){if(!(!n||U(n)!=="object"||Array.isArray(n)))for(var i=0,o=Object.keys(n);i<o.length;i++){var s=o[i];!e.hasOwnProperty(s)||U(n[s])!=="object"||Array.isArray(e[s])?e[s]=n[s]:e[s]=Yd(e[s],n[s])}}),e}var Gu=Yd;function Wb(e,t){Object.assign(e,t),Object.keys(t).filter(function(r){return typeof t[r]=="function"}).forEach(function(r){e[r]=null;try{e[r]=t[r](e)}catch{}})}var Wu=Wb,Yb=["article","aside","blockquote","body","div","footer","h1","h2","h3","h4","h5","h6","header","main","nav","p","section","span"];function Xb(e){if(e.shadowRoot){var t=e.nodeName.toLowerCase();if(Yb.includes(t)||/^[a-z][a-z0-9_.-]*-[a-z0-9_.-]*$/.test(t))return!0}return!1}var Ao=Xb,Yu={};ar(Yu,{createGrid:function(){return ja},findElmsInContext:function(){return Xd},findNearbyElms:function(){return tl},findUp:function(){return _n},findUpVirtual:function(){return Dn},focusDisabled:function(){return nl},getComposedParent:function(){return Pt},getElementByReference:function(){return ol},getElementCoordinates:function(){return Zu},getElementStack:function(){return Sf},getModalDialog:function(){return Df},getOverflowHiddenAncestors:function(){return Xu},getRootNode:function(){return jt},getScrollOffset:function(){return ff},getTabbableElements:function(){return kf},getTextElementStack:function(){return Cl},getViewportSize:function(){return Fo},getVisibleChildTextRects:function(){return xl},hasContent:function(){return No},hasContentVirtual:function(){return yi},hasLangText:function(){return Fl},idrefs:function(){return Mr},insertedIntoFocusOrder:function(){return y1},isCurrentPageLink:function(){return il},isFocusable:function(){return yt},isHTML5:function(){return _1},isHiddenForEveryone:function(){return fa},isHiddenWithCSS:function(){return Cw},isInTabOrder:function(){return Nr},isInTextBlock:function(){return Tl},isInert:function(){return Ro},isModalOpen:function(){return wi},isMultiline:function(){return C1},isNativelyFocusable:function(){return pl},isNode:function(){return Mw},isOffscreen:function(){return To},isOpaque:function(){return F_},isSkipLink:function(){return Kl},isVisible:function(){return M_},isVisibleOnScreen:function(){return or},isVisibleToScreenReaders:function(){return mt},isVisualContent:function(){return Al},reduceToElementsBelowFloating:function(){return Pp},shadowElementsFromPoint:function(){return N_},urlPropsFromAttribute:function(){return z_},visuallyContains:function(){return Np},visuallyOverlaps:function(){return Zl},visuallySort:function(){return sl}});function Kb(e){var t=e.getRootNode&&e.getRootNode()||g;return t===e&&(t=g),t}var di=Kb,jt=di;function Zb(e){var t=e.context,r=e.value,a=e.attr,n=e.elm,i=n===void 0?"":n,o,s=bt(r);return t.nodeType===9||t.nodeType===11?o=t:o=jt(t),Array.from(o.querySelectorAll(i+"["+a+"="+s+"]"))}var Xd=Zb;function Jb(e,t){var r;if(r=e.actualNode,!e.shadowId&&typeof e.actualNode.closest=="function"){var a=e.actualNode.closest(t);return a||null}do r=r.assignedSlot?r.assignedSlot:r.parentNode,r&&r.nodeType===11&&(r=r.host);while(r&&!hn(r,t)&&r!==g.documentElement);return!r||!hn(r,t)?null:r}var Dn=Jb;function Qb(e,t){return Dn(Pe(e),t)}var _n=Qb,ey=Dr(pn());h._memoizedFns=[];function ty(e){var t=(0,ey.default)(e);return h._memoizedFns.push(t),t}var Jt=ty;function Kd(e,t){return(e.left|0)<(t.right|0)&&(e.right|0)>(t.left|0)&&(e.top|0)<(t.bottom|0)&&(e.bottom|0)>(t.top|0)}var Zd=Jt(function(t){var r=[];if(!t)return r;var a=t.getComputedStylePropertyValue("overflow");return a==="hidden"&&r.push(t),r.concat(Zd(t.parent))}),Xu=Zd,ry=/rect\s*\(([0-9]+)px,?\s*([0-9]+)px,?\s*([0-9]+)px,?\s*([0-9]+)px\s*\)/,ay=/(\w+)\((\d+)/;function Jd(e){return["style","script","noscript","template"].includes(e.props.nodeName)}function Qd(e){return e.props.nodeName==="area"?!1:e.getComputedStylePropertyValue("display")==="none"}function ef(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=t.isAncestor;return!r&&["hidden","collapse"].includes(e.getComputedStylePropertyValue("visibility"))}function tf(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=t.isAncestor;return!!r&&e.getComputedStylePropertyValue("content-visibility")==="hidden"}function rf(e){return e.attr("aria-hidden")==="true"}function af(e){return e.getComputedStylePropertyValue("opacity")==="0"}function nf(e){var t=ta(e.actualNode),r=parseInt(e.getComputedStylePropertyValue("height")),a=parseInt(e.getComputedStylePropertyValue("width"));return!!t&&(r===0||a===0)}function of(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=t.isAncestor;if(r)return!1;var a=e.boundingClientRect,n=Xu(e);return n.length?n.some(function(i){var o=i.boundingClientRect;return o.width<2||o.height<2?!0:!Kd(a,o)}):!1}function sf(e){var t=e.getComputedStylePropertyValue("clip").match(ry),r=e.getComputedStylePropertyValue("clip-path").match(ay);if(t&&t.length===5){var a=e.getComputedStylePropertyValue("position");if(["fixed","absolute"].includes(a))return t[3]-t[1]<=0&&t[2]-t[4]<=0}if(r){var n=r[1],i=parseInt(r[2],10);switch(n){case"inset":return i>=50;case"circle":return i===0}}return!1}function Ku(e,t){var r=ir(e,"map");if(!r)return!0;var a=r.attr("name");if(!a)return!0;var n=di(e.actualNode);if(!n||n.nodeType!==9)return!0;var i=dr(h._tree,'img[usemap="#'.concat(bt(a),'"]'));return!i||!i.length?!0:i.some(function(o){return!t(o)})}function uf(e){var t;if(((t=e.parent)===null||t===void 0?void 0:t.props.nodeName)!=="details")return!1;if(e.props.nodeName==="summary"){var r=e.parent.children.find(function(a){return a.props.nodeName==="summary"});if(r===e)return!1}return!e.parent.hasAttr("open")}var ny=[Qd,ef,tf,uf];function fa(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=t.skipAncestors,a=t.isAncestor,n=a===void 0?!1:a;return e=nt(e).vNode,r?lf(e,n):cf(e,n)}var lf=Jt(function(t,r){return Jd(t)?!0:t.actualNode?!!(ny.some(function(a){return a(t,{isAncestor:r})})||!t.actualNode.isConnected):!1}),cf=Jt(function(t,r){return lf(t,r)?!0:t.parent?cf(t.parent,!0):!1});function df(e){if(e.assignedSlot)return df(e.assignedSlot);if(e.parentNode){var t=e.parentNode;if(t.nodeType===1)return t;if(t.host)return t.host}return null}var Pt=df;function iy(e){if(!e.nodeType&&e.document&&(e=e.document),e.nodeType===9){var t=e.documentElement,r=e.body;return{left:t&&t.scrollLeft||r&&r.scrollLeft||0,top:t&&t.scrollTop||r&&r.scrollTop||0}}return{left:e.scrollLeft,top:e.scrollTop}}var ff=iy;function oy(e){var t=ff(g),r=t.left,a=t.top,n=e.getBoundingClientRect();return{top:n.top+a,right:n.right+r,bottom:n.bottom+a,left:n.left+r,width:n.right-n.left,height:n.bottom-n.top}}var Zu=oy;function sy(e){var t=e.document,r=t.documentElement;if(e.innerWidth)return{width:e.innerWidth,height:e.innerHeight};if(r)return{width:r.clientWidth,height:r.clientHeight};var a=t.body;return{width:a.clientWidth,height:a.clientHeight}}var Fo=sy;function uy(e,t){for(e=Pt(e);e&&e.nodeName.toLowerCase()!=="html";){if(e.scrollTop&&(t+=e.scrollTop,t>=0))return!1;e=Pt(e)}return!0}function ly(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=t.isAncestor;if(r)return!1;var a=nt(e),n=a.domNode;if(n){var i,o=g.documentElement,s=p.getComputedStyle(n),u=p.getComputedStyle(g.body||o).getPropertyValue("direction"),c=Zu(n);if(c.bottom<0&&(uy(n,c.bottom)||s.position==="absolute"))return!0;if(c.left===0&&c.right===0)return!1;if(u==="ltr"){if(c.right<=0)return!0}else if(i=Math.max(o.scrollWidth,Fo(p).width),c.left>=i)return!0;return!1}}var To=ly,cy=[af,nf,of,sf,To];function or(e){return e=nt(e).vNode,Ju(e)}var Ju=Jt(function(t,r){return t.actualNode&&t.props.nodeName==="area"?!Ku(t,Ju):fa(t,{skipAncestors:!0,isAncestor:r})||t.actualNode&&cy.some(function(a){return a(t,{isAncestor:r})})?!1:t.parent?Ju(t.parent,!0):!0});function pf(e,t){var r=Math.min(e.top,t.top),a=Math.max(e.right,t.right),n=Math.max(e.bottom,t.bottom),i=Math.min(e.left,t.left);return new p.DOMRect(i,r,a-i,n-r)}function Qu(e,t){var r=e.x,a=e.y,n=t.top,i=t.right,o=t.bottom,s=t.left;return a>=n&&r<=i&&a<=o&&r>=s}var mf=0,dy=.1,hf=.2,vf=.3,gf=0;function ja(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:g.body,t=arguments.length>1?arguments[1]:void 0,r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:null;if(ze.get("gridCreated")&&!r)return Be.gridSize;if(ze.set("gridCreated",!0),!r){var a,n=Pe(g.documentElement);if(n||(n=new Ql(g.documentElement)),gf=0,n._stackingOrder=[fi(mf,null)],(a=t)!==null&&a!==void 0||(t=new el),yf(t,n),ta(n.actualNode)){var i=new el(n);n._subGrid=i}}for(var o=g.createTreeWalker(e,p.NodeFilter.SHOW_ELEMENT,null,!1),s=r?o.nextNode():o.currentNode;s;){var u=Pe(s);u&&u.parent?r=u.parent:s.assignedSlot?r=Pe(s.assignedSlot):s.parentElement?r=Pe(s.parentElement):s.parentNode&&Pe(s.parentNode)&&(r=Pe(s.parentNode)),u||(u=new h.VirtualNode(s,r)),u._stackingOrder=py(u,r,gf++);var c=hy(u,r),d=c?c._subGrid:t;if(ta(u.actualNode)){var m=new el(u);u._subGrid=m}var v=u.boundingClientRect;v.width!==0&&v.height!==0&&or(s)&&yf(d,u),Ao(s)&&ja(s.shadowRoot,d,u),s=o.nextNode()}return Be.gridSize}function fy(e,t){var r=e.getComputedStylePropertyValue("position"),a=e.getComputedStylePropertyValue("z-index");if(r==="fixed"||r==="sticky"||a!=="auto"&&r!=="static"||e.getComputedStylePropertyValue("opacity")!=="1")return!0;var n=e.getComputedStylePropertyValue("-webkit-transform")||e.getComputedStylePropertyValue("-ms-transform")||e.getComputedStylePropertyValue("transform")||"none";if(n!=="none")return!0;var i=e.getComputedStylePropertyValue("mix-blend-mode");if(i&&i!=="normal")return!0;var o=e.getComputedStylePropertyValue("filter");if(o&&o!=="none")return!0;var s=e.getComputedStylePropertyValue("perspective");if(s&&s!=="none")return!0;var u=e.getComputedStylePropertyValue("clip-path");if(u&&u!=="none")return!0;var c=e.getComputedStylePropertyValue("-webkit-mask")||e.getComputedStylePropertyValue("mask")||"none";if(c!=="none")return!0;var d=e.getComputedStylePropertyValue("-webkit-mask-image")||e.getComputedStylePropertyValue("mask-image")||"none";if(d!=="none")return!0;var m=e.getComputedStylePropertyValue("-webkit-mask-border")||e.getComputedStylePropertyValue("mask-border")||"none";if(m!=="none"||e.getComputedStylePropertyValue("isolation")==="isolate")return!0;var v=e.getComputedStylePropertyValue("will-change");if(v==="transform"||v==="opacity"||e.getComputedStylePropertyValue("-webkit-overflow-scrolling")==="touch")return!0;var y=e.getComputedStylePropertyValue("contain");return!!(["layout","paint","strict","content"].includes(y)||a!=="auto"&&bf(t))}function bf(e){if(!e)return!1;var t=e.getComputedStylePropertyValue("display");return["flex","inline-flex","grid","inline-grid"].includes(t)}function py(e,t,r){var a=t._stackingOrder.slice();if(!fy(e,t))return e.getComputedStylePropertyValue("position")!=="static"?a.push(fi(vf,e)):e.getComputedStylePropertyValue("float")!=="none"&&a.push(fi(hf,e)),a;var n=a.findIndex(function(s){var u=s.value;return[mf,hf,vf].includes(u)});n!==-1&&a.splice(n,a.length-n);var i=my(e,t);if(!["auto","0"].includes(i))return a.push(fi(parseInt(i),e)),a;for(var o=r.toString();o.length<10;)o="0"+o;return a.push(fi(parseFloat("".concat(dy).concat(o)),e)),a}function fi(e,t){return{value:e,vNode:t}}function my(e,t){var r=e.getComputedStylePropertyValue("position");return r==="static"&&!bf(t)?"auto":e.getComputedStylePropertyValue("z-index")}function hy(e,t){for(var r=null,a=[e];t;){if(ta(t.actualNode)){r=t;break}if(t._scrollRegionParent){r=t._scrollRegionParent;break}a.push(t),t=Pe(t.actualNode.parentElement||t.actualNode.parentNode)}return a.forEach(function(n){return n._scrollRegionParent=r}),r}function yf(e,t){t.clientRects.forEach(function(r){var a;(a=t._grid)!==null&&a!==void 0||(t._grid=e);var n=e.getGridPositionOfRect(r);e.loopGridPosition(n,function(i){i.includes(t)||i.push(t)})})}var el=function(){function e(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:null;Yt(this,e),this.container=t,this.cells=[]}return rr(e,[{key:"toGridIndex",value:function(r){return Math.floor(r/Be.gridSize)}},{key:"getCellFromPoint",value:function(r){var a,n,i=r.x,o=r.y;Ke(this.boundaries,"Grid does not have cells added");var s=this.toGridIndex(o),u=this.toGridIndex(i);Ke(Qu({y:s,x:u},this.boundaries),"Element midpoint exceeds the grid bounds");var c=(a=this.cells[s-this.cells._negativeIndex])!==null&&a!==void 0?a:[];return(n=c[u-c._negativeIndex])!==null&&n!==void 0?n:[]}},{key:"loopGridPosition",value:function(r,a){var n=r,i=n.left,o=n.right,s=n.top,u=n.bottom;this.boundaries&&(r=pf(this.boundaries,r)),this.boundaries=r,wf(this.cells,s,u,function(c,d){wf(c,i,o,function(m,v){a(m,{row:d,col:v})})})}},{key:"getGridPositionOfRect",value:function(r){var a=r.top,n=r.right,i=r.bottom,o=r.left,s=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0;return a=this.toGridIndex(a-s),n=this.toGridIndex(n+s-1),i=this.toGridIndex(i+s-1),o=this.toGridIndex(o-s),new p.DOMRect(o,a,n-o,i-a)}}]),e}();function wf(e,t,r,a){var n;if((n=e._negativeIndex)!==null&&n!==void 0||(e._negativeIndex=0),t<e._negativeIndex){for(var i=0;i<e._negativeIndex-t;i++)e.splice(0,0,[]);e._negativeIndex=t}for(var o=t-e._negativeIndex,s=r-e._negativeIndex,u=o;u<=s;u++){var c,d;(d=e[c=u])!==null&&d!==void 0||(e[c]=[]),a(e[u],u+e._negativeIndex)}}function tl(e){var t,r,a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0;if(ja(),!((t=e._grid)!==null&&t!==void 0&&(r=t.cells)!==null&&r!==void 0&&r.length))return[];var n=e.boundingClientRect,i=e._grid,o=rl(e),s=i.getGridPositionOfRect(n,a),u=[];return i.loopGridPosition(s,function(c){var d=gt(c),m;try{for(d.s();!(m=d.n()).done;){var v=m.value;v&&v!==e&&!u.includes(v)&&o===rl(v)&&u.push(v)}}catch(y){d.e(y)}finally{d.f()}}),u}var rl=Jt(function(e){return e?e.getComputedStylePropertyValue("position")==="fixed"?!0:rl(e.parent):!1});function al(e,t){var r=Math.max(e.left,t.left),a=Math.min(e.right,t.right),n=Math.max(e.top,t.top),i=Math.min(e.bottom,t.bottom);return r>=a||n>=i?null:new p.DOMRect(r,n,a-r,i-n)}var vy=Jt(function(){var t;if(!h._tree)return null;var r=$r(h._tree[0],"dialog[open]",function(n){var i=n.boundingClientRect,o=g.elementsFromPoint(i.left+1,i.top+1);return o.includes(n.actualNode)&&or(n)});if(!r.length)return null;var a=r.find(function(n){var i=n.boundingClientRect,o=g.elementsFromPoint(i.left-10,i.top-10);return o.includes(n.actualNode)});return a||((t=r.find(function(n){var i,o=(i=gy(n))!==null&&i!==void 0?i:{},s=o.vNode,u=o.rect;if(!s)return!1;var c=g.elementsFromPoint(u.left+1,u.top+1);return!c.includes(s.actualNode)}))!==null&&t!==void 0?t:null)}),Df=vy;function gy(e){ja();var t=h._tree[0]._grid,r=new p.DOMRect(0,0,p.innerWidth,p.innerHeight);if(t)for(var a=0;a<t.cells.length;a++){var n=t.cells[a];if(n)for(var i=0;i<n.length;i++){var o=n[i];if(o)for(var s=0;s<o.length;s++){var u=o[s],c=u.boundingClientRect,d=al(c,r);if(u.props.nodeName!=="html"&&u!==e&&u.getComputedStylePropertyValue("pointer-events")!=="none"&&d)return{vNode:u,rect:d}}}}}function Ro(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=t.skipAncestors,a=t.isAncestor;return r?_f(e,a):Ef(e,a)}var _f=Jt(function(t,r){if(t.hasAttr("inert"))return!0;if(!r&&t.actualNode){var a=Df();if(a&&!qa(a,t))return!0}return!1}),Ef=Jt(function(t,r){return _f(t,r)?!0:t.parent?Ef(t.parent,!0):!1}),by=["button","command","fieldset","keygen","optgroup","option","select","textarea","input"];function yy(e){return by.includes(e)}function wy(e){var t=nt(e),r=t.vNode;if(yy(r.props.nodeName)&&r.hasAttr("disabled")||Ro(r))return!0;for(var a=r.parent,n=[],i=!1;a&&a.shadowId===r.shadowId&&!i&&(n.push(a),a.props.nodeName!=="legend");){if(a._inDisabledFieldset!==void 0){i=a._inDisabledFieldset;break}a.props.nodeName==="fieldset"&&a.hasAttr("disabled")&&(i=!0),a=a.parent}return n.forEach(function(o){return o._inDisabledFieldset=i}),i?!0:r.props.nodeName!=="area"&&r.actualNode?fa(r):!1}var nl=wy,Dy=/^\/\#/,_y=/^#[!/]/;function il(e){var t,r=e.getAttribute("href");if(!r||r==="#")return!1;if(Dy.test(r))return!0;var a=e.hash,n=e.protocol,i=e.hostname,o=e.port,s=e.pathname;if(_y.test(a))return!1;if(r.charAt(0)==="#")return!0;if(typeof((t=p.location)===null||t===void 0?void 0:t.origin)!="string"||p.location.origin.indexOf("://")===-1)return null;var u=p.location.origin+p.location.pathname,c;return i?c="".concat(n,"//").concat(i).concat(o?":".concat(o):""):c=p.location.origin,s?c+=(s[0]!=="/"?"/":"")+s:c+=p.location.pathname,c===u}function Ey(e,t){var r=e.getAttribute(t);if(!r||t==="href"&&!il(e))return null;r.indexOf("#")!==-1&&(r=decodeURIComponent(r.substr(r.indexOf("#")+1)));var a=g.getElementById(r);return a||(a=g.getElementsByName(r),a.length?a[0]:null)}var ol=Ey;function sl(e,t){ja();for(var r=Math.max(e._stackingOrder.length,t._stackingOrder.length),a=0;a<r;a++){if(typeof t._stackingOrder[a]>"u")return-1;if(typeof e._stackingOrder[a]>"u"||t._stackingOrder[a].value>e._stackingOrder[a].value)return 1;if(t._stackingOrder[a].value<e._stackingOrder[a].value)return-1}var n=e.actualNode,i=t.actualNode;if(n.getRootNode&&n.getRootNode()!==i.getRootNode()){for(var o=[];n;)o.push({root:n.getRootNode(),node:n}),n=n.getRootNode().host;for(;i&&!o.find(function(A){return A.root===i.getRootNode()});)i=i.getRootNode().host;if(n=o.find(function(A){return A.root===i.getRootNode()}).node,n===i)return e.actualNode.getRootNode()!==n.getRootNode()?-1:1}var s=p.Node,u=s.DOCUMENT_POSITION_FOLLOWING,c=s.DOCUMENT_POSITION_CONTAINS,d=s.DOCUMENT_POSITION_CONTAINED_BY,m=n.compareDocumentPosition(i),v=m&u?1:-1,y=m&c||m&d,w=xf(e),C=xf(t);return w===C||y?v:C-w}function xf(e){return e.getComputedStylePropertyValue("display").indexOf("inline")!==-1?2:Cf(e)?1:0}function Cf(e){if(!e)return!1;if(e._isFloated!==void 0)return e._isFloated;var t=e.getComputedStylePropertyValue("float");if(t!=="none")return e._isFloated=!0,!0;var r=Cf(e.parent);return e._isFloated=r,r}var Af={};ar(Af,{getBoundingRect:function(){return pf},getIntersectionRect:function(){return al},getOffset:function(){return Ff},getRectCenter:function(){return ul},hasVisualOverlap:function(){return Tf},isPointInRect:function(){return Qu},rectsOverlap:function(){return Kd},splitRects:function(){return Rf}});function Ff(e,t){var r=e.boundingClientRect,a=t.boundingClientRect,n=xy(r,a),i=Cy(n,r,a);return Ay(n,i)}function xy(e,t){var r=[["x","left","right","width"],["y","top","bottom","height"]],a={};return r.forEach(function(n){var i=ee(n,4),o=i[0],s=i[1],u=i[2],c=i[3];if(t[s]<e[s]&&t[u]>e[u]){a[o]=e[s]+e[c]/2;return}var d=t[s]+t[c]/2,m=Math.abs(d-e[s]),v=Math.abs(d-e[u]);m>=v?a[o]=e[s]:a[o]=e[u]}),a}function Cy(e,t,r){var a=e.x,n=e.y;if(Fy({x:a,y:n},r)){var i=Ty({x:a,y:n},t,r);if(i!==null)return i;r=t}var o=r,s=o.top,u=o.right,c=o.bottom,d=o.left,m=a>=d&&a<=u,v=n>=s&&n<=c,y=Math.abs(d-a)<Math.abs(u-a)?d:u,w=Math.abs(s-n)<Math.abs(c-n)?s:c;return!m&&v?{x:y,y:n}:m&&!v?{x:a,y:w}:!m&&!v?{x:y,y:w}:Math.abs(a-y)<Math.abs(n-w)?{x:y,y:n}:{x:a,y:w}}function Ay(e,t){var r=Math.abs(e.x-t.x),a=Math.abs(e.y-t.y);return!r||!a?r||a:Math.sqrt(Math.pow(r,2)+Math.pow(a,2))}function Fy(e,t){var r=e.x,a=e.y;return a>=t.top&&r<=t.right&&a<=t.bottom&&r>=t.left}function Ty(e,t,r){var a=e.x,n=e.y,i,o;if(a===t.left&&t.right<r.right?i=t.right:a===t.right&&t.left>r.left&&(i=t.left),n===t.top&&t.bottom<r.bottom?o=t.bottom:n===t.bottom&&t.top>r.top&&(o=t.top),!i&&!o)return null;if(o){if(!i)return{x:a,y:o}}else return{x:i,y:n};return Math.abs(a-i)<Math.abs(n-o)?{x:i,y:n}:{x:a,y:o}}function ul(e){var t=e.left,r=e.top,a=e.width,n=e.height;return new p.DOMPoint(t+a/2,r+n/2)}function Tf(e,t){var r=e.boundingClientRect,a=t.boundingClientRect;return r.left>=a.right||r.right<=a.left||r.top>=a.bottom||r.bottom<=a.top?!1:sl(e,t)>0}function Rf(e,t){var r=[e],a=gt(t),n;try{var i=function(){var s=n.value;r=r.reduce(function(u,c){return u.concat(Ry(c,s))},[])};for(a.s();!(n=a.n()).done;)i()}catch(o){a.e(o)}finally{a.f()}return r}function Ry(e,t){var r=e.top,a=e.left,n=e.bottom,i=e.right,o=r<t.bottom&&n>t.top,s=a<t.right&&i>t.left,u=[];return So(t.top,r,n)&&s&&u.push({top:r,left:a,bottom:t.top,right:i}),So(t.right,a,i)&&o&&u.push({top:r,left:t.right,bottom:n,right:i}),So(t.bottom,r,n)&&s&&u.push({top:t.bottom,right:i,bottom:n,left:a}),So(t.left,a,i)&&o&&u.push({top:r,left:a,bottom:n,right:t.left}),u.length===0&&u.push(e),u.map(Sy)}var So=function(t,r,a){return t>r&&t<a};function Sy(e){return Fe({},e,{x:e.left,y:e.top,height:e.bottom-e.top,width:e.right-e.left})}function ll(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1,a=ul(t),n=e.getCellFromPoint(a)||[],i=Math.floor(a.x),o=Math.floor(a.y),s=n.filter(function(c){return c.clientRects.some(function(d){var m=d.left,v=d.top;return i<Math.floor(m+d.width)&&i>=Math.floor(m)&&o<Math.floor(v+d.height)&&o>=Math.floor(v)})}),u=e.container;return u&&(s=ll(u._grid,u.boundingClientRect,!0).concat(s)),r||(s=s.sort(sl).map(function(c){return c.actualNode}).concat(g.documentElement).filter(function(c,d,m){return m.indexOf(c)===d})),s}function ky(e){ja();var t=Pe(e),r=t._grid;return r?ll(r,t.boundingClientRect):[]}var Sf=ky;function Oy(e){var t=dr(e,"*"),r=t.filter(function(a){var n=a.isFocusable,i=a.actualNode.getAttribute("tabindex");return i=i&&!isNaN(parseInt(i,10))?parseInt(i):null,i?n&&i>=0:n});return r}var kf=Oy,pi={};ar(pi,{accessibleText:function(){return za},accessibleTextVirtual:function(){return Qt},autocomplete:function(){return Ga},formControlValue:function(){return l1},formControlValueMethods:function(){return yl},hasUnicode:function(){return Dl},isHumanInterpretable:function(){return El},isIconLigature:function(){return _l},isValidAutocomplete:function(){return m1},label:function(){return dw},labelText:function(){return vl},labelVirtual:function(){return Po},nativeElementType:function(){return pw},nativeTextAlternative:function(){return Qf},nativeTextMethods:function(){return Jf},removeUnicode:function(){return bi},sanitize:function(){return Me},subtreeText:function(){return pa},titleText:function(){return Oo},unsupported:function(){return e1},visible:function(){return h1},visibleTextNodes:function(){return mw},visibleVirtual:function(){return Pr}});function My(e,t){e=e.actualNode||e;try{var r=jt(e),a=[],n=e.getAttribute(t);if(n){n=zt(n);for(var i=0;i<n.length;i++)a.push(r.getElementById(n[i]))}return a}catch{throw new TypeError("Cannot resolve id references for non-DOM nodes")}}var Mr=My;function Iy(e,t){var r=Pe(e);return Qt(r,t)}var za=Iy;function Py(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=nt(e),a=r.vNode;if((a==null?void 0:a.props.nodeType)!==1||a.props.nodeType!==1||t.inLabelledByContext||t.inControlContext||!a.attr("aria-labelledby"))return"";var n=Mr(a,"aria-labelledby").filter(function(i){return i});return n.reduce(function(i,o){var s=za(o,Fe({inLabelledByContext:!0,startNode:t.startNode||a},t));return i?"".concat(i," ").concat(s):s},"")}var mi=Py;function hi(e){var t=nt(e),r=t.vNode;return(r==null?void 0:r.props.nodeType)!==1?"":r.attr("aria-label")||""}var Ny={"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",global:!0},"aria-brailleroledescription":{type:"string",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"}},Of=Ny,Ly={alert:{type:"widget",allowedAttrs:["aria-expanded"],superclassRole:["section"]},alertdialog:{type:"widget",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-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:"widget",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:"widget",allowedAttrs:["aria-expanded"],superclassRole:["section"]},main:{type:"landmark",allowedAttrs:["aria-expanded"],superclassRole:["landmark"]},marquee:{type:"widget",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:"widget",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-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:"widget",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"]}},Mf=Ly,By={"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"]}},$y=By,qy={"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}},jy=qy,zy={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-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","link","menuitem","menuitemcheckbox","menuitemradio","option","radio","switch","tab"],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:["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","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},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"]}},Vy=zy,Hy={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]},Uy=Hy,If={ariaAttrs:Of,ariaRoles:Fe({},Mf,$y,jy),htmlElms:Vy,cssColors:Uy},En=Fe({},If);function Gy(e){Object.keys(En).forEach(function(t){e[t]&&(En[t]=Gu(En[t],e[t]))})}function Wy(){Object.keys(En).forEach(function(e){En[e]=If[e]})}var We=En;function Yy(e){var t=We.ariaRoles[e];return t?!!t.unsupported:!1}var cl=Yy;function Xy(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=t.allowAbstract,a=t.flagUnsupported,n=a===void 0?!1:a,i=We.ariaRoles[e],o=cl(e);return!i||n&&o?!1:r?!0:i.type!=="abstract"}var xn=Xy;function Ky(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=t.fallback,a=t.abstracts,n=t.dpub;if(e=e instanceof It?e:Pe(e),e.props.nodeType!==1)return null;var i=(e.attr("role")||"").trim().toLowerCase(),o=r?zt(i):[i],s=o.find(function(u){return!n&&u.substr(0,4)==="doc-"?!1:xn(u,{allowAbstract:a})});return s||null}var ct=Ky;function Zy(e){return Object.keys(We.htmlElms).filter(function(t){var r=We.htmlElms[t];return r.contentTypes?r.contentTypes.includes(e):r.variant&&r.variant.default&&r.variant.default.contentTypes?r.variant.default.contentTypes.includes(e):!1})}var dl=Zy;function Jy(){return ze.get("globalAriaAttrs",function(){return Object.keys(We.ariaAttrs).filter(function(e){return We.ariaAttrs[e].global})})}var Va=Jy;function Qy(e){for(var t=[],r=e.rows,a=0,n=r.length;a<n;a++){var i=r[a].cells;t[a]=t[a]||[];for(var o=0,s=0,u=i.length;s<u;s++)for(var c=0;c<i[s].colSpan;c++){for(var d=i[s].getAttribute("rowspan"),m=parseInt(d)===0||i[s].rowspan===0?r.length:i[s].rowSpan,v=0;v<m;v++){for(t[a+v]=t[a+v]||[];t[a+v][o];)o++;t[a+v][o]=i[s]}o++}}return t}var Qr=Jt(Qy);function e0(e,t){var r,a;for(t||(t=Qr(_n(e,"table"))),r=0;r<t.length;r++)if(t[r]&&(a=t[r].indexOf(e),a!==-1))return{x:a,y:r}}var ko=Jt(e0);function t0(e){var t=nt(e),r=t.vNode,a=t.domNode,n=r.attr("scope"),i=r.attr("role");if(!["td","th"].includes(r.props.nodeName))throw new TypeError("Expected TD or TH element");if(i==="columnheader")return"col";if(i==="rowheader")return"row";if(n==="col"||n==="row")return n;if(r.props.nodeName!=="th")return!1;if(!r.actualNode)return"auto";var o=Qr(_n(a,"table")),s=ko(a,o),u=o[s.y].reduce(function(d,m){return d&&m.nodeName.toUpperCase()==="TH"},!0);if(u)return"col";var c=o.map(function(d){return d[s.x]}).reduce(function(d,m){return d&&m&&m.nodeName.toUpperCase()==="TH"},!0);return c?"row":"auto"}var fl=t0;function r0(e){return["col","auto"].indexOf(fl(e))!==-1}var Cn=r0;function a0(e){return["row","auto"].includes(fl(e))}var An=a0;function n0(e){return e?e.replace(/\r\n/g,`
|
|
20
|
-
`).replace(/\u00A0/g," ").replace(/[\s]{2,}/g," ").trim():""}var Me=n0;function i0(e){var t=nt(e),r=t.vNode;if(!r||nl(r))return!1;switch(r.props.nodeName){case"a":case"area":if(r.hasAttr("href"))return!0;break;case"input":return r.props.type!=="hidden";case"textarea":case"select":case"summary":case"button":return!0;case"details":return!dr(r,"summary").length}return!1}var pl=i0;function yt(e){var t=nt(e),r=t.vNode;if(r.props.nodeType!==1||nl(r))return!1;if(pl(r))return!0;var a=r.attr("tabindex");return!!(a&&!isNaN(parseInt(a,10)))}var Pf=dl("sectioning").map(function(e){return"".concat(e,":not([role])")}).join(", ")+" , main:not([role]), [role=article], [role=complementary], [role=main], [role=navigation], [role=region]";function Nf(e){var t=Me(mi(e)),r=Me(hi(e));return!!(t||r)}var o0={a:function(t){return t.hasAttr("href")?"link":null},area:function(t){return t.hasAttr("href")?"link":null},article:"article",aside:"complementary",body:"document",button:"button",datalist:"listbox",dd:"definition",dfn:"term",details:"group",dialog:"dialog",dt:"term",fieldset:"group",figure:"figure",footer:function(t){var r=ir(t,Pf);return r?null:"contentinfo"},form:function(t){return Nf(t)?"form":null},h1:"heading",h2:"heading",h3:"heading",h4:"heading",h5:"heading",h6:"heading",header:function(t){var r=ir(t,Pf);return r?null:"banner"},hr:"separator",img:function(t){var r=t.hasAttr("alt")&&!t.attr("alt"),a=Va().find(function(n){return t.hasAttr(n)});return r&&!a&&!yt(t)?"presentation":"img"},input:function(t){var r;if(t.hasAttr("list")){var a=Mr(t.actualNode,"list").filter(function(n){return!!n})[0];r=a&&a.nodeName.toLowerCase()==="datalist"}switch(t.props.type){case"checkbox":return"checkbox";case"number":return"spinbutton";case"radio":return"radio";case"range":return"slider";case"search":return r?"combobox":"searchbox";case"button":case"image":case"reset":case"submit":return"button";case"text":case"tel":case"url":case"email":case"":return r?"combobox":"textbox";default:return"textbox"}},li:"listitem",main:"main",math:"math",menu:"list",nav:"navigation",ol:"list",optgroup:"group",option:"option",output:"status",progress:"progressbar",section:function(t){return Nf(t)?"region":null},select:function(t){return t.hasAttr("multiple")||parseInt(t.attr("size"))>1?"listbox":"combobox"},summary:"button",table:"table",tbody:"rowgroup",td:function(t){var r=ir(t,"table"),a=ct(r);return["grid","treegrid"].includes(a)?"gridcell":"cell"},textarea:"textbox",tfoot:"rowgroup",th:function(t){if(Cn(t))return"columnheader";if(An(t))return"rowheader"},thead:"rowgroup",tr:"row",ul:"list"},ml=o0;function s0(e,t){var r=U(t);if(Array.isArray(t)&&typeof e<"u")return t.includes(e);if(r==="function")return!!t(e);if(e!=null){if(t instanceof RegExp)return t.test(e);if(/^\/.*\/$/.test(t)){var a=t.substring(1,t.length-1);return new RegExp(a).test(e)}}return t===e}var Ha=s0;function u0(e,t){return Ha(!!Qt(e),t)}var Lf=u0;function l0(e,t){var r=U(t);if(r!=="object"||Array.isArray(t)||t instanceof RegExp)throw new Error("Expect matcher to be an object");return Object.keys(t).every(function(a){return Ha(e(a),t[a])})}var hl=l0;function c0(e,t){return e=nt(e).vNode,hl(function(r){return e.attr(r)},t)}var Bf=c0;function d0(e,t){return!!t(e)}var $f=d0;function f0(e,t){return Ha(ct(e),t)}var qf=f0;function p0(e,t){return Ha(Ir(e),t)}var jf=p0;function m0(e,t){return e=nt(e).vNode,Ha(e.props.nodeName,t)}var zf=m0;function h0(e,t){return e=nt(e).vNode,hl(function(r){return e.props[r]},t)}var Vf=h0;function v0(e,t){return Ha(Ve(e),t)}var Hf=v0,Uf={hasAccessibleName:Lf,attributes:Bf,condition:$f,explicitRole:qf,implicitRole:jf,nodeName:zf,properties:Vf,semanticRole:Hf};function Gf(e,t){return e=nt(e).vNode,Array.isArray(t)?t.some(function(r){return Gf(e,r)}):typeof t=="string"?Mu(e,t):Object.keys(t).every(function(r){if(!Uf[r])throw new Error('Unknown matcher type "'.concat(r,'"'));var a=Uf[r],n=t[r];return a(e,n)})}var Wf=Gf;function g0(e,t){return Wf(e,t)}var sr=g0;sr.hasAccessibleName=Lf,sr.attributes=Bf,sr.condition=$f,sr.explicitRole=qf,sr.fromDefinition=Wf,sr.fromFunction=hl,sr.fromPrimative=Ha,sr.implicitRole=jf,sr.nodeName=zf,sr.properties=Vf,sr.semanticRole=Hf;var vi=sr;function b0(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=t.noMatchAccessibleName,a=r===void 0?!1:r,n=We.htmlElms[e.props.nodeName];if(!n)return{};if(!n.variant)return n;var i=n.variant,o=st(n,T);for(var s in i)if(!(!i.hasOwnProperty(s)||s==="default")){for(var u=i[s],c=u.matches,d=st(u,P),m=Array.isArray(c)?c:[c],v=0;v<m.length&&a;v++)if(m[v].hasOwnProperty("hasAccessibleName"))return n;if(vi(e,c))for(var y in d)d.hasOwnProperty(y)&&(o[y]=d[y])}for(var w in i.default)i.default.hasOwnProperty(w)&&typeof o[w]>"u"&&(o[w]=i.default[w]);return o}var Ua=b0;function y0(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=t.chromium,a=e instanceof It?e:Pe(e);if(e=a.actualNode,!a)throw new ReferenceError("Cannot get implicit role of a node outside the current scope.");var n=a.props.nodeName,i=ml[n];if(!i&&r){var o=Ua(a),s=o.chromiumRole;return s||null}return typeof i=="function"?i(a):i||null}var Ir=y0,w0={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 Yf(e,t){var r=w0[e.props.nodeName];if(!r)return null;if(!e.parent){if(!e.actualNode)return null;throw new ReferenceError("Cannot determine role presentational inheritance of a required parent outside the current scope.")}if(!r.includes(e.parent.props.nodeName))return null;var a=ct(e.parent,t);return["none","presentation"].includes(a)&&!Kf(e.parent)?a:a?null:Yf(e.parent,t)}function Xf(e,t){var r=t.chromium,a=st(t,L),n=Ir(e,{chromium:r});if(!n)return null;var i=Yf(e,a);return i||n}function Kf(e){var t=Va().some(function(r){return e.hasAttr(r)});return t||yt(e)}function D0(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=t.noImplicit,a=st(t,q),n=nt(e),i=n.vNode;if(i.props.nodeType!==1)return null;var o=ct(i,a);return o?["presentation","none"].includes(o)&&Kf(i)?r?null:Xf(i,a):o:r?null:Xf(i,a)}function _0(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=t.noPresentational,a=st(t,Z),n=D0(e,a);return r&&["presentation","none"].includes(n)?null:n}var Ve=_0,E0=["iframe"];function x0(e){var t=nt(e),r=t.vNode;return r.props.nodeType!==1||!e.hasAttr("title")||!sr(r,E0)&&["none","presentation"].includes(Ve(r))?"":r.attr("title")}var Oo=x0;function C0(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=t.strict;if(e=e instanceof It?e:Pe(e),e.props.nodeType!==1)return!1;var a=Ve(e),n=We.ariaRoles[a];return n&&n.nameFromContent?!0:r?!1:!n||["presentation","none"].includes(a)}var Zf=C0;function A0(e){var t=e.actualNode,r=e.children;if(!r)throw new Error("getOwnedVirtual requires a virtual node");if(e.hasAttr("aria-owns")){var a=Mr(t,"aria-owns").filter(function(n){return!!n}).map(function(n){return h.utils.getNodeFromTree(n)});return[].concat(Ee(r),Ee(a))}return Ee(r)}var gi=A0;function F0(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=Qt.alreadyProcessed;t.startNode=t.startNode||e;var a=t,n=a.strict,i=a.inControlContext,o=a.inLabelledByContext,s=Ua(e,{noMatchAccessibleName:!0}),u=s.contentTypes;if(r(e,t)||e.props.nodeType!==1||u!=null&&u.includes("embedded")||!Zf(e,{strict:n})&&!t.subtreeDescendant)return"";if(!n){var c=!i&&!o;t=Fe({subtreeDescendant:c},t)}return gi(e).reduce(function(d,m){return R0(d,m,t)},"")}var T0=dl("phrasing").concat(["#text"]);function R0(e,t,r){var a=t.props.nodeName,n=Qt(t,r);return n?(T0.includes(a)||(n[0]!==" "&&(n+=" "),e&&e[e.length-1]!==" "&&(n=" "+n)),e+n):e}var pa=F0;function S0(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=Qt.alreadyProcessed;if(t.inControlContext||t.inLabelledByContext||r(e,t))return"";t.startNode||(t.startNode=e);var a=Fe({inControlContext:!0},t),n=k0(e),i=ir(e,"label"),o;return i?(o=[].concat(Ee(n),[i.actualNode]),o.sort(fc)):o=n,o.map(function(s){return za(s,a)}).filter(function(s){return s!==""}).join(" ")}function k0(e){if(!e.attr("id"))return[];if(!e.actualNode)throw new TypeError("Cannot resolve explicit label reference for non-DOM nodes");return Xd({elm:"label",attr:"for",value:e.attr("id"),context:e.actualNode})}var vl=S0,O0={submit:"Submit",image:"Submit",reset:"Reset",button:""},M0={valueText:function(t){var r=t.actualNode;return r.value||""},buttonDefaultText:function(t){var r=t.actualNode;return O0[r.type]||""},tableCaptionText:Mo.bind(null,"caption"),figureText:Mo.bind(null,"figcaption"),svgTitleText:Mo.bind(null,"title"),fieldsetLegendText:Mo.bind(null,"legend"),altText:gl.bind(null,"alt"),tableSummaryText:gl.bind(null,"summary"),titleText:Oo,subtreeText:pa,labelText:vl,singleSpace:function(){return" "},placeholderText:gl.bind(null,"placeholder")};function gl(e,t){return t.attr(e)||""}function Mo(e,t,r){var a=t.actualNode;e=e.toLowerCase();var n=[e,a.nodeName.toLowerCase()].join(","),i=a.querySelector(n);return!i||i.nodeName.toLowerCase()!==e?"":za(i,r)}var Jf=M0;function I0(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=e.actualNode;if(e.props.nodeType!==1||["presentation","none"].includes(Ve(e)))return"";var a=P0(e),n=a.reduce(function(i,o){return i||o(e,t)},"");return t.debug&&h.log(n||"{empty-value}",r,t),n}function P0(e){var t=Ua(e,{noMatchAccessibleName:!0}),r=t.namingMethods||[];return r.map(function(a){return Jf[a]})}var Qf=I0,N0={accessibleNameFromFieldValue:["combobox","listbox","progressbar"]},e1=N0;function mt(e){return e=nt(e).vNode,bl(e)}var bl=Jt(function(t,r){return rf(t)||Ro(t,{skipAncestors:!0,isAncestor:r})?!1:t.actualNode&&t.props.nodeName==="area"?!Ku(t,bl):fa(t,{skipAncestors:!0,isAncestor:r})?!1:t.parent?bl(t.parent,!0):!0});function t1(e,t,r){var a=nt(e),n=a.vNode,i=t?mt:or,o=!e.actualNode||e.actualNode&&i(e),s=n.children.map(function(u){var c=u.props,d=c.nodeType,m=c.nodeValue;if(d===3){if(m&&o)return m}else if(!r)return t1(u,t)}).join("");return Me(s)}var Pr=t1,L0=["button","checkbox","color","file","hidden","image","password","radio","reset","submit"];function B0(e){e=e instanceof It?e:Pe(e);var t=e.props.nodeName;return t==="textarea"||t==="input"&&!L0.includes((e.attr("type")||"").toLowerCase())}var r1=B0;function $0(e){e=e instanceof It?e:Pe(e);var t=e.props.nodeName;return t==="select"}var a1=$0;function q0(e){var t=ct(e);return t==="textbox"}var n1=q0;function j0(e){var t=ct(e);return t==="listbox"}var i1=j0;function z0(e){var t=ct(e);return t==="combobox"}var o1=z0,V0=["progressbar","scrollbar","slider","spinbutton"];function H0(e){var t=ct(e);return V0.includes(t)}var s1=H0,U0=["textbox","progressbar","scrollbar","slider","spinbutton","combobox","listbox"],yl={nativeTextboxValue:W0,nativeSelectValue:Y0,ariaTextboxValue:X0,ariaListboxValue:u1,ariaComboboxValue:K0,ariaRangeValue:Z0};function G0(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=e.actualNode,a=e1.accessibleNameFromFieldValue||[],n=Ve(e);if(t.startNode===e||!U0.includes(n)||a.includes(n))return"";var i=Object.keys(yl).map(function(s){return yl[s]}),o=i.reduce(function(s,u){return s||u(e,t)},"");return t.debug&&Ba(o||"{empty-value}",r,t),o}function W0(e){var t=nt(e),r=t.vNode;return r1(r)&&r.props.value||""}function Y0(e){var t=nt(e),r=t.vNode;if(!a1(r))return"";var a=dr(r,"option"),n=a.filter(function(i){return i.props.selected});return n.length||n.push(a[0]),n.map(function(i){return Pr(i)}).join(" ")||""}function X0(e){var t=nt(e),r=t.vNode,a=t.domNode;return n1(r)?!a||a&&!fa(a)?Pr(r,!0):a.textContent:""}function u1(e,t){var r=nt(e),a=r.vNode;if(!i1(a))return"";var n=gi(a).filter(function(i){return Ve(i)==="option"&&i.attr("aria-selected")==="true"});return n.length===0?"":Qt(n[0],t)}function K0(e,t){var r=nt(e),a=r.vNode;if(!o1(a))return"";var n=gi(a).filter(function(i){return Ve(i)==="listbox"})[0];return n?u1(n,t):""}function Z0(e){var t=nt(e),r=t.vNode;if(!s1(r)||!r.hasAttr("aria-valuenow"))return"";var a=+r.attr("aria-valuenow");return isNaN(a)?"0":String(a)}var l1=G0;function c1(){return/[\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}function d1(){return/[\u2000-\u206F\u2E00-\u2E7F\\'!"#$%&\xa3\xa2\xa5\xa7\u20ac()*+,\-.\/:;<=>?@\[\]^_`{|}~\xb1]/g}function f1(){return/[\uDB80-\uDBBF][\uDC00-\uDFFF]/g}var wl=function(){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\u26D3\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](?:\uFE0F|\uD83C[\uDFFB-\uDFFF])?|[\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]|\u26F9(?:\uFE0F|\uD83C[\uDFFB-\uDFFF])?(?:\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])?|[\uDFC3\uDFC4\uDFCA](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDFCB\uDFCC](?:\uFE0F|\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDCCF\uDD8E\uDD91-\uDD9A\uDE01\uDE1A\uDE2F\uDE32-\uDE36\uDE38-\uDE3A\uDE50\uDE51\uDF00-\uDF20\uDF2D-\uDF35\uDF37-\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-\uDDF5\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]|\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(?:[\uDC08\uDC26](?:\u200D\u2B1B)?|[\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-\uDEB6](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDD74\uDD90](?:\uFE0F|\uD83C[\uDFFB-\uDFFF])?|[\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-\uDE44\uDE48-\uDE4A\uDE80-\uDEA2\uDEA4-\uDEB3\uDEB7-\uDEBF\uDEC1-\uDEC5\uDED0-\uDED2\uDED5-\uDED7\uDEDC-\uDEDF\uDEEB\uDEEC\uDEF4-\uDEFC\uDFE0-\uDFEB\uDFF0]|\uDC15(?:\u200D\uD83E\uDDBA)?|\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-\uDDB3\uDDBC\uDDBD])|\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-\uDDB3\uDDBC\uDDBD]|\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-\uDDB3\uDDBC\uDDBD]|\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-\uDDB3\uDDBC\uDDBD]|\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-\uDDB3\uDDBC\uDDBD]|\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-\uDDB3\uDDBC\uDDBD]|\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-\uDDB3\uDDBC\uDDBD])|\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-\uDDB3\uDDBC\uDDBD]|\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-\uDDB3\uDDBC\uDDBD]|\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-\uDDB3\uDDBC\uDDBD]|\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-\uDDB3\uDDBC\uDDBD]|\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-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB-\uDFFE])))?))?|\uDC6F(?:\u200D[\u2640\u2642]\uFE0F?)?|\uDD75(?:\uFE0F|\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|\uDE2E(?:\u200D\uD83D\uDCA8)?|\uDE35(?:\u200D\uD83D\uDCAB)?|\uDE36(?:\u200D\uD83C\uDF2B\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-\uDE88\uDE90-\uDEBD\uDEBF-\uDEC2\uDECE-\uDEDB\uDEE0-\uDEE8]|\uDD3C(?:\u200D[\u2640\u2642]\uFE0F?|\uD83C[\uDFFB-\uDFFF])?|\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-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83E\uDDD1))|\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-\uDDB3\uDDBC\uDDBD]|\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-\uDDB3\uDDBC\uDDBD]|\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-\uDDB3\uDDBC\uDDBD]|\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-\uDDB3\uDDBC\uDDBD]|\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-\uDDB3\uDDBC\uDDBD]|\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};function J0(e,t){var r=t.emoji,a=t.nonBmp,n=t.punctuations;return r?wl().test(e):a?c1().test(e)||f1().test(e):n?d1().test(e):!1}var Dl=J0;function Q0(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:.15,r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:3,a=e.actualNode.nodeValue.trim();if(!Me(a)||Dl(a,{emoji:!0,nonBmp:!0}))return!1;var n=ze.get("canvasContext",function(){return g.createElement("canvas").getContext("2d",{willReadFrequently:!0})}),i=n.canvas;ze.get("fonts")||ze.set("fonts",{});var o=ze.get("fonts"),s=p.getComputedStyle(e.parent.actualNode),u=s.getPropertyValue("font-family");o[u]||(o[u]={occurrences:0,numLigatures:0});var c=o[u];if(c.occurrences>=r){if(c.numLigatures/c.occurrences===1)return!0;if(c.numLigatures===0)return!1}c.occurrences++;var d=30,m="".concat(d,"px ").concat(u);n.font=m;var v=a.charAt(0),y=n.measureText(v).width;if(y<30){var w=30/y;y*=w,d*=w,m="".concat(d,"px ").concat(u)}i.width=y,i.height=d,n.font=m,n.textAlign="left",n.textBaseline="top",n.fillText(v,0,0);var C=new Uint32Array(n.getImageData(0,0,y,d).data.buffer);if(!C.some(function(z){return z}))return c.numLigatures++,!0;n.clearRect(0,0,y,d),n.fillText(a,0,0);var A=new Uint32Array(n.getImageData(0,0,y,d).data.buffer),E=C.reduce(function(z,K,Q){return K===0&&A[Q]===0||K!==0&&A[Q]!==0?z:++z},0),x=a.split("").reduce(function(z,K){return z+n.measureText(K).width},0),S=n.measureText(a).width,k=E/C.length,$=1-S/x;return k>=t&&$>=t?(c.numLigatures++,!0):!1}var _l=Q0;function p1(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(t=aw(e,t),tw(e,t)||rw(e,t))return"";var r=[mi,hi,Qf,l1,pa,ew,Oo],a=r.reduce(function(n,i){return t.startNode===e&&(n=Me(n)),n!==""?n:i(e,t)},"");return t.debug&&h.log(a||"{empty-value}",e.actualNode,t),a}function ew(e){return e.props.nodeType!==3?"":e.props.nodeValue}function tw(e,t){return!e||e.props.nodeType!==1||t.includeHidden?!1:!mt(e)}function rw(e,t){var r,a=t.ignoreIconLigature,n=t.pixelThreshold,i=(r=t.occurrenceThreshold)!==null&&r!==void 0?r:t.occuranceThreshold;return e.props.nodeType!==3||!a?!1:_l(e,n,i)}function aw(e,t){return t.startNode||(t=Fe({startNode:e},t)),e.props.nodeType===1&&t.inLabelledByContext&&t.includeHidden===void 0&&(t=Fe({includeHidden:!mt(e)},t)),t}p1.alreadyProcessed=function(t,r){return r.processed=r.processed||[],r.processed.includes(t)?!0:(r.processed.push(t),!1)};var Qt=p1;function nw(e,t){var r=t.emoji,a=t.nonBmp,n=t.punctuations;return r&&(e=e.replace(wl(),"")),a&&(e=e.replace(c1(),""),e=e.replace(f1(),"")),n&&(e=e.replace(d1(),"")),e}var bi=nw;function iw(e){if(!e.length)return 0;var t=["x","i"];if(t.includes(e))return 0;var r=bi(e,{emoji:!0,nonBmp:!0,punctuations:!0});return Me(r)?1:0}var El=iw,Ga={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"]};function ow(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=t.looseTyped,a=r===void 0?!1:r,n=t.stateTerms,i=n===void 0?[]:n,o=t.locations,s=o===void 0?[]:o,u=t.qualifiers,c=u===void 0?[]:u,d=t.standaloneTerms,m=d===void 0?[]:d,v=t.qualifiedTerms,y=v===void 0?[]:v;if(e=e.toLowerCase().trim(),i=i.concat(Ga.stateTerms),i.includes(e)||e==="")return!0;c=c.concat(Ga.qualifiers),s=s.concat(Ga.locations),m=m.concat(Ga.standaloneTerms),y=y.concat(Ga.qualifiedTerms);var w=e.split(/\s+/g);if(w[w.length-1]==="webauthn"&&(w.pop(),w.length===0)||!a&&(w[0].length>8&&w[0].substr(0,8)==="section-"&&w.shift(),s.includes(w[0])&&w.shift(),c.includes(w[0])&&(w.shift(),m=[]),w.length!==1))return!1;var C=w[w.length-1];return m.includes(C)||y.includes(C)}var m1=ow;function sw(e){var t,r;return e.attr("aria-labelledby")&&(t=Mr(e.actualNode,"aria-labelledby"),r=t.map(function(a){var n=Pe(a);return n?Pr(n):""}).join(" ").trim(),r)||(r=e.attr("aria-label"),r&&(r=Me(r),r))?r:null}var Io=sw;function uw(e,t,r){return e=Pe(e),Pr(e,t,r)}var h1=uw;function lw(e){var t,r,a;if(r=Io(e),r)return r;if(e.attr("id")){if(!e.actualNode)throw new TypeError("Cannot resolve explicit label reference for non-DOM nodes");var n=bt(e.attr("id"));if(a=jt(e.actualNode),t=a.querySelector('label[for="'+n+'"]'),r=t&&h1(t,!0),r)return r}return t=ir(e,"label"),r=t&&Pr(t,!0),r||null}var Po=lw;function cw(e){return e=Pe(e),Po(e)}var dw=cw,fw=[{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"]}],pw=fw;function v1(e){var t=or(e),r=[];return e.children.forEach(function(a){a.actualNode.nodeType===3?t&&r.push(a):r=r.concat(v1(a))}),r}var mw=v1,hw=Jt(function(t){var r=Pe(t),a=r.boundingClientRect,n=[],i=Xu(r);return t.childNodes.forEach(function(o){if(!(o.nodeType!==3||Me(o.nodeValue)==="")){var s=vw(o);gw(s,a)||n.push.apply(n,Ee(bw(s,i)))}}),n.length?n:[a]}),xl=hw;function vw(e){var t=g.createRange();return t.selectNodeContents(e),Array.from(t.getClientRects())}function gw(e,t){return e.some(function(r){var a=ul(r);return!Qu(a,t)})}function bw(e,t){var r=[];return e.forEach(function(a){if(!(a.width<1||a.height<1)){var n=t.reduce(function(i,o){return i&&al(i,o.boundingClientRect)},a);n&&r.push(n)}}),r}function yw(e){ja();var t=Pe(e),r=t._grid;if(!r)return[];var a=xl(e);return a.map(function(n){return ll(r,n)})}var Cl=yw,ww=["checkbox","img","meter","progressbar","scrollbar","radio","slider","spinbutton","textbox"];function Dw(e){var t=nt(e),r=t.vNode,a=h.commons.aria.getExplicitRole(r);if(a)return ww.indexOf(a)!==-1;switch(r.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 r.props.type!=="hidden";default:return!1}}var Al=Dw,_w=["head","title","template","script","style","iframe","object","video","audio","noscript"];function g1(e){return _w.includes(e.props.nodeName)?!1:e.children.some(function(t){var r=t.props;return r.nodeType===3&&r.nodeValue.trim()})}function b1(e,t,r){return g1(e)||Al(e.actualNode)||!r&&!!Io(e)||!t&&e.children.some(function(a){return a.actualNode.nodeType===1&&b1(a)})}var yi=b1;function Ew(e,t,r){return e=Pe(e),yi(e,t,r)}var No=Ew;function Fl(e){return typeof e.children>"u"||g1(e)?!0:e.props.nodeType===1&&Al(e)?!!h.commons.text.accessibleTextVirtual(e):e.children.some(function(t){return!t.attr("lang")&&Fl(t)&&!fa(t)})}function xw(e){var t=parseInt(e.getAttribute("tabindex"),10);return t>-1&&yt(e)&&!pl(e)}var y1=xw;function w1(e,t){var r=nt(e),a=r.vNode,n=r.domNode;return a?(a._isHiddenWithCSS===void 0&&(a._isHiddenWithCSS=D1(n,t)),a._isHiddenWithCSS):D1(n,t)}function D1(e,t){if(e.nodeType===9||(e.nodeType===11&&(e=e.host),["STYLE","SCRIPT"].includes(e.nodeName.toUpperCase())))return!1;var r=p.getComputedStyle(e,null);if(!r)throw new Error("Style does not exist for the given element.");var a=r.getPropertyValue("display");if(a==="none")return!0;var n=["hidden","collapse"],i=r.getPropertyValue("visibility");if(n.includes(i)&&!t||n.includes(i)&&t&&n.includes(t))return!0;var o=Pt(e);return o&&!n.includes(i)?w1(o,i):!1}var Cw=w1;function Aw(e){var t=e.doctype;return t===null?!1:t.name==="html"&&!t.publicId&&!t.systemId}var _1=Aw;function Nr(e){var t=nt(e),r=t.vNode;if(r.props.nodeType!==1)return!1;var a=parseInt(r.attr("tabindex",10));return a<=-1?!1:yt(r)}function Fw(e){var t;(e instanceof It||(t=p)!==null&&t!==void 0&&t.Node&&e instanceof p.Node)&&(e=h.commons.aria.getRole(e));var r=We.ariaRoles[e];return(r==null?void 0:r.type)||null}var Lr=Fw;function E1(e,t){t(e.actualNode)!==!1&&e.children.forEach(function(r){return E1(r,t)})}var Tw=["block","list-item","table","flex","grid","inline-block"];function x1(e){var t=p.getComputedStyle(e).getPropertyValue("display");return Tw.includes(t)||t.substr(0,6)==="table-"}function Rw(e){for(var t=Pt(e);t&&!x1(t);)t=Pt(t);return Pe(t)}function Sw(e,t){if(x1(e))return!1;var r=Rw(e),a="",n="",i=0;return E1(r,function(o){if(i===2)return!1;if(o.nodeType===3&&(a+=o.nodeValue),o.nodeType===1){var s=(o.nodeName||"").toUpperCase();if(o===e&&(i=1),["BR","HR"].includes(s))i===0?(a="",n=""):i=2;else{if(o.style.display==="none"||o.style.overflow==="hidden"||!["",null,"none"].includes(o.style.float)||!["",null,"relative"].includes(o.style.position))return!1;if(Lr(o)==="widget")return n+=o.textContent,!1}}}),a=Me(a),t!=null&&t.noLengthCompare?a.length!==0:(n=Me(n),a.length>n.length)}var Tl=Sw;function kw(e){e=e||{};var t=e.modalPercent||.75;if(ze.get("isModalOpen"))return ze.get("isModalOpen");var r=$r(h._tree[0],"dialog, [role=dialog], [aria-modal=true]",or);if(r.length)return ze.set("isModalOpen",!0),!0;for(var a=Fo(p),n=a.width*t,i=a.height*t,o=(a.width-n)/2,s=(a.height-i)/2,u=[{x:o,y:s},{x:a.width-o,y:s},{x:a.width/2,y:a.height/2},{x:o,y:a.height-s},{x:a.width-o,y:a.height-s}],c=u.map(function(y){return Array.from(g.elementsFromPoint(y.x,y.y))}),d=function(w){var C=c[w].find(function(A){var E=p.getComputedStyle(A);return parseInt(E.width,10)>=n&&parseInt(E.height,10)>=i&&E.getPropertyValue("pointer-events")!=="none"&&(E.position==="absolute"||E.position==="fixed")});if(C&&c.every(function(A){return A.includes(C)}))return ze.set("isModalOpen",!0),{v:!0}},m=0;m<c.length;m++){var v=d(m);if(U(v)==="object")return v.v}ze.set("isModalOpen",void 0)}var wi=kw;function C1(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:2,r=e.ownerDocument.createRange();r.setStart(e,0),r.setEnd(e,e.childNodes.length);var a=0,n=0,i=gt(r.getClientRects()),o;try{for(i.s();!(o=i.n()).done;){var s=o.value;if(!(s.height<=t))if(a>s.top+t)a=Math.max(a,s.bottom);else if(n===0)a=s.bottom,n++;else return!0}}catch(u){i.e(u)}finally{i.f()}return!1}function Ow(e){return e instanceof p.Node}var Mw=Ow,Lo={},Iw={set:function(t,r){if(typeof t!="string")throw new Error("Incomplete data: key must be a string");return r&&(Lo[t]=r),Lo[t]},get:function(t){return Lo[t]},clear:function(){Lo={}}},Nt=Iw;function Pw(e,t){var r=["IMG","CANVAS","OBJECT","IFRAME","VIDEO","SVG"],a=e.nodeName.toUpperCase();if(r.includes(a))return Nt.set("bgColor","imgNode"),!0;t=t||p.getComputedStyle(e);var n=t.getPropertyValue("background-image"),i=n!=="none";if(i){var o=/gradient/.test(n);Nt.set("bgColor",o?"bgGradient":"bgImage")}return i}var Bo=Pw,A1={};ar(A1,{Colorjs:function(){return lr},CssSelectorParser:function(){return Nw.CssSelectorParser},doT:function(){return F1.default},emojiRegexText:function(){return wl},memoize:function(){return Lw.default}});var Nw=Dr(Ji()),F1=Dr(mn()),Lw=Dr(pn());function xt(e,t){var r=e.length;Array.isArray(e[0])||(e=[e]),Array.isArray(t[0])||(t=t.map(function(o){return[o]}));var a=t[0].length,n=t[0].map(function(o,s){return t.map(function(u){return u[s]})}),i=e.map(function(o){return n.map(function(s){var u=0;if(!Array.isArray(o)){var c=gt(s),d;try{for(c.s();!(d=c.n()).done;){var m=d.value;u+=o*m}}catch(y){c.e(y)}finally{c.f()}return u}for(var v=0;v<o.length;v++)u+=o[v]*(s[v]||0);return u})});return r===1&&(i=i[0]),a===1?i.map(function(o){return o[0]}):i}function Di(e){return ma(e)==="string"}function ma(e){var t=Object.prototype.toString.call(e);return(t.match(/^\[object\s+(.*?)\]$/)[1]||"").toLowerCase()}function $o(e,t){e=+e,t=+t;var r=(Math.floor(e)+"").length;if(t>r)return+e.toFixed(t-r);var a=Math.pow(10,r-t);return Math.round(e/a)*a}function T1(e){if(e){e=e.trim();var t=/^([a-z]+)\((.+?)\)$/i,r=/^-?[\d.]+$/,a=e.match(t);if(a){var n=[];return a[2].replace(/\/?\s*([-\w.]+(?:%|deg)?)/g,function(i,o){/%$/.test(o)?(o=new Number(o.slice(0,-1)/100),o.type="<percentage>"):/deg$/.test(o)?(o=new Number(+o.slice(0,-3)),o.type="<angle>",o.unit="deg"):r.test(o)&&(o=new Number(o),o.type="<number>"),i.startsWith("/")&&(o=o instanceof Number?o:new Number(o),o.alpha=!0),n.push(o)}),{name:a[1].toLowerCase(),rawName:a[1],rawArgs:a[2],args:n}}}}function R1(e){return e[e.length-1]}function qo(e,t,r){return isNaN(e)?t:isNaN(t)?e:e+(t-e)*r}function S1(e,t,r){return(r-e)/(t-e)}function Rl(e,t,r){return qo(t[0],t[1],S1(e[0],e[1],r))}function k1(e){return e.map(function(t){return t.split("|").map(function(r){r=r.trim();var a=r.match(/^(<[a-z]+>)\[(-?[.\d]+),\s*(-?[.\d]+)\]?$/);if(a){var n=new String(a[1]);return n.range=[+a[2],+a[3]],n}return r})})}var Bw=Object.freeze({__proto__:null,isString:Di,type:ma,toPrecision:$o,parseFunction:T1,last:R1,interpolate:qo,interpolateInv:S1,mapRange:Rl,parseCoordGrammar:k1,multiplyMatrices:xt}),$w=function(){function e(){Yt(this,e)}return rr(e,[{key:"add",value:function(r,a,n){if(typeof arguments[0]!="string"){for(var r in arguments[0])this.add(r,arguments[0][r],arguments[1]);return}(Array.isArray(r)?r:[r]).forEach(function(i){this[i]=this[i]||[],a&&this[i][n?"unshift":"push"](a)},this)}},{key:"run",value:function(r,a){this[r]=this[r]||[],this[r].forEach(function(n){n.call(a&&a.context?a.context:a,a)})}}]),e}(),ha=new $w,Br={gamut_mapping:"lch.c",precision:5,deltaE:"76"},Fr={D50:[.3457/.3585,1,(1-.3457-.3585)/.3585],D65:[.3127/.329,1,(1-.3127-.329)/.329]};function Sl(e){return Array.isArray(e)?e:Fr[e]}function jo(e,t,r){var a=arguments.length>3&&arguments[3]!==void 0?arguments[3]:{};if(e=Sl(e),t=Sl(t),!e||!t)throw new TypeError("Missing white point to convert ".concat(e?"":"from").concat(!e&&!t?"/":"").concat(t?"":"to"));if(e===t)return r;var n={W1:e,W2:t,XYZ:r,options:a};if(ha.run("chromatic-adaptation-start",n),n.M||(n.W1===Fr.D65&&n.W2===Fr.D50?n.M=[[1.0479298208405488,.022946793341019088,-.05019222954313557],[.029627815688159344,.990434484573249,-.01707382502938514],[-.009243058152591178,.015055144896577895,.7518742899580008]]:n.W1===Fr.D50&&n.W2===Fr.D65&&(n.M=[[.9554734527042182,-.023098536874261423,.0632593086610217],[-.028369706963208136,1.0099954580058226,.021041398966943008],[.012314001688319899,-.020507696433477912,1.3303659366080753]])),ha.run("chromatic-adaptation-end",n),n.M)return xt(n.M,n.XYZ);throw new TypeError("Only Bradford CAT with white points D50 and D65 supported for now.")}var qw=75e-6,jw=(M=new WeakSet,B=new WeakMap,G=new WeakSet,function(){function e(t){var r,a,n,i,o,s,u;Yt(this,e),Xe(this,G),Xe(this,M),tn(this,B,{writable:!0,value:void 0}),this.id=t.id,this.name=t.name,this.base=t.base?e.get(t.base):null,this.aliases=t.aliases,this.base&&(this.fromBase=t.fromBase,this.toBase=t.toBase);var c=(r=t.coords)!==null&&r!==void 0?r:this.base.coords;this.coords=c;var d=(a=(n=t.white)!==null&&n!==void 0?n:this.base.white)!==null&&a!==void 0?a:"D65";this.white=Sl(d),this.formats=(i=t.formats)!==null&&i!==void 0?i:{};for(var m in this.formats){var v=this.formats[m];v.type||(v.type="function"),v.name||(v.name=m)}t.cssId&&!((o=this.formats.functions)!==null&&o!==void 0&&o.color)?(this.formats.color={id:t.cssId},Object.defineProperty(this,"cssId",{value:t.cssId})):(s=this.formats)!==null&&s!==void 0&&s.color&&!((u=this.formats)!==null&&u!==void 0&&u.color.id)&&(this.formats.color.id=this.id),this.referred=t.referred,kr(this,B,oa(this,G,zw).call(this).reverse()),ha.run("colorspace-init-end",this)}return rr(e,[{key:"inGamut",value:function(r){var a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=a.epsilon,i=n===void 0?qw:n;if(this.isPolar)return r=this.toBase(r),this.base.inGamut(r,{epsilon:i});var o=Object.values(this.coords);return r.every(function(s,u){var c=o[u];if(c.type!=="angle"&&c.range){if(Number.isNaN(s))return!0;var d=ee(c.range,2),m=d[0],v=d[1];return(m===void 0||s>=m-i)&&(v===void 0||s<=v+i)}return!0})}},{key:"cssId",get:function(){var r,a;return((r=this.formats.functions)===null||r===void 0||(a=r.color)===null||a===void 0?void 0:a.id)||this.id}},{key:"isPolar",get:function(){for(var r in this.coords)if(this.coords[r].type==="angle")return!0;return!1}},{key:"getFormat",value:function(r){if(U(r)==="object")return r=oa(this,M,O1).call(this,r),r;var a;return r==="default"?a=Object.values(this.formats)[0]:a=this.formats[r],a?(a=oa(this,M,O1).call(this,a),a):null}},{key:"to",value:function(r,a){if(arguments.length===1){var n=[r.space,r.coords];r=n[0],a=n[1]}if(r=e.get(r),this===r)return a;a=a.map(function(v){return Number.isNaN(v)?0:v});for(var i=Vr(this,B),o=Vr(r,B),s,u,c=0;c<i.length&&i[c]===o[c];c++)s=i[c],u=c;if(!s)throw new Error("Cannot convert between color spaces ".concat(this," and ").concat(r,": no connection space was found"));for(var d=i.length-1;d>u;d--)a=i[d].toBase(a);for(var m=u+1;m<o.length;m++)a=o[m].fromBase(a);return a}},{key:"from",value:function(r,a){if(arguments.length===1){var n=[r.space,r.coords];r=n[0],a=n[1]}return r=e.get(r),r.to(this,a)}},{key:"toString",value:function(){return"".concat(this.name," (").concat(this.id,")")}},{key:"getMinCoords",value:function(){var r=[];for(var a in this.coords){var n,i=this.coords[a],o=i.range||i.refRange;r.push((n=o==null?void 0:o.min)!==null&&n!==void 0?n:0)}return r}}],[{key:"all",get:function(){return Ee(new Set(Object.values(e.registry)))}},{key:"register",value:function(r,a){if(arguments.length===1&&(a=arguments[0],r=a.id),a=this.get(a),this.registry[r]&&this.registry[r]!==a)throw new Error("Duplicate color space registration: '".concat(r,"'"));if(this.registry[r]=a,arguments.length===1&&a.aliases){var n=gt(a.aliases),i;try{for(n.s();!(i=n.n()).done;){var o=i.value;this.register(o,a)}}catch(s){n.e(s)}finally{n.f()}}return a}},{key:"get",value:function(r){if(!r||r instanceof e)return r;var a=ma(r);if(a==="string"){var n=e.registry[r.toLowerCase()];if(!n)throw new TypeError('No color space found with id = "'.concat(r,'"'));return n}for(var i=arguments.length,o=new Array(i>1?i-1:0),s=1;s<i;s++)o[s-1]=arguments[s];if(o.length)return e.get.apply(e,o);throw new TypeError("".concat(r," is not a valid color space"))}},{key:"resolveCoord",value:function(r,a){var n=ma(r),i,o;if(n==="string")if(r.includes(".")){var s=r.split("."),u=ee(s,2);i=u[0],o=u[1]}else i=void 0,o=r;else if(Array.isArray(r)){var c=ee(r,2);i=c[0],o=c[1]}else i=r.space,o=r.coordId;if(i=e.get(i),i||(i=a),!i)throw new TypeError("Cannot resolve coordinate reference ".concat(r,": No color space specified and relative references are not allowed here"));if(n=ma(o),n==="number"||n==="string"&&o>=0){var d=Object.entries(i.coords)[o];if(d)return Fe({space:i,id:d[0],index:o},d[1])}i=e.get(i);var m=o.toLowerCase(),v=0;for(var y in i.coords){var w,C=i.coords[y];if(y.toLowerCase()===m||((w=C.name)===null||w===void 0?void 0:w.toLowerCase())===m)return Fe({space:i,id:y,index:v},C);v++}throw new TypeError('No "'.concat(o,'" coordinate found in ').concat(i.name,". Its coordinates are: ").concat(Object.keys(i.coords).join(", ")))}}]),e}());function O1(e){if(e.coords&&!e.coordGrammar){e.type||(e.type="function"),e.name||(e.name="color"),e.coordGrammar=k1(e.coords);var t=Object.entries(this.coords).map(function(r,a){var n=ee(r,2);n[0];var i=n[1],o=e.coordGrammar[a][0],s=i.range||i.refRange,u=o.range,c="";return o=="<percentage>"?(u=[0,100],c="%"):o=="<angle>"&&(c="deg"),{fromRange:s,toRange:u,suffix:c}});e.serializeCoords=function(r,a){return r.map(function(n,i){var o=t[i],s=o.fromRange,u=o.toRange,c=o.suffix;return s&&u&&(n=Rl(s,u,n)),n=$o(n,a),c&&(n+=c),n})}}return e}function zw(){for(var e=[this],t=this;t=t.base;)e.push(t);return e}var _e=jw;Ki(_e,"registry",{}),Ki(_e,"DEFAULT_FORMAT",{type:"functions",name:"color"});var hr=new _e({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"]}),er=function(e){Ge(r,e);var t=Et(r);function r(a){var n,i;if(Yt(this,r),a.coords||(a.coords={r:{range:[0,1],name:"Red"},g:{range:[0,1],name:"Green"},b:{range:[0,1],name:"Blue"}}),a.base||(a.base=hr),a.toXYZ_M&&a.fromXYZ_M){var o,s;(o=a.toBase)!==null&&o!==void 0||(a.toBase=function(u){var c=xt(a.toXYZ_M,u);return i.white!==i.base.white&&(c=jo(i.white,i.base.white,c)),c}),(s=a.fromBase)!==null&&s!==void 0||(a.fromBase=function(u){return u=jo(i.base.white,i.white,u),xt(a.fromXYZ_M,u)})}return(n=a.referred)!==null&&n!==void 0||(a.referred="display"),i=t.call(this,a)}return rr(r)}(_e);function M1(e){var t,r={str:(t=String(e))===null||t===void 0?void 0:t.trim()};if(ha.run("parse-start",r),r.color)return r.color;if(r.parsed=T1(r.str),r.parsed){var a=function(){var m=r.parsed.name;if(m==="color"){var v=r.parsed.args.shift(),y=r.parsed.rawArgs.indexOf("/")>0?r.parsed.args.pop():1,w=gt(_e.all),C;try{for(w.s();!(C=w.n()).done;){var A=C.value,E=A.getFormat("color");if(E){var x;if(v===E.id||(x=E.ids)!==null&&x!==void 0&&x.includes(v)){var S=function(){var oe=Object.keys(A.coords).length,we=Array(oe).fill(0);return we.forEach(function(xe,be){return we[be]=r.parsed.args[be]||0}),{v:{v:{spaceId:A.id,coords:we,alpha:y}}}}();if(U(S)==="object")return S.v}}}}catch(oe){w.e(oe)}finally{w.f()}var k="";if(v in _e.registry){var $,z,K,Q=($=_e.registry[v].formats)===null||$===void 0||(z=$.functions)===null||z===void 0||(K=z.color)===null||K===void 0?void 0:K.id;Q&&(k="Did you mean color(".concat(Q,")?"))}throw new TypeError("Cannot parse color(".concat(v,"). ")+(k||"Missing a plugin?"))}else{var ye=gt(_e.all),me;try{var ie=function(){var we=me.value,xe=we.getFormat(m);if(xe&&xe.type==="function"){var be=1;(xe.lastAlpha||R1(r.parsed.args).alpha)&&(be=r.parsed.args.pop());var le=r.parsed.args;return xe.coordGrammar&&Object.entries(we.coords).forEach(function(J,Te){var O,se=ee(J,2),Y=se[0],ve=se[1],Re=xe.coordGrammar[Te],ne=(O=le[Te])===null||O===void 0?void 0:O.type;if(Re=Re.find(function(ot){return ot==ne}),!Re){var pe=ve.name||Y;throw new TypeError("".concat(ne," not allowed for ").concat(pe," in ").concat(m,"()"))}var Ye=Re.range;ne==="<percentage>"&&(Ye||(Ye=[0,1]));var rt=ve.range||ve.refRange;Ye&&rt&&(le[Te]=Rl(Ye,rt,le[Te]))}),{v:{v:{spaceId:we.id,coords:le,alpha:be}}}}};for(ye.s();!(me=ye.n()).done;){var ae=ie();if(U(ae)==="object")return ae.v}}catch(oe){ye.e(oe)}finally{ye.f()}}}();if(U(a)==="object")return a.v}else{var n=gt(_e.all),i;try{for(n.s();!(i=n.n()).done;){var o=i.value;for(var s in o.formats){var u=o.formats[s];if(u.type==="custom"&&!(u.test&&!u.test(r.str))){var c=u.parse(r.str);if(c){var d;return(d=c.alpha)!==null&&d!==void 0||(c.alpha=1),c}}}}}catch(m){n.e(m)}finally{n.f()}}throw new TypeError("Could not parse ".concat(e," as a color. Missing a plugin?"))}function tt(e){if(!e)throw new TypeError("Empty color reference");Di(e)&&(e=M1(e));var t=e.space||e.spaceId;return t instanceof _e||(e.space=_e.get(t)),e.alpha===void 0&&(e.alpha=1),e}function _i(e,t){return t=_e.get(t),t.from(e)}function vr(e,t){var r=_e.resolveCoord(t,e.space),a=r.space,n=r.index,i=_i(e,a);return i[n]}function I1(e,t,r){return t=_e.get(t),e.coords=t.to(e.space,r),e}function va(e,t,r){if(e=tt(e),arguments.length===2&&ma(arguments[1])==="object"){var a=arguments[1];for(var n in a)va(e,n,a[n])}else{typeof r=="function"&&(r=r(vr(e,t)));var i=_e.resolveCoord(t,e.space),o=i.space,s=i.index,u=_i(e,o);u[s]=r,I1(e,o,u)}return e}var kl=new _e({id:"xyz-d50",name:"XYZ D50",white:"D50",base:hr,fromBase:function(t){return jo(hr.white,"D50",t)},toBase:function(t){return jo("D50",hr.white,t)},formats:{color:{}}}),Vw=216/24389,P1=24/116,zo=24389/27,Ol=Fr.D50,ur=new _e({id:"lab",name:"Lab",coords:{l:{refRange:[0,100],name:"L"},a:{refRange:[-125,125]},b:{refRange:[-125,125]}},white:Ol,base:kl,fromBase:function(t){var r=t.map(function(n,i){return n/Ol[i]}),a=r.map(function(n){return n>Vw?Math.cbrt(n):(zo*n+16)/116});return[116*a[1]-16,500*(a[0]-a[1]),200*(a[1]-a[2])]},toBase:function(t){var r=[];r[1]=(t[0]+16)/116,r[0]=t[1]/500+r[1],r[2]=r[1]-t[2]/200;var a=[r[0]>P1?Math.pow(r[0],3):(116*r[0]-16)/zo,t[0]>8?Math.pow((t[0]+16)/116,3):t[0]/zo,r[2]>P1?Math.pow(r[2],3):(116*r[2]-16)/zo];return a.map(function(n,i){return n*Ol[i]})},formats:{lab:{coords:["<number> | <percentage>","<number>","<number>"]}}});function Vo(e){return(e%360+360)%360}function Hw(e,t){if(e==="raw")return t;var r=t.map(Vo),a=ee(r,2),n=a[0],i=a[1],o=i-n;return e==="increasing"?o<0&&(i+=360):e==="decreasing"?o>0&&(n+=360):e==="longer"?-180<o&&o<180&&(o>0?i+=360:n+=360):e==="shorter"&&(o>180?n+=360:o<-180&&(i+=360)),[n,i]}var Ei=new _e({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:ur,fromBase:function(t){var r=ee(t,3),a=r[0],n=r[1],i=r[2],o,s=.02;return Math.abs(n)<s&&Math.abs(i)<s?o=NaN:o=Math.atan2(i,n)*180/Math.PI,[a,Math.sqrt(Math.pow(n,2)+Math.pow(i,2)),Vo(o)]},toBase:function(t){var r=ee(t,3),a=r[0],n=r[1],i=r[2];return n<0&&(n=0),isNaN(i)&&(i=0),[a,n*Math.cos(i*Math.PI/180),n*Math.sin(i*Math.PI/180)]},formats:{lch:{coords:["<number> | <percentage>","<number>","<number> | <angle>"]}}}),N1=Math.pow(25,7),Ho=Math.PI,L1=180/Ho,Fn=Ho/180;function Ml(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},a=r.kL,n=a===void 0?1:a,i=r.kC,o=i===void 0?1:i,s=r.kH,u=s===void 0?1:s,c=ur.from(e),d=ee(c,3),m=d[0],v=d[1],y=d[2],w=Ei.from(ur,[m,v,y])[1],C=ur.from(t),A=ee(C,3),E=A[0],x=A[1],S=A[2],k=Ei.from(ur,[E,x,S])[1];w<0&&(w=0),k<0&&(k=0);var $=(w+k)/2,z=Math.pow($,7),K=.5*(1-Math.sqrt(z/(z+N1))),Q=(1+K)*v,ye=(1+K)*x,me=Math.sqrt(Math.pow(Q,2)+Math.pow(y,2)),ie=Math.sqrt(Math.pow(ye,2)+Math.pow(S,2)),ae=Q===0&&y===0?0:Math.atan2(y,Q),oe=ye===0&&S===0?0:Math.atan2(S,ye);ae<0&&(ae+=2*Ho),oe<0&&(oe+=2*Ho),ae*=L1,oe*=L1;var we=E-m,xe=ie-me,be=oe-ae,le=ae+oe,J=Math.abs(be),Te;me*ie===0?Te=0:J<=180?Te=be:be>180?Te=be-360:be<-180?Te=be+360:console.log("the unthinkable has happened");var O=2*Math.sqrt(ie*me)*Math.sin(Te*Fn/2),se=(m+E)/2,Y=(me+ie)/2,ve=Math.pow(Y,7),Re;me*ie===0?Re=le:J<=180?Re=le/2:le<360?Re=(le+360)/2:Re=(le-360)/2;var ne=Math.pow(se-50,2),pe=1+.015*ne/Math.sqrt(20+ne),Ye=1+.045*Y,rt=1;rt-=.17*Math.cos((Re-30)*Fn),rt+=.24*Math.cos(2*Re*Fn),rt+=.32*Math.cos((3*Re+6)*Fn),rt-=.2*Math.cos((4*Re-63)*Fn);var ot=1+.015*Y*rt,wt=30*Math.exp(-1*Math.pow((Re-275)/25,2)),Tt=2*Math.sqrt(ve/(ve+N1)),At=-1*Math.sin(2*wt*Fn)*Tt,ft=Math.pow(we/(n*pe),2);return ft+=Math.pow(xe/(o*Ye),2),ft+=Math.pow(O/(u*ot),2),ft+=At*(xe/(o*Ye))*(O/(u*ot)),Math.sqrt(ft)}var Uw=75e-6;function xi(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:e.space,r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},a=r.epsilon,n=a===void 0?Uw:a;e=tt(e),t=_e.get(t);var i=e.coords;return t!==e.space&&(i=t.from(e)),t.inGamut(i,{epsilon:n})}function Ci(e){return{space:e.space,coords:e.coords.slice(),alpha:e.alpha}}function ga(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=t.method,a=r===void 0?Br.gamut_mapping:r,n=t.space,i=n===void 0?e.space:n;if(Di(arguments[1])&&(i=arguments[1]),i=_e.get(i),xi(e,i,{epsilon:0}))return e;var o=gr(e,i);if(a!=="clip"&&!xi(e,i)){var s=ga(Ci(o),{method:"clip",space:i});if(Ml(e,s)>2){for(var u=_e.resolveCoord(a),c=u.space,d=u.id,m=gr(o,c),v=u.range||u.refRange,y=v[0],w=.01,C=y,A=vr(m,d);A-C>w;){var E=Ci(m);E=ga(E,{space:i,method:"clip"});var x=Ml(m,E);x-2<w?C=vr(m,d):A=vr(m,d),va(m,d,(C+A)/2)}o=gr(m,i)}else o=s}if(a==="clip"||!xi(o,i,{epsilon:0})){var S=Object.values(i.coords).map(function(k){return k.range||[]});o.coords=o.coords.map(function(k,$){var z=ee(S[$],2),K=z[0],Q=z[1];return K!==void 0&&(k=Math.max(K,k)),Q!==void 0&&(k=Math.min(k,Q)),k})}return i!==e.space&&(o=gr(o,e.space)),e.coords=o.coords,e}ga.returns="color";function gr(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},a=r.inGamut;e=tt(e),t=_e.get(t);var n=t.from(e),i={space:t,coords:n,alpha:e.alpha};return a&&(i=ga(i)),i}gr.returns="color";function Uo(e){var t,r,a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=a.precision,i=n===void 0?Br.precision:n,o=a.format,s=o===void 0?"default":o,u=a.inGamut,c=u===void 0?!0:u,d=st(a,W),m;e=tt(e);var v=s;s=(t=(r=e.space.getFormat(s))!==null&&r!==void 0?r:e.space.getFormat("default"))!==null&&t!==void 0?t:_e.DEFAULT_FORMAT,c||(c=s.toGamut);var y=e.coords;if(y=y.map(function(k){return k||0}),c&&!xi(e)&&(y=ga(Ci(e),c===!0?void 0:c).coords),s.type==="custom")if(d.precision=i,s.serialize)m=s.serialize(y,e.alpha,d);else throw new TypeError("format ".concat(v," can only be used to parse colors, not for serialization"));else{var w=s.name||"color";s.serializeCoords?y=s.serializeCoords(y,i):i!==null&&(y=y.map(function(k){return $o(k,i)}));var C=Ee(y);if(w==="color"){var A,E=s.id||((A=s.ids)===null||A===void 0?void 0:A[0])||e.space.id;C.unshift(E)}var x=e.alpha;i!==null&&(x=$o(x,i));var S=e.alpha<1&&!s.noAlpha?"".concat(s.commas?",":" /"," ").concat(x):"";m="".concat(w,"(").concat(C.join(s.commas?", ":" ")).concat(S,")")}return m}var Gw=[[.6369580483012914,.14461690358620832,.1688809751641721],[.2627002120112671,.6779980715188708,.05930171646986196],[0,.028072693049087428,1.060985057710791]],Ww=[[1.716651187971268,-.355670783776392,-.25336628137366],[-.666684351832489,1.616481236634939,.0157685458139111],[.017639857445311,-.042770613257809,.942103121235474]],Go=new er({id:"rec2020-linear",name:"Linear REC.2020",white:"D65",toXYZ_M:Gw,fromXYZ_M:Ww,formats:{color:{}}}),Wo=1.09929682680944,B1=.018053968510807,$1=new er({id:"rec2020",name:"REC.2020",base:Go,toBase:function(t){return t.map(function(r){return r<B1*4.5?r/4.5:Math.pow((r+Wo-1)/Wo,1/.45)})},fromBase:function(t){return t.map(function(r){return r>=B1?Wo*Math.pow(r,.45)-(Wo-1):4.5*r})},formats:{color:{}}}),Yw=[[.4865709486482162,.26566769316909306,.1982172852343625],[.2289745640697488,.6917385218365064,.079286914093745],[0,.04511338185890264,1.043944368900976]],Xw=[[2.493496911941425,-.9313836179191239,-.40271078445071684],[-.8294889695615747,1.7626640603183463,.023624685841943577],[.03584583024378447,-.07617238926804182,.9568845240076872]],q1=new er({id:"p3-linear",name:"Linear P3",white:"D65",toXYZ_M:Yw,fromXYZ_M:Xw}),Kw=[[.41239079926595934,.357584339383878,.1804807884018343],[.21263900587151027,.715168678767756,.07219231536073371],[.01933081871559182,.11919477979462598,.9505321522496607]],Zw=[[3.2409699419045226,-1.537383177570094,-.4986107602930034],[-.9692436362808796,1.8759675015077202,.04155505740717559],[.05563007969699366,-.20397695888897652,1.0569715142428786]],j1=new er({id:"srgb-linear",name:"Linear sRGB",white:"D65",toXYZ_M:Kw,fromXYZ_M:Zw,formats:{color:{}}}),z1={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:[153/255,50/255,204/255],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,153/255],lightslategrey:[119/255,136/255,153/255],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:[102/255,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,204/255],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:[102/255,51/255,153/255],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]},V1=Array(3).fill("<percentage> | <number>[0, 255]"),H1=Array(3).fill("<number>[0, 255]"),Ai=new er({id:"srgb",name:"sRGB",base:j1,fromBase:function(t){return t.map(function(r){var a=r<0?-1:1,n=r*a;return n>.0031308?a*(1.055*Math.pow(n,1/2.4)-.055):12.92*r})},toBase:function(t){return t.map(function(r){var a=r<0?-1:1,n=r*a;return n<.04045?r/12.92:a*Math.pow((n+.055)/1.055,2.4)})},formats:{rgb:{coords:V1},rgb_number:{name:"rgb",commas:!0,coords:H1,noAlpha:!0},color:{},rgba:{coords:V1,commas:!0,lastAlpha:!0},rgba_number:{name:"rgba",commas:!0,coords:H1},hex:{type:"custom",toGamut:!0,test:function(t){return/^#([a-f0-9]{3,4}){1,2}$/i.test(t)},parse:function(t){t.length<=5&&(t=t.replace(/[a-f0-9]/gi,"$&$&"));var r=[];return t.replace(/[a-f0-9]{2}/gi,function(a){r.push(parseInt(a,16)/255)}),{spaceId:"srgb",coords:r.slice(0,3),alpha:r.slice(3)[0]}},serialize:function(t,r){var a=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},n=a.collapse,i=n===void 0?!0:n;r<1&&t.push(r),t=t.map(function(u){return Math.round(u*255)});var o=i&&t.every(function(u){return u%17===0}),s=t.map(function(u){return o?(u/17).toString(16):u.toString(16).padStart(2,"0")}).join("");return"#"+s}},keyword:{type:"custom",test:function(t){return/^[a-z]+$/i.test(t)},parse:function(t){t=t.toLowerCase();var r={spaceId:"srgb",coords:null,alpha:1};if(t==="transparent"?(r.coords=z1.black,r.alpha=0):r.coords=z1[t],r.coords)return r}}}}),U1=new er({id:"p3",name:"P3",base:q1,fromBase:Ai.fromBase,toBase:Ai.toBase,formats:{color:{id:"display-p3"}}});if(Br.display_space=Ai,typeof CSS<"u"&&CSS.supports)for(var Il=0,G1=[ur,$1,U1];Il<G1.length;Il++){var Pl=G1[Il],Jw=Pl.getMinCoords(),Qw={space:Pl,coords:Jw,alpha:1},eD=Uo(Qw);if(CSS.supports("color",eD)){Br.display_space=Pl;break}}function tD(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=t.space,a=r===void 0?Br.display_space:r,n=st(t,re),i=Uo(e,n);if(typeof CSS>"u"||CSS.supports("color",i)||!Br.display_space)i=new String(i),i.color=e;else{var o=gr(e,a);i=new String(Uo(o,n)),i.color=o}return i}function W1(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:"lab";r=_e.get(r);var a=r.from(e),n=r.from(t);return Math.sqrt(a.reduce(function(i,o,s){var u=n[s];return isNaN(o)||isNaN(u)?i:i+Math.pow(u-o,2)},0))}function rD(e,t){return e=tt(e),t=tt(t),e.space===t.space&&e.alpha===t.alpha&&e.coords.every(function(r,a){return r===t.coords[a]})}function ba(e){return vr(e,[hr,"y"])}function Y1(e,t){va(e,[hr,"y"],t)}function aD(e){Object.defineProperty(e.prototype,"luminance",{get:function(){return ba(this)},set:function(r){Y1(this,r)}})}var nD=Object.freeze({__proto__:null,getLuminance:ba,setLuminance:Y1,register:aD});function iD(e,t){e=tt(e),t=tt(t);var r=Math.max(ba(e),0),a=Math.max(ba(t),0);if(a>r){var n=[a,r];r=n[0],a=n[1]}return(r+.05)/(a+.05)}var oD=.56,sD=.57,uD=.62,lD=.65,X1=.022,cD=1.414,dD=.1,fD=5e-4,pD=1.14,K1=.027,mD=1.14;function Z1(e){return e>=X1?e:e+Math.pow(X1-e,cD)}function Tn(e){var t=e<0?-1:1,r=Math.abs(e);return t*Math.pow(r,2.4)}function hD(e,t){t=tt(t),e=tt(e);var r,a,n,i,o,s;t=gr(t,"srgb");var u=ee(t.coords,3);i=u[0],o=u[1],s=u[2];var c=Tn(i)*.2126729+Tn(o)*.7151522+Tn(s)*.072175;e=gr(e,"srgb");var d=ee(e.coords,3);i=d[0],o=d[1],s=d[2];var m=Tn(i)*.2126729+Tn(o)*.7151522+Tn(s)*.072175,v=Z1(c),y=Z1(m),w=y>v;return Math.abs(y-v)<fD?a=0:w?(r=Math.pow(y,oD)-Math.pow(v,sD),a=r*pD):(r=Math.pow(y,lD)-Math.pow(v,uD),a=r*mD),Math.abs(a)<dD?n=0:a>0?n=a-K1:n=a+K1,n*100}function vD(e,t){e=tt(e),t=tt(t);var r=Math.max(ba(e),0),a=Math.max(ba(t),0);if(a>r){var n=[a,r];r=n[0],a=n[1]}var i=r+a;return i===0?0:(r-a)/i}var gD=5e4;function bD(e,t){e=tt(e),t=tt(t);var r=Math.max(ba(e),0),a=Math.max(ba(t),0);if(a>r){var n=[a,r];r=n[0],a=n[1]}return a===0?gD:(r-a)/a}function yD(e,t){e=tt(e),t=tt(t);var r=vr(e,[ur,"l"]),a=vr(t,[ur,"l"]);return Math.abs(r-a)}var wD=216/24389,J1=24/116,Yo=24389/27,Nl=Fr.D65,Ll=new _e({id:"lab-d65",name:"Lab D65",coords:{l:{refRange:[0,100],name:"L"},a:{refRange:[-125,125]},b:{refRange:[-125,125]}},white:Nl,base:hr,fromBase:function(t){var r=t.map(function(n,i){return n/Nl[i]}),a=r.map(function(n){return n>wD?Math.cbrt(n):(Yo*n+16)/116});return[116*a[1]-16,500*(a[0]-a[1]),200*(a[1]-a[2])]},toBase:function(t){var r=[];r[1]=(t[0]+16)/116,r[0]=t[1]/500+r[1],r[2]=r[1]-t[2]/200;var a=[r[0]>J1?Math.pow(r[0],3):(116*r[0]-16)/Yo,t[0]>8?Math.pow((t[0]+16)/116,3):t[0]/Yo,r[2]>J1?Math.pow(r[2],3):(116*r[2]-16)/Yo];return a.map(function(n,i){return n*Nl[i]})},formats:{"lab-d65":{coords:["<number> | <percentage>","<number>","<number>"]}}}),Bl=Math.pow(5,.5)*.5+.5;function DD(e,t){e=tt(e),t=tt(t);var r=vr(e,[Ll,"l"]),a=vr(t,[Ll,"l"]),n=Math.abs(Math.pow(r,Bl)-Math.pow(a,Bl)),i=Math.pow(n,1/Bl)*Math.SQRT2-40;return i<7.5?0:i}var Xo=Object.freeze({__proto__:null,contrastWCAG21:iD,contrastAPCA:hD,contrastMichelson:vD,contrastWeber:bD,contrastLstar:yD,contrastDeltaPhi:DD});function _D(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Di(r)&&(r={algorithm:r});var a=r,n=a.algorithm,i=st(a,de);if(!n){var o=Object.keys(Xo).map(function(u){return u.replace(/^contrast/,"")}).join(", ");throw new TypeError("contrast() function needs a contrast algorithm. Please specify one of: ".concat(o))}e=tt(e),t=tt(t);for(var s in Xo)if("contrast"+n.toLowerCase()===s.toLowerCase())return Xo[s](e,t,i);throw new TypeError("Unknown contrast algorithm: ".concat(n))}function Q1(e){var t=_i(e,hr),r=ee(t,3),a=r[0],n=r[1],i=r[2],o=a+15*n+3*i;return[4*a/o,9*n/o]}function ep(e){var t=_i(e,hr),r=ee(t,3),a=r[0],n=r[1],i=r[2],o=a+n+i;return[a/o,n/o]}function ED(e){Object.defineProperty(e.prototype,"uv",{get:function(){return Q1(this)}}),Object.defineProperty(e.prototype,"xy",{get:function(){return ep(this)}})}var xD=Object.freeze({__proto__:null,uv:Q1,xy:ep,register:ED});function CD(e,t){return W1(e,t,"lab")}var AD=Math.PI,tp=AD/180;function FD(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},a=r.l,n=a===void 0?2:a,i=r.c,o=i===void 0?1:i,s=ur.from(e),u=ee(s,3),c=u[0],d=u[1],m=u[2],v=Ei.from(ur,[c,d,m]),y=ee(v,3),w=y[1],C=y[2],A=ur.from(t),E=ee(A,3),x=E[0],S=E[1],k=E[2],$=Ei.from(ur,[x,S,k])[1];w<0&&(w=0),$<0&&($=0);var z=c-x,K=w-$,Q=d-S,ye=m-k,me=Math.pow(Q,2)+Math.pow(ye,2)-Math.pow(K,2),ie=.511;c>=16&&(ie=.040975*c/(1+.01765*c));var ae=.0638*w/(1+.0131*w)+.638,oe;Number.isNaN(C)&&(C=0),C>=164&&C<=345?oe=.56+Math.abs(.2*Math.cos((C+168)*tp)):oe=.36+Math.abs(.4*Math.cos((C+35)*tp));var we=Math.pow(w,4),xe=Math.sqrt(we/(we+1900)),be=ae*(xe*oe+1-xe),le=Math.pow(z/(n*ie),2);return le+=Math.pow(K/(o*ae),2),le+=me/Math.pow(be,2),Math.sqrt(le)}var rp=203,$l=new _e({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:hr,fromBase:function(t){return t.map(function(r){return Math.max(r*rp,0)})},toBase:function(t){return t.map(function(r){return Math.max(r/rp,0)})}}),Ko=1.15,Zo=.66,ap=2610/Math.pow(2,14),TD=Math.pow(2,14)/2610,np=3424/Math.pow(2,12),ip=2413/Math.pow(2,7),op=2392/Math.pow(2,7),RD=1.7*2523/Math.pow(2,5),sp=Math.pow(2,5)/(1.7*2523),Jo=-.56,ql=16295499532821565e-27,SD=[[.41478972,.579999,.014648],[-.20151,1.120649,.0531008],[-.0166008,.2648,.6684799]],kD=[[1.9242264357876067,-1.0047923125953657,.037651404030618],[.35031676209499907,.7264811939316552,-.06538442294808501],[-.09098281098284752,-.3127282905230739,1.5227665613052603]],OD=[[.5,.5,0],[3.524,-4.066708,.542708],[.199076,1.096799,-1.295875]],MD=[[1,.1386050432715393,.05804731615611886],[.9999999999999999,-.1386050432715393,-.05804731615611886],[.9999999999999998,-.09601924202631895,-.8118918960560388]],up=new _e({id:"jzazbz",name:"Jzazbz",coords:{jz:{refRange:[0,1],name:"Jz"},az:{refRange:[-.5,.5]},bz:{refRange:[-.5,.5]}},base:$l,fromBase:function(t){var r=ee(t,3),a=r[0],n=r[1],i=r[2],o=Ko*a-(Ko-1)*i,s=Zo*n-(Zo-1)*a,u=xt(SD,[o,s,i]),c=u.map(function(A){var E=np+ip*Math.pow(A/1e4,ap),x=1+op*Math.pow(A/1e4,ap);return Math.pow(E/x,RD)}),d=xt(OD,c),m=ee(d,3),v=m[0],y=m[1],w=m[2],C=(1+Jo)*v/(1+Jo*v)-ql;return[C,y,w]},toBase:function(t){var r=ee(t,3),a=r[0],n=r[1],i=r[2],o=(a+ql)/(1+Jo-Jo*(a+ql)),s=xt(MD,[o,n,i]),u=s.map(function(A){var E=np-Math.pow(A,sp),x=op*Math.pow(A,sp)-ip,S=1e4*Math.pow(E/x,TD);return S}),c=xt(kD,u),d=ee(c,3),m=d[0],v=d[1],y=d[2],w=(m+(Ko-1)*y)/Ko,C=(v+(Zo-1)*w)/Zo;return[w,C,y]},formats:{color:{}}}),jl=new _e({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:up,fromBase:function(t){var r=ee(t,3),a=r[0],n=r[1],i=r[2],o,s=2e-4;return Math.abs(n)<s&&Math.abs(i)<s?o=NaN:o=Math.atan2(i,n)*180/Math.PI,[a,Math.sqrt(Math.pow(n,2)+Math.pow(i,2)),Vo(o)]},toBase:function(t){return[t[0],t[1]*Math.cos(t[2]*Math.PI/180),t[1]*Math.sin(t[2]*Math.PI/180)]},formats:{color:{}}});function ID(e,t){var r=jl.from(e),a=ee(r,3),n=a[0],i=a[1],o=a[2],s=jl.from(t),u=ee(s,3),c=u[0],d=u[1],m=u[2],v=n-c,y=i-d;Number.isNaN(o)&&Number.isNaN(m)?(o=0,m=0):Number.isNaN(o)?o=m:Number.isNaN(m)&&(m=o);var w=o-m,C=2*Math.sqrt(i*d)*Math.sin(w/2*(Math.PI/180));return Math.sqrt(Math.pow(v,2)+Math.pow(y,2)+Math.pow(C,2))}var lp=3424/4096,cp=2413/128,dp=2392/128,fp=2610/16384,PD=2523/32,ND=16384/2610,pp=32/2523,LD=[[.3592,.6976,-.0358],[-.1922,1.1004,.0755],[.007,.0749,.8434]],BD=[[2048/4096,2048/4096,0],[6610/4096,-13613/4096,7003/4096],[17933/4096,-17390/4096,-543/4096]],$D=[[.9999888965628402,.008605050147287059,.11103437159861648],[1.00001110343716,-.008605050147287059,-.11103437159861648],[1.0000320633910054,.56004913547279,-.3206339100541203]],qD=[[2.0701800566956137,-1.326456876103021,.20661600684785517],[.3649882500326575,.6804673628522352,-.04542175307585323],[-.04959554223893211,-.04942116118675749,1.1879959417328034]],zl=new _e({id:"ictcp",name:"ICTCP",coords:{i:{refRange:[0,1],name:"I"},ct:{refRange:[-.5,.5],name:"CT"},cp:{refRange:[-.5,.5],name:"CP"}},base:$l,fromBase:function(t){var r=xt(LD,t);return jD(r)},toBase:function(t){var r=zD(t);return xt(qD,r)},formats:{color:{}}});function jD(e){var t=e.map(function(r){var a=lp+cp*Math.pow(r/1e4,fp),n=1+dp*Math.pow(r/1e4,fp);return Math.pow(a/n,PD)});return xt(BD,t)}function zD(e){var t=xt($D,e),r=t.map(function(a){var n=Math.max(Math.pow(a,pp)-lp,0),i=cp-dp*Math.pow(a,pp);return 1e4*Math.pow(n/i,ND)});return r}function VD(e,t){var r=zl.from(e),a=ee(r,3),n=a[0],i=a[1],o=a[2],s=zl.from(t),u=ee(s,3),c=u[0],d=u[1],m=u[2];return 720*Math.sqrt(Math.pow(n-c,2)+.25*Math.pow(i-d,2)+Math.pow(o-m,2))}var HD=[[.8190224432164319,.3619062562801221,-.12887378261216414],[.0329836671980271,.9292868468965546,.03614466816999844],[.048177199566046255,.26423952494422764,.6335478258136937]],UD=[[1.2268798733741557,-.5578149965554813,.28139105017721583],[-.04057576262431372,1.1122868293970594,-.07171106666151701],[-.07637294974672142,-.4214933239627914,1.5869240244272418]],GD=[[.2104542553,.793617785,-.0040720468],[1.9779984951,-2.428592205,.4505937099],[.0259040371,.7827717662,-.808675766]],WD=[[.9999999984505198,.39633779217376786,.2158037580607588],[1.0000000088817609,-.10556134232365635,-.06385417477170591],[1.0000000546724108,-.08948418209496575,-1.2914855378640917]],Qo=new _e({id:"oklab",name:"OKLab",coords:{l:{refRange:[0,1],name:"L"},a:{refRange:[-.4,.4]},b:{refRange:[-.4,.4]}},white:"D65",base:hr,fromBase:function(t){var r=xt(HD,t),a=r.map(function(n){return Math.cbrt(n)});return xt(GD,a)},toBase:function(t){var r=xt(WD,t),a=r.map(function(n){return Math.pow(n,3)});return xt(UD,a)},formats:{oklab:{coords:["<number> | <percentage>","<number>","<number>"]}}});function YD(e,t){var r=Qo.from(e),a=ee(r,3),n=a[0],i=a[1],o=a[2],s=Qo.from(t),u=ee(s,3),c=u[0],d=u[1],m=u[2],v=n-c,y=i-d,w=o-m;return Math.sqrt(Math.pow(v,2)+Math.pow(y,2)+Math.pow(w,2))}var Vl=Object.freeze({__proto__:null,deltaE76:CD,deltaECMC:FD,deltaE2000:Ml,deltaEJz:ID,deltaEITP:VD,deltaEOK:YD});function Fi(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Di(r)&&(r={method:r});var a=r,n=a.method,i=n===void 0?Br.deltaE:n,o=st(a,V);e=tt(e),t=tt(t);for(var s in Vl)if("deltae"+i.toLowerCase()===s.toLowerCase())return Vl[s](e,t,o);throw new TypeError("Unknown deltaE method: ".concat(i))}function XD(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:.25,r=_e.get("oklch","lch"),a=[r,"l"];return va(e,a,function(n){return n*(1+t)})}function KD(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:.25,r=_e.get("oklch","lch"),a=[r,"l"];return va(e,a,function(n){return n*(1-t)})}var ZD=Object.freeze({__proto__:null,lighten:XD,darken:KD});function mp(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:.5,a=arguments.length>3&&arguments[3]!==void 0?arguments[3]:{},n=[tt(e),tt(t)];if(e=n[0],t=n[1],ma(r)==="object"){var i=[.5,r];r=i[0],a=i[1]}var o=a,s=o.space,u=o.outputSpace,c=o.premultiplied,d=Ti(e,t,{space:s,outputSpace:u,premultiplied:c});return d(r)}function hp(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},a;if(Hl(e)){a=e,r=t;var n=ee(a.rangeArgs.colors,2);e=n[0],t=n[1]}var i=r,o=i.maxDeltaE,s=i.deltaEMethod,u=i.steps,c=u===void 0?2:u,d=i.maxSteps,m=d===void 0?1e3:d,v=st(i,ke);if(!a){var y=[tt(e),tt(t)];e=y[0],t=y[1],a=Ti(e,t,v)}var w=Fi(e,t),C=o>0?Math.max(c,Math.ceil(w/o)+1):c,A=[];if(m!==void 0&&(C=Math.min(C,m)),C===1)A=[{p:.5,color:a(.5)}];else{var E=1/(C-1);A=Array.from({length:C},function(Q,ye){var me=ye*E;return{p:me,color:a(me)}})}if(o>0)for(var x=A.reduce(function(Q,ye,me){if(me===0)return 0;var ie=Fi(ye.color,A[me-1].color,s);return Math.max(Q,ie)},0);x>o;){x=0;for(var S=1;S<A.length&&A.length<m;S++){var k=A[S-1],$=A[S],z=($.p+k.p)/2,K=a(z);x=Math.max(x,Fi(K,k.color),Fi(K,$.color)),A.splice(S,0,{p:z,color:a(z)}),S++}}return A=A.map(function(Q){return Q.color}),A}function Ti(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};if(Hl(e)){var a=e,n=t;return Ti.apply(void 0,Ee(a.rangeArgs.colors).concat([Fe({},a.rangeArgs.options,n)]))}var i=r.space,o=r.outputSpace,s=r.progression,u=r.premultiplied;e=tt(e),t=tt(t),e=Ci(e),t=Ci(t);var c={colors:[e,t],options:r};if(i?i=_e.get(i):i=_e.registry[Br.interpolationSpace]||e.space,o=o?_e.get(o):i,e=gr(e,i),t=gr(t,i),e=ga(e),t=ga(t),i.coords.h&&i.coords.h.type==="angle"){var d=r.hue=r.hue||"shorter",m=[i,"h"],v=[vr(e,m),vr(t,m)],y=v[0],w=v[1],C=Hw(d,[y,w]),A=ee(C,2);y=A[0],w=A[1],va(e,m,y),va(t,m,w)}return u&&(e.coords=e.coords.map(function(E){return E*e.alpha}),t.coords=t.coords.map(function(E){return E*t.alpha})),Object.assign(function(E){E=s?s(E):E;var x=e.coords.map(function($,z){var K=t.coords[z];return qo($,K,E)}),S=qo(e.alpha,t.alpha,E),k={space:i,coords:x,alpha:S};return u&&(k.coords=k.coords.map(function($){return $/S})),o!==i&&(k=gr(k,o)),k},{rangeArgs:c})}function Hl(e){return ma(e)==="function"&&!!e.rangeArgs}Br.interpolationSpace="lab";function JD(e){e.defineFunction("mix",mp,{returns:"color"}),e.defineFunction("range",Ti,{returns:"function<color>"}),e.defineFunction("steps",hp,{returns:"array<color>"})}var QD=Object.freeze({__proto__:null,mix:mp,steps:hp,range:Ti,isRange:Hl,register:JD}),vp=new _e({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:Ai,fromBase:function(t){var r=Math.max.apply(Math,Ee(t)),a=Math.min.apply(Math,Ee(t)),n=ee(t,3),i=n[0],o=n[1],s=n[2],u=NaN,c=0,d=(a+r)/2,m=r-a;if(m!==0){switch(c=d===0||d===1?0:(r-d)/Math.min(d,1-d),r){case i:u=(o-s)/m+(o<s?6:0);break;case o:u=(s-i)/m+2;break;case s:u=(i-o)/m+4}u=u*60}return[u,c*100,d*100]},toBase:function(t){var r=ee(t,3),a=r[0],n=r[1],i=r[2];a=a%360,a<0&&(a+=360),n/=100,i/=100;function o(s){var u=(s+a/30)%12,c=n*Math.min(i,1-i);return i-c*Math.max(-1,Math.min(u-3,9-u,1))}return[o(0),o(8),o(4)]},formats:{hsl:{toGamut:!0,coords:["<number> | <angle>","<percentage>","<percentage>"]},hsla:{coords:["<number> | <angle>","<percentage>","<percentage>"],commas:!0,lastAlpha:!0}}}),gp=new _e({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:vp,fromBase:function(t){var r=ee(t,3),a=r[0],n=r[1],i=r[2];n/=100,i/=100;var o=i+n*Math.min(i,1-i);return[a,o===0?0:200*(1-i/o),100*o]},toBase:function(t){var r=ee(t,3),a=r[0],n=r[1],i=r[2];n/=100,i/=100;var o=i*(1-n/2);return[a,o===0||o===1?0:(i-o)/Math.min(o,1-o)*100,o*100]},formats:{color:{toGamut:!0}}}),e_=new _e({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:gp,fromBase:function(t){var r=ee(t,3),a=r[0],n=r[1],i=r[2];return[a,i*(100-n)/100,100-i]},toBase:function(t){var r=ee(t,3),a=r[0],n=r[1],i=r[2];n/=100,i/=100;var o=n+i;if(o>=1){var s=n/o;return[a,0,s*100]}var u=1-i,c=u===0?0:1-n/u;return[a,c*100,u*100]},formats:{hwb:{toGamut:!0,coords:["<number> | <angle>","<percentage>","<percentage>"]}}}),t_=[[.5766690429101305,.1855582379065463,.1882286462349947],[.29734497525053605,.6273635662554661,.07529145849399788],[.02703136138641234,.07068885253582723,.9913375368376388]],r_=[[2.0415879038107465,-.5650069742788596,-.34473135077832956],[-.9692436362808795,1.8759675015077202,.04155505740717557],[.013444280632031142,-.11836239223101838,1.0151749943912054]],bp=new er({id:"a98rgb-linear",name:"Linear Adobe® 98 RGB compatible",white:"D65",toXYZ_M:t_,fromXYZ_M:r_}),a_=new er({id:"a98rgb",name:"Adobe® 98 RGB compatible",base:bp,toBase:function(t){return t.map(function(r){return Math.pow(Math.abs(r),563/256)*Math.sign(r)})},fromBase:function(t){return t.map(function(r){return Math.pow(Math.abs(r),256/563)*Math.sign(r)})},formats:{color:{id:"a98-rgb"}}}),n_=[[.7977604896723027,.13518583717574031,.0313493495815248],[.2880711282292934,.7118432178101014,8565396060525902e-20],[0,0,.8251046025104601]],i_=[[1.3457989731028281,-.25558010007997534,-.05110628506753401],[-.5446224939028347,1.5082327413132781,.02053603239147973],[0,0,1.2119675456389454]],yp=new er({id:"prophoto-linear",name:"Linear ProPhoto",white:"D50",base:kl,toXYZ_M:n_,fromXYZ_M:i_}),o_=1/512,s_=16/512,u_=new er({id:"prophoto",name:"ProPhoto",base:yp,toBase:function(t){return t.map(function(r){return r<s_?r/16:Math.pow(r,1.8)})},fromBase:function(t){return t.map(function(r){return r>=o_?Math.pow(r,1/1.8):16*r})},formats:{color:{id:"prophoto-rgb"}}}),l_=new _e({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:Qo,fromBase:function(t){var r=ee(t,3),a=r[0],n=r[1],i=r[2],o,s=2e-4;return Math.abs(n)<s&&Math.abs(i)<s?o=NaN:o=Math.atan2(i,n)*180/Math.PI,[a,Math.sqrt(Math.pow(n,2)+Math.pow(i,2)),Vo(o)]},toBase:function(t){var r=ee(t,3),a=r[0],n=r[1],i=r[2],o,s;return isNaN(i)?(o=0,s=0):(o=n*Math.cos(i*Math.PI/180),s=n*Math.sin(i*Math.PI/180)),[a,o,s]},formats:{oklch:{coords:["<number> | <percentage>","<number>","<number> | <angle>"]}}}),wp=203,Dp=2610/Math.pow(2,14),c_=Math.pow(2,14)/2610,d_=2523/Math.pow(2,5),_p=Math.pow(2,5)/2523,Ep=3424/Math.pow(2,12),xp=2413/Math.pow(2,7),Cp=2392/Math.pow(2,7),f_=new er({id:"rec2100pq",name:"REC.2100-PQ",base:Go,toBase:function(t){return t.map(function(r){var a=Math.pow(Math.max(Math.pow(r,_p)-Ep,0)/(xp-Cp*Math.pow(r,_p)),c_);return a*1e4/wp})},fromBase:function(t){return t.map(function(r){var a=Math.max(r*wp/1e4,0),n=Ep+xp*Math.pow(a,Dp),i=1+Cp*Math.pow(a,Dp);return Math.pow(n/i,d_)})},formats:{color:{id:"rec2100-pq"}}}),Ap=.17883277,Fp=.28466892,Tp=.55991073,Ul=3.7743,p_=new er({id:"rec2100hlg",cssid:"rec2100-hlg",name:"REC.2100-HLG",referred:"scene",base:Go,toBase:function(t){return t.map(function(r){return r<=.5?Math.pow(r,2)/3*Ul:Math.exp((r-Tp)/Ap+Fp)/12*Ul})},fromBase:function(t){return t.map(function(r){return r/=Ul,r<=1/12?Math.sqrt(3*r):Ap*Math.log(12*r-Fp)+Tp})},formats:{color:{id:"rec2100-hlg"}}}),Rp={};ha.add("chromatic-adaptation-start",function(e){e.options.method&&(e.M=Sp(e.W1,e.W2,e.options.method))}),ha.add("chromatic-adaptation-end",function(e){e.M||(e.M=Sp(e.W1,e.W2,e.options.method))});function es(e){var t=e.id;e.toCone_M,e.fromCone_M,Rp[t]=arguments[0]}function Sp(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:"Bradford",a=Rp[r],n=xt(a.toCone_M,e),i=ee(n,3),o=i[0],s=i[1],u=i[2],c=xt(a.toCone_M,t),d=ee(c,3),m=d[0],v=d[1],y=d[2],w=[[m/o,0,0],[0,v/s,0],[0,0,y/u]],C=xt(w,a.toCone_M),A=xt(a.fromCone_M,C);return A}es({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]]}),es({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]]}),es({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]]}),es({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(Fr,{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]}),Fr.ACES=[.32168/.33767,1,(1-.32168-.33767)/.33767];var m_=[[.6624541811085053,.13400420645643313,.1561876870049078],[.27222871678091454,.6740817658111484,.05368951740793705],[-.005574649490394108,.004060733528982826,1.0103391003129971]],h_=[[1.6410233796943257,-.32480329418479,-.23642469523761225],[-.6636628587229829,1.6153315916573379,.016756347685530137],[.011721894328375376,-.008284441996237409,.9883948585390215]],kp=new er({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:Fr.ACES,toXYZ_M:m_,fromXYZ_M:h_,formats:{color:{}}}),ts=Math.pow(2,-16),Gl=-.35828683,rs=(Math.log2(65504)+9.72)/17.52,v_=new er({id:"acescc",name:"ACEScc",coords:{r:{range:[Gl,rs],name:"Red"},g:{range:[Gl,rs],name:"Green"},b:{range:[Gl,rs],name:"Blue"}},referred:"scene",base:kp,toBase:function(t){var r=-.3013698630136986;return t.map(function(a){return a<=r?(Math.pow(2,a*17.52-9.72)-ts)*2:a<rs?Math.pow(2,a*17.52-9.72):65504})},fromBase:function(t){return t.map(function(r){return r<=0?(Math.log2(ts)+9.72)/17.52:r<ts?(Math.log2(ts+r*.5)+9.72)/17.52:(Math.log2(r)+9.72)/17.52})},formats:{color:{}}}),Op=Object.freeze({__proto__:null,XYZ_D65:hr,XYZ_D50:kl,XYZ_ABS_D65:$l,Lab_D65:Ll,Lab:ur,LCH:Ei,sRGB_Linear:j1,sRGB:Ai,HSL:vp,HWB:e_,HSV:gp,P3_Linear:q1,P3:U1,A98RGB_Linear:bp,A98RGB:a_,ProPhoto_Linear:yp,ProPhoto:u_,REC_2020_Linear:Go,REC_2020:$1,OKLab:Qo,OKLCH:l_,Jzazbz:up,JzCzHz:jl,ICTCP:zl,REC_2100_PQ:f_,REC_2100_HLG:p_,ACEScg:kp,ACEScc:v_}),lr=(fe=new WeakMap,function(){function e(){var t=this;Yt(this,e),tn(this,fe,{writable:!0,value:void 0});for(var r,a=arguments.length,n=new Array(a),i=0;i<a;i++)n[i]=arguments[i];n.length===1&&(r=tt(n[0]));var o,s,u;r?(o=r.space||r.spaceId,s=r.coords,u=r.alpha):(o=n[0],s=n[1],u=n[2]),kr(this,fe,_e.get(o)),this.coords=s?s.slice():[0,0,0],this.alpha=u<1?u:1;for(var c=0;c<this.coords.length;c++)this.coords[c]==="NaN"&&(this.coords[c]=NaN);var d=function(y){Object.defineProperty(t,y,{get:function(){return t.get(y)},set:function(C){return t.set(y,C)}})};for(var m in Vr(this,fe).coords)d(m)}return rr(e,[{key:"space",get:function(){return Vr(this,fe)}},{key:"spaceId",get:function(){return Vr(this,fe).id}},{key:"clone",value:function(){return new e(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 r=arguments.length,a=new Array(r),n=0;n<r;n++)a[n]=arguments[n];var i=tD.apply(void 0,[this].concat(a));return i.color=new e(i.color),i}}],[{key:"get",value:function(r){if(r instanceof e)return r;for(var a=arguments.length,n=new Array(a>1?a-1:0),i=1;i<a;i++)n[i-1]=arguments[i];return Oe(e,[r].concat(n))}},{key:"defineFunction",value:function(r,a){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:a,i=n.instance,o=i===void 0?!0:i,s=n.returns,u=function(){var d=a.apply(void 0,arguments);if(s==="color")d=e.get(d);else if(s==="function<color>"){var m=d;d=function(){var y=m.apply(void 0,arguments);return e.get(y)},Object.assign(d,m)}else s==="array<color>"&&(d=d.map(function(v){return e.get(v)}));return d};r in e||(e[r]=u),o&&(e.prototype[r]=function(){for(var c=arguments.length,d=new Array(c),m=0;m<c;m++)d[m]=arguments[m];return u.apply(void 0,[this].concat(d))})}},{key:"defineFunctions",value:function(r){for(var a in r)e.defineFunction(a,r[a],r[a])}},{key:"extend",value:function(r){if(r.register)r.register(e);else for(var a in r)e.defineFunction(a,r[a])}}]),e}());lr.defineFunctions({get:vr,getAll:_i,set:va,setAll:I1,to:gr,equals:rD,inGamut:xi,toGamut:ga,distance:W1,toString:Uo}),Object.assign(lr,{util:Bw,hooks:ha,WHITES:Fr,Space:_e,spaces:_e.registry,parse:M1,defaults:Br});for(var Wl=0,Mp=Object.keys(Op);Wl<Mp.length;Wl++){var g_=Mp[Wl];_e.register(Op[g_])}for(var Ip in _e.registry)Yl(Ip,_e.registry[Ip]);ha.add("colorspace-init-end",function(e){var t;Yl(e.id,e),(t=e.aliases)===null||t===void 0||t.forEach(function(r){Yl(r,e)})});function Yl(e,t){Object.keys(t.coords),Object.values(t.coords).map(function(a){return a.name});var r=e.replace(/-/g,"_");Object.defineProperty(lr.prototype,r,{get:function(){var n=this,i=this.getAll(e);return typeof Proxy>"u"?i:new Proxy(i,{has:function(s,u){try{return _e.resolveCoord([t,u]),!0}catch{}return Reflect.has(s,u)},get:function(s,u,c){if(u&&U(u)!=="symbol"&&!(u in s)){var d=_e.resolveCoord([t,u]),m=d.index;if(m>=0)return s[m]}return Reflect.get(s,u,c)},set:function(s,u,c,d){if(u&&U(u)!=="symbol"&&!(u in s)||u>=0){var m=_e.resolveCoord([t,u]),v=m.index;if(v>=0)return s[v]=c,n.setAll(e,s),!0}return Reflect.set(s,u,c,d)}})},set:function(n){this.setAll(e,n)},configurable:!0,enumerable:!0})}lr.extend(Vl),lr.extend({deltaE:Fi}),lr.extend(ZD),lr.extend({contrast:_D}),lr.extend(xD),lr.extend(nD),lr.extend(QD),lr.extend(Xo);var b_=Dr(fo()),y_=Dr(Dg());Dr(_g()),F1.default.templateSettings.strip=!1,"Promise"in p||b_.default.polyfill(),"Uint32Array"in p||(p.Uint32Array=y_.Uint32Array),p.Uint32Array&&("some"in p.Uint32Array.prototype||Object.defineProperty(p.Uint32Array.prototype,"some",{value:Array.prototype.some}),"reduce"in p.Uint32Array.prototype||Object.defineProperty(p.Uint32Array.prototype,"reduce",{value:Array.prototype.reduce}));var w_=/^#[0-9a-f]{3,8}$/i,D_=/hsl\(\s*([\d.]+)(rad|turn)/,__=function(){function e(t,r,a){var n=arguments.length>3&&arguments[3]!==void 0?arguments[3]:1;Yt(this,e),this.red=t,this.green=r,this.blue=a,this.alpha=n}return rr(e,[{key:"toHexString",value:function(){var r=Math.round(this.red).toString(16),a=Math.round(this.green).toString(16),n=Math.round(this.blue).toString(16);return"#"+(this.red>15.5?r:"0"+r)+(this.green>15.5?a:"0"+a)+(this.blue>15.5?n:"0"+n)}},{key:"toJSON",value:function(){var r=this.red,a=this.green,n=this.blue,i=this.alpha;return{red:r,green:a,blue:n,alpha:i}}},{key:"parseString",value:function(r){r=r.replace(D_,function(n,i,o){var s=i+o;switch(o){case"rad":return n.replace(s,E_(i));case"turn":return n.replace(s,x_(i))}});try{var a=new lr(r).to("srgb");this.red=Math.round(Xl(a.r,0,1)*255),this.green=Math.round(Xl(a.g,0,1)*255),this.blue=Math.round(Xl(a.b,0,1)*255),this.alpha=+a.alpha}catch{throw new Error('Unable to parse color "'.concat(r,'"'))}return this}},{key:"parseRgbString",value:function(r){this.parseString(r)}},{key:"parseHexString",value:function(r){!r.match(w_)||[6,8].includes(r.length)||this.parseString(r)}},{key:"parseColorFnString",value:function(r){this.parseString(r)}},{key:"getRelativeLuminance",value:function(){var r=this.red/255,a=this.green/255,n=this.blue/255,i=r<=.03928?r/12.92:Math.pow((r+.055)/1.055,2.4),o=a<=.03928?a/12.92:Math.pow((a+.055)/1.055,2.4),s=n<=.03928?n/12.92:Math.pow((n+.055)/1.055,2.4);return .2126*i+.7152*o+.0722*s}}]),e}(),Ct=__;function Xl(e,t,r){return Math.min(Math.max(t,e),r)}function E_(e){return e*180/Math.PI}function x_(e){return e*360}function C_(e){var t=new Ct;if(t.parseString(e.getPropertyValue("background-color")),t.alpha!==0){var r=e.getPropertyValue("opacity");t.alpha=t.alpha*r}return t}var Wa=C_;function A_(e){var t=p.getComputedStyle(e);return Bo(e,t)||Wa(t).alpha===1}var F_=A_;function Kl(e){if(!e.href)return!1;var t=ze.get("firstPageLink",T_);return t?e.compareDocumentPosition(t.actualNode)===e.DOCUMENT_POSITION_FOLLOWING:!0}function T_(){var e;return p.location.origin?e=dr(h._tree,'a[href]:not([href^="javascript:"])').find(function(t){return!il(t.actualNode)}):e=dr(h._tree,'a:not([href^="#"]):not([href^="/#"]):not([href^="javascript:"])')[0],e||null}var R_=/rect\s*\(([0-9]+)px,?\s*([0-9]+)px,?\s*([0-9]+)px,?\s*([0-9]+)px\s*\)/,S_=/(\w+)\((\d+)/;function k_(e){var t=e.getPropertyValue("clip").match(R_),r=e.getPropertyValue("clip-path").match(S_);if(t&&t.length===5){var a=e.getPropertyValue("position");if(["fixed","absolute"].includes(a))return t[3]-t[1]<=0&&t[2]-t[4]<=0}if(r){var n=r[1],i=parseInt(r[2],10);switch(n){case"inset":return i>=50;case"circle":return i===0}}return!1}function O_(e,t,r){var a=_n(e,"map");if(!a)return!1;var n=a.getAttribute("name");if(!n)return!1;var i=jt(e);if(!i||i.nodeType!==9)return!1;var o=dr(h._tree,'img[usemap="#'.concat(bt(n),'"]'));return!o||!o.length?!1:o.some(function(s){var u=s.actualNode;return as(u,t,r)})}function as(e,t,r){var a;if(!e)throw new TypeError("Cannot determine if element is visible for non-DOM nodes");var n=e instanceof It?e:Pe(e);e=n?n.actualNode:e;var i="_isVisible"+(t?"ScreenReader":""),o=(a=p.Node)!==null&&a!==void 0?a:{},s=o.DOCUMENT_NODE,u=o.DOCUMENT_FRAGMENT_NODE,c=n?n.props.nodeType:e.nodeType,d=n?n.props.nodeName:e.nodeName.toLowerCase();if(n&&typeof n[i]<"u")return n[i];if(c===s)return!0;if(["style","script","noscript","template"].includes(d))return!1;if(e&&c===u&&(e=e.host),t){var m=n?n.attr("aria-hidden"):e.getAttribute("aria-hidden");if(m==="true")return!1}if(!e){var v=n.parent,y=!0;return v&&(y=as(v,t,!0)),n&&(n[i]=y),y}var w=p.getComputedStyle(e,null);if(w===null)return!1;if(d==="area")return O_(e,t,r);if(w.getPropertyValue("display")==="none")return!1;var C=parseInt(w.getPropertyValue("height")),A=parseInt(w.getPropertyValue("width")),E=ta(e),x=E&&C===0,S=E&&A===0,k=w.getPropertyValue("position")==="absolute"&&(C<2||A<2)&&w.getPropertyValue("overflow")==="hidden";if(!t&&(k_(w)||w.getPropertyValue("opacity")==="0"||x||S||k)||!r&&(w.getPropertyValue("visibility")==="hidden"||!t&&To(e)))return!1;var $=e.assignedSlot?e.assignedSlot:e.parentNode,z=!1;return $&&(z=as($,t,!0)),n&&(n[i]=z),z}var M_=as;function I_(e,t){for(var r=["fixed","sticky"],a=[],n=!1,i=0;i<e.length;++i){var o=e[i];o===t&&(n=!0);var s=p.getComputedStyle(o);if(!n&&r.indexOf(s.position)!==-1){a=[];continue}a.push(o)}return a}var Pp=I_;function Np(e,t){var r=Lp(t);do{var a=Lp(e);if(a===r||a===t)return P_(e,t);e=a}while(e);return!1}function Lp(e){for(var t=Pe(e),r=t.parent;r;){if(ta(r.actualNode))return r.actualNode;r=r.parent}}function P_(e,t){var r=p.getComputedStyle(t),a=r.getPropertyValue("overflow");if(r.getPropertyValue("display")==="inline")return!0;var n=Array.from(e.getClientRects()),i=t.getBoundingClientRect(),o={left:i.left,top:i.top,width:i.width,height:i.height};return(["scroll","auto"].includes(a)||t instanceof p.HTMLHtmlElement)&&(o.width=t.scrollWidth,o.height=t.scrollHeight),n.length===1&&a==="hidden"&&r.getPropertyValue("white-space")==="nowrap"&&(n[0]=o),n.some(function(s){return!(Math.ceil(s.left)<Math.floor(o.left)||Math.ceil(s.top)<Math.floor(o.top)||Math.floor(s.left+s.width)>Math.ceil(o.left+o.width)||Math.floor(s.top+s.height)>Math.ceil(o.top+o.height))})}function Bp(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:g,a=arguments.length>3&&arguments[3]!==void 0?arguments[3]:0;if(a>999)throw new Error("Infinite loop detected");return Array.from(r.elementsFromPoint(e,t)||[]).filter(function(n){return jt(n)===r}).reduce(function(n,i){if(Ao(i)){var o=Bp(e,t,i.shadowRoot,a+1);n=n.concat(o),n.length&&Np(n[0],i)&&n.push(i)}else n.push(i);return n},[])}var N_=Bp;function L_(e,t){if(e.hasAttribute(t)){var r=e.nodeName.toUpperCase(),a=e;(!["A","AREA"].includes(r)||e.ownerSVGElement)&&(a=g.createElement("a"),a.href=e.getAttribute(t));var n=["https:","ftps:"].includes(a.protocol)?a.protocol.replace(/s:$/,":"):a.protocol,i=/^\//.test(a.pathname)?a.pathname:"/".concat(a.pathname),o=$_(i),s=o.pathname,u=o.filename;return{protocol:n,hostname:a.hostname,port:B_(a.port),pathname:/\/$/.test(s)?s:"".concat(s,"/"),search:q_(a.search),hash:j_(a.hash),filename:u}}}function B_(e){var t=["443","80"];return t.includes(e)?"":e}function $_(e){var t=e.split("/").pop();return!t||t.indexOf(".")===-1?{pathname:e,filename:""}:{pathname:e.replace(t,""),filename:/index./.test(t)?"":t}}function q_(e){var t={};if(!e||!e.length)return t;var r=e.substring(1).split("&");if(!r||!r.length)return t;for(var a=0;a<r.length;a++){var n=r[a],i=n.split("="),o=ee(i,2),s=o[0],u=o[1],c=u===void 0?"":u;t[decodeURIComponent(s)]=decodeURIComponent(c)}return t}function j_(e){if(!e)return"";var t=/#!?\/?/g,r=e.match(t);if(!r)return"";var a=ee(r,1),n=a[0];return n==="#"?"":e}var z_=L_;function V_(e,t){var r=t.getBoundingClientRect(),a=r.top,n=r.left,i={top:a-t.scrollTop,bottom:a-t.scrollTop+t.scrollHeight,left:n-t.scrollLeft,right:n-t.scrollLeft+t.scrollWidth};if(e.left>i.right&&e.left>r.right||e.top>i.bottom&&e.top>r.bottom||e.right<i.left&&e.right<r.left||e.bottom<i.top&&e.bottom<r.top)return!1;var o=p.getComputedStyle(t);return e.left>r.right||e.top>r.bottom?o.overflow==="scroll"||o.overflow==="auto"||t instanceof p.HTMLBodyElement||t instanceof p.HTMLHtmlElement:!0}var Zl=V_,Jl,$p=0,H_=function(e){Ge(r,e);var t=Et(r);function r(a,n,i){var o;if(Yt(this,r),o=t.call(this),o.shadowId=i,o.children=[],o.actualNode=a,o.parent=n,n||($p=0),o.nodeIndex=$p++,o._isHidden=null,o._cache={},typeof Jl>"u"&&(Jl=vo(a.ownerDocument)),o._isXHTML=Jl,a.nodeName.toLowerCase()==="input"){var s=a.getAttribute("type");s=o._isXHTML?s:(s||"").toLowerCase(),ls().includes(s)||(s="text"),o._type=s}return ze.get("nodeMap")&&ze.get("nodeMap").set(a,mr(o)),o}return rr(r,[{key:"props",get:function(){if(!this._cache.hasOwnProperty("props")){var n=this.actualNode,i=n.nodeType,o=n.nodeName,s=n.id,u=n.multiple,c=n.nodeValue,d=n.value,m=n.selected,v=n.checked,y=n.indeterminate;this._cache.props={nodeType:i,nodeName:this._isXHTML?o:o.toLowerCase(),id:s,type:this._type,multiple:u,nodeValue:c,value:d,selected:m,checked:v,indeterminate:y}}return this._cache.props}},{key:"attr",value:function(n){return typeof this.actualNode.getAttribute!="function"?null:this.actualNode.getAttribute(n)}},{key:"hasAttr",value:function(n){return typeof this.actualNode.hasAttribute!="function"?!1:this.actualNode.hasAttribute(n)}},{key:"attrNames",get:function(){if(!this._cache.hasOwnProperty("attrNames")){var n;this.actualNode.attributes instanceof p.NamedNodeMap?n=this.actualNode.attributes:n=this.actualNode.cloneNode(!1).attributes,this._cache.attrNames=Array.from(n).map(function(i){return i.name})}return this._cache.attrNames}},{key:"getComputedStylePropertyValue",value:function(n){var i="computedStyle_"+n;return this._cache.hasOwnProperty(i)||(this._cache.hasOwnProperty("computedStyle")||(this._cache.computedStyle=p.getComputedStyle(this.actualNode)),this._cache[i]=this._cache.computedStyle.getPropertyValue(n)),this._cache[i]}},{key:"isFocusable",get:function(){return this._cache.hasOwnProperty("isFocusable")||(this._cache.isFocusable=yt(this.actualNode)),this._cache.isFocusable}},{key:"tabbableElements",get:function(){return this._cache.hasOwnProperty("tabbableElements")||(this._cache.tabbableElements=kf(this)),this._cache.tabbableElements}},{key:"clientRects",get:function(){return this._cache.hasOwnProperty("clientRects")||(this._cache.clientRects=Array.from(this.actualNode.getClientRects()).filter(function(n){return n.width>0})),this._cache.clientRects}},{key:"boundingClientRect",get:function(){return this._cache.hasOwnProperty("boundingClientRect")||(this._cache.boundingClientRect=this.actualNode.getBoundingClientRect()),this._cache.boundingClientRect}}]),r}(It),Ql=H_;function U_(e){return(e||"").trim().replace(/\s{2,}/g," ").split(" ")}var zt=U_,Rn=" [idsMap]";function qp(e,t,r){var a=e[0]._selectorMap;if(a){for(var n=e[0].shadowId,i=0;i<t.length;i++)if(t[i].length>1&&t[i].some(function(u){return jp(u)}))return;var o=new Set;t.forEach(function(u){var c,d=G_(u,a,n);d==null||(c=d.nodes)===null||c===void 0||c.forEach(function(m){d.isComplexSelector&&!gn(m,u)||o.add(m)})});var s=[];return o.forEach(function(u){return s.push(u)}),r&&(s=s.filter(r)),s.sort(function(u,c){return u.nodeIndex-c.nodeIndex})}}function G_(e,t,r){var a=e[e.length-1],n=null,i=e.length>1||!!a.pseudos||!!a.classes;if(jp(a))n=t["*"];else{if(a.id){var o;if(!t[Rn]||!((o=t[Rn][a.id])!==null&&o!==void 0&&o.length))return;n=t[Rn][a.id].filter(function(C){return C.shadowId===r})}if(a.tag&&a.tag!=="*"){var s;if(!((s=t[a.tag])!==null&&s!==void 0&&s.length))return;var u=t[a.tag];n=n?ec(u,n):u}if(a.classes){var c;if(!((c=t["[class]"])!==null&&c!==void 0&&c.length))return;var d=t["[class]"];n=n?ec(d,n):d}if(a.attributes)for(var m=0;m<a.attributes.length;m++){var v,y=a.attributes[m];if(y.type==="attrValue"&&(i=!0),!((v=t["[".concat(y.key,"]")])!==null&&v!==void 0&&v.length))return;var w=t["[".concat(y.key,"]")];n=n?ec(w,n):w}}return{nodes:n,isComplexSelector:i}}function jp(e){return e.tag==="*"&&!e.attributes&&!e.id&&!e.classes}function ec(e,t){return e.filter(function(r){return t.includes(r)})}function ns(e,t,r){r[e]=r[e]||[],r[e].push(t)}function zp(e,t){e.props.nodeType===1&&(ns(e.props.nodeName,e,t),ns("*",e,t),e.attrNames.forEach(function(r){r==="id"&&(t[Rn]=t[Rn]||{},zt(e.attr(r)).forEach(function(a){ns(a,e,t[Rn])})),ns("[".concat(r,"]"),e,t)}))}var tc;function W_(e){var t=[];for(e=e.firstChild;e;)t.push(e),e=e.nextSibling;return t}function rc(e,t,r){var a=new Ql(e,t,r);return zp(a,ze.get("selectorMap")),a}function Vp(e,t,r){var a,n,i;function o(s,u,c){var d=Vp(u,t,c);return d&&(s=s.concat(d)),s}return e.documentElement&&(e=e.documentElement),i=e.nodeName.toLowerCase(),Ao(e)?(tc=!0,a=rc(e,r,t),t="a"+Math.random().toString().substring(2),n=Array.from(e.shadowRoot.childNodes),a.children=n.reduce(function(s,u){return o(s,u,a)},[]),[a]):i==="content"&&typeof e.getDistributedNodes=="function"?(n=Array.from(e.getDistributedNodes()),n.reduce(function(s,u){return o(s,u,r)},[])):i==="slot"&&typeof e.assignedNodes=="function"?(n=Array.from(e.assignedNodes()),n.length||(n=W_(e)),p.getComputedStyle(e),n.reduce(function(s,u){return o(s,u,r)},[])):e.nodeType===1?(a=rc(e,r,t),n=Array.from(e.childNodes),a.children=n.reduce(function(s,u){return o(s,u,a)},[]),[a]):e.nodeType===3?[rc(e,r)]:void 0}function Y_(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:g.documentElement,t=arguments.length>1?arguments[1]:void 0;tc=!1;var r={};ze.set("nodeMap",new WeakMap),ze.set("selectorMap",r);var a=Vp(e,t,null);return a[0]._selectorMap=r,a[0]._hasShadowRoot=tc,a}var ac=Y_;function X_(e){return e?e.trim().split("-")[0].toLowerCase():""}var Ya=X_;function K_(e){var t={};return t.none=e.none.concat(e.all),t.any=e.any,Object.keys(t).map(function(r){if(t[r].length){var a=h._audit.data.failureSummaries[r];if(a&&typeof a.failureMessage=="function")return a.failureMessage(t[r].map(function(n){return n.message||""}))}}).filter(function(r){return r!==void 0}).join(`
|
|
21
|
-
|
|
22
|
-
`)}var nc=K_;function ic(){var e=h._audit.data.incompleteFallbackMessage;return typeof e=="function"&&(e=e()),typeof e!="string"?"":e}function Z_(e,t){["any","all","none"].forEach(function(r){Array.isArray(e[r])&&e[r].filter(function(a){return Array.isArray(a.relatedNodes)}).forEach(function(a){a.relatedNodes=a.relatedNodes.map(function(n){var i,o={html:(i=n==null?void 0:n.source)!==null&&i!==void 0?i:"Undefined"};if(t.elementRef&&!(n!=null&&n.fromFrame)){var s;o.element=(s=n==null?void 0:n.element)!==null&&s!==void 0?s:null}if(t.selectors!==!1||n!=null&&n.fromFrame){var u;o.target=(u=n==null?void 0:n.selector)!==null&&u!==void 0?u:[":root"]}if(t.ancestry){var c;o.ancestry=(c=n==null?void 0:n.ancestry)!==null&&c!==void 0?c:[":root"]}if(t.xpath){var d;o.xpath=(d=n==null?void 0:n.xpath)!==null&&d!==void 0?d:["/"]}return o})})})}var Hp=Be.resultGroups;function J_(e,t){var r=h.utils.aggregateResult(e);return Hp.forEach(function(a){t.resultTypes&&!t.resultTypes.includes(a)&&(r[a]||[]).forEach(function(n){Array.isArray(n.nodes)&&n.nodes.length>0&&(n.nodes=[n.nodes[0]])}),r[a]=(r[a]||[]).map(function(n){return n=Object.assign({},n),Array.isArray(n.nodes)&&n.nodes.length>0&&(n.nodes=n.nodes.map(function(i){return U(i.node)==="object"&&(i.html=i.node.source,t.elementRef&&!i.node.fromFrame&&(i.element=i.node.element),(t.selectors!==!1||i.node.fromFrame)&&(i.target=i.node.selector),t.ancestry&&(i.ancestry=i.node.ancestry),t.xpath&&(i.xpath=i.node.xpath)),delete i.result,delete i.node,Z_(i,t),i})),Hp.forEach(function(i){return delete n[i]}),delete n.pageLevel,delete n.result,n})}),r}var Ri=J_,Q_=/\$\{\s?data\s?\}/g;function is(e,t){if(typeof t=="string")return e.replace(Q_,t);for(var r in t)if(t.hasOwnProperty(r)){var a=new RegExp("\\${\\s?data\\."+r+"\\s?}","g"),n=typeof t[r]>"u"?"":String(t[r]);e=e.replace(a,n)}return e}function Up(e,t){if(e){if(Array.isArray(t)){if(t.values=t.join(", "),typeof e.singular=="string"&&typeof e.plural=="string"){var r=t.length===1?e.singular:e.plural;return is(r,t)}return is(e,t)}if(typeof e=="string")return is(e,t);if(typeof t=="string"){var a=e[t];return is(a,t)}var n=e.default||ic();return t&&t.messageKey&&e[t.messageKey]&&(n=e[t.messageKey]),Up(n,t)}}var oc=Up;function e2(e,t,r){var a=h._audit.data.checks[e];if(!a)throw new Error("Cannot get message for unknown check: ".concat(e,"."));if(!a.messages[t])throw new Error('Check "'.concat(e,'"" does not have a "').concat(t,'" message.'));return oc(a.messages[t],r)}var t2=e2;function r2(e,t,r){var a=((r.rules&&r.rules[t]||{}).checks||{})[e.id],n=(r.checks||{})[e.id],i=e.enabled,o=e.options;return n&&(n.hasOwnProperty("enabled")&&(i=n.enabled),n.hasOwnProperty("options")&&(o=n.options)),a&&(a.hasOwnProperty("enabled")&&(i=a.enabled),a.hasOwnProperty("options")&&(o=a.options)),{enabled:i,options:o,absolutePaths:r.absolutePaths}}var os=r2;function ya(){var e,t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:null,r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:p;return t&&U(t)==="object"?t:U(r)!=="object"?{}:{testEngine:{name:"axe-core",version:h.version},testRunner:{name:h._audit.brand},testEnvironment:a2(r),timestamp:new Date().toISOString(),url:(e=r.location)===null||e===void 0?void 0:e.href}}function a2(e){if(!e.navigator||U(e.navigator)!=="object")return{};var t=e.navigator,r=e.innerHeight,a=e.innerWidth,n=n2(e)||{},i=n.angle,o=n.type;return{userAgent:t.userAgent,windowWidth:a,windowHeight:r,orientationAngle:i,orientationType:o}}function n2(e){var t=e.screen;return t.orientation||t.msOrientation||t.mozOrientation}function Gp(e,t){var r=t.focusable,a=t.page;return{node:e,include:[],exclude:[],initiator:!1,focusable:r&&i2(e),size:o2(e),page:a}}function i2(e){var t=e.getAttribute("tabindex");if(!t)return!0;var r=parseInt(t,10);return isNaN(r)||r>=0}function o2(e){var t=parseInt(e.getAttribute("width"),10),r=parseInt(e.getAttribute("height"),10);if(isNaN(t)||isNaN(r)){var a=e.getBoundingClientRect();t=isNaN(t)?a.width:t,r=isNaN(r)?a.height:r}return{width:t,height:r}}function s2(e){if(Yp(e)){var t=" must be used inside include or exclude. It should not be on the same object.";wa(!ea(e,"fromFrames"),"fromFrames"+t),wa(!ea(e,"fromShadowDom"),"fromShadowDom"+t)}else if(sc(e))e={include:e,exclude:[]};else return{include:[g],exclude:[]};var r=Wp(e.include);r.length===0&&r.push(g);var a=Wp(e.exclude);return{include:r,exclude:a}}function u2(e){return Yp(e)||sc(e)}function Wp(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[],t=[];Kp(e)||(e=[e]);for(var r=0;r<e.length;r++){var a=l2(e[r]);a&&t.push(a)}return t}function l2(e){return e instanceof p.Node?e:typeof e=="string"?[e]:(Xp(e)?(d2(e),e=e.fromFrames):uc(e)&&(e=[e]),c2(e))}function c2(e){if(Array.isArray(e)){var t=[],r=gt(e),a;try{for(r.s();!(a=r.n()).done;){var n=a.value;if(uc(n)&&(f2(n),n=n.fromShadowDom),typeof n!="string"&&!p2(n))return;t.push(n)}}catch(i){r.e(i)}finally{r.f()}return t}}function Yp(e){return["include","exclude"].some(function(t){return ea(e,t)&&sc(e[t])})}function sc(e){return typeof e=="string"||e instanceof p.Node||Xp(e)||uc(e)||Kp(e)}function Xp(e){return ea(e,"fromFrames")}function uc(e){return ea(e,"fromShadowDom")}function d2(e){wa(Array.isArray(e.fromFrames),"fromFrames property must be an array"),wa(e.fromFrames.every(function(t){return!ea(t,"fromFrames")}),"Invalid context; fromFrames selector must be appended, rather than nested"),wa(!ea(e,"fromShadowDom"),"fromFrames and fromShadowDom cannot be used on the same object")}function f2(e){wa(Array.isArray(e.fromShadowDom),"fromShadowDom property must be an array"),wa(e.fromShadowDom.every(function(t){return!ea(t,"fromFrames")}),"shadow selector must be inside fromFrame instead"),wa(e.fromShadowDom.every(function(t){return!ea(t,"fromShadowDom")}),"fromShadowDom selector must be appended, rather than nested")}function p2(e){return Array.isArray(e)&&e.every(function(t){return typeof t=="string"})}function Kp(e){return e&&U(e)==="object"&&typeof e.length=="number"&&!(e instanceof p.Node)}function wa(e,t){Ke(e,"Invalid context; ".concat(t,`
|
|
23
|
-
See: https://github.com/dequelabs/axe-core/blob/master/doc/context.md`))}function ea(e,t){return!e||U(e)!=="object"?!1:Object.prototype.hasOwnProperty.call(e,t)}function Zp(e,t){for(var r=[],a=0,n=e[t].length;a<n;a++){var i=e[t][a];if(i instanceof p.Node)i.documentElement instanceof p.Node?r.push(e.flatTree[0]):r.push(Pe(i));else if(i&&i.length)if(i.length>1)m2(e,t,i);else{var o=gc(i[0]);r.push.apply(r,Ee(o.map(function(s){return Pe(s)})))}}return r.filter(function(s){return s})}function m2(e,t,r){e.frames=e.frames||[];var a=r.shift(),n=gc(a);n.forEach(function(i){var o=e.frames.find(function(s){return s.node===i});o||(o=Gp(i,e),e.frames.push(o)),o[t].push(r)})}function ss(e,t){var r,a,n,i,o=this;e=Jr(e),this.frames=[],this.page=typeof((r=e)===null||r===void 0?void 0:r.page)=="boolean"?e.page:void 0,this.initiator=typeof((a=e)===null||a===void 0?void 0:a.initiator)=="boolean"?e.initiator:!0,this.focusable=typeof((n=e)===null||n===void 0?void 0:n.focusable)=="boolean"?e.focusable:!0,this.size=U((i=e)===null||i===void 0?void 0:i.size)==="object"?e.size:{},e=s2(e),this.flatTree=t??ac(b2(e)),this.exclude=e.exclude,this.include=e.include,this.include=Zp(this,"include"),this.exclude=Zp(this,"exclude"),vc("frame, iframe",this).forEach(function(s){cc(s,o)&&h2(o,s.actualNode)}),typeof this.page>"u"&&(this.page=v2(this),this.frames.forEach(function(s){s.page=o.page})),g2(this),Array.isArray(this.include)||(this.include=Array.from(this.include)),this.include.sort(fc)}function h2(e,t){!mt(t)||ci(e.frames,"node",t)||e.frames.push(Gp(t,e))}function v2(e){var t=e.include;return t.length===1&&t[0].actualNode===g.documentElement}function g2(e){if(e.include.length===0&&e.frames.length===0){var t=Ar.isInFrame()?"frame":"page";throw new Error("No elements found for include in "+t+" Context")}}function b2(e){for(var t=e.include,r=e.exclude,a=Array.from(t).concat(Array.from(r)),n=0;n<a.length;n++){var i=a[n];if(i instanceof p.Element)return i.ownerDocument.documentElement;if(i instanceof p.Document)return i.documentElement}return g.documentElement}function y2(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(t.iframes===!1)return[];var r=new ss(e),a=r.frames;return a.map(function(n){var i=n.node,o=st(n,Ae);o.initiator=!1;var s=bo(i);return{frameSelector:s,frameContext:o}})}function w2(e){var t=h._audit.rules.find(function(r){return r.id===e});if(!t)throw new Error("Cannot find rule by id: ".concat(e));return t}var Jp=w2;function ta(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,r=e.scrollWidth>e.clientWidth+t,a=e.scrollHeight>e.clientHeight+t;if(r||a){var n=p.getComputedStyle(e),i=Qp(n,"overflow-x"),o=Qp(n,"overflow-y");if(r&&i||a&&o)return{elm:e,top:e.scrollTop,left:e.scrollLeft}}}function Qp(e,t){var r=e.getPropertyValue(t);return["scroll","auto"].includes(r)}function em(e){return Array.from(e.children||e.childNodes||[]).reduce(function(t,r){var a=ta(r);return a&&t.push(a),t.concat(em(r))},[])}function D2(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:p,t=e.document.documentElement,r=[e.pageXOffset!==void 0?{elm:e,top:e.pageYOffset,left:e.pageXOffset}:{elm:t,top:t.scrollTop,left:t.scrollLeft}];return r.concat(em(g.body))}var _2=D2;function E2(){return Jr(We)}function x2(e){if(!e)throw new Error("axe.utils.getStyleSheetFactory should be invoked with an argument");return function(t){var r=t.data,a=t.isCrossOrigin,n=a===void 0?!1:a,i=t.shadowId,o=t.root,s=t.priority,u=t.isLink,c=u===void 0?!1:u,d=e.createElement("style");if(c){var m=e.createTextNode('@import "'.concat(r.href,'"'));d.appendChild(m)}else d.appendChild(e.createTextNode(r));return e.head.appendChild(d),{sheet:d.sheet,isCrossOrigin:n,shadowId:i,root:o,priority:s}}}var tm=x2,cr;function C2(e){if(cr&&cr.parentNode)return cr.styleSheet===void 0?cr.appendChild(g.createTextNode(e)):cr.styleSheet.cssText+=e,cr;if(e){var t=g.head||g.getElementsByTagName("head")[0];return cr=g.createElement("style"),cr.type="text/css",cr.styleSheet===void 0?cr.appendChild(g.createTextNode(e)):cr.styleSheet.cssText=e,t.appendChild(cr),cr}}var A2=C2;function rm(e,t){var r=Pe(e);if(e.nodeType===9)return!1;if(e.nodeType===11&&(e=e.host),r&&r._isHidden!==null)return r._isHidden;var a=p.getComputedStyle(e,null);if(!a||!e.parentNode||a.getPropertyValue("display")==="none"||!t&&a.getPropertyValue("visibility")==="hidden"||e.getAttribute("aria-hidden")==="true")return!0;var n=e.assignedSlot?e.assignedSlot:e.parentNode,i=rm(n,!0);return r&&(r._isHidden=i),i}var F2=rm;function T2(e){var t,r,a=(t=(r=e.props)===null||r===void 0?void 0:r.nodeName)!==null&&t!==void 0?t:e.nodeName.toLowerCase();return e.namespaceURI==="http://www.w3.org/2000/svg"?!1:!!We.htmlElms[a]}var lc=T2;function cc(e,t){var r=t.include,a=r===void 0?[]:r,n=t.exclude,i=n===void 0?[]:n,o=a.filter(function(d){return qa(d,e)});if(o.length===0)return!1;var s=i.filter(function(d){return qa(d,e)});if(s.length===0)return!0;var u=am(o),c=am(s);return qa(c,u)}function am(e){var t,r=gt(e),a;try{for(r.s();!(a=r.n()).done;){var n=a.value;(!t||!qa(n,t))&&(t=n)}}catch(i){r.e(i)}finally{r.f()}return t}function R2(e,t){return e.length!==t.length?!1:e.every(function(r,a){var n=t[a];return Array.isArray(r)?r.length!==n.length?!1:r.every(function(i,o){return n[o]===i}):r===n})}var dc=R2;function S2(e,t){return e=e.actualNode||e,t=t.actualNode||t,e===t?0:e.compareDocumentPosition(t)&4?-1:1}var fc=S2;function nt(e){return e instanceof It?{vNode:e,domNode:e.actualNode}:{vNode:Pe(e),domNode:e}}function k2(e,t,r,a){var n=arguments.length>4&&arguments[4]!==void 0?arguments[4]:!1,i=Array.from(e.cssRules);if(!i)return Promise.resolve();var o=i.filter(function(d){return d.type===3});if(!o.length)return Promise.resolve({isCrossOrigin:n,priority:r,root:t.rootNode,shadowId:t.shadowId,sheet:e});var s=o.filter(function(d){return d.href}).map(function(d){return d.href}).filter(function(d){return!a.includes(d)}),u=s.map(function(d,m){var v=[].concat(Ee(r),[m]),y=/^https?:\/\/|^\/\//i.test(d);return mc(d,t,v,a,y)}),c=i.filter(function(d){return d.type!==3});return c.length&&u.push(Promise.resolve(t.convertDataToStylesheet({data:c.map(function(d){return d.cssText}).join(),isCrossOrigin:n,priority:r,root:t.rootNode,shadowId:t.shadowId}))),Promise.all(u)}var nm=k2;function O2(e,t,r,a){var n=arguments.length>4&&arguments[4]!==void 0?arguments[4]:!1,i=M2(e);return i?nm(e,t,r,a,n):mc(e.href,t,r,a,!0)}function M2(e){try{var t=e.cssRules;return!(!t&&e.href)}catch{return!1}}var pc=O2;function I2(e,t,r,a,n){return a.push(e),new Promise(function(i,o){var s=new p.XMLHttpRequest;s.open("GET",e),s.timeout=Be.preload.timeout,s.addEventListener("error",o),s.addEventListener("timeout",o),s.addEventListener("loadend",function(u){if(u.loaded&&s.responseText)return i(s.responseText);o(s.responseText)}),s.send()}).then(function(i){var o=t.convertDataToStylesheet({data:i,isCrossOrigin:n,priority:r,root:t.rootNode,shadowId:t.shadowId});return pc(o.sheet,t,r,a,o.isCrossOrigin)})}var mc=I2,P2=function(){function e(){if(p.performance&&p.performance)return p.performance.now()}var t=null,r=e();return{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(n){p.performance&&p.performance.mark!==void 0&&p.performance.mark(n)},measure:function(n,i,o){p.performance&&p.performance.measure!==void 0&&p.performance.measure(n,i,o)},logMeasures:function(n){function i(d){Ba("Measure "+d.name+" took "+d.duration+"ms")}if(p.performance&&p.performance.getEntriesByType!==void 0)for(var o=p.performance.getEntriesByName("mark_axe_start")[0],s=p.performance.getEntriesByType("measure").filter(function(d){return d.startTime>=o.startTime}),u=0;u<s.length;++u){var c=s[u];if(c.name===n){i(c);return}i(c)}},timeElapsed:function(){return e()-r},reset:function(){t||(t=e()),r=e()}}}(),Ft=P2;typeof Object.assign!="function"&&function(){Object.assign=function(e){if(e==null)throw new TypeError("Cannot convert undefined or null to object");for(var t=Object(e),r=1;r<arguments.length;r++){var a=arguments[r];if(a!=null)for(var n in a)a.hasOwnProperty(n)&&(t[n]=a[n])}return t}}(),Array.prototype.find||Object.defineProperty(Array.prototype,"find",{value:function(t){if(this===null)throw new TypeError("Array.prototype.find called on null or undefined");if(typeof t!="function")throw new TypeError("predicate must be a function");for(var r=Object(this),a=r.length>>>0,n=arguments[1],i,o=0;o<a;o++)if(i=r[o],t.call(n,i,o,r))return i}}),Array.prototype.findIndex||Object.defineProperty(Array.prototype,"findIndex",{value:function(t,r){if(this===null)throw new TypeError("Array.prototype.find called on null or undefined");if(typeof t!="function")throw new TypeError("predicate must be a function");for(var a=Object(this),n=a.length>>>0,i,o=0;o<n;o++)if(i=a[o],t.call(r,i,o,a))return o;return-1}});function im(){if(g.elementsFromPoint)return g.elementsFromPoint;if(g.msElementsFromPoint)return g.msElementsFromPoint;var e=function(){var n=g.createElement("x");return n.style.cssText="pointer-events:auto",n.style.pointerEvents==="auto"}(),t=e?"pointer-events":"visibility",r=e?"none":"hidden",a=g.createElement("style");return a.innerHTML=e?"* { pointer-events: all }":"* { visibility: visible }",function(n,i){var o,s,u,c=[],d=[];for(g.head.appendChild(a);(o=g.elementFromPoint(n,i))&&c.indexOf(o)===-1;)c.push(o),d.push({value:o.style.getPropertyValue(t),priority:o.style.getPropertyPriority(t)}),o.style.setProperty(t,r,"important");for(c.indexOf(g.documentElement)<c.length-1&&(c.splice(c.indexOf(g.documentElement),1),c.push(g.documentElement)),s=d.length;u=d[--s];)c[s].style.setProperty(t,u.value?u.value:"",u.priority);return g.head.removeChild(a),c}}typeof p.addEventListener=="function"&&(g.elementsFromPoint=im()),Array.prototype.includes||Object.defineProperty(Array.prototype,"includes",{value:function(t){var r=Object(this),a=parseInt(r.length,10)||0;if(a===0)return!1;var n=parseInt(arguments[1],10)||0,i;n>=0?i=n:(i=a+n,i<0&&(i=0));for(var o;i<a;){if(o=r[i],t===o||t!==t&&o!==o)return!0;i++}return!1}}),Array.prototype.some||Object.defineProperty(Array.prototype,"some",{value:function(t){if(this==null)throw new TypeError("Array.prototype.some called on null or undefined");if(typeof t!="function")throw new TypeError;for(var r=Object(this),a=r.length>>>0,n=arguments.length>=2?arguments[1]:void 0,i=0;i<a;i++)if(i in r&&t.call(n,r[i],i,r))return!0;return!1}}),Array.from||Object.defineProperty(Array,"from",{value:function(){var e=Object.prototype.toString,t=function(o){return typeof o=="function"||e.call(o)==="[object Function]"},r=function(o){var s=Number(o);return isNaN(s)?0:s===0||!isFinite(s)?s:(s>0?1:-1)*Math.floor(Math.abs(s))},a=Math.pow(2,53)-1,n=function(o){var s=r(o);return Math.min(Math.max(s,0),a)};return function(o){var s=this,u=Object(o);if(o==null)throw new TypeError("Array.from requires an array-like object - not null or undefined");var c=arguments.length>1?arguments[1]:void 0,d;if(typeof c<"u"){if(!t(c))throw new TypeError("Array.from: when provided, the second argument must be a function");arguments.length>2&&(d=arguments[2])}for(var m=n(u.length),v=t(s)?Object(new s(m)):new Array(m),y=0,w;y<m;)w=u[y],c?v[y]=typeof d>"u"?c(w,y):c.call(d,w,y):v[y]=w,y+=1;return v.length=m,v}}()}),String.prototype.includes||(String.prototype.includes=function(e,t){return typeof t!="number"&&(t=0),t+e.length>this.length?!1:this.indexOf(e,t)!==-1}),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(r,a){return Array.isArray(a)?r.push.apply(r,e.call(a,t-1)):r.push(a),r},[]):Array.prototype.slice.call(this)},writable:!0}),p.Node&&!("isConnected"in p.Node.prototype)&&Object.defineProperty(p.Node.prototype,"isConnected",{get:function(){return!this.ownerDocument||!(this.ownerDocument.compareDocumentPosition(this)&this.DOCUMENT_POSITION_DISCONNECTED)}});function N2(e,t){return e.concat(t).filter(function(r,a,n){return n.indexOf(r)===a})}var Si=N2;function om(e,t,r,a,n){var i=n||{};return i.vNodes=e,i.vNodesIndex=0,i.anyLevel=t,i.thisLevel=r,i.parentShadowId=a,i}var hc=[];function L2(e,t,r){for(var a=[],n=Array.isArray(e)?e:[e],i=om(n,t,null,e[0].shadowId,hc.pop()),o=[];i.vNodesIndex<i.vNodes.length;){for(var s,u,c=i.vNodes[i.vNodesIndex++],d=null,m=null,v=(((s=i.anyLevel)===null||s===void 0?void 0:s.length)||0)+(((u=i.thisLevel)===null||u===void 0?void 0:u.length)||0),y=!1,w=0;w<v;w++){var C,A,E,x=w<(((C=i.anyLevel)===null||C===void 0?void 0:C.length)||0)?i.anyLevel[w]:i.thisLevel[w-(((A=i.anyLevel)===null||A===void 0?void 0:A.length)||0)];if((!x[0].id||c.shadowId===i.parentShadowId)&&gn(c,x[0]))if(x.length===1)!y&&(!r||r(c))&&(o.push(c),y=!0);else{var S=x.slice(1);if([" ",">"].includes(S[0].combinator)===!1)throw new Error("axe.utils.querySelectorAll does not support the combinator: "+x[1].combinator);S[0].combinator===">"?(d=d||[]).push(S):(m=m||[]).push(S)}(!x[0].id||c.shadowId===i.parentShadowId)&&(E=i.anyLevel)!==null&&E!==void 0&&E.includes(x)&&(m=m||[]).push(x)}for(c.children&&c.children.length&&(a.push(i),i=om(c.children,m,d,c.shadowId,hc.pop()));i.vNodesIndex===i.vNodes.length&&a.length;)hc.push(i),i=a.pop()}return o}function B2(e,t,r){e=Array.isArray(e)?e:[e];var a=yo(t),n=qp(e,a,r);return n||L2(e,a,r)}var $r=B2;function $2(e){var t=e.treeRoot,r=t===void 0?h._tree[0]:t,a=q2(r);if(!a.length)return Promise.resolve();var n=g.implementation.createHTMLDocument("Dynamic document for loading cssom"),i=tm(n);return j2(a,i).then(function(o){return um(o)})}var sm=$2;function q2(e){var t=[],r=$r(e,"*",function(a){return t.includes(a.shadowId)?!1:(t.push(a.shadowId),!0)}).map(function(a){return{shadowId:a.shadowId,rootNode:di(a.actualNode)}});return Si(r,[])}function j2(e,t){var r=[];return e.forEach(function(a,n){var i=a.rootNode,o=a.shadowId,s=z2(i,o,t);if(!s)return Promise.all(r);var u=n+1,c={rootNode:i,shadowId:o,convertDataToStylesheet:t,rootIndex:u},d=[],m=Promise.all(s.map(function(v,y){var w=[u,y];return pc(v,c,w,d)}));r.push(m)}),Promise.all(r)}function um(e){return e.reduce(function(t,r){return Array.isArray(r)?t.concat(um(r)):t.concat(r)},[])}function z2(e,t,r){var a;return e.nodeType===11&&t?a=V2(e,r):a=H2(e),G2(a)}function V2(e,t){return Array.from(e.children).filter(U2).reduce(function(r,a){var n=a.nodeName.toUpperCase(),i=n==="STYLE"?a.textContent:a,o=n==="LINK",s=t({data:i,isLink:o,root:e});return r.push(s.sheet),r},[])}function H2(e){return Array.from(e.styleSheets).filter(function(t){return t.media?lm(t.media.mediaText):!1})}function U2(e){var t=e.nodeName.toUpperCase(),r=e.getAttribute("href"),a=e.getAttribute("rel"),n=t==="LINK"&&r&&a&&e.rel.toUpperCase().includes("STYLESHEET"),i=t==="STYLE";return i||n&&lm(e.media)}function lm(e){return e?!e.toUpperCase().includes("PRINT"):!0}function G2(e){var t=[];return e.filter(function(r){return r.href?t.includes(r.href)?!1:(t.push(r.href),!0):!0})}function W2(e){var t=e.treeRoot,r=t===void 0?h._tree[0]:t,a=$r(r,"video, audio",function(n){var i=n.actualNode;if(i.hasAttribute("src"))return!!i.getAttribute("src");var o=Array.from(i.getElementsByTagName("source")).filter(function(s){return!!s.getAttribute("src")});return!(o.length<=0)});return Promise.all(a.map(function(n){var i=n.actualNode;return Y2(i)}))}var cm=W2;function Y2(e){return new Promise(function(t){e.readyState>0&&t(e);function r(){e.removeEventListener("loadedmetadata",r),t(e)}e.addEventListener("loadedmetadata",r)})}function X2(e){return U(e)==="object"&&Array.isArray(e.assets)}function dm(e){return!e||e.preload===void 0||e.preload===null?!0:typeof e.preload=="boolean"?e.preload:X2(e.preload)}function fm(e){var t=Be.preload,r=t.assets,a=t.timeout,n={assets:r,timeout:a};if(!e.preload||typeof e.preload=="boolean")return n;var i=e.preload.assets.every(function(o){return r.includes(o.toLowerCase())});if(!i)throw new Error("Requested assets, not supported. Supported assets are: ".concat(r.join(", "),"."));return n.assets=Si(e.preload.assets.map(function(o){return o.toLowerCase()}),[]),e.preload.timeout&&typeof e.preload.timeout=="number"&&!isNaN(e.preload.timeout)&&(n.timeout=e.preload.timeout),n}function K2(e){var t={cssom:sm,media:cm};return dm(e)?new Promise(function(r,a){var n=fm(e),i=n.assets,o=n.timeout,s=setTimeout(function(){return a(new Error("Preload assets timed out."))},o);Promise.all(i.map(function(u){return t[u](e).then(function(c){return Ne({},u,c)})})).then(function(u){var c=u.reduce(function(d,m){return Fe({},d,m)},{});clearTimeout(s),r(c)}).catch(function(u){clearTimeout(s),a(u)})}):Promise.resolve()}var pm=K2;function Z2(e,t){function r(n){return n.incomplete&&n.incomplete.default?n.incomplete.default:ic()}if(e&&e.missingData)try{var a=t.incomplete[e.missingData[0].reason];if(!a)throw new Error;return a}catch{return typeof e.missingData=="string"?t.incomplete[e.missingData]:r(t)}else return e&&e.messageKey?t.incomplete[e.messageKey]:r(t)}function mm(e,t,r){return function(a){var n=e[a.id]||{},i=n.messages||{},o=Object.assign({},n);delete o.messages,!r.reviewOnFail&&a.result===void 0?(U(i.incomplete)==="object"&&!Array.isArray(a.data)&&(o.message=Z2(a.data,i)),o.message||(o.message=i.incomplete)):o.message=a.result===t?i.pass:i.fail,typeof o.message!="function"&&(o.message=oc(o.message,a.data)),Wu(a,o)}}function J2(e){var t=h._audit.data.checks||{},r=h._audit.data.rules||{},a=ci(h._audit.rules,"id",e.id)||{};e.tags=Jr(a.tags||[]);var n=mm(t,!0,a),i=mm(t,!1,a);e.nodes.forEach(function(o){o.any.forEach(n),o.all.forEach(n),o.none.forEach(i)}),Wu(e,Jr(r[e.id]||{}))}var us=J2;function Q2(e,t){return $r(e,t)}var dr=Q2;function hm(e,t){var r,a,n,i=h._audit&&h._audit.tagExclude?h._audit.tagExclude:[];return t.hasOwnProperty("include")||t.hasOwnProperty("exclude")?(r=t.include||[],r=Array.isArray(r)?r:[r],a=t.exclude||[],a=Array.isArray(a)?a:[a],a=a.concat(i.filter(function(o){return r.indexOf(o)===-1}))):(r=Array.isArray(t)?t:[t],a=i.filter(function(o){return r.indexOf(o)===-1})),n=r.some(function(o){return e.tags.indexOf(o)!==-1}),n||r.length===0&&e.enabled!==!1?a.every(function(o){return e.tags.indexOf(o)===-1}):!1}function eE(e,t,r){var a=r.runOnly||{},n=(r.rules||{})[e.id];return e.pageLevel&&!t.page?!1:a.type==="rule"?a.values.indexOf(e.id)!==-1:n&&typeof n.enabled=="boolean"?n.enabled:a.type==="tag"&&a.values?hm(e,a.values):hm(e,[])}var vm=eE;function gm(e,t){if(!t)return e;var r=e.cloneNode(!1),a=ho(r);if(r.nodeType===1){var n=r.outerHTML;r=ze.get(n,function(){return bm(r,a,e,t)})}else r=bm(r,a,e,t);return Array.from(e.childNodes).forEach(function(i){r.appendChild(gm(i,t))}),r}function bm(e,t,r,a){return t&&(e=g.createElement(e.nodeName),Array.from(t).forEach(function(n){tE(r,n.name,a)||e.setAttribute(n.name,n.value)})),e}function tE(e,t,r){return typeof r[t]>"u"?!1:r[t]===!0?!0:hn(e,r[t])}function vc(e,t){var r=[],a;if(h._selectCache)for(var n=0,i=h._selectCache.length;n<i;n++){var o=h._selectCache[n];if(o.selector===e)return o.result}for(var s=rE(t.include),u=aE(t),c=0;c<s.length;c++){a=s[c];var d=$r(a,e,u);r=nE(r,d)}return h._selectCache&&h._selectCache.push({selector:e,result:r}),r}function rE(e){return e.reduce(function(t,r){return(!t.length||!qa(t[t.length-1],r))&&t.push(r),t},[])}function aE(e){return!e.exclude||e.exclude.length===0?null:function(t){return cc(t,e)}}function nE(e,t){if(e.length===0)return t;if(e.length<t.length){var r=e;e=t,t=r}for(var a=0,n=t.length;a<n;a++)e.includes(t[a])||e.push(t[a]);return e}function iE(e,t,r){if(e===p)return e.scroll(r,t);e.scrollTop=t,e.scrollLeft=r}function oE(e){e.forEach(function(t){var r=t.elm,a=t.top,n=t.left;return iE(r,a,n)})}var sE=oE;function uE(e){var t=Array.isArray(e)?Ee(e):[e];return ym(t,g)}function ym(e,t){var r=e.shift(),a=r?t.querySelector(r):null;return e.length===0?a:a!=null&&a.shadowRoot?ym(e,a.shadowRoot):null}function gc(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:g,r=Array.isArray(e)?Ee(e):[e];return e.length===0?[]:wm(r,t)}function wm(e,t){var r=De(e),a=r[0],n=r.slice(1),i=t.querySelectorAll(a);if(n.length===0)return Array.from(i);var o=[],s=gt(i),u;try{for(s.s();!(u=s.n()).done;){var c=u.value;c!=null&&c.shadowRoot&&o.push.apply(o,Ee(wm(n,c.shadowRoot)))}}catch(d){s.e(d)}finally{s.f()}return o}function lE(){return["hidden","text","search","tel","url","email","password","date","month","week","time","datetime-local","number","range","color","checkbox","radio","file","submit","image","reset","button"]}var ls=lE,Dm=[,[,[1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,,1,1,1,1,1,1,,1],[1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,,1,1,1,,1,1,,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1],[,1,1,,1,1,1,1,1,1,1,,1,,1,1,1,1,1,1,1,1,,1,1,1,1],[1,1,1,1,1,1,,,,,,1,1,1,1,,,1,1,1,,1,,1,,1,1],[1,1,1,,1,1,,1,1,1,,1,,,1,1,1,,,1,1,1,,,,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,,,,,1,1,1,,1,1,1,1,1,1,,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,,1,1,1],[,1,,,,,,1,,1,,,,,1,,1,,,,1,1,,1,,,1],[1,,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1],[,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,,,1,1,1,1,,,1,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,,1,1,,,1,,,,,1,1,1,,1,,1,,1,,,,,,1],[1,,1,1,1,1,,,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1],[1,,1,,1,,,,,1,,1,1,1,1,1,,,,1,1,1,1],[,1,1,1,1,1,,1,1,1,,1,,1,1,1,,,1,1,1,1,1,1,1,1],[,,1,,,1,,1,,,,1,1,1,,,,,,,,,,,1],[1,1,1,1,1,1,,1,1,1,,1,1,,1,1,1,1,1,1,1,1,,,1,1,1],[1,1,1,1,1,,,1,,,1,,,1,1,1,,,,,1,,,,,,1]],[,[1,1,1,1,1,1,1,1,1,1,1,,1,,1,1,1,,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,,1,,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1],[1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,,,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1],[,1,1,,1,,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]],[,[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1],[,1,1,1,1,1,,1,1,1,1,1,1,,1,1,,1,1,1,1,1,1,1,,1],[,1,,1,1,1,,1,1,,1,,1,1,1,1,1,1,1,1],[,1,,1,1,1,1,1,1,1,1,,,1,1,1,,,1,1,,,,,,1,1],[1,1,1,,,,,1,,,,1,1,,1,,,,,,1,,,,,1],[,1,,,1,,,1,,,,,,1],[,1,,1,,,,1,,,,1],[1,,1,1,1,,1,1,1,,1,1,1,1,1,1,1,1,1,,1,,,1,1,1,1],[,1,1,1,1,1,,,1,,,1,,1,1,,1,,1,,,,,1,,1],[,1,,,,1,,,1,1,,1,,1,1,1,1,,1,1,,,1,,,1],[,1,1,,,,,,1,,,,1,1,1,1,,1,1,1,1,1,1,,1,1,1],[,1,,1,1,1,,,1,1,1,1,1,1,,1,,,,,1,1,,1,,1],[,1,,1,,1,,1,,1,,1,1,1,1,1,,,1,1,1],[,1,1,1,,,,1,1,1,,1,1,,,1,1,,1,1,1,1,,1,1],[1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,,,1,1,1,1,1,1,1],[,1,1,1,,1,1,1,,1,,,,,1,1,1,,,1,,1,,,1,1],[,,,,1,,,,,,,,,,,,,,,,,1],[1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1],[,1,,1,1,1,,1,1,,,,1,1,1,1,1,,,1,1,1,,,,,1],[1,1,1,1,,,,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1],[1,,,,,,,1,,,,,,,1],[,1,1,,1,1,,1,,,,,,,,,,,,,1],,[1,1,1,,,,,,,,,,,,,1],[,,,,,,,,1,,,1,,,1,1,,,,,1]],[,[1,1,,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,,1,1,1,1,1,1],[,1,1,,1,1,1,1,,1,1,,1,1,1,1,1,1,1,,1,1,1,1,,1],[,,,1,,,,,,,,,,,,,,,1],[,1,,,1,1,,1,,1,1,,,,1,1,,,1,1,,,,1],[1,,,1,1,1,1,1,1,1,,1,1,1,1,,1,1,1,1,,,1,,,,1],,[,1,1,1,1,1,,1,1,1,,1,1,,1,1,,,1,1,1,1,,1,1,,1],[,1,,,1,,,1,,1,,,1,1,1,1,,,1,1,,1,1,1,1],[,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1],[,1,1,1,1,1,1,,,1,1,1,1,1,1,1,,,1,,,1,,1],[,1,,,,,,,,,,1,1,,,,,,1,1,,,,,1],[,,,,,,,1,,,,1,,1,1],[,1,1,1,1,1,1,1,,,,1,1,1,1,1,,,1,1,,1,1,1,1,1],[,1,,,1,1,,1,,1,1,1,,,1,1,,,1,,1,1,1,1,,1],[,1,1,1,,1,1,,1,1,,1,1,,1,1,1,1,1,1,1,,1,1,1,1,1],[,,,,,,,,,,,,,,,,1],,[,1,1,1,1,1,,1,1,1,,,1,,1,1,,1,1,1,1,1,,1,,1],[,,1,,,1,,,1,1,,,1,,1,1,,1],[,1,1,,1,,,,1,1,,1,,1,1,1,1,,1,1,1,1,,,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1],[1,1],[,1,,,,,,,,,,1,1,,,,,,1,1,,1,,1,,1,1],,[,1,1,,1,,,1,,1,,,,1,1,1,,,,,,1,,,,1],[1,1,,,1,1,,1,,,,,1,,1]],[,[,1],[,,,1,,,,1,,,,1,,,,1,,,1,,,1],[,,,,,,,,,,,,,,,,,,1,1,,,,,,1],,[1,,,,,1],[,1,,,,1,,,,1],[,1,,,,,,,,,,,1,,,1,,,,,,,,,1,1],[,,,,,,,,,,,,,,,,,,,,,1],[,,,,,,,,,,,,,,,,1,,,,1,,1],[,1],[,1,,1,,1,,1,,1,,1,1,1,,1,1,,1,,,,,,,1],[1,,,,,1,,,1,1,,1,,1,,1,1,,,,,1,,,1],[,1,1,,,1,,1,,1,,1,,1,1,1,1,,,1,,1,,1,1,1],[1,1,1,1,1,,1,,1,,,,1,1,1,1,,1,1,,,1,1,1,1],[1,,,,,,,,,,,,,,,,,,,,1],[,,,,,,,,,1],,[,1,,,,,,1,1,1,,1,,,,1,,,1,1,1,,,1],[1,,,,,1,,1,1,1,,1,1,1,1,1,,1,,1,,1,,,1,1],[1,,1,1,,,,,1,,,,,,1,1,,,1,1,1,1,,,1,,1],[1,,,,,,,,,,,,,,,,,1],[,,,,,1,,,1,,,,,,1],[,,,,,,,,,,,,,,,1],[,,,,,,,,,,,,,,,,,,,,1],[,1,,,,,,,,,,,,,,1],[,1,,,,1]],[,[1,1,1,,1,,1,1,1,1,1,1,1,1,1,,1,,1,,1,1,,,1,1,1],[,,,,,,,,,,,,1],[,,,,,,,,,,,,,,,,,,,1],,[,,,,,,,,,,,,,,,,,,1],[1,,,,,,,,,1,,,,1],[,,,,,,,,,,,,,,,,,,1],,[1,1,,,,1,1,,,,,,1,,,,1,,1,,1,1,,1],[1],[,,,,,,,,,,,1,,,,,,,,,,,1],[,1,,,,,,,1,1,,,1,,1,,,,1,,,,,,,1],[,,,,,,,,,,,,,,,,1,,,,,1],[,,1,,,,,1,,1],[1,,,,1,,,,,1,,,,1,1,,,,1,1,,,,,1],[,,,,,1],[,,,,,,,,,,,,,,,,,,,1],[1,,,1,1,,,,,,,1,,1,,1,1,1,1,1,1],[,,,,,1,,,,,,,1,,,,,,,1],,[,,1,1,1,1,1,,1,1,1,,,1,1,,,1,1,,1,1,1,,,1],[,,,,,,,,,,,,,,,,,,1],[,1,,,,1],,[1]],[,[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1],[,,,1,1,1,1,,,,,,1,,1,,,,1,,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,,,1],[,1,1,1,1,,1,1,1,1,1,1,1,1,,,,1,,1,,,1,1,1,1,1],[,,,,,,,,,,,1,,,,,,,,,1,,,,1],[,1,1,,1,1,,1,,,,1,1,,1,1,,,1,,1,1,,1],[,1,,1,,1,,,1,,,1,1,,1,1,,,1,1,1],[,1,1,1,1,1,,1,1,,,,1,1,1,1,1,1,1,1,1,1,,1,1,1,1],[,,,,,,,,,1,,1,,1,1,,,,1,,,1],[,1,,,1,1,,,,,,,,,1,1,1,,,,,1],[1,,,1,1,,,,1,1,1,1,1,,,1,,,1,,,1,,1,,1],[,1,1,,1,1,,1,1,,,,1,1,1,,,1,1,,,1,1,1,1,1,1],[1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,,1,1,,1,1,,1,,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1],[,1,,,,1,,,,,,,,,1],[,1,,,,,,,,1,,,,,1,,,,1,,,1],[,1,1,1,1,,,1,1,1,1,1,,1,,1,,1,1,1,1,1,1,1,1,1,1],[,,,,,1,,1,,,,,1,1,1,1,1,,,1,,,,1],[,1,,,,,,,,1,,,,,,,,,,,,1],[1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1],[1,1,,1,,1,1,,,,1,,1,1,1,1,1,,1,1,,,,,,1],[,1,1,1,1,1,1,1,,1,1,,,1,1,,,,1,,1,1,,1,1],[,,,,,,,,,,,,,,,,,,,,,,,,1],[,1,1,,1,1,1,1,,1,,,1,1,1,1,,,1,,,,,,,1],[,1,,,,,,,,1,,,,,1]],[,[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,,1,1,1,1,1],[,1,1,,,,,,,,,,,,1,1,,,,,,1],[,1,,,,,,,1],[,,,,,,,,,,,,,,1,,,,,1,,,,,,1],[1,1,,,1,,,1,1,1,,,,1],,[,,,,,,,,,,,,,1,,,,,,,,,,1],[,,,,,,,,,1,,,,,,,,,1,,,,,,,1],[1,1,1,,1,,1,1,1,1,1,1,1,1,,1,,,1,,1,,,1,1],[,,,,,,,,,1],[,1,,,,1,,,,,,1,,,1,,,,,1],[,1,1,,1,1,,,,,,,,,,,,,,,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1],[,1,,,1,1,,1,1,1,1,,,,1,1,,,,1,,1],[1,1,1,1,1,1,,,1,1,1,1,1,1,,1,1,,1,1,1,,1,1,,1,1],[,,,,,,,,,,,,,,,1,,,,1],,[1,1,,1,,1,,,,,,1,,1,,1,1,,1,,1,1,,1,1,,1],[,,1,,,,,,1,,,,1,,1,,,,,1],[1,,,,,,,,,1,,,,,,1,,,,1,,1,,,1],[1,,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1],[,,,1,,1,,,,,,1,,,1,,,,,,,,1],[,1,,1,,,,,,,,,,,,1],,[1,1,,,,,,,,,,,,,,,,,,,,,,1,1],[1]],[,[1,,,,,,,,,1,,,,,1,,1,,1],[,1,1,,1,1,,1,1,1,,,1,1,1,,,,1,,,1,,,,1],[,1,,,,,,,1,,,,1,,,,,,1],[1,1,1,1,1,1,,,,1,,,,,,,,,1,1,1,1],[1],[,1,1,,,1,1,,,,,1,,1,,,,,,,,1,,,,1],[1,,1,,,1,,1,,,,,1,1,1,1,,,,1,,,,1],[,,1,,,,,,,1,,,,,,,1,,,,,,,1],[1,,,,,,,,,,,,,,1,,,,1],[,,,1,,1,,,,,1,,,,1,1,,,,1],[1,,,,,1,,,,1,,1,1,,,1,1,,1,1,1,,1,1,1,,1],[,1,1,,,,,1,,1,,1,1,1,,1,1,,,1,,1,1,1],[,1,,,,1,,,,1,,,1,,1,1,,,1,1,,,,,,1],[1,,1,1,,1,,1,1,,1,,1,1,1,1,1,,,1,1,,,,,,1],[1,,,,,,,,,,,,,,,,,,1,,,1,,1],[,,,,,,,,,1,,,,,,1],[,,,,,,,,,,,,,,,,,,,,,1,,1],[,1,,,,1,,,1,1,,1,,,1,1,,,1,,,1,,,1,1],[1,1,,1,1,1,,1,1,1,,1,,1,1,1,,,1,,1,1],[1,,1,1,1,1,,,,1,,1,1,1,,1,,,1,1,1,,1,1,1,1,1],[1,,,,,,,,,,,,,1],[,,1,,,,,,,,,,,,,,,,,,,,1],[1,,,,,,,,,,,1,,1,,1,,,,1],[,,,1,,,,,,,,,1],[,1,,,,,,,,,,,,,,1,,,,,,,,,1],[,,,,,,,,1,1,,,,,,,,,1,,,,,,,,1]],[,[1,1,1,1,1,1,1,,1,,1,1,1,1,1,1,,1,1,1,1,1,,,1,1,1],[,,,,,1,,,,1,1,1,,,1,1,,,1,,1,1,,1],[,,,,,,,,,,,,,,,,,,,1,1],[,1,,,,,,1,,,,,,,,,,,,,1],[,,1,,,1,,1,1,1,,1,1,,1,,,,1,,1,1],,[,,1,,,1,,,,,,1,,,,1],[,,,,,,,,,1,,,,,,,,,,1],[1,1,1,1,1,1,,1,1,1,,,1,1,,1,,1,,,1,1,1,,,1],[,,,,,1,,,,,,,,,,,,,1],[,1,,,,,,,,,,,,1,,1,1,,1,,,1],[,,,,,1,,,,,,,,,,,,,,1],[,1,1,1,1,,,,,1,,,1,,1,,,,1,1,,,,1,1],[,1,,,1,,,1,,1,1,,1,,,,,,,1],[,,1,,1,,,1,,,,,,,,,,,1,1,,,,1],[,1,,,,,,,,,,,,,,,,,1,,,,,,1],[,,,,,,,,,,,,,,,,,,1],[,1,1,,,,,,,,,,,,,,,,1,,1,1],[,,,,,,,,,,,,1],,[,1,1,1,1,,,,1,1,,1,1,1,1,1,1,,1,1,1,1,,1,,1],[1,,,,1,,,,,,,,,,1],[1,,,,,,,,,1],,[,1,,,,1,,,,,,,,,,,,,,,,,,,,1]],[,[1,1,1,1,1,1,1,1,1,1,1,1,,1,,1,1,1,1,,,,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,,1,1,,1,1,1,,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,,1,1,1,1,1,1,1,1,1,1,,,1,1,1,,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]],[,[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,,1,,1,1,1,1],[1,1,1,1,,1,1,1,,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1],[,,,1,1,1,1,,1,,,,1,1,,,1,1,,1],[,1,1,,1,,,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,,,,,,,,,,,,,1],[1,1,1,,,,,1,1,1,,1,1,1,1,,,1,1,,1,1,,,,,1],[,1,,,,,,,1,1,,,1,1,1,,1,,,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,,,1,1,1,1,1,,1,1,1,1,1,1],[,1,,,,1,,,,1,,,1,,,,1,,,,,,,1,1],[,1,1,1,1,1,,,1,1,1,,1,1,1,1,,,1,1,1,1,,,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,,1,,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,,1,1,1,1,1,1],[1,1,1,,1,,,1,1,1,1,,1,1,1,1,,,,1,,1,,1,,,1],[1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,,,,1,,,,,,,,,1,1,,,,,,,,,1],,[,1,,1,,1,,1,,1,,1,1,1,1,1,,,1,,1,,1,,,,1],[,1,,,1,1,,1,1,1,,,1,1,1,1,1,,1,1,1,,1,,,1],[1,,,1,,,,1,1,1,,,,,1,1,,,,1,,1],[1,1,,1,1,1,1,,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1],[1,1,,,,,,,,1,,1,,,,,,,,1,,1],[,1,,,,1,,1,1,,,,1,1,,1,,,,1,1,1,,1],,[,1,,,,,,1,,,,,,,1],[,,,,,,,,1,,,,1,,1,,,,,,,,,,,,1]],[,[,1,1,,1,1,1,1,,1,1,1,,1,1,,1,1,,1,1,1,1,1,1,,1],[,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1],[,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,,1,1,1,1,1,1,1,1,1,,1,,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1],[,1,1,,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]],[,[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,,1,,1],[1,1,1,1,1,,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,,1,1,1,1,1,1,1,1,1,1],[,1,,,1,,,,,,,,1,,,,,,1,,,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,,1,,1,1,1,1,1,1,,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1],[,1,1,,1,,,,1,1,1,,1,1,1,1,,,1,1,1,1,,,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,,1],[1,1,,1,,1,,1,,1,1,1,1,1,1,1,,1,1,,,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1],[1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,,1,1],[,1,1,,,,,1,1,1,,,1,,1,1,,,,1,,1,,,1,1],[,,,,,,,1,,,,1,1,1,1,1,,1,,,,,,,,1],[1,1,1,1,,1,1,1,,1,,1,1,1,1,,1,,1,,1,1,,,1,,1],[,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,,,,1,1,,1,,1,1,1,,1,,1,1,,1,1,,1,,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,,,,,,,,1,,,,,1,,1],[,1,1,1,,1,,1,,1,,,,1,,1,,,1,,,,,,1,1],[,1,,,1,1,,1,,1,,1,1,1,1,1,,1,1,,,1,,,1],[1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,,1,,,,,1,,1,,1,,,,,,1,,1,,,,1,1]],[,[,1,,1,,,,,,,,,,,,,,,1,,,,1],[,,,,,,,,,1,,1,1,1,,1,,,1,,1,1],[1,1,,,,,,,1,,,,,,,1,,,,,,1],[,1,,,,,,,,,,1,,,,,,,,,1,1],,[,,,,,,,,,,,,,,,1,,,,1,,1],[,,1,1,,1,,1,,,,,,,,1,,,,,,1],[,,,,,,,,,,,,,,,,,,,,1,1],[,1,,,,,,,,,,,,,1],[1,,1,1,,,,1,,,,,,,,,1,,,1,,,1,1],[,1,1,,1,1,,1,1,1,1,1,1,1,1,1,,,1,1,,1,1,,1],[,1,,,1,1,,,,,,1,,1,,1,,,1,,1,1],[1,1,1,1,,1,,1,,1,,1,1,,1,1,1,1,1,,1,1,1,1,1],[,1,1,,,1,,1,,1,1,1,,,1,1,1,,1,1,1,1,,1,1],[,,,,1,,,1,,,,,,,1,,,,1,1],[,1,,,,,,,,,,1,,1,,1,,,,,1,,,,,1],,[1,1,,1,,1,,1,1,,,,,,1,1,,,1,1,1,1,1,1,1,1,1],[1,1,,1,,,,,,1,,,,,,1,1,,,,1,1,,,1],[,1,1,,1,1,,,,1,,1,1,1,1,1,,1,1,1,1,1,,1,1,1,1],[,1,1,,,1,,,,1,,,,1,1],[,,,,1],[,,,,,,,,,1,,,1],,[,,1,,1,,,,,,,,,1,,,,,,,,,,,,1],[,,,,,,,,,,,,,1]],[,[1,1,1,1,1,1,1,1,1,1,,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1],[,,1,1,,1,1,1,1,1,,,1,1,1,1,1,,1,1,1,1,1,,,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,,1,,,,,1],[,1,,1,,,,,,1,,,,,1,1,,,,,1,1],[,1,1,,1,1,1,1,1,1,1,1,1,1,,1,1,1,,1,,,1,,1,1,1],[,1,,,,1,,,,,,,1],[,1,,,1,,,1,,1,,1,1,,1,,,,,1,,1,,,,1,1],[,1,,,1,,,1,1,1,,1,1,1,1,1,,1,1,,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,,1,1,1,1,1,1,1,1,1],[,,,,,,,,,,,,,,,,,,,,1],[,1,1,1,,,,1,1,,,,,,1,1,1,,1,1,1,1],[1,1,1,1,1,1,1,1,1,,1,1,1,,1,1,1,1,1,1,1,1,1,1,,1,1],[,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,,1,1,1,1,1,,1,1,1,1],[,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,,,1,1,1,1,1,1,1,,1,,1,1,1,1,1,,1,1,,1,1,1,1,1],[,1,,,,1,,,,1,,1,1,1,1,1,1,1,1,1,1,1],[,1,,,,1,,,,,,,,1,,,,,,,,,,1],[,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1],[1,1,,1,1,1,,1,1,1,,,1,1,1,1,1,1,1,1,1,1,,1,,1],[1,1,,,,,,,1,1,,,,,1,1,1,1,1,,1,1,1,1,,1],[,1,1,1,1,1,1,1,,1,1,1,,1,,1,1,1,1,,1,1,,1,1,1,1],,[,1,1,,,,,1,,1,,,,1,1,1,,,1,,,,,1],[,,,,,,,,,,,,,1],[,,,,,1,,,,,,,,1,1,,,,,1,,1,,,1,1],[,,,,,,,,,,,,,,1]],[,[,1],,,,,,,,,,,,,,,,,,,,[1,1,1,1,1,,1,1,1,1,,1,1,1,1,,1,1,1,1,,,1,1,1,1,1],[,1,,1,,1,,,1,1,1,,1,1,1,1,1,,,1,,,,1,,1,1],[,1,,1,,1,,,1,,,,,1,,,,,,1,1],[,1,,1,,,,,1,,,,1,,1,1,1,1,1,1,1,1,,1],[,1,,,,,,,,,,,,,,,1]],[,[,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,,1,,,,,,,,,1,1,,,,1],[,,,,,,1],[,,1],[,1,1,,,1,,1,,1,1,,1,1,1,,,,1,1,1,,,,,1],,[,1,,,,1,,,,,,1,,,1,,,,1,1,,1],[,,,,,,,1,,,,,,,,,1],[,1,,,,1,1,,,,,,1,1,1,,,,1,,1,1],[,,,,,,,1,,1,,,,,,,,,,1],[,1,1,,,,,,1,1,,,,1,,,,,,,1,,,1],,[1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,,,1,,,1,,,,,1,,1,,1,,1,,,,,1],[1,1,1,1,1,1,1,1,,,,,1,1,,1,1,,1,,,1,,1],[,,,,,,,,,,,,,,1,,,,,,1],,[,,,,,,,,,1,,,,,,1,,,,,1],[,,1,,,,,,,1,,,1,1],[,,,1,,,,,1,,,,,1,,,,,,1,,,,1],[1,,1,1,,1,1,1,1,1,,1,,,,1,1,1,,,1,1,,,,1,1],,[1,1,,,,,,,,,,1,,1,,1,,,1],[,,,,1,,,,,,,,,,,,,,,,,,,1],[,,,,,,,,,,,,,,1,,,,,1,,1],[,,,,,,,,1]],[,[1,1,1,1,1,1,1,,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,,,1,1,1,1,1,,1,1,,1,1,1,1,,1,1,1,1,1,1],[1,1,1,1,,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1],[,,1,,,1,,,,,,,,1,,,,,,1,,,,1],[1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,,1,1,1,1],[1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,,1,1,,1,,,,1,1,1,1,1,1,,1,1,1,1,,1],[1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,,1,1,1,1,1,1,1,1,,1,1,1,,1,1,1,1,1,1,,1,1,1,1],[1,1,1,1,1,,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1],[1,,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1],[1,1,1,1,1,1,,1,1,1,1,1,1,,1,1,1,1,1,1,,1,1,1,1,1,1],[,,1,1,1,1,,1,,1,,1,1,1,1,1,1,1,1,1,1,1,1,,1,1],[1,1,,,,,,,1,,1,1,,1,1,1,,1,1,1,1,1],[1,1,1,1,,1,1,1,1,1,,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1],[1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1],[1,1,1,1,,1,,1,,1,1,1,1,1,,,,1,1,1,1,,1,1,1,1,1],[1,1,1,1,,1,,,,,,1,,1,,,,,1,1,,,,,1],[1,,1,1,,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,,1,1,,1,,1,,,,1,1,1,1,1,,,1,1,,1,,1],[,1,1,1,1,,,,,1,,1,1,1,1,1,,,1,1,,,,1,1,1],[,1,1,1,1,1,,1,,,,,1,,1,,1,,,1,,,1,1,,1]],[,[1,1,1,1,1,1,1,1,,1,1,1,1,,1,1,1,1,1,1,,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,,1,1,1,,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,,1,1],[1,1,1,1,1,1,1,1,1,1,,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,,,,,,,,,1,,,,,1,1,,,1,,1],[1,1,1,1,1,1,1,1,1,1,1,,,,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,,,1,1,1,1,,1,1,,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1],[1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1],[,1,,,,,,1,,1,1,,1,1,1,1,1,,,1,,1,,1],[1,1,1,,1,1,1,1,,,,1,1,1,1,,1,1,1,1,1,1,1,1,1,,1],[1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1],[1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,,1,1,1,1,1,1,1,1,1,,1,1,,1,1,1,1,1,,1,1,1,1,1,1],[,1,,1,,1,1,1,,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1],[,,1,,,,,,,,,,1,1,1,1,1,1,1,,1,1,,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,,,1,1,1,1,1,1,1,1,1,1,1],[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1],[,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,,1,1,1,1,1,1,1,1],[,1,,,1,1,,,,,,1,1,1,1,1,,,,1,1,1,,1,1,1],[1,1,1,1,1,1,1,1,1,,,,1,1,1,1,1,1,1,,1,1,,1,1,1],[,1,1,1,,1,,1,1,1,1,,,1,1,1,,1,1,1,1,1,,,1,1],[1,1,,,,1,,,1,1,1,,1,,1,,1,,1,1,1,1,1,,1,,1],[,1,,,,,,,1,,1,,1,1,1,1,,,,,,,,,1]],[,[,,,,,,,,,,,,,1,1,,,,1],[,1,,,,,,,,1,,,1,,,,,,1,,,1,,,,1],,[,1,,,,1,,1,,1,1,,1,1,,,,,,,,1],[,,,,,,,,,,,,,,,,,,,1],[,,,,,,,,,1],[1,1,1,,,1,,,,,,,,,1,1,,,,,,,,,,1],[,1,,,,,,,,,,,,,1],[,,,,,,,,,,,,,,,,,,,1,,,1],[,,,,,,,,,1],[1,1,,,,,,1,1,1,,1,1,,,,1,1,,1,,1,1,1,,1],[,1,1,1,,1,1,,,1,,1,1,1,1,,,,,,,1,,1],[,1,1,1,1,,,1,,1,,,,1,1,1,1,,1,1,,1],[,1,,,1,1,,1,,,,1,,1,1,,1,,1,,,1,,,1,,1],[,,,,,,,,,,,1],[,,,,,,,,,1,,,,,,,,,,,,,1],,[1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,,1,,1,1,1,1,1,1,1],[,1,,,,,,,1,1,,1,,,,,1,,,1,,1],[,1,,,,1,,,1,,,,,,,,1,,1,,,1],[,,,,,,,,,,,,,1,1,,,,1,,,1],[,,,,,1,,,1,,,,1],[,1],,[,1],[1,,,,,,,,,,,,,,1,,,,,1]],[,[,1,,,,1,1,1,1,1,1,,1,1,1,1,1,,1,1,,1,1,,,1],[,,1,,,,,,,,,1],,,[1,,,1,1,,,,,,,,1,1,,1,1,,1],,[,,,,,,,,,,,,,,,,,,1,,1],,[1,,,1,1,,1,1,,,,,1,,1,,,,,1,1,,1],,[,1,,,,,,,,1,1,1,1,1,,1,1,,,,1,1],[,,,,,,,,,,,,,,,,1,,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,,,1,1,1,1,,1,1,1,1,1,1],[,,,,,,,,,,,1,,1,,,1],[1,,,,,,,,,,,,,,,,,,1,,1],,,[,1,,,,,,,,,,,,,,1,,,,1,1],[,,,,,,,,,1,,,1,,,,,,,,,,1],[,,,,,,,,,,,,,,,1],[,,,,,,,,,,,,,1,1,,,,,,1],,[,1]],[,[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,,,1,1,,1,1,1,1,1,1,,,1,1,1,1,1,,1,1],[,1,,,,,,,,1],[,,,,1,,,1,,,1,1,,,,,,,,,,1,,,,1],[,1,,1,1,,,1,1,1,,,,1,1,1,1,,1,1,1,1,,1],[,,,,,,,1],[,1,1,,,,,1,,1,,,,,,1,,,,,,1,,1,,1],[,1,,,,,,1,,,,1,,,,,,,,,,1],[,,1,1,,1,1,1,1,1,1,1,1,1,1,,,,1,,1,1,1,1,,1],[,1,,,,,,,,1],[,1,1,,1,,,,,,,,1,,,,,,1,,,1,,1,,1],[,1,,1,,1,,1,1,1,,1,1,1,,1,,,1,1,,1,1,1,1,1],[,1,1,1,1,1,,,1,1,,,,1,1,1,,,,1,1,,,1,1],[,,1,1,1,1,,1,,1,,1,,1,1,1,1,,,,,1,,1,,1],[1,1,1,1,1,1,1,1,,1,,1,,1,1,1,,,1,1,,,,1,,1],[,,,1],,[,1,1,,1,,,1,1,1,,1,1,1,1,1,1,,1,1,,1,1,1,1,1,1],[,1,,,,,,1,,1,,1,,,,,,,1,1,,1,1],[,,,,,,1,,1,1,,1,,1,,,,,,,,,,1],[,1,1,,1,,,,1,,,,1,1,1,,,,1,,1,1,1,,1,1],,[,1,1,,,,,,,,,,,,,1,,,1,,,,,1],[,1,,,,,,,,,,,,,,,,,,,,,,1],[,1,1,,,,,,,1,,,,1,,,,,1,,,,,,,1]],[,[,1,1,1,1,1,,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1],[,1,1,1,1,1,,1,,1,1,,,1,1,1,1,,1,,,,,1,1,1],[,,1,1,,1,,1,1,,,,1,1,1,1,,,1,,1,1,1,1,,1],[,1,,1,,,,,,,,1,,1,,1,,,,,,,,,,1],[,,1,,1,,,1,,,,,1,1,,,1,,1,1,1,1],[,1],[,1,1,,1,,1,1,,1,,,1,1,1,,,,1,,,1,,1],[1,1,,1,1,1,,,,,,,,,,,,,1,,1,1,1],[,1,1,,,,,,,1,,,1,,1,,1,,1,1,,,1,,,1],[,,1,,,,,,,,,,,,,,,,,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,1,1,1,,1,,1,,,,,1,1,1,,,1,,1,,,,1],[,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,,1,,,1,1,1,,1,,1,1,1,,,1,1,1,1,,,,1,1],[,,,1,1,,,1,,1,,1,,1,1,1,1,,1,,,,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,,,,,,,,,,,,,,,,,,,1],[,1,1,,1,1,,1,,1,,,,1,1,,,1,1,,1,1,,1],[,1,1,1,1,1,,,1,1,1,,1,1,1,1,1,1,1,1,,1,1,,,1],[,1,1,1,1,1,,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1,,1,1],[,1,1,,1,,,1,,,1,,1,1,1,1,1,,1,,1,1],[,,,,,1,,,,1,,,,,1,1,,,,1],[,1,,1,1,1,,1,,,1,1,1,,,1,,,1,,1,,,1],[,,1,,,,,,,,,1,,1,,,,,1,,1],[,1,1,,,,,,,,1,1,1,,,,,,,,1,,,,,1],[,,,,,,,,1,,,,,1,,,1]],[,[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,1,,1,1,,,1,1,1,1,1,1,1,1,,,,,,,,,1,1],[,,,,,,,,1,,,,1,,1,,1],[,1,,,1,1,,1,,,,1,,,,,,,,1],[,1,,1,,1,,,,1,1,,1,,1,,,,1,1,1,1,1,,,1],,[,1,,,,,,,,1,,,1,1,,,1,,1,1,,1,,1],[,1,,,1,,,,,,,,1,,,,,,,1],[1,1,,,,,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,,1,1,1],,[,1,,,,,,1,,1,,1,1,1,1,1,,,1,,1,1,,,,1],[,1,1,,,1,,1,,1,,,1,1,1,1,,,1,,,1,,,,1],[,1,1,1,1,1,,1,1,1,,1,1,1,1,1,1,1,1,1,1,,,,1,,1],[,1,,,1,1,,1,1,,,1,1,,1,1,,1,,1,,1],[1,,1,,,,,1,,1,,1,1,1,1,,,,,1,1,,,,1,1],[,1,1,,,,,1,1,,,1,,1,1,1,1,,,,,,,,,,1],,[,1,1,,,1,,,,1,,1,1,1,1,1,,,,1,,,,1,,1],[,,,1,1,,,1,,,,,1,,1,1,1,,1,1,,,,,,1],[,1,,,,,,,,,,,1,,,,1,,,,,,,1,,1],[,1,1,1,1,1,1,1,,1,1,1,1,1,1,,1,1,1,,1,1,,1,1,1,1],[,1,,,,,,,,,,,,,,,,,,,1],[,1,,,,,,1,,,,,1,,1,,,1,1,,1,1,,1],[,1,,,,,,1,,,,,1,1,,,,,,,,1,,,,1],[,,,,,,,,,,,,,,,,,,1,,,1,,,,,1],[,,,,,,,1,,,,1]],[,[1,1,1,1,1,1,1,1,1,1,1,1,1,1,,1,1,1,1,1,1,1,1,1,1,1,1],[,1,,1,,1,,,,,,,1,,,,,,,,1,,,1],[,1,,,,,,,1],[,,,,,,,,,,1],[,1,,,,,,1,1,,,,,,1],,[,1,1,,,,,,1,,,,,1,1,,,,1],[1,,1,,1,,,,,1,,,,,1,,,,,,,,,1,1],[,1,1,,,,,,,,,1,1,1,1,,,,1,,,,,1,,,1],,[,1,1,,1,,,1,1,,,1,,,1,1,1,,1,,1,1,1,,,,1],[,,,,,1,,,,,1,,,1,1,,,1,,1,,,,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,1,,,1,1,,1,,,,1,,,,,,,,1],[,,,1,,,,,1,,,,,1,,1,,1,1,1],[,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],[,,,,,1],[,1,,,,,,1,,,,,,,1,1,1,,,1],[,1,,,,,,,,,,1,1,1,,,,,1,,,1],[,,,,,1,,1,,,,,1,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 cE(e){for(var t=Dm;e.length<3;)e+="`";for(var r=0;r<=e.length-1;r++){var a=e.charCodeAt(r)-96;if(t=t[a],!t)return!1}return!0}function _m(e){e=Array.isArray(e)?e:Dm;var t=[];return e.forEach(function(r,a){var n=String.fromCharCode(a+96).replace("`","");Array.isArray(r)?t=t.concat(_m(r).map(function(i){return n+i})):t.push(n)}),t}var cs=cE,dE=function(e){Ge(r,e);var t=Et(r);function r(a){var n;return Yt(this,r),n=t.call(this),n._props=pE(a),n._attrs=mE(a),n}return rr(r,[{key:"props",get:function(){return this._props}},{key:"attr",value:function(n){var i;return(i=this._attrs[n])!==null&&i!==void 0?i:null}},{key:"hasAttr",value:function(n){return this._attrs[n]!==void 0}},{key:"attrNames",get:function(){return Object.keys(this._attrs)}}]),r}(It),bc={"#cdata-section":2,"#text":3,"#comment":8,"#document":9,"#document-fragment":11},Em={},fE=Object.keys(bc);fE.forEach(function(e){Em[bc[e]]=e});function pE(e){var t,r,a,n=(t=e.nodeName)!==null&&t!==void 0?t:Em[e.nodeType],i=(r=(a=e.nodeType)!==null&&a!==void 0?a:bc[e.nodeName])!==null&&r!==void 0?r:1;Ke(typeof i=="number","nodeType has to be a number, got '".concat(i,"'")),Ke(typeof n=="string","nodeName has to be a string, got '".concat(n,"'")),n=n.toLowerCase();var o=null;n==="input"&&(o=(e.type||e.attributes&&e.attributes.type||"").toLowerCase(),ls().includes(o)||(o="text"));var s=Fe({},e,{nodeType:i,nodeName:n});return o&&(s.type=o),delete s.attributes,Object.freeze(s)}function mE(e){var t=e.attributes,r=t===void 0?{}:t,a={htmlFor:"for",className:"class"};return Object.keys(r).reduce(function(n,i){var o=r[i];if(Ke(U(o)!=="object"||o===null,"expects attributes not to be an object, '".concat(i,"' was")),o!==void 0){var s=a[i]||i;n[s]=o!==null?String(o):null}return n},{})}var xm=dE;function hE(e,t){if(e=e||function(){},t=t||h.log,!h._audit)throw new Error("No audit configured");var r=h.utils.queue(),a=[];Object.keys(h.plugins).forEach(function(i){r.defer(function(o){var s=function(c){a.push(c),o()};try{h.plugins[i].cleanup(o,s)}catch(u){s(u)}})});var n=h.utils.getFlattenedTree(g.body);h.utils.querySelectorAll(n,"iframe, frame").forEach(function(i){r.defer(function(o,s){return h.utils.sendCommandToFrame(i.actualNode,{command:"cleanup-plugin"},o,s)})}),r.then(function(i){a.length===0?e(i):t(a)}).catch(t)}var Cm=hE,ki={},Am;function Fm(e){return ki.hasOwnProperty(e)}function yc(e){return typeof e=="string"&&ki[e]?ki[e]:typeof e=="function"?e:Am}function vE(e,t,r){ki[e]=t,r&&(Am=t)}function gE(e){var t;if(t=h._audit,!t)throw new Error("No audit configured");if(e.axeVersion||e.ver){var r=e.axeVersion||e.ver;if(!/^\d+\.\d+\.\d+(-canary)?/.test(r))throw new Error("Invalid configured version ".concat(r));var a=r.split("-"),n=ee(a,2),i=n[0],o=n[1],s=i.split(".").map(Number),u=ee(s,3),c=u[0],d=u[1],m=u[2],v=h.version.split("-"),y=ee(v,2),w=y[0],C=y[1],A=w.split(".").map(Number),E=ee(A,3),x=E[0],S=E[1],k=E[2];if(c!==x||S<d||S===d&&k<m||c===x&&d===S&&m===k&&o&&o!==C)throw new Error("Configured version ".concat(r," is not compatible with current axe version ").concat(h.version))}if(e.reporter&&(typeof e.reporter=="function"||Fm(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(z){if(!z.id)throw new TypeError("Configured check ".concat(JSON.stringify(z)," is invalid. Checks must be an object with at least an id property"));t.addCheck(z)})}var $=[];if(e.rules){if(!Array.isArray(e.rules))throw new TypeError("Rules property must be an array");e.rules.forEach(function(z){if(!z.id)throw new TypeError("Configured rule ".concat(JSON.stringify(z)," is invalid. Rules must be an object with at least an id property"));$.push(z.id),t.addRule(z)})}if(e.disableOtherRules&&t.rules.forEach(function(z){$.includes(z.id)===!1&&(z.enabled=!1)}),typeof e.branding<"u"?t.setBranding(e.branding):t._constructHelpUrls(),e.tagExclude&&(t.tagExclude=e.tagExclude),e.locale&&t.applyLocale(e.locale),e.standards&&Gy(e.standards),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(Be.allOrigins,'" instead'));t.setAllowedOrigins(e.allowedOrigins)}}var bE=gE;function yE(e){Ar.updateMessenger(e)}function wE(e){e=e||[];var t=e.length?h._audit.rules.filter(function(a){return!!e.filter(function(n){return a.tags.indexOf(n)!==-1}).length}):h._audit.rules,r=h._audit.data.rules||{};return t.map(function(a){var n=r[a.id]||{};return{ruleId:a.id,description:n.description,help:n.help,helpUrl:n.helpUrl,tags:a.tags,actIds:a.actIds}})}var DE=wE,Tm={};ar(Tm,{allowedAttr:function(){return Rm},arialabelText:function(){return hi},arialabelledbyText:function(){return mi},getAccessibleRefs:function(){return wc},getElementUnallowedRoles:function(){return Om},getExplicitRole:function(){return ct},getImplicitRole:function(){return Ir},getOwnedVirtual:function(){return gi},getRole:function(){return Ve},getRoleType:function(){return Lr},getRolesByType:function(){return ME},getRolesWithNameFromContents:function(){return NE},implicitNodes:function(){return BE},implicitRole:function(){return Ir},isAccessibleRef:function(){return ds},isAriaRoleAllowedOnElement:function(){return km},isComboboxPopup:function(){return _c},isUnsupportedRole:function(){return cl},isValidRole:function(){return xn},label:function(){return Nm},labelVirtual:function(){return Io},lookupTable:function(){return Im},namedFromContents:function(){return Zf},requiredAttr:function(){return Lm},requiredContext:function(){return Ec},requiredOwned:function(){return xc},validateAttr:function(){return fs},validateAttrValue:function(){return Bm}});function _E(e){var t=We.ariaRoles[e],r=Ee(Va());return t&&(t.allowedAttrs&&r.push.apply(r,Ee(t.allowedAttrs)),t.requiredAttrs&&r.push.apply(r,Ee(t.requiredAttrs))),r}var Rm=_E,EE=/^idrefs?$/;function Sm(e,t,r){if(e.hasAttribute){if(e.nodeName.toUpperCase()==="LABEL"&&e.hasAttribute("for")){var a=e.getAttribute("for");t[a]=t[a]||[],t[a].push(e)}for(var n=0;n<r.length;++n){var i=r[n],o=Me(e.getAttribute(i)||"");if(o)for(var s=zt(o),u=0;u<s.length;++u)t[s[u]]=t[s[u]]||[],t[s[u]].push(e)}}for(var c=0;c<e.childNodes.length;c++)e.childNodes[c].nodeType===1&&Sm(e.childNodes[c],t,r)}function xE(e){e=e.actualNode||e;var t=jt(e);t=t.documentElement||t;var r=ze.get("idRefsByRoot",function(){return new WeakMap}),a=r.get(t);if(!a){a={},r.set(t,a);var n=Object.keys(We.ariaAttrs).filter(function(i){var o=We.ariaAttrs[i].type;return EE.test(o)});Sm(t,a,n)}return a[e.id]||[]}var wc=xE;function CE(e,t){var r=e instanceof It?e:Pe(e),a=Ir(r),n=Ua(r);return Array.isArray(n.allowedRoles)?n.allowedRoles.includes(t):t===a?!1:!!n.allowedRoles}var km=CE,AE=["doc-backlink","doc-biblioentry","doc-biblioref","doc-cover","doc-endnote","doc-glossref","doc-noteref"],FE={header:"banner",footer:"contentinfo"};function TE(e){var t=[];if(!e)return t;if(e.hasAttr("role")){var r=zt(e.attr("role").toLowerCase());t=t.concat(r)}return t.filter(function(a){return xn(a)})}function RE(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0,r=nt(e),a=r.vNode;if(!lc(a))return[];var n=a.props.nodeName,i=Ir(a)||FE[n],o=TE(a);return o.filter(function(s){return!SE(s,a,t,i)})}function SE(e,t,r,a){return r&&e===a?!0:AE.includes(e)&&Lr(e)!==a?!1:km(t,e)}var Om=RE;function kE(e){return Object.keys(We.ariaRoles).filter(function(t){return We.ariaRoles[t].type===e})}var Sn=kE;function OE(e){return Sn(e)}var ME=OE;function IE(){return ze.get("ariaRolesNameFromContent",function(){return Object.keys(We.ariaRoles).filter(function(e){return We.ariaRoles[e].nameFromContent})})}var Dc=IE;function PE(){return Dc()}var NE=PE,Mm=function(t){return t===null},Vt=function(t){return t!==null},ra={};ra.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}},ra.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"],ra.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:Vt}}]},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:Vt}}]},"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:Vt}}]},"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:Vt}}]},"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:Vt}}]},"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:Vt}}]},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:Vt}}]},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:Vt}}]},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:Vt}}]},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:Vt}}]},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:Vt}}]},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:Vt}}]},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:Vt}}]},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:Vt}}]},widget:{type:"abstract",unsupported:!1},window:{nameFrom:["author"],type:"abstract",unsupported:!1}},ra.implicitHtmlRole=ml,ra.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:Vt}},{nodeName:"input",properties:{type:["color","data","datatime","file","hidden","month","number","password","range","reset","submit","time","week"]}},{nodeName:"link",attributes:{href:Vt}},{nodeName:"menu",attributes:{type:"context"}},{nodeName:"menuitem",attributes:{type:["command","checkbox","radio"]}},{nodeName:"select",condition:function(t){return t instanceof h.AbstractVirtualNode||(t=h.utils.getNodeFromTree(t)),Number(t.attr("size"))>1},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"]}],ra.elementsAllowedAnyRole=[{nodeName:"a",attributes:{href:Mm}},{nodeName:"img",attributes:{alt:Mm}},{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"]}],ra.evaluateRoleForElement={A:function(t){var r=t.node,a=t.out;return r.namespaceURI==="http://www.w3.org/2000/svg"?!0:r.href.length?a:!0},AREA:function(t){var r=t.node;return!r.href},BUTTON:function(t){var r=t.node,a=t.role,n=t.out;return r.getAttribute("type")==="menu"?a==="menuitem":n},IMG:function(t){var r=t.node,a=t.role,n=t.out;switch(r.alt){case null:return n;case"":return a==="presentation"||a==="none";default:return a!=="presentation"&&a!=="none"}},INPUT:function(t){var r=t.node,a=t.role,n=t.out;switch(r.type){case"button":case"image":return n;case"checkbox":return a==="button"&&r.hasAttribute("aria-pressed")?!0:n;case"radio":return a==="menuitemradio";case"text":return a==="combobox"||a==="searchbox"||a==="spinbutton";case"tel":return a==="combobox"||a==="spinbutton";case"url":case"search":case"email":return a==="combobox";default:return!1}},LI:function(t){var r=t.node,a=t.out,n=h.utils.matchesSelector(r,"ol li, ul li");return n?a:!0},MENU:function(t){var r=t.node;return r.getAttribute("type")!=="context"},OPTION:function(t){var r=t.node,a=h.utils.matchesSelector(r,"select > option, datalist > option, optgroup > option");return!a},SELECT:function(t){var r=t.node,a=t.role;return!r.multiple&&r.size<=1&&a==="menu"},SVG:function(t){var r=t.node,a=t.out;return r.parentNode&&r.parentNode.namespaceURI==="http://www.w3.org/2000/svg"?!0:a}},ra.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"]};var Im=ra;function LE(e){var t=null,r=Im.role[e];return r&&r.implicit&&(t=Jr(r.implicit)),t}var BE=LE;function $E(e){return!!wc(e).length}var ds=$E;function _c(e){var t,r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},a=r.popupRoles,n=Ve(e);if((t=a)!==null&&t!==void 0||(a=Of["aria-haspopup"].values),!a.includes(n))return!1;var i=qE(e);if(Pm(i))return!0;var o=e.props.id;if(!o)return!1;if(!e.actualNode)throw new Error("Unable to determine combobox popup without an actualNode");var s=di(e.actualNode),u=s.querySelectorAll('[aria-owns~="'.concat(o,`"][role~="combobox"]:not(select),
|
|
24
|
-
[aria-controls~="`).concat(o,'"][role~="combobox"]:not(select)'));return Array.from(u).some(Pm)}var Pm=function(t){return t&&Ve(t)==="combobox"};function qE(e){for(;e=e.parent;)if(Ve(e,{noPresentational:!0})!==null)return e;return null}function jE(e){return e=Pe(e),Io(e)}var Nm=jE;function zE(e){var t=We.ariaRoles[e];return!t||!Array.isArray(t.requiredAttrs)?[]:Ee(t.requiredAttrs)}var Lm=zE;function VE(e){var t=We.ariaRoles[e];return!t||!Array.isArray(t.requiredContext)?null:Ee(t.requiredContext)}var Ec=VE;function HE(e){var t=We.ariaRoles[e];return!t||!Array.isArray(t.requiredOwned)?null:Ee(t.requiredOwned)}var xc=HE;function UE(e,t){e=e instanceof It?e:Pe(e);var r,a,n=e.attr(t),i=We.ariaAttrs[t];if(!i||i.allowEmpty&&(!n||n.trim()===""))return!0;switch(i.type){case"boolean":return["true","false"].includes(n.toLowerCase());case"nmtoken":return typeof n=="string"&&i.values.includes(n.toLowerCase());case"nmtokens":return a=zt(n),a.reduce(function(u,c){return u&&i.values.includes(c)},a.length!==0);case"idref":try{var o=jt(e.actualNode);return!!(n&&o.getElementById(n))}catch{throw new TypeError("Cannot resolve id references for partial DOM")}case"idrefs":return Mr(e,t).some(function(u){return!!u});case"string":return n.trim()!=="";case"decimal":return r=n.match(/^[-+]?([0-9]*)\.?([0-9]*)$/),!!(r&&(r[1]||r[2]));case"int":var s=typeof i.minValue<"u"?i.minValue:-1/0;return/^[-+]?[0-9]+$/.test(n)&&parseInt(n)>=s}}var Bm=UE;function GE(e){var t=We.ariaAttrs[e];return!!t}var fs=GE;function WE(e,t,r){var a=zt(r.attr("role")).filter(function(n){return Lr(n)==="abstract"});return a.length>0?(this.data(a),!0):!1}var YE=WE;function XE(e,t,r){var a=[],n=Ve(r),i=Rm(n);Array.isArray(t[n])&&(i=Si(t[n].concat(i)));var o=gt(r.attrNames),s;try{for(o.s();!(s=o.n()).done;){var u=s.value;fs(u)&&!i.includes(u)&&a.push(u)}}catch(c){o.e(c)}finally{o.f()}if(!a.length)return!0;if(this.data(a.map(function(c){return c+'="'+r.attr(c)+'"'})),!(!n&&!lc(r)&&!yt(r)))return!1}function KE(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=arguments.length>2?arguments[2]:void 0,a=t.allowImplicit,n=a===void 0?!0:a,i=t.ignoredTags,o=i===void 0?[]:i,s=r.props.nodeName;if(o.map(function(c){return c.toLowerCase()}).includes(s))return!0;var u=Om(r,n);return u.length?(this.data(u),mt(r)?!1:void 0):!0}var ZE=KE;function JE(e,t,r){return r.attr("aria-busy")==="true"}function $m(e,t,r){var a=r.props,n=a.nodeName,i=a.type,o=ex(r.attr("aria-checked"));if(n!=="input"||i!=="checkbox"||!o)return!0;var s=QE(r);return o===s?!0:(this.data({messageKey:"checkbox",checkState:s}),!1)}function QE(e){return e.props.indeterminate?"mixed":e.props.checked?"true":"false"}function ex(e){return e?(e=e.toLowerCase(),["mixed","true"].includes(e)?e:"false"):""}function qm(e){var t,r,a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=a.invalidTableRowAttrs,i=arguments.length>2?arguments[2]:void 0,o=(t=n==null||(r=n.filter)===null||r===void 0?void 0:r.call(n,function(d){return i.hasAttr(d)}))!==null&&t!==void 0?t:[];if(o.length===0)return!0;var s=tx(i),u=s&&Ve(s);if(!u||u==="treegrid")return!0;var c="row".concat(o.length>1?"Plural":"Singular");return this.data({messageKey:c,invalidAttrs:o,ownerRole:u}),!1}function tx(e){if(e.parent){var t='table:not([role]), [role~="treegrid"], [role~="table"], [role~="grid"]';return ir(e,t)}}var jm={row:qm,checkbox:$m};function rx(e,t,r){var a=Ve(r);return jm[a]?jm[a].call(this,e,t,r):!0}function ax(e,t,r){t=Array.isArray(t)?t:[];var a=r.attr("aria-errormessage"),n=r.hasAttr("aria-errormessage"),i=r.attr("aria-invalid"),o=r.hasAttr("aria-invalid");if(!o||i==="false")return!0;function s(u){if(u.trim()==="")return We.ariaAttrs["aria-errormessage"].allowEmpty;var c;try{c=u&&Mr(r,"aria-errormessage")[0]}catch{this.data({messageKey:"idrefs",values:zt(u)});return}if(c)return mt(c)?c.getAttribute("role")==="alert"||c.getAttribute("aria-live")==="assertive"||c.getAttribute("aria-live")==="polite"||zt(r.attr("aria-describedby")).indexOf(u)>-1:(this.data({messageKey:"hidden",values:zt(u)}),!1)}return t.indexOf(a)===-1&&n?(this.data(zt(a)),s.call(this,a)):!0}var nx=ax;function ix(e,t,r){return r.attr("aria-hidden")!=="true"}var ox=ix;function sx(e,t,r){var a=r.attr("aria-level"),n=parseInt(a,10);if(!(n>6))return!0}var ux=sx;function lx(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=arguments.length>2?arguments[2]:void 0,a=(t==null?void 0:t.elementsAllowedAriaLabel)||[],n=r.props.nodeName,i=Ve(r,{chromium:!0}),o=cx(i,n,a),s=o.filter(function(d){return r.attrNames.includes(d)?Me(r.attr(d))!=="":!1});if(s.length===0)return!1;var u=r.hasAttr("role")?"hasRole":"noRole";u+=s.length>1?"Plural":"Singular",this.data({role:i,nodeName:n,messageKey:u,prohibited:s});var c=pa(r,{subtreeDescendant:!0});if(Me(c)==="")return!0}function cx(e,t,r){var a=We.ariaRoles[e];return a?a.prohibitedAttrs||[]:e||r.includes(t)?[]:["aria-label","aria-labelledby"]}var zm={};ar(zm,{getAriaRolesByType:function(){return Sn},getAriaRolesSupportingNameFromContent:function(){return Dc},getElementSpec:function(){return Ua},getElementsByContentType:function(){return dl},getGlobalAriaAttrs:function(){return Va},implicitHtmlRoles:function(){return ml}});function dx(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=arguments.length>2?arguments[2]:void 0,a=ct(r),n=r.attrNames,i=Lm(a);if(Array.isArray(t[a])&&(i=Si(t[a],i)),!a||!n.length||!i.length||fx(r,a)||mx(r,a))return!0;var o=Ua(r),s=i.filter(function(u){return!r.attr(u)&&!px(o,u)});return s.length?(this.data(s),!1):!0}function fx(e,t){return t==="separator"&&!yt(e)}function px(e,t){var r;return((r=e.implicitAttrs)===null||r===void 0?void 0:r[t])!==void 0}function mx(e,t){return t==="combobox"&&e.attr("aria-expanded")==="false"}function hx(e,t,r){var a=t&&Array.isArray(t.reviewEmpty)?t.reviewEmpty:[],n=ct(r,{dpub:!0}),i=xc(n);if(i===null)return!0;var o=vx(r,i),s=o.ownedRoles,u=o.ownedElements,c=s.filter(function(m){var v=m.role;return!i.includes(v)});if(c.length)return this.relatedNodes(c.map(function(m){var v=m.ownedElement;return v})),this.data({messageKey:"unallowed",values:c.map(function(m){var v=m.ownedElement,y=m.attr;return yx(v,y)}).filter(function(m,v,y){return y.indexOf(m)===v}).join(", ")}),!1;var d=gx(r,n,i,s);if(!d)return!0;if(this.data(d),!(a.includes(n)&&!u.some(wx)))return!1}function vx(e,t){for(var r=[],a=gi(e).filter(function(s){return s.props.nodeType!==1||mt(s)}),n=function(u){var c=a[u];if(c.props.nodeType!==1)return"continue";var d=Ve(c,{noPresentational:!0}),m=bx(c),v=!!m||yt(c);!d&&!v||["group","rowgroup"].includes(d)&&t.some(function(y){return y===d})?a.push.apply(a,Ee(c.children)):(d||v)&&r.push({role:d,attr:m||"tabindex",ownedElement:c})},i=0;i<a.length;i++)var o=n(i);return{ownedRoles:r,ownedElements:a}}function gx(e,t,r,a){for(var n=function(u){var c=a[u].role;if(r.includes(c))return r=r.filter(function(d){return d!==c}),{v:null}},i=0;i<a.length;i++){var o=n(i);if(U(o)==="object")return o.v}return r.length?r:null}function bx(e){return Va().find(function(t){return e.hasAttr(t)})}function yx(e,t){var r=e.props,a=r.nodeName,n=r.nodeType;if(n===3)return"#text";var i=ct(e,{dpub:!0});return i?"[role=".concat(i,"]"):t?a+"[".concat(t,"]"):a}function wx(e){return e.props.nodeType===3?e.props.nodeValue.trim().length>0:yi(e,!1,!0)}function Vm(e,t,r,a){var n=ct(e);if(r||(r=Ec(n)),!r)return null;for(var i=r.includes("group"),o=a?e:e.parent;o;){var s=Ve(o,{noPresentational:!0});if(!s)o=o.parent;else if(s==="group"&&i)t.includes(n)&&r.push(n),r=r.filter(function(u){return u!=="group"}),o=o.parent;else return r.includes(s)?null:r}return r}function Dx(e){for(var t=[],r=null;e;){if(e.getAttribute("id")){var a=bt(e.getAttribute("id")),n=jt(e);r=n.querySelector("[aria-owns~=".concat(a,"]")),r&&t.push(r)}e=e.parentElement}return t.length?t:null}function _x(e,t,r){var a=t&&Array.isArray(t.ownGroupRoles)?t.ownGroupRoles:[],n=Vm(r,a);if(!n)return!0;var i=Dx(e);if(i){for(var o=0,s=i.length;o<s;o++)if(n=Vm(Pe(i[o]),a,n,!0),!n)return!0}return this.data(n),!1}var Ex=_x;function xx(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=arguments.length>2?arguments[2]:void 0,a=Ve(r),n=t.supportedRoles||[];if(n.includes(a))return!0;if(!(a&&a!=="presentation"&&a!=="none"))return!1}var Cx=xx;function Ax(e,t,r){var a=r.attrNames.filter(function(n){var i=We.ariaAttrs[n];if(!fs(n))return!1;var o=i.unsupported;return U(o)!=="object"?!!o:!vi(e,o.exceptions)});return a.length?(this.data(a),!0):!1}var Fx=Ax;function Tx(e,t,r){t=Array.isArray(t.value)?t.value:[];var a=[],n=/^aria-/;return r.attrNames.forEach(function(i){t.indexOf(i)===-1&&n.test(i)&&!fs(i)&&a.push(i)}),a.length?(this.data(a),!1):!0}var Rx=Tx;function Sx(e,t,r){t=Array.isArray(t.value)?t.value:[];var a="",n="",i=[],o=/^aria-/,s=["aria-errormessage"],u={"aria-controls":function(){return r.attr("aria-expanded")!=="false"&&r.attr("aria-selected")!=="false"},"aria-current":function(d){d||(a='aria-current="'.concat(r.attr("aria-current"),'"'),n="ariaCurrent")},"aria-owns":function(){return r.attr("aria-expanded")!=="false"},"aria-describedby":function(d){d||(a='aria-describedby="'.concat(r.attr("aria-describedby"),'"'),n=h._tree&&h._tree[0]._hasShadowRoot?"noIdShadow":"noId")},"aria-labelledby":function(d){d||(a='aria-labelledby="'.concat(r.attr("aria-labelledby"),'"'),n=h._tree&&h._tree[0]._hasShadowRoot?"noIdShadow":"noId")}};if(r.attrNames.forEach(function(c){if(!(s.includes(c)||t.includes(c)||!o.test(c))){var d,m=r.attr(c);try{d=Bm(r,c)}catch{a="".concat(c,'="').concat(m,'"'),n="idrefs";return}(!u[c]||u[c](d))&&!d&&(m===""&&!kx(c)?(a=c,n="empty"):i.push("".concat(c,'="').concat(m,'"')))}}),i.length)return this.data(i),!1;if(a){this.data({messageKey:n,needsReview:a});return}return!0}function kx(e){var t;return((t=We.ariaAttrs[e])===null||t===void 0?void 0:t.type)==="string"}function Ox(e,t,r){var a=Ve(r,{dpub:!0,fallback:!0}),n=We.ariaRoles[a];return n!=null&&n.deprecated?(this.data(a),!0):!1}function Mx(e,t){var r=Ir(e);return!r&&t.length===2&&t.includes("none")&&t.includes("presentation")}function Ix(e,t,r){var a=zt(r.attr("role"));return a.length<=1?!1:Mx(r,a)?void 0:!0}var Px=Ix;function Nx(e,t,r){var a=Va().filter(function(n){return r.hasAttr(n)});return this.data(a),a.length>0}var Lx=Nx;function Bx(e){var t=e.getAttribute("role");if(t===null)return!1;var r=Lr(t);return r==="widget"||r==="composite"}var $x=Bx;function qx(e,t,r){var a=zt(r.attr("role")),n=a.every(function(i){return!xn(i,{allowAbstract:!0})});return n?(this.data(a),!0):!1}var jx=qx;function zx(e,t,r){return yt(r)}var Vx=zx;function Hx(e,t,r){var a=Ve(r,{noImplicit:!0});this.data(a);var n,i;try{n=Me(vl(r)).toLowerCase(),i=Me(Qt(r)).toLowerCase()}catch{return}if(!i&&!n)return!1;if(!(!i&&n)&&i.includes(n))return!1}var Ux=Hx;function Gx(e,t,r){var a=Ve(r,{dpub:!0,fallback:!0}),n=cl(a);return n&&this.data(a),n}var Wx=Gx,Yx={ARTICLE:!0,ASIDE:!0,NAV:!0,SECTION:!0},Xx={application:!0,article:!0,banner:!1,complementary:!0,contentinfo:!0,form:!0,main:!0,navigation:!0,region:!0,search:!1};function Kx(e){var t=e.nodeName.toUpperCase();return Yx[t]||!1}function Zx(e,t){var r=ct(e);return r&&(Xx[r]||t.roles.includes(r))||!1}function Jx(e,t){return Zx(e,t)||Kx(e)}var Qx=Jx,Hm={};ar(Hm,{Color:function(){return Ct},centerPointOfRect:function(){return t5},elementHasImage:function(){return Bo},elementIsDistinct:function(){return Gm},filteredRectStack:function(){return i5},flattenColors:function(){return qr},flattenShadowColors:function(){return Ac},getBackgroundColor:function(){return Mi},getBackgroundStack:function(){return Fc},getContrast:function(){return kn},getForegroundColor:function(){return ms},getOwnBackgroundColor:function(){return Wa},getRectStack:function(){return Wm},getStackingContext:function(){return Tc},getTextShadowColors:function(){return ps},hasValidContrastRatio:function(){return C5},incompleteData:function(){return Nt},stackingContextToColor:function(){return Oi}});function e5(e){if(!(e.left>p.innerWidth)&&!(e.top>p.innerHeight)){var t=Math.min(Math.ceil(e.left+e.width/2),p.innerWidth-1),r=Math.min(Math.ceil(e.top+e.height/2),p.innerHeight-1);return{x:t,y:r}}}var t5=e5;function Um(e){return e.getPropertyValue("font-family").split(/[,;]/g).map(function(t){return t.trim().toLowerCase()})}function r5(e,t){var r=p.getComputedStyle(e);if(r.getPropertyValue("background-image")!=="none")return!0;var a=["border-bottom","border-top","outline"].reduce(function(s,u){var c=new Ct;return c.parseString(r.getPropertyValue(u+"-color")),s||r.getPropertyValue(u+"-style")!=="none"&&parseFloat(r.getPropertyValue(u+"-width"))>0&&c.alpha!==0},!1);if(a)return!0;var n=p.getComputedStyle(t);if(Um(r)[0]!==Um(n)[0])return!0;var i=["text-decoration-line","text-decoration-style","font-weight","font-style","font-size"].reduce(function(s,u){return s||r.getPropertyValue(u)!==n.getPropertyValue(u)},!1),o=r.getPropertyValue("text-decoration");return o.split(" ").length<3&&(i=i||o!==n.getPropertyValue("text-decoration")),i}var Gm=r5;function a5(e){var t=Sf(e),r=Cl(e);return!r||r.length<=1?[t]:r.some(function(a){return a===void 0})?null:(r.splice(0,0,t),r)}var Wm=a5;function n5(e){var t=Wm(e);if(t&&t.length===1)return t[0];if(t&&t.length>1){var r=t.shift(),a;return t.forEach(function(n,i){if(i!==0){var o=t[i-1],s=t[i];a=o.every(function(u,c){return u===s[c]})||r.includes(e)}}),a?t[0]:(Nt.set("bgColor","elmPartiallyObscuring"),null)}return Nt.set("bgColor","outsideViewport"),null}var i5=n5;function o5(e,t,r){return Math.min(Math.max(t,e),r)}var s5={normal:function(t,r){return r},multiply:function(t,r){return r*t},screen:function(t,r){return t+r-t*r},overlay:function(t,r){return this["hard-light"](r,t)},darken:function(t,r){return Math.min(t,r)},lighten:function(t,r){return Math.max(t,r)},"color-dodge":function(t,r){return t===0?0:r===1?1:Math.min(1,t/(1-r))},"color-burn":function(t,r){return t===1?1:r===0?0:1-Math.min(1,(1-t)/r)},"hard-light":function(t,r){return r<=.5?this.multiply(t,2*r):this.screen(t,2*r-1)},"soft-light":function(t,r){if(r<=.5)return t-(1-2*r)*t*(1-t);var a=t<=.25?((16*t-12)*t+4)*t:Math.sqrt(t);return t+(2*r-1)*(a-t)},difference:function(t,r){return Math.abs(t-r)},exclusion:function(t,r){return t+r-2*t*r}};function Cc(e,t,r,a,n){return t*(1-a)*e+t*a*s5[n](r/255,e/255)*255+(1-t)*a*r}function u5(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:"normal",a=Cc(e.red,e.alpha,t.red,t.alpha,r),n=Cc(e.green,e.alpha,t.green,t.alpha,r),i=Cc(e.blue,e.alpha,t.blue,t.alpha,r),o=o5(e.alpha+t.alpha*(1-e.alpha),0,1);if(o===0)return new Ct(a,n,i,o);var s=Math.round(a/o),u=Math.round(n/o),c=Math.round(i/o);return new Ct(s,u,c,o)}var qr=u5;function Ac(e,t){var r=e.alpha,a=(1-r)*t.red+r*e.red,n=(1-r)*t.green+r*e.green,i=(1-r)*t.blue+r*e.blue,o=e.alpha+t.alpha*(1-e.alpha);return new Ct(a,n,i,o)}function Fc(e){for(var t=Cl(e).map(function(n){return n=Pp(n,e),n=l5(n),n}),r=0;r<t.length;r++){var a=t[r];if(a[0]!==e)return Nt.set("bgColor","bgOverlap"),null;if(r!==0&&!c5(a,t[0]))return Nt.set("bgColor","elmPartiallyObscuring"),null}return t[0]||null}function l5(e){var t=e.indexOf(g.body),r=e,a=Wa(p.getComputedStyle(g.documentElement));if(t>1&&a.alpha===0&&!Bo(g.documentElement)){t>1&&(r.splice(t,1),r.push(g.body));var n=r.indexOf(g.documentElement);n>0&&(r.splice(n,1),r.push(g.documentElement))}return r}function c5(e,t){if(e===t)return!0;if(e===null||t===null||e.length!==t.length)return!1;for(var r=0;r<e.length;++r)if(e[r]!==t[r])return!1;return!0}function d5(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=t.minRatio,a=t.maxRatio,n=p.getComputedStyle(e),i=n.getPropertyValue("text-shadow");if(i==="none")return[];var o=n.getPropertyValue("font-size"),s=parseInt(o);Ke(isNaN(s)===!1,"Unable to determine font-size value ".concat(o));var u=[],c=f5(i);return c.forEach(function(d){var m=d.colorStr,v=d.pixels;m=m||n.getPropertyValue("color");var y=ee(v,3),w=y[0],C=y[1],A=y[2],E=A===void 0?0:A;if((!r||E>=s*r)&&(!a||E<s*a)){var x=p5({colorStr:m,offsetY:w,offsetX:C,blurRadius:E,fontSize:s});u.push(x)}}),u}function f5(e){var t={pixels:[]},r=e.trim(),a=[t];if(!r)return[];for(;r;){var n=r.match(/^rgba?\([0-9,.\s]+\)/i)||r.match(/^[a-z]+/i)||r.match(/^#[0-9a-f]+/i),i=r.match(/^([0-9.-]+)px/i)||r.match(/^(0)/);if(n)Ke(!t.colorStr,"Multiple colors identified in text-shadow: ".concat(e)),r=r.replace(n[0],"").trim(),t.colorStr=n[0];else if(i){Ke(t.pixels.length<3,"Too many pixel units in text-shadow: ".concat(e)),r=r.replace(i[0],"").trim();var o=parseFloat((i[1][0]==="."?"0":"")+i[1]);t.pixels.push(o)}else if(r[0]===",")Ke(t.pixels.length>=2,"Missing pixel value in text-shadow: ".concat(e)),t={pixels:[]},a.push(t),r=r.substr(1).trim();else throw new Error("Unable to process text-shadows: ".concat(e))}return a}function p5(e){var t=e.colorStr,r=e.offsetX,a=e.offsetY,n=e.blurRadius,i=e.fontSize;if(r>n||a>n)return new Ct(0,0,0,0);var o=new Ct;return o.parseString(t),o.alpha*=m5(n,i),o}function m5(e,t){if(e===0)return 1;var r=e/t;return .185/(r+.4)}var ps=d5;function Tc(e,t){var r,a=Pe(e);if(a._stackingContext)return a._stackingContext;var n=[],i=new Map;return t=(r=t)!==null&&r!==void 0?r:Fc(e),t.forEach(function(o){var s,u=Pe(o),c=g5(u),d=u._stackingOrder.filter(function(y){var w=y.vNode;return!!w});d.forEach(function(y,w){var C,A=y.vNode,E=(C=d[w-1])===null||C===void 0?void 0:C.vNode,x=Xm(i,A,E);w===0&&!i.get(A)&&n.unshift(x),i.set(A,x)});var m=(s=d[d.length-1])===null||s===void 0?void 0:s.vNode,v=Xm(i,u,m);d.length||n.unshift(v),v.bgColor=c}),a._stackingContext=n,n}function Oi(e){var t;if(!((t=e.descendants)!==null&&t!==void 0&&t.length)){var r=e.bgColor;return r.alpha*=e.opacity,{color:r,blendMode:e.blendMode}}var a=e.descendants.reduce(h5,Ym()),n=qr(a,e.bgColor,e.descendants[0].blendMode);return n.alpha*=e.opacity,{color:n,blendMode:e.blendMode}}function h5(e,t){var r;e instanceof Ct?r=e:r=Oi(e).color;var a=Oi(t).color;return qr(a,r,t.blendMode)}function Ym(e,t){var r;return{vNode:e,ancestor:t,opacity:parseFloat((r=e==null?void 0:e.getComputedStylePropertyValue("opacity"))!==null&&r!==void 0?r:1),bgColor:new Ct(0,0,0,0),blendMode:v5(e==null?void 0:e.getComputedStylePropertyValue("mix-blend-mode")),descendants:[]}}function v5(e){return e||void 0}function Xm(e,t,r){var a,n=e.get(r),i=(a=e.get(t))!==null&&a!==void 0?a:Ym(t,n);return n&&r!==t&&!n.descendants.includes(i)&&n.descendants.unshift(i),i}function g5(e){var t=new Ct;return t.parseString(e.getComputedStylePropertyValue("background-color")),t}function Mi(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[],r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:.1,a=Pe(e),n=a._cache.getBackgroundColor;if(n)return t.push.apply(t,Ee(n.bgElms)),Nt.set("bgColor",n.incompleteData),n.bgColor;var i=b5(e,t,r);return a._cache.getBackgroundColor={bgColor:i,bgElms:t,incompleteData:Nt.get("bgColor")},i}function b5(e,t,r){var a,n=Fc(e);if(!n)return null;var i=xl(e),o=ps(e,{minRatio:r});o.length&&(o=[{color:o.reduce(Ac)}]);for(var s=0;s<n.length;s++){var u=n[s],c=p.getComputedStyle(u);if(Bo(u,c))return t.push(u),null;var d=Wa(c);if(d.alpha!==0){if(c.getPropertyValue("display")!=="inline"&&!Km(u,i))return t.push(u),Nt.set("bgColor","elmPartiallyObscured"),null;if(t.push(u),d.alpha===1)break}}var m=Tc(e,n);o=m.map(Oi).concat(o);var v=y5(e,n.includes(g.body));if((a=o).unshift.apply(a,Ee(v)),o.length===0)return new Ct(255,255,255,1);var y=o.reduce(function(w,C){return qr(C.color,w.color instanceof Ct?w.color:w,C.blendMode)});return qr(y.color instanceof Ct?y.color:y,new Ct(255,255,255,1))}function Km(e,t){t=Array.isArray(t)?t:[t];var r=e.getBoundingClientRect(),a=r.right,n=r.bottom,i=p.getComputedStyle(e),o=i.getPropertyValue("overflow");return(["scroll","auto"].includes(o)||e instanceof p.HTMLHtmlElement)&&(a=r.left+e.scrollWidth,n=r.top+e.scrollHeight),t.every(function(s){return s.top>=r.top&&s.bottom<=n&&s.left>=r.left&&s.right<=a})}function Zm(e){return e||void 0}function y5(e,t){var r=[];if(!t){var a=g.documentElement,n=g.body,i=p.getComputedStyle(a),o=p.getComputedStyle(n),s=Wa(i),u=Wa(o),c=u.alpha!==0&&Km(n,e.getBoundingClientRect());(u.alpha!==0&&s.alpha===0||c&&u.alpha!==1)&&r.unshift({color:u,blendMode:Zm(o.getPropertyValue("mix-blend-mode"))}),s.alpha!==0&&(!c||c&&u.alpha!==1)&&r.unshift({color:s,blendMode:Zm(i.getPropertyValue("mix-blend-mode"))})}return r}function w5(e,t){if(!t||!e)return null;t.alpha<1&&(t=qr(t,e));var r=e.getRelativeLuminance(),a=t.getRelativeLuminance();return(Math.max(a,r)+.05)/(Math.min(a,r)+.05)}var kn=w5;function ms(e,t,r){for(var a,n=arguments.length>3&&arguments[3]!==void 0?arguments[3]:{},i=p.getComputedStyle(e),o=[function(){return _5(i,n)},function(){return D5(i)},function(){return ps(e,{minRatio:0})}],s=[],u=0,c=o;u<c.length;u++){var d=c[u],m=d();if(m&&(s=s.concat(m),m.alpha===1))break}var v=s.reduce(function(A,E){return qr(A,E)});if((a=r)!==null&&a!==void 0||(r=Mi(e,[])),r===null){var y=Nt.get("bgColor");return Nt.set("fgColor",y),null}var w=Tc(e),C=Jm(w,e);return qr(E5(v,C,w),new Ct(255,255,255,1))}function D5(e){return new Ct().parseString(e.getPropertyValue("-webkit-text-fill-color")||e.getPropertyValue("color"))}function _5(e,t){var r=t.textStrokeEmMin,a=r===void 0?0:r,n=parseFloat(e.getPropertyValue("-webkit-text-stroke-width"));if(n===0)return null;var i=e.getPropertyValue("font-size"),o=n/parseFloat(i);if(isNaN(o)||o<a)return null;var s=e.getPropertyValue("-webkit-text-stroke-color");return new Ct().parseString(s)}function E5(e,t,r){for(;t;){var a;if(t.opacity===1&&t.ancestor){t=t.ancestor;continue}e.alpha*=t.opacity;var n=((a=t.ancestor)===null||a===void 0?void 0:a.descendants)||r;t.opacity!==1&&(n=n.slice(0,n.indexOf(t)));var i=n.map(Oi);if(!i.length){t=t.ancestor;continue}var o=i.reduce(function(s,u){return qr(u.color,s.color instanceof Ct?s.color:s)},{color:new Ct(0,0,0,0),blendMode:"normal"});e=qr(e,o),t=t.ancestor}return e}function Jm(e,t){var r=gt(e),a;try{for(r.s();!(a=r.n()).done;){var n,i=a.value;if(((n=i.vNode)===null||n===void 0?void 0:n.actualNode)===t)return i;var o=Jm(i.descendants,t);if(o)return o}}catch(s){r.e(s)}finally{r.f()}}function x5(e,t,r,a){var n=kn(e,t),i=a&&Math.ceil(r*72)/96<14||!a&&Math.ceil(r*72)/96<18,o=i?4.5:3;return{isValid:n>o,contrastRatio:n,expectedContrastRatio:o}}var C5=x5;function A5(e,t,r){var a=t.ignoreUnicode,n=t.ignoreLength,i=t.ignorePseudo,o=t.boldValue,s=t.boldTextPt,u=t.largeTextPt,c=t.contrastRatio,d=t.shadowOutlineEmMax,m=t.pseudoSizeThreshold;if(!or(e))return this.data({messageKey:"hidden"}),!0;var v=Pr(r,!1,!0);if(a&&T5(v)){this.data({messageKey:"nonBmp"});return}var y=p.getComputedStyle(e),w=parseFloat(y.getPropertyValue("font-size")),C=y.getPropertyValue("font-weight"),A=parseFloat(C)>=o||C==="bold",E=Math.ceil(w*72)/96,x=A&&E<s||!A&&E<u,S=x?c.normal:c.large,k=S.expected,$=S.minThreshold,z=S.maxThreshold,K=F5(r,{ignorePseudo:i,pseudoSizeThreshold:m});if(K){this.data({fontSize:"".concat((w*72/96).toFixed(1),"pt (").concat(w,"px)"),fontWeight:A?"bold":"normal",messageKey:"pseudoContent",expectedContrastRatio:k+":1"}),this.relatedNodes(K.actualNode);return}var Q=[],ye=Mi(e,Q,d),me=ms(e,!1,ye,t),ie=ps(e,{minRatio:.001,maxRatio:d}),ae=null,oe=null,we=null;if(ie.length===0)ae=kn(ye,me);else if(me&&ye){we=[].concat(Ee(ie),[ye]).reduce(Ac);var xe=kn(ye,me),be=kn(ye,we),le=kn(we,me);ae=Math.max(xe,be,le),ae!==xe&&(oe=be>le?"shadowOnBgColor":"fgOnShadowColor")}var J=ae>k;if(typeof $=="number"&&(typeof ae!="number"||ae<$)||typeof z=="number"&&(typeof ae!="number"||ae>z))return this.data({contrastRatio:ae}),!0;var Te=Math.floor(ae*100)/100,O;ye===null?O=Nt.get("bgColor"):J||(O=oe);var se=Te===1,Y=v.length===1;if(se?O=Nt.set("bgColor","equalRatio"):!J&&Y&&!n&&(O="shortTextContent"),this.data({fgColor:me?me.toHexString():void 0,bgColor:ye?ye.toHexString():void 0,contrastRatio:Te,fontSize:"".concat((w*72/96).toFixed(1),"pt (").concat(w,"px)"),fontWeight:A?"bold":"normal",messageKey:O,expectedContrastRatio:k+":1",shadowColor:we?we.toHexString():void 0}),me===null||ye===null||se||Y&&!n&&!J){O=null,Nt.clear(),this.relatedNodes(Q);return}return J||this.relatedNodes(Q),J}function F5(e,t){var r=t.pseudoSizeThreshold,a=r===void 0?.25:r,n=t.ignorePseudo,i=n===void 0?!1:n;if(!i){var o=e.boundingClientRect,s=o.width*o.height*a;do{var u=Qm(e.actualNode,":before"),c=Qm(e.actualNode,":after");if(u+c>s)return e}while(e=e.parent)}}var Qm=Jt(function(t,r){var a=p.getComputedStyle(t,r),n=function(u,c){return a.getPropertyValue(u)===c};if(n("content","none")||n("display","none")||n("visibility","hidden")||n("position","absolute")===!1||Wa(a).alpha===0&&n("background-image","none"))return 0;var i=eh(a.getPropertyValue("width")),o=eh(a.getPropertyValue("height"));return i.unit!=="px"||o.unit!=="px"?i.value===0||o.value===0?0:1/0:i.value*o.value});function T5(e){var t={nonBmp:!0},r=Dl(e,t),a=Me(bi(e,t))==="";return r&&a}function eh(e){var t=/^([0-9.]+)([a-z]+)$/i,r=e.match(t)||[],a=ee(r,3),n=a[1],i=n===void 0?"":n,o=a[2],s=o===void 0?"":o;return{value:parseFloat(i),unit:s.toLowerCase()}}function th(e,t){var r=e.getRelativeLuminance(),a=t.getRelativeLuminance();return(Math.max(r,a)+.05)/(Math.min(r,a)+.05)}var R5=["block","list-item","table","flex","grid","inline-block"];function rh(e){var t=p.getComputedStyle(e).getPropertyValue("display");return R5.indexOf(t)!==-1||t.substr(0,6)==="table-"}function S5(e,t){var r=t.requiredContrastRatio,a=t.allowSameColor;if(rh(e))return!1;for(var n=Pt(e);n&&n.nodeType===1&&!rh(n);)n=Pt(n);if(n){this.relatedNodes([n]);var i=ms(e),o=ms(n),s=Mi(e),u=Mi(n),c=i&&o?th(i,o):void 0;if(c&&(c=Math.floor(c*100)/100),c&&c>=r)return!0;var d=s&&u?th(s,u):void 0;if(d&&(d=Math.floor(d*100)/100),d&&d>=r)return!0;if(!d){var m,v=(m=Nt.get("bgColor"))!==null&&m!==void 0?m:"bgContrast";this.data({messageKey:v}),Nt.clear();return}if(c)return a&&c===1&&d===1?!0:c===1&&d>1?(this.data({messageKey:"bgContrast",contrastRatio:d,requiredContrastRatio:r,nodeBackgroundColor:s?s.toHexString():void 0,parentBackgroundColor:u?u.toHexString():void 0}),!1):(this.data({messageKey:"fgContrast",contrastRatio:c,requiredContrastRatio:r,nodeColor:i?i.toHexString():void 0,parentColor:o?o.toHexString():void 0}),!1)}}var k5=S5,O5=["block","list-item","table","flex","grid","inline-block"];function M5(e){if(ah(e))return!1;for(var t=Pt(e);t&&t.nodeType===1&&!ah(t);)t=Pt(t);if(t){if(this.relatedNodes([t]),Gm(e,t))return!0;if(I5(e)){this.data({messageKey:"pseudoContent"});return}return!1}}function ah(e){var t=p.getComputedStyle(e).getPropertyValue("display");return O5.indexOf(t)!==-1||t.substr(0,6)==="table-"}function I5(e){for(var t=0,r=["before","after"];t<r.length;t++){var a=r[t],n=p.getComputedStyle(e,":".concat(a)),i=n.getPropertyValue("content");if(i!=="none")return!0}return!1}function P5(e,t,r){if(r.props.nodeName!=="input")return!0;var a=["text","search","number","tel"],n=["text","search","url"],i={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":a,"cc-exp":["text","search","month","tel"],"cc-exp-month":a,"cc-exp-year":a,"cc-csc":a,"transaction-amount":a,"bday-day":a,"bday-month":a,"bday-year":a,"new-password":["text","search","password"],"current-password":["text","search","password"],url:n,photo:n,impp:n};U(t)==="object"&&Object.keys(t).forEach(function(m){i[m]||(i[m]=[]),i[m]=i[m].concat(t[m])});var o=r.attr("autocomplete"),s=o.split(/\s+/g).map(function(m){return m.toLowerCase()}),u=s[s.length-1];if(Ga.stateTerms.includes(u))return!0;var c=i[u],d=r.hasAttr("type")?Me(r.attr("type")).toLowerCase():"text";return d=ls().includes(d)?d:"text",typeof c>"u"?d==="text":c.includes(d)}var N5=P5;function L5(e,t,r){var a=r.attr("autocomplete")||"";return m1(a,t)}var B5=L5;function $5(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=arguments.length>2?arguments[2]:void 0;if(!t.attribute||typeof t.attribute!="string")throw new TypeError("attr-non-space-content requires options.attribute to be a string");if(!r.hasAttr(t.attribute))return this.data({messageKey:"noAttr"}),!1;var a=r.attr(t.attribute),n=!Me(a);return n?(this.data({messageKey:"emptyAttr"}),!1):!0}var q5=$5;function j5(e){var t=e.some(function(r){return r.result===!0});return t&&e.forEach(function(r){r.result=!0}),e}var z5=j5;function V5(e,t,r){if(!t||!t.selector||typeof t.selector!="string")throw new TypeError("has-descendant requires options.selector to be a string");if(t.passForModal&&wi())return!0;var a=$r(r,t.selector,function(n){return mt(n)});return this.relatedNodes(a.map(function(n){return n.actualNode})),a.length>0}var H5=V5;function U5(e,t,r){try{return Me(pa(r))!==""}catch{return}}function G5(e,t,r){return vi(r,t.matcher)}var W5=G5;function Y5(e){return e.filter(function(t){return t.data!=="ignored"})}var X5=Y5;function K5(e,t,r){if(!t||!t.selector||typeof t.selector!="string")throw new TypeError("page-no-duplicate requires options.selector to be a string");var a="page-no-duplicate;"+t.selector;if(ze.get(a)){this.data("ignored");return}ze.set(a,!0);var n=$r(h._tree[0],t.selector,function(i){return mt(i)});return typeof t.nativeScopeFilter=="string"&&(n=n.filter(function(i){return i.actualNode.hasAttribute("role")||!Dn(i,t.nativeScopeFilter)})),this.relatedNodes(n.filter(function(i){return i!==r}).map(function(i){return i.actualNode})),n.length<=1}var Z5=K5;function J5(e){var t={};return e.filter(function(r){if(!r.data)return!1;var a=r.data.toUpperCase();return t[a]?(t[a].relatedNodes.push(r.relatedNodes[0]),!1):(t[a]=r,r.relatedNodes=[],!0)}).map(function(r){return r.result=!!r.relatedNodes.length,r})}var Q5=J5;function eC(e,t,r){return fa(r)||(this.data(r.attr("accesskey")),this.relatedNodes([e])),!0}var tC=eC;function rC(e,t,r){var a=r.tabbableElements;if(!a)return!1;var n=a.filter(function(i){return i!==r});return n.length>0}var aC=rC;function nC(e,t,r){var a=["button","fieldset","input","select","textarea"],n=r.tabbableElements;if(!n||!n.length)return!0;var i=n.filter(function(o){return a.includes(o.props.nodeName)});return this.relatedNodes(i.map(function(o){return o.actualNode})),i.length===0||wi()?!0:i.every(function(o){var s=o.getComputedStylePropertyValue("pointer-events"),u=parseInt(o.getComputedStylePropertyValue("width")),c=parseInt(o.getComputedStylePropertyValue("height"));return o.actualNode.onfocus||(u===0||c===0)&&s==="none"})?void 0:!1}var iC=nC;function oC(e,t,r){if(r.hasAttr("contenteditable")&&a(r))return!0;return Nr(r);function a(n){var i=n.attr("contenteditable");if(i==="true"||i==="")return!0;if(i==="false")return!1;var o=ir(r.parent,"[contenteditable]");return o?a(o):!1}}var sC=oC;function uC(e,t,r){var a=r.tabbableElements.map(function(n){var i=n.actualNode;return i});if(!a||!a.length)return!0;if(wi()){this.relatedNodes(a);return}return!0}var lC=uC;function cC(e,t,r){var a=r.attr("tabindex"),n=yt(r)&&a>-1;if(!n)return!1;try{return!Qt(r)}catch{return}}var dC=cC;function fC(e,t,r){var a=["button","fieldset","input","select","textarea"],n=r.tabbableElements;if(!n||!n.length)return!0;var i=n.filter(function(o){return!a.includes(o.props.nodeName)});return this.relatedNodes(i.map(function(o){return o.actualNode})),i.length===0||wi()?!0:i.every(function(o){var s=o.getComputedStylePropertyValue("pointer-events"),u=parseInt(o.getComputedStylePropertyValue("width")),c=parseInt(o.getComputedStylePropertyValue("height"));return o.actualNode.onfocus||(u===0||c===0)&&s==="none"})?void 0:!1}var pC=fC;function mC(e,t,r){if(r.children)try{return!r.children.some(function(a){return nh(a)})}catch{return}}function nh(e){if(Nr(e))return!0;if(!e.children){if(e.props.nodeType===1)throw new Error("Cannot determine children");return!1}return e.children.some(function(t){return nh(t)})}function hC(e){var t=Sn("landmark"),r=Pt(e),a=Ve(e);for(this.data({role:a});r;){var n=r.getAttribute("role");if(!n&&r.nodeName.toUpperCase()!=="FORM"&&(n=Ir(r)),n&&t.includes(n)&&!(n==="main"&&a==="complementary"))return!1;r=Pt(r)}return!0}var vC=hC;function gC(e,t,r){if(r.children)try{var a=ih(r);if(!a.length)return!0;var n=a.filter(bC);return n.length>0?(this.data({messageKey:"notHidden"}),this.relatedNodes(n)):this.relatedNodes(a),!1}catch{return}}function ih(e){if(!e.children){if(e.props.nodeType===1)throw new Error("Cannot determine children");return[]}var t=[];return e.children.forEach(function(r){Lr(r)==="widget"&&yt(r)?t.push(r):t.push.apply(t,Ee(ih(r)))}),t}function bC(e){var t=parseInt(e.attr("tabindex"),10);return!isNaN(t)&&t<0}function yC(e,t,r){var a=parseInt(r.attr("tabindex"),10);return isNaN(a)?!0:a<=0}var wC=yC;function DC(e,t,r){var a=r.attr("alt"),n=/^\s+$/;return typeof a=="string"&&n.test(a)}var _C=DC;function EC(e,t,r){if(["none","presentation"].includes(Ve(r)))return!1;var a=ir(r,t.parentSelector);if(!a)return!1;var n=Pr(a,!0).toLowerCase();return n===""?!1:n===Qt(r).toLowerCase()}var xC=EC;function CC(e,t,r){var a=this;if(!r.attr("id"))return!1;if(r.actualNode){var n=jt(r.actualNode),i=bt(r.attr("id")),o=Array.from(n.querySelectorAll('label[for="'.concat(i,'"]')));if(this.relatedNodes(o),!o.length)return!1;try{return o.some(function(s){if(or(s)){var u=Me(za(s,{inControlContext:!0,startNode:r}));return a.data({explicitLabel:u}),!!u}else return!0})}catch{return}}}var AC=CC;function FC(e,t,r){var a=Po(r),n=e.getAttribute("title");if(!a)return!1;if(!n&&(n="",e.getAttribute("aria-describedby"))){var i=Mr(e,"aria-describedby");n=i.map(function(o){return o?za(o):""}).join("")}return Me(n)===Me(a)}var TC=FC;function RC(e,t,r){if(r.hasAttr("id")){if(!r.actualNode)return;var a=jt(e),n=bt(e.getAttribute("id")),i=a.querySelector('label[for="'.concat(n,'"]'));if(i&&!mt(i)){var o;try{o=Qt(r).trim()}catch{return}var s=o==="";return s}}return!1}var SC=RC;function kC(e,t,r){try{var a=ir(r,"label");if(a){var n=Me(Qt(a,{inControlContext:!0,startNode:r}));return a.actualNode&&this.relatedNodes([a.actualNode]),this.data({implicitLabel:n}),!!n}return!1}catch{return}}var OC=kC;function oh(e,t){var r=sh(t),a=sh(e);return!r||!a?!1:r.includes(a)}function sh(e){var t=bi(e,{emoji:!0,nonBmp:!0,punctuations:!0});return Me(t)}function MC(e,t,r){var a,n=t==null?void 0:t.pixelThreshold,i=(a=t==null?void 0:t.occurrenceThreshold)!==null&&a!==void 0?a:t==null?void 0:t.occuranceThreshold,o=za(e).toLowerCase();if(!(El(o)<1)){var s=Me(pa(r,{subtreeDescendant:!0,ignoreIconLigature:!0,pixelThreshold:n,occurrenceThreshold:i})).toLowerCase();return s?El(s)<1?oh(s,o)?!0:void 0:oh(s,o):!0}}var IC=MC;function PC(e){var t=bt(e.getAttribute("id")),r=e.parentNode,a=jt(e);a=a.documentElement||a;var n=Array.from(a.querySelectorAll('label[for="'.concat(t,'"]')));for(n.length&&(n=n.filter(function(s){return!fa(s)}));r;)r.nodeName.toUpperCase()==="LABEL"&&n.indexOf(r)===-1&&n.push(r),r=r.parentNode;if(this.relatedNodes(n),n.length>1){var i=n.filter(function(s){return mt(s)});if(i.length>1)return;var o=Mr(e,"aria-labelledby");return o.includes(i[0])?!1:void 0}return!1}var NC=PC;function LC(e,t,r){var a=Po(r),n=Oo(r),i=r.attr("aria-describedby");return!a&&!!(n||i)}var BC=LC;function $C(e){var t=[];return e.filter(function(r){var a=function(o){return r.data.role===o.data.role&&r.data.accessibleText===o.data.accessibleText},n=t.find(a);return n?(n.result=!1,n.relatedNodes.push(r.relatedNodes[0]),!1):(t.push(r),r.relatedNodes=[],!0)})}var qC=$C;function jC(e,t,r){var a=Ve(e),n=Qt(r);return n=n?n.toLowerCase():null,this.data({role:a,accessibleText:n}),this.relatedNodes([e]),!0}var zC=jC;function Rc(e){return(e||"").trim()!==""}function VC(e,t,r){var a=typeof g<"u"?vo(g):!1;if(t.attributes.includes("xml:lang")&&t.attributes.includes("lang")&&Rc(r.attr("xml:lang"))&&!Rc(r.attr("lang"))&&!a)return this.data({messageKey:"noXHTML"}),!1;var n=t.attributes.some(function(i){return Rc(r.attr(i))});return n?!0:(this.data({messageKey:"noLang"}),!1)}var HC=VC;function UC(e,t,r){var a=[];return t.attributes.forEach(function(n){var i=r.attr(n);if(typeof i=="string"){var o=Ya(i),s=t.value?!t.value.map(Ya).includes(o):!cs(o);(o!==""&&s||i!==""&&!Me(i))&&a.push(n+'="'+r.attr(n)+'"')}}),!a.length||r.props.nodeName!=="html"&&!Fl(r)?!1:(this.data(a),!0)}var GC=UC;function WC(e,t,r){var a=Ya(r.attr("lang")),n=Ya(r.attr("xml:lang"));return a===n}var YC=WC;function XC(e){var t=Pt(e),r=t.nodeName.toUpperCase(),a=ct(t);return r==="DIV"&&["presentation","none",null].includes(a)&&(t=Pt(t),r=t.nodeName.toUpperCase(),a=ct(t)),r!=="DL"?!1:!!(!a||["presentation","none","list"].includes(a))}var KC=XC;function ZC(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=arguments.length>2?arguments[2]:void 0,a=[],n=[];if(r.children){for(var i=uh(r.children);i.length;){var o,s=i.shift(),u=s.vChild,c=s.nested;if(t.divGroups&&!c&&QC(u)){if(!u.children)return;var d=uh(u.children,!0);i.push.apply(i,Ee(d));continue}var m=JC(u,c,t);m&&(n.includes(m)||n.push(m),(u==null||(o=u.actualNode)===null||o===void 0?void 0:o.nodeType)===1&&a.push(u.actualNode))}return n.length===0?!1:(this.data({values:n.join(", ")}),this.relatedNodes(a),!0)}}function JC(e,t,r){var a=r.validRoles,n=a===void 0?[]:a,i=r.validNodeNames,o=i===void 0?[]:i,s=e.props,u=s.nodeName,c=s.nodeType,d=s.nodeValue,m=t?"div > ":"";if(c===3&&d.trim()!=="")return m+"#text";if(c!==1||!mt(e))return!1;var v=ct(e);return v?n.includes(v)?!1:m+"[role=".concat(v,"]"):o.includes(u)?!1:m+u}function QC(e){return e.props.nodeName==="div"&&ct(e)===null}function uh(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;return e.map(function(r){return{vChild:r,nested:t}})}function eA(e,t,r){var a=r.parent;if(a){var n=a.props.nodeName,i=ct(a);return["presentation","none","list"].includes(i)?!0:i&&xn(i)?(this.data({messageKey:"roleNotValid"}),!1):["ul","ol","menu"].includes(n)}}function tA(e,t,r){var a=["definition","term","list"],n={badNodes:[],hasNonEmptyTextNode:!1},i=r.children.reduce(function(s,u){var c=u.actualNode;return c.nodeName.toUpperCase()==="DIV"&&Ve(c)===null?s.concat(u.children):s.concat(u)},[]),o=i.reduce(function(s,u){var c=u.actualNode,d=c.nodeName.toUpperCase();if(c.nodeType===1&&mt(c)){var m=ct(c);(d!=="DT"&&d!=="DD"||m)&&(a.includes(m)||s.badNodes.push(c))}else c.nodeType===3&&c.nodeValue.trim()!==""&&(s.hasNonEmptyTextNode=!0);return s},n);return o.badNodes.length&&this.relatedNodes(o.badNodes),!!o.badNodes.length||o.hasNonEmptyTextNode}var rA=tA;function aA(e,t,r){var a=!1,n=!1,i=!0,o=[],s=[],u=[];return r.children.forEach(function(c){var d=c.actualNode;if(d.nodeType===3&&d.nodeValue.trim()!==""){a=!0;return}if(!(d.nodeType!==1||!mt(d))){i=!1;var m=d.nodeName.toUpperCase()==="LI",v=Ve(c),y=v==="listitem";!m&&!y&&o.push(d),m&&!y&&(s.push(d),u.includes(v)||u.push(v)),y&&(n=!0)}}),a||o.length?(this.relatedNodes(o),!0):i||n?!1:(this.relatedNodes(s),this.data({messageKey:"roleNotValid",roles:u.join(", ")}),!0)}var nA=aA;function iA(e,t,r){var a=r.children;if(!a||!a.length)return!1;for(var n=!1,i=!1,o,s=0;s<a.length;s++){if(o=a[s].props.nodeName.toUpperCase(),o==="DT"&&(n=!0),n&&o==="DD")return!1;o==="DD"&&(i=!0)}return n||i}var oA=iA;function sA(e,t,r){var a=dr(r,"track"),n=a.some(function(i){return(i.attr("kind")||"").toLowerCase()==="captions"});return n?!1:void 0}var uA=sA,lh=" > ";function lA(e){var t={};return e.filter(function(r){var a=r.node.ancestry[r.node.ancestry.length-1]!=="html";if(a){var n=r.node.ancestry.flat(1/0).join(lh);return t[n]=r,!0}var i=r.node.ancestry.slice(0,r.node.ancestry.length-1).flat(1/0).join(lh);return t[i]&&(t[i].result=!0),!1})}var cA=lA;function dA(e,t){return t.isViolation?!1:void 0}var fA=dA;function pA(e,t){if(!e.duration){console.warn("axe.utils.preloadMedia did not load metadata");return}var r=t.allowedDuration,a=r===void 0?3:r,n=i(e);if(n<=a&&!e.hasAttribute("loop"))return!0;if(!e.hasAttribute("controls"))return!1;return!0;function i(u){if(!u.currentSrc)return 0;var c=o(u.currentSrc);return c?c.length===1?Math.abs(u.duration-c[0]):Math.abs(c[1]-c[0]):Math.abs(u.duration-(u.currentTime||0))}function o(u){var c=u.match(/#t=(.*)/);if(c){var d=ee(c,2),m=d[1],v=m.split(",");return v.map(function(y){return/:/.test(y)?s(y):parseFloat(y)})}}function s(u){for(var c=u.split(":"),d=0,m=1;c.length>0;)d+=m*parseInt(c.pop(),10),m*=60;return parseFloat(d)}}var mA=pA;function hA(e,t,r,a){var n=a||{},i=n.cssom,o=i===void 0?void 0:i,s=t||{},u=s.degreeThreshold,c=u===void 0?0:u;if(!o||!o.length)return;for(var d=!1,m=[],v=E(o),y=function(){var ae=C[w],oe=v[ae],we=oe.root,xe=oe.rules,be=xe.filter(x);if(!be.length)return"continue";be.forEach(function(le){var J=le.cssRules;Array.from(J).forEach(function(Te){var O=S(Te);if(O&&Te.selectorText.toUpperCase()!=="HTML"){var se=Array.from(we.querySelectorAll(Te.selectorText))||[];m=m.concat(se)}d=d||O})})},w=0,C=Object.keys(v);w<C.length;w++)var A=y();if(!d)return!0;return m.length&&this.relatedNodes(m),!1;function E(ie){return ie.reduce(function(ae,oe){var we=oe.sheet,xe=oe.root,be=oe.shadowId,le=be||"topDocument";if(ae[le]||(ae[le]={root:xe,rules:[]}),!we||!we.cssRules)return ae;var J=Array.from(we.cssRules);return ae[le].rules=ae[le].rules.concat(J),ae},{})}function x(ie){var ae=ie.type,oe=ie.cssText;return ae!==4?!1:/orientation:\s*landscape/i.test(oe)||/orientation:\s*portrait/i.test(oe)}function S(ie){var ae=ie.selectorText,oe=ie.style;if(!ae||oe.length<=0)return!1;var we=oe.transform||oe.webkitTransform||oe.msTransform||!1;if(!we&&!oe.rotate)return!1;var xe=k(we),be=$("rotate",oe.rotate),le=xe+be;return!le||(le=Math.abs(le),Math.abs(le-180)%180<=c)?!1:Math.abs(le-90)%90<=c}function k(ie){if(!ie)return 0;var ae=ie.match(/(rotate|rotateZ|rotate3d|matrix|matrix3d)\(([^)]+)\)(?!.*(rotate|rotateZ|rotate3d|matrix|matrix3d))/);if(!ae)return 0;var oe=ee(ae,3),we=oe[1],xe=oe[2];return $(we,xe)}function $(ie,ae){switch(ie){case"rotate":case"rotateZ":return z(ae);case"rotate3d":var oe=ae.split(",").map(function(le){return le.trim()}),we=ee(oe,4),xe=we[2],be=we[3];return parseInt(xe)===0?void 0:z(be);case"matrix":case"matrix3d":return K(ae);default:return 0}}function z(ie){var ae=ie.match(/(deg|grad|rad|turn)/)||[],oe=ee(ae,1),we=oe[0];if(!we)return 0;var xe=parseFloat(ie.replace(we,""));switch(we){case"rad":return Q(xe);case"grad":return ye(xe);case"turn":return me(xe);case"deg":default:return parseInt(xe)}}function K(ie){var ae=ie.split(",");if(ae.length<=6){var oe=ee(ae,2),we=oe[0],xe=oe[1],be=Math.atan2(parseFloat(xe),parseFloat(we));return Q(be)}var le=parseFloat(ae[8]),J=Math.asin(le),Te=Math.cos(J),O=Math.acos(parseFloat(ae[0])/Te);return Q(O)}function Q(ie){return Math.round(ie*(180/Math.PI))}function ye(ie){return ie=ie%400,ie<0&&(ie+=400),Math.round(ie/400*360)}function me(ie){return Math.round(360/(1/ie))}}var vA=hA;function gA(e,t,r){var a=t||{},n=a.scaleMinimum,i=n===void 0?2:n,o=a.lowerBound,s=o===void 0?!1:o,u=r.attr("content")||"";if(!u)return!0;var c=u.split(/[;,]/).reduce(function(m,v){var y=v.trim();if(!y)return m;var w=y.split("="),C=ee(w,2),A=C[0],E=C[1];if(!A||!E)return m;var x=A.toLowerCase().trim(),S=E.toLowerCase().trim();return x==="maximum-scale"&&S==="yes"&&(S=1),x==="maximum-scale"&&parseFloat(S)<0||(m[x]=S),m},{});if(s&&c["maximum-scale"]&&parseFloat(c["maximum-scale"])<s)return!0;if(!s&&c["user-scalable"]==="no")return this.data("user-scalable=no"),!1;var d=parseFloat(c["user-scalable"]);return!s&&c["user-scalable"]&&(d||d===0)&&d>-1&&d<1?(this.data("user-scalable"),!1):c["maximum-scale"]&&parseFloat(c["maximum-scale"])<i?(this.data("maximum-scale"),!1):!0}var bA=gA,yA=.05;function wA(e,t,r){var a=(t==null?void 0:t.minOffset)||24,n=[],i=a,o=gt(tl(r,a)),s;try{for(o.s();!(s=o.n()).done;){var u=s.value;if(!(Lr(u)!=="widget"||!yt(u))){var c=DA(Ff(r,u));c+yA>=a||(i=Math.min(i,c),n.push(u))}}}catch(d){o.e(d)}finally{o.f()}if(n.length===0)return this.data({closestOffset:i,minOffset:a}),!0;if(this.relatedNodes(n.map(function(d){var m=d.actualNode;return m})),!n.some(Nr)){this.data({messageKey:"nonTabbableNeighbor",closestOffset:i,minOffset:a});return}return this.data({closestOffset:i,minOffset:a}),Nr(r)?!1:void 0}function DA(e){return Math.round(e*10)/10}var ch=.05;function _A(e,t,r){var a=(t==null?void 0:t.minSize)||24,n=r.boundingClientRect,i=kc.bind(null,a),o=tl(r),s=EA(r,o),u=xA(r,o),c=u.fullyObscuringElms,d=u.partialObscuringElms;if(c.length&&!s.length)return this.relatedNodes(hs(c)),this.data({messageKey:"obscured"}),!0;var m=Nr(r)?!1:void 0;if(!i(n)&&!s.length)return this.data(Fe({minSize:a},Sc(n))),m;var v=FA(d),y=CA(r,v);if(s.length&&(c.length||!i(y||n))){this.data({minSize:a,messageKey:"contentOverflow"}),this.relatedNodes(hs(s));return}if(v.length!==0&&!i(y)){var w=v.every(Nr),C="partiallyObscured".concat(w?"":"NonTabbable");return this.data(Fe({messageKey:C,minSize:a},Sc(y))),this.relatedNodes(hs(v)),w?m:void 0}return this.data(Fe({minSize:a},Sc(y||n))),this.relatedNodes(hs(v)),!0}function EA(e,t){return t.filter(function(r){return!dh(r,e)&&fh(e,r)})}function xA(e,t){var r=[],a=[],n=gt(t),i;try{for(n.s();!(i=n.n()).done;){var o=i.value;!fh(e,o)&&Tf(e,o)&&TA(o)!=="none"&&(dh(e,o)?r.push(o):a.push(o))}}catch(s){n.e(s)}finally{n.f()}return{fullyObscuringElms:r,partialObscuringElms:a}}function CA(e,t){var r=e.boundingClientRect;if(t.length===0)return null;var a=t.map(function(i){var o=i.boundingClientRect;return o}),n=Rf(r,a);return AA(n)}function AA(e,t){return e.reduce(function(r,a){var n=kc(t,r),i=kc(t,a);if(n!==i)return n?r:a;var o=r.width*r.height,s=a.width*a.height;return o>s?r:a})}function FA(e){return e.filter(function(t){return Lr(t)==="widget"&&yt(t)})}function dh(e,t){var r=e.boundingClientRect,a=t.boundingClientRect;return r.top>=a.top&&r.left>=a.left&&r.bottom<=a.bottom&&r.right<=a.right}function TA(e){return e.getComputedStylePropertyValue("pointer-events")}function Sc(e){return{width:Math.round(e.width*10)/10,height:Math.round(e.height*10)/10}}function fh(e,t){return e.actualNode.contains(t.actualNode)&&!Nr(t)}function kc(e,t){var r=t.width,a=t.height;return r+ch>=e&&a+ch>=e}function hs(e){return e.map(function(t){var r=t.actualNode;return r})}function RA(e){var t=kA(e);return e.forEach(function(r){r.result=SA(r,t)}),e}function SA(e,t){var r,a,n,i,o=ph(t,e.node.ancestry),s=(r=(a=t[o])===null||a===void 0?void 0:a.level)!==null&&r!==void 0?r:-1,u=(n=(i=t[o-1])===null||i===void 0?void 0:i.level)!==null&&n!==void 0?n:-1;if(o===0)return!0;if(s!==-1)return s-u<=1}function kA(e){e=Ee(e),e.sort(function(r,a){var n=r.node,i=a.node;return n.ancestry.length-i.ancestry.length});var t=e.reduce(OA,[]);return t.filter(function(r){var a=r.level;return a!==-1})}function OA(e,t){var r,a=(r=t.data)===null||r===void 0?void 0:r.headingOrder,n=mh(t.node.ancestry,1);if(!a)return e;var i=a.map(function(s){return IA(s,n)}),o=MA(e,n);return o===-1?e.push.apply(e,Ee(i)):e.splice.apply(e,[o,0].concat(Ee(i))),e}function MA(e,t){for(;t.length;){var r=ph(e,t);if(r!==-1)return r;t=mh(t,1)}return-1}function ph(e,t){return e.findIndex(function(r){return dc(r.ancestry,t)})}function IA(e,t){var r=t.concat(e.ancestry);return Fe({},e,{ancestry:r})}function mh(e,t){return e.slice(0,e.length-t)}function PA(e){var t=Ve(e),r=t&&t.includes("heading"),a=e.attr("aria-level"),n=parseInt(a,10),i=e.props.nodeName.match(/h(\d)/)||[],o=ee(i,2),s=o[1];return r?s&&!a?parseInt(s,10):isNaN(n)||n<1?s?parseInt(s,10):2:n||-1:-1}function NA(){var e=ze.get("headingOrder");if(e)return!0;var t="h1, h2, h3, h4, h5, h6, [role=heading], iframe, frame",r=$r(h._tree[0],t,mt);return e=r.map(function(a){return{ancestry:[bo(a.actualNode)],level:PA(a)}}),this.data({headingOrder:e}),ze.set("headingOrder",r),!0}var LA=NA;function hh(e,t){if(!e||!t)return!1;var r=Object.getOwnPropertyNames(e),a=Object.getOwnPropertyNames(t);if(r.length!==a.length)return!1;var n=r.every(function(i){var o=e[i],s=t[i];return U(o)!==U(s)?!1:U(o)==="object"||U(s)==="object"?hh(o,s):o===s});return n}function BA(e){if(e.length<2)return e;for(var t=e.filter(function(s){var u=s.result;return u!==void 0}),r=[],a={},n=function(u){var c,d=t[u],m=d.data,v=m.name,y=m.urlProps;if(a[v])return"continue";var w=t.filter(function(A,E){var x=A.data;return x.name===v&&E!==u}),C=w.every(function(A){var E=A.data;return hh(E.urlProps,y)});w.length&&!C&&(d.result=void 0),d.relatedNodes=[],(c=d.relatedNodes).push.apply(c,Ee(w.map(function(A){return A.relatedNodes[0]}))),a[v]=w,r.push(d)},i=0;i<t.length;i++)var o=n(i);return r}var $A=BA,vh={};ar(vh,{aria:function(){return Tm},color:function(){return Hm},dom:function(){return Yu},forms:function(){return gh},matches:function(){return vi},math:function(){return Af},standards:function(){return zm},table:function(){return yh},text:function(){return pi},utils:function(){return Eu}});var gh={};ar(gh,{isAriaCombobox:function(){return o1},isAriaListbox:function(){return i1},isAriaRange:function(){return s1},isAriaTextbox:function(){return n1},isDisabled:function(){return Ii},isNativeSelect:function(){return a1},isNativeTextbox:function(){return r1}});var qA=["fieldset","button","select","input","textarea"];function bh(e){var t=e._isDisabled;if(typeof t=="boolean")return t;var r=e.props.nodeName,a=e.attr("aria-disabled");return qA.includes(r)&&e.hasAttr("disabled")?t=!0:a?t=a.toLowerCase()==="true":e.parent?t=bh(e.parent):t=!1,e._isDisabled=t,t}var Ii=bh,yh={};ar(yh,{getAllCells:function(){return Oc},getCellPosition:function(){return ko},getHeaders:function(){return vs},getScope:function(){return fl},isColumnHeader:function(){return Cn},isDataCell:function(){return Dh},isDataTable:function(){return gs},isHeader:function(){return GA},isRowHeader:function(){return An},toArray:function(){return Qr},toGrid:function(){return Qr},traverse:function(){return Mc}});function jA(e){var t,r,a,n,i=[];for(t=0,a=e.rows.length;t<a;t++)for(r=0,n=e.rows[t].cells.length;r<n;r++)i.push(e.rows[t].cells[r]);return i}var Oc=jA;function wh(e,t,r){for(var a=e==="row"?"_rowHeaders":"_colHeaders",n=e==="row"?An:Cn,i=r[t.y][t.x],o=i.colSpan-1,s=i.getAttribute("rowspan"),u=parseInt(s)===0||i.rowspan===0?r.length:i.rowSpan,c=u-1,d=t.y+c,m=t.x+o,v=e==="row"?t.y:0,y=e==="row"?0:t.x,w,C=[],A=d;A>=v&&!w;A--)for(var E=m;E>=y;E--){var x=r[A]?r[A][E]:void 0;if(x){var S=h.utils.getNodeFromTree(x);if(S[a]){w=S[a];break}C.push(x)}}return w=(w||[]).concat(C.filter(n)),C.forEach(function(k){var $=h.utils.getNodeFromTree(k);$[a]=w}),w}function zA(e,t){if(e.getAttribute("headers")){var r=Mr(e,"headers");if(r.filter(function(o){return o}).length)return r}t||(t=Qr(_n(e,"table")));var a=ko(e,t),n=wh("row",a,t),i=wh("col",a,t);return[].concat(n,i).reverse()}var vs=zA;function VA(e){if(!e.children.length&&!e.textContent.trim())return!1;var t=e.getAttribute("role");return xn(t)?["cell","gridcell"].includes(t):e.nodeName.toUpperCase()==="TD"}var Dh=VA;function HA(e){var t=(e.getAttribute("role")||"").toLowerCase();if((t==="presentation"||t==="none")&&!yt(e))return!1;if(e.getAttribute("contenteditable")==="true"||_n(e,'[contenteditable="true"]')||t==="grid"||t==="treegrid"||t==="table"||Lr(t)==="landmark")return!0;if(e.getAttribute("datatable")==="0")return!1;if(e.getAttribute("summary")||e.tHead||e.tFoot||e.caption)return!0;for(var r=0,a=e.children.length;r<a;r++)if(e.children[r].nodeName.toUpperCase()==="COLGROUP")return!0;for(var n=0,i=e.rows.length,o,s,u=!1,c=0;c<i;c++){o=e.rows[c];for(var d=0,m=o.cells.length;d<m;d++){if(s=o.cells[d],s.nodeName.toUpperCase()==="TH"||(!u&&(s.offsetWidth!==s.clientWidth||s.offsetHeight!==s.clientHeight)&&(u=!0),s.getAttribute("scope")||s.getAttribute("headers")||s.getAttribute("abbr"))||["columnheader","rowheader"].includes((s.getAttribute("role")||"").toLowerCase())||s.children.length===1&&s.children[0].nodeName.toUpperCase()==="ABBR")return!0;n++}}if(e.getElementsByTagName("table").length||i<2)return!1;var v=e.rows[Math.ceil(i/2)];if(v.cells.length===1&&v.cells[0].colSpan===1)return!1;if(v.cells.length>=5||u)return!0;var y,w;for(c=0;c<i;c++){if(o=e.rows[c],y&&y!==p.getComputedStyle(o).getPropertyValue("background-color")||(y=p.getComputedStyle(o).getPropertyValue("background-color"),w&&w!==p.getComputedStyle(o).getPropertyValue("background-image")))return!0;w=p.getComputedStyle(o).getPropertyValue("background-image")}return i>=20?!0:!(Zu(e).width>Fo(p).width*.95||n<10||e.querySelector("object, embed, iframe, applet"))}var gs=HA;function UA(e){if(Cn(e)||An(e))return!0;if(e.getAttribute("id")){var t=bt(e.getAttribute("id"));return!!g.querySelector('[headers~="'.concat(t,'"]'))}return!1}var GA=UA;function _h(e,t,r,a){var n,i=r[t.y]?r[t.y][t.x]:void 0;return i?typeof a=="function"&&(n=a(i,t,r),n===!0)?[i]:(n=_h(e,{x:t.x+e.x,y:t.y+e.y},r,a),n.unshift(i),n):[]}function WA(e,t,r,a){if(Array.isArray(t)&&(a=r,r=t,t={x:0,y:0}),typeof e=="string")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};break}return _h(e,{x:t.x+e.x,y:t.y+e.y},r,a)}var Mc=WA;function YA(e,t,r){var a=pi.accessibleTextVirtual(r),n=pi.sanitize(pi.removeUnicode(a,{emoji:!0,nonBmp:!0,punctuations:!0})).toLowerCase();if(n){var i={name:n,urlProps:Yu.urlPropsFromAttribute(e,"href")};return this.data(i),this.relatedNodes([e]),!0}}var XA=YA;function KA(e,t,r){var a=dr(r,"a[href]");return a.some(function(n){return/^#[^/!]/.test(n.attr("href"))})}var ZA=KA,JA=/[;,\s]/,QA=/^[0-9.]+$/;function eF(e,t,r){var a=t||{},n=a.minDelay,i=a.maxDelay,o=(r.attr("content")||"").trim(),s=o.split(JA),u=ee(s,1),c=u[0];if(!c.match(QA))return!0;var d=parseFloat(c);return this.data({redirectDelay:d}),typeof n=="number"&&d<=t.minDelay||typeof i=="number"&&d>t.maxDelay}function tF(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}function rF(e){for(var t=e,r=e.textContent.trim(),a=r;a===r&&t!==void 0;){var n=-1;if(e=t,e.children.length===0)return e;do n++,a=e.children[n].textContent.trim();while(a===""&&n+1<e.children.length);t=e.children[n]}return e}function Ic(e){var t=p.getComputedStyle(rF(e));return{fontWeight:tF(t.getPropertyValue("font-weight")),fontSize:parseInt(t.getPropertyValue("font-size")),isItalic:t.getPropertyValue("font-style")==="italic"}}function Eh(e,t,r){return r.reduce(function(a,n){return a||(!n.size||e.fontSize/n.size>t.fontSize)&&(!n.weight||e.fontWeight-n.weight>t.fontWeight)&&(!n.italic||e.isItalic&&!t.isItalic)},!1)}function aF(e,t,r){var a=Array.from(e.parentNode.children),n=a.indexOf(e);t=t||{};var i=t.margins||[],o=a.slice(n+1).find(function(A){return A.nodeName.toUpperCase()==="P"}),s=a.slice(0,n).reverse().find(function(A){return A.nodeName.toUpperCase()==="P"}),u=Ic(e),c=o?Ic(o):null,d=s?Ic(s):null,m=t.passLength,v=t.failLength,y=e.textContent.trim().length,w=o==null?void 0:o.textContent.trim().length;if(y>w*m||!c||!Eh(u,c,i))return!0;var C=Dn(r,"blockquote");if(!(C&&C.nodeName.toUpperCase()==="BLOCKQUOTE")&&!(d&&!Eh(u,d,i))&&!(y>w*v))return!1}var nF=aF;function iF(e){var t=e.filter(function(r){return r.data.isIframe});return e.forEach(function(r){if(!(r.result||r.node.ancestry.length===1)){var a=r.node.ancestry.slice(0,-1),n=gt(t),i;try{for(n.s();!(i=n.n()).done;){var o=i.value;if(dc(a,o.node.ancestry)){r.result=o.result;break}}}catch(s){n.e(s)}finally{n.f()}}}),t.forEach(function(r){r.result||(r.result=!0)}),e}var oF=iF,sF=Sn("landmark"),uF=["alert","log","status"];function lF(e,t,r){this.data({isIframe:["iframe","frame"].includes(r.props.nodeName)});var a=ze.get("regionlessNodes",function(){return cF(t)});return!a.includes(r)}function cF(e){var t=xh(h._tree[0],e).map(function(r){for(;r.parent&&!r.parent._hasRegionDescendant&&r.parent.actualNode!==g.body;)r=r.parent;return r}).filter(function(r,a,n){return n.indexOf(r)===a});return t}function xh(e,t){var r=e.actualNode;if(Ve(e)==="button"||dF(e,t)||["iframe","frame"].includes(e.props.nodeName)||Kl(e.actualNode)&&ol(e.actualNode,"href")||!mt(r)){for(var a=e;a;)a._hasRegionDescendant=!0,a=a.parent;return["iframe","frame"].includes(e.props.nodeName)?[e]:[]}else return r!==g.body&&No(r,!0)?[e]:e.children.filter(function(n){var i=n.actualNode;return i.nodeType===1}).map(function(n){return xh(n,t)}).reduce(function(n,i){return n.concat(i)},[])}function dF(e,t){var r=e.actualNode,a=Ve(e),n=(r.getAttribute("aria-live")||"").toLowerCase().trim();return!!(["assertive","polite"].includes(n)||uF.includes(a)||sF.includes(a)||t.regionMatcher&&vi(e,t.regionMatcher))}function fF(e){var t=ol(e,"href");return t?mt(t)||void 0:!1}var pF=fF;function mF(e){var t={};return e.forEach(function(r){t[r.data]=t[r.data]!==void 0?++t[r.data]:0}),e.forEach(function(r){r.result=!!t[r.data]}),e}var hF=mF;function vF(e,t,r){var a=Me(r.attr("title")).toLowerCase();return this.data(a),!0}var gF=vF;function bF(e){var t=[];return e.filter(function(r){return t.indexOf(r.data)===-1?(t.push(r.data),!0):!1})}var yF=bF;function wF(e){var t=e.getAttribute("id").trim();if(!t)return!0;var r=jt(e),a=Array.from(r.querySelectorAll('[id="'.concat(bt(t),'"]'))).filter(function(n){return n!==e});return a.length&&this.relatedNodes(a),this.data(t),a.length===0}var DF=wF;function _F(e,t,r){return!!Me(hi(r))}var EF=_F;function xF(e,t,r){try{return!!Me(mi(r))}catch{return}}var CF=xF;function AF(e,t){var r=t.cssProperties.filter(function(a){if(e.style.getPropertyPriority(a)==="important")return a});return r.length>0?(this.data(r),!1):!0}var FF=AF;function TF(){var e=g.title;return!!Me(e)}var RF=TF;function SF(){}var kF=SF;function OF(e,t,r){var a=r.props.nodeName;return["img","input","area"].includes(a)?r.hasAttr("alt"):!1}var MF=OF;function IF(e,t){var r=t.cssProperty,a=t.absoluteValues,n=t.minValue,i=t.maxValue,o=t.normalValue,s=o===void 0?0:o,u=t.noImportant,c=t.multiLineOnly;if(!u&&e.style.getPropertyPriority(r)!=="important"||c&&!C1(e))return!0;var d={};typeof n=="number"&&(d.minValue=n),typeof i=="number"&&(d.maxValue=i);var m=e.style.getPropertyValue(r);if(["inherit","unset","revert","revert-layer"].includes(m))return this.data(Fe({value:m},d)),!0;var v=PF(e,{absoluteValues:a,cssProperty:r,normalValue:s});if(this.data(Fe({value:v},d)),typeof v=="number")return(typeof n!="number"||v>=n)&&(typeof i!="number"||v<=i)}function PF(e,t){var r=t.cssProperty,a=t.absoluteValues,n=t.normalValue,i=p.getComputedStyle(e),o=i.getPropertyValue(r);if(o==="normal")return n;var s=parseFloat(o);if(a)return s;var u=parseFloat(i.getPropertyValue("font-size")),c=Math.round(s/u*100)/100;return isNaN(c)?o:c}function NF(e){return or(e)}var LF=NF;function BF(e,t,r){var a=r.props.nodeName,n=(r.attr("type")||"").toLowerCase(),i=r.attr("value");return i&&this.data({messageKey:"has-label"}),a==="input"&&["submit","reset"].includes(n)?i===null:!1}var $F=BF;function qF(e,t,r){var a=ct(r);if(["presentation","none"].includes(a)&&["iframe","frame"].includes(r.props.nodeName)&&r.hasAttr("title"))return this.data({messageKey:"iframe",nodeName:r.props.nodeName}),!1;var n=Ve(r);if(["presentation","none"].includes(n))return this.data({role:n}),!0;if(!["presentation","none"].includes(a))return!1;var i=Va().some(function(u){return r.hasAttr(u)}),o=yt(r),s;return i&&!o?s="globalAria":!i&&o?s="focusable":s="both",this.data({messageKey:s,role:n}),!1}function jF(e,t,r){if(r.children){var a=r.children.find(function(i){var o=i.props;return o.nodeName==="title"});if(!a)return this.data({messageKey:"noTitle"}),!1;try{var n=pa(a,{includeHidden:!0}).trim();if(n==="")return this.data({messageKey:"emptyTitle"}),!1}catch{return}return!0}}var zF=jF;function VF(e){var t=Qr(e),r=t[0];return t.length<=1||r.length<=1||e.rows.length<=1?!0:r.reduce(function(a,n,i){return a||n!==r[i+1]&&r[i+1]!==void 0},!1)}var HF=VF;function UF(e){return _1(g)?e.nodeName.toUpperCase()==="TH":!0}var GF=UF,WF=YF;function YF(e,t,r){if(r.children!==void 0){var a=r.attr("summary"),n=r.children.find(XF),i=n?Me(pa(n)):!1;return!i||!a?!1:Me(a).toLowerCase()===Me(i).toLowerCase()}}function XF(e){return e.props.nodeName==="caption"}function KF(e,t){var r=e.getAttribute("scope").toLowerCase();return t.values.indexOf(r)!==-1}var ZF=KF;function JF(e){var t=[],r=Oc(e),a=Qr(e);return r.forEach(function(n){if(No(n)&&Dh(n)&&!Nm(n)){var i=vs(n,a).some(function(o){return o!==null&&!!No(o)});i||t.push(n)}}),t.length?(this.relatedNodes(t),!1):!0}var QF=JF;function eT(e){for(var t=[],r=[],a=[],n=0;n<e.rows.length;n++)for(var i=e.rows[n],o=0;o<i.cells.length;o++)t.push(i.cells[o]);var s=t.reduce(function(u,c){return c.getAttribute("id")&&u.push(c.getAttribute("id")),u},[]);if(t.forEach(function(u){var c=!1,d=!1;if(!(!u.hasAttribute("headers")||!mt(u))){var m=u.getAttribute("headers").trim();if(!m)return r.push(u);var v=zt(m);v.length!==0&&(u.getAttribute("id")&&(c=v.indexOf(u.getAttribute("id").trim())!==-1),d=v.some(function(y){return!s.includes(y)}),(c||d)&&a.push(u))}}),a.length>0)return this.relatedNodes(a),!1;if(r.length){this.relatedNodes(r);return}return!0}var tT=eT;function rT(e){var t=Oc(e),r=this,a=[];t.forEach(function(s){var u=s.getAttribute("headers");u&&(a=a.concat(u.split(/\s+/)));var c=s.getAttribute("aria-labelledby");c&&(a=a.concat(c.split(/\s+/)))});var n=t.filter(function(s){return Me(s.textContent)===""?!1:s.nodeName.toUpperCase()==="TH"||["rowheader","columnheader"].indexOf(s.getAttribute("role"))!==-1}),i=Qr(e),o=!0;return n.forEach(function(s){if(!(s.getAttribute("id")&&a.includes(s.getAttribute("id")))){var u=ko(s,i),c=!1;Cn(s)&&(c=Mc("down",u,i).find(function(d){return!Cn(d)&&vs(d,i).includes(s)})),!c&&An(s)&&(c=Mc("right",u,i).find(function(d){return!An(d)&&vs(d,i).includes(s)})),c||r.relatedNodes(s),o=o&&c}}),o?!0:void 0}var aT=rT;function nT(e,t,r){var a=["SCRIPT","HEAD","TITLE","NOSCRIPT","STYLE","TEMPLATE"];if(!a.includes(e.nodeName.toUpperCase())&&yi(r)){var n=p.getComputedStyle(e);if(n.getPropertyValue("display")==="none")return;if(n.getPropertyValue("visibility")==="hidden"){var i=Pt(e),o=i&&p.getComputedStyle(i);if(!o||o.getPropertyValue("visibility")!=="hidden")return}}return!0}var iT=nT;function oT(e,t){var r=/^aria-/,a=t.attrNames;if(a.length){for(var n=0,i=a.length;n<i;n++)if(r.test(a[n]))return!0}return!1}var sT=oT;function uT(e,t){return ct(t,{dpub:!0,fallback:!0})!==null}var lT=uT;function cT(e,t){var r=/^aria-/;return t.attrNames.some(function(a){return r.test(a)})}var dT=cT;function Ch(e){return e?e.getAttribute("aria-hidden")==="true"?!1:Ch(Pt(e)):!0}function fT(e){return Ch(Pt(e))}var pT=fT;function mT(e,t){var r=ct(t,{dpub:!0});return!!xc(r)}var hT=mT;function vT(e,t){var r=ct(t);return!!Ec(r)}var gT=vT;function bT(e,t){var r=t.attr("autocomplete");if(!r||Me(r)==="")return!1;var a=t.props.nodeName;if(["textarea","input","select"].includes(a)===!1)return!1;var n=["submit","reset","button","hidden"];if(a==="input"&&n.includes(t.props.type))return!1;var i=t.attr("aria-disabled")||"false";if(t.hasAttr("disabled")||i.toLowerCase()==="true")return!1;var o=t.attr("role"),s=t.attr("tabindex");if(s==="-1"&&o){var u=We.ariaRoles[o];if(u===void 0||u.type!=="widget")return!1}return!(s==="-1"&&t.actualNode&&!or(t)&&!mt(t))}var yT=bT;function wT(e,t,r){return r.initiator}var Ah=wT;function DT(e,t,r){return Ah(e,t,r)?!!e.querySelector("a[href]"):!0}var _T=DT;function ET(e,t){var r=t.props,a=r.nodeName,n=r.type;if(a==="option"||a==="select"&&!e.options.length)return!1;var i=["hidden","range","color","checkbox","radio","image"];if(a==="input"&&i.includes(n)||Ii(t)||Ro(t))return!1;var o=["input","select","textarea"];if(o.includes(a)){var s=p.getComputedStyle(e),u=parseInt(s.getPropertyValue("text-indent"),10);if(u){var c=e.getBoundingClientRect();if(c={top:c.top,bottom:c.bottom,left:c.left+u,right:c.right+u},!Zl(c,e))return!1}return!0}var d=Dn(t,"label");if(a==="label"||d){var m=d||e,v=d?Pe(d):t;if(m.htmlFor){var y=jt(m),w=y.getElementById(m.htmlFor),C=w&&Pe(w);if(C&&Ii(C))return!1}var A='input:not([type="hidden"],[type="image"],[type="button"],[type="submit"],[type="reset"]), select, textarea',E=dr(v,A)[0];if(E&&Ii(E))return!1}for(var x=[],S=t;S;){if(S.props.id){var k=wc(S).filter(function(ie){return zt(ie.getAttribute("aria-labelledby")||"").includes(S.props.id)}).map(function(ie){return Pe(ie)});x.push.apply(x,Ee(k))}S=S.parent}if(x.length>0&&x.every(Ii)||!AT(t))return!1;for(var $=g.createRange(),z=t.children,K=0;K<z.length;K++){var Q=z[K];Q.actualNode.nodeType===3&&Me(Q.actualNode.nodeValue)!==""&&$.selectNodeContents(Q.actualNode)}for(var ye=$.getClientRects(),me=0;me<ye.length;me++)if(Zl(ye[me],e))return!0;return!1}var xT=ET,CT={emoji:!0,nonBmp:!1,punctuations:!0};function AT(e){var t=Pr(e,!1,!0);return t===""||bi(t,CT)===""?!1:e.children.some(function(r){return r.props.nodeName==="#text"&&!_l(r)})}function FT(e){if(gs(e)){var t=Qr(e);return t.length>=3&&t[0].length>=3&&t[1].length>=3&&t[2].length>=3}return!1}var TT=FT;function RT(e){return gs(e)}var ST=RT;function kT(e){var t=e.getAttribute("id").trim(),r='*[id="'.concat(bt(t),'"]'),a=Array.from(jt(e).querySelectorAll(r));return!ds(e)&&a.some(yt)}var OT=kT;function MT(e){return ds(e)}var IT=MT;function PT(e){var t=e.getAttribute("id").trim(),r='*[id="'.concat(bt(t),'"]'),a=Array.from(jt(e).querySelectorAll(r));return!ds(e)&&a.every(function(n){return!yt(n)})}var NT=PT;function LT(e,t,r){var a,n;return!r.initiator&&!r.focusable&&((a=r.size)===null||a===void 0?void 0:a.width)*((n=r.size)===null||n===void 0?void 0:n.height)>1}var BT=LT;function $T(e){var t=e.getAttribute("title");return!!Me(t)}var qT=$T;function jT(e,t){return Ir(t,{chromium:!0})!==null}var zT=jT;function VT(e,t){return Ve(t)==="heading"}function HT(e,t){try{var r=t.props.nodeName;return r==="svg"?!0:!!ir(t,"svg")}catch{return!1}}var Pc=HT;function UT(e,t){return!Pc(e,t)}var GT=UT;function WT(e,t){var r=!!Qt(t);if(!r)return!1;var a=Ve(e);return!(a&&a!=="link")}var YT=WT;function XT(e){return y1(e)}var KT=XT;function ZT(e){return or(e)}function JT(e,t){return or(t)}function QT(e,t){var r=Ve(e);if(!r)return!1;var a=Sn("widget"),n=a.includes(r);if(!n)return!1;var i=Dc();return!(!i.includes(r)||!Me(hi(t))&&!Me(mi(e))||!Me(Pr(t)))}var e3=QT;function t3(e,t){if(t.props.nodeName!=="input"||t.hasAttr("type")===!1)return!0;var r=t.attr("type").toLowerCase();return["hidden","image","button","submit","reset"].includes(r)===!1}var r3=t3;function a3(e,t){var r="article, aside, main, nav, section";return e.hasAttribute("role")||!Dn(t,r)}var n3=a3;function i3(e,t){var r=["article","aside","main","nav","section"].join(",");function a(i){return!ir(i,r)}function n(i){var o=i.actualNode,s=Sn("landmark"),u=Ve(o);if(!u)return!1;var c=o.nodeName.toUpperCase();if(c==="HEADER"||c==="FOOTER")return a(i);if(c==="SECTION"||c==="FORM"){var d=Qt(i);return!!d}return s.indexOf(u)>=0||u==="region"}return n(t)&&mt(e)}var o3=i3;function s3(e){return!gs(e)&&!yt(e)}var u3=s3;function l3(e){var t=Me(e.innerText),r=e.getAttribute("role");return r&&r!=="link"||!t||!or(e)?!1:Tl(e)}var c3=l3;function d3(e,t){var r=Ve(t);return r?!!We.ariaRoles[r].childrenPresentational:!1}var f3=d3;function p3(e){return!(!e.currentSrc||e.hasAttribute("paused")||e.hasAttribute("muted"))}var m3=p3;function h3(e,t){return!(!t.hasAttr("role")||!t.attr("role").trim())}var v3=h3;function g3(e,t){var r=ct(t);if(!r||["none","presentation"].includes(r))return!0;var a=Mf[r]||{},n=a.accessibleNameRequired;return!!(n||yt(t))}var Fh=g3;function b3(e,t){var r=Ua(t),a=r.namingMethods;return!(a&&a.length!==0||ct(t)==="combobox"&&dr(t,'input:not([type="hidden"])').length||_c(t,{popupRoles:["listbox"]}))}var y3=b3;function w3(e,t){var r=parseInt(t.attr("tabindex"),10);return isNaN(r)||r>=0}var D3=w3;function _3(e,t){return!t.attr("role")}var E3=_3;function x3(e,t){return t.props.nodeName!=="html"}var C3=x3,A3=function(t,r){return[Fh,F3].every(function(a){return a(t,r)})};function F3(e){var t;if(!(e!=null&&(t=e.ownerDocument)!==null&&t!==void 0&&t.createRange))return!0;var r=e.ownerDocument.createRange();return r.setStart(e,0),r.setEnd(e,e.childNodes.length),r.getClientRects().length===0}function T3(e){var t=Array.from(e.parentNode.childNodes),r=e.textContent.trim(),a=/[.!?:;](?![.!?:;])/g;if(r.length===0||(r.match(a)||[]).length>=2)return!1;var n=t.slice(t.indexOf(e)+1).filter(function(i){return i.nodeName.toUpperCase()==="P"&&i.textContent.trim()!==""});return n.length!==0}var R3=T3;function S3(e,t){return Ir(t,{chromiumRoles:!0})!==null}var k3=S3;function O3(e,t){return ta(e,13)!==void 0&&_c(t)===!1&&M3(t)}function M3(e){return dr(e,"*").some(function(t){return yi(t,!0,!0)})}function I3(e){return Kl(e)&&To(e)}var P3=I3;function N3(e,t){var r=Ve(t);return["treegrid","grid","table"].includes(r)}function L3(e,t){return B3.every(function(r){return r(e,t)})}var B3=[function(e,t){return Th(t)},function(e,t){return $3(t)},function(e,t){return!Pc(e,t)},function(e,t){return yt(t)},function(e,t){return Nr(t)||!q3(t)},function(e){return!Tl(e,{noLengthCompare:!0})}];function Th(e){return Lr(e)==="widget"}function $3(e){return e.props.nodeName!=="area"}var q3=Jt(function e(t){return t!=null&&t.parent?Th(t.parent)&&Nr(t.parent)?!0:e(t.parent):!1});function j3(e){return e.ownerDocument.defaultView.self===e.ownerDocument.defaultView.top}var z3=j3;function V3(e){var t=Ya(e.getAttribute("lang")),r=Ya(e.getAttribute("xml:lang"));return cs(t)&&cs(r)}var H3=V3,U3={"abstractrole-evaluate":YE,"accesskeys-after":Q5,"accesskeys-evaluate":tC,"alt-space-value-evaluate":_C,"aria-allowed-attr-evaluate":XE,"aria-allowed-attr-matches":sT,"aria-allowed-role-evaluate":ZE,"aria-allowed-role-matches":lT,"aria-busy-evaluate":JE,"aria-conditional-attr-evaluate":rx,"aria-conditional-checkbox-attr-evaluate":$m,"aria-conditional-row-attr-evaluate":qm,"aria-errormessage-evaluate":nx,"aria-has-attr-matches":dT,"aria-hidden-body-evaluate":ox,"aria-hidden-focus-matches":pT,"aria-label-evaluate":EF,"aria-labelledby-evaluate":CF,"aria-level-evaluate":ux,"aria-prohibited-attr-evaluate":lx,"aria-required-attr-evaluate":dx,"aria-required-children-evaluate":hx,"aria-required-children-matches":hT,"aria-required-parent-evaluate":Ex,"aria-required-parent-matches":gT,"aria-roledescription-evaluate":Cx,"aria-unsupported-attr-evaluate":Fx,"aria-valid-attr-evaluate":Rx,"aria-valid-attr-value-evaluate":Sx,"attr-non-space-content-evaluate":q5,"autocomplete-appropriate-evaluate":N5,"autocomplete-matches":yT,"autocomplete-valid-evaluate":B5,"avoid-inline-spacing-evaluate":FF,"bypass-matches":_T,"caption-evaluate":uA,"caption-faked-evaluate":HF,"color-contrast-evaluate":A5,"color-contrast-matches":xT,"css-orientation-lock-evaluate":vA,"data-table-large-matches":TT,"data-table-matches":ST,"deprecatedrole-evaluate":Ox,"dlitem-evaluate":KC,"doc-has-title-evaluate":RF,"duplicate-id-active-matches":OT,"duplicate-id-after":yF,"duplicate-id-aria-matches":IT,"duplicate-id-evaluate":DF,"duplicate-id-misc-matches":NT,"duplicate-img-label-evaluate":xC,"exists-evaluate":kF,"explicit-evaluate":AC,"fallbackrole-evaluate":Px,"focusable-content-evaluate":aC,"focusable-disabled-evaluate":iC,"focusable-element-evaluate":sC,"focusable-modal-open-evaluate":lC,"focusable-no-name-evaluate":dC,"focusable-not-tabbable-evaluate":pC,"frame-focusable-content-evaluate":mC,"frame-focusable-content-matches":BT,"frame-tested-after":cA,"frame-tested-evaluate":fA,"frame-title-has-text-matches":qT,"has-alt-evaluate":MF,"has-descendant-after":z5,"has-descendant-evaluate":H5,"has-global-aria-attribute-evaluate":Lx,"has-implicit-chromium-role-matches":zT,"has-lang-evaluate":HC,"has-text-content-evaluate":U5,"has-widget-role-evaluate":$x,"heading-matches":VT,"heading-order-after":RA,"heading-order-evaluate":LA,"help-same-as-label-evaluate":TC,"hidden-content-evaluate":iT,"hidden-explicit-label-evaluate":SC,"html-namespace-matches":GT,"html5-scope-evaluate":GF,"identical-links-same-purpose-after":$A,"identical-links-same-purpose-evaluate":XA,"identical-links-same-purpose-matches":YT,"implicit-evaluate":OC,"inline-style-property-evaluate":IF,"inserted-into-focus-order-matches":KT,"internal-link-present-evaluate":ZA,"invalid-children-evaluate":ZC,"invalidrole-evaluate":jx,"is-element-focusable-evaluate":Vx,"is-initiator-matches":Ah,"is-on-screen-evaluate":LF,"is-visible-matches":ZT,"is-visible-on-screen-matches":JT,"label-content-name-mismatch-evaluate":IC,"label-content-name-mismatch-matches":e3,"label-matches":r3,"landmark-has-body-context-matches":n3,"landmark-is-top-level-evaluate":vC,"landmark-is-unique-after":qC,"landmark-is-unique-evaluate":zC,"landmark-unique-matches":o3,"layout-table-matches":u3,"link-in-text-block-evaluate":k5,"link-in-text-block-matches":c3,"link-in-text-block-style-evaluate":M5,"listitem-evaluate":eA,"matches-definition-evaluate":W5,"meta-refresh-evaluate":eF,"meta-viewport-scale-evaluate":bA,"multiple-label-evaluate":NC,"nested-interactive-matches":f3,"no-autoplay-audio-evaluate":mA,"no-autoplay-audio-matches":m3,"no-empty-role-matches":v3,"no-explicit-name-required-matches":Fh,"no-focusable-content-evaluate":gC,"no-implicit-explicit-label-evaluate":Ux,"no-naming-method-matches":y3,"no-negative-tabindex-matches":D3,"no-role-matches":E3,"non-empty-if-present-evaluate":$F,"not-html-matches":C3,"object-is-loaded-matches":A3,"only-dlitems-evaluate":rA,"only-listitems-evaluate":nA,"p-as-heading-evaluate":nF,"p-as-heading-matches":R3,"page-no-duplicate-after":X5,"page-no-duplicate-evaluate":Z5,"presentation-role-conflict-matches":k3,"presentational-role-evaluate":qF,"region-after":oF,"region-evaluate":lF,"same-caption-summary-evaluate":WF,"scope-value-evaluate":ZF,"scrollable-region-focusable-matches":O3,"skip-link-evaluate":pF,"skip-link-matches":P3,"structured-dlitems-evaluate":oA,"svg-namespace-matches":Pc,"svg-non-empty-title-evaluate":zF,"tabindex-evaluate":wC,"table-or-grid-role-matches":N3,"target-offset-evaluate":wA,"target-size-evaluate":_A,"td-has-header-evaluate":QF,"td-headers-attr-evaluate":tT,"th-has-data-cells-evaluate":aT,"title-only-evaluate":BC,"unique-frame-title-after":hF,"unique-frame-title-evaluate":gF,"unsupportedrole-evaluate":Wx,"valid-lang-evaluate":GC,"valid-scrollable-semantics-evaluate":Qx,"widget-not-inline-matches":L3,"window-is-top-matches":z3,"xml-lang-mismatch-evaluate":YC,"xml-lang-mismatch-matches":H3},bs=U3;function G3(e){this.id=e.id,this.data=null,this.relatedNodes=[],this.result=null}var Nc=G3;function Lc(e){if(typeof e=="string"){if(bs[e])return bs[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))}return e}function Rh(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};return(Array.isArray(e)||U(e)!=="object")&&(e={value:e}),e}function On(e){e&&(this.id=e.id,this.configure(e))}On.prototype.enabled=!0,On.prototype.run=function(t,r,a,n,i){r=r||{};var o=r.hasOwnProperty("enabled")?r.enabled:this.enabled,s=this.getOptions(r.options);if(o){var u=new Nc(this),c=Su(u,r,n,i),d;try{d=this.evaluate.call(c,t.actualNode,s,t,a)}catch(m){t&&t.actualNode&&(m.errorNode=new Cr(t).toJSON()),i(m);return}c.isAsync||(u.result=d,n(u))}else n(null)},On.prototype.runSync=function(t,r,a){r=r||{};var n=r,i=n.enabled,o=i===void 0?this.enabled:i;if(!o)return null;var s=this.getOptions(r.options),u=new Nc(this),c=Su(u,r);c.async=function(){throw new Error("Cannot run async check while in a synchronous run")};var d;try{d=this.evaluate.call(c,t.actualNode,s,t,a)}catch(m){throw t&&t.actualNode&&(m.errorNode=new Cr(t).toJSON()),m}return u.result=d,u},On.prototype.configure=function(t){var r=this;(!t.evaluate||bs[t.evaluate])&&(this._internalCheck=!0),t.hasOwnProperty("enabled")&&(this.enabled=t.enabled),t.hasOwnProperty("options")&&(this._internalCheck?this.options=Rh(t.options):this.options=t.options),["evaluate","after"].filter(function(a){return t.hasOwnProperty(a)}).forEach(function(a){return r[a]=Lc(t[a])})},On.prototype.getOptions=function(t){return this._internalCheck?Gu(this.options,Rh(t||{})):t||this.options};var Sh=On;function W3(e){this.id=e.id,this.result=Be.NA,this.pageLevel=e.pageLevel,this.impact=null,this.nodes=[]}var ys=W3;function fr(e,t){this._audit=t,this.id=e.id,this.selector=e.selector||"*",e.impact&&(Ke(Be.impact.includes(e.impact),"Impact ".concat(e.impact," is not a valid impact")),this.impact=e.impact),this.excludeHidden=typeof e.excludeHidden=="boolean"?e.excludeHidden:!0,this.enabled=typeof e.enabled=="boolean"?e.enabled:!0,this.pageLevel=typeof e.pageLevel=="boolean"?e.pageLevel:!1,this.reviewOnFail=typeof e.reviewOnFail=="boolean"?e.reviewOnFail:!1,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=Lc(e.matches))}fr.prototype.matches=function(){return!0},fr.prototype.gather=function(t){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},a="mark_gather_start_"+this.id,n="mark_gather_end_"+this.id,i="mark_isVisibleToScreenReaders_start_"+this.id,o="mark_isVisibleToScreenReaders_end_"+this.id;r.performanceTimer&&Ft.mark(a);var s=vc(this.selector,t);return this.excludeHidden&&(r.performanceTimer&&Ft.mark(i),s=s.filter(function(u){return mt(u)}),r.performanceTimer&&(Ft.mark(o),Ft.measure("rule_"+this.id+"#gather_axe.utils.isVisibleToScreenReaders",i,o))),r.performanceTimer&&(Ft.mark(n),Ft.measure("rule_"+this.id+"#gather",a,n)),s},fr.prototype.runChecks=function(t,r,a,n,i,o){var s=this,u=Or();this[t].forEach(function(c){var d=s._audit.checks[c.id||c],m=os(d,s.id,a);u.defer(function(v,y){d.run(r,m,n,v,y)})}),u.then(function(c){c=c.filter(function(d){return d}),i({type:t,results:c})}).catch(o)},fr.prototype.runChecksSync=function(t,r,a,n){var i=this,o=[];return this[t].forEach(function(s){var u=i._audit.checks[s.id||s],c=os(u,i.id,a);o.push(u.runSync(r,c,n))}),o=o.filter(function(s){return s}),{type:t,results:o}},fr.prototype.run=function(t){var r=this,a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=arguments.length>2?arguments[2]:void 0,i=arguments.length>3?arguments[3]:void 0;a.performanceTimer&&this._trackPerformance();var o=Or(),s=new ys(this),u;try{u=this.gatherAndMatchNodes(t,a)}catch(c){i(new _({cause:c,ruleId:this.id}));return}a.performanceTimer&&this._logGatherPerformance(u),u.forEach(function(c){o.defer(function(d,m){var v=Or();["any","all","none"].forEach(function(y){v.defer(function(w,C){r.runChecks(y,c,a,t,w,C)})}),v.then(function(y){var w=kh(y);w&&(w.node=new Cr(c,a),s.nodes.push(w),r.reviewOnFail&&(["any","all"].forEach(function(C){w[C].forEach(function(A){A.result===!1&&(A.result=void 0)})}),w.none.forEach(function(C){C.result===!0&&(C.result=void 0)}))),d()}).catch(function(y){return m(y)})})}),o.defer(function(c){return setTimeout(c,0)}),a.performanceTimer&&this._logRulePerformance(),o.then(function(){return n(s)}).catch(function(c){return i(c)})},fr.prototype.runSync=function(t){var r=this,a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};a.performanceTimer&&this._trackPerformance();var n=new ys(this),i;try{i=this.gatherAndMatchNodes(t,a)}catch(o){throw new _({cause:o,ruleId:this.id})}return a.performanceTimer&&this._logGatherPerformance(i),i.forEach(function(o){var s=[];["any","all","none"].forEach(function(c){s.push(r.runChecksSync(c,o,a,t))});var u=kh(s);u&&(u.node=o.actualNode?new Cr(o,a):null,n.nodes.push(u),r.reviewOnFail&&(["any","all"].forEach(function(c){u[c].forEach(function(d){d.result===!1&&(d.result=void 0)})}),u.none.forEach(function(c){c.result===!0&&(c.result=void 0)})))}),a.performanceTimer&&this._logRulePerformance(),n},fr.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},fr.prototype._logGatherPerformance=function(t){Ba("gather (",t.length,"):",Ft.timeElapsed()+"ms"),Ft.mark(this._markChecksStart)},fr.prototype._logRulePerformance=function(){Ft.mark(this._markChecksEnd),Ft.mark(this._markEnd),Ft.measure("runchecks_"+this.id,this._markChecksStart,this._markChecksEnd),Ft.measure("rule_"+this.id,this._markStart,this._markEnd)};function kh(e){if(e.length){var t=!1,r={};return e.forEach(function(a){var n=a.results.filter(function(i){return i});r[a.type]=n,n.length&&(t=!0)}),t?r:null}}fr.prototype.gatherAndMatchNodes=function(t,r){var a=this,n="mark_matches_start_"+this.id,i="mark_matches_end_"+this.id,o=this.gather(t,r);return r.performanceTimer&&Ft.mark(n),o=o.filter(function(s){return a.matches(s.actualNode,s,t)}),r.performanceTimer&&(Ft.mark(i),Ft.measure("rule_"+this.id+"#matches",n,i)),o};function Y3(e){return xo(e).map(function(t){var r=e._audit.checks[t.id||t];return r&&typeof r.after=="function"?r:null}).filter(Boolean)}function X3(e,t){var r=[];return e.forEach(function(a){var n=xo(a);n.forEach(function(i){i.id===t&&(i.node=a.node,r.push(i))})}),r}function K3(e){return e.filter(function(t){return t.filtered!==!0})}function Z3(e){var t=["any","all","none"],r=e.nodes.filter(function(a){var n=0;return t.forEach(function(i){a[i]=K3(a[i]),n+=a[i].length}),n>0});return e.pageLevel&&r.length&&(r=[r.reduce(function(a,n){if(a)return t.forEach(function(i){a[i].push.apply(a[i],n[i])}),a})]),r}fr.prototype.after=function(t,r){var a=this,n=Y3(this),i=this.id;return n.forEach(function(o){var s=X3(t.nodes,o.id),u=os(o,i,r),c=o.after(s,u);a.reviewOnFail&&c.forEach(function(d){var m=(a.any.includes(d.id)||a.all.includes(d.id))&&d.result===!1,v=a.none.includes(d.id)&&d.result===!0;(m||v)&&(d.result=void 0)}),s.forEach(function(d){delete d.node,c.indexOf(d)===-1&&(d.filtered=!0)})}),t.nodes=Z3(t),t},fr.prototype.configure=function(t){t.hasOwnProperty("selector")&&(this.selector=t.selector),t.hasOwnProperty("excludeHidden")&&(this.excludeHidden=typeof t.excludeHidden=="boolean"?t.excludeHidden:!0),t.hasOwnProperty("enabled")&&(this.enabled=typeof t.enabled=="boolean"?t.enabled:!0),t.hasOwnProperty("pageLevel")&&(this.pageLevel=typeof t.pageLevel=="boolean"?t.pageLevel:!1),t.hasOwnProperty("reviewOnFail")&&(this.reviewOnFail=typeof t.reviewOnFail=="boolean"?t.reviewOnFail:!1),t.hasOwnProperty("any")&&(this.any=t.any),t.hasOwnProperty("all")&&(this.all=t.all),t.hasOwnProperty("none")&&(this.none=t.none),t.hasOwnProperty("tags")&&(this.tags=t.tags),t.hasOwnProperty("actIds")&&(this.actIds=t.actIds),t.hasOwnProperty("matches")&&(this.matches=Lc(t.matches)),t.impact&&(Ke(Be.impact.includes(t.impact),"Impact ".concat(t.impact," is not a valid impact")),this.impact=t.impact)};var Oh=fr,Mn=Dr(mn()),In=/\{\{.+?\}\}/g;function Mh(){if(p.origin&&p.origin!=="null")return p.origin;if(p.location&&p.location.origin&&p.location.origin!=="null")return p.location.origin}function J3(e){var t;if(e?(t=Jr(e),t.commons=e.commons):t={},t.reporter=t.reporter||null,t.noHtml=t.noHtml||!1,!t.allowedOrigins){var r=Mh();t.allowedOrigins=r?[r]:[]}return t.rules=t.rules||[],t.checks=t.checks||[],t.data=Fe({checks:{},rules:{}},t.data),t}function Ih(e,t,r){var a,n;for(a=0,n=e.length;a<n;a++)t[r](e[a])}var Q3=function(t,r){var a=r.pass,n=r.fail;return typeof a=="string"&&In.test(a)&&(a=Mn.default.compile(a)),typeof n=="string"&&In.test(n)&&(n=Mn.default.compile(n)),Fe({},t,{messages:{pass:a||t.messages.pass,fail:n||t.messages.fail,incomplete:U(t.messages.incomplete)==="object"?Fe({},t.messages.incomplete,r.incomplete):r.incomplete}})},eR=function(t,r){var a=r.help,n=r.description;return typeof a=="string"&&In.test(a)&&(a=Mn.default.compile(a)),typeof n=="string"&&In.test(n)&&(n=Mn.default.compile(n)),Fe({},t,{help:a||t.help,description:n||t.description})},tR=function(t,r){var a=r.failureMessage;return typeof a=="string"&&In.test(a)&&(a=Mn.default.compile(a)),Fe({},t,{failureMessage:a||t.failureMessage})},rR=function(t,r){return typeof r=="string"&&In.test(r)&&(r=Mn.default.compile(r)),r||t},aR=function(){function e(t){Yt(this,e),this.lang="en",this.defaultConfig=t,this.standards=We,this._init(),this._defaultLocale=null}return rr(e,[{key:"_setDefaultLocale",value:function(){if(!this._defaultLocale){for(var r={checks:{},rules:{},failureSummaries:{},incompleteFallbackMessage:"",lang:this.lang},a=Object.keys(this.data.checks),n=0;n<a.length;n++){var i=a[n],o=this.data.checks[i],s=o.messages,u=s.pass,c=s.fail,d=s.incomplete;r.checks[i]={pass:u,fail:c,incomplete:d}}for(var m=Object.keys(this.data.rules),v=0;v<m.length;v++){var y=m[v],w=this.data.rules[y],C=w.description,A=w.help;r.rules[y]={description:C,help:A}}for(var E=Object.keys(this.data.failureSummaries),x=0;x<E.length;x++){var S=E[x],k=this.data.failureSummaries[S],$=k.failureMessage;r.failureSummaries[S]={failureMessage:$}}r.incompleteFallbackMessage=this.data.incompleteFallbackMessage,this._defaultLocale=r}}},{key:"_resetLocale",value:function(){var r=this._defaultLocale;r&&this.applyLocale(r)}},{key:"_applyCheckLocale",value:function(r){for(var a=Object.keys(r),n=0;n<a.length;n++){var i=a[n];if(!this.data.checks[i])throw new Error('Locale provided for unknown check: "'.concat(i,'"'));this.data.checks[i]=Q3(this.data.checks[i],r[i])}}},{key:"_applyRuleLocale",value:function(r){for(var a=Object.keys(r),n=0;n<a.length;n++){var i=a[n];if(!this.data.rules[i])throw new Error('Locale provided for unknown rule: "'.concat(i,'"'));this.data.rules[i]=eR(this.data.rules[i],r[i])}}},{key:"_applyFailureSummaries",value:function(r){for(var a=Object.keys(r),n=0;n<a.length;n++){var i=a[n];if(!this.data.failureSummaries[i])throw new Error('Locale provided for unknown failureMessage: "'.concat(i,'"'));this.data.failureSummaries[i]=tR(this.data.failureSummaries[i],r[i])}}},{key:"applyLocale",value:function(r){this._setDefaultLocale(),r.checks&&this._applyCheckLocale(r.checks),r.rules&&this._applyRuleLocale(r.rules),r.failureSummaries&&this._applyFailureSummaries(r.failureSummaries,"failureSummaries"),r.incompleteFallbackMessage&&(this.data.incompleteFallbackMessage=rR(this.data.incompleteFallbackMessage,r.incompleteFallbackMessage)),r.lang&&(this.lang=r.lang)}},{key:"setAllowedOrigins",value:function(r){var a=Mh();this.allowedOrigins=[];var n=gt(r),i;try{for(n.s();!(i=n.n()).done;){var o=i.value;if(o===Be.allOrigins){this.allowedOrigins=["*"];return}else o!==Be.sameOrigin?this.allowedOrigins.push(o):a&&this.allowedOrigins.push(a)}}catch(s){n.e(s)}finally{n.f()}}},{key:"_init",value:function(){var r=J3(this.defaultConfig);this.lang=r.lang||"en",this.reporter=r.reporter,this.commands={},this.rules=[],this.checks={},this.brand="axe",this.application="axeAPI",this.tagExclude=["experimental"],this.noHtml=r.noHtml,this.allowedOrigins=r.allowedOrigins,Ih(r.rules,this,"addRule"),Ih(r.checks,this,"addCheck"),this.data={},this.data.checks=r.data&&r.data.checks||{},this.data.rules=r.data&&r.data.rules||{},this.data.failureSummaries=r.data&&r.data.failureSummaries||{},this.data.incompleteFallbackMessage=r.data&&r.data.incompleteFallbackMessage||"",this._constructHelpUrls()}},{key:"registerCommand",value:function(r){this.commands[r.id]=r.callback}},{key:"addRule",value:function(r){r.metadata&&(this.data.rules[r.id]=r.metadata);var a=this.getRule(r.id);a?a.configure(r):this.rules.push(new Oh(r,this))}},{key:"addCheck",value:function(r){var a=r.metadata;U(a)==="object"&&(this.data.checks[r.id]=a,U(a.messages)==="object"&&Object.keys(a.messages).filter(function(n){return a.messages.hasOwnProperty(n)&&typeof a.messages[n]=="string"}).forEach(function(n){a.messages[n].indexOf("function")===0&&(a.messages[n]=new Function("return "+a.messages[n]+";")())})),this.checks[r.id]?this.checks[r.id].configure(r):this.checks[r.id]=new Sh(r)}},{key:"run",value:function(r,a,n,i){this.normalizeOptions(a),h._selectCache=[];var o=nR(this.rules,r,a),s=o.now,u=o.later,c=Or();s.forEach(function(v){c.defer(Ph(v,r,a))});var d=Or();u.length&&d.defer(function(v){pm(a).then(function(y){return v(y)}).catch(function(y){console.warn("Couldn't load preload assets: ",y),v(void 0)})});var m=Or();m.defer(c),m.defer(d),m.then(function(v){var y=v.pop();if(y&&y.length){var w=y[0];w&&(r=Fe({},r,w))}var C=v[0];if(!u.length){h._selectCache=void 0,n(C.filter(function(E){return!!E}));return}var A=Or();u.forEach(function(E){var x=Ph(E,r,a);A.defer(x)}),A.then(function(E){h._selectCache=void 0,n(C.concat(E).filter(function(x){return!!x}))}).catch(i)}).catch(i)}},{key:"after",value:function(r,a){var n=this.rules;return r.map(function(i){var o=ci(n,"id",i.id);if(!o)throw new Error("Result for unknown rule. You may be running mismatch axe-core versions");return o.after(i,a)})}},{key:"getRule",value:function(r){return this.rules.find(function(a){return a.id===r})}},{key:"normalizeOptions",value:function(r){var a=this,n=[],i=[];if(a.rules.forEach(function(d){i.push(d.id),d.tags.forEach(function(m){n.includes(m)||n.push(m)})}),["object","string"].includes(U(r.runOnly))){if(typeof r.runOnly=="string"&&(r.runOnly=[r.runOnly]),Array.isArray(r.runOnly)){var o=r.runOnly.find(function(d){return n.includes(d)}),s=r.runOnly.find(function(d){return i.includes(d)});if(o&&s)throw new Error("runOnly cannot be both rules and tags");s?r.runOnly={type:"rule",values:r.runOnly}:r.runOnly={type:"tag",values:r.runOnly}}var u=r.runOnly;if(u.value&&!u.values&&(u.values=u.value,delete u.value),!Array.isArray(u.values)||u.values.length===0)throw new Error("runOnly.values must be a non-empty array");if(["rule","rules"].includes(u.type))u.type="rule",u.values.forEach(function(d){if(!i.includes(d))throw new Error("unknown rule `"+d+"` in options.runOnly")});else if(["tag","tags",void 0].includes(u.type)){u.type="tag";var c=u.values.filter(function(d){return!n.includes(d)&&!/wcag2[1-3]a{1,3}/.test(d)});c.length!==0&&h.log("Could not find tags `"+c.join("`, `")+"`")}else throw new Error("Unknown runOnly type '".concat(u.type,"'"))}return U(r.rules)==="object"&&Object.keys(r.rules).forEach(function(d){if(!i.includes(d))throw new Error("unknown rule `"+d+"` in options.rules")}),r}},{key:"setBranding",value:function(r){var a={brand:this.brand,application:this.application};typeof r=="string"&&(this.application=r),r&&r.hasOwnProperty("brand")&&r.brand&&typeof r.brand=="string"&&(this.brand=r.brand),r&&r.hasOwnProperty("application")&&r.application&&typeof r.application=="string"&&(this.application=r.application),this._constructHelpUrls(a)}},{key:"_constructHelpUrls",value:function(){var r=this,a=arguments.length>0&&arguments[0]!==void 0?arguments[0]:null,n=(h.version.match(/^[1-9][0-9]*\.[0-9]+/)||["x.y"])[0];this.rules.forEach(function(i){r.data.rules[i.id]||(r.data.rules[i.id]={});var o=r.data.rules[i.id];(typeof o.helpUrl!="string"||a&&o.helpUrl===Nh(a,i.id,n))&&(o.helpUrl=Nh(r,i.id,n))})}},{key:"resetRulesAndChecks",value:function(){this._init(),this._resetLocale()}}]),e}();function nR(e,t,r){var a={now:[],later:[]},n=e.reduce(function(i,o){return vm(o,t,r)?o.preload?(i.later.push(o),i):(i.now.push(o),i):i},a);return n}function Ph(e,t,r){return r.performanceTimer&&Ft.mark("mark_rule_start_"+e.id),function(a,n){e.run(t,r,function(i){a(i)},function(i){if(r.debug)n(i);else{var o=Object.assign(new ys(e),{result:Be.CANTTELL,description:"An error occured while running this rule",message:i.message,stack:i.stack,error:i,errorNode:i.errorNode});a(o)}})}}function Nh(e,t,r){var a=e.brand,n=e.application,i=e.lang;return Be.helpUrlBase+a+"/"+(r||h.version.substring(0,h.version.lastIndexOf(".")))+"/"+t+"?application="+encodeURIComponent(n)+(i&&i!=="en"?"&lang="+encodeURIComponent(i):"")}var Lh=aR;function iR(e){var t=p&&"Node"in p&&"NodeList"in p,r=!!g;if(!(t&&r)){if(!e||!e.ownerDocument)throw new Error('Required "window" or "document" globals not defined and cannot be deduced from the context. Either set the globals before running or pass in a valid Element.');r||(ze.set("globalDocumentSet",!0),g=e.ownerDocument),t||(ze.set("globalWindowSet",!0),p=g.defaultView)}}function Bc(){ze.get("globalDocumentSet")&&(ze.set("globalDocumentSet",!1),g=null),ze.get("globalWindowSet")&&(ze.set("globalWindowSet",!1),p=null)}function oR(){Bc(),h._memoizedFns.forEach(function(e){return e.clear()}),ze.clear(),h._tree=void 0,h._selectorData=void 0,h._selectCache=void 0}var Da=oR;function sR(e,t,r,a){try{e=new ss(e),h._tree=e.flatTree,h._selectorData=go(e.flatTree)}catch(o){return Da(),a(o)}var n=Or(),i=h._audit;t.performanceTimer&&Ft.auditStart(),e.frames.length&&t.iframes!==!1&&n.defer(function(o,s){Wd(e,t,"rules",null,o,s)}),n.defer(function(o,s){i.run(e,t,o,s)}),n.then(function(o){try{t.performanceTimer&&Ft.auditEnd();var s=Co(o.map(function(u){return{results:u}}));e.initiator&&(s=i.after(s,t),s.forEach(us),s=s.map(ni));try{r(s,Da)}catch(u){Da(),Ba(u)}}catch(u){Da(),a(u)}}).catch(function(o){Da(),a(o)})}var Bh=sR;function uR(e,t,r){var a=r,n=function(u){u instanceof Error||(u=new Error(u)),r(u)},i=e&&e.context||{};i.hasOwnProperty("include")&&!i.include.length&&(i.include=[g]);var o=e&&e.options||{};switch(e.command){case"rules":return Bh(i,o,function(s,u){a(s),u()},n);case"cleanup-plugin":return Cm(a,n);default:if(h._audit&&h._audit.commands&&h._audit.commands[e.command])return h._audit.commands[e.command](e,r)}}p.top!==p&&(Ar.subscribe("axe.start",uR),Ar.subscribe("axe.ping",function(e,t,r){r({axe:!0})}));function lR(e){h._audit=new Lh(e)}var cR=lR;function Pi(e){this._run=e.run,this._collect=e.collect,this._registry={},e.commands.forEach(function(t){h._audit.registerCommand(t)})}Pi.prototype.run=function(){return this._run.apply(this,arguments)},Pi.prototype.collect=function(){return this._collect.apply(this,arguments)},Pi.prototype.cleanup=function(t){var r=h.utils.queue(),a=this;Object.keys(this._registry).forEach(function(n){r.defer(function(i){a._registry[n].cleanup(i)})}),r.then(t)},Pi.prototype.add=function(t){this._registry[t.id]=t};function dR(e){h.plugins[e.id]=new Pi(e)}var fR=dR;function pR(){var e=h._audit;if(!e)throw new Error("No audit configured");e.resetRulesAndChecks(),Wy()}var mR=pR;function hR(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};r.reporter=r.reporter||h._audit.reporter||"v1",h._selectorData={},t instanceof It||(t=new xm(t));var a=Jp(e);if(!a)throw new Error("unknown rule `"+e+"`");a=Object.create(a,{excludeHidden:{value:!1}});var n={initiator:!0,include:[t],exclude:[],frames:[],page:!1,focusable:!0,size:{},flatTree:[]},i=a.runSync(n,r);us(i),ni(i);var o=yd([i]);return o.violations.forEach(function(s){return s.nodes.forEach(function(u){u.failureSummary=nc(u)})}),Fe({},ya(),o,{toolOptions:r})}function $h(e){var t,r,a,n=ee(e,3),i=n[0],o=n[1],s=n[2],u=new TypeError("axe.run arguments are invalid");if(!u2(i)){if(s!==void 0)throw u;s=o,o=i,i=g}if(U(o)!=="object"){if(s!==void 0)throw u;s=o,o={}}if(typeof s!="function"&&s!==void 0)throw u;return o=Jr(o),o.reporter=(t=(r=o.reporter)!==null&&r!==void 0?r:(a=h._audit)===null||a===void 0?void 0:a.reporter)!==null&&t!==void 0?t:"v1",{context:i,options:o,callback:s}}var ws=function(){};function vR(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];iR(t[0]);var a=$h(t),n=a.context,i=a.options,o=a.callback,s=o===void 0?ws:o,u=gR(s),c=u.thenable,d=u.resolve,m=u.reject;try{Ke(h._audit,"No audit configured"),Ke(!h._running,"Axe is already running. Use `await axe.run()` to wait for the previous run to finish before starting a new run.")}catch(w){return yR(w,s)}h._running=!0,i.performanceTimer&&h.utils.performanceTimer.start();function v(w,C){var A=function(x){h._running=!1,C();try{s(null,x)}catch(S){h.log(S)}d(x)};i.performanceTimer&&h.utils.performanceTimer.end();try{bR(w,i,A)}catch(E){h._running=!1,C(),s(E),m(E)}}function y(w){i.performanceTimer&&h.utils.performanceTimer.end(),h._running=!1,Bc(),s(w),m(w)}return h._runRules(n,i,v,y),c}function gR(e){var t,r,a;return typeof Promise=="function"&&e===ws?t=new Promise(function(n,i){r=i,a=n}):a=r=ws,{thenable:t,reject:r,resolve:a}}function bR(e,t,r){var a=yc(t.reporter),n=a(e,t,r);n!==void 0&&r(n)}function yR(e,t){if(Bc(),typeof t=="function"&&t!==ws){t(e.message);return}throw e}function wR(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];var a=$h(t),n=a.options,i=a.context;Ke(h._audit,"Axe is not configured. Audit is missing."),Ke(!h._running,"Axe is already running. Use `await axe.run()` to wait for the previous run to finish before starting a new run.");var o=new ss(i,h._tree);return h._tree=o.flatTree,h._selectorData=go(o.flatTree),h._running=!0,new Promise(function(s,u){h._audit.run(o,n,s,u)}).then(function(s){s=s.map(function(d){var m=d.nodes,v=st(d,Ie);return Fe({nodes:m.map(DR)},v)});var u=o.frames.map(function(d){var m=d.node;return new Cr(m,n).toJSON()}),c;return o.initiator&&(c=ya()),h._running=!1,Da(),{results:s,frames:u,environmentData:c}}).catch(function(s){return h._running=!1,Da(),Promise.reject(s)})}function DR(e){var t=e.node,r=st(e,ue);r.node=t.toJSON();for(var a=0,n=["any","all","none"];a<n.length;a++){var i=n[a];r[i]=r[i].map(function(o){var s=o.relatedNodes,u=st(o,he);return Fe({},u,{relatedNodes:s.map(function(c){return c.toJSON()})})})}return r}function _R(e){var t,r,a,n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};n=Jr(n);var i=e.find(function(u){return u.environmentData})||{},o=i.environmentData;h._audit.normalizeOptions(n),n.reporter=(t=(r=n.reporter)!==null&&r!==void 0?r:(a=h._audit)===null||a===void 0?void 0:a.reporter)!==null&&t!==void 0?t:"v1",ER(e);var s=Co(e);return s=h._audit.after(s,n),s.forEach(us),s=s.map(ni),CR(s,Fe({environmentData:o},n))}function ER(e){var t=[],r=gt(e),a;try{for(r.s();!(a=r.n()).done;){var n=a.value,i=t.shift();if(n){n.frameSpec=i??null;var o=xR(n);t.unshift.apply(t,Ee(o))}}}catch(s){r.e(s)}finally{r.f()}}function xR(e){var t=e.frames,r=e.frameSpec;return r?t.map(function(a){return Cr.mergeSpecs(a,r)}):t}function CR(e,t){return new Promise(function(r){var a=yc(t.reporter);a(e,t,r)})}function AR(e){if(h._tree)throw new Error("Axe is already setup. Call `axe.teardown()` before calling `axe.setup` again.");return h._tree=ac(e),h._selectorData=go(h._tree),h._tree[0]}var FR=AR,TR=function(t,r,a){console.warn('"na" reporter will be deprecated in axe v4.0. Use the "v2" reporter instead.'),typeof r=="function"&&(a=r,r={});var n=r,i=n.environmentData,o=st(n,qe);a(Fe({},ya(i),{toolOptions:o},Ri(t,r)))},RR=TR,SR=function(t,r,a){typeof r=="function"&&(a=r,r={});var n=r,i=n.environmentData,o=st(n,dt);r.resultTypes=["violations"];var s=Ri(t,r),u=s.violations;a(Fe({},ya(i),{toolOptions:o,violations:u}))},kR=SR,OR=function(t,r,a){if(typeof r=="function"&&(a=r,r={}),!t||!Array.isArray(t))return a(t);var n=t.map(function(i){for(var o=Fe({},i),s=["passes","violations","incomplete","inapplicable"],u=0,c=s;u<c.length;u++){var d=c[u];o[d]&&Array.isArray(o[d])&&(o[d]=o[d].map(function(m){var v,y=m.node,w=st(m,it);return y=typeof((v=y)===null||v===void 0?void 0:v.toJSON)=="function"?y.toJSON():y,Fe({node:y},w)}))}return o});a(n)},qh=OR,MR=function(t,r,a){typeof r=="function"&&(a=r,r={});var n=r,i=n.environmentData,o=st(n,vt);qh(t,o,function(s){var u=ya(i);a({raw:s,env:u})})},IR=MR,PR=function(t,r,a){typeof r=="function"&&(a=r,r={});var n=r,i=n.environmentData,o=st(n,_t),s=Ri(t,r),u=function(d){d.nodes.forEach(function(m){m.failureSummary=nc(m)})};s.incomplete.forEach(u),s.violations.forEach(u),a(Fe({},ya(i),{toolOptions:o},s))},NR=PR,LR=function(t,r,a){typeof r=="function"&&(a=r,r={});var n=r,i=n.environmentData,o=st(n,$t),s=Ri(t,r);a(Fe({},ya(i),{toolOptions:o},s))},BR=LR,$R={base:{Audit:Lh,CheckResult:Nc,Check:Sh,Context:ss,RuleResult:ys,Rule:Oh,metadataFunctionMap:bs},public:{reporters:ki},helpers:{failureSummary:nc,incompleteFallbackMessage:ic,processAggregate:Ri},utils:{setDefaultFrameMessenger:jd,cacheNodeSelectors:zp,getNodesMatchingExpression:qp,convertSelector:yo},commons:{dom:{nativelyHidden:Jd,displayHidden:Qd,visibilityHidden:ef,contentVisibiltyHidden:tf,ariaHidden:rf,opacityHidden:af,scrollHidden:nf,overflowHidden:of,clipHidden:sf,areaHidden:Ku,detailsHidden:uf}}},qR=$R;h._thisWillBeDeletedDoNotUse=qR,h.constants=Be,h.log=Ba,h.AbstractVirtualNode=It,h.SerialVirtualNode=xm,h.VirtualNode=Ql,h._cache=ze,h.imports=A1,h.cleanup=Cm,h.configure=bE,h.frameMessenger=yE,h.getRules=DE,h._load=cR,h.plugins={},h.registerPlugin=fR,h.hasReporter=Fm,h.getReporter=yc,h.addReporter=vE,h.reset=mR,h._runRules=Bh,h.runVirtualRule=hR,h.run=vR,h.setup=FR,h.teardown=Da,h.runPartial=wR,h.finishRun=_R,h.commons=vh,h.utils=Eu,h.addReporter("na",RR),h.addReporter("no-passes",kR),h.addReporter("rawEnv",IR),h.addReporter("raw",qh),h.addReporter("v1",NR),h.addReporter("v2",BR,!0)})(),h._load({lang:"en",data:{rules:{accesskeys:{description:"Ensures every accesskey attribute value is unique",help:"accesskey attribute value should be unique"},"area-alt":{description:"Ensures <area> elements of image maps have alternate text",help:"Active <area> elements must have alternate text"},"aria-allowed-attr":{description:"Ensures ARIA attributes are allowed for an element's role",help:"Elements must only use allowed ARIA attributes"},"aria-allowed-role":{description:"Ensures role attribute has an appropriate value for the element",help:"ARIA role should be appropriate for the element"},"aria-command-name":{description:"Ensures every ARIA button, link and menuitem has an accessible name",help:"ARIA commands must have an accessible name"},"aria-dialog-name":{description:"Ensures 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:"Ensures 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:"Ensures 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:"Ensures every ARIA input field has an accessible name",help:"ARIA input fields must have an accessible name"},"aria-meter-name":{description:"Ensures every ARIA meter node has an accessible name",help:"ARIA meter nodes must have an accessible name"},"aria-progressbar-name":{description:"Ensures every ARIA progressbar node has an accessible name",help:"ARIA progressbar nodes must have an accessible name"},"aria-required-attr":{description:"Ensures elements with ARIA roles have all required ARIA attributes",help:"Required ARIA attributes must be provided"},"aria-required-children":{description:"Ensures elements with an ARIA role that require child roles contain them",help:"Certain ARIA roles must contain particular children"},"aria-required-parent":{description:"Ensures 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:"Ensures all elements with a role attribute use a valid value",help:"ARIA roles used must conform to valid values"},"aria-text":{description:'Ensures "role=text" is used on elements with no focusable descendants',help:'"role=text" should have no focusable descendants'},"aria-toggle-field-name":{description:"Ensures every ARIA toggle field has an accessible name",help:"ARIA toggle fields must have an accessible name"},"aria-tooltip-name":{description:"Ensures every ARIA tooltip node has an accessible name",help:"ARIA tooltip nodes must have an accessible name"},"aria-treeitem-name":{description:"Ensures every ARIA treeitem node has an accessible name",help:"ARIA treeitem nodes should have an accessible name"},"aria-valid-attr-value":{description:"Ensures all ARIA attributes have valid values",help:"ARIA attributes must conform to valid values"},"aria-valid-attr":{description:"Ensures attributes that begin with aria- are valid ARIA attributes",help:"ARIA attributes must conform to valid names"},"audio-caption":{description:"Ensures <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:"Ensures <blink> elements are not used",help:"<blink> elements are deprecated and must not be used"},"button-name":{description:"Ensures buttons have discernible text",help:"Buttons must have discernible text"},bypass:{description:"Ensures 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:"Ensures 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:"Ensures 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:"Ensures 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:"Ensures <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:"Ensures <dt> and <dd> elements are contained by a <dl>",help:"<dt> and <dd> elements must be contained by a <dl>"},"document-title":{description:"Ensures each HTML document contains a non-empty <title> element",help:"Documents must have <title> element to aid in navigation"},"duplicate-id-active":{description:"Ensures every id attribute value of active elements is unique",help:"IDs of active elements must be unique"},"duplicate-id-aria":{description:"Ensures 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:"Ensures every id attribute value is unique",help:"id attribute value must be unique"},"empty-heading":{description:"Ensures headings have discernible text",help:"Headings should not be empty"},"empty-table-header":{description:"Ensures table headers have discernible text",help:"Table header text should not be empty"},"focus-order-semantics":{description:"Ensures 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:"Ensures form field does not have multiple label elements",help:"Form field must not have multiple label elements"},"frame-focusable-content":{description:"Ensures <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:"Ensures <iframe> and <frame> elements contain the axe-core script",help:"Frames should be tested with axe-core"},"frame-title-unique":{description:"Ensures <iframe> and <frame> elements contain a unique title attribute",help:"Frames must have a unique title attribute"},"frame-title":{description:"Ensures <iframe> and <frame> elements have an accessible name",help:"Frames must have an accessible name"},"heading-order":{description:"Ensures 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:"Ensures every HTML document has a lang attribute",help:"<html> element must have a lang attribute"},"html-lang-valid":{description:"Ensures 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:"Ensures <img> elements have alternate text or a role of none or presentation",help:"Images must have alternate 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:"Ensures input buttons have discernible text",help:"Input buttons must have discernible text"},"input-image-alt":{description:'Ensures <input type="image"> elements have alternate text',help:"Image buttons must have alternate text"},"label-content-name-mismatch":{description:"Ensures 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:"Ensures 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:"Ensures every form element has a label",help:"Form elements must have labels"},"landmark-banner-is-top-level":{description:"Ensures the banner landmark is at top level",help:"Banner landmark should not be contained in another landmark"},"landmark-complementary-is-top-level":{description:"Ensures the complementary landmark or aside is at top level",help:"Aside should not be contained in another landmark"},"landmark-contentinfo-is-top-level":{description:"Ensures the contentinfo landmark is at top level",help:"Contentinfo landmark should not be contained in another landmark"},"landmark-main-is-top-level":{description:"Ensures the main landmark is at top level",help:"Main landmark should not be contained in another landmark"},"landmark-no-duplicate-banner":{description:"Ensures the document has at most one banner landmark",help:"Document should not have more than one banner landmark"},"landmark-no-duplicate-contentinfo":{description:"Ensures the document has at most one contentinfo landmark",help:"Document should not have more than one contentinfo landmark"},"landmark-no-duplicate-main":{description:"Ensures the document has at most one main landmark",help:"Document should not have more than one main landmark"},"landmark-one-main":{description:"Ensures the document has a main landmark",help:"Document should have one main landmark"},"landmark-unique":{help:"Ensures landmarks are unique",description:"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:"Ensures links have discernible text",help:"Links must have discernible text"},list:{description:"Ensures that lists are structured correctly",help:"<ul> and <ol> must only directly contain <li>, <script> or <template> elements"},listitem:{description:"Ensures <li> elements are used semantically",help:"<li> elements must be contained in a <ul> or <ol>"},marquee:{description:"Ensures <marquee> elements are not used",help:"<marquee> elements are deprecated and must not be used"},"meta-refresh-no-exceptions":{description:'Ensures <meta http-equiv="refresh"> is not used for delayed refresh',help:"Delayed refresh must not be used"},"meta-refresh":{description:'Ensures <meta http-equiv="refresh"> is not used for delayed refresh',help:"Delayed refresh under 20 hours must not be used"},"meta-viewport-large":{description:'Ensures <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:'Ensures <meta name="viewport"> does not disable text scaling and zooming',help:"Zooming and scaling must not be disabled"},"nested-interactive":{description:"Ensures 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:"Ensures <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:"Ensures <object> elements have alternate text",help:"<object> elements must have alternate 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:"Ensures all page content is contained by landmarks",help:"All page content should be contained by landmarks"},"role-img-alt":{description:"Ensures [role='img'] elements have alternate text",help:"[role='img'] elements must have an alternative text"},"scope-attr-valid":{description:"Ensures 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:"Ensures select element has an accessible name",help:"Select element must have an accessible name"},"server-side-image-map":{description:"Ensures 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"},"svg-img-alt":{description:"Ensures <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:"Ensures 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 target 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:"Ensures lang attributes have valid values",help:"lang attribute must have a valid value"},"video-caption":{description:"Ensures <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:"Required ARIA children are present",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}"}}},"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}"}}},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:"moderate",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",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"}},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:"Form element has an explicit <label>",fail:"Form 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:"Form element has an implicit (wrapped) <label>",fail:"Form 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 does not have a <ul>, <ol> parent element without a role, or a 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:"Target has sufficient offset from its closest neighbor (${data.closestOffset}px should be at least ${data.minOffset}px)",fail:"Target has insufficient offset from its closest neighbor (${data.closestOffset}px should be at least ${data.minOffset}px)",incomplete:{default:"Element with negative tabindex has insufficient offset from its closest neighbor (${data.closestOffset}px should be at least ${data.minOffset}px). Is this a target?",nonTabbableNeighbor:"Target has insufficient offset from a neighbor with negative tabindex (${data.closestOffset}px should be at least ${data.minOffset}px). Is the neighbor a target?"}}},"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"},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?"}}},"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 overriden 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 overriden 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 overriden 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(B){var G="Fix any of the following:",fe=B;if(fe)for(var Le,He=-1,kt=fe.length-1;He<kt;)Le=fe[He+=1],G+=`
|
|
25
|
-
`+Le.split(`
|
|
26
|
-
`).join(`
|
|
27
|
-
`);return G}},none:{failureMessage:function(B){var G="Fix all of the following:",fe=B;if(fe)for(var Le,He=-1,kt=fe.length-1;He<kt;)Le=fe[He+=1],G+=`
|
|
28
|
-
`+Le.split(`
|
|
29
|
-
`).join(`
|
|
30
|
-
`);return G}}},incompleteFallbackMessage:"axe couldn't tell the reason. Time to break out the element inspector!"},rules:[{id:"accesskeys",selector:"[accesskey]",excludeHidden:!1,tags:["cat.keyboard","best-practice"],all:[],any:[],none:["accesskeys"]},{id:"area-alt",selector:"map area[href]",excludeHidden:!1,tags:["cat.text-alternatives","wcag2a","wcag244","wcag412","section508","section508.22.a","ACT","TTv5","TT6.a"],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",matches:"aria-allowed-attr-matches",tags:["cat.aria","wcag2a","wcag412"],actIds:["5c01ea"],all:[{options:{validTreeRowAttrs:["aria-posinset","aria-setsize","aria-expanded","aria-level"]},id:"aria-allowed-attr"},{options:{invalidTableRowAttrs:["aria-posinset","aria-setsize","aria-expanded","aria-level"]},id:"aria-conditional-attr"}],any:[],none:["aria-unsupported-attr",{options:{elementsAllowedAriaLabel:["applet","input"]},id:"aria-prohibited-attr"}]},{id:"aria-allowed-role",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-command-name",selector:'[role="link"], [role="button"], [role="menuitem"]',matches:"no-naming-method-matches",tags:["cat.aria","wcag2a","wcag412","ACT","TTv5","TT6.a"],actIds:["97a4e1"],all:[],any:["has-visible-text","aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:[]},{id:"aria-dialog-name",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",selector:"body",excludeHidden:!1,matches:"is-initiator-matches",tags:["cat.aria","wcag2a","wcag412"],all:[],any:["aria-hidden-body"],none:[]},{id:"aria-hidden-focus",selector:'[aria-hidden="true"]',matches:"aria-hidden-focus-matches",excludeHidden:!1,tags:["cat.name-role-value","wcag2a","wcag412","TTv5","TT6.a"],actIds:["6cfa84"],all:["focusable-modal-open","focusable-disabled","focusable-not-tabbable"],any:[],none:[]},{id:"aria-input-field-name",selector:'[role="combobox"], [role="listbox"], [role="searchbox"], [role="slider"], [role="spinbutton"], [role="textbox"]',matches:"no-naming-method-matches",tags:["cat.aria","wcag2a","wcag412","ACT","TTv5","TT5.c"],actIds:["e086e5"],all:[],any:["aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:["no-implicit-explicit-label"]},{id:"aria-meter-name",selector:'[role="meter"]',matches:"no-naming-method-matches",tags:["cat.aria","wcag2a","wcag111"],all:[],any:["aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:[]},{id:"aria-progressbar-name",selector:'[role="progressbar"]',matches:"no-naming-method-matches",tags:["cat.aria","wcag2a","wcag111"],all:[],any:["aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:[]},{id:"aria-required-attr",selector:"[role]",tags:["cat.aria","wcag2a","wcag412"],actIds:["4e8ab6"],all:[],any:["aria-required-attr"],none:[]},{id:"aria-required-children",selector:"[role]",matches:"aria-required-children-matches",tags:["cat.aria","wcag2a","wcag131"],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"},"aria-busy"],none:[]},{id:"aria-required-parent",selector:"[role]",matches:"aria-required-parent-matches",tags:["cat.aria","wcag2a","wcag131"],actIds:["ff89c9"],all:[],any:[{options:{ownGroupRoles:["listitem","treeitem"]},id:"aria-required-parent"}],none:[]},{id:"aria-roledescription",selector:"[aria-roledescription]",tags:["cat.aria","wcag2a","wcag412","deprecated"],enabled:!1,all:[],any:[{options:{supportedRoles:["button","img","checkbox","radio","combobox","menuitemcheckbox","menuitemradio"]},id:"aria-roledescription"}],none:[]},{id:"aria-roles",selector:"[role]",matches:"no-empty-role-matches",tags:["cat.aria","wcag2a","wcag412"],actIds:["674b10"],all:[],any:[],none:["invalidrole","abstractrole","unsupportedrole","deprecatedrole"]},{id:"aria-text",selector:"[role=text]",tags:["cat.aria","best-practice"],all:[],any:["no-focusable-content"],none:[]},{id:"aria-toggle-field-name",selector:'[role="checkbox"], [role="menuitemcheckbox"], [role="menuitemradio"], [role="radio"], [role="switch"], [role="option"]',matches:"no-naming-method-matches",tags:["cat.aria","wcag2a","wcag412","ACT","TTv5","TT5.c"],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",selector:'[role="tooltip"]',matches:"no-naming-method-matches",tags:["cat.aria","wcag2a","wcag412"],all:[],any:["has-visible-text","aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:[]},{id:"aria-treeitem-name",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",matches:"aria-has-attr-matches",tags:["cat.aria","wcag2a","wcag412"],actIds:["6a7281"],all:[{options:[],id:"aria-valid-attr-value"},"aria-errormessage","aria-level"],any:[],none:[]},{id:"aria-valid-attr",matches:"aria-has-attr-matches",tags:["cat.aria","wcag2a","wcag412"],actIds:["5f99a7"],all:[],any:[{options:[],id:"aria-valid-attr"}],none:[]},{id:"audio-caption",selector:"audio",enabled:!1,excludeHidden:!1,tags:["cat.time-and-media","wcag2a","wcag121","section508","section508.22.a","deprecated"],actIds:["2eb176","afb423"],all:[],any:[],none:["caption"]},{id:"autocomplete-valid",matches:"autocomplete-matches",tags:["cat.forms","wcag21aa","wcag135","ACT"],actIds:["73f2c2"],all:[{options:{stateTerms:["none","false","true","disabled","enabled","undefined","null"]},id:"autocomplete-valid"}],any:[],none:[]},{id:"avoid-inline-spacing",selector:"[style]",matches:"is-visible-on-screen-matches",tags:["cat.structure","wcag21aa","wcag1412","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",selector:"blink",excludeHidden:!1,tags:["cat.time-and-media","wcag2a","wcag222","section508","section508.22.j","TTv5","TT2.b"],all:[],any:[],none:["is-on-screen"]},{id:"button-name",selector:"button",matches:"no-explicit-name-required-matches",tags:["cat.name-role-value","wcag2a","wcag412","section508","section508.22.a","ACT","TTv5","TT6.a"],actIds:["97a4e1","m6b1q3"],all:[],any:["button-has-visible-text","aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"},"presentational-role"],none:[]},{id:"bypass",selector:"html",pageLevel:!0,matches:"bypass-matches",reviewOnFail:!0,tags:["cat.keyboard","wcag2a","wcag241","section508","section508.22.o","TTv5","TT9.a"],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",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",matches:"color-contrast-matches",excludeHidden:!1,tags:["cat.color","wcag2aa","wcag143","ACT","TTv5","TT13.c"],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",selector:"html",tags:["cat.structure","wcag134","wcag21aa","experimental"],actIds:["b33eff"],all:[{options:{degreeThreshold:2},id:"css-orientation-lock"}],any:[],none:[],preload:!0},{id:"definition-list",selector:"dl",matches:"no-role-matches",tags:["cat.structure","wcag2a","wcag131"],all:[],any:[],none:["structured-dlitems",{options:{validRoles:["definition","term","listitem"],validNodeNames:["dt","dd"],divGroups:!0},id:"only-dlitems"}]},{id:"dlitem",selector:"dd, dt",matches:"no-role-matches",tags:["cat.structure","wcag2a","wcag131"],all:[],any:["dlitem"],none:[]},{id:"document-title",selector:"html",matches:"is-initiator-matches",tags:["cat.text-alternatives","wcag2a","wcag242","ACT","TTv5","TT12.a"],actIds:["2779a5"],all:[],any:["doc-has-title"],none:[]},{id:"duplicate-id-active",selector:"[id]",matches:"duplicate-id-active-matches",excludeHidden:!1,tags:["cat.parsing","wcag2a","wcag411"],actIds:["3ea0c8"],all:[],any:["duplicate-id-active"],none:[]},{id:"duplicate-id-aria",selector:"[id]",matches:"duplicate-id-aria-matches",excludeHidden:!1,tags:["cat.parsing","wcag2a","wcag411"],actIds:["3ea0c8"],all:[],any:["duplicate-id-aria"],none:[]},{id:"duplicate-id",selector:"[id]",matches:"duplicate-id-misc-matches",excludeHidden:!1,tags:["cat.parsing","wcag2a","wcag411"],actIds:["3ea0c8"],all:[],any:["duplicate-id"],none:[]},{id:"empty-heading",selector:'h1, h2, h3, h4, h5, h6, [role="heading"]',matches:"heading-matches",tags:["cat.name-role-value","best-practice"],actIds:["ffd0e9"],impact:"minor",all:[],any:["has-visible-text","aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:[]},{id:"empty-table-header",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",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",selector:"input, select, textarea",matches:"label-matches",tags:["cat.forms","wcag2a","wcag332","TTv5","TT5.c"],all:[],any:[],none:["multiple-label"]},{id:"frame-focusable-content",selector:"html",matches:"frame-focusable-content-matches",tags:["cat.keyboard","wcag2a","wcag211","TTv5","TT4.a"],actIds:["akn7bn"],all:[],any:["frame-focusable-content"],none:[]},{id:"frame-tested",selector:"html, frame, iframe",tags:["cat.structure","review-item","best-practice"],all:[{options:{isViolation:!1},id:"frame-tested"}],any:[],none:[]},{id:"frame-title-unique",selector:"frame[title], iframe[title]",matches:"frame-title-has-text-matches",tags:["cat.text-alternatives","wcag412","wcag2a","TTv5","TT12.d"],actIds:["4b1c6c"],all:[],any:[],none:["unique-frame-title"],reviewOnFail:!0},{id:"frame-title",selector:"frame, iframe",matches:"no-negative-tabindex-matches",tags:["cat.text-alternatives","wcag2a","wcag412","section508","section508.22.i","TTv5","TT12.d"],actIds:["cae760"],all:[],any:[{options:{attribute:"title"},id:"non-empty-title"},"aria-label","aria-labelledby","presentational-role"],none:[]},{id:"heading-order",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",selector:"*",excludeHidden:!1,tags:["cat.structure","experimental","review-item","best-practice"],all:[],any:["hidden-content"],none:[]},{id:"html-has-lang",selector:"html",matches:"is-initiator-matches",tags:["cat.language","wcag2a","wcag311","ACT","TTv5","TT11.a"],actIds:["b5c3f8"],all:[],any:[{options:{attributes:["lang","xml:lang"]},id:"has-lang"}],none:[]},{id:"html-lang-valid",selector:'html[lang]:not([lang=""]), html[xml\\:lang]:not([xml\\:lang=""])',tags:["cat.language","wcag2a","wcag311","ACT","TTv5","TT11.a"],actIds:["bf051a"],all:[],any:[],none:[{options:{attributes:["lang","xml:lang"]},id:"valid-lang"}]},{id:"html-xml-lang-mismatch",selector:"html[lang][xml\\:lang]",matches:"xml-lang-mismatch-matches",tags:["cat.language","wcag2a","wcag311","ACT"],actIds:["5b7ae0"],all:["xml-lang-mismatch"],any:[],none:[]},{id:"identical-links-same-purpose",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",selector:"img",matches:"no-explicit-name-required-matches",tags:["cat.text-alternatives","wcag2a","wcag111","section508","section508.22.a","ACT","TTv5","TT7.a","TT7.b"],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",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",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","ACT","TTv5","TT5.c"],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"},"presentational-role"],none:[]},{id:"input-image-alt",selector:'input[type="image"]',matches:"no-explicit-name-required-matches",tags:["cat.text-alternatives","wcag2a","wcag111","wcag412","section508","section508.22.a","ACT","TTv5","TT7.a"],actIds:["59796f"],all:[],any:[{options:{attribute:"alt"},id:"non-empty-alt"},"aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:[]},{id:"label-content-name-mismatch",matches:"label-content-name-mismatch-matches",tags:["cat.semantics","wcag21a","wcag253","experimental"],actIds:["2ee8b8"],all:[],any:[{options:{pixelThreshold:.1,occurrenceThreshold:3},id:"label-content-name-mismatch"}],none:[]},{id:"label-title-only",selector:"input, select, textarea",matches:"label-matches",tags:["cat.forms","best-practice"],all:[],any:[],none:["title-only"]},{id:"label",selector:"input, textarea",matches:"label-matches",tags:["cat.forms","wcag2a","wcag412","section508","section508.22.n","ACT","TTv5","TT5.c"],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:["help-same-as-label","hidden-explicit-label"]},{id:"landmark-banner-is-top-level",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",selector:"aside:not([role]), [role=complementary]",tags:["cat.semantics","best-practice"],all:[],any:["landmark-is-top-level"],none:[]},{id:"landmark-contentinfo-is-top-level",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",selector:"main:not([role]), [role=main]",tags:["cat.semantics","best-practice"],all:[],any:["landmark-is-top-level"],none:[]},{id:"landmark-no-duplicate-banner",selector:"header:not([role]), [role=banner]",tags:["cat.semantics","best-practice"],all:[],any:[{options:{selector:"header:not([role]), [role=banner]",nativeScopeFilter:"article, aside, main, nav, section"},id:"page-no-duplicate-banner"}],none:[]},{id:"landmark-no-duplicate-contentinfo",selector:"footer:not([role]), [role=contentinfo]",tags:["cat.semantics","best-practice"],all:[],any:[{options:{selector:"footer:not([role]), [role=contentinfo]",nativeScopeFilter:"article, aside, main, nav, section"},id:"page-no-duplicate-contentinfo"}],none:[]},{id:"landmark-no-duplicate-main",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",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",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",selector:"a[href], [role=link]",matches:"link-in-text-block-matches",excludeHidden:!1,tags:["cat.color","wcag2a","wcag141","TTv5","TT13.a"],all:[],any:[{options:{requiredContrastRatio:3,allowSameColor:!0},id:"link-in-text-block"},"link-in-text-block-style"],none:[]},{id:"link-name",selector:"a[href]",tags:["cat.name-role-value","wcag2a","wcag412","wcag244","section508","section508.22.a","ACT","TTv5","TT6.a"],actIds:["c487ae"],all:[],any:["has-visible-text","aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:["focusable-no-name"]},{id:"list",selector:"ul, ol",matches:"no-role-matches",tags:["cat.structure","wcag2a","wcag131"],all:[],any:[],none:[{options:{validRoles:["listitem"],validNodeNames:["li"]},id:"only-listitems"}]},{id:"listitem",selector:"li",matches:"no-role-matches",tags:["cat.structure","wcag2a","wcag131"],all:[],any:["listitem"],none:[]},{id:"marquee",selector:"marquee",excludeHidden:!1,tags:["cat.parsing","wcag2a","wcag222","TTv5","TT2.b"],all:[],any:[],none:["is-on-screen"]},{id:"meta-refresh-no-exceptions",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",selector:'meta[http-equiv="refresh"][content]',excludeHidden:!1,tags:["cat.time-and-media","wcag2a","wcag221","TTv5","TT8.a"],actIds:["bc659a","bisz58"],all:[],any:[{options:{minDelay:0,maxDelay:72e3},id:"meta-refresh"}],none:[]},{id:"meta-viewport-large",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",selector:'meta[name="viewport"]',matches:"is-initiator-matches",excludeHidden:!1,tags:["cat.sensory-and-visual-cues","wcag2aa","wcag144","ACT"],actIds:["b4f0c3"],all:[],any:[{options:{scaleMinimum:2},id:"meta-viewport"}],none:[]},{id:"nested-interactive",matches:"nested-interactive-matches",tags:["cat.keyboard","wcag2a","wcag412","TTv5","TT6.a"],actIds:["307n5z"],all:[],any:["no-focusable-content"],none:[]},{id:"no-autoplay-audio",excludeHidden:!1,selector:"audio[autoplay], video[autoplay]",matches:"no-autoplay-audio-matches",reviewOnFail:!0,tags:["cat.time-and-media","wcag2a","wcag142","ACT","TTv5","TT2.a"],actIds:["80f0bf"],preload:!0,all:[{options:{allowedDuration:3},id:"no-autoplay-audio"}],any:[],none:[]},{id:"object-alt",selector:"object[data]",matches:"object-is-loaded-matches",tags:["cat.text-alternatives","wcag2a","wcag111","section508","section508.22.a"],actIds:["8fc3b6"],all:[],any:["aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"},"presentational-role"],none:[]},{id:"p-as-heading",selector:"p",matches:"p-as-heading-matches",tags:["cat.semantics","wcag2a","wcag131","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",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",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",selector:"body *",tags:["cat.keyboard","best-practice"],all:[],any:[{options:{regionMatcher:"dialog, [role=dialog], [role=alertdialog], svg"},id:"region"}],none:[]},{id:"role-img-alt",selector:"[role='img']:not(img, area, input, object)",matches:"html-namespace-matches",tags:["cat.text-alternatives","wcag2a","wcag111","section508","section508.22.a","ACT","TTv5","TT7.a"],actIds:["23a2a8"],all:[],any:["aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:[]},{id:"scope-attr-valid",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",selector:"*:not(select,textarea)",matches:"scrollable-region-focusable-matches",tags:["cat.keyboard","wcag2a","wcag211","TTv5","TT4.a"],actIds:["0ssw9k"],all:[],any:["focusable-content","focusable-element"],none:[]},{id:"select-name",selector:"select",tags:["cat.forms","wcag2a","wcag412","section508","section508.22.n","ACT","TTv5","TT5.c"],actIds:["e086e5"],all:[],any:["implicit-label","explicit-label","aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"},"presentational-role"],none:["help-same-as-label","hidden-explicit-label"]},{id:"server-side-image-map",selector:"img[ismap]",tags:["cat.text-alternatives","wcag2a","wcag211","section508","section508.22.f","TTv5","TT4.a"],all:[],any:[],none:["exists"]},{id:"skip-link",selector:'a[href^="#"], a[href^="/#"]',matches:"skip-link-matches",tags:["cat.keyboard","best-practice"],all:[],any:["skip-link"],none:[]},{id:"svg-img-alt",selector:'[role="img"], [role="graphics-symbol"], svg[role="graphics-document"]',matches:"svg-namespace-matches",tags:["cat.text-alternatives","wcag2a","wcag111","section508","section508.22.a","ACT","TTv5","TT7.a"],actIds:["7d6734"],all:[],any:["svg-non-empty-title","aria-label","aria-labelledby",{options:{attribute:"title"},id:"non-empty-title"}],none:[]},{id:"tabindex",selector:"[tabindex]",tags:["cat.keyboard","best-practice"],all:[],any:["tabindex"],none:[]},{id:"table-duplicate-name",selector:"table",tags:["cat.tables","best-practice"],all:[],any:[],none:["same-caption-summary"]},{id:"table-fake-caption",selector:"table",matches:"data-table-matches",tags:["cat.tables","experimental","wcag2a","wcag131","section508","section508.22.g"],all:["caption-faked"],any:[],none:[]},{id:"target-size",selector:"*",enabled:!1,matches:"widget-not-inline-matches",tags:["wcag22aa","wcag258","cat.sensory-and-visual-cues"],all:[],any:[{options:{minSize:24},id:"target-size"},{options:{minOffset:24},id:"target-offset"}],none:[]},{id:"td-has-header",selector:"table",matches:"data-table-large-matches",tags:["cat.tables","experimental","wcag2a","wcag131","section508","section508.22.g","TTv5","TT14.b"],all:["td-has-header"],any:[],none:[]},{id:"td-headers-attr",selector:"table",matches:"table-or-grid-role-matches",tags:["cat.tables","wcag2a","wcag131","section508","section508.22.g","TTv5","TT14.b"],actIds:["a25f45"],all:["td-headers-attr"],any:[],none:[]},{id:"th-has-data-cells",selector:"table",matches:"data-table-matches",tags:["cat.tables","wcag2a","wcag131","section508","section508.22.g","TTv5","14.b"],actIds:["d0f69e"],all:["th-has-data-cells"],any:[],none:[]},{id:"valid-lang",selector:"[lang]:not(html), [xml\\:lang]:not(html)",tags:["cat.language","wcag2aa","wcag312","ACT","TTv5","TT11.b"],actIds:["de46e4"],all:[],any:[],none:[{options:{attributes:["lang","xml:lang"]},id:"valid-lang"}]},{id:"video-caption",selector:"video",tags:["cat.text-alternatives","wcag2a","wcag122","section508","section508.22.a","TTv5","TT17.a"],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"},{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:"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"]}},{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]",nativeScopeFilter:"article, aside, main, nav, section"}},{id:"page-no-duplicate-contentinfo",evaluate:"page-no-duplicate-evaluate",after:"page-no-duplicate-after",options:{selector:"footer:not([role]), [role=contentinfo]",nativeScopeFilter:"article, aside, main, nav, section"}},{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",enabled:!1},{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"}]})})(typeof window=="object"?window:Bi.commonjsGlobal)})(od);var HR=od.exports,As={exports:{}};As.exports;(function(l,f){var p=200,b="__lodash_hash_undefined__",g=800,h=16,_=9007199254740991,R="[object Arguments]",T="[object Array]",P="[object AsyncFunction]",L="[object Boolean]",q="[object Date]",Z="[object Error]",W="[object Function]",re="[object GeneratorFunction]",de="[object Map]",V="[object Number]",ke="[object Null]",Ae="[object Object]",Ie="[object Proxy]",ue="[object RegExp]",he="[object Set]",qe="[object String]",dt="[object Undefined]",it="[object WeakMap]",vt="[object ArrayBuffer]",_t="[object DataView]",$t="[object Float32Array]",De="[object Float64Array]",Ne="[object Int8Array]",Oe="[object Int16Array]",Ge="[object Int32Array]",Qe="[object Uint8Array]",Et="[object Uint8ClampedArray]",qt="[object Uint16Array]",mr="[object Uint32Array]",na=/[\\^$.*+?()[\]{}|]/g,ia=/^\[object .+?Constructor\]$/,tn=/^(?:0|[1-9]\d*)$/,Xe={};Xe[$t]=Xe[De]=Xe[Ne]=Xe[Oe]=Xe[Ge]=Xe[Qe]=Xe[Et]=Xe[qt]=Xe[mr]=!0,Xe[R]=Xe[T]=Xe[vt]=Xe[L]=Xe[_t]=Xe[q]=Xe[Z]=Xe[W]=Xe[de]=Xe[V]=Xe[Ae]=Xe[ue]=Xe[he]=Xe[qe]=Xe[it]=!1;var Ma=typeof Bi.commonjsGlobal=="object"&&Bi.commonjsGlobal&&Bi.commonjsGlobal.Object===Object&&Bi.commonjsGlobal,Vr=typeof self=="object"&&self&&self.Object===Object&&self,Hr=Ma||Vr||Function("return this")(),oa=f&&!f.nodeType&&f,kr=oa&&!0&&l&&!l.nodeType&&l,Ia=kr&&kr.exports===oa,Pa=Ia&&Ma.process,st=function(){try{var D=kr&&kr.require&&kr.require("util").types;return D||Pa&&Pa.binding&&Pa.binding("util")}catch{}}(),rn=st&&st.isTypedArray;function Ee(D,F,I){switch(I.length){case 0:return D.call(F);case 1:return D.call(F,I[0]);case 2:return D.call(F,I[0],I[1]);case 3:return D.call(F,I[0],I[1],I[2])}return D.apply(F,I)}function ge(D,F){for(var I=-1,te=Array(D);++I<D;)te[I]=F(I);return te}function sa(D){return function(F){return D(F)}}function ua(D,F){return D==null?void 0:D[F]}function Fe(D,F){return function(I){return D(F(I))}}var ee=Array.prototype,Xi=Function.prototype,an=Object.prototype,nn=Hr["__core-js_shared__"],Yt=Xi.toString,wr=an.hasOwnProperty,rr=function(){var D=/[^.]+$/.exec(nn&&nn.keys&&nn.keys.IE_PROTO||"");return D?"Symbol(src)_1."+D:""}(),Wn=an.toString,qs=Yt.call(Object),gt=RegExp("^"+Yt.call(wr).replace(na,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Ur=Ia?Hr.Buffer:void 0,on=Hr.Symbol,U=Hr.Uint8Array;Ur&&Ur.allocUnsafe;var M=Fe(Object.getPrototypeOf,Object),B=Object.create,G=an.propertyIsEnumerable,fe=ee.splice,Le=on?on.toStringTag:void 0,He=function(){try{var D=Kn(Object,"defineProperty");return D({},"",{}),D}catch{}}(),kt=Ur?Ur.isBuffer:void 0,Xt=Math.max,Ot=Date.now,Mt=Kn(Hr,"Map"),Gr=Kn(Object,"create"),js=function(){function D(){}return function(F){if(!Er(F))return{};if(B)return B(F);D.prototype=F;var I=new D;return D.prototype=void 0,I}}();function j(D){var F=-1,I=D==null?0:D.length;for(this.clear();++F<I;){var te=D[F];this.set(te[0],te[1])}}function ar(){this.__data__=Gr?Gr(null):{},this.size=0}function zs(D){var F=this.has(D)&&delete this.__data__[D];return this.size-=F?1:0,F}function Dr(D){var F=this.__data__;if(Gr){var I=F[D];return I===b?void 0:I}return wr.call(F,D)?F[D]:void 0}function Ki(D){var F=this.__data__;return Gr?F[D]!==void 0:wr.call(F,D)}function Zi(D,F){var I=this.__data__;return this.size+=this.has(D)?0:1,I[D]=Gr&&F===void 0?b:F,this}j.prototype.clear=ar,j.prototype.delete=zs,j.prototype.get=Dr,j.prototype.has=Ki,j.prototype.set=Zi;function _r(D){var F=-1,I=D==null?0:D.length;for(this.clear();++F<I;){var te=D[F];this.set(te[0],te[1])}}function Vs(){this.__data__=[],this.size=0}function Ji(D){var F=this.__data__,I=un(F,D);if(I<0)return!1;var te=F.length-1;return I==te?F.pop():fe.call(F,I,1),--this.size,!0}function Hs(D){var F=this.__data__,I=un(F,D);return I<0?void 0:F[I][1]}function Wr(D){return un(this.__data__,D)>-1}function Qi(D,F){var I=this.__data__,te=un(I,D);return te<0?(++this.size,I.push([D,F])):I[te][1]=F,this}_r.prototype.clear=Vs,_r.prototype.delete=Ji,_r.prototype.get=Hs,_r.prototype.has=Wr,_r.prototype.set=Qi;function la(D){var F=-1,I=D==null?0:D.length;for(this.clear();++F<I;){var te=D[F];this.set(te[0],te[1])}}function Us(){this.size=0,this.__data__={hash:new j,map:new(Mt||_r),string:new j}}function Gs(D){var F=Zr(this,D).delete(D);return this.size-=F?1:0,F}function Ws(D){return Zr(this,D).get(D)}function Yr(D){return Zr(this,D).has(D)}function eo(D,F){var I=Zr(this,D),te=I.size;return I.set(D,F),this.size+=I.size==te?0:1,this}la.prototype.clear=Us,la.prototype.delete=Gs,la.prototype.get=Ws,la.prototype.has=Yr,la.prototype.set=eo;function Kt(D){var F=this.__data__=new _r(D);this.size=F.size}function ca(){this.__data__=new _r,this.size=0}function Ys(D){var F=this.__data__,I=F.delete(D);return this.size=F.size,I}function sn(D){return this.__data__.get(D)}function Xr(D){return this.__data__.has(D)}function Xs(D,F){var I=this.__data__;if(I instanceof _r){var te=I.__data__;if(!Mt||te.length<p-1)return te.push([D,F]),this.size=++I.size,this;I=this.__data__=new la(te)}return I.set(D,F),this.size=I.size,this}Kt.prototype.clear=ca,Kt.prototype.delete=Ys,Kt.prototype.get=sn,Kt.prototype.has=Xr,Kt.prototype.set=Xs;function Ks(D,F){var I=ei(D),te=!I&&Qn(D),je=!I&&!te&&so(D),et=!I&&!te&&!je&&lo(D),ut=I||te||je||et,Ue=ut?ge(D.length,String):[],lt=Ue.length;for(var nr in D)ut&&(nr=="length"||je&&(nr=="offset"||nr=="parent")||et&&(nr=="buffer"||nr=="byteLength"||nr=="byteOffset")||io(nr,lt))||Ue.push(nr);return Ue}function Yn(D,F,I){(I!==void 0&&!dn(D[F],I)||I===void 0&&!(F in D))&&ln(D,F,I)}function Zs(D,F,I){var te=D[F];(!(wr.call(D,F)&&dn(te,I))||I===void 0&&!(F in D))&&ln(D,F,I)}function un(D,F){for(var I=D.length;I--;)if(dn(D[I][0],F))return I;return-1}function ln(D,F,I){F=="__proto__"&&He?He(D,F,{configurable:!0,enumerable:!0,value:I,writable:!0}):D[F]=I}var Js=uu();function cn(D){return D==null?D===void 0?dt:ke:Le&&Le in Object(D)?lu(D):mu(D)}function Xn(D){return Na(D)&&cn(D)==R}function to(D){if(!Er(D)||fu(D))return!1;var F=ri(D)?gt:ia;return F.test(gu(D))}function ro(D){return Na(D)&&uo(D.length)&&!!Xe[cn(D)]}function Qs(D){if(!Er(D))return pu(D);var F=oo(D),I=[];for(var te in D)te=="constructor"&&(F||!wr.call(D,te))||I.push(te);return I}function ao(D,F,I,te,je){D!==F&&Js(F,function(et,ut){if(je||(je=new Kt),Er(et))eu(D,F,ut,I,ao,te,je);else{var Ue=te?te(Zn(D,ut),et,ut+"",D,F,je):void 0;Ue===void 0&&(Ue=et),Yn(D,ut,Ue)}},fn)}function eu(D,F,I,te,je,et,ut){var Ue=Zn(D,I),lt=Zn(F,I),nr=ut.get(lt);if(nr){Yn(D,I,nr);return}var Zt=et?et(Ue,lt,I+"",D,F,ut):void 0,La=Zt===void 0;if(La){var pn=ei(lt),mn=!pn&&so(lt),fo=!pn&&!mn&&lo(lt);Zt=lt,pn||mn||fo?ei(Ue)?Zt=Ue:bu(Ue)?Zt=iu(Ue):mn?(La=!1,Zt=au(lt)):fo?(La=!1,Zt=Kr(lt)):Zt=[]:yu(lt)||Qn(lt)?(Zt=Ue,Qn(Ue)?Zt=co(Ue):(!Er(Ue)||ri(Ue))&&(Zt=no(lt))):La=!1}La&&(ut.set(lt,Zt),je(Zt,lt,te,et,ut),ut.delete(lt)),Yn(D,I,Zt)}function tu(D,F){return Jn(hu(D,F,ai),D+"")}var ru=He?function(D,F){return He(D,"toString",{configurable:!0,enumerable:!1,value:Du(F),writable:!0})}:ai;function au(D,F){return D.slice()}function nu(D){var F=new D.constructor(D.byteLength);return new U(F).set(new U(D)),F}function Kr(D,F){var I=nu(D.buffer);return new D.constructor(I,D.byteOffset,D.length)}function iu(D,F){var I=-1,te=D.length;for(F||(F=Array(te));++I<te;)F[I]=D[I];return F}function ou(D,F,I,te){var je=!I;I||(I={});for(var et=-1,ut=F.length;++et<ut;){var Ue=F[et],lt=void 0;lt===void 0&&(lt=D[Ue]),je?ln(I,Ue,lt):Zs(I,Ue,lt)}return I}function su(D){return tu(function(F,I){var te=-1,je=I.length,et=je>1?I[je-1]:void 0,ut=je>2?I[2]:void 0;for(et=D.length>3&&typeof et=="function"?(je--,et):void 0,ut&&cu(I[0],I[1],ut)&&(et=je<3?void 0:et,je=1),F=Object(F);++te<je;){var Ue=I[te];Ue&&D(F,Ue,te,et)}return F})}function uu(D){return function(F,I,te){for(var je=-1,et=Object(F),ut=te(F),Ue=ut.length;Ue--;){var lt=ut[++je];if(I(et[lt],lt,et)===!1)break}return F}}function Zr(D,F){var I=D.__data__;return du(F)?I[typeof F=="string"?"string":"hash"]:I.map}function Kn(D,F){var I=ua(D,F);return to(I)?I:void 0}function lu(D){var F=wr.call(D,Le),I=D[Le];try{D[Le]=void 0;var te=!0}catch{}var je=Wn.call(D);return te&&(F?D[Le]=I:delete D[Le]),je}function no(D){return typeof D.constructor=="function"&&!oo(D)?js(M(D)):{}}function io(D,F){var I=typeof D;return F=F??_,!!F&&(I=="number"||I!="symbol"&&tn.test(D))&&D>-1&&D%1==0&&D<F}function cu(D,F,I){if(!Er(I))return!1;var te=typeof F;return(te=="number"?ti(I)&&io(F,I.length):te=="string"&&F in I)?dn(I[F],D):!1}function du(D){var F=typeof D;return F=="string"||F=="number"||F=="symbol"||F=="boolean"?D!=="__proto__":D===null}function fu(D){return!!rr&&rr in D}function oo(D){var F=D&&D.constructor,I=typeof F=="function"&&F.prototype||an;return D===I}function pu(D){var F=[];if(D!=null)for(var I in Object(D))F.push(I);return F}function mu(D){return Wn.call(D)}function hu(D,F,I){return F=Xt(F===void 0?D.length-1:F,0),function(){for(var te=arguments,je=-1,et=Xt(te.length-F,0),ut=Array(et);++je<et;)ut[je]=te[F+je];je=-1;for(var Ue=Array(F+1);++je<F;)Ue[je]=te[je];return Ue[F]=I(ut),Ee(D,this,Ue)}}function Zn(D,F){if(!(F==="constructor"&&typeof D[F]=="function")&&F!="__proto__")return D[F]}var Jn=vu(ru);function vu(D){var F=0,I=0;return function(){var te=Ot(),je=h-(te-I);if(I=te,je>0){if(++F>=g)return arguments[0]}else F=0;return D.apply(void 0,arguments)}}function gu(D){if(D!=null){try{return Yt.call(D)}catch{}try{return D+""}catch{}}return""}function dn(D,F){return D===F||D!==D&&F!==F}var Qn=Xn(function(){return arguments}())?Xn:function(D){return Na(D)&&wr.call(D,"callee")&&!G.call(D,"callee")},ei=Array.isArray;function ti(D){return D!=null&&uo(D.length)&&!ri(D)}function bu(D){return Na(D)&&ti(D)}var so=kt||_u;function ri(D){if(!Er(D))return!1;var F=cn(D);return F==W||F==re||F==P||F==Ie}function uo(D){return typeof D=="number"&&D>-1&&D%1==0&&D<=_}function Er(D){var F=typeof D;return D!=null&&(F=="object"||F=="function")}function Na(D){return D!=null&&typeof D=="object"}function yu(D){if(!Na(D)||cn(D)!=Ae)return!1;var F=M(D);if(F===null)return!0;var I=wr.call(F,"constructor")&&F.constructor;return typeof I=="function"&&I instanceof I&&Yt.call(I)==qs}var lo=rn?sa(rn):ro;function co(D){return ou(D,fn(D))}function fn(D){return ti(D)?Ks(D):Qs(D)}var wu=su(function(D,F,I){ao(D,F,I)});function Du(D){return function(){return D}}function ai(D){return D}function _u(){return!1}l.exports=wu})(As,As.exports);var UR=As.exports;const GR=(l,f,p)=>{let b=l.indexOf(f);if(b===-1)return l;const g=f.length;let h=0,_="";do _+=l.substr(h,b-h)+f+p,h=b+g,b=l.indexOf(f,h);while(b!==-1);return _+=l.substr(h),_},WR=(l,f,p,b)=>{let g=0,h="";do{const _=l[b-1]==="\r";h+=l.substr(g,(_?b-1:b)-g)+f+(_?`\r
|
|
31
|
-
`:`
|
|
32
|
-
`)+p,g=b+1,b=l.indexOf(`
|
|
33
|
-
`,g)}while(b!==-1);return h+=l.substr(g),h};var YR={stringReplaceAll:GR,stringEncaseCRLFWithFirstIndex:WR},jc,jh;function XR(){if(jh)return jc;jh=1;const l=/(?:\\(u(?:[a-f\d]{4}|\{[a-f\d]{1,6}\})|x[a-f\d]{2}|.))|(?:\{(~)?(\w+(?:\([^)]*\))?(?:\.\w+(?:\([^)]*\))?)*)(?:[ \t]|(?=\r?\n)))|(\})|((?:.|[\r\n\f])+?)/gi,f=/(?:^|\.)(\w+)(?:\(([^)]*)\))?/g,p=/^(['"])((?:\\.|(?!\1)[^\\])*)\1$/,b=/\\(u(?:[a-f\d]{4}|{[a-f\d]{1,6}})|x[a-f\d]{2}|.)|([^\\])/gi,g=new Map([["n",`
|
|
34
|
-
`],["r","\r"],["t"," "],["b","\b"],["f","\f"],["v","\v"],["0","\0"],["\\","\\"],["e","\x1B"],["a","\x07"]]);function h(P){const L=P[0]==="u",q=P[1]==="{";return L&&!q&&P.length===5||P[0]==="x"&&P.length===3?String.fromCharCode(parseInt(P.slice(1),16)):L&&q?String.fromCodePoint(parseInt(P.slice(2,-1),16)):g.get(P)||P}function _(P,L){const q=[],Z=L.trim().split(/\s*,\s*/g);let W;for(const re of Z){const de=Number(re);if(!Number.isNaN(de))q.push(de);else if(W=re.match(p))q.push(W[2].replace(b,(V,ke,Ae)=>ke?h(ke):Ae));else throw new Error(`Invalid Chalk template style argument: ${re} (in style '${P}')`)}return q}function R(P){f.lastIndex=0;const L=[];let q;for(;(q=f.exec(P))!==null;){const Z=q[1];if(q[2]){const W=_(Z,q[2]);L.push([Z].concat(W))}else L.push([Z])}return L}function T(P,L){const q={};for(const W of L)for(const re of W.styles)q[re[0]]=W.inverse?null:re.slice(1);let Z=P;for(const[W,re]of Object.entries(q))if(Array.isArray(re)){if(!(W in Z))throw new Error(`Unknown Chalk style: ${W}`);Z=re.length>0?Z[W](...re):Z[W]}return Z}return jc=(P,L)=>{const q=[],Z=[];let W=[];if(L.replace(l,(re,de,V,ke,Ae,Ie)=>{if(de)W.push(h(de));else if(ke){const ue=W.join("");W=[],Z.push(q.length===0?ue:T(P,q)(ue)),q.push({inverse:V,styles:R(ke)})}else if(Ae){if(q.length===0)throw new Error("Found extraneous } in Chalk template literal");Z.push(T(P,q)(W.join(""))),W=[],q.pop()}else W.push(Ie)}),Z.push(W.join("")),q.length>0){const re=`Chalk template literal is missing ${q.length} closing bracket${q.length===1?"":"s"} (\`}\`)`;throw new Error(re)}return Z.join("")},jc}const ji=wv.ansiStylesExports,{stdout:Zc,stderr:Jc}=wv.browser,{stringReplaceAll:KR,stringEncaseCRLFWithFirstIndex:ZR}=YR,{isArray:Fs}=Array,Dv=["ansi","ansi","ansi256","ansi16m"],Gn=Object.create(null),JR=(l,f={})=>{if(f.level&&!(Number.isInteger(f.level)&&f.level>=0&&f.level<=3))throw new Error("The `level` option should be an integer from 0 to 3");const p=Zc?Zc.level:0;l.level=f.level===void 0?p:f.level};class QR{constructor(f){return _v(f)}}const _v=l=>{const f={};return JR(f,l),f.template=(...p)=>xv(f.template,...p),Object.setPrototypeOf(f,Rs.prototype),Object.setPrototypeOf(f.template,f),f.template.constructor=()=>{throw new Error("`chalk.constructor()` is deprecated. Use `new chalk.Instance()` instead.")},f.template.Instance=QR,f.template};function Rs(l){return _v(l)}for(const[l,f]of Object.entries(ji))Gn[l]={get(){const p=Ss(this,sd(f.open,f.close,this._styler),this._isEmpty);return Object.defineProperty(this,l,{value:p}),p}};Gn.visible={get(){const l=Ss(this,this._styler,!0);return Object.defineProperty(this,"visible",{value:l}),l}};const Ev=["rgb","hex","keyword","hsl","hsv","hwb","ansi","ansi256"];for(const l of Ev)Gn[l]={get(){const{level:f}=this;return function(...p){const b=sd(ji.color[Dv[f]][l](...p),ji.color.close,this._styler);return Ss(this,b,this._isEmpty)}}};for(const l of Ev){const f="bg"+l[0].toUpperCase()+l.slice(1);Gn[f]={get(){const{level:p}=this;return function(...b){const g=sd(ji.bgColor[Dv[p]][l](...b),ji.bgColor.close,this._styler);return Ss(this,g,this._isEmpty)}}}}const eS=Object.defineProperties(()=>{},{...Gn,level:{enumerable:!0,get(){return this._generator.level},set(l){this._generator.level=l}}}),sd=(l,f,p)=>{let b,g;return p===void 0?(b=l,g=f):(b=p.openAll+l,g=f+p.closeAll),{open:l,close:f,openAll:b,closeAll:g,parent:p}},Ss=(l,f,p)=>{const b=(...g)=>Fs(g[0])&&Fs(g[0].raw)?zh(b,xv(b,...g)):zh(b,g.length===1?""+g[0]:g.join(" "));return Object.setPrototypeOf(b,eS),b._generator=l,b._styler=f,b._isEmpty=p,b},zh=(l,f)=>{if(l.level<=0||!f)return l._isEmpty?"":f;let p=l._styler;if(p===void 0)return f;const{openAll:b,closeAll:g}=p;if(f.indexOf("\x1B")!==-1)for(;p!==void 0;)f=KR(f,p.close,p.open),p=p.parent;const h=f.indexOf(`
|
|
35
|
-
`);return h!==-1&&(f=ZR(f,g,b,h)),b+f+g};let zc;const xv=(l,...f)=>{const[p]=f;if(!Fs(p)||!Fs(p.raw))return f.join(" ");const b=f.slice(1),g=[p.raw[0]];for(let h=1;h<p.length;h++)g.push(String(b[h-1]).replace(/[{}\\]/g,"\\$&"),String(p.raw[h]));return zc===void 0&&(zc=XR()),zc(l,g.join(""))};Object.defineProperties(Rs.prototype,Gn);const ks=Rs();ks.supportsColor=Zc;ks.stderr=Rs({level:Jc?Jc.level:0});ks.stderr.supportsColor=Jc;var Os=ks,Ce={},Cv={},Qa={};Object.defineProperty(Qa,"__esModule",{value:!0});Qa.getType=tS;Qa.isPrimitive=void 0;function tS(l){if(l===void 0)return"undefined";if(l===null)return"null";if(Array.isArray(l))return"array";if(typeof l=="boolean")return"boolean";if(typeof l=="function")return"function";if(typeof l=="number")return"number";if(typeof l=="string")return"string";if(typeof l=="bigint")return"bigint";if(typeof l=="object"){if(l!=null){if(l.constructor===RegExp)return"regexp";if(l.constructor===Map)return"map";if(l.constructor===Set)return"set";if(l.constructor===Date)return"date"}return"object"}else if(typeof l=="symbol")return"symbol";throw new Error(`value of unknown type: ${l}`)}const rS=l=>Object(l)!==l;Qa.isPrimitive=rS;var Sr={},aa={};Object.defineProperty(aa,"__esModule",{value:!0});aa.printIteratorEntries=nS;aa.printIteratorValues=iS;aa.printListItems=oS;aa.printObjectProperties=sS;const aS=(l,f)=>{const p=Object.keys(l),b=f!==null?p.sort(f):p;return Object.getOwnPropertySymbols&&Object.getOwnPropertySymbols(l).forEach(g=>{Object.getOwnPropertyDescriptor(l,g).enumerable&&b.push(g)}),b};function nS(l,f,p,b,g,h,_=": "){let R="",T=0,P=l.next();if(!P.done){R+=f.spacingOuter;const L=p+f.indent;for(;!P.done;){if(R+=L,T++===f.maxWidth){R+="…";break}const q=h(P.value[0],f,L,b,g),Z=h(P.value[1],f,L,b,g);R+=q+_+Z,P=l.next(),P.done?f.min||(R+=","):R+=`,${f.spacingInner}`}R+=f.spacingOuter+p}return R}function iS(l,f,p,b,g,h){let _="",R=0,T=l.next();if(!T.done){_+=f.spacingOuter;const P=p+f.indent;for(;!T.done;){if(_+=P,R++===f.maxWidth){_+="…";break}_+=h(T.value,f,P,b,g),T=l.next(),T.done?f.min||(_+=","):_+=`,${f.spacingInner}`}_+=f.spacingOuter+p}return _}function oS(l,f,p,b,g,h){let _="";if(l.length){_+=f.spacingOuter;const R=p+f.indent;for(let T=0;T<l.length;T++){if(_+=R,T===f.maxWidth){_+="…";break}T in l&&(_+=h(l[T],f,R,b,g)),T<l.length-1?_+=`,${f.spacingInner}`:f.min||(_+=",")}_+=f.spacingOuter+p}return _}function sS(l,f,p,b,g,h){let _="";const R=aS(l,f.compareKeys);if(R.length){_+=f.spacingOuter;const T=p+f.indent;for(let P=0;P<R.length;P++){const L=R[P],q=h(L,f,T,b,g),Z=h(l[L],f,T,b,g);_+=`${T+q}: ${Z}`,P<R.length-1?_+=`,${f.spacingInner}`:f.min||(_+=",")}_+=f.spacingOuter+p}return _}var Aa={};Object.defineProperty(Aa,"__esModule",{value:!0});Aa.test=Aa.serialize=Aa.default=void 0;var Vh=aa,Vc=globalThis["jest-symbol-do-not-touch"]||globalThis.Symbol;const uS=typeof Vc=="function"&&Vc.for?Vc.for("jest.asymmetricMatcher"):1267621,_s=" ",Av=(l,f,p,b,g,h)=>{const _=l.toString();if(_==="ArrayContaining"||_==="ArrayNotContaining")return++b>f.maxDepth?`[${_}]`:`${_+_s}[${(0,Vh.printListItems)(l.sample,f,p,b,g,h)}]`;if(_==="ObjectContaining"||_==="ObjectNotContaining")return++b>f.maxDepth?`[${_}]`:`${_+_s}{${(0,Vh.printObjectProperties)(l.sample,f,p,b,g,h)}}`;if(_==="StringMatching"||_==="StringNotMatching"||_==="StringContaining"||_==="StringNotContaining")return _+_s+h(l.sample,f,p,b,g);if(typeof l.toAsymmetricMatcher!="function")throw new Error(`Asymmetric matcher ${l.constructor.name} does not implement toAsymmetricMatcher()`);return l.toAsymmetricMatcher()};Aa.serialize=Av;const Fv=l=>l&&l.$$typeof===uS;Aa.test=Fv;const lS={serialize:Av,test:Fv};var cS=lS;Aa.default=cS;var Fa={};Object.defineProperty(Fa,"__esModule",{value:!0});Fa.test=Fa.serialize=Fa.default=void 0;var Hh=aa;const dS=" ",Tv=["DOMStringMap","NamedNodeMap"],fS=/^(HTML\w*Collection|NodeList)$/,pS=l=>Tv.indexOf(l)!==-1||fS.test(l),Rv=l=>l&&l.constructor&&!!l.constructor.name&&pS(l.constructor.name);Fa.test=Rv;const mS=l=>l.constructor.name==="NamedNodeMap",Sv=(l,f,p,b,g,h)=>{const _=l.constructor.name;return++b>f.maxDepth?`[${_}]`:(f.min?"":_+dS)+(Tv.indexOf(_)!==-1?`{${(0,Hh.printObjectProperties)(mS(l)?Array.from(l).reduce((R,T)=>(R[T.name]=T.value,R),{}):{...l},f,p,b,g,h)}}`:`[${(0,Hh.printListItems)(Array.from(l),f,p,b,g,h)}]`)};Fa.serialize=Sv;const hS={serialize:Sv,test:Rv};var vS=hS;Fa.default=vS;var Ta={},Wt={},ud={};Object.defineProperty(ud,"__esModule",{value:!0});ud.default=gS;function gS(l){return l.replace(/</g,"<").replace(/>/g,">")}Object.defineProperty(Wt,"__esModule",{value:!0});Wt.printText=Wt.printProps=Wt.printElementAsLeaf=Wt.printElement=Wt.printComment=Wt.printChildren=void 0;var kv=bS(ud);function bS(l){return l&&l.__esModule?l:{default:l}}const yS=(l,f,p,b,g,h,_)=>{const R=b+p.indent,T=p.colors;return l.map(P=>{const L=f[P];let q=_(L,p,R,g,h);return typeof L!="string"&&(q.indexOf(`
|
|
36
|
-
`)!==-1&&(q=p.spacingOuter+R+q+p.spacingOuter+b),q=`{${q}}`),`${p.spacingInner+b+T.prop.open+P+T.prop.close}=${T.value.open}${q}${T.value.close}`}).join("")};Wt.printProps=yS;const wS=(l,f,p,b,g,h)=>l.map(_=>f.spacingOuter+p+(typeof _=="string"?Ov(_,f):h(_,f,p,b,g))).join("");Wt.printChildren=wS;const Ov=(l,f)=>{const p=f.colors.content;return p.open+(0,kv.default)(l)+p.close};Wt.printText=Ov;const DS=(l,f)=>{const p=f.colors.comment;return`${p.open}<!--${(0,kv.default)(l)}-->${p.close}`};Wt.printComment=DS;const _S=(l,f,p,b,g)=>{const h=b.colors.tag;return`${h.open}<${l}${f&&h.close+f+b.spacingOuter+g+h.open}${p?`>${h.close}${p}${b.spacingOuter}${g}${h.open}</${l}`:`${f&&!b.min?"":" "}/`}>${h.close}`};Wt.printElement=_S;const ES=(l,f)=>{const p=f.colors.tag;return`${p.open}<${l}${p.close} …${p.open} />${p.close}`};Wt.printElementAsLeaf=ES;Object.defineProperty(Ta,"__esModule",{value:!0});Ta.test=Ta.serialize=Ta.default=void 0;var Ln=Wt;const xS=1,Mv=3,Iv=8,Pv=11,CS=/^((HTML|SVG)\w*)?Element$/,AS=l=>{try{return typeof l.hasAttribute=="function"&&l.hasAttribute("is")}catch{return!1}},FS=l=>{const f=l.constructor.name,{nodeType:p,tagName:b}=l,g=typeof b=="string"&&b.includes("-")||AS(l);return p===xS&&(CS.test(f)||g)||p===Mv&&f==="Text"||p===Iv&&f==="Comment"||p===Pv&&f==="DocumentFragment"},Nv=l=>{var f;return((f=l==null?void 0:l.constructor)==null?void 0:f.name)&&FS(l)};Ta.test=Nv;function TS(l){return l.nodeType===Mv}function RS(l){return l.nodeType===Iv}function Hc(l){return l.nodeType===Pv}const Lv=(l,f,p,b,g,h)=>{if(TS(l))return(0,Ln.printText)(l.data,f);if(RS(l))return(0,Ln.printComment)(l.data,f);const _=Hc(l)?"DocumentFragment":l.tagName.toLowerCase();return++b>f.maxDepth?(0,Ln.printElementAsLeaf)(_,f):(0,Ln.printElement)(_,(0,Ln.printProps)(Hc(l)?[]:Array.from(l.attributes,R=>R.name).sort(),Hc(l)?{}:Array.from(l.attributes).reduce((R,T)=>(R[T.name]=T.value,R),{}),f,p+f.indent,b,g,h),(0,Ln.printChildren)(Array.prototype.slice.call(l.childNodes||l.children),f,p+f.indent,b,g,h),f,p)};Ta.serialize=Lv;const SS={serialize:Lv,test:Nv};var kS=SS;Ta.default=kS;var Ra={};Object.defineProperty(Ra,"__esModule",{value:!0});Ra.test=Ra.serialize=Ra.default=void 0;var zi=aa;const OS="@@__IMMUTABLE_ITERABLE__@@",MS="@@__IMMUTABLE_LIST__@@",IS="@@__IMMUTABLE_KEYED__@@",PS="@@__IMMUTABLE_MAP__@@",Uh="@@__IMMUTABLE_ORDERED__@@",NS="@@__IMMUTABLE_RECORD__@@",LS="@@__IMMUTABLE_SEQ__@@",BS="@@__IMMUTABLE_SET__@@",$S="@@__IMMUTABLE_STACK__@@",qn=l=>`Immutable.${l}`,Ms=l=>`[${l}]`,Vi=" ",Gh="…",qS=(l,f,p,b,g,h,_)=>++b>f.maxDepth?Ms(qn(_)):`${qn(_)+Vi}{${(0,zi.printIteratorEntries)(l.entries(),f,p,b,g,h)}}`;function jS(l){let f=0;return{next(){if(f<l._keys.length){const p=l._keys[f++];return{done:!1,value:[p,l.get(p)]}}return{done:!0,value:void 0}}}}const zS=(l,f,p,b,g,h)=>{const _=qn(l._name||"Record");return++b>f.maxDepth?Ms(_):`${_+Vi}{${(0,zi.printIteratorEntries)(jS(l),f,p,b,g,h)}}`},VS=(l,f,p,b,g,h)=>{const _=qn("Seq");return++b>f.maxDepth?Ms(_):l[IS]?`${_+Vi}{${l._iter||l._object?(0,zi.printIteratorEntries)(l.entries(),f,p,b,g,h):Gh}}`:`${_+Vi}[${l._iter||l._array||l._collection||l._iterable?(0,zi.printIteratorValues)(l.values(),f,p,b,g,h):Gh}]`},Uc=(l,f,p,b,g,h,_)=>++b>f.maxDepth?Ms(qn(_)):`${qn(_)+Vi}[${(0,zi.printIteratorValues)(l.values(),f,p,b,g,h)}]`,Bv=(l,f,p,b,g,h)=>l[PS]?qS(l,f,p,b,g,h,l[Uh]?"OrderedMap":"Map"):l[MS]?Uc(l,f,p,b,g,h,"List"):l[BS]?Uc(l,f,p,b,g,h,l[Uh]?"OrderedSet":"Set"):l[$S]?Uc(l,f,p,b,g,h,"Stack"):l[LS]?VS(l,f,p,b,g,h):zS(l,f,p,b,g,h);Ra.serialize=Bv;const $v=l=>l&&(l[OS]===!0||l[NS]===!0);Ra.test=$v;const HS={serialize:Bv,test:$v};var US=HS;Ra.default=US;var Sa={},Qc={exports:{}},Ze={};/**
|
|
37
|
-
* @license React
|
|
38
|
-
* react-is.production.min.js
|
|
39
|
-
*
|
|
40
|
-
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
41
|
-
*
|
|
42
|
-
* This source code is licensed under the MIT license found in the
|
|
43
|
-
* LICENSE file in the root directory of this source tree.
|
|
44
|
-
*/var Wh;function GS(){if(Wh)return Ze;Wh=1;var l=Symbol.for("react.element"),f=Symbol.for("react.portal"),p=Symbol.for("react.fragment"),b=Symbol.for("react.strict_mode"),g=Symbol.for("react.profiler"),h=Symbol.for("react.provider"),_=Symbol.for("react.context"),R=Symbol.for("react.server_context"),T=Symbol.for("react.forward_ref"),P=Symbol.for("react.suspense"),L=Symbol.for("react.suspense_list"),q=Symbol.for("react.memo"),Z=Symbol.for("react.lazy"),W=Symbol.for("react.offscreen"),re;re=Symbol.for("react.module.reference");function de(V){if(typeof V=="object"&&V!==null){var ke=V.$$typeof;switch(ke){case l:switch(V=V.type,V){case p:case g:case b:case P:case L:return V;default:switch(V=V&&V.$$typeof,V){case R:case _:case T:case Z:case q:case h:return V;default:return ke}}case f:return ke}}}return Ze.ContextConsumer=_,Ze.ContextProvider=h,Ze.Element=l,Ze.ForwardRef=T,Ze.Fragment=p,Ze.Lazy=Z,Ze.Memo=q,Ze.Portal=f,Ze.Profiler=g,Ze.StrictMode=b,Ze.Suspense=P,Ze.SuspenseList=L,Ze.isAsyncMode=function(){return!1},Ze.isConcurrentMode=function(){return!1},Ze.isContextConsumer=function(V){return de(V)===_},Ze.isContextProvider=function(V){return de(V)===h},Ze.isElement=function(V){return typeof V=="object"&&V!==null&&V.$$typeof===l},Ze.isForwardRef=function(V){return de(V)===T},Ze.isFragment=function(V){return de(V)===p},Ze.isLazy=function(V){return de(V)===Z},Ze.isMemo=function(V){return de(V)===q},Ze.isPortal=function(V){return de(V)===f},Ze.isProfiler=function(V){return de(V)===g},Ze.isStrictMode=function(V){return de(V)===b},Ze.isSuspense=function(V){return de(V)===P},Ze.isSuspenseList=function(V){return de(V)===L},Ze.isValidElementType=function(V){return typeof V=="string"||typeof V=="function"||V===p||V===g||V===b||V===P||V===L||V===W||typeof V=="object"&&V!==null&&(V.$$typeof===Z||V.$$typeof===q||V.$$typeof===h||V.$$typeof===_||V.$$typeof===T||V.$$typeof===re||V.getModuleId!==void 0)},Ze.typeOf=de,Ze}var Je={};/**
|
|
45
|
-
* @license React
|
|
46
|
-
* react-is.development.js
|
|
47
|
-
*
|
|
48
|
-
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
49
|
-
*
|
|
50
|
-
* This source code is licensed under the MIT license found in the
|
|
51
|
-
* LICENSE file in the root directory of this source tree.
|
|
52
|
-
*/var Yh;function WS(){return Yh||(Yh=1,process.env.NODE_ENV!=="production"&&function(){var l=Symbol.for("react.element"),f=Symbol.for("react.portal"),p=Symbol.for("react.fragment"),b=Symbol.for("react.strict_mode"),g=Symbol.for("react.profiler"),h=Symbol.for("react.provider"),_=Symbol.for("react.context"),R=Symbol.for("react.server_context"),T=Symbol.for("react.forward_ref"),P=Symbol.for("react.suspense"),L=Symbol.for("react.suspense_list"),q=Symbol.for("react.memo"),Z=Symbol.for("react.lazy"),W=Symbol.for("react.offscreen"),re=!1,de=!1,V=!1,ke=!1,Ae=!1,Ie;Ie=Symbol.for("react.module.reference");function ue(ge){return!!(typeof ge=="string"||typeof ge=="function"||ge===p||ge===g||Ae||ge===b||ge===P||ge===L||ke||ge===W||re||de||V||typeof ge=="object"&&ge!==null&&(ge.$$typeof===Z||ge.$$typeof===q||ge.$$typeof===h||ge.$$typeof===_||ge.$$typeof===T||ge.$$typeof===Ie||ge.getModuleId!==void 0))}function he(ge){if(typeof ge=="object"&&ge!==null){var sa=ge.$$typeof;switch(sa){case l:var ua=ge.type;switch(ua){case p:case g:case b:case P:case L:return ua;default:var Fe=ua&&ua.$$typeof;switch(Fe){case R:case _:case T:case Z:case q:case h:return Fe;default:return sa}}case f:return sa}}}var qe=_,dt=h,it=l,vt=T,_t=p,$t=Z,De=q,Ne=f,Oe=g,Ge=b,Qe=P,Et=L,qt=!1,mr=!1;function na(ge){return qt||(qt=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 18+.")),!1}function ia(ge){return mr||(mr=!0,console.warn("The ReactIs.isConcurrentMode() alias has been deprecated, and will be removed in React 18+.")),!1}function tn(ge){return he(ge)===_}function Xe(ge){return he(ge)===h}function Ma(ge){return typeof ge=="object"&&ge!==null&&ge.$$typeof===l}function Vr(ge){return he(ge)===T}function Hr(ge){return he(ge)===p}function oa(ge){return he(ge)===Z}function kr(ge){return he(ge)===q}function Ia(ge){return he(ge)===f}function Pa(ge){return he(ge)===g}function st(ge){return he(ge)===b}function rn(ge){return he(ge)===P}function Ee(ge){return he(ge)===L}Je.ContextConsumer=qe,Je.ContextProvider=dt,Je.Element=it,Je.ForwardRef=vt,Je.Fragment=_t,Je.Lazy=$t,Je.Memo=De,Je.Portal=Ne,Je.Profiler=Oe,Je.StrictMode=Ge,Je.Suspense=Qe,Je.SuspenseList=Et,Je.isAsyncMode=na,Je.isConcurrentMode=ia,Je.isContextConsumer=tn,Je.isContextProvider=Xe,Je.isElement=Ma,Je.isForwardRef=Vr,Je.isFragment=Hr,Je.isLazy=oa,Je.isMemo=kr,Je.isPortal=Ia,Je.isProfiler=Pa,Je.isStrictMode=st,Je.isSuspense=rn,Je.isSuspenseList=Ee,Je.isValidElementType=ue,Je.typeOf=he}()),Je}process.env.NODE_ENV==="production"?Qc.exports=GS():Qc.exports=WS();var YS=Qc.exports;Object.defineProperty(Sa,"__esModule",{value:!0});Sa.test=Sa.serialize=Sa.default=void 0;var Xa=XS(YS),Es=Wt;function qv(l){if(typeof WeakMap!="function")return null;var f=new WeakMap,p=new WeakMap;return(qv=function(b){return b?p:f})(l)}function XS(l,f){if(l&&l.__esModule)return l;if(l===null||typeof l!="object"&&typeof l!="function")return{default:l};var p=qv(f);if(p&&p.has(l))return p.get(l);var b={},g=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var h in l)if(h!=="default"&&Object.prototype.hasOwnProperty.call(l,h)){var _=g?Object.getOwnPropertyDescriptor(l,h):null;_&&(_.get||_.set)?Object.defineProperty(b,h,_):b[h]=l[h]}return b.default=l,p&&p.set(l,b),b}const jv=(l,f=[])=>(Array.isArray(l)?l.forEach(p=>{jv(p,f)}):l!=null&&l!==!1&&f.push(l),f),Xh=l=>{const f=l.type;if(typeof f=="string")return f;if(typeof f=="function")return f.displayName||f.name||"Unknown";if(Xa.isFragment(l))return"React.Fragment";if(Xa.isSuspense(l))return"React.Suspense";if(typeof f=="object"&&f!==null){if(Xa.isContextProvider(l))return"Context.Provider";if(Xa.isContextConsumer(l))return"Context.Consumer";if(Xa.isForwardRef(l)){if(f.displayName)return f.displayName;const p=f.render.displayName||f.render.name||"";return p!==""?`ForwardRef(${p})`:"ForwardRef"}if(Xa.isMemo(l)){const p=f.displayName||f.type.displayName||f.type.name||"";return p!==""?`Memo(${p})`:"Memo"}}return"UNDEFINED"},KS=l=>{const{props:f}=l;return Object.keys(f).filter(p=>p!=="children"&&f[p]!==void 0).sort()},zv=(l,f,p,b,g,h)=>++b>f.maxDepth?(0,Es.printElementAsLeaf)(Xh(l),f):(0,Es.printElement)(Xh(l),(0,Es.printProps)(KS(l),l.props,f,p+f.indent,b,g,h),(0,Es.printChildren)(jv(l.props.children),f,p+f.indent,b,g,h),f,p);Sa.serialize=zv;const Vv=l=>l!=null&&Xa.isElement(l);Sa.test=Vv;const ZS={serialize:zv,test:Vv};var JS=ZS;Sa.default=JS;var ka={};Object.defineProperty(ka,"__esModule",{value:!0});ka.test=ka.serialize=ka.default=void 0;var xs=Wt,Gc=globalThis["jest-symbol-do-not-touch"]||globalThis.Symbol;const QS=typeof Gc=="function"&&Gc.for?Gc.for("react.test.json"):245830487,ek=l=>{const{props:f}=l;return f?Object.keys(f).filter(p=>f[p]!==void 0).sort():[]},Hv=(l,f,p,b,g,h)=>++b>f.maxDepth?(0,xs.printElementAsLeaf)(l.type,f):(0,xs.printElement)(l.type,l.props?(0,xs.printProps)(ek(l),l.props,f,p+f.indent,b,g,h):"",l.children?(0,xs.printChildren)(l.children,f,p+f.indent,b,g,h):"",f,p);ka.serialize=Hv;const Uv=l=>l&&l.$$typeof===QS;ka.test=Uv;const tk={serialize:Hv,test:Uv};var rk=tk;ka.default=rk;Object.defineProperty(Sr,"__esModule",{value:!0});Sr.default=Sr.DEFAULT_OPTIONS=void 0;Sr.format=rg;Sr.plugins=void 0;var ak=en(VR.ansiStylesExports),Ni=aa,nk=en(Aa),ik=en(Fa),ok=en(Ta),sk=en(Ra),uk=en(Sa),lk=en(ka);function en(l){return l&&l.__esModule?l:{default:l}}const Gv=Object.prototype.toString,ck=Date.prototype.toISOString,dk=Error.prototype.toString,Kh=RegExp.prototype.toString,Wc=l=>typeof l.constructor=="function"&&l.constructor.name||"Object",fk=l=>typeof window<"u"&&l===window,pk=/^Symbol\((.*)\)(.*)$/,mk=/\n/gi;class Wv extends Error{constructor(f,p){super(f),this.stack=p,this.name=this.constructor.name}}function hk(l){return l==="[object Array]"||l==="[object ArrayBuffer]"||l==="[object DataView]"||l==="[object Float32Array]"||l==="[object Float64Array]"||l==="[object Int8Array]"||l==="[object Int16Array]"||l==="[object Int32Array]"||l==="[object Uint8Array]"||l==="[object Uint8ClampedArray]"||l==="[object Uint16Array]"||l==="[object Uint32Array]"}function vk(l){return Object.is(l,-0)?"-0":String(l)}function gk(l){return`${l}n`}function Zh(l,f){return f?`[Function ${l.name||"anonymous"}]`:"[Function]"}function Jh(l){return String(l).replace(pk,"Symbol($1)")}function Qh(l){return`[${dk.call(l)}]`}function Yv(l,f,p,b){if(l===!0||l===!1)return`${l}`;if(l===void 0)return"undefined";if(l===null)return"null";const g=typeof l;if(g==="number")return vk(l);if(g==="bigint")return gk(l);if(g==="string")return b?`"${l.replace(/"|\\/g,"\\$&")}"`:`"${l}"`;if(g==="function")return Zh(l,f);if(g==="symbol")return Jh(l);const h=Gv.call(l);return h==="[object WeakMap]"?"WeakMap {}":h==="[object WeakSet]"?"WeakSet {}":h==="[object Function]"||h==="[object GeneratorFunction]"?Zh(l,f):h==="[object Symbol]"?Jh(l):h==="[object Date]"?isNaN(+l)?"Date { NaN }":ck.call(l):h==="[object Error]"?Qh(l):h==="[object RegExp]"?p?Kh.call(l).replace(/[\\^$*+?.()|[\]{}]/g,"\\$&"):Kh.call(l):l instanceof Error?Qh(l):null}function Xv(l,f,p,b,g,h){if(g.indexOf(l)!==-1)return"[Circular]";g=g.slice(),g.push(l);const _=++b>f.maxDepth,R=f.min;if(f.callToJSON&&!_&&l.toJSON&&typeof l.toJSON=="function"&&!h)return Ea(l.toJSON(),f,p,b,g,!0);const T=Gv.call(l);return T==="[object Arguments]"?_?"[Arguments]":`${R?"":"Arguments "}[${(0,Ni.printListItems)(l,f,p,b,g,Ea)}]`:hk(T)?_?`[${l.constructor.name}]`:`${R||!f.printBasicPrototype&&l.constructor.name==="Array"?"":`${l.constructor.name} `}[${(0,Ni.printListItems)(l,f,p,b,g,Ea)}]`:T==="[object Map]"?_?"[Map]":`Map {${(0,Ni.printIteratorEntries)(l.entries(),f,p,b,g,Ea," => ")}}`:T==="[object Set]"?_?"[Set]":`Set {${(0,Ni.printIteratorValues)(l.values(),f,p,b,g,Ea)}}`:_||fk(l)?`[${Wc(l)}]`:`${R||!f.printBasicPrototype&&Wc(l)==="Object"?"":`${Wc(l)} `}{${(0,Ni.printObjectProperties)(l,f,p,b,g,Ea)}}`}function bk(l){return l.serialize!=null}function Kv(l,f,p,b,g,h){let _;try{_=bk(l)?l.serialize(f,p,b,g,h,Ea):l.print(f,R=>Ea(R,p,b,g,h),R=>{const T=b+p.indent;return T+R.replace(mk,`
|
|
53
|
-
${T}`)},{edgeSpacing:p.spacingOuter,min:p.min,spacing:p.spacingInner},p.colors)}catch(R){throw new Wv(R.message,R.stack)}if(typeof _!="string")throw new Error(`pretty-format: Plugin must return type "string" but instead returned "${typeof _}".`);return _}function Zv(l,f){for(let p=0;p<l.length;p++)try{if(l[p].test(f))return l[p]}catch(b){throw new Wv(b.message,b.stack)}return null}function Ea(l,f,p,b,g,h){const _=Zv(f.plugins,l);if(_!==null)return Kv(_,l,f,p,b,g);const R=Yv(l,f.printFunctionName,f.escapeRegex,f.escapeString);return R!==null?R:Xv(l,f,p,b,g,h)}const ld={comment:"gray",content:"reset",prop:"yellow",tag:"cyan",value:"green"},Jv=Object.keys(ld),yk=l=>l,yr=yk({callToJSON:!0,compareKeys:void 0,escapeRegex:!1,escapeString:!0,highlight:!1,indent:2,maxDepth:1/0,maxWidth:1/0,min:!1,plugins:[],printBasicPrototype:!0,printFunctionName:!0,theme:ld});Sr.DEFAULT_OPTIONS=yr;function wk(l){if(Object.keys(l).forEach(f=>{if(!Object.prototype.hasOwnProperty.call(yr,f))throw new Error(`pretty-format: Unknown option "${f}".`)}),l.min&&l.indent!==void 0&&l.indent!==0)throw new Error('pretty-format: Options "min" and "indent" cannot be used together.');if(l.theme!==void 0){if(l.theme===null)throw new Error('pretty-format: Option "theme" must not be null.');if(typeof l.theme!="object")throw new Error(`pretty-format: Option "theme" must be of type "object" but instead received "${typeof l.theme}".`)}}const Dk=l=>Jv.reduce((f,p)=>{const b=l.theme&&l.theme[p]!==void 0?l.theme[p]:ld[p],g=b&&ak.default[b];if(g&&typeof g.close=="string"&&typeof g.open=="string")f[p]=g;else throw new Error(`pretty-format: Option "theme" has a key "${p}" whose value "${b}" is undefined in ansi-styles.`);return f},Object.create(null)),_k=()=>Jv.reduce((l,f)=>(l[f]={close:"",open:""},l),Object.create(null)),Qv=l=>(l==null?void 0:l.printFunctionName)??yr.printFunctionName,eg=l=>(l==null?void 0:l.escapeRegex)??yr.escapeRegex,tg=l=>(l==null?void 0:l.escapeString)??yr.escapeString,ev=l=>({callToJSON:(l==null?void 0:l.callToJSON)??yr.callToJSON,colors:l!=null&&l.highlight?Dk(l):_k(),compareKeys:typeof(l==null?void 0:l.compareKeys)=="function"||(l==null?void 0:l.compareKeys)===null?l.compareKeys:yr.compareKeys,escapeRegex:eg(l),escapeString:tg(l),indent:l!=null&&l.min?"":Ek((l==null?void 0:l.indent)??yr.indent),maxDepth:(l==null?void 0:l.maxDepth)??yr.maxDepth,maxWidth:(l==null?void 0:l.maxWidth)??yr.maxWidth,min:(l==null?void 0:l.min)??yr.min,plugins:(l==null?void 0:l.plugins)??yr.plugins,printBasicPrototype:(l==null?void 0:l.printBasicPrototype)??!0,printFunctionName:Qv(l),spacingInner:l!=null&&l.min?" ":`
|
|
54
|
-
`,spacingOuter:l!=null&&l.min?"":`
|
|
55
|
-
`});function Ek(l){return new Array(l+1).join(" ")}function rg(l,f){if(f&&(wk(f),f.plugins)){const b=Zv(f.plugins,l);if(b!==null)return Kv(b,l,ev(f),"",0,[])}const p=Yv(l,Qv(f),eg(f),tg(f));return p!==null?p:Xv(l,ev(f),"",0,[])}const xk={AsymmetricMatcher:nk.default,DOMCollection:ik.default,DOMElement:ok.default,Immutable:sk.default,ReactElement:uk.default,ReactTestComponent:lk.default};Sr.plugins=xk;var Ck=rg;Sr.default=Ck;var Bt={};Object.defineProperty(Bt,"__esModule",{value:!0});Bt.cleanupSemantic=Bt.Diff=Bt.DIFF_INSERT=Bt.DIFF_EQUAL=Bt.DIFF_DELETE=void 0;var $n=-1;Bt.DIFF_DELETE=$n;var Za=1;Bt.DIFF_INSERT=Za;var pr=0;Bt.DIFF_EQUAL=pr;class Ca{constructor(f,p){br(this,0);br(this,1);this[0]=f,this[1]=p}}Bt.Diff=Ca;var Ak=function(l,f){if(!l||!f||l.charAt(0)!=f.charAt(0))return 0;for(var p=0,b=Math.min(l.length,f.length),g=b,h=0;p<g;)l.substring(h,g)==f.substring(h,g)?(p=g,h=p):b=g,g=Math.floor((b-p)/2+p);return g},ag=function(l,f){if(!l||!f||l.charAt(l.length-1)!=f.charAt(f.length-1))return 0;for(var p=0,b=Math.min(l.length,f.length),g=b,h=0;p<g;)l.substring(l.length-g,l.length-h)==f.substring(f.length-g,f.length-h)?(p=g,h=p):b=g,g=Math.floor((b-p)/2+p);return g},tv=function(l,f){var p=l.length,b=f.length;if(p==0||b==0)return 0;p>b?l=l.substring(p-b):p<b&&(f=f.substring(0,p));var g=Math.min(p,b);if(l==f)return g;for(var h=0,_=1;;){var R=l.substring(g-_),T=f.indexOf(R);if(T==-1)return h;_+=T,(T==0||l.substring(g-_)==f.substring(0,_))&&(h=_,_++)}},Fk=function(l){for(var f=!1,p=[],b=0,g=null,h=0,_=0,R=0,T=0,P=0;h<l.length;)l[h][0]==pr?(p[b++]=h,_=T,R=P,T=0,P=0,g=l[h][1]):(l[h][0]==Za?T+=l[h][1].length:P+=l[h][1].length,g&&g.length<=Math.max(_,R)&&g.length<=Math.max(T,P)&&(l.splice(p[b-1],0,new Ca($n,g)),l[p[b-1]+1][0]=Za,b--,b--,h=b>0?p[b-1]:-1,_=0,R=0,T=0,P=0,g=null,f=!0)),h++;for(f&&ng(l),Tk(l),h=1;h<l.length;){if(l[h-1][0]==$n&&l[h][0]==Za){var L=l[h-1][1],q=l[h][1],Z=tv(L,q),W=tv(q,L);Z>=W?(Z>=L.length/2||Z>=q.length/2)&&(l.splice(h,0,new Ca(pr,q.substring(0,Z))),l[h-1][1]=L.substring(0,L.length-Z),l[h+1][1]=q.substring(Z),h++):(W>=L.length/2||W>=q.length/2)&&(l.splice(h,0,new Ca(pr,L.substring(0,W))),l[h-1][0]=Za,l[h-1][1]=q.substring(0,q.length-W),l[h+1][0]=$n,l[h+1][1]=L.substring(W),h++),h++}h++}};Bt.cleanupSemantic=Fk;var Tk=function(l){function f(W,re){if(!W||!re)return 6;var de=W.charAt(W.length-1),V=re.charAt(0),ke=de.match(rv),Ae=V.match(rv),Ie=ke&&de.match(av),ue=Ae&&V.match(av),he=Ie&&de.match(nv),qe=ue&&V.match(nv),dt=he&&W.match(Rk),it=qe&&re.match(Sk);return dt||it?5:he||qe?4:ke&&!Ie&&ue?3:Ie||ue?2:ke||Ae?1:0}for(var p=1;p<l.length-1;){if(l[p-1][0]==pr&&l[p+1][0]==pr){var b=l[p-1][1],g=l[p][1],h=l[p+1][1],_=ag(b,g);if(_){var R=g.substring(g.length-_);b=b.substring(0,b.length-_),g=R+g.substring(0,g.length-_),h=R+h}for(var T=b,P=g,L=h,q=f(b,g)+f(g,h);g.charAt(0)===h.charAt(0);){b+=g.charAt(0),g=g.substring(1)+h.charAt(0),h=h.substring(1);var Z=f(b,g)+f(g,h);Z>=q&&(q=Z,T=b,P=g,L=h)}l[p-1][1]!=T&&(T?l[p-1][1]=T:(l.splice(p-1,1),p--),l[p][1]=P,L?l[p+1][1]=L:(l.splice(p+1,1),p--))}p++}},rv=/[^a-zA-Z0-9]/,av=/\s/,nv=/[\r\n]/,Rk=/\n\r?\n$/,Sk=/^\r?\n\r?\n/,ng=function(l){l.push(new Ca(pr,""));for(var f=0,p=0,b=0,g="",h="",_;f<l.length;)switch(l[f][0]){case Za:b++,h+=l[f][1],f++;break;case $n:p++,g+=l[f][1],f++;break;case pr:p+b>1?(p!==0&&b!==0&&(_=Ak(h,g),_!==0&&(f-p-b>0&&l[f-p-b-1][0]==pr?l[f-p-b-1][1]+=h.substring(0,_):(l.splice(0,0,new Ca(pr,h.substring(0,_))),f++),h=h.substring(_),g=g.substring(_)),_=ag(h,g),_!==0&&(l[f][1]=h.substring(h.length-_)+l[f][1],h=h.substring(0,h.length-_),g=g.substring(0,g.length-_))),f-=p+b,l.splice(f,p+b),g.length&&(l.splice(f,0,new Ca($n,g)),f++),h.length&&(l.splice(f,0,new Ca(Za,h)),f++),f++):f!==0&&l[f-1][0]==pr?(l[f-1][1]+=l[f][1],l.splice(f,1)):f++,b=0,p=0,g="",h="";break}l[l.length-1][1]===""&&l.pop();var R=!1;for(f=1;f<l.length-1;)l[f-1][0]==pr&&l[f+1][0]==pr&&(l[f][1].substring(l[f][1].length-l[f-1][1].length)==l[f-1][1]?(l[f][1]=l[f-1][1]+l[f][1].substring(0,l[f][1].length-l[f-1][1].length),l[f+1][1]=l[f-1][1]+l[f+1][1],l.splice(f-1,1),R=!0):l[f][1].substring(0,l[f+1][1].length)==l[f+1][1]&&(l[f-1][1]+=l[f+1][1],l[f][1]=l[f][1].substring(l[f+1][1].length)+l[f+1][1],l.splice(f+1,1),R=!0)),f++;R&&ng(l)},jn={};Object.defineProperty(jn,"__esModule",{value:!0});jn.SIMILAR_MESSAGE=jn.NO_DIFF_MESSAGE=void 0;const kk="Compared values have no visual difference.";jn.NO_DIFF_MESSAGE=kk;const Ok="Compared values serialize to the same structure.\nPrinting internal object structure without calling `toJSON` instead.";jn.SIMILAR_MESSAGE=Ok;var Tr={},Is={};Object.defineProperty(Is,"__esModule",{value:!0});Is.default=Nk;const $i="diff-sequences",Gt=0,Hi=(l,f,p,b,g)=>{let h=0;for(;l<f&&p<b&&g(l,p);)l+=1,p+=1,h+=1;return h},Ui=(l,f,p,b,g)=>{let h=0;for(;l<=f&&p<=b&&g(f,b);)f-=1,b-=1,h+=1;return h},Yc=(l,f,p,b,g,h,_)=>{let R=0,T=-l,P=h[R],L=P;h[R]+=Hi(P+1,f,b+P-T+1,p,g);const q=l<_?l:_;for(R+=1,T+=2;R<=q;R+=1,T+=2){if(R!==l&&L<h[R])P=h[R];else if(P=L+1,f<=P)return R-1;L=h[R],h[R]=P+Hi(P+1,f,b+P-T+1,p,g)}return _},iv=(l,f,p,b,g,h,_)=>{let R=0,T=l,P=h[R],L=P;h[R]-=Ui(f,P-1,p,b+P-T-1,g);const q=l<_?l:_;for(R+=1,T-=2;R<=q;R+=1,T-=2){if(R!==l&&h[R]<L)P=h[R];else if(P=L-1,P<f)return R-1;L=h[R],h[R]=P-Ui(f,P-1,p,b+P-T-1,g)}return _},Mk=(l,f,p,b,g,h,_,R,T,P,L)=>{const q=b-f,Z=p-f,re=g-b-Z,de=-re-(l-1),V=-re+(l-1);let ke=Gt;const Ae=l<R?l:R;for(let Ie=0,ue=-l;Ie<=Ae;Ie+=1,ue+=2){const he=Ie===0||Ie!==l&&ke<_[Ie],qe=he?_[Ie]:ke,dt=he?qe:qe+1,it=q+dt-ue,vt=Hi(dt+1,p,it+1,g,h),_t=dt+vt;if(ke=_[Ie],_[Ie]=_t,de<=ue&&ue<=V){const $t=(l-1-(ue+re))/2;if($t<=P&&T[$t]-1<=_t){const De=q+qe-(he?ue+1:ue-1),Ne=Ui(f,qe,b,De,h),Oe=qe-Ne,Ge=De-Ne,Qe=Oe+1,Et=Ge+1;L.nChangePreceding=l-1,l-1===Qe+Et-f-b?(L.aEndPreceding=f,L.bEndPreceding=b):(L.aEndPreceding=Qe,L.bEndPreceding=Et),L.nCommonPreceding=Ne,Ne!==0&&(L.aCommonPreceding=Qe,L.bCommonPreceding=Et),L.nCommonFollowing=vt,vt!==0&&(L.aCommonFollowing=dt+1,L.bCommonFollowing=it+1);const qt=_t+1,mr=it+vt+1;return L.nChangeFollowing=l-1,l-1===p+g-qt-mr?(L.aStartFollowing=p,L.bStartFollowing=g):(L.aStartFollowing=qt,L.bStartFollowing=mr),!0}}}return!1},Ik=(l,f,p,b,g,h,_,R,T,P,L)=>{const q=g-p,Z=p-f,re=g-b-Z,de=re-l,V=re+l;let ke=Gt;const Ae=l<P?l:P;for(let Ie=0,ue=l;Ie<=Ae;Ie+=1,ue-=2){const he=Ie===0||Ie!==l&&T[Ie]<ke,qe=he?T[Ie]:ke,dt=he?qe:qe-1,it=q+dt-ue,vt=Ui(f,dt-1,b,it-1,h),_t=dt-vt;if(ke=T[Ie],T[Ie]=_t,de<=ue&&ue<=V){const $t=(l+(ue-re))/2;if($t<=R&&_t-1<=_[$t]){const De=it-vt;if(L.nChangePreceding=l,l===_t+De-f-b?(L.aEndPreceding=f,L.bEndPreceding=b):(L.aEndPreceding=_t,L.bEndPreceding=De),L.nCommonPreceding=vt,vt!==0&&(L.aCommonPreceding=_t,L.bCommonPreceding=De),L.nChangeFollowing=l-1,l===1)L.nCommonFollowing=0,L.aStartFollowing=p,L.bStartFollowing=g;else{const Ne=q+qe-(he?ue-1:ue+1),Oe=Hi(qe,p,Ne,g,h);L.nCommonFollowing=Oe,Oe!==0&&(L.aCommonFollowing=qe,L.bCommonFollowing=Ne);const Ge=qe+Oe,Qe=Ne+Oe;l-1===p+g-Ge-Qe?(L.aStartFollowing=p,L.bStartFollowing=g):(L.aStartFollowing=Ge,L.bStartFollowing=Qe)}return!0}}}return!1},Pk=(l,f,p,b,g,h,_,R,T)=>{const P=b-f,L=g-p,q=p-f,Z=g-b,W=Z-q;let re=q,de=q;if(_[0]=f-1,R[0]=p,W%2===0){const V=(l||W)/2,ke=(q+Z)/2;for(let Ae=1;Ae<=ke;Ae+=1)if(re=Yc(Ae,p,g,P,h,_,re),Ae<V)de=iv(Ae,f,b,L,h,R,de);else if(Ik(Ae,f,p,b,g,h,_,re,R,de,T))return}else{const V=((l||W)+1)/2,ke=(q+Z+1)/2;let Ae=1;for(re=Yc(Ae,p,g,P,h,_,re),Ae+=1;Ae<=ke;Ae+=1)if(de=iv(Ae-1,f,b,L,h,R,de),Ae<V)re=Yc(Ae,p,g,P,h,_,re);else if(Mk(Ae,f,p,b,g,h,_,re,R,de,T))return}throw new Error(`${$i}: no overlap aStart=${f} aEnd=${p} bStart=${b} bEnd=${g}`)},ed=(l,f,p,b,g,h,_,R,T,P)=>{if(g-b<p-f){if(h=!h,h&&_.length===1){const{foundSubsequence:_t,isCommon:$t}=_[0];_[1]={foundSubsequence:(De,Ne,Oe)=>{_t(De,Oe,Ne)},isCommon:(De,Ne)=>$t(Ne,De)}}const it=f,vt=p;f=b,p=g,b=it,g=vt}const{foundSubsequence:L,isCommon:q}=_[h?1:0];Pk(l,f,p,b,g,q,R,T,P);const{nChangePreceding:Z,aEndPreceding:W,bEndPreceding:re,nCommonPreceding:de,aCommonPreceding:V,bCommonPreceding:ke,nCommonFollowing:Ae,aCommonFollowing:Ie,bCommonFollowing:ue,nChangeFollowing:he,aStartFollowing:qe,bStartFollowing:dt}=P;f<W&&b<re&&ed(Z,f,W,b,re,h,_,R,T,P),de!==0&&L(de,V,ke),Ae!==0&&L(Ae,Ie,ue),qe<p&&dt<g&&ed(he,qe,p,dt,g,h,_,R,T,P)},ov=(l,f)=>{if(typeof f!="number")throw new TypeError(`${$i}: ${l} typeof ${typeof f} is not a number`);if(!Number.isSafeInteger(f))throw new RangeError(`${$i}: ${l} value ${f} is not a safe integer`);if(f<0)throw new RangeError(`${$i}: ${l} value ${f} is a negative integer`)},sv=(l,f)=>{const p=typeof f;if(p!=="function")throw new TypeError(`${$i}: ${l} typeof ${p} is not a function`)};function Nk(l,f,p,b){ov("aLength",l),ov("bLength",f),sv("isCommon",p),sv("foundSubsequence",b);const g=Hi(0,l,0,f,p);if(g!==0&&b(g,0,0),l!==g||f!==g){const h=g,_=g,R=Ui(h,l-1,_,f-1,p),T=l-R,P=f-R,L=g+R;l!==L&&f!==L&&ed(0,h,T,_,P,!1,[{foundSubsequence:b,isCommon:p}],[Gt],[Gt],{aCommonFollowing:Gt,aCommonPreceding:Gt,aEndPreceding:Gt,aStartFollowing:Gt,bCommonFollowing:Gt,bCommonPreceding:Gt,bEndPreceding:Gt,bStartFollowing:Gt,nChangeFollowing:Gt,nChangePreceding:Gt,nCommonFollowing:Gt,nCommonPreceding:Gt}),R!==0&&b(R,T,P)}}var zn={};Object.defineProperty(zn,"__esModule",{value:!0});zn.joinAlignedDiffsNoExpand=zn.joinAlignedDiffsExpand=void 0;var Ka=Bt;const Lk=(l,f)=>l.replace(/\s+$/,p=>f(p)),cd=(l,f,p,b,g,h)=>l.length!==0?p(`${b} ${Lk(l,g)}`):b!==" "?p(b):f&&h.length!==0?p(`${b} ${h}`):"",ig=(l,f,{aColor:p,aIndicator:b,changeLineTrailingSpaceColor:g,emptyFirstOrLastLinePlaceholder:h})=>cd(l,f,p,b,g,h),og=(l,f,{bColor:p,bIndicator:b,changeLineTrailingSpaceColor:g,emptyFirstOrLastLinePlaceholder:h})=>cd(l,f,p,b,g,h),sg=(l,f,{commonColor:p,commonIndicator:b,commonLineTrailingSpaceColor:g,emptyFirstOrLastLinePlaceholder:h})=>cd(l,f,p,b,g,h),uv=(l,f,p,b,{patchColor:g})=>g(`@@ -${l+1},${f-l} +${p+1},${b-p} @@`),Bk=(l,f)=>{const p=l.length,b=f.contextLines,g=b+b;let h=p,_=!1,R=0,T=0;for(;T!==p;){const ue=T;for(;T!==p&&l[T][0]===Ka.DIFF_EQUAL;)T+=1;if(ue!==T)if(ue===0)T>b&&(h-=T-b,_=!0);else if(T===p){const he=T-ue;he>b&&(h-=he-b,_=!0)}else{const he=T-ue;he>g&&(h-=he-g,R+=1)}for(;T!==p&&l[T][0]!==Ka.DIFF_EQUAL;)T+=1}const P=R!==0||_;R!==0?h+=R+1:_&&(h+=1);const L=h-1,q=[];let Z=0;P&&q.push("");let W=0,re=0,de=0,V=0;const ke=ue=>{const he=q.length;q.push(sg(ue,he===0||he===L,f)),de+=1,V+=1},Ae=ue=>{const he=q.length;q.push(ig(ue,he===0||he===L,f)),de+=1},Ie=ue=>{const he=q.length;q.push(og(ue,he===0||he===L,f)),V+=1};for(T=0;T!==p;){let ue=T;for(;T!==p&&l[T][0]===Ka.DIFF_EQUAL;)T+=1;if(ue!==T)if(ue===0){T>b&&(ue=T-b,W=ue,re=ue,de=W,V=re);for(let he=ue;he!==T;he+=1)ke(l[he][1])}else if(T===p){const he=T-ue>b?ue+b:T;for(let qe=ue;qe!==he;qe+=1)ke(l[qe][1])}else{const he=T-ue;if(he>g){const qe=ue+b;for(let it=ue;it!==qe;it+=1)ke(l[it][1]);q[Z]=uv(W,de,re,V,f),Z=q.length,q.push("");const dt=he-g;W=de+dt,re=V+dt,de=W,V=re;for(let it=T-b;it!==T;it+=1)ke(l[it][1])}else for(let qe=ue;qe!==T;qe+=1)ke(l[qe][1])}for(;T!==p&&l[T][0]===Ka.DIFF_DELETE;)Ae(l[T][1]),T+=1;for(;T!==p&&l[T][0]===Ka.DIFF_INSERT;)Ie(l[T][1]),T+=1}return P&&(q[Z]=uv(W,de,re,V,f)),q.join(`
|
|
56
|
-
`)};zn.joinAlignedDiffsNoExpand=Bk;const $k=(l,f)=>l.map((p,b,g)=>{const h=p[1],_=b===0||b===g.length-1;switch(p[0]){case Ka.DIFF_DELETE:return ig(h,_,f);case Ka.DIFF_INSERT:return og(h,_,f);default:return sg(h,_,f)}}).join(`
|
|
57
|
-
`);zn.joinAlignedDiffsExpand=$k;var Oa={};Object.defineProperty(Oa,"__esModule",{value:!0});Oa.normalizeDiffOptions=Oa.noColor=void 0;var Li=qk(Os);function qk(l){return l&&l.__esModule?l:{default:l}}const td=l=>l;Oa.noColor=td;const ug=5,lg={aAnnotation:"Expected",aColor:Li.default.green,aIndicator:"-",bAnnotation:"Received",bColor:Li.default.red,bIndicator:"+",changeColor:Li.default.inverse,changeLineTrailingSpaceColor:td,commonColor:Li.default.dim,commonIndicator:" ",commonLineTrailingSpaceColor:td,compareKeys:void 0,contextLines:ug,emptyFirstOrLastLinePlaceholder:"",expand:!0,includeChangeCounts:!1,omitAnnotationLines:!1,patchColor:Li.default.yellow},jk=l=>l&&typeof l=="function"?l:lg.compareKeys,zk=l=>typeof l=="number"&&Number.isSafeInteger(l)&&l>=0?l:ug,Vk=(l={})=>({...lg,...l,compareKeys:jk(l.compareKeys),contextLines:zk(l.contextLines)});Oa.normalizeDiffOptions=Vk;Object.defineProperty(Tr,"__esModule",{value:!0});Tr.printDiffLines=Tr.diffLinesUnified2=Tr.diffLinesUnified=Tr.diffLinesRaw=void 0;var Hk=Uk(Is),tr=Bt,lv=zn,cg=Oa;function Uk(l){return l&&l.__esModule?l:{default:l}}const Bn=l=>l.length===1&&l[0].length===0,Gk=l=>{let f=0,p=0;return l.forEach(b=>{switch(b[0]){case tr.DIFF_DELETE:f+=1;break;case tr.DIFF_INSERT:p+=1;break}}),{a:f,b:p}},Wk=({aAnnotation:l,aColor:f,aIndicator:p,bAnnotation:b,bColor:g,bIndicator:h,includeChangeCounts:_,omitAnnotationLines:R},T)=>{if(R)return"";let P="",L="";if(_){const W=String(T.a),re=String(T.b),de=b.length-l.length,V=" ".repeat(Math.max(0,de)),ke=" ".repeat(Math.max(0,-de)),Ae=re.length-W.length,Ie=" ".repeat(Math.max(0,Ae)),ue=" ".repeat(Math.max(0,-Ae));P=`${V} ${p} ${Ie}${W}`,L=`${ke} ${h} ${ue}${re}`}const q=`${p} ${l}${P}`,Z=`${h} ${b}${L}`;return`${f(q)}
|
|
58
|
-
${g(Z)}
|
|
59
|
-
|
|
60
|
-
`},dd=(l,f)=>Wk(f,Gk(l))+(f.expand?(0,lv.joinAlignedDiffsExpand)(l,f):(0,lv.joinAlignedDiffsNoExpand)(l,f));Tr.printDiffLines=dd;const dg=(l,f,p)=>dd(fd(Bn(l)?[]:l,Bn(f)?[]:f),(0,cg.normalizeDiffOptions)(p));Tr.diffLinesUnified=dg;const Yk=(l,f,p,b,g)=>{if(Bn(l)&&Bn(p)&&(l=[],p=[]),Bn(f)&&Bn(b)&&(f=[],b=[]),l.length!==p.length||f.length!==b.length)return dg(l,f,g);const h=fd(p,b);let _=0,R=0;return h.forEach(T=>{switch(T[0]){case tr.DIFF_DELETE:T[1]=l[_],_+=1;break;case tr.DIFF_INSERT:T[1]=f[R],R+=1;break;default:T[1]=f[R],_+=1,R+=1}}),dd(h,(0,cg.normalizeDiffOptions)(g))};Tr.diffLinesUnified2=Yk;const fd=(l,f)=>{const p=l.length,b=f.length,g=(P,L)=>l[P]===f[L],h=[];let _=0,R=0;const T=(P,L,q)=>{for(;_!==L;_+=1)h.push(new tr.Diff(tr.DIFF_DELETE,l[_]));for(;R!==q;R+=1)h.push(new tr.Diff(tr.DIFF_INSERT,f[R]));for(;P!==0;P-=1,_+=1,R+=1)h.push(new tr.Diff(tr.DIFF_EQUAL,f[R]))};for((0,Hk.default)(p,b,g,T);_!==p;_+=1)h.push(new tr.Diff(tr.DIFF_DELETE,l[_]));for(;R!==b;R+=1)h.push(new tr.Diff(tr.DIFF_INSERT,f[R]));return h};Tr.diffLinesRaw=fd;var Vn={},Ps={};Object.defineProperty(Ps,"__esModule",{value:!0});Ps.default=void 0;var Xk=Kk(Is),jr=Bt;function Kk(l){return l&&l.__esModule?l:{default:l}}const Zk=(l,f)=>{const p=(R,T)=>l[R]===f[T];let b=0,g=0;const h=[],_=(R,T,P)=>{b!==T&&h.push(new jr.Diff(jr.DIFF_DELETE,l.slice(b,T))),g!==P&&h.push(new jr.Diff(jr.DIFF_INSERT,f.slice(g,P))),b=T+R,g=P+R,h.push(new jr.Diff(jr.DIFF_EQUAL,f.slice(P,g)))};return(0,Xk.default)(l.length,f.length,p,_),b!==l.length&&h.push(new jr.Diff(jr.DIFF_DELETE,l.slice(b))),g!==f.length&&h.push(new jr.Diff(jr.DIFF_INSERT,f.slice(g))),h};var Jk=Zk;Ps.default=Jk;var Ns={};Object.defineProperty(Ns,"__esModule",{value:!0});Ns.default=void 0;var Rr=Bt;const Qk=(l,f,p)=>f.reduce((b,g)=>b+(g[0]===Rr.DIFF_EQUAL?g[1]:g[0]===l&&g[1].length!==0?p(g[1]):""),"");class cv{constructor(f,p){br(this,"op");br(this,"line");br(this,"lines");br(this,"changeColor");this.op=f,this.line=[],this.lines=[],this.changeColor=p}pushSubstring(f){this.pushDiff(new Rr.Diff(this.op,f))}pushLine(){this.lines.push(this.line.length!==1?new Rr.Diff(this.op,Qk(this.op,this.line,this.changeColor)):this.line[0][0]===this.op?this.line[0]:new Rr.Diff(this.op,this.line[0][1])),this.line.length=0}isLineEmpty(){return this.line.length===0}pushDiff(f){this.line.push(f)}align(f){const p=f[1];if(p.includes(`
|
|
61
|
-
`)){const b=p.split(`
|
|
62
|
-
`),g=b.length-1;b.forEach((h,_)=>{_<g?(this.pushSubstring(h),this.pushLine()):h.length!==0&&this.pushSubstring(h)})}else this.pushDiff(f)}moveLinesTo(f){this.isLineEmpty()||this.pushLine(),f.push(...this.lines),this.lines.length=0}}class eO{constructor(f,p){br(this,"deleteBuffer");br(this,"insertBuffer");br(this,"lines");this.deleteBuffer=f,this.insertBuffer=p,this.lines=[]}pushDiffCommonLine(f){this.lines.push(f)}pushDiffChangeLines(f){const p=f[1].length===0;(!p||this.deleteBuffer.isLineEmpty())&&this.deleteBuffer.pushDiff(f),(!p||this.insertBuffer.isLineEmpty())&&this.insertBuffer.pushDiff(f)}flushChangeLines(){this.deleteBuffer.moveLinesTo(this.lines),this.insertBuffer.moveLinesTo(this.lines)}align(f){const p=f[0],b=f[1];if(b.includes(`
|
|
63
|
-
`)){const g=b.split(`
|
|
64
|
-
`),h=g.length-1;g.forEach((_,R)=>{if(R===0){const T=new Rr.Diff(p,_);this.deleteBuffer.isLineEmpty()&&this.insertBuffer.isLineEmpty()?(this.flushChangeLines(),this.pushDiffCommonLine(T)):(this.pushDiffChangeLines(T),this.flushChangeLines())}else R<h?this.pushDiffCommonLine(new Rr.Diff(p,_)):_.length!==0&&this.pushDiffChangeLines(new Rr.Diff(p,_))})}else this.pushDiffChangeLines(f)}getLines(){return this.flushChangeLines(),this.lines}}const tO=(l,f)=>{const p=new cv(Rr.DIFF_DELETE,f),b=new cv(Rr.DIFF_INSERT,f),g=new eO(p,b);return l.forEach(h=>{switch(h[0]){case Rr.DIFF_DELETE:p.align(h);break;case Rr.DIFF_INSERT:b.align(h);break;default:g.align(h)}}),g.getLines()};var rO=tO;Ns.default=rO;Object.defineProperty(Vn,"__esModule",{value:!0});Vn.diffStringsUnified=Vn.diffStringsRaw=void 0;var rd=Bt,dv=Tr,aO=fg(Ps),nO=fg(Ns),iO=Oa;function fg(l){return l&&l.__esModule?l:{default:l}}const oO=(l,f)=>{if(f){const p=l.length-1;return l.some((b,g)=>b[0]===rd.DIFF_EQUAL&&(g!==p||b[1]!==`
|
|
65
|
-
`))}return l.some(p=>p[0]===rd.DIFF_EQUAL)},sO=(l,f,p)=>{if(l!==f&&l.length!==0&&f.length!==0){const b=l.includes(`
|
|
66
|
-
`)||f.includes(`
|
|
67
|
-
`),g=pg(b?`${l}
|
|
68
|
-
`:l,b?`${f}
|
|
69
|
-
`:f,!0);if(oO(g,b)){const h=(0,iO.normalizeDiffOptions)(p),_=(0,nO.default)(g,h.changeColor);return(0,dv.printDiffLines)(_,h)}}return(0,dv.diffLinesUnified)(l.split(`
|
|
70
|
-
`),f.split(`
|
|
71
|
-
`),p)};Vn.diffStringsUnified=sO;const pg=(l,f,p)=>{const b=(0,aO.default)(l,f);return p&&(0,rd.cleanupSemantic)(b),b};Vn.diffStringsRaw=pg;(function(l){Object.defineProperty(l,"__esModule",{value:!0}),Object.defineProperty(l,"DIFF_DELETE",{enumerable:!0,get:function(){return g.DIFF_DELETE}}),Object.defineProperty(l,"DIFF_EQUAL",{enumerable:!0,get:function(){return g.DIFF_EQUAL}}),Object.defineProperty(l,"DIFF_INSERT",{enumerable:!0,get:function(){return g.DIFF_INSERT}}),Object.defineProperty(l,"Diff",{enumerable:!0,get:function(){return g.Diff}}),l.diff=he,Object.defineProperty(l,"diffLinesRaw",{enumerable:!0,get:function(){return _.diffLinesRaw}}),Object.defineProperty(l,"diffLinesUnified",{enumerable:!0,get:function(){return _.diffLinesUnified}}),Object.defineProperty(l,"diffLinesUnified2",{enumerable:!0,get:function(){return _.diffLinesUnified2}}),Object.defineProperty(l,"diffStringsRaw",{enumerable:!0,get:function(){return T.diffStringsRaw}}),Object.defineProperty(l,"diffStringsUnified",{enumerable:!0,get:function(){return T.diffStringsUnified}});var f=P(Os),p=Qa,b=Sr,g=Bt,h=jn,_=Tr,R=Oa,T=Vn;function P(De){return De&&De.__esModule?De:{default:De}}var L=globalThis["jest-symbol-do-not-touch"]||globalThis.Symbol;const q=(De,Ne)=>{const{commonColor:Oe}=(0,R.normalizeDiffOptions)(Ne);return Oe(De)},{AsymmetricMatcher:Z,DOMCollection:W,DOMElement:re,Immutable:de,ReactElement:V,ReactTestComponent:ke}=b.plugins,Ae=[ke,V,re,W,de,Z],Ie={plugins:Ae},ue={callToJSON:!1,maxDepth:10,plugins:Ae};function he(De,Ne,Oe){if(Object.is(De,Ne))return q(h.NO_DIFF_MESSAGE,Oe);const Ge=(0,p.getType)(De);let Qe=Ge,Et=!1;if(Ge==="object"&&typeof De.asymmetricMatch=="function"){if(De.$$typeof!==L.for("jest.asymmetricMatcher")||typeof De.getExpectedType!="function")return null;Qe=De.getExpectedType(),Et=Qe==="string"}if(Qe!==(0,p.getType)(Ne))return` Comparing two different types of values. Expected ${f.default.green(Qe)} but received ${f.default.red((0,p.getType)(Ne))}.`;if(Et)return null;switch(Ge){case"string":return(0,_.diffLinesUnified)(De.split(`
|
|
72
|
-
`),Ne.split(`
|
|
73
|
-
`),Oe);case"boolean":case"number":return qe(De,Ne,Oe);case"map":return vt(dt(De),dt(Ne),Oe);case"set":return vt(it(De),it(Ne),Oe);default:return vt(De,Ne,Oe)}}function qe(De,Ne,Oe){const Ge=(0,b.format)(De,Ie),Qe=(0,b.format)(Ne,Ie);return Ge===Qe?q(h.NO_DIFF_MESSAGE,Oe):(0,_.diffLinesUnified)(Ge.split(`
|
|
74
|
-
`),Qe.split(`
|
|
75
|
-
`),Oe)}function dt(De){return new Map(Array.from(De.entries()).sort())}function it(De){return new Set(Array.from(De.values()).sort())}function vt(De,Ne,Oe){let Ge,Qe=!1;try{const qt=_t(Ie,Oe);Ge=$t(De,Ne,qt,Oe)}catch{Qe=!0}const Et=q(h.NO_DIFF_MESSAGE,Oe);if(Ge===void 0||Ge===Et){const qt=_t(ue,Oe);Ge=$t(De,Ne,qt,Oe),Ge!==Et&&!Qe&&(Ge=`${q(h.SIMILAR_MESSAGE,Oe)}
|
|
76
|
-
|
|
77
|
-
${Ge}`)}return Ge}function _t(De,Ne){const{compareKeys:Oe}=(0,R.normalizeDiffOptions)(Ne);return{...De,compareKeys:Oe}}function $t(De,Ne,Oe,Ge){const Qe={...Oe,indent:0},Et=(0,b.format)(De,Qe),qt=(0,b.format)(Ne,Qe);if(Et===qt)return q(h.NO_DIFF_MESSAGE,Ge);{const mr=(0,b.format)(De,Oe),na=(0,b.format)(Ne,Oe);return(0,_.diffLinesUnified2)(mr.split(`
|
|
78
|
-
`),na.split(`
|
|
79
|
-
`),Et.split(`
|
|
80
|
-
`),qt.split(`
|
|
81
|
-
`),Ge)}}})(Cv);var Ls={};Object.defineProperty(Ls,"__esModule",{value:!0});Ls.default=void 0;var Xc=Qa;const fv=["map","array","object"];class uO{constructor(f){br(this,"object");br(this,"type");if(this.object=f,this.type=(0,Xc.getType)(f),!fv.includes(this.type))throw new Error(`Type ${this.type} is not support in Replaceable!`)}static isReplaceable(f,p){const b=(0,Xc.getType)(f),g=(0,Xc.getType)(p);return b===g&&fv.includes(b)}forEach(f){if(this.type==="object"){const p=Object.getOwnPropertyDescriptors(this.object);[...Object.keys(p),...Object.getOwnPropertySymbols(p)].filter(b=>p[b].enumerable).forEach(b=>{f(this.object[b],b,this.object)})}else this.object.forEach(f)}get(f){return this.type==="map"?this.object.get(f):this.object[f]}set(f,p){this.type==="map"?this.object.set(f,p):this.object[f]=p}}Ls.default=uO;var pd={};Object.defineProperty(pd,"__esModule",{value:!0});pd.default=Bs;var lO=Sr;const mg=[Array,Date,Float32Array,Float64Array,Int16Array,Int32Array,Int8Array,Map,Set,RegExp,Uint16Array,Uint32Array,Uint8Array,Uint8ClampedArray];typeof Buffer<"u"&&mg.push(Buffer);const cO=l=>mg.includes(l.constructor),dO=l=>l.constructor===Map;function Bs(l,f=new WeakMap){return typeof l!="object"||l===null?l:f.has(l)?f.get(l):Array.isArray(l)?pO(l,f):dO(l)?mO(l,f):cO(l)?l:lO.plugins.DOMElement.test(l)?l.cloneNode(!0):fO(l,f)}function fO(l,f){const p=Object.create(Object.getPrototypeOf(l)),b=Object.getOwnPropertyDescriptors(l);f.set(l,p);const g=[...Object.keys(b),...Object.getOwnPropertySymbols(b)].reduce((h,_)=>{const R=b[_].enumerable;return h[_]={configurable:!0,enumerable:R,value:Bs(l[_],f),writable:!0},h},{});return Object.defineProperties(p,g)}function pO(l,f){const p=new(Object.getPrototypeOf(l)).constructor(l.length),b=l.length;f.set(l,p);for(let g=0;g<b;g++)p[g]=Bs(l[g],f);return p}function mO(l,f){const p=new Map;return f.set(l,p),l.forEach((b,g)=>{p.set(g,Bs(b,f))}),p}Object.defineProperty(Ce,"__esModule",{value:!0});Ce.printReceived=Ce.printExpected=Ce.printDiffOrStringify=Ce.pluralize=Ce.matcherHint=Ce.matcherErrorMessage=Ce.highlightTrailingWhitespace=Ce.getLabelPrinter=Ce.ensureNumbers=Ce.ensureNoExpected=Ce.ensureExpectedIsNumber=Ce.ensureExpectedIsNonNegativeInteger=Ce.ensureActualIsNumber=Ce.diff=Ce.SUGGEST_TO_CONTAIN_EQUAL=Ce.RECEIVED_COLOR=Ce.INVERTED_COLOR=Ce.EXPECTED_COLOR=Ce.DIM_COLOR=Ce.BOLD_WEIGHT=void 0;Ce.printWithType=Gi;Ce.replaceMatchedToAsymmetricMatcher=yg;Ce.stringify=void 0;var zr=md(Os),xa=Cv,qi=Qa,ad=Sr,Cs=md(Ls),pv=md(pd);function md(l){return l&&l.__esModule?l:{default:l}}const{AsymmetricMatcher:hO,DOMCollection:vO,DOMElement:gO,Immutable:bO,ReactElement:yO,ReactTestComponent:wO}=ad.plugins,mv=[wO,yO,gO,vO,bO,hO],Hn=zr.default.green;Ce.EXPECTED_COLOR=Hn;const $s=zr.default.red;Ce.RECEIVED_COLOR=$s;const hg=zr.default.inverse;Ce.INVERTED_COLOR=hg;const DO=zr.default.bold;Ce.BOLD_WEIGHT=DO;const _a=zr.default.dim;Ce.DIM_COLOR=_a;const hv=/\n/,_O="·",EO=["zero","one","two","three","four","five","six","seven","eight","nine","ten","eleven","twelve","thirteen"],xO=zr.default.dim("Looks like you wanted to test for object/array equality with the stricter `toContain` matcher. You probably need to use `toContainEqual` instead.");Ce.SUGGEST_TO_CONTAIN_EQUAL=xO;const Ja=(l,f=10,p=10)=>{let g;try{g=(0,ad.format)(l,{maxDepth:f,maxWidth:p,min:!0,plugins:mv})}catch{g=(0,ad.format)(l,{callToJSON:!1,maxDepth:f,maxWidth:p,min:!0,plugins:mv})}return g.length>=1e4&&f>1?Ja(l,Math.floor(f/2),p):g.length>=1e4&&p>1?Ja(l,f,Math.floor(p/2)):g};Ce.stringify=Ja;const CO=l=>l.replace(/\s+$/gm,zr.default.inverse("$&"));Ce.highlightTrailingWhitespace=CO;const vg=l=>l.replace(/\s+$/gm,f=>_O.repeat(f.length)),Ts=l=>$s(vg(Ja(l)));Ce.printReceived=Ts;const Un=l=>Hn(vg(Ja(l)));Ce.printExpected=Un;function Gi(l,f,p){const b=(0,qi.getType)(f),g=b!=="null"&&b!=="undefined"?`${l} has type: ${b}
|
|
82
|
-
`:"",h=`${l} has value: ${p(f)}`;return g+h}const AO=(l,f,p)=>{if(typeof l<"u"){const b=(p?"":"[.not]")+f;throw new Error(Wi(Yi(b,void 0,"",p),"this matcher must not have an expected argument",Gi("Expected",l,Un)))}};Ce.ensureNoExpected=AO;const gg=(l,f,p)=>{if(typeof l!="number"&&typeof l!="bigint"){const b=(p?"":"[.not]")+f;throw new Error(Wi(Yi(b,void 0,void 0,p),`${$s("received")} value must be a number or bigint`,Gi("Received",l,Ts)))}};Ce.ensureActualIsNumber=gg;const bg=(l,f,p)=>{if(typeof l!="number"&&typeof l!="bigint"){const b=(p?"":"[.not]")+f;throw new Error(Wi(Yi(b,void 0,void 0,p),`${Hn("expected")} value must be a number or bigint`,Gi("Expected",l,Un)))}};Ce.ensureExpectedIsNumber=bg;const FO=(l,f,p,b)=>{gg(l,p,b),bg(f,p,b)};Ce.ensureNumbers=FO;const TO=(l,f,p)=>{if(typeof l!="number"||!Number.isSafeInteger(l)||l<0){const b=(p?"":"[.not]")+f;throw new Error(Wi(Yi(b,void 0,void 0,p),`${Hn("expected")} value must be a non-negative integer`,Gi("Expected",l,Un)))}};Ce.ensureExpectedIsNonNegativeInteger=TO;const vv=(l,f,p)=>l.reduce((b,g)=>b+(g[0]===xa.DIFF_EQUAL?g[1]:g[0]!==f?"":p?hg(g[1]):g[1]),""),RO=(l,f)=>{const p=(0,qi.getType)(l),b=(0,qi.getType)(f);return p!==b?!1:(0,qi.isPrimitive)(l)?typeof l=="string"&&typeof f=="string"&&l.length!==0&&f.length!==0&&(hv.test(l)||hv.test(f)):!(p==="date"||p==="function"||p==="regexp"||l instanceof Error&&f instanceof Error||b==="object"&&typeof f.asymmetricMatch=="function")},gv=2e4,SO=(l,f,p,b,g)=>{if(typeof l=="string"&&typeof f=="string"&&l.length!==0&&f.length!==0&&l.length<=gv&&f.length<=gv&&l!==f){if(l.includes(`
|
|
83
|
-
`)||f.includes(`
|
|
84
|
-
`))return(0,xa.diffStringsUnified)(l,f,{aAnnotation:p,bAnnotation:b,changeLineTrailingSpaceColor:zr.default.bgYellow,commonLineTrailingSpaceColor:zr.default.bgYellow,emptyFirstOrLastLinePlaceholder:"↵",expand:g,includeChangeCounts:!0});const T=(0,xa.diffStringsRaw)(l,f,!0),P=T.some(W=>W[0]===xa.DIFF_EQUAL),L=nd(p,b),q=L(p)+Un(vv(T,xa.DIFF_DELETE,P)),Z=L(b)+Ts(vv(T,xa.DIFF_INSERT,P));return`${q}
|
|
85
|
-
${Z}`}if(RO(l,f)){const{replacedExpected:T,replacedReceived:P}=yg(l,f,[],[]),L=(0,xa.diff)(T,P,{aAnnotation:p,bAnnotation:b,expand:g,includeChangeCounts:!0});if(typeof L=="string"&&L.includes(`- ${p}`)&&L.includes(`+ ${b}`))return L}const h=nd(p,b),_=h(p)+Un(l),R=h(b)+(Ja(l)===Ja(f)?"serializes to the same string":Ts(f));return`${_}
|
|
86
|
-
${R}`};Ce.printDiffOrStringify=SO;const kO=(l,f)=>!(typeof l=="number"&&typeof f=="number"||typeof l=="bigint"&&typeof f=="bigint"||typeof l=="boolean"&&typeof f=="boolean");function yg(l,f,p,b){return wg((0,pv.default)(l),(0,pv.default)(f),p,b)}function wg(l,f,p,b){if(!Cs.default.isReplaceable(l,f))return{replacedExpected:l,replacedReceived:f};if(p.includes(l)||b.includes(f))return{replacedExpected:l,replacedReceived:f};p.push(l),b.push(f);const g=new Cs.default(l),h=new Cs.default(f);return g.forEach((_,R)=>{const T=h.get(R);if(bv(_))_.asymmetricMatch(T)&&h.set(R,_);else if(bv(T))T.asymmetricMatch(_)&&g.set(R,T);else if(Cs.default.isReplaceable(_,T)){const P=wg(_,T,p,b);g.set(R,P.replacedExpected),h.set(R,P.replacedReceived)}}),{replacedExpected:g.object,replacedReceived:h.object}}function bv(l){return(0,qi.getType)(l)==="object"&&typeof l.asymmetricMatch=="function"}const OO=(l,f,p)=>kO(l,f)?(0,xa.diff)(l,f,p):null;Ce.diff=OO;const MO=(l,f)=>`${EO[f]||f} ${l}${f===1?"":"s"}`;Ce.pluralize=MO;const nd=(...l)=>{const f=l.reduce((p,b)=>b.length>p?b.length:p,0);return p=>`${p}: ${" ".repeat(f-p.length)}`};Ce.getLabelPrinter=nd;const Wi=(l,f,p)=>`${l}
|
|
87
|
-
|
|
88
|
-
${zr.default.bold("Matcher error")}: ${f}${typeof p=="string"?`
|
|
89
|
-
|
|
90
|
-
${p}`:""}`;Ce.matcherErrorMessage=Wi;const Yi=(l,f="received",p="expected",b={})=>{const{comment:g="",expectedColor:h=Hn,isDirectExpectCall:_=!1,isNot:R=!1,promise:T="",receivedColor:P=$s,secondArgument:L="",secondArgumentColor:q=Hn}=b;let Z="",W="expect";return!_&&f!==""&&(Z+=_a(`${W}(`)+P(f),W=")"),T!==""&&(Z+=_a(`${W}.`)+T,W=""),R&&(Z+=`${_a(`${W}.`)}not`,W=""),l.includes(".")?W+=l:(Z+=_a(`${W}.`)+l,W=""),p===""?W+="()":(Z+=_a(`${W}(`)+h(p),L&&(Z+=_a(", ")+q(L)),W=")"),g!==""&&(W+=` // ${g}`),W!==""&&(Z+=_a(W)),Z};Ce.matcherHint=Yi;const id=HR,IO=UR,Kc=Os,{printReceived:PO,matcherHint:NO}=Ce,LO=id.getRules(["cat.color"]);function BO(l){if($O(l)){if(document.body.contains(l))return[l,()=>{}];l=l.outerHTML}if(qO(l)){const f=document.body.innerHTML,p=()=>{document.body.innerHTML=f};return document.body.innerHTML=l,[document.body,p]}throw typeof l=="string"?new Error(`html parameter ("${l}") has no elements`):new Error("html parameter should be an HTML string or an HTML element")}function yv(l={}){const{globalOptions:f={},...p}=l,{rules:b=[],...g}=f,h=LO.map(({ruleId:_})=>({id:_,enabled:!1}));return id.configure({rules:[...h,...b],...g}),function(R,T={}){const[P,L]=BO(R),q=IO({},p,T);return new Promise((Z,W)=>{id.run(P,q,(re,de)=>{L(),re&&W(re),Z(de)})})}}function $O(l){return!!l&&typeof l=="object"&&typeof l.tagName=="string"}function qO(l){return typeof l=="string"&&/(<([^>]+)>)/i.test(l)}function jO(l,f){return f&&f.length>0?l.filter(p=>f.includes(p.impact)):l}const zO={toHaveNoViolations(l){if(typeof l.violations>"u")throw new Error("Unexpected aXe results object. No violations property found.\nDid you change the `reporter` in your aXe configuration?");const f=jO(l.violations,l.toolOptions?l.toolOptions.impactLevels:[]),b=(_=>{if(_.length===0)return[];const R=`
|
|
91
|
-
|
|
92
|
-
`;return _.map(P=>P.nodes.map(q=>`Expected the HTML found at $('${q.target.join(", ")}') to have no violations:`+R+Kc.grey(q.html)+R+"Received:"+R+PO(`${P.help} (${P.id})`)+R+Kc.yellow(q.failureSummary)+R+(P.helpUrl?`You can find more information on this issue here:
|
|
93
|
-
${Kc.blue(P.helpUrl)}`:"")).join(R)).join(R+"────────"+R)})(f),g=b.length===0;return{actual:f,message:()=>{if(!g)return NO(".toHaveNoViolations")+`
|
|
94
|
-
|
|
95
|
-
${b}`},pass:g}}};var VO={configureAxe:yv,axe:yv(),toHaveNoViolations:zO};exports.jestAxe=VO;
|
|
96
|
-
//# sourceMappingURL=index-BHsZ5xlA.cjs.map
|