@stryke/capnp 0.12.90 → 0.12.91
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/bin/capnpc.cjs +17 -17
- package/bin/capnpc.mjs +17 -17
- package/bin/capnpc.mjs.map +1 -1
- package/dist/{capnp-es.GpvEvMIK-BY4gHyC5.cjs → capnp-es.GpvEvMIK-CmKAL9Yb.cjs} +3 -3
- package/dist/{capnp-es.GpvEvMIK-BH8YrftV.mjs → capnp-es.GpvEvMIK-DsWfF1Qn.mjs} +4 -4
- package/dist/{capnp-es.GpvEvMIK-BH8YrftV.mjs.map → capnp-es.GpvEvMIK-DsWfF1Qn.mjs.map} +1 -1
- package/dist/{compile-3hfkad4j.mjs → compile-CO2nKitW.mjs} +5 -5
- package/dist/{compile-3hfkad4j.mjs.map → compile-CO2nKitW.mjs.map} +1 -1
- package/dist/{compile-DqmjvmGp.cjs → compile-Dl3MRfFK.cjs} +4 -4
- package/dist/compile.cjs +2 -2
- package/dist/compile.mjs +2 -2
- package/dist/{dist-BZ3g4lB8.cjs → dist-Cb6zQ421.cjs} +4 -4
- package/dist/{dist-Qno9L0HI.mjs → dist-CqWVRc1U.mjs} +5 -5
- package/dist/{dist-Qno9L0HI.mjs.map → dist-CqWVRc1U.mjs.map} +1 -1
- package/dist/{helpers-tmzjh7_r.cjs → helpers-CWggdFzq.cjs} +8 -8
- package/dist/{helpers-Byi6HtYL.mjs → helpers-DWQ2iGfn.mjs} +9 -9
- package/dist/helpers-DWQ2iGfn.mjs.map +1 -0
- package/dist/helpers.cjs +1 -1
- package/dist/helpers.mjs +1 -1
- package/dist/index.cjs +4 -4
- package/dist/index.mjs +4 -4
- package/dist/rpc-helpers.cjs +3 -3
- package/dist/rpc-helpers.mjs +2 -2
- package/package.json +9 -9
- package/schemas/persistent.cjs +1 -1
- package/schemas/persistent.mjs +1 -1
- package/schemas/rpc-twoparty.cjs +1 -1
- package/schemas/rpc-twoparty.mjs +1 -1
- package/schemas/rpc.cjs +1 -1
- package/schemas/rpc.mjs +1 -1
- package/schemas/schema.cjs +1 -1
- package/schemas/schema.mjs +1 -1
- package/schemas/{src-DLOZdE-O.mjs → src-BSJZt7kS.mjs} +6 -6
- package/schemas/{src-DLOZdE-O.mjs.map → src-BSJZt7kS.mjs.map} +1 -1
- package/schemas/{src-rXFz6bX_.cjs → src-Dzq1RuiS.cjs} +5 -5
- package/dist/helpers-Byi6HtYL.mjs.map +0 -1
package/bin/capnpc.cjs
CHANGED
|
@@ -43,7 +43,7 @@ let __stryke_fs_json = require("@stryke/fs/json");
|
|
|
43
43
|
let __stryke_fs_list_files = require("@stryke/fs/list-files");
|
|
44
44
|
let __stryke_path_append = require("@stryke/path/append");
|
|
45
45
|
|
|
46
|
-
//#region ../../node_modules/.pnpm/@storm-software+config-tools@1.189.
|
|
46
|
+
//#region ../../node_modules/.pnpm/@storm-software+config-tools@1.189.72_zod@4.3.6/node_modules/@storm-software/config-tools/dist/chunk-5DQF4GNF.js
|
|
47
47
|
var DEFAULT_COLOR_CONFIG = {
|
|
48
48
|
light: {
|
|
49
49
|
background: "#fafafa",
|
|
@@ -2239,7 +2239,7 @@ var require_source = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
2239
2239
|
}));
|
|
2240
2240
|
|
|
2241
2241
|
//#endregion
|
|
2242
|
-
//#region ../../node_modules/.pnpm/@storm-software+config-tools@1.189.
|
|
2242
|
+
//#region ../../node_modules/.pnpm/@storm-software+config-tools@1.189.72_zod@4.3.6/node_modules/@storm-software/config-tools/dist/chunk-HVVJHTFS.js
|
|
2243
2243
|
var import_source = /* @__PURE__ */ __toESM(require_source(), 1);
|
|
2244
2244
|
var chalkDefault = {
|
|
2245
2245
|
hex: (_) => (message) => message,
|
|
@@ -2271,14 +2271,14 @@ var getChalk = () => {
|
|
|
2271
2271
|
};
|
|
2272
2272
|
|
|
2273
2273
|
//#endregion
|
|
2274
|
-
//#region ../../node_modules/.pnpm/@storm-software+config-tools@1.189.
|
|
2274
|
+
//#region ../../node_modules/.pnpm/@storm-software+config-tools@1.189.72_zod@4.3.6/node_modules/@storm-software/config-tools/dist/chunk-G2MK47WL.js
|
|
2275
2275
|
function isUnicodeSupported() {
|
|
2276
2276
|
if (process.platform !== "win32") return process.env.TERM !== "linux";
|
|
2277
2277
|
return Boolean(process.env.WT_SESSION) || Boolean(process.env.TERMINUS_SUBLIME) || process.env.ConEmuTask === "{cmd::Cmder}" || process.env.TERM_PROGRAM === "Terminus-Sublime" || process.env.TERM_PROGRAM === "vscode" || process.env.TERM === "xterm-256color" || process.env.TERM === "alacritty" || process.env.TERM === "rxvt-unicode" || process.env.TERM === "rxvt-unicode-256color" || process.env.TERMINAL_EMULATOR === "JetBrains-JediTerm";
|
|
2278
2278
|
}
|
|
2279
2279
|
|
|
2280
2280
|
//#endregion
|
|
2281
|
-
//#region ../../node_modules/.pnpm/@storm-software+config-tools@1.189.
|
|
2281
|
+
//#region ../../node_modules/.pnpm/@storm-software+config-tools@1.189.72_zod@4.3.6/node_modules/@storm-software/config-tools/dist/chunk-RALMUN5C.js
|
|
2282
2282
|
var LogLevel = {
|
|
2283
2283
|
SILENT: 0,
|
|
2284
2284
|
FATAL: 10,
|
|
@@ -2305,7 +2305,7 @@ var LogLevelLabel = {
|
|
|
2305
2305
|
};
|
|
2306
2306
|
|
|
2307
2307
|
//#endregion
|
|
2308
|
-
//#region ../../node_modules/.pnpm/@storm-software+config-tools@1.189.
|
|
2308
|
+
//#region ../../node_modules/.pnpm/@storm-software+config-tools@1.189.72_zod@4.3.6/node_modules/@storm-software/config-tools/dist/chunk-ZFNAUMQS.js
|
|
2309
2309
|
var useIcon = (c, fallback) => isUnicodeSupported() ? c : fallback;
|
|
2310
2310
|
var CONSOLE_ICONS = {
|
|
2311
2311
|
[LogLevelLabel.ERROR]: useIcon("✘", "×"),
|
|
@@ -2320,13 +2320,13 @@ var CONSOLE_ICONS = {
|
|
|
2320
2320
|
};
|
|
2321
2321
|
|
|
2322
2322
|
//#endregion
|
|
2323
|
-
//#region ../../node_modules/.pnpm/@storm-software+config-tools@1.189.
|
|
2323
|
+
//#region ../../node_modules/.pnpm/@storm-software+config-tools@1.189.72_zod@4.3.6/node_modules/@storm-software/config-tools/dist/chunk-CZ4IE2QN.js
|
|
2324
2324
|
var formatTimestamp = (date = /* @__PURE__ */ new Date()) => {
|
|
2325
2325
|
return `${date.toLocaleDateString()} ${date.toLocaleTimeString()}`;
|
|
2326
2326
|
};
|
|
2327
2327
|
|
|
2328
2328
|
//#endregion
|
|
2329
|
-
//#region ../../node_modules/.pnpm/@storm-software+config-tools@1.189.
|
|
2329
|
+
//#region ../../node_modules/.pnpm/@storm-software+config-tools@1.189.72_zod@4.3.6/node_modules/@storm-software/config-tools/dist/chunk-SXPH7ILL.js
|
|
2330
2330
|
var getLogLevel = (label) => {
|
|
2331
2331
|
switch (label) {
|
|
2332
2332
|
case "all": return LogLevel.ALL;
|
|
@@ -2343,7 +2343,7 @@ var getLogLevel = (label) => {
|
|
|
2343
2343
|
};
|
|
2344
2344
|
|
|
2345
2345
|
//#endregion
|
|
2346
|
-
//#region ../../node_modules/.pnpm/@storm-software+config-tools@1.189.
|
|
2346
|
+
//#region ../../node_modules/.pnpm/@storm-software+config-tools@1.189.72_zod@4.3.6/node_modules/@storm-software/config-tools/dist/chunk-XHJNCOIU.js
|
|
2347
2347
|
var daysInYear = 365.2425;
|
|
2348
2348
|
-(Math.pow(10, 8) * 24 * 60 * 60 * 1e3);
|
|
2349
2349
|
var secondsInDay = 3600 * 24;
|
|
@@ -2944,7 +2944,7 @@ var _isFunction = (value) => {
|
|
|
2944
2944
|
var brandIcon = (config = {}, _chalk = getChalk()) => _chalk.hex(getColor("brand", config))("🗲");
|
|
2945
2945
|
|
|
2946
2946
|
//#endregion
|
|
2947
|
-
//#region ../../node_modules/.pnpm/@storm-software+config-tools@1.189.
|
|
2947
|
+
//#region ../../node_modules/.pnpm/@storm-software+config-tools@1.189.72_zod@4.3.6/node_modules/@storm-software/config-tools/dist/chunk-JWLOTPPR.js
|
|
2948
2948
|
var exitWithError = (config) => {
|
|
2949
2949
|
writeFatal("Exiting script with an error status...", config);
|
|
2950
2950
|
process.exit(1);
|
|
@@ -2979,7 +2979,7 @@ Stacktrace: ${error.stack}`, config);
|
|
|
2979
2979
|
};
|
|
2980
2980
|
|
|
2981
2981
|
//#endregion
|
|
2982
|
-
//#region ../../node_modules/.pnpm/@storm-software+config-tools@1.189.
|
|
2982
|
+
//#region ../../node_modules/.pnpm/@storm-software+config-tools@1.189.72_zod@4.3.6/node_modules/@storm-software/config-tools/dist/chunk-RUKM6FCF.js
|
|
2983
2983
|
var MAX_PATH_SEARCH_DEPTH = 30;
|
|
2984
2984
|
var depth = 0;
|
|
2985
2985
|
function findFolderUp(startPath, endFileNames = [], endDirectoryNames = []) {
|
|
@@ -2990,7 +2990,7 @@ function findFolderUp(startPath, endFileNames = [], endDirectoryNames = []) {
|
|
|
2990
2990
|
}
|
|
2991
2991
|
|
|
2992
2992
|
//#endregion
|
|
2993
|
-
//#region ../../node_modules/.pnpm/@storm-software+config-tools@1.189.
|
|
2993
|
+
//#region ../../node_modules/.pnpm/@storm-software+config-tools@1.189.72_zod@4.3.6/node_modules/@storm-software/config-tools/dist/chunk-V3GMJ4TX.js
|
|
2994
2994
|
var _DRIVE_LETTER_START_RE = /^[A-Za-z]:\//;
|
|
2995
2995
|
function normalizeWindowsPath(input = "") {
|
|
2996
2996
|
if (!input) return input;
|
|
@@ -3072,7 +3072,7 @@ var isAbsolute = function(p) {
|
|
|
3072
3072
|
};
|
|
3073
3073
|
|
|
3074
3074
|
//#endregion
|
|
3075
|
-
//#region ../../node_modules/.pnpm/@storm-software+config-tools@1.189.
|
|
3075
|
+
//#region ../../node_modules/.pnpm/@storm-software+config-tools@1.189.72_zod@4.3.6/node_modules/@storm-software/config-tools/dist/chunk-LF3SAK2O.js
|
|
3076
3076
|
var rootFiles = [
|
|
3077
3077
|
"storm-workspace.json",
|
|
3078
3078
|
"storm-workspace.yaml",
|
|
@@ -6146,7 +6146,7 @@ var import_commander = /* @__PURE__ */ __toESM(require_commander(), 1);
|
|
|
6146
6146
|
const { program, createCommand, createArgument, createOption, CommanderError, InvalidArgumentError, InvalidOptionArgumentError, Command, Argument, Option, Help } = import_commander.default;
|
|
6147
6147
|
|
|
6148
6148
|
//#endregion
|
|
6149
|
-
//#region ../../node_modules/.pnpm/capnp-es@0.0.11_patch_hash=503a440bd2bef41c0cb22819bc4ced5a7f04993fb999f0d944e284220f14916b_typescript@
|
|
6149
|
+
//#region ../../node_modules/.pnpm/capnp-es@0.0.11_patch_hash=503a440bd2bef41c0cb22819bc4ced5a7f04993fb999f0d944e284220f14916b_typescript@6.0.2/node_modules/capnp-es/dist/shared/capnp-es.0-_cOx6D.mjs
|
|
6150
6150
|
var ListElementSize = /* @__PURE__ */ ((ListElementSize2) => {
|
|
6151
6151
|
ListElementSize2[ListElementSize2["VOID"] = 0] = "VOID";
|
|
6152
6152
|
ListElementSize2[ListElementSize2["BIT"] = 1] = "BIT";
|
|
@@ -7555,7 +7555,7 @@ function checkDataBounds(byteOffset, byteLength, s) {
|
|
|
7555
7555
|
}
|
|
7556
7556
|
|
|
7557
7557
|
//#endregion
|
|
7558
|
-
//#region ../../node_modules/.pnpm/capnp-es@0.0.11_patch_hash=503a440bd2bef41c0cb22819bc4ced5a7f04993fb999f0d944e284220f14916b_typescript@
|
|
7558
|
+
//#region ../../node_modules/.pnpm/capnp-es@0.0.11_patch_hash=503a440bd2bef41c0cb22819bc4ced5a7f04993fb999f0d944e284220f14916b_typescript@6.0.2/node_modules/capnp-es/dist/shared/capnp-es.BvfUH5E6.mjs
|
|
7559
7559
|
function CompositeList(CompositeClass) {
|
|
7560
7560
|
return class extends List {
|
|
7561
7561
|
static _capnp = {
|
|
@@ -7593,7 +7593,7 @@ const getUint64Mask = _makePrimitiveMaskFn(8, DataView.prototype.setBigUint64);
|
|
|
7593
7593
|
const getUint8Mask = _makePrimitiveMaskFn(1, DataView.prototype.setUint8);
|
|
7594
7594
|
|
|
7595
7595
|
//#endregion
|
|
7596
|
-
//#region ../../node_modules/.pnpm/capnp-es@0.0.11_patch_hash=503a440bd2bef41c0cb22819bc4ced5a7f04993fb999f0d944e284220f14916b_typescript@
|
|
7596
|
+
//#region ../../node_modules/.pnpm/capnp-es@0.0.11_patch_hash=503a440bd2bef41c0cb22819bc4ced5a7f04993fb999f0d944e284220f14916b_typescript@6.0.2/node_modules/capnp-es/dist/capnp/schema.mjs
|
|
7597
7597
|
var Node_Parameter = class extends Struct {
|
|
7598
7598
|
static _capnp = {
|
|
7599
7599
|
displayName: "Parameter",
|
|
@@ -10054,7 +10054,7 @@ CodeGeneratorRequest._SourceInfo = CompositeList(Node_SourceInfo);
|
|
|
10054
10054
|
CodeGeneratorRequest._RequestedFiles = CompositeList(CodeGeneratorRequest_RequestedFile);
|
|
10055
10055
|
|
|
10056
10056
|
//#endregion
|
|
10057
|
-
//#region ../../node_modules/.pnpm/capnp-es@0.0.11_patch_hash=503a440bd2bef41c0cb22819bc4ced5a7f04993fb999f0d944e284220f14916b_typescript@
|
|
10057
|
+
//#region ../../node_modules/.pnpm/capnp-es@0.0.11_patch_hash=503a440bd2bef41c0cb22819bc4ced5a7f04993fb999f0d944e284220f14916b_typescript@6.0.2/node_modules/capnp-es/dist/shared/capnp-es.GpvEvMIK.mjs
|
|
10058
10058
|
var ArenaKind = /* @__PURE__ */ ((ArenaKind2) => {
|
|
10059
10059
|
ArenaKind2[ArenaKind2["SINGLE_SEGMENT"] = 0] = "SINGLE_SEGMENT";
|
|
10060
10060
|
ArenaKind2[ArenaKind2["MULTI_SEGMENT"] = 1] = "MULTI_SEGMENT";
|
|
@@ -10889,7 +10889,7 @@ function copy(m) {
|
|
|
10889
10889
|
}
|
|
10890
10890
|
|
|
10891
10891
|
//#endregion
|
|
10892
|
-
//#region ../../node_modules/.pnpm/capnp-es@0.0.11_patch_hash=503a440bd2bef41c0cb22819bc4ced5a7f04993fb999f0d944e284220f14916b_typescript@
|
|
10892
|
+
//#region ../../node_modules/.pnpm/capnp-es@0.0.11_patch_hash=503a440bd2bef41c0cb22819bc4ced5a7f04993fb999f0d944e284220f14916b_typescript@6.0.2/node_modules/capnp-es/dist/shared/capnp-es.CbTQkT9D.mjs
|
|
10893
10893
|
const GEN_EXPLICIT_DEFAULT_NON_PRIMITIVE = "CAPNP-ES000 Don't know how to generate a %s field with an explicit default value.";
|
|
10894
10894
|
const GEN_FIELD_NON_INLINE_STRUCT_LIST = "CAPNP-ES001 Don't know how to generate non-inline struct lists.";
|
|
10895
10895
|
const GEN_NODE_LOOKUP_FAIL = "CAPNP-ES002 Failed to look up node id %s.";
|
package/bin/capnpc.mjs
CHANGED
|
@@ -44,7 +44,7 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
|
|
|
44
44
|
var __require = /* @__PURE__ */ createRequire(import.meta.url);
|
|
45
45
|
|
|
46
46
|
//#endregion
|
|
47
|
-
//#region ../../node_modules/.pnpm/@storm-software+config-tools@1.189.
|
|
47
|
+
//#region ../../node_modules/.pnpm/@storm-software+config-tools@1.189.72_zod@4.3.6/node_modules/@storm-software/config-tools/dist/chunk-5DQF4GNF.js
|
|
48
48
|
var DEFAULT_COLOR_CONFIG = {
|
|
49
49
|
light: {
|
|
50
50
|
background: "#fafafa",
|
|
@@ -2240,7 +2240,7 @@ var require_source = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
2240
2240
|
}));
|
|
2241
2241
|
|
|
2242
2242
|
//#endregion
|
|
2243
|
-
//#region ../../node_modules/.pnpm/@storm-software+config-tools@1.189.
|
|
2243
|
+
//#region ../../node_modules/.pnpm/@storm-software+config-tools@1.189.72_zod@4.3.6/node_modules/@storm-software/config-tools/dist/chunk-HVVJHTFS.js
|
|
2244
2244
|
var import_source = /* @__PURE__ */ __toESM(require_source(), 1);
|
|
2245
2245
|
var chalkDefault = {
|
|
2246
2246
|
hex: (_) => (message) => message,
|
|
@@ -2272,14 +2272,14 @@ var getChalk = () => {
|
|
|
2272
2272
|
};
|
|
2273
2273
|
|
|
2274
2274
|
//#endregion
|
|
2275
|
-
//#region ../../node_modules/.pnpm/@storm-software+config-tools@1.189.
|
|
2275
|
+
//#region ../../node_modules/.pnpm/@storm-software+config-tools@1.189.72_zod@4.3.6/node_modules/@storm-software/config-tools/dist/chunk-G2MK47WL.js
|
|
2276
2276
|
function isUnicodeSupported() {
|
|
2277
2277
|
if (process.platform !== "win32") return process.env.TERM !== "linux";
|
|
2278
2278
|
return Boolean(process.env.WT_SESSION) || Boolean(process.env.TERMINUS_SUBLIME) || process.env.ConEmuTask === "{cmd::Cmder}" || process.env.TERM_PROGRAM === "Terminus-Sublime" || process.env.TERM_PROGRAM === "vscode" || process.env.TERM === "xterm-256color" || process.env.TERM === "alacritty" || process.env.TERM === "rxvt-unicode" || process.env.TERM === "rxvt-unicode-256color" || process.env.TERMINAL_EMULATOR === "JetBrains-JediTerm";
|
|
2279
2279
|
}
|
|
2280
2280
|
|
|
2281
2281
|
//#endregion
|
|
2282
|
-
//#region ../../node_modules/.pnpm/@storm-software+config-tools@1.189.
|
|
2282
|
+
//#region ../../node_modules/.pnpm/@storm-software+config-tools@1.189.72_zod@4.3.6/node_modules/@storm-software/config-tools/dist/chunk-RALMUN5C.js
|
|
2283
2283
|
var LogLevel = {
|
|
2284
2284
|
SILENT: 0,
|
|
2285
2285
|
FATAL: 10,
|
|
@@ -2306,7 +2306,7 @@ var LogLevelLabel = {
|
|
|
2306
2306
|
};
|
|
2307
2307
|
|
|
2308
2308
|
//#endregion
|
|
2309
|
-
//#region ../../node_modules/.pnpm/@storm-software+config-tools@1.189.
|
|
2309
|
+
//#region ../../node_modules/.pnpm/@storm-software+config-tools@1.189.72_zod@4.3.6/node_modules/@storm-software/config-tools/dist/chunk-ZFNAUMQS.js
|
|
2310
2310
|
var useIcon = (c, fallback) => isUnicodeSupported() ? c : fallback;
|
|
2311
2311
|
var CONSOLE_ICONS = {
|
|
2312
2312
|
[LogLevelLabel.ERROR]: useIcon("✘", "×"),
|
|
@@ -2321,13 +2321,13 @@ var CONSOLE_ICONS = {
|
|
|
2321
2321
|
};
|
|
2322
2322
|
|
|
2323
2323
|
//#endregion
|
|
2324
|
-
//#region ../../node_modules/.pnpm/@storm-software+config-tools@1.189.
|
|
2324
|
+
//#region ../../node_modules/.pnpm/@storm-software+config-tools@1.189.72_zod@4.3.6/node_modules/@storm-software/config-tools/dist/chunk-CZ4IE2QN.js
|
|
2325
2325
|
var formatTimestamp = (date = /* @__PURE__ */ new Date()) => {
|
|
2326
2326
|
return `${date.toLocaleDateString()} ${date.toLocaleTimeString()}`;
|
|
2327
2327
|
};
|
|
2328
2328
|
|
|
2329
2329
|
//#endregion
|
|
2330
|
-
//#region ../../node_modules/.pnpm/@storm-software+config-tools@1.189.
|
|
2330
|
+
//#region ../../node_modules/.pnpm/@storm-software+config-tools@1.189.72_zod@4.3.6/node_modules/@storm-software/config-tools/dist/chunk-SXPH7ILL.js
|
|
2331
2331
|
var getLogLevel = (label) => {
|
|
2332
2332
|
switch (label) {
|
|
2333
2333
|
case "all": return LogLevel.ALL;
|
|
@@ -2344,7 +2344,7 @@ var getLogLevel = (label) => {
|
|
|
2344
2344
|
};
|
|
2345
2345
|
|
|
2346
2346
|
//#endregion
|
|
2347
|
-
//#region ../../node_modules/.pnpm/@storm-software+config-tools@1.189.
|
|
2347
|
+
//#region ../../node_modules/.pnpm/@storm-software+config-tools@1.189.72_zod@4.3.6/node_modules/@storm-software/config-tools/dist/chunk-XHJNCOIU.js
|
|
2348
2348
|
var daysInYear = 365.2425;
|
|
2349
2349
|
-(Math.pow(10, 8) * 24 * 60 * 60 * 1e3);
|
|
2350
2350
|
var secondsInDay = 3600 * 24;
|
|
@@ -2945,7 +2945,7 @@ var _isFunction = (value) => {
|
|
|
2945
2945
|
var brandIcon = (config = {}, _chalk = getChalk()) => _chalk.hex(getColor("brand", config))("🗲");
|
|
2946
2946
|
|
|
2947
2947
|
//#endregion
|
|
2948
|
-
//#region ../../node_modules/.pnpm/@storm-software+config-tools@1.189.
|
|
2948
|
+
//#region ../../node_modules/.pnpm/@storm-software+config-tools@1.189.72_zod@4.3.6/node_modules/@storm-software/config-tools/dist/chunk-JWLOTPPR.js
|
|
2949
2949
|
var exitWithError = (config) => {
|
|
2950
2950
|
writeFatal("Exiting script with an error status...", config);
|
|
2951
2951
|
process.exit(1);
|
|
@@ -2980,7 +2980,7 @@ Stacktrace: ${error.stack}`, config);
|
|
|
2980
2980
|
};
|
|
2981
2981
|
|
|
2982
2982
|
//#endregion
|
|
2983
|
-
//#region ../../node_modules/.pnpm/@storm-software+config-tools@1.189.
|
|
2983
|
+
//#region ../../node_modules/.pnpm/@storm-software+config-tools@1.189.72_zod@4.3.6/node_modules/@storm-software/config-tools/dist/chunk-RUKM6FCF.js
|
|
2984
2984
|
var MAX_PATH_SEARCH_DEPTH = 30;
|
|
2985
2985
|
var depth = 0;
|
|
2986
2986
|
function findFolderUp(startPath, endFileNames = [], endDirectoryNames = []) {
|
|
@@ -2991,7 +2991,7 @@ function findFolderUp(startPath, endFileNames = [], endDirectoryNames = []) {
|
|
|
2991
2991
|
}
|
|
2992
2992
|
|
|
2993
2993
|
//#endregion
|
|
2994
|
-
//#region ../../node_modules/.pnpm/@storm-software+config-tools@1.189.
|
|
2994
|
+
//#region ../../node_modules/.pnpm/@storm-software+config-tools@1.189.72_zod@4.3.6/node_modules/@storm-software/config-tools/dist/chunk-V3GMJ4TX.js
|
|
2995
2995
|
var _DRIVE_LETTER_START_RE = /^[A-Za-z]:\//;
|
|
2996
2996
|
function normalizeWindowsPath(input = "") {
|
|
2997
2997
|
if (!input) return input;
|
|
@@ -3073,7 +3073,7 @@ var isAbsolute = function(p) {
|
|
|
3073
3073
|
};
|
|
3074
3074
|
|
|
3075
3075
|
//#endregion
|
|
3076
|
-
//#region ../../node_modules/.pnpm/@storm-software+config-tools@1.189.
|
|
3076
|
+
//#region ../../node_modules/.pnpm/@storm-software+config-tools@1.189.72_zod@4.3.6/node_modules/@storm-software/config-tools/dist/chunk-LF3SAK2O.js
|
|
3077
3077
|
var rootFiles = [
|
|
3078
3078
|
"storm-workspace.json",
|
|
3079
3079
|
"storm-workspace.yaml",
|
|
@@ -6147,7 +6147,7 @@ var import_commander = /* @__PURE__ */ __toESM(require_commander(), 1);
|
|
|
6147
6147
|
const { program, createCommand, createArgument, createOption, CommanderError, InvalidArgumentError, InvalidOptionArgumentError, Command, Argument, Option, Help } = import_commander.default;
|
|
6148
6148
|
|
|
6149
6149
|
//#endregion
|
|
6150
|
-
//#region ../../node_modules/.pnpm/capnp-es@0.0.11_patch_hash=503a440bd2bef41c0cb22819bc4ced5a7f04993fb999f0d944e284220f14916b_typescript@
|
|
6150
|
+
//#region ../../node_modules/.pnpm/capnp-es@0.0.11_patch_hash=503a440bd2bef41c0cb22819bc4ced5a7f04993fb999f0d944e284220f14916b_typescript@6.0.2/node_modules/capnp-es/dist/shared/capnp-es.0-_cOx6D.mjs
|
|
6151
6151
|
var ListElementSize = /* @__PURE__ */ ((ListElementSize2) => {
|
|
6152
6152
|
ListElementSize2[ListElementSize2["VOID"] = 0] = "VOID";
|
|
6153
6153
|
ListElementSize2[ListElementSize2["BIT"] = 1] = "BIT";
|
|
@@ -7556,7 +7556,7 @@ function checkDataBounds(byteOffset, byteLength, s) {
|
|
|
7556
7556
|
}
|
|
7557
7557
|
|
|
7558
7558
|
//#endregion
|
|
7559
|
-
//#region ../../node_modules/.pnpm/capnp-es@0.0.11_patch_hash=503a440bd2bef41c0cb22819bc4ced5a7f04993fb999f0d944e284220f14916b_typescript@
|
|
7559
|
+
//#region ../../node_modules/.pnpm/capnp-es@0.0.11_patch_hash=503a440bd2bef41c0cb22819bc4ced5a7f04993fb999f0d944e284220f14916b_typescript@6.0.2/node_modules/capnp-es/dist/shared/capnp-es.BvfUH5E6.mjs
|
|
7560
7560
|
function CompositeList(CompositeClass) {
|
|
7561
7561
|
return class extends List {
|
|
7562
7562
|
static _capnp = {
|
|
@@ -7594,7 +7594,7 @@ const getUint64Mask = _makePrimitiveMaskFn(8, DataView.prototype.setBigUint64);
|
|
|
7594
7594
|
const getUint8Mask = _makePrimitiveMaskFn(1, DataView.prototype.setUint8);
|
|
7595
7595
|
|
|
7596
7596
|
//#endregion
|
|
7597
|
-
//#region ../../node_modules/.pnpm/capnp-es@0.0.11_patch_hash=503a440bd2bef41c0cb22819bc4ced5a7f04993fb999f0d944e284220f14916b_typescript@
|
|
7597
|
+
//#region ../../node_modules/.pnpm/capnp-es@0.0.11_patch_hash=503a440bd2bef41c0cb22819bc4ced5a7f04993fb999f0d944e284220f14916b_typescript@6.0.2/node_modules/capnp-es/dist/capnp/schema.mjs
|
|
7598
7598
|
var Node_Parameter = class extends Struct {
|
|
7599
7599
|
static _capnp = {
|
|
7600
7600
|
displayName: "Parameter",
|
|
@@ -10055,7 +10055,7 @@ CodeGeneratorRequest._SourceInfo = CompositeList(Node_SourceInfo);
|
|
|
10055
10055
|
CodeGeneratorRequest._RequestedFiles = CompositeList(CodeGeneratorRequest_RequestedFile);
|
|
10056
10056
|
|
|
10057
10057
|
//#endregion
|
|
10058
|
-
//#region ../../node_modules/.pnpm/capnp-es@0.0.11_patch_hash=503a440bd2bef41c0cb22819bc4ced5a7f04993fb999f0d944e284220f14916b_typescript@
|
|
10058
|
+
//#region ../../node_modules/.pnpm/capnp-es@0.0.11_patch_hash=503a440bd2bef41c0cb22819bc4ced5a7f04993fb999f0d944e284220f14916b_typescript@6.0.2/node_modules/capnp-es/dist/shared/capnp-es.GpvEvMIK.mjs
|
|
10059
10059
|
var ArenaKind = /* @__PURE__ */ ((ArenaKind2) => {
|
|
10060
10060
|
ArenaKind2[ArenaKind2["SINGLE_SEGMENT"] = 0] = "SINGLE_SEGMENT";
|
|
10061
10061
|
ArenaKind2[ArenaKind2["MULTI_SEGMENT"] = 1] = "MULTI_SEGMENT";
|
|
@@ -10890,7 +10890,7 @@ function copy(m) {
|
|
|
10890
10890
|
}
|
|
10891
10891
|
|
|
10892
10892
|
//#endregion
|
|
10893
|
-
//#region ../../node_modules/.pnpm/capnp-es@0.0.11_patch_hash=503a440bd2bef41c0cb22819bc4ced5a7f04993fb999f0d944e284220f14916b_typescript@
|
|
10893
|
+
//#region ../../node_modules/.pnpm/capnp-es@0.0.11_patch_hash=503a440bd2bef41c0cb22819bc4ced5a7f04993fb999f0d944e284220f14916b_typescript@6.0.2/node_modules/capnp-es/dist/shared/capnp-es.CbTQkT9D.mjs
|
|
10894
10894
|
const GEN_EXPLICIT_DEFAULT_NON_PRIMITIVE = "CAPNP-ES000 Don't know how to generate a %s field with an explicit default value.";
|
|
10895
10895
|
const GEN_FIELD_NON_INLINE_STRUCT_LIST = "CAPNP-ES001 Don't know how to generate non-inline struct lists.";
|
|
10896
10896
|
const GEN_NODE_LOOKUP_FAIL = "CAPNP-ES002 Failed to look up node id %s.";
|