@sonicjs-cms/core 3.0.0-beta.10 → 3.0.0-beta.11
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-IDCZBF35.js → chunk-3PU4WVU6.js} +4 -4
- package/dist/{chunk-IDCZBF35.js.map → chunk-3PU4WVU6.js.map} +1 -1
- package/dist/{chunk-ALDRXTUO.js → chunk-6H66MSSL.js} +2 -2
- package/dist/{chunk-ALDRXTUO.js.map → chunk-6H66MSSL.js.map} +1 -1
- package/dist/{chunk-IGADDMXH.js → chunk-HPAJKZAQ.js} +3 -3
- package/dist/{chunk-IGADDMXH.js.map → chunk-HPAJKZAQ.js.map} +1 -1
- package/dist/{chunk-TO6EY4P7.cjs → chunk-K342JMA3.cjs} +200 -200
- package/dist/{chunk-TO6EY4P7.cjs.map → chunk-K342JMA3.cjs.map} +1 -1
- package/dist/{chunk-F67UK75A.cjs → chunk-KV3CM5RK.cjs} +3 -3
- package/dist/{chunk-F67UK75A.cjs.map → chunk-KV3CM5RK.cjs.map} +1 -1
- package/dist/{chunk-3KYKEXV7.cjs → chunk-MKKGA3C4.cjs} +10 -10
- package/dist/{chunk-3KYKEXV7.cjs.map → chunk-MKKGA3C4.cjs.map} +1 -1
- package/dist/{chunk-IHTXB7AT.cjs → chunk-ORF4CT74.cjs} +2 -2
- package/dist/{chunk-IHTXB7AT.cjs.map → chunk-ORF4CT74.cjs.map} +1 -1
- package/dist/{chunk-ATUPB6MN.js → chunk-PDYRDYXI.js} +4 -4
- package/dist/{chunk-ATUPB6MN.js.map → chunk-PDYRDYXI.js.map} +1 -1
- package/dist/{chunk-R4ILO3W6.cjs → chunk-QJNKSFDJ.cjs} +2 -2
- package/dist/{chunk-R4ILO3W6.cjs.map → chunk-QJNKSFDJ.cjs.map} +1 -1
- package/dist/{chunk-PYVFXCSD.js → chunk-QLFTG3QJ.js} +2 -2
- package/dist/{chunk-PYVFXCSD.js.map → chunk-QLFTG3QJ.js.map} +1 -1
- package/dist/{chunk-6OC6MF3C.js → chunk-SXLVXD2X.js} +9 -9
- package/dist/{chunk-6OC6MF3C.js.map → chunk-SXLVXD2X.js.map} +1 -1
- package/dist/{chunk-PMGOBS6X.cjs → chunk-UHRHZXVR.cjs} +4 -4
- package/dist/{chunk-PMGOBS6X.cjs.map → chunk-UHRHZXVR.cjs.map} +1 -1
- package/dist/{chunk-MUNO67TT.cjs → chunk-YJEBDJDV.cjs} +13 -13
- package/dist/{chunk-MUNO67TT.cjs.map → chunk-YJEBDJDV.cjs.map} +1 -1
- package/dist/{chunk-V464XBYS.js → chunk-ZUEIQFE5.js} +3 -3
- package/dist/{chunk-V464XBYS.js.map → chunk-ZUEIQFE5.js.map} +1 -1
- package/dist/index.cjs +255 -254
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +16 -15
- package/dist/index.js.map +1 -1
- package/dist/middleware.cjs +32 -32
- package/dist/middleware.js +3 -3
- package/dist/migrations-XQLBY7E5.js +4 -0
- package/dist/{migrations-PE3CDVSM.js.map → migrations-XQLBY7E5.js.map} +1 -1
- package/dist/migrations-ZXJEUTFA.cjs +13 -0
- package/dist/{migrations-2XHQEGOQ.cjs.map → migrations-ZXJEUTFA.cjs.map} +1 -1
- package/dist/plugins.cjs +40 -40
- package/dist/plugins.js +3 -3
- package/dist/routes.cjs +26 -26
- package/dist/routes.js +6 -6
- package/dist/services.cjs +18 -18
- package/dist/services.js +2 -2
- package/dist/utils.cjs +3 -3
- package/dist/utils.js +1 -1
- package/package.json +1 -1
- package/dist/migrations-2XHQEGOQ.cjs +0 -13
- package/dist/migrations-PE3CDVSM.js +0 -4
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
|
|
7
|
-
var
|
|
6
|
+
var chunkQJNKSFDJ_cjs = require('./chunk-QJNKSFDJ.cjs');
|
|
7
|
+
var chunkORF4CT74_cjs = require('./chunk-ORF4CT74.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
|
|
60
|
+
get: function () { return chunkQJNKSFDJ_cjs.CollectionRegistry; }
|
|
61
61
|
});
|
|
62
62
|
Object.defineProperty(exports, "PluginBootstrapService", {
|
|
63
63
|
enumerable: true,
|
|
64
|
-
get: function () { return
|
|
64
|
+
get: function () { return chunkQJNKSFDJ_cjs.PluginBootstrapService; }
|
|
65
65
|
});
|
|
66
66
|
Object.defineProperty(exports, "PluginService", {
|
|
67
67
|
enumerable: true,
|
|
68
|
-
get: function () { return
|
|
68
|
+
get: function () { return chunkQJNKSFDJ_cjs.PluginService; }
|
|
69
69
|
});
|
|
70
70
|
Object.defineProperty(exports, "TelemetryService", {
|
|
71
71
|
enumerable: true,
|
|
72
|
-
get: function () { return
|
|
72
|
+
get: function () { return chunkQJNKSFDJ_cjs.TelemetryService; }
|
|
73
73
|
});
|
|
74
74
|
Object.defineProperty(exports, "collectionRecordToRow", {
|
|
75
75
|
enumerable: true,
|
|
76
|
-
get: function () { return
|
|
76
|
+
get: function () { return chunkQJNKSFDJ_cjs.collectionRecordToRow; }
|
|
77
77
|
});
|
|
78
78
|
Object.defineProperty(exports, "createInstallationIdentity", {
|
|
79
79
|
enumerable: true,
|
|
80
|
-
get: function () { return
|
|
80
|
+
get: function () { return chunkQJNKSFDJ_cjs.createInstallationIdentity; }
|
|
81
81
|
});
|
|
82
82
|
Object.defineProperty(exports, "getAvailableCollectionNames", {
|
|
83
83
|
enumerable: true,
|
|
84
|
-
get: function () { return
|
|
84
|
+
get: function () { return chunkQJNKSFDJ_cjs.getAvailableCollectionNames; }
|
|
85
85
|
});
|
|
86
86
|
Object.defineProperty(exports, "getCollectionRegistry", {
|
|
87
87
|
enumerable: true,
|
|
88
|
-
get: function () { return
|
|
88
|
+
get: function () { return chunkQJNKSFDJ_cjs.getCollectionRegistry; }
|
|
89
89
|
});
|
|
90
90
|
Object.defineProperty(exports, "getTelemetryService", {
|
|
91
91
|
enumerable: true,
|
|
92
|
-
get: function () { return
|
|
92
|
+
get: function () { return chunkQJNKSFDJ_cjs.getTelemetryService; }
|
|
93
93
|
});
|
|
94
94
|
Object.defineProperty(exports, "initTelemetry", {
|
|
95
95
|
enumerable: true,
|
|
96
|
-
get: function () { return
|
|
96
|
+
get: function () { return chunkQJNKSFDJ_cjs.initTelemetry; }
|
|
97
97
|
});
|
|
98
98
|
Object.defineProperty(exports, "loadCollectionConfig", {
|
|
99
99
|
enumerable: true,
|
|
100
|
-
get: function () { return
|
|
100
|
+
get: function () { return chunkQJNKSFDJ_cjs.loadCollectionConfig; }
|
|
101
101
|
});
|
|
102
102
|
Object.defineProperty(exports, "loadCollectionConfigs", {
|
|
103
103
|
enumerable: true,
|
|
104
|
-
get: function () { return
|
|
104
|
+
get: function () { return chunkQJNKSFDJ_cjs.loadCollectionConfigs; }
|
|
105
105
|
});
|
|
106
106
|
Object.defineProperty(exports, "registerCollections", {
|
|
107
107
|
enumerable: true,
|
|
108
|
-
get: function () { return
|
|
108
|
+
get: function () { return chunkQJNKSFDJ_cjs.registerCollections; }
|
|
109
109
|
});
|
|
110
110
|
Object.defineProperty(exports, "resetCollectionRegistry", {
|
|
111
111
|
enumerable: true,
|
|
112
|
-
get: function () { return
|
|
112
|
+
get: function () { return chunkQJNKSFDJ_cjs.resetCollectionRegistry; }
|
|
113
113
|
});
|
|
114
114
|
Object.defineProperty(exports, "validateCollectionConfig", {
|
|
115
115
|
enumerable: true,
|
|
116
|
-
get: function () { return
|
|
116
|
+
get: function () { return chunkQJNKSFDJ_cjs.validateCollectionConfig; }
|
|
117
117
|
});
|
|
118
118
|
Object.defineProperty(exports, "MigrationService", {
|
|
119
119
|
enumerable: true,
|
|
120
|
-
get: function () { return
|
|
120
|
+
get: function () { return chunkORF4CT74_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-
|
|
5
|
-
export { MigrationService } from './chunk-
|
|
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';
|
|
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
|
|
6
|
+
var chunkKV3CM5RK_cjs = require('./chunk-KV3CM5RK.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
|
|
82
|
+
get: function () { return chunkKV3CM5RK_cjs.SONICJS_VERSION; }
|
|
83
83
|
});
|
|
84
84
|
Object.defineProperty(exports, "getCoreVersion", {
|
|
85
85
|
enumerable: true,
|
|
86
|
-
get: function () { return
|
|
86
|
+
get: function () { return chunkKV3CM5RK_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-
|
|
4
|
+
export { SONICJS_VERSION, getCoreVersion } from './chunk-ZUEIQFE5.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,13 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
var chunkIHTXB7AT_cjs = require('./chunk-IHTXB7AT.cjs');
|
|
4
|
-
require('./chunk-IGJUBJBW.cjs');
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
Object.defineProperty(exports, "MigrationService", {
|
|
9
|
-
enumerable: true,
|
|
10
|
-
get: function () { return chunkIHTXB7AT_cjs.MigrationService; }
|
|
11
|
-
});
|
|
12
|
-
//# sourceMappingURL=migrations-2XHQEGOQ.cjs.map
|
|
13
|
-
//# sourceMappingURL=migrations-2XHQEGOQ.cjs.map
|