@rotorsoft/act 1.9.0 → 1.10.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/.tsbuildinfo +1 -1
- package/dist/@types/act.d.ts +46 -14
- package/dist/@types/act.d.ts.map +1 -1
- package/dist/@types/adapters/console-logger.d.ts +2 -2
- package/dist/@types/adapters/console-logger.d.ts.map +1 -1
- package/dist/@types/adapters/in-memory-store.d.ts +6 -6
- package/dist/@types/adapters/in-memory-store.d.ts.map +1 -1
- package/dist/@types/builders/act-builder.d.ts.map +1 -1
- package/dist/@types/builders/state-builder.d.ts +33 -3
- package/dist/@types/builders/state-builder.d.ts.map +1 -1
- package/dist/@types/internal/audit.d.ts +4 -4
- package/dist/@types/internal/audit.d.ts.map +1 -1
- package/dist/@types/internal/backoff.d.ts +1 -1
- package/dist/@types/internal/backoff.d.ts.map +1 -1
- package/dist/@types/internal/build-classify.d.ts +11 -11
- package/dist/@types/internal/build-classify.d.ts.map +1 -1
- package/dist/@types/internal/close-cycle.d.ts +3 -3
- package/dist/@types/internal/close-cycle.d.ts.map +1 -1
- package/dist/@types/internal/correlate-cycle.d.ts +4 -4
- package/dist/@types/internal/correlate-cycle.d.ts.map +1 -1
- package/dist/@types/internal/correlator.d.ts +2 -2
- package/dist/@types/internal/correlator.d.ts.map +1 -1
- package/dist/@types/internal/drain-cycle.d.ts +20 -20
- package/dist/@types/internal/drain-cycle.d.ts.map +1 -1
- package/dist/@types/internal/drain-ratio.d.ts +1 -1
- package/dist/@types/internal/drain-ratio.d.ts.map +1 -1
- package/dist/@types/internal/event-sourcing.d.ts +9 -4
- package/dist/@types/internal/event-sourcing.d.ts.map +1 -1
- package/dist/@types/internal/event-versions.d.ts +2 -2
- package/dist/@types/internal/event-versions.d.ts.map +1 -1
- package/dist/@types/internal/index.d.ts +8 -7
- package/dist/@types/internal/index.d.ts.map +1 -1
- package/dist/@types/internal/merge.d.ts +3 -3
- package/dist/@types/internal/merge.d.ts.map +1 -1
- package/dist/@types/internal/reactions.d.ts +11 -10
- package/dist/@types/internal/reactions.d.ts.map +1 -1
- package/dist/@types/internal/sensitive.d.ts +147 -0
- package/dist/@types/internal/sensitive.d.ts.map +1 -0
- package/dist/@types/internal/settle.d.ts +3 -3
- package/dist/@types/internal/settle.d.ts.map +1 -1
- package/dist/@types/internal/tracing.d.ts +5 -5
- package/dist/@types/internal/tracing.d.ts.map +1 -1
- package/dist/@types/types/action.d.ts +57 -0
- package/dist/@types/types/action.d.ts.map +1 -1
- package/dist/@types/types/registry.d.ts +9 -1
- package/dist/@types/types/registry.d.ts.map +1 -1
- package/dist/@types/types/schemas.d.ts +36 -0
- package/dist/@types/types/schemas.d.ts.map +1 -1
- package/dist/{chunk-F4S2JOPN.js → chunk-3Z2HU726.js} +134 -133
- package/dist/chunk-3Z2HU726.js.map +1 -0
- package/dist/chunk-BY5JPOZR.js +267 -0
- package/dist/chunk-BY5JPOZR.js.map +1 -0
- package/dist/index.cjs +835 -616
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +567 -439
- package/dist/index.js.map +1 -1
- package/dist/test/index.cjs +194 -187
- package/dist/test/index.cjs.map +1 -1
- package/dist/test/index.js +11 -11
- package/dist/test/index.js.map +1 -1
- package/dist/types/index.cjs +52 -34
- package/dist/types/index.cjs.map +1 -1
- package/dist/types/index.js +9 -3
- package/package.json +3 -3
- package/dist/chunk-F4S2JOPN.js.map +0 -1
- package/dist/chunk-PMAZTOSO.js +0 -164
- package/dist/chunk-PMAZTOSO.js.map +0 -1
package/dist/test/index.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import {
|
|
2
2
|
InMemoryCache,
|
|
3
3
|
InMemoryStore
|
|
4
|
-
} from "../chunk-
|
|
5
|
-
import "../chunk-
|
|
4
|
+
} from "../chunk-3Z2HU726.js";
|
|
5
|
+
import "../chunk-BY5JPOZR.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.
|
|
205
|
+
// ../../node_modules/.pnpm/@vitest+pretty-format@4.1.8/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.
|
|
1201
|
+
// ../../node_modules/.pnpm/@vitest+utils@4.1.8/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.
|
|
1915
|
+
// ../../node_modules/.pnpm/@vitest+utils@4.1.8/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.
|
|
2010
|
+
// ../../node_modules/.pnpm/@vitest+utils@4.1.8/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.
|
|
2027
|
+
// ../../node_modules/.pnpm/@vitest+utils@4.1.8/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.
|
|
2124
|
+
// ../../node_modules/.pnpm/@vitest+utils@4.1.8/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.
|
|
2251
|
+
// ../../node_modules/.pnpm/@vitest+runner@4.1.8/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@8.0.
|
|
3804
|
+
// ../../node_modules/.pnpm/vite@8.0.16_@types+node@25.9.1_esbuild@0.27.2_jiti@2.6.1_terser@5.46.1_tsx@4.22.4_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";
|
|
@@ -3847,7 +3847,7 @@ var envProxy = new Proxy({}, { get(_, p) {
|
|
|
3847
3847
|
throw Error(`[module runner] Dynamic access of "import.meta.env" is not supported. Please, use "import.meta.env.${String(p)}" instead.`);
|
|
3848
3848
|
} });
|
|
3849
3849
|
|
|
3850
|
-
// ../../node_modules/.pnpm/vitest@4.1.
|
|
3850
|
+
// ../../node_modules/.pnpm/vitest@4.1.8_@types+node@25.9.1_@vitest+coverage-v8@4.1.8_vite@8.0.16_@types+node@25.9._87965f5280639f5a2754f2fd84ad1804/node_modules/vitest/dist/index.js
|
|
3851
3851
|
var import_expect_type = __toESM(require_dist(), 1);
|
|
3852
3852
|
|
|
3853
3853
|
// src/test/sandbox.ts
|