@sonicjs-cms/core 3.0.0-beta.11 → 3.0.0-beta.12

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.
Files changed (49) hide show
  1. package/dist/{chunk-ZUEIQFE5.js → chunk-ALNODOY4.js} +3 -3
  2. package/dist/{chunk-ZUEIQFE5.js.map → chunk-ALNODOY4.js.map} +1 -1
  3. package/dist/{chunk-YJEBDJDV.cjs → chunk-BYLQOBO6.cjs} +13 -13
  4. package/dist/{chunk-YJEBDJDV.cjs.map → chunk-BYLQOBO6.cjs.map} +1 -1
  5. package/dist/{chunk-3PU4WVU6.js → chunk-DMXDQ5YI.js} +4 -4
  6. package/dist/{chunk-3PU4WVU6.js.map → chunk-DMXDQ5YI.js.map} +1 -1
  7. package/dist/{chunk-6H66MSSL.js → chunk-INKP2WNU.js} +2 -2
  8. package/dist/{chunk-6H66MSSL.js.map → chunk-INKP2WNU.js.map} +1 -1
  9. package/dist/{chunk-ORF4CT74.cjs → chunk-KI5KMJH2.cjs} +2 -2
  10. package/dist/{chunk-ORF4CT74.cjs.map → chunk-KI5KMJH2.cjs.map} +1 -1
  11. package/dist/{chunk-QJNKSFDJ.cjs → chunk-LLWLHFTD.cjs} +2 -2
  12. package/dist/{chunk-QJNKSFDJ.cjs.map → chunk-LLWLHFTD.cjs.map} +1 -1
  13. package/dist/{chunk-UHRHZXVR.cjs → chunk-NYLWNR6T.cjs} +4 -4
  14. package/dist/{chunk-UHRHZXVR.cjs.map → chunk-NYLWNR6T.cjs.map} +1 -1
  15. package/dist/{chunk-PDYRDYXI.js → chunk-Q3P7Y5VO.js} +4 -4
  16. package/dist/{chunk-PDYRDYXI.js.map → chunk-Q3P7Y5VO.js.map} +1 -1
  17. package/dist/{chunk-SXLVXD2X.js → chunk-R2O6TTQS.js} +9 -20
  18. package/dist/{chunk-K342JMA3.cjs.map → chunk-R2O6TTQS.js.map} +1 -1
  19. package/dist/{chunk-QLFTG3QJ.js → chunk-SUHGXAII.js} +2 -2
  20. package/dist/{chunk-QLFTG3QJ.js.map → chunk-SUHGXAII.js.map} +1 -1
  21. package/dist/{chunk-MKKGA3C4.cjs → chunk-SY7CBACS.cjs} +10 -10
  22. package/dist/{chunk-MKKGA3C4.cjs.map → chunk-SY7CBACS.cjs.map} +1 -1
  23. package/dist/{chunk-K342JMA3.cjs → chunk-TV7LRFXH.cjs} +200 -211
  24. package/dist/{chunk-SXLVXD2X.js.map → chunk-TV7LRFXH.cjs.map} +1 -1
  25. package/dist/{chunk-KV3CM5RK.cjs → chunk-XGH2FVVR.cjs} +3 -3
  26. package/dist/{chunk-KV3CM5RK.cjs.map → chunk-XGH2FVVR.cjs.map} +1 -1
  27. package/dist/{chunk-HPAJKZAQ.js → chunk-XHBEFQJ3.js} +3 -3
  28. package/dist/{chunk-HPAJKZAQ.js.map → chunk-XHBEFQJ3.js.map} +1 -1
  29. package/dist/index.cjs +283 -252
  30. package/dist/index.cjs.map +1 -1
  31. package/dist/index.js +44 -13
  32. package/dist/index.js.map +1 -1
  33. package/dist/middleware.cjs +32 -32
  34. package/dist/middleware.js +3 -3
  35. package/dist/migrations-AFSCRO56.cjs +13 -0
  36. package/dist/{migrations-ZXJEUTFA.cjs.map → migrations-AFSCRO56.cjs.map} +1 -1
  37. package/dist/migrations-MLBACCPF.js +4 -0
  38. package/dist/{migrations-XQLBY7E5.js.map → migrations-MLBACCPF.js.map} +1 -1
  39. package/dist/plugins.cjs +40 -40
  40. package/dist/plugins.js +3 -3
  41. package/dist/routes.cjs +26 -26
  42. package/dist/routes.js +6 -6
  43. package/dist/services.cjs +18 -18
  44. package/dist/services.js +2 -2
  45. package/dist/utils.cjs +3 -3
  46. package/dist/utils.js +1 -1
  47. package/package.json +1 -1
  48. package/dist/migrations-XQLBY7E5.js +0 -4
  49. package/dist/migrations-ZXJEUTFA.cjs +0 -13
package/dist/services.cjs CHANGED
@@ -3,8 +3,8 @@
3
3
  var chunk4BTBSXMR_cjs = require('./chunk-4BTBSXMR.cjs');
4
4
  require('./chunk-YA3TJ65D.cjs');
5
5
  require('./chunk-YP7GW2G5.cjs');
6
- var chunkQJNKSFDJ_cjs = require('./chunk-QJNKSFDJ.cjs');
7
- var chunkORF4CT74_cjs = require('./chunk-ORF4CT74.cjs');
6
+ var chunkLLWLHFTD_cjs = require('./chunk-LLWLHFTD.cjs');
7
+ var chunkKI5KMJH2_cjs = require('./chunk-KI5KMJH2.cjs');
8
8
  require('./chunk-P3XDZL6Q.cjs');
9
9
  require('./chunk-MNWKYY5E.cjs');
10
10
  require('./chunk-IGJUBJBW.cjs');
@@ -57,67 +57,67 @@ Object.defineProperty(exports, "setAppInstance", {
57
57
  });
58
58
  Object.defineProperty(exports, "CollectionRegistry", {
59
59
  enumerable: true,
60
- get: function () { return chunkQJNKSFDJ_cjs.CollectionRegistry; }
60
+ get: function () { return chunkLLWLHFTD_cjs.CollectionRegistry; }
61
61
  });
62
62
  Object.defineProperty(exports, "PluginBootstrapService", {
63
63
  enumerable: true,
64
- get: function () { return chunkQJNKSFDJ_cjs.PluginBootstrapService; }
64
+ get: function () { return chunkLLWLHFTD_cjs.PluginBootstrapService; }
65
65
  });
66
66
  Object.defineProperty(exports, "PluginService", {
67
67
  enumerable: true,
68
- get: function () { return chunkQJNKSFDJ_cjs.PluginService; }
68
+ get: function () { return chunkLLWLHFTD_cjs.PluginService; }
69
69
  });
70
70
  Object.defineProperty(exports, "TelemetryService", {
71
71
  enumerable: true,
72
- get: function () { return chunkQJNKSFDJ_cjs.TelemetryService; }
72
+ get: function () { return chunkLLWLHFTD_cjs.TelemetryService; }
73
73
  });
74
74
  Object.defineProperty(exports, "collectionRecordToRow", {
75
75
  enumerable: true,
76
- get: function () { return chunkQJNKSFDJ_cjs.collectionRecordToRow; }
76
+ get: function () { return chunkLLWLHFTD_cjs.collectionRecordToRow; }
77
77
  });
78
78
  Object.defineProperty(exports, "createInstallationIdentity", {
79
79
  enumerable: true,
80
- get: function () { return chunkQJNKSFDJ_cjs.createInstallationIdentity; }
80
+ get: function () { return chunkLLWLHFTD_cjs.createInstallationIdentity; }
81
81
  });
82
82
  Object.defineProperty(exports, "getAvailableCollectionNames", {
83
83
  enumerable: true,
84
- get: function () { return chunkQJNKSFDJ_cjs.getAvailableCollectionNames; }
84
+ get: function () { return chunkLLWLHFTD_cjs.getAvailableCollectionNames; }
85
85
  });
86
86
  Object.defineProperty(exports, "getCollectionRegistry", {
87
87
  enumerable: true,
88
- get: function () { return chunkQJNKSFDJ_cjs.getCollectionRegistry; }
88
+ get: function () { return chunkLLWLHFTD_cjs.getCollectionRegistry; }
89
89
  });
90
90
  Object.defineProperty(exports, "getTelemetryService", {
91
91
  enumerable: true,
92
- get: function () { return chunkQJNKSFDJ_cjs.getTelemetryService; }
92
+ get: function () { return chunkLLWLHFTD_cjs.getTelemetryService; }
93
93
  });
94
94
  Object.defineProperty(exports, "initTelemetry", {
95
95
  enumerable: true,
96
- get: function () { return chunkQJNKSFDJ_cjs.initTelemetry; }
96
+ get: function () { return chunkLLWLHFTD_cjs.initTelemetry; }
97
97
  });
98
98
  Object.defineProperty(exports, "loadCollectionConfig", {
99
99
  enumerable: true,
100
- get: function () { return chunkQJNKSFDJ_cjs.loadCollectionConfig; }
100
+ get: function () { return chunkLLWLHFTD_cjs.loadCollectionConfig; }
101
101
  });
102
102
  Object.defineProperty(exports, "loadCollectionConfigs", {
103
103
  enumerable: true,
104
- get: function () { return chunkQJNKSFDJ_cjs.loadCollectionConfigs; }
104
+ get: function () { return chunkLLWLHFTD_cjs.loadCollectionConfigs; }
105
105
  });
106
106
  Object.defineProperty(exports, "registerCollections", {
107
107
  enumerable: true,
108
- get: function () { return chunkQJNKSFDJ_cjs.registerCollections; }
108
+ get: function () { return chunkLLWLHFTD_cjs.registerCollections; }
109
109
  });
110
110
  Object.defineProperty(exports, "resetCollectionRegistry", {
111
111
  enumerable: true,
112
- get: function () { return chunkQJNKSFDJ_cjs.resetCollectionRegistry; }
112
+ get: function () { return chunkLLWLHFTD_cjs.resetCollectionRegistry; }
113
113
  });
114
114
  Object.defineProperty(exports, "validateCollectionConfig", {
115
115
  enumerable: true,
116
- get: function () { return chunkQJNKSFDJ_cjs.validateCollectionConfig; }
116
+ get: function () { return chunkLLWLHFTD_cjs.validateCollectionConfig; }
117
117
  });
118
118
  Object.defineProperty(exports, "MigrationService", {
119
119
  enumerable: true,
120
- get: function () { return chunkORF4CT74_cjs.MigrationService; }
120
+ get: function () { return chunkKI5KMJH2_cjs.MigrationService; }
121
121
  });
122
122
  //# sourceMappingURL=services.cjs.map
123
123
  //# sourceMappingURL=services.cjs.map
package/dist/services.js CHANGED
@@ -1,8 +1,8 @@
1
1
  export { CACHE_CONFIGS, CATEGORY_INFO, CacheService, Logger, SettingsService, buildRouteList, getAppInstance, getCacheService, getLogger, initLogger, setAppInstance } from './chunk-RQ6N3FTV.js';
2
2
  import './chunk-K25XHMM3.js';
3
3
  import './chunk-AI663NBO.js';
4
- export { CollectionRegistry, PluginBootstrapService, PluginService, TelemetryService, collectionRecordToRow, createInstallationIdentity, getAvailableCollectionNames, getCollectionRegistry, getTelemetryService, initTelemetry, loadCollectionConfig, loadCollectionConfigs, registerCollections, resetCollectionRegistry, validateCollectionConfig } from './chunk-QLFTG3QJ.js';
5
- export { MigrationService } from './chunk-6H66MSSL.js';
4
+ export { CollectionRegistry, PluginBootstrapService, PluginService, TelemetryService, collectionRecordToRow, createInstallationIdentity, getAvailableCollectionNames, getCollectionRegistry, getTelemetryService, initTelemetry, loadCollectionConfig, loadCollectionConfigs, registerCollections, resetCollectionRegistry, validateCollectionConfig } from './chunk-SUHGXAII.js';
5
+ export { MigrationService } from './chunk-INKP2WNU.js';
6
6
  import './chunk-X7ZAEI5S.js';
7
7
  import './chunk-TQABQWOP.js';
8
8
  import './chunk-V4OQ3NZ2.js';
package/dist/utils.cjs CHANGED
@@ -3,7 +3,7 @@
3
3
  var chunkIXUHXTHW_cjs = require('./chunk-IXUHXTHW.cjs');
4
4
  var chunkRCQ2HIQD_cjs = require('./chunk-RCQ2HIQD.cjs');
5
5
  var chunkP3XDZL6Q_cjs = require('./chunk-P3XDZL6Q.cjs');
6
- var chunkKV3CM5RK_cjs = require('./chunk-KV3CM5RK.cjs');
6
+ var chunkXGH2FVVR_cjs = require('./chunk-XGH2FVVR.cjs');
7
7
  var chunkMNWKYY5E_cjs = require('./chunk-MNWKYY5E.cjs');
8
8
  require('./chunk-IGJUBJBW.cjs');
9
9
 
@@ -79,11 +79,11 @@ Object.defineProperty(exports, "shouldSkipEvent", {
79
79
  });
80
80
  Object.defineProperty(exports, "SONICJS_VERSION", {
81
81
  enumerable: true,
82
- get: function () { return chunkKV3CM5RK_cjs.SONICJS_VERSION; }
82
+ get: function () { return chunkXGH2FVVR_cjs.SONICJS_VERSION; }
83
83
  });
84
84
  Object.defineProperty(exports, "getCoreVersion", {
85
85
  enumerable: true,
86
- get: function () { return chunkKV3CM5RK_cjs.getCoreVersion; }
86
+ get: function () { return chunkXGH2FVVR_cjs.getCoreVersion; }
87
87
  });
88
88
  Object.defineProperty(exports, "escapeHtml", {
89
89
  enumerable: true,
package/dist/utils.js CHANGED
@@ -1,7 +1,7 @@
1
1
  export { QueryFilterBuilder, TemplateRenderer, buildQuery, generateSlug, getBlocksFieldConfig, parseBlocksValue, renderTemplate, templateRenderer } from './chunk-QZGABF2M.js';
2
2
  export { metricsTracker } from './chunk-FICTAGD4.js';
3
3
  export { generateInstallationId, generateProjectId, getDefaultTelemetryConfig, getTelemetryConfig, isTelemetryEnabled, sanitizeErrorMessage, sanitizeRoute, shouldSkipEvent } from './chunk-X7ZAEI5S.js';
4
- export { SONICJS_VERSION, getCoreVersion } from './chunk-ZUEIQFE5.js';
4
+ export { SONICJS_VERSION, getCoreVersion } from './chunk-ALNODOY4.js';
5
5
  export { escapeHtml, sanitizeInput, sanitizeObject } from './chunk-TQABQWOP.js';
6
6
  import './chunk-V4OQ3NZ2.js';
7
7
  //# sourceMappingURL=utils.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sonicjs-cms/core",
3
- "version": "3.0.0-beta.11",
3
+ "version": "3.0.0-beta.12",
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",
@@ -1,4 +0,0 @@
1
- export { MigrationService } from './chunk-6H66MSSL.js';
2
- import './chunk-V4OQ3NZ2.js';
3
- //# sourceMappingURL=migrations-XQLBY7E5.js.map
4
- //# sourceMappingURL=migrations-XQLBY7E5.js.map
@@ -1,13 +0,0 @@
1
- 'use strict';
2
-
3
- var chunkORF4CT74_cjs = require('./chunk-ORF4CT74.cjs');
4
- require('./chunk-IGJUBJBW.cjs');
5
-
6
-
7
-
8
- Object.defineProperty(exports, "MigrationService", {
9
- enumerable: true,
10
- get: function () { return chunkORF4CT74_cjs.MigrationService; }
11
- });
12
- //# sourceMappingURL=migrations-ZXJEUTFA.cjs.map
13
- //# sourceMappingURL=migrations-ZXJEUTFA.cjs.map