@rotorsoft/act 0.45.0 → 1.0.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.
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  InMemoryCache,
3
3
  InMemoryStore
4
- } from "../chunk-PGTC7VOC.js";
5
- import "../chunk-VMX7RPTC.js";
4
+ } from "../chunk-VC6MSVC3.js";
5
+ import "../chunk-TZWDSNSN.js";
6
6
  import {
7
7
  __commonJS,
8
8
  __toESM
@@ -202,7 +202,7 @@ function C({ force: e } = {}) {
202
202
  var d = C();
203
203
  var y = d;
204
204
 
205
- // ../../node_modules/.pnpm/@vitest+pretty-format@4.1.6/node_modules/@vitest/pretty-format/dist/index.js
205
+ // ../../node_modules/.pnpm/@vitest+pretty-format@4.1.7/node_modules/@vitest/pretty-format/dist/index.js
206
206
  function _mergeNamespaces(n, m) {
207
207
  m.forEach(function(e) {
208
208
  e && typeof e !== "string" && !Array.isArray(e) && Object.keys(e).forEach(function(k) {
@@ -1198,7 +1198,7 @@ var plugins = {
1198
1198
  Error: ErrorPlugin
1199
1199
  };
1200
1200
 
1201
- // ../../node_modules/.pnpm/@vitest+utils@4.1.6/node_modules/@vitest/utils/dist/display.js
1201
+ // ../../node_modules/.pnpm/@vitest+utils@4.1.7/node_modules/@vitest/utils/dist/display.js
1202
1202
  var ansiColors = {
1203
1203
  bold: ["1", "22"],
1204
1204
  dim: ["2", "22"],
@@ -1912,7 +1912,7 @@ function objDisplay(obj, options = {}) {
1912
1912
  return str;
1913
1913
  }
1914
1914
 
1915
- // ../../node_modules/.pnpm/@vitest+utils@4.1.6/node_modules/@vitest/utils/dist/helpers.js
1915
+ // ../../node_modules/.pnpm/@vitest+utils@4.1.7/node_modules/@vitest/utils/dist/helpers.js
1916
1916
  function assertTypes(value, name, types) {
1917
1917
  const receivedType = typeof value;
1918
1918
  const pass = types.includes(receivedType);
@@ -2007,7 +2007,7 @@ function unique(array) {
2007
2007
  return Array.from(new Set(array));
2008
2008
  }
2009
2009
 
2010
- // ../../node_modules/.pnpm/@vitest+utils@4.1.6/node_modules/@vitest/utils/dist/timers.js
2010
+ // ../../node_modules/.pnpm/@vitest+utils@4.1.7/node_modules/@vitest/utils/dist/timers.js
2011
2011
  var SAFE_TIMERS_SYMBOL = /* @__PURE__ */ Symbol("vitest:SAFE_TIMERS");
2012
2012
  function getSafeTimers() {
2013
2013
  const { setTimeout: safeSetTimeout, setInterval: safeSetInterval, clearInterval: safeClearInterval, clearTimeout: safeClearTimeout, setImmediate: safeSetImmediate, clearImmediate: safeClearImmediate, queueMicrotask: safeQueueMicrotask } = globalThis[SAFE_TIMERS_SYMBOL] || globalThis;
@@ -2024,7 +2024,7 @@ function getSafeTimers() {
2024
2024
  };
2025
2025
  }
2026
2026
 
2027
- // ../../node_modules/.pnpm/@vitest+utils@4.1.6/node_modules/@vitest/utils/dist/chunk-pathe.M-eThtNZ.js
2027
+ // ../../node_modules/.pnpm/@vitest+utils@4.1.7/node_modules/@vitest/utils/dist/chunk-pathe.M-eThtNZ.js
2028
2028
  var _DRIVE_LETTER_START_RE = /^[A-Za-z]:\//;
2029
2029
  function normalizeWindowsPath(input = "") {
2030
2030
  if (!input) {
@@ -2121,7 +2121,7 @@ var isAbsolute = function(p) {
2121
2121
  return _IS_ABSOLUTE_RE.test(p);
2122
2122
  };
2123
2123
 
2124
- // ../../node_modules/.pnpm/@vitest+utils@4.1.6/node_modules/@vitest/utils/dist/source-map.js
2124
+ // ../../node_modules/.pnpm/@vitest+utils@4.1.7/node_modules/@vitest/utils/dist/source-map.js
2125
2125
  var comma = ",".charCodeAt(0);
2126
2126
  var chars = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";
2127
2127
  var intToChar = new Uint8Array(64);
@@ -2248,7 +2248,7 @@ function parseSingleV8Stack(raw) {
2248
2248
  };
2249
2249
  }
2250
2250
 
2251
- // ../../node_modules/.pnpm/@vitest+runner@4.1.6/node_modules/@vitest/runner/dist/chunk-artifact.js
2251
+ // ../../node_modules/.pnpm/@vitest+runner@4.1.7/node_modules/@vitest/runner/dist/chunk-artifact.js
2252
2252
  var PendingError = class extends Error {
2253
2253
  code = "VITEST_PENDING";
2254
2254
  taskId;
@@ -3801,7 +3801,7 @@ function manageArtifactAttachment(attachment) {
3801
3801
  }
3802
3802
  }
3803
3803
 
3804
- // ../../node_modules/.pnpm/vite@7.3.3_@types+node@25.8.0_jiti@2.6.1_lightningcss@1.32.0_terser@5.46.1_tsx@4.22.2_yaml@2.9.0/node_modules/vite/dist/node/module-runner.js
3804
+ // ../../node_modules/.pnpm/vite@7.3.3_@types+node@25.8.0_jiti@2.6.1_lightningcss@1.32.0_terser@5.46.1_tsx@4.22.3_yaml@2.9.0/node_modules/vite/dist/node/module-runner.js
3805
3805
  var SOURCEMAPPING_URL = "sourceMa";
3806
3806
  SOURCEMAPPING_URL += "ppingURL";
3807
3807
  var isWindows = typeof process < "u" && process.platform === "win32";
@@ -3846,7 +3846,7 @@ var envProxy = new Proxy({}, { get(_, p) {
3846
3846
  throw Error(`[module runner] Dynamic access of "import.meta.env" is not supported. Please, use "import.meta.env.${String(p)}" instead.`);
3847
3847
  } });
3848
3848
 
3849
- // ../../node_modules/.pnpm/vitest@4.1.6_@opentelemetry+api@1.9.0_@types+node@25.8.0_@vitest+coverage-v8@4.1.6_vite_a70b8d74610499979bc2a6e2324eab21/node_modules/vitest/dist/index.js
3849
+ // ../../node_modules/.pnpm/vitest@4.1.7_@opentelemetry+api@1.9.0_@types+node@25.8.0_@vitest+coverage-v8@4.1.7_vite_57ef914dc51ad29f4e9504d1edcad562/node_modules/vitest/dist/index.js
3850
3850
  var import_expect_type = __toESM(require_dist(), 1);
3851
3851
 
3852
3852
  // src/test/sandbox.ts