@powerlines/deepkit 0.6.50 → 0.6.51
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/dist/esbuild-plugin.d.cts +1 -1
- package/dist/esbuild-plugin.d.ts +1 -1
- package/dist/index.d.cts +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/vendor/{chunk-GCGRDSTC.cjs → chunk-32RKONCS.cjs} +3 -3
- package/dist/vendor/{chunk-PNWV4F7Z.cjs → chunk-AARNESY4.cjs} +176 -176
- package/dist/vendor/{chunk-PL6SYVVY.cjs → chunk-NVUNO3NN.cjs} +2 -2
- package/dist/vendor/core.cjs +130 -130
- package/dist/vendor/type-compiler/{chunk-MGJW6PVQ.cjs → chunk-E2YMNG7T.cjs} +505 -505
- package/dist/vendor/type-compiler/{chunk-25S6WLWP.cjs → chunk-JLS52CQ4.cjs} +2 -2
- package/dist/vendor/type-compiler/{chunk-F2LAEO2G.js → chunk-TEUOEWLG.js} +1 -1
- package/dist/vendor/type-compiler/{chunk-VP7MY2D5.js → chunk-YPKHTCJH.js} +2 -2
- package/dist/vendor/type-compiler/compiler.cjs +12 -12
- package/dist/vendor/type-compiler/compiler.js +2 -2
- package/dist/vendor/type-compiler/config.cjs +9 -9
- package/dist/vendor/type-compiler/config.js +2 -2
- package/dist/vendor/type-compiler/index.cjs +24 -24
- package/dist/vendor/type-compiler/index.js +4 -4
- package/dist/vendor/type-spec.cjs +5 -5
- package/dist/vendor/type.cjs +776 -776
- package/package.json +4 -4
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { ReflectionConfig } from '@deepkit/type-compiler/config';
|
|
2
1
|
import { OnLoadOptions, Plugin } from 'esbuild';
|
|
3
2
|
import { Context } from 'powerlines/types/context';
|
|
3
|
+
import { ReflectionConfig } from '@deepkit/type-compiler/config';
|
|
4
4
|
|
|
5
5
|
interface ESBuildPluginOptions extends Partial<ReflectionConfig> {
|
|
6
6
|
onLoad?: Partial<OnLoadOptions>;
|
package/dist/esbuild-plugin.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { ReflectionConfig } from '@deepkit/type-compiler/config';
|
|
2
1
|
import { OnLoadOptions, Plugin } from 'esbuild';
|
|
3
2
|
import { Context } from 'powerlines/types/context';
|
|
3
|
+
import { ReflectionConfig } from '@deepkit/type-compiler/config';
|
|
4
4
|
|
|
5
5
|
interface ESBuildPluginOptions extends Partial<ReflectionConfig> {
|
|
6
6
|
onLoad?: Partial<OnLoadOptions>;
|
package/dist/index.d.cts
CHANGED
|
@@ -10,9 +10,9 @@ export { getEnumReflectionType, getUnionTypes, isStringUnion, kindToName, string
|
|
|
10
10
|
import '@powerlines/deepkit/vendor/type';
|
|
11
11
|
import '@stryke/capnp';
|
|
12
12
|
import './reflection-BHSdc6oZ.cjs';
|
|
13
|
-
import '@deepkit/type-compiler/config';
|
|
14
13
|
import 'esbuild';
|
|
15
14
|
import 'powerlines/types/context';
|
|
15
|
+
import '@deepkit/type-compiler/config';
|
|
16
16
|
import '@stryke/types/configuration';
|
|
17
17
|
import 'powerlines/types/build';
|
|
18
18
|
import 'rolldown';
|
package/dist/index.d.ts
CHANGED
|
@@ -10,9 +10,9 @@ export { getEnumReflectionType, getUnionTypes, isStringUnion, kindToName, string
|
|
|
10
10
|
import '@powerlines/deepkit/vendor/type';
|
|
11
11
|
import '@stryke/capnp';
|
|
12
12
|
import './reflection-BHSdc6oZ.js';
|
|
13
|
-
import '@deepkit/type-compiler/config';
|
|
14
13
|
import 'esbuild';
|
|
15
14
|
import 'powerlines/types/context';
|
|
15
|
+
import '@deepkit/type-compiler/config';
|
|
16
16
|
import '@stryke/types/configuration';
|
|
17
17
|
import 'powerlines/types/build';
|
|
18
18
|
import 'rolldown';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkNVUNO3NN_cjs = require('./chunk-NVUNO3NN.cjs');
|
|
4
4
|
|
|
5
5
|
// ../../node_modules/.pnpm/@deepkit+type-spec@1.0.1_patch_hash=f3c3a4fd486751022d78f17d39a5a79f493bca20b185964ca1aba41fbfc93244/node_modules/@deepkit/type-spec/dist/esm/src/type.js
|
|
6
|
-
|
|
6
|
+
chunkNVUNO3NN_cjs.init_cjs_shims();
|
|
7
7
|
exports.TypeNumberBrand = void 0;
|
|
8
8
|
(function(TypeNumberBrand2) {
|
|
9
9
|
TypeNumberBrand2[TypeNumberBrand2["integer"] = 0] = "integer";
|
|
@@ -112,4 +112,4 @@ exports.ReflectionOp = void 0;
|
|
|
112
112
|
})(exports.ReflectionOp || (exports.ReflectionOp = {}));
|
|
113
113
|
|
|
114
114
|
// ../../node_modules/.pnpm/@deepkit+type-spec@1.0.1_patch_hash=f3c3a4fd486751022d78f17d39a5a79f493bca20b185964ca1aba41fbfc93244/node_modules/@deepkit/type-spec/dist/esm/index.js
|
|
115
|
-
|
|
115
|
+
chunkNVUNO3NN_cjs.init_cjs_shims();
|