@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
|
@@ -396,5 +396,3 @@ var tableMigrationsSchema = {
|
|
|
396
396
|
};
|
|
397
397
|
|
|
398
398
|
export { arrayMetaSchema, baseStringFields, booleanMetaSchema, foreignKeyExcludesFormula, historyPatchesSchema, jsonPatchSchema, metaSchema, noForeignKeyStringMetaSchema, notForeignKeyMetaSchema, numberMetaSchema, objectMetaSchema, refMetaSchema, sharedFields, stringMetaSchema, tableMigrationsSchema, xFormulaRequiresReadOnly, xFormulaSchema };
|
|
399
|
-
//# sourceMappingURL=chunk-JUOGJFTL.js.map
|
|
400
|
-
//# sourceMappingURL=chunk-JUOGJFTL.js.map
|
package/dist/consts/index.cjs
CHANGED
|
@@ -1,17 +1,15 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
var
|
|
3
|
+
var chunkRQBW7ATZ_cjs = require('../chunk-RQBW7ATZ.cjs');
|
|
4
|
+
var chunkEVD5ZI55_cjs = require('../chunk-EVD5ZI55.cjs');
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
Object.defineProperty(exports, "CustomSchemeKeywords", {
|
|
9
9
|
enumerable: true,
|
|
10
|
-
get: function () { return
|
|
10
|
+
get: function () { return chunkRQBW7ATZ_cjs.CustomSchemeKeywords; }
|
|
11
11
|
});
|
|
12
12
|
Object.defineProperty(exports, "SystemSchemaIds", {
|
|
13
13
|
enumerable: true,
|
|
14
|
-
get: function () { return
|
|
14
|
+
get: function () { return chunkEVD5ZI55_cjs.SystemSchemaIds; }
|
|
15
15
|
});
|
|
16
|
-
//# sourceMappingURL=index.cjs.map
|
|
17
|
-
//# sourceMappingURL=index.cjs.map
|
package/dist/consts/index.js
CHANGED
|
@@ -1,4 +1,2 @@
|
|
|
1
|
-
export { CustomSchemeKeywords } from '../chunk-
|
|
2
|
-
export { SystemSchemaIds } from '../chunk-
|
|
3
|
-
//# sourceMappingURL=index.js.map
|
|
4
|
-
//# sourceMappingURL=index.js.map
|
|
1
|
+
export { CustomSchemeKeywords } from '../chunk-WE4OLW5U.js';
|
|
2
|
+
export { SystemSchemaIds } from '../chunk-5DUMJHCA.js';
|
package/dist/core/index.cjs
CHANGED
|
@@ -1,257 +1,253 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
require('../chunk-
|
|
4
|
-
var
|
|
5
|
-
require('../chunk-
|
|
6
|
-
var
|
|
7
|
-
var chunkZRNFSUOV_cjs = require('../chunk-ZRNFSUOV.cjs');
|
|
8
|
-
require('../chunk-J6SCHJKG.cjs');
|
|
3
|
+
require('../chunk-AV5EZUMZ.cjs');
|
|
4
|
+
var chunkRCCBUOGY_cjs = require('../chunk-RCCBUOGY.cjs');
|
|
5
|
+
var chunkT3QQSHAC_cjs = require('../chunk-T3QQSHAC.cjs');
|
|
6
|
+
var chunkFL6PWPVJ_cjs = require('../chunk-FL6PWPVJ.cjs');
|
|
9
7
|
|
|
10
8
|
|
|
11
9
|
|
|
12
10
|
Object.defineProperty(exports, "ChangeCoalescer", {
|
|
13
11
|
enumerable: true,
|
|
14
|
-
get: function () { return
|
|
12
|
+
get: function () { return chunkRCCBUOGY_cjs.ChangeCoalescer; }
|
|
15
13
|
});
|
|
16
14
|
Object.defineProperty(exports, "ChangeCollector", {
|
|
17
15
|
enumerable: true,
|
|
18
|
-
get: function () { return
|
|
16
|
+
get: function () { return chunkRCCBUOGY_cjs.ChangeCollector; }
|
|
19
17
|
});
|
|
20
18
|
Object.defineProperty(exports, "CompositeRule", {
|
|
21
19
|
enumerable: true,
|
|
22
|
-
get: function () { return
|
|
20
|
+
get: function () { return chunkRCCBUOGY_cjs.CompositeRule; }
|
|
23
21
|
});
|
|
24
22
|
Object.defineProperty(exports, "EMPTY_METADATA", {
|
|
25
23
|
enumerable: true,
|
|
26
|
-
get: function () { return
|
|
24
|
+
get: function () { return chunkRCCBUOGY_cjs.EMPTY_METADATA; }
|
|
27
25
|
});
|
|
28
26
|
Object.defineProperty(exports, "EMPTY_PATH", {
|
|
29
27
|
enumerable: true,
|
|
30
|
-
get: function () { return
|
|
28
|
+
get: function () { return chunkRCCBUOGY_cjs.EMPTY_PATH; }
|
|
31
29
|
});
|
|
32
30
|
Object.defineProperty(exports, "EnumValidator", {
|
|
33
31
|
enumerable: true,
|
|
34
|
-
get: function () { return
|
|
32
|
+
get: function () { return chunkRCCBUOGY_cjs.EnumValidator; }
|
|
35
33
|
});
|
|
36
34
|
Object.defineProperty(exports, "FIELD_NAME_ERROR_MESSAGE", {
|
|
37
35
|
enumerable: true,
|
|
38
|
-
get: function () { return
|
|
36
|
+
get: function () { return chunkRCCBUOGY_cjs.FIELD_NAME_ERROR_MESSAGE; }
|
|
39
37
|
});
|
|
40
38
|
Object.defineProperty(exports, "ForeignKeyValidator", {
|
|
41
39
|
enumerable: true,
|
|
42
|
-
get: function () { return
|
|
40
|
+
get: function () { return chunkRCCBUOGY_cjs.ForeignKeyValidator; }
|
|
43
41
|
});
|
|
44
42
|
Object.defineProperty(exports, "FormulaPathBuilder", {
|
|
45
43
|
enumerable: true,
|
|
46
|
-
get: function () { return
|
|
44
|
+
get: function () { return chunkRCCBUOGY_cjs.FormulaPathBuilder; }
|
|
47
45
|
});
|
|
48
46
|
Object.defineProperty(exports, "FormulaSerializer", {
|
|
49
47
|
enumerable: true,
|
|
50
|
-
get: function () { return
|
|
48
|
+
get: function () { return chunkRCCBUOGY_cjs.FormulaSerializer; }
|
|
51
49
|
});
|
|
52
50
|
Object.defineProperty(exports, "ItemsSegment", {
|
|
53
51
|
enumerable: true,
|
|
54
|
-
get: function () { return
|
|
52
|
+
get: function () { return chunkRCCBUOGY_cjs.ItemsSegment; }
|
|
55
53
|
});
|
|
56
54
|
Object.defineProperty(exports, "MaxLengthValidator", {
|
|
57
55
|
enumerable: true,
|
|
58
|
-
get: function () { return
|
|
56
|
+
get: function () { return chunkRCCBUOGY_cjs.MaxLengthValidator; }
|
|
59
57
|
});
|
|
60
58
|
Object.defineProperty(exports, "MaximumValidator", {
|
|
61
59
|
enumerable: true,
|
|
62
|
-
get: function () { return
|
|
60
|
+
get: function () { return chunkRCCBUOGY_cjs.MaximumValidator; }
|
|
63
61
|
});
|
|
64
62
|
Object.defineProperty(exports, "MinLengthValidator", {
|
|
65
63
|
enumerable: true,
|
|
66
|
-
get: function () { return
|
|
64
|
+
get: function () { return chunkRCCBUOGY_cjs.MinLengthValidator; }
|
|
67
65
|
});
|
|
68
66
|
Object.defineProperty(exports, "MinimumValidator", {
|
|
69
67
|
enumerable: true,
|
|
70
|
-
get: function () { return
|
|
68
|
+
get: function () { return chunkRCCBUOGY_cjs.MinimumValidator; }
|
|
71
69
|
});
|
|
72
70
|
Object.defineProperty(exports, "NULL_NODE", {
|
|
73
71
|
enumerable: true,
|
|
74
|
-
get: function () { return
|
|
72
|
+
get: function () { return chunkRCCBUOGY_cjs.NULL_NODE; }
|
|
75
73
|
});
|
|
76
74
|
Object.defineProperty(exports, "NodePathIndex", {
|
|
77
75
|
enumerable: true,
|
|
78
|
-
get: function () { return
|
|
76
|
+
get: function () { return chunkRCCBUOGY_cjs.NodePathIndex; }
|
|
79
77
|
});
|
|
80
78
|
Object.defineProperty(exports, "PatchBuilder", {
|
|
81
79
|
enumerable: true,
|
|
82
|
-
get: function () { return
|
|
80
|
+
get: function () { return chunkRCCBUOGY_cjs.PatchBuilder; }
|
|
83
81
|
});
|
|
84
82
|
Object.defineProperty(exports, "PatchEnricher", {
|
|
85
83
|
enumerable: true,
|
|
86
|
-
get: function () { return
|
|
84
|
+
get: function () { return chunkRCCBUOGY_cjs.PatchEnricher; }
|
|
87
85
|
});
|
|
88
86
|
Object.defineProperty(exports, "PatchGenerator", {
|
|
89
87
|
enumerable: true,
|
|
90
|
-
get: function () { return
|
|
88
|
+
get: function () { return chunkRCCBUOGY_cjs.PatchGenerator; }
|
|
91
89
|
});
|
|
92
90
|
Object.defineProperty(exports, "PatternValidator", {
|
|
93
91
|
enumerable: true,
|
|
94
|
-
get: function () { return
|
|
92
|
+
get: function () { return chunkRCCBUOGY_cjs.PatternValidator; }
|
|
95
93
|
});
|
|
96
94
|
Object.defineProperty(exports, "PropertySegment", {
|
|
97
95
|
enumerable: true,
|
|
98
|
-
get: function () { return
|
|
96
|
+
get: function () { return chunkRCCBUOGY_cjs.PropertySegment; }
|
|
99
97
|
});
|
|
100
98
|
Object.defineProperty(exports, "RequiredValidator", {
|
|
101
99
|
enumerable: true,
|
|
102
|
-
get: function () { return
|
|
100
|
+
get: function () { return chunkRCCBUOGY_cjs.RequiredValidator; }
|
|
103
101
|
});
|
|
104
102
|
Object.defineProperty(exports, "ResolvedDependency", {
|
|
105
103
|
enumerable: true,
|
|
106
|
-
get: function () { return
|
|
104
|
+
get: function () { return chunkRCCBUOGY_cjs.ResolvedDependency; }
|
|
107
105
|
});
|
|
108
106
|
Object.defineProperty(exports, "SchemaDiff", {
|
|
109
107
|
enumerable: true,
|
|
110
|
-
get: function () { return
|
|
108
|
+
get: function () { return chunkRCCBUOGY_cjs.SchemaDiff; }
|
|
111
109
|
});
|
|
112
110
|
Object.defineProperty(exports, "SchemaPropertyRule", {
|
|
113
111
|
enumerable: true,
|
|
114
|
-
get: function () { return
|
|
112
|
+
get: function () { return chunkRCCBUOGY_cjs.SchemaPropertyRule; }
|
|
115
113
|
});
|
|
116
114
|
Object.defineProperty(exports, "SchemaSerializer", {
|
|
117
115
|
enumerable: true,
|
|
118
|
-
get: function () { return
|
|
116
|
+
get: function () { return chunkRCCBUOGY_cjs.SchemaSerializer; }
|
|
119
117
|
});
|
|
120
118
|
Object.defineProperty(exports, "SchemaTruthyRule", {
|
|
121
119
|
enumerable: true,
|
|
122
|
-
get: function () { return
|
|
120
|
+
get: function () { return chunkRCCBUOGY_cjs.SchemaTruthyRule; }
|
|
123
121
|
});
|
|
124
122
|
Object.defineProperty(exports, "ValidationEngine", {
|
|
125
123
|
enumerable: true,
|
|
126
|
-
get: function () { return
|
|
124
|
+
get: function () { return chunkRCCBUOGY_cjs.ValidationEngine; }
|
|
127
125
|
});
|
|
128
126
|
Object.defineProperty(exports, "ValidatorRegistry", {
|
|
129
127
|
enumerable: true,
|
|
130
|
-
get: function () { return
|
|
128
|
+
get: function () { return chunkRCCBUOGY_cjs.ValidatorRegistry; }
|
|
131
129
|
});
|
|
132
130
|
Object.defineProperty(exports, "ValidatorResolver", {
|
|
133
131
|
enumerable: true,
|
|
134
|
-
get: function () { return
|
|
132
|
+
get: function () { return chunkRCCBUOGY_cjs.ValidatorResolver; }
|
|
135
133
|
});
|
|
136
134
|
Object.defineProperty(exports, "areNodesContentEqual", {
|
|
137
135
|
enumerable: true,
|
|
138
|
-
get: function () { return
|
|
136
|
+
get: function () { return chunkRCCBUOGY_cjs.areNodesContentEqual; }
|
|
139
137
|
});
|
|
140
138
|
Object.defineProperty(exports, "areNodesEqual", {
|
|
141
139
|
enumerable: true,
|
|
142
|
-
get: function () { return
|
|
140
|
+
get: function () { return chunkRCCBUOGY_cjs.areNodesEqual; }
|
|
143
141
|
});
|
|
144
142
|
Object.defineProperty(exports, "coalesceChanges", {
|
|
145
143
|
enumerable: true,
|
|
146
|
-
get: function () { return
|
|
144
|
+
get: function () { return chunkRCCBUOGY_cjs.coalesceChanges; }
|
|
147
145
|
});
|
|
148
146
|
Object.defineProperty(exports, "collectChanges", {
|
|
149
147
|
enumerable: true,
|
|
150
|
-
get: function () { return
|
|
148
|
+
get: function () { return chunkRCCBUOGY_cjs.collectChanges; }
|
|
151
149
|
});
|
|
152
150
|
Object.defineProperty(exports, "createArrayNode", {
|
|
153
151
|
enumerable: true,
|
|
154
|
-
get: function () { return
|
|
152
|
+
get: function () { return chunkRCCBUOGY_cjs.createArrayNode; }
|
|
155
153
|
});
|
|
156
154
|
Object.defineProperty(exports, "createBooleanNode", {
|
|
157
155
|
enumerable: true,
|
|
158
|
-
get: function () { return
|
|
156
|
+
get: function () { return chunkRCCBUOGY_cjs.createBooleanNode; }
|
|
159
157
|
});
|
|
160
158
|
Object.defineProperty(exports, "createDefaultValidatorRegistry", {
|
|
161
159
|
enumerable: true,
|
|
162
|
-
get: function () { return
|
|
160
|
+
get: function () { return chunkRCCBUOGY_cjs.createDefaultValidatorRegistry; }
|
|
163
161
|
});
|
|
164
162
|
Object.defineProperty(exports, "createMobxProvider", {
|
|
165
163
|
enumerable: true,
|
|
166
|
-
get: function () { return
|
|
164
|
+
get: function () { return chunkRCCBUOGY_cjs.createMobxProvider; }
|
|
167
165
|
});
|
|
168
166
|
Object.defineProperty(exports, "createNumberNode", {
|
|
169
167
|
enumerable: true,
|
|
170
|
-
get: function () { return
|
|
168
|
+
get: function () { return chunkRCCBUOGY_cjs.createNumberNode; }
|
|
171
169
|
});
|
|
172
170
|
Object.defineProperty(exports, "createObjectNode", {
|
|
173
171
|
enumerable: true,
|
|
174
|
-
get: function () { return
|
|
172
|
+
get: function () { return chunkRCCBUOGY_cjs.createObjectNode; }
|
|
175
173
|
});
|
|
176
174
|
Object.defineProperty(exports, "createPath", {
|
|
177
175
|
enumerable: true,
|
|
178
|
-
get: function () { return
|
|
176
|
+
get: function () { return chunkRCCBUOGY_cjs.createPath; }
|
|
179
177
|
});
|
|
180
178
|
Object.defineProperty(exports, "createRefNode", {
|
|
181
179
|
enumerable: true,
|
|
182
|
-
get: function () { return
|
|
180
|
+
get: function () { return chunkRCCBUOGY_cjs.createRefNode; }
|
|
183
181
|
});
|
|
184
182
|
Object.defineProperty(exports, "createSchemaTree", {
|
|
185
183
|
enumerable: true,
|
|
186
|
-
get: function () { return
|
|
184
|
+
get: function () { return chunkRCCBUOGY_cjs.createSchemaTree; }
|
|
187
185
|
});
|
|
188
186
|
Object.defineProperty(exports, "createStringNode", {
|
|
189
187
|
enumerable: true,
|
|
190
|
-
get: function () { return
|
|
188
|
+
get: function () { return chunkRCCBUOGY_cjs.createStringNode; }
|
|
191
189
|
});
|
|
192
190
|
Object.defineProperty(exports, "createValidationEngine", {
|
|
193
191
|
enumerable: true,
|
|
194
|
-
get: function () { return
|
|
192
|
+
get: function () { return chunkRCCBUOGY_cjs.createValidationEngine; }
|
|
195
193
|
});
|
|
196
194
|
Object.defineProperty(exports, "isValidFieldName", {
|
|
197
195
|
enumerable: true,
|
|
198
|
-
get: function () { return
|
|
196
|
+
get: function () { return chunkRCCBUOGY_cjs.isValidFieldName; }
|
|
199
197
|
});
|
|
200
198
|
Object.defineProperty(exports, "jsonPointerToPath", {
|
|
201
199
|
enumerable: true,
|
|
202
|
-
get: function () { return
|
|
200
|
+
get: function () { return chunkRCCBUOGY_cjs.jsonPointerToPath; }
|
|
203
201
|
});
|
|
204
202
|
Object.defineProperty(exports, "jsonPointerToSegments", {
|
|
205
203
|
enumerable: true,
|
|
206
|
-
get: function () { return
|
|
204
|
+
get: function () { return chunkRCCBUOGY_cjs.jsonPointerToSegments; }
|
|
207
205
|
});
|
|
208
206
|
Object.defineProperty(exports, "jsonPointerToSimplePath", {
|
|
209
207
|
enumerable: true,
|
|
210
|
-
get: function () { return
|
|
208
|
+
get: function () { return chunkRCCBUOGY_cjs.jsonPointerToSimplePath; }
|
|
211
209
|
});
|
|
212
210
|
Object.defineProperty(exports, "makeAutoObservable", {
|
|
213
211
|
enumerable: true,
|
|
214
|
-
get: function () { return
|
|
212
|
+
get: function () { return chunkRCCBUOGY_cjs.makeAutoObservable; }
|
|
215
213
|
});
|
|
216
214
|
Object.defineProperty(exports, "makeObservable", {
|
|
217
215
|
enumerable: true,
|
|
218
|
-
get: function () { return
|
|
216
|
+
get: function () { return chunkRCCBUOGY_cjs.makeObservable; }
|
|
219
217
|
});
|
|
220
218
|
Object.defineProperty(exports, "observable", {
|
|
221
219
|
enumerable: true,
|
|
222
|
-
get: function () { return
|
|
220
|
+
get: function () { return chunkRCCBUOGY_cjs.observable; }
|
|
223
221
|
});
|
|
224
222
|
Object.defineProperty(exports, "reaction", {
|
|
225
223
|
enumerable: true,
|
|
226
|
-
get: function () { return
|
|
224
|
+
get: function () { return chunkRCCBUOGY_cjs.reaction; }
|
|
227
225
|
});
|
|
228
226
|
Object.defineProperty(exports, "resetReactivityProvider", {
|
|
229
227
|
enumerable: true,
|
|
230
|
-
get: function () { return
|
|
228
|
+
get: function () { return chunkRCCBUOGY_cjs.resetReactivityProvider; }
|
|
231
229
|
});
|
|
232
230
|
Object.defineProperty(exports, "runInAction", {
|
|
233
231
|
enumerable: true,
|
|
234
|
-
get: function () { return
|
|
232
|
+
get: function () { return chunkRCCBUOGY_cjs.runInAction; }
|
|
235
233
|
});
|
|
236
234
|
Object.defineProperty(exports, "setReactivityProvider", {
|
|
237
235
|
enumerable: true,
|
|
238
|
-
get: function () { return
|
|
236
|
+
get: function () { return chunkRCCBUOGY_cjs.setReactivityProvider; }
|
|
239
237
|
});
|
|
240
238
|
Object.defineProperty(exports, "validateFormulas", {
|
|
241
239
|
enumerable: true,
|
|
242
|
-
get: function () { return
|
|
240
|
+
get: function () { return chunkRCCBUOGY_cjs.validateFormulas; }
|
|
243
241
|
});
|
|
244
242
|
Object.defineProperty(exports, "validateSchema", {
|
|
245
243
|
enumerable: true,
|
|
246
|
-
get: function () { return
|
|
244
|
+
get: function () { return chunkRCCBUOGY_cjs.validateSchema; }
|
|
247
245
|
});
|
|
248
246
|
Object.defineProperty(exports, "computeValueDiff", {
|
|
249
247
|
enumerable: true,
|
|
250
|
-
get: function () { return
|
|
248
|
+
get: function () { return chunkT3QQSHAC_cjs.computeValueDiff; }
|
|
251
249
|
});
|
|
252
250
|
Object.defineProperty(exports, "FieldChangeType", {
|
|
253
251
|
enumerable: true,
|
|
254
|
-
get: function () { return
|
|
252
|
+
get: function () { return chunkFL6PWPVJ_cjs.FieldChangeType; }
|
|
255
253
|
});
|
|
256
|
-
//# sourceMappingURL=index.cjs.map
|
|
257
|
-
//# sourceMappingURL=index.cjs.map
|
package/dist/core/index.d.cts
CHANGED
|
@@ -1,9 +1,11 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export {
|
|
3
|
-
import {
|
|
1
|
+
import { j as SchemaNode, h as NodeMetadata, i as Formula, P as Path, a as PathSegment, k as SchemaPatch, e as ValidatorFactoryFn, d as ValidatorRule, c as Validator, V as ValidationContext, D as Diagnostic, S as SchemaLike, f as SchemaValidationError, T as TreeFormulaValidationError } from '../types-BIvIURgy.cjs';
|
|
2
|
+
export { l as DefaultValueType, b as DiagnosticSeverity, E as EMPTY_METADATA, F as FormulaDependency, N as NodeType, m as PropertyChange, n as PropertyName, R as ResolvedDependency, g as SchemaValidationErrorType } from '../types-BIvIURgy.cjs';
|
|
3
|
+
import { S as SchemaTree } from '../FormulaPathBuilder-BUJRR0Am.cjs';
|
|
4
|
+
export { a as FormulaPathBuilder, F as FormulaSerializer } from '../FormulaPathBuilder-BUJRR0Am.cjs';
|
|
5
|
+
import { C as ContentMediaType, j as JsonSchema, g as JsonObjectSchema } from '../schema.types-On_VGw2m.cjs';
|
|
4
6
|
export { a as FieldChange, F as FieldChangeType } from '../types-C_GxaUve.cjs';
|
|
5
7
|
export { c as computeValueDiff } from '../computeValueDiff-CNT84rwK.cjs';
|
|
6
|
-
import { h as JsonPatch } from '../json-patch.types-
|
|
8
|
+
import { h as JsonPatch } from '../json-patch.types-eM6pYC2P.cjs';
|
|
7
9
|
import '@revisium/formula';
|
|
8
10
|
|
|
9
11
|
declare const NULL_NODE: SchemaNode;
|
package/dist/core/index.d.ts
CHANGED
|
@@ -1,9 +1,11 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export {
|
|
3
|
-
import {
|
|
1
|
+
import { j as SchemaNode, h as NodeMetadata, i as Formula, P as Path, a as PathSegment, k as SchemaPatch, e as ValidatorFactoryFn, d as ValidatorRule, c as Validator, V as ValidationContext, D as Diagnostic, S as SchemaLike, f as SchemaValidationError, T as TreeFormulaValidationError } from '../types-C_pTFtSY.js';
|
|
2
|
+
export { l as DefaultValueType, b as DiagnosticSeverity, E as EMPTY_METADATA, F as FormulaDependency, N as NodeType, m as PropertyChange, n as PropertyName, R as ResolvedDependency, g as SchemaValidationErrorType } from '../types-C_pTFtSY.js';
|
|
3
|
+
import { S as SchemaTree } from '../FormulaPathBuilder-QR0htn-e.js';
|
|
4
|
+
export { a as FormulaPathBuilder, F as FormulaSerializer } from '../FormulaPathBuilder-QR0htn-e.js';
|
|
5
|
+
import { C as ContentMediaType, j as JsonSchema, g as JsonObjectSchema } from '../schema.types-On_VGw2m.js';
|
|
4
6
|
export { a as FieldChange, F as FieldChangeType } from '../types-C_GxaUve.js';
|
|
5
7
|
export { c as computeValueDiff } from '../computeValueDiff-CDwbNw8F.js';
|
|
6
|
-
import { h as JsonPatch } from '../json-patch.types-
|
|
8
|
+
import { h as JsonPatch } from '../json-patch.types-BpVnp08Z.js';
|
|
7
9
|
import '@revisium/formula';
|
|
8
10
|
|
|
9
11
|
declare const NULL_NODE: SchemaNode;
|
package/dist/core/index.js
CHANGED
|
@@ -1,8 +1,4 @@
|
|
|
1
|
-
import '../chunk-
|
|
2
|
-
export { ChangeCoalescer, ChangeCollector, CompositeRule, EMPTY_METADATA, EMPTY_PATH, EnumValidator, FIELD_NAME_ERROR_MESSAGE, ForeignKeyValidator, FormulaPathBuilder, FormulaSerializer, ItemsSegment, MaxLengthValidator, MaximumValidator, MinLengthValidator, MinimumValidator, NULL_NODE, NodePathIndex, PatchBuilder, PatchEnricher, PatchGenerator, PatternValidator, PropertySegment, RequiredValidator, ResolvedDependency, SchemaDiff, SchemaPropertyRule, SchemaSerializer, SchemaTruthyRule, ValidationEngine, ValidatorRegistry, ValidatorResolver, areNodesContentEqual, areNodesEqual, coalesceChanges, collectChanges, createArrayNode, createBooleanNode, createDefaultValidatorRegistry, createMobxProvider, createNumberNode, createObjectNode, createPath, createRefNode, createSchemaTree, createStringNode, createValidationEngine, isValidFieldName, jsonPointerToPath, jsonPointerToSegments, jsonPointerToSimplePath, makeAutoObservable, makeObservable, observable, reaction, resetReactivityProvider, runInAction, setReactivityProvider, validateFormulas, validateSchema } from '../chunk-
|
|
3
|
-
|
|
4
|
-
export {
|
|
5
|
-
export { FieldChangeType } from '../chunk-ZBPUTF3Q.js';
|
|
6
|
-
import '../chunk-MPF6VCB5.js';
|
|
7
|
-
//# sourceMappingURL=index.js.map
|
|
8
|
-
//# sourceMappingURL=index.js.map
|
|
1
|
+
import '../chunk-OAUVP6CU.js';
|
|
2
|
+
export { ChangeCoalescer, ChangeCollector, CompositeRule, EMPTY_METADATA, EMPTY_PATH, EnumValidator, FIELD_NAME_ERROR_MESSAGE, ForeignKeyValidator, FormulaPathBuilder, FormulaSerializer, ItemsSegment, MaxLengthValidator, MaximumValidator, MinLengthValidator, MinimumValidator, NULL_NODE, NodePathIndex, PatchBuilder, PatchEnricher, PatchGenerator, PatternValidator, PropertySegment, RequiredValidator, ResolvedDependency, SchemaDiff, SchemaPropertyRule, SchemaSerializer, SchemaTruthyRule, ValidationEngine, ValidatorRegistry, ValidatorResolver, areNodesContentEqual, areNodesEqual, coalesceChanges, collectChanges, createArrayNode, createBooleanNode, createDefaultValidatorRegistry, createMobxProvider, createNumberNode, createObjectNode, createPath, createRefNode, createSchemaTree, createStringNode, createValidationEngine, isValidFieldName, jsonPointerToPath, jsonPointerToSegments, jsonPointerToSimplePath, makeAutoObservable, makeObservable, observable, reaction, resetReactivityProvider, runInAction, setReactivityProvider, validateFormulas, validateSchema } from '../chunk-AWFMSOHM.js';
|
|
3
|
+
export { computeValueDiff } from '../chunk-7PEC6ZYY.js';
|
|
4
|
+
export { FieldChangeType } from '../chunk-ZPRBA4AQ.js';
|
package/dist/formula/index.cjs
CHANGED
|
@@ -1,32 +1,30 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkERW5XVED_cjs = require('../chunk-ERW5XVED.cjs');
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
Object.defineProperty(exports, "collectFormulaNodes", {
|
|
8
8
|
enumerable: true,
|
|
9
|
-
get: function () { return
|
|
9
|
+
get: function () { return chunkERW5XVED_cjs.collectFormulaNodes; }
|
|
10
10
|
});
|
|
11
11
|
Object.defineProperty(exports, "evaluateFormulas", {
|
|
12
12
|
enumerable: true,
|
|
13
|
-
get: function () { return
|
|
13
|
+
get: function () { return chunkERW5XVED_cjs.evaluateFormulas; }
|
|
14
14
|
});
|
|
15
15
|
Object.defineProperty(exports, "extractSchemaFormulas", {
|
|
16
16
|
enumerable: true,
|
|
17
|
-
get: function () { return
|
|
17
|
+
get: function () { return chunkERW5XVED_cjs.extractSchemaFormulas; }
|
|
18
18
|
});
|
|
19
19
|
Object.defineProperty(exports, "formulaSpec", {
|
|
20
20
|
enumerable: true,
|
|
21
|
-
get: function () { return
|
|
21
|
+
get: function () { return chunkERW5XVED_cjs.formulaSpec; }
|
|
22
22
|
});
|
|
23
23
|
Object.defineProperty(exports, "validateFormulaAgainstSchema", {
|
|
24
24
|
enumerable: true,
|
|
25
|
-
get: function () { return
|
|
25
|
+
get: function () { return chunkERW5XVED_cjs.validateFormulaAgainstSchema; }
|
|
26
26
|
});
|
|
27
27
|
Object.defineProperty(exports, "validateSchemaFormulas", {
|
|
28
28
|
enumerable: true,
|
|
29
|
-
get: function () { return
|
|
29
|
+
get: function () { return chunkERW5XVED_cjs.validateSchemaFormulas; }
|
|
30
30
|
});
|
|
31
|
-
//# sourceMappingURL=index.cjs.map
|
|
32
|
-
//# sourceMappingURL=index.cjs.map
|
package/dist/formula/index.d.cts
CHANGED
package/dist/formula/index.d.ts
CHANGED
package/dist/formula/index.js
CHANGED
|
@@ -1,3 +1 @@
|
|
|
1
|
-
export { collectFormulaNodes, evaluateFormulas, extractSchemaFormulas, formulaSpec, validateFormulaAgainstSchema, validateSchemaFormulas } from '../chunk-
|
|
2
|
-
//# sourceMappingURL=index.js.map
|
|
3
|
-
//# sourceMappingURL=index.js.map
|
|
1
|
+
export { collectFormulaNodes, evaluateFormulas, extractSchemaFormulas, formulaSpec, validateFormulaAgainstSchema, validateSchemaFormulas } from '../chunk-GJM63Q4K.js';
|