@powerlines/deepkit 0.4.11 → 0.4.13

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 (26) hide show
  1. package/dist/vendor/{chunk-R6CPSEXA.cjs → chunk-6DAJSZFB.cjs} +8 -8
  2. package/dist/vendor/{chunk-R6CPSEXA.cjs.map → chunk-6DAJSZFB.cjs.map} +1 -1
  3. package/dist/vendor/{chunk-Y6HZBACK.cjs → chunk-CE4SW3UJ.cjs} +178 -178
  4. package/dist/vendor/{chunk-Y6HZBACK.cjs.map → chunk-CE4SW3UJ.cjs.map} +1 -1
  5. package/dist/vendor/{chunk-XAYJUIQW.js → chunk-E2I4XWHN.js} +8 -8
  6. package/dist/vendor/{chunk-XAYJUIQW.js.map → chunk-E2I4XWHN.js.map} +1 -1
  7. package/dist/vendor/{chunk-IQOSSA2C.cjs → chunk-HNMZ2LA5.cjs} +5 -5
  8. package/dist/vendor/{chunk-IQOSSA2C.cjs.map → chunk-HNMZ2LA5.cjs.map} +1 -1
  9. package/dist/vendor/{chunk-JVBAZCHP.cjs → chunk-OPTGKAEA.cjs} +510 -510
  10. package/dist/vendor/{chunk-JVBAZCHP.cjs.map → chunk-OPTGKAEA.cjs.map} +1 -1
  11. package/dist/vendor/{chunk-36FSSQZT.js → chunk-RFTITBWS.js} +6 -6
  12. package/dist/vendor/{chunk-36FSSQZT.js.map → chunk-RFTITBWS.js.map} +1 -1
  13. package/dist/vendor/{chunk-Y4GDYNGU.cjs → chunk-V3YSJFND.cjs} +4 -4
  14. package/dist/vendor/{chunk-Y4GDYNGU.cjs.map → chunk-V3YSJFND.cjs.map} +1 -1
  15. package/dist/vendor/compiler.cjs +12 -12
  16. package/dist/vendor/compiler.js +2 -2
  17. package/dist/vendor/config.cjs +9 -9
  18. package/dist/vendor/config.js +2 -2
  19. package/dist/vendor/core.cjs +130 -130
  20. package/dist/vendor/index.cjs +19 -19
  21. package/dist/vendor/index.cjs.map +1 -1
  22. package/dist/vendor/index.js +5 -5
  23. package/dist/vendor/index.js.map +1 -1
  24. package/dist/vendor/type-spec.cjs +5 -5
  25. package/dist/vendor/type.cjs +776 -776
  26. package/package.json +11 -11
@@ -30,9 +30,9 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
30
30
  mod
31
31
  ));
32
32
 
33
- // ../../node_modules/.pnpm/tsup@8.4.0_@microsoft+api-extractor@7.54.0_@types+node@22.19.0__@swc+core@1.15.0_@swc+h_b4382a2f0f99093d1214db590897ca9b/node_modules/tsup/assets/cjs_shims.js
33
+ // ../../node_modules/.pnpm/tsup@8.4.0_@microsoft+api-extractor@7.55.0_@types+node@22.19.1__@swc+core@1.15.2_@swc+h_50fbd4b7e7f8bfcf3c7465122734c17a/node_modules/tsup/assets/cjs_shims.js
34
34
  var init_cjs_shims = __esm({
35
- "../../node_modules/.pnpm/tsup@8.4.0_@microsoft+api-extractor@7.54.0_@types+node@22.19.0__@swc+core@1.15.0_@swc+h_b4382a2f0f99093d1214db590897ca9b/node_modules/tsup/assets/cjs_shims.js"() {
35
+ "../../node_modules/.pnpm/tsup@8.4.0_@microsoft+api-extractor@7.55.0_@types+node@22.19.1__@swc+core@1.15.2_@swc+h_50fbd4b7e7f8bfcf3c7465122734c17a/node_modules/tsup/assets/cjs_shims.js"() {
36
36
  }
37
37
  });
38
38
 
@@ -40,5 +40,5 @@ exports.__commonJS = __commonJS;
40
40
  exports.__name = __name;
41
41
  exports.__toESM = __toESM;
42
42
  exports.init_cjs_shims = init_cjs_shims;
43
- //# sourceMappingURL=chunk-Y4GDYNGU.cjs.map
44
- //# sourceMappingURL=chunk-Y4GDYNGU.cjs.map
43
+ //# sourceMappingURL=chunk-V3YSJFND.cjs.map
44
+ //# sourceMappingURL=chunk-V3YSJFND.cjs.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../node_modules/.pnpm/tsup@8.4.0_@microsoft+api-extractor@7.54.0_@types+node@22.19.0__@swc+core@1.15.0_@swc+h_b4382a2f0f99093d1214db590897ca9b/node_modules/tsup/assets/cjs_shims.js"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,IAAA,cAAA,GAAA,KAAA,CAAA","file":"chunk-Y4GDYNGU.cjs","sourcesContent":["// Shim globals in cjs bundle\n// There's a weird bug that esbuild will always inject importMetaUrl\n// if we export it as `const importMetaUrl = ... __filename ...`\n// But using a function will not cause this issue\n\nconst getImportMetaUrl = () =>\n typeof document === 'undefined'\n ? new URL(`file:${__filename}`).href\n : (document.currentScript && document.currentScript.src) ||\n new URL('main.js', document.baseURI).href\n\nexport const importMetaUrl = /* @__PURE__ */ getImportMetaUrl()\n"]}
1
+ {"version":3,"sources":["../../../../node_modules/.pnpm/tsup@8.4.0_@microsoft+api-extractor@7.55.0_@types+node@22.19.1__@swc+core@1.15.2_@swc+h_50fbd4b7e7f8bfcf3c7465122734c17a/node_modules/tsup/assets/cjs_shims.js"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,IAAA,cAAA,GAAA,KAAA,CAAA","file":"chunk-V3YSJFND.cjs","sourcesContent":["// Shim globals in cjs bundle\n// There's a weird bug that esbuild will always inject importMetaUrl\n// if we export it as `const importMetaUrl = ... __filename ...`\n// But using a function will not cause this issue\n\nconst getImportMetaUrl = () =>\n typeof document === 'undefined'\n ? new URL(`file:${__filename}`).href\n : (document.currentScript && document.currentScript.src) ||\n new URL('main.js', document.baseURI).href\n\nexport const importMetaUrl = /* @__PURE__ */ getImportMetaUrl()\n"]}
@@ -1,46 +1,46 @@
1
1
  'use strict';
2
2
 
3
- var chunkJVBAZCHP_cjs = require('./chunk-JVBAZCHP.cjs');
4
- var chunkR6CPSEXA_cjs = require('./chunk-R6CPSEXA.cjs');
3
+ var chunkOPTGKAEA_cjs = require('./chunk-OPTGKAEA.cjs');
4
+ var chunk6DAJSZFB_cjs = require('./chunk-6DAJSZFB.cjs');
5
5
 
6
6
  // src/vendor/type-compiler/compiler.ts
7
- chunkR6CPSEXA_cjs.init_cjs_shims();
7
+ chunk6DAJSZFB_cjs.init_cjs_shims();
8
8
 
9
9
  Object.defineProperty(exports, "Cache", {
10
10
  enumerable: true,
11
- get: function () { return chunkJVBAZCHP_cjs.Cache; }
11
+ get: function () { return chunkOPTGKAEA_cjs.Cache; }
12
12
  });
13
13
  Object.defineProperty(exports, "DeclarationTransformer", {
14
14
  enumerable: true,
15
- get: function () { return chunkJVBAZCHP_cjs.DeclarationTransformer; }
15
+ get: function () { return chunkOPTGKAEA_cjs.DeclarationTransformer; }
16
16
  });
17
17
  Object.defineProperty(exports, "ReflectionTransformer", {
18
18
  enumerable: true,
19
- get: function () { return chunkJVBAZCHP_cjs.ReflectionTransformer; }
19
+ get: function () { return chunkOPTGKAEA_cjs.ReflectionTransformer; }
20
20
  });
21
21
  Object.defineProperty(exports, "debugPackStruct", {
22
22
  enumerable: true,
23
- get: function () { return chunkJVBAZCHP_cjs.debugPackStruct; }
23
+ get: function () { return chunkOPTGKAEA_cjs.debugPackStruct; }
24
24
  });
25
25
  Object.defineProperty(exports, "declarationTransformer", {
26
26
  enumerable: true,
27
- get: function () { return chunkJVBAZCHP_cjs.declarationTransformer; }
27
+ get: function () { return chunkOPTGKAEA_cjs.declarationTransformer; }
28
28
  });
29
29
  Object.defineProperty(exports, "encodeOps", {
30
30
  enumerable: true,
31
- get: function () { return chunkJVBAZCHP_cjs.encodeOps; }
31
+ get: function () { return chunkOPTGKAEA_cjs.encodeOps; }
32
32
  });
33
33
  Object.defineProperty(exports, "packSize", {
34
34
  enumerable: true,
35
- get: function () { return chunkJVBAZCHP_cjs.packSize; }
35
+ get: function () { return chunkOPTGKAEA_cjs.packSize; }
36
36
  });
37
37
  Object.defineProperty(exports, "packSizeByte", {
38
38
  enumerable: true,
39
- get: function () { return chunkJVBAZCHP_cjs.packSizeByte; }
39
+ get: function () { return chunkOPTGKAEA_cjs.packSizeByte; }
40
40
  });
41
41
  Object.defineProperty(exports, "transformer", {
42
42
  enumerable: true,
43
- get: function () { return chunkJVBAZCHP_cjs.transformer; }
43
+ get: function () { return chunkOPTGKAEA_cjs.transformer; }
44
44
  });
45
45
  //# sourceMappingURL=compiler.cjs.map
46
46
  //# sourceMappingURL=compiler.cjs.map
@@ -1,5 +1,5 @@
1
- export { Cache, DeclarationTransformer, ReflectionTransformer, debugPackStruct, declarationTransformer, encodeOps, packSize, packSizeByte, transformer } from './chunk-36FSSQZT.js';
2
- import { init_esm_shims } from './chunk-XAYJUIQW.js';
1
+ export { Cache, DeclarationTransformer, ReflectionTransformer, debugPackStruct, declarationTransformer, encodeOps, packSize, packSizeByte, transformer } from './chunk-RFTITBWS.js';
2
+ import { init_esm_shims } from './chunk-E2I4XWHN.js';
3
3
 
4
4
  // src/vendor/type-compiler/compiler.ts
5
5
  init_esm_shims();
@@ -1,37 +1,37 @@
1
1
  'use strict';
2
2
 
3
- var chunkR6CPSEXA_cjs = require('./chunk-R6CPSEXA.cjs');
3
+ var chunk6DAJSZFB_cjs = require('./chunk-6DAJSZFB.cjs');
4
4
 
5
5
  // src/vendor/type-compiler/config.ts
6
- chunkR6CPSEXA_cjs.init_cjs_shims();
6
+ chunk6DAJSZFB_cjs.init_cjs_shims();
7
7
 
8
8
  Object.defineProperty(exports, "defaultExcluded", {
9
9
  enumerable: true,
10
- get: function () { return chunkR6CPSEXA_cjs.defaultExcluded; }
10
+ get: function () { return chunk6DAJSZFB_cjs.defaultExcluded; }
11
11
  });
12
12
  Object.defineProperty(exports, "getConfigResolver", {
13
13
  enumerable: true,
14
- get: function () { return chunkR6CPSEXA_cjs.getConfigResolver; }
14
+ get: function () { return chunk6DAJSZFB_cjs.getConfigResolver; }
15
15
  });
16
16
  Object.defineProperty(exports, "isObject", {
17
17
  enumerable: true,
18
- get: function () { return chunkR6CPSEXA_cjs.isObject; }
18
+ get: function () { return chunk6DAJSZFB_cjs.isObject; }
19
19
  });
20
20
  Object.defineProperty(exports, "parseRawMode", {
21
21
  enumerable: true,
22
- get: function () { return chunkR6CPSEXA_cjs.parseRawMode; }
22
+ get: function () { return chunk6DAJSZFB_cjs.parseRawMode; }
23
23
  });
24
24
  Object.defineProperty(exports, "reflectionLevel", {
25
25
  enumerable: true,
26
- get: function () { return chunkR6CPSEXA_cjs.reflectionLevel; }
26
+ get: function () { return chunk6DAJSZFB_cjs.reflectionLevel; }
27
27
  });
28
28
  Object.defineProperty(exports, "reflectionModeMatcher", {
29
29
  enumerable: true,
30
- get: function () { return chunkR6CPSEXA_cjs.reflectionModeMatcher; }
30
+ get: function () { return chunk6DAJSZFB_cjs.reflectionModeMatcher; }
31
31
  });
32
32
  Object.defineProperty(exports, "reflectionModes", {
33
33
  enumerable: true,
34
- get: function () { return chunkR6CPSEXA_cjs.reflectionModes; }
34
+ get: function () { return chunk6DAJSZFB_cjs.reflectionModes; }
35
35
  });
36
36
  //# sourceMappingURL=config.cjs.map
37
37
  //# sourceMappingURL=config.cjs.map
@@ -1,5 +1,5 @@
1
- import { init_esm_shims } from './chunk-XAYJUIQW.js';
2
- export { defaultExcluded, getConfigResolver, isObject, parseRawMode, reflectionLevel, reflectionModeMatcher, reflectionModes } from './chunk-XAYJUIQW.js';
1
+ import { init_esm_shims } from './chunk-E2I4XWHN.js';
2
+ export { defaultExcluded, getConfigResolver, isObject, parseRawMode, reflectionLevel, reflectionModeMatcher, reflectionModes } from './chunk-E2I4XWHN.js';
3
3
 
4
4
  // src/vendor/type-compiler/config.ts
5
5
  init_esm_shims();