@uva-glass/component-library 3.57.4 → 3.57.5

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.
Files changed (183) hide show
  1. package/dist/{DataTable-Guuh0GZc.js → DataTable-UslvEf3c.js} +3 -3
  2. package/dist/{DataTable-Guuh0GZc.js.map → DataTable-UslvEf3c.js.map} +1 -1
  3. package/dist/{Lexical.prod-Dy5aDppc.js → Lexical.prod-BlUfEvo-.js} +1461 -1476
  4. package/dist/{Lexical.prod-Dy5aDppc.js.map → Lexical.prod-BlUfEvo-.js.map} +1 -1
  5. package/dist/{LexicalClipboard.prod-CS8a49uL.js → LexicalClipboard.prod-DQbm50C_.js} +132 -131
  6. package/dist/LexicalClipboard.prod-DQbm50C_.js.map +1 -0
  7. package/dist/LexicalHtml.prod-Czkg35Fe.js +1129 -0
  8. package/dist/LexicalHtml.prod-Czkg35Fe.js.map +1 -0
  9. package/dist/{LexicalLink.prod-DzgwWhQM.js → LexicalLink.prod-6gI2ABQo.js} +141 -141
  10. package/dist/{LexicalLink.prod-DzgwWhQM.js.map → LexicalLink.prod-6gI2ABQo.js.map} +1 -1
  11. package/dist/{LexicalList.prod-icY8mpm6.js → LexicalList.prod-CMGvSM1c.js} +265 -265
  12. package/dist/{LexicalList.prod-icY8mpm6.js.map → LexicalList.prod-CMGvSM1c.js.map} +1 -1
  13. package/dist/LexicalSelection.prod-DS_R6Cl1.js +99 -0
  14. package/dist/LexicalSelection.prod-DS_R6Cl1.js.map +1 -0
  15. package/dist/{LexicalTable.prod-Bf0is-op.js → LexicalTable.prod-D3FUVxbr.js} +582 -582
  16. package/dist/LexicalTable.prod-D3FUVxbr.js.map +1 -0
  17. package/dist/LexicalUtils.prod-CNWf_0sq.js +164 -0
  18. package/dist/LexicalUtils.prod-CNWf_0sq.js.map +1 -0
  19. package/dist/{LinkContextMenu-C8ehPbP8.js → LinkContextMenu-59-rbxa2.js} +2 -2
  20. package/dist/{LinkContextMenu-C8ehPbP8.js.map → LinkContextMenu-59-rbxa2.js.map} +1 -1
  21. package/dist/{PasteHandlerPlugin-CSo_lOE8.js → PasteHandlerPlugin-CTzYRyAx.js} +9 -9
  22. package/dist/{PasteHandlerPlugin-CSo_lOE8.js.map → PasteHandlerPlugin-CTzYRyAx.js.map} +1 -1
  23. package/dist/{Slider-Czd2xAGf.js → Slider-CqYFsgRL.js} +3 -3
  24. package/dist/{Slider-Czd2xAGf.js.map → Slider-CqYFsgRL.js.map} +1 -1
  25. package/dist/{TableCellResizerPlugin-Bb2blXnq.js → TableCellResizerPlugin-D-fX5I3p.js} +12 -5
  26. package/dist/{TableCellResizerPlugin-Bb2blXnq.js.map → TableCellResizerPlugin-D-fX5I3p.js.map} +1 -1
  27. package/dist/{chunk-5WKL7XVT-CvOIS3NE.js → chunk-SNLGT2ZI--XVeLAcq.js} +2540 -2881
  28. package/dist/chunk-SNLGT2ZI--XVeLAcq.js.map +1 -0
  29. package/dist/{client-CXlG3hNo.js → client-CTHUtwUP.js} +4 -4
  30. package/dist/{client-CXlG3hNo.js.map → client-CTHUtwUP.js.map} +1 -1
  31. package/dist/components/Accordion/Accordion.test.js +15 -14
  32. package/dist/components/Accordion/Accordion.test.js.map +1 -1
  33. package/dist/components/AccordionCard/AccordionCard.test.js +20 -19
  34. package/dist/components/AccordionCard/AccordionCard.test.js.map +1 -1
  35. package/dist/components/ActionList/ActionList.test.js +26 -25
  36. package/dist/components/ActionList/ActionList.test.js.map +1 -1
  37. package/dist/components/AppStatusBar/AppStatusBar.test.js +6 -5
  38. package/dist/components/AppStatusBar/AppStatusBar.test.js.map +1 -1
  39. package/dist/components/Attention/Attention.test.js +5 -4
  40. package/dist/components/Attention/Attention.test.js.map +1 -1
  41. package/dist/components/Backdrop/Backdrop.test.js +5 -4
  42. package/dist/components/Backdrop/Backdrop.test.js.map +1 -1
  43. package/dist/components/Buttons/Button.stories.js +1 -1
  44. package/dist/components/Buttons/Button.test.js +20 -19
  45. package/dist/components/Buttons/Button.test.js.map +1 -1
  46. package/dist/components/Buttons/LinkButton.stories.js +1 -1
  47. package/dist/components/Buttons/LinkButton.test.js +22 -21
  48. package/dist/components/Buttons/LinkButton.test.js.map +1 -1
  49. package/dist/components/Buttons/MenuButton.stories.js +1 -1
  50. package/dist/components/Buttons/MenuButton.test.js +20 -19
  51. package/dist/components/Buttons/MenuButton.test.js.map +1 -1
  52. package/dist/components/Card/Card.test.js +5 -4
  53. package/dist/components/Card/Card.test.js.map +1 -1
  54. package/dist/components/Checkbox/Checkbox.stories.js +1 -1
  55. package/dist/components/Checkbox/Checkbox.test.js +9 -8
  56. package/dist/components/Checkbox/Checkbox.test.js.map +1 -1
  57. package/dist/components/CheckboxButtonBar/CheckboxButtonBar.stories.js +1 -1
  58. package/dist/components/CheckboxButtonBar/CheckboxButtonBar.test.js +16 -15
  59. package/dist/components/CheckboxButtonBar/CheckboxButtonBar.test.js.map +1 -1
  60. package/dist/components/CheckboxTree/CheckboxTree.js +1 -1
  61. package/dist/components/CheckboxTree/CheckboxTree.stories.js +3 -3
  62. package/dist/components/CheckboxTree/index.js +1 -1
  63. package/dist/components/Chip/Chip.stories.js +1 -1
  64. package/dist/components/ControlsButton/ControlsButton.stories.js +1 -1
  65. package/dist/components/DataTable/DataTable.js +1 -1
  66. package/dist/components/DataTable/DataTable.stories.js +1 -1
  67. package/dist/components/DataTable/index.js +1 -1
  68. package/dist/components/Drawer/Drawer.stories.js +1 -1
  69. package/dist/components/FeedbackBar/FeedbackBar.test.js +8 -7
  70. package/dist/components/FeedbackBar/FeedbackBar.test.js.map +1 -1
  71. package/dist/components/FormInput/FormInput.js +1 -1
  72. package/dist/components/FormInput/FormInput.stories.js +2 -2
  73. package/dist/components/FormInput/index.js +1 -1
  74. package/dist/components/IconButton/IconButton.stories.js +1 -1
  75. package/dist/components/InputField/InputField.stories.js +1 -1
  76. package/dist/components/Label/Label.test.js +12 -11
  77. package/dist/components/Label/Label.test.js.map +1 -1
  78. package/dist/components/MetaDataBar/MetaDataBar.test.js +5 -4
  79. package/dist/components/MetaDataBar/MetaDataBar.test.js.map +1 -1
  80. package/dist/components/ModalDialog/ModalDialog.stories.js +1 -1
  81. package/dist/components/MultiSelect/MultiSelect.js +1 -1
  82. package/dist/components/MultiSelect/MultiSelect.stories.js +2 -2
  83. package/dist/components/MultiSelect/components/MultiSelectHeader.js +1 -1
  84. package/dist/components/MultiSelect/index.js +1 -1
  85. package/dist/components/MultiSelectBox/MultiSelectBox.stories.js +1 -1
  86. package/dist/components/MultiSelectBox/MultiSelectBox.test.js +12 -11
  87. package/dist/components/MultiSelectBox/MultiSelectBox.test.js.map +1 -1
  88. package/dist/components/Notification/Notification.stories.js +1 -1
  89. package/dist/components/Notification/Notification.test.js +8 -7
  90. package/dist/components/Notification/Notification.test.js.map +1 -1
  91. package/dist/components/OverlayCloseButton/OverlayCloseButton.stories.js +1 -1
  92. package/dist/components/PeriodSelector/PeriodSelector.js +1 -1
  93. package/dist/components/PeriodSelector/PeriodSelector.stories.js +2 -2
  94. package/dist/components/PeriodSelector/index.js +1 -1
  95. package/dist/components/RadioGroup/RadioGroup.stories.js +1 -1
  96. package/dist/components/RadioGroup/Radiogroup.test.js +10 -9
  97. package/dist/components/RadioGroup/Radiogroup.test.js.map +1 -1
  98. package/dist/components/RadioTabSelector/RadioTabSelector.js +1 -1
  99. package/dist/components/RadioTabSelector/RadioTabSelector.stories.js +2 -2
  100. package/dist/components/RadioTabSelector/index.js +1 -1
  101. package/dist/components/RteEditor/EditorHeader/EditorHeader.js +1 -1
  102. package/dist/components/RteEditor/EditorHeader/index.js +1 -1
  103. package/dist/components/RteEditor/Plugins/BlockFormatPlugin/BlockFormatPlugin.js +4 -4
  104. package/dist/components/RteEditor/Plugins/CourseCataloguePlugin/CourseCataloguePlugin.js +20 -20
  105. package/dist/components/RteEditor/Plugins/HistoryPlugin/HistoryPlugin.js +1 -1
  106. package/dist/components/RteEditor/Plugins/HistoryPlugin/index.js +1 -1
  107. package/dist/components/RteEditor/Plugins/LinkPlugin/AddLinkForm/AddLinkFrom.js +1 -1
  108. package/dist/components/RteEditor/Plugins/LinkPlugin/LinkContextMenu/LinkContextMenu.js +1 -1
  109. package/dist/components/RteEditor/Plugins/LinkPlugin/LinkPlugin.js +1 -1
  110. package/dist/components/RteEditor/Plugins/LinkPlugin/helpers.js +7 -2
  111. package/dist/components/RteEditor/Plugins/LinkPlugin/helpers.js.map +1 -0
  112. package/dist/components/RteEditor/Plugins/LinkPlugin/index.js +1 -1
  113. package/dist/components/RteEditor/Plugins/ListPlugin/ListPlugin.js +12 -12
  114. package/dist/components/RteEditor/Plugins/PasteHandlerPlugin/PasteHandlerPlugin.js +1 -1
  115. package/dist/components/RteEditor/Plugins/PasteHandlerPlugin/index.js +1 -1
  116. package/dist/components/RteEditor/Plugins/TableCellResizerPlugin/TableCellResizerPlugin.js +1 -1
  117. package/dist/components/RteEditor/Plugins/TableCellResizerPlugin/index.js +1 -1
  118. package/dist/components/RteEditor/Plugins/TablePlugin/AddTableFrom.js +1 -1
  119. package/dist/components/RteEditor/Plugins/TablePlugin/TablePlugin.js +1 -1
  120. package/dist/components/RteEditor/Plugins/TablePlugin/helpers.js +2 -2
  121. package/dist/components/RteEditor/Plugins/TablePlugin/index.js +1 -1
  122. package/dist/components/RteEditor/Plugins/ToolbarPlugin/ToolbarPlugin.js +1 -1
  123. package/dist/components/RteEditor/Plugins/ToolbarPlugin/index.js +1 -1
  124. package/dist/components/RteEditor/Plugins/index.js +3 -3
  125. package/dist/components/RteEditor/RteEditor.js +1 -1
  126. package/dist/components/RteEditor/RteEditor.stories.js +1 -1
  127. package/dist/components/RteEditor/helpers.js +5 -5
  128. package/dist/components/RteEditor/index.js +1 -1
  129. package/dist/components/RteEditor/nodes/CourseCatalogueNode/CourseCatalogueNode.js +14 -14
  130. package/dist/components/RteEditor/nodes/TableWrapperNode/TableWrapperNode.js +20 -19
  131. package/dist/components/RteEditor/nodes/TableWrapperNode/TableWrapperNode.js.map +1 -1
  132. package/dist/components/SelectListbox/SelectListBox.stories.js +1 -1
  133. package/dist/components/SelectListbox/SelectProvider.js +2 -1
  134. package/dist/components/SelectListbox/SelectProvider.js.map +1 -1
  135. package/dist/components/Slider/Slider.js +1 -1
  136. package/dist/components/Slider/Slider.stories.js +1 -1
  137. package/dist/components/Slider/index.js +1 -1
  138. package/dist/components/Sortable/Sortable.stories.js +1 -1
  139. package/dist/components/Sortable/components/SortableItem.js +2 -2
  140. package/dist/components/Sortable/components/SortableItem.js.map +1 -1
  141. package/dist/components/StatusBadge/StatusBadge.test.js +7 -6
  142. package/dist/components/StatusBadge/StatusBadge.test.js.map +1 -1
  143. package/dist/components/TextArea/TextArea.stories.js +1 -1
  144. package/dist/components/TextArea/TextArea.test.js +14 -13
  145. package/dist/components/TextArea/TextArea.test.js.map +1 -1
  146. package/dist/components/ToggleSwitch/ToggleSwitch.stories.js +1 -1
  147. package/dist/components/VarIndicator/VarIndicator.stories.js +1 -1
  148. package/dist/components/VarIndicator/VarIndicator.test.js +26 -25
  149. package/dist/components/VarIndicator/VarIndicator.test.js.map +1 -1
  150. package/dist/components/hooks/useResponsive.js +1 -1
  151. package/dist/components/hooks/useResponsive.js.map +1 -1
  152. package/dist/components/index.js +3 -3
  153. package/dist/{components-CgBF6db6.js → components-D2rPfyIW.js} +438 -408
  154. package/dist/components-D2rPfyIW.js.map +1 -0
  155. package/dist/{dist-oLwM--0y.js → dist-CuwCMU7Y.js} +4 -4
  156. package/dist/{dist-oLwM--0y.js.map → dist-CuwCMU7Y.js.map} +1 -1
  157. package/dist/{react.esm-DwWzhs9e.js → dom.esm-S0SD0DBW.js} +938 -1029
  158. package/dist/dom.esm-S0SD0DBW.js.map +1 -0
  159. package/dist/{esm-BXzGXYWZ.js → esm-Bfz5h0_d.js} +5 -5
  160. package/dist/{esm-BXzGXYWZ.js.map → esm-Bfz5h0_d.js.map} +1 -1
  161. package/dist/index.js +3 -3
  162. package/dist/{react-18-BwdnKC48.js → react-18-yf-KbRra.js} +3 -3
  163. package/dist/{react-18-BwdnKC48.js.map → react-18-yf-KbRra.js.map} +1 -1
  164. package/dist/react.esm-D50lAl1F.js +226 -0
  165. package/dist/react.esm-D50lAl1F.js.map +1 -0
  166. package/dist/setupTests.js +1 -1
  167. package/dist/storybook__react.d.js +22 -22
  168. package/dist/storybook__react.d.js.map +1 -1
  169. package/dist/{test-Gtly6H2f.js → test-BjtC-Q32.js} +3684 -6919
  170. package/dist/test-BjtC-Q32.js.map +1 -0
  171. package/package.json +13 -13
  172. package/dist/LexicalClipboard.prod-CS8a49uL.js.map +0 -1
  173. package/dist/LexicalHtml.prod-BtzosUOH.js +0 -1611
  174. package/dist/LexicalHtml.prod-BtzosUOH.js.map +0 -1
  175. package/dist/LexicalTable.prod-Bf0is-op.js.map +0 -1
  176. package/dist/LexicalUtils.prod-CjGUKarD.js +0 -259
  177. package/dist/LexicalUtils.prod-CjGUKarD.js.map +0 -1
  178. package/dist/chunk-5WKL7XVT-CvOIS3NE.js.map +0 -1
  179. package/dist/components-CgBF6db6.js.map +0 -1
  180. package/dist/helpers-MMNO9vlK.js +0 -34
  181. package/dist/helpers-MMNO9vlK.js.map +0 -1
  182. package/dist/react.esm-DwWzhs9e.js.map +0 -1
  183. package/dist/test-Gtly6H2f.js.map +0 -1
@@ -1,12 +1,8 @@
1
- import { i as e, t } from "./rolldown-runtime-CWhphoD1.js";
2
- import { t as n } from "./test-utils-BVa31HVj.js";
3
- import { t as r } from "./client-CXlG3hNo.js";
4
- import * as i from "react";
5
- import a from "react-dom";
1
+ import { i as e, n as t, t as n } from "./rolldown-runtime-CWhphoD1.js";
6
2
  //#region node_modules/.pnpm/ansi-styles@5.2.0/node_modules/ansi-styles/index.js
7
- var o = /* @__PURE__ */ t(((e, t) => {
8
- var n = 10, r = (e = 0) => (t) => `\u001B[${38 + e};5;${t}m`, i = (e = 0) => (t, n, r) => `\u001B[${38 + e};2;${t};${n};${r}m`;
9
- function a() {
3
+ var r = /* @__PURE__ */ n(((e, t) => {
4
+ var n = (e = 0) => (t) => `\u001B[${38 + e};5;${t}m`, r = (e = 0) => (t, n, r) => `\u001B[${38 + e};2;${t};${n};${r}m`;
5
+ function i() {
10
6
  let e = /* @__PURE__ */ new Map(), t = {
11
7
  modifier: {
12
8
  reset: [0, 0],
@@ -70,7 +66,7 @@ var o = /* @__PURE__ */ t(((e, t) => {
70
66
  return Object.defineProperty(t, "codes", {
71
67
  value: e,
72
68
  enumerable: !1
73
- }), t.color.close = "\x1B[39m", t.bgColor.close = "\x1B[49m", t.color.ansi256 = r(), t.color.ansi16m = i(), t.bgColor.ansi256 = r(n), t.bgColor.ansi16m = i(n), Object.defineProperties(t, {
69
+ }), t.color.close = "\x1B[39m", t.bgColor.close = "\x1B[49m", t.color.ansi256 = n(), t.color.ansi16m = r(), t.bgColor.ansi256 = n(10), t.bgColor.ansi16m = r(10), Object.defineProperties(t, {
74
70
  rgbToAnsi256: {
75
71
  value: (e, t, n) => e === t && t === n ? e < 8 ? 16 : e > 248 ? 231 : Math.round((e - 8) / 247 * 24) + 232 : 16 + 36 * Math.round(e / 255 * 5) + 6 * Math.round(t / 255 * 5) + Math.round(n / 255 * 5),
76
72
  enumerable: !1
@@ -102,9 +98,9 @@ var o = /* @__PURE__ */ t(((e, t) => {
102
98
  }
103
99
  Object.defineProperty(t, "exports", {
104
100
  enumerable: !0,
105
- get: a
101
+ get: i
106
102
  });
107
- })), s = /* @__PURE__ */ t(((e) => {
103
+ })), i = /* @__PURE__ */ n(((e) => {
108
104
  Object.defineProperty(e, "__esModule", { value: !0 }), e.printIteratorEntries = n, e.printIteratorValues = r, e.printListItems = i, e.printObjectProperties = a;
109
105
  var t = (e, t) => {
110
106
  let n = Object.keys(e).sort(t);
@@ -158,32 +154,32 @@ var o = /* @__PURE__ */ t(((e, t) => {
158
154
  }
159
155
  return s;
160
156
  }
161
- })), c = /* @__PURE__ */ t(((e) => {
157
+ })), a = /* @__PURE__ */ n(((e) => {
162
158
  Object.defineProperty(e, "__esModule", { value: !0 }), e.test = e.serialize = e.default = void 0;
163
- var t = s(), n = (function() {
159
+ var t = i(), n = (function() {
164
160
  return typeof globalThis < "u" ? globalThis : n === void 0 ? typeof self < "u" ? self : typeof window < "u" ? window : Function("return this")() : n;
165
- })(), r = n["jest-symbol-do-not-touch"] || n.Symbol, i = typeof r == "function" && r.for ? r.for("jest.asymmetricMatcher") : 1267621, a = " ", o = (e, n, r, i, o, s) => {
161
+ })(), r = n["jest-symbol-do-not-touch"] || n.Symbol, a = typeof r == "function" && r.for ? r.for("jest.asymmetricMatcher") : 1267621, o = " ", s = (e, n, r, i, a, s) => {
166
162
  let c = e.toString();
167
- return c === "ArrayContaining" || c === "ArrayNotContaining" ? ++i > n.maxDepth ? "[" + c + "]" : c + " [" + (0, t.printListItems)(e.sample, n, r, i, o, s) + "]" : c === "ObjectContaining" || c === "ObjectNotContaining" ? ++i > n.maxDepth ? "[" + c + "]" : c + " {" + (0, t.printObjectProperties)(e.sample, n, r, i, o, s) + "}" : c === "StringMatching" || c === "StringNotMatching" || c === "StringContaining" || c === "StringNotContaining" ? c + a + s(e.sample, n, r, i, o) : e.toAsymmetricMatcher();
163
+ return c === "ArrayContaining" || c === "ArrayNotContaining" ? ++i > n.maxDepth ? "[" + c + "]" : c + " [" + (0, t.printListItems)(e.sample, n, r, i, a, s) + "]" : c === "ObjectContaining" || c === "ObjectNotContaining" ? ++i > n.maxDepth ? "[" + c + "]" : c + " {" + (0, t.printObjectProperties)(e.sample, n, r, i, a, s) + "}" : c === "StringMatching" || c === "StringNotMatching" || c === "StringContaining" || c === "StringNotContaining" ? c + o + s(e.sample, n, r, i, a) : e.toAsymmetricMatcher();
168
164
  };
169
- e.serialize = o;
170
- var c = (e) => e && e.$$typeof === i;
165
+ e.serialize = s;
166
+ var c = (e) => e && e.$$typeof === a;
171
167
  e.test = c, e.default = {
172
- serialize: o,
168
+ serialize: s,
173
169
  test: c
174
170
  };
175
- })), l = /* @__PURE__ */ t(((e, t) => {
171
+ })), o = /* @__PURE__ */ n(((e, t) => {
176
172
  t.exports = ({ onlyFirst: e = !1 } = {}) => {
177
173
  let t = ["[\\u001B\\u009B][[\\]()#;?]*(?:(?:(?:(?:;[-a-zA-Z\\d\\/#&.:=?%@~_]+)*|[a-zA-Z\\d]+(?:;[-a-zA-Z\\d\\/#&.:=?%@~_]*)*)?\\u0007)", "(?:(?:\\d{1,4}(?:;\\d{0,4})*)?[\\dA-PR-TZcf-ntqry=><~]))"].join("|");
178
174
  return new RegExp(t, e ? void 0 : "g");
179
175
  };
180
- })), u = /* @__PURE__ */ t(((e) => {
176
+ })), s = /* @__PURE__ */ n(((e) => {
181
177
  Object.defineProperty(e, "__esModule", { value: !0 }), e.test = e.serialize = e.default = void 0;
182
- var t = r(l()), n = r(o());
183
- function r(e) {
178
+ var t = i(o()), n = i(r());
179
+ function i(e) {
184
180
  return e && e.__esModule ? e : { default: e };
185
181
  }
186
- var i = (e) => e.replace((0, t.default)(), (e) => {
182
+ var a = (e) => e.replace((0, t.default)(), (e) => {
187
183
  switch (e) {
188
184
  case n.default.red.close:
189
185
  case n.default.green.close:
@@ -213,33 +209,33 @@ var o = /* @__PURE__ */ t(((e, t) => {
213
209
  case n.default.bold.open: return "<bold>";
214
210
  default: return "";
215
211
  }
216
- }), a = (e) => typeof e == "string" && !!e.match((0, t.default)());
217
- e.test = a;
218
- var s = (e, t, n, r, a, o) => o(i(e), t, n, r, a);
219
- e.serialize = s, e.default = {
220
- serialize: s,
221
- test: a
212
+ }), s = (e) => typeof e == "string" && !!e.match((0, t.default)());
213
+ e.test = s;
214
+ var c = (e, t, n, r, i, o) => o(a(e), t, n, r, i);
215
+ e.serialize = c, e.default = {
216
+ serialize: c,
217
+ test: s
222
218
  };
223
- })), d = /* @__PURE__ */ t(((e) => {
219
+ })), c = /* @__PURE__ */ n(((e) => {
224
220
  Object.defineProperty(e, "__esModule", { value: !0 }), e.test = e.serialize = e.default = void 0;
225
- var t = s(), n = " ", r = ["DOMStringMap", "NamedNodeMap"], i = /^(HTML\w*Collection|NodeList)$/, a = (e) => r.indexOf(e) !== -1 || i.test(e), o = (e) => e && e.constructor && !!e.constructor.name && a(e.constructor.name);
226
- e.test = o;
221
+ var t = i(), n = " ", r = ["DOMStringMap", "NamedNodeMap"], a = /^(HTML\w*Collection|NodeList)$/, o = (e) => r.indexOf(e) !== -1 || a.test(e), s = (e) => e && e.constructor && !!e.constructor.name && o(e.constructor.name);
222
+ e.test = s;
227
223
  var c = (e) => e.constructor.name === "NamedNodeMap", l = (e, i, a, o, s, l) => {
228
224
  let u = e.constructor.name;
229
225
  return ++o > i.maxDepth ? "[" + u + "]" : (i.min ? "" : u + n) + (r.indexOf(u) === -1 ? "[" + (0, t.printListItems)(Array.from(e), i, a, o, s, l) + "]" : "{" + (0, t.printObjectProperties)(c(e) ? Array.from(e).reduce((e, t) => (e[t.name] = t.value, e), {}) : { ...e }, i, a, o, s, l) + "}");
230
226
  };
231
227
  e.serialize = l, e.default = {
232
228
  serialize: l,
233
- test: o
229
+ test: s
234
230
  };
235
- })), f = /* @__PURE__ */ t(((e) => {
231
+ })), l = /* @__PURE__ */ n(((e) => {
236
232
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = t;
237
233
  function t(e) {
238
234
  return e.replace(/</g, "&lt;").replace(/>/g, "&gt;");
239
235
  }
240
- })), p = /* @__PURE__ */ t(((e) => {
236
+ })), u = /* @__PURE__ */ n(((e) => {
241
237
  Object.defineProperty(e, "__esModule", { value: !0 }), e.printText = e.printProps = e.printElementAsLeaf = e.printElement = e.printComment = e.printChildren = void 0;
242
- var t = n(f());
238
+ var t = n(l());
243
239
  function n(e) {
244
240
  return e && e.__esModule ? e : { default: e };
245
241
  }
@@ -264,9 +260,9 @@ var o = /* @__PURE__ */ t(((e, t) => {
264
260
  let n = t.colors.tag;
265
261
  return n.open + "<" + e + n.close + " …" + n.open + " />" + n.close;
266
262
  };
267
- })), m = /* @__PURE__ */ t(((e) => {
263
+ })), d = /* @__PURE__ */ n(((e) => {
268
264
  Object.defineProperty(e, "__esModule", { value: !0 }), e.test = e.serialize = e.default = void 0;
269
- var t = p(), n = 1, r = 3, i = 8, a = 11, o = /^((HTML|SVG)\w*)?Element$/, s = (e) => {
265
+ var t = u(), n = 1, r = 3, i = 8, a = 11, o = /^((HTML|SVG)\w*)?Element$/, s = (e) => {
270
266
  try {
271
267
  return typeof e.hasAttribute == "function" && e.hasAttribute("is");
272
268
  } catch {
@@ -277,28 +273,28 @@ var o = /* @__PURE__ */ t(((e, t) => {
277
273
  return c === n && (o.test(t) || u) || c === r && t === "Text" || c === i && t === "Comment" || c === a && t === "DocumentFragment";
278
274
  }, l = (e) => e?.constructor?.name && c(e);
279
275
  e.test = l;
280
- function u(e) {
276
+ function d(e) {
281
277
  return e.nodeType === r;
282
278
  }
283
- function d(e) {
279
+ function f(e) {
284
280
  return e.nodeType === i;
285
281
  }
286
- function f(e) {
282
+ function p(e) {
287
283
  return e.nodeType === a;
288
284
  }
289
285
  var m = (e, n, r, i, a, o) => {
290
- if (u(e)) return (0, t.printText)(e.data, n);
291
- if (d(e)) return (0, t.printComment)(e.data, n);
292
- let s = f(e) ? "DocumentFragment" : e.tagName.toLowerCase();
293
- return ++i > n.maxDepth ? (0, t.printElementAsLeaf)(s, n) : (0, t.printElement)(s, (0, t.printProps)(f(e) ? [] : Array.from(e.attributes).map((e) => e.name).sort(), f(e) ? {} : Array.from(e.attributes).reduce((e, t) => (e[t.name] = t.value, e), {}), n, r + n.indent, i, a, o), (0, t.printChildren)(Array.prototype.slice.call(e.childNodes || e.children), n, r + n.indent, i, a, o), n, r);
286
+ if (d(e)) return (0, t.printText)(e.data, n);
287
+ if (f(e)) return (0, t.printComment)(e.data, n);
288
+ let s = p(e) ? "DocumentFragment" : e.tagName.toLowerCase();
289
+ return ++i > n.maxDepth ? (0, t.printElementAsLeaf)(s, n) : (0, t.printElement)(s, (0, t.printProps)(p(e) ? [] : Array.from(e.attributes).map((e) => e.name).sort(), p(e) ? {} : Array.from(e.attributes).reduce((e, t) => (e[t.name] = t.value, e), {}), n, r + n.indent, i, a, o), (0, t.printChildren)(Array.prototype.slice.call(e.childNodes || e.children), n, r + n.indent, i, a, o), n, r);
294
290
  };
295
291
  e.serialize = m, e.default = {
296
292
  serialize: m,
297
293
  test: l
298
294
  };
299
- })), h = /* @__PURE__ */ t(((e) => {
295
+ })), f = /* @__PURE__ */ n(((e) => {
300
296
  Object.defineProperty(e, "__esModule", { value: !0 }), e.test = e.serialize = e.default = void 0;
301
- var t = s(), n = "@@__IMMUTABLE_ITERABLE__@@", r = "@@__IMMUTABLE_LIST__@@", i = "@@__IMMUTABLE_KEYED__@@", a = "@@__IMMUTABLE_MAP__@@", o = "@@__IMMUTABLE_ORDERED__@@", c = "@@__IMMUTABLE_RECORD__@@", l = "@@__IMMUTABLE_SEQ__@@", u = "@@__IMMUTABLE_SET__@@", d = "@@__IMMUTABLE_STACK__@@", f = (e) => "Immutable." + e, p = (e) => "[" + e + "]", m = "…", h = (e, n, r, i, a, o, s) => ++i > n.maxDepth ? p(f(s)) : f(s) + " {" + (0, t.printIteratorEntries)(e.entries(), n, r, i, a, o) + "}";
297
+ var t = i(), n = "@@__IMMUTABLE_ITERABLE__@@", r = "@@__IMMUTABLE_LIST__@@", a = "@@__IMMUTABLE_KEYED__@@", o = "@@__IMMUTABLE_MAP__@@", s = "@@__IMMUTABLE_ORDERED__@@", c = "@@__IMMUTABLE_RECORD__@@", l = "@@__IMMUTABLE_SEQ__@@", u = "@@__IMMUTABLE_SET__@@", d = "@@__IMMUTABLE_STACK__@@", f = (e) => "Immutable." + e, p = (e) => "[" + e + "]", m = "…", h = (e, n, r, i, a, o, s) => ++i > n.maxDepth ? p(f(s)) : f(s) + " {" + (0, t.printIteratorEntries)(e.entries(), n, r, i, a, o) + "}";
302
298
  function g(e) {
303
299
  let t = 0;
304
300
  return { next() {
@@ -318,17 +314,17 @@ var o = /* @__PURE__ */ t(((e, t) => {
318
314
  var _ = (e, n, r, i, a, o) => {
319
315
  let s = f(e._name || "Record");
320
316
  return ++i > n.maxDepth ? p(s) : s + " {" + (0, t.printIteratorEntries)(g(e), n, r, i, a, o) + "}";
321
- }, v = (e, n, r, a, o, s) => {
317
+ }, v = (e, n, r, i, o, s) => {
322
318
  let c = f("Seq");
323
- return ++a > n.maxDepth ? p(c) : e[i] ? c + " {" + (e._iter || e._object ? (0, t.printIteratorEntries)(e.entries(), n, r, a, o, s) : m) + "}" : c + " [" + (e._iter || e._array || e._collection || e._iterable ? (0, t.printIteratorValues)(e.values(), n, r, a, o, s) : m) + "]";
324
- }, y = (e, n, r, i, a, o, s) => ++i > n.maxDepth ? p(f(s)) : f(s) + " [" + (0, t.printIteratorValues)(e.values(), n, r, i, a, o) + "]", b = (e, t, n, i, s, c) => e[a] ? h(e, t, n, i, s, c, e[o] ? "OrderedMap" : "Map") : e[r] ? y(e, t, n, i, s, c, "List") : e[u] ? y(e, t, n, i, s, c, e[o] ? "OrderedSet" : "Set") : e[d] ? y(e, t, n, i, s, c, "Stack") : e[l] ? v(e, t, n, i, s, c) : _(e, t, n, i, s, c);
319
+ return ++i > n.maxDepth ? p(c) : e[a] ? c + " {" + (e._iter || e._object ? (0, t.printIteratorEntries)(e.entries(), n, r, i, o, s) : m) + "}" : c + " [" + (e._iter || e._array || e._collection || e._iterable ? (0, t.printIteratorValues)(e.values(), n, r, i, o, s) : m) + "]";
320
+ }, y = (e, n, r, i, a, o, s) => ++i > n.maxDepth ? p(f(s)) : f(s) + " [" + (0, t.printIteratorValues)(e.values(), n, r, i, a, o) + "]", b = (e, t, n, i, a, c) => e[o] ? h(e, t, n, i, a, c, e[s] ? "OrderedMap" : "Map") : e[r] ? y(e, t, n, i, a, c, "List") : e[u] ? y(e, t, n, i, a, c, e[s] ? "OrderedSet" : "Set") : e[d] ? y(e, t, n, i, a, c, "Stack") : e[l] ? v(e, t, n, i, a, c) : _(e, t, n, i, a, c);
325
321
  e.serialize = b;
326
322
  var x = (e) => e && (e[n] === !0 || e[c] === !0);
327
323
  e.test = x, e.default = {
328
324
  serialize: b,
329
325
  test: x
330
326
  };
331
- })), g = /* @__PURE__ */ t(((e) => {
327
+ })), p = /* @__PURE__ */ n(((e) => {
332
328
  var t = 60103, n = 60106, r = 60107, i = 60108, a = 60114, o = 60109, s = 60110, c = 60112, l = 60113, u = 60120, d = 60115, f = 60116, p = 60121, m = 60122, h = 60117, g = 60129, _ = 60131;
333
329
  if (typeof Symbol == "function" && Symbol.for) {
334
330
  var v = Symbol.for;
@@ -357,8 +353,8 @@ var o = /* @__PURE__ */ t(((e, t) => {
357
353
  }
358
354
  }
359
355
  }
360
- var b = o, x = t, S = c, C = r, w = f, ee = d, T = n, te = a, E = i, ne = l;
361
- e.ContextConsumer = s, e.ContextProvider = b, e.Element = x, e.ForwardRef = S, e.Fragment = C, e.Lazy = w, e.Memo = ee, e.Portal = T, e.Profiler = te, e.StrictMode = E, e.Suspense = ne, e.isAsyncMode = function() {
356
+ var b = o, x = t, ee = c, S = r, C = f, w = d, te = n, T = a, E = i, D = l;
357
+ e.ContextConsumer = s, e.ContextProvider = b, e.Element = x, e.ForwardRef = ee, e.Fragment = S, e.Lazy = C, e.Memo = w, e.Portal = te, e.Profiler = T, e.StrictMode = E, e.Suspense = D, e.isAsyncMode = function() {
362
358
  return !1;
363
359
  }, e.isConcurrentMode = function() {
364
360
  return !1;
@@ -387,18 +383,17 @@ var o = /* @__PURE__ */ t(((e, t) => {
387
383
  }, e.isValidElementType = function(e) {
388
384
  return !!(typeof e == "string" || typeof e == "function" || e === r || e === a || e === g || e === i || e === l || e === u || e === _ || typeof e == "object" && e && (e.$$typeof === f || e.$$typeof === d || e.$$typeof === o || e.$$typeof === s || e.$$typeof === c || e.$$typeof === h || e.$$typeof === p || e[0] === m));
389
385
  }, e.typeOf = y;
390
- })), _ = /* @__PURE__ */ t(((e) => {
386
+ })), m = /* @__PURE__ */ n(((e) => {
391
387
  process.env.NODE_ENV !== "production" && (function() {
392
388
  var t = 60103, n = 60106, r = 60107, i = 60108, a = 60114, o = 60109, s = 60110, c = 60112, l = 60113, u = 60120, d = 60115, f = 60116, p = 60121, m = 60122, h = 60117, g = 60129, _ = 60131;
393
389
  if (typeof Symbol == "function" && Symbol.for) {
394
390
  var v = Symbol.for;
395
391
  t = v("react.element"), n = v("react.portal"), r = v("react.fragment"), i = v("react.strict_mode"), a = v("react.profiler"), o = v("react.provider"), s = v("react.context"), c = v("react.forward_ref"), l = v("react.suspense"), u = v("react.suspense_list"), d = v("react.memo"), f = v("react.lazy"), p = v("react.block"), m = v("react.server.block"), h = v("react.fundamental"), v("react.scope"), v("react.opaque.id"), g = v("react.debug_trace_mode"), v("react.offscreen"), _ = v("react.legacy_hidden");
396
392
  }
397
- var y = !1;
398
- function b(e) {
399
- return !!(typeof e == "string" || typeof e == "function" || e === r || e === a || e === g || e === i || e === l || e === u || e === _ || y || typeof e == "object" && e && (e.$$typeof === f || e.$$typeof === d || e.$$typeof === o || e.$$typeof === s || e.$$typeof === c || e.$$typeof === h || e.$$typeof === p || e[0] === m));
393
+ function y(e) {
394
+ return !!(typeof e == "string" || typeof e == "function" || e === r || e === a || e === g || e === i || e === l || e === u || e === _ || typeof e == "object" && e && (e.$$typeof === f || e.$$typeof === d || e.$$typeof === o || e.$$typeof === s || e.$$typeof === c || e.$$typeof === h || e.$$typeof === p || e[0] === m));
400
395
  }
401
- function x(e) {
396
+ function b(e) {
402
397
  if (typeof e == "object" && e) {
403
398
  var p = e.$$typeof;
404
399
  switch (p) {
@@ -425,53 +420,53 @@ var o = /* @__PURE__ */ t(((e, t) => {
425
420
  }
426
421
  }
427
422
  }
428
- var S = s, C = o, w = t, ee = c, T = r, te = f, E = d, ne = n, D = a, O = i, re = l, k = !1, A = !1;
429
- function ie(e) {
423
+ var x = s, ee = o, S = t, C = c, w = r, te = f, T = d, E = n, D = a, O = i, ne = l, k = !1, A = !1;
424
+ function re(e) {
430
425
  return k || (k = !0, console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 18+.")), !1;
431
426
  }
432
- function j(e) {
427
+ function ie(e) {
433
428
  return A || (A = !0, console.warn("The ReactIs.isConcurrentMode() alias has been deprecated, and will be removed in React 18+.")), !1;
434
429
  }
435
430
  function ae(e) {
436
- return x(e) === s;
431
+ return b(e) === s;
437
432
  }
438
433
  function oe(e) {
439
- return x(e) === o;
434
+ return b(e) === o;
440
435
  }
441
- function M(e) {
436
+ function j(e) {
442
437
  return typeof e == "object" && !!e && e.$$typeof === t;
443
438
  }
444
- function N(e) {
445
- return x(e) === c;
446
- }
447
- function se(e) {
448
- return x(e) === r;
439
+ function M(e) {
440
+ return b(e) === c;
449
441
  }
450
- function ce(e) {
451
- return x(e) === f;
442
+ function N(e) {
443
+ return b(e) === r;
452
444
  }
453
445
  function P(e) {
454
- return x(e) === d;
446
+ return b(e) === f;
455
447
  }
456
- function le(e) {
457
- return x(e) === n;
448
+ function F(e) {
449
+ return b(e) === d;
458
450
  }
459
- function ue(e) {
460
- return x(e) === a;
451
+ function I(e) {
452
+ return b(e) === n;
461
453
  }
462
- function de(e) {
463
- return x(e) === i;
454
+ function se(e) {
455
+ return b(e) === a;
464
456
  }
465
- function F(e) {
466
- return x(e) === l;
457
+ function ce(e) {
458
+ return b(e) === i;
459
+ }
460
+ function le(e) {
461
+ return b(e) === l;
467
462
  }
468
- e.ContextConsumer = S, e.ContextProvider = C, e.Element = w, e.ForwardRef = ee, e.Fragment = T, e.Lazy = te, e.Memo = E, e.Portal = ne, e.Profiler = D, e.StrictMode = O, e.Suspense = re, e.isAsyncMode = ie, e.isConcurrentMode = j, e.isContextConsumer = ae, e.isContextProvider = oe, e.isElement = M, e.isForwardRef = N, e.isFragment = se, e.isLazy = ce, e.isMemo = P, e.isPortal = le, e.isProfiler = ue, e.isStrictMode = de, e.isSuspense = F, e.isValidElementType = b, e.typeOf = x;
463
+ e.ContextConsumer = x, e.ContextProvider = ee, e.Element = S, e.ForwardRef = C, e.Fragment = w, e.Lazy = te, e.Memo = T, e.Portal = E, e.Profiler = D, e.StrictMode = O, e.Suspense = ne, e.isAsyncMode = re, e.isConcurrentMode = ie, e.isContextConsumer = ae, e.isContextProvider = oe, e.isElement = j, e.isForwardRef = M, e.isFragment = N, e.isLazy = P, e.isMemo = F, e.isPortal = I, e.isProfiler = se, e.isStrictMode = ce, e.isSuspense = le, e.isValidElementType = y, e.typeOf = b;
469
464
  })();
470
- })), v = /* @__PURE__ */ t(((e, t) => {
471
- process.env.NODE_ENV === "production" ? t.exports = g() : t.exports = _();
472
- })), y = /* @__PURE__ */ t(((e) => {
465
+ })), h = /* @__PURE__ */ n(((e, t) => {
466
+ process.env.NODE_ENV === "production" ? t.exports = p() : t.exports = m();
467
+ })), g = /* @__PURE__ */ n(((e) => {
473
468
  Object.defineProperty(e, "__esModule", { value: !0 }), e.test = e.serialize = e.default = void 0;
474
- var t = i(v()), n = p();
469
+ var t = i(h()), n = u();
475
470
  function r(e) {
476
471
  if (typeof WeakMap != "function") return null;
477
472
  var t = /* @__PURE__ */ new WeakMap(), n = /* @__PURE__ */ new WeakMap();
@@ -523,9 +518,9 @@ var o = /* @__PURE__ */ t(((e, t) => {
523
518
  serialize: c,
524
519
  test: l
525
520
  };
526
- })), b = /* @__PURE__ */ t(((e) => {
521
+ })), _ = /* @__PURE__ */ n(((e) => {
527
522
  Object.defineProperty(e, "__esModule", { value: !0 }), e.test = e.serialize = e.default = void 0;
528
- var t = p(), n = (function() {
523
+ var t = u(), n = (function() {
529
524
  return typeof globalThis < "u" ? globalThis : n === void 0 ? typeof self < "u" ? self : typeof window < "u" ? window : Function("return this")() : n;
530
525
  })(), r = n["jest-symbol-do-not-touch"] || n.Symbol, i = typeof r == "function" && r.for ? r.for("react.test.json") : 245830487, a = (e) => {
531
526
  let { props: t } = e;
@@ -537,65 +532,65 @@ var o = /* @__PURE__ */ t(((e, t) => {
537
532
  serialize: o,
538
533
  test: s
539
534
  };
540
- })), x = /* @__PURE__ */ t(((e) => {
535
+ })), v = /* @__PURE__ */ e((/* @__PURE__ */ n(((e) => {
541
536
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = e.DEFAULT_OPTIONS = void 0, e.format = he, e.plugins = void 0;
542
- var t = _(o()), n = s(), r = _(c()), i = _(u()), a = _(d()), l = _(m()), f = _(h()), p = _(y()), g = _(b());
543
- function _(e) {
537
+ var t = y(r()), n = i(), o = y(a()), l = y(s()), u = y(c()), p = y(d()), m = y(f()), h = y(g()), v = y(_());
538
+ function y(e) {
544
539
  return e && e.__esModule ? e : { default: e };
545
540
  }
546
- var v = Object.prototype.toString, x = Date.prototype.toISOString, S = Error.prototype.toString, C = RegExp.prototype.toString, w = (e) => typeof e.constructor == "function" && e.constructor.name || "Object", ee = (e) => typeof window < "u" && e === window, T = /^Symbol\((.*)\)(.*)$/, te = /\n/gi, E = class extends Error {
541
+ var b = Object.prototype.toString, x = Date.prototype.toISOString, ee = Error.prototype.toString, S = RegExp.prototype.toString, C = (e) => typeof e.constructor == "function" && e.constructor.name || "Object", w = (e) => typeof window < "u" && e === window, te = /^Symbol\((.*)\)(.*)$/, T = /\n/gi, E = class extends Error {
547
542
  constructor(e, t) {
548
543
  super(e), this.stack = t, this.name = this.constructor.name;
549
544
  }
550
545
  };
551
- function ne(e) {
546
+ function D(e) {
552
547
  return e === "[object Array]" || e === "[object ArrayBuffer]" || e === "[object DataView]" || e === "[object Float32Array]" || e === "[object Float64Array]" || e === "[object Int8Array]" || e === "[object Int16Array]" || e === "[object Int32Array]" || e === "[object Uint8Array]" || e === "[object Uint8ClampedArray]" || e === "[object Uint16Array]" || e === "[object Uint32Array]";
553
548
  }
554
- function D(e) {
549
+ function O(e) {
555
550
  return Object.is(e, -0) ? "-0" : String(e);
556
551
  }
557
- function O(e) {
552
+ function ne(e) {
558
553
  return String(`${e}n`);
559
554
  }
560
- function re(e, t) {
555
+ function k(e, t) {
561
556
  return t ? "[Function " + (e.name || "anonymous") + "]" : "[Function]";
562
557
  }
563
- function k(e) {
564
- return String(e).replace(T, "Symbol($1)");
565
- }
566
558
  function A(e) {
567
- return "[" + S.call(e) + "]";
559
+ return String(e).replace(te, "Symbol($1)");
560
+ }
561
+ function re(e) {
562
+ return "[" + ee.call(e) + "]";
568
563
  }
569
564
  function ie(e, t, n, r) {
570
565
  if (e === !0 || e === !1) return "" + e;
571
566
  if (e === void 0) return "undefined";
572
567
  if (e === null) return "null";
573
568
  let i = typeof e;
574
- if (i === "number") return D(e);
575
- if (i === "bigint") return O(e);
569
+ if (i === "number") return O(e);
570
+ if (i === "bigint") return ne(e);
576
571
  if (i === "string") return r ? "\"" + e.replace(/"|\\/g, "\\$&") + "\"" : "\"" + e + "\"";
577
- if (i === "function") return re(e, t);
578
- if (i === "symbol") return k(e);
579
- let a = v.call(e);
580
- return a === "[object WeakMap]" ? "WeakMap {}" : a === "[object WeakSet]" ? "WeakSet {}" : a === "[object Function]" || a === "[object GeneratorFunction]" ? re(e, t) : a === "[object Symbol]" ? k(e) : a === "[object Date]" ? isNaN(+e) ? "Date { NaN }" : x.call(e) : a === "[object Error]" ? A(e) : a === "[object RegExp]" ? n ? C.call(e).replace(/[\\^$*+?.()|[\]{}]/g, "\\$&") : C.call(e) : e instanceof Error ? A(e) : null;
572
+ if (i === "function") return k(e, t);
573
+ if (i === "symbol") return A(e);
574
+ let a = b.call(e);
575
+ return a === "[object WeakMap]" ? "WeakMap {}" : a === "[object WeakSet]" ? "WeakSet {}" : a === "[object Function]" || a === "[object GeneratorFunction]" ? k(e, t) : a === "[object Symbol]" ? A(e) : a === "[object Date]" ? isNaN(+e) ? "Date { NaN }" : x.call(e) : a === "[object Error]" ? re(e) : a === "[object RegExp]" ? n ? S.call(e).replace(/[\\^$*+?.()|[\]{}]/g, "\\$&") : S.call(e) : e instanceof Error ? re(e) : null;
581
576
  }
582
- function j(e, t, r, i, a, o) {
577
+ function ae(e, t, r, i, a, o) {
583
578
  if (a.indexOf(e) !== -1) return "[Circular]";
584
579
  a = a.slice(), a.push(e);
585
580
  let s = ++i > t.maxDepth, c = t.min;
586
581
  if (t.callToJSON && !s && e.toJSON && typeof e.toJSON == "function" && !o) return N(e.toJSON(), t, r, i, a, !0);
587
- let l = v.call(e);
588
- return l === "[object Arguments]" ? s ? "[Arguments]" : (c ? "" : "Arguments ") + "[" + (0, n.printListItems)(e, t, r, i, a, N) + "]" : ne(l) ? s ? "[" + e.constructor.name + "]" : (c || !t.printBasicPrototype && e.constructor.name === "Array" ? "" : e.constructor.name + " ") + "[" + (0, n.printListItems)(e, t, r, i, a, N) + "]" : l === "[object Map]" ? s ? "[Map]" : "Map {" + (0, n.printIteratorEntries)(e.entries(), t, r, i, a, N, " => ") + "}" : l === "[object Set]" ? s ? "[Set]" : "Set {" + (0, n.printIteratorValues)(e.values(), t, r, i, a, N) + "}" : s || ee(e) ? "[" + w(e) + "]" : (c || !t.printBasicPrototype && w(e) === "Object" ? "" : w(e) + " ") + "{" + (0, n.printObjectProperties)(e, t, r, i, a, N) + "}";
582
+ let l = b.call(e);
583
+ return l === "[object Arguments]" ? s ? "[Arguments]" : (c ? "" : "Arguments ") + "[" + (0, n.printListItems)(e, t, r, i, a, N) + "]" : D(l) ? s ? "[" + e.constructor.name + "]" : (c || !t.printBasicPrototype && e.constructor.name === "Array" ? "" : e.constructor.name + " ") + "[" + (0, n.printListItems)(e, t, r, i, a, N) + "]" : l === "[object Map]" ? s ? "[Map]" : "Map {" + (0, n.printIteratorEntries)(e.entries(), t, r, i, a, N, " => ") + "}" : l === "[object Set]" ? s ? "[Set]" : "Set {" + (0, n.printIteratorValues)(e.values(), t, r, i, a, N) + "}" : s || w(e) ? "[" + C(e) + "]" : (c || !t.printBasicPrototype && C(e) === "Object" ? "" : C(e) + " ") + "{" + (0, n.printObjectProperties)(e, t, r, i, a, N) + "}";
589
584
  }
590
- function ae(e) {
585
+ function oe(e) {
591
586
  return e.serialize != null;
592
587
  }
593
- function oe(e, t, n, r, i, a) {
588
+ function j(e, t, n, r, i, a) {
594
589
  let o;
595
590
  try {
596
- o = ae(e) ? e.serialize(t, n, r, i, a, N) : e.print(t, (e) => N(e, n, r, i, a), (e) => {
591
+ o = oe(e) ? e.serialize(t, n, r, i, a, N) : e.print(t, (e) => N(e, n, r, i, a), (e) => {
597
592
  let t = r + n.indent;
598
- return t + e.replace(te, "\n" + t);
593
+ return t + e.replace(T, "\n" + t);
599
594
  }, {
600
595
  edgeSpacing: n.spacingOuter,
601
596
  min: n.min,
@@ -617,17 +612,17 @@ var o = /* @__PURE__ */ t(((e, t) => {
617
612
  }
618
613
  function N(e, t, n, r, i, a) {
619
614
  let o = M(t.plugins, e);
620
- if (o !== null) return oe(o, e, t, n, r, i);
615
+ if (o !== null) return j(o, e, t, n, r, i);
621
616
  let s = ie(e, t.printFunctionName, t.escapeRegex, t.escapeString);
622
- return s === null ? j(e, t, n, r, i, a) : s;
617
+ return s === null ? ae(e, t, n, r, i, a) : s;
623
618
  }
624
- var se = {
619
+ var P = {
625
620
  comment: "gray",
626
621
  content: "reset",
627
622
  prop: "yellow",
628
623
  tag: "cyan",
629
624
  value: "green"
630
- }, ce = Object.keys(se), P = {
625
+ }, F = Object.keys(P), I = {
631
626
  callToJSON: !0,
632
627
  compareKeys: void 0,
633
628
  escapeRegex: !1,
@@ -639,38 +634,38 @@ var o = /* @__PURE__ */ t(((e, t) => {
639
634
  plugins: [],
640
635
  printBasicPrototype: !0,
641
636
  printFunctionName: !0,
642
- theme: se
637
+ theme: P
643
638
  };
644
- e.DEFAULT_OPTIONS = P;
645
- function le(e) {
639
+ e.DEFAULT_OPTIONS = I;
640
+ function se(e) {
646
641
  if (Object.keys(e).forEach((e) => {
647
- if (!P.hasOwnProperty(e)) throw Error(`pretty-format: Unknown option "${e}".`);
642
+ if (!I.hasOwnProperty(e)) throw Error(`pretty-format: Unknown option "${e}".`);
648
643
  }), e.min && e.indent !== void 0 && e.indent !== 0) throw Error("pretty-format: Options \"min\" and \"indent\" cannot be used together.");
649
644
  if (e.theme !== void 0) {
650
645
  if (e.theme === null) throw Error("pretty-format: Option \"theme\" must not be null.");
651
646
  if (typeof e.theme != "object") throw Error(`pretty-format: Option "theme" must be of type "object" but instead received "${typeof e.theme}".`);
652
647
  }
653
648
  }
654
- var ue = (e) => ce.reduce((n, r) => {
655
- let i = e.theme && e.theme[r] !== void 0 ? e.theme[r] : se[r], a = i && t.default[i];
649
+ var ce = (e) => F.reduce((n, r) => {
650
+ let i = e.theme && e.theme[r] !== void 0 ? e.theme[r] : P[r], a = i && t.default[i];
656
651
  if (a && typeof a.close == "string" && typeof a.open == "string") n[r] = a;
657
652
  else throw Error(`pretty-format: Option "theme" has a key "${r}" whose value "${i}" is undefined in ansi-styles.`);
658
653
  return n;
659
- }, Object.create(null)), de = () => ce.reduce((e, t) => (e[t] = {
654
+ }, Object.create(null)), le = () => F.reduce((e, t) => (e[t] = {
660
655
  close: "",
661
656
  open: ""
662
- }, e), Object.create(null)), F = (e) => e && e.printFunctionName !== void 0 ? e.printFunctionName : P.printFunctionName, fe = (e) => e && e.escapeRegex !== void 0 ? e.escapeRegex : P.escapeRegex, I = (e) => e && e.escapeString !== void 0 ? e.escapeString : P.escapeString, pe = (e) => ({
663
- callToJSON: e && e.callToJSON !== void 0 ? e.callToJSON : P.callToJSON,
664
- colors: e && e.highlight ? ue(e) : de(),
665
- compareKeys: e && typeof e.compareKeys == "function" ? e.compareKeys : P.compareKeys,
666
- escapeRegex: fe(e),
667
- escapeString: I(e),
668
- indent: e && e.min ? "" : me(e && e.indent !== void 0 ? e.indent : P.indent),
669
- maxDepth: e && e.maxDepth !== void 0 ? e.maxDepth : P.maxDepth,
670
- min: e && e.min !== void 0 ? e.min : P.min,
671
- plugins: e && e.plugins !== void 0 ? e.plugins : P.plugins,
657
+ }, e), Object.create(null)), ue = (e) => e && e.printFunctionName !== void 0 ? e.printFunctionName : I.printFunctionName, de = (e) => e && e.escapeRegex !== void 0 ? e.escapeRegex : I.escapeRegex, fe = (e) => e && e.escapeString !== void 0 ? e.escapeString : I.escapeString, pe = (e) => ({
658
+ callToJSON: e && e.callToJSON !== void 0 ? e.callToJSON : I.callToJSON,
659
+ colors: e && e.highlight ? ce(e) : le(),
660
+ compareKeys: e && typeof e.compareKeys == "function" ? e.compareKeys : I.compareKeys,
661
+ escapeRegex: de(e),
662
+ escapeString: fe(e),
663
+ indent: e && e.min ? "" : me(e && e.indent !== void 0 ? e.indent : I.indent),
664
+ maxDepth: e && e.maxDepth !== void 0 ? e.maxDepth : I.maxDepth,
665
+ min: e && e.min !== void 0 ? e.min : I.min,
666
+ plugins: e && e.plugins !== void 0 ? e.plugins : I.plugins,
672
667
  printBasicPrototype: e?.printBasicPrototype ?? !0,
673
- printFunctionName: F(e),
668
+ printFunctionName: ue(e),
674
669
  spacingInner: e && e.min ? " " : "\n",
675
670
  spacingOuter: e && e.min ? "" : "\n"
676
671
  });
@@ -678,92 +673,92 @@ var o = /* @__PURE__ */ t(((e, t) => {
678
673
  return Array(e + 1).join(" ");
679
674
  }
680
675
  function he(e, t) {
681
- if (t && (le(t), t.plugins)) {
676
+ if (t && (se(t), t.plugins)) {
682
677
  let n = M(t.plugins, e);
683
- if (n !== null) return oe(n, e, pe(t), "", 0, []);
678
+ if (n !== null) return j(n, e, pe(t), "", 0, []);
684
679
  }
685
- let n = ie(e, F(t), fe(t), I(t));
686
- return n === null ? j(e, pe(t), "", 0, []) : n;
680
+ let n = ie(e, ue(t), de(t), fe(t));
681
+ return n === null ? ae(e, pe(t), "", 0, []) : n;
687
682
  }
688
683
  e.plugins = {
689
- AsymmetricMatcher: r.default,
690
- ConvertAnsi: i.default,
691
- DOMCollection: a.default,
692
- DOMElement: l.default,
693
- Immutable: f.default,
694
- ReactElement: p.default,
695
- ReactTestComponent: g.default
684
+ AsymmetricMatcher: o.default,
685
+ ConvertAnsi: l.default,
686
+ DOMCollection: u.default,
687
+ DOMElement: p.default,
688
+ Immutable: m.default,
689
+ ReactElement: h.default,
690
+ ReactTestComponent: v.default
696
691
  }, e.default = he;
697
- })), S = /* @__PURE__ */ e(n()), C = /* @__PURE__ */ e(r()), w = /* @__PURE__ */ e(x()), ee = Object.prototype.toString;
698
- function T(e) {
699
- return typeof e == "function" || ee.call(e) === "[object Function]";
692
+ })))()), y = Object.prototype.toString;
693
+ function b(e) {
694
+ return typeof e == "function" || y.call(e) === "[object Function]";
700
695
  }
701
- function te(e) {
696
+ function x(e) {
702
697
  var t = Number(e);
703
698
  return isNaN(t) ? 0 : t === 0 || !isFinite(t) ? t : (t > 0 ? 1 : -1) * Math.floor(Math.abs(t));
704
699
  }
705
- var E = 2 ** 53 - 1;
706
- function ne(e) {
707
- var t = te(e);
708
- return Math.min(Math.max(t, 0), E);
700
+ var ee = 2 ** 53 - 1;
701
+ function S(e) {
702
+ var t = x(e);
703
+ return Math.min(Math.max(t, 0), ee);
709
704
  }
710
- function D(e, t) {
705
+ function C(e, t) {
711
706
  var n = Array, r = Object(e);
712
707
  if (e == null) throw TypeError("Array.from requires an array-like object - not null or undefined");
713
- if (t !== void 0 && !T(t)) throw TypeError("Array.from: when provided, the second argument must be a function");
714
- for (var i = ne(r.length), a = T(n) ? Object(new n(i)) : Array(i), o = 0, s; o < i;) s = r[o], t ? a[o] = t(s, o) : a[o] = s, o += 1;
708
+ if (t !== void 0 && !b(t)) throw TypeError("Array.from: when provided, the second argument must be a function");
709
+ for (var i = S(r.length), a = b(n) ? Object(new n(i)) : Array(i), o = 0, s; o < i;) s = r[o], t ? a[o] = t(s, o) : a[o] = s, o += 1;
715
710
  return a.length = i, a;
716
711
  }
717
712
  //#endregion
718
713
  //#region node_modules/.pnpm/dom-accessibility-api@0.5.16/node_modules/dom-accessibility-api/dist/polyfills/SetLike.mjs
719
- function O(e) {
714
+ function w(e) {
720
715
  "@babel/helpers - typeof";
721
- return O = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(e) {
716
+ return w = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(e) {
722
717
  return typeof e;
723
718
  } : function(e) {
724
719
  return e && typeof Symbol == "function" && e.constructor === Symbol && e !== Symbol.prototype ? "symbol" : typeof e;
725
- }, O(e);
720
+ }, w(e);
726
721
  }
727
- function re(e, t) {
722
+ function te(e, t) {
728
723
  if (!(e instanceof t)) throw TypeError("Cannot call a class as a function");
729
724
  }
730
- function k(e, t) {
725
+ function T(e, t) {
731
726
  for (var n = 0; n < t.length; n++) {
732
727
  var r = t[n];
733
- r.enumerable = r.enumerable || !1, r.configurable = !0, "value" in r && (r.writable = !0), Object.defineProperty(e, j(r.key), r);
728
+ r.enumerable = r.enumerable || !1, r.configurable = !0, "value" in r && (r.writable = !0), Object.defineProperty(e, O(r.key), r);
734
729
  }
735
730
  }
736
- function A(e, t, n) {
737
- return t && k(e.prototype, t), n && k(e, n), Object.defineProperty(e, "prototype", { writable: !1 }), e;
731
+ function E(e, t, n) {
732
+ return t && T(e.prototype, t), n && T(e, n), Object.defineProperty(e, "prototype", { writable: !1 }), e;
738
733
  }
739
- function ie(e, t, n) {
740
- return t = j(t), t in e ? Object.defineProperty(e, t, {
734
+ function D(e, t, n) {
735
+ return t = O(t), t in e ? Object.defineProperty(e, t, {
741
736
  value: n,
742
737
  enumerable: !0,
743
738
  configurable: !0,
744
739
  writable: !0
745
740
  }) : e[t] = n, e;
746
741
  }
747
- function j(e) {
748
- var t = ae(e, "string");
749
- return O(t) === "symbol" ? t : String(t);
742
+ function O(e) {
743
+ var t = ne(e, "string");
744
+ return w(t) === "symbol" ? t : String(t);
750
745
  }
751
- function ae(e, t) {
752
- if (O(e) !== "object" || e === null) return e;
746
+ function ne(e, t) {
747
+ if (w(e) !== "object" || e === null) return e;
753
748
  var n = e[Symbol.toPrimitive];
754
749
  if (n !== void 0) {
755
750
  var r = n.call(e, t || "default");
756
- if (O(r) !== "object") return r;
751
+ if (w(r) !== "object") return r;
757
752
  throw TypeError("@@toPrimitive must return a primitive value.");
758
753
  }
759
754
  return (t === "string" ? String : Number)(e);
760
755
  }
761
- var oe = typeof Set > "u" ? Set : /* @__PURE__ */ function() {
756
+ var k = typeof Set > "u" ? Set : /* @__PURE__ */ function() {
762
757
  function e() {
763
758
  var t = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : [];
764
- re(this, e), ie(this, "items", void 0), this.items = t;
759
+ te(this, e), D(this, "items", void 0), this.items = t;
765
760
  }
766
- return A(e, [
761
+ return E(e, [
767
762
  {
768
763
  key: "add",
769
764
  value: function(e) {
@@ -810,10 +805,10 @@ var oe = typeof Set > "u" ? Set : /* @__PURE__ */ function() {
810
805
  }();
811
806
  //#endregion
812
807
  //#region node_modules/.pnpm/dom-accessibility-api@0.5.16/node_modules/dom-accessibility-api/dist/getRole.mjs
813
- function M(e) {
808
+ function A(e) {
814
809
  return e.localName ?? e.tagName.toLowerCase();
815
810
  }
816
- var N = {
811
+ var re = {
817
812
  article: "article",
818
813
  aside: "complementary",
819
814
  button: "button",
@@ -857,7 +852,7 @@ var N = {
857
852
  thead: "rowgroup",
858
853
  tr: "row",
859
854
  ul: "list"
860
- }, se = {
855
+ }, ie = {
861
856
  caption: /* @__PURE__ */ new Set(["aria-label", "aria-labelledby"]),
862
857
  code: /* @__PURE__ */ new Set(["aria-label", "aria-labelledby"]),
863
858
  deletion: /* @__PURE__ */ new Set(["aria-label", "aria-labelledby"]),
@@ -874,7 +869,7 @@ var N = {
874
869
  subscript: /* @__PURE__ */ new Set(["aria-label", "aria-labelledby"]),
875
870
  superscript: /* @__PURE__ */ new Set(["aria-label", "aria-labelledby"])
876
871
  };
877
- function ce(e, t) {
872
+ function ae(e, t) {
878
873
  return [
879
874
  "aria-atomic",
880
875
  "aria-busy",
@@ -895,30 +890,30 @@ function ce(e, t) {
895
890
  "aria-roledescription"
896
891
  ].some(function(n) {
897
892
  var r;
898
- return e.hasAttribute(n) && !((r = se[t]) != null && r.has(n));
893
+ return e.hasAttribute(n) && !((r = ie[t]) != null && r.has(n));
899
894
  });
900
895
  }
901
- function P(e, t) {
902
- return ce(e, t);
896
+ function oe(e, t) {
897
+ return ae(e, t);
903
898
  }
904
- function le(e) {
905
- var t = de(e);
899
+ function j(e) {
900
+ var t = N(e);
906
901
  if (t === null || t === "presentation") {
907
- var n = ue(e);
908
- if (t !== "presentation" || P(e, n || "")) return n;
902
+ var n = M(e);
903
+ if (t !== "presentation" || oe(e, n || "")) return n;
909
904
  }
910
905
  return t;
911
906
  }
912
- function ue(e) {
913
- var t = N[M(e)];
907
+ function M(e) {
908
+ var t = re[A(e)];
914
909
  if (t !== void 0) return t;
915
- switch (M(e)) {
910
+ switch (A(e)) {
916
911
  case "a":
917
912
  case "area":
918
913
  case "link":
919
914
  if (e.hasAttribute("href")) return "link";
920
915
  break;
921
- case "img": return e.getAttribute("alt") === "" && !P(e, "img") ? "presentation" : "img";
916
+ case "img": return e.getAttribute("alt") === "" && !oe(e, "img") ? "presentation" : "img";
922
917
  case "input":
923
918
  var n = e.type;
924
919
  switch (n) {
@@ -941,7 +936,7 @@ function ue(e) {
941
936
  }
942
937
  return null;
943
938
  }
944
- function de(e) {
939
+ function N(e) {
945
940
  var t = e.getAttribute("role");
946
941
  if (t !== null) {
947
942
  var n = t.trim().split(" ")[0];
@@ -951,52 +946,52 @@ function de(e) {
951
946
  }
952
947
  //#endregion
953
948
  //#region node_modules/.pnpm/dom-accessibility-api@0.5.16/node_modules/dom-accessibility-api/dist/util.mjs
954
- function F(e) {
949
+ function P(e) {
955
950
  return e !== null && e.nodeType === e.ELEMENT_NODE;
956
951
  }
957
- function fe(e) {
958
- return F(e) && M(e) === "caption";
952
+ function F(e) {
953
+ return P(e) && A(e) === "caption";
959
954
  }
960
955
  function I(e) {
961
- return F(e) && M(e) === "input";
956
+ return P(e) && A(e) === "input";
962
957
  }
963
- function pe(e) {
964
- return F(e) && M(e) === "optgroup";
958
+ function se(e) {
959
+ return P(e) && A(e) === "optgroup";
965
960
  }
966
- function me(e) {
967
- return F(e) && M(e) === "select";
961
+ function ce(e) {
962
+ return P(e) && A(e) === "select";
968
963
  }
969
- function he(e) {
970
- return F(e) && M(e) === "table";
964
+ function le(e) {
965
+ return P(e) && A(e) === "table";
971
966
  }
972
- function ge(e) {
973
- return F(e) && M(e) === "textarea";
967
+ function ue(e) {
968
+ return P(e) && A(e) === "textarea";
974
969
  }
975
- function _e(e) {
970
+ function de(e) {
976
971
  var t = (e.ownerDocument === null ? e : e.ownerDocument).defaultView;
977
972
  if (t === null) throw TypeError("no window available");
978
973
  return t;
979
974
  }
980
- function ve(e) {
981
- return F(e) && M(e) === "fieldset";
975
+ function fe(e) {
976
+ return P(e) && A(e) === "fieldset";
982
977
  }
983
- function ye(e) {
984
- return F(e) && M(e) === "legend";
978
+ function pe(e) {
979
+ return P(e) && A(e) === "legend";
985
980
  }
986
- function be(e) {
987
- return F(e) && M(e) === "slot";
981
+ function me(e) {
982
+ return P(e) && A(e) === "slot";
988
983
  }
989
- function xe(e) {
990
- return F(e) && e.ownerSVGElement !== void 0;
984
+ function he(e) {
985
+ return P(e) && e.ownerSVGElement !== void 0;
991
986
  }
992
- function Se(e) {
993
- return F(e) && M(e) === "svg";
987
+ function ge(e) {
988
+ return P(e) && A(e) === "svg";
994
989
  }
995
- function Ce(e) {
996
- return xe(e) && M(e) === "title";
990
+ function _e(e) {
991
+ return he(e) && A(e) === "title";
997
992
  }
998
- function we(e, t) {
999
- if (F(e) && e.hasAttribute(t)) {
993
+ function ve(e, t) {
994
+ if (P(e) && e.hasAttribute(t)) {
1000
995
  var n = e.getAttribute(t).split(" "), r = e.getRootNode ? e.getRootNode() : e.ownerDocument;
1001
996
  return n.map(function(e) {
1002
997
  return r.getElementById(e);
@@ -1007,29 +1002,29 @@ function we(e, t) {
1007
1002
  return [];
1008
1003
  }
1009
1004
  function L(e, t) {
1010
- return F(e) ? t.indexOf(le(e)) !== -1 : !1;
1005
+ return P(e) ? t.indexOf(j(e)) !== -1 : !1;
1011
1006
  }
1012
1007
  //#endregion
1013
1008
  //#region node_modules/.pnpm/dom-accessibility-api@0.5.16/node_modules/dom-accessibility-api/dist/accessible-name-and-description.mjs
1014
- function Te(e) {
1009
+ function ye(e) {
1015
1010
  return e.trim().replace(/\s\s+/g, " ");
1016
1011
  }
1017
- function Ee(e, t) {
1018
- if (!F(e)) return !1;
1012
+ function be(e, t) {
1013
+ if (!P(e)) return !1;
1019
1014
  if (e.hasAttribute("hidden") || e.getAttribute("aria-hidden") === "true") return !0;
1020
1015
  var n = t(e);
1021
1016
  return n.getPropertyValue("display") === "none" || n.getPropertyValue("visibility") === "hidden";
1022
1017
  }
1023
- function De(e) {
1018
+ function xe(e) {
1024
1019
  return L(e, [
1025
1020
  "button",
1026
1021
  "combobox",
1027
1022
  "listbox",
1028
1023
  "textbox"
1029
- ]) || Oe(e, "range");
1024
+ ]) || Se(e, "range");
1030
1025
  }
1031
- function Oe(e, t) {
1032
- if (!F(e)) return !1;
1026
+ function Se(e, t) {
1027
+ if (!P(e)) return !1;
1033
1028
  switch (t) {
1034
1029
  case "range": return L(e, [
1035
1030
  "meter",
@@ -1041,22 +1036,22 @@ function Oe(e, t) {
1041
1036
  default: throw TypeError(`No knowledge about abstract role '${t}'. This is likely a bug :(`);
1042
1037
  }
1043
1038
  }
1044
- function ke(e, t) {
1045
- var n = D(e.querySelectorAll(t));
1046
- return we(e, "aria-owns").forEach(function(e) {
1047
- n.push.apply(n, D(e.querySelectorAll(t)));
1039
+ function Ce(e, t) {
1040
+ var n = C(e.querySelectorAll(t));
1041
+ return ve(e, "aria-owns").forEach(function(e) {
1042
+ n.push.apply(n, C(e.querySelectorAll(t)));
1048
1043
  }), n;
1049
1044
  }
1050
- function Ae(e) {
1051
- return me(e) ? e.selectedOptions || ke(e, "[selected]") : ke(e, "[aria-selected=\"true\"]");
1045
+ function we(e) {
1046
+ return ce(e) ? e.selectedOptions || Ce(e, "[selected]") : Ce(e, "[aria-selected=\"true\"]");
1052
1047
  }
1053
- function je(e) {
1048
+ function Te(e) {
1054
1049
  return L(e, ["none", "presentation"]);
1055
1050
  }
1056
- function Me(e) {
1057
- return fe(e);
1051
+ function Ee(e) {
1052
+ return F(e);
1058
1053
  }
1059
- function Ne(e) {
1054
+ function De(e) {
1060
1055
  return L(e, [
1061
1056
  "button",
1062
1057
  "cell",
@@ -1080,62 +1075,62 @@ function Ne(e) {
1080
1075
  "treeitem"
1081
1076
  ]);
1082
1077
  }
1083
- function Pe(e) {
1078
+ function Oe(e) {
1084
1079
  return !1;
1085
1080
  }
1086
- function Fe(e) {
1087
- return I(e) || ge(e) ? e.value : e.textContent || "";
1081
+ function ke(e) {
1082
+ return I(e) || ue(e) ? e.value : e.textContent || "";
1088
1083
  }
1089
- function Ie(e) {
1084
+ function Ae(e) {
1090
1085
  var t = e.getPropertyValue("content");
1091
1086
  return /^["'].*["']$/.test(t) ? t.slice(1, -1) : "";
1092
1087
  }
1093
- function Le(e) {
1094
- var t = M(e);
1088
+ function je(e) {
1089
+ var t = A(e);
1095
1090
  return t === "button" || t === "input" && e.getAttribute("type") !== "hidden" || t === "meter" || t === "output" || t === "progress" || t === "select" || t === "textarea";
1096
1091
  }
1097
- function Re(e) {
1098
- if (Le(e)) return e;
1092
+ function Me(e) {
1093
+ if (je(e)) return e;
1099
1094
  var t = null;
1100
1095
  return e.childNodes.forEach(function(e) {
1101
- if (t === null && F(e)) {
1102
- var n = Re(e);
1096
+ if (t === null && P(e)) {
1097
+ var n = Me(e);
1103
1098
  n !== null && (t = n);
1104
1099
  }
1105
1100
  }), t;
1106
1101
  }
1107
- function ze(e) {
1102
+ function Ne(e) {
1108
1103
  if (e.control !== void 0) return e.control;
1109
1104
  var t = e.getAttribute("for");
1110
- return t === null ? Re(e) : e.ownerDocument.getElementById(t);
1105
+ return t === null ? Me(e) : e.ownerDocument.getElementById(t);
1111
1106
  }
1112
- function Be(e) {
1107
+ function Pe(e) {
1113
1108
  var t = e.labels;
1114
1109
  if (t === null) return t;
1115
- if (t !== void 0) return D(t);
1116
- if (!Le(e)) return null;
1110
+ if (t !== void 0) return C(t);
1111
+ if (!je(e)) return null;
1117
1112
  var n = e.ownerDocument;
1118
- return D(n.querySelectorAll("label")).filter(function(t) {
1119
- return ze(t) === e;
1113
+ return C(n.querySelectorAll("label")).filter(function(t) {
1114
+ return Ne(t) === e;
1120
1115
  });
1121
1116
  }
1122
- function Ve(e) {
1117
+ function Fe(e) {
1123
1118
  var t = e.assignedNodes();
1124
- return t.length === 0 ? D(e.childNodes) : t;
1119
+ return t.length === 0 ? C(e.childNodes) : t;
1125
1120
  }
1126
- function He(e) {
1127
- var t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, n = new oe(), r = _e(e), i = t.compute, a = i === void 0 ? "name" : i, o = t.computedStyleSupportsPseudoElements, s = o === void 0 ? t.getComputedStyle !== void 0 : o, c = t.getComputedStyle, l = c === void 0 ? r.getComputedStyle.bind(r) : c, u = t.hidden, d = u === void 0 ? !1 : u;
1121
+ function Ie(e) {
1122
+ var t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, n = new k(), r = de(e), i = t.compute, a = i === void 0 ? "name" : i, o = t.computedStyleSupportsPseudoElements, s = o === void 0 ? t.getComputedStyle !== void 0 : o, c = t.getComputedStyle, l = c === void 0 ? r.getComputedStyle.bind(r) : c, u = t.hidden, d = u !== void 0 && u;
1128
1123
  function f(e, t) {
1129
1124
  var n = "";
1130
- if (F(e) && s && (n = `${Ie(l(e, "::before"))} ${n}`), (be(e) ? Ve(e) : D(e.childNodes).concat(we(e, "aria-owns"))).forEach(function(e) {
1125
+ if (P(e) && s && (n = `${Ae(l(e, "::before"))} ${n}`), (me(e) ? Fe(e) : C(e.childNodes).concat(ve(e, "aria-owns"))).forEach(function(e) {
1131
1126
  var r = g(e, {
1132
1127
  isEmbeddedInLabel: t.isEmbeddedInLabel,
1133
1128
  isReferenced: !1,
1134
1129
  recursion: !0
1135
- }), i = (F(e) ? l(e).getPropertyValue("display") : "inline") === "inline" ? "" : " ";
1130
+ }), i = (P(e) ? l(e).getPropertyValue("display") : "inline") === "inline" ? "" : " ";
1136
1131
  n += `${i}${r}${i}`;
1137
- }), F(e) && s) {
1138
- var r = Ie(l(e, "::after"));
1132
+ }), P(e) && s) {
1133
+ var r = Ae(l(e, "::after"));
1139
1134
  n = `${n} ${r}`;
1140
1135
  }
1141
1136
  return n.trim();
@@ -1145,41 +1140,41 @@ function He(e) {
1145
1140
  return r !== null && !n.has(r) && r.value.trim() !== "" ? (n.add(r), r.value) : null;
1146
1141
  }
1147
1142
  function m(e) {
1148
- return F(e) ? p(e, "title") : null;
1143
+ return P(e) ? p(e, "title") : null;
1149
1144
  }
1150
1145
  function h(e) {
1151
- if (!F(e)) return null;
1152
- if (ve(e)) {
1146
+ if (!P(e)) return null;
1147
+ if (fe(e)) {
1153
1148
  n.add(e);
1154
- for (var t = D(e.childNodes), r = 0; r < t.length; r += 1) {
1149
+ for (var t = C(e.childNodes), r = 0; r < t.length; r += 1) {
1155
1150
  var i = t[r];
1156
- if (ye(i)) return g(i, {
1151
+ if (pe(i)) return g(i, {
1157
1152
  isEmbeddedInLabel: !1,
1158
1153
  isReferenced: !1,
1159
1154
  recursion: !1
1160
1155
  });
1161
1156
  }
1162
- } else if (he(e)) {
1157
+ } else if (le(e)) {
1163
1158
  n.add(e);
1164
- for (var a = D(e.childNodes), o = 0; o < a.length; o += 1) {
1159
+ for (var a = C(e.childNodes), o = 0; o < a.length; o += 1) {
1165
1160
  var s = a[o];
1166
- if (fe(s)) return g(s, {
1161
+ if (F(s)) return g(s, {
1167
1162
  isEmbeddedInLabel: !1,
1168
1163
  isReferenced: !1,
1169
1164
  recursion: !1
1170
1165
  });
1171
1166
  }
1172
- } else if (Se(e)) {
1167
+ } else if (ge(e)) {
1173
1168
  n.add(e);
1174
- for (var c = D(e.childNodes), l = 0; l < c.length; l += 1) {
1169
+ for (var c = C(e.childNodes), l = 0; l < c.length; l += 1) {
1175
1170
  var u = c[l];
1176
- if (Ce(u)) return u.textContent;
1171
+ if (_e(u)) return u.textContent;
1177
1172
  }
1178
1173
  return null;
1179
- } else if (M(e) === "img" || M(e) === "area") {
1174
+ } else if (A(e) === "img" || A(e) === "area") {
1180
1175
  var d = p(e, "alt");
1181
1176
  if (d !== null) return d;
1182
- } else if (pe(e)) {
1177
+ } else if (se(e)) {
1183
1178
  var m = p(e, "label");
1184
1179
  if (m !== null) return m;
1185
1180
  }
@@ -1189,8 +1184,8 @@ function He(e) {
1189
1184
  if (e.type === "submit") return "Submit";
1190
1185
  if (e.type === "reset") return "Reset";
1191
1186
  }
1192
- var _ = Be(e);
1193
- if (_ !== null && _.length !== 0) return n.add(e), D(_).map(function(e) {
1187
+ var _ = Pe(e);
1188
+ if (_ !== null && _.length !== 0) return n.add(e), C(_).map(function(e) {
1194
1189
  return g(e, {
1195
1190
  isEmbeddedInLabel: !0,
1196
1191
  isReferenced: !1,
@@ -1216,8 +1211,8 @@ function He(e) {
1216
1211
  }
1217
1212
  function g(e, t) {
1218
1213
  if (n.has(e)) return "";
1219
- if (!d && Ee(e, l) && !t.isReferenced) return n.add(e), "";
1220
- var r = F(e) ? e.getAttributeNode("aria-labelledby") : null, i = r !== null && !n.has(r) ? we(e, "aria-labelledby") : [];
1214
+ if (!d && be(e, l) && !t.isReferenced) return n.add(e), "";
1215
+ var r = P(e) ? e.getAttributeNode("aria-labelledby") : null, i = r !== null && !n.has(r) ? ve(e, "aria-labelledby") : [];
1221
1216
  if (a === "name" && !t.isReferenced && i.length > 0) return n.add(r), i.map(function(e) {
1222
1217
  return g(e, {
1223
1218
  isEmbeddedInLabel: t.isEmbeddedInLabel,
@@ -1225,11 +1220,11 @@ function He(e) {
1225
1220
  recursion: !1
1226
1221
  });
1227
1222
  }).join(" ");
1228
- var o = t.recursion && De(e) && a === "name";
1223
+ var o = t.recursion && xe(e) && a === "name";
1229
1224
  if (!o) {
1230
- var s = (F(e) && e.getAttribute("aria-label") || "").trim();
1225
+ var s = (P(e) && e.getAttribute("aria-label") || "").trim();
1231
1226
  if (s !== "" && a === "name") return n.add(e), s;
1232
- if (!je(e)) {
1227
+ if (!Te(e)) {
1233
1228
  var c = h(e);
1234
1229
  if (c !== null) return n.add(e), c;
1235
1230
  }
@@ -1238,8 +1233,8 @@ function He(e) {
1238
1233
  if (o || t.isEmbeddedInLabel || t.isReferenced) {
1239
1234
  if (L(e, ["combobox", "listbox"])) {
1240
1235
  n.add(e);
1241
- var u = Ae(e);
1242
- return u.length === 0 ? I(e) ? e.value : "" : D(u).map(function(e) {
1236
+ var u = we(e);
1237
+ return u.length === 0 ? I(e) ? e.value : "" : C(u).map(function(e) {
1243
1238
  return g(e, {
1244
1239
  isEmbeddedInLabel: t.isEmbeddedInLabel,
1245
1240
  isReferenced: !1,
@@ -1247,10 +1242,10 @@ function He(e) {
1247
1242
  });
1248
1243
  }).join(" ");
1249
1244
  }
1250
- if (Oe(e, "range")) return n.add(e), e.hasAttribute("aria-valuetext") ? e.getAttribute("aria-valuetext") : e.hasAttribute("aria-valuenow") ? e.getAttribute("aria-valuenow") : e.getAttribute("value") || "";
1251
- if (L(e, ["textbox"])) return n.add(e), Fe(e);
1245
+ if (Se(e, "range")) return n.add(e), e.hasAttribute("aria-valuetext") ? e.getAttribute("aria-valuetext") : e.hasAttribute("aria-valuenow") ? e.getAttribute("aria-valuenow") : e.getAttribute("value") || "";
1246
+ if (L(e, ["textbox"])) return n.add(e), ke(e);
1252
1247
  }
1253
- if (Ne(e) || F(e) && t.isReferenced || Me(e) || Pe(e)) {
1248
+ if (De(e) || P(e) && t.isReferenced || Ee(e) || Oe(e)) {
1254
1249
  var p = f(e, {
1255
1250
  isEmbeddedInLabel: t.isEmbeddedInLabel,
1256
1251
  isReferenced: !1
@@ -1265,7 +1260,7 @@ function He(e) {
1265
1260
  var _ = m(e);
1266
1261
  return _ === null ? (n.add(e), "") : (n.add(e), _);
1267
1262
  }
1268
- return Te(g(e, {
1263
+ return ye(g(e, {
1269
1264
  isEmbeddedInLabel: !1,
1270
1265
  isReferenced: a === "description",
1271
1266
  recursion: !1
@@ -1273,15 +1268,15 @@ function He(e) {
1273
1268
  }
1274
1269
  //#endregion
1275
1270
  //#region node_modules/.pnpm/dom-accessibility-api@0.5.16/node_modules/dom-accessibility-api/dist/accessible-description.mjs
1276
- function Ue(e) {
1271
+ function Le(e) {
1277
1272
  "@babel/helpers - typeof";
1278
- return Ue = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(e) {
1273
+ return Le = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(e) {
1279
1274
  return typeof e;
1280
1275
  } : function(e) {
1281
1276
  return e && typeof Symbol == "function" && e.constructor === Symbol && e !== Symbol.prototype ? "symbol" : typeof e;
1282
- }, Ue(e);
1277
+ }, Le(e);
1283
1278
  }
1284
- function We(e, t) {
1279
+ function Re(e, t) {
1285
1280
  var n = Object.keys(e);
1286
1281
  if (Object.getOwnPropertySymbols) {
1287
1282
  var r = Object.getOwnPropertySymbols(e);
@@ -1291,42 +1286,42 @@ function We(e, t) {
1291
1286
  }
1292
1287
  return n;
1293
1288
  }
1294
- function Ge(e) {
1289
+ function ze(e) {
1295
1290
  for (var t = 1; t < arguments.length; t++) {
1296
1291
  var n = arguments[t] == null ? {} : arguments[t];
1297
- t % 2 ? We(Object(n), !0).forEach(function(t) {
1298
- R(e, t, n[t]);
1299
- }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(n)) : We(Object(n)).forEach(function(t) {
1292
+ t % 2 ? Re(Object(n), !0).forEach(function(t) {
1293
+ Be(e, t, n[t]);
1294
+ }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(n)) : Re(Object(n)).forEach(function(t) {
1300
1295
  Object.defineProperty(e, t, Object.getOwnPropertyDescriptor(n, t));
1301
1296
  });
1302
1297
  }
1303
1298
  return e;
1304
1299
  }
1305
- function R(e, t, n) {
1306
- return t = Ke(t), t in e ? Object.defineProperty(e, t, {
1300
+ function Be(e, t, n) {
1301
+ return t = Ve(t), t in e ? Object.defineProperty(e, t, {
1307
1302
  value: n,
1308
1303
  enumerable: !0,
1309
1304
  configurable: !0,
1310
1305
  writable: !0
1311
1306
  }) : e[t] = n, e;
1312
1307
  }
1313
- function Ke(e) {
1314
- var t = qe(e, "string");
1315
- return Ue(t) === "symbol" ? t : String(t);
1308
+ function Ve(e) {
1309
+ var t = He(e, "string");
1310
+ return Le(t) === "symbol" ? t : String(t);
1316
1311
  }
1317
- function qe(e, t) {
1318
- if (Ue(e) !== "object" || e === null) return e;
1312
+ function He(e, t) {
1313
+ if (Le(e) !== "object" || e === null) return e;
1319
1314
  var n = e[Symbol.toPrimitive];
1320
1315
  if (n !== void 0) {
1321
1316
  var r = n.call(e, t || "default");
1322
- if (Ue(r) !== "object") return r;
1317
+ if (Le(r) !== "object") return r;
1323
1318
  throw TypeError("@@toPrimitive must return a primitive value.");
1324
1319
  }
1325
1320
  return (t === "string" ? String : Number)(e);
1326
1321
  }
1327
- function Je(e) {
1328
- var t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, n = we(e, "aria-describedby").map(function(e) {
1329
- return He(e, Ge(Ge({}, t), {}, { compute: "description" }));
1322
+ function Ue(e) {
1323
+ var t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, n = ve(e, "aria-describedby").map(function(e) {
1324
+ return Ie(e, ze(ze({}, t), {}, { compute: "description" }));
1330
1325
  }).join(" ");
1331
1326
  if (n === "") {
1332
1327
  var r = e.getAttribute("title");
@@ -1336,7 +1331,7 @@ function Je(e) {
1336
1331
  }
1337
1332
  //#endregion
1338
1333
  //#region node_modules/.pnpm/dom-accessibility-api@0.5.16/node_modules/dom-accessibility-api/dist/accessible-name.mjs
1339
- function Ye(e) {
1334
+ function We(e) {
1340
1335
  return L(e, [
1341
1336
  "caption",
1342
1337
  "code",
@@ -1351,13 +1346,13 @@ function Ye(e) {
1351
1346
  "superscript"
1352
1347
  ]);
1353
1348
  }
1354
- function Xe(e) {
1349
+ function Ge(e) {
1355
1350
  var t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
1356
- return Ye(e) ? "" : He(e, t);
1351
+ return We(e) ? "" : Ie(e, t);
1357
1352
  }
1358
1353
  //#endregion
1359
1354
  //#region node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/util/iteratorProxy.js
1360
- var Ze = /* @__PURE__ */ t(((e) => {
1355
+ var R = /* @__PURE__ */ n(((e) => {
1361
1356
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0;
1362
1357
  function t() {
1363
1358
  var e = this, t = 0, n = {
@@ -1377,9 +1372,9 @@ var Ze = /* @__PURE__ */ t(((e) => {
1377
1372
  return n;
1378
1373
  }
1379
1374
  e.default = t;
1380
- })), Qe = /* @__PURE__ */ t(((e) => {
1375
+ })), Ke = /* @__PURE__ */ n(((e) => {
1381
1376
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = i;
1382
- var t = n(Ze());
1377
+ var t = n(R());
1383
1378
  function n(e) {
1384
1379
  return e && e.__esModule ? e : { default: e };
1385
1380
  }
@@ -1394,9 +1389,9 @@ var Ze = /* @__PURE__ */ t(((e) => {
1394
1389
  function i(e, n) {
1395
1390
  return typeof Symbol == "function" && r(Symbol.iterator) === "symbol" && Object.defineProperty(e, Symbol.iterator, { value: t.default.bind(n) }), e;
1396
1391
  }
1397
- })), $e = /* @__PURE__ */ t(((e) => {
1392
+ })), qe = /* @__PURE__ */ n(((e) => {
1398
1393
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0;
1399
- var t = n(Qe());
1394
+ var t = n(Ke());
1400
1395
  function n(e) {
1401
1396
  return e && e.__esModule ? e : { default: e };
1402
1397
  }
@@ -1663,9 +1658,9 @@ var Ze = /* @__PURE__ */ t(((e) => {
1663
1658
  }
1664
1659
  };
1665
1660
  e.default = (0, t.default)(d, d.entries());
1666
- })), et = /* @__PURE__ */ t(((e) => {
1661
+ })), Je = /* @__PURE__ */ n(((e) => {
1667
1662
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0;
1668
- var t = n(Qe());
1663
+ var t = n(Ke());
1669
1664
  function n(e) {
1670
1665
  return e && e.__esModule ? e : { default: e };
1671
1666
  }
@@ -1920,7 +1915,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
1920
1915
  }
1921
1916
  };
1922
1917
  e.default = (0, t.default)(d, d.entries());
1923
- })), tt = /* @__PURE__ */ t(((e) => {
1918
+ })), Ye = /* @__PURE__ */ n(((e) => {
1924
1919
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
1925
1920
  abstract: !0,
1926
1921
  accessibleNameRequired: !1,
@@ -1936,7 +1931,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
1936
1931
  requiredProps: {},
1937
1932
  superClass: [["roletype", "widget"]]
1938
1933
  };
1939
- })), nt = /* @__PURE__ */ t(((e) => {
1934
+ })), Xe = /* @__PURE__ */ n(((e) => {
1940
1935
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
1941
1936
  abstract: !0,
1942
1937
  accessibleNameRequired: !1,
@@ -1955,7 +1950,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
1955
1950
  requiredProps: {},
1956
1951
  superClass: [["roletype", "widget"]]
1957
1952
  };
1958
- })), rt = /* @__PURE__ */ t(((e) => {
1953
+ })), Ze = /* @__PURE__ */ n(((e) => {
1959
1954
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
1960
1955
  abstract: !0,
1961
1956
  accessibleNameRequired: !1,
@@ -1974,7 +1969,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
1974
1969
  requiredProps: {},
1975
1970
  superClass: [["roletype", "widget"]]
1976
1971
  };
1977
- })), it = /* @__PURE__ */ t(((e) => {
1972
+ })), Qe = /* @__PURE__ */ n(((e) => {
1978
1973
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
1979
1974
  abstract: !0,
1980
1975
  accessibleNameRequired: !1,
@@ -1994,7 +1989,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
1994
1989
  "section"
1995
1990
  ]]
1996
1991
  };
1997
- })), at = /* @__PURE__ */ t(((e) => {
1992
+ })), $e = /* @__PURE__ */ n(((e) => {
1998
1993
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
1999
1994
  abstract: !0,
2000
1995
  accessibleNameRequired: !1,
@@ -2014,7 +2009,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
2014
2009
  requiredProps: {},
2015
2010
  superClass: [["roletype", "structure"]]
2016
2011
  };
2017
- })), ot = /* @__PURE__ */ t(((e) => {
2012
+ })), et = /* @__PURE__ */ n(((e) => {
2018
2013
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
2019
2014
  abstract: !0,
2020
2015
  accessibleNameRequired: !1,
@@ -2054,7 +2049,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
2054
2049
  requiredProps: {},
2055
2050
  superClass: []
2056
2051
  };
2057
- })), st = /* @__PURE__ */ t(((e) => {
2052
+ })), tt = /* @__PURE__ */ n(((e) => {
2058
2053
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
2059
2054
  abstract: !0,
2060
2055
  accessibleNameRequired: !1,
@@ -2083,7 +2078,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
2083
2078
  requiredProps: {},
2084
2079
  superClass: [["roletype", "structure"]]
2085
2080
  };
2086
- })), ct = /* @__PURE__ */ t(((e) => {
2081
+ })), nt = /* @__PURE__ */ n(((e) => {
2087
2082
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
2088
2083
  abstract: !0,
2089
2084
  accessibleNameRequired: !1,
@@ -2099,7 +2094,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
2099
2094
  requiredProps: {},
2100
2095
  superClass: [["roletype", "structure"]]
2101
2096
  };
2102
- })), lt = /* @__PURE__ */ t(((e) => {
2097
+ })), rt = /* @__PURE__ */ n(((e) => {
2103
2098
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
2104
2099
  abstract: !0,
2105
2100
  accessibleNameRequired: !1,
@@ -2124,7 +2119,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
2124
2119
  "group"
2125
2120
  ]]
2126
2121
  };
2127
- })), ut = /* @__PURE__ */ t(((e) => {
2122
+ })), it = /* @__PURE__ */ n(((e) => {
2128
2123
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
2129
2124
  abstract: !0,
2130
2125
  accessibleNameRequired: !1,
@@ -2140,7 +2135,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
2140
2135
  requiredProps: {},
2141
2136
  superClass: [["roletype"]]
2142
2137
  };
2143
- })), dt = /* @__PURE__ */ t(((e) => {
2138
+ })), at = /* @__PURE__ */ n(((e) => {
2144
2139
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
2145
2140
  abstract: !0,
2146
2141
  accessibleNameRequired: !1,
@@ -2156,7 +2151,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
2156
2151
  requiredProps: {},
2157
2152
  superClass: [["roletype"]]
2158
2153
  };
2159
- })), ft = /* @__PURE__ */ t(((e) => {
2154
+ })), ot = /* @__PURE__ */ n(((e) => {
2160
2155
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
2161
2156
  abstract: !0,
2162
2157
  accessibleNameRequired: !1,
@@ -2172,9 +2167,9 @@ var Ze = /* @__PURE__ */ t(((e) => {
2172
2167
  requiredProps: {},
2173
2168
  superClass: [["roletype"]]
2174
2169
  };
2175
- })), pt = /* @__PURE__ */ t(((e) => {
2170
+ })), st = /* @__PURE__ */ n(((e) => {
2176
2171
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0;
2177
- var t = p(tt()), n = p(nt()), r = p(rt()), i = p(it()), a = p(at()), o = p(ot()), s = p(st()), c = p(ct()), l = p(lt()), u = p(ut()), d = p(dt()), f = p(ft());
2172
+ var t = p(Ye()), n = p(Xe()), r = p(Ze()), i = p(Qe()), a = p($e()), o = p(et()), s = p(tt()), c = p(nt()), l = p(rt()), u = p(it()), d = p(at()), f = p(ot());
2178
2173
  function p(e) {
2179
2174
  return e && e.__esModule ? e : { default: e };
2180
2175
  }
@@ -2192,7 +2187,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
2192
2187
  ["widget", d.default],
2193
2188
  ["window", f.default]
2194
2189
  ];
2195
- })), mt = /* @__PURE__ */ t(((e) => {
2190
+ })), ct = /* @__PURE__ */ n(((e) => {
2196
2191
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
2197
2192
  abstract: !1,
2198
2193
  accessibleNameRequired: !1,
@@ -2218,7 +2213,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
2218
2213
  "section"
2219
2214
  ]]
2220
2215
  };
2221
- })), ht = /* @__PURE__ */ t(((e) => {
2216
+ })), lt = /* @__PURE__ */ n(((e) => {
2222
2217
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
2223
2218
  abstract: !1,
2224
2219
  accessibleNameRequired: !0,
@@ -2246,7 +2241,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
2246
2241
  "dialog"
2247
2242
  ]]
2248
2243
  };
2249
- })), gt = /* @__PURE__ */ t(((e) => {
2244
+ })), ut = /* @__PURE__ */ n(((e) => {
2250
2245
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
2251
2246
  abstract: !1,
2252
2247
  accessibleNameRequired: !0,
@@ -2269,7 +2264,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
2269
2264
  requiredProps: {},
2270
2265
  superClass: [["roletype", "structure"]]
2271
2266
  };
2272
- })), _t = /* @__PURE__ */ t(((e) => {
2267
+ })), dt = /* @__PURE__ */ n(((e) => {
2273
2268
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
2274
2269
  abstract: !1,
2275
2270
  accessibleNameRequired: !1,
@@ -2295,7 +2290,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
2295
2290
  "document"
2296
2291
  ]]
2297
2292
  };
2298
- })), vt = /* @__PURE__ */ t(((e) => {
2293
+ })), ft = /* @__PURE__ */ n(((e) => {
2299
2294
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
2300
2295
  abstract: !1,
2301
2296
  accessibleNameRequired: !1,
@@ -2322,7 +2317,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
2322
2317
  "landmark"
2323
2318
  ]]
2324
2319
  };
2325
- })), yt = /* @__PURE__ */ t(((e) => {
2320
+ })), pt = /* @__PURE__ */ n(((e) => {
2326
2321
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
2327
2322
  abstract: !1,
2328
2323
  accessibleNameRequired: !1,
@@ -2345,7 +2340,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
2345
2340
  "section"
2346
2341
  ]]
2347
2342
  };
2348
- })), bt = /* @__PURE__ */ t(((e) => {
2343
+ })), mt = /* @__PURE__ */ n(((e) => {
2349
2344
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
2350
2345
  abstract: !1,
2351
2346
  accessibleNameRequired: !0,
@@ -2419,7 +2414,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
2419
2414
  "command"
2420
2415
  ]]
2421
2416
  };
2422
- })), xt = /* @__PURE__ */ t(((e) => {
2417
+ })), ht = /* @__PURE__ */ n(((e) => {
2423
2418
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
2424
2419
  abstract: !1,
2425
2420
  accessibleNameRequired: !1,
@@ -2450,7 +2445,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
2450
2445
  "section"
2451
2446
  ]]
2452
2447
  };
2453
- })), St = /* @__PURE__ */ t(((e) => {
2448
+ })), gt = /* @__PURE__ */ n(((e) => {
2454
2449
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
2455
2450
  abstract: !1,
2456
2451
  accessibleNameRequired: !1,
@@ -2481,7 +2476,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
2481
2476
  "section"
2482
2477
  ]]
2483
2478
  };
2484
- })), Ct = /* @__PURE__ */ t(((e) => {
2479
+ })), _t = /* @__PURE__ */ n(((e) => {
2485
2480
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
2486
2481
  abstract: !1,
2487
2482
  accessibleNameRequired: !0,
@@ -2520,7 +2515,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
2520
2515
  "input"
2521
2516
  ]]
2522
2517
  };
2523
- })), wt = /* @__PURE__ */ t(((e) => {
2518
+ })), vt = /* @__PURE__ */ n(((e) => {
2524
2519
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
2525
2520
  abstract: !1,
2526
2521
  accessibleNameRequired: !1,
@@ -2543,7 +2538,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
2543
2538
  "section"
2544
2539
  ]]
2545
2540
  };
2546
- })), Tt = /* @__PURE__ */ t(((e) => {
2541
+ })), yt = /* @__PURE__ */ n(((e) => {
2547
2542
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
2548
2543
  abstract: !1,
2549
2544
  accessibleNameRequired: !0,
@@ -2608,7 +2603,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
2608
2603
  ]
2609
2604
  ]
2610
2605
  };
2611
- })), Et = /* @__PURE__ */ t(((e) => {
2606
+ })), bt = /* @__PURE__ */ n(((e) => {
2612
2607
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
2613
2608
  abstract: !1,
2614
2609
  accessibleNameRequired: !0,
@@ -2737,7 +2732,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
2737
2732
  "input"
2738
2733
  ]]
2739
2734
  };
2740
- })), Dt = /* @__PURE__ */ t(((e) => {
2735
+ })), xt = /* @__PURE__ */ n(((e) => {
2741
2736
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
2742
2737
  abstract: !1,
2743
2738
  accessibleNameRequired: !1,
@@ -2785,7 +2780,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
2785
2780
  "landmark"
2786
2781
  ]]
2787
2782
  };
2788
- })), Ot = /* @__PURE__ */ t(((e) => {
2783
+ })), St = /* @__PURE__ */ n(((e) => {
2789
2784
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
2790
2785
  abstract: !1,
2791
2786
  accessibleNameRequired: !1,
@@ -2812,7 +2807,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
2812
2807
  "landmark"
2813
2808
  ]]
2814
2809
  };
2815
- })), kt = /* @__PURE__ */ t(((e) => {
2810
+ })), Ct = /* @__PURE__ */ n(((e) => {
2816
2811
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
2817
2812
  abstract: !1,
2818
2813
  accessibleNameRequired: !1,
@@ -2835,7 +2830,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
2835
2830
  "section"
2836
2831
  ]]
2837
2832
  };
2838
- })), At = /* @__PURE__ */ t(((e) => {
2833
+ })), wt = /* @__PURE__ */ n(((e) => {
2839
2834
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
2840
2835
  abstract: !1,
2841
2836
  accessibleNameRequired: !1,
@@ -2858,7 +2853,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
2858
2853
  "section"
2859
2854
  ]]
2860
2855
  };
2861
- })), jt = /* @__PURE__ */ t(((e) => {
2856
+ })), Tt = /* @__PURE__ */ n(((e) => {
2862
2857
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
2863
2858
  abstract: !1,
2864
2859
  accessibleNameRequired: !0,
@@ -2877,7 +2872,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
2877
2872
  requiredProps: {},
2878
2873
  superClass: [["roletype", "window"]]
2879
2874
  };
2880
- })), Mt = /* @__PURE__ */ t(((e) => {
2875
+ })), Et = /* @__PURE__ */ n(((e) => {
2881
2876
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
2882
2877
  abstract: !1,
2883
2878
  accessibleNameRequired: !1,
@@ -2898,7 +2893,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
2898
2893
  "list"
2899
2894
  ]]
2900
2895
  };
2901
- })), Nt = /* @__PURE__ */ t(((e) => {
2896
+ })), Dt = /* @__PURE__ */ n(((e) => {
2902
2897
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
2903
2898
  abstract: !1,
2904
2899
  accessibleNameRequired: !1,
@@ -2917,7 +2912,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
2917
2912
  requiredProps: {},
2918
2913
  superClass: [["roletype", "structure"]]
2919
2914
  };
2920
- })), Pt = /* @__PURE__ */ t(((e) => {
2915
+ })), Ot = /* @__PURE__ */ n(((e) => {
2921
2916
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
2922
2917
  abstract: !1,
2923
2918
  accessibleNameRequired: !1,
@@ -2940,7 +2935,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
2940
2935
  "section"
2941
2936
  ]]
2942
2937
  };
2943
- })), Ft = /* @__PURE__ */ t(((e) => {
2938
+ })), kt = /* @__PURE__ */ n(((e) => {
2944
2939
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
2945
2940
  abstract: !1,
2946
2941
  accessibleNameRequired: !1,
@@ -2961,7 +2956,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
2961
2956
  "list"
2962
2957
  ]]
2963
2958
  };
2964
- })), It = /* @__PURE__ */ t(((e) => {
2959
+ })), At = /* @__PURE__ */ n(((e) => {
2965
2960
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
2966
2961
  abstract: !1,
2967
2962
  accessibleNameRequired: !1,
@@ -2984,7 +2979,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
2984
2979
  "section"
2985
2980
  ]]
2986
2981
  };
2987
- })), Lt = /* @__PURE__ */ t(((e) => {
2982
+ })), jt = /* @__PURE__ */ n(((e) => {
2988
2983
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
2989
2984
  abstract: !1,
2990
2985
  accessibleNameRequired: !1,
@@ -3036,7 +3031,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
3036
3031
  "landmark"
3037
3032
  ]]
3038
3033
  };
3039
- })), Rt = /* @__PURE__ */ t(((e) => {
3034
+ })), Mt = /* @__PURE__ */ n(((e) => {
3040
3035
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
3041
3036
  abstract: !1,
3042
3037
  accessibleNameRequired: !1,
@@ -3143,7 +3138,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
3143
3138
  requiredProps: {},
3144
3139
  superClass: [["roletype", "structure"]]
3145
3140
  };
3146
- })), zt = /* @__PURE__ */ t(((e) => {
3141
+ })), Nt = /* @__PURE__ */ n(((e) => {
3147
3142
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
3148
3143
  abstract: !1,
3149
3144
  accessibleNameRequired: !0,
@@ -3171,7 +3166,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
3171
3166
  "table"
3172
3167
  ]]
3173
3168
  };
3174
- })), Bt = /* @__PURE__ */ t(((e) => {
3169
+ })), Pt = /* @__PURE__ */ n(((e) => {
3175
3170
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
3176
3171
  abstract: !1,
3177
3172
  accessibleNameRequired: !1,
@@ -3207,7 +3202,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
3207
3202
  "cell"
3208
3203
  ], ["roletype", "widget"]]
3209
3204
  };
3210
- })), Vt = /* @__PURE__ */ t(((e) => {
3205
+ })), Ft = /* @__PURE__ */ n(((e) => {
3211
3206
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
3212
3207
  abstract: !1,
3213
3208
  accessibleNameRequired: !1,
@@ -3247,7 +3242,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
3247
3242
  "section"
3248
3243
  ]]
3249
3244
  };
3250
- })), Ht = /* @__PURE__ */ t(((e) => {
3245
+ })), It = /* @__PURE__ */ n(((e) => {
3251
3246
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
3252
3247
  abstract: !1,
3253
3248
  accessibleNameRequired: !0,
@@ -3292,7 +3287,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
3292
3287
  "sectionhead"
3293
3288
  ]]
3294
3289
  };
3295
- })), Ut = /* @__PURE__ */ t(((e) => {
3290
+ })), Lt = /* @__PURE__ */ n(((e) => {
3296
3291
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
3297
3292
  abstract: !1,
3298
3293
  accessibleNameRequired: !0,
@@ -3337,7 +3332,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
3337
3332
  "section"
3338
3333
  ]]
3339
3334
  };
3340
- })), Wt = /* @__PURE__ */ t(((e) => {
3335
+ })), Rt = /* @__PURE__ */ n(((e) => {
3341
3336
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
3342
3337
  abstract: !1,
3343
3338
  accessibleNameRequired: !1,
@@ -3360,7 +3355,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
3360
3355
  "section"
3361
3356
  ]]
3362
3357
  };
3363
- })), Gt = /* @__PURE__ */ t(((e) => {
3358
+ })), zt = /* @__PURE__ */ n(((e) => {
3364
3359
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
3365
3360
  abstract: !1,
3366
3361
  accessibleNameRequired: !0,
@@ -3402,7 +3397,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
3402
3397
  "command"
3403
3398
  ]]
3404
3399
  };
3405
- })), Kt = /* @__PURE__ */ t(((e) => {
3400
+ })), Bt = /* @__PURE__ */ n(((e) => {
3406
3401
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
3407
3402
  abstract: !1,
3408
3403
  accessibleNameRequired: !1,
@@ -3435,7 +3430,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
3435
3430
  "section"
3436
3431
  ]]
3437
3432
  };
3438
- })), qt = /* @__PURE__ */ t(((e) => {
3433
+ })), Vt = /* @__PURE__ */ n(((e) => {
3439
3434
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
3440
3435
  abstract: !1,
3441
3436
  accessibleNameRequired: !0,
@@ -3501,7 +3496,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
3501
3496
  "select"
3502
3497
  ]]
3503
3498
  };
3504
- })), Jt = /* @__PURE__ */ t(((e) => {
3499
+ })), Ht = /* @__PURE__ */ n(((e) => {
3505
3500
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
3506
3501
  abstract: !1,
3507
3502
  accessibleNameRequired: !1,
@@ -3538,7 +3533,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
3538
3533
  "section"
3539
3534
  ]]
3540
3535
  };
3541
- })), Yt = /* @__PURE__ */ t(((e) => {
3536
+ })), Ut = /* @__PURE__ */ n(((e) => {
3542
3537
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
3543
3538
  abstract: !1,
3544
3539
  accessibleNameRequired: !1,
@@ -3558,7 +3553,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
3558
3553
  "section"
3559
3554
  ]]
3560
3555
  };
3561
- })), Xt = /* @__PURE__ */ t(((e) => {
3556
+ })), Wt = /* @__PURE__ */ n(((e) => {
3562
3557
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
3563
3558
  abstract: !1,
3564
3559
  accessibleNameRequired: !1,
@@ -3582,7 +3577,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
3582
3577
  "landmark"
3583
3578
  ]]
3584
3579
  };
3585
- })), Zt = /* @__PURE__ */ t(((e) => {
3580
+ })), Gt = /* @__PURE__ */ n(((e) => {
3586
3581
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
3587
3582
  abstract: !1,
3588
3583
  accessibleNameRequired: !1,
@@ -3609,7 +3604,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
3609
3604
  "section"
3610
3605
  ]]
3611
3606
  };
3612
- })), Qt = /* @__PURE__ */ t(((e) => {
3607
+ })), Kt = /* @__PURE__ */ n(((e) => {
3613
3608
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
3614
3609
  abstract: !1,
3615
3610
  accessibleNameRequired: !0,
@@ -3629,7 +3624,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
3629
3624
  "section"
3630
3625
  ]]
3631
3626
  };
3632
- })), $t = /* @__PURE__ */ t(((e) => {
3627
+ })), qt = /* @__PURE__ */ n(((e) => {
3633
3628
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
3634
3629
  abstract: !1,
3635
3630
  accessibleNameRequired: !1,
@@ -3652,7 +3647,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
3652
3647
  "section"
3653
3648
  ]]
3654
3649
  };
3655
- })), en = /* @__PURE__ */ t(((e) => {
3650
+ })), Jt = /* @__PURE__ */ n(((e) => {
3656
3651
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
3657
3652
  abstract: !1,
3658
3653
  accessibleNameRequired: !1,
@@ -3703,7 +3698,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
3703
3698
  "select"
3704
3699
  ]]
3705
3700
  };
3706
- })), tn = /* @__PURE__ */ t(((e) => {
3701
+ })), Yt = /* @__PURE__ */ n(((e) => {
3707
3702
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
3708
3703
  abstract: !1,
3709
3704
  accessibleNameRequired: !1,
@@ -3742,7 +3737,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
3742
3737
  "menu"
3743
3738
  ]]
3744
3739
  };
3745
- })), nn = /* @__PURE__ */ t(((e) => {
3740
+ })), Xt = /* @__PURE__ */ n(((e) => {
3746
3741
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
3747
3742
  abstract: !1,
3748
3743
  accessibleNameRequired: !0,
@@ -3789,7 +3784,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
3789
3784
  "command"
3790
3785
  ]]
3791
3786
  };
3792
- })), rn = /* @__PURE__ */ t(((e) => {
3787
+ })), Zt = /* @__PURE__ */ n(((e) => {
3793
3788
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
3794
3789
  abstract: !1,
3795
3790
  accessibleNameRequired: !0,
@@ -3826,7 +3821,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
3826
3821
  "menuitem"
3827
3822
  ]]
3828
3823
  };
3829
- })), an = /* @__PURE__ */ t(((e) => {
3824
+ })), Qt = /* @__PURE__ */ n(((e) => {
3830
3825
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
3831
3826
  abstract: !1,
3832
3827
  accessibleNameRequired: !0,
@@ -3874,7 +3869,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
3874
3869
  ]
3875
3870
  ]
3876
3871
  };
3877
- })), on = /* @__PURE__ */ t(((e) => {
3872
+ })), $t = /* @__PURE__ */ n(((e) => {
3878
3873
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
3879
3874
  abstract: !1,
3880
3875
  accessibleNameRequired: !0,
@@ -3901,7 +3896,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
3901
3896
  "range"
3902
3897
  ]]
3903
3898
  };
3904
- })), sn = /* @__PURE__ */ t(((e) => {
3899
+ })), en = /* @__PURE__ */ n(((e) => {
3905
3900
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
3906
3901
  abstract: !1,
3907
3902
  accessibleNameRequired: !1,
@@ -3925,7 +3920,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
3925
3920
  "landmark"
3926
3921
  ]]
3927
3922
  };
3928
- })), cn = /* @__PURE__ */ t(((e) => {
3923
+ })), tn = /* @__PURE__ */ n(((e) => {
3929
3924
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
3930
3925
  abstract: !1,
3931
3926
  accessibleNameRequired: !1,
@@ -3941,7 +3936,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
3941
3936
  requiredProps: {},
3942
3937
  superClass: []
3943
3938
  };
3944
- })), ln = /* @__PURE__ */ t(((e) => {
3939
+ })), nn = /* @__PURE__ */ n(((e) => {
3945
3940
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
3946
3941
  abstract: !1,
3947
3942
  accessibleNameRequired: !1,
@@ -3961,7 +3956,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
3961
3956
  "section"
3962
3957
  ]]
3963
3958
  };
3964
- })), un = /* @__PURE__ */ t(((e) => {
3959
+ })), rn = /* @__PURE__ */ n(((e) => {
3965
3960
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
3966
3961
  abstract: !1,
3967
3962
  accessibleNameRequired: !0,
@@ -3999,7 +3994,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
3999
3994
  "input"
4000
3995
  ]]
4001
3996
  };
4002
- })), dn = /* @__PURE__ */ t(((e) => {
3997
+ })), an = /* @__PURE__ */ n(((e) => {
4003
3998
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
4004
3999
  abstract: !1,
4005
4000
  accessibleNameRequired: !1,
@@ -4022,7 +4017,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
4022
4017
  "section"
4023
4018
  ]]
4024
4019
  };
4025
- })), fn = /* @__PURE__ */ t(((e) => {
4020
+ })), on = /* @__PURE__ */ n(((e) => {
4026
4021
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
4027
4022
  abstract: !1,
4028
4023
  accessibleNameRequired: !1,
@@ -4047,7 +4042,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
4047
4042
  requiredProps: {},
4048
4043
  superClass: [["roletype", "structure"]]
4049
4044
  };
4050
- })), pn = /* @__PURE__ */ t(((e) => {
4045
+ })), sn = /* @__PURE__ */ n(((e) => {
4051
4046
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
4052
4047
  abstract: !1,
4053
4048
  accessibleNameRequired: !0,
@@ -4073,7 +4068,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
4073
4068
  "range"
4074
4069
  ], ["roletype", "widget"]]
4075
4070
  };
4076
- })), mn = /* @__PURE__ */ t(((e) => {
4071
+ })), cn = /* @__PURE__ */ n(((e) => {
4077
4072
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
4078
4073
  abstract: !1,
4079
4074
  accessibleNameRequired: !0,
@@ -4106,7 +4101,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
4106
4101
  "input"
4107
4102
  ]]
4108
4103
  };
4109
- })), hn = /* @__PURE__ */ t(((e) => {
4104
+ })), ln = /* @__PURE__ */ n(((e) => {
4110
4105
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
4111
4106
  abstract: !1,
4112
4107
  accessibleNameRequired: !0,
@@ -4141,7 +4136,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
4141
4136
  "select"
4142
4137
  ]]
4143
4138
  };
4144
- })), gn = /* @__PURE__ */ t(((e) => {
4139
+ })), un = /* @__PURE__ */ n(((e) => {
4145
4140
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
4146
4141
  abstract: !1,
4147
4142
  accessibleNameRequired: !0,
@@ -4184,7 +4179,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
4184
4179
  "landmark"
4185
4180
  ]]
4186
4181
  };
4187
- })), _n = /* @__PURE__ */ t(((e) => {
4182
+ })), dn = /* @__PURE__ */ n(((e) => {
4188
4183
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
4189
4184
  abstract: !1,
4190
4185
  accessibleNameRequired: !1,
@@ -4231,7 +4226,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
4231
4226
  "group"
4232
4227
  ], ["roletype", "widget"]]
4233
4228
  };
4234
- })), vn = /* @__PURE__ */ t(((e) => {
4229
+ })), fn = /* @__PURE__ */ n(((e) => {
4235
4230
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
4236
4231
  abstract: !1,
4237
4232
  accessibleNameRequired: !1,
@@ -4268,7 +4263,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
4268
4263
  requiredProps: {},
4269
4264
  superClass: [["roletype", "structure"]]
4270
4265
  };
4271
- })), yn = /* @__PURE__ */ t(((e) => {
4266
+ })), pn = /* @__PURE__ */ n(((e) => {
4272
4267
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
4273
4268
  abstract: !1,
4274
4269
  accessibleNameRequired: !0,
@@ -4326,7 +4321,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
4326
4321
  ]
4327
4322
  ]
4328
4323
  };
4329
- })), bn = /* @__PURE__ */ t(((e) => {
4324
+ })), mn = /* @__PURE__ */ n(((e) => {
4330
4325
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
4331
4326
  abstract: !1,
4332
4327
  accessibleNameRequired: !1,
@@ -4355,7 +4350,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
4355
4350
  "range"
4356
4351
  ], ["roletype", "widget"]]
4357
4352
  };
4358
- })), xn = /* @__PURE__ */ t(((e) => {
4353
+ })), hn = /* @__PURE__ */ n(((e) => {
4359
4354
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
4360
4355
  abstract: !1,
4361
4356
  accessibleNameRequired: !1,
@@ -4376,7 +4371,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
4376
4371
  "landmark"
4377
4372
  ]]
4378
4373
  };
4379
- })), Sn = /* @__PURE__ */ t(((e) => {
4374
+ })), gn = /* @__PURE__ */ n(((e) => {
4380
4375
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
4381
4376
  abstract: !1,
4382
4377
  accessibleNameRequired: !0,
@@ -4410,7 +4405,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
4410
4405
  "textbox"
4411
4406
  ]]
4412
4407
  };
4413
- })), Cn = /* @__PURE__ */ t(((e) => {
4408
+ })), _n = /* @__PURE__ */ n(((e) => {
4414
4409
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
4415
4410
  abstract: !1,
4416
4411
  accessibleNameRequired: !1,
@@ -4436,7 +4431,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
4436
4431
  requiredProps: {},
4437
4432
  superClass: [["roletype", "structure"]]
4438
4433
  };
4439
- })), wn = /* @__PURE__ */ t(((e) => {
4434
+ })), vn = /* @__PURE__ */ n(((e) => {
4440
4435
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
4441
4436
  abstract: !1,
4442
4437
  accessibleNameRequired: !0,
@@ -4478,7 +4473,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
4478
4473
  "range"
4479
4474
  ]]
4480
4475
  };
4481
- })), Tn = /* @__PURE__ */ t(((e) => {
4476
+ })), yn = /* @__PURE__ */ n(((e) => {
4482
4477
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
4483
4478
  abstract: !1,
4484
4479
  accessibleNameRequired: !0,
@@ -4526,7 +4521,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
4526
4521
  ]
4527
4522
  ]
4528
4523
  };
4529
- })), En = /* @__PURE__ */ t(((e) => {
4524
+ })), bn = /* @__PURE__ */ n(((e) => {
4530
4525
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
4531
4526
  abstract: !1,
4532
4527
  accessibleNameRequired: !1,
@@ -4552,7 +4547,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
4552
4547
  "section"
4553
4548
  ]]
4554
4549
  };
4555
- })), Dn = /* @__PURE__ */ t(((e) => {
4550
+ })), xn = /* @__PURE__ */ n(((e) => {
4556
4551
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
4557
4552
  abstract: !1,
4558
4553
  accessibleNameRequired: !1,
@@ -4575,7 +4570,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
4575
4570
  "section"
4576
4571
  ]]
4577
4572
  };
4578
- })), On = /* @__PURE__ */ t(((e) => {
4573
+ })), Sn = /* @__PURE__ */ n(((e) => {
4579
4574
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
4580
4575
  abstract: !1,
4581
4576
  accessibleNameRequired: !1,
@@ -4598,7 +4593,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
4598
4593
  "section"
4599
4594
  ]]
4600
4595
  };
4601
- })), kn = /* @__PURE__ */ t(((e) => {
4596
+ })), Cn = /* @__PURE__ */ n(((e) => {
4602
4597
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
4603
4598
  abstract: !1,
4604
4599
  accessibleNameRequired: !1,
@@ -4621,7 +4616,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
4621
4616
  "section"
4622
4617
  ]]
4623
4618
  };
4624
- })), An = /* @__PURE__ */ t(((e) => {
4619
+ })), wn = /* @__PURE__ */ n(((e) => {
4625
4620
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
4626
4621
  abstract: !1,
4627
4622
  accessibleNameRequired: !0,
@@ -4645,7 +4640,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
4645
4640
  "checkbox"
4646
4641
  ]]
4647
4642
  };
4648
- })), jn = /* @__PURE__ */ t(((e) => {
4643
+ })), Tn = /* @__PURE__ */ n(((e) => {
4649
4644
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
4650
4645
  abstract: !1,
4651
4646
  accessibleNameRequired: !1,
@@ -4672,7 +4667,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
4672
4667
  "sectionhead"
4673
4668
  ], ["roletype", "widget"]]
4674
4669
  };
4675
- })), Mn = /* @__PURE__ */ t(((e) => {
4670
+ })), En = /* @__PURE__ */ n(((e) => {
4676
4671
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
4677
4672
  abstract: !1,
4678
4673
  accessibleNameRequired: !0,
@@ -4698,7 +4693,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
4698
4693
  "section"
4699
4694
  ]]
4700
4695
  };
4701
- })), Nn = /* @__PURE__ */ t(((e) => {
4696
+ })), Dn = /* @__PURE__ */ n(((e) => {
4702
4697
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
4703
4698
  abstract: !1,
4704
4699
  accessibleNameRequired: !1,
@@ -4725,7 +4720,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
4725
4720
  "composite"
4726
4721
  ]]
4727
4722
  };
4728
- })), Pn = /* @__PURE__ */ t(((e) => {
4723
+ })), On = /* @__PURE__ */ n(((e) => {
4729
4724
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
4730
4725
  abstract: !1,
4731
4726
  accessibleNameRequired: !0,
@@ -4745,7 +4740,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
4745
4740
  "section"
4746
4741
  ]]
4747
4742
  };
4748
- })), Fn = /* @__PURE__ */ t(((e) => {
4743
+ })), kn = /* @__PURE__ */ n(((e) => {
4749
4744
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
4750
4745
  abstract: !1,
4751
4746
  accessibleNameRequired: !1,
@@ -4771,7 +4766,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
4771
4766
  "section"
4772
4767
  ]]
4773
4768
  };
4774
- })), In = /* @__PURE__ */ t(((e) => {
4769
+ })), An = /* @__PURE__ */ n(((e) => {
4775
4770
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
4776
4771
  abstract: !1,
4777
4772
  accessibleNameRequired: !0,
@@ -4880,7 +4875,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
4880
4875
  "input"
4881
4876
  ]]
4882
4877
  };
4883
- })), Ln = /* @__PURE__ */ t(((e) => {
4878
+ })), jn = /* @__PURE__ */ n(((e) => {
4884
4879
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
4885
4880
  abstract: !1,
4886
4881
  accessibleNameRequired: !1,
@@ -4903,7 +4898,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
4903
4898
  "section"
4904
4899
  ]]
4905
4900
  };
4906
- })), Rn = /* @__PURE__ */ t(((e) => {
4901
+ })), Mn = /* @__PURE__ */ n(((e) => {
4907
4902
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
4908
4903
  abstract: !1,
4909
4904
  accessibleNameRequired: !1,
@@ -4924,7 +4919,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
4924
4919
  "status"
4925
4920
  ]]
4926
4921
  };
4927
- })), zn = /* @__PURE__ */ t(((e) => {
4922
+ })), Nn = /* @__PURE__ */ n(((e) => {
4928
4923
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
4929
4924
  abstract: !1,
4930
4925
  accessibleNameRequired: !1,
@@ -4948,7 +4943,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
4948
4943
  "group"
4949
4944
  ]]
4950
4945
  };
4951
- })), Bn = /* @__PURE__ */ t(((e) => {
4946
+ })), Pn = /* @__PURE__ */ n(((e) => {
4952
4947
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
4953
4948
  abstract: !1,
4954
4949
  accessibleNameRequired: !0,
@@ -4968,7 +4963,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
4968
4963
  "section"
4969
4964
  ]]
4970
4965
  };
4971
- })), Vn = /* @__PURE__ */ t(((e) => {
4966
+ })), Fn = /* @__PURE__ */ n(((e) => {
4972
4967
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
4973
4968
  abstract: !1,
4974
4969
  accessibleNameRequired: !0,
@@ -5001,7 +4996,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
5001
4996
  "select"
5002
4997
  ]]
5003
4998
  };
5004
- })), Hn = /* @__PURE__ */ t(((e) => {
4999
+ })), In = /* @__PURE__ */ n(((e) => {
5005
5000
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
5006
5001
  abstract: !1,
5007
5002
  accessibleNameRequired: !0,
@@ -5046,7 +5041,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
5046
5041
  ]
5047
5042
  ]
5048
5043
  };
5049
- })), Un = /* @__PURE__ */ t(((e) => {
5044
+ })), Ln = /* @__PURE__ */ n(((e) => {
5050
5045
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
5051
5046
  abstract: !1,
5052
5047
  accessibleNameRequired: !0,
@@ -5075,9 +5070,9 @@ var Ze = /* @__PURE__ */ t(((e) => {
5075
5070
  "option"
5076
5071
  ]]
5077
5072
  };
5078
- })), Wn = /* @__PURE__ */ t(((e) => {
5073
+ })), Rn = /* @__PURE__ */ n(((e) => {
5079
5074
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0;
5080
- var t = R(mt()), n = R(ht()), r = R(gt()), i = R(_t()), a = R(vt()), o = R(yt()), s = R(bt()), c = R(xt()), l = R(St()), u = R(Ct()), d = R(wt()), f = R(Tt()), p = R(Et()), m = R(Dt()), h = R(Ot()), g = R(kt()), _ = R(At()), v = R(jt()), y = R(Mt()), b = R(Nt()), x = R(Pt()), S = R(Ft()), C = R(It()), w = R(Lt()), ee = R(Rt()), T = R(zt()), te = R(Bt()), E = R(Vt()), ne = R(Ht()), D = R(Ut()), O = R(Wt()), re = R(Gt()), k = R(Kt()), A = R(qt()), ie = R(Jt()), j = R(Yt()), ae = R(Xt()), oe = R(Zt()), M = R(Qt()), N = R($t()), se = R(en()), ce = R(tn()), P = R(nn()), le = R(rn()), ue = R(an()), de = R(on()), F = R(sn()), fe = R(cn()), I = R(ln()), pe = R(un()), me = R(dn()), he = R(fn()), ge = R(pn()), _e = R(mn()), ve = R(hn()), ye = R(gn()), be = R(_n()), xe = R(vn()), Se = R(yn()), Ce = R(bn()), we = R(xn()), L = R(Sn()), Te = R(Cn()), Ee = R(wn()), De = R(Tn()), Oe = R(En()), ke = R(Dn()), Ae = R(On()), je = R(kn()), Me = R(An()), Ne = R(jn()), Pe = R(Mn()), Fe = R(Nn()), Ie = R(Pn()), Le = R(Fn()), Re = R(In()), ze = R(Ln()), Be = R(Rn()), Ve = R(zn()), He = R(Bn()), Ue = R(Vn()), We = R(Hn()), Ge = R(Un());
5075
+ var t = R(ct()), n = R(lt()), r = R(ut()), i = R(dt()), a = R(ft()), o = R(pt()), s = R(mt()), c = R(ht()), l = R(gt()), u = R(_t()), d = R(vt()), f = R(yt()), p = R(bt()), m = R(xt()), h = R(St()), g = R(Ct()), _ = R(wt()), v = R(Tt()), y = R(Et()), b = R(Dt()), x = R(Ot()), ee = R(kt()), S = R(At()), C = R(jt()), w = R(Mt()), te = R(Nt()), T = R(Pt()), E = R(Ft()), D = R(It()), O = R(Lt()), ne = R(Rt()), k = R(zt()), A = R(Bt()), re = R(Vt()), ie = R(Ht()), ae = R(Ut()), oe = R(Wt()), j = R(Gt()), M = R(Kt()), N = R(qt()), P = R(Jt()), F = R(Yt()), I = R(Xt()), se = R(Zt()), ce = R(Qt()), le = R($t()), ue = R(en()), de = R(tn()), fe = R(nn()), pe = R(rn()), me = R(an()), he = R(on()), ge = R(sn()), _e = R(cn()), ve = R(ln()), L = R(un()), ye = R(dn()), be = R(fn()), xe = R(pn()), Se = R(mn()), Ce = R(hn()), we = R(gn()), Te = R(_n()), Ee = R(vn()), De = R(yn()), Oe = R(bn()), ke = R(xn()), Ae = R(Sn()), je = R(Cn()), Me = R(wn()), Ne = R(Tn()), Pe = R(En()), Fe = R(Dn()), Ie = R(On()), Le = R(kn()), Re = R(An()), ze = R(jn()), Be = R(Mn()), Ve = R(Nn()), He = R(Pn()), Ue = R(Fn()), We = R(In()), Ge = R(Ln());
5081
5076
  function R(e) {
5082
5077
  return e && e.__esModule ? e : { default: e };
5083
5078
  }
@@ -5103,47 +5098,47 @@ var Ze = /* @__PURE__ */ t(((e) => {
5103
5098
  ["directory", y.default],
5104
5099
  ["document", b.default],
5105
5100
  ["emphasis", x.default],
5106
- ["feed", S.default],
5107
- ["figure", C.default],
5108
- ["form", w.default],
5109
- ["generic", ee.default],
5110
- ["grid", T.default],
5111
- ["gridcell", te.default],
5101
+ ["feed", ee.default],
5102
+ ["figure", S.default],
5103
+ ["form", C.default],
5104
+ ["generic", w.default],
5105
+ ["grid", te.default],
5106
+ ["gridcell", T.default],
5112
5107
  ["group", E.default],
5113
- ["heading", ne.default],
5114
- ["img", D.default],
5115
- ["insertion", O.default],
5116
- ["link", re.default],
5117
- ["list", k.default],
5118
- ["listbox", A.default],
5108
+ ["heading", D.default],
5109
+ ["img", O.default],
5110
+ ["insertion", ne.default],
5111
+ ["link", k.default],
5112
+ ["list", A.default],
5113
+ ["listbox", re.default],
5119
5114
  ["listitem", ie.default],
5120
- ["log", j.default],
5121
- ["main", ae.default],
5122
- ["mark", oe.default],
5115
+ ["log", ae.default],
5116
+ ["main", oe.default],
5117
+ ["mark", j.default],
5123
5118
  ["marquee", M.default],
5124
5119
  ["math", N.default],
5125
- ["menu", se.default],
5126
- ["menubar", ce.default],
5127
- ["menuitem", P.default],
5128
- ["menuitemcheckbox", le.default],
5129
- ["menuitemradio", ue.default],
5130
- ["meter", de.default],
5131
- ["navigation", F.default],
5132
- ["none", fe.default],
5133
- ["note", I.default],
5120
+ ["menu", P.default],
5121
+ ["menubar", F.default],
5122
+ ["menuitem", I.default],
5123
+ ["menuitemcheckbox", se.default],
5124
+ ["menuitemradio", ce.default],
5125
+ ["meter", le.default],
5126
+ ["navigation", ue.default],
5127
+ ["none", de.default],
5128
+ ["note", fe.default],
5134
5129
  ["option", pe.default],
5135
5130
  ["paragraph", me.default],
5136
5131
  ["presentation", he.default],
5137
5132
  ["progressbar", ge.default],
5138
5133
  ["radio", _e.default],
5139
5134
  ["radiogroup", ve.default],
5140
- ["region", ye.default],
5141
- ["row", be.default],
5142
- ["rowgroup", xe.default],
5143
- ["rowheader", Se.default],
5144
- ["scrollbar", Ce.default],
5145
- ["search", we.default],
5146
- ["searchbox", L.default],
5135
+ ["region", L.default],
5136
+ ["row", ye.default],
5137
+ ["rowgroup", be.default],
5138
+ ["rowheader", xe.default],
5139
+ ["scrollbar", Se.default],
5140
+ ["search", Ce.default],
5141
+ ["searchbox", we.default],
5147
5142
  ["separator", Te.default],
5148
5143
  ["slider", Ee.default],
5149
5144
  ["spinbutton", De.default],
@@ -5166,7 +5161,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
5166
5161
  ["treegrid", We.default],
5167
5162
  ["treeitem", Ge.default]
5168
5163
  ];
5169
- })), Gn = /* @__PURE__ */ t(((e) => {
5164
+ })), zn = /* @__PURE__ */ n(((e) => {
5170
5165
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
5171
5166
  abstract: !1,
5172
5167
  accessibleNameRequired: !1,
@@ -5195,7 +5190,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
5195
5190
  "section"
5196
5191
  ]]
5197
5192
  };
5198
- })), Kn = /* @__PURE__ */ t(((e) => {
5193
+ })), Bn = /* @__PURE__ */ n(((e) => {
5199
5194
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
5200
5195
  abstract: !1,
5201
5196
  accessibleNameRequired: !1,
@@ -5225,7 +5220,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
5225
5220
  "landmark"
5226
5221
  ]]
5227
5222
  };
5228
- })), qn = /* @__PURE__ */ t(((e) => {
5223
+ })), Vn = /* @__PURE__ */ n(((e) => {
5229
5224
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
5230
5225
  abstract: !1,
5231
5226
  accessibleNameRequired: !1,
@@ -5255,7 +5250,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
5255
5250
  "landmark"
5256
5251
  ]]
5257
5252
  };
5258
- })), Jn = /* @__PURE__ */ t(((e) => {
5253
+ })), Hn = /* @__PURE__ */ n(((e) => {
5259
5254
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
5260
5255
  abstract: !1,
5261
5256
  accessibleNameRequired: !1,
@@ -5285,7 +5280,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
5285
5280
  "landmark"
5286
5281
  ]]
5287
5282
  };
5288
- })), Yn = /* @__PURE__ */ t(((e) => {
5283
+ })), Un = /* @__PURE__ */ n(((e) => {
5289
5284
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
5290
5285
  abstract: !1,
5291
5286
  accessibleNameRequired: !0,
@@ -5312,7 +5307,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
5312
5307
  "link"
5313
5308
  ]]
5314
5309
  };
5315
- })), Xn = /* @__PURE__ */ t(((e) => {
5310
+ })), Wn = /* @__PURE__ */ n(((e) => {
5316
5311
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
5317
5312
  abstract: !1,
5318
5313
  accessibleNameRequired: !0,
@@ -5342,7 +5337,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
5342
5337
  "listitem"
5343
5338
  ]]
5344
5339
  };
5345
- })), Zn = /* @__PURE__ */ t(((e) => {
5340
+ })), Gn = /* @__PURE__ */ n(((e) => {
5346
5341
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
5347
5342
  abstract: !1,
5348
5343
  accessibleNameRequired: !1,
@@ -5372,7 +5367,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
5372
5367
  "landmark"
5373
5368
  ]]
5374
5369
  };
5375
- })), Qn = /* @__PURE__ */ t(((e) => {
5370
+ })), Kn = /* @__PURE__ */ n(((e) => {
5376
5371
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
5377
5372
  abstract: !1,
5378
5373
  accessibleNameRequired: !0,
@@ -5399,7 +5394,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
5399
5394
  "link"
5400
5395
  ]]
5401
5396
  };
5402
- })), $n = /* @__PURE__ */ t(((e) => {
5397
+ })), qn = /* @__PURE__ */ n(((e) => {
5403
5398
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
5404
5399
  abstract: !1,
5405
5400
  accessibleNameRequired: !1,
@@ -5429,7 +5424,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
5429
5424
  "landmark"
5430
5425
  ]]
5431
5426
  };
5432
- })), er = /* @__PURE__ */ t(((e) => {
5427
+ })), Jn = /* @__PURE__ */ n(((e) => {
5433
5428
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
5434
5429
  abstract: !1,
5435
5430
  accessibleNameRequired: !1,
@@ -5458,7 +5453,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
5458
5453
  "section"
5459
5454
  ]]
5460
5455
  };
5461
- })), tr = /* @__PURE__ */ t(((e) => {
5456
+ })), Yn = /* @__PURE__ */ n(((e) => {
5462
5457
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
5463
5458
  abstract: !1,
5464
5459
  accessibleNameRequired: !1,
@@ -5488,7 +5483,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
5488
5483
  "landmark"
5489
5484
  ]]
5490
5485
  };
5491
- })), nr = /* @__PURE__ */ t(((e) => {
5486
+ })), Xn = /* @__PURE__ */ n(((e) => {
5492
5487
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
5493
5488
  abstract: !1,
5494
5489
  accessibleNameRequired: !1,
@@ -5518,7 +5513,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
5518
5513
  "img"
5519
5514
  ]]
5520
5515
  };
5521
- })), rr = /* @__PURE__ */ t(((e) => {
5516
+ })), Zn = /* @__PURE__ */ n(((e) => {
5522
5517
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
5523
5518
  abstract: !1,
5524
5519
  accessibleNameRequired: !1,
@@ -5547,7 +5542,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
5547
5542
  "section"
5548
5543
  ]]
5549
5544
  };
5550
- })), ir = /* @__PURE__ */ t(((e) => {
5545
+ })), Qn = /* @__PURE__ */ n(((e) => {
5551
5546
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
5552
5547
  abstract: !1,
5553
5548
  accessibleNameRequired: !1,
@@ -5577,7 +5572,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
5577
5572
  "landmark"
5578
5573
  ]]
5579
5574
  };
5580
- })), ar = /* @__PURE__ */ t(((e) => {
5575
+ })), $n = /* @__PURE__ */ n(((e) => {
5581
5576
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
5582
5577
  abstract: !1,
5583
5578
  accessibleNameRequired: !1,
@@ -5606,7 +5601,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
5606
5601
  "section"
5607
5602
  ]]
5608
5603
  };
5609
- })), or = /* @__PURE__ */ t(((e) => {
5604
+ })), er = /* @__PURE__ */ n(((e) => {
5610
5605
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
5611
5606
  abstract: !1,
5612
5607
  accessibleNameRequired: !1,
@@ -5636,7 +5631,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
5636
5631
  "listitem"
5637
5632
  ]]
5638
5633
  };
5639
- })), sr = /* @__PURE__ */ t(((e) => {
5634
+ })), tr = /* @__PURE__ */ n(((e) => {
5640
5635
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
5641
5636
  abstract: !1,
5642
5637
  accessibleNameRequired: !1,
@@ -5666,7 +5661,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
5666
5661
  "landmark"
5667
5662
  ]]
5668
5663
  };
5669
- })), cr = /* @__PURE__ */ t(((e) => {
5664
+ })), nr = /* @__PURE__ */ n(((e) => {
5670
5665
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
5671
5666
  abstract: !1,
5672
5667
  accessibleNameRequired: !1,
@@ -5695,7 +5690,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
5695
5690
  "section"
5696
5691
  ]]
5697
5692
  };
5698
- })), lr = /* @__PURE__ */ t(((e) => {
5693
+ })), rr = /* @__PURE__ */ n(((e) => {
5699
5694
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
5700
5695
  abstract: !1,
5701
5696
  accessibleNameRequired: !1,
@@ -5725,7 +5720,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
5725
5720
  "landmark"
5726
5721
  ]]
5727
5722
  };
5728
- })), ur = /* @__PURE__ */ t(((e) => {
5723
+ })), ir = /* @__PURE__ */ n(((e) => {
5729
5724
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
5730
5725
  abstract: !1,
5731
5726
  accessibleNameRequired: !1,
@@ -5755,7 +5750,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
5755
5750
  "landmark"
5756
5751
  ]]
5757
5752
  };
5758
- })), dr = /* @__PURE__ */ t(((e) => {
5753
+ })), ar = /* @__PURE__ */ n(((e) => {
5759
5754
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
5760
5755
  abstract: !1,
5761
5756
  accessibleNameRequired: !1,
@@ -5781,7 +5776,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
5781
5776
  "section"
5782
5777
  ]]
5783
5778
  };
5784
- })), fr = /* @__PURE__ */ t(((e) => {
5779
+ })), or = /* @__PURE__ */ n(((e) => {
5785
5780
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
5786
5781
  abstract: !1,
5787
5782
  accessibleNameRequired: !1,
@@ -5810,7 +5805,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
5810
5805
  "section"
5811
5806
  ]]
5812
5807
  };
5813
- })), pr = /* @__PURE__ */ t(((e) => {
5808
+ })), sr = /* @__PURE__ */ n(((e) => {
5814
5809
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
5815
5810
  abstract: !1,
5816
5811
  accessibleNameRequired: !1,
@@ -5840,7 +5835,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
5840
5835
  "landmark"
5841
5836
  ]]
5842
5837
  };
5843
- })), mr = /* @__PURE__ */ t(((e) => {
5838
+ })), cr = /* @__PURE__ */ n(((e) => {
5844
5839
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
5845
5840
  abstract: !1,
5846
5841
  accessibleNameRequired: !1,
@@ -5870,7 +5865,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
5870
5865
  "landmark"
5871
5866
  ]]
5872
5867
  };
5873
- })), hr = /* @__PURE__ */ t(((e) => {
5868
+ })), lr = /* @__PURE__ */ n(((e) => {
5874
5869
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
5875
5870
  abstract: !1,
5876
5871
  accessibleNameRequired: !0,
@@ -5897,7 +5892,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
5897
5892
  "link"
5898
5893
  ]]
5899
5894
  };
5900
- })), gr = /* @__PURE__ */ t(((e) => {
5895
+ })), ur = /* @__PURE__ */ n(((e) => {
5901
5896
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
5902
5897
  abstract: !1,
5903
5898
  accessibleNameRequired: !1,
@@ -5928,7 +5923,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
5928
5923
  "navigation"
5929
5924
  ]]
5930
5925
  };
5931
- })), _r = /* @__PURE__ */ t(((e) => {
5926
+ })), dr = /* @__PURE__ */ n(((e) => {
5932
5927
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
5933
5928
  abstract: !1,
5934
5929
  accessibleNameRequired: !1,
@@ -5958,7 +5953,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
5958
5953
  "landmark"
5959
5954
  ]]
5960
5955
  };
5961
- })), vr = /* @__PURE__ */ t(((e) => {
5956
+ })), fr = /* @__PURE__ */ n(((e) => {
5962
5957
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
5963
5958
  abstract: !1,
5964
5959
  accessibleNameRequired: !0,
@@ -5985,7 +5980,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
5985
5980
  "link"
5986
5981
  ]]
5987
5982
  };
5988
- })), yr = /* @__PURE__ */ t(((e) => {
5983
+ })), pr = /* @__PURE__ */ n(((e) => {
5989
5984
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
5990
5985
  abstract: !1,
5991
5986
  accessibleNameRequired: !1,
@@ -6015,7 +6010,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
6015
6010
  "note"
6016
6011
  ]]
6017
6012
  };
6018
- })), br = /* @__PURE__ */ t(((e) => {
6013
+ })), mr = /* @__PURE__ */ n(((e) => {
6019
6014
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
6020
6015
  abstract: !1,
6021
6016
  accessibleNameRequired: !0,
@@ -6043,7 +6038,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
6043
6038
  "separator"
6044
6039
  ]]
6045
6040
  };
6046
- })), xr = /* @__PURE__ */ t(((e) => {
6041
+ })), hr = /* @__PURE__ */ n(((e) => {
6047
6042
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
6048
6043
  abstract: !1,
6049
6044
  accessibleNameRequired: !1,
@@ -6074,7 +6069,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
6074
6069
  "navigation"
6075
6070
  ]]
6076
6071
  };
6077
- })), Sr = /* @__PURE__ */ t(((e) => {
6072
+ })), gr = /* @__PURE__ */ n(((e) => {
6078
6073
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
6079
6074
  abstract: !1,
6080
6075
  accessibleNameRequired: !0,
@@ -6104,7 +6099,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
6104
6099
  "landmark"
6105
6100
  ]]
6106
6101
  };
6107
- })), Cr = /* @__PURE__ */ t(((e) => {
6102
+ })), _r = /* @__PURE__ */ n(((e) => {
6108
6103
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
6109
6104
  abstract: !1,
6110
6105
  accessibleNameRequired: !1,
@@ -6134,7 +6129,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
6134
6129
  "landmark"
6135
6130
  ]]
6136
6131
  };
6137
- })), wr = /* @__PURE__ */ t(((e) => {
6132
+ })), vr = /* @__PURE__ */ n(((e) => {
6138
6133
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
6139
6134
  abstract: !1,
6140
6135
  accessibleNameRequired: !1,
@@ -6164,7 +6159,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
6164
6159
  "landmark"
6165
6160
  ]]
6166
6161
  };
6167
- })), Tr = /* @__PURE__ */ t(((e) => {
6162
+ })), yr = /* @__PURE__ */ n(((e) => {
6168
6163
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
6169
6164
  abstract: !1,
6170
6165
  accessibleNameRequired: !1,
@@ -6183,7 +6178,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
6183
6178
  requiredProps: {},
6184
6179
  superClass: [["none"]]
6185
6180
  };
6186
- })), Er = /* @__PURE__ */ t(((e) => {
6181
+ })), br = /* @__PURE__ */ n(((e) => {
6187
6182
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
6188
6183
  abstract: !1,
6189
6184
  accessibleNameRequired: !1,
@@ -6212,7 +6207,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
6212
6207
  "section"
6213
6208
  ]]
6214
6209
  };
6215
- })), Dr = /* @__PURE__ */ t(((e) => {
6210
+ })), xr = /* @__PURE__ */ n(((e) => {
6216
6211
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
6217
6212
  abstract: !1,
6218
6213
  accessibleNameRequired: !1,
@@ -6241,7 +6236,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
6241
6236
  "sectionhead"
6242
6237
  ]]
6243
6238
  };
6244
- })), Or = /* @__PURE__ */ t(((e) => {
6239
+ })), Sr = /* @__PURE__ */ n(((e) => {
6245
6240
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
6246
6241
  abstract: !1,
6247
6242
  accessibleNameRequired: !1,
@@ -6271,7 +6266,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
6271
6266
  "note"
6272
6267
  ]]
6273
6268
  };
6274
- })), kr = /* @__PURE__ */ t(((e) => {
6269
+ })), Cr = /* @__PURE__ */ n(((e) => {
6275
6270
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
6276
6271
  abstract: !1,
6277
6272
  accessibleNameRequired: !1,
@@ -6302,9 +6297,9 @@ var Ze = /* @__PURE__ */ t(((e) => {
6302
6297
  "navigation"
6303
6298
  ]]
6304
6299
  };
6305
- })), Ar = /* @__PURE__ */ t(((e) => {
6300
+ })), wr = /* @__PURE__ */ n(((e) => {
6306
6301
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0;
6307
- var t = N(Gn()), n = N(Kn()), r = N(qn()), i = N(Jn()), a = N(Yn()), o = N(Xn()), s = N(Zn()), c = N(Qn()), l = N($n()), u = N(er()), d = N(tr()), f = N(nr()), p = N(rr()), m = N(ir()), h = N(ar()), g = N(or()), _ = N(sr()), v = N(cr()), y = N(lr()), b = N(ur()), x = N(dr()), S = N(fr()), C = N(pr()), w = N(mr()), ee = N(hr()), T = N(gr()), te = N(_r()), E = N(vr()), ne = N(yr()), D = N(br()), O = N(xr()), re = N(Sr()), k = N(Cr()), A = N(wr()), ie = N(Tr()), j = N(Er()), ae = N(Dr()), oe = N(Or()), M = N(kr());
6302
+ var t = N(zn()), n = N(Bn()), r = N(Vn()), i = N(Hn()), a = N(Un()), o = N(Wn()), s = N(Gn()), c = N(Kn()), l = N(qn()), u = N(Jn()), d = N(Yn()), f = N(Xn()), p = N(Zn()), m = N(Qn()), h = N($n()), g = N(er()), _ = N(tr()), v = N(nr()), y = N(rr()), b = N(ir()), x = N(ar()), ee = N(or()), S = N(sr()), C = N(cr()), w = N(lr()), te = N(ur()), T = N(dr()), E = N(fr()), D = N(pr()), O = N(mr()), ne = N(hr()), k = N(gr()), A = N(_r()), re = N(vr()), ie = N(yr()), ae = N(br()), oe = N(xr()), j = N(Sr()), M = N(Cr());
6308
6303
  function N(e) {
6309
6304
  return e && e.__esModule ? e : { default: e };
6310
6305
  }
@@ -6330,26 +6325,26 @@ var Ze = /* @__PURE__ */ t(((e) => {
6330
6325
  ["doc-epilogue", y.default],
6331
6326
  ["doc-errata", b.default],
6332
6327
  ["doc-example", x.default],
6333
- ["doc-footnote", S.default],
6334
- ["doc-foreword", C.default],
6335
- ["doc-glossary", w.default],
6336
- ["doc-glossref", ee.default],
6337
- ["doc-index", T.default],
6338
- ["doc-introduction", te.default],
6328
+ ["doc-footnote", ee.default],
6329
+ ["doc-foreword", S.default],
6330
+ ["doc-glossary", C.default],
6331
+ ["doc-glossref", w.default],
6332
+ ["doc-index", te.default],
6333
+ ["doc-introduction", T.default],
6339
6334
  ["doc-noteref", E.default],
6340
- ["doc-notice", ne.default],
6341
- ["doc-pagebreak", D.default],
6342
- ["doc-pagelist", O.default],
6343
- ["doc-part", re.default],
6344
- ["doc-preface", k.default],
6345
- ["doc-prologue", A.default],
6335
+ ["doc-notice", D.default],
6336
+ ["doc-pagebreak", O.default],
6337
+ ["doc-pagelist", ne.default],
6338
+ ["doc-part", k.default],
6339
+ ["doc-preface", A.default],
6340
+ ["doc-prologue", re.default],
6346
6341
  ["doc-pullquote", ie.default],
6347
- ["doc-qna", j.default],
6348
- ["doc-subtitle", ae.default],
6349
- ["doc-tip", oe.default],
6342
+ ["doc-qna", ae.default],
6343
+ ["doc-subtitle", oe.default],
6344
+ ["doc-tip", j.default],
6350
6345
  ["doc-toc", M.default]
6351
6346
  ];
6352
- })), jr = /* @__PURE__ */ t(((e) => {
6347
+ })), Tr = /* @__PURE__ */ n(((e) => {
6353
6348
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
6354
6349
  abstract: !1,
6355
6350
  accessibleNameRequired: !0,
@@ -6388,7 +6383,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
6388
6383
  "document"
6389
6384
  ]]
6390
6385
  };
6391
- })), Mr = /* @__PURE__ */ t(((e) => {
6386
+ })), Er = /* @__PURE__ */ n(((e) => {
6392
6387
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
6393
6388
  abstract: !1,
6394
6389
  accessibleNameRequired: !1,
@@ -6431,7 +6426,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
6431
6426
  "group"
6432
6427
  ]]
6433
6428
  };
6434
- })), Nr = /* @__PURE__ */ t(((e) => {
6429
+ })), Dr = /* @__PURE__ */ n(((e) => {
6435
6430
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0, e.default = {
6436
6431
  abstract: !1,
6437
6432
  accessibleNameRequired: !0,
@@ -6458,9 +6453,9 @@ var Ze = /* @__PURE__ */ t(((e) => {
6458
6453
  "img"
6459
6454
  ]]
6460
6455
  };
6461
- })), Pr = /* @__PURE__ */ t(((e) => {
6456
+ })), Or = /* @__PURE__ */ n(((e) => {
6462
6457
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0;
6463
- var t = i(jr()), n = i(Mr()), r = i(Nr());
6458
+ var t = i(Tr()), n = i(Er()), r = i(Dr());
6464
6459
  function i(e) {
6465
6460
  return e && e.__esModule ? e : { default: e };
6466
6461
  }
@@ -6469,9 +6464,9 @@ var Ze = /* @__PURE__ */ t(((e) => {
6469
6464
  ["graphics-object", n.default],
6470
6465
  ["graphics-symbol", r.default]
6471
6466
  ];
6472
- })), Fr = /* @__PURE__ */ t(((e) => {
6467
+ })), kr = /* @__PURE__ */ n(((e) => {
6473
6468
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0;
6474
- var t = o(pt()), n = o(Wn()), r = o(Ar()), i = o(Pr()), a = o(Qe());
6469
+ var t = o(st()), n = o(Rn()), r = o(wr()), i = o(Or()), a = o(Ke());
6475
6470
  function o(e) {
6476
6471
  return e && e.__esModule ? e : { default: e };
6477
6472
  }
@@ -6633,7 +6628,7 @@ var Ze = /* @__PURE__ */ t(((e) => {
6633
6628
  }
6634
6629
  };
6635
6630
  e.default = (0, a.default)(g, g.entries());
6636
- })), Ir = /* @__PURE__ */ t(((e) => {
6631
+ })), Ar = /* @__PURE__ */ n(((e) => {
6637
6632
  var t = Object.prototype.hasOwnProperty;
6638
6633
  function n(e, r) {
6639
6634
  var i, a;
@@ -6653,9 +6648,9 @@ var Ze = /* @__PURE__ */ t(((e) => {
6653
6648
  return e !== e && r !== r;
6654
6649
  }
6655
6650
  e.dequal = n;
6656
- })), Lr = /* @__PURE__ */ t(((e) => {
6651
+ })), jr = /* @__PURE__ */ n(((e) => {
6657
6652
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0;
6658
- var t = Ir(), n = i(Qe()), r = i(Fr());
6653
+ var t = Ar(), n = i(Ke()), r = i(kr());
6659
6654
  function i(e) {
6660
6655
  return e && e.__esModule ? e : { default: e };
6661
6656
  }
@@ -6798,9 +6793,9 @@ var Ze = /* @__PURE__ */ t(((e) => {
6798
6793
  }
6799
6794
  };
6800
6795
  e.default = (0, n.default)(b, b.entries());
6801
- })), Rr = /* @__PURE__ */ t(((e) => {
6796
+ })), Mr = /* @__PURE__ */ n(((e) => {
6802
6797
  Object.defineProperty(e, "__esModule", { value: !0 }), e.default = void 0;
6803
- var t = r(Qe()), n = r(Fr());
6798
+ var t = r(Ke()), n = r(kr());
6804
6799
  function r(e) {
6805
6800
  return e && e.__esModule ? e : { default: e };
6806
6801
  }
@@ -6938,14 +6933,14 @@ var Ze = /* @__PURE__ */ t(((e) => {
6938
6933
  }
6939
6934
  };
6940
6935
  e.default = (0, t.default)(x, x.entries());
6941
- })), zr = /* @__PURE__ */ t(((e) => {
6936
+ })), Nr = /* @__PURE__ */ n(((e) => {
6942
6937
  Object.defineProperty(e, "__esModule", { value: !0 }), e.roles = e.roleElements = e.elementRoles = e.dom = e.aria = void 0;
6943
- var t = o($e()), n = o(et()), r = o(Fr()), i = o(Lr()), a = o(Rr());
6938
+ var t = o(qe()), n = o(Je()), r = o(kr()), i = o(jr()), a = o(Mr());
6944
6939
  function o(e) {
6945
6940
  return e && e.__esModule ? e : { default: e };
6946
6941
  }
6947
6942
  e.aria = t.default, e.dom = n.default, e.roles = r.default, e.elementRoles = i.default, e.roleElements = a.default;
6948
- })), Br = /* @__PURE__ */ t(((e, t) => {
6943
+ })), Pr = /* @__PURE__ */ n(((e, t) => {
6949
6944
  var n = (function() {
6950
6945
  var e = String.fromCharCode, t = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=", n = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+-$", r = {};
6951
6946
  function i(e, t) {
@@ -7103,101 +7098,180 @@ var Ze = /* @__PURE__ */ t(((e) => {
7103
7098
  }) : t !== void 0 && t != null ? t.exports = n : typeof angular < "u" && angular != null && angular.module("LZString", []).factory("LZString", function() {
7104
7099
  return n;
7105
7100
  });
7106
- })), z = zr(), Vr = /* @__PURE__ */ e(Br());
7101
+ })), Fr = /* @__PURE__ */ t({
7102
+ buildQueries: () => Z,
7103
+ configure: () => yi,
7104
+ createEvent: () => Go,
7105
+ findAllByAltText: () => io,
7106
+ findAllByDisplayValue: () => Ja,
7107
+ findAllByLabelText: () => va,
7108
+ findAllByPlaceholderText: () => Aa,
7109
+ findAllByRole: () => Eo,
7110
+ findAllByTestId: () => Io,
7111
+ findAllByText: () => za,
7112
+ findAllByTitle: () => ho,
7113
+ findByAltText: () => ao,
7114
+ findByDisplayValue: () => Ya,
7115
+ findByLabelText: () => ya,
7116
+ findByPlaceholderText: () => ja,
7117
+ findByRole: () => Do,
7118
+ findByTestId: () => Lo,
7119
+ findByText: () => Ba,
7120
+ findByTitle: () => go,
7121
+ fireEvent: () => $,
7122
+ getAllByAltText: () => no,
7123
+ getAllByDisplayValue: () => Ka,
7124
+ getAllByLabelText: () => ba,
7125
+ getAllByPlaceholderText: () => Oa,
7126
+ getAllByRole: () => wo,
7127
+ getAllByTestId: () => Po,
7128
+ getAllByText: () => La,
7129
+ getAllByTitle: () => po,
7130
+ getByAltText: () => ro,
7131
+ getByDisplayValue: () => qa,
7132
+ getByLabelText: () => xa,
7133
+ getByPlaceholderText: () => ka,
7134
+ getByRole: () => To,
7135
+ getByTestId: () => Fo,
7136
+ getByText: () => Ra,
7137
+ getByTitle: () => mo,
7138
+ getConfig: () => H,
7139
+ getDefaultNormalizer: () => Di,
7140
+ getElementError: () => ra,
7141
+ getMultipleElementsFoundError: () => ia,
7142
+ getNodeText: () => ki,
7143
+ getQueriesForElement: () => zo,
7144
+ getRoles: () => Fi,
7145
+ getSuggestedQuery: () => $i,
7146
+ isInaccessible: () => Mi,
7147
+ logDOM: () => _i,
7148
+ logRoles: () => Li,
7149
+ makeFindQuery: () => la,
7150
+ makeGetAllQuery: () => ca,
7151
+ makeSingleQuery: () => oa,
7152
+ prettyDOM: () => gi,
7153
+ prettyFormat: () => v,
7154
+ queries: () => Ro,
7155
+ queryAllByAltText: () => eo,
7156
+ queryAllByAttribute: () => J,
7157
+ queryAllByDisplayValue: () => Wa,
7158
+ queryAllByLabelText: () => Sa,
7159
+ queryAllByPlaceholderText: () => Ea,
7160
+ queryAllByRole: () => So,
7161
+ queryAllByTestId: () => Mo,
7162
+ queryAllByText: () => Fa,
7163
+ queryAllByTitle: () => uo,
7164
+ queryByAltText: () => to,
7165
+ queryByAttribute: () => aa,
7166
+ queryByDisplayValue: () => Ga,
7167
+ queryByLabelText: () => ga,
7168
+ queryByPlaceholderText: () => Da,
7169
+ queryByRole: () => Co,
7170
+ queryByTestId: () => No,
7171
+ queryByText: () => Ia,
7172
+ queryByTitle: () => fo,
7173
+ queryHelpers: () => ua,
7174
+ screen: () => Zo,
7175
+ waitFor: () => na,
7176
+ waitForElementToBeRemoved: () => Ho,
7177
+ within: () => zo,
7178
+ wrapAllByQueryWithSuggestion: () => X,
7179
+ wrapSingleQueryWithSuggestion: () => Y
7180
+ }), z = Nr(), Ir = /* @__PURE__ */ e(Pr());
7107
7181
  /* istanbul ignore file */
7108
- function Hr(e) {
7182
+ function Lr(e) {
7109
7183
  return e.replace(/</g, "&lt;").replace(/>/g, "&gt;");
7110
7184
  }
7111
- var Ur = (e, t, n, r, i, a, o) => {
7185
+ var Rr = (e, t, n, r, i, a, o) => {
7112
7186
  let s = r + n.indent, c = n.colors;
7113
7187
  return e.map((e) => {
7114
7188
  let l = t[e], u = o(l, n, s, i, a);
7115
7189
  return typeof l != "string" && (u.indexOf("\n") !== -1 && (u = n.spacingOuter + s + u + n.spacingOuter + r), u = "{" + u + "}"), n.spacingInner + r + c.prop.open + e + c.prop.close + "=" + c.value.open + u + c.value.close;
7116
7190
  }).join("");
7117
- }, Wr = 3, Gr = (e, t, n, r, i, a) => e.map((e) => {
7118
- let o = typeof e == "string" ? Kr(e, t) : a(e, t, n, r, i);
7119
- return o === "" && typeof e == "object" && e && e.nodeType !== Wr ? "" : t.spacingOuter + n + o;
7120
- }).join(""), Kr = (e, t) => {
7191
+ }, zr = 3, Br = (e, t, n, r, i, a) => e.map((e) => {
7192
+ let o = typeof e == "string" ? Vr(e, t) : a(e, t, n, r, i);
7193
+ return o === "" && typeof e == "object" && e && e.nodeType !== zr ? "" : t.spacingOuter + n + o;
7194
+ }).join(""), Vr = (e, t) => {
7121
7195
  let n = t.colors.content;
7122
- return n.open + Hr(e) + n.close;
7123
- }, qr = (e, t) => {
7196
+ return n.open + Lr(e) + n.close;
7197
+ }, Hr = (e, t) => {
7124
7198
  let n = t.colors.comment;
7125
- return n.open + "<!--" + Hr(e) + "-->" + n.close;
7126
- }, Jr = (e, t, n, r, i) => {
7199
+ return n.open + "<!--" + Lr(e) + "-->" + n.close;
7200
+ }, Ur = (e, t, n, r, i) => {
7127
7201
  let a = r.colors.tag;
7128
7202
  return a.open + "<" + e + (t && a.close + t + r.spacingOuter + i + a.open) + (n ? ">" + a.close + n + r.spacingOuter + i + a.open + "</" + e : (t && !r.min ? "" : " ") + "/") + ">" + a.close;
7129
- }, Yr = (e, t) => {
7203
+ }, Wr = (e, t) => {
7130
7204
  let n = t.colors.tag;
7131
7205
  return n.open + "<" + e + n.close + " …" + n.open + " />" + n.close;
7132
- }, Xr = 1, Zr = 3, Qr = 8, $r = 11, ei = /^((HTML|SVG)\w*)?Element$/, ti = (e) => {
7206
+ }, Gr = 1, Kr = 3, qr = 8, Jr = 11, Yr = /^((HTML|SVG)\w*)?Element$/, Xr = (e) => {
7133
7207
  let { tagName: t } = e;
7134
7208
  return !!(typeof t == "string" && t.includes("-") || typeof e.hasAttribute == "function" && e.hasAttribute("is"));
7135
- }, ni = (e) => {
7209
+ }, Zr = (e) => {
7136
7210
  let t = e.constructor.name, { nodeType: n } = e;
7137
- return n === Xr && (ei.test(t) || ti(e)) || n === Zr && t === "Text" || n === Qr && t === "Comment" || n === $r && t === "DocumentFragment";
7211
+ return n === Gr && (Yr.test(t) || Xr(e)) || n === Kr && t === "Text" || n === qr && t === "Comment" || n === Jr && t === "DocumentFragment";
7138
7212
  };
7139
- function ri(e) {
7140
- return e.nodeType === Zr;
7213
+ function Qr(e) {
7214
+ return e.nodeType === Kr;
7141
7215
  }
7142
- function ii(e) {
7143
- return e.nodeType === Qr;
7216
+ function $r(e) {
7217
+ return e.nodeType === qr;
7144
7218
  }
7145
- function ai(e) {
7146
- return e.nodeType === $r;
7219
+ function ei(e) {
7220
+ return e.nodeType === Jr;
7147
7221
  }
7148
- function oi(e) {
7222
+ function ti(e) {
7149
7223
  return {
7150
7224
  test: (e) => {
7151
7225
  var t;
7152
- return ((e == null || (t = e.constructor) == null ? void 0 : t.name) || ti(e)) && ni(e);
7226
+ return ((e == null || (t = e.constructor) == null ? void 0 : t.name) || Xr(e)) && Zr(e);
7153
7227
  },
7154
7228
  serialize: (t, n, r, i, a, o) => {
7155
- if (ri(t)) return Kr(t.data, n);
7156
- if (ii(t)) return qr(t.data, n);
7157
- let s = ai(t) ? "DocumentFragment" : t.tagName.toLowerCase();
7158
- return ++i > n.maxDepth ? Yr(s, n) : Jr(s, Ur(ai(t) ? [] : Array.from(t.attributes).map((e) => e.name).sort(), ai(t) ? {} : Array.from(t.attributes).reduce((e, t) => (e[t.name] = t.value, e), {}), n, r + n.indent, i, a, o), Gr(Array.prototype.slice.call(t.childNodes || t.children).filter(e), n, r + n.indent, i, a, o), n, r);
7229
+ if (Qr(t)) return Vr(t.data, n);
7230
+ if ($r(t)) return Hr(t.data, n);
7231
+ let s = ei(t) ? "DocumentFragment" : t.tagName.toLowerCase();
7232
+ return ++i > n.maxDepth ? Wr(s, n) : Ur(s, Rr(ei(t) ? [] : Array.from(t.attributes).map((e) => e.name).sort(), ei(t) ? {} : Array.from(t.attributes).reduce((e, t) => (e[t.name] = t.value, e), {}), n, r + n.indent, i, a, o), Br(Array.prototype.slice.call(t.childNodes || t.children).filter(e), n, r + n.indent, i, a, o), n, r);
7159
7233
  }
7160
7234
  };
7161
7235
  }
7162
- var si = null, ci = null, li = null;
7236
+ var ni = null, ri = null, ii = null;
7163
7237
  try {
7164
7238
  let e = module && module.require;
7165
- ci = e.call(module, "fs").readFileSync, li = e.call(module, "@babel/code-frame").codeFrameColumns, si = e.call(module, "picocolors");
7239
+ ri = e.call(module, "fs").readFileSync, ii = e.call(module, "@babel/code-frame").codeFrameColumns, ni = e.call(module, "picocolors");
7166
7240
  } catch {}
7167
- function ui(e) {
7241
+ function ai(e) {
7168
7242
  let t = e.indexOf("(") + 1, n = e.indexOf(")"), r = e.slice(t, n), i = r.split(":"), [a, o, s] = [
7169
7243
  i[0],
7170
7244
  parseInt(i[1], 10),
7171
7245
  parseInt(i[2], 10)
7172
7246
  ], c = "";
7173
7247
  try {
7174
- c = ci(a, "utf-8");
7248
+ c = ri(a, "utf-8");
7175
7249
  } catch {
7176
7250
  return "";
7177
7251
  }
7178
- let l = li(c, { start: {
7252
+ let l = ii(c, { start: {
7179
7253
  line: o,
7180
7254
  column: s
7181
7255
  } }, {
7182
7256
  highlightCode: !0,
7183
7257
  linesBelow: 0
7184
7258
  });
7185
- return si.dim(r) + "\n" + l + "\n";
7259
+ return ni.dim(r) + "\n" + l + "\n";
7186
7260
  }
7187
- function di() {
7188
- return !ci || !li ? "" : ui((/* @__PURE__ */ Error()).stack.split("\n").slice(1).find((e) => !e.includes("node_modules/")));
7261
+ function oi() {
7262
+ return !ri || !ii ? "" : ai((/* @__PURE__ */ Error()).stack.split("\n").slice(1).find((e) => !e.includes("node_modules/")));
7189
7263
  }
7190
- var fi = 3;
7191
- function pi() {
7264
+ var si = 3;
7265
+ function ci() {
7192
7266
  // istanbul ignore next
7193
7267
  return typeof jest < "u" && jest !== null ? setTimeout._isMockFunction === !0 || Object.prototype.hasOwnProperty.call(setTimeout, "clock") : !1;
7194
7268
  }
7195
- function mi() {
7269
+ function li() {
7196
7270
  /* istanbul ignore if */
7197
7271
  if (typeof window > "u") throw Error("Could not find default container");
7198
7272
  return window.document;
7199
7273
  }
7200
- function hi(e) {
7274
+ function ui(e) {
7201
7275
  if (e.defaultView) return e.defaultView;
7202
7276
  if (e.ownerDocument && e.ownerDocument.defaultView) return e.ownerDocument.defaultView;
7203
7277
  if (e.window) return e.window;
@@ -7209,7 +7283,7 @@ function B(e) {
7209
7283
  return typeof e == "object" ? e === null ? "null" : e.constructor.name : typeof e;
7210
7284
  }
7211
7285
  }
7212
- var gi = () => {
7286
+ var di = () => {
7213
7287
  if (typeof process > "u") return !1;
7214
7288
  let e;
7215
7289
  try {
@@ -7217,26 +7291,26 @@ var gi = () => {
7217
7291
  t && (e = JSON.parse(t));
7218
7292
  } catch {}
7219
7293
  return typeof e == "boolean" ? e : process.versions !== void 0 && process.versions.node !== void 0;
7220
- }, { DOMCollection: _i } = w.plugins, vi = 1, yi = 8;
7221
- function bi(e) {
7222
- return e.nodeType !== yi && (e.nodeType !== vi || !e.matches(H().defaultIgnore));
7294
+ }, { DOMCollection: fi } = v.plugins, pi = 1, mi = 8;
7295
+ function hi(e) {
7296
+ return e.nodeType !== mi && (e.nodeType !== pi || !e.matches(H().defaultIgnore));
7223
7297
  }
7224
- function xi(e, t, n) {
7225
- if (n === void 0 && (n = {}), e ||= mi().body, typeof t != "number" && (t = typeof process < "u" && process.env !== void 0 && process.env.DEBUG_PRINT_LIMIT || 7e3), t === 0) return "";
7298
+ function gi(e, t, n) {
7299
+ if (n === void 0 && (n = {}), e ||= li().body, typeof t != "number" && (t = typeof process < "u" && process.env !== void 0 && process.env.DEBUG_PRINT_LIMIT || 7e3), t === 0) return "";
7226
7300
  e.documentElement && (e = e.documentElement);
7227
7301
  let r = typeof e;
7228
7302
  if (r === "object" ? r = e.constructor.name : e = {}, !("outerHTML" in e)) throw TypeError("Expected an element or document but got " + r);
7229
- let { filterNode: i = bi, ...a } = n, o = w.format(e, {
7230
- plugins: [oi(i), _i],
7303
+ let { filterNode: i = hi, ...a } = n, o = v.format(e, {
7304
+ plugins: [ti(i), fi],
7231
7305
  printFunctionName: !1,
7232
- highlight: gi(),
7306
+ highlight: di(),
7233
7307
  ...a
7234
7308
  });
7235
7309
  return t !== void 0 && e.outerHTML.length > t ? o.slice(0, t) + "..." : o;
7236
7310
  }
7237
- var Si = function() {
7238
- let e = di();
7239
- console.log(e ? xi(...arguments) + "\n\n" + e : xi(...arguments));
7311
+ var _i = function() {
7312
+ let e = oi();
7313
+ console.log(e ? gi(...arguments) + "\n\n" + e : gi(...arguments));
7240
7314
  }, V = {
7241
7315
  testIdAttribute: "data-testid",
7242
7316
  asyncUtilTimeout: 1e3,
@@ -7248,20 +7322,20 @@ var Si = function() {
7248
7322
  showOriginalStackTrace: !1,
7249
7323
  throwSuggestions: !1,
7250
7324
  getElementError(e, t) {
7251
- let n = xi(t), r = Error([e, "Ignored nodes: comments, " + V.defaultIgnore + "\n" + n].filter(Boolean).join("\n\n"));
7325
+ let n = gi(t), r = Error([e, "Ignored nodes: comments, " + V.defaultIgnore + "\n" + n].filter(Boolean).join("\n\n"));
7252
7326
  return r.name = "TestingLibraryElementError", r;
7253
7327
  },
7254
7328
  _disableExpensiveErrorDiagnostics: !1,
7255
7329
  computedStyleSupportsPseudoElements: !1
7256
7330
  };
7257
- function Ci(e) {
7331
+ function vi(e) {
7258
7332
  try {
7259
7333
  return V._disableExpensiveErrorDiagnostics = !0, e();
7260
7334
  } finally {
7261
7335
  V._disableExpensiveErrorDiagnostics = !1;
7262
7336
  }
7263
7337
  }
7264
- function wi(e) {
7338
+ function yi(e) {
7265
7339
  typeof e == "function" && (e = e(V)), V = {
7266
7340
  ...V,
7267
7341
  ...e
@@ -7270,7 +7344,7 @@ function wi(e) {
7270
7344
  function H() {
7271
7345
  return V;
7272
7346
  }
7273
- var Ti = [
7347
+ var bi = [
7274
7348
  "button",
7275
7349
  "meter",
7276
7350
  "output",
@@ -7279,83 +7353,83 @@ var Ti = [
7279
7353
  "textarea",
7280
7354
  "input"
7281
7355
  ];
7282
- function Ei(e) {
7283
- return Ti.includes(e.nodeName.toLowerCase()) ? "" : e.nodeType === fi ? e.textContent : Array.from(e.childNodes).map((e) => Ei(e)).join("");
7356
+ function xi(e) {
7357
+ return bi.includes(e.nodeName.toLowerCase()) ? "" : e.nodeType === si ? e.textContent : Array.from(e.childNodes).map((e) => xi(e)).join("");
7284
7358
  }
7285
- function Di(e) {
7359
+ function Si(e) {
7286
7360
  let t;
7287
- return t = e.tagName.toLowerCase() === "label" ? Ei(e) : e.value || e.textContent, t;
7361
+ return t = e.tagName.toLowerCase() === "label" ? xi(e) : e.value || e.textContent, t;
7288
7362
  }
7289
- function Oi(e) {
7363
+ function Ci(e) {
7290
7364
  if (e.labels !== void 0) return e.labels ?? [];
7291
- if (!ki(e)) return [];
7365
+ if (!wi(e)) return [];
7292
7366
  let t = e.ownerDocument.querySelectorAll("label");
7293
7367
  return Array.from(t).filter((t) => t.control === e);
7294
7368
  }
7295
- function ki(e) {
7369
+ function wi(e) {
7296
7370
  return /BUTTON|METER|OUTPUT|PROGRESS|SELECT|TEXTAREA/.test(e.tagName) || e.tagName === "INPUT" && e.getAttribute("type") !== "hidden";
7297
7371
  }
7298
- function Ai(e, t, n) {
7372
+ function Ti(e, t, n) {
7299
7373
  let { selector: r = "*" } = n === void 0 ? {} : n, i = t.getAttribute("aria-labelledby"), a = i ? i.split(" ") : [];
7300
7374
  return a.length ? a.map((t) => {
7301
7375
  let n = e.querySelector("[id=\"" + t + "\"]");
7302
7376
  return n ? {
7303
- content: Di(n),
7377
+ content: Si(n),
7304
7378
  formControl: null
7305
7379
  } : {
7306
7380
  content: "",
7307
7381
  formControl: null
7308
7382
  };
7309
- }) : Array.from(Oi(t)).map((e) => ({
7310
- content: Di(e),
7383
+ }) : Array.from(Ci(t)).map((e) => ({
7384
+ content: Si(e),
7311
7385
  formControl: Array.from(e.querySelectorAll("button, input, meter, output, progress, select, textarea")).filter((e) => e.matches(r))[0]
7312
7386
  }));
7313
7387
  }
7314
- function ji(e) {
7388
+ function Ei(e) {
7315
7389
  if (e == null) throw Error("It looks like " + e + " was passed instead of a matcher. Did you do something like getByText(" + e + ")?");
7316
7390
  }
7317
- function Mi(e, t, n, r) {
7391
+ function U(e, t, n, r) {
7318
7392
  if (typeof e != "string") return !1;
7319
- ji(n);
7393
+ Ei(n);
7320
7394
  let i = r(e);
7321
- return typeof n == "string" || typeof n == "number" ? i.toLowerCase().includes(n.toString().toLowerCase()) : typeof n == "function" ? n(i, t) : Pi(n, i);
7395
+ return typeof n == "string" || typeof n == "number" ? i.toLowerCase().includes(n.toString().toLowerCase()) : typeof n == "function" ? n(i, t) : Oi(n, i);
7322
7396
  }
7323
- function U(e, t, n, r) {
7397
+ function W(e, t, n, r) {
7324
7398
  if (typeof e != "string") return !1;
7325
- ji(n);
7399
+ Ei(n);
7326
7400
  let i = r(e);
7327
- return n instanceof Function ? n(i, t) : n instanceof RegExp ? Pi(n, i) : i === String(n);
7401
+ return n instanceof Function ? n(i, t) : n instanceof RegExp ? Oi(n, i) : i === String(n);
7328
7402
  }
7329
- function Ni(e) {
7403
+ function Di(e) {
7330
7404
  let { trim: t = !0, collapseWhitespace: n = !0 } = e === void 0 ? {} : e;
7331
7405
  return (e) => {
7332
7406
  let r = e;
7333
7407
  return r = t ? r.trim() : r, r = n ? r.replace(/\s+/g, " ") : r, r;
7334
7408
  };
7335
7409
  }
7336
- function W(e) {
7410
+ function G(e) {
7337
7411
  let { trim: t, collapseWhitespace: n, normalizer: r } = e;
7338
- if (!r) return Ni({
7412
+ if (!r) return Di({
7339
7413
  trim: t,
7340
7414
  collapseWhitespace: n
7341
7415
  });
7342
7416
  if (t !== void 0 || n !== void 0) throw Error("trim and collapseWhitespace are not supported with a normalizer. If you want to use the default trim and collapseWhitespace logic in your normalizer, use \"getDefaultNormalizer({trim, collapseWhitespace})\" and compose that into your normalizer");
7343
7417
  return r;
7344
7418
  }
7345
- function Pi(e, t) {
7419
+ function Oi(e, t) {
7346
7420
  let n = e.test(t);
7347
7421
  return e.global && e.lastIndex !== 0 && (console.warn("To match all elements we had to reset the lastIndex of the RegExp because the global flag is enabled. We encourage to remove the global flag from the RegExp."), e.lastIndex = 0), n;
7348
7422
  }
7349
- function Fi(e) {
7350
- return e.matches("input[type=submit], input[type=button], input[type=reset]") ? e.value : Array.from(e.childNodes).filter((e) => e.nodeType === fi && !!e.textContent).map((e) => e.textContent).join("");
7423
+ function ki(e) {
7424
+ return e.matches("input[type=submit], input[type=button], input[type=reset]") ? e.value : Array.from(e.childNodes).filter((e) => e.nodeType === si && !!e.textContent).map((e) => e.textContent).join("");
7351
7425
  }
7352
- var Ii = Bi(z.elementRoles);
7353
- function Li(e) {
7426
+ var Ai = Pi(z.elementRoles);
7427
+ function ji(e) {
7354
7428
  return e.hidden === !0 || e.getAttribute("aria-hidden") === "true" || e.ownerDocument.defaultView.getComputedStyle(e).display === "none";
7355
7429
  }
7356
- function Ri(e, t) {
7430
+ function Mi(e, t) {
7357
7431
  t === void 0 && (t = {});
7358
- let { isSubtreeInaccessible: n = Li } = t;
7432
+ let { isSubtreeInaccessible: n = ji } = t;
7359
7433
  if (e.ownerDocument.defaultView.getComputedStyle(e).visibility === "hidden") return !0;
7360
7434
  let r = e;
7361
7435
  for (; r;) {
@@ -7364,11 +7438,11 @@ function Ri(e, t) {
7364
7438
  }
7365
7439
  return !1;
7366
7440
  }
7367
- function zi(e) {
7368
- for (let { match: t, roles: n } of Ii) if (t(e)) return [...n];
7441
+ function Ni(e) {
7442
+ for (let { match: t, roles: n } of Ai) if (t(e)) return [...n];
7369
7443
  return [];
7370
7444
  }
7371
- function Bi(e) {
7445
+ function Pi(e) {
7372
7446
  function t(e) {
7373
7447
  let { name: t, attributes: n } = e;
7374
7448
  return "" + t + n.map((e) => {
@@ -7401,14 +7475,14 @@ function Bi(e) {
7401
7475
  }];
7402
7476
  return a.sort(r);
7403
7477
  }
7404
- function Vi(e, t) {
7478
+ function Fi(e, t) {
7405
7479
  let { hidden: n = !1 } = t === void 0 ? {} : t;
7406
7480
  function r(e) {
7407
7481
  return [e, ...Array.from(e.children).reduce((e, t) => [...e, ...r(t)], [])];
7408
7482
  }
7409
- return r(e).filter((e) => n === !1 ? Ri(e) === !1 : !0).reduce((e, t) => {
7483
+ return r(e).filter((e) => n !== !1 || Mi(e) === !1).reduce((e, t) => {
7410
7484
  let n = [];
7411
- return n = t.hasAttribute("role") ? t.getAttribute("role").split(" ").slice(0, 1) : zi(t), n.reduce((e, n) => Array.isArray(e[n]) ? {
7485
+ return n = t.hasAttribute("role") ? t.getAttribute("role").split(" ").slice(0, 1) : Ni(t), n.reduce((e, n) => Array.isArray(e[n]) ? {
7412
7486
  ...e,
7413
7487
  [n]: [...e[n], t]
7414
7488
  } : {
@@ -7417,16 +7491,16 @@ function Vi(e, t) {
7417
7491
  }, e);
7418
7492
  }, {});
7419
7493
  }
7420
- function Hi(e, t) {
7421
- let { hidden: n, includeDescription: r } = t, i = Vi(e, { hidden: n });
7494
+ function Ii(e, t) {
7495
+ let { hidden: n, includeDescription: r } = t, i = Fi(e, { hidden: n });
7422
7496
  return Object.entries(i).filter((e) => {
7423
7497
  let [t] = e;
7424
7498
  return t !== "generic";
7425
7499
  }).map((e) => {
7426
7500
  let [t, n] = e, i = "-".repeat(50), a = n.map((e) => {
7427
- let t = "Name \"" + Xe(e, { computedStyleSupportsPseudoElements: H().computedStyleSupportsPseudoElements }) + "\":\n", n = xi(e.cloneNode(!1));
7501
+ let t = "Name \"" + Ge(e, { computedStyleSupportsPseudoElements: H().computedStyleSupportsPseudoElements }) + "\":\n", n = gi(e.cloneNode(!1));
7428
7502
  if (r) {
7429
- let r = "Description \"" + Je(e, { computedStyleSupportsPseudoElements: H().computedStyleSupportsPseudoElements }) + "\":\n";
7503
+ let r = "Description \"" + Ue(e, { computedStyleSupportsPseudoElements: H().computedStyleSupportsPseudoElements }) + "\":\n";
7430
7504
  return "" + t + r + n;
7431
7505
  }
7432
7506
  return "" + t + n;
@@ -7434,30 +7508,34 @@ function Hi(e, t) {
7434
7508
  return t + ":\n\n" + a + "\n\n" + i;
7435
7509
  }).join("\n");
7436
7510
  }
7437
- function Ui(e) {
7438
- return e.tagName === "OPTION" ? e.selected : Yi(e, "aria-selected");
7511
+ var Li = function(e, t) {
7512
+ let { hidden: n = !1 } = t === void 0 ? {} : t;
7513
+ return console.log(Ii(e, { hidden: n }));
7514
+ };
7515
+ function Ri(e) {
7516
+ return e.tagName === "OPTION" ? e.selected : Wi(e, "aria-selected");
7439
7517
  }
7440
- function Wi(e) {
7518
+ function zi(e) {
7441
7519
  return e.getAttribute("aria-busy") === "true";
7442
7520
  }
7443
- function Gi(e) {
7444
- if (!("indeterminate" in e && e.indeterminate)) return "checked" in e ? e.checked : Yi(e, "aria-checked");
7521
+ function Bi(e) {
7522
+ if (!("indeterminate" in e && e.indeterminate)) return "checked" in e ? e.checked : Wi(e, "aria-checked");
7445
7523
  }
7446
- function Ki(e) {
7447
- return Yi(e, "aria-pressed");
7524
+ function Vi(e) {
7525
+ return Wi(e, "aria-pressed");
7448
7526
  }
7449
- function qi(e) {
7450
- return Yi(e, "aria-current") ?? e.getAttribute("aria-current") ?? !1;
7527
+ function Hi(e) {
7528
+ return Wi(e, "aria-current") ?? e.getAttribute("aria-current") ?? !1;
7451
7529
  }
7452
- function Ji(e) {
7453
- return Yi(e, "aria-expanded");
7530
+ function Ui(e) {
7531
+ return Wi(e, "aria-expanded");
7454
7532
  }
7455
- function Yi(e, t) {
7533
+ function Wi(e, t) {
7456
7534
  let n = e.getAttribute(t);
7457
7535
  if (n === "true") return !0;
7458
7536
  if (n === "false") return !1;
7459
7537
  }
7460
- function Xi(e) {
7538
+ function Gi(e) {
7461
7539
  return e.getAttribute("aria-level") && Number(e.getAttribute("aria-level")) || {
7462
7540
  H1: 1,
7463
7541
  H2: 2,
@@ -7467,32 +7545,32 @@ function Xi(e) {
7467
7545
  H6: 6
7468
7546
  }[e.tagName];
7469
7547
  }
7470
- function Zi(e) {
7548
+ function Ki(e) {
7471
7549
  let t = e.getAttribute("aria-valuenow");
7472
7550
  return t === null ? void 0 : +t;
7473
7551
  }
7474
- function Qi(e) {
7552
+ function qi(e) {
7475
7553
  let t = e.getAttribute("aria-valuemax");
7476
7554
  return t === null ? void 0 : +t;
7477
7555
  }
7478
- function $i(e) {
7556
+ function Ji(e) {
7479
7557
  let t = e.getAttribute("aria-valuemin");
7480
7558
  return t === null ? void 0 : +t;
7481
7559
  }
7482
- function ea(e) {
7560
+ function Yi(e) {
7483
7561
  let t = e.getAttribute("aria-valuetext");
7484
7562
  return t === null ? void 0 : t;
7485
7563
  }
7486
- var ta = Ni();
7487
- function na(e) {
7564
+ var Xi = Di();
7565
+ function Zi(e) {
7488
7566
  return e.replace(/[.*+\-?^${}()|[\]\\]/g, "\\$&");
7489
7567
  }
7490
- function ra(e) {
7491
- return new RegExp(na(e.toLowerCase()), "i");
7568
+ function Qi(e) {
7569
+ return new RegExp(Zi(e.toLowerCase()), "i");
7492
7570
  }
7493
- function G(e, t, n, r) {
7494
- let { variant: i, name: a } = r, o = "", s = {}, c = [["Role", "TestId"].includes(e) ? n : ra(n)];
7495
- a && (s.name = ra(a)), e === "Role" && Ri(t) && (s.hidden = !0, o = "Element is inaccessible. This means that the element and all its children are invisible to screen readers.\n If you are using the aria-hidden prop, make sure this is the right choice for your case.\n "), Object.keys(s).length > 0 && c.push(s);
7571
+ function K(e, t, n, r) {
7572
+ let { variant: i, name: a } = r, o = "", s = {}, c = [["Role", "TestId"].includes(e) ? n : Qi(n)];
7573
+ a && (s.name = Qi(a)), e === "Role" && Mi(t) && (s.hidden = !0, o = "Element is inaccessible. This means that the element and all its children are invisible to screen readers.\n If you are using the aria-hidden prop, make sure this is the right choice for your case.\n "), Object.keys(s).length > 0 && c.push(s);
7496
7574
  let l = i + "By" + e;
7497
7575
  return {
7498
7576
  queryName: e,
@@ -7510,35 +7588,35 @@ function G(e, t, n, r) {
7510
7588
  }
7511
7589
  };
7512
7590
  }
7513
- function K(e, t, n) {
7591
+ function q(e, t, n) {
7514
7592
  return n && (!t || t.toLowerCase() === e.toLowerCase());
7515
7593
  }
7516
- function ia(e, t, n) {
7594
+ function $i(e, t, n) {
7517
7595
  if (t === void 0 && (t = "get"), e.matches(H().defaultIgnore)) return;
7518
- let r = e.getAttribute("role") ?? zi(e)?.[0];
7519
- if (r !== "generic" && K("Role", n, r)) return G("Role", e, r, {
7596
+ let r = e.getAttribute("role") ?? Ni(e)?.[0];
7597
+ if (r !== "generic" && q("Role", n, r)) return K("Role", e, r, {
7520
7598
  variant: t,
7521
- name: Xe(e, { computedStyleSupportsPseudoElements: H().computedStyleSupportsPseudoElements })
7599
+ name: Ge(e, { computedStyleSupportsPseudoElements: H().computedStyleSupportsPseudoElements })
7522
7600
  });
7523
- let i = Ai(document, e).map((e) => e.content).join(" ");
7524
- if (K("LabelText", n, i)) return G("LabelText", e, i, { variant: t });
7601
+ let i = Ti(document, e).map((e) => e.content).join(" ");
7602
+ if (q("LabelText", n, i)) return K("LabelText", e, i, { variant: t });
7525
7603
  let a = e.getAttribute("placeholder");
7526
- if (K("PlaceholderText", n, a)) return G("PlaceholderText", e, a, { variant: t });
7527
- let o = ta(Fi(e));
7528
- if (K("Text", n, o)) return G("Text", e, o, { variant: t });
7529
- if (K("DisplayValue", n, e.value)) return G("DisplayValue", e, ta(e.value), { variant: t });
7604
+ if (q("PlaceholderText", n, a)) return K("PlaceholderText", e, a, { variant: t });
7605
+ let o = Xi(ki(e));
7606
+ if (q("Text", n, o)) return K("Text", e, o, { variant: t });
7607
+ if (q("DisplayValue", n, e.value)) return K("DisplayValue", e, Xi(e.value), { variant: t });
7530
7608
  let s = e.getAttribute("alt");
7531
- if (K("AltText", n, s)) return G("AltText", e, s, { variant: t });
7609
+ if (q("AltText", n, s)) return K("AltText", e, s, { variant: t });
7532
7610
  let c = e.getAttribute("title");
7533
- if (K("Title", n, c)) return G("Title", e, c, { variant: t });
7611
+ if (q("Title", n, c)) return K("Title", e, c, { variant: t });
7534
7612
  let l = e.getAttribute(H().testIdAttribute);
7535
- if (K("TestId", n, l)) return G("TestId", e, l, { variant: t });
7613
+ if (q("TestId", n, l)) return K("TestId", e, l, { variant: t });
7536
7614
  }
7537
- function aa(e, t) {
7615
+ function ea(e, t) {
7538
7616
  e.stack = t.stack.replace(t.message, e.message);
7539
7617
  }
7540
- function oa(e, t) {
7541
- let { container: n = mi(), timeout: r = H().asyncUtilTimeout, showOriginalStackTrace: i = H().showOriginalStackTrace, stackTraceError: a, interval: o = 50, onTimeout: s = (e) => (Object.defineProperty(e, "message", { value: H().getElementError(e.message, n).message }), e), mutationObserverOptions: c = {
7618
+ function ta(e, t) {
7619
+ let { container: n = li(), timeout: r = H().asyncUtilTimeout, showOriginalStackTrace: i = H().showOriginalStackTrace, stackTraceError: a, interval: o = 50, onTimeout: s = (e) => (Object.defineProperty(e, "message", { value: H().getElementError(e.message, n).message }), e), mutationObserverOptions: c = {
7542
7620
  subtree: !0,
7543
7621
  childList: !0,
7544
7622
  attributes: !0,
@@ -7546,13 +7624,13 @@ function oa(e, t) {
7546
7624
  } } = t;
7547
7625
  if (typeof e != "function") throw TypeError("Received `callback` arg must be a function");
7548
7626
  return new Promise(async (t, l) => {
7549
- let u, d, f, p = !1, m = "idle", h = setTimeout(b, r), g = pi();
7627
+ let u, d, f, p = !1, m = "idle", h = setTimeout(b, r), g = ci();
7550
7628
  if (g) {
7551
7629
  let { unstable_advanceTimersWrapper: e } = H();
7552
7630
  for (y(); !p;) {
7553
- if (!pi()) {
7631
+ if (!ci()) {
7554
7632
  let e = /* @__PURE__ */ Error("Changed from using fake timers to real timers while using waitFor. This is not allowed and will result in very strange behavior. Please ensure you're awaiting all async things your test is doing before changing to real timers. For more info, please go to https://github.com/testing-library/dom-testing-library/issues/830");
7555
- i || aa(e, a), l(e);
7633
+ i || ea(e, a), l(e);
7556
7634
  return;
7557
7635
  }
7558
7636
  if (await e(async () => {
@@ -7568,21 +7646,21 @@ function oa(e, t) {
7568
7646
  return;
7569
7647
  }
7570
7648
  d = setInterval(v, o);
7571
- let { MutationObserver: e } = hi(n);
7649
+ let { MutationObserver: e } = ui(n);
7572
7650
  f = new e(v), f.observe(n, c), y();
7573
7651
  }
7574
7652
  function _(e, n) {
7575
7653
  p = !0, clearTimeout(h), g || (clearInterval(d), f.disconnect()), e ? l(e) : t(n);
7576
7654
  }
7577
7655
  function v() {
7578
- if (pi()) {
7656
+ if (ci()) {
7579
7657
  let e = /* @__PURE__ */ Error("Changed from using real timers to fake timers while using waitFor. This is not allowed and will result in very strange behavior. Please ensure you're awaiting all async things your test is doing before changing to fake timers. For more info, please go to https://github.com/testing-library/dom-testing-library/issues/830");
7580
- return i || aa(e, a), l(e);
7658
+ return i || ea(e, a), l(e);
7581
7659
  } else return y();
7582
7660
  }
7583
7661
  function y() {
7584
7662
  if (m !== "pending") try {
7585
- let t = Ci(e);
7663
+ let t = vi(e);
7586
7664
  typeof t?.then == "function" ? (m = "pending", t.then((e) => {
7587
7665
  m = "resolved", _(null, e);
7588
7666
  }, (e) => {
@@ -7594,46 +7672,51 @@ function oa(e, t) {
7594
7672
  }
7595
7673
  function b() {
7596
7674
  let e;
7597
- u ? (e = u, !i && e.name === "TestingLibraryElementError" && aa(e, a)) : (e = /* @__PURE__ */ Error("Timed out in waitFor."), i || aa(e, a)), _(s(e), null);
7675
+ u ? (e = u, !i && e.name === "TestingLibraryElementError" && ea(e, a)) : (e = /* @__PURE__ */ Error("Timed out in waitFor."), i || ea(e, a)), _(s(e), null);
7598
7676
  }
7599
7677
  });
7600
7678
  }
7601
- function sa(e, t) {
7679
+ function na(e, t) {
7602
7680
  let n = /* @__PURE__ */ Error("STACK_TRACE_MESSAGE");
7603
- return H().asyncWrapper(() => oa(e, {
7681
+ return H().asyncWrapper(() => ta(e, {
7604
7682
  stackTraceError: n,
7605
7683
  ...t
7606
7684
  }));
7607
7685
  }
7608
- function ca(e, t) {
7686
+ function ra(e, t) {
7609
7687
  return H().getElementError(e, t);
7610
7688
  }
7611
- function la(e, t) {
7612
- return ca(e + "\n\n(If this is intentional, then use the `*AllBy*` variant of the query (like `queryAllByText`, `getAllByText`, or `findAllByText`)).", t);
7689
+ function ia(e, t) {
7690
+ return ra(e + "\n\n(If this is intentional, then use the `*AllBy*` variant of the query (like `queryAllByText`, `getAllByText`, or `findAllByText`)).", t);
7613
7691
  }
7614
- function ua(e, t, n, r) {
7615
- let { exact: i = !0, collapseWhitespace: a, trim: o, normalizer: s } = r === void 0 ? {} : r, c = i ? U : Mi, l = W({
7692
+ function J(e, t, n, r) {
7693
+ let { exact: i = !0, collapseWhitespace: a, trim: o, normalizer: s } = r === void 0 ? {} : r, c = i ? W : U, l = G({
7616
7694
  collapseWhitespace: a,
7617
7695
  trim: o,
7618
7696
  normalizer: s
7619
7697
  });
7620
7698
  return Array.from(t.querySelectorAll("[" + e + "]")).filter((t) => c(t.getAttribute(e), t, n, l));
7621
7699
  }
7622
- function da(e, t) {
7700
+ function aa(e, t, n, r) {
7701
+ let i = J(e, t, n, r);
7702
+ if (i.length > 1) throw ia("Found multiple elements by [" + e + "=" + n + "]", t);
7703
+ return i[0] || null;
7704
+ }
7705
+ function oa(e, t) {
7623
7706
  return function(n) {
7624
7707
  var r = [...arguments].slice(1);
7625
7708
  let i = e(n, ...r);
7626
7709
  if (i.length > 1) {
7627
- let e = i.map((e) => ca(null, e).message).join("\n\n");
7628
- throw la(t(n, ...r) + "\n\nHere are the matching elements:\n\n" + e, n);
7710
+ let e = i.map((e) => ra(null, e).message).join("\n\n");
7711
+ throw ia(t(n, ...r) + "\n\nHere are the matching elements:\n\n" + e, n);
7629
7712
  }
7630
7713
  return i[0] || null;
7631
7714
  };
7632
7715
  }
7633
- function fa(e, t) {
7716
+ function sa(e, t) {
7634
7717
  return H().getElementError("A better query is available, try this:\n" + e.toString() + "\n", t);
7635
7718
  }
7636
- function pa(e, t) {
7719
+ function ca(e, t) {
7637
7720
  return function(n) {
7638
7721
  var r = [...arguments].slice(1);
7639
7722
  let i = e(n, ...r);
@@ -7641,70 +7724,83 @@ function pa(e, t) {
7641
7724
  return i;
7642
7725
  };
7643
7726
  }
7644
- function ma(e) {
7645
- return (t, n, r, i) => sa(() => e(t, n, r), {
7727
+ function la(e) {
7728
+ return (t, n, r, i) => na(() => e(t, n, r), {
7646
7729
  container: t,
7647
7730
  ...i
7648
7731
  });
7649
7732
  }
7650
- var ha = (e, t, n) => function(r) {
7733
+ var Y = (e, t, n) => function(r) {
7651
7734
  var i = [...arguments].slice(1);
7652
7735
  let a = e(r, ...i), [{ suggest: o = H().throwSuggestions } = {}] = i.slice(-1);
7653
7736
  if (a && o) {
7654
- let e = ia(a, n);
7655
- if (e && !t.endsWith(e.queryName)) throw fa(e.toString(), r);
7737
+ let e = $i(a, n);
7738
+ if (e && !t.endsWith(e.queryName)) throw sa(e.toString(), r);
7656
7739
  }
7657
7740
  return a;
7658
- }, q = (e, t, n) => function(r) {
7741
+ }, X = (e, t, n) => function(r) {
7659
7742
  var i = [...arguments].slice(1);
7660
7743
  let a = e(r, ...i), [{ suggest: o = H().throwSuggestions } = {}] = i.slice(-1);
7661
7744
  if (a.length && o) {
7662
- let e = [...new Set(a.map((e) => ia(e, n)?.toString()))];
7663
- if (e.length === 1 && !t.endsWith(ia(a[0], n).queryName)) throw fa(e[0], r);
7745
+ let e = [...new Set(a.map((e) => $i(e, n)?.toString()))];
7746
+ if (e.length === 1 && !t.endsWith($i(a[0], n).queryName)) throw sa(e[0], r);
7664
7747
  }
7665
7748
  return a;
7666
7749
  };
7667
- function J(e, t, n) {
7668
- let r = ha(da(e, t), e.name, "query"), i = pa(e, n), a = da(i, t), o = ha(a, e.name, "get");
7750
+ function Z(e, t, n) {
7751
+ let r = Y(oa(e, t), e.name, "query"), i = ca(e, n), a = oa(i, t), o = Y(a, e.name, "get");
7669
7752
  return [
7670
7753
  r,
7671
- q(i, e.name.replace("query", "get"), "getAll"),
7754
+ X(i, e.name.replace("query", "get"), "getAll"),
7672
7755
  o,
7673
- ma(q(i, e.name, "findAll")),
7674
- ma(ha(a, e.name, "find"))
7756
+ la(X(i, e.name, "findAll")),
7757
+ la(Y(a, e.name, "find"))
7675
7758
  ];
7676
7759
  }
7677
- function ga(e) {
7760
+ var ua = /*#__PURE__*/ Object.freeze({
7761
+ __proto__: null,
7762
+ getElementError: ra,
7763
+ wrapAllByQueryWithSuggestion: X,
7764
+ wrapSingleQueryWithSuggestion: Y,
7765
+ getMultipleElementsFoundError: ia,
7766
+ queryAllByAttribute: J,
7767
+ queryByAttribute: aa,
7768
+ makeSingleQuery: oa,
7769
+ makeGetAllQuery: ca,
7770
+ makeFindQuery: la,
7771
+ buildQueries: Z
7772
+ });
7773
+ function da(e) {
7678
7774
  return Array.from(e.querySelectorAll("label,input")).map((e) => ({
7679
7775
  node: e,
7680
- textToMatch: Di(e)
7776
+ textToMatch: Si(e)
7681
7777
  })).filter((e) => {
7682
7778
  let { textToMatch: t } = e;
7683
7779
  return t !== null;
7684
7780
  });
7685
7781
  }
7686
- var _a = function(e, t, n) {
7687
- let { exact: r = !0, trim: i, collapseWhitespace: a, normalizer: o } = n === void 0 ? {} : n, s = r ? U : Mi, c = W({
7782
+ var fa = function(e, t, n) {
7783
+ let { exact: r = !0, trim: i, collapseWhitespace: a, normalizer: o } = n === void 0 ? {} : n, s = r ? W : U, c = G({
7688
7784
  collapseWhitespace: a,
7689
7785
  trim: i,
7690
7786
  normalizer: o
7691
7787
  });
7692
- return ga(e).filter((e) => {
7788
+ return da(e).filter((e) => {
7693
7789
  let { node: n, textToMatch: r } = e;
7694
7790
  return s(r, n, t, c);
7695
7791
  }).map((e) => {
7696
7792
  let { node: t } = e;
7697
7793
  return t;
7698
7794
  });
7699
- }, va = function(e, t, n) {
7795
+ }, pa = function(e, t, n) {
7700
7796
  let { selector: r = "*", exact: i = !0, collapseWhitespace: a, trim: o, normalizer: s } = n === void 0 ? {} : n;
7701
7797
  B(e);
7702
- let c = i ? U : Mi, l = W({
7798
+ let c = i ? W : U, l = G({
7703
7799
  collapseWhitespace: a,
7704
7800
  trim: o,
7705
7801
  normalizer: s
7706
- }), u = Array.from(e.querySelectorAll("*")).filter((e) => Oi(e).length || e.hasAttribute("aria-labelledby")).reduce((n, i) => {
7707
- let a = Ai(e, i, { selector: r });
7802
+ }), u = Array.from(e.querySelectorAll("*")).filter((e) => Ci(e).length || e.hasAttribute("aria-labelledby")).reduce((n, i) => {
7803
+ let a = Ti(e, i, { selector: r });
7708
7804
  a.filter((e) => !!e.formControl).forEach((e) => {
7709
7805
  c(e.content, e.formControl, t, l) && e.formControl && n.push(e.formControl);
7710
7806
  });
@@ -7714,70 +7810,70 @@ var _a = function(e, t, n) {
7714
7810
  let a = [...o];
7715
7811
  a.splice(r, 1), a.length > 1 && c(a.join(" "), i, t, l) && n.push(i);
7716
7812
  }), n;
7717
- }, []).concat(ua("aria-label", e, t, {
7813
+ }, []).concat(J("aria-label", e, t, {
7718
7814
  exact: i,
7719
7815
  normalizer: l
7720
7816
  }));
7721
7817
  return Array.from(new Set(u)).filter((e) => e.matches(r));
7722
- }, Y = function(e, t) {
7818
+ }, Q = function(e, t) {
7723
7819
  var n = [...arguments].slice(2);
7724
- let r = va(e, t, ...n);
7820
+ let r = pa(e, t, ...n);
7725
7821
  if (!r.length) {
7726
- let r = _a(e, t, ...n);
7822
+ let r = fa(e, t, ...n);
7727
7823
  if (r.length) {
7728
- let n = r.map((t) => ya(e, t)).filter((e) => !!e);
7824
+ let n = r.map((t) => ma(e, t)).filter((e) => !!e);
7729
7825
  throw n.length ? H().getElementError(n.map((e) => "Found a label with the text of: " + t + ", however the element associated with this label (<" + e + " />) is non-labellable [https://html.spec.whatwg.org/multipage/forms.html#category-label]. If you really need to label a <" + e + " />, you can use aria-label or aria-labelledby instead.").join("\n\n"), e) : H().getElementError("Found a label with the text of: " + t + ", however no form control was found associated to that label. Make sure you're using the \"for\" attribute or \"aria-labelledby\" attribute correctly.", e);
7730
7826
  } else throw H().getElementError("Unable to find a label with the text of: " + t, e);
7731
7827
  }
7732
7828
  return r;
7733
7829
  };
7734
- function ya(e, t) {
7830
+ function ma(e, t) {
7735
7831
  let n = t.getAttribute("for");
7736
7832
  if (!n) return null;
7737
7833
  let r = e.querySelector("[id=\"" + n + "\"]");
7738
7834
  return r ? r.tagName.toLowerCase() : null;
7739
7835
  }
7740
- var ba = (e, t) => "Found multiple elements with the text of: " + t, xa = ha(da(va, ba), va.name, "query"), Sa = da(Y, ba), Ca = ma(q(Y, Y.name, "findAll")), wa = ma(ha(Sa, Y.name, "find")), Ta = q(Y, Y.name, "getAll"), Ea = ha(Sa, Y.name, "get"), Da = q(va, va.name, "queryAll"), Oa = function() {
7836
+ var ha = (e, t) => "Found multiple elements with the text of: " + t, ga = Y(oa(pa, ha), pa.name, "query"), _a = oa(Q, ha), va = la(X(Q, Q.name, "findAll")), ya = la(Y(_a, Q.name, "find")), ba = X(Q, Q.name, "getAll"), xa = Y(_a, Q.name, "get"), Sa = X(pa, pa.name, "queryAll"), Ca = function() {
7741
7837
  var e = [...arguments];
7742
- return B(e[0]), ua("placeholder", ...e);
7743
- }, ka = (e, t) => "Found multiple elements with the placeholder text of: " + t, Aa = (e, t) => "Unable to find an element with the placeholder text of: " + t, ja = q(Oa, Oa.name, "queryAll"), [Ma, Na, Pa, Fa, Ia] = J(Oa, ka, Aa), La = function(e, t, n) {
7838
+ return B(e[0]), J("placeholder", ...e);
7839
+ }, wa = (e, t) => "Found multiple elements with the placeholder text of: " + t, Ta = (e, t) => "Unable to find an element with the placeholder text of: " + t, Ea = X(Ca, Ca.name, "queryAll"), [Da, Oa, ka, Aa, ja] = Z(Ca, wa, Ta), Ma = function(e, t, n) {
7744
7840
  let { selector: r = "*", exact: i = !0, collapseWhitespace: a, trim: o, ignore: s = H().defaultIgnore, normalizer: c } = n === void 0 ? {} : n;
7745
7841
  B(e);
7746
- let l = i ? U : Mi, u = W({
7842
+ let l = i ? W : U, u = G({
7747
7843
  collapseWhitespace: a,
7748
7844
  trim: o,
7749
7845
  normalizer: c
7750
7846
  }), d = [];
7751
- return typeof e.matches == "function" && e.matches(r) && (d = [e]), [...d, ...Array.from(e.querySelectorAll(r))].filter((e) => !s || !e.matches(s)).filter((e) => l(Fi(e), e, t, u));
7752
- }, Ra = (e, t) => "Found multiple elements with the text: " + t, za = function(e, t, n) {
7847
+ return typeof e.matches == "function" && e.matches(r) && (d = [e]), [...d, ...Array.from(e.querySelectorAll(r))].filter((e) => !s || !e.matches(s)).filter((e) => l(ki(e), e, t, u));
7848
+ }, Na = (e, t) => "Found multiple elements with the text: " + t, Pa = function(e, t, n) {
7753
7849
  n === void 0 && (n = {});
7754
- let { collapseWhitespace: r, trim: i, normalizer: a, selector: o } = n, s = W({
7850
+ let { collapseWhitespace: r, trim: i, normalizer: a, selector: o } = n, s = G({
7755
7851
  collapseWhitespace: r,
7756
7852
  trim: i,
7757
7853
  normalizer: a
7758
7854
  })(t.toString()), c = s !== t.toString(), l = (o ?? "*") !== "*";
7759
7855
  return "Unable to find an element with the text: " + (c ? s + " (normalized from '" + t + "')" : t) + (l ? ", which matches selector '" + o + "'" : "") + ". This could be because the text is broken up by multiple elements. In this case, you can provide a function for your text matcher to make your matcher more flexible.";
7760
- }, Ba = q(La, La.name, "queryAll"), [Va, Ha, Ua, Wa, Ga] = J(La, Ra, za), Ka = function(e, t, n) {
7856
+ }, Fa = X(Ma, Ma.name, "queryAll"), [Ia, La, Ra, za, Ba] = Z(Ma, Na, Pa), Va = function(e, t, n) {
7761
7857
  let { exact: r = !0, collapseWhitespace: i, trim: a, normalizer: o } = n === void 0 ? {} : n;
7762
7858
  B(e);
7763
- let s = r ? U : Mi, c = W({
7859
+ let s = r ? W : U, c = G({
7764
7860
  collapseWhitespace: i,
7765
7861
  trim: a,
7766
7862
  normalizer: o
7767
7863
  });
7768
- return Array.from(e.querySelectorAll("input,textarea,select")).filter((e) => e.tagName === "SELECT" ? Array.from(e.options).filter((e) => e.selected).some((e) => s(Fi(e), e, t, c)) : s(e.value, e, t, c));
7769
- }, qa = (e, t) => "Found multiple elements with the display value: " + t + ".", Ja = (e, t) => "Unable to find an element with the display value: " + t + ".", Ya = q(Ka, Ka.name, "queryAll"), [Xa, Za, Qa, $a, eo] = J(Ka, qa, Ja), to = /^(img|input|area|.+-.+)$/i, no = function(e, t, n) {
7770
- return n === void 0 && (n = {}), B(e), ua("alt", e, t, n).filter((e) => to.test(e.tagName));
7771
- }, ro = (e, t) => "Found multiple elements with the alt text: " + t, io = (e, t) => "Unable to find an element with the alt text: " + t, ao = q(no, no.name, "queryAll"), [oo, so, co, lo, uo] = J(no, ro, io), fo = (e) => e.tagName.toLowerCase() === "title" && e.parentElement?.tagName.toLowerCase() === "svg", po = function(e, t, n) {
7864
+ return Array.from(e.querySelectorAll("input,textarea,select")).filter((e) => e.tagName === "SELECT" ? Array.from(e.options).filter((e) => e.selected).some((e) => s(ki(e), e, t, c)) : s(e.value, e, t, c));
7865
+ }, Ha = (e, t) => "Found multiple elements with the display value: " + t + ".", Ua = (e, t) => "Unable to find an element with the display value: " + t + ".", Wa = X(Va, Va.name, "queryAll"), [Ga, Ka, qa, Ja, Ya] = Z(Va, Ha, Ua), Xa = /^(img|input|area|.+-.+)$/i, Za = function(e, t, n) {
7866
+ return n === void 0 && (n = {}), B(e), J("alt", e, t, n).filter((e) => Xa.test(e.tagName));
7867
+ }, Qa = (e, t) => "Found multiple elements with the alt text: " + t, $a = (e, t) => "Unable to find an element with the alt text: " + t, eo = X(Za, Za.name, "queryAll"), [to, no, ro, io, ao] = Z(Za, Qa, $a), oo = (e) => e.tagName.toLowerCase() === "title" && e.parentElement?.tagName.toLowerCase() === "svg", so = function(e, t, n) {
7772
7868
  let { exact: r = !0, collapseWhitespace: i, trim: a, normalizer: o } = n === void 0 ? {} : n;
7773
7869
  B(e);
7774
- let s = r ? U : Mi, c = W({
7870
+ let s = r ? W : U, c = G({
7775
7871
  collapseWhitespace: i,
7776
7872
  trim: a,
7777
7873
  normalizer: o
7778
7874
  });
7779
- return Array.from(e.querySelectorAll("[title], svg > title")).filter((e) => s(e.getAttribute("title"), e, t, c) || fo(e) && s(Fi(e), e, t, c));
7780
- }, mo = (e, t) => "Found multiple elements with the title: " + t + ".", ho = (e, t) => "Unable to find an element with the title: " + t + ".", go = q(po, po.name, "queryAll"), [_o, vo, yo, bo, xo] = J(po, mo, ho), So = function(e, t, n) {
7875
+ return Array.from(e.querySelectorAll("[title], svg > title")).filter((e) => s(e.getAttribute("title"), e, t, c) || oo(e) && s(ki(e), e, t, c));
7876
+ }, co = (e, t) => "Found multiple elements with the title: " + t + ".", lo = (e, t) => "Unable to find an element with the title: " + t + ".", uo = X(so, so.name, "queryAll"), [fo, po, mo, ho, go] = Z(so, co, lo), _o = function(e, t, n) {
7781
7877
  let { hidden: r = H().defaultHidden, name: i, description: a, queryFallbacks: o = !1, selected: s, busy: c, checked: l, pressed: u, current: d, level: f, expanded: p, value: { now: m, min: h, max: g, text: _ } = {} } = n === void 0 ? {} : n;
7782
7878
  if (B(e), s !== void 0 && z.roles.get(t)?.props["aria-selected"] === void 0) throw Error("\"aria-selected\" is not supported on role \"" + t + "\".");
7783
7879
  if (c !== void 0 && z.roles.get(t)?.props["aria-busy"] === void 0) throw Error("\"aria-busy\" is not supported on role \"" + t + "\".");
@@ -7792,50 +7888,50 @@ var ba = (e, t) => "Found multiple elements with the text of: " + t, xa = ha(da(
7792
7888
  if (p !== void 0 && z.roles.get(t)?.props["aria-expanded"] === void 0) throw Error("\"aria-expanded\" is not supported on role \"" + t + "\".");
7793
7889
  let v = /* @__PURE__ */ new WeakMap();
7794
7890
  function y(e) {
7795
- return v.has(e) || v.set(e, Li(e)), v.get(e);
7891
+ return v.has(e) || v.set(e, ji(e)), v.get(e);
7796
7892
  }
7797
- return Array.from(e.querySelectorAll(Co(t))).filter((e) => {
7893
+ return Array.from(e.querySelectorAll(vo(t))).filter((e) => {
7798
7894
  if (e.hasAttribute("role")) {
7799
7895
  let n = e.getAttribute("role");
7800
7896
  if (o) return n.split(" ").filter(Boolean).some((e) => e === t);
7801
7897
  let [r] = n.split(" ");
7802
7898
  return r === t;
7803
7899
  }
7804
- return zi(e).some((e) => e === t);
7900
+ return Ni(e).some((e) => e === t);
7805
7901
  }).filter((e) => {
7806
- if (s !== void 0) return s === Ui(e);
7807
- if (c !== void 0) return c === Wi(e);
7808
- if (l !== void 0) return l === Gi(e);
7809
- if (u !== void 0) return u === Ki(e);
7810
- if (d !== void 0) return d === qi(e);
7811
- if (p !== void 0) return p === Ji(e);
7812
- if (f !== void 0) return f === Xi(e);
7902
+ if (s !== void 0) return s === Ri(e);
7903
+ if (c !== void 0) return c === zi(e);
7904
+ if (l !== void 0) return l === Bi(e);
7905
+ if (u !== void 0) return u === Vi(e);
7906
+ if (d !== void 0) return d === Hi(e);
7907
+ if (p !== void 0) return p === Ui(e);
7908
+ if (f !== void 0) return f === Gi(e);
7813
7909
  if (m !== void 0 || g !== void 0 || h !== void 0 || _ !== void 0) {
7814
7910
  let t = !0;
7815
- return m !== void 0 && (t &&= m === Zi(e)), g !== void 0 && (t &&= g === Qi(e)), h !== void 0 && (t &&= h === $i(e)), _ !== void 0 && (t &&= U(ea(e) ?? null, e, _, (e) => e)), t;
7911
+ return m !== void 0 && (t &&= m === Ki(e)), g !== void 0 && (t &&= g === qi(e)), h !== void 0 && (t &&= h === Ji(e)), _ !== void 0 && (t &&= W(Yi(e) ?? null, e, _, (e) => e)), t;
7816
7912
  }
7817
7913
  return !0;
7818
- }).filter((e) => i === void 0 ? !0 : U(Xe(e, { computedStyleSupportsPseudoElements: H().computedStyleSupportsPseudoElements }), e, i, (e) => e)).filter((e) => a === void 0 ? !0 : U(Je(e, { computedStyleSupportsPseudoElements: H().computedStyleSupportsPseudoElements }), e, a, (e) => e)).filter((e) => r === !1 ? Ri(e, { isSubtreeInaccessible: y }) === !1 : !0);
7914
+ }).filter((e) => i === void 0 || W(Ge(e, { computedStyleSupportsPseudoElements: H().computedStyleSupportsPseudoElements }), e, i, (e) => e)).filter((e) => a === void 0 || W(Ue(e, { computedStyleSupportsPseudoElements: H().computedStyleSupportsPseudoElements }), e, a, (e) => e)).filter((e) => r !== !1 || Mi(e, { isSubtreeInaccessible: y }) === !1);
7819
7915
  };
7820
- function Co(e) {
7916
+ function vo(e) {
7821
7917
  let t = "*[role~=\"" + e + "\"]", n = z.roleElements.get(e) ?? /* @__PURE__ */ new Set(), r = new Set(Array.from(n).map((e) => {
7822
7918
  let { name: t } = e;
7823
7919
  return t;
7824
7920
  }));
7825
7921
  return [t].concat(Array.from(r)).join(",");
7826
7922
  }
7827
- var wo = (e) => {
7923
+ var yo = (e) => {
7828
7924
  let t = "";
7829
7925
  return t = e === void 0 ? "" : typeof e == "string" ? " and name \"" + e + "\"" : " and name `" + e + "`", t;
7830
- }, To = function(e, t, n) {
7926
+ }, bo = function(e, t, n) {
7831
7927
  let { name: r } = n === void 0 ? {} : n;
7832
- return "Found multiple elements with the role \"" + t + "\"" + wo(r);
7833
- }, Eo = function(e, t, n) {
7928
+ return "Found multiple elements with the role \"" + t + "\"" + yo(r);
7929
+ }, xo = function(e, t, n) {
7834
7930
  let { hidden: r = H().defaultHidden, name: i, description: a } = n === void 0 ? {} : n;
7835
- if (H()._disableExpensiveErrorDiagnostics) return "Unable to find role=\"" + t + "\"" + wo(i);
7931
+ if (H()._disableExpensiveErrorDiagnostics) return "Unable to find role=\"" + t + "\"" + yo(i);
7836
7932
  let o = "";
7837
7933
  Array.from(e.children).forEach((e) => {
7838
- o += Hi(e, {
7934
+ o += Ii(e, {
7839
7935
  hidden: r,
7840
7936
  includeDescription: a !== void 0
7841
7937
  });
@@ -7846,64 +7942,91 @@ var wo = (e) => {
7846
7942
  c = i === void 0 ? "" : typeof i == "string" ? " and name \"" + i + "\"" : " and name `" + i + "`";
7847
7943
  let l = "";
7848
7944
  return l = a === void 0 ? "" : typeof a == "string" ? " and description \"" + a + "\"" : " and description `" + a + "`", ("\nUnable to find an " + (r === !1 ? "accessible " : "") + "element with the role \"" + t + "\"" + c + l + "\n\n" + s).trim();
7849
- }, Do = q(So, So.name, "queryAll"), [Oo, ko, Ao, jo, Mo] = J(So, To, Eo), No = () => H().testIdAttribute, Po = function() {
7945
+ }, So = X(_o, _o.name, "queryAll"), [Co, wo, To, Eo, Do] = Z(_o, bo, xo), Oo = () => H().testIdAttribute, ko = function() {
7850
7946
  var e = [...arguments];
7851
- return B(e[0]), ua(No(), ...e);
7852
- }, Fo = (e, t) => "Found multiple elements by: [" + No() + "=\"" + t + "\"]", Io = (e, t) => "Unable to find an element by: [" + No() + "=\"" + t + "\"]", Lo = q(Po, Po.name, "queryAll"), [Ro, zo, Bo, Vo, Ho] = J(Po, Fo, Io), Uo = /*#__PURE__*/ Object.freeze({
7947
+ return B(e[0]), J(Oo(), ...e);
7948
+ }, Ao = (e, t) => "Found multiple elements by: [" + Oo() + "=\"" + t + "\"]", jo = (e, t) => "Unable to find an element by: [" + Oo() + "=\"" + t + "\"]", Mo = X(ko, ko.name, "queryAll"), [No, Po, Fo, Io, Lo] = Z(ko, Ao, jo), Ro = /*#__PURE__*/ Object.freeze({
7853
7949
  __proto__: null,
7854
- queryAllByLabelText: Da,
7855
- queryByLabelText: xa,
7856
- getAllByLabelText: Ta,
7857
- getByLabelText: Ea,
7858
- findAllByLabelText: Ca,
7859
- findByLabelText: wa,
7860
- queryByPlaceholderText: Ma,
7861
- queryAllByPlaceholderText: ja,
7862
- getByPlaceholderText: Pa,
7863
- getAllByPlaceholderText: Na,
7864
- findAllByPlaceholderText: Fa,
7865
- findByPlaceholderText: Ia,
7866
- queryByText: Va,
7867
- queryAllByText: Ba,
7868
- getByText: Ua,
7869
- getAllByText: Ha,
7870
- findAllByText: Wa,
7871
- findByText: Ga,
7872
- queryByDisplayValue: Xa,
7873
- queryAllByDisplayValue: Ya,
7874
- getByDisplayValue: Qa,
7875
- getAllByDisplayValue: Za,
7876
- findAllByDisplayValue: $a,
7877
- findByDisplayValue: eo,
7878
- queryByAltText: oo,
7879
- queryAllByAltText: ao,
7880
- getByAltText: co,
7881
- getAllByAltText: so,
7882
- findAllByAltText: lo,
7883
- findByAltText: uo,
7884
- queryByTitle: _o,
7885
- queryAllByTitle: go,
7886
- getByTitle: yo,
7887
- getAllByTitle: vo,
7888
- findAllByTitle: bo,
7889
- findByTitle: xo,
7890
- queryByRole: Oo,
7891
- queryAllByRole: Do,
7892
- getAllByRole: ko,
7893
- getByRole: Ao,
7894
- findAllByRole: jo,
7895
- findByRole: Mo,
7896
- queryByTestId: Ro,
7897
- queryAllByTestId: Lo,
7898
- getByTestId: Bo,
7899
- getAllByTestId: zo,
7900
- findAllByTestId: Vo,
7901
- findByTestId: Ho
7950
+ queryAllByLabelText: Sa,
7951
+ queryByLabelText: ga,
7952
+ getAllByLabelText: ba,
7953
+ getByLabelText: xa,
7954
+ findAllByLabelText: va,
7955
+ findByLabelText: ya,
7956
+ queryByPlaceholderText: Da,
7957
+ queryAllByPlaceholderText: Ea,
7958
+ getByPlaceholderText: ka,
7959
+ getAllByPlaceholderText: Oa,
7960
+ findAllByPlaceholderText: Aa,
7961
+ findByPlaceholderText: ja,
7962
+ queryByText: Ia,
7963
+ queryAllByText: Fa,
7964
+ getByText: Ra,
7965
+ getAllByText: La,
7966
+ findAllByText: za,
7967
+ findByText: Ba,
7968
+ queryByDisplayValue: Ga,
7969
+ queryAllByDisplayValue: Wa,
7970
+ getByDisplayValue: qa,
7971
+ getAllByDisplayValue: Ka,
7972
+ findAllByDisplayValue: Ja,
7973
+ findByDisplayValue: Ya,
7974
+ queryByAltText: to,
7975
+ queryAllByAltText: eo,
7976
+ getByAltText: ro,
7977
+ getAllByAltText: no,
7978
+ findAllByAltText: io,
7979
+ findByAltText: ao,
7980
+ queryByTitle: fo,
7981
+ queryAllByTitle: uo,
7982
+ getByTitle: mo,
7983
+ getAllByTitle: po,
7984
+ findAllByTitle: ho,
7985
+ findByTitle: go,
7986
+ queryByRole: Co,
7987
+ queryAllByRole: So,
7988
+ getAllByRole: wo,
7989
+ getByRole: To,
7990
+ findAllByRole: Eo,
7991
+ findByRole: Do,
7992
+ queryByTestId: No,
7993
+ queryAllByTestId: Mo,
7994
+ getByTestId: Fo,
7995
+ getAllByTestId: Po,
7996
+ findAllByTestId: Io,
7997
+ findByTestId: Lo
7902
7998
  });
7903
- function Wo(e, t, n) {
7904
- return t === void 0 && (t = Uo), n === void 0 && (n = {}), Object.keys(t).reduce((n, r) => (n[r] = t[r].bind(null, e), n), n);
7999
+ function zo(e, t, n) {
8000
+ return t === void 0 && (t = Ro), n === void 0 && (n = {}), Object.keys(t).reduce((n, r) => (n[r] = t[r].bind(null, e), n), n);
8001
+ }
8002
+ var Bo = (e) => !e || Array.isArray(e) && !e.length;
8003
+ function Vo(e) {
8004
+ if (Bo(e)) throw Error("The element(s) given to waitForElementToBeRemoved are already removed. waitForElementToBeRemoved requires that the element(s) exist(s) before waiting for removal.");
8005
+ }
8006
+ async function Ho(e, t) {
8007
+ let n = /* @__PURE__ */ Error("Timed out in waitForElementToBeRemoved.");
8008
+ if (typeof e != "function") {
8009
+ Vo(e);
8010
+ let t = (Array.isArray(e) ? e : [e]).map((e) => {
8011
+ let t = e.parentElement;
8012
+ if (t === null) return () => null;
8013
+ for (; t.parentElement;) t = t.parentElement;
8014
+ return () => t.contains(e) ? e : null;
8015
+ });
8016
+ e = () => t.map((e) => e()).filter(Boolean);
8017
+ }
8018
+ return Vo(e()), na(() => {
8019
+ let t;
8020
+ try {
8021
+ t = e();
8022
+ } catch (e) {
8023
+ if (e.name === "TestingLibraryElementError") return;
8024
+ throw e;
8025
+ }
8026
+ if (!Bo(t)) throw n;
8027
+ }, t);
7905
8028
  }
7906
- var Go = {
8029
+ var Uo = {
7907
8030
  copy: {
7908
8031
  EventType: "ClipboardEvent",
7909
8032
  defaultInit: {
@@ -8583,28 +8706,28 @@ var Go = {
8583
8706
  cancelable: !0
8584
8707
  }
8585
8708
  }
8586
- }, Ko = { doubleClick: "dblClick" };
8587
- function X(e, t) {
8709
+ }, Wo = { doubleClick: "dblClick" };
8710
+ function $(e, t) {
8588
8711
  return H().eventWrapper(() => {
8589
8712
  if (!t) throw Error("Unable to fire an event - please provide an event object.");
8590
8713
  if (!e) throw Error("Unable to fire a \"" + t.type + "\" event - please provide a DOM element.");
8591
8714
  return e.dispatchEvent(t);
8592
8715
  });
8593
8716
  }
8594
- function qo(e, t, n, r) {
8717
+ function Go(e, t, n, r) {
8595
8718
  let { EventType: i = "Event", defaultInit: a = {} } = r === void 0 ? {} : r;
8596
8719
  if (!t) throw Error("Unable to fire a \"" + e + "\" event - please provide a DOM element.");
8597
8720
  let o = {
8598
8721
  ...a,
8599
8722
  ...n
8600
8723
  }, { target: { value: s, files: c, ...l } = {} } = o;
8601
- s !== void 0 && Jo(t, s), c !== void 0 && Object.defineProperty(t, "files", {
8724
+ s !== void 0 && Ko(t, s), c !== void 0 && Object.defineProperty(t, "files", {
8602
8725
  configurable: !0,
8603
8726
  enumerable: !0,
8604
8727
  writable: !0,
8605
8728
  value: c
8606
8729
  }), Object.assign(t, l);
8607
- let u = hi(t), d = u[i] || u.Event, f;
8730
+ let u = ui(t), d = u[i] || u.Event, f;
8608
8731
  /* istanbul ignore else */
8609
8732
  if (typeof d == "function") f = new d(e, o);
8610
8733
  else {
@@ -8619,38 +8742,38 @@ function qo(e, t, n, r) {
8619
8742
  typeof t == "object" && (typeof u.DataTransfer == "function" ? Object.defineProperty(f, e, { value: Object.getOwnPropertyNames(t).reduce((e, n) => (Object.defineProperty(e, n, { value: t[n] }), e), new u.DataTransfer()) }) : Object.defineProperty(f, e, { value: t }));
8620
8743
  }), f;
8621
8744
  }
8622
- Object.keys(Go).forEach((e) => {
8623
- let { EventType: t, defaultInit: n } = Go[e], r = e.toLowerCase();
8624
- qo[e] = (e, i) => qo(r, e, i, {
8745
+ Object.keys(Uo).forEach((e) => {
8746
+ let { EventType: t, defaultInit: n } = Uo[e], r = e.toLowerCase();
8747
+ Go[e] = (e, i) => Go(r, e, i, {
8625
8748
  EventType: t,
8626
8749
  defaultInit: n
8627
- }), X[e] = (t, n) => X(t, qo[e](t, n));
8750
+ }), $[e] = (t, n) => $(t, Go[e](t, n));
8628
8751
  });
8629
- function Jo(e, t) {
8752
+ function Ko(e, t) {
8630
8753
  let { set: n } = Object.getOwnPropertyDescriptor(e, "value") || {}, r = Object.getPrototypeOf(e), { set: i } = Object.getOwnPropertyDescriptor(r, "value") || {};
8631
8754
  if (i && n !== i) i.call(e, t);
8632
8755
  else if (n) n.call(e, t);
8633
8756
  else throw Error("The given element does not have a value setter");
8634
8757
  }
8635
- Object.keys(Ko).forEach((e) => {
8636
- let t = Ko[e];
8637
- X[e] = function() {
8638
- return X[t](...arguments);
8758
+ Object.keys(Wo).forEach((e) => {
8759
+ let t = Wo[e];
8760
+ $[e] = function() {
8761
+ return $[t](...arguments);
8639
8762
  };
8640
8763
  });
8641
- function Yo(e) {
8764
+ function qo(e) {
8642
8765
  return e.replace(/[ \t]*[\n][ \t]*/g, "\n");
8643
8766
  }
8644
- function Xo(e) {
8645
- return Vr.default.compressToEncodedURIComponent(Yo(e));
8767
+ function Jo(e) {
8768
+ return Ir.default.compressToEncodedURIComponent(qo(e));
8646
8769
  }
8647
- function Zo(e) {
8648
- return "https://testing-playground.com/#markup=" + Xo(e);
8770
+ function Yo(e) {
8771
+ return "https://testing-playground.com/#markup=" + Jo(e);
8649
8772
  }
8650
- var Qo = {
8651
- debug: (e, t, n) => Array.isArray(e) ? e.forEach((e) => Si(e, t, n)) : Si(e, t, n),
8773
+ var Xo = {
8774
+ debug: (e, t, n) => Array.isArray(e) ? e.forEach((e) => _i(e, t, n)) : _i(e, t, n),
8652
8775
  logTestingPlaygroundURL: function(e) {
8653
- if (e === void 0 && (e = mi().body), !e || !("innerHTML" in e)) {
8776
+ if (e === void 0 && (e = li().body), !e || !("innerHTML" in e)) {
8654
8777
  console.log("The element you're providing isn't a valid DOM element.");
8655
8778
  return;
8656
8779
  }
@@ -8658,227 +8781,13 @@ var Qo = {
8658
8781
  console.log("The provided element doesn't have any children.");
8659
8782
  return;
8660
8783
  }
8661
- let t = Zo(e.innerHTML);
8784
+ let t = Yo(e.innerHTML);
8662
8785
  return console.log("Open this URL in your browser\n\n" + t), t;
8663
8786
  }
8664
- }, $o = typeof document < "u" && document.body ? Wo(document.body, Uo, Qo) : Object.keys(Uo).reduce((e, t) => (e[t] = () => {
8787
+ }, Zo = typeof document < "u" && document.body ? zo(document.body, Ro, Xo) : Object.keys(Ro).reduce((e, t) => (e[t] = () => {
8665
8788
  throw TypeError("For queries bound to document.body a global document has to be available... Learn more: https://testing-library.com/s/screen-global-error");
8666
- }, e), Qo), es = typeof i.act == "function" ? i.act : S.act;
8667
- function ts() {
8668
- /* istanbul ignore else */
8669
- if (typeof globalThis < "u") return globalThis;
8670
- /* istanbul ignore next */
8671
- if (typeof self < "u") return self;
8672
- /* istanbul ignore next */
8673
- if (typeof window < "u") return window;
8674
- /* istanbul ignore next */
8675
- if (typeof global < "u") return global;
8676
- /* istanbul ignore next */
8677
- throw Error("unable to locate global object");
8678
- }
8679
- function Z(e) {
8680
- ts().IS_REACT_ACT_ENVIRONMENT = e;
8681
- }
8682
- function ns() {
8683
- return ts().IS_REACT_ACT_ENVIRONMENT;
8684
- }
8685
- function rs(e) {
8686
- return (t) => {
8687
- let n = ns();
8688
- Z(!0);
8689
- try {
8690
- let r = !1, i = e(() => {
8691
- let e = t();
8692
- return typeof e == "object" && e && typeof e.then == "function" && (r = !0), e;
8693
- });
8694
- if (r) {
8695
- let e = i;
8696
- return { then: (t, r) => {
8697
- e.then((e) => {
8698
- Z(n), t(e);
8699
- }, (e) => {
8700
- Z(n), r(e);
8701
- });
8702
- } };
8703
- } else return Z(n), i;
8704
- } catch (e) {
8705
- throw Z(n), e;
8706
- }
8707
- };
8708
- }
8709
- var Q = rs(es), $ = (...e) => X(...e);
8710
- Object.keys(X).forEach((e) => {
8711
- $[e] = (...t) => X[e](...t);
8712
- });
8713
- var is = $.mouseEnter, as = $.mouseLeave;
8714
- $.mouseEnter = (...e) => (is(...e), $.mouseOver(...e)), $.mouseLeave = (...e) => (as(...e), $.mouseOut(...e));
8715
- var os = $.pointerEnter, ss = $.pointerLeave;
8716
- $.pointerEnter = (...e) => (os(...e), $.pointerOver(...e)), $.pointerLeave = (...e) => (ss(...e), $.pointerOut(...e));
8717
- var cs = $.select;
8718
- $.select = (e, t) => {
8719
- cs(e, t), e.focus(), $.keyUp(e, t);
8720
- };
8721
- var ls = $.blur, us = $.focus;
8722
- $.blur = (...e) => ($.focusOut(...e), ls(...e)), $.focus = (...e) => ($.focusIn(...e), us(...e));
8723
- var ds = { reactStrictMode: !1 };
8724
- function fs() {
8725
- return {
8726
- ...H(),
8727
- ...ds
8728
- };
8729
- }
8730
- function ps() {
8731
- return typeof jest < "u" && jest !== null ? setTimeout._isMockFunction === !0 || Object.prototype.hasOwnProperty.call(setTimeout, "clock") : !1;
8732
- }
8733
- wi({
8734
- unstable_advanceTimersWrapper: (e) => Q(e),
8735
- asyncWrapper: async (e) => {
8736
- let t = ns();
8737
- Z(!1);
8738
- try {
8739
- let t = await e();
8740
- return await new Promise((e) => {
8741
- setTimeout(() => {
8742
- e();
8743
- }, 0), ps() && jest.advanceTimersByTime(0);
8744
- }), t;
8745
- } finally {
8746
- Z(t);
8747
- }
8748
- },
8749
- eventWrapper: (e) => {
8750
- let t;
8751
- return Q(() => {
8752
- t = e();
8753
- }), t;
8754
- }
8755
- });
8756
- var ms = /* @__PURE__ */ new Set(), hs = [];
8757
- function gs(e, t) {
8758
- return t ?? fs().reactStrictMode ? /*#__PURE__*/ i.createElement(i.StrictMode, null, e) : e;
8759
- }
8760
- function _s(e, t) {
8761
- return t ? /*#__PURE__*/ i.createElement(t, null, e) : e;
8762
- }
8763
- function vs(e, { hydrate: t, onCaughtError: n, onRecoverableError: r, ui: i, wrapper: a, reactStrictMode: o }) {
8764
- let s;
8765
- return t ? Q(() => {
8766
- s = C.hydrateRoot(e, gs(_s(i, a), o), {
8767
- onCaughtError: n,
8768
- onRecoverableError: r
8769
- });
8770
- }) : s = C.createRoot(e, {
8771
- onCaughtError: n,
8772
- onRecoverableError: r
8773
- }), {
8774
- hydrate() {
8775
- /* istanbul ignore if */
8776
- if (!t) throw Error("Attempted to hydrate a non-hydrateable root. This is a bug in `@testing-library/react`.");
8777
- },
8778
- render(e) {
8779
- s.render(e);
8780
- },
8781
- unmount() {
8782
- s.unmount();
8783
- }
8784
- };
8785
- }
8786
- function ys(e) {
8787
- return {
8788
- hydrate(t) {
8789
- a.hydrate(t, e);
8790
- },
8791
- render(t) {
8792
- a.render(t, e);
8793
- },
8794
- unmount() {
8795
- a.unmountComponentAtNode(e);
8796
- }
8797
- };
8798
- }
8799
- function bs(e, { baseElement: t, container: n, hydrate: r, queries: i, root: a, wrapper: o, reactStrictMode: s }) {
8800
- return Q(() => {
8801
- r ? a.hydrate(gs(_s(e, o), s), n) : a.render(gs(_s(e, o), s), n);
8802
- }), {
8803
- container: n,
8804
- baseElement: t,
8805
- debug: (e = t, n, r) => Array.isArray(e) ? e.forEach((e) => console.log(xi(e, n, r))) : console.log(xi(e, n, r)),
8806
- unmount: () => {
8807
- Q(() => {
8808
- a.unmount();
8809
- });
8810
- },
8811
- rerender: (e) => {
8812
- bs(e, {
8813
- container: n,
8814
- baseElement: t,
8815
- root: a,
8816
- wrapper: o,
8817
- reactStrictMode: s
8818
- });
8819
- },
8820
- asFragment: () => {
8821
- /* istanbul ignore else (old jsdom limitation) */
8822
- if (typeof document.createRange == "function") return document.createRange().createContextualFragment(n.innerHTML);
8823
- {
8824
- let e = document.createElement("template");
8825
- return e.innerHTML = n.innerHTML, e.content;
8826
- }
8827
- },
8828
- ...Wo(t, i)
8829
- };
8830
- }
8831
- function xs(e, { container: t, baseElement: n = t, legacyRoot: r = !1, onCaughtError: i, onUncaughtError: o, onRecoverableError: s, queries: c, hydrate: l = !1, wrapper: u, reactStrictMode: d } = {}) {
8832
- if (o !== void 0) throw Error("onUncaughtError is not supported. The `render` call will already throw on uncaught errors.");
8833
- if (r && typeof a.render != "function") {
8834
- let e = /* @__PURE__ */ Error("`legacyRoot: true` is not supported in this version of React. If your app runs React 19 or later, you should remove this flag. If your app runs React 18 or earlier, visit https://react.dev/blog/2022/03/08/react-18-upgrade-guide for upgrade instructions.");
8835
- throw Error.captureStackTrace(e, xs), e;
8836
- }
8837
- n ||= document.body, t ||= n.appendChild(document.createElement("div"));
8838
- let f;
8839
- return ms.has(t) ? hs.forEach((e) => {
8840
- /* istanbul ignore else */
8841
- e.container === t && (f = e.root);
8842
- }) : (f = (r ? ys : vs)(t, {
8843
- hydrate: l,
8844
- onCaughtError: i,
8845
- onRecoverableError: s,
8846
- ui: e,
8847
- wrapper: u,
8848
- reactStrictMode: d
8849
- }), hs.push({
8850
- container: t,
8851
- root: f
8852
- }), ms.add(t)), bs(e, {
8853
- container: t,
8854
- baseElement: n,
8855
- queries: c,
8856
- hydrate: l,
8857
- wrapper: u,
8858
- root: f,
8859
- reactStrictMode: d
8860
- });
8861
- }
8862
- function Ss() {
8863
- hs.forEach(({ root: e, container: t }) => {
8864
- Q(() => {
8865
- e.unmount();
8866
- }), t.parentNode === document.body && document.body.removeChild(t);
8867
- }), hs.length = 0, ms.clear();
8868
- }
8869
- if ((typeof process > "u" || !process.env?.RTL_SKIP_AUTO_CLEANUP) && (typeof afterEach == "function" ? afterEach(() => {
8870
- Ss();
8871
- }) : typeof teardown == "function" && teardown(() => {
8872
- Ss();
8873
- }), typeof beforeAll == "function" && typeof afterAll == "function")) {
8874
- let e = ns();
8875
- beforeAll(() => {
8876
- e = ns(), Z(!0);
8877
- }), afterAll(() => {
8878
- Z(e);
8879
- });
8880
- }
8789
+ }, e), Xo);
8881
8790
  //#endregion
8882
- export { sa as a, $o as i, xs as n, H as r, $ as t };
8791
+ export { zo as a, na as c, H as i, Fr as n, gi as o, $ as r, Zo as s, yi as t };
8883
8792
 
8884
- //# sourceMappingURL=react.esm-DwWzhs9e.js.map
8793
+ //# sourceMappingURL=dom.esm-S0SD0DBW.js.map