@sonicjs-cms/core 2.0.7 → 2.0.8
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/{chunk-RSFXIU6A.cjs → chunk-CHMO2DOC.cjs} +4 -4
- package/dist/{chunk-RSFXIU6A.cjs.map → chunk-CHMO2DOC.cjs.map} +1 -1
- package/dist/{chunk-JB2NUJJ5.js → chunk-CUEIM4FE.js} +3 -3
- package/dist/{chunk-JB2NUJJ5.js.map → chunk-CUEIM4FE.js.map} +1 -1
- package/dist/{chunk-OOV64BK4.cjs → chunk-GN7Q6V5C.cjs} +32 -32
- package/dist/{chunk-OOV64BK4.cjs.map → chunk-GN7Q6V5C.cjs.map} +1 -1
- package/dist/{chunk-YURRY22X.js → chunk-Z2CZC6TC.js} +4 -4
- package/dist/{chunk-YURRY22X.js.map → chunk-Z2CZC6TC.js.map} +1 -1
- package/dist/index.cjs +47 -47
- package/dist/index.js +4 -4
- package/dist/routes.cjs +22 -22
- package/dist/routes.js +2 -2
- package/dist/utils.cjs +11 -11
- package/dist/utils.js +1 -1
- package/package.json +2 -2
package/dist/utils.cjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkCHMO2DOC_cjs = require('./chunk-CHMO2DOC.cjs');
|
|
4
4
|
var chunkRCQ2HIQD_cjs = require('./chunk-RCQ2HIQD.cjs');
|
|
5
5
|
require('./chunk-IGJUBJBW.cjs');
|
|
6
6
|
|
|
@@ -8,43 +8,43 @@ require('./chunk-IGJUBJBW.cjs');
|
|
|
8
8
|
|
|
9
9
|
Object.defineProperty(exports, "QueryFilterBuilder", {
|
|
10
10
|
enumerable: true,
|
|
11
|
-
get: function () { return
|
|
11
|
+
get: function () { return chunkCHMO2DOC_cjs.QueryFilterBuilder; }
|
|
12
12
|
});
|
|
13
13
|
Object.defineProperty(exports, "SONICJS_VERSION", {
|
|
14
14
|
enumerable: true,
|
|
15
|
-
get: function () { return
|
|
15
|
+
get: function () { return chunkCHMO2DOC_cjs.SONICJS_VERSION; }
|
|
16
16
|
});
|
|
17
17
|
Object.defineProperty(exports, "TemplateRenderer", {
|
|
18
18
|
enumerable: true,
|
|
19
|
-
get: function () { return
|
|
19
|
+
get: function () { return chunkCHMO2DOC_cjs.TemplateRenderer; }
|
|
20
20
|
});
|
|
21
21
|
Object.defineProperty(exports, "buildQuery", {
|
|
22
22
|
enumerable: true,
|
|
23
|
-
get: function () { return
|
|
23
|
+
get: function () { return chunkCHMO2DOC_cjs.buildQuery; }
|
|
24
24
|
});
|
|
25
25
|
Object.defineProperty(exports, "escapeHtml", {
|
|
26
26
|
enumerable: true,
|
|
27
|
-
get: function () { return
|
|
27
|
+
get: function () { return chunkCHMO2DOC_cjs.escapeHtml; }
|
|
28
28
|
});
|
|
29
29
|
Object.defineProperty(exports, "getCoreVersion", {
|
|
30
30
|
enumerable: true,
|
|
31
|
-
get: function () { return
|
|
31
|
+
get: function () { return chunkCHMO2DOC_cjs.getCoreVersion; }
|
|
32
32
|
});
|
|
33
33
|
Object.defineProperty(exports, "renderTemplate", {
|
|
34
34
|
enumerable: true,
|
|
35
|
-
get: function () { return
|
|
35
|
+
get: function () { return chunkCHMO2DOC_cjs.renderTemplate; }
|
|
36
36
|
});
|
|
37
37
|
Object.defineProperty(exports, "sanitizeInput", {
|
|
38
38
|
enumerable: true,
|
|
39
|
-
get: function () { return
|
|
39
|
+
get: function () { return chunkCHMO2DOC_cjs.sanitizeInput; }
|
|
40
40
|
});
|
|
41
41
|
Object.defineProperty(exports, "sanitizeObject", {
|
|
42
42
|
enumerable: true,
|
|
43
|
-
get: function () { return
|
|
43
|
+
get: function () { return chunkCHMO2DOC_cjs.sanitizeObject; }
|
|
44
44
|
});
|
|
45
45
|
Object.defineProperty(exports, "templateRenderer", {
|
|
46
46
|
enumerable: true,
|
|
47
|
-
get: function () { return
|
|
47
|
+
get: function () { return chunkCHMO2DOC_cjs.templateRenderer; }
|
|
48
48
|
});
|
|
49
49
|
Object.defineProperty(exports, "metricsTracker", {
|
|
50
50
|
enumerable: true,
|
package/dist/utils.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { QueryFilterBuilder, SONICJS_VERSION, TemplateRenderer, buildQuery, escapeHtml, getCoreVersion, renderTemplate, sanitizeInput, sanitizeObject, templateRenderer } from './chunk-
|
|
1
|
+
export { QueryFilterBuilder, SONICJS_VERSION, TemplateRenderer, buildQuery, escapeHtml, getCoreVersion, renderTemplate, sanitizeInput, sanitizeObject, templateRenderer } from './chunk-Z2CZC6TC.js';
|
|
2
2
|
export { metricsTracker } from './chunk-FICTAGD4.js';
|
|
3
3
|
import './chunk-V4OQ3NZ2.js';
|
|
4
4
|
//# sourceMappingURL=utils.js.map
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sonicjs-cms/core",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.8",
|
|
4
4
|
"description": "Core framework for SonicJS headless CMS - Edge-first, TypeScript-native CMS built for Cloudflare Workers",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "./dist/index.cjs",
|
|
@@ -89,7 +89,7 @@
|
|
|
89
89
|
"@cloudflare/workers-types": "^4.0.0",
|
|
90
90
|
"hono": "^4.0.0",
|
|
91
91
|
"drizzle-orm": "^0.44.0",
|
|
92
|
-
"zod": "^3.0.0"
|
|
92
|
+
"zod": "^3.0.0 || ^4.0.0"
|
|
93
93
|
},
|
|
94
94
|
"dependencies": {
|
|
95
95
|
"drizzle-zod": "^0.8.3",
|