@sonicjs-cms/core 2.0.9 → 2.0.10
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-TMIRVVQ7.cjs → chunk-3PHG75W4.cjs} +3 -3
- package/dist/{chunk-TMIRVVQ7.cjs.map → chunk-3PHG75W4.cjs.map} +1 -1
- package/dist/{chunk-MABBKINE.cjs → chunk-CAP6QQR2.cjs} +5 -5
- package/dist/{chunk-MABBKINE.cjs.map → chunk-CAP6QQR2.cjs.map} +1 -1
- package/dist/{chunk-OPGDMS7L.js → chunk-FTMKKKNH.js} +3 -3
- package/dist/{chunk-OPGDMS7L.js.map → chunk-FTMKKKNH.js.map} +1 -1
- package/dist/{chunk-DYYAXDXI.cjs → chunk-HXA5QSI3.cjs} +12 -8
- package/dist/chunk-HXA5QSI3.cjs.map +1 -0
- package/dist/{chunk-VEC5MLT3.js → chunk-LW33AOBF.js} +6 -8
- package/dist/chunk-LW33AOBF.js.map +1 -0
- package/dist/{chunk-EYMHWJTW.cjs → chunk-MU3MR2QR.cjs} +6 -8
- package/dist/chunk-MU3MR2QR.cjs.map +1 -0
- package/dist/{chunk-WRRLB6KG.js → chunk-MXJJN4IA.js} +3 -3
- package/dist/{chunk-WRRLB6KG.js.map → chunk-MXJJN4IA.js.map} +1 -1
- package/dist/{chunk-4I25AGUR.cjs → chunk-Q7SL7U43.cjs} +199 -157
- package/dist/chunk-Q7SL7U43.cjs.map +1 -0
- package/dist/{chunk-OKPDQO2Y.js → chunk-YHG45LMU.js} +12 -8
- package/dist/chunk-YHG45LMU.js.map +1 -0
- package/dist/{chunk-ABYMIXRN.js → chunk-Z4H6DBVF.js} +53 -11
- package/dist/chunk-Z4H6DBVF.js.map +1 -0
- package/dist/index.cjs +83 -83
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +10 -10
- package/dist/index.js.map +1 -1
- package/dist/middleware.cjs +22 -22
- package/dist/middleware.js +1 -1
- package/dist/routes.cjs +24 -24
- package/dist/routes.js +4 -4
- 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 +1 -1
- package/dist/chunk-4I25AGUR.cjs.map +0 -1
- package/dist/chunk-ABYMIXRN.js.map +0 -1
- package/dist/chunk-DYYAXDXI.cjs.map +0 -1
- package/dist/chunk-EYMHWJTW.cjs.map +0 -1
- package/dist/chunk-OKPDQO2Y.js.map +0 -1
- package/dist/chunk-VEC5MLT3.js.map +0 -1
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-Z4H6DBVF.js';
|
|
2
2
|
import './chunk-6FR25MPC.js';
|
|
3
|
-
import './chunk-
|
|
3
|
+
import './chunk-YHG45LMU.js';
|
|
4
4
|
import './chunk-COBUPOMD.js';
|
|
5
|
-
import './chunk-
|
|
6
|
-
import './chunk-
|
|
5
|
+
import './chunk-LW33AOBF.js';
|
|
6
|
+
import './chunk-MXJJN4IA.js';
|
|
7
7
|
import './chunk-FICTAGD4.js';
|
|
8
8
|
import './chunk-V4OQ3NZ2.js';
|
|
9
9
|
//# sourceMappingURL=routes.js.map
|
package/dist/templates.cjs
CHANGED
|
@@ -1,74 +1,74 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
var
|
|
3
|
+
var chunkCAP6QQR2_cjs = require('./chunk-CAP6QQR2.cjs');
|
|
4
|
+
var chunkMU3MR2QR_cjs = require('./chunk-MU3MR2QR.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 chunkCAP6QQR2_cjs.renderFilterBar; }
|
|
12
12
|
});
|
|
13
13
|
Object.defineProperty(exports, "getConfirmationDialogScript", {
|
|
14
14
|
enumerable: true,
|
|
15
|
-
get: function () { return
|
|
15
|
+
get: function () { return chunkMU3MR2QR_cjs.getConfirmationDialogScript; }
|
|
16
16
|
});
|
|
17
17
|
Object.defineProperty(exports, "renderAdminLayout", {
|
|
18
18
|
enumerable: true,
|
|
19
|
-
get: function () { return
|
|
19
|
+
get: function () { return chunkMU3MR2QR_cjs.renderAdminLayout; }
|
|
20
20
|
});
|
|
21
21
|
Object.defineProperty(exports, "renderAdminLayoutCatalyst", {
|
|
22
22
|
enumerable: true,
|
|
23
|
-
get: function () { return
|
|
23
|
+
get: function () { return chunkMU3MR2QR_cjs.renderAdminLayoutCatalyst; }
|
|
24
24
|
});
|
|
25
25
|
Object.defineProperty(exports, "renderAlert", {
|
|
26
26
|
enumerable: true,
|
|
27
|
-
get: function () { return
|
|
27
|
+
get: function () { return chunkMU3MR2QR_cjs.renderAlert; }
|
|
28
28
|
});
|
|
29
29
|
Object.defineProperty(exports, "renderCheckboxPage", {
|
|
30
30
|
enumerable: true,
|
|
31
|
-
get: function () { return
|
|
31
|
+
get: function () { return chunkMU3MR2QR_cjs.renderCheckboxPage; }
|
|
32
32
|
});
|
|
33
33
|
Object.defineProperty(exports, "renderCodeExamplesList", {
|
|
34
34
|
enumerable: true,
|
|
35
|
-
get: function () { return
|
|
35
|
+
get: function () { return chunkMU3MR2QR_cjs.renderCodeExamplesList; }
|
|
36
36
|
});
|
|
37
37
|
Object.defineProperty(exports, "renderConfirmationDialog", {
|
|
38
38
|
enumerable: true,
|
|
39
|
-
get: function () { return
|
|
39
|
+
get: function () { return chunkMU3MR2QR_cjs.renderConfirmationDialog; }
|
|
40
40
|
});
|
|
41
41
|
Object.defineProperty(exports, "renderDesignPage", {
|
|
42
42
|
enumerable: true,
|
|
43
|
-
get: function () { return
|
|
43
|
+
get: function () { return chunkMU3MR2QR_cjs.renderDesignPage; }
|
|
44
44
|
});
|
|
45
45
|
Object.defineProperty(exports, "renderFAQList", {
|
|
46
46
|
enumerable: true,
|
|
47
|
-
get: function () { return
|
|
47
|
+
get: function () { return chunkMU3MR2QR_cjs.renderFAQList; }
|
|
48
48
|
});
|
|
49
49
|
Object.defineProperty(exports, "renderForm", {
|
|
50
50
|
enumerable: true,
|
|
51
|
-
get: function () { return
|
|
51
|
+
get: function () { return chunkMU3MR2QR_cjs.renderForm; }
|
|
52
52
|
});
|
|
53
53
|
Object.defineProperty(exports, "renderFormField", {
|
|
54
54
|
enumerable: true,
|
|
55
|
-
get: function () { return
|
|
55
|
+
get: function () { return chunkMU3MR2QR_cjs.renderFormField; }
|
|
56
56
|
});
|
|
57
57
|
Object.defineProperty(exports, "renderLogo", {
|
|
58
58
|
enumerable: true,
|
|
59
|
-
get: function () { return
|
|
59
|
+
get: function () { return chunkMU3MR2QR_cjs.renderLogo; }
|
|
60
60
|
});
|
|
61
61
|
Object.defineProperty(exports, "renderPagination", {
|
|
62
62
|
enumerable: true,
|
|
63
|
-
get: function () { return
|
|
63
|
+
get: function () { return chunkMU3MR2QR_cjs.renderPagination; }
|
|
64
64
|
});
|
|
65
65
|
Object.defineProperty(exports, "renderTable", {
|
|
66
66
|
enumerable: true,
|
|
67
|
-
get: function () { return
|
|
67
|
+
get: function () { return chunkMU3MR2QR_cjs.renderTable; }
|
|
68
68
|
});
|
|
69
69
|
Object.defineProperty(exports, "renderTestimonialsList", {
|
|
70
70
|
enumerable: true,
|
|
71
|
-
get: function () { return
|
|
71
|
+
get: function () { return chunkMU3MR2QR_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-FTMKKKNH.js';
|
|
2
|
+
export { getConfirmationDialogScript, renderAdminLayout, renderAdminLayoutCatalyst, renderAlert, renderCheckboxPage, renderCodeExamplesList, renderConfirmationDialog, renderDesignPage, renderFAQList, renderForm, renderFormField, renderLogo, renderPagination, renderTable, renderTestimonialsList } from './chunk-LW33AOBF.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 chunk3PHG75W4_cjs = require('./chunk-3PHG75W4.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 chunk3PHG75W4_cjs.QueryFilterBuilder; }
|
|
12
12
|
});
|
|
13
13
|
Object.defineProperty(exports, "SONICJS_VERSION", {
|
|
14
14
|
enumerable: true,
|
|
15
|
-
get: function () { return
|
|
15
|
+
get: function () { return chunk3PHG75W4_cjs.SONICJS_VERSION; }
|
|
16
16
|
});
|
|
17
17
|
Object.defineProperty(exports, "TemplateRenderer", {
|
|
18
18
|
enumerable: true,
|
|
19
|
-
get: function () { return
|
|
19
|
+
get: function () { return chunk3PHG75W4_cjs.TemplateRenderer; }
|
|
20
20
|
});
|
|
21
21
|
Object.defineProperty(exports, "buildQuery", {
|
|
22
22
|
enumerable: true,
|
|
23
|
-
get: function () { return
|
|
23
|
+
get: function () { return chunk3PHG75W4_cjs.buildQuery; }
|
|
24
24
|
});
|
|
25
25
|
Object.defineProperty(exports, "escapeHtml", {
|
|
26
26
|
enumerable: true,
|
|
27
|
-
get: function () { return
|
|
27
|
+
get: function () { return chunk3PHG75W4_cjs.escapeHtml; }
|
|
28
28
|
});
|
|
29
29
|
Object.defineProperty(exports, "getCoreVersion", {
|
|
30
30
|
enumerable: true,
|
|
31
|
-
get: function () { return
|
|
31
|
+
get: function () { return chunk3PHG75W4_cjs.getCoreVersion; }
|
|
32
32
|
});
|
|
33
33
|
Object.defineProperty(exports, "renderTemplate", {
|
|
34
34
|
enumerable: true,
|
|
35
|
-
get: function () { return
|
|
35
|
+
get: function () { return chunk3PHG75W4_cjs.renderTemplate; }
|
|
36
36
|
});
|
|
37
37
|
Object.defineProperty(exports, "sanitizeInput", {
|
|
38
38
|
enumerable: true,
|
|
39
|
-
get: function () { return
|
|
39
|
+
get: function () { return chunk3PHG75W4_cjs.sanitizeInput; }
|
|
40
40
|
});
|
|
41
41
|
Object.defineProperty(exports, "sanitizeObject", {
|
|
42
42
|
enumerable: true,
|
|
43
|
-
get: function () { return
|
|
43
|
+
get: function () { return chunk3PHG75W4_cjs.sanitizeObject; }
|
|
44
44
|
});
|
|
45
45
|
Object.defineProperty(exports, "templateRenderer", {
|
|
46
46
|
enumerable: true,
|
|
47
|
-
get: function () { return
|
|
47
|
+
get: function () { return chunk3PHG75W4_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-MXJJN4IA.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