@layerzerolabs/vm-tooling-stellar 0.2.76 → 0.2.78

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 (36) hide show
  1. package/dist/{HHGEX2OK.js → 4RWOSFFD.js} +4 -4
  2. package/dist/{HHGEX2OK.js.map → 4RWOSFFD.js.map} +1 -1
  3. package/dist/{UBJELHVZ.cjs → 5UUQM5FT.cjs} +26 -26
  4. package/dist/5UUQM5FT.cjs.map +1 -0
  5. package/dist/{UQEN3LWC.cjs → 73ZAYXIF.cjs} +6 -6
  6. package/dist/{UQEN3LWC.cjs.map → 73ZAYXIF.cjs.map} +1 -1
  7. package/dist/{PHXMTVK6.js → KURY2D4P.js} +3 -3
  8. package/dist/KURY2D4P.js.map +1 -0
  9. package/dist/{JBSG7YXG.cjs → PB3KLBCT.cjs} +4 -4
  10. package/dist/PB3KLBCT.cjs.map +1 -0
  11. package/dist/{CE2MYNXR.js → W6D5YAWI.js} +6 -6
  12. package/dist/W6D5YAWI.js.map +1 -0
  13. package/dist/{MDHNNMKJ.cjs → W7KV5WDP.cjs} +5 -5
  14. package/dist/{MDHNNMKJ.cjs.map → W7KV5WDP.cjs.map} +1 -1
  15. package/dist/{ALSWLO4X.js → WAIARXIT.js} +3 -3
  16. package/dist/{ALSWLO4X.js.map → WAIARXIT.js.map} +1 -1
  17. package/dist/commands/sync-toolchain.cjs +3 -3
  18. package/dist/commands/sync-toolchain.js +2 -2
  19. package/dist/config.cjs +6 -6
  20. package/dist/config.js +3 -3
  21. package/dist/index.cjs +9 -9
  22. package/dist/index.cjs.map +1 -1
  23. package/dist/index.js +3 -3
  24. package/dist/index.test.cjs +1058 -1058
  25. package/dist/index.test.cjs.map +1 -1
  26. package/dist/index.test.js +73 -73
  27. package/dist/index.test.js.map +1 -1
  28. package/dist/scripts/generate-github-matrix.cjs +5 -5
  29. package/dist/scripts/generate-github-matrix.cjs.map +1 -1
  30. package/dist/scripts/generate-github-matrix.js +4 -4
  31. package/dist/scripts/generate-github-matrix.js.map +1 -1
  32. package/package.json +4 -4
  33. package/dist/CE2MYNXR.js.map +0 -1
  34. package/dist/JBSG7YXG.cjs.map +0 -1
  35. package/dist/PHXMTVK6.js.map +0 -1
  36. package/dist/UBJELHVZ.cjs.map +0 -1
@@ -1,12 +1,12 @@
1
- import { images, versionCombinations } from './HHGEX2OK.js';
2
- import './ALSWLO4X.js';
3
- import { __commonJS, init_esm_shims, __name, __export, __toESM } from './PHXMTVK6.js';
1
+ import { images, versionCombinations } from './4RWOSFFD.js';
2
+ import './WAIARXIT.js';
3
+ import { __commonJS, init_esm_shims, __name, __export, __toESM } from './KURY2D4P.js';
4
4
  import { isatty } from 'tty';
5
5
  import { testTools } from '@layerzerolabs/vm-tooling';
6
6
 
7
- // ../../node_modules/.pnpm/js-tokens@9.0.1/node_modules/js-tokens/index.js
7
+ // ../../../node_modules/.pnpm/js-tokens@9.0.1/node_modules/js-tokens/index.js
8
8
  var require_js_tokens = __commonJS({
9
- "../../node_modules/.pnpm/js-tokens@9.0.1/node_modules/js-tokens/index.js"(exports$1, module) {
9
+ "../../../node_modules/.pnpm/js-tokens@9.0.1/node_modules/js-tokens/index.js"(exports$1, module) {
10
10
  init_esm_shims();
11
11
  var HashbangComment;
12
12
  var Identifier;
@@ -436,9 +436,9 @@ var require_js_tokens = __commonJS({
436
436
  }
437
437
  });
438
438
 
439
- // ../../node_modules/.pnpm/expect-type@1.2.2/node_modules/expect-type/dist/branding.js
439
+ // ../../../node_modules/.pnpm/expect-type@1.2.2/node_modules/expect-type/dist/branding.js
440
440
  var require_branding = __commonJS({
441
- "../../node_modules/.pnpm/expect-type@1.2.2/node_modules/expect-type/dist/branding.js"(exports$1) {
441
+ "../../../node_modules/.pnpm/expect-type@1.2.2/node_modules/expect-type/dist/branding.js"(exports$1) {
442
442
  init_esm_shims();
443
443
  Object.defineProperty(exports$1, "__esModule", {
444
444
  value: true
@@ -446,9 +446,9 @@ var require_branding = __commonJS({
446
446
  }
447
447
  });
448
448
 
449
- // ../../node_modules/.pnpm/expect-type@1.2.2/node_modules/expect-type/dist/messages.js
449
+ // ../../../node_modules/.pnpm/expect-type@1.2.2/node_modules/expect-type/dist/messages.js
450
450
  var require_messages = __commonJS({
451
- "../../node_modules/.pnpm/expect-type@1.2.2/node_modules/expect-type/dist/messages.js"(exports$1) {
451
+ "../../../node_modules/.pnpm/expect-type@1.2.2/node_modules/expect-type/dist/messages.js"(exports$1) {
452
452
  init_esm_shims();
453
453
  Object.defineProperty(exports$1, "__esModule", {
454
454
  value: true
@@ -456,9 +456,9 @@ var require_messages = __commonJS({
456
456
  }
457
457
  });
458
458
 
459
- // ../../node_modules/.pnpm/expect-type@1.2.2/node_modules/expect-type/dist/overloads.js
459
+ // ../../../node_modules/.pnpm/expect-type@1.2.2/node_modules/expect-type/dist/overloads.js
460
460
  var require_overloads = __commonJS({
461
- "../../node_modules/.pnpm/expect-type@1.2.2/node_modules/expect-type/dist/overloads.js"(exports$1) {
461
+ "../../../node_modules/.pnpm/expect-type@1.2.2/node_modules/expect-type/dist/overloads.js"(exports$1) {
462
462
  init_esm_shims();
463
463
  Object.defineProperty(exports$1, "__esModule", {
464
464
  value: true
@@ -466,9 +466,9 @@ var require_overloads = __commonJS({
466
466
  }
467
467
  });
468
468
 
469
- // ../../node_modules/.pnpm/expect-type@1.2.2/node_modules/expect-type/dist/utils.js
469
+ // ../../../node_modules/.pnpm/expect-type@1.2.2/node_modules/expect-type/dist/utils.js
470
470
  var require_utils = __commonJS({
471
- "../../node_modules/.pnpm/expect-type@1.2.2/node_modules/expect-type/dist/utils.js"(exports$1) {
471
+ "../../../node_modules/.pnpm/expect-type@1.2.2/node_modules/expect-type/dist/utils.js"(exports$1) {
472
472
  init_esm_shims();
473
473
  Object.defineProperty(exports$1, "__esModule", {
474
474
  value: true
@@ -476,9 +476,9 @@ var require_utils = __commonJS({
476
476
  }
477
477
  });
478
478
 
479
- // ../../node_modules/.pnpm/expect-type@1.2.2/node_modules/expect-type/dist/index.js
479
+ // ../../../node_modules/.pnpm/expect-type@1.2.2/node_modules/expect-type/dist/index.js
480
480
  var require_dist = __commonJS({
481
- "../../node_modules/.pnpm/expect-type@1.2.2/node_modules/expect-type/dist/index.js"(exports$1) {
481
+ "../../../node_modules/.pnpm/expect-type@1.2.2/node_modules/expect-type/dist/index.js"(exports$1) {
482
482
  init_esm_shims();
483
483
  var __createBinding = exports$1 && exports$1.__createBinding || (Object.create ? function(o, m2, k2, k22) {
484
484
  if (k22 === void 0) k22 = k2;
@@ -566,7 +566,7 @@ var require_dist = __commonJS({
566
566
  // src/index.test.ts
567
567
  init_esm_shims();
568
568
 
569
- // ../../node_modules/.pnpm/vitest@3.2.4_@types+debug@4.1.12_@types+node@25.5.0_jiti@2.6.1_lightningcss@1.30.1_terser@5.44.1_tsx@4.20.6_yaml@2.8.1/node_modules/vitest/dist/index.js
569
+ // ../../../node_modules/.pnpm/vitest@3.2.4_@types+debug@4.1.12_@types+node@25.5.0_jiti@2.6.1_lightningcss@1.30.1_terser@5.44.1_tsx@4.20.6_yaml@2.8.1/node_modules/vitest/dist/index.js
570
570
  var dist_exports2 = {};
571
571
  __export(dist_exports2, {
572
572
  afterAll: () => afterAll,
@@ -593,25 +593,25 @@ __export(dist_exports2, {
593
593
  });
594
594
  init_esm_shims();
595
595
 
596
- // ../../node_modules/.pnpm/vitest@3.2.4_@types+debug@4.1.12_@types+node@25.5.0_jiti@2.6.1_lightningcss@1.30.1_terser@5.44.1_tsx@4.20.6_yaml@2.8.1/node_modules/vitest/dist/chunks/vi.bdSIJ99Y.js
596
+ // ../../../node_modules/.pnpm/vitest@3.2.4_@types+debug@4.1.12_@types+node@25.5.0_jiti@2.6.1_lightningcss@1.30.1_terser@5.44.1_tsx@4.20.6_yaml@2.8.1/node_modules/vitest/dist/chunks/vi.bdSIJ99Y.js
597
597
  init_esm_shims();
598
598
 
599
- // ../../node_modules/.pnpm/@vitest+expect@3.2.4/node_modules/@vitest/expect/dist/index.js
599
+ // ../../../node_modules/.pnpm/@vitest+expect@3.2.4/node_modules/@vitest/expect/dist/index.js
600
600
  init_esm_shims();
601
601
 
602
- // ../../node_modules/.pnpm/@vitest+utils@3.2.4/node_modules/@vitest/utils/dist/index.js
602
+ // ../../../node_modules/.pnpm/@vitest+utils@3.2.4/node_modules/@vitest/utils/dist/index.js
603
603
  init_esm_shims();
604
604
 
605
- // ../../node_modules/.pnpm/@vitest+utils@3.2.4/node_modules/@vitest/utils/dist/chunk-_commonjsHelpers.js
605
+ // ../../../node_modules/.pnpm/@vitest+utils@3.2.4/node_modules/@vitest/utils/dist/chunk-_commonjsHelpers.js
606
606
  init_esm_shims();
607
607
 
608
- // ../../node_modules/.pnpm/@vitest+pretty-format@3.2.4/node_modules/@vitest/pretty-format/dist/index.js
608
+ // ../../../node_modules/.pnpm/@vitest+pretty-format@3.2.4/node_modules/@vitest/pretty-format/dist/index.js
609
609
  init_esm_shims();
610
610
 
611
- // ../../node_modules/.pnpm/tinyrainbow@2.0.0/node_modules/tinyrainbow/dist/node.js
611
+ // ../../../node_modules/.pnpm/tinyrainbow@2.0.0/node_modules/tinyrainbow/dist/node.js
612
612
  init_esm_shims();
613
613
 
614
- // ../../node_modules/.pnpm/tinyrainbow@2.0.0/node_modules/tinyrainbow/dist/chunk-BVHSVHOK.js
614
+ // ../../../node_modules/.pnpm/tinyrainbow@2.0.0/node_modules/tinyrainbow/dist/chunk-BVHSVHOK.js
615
615
  init_esm_shims();
616
616
  var f = {
617
617
  reset: [
@@ -816,7 +816,7 @@ __name(p, "p");
816
816
  var r = process.env.FORCE_TTY !== void 0 || isatty(1);
817
817
  var u = p(r);
818
818
 
819
- // ../../node_modules/.pnpm/@vitest+pretty-format@3.2.4/node_modules/@vitest/pretty-format/dist/index.js
819
+ // ../../../node_modules/.pnpm/@vitest+pretty-format@3.2.4/node_modules/@vitest/pretty-format/dist/index.js
820
820
  function _mergeNamespaces$1(n, m2) {
821
821
  m2.forEach(function(e) {
822
822
  e && typeof e !== "string" && !Array.isArray(e) && Object.keys(e).forEach(function(k2) {
@@ -2167,13 +2167,13 @@ var plugins = {
2167
2167
  Error: ErrorPlugin
2168
2168
  };
2169
2169
 
2170
- // ../../node_modules/.pnpm/loupe@3.2.1/node_modules/loupe/lib/index.js
2170
+ // ../../../node_modules/.pnpm/loupe@3.2.1/node_modules/loupe/lib/index.js
2171
2171
  init_esm_shims();
2172
2172
 
2173
- // ../../node_modules/.pnpm/loupe@3.2.1/node_modules/loupe/lib/array.js
2173
+ // ../../../node_modules/.pnpm/loupe@3.2.1/node_modules/loupe/lib/array.js
2174
2174
  init_esm_shims();
2175
2175
 
2176
- // ../../node_modules/.pnpm/loupe@3.2.1/node_modules/loupe/lib/helpers.js
2176
+ // ../../../node_modules/.pnpm/loupe@3.2.1/node_modules/loupe/lib/helpers.js
2177
2177
  init_esm_shims();
2178
2178
  var ansiColors = {
2179
2179
  bold: [
@@ -2407,7 +2407,7 @@ function inspectProperty([key, value], options) {
2407
2407
  }
2408
2408
  __name(inspectProperty, "inspectProperty");
2409
2409
 
2410
- // ../../node_modules/.pnpm/loupe@3.2.1/node_modules/loupe/lib/array.js
2410
+ // ../../../node_modules/.pnpm/loupe@3.2.1/node_modules/loupe/lib/array.js
2411
2411
  function inspectArray(array2, options) {
2412
2412
  const nonIndexProperties = Object.keys(array2).slice(array2.length);
2413
2413
  if (!array2.length && !nonIndexProperties.length) return "[]";
@@ -2425,7 +2425,7 @@ function inspectArray(array2, options) {
2425
2425
  }
2426
2426
  __name(inspectArray, "inspectArray");
2427
2427
 
2428
- // ../../node_modules/.pnpm/loupe@3.2.1/node_modules/loupe/lib/typedarray.js
2428
+ // ../../../node_modules/.pnpm/loupe@3.2.1/node_modules/loupe/lib/typedarray.js
2429
2429
  init_esm_shims();
2430
2430
  var getArrayName = /* @__PURE__ */ __name((array2) => {
2431
2431
  if (typeof Buffer === "function" && array2 instanceof Buffer) {
@@ -2462,7 +2462,7 @@ function inspectTypedArray(array2, options) {
2462
2462
  }
2463
2463
  __name(inspectTypedArray, "inspectTypedArray");
2464
2464
 
2465
- // ../../node_modules/.pnpm/loupe@3.2.1/node_modules/loupe/lib/date.js
2465
+ // ../../../node_modules/.pnpm/loupe@3.2.1/node_modules/loupe/lib/date.js
2466
2466
  init_esm_shims();
2467
2467
  function inspectDate(dateObject, options) {
2468
2468
  const stringRepresentation = dateObject.toJSON();
@@ -2475,7 +2475,7 @@ function inspectDate(dateObject, options) {
2475
2475
  }
2476
2476
  __name(inspectDate, "inspectDate");
2477
2477
 
2478
- // ../../node_modules/.pnpm/loupe@3.2.1/node_modules/loupe/lib/function.js
2478
+ // ../../../node_modules/.pnpm/loupe@3.2.1/node_modules/loupe/lib/function.js
2479
2479
  init_esm_shims();
2480
2480
  function inspectFunction(func, options) {
2481
2481
  const functionType = func[Symbol.toStringTag] || "Function";
@@ -2487,7 +2487,7 @@ function inspectFunction(func, options) {
2487
2487
  }
2488
2488
  __name(inspectFunction, "inspectFunction");
2489
2489
 
2490
- // ../../node_modules/.pnpm/loupe@3.2.1/node_modules/loupe/lib/map.js
2490
+ // ../../../node_modules/.pnpm/loupe@3.2.1/node_modules/loupe/lib/map.js
2491
2491
  init_esm_shims();
2492
2492
  function inspectMapEntry([key, value], options) {
2493
2493
  options.truncate -= 4;
@@ -2515,7 +2515,7 @@ function inspectMap(map2, options) {
2515
2515
  }
2516
2516
  __name(inspectMap, "inspectMap");
2517
2517
 
2518
- // ../../node_modules/.pnpm/loupe@3.2.1/node_modules/loupe/lib/number.js
2518
+ // ../../../node_modules/.pnpm/loupe@3.2.1/node_modules/loupe/lib/number.js
2519
2519
  init_esm_shims();
2520
2520
  var isNaN = Number.isNaN || ((i) => i !== i);
2521
2521
  function inspectNumber(number, options) {
@@ -2535,7 +2535,7 @@ function inspectNumber(number, options) {
2535
2535
  }
2536
2536
  __name(inspectNumber, "inspectNumber");
2537
2537
 
2538
- // ../../node_modules/.pnpm/loupe@3.2.1/node_modules/loupe/lib/bigint.js
2538
+ // ../../../node_modules/.pnpm/loupe@3.2.1/node_modules/loupe/lib/bigint.js
2539
2539
  init_esm_shims();
2540
2540
  function inspectBigInt(number, options) {
2541
2541
  let nums = truncate(number.toString(), options.truncate - 1);
@@ -2544,7 +2544,7 @@ function inspectBigInt(number, options) {
2544
2544
  }
2545
2545
  __name(inspectBigInt, "inspectBigInt");
2546
2546
 
2547
- // ../../node_modules/.pnpm/loupe@3.2.1/node_modules/loupe/lib/regexp.js
2547
+ // ../../../node_modules/.pnpm/loupe@3.2.1/node_modules/loupe/lib/regexp.js
2548
2548
  init_esm_shims();
2549
2549
  function inspectRegExp(value, options) {
2550
2550
  const flags = value.toString().split("/")[2];
@@ -2554,7 +2554,7 @@ function inspectRegExp(value, options) {
2554
2554
  }
2555
2555
  __name(inspectRegExp, "inspectRegExp");
2556
2556
 
2557
- // ../../node_modules/.pnpm/loupe@3.2.1/node_modules/loupe/lib/set.js
2557
+ // ../../../node_modules/.pnpm/loupe@3.2.1/node_modules/loupe/lib/set.js
2558
2558
  init_esm_shims();
2559
2559
  function arrayFromSet(set3) {
2560
2560
  const values = [];
@@ -2571,7 +2571,7 @@ function inspectSet(set3, options) {
2571
2571
  }
2572
2572
  __name(inspectSet, "inspectSet");
2573
2573
 
2574
- // ../../node_modules/.pnpm/loupe@3.2.1/node_modules/loupe/lib/string.js
2574
+ // ../../../node_modules/.pnpm/loupe@3.2.1/node_modules/loupe/lib/string.js
2575
2575
  init_esm_shims();
2576
2576
  var stringEscapeChars = new RegExp("['\\u0000-\\u001f\\u007f-\\u009f\\u00ad\\u0600-\\u0604\\u070f\\u17b4\\u17b5\\u200c-\\u200f\\u2028-\\u202f\\u2060-\\u206f\\ufeff\\ufff0-\\uffff]", "g");
2577
2577
  var escapeCharacters = {
@@ -2596,7 +2596,7 @@ function inspectString(string2, options) {
2596
2596
  }
2597
2597
  __name(inspectString, "inspectString");
2598
2598
 
2599
- // ../../node_modules/.pnpm/loupe@3.2.1/node_modules/loupe/lib/symbol.js
2599
+ // ../../../node_modules/.pnpm/loupe@3.2.1/node_modules/loupe/lib/symbol.js
2600
2600
  init_esm_shims();
2601
2601
  function inspectSymbol(value) {
2602
2602
  if ("description" in Symbol.prototype) {
@@ -2606,15 +2606,15 @@ function inspectSymbol(value) {
2606
2606
  }
2607
2607
  __name(inspectSymbol, "inspectSymbol");
2608
2608
 
2609
- // ../../node_modules/.pnpm/loupe@3.2.1/node_modules/loupe/lib/promise.js
2609
+ // ../../../node_modules/.pnpm/loupe@3.2.1/node_modules/loupe/lib/promise.js
2610
2610
  init_esm_shims();
2611
2611
  var getPromiseValue = /* @__PURE__ */ __name(() => "Promise{\u2026}", "getPromiseValue");
2612
2612
  var promise_default = getPromiseValue;
2613
2613
 
2614
- // ../../node_modules/.pnpm/loupe@3.2.1/node_modules/loupe/lib/class.js
2614
+ // ../../../node_modules/.pnpm/loupe@3.2.1/node_modules/loupe/lib/class.js
2615
2615
  init_esm_shims();
2616
2616
 
2617
- // ../../node_modules/.pnpm/loupe@3.2.1/node_modules/loupe/lib/object.js
2617
+ // ../../../node_modules/.pnpm/loupe@3.2.1/node_modules/loupe/lib/object.js
2618
2618
  init_esm_shims();
2619
2619
  function inspectObject(object2, options) {
2620
2620
  const properties = Object.getOwnPropertyNames(object2);
@@ -2645,7 +2645,7 @@ function inspectObject(object2, options) {
2645
2645
  }
2646
2646
  __name(inspectObject, "inspectObject");
2647
2647
 
2648
- // ../../node_modules/.pnpm/loupe@3.2.1/node_modules/loupe/lib/class.js
2648
+ // ../../../node_modules/.pnpm/loupe@3.2.1/node_modules/loupe/lib/class.js
2649
2649
  var toStringTag = typeof Symbol !== "undefined" && Symbol.toStringTag ? Symbol.toStringTag : false;
2650
2650
  function inspectClass(value, options) {
2651
2651
  let name = "";
@@ -2661,7 +2661,7 @@ function inspectClass(value, options) {
2661
2661
  }
2662
2662
  __name(inspectClass, "inspectClass");
2663
2663
 
2664
- // ../../node_modules/.pnpm/loupe@3.2.1/node_modules/loupe/lib/arguments.js
2664
+ // ../../../node_modules/.pnpm/loupe@3.2.1/node_modules/loupe/lib/arguments.js
2665
2665
  init_esm_shims();
2666
2666
  function inspectArguments(args, options) {
2667
2667
  if (args.length === 0) return "Arguments[]";
@@ -2670,7 +2670,7 @@ function inspectArguments(args, options) {
2670
2670
  }
2671
2671
  __name(inspectArguments, "inspectArguments");
2672
2672
 
2673
- // ../../node_modules/.pnpm/loupe@3.2.1/node_modules/loupe/lib/error.js
2673
+ // ../../../node_modules/.pnpm/loupe@3.2.1/node_modules/loupe/lib/error.js
2674
2674
  init_esm_shims();
2675
2675
  var errorKeys = [
2676
2676
  "stack",
@@ -2710,7 +2710,7 @@ function inspectObject2(error, options) {
2710
2710
  }
2711
2711
  __name(inspectObject2, "inspectObject");
2712
2712
 
2713
- // ../../node_modules/.pnpm/loupe@3.2.1/node_modules/loupe/lib/html.js
2713
+ // ../../../node_modules/.pnpm/loupe@3.2.1/node_modules/loupe/lib/html.js
2714
2714
  init_esm_shims();
2715
2715
  function inspectAttribute([key, value], options) {
2716
2716
  options.truncate -= 3;
@@ -2760,7 +2760,7 @@ function inspectHTML(element, options) {
2760
2760
  }
2761
2761
  __name(inspectHTML, "inspectHTML");
2762
2762
 
2763
- // ../../node_modules/.pnpm/loupe@3.2.1/node_modules/loupe/lib/index.js
2763
+ // ../../../node_modules/.pnpm/loupe@3.2.1/node_modules/loupe/lib/index.js
2764
2764
  var symbolsSupported = typeof Symbol === "function" && typeof Symbol.for === "function";
2765
2765
  var chaiInspect = symbolsSupported ? Symbol.for("chai/inspect") : "@@chai/inspect";
2766
2766
  var nodeInspect = Symbol.for("nodejs.util.inspect.custom");
@@ -2864,7 +2864,7 @@ function inspect(value, opts = {}) {
2864
2864
  }
2865
2865
  __name(inspect, "inspect");
2866
2866
 
2867
- // ../../node_modules/.pnpm/@vitest+utils@3.2.4/node_modules/@vitest/utils/dist/chunk-_commonjsHelpers.js
2867
+ // ../../../node_modules/.pnpm/@vitest+utils@3.2.4/node_modules/@vitest/utils/dist/chunk-_commonjsHelpers.js
2868
2868
  var { AsymmetricMatcher, DOMCollection, DOMElement, Immutable, ReactElement, ReactTestComponent } = plugins;
2869
2869
  var PLUGINS = [
2870
2870
  ReactTestComponent,
@@ -3027,7 +3027,7 @@ function getDefaultExportFromCjs2(x2) {
3027
3027
  }
3028
3028
  __name(getDefaultExportFromCjs2, "getDefaultExportFromCjs");
3029
3029
 
3030
- // ../../node_modules/.pnpm/@vitest+utils@3.2.4/node_modules/@vitest/utils/dist/helpers.js
3030
+ // ../../../node_modules/.pnpm/@vitest+utils@3.2.4/node_modules/@vitest/utils/dist/helpers.js
3031
3031
  init_esm_shims();
3032
3032
  function createSimpleStackTrace(options) {
3033
3033
  const { message = "$$stack trace error", stackTraceLimit = 1 } = options || {};
@@ -3187,7 +3187,7 @@ function isNegativeNaN(val) {
3187
3187
  }
3188
3188
  __name(isNegativeNaN, "isNegativeNaN");
3189
3189
 
3190
- // ../../node_modules/.pnpm/@vitest+utils@3.2.4/node_modules/@vitest/utils/dist/index.js
3190
+ // ../../../node_modules/.pnpm/@vitest+utils@3.2.4/node_modules/@vitest/utils/dist/index.js
3191
3191
  var jsTokens_1;
3192
3192
  var hasRequiredJsTokens;
3193
3193
  function requireJsTokens() {
@@ -3666,7 +3666,7 @@ function getSafeTimers() {
3666
3666
  }
3667
3667
  __name(getSafeTimers, "getSafeTimers");
3668
3668
 
3669
- // ../../node_modules/.pnpm/@vitest+utils@3.2.4/node_modules/@vitest/utils/dist/diff.js
3669
+ // ../../../node_modules/.pnpm/@vitest+utils@3.2.4/node_modules/@vitest/utils/dist/diff.js
3670
3670
  init_esm_shims();
3671
3671
  var DIFF_DELETE = -1;
3672
3672
  var DIFF_INSERT = 1;
@@ -5205,10 +5205,10 @@ function getCommonAndChangedSubstrings(diffs, op, hasCommonDiff2) {
5205
5205
  }
5206
5206
  __name(getCommonAndChangedSubstrings, "getCommonAndChangedSubstrings");
5207
5207
 
5208
- // ../../node_modules/.pnpm/@vitest+spy@3.2.4/node_modules/@vitest/spy/dist/index.js
5208
+ // ../../../node_modules/.pnpm/@vitest+spy@3.2.4/node_modules/@vitest/spy/dist/index.js
5209
5209
  init_esm_shims();
5210
5210
 
5211
- // ../../node_modules/.pnpm/tinyspy@4.0.4/node_modules/tinyspy/dist/index.js
5211
+ // ../../../node_modules/.pnpm/tinyspy@4.0.4/node_modules/tinyspy/dist/index.js
5212
5212
  init_esm_shims();
5213
5213
  function S(e, t) {
5214
5214
  if (!e) throw new Error(t);
@@ -5382,7 +5382,7 @@ function j(e) {
5382
5382
  }
5383
5383
  __name(j, "j");
5384
5384
 
5385
- // ../../node_modules/.pnpm/@vitest+spy@3.2.4/node_modules/@vitest/spy/dist/index.js
5385
+ // ../../../node_modules/.pnpm/@vitest+spy@3.2.4/node_modules/@vitest/spy/dist/index.js
5386
5386
  var mocks = /* @__PURE__ */ new Set();
5387
5387
  function isMockFunction(fn2) {
5388
5388
  return typeof fn2 === "function" && "_isMockFunction" in fn2 && fn2._isMockFunction;
@@ -5587,7 +5587,7 @@ function getDescriptor(obj, method) {
5587
5587
  }
5588
5588
  __name(getDescriptor, "getDescriptor");
5589
5589
 
5590
- // ../../node_modules/.pnpm/@vitest+utils@3.2.4/node_modules/@vitest/utils/dist/error.js
5590
+ // ../../../node_modules/.pnpm/@vitest+utils@3.2.4/node_modules/@vitest/utils/dist/error.js
5591
5591
  init_esm_shims();
5592
5592
  var IS_RECORD_SYMBOL = "@@__IMMUTABLE_RECORD__@@";
5593
5593
  var IS_COLLECTION_SYMBOL = "@@__IMMUTABLE_ITERABLE__@@";
@@ -5746,7 +5746,7 @@ Inner error message: ${err === null || err === void 0 ? void 0 : err.message}`))
5746
5746
  }
5747
5747
  __name(processError, "processError");
5748
5748
 
5749
- // ../../node_modules/.pnpm/chai@5.3.3/node_modules/chai/index.js
5749
+ // ../../../node_modules/.pnpm/chai@5.3.3/node_modules/chai/index.js
5750
5750
  var chai_exports = {};
5751
5751
  __export(chai_exports, {
5752
5752
  Assertion: () => Assertion,
@@ -9515,7 +9515,7 @@ function use(fn2) {
9515
9515
  __name(use, "use");
9516
9516
  __name2(use, "use");
9517
9517
 
9518
- // ../../node_modules/.pnpm/@vitest+expect@3.2.4/node_modules/@vitest/expect/dist/index.js
9518
+ // ../../../node_modules/.pnpm/@vitest+expect@3.2.4/node_modules/@vitest/expect/dist/index.js
9519
9519
  var MATCHERS_OBJECT = Symbol.for("matchers-object");
9520
9520
  var JEST_MATCHERS_OBJECT = Symbol.for("$$jest-matchers-object");
9521
9521
  var GLOBAL_EXPECT = Symbol.for("expect-global");
@@ -11410,13 +11410,13 @@ var JestExtend = /* @__PURE__ */ __name((chai2, utils) => {
11410
11410
  });
11411
11411
  }, "JestExtend");
11412
11412
 
11413
- // ../../node_modules/.pnpm/@vitest+runner@3.2.4/node_modules/@vitest/runner/dist/index.js
11413
+ // ../../../node_modules/.pnpm/@vitest+runner@3.2.4/node_modules/@vitest/runner/dist/index.js
11414
11414
  init_esm_shims();
11415
11415
 
11416
- // ../../node_modules/.pnpm/@vitest+runner@3.2.4/node_modules/@vitest/runner/dist/chunk-hooks.js
11416
+ // ../../../node_modules/.pnpm/@vitest+runner@3.2.4/node_modules/@vitest/runner/dist/chunk-hooks.js
11417
11417
  init_esm_shims();
11418
11418
 
11419
- // ../../node_modules/.pnpm/@vitest+utils@3.2.4/node_modules/@vitest/utils/dist/source-map.js
11419
+ // ../../../node_modules/.pnpm/@vitest+utils@3.2.4/node_modules/@vitest/utils/dist/source-map.js
11420
11420
  init_esm_shims();
11421
11421
  var chars = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";
11422
11422
  var intToChar = new Uint8Array(64);
@@ -11643,7 +11643,7 @@ function parseSingleV8Stack(raw) {
11643
11643
  }
11644
11644
  __name(parseSingleV8Stack, "parseSingleV8Stack");
11645
11645
 
11646
- // ../../node_modules/.pnpm/strip-literal@3.1.0/node_modules/strip-literal/dist/index.mjs
11646
+ // ../../../node_modules/.pnpm/strip-literal@3.1.0/node_modules/strip-literal/dist/index.mjs
11647
11647
  init_esm_shims();
11648
11648
  var import_js_tokens = __toESM(require_js_tokens(), 1);
11649
11649
  var FILL_COMMENT = " ";
@@ -11713,10 +11713,10 @@ function stripLiteral(code, options) {
11713
11713
  }
11714
11714
  __name(stripLiteral, "stripLiteral");
11715
11715
 
11716
- // ../../node_modules/.pnpm/pathe@2.0.3/node_modules/pathe/dist/index.mjs
11716
+ // ../../../node_modules/.pnpm/pathe@2.0.3/node_modules/pathe/dist/index.mjs
11717
11717
  init_esm_shims();
11718
11718
 
11719
- // ../../node_modules/.pnpm/pathe@2.0.3/node_modules/pathe/dist/shared/pathe.M-eThtNZ.mjs
11719
+ // ../../../node_modules/.pnpm/pathe@2.0.3/node_modules/pathe/dist/shared/pathe.M-eThtNZ.mjs
11720
11720
  init_esm_shims();
11721
11721
  var _DRIVE_LETTER_START_RE2 = /^[A-Za-z]:\//;
11722
11722
  function normalizeWindowsPath2(input = "") {
@@ -11817,7 +11817,7 @@ var isAbsolute2 = /* @__PURE__ */ __name(function(p3) {
11817
11817
  return _IS_ABSOLUTE_RE2.test(p3);
11818
11818
  }, "isAbsolute");
11819
11819
 
11820
- // ../../node_modules/.pnpm/@vitest+runner@3.2.4/node_modules/@vitest/runner/dist/chunk-hooks.js
11820
+ // ../../../node_modules/.pnpm/@vitest+runner@3.2.4/node_modules/@vitest/runner/dist/chunk-hooks.js
11821
11821
  var PendingError = class PendingError2 extends Error {
11822
11822
  static {
11823
11823
  __name(this, "PendingError");
@@ -13001,10 +13001,10 @@ function createTestHook(name, handler) {
13001
13001
  }
13002
13002
  __name(createTestHook, "createTestHook");
13003
13003
 
13004
- // ../../node_modules/.pnpm/@vitest+runner@3.2.4/node_modules/@vitest/runner/dist/utils.js
13004
+ // ../../../node_modules/.pnpm/@vitest+runner@3.2.4/node_modules/@vitest/runner/dist/utils.js
13005
13005
  init_esm_shims();
13006
13006
 
13007
- // ../../node_modules/.pnpm/vitest@3.2.4_@types+debug@4.1.12_@types+node@25.5.0_jiti@2.6.1_lightningcss@1.30.1_terser@5.44.1_tsx@4.20.6_yaml@2.8.1/node_modules/vitest/dist/chunks/utils.XdZDrNZV.js
13007
+ // ../../../node_modules/.pnpm/vitest@3.2.4_@types+debug@4.1.12_@types+node@25.5.0_jiti@2.6.1_lightningcss@1.30.1_terser@5.44.1_tsx@4.20.6_yaml@2.8.1/node_modules/vitest/dist/chunks/utils.XdZDrNZV.js
13008
13008
  init_esm_shims();
13009
13009
  var NAME_WORKER_STATE = "__vitest_worker__";
13010
13010
  function getWorkerState() {
@@ -13061,7 +13061,7 @@ async function waitForImportsToResolve() {
13061
13061
  }
13062
13062
  __name(waitForImportsToResolve, "waitForImportsToResolve");
13063
13063
 
13064
- // ../../node_modules/.pnpm/vitest@3.2.4_@types+debug@4.1.12_@types+node@25.5.0_jiti@2.6.1_lightningcss@1.30.1_terser@5.44.1_tsx@4.20.6_yaml@2.8.1/node_modules/vitest/dist/chunks/_commonjsHelpers.BFTU3MAI.js
13064
+ // ../../../node_modules/.pnpm/vitest@3.2.4_@types+debug@4.1.12_@types+node@25.5.0_jiti@2.6.1_lightningcss@1.30.1_terser@5.44.1_tsx@4.20.6_yaml@2.8.1/node_modules/vitest/dist/chunks/_commonjsHelpers.BFTU3MAI.js
13065
13065
  init_esm_shims();
13066
13066
  var commonjsGlobal = typeof globalThis !== "undefined" ? globalThis : typeof window !== "undefined" ? window : typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : {};
13067
13067
  function getDefaultExportFromCjs3(x2) {
@@ -13069,7 +13069,7 @@ function getDefaultExportFromCjs3(x2) {
13069
13069
  }
13070
13070
  __name(getDefaultExportFromCjs3, "getDefaultExportFromCjs");
13071
13071
 
13072
- // ../../node_modules/.pnpm/@vitest+snapshot@3.2.4/node_modules/@vitest/snapshot/dist/index.js
13072
+ // ../../../node_modules/.pnpm/@vitest+snapshot@3.2.4/node_modules/@vitest/snapshot/dist/index.js
13073
13073
  init_esm_shims();
13074
13074
  var comma2 = ",".charCodeAt(0);
13075
13075
  var chars2 = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";
@@ -14511,7 +14511,7 @@ function offsetToLineNumber(source, offset) {
14511
14511
  }
14512
14512
  __name(offsetToLineNumber, "offsetToLineNumber");
14513
14513
  async function saveInlineSnapshots(environment, snapshots) {
14514
- const MagicString = (await import('./CE2MYNXR.js')).default;
14514
+ const MagicString = (await import('./W6D5YAWI.js')).default;
14515
14515
  const files = new Set(snapshots.map((i) => i.file));
14516
14516
  await Promise.all(Array.from(files).map(async (file) => {
14517
14517
  const snaps = snapshots.filter((i) => i.file === file);
@@ -15351,7 +15351,7 @@ var SnapshotClient = class SnapshotClient2 {
15351
15351
  }
15352
15352
  };
15353
15353
 
15354
- // ../../node_modules/.pnpm/vitest@3.2.4_@types+debug@4.1.12_@types+node@25.5.0_jiti@2.6.1_lightningcss@1.30.1_terser@5.44.1_tsx@4.20.6_yaml@2.8.1/node_modules/vitest/dist/chunks/date.Bq6ZW5rf.js
15354
+ // ../../../node_modules/.pnpm/vitest@3.2.4_@types+debug@4.1.12_@types+node@25.5.0_jiti@2.6.1_lightningcss@1.30.1_terser@5.44.1_tsx@4.20.6_yaml@2.8.1/node_modules/vitest/dist/chunks/date.Bq6ZW5rf.js
15355
15355
  init_esm_shims();
15356
15356
  var RealDate = Date;
15357
15357
  var now2 = null;
@@ -15405,7 +15405,7 @@ function resetDate() {
15405
15405
  }
15406
15406
  __name(resetDate, "resetDate");
15407
15407
 
15408
- // ../../node_modules/.pnpm/vitest@3.2.4_@types+debug@4.1.12_@types+node@25.5.0_jiti@2.6.1_lightningcss@1.30.1_terser@5.44.1_tsx@4.20.6_yaml@2.8.1/node_modules/vitest/dist/chunks/vi.bdSIJ99Y.js
15408
+ // ../../../node_modules/.pnpm/vitest@3.2.4_@types+debug@4.1.12_@types+node@25.5.0_jiti@2.6.1_lightningcss@1.30.1_terser@5.44.1_tsx@4.20.6_yaml@2.8.1/node_modules/vitest/dist/chunks/vi.bdSIJ99Y.js
15409
15409
  var unsupported = [
15410
15410
  "matchSnapshot",
15411
15411
  "toMatchSnapshot",
@@ -18153,7 +18153,7 @@ function getImporter(name) {
18153
18153
  }
18154
18154
  __name(getImporter, "getImporter");
18155
18155
 
18156
- // ../../node_modules/.pnpm/vitest@3.2.4_@types+debug@4.1.12_@types+node@25.5.0_jiti@2.6.1_lightningcss@1.30.1_terser@5.44.1_tsx@4.20.6_yaml@2.8.1/node_modules/vitest/dist/chunks/benchmark.CYdenmiT.js
18156
+ // ../../../node_modules/.pnpm/vitest@3.2.4_@types+debug@4.1.12_@types+node@25.5.0_jiti@2.6.1_lightningcss@1.30.1_terser@5.44.1_tsx@4.20.6_yaml@2.8.1/node_modules/vitest/dist/chunks/benchmark.CYdenmiT.js
18157
18157
  init_esm_shims();
18158
18158
  var benchFns = /* @__PURE__ */ new WeakMap();
18159
18159
  var benchOptsMap = /* @__PURE__ */ new WeakMap();
@@ -18184,13 +18184,13 @@ function formatName2(name) {
18184
18184
  }
18185
18185
  __name(formatName2, "formatName");
18186
18186
 
18187
- // ../../node_modules/.pnpm/vitest@3.2.4_@types+debug@4.1.12_@types+node@25.5.0_jiti@2.6.1_lightningcss@1.30.1_terser@5.44.1_tsx@4.20.6_yaml@2.8.1/node_modules/vitest/dist/chunks/index.CdQS2e2Q.js
18187
+ // ../../../node_modules/.pnpm/vitest@3.2.4_@types+debug@4.1.12_@types+node@25.5.0_jiti@2.6.1_lightningcss@1.30.1_terser@5.44.1_tsx@4.20.6_yaml@2.8.1/node_modules/vitest/dist/chunks/index.CdQS2e2Q.js
18188
18188
  init_esm_shims();
18189
18189
  __toESM(require_dist(), 1);
18190
18190
  var assertType = /* @__PURE__ */ __name(function assertType2() {
18191
18191
  }, "assertType");
18192
18192
 
18193
- // ../../node_modules/.pnpm/vitest@3.2.4_@types+debug@4.1.12_@types+node@25.5.0_jiti@2.6.1_lightningcss@1.30.1_terser@5.44.1_tsx@4.20.6_yaml@2.8.1/node_modules/vitest/dist/index.js
18193
+ // ../../../node_modules/.pnpm/vitest@3.2.4_@types+debug@4.1.12_@types+node@25.5.0_jiti@2.6.1_lightningcss@1.30.1_terser@5.44.1_tsx@4.20.6_yaml@2.8.1/node_modules/vitest/dist/index.js
18194
18194
  var import_expect_type2 = __toESM(require_dist(), 1);
18195
18195
  testTools(dist_exports2, images, versionCombinations, {
18196
18196
  stellar: [