@powerlines/deepkit 0.7.2 → 0.7.4

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/capnp.d.cts CHANGED
@@ -1,4 +1,4 @@
1
- import { C as SimpleSerializedType$1, _ as SerializedTypePropertySignature$1, a as SerializedTypeClassType$1, b as SerializedTypeUnion$1, c as SerializedTypeInfer$1, d as SerializedTypeMethod$1, f as SerializedTypeMethodSignature$1, g as SerializedTypeProperty$1, h as SerializedTypeParameter$1, i as SerializedTypeArray$1, l as SerializedTypeIntersection$1, m as SerializedTypeOther, n as IndexAccessOrigin, o as SerializedTypeEnum$1, p as SerializedTypeObjectLiteral$1, r as SerializedType$1, s as SerializedTypeFunction$1, t as DefaultValueReflection, u as SerializedTypeLiteral$1, v as SerializedTypeTuple$1, w as TagsReflection$1, x as SerializedType_Type, y as SerializedTypeTupleMember$1 } from "./reflection-BwdnCwaK.cjs";
1
+ import { C as SimpleSerializedType$1, _ as SerializedTypePropertySignature$1, a as SerializedTypeClassType$1, b as SerializedTypeUnion$1, c as SerializedTypeInfer$1, d as SerializedTypeMethod$1, f as SerializedTypeMethodSignature$1, g as SerializedTypeProperty$1, h as SerializedTypeParameter$1, i as SerializedTypeArray$1, l as SerializedTypeIntersection$1, m as SerializedTypeOther, n as IndexAccessOrigin, o as SerializedTypeEnum$1, p as SerializedTypeObjectLiteral$1, r as SerializedType$1, s as SerializedTypeFunction$1, t as DefaultValueReflection, u as SerializedTypeLiteral$1, v as SerializedTypeTuple$1, w as TagsReflection$1, x as SerializedType_Type, y as SerializedTypeTupleMember$1 } from "./reflection-C4IlLDrv.cjs";
2
2
  import { ReflectionKind, SerializedType, SerializedTypeArray, SerializedTypeClassType, SerializedTypeEnum, SerializedTypeFunction, SerializedTypeInfer, SerializedTypeIntersection, SerializedTypeLiteral, SerializedTypeMethod, SerializedTypeMethodSignature, SerializedTypeObjectLiteral, SerializedTypeParameter, SerializedTypeProperty, SerializedTypePropertySignature, SerializedTypeReference, SerializedTypeTuple, SerializedTypeTupleMember, SerializedTypeUnion, SerializedTypes, SimpleSerializedType, TagsReflection } from "@powerlines/deepkit/vendor/type";
3
3
  import { List } from "@stryke/capnp";
4
4
 
package/dist/capnp.d.mts CHANGED
@@ -1,4 +1,4 @@
1
- import { C as SimpleSerializedType$1, _ as SerializedTypePropertySignature$1, a as SerializedTypeClassType$1, b as SerializedTypeUnion$1, c as SerializedTypeInfer$1, d as SerializedTypeMethod$1, f as SerializedTypeMethodSignature$1, g as SerializedTypeProperty$1, h as SerializedTypeParameter$1, i as SerializedTypeArray$1, l as SerializedTypeIntersection$1, m as SerializedTypeOther, n as IndexAccessOrigin, o as SerializedTypeEnum$1, p as SerializedTypeObjectLiteral$1, r as SerializedType$1, s as SerializedTypeFunction$1, t as DefaultValueReflection, u as SerializedTypeLiteral$1, v as SerializedTypeTuple$1, w as TagsReflection$1, x as SerializedType_Type, y as SerializedTypeTupleMember$1 } from "./reflection-Chr4fE0i.mjs";
1
+ import { C as SimpleSerializedType$1, _ as SerializedTypePropertySignature$1, a as SerializedTypeClassType$1, b as SerializedTypeUnion$1, c as SerializedTypeInfer$1, d as SerializedTypeMethod$1, f as SerializedTypeMethodSignature$1, g as SerializedTypeProperty$1, h as SerializedTypeParameter$1, i as SerializedTypeArray$1, l as SerializedTypeIntersection$1, m as SerializedTypeOther, n as IndexAccessOrigin, o as SerializedTypeEnum$1, p as SerializedTypeObjectLiteral$1, r as SerializedType$1, s as SerializedTypeFunction$1, t as DefaultValueReflection, u as SerializedTypeLiteral$1, v as SerializedTypeTuple$1, w as TagsReflection$1, x as SerializedType_Type, y as SerializedTypeTupleMember$1 } from "./reflection-BB3pXP5l.mjs";
2
2
  import { ReflectionKind, SerializedType, SerializedTypeArray, SerializedTypeClassType, SerializedTypeEnum, SerializedTypeFunction, SerializedTypeInfer, SerializedTypeIntersection, SerializedTypeLiteral, SerializedTypeMethod, SerializedTypeMethodSignature, SerializedTypeObjectLiteral, SerializedTypeParameter, SerializedTypeProperty, SerializedTypePropertySignature, SerializedTypeReference, SerializedTypeTuple, SerializedTypeTupleMember, SerializedTypeUnion, SerializedTypes, SimpleSerializedType, TagsReflection } from "@powerlines/deepkit/vendor/type";
3
3
  import { List } from "@stryke/capnp";
4
4
 
@@ -1,6 +1,6 @@
1
1
  import * as $ from "@stryke/capnp";
2
2
 
3
- //#region schemas/reflection.d.ts
3
+ //#region schemas/reflection.d.mts
4
4
  declare const ReflectionKind: {
5
5
  readonly NEVER: 0;
6
6
  readonly ANY: 1;
@@ -1558,4 +1558,4 @@ declare class SerializedTypes extends $.Struct {
1558
1558
  }
1559
1559
  //#endregion
1560
1560
  export { SimpleSerializedType as C, SerializedTypes as S, SerializedTypePropertySignature as _, SerializedTypeClassType as a, SerializedTypeUnion as b, SerializedTypeInfer as c, SerializedTypeMethod as d, SerializedTypeMethodSignature as f, SerializedTypeProperty as g, SerializedTypeParameter as h, SerializedTypeArray as i, SerializedTypeIntersection as l, SerializedTypeOther as m, IndexAccessOrigin as n, SerializedTypeEnum as o, SerializedTypeObjectLiteral as p, SerializedType as r, SerializedTypeFunction as s, DefaultValueReflection as t, SerializedTypeLiteral as u, SerializedTypeTuple as v, TagsReflection as w, SerializedType_Type as x, SerializedTypeTupleMember as y };
1561
- //# sourceMappingURL=reflection-D9R8cdSo.d.mts.map
1561
+ //# sourceMappingURL=reflection-BB3pXP5l.d.mts.map
@@ -1,6 +1,6 @@
1
1
  import * as $ from "@stryke/capnp";
2
2
 
3
- //#region schemas/reflection.d.ts
3
+ //#region schemas/reflection.d.mts
4
4
  declare const ReflectionKind: {
5
5
  readonly NEVER: 0;
6
6
  readonly ANY: 1;
@@ -1124,9 +1124,9 @@ declare class SerializedTypeLiteralSymbol extends $.Struct {
1124
1124
  size: $.ObjectSize;
1125
1125
  };
1126
1126
  /**
1127
- * "symbol"
1128
- *
1129
- */
1127
+ * "symbol"
1128
+ *
1129
+ */
1130
1130
  get type(): string;
1131
1131
  set type(value: string);
1132
1132
  get name(): string;
@@ -1140,9 +1140,9 @@ declare class SerializedTypeLiteralBigInt extends $.Struct {
1140
1140
  size: $.ObjectSize;
1141
1141
  };
1142
1142
  /**
1143
- * "bigint"
1144
- *
1145
- */
1143
+ * "bigint"
1144
+ *
1145
+ */
1146
1146
  get type(): string;
1147
1147
  set type(value: string);
1148
1148
  get value(): string;
@@ -1156,9 +1156,9 @@ declare class SerializedTypeLiteralRegex extends $.Struct {
1156
1156
  size: $.ObjectSize;
1157
1157
  };
1158
1158
  /**
1159
- * "regex"
1160
- *
1161
- */
1159
+ * "regex"
1160
+ *
1161
+ */
1162
1162
  get type(): string;
1163
1163
  set type(value: string);
1164
1164
  get regex(): string;
@@ -1328,9 +1328,9 @@ declare const SerializedType_Type_Which: {
1328
1328
  readonly TUPLE_MEMBER: 20;
1329
1329
  readonly REST: 21;
1330
1330
  /**
1331
- * For any other type that is not explicitly defined
1332
- *
1333
- */
1331
+ * For any other type that is not explicitly defined
1332
+ *
1333
+ */
1334
1334
  readonly OTHER: 22;
1335
1335
  };
1336
1336
  type SerializedType_Type_Which = (typeof SerializedType_Type_Which)[keyof typeof SerializedType_Type_Which];
@@ -1520,9 +1520,9 @@ declare class SerializedType_Type extends $.Struct {
1520
1520
  _adoptOther(value: $.Orphan<SerializedTypeOther>): void;
1521
1521
  _disownOther(): $.Orphan<SerializedTypeOther>;
1522
1522
  /**
1523
- * For any other type that is not explicitly defined
1524
- *
1525
- */
1523
+ * For any other type that is not explicitly defined
1524
+ *
1525
+ */
1526
1526
  get other(): SerializedTypeOther;
1527
1527
  _hasOther(): boolean;
1528
1528
  _initOther(): SerializedTypeOther;
@@ -1558,4 +1558,4 @@ declare class SerializedTypes extends $.Struct {
1558
1558
  }
1559
1559
  //#endregion
1560
1560
  export { SimpleSerializedType as C, SerializedTypes as S, SerializedTypePropertySignature as _, SerializedTypeClassType as a, SerializedTypeUnion as b, SerializedTypeInfer as c, SerializedTypeMethod as d, SerializedTypeMethodSignature as f, SerializedTypeProperty as g, SerializedTypeParameter as h, SerializedTypeArray as i, SerializedTypeIntersection as l, SerializedTypeOther as m, IndexAccessOrigin as n, SerializedTypeEnum as o, SerializedTypeObjectLiteral as p, SerializedType as r, SerializedTypeFunction as s, DefaultValueReflection as t, SerializedTypeLiteral as u, SerializedTypeTuple as v, TagsReflection as w, SerializedType_Type as x, SerializedTypeTupleMember as y };
1561
- //# sourceMappingURL=reflection-BwdnCwaK.d.cts.map
1561
+ //# sourceMappingURL=reflection-C4IlLDrv.d.cts.map
@@ -25,7 +25,7 @@ function createTransformer(context, options = {}) {
25
25
  }, {
26
26
  exclude: [],
27
27
  reflection: "default",
28
- reflectionLevel: "minimal"
28
+ reflectionLevel: "normal"
29
29
  }));
30
30
  };
31
31
  }
@@ -22,7 +22,7 @@ function createTransformer(context, options = {}) {
22
22
  }, {
23
23
  exclude: [],
24
24
  reflection: "default",
25
- reflectionLevel: "minimal"
25
+ reflectionLevel: "normal"
26
26
  }));
27
27
  };
28
28
  }
package/dist/types.d.cts CHANGED
@@ -1,4 +1,4 @@
1
- import { S as SerializedTypes$1 } from "./reflection-BwdnCwaK.cjs";
1
+ import { S as SerializedTypes$1 } from "./reflection-C4IlLDrv.cjs";
2
2
  import { ReflectionClass } from "@powerlines/deepkit/vendor/type";
3
3
 
4
4
  //#region src/types.d.ts
package/dist/types.d.mts CHANGED
@@ -1,4 +1,4 @@
1
- import { S as SerializedTypes$1 } from "./reflection-Chr4fE0i.mjs";
1
+ import { S as SerializedTypes$1 } from "./reflection-BB3pXP5l.mjs";
2
2
  import { ReflectionClass } from "@powerlines/deepkit/vendor/type";
3
3
 
4
4
  //#region src/types.d.ts