@stryke/capnp 0.12.92 → 0.12.94

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 (35) hide show
  1. package/bin/capnpc.cjs +17 -17
  2. package/bin/capnpc.mjs +17 -17
  3. package/bin/capnpc.mjs.map +1 -1
  4. package/dist/{capnp-es.GpvEvMIK-CmKAL9Yb.cjs → capnp-es.GpvEvMIK-BcYm5JyH.cjs} +3 -3
  5. package/dist/{capnp-es.GpvEvMIK-DsWfF1Qn.mjs → capnp-es.GpvEvMIK-C4q8I6qy.mjs} +4 -4
  6. package/dist/{capnp-es.GpvEvMIK-DsWfF1Qn.mjs.map → capnp-es.GpvEvMIK-C4q8I6qy.mjs.map} +1 -1
  7. package/dist/{compile-Dl3MRfFK.cjs → compile-DgmKft8T.cjs} +4 -4
  8. package/dist/{compile-CO2nKitW.mjs → compile-ySRLGi2G.mjs} +5 -5
  9. package/dist/{compile-CO2nKitW.mjs.map → compile-ySRLGi2G.mjs.map} +1 -1
  10. package/dist/compile.cjs +2 -2
  11. package/dist/compile.mjs +2 -2
  12. package/dist/{dist-CqWVRc1U.mjs → dist-BlvFBzSi.mjs} +5 -5
  13. package/dist/{dist-CqWVRc1U.mjs.map → dist-BlvFBzSi.mjs.map} +1 -1
  14. package/dist/{dist-Cb6zQ421.cjs → dist-YywzZL3Q.cjs} +4 -4
  15. package/dist/{helpers-DWQ2iGfn.mjs → helpers-B1zJTrkG.mjs} +9 -9
  16. package/dist/{helpers-DWQ2iGfn.mjs.map → helpers-B1zJTrkG.mjs.map} +1 -1
  17. package/dist/{helpers-CWggdFzq.cjs → helpers-B7aznH9v.cjs} +8 -8
  18. package/dist/helpers.cjs +1 -1
  19. package/dist/helpers.mjs +1 -1
  20. package/dist/index.cjs +4 -4
  21. package/dist/index.mjs +4 -4
  22. package/dist/rpc-helpers.cjs +3 -3
  23. package/dist/rpc-helpers.mjs +2 -2
  24. package/package.json +8 -8
  25. package/schemas/persistent.cjs +1 -1
  26. package/schemas/persistent.mjs +1 -1
  27. package/schemas/rpc-twoparty.cjs +1 -1
  28. package/schemas/rpc-twoparty.mjs +1 -1
  29. package/schemas/rpc.cjs +1 -1
  30. package/schemas/rpc.mjs +1 -1
  31. package/schemas/schema.cjs +1 -1
  32. package/schemas/schema.mjs +1 -1
  33. package/schemas/{src-Dzq1RuiS.cjs → src-2eLj6yCr.cjs} +5 -5
  34. package/schemas/{src-BSJZt7kS.mjs → src-s2pCu2mc.mjs} +6 -6
  35. package/schemas/{src-BSJZt7kS.mjs.map → src-s2pCu2mc.mjs.map} +1 -1
@@ -35,7 +35,7 @@ let __stryke_path_append = require("@stryke/path/append");
35
35
  let __stryke_path_file_path_fns = require("@stryke/path/file-path-fns");
36
36
  let __stryke_path_join_paths = require("@stryke/path/join-paths");
37
37
 
38
- //#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
38
+ //#region ../../node_modules/.pnpm/@storm-software+config-tools@1.189.78_zod@4.3.6/node_modules/@storm-software/config-tools/dist/chunk-5DQF4GNF.js
39
39
  var DEFAULT_COLOR_CONFIG = {
40
40
  light: {
41
41
  background: "#fafafa",
@@ -2214,7 +2214,7 @@ var require_source = /* @__PURE__ */ __commonJSMin(((exports, module) => {
2214
2214
  }));
2215
2215
 
2216
2216
  //#endregion
2217
- //#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
2217
+ //#region ../../node_modules/.pnpm/@storm-software+config-tools@1.189.78_zod@4.3.6/node_modules/@storm-software/config-tools/dist/chunk-HVVJHTFS.js
2218
2218
  var import_source = /* @__PURE__ */ __toESM(require_source(), 1);
2219
2219
  var chalkDefault = {
2220
2220
  hex: (_) => (message) => message,
@@ -2246,14 +2246,14 @@ var getChalk = () => {
2246
2246
  };
2247
2247
 
2248
2248
  //#endregion
2249
- //#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
2249
+ //#region ../../node_modules/.pnpm/@storm-software+config-tools@1.189.78_zod@4.3.6/node_modules/@storm-software/config-tools/dist/chunk-G2MK47WL.js
2250
2250
  function isUnicodeSupported() {
2251
2251
  if (process.platform !== "win32") return process.env.TERM !== "linux";
2252
2252
  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";
2253
2253
  }
2254
2254
 
2255
2255
  //#endregion
2256
- //#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
2256
+ //#region ../../node_modules/.pnpm/@storm-software+config-tools@1.189.78_zod@4.3.6/node_modules/@storm-software/config-tools/dist/chunk-RALMUN5C.js
2257
2257
  var LogLevel = {
2258
2258
  SILENT: 0,
2259
2259
  FATAL: 10,
@@ -2280,7 +2280,7 @@ var LogLevelLabel = {
2280
2280
  };
2281
2281
 
2282
2282
  //#endregion
2283
- //#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
2283
+ //#region ../../node_modules/.pnpm/@storm-software+config-tools@1.189.78_zod@4.3.6/node_modules/@storm-software/config-tools/dist/chunk-ZFNAUMQS.js
2284
2284
  var useIcon = (c, fallback) => isUnicodeSupported() ? c : fallback;
2285
2285
  var CONSOLE_ICONS = {
2286
2286
  [LogLevelLabel.ERROR]: useIcon("✘", "×"),
@@ -2295,13 +2295,13 @@ var CONSOLE_ICONS = {
2295
2295
  };
2296
2296
 
2297
2297
  //#endregion
2298
- //#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
2298
+ //#region ../../node_modules/.pnpm/@storm-software+config-tools@1.189.78_zod@4.3.6/node_modules/@storm-software/config-tools/dist/chunk-CZ4IE2QN.js
2299
2299
  var formatTimestamp = (date = /* @__PURE__ */ new Date()) => {
2300
2300
  return `${date.toLocaleDateString()} ${date.toLocaleTimeString()}`;
2301
2301
  };
2302
2302
 
2303
2303
  //#endregion
2304
- //#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
2304
+ //#region ../../node_modules/.pnpm/@storm-software+config-tools@1.189.78_zod@4.3.6/node_modules/@storm-software/config-tools/dist/chunk-SXPH7ILL.js
2305
2305
  var getLogLevel = (label) => {
2306
2306
  switch (label) {
2307
2307
  case "all": return LogLevel.ALL;
@@ -2318,7 +2318,7 @@ var getLogLevel = (label) => {
2318
2318
  };
2319
2319
 
2320
2320
  //#endregion
2321
- //#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
2321
+ //#region ../../node_modules/.pnpm/@storm-software+config-tools@1.189.78_zod@4.3.6/node_modules/@storm-software/config-tools/dist/chunk-XHJNCOIU.js
2322
2322
  var daysInYear = 365.2425;
2323
2323
  -(Math.pow(10, 8) * 24 * 60 * 60 * 1e3);
2324
2324
  var secondsInDay = 3600 * 24;
package/dist/helpers.cjs CHANGED
@@ -1,3 +1,3 @@
1
- const require_helpers = require('./helpers-CWggdFzq.cjs');
1
+ const require_helpers = require('./helpers-B7aznH9v.cjs');
2
2
 
3
3
  exports.resolveOptions = require_helpers.resolveOptions;
package/dist/helpers.mjs CHANGED
@@ -1,3 +1,3 @@
1
- import { t as resolveOptions } from "./helpers-DWQ2iGfn.mjs";
1
+ import { t as resolveOptions } from "./helpers-B1zJTrkG.mjs";
2
2
 
3
3
  export { resolveOptions };
package/dist/index.cjs CHANGED
@@ -1,8 +1,8 @@
1
- require('./helpers-CWggdFzq.cjs');
2
- const require_capnp_es_GpvEvMIK = require('./capnp-es.GpvEvMIK-CmKAL9Yb.cjs');
3
- const require_compile = require('./compile-Dl3MRfFK.cjs');
1
+ require('./helpers-B7aznH9v.cjs');
2
+ const require_capnp_es_GpvEvMIK = require('./capnp-es.GpvEvMIK-BcYm5JyH.cjs');
3
+ const require_compile = require('./compile-DgmKft8T.cjs');
4
4
  const require_types = require('./types-DHrjS-69.cjs');
5
- const require_dist = require('./dist-Cb6zQ421.cjs');
5
+ const require_dist = require('./dist-YywzZL3Q.cjs');
6
6
 
7
7
  exports.AnyPointerList = require_dist.AnyPointerList;
8
8
  exports.BoolList = require_dist.BoolList;
package/dist/index.mjs CHANGED
@@ -1,7 +1,7 @@
1
- import "./helpers-DWQ2iGfn.mjs";
2
- import { $ as clientOrNull, D as Pointer, E as Orphan, J as Text, S as ListElementSize, T as ObjectSize, a as getFloat32Mask, c as getInt32Mask, d as getUint16Mask, f as getUint32Mask, g as Data, i as getBitMask, k as PointerType, l as getInt64Mask, m as getUint8Mask, n as readRawPointer, o as getFloat64Mask, p as getUint64Mask, q as Struct, r as CompositeList, s as getInt16Mask, t as Message, u as getInt8Mask, v as ErrorClient, x as List } from "./capnp-es.GpvEvMIK-DsWfF1Qn.mjs";
3
- import { n as compile, t as capnpc } from "./compile-CO2nKitW.mjs";
1
+ import "./helpers-B1zJTrkG.mjs";
2
+ import { $ as clientOrNull, D as Pointer, E as Orphan, J as Text, S as ListElementSize, T as ObjectSize, a as getFloat32Mask, c as getInt32Mask, d as getUint16Mask, f as getUint32Mask, g as Data, i as getBitMask, k as PointerType, l as getInt64Mask, m as getUint8Mask, n as readRawPointer, o as getFloat64Mask, p as getUint64Mask, q as Struct, r as CompositeList, s as getInt16Mask, t as Message, u as getInt8Mask, v as ErrorClient, x as List } from "./capnp-es.GpvEvMIK-C4q8I6qy.mjs";
3
+ import { n as compile, t as capnpc } from "./compile-ySRLGi2G.mjs";
4
4
  import { t as CodeGeneratorContext } from "./types-Cuj2daUE.mjs";
5
- import { A as copyCall, C as isSameClient, D as Pipeline, E as Interface, M as isFuncCall, N as placeParams, O as Registry, S as clientFromResolution, T as Deferred, _ as Uint64List, a as DeferredTransport, b as VoidList, c as Int16List, d as Int8List, f as InterfaceList, g as Uint32List, h as Uint16List, i as DataList, j as isDataCall, k as Server, l as Int32List, m as TextList, n as BoolList, o as Float32List, p as PointerList, r as Conn, s as Float64List, t as AnyPointerList, u as Int64List, v as Uint8List, w as utils, x as answerPipelineClient, y as Void } from "./dist-CqWVRc1U.mjs";
5
+ import { A as copyCall, C as isSameClient, D as Pipeline, E as Interface, M as isFuncCall, N as placeParams, O as Registry, S as clientFromResolution, T as Deferred, _ as Uint64List, a as DeferredTransport, b as VoidList, c as Int16List, d as Int8List, f as InterfaceList, g as Uint32List, h as Uint16List, i as DataList, j as isDataCall, k as Server, l as Int32List, m as TextList, n as BoolList, o as Float32List, p as PointerList, r as Conn, s as Float64List, t as AnyPointerList, u as Int64List, v as Uint8List, w as utils, x as answerPipelineClient, y as Void } from "./dist-BlvFBzSi.mjs";
6
6
 
7
7
  export { AnyPointerList, BoolList, CodeGeneratorContext, CompositeList, Conn, Data, DataList, Deferred, DeferredTransport, ErrorClient, Float32List, Float64List, Int16List, Int32List, Int64List, Int8List, Interface, InterfaceList, List, ListElementSize, Message, ObjectSize, Orphan, Pipeline, Pointer, PointerList, PointerType, Registry, Server, Struct, Text, TextList, Uint16List, Uint32List, Uint64List, Uint8List, Void, VoidList, answerPipelineClient, capnpc, clientFromResolution, clientOrNull, compile, copyCall, getBitMask, getFloat32Mask, getFloat64Mask, getInt16Mask, getInt32Mask, getInt64Mask, getInt8Mask, getUint16Mask, getUint32Mask, getUint64Mask, getUint8Mask, isDataCall, isFuncCall, isSameClient, placeParams, readRawPointer, utils };
@@ -1,6 +1,6 @@
1
- const require_helpers = require('./helpers-CWggdFzq.cjs');
2
- const require_capnp_es_GpvEvMIK = require('./capnp-es.GpvEvMIK-CmKAL9Yb.cjs');
3
- const require_dist = require('./dist-Cb6zQ421.cjs');
1
+ const require_helpers = require('./helpers-B7aznH9v.cjs');
2
+ const require_capnp_es_GpvEvMIK = require('./capnp-es.GpvEvMIK-BcYm5JyH.cjs');
3
+ const require_dist = require('./dist-YywzZL3Q.cjs');
4
4
  let node_worker_threads = require("node:worker_threads");
5
5
 
6
6
  //#region src/rpc-helpers.ts
@@ -1,5 +1,5 @@
1
- import { t as Message } from "./capnp-es.GpvEvMIK-DsWfF1Qn.mjs";
2
- import { T as Deferred, a as DeferredTransport, r as Conn } from "./dist-CqWVRc1U.mjs";
1
+ import { t as Message } from "./capnp-es.GpvEvMIK-C4q8I6qy.mjs";
2
+ import { T as Deferred, a as DeferredTransport, r as Conn } from "./dist-BlvFBzSi.mjs";
3
3
  import { MessageChannel } from "node:worker_threads";
4
4
 
5
5
  //#region src/rpc-helpers.ts
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@stryke/capnp",
3
- "version": "0.12.92",
3
+ "version": "0.12.94",
4
4
  "private": false,
5
5
  "description": "A package to assist in running the Cap'n Proto compiler and creating Cap'n Proto serialization protocol schemas.",
6
6
  "keywords": [
@@ -104,16 +104,16 @@
104
104
  },
105
105
  "files": ["bin/**/*", "dist/**/*", "dts/**/*", "schemas/**/*", "vendor/**/*"],
106
106
  "dependencies": {
107
- "@stryke/fs": "^0.33.66",
108
- "@stryke/path": "^0.27.4",
109
- "defu": "^6.1.6",
107
+ "@stryke/fs": "^0.33.68",
108
+ "@stryke/path": "^0.28.0",
109
+ "defu": "^6.1.7",
110
110
  "hex2dec": "^1.1.2",
111
111
  "nanotar": "^0.2.1"
112
112
  },
113
113
  "devDependencies": {
114
- "@storm-software/config": "^1.137.26",
115
- "@storm-software/config-tools": "^1.189.72",
116
- "@storm-software/testing-tools": "^1.119.147",
114
+ "@storm-software/config": "^1.137.32",
115
+ "@storm-software/config-tools": "^1.189.78",
116
+ "@storm-software/testing-tools": "^1.119.153",
117
117
  "@types/node": "^24.12.2",
118
118
  "@types/semver": "^7.7.1",
119
119
  "capnp-es": "^0.0.11",
@@ -126,5 +126,5 @@
126
126
  "peerDependencies": { "typescript": ">=4.0.0" },
127
127
  "peerDependenciesMeta": { "typescript": { "optional": false } },
128
128
  "publishConfig": { "access": "public" },
129
- "gitHead": "1343cfdd8d9da9b607a40617208da9d25a02d76d"
129
+ "gitHead": "b5ad57036344bd65a3e0945111b387e23a82c8ba"
130
130
  }
@@ -1,4 +1,4 @@
1
- const require_src = require('./src-Dzq1RuiS.cjs');
1
+ const require_src = require('./src-2eLj6yCr.cjs');
2
2
 
3
3
  //#region schemas/persistent.ts
4
4
  const _capnpFileId = BigInt("0xb8630836983feed7");
@@ -1,4 +1,4 @@
1
- import { a as Server, d as Struct, i as Registry, n as Interface, r as Pipeline, t as utils, u as ObjectSize } from "./src-BSJZt7kS.mjs";
1
+ import { a as Server, d as Struct, i as Registry, n as Interface, r as Pipeline, t as utils, u as ObjectSize } from "./src-s2pCu2mc.mjs";
2
2
 
3
3
  //#region schemas/persistent.ts
4
4
  const _capnpFileId = BigInt("0xb8630836983feed7");
@@ -1,4 +1,4 @@
1
- const require_src = require('./src-Dzq1RuiS.cjs');
1
+ const require_src = require('./src-2eLj6yCr.cjs');
2
2
 
3
3
  //#region schemas/rpc-twoparty.ts
4
4
  const _capnpFileId = BigInt("0xa184c7885cdaf2a1");
@@ -1,4 +1,4 @@
1
- import { d as Struct, t as utils, u as ObjectSize } from "./src-BSJZt7kS.mjs";
1
+ import { d as Struct, t as utils, u as ObjectSize } from "./src-s2pCu2mc.mjs";
2
2
 
3
3
  //#region schemas/rpc-twoparty.ts
4
4
  const _capnpFileId = BigInt("0xa184c7885cdaf2a1");
package/schemas/rpc.cjs CHANGED
@@ -1,4 +1,4 @@
1
- const require_src = require('./src-Dzq1RuiS.cjs');
1
+ const require_src = require('./src-2eLj6yCr.cjs');
2
2
 
3
3
  //#region schemas/rpc.ts
4
4
  const _capnpFileId = BigInt("0xb312981b2552a250");
package/schemas/rpc.mjs CHANGED
@@ -1,4 +1,4 @@
1
- import { d as Struct, l as getUint8Mask, o as CompositeList, s as getBitMask, t as utils, u as ObjectSize } from "./src-BSJZt7kS.mjs";
1
+ import { d as Struct, l as getUint8Mask, o as CompositeList, s as getBitMask, t as utils, u as ObjectSize } from "./src-s2pCu2mc.mjs";
2
2
 
3
3
  //#region schemas/rpc.ts
4
4
  const _capnpFileId = BigInt("0xb312981b2552a250");
@@ -1,4 +1,4 @@
1
- const require_src = require('./src-Dzq1RuiS.cjs');
1
+ const require_src = require('./src-2eLj6yCr.cjs');
2
2
 
3
3
  //#region schemas/schema.ts
4
4
  const _capnpFileId = BigInt("0xa93fc509624c72d9");
@@ -1,4 +1,4 @@
1
- import { c as getUint16Mask, d as Struct, o as CompositeList, t as utils, u as ObjectSize } from "./src-BSJZt7kS.mjs";
1
+ import { c as getUint16Mask, d as Struct, o as CompositeList, t as utils, u as ObjectSize } from "./src-s2pCu2mc.mjs";
2
2
 
3
3
  //#region schemas/schema.ts
4
4
  const _capnpFileId = BigInt("0xa93fc509624c72d9");
@@ -35,7 +35,7 @@ require("@stryke/path/append");
35
35
  require("@stryke/path/file-path-fns");
36
36
  require("@stryke/path/join-paths");
37
37
 
38
- //#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
38
+ //#region ../../node_modules/.pnpm/capnp-es@0.0.11_patch_hash=503a440bd2bef41c0cb22819bc4ced5a7f04993fb999f0d944e284220f14916b_typescript@6.0.3/node_modules/capnp-es/dist/shared/capnp-es.0-_cOx6D.mjs
39
39
  var ListElementSize = /* @__PURE__ */ ((ListElementSize2) => {
40
40
  ListElementSize2[ListElementSize2["VOID"] = 0] = "VOID";
41
41
  ListElementSize2[ListElementSize2["BIT"] = 1] = "BIT";
@@ -1503,7 +1503,7 @@ function checkDataBounds(byteOffset, byteLength, s) {
1503
1503
  }
1504
1504
 
1505
1505
  //#endregion
1506
- //#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
1506
+ //#region ../../node_modules/.pnpm/capnp-es@0.0.11_patch_hash=503a440bd2bef41c0cb22819bc4ced5a7f04993fb999f0d944e284220f14916b_typescript@6.0.3/node_modules/capnp-es/dist/shared/capnp-es.BvfUH5E6.mjs
1507
1507
  function CompositeList(CompositeClass) {
1508
1508
  return class extends List {
1509
1509
  static _capnp = {
@@ -1547,7 +1547,7 @@ function getBitMask(value, bitOffset) {
1547
1547
  }
1548
1548
 
1549
1549
  //#endregion
1550
- //#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
1550
+ //#region ../../node_modules/.pnpm/capnp-es@0.0.11_patch_hash=503a440bd2bef41c0cb22819bc4ced5a7f04993fb999f0d944e284220f14916b_typescript@6.0.3/node_modules/capnp-es/dist/shared/capnp-es.GpvEvMIK.mjs
1551
1551
  var ArenaKind = /* @__PURE__ */ ((ArenaKind2) => {
1552
1552
  ArenaKind2[ArenaKind2["SINGLE_SEGMENT"] = 0] = "SINGLE_SEGMENT";
1553
1553
  ArenaKind2[ArenaKind2["MULTI_SEGMENT"] = 1] = "MULTI_SEGMENT";
@@ -2382,7 +2382,7 @@ function copy(m) {
2382
2382
  }
2383
2383
 
2384
2384
  //#endregion
2385
- //#region ../../node_modules/.pnpm/capnp-es@0.0.11_patch_hash=503a440bd2bef41c0cb22819bc4ced5a7f04993fb999f0d944e284220f14916b_typescript@6.0.2/node_modules/capnp-es/dist/shared/capnp-es.UAt3nLGq.mjs
2385
+ //#region ../../node_modules/.pnpm/capnp-es@0.0.11_patch_hash=503a440bd2bef41c0cb22819bc4ced5a7f04993fb999f0d944e284220f14916b_typescript@6.0.3/node_modules/capnp-es/dist/shared/capnp-es.UAt3nLGq.mjs
2386
2386
  var Interface = class extends Pointer {
2387
2387
  static _capnp = { displayName: "Interface" };
2388
2388
  static getCapID = getCapID;
@@ -2759,7 +2759,7 @@ var Server = class {
2759
2759
  };
2760
2760
 
2761
2761
  //#endregion
2762
- //#region ../../node_modules/.pnpm/capnp-es@0.0.11_patch_hash=503a440bd2bef41c0cb22819bc4ced5a7f04993fb999f0d944e284220f14916b_typescript@6.0.2/node_modules/capnp-es/dist/index.mjs
2762
+ //#region ../../node_modules/.pnpm/capnp-es@0.0.11_patch_hash=503a440bd2bef41c0cb22819bc4ced5a7f04993fb999f0d944e284220f14916b_typescript@6.0.3/node_modules/capnp-es/dist/index.mjs
2763
2763
  var Void = class extends Struct {
2764
2764
  static _capnp = {
2765
2765
  displayName: "Void",
@@ -9,7 +9,7 @@ import "@stryke/path/append";
9
9
  import "@stryke/path/file-path-fns";
10
10
  import "@stryke/path/join-paths";
11
11
 
12
- //#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
12
+ //#region ../../node_modules/.pnpm/capnp-es@0.0.11_patch_hash=503a440bd2bef41c0cb22819bc4ced5a7f04993fb999f0d944e284220f14916b_typescript@6.0.3/node_modules/capnp-es/dist/shared/capnp-es.0-_cOx6D.mjs
13
13
  var ListElementSize = /* @__PURE__ */ ((ListElementSize2) => {
14
14
  ListElementSize2[ListElementSize2["VOID"] = 0] = "VOID";
15
15
  ListElementSize2[ListElementSize2["BIT"] = 1] = "BIT";
@@ -1477,7 +1477,7 @@ function checkDataBounds(byteOffset, byteLength, s) {
1477
1477
  }
1478
1478
 
1479
1479
  //#endregion
1480
- //#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
1480
+ //#region ../../node_modules/.pnpm/capnp-es@0.0.11_patch_hash=503a440bd2bef41c0cb22819bc4ced5a7f04993fb999f0d944e284220f14916b_typescript@6.0.3/node_modules/capnp-es/dist/shared/capnp-es.BvfUH5E6.mjs
1481
1481
  function CompositeList(CompositeClass) {
1482
1482
  return class extends List {
1483
1483
  static _capnp = {
@@ -1521,7 +1521,7 @@ function getBitMask(value, bitOffset) {
1521
1521
  }
1522
1522
 
1523
1523
  //#endregion
1524
- //#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
1524
+ //#region ../../node_modules/.pnpm/capnp-es@0.0.11_patch_hash=503a440bd2bef41c0cb22819bc4ced5a7f04993fb999f0d944e284220f14916b_typescript@6.0.3/node_modules/capnp-es/dist/shared/capnp-es.GpvEvMIK.mjs
1525
1525
  var ArenaKind = /* @__PURE__ */ ((ArenaKind2) => {
1526
1526
  ArenaKind2[ArenaKind2["SINGLE_SEGMENT"] = 0] = "SINGLE_SEGMENT";
1527
1527
  ArenaKind2[ArenaKind2["MULTI_SEGMENT"] = 1] = "MULTI_SEGMENT";
@@ -2356,7 +2356,7 @@ function copy(m) {
2356
2356
  }
2357
2357
 
2358
2358
  //#endregion
2359
- //#region ../../node_modules/.pnpm/capnp-es@0.0.11_patch_hash=503a440bd2bef41c0cb22819bc4ced5a7f04993fb999f0d944e284220f14916b_typescript@6.0.2/node_modules/capnp-es/dist/shared/capnp-es.UAt3nLGq.mjs
2359
+ //#region ../../node_modules/.pnpm/capnp-es@0.0.11_patch_hash=503a440bd2bef41c0cb22819bc4ced5a7f04993fb999f0d944e284220f14916b_typescript@6.0.3/node_modules/capnp-es/dist/shared/capnp-es.UAt3nLGq.mjs
2360
2360
  var Interface = class extends Pointer {
2361
2361
  static _capnp = { displayName: "Interface" };
2362
2362
  static getCapID = getCapID;
@@ -2733,7 +2733,7 @@ var Server = class {
2733
2733
  };
2734
2734
 
2735
2735
  //#endregion
2736
- //#region ../../node_modules/.pnpm/capnp-es@0.0.11_patch_hash=503a440bd2bef41c0cb22819bc4ced5a7f04993fb999f0d944e284220f14916b_typescript@6.0.2/node_modules/capnp-es/dist/index.mjs
2736
+ //#region ../../node_modules/.pnpm/capnp-es@0.0.11_patch_hash=503a440bd2bef41c0cb22819bc4ced5a7f04993fb999f0d944e284220f14916b_typescript@6.0.3/node_modules/capnp-es/dist/index.mjs
2737
2737
  var Void = class extends Struct {
2738
2738
  static _capnp = {
2739
2739
  displayName: "Void",
@@ -3066,4 +3066,4 @@ const ConnWeakRefRegistry = globalThis.FinalizationRegistry ? new FinalizationRe
3066
3066
 
3067
3067
  //#endregion
3068
3068
  export { Server as a, getUint16Mask as c, Struct as d, Registry as i, getUint8Mask as l, Interface as n, CompositeList as o, Pipeline as r, getBitMask as s, utils as t, ObjectSize as u };
3069
- //# sourceMappingURL=src-BSJZt7kS.mjs.map
3069
+ //# sourceMappingURL=src-s2pCu2mc.mjs.map