@sonicjs-cms/core 2.0.5 → 2.0.7
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/README.md +16 -0
- package/dist/{chunk-IM5SDXOE.cjs → chunk-3R7EQNGO.cjs} +6 -6
- package/dist/{chunk-IM5SDXOE.cjs.map → chunk-3R7EQNGO.cjs.map} +1 -1
- package/dist/{chunk-HSRPDEQQ.js → chunk-4MBTSUI6.js} +17 -3
- package/dist/chunk-4MBTSUI6.js.map +1 -0
- package/dist/{chunk-3SPQ3J4N.cjs → chunk-7XEESVSX.cjs} +73 -2
- package/dist/chunk-7XEESVSX.cjs.map +1 -0
- package/dist/{chunk-LGC3TNCY.js → chunk-JB2NUJJ5.js} +6 -6
- package/dist/{chunk-LGC3TNCY.js.map → chunk-JB2NUJJ5.js.map} +1 -1
- package/dist/{chunk-5APKEYFK.cjs → chunk-KHNSPJ6X.cjs} +5 -5
- package/dist/{chunk-5APKEYFK.cjs.map → chunk-KHNSPJ6X.cjs.map} +1 -1
- package/dist/{chunk-RYQCT2IV.js → chunk-LS5CMDNL.js} +3 -3
- package/dist/{chunk-RYQCT2IV.js.map → chunk-LS5CMDNL.js.map} +1 -1
- package/dist/{chunk-G5KY3WJV.js → chunk-O7LMFJMZ.js} +3 -3
- package/dist/{chunk-G5KY3WJV.js.map → chunk-O7LMFJMZ.js.map} +1 -1
- package/dist/{chunk-NPWWR6RI.cjs → chunk-OOV64BK4.cjs} +162 -162
- package/dist/{chunk-NPWWR6RI.cjs.map → chunk-OOV64BK4.cjs.map} +1 -1
- package/dist/{chunk-TRSHFTF6.cjs → chunk-RSFXIU6A.cjs} +14 -14
- package/dist/{chunk-TRSHFTF6.cjs.map → chunk-RSFXIU6A.cjs.map} +1 -1
- package/dist/{chunk-3JMOWGUU.cjs → chunk-YGVWY6KO.cjs} +17 -3
- package/dist/chunk-YGVWY6KO.cjs.map +1 -0
- package/dist/{chunk-3LZ6TLPC.js → chunk-YHLLVUJC.js} +73 -2
- package/dist/chunk-YHLLVUJC.js.map +1 -0
- package/dist/{chunk-VSLEA22M.js → chunk-YURRY22X.js} +14 -14
- package/dist/{chunk-VSLEA22M.js.map → chunk-YURRY22X.js.map} +1 -1
- package/dist/index.cjs +97 -97
- package/dist/index.js +10 -10
- package/dist/middleware.cjs +23 -23
- package/dist/middleware.js +2 -2
- package/dist/routes.cjs +25 -25
- package/dist/routes.js +5 -5
- package/dist/services.cjs +14 -14
- package/dist/services.js +1 -1
- package/dist/templates.cjs +18 -18
- package/dist/templates.js +2 -2
- package/dist/utils.cjs +11 -11
- package/dist/utils.js +1 -1
- package/package.json +12 -12
- package/dist/chunk-3JMOWGUU.cjs.map +0 -1
- package/dist/chunk-3LZ6TLPC.js.map +0 -1
- package/dist/chunk-3SPQ3J4N.cjs.map +0 -1
- package/dist/chunk-HSRPDEQQ.js.map +0 -1
package/dist/routes.cjs
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkOOV64BK4_cjs = require('./chunk-OOV64BK4.cjs');
|
|
4
4
|
require('./chunk-DOR2IU73.cjs');
|
|
5
|
-
require('./chunk-
|
|
6
|
-
require('./chunk-
|
|
7
|
-
require('./chunk-
|
|
8
|
-
require('./chunk-
|
|
5
|
+
require('./chunk-3R7EQNGO.cjs');
|
|
6
|
+
require('./chunk-YGVWY6KO.cjs');
|
|
7
|
+
require('./chunk-7XEESVSX.cjs');
|
|
8
|
+
require('./chunk-RSFXIU6A.cjs');
|
|
9
9
|
require('./chunk-RCQ2HIQD.cjs');
|
|
10
10
|
require('./chunk-IGJUBJBW.cjs');
|
|
11
11
|
|
|
@@ -13,83 +13,83 @@ require('./chunk-IGJUBJBW.cjs');
|
|
|
13
13
|
|
|
14
14
|
Object.defineProperty(exports, "ROUTES_INFO", {
|
|
15
15
|
enumerable: true,
|
|
16
|
-
get: function () { return
|
|
16
|
+
get: function () { return chunkOOV64BK4_cjs.ROUTES_INFO; }
|
|
17
17
|
});
|
|
18
18
|
Object.defineProperty(exports, "adminApiRoutes", {
|
|
19
19
|
enumerable: true,
|
|
20
|
-
get: function () { return
|
|
20
|
+
get: function () { return chunkOOV64BK4_cjs.admin_api_default; }
|
|
21
21
|
});
|
|
22
22
|
Object.defineProperty(exports, "adminCheckboxRoutes", {
|
|
23
23
|
enumerable: true,
|
|
24
|
-
get: function () { return
|
|
24
|
+
get: function () { return chunkOOV64BK4_cjs.adminCheckboxRoutes; }
|
|
25
25
|
});
|
|
26
26
|
Object.defineProperty(exports, "adminCodeExamplesRoutes", {
|
|
27
27
|
enumerable: true,
|
|
28
|
-
get: function () { return
|
|
28
|
+
get: function () { return chunkOOV64BK4_cjs.admin_code_examples_default; }
|
|
29
29
|
});
|
|
30
30
|
Object.defineProperty(exports, "adminCollectionsRoutes", {
|
|
31
31
|
enumerable: true,
|
|
32
|
-
get: function () { return
|
|
32
|
+
get: function () { return chunkOOV64BK4_cjs.adminCollectionsRoutes; }
|
|
33
33
|
});
|
|
34
34
|
Object.defineProperty(exports, "adminContentRoutes", {
|
|
35
35
|
enumerable: true,
|
|
36
|
-
get: function () { return
|
|
36
|
+
get: function () { return chunkOOV64BK4_cjs.admin_content_default; }
|
|
37
37
|
});
|
|
38
38
|
Object.defineProperty(exports, "adminDashboardRoutes", {
|
|
39
39
|
enumerable: true,
|
|
40
|
-
get: function () { return
|
|
40
|
+
get: function () { return chunkOOV64BK4_cjs.router; }
|
|
41
41
|
});
|
|
42
42
|
Object.defineProperty(exports, "adminDesignRoutes", {
|
|
43
43
|
enumerable: true,
|
|
44
|
-
get: function () { return
|
|
44
|
+
get: function () { return chunkOOV64BK4_cjs.adminDesignRoutes; }
|
|
45
45
|
});
|
|
46
46
|
Object.defineProperty(exports, "adminFAQRoutes", {
|
|
47
47
|
enumerable: true,
|
|
48
|
-
get: function () { return
|
|
48
|
+
get: function () { return chunkOOV64BK4_cjs.admin_faq_default; }
|
|
49
49
|
});
|
|
50
50
|
Object.defineProperty(exports, "adminLogsRoutes", {
|
|
51
51
|
enumerable: true,
|
|
52
|
-
get: function () { return
|
|
52
|
+
get: function () { return chunkOOV64BK4_cjs.adminLogsRoutes; }
|
|
53
53
|
});
|
|
54
54
|
Object.defineProperty(exports, "adminMediaRoutes", {
|
|
55
55
|
enumerable: true,
|
|
56
|
-
get: function () { return
|
|
56
|
+
get: function () { return chunkOOV64BK4_cjs.adminMediaRoutes; }
|
|
57
57
|
});
|
|
58
58
|
Object.defineProperty(exports, "adminPluginRoutes", {
|
|
59
59
|
enumerable: true,
|
|
60
|
-
get: function () { return
|
|
60
|
+
get: function () { return chunkOOV64BK4_cjs.adminPluginRoutes; }
|
|
61
61
|
});
|
|
62
62
|
Object.defineProperty(exports, "adminSettingsRoutes", {
|
|
63
63
|
enumerable: true,
|
|
64
|
-
get: function () { return
|
|
64
|
+
get: function () { return chunkOOV64BK4_cjs.adminSettingsRoutes; }
|
|
65
65
|
});
|
|
66
66
|
Object.defineProperty(exports, "adminTestimonialsRoutes", {
|
|
67
67
|
enumerable: true,
|
|
68
|
-
get: function () { return
|
|
68
|
+
get: function () { return chunkOOV64BK4_cjs.admin_testimonials_default; }
|
|
69
69
|
});
|
|
70
70
|
Object.defineProperty(exports, "adminUsersRoutes", {
|
|
71
71
|
enumerable: true,
|
|
72
|
-
get: function () { return
|
|
72
|
+
get: function () { return chunkOOV64BK4_cjs.userRoutes; }
|
|
73
73
|
});
|
|
74
74
|
Object.defineProperty(exports, "apiContentCrudRoutes", {
|
|
75
75
|
enumerable: true,
|
|
76
|
-
get: function () { return
|
|
76
|
+
get: function () { return chunkOOV64BK4_cjs.api_content_crud_default; }
|
|
77
77
|
});
|
|
78
78
|
Object.defineProperty(exports, "apiMediaRoutes", {
|
|
79
79
|
enumerable: true,
|
|
80
|
-
get: function () { return
|
|
80
|
+
get: function () { return chunkOOV64BK4_cjs.api_media_default; }
|
|
81
81
|
});
|
|
82
82
|
Object.defineProperty(exports, "apiRoutes", {
|
|
83
83
|
enumerable: true,
|
|
84
|
-
get: function () { return
|
|
84
|
+
get: function () { return chunkOOV64BK4_cjs.api_default; }
|
|
85
85
|
});
|
|
86
86
|
Object.defineProperty(exports, "apiSystemRoutes", {
|
|
87
87
|
enumerable: true,
|
|
88
|
-
get: function () { return
|
|
88
|
+
get: function () { return chunkOOV64BK4_cjs.api_system_default; }
|
|
89
89
|
});
|
|
90
90
|
Object.defineProperty(exports, "authRoutes", {
|
|
91
91
|
enumerable: true,
|
|
92
|
-
get: function () { return
|
|
92
|
+
get: function () { return chunkOOV64BK4_cjs.auth_default; }
|
|
93
93
|
});
|
|
94
94
|
//# sourceMappingURL=routes.cjs.map
|
|
95
95
|
//# sourceMappingURL=routes.cjs.map
|
package/dist/routes.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
export { ROUTES_INFO, admin_api_default as adminApiRoutes, adminCheckboxRoutes, admin_code_examples_default as adminCodeExamplesRoutes, adminCollectionsRoutes, admin_content_default as adminContentRoutes, router as adminDashboardRoutes, adminDesignRoutes, admin_faq_default as adminFAQRoutes, 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 } from './chunk-
|
|
1
|
+
export { ROUTES_INFO, admin_api_default as adminApiRoutes, adminCheckboxRoutes, admin_code_examples_default as adminCodeExamplesRoutes, adminCollectionsRoutes, admin_content_default as adminContentRoutes, router as adminDashboardRoutes, adminDesignRoutes, admin_faq_default as adminFAQRoutes, 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 } from './chunk-JB2NUJJ5.js';
|
|
2
2
|
import './chunk-6FR25MPC.js';
|
|
3
|
-
import './chunk-
|
|
4
|
-
import './chunk-
|
|
5
|
-
import './chunk-
|
|
6
|
-
import './chunk-
|
|
3
|
+
import './chunk-O7LMFJMZ.js';
|
|
4
|
+
import './chunk-4MBTSUI6.js';
|
|
5
|
+
import './chunk-YHLLVUJC.js';
|
|
6
|
+
import './chunk-YURRY22X.js';
|
|
7
7
|
import './chunk-FICTAGD4.js';
|
|
8
8
|
import './chunk-V4OQ3NZ2.js';
|
|
9
9
|
//# sourceMappingURL=routes.js.map
|
package/dist/services.cjs
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
var chunkDOR2IU73_cjs = require('./chunk-DOR2IU73.cjs');
|
|
4
|
-
var
|
|
4
|
+
var chunkYGVWY6KO_cjs = require('./chunk-YGVWY6KO.cjs');
|
|
5
5
|
require('./chunk-IGJUBJBW.cjs');
|
|
6
6
|
|
|
7
7
|
|
|
@@ -36,55 +36,55 @@ Object.defineProperty(exports, "initLogger", {
|
|
|
36
36
|
});
|
|
37
37
|
Object.defineProperty(exports, "MigrationService", {
|
|
38
38
|
enumerable: true,
|
|
39
|
-
get: function () { return
|
|
39
|
+
get: function () { return chunkYGVWY6KO_cjs.MigrationService; }
|
|
40
40
|
});
|
|
41
41
|
Object.defineProperty(exports, "PluginBootstrapService", {
|
|
42
42
|
enumerable: true,
|
|
43
|
-
get: function () { return
|
|
43
|
+
get: function () { return chunkYGVWY6KO_cjs.PluginBootstrapService; }
|
|
44
44
|
});
|
|
45
45
|
Object.defineProperty(exports, "PluginService", {
|
|
46
46
|
enumerable: true,
|
|
47
|
-
get: function () { return
|
|
47
|
+
get: function () { return chunkYGVWY6KO_cjs.PluginService; }
|
|
48
48
|
});
|
|
49
49
|
Object.defineProperty(exports, "cleanupRemovedCollections", {
|
|
50
50
|
enumerable: true,
|
|
51
|
-
get: function () { return
|
|
51
|
+
get: function () { return chunkYGVWY6KO_cjs.cleanupRemovedCollections; }
|
|
52
52
|
});
|
|
53
53
|
Object.defineProperty(exports, "fullCollectionSync", {
|
|
54
54
|
enumerable: true,
|
|
55
|
-
get: function () { return
|
|
55
|
+
get: function () { return chunkYGVWY6KO_cjs.fullCollectionSync; }
|
|
56
56
|
});
|
|
57
57
|
Object.defineProperty(exports, "getAvailableCollectionNames", {
|
|
58
58
|
enumerable: true,
|
|
59
|
-
get: function () { return
|
|
59
|
+
get: function () { return chunkYGVWY6KO_cjs.getAvailableCollectionNames; }
|
|
60
60
|
});
|
|
61
61
|
Object.defineProperty(exports, "getManagedCollections", {
|
|
62
62
|
enumerable: true,
|
|
63
|
-
get: function () { return
|
|
63
|
+
get: function () { return chunkYGVWY6KO_cjs.getManagedCollections; }
|
|
64
64
|
});
|
|
65
65
|
Object.defineProperty(exports, "isCollectionManaged", {
|
|
66
66
|
enumerable: true,
|
|
67
|
-
get: function () { return
|
|
67
|
+
get: function () { return chunkYGVWY6KO_cjs.isCollectionManaged; }
|
|
68
68
|
});
|
|
69
69
|
Object.defineProperty(exports, "loadCollectionConfig", {
|
|
70
70
|
enumerable: true,
|
|
71
|
-
get: function () { return
|
|
71
|
+
get: function () { return chunkYGVWY6KO_cjs.loadCollectionConfig; }
|
|
72
72
|
});
|
|
73
73
|
Object.defineProperty(exports, "loadCollectionConfigs", {
|
|
74
74
|
enumerable: true,
|
|
75
|
-
get: function () { return
|
|
75
|
+
get: function () { return chunkYGVWY6KO_cjs.loadCollectionConfigs; }
|
|
76
76
|
});
|
|
77
77
|
Object.defineProperty(exports, "syncCollection", {
|
|
78
78
|
enumerable: true,
|
|
79
|
-
get: function () { return
|
|
79
|
+
get: function () { return chunkYGVWY6KO_cjs.syncCollection; }
|
|
80
80
|
});
|
|
81
81
|
Object.defineProperty(exports, "syncCollections", {
|
|
82
82
|
enumerable: true,
|
|
83
|
-
get: function () { return
|
|
83
|
+
get: function () { return chunkYGVWY6KO_cjs.syncCollections; }
|
|
84
84
|
});
|
|
85
85
|
Object.defineProperty(exports, "validateCollectionConfig", {
|
|
86
86
|
enumerable: true,
|
|
87
|
-
get: function () { return
|
|
87
|
+
get: function () { return chunkYGVWY6KO_cjs.validateCollectionConfig; }
|
|
88
88
|
});
|
|
89
89
|
//# sourceMappingURL=services.cjs.map
|
|
90
90
|
//# sourceMappingURL=services.cjs.map
|
package/dist/services.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export { CACHE_CONFIGS, CacheService, Logger, SettingsService, getCacheService, getLogger, initLogger } from './chunk-6FR25MPC.js';
|
|
2
|
-
export { MigrationService, PluginBootstrapService, PluginService, cleanupRemovedCollections, fullCollectionSync, getAvailableCollectionNames, getManagedCollections, isCollectionManaged, loadCollectionConfig, loadCollectionConfigs, syncCollection, syncCollections, validateCollectionConfig } from './chunk-
|
|
2
|
+
export { MigrationService, PluginBootstrapService, PluginService, cleanupRemovedCollections, fullCollectionSync, getAvailableCollectionNames, getManagedCollections, isCollectionManaged, loadCollectionConfig, loadCollectionConfigs, syncCollection, syncCollections, validateCollectionConfig } from './chunk-4MBTSUI6.js';
|
|
3
3
|
import './chunk-V4OQ3NZ2.js';
|
|
4
4
|
//# sourceMappingURL=services.js.map
|
|
5
5
|
//# sourceMappingURL=services.js.map
|
package/dist/templates.cjs
CHANGED
|
@@ -1,74 +1,74 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
var
|
|
3
|
+
var chunkKHNSPJ6X_cjs = require('./chunk-KHNSPJ6X.cjs');
|
|
4
|
+
var chunk7XEESVSX_cjs = require('./chunk-7XEESVSX.cjs');
|
|
5
5
|
require('./chunk-IGJUBJBW.cjs');
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
Object.defineProperty(exports, "renderFilterBar", {
|
|
10
10
|
enumerable: true,
|
|
11
|
-
get: function () { return
|
|
11
|
+
get: function () { return chunkKHNSPJ6X_cjs.renderFilterBar; }
|
|
12
12
|
});
|
|
13
13
|
Object.defineProperty(exports, "getConfirmationDialogScript", {
|
|
14
14
|
enumerable: true,
|
|
15
|
-
get: function () { return
|
|
15
|
+
get: function () { return chunk7XEESVSX_cjs.getConfirmationDialogScript; }
|
|
16
16
|
});
|
|
17
17
|
Object.defineProperty(exports, "renderAdminLayout", {
|
|
18
18
|
enumerable: true,
|
|
19
|
-
get: function () { return
|
|
19
|
+
get: function () { return chunk7XEESVSX_cjs.renderAdminLayout; }
|
|
20
20
|
});
|
|
21
21
|
Object.defineProperty(exports, "renderAdminLayoutCatalyst", {
|
|
22
22
|
enumerable: true,
|
|
23
|
-
get: function () { return
|
|
23
|
+
get: function () { return chunk7XEESVSX_cjs.renderAdminLayoutCatalyst; }
|
|
24
24
|
});
|
|
25
25
|
Object.defineProperty(exports, "renderAlert", {
|
|
26
26
|
enumerable: true,
|
|
27
|
-
get: function () { return
|
|
27
|
+
get: function () { return chunk7XEESVSX_cjs.renderAlert; }
|
|
28
28
|
});
|
|
29
29
|
Object.defineProperty(exports, "renderCheckboxPage", {
|
|
30
30
|
enumerable: true,
|
|
31
|
-
get: function () { return
|
|
31
|
+
get: function () { return chunk7XEESVSX_cjs.renderCheckboxPage; }
|
|
32
32
|
});
|
|
33
33
|
Object.defineProperty(exports, "renderCodeExamplesList", {
|
|
34
34
|
enumerable: true,
|
|
35
|
-
get: function () { return
|
|
35
|
+
get: function () { return chunk7XEESVSX_cjs.renderCodeExamplesList; }
|
|
36
36
|
});
|
|
37
37
|
Object.defineProperty(exports, "renderConfirmationDialog", {
|
|
38
38
|
enumerable: true,
|
|
39
|
-
get: function () { return
|
|
39
|
+
get: function () { return chunk7XEESVSX_cjs.renderConfirmationDialog; }
|
|
40
40
|
});
|
|
41
41
|
Object.defineProperty(exports, "renderDesignPage", {
|
|
42
42
|
enumerable: true,
|
|
43
|
-
get: function () { return
|
|
43
|
+
get: function () { return chunk7XEESVSX_cjs.renderDesignPage; }
|
|
44
44
|
});
|
|
45
45
|
Object.defineProperty(exports, "renderFAQList", {
|
|
46
46
|
enumerable: true,
|
|
47
|
-
get: function () { return
|
|
47
|
+
get: function () { return chunk7XEESVSX_cjs.renderFAQList; }
|
|
48
48
|
});
|
|
49
49
|
Object.defineProperty(exports, "renderForm", {
|
|
50
50
|
enumerable: true,
|
|
51
|
-
get: function () { return
|
|
51
|
+
get: function () { return chunk7XEESVSX_cjs.renderForm; }
|
|
52
52
|
});
|
|
53
53
|
Object.defineProperty(exports, "renderFormField", {
|
|
54
54
|
enumerable: true,
|
|
55
|
-
get: function () { return
|
|
55
|
+
get: function () { return chunk7XEESVSX_cjs.renderFormField; }
|
|
56
56
|
});
|
|
57
57
|
Object.defineProperty(exports, "renderLogo", {
|
|
58
58
|
enumerable: true,
|
|
59
|
-
get: function () { return
|
|
59
|
+
get: function () { return chunk7XEESVSX_cjs.renderLogo; }
|
|
60
60
|
});
|
|
61
61
|
Object.defineProperty(exports, "renderPagination", {
|
|
62
62
|
enumerable: true,
|
|
63
|
-
get: function () { return
|
|
63
|
+
get: function () { return chunk7XEESVSX_cjs.renderPagination; }
|
|
64
64
|
});
|
|
65
65
|
Object.defineProperty(exports, "renderTable", {
|
|
66
66
|
enumerable: true,
|
|
67
|
-
get: function () { return
|
|
67
|
+
get: function () { return chunk7XEESVSX_cjs.renderTable; }
|
|
68
68
|
});
|
|
69
69
|
Object.defineProperty(exports, "renderTestimonialsList", {
|
|
70
70
|
enumerable: true,
|
|
71
|
-
get: function () { return
|
|
71
|
+
get: function () { return chunk7XEESVSX_cjs.renderTestimonialsList; }
|
|
72
72
|
});
|
|
73
73
|
//# sourceMappingURL=templates.cjs.map
|
|
74
74
|
//# sourceMappingURL=templates.cjs.map
|
package/dist/templates.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { renderFilterBar } from './chunk-
|
|
2
|
-
export { getConfirmationDialogScript, renderAdminLayout, renderAdminLayoutCatalyst, renderAlert, renderCheckboxPage, renderCodeExamplesList, renderConfirmationDialog, renderDesignPage, renderFAQList, renderForm, renderFormField, renderLogo, renderPagination, renderTable, renderTestimonialsList } from './chunk-
|
|
1
|
+
export { renderFilterBar } from './chunk-LS5CMDNL.js';
|
|
2
|
+
export { getConfirmationDialogScript, renderAdminLayout, renderAdminLayoutCatalyst, renderAlert, renderCheckboxPage, renderCodeExamplesList, renderConfirmationDialog, renderDesignPage, renderFAQList, renderForm, renderFormField, renderLogo, renderPagination, renderTable, renderTestimonialsList } from './chunk-YHLLVUJC.js';
|
|
3
3
|
import './chunk-V4OQ3NZ2.js';
|
|
4
4
|
//# sourceMappingURL=templates.js.map
|
|
5
5
|
//# sourceMappingURL=templates.js.map
|
package/dist/utils.cjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkRSFXIU6A_cjs = require('./chunk-RSFXIU6A.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 chunkRSFXIU6A_cjs.QueryFilterBuilder; }
|
|
12
12
|
});
|
|
13
13
|
Object.defineProperty(exports, "SONICJS_VERSION", {
|
|
14
14
|
enumerable: true,
|
|
15
|
-
get: function () { return
|
|
15
|
+
get: function () { return chunkRSFXIU6A_cjs.SONICJS_VERSION; }
|
|
16
16
|
});
|
|
17
17
|
Object.defineProperty(exports, "TemplateRenderer", {
|
|
18
18
|
enumerable: true,
|
|
19
|
-
get: function () { return
|
|
19
|
+
get: function () { return chunkRSFXIU6A_cjs.TemplateRenderer; }
|
|
20
20
|
});
|
|
21
21
|
Object.defineProperty(exports, "buildQuery", {
|
|
22
22
|
enumerable: true,
|
|
23
|
-
get: function () { return
|
|
23
|
+
get: function () { return chunkRSFXIU6A_cjs.buildQuery; }
|
|
24
24
|
});
|
|
25
25
|
Object.defineProperty(exports, "escapeHtml", {
|
|
26
26
|
enumerable: true,
|
|
27
|
-
get: function () { return
|
|
27
|
+
get: function () { return chunkRSFXIU6A_cjs.escapeHtml; }
|
|
28
28
|
});
|
|
29
29
|
Object.defineProperty(exports, "getCoreVersion", {
|
|
30
30
|
enumerable: true,
|
|
31
|
-
get: function () { return
|
|
31
|
+
get: function () { return chunkRSFXIU6A_cjs.getCoreVersion; }
|
|
32
32
|
});
|
|
33
33
|
Object.defineProperty(exports, "renderTemplate", {
|
|
34
34
|
enumerable: true,
|
|
35
|
-
get: function () { return
|
|
35
|
+
get: function () { return chunkRSFXIU6A_cjs.renderTemplate; }
|
|
36
36
|
});
|
|
37
37
|
Object.defineProperty(exports, "sanitizeInput", {
|
|
38
38
|
enumerable: true,
|
|
39
|
-
get: function () { return
|
|
39
|
+
get: function () { return chunkRSFXIU6A_cjs.sanitizeInput; }
|
|
40
40
|
});
|
|
41
41
|
Object.defineProperty(exports, "sanitizeObject", {
|
|
42
42
|
enumerable: true,
|
|
43
|
-
get: function () { return
|
|
43
|
+
get: function () { return chunkRSFXIU6A_cjs.sanitizeObject; }
|
|
44
44
|
});
|
|
45
45
|
Object.defineProperty(exports, "templateRenderer", {
|
|
46
46
|
enumerable: true,
|
|
47
|
-
get: function () { return
|
|
47
|
+
get: function () { return chunkRSFXIU6A_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-YURRY22X.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.7",
|
|
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",
|
|
@@ -92,20 +92,20 @@
|
|
|
92
92
|
"zod": "^3.0.0"
|
|
93
93
|
},
|
|
94
94
|
"dependencies": {
|
|
95
|
-
"drizzle-zod": "^0.8.
|
|
96
|
-
"marked": "^
|
|
95
|
+
"drizzle-zod": "^0.8.3",
|
|
96
|
+
"marked": "^16.4.1",
|
|
97
97
|
"highlight.js": "^11.11.1",
|
|
98
|
-
"semver": "^7.7.
|
|
98
|
+
"semver": "^7.7.3"
|
|
99
99
|
},
|
|
100
100
|
"devDependencies": {
|
|
101
|
-
"@cloudflare/workers-types": "^4.
|
|
102
|
-
"@types/node": "^
|
|
103
|
-
"drizzle-orm": "^0.44.
|
|
104
|
-
"hono": "^4.10.
|
|
105
|
-
"tsup": "^8.
|
|
106
|
-
"typescript": "^5.
|
|
107
|
-
"vitest": "^
|
|
108
|
-
"zod": "^
|
|
101
|
+
"@cloudflare/workers-types": "^4.20251014.0",
|
|
102
|
+
"@types/node": "^24.9.2",
|
|
103
|
+
"drizzle-orm": "^0.44.7",
|
|
104
|
+
"hono": "^4.10.4",
|
|
105
|
+
"tsup": "^8.5.0",
|
|
106
|
+
"typescript": "^5.9.3",
|
|
107
|
+
"vitest": "^4.0.5",
|
|
108
|
+
"zod": "^4.1.12"
|
|
109
109
|
},
|
|
110
110
|
"engines": {
|
|
111
111
|
"node": ">=18.0.0"
|