@noma.to/qwik-testing-library 1.0.4 → 1.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (781) hide show
  1. package/README.md +87 -16
  2. package/lib/_virtual/_commonjsHelpers.qwik.cjs +2 -4
  3. package/lib/_virtual/_commonjsHelpers.qwik.mjs +2 -4
  4. package/lib/_virtual/{AsymmetricMatcher.qwik.cjs → sourcemap-codec.umd.qwik.cjs} +2 -2
  5. package/lib/_virtual/sourcemap-codec.umd.qwik.mjs +4 -0
  6. package/lib/index.qwik.cjs +11 -80
  7. package/lib/index.qwik.mjs +6 -81
  8. package/lib/lib/mock.qwik.cjs +14 -0
  9. package/lib/lib/mock.qwik.mjs +14 -0
  10. package/lib/lib/qwik-testing-library.qwik.cjs +20 -80
  11. package/lib/lib/qwik-testing-library.qwik.mjs +16 -82
  12. package/lib/node_modules/.pnpm/@jridgewell_sourcemap-codec@1.5.0/node_modules/@jridgewell/sourcemap-codec/dist/sourcemap-codec.umd.qwik.cjs +425 -0
  13. package/lib/node_modules/.pnpm/@jridgewell_sourcemap-codec@1.5.0/node_modules/@jridgewell/sourcemap-codec/dist/sourcemap-codec.umd.qwik.mjs +425 -0
  14. package/lib/node_modules/.pnpm/@vitest_expect@2.1.1/node_modules/@vitest/expect/dist/index.qwik.cjs +1967 -0
  15. package/lib/node_modules/.pnpm/@vitest_expect@2.1.1/node_modules/@vitest/expect/dist/index.qwik.mjs +1967 -0
  16. package/lib/node_modules/.pnpm/@vitest_pretty-format@2.1.1/node_modules/@vitest/pretty-format/dist/index.qwik.cjs +1202 -0
  17. package/lib/node_modules/.pnpm/@vitest_pretty-format@2.1.1/node_modules/@vitest/pretty-format/dist/index.qwik.mjs +1202 -0
  18. package/lib/node_modules/.pnpm/@vitest_runner@2.1.1/node_modules/@vitest/runner/dist/chunk-tasks.qwik.cjs +44 -0
  19. package/lib/node_modules/.pnpm/@vitest_runner@2.1.1/node_modules/@vitest/runner/dist/chunk-tasks.qwik.mjs +44 -0
  20. package/lib/node_modules/.pnpm/@vitest_runner@2.1.1/node_modules/@vitest/runner/dist/index.qwik.cjs +665 -0
  21. package/lib/node_modules/.pnpm/@vitest_runner@2.1.1/node_modules/@vitest/runner/dist/index.qwik.mjs +665 -0
  22. package/lib/node_modules/.pnpm/@vitest_snapshot@2.1.1/node_modules/@vitest/snapshot/dist/index.qwik.cjs +1641 -0
  23. package/lib/node_modules/.pnpm/@vitest_snapshot@2.1.1/node_modules/@vitest/snapshot/dist/index.qwik.mjs +1641 -0
  24. package/lib/node_modules/.pnpm/@vitest_spy@2.1.1/node_modules/@vitest/spy/dist/index.qwik.cjs +148 -0
  25. package/lib/node_modules/.pnpm/@vitest_spy@2.1.1/node_modules/@vitest/spy/dist/index.qwik.mjs +148 -0
  26. package/lib/node_modules/.pnpm/@vitest_utils@2.1.1/node_modules/@vitest/utils/dist/chunk-display.qwik.cjs +158 -0
  27. package/lib/node_modules/.pnpm/@vitest_utils@2.1.1/node_modules/@vitest/utils/dist/chunk-display.qwik.mjs +158 -0
  28. package/lib/node_modules/.pnpm/@vitest_utils@2.1.1/node_modules/@vitest/utils/dist/diff.qwik.cjs +1731 -0
  29. package/lib/node_modules/.pnpm/@vitest_utils@2.1.1/node_modules/@vitest/utils/dist/diff.qwik.mjs +1731 -0
  30. package/lib/node_modules/.pnpm/@vitest_utils@2.1.1/node_modules/@vitest/utils/dist/error.qwik.cjs +137 -0
  31. package/lib/node_modules/.pnpm/@vitest_utils@2.1.1/node_modules/@vitest/utils/dist/error.qwik.mjs +137 -0
  32. package/lib/node_modules/.pnpm/@vitest_utils@2.1.1/node_modules/@vitest/utils/dist/helpers.qwik.cjs +150 -0
  33. package/lib/node_modules/.pnpm/@vitest_utils@2.1.1/node_modules/@vitest/utils/dist/helpers.qwik.mjs +150 -0
  34. package/lib/node_modules/.pnpm/@vitest_utils@2.1.1/node_modules/@vitest/utils/dist/index.qwik.cjs +81 -0
  35. package/lib/node_modules/.pnpm/@vitest_utils@2.1.1/node_modules/@vitest/utils/dist/index.qwik.mjs +81 -0
  36. package/lib/node_modules/.pnpm/@vitest_utils@2.1.1/node_modules/@vitest/utils/dist/source-map.qwik.cjs +216 -0
  37. package/lib/node_modules/.pnpm/@vitest_utils@2.1.1/node_modules/@vitest/utils/dist/source-map.qwik.mjs +216 -0
  38. package/lib/node_modules/.pnpm/chai@5.1.1/node_modules/chai/chai.qwik.cjs +3905 -0
  39. package/lib/node_modules/.pnpm/chai@5.1.1/node_modules/chai/chai.qwik.mjs +3905 -0
  40. package/lib/node_modules/.pnpm/loupe@3.1.1/node_modules/loupe/lib/arguments.qwik.cjs +9 -0
  41. package/lib/node_modules/.pnpm/loupe@3.1.1/node_modules/loupe/lib/arguments.qwik.mjs +10 -0
  42. package/lib/node_modules/.pnpm/loupe@3.1.1/node_modules/loupe/lib/array.qwik.cjs +16 -0
  43. package/lib/node_modules/.pnpm/loupe@3.1.1/node_modules/loupe/lib/array.qwik.mjs +17 -0
  44. package/lib/node_modules/.pnpm/loupe@3.1.1/node_modules/loupe/lib/bigint.qwik.cjs +9 -0
  45. package/lib/node_modules/.pnpm/loupe@3.1.1/node_modules/loupe/lib/bigint.qwik.mjs +10 -0
  46. package/lib/node_modules/.pnpm/loupe@3.1.1/node_modules/loupe/lib/class.qwik.cjs +16 -0
  47. package/lib/node_modules/.pnpm/loupe@3.1.1/node_modules/loupe/lib/class.qwik.mjs +17 -0
  48. package/lib/node_modules/.pnpm/loupe@3.1.1/node_modules/loupe/lib/date.qwik.cjs +12 -0
  49. package/lib/node_modules/.pnpm/loupe@3.1.1/node_modules/loupe/lib/date.qwik.mjs +13 -0
  50. package/lib/node_modules/.pnpm/loupe@3.1.1/node_modules/loupe/lib/error.qwik.cjs +30 -0
  51. package/lib/node_modules/.pnpm/loupe@3.1.1/node_modules/loupe/lib/error.qwik.mjs +31 -0
  52. package/lib/node_modules/.pnpm/loupe@3.1.1/node_modules/loupe/lib/function.qwik.cjs +11 -0
  53. package/lib/node_modules/.pnpm/loupe@3.1.1/node_modules/loupe/lib/function.qwik.mjs +12 -0
  54. package/lib/node_modules/.pnpm/loupe@3.1.1/node_modules/loupe/lib/helpers.qwik.cjs +160 -0
  55. package/lib/node_modules/.pnpm/loupe@3.1.1/node_modules/loupe/lib/helpers.qwik.mjs +160 -0
  56. package/lib/node_modules/.pnpm/loupe@3.1.1/node_modules/loupe/lib/html.qwik.cjs +36 -0
  57. package/lib/node_modules/.pnpm/loupe@3.1.1/node_modules/loupe/lib/html.qwik.mjs +36 -0
  58. package/lib/node_modules/.pnpm/loupe@3.1.1/node_modules/loupe/lib/index.qwik.cjs +130 -0
  59. package/lib/node_modules/.pnpm/loupe@3.1.1/node_modules/loupe/lib/index.qwik.mjs +130 -0
  60. package/lib/node_modules/.pnpm/loupe@3.1.1/node_modules/loupe/lib/map.qwik.cjs +25 -0
  61. package/lib/node_modules/.pnpm/loupe@3.1.1/node_modules/loupe/lib/map.qwik.mjs +26 -0
  62. package/lib/node_modules/.pnpm/loupe@3.1.1/node_modules/loupe/lib/number.qwik.cjs +19 -0
  63. package/lib/node_modules/.pnpm/loupe@3.1.1/node_modules/loupe/lib/number.qwik.mjs +20 -0
  64. package/lib/node_modules/.pnpm/loupe@3.1.1/node_modules/loupe/lib/object.qwik.cjs +24 -0
  65. package/lib/node_modules/.pnpm/loupe@3.1.1/node_modules/loupe/lib/object.qwik.mjs +25 -0
  66. package/lib/node_modules/.pnpm/loupe@3.1.1/node_modules/loupe/lib/promise.qwik.cjs +17 -0
  67. package/lib/node_modules/.pnpm/loupe@3.1.1/node_modules/loupe/lib/promise.qwik.mjs +18 -0
  68. package/lib/node_modules/.pnpm/loupe@3.1.1/node_modules/loupe/lib/regexp.qwik.cjs +9 -0
  69. package/lib/node_modules/.pnpm/loupe@3.1.1/node_modules/loupe/lib/regexp.qwik.mjs +10 -0
  70. package/lib/node_modules/.pnpm/loupe@3.1.1/node_modules/loupe/lib/set.qwik.cjs +16 -0
  71. package/lib/node_modules/.pnpm/loupe@3.1.1/node_modules/loupe/lib/set.qwik.mjs +17 -0
  72. package/lib/node_modules/.pnpm/loupe@3.1.1/node_modules/loupe/lib/string.qwik.cjs +24 -0
  73. package/lib/node_modules/.pnpm/loupe@3.1.1/node_modules/loupe/lib/string.qwik.mjs +25 -0
  74. package/lib/node_modules/.pnpm/loupe@3.1.1/node_modules/loupe/lib/symbol.qwik.cjs +8 -0
  75. package/lib/node_modules/.pnpm/loupe@3.1.1/node_modules/loupe/lib/symbol.qwik.mjs +9 -0
  76. package/lib/node_modules/.pnpm/loupe@3.1.1/node_modules/loupe/lib/typedarray.qwik.cjs +34 -0
  77. package/lib/node_modules/.pnpm/loupe@3.1.1/node_modules/loupe/lib/typedarray.qwik.mjs +35 -0
  78. package/lib/node_modules/.pnpm/magic-string@0.30.11/node_modules/magic-string/dist/magic-string.es.qwik.cjs +968 -0
  79. package/lib/node_modules/.pnpm/magic-string@0.30.11/node_modules/magic-string/dist/magic-string.es.qwik.mjs +968 -0
  80. package/lib/node_modules/.pnpm/pathe@1.1.2/node_modules/pathe/dist/shared/pathe.ff20891b.qwik.cjs +101 -0
  81. package/lib/node_modules/.pnpm/pathe@1.1.2/node_modules/pathe/dist/shared/pathe.ff20891b.qwik.mjs +101 -0
  82. package/lib/node_modules/.pnpm/tinyrainbow@1.2.0/node_modules/tinyrainbow/dist/browser.qwik.cjs +7 -0
  83. package/lib/node_modules/.pnpm/tinyrainbow@1.2.0/node_modules/tinyrainbow/dist/browser.qwik.mjs +8 -0
  84. package/lib/node_modules/.pnpm/tinyrainbow@1.2.0/node_modules/tinyrainbow/dist/chunk-BVHSVHOK.qwik.cjs +80 -0
  85. package/lib/node_modules/.pnpm/tinyrainbow@1.2.0/node_modules/tinyrainbow/dist/chunk-BVHSVHOK.qwik.mjs +80 -0
  86. package/lib/node_modules/.pnpm/tinyspy@3.0.2/node_modules/tinyspy/dist/index.qwik.cjs +104 -0
  87. package/lib/node_modules/.pnpm/tinyspy@3.0.2/node_modules/tinyspy/dist/index.qwik.mjs +104 -0
  88. package/lib/node_modules/.pnpm/vitest@2.1.1_@types_node@22.7.4_@vitest_ui@2.1.1_jsdom@25.0.1/node_modules/vitest/dist/chunks/_commonjsHelpers.BFTU3MAI.qwik.cjs +8 -0
  89. package/lib/node_modules/.pnpm/vitest@2.1.1_@types_node@22.7.4_@vitest_ui@2.1.1_jsdom@25.0.1/node_modules/vitest/dist/chunks/_commonjsHelpers.BFTU3MAI.qwik.mjs +8 -0
  90. package/lib/node_modules/.pnpm/vitest@2.1.1_@types_node@22.7.4_@vitest_ui@2.1.1_jsdom@25.0.1/node_modules/vitest/dist/chunks/base.BlXpj3e_.qwik.cjs +6 -0
  91. package/lib/node_modules/.pnpm/vitest@2.1.1_@types_node@22.7.4_@vitest_ui@2.1.1_jsdom@25.0.1/node_modules/vitest/dist/chunks/base.BlXpj3e_.qwik.mjs +6 -0
  92. package/lib/node_modules/.pnpm/vitest@2.1.1_@types_node@22.7.4_@vitest_ui@2.1.1_jsdom@25.0.1/node_modules/vitest/dist/chunks/date.W2xKR2qe.qwik.cjs +56 -0
  93. package/lib/node_modules/.pnpm/vitest@2.1.1_@types_node@22.7.4_@vitest_ui@2.1.1_jsdom@25.0.1/node_modules/vitest/dist/chunks/date.W2xKR2qe.qwik.mjs +56 -0
  94. package/lib/node_modules/.pnpm/vitest@2.1.1_@types_node@22.7.4_@vitest_ui@2.1.1_jsdom@25.0.1/node_modules/vitest/dist/chunks/utils.Ck2hJTRs.qwik.cjs +16 -0
  95. package/lib/node_modules/.pnpm/vitest@2.1.1_@types_node@22.7.4_@vitest_ui@2.1.1_jsdom@25.0.1/node_modules/vitest/dist/chunks/utils.Ck2hJTRs.qwik.mjs +16 -0
  96. package/lib/node_modules/.pnpm/vitest@2.1.1_@types_node@22.7.4_@vitest_ui@2.1.1_jsdom@25.0.1/node_modules/vitest/dist/chunks/vi.D6IHiKAI.qwik.cjs +2556 -0
  97. package/lib/node_modules/.pnpm/vitest@2.1.1_@types_node@22.7.4_@vitest_ui@2.1.1_jsdom@25.0.1/node_modules/vitest/dist/chunks/vi.D6IHiKAI.qwik.mjs +2556 -0
  98. package/lib-types/lib/mock.d.ts +34 -0
  99. package/lib-types/lib/qwik-testing-library.d.ts +2 -1
  100. package/package.json +9 -6
  101. package/lib/_virtual/AsymmetricMatcher.qwik.mjs +0 -4
  102. package/lib/_virtual/ConvertAnsi.qwik.cjs +0 -4
  103. package/lib/_virtual/ConvertAnsi.qwik.mjs +0 -4
  104. package/lib/_virtual/DOMCollection.qwik.cjs +0 -4
  105. package/lib/_virtual/DOMCollection.qwik.mjs +0 -4
  106. package/lib/_virtual/DOMElement.qwik.cjs +0 -4
  107. package/lib/_virtual/DOMElement.qwik.mjs +0 -4
  108. package/lib/_virtual/Immutable.qwik.cjs +0 -4
  109. package/lib/_virtual/Immutable.qwik.mjs +0 -4
  110. package/lib/_virtual/ReactElement.qwik.cjs +0 -4
  111. package/lib/_virtual/ReactElement.qwik.mjs +0 -4
  112. package/lib/_virtual/ReactTestComponent.qwik.cjs +0 -4
  113. package/lib/_virtual/ReactTestComponent.qwik.mjs +0 -4
  114. package/lib/_virtual/alertRole.qwik.cjs +0 -4
  115. package/lib/_virtual/alertRole.qwik.mjs +0 -4
  116. package/lib/_virtual/alertdialogRole.qwik.cjs +0 -4
  117. package/lib/_virtual/alertdialogRole.qwik.mjs +0 -4
  118. package/lib/_virtual/applicationRole.qwik.cjs +0 -4
  119. package/lib/_virtual/applicationRole.qwik.mjs +0 -4
  120. package/lib/_virtual/ariaAbstractRoles.qwik.cjs +0 -4
  121. package/lib/_virtual/ariaAbstractRoles.qwik.mjs +0 -4
  122. package/lib/_virtual/ariaDpubRoles.qwik.cjs +0 -4
  123. package/lib/_virtual/ariaDpubRoles.qwik.mjs +0 -4
  124. package/lib/_virtual/ariaGraphicsRoles.qwik.cjs +0 -4
  125. package/lib/_virtual/ariaGraphicsRoles.qwik.mjs +0 -4
  126. package/lib/_virtual/ariaLiteralRoles.qwik.cjs +0 -4
  127. package/lib/_virtual/ariaLiteralRoles.qwik.mjs +0 -4
  128. package/lib/_virtual/ariaPropsMap.qwik.cjs +0 -4
  129. package/lib/_virtual/ariaPropsMap.qwik.mjs +0 -4
  130. package/lib/_virtual/articleRole.qwik.cjs +0 -4
  131. package/lib/_virtual/articleRole.qwik.mjs +0 -4
  132. package/lib/_virtual/bannerRole.qwik.cjs +0 -4
  133. package/lib/_virtual/bannerRole.qwik.mjs +0 -4
  134. package/lib/_virtual/blockquoteRole.qwik.cjs +0 -4
  135. package/lib/_virtual/blockquoteRole.qwik.mjs +0 -4
  136. package/lib/_virtual/buttonRole.qwik.cjs +0 -4
  137. package/lib/_virtual/buttonRole.qwik.mjs +0 -4
  138. package/lib/_virtual/captionRole.qwik.cjs +0 -4
  139. package/lib/_virtual/captionRole.qwik.mjs +0 -4
  140. package/lib/_virtual/cellRole.qwik.cjs +0 -4
  141. package/lib/_virtual/cellRole.qwik.mjs +0 -4
  142. package/lib/_virtual/checkboxRole.qwik.cjs +0 -4
  143. package/lib/_virtual/checkboxRole.qwik.mjs +0 -4
  144. package/lib/_virtual/codeRole.qwik.cjs +0 -4
  145. package/lib/_virtual/codeRole.qwik.mjs +0 -4
  146. package/lib/_virtual/collections.qwik.cjs +0 -4
  147. package/lib/_virtual/collections.qwik.mjs +0 -4
  148. package/lib/_virtual/columnheaderRole.qwik.cjs +0 -4
  149. package/lib/_virtual/columnheaderRole.qwik.mjs +0 -4
  150. package/lib/_virtual/comboboxRole.qwik.cjs +0 -4
  151. package/lib/_virtual/comboboxRole.qwik.mjs +0 -4
  152. package/lib/_virtual/commandRole.qwik.cjs +0 -4
  153. package/lib/_virtual/commandRole.qwik.mjs +0 -4
  154. package/lib/_virtual/complementaryRole.qwik.cjs +0 -4
  155. package/lib/_virtual/complementaryRole.qwik.mjs +0 -4
  156. package/lib/_virtual/compositeRole.qwik.cjs +0 -4
  157. package/lib/_virtual/compositeRole.qwik.mjs +0 -4
  158. package/lib/_virtual/contentinfoRole.qwik.cjs +0 -4
  159. package/lib/_virtual/contentinfoRole.qwik.mjs +0 -4
  160. package/lib/_virtual/definitionRole.qwik.cjs +0 -4
  161. package/lib/_virtual/definitionRole.qwik.mjs +0 -4
  162. package/lib/_virtual/deletionRole.qwik.cjs +0 -4
  163. package/lib/_virtual/deletionRole.qwik.mjs +0 -4
  164. package/lib/_virtual/dialogRole.qwik.cjs +0 -4
  165. package/lib/_virtual/dialogRole.qwik.mjs +0 -4
  166. package/lib/_virtual/directoryRole.qwik.cjs +0 -4
  167. package/lib/_virtual/directoryRole.qwik.mjs +0 -4
  168. package/lib/_virtual/docAbstractRole.qwik.cjs +0 -4
  169. package/lib/_virtual/docAbstractRole.qwik.mjs +0 -4
  170. package/lib/_virtual/docAcknowledgmentsRole.qwik.cjs +0 -4
  171. package/lib/_virtual/docAcknowledgmentsRole.qwik.mjs +0 -4
  172. package/lib/_virtual/docAfterwordRole.qwik.cjs +0 -4
  173. package/lib/_virtual/docAfterwordRole.qwik.mjs +0 -4
  174. package/lib/_virtual/docAppendixRole.qwik.cjs +0 -4
  175. package/lib/_virtual/docAppendixRole.qwik.mjs +0 -4
  176. package/lib/_virtual/docBacklinkRole.qwik.cjs +0 -4
  177. package/lib/_virtual/docBacklinkRole.qwik.mjs +0 -4
  178. package/lib/_virtual/docBiblioentryRole.qwik.cjs +0 -4
  179. package/lib/_virtual/docBiblioentryRole.qwik.mjs +0 -4
  180. package/lib/_virtual/docBibliographyRole.qwik.cjs +0 -4
  181. package/lib/_virtual/docBibliographyRole.qwik.mjs +0 -4
  182. package/lib/_virtual/docBibliorefRole.qwik.cjs +0 -4
  183. package/lib/_virtual/docBibliorefRole.qwik.mjs +0 -4
  184. package/lib/_virtual/docChapterRole.qwik.cjs +0 -4
  185. package/lib/_virtual/docChapterRole.qwik.mjs +0 -4
  186. package/lib/_virtual/docColophonRole.qwik.cjs +0 -4
  187. package/lib/_virtual/docColophonRole.qwik.mjs +0 -4
  188. package/lib/_virtual/docConclusionRole.qwik.cjs +0 -4
  189. package/lib/_virtual/docConclusionRole.qwik.mjs +0 -4
  190. package/lib/_virtual/docCoverRole.qwik.cjs +0 -4
  191. package/lib/_virtual/docCoverRole.qwik.mjs +0 -4
  192. package/lib/_virtual/docCreditRole.qwik.cjs +0 -4
  193. package/lib/_virtual/docCreditRole.qwik.mjs +0 -4
  194. package/lib/_virtual/docCreditsRole.qwik.cjs +0 -4
  195. package/lib/_virtual/docCreditsRole.qwik.mjs +0 -4
  196. package/lib/_virtual/docDedicationRole.qwik.cjs +0 -4
  197. package/lib/_virtual/docDedicationRole.qwik.mjs +0 -4
  198. package/lib/_virtual/docEndnoteRole.qwik.cjs +0 -4
  199. package/lib/_virtual/docEndnoteRole.qwik.mjs +0 -4
  200. package/lib/_virtual/docEndnotesRole.qwik.cjs +0 -4
  201. package/lib/_virtual/docEndnotesRole.qwik.mjs +0 -4
  202. package/lib/_virtual/docEpigraphRole.qwik.cjs +0 -4
  203. package/lib/_virtual/docEpigraphRole.qwik.mjs +0 -4
  204. package/lib/_virtual/docEpilogueRole.qwik.cjs +0 -4
  205. package/lib/_virtual/docEpilogueRole.qwik.mjs +0 -4
  206. package/lib/_virtual/docErrataRole.qwik.cjs +0 -4
  207. package/lib/_virtual/docErrataRole.qwik.mjs +0 -4
  208. package/lib/_virtual/docExampleRole.qwik.cjs +0 -4
  209. package/lib/_virtual/docExampleRole.qwik.mjs +0 -4
  210. package/lib/_virtual/docFootnoteRole.qwik.cjs +0 -4
  211. package/lib/_virtual/docFootnoteRole.qwik.mjs +0 -4
  212. package/lib/_virtual/docForewordRole.qwik.cjs +0 -4
  213. package/lib/_virtual/docForewordRole.qwik.mjs +0 -4
  214. package/lib/_virtual/docGlossaryRole.qwik.cjs +0 -4
  215. package/lib/_virtual/docGlossaryRole.qwik.mjs +0 -4
  216. package/lib/_virtual/docGlossrefRole.qwik.cjs +0 -4
  217. package/lib/_virtual/docGlossrefRole.qwik.mjs +0 -4
  218. package/lib/_virtual/docIndexRole.qwik.cjs +0 -4
  219. package/lib/_virtual/docIndexRole.qwik.mjs +0 -4
  220. package/lib/_virtual/docIntroductionRole.qwik.cjs +0 -4
  221. package/lib/_virtual/docIntroductionRole.qwik.mjs +0 -4
  222. package/lib/_virtual/docNoterefRole.qwik.cjs +0 -4
  223. package/lib/_virtual/docNoterefRole.qwik.mjs +0 -4
  224. package/lib/_virtual/docNoticeRole.qwik.cjs +0 -4
  225. package/lib/_virtual/docNoticeRole.qwik.mjs +0 -4
  226. package/lib/_virtual/docPagebreakRole.qwik.cjs +0 -4
  227. package/lib/_virtual/docPagebreakRole.qwik.mjs +0 -4
  228. package/lib/_virtual/docPagelistRole.qwik.cjs +0 -4
  229. package/lib/_virtual/docPagelistRole.qwik.mjs +0 -4
  230. package/lib/_virtual/docPartRole.qwik.cjs +0 -4
  231. package/lib/_virtual/docPartRole.qwik.mjs +0 -4
  232. package/lib/_virtual/docPrefaceRole.qwik.cjs +0 -4
  233. package/lib/_virtual/docPrefaceRole.qwik.mjs +0 -4
  234. package/lib/_virtual/docPrologueRole.qwik.cjs +0 -4
  235. package/lib/_virtual/docPrologueRole.qwik.mjs +0 -4
  236. package/lib/_virtual/docPullquoteRole.qwik.cjs +0 -4
  237. package/lib/_virtual/docPullquoteRole.qwik.mjs +0 -4
  238. package/lib/_virtual/docQnaRole.qwik.cjs +0 -4
  239. package/lib/_virtual/docQnaRole.qwik.mjs +0 -4
  240. package/lib/_virtual/docSubtitleRole.qwik.cjs +0 -4
  241. package/lib/_virtual/docSubtitleRole.qwik.mjs +0 -4
  242. package/lib/_virtual/docTipRole.qwik.cjs +0 -4
  243. package/lib/_virtual/docTipRole.qwik.mjs +0 -4
  244. package/lib/_virtual/docTocRole.qwik.cjs +0 -4
  245. package/lib/_virtual/docTocRole.qwik.mjs +0 -4
  246. package/lib/_virtual/documentRole.qwik.cjs +0 -4
  247. package/lib/_virtual/documentRole.qwik.mjs +0 -4
  248. package/lib/_virtual/domMap.qwik.cjs +0 -4
  249. package/lib/_virtual/domMap.qwik.mjs +0 -4
  250. package/lib/_virtual/elementRoleMap.qwik.cjs +0 -4
  251. package/lib/_virtual/elementRoleMap.qwik.mjs +0 -4
  252. package/lib/_virtual/emphasisRole.qwik.cjs +0 -4
  253. package/lib/_virtual/emphasisRole.qwik.mjs +0 -4
  254. package/lib/_virtual/escapeHTML.qwik.cjs +0 -4
  255. package/lib/_virtual/escapeHTML.qwik.mjs +0 -4
  256. package/lib/_virtual/feedRole.qwik.cjs +0 -4
  257. package/lib/_virtual/feedRole.qwik.mjs +0 -4
  258. package/lib/_virtual/figureRole.qwik.cjs +0 -4
  259. package/lib/_virtual/figureRole.qwik.mjs +0 -4
  260. package/lib/_virtual/formRole.qwik.cjs +0 -4
  261. package/lib/_virtual/formRole.qwik.mjs +0 -4
  262. package/lib/_virtual/genericRole.qwik.cjs +0 -4
  263. package/lib/_virtual/genericRole.qwik.mjs +0 -4
  264. package/lib/_virtual/graphicsDocumentRole.qwik.cjs +0 -4
  265. package/lib/_virtual/graphicsDocumentRole.qwik.mjs +0 -4
  266. package/lib/_virtual/graphicsObjectRole.qwik.cjs +0 -4
  267. package/lib/_virtual/graphicsObjectRole.qwik.mjs +0 -4
  268. package/lib/_virtual/graphicsSymbolRole.qwik.cjs +0 -4
  269. package/lib/_virtual/graphicsSymbolRole.qwik.mjs +0 -4
  270. package/lib/_virtual/gridRole.qwik.cjs +0 -4
  271. package/lib/_virtual/gridRole.qwik.mjs +0 -4
  272. package/lib/_virtual/gridcellRole.qwik.cjs +0 -4
  273. package/lib/_virtual/gridcellRole.qwik.mjs +0 -4
  274. package/lib/_virtual/groupRole.qwik.cjs +0 -4
  275. package/lib/_virtual/groupRole.qwik.mjs +0 -4
  276. package/lib/_virtual/headingRole.qwik.cjs +0 -4
  277. package/lib/_virtual/headingRole.qwik.mjs +0 -4
  278. package/lib/_virtual/imgRole.qwik.cjs +0 -4
  279. package/lib/_virtual/imgRole.qwik.mjs +0 -4
  280. package/lib/_virtual/index.qwik.cjs +0 -4
  281. package/lib/_virtual/index.qwik.mjs +0 -4
  282. package/lib/_virtual/index.qwik2.cjs +0 -4
  283. package/lib/_virtual/index.qwik2.mjs +0 -4
  284. package/lib/_virtual/index.qwik3.cjs +0 -4
  285. package/lib/_virtual/index.qwik3.mjs +0 -4
  286. package/lib/_virtual/index.qwik4.cjs +0 -4
  287. package/lib/_virtual/index.qwik4.mjs +0 -4
  288. package/lib/_virtual/index.qwik5.cjs +0 -4
  289. package/lib/_virtual/index.qwik5.mjs +0 -4
  290. package/lib/_virtual/inputRole.qwik.cjs +0 -4
  291. package/lib/_virtual/inputRole.qwik.mjs +0 -4
  292. package/lib/_virtual/insertionRole.qwik.cjs +0 -4
  293. package/lib/_virtual/insertionRole.qwik.mjs +0 -4
  294. package/lib/_virtual/iterationDecorator.qwik.cjs +0 -4
  295. package/lib/_virtual/iterationDecorator.qwik.mjs +0 -4
  296. package/lib/_virtual/iteratorProxy.qwik.cjs +0 -4
  297. package/lib/_virtual/iteratorProxy.qwik.mjs +0 -4
  298. package/lib/_virtual/landmarkRole.qwik.cjs +0 -4
  299. package/lib/_virtual/landmarkRole.qwik.mjs +0 -4
  300. package/lib/_virtual/linkRole.qwik.cjs +0 -4
  301. package/lib/_virtual/linkRole.qwik.mjs +0 -4
  302. package/lib/_virtual/listRole.qwik.cjs +0 -4
  303. package/lib/_virtual/listRole.qwik.mjs +0 -4
  304. package/lib/_virtual/listboxRole.qwik.cjs +0 -4
  305. package/lib/_virtual/listboxRole.qwik.mjs +0 -4
  306. package/lib/_virtual/listitemRole.qwik.cjs +0 -4
  307. package/lib/_virtual/listitemRole.qwik.mjs +0 -4
  308. package/lib/_virtual/logRole.qwik.cjs +0 -4
  309. package/lib/_virtual/logRole.qwik.mjs +0 -4
  310. package/lib/_virtual/lz-string.qwik.cjs +0 -4
  311. package/lib/_virtual/lz-string.qwik.mjs +0 -4
  312. package/lib/_virtual/mainRole.qwik.cjs +0 -4
  313. package/lib/_virtual/mainRole.qwik.mjs +0 -4
  314. package/lib/_virtual/markRole.qwik.cjs +0 -4
  315. package/lib/_virtual/markRole.qwik.mjs +0 -4
  316. package/lib/_virtual/markup.qwik.cjs +0 -4
  317. package/lib/_virtual/markup.qwik.mjs +0 -4
  318. package/lib/_virtual/marqueeRole.qwik.cjs +0 -4
  319. package/lib/_virtual/marqueeRole.qwik.mjs +0 -4
  320. package/lib/_virtual/mathRole.qwik.cjs +0 -4
  321. package/lib/_virtual/mathRole.qwik.mjs +0 -4
  322. package/lib/_virtual/menuRole.qwik.cjs +0 -4
  323. package/lib/_virtual/menuRole.qwik.mjs +0 -4
  324. package/lib/_virtual/menubarRole.qwik.cjs +0 -4
  325. package/lib/_virtual/menubarRole.qwik.mjs +0 -4
  326. package/lib/_virtual/menuitemRole.qwik.cjs +0 -4
  327. package/lib/_virtual/menuitemRole.qwik.mjs +0 -4
  328. package/lib/_virtual/menuitemcheckboxRole.qwik.cjs +0 -4
  329. package/lib/_virtual/menuitemcheckboxRole.qwik.mjs +0 -4
  330. package/lib/_virtual/menuitemradioRole.qwik.cjs +0 -4
  331. package/lib/_virtual/menuitemradioRole.qwik.mjs +0 -4
  332. package/lib/_virtual/meterRole.qwik.cjs +0 -4
  333. package/lib/_virtual/meterRole.qwik.mjs +0 -4
  334. package/lib/_virtual/navigationRole.qwik.cjs +0 -4
  335. package/lib/_virtual/navigationRole.qwik.mjs +0 -4
  336. package/lib/_virtual/noneRole.qwik.cjs +0 -4
  337. package/lib/_virtual/noneRole.qwik.mjs +0 -4
  338. package/lib/_virtual/noteRole.qwik.cjs +0 -4
  339. package/lib/_virtual/noteRole.qwik.mjs +0 -4
  340. package/lib/_virtual/optionRole.qwik.cjs +0 -4
  341. package/lib/_virtual/optionRole.qwik.mjs +0 -4
  342. package/lib/_virtual/paragraphRole.qwik.cjs +0 -4
  343. package/lib/_virtual/paragraphRole.qwik.mjs +0 -4
  344. package/lib/_virtual/presentationRole.qwik.cjs +0 -4
  345. package/lib/_virtual/presentationRole.qwik.mjs +0 -4
  346. package/lib/_virtual/progressbarRole.qwik.cjs +0 -4
  347. package/lib/_virtual/progressbarRole.qwik.mjs +0 -4
  348. package/lib/_virtual/radioRole.qwik.cjs +0 -4
  349. package/lib/_virtual/radioRole.qwik.mjs +0 -4
  350. package/lib/_virtual/radiogroupRole.qwik.cjs +0 -4
  351. package/lib/_virtual/radiogroupRole.qwik.mjs +0 -4
  352. package/lib/_virtual/rangeRole.qwik.cjs +0 -4
  353. package/lib/_virtual/rangeRole.qwik.mjs +0 -4
  354. package/lib/_virtual/react-is.development.qwik.cjs +0 -4
  355. package/lib/_virtual/react-is.development.qwik.mjs +0 -4
  356. package/lib/_virtual/react-is.production.min.qwik.cjs +0 -4
  357. package/lib/_virtual/react-is.production.min.qwik.mjs +0 -4
  358. package/lib/_virtual/regionRole.qwik.cjs +0 -4
  359. package/lib/_virtual/regionRole.qwik.mjs +0 -4
  360. package/lib/_virtual/roleElementMap.qwik.cjs +0 -4
  361. package/lib/_virtual/roleElementMap.qwik.mjs +0 -4
  362. package/lib/_virtual/rolesMap.qwik.cjs +0 -4
  363. package/lib/_virtual/rolesMap.qwik.mjs +0 -4
  364. package/lib/_virtual/roletypeRole.qwik.cjs +0 -4
  365. package/lib/_virtual/roletypeRole.qwik.mjs +0 -4
  366. package/lib/_virtual/rowRole.qwik.cjs +0 -4
  367. package/lib/_virtual/rowRole.qwik.mjs +0 -4
  368. package/lib/_virtual/rowgroupRole.qwik.cjs +0 -4
  369. package/lib/_virtual/rowgroupRole.qwik.mjs +0 -4
  370. package/lib/_virtual/rowheaderRole.qwik.cjs +0 -4
  371. package/lib/_virtual/rowheaderRole.qwik.mjs +0 -4
  372. package/lib/_virtual/scrollbarRole.qwik.cjs +0 -4
  373. package/lib/_virtual/scrollbarRole.qwik.mjs +0 -4
  374. package/lib/_virtual/searchRole.qwik.cjs +0 -4
  375. package/lib/_virtual/searchRole.qwik.mjs +0 -4
  376. package/lib/_virtual/searchboxRole.qwik.cjs +0 -4
  377. package/lib/_virtual/searchboxRole.qwik.mjs +0 -4
  378. package/lib/_virtual/sectionRole.qwik.cjs +0 -4
  379. package/lib/_virtual/sectionRole.qwik.mjs +0 -4
  380. package/lib/_virtual/sectionheadRole.qwik.cjs +0 -4
  381. package/lib/_virtual/sectionheadRole.qwik.mjs +0 -4
  382. package/lib/_virtual/selectRole.qwik.cjs +0 -4
  383. package/lib/_virtual/selectRole.qwik.mjs +0 -4
  384. package/lib/_virtual/separatorRole.qwik.cjs +0 -4
  385. package/lib/_virtual/separatorRole.qwik.mjs +0 -4
  386. package/lib/_virtual/sliderRole.qwik.cjs +0 -4
  387. package/lib/_virtual/sliderRole.qwik.mjs +0 -4
  388. package/lib/_virtual/spinbuttonRole.qwik.cjs +0 -4
  389. package/lib/_virtual/spinbuttonRole.qwik.mjs +0 -4
  390. package/lib/_virtual/statusRole.qwik.cjs +0 -4
  391. package/lib/_virtual/statusRole.qwik.mjs +0 -4
  392. package/lib/_virtual/strongRole.qwik.cjs +0 -4
  393. package/lib/_virtual/strongRole.qwik.mjs +0 -4
  394. package/lib/_virtual/structureRole.qwik.cjs +0 -4
  395. package/lib/_virtual/structureRole.qwik.mjs +0 -4
  396. package/lib/_virtual/subscriptRole.qwik.cjs +0 -4
  397. package/lib/_virtual/subscriptRole.qwik.mjs +0 -4
  398. package/lib/_virtual/superscriptRole.qwik.cjs +0 -4
  399. package/lib/_virtual/superscriptRole.qwik.mjs +0 -4
  400. package/lib/_virtual/switchRole.qwik.cjs +0 -4
  401. package/lib/_virtual/switchRole.qwik.mjs +0 -4
  402. package/lib/_virtual/tabRole.qwik.cjs +0 -4
  403. package/lib/_virtual/tabRole.qwik.mjs +0 -4
  404. package/lib/_virtual/tableRole.qwik.cjs +0 -4
  405. package/lib/_virtual/tableRole.qwik.mjs +0 -4
  406. package/lib/_virtual/tablistRole.qwik.cjs +0 -4
  407. package/lib/_virtual/tablistRole.qwik.mjs +0 -4
  408. package/lib/_virtual/tabpanelRole.qwik.cjs +0 -4
  409. package/lib/_virtual/tabpanelRole.qwik.mjs +0 -4
  410. package/lib/_virtual/termRole.qwik.cjs +0 -4
  411. package/lib/_virtual/termRole.qwik.mjs +0 -4
  412. package/lib/_virtual/textboxRole.qwik.cjs +0 -4
  413. package/lib/_virtual/textboxRole.qwik.mjs +0 -4
  414. package/lib/_virtual/timeRole.qwik.cjs +0 -4
  415. package/lib/_virtual/timeRole.qwik.mjs +0 -4
  416. package/lib/_virtual/timerRole.qwik.cjs +0 -4
  417. package/lib/_virtual/timerRole.qwik.mjs +0 -4
  418. package/lib/_virtual/toolbarRole.qwik.cjs +0 -4
  419. package/lib/_virtual/toolbarRole.qwik.mjs +0 -4
  420. package/lib/_virtual/tooltipRole.qwik.cjs +0 -4
  421. package/lib/_virtual/tooltipRole.qwik.mjs +0 -4
  422. package/lib/_virtual/treeRole.qwik.cjs +0 -4
  423. package/lib/_virtual/treeRole.qwik.mjs +0 -4
  424. package/lib/_virtual/treegridRole.qwik.cjs +0 -4
  425. package/lib/_virtual/treegridRole.qwik.mjs +0 -4
  426. package/lib/_virtual/treeitemRole.qwik.cjs +0 -4
  427. package/lib/_virtual/treeitemRole.qwik.mjs +0 -4
  428. package/lib/_virtual/widgetRole.qwik.cjs +0 -4
  429. package/lib/_virtual/widgetRole.qwik.mjs +0 -4
  430. package/lib/_virtual/windowRole.qwik.cjs +0 -4
  431. package/lib/_virtual/windowRole.qwik.mjs +0 -4
  432. package/lib/node_modules/.pnpm/@testing-library_dom@10.4.0/node_modules/@testing-library/dom/dist/@testing-library/dom.esm.qwik.cjs +0 -2600
  433. package/lib/node_modules/.pnpm/@testing-library_dom@10.4.0/node_modules/@testing-library/dom/dist/@testing-library/dom.esm.qwik.mjs +0 -2601
  434. package/lib/node_modules/.pnpm/ansi-regex@5.0.1/node_modules/ansi-regex/index.qwik.cjs +0 -10
  435. package/lib/node_modules/.pnpm/ansi-regex@5.0.1/node_modules/ansi-regex/index.qwik.mjs +0 -10
  436. package/lib/node_modules/.pnpm/ansi-styles@5.2.0/node_modules/ansi-styles/index.qwik.cjs +0 -139
  437. package/lib/node_modules/.pnpm/ansi-styles@5.2.0/node_modules/ansi-styles/index.qwik.mjs +0 -139
  438. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/ariaPropsMap.qwik.cjs +0 -253
  439. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/ariaPropsMap.qwik.mjs +0 -252
  440. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/domMap.qwik.cjs +0 -396
  441. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/domMap.qwik.mjs +0 -395
  442. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/elementRoleMap.qwik.cjs +0 -182
  443. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/elementRoleMap.qwik.mjs +0 -181
  444. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/abstract/commandRole.qwik.cjs +0 -23
  445. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/abstract/commandRole.qwik.mjs +0 -22
  446. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/abstract/compositeRole.qwik.cjs +0 -26
  447. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/abstract/compositeRole.qwik.mjs +0 -25
  448. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/abstract/inputRole.qwik.cjs +0 -30
  449. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/abstract/inputRole.qwik.mjs +0 -29
  450. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/abstract/landmarkRole.qwik.cjs +0 -23
  451. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/abstract/landmarkRole.qwik.mjs +0 -22
  452. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/abstract/rangeRole.qwik.cjs +0 -27
  453. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/abstract/rangeRole.qwik.mjs +0 -26
  454. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/abstract/roletypeRole.qwik.cjs +0 -51
  455. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/abstract/roletypeRole.qwik.mjs +0 -50
  456. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/abstract/sectionRole.qwik.cjs +0 -38
  457. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/abstract/sectionRole.qwik.mjs +0 -37
  458. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/abstract/sectionheadRole.qwik.cjs +0 -23
  459. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/abstract/sectionheadRole.qwik.mjs +0 -22
  460. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/abstract/selectRole.qwik.cjs +0 -25
  461. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/abstract/selectRole.qwik.mjs +0 -24
  462. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/abstract/structureRole.qwik.cjs +0 -23
  463. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/abstract/structureRole.qwik.mjs +0 -22
  464. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/abstract/widgetRole.qwik.cjs +0 -23
  465. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/abstract/widgetRole.qwik.mjs +0 -22
  466. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/abstract/windowRole.qwik.cjs +0 -25
  467. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/abstract/windowRole.qwik.mjs +0 -24
  468. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/ariaAbstractRoles.qwik.cjs +0 -48
  469. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/ariaAbstractRoles.qwik.mjs +0 -47
  470. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/ariaDpubRoles.qwik.cjs +0 -129
  471. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/ariaDpubRoles.qwik.mjs +0 -128
  472. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/ariaGraphicsRoles.qwik.cjs +0 -21
  473. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/ariaGraphicsRoles.qwik.mjs +0 -20
  474. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/ariaLiteralRoles.qwik.cjs +0 -261
  475. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/ariaLiteralRoles.qwik.mjs +0 -260
  476. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docAbstractRole.qwik.cjs +0 -34
  477. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docAbstractRole.qwik.mjs +0 -33
  478. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docAcknowledgmentsRole.qwik.cjs +0 -34
  479. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docAcknowledgmentsRole.qwik.mjs +0 -33
  480. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docAfterwordRole.qwik.cjs +0 -34
  481. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docAfterwordRole.qwik.mjs +0 -33
  482. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docAppendixRole.qwik.cjs +0 -34
  483. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docAppendixRole.qwik.mjs +0 -33
  484. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docBacklinkRole.qwik.cjs +0 -31
  485. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docBacklinkRole.qwik.mjs +0 -30
  486. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docBiblioentryRole.qwik.cjs +0 -34
  487. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docBiblioentryRole.qwik.mjs +0 -33
  488. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docBibliographyRole.qwik.cjs +0 -34
  489. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docBibliographyRole.qwik.mjs +0 -33
  490. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docBibliorefRole.qwik.cjs +0 -31
  491. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docBibliorefRole.qwik.mjs +0 -30
  492. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docChapterRole.qwik.cjs +0 -34
  493. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docChapterRole.qwik.mjs +0 -33
  494. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docColophonRole.qwik.cjs +0 -34
  495. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docColophonRole.qwik.mjs +0 -33
  496. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docConclusionRole.qwik.cjs +0 -34
  497. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docConclusionRole.qwik.mjs +0 -33
  498. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docCoverRole.qwik.cjs +0 -34
  499. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docCoverRole.qwik.mjs +0 -33
  500. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docCreditRole.qwik.cjs +0 -34
  501. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docCreditRole.qwik.mjs +0 -33
  502. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docCreditsRole.qwik.cjs +0 -34
  503. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docCreditsRole.qwik.mjs +0 -33
  504. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docDedicationRole.qwik.cjs +0 -34
  505. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docDedicationRole.qwik.mjs +0 -33
  506. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docEndnoteRole.qwik.cjs +0 -34
  507. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docEndnoteRole.qwik.mjs +0 -33
  508. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docEndnotesRole.qwik.cjs +0 -34
  509. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docEndnotesRole.qwik.mjs +0 -33
  510. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docEpigraphRole.qwik.cjs +0 -34
  511. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docEpigraphRole.qwik.mjs +0 -33
  512. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docEpilogueRole.qwik.cjs +0 -34
  513. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docEpilogueRole.qwik.mjs +0 -33
  514. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docErrataRole.qwik.cjs +0 -34
  515. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docErrataRole.qwik.mjs +0 -33
  516. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docExampleRole.qwik.cjs +0 -29
  517. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docExampleRole.qwik.mjs +0 -28
  518. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docFootnoteRole.qwik.cjs +0 -34
  519. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docFootnoteRole.qwik.mjs +0 -33
  520. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docForewordRole.qwik.cjs +0 -34
  521. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docForewordRole.qwik.mjs +0 -33
  522. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docGlossaryRole.qwik.cjs +0 -34
  523. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docGlossaryRole.qwik.mjs +0 -33
  524. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docGlossrefRole.qwik.cjs +0 -31
  525. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docGlossrefRole.qwik.mjs +0 -30
  526. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docIndexRole.qwik.cjs +0 -34
  527. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docIndexRole.qwik.mjs +0 -33
  528. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docIntroductionRole.qwik.cjs +0 -34
  529. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docIntroductionRole.qwik.mjs +0 -33
  530. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docNoterefRole.qwik.cjs +0 -31
  531. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docNoterefRole.qwik.mjs +0 -30
  532. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docNoticeRole.qwik.cjs +0 -34
  533. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docNoticeRole.qwik.mjs +0 -33
  534. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docPagebreakRole.qwik.cjs +0 -33
  535. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docPagebreakRole.qwik.mjs +0 -32
  536. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docPagelistRole.qwik.cjs +0 -34
  537. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docPagelistRole.qwik.mjs +0 -33
  538. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docPartRole.qwik.cjs +0 -34
  539. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docPartRole.qwik.mjs +0 -33
  540. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docPrefaceRole.qwik.cjs +0 -34
  541. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docPrefaceRole.qwik.mjs +0 -33
  542. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docPrologueRole.qwik.cjs +0 -34
  543. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docPrologueRole.qwik.mjs +0 -33
  544. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docPullquoteRole.qwik.cjs +0 -28
  545. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docPullquoteRole.qwik.mjs +0 -27
  546. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docQnaRole.qwik.cjs +0 -34
  547. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docQnaRole.qwik.mjs +0 -33
  548. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docSubtitleRole.qwik.cjs +0 -34
  549. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docSubtitleRole.qwik.mjs +0 -33
  550. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docTipRole.qwik.cjs +0 -34
  551. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docTipRole.qwik.mjs +0 -33
  552. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docTocRole.qwik.cjs +0 -34
  553. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/dpub/docTocRole.qwik.mjs +0 -33
  554. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/graphics/graphicsDocumentRole.qwik.cjs +0 -44
  555. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/graphics/graphicsDocumentRole.qwik.mjs +0 -43
  556. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/graphics/graphicsObjectRole.qwik.cjs +0 -48
  557. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/graphics/graphicsObjectRole.qwik.mjs +0 -47
  558. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/graphics/graphicsSymbolRole.qwik.cjs +0 -29
  559. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/graphics/graphicsSymbolRole.qwik.mjs +0 -28
  560. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/alertRole.qwik.cjs +0 -31
  561. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/alertRole.qwik.mjs +0 -30
  562. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/alertdialogRole.qwik.cjs +0 -28
  563. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/alertdialogRole.qwik.mjs +0 -27
  564. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/applicationRole.qwik.cjs +0 -34
  565. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/applicationRole.qwik.mjs +0 -33
  566. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/articleRole.qwik.cjs +0 -31
  567. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/articleRole.qwik.mjs +0 -30
  568. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/bannerRole.qwik.cjs +0 -29
  569. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/bannerRole.qwik.mjs +0 -28
  570. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/blockquoteRole.qwik.cjs +0 -28
  571. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/blockquoteRole.qwik.mjs +0 -27
  572. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/buttonRole.qwik.cjs +0 -74
  573. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/buttonRole.qwik.mjs +0 -73
  574. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/captionRole.qwik.cjs +0 -28
  575. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/captionRole.qwik.mjs +0 -27
  576. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/cellRole.qwik.cjs +0 -34
  577. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/cellRole.qwik.mjs +0 -33
  578. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/checkboxRole.qwik.cjs +0 -46
  579. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/checkboxRole.qwik.mjs +0 -45
  580. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/codeRole.qwik.cjs +0 -28
  581. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/codeRole.qwik.mjs +0 -27
  582. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/columnheaderRole.qwik.cjs +0 -48
  583. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/columnheaderRole.qwik.mjs +0 -47
  584. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/comboboxRole.qwik.cjs +0 -125
  585. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/comboboxRole.qwik.mjs +0 -124
  586. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/complementaryRole.qwik.cjs +0 -48
  587. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/complementaryRole.qwik.mjs +0 -47
  588. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/contentinfoRole.qwik.cjs +0 -29
  589. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/contentinfoRole.qwik.mjs +0 -28
  590. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/definitionRole.qwik.cjs +0 -28
  591. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/definitionRole.qwik.mjs +0 -27
  592. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/deletionRole.qwik.cjs +0 -28
  593. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/deletionRole.qwik.mjs +0 -27
  594. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/dialogRole.qwik.cjs +0 -28
  595. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/dialogRole.qwik.mjs +0 -27
  596. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/directoryRole.qwik.cjs +0 -25
  597. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/directoryRole.qwik.mjs +0 -24
  598. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/documentRole.qwik.cjs +0 -32
  599. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/documentRole.qwik.mjs +0 -31
  600. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/emphasisRole.qwik.cjs +0 -28
  601. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/emphasisRole.qwik.mjs +0 -27
  602. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/feedRole.qwik.cjs +0 -23
  603. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/feedRole.qwik.mjs +0 -22
  604. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/figureRole.qwik.cjs +0 -28
  605. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/figureRole.qwik.mjs +0 -27
  606. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/formRole.qwik.cjs +0 -50
  607. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/formRole.qwik.mjs +0 -49
  608. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/genericRole.qwik.cjs +0 -120
  609. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/genericRole.qwik.mjs +0 -119
  610. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/gridRole.qwik.cjs +0 -26
  611. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/gridRole.qwik.mjs +0 -25
  612. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/gridcellRole.qwik.cjs +0 -38
  613. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/gridcellRole.qwik.mjs +0 -37
  614. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/groupRole.qwik.cjs +0 -46
  615. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/groupRole.qwik.mjs +0 -45
  616. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/headingRole.qwik.cjs +0 -57
  617. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/headingRole.qwik.mjs +0 -56
  618. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/imgRole.qwik.cjs +0 -46
  619. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/imgRole.qwik.mjs +0 -45
  620. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/insertionRole.qwik.cjs +0 -28
  621. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/insertionRole.qwik.mjs +0 -27
  622. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/linkRole.qwik.cjs +0 -45
  623. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/linkRole.qwik.mjs +0 -44
  624. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/listRole.qwik.cjs +0 -38
  625. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/listRole.qwik.mjs +0 -37
  626. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/listboxRole.qwik.cjs +0 -64
  627. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/listboxRole.qwik.mjs +0 -63
  628. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/listitemRole.qwik.cjs +0 -38
  629. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/listitemRole.qwik.mjs +0 -37
  630. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/logRole.qwik.cjs +0 -25
  631. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/logRole.qwik.mjs +0 -24
  632. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/mainRole.qwik.cjs +0 -28
  633. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/mainRole.qwik.mjs +0 -27
  634. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/markRole.qwik.cjs +0 -32
  635. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/markRole.qwik.mjs +0 -31
  636. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/marqueeRole.qwik.cjs +0 -23
  637. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/marqueeRole.qwik.mjs +0 -22
  638. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/mathRole.qwik.cjs +0 -28
  639. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/mathRole.qwik.mjs +0 -27
  640. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/menuRole.qwik.cjs +0 -45
  641. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/menuRole.qwik.mjs +0 -44
  642. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/menubarRole.qwik.cjs +0 -30
  643. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/menubarRole.qwik.mjs +0 -29
  644. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/menuitemRole.qwik.cjs +0 -44
  645. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/menuitemRole.qwik.mjs +0 -43
  646. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/menuitemcheckboxRole.qwik.cjs +0 -30
  647. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/menuitemcheckboxRole.qwik.mjs +0 -29
  648. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/menuitemradioRole.qwik.cjs +0 -30
  649. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/menuitemradioRole.qwik.mjs +0 -29
  650. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/meterRole.qwik.cjs +0 -34
  651. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/meterRole.qwik.mjs +0 -33
  652. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/navigationRole.qwik.cjs +0 -28
  653. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/navigationRole.qwik.mjs +0 -27
  654. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/noneRole.qwik.cjs +0 -23
  655. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/noneRole.qwik.mjs +0 -22
  656. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/noteRole.qwik.cjs +0 -23
  657. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/noteRole.qwik.mjs +0 -22
  658. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/optionRole.qwik.cjs +0 -45
  659. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/optionRole.qwik.mjs +0 -44
  660. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/paragraphRole.qwik.cjs +0 -28
  661. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/paragraphRole.qwik.mjs +0 -27
  662. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/presentationRole.qwik.cjs +0 -32
  663. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/presentationRole.qwik.mjs +0 -31
  664. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/progressbarRole.qwik.cjs +0 -35
  665. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/progressbarRole.qwik.mjs +0 -34
  666. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/radioRole.qwik.cjs +0 -38
  667. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/radioRole.qwik.mjs +0 -37
  668. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/radiogroupRole.qwik.cjs +0 -33
  669. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/radiogroupRole.qwik.mjs +0 -32
  670. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/regionRole.qwik.cjs +0 -45
  671. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/regionRole.qwik.mjs +0 -44
  672. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/rowRole.qwik.cjs +0 -36
  673. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/rowRole.qwik.mjs +0 -35
  674. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/rowgroupRole.qwik.cjs +0 -38
  675. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/rowgroupRole.qwik.mjs +0 -37
  676. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/rowheaderRole.qwik.cjs +0 -43
  677. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/rowheaderRole.qwik.mjs +0 -42
  678. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/scrollbarRole.qwik.cjs +0 -32
  679. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/scrollbarRole.qwik.mjs +0 -31
  680. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/searchRole.qwik.cjs +0 -23
  681. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/searchRole.qwik.mjs +0 -22
  682. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/searchboxRole.qwik.cjs +0 -36
  683. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/searchboxRole.qwik.mjs +0 -35
  684. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/separatorRole.qwik.cjs +0 -35
  685. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/separatorRole.qwik.mjs +0 -34
  686. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/sliderRole.qwik.cjs +0 -43
  687. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/sliderRole.qwik.mjs +0 -42
  688. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/spinbuttonRole.qwik.cjs +0 -39
  689. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/spinbuttonRole.qwik.mjs +0 -38
  690. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/statusRole.qwik.cjs +0 -31
  691. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/statusRole.qwik.mjs +0 -30
  692. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/strongRole.qwik.cjs +0 -28
  693. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/strongRole.qwik.mjs +0 -27
  694. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/subscriptRole.qwik.cjs +0 -28
  695. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/subscriptRole.qwik.mjs +0 -27
  696. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/superscriptRole.qwik.cjs +0 -28
  697. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/superscriptRole.qwik.mjs +0 -27
  698. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/switchRole.qwik.cjs +0 -30
  699. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/switchRole.qwik.mjs +0 -29
  700. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/tabRole.qwik.cjs +0 -30
  701. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/tabRole.qwik.mjs +0 -29
  702. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/tableRole.qwik.cjs +0 -31
  703. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/tableRole.qwik.mjs +0 -30
  704. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/tablistRole.qwik.cjs +0 -32
  705. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/tablistRole.qwik.mjs +0 -31
  706. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/tabpanelRole.qwik.cjs +0 -23
  707. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/tabpanelRole.qwik.mjs +0 -22
  708. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/termRole.qwik.cjs +0 -33
  709. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/termRole.qwik.mjs +0 -32
  710. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/textboxRole.qwik.cjs +0 -108
  711. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/textboxRole.qwik.mjs +0 -107
  712. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/timeRole.qwik.cjs +0 -28
  713. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/timeRole.qwik.mjs +0 -27
  714. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/timerRole.qwik.cjs +0 -23
  715. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/timerRole.qwik.mjs +0 -22
  716. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/toolbarRole.qwik.cjs +0 -30
  717. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/toolbarRole.qwik.mjs +0 -29
  718. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/tooltipRole.qwik.cjs +0 -23
  719. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/tooltipRole.qwik.mjs +0 -22
  720. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/treeRole.qwik.cjs +0 -29
  721. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/treeRole.qwik.mjs +0 -28
  722. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/treegridRole.qwik.cjs +0 -23
  723. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/treegridRole.qwik.mjs +0 -22
  724. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/treeitemRole.qwik.cjs +0 -28
  725. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/etc/roles/literal/treeitemRole.qwik.mjs +0 -27
  726. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/index.qwik.cjs +0 -36
  727. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/index.qwik.mjs +0 -39
  728. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/roleElementMap.qwik.cjs +0 -162
  729. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/roleElementMap.qwik.mjs +0 -161
  730. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/rolesMap.qwik.cjs +0 -200
  731. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/rolesMap.qwik.mjs +0 -199
  732. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/util/iterationDecorator.qwik.cjs +0 -28
  733. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/util/iterationDecorator.qwik.mjs +0 -27
  734. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/util/iteratorProxy.qwik.cjs +0 -32
  735. package/lib/node_modules/.pnpm/aria-query@5.3.0/node_modules/aria-query/lib/util/iteratorProxy.qwik.mjs +0 -31
  736. package/lib/node_modules/.pnpm/dequal@2.0.3/node_modules/dequal/lite/index.qwik.cjs +0 -28
  737. package/lib/node_modules/.pnpm/dequal@2.0.3/node_modules/dequal/lite/index.qwik.mjs +0 -29
  738. package/lib/node_modules/.pnpm/dom-accessibility-api@0.5.16/node_modules/dom-accessibility-api/dist/accessible-description.qwik.cjs +0 -70
  739. package/lib/node_modules/.pnpm/dom-accessibility-api@0.5.16/node_modules/dom-accessibility-api/dist/accessible-description.qwik.mjs +0 -70
  740. package/lib/node_modules/.pnpm/dom-accessibility-api@0.5.16/node_modules/dom-accessibility-api/dist/accessible-name-and-description.qwik.cjs +0 -374
  741. package/lib/node_modules/.pnpm/dom-accessibility-api@0.5.16/node_modules/dom-accessibility-api/dist/accessible-name-and-description.qwik.mjs +0 -374
  742. package/lib/node_modules/.pnpm/dom-accessibility-api@0.5.16/node_modules/dom-accessibility-api/dist/accessible-name.qwik.cjs +0 -15
  743. package/lib/node_modules/.pnpm/dom-accessibility-api@0.5.16/node_modules/dom-accessibility-api/dist/accessible-name.qwik.mjs +0 -15
  744. package/lib/node_modules/.pnpm/dom-accessibility-api@0.5.16/node_modules/dom-accessibility-api/dist/getRole.qwik.cjs +0 -185
  745. package/lib/node_modules/.pnpm/dom-accessibility-api@0.5.16/node_modules/dom-accessibility-api/dist/getRole.qwik.mjs +0 -185
  746. package/lib/node_modules/.pnpm/dom-accessibility-api@0.5.16/node_modules/dom-accessibility-api/dist/polyfills/SetLike.qwik.cjs +0 -103
  747. package/lib/node_modules/.pnpm/dom-accessibility-api@0.5.16/node_modules/dom-accessibility-api/dist/polyfills/SetLike.qwik.mjs +0 -104
  748. package/lib/node_modules/.pnpm/dom-accessibility-api@0.5.16/node_modules/dom-accessibility-api/dist/polyfills/array.from.qwik.cjs +0 -41
  749. package/lib/node_modules/.pnpm/dom-accessibility-api@0.5.16/node_modules/dom-accessibility-api/dist/polyfills/array.from.qwik.mjs +0 -42
  750. package/lib/node_modules/.pnpm/dom-accessibility-api@0.5.16/node_modules/dom-accessibility-api/dist/util.qwik.cjs +0 -87
  751. package/lib/node_modules/.pnpm/dom-accessibility-api@0.5.16/node_modules/dom-accessibility-api/dist/util.qwik.mjs +0 -87
  752. package/lib/node_modules/.pnpm/lz-string@1.5.0/node_modules/lz-string/libs/lz-string.qwik.cjs +0 -453
  753. package/lib/node_modules/.pnpm/lz-string@1.5.0/node_modules/lz-string/libs/lz-string.qwik.mjs +0 -454
  754. package/lib/node_modules/.pnpm/pretty-format@27.5.1/node_modules/pretty-format/build/collections.qwik.cjs +0 -114
  755. package/lib/node_modules/.pnpm/pretty-format@27.5.1/node_modules/pretty-format/build/collections.qwik.mjs +0 -115
  756. package/lib/node_modules/.pnpm/pretty-format@27.5.1/node_modules/pretty-format/build/index.qwik.cjs +0 -388
  757. package/lib/node_modules/.pnpm/pretty-format@27.5.1/node_modules/pretty-format/build/index.qwik.mjs +0 -391
  758. package/lib/node_modules/.pnpm/pretty-format@27.5.1/node_modules/pretty-format/build/plugins/AsymmetricMatcher.qwik.cjs +0 -70
  759. package/lib/node_modules/.pnpm/pretty-format@27.5.1/node_modules/pretty-format/build/plugins/AsymmetricMatcher.qwik.mjs +0 -69
  760. package/lib/node_modules/.pnpm/pretty-format@27.5.1/node_modules/pretty-format/build/plugins/ConvertAnsi.qwik.cjs +0 -68
  761. package/lib/node_modules/.pnpm/pretty-format@27.5.1/node_modules/pretty-format/build/plugins/ConvertAnsi.qwik.mjs +0 -67
  762. package/lib/node_modules/.pnpm/pretty-format@27.5.1/node_modules/pretty-format/build/plugins/DOMCollection.qwik.cjs +0 -47
  763. package/lib/node_modules/.pnpm/pretty-format@27.5.1/node_modules/pretty-format/build/plugins/DOMCollection.qwik.mjs +0 -46
  764. package/lib/node_modules/.pnpm/pretty-format@27.5.1/node_modules/pretty-format/build/plugins/DOMElement.qwik.cjs +0 -85
  765. package/lib/node_modules/.pnpm/pretty-format@27.5.1/node_modules/pretty-format/build/plugins/DOMElement.qwik.mjs +0 -84
  766. package/lib/node_modules/.pnpm/pretty-format@27.5.1/node_modules/pretty-format/build/plugins/Immutable.qwik.cjs +0 -154
  767. package/lib/node_modules/.pnpm/pretty-format@27.5.1/node_modules/pretty-format/build/plugins/Immutable.qwik.mjs +0 -153
  768. package/lib/node_modules/.pnpm/pretty-format@27.5.1/node_modules/pretty-format/build/plugins/ReactElement.qwik.cjs +0 -128
  769. package/lib/node_modules/.pnpm/pretty-format@27.5.1/node_modules/pretty-format/build/plugins/ReactElement.qwik.mjs +0 -127
  770. package/lib/node_modules/.pnpm/pretty-format@27.5.1/node_modules/pretty-format/build/plugins/ReactTestComponent.qwik.cjs +0 -59
  771. package/lib/node_modules/.pnpm/pretty-format@27.5.1/node_modules/pretty-format/build/plugins/ReactTestComponent.qwik.mjs +0 -58
  772. package/lib/node_modules/.pnpm/pretty-format@27.5.1/node_modules/pretty-format/build/plugins/lib/escapeHTML.qwik.cjs +0 -9
  773. package/lib/node_modules/.pnpm/pretty-format@27.5.1/node_modules/pretty-format/build/plugins/lib/escapeHTML.qwik.mjs +0 -8
  774. package/lib/node_modules/.pnpm/pretty-format@27.5.1/node_modules/pretty-format/build/plugins/lib/markup.qwik.cjs +0 -53
  775. package/lib/node_modules/.pnpm/pretty-format@27.5.1/node_modules/pretty-format/build/plugins/lib/markup.qwik.mjs +0 -54
  776. package/lib/node_modules/.pnpm/react-is@17.0.2/node_modules/react-is/cjs/react-is.development.qwik.cjs +0 -199
  777. package/lib/node_modules/.pnpm/react-is@17.0.2/node_modules/react-is/cjs/react-is.development.qwik.mjs +0 -199
  778. package/lib/node_modules/.pnpm/react-is@17.0.2/node_modules/react-is/cjs/react-is.production.min.qwik.cjs +0 -123
  779. package/lib/node_modules/.pnpm/react-is@17.0.2/node_modules/react-is/cjs/react-is.production.min.qwik.mjs +0 -123
  780. package/lib/node_modules/.pnpm/react-is@17.0.2/node_modules/react-is/index.qwik.cjs +0 -12
  781. package/lib/node_modules/.pnpm/react-is@17.0.2/node_modules/react-is/index.qwik.mjs +0 -12
@@ -0,0 +1,1641 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
4
+ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "symbol" ? key + "" : key, value);
5
+ Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
6
+ const index = require("../../../../../@vitest_pretty-format@2.1.1/node_modules/@vitest/pretty-format/dist/index.qwik.cjs");
7
+ const pathe_ff20891b = require("../../../../../pathe@1.1.2/node_modules/pathe/dist/shared/pathe.ff20891b.qwik.cjs");
8
+ function getDefaultExportFromCjs(x) {
9
+ return x && x.__esModule && Object.prototype.hasOwnProperty.call(x, "default") ? x["default"] : x;
10
+ }
11
+ var naturalCompare$2 = { exports: {} };
12
+ /*
13
+ * @version 1.4.0
14
+ * @date 2015-10-26
15
+ * @stability 3 - Stable
16
+ * @author Lauri Rooden (https://github.com/litejs/natural-compare-lite)
17
+ * @license MIT License
18
+ */
19
+ var naturalCompare = function(a2, b) {
20
+ var i, codeA, codeB = 1, posA = 0, posB = 0, alphabet = String.alphabet;
21
+ function getCode(str, pos, code) {
22
+ if (code) {
23
+ for (i = pos; code = getCode(str, i), code < 76 && code > 65; ) ++i;
24
+ return +str.slice(pos - 1, i);
25
+ }
26
+ code = alphabet && alphabet.indexOf(str.charAt(pos));
27
+ return code > -1 ? code + 76 : (code = str.charCodeAt(pos) || 0, code < 45 || code > 127) ? code : code < 46 ? 65 : code < 48 ? code - 1 : code < 58 ? code + 18 : code < 65 ? code - 11 : code < 91 ? code + 11 : code < 97 ? code - 37 : code < 123 ? code + 5 : code - 63;
28
+ }
29
+ if ((a2 += "") != (b += "")) for (; codeB; ) {
30
+ codeA = getCode(a2, posA++);
31
+ codeB = getCode(b, posB++);
32
+ if (codeA < 76 && codeB < 76 && codeA > 66 && codeB > 66) {
33
+ codeA = getCode(a2, posA, posA);
34
+ codeB = getCode(b, posB, posA = i);
35
+ posB = i;
36
+ }
37
+ if (codeA != codeB) return codeA < codeB ? -1 : 1;
38
+ }
39
+ return 0;
40
+ };
41
+ try {
42
+ naturalCompare$2.exports = naturalCompare;
43
+ } catch (e) {
44
+ String.naturalCompare = naturalCompare;
45
+ }
46
+ var naturalCompareExports = naturalCompare$2.exports;
47
+ var naturalCompare$1 = /* @__PURE__ */ getDefaultExportFromCjs(naturalCompareExports);
48
+ function notNullish(v) {
49
+ return v != null;
50
+ }
51
+ function isPrimitive(value) {
52
+ return value === null || typeof value !== "function" && typeof value !== "object";
53
+ }
54
+ function isObject(item) {
55
+ return item != null && typeof item === "object" && !Array.isArray(item);
56
+ }
57
+ function getCallLastIndex(code) {
58
+ let charIndex = -1;
59
+ let inString = null;
60
+ let startedBracers = 0;
61
+ let endedBracers = 0;
62
+ let beforeChar = null;
63
+ while (charIndex <= code.length) {
64
+ beforeChar = code[charIndex];
65
+ charIndex++;
66
+ const char = code[charIndex];
67
+ const isCharString = char === '"' || char === "'" || char === "`";
68
+ if (isCharString && beforeChar !== "\\") {
69
+ if (inString === char) {
70
+ inString = null;
71
+ } else if (!inString) {
72
+ inString = char;
73
+ }
74
+ }
75
+ if (!inString) {
76
+ if (char === "(") {
77
+ startedBracers++;
78
+ }
79
+ if (char === ")") {
80
+ endedBracers++;
81
+ }
82
+ }
83
+ if (startedBracers && endedBracers && startedBracers === endedBracers) {
84
+ return charIndex;
85
+ }
86
+ }
87
+ return null;
88
+ }
89
+ let getPromiseValue = () => "Promise{…}";
90
+ try {
91
+ const { getPromiseDetails, kPending, kRejected } = process.binding("util");
92
+ if (Array.isArray(getPromiseDetails(Promise.resolve()))) {
93
+ getPromiseValue = (value, options) => {
94
+ const [state, innerValue] = getPromiseDetails(value);
95
+ if (state === kPending) {
96
+ return "Promise{<pending>}";
97
+ }
98
+ return `Promise${state === kRejected ? "!" : ""}{${options.inspect(innerValue, options)}}`;
99
+ };
100
+ }
101
+ } catch (notNode) {
102
+ }
103
+ let nodeInspect = false;
104
+ try {
105
+ const nodeUtil = require("util");
106
+ nodeInspect = nodeUtil.inspect ? nodeUtil.inspect.custom : false;
107
+ } catch (noNodeInspect) {
108
+ nodeInspect = false;
109
+ }
110
+ const lineSplitRE = /\r?\n/;
111
+ function positionToOffset(source, lineNumber, columnNumber) {
112
+ const lines = source.split(lineSplitRE);
113
+ const nl = /\r\n/.test(source) ? 2 : 1;
114
+ let start = 0;
115
+ if (lineNumber > lines.length) {
116
+ return source.length;
117
+ }
118
+ for (let i = 0; i < lineNumber - 1; i++) {
119
+ start += lines[i].length + nl;
120
+ }
121
+ return start + columnNumber;
122
+ }
123
+ function offsetToLineNumber(source, offset) {
124
+ if (offset > source.length) {
125
+ throw new Error(
126
+ `offset is longer than source length! offset ${offset} > length ${source.length}`
127
+ );
128
+ }
129
+ const lines = source.split(lineSplitRE);
130
+ const nl = /\r\n/.test(source) ? 2 : 1;
131
+ let counted = 0;
132
+ let line = 0;
133
+ for (; line < lines.length; line++) {
134
+ const lineLength = lines[line].length + nl;
135
+ if (counted + lineLength >= offset) {
136
+ break;
137
+ }
138
+ counted += lineLength;
139
+ }
140
+ return line + 1;
141
+ }
142
+ var LineTerminatorSequence;
143
+ LineTerminatorSequence = /\r?\n|[\r\u2028\u2029]/y;
144
+ RegExp(LineTerminatorSequence.source);
145
+ var reservedWords = {
146
+ keyword: [
147
+ "break",
148
+ "case",
149
+ "catch",
150
+ "continue",
151
+ "debugger",
152
+ "default",
153
+ "do",
154
+ "else",
155
+ "finally",
156
+ "for",
157
+ "function",
158
+ "if",
159
+ "return",
160
+ "switch",
161
+ "throw",
162
+ "try",
163
+ "var",
164
+ "const",
165
+ "while",
166
+ "with",
167
+ "new",
168
+ "this",
169
+ "super",
170
+ "class",
171
+ "extends",
172
+ "export",
173
+ "import",
174
+ "null",
175
+ "true",
176
+ "false",
177
+ "in",
178
+ "instanceof",
179
+ "typeof",
180
+ "void",
181
+ "delete"
182
+ ],
183
+ strict: [
184
+ "implements",
185
+ "interface",
186
+ "let",
187
+ "package",
188
+ "private",
189
+ "protected",
190
+ "public",
191
+ "static",
192
+ "yield"
193
+ ]
194
+ };
195
+ new Set(reservedWords.keyword);
196
+ new Set(reservedWords.strict);
197
+ var f = {
198
+ reset: [0, 0],
199
+ bold: [1, 22, "\x1B[22m\x1B[1m"],
200
+ dim: [2, 22, "\x1B[22m\x1B[2m"],
201
+ italic: [3, 23],
202
+ underline: [4, 24],
203
+ inverse: [7, 27],
204
+ hidden: [8, 28],
205
+ strikethrough: [9, 29],
206
+ black: [30, 39],
207
+ red: [31, 39],
208
+ green: [32, 39],
209
+ yellow: [33, 39],
210
+ blue: [34, 39],
211
+ magenta: [35, 39],
212
+ cyan: [36, 39],
213
+ white: [37, 39],
214
+ gray: [90, 39],
215
+ bgBlack: [40, 49],
216
+ bgRed: [41, 49],
217
+ bgGreen: [42, 49],
218
+ bgYellow: [43, 49],
219
+ bgBlue: [44, 49],
220
+ bgMagenta: [45, 49],
221
+ bgCyan: [46, 49],
222
+ bgWhite: [47, 49],
223
+ blackBright: [90, 39],
224
+ redBright: [91, 39],
225
+ greenBright: [92, 39],
226
+ yellowBright: [93, 39],
227
+ blueBright: [94, 39],
228
+ magentaBright: [95, 39],
229
+ cyanBright: [96, 39],
230
+ whiteBright: [97, 39],
231
+ bgBlackBright: [100, 49],
232
+ bgRedBright: [101, 49],
233
+ bgGreenBright: [102, 49],
234
+ bgYellowBright: [103, 49],
235
+ bgBlueBright: [104, 49],
236
+ bgMagentaBright: [105, 49],
237
+ bgCyanBright: [106, 49],
238
+ bgWhiteBright: [107, 49]
239
+ }, h = Object.entries(f);
240
+ function a(n) {
241
+ return String(n);
242
+ }
243
+ a.open = "";
244
+ a.close = "";
245
+ function C(n = false) {
246
+ let e = typeof process != "undefined" ? process : void 0, i = (e == null ? void 0 : e.env) || {}, g = (e == null ? void 0 : e.argv) || [];
247
+ return !("NO_COLOR" in i || g.includes("--no-color")) && ("FORCE_COLOR" in i || g.includes("--color") || (e == null ? void 0 : e.platform) === "win32" || n && i.TERM !== "dumb" || "CI" in i) || typeof window != "undefined" && !!window.chrome;
248
+ }
249
+ function p(n = false) {
250
+ let e = C(n), i = (r, t, c, o) => {
251
+ let l = "", s = 0;
252
+ do
253
+ l += r.substring(s, o) + c, s = o + t.length, o = r.indexOf(t, s);
254
+ while (~o);
255
+ return l + r.substring(s);
256
+ }, g = (r, t, c = r) => {
257
+ let o = (l) => {
258
+ let s = String(l), b = s.indexOf(t, r.length);
259
+ return ~b ? r + i(s, t, c, b) + t : r + s + t;
260
+ };
261
+ return o.open = r, o.close = t, o;
262
+ }, u = {
263
+ isColorSupported: e
264
+ }, d = (r) => `\x1B[${r}m`;
265
+ for (let [r, t] of h)
266
+ u[r] = e ? g(
267
+ d(t[0]),
268
+ d(t[1]),
269
+ t[2]
270
+ ) : a;
271
+ return u;
272
+ }
273
+ p(false);
274
+ const serialize$1 = (val, config, indentation, depth, refs, printer) => {
275
+ const name = val.getMockName();
276
+ const nameString = name === "vi.fn()" ? "" : ` ${name}`;
277
+ let callsString = "";
278
+ if (val.mock.calls.length !== 0) {
279
+ const indentationNext = indentation + config.indent;
280
+ callsString = ` {${config.spacingOuter}${indentationNext}"calls": ${printer(
281
+ val.mock.calls,
282
+ config,
283
+ indentationNext,
284
+ depth,
285
+ refs
286
+ )}${config.min ? ", " : ","}${config.spacingOuter}${indentationNext}"results": ${printer(
287
+ val.mock.results,
288
+ config,
289
+ indentationNext,
290
+ depth,
291
+ refs
292
+ )}${config.min ? "" : ","}${config.spacingOuter}${indentation}}`;
293
+ }
294
+ return `[MockFunction${nameString}]${callsString}`;
295
+ };
296
+ const test = (val) => val && !!val._isMockFunction;
297
+ const plugin = { serialize: serialize$1, test };
298
+ const {
299
+ DOMCollection,
300
+ DOMElement,
301
+ Immutable,
302
+ ReactElement,
303
+ ReactTestComponent,
304
+ AsymmetricMatcher
305
+ } = index.plugins;
306
+ let PLUGINS = [
307
+ ReactTestComponent,
308
+ ReactElement,
309
+ DOMElement,
310
+ DOMCollection,
311
+ Immutable,
312
+ AsymmetricMatcher,
313
+ plugin
314
+ ];
315
+ function addSerializer(plugin2) {
316
+ PLUGINS = [plugin2].concat(PLUGINS);
317
+ }
318
+ function getSerializers() {
319
+ return PLUGINS;
320
+ }
321
+ function testNameToKey(testName, count) {
322
+ return `${testName} ${count}`;
323
+ }
324
+ function keyToTestName(key) {
325
+ if (!/ \d+$/.test(key)) {
326
+ throw new Error("Snapshot keys must end with a number.");
327
+ }
328
+ return key.replace(/ \d+$/, "");
329
+ }
330
+ function getSnapshotData(content, options) {
331
+ const update = options.updateSnapshot;
332
+ const data = /* @__PURE__ */ Object.create(null);
333
+ let snapshotContents = "";
334
+ let dirty = false;
335
+ if (content != null) {
336
+ try {
337
+ snapshotContents = content;
338
+ const populate = new Function("exports", snapshotContents);
339
+ populate(data);
340
+ } catch {
341
+ }
342
+ }
343
+ const isInvalid = snapshotContents;
344
+ if ((update === "all" || update === "new") && isInvalid) {
345
+ dirty = true;
346
+ }
347
+ return { data, dirty };
348
+ }
349
+ function addExtraLineBreaks(string) {
350
+ return string.includes("\n") ? `
351
+ ${string}
352
+ ` : string;
353
+ }
354
+ function removeExtraLineBreaks(string) {
355
+ return string.length > 2 && string.startsWith("\n") && string.endsWith("\n") ? string.slice(1, -1) : string;
356
+ }
357
+ const escapeRegex = true;
358
+ const printFunctionName = false;
359
+ function serialize(val, indent = 2, formatOverrides = {}) {
360
+ return normalizeNewlines(
361
+ index.format(val, {
362
+ escapeRegex,
363
+ indent,
364
+ plugins: getSerializers(),
365
+ printFunctionName,
366
+ ...formatOverrides
367
+ })
368
+ );
369
+ }
370
+ function escapeBacktickString(str) {
371
+ return str.replace(/`|\\|\$\{/g, "\\$&");
372
+ }
373
+ function printBacktickString(str) {
374
+ return `\`${escapeBacktickString(str)}\``;
375
+ }
376
+ function normalizeNewlines(string) {
377
+ return string.replace(/\r\n|\r/g, "\n");
378
+ }
379
+ async function saveSnapshotFile(environment, snapshotData, snapshotPath) {
380
+ const snapshots = Object.keys(snapshotData).sort(naturalCompare$1).map(
381
+ (key) => `exports[${printBacktickString(key)}] = ${printBacktickString(
382
+ normalizeNewlines(snapshotData[key])
383
+ )};`
384
+ );
385
+ const content = `${environment.getHeader()}
386
+
387
+ ${snapshots.join("\n\n")}
388
+ `;
389
+ const oldContent = await environment.readSnapshotFile(snapshotPath);
390
+ const skipWriting = oldContent != null && oldContent === content;
391
+ if (skipWriting) {
392
+ return;
393
+ }
394
+ await environment.saveSnapshotFile(snapshotPath, content);
395
+ }
396
+ function prepareExpected(expected) {
397
+ function findStartIndent() {
398
+ var _a, _b;
399
+ const matchObject = /^( +)\}\s+$/m.exec(expected || "");
400
+ const objectIndent = (_a = matchObject == null ? void 0 : matchObject[1]) == null ? void 0 : _a.length;
401
+ if (objectIndent) {
402
+ return objectIndent;
403
+ }
404
+ const matchText = /^\n( +)"/.exec(expected || "");
405
+ return ((_b = matchText == null ? void 0 : matchText[1]) == null ? void 0 : _b.length) || 0;
406
+ }
407
+ const startIndent = findStartIndent();
408
+ let expectedTrimmed = expected == null ? void 0 : expected.trim();
409
+ if (startIndent) {
410
+ expectedTrimmed = expectedTrimmed == null ? void 0 : expectedTrimmed.replace(new RegExp(`^${" ".repeat(startIndent)}`, "gm"), "").replace(/ +\}$/, "}");
411
+ }
412
+ return expectedTrimmed;
413
+ }
414
+ function deepMergeArray(target = [], source = []) {
415
+ const mergedOutput = Array.from(target);
416
+ source.forEach((sourceElement, index2) => {
417
+ const targetElement = mergedOutput[index2];
418
+ if (Array.isArray(target[index2])) {
419
+ mergedOutput[index2] = deepMergeArray(target[index2], sourceElement);
420
+ } else if (isObject(targetElement)) {
421
+ mergedOutput[index2] = deepMergeSnapshot(target[index2], sourceElement);
422
+ } else {
423
+ mergedOutput[index2] = sourceElement;
424
+ }
425
+ });
426
+ return mergedOutput;
427
+ }
428
+ function deepMergeSnapshot(target, source) {
429
+ if (isObject(target) && isObject(source)) {
430
+ const mergedOutput = { ...target };
431
+ Object.keys(source).forEach((key) => {
432
+ if (isObject(source[key]) && !source[key].$$typeof) {
433
+ if (!(key in target)) {
434
+ Object.assign(mergedOutput, { [key]: source[key] });
435
+ } else {
436
+ mergedOutput[key] = deepMergeSnapshot(target[key], source[key]);
437
+ }
438
+ } else if (Array.isArray(source[key])) {
439
+ mergedOutput[key] = deepMergeArray(target[key], source[key]);
440
+ } else {
441
+ Object.assign(mergedOutput, { [key]: source[key] });
442
+ }
443
+ });
444
+ return mergedOutput;
445
+ } else if (Array.isArray(target) && Array.isArray(source)) {
446
+ return deepMergeArray(target, source);
447
+ }
448
+ return target;
449
+ }
450
+ const comma = ",".charCodeAt(0);
451
+ const chars = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";
452
+ const intToChar = new Uint8Array(64);
453
+ const charToInt = new Uint8Array(128);
454
+ for (let i = 0; i < chars.length; i++) {
455
+ const c = chars.charCodeAt(i);
456
+ intToChar[i] = c;
457
+ charToInt[c] = i;
458
+ }
459
+ function decodeInteger(reader, relative) {
460
+ let value = 0;
461
+ let shift = 0;
462
+ let integer = 0;
463
+ do {
464
+ const c = reader.next();
465
+ integer = charToInt[c];
466
+ value |= (integer & 31) << shift;
467
+ shift += 5;
468
+ } while (integer & 32);
469
+ const shouldNegate = value & 1;
470
+ value >>>= 1;
471
+ if (shouldNegate) {
472
+ value = -2147483648 | -value;
473
+ }
474
+ return relative + value;
475
+ }
476
+ function hasMoreVlq(reader, max) {
477
+ if (reader.pos >= max)
478
+ return false;
479
+ return reader.peek() !== comma;
480
+ }
481
+ class StringReader {
482
+ constructor(buffer) {
483
+ this.pos = 0;
484
+ this.buffer = buffer;
485
+ }
486
+ next() {
487
+ return this.buffer.charCodeAt(this.pos++);
488
+ }
489
+ peek() {
490
+ return this.buffer.charCodeAt(this.pos);
491
+ }
492
+ indexOf(char) {
493
+ const { buffer, pos } = this;
494
+ const idx = buffer.indexOf(char, pos);
495
+ return idx === -1 ? buffer.length : idx;
496
+ }
497
+ }
498
+ function decode(mappings) {
499
+ const { length } = mappings;
500
+ const reader = new StringReader(mappings);
501
+ const decoded = [];
502
+ let genColumn = 0;
503
+ let sourcesIndex = 0;
504
+ let sourceLine = 0;
505
+ let sourceColumn = 0;
506
+ let namesIndex = 0;
507
+ do {
508
+ const semi = reader.indexOf(";");
509
+ const line = [];
510
+ let sorted = true;
511
+ let lastCol = 0;
512
+ genColumn = 0;
513
+ while (reader.pos < semi) {
514
+ let seg;
515
+ genColumn = decodeInteger(reader, genColumn);
516
+ if (genColumn < lastCol)
517
+ sorted = false;
518
+ lastCol = genColumn;
519
+ if (hasMoreVlq(reader, semi)) {
520
+ sourcesIndex = decodeInteger(reader, sourcesIndex);
521
+ sourceLine = decodeInteger(reader, sourceLine);
522
+ sourceColumn = decodeInteger(reader, sourceColumn);
523
+ if (hasMoreVlq(reader, semi)) {
524
+ namesIndex = decodeInteger(reader, namesIndex);
525
+ seg = [genColumn, sourcesIndex, sourceLine, sourceColumn, namesIndex];
526
+ } else {
527
+ seg = [genColumn, sourcesIndex, sourceLine, sourceColumn];
528
+ }
529
+ } else {
530
+ seg = [genColumn];
531
+ }
532
+ line.push(seg);
533
+ reader.pos++;
534
+ }
535
+ if (!sorted)
536
+ sort(line);
537
+ decoded.push(line);
538
+ reader.pos = semi + 1;
539
+ } while (reader.pos <= length);
540
+ return decoded;
541
+ }
542
+ function sort(line) {
543
+ line.sort(sortComparator$1);
544
+ }
545
+ function sortComparator$1(a2, b) {
546
+ return a2[0] - b[0];
547
+ }
548
+ const schemeRegex = /^[\w+.-]+:\/\//;
549
+ const urlRegex = /^([\w+.-]+:)\/\/([^@/#?]*@)?([^:/#?]*)(:\d+)?(\/[^#?]*)?(\?[^#]*)?(#.*)?/;
550
+ const fileRegex = /^file:(?:\/\/((?![a-z]:)[^/#?]*)?)?(\/?[^#?]*)(\?[^#]*)?(#.*)?/i;
551
+ var UrlType;
552
+ (function(UrlType2) {
553
+ UrlType2[UrlType2["Empty"] = 1] = "Empty";
554
+ UrlType2[UrlType2["Hash"] = 2] = "Hash";
555
+ UrlType2[UrlType2["Query"] = 3] = "Query";
556
+ UrlType2[UrlType2["RelativePath"] = 4] = "RelativePath";
557
+ UrlType2[UrlType2["AbsolutePath"] = 5] = "AbsolutePath";
558
+ UrlType2[UrlType2["SchemeRelative"] = 6] = "SchemeRelative";
559
+ UrlType2[UrlType2["Absolute"] = 7] = "Absolute";
560
+ })(UrlType || (UrlType = {}));
561
+ function isAbsoluteUrl(input) {
562
+ return schemeRegex.test(input);
563
+ }
564
+ function isSchemeRelativeUrl(input) {
565
+ return input.startsWith("//");
566
+ }
567
+ function isAbsolutePath(input) {
568
+ return input.startsWith("/");
569
+ }
570
+ function isFileUrl(input) {
571
+ return input.startsWith("file:");
572
+ }
573
+ function isRelative(input) {
574
+ return /^[.?#]/.test(input);
575
+ }
576
+ function parseAbsoluteUrl(input) {
577
+ const match = urlRegex.exec(input);
578
+ return makeUrl(match[1], match[2] || "", match[3], match[4] || "", match[5] || "/", match[6] || "", match[7] || "");
579
+ }
580
+ function parseFileUrl(input) {
581
+ const match = fileRegex.exec(input);
582
+ const path = match[2];
583
+ return makeUrl("file:", "", match[1] || "", "", isAbsolutePath(path) ? path : "/" + path, match[3] || "", match[4] || "");
584
+ }
585
+ function makeUrl(scheme, user, host, port, path, query, hash) {
586
+ return {
587
+ scheme,
588
+ user,
589
+ host,
590
+ port,
591
+ path,
592
+ query,
593
+ hash,
594
+ type: UrlType.Absolute
595
+ };
596
+ }
597
+ function parseUrl(input) {
598
+ if (isSchemeRelativeUrl(input)) {
599
+ const url2 = parseAbsoluteUrl("http:" + input);
600
+ url2.scheme = "";
601
+ url2.type = UrlType.SchemeRelative;
602
+ return url2;
603
+ }
604
+ if (isAbsolutePath(input)) {
605
+ const url2 = parseAbsoluteUrl("http://foo.com" + input);
606
+ url2.scheme = "";
607
+ url2.host = "";
608
+ url2.type = UrlType.AbsolutePath;
609
+ return url2;
610
+ }
611
+ if (isFileUrl(input))
612
+ return parseFileUrl(input);
613
+ if (isAbsoluteUrl(input))
614
+ return parseAbsoluteUrl(input);
615
+ const url = parseAbsoluteUrl("http://foo.com/" + input);
616
+ url.scheme = "";
617
+ url.host = "";
618
+ url.type = input ? input.startsWith("?") ? UrlType.Query : input.startsWith("#") ? UrlType.Hash : UrlType.RelativePath : UrlType.Empty;
619
+ return url;
620
+ }
621
+ function stripPathFilename(path) {
622
+ if (path.endsWith("/.."))
623
+ return path;
624
+ const index2 = path.lastIndexOf("/");
625
+ return path.slice(0, index2 + 1);
626
+ }
627
+ function mergePaths(url, base) {
628
+ normalizePath(base, base.type);
629
+ if (url.path === "/") {
630
+ url.path = base.path;
631
+ } else {
632
+ url.path = stripPathFilename(base.path) + url.path;
633
+ }
634
+ }
635
+ function normalizePath(url, type) {
636
+ const rel = type <= UrlType.RelativePath;
637
+ const pieces = url.path.split("/");
638
+ let pointer = 1;
639
+ let positive = 0;
640
+ let addTrailingSlash = false;
641
+ for (let i = 1; i < pieces.length; i++) {
642
+ const piece = pieces[i];
643
+ if (!piece) {
644
+ addTrailingSlash = true;
645
+ continue;
646
+ }
647
+ addTrailingSlash = false;
648
+ if (piece === ".")
649
+ continue;
650
+ if (piece === "..") {
651
+ if (positive) {
652
+ addTrailingSlash = true;
653
+ positive--;
654
+ pointer--;
655
+ } else if (rel) {
656
+ pieces[pointer++] = piece;
657
+ }
658
+ continue;
659
+ }
660
+ pieces[pointer++] = piece;
661
+ positive++;
662
+ }
663
+ let path = "";
664
+ for (let i = 1; i < pointer; i++) {
665
+ path += "/" + pieces[i];
666
+ }
667
+ if (!path || addTrailingSlash && !path.endsWith("/..")) {
668
+ path += "/";
669
+ }
670
+ url.path = path;
671
+ }
672
+ function resolve$1(input, base) {
673
+ if (!input && !base)
674
+ return "";
675
+ const url = parseUrl(input);
676
+ let inputType = url.type;
677
+ if (base && inputType !== UrlType.Absolute) {
678
+ const baseUrl = parseUrl(base);
679
+ const baseType = baseUrl.type;
680
+ switch (inputType) {
681
+ case UrlType.Empty:
682
+ url.hash = baseUrl.hash;
683
+ case UrlType.Hash:
684
+ url.query = baseUrl.query;
685
+ case UrlType.Query:
686
+ case UrlType.RelativePath:
687
+ mergePaths(url, baseUrl);
688
+ case UrlType.AbsolutePath:
689
+ url.user = baseUrl.user;
690
+ url.host = baseUrl.host;
691
+ url.port = baseUrl.port;
692
+ case UrlType.SchemeRelative:
693
+ url.scheme = baseUrl.scheme;
694
+ }
695
+ if (baseType > inputType)
696
+ inputType = baseType;
697
+ }
698
+ normalizePath(url, inputType);
699
+ const queryHash = url.query + url.hash;
700
+ switch (inputType) {
701
+ case UrlType.Hash:
702
+ case UrlType.Query:
703
+ return queryHash;
704
+ case UrlType.RelativePath: {
705
+ const path = url.path.slice(1);
706
+ if (!path)
707
+ return queryHash || ".";
708
+ if (isRelative(base || input) && !isRelative(path)) {
709
+ return "./" + path + queryHash;
710
+ }
711
+ return path + queryHash;
712
+ }
713
+ case UrlType.AbsolutePath:
714
+ return url.path + queryHash;
715
+ default:
716
+ return url.scheme + "//" + url.user + url.host + url.port + url.path + queryHash;
717
+ }
718
+ }
719
+ function resolve(input, base) {
720
+ if (base && !base.endsWith("/"))
721
+ base += "/";
722
+ return resolve$1(input, base);
723
+ }
724
+ function stripFilename(path) {
725
+ if (!path)
726
+ return "";
727
+ const index2 = path.lastIndexOf("/");
728
+ return path.slice(0, index2 + 1);
729
+ }
730
+ const COLUMN = 0;
731
+ const SOURCES_INDEX = 1;
732
+ const SOURCE_LINE = 2;
733
+ const SOURCE_COLUMN = 3;
734
+ const NAMES_INDEX = 4;
735
+ function maybeSort(mappings, owned) {
736
+ const unsortedIndex = nextUnsortedSegmentLine(mappings, 0);
737
+ if (unsortedIndex === mappings.length)
738
+ return mappings;
739
+ if (!owned)
740
+ mappings = mappings.slice();
741
+ for (let i = unsortedIndex; i < mappings.length; i = nextUnsortedSegmentLine(mappings, i + 1)) {
742
+ mappings[i] = sortSegments(mappings[i], owned);
743
+ }
744
+ return mappings;
745
+ }
746
+ function nextUnsortedSegmentLine(mappings, start) {
747
+ for (let i = start; i < mappings.length; i++) {
748
+ if (!isSorted(mappings[i]))
749
+ return i;
750
+ }
751
+ return mappings.length;
752
+ }
753
+ function isSorted(line) {
754
+ for (let j = 1; j < line.length; j++) {
755
+ if (line[j][COLUMN] < line[j - 1][COLUMN]) {
756
+ return false;
757
+ }
758
+ }
759
+ return true;
760
+ }
761
+ function sortSegments(line, owned) {
762
+ if (!owned)
763
+ line = line.slice();
764
+ return line.sort(sortComparator);
765
+ }
766
+ function sortComparator(a2, b) {
767
+ return a2[COLUMN] - b[COLUMN];
768
+ }
769
+ let found = false;
770
+ function binarySearch(haystack, needle, low, high) {
771
+ while (low <= high) {
772
+ const mid = low + (high - low >> 1);
773
+ const cmp = haystack[mid][COLUMN] - needle;
774
+ if (cmp === 0) {
775
+ found = true;
776
+ return mid;
777
+ }
778
+ if (cmp < 0) {
779
+ low = mid + 1;
780
+ } else {
781
+ high = mid - 1;
782
+ }
783
+ }
784
+ found = false;
785
+ return low - 1;
786
+ }
787
+ function upperBound(haystack, needle, index2) {
788
+ for (let i = index2 + 1; i < haystack.length; index2 = i++) {
789
+ if (haystack[i][COLUMN] !== needle)
790
+ break;
791
+ }
792
+ return index2;
793
+ }
794
+ function lowerBound(haystack, needle, index2) {
795
+ for (let i = index2 - 1; i >= 0; index2 = i--) {
796
+ if (haystack[i][COLUMN] !== needle)
797
+ break;
798
+ }
799
+ return index2;
800
+ }
801
+ function memoizedState() {
802
+ return {
803
+ lastKey: -1,
804
+ lastNeedle: -1,
805
+ lastIndex: -1
806
+ };
807
+ }
808
+ function memoizedBinarySearch(haystack, needle, state, key) {
809
+ const { lastKey, lastNeedle, lastIndex } = state;
810
+ let low = 0;
811
+ let high = haystack.length - 1;
812
+ if (key === lastKey) {
813
+ if (needle === lastNeedle) {
814
+ found = lastIndex !== -1 && haystack[lastIndex][COLUMN] === needle;
815
+ return lastIndex;
816
+ }
817
+ if (needle >= lastNeedle) {
818
+ low = lastIndex === -1 ? 0 : lastIndex;
819
+ } else {
820
+ high = lastIndex;
821
+ }
822
+ }
823
+ state.lastKey = key;
824
+ state.lastNeedle = needle;
825
+ return state.lastIndex = binarySearch(haystack, needle, low, high);
826
+ }
827
+ const LINE_GTR_ZERO = "`line` must be greater than 0 (lines start at line 1)";
828
+ const COL_GTR_EQ_ZERO = "`column` must be greater than or equal to 0 (columns start at column 0)";
829
+ const LEAST_UPPER_BOUND = -1;
830
+ const GREATEST_LOWER_BOUND = 1;
831
+ class TraceMap {
832
+ constructor(map, mapUrl) {
833
+ const isString = typeof map === "string";
834
+ if (!isString && map._decodedMemo)
835
+ return map;
836
+ const parsed = isString ? JSON.parse(map) : map;
837
+ const { version, file, names, sourceRoot, sources, sourcesContent } = parsed;
838
+ this.version = version;
839
+ this.file = file;
840
+ this.names = names || [];
841
+ this.sourceRoot = sourceRoot;
842
+ this.sources = sources;
843
+ this.sourcesContent = sourcesContent;
844
+ this.ignoreList = parsed.ignoreList || parsed.x_google_ignoreList || void 0;
845
+ const from = resolve(sourceRoot || "", stripFilename(mapUrl));
846
+ this.resolvedSources = sources.map((s) => resolve(s || "", from));
847
+ const { mappings } = parsed;
848
+ if (typeof mappings === "string") {
849
+ this._encoded = mappings;
850
+ this._decoded = void 0;
851
+ } else {
852
+ this._encoded = void 0;
853
+ this._decoded = maybeSort(mappings, isString);
854
+ }
855
+ this._decodedMemo = memoizedState();
856
+ this._bySources = void 0;
857
+ this._bySourceMemos = void 0;
858
+ }
859
+ }
860
+ function cast(map) {
861
+ return map;
862
+ }
863
+ function decodedMappings(map) {
864
+ var _a;
865
+ return (_a = cast(map))._decoded || (_a._decoded = decode(cast(map)._encoded));
866
+ }
867
+ function originalPositionFor(map, needle) {
868
+ let { line, column, bias } = needle;
869
+ line--;
870
+ if (line < 0)
871
+ throw new Error(LINE_GTR_ZERO);
872
+ if (column < 0)
873
+ throw new Error(COL_GTR_EQ_ZERO);
874
+ const decoded = decodedMappings(map);
875
+ if (line >= decoded.length)
876
+ return OMapping(null, null, null, null);
877
+ const segments = decoded[line];
878
+ const index2 = traceSegmentInternal(segments, cast(map)._decodedMemo, line, column, bias || GREATEST_LOWER_BOUND);
879
+ if (index2 === -1)
880
+ return OMapping(null, null, null, null);
881
+ const segment = segments[index2];
882
+ if (segment.length === 1)
883
+ return OMapping(null, null, null, null);
884
+ const { names, resolvedSources } = map;
885
+ return OMapping(resolvedSources[segment[SOURCES_INDEX]], segment[SOURCE_LINE] + 1, segment[SOURCE_COLUMN], segment.length === 5 ? names[segment[NAMES_INDEX]] : null);
886
+ }
887
+ function OMapping(source, line, column, name) {
888
+ return { source, line, column, name };
889
+ }
890
+ function traceSegmentInternal(segments, memo, line, column, bias) {
891
+ let index2 = memoizedBinarySearch(segments, column, memo, line);
892
+ if (found) {
893
+ index2 = (bias === LEAST_UPPER_BOUND ? upperBound : lowerBound)(segments, column, index2);
894
+ } else if (bias === LEAST_UPPER_BOUND)
895
+ index2++;
896
+ if (index2 === -1 || index2 === segments.length)
897
+ return -1;
898
+ return index2;
899
+ }
900
+ const CHROME_IE_STACK_REGEXP = /^\s*at .*(?:\S:\d+|\(native\))/m;
901
+ const SAFARI_NATIVE_CODE_REGEXP = /^(?:eval@)?(?:\[native code\])?$/;
902
+ const stackIgnorePatterns = [
903
+ "node:internal",
904
+ /\/packages\/\w+\/dist\//,
905
+ /\/@vitest\/\w+\/dist\//,
906
+ "/vitest/dist/",
907
+ "/vitest/src/",
908
+ "/vite-node/dist/",
909
+ "/vite-node/src/",
910
+ "/node_modules/chai/",
911
+ "/node_modules/tinypool/",
912
+ "/node_modules/tinyspy/",
913
+ // browser related deps
914
+ "/deps/chunk-",
915
+ "/deps/@vitest",
916
+ "/deps/loupe",
917
+ "/deps/chai",
918
+ /node:\w+/,
919
+ /__vitest_test__/,
920
+ /__vitest_browser__/,
921
+ /\/deps\/vitest_/
922
+ ];
923
+ function extractLocation(urlLike) {
924
+ if (!urlLike.includes(":")) {
925
+ return [urlLike];
926
+ }
927
+ const regExp = /(.+?)(?::(\d+))?(?::(\d+))?$/;
928
+ const parts = regExp.exec(urlLike.replace(/^\(|\)$/g, ""));
929
+ if (!parts) {
930
+ return [urlLike];
931
+ }
932
+ let url = parts[1];
933
+ if (url.startsWith("async ")) {
934
+ url = url.slice(6);
935
+ }
936
+ if (url.startsWith("http:") || url.startsWith("https:")) {
937
+ const urlObj = new URL(url);
938
+ url = urlObj.pathname;
939
+ }
940
+ if (url.startsWith("/@fs/")) {
941
+ const isWindows = /^\/@fs\/[a-zA-Z]:\//.test(url);
942
+ url = url.slice(isWindows ? 5 : 4);
943
+ }
944
+ return [url, parts[2] || void 0, parts[3] || void 0];
945
+ }
946
+ function parseSingleFFOrSafariStack(raw) {
947
+ let line = raw.trim();
948
+ if (SAFARI_NATIVE_CODE_REGEXP.test(line)) {
949
+ return null;
950
+ }
951
+ if (line.includes(" > eval")) {
952
+ line = line.replace(
953
+ / line (\d+)(?: > eval line \d+)* > eval:\d+:\d+/g,
954
+ ":$1"
955
+ );
956
+ }
957
+ if (!line.includes("@") && !line.includes(":")) {
958
+ return null;
959
+ }
960
+ const functionNameRegex = /((.*".+"[^@]*)?[^@]*)(@)/;
961
+ const matches = line.match(functionNameRegex);
962
+ const functionName = matches && matches[1] ? matches[1] : void 0;
963
+ const [url, lineNumber, columnNumber] = extractLocation(
964
+ line.replace(functionNameRegex, "")
965
+ );
966
+ if (!url || !lineNumber || !columnNumber) {
967
+ return null;
968
+ }
969
+ return {
970
+ file: url,
971
+ method: functionName || "",
972
+ line: Number.parseInt(lineNumber),
973
+ column: Number.parseInt(columnNumber)
974
+ };
975
+ }
976
+ function parseSingleV8Stack(raw) {
977
+ let line = raw.trim();
978
+ if (!CHROME_IE_STACK_REGEXP.test(line)) {
979
+ return null;
980
+ }
981
+ if (line.includes("(eval ")) {
982
+ line = line.replace(/eval code/g, "eval").replace(/(\(eval at [^()]*)|(,.*$)/g, "");
983
+ }
984
+ let sanitizedLine = line.replace(/^\s+/, "").replace(/\(eval code/g, "(").replace(/^.*?\s+/, "");
985
+ const location = sanitizedLine.match(/ (\(.+\)$)/);
986
+ sanitizedLine = location ? sanitizedLine.replace(location[0], "") : sanitizedLine;
987
+ const [url, lineNumber, columnNumber] = extractLocation(
988
+ location ? location[1] : sanitizedLine
989
+ );
990
+ let method = location && sanitizedLine || "";
991
+ let file = url && ["eval", "<anonymous>"].includes(url) ? void 0 : url;
992
+ if (!file || !lineNumber || !columnNumber) {
993
+ return null;
994
+ }
995
+ if (method.startsWith("async ")) {
996
+ method = method.slice(6);
997
+ }
998
+ if (file.startsWith("file://")) {
999
+ file = file.slice(7);
1000
+ }
1001
+ file = pathe_ff20891b.r(file);
1002
+ if (method) {
1003
+ method = method.replace(/__vite_ssr_import_\d+__\./g, "");
1004
+ }
1005
+ return {
1006
+ method,
1007
+ file,
1008
+ line: Number.parseInt(lineNumber),
1009
+ column: Number.parseInt(columnNumber)
1010
+ };
1011
+ }
1012
+ function parseStacktrace(stack, options = {}) {
1013
+ const { ignoreStackEntries = stackIgnorePatterns } = options;
1014
+ let stacks = !CHROME_IE_STACK_REGEXP.test(stack) ? parseFFOrSafariStackTrace(stack) : parseV8Stacktrace(stack);
1015
+ if (ignoreStackEntries.length) {
1016
+ stacks = stacks.filter(
1017
+ (stack2) => !ignoreStackEntries.some((p2) => stack2.file.match(p2))
1018
+ );
1019
+ }
1020
+ return stacks.map((stack2) => {
1021
+ var _a;
1022
+ if (options.getFileName) {
1023
+ stack2.file = options.getFileName(stack2.file);
1024
+ }
1025
+ const map = (_a = options.getSourceMap) == null ? void 0 : _a.call(options, stack2.file);
1026
+ if (!map || typeof map !== "object" || !map.version) {
1027
+ return stack2;
1028
+ }
1029
+ const traceMap = new TraceMap(map);
1030
+ const { line, column } = originalPositionFor(traceMap, stack2);
1031
+ if (line != null && column != null) {
1032
+ return { ...stack2, line, column };
1033
+ }
1034
+ return stack2;
1035
+ });
1036
+ }
1037
+ function parseFFOrSafariStackTrace(stack) {
1038
+ return stack.split("\n").map((line) => parseSingleFFOrSafariStack(line)).filter(notNullish);
1039
+ }
1040
+ function parseV8Stacktrace(stack) {
1041
+ return stack.split("\n").map((line) => parseSingleV8Stack(line)).filter(notNullish);
1042
+ }
1043
+ function parseErrorStacktrace(e, options = {}) {
1044
+ if (!e || isPrimitive(e)) {
1045
+ return [];
1046
+ }
1047
+ if (e.stacks) {
1048
+ return e.stacks;
1049
+ }
1050
+ const stackStr = e.stack || e.stackStr || "";
1051
+ let stackFrames = parseStacktrace(stackStr, options);
1052
+ if (options.frameFilter) {
1053
+ stackFrames = stackFrames.filter(
1054
+ (f2) => options.frameFilter(e, f2) !== false
1055
+ );
1056
+ }
1057
+ e.stacks = stackFrames;
1058
+ return stackFrames;
1059
+ }
1060
+ async function saveInlineSnapshots(environment, snapshots) {
1061
+ const MagicString = (await Promise.resolve().then(() => require("../../../../../magic-string@0.30.11/node_modules/magic-string/dist/magic-string.es.qwik.cjs"))).default;
1062
+ const files = new Set(snapshots.map((i) => i.file));
1063
+ await Promise.all(
1064
+ Array.from(files).map(async (file) => {
1065
+ const snaps = snapshots.filter((i) => i.file === file);
1066
+ const code = await environment.readSnapshotFile(file);
1067
+ const s = new MagicString(code);
1068
+ for (const snap of snaps) {
1069
+ const index2 = positionToOffset(code, snap.line, snap.column);
1070
+ replaceInlineSnap(code, s, index2, snap.snapshot);
1071
+ }
1072
+ const transformed = s.toString();
1073
+ if (transformed !== code) {
1074
+ await environment.saveSnapshotFile(file, transformed);
1075
+ }
1076
+ })
1077
+ );
1078
+ }
1079
+ const startObjectRegex = /(?:toMatchInlineSnapshot|toThrowErrorMatchingInlineSnapshot)\s*\(\s*(?:\/\*[\s\S]*\*\/\s*|\/\/.*(?:[\n\r\u2028\u2029]\s*|[\t\v\f \xA0\u1680\u2000-\u200A\u202F\u205F\u3000\uFEFF]))*\{/;
1080
+ function replaceObjectSnap(code, s, index2, newSnap) {
1081
+ let _code = code.slice(index2);
1082
+ const startMatch = startObjectRegex.exec(_code);
1083
+ if (!startMatch) {
1084
+ return false;
1085
+ }
1086
+ _code = _code.slice(startMatch.index);
1087
+ let callEnd = getCallLastIndex(_code);
1088
+ if (callEnd === null) {
1089
+ return false;
1090
+ }
1091
+ callEnd += index2 + startMatch.index;
1092
+ const shapeStart = index2 + startMatch.index + startMatch[0].length;
1093
+ const shapeEnd = getObjectShapeEndIndex(code, shapeStart);
1094
+ const snap = `, ${prepareSnapString(newSnap, code, index2)}`;
1095
+ if (shapeEnd === callEnd) {
1096
+ s.appendLeft(callEnd, snap);
1097
+ } else {
1098
+ s.overwrite(shapeEnd, callEnd, snap);
1099
+ }
1100
+ return true;
1101
+ }
1102
+ function getObjectShapeEndIndex(code, index2) {
1103
+ let startBraces = 1;
1104
+ let endBraces = 0;
1105
+ while (startBraces !== endBraces && index2 < code.length) {
1106
+ const s = code[index2++];
1107
+ if (s === "{") {
1108
+ startBraces++;
1109
+ } else if (s === "}") {
1110
+ endBraces++;
1111
+ }
1112
+ }
1113
+ return index2;
1114
+ }
1115
+ function prepareSnapString(snap, source, index2) {
1116
+ const lineNumber = offsetToLineNumber(source, index2);
1117
+ const line = source.split(lineSplitRE)[lineNumber - 1];
1118
+ const indent = line.match(/^\s*/)[0] || "";
1119
+ const indentNext = indent.includes(" ") ? `${indent} ` : `${indent} `;
1120
+ const lines = snap.trim().replace(/\\/g, "\\\\").split(/\n/g);
1121
+ const isOneline = lines.length <= 1;
1122
+ const quote = "`";
1123
+ if (isOneline) {
1124
+ return `${quote}${lines.join("\n").replace(/`/g, "\\`").replace(/\$\{/g, "\\${")}${quote}`;
1125
+ }
1126
+ return `${quote}
1127
+ ${lines.map((i) => i ? indentNext + i : "").join("\n").replace(/`/g, "\\`").replace(/\$\{/g, "\\${")}
1128
+ ${indent}${quote}`;
1129
+ }
1130
+ const toMatchInlineName = "toMatchInlineSnapshot";
1131
+ const toThrowErrorMatchingInlineName = "toThrowErrorMatchingInlineSnapshot";
1132
+ function getCodeStartingAtIndex(code, index2) {
1133
+ const indexInline = index2 - toMatchInlineName.length;
1134
+ if (code.slice(indexInline, index2) === toMatchInlineName) {
1135
+ return {
1136
+ code: code.slice(indexInline),
1137
+ index: indexInline
1138
+ };
1139
+ }
1140
+ const indexThrowInline = index2 - toThrowErrorMatchingInlineName.length;
1141
+ if (code.slice(index2 - indexThrowInline, index2) === toThrowErrorMatchingInlineName) {
1142
+ return {
1143
+ code: code.slice(index2 - indexThrowInline),
1144
+ index: index2 - indexThrowInline
1145
+ };
1146
+ }
1147
+ return {
1148
+ code: code.slice(index2),
1149
+ index: index2
1150
+ };
1151
+ }
1152
+ const startRegex = /(?:toMatchInlineSnapshot|toThrowErrorMatchingInlineSnapshot)\s*\(\s*(?:\/\*[\s\S]*\*\/\s*|\/\/.*(?:[\n\r\u2028\u2029]\s*|[\t\v\f \xA0\u1680\u2000-\u200A\u202F\u205F\u3000\uFEFF]))*[\w$]*(['"`)])/;
1153
+ function replaceInlineSnap(code, s, currentIndex, newSnap) {
1154
+ const { code: codeStartingAtIndex, index: index2 } = getCodeStartingAtIndex(code, currentIndex);
1155
+ const startMatch = startRegex.exec(codeStartingAtIndex);
1156
+ const firstKeywordMatch = /toMatchInlineSnapshot|toThrowErrorMatchingInlineSnapshot/.exec(
1157
+ codeStartingAtIndex
1158
+ );
1159
+ if (!startMatch || startMatch.index !== (firstKeywordMatch == null ? void 0 : firstKeywordMatch.index)) {
1160
+ return replaceObjectSnap(code, s, index2, newSnap);
1161
+ }
1162
+ const quote = startMatch[1];
1163
+ const startIndex = index2 + startMatch.index + startMatch[0].length;
1164
+ const snapString = prepareSnapString(newSnap, code, index2);
1165
+ if (quote === ")") {
1166
+ s.appendRight(startIndex - 1, snapString);
1167
+ return true;
1168
+ }
1169
+ const quoteEndRE = new RegExp(`(?:^|[^\\\\])${quote}`);
1170
+ const endMatch = quoteEndRE.exec(code.slice(startIndex));
1171
+ if (!endMatch) {
1172
+ return false;
1173
+ }
1174
+ const endIndex = startIndex + endMatch.index + endMatch[0].length;
1175
+ s.overwrite(startIndex - 1, endIndex, snapString);
1176
+ return true;
1177
+ }
1178
+ const INDENTATION_REGEX = /^([^\S\n]*)\S/m;
1179
+ function stripSnapshotIndentation(inlineSnapshot) {
1180
+ const match = inlineSnapshot.match(INDENTATION_REGEX);
1181
+ if (!match || !match[1]) {
1182
+ return inlineSnapshot;
1183
+ }
1184
+ const indentation = match[1];
1185
+ const lines = inlineSnapshot.split(/\n/g);
1186
+ if (lines.length <= 2) {
1187
+ return inlineSnapshot;
1188
+ }
1189
+ if (lines[0].trim() !== "" || lines[lines.length - 1].trim() !== "") {
1190
+ return inlineSnapshot;
1191
+ }
1192
+ for (let i = 1; i < lines.length - 1; i++) {
1193
+ if (lines[i] !== "") {
1194
+ if (lines[i].indexOf(indentation) !== 0) {
1195
+ return inlineSnapshot;
1196
+ }
1197
+ lines[i] = lines[i].substring(indentation.length);
1198
+ }
1199
+ }
1200
+ lines[lines.length - 1] = "";
1201
+ inlineSnapshot = lines.join("\n");
1202
+ return inlineSnapshot;
1203
+ }
1204
+ async function saveRawSnapshots(environment, snapshots) {
1205
+ await Promise.all(
1206
+ snapshots.map(async (snap) => {
1207
+ if (!snap.readonly) {
1208
+ await environment.saveSnapshotFile(snap.file, snap.snapshot);
1209
+ }
1210
+ })
1211
+ );
1212
+ }
1213
+ class SnapshotState {
1214
+ constructor(testFilePath, snapshotPath, snapshotContent, options) {
1215
+ __publicField(this, "_counters");
1216
+ __publicField(this, "_dirty");
1217
+ __publicField(this, "_updateSnapshot");
1218
+ __publicField(this, "_snapshotData");
1219
+ __publicField(this, "_initialData");
1220
+ __publicField(this, "_inlineSnapshots");
1221
+ __publicField(this, "_inlineSnapshotStacks");
1222
+ __publicField(this, "_rawSnapshots");
1223
+ __publicField(this, "_uncheckedKeys");
1224
+ __publicField(this, "_snapshotFormat");
1225
+ __publicField(this, "_environment");
1226
+ __publicField(this, "_fileExists");
1227
+ __publicField(this, "added");
1228
+ __publicField(this, "expand");
1229
+ __publicField(this, "matched");
1230
+ __publicField(this, "unmatched");
1231
+ __publicField(this, "updated");
1232
+ this.testFilePath = testFilePath;
1233
+ this.snapshotPath = snapshotPath;
1234
+ const { data, dirty } = getSnapshotData(snapshotContent, options);
1235
+ this._fileExists = snapshotContent != null;
1236
+ this._initialData = data;
1237
+ this._snapshotData = data;
1238
+ this._dirty = dirty;
1239
+ this._inlineSnapshots = [];
1240
+ this._inlineSnapshotStacks = [];
1241
+ this._rawSnapshots = [];
1242
+ this._uncheckedKeys = new Set(Object.keys(this._snapshotData));
1243
+ this._counters = /* @__PURE__ */ new Map();
1244
+ this.expand = options.expand || false;
1245
+ this.added = 0;
1246
+ this.matched = 0;
1247
+ this.unmatched = 0;
1248
+ this._updateSnapshot = options.updateSnapshot;
1249
+ this.updated = 0;
1250
+ this._snapshotFormat = {
1251
+ printBasicPrototype: false,
1252
+ escapeString: false,
1253
+ ...options.snapshotFormat
1254
+ };
1255
+ this._environment = options.snapshotEnvironment;
1256
+ }
1257
+ static async create(testFilePath, options) {
1258
+ const snapshotPath = await options.snapshotEnvironment.resolvePath(
1259
+ testFilePath
1260
+ );
1261
+ const content = await options.snapshotEnvironment.readSnapshotFile(
1262
+ snapshotPath
1263
+ );
1264
+ return new SnapshotState(testFilePath, snapshotPath, content, options);
1265
+ }
1266
+ get environment() {
1267
+ return this._environment;
1268
+ }
1269
+ markSnapshotsAsCheckedForTest(testName) {
1270
+ this._uncheckedKeys.forEach((uncheckedKey) => {
1271
+ if (keyToTestName(uncheckedKey) === testName) {
1272
+ this._uncheckedKeys.delete(uncheckedKey);
1273
+ }
1274
+ });
1275
+ }
1276
+ _inferInlineSnapshotStack(stacks) {
1277
+ const promiseIndex = stacks.findIndex(
1278
+ (i) => i.method.match(/__VITEST_(RESOLVES|REJECTS)__/)
1279
+ );
1280
+ if (promiseIndex !== -1) {
1281
+ return stacks[promiseIndex + 3];
1282
+ }
1283
+ const stackIndex = stacks.findIndex(
1284
+ (i) => i.method.includes("__INLINE_SNAPSHOT__")
1285
+ );
1286
+ return stackIndex !== -1 ? stacks[stackIndex + 2] : null;
1287
+ }
1288
+ _addSnapshot(key, receivedSerialized, options) {
1289
+ this._dirty = true;
1290
+ if (options.stack) {
1291
+ this._inlineSnapshots.push({
1292
+ snapshot: receivedSerialized,
1293
+ ...options.stack
1294
+ });
1295
+ } else if (options.rawSnapshot) {
1296
+ this._rawSnapshots.push({
1297
+ ...options.rawSnapshot,
1298
+ snapshot: receivedSerialized
1299
+ });
1300
+ } else {
1301
+ this._snapshotData[key] = receivedSerialized;
1302
+ }
1303
+ }
1304
+ clear() {
1305
+ this._snapshotData = this._initialData;
1306
+ this._counters = /* @__PURE__ */ new Map();
1307
+ this.added = 0;
1308
+ this.matched = 0;
1309
+ this.unmatched = 0;
1310
+ this.updated = 0;
1311
+ this._dirty = false;
1312
+ }
1313
+ async save() {
1314
+ const hasExternalSnapshots = Object.keys(this._snapshotData).length;
1315
+ const hasInlineSnapshots = this._inlineSnapshots.length;
1316
+ const hasRawSnapshots = this._rawSnapshots.length;
1317
+ const isEmpty = !hasExternalSnapshots && !hasInlineSnapshots && !hasRawSnapshots;
1318
+ const status = {
1319
+ deleted: false,
1320
+ saved: false
1321
+ };
1322
+ if ((this._dirty || this._uncheckedKeys.size) && !isEmpty) {
1323
+ if (hasExternalSnapshots) {
1324
+ await saveSnapshotFile(
1325
+ this._environment,
1326
+ this._snapshotData,
1327
+ this.snapshotPath
1328
+ );
1329
+ this._fileExists = true;
1330
+ }
1331
+ if (hasInlineSnapshots) {
1332
+ await saveInlineSnapshots(this._environment, this._inlineSnapshots);
1333
+ }
1334
+ if (hasRawSnapshots) {
1335
+ await saveRawSnapshots(this._environment, this._rawSnapshots);
1336
+ }
1337
+ status.saved = true;
1338
+ } else if (!hasExternalSnapshots && this._fileExists) {
1339
+ if (this._updateSnapshot === "all") {
1340
+ await this._environment.removeSnapshotFile(this.snapshotPath);
1341
+ this._fileExists = false;
1342
+ }
1343
+ status.deleted = true;
1344
+ }
1345
+ return status;
1346
+ }
1347
+ getUncheckedCount() {
1348
+ return this._uncheckedKeys.size || 0;
1349
+ }
1350
+ getUncheckedKeys() {
1351
+ return Array.from(this._uncheckedKeys);
1352
+ }
1353
+ removeUncheckedKeys() {
1354
+ if (this._updateSnapshot === "all" && this._uncheckedKeys.size) {
1355
+ this._dirty = true;
1356
+ this._uncheckedKeys.forEach((key) => delete this._snapshotData[key]);
1357
+ this._uncheckedKeys.clear();
1358
+ }
1359
+ }
1360
+ match({
1361
+ testName,
1362
+ received,
1363
+ key,
1364
+ inlineSnapshot,
1365
+ isInline,
1366
+ error,
1367
+ rawSnapshot
1368
+ }) {
1369
+ var _a, _b;
1370
+ this._counters.set(testName, (this._counters.get(testName) || 0) + 1);
1371
+ const count = Number(this._counters.get(testName));
1372
+ if (!key) {
1373
+ key = testNameToKey(testName, count);
1374
+ }
1375
+ if (!(isInline && this._snapshotData[key] !== void 0)) {
1376
+ this._uncheckedKeys.delete(key);
1377
+ }
1378
+ let receivedSerialized = rawSnapshot && typeof received === "string" ? received : serialize(received, void 0, this._snapshotFormat);
1379
+ if (!rawSnapshot) {
1380
+ receivedSerialized = addExtraLineBreaks(receivedSerialized);
1381
+ }
1382
+ if (rawSnapshot) {
1383
+ if (rawSnapshot.content && rawSnapshot.content.match(/\r\n/) && !receivedSerialized.match(/\r\n/)) {
1384
+ rawSnapshot.content = normalizeNewlines(rawSnapshot.content);
1385
+ }
1386
+ }
1387
+ const expected = isInline ? inlineSnapshot : rawSnapshot ? rawSnapshot.content : this._snapshotData[key];
1388
+ const expectedTrimmed = prepareExpected(expected);
1389
+ const pass = expectedTrimmed === prepareExpected(receivedSerialized);
1390
+ const hasSnapshot = expected !== void 0;
1391
+ const snapshotIsPersisted = isInline || this._fileExists || rawSnapshot && rawSnapshot.content != null;
1392
+ if (pass && !isInline && !rawSnapshot) {
1393
+ this._snapshotData[key] = receivedSerialized;
1394
+ }
1395
+ let stack;
1396
+ if (isInline) {
1397
+ const stacks = parseErrorStacktrace(
1398
+ error || new Error("snapshot"),
1399
+ { ignoreStackEntries: [] }
1400
+ );
1401
+ const _stack = this._inferInlineSnapshotStack(stacks);
1402
+ if (!_stack) {
1403
+ throw new Error(
1404
+ `@vitest/snapshot: Couldn't infer stack frame for inline snapshot.
1405
+ ${JSON.stringify(
1406
+ stacks
1407
+ )}`
1408
+ );
1409
+ }
1410
+ stack = ((_b = (_a = this.environment).processStackTrace) == null ? void 0 : _b.call(_a, _stack)) || _stack;
1411
+ stack.column--;
1412
+ if (this._inlineSnapshotStacks.some((s) => s.file === stack.file && s.line === stack.line && s.column === stack.column)) {
1413
+ this._inlineSnapshots = this._inlineSnapshots.filter((s) => !(s.file === stack.file && s.line === stack.line && s.column === stack.column));
1414
+ throw new Error("toMatchInlineSnapshot cannot be called multiple times at the same location.");
1415
+ }
1416
+ this._inlineSnapshotStacks.push(stack);
1417
+ }
1418
+ if (hasSnapshot && this._updateSnapshot === "all" || (!hasSnapshot || !snapshotIsPersisted) && (this._updateSnapshot === "new" || this._updateSnapshot === "all")) {
1419
+ if (this._updateSnapshot === "all") {
1420
+ if (!pass) {
1421
+ if (hasSnapshot) {
1422
+ this.updated++;
1423
+ } else {
1424
+ this.added++;
1425
+ }
1426
+ this._addSnapshot(key, receivedSerialized, {
1427
+ stack,
1428
+ rawSnapshot
1429
+ });
1430
+ } else {
1431
+ this.matched++;
1432
+ }
1433
+ } else {
1434
+ this._addSnapshot(key, receivedSerialized, {
1435
+ stack,
1436
+ rawSnapshot
1437
+ });
1438
+ this.added++;
1439
+ }
1440
+ return {
1441
+ actual: "",
1442
+ count,
1443
+ expected: "",
1444
+ key,
1445
+ pass: true
1446
+ };
1447
+ } else {
1448
+ if (!pass) {
1449
+ this.unmatched++;
1450
+ return {
1451
+ actual: removeExtraLineBreaks(receivedSerialized),
1452
+ count,
1453
+ expected: expectedTrimmed !== void 0 ? removeExtraLineBreaks(expectedTrimmed) : void 0,
1454
+ key,
1455
+ pass: false
1456
+ };
1457
+ } else {
1458
+ this.matched++;
1459
+ return {
1460
+ actual: "",
1461
+ count,
1462
+ expected: "",
1463
+ key,
1464
+ pass: true
1465
+ };
1466
+ }
1467
+ }
1468
+ }
1469
+ async pack() {
1470
+ const snapshot = {
1471
+ filepath: this.testFilePath,
1472
+ added: 0,
1473
+ fileDeleted: false,
1474
+ matched: 0,
1475
+ unchecked: 0,
1476
+ uncheckedKeys: [],
1477
+ unmatched: 0,
1478
+ updated: 0
1479
+ };
1480
+ const uncheckedCount = this.getUncheckedCount();
1481
+ const uncheckedKeys = this.getUncheckedKeys();
1482
+ if (uncheckedCount) {
1483
+ this.removeUncheckedKeys();
1484
+ }
1485
+ const status = await this.save();
1486
+ snapshot.fileDeleted = status.deleted;
1487
+ snapshot.added = this.added;
1488
+ snapshot.matched = this.matched;
1489
+ snapshot.unmatched = this.unmatched;
1490
+ snapshot.updated = this.updated;
1491
+ snapshot.unchecked = !status.deleted ? uncheckedCount : 0;
1492
+ snapshot.uncheckedKeys = Array.from(uncheckedKeys);
1493
+ return snapshot;
1494
+ }
1495
+ }
1496
+ function createMismatchError(message, expand, actual, expected) {
1497
+ const error = new Error(message);
1498
+ Object.defineProperty(error, "actual", {
1499
+ value: actual,
1500
+ enumerable: true,
1501
+ configurable: true,
1502
+ writable: true
1503
+ });
1504
+ Object.defineProperty(error, "expected", {
1505
+ value: expected,
1506
+ enumerable: true,
1507
+ configurable: true,
1508
+ writable: true
1509
+ });
1510
+ Object.defineProperty(error, "diffOptions", { value: { expand } });
1511
+ return error;
1512
+ }
1513
+ class SnapshotClient {
1514
+ constructor(options = {}) {
1515
+ __publicField(this, "filepath");
1516
+ __publicField(this, "name");
1517
+ __publicField(this, "snapshotState");
1518
+ __publicField(this, "snapshotStateMap", /* @__PURE__ */ new Map());
1519
+ this.options = options;
1520
+ }
1521
+ async startCurrentRun(filepath, name, options) {
1522
+ var _a;
1523
+ this.filepath = filepath;
1524
+ this.name = name;
1525
+ if (((_a = this.snapshotState) == null ? void 0 : _a.testFilePath) !== filepath) {
1526
+ await this.finishCurrentRun();
1527
+ if (!this.getSnapshotState(filepath)) {
1528
+ this.snapshotStateMap.set(
1529
+ filepath,
1530
+ await SnapshotState.create(filepath, options)
1531
+ );
1532
+ }
1533
+ this.snapshotState = this.getSnapshotState(filepath);
1534
+ }
1535
+ }
1536
+ getSnapshotState(filepath) {
1537
+ return this.snapshotStateMap.get(filepath);
1538
+ }
1539
+ clearTest() {
1540
+ this.filepath = void 0;
1541
+ this.name = void 0;
1542
+ }
1543
+ skipTestSnapshots(name) {
1544
+ var _a;
1545
+ (_a = this.snapshotState) == null ? void 0 : _a.markSnapshotsAsCheckedForTest(name);
1546
+ }
1547
+ assert(options) {
1548
+ var _a, _b, _c, _d;
1549
+ const {
1550
+ filepath = this.filepath,
1551
+ name = this.name,
1552
+ message,
1553
+ isInline = false,
1554
+ properties,
1555
+ inlineSnapshot,
1556
+ error,
1557
+ errorMessage,
1558
+ rawSnapshot
1559
+ } = options;
1560
+ let { received } = options;
1561
+ if (!filepath) {
1562
+ throw new Error("Snapshot cannot be used outside of test");
1563
+ }
1564
+ if (typeof properties === "object") {
1565
+ if (typeof received !== "object" || !received) {
1566
+ throw new Error(
1567
+ "Received value must be an object when the matcher has properties"
1568
+ );
1569
+ }
1570
+ try {
1571
+ const pass2 = ((_b = (_a = this.options).isEqual) == null ? void 0 : _b.call(_a, received, properties)) ?? false;
1572
+ if (!pass2) {
1573
+ throw createMismatchError(
1574
+ "Snapshot properties mismatched",
1575
+ (_c = this.snapshotState) == null ? void 0 : _c.expand,
1576
+ received,
1577
+ properties
1578
+ );
1579
+ } else {
1580
+ received = deepMergeSnapshot(received, properties);
1581
+ }
1582
+ } catch (err) {
1583
+ err.message = errorMessage || "Snapshot mismatched";
1584
+ throw err;
1585
+ }
1586
+ }
1587
+ const testName = [name, ...message ? [message] : []].join(" > ");
1588
+ const snapshotState = this.getSnapshotState(filepath);
1589
+ const { actual, expected, key, pass } = snapshotState.match({
1590
+ testName,
1591
+ received,
1592
+ isInline,
1593
+ error,
1594
+ inlineSnapshot,
1595
+ rawSnapshot
1596
+ });
1597
+ if (!pass) {
1598
+ throw createMismatchError(
1599
+ `Snapshot \`${key || "unknown"}\` mismatched`,
1600
+ (_d = this.snapshotState) == null ? void 0 : _d.expand,
1601
+ actual == null ? void 0 : actual.trim(),
1602
+ expected == null ? void 0 : expected.trim()
1603
+ );
1604
+ }
1605
+ }
1606
+ async assertRaw(options) {
1607
+ if (!options.rawSnapshot) {
1608
+ throw new Error("Raw snapshot is required");
1609
+ }
1610
+ const { filepath = this.filepath, rawSnapshot } = options;
1611
+ if (rawSnapshot.content == null) {
1612
+ if (!filepath) {
1613
+ throw new Error("Snapshot cannot be used outside of test");
1614
+ }
1615
+ const snapshotState = this.getSnapshotState(filepath);
1616
+ options.filepath || (options.filepath = filepath);
1617
+ rawSnapshot.file = await snapshotState.environment.resolveRawPath(
1618
+ filepath,
1619
+ rawSnapshot.file
1620
+ );
1621
+ rawSnapshot.content = await snapshotState.environment.readSnapshotFile(rawSnapshot.file) ?? void 0;
1622
+ }
1623
+ return this.assert(options);
1624
+ }
1625
+ async finishCurrentRun() {
1626
+ if (!this.snapshotState) {
1627
+ return null;
1628
+ }
1629
+ const result = await this.snapshotState.pack();
1630
+ this.snapshotState = void 0;
1631
+ return result;
1632
+ }
1633
+ clear() {
1634
+ this.snapshotStateMap.clear();
1635
+ }
1636
+ }
1637
+ exports.SnapshotClient = SnapshotClient;
1638
+ exports.SnapshotState = SnapshotState;
1639
+ exports.addSerializer = addSerializer;
1640
+ exports.getSerializers = getSerializers;
1641
+ exports.stripSnapshotIndentation = stripSnapshotIndentation;