@revisium/schema-toolkit 0.20.2 → 0.21.1
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/README.md +216 -0
- package/dist/FormulaPathBuilder-BUJRR0Am.d.cts +48 -0
- package/dist/FormulaPathBuilder-QR0htn-e.d.ts +48 -0
- package/dist/{chunk-VGADCIBG.cjs → chunk-2PIMJSWJ.cjs} +12 -8
- package/dist/chunk-3MJP73IJ.js +1 -0
- package/dist/{chunk-LLHQWDAR.js → chunk-4U2RZHMX.js} +19 -21
- package/dist/{chunk-Q2UOTIMG.js → chunk-5DUMJHCA.js} +0 -2
- package/dist/{chunk-V6JTSET2.cjs → chunk-7JWCZZPJ.cjs} +49 -51
- package/dist/{chunk-YFWOURZL.js → chunk-7PEC6ZYY.js} +0 -2
- package/dist/chunk-AV5EZUMZ.cjs +2 -0
- package/dist/{chunk-3JZKQWQH.js → chunk-AWFMSOHM.js} +5 -7
- package/dist/{chunk-X2VRR7V7.cjs → chunk-ERW5XVED.cjs} +0 -2
- package/dist/{chunk-XNFSFT7T.cjs → chunk-EVD5ZI55.cjs} +0 -2
- package/dist/{chunk-ZRNFSUOV.cjs → chunk-FL6PWPVJ.cjs} +0 -2
- package/dist/{chunk-55AMH44G.js → chunk-FTBRJODD.js} +28 -30
- package/dist/{chunk-R3MS2N4A.js → chunk-GJM63Q4K.js} +0 -2
- package/dist/{chunk-U5YDA3LA.js → chunk-HFMZITNE.js} +238 -31
- package/dist/{chunk-EGC32GPY.cjs → chunk-ITYABUR5.cjs} +19 -21
- package/dist/{chunk-R4CFU33U.js → chunk-IZMBM36H.js} +10 -9
- package/dist/chunk-J4RVO37K.cjs +2 -0
- package/dist/{chunk-QEV4Q4TR.js → chunk-JLXX3SGF.js} +30 -32
- package/dist/{chunk-MPF6VCB5.js → chunk-NO655UI5.js} +0 -2
- package/dist/chunk-OAUVP6CU.js +1 -0
- package/dist/{chunk-B3T6YB2D.cjs → chunk-ONW2OVNQ.cjs} +28 -30
- package/dist/{chunk-32FZHFIO.cjs → chunk-QKA7DJDN.cjs} +0 -2
- package/dist/{chunk-46ME2TAU.cjs → chunk-RCCBUOGY.cjs} +5 -7
- package/dist/{chunk-IPL2CGVA.cjs → chunk-RQBW7ATZ.cjs} +0 -2
- package/dist/{chunk-FZ2MS4Q5.cjs → chunk-S5SRXND6.cjs} +307 -97
- package/dist/{chunk-WSPFHUHU.cjs → chunk-T3QQSHAC.cjs} +0 -2
- package/dist/{chunk-J6SCHJKG.cjs → chunk-VMELKZXD.cjs} +0 -2
- package/dist/{chunk-5VDDLW7U.js → chunk-WE4OLW5U.js} +0 -2
- package/dist/{chunk-JUOGJFTL.js → chunk-XKWWCXGB.js} +0 -2
- package/dist/{chunk-ZBPUTF3Q.js → chunk-ZPRBA4AQ.js} +0 -2
- package/dist/consts/index.cjs +4 -6
- package/dist/consts/index.js +2 -4
- package/dist/core/index.cjs +65 -69
- package/dist/core/index.d.cts +6 -4
- package/dist/core/index.d.ts +6 -4
- package/dist/core/index.js +4 -8
- package/dist/formula/index.cjs +7 -9
- package/dist/formula/index.d.cts +1 -1
- package/dist/formula/index.d.ts +1 -1
- package/dist/formula/index.js +1 -3
- package/dist/index.cjs +269 -248
- package/dist/index.d.cts +8 -7
- package/dist/index.d.ts +8 -7
- package/dist/index.js +15 -18
- package/dist/{json-patch.types-DY7k9hxy.d.ts → json-patch.types-BpVnp08Z.d.ts} +1 -1
- package/dist/{json-patch.types-Cu0Medki.d.cts → json-patch.types-eM6pYC2P.d.cts} +1 -1
- package/dist/{json-string.store-C58zbl31.d.ts → json-string.store-DfdLcgnM.d.ts} +11 -11
- package/dist/{json-string.store-DuI--IL2.d.cts → json-string.store-cAOADo23.d.cts} +11 -11
- package/dist/lib/index.cjs +51 -54
- package/dist/lib/index.d.cts +3 -3
- package/dist/lib/index.d.ts +3 -3
- package/dist/lib/index.js +7 -10
- package/dist/mocks/index.cjs +30 -21
- package/dist/mocks/index.d.cts +22 -8
- package/dist/mocks/index.d.ts +22 -8
- package/dist/mocks/index.js +2 -5
- package/dist/model/index.cjs +85 -78
- package/dist/model/index.d.cts +171 -346
- package/dist/model/index.d.ts +171 -346
- package/dist/model/index.js +4 -9
- package/dist/plugins/index.cjs +20 -23
- package/dist/plugins/index.d.cts +10 -10
- package/dist/plugins/index.d.ts +10 -10
- package/dist/plugins/index.js +2 -5
- package/dist/{schema.types-B5OgKLpV.d.cts → schema.types-On_VGw2m.d.cts} +7 -6
- package/dist/{schema.types-B5OgKLpV.d.ts → schema.types-On_VGw2m.d.ts} +7 -6
- package/dist/typed-BRZhUqGG.d.ts +502 -0
- package/dist/typed-Cri0IYAn.d.cts +502 -0
- package/dist/types/index.cjs +6 -9
- package/dist/types/index.d.cts +7 -5
- package/dist/types/index.d.ts +7 -5
- package/dist/types/index.js +2 -5
- package/dist/{FormulaPathBuilder-DwlKOvVB.d.ts → types-BIvIURgy.d.cts} +37 -82
- package/dist/{FormulaPathBuilder-D9LkBcSv.d.cts → types-C_pTFtSY.d.ts} +37 -82
- package/dist/validation-schemas/index.cjs +18 -20
- package/dist/validation-schemas/index.js +1 -3
- package/package.json +1 -1
- package/dist/chunk-32FZHFIO.cjs.map +0 -1
- package/dist/chunk-3FJZMVWA.js +0 -3
- package/dist/chunk-3FJZMVWA.js.map +0 -1
- package/dist/chunk-3IKI64T2.js +0 -3
- package/dist/chunk-3IKI64T2.js.map +0 -1
- package/dist/chunk-3JZKQWQH.js.map +0 -1
- package/dist/chunk-46ME2TAU.cjs.map +0 -1
- package/dist/chunk-55AMH44G.js.map +0 -1
- package/dist/chunk-5VDDLW7U.js.map +0 -1
- package/dist/chunk-B3T6YB2D.cjs.map +0 -1
- package/dist/chunk-EGC32GPY.cjs.map +0 -1
- package/dist/chunk-FZ2MS4Q5.cjs.map +0 -1
- package/dist/chunk-G6ZKEVVU.cjs +0 -4
- package/dist/chunk-G6ZKEVVU.cjs.map +0 -1
- package/dist/chunk-IPL2CGVA.cjs.map +0 -1
- package/dist/chunk-J6SCHJKG.cjs.map +0 -1
- package/dist/chunk-JUOGJFTL.js.map +0 -1
- package/dist/chunk-L6HE7QPU.cjs +0 -4
- package/dist/chunk-L6HE7QPU.cjs.map +0 -1
- package/dist/chunk-LLHQWDAR.js.map +0 -1
- package/dist/chunk-MPF6VCB5.js.map +0 -1
- package/dist/chunk-NY3H6C7K.js +0 -3
- package/dist/chunk-NY3H6C7K.js.map +0 -1
- package/dist/chunk-Q2UOTIMG.js.map +0 -1
- package/dist/chunk-QEV4Q4TR.js.map +0 -1
- package/dist/chunk-R3MS2N4A.js.map +0 -1
- package/dist/chunk-R4CFU33U.js.map +0 -1
- package/dist/chunk-TBFTADML.cjs +0 -4
- package/dist/chunk-TBFTADML.cjs.map +0 -1
- package/dist/chunk-U5YDA3LA.js.map +0 -1
- package/dist/chunk-V6JTSET2.cjs.map +0 -1
- package/dist/chunk-VGADCIBG.cjs.map +0 -1
- package/dist/chunk-WSPFHUHU.cjs.map +0 -1
- package/dist/chunk-X2VRR7V7.cjs.map +0 -1
- package/dist/chunk-XNFSFT7T.cjs.map +0 -1
- package/dist/chunk-YFWOURZL.js.map +0 -1
- package/dist/chunk-ZBPUTF3Q.js.map +0 -1
- package/dist/chunk-ZRNFSUOV.cjs.map +0 -1
- package/dist/consts/index.cjs.map +0 -1
- package/dist/consts/index.js.map +0 -1
- package/dist/core/index.cjs.map +0 -1
- package/dist/core/index.js.map +0 -1
- package/dist/formula/index.cjs.map +0 -1
- package/dist/formula/index.js.map +0 -1
- package/dist/index.cjs.map +0 -1
- package/dist/index.js.map +0 -1
- package/dist/json-value-patch.types-CgiEpchp.d.ts +0 -24
- package/dist/json-value-patch.types-LEJxcIWR.d.cts +0 -24
- package/dist/lib/index.cjs.map +0 -1
- package/dist/lib/index.js.map +0 -1
- package/dist/mocks/index.cjs.map +0 -1
- package/dist/mocks/index.js.map +0 -1
- package/dist/model/index.cjs.map +0 -1
- package/dist/model/index.js.map +0 -1
- package/dist/plugins/index.cjs.map +0 -1
- package/dist/plugins/index.js.map +0 -1
- package/dist/types/index.cjs.map +0 -1
- package/dist/types/index.js.map +0 -1
- package/dist/validation-schemas/index.cjs.map +0 -1
- package/dist/validation-schemas/index.js.map +0 -1
package/dist/plugins/index.cjs
CHANGED
|
@@ -1,82 +1,79 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
require('../chunk-
|
|
5
|
-
require('../chunk-J6SCHJKG.cjs');
|
|
3
|
+
var chunkITYABUR5_cjs = require('../chunk-ITYABUR5.cjs');
|
|
4
|
+
require('../chunk-EVD5ZI55.cjs');
|
|
6
5
|
|
|
7
6
|
|
|
8
7
|
|
|
9
8
|
Object.defineProperty(exports, "ajvFileSchema", {
|
|
10
9
|
enumerable: true,
|
|
11
|
-
get: function () { return
|
|
10
|
+
get: function () { return chunkITYABUR5_cjs.ajvFileSchema; }
|
|
12
11
|
});
|
|
13
12
|
Object.defineProperty(exports, "ajvRowCreatedAtSchema", {
|
|
14
13
|
enumerable: true,
|
|
15
|
-
get: function () { return
|
|
14
|
+
get: function () { return chunkITYABUR5_cjs.ajvRowCreatedAtSchema; }
|
|
16
15
|
});
|
|
17
16
|
Object.defineProperty(exports, "ajvRowCreatedIdSchema", {
|
|
18
17
|
enumerable: true,
|
|
19
|
-
get: function () { return
|
|
18
|
+
get: function () { return chunkITYABUR5_cjs.ajvRowCreatedIdSchema; }
|
|
20
19
|
});
|
|
21
20
|
Object.defineProperty(exports, "ajvRowHashSchema", {
|
|
22
21
|
enumerable: true,
|
|
23
|
-
get: function () { return
|
|
22
|
+
get: function () { return chunkITYABUR5_cjs.ajvRowHashSchema; }
|
|
24
23
|
});
|
|
25
24
|
Object.defineProperty(exports, "ajvRowIdSchema", {
|
|
26
25
|
enumerable: true,
|
|
27
|
-
get: function () { return
|
|
26
|
+
get: function () { return chunkITYABUR5_cjs.ajvRowIdSchema; }
|
|
28
27
|
});
|
|
29
28
|
Object.defineProperty(exports, "ajvRowPublishedAtSchema", {
|
|
30
29
|
enumerable: true,
|
|
31
|
-
get: function () { return
|
|
30
|
+
get: function () { return chunkITYABUR5_cjs.ajvRowPublishedAtSchema; }
|
|
32
31
|
});
|
|
33
32
|
Object.defineProperty(exports, "ajvRowSchemaHashSchema", {
|
|
34
33
|
enumerable: true,
|
|
35
|
-
get: function () { return
|
|
34
|
+
get: function () { return chunkITYABUR5_cjs.ajvRowSchemaHashSchema; }
|
|
36
35
|
});
|
|
37
36
|
Object.defineProperty(exports, "ajvRowUpdatedAtSchema", {
|
|
38
37
|
enumerable: true,
|
|
39
|
-
get: function () { return
|
|
38
|
+
get: function () { return chunkITYABUR5_cjs.ajvRowUpdatedAtSchema; }
|
|
40
39
|
});
|
|
41
40
|
Object.defineProperty(exports, "ajvRowVersionIdSchema", {
|
|
42
41
|
enumerable: true,
|
|
43
|
-
get: function () { return
|
|
42
|
+
get: function () { return chunkITYABUR5_cjs.ajvRowVersionIdSchema; }
|
|
44
43
|
});
|
|
45
44
|
Object.defineProperty(exports, "fileSchema", {
|
|
46
45
|
enumerable: true,
|
|
47
|
-
get: function () { return
|
|
46
|
+
get: function () { return chunkITYABUR5_cjs.fileSchema; }
|
|
48
47
|
});
|
|
49
48
|
Object.defineProperty(exports, "rowCreatedAtSchema", {
|
|
50
49
|
enumerable: true,
|
|
51
|
-
get: function () { return
|
|
50
|
+
get: function () { return chunkITYABUR5_cjs.rowCreatedAtSchema; }
|
|
52
51
|
});
|
|
53
52
|
Object.defineProperty(exports, "rowCreatedIdSchema", {
|
|
54
53
|
enumerable: true,
|
|
55
|
-
get: function () { return
|
|
54
|
+
get: function () { return chunkITYABUR5_cjs.rowCreatedIdSchema; }
|
|
56
55
|
});
|
|
57
56
|
Object.defineProperty(exports, "rowHashSchema", {
|
|
58
57
|
enumerable: true,
|
|
59
|
-
get: function () { return
|
|
58
|
+
get: function () { return chunkITYABUR5_cjs.rowHashSchema; }
|
|
60
59
|
});
|
|
61
60
|
Object.defineProperty(exports, "rowIdSchema", {
|
|
62
61
|
enumerable: true,
|
|
63
|
-
get: function () { return
|
|
62
|
+
get: function () { return chunkITYABUR5_cjs.rowIdSchema; }
|
|
64
63
|
});
|
|
65
64
|
Object.defineProperty(exports, "rowPublishedAtSchema", {
|
|
66
65
|
enumerable: true,
|
|
67
|
-
get: function () { return
|
|
66
|
+
get: function () { return chunkITYABUR5_cjs.rowPublishedAtSchema; }
|
|
68
67
|
});
|
|
69
68
|
Object.defineProperty(exports, "rowSchemaHashSchema", {
|
|
70
69
|
enumerable: true,
|
|
71
|
-
get: function () { return
|
|
70
|
+
get: function () { return chunkITYABUR5_cjs.rowSchemaHashSchema; }
|
|
72
71
|
});
|
|
73
72
|
Object.defineProperty(exports, "rowUpdatedAtSchema", {
|
|
74
73
|
enumerable: true,
|
|
75
|
-
get: function () { return
|
|
74
|
+
get: function () { return chunkITYABUR5_cjs.rowUpdatedAtSchema; }
|
|
76
75
|
});
|
|
77
76
|
Object.defineProperty(exports, "rowVersionIdSchema", {
|
|
78
77
|
enumerable: true,
|
|
79
|
-
get: function () { return
|
|
78
|
+
get: function () { return chunkITYABUR5_cjs.rowVersionIdSchema; }
|
|
80
79
|
});
|
|
81
|
-
//# sourceMappingURL=index.cjs.map
|
|
82
|
-
//# sourceMappingURL=index.cjs.map
|
package/dist/plugins/index.d.cts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { c as JsonStringSchema, C as ContentMediaType, X as XFormula, g as JsonObjectSchema, j as JsonSchema } from '../schema.types-On_VGw2m.cjs';
|
|
2
2
|
import { S as SystemSchemaIds } from '../system-schema-ids-B-2xMN-1.cjs';
|
|
3
3
|
|
|
4
4
|
declare const rowIdSchema: JsonStringSchema;
|
|
5
5
|
declare const ajvRowIdSchema: {
|
|
6
|
-
type:
|
|
6
|
+
type: "string";
|
|
7
7
|
default: string;
|
|
8
8
|
foreignKey?: string;
|
|
9
9
|
readOnly?: boolean;
|
|
@@ -23,7 +23,7 @@ declare const ajvRowIdSchema: {
|
|
|
23
23
|
|
|
24
24
|
declare const rowVersionIdSchema: JsonStringSchema;
|
|
25
25
|
declare const ajvRowVersionIdSchema: {
|
|
26
|
-
type:
|
|
26
|
+
type: "string";
|
|
27
27
|
default: string;
|
|
28
28
|
foreignKey?: string;
|
|
29
29
|
readOnly?: boolean;
|
|
@@ -43,7 +43,7 @@ declare const ajvRowVersionIdSchema: {
|
|
|
43
43
|
|
|
44
44
|
declare const rowCreatedIdSchema: JsonStringSchema;
|
|
45
45
|
declare const ajvRowCreatedIdSchema: {
|
|
46
|
-
type:
|
|
46
|
+
type: "string";
|
|
47
47
|
default: string;
|
|
48
48
|
foreignKey?: string;
|
|
49
49
|
readOnly?: boolean;
|
|
@@ -63,7 +63,7 @@ declare const ajvRowCreatedIdSchema: {
|
|
|
63
63
|
|
|
64
64
|
declare const rowCreatedAtSchema: JsonStringSchema;
|
|
65
65
|
declare const ajvRowCreatedAtSchema: {
|
|
66
|
-
type:
|
|
66
|
+
type: "string";
|
|
67
67
|
default: string;
|
|
68
68
|
foreignKey?: string;
|
|
69
69
|
readOnly?: boolean;
|
|
@@ -83,7 +83,7 @@ declare const ajvRowCreatedAtSchema: {
|
|
|
83
83
|
|
|
84
84
|
declare const rowPublishedAtSchema: JsonStringSchema;
|
|
85
85
|
declare const ajvRowPublishedAtSchema: {
|
|
86
|
-
type:
|
|
86
|
+
type: "string";
|
|
87
87
|
default: string;
|
|
88
88
|
foreignKey?: string;
|
|
89
89
|
readOnly?: boolean;
|
|
@@ -103,7 +103,7 @@ declare const ajvRowPublishedAtSchema: {
|
|
|
103
103
|
|
|
104
104
|
declare const rowUpdatedAtSchema: JsonStringSchema;
|
|
105
105
|
declare const ajvRowUpdatedAtSchema: {
|
|
106
|
-
type:
|
|
106
|
+
type: "string";
|
|
107
107
|
default: string;
|
|
108
108
|
foreignKey?: string;
|
|
109
109
|
readOnly?: boolean;
|
|
@@ -123,7 +123,7 @@ declare const ajvRowUpdatedAtSchema: {
|
|
|
123
123
|
|
|
124
124
|
declare const rowHashSchema: JsonStringSchema;
|
|
125
125
|
declare const ajvRowHashSchema: {
|
|
126
|
-
type:
|
|
126
|
+
type: "string";
|
|
127
127
|
default: string;
|
|
128
128
|
foreignKey?: string;
|
|
129
129
|
readOnly?: boolean;
|
|
@@ -143,7 +143,7 @@ declare const ajvRowHashSchema: {
|
|
|
143
143
|
|
|
144
144
|
declare const rowSchemaHashSchema: JsonStringSchema;
|
|
145
145
|
declare const ajvRowSchemaHashSchema: {
|
|
146
|
-
type:
|
|
146
|
+
type: "string";
|
|
147
147
|
default: string;
|
|
148
148
|
foreignKey?: string;
|
|
149
149
|
readOnly?: boolean;
|
|
@@ -163,7 +163,7 @@ declare const ajvRowSchemaHashSchema: {
|
|
|
163
163
|
|
|
164
164
|
declare const fileSchema: JsonObjectSchema;
|
|
165
165
|
declare const ajvFileSchema: {
|
|
166
|
-
type:
|
|
166
|
+
type: "object";
|
|
167
167
|
additionalProperties: false;
|
|
168
168
|
required: string[];
|
|
169
169
|
properties: Record<string, JsonSchema>;
|
package/dist/plugins/index.d.ts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { c as JsonStringSchema, C as ContentMediaType, X as XFormula, g as JsonObjectSchema, j as JsonSchema } from '../schema.types-On_VGw2m.js';
|
|
2
2
|
import { S as SystemSchemaIds } from '../system-schema-ids-B-2xMN-1.js';
|
|
3
3
|
|
|
4
4
|
declare const rowIdSchema: JsonStringSchema;
|
|
5
5
|
declare const ajvRowIdSchema: {
|
|
6
|
-
type:
|
|
6
|
+
type: "string";
|
|
7
7
|
default: string;
|
|
8
8
|
foreignKey?: string;
|
|
9
9
|
readOnly?: boolean;
|
|
@@ -23,7 +23,7 @@ declare const ajvRowIdSchema: {
|
|
|
23
23
|
|
|
24
24
|
declare const rowVersionIdSchema: JsonStringSchema;
|
|
25
25
|
declare const ajvRowVersionIdSchema: {
|
|
26
|
-
type:
|
|
26
|
+
type: "string";
|
|
27
27
|
default: string;
|
|
28
28
|
foreignKey?: string;
|
|
29
29
|
readOnly?: boolean;
|
|
@@ -43,7 +43,7 @@ declare const ajvRowVersionIdSchema: {
|
|
|
43
43
|
|
|
44
44
|
declare const rowCreatedIdSchema: JsonStringSchema;
|
|
45
45
|
declare const ajvRowCreatedIdSchema: {
|
|
46
|
-
type:
|
|
46
|
+
type: "string";
|
|
47
47
|
default: string;
|
|
48
48
|
foreignKey?: string;
|
|
49
49
|
readOnly?: boolean;
|
|
@@ -63,7 +63,7 @@ declare const ajvRowCreatedIdSchema: {
|
|
|
63
63
|
|
|
64
64
|
declare const rowCreatedAtSchema: JsonStringSchema;
|
|
65
65
|
declare const ajvRowCreatedAtSchema: {
|
|
66
|
-
type:
|
|
66
|
+
type: "string";
|
|
67
67
|
default: string;
|
|
68
68
|
foreignKey?: string;
|
|
69
69
|
readOnly?: boolean;
|
|
@@ -83,7 +83,7 @@ declare const ajvRowCreatedAtSchema: {
|
|
|
83
83
|
|
|
84
84
|
declare const rowPublishedAtSchema: JsonStringSchema;
|
|
85
85
|
declare const ajvRowPublishedAtSchema: {
|
|
86
|
-
type:
|
|
86
|
+
type: "string";
|
|
87
87
|
default: string;
|
|
88
88
|
foreignKey?: string;
|
|
89
89
|
readOnly?: boolean;
|
|
@@ -103,7 +103,7 @@ declare const ajvRowPublishedAtSchema: {
|
|
|
103
103
|
|
|
104
104
|
declare const rowUpdatedAtSchema: JsonStringSchema;
|
|
105
105
|
declare const ajvRowUpdatedAtSchema: {
|
|
106
|
-
type:
|
|
106
|
+
type: "string";
|
|
107
107
|
default: string;
|
|
108
108
|
foreignKey?: string;
|
|
109
109
|
readOnly?: boolean;
|
|
@@ -123,7 +123,7 @@ declare const ajvRowUpdatedAtSchema: {
|
|
|
123
123
|
|
|
124
124
|
declare const rowHashSchema: JsonStringSchema;
|
|
125
125
|
declare const ajvRowHashSchema: {
|
|
126
|
-
type:
|
|
126
|
+
type: "string";
|
|
127
127
|
default: string;
|
|
128
128
|
foreignKey?: string;
|
|
129
129
|
readOnly?: boolean;
|
|
@@ -143,7 +143,7 @@ declare const ajvRowHashSchema: {
|
|
|
143
143
|
|
|
144
144
|
declare const rowSchemaHashSchema: JsonStringSchema;
|
|
145
145
|
declare const ajvRowSchemaHashSchema: {
|
|
146
|
-
type:
|
|
146
|
+
type: "string";
|
|
147
147
|
default: string;
|
|
148
148
|
foreignKey?: string;
|
|
149
149
|
readOnly?: boolean;
|
|
@@ -163,7 +163,7 @@ declare const ajvRowSchemaHashSchema: {
|
|
|
163
163
|
|
|
164
164
|
declare const fileSchema: JsonObjectSchema;
|
|
165
165
|
declare const ajvFileSchema: {
|
|
166
|
-
type:
|
|
166
|
+
type: "object";
|
|
167
167
|
additionalProperties: false;
|
|
168
168
|
required: string[];
|
|
169
169
|
properties: Record<string, JsonSchema>;
|
package/dist/plugins/index.js
CHANGED
|
@@ -1,5 +1,2 @@
|
|
|
1
|
-
export { ajvFileSchema, ajvRowCreatedAtSchema, ajvRowCreatedIdSchema, ajvRowHashSchema, ajvRowIdSchema, ajvRowPublishedAtSchema, ajvRowSchemaHashSchema, ajvRowUpdatedAtSchema, ajvRowVersionIdSchema, fileSchema, rowCreatedAtSchema, rowCreatedIdSchema, rowHashSchema, rowIdSchema, rowPublishedAtSchema, rowSchemaHashSchema, rowUpdatedAtSchema, rowVersionIdSchema } from '../chunk-
|
|
2
|
-
import '../chunk-
|
|
3
|
-
import '../chunk-MPF6VCB5.js';
|
|
4
|
-
//# sourceMappingURL=index.js.map
|
|
5
|
-
//# sourceMappingURL=index.js.map
|
|
1
|
+
export { ajvFileSchema, ajvRowCreatedAtSchema, ajvRowCreatedIdSchema, ajvRowHashSchema, ajvRowIdSchema, ajvRowPublishedAtSchema, ajvRowSchemaHashSchema, ajvRowUpdatedAtSchema, ajvRowVersionIdSchema, fileSchema, rowCreatedAtSchema, rowCreatedIdSchema, rowHashSchema, rowIdSchema, rowPublishedAtSchema, rowSchemaHashSchema, rowUpdatedAtSchema, rowVersionIdSchema } from '../chunk-4U2RZHMX.js';
|
|
2
|
+
import '../chunk-5DUMJHCA.js';
|
|
@@ -5,6 +5,7 @@ declare enum JsonSchemaTypeName {
|
|
|
5
5
|
Object = "object",
|
|
6
6
|
Array = "array"
|
|
7
7
|
}
|
|
8
|
+
type JsonSchemaType = 'string' | 'number' | 'boolean' | 'object' | 'array';
|
|
8
9
|
type XFormula = {
|
|
9
10
|
version: 1;
|
|
10
11
|
expression: string;
|
|
@@ -16,7 +17,7 @@ type JsonSchemaSharedFields = {
|
|
|
16
17
|
};
|
|
17
18
|
type ContentMediaType = 'text/plain' | 'text/markdown' | 'text/html' | 'application/json' | 'application/schema+json' | 'application/yaml';
|
|
18
19
|
type JsonStringSchema = {
|
|
19
|
-
type:
|
|
20
|
+
type: 'string';
|
|
20
21
|
default: string;
|
|
21
22
|
foreignKey?: string;
|
|
22
23
|
readOnly?: boolean;
|
|
@@ -33,7 +34,7 @@ type JsonStringSchema = {
|
|
|
33
34
|
'x-formula'?: XFormula;
|
|
34
35
|
} & JsonSchemaSharedFields;
|
|
35
36
|
type JsonNumberSchema = {
|
|
36
|
-
type:
|
|
37
|
+
type: 'number';
|
|
37
38
|
default: number;
|
|
38
39
|
readOnly?: boolean;
|
|
39
40
|
title?: string;
|
|
@@ -45,7 +46,7 @@ type JsonNumberSchema = {
|
|
|
45
46
|
'x-formula'?: XFormula;
|
|
46
47
|
} & JsonSchemaSharedFields;
|
|
47
48
|
type JsonBooleanSchema = {
|
|
48
|
-
type:
|
|
49
|
+
type: 'boolean';
|
|
49
50
|
default: boolean;
|
|
50
51
|
readOnly?: boolean;
|
|
51
52
|
title?: string;
|
|
@@ -55,7 +56,7 @@ type JsonBooleanSchema = {
|
|
|
55
56
|
} & JsonSchemaSharedFields;
|
|
56
57
|
type JsonSchemaPrimitives = JsonStringSchema | JsonNumberSchema | JsonBooleanSchema;
|
|
57
58
|
type JsonObjectSchema = {
|
|
58
|
-
type:
|
|
59
|
+
type: 'object';
|
|
59
60
|
additionalProperties: false;
|
|
60
61
|
required: string[];
|
|
61
62
|
properties: Record<string, JsonSchema>;
|
|
@@ -64,7 +65,7 @@ type JsonObjectSchema = {
|
|
|
64
65
|
deprecated?: boolean;
|
|
65
66
|
} & JsonSchemaSharedFields;
|
|
66
67
|
type JsonArraySchema = {
|
|
67
|
-
type:
|
|
68
|
+
type: 'array';
|
|
68
69
|
items: JsonSchema;
|
|
69
70
|
title?: string;
|
|
70
71
|
description?: string;
|
|
@@ -79,4 +80,4 @@ type JsonRefSchema = {
|
|
|
79
80
|
type JsonSchema = JsonObjectSchema | JsonArraySchema | JsonSchemaPrimitives | JsonRefSchema;
|
|
80
81
|
type JsonSchemaWithoutRef = JsonObjectSchema | JsonArraySchema | JsonSchemaPrimitives;
|
|
81
82
|
|
|
82
|
-
export { type ContentMediaType as C, JsonSchemaTypeName as J, type XFormula as X, type
|
|
83
|
+
export { type ContentMediaType as C, JsonSchemaTypeName as J, type XFormula as X, type JsonSchemaType as a, type JsonSchemaSharedFields as b, type JsonStringSchema as c, type JsonNumberSchema as d, type JsonBooleanSchema as e, type JsonSchemaPrimitives as f, type JsonObjectSchema as g, type JsonArraySchema as h, type JsonRefSchema as i, type JsonSchema as j, type JsonSchemaWithoutRef as k };
|
|
@@ -5,6 +5,7 @@ declare enum JsonSchemaTypeName {
|
|
|
5
5
|
Object = "object",
|
|
6
6
|
Array = "array"
|
|
7
7
|
}
|
|
8
|
+
type JsonSchemaType = 'string' | 'number' | 'boolean' | 'object' | 'array';
|
|
8
9
|
type XFormula = {
|
|
9
10
|
version: 1;
|
|
10
11
|
expression: string;
|
|
@@ -16,7 +17,7 @@ type JsonSchemaSharedFields = {
|
|
|
16
17
|
};
|
|
17
18
|
type ContentMediaType = 'text/plain' | 'text/markdown' | 'text/html' | 'application/json' | 'application/schema+json' | 'application/yaml';
|
|
18
19
|
type JsonStringSchema = {
|
|
19
|
-
type:
|
|
20
|
+
type: 'string';
|
|
20
21
|
default: string;
|
|
21
22
|
foreignKey?: string;
|
|
22
23
|
readOnly?: boolean;
|
|
@@ -33,7 +34,7 @@ type JsonStringSchema = {
|
|
|
33
34
|
'x-formula'?: XFormula;
|
|
34
35
|
} & JsonSchemaSharedFields;
|
|
35
36
|
type JsonNumberSchema = {
|
|
36
|
-
type:
|
|
37
|
+
type: 'number';
|
|
37
38
|
default: number;
|
|
38
39
|
readOnly?: boolean;
|
|
39
40
|
title?: string;
|
|
@@ -45,7 +46,7 @@ type JsonNumberSchema = {
|
|
|
45
46
|
'x-formula'?: XFormula;
|
|
46
47
|
} & JsonSchemaSharedFields;
|
|
47
48
|
type JsonBooleanSchema = {
|
|
48
|
-
type:
|
|
49
|
+
type: 'boolean';
|
|
49
50
|
default: boolean;
|
|
50
51
|
readOnly?: boolean;
|
|
51
52
|
title?: string;
|
|
@@ -55,7 +56,7 @@ type JsonBooleanSchema = {
|
|
|
55
56
|
} & JsonSchemaSharedFields;
|
|
56
57
|
type JsonSchemaPrimitives = JsonStringSchema | JsonNumberSchema | JsonBooleanSchema;
|
|
57
58
|
type JsonObjectSchema = {
|
|
58
|
-
type:
|
|
59
|
+
type: 'object';
|
|
59
60
|
additionalProperties: false;
|
|
60
61
|
required: string[];
|
|
61
62
|
properties: Record<string, JsonSchema>;
|
|
@@ -64,7 +65,7 @@ type JsonObjectSchema = {
|
|
|
64
65
|
deprecated?: boolean;
|
|
65
66
|
} & JsonSchemaSharedFields;
|
|
66
67
|
type JsonArraySchema = {
|
|
67
|
-
type:
|
|
68
|
+
type: 'array';
|
|
68
69
|
items: JsonSchema;
|
|
69
70
|
title?: string;
|
|
70
71
|
description?: string;
|
|
@@ -79,4 +80,4 @@ type JsonRefSchema = {
|
|
|
79
80
|
type JsonSchema = JsonObjectSchema | JsonArraySchema | JsonSchemaPrimitives | JsonRefSchema;
|
|
80
81
|
type JsonSchemaWithoutRef = JsonObjectSchema | JsonArraySchema | JsonSchemaPrimitives;
|
|
81
82
|
|
|
82
|
-
export { type ContentMediaType as C, JsonSchemaTypeName as J, type XFormula as X, type
|
|
83
|
+
export { type ContentMediaType as C, JsonSchemaTypeName as J, type XFormula as X, type JsonSchemaType as a, type JsonSchemaSharedFields as b, type JsonStringSchema as c, type JsonNumberSchema as d, type JsonBooleanSchema as e, type JsonSchemaPrimitives as f, type JsonObjectSchema as g, type JsonArraySchema as h, type JsonRefSchema as i, type JsonSchema as j, type JsonSchemaWithoutRef as k };
|