@sonicjs-cms/core 2.14.0 → 2.16.0
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/admin-layout-catalyst.template-HFD37TY5.cjs +17 -0
- package/dist/admin-layout-catalyst.template-HFD37TY5.cjs.map +1 -0
- package/dist/admin-layout-catalyst.template-UMTIN66R.js +7 -0
- package/dist/admin-layout-catalyst.template-UMTIN66R.js.map +1 -0
- package/dist/{chunk-3QCEYJLK.cjs → chunk-4ZSNJDLS.cjs} +9 -9
- package/dist/{chunk-3QCEYJLK.cjs.map → chunk-4ZSNJDLS.cjs.map} +1 -1
- package/dist/chunk-55RDMDOP.js +684 -0
- package/dist/chunk-55RDMDOP.js.map +1 -0
- package/dist/{chunk-6FHNRRJ3.cjs → chunk-635JAMSE.cjs} +76 -17
- package/dist/chunk-635JAMSE.cjs.map +1 -0
- package/dist/{chunk-DRWSHIFG.cjs → chunk-6ENX7QSA.cjs} +228 -658
- package/dist/chunk-6ENX7QSA.cjs.map +1 -0
- package/dist/{chunk-56GUBLJE.cjs → chunk-ABB34XUS.cjs} +13 -13
- package/dist/{chunk-56GUBLJE.cjs.map → chunk-ABB34XUS.cjs.map} +1 -1
- package/dist/{chunk-YYMPHM3I.cjs → chunk-CZ6BVQZX.cjs} +19 -9
- package/dist/chunk-CZ6BVQZX.cjs.map +1 -0
- package/dist/{chunk-J5WGMRSU.js → chunk-EXNEW5US.js} +76 -17
- package/dist/chunk-EXNEW5US.js.map +1 -0
- package/dist/{chunk-H3XXBAMO.js → chunk-INSDRCG3.js} +722 -212
- package/dist/chunk-INSDRCG3.js.map +1 -0
- package/dist/{chunk-GAVTTYMC.js → chunk-MVSCB4E3.js} +3 -3
- package/dist/{chunk-GAVTTYMC.js.map → chunk-MVSCB4E3.js.map} +1 -1
- package/dist/{chunk-KZ2MFGET.cjs → chunk-OCLUXJ7E.cjs} +9 -2
- package/dist/chunk-OCLUXJ7E.cjs.map +1 -0
- package/dist/{chunk-QP3OHHON.cjs → chunk-OHYBNCVL.cjs} +18 -696
- package/dist/chunk-OHYBNCVL.cjs.map +1 -0
- package/dist/{chunk-CB7ONLGB.js → chunk-ON5ZMSU4.js} +3 -3
- package/dist/{chunk-CB7ONLGB.js.map → chunk-ON5ZMSU4.js.map} +1 -1
- package/dist/{chunk-I6FFGQIT.cjs → chunk-Q5VFZUXV.cjs} +723 -211
- package/dist/chunk-Q5VFZUXV.cjs.map +1 -0
- package/dist/{chunk-2MXF4RYZ.js → chunk-TFNTM3OA.js} +3 -3
- package/dist/{chunk-2MXF4RYZ.js.map → chunk-TFNTM3OA.js.map} +1 -1
- package/dist/chunk-UYJ6TJHX.cjs +691 -0
- package/dist/chunk-UYJ6TJHX.cjs.map +1 -0
- package/dist/{chunk-JKNKO6LA.js → chunk-VFQUULAV.js} +9 -2
- package/dist/chunk-VFQUULAV.js.map +1 -0
- package/dist/{chunk-23DP6TO5.js → chunk-WLSIUKNM.js} +44 -474
- package/dist/chunk-WLSIUKNM.js.map +1 -0
- package/dist/{chunk-JTUCC6WZ.js → chunk-XWIA3HVX.js} +9 -683
- package/dist/chunk-XWIA3HVX.js.map +1 -0
- package/dist/{chunk-AFGOH2F6.js → chunk-Y5EH32F5.js} +15 -5
- package/dist/chunk-Y5EH32F5.js.map +1 -0
- package/dist/{chunk-YULUPQZV.cjs → chunk-YQW2GCJ3.cjs} +3 -3
- package/dist/{chunk-YULUPQZV.cjs.map → chunk-YQW2GCJ3.cjs.map} +1 -1
- package/dist/index.cjs +1591 -236
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +2 -2
- package/dist/index.d.ts +2 -2
- package/dist/index.js +1464 -109
- package/dist/index.js.map +1 -1
- package/dist/middleware.cjs +29 -29
- package/dist/middleware.js +3 -3
- package/dist/migrations-7HQ7LYAL.js +4 -0
- package/dist/{migrations-WKONKRN7.js.map → migrations-7HQ7LYAL.js.map} +1 -1
- package/dist/migrations-SVQTT7NV.cjs +13 -0
- package/dist/{migrations-F7KVA74T.cjs.map → migrations-SVQTT7NV.cjs.map} +1 -1
- package/dist/{plugin-bootstrap-BGwBraaN.d.cts → plugin-bootstrap-DfVerYV4.d.cts} +2 -1
- package/dist/{plugin-bootstrap-Drns7X9w.d.ts → plugin-bootstrap-P_ciLp_C.d.ts} +2 -1
- package/dist/plugins.cjs +11 -11
- package/dist/plugins.js +2 -2
- package/dist/routes.cjs +31 -30
- package/dist/routes.js +8 -7
- package/dist/services.cjs +23 -23
- package/dist/services.d.cts +1 -1
- package/dist/services.d.ts +1 -1
- package/dist/services.js +2 -2
- package/dist/templates.cjs +26 -25
- package/dist/templates.js +3 -2
- package/dist/utils.cjs +11 -11
- package/dist/utils.js +1 -1
- package/migrations/036_analytics_events.sql +22 -0
- package/package.json +1 -1
- package/dist/chunk-23DP6TO5.js.map +0 -1
- package/dist/chunk-6FHNRRJ3.cjs.map +0 -1
- package/dist/chunk-AFGOH2F6.js.map +0 -1
- package/dist/chunk-DRWSHIFG.cjs.map +0 -1
- package/dist/chunk-H3XXBAMO.js.map +0 -1
- package/dist/chunk-I6FFGQIT.cjs.map +0 -1
- package/dist/chunk-J5WGMRSU.js.map +0 -1
- package/dist/chunk-JKNKO6LA.js.map +0 -1
- package/dist/chunk-JTUCC6WZ.js.map +0 -1
- package/dist/chunk-KZ2MFGET.cjs.map +0 -1
- package/dist/chunk-QP3OHHON.cjs.map +0 -1
- package/dist/chunk-YYMPHM3I.cjs.map +0 -1
- package/dist/migrations-F7KVA74T.cjs +0 -13
- package/dist/migrations-WKONKRN7.js +0 -4
package/dist/middleware.cjs
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
require('./chunk-
|
|
5
|
-
require('./chunk-
|
|
3
|
+
var chunkCZ6BVQZX_cjs = require('./chunk-CZ6BVQZX.cjs');
|
|
4
|
+
require('./chunk-Q5VFZUXV.cjs');
|
|
5
|
+
require('./chunk-OCLUXJ7E.cjs');
|
|
6
6
|
require('./chunk-RCQ2HIQD.cjs');
|
|
7
7
|
require('./chunk-IGJUBJBW.cjs');
|
|
8
8
|
|
|
@@ -10,107 +10,107 @@ require('./chunk-IGJUBJBW.cjs');
|
|
|
10
10
|
|
|
11
11
|
Object.defineProperty(exports, "AuthManager", {
|
|
12
12
|
enumerable: true,
|
|
13
|
-
get: function () { return
|
|
13
|
+
get: function () { return chunkCZ6BVQZX_cjs.AuthManager; }
|
|
14
14
|
});
|
|
15
15
|
Object.defineProperty(exports, "PermissionManager", {
|
|
16
16
|
enumerable: true,
|
|
17
|
-
get: function () { return
|
|
17
|
+
get: function () { return chunkCZ6BVQZX_cjs.PermissionManager; }
|
|
18
18
|
});
|
|
19
19
|
Object.defineProperty(exports, "bootstrapMiddleware", {
|
|
20
20
|
enumerable: true,
|
|
21
|
-
get: function () { return
|
|
21
|
+
get: function () { return chunkCZ6BVQZX_cjs.bootstrapMiddleware; }
|
|
22
22
|
});
|
|
23
23
|
Object.defineProperty(exports, "cacheHeaders", {
|
|
24
24
|
enumerable: true,
|
|
25
|
-
get: function () { return
|
|
25
|
+
get: function () { return chunkCZ6BVQZX_cjs.cacheHeaders; }
|
|
26
26
|
});
|
|
27
27
|
Object.defineProperty(exports, "compressionMiddleware", {
|
|
28
28
|
enumerable: true,
|
|
29
|
-
get: function () { return
|
|
29
|
+
get: function () { return chunkCZ6BVQZX_cjs.compressionMiddleware; }
|
|
30
30
|
});
|
|
31
31
|
Object.defineProperty(exports, "csrfProtection", {
|
|
32
32
|
enumerable: true,
|
|
33
|
-
get: function () { return
|
|
33
|
+
get: function () { return chunkCZ6BVQZX_cjs.csrfProtection; }
|
|
34
34
|
});
|
|
35
35
|
Object.defineProperty(exports, "detailedLoggingMiddleware", {
|
|
36
36
|
enumerable: true,
|
|
37
|
-
get: function () { return
|
|
37
|
+
get: function () { return chunkCZ6BVQZX_cjs.detailedLoggingMiddleware; }
|
|
38
38
|
});
|
|
39
39
|
Object.defineProperty(exports, "generateCsrfToken", {
|
|
40
40
|
enumerable: true,
|
|
41
|
-
get: function () { return
|
|
41
|
+
get: function () { return chunkCZ6BVQZX_cjs.generateCsrfToken; }
|
|
42
42
|
});
|
|
43
43
|
Object.defineProperty(exports, "getActivePlugins", {
|
|
44
44
|
enumerable: true,
|
|
45
|
-
get: function () { return
|
|
45
|
+
get: function () { return chunkCZ6BVQZX_cjs.getActivePlugins; }
|
|
46
46
|
});
|
|
47
47
|
Object.defineProperty(exports, "isPluginActive", {
|
|
48
48
|
enumerable: true,
|
|
49
|
-
get: function () { return
|
|
49
|
+
get: function () { return chunkCZ6BVQZX_cjs.isPluginActive; }
|
|
50
50
|
});
|
|
51
51
|
Object.defineProperty(exports, "logActivity", {
|
|
52
52
|
enumerable: true,
|
|
53
|
-
get: function () { return
|
|
53
|
+
get: function () { return chunkCZ6BVQZX_cjs.logActivity; }
|
|
54
54
|
});
|
|
55
55
|
Object.defineProperty(exports, "loggingMiddleware", {
|
|
56
56
|
enumerable: true,
|
|
57
|
-
get: function () { return
|
|
57
|
+
get: function () { return chunkCZ6BVQZX_cjs.loggingMiddleware; }
|
|
58
58
|
});
|
|
59
59
|
Object.defineProperty(exports, "metricsMiddleware", {
|
|
60
60
|
enumerable: true,
|
|
61
|
-
get: function () { return
|
|
61
|
+
get: function () { return chunkCZ6BVQZX_cjs.metricsMiddleware; }
|
|
62
62
|
});
|
|
63
63
|
Object.defineProperty(exports, "optionalAuth", {
|
|
64
64
|
enumerable: true,
|
|
65
|
-
get: function () { return
|
|
65
|
+
get: function () { return chunkCZ6BVQZX_cjs.optionalAuth; }
|
|
66
66
|
});
|
|
67
67
|
Object.defineProperty(exports, "performanceLoggingMiddleware", {
|
|
68
68
|
enumerable: true,
|
|
69
|
-
get: function () { return
|
|
69
|
+
get: function () { return chunkCZ6BVQZX_cjs.performanceLoggingMiddleware; }
|
|
70
70
|
});
|
|
71
71
|
Object.defineProperty(exports, "rateLimit", {
|
|
72
72
|
enumerable: true,
|
|
73
|
-
get: function () { return
|
|
73
|
+
get: function () { return chunkCZ6BVQZX_cjs.rateLimit; }
|
|
74
74
|
});
|
|
75
75
|
Object.defineProperty(exports, "requireActivePlugin", {
|
|
76
76
|
enumerable: true,
|
|
77
|
-
get: function () { return
|
|
77
|
+
get: function () { return chunkCZ6BVQZX_cjs.requireActivePlugin; }
|
|
78
78
|
});
|
|
79
79
|
Object.defineProperty(exports, "requireActivePlugins", {
|
|
80
80
|
enumerable: true,
|
|
81
|
-
get: function () { return
|
|
81
|
+
get: function () { return chunkCZ6BVQZX_cjs.requireActivePlugins; }
|
|
82
82
|
});
|
|
83
83
|
Object.defineProperty(exports, "requireAnyPermission", {
|
|
84
84
|
enumerable: true,
|
|
85
|
-
get: function () { return
|
|
85
|
+
get: function () { return chunkCZ6BVQZX_cjs.requireAnyPermission; }
|
|
86
86
|
});
|
|
87
87
|
Object.defineProperty(exports, "requireAuth", {
|
|
88
88
|
enumerable: true,
|
|
89
|
-
get: function () { return
|
|
89
|
+
get: function () { return chunkCZ6BVQZX_cjs.requireAuth; }
|
|
90
90
|
});
|
|
91
91
|
Object.defineProperty(exports, "requirePermission", {
|
|
92
92
|
enumerable: true,
|
|
93
|
-
get: function () { return
|
|
93
|
+
get: function () { return chunkCZ6BVQZX_cjs.requirePermission; }
|
|
94
94
|
});
|
|
95
95
|
Object.defineProperty(exports, "requireRole", {
|
|
96
96
|
enumerable: true,
|
|
97
|
-
get: function () { return
|
|
97
|
+
get: function () { return chunkCZ6BVQZX_cjs.requireRole; }
|
|
98
98
|
});
|
|
99
99
|
Object.defineProperty(exports, "securityHeaders", {
|
|
100
100
|
enumerable: true,
|
|
101
|
-
get: function () { return
|
|
101
|
+
get: function () { return chunkCZ6BVQZX_cjs.securityHeadersMiddleware; }
|
|
102
102
|
});
|
|
103
103
|
Object.defineProperty(exports, "securityLoggingMiddleware", {
|
|
104
104
|
enumerable: true,
|
|
105
|
-
get: function () { return
|
|
105
|
+
get: function () { return chunkCZ6BVQZX_cjs.securityLoggingMiddleware; }
|
|
106
106
|
});
|
|
107
107
|
Object.defineProperty(exports, "validateCsrfToken", {
|
|
108
108
|
enumerable: true,
|
|
109
|
-
get: function () { return
|
|
109
|
+
get: function () { return chunkCZ6BVQZX_cjs.validateCsrfToken; }
|
|
110
110
|
});
|
|
111
111
|
Object.defineProperty(exports, "verifySecurityConfig", {
|
|
112
112
|
enumerable: true,
|
|
113
|
-
get: function () { return
|
|
113
|
+
get: function () { return chunkCZ6BVQZX_cjs.verifySecurityConfig; }
|
|
114
114
|
});
|
|
115
115
|
//# sourceMappingURL=middleware.cjs.map
|
|
116
116
|
//# sourceMappingURL=middleware.cjs.map
|
package/dist/middleware.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { AuthManager, PermissionManager, bootstrapMiddleware, cacheHeaders, compressionMiddleware, csrfProtection, detailedLoggingMiddleware, generateCsrfToken, getActivePlugins, isPluginActive, logActivity, loggingMiddleware, metricsMiddleware, optionalAuth, performanceLoggingMiddleware, rateLimit, requireActivePlugin, requireActivePlugins, requireAnyPermission, requireAuth, requirePermission, requireRole, securityHeadersMiddleware as securityHeaders, securityLoggingMiddleware, validateCsrfToken, verifySecurityConfig } from './chunk-
|
|
2
|
-
import './chunk-
|
|
3
|
-
import './chunk-
|
|
1
|
+
export { AuthManager, PermissionManager, bootstrapMiddleware, cacheHeaders, compressionMiddleware, csrfProtection, detailedLoggingMiddleware, generateCsrfToken, getActivePlugins, isPluginActive, logActivity, loggingMiddleware, metricsMiddleware, optionalAuth, performanceLoggingMiddleware, rateLimit, requireActivePlugin, requireActivePlugins, requireAnyPermission, requireAuth, requirePermission, requireRole, securityHeadersMiddleware as securityHeaders, securityLoggingMiddleware, validateCsrfToken, verifySecurityConfig } from './chunk-Y5EH32F5.js';
|
|
2
|
+
import './chunk-INSDRCG3.js';
|
|
3
|
+
import './chunk-VFQUULAV.js';
|
|
4
4
|
import './chunk-FICTAGD4.js';
|
|
5
5
|
import './chunk-V4OQ3NZ2.js';
|
|
6
6
|
//# sourceMappingURL=middleware.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":[],"names":[],"mappings":"","file":"migrations-
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"migrations-7HQ7LYAL.js"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var chunkOCLUXJ7E_cjs = require('./chunk-OCLUXJ7E.cjs');
|
|
4
|
+
require('./chunk-IGJUBJBW.cjs');
|
|
5
|
+
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
Object.defineProperty(exports, "MigrationService", {
|
|
9
|
+
enumerable: true,
|
|
10
|
+
get: function () { return chunkOCLUXJ7E_cjs.MigrationService; }
|
|
11
|
+
});
|
|
12
|
+
//# sourceMappingURL=migrations-SVQTT7NV.cjs.map
|
|
13
|
+
//# sourceMappingURL=migrations-SVQTT7NV.cjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":[],"names":[],"mappings":"","file":"migrations-
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"migrations-SVQTT7NV.cjs"}
|
|
@@ -11799,7 +11799,8 @@ declare class PluginBootstrapService {
|
|
|
11799
11799
|
private pluginService;
|
|
11800
11800
|
constructor(db: D1Database$1);
|
|
11801
11801
|
/**
|
|
11802
|
-
* Core plugins
|
|
11802
|
+
* Core plugins derived from the auto-generated plugin registry.
|
|
11803
|
+
* Only plugins listed in BOOTSTRAP_PLUGIN_IDS are included.
|
|
11803
11804
|
*/
|
|
11804
11805
|
private readonly CORE_PLUGINS;
|
|
11805
11806
|
/**
|
|
@@ -11799,7 +11799,8 @@ declare class PluginBootstrapService {
|
|
|
11799
11799
|
private pluginService;
|
|
11800
11800
|
constructor(db: D1Database$1);
|
|
11801
11801
|
/**
|
|
11802
|
-
* Core plugins
|
|
11802
|
+
* Core plugins derived from the auto-generated plugin registry.
|
|
11803
|
+
* Only plugins listed in BOOTSTRAP_PLUGIN_IDS are included.
|
|
11803
11804
|
*/
|
|
11804
11805
|
private readonly CORE_PLUGINS;
|
|
11805
11806
|
/**
|
package/dist/plugins.cjs
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
var
|
|
3
|
+
var chunkABB34XUS_cjs = require('./chunk-ABB34XUS.cjs');
|
|
4
|
+
var chunk635JAMSE_cjs = require('./chunk-635JAMSE.cjs');
|
|
5
5
|
require('./chunk-QTFKZBLC.cjs');
|
|
6
6
|
require('./chunk-IGJUBJBW.cjs');
|
|
7
7
|
|
|
@@ -9,39 +9,39 @@ require('./chunk-IGJUBJBW.cjs');
|
|
|
9
9
|
|
|
10
10
|
Object.defineProperty(exports, "HookSystemImpl", {
|
|
11
11
|
enumerable: true,
|
|
12
|
-
get: function () { return
|
|
12
|
+
get: function () { return chunkABB34XUS_cjs.HookSystemImpl; }
|
|
13
13
|
});
|
|
14
14
|
Object.defineProperty(exports, "HookUtils", {
|
|
15
15
|
enumerable: true,
|
|
16
|
-
get: function () { return
|
|
16
|
+
get: function () { return chunkABB34XUS_cjs.HookUtils; }
|
|
17
17
|
});
|
|
18
18
|
Object.defineProperty(exports, "PluginManager", {
|
|
19
19
|
enumerable: true,
|
|
20
|
-
get: function () { return
|
|
20
|
+
get: function () { return chunkABB34XUS_cjs.PluginManager; }
|
|
21
21
|
});
|
|
22
22
|
Object.defineProperty(exports, "PluginRegistryImpl", {
|
|
23
23
|
enumerable: true,
|
|
24
|
-
get: function () { return
|
|
24
|
+
get: function () { return chunkABB34XUS_cjs.PluginRegistryImpl; }
|
|
25
25
|
});
|
|
26
26
|
Object.defineProperty(exports, "PluginValidator", {
|
|
27
27
|
enumerable: true,
|
|
28
|
-
get: function () { return
|
|
28
|
+
get: function () { return chunkABB34XUS_cjs.PluginValidator; }
|
|
29
29
|
});
|
|
30
30
|
Object.defineProperty(exports, "ScopedHookSystem", {
|
|
31
31
|
enumerable: true,
|
|
32
|
-
get: function () { return
|
|
32
|
+
get: function () { return chunkABB34XUS_cjs.ScopedHookSystem; }
|
|
33
33
|
});
|
|
34
34
|
Object.defineProperty(exports, "createTurnstileMiddleware", {
|
|
35
35
|
enumerable: true,
|
|
36
|
-
get: function () { return
|
|
36
|
+
get: function () { return chunkABB34XUS_cjs.createTurnstileMiddleware; }
|
|
37
37
|
});
|
|
38
38
|
Object.defineProperty(exports, "verifyTurnstile", {
|
|
39
39
|
enumerable: true,
|
|
40
|
-
get: function () { return
|
|
40
|
+
get: function () { return chunkABB34XUS_cjs.verifyTurnstile; }
|
|
41
41
|
});
|
|
42
42
|
Object.defineProperty(exports, "TurnstileService", {
|
|
43
43
|
enumerable: true,
|
|
44
|
-
get: function () { return
|
|
44
|
+
get: function () { return chunk635JAMSE_cjs.TurnstileService; }
|
|
45
45
|
});
|
|
46
46
|
//# sourceMappingURL=plugins.cjs.map
|
|
47
47
|
//# sourceMappingURL=plugins.cjs.map
|
package/dist/plugins.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { HookSystemImpl, HookUtils, PluginManager, PluginRegistryImpl, PluginValidator, ScopedHookSystem, createTurnstileMiddleware, verifyTurnstile } from './chunk-
|
|
2
|
-
export { TurnstileService } from './chunk-
|
|
1
|
+
export { HookSystemImpl, HookUtils, PluginManager, PluginRegistryImpl, PluginValidator, ScopedHookSystem, createTurnstileMiddleware, verifyTurnstile } from './chunk-TFNTM3OA.js';
|
|
2
|
+
export { TurnstileService } from './chunk-EXNEW5US.js';
|
|
3
3
|
import './chunk-QXOZI5Q2.js';
|
|
4
4
|
import './chunk-V4OQ3NZ2.js';
|
|
5
5
|
//# sourceMappingURL=plugins.js.map
|
package/dist/routes.cjs
CHANGED
|
@@ -1,13 +1,14 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunk6ENX7QSA_cjs = require('./chunk-6ENX7QSA.cjs');
|
|
4
4
|
require('./chunk-NZWFCUDA.cjs');
|
|
5
|
-
require('./chunk-
|
|
6
|
-
require('./chunk-
|
|
7
|
-
require('./chunk-
|
|
8
|
-
require('./chunk-
|
|
9
|
-
require('./chunk-
|
|
10
|
-
require('./chunk-
|
|
5
|
+
require('./chunk-CZ6BVQZX.cjs');
|
|
6
|
+
require('./chunk-Q5VFZUXV.cjs');
|
|
7
|
+
require('./chunk-OCLUXJ7E.cjs');
|
|
8
|
+
require('./chunk-OHYBNCVL.cjs');
|
|
9
|
+
require('./chunk-UYJ6TJHX.cjs');
|
|
10
|
+
require('./chunk-635JAMSE.cjs');
|
|
11
|
+
require('./chunk-YQW2GCJ3.cjs');
|
|
11
12
|
require('./chunk-P3XDZL6Q.cjs');
|
|
12
13
|
require('./chunk-RCQ2HIQD.cjs');
|
|
13
14
|
require('./chunk-MNWKYY5E.cjs');
|
|
@@ -17,95 +18,95 @@ require('./chunk-IGJUBJBW.cjs');
|
|
|
17
18
|
|
|
18
19
|
Object.defineProperty(exports, "ROUTES_INFO", {
|
|
19
20
|
enumerable: true,
|
|
20
|
-
get: function () { return
|
|
21
|
+
get: function () { return chunk6ENX7QSA_cjs.ROUTES_INFO; }
|
|
21
22
|
});
|
|
22
23
|
Object.defineProperty(exports, "adminApiReferenceRoutes", {
|
|
23
24
|
enumerable: true,
|
|
24
|
-
get: function () { return
|
|
25
|
+
get: function () { return chunk6ENX7QSA_cjs.router2; }
|
|
25
26
|
});
|
|
26
27
|
Object.defineProperty(exports, "adminApiRoutes", {
|
|
27
28
|
enumerable: true,
|
|
28
|
-
get: function () { return
|
|
29
|
+
get: function () { return chunk6ENX7QSA_cjs.admin_api_default; }
|
|
29
30
|
});
|
|
30
31
|
Object.defineProperty(exports, "adminCheckboxRoutes", {
|
|
31
32
|
enumerable: true,
|
|
32
|
-
get: function () { return
|
|
33
|
+
get: function () { return chunk6ENX7QSA_cjs.adminCheckboxRoutes; }
|
|
33
34
|
});
|
|
34
35
|
Object.defineProperty(exports, "adminCodeExamplesRoutes", {
|
|
35
36
|
enumerable: true,
|
|
36
|
-
get: function () { return
|
|
37
|
+
get: function () { return chunk6ENX7QSA_cjs.admin_code_examples_default; }
|
|
37
38
|
});
|
|
38
39
|
Object.defineProperty(exports, "adminCollectionsRoutes", {
|
|
39
40
|
enumerable: true,
|
|
40
|
-
get: function () { return
|
|
41
|
+
get: function () { return chunk6ENX7QSA_cjs.adminCollectionsRoutes; }
|
|
41
42
|
});
|
|
42
43
|
Object.defineProperty(exports, "adminContentRoutes", {
|
|
43
44
|
enumerable: true,
|
|
44
|
-
get: function () { return
|
|
45
|
+
get: function () { return chunk6ENX7QSA_cjs.admin_content_default; }
|
|
45
46
|
});
|
|
46
47
|
Object.defineProperty(exports, "adminDashboardRoutes", {
|
|
47
48
|
enumerable: true,
|
|
48
|
-
get: function () { return
|
|
49
|
+
get: function () { return chunk6ENX7QSA_cjs.router; }
|
|
49
50
|
});
|
|
50
51
|
Object.defineProperty(exports, "adminDesignRoutes", {
|
|
51
52
|
enumerable: true,
|
|
52
|
-
get: function () { return
|
|
53
|
+
get: function () { return chunk6ENX7QSA_cjs.adminDesignRoutes; }
|
|
53
54
|
});
|
|
54
55
|
Object.defineProperty(exports, "adminFormsRoutes", {
|
|
55
56
|
enumerable: true,
|
|
56
|
-
get: function () { return
|
|
57
|
+
get: function () { return chunk6ENX7QSA_cjs.adminFormsRoutes; }
|
|
57
58
|
});
|
|
58
59
|
Object.defineProperty(exports, "adminLogsRoutes", {
|
|
59
60
|
enumerable: true,
|
|
60
|
-
get: function () { return
|
|
61
|
+
get: function () { return chunk6ENX7QSA_cjs.adminLogsRoutes; }
|
|
61
62
|
});
|
|
62
63
|
Object.defineProperty(exports, "adminMediaRoutes", {
|
|
63
64
|
enumerable: true,
|
|
64
|
-
get: function () { return
|
|
65
|
+
get: function () { return chunk6ENX7QSA_cjs.adminMediaRoutes; }
|
|
65
66
|
});
|
|
66
67
|
Object.defineProperty(exports, "adminPluginRoutes", {
|
|
67
68
|
enumerable: true,
|
|
68
|
-
get: function () { return
|
|
69
|
+
get: function () { return chunk6ENX7QSA_cjs.adminPluginRoutes; }
|
|
69
70
|
});
|
|
70
71
|
Object.defineProperty(exports, "adminSettingsRoutes", {
|
|
71
72
|
enumerable: true,
|
|
72
|
-
get: function () { return
|
|
73
|
+
get: function () { return chunk6ENX7QSA_cjs.adminSettingsRoutes; }
|
|
73
74
|
});
|
|
74
75
|
Object.defineProperty(exports, "adminTestimonialsRoutes", {
|
|
75
76
|
enumerable: true,
|
|
76
|
-
get: function () { return
|
|
77
|
+
get: function () { return chunk6ENX7QSA_cjs.admin_testimonials_default; }
|
|
77
78
|
});
|
|
78
79
|
Object.defineProperty(exports, "adminUsersRoutes", {
|
|
79
80
|
enumerable: true,
|
|
80
|
-
get: function () { return
|
|
81
|
+
get: function () { return chunk6ENX7QSA_cjs.userRoutes; }
|
|
81
82
|
});
|
|
82
83
|
Object.defineProperty(exports, "apiContentCrudRoutes", {
|
|
83
84
|
enumerable: true,
|
|
84
|
-
get: function () { return
|
|
85
|
+
get: function () { return chunk6ENX7QSA_cjs.api_content_crud_default; }
|
|
85
86
|
});
|
|
86
87
|
Object.defineProperty(exports, "apiMediaRoutes", {
|
|
87
88
|
enumerable: true,
|
|
88
|
-
get: function () { return
|
|
89
|
+
get: function () { return chunk6ENX7QSA_cjs.api_media_default; }
|
|
89
90
|
});
|
|
90
91
|
Object.defineProperty(exports, "apiRoutes", {
|
|
91
92
|
enumerable: true,
|
|
92
|
-
get: function () { return
|
|
93
|
+
get: function () { return chunk6ENX7QSA_cjs.api_default; }
|
|
93
94
|
});
|
|
94
95
|
Object.defineProperty(exports, "apiSystemRoutes", {
|
|
95
96
|
enumerable: true,
|
|
96
|
-
get: function () { return
|
|
97
|
+
get: function () { return chunk6ENX7QSA_cjs.api_system_default; }
|
|
97
98
|
});
|
|
98
99
|
Object.defineProperty(exports, "authRoutes", {
|
|
99
100
|
enumerable: true,
|
|
100
|
-
get: function () { return
|
|
101
|
+
get: function () { return chunk6ENX7QSA_cjs.auth_default; }
|
|
101
102
|
});
|
|
102
103
|
Object.defineProperty(exports, "publicFormsRoutes", {
|
|
103
104
|
enumerable: true,
|
|
104
|
-
get: function () { return
|
|
105
|
+
get: function () { return chunk6ENX7QSA_cjs.public_forms_default; }
|
|
105
106
|
});
|
|
106
107
|
Object.defineProperty(exports, "testCleanupRoutes", {
|
|
107
108
|
enumerable: true,
|
|
108
|
-
get: function () { return
|
|
109
|
+
get: function () { return chunk6ENX7QSA_cjs.test_cleanup_default; }
|
|
109
110
|
});
|
|
110
111
|
//# sourceMappingURL=routes.cjs.map
|
|
111
112
|
//# sourceMappingURL=routes.cjs.map
|
package/dist/routes.js
CHANGED
|
@@ -1,11 +1,12 @@
|
|
|
1
|
-
export { ROUTES_INFO, router2 as adminApiReferenceRoutes, admin_api_default as adminApiRoutes, adminCheckboxRoutes, admin_code_examples_default as adminCodeExamplesRoutes, adminCollectionsRoutes, admin_content_default as adminContentRoutes, router as adminDashboardRoutes, adminDesignRoutes, adminFormsRoutes, adminLogsRoutes, adminMediaRoutes, adminPluginRoutes, adminSettingsRoutes, admin_testimonials_default as adminTestimonialsRoutes, userRoutes as adminUsersRoutes, api_content_crud_default as apiContentCrudRoutes, api_media_default as apiMediaRoutes, api_default as apiRoutes, api_system_default as apiSystemRoutes, auth_default as authRoutes, public_forms_default as publicFormsRoutes, test_cleanup_default as testCleanupRoutes } from './chunk-
|
|
1
|
+
export { ROUTES_INFO, router2 as adminApiReferenceRoutes, admin_api_default as adminApiRoutes, adminCheckboxRoutes, admin_code_examples_default as adminCodeExamplesRoutes, adminCollectionsRoutes, admin_content_default as adminContentRoutes, router as adminDashboardRoutes, adminDesignRoutes, adminFormsRoutes, adminLogsRoutes, adminMediaRoutes, adminPluginRoutes, adminSettingsRoutes, admin_testimonials_default as adminTestimonialsRoutes, userRoutes as adminUsersRoutes, api_content_crud_default as apiContentCrudRoutes, api_media_default as apiMediaRoutes, api_default as apiRoutes, api_system_default as apiSystemRoutes, auth_default as authRoutes, public_forms_default as publicFormsRoutes, test_cleanup_default as testCleanupRoutes } from './chunk-WLSIUKNM.js';
|
|
2
2
|
import './chunk-TBJY2FF7.js';
|
|
3
|
-
import './chunk-
|
|
4
|
-
import './chunk-
|
|
5
|
-
import './chunk-
|
|
6
|
-
import './chunk-
|
|
7
|
-
import './chunk-
|
|
8
|
-
import './chunk-
|
|
3
|
+
import './chunk-Y5EH32F5.js';
|
|
4
|
+
import './chunk-INSDRCG3.js';
|
|
5
|
+
import './chunk-VFQUULAV.js';
|
|
6
|
+
import './chunk-XWIA3HVX.js';
|
|
7
|
+
import './chunk-55RDMDOP.js';
|
|
8
|
+
import './chunk-EXNEW5US.js';
|
|
9
|
+
import './chunk-MVSCB4E3.js';
|
|
9
10
|
import './chunk-X7ZAEI5S.js';
|
|
10
11
|
import './chunk-FICTAGD4.js';
|
|
11
12
|
import './chunk-TQABQWOP.js';
|
package/dist/services.cjs
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
var chunkNZWFCUDA_cjs = require('./chunk-NZWFCUDA.cjs');
|
|
4
|
-
var
|
|
5
|
-
var
|
|
4
|
+
var chunkQ5VFZUXV_cjs = require('./chunk-Q5VFZUXV.cjs');
|
|
5
|
+
var chunkOCLUXJ7E_cjs = require('./chunk-OCLUXJ7E.cjs');
|
|
6
6
|
require('./chunk-P3XDZL6Q.cjs');
|
|
7
7
|
require('./chunk-IGJUBJBW.cjs');
|
|
8
8
|
|
|
@@ -70,87 +70,87 @@ Object.defineProperty(exports, "setAppInstance", {
|
|
|
70
70
|
});
|
|
71
71
|
Object.defineProperty(exports, "PluginBootstrapService", {
|
|
72
72
|
enumerable: true,
|
|
73
|
-
get: function () { return
|
|
73
|
+
get: function () { return chunkQ5VFZUXV_cjs.PluginBootstrapService; }
|
|
74
74
|
});
|
|
75
75
|
Object.defineProperty(exports, "PluginService", {
|
|
76
76
|
enumerable: true,
|
|
77
|
-
get: function () { return
|
|
77
|
+
get: function () { return chunkQ5VFZUXV_cjs.PluginService; }
|
|
78
78
|
});
|
|
79
79
|
Object.defineProperty(exports, "backfillFormSubmissions", {
|
|
80
80
|
enumerable: true,
|
|
81
|
-
get: function () { return
|
|
81
|
+
get: function () { return chunkQ5VFZUXV_cjs.backfillFormSubmissions; }
|
|
82
82
|
});
|
|
83
83
|
Object.defineProperty(exports, "cleanupRemovedCollections", {
|
|
84
84
|
enumerable: true,
|
|
85
|
-
get: function () { return
|
|
85
|
+
get: function () { return chunkQ5VFZUXV_cjs.cleanupRemovedCollections; }
|
|
86
86
|
});
|
|
87
87
|
Object.defineProperty(exports, "createContentFromSubmission", {
|
|
88
88
|
enumerable: true,
|
|
89
|
-
get: function () { return
|
|
89
|
+
get: function () { return chunkQ5VFZUXV_cjs.createContentFromSubmission; }
|
|
90
90
|
});
|
|
91
91
|
Object.defineProperty(exports, "deriveCollectionSchemaFromFormio", {
|
|
92
92
|
enumerable: true,
|
|
93
|
-
get: function () { return
|
|
93
|
+
get: function () { return chunkQ5VFZUXV_cjs.deriveCollectionSchemaFromFormio; }
|
|
94
94
|
});
|
|
95
95
|
Object.defineProperty(exports, "deriveSubmissionTitle", {
|
|
96
96
|
enumerable: true,
|
|
97
|
-
get: function () { return
|
|
97
|
+
get: function () { return chunkQ5VFZUXV_cjs.deriveSubmissionTitle; }
|
|
98
98
|
});
|
|
99
99
|
Object.defineProperty(exports, "fullCollectionSync", {
|
|
100
100
|
enumerable: true,
|
|
101
|
-
get: function () { return
|
|
101
|
+
get: function () { return chunkQ5VFZUXV_cjs.fullCollectionSync; }
|
|
102
102
|
});
|
|
103
103
|
Object.defineProperty(exports, "getAvailableCollectionNames", {
|
|
104
104
|
enumerable: true,
|
|
105
|
-
get: function () { return
|
|
105
|
+
get: function () { return chunkQ5VFZUXV_cjs.getAvailableCollectionNames; }
|
|
106
106
|
});
|
|
107
107
|
Object.defineProperty(exports, "getManagedCollections", {
|
|
108
108
|
enumerable: true,
|
|
109
|
-
get: function () { return
|
|
109
|
+
get: function () { return chunkQ5VFZUXV_cjs.getManagedCollections; }
|
|
110
110
|
});
|
|
111
111
|
Object.defineProperty(exports, "isCollectionManaged", {
|
|
112
112
|
enumerable: true,
|
|
113
|
-
get: function () { return
|
|
113
|
+
get: function () { return chunkQ5VFZUXV_cjs.isCollectionManaged; }
|
|
114
114
|
});
|
|
115
115
|
Object.defineProperty(exports, "loadCollectionConfig", {
|
|
116
116
|
enumerable: true,
|
|
117
|
-
get: function () { return
|
|
117
|
+
get: function () { return chunkQ5VFZUXV_cjs.loadCollectionConfig; }
|
|
118
118
|
});
|
|
119
119
|
Object.defineProperty(exports, "loadCollectionConfigs", {
|
|
120
120
|
enumerable: true,
|
|
121
|
-
get: function () { return
|
|
121
|
+
get: function () { return chunkQ5VFZUXV_cjs.loadCollectionConfigs; }
|
|
122
122
|
});
|
|
123
123
|
Object.defineProperty(exports, "mapFormStatusToContentStatus", {
|
|
124
124
|
enumerable: true,
|
|
125
|
-
get: function () { return
|
|
125
|
+
get: function () { return chunkQ5VFZUXV_cjs.mapFormStatusToContentStatus; }
|
|
126
126
|
});
|
|
127
127
|
Object.defineProperty(exports, "registerCollections", {
|
|
128
128
|
enumerable: true,
|
|
129
|
-
get: function () { return
|
|
129
|
+
get: function () { return chunkQ5VFZUXV_cjs.registerCollections; }
|
|
130
130
|
});
|
|
131
131
|
Object.defineProperty(exports, "syncAllFormCollections", {
|
|
132
132
|
enumerable: true,
|
|
133
|
-
get: function () { return
|
|
133
|
+
get: function () { return chunkQ5VFZUXV_cjs.syncAllFormCollections; }
|
|
134
134
|
});
|
|
135
135
|
Object.defineProperty(exports, "syncCollection", {
|
|
136
136
|
enumerable: true,
|
|
137
|
-
get: function () { return
|
|
137
|
+
get: function () { return chunkQ5VFZUXV_cjs.syncCollection; }
|
|
138
138
|
});
|
|
139
139
|
Object.defineProperty(exports, "syncCollections", {
|
|
140
140
|
enumerable: true,
|
|
141
|
-
get: function () { return
|
|
141
|
+
get: function () { return chunkQ5VFZUXV_cjs.syncCollections; }
|
|
142
142
|
});
|
|
143
143
|
Object.defineProperty(exports, "syncFormCollection", {
|
|
144
144
|
enumerable: true,
|
|
145
|
-
get: function () { return
|
|
145
|
+
get: function () { return chunkQ5VFZUXV_cjs.syncFormCollection; }
|
|
146
146
|
});
|
|
147
147
|
Object.defineProperty(exports, "validateCollectionConfig", {
|
|
148
148
|
enumerable: true,
|
|
149
|
-
get: function () { return
|
|
149
|
+
get: function () { return chunkQ5VFZUXV_cjs.validateCollectionConfig; }
|
|
150
150
|
});
|
|
151
151
|
Object.defineProperty(exports, "MigrationService", {
|
|
152
152
|
enumerable: true,
|
|
153
|
-
get: function () { return
|
|
153
|
+
get: function () { return chunkOCLUXJ7E_cjs.MigrationService; }
|
|
154
154
|
});
|
|
155
155
|
//# sourceMappingURL=services.cjs.map
|
|
156
156
|
//# sourceMappingURL=services.cjs.map
|
package/dist/services.d.cts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { C as CorePlugin, L as LogCategory, a as LogEntry, b as LogFilter, c as LogLevel, d as Logger, M as Migration, e as MigrationService, f as MigrationStatus, P as PluginBootstrapService, g as PluginService, h as backfillFormSubmissions, i as cleanupRemovedCollections, j as createContentFromSubmission, k as deriveCollectionSchemaFromFormio, l as deriveSubmissionTitle, m as fullCollectionSync, n as getAvailableCollectionNames, o as getLogger, p as getManagedCollections, q as initLogger, r as isCollectionManaged, s as loadCollectionConfig, t as loadCollectionConfigs, u as mapFormStatusToContentStatus, v as registerCollections, w as syncAllFormCollections, x as syncCollection, y as syncCollections, z as syncFormCollection, A as validateCollectionConfig } from './plugin-bootstrap-
|
|
1
|
+
export { C as CorePlugin, L as LogCategory, a as LogEntry, b as LogFilter, c as LogLevel, d as Logger, M as Migration, e as MigrationService, f as MigrationStatus, P as PluginBootstrapService, g as PluginService, h as backfillFormSubmissions, i as cleanupRemovedCollections, j as createContentFromSubmission, k as deriveCollectionSchemaFromFormio, l as deriveSubmissionTitle, m as fullCollectionSync, n as getAvailableCollectionNames, o as getLogger, p as getManagedCollections, q as initLogger, r as isCollectionManaged, s as loadCollectionConfig, t as loadCollectionConfigs, u as mapFormStatusToContentStatus, v as registerCollections, w as syncAllFormCollections, x as syncCollection, y as syncCollections, z as syncFormCollection, A as validateCollectionConfig } from './plugin-bootstrap-DfVerYV4.cjs';
|
|
2
2
|
import { T as TelemetryConfig, b as TelemetryIdentity, a as TelemetryEvent, c as TelemetryProperties } from './telemetry-B9vIV4wh.cjs';
|
|
3
3
|
import './collection-config-B4PG-AaF.cjs';
|
|
4
4
|
import '@cloudflare/workers-types';
|
package/dist/services.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { C as CorePlugin, L as LogCategory, a as LogEntry, b as LogFilter, c as LogLevel, d as Logger, M as Migration, e as MigrationService, f as MigrationStatus, P as PluginBootstrapService, g as PluginService, h as backfillFormSubmissions, i as cleanupRemovedCollections, j as createContentFromSubmission, k as deriveCollectionSchemaFromFormio, l as deriveSubmissionTitle, m as fullCollectionSync, n as getAvailableCollectionNames, o as getLogger, p as getManagedCollections, q as initLogger, r as isCollectionManaged, s as loadCollectionConfig, t as loadCollectionConfigs, u as mapFormStatusToContentStatus, v as registerCollections, w as syncAllFormCollections, x as syncCollection, y as syncCollections, z as syncFormCollection, A as validateCollectionConfig } from './plugin-bootstrap-
|
|
1
|
+
export { C as CorePlugin, L as LogCategory, a as LogEntry, b as LogFilter, c as LogLevel, d as Logger, M as Migration, e as MigrationService, f as MigrationStatus, P as PluginBootstrapService, g as PluginService, h as backfillFormSubmissions, i as cleanupRemovedCollections, j as createContentFromSubmission, k as deriveCollectionSchemaFromFormio, l as deriveSubmissionTitle, m as fullCollectionSync, n as getAvailableCollectionNames, o as getLogger, p as getManagedCollections, q as initLogger, r as isCollectionManaged, s as loadCollectionConfig, t as loadCollectionConfigs, u as mapFormStatusToContentStatus, v as registerCollections, w as syncAllFormCollections, x as syncCollection, y as syncCollections, z as syncFormCollection, A as validateCollectionConfig } from './plugin-bootstrap-P_ciLp_C.js';
|
|
2
2
|
import { T as TelemetryConfig, b as TelemetryIdentity, a as TelemetryEvent, c as TelemetryProperties } from './telemetry-B9vIV4wh.js';
|
|
3
3
|
import './collection-config-B4PG-AaF.js';
|
|
4
4
|
import '@cloudflare/workers-types';
|
package/dist/services.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export { CACHE_CONFIGS, CATEGORY_INFO, CacheService, Logger, SettingsService, TelemetryService, buildRouteList, createInstallationIdentity, getAppInstance, getCacheService, getLogger, getTelemetryService, initLogger, initTelemetry, setAppInstance } from './chunk-TBJY2FF7.js';
|
|
2
|
-
export { PluginBootstrapService, PluginService, backfillFormSubmissions, cleanupRemovedCollections, createContentFromSubmission, deriveCollectionSchemaFromFormio, deriveSubmissionTitle, fullCollectionSync, getAvailableCollectionNames, getManagedCollections, isCollectionManaged, loadCollectionConfig, loadCollectionConfigs, mapFormStatusToContentStatus, registerCollections, syncAllFormCollections, syncCollection, syncCollections, syncFormCollection, validateCollectionConfig } from './chunk-
|
|
3
|
-
export { MigrationService } from './chunk-
|
|
2
|
+
export { PluginBootstrapService, PluginService, backfillFormSubmissions, cleanupRemovedCollections, createContentFromSubmission, deriveCollectionSchemaFromFormio, deriveSubmissionTitle, fullCollectionSync, getAvailableCollectionNames, getManagedCollections, isCollectionManaged, loadCollectionConfig, loadCollectionConfigs, mapFormStatusToContentStatus, registerCollections, syncAllFormCollections, syncCollection, syncCollections, syncFormCollection, validateCollectionConfig } from './chunk-INSDRCG3.js';
|
|
3
|
+
export { MigrationService } from './chunk-VFQUULAV.js';
|
|
4
4
|
import './chunk-X7ZAEI5S.js';
|
|
5
5
|
import './chunk-V4OQ3NZ2.js';
|
|
6
6
|
//# sourceMappingURL=services.js.map
|