@sonicjs-cms/core 3.0.0-beta.8 → 3.0.0-beta.9
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-TKIBLXSL.cjs → chunk-2FONGKMG.cjs} +200 -200
- package/dist/{chunk-TKIBLXSL.cjs.map → chunk-2FONGKMG.cjs.map} +1 -1
- package/dist/{chunk-VQJVZANG.js → chunk-3WSZNGIK.js} +4 -4
- package/dist/{chunk-VQJVZANG.js.map → chunk-3WSZNGIK.js.map} +1 -1
- package/dist/{chunk-YAKNRVAB.cjs → chunk-7AMFLNK6.cjs} +3 -3
- package/dist/{chunk-YAKNRVAB.cjs.map → chunk-7AMFLNK6.cjs.map} +1 -1
- package/dist/{chunk-7O443QPZ.cjs → chunk-C5RJWUZX.cjs} +13 -13
- package/dist/{chunk-7O443QPZ.cjs.map → chunk-C5RJWUZX.cjs.map} +1 -1
- package/dist/{chunk-WNAFRK7Q.js → chunk-E2LLKPFQ.js} +3 -3
- package/dist/{chunk-WNAFRK7Q.js.map → chunk-E2LLKPFQ.js.map} +1 -1
- package/dist/{chunk-XXNQTYXA.cjs → chunk-ITXAUOBC.cjs} +10 -10
- package/dist/{chunk-XXNQTYXA.cjs.map → chunk-ITXAUOBC.cjs.map} +1 -1
- package/dist/{chunk-GVGURCFM.cjs → chunk-J46JBAZX.cjs} +2 -2
- package/dist/{chunk-GVGURCFM.cjs.map → chunk-J46JBAZX.cjs.map} +1 -1
- package/dist/{chunk-DF4YK3JX.js → chunk-NSE36XKR.js} +4 -4
- package/dist/{chunk-DF4YK3JX.js.map → chunk-NSE36XKR.js.map} +1 -1
- package/dist/{chunk-DNQYNBD5.js → chunk-PYVFXCSD.js} +2 -2
- package/dist/{chunk-DNQYNBD5.js.map → chunk-PYVFXCSD.js.map} +1 -1
- package/dist/{chunk-MJ63JSTU.cjs → chunk-R4ILO3W6.cjs} +2 -2
- package/dist/{chunk-MJ63JSTU.cjs.map → chunk-R4ILO3W6.cjs.map} +1 -1
- package/dist/{chunk-OWNSD75H.cjs → chunk-RU5TA4J7.cjs} +4 -4
- package/dist/{chunk-OWNSD75H.cjs.map → chunk-RU5TA4J7.cjs.map} +1 -1
- package/dist/{chunk-HKF5IYA2.js → chunk-SBVOWPJ5.js} +2 -2
- package/dist/{chunk-HKF5IYA2.js.map → chunk-SBVOWPJ5.js.map} +1 -1
- package/dist/{chunk-3AI73SGI.js → chunk-VHYQ67LW.js} +9 -9
- package/dist/{chunk-3AI73SGI.js.map → chunk-VHYQ67LW.js.map} +1 -1
- package/dist/{chunk-4R2C35OT.js → chunk-ZHPOJZRR.js} +3 -3
- package/dist/{chunk-4R2C35OT.js.map → chunk-ZHPOJZRR.js.map} +1 -1
- package/dist/index.cjs +252 -252
- package/dist/index.js +13 -13
- package/dist/middleware.cjs +32 -32
- package/dist/middleware.js +3 -3
- package/dist/migrations-6MRNHE2W.cjs +13 -0
- package/dist/{migrations-6DQKC3RK.cjs.map → migrations-6MRNHE2W.cjs.map} +1 -1
- package/dist/migrations-SBX554MG.js +4 -0
- package/dist/{migrations-CCMGRLSD.js.map → migrations-SBX554MG.js.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-6DQKC3RK.cjs +0 -13
- package/dist/migrations-CCMGRLSD.js +0 -4
package/dist/routes.js
CHANGED
|
@@ -1,22 +1,22 @@
|
|
|
1
|
-
export { ROUTES_INFO, router2 as adminApiReferenceRoutes, admin_api_default as adminApiRoutes, adminCheckboxRoutes, adminCollectionsRoutes, admin_content_default as adminContentRoutes, router as adminDashboardRoutes, adminDocumentsRoutes, adminLogsRoutes, adminMediaRoutes, adminPluginRoutes, adminSettingsRoutes, userRoutes as adminUsersRoutes, api_content_crud_default as apiContentCrudRoutes, apiDocumentsRoutes, api_media_default as apiMediaRoutes, api_default as apiRoutes, api_system_default as apiSystemRoutes, auth_default as authRoutes, test_cleanup_default as testCleanupRoutes } from './chunk-
|
|
1
|
+
export { ROUTES_INFO, router2 as adminApiReferenceRoutes, admin_api_default as adminApiRoutes, adminCheckboxRoutes, adminCollectionsRoutes, admin_content_default as adminContentRoutes, router as adminDashboardRoutes, adminDocumentsRoutes, adminLogsRoutes, adminMediaRoutes, adminPluginRoutes, adminSettingsRoutes, userRoutes as adminUsersRoutes, api_content_crud_default as apiContentCrudRoutes, apiDocumentsRoutes, api_media_default as apiMediaRoutes, api_default as apiRoutes, api_system_default as apiSystemRoutes, auth_default as authRoutes, test_cleanup_default as testCleanupRoutes } from './chunk-VHYQ67LW.js';
|
|
2
2
|
import './chunk-IESEVHXL.js';
|
|
3
3
|
import './chunk-EF2NQUIQ.js';
|
|
4
4
|
import './chunk-RQ6N3FTV.js';
|
|
5
5
|
import './chunk-K25XHMM3.js';
|
|
6
6
|
import './chunk-AI663NBO.js';
|
|
7
|
-
import './chunk-
|
|
7
|
+
import './chunk-3WSZNGIK.js';
|
|
8
8
|
import './chunk-BLMTL57B.js';
|
|
9
9
|
import './chunk-GCDZZNIN.js';
|
|
10
|
-
import './chunk-
|
|
11
|
-
import './chunk-
|
|
10
|
+
import './chunk-PYVFXCSD.js';
|
|
11
|
+
import './chunk-SBVOWPJ5.js';
|
|
12
12
|
import './chunk-HDWE5FRJ.js';
|
|
13
13
|
import './chunk-3TB6AT6X.js';
|
|
14
|
-
import './chunk-
|
|
14
|
+
import './chunk-E2LLKPFQ.js';
|
|
15
15
|
import './chunk-RNZFGN4R.js';
|
|
16
16
|
import './chunk-QZGABF2M.js';
|
|
17
17
|
import './chunk-FICTAGD4.js';
|
|
18
18
|
import './chunk-X7ZAEI5S.js';
|
|
19
|
-
import './chunk-
|
|
19
|
+
import './chunk-ZHPOJZRR.js';
|
|
20
20
|
import './chunk-TQABQWOP.js';
|
|
21
21
|
import './chunk-V4OQ3NZ2.js';
|
|
22
22
|
//# sourceMappingURL=routes.js.map
|
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 chunkR4ILO3W6_cjs = require('./chunk-R4ILO3W6.cjs');
|
|
7
|
+
var chunkJ46JBAZX_cjs = require('./chunk-J46JBAZX.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 chunkR4ILO3W6_cjs.CollectionRegistry; }
|
|
61
61
|
});
|
|
62
62
|
Object.defineProperty(exports, "PluginBootstrapService", {
|
|
63
63
|
enumerable: true,
|
|
64
|
-
get: function () { return
|
|
64
|
+
get: function () { return chunkR4ILO3W6_cjs.PluginBootstrapService; }
|
|
65
65
|
});
|
|
66
66
|
Object.defineProperty(exports, "PluginService", {
|
|
67
67
|
enumerable: true,
|
|
68
|
-
get: function () { return
|
|
68
|
+
get: function () { return chunkR4ILO3W6_cjs.PluginService; }
|
|
69
69
|
});
|
|
70
70
|
Object.defineProperty(exports, "TelemetryService", {
|
|
71
71
|
enumerable: true,
|
|
72
|
-
get: function () { return
|
|
72
|
+
get: function () { return chunkR4ILO3W6_cjs.TelemetryService; }
|
|
73
73
|
});
|
|
74
74
|
Object.defineProperty(exports, "collectionRecordToRow", {
|
|
75
75
|
enumerable: true,
|
|
76
|
-
get: function () { return
|
|
76
|
+
get: function () { return chunkR4ILO3W6_cjs.collectionRecordToRow; }
|
|
77
77
|
});
|
|
78
78
|
Object.defineProperty(exports, "createInstallationIdentity", {
|
|
79
79
|
enumerable: true,
|
|
80
|
-
get: function () { return
|
|
80
|
+
get: function () { return chunkR4ILO3W6_cjs.createInstallationIdentity; }
|
|
81
81
|
});
|
|
82
82
|
Object.defineProperty(exports, "getAvailableCollectionNames", {
|
|
83
83
|
enumerable: true,
|
|
84
|
-
get: function () { return
|
|
84
|
+
get: function () { return chunkR4ILO3W6_cjs.getAvailableCollectionNames; }
|
|
85
85
|
});
|
|
86
86
|
Object.defineProperty(exports, "getCollectionRegistry", {
|
|
87
87
|
enumerable: true,
|
|
88
|
-
get: function () { return
|
|
88
|
+
get: function () { return chunkR4ILO3W6_cjs.getCollectionRegistry; }
|
|
89
89
|
});
|
|
90
90
|
Object.defineProperty(exports, "getTelemetryService", {
|
|
91
91
|
enumerable: true,
|
|
92
|
-
get: function () { return
|
|
92
|
+
get: function () { return chunkR4ILO3W6_cjs.getTelemetryService; }
|
|
93
93
|
});
|
|
94
94
|
Object.defineProperty(exports, "initTelemetry", {
|
|
95
95
|
enumerable: true,
|
|
96
|
-
get: function () { return
|
|
96
|
+
get: function () { return chunkR4ILO3W6_cjs.initTelemetry; }
|
|
97
97
|
});
|
|
98
98
|
Object.defineProperty(exports, "loadCollectionConfig", {
|
|
99
99
|
enumerable: true,
|
|
100
|
-
get: function () { return
|
|
100
|
+
get: function () { return chunkR4ILO3W6_cjs.loadCollectionConfig; }
|
|
101
101
|
});
|
|
102
102
|
Object.defineProperty(exports, "loadCollectionConfigs", {
|
|
103
103
|
enumerable: true,
|
|
104
|
-
get: function () { return
|
|
104
|
+
get: function () { return chunkR4ILO3W6_cjs.loadCollectionConfigs; }
|
|
105
105
|
});
|
|
106
106
|
Object.defineProperty(exports, "registerCollections", {
|
|
107
107
|
enumerable: true,
|
|
108
|
-
get: function () { return
|
|
108
|
+
get: function () { return chunkR4ILO3W6_cjs.registerCollections; }
|
|
109
109
|
});
|
|
110
110
|
Object.defineProperty(exports, "resetCollectionRegistry", {
|
|
111
111
|
enumerable: true,
|
|
112
|
-
get: function () { return
|
|
112
|
+
get: function () { return chunkR4ILO3W6_cjs.resetCollectionRegistry; }
|
|
113
113
|
});
|
|
114
114
|
Object.defineProperty(exports, "validateCollectionConfig", {
|
|
115
115
|
enumerable: true,
|
|
116
|
-
get: function () { return
|
|
116
|
+
get: function () { return chunkR4ILO3W6_cjs.validateCollectionConfig; }
|
|
117
117
|
});
|
|
118
118
|
Object.defineProperty(exports, "MigrationService", {
|
|
119
119
|
enumerable: true,
|
|
120
|
-
get: function () { return
|
|
120
|
+
get: function () { return chunkJ46JBAZX_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-PYVFXCSD.js';
|
|
5
|
+
export { MigrationService } from './chunk-SBVOWPJ5.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 chunk7AMFLNK6_cjs = require('./chunk-7AMFLNK6.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 chunk7AMFLNK6_cjs.SONICJS_VERSION; }
|
|
83
83
|
});
|
|
84
84
|
Object.defineProperty(exports, "getCoreVersion", {
|
|
85
85
|
enumerable: true,
|
|
86
|
-
get: function () { return
|
|
86
|
+
get: function () { return chunk7AMFLNK6_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-ZHPOJZRR.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 chunkGVGURCFM_cjs = require('./chunk-GVGURCFM.cjs');
|
|
4
|
-
require('./chunk-IGJUBJBW.cjs');
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
Object.defineProperty(exports, "MigrationService", {
|
|
9
|
-
enumerable: true,
|
|
10
|
-
get: function () { return chunkGVGURCFM_cjs.MigrationService; }
|
|
11
|
-
});
|
|
12
|
-
//# sourceMappingURL=migrations-6DQKC3RK.cjs.map
|
|
13
|
-
//# sourceMappingURL=migrations-6DQKC3RK.cjs.map
|