@powerlines/deepkit 0.5.1 → 0.5.3

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 (62) hide show
  1. package/dist/capnp.cjs +49 -48
  2. package/dist/capnp.js +4 -3
  3. package/dist/{chunk-U5O6DHJ2.js → chunk-35PNVYKI.js} +4 -4
  4. package/dist/chunk-3GQAWCBQ.js +10 -0
  5. package/dist/{chunk-PKLLVKY2.cjs → chunk-3GRTJOID.cjs} +9 -9
  6. package/dist/{chunk-ESVH44QW.cjs → chunk-3PKIT7K2.cjs} +4 -4
  7. package/dist/{chunk-MEMIQ5AA.js → chunk-47WBQTA6.js} +1 -1
  8. package/dist/chunk-4UQ4UDET.cjs +19685 -0
  9. package/dist/{chunk-VMRRVNO2.cjs → chunk-B47NLUDW.cjs} +2 -2
  10. package/dist/chunk-BGYQAVKQ.cjs +13 -0
  11. package/dist/chunk-F5QUFY7D.cjs +135 -0
  12. package/dist/{chunk-4V4LIAN2.js → chunk-GVS5O43Z.js} +2 -2
  13. package/dist/{chunk-YQQIT5YX.js → chunk-JSH5MVQG.js} +2 -2
  14. package/dist/{chunk-VWKKT7CM.cjs → chunk-KDKCOXXC.cjs} +5 -5
  15. package/dist/chunk-KWUXT6EF.js +127 -0
  16. package/dist/{chunk-J2FVIV7W.cjs → chunk-MSO7PT57.cjs} +126 -126
  17. package/dist/chunk-O2LKJ62Q.cjs +2863 -0
  18. package/dist/chunk-U7WEV6HK.js +19678 -0
  19. package/dist/chunk-W423FBJ2.js +2854 -0
  20. package/dist/{chunk-I5CVIT7W.js → chunk-XI47ZADG.js} +42 -42
  21. package/dist/chunk-XU55W26B.js +109 -0
  22. package/dist/esbuild-plugin.cjs +6 -5
  23. package/dist/esbuild-plugin.js +5 -4
  24. package/dist/index.cjs +68 -67
  25. package/dist/index.js +10 -9
  26. package/dist/reflect-type.cjs +8 -7
  27. package/dist/reflect-type.js +7 -6
  28. package/dist/resolve-reflections.cjs +3 -3
  29. package/dist/resolve-reflections.js +2 -2
  30. package/dist/transformer.cjs +5 -4
  31. package/dist/transformer.js +3 -2
  32. package/dist/transpile.cjs +5 -4
  33. package/dist/transpile.js +4 -3
  34. package/dist/utilities.cjs +11 -10
  35. package/dist/utilities.js +4 -3
  36. package/dist/vendor/chunk-5BKT4CS5.js +28 -0
  37. package/dist/vendor/{chunk-ZDFKNN7Y.cjs → chunk-BDXVTHBY.cjs} +322 -153
  38. package/dist/vendor/{chunk-7LAB3COT.js → chunk-BLN7QVCP.js} +154 -7
  39. package/dist/vendor/chunk-EQXMWOHO.cjs +115 -0
  40. package/dist/vendor/chunk-MO4O4UYI.cjs +42 -0
  41. package/dist/vendor/core.cjs +131 -130
  42. package/dist/vendor/core.js +2 -2
  43. package/dist/vendor/index.cjs +28 -0
  44. package/dist/vendor/index.d.cts +2 -0
  45. package/dist/vendor/index.d.ts +2 -0
  46. package/dist/vendor/index.js +1 -0
  47. package/dist/vendor/type-spec.cjs +6 -5
  48. package/dist/vendor/type-spec.js +1 -1
  49. package/dist/vendor/type.cjs +2346 -641
  50. package/dist/vendor/type.js +1661 -23
  51. package/package.json +5 -5
  52. package/dist/chunk-7J3ZDT6O.cjs +0 -30
  53. package/dist/chunk-B6GTAZEL.js +0 -37
  54. package/dist/chunk-FFBZWTR7.cjs +0 -63
  55. package/dist/chunk-GRNJVY7I.cjs +0 -19
  56. package/dist/chunk-IRPJW6HH.js +0 -16
  57. package/dist/chunk-J4SVRFV4.js +0 -127
  58. package/dist/chunk-QLKLDV3V.cjs +0 -135
  59. package/dist/chunk-XGQQM64U.js +0 -8
  60. package/dist/vendor/chunk-SHUYVCID.js +0 -4
  61. package/dist/vendor/chunk-USNT2KNT.cjs +0 -6
  62. /package/dist/{vendor/chunk-5NPGWGPO.cjs → chunk-5NPGWGPO.cjs} +0 -0
@@ -95,4 +95,32 @@ Object.defineProperty(exports, "transformer", {
95
95
  enumerable: true,
96
96
  get: function () { return chunkK5KCTNDL_cjs.transformer; }
97
97
  });
98
+ Object.defineProperty(exports, "defaultExcluded", {
99
+ enumerable: true,
100
+ get: function () { return chunkM3FJ3QXG_cjs.defaultExcluded; }
101
+ });
102
+ Object.defineProperty(exports, "getConfigResolver", {
103
+ enumerable: true,
104
+ get: function () { return chunkM3FJ3QXG_cjs.getConfigResolver; }
105
+ });
106
+ Object.defineProperty(exports, "isObject", {
107
+ enumerable: true,
108
+ get: function () { return chunkM3FJ3QXG_cjs.isObject; }
109
+ });
110
+ Object.defineProperty(exports, "parseRawMode", {
111
+ enumerable: true,
112
+ get: function () { return chunkM3FJ3QXG_cjs.parseRawMode; }
113
+ });
114
+ Object.defineProperty(exports, "reflectionLevel", {
115
+ enumerable: true,
116
+ get: function () { return chunkM3FJ3QXG_cjs.reflectionLevel; }
117
+ });
118
+ Object.defineProperty(exports, "reflectionModeMatcher", {
119
+ enumerable: true,
120
+ get: function () { return chunkM3FJ3QXG_cjs.reflectionModeMatcher; }
121
+ });
122
+ Object.defineProperty(exports, "reflectionModes", {
123
+ enumerable: true,
124
+ get: function () { return chunkM3FJ3QXG_cjs.reflectionModes; }
125
+ });
98
126
  exports.DeepkitLoader = DeepkitLoader;
@@ -1 +1,3 @@
1
1
  export * from '@deepkit/type-compiler';
2
+ export * from '@deepkit/type-compiler/compiler';
3
+ export * from '@deepkit/type-compiler/config';
@@ -1 +1,3 @@
1
1
  export * from '@deepkit/type-compiler';
2
+ export * from '@deepkit/type-compiler/compiler';
3
+ export * from '@deepkit/type-compiler/config';
@@ -1,6 +1,7 @@
1
1
  import { Cache, ReflectionTransformer } from './chunk-L3KIZV6P.js';
2
2
  export { Cache, DeclarationTransformer, ReflectionTransformer, debugPackStruct, declarationTransformer, encodeOps, packSize, packSizeByte, transformer } from './chunk-L3KIZV6P.js';
3
3
  import { __name } from './chunk-IOMA7ABE.js';
4
+ export { defaultExcluded, getConfigResolver, isObject, parseRawMode, reflectionLevel, reflectionModeMatcher, reflectionModes } from './chunk-IOMA7ABE.js';
4
5
  import ts from 'typescript';
5
6
 
6
7
  var DeepkitLoader = class {
@@ -1,15 +1,16 @@
1
1
  'use strict';
2
2
 
3
- var chunk5NPGWGPO_cjs = require('./chunk-5NPGWGPO.cjs');
4
- require('./chunk-USNT2KNT.cjs');
5
-
3
+ var chunkEQXMWOHO_cjs = require('./chunk-EQXMWOHO.cjs');
4
+ var chunkMO4O4UYI_cjs = require('./chunk-MO4O4UYI.cjs');
6
5
 
6
+ // src/vendor/type-spec.ts
7
+ chunkMO4O4UYI_cjs.init_cjs_shims();
7
8
 
8
9
  Object.defineProperty(exports, "ReflectionOp", {
9
10
  enumerable: true,
10
- get: function () { return chunk5NPGWGPO_cjs.ReflectionOp; }
11
+ get: function () { return chunkEQXMWOHO_cjs.ReflectionOp; }
11
12
  });
12
13
  Object.defineProperty(exports, "TypeNumberBrand", {
13
14
  enumerable: true,
14
- get: function () { return chunk5NPGWGPO_cjs.TypeNumberBrand; }
15
+ get: function () { return chunkEQXMWOHO_cjs.TypeNumberBrand; }
15
16
  });
@@ -1,2 +1,2 @@
1
1
  export { ReflectionOp, TypeNumberBrand } from './chunk-BR2FK5K7.js';
2
- import './chunk-SHUYVCID.js';
2
+ import './chunk-5BKT4CS5.js';