@power-plant/schema 0.0.33 → 0.0.34
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/codegen.d.mts +1 -1
- package/dist/index.cjs +2 -9
- package/dist/index.d.cts.map +1 -1
- package/dist/index.d.mts +1 -1
- package/dist/index.mjs +2 -7
- package/dist/{types-CyvYSCHO.d.mts → types-CjF4wIDK.d.mts} +2 -2
- package/dist/types-CjF4wIDK.d.mts.map +1 -0
- package/dist/valibot.d.mts +1 -1
- package/dist/zod.d.mts +1 -1
- package/package.json +3 -4
- package/dist/types-CyvYSCHO.d.mts.map +0 -1
package/dist/codegen.d.mts
CHANGED
package/dist/index.cjs
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
|
2
|
-
const require_rolldown_runtime = require('./rolldown-runtime-C_NdSu1c.cjs');
|
|
3
2
|
const require_constants = require('./constants-B7xonHLD.cjs');
|
|
4
3
|
const require_helpers = require('./helpers-sXsSapgI.cjs');
|
|
5
4
|
const require_storage = require('./storage-B8aDmNpv.cjs');
|
|
@@ -18,12 +17,8 @@ let _stryke_resolve_constants = require("@stryke/resolve/constants");
|
|
|
18
17
|
let _stryke_resolve_load = require("@stryke/resolve/load");
|
|
19
18
|
let _stryke_string_format_list = require("@stryke/string-format/list");
|
|
20
19
|
let _stryke_zod = require("@stryke/zod");
|
|
21
|
-
require("@typescript/vfs");
|
|
22
20
|
let _valibot_to_json_schema = require("@valibot/to-json-schema");
|
|
23
21
|
let ts_json_schema_generator_dist_factory_generator_js = require("ts-json-schema-generator/dist/factory/generator.js");
|
|
24
|
-
let ts_json_schema_generator_dist_src_Config_js = require("ts-json-schema-generator/dist/src/Config.js");
|
|
25
|
-
let typescript = require("typescript");
|
|
26
|
-
typescript = require_rolldown_runtime.__toESM(typescript, 1);
|
|
27
22
|
|
|
28
23
|
//#region src/compatibility.ts
|
|
29
24
|
const METADATA_KEYS = /* @__PURE__ */ new Set([
|
|
@@ -130,7 +125,6 @@ function assertSchemasDoNotContradict(base, override, label = "schema") {
|
|
|
130
125
|
//#endregion
|
|
131
126
|
//#region src/extract.ts
|
|
132
127
|
const SCHEMA_BUNDLE_BASE_URI = "https://power-plant.invalid/";
|
|
133
|
-
typescript.default.ScriptTarget.ES2022, typescript.default.ModuleKind.ESNext;
|
|
134
128
|
function isWrappedSchemaConfig(input) {
|
|
135
129
|
if (!(0, _stryke_type_checks_is_set_object.isSetObject)(input) || !("schema" in input)) return false;
|
|
136
130
|
if ("hash" in input || "variant" in input || "source" in input) return false;
|
|
@@ -466,18 +460,17 @@ async function extractTSType(input, options = {}) {
|
|
|
466
460
|
const exportName = fileReference.export ?? "*";
|
|
467
461
|
const resolvedPath = await (0, _stryke_fs_resolve.resolveSafe)(fileReference.file, { fs: options.fs });
|
|
468
462
|
const filePath = resolvedPath || fileReference.file;
|
|
469
|
-
const tsconfig = options.tsconfig ? (0, _stryke_path_append.appendPath)(options.tsconfig, options.cwd || process.cwd()) : (0, _stryke_path_join.joinPaths)(options.cwd || process.cwd(), "tsconfig.json");
|
|
470
463
|
try {
|
|
471
464
|
const generatorConfig = {
|
|
472
|
-
...ts_json_schema_generator_dist_src_Config_js.DEFAULT_CONFIG,
|
|
473
465
|
path: filePath,
|
|
474
466
|
type: exportName,
|
|
475
467
|
expose: "all",
|
|
476
468
|
jsDoc: "extended",
|
|
477
469
|
markdownDescription: true,
|
|
478
470
|
fullDescription: true,
|
|
471
|
+
skipTypeCheck: true,
|
|
479
472
|
...options,
|
|
480
|
-
tsconfig
|
|
473
|
+
tsconfig: options.tsconfig ? (0, _stryke_path_append.appendPath)(options.tsconfig, options.cwd || process.cwd()) : (0, _stryke_path_join.joinPaths)(options.cwd || process.cwd(), "tsconfig.json")
|
|
481
474
|
};
|
|
482
475
|
console.log(`Generating JSON schema for "${filePath}" using the type "${exportName}" with the following configuration: ${JSON.stringify(generatorConfig, null, 2)}`);
|
|
483
476
|
return (0, ts_json_schema_generator_dist_factory_generator_js.createGenerator)(generatorConfig).createSchema(exportName);
|
package/dist/index.d.cts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.cts","names":[],"sources":["../src/compatibility.ts","../src/extract.ts","../src/helpers.ts","../src/metadata.ts","../src/type-checks.ts"],"mappings":";;;;;;;;;;;;;;;;;;;;;;iBAwGgB,yBACd,MAAM,YACN,UAAU,YACV;;;;;;;;;iBAqHc,6BACd,MAAM,YACN,UAAU,YACV;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"index.d.cts","names":[],"sources":["../src/compatibility.ts","../src/extract.ts","../src/helpers.ts","../src/metadata.ts","../src/type-checks.ts"],"mappings":"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"}
|
package/dist/index.d.mts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { $ as SchemaSourceVariant, A as JsonSchemaNumberFormat, B as JsonSchemaString, C as JsonSchemaMap, D as JsonSchemaNull, E as JsonSchemaNever, F as JsonSchemaRecord, G as JsonSchemaUnion, H as JsonSchemaTuple, I as JsonSchemaRecordPropertyNames, J as SchemaConfigVariant, K as JsonSchemaUnknown, L as JsonSchemaRef, M as JsonSchemaOf, N as JsonSchemaPrimitiveType, O as JsonSchemaNullable, P as JsonSchemaPrimitiveUnion, Q as SchemaSourceConfig, R as JsonSchemaSchemaSource, S as JsonSchemaLogicKeywords, T as JsonSchemaNativeEnum, U as JsonSchemaType, V as JsonSchemaStringFormat, W as JsonSchemaUndefined, X as SchemaEnvelopeOf, Y as SchemaEnvelope, Z as SchemaSource, _ as JsonSchemaInteger, a as JsonSchema, at as ValibotSchema, b as JsonSchemaLike, c as JsonSchemaAnyOf, ct as JSON_SCHEMA_METADATA_KEYS, d as JsonSchemaBoolean, dt as JsonSchemaTypeNames, et as SpecOf, f as JsonSchemaConditionalKeywords, ft as SCHEMA_ARRAY_CONCAT_KEYWORDS, g as JsonSchemaEnum, h as JsonSchemaDecimalFormat, i as InferExtractOptions, it as UntypedSchemaSource, j as JsonSchemaObject, k as JsonSchemaNumber, l as JsonSchemaArray, lt as JSON_SCHEMA_PRIMITIVE_TYPES, m as JsonSchemaDecimal, mt as SCHEMA_SINGLE_KEYWORDS, n as BaseSchemaSource, nt as UntypedConfigObject, o as JsonSchemaAllOf, ot as ValibotSchemaSource, p as JsonSchemaDate, pt as SCHEMA_RECORD_KEYWORDS, q as SchemaConfig, r as ExtractedSchemaEnvelope, rt as UntypedSchema, s as JsonSchemaAny, st as Zod3SchemaSource, t as BaseExtractOptions, tt as StandardSchemaSchemaSource, u as JsonSchemaBigint, ut as JSON_SCHEMA_TYPES, v as JsonSchemaIntegerFormat, w as JsonSchemaMetadataKeywords, x as JsonSchemaLiteral, y as JsonSchemaKeywords, z as JsonSchemaSet } from "./types-
|
|
1
|
+
import { $ as SchemaSourceVariant, A as JsonSchemaNumberFormat, B as JsonSchemaString, C as JsonSchemaMap, D as JsonSchemaNull, E as JsonSchemaNever, F as JsonSchemaRecord, G as JsonSchemaUnion, H as JsonSchemaTuple, I as JsonSchemaRecordPropertyNames, J as SchemaConfigVariant, K as JsonSchemaUnknown, L as JsonSchemaRef, M as JsonSchemaOf, N as JsonSchemaPrimitiveType, O as JsonSchemaNullable, P as JsonSchemaPrimitiveUnion, Q as SchemaSourceConfig, R as JsonSchemaSchemaSource, S as JsonSchemaLogicKeywords, T as JsonSchemaNativeEnum, U as JsonSchemaType, V as JsonSchemaStringFormat, W as JsonSchemaUndefined, X as SchemaEnvelopeOf, Y as SchemaEnvelope, Z as SchemaSource, _ as JsonSchemaInteger, a as JsonSchema, at as ValibotSchema, b as JsonSchemaLike, c as JsonSchemaAnyOf, ct as JSON_SCHEMA_METADATA_KEYS, d as JsonSchemaBoolean, dt as JsonSchemaTypeNames, et as SpecOf, f as JsonSchemaConditionalKeywords, ft as SCHEMA_ARRAY_CONCAT_KEYWORDS, g as JsonSchemaEnum, h as JsonSchemaDecimalFormat, i as InferExtractOptions, it as UntypedSchemaSource, j as JsonSchemaObject, k as JsonSchemaNumber, l as JsonSchemaArray, lt as JSON_SCHEMA_PRIMITIVE_TYPES, m as JsonSchemaDecimal, mt as SCHEMA_SINGLE_KEYWORDS, n as BaseSchemaSource, nt as UntypedConfigObject, o as JsonSchemaAllOf, ot as ValibotSchemaSource, p as JsonSchemaDate, pt as SCHEMA_RECORD_KEYWORDS, q as SchemaConfig, r as ExtractedSchemaEnvelope, rt as UntypedSchema, s as JsonSchemaAny, st as Zod3SchemaSource, t as BaseExtractOptions, tt as StandardSchemaSchemaSource, u as JsonSchemaBigint, ut as JSON_SCHEMA_TYPES, v as JsonSchemaIntegerFormat, w as JsonSchemaMetadataKeywords, x as JsonSchemaLiteral, y as JsonSchemaKeywords, z as JsonSchemaSet } from "./types-CjF4wIDK.mjs";
|
|
2
2
|
import { n as createStoragePromises, r as normalizeKey, t as mapStorageToFileSystem } from "./index-C7q4X7Bo.mjs";
|
|
3
3
|
import { BaseSchema } from "valibot";
|
|
4
4
|
import { StandardSchemaV1 } from "@standard-schema/spec";
|
package/dist/index.mjs
CHANGED
|
@@ -16,11 +16,8 @@ import { VALID_OBJECT_SOURCE_EXTENSIONS } from "@stryke/resolve/constants";
|
|
|
16
16
|
import { loadSafe } from "@stryke/resolve/load";
|
|
17
17
|
import { list } from "@stryke/string-format/list";
|
|
18
18
|
import { extractJsonSchema as extractJsonSchema$1, isZod3Type } from "@stryke/zod";
|
|
19
|
-
import "@typescript/vfs";
|
|
20
19
|
import { toJsonSchema } from "@valibot/to-json-schema";
|
|
21
20
|
import { createGenerator } from "ts-json-schema-generator/dist/factory/generator.js";
|
|
22
|
-
import { DEFAULT_CONFIG } from "ts-json-schema-generator/dist/src/Config.js";
|
|
23
|
-
import ts from "typescript";
|
|
24
21
|
|
|
25
22
|
//#region src/compatibility.ts
|
|
26
23
|
const METADATA_KEYS = /* @__PURE__ */ new Set([
|
|
@@ -127,7 +124,6 @@ function assertSchemasDoNotContradict(base, override, label = "schema") {
|
|
|
127
124
|
//#endregion
|
|
128
125
|
//#region src/extract.ts
|
|
129
126
|
const SCHEMA_BUNDLE_BASE_URI = "https://power-plant.invalid/";
|
|
130
|
-
ts.ScriptTarget.ES2022, ts.ModuleKind.ESNext;
|
|
131
127
|
function isWrappedSchemaConfig(input) {
|
|
132
128
|
if (!isSetObject(input) || !("schema" in input)) return false;
|
|
133
129
|
if ("hash" in input || "variant" in input || "source" in input) return false;
|
|
@@ -463,18 +459,17 @@ async function extractTSType(input, options = {}) {
|
|
|
463
459
|
const exportName = fileReference.export ?? "*";
|
|
464
460
|
const resolvedPath = await resolveSafe(fileReference.file, { fs: options.fs });
|
|
465
461
|
const filePath = resolvedPath || fileReference.file;
|
|
466
|
-
const tsconfig = options.tsconfig ? appendPath(options.tsconfig, options.cwd || process.cwd()) : joinPaths(options.cwd || process.cwd(), "tsconfig.json");
|
|
467
462
|
try {
|
|
468
463
|
const generatorConfig = {
|
|
469
|
-
...DEFAULT_CONFIG,
|
|
470
464
|
path: filePath,
|
|
471
465
|
type: exportName,
|
|
472
466
|
expose: "all",
|
|
473
467
|
jsDoc: "extended",
|
|
474
468
|
markdownDescription: true,
|
|
475
469
|
fullDescription: true,
|
|
470
|
+
skipTypeCheck: true,
|
|
476
471
|
...options,
|
|
477
|
-
tsconfig
|
|
472
|
+
tsconfig: options.tsconfig ? appendPath(options.tsconfig, options.cwd || process.cwd()) : joinPaths(options.cwd || process.cwd(), "tsconfig.json")
|
|
478
473
|
};
|
|
479
474
|
console.log(`Generating JSON schema for "${filePath}" using the type "${exportName}" with the following configuration: ${JSON.stringify(generatorConfig, null, 2)}`);
|
|
480
475
|
return createGenerator(generatorConfig).createSchema(exportName);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { Config } from "ts-json-schema-generator/dist/src/Config.js";
|
|
2
1
|
import { BaseIssue, BaseSchema } from "valibot";
|
|
3
2
|
import { StandardJSONSchemaV1 } from "@standard-schema/spec";
|
|
4
3
|
import { InferLoadOptions, LoadReference } from "@stryke/resolve/types";
|
|
4
|
+
import { Config } from "ts-json-schema-generator/dist/src/Config.js";
|
|
5
5
|
import { Storage } from "unstorage";
|
|
6
6
|
import { InputObject, Schema } from "untyped";
|
|
7
7
|
import * as z3 from "zod/v3";
|
|
@@ -1347,4 +1347,4 @@ declare module "zod" {
|
|
|
1347
1347
|
}
|
|
1348
1348
|
//#endregion
|
|
1349
1349
|
export { SchemaSourceVariant as $, JsonSchemaNumberFormat as A, JsonSchemaString as B, JsonSchemaMap as C, JsonSchemaNull as D, JsonSchemaNever as E, JsonSchemaRecord as F, JsonSchemaUnion as G, JsonSchemaTuple as H, JsonSchemaRecordPropertyNames as I, SchemaConfigVariant as J, JsonSchemaUnknown as K, JsonSchemaRef as L, JsonSchemaOf as M, JsonSchemaPrimitiveType as N, JsonSchemaNullable as O, JsonSchemaPrimitiveUnion as P, SchemaSourceConfig as Q, JsonSchemaSchemaSource as R, JsonSchemaLogicKeywords as S, JsonSchemaNativeEnum as T, JsonSchemaType as U, JsonSchemaStringFormat as V, JsonSchemaUndefined as W, SchemaEnvelopeOf as X, SchemaEnvelope as Y, SchemaSource as Z, JsonSchemaInteger as _, JsonSchema as a, ValibotSchema as at, JsonSchemaLike as b, JsonSchemaAnyOf as c, JSON_SCHEMA_METADATA_KEYS as ct, JsonSchemaBoolean as d, JsonSchemaTypeNames as dt, SpecOf as et, JsonSchemaConditionalKeywords as f, SCHEMA_ARRAY_CONCAT_KEYWORDS as ft, JsonSchemaEnum as g, JsonSchemaDecimalFormat as h, InferExtractOptions as i, UntypedSchemaSource as it, JsonSchemaObject as j, JsonSchemaNumber as k, JsonSchemaArray as l, JSON_SCHEMA_PRIMITIVE_TYPES as lt, JsonSchemaDecimal as m, SCHEMA_SINGLE_KEYWORDS as mt, BaseSchemaSource as n, UntypedConfigObject as nt, JsonSchemaAllOf as o, ValibotSchemaSource as ot, JsonSchemaDate as p, SCHEMA_RECORD_KEYWORDS as pt, SchemaConfig as q, ExtractedSchemaEnvelope as r, UntypedSchema as rt, JsonSchemaAny as s, Zod3SchemaSource as st, BaseExtractOptions as t, StandardSchemaSchemaSource as tt, JsonSchemaBigint as u, JSON_SCHEMA_TYPES as ut, JsonSchemaIntegerFormat as v, JsonSchemaMetadataKeywords as w, JsonSchemaLiteral as x, JsonSchemaKeywords as y, JsonSchemaSet as z };
|
|
1350
|
-
//# sourceMappingURL=types-
|
|
1350
|
+
//# sourceMappingURL=types-CjF4wIDK.d.mts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"types-CjF4wIDK.d.mts","names":[],"sources":["../src/constants.ts","../src/types.ts"],"mappings":""}
|
package/dist/valibot.d.mts
CHANGED
package/dist/zod.d.mts
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@power-plant/schema",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.34",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "A Power Plant utility package to help managing schemas.",
|
|
6
6
|
"keywords": [
|
|
@@ -121,11 +121,11 @@
|
|
|
121
121
|
"@standard-schema/spec": "^1.1.0",
|
|
122
122
|
"@stryke/convert": "^0.7.27",
|
|
123
123
|
"@stryke/date": "^0.0.8",
|
|
124
|
+
"@stryke/fs": "^0.33.97",
|
|
124
125
|
"@stryke/hash": "^0.13.50",
|
|
125
126
|
"@stryke/helpers": "^0.10.36",
|
|
126
127
|
"@stryke/json": "^0.15.20",
|
|
127
128
|
"@stryke/path": "^0.29.23",
|
|
128
|
-
"@stryke/fs": "^0.33.97",
|
|
129
129
|
"@stryke/resolve": "^0.0.12",
|
|
130
130
|
"@stryke/string-format": "^0.17.38",
|
|
131
131
|
"@stryke/type-checks": "^0.6.29",
|
|
@@ -133,7 +133,6 @@
|
|
|
133
133
|
"@stryke/unique-id": "^0.3.108",
|
|
134
134
|
"@stryke/url": "^0.4.47",
|
|
135
135
|
"@stryke/zod": "^0.3.42",
|
|
136
|
-
"@typescript/vfs": "^1.6.4",
|
|
137
136
|
"@valibot/to-json-schema": "^1.7.1",
|
|
138
137
|
"defu": "^6.1.7",
|
|
139
138
|
"ts-json-schema-generator": "^2.9.0",
|
|
@@ -157,5 +156,5 @@
|
|
|
157
156
|
"zod": { "optional": true }
|
|
158
157
|
},
|
|
159
158
|
"publishConfig": { "access": "public" },
|
|
160
|
-
"gitHead": "
|
|
159
|
+
"gitHead": "248ee4fb68fedca6d36ae55e0a23bdc1240d113f"
|
|
161
160
|
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"types-CyvYSCHO.d.mts","names":[],"sources":["../src/constants.ts","../src/types.ts"],"mappings":""}
|