@powerlines/deepkit 0.6.50 → 0.6.52

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/dist/{chunk-AOV2UYYO.js → chunk-64Y4Q5UZ.js} +1 -1
  2. package/dist/{chunk-EQOYOHOR.cjs → chunk-6XE3MLML.cjs} +14 -14
  3. package/dist/{chunk-MYEAGBDY.cjs → chunk-DZ5A2U2B.cjs} +1 -1
  4. package/dist/{chunk-FZVCXNXZ.cjs → chunk-NRUT3MWS.cjs} +2 -2
  5. package/dist/{chunk-Z2UTHBWQ.js → chunk-QIBJ3SJN.js} +14 -14
  6. package/dist/{chunk-R3XDGKHO.js → chunk-UEJZ4U25.js} +1 -1
  7. package/dist/esbuild-plugin.cjs +2 -2
  8. package/dist/esbuild-plugin.d.cts +1 -1
  9. package/dist/esbuild-plugin.d.ts +1 -1
  10. package/dist/esbuild-plugin.js +1 -1
  11. package/dist/index.cjs +12 -12
  12. package/dist/index.d.cts +1 -1
  13. package/dist/index.d.ts +1 -1
  14. package/dist/index.js +3 -3
  15. package/dist/reflect-type.cjs +3 -3
  16. package/dist/reflect-type.js +2 -2
  17. package/dist/utilities.cjs +8 -8
  18. package/dist/utilities.js +1 -1
  19. package/dist/vendor/{chunk-PNWV4F7Z.cjs → chunk-CUUOPPV2.cjs} +176 -176
  20. package/dist/vendor/{chunk-GCGRDSTC.cjs → chunk-I44CPEE7.cjs} +3 -3
  21. package/dist/vendor/{chunk-PL6SYVVY.cjs → chunk-QUW4LUKY.cjs} +2 -2
  22. package/dist/vendor/core.cjs +130 -130
  23. package/dist/vendor/type-compiler/{chunk-F2LAEO2G.js → chunk-3X23WJ4S.js} +1 -1
  24. package/dist/vendor/type-compiler/{chunk-VP7MY2D5.js → chunk-HOAJ2P7E.js} +2 -2
  25. package/dist/vendor/type-compiler/{chunk-MGJW6PVQ.cjs → chunk-R5ZOYIRR.cjs} +505 -505
  26. package/dist/vendor/type-compiler/{chunk-25S6WLWP.cjs → chunk-V6P5VMOR.cjs} +2 -2
  27. package/dist/vendor/type-compiler/compiler.cjs +12 -12
  28. package/dist/vendor/type-compiler/compiler.js +2 -2
  29. package/dist/vendor/type-compiler/config.cjs +9 -9
  30. package/dist/vendor/type-compiler/config.js +2 -2
  31. package/dist/vendor/type-compiler/index.cjs +24 -24
  32. package/dist/vendor/type-compiler/index.js +4 -4
  33. package/dist/vendor/type-spec.cjs +5 -5
  34. package/dist/vendor/type.cjs +776 -776
  35. package/package.json +9 -9
@@ -44,9 +44,9 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
44
44
  mod
45
45
  ));
46
46
 
47
- // ../../node_modules/.pnpm/tsup@8.4.0_@microsoft+api-extractor@7.56.2_@types+node@24.10.11__@swc+core@1.15.11_@swc_d9bdf0e80c5f06df9f7a5b5c6be0cdbe/node_modules/tsup/assets/cjs_shims.js
47
+ // ../../node_modules/.pnpm/tsup@8.4.0_@microsoft+api-extractor@7.56.3_@types+node@24.10.13__@swc+core@1.15.11_@swc_a618b7fe156f189ac7b592a60ff320f2/node_modules/tsup/assets/cjs_shims.js
48
48
  var init_cjs_shims = __esm({
49
- "../../node_modules/.pnpm/tsup@8.4.0_@microsoft+api-extractor@7.56.2_@types+node@24.10.11__@swc+core@1.15.11_@swc_d9bdf0e80c5f06df9f7a5b5c6be0cdbe/node_modules/tsup/assets/cjs_shims.js"() {
49
+ "../../node_modules/.pnpm/tsup@8.4.0_@microsoft+api-extractor@7.56.3_@types+node@24.10.13__@swc+core@1.15.11_@swc_a618b7fe156f189ac7b592a60ff320f2/node_modules/tsup/assets/cjs_shims.js"() {
50
50
  }
51
51
  });
52
52
 
@@ -1,44 +1,44 @@
1
1
  'use strict';
2
2
 
3
- var chunkMGJW6PVQ_cjs = require('./chunk-MGJW6PVQ.cjs');
4
- var chunk25S6WLWP_cjs = require('./chunk-25S6WLWP.cjs');
3
+ var chunkR5ZOYIRR_cjs = require('./chunk-R5ZOYIRR.cjs');
4
+ var chunkV6P5VMOR_cjs = require('./chunk-V6P5VMOR.cjs');
5
5
 
6
6
  // src/vendor/type-compiler/compiler.ts
7
- chunk25S6WLWP_cjs.init_cjs_shims();
7
+ chunkV6P5VMOR_cjs.init_cjs_shims();
8
8
 
9
9
  Object.defineProperty(exports, "Cache", {
10
10
  enumerable: true,
11
- get: function () { return chunkMGJW6PVQ_cjs.Cache; }
11
+ get: function () { return chunkR5ZOYIRR_cjs.Cache; }
12
12
  });
13
13
  Object.defineProperty(exports, "DeclarationTransformer", {
14
14
  enumerable: true,
15
- get: function () { return chunkMGJW6PVQ_cjs.DeclarationTransformer; }
15
+ get: function () { return chunkR5ZOYIRR_cjs.DeclarationTransformer; }
16
16
  });
17
17
  Object.defineProperty(exports, "ReflectionTransformer", {
18
18
  enumerable: true,
19
- get: function () { return chunkMGJW6PVQ_cjs.ReflectionTransformer; }
19
+ get: function () { return chunkR5ZOYIRR_cjs.ReflectionTransformer; }
20
20
  });
21
21
  Object.defineProperty(exports, "debugPackStruct", {
22
22
  enumerable: true,
23
- get: function () { return chunkMGJW6PVQ_cjs.debugPackStruct; }
23
+ get: function () { return chunkR5ZOYIRR_cjs.debugPackStruct; }
24
24
  });
25
25
  Object.defineProperty(exports, "declarationTransformer", {
26
26
  enumerable: true,
27
- get: function () { return chunkMGJW6PVQ_cjs.declarationTransformer; }
27
+ get: function () { return chunkR5ZOYIRR_cjs.declarationTransformer; }
28
28
  });
29
29
  Object.defineProperty(exports, "encodeOps", {
30
30
  enumerable: true,
31
- get: function () { return chunkMGJW6PVQ_cjs.encodeOps; }
31
+ get: function () { return chunkR5ZOYIRR_cjs.encodeOps; }
32
32
  });
33
33
  Object.defineProperty(exports, "packSize", {
34
34
  enumerable: true,
35
- get: function () { return chunkMGJW6PVQ_cjs.packSize; }
35
+ get: function () { return chunkR5ZOYIRR_cjs.packSize; }
36
36
  });
37
37
  Object.defineProperty(exports, "packSizeByte", {
38
38
  enumerable: true,
39
- get: function () { return chunkMGJW6PVQ_cjs.packSizeByte; }
39
+ get: function () { return chunkR5ZOYIRR_cjs.packSizeByte; }
40
40
  });
41
41
  Object.defineProperty(exports, "transformer", {
42
42
  enumerable: true,
43
- get: function () { return chunkMGJW6PVQ_cjs.transformer; }
43
+ get: function () { return chunkR5ZOYIRR_cjs.transformer; }
44
44
  });
@@ -1,5 +1,5 @@
1
- export { Cache, DeclarationTransformer, ReflectionTransformer, debugPackStruct, declarationTransformer, encodeOps, packSize, packSizeByte, transformer } from './chunk-F2LAEO2G.js';
2
- import { init_esm_shims } from './chunk-VP7MY2D5.js';
1
+ export { Cache, DeclarationTransformer, ReflectionTransformer, debugPackStruct, declarationTransformer, encodeOps, packSize, packSizeByte, transformer } from './chunk-3X23WJ4S.js';
2
+ import { init_esm_shims } from './chunk-HOAJ2P7E.js';
3
3
 
4
4
  // src/vendor/type-compiler/compiler.ts
5
5
  init_esm_shims();
@@ -1,35 +1,35 @@
1
1
  'use strict';
2
2
 
3
- var chunk25S6WLWP_cjs = require('./chunk-25S6WLWP.cjs');
3
+ var chunkV6P5VMOR_cjs = require('./chunk-V6P5VMOR.cjs');
4
4
 
5
5
  // src/vendor/type-compiler/config.ts
6
- chunk25S6WLWP_cjs.init_cjs_shims();
6
+ chunkV6P5VMOR_cjs.init_cjs_shims();
7
7
 
8
8
  Object.defineProperty(exports, "defaultExcluded", {
9
9
  enumerable: true,
10
- get: function () { return chunk25S6WLWP_cjs.defaultExcluded; }
10
+ get: function () { return chunkV6P5VMOR_cjs.defaultExcluded; }
11
11
  });
12
12
  Object.defineProperty(exports, "getConfigResolver", {
13
13
  enumerable: true,
14
- get: function () { return chunk25S6WLWP_cjs.getConfigResolver; }
14
+ get: function () { return chunkV6P5VMOR_cjs.getConfigResolver; }
15
15
  });
16
16
  Object.defineProperty(exports, "isObject", {
17
17
  enumerable: true,
18
- get: function () { return chunk25S6WLWP_cjs.isObject; }
18
+ get: function () { return chunkV6P5VMOR_cjs.isObject; }
19
19
  });
20
20
  Object.defineProperty(exports, "parseRawMode", {
21
21
  enumerable: true,
22
- get: function () { return chunk25S6WLWP_cjs.parseRawMode; }
22
+ get: function () { return chunkV6P5VMOR_cjs.parseRawMode; }
23
23
  });
24
24
  Object.defineProperty(exports, "reflectionLevel", {
25
25
  enumerable: true,
26
- get: function () { return chunk25S6WLWP_cjs.reflectionLevel; }
26
+ get: function () { return chunkV6P5VMOR_cjs.reflectionLevel; }
27
27
  });
28
28
  Object.defineProperty(exports, "reflectionModeMatcher", {
29
29
  enumerable: true,
30
- get: function () { return chunk25S6WLWP_cjs.reflectionModeMatcher; }
30
+ get: function () { return chunkV6P5VMOR_cjs.reflectionModeMatcher; }
31
31
  });
32
32
  Object.defineProperty(exports, "reflectionModes", {
33
33
  enumerable: true,
34
- get: function () { return chunk25S6WLWP_cjs.reflectionModes; }
34
+ get: function () { return chunkV6P5VMOR_cjs.reflectionModes; }
35
35
  });
@@ -1,5 +1,5 @@
1
- import { init_esm_shims } from './chunk-VP7MY2D5.js';
2
- export { defaultExcluded, getConfigResolver, isObject, parseRawMode, reflectionLevel, reflectionModeMatcher, reflectionModes } from './chunk-VP7MY2D5.js';
1
+ import { init_esm_shims } from './chunk-HOAJ2P7E.js';
2
+ export { defaultExcluded, getConfigResolver, isObject, parseRawMode, reflectionLevel, reflectionModeMatcher, reflectionModes } from './chunk-HOAJ2P7E.js';
3
3
 
4
4
  // src/vendor/type-compiler/config.ts
5
5
  init_esm_shims();
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
- var chunkMGJW6PVQ_cjs = require('./chunk-MGJW6PVQ.cjs');
4
- var chunk25S6WLWP_cjs = require('./chunk-25S6WLWP.cjs');
3
+ var chunkR5ZOYIRR_cjs = require('./chunk-R5ZOYIRR.cjs');
4
+ var chunkV6P5VMOR_cjs = require('./chunk-V6P5VMOR.cjs');
5
5
  var ts = require('typescript');
6
6
 
7
7
  function _interopDefault (e) { return e && e.__esModule ? e : { default: e }; }
@@ -9,16 +9,16 @@ function _interopDefault (e) { return e && e.__esModule ? e : { default: e }; }
9
9
  var ts__default = /*#__PURE__*/_interopDefault(ts);
10
10
 
11
11
  // src/vendor/type-compiler/index.ts
12
- chunk25S6WLWP_cjs.init_cjs_shims();
12
+ chunkV6P5VMOR_cjs.init_cjs_shims();
13
13
 
14
14
  // ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=88e8267ac73f46799c551ae3696181dc1f272895f490f8c_b07560047fd7d27c2936613bc7f36a60/node_modules/@deepkit/type-compiler/dist/esm/index.js
15
- chunk25S6WLWP_cjs.init_cjs_shims();
15
+ chunkV6P5VMOR_cjs.init_cjs_shims();
16
16
 
17
17
  // ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=88e8267ac73f46799c551ae3696181dc1f272895f490f8c_b07560047fd7d27c2936613bc7f36a60/node_modules/@deepkit/type-compiler/dist/esm/src/loader.js
18
- chunk25S6WLWP_cjs.init_cjs_shims();
18
+ chunkV6P5VMOR_cjs.init_cjs_shims();
19
19
  var DeepkitLoader = class {
20
20
  static {
21
- chunk25S6WLWP_cjs.__name(this, "DeepkitLoader");
21
+ chunkV6P5VMOR_cjs.__name(this, "DeepkitLoader");
22
22
  }
23
23
  constructor() {
24
24
  this.options = {
@@ -30,7 +30,7 @@ var DeepkitLoader = class {
30
30
  this.printer = ts__default.default.createPrinter({
31
31
  newLine: ts__default.default.NewLineKind.LineFeed
32
32
  });
33
- this.cache = new chunkMGJW6PVQ_cjs.Cache();
33
+ this.cache = new chunkR5ZOYIRR_cjs.Cache();
34
34
  this.knownFiles = {};
35
35
  this.sourceFiles = {};
36
36
  const originReadFile = this.host.readFile;
@@ -52,7 +52,7 @@ var DeepkitLoader = class {
52
52
  let newSource = source;
53
53
  ts__default.default.transform(sourceFile, [
54
54
  (context) => {
55
- const transformer2 = new chunkMGJW6PVQ_cjs.ReflectionTransformer(context, this.cache).forHost(this.host).withReflection({
55
+ const transformer2 = new chunkR5ZOYIRR_cjs.ReflectionTransformer(context, this.cache).forHost(this.host).withReflection({
56
56
  reflection: "default",
57
57
  reflectionLevel: "normal"
58
58
  });
@@ -69,66 +69,66 @@ var DeepkitLoader = class {
69
69
 
70
70
  Object.defineProperty(exports, "Cache", {
71
71
  enumerable: true,
72
- get: function () { return chunkMGJW6PVQ_cjs.Cache; }
72
+ get: function () { return chunkR5ZOYIRR_cjs.Cache; }
73
73
  });
74
74
  Object.defineProperty(exports, "DeclarationTransformer", {
75
75
  enumerable: true,
76
- get: function () { return chunkMGJW6PVQ_cjs.DeclarationTransformer; }
76
+ get: function () { return chunkR5ZOYIRR_cjs.DeclarationTransformer; }
77
77
  });
78
78
  Object.defineProperty(exports, "ReflectionTransformer", {
79
79
  enumerable: true,
80
- get: function () { return chunkMGJW6PVQ_cjs.ReflectionTransformer; }
80
+ get: function () { return chunkR5ZOYIRR_cjs.ReflectionTransformer; }
81
81
  });
82
82
  Object.defineProperty(exports, "debugPackStruct", {
83
83
  enumerable: true,
84
- get: function () { return chunkMGJW6PVQ_cjs.debugPackStruct; }
84
+ get: function () { return chunkR5ZOYIRR_cjs.debugPackStruct; }
85
85
  });
86
86
  Object.defineProperty(exports, "declarationTransformer", {
87
87
  enumerable: true,
88
- get: function () { return chunkMGJW6PVQ_cjs.declarationTransformer; }
88
+ get: function () { return chunkR5ZOYIRR_cjs.declarationTransformer; }
89
89
  });
90
90
  Object.defineProperty(exports, "encodeOps", {
91
91
  enumerable: true,
92
- get: function () { return chunkMGJW6PVQ_cjs.encodeOps; }
92
+ get: function () { return chunkR5ZOYIRR_cjs.encodeOps; }
93
93
  });
94
94
  Object.defineProperty(exports, "packSize", {
95
95
  enumerable: true,
96
- get: function () { return chunkMGJW6PVQ_cjs.packSize; }
96
+ get: function () { return chunkR5ZOYIRR_cjs.packSize; }
97
97
  });
98
98
  Object.defineProperty(exports, "packSizeByte", {
99
99
  enumerable: true,
100
- get: function () { return chunkMGJW6PVQ_cjs.packSizeByte; }
100
+ get: function () { return chunkR5ZOYIRR_cjs.packSizeByte; }
101
101
  });
102
102
  Object.defineProperty(exports, "transformer", {
103
103
  enumerable: true,
104
- get: function () { return chunkMGJW6PVQ_cjs.transformer; }
104
+ get: function () { return chunkR5ZOYIRR_cjs.transformer; }
105
105
  });
106
106
  Object.defineProperty(exports, "defaultExcluded", {
107
107
  enumerable: true,
108
- get: function () { return chunk25S6WLWP_cjs.defaultExcluded; }
108
+ get: function () { return chunkV6P5VMOR_cjs.defaultExcluded; }
109
109
  });
110
110
  Object.defineProperty(exports, "getConfigResolver", {
111
111
  enumerable: true,
112
- get: function () { return chunk25S6WLWP_cjs.getConfigResolver; }
112
+ get: function () { return chunkV6P5VMOR_cjs.getConfigResolver; }
113
113
  });
114
114
  Object.defineProperty(exports, "isObject", {
115
115
  enumerable: true,
116
- get: function () { return chunk25S6WLWP_cjs.isObject; }
116
+ get: function () { return chunkV6P5VMOR_cjs.isObject; }
117
117
  });
118
118
  Object.defineProperty(exports, "parseRawMode", {
119
119
  enumerable: true,
120
- get: function () { return chunk25S6WLWP_cjs.parseRawMode; }
120
+ get: function () { return chunkV6P5VMOR_cjs.parseRawMode; }
121
121
  });
122
122
  Object.defineProperty(exports, "reflectionLevel", {
123
123
  enumerable: true,
124
- get: function () { return chunk25S6WLWP_cjs.reflectionLevel; }
124
+ get: function () { return chunkV6P5VMOR_cjs.reflectionLevel; }
125
125
  });
126
126
  Object.defineProperty(exports, "reflectionModeMatcher", {
127
127
  enumerable: true,
128
- get: function () { return chunk25S6WLWP_cjs.reflectionModeMatcher; }
128
+ get: function () { return chunkV6P5VMOR_cjs.reflectionModeMatcher; }
129
129
  });
130
130
  Object.defineProperty(exports, "reflectionModes", {
131
131
  enumerable: true,
132
- get: function () { return chunk25S6WLWP_cjs.reflectionModes; }
132
+ get: function () { return chunkV6P5VMOR_cjs.reflectionModes; }
133
133
  });
134
134
  exports.DeepkitLoader = DeepkitLoader;
@@ -1,7 +1,7 @@
1
- import { Cache, ReflectionTransformer } from './chunk-F2LAEO2G.js';
2
- export { Cache, DeclarationTransformer, ReflectionTransformer, debugPackStruct, declarationTransformer, encodeOps, packSize, packSizeByte, transformer } from './chunk-F2LAEO2G.js';
3
- import { init_esm_shims, __name } from './chunk-VP7MY2D5.js';
4
- export { defaultExcluded, getConfigResolver, isObject, parseRawMode, reflectionLevel, reflectionModeMatcher, reflectionModes } from './chunk-VP7MY2D5.js';
1
+ import { Cache, ReflectionTransformer } from './chunk-3X23WJ4S.js';
2
+ export { Cache, DeclarationTransformer, ReflectionTransformer, debugPackStruct, declarationTransformer, encodeOps, packSize, packSizeByte, transformer } from './chunk-3X23WJ4S.js';
3
+ import { init_esm_shims, __name } from './chunk-HOAJ2P7E.js';
4
+ export { defaultExcluded, getConfigResolver, isObject, parseRawMode, reflectionLevel, reflectionModeMatcher, reflectionModes } from './chunk-HOAJ2P7E.js';
5
5
  import ts from 'typescript';
6
6
 
7
7
  // src/vendor/type-compiler/index.ts
@@ -1,16 +1,16 @@
1
1
  'use strict';
2
2
 
3
- var chunkGCGRDSTC_cjs = require('./chunk-GCGRDSTC.cjs');
4
- var chunkPL6SYVVY_cjs = require('./chunk-PL6SYVVY.cjs');
3
+ var chunkI44CPEE7_cjs = require('./chunk-I44CPEE7.cjs');
4
+ var chunkQUW4LUKY_cjs = require('./chunk-QUW4LUKY.cjs');
5
5
 
6
6
  // src/vendor/type-spec.ts
7
- chunkPL6SYVVY_cjs.init_cjs_shims();
7
+ chunkQUW4LUKY_cjs.init_cjs_shims();
8
8
 
9
9
  Object.defineProperty(exports, "ReflectionOp", {
10
10
  enumerable: true,
11
- get: function () { return chunkGCGRDSTC_cjs.ReflectionOp; }
11
+ get: function () { return chunkI44CPEE7_cjs.ReflectionOp; }
12
12
  });
13
13
  Object.defineProperty(exports, "TypeNumberBrand", {
14
14
  enumerable: true,
15
- get: function () { return chunkGCGRDSTC_cjs.TypeNumberBrand; }
15
+ get: function () { return chunkI44CPEE7_cjs.TypeNumberBrand; }
16
16
  });