@sonicjs-cms/core 2.0.2 → 2.0.3
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-O46XKBFM.js → chunk-3LZ6TLPC.js} +14 -24
- package/dist/chunk-3LZ6TLPC.js.map +1 -0
- package/dist/{chunk-ALOS2CBJ.cjs → chunk-3SPQ3J4N.cjs} +14 -24
- package/dist/chunk-3SPQ3J4N.cjs.map +1 -0
- package/dist/{chunk-EGFHFM4N.cjs → chunk-5APKEYFK.cjs} +5 -5
- package/dist/{chunk-EGFHFM4N.cjs.map → chunk-5APKEYFK.cjs.map} +1 -1
- package/dist/{chunk-7G6XT62S.cjs → chunk-5B3VMVEX.cjs} +254 -95
- package/dist/chunk-5B3VMVEX.cjs.map +1 -0
- package/dist/{chunk-SGGHTIWV.js → chunk-PPUKPNTP.js} +186 -27
- package/dist/chunk-PPUKPNTP.js.map +1 -0
- package/dist/{chunk-P2PTTBO5.js → chunk-RYQCT2IV.js} +3 -3
- package/dist/{chunk-P2PTTBO5.js.map → chunk-RYQCT2IV.js.map} +1 -1
- package/dist/index.cjs +46 -46
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +6 -6
- package/dist/index.js.map +1 -1
- package/dist/routes.cjs +22 -22
- package/dist/routes.js +2 -2
- package/dist/templates.cjs +18 -18
- package/dist/templates.js +2 -2
- package/package.json +1 -1
- package/dist/chunk-7G6XT62S.cjs.map +0 -1
- package/dist/chunk-ALOS2CBJ.cjs.map +0 -1
- package/dist/chunk-O46XKBFM.js.map +0 -1
- package/dist/chunk-SGGHTIWV.js.map +0 -1
package/dist/routes.cjs
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunk5B3VMVEX_cjs = require('./chunk-5B3VMVEX.cjs');
|
|
4
4
|
require('./chunk-3NVJ6W27.cjs');
|
|
5
5
|
require('./chunk-4BJGEGX5.cjs');
|
|
6
6
|
require('./chunk-LEG4KNFP.cjs');
|
|
7
|
-
require('./chunk-
|
|
7
|
+
require('./chunk-3SPQ3J4N.cjs');
|
|
8
8
|
require('./chunk-UL32L2KV.cjs');
|
|
9
9
|
require('./chunk-RCQ2HIQD.cjs');
|
|
10
10
|
require('./chunk-IGJUBJBW.cjs');
|
|
@@ -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 chunk5B3VMVEX_cjs.ROUTES_INFO; }
|
|
17
17
|
});
|
|
18
18
|
Object.defineProperty(exports, "adminApiRoutes", {
|
|
19
19
|
enumerable: true,
|
|
20
|
-
get: function () { return
|
|
20
|
+
get: function () { return chunk5B3VMVEX_cjs.admin_api_default; }
|
|
21
21
|
});
|
|
22
22
|
Object.defineProperty(exports, "adminCheckboxRoutes", {
|
|
23
23
|
enumerable: true,
|
|
24
|
-
get: function () { return
|
|
24
|
+
get: function () { return chunk5B3VMVEX_cjs.adminCheckboxRoutes; }
|
|
25
25
|
});
|
|
26
26
|
Object.defineProperty(exports, "adminCodeExamplesRoutes", {
|
|
27
27
|
enumerable: true,
|
|
28
|
-
get: function () { return
|
|
28
|
+
get: function () { return chunk5B3VMVEX_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 chunk5B3VMVEX_cjs.adminCollectionsRoutes; }
|
|
33
33
|
});
|
|
34
34
|
Object.defineProperty(exports, "adminContentRoutes", {
|
|
35
35
|
enumerable: true,
|
|
36
|
-
get: function () { return
|
|
36
|
+
get: function () { return chunk5B3VMVEX_cjs.admin_content_default; }
|
|
37
37
|
});
|
|
38
38
|
Object.defineProperty(exports, "adminDashboardRoutes", {
|
|
39
39
|
enumerable: true,
|
|
40
|
-
get: function () { return
|
|
40
|
+
get: function () { return chunk5B3VMVEX_cjs.router; }
|
|
41
41
|
});
|
|
42
42
|
Object.defineProperty(exports, "adminDesignRoutes", {
|
|
43
43
|
enumerable: true,
|
|
44
|
-
get: function () { return
|
|
44
|
+
get: function () { return chunk5B3VMVEX_cjs.adminDesignRoutes; }
|
|
45
45
|
});
|
|
46
46
|
Object.defineProperty(exports, "adminFAQRoutes", {
|
|
47
47
|
enumerable: true,
|
|
48
|
-
get: function () { return
|
|
48
|
+
get: function () { return chunk5B3VMVEX_cjs.admin_faq_default; }
|
|
49
49
|
});
|
|
50
50
|
Object.defineProperty(exports, "adminLogsRoutes", {
|
|
51
51
|
enumerable: true,
|
|
52
|
-
get: function () { return
|
|
52
|
+
get: function () { return chunk5B3VMVEX_cjs.adminLogsRoutes; }
|
|
53
53
|
});
|
|
54
54
|
Object.defineProperty(exports, "adminMediaRoutes", {
|
|
55
55
|
enumerable: true,
|
|
56
|
-
get: function () { return
|
|
56
|
+
get: function () { return chunk5B3VMVEX_cjs.adminMediaRoutes; }
|
|
57
57
|
});
|
|
58
58
|
Object.defineProperty(exports, "adminPluginRoutes", {
|
|
59
59
|
enumerable: true,
|
|
60
|
-
get: function () { return
|
|
60
|
+
get: function () { return chunk5B3VMVEX_cjs.adminPluginRoutes; }
|
|
61
61
|
});
|
|
62
62
|
Object.defineProperty(exports, "adminSettingsRoutes", {
|
|
63
63
|
enumerable: true,
|
|
64
|
-
get: function () { return
|
|
64
|
+
get: function () { return chunk5B3VMVEX_cjs.adminSettingsRoutes; }
|
|
65
65
|
});
|
|
66
66
|
Object.defineProperty(exports, "adminTestimonialsRoutes", {
|
|
67
67
|
enumerable: true,
|
|
68
|
-
get: function () { return
|
|
68
|
+
get: function () { return chunk5B3VMVEX_cjs.admin_testimonials_default; }
|
|
69
69
|
});
|
|
70
70
|
Object.defineProperty(exports, "adminUsersRoutes", {
|
|
71
71
|
enumerable: true,
|
|
72
|
-
get: function () { return
|
|
72
|
+
get: function () { return chunk5B3VMVEX_cjs.userRoutes; }
|
|
73
73
|
});
|
|
74
74
|
Object.defineProperty(exports, "apiContentCrudRoutes", {
|
|
75
75
|
enumerable: true,
|
|
76
|
-
get: function () { return
|
|
76
|
+
get: function () { return chunk5B3VMVEX_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 chunk5B3VMVEX_cjs.api_media_default; }
|
|
81
81
|
});
|
|
82
82
|
Object.defineProperty(exports, "apiRoutes", {
|
|
83
83
|
enumerable: true,
|
|
84
|
-
get: function () { return
|
|
84
|
+
get: function () { return chunk5B3VMVEX_cjs.api_default; }
|
|
85
85
|
});
|
|
86
86
|
Object.defineProperty(exports, "apiSystemRoutes", {
|
|
87
87
|
enumerable: true,
|
|
88
|
-
get: function () { return
|
|
88
|
+
get: function () { return chunk5B3VMVEX_cjs.api_system_default; }
|
|
89
89
|
});
|
|
90
90
|
Object.defineProperty(exports, "authRoutes", {
|
|
91
91
|
enumerable: true,
|
|
92
|
-
get: function () { return
|
|
92
|
+
get: function () { return chunk5B3VMVEX_cjs.auth_default; }
|
|
93
93
|
});
|
|
94
94
|
//# sourceMappingURL=routes.cjs.map
|
|
95
95
|
//# sourceMappingURL=routes.cjs.map
|
package/dist/routes.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
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-PPUKPNTP.js';
|
|
2
2
|
import './chunk-LH4Z7QID.js';
|
|
3
3
|
import './chunk-M6FPVS7E.js';
|
|
4
4
|
import './chunk-CDBVZEWR.js';
|
|
5
|
-
import './chunk-
|
|
5
|
+
import './chunk-3LZ6TLPC.js';
|
|
6
6
|
import './chunk-XJETEIRU.js';
|
|
7
7
|
import './chunk-FICTAGD4.js';
|
|
8
8
|
import './chunk-V4OQ3NZ2.js';
|
package/dist/templates.cjs
CHANGED
|
@@ -1,74 +1,74 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
var
|
|
3
|
+
var chunk5APKEYFK_cjs = require('./chunk-5APKEYFK.cjs');
|
|
4
|
+
var chunk3SPQ3J4N_cjs = require('./chunk-3SPQ3J4N.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 chunk5APKEYFK_cjs.renderFilterBar; }
|
|
12
12
|
});
|
|
13
13
|
Object.defineProperty(exports, "getConfirmationDialogScript", {
|
|
14
14
|
enumerable: true,
|
|
15
|
-
get: function () { return
|
|
15
|
+
get: function () { return chunk3SPQ3J4N_cjs.getConfirmationDialogScript; }
|
|
16
16
|
});
|
|
17
17
|
Object.defineProperty(exports, "renderAdminLayout", {
|
|
18
18
|
enumerable: true,
|
|
19
|
-
get: function () { return
|
|
19
|
+
get: function () { return chunk3SPQ3J4N_cjs.renderAdminLayout; }
|
|
20
20
|
});
|
|
21
21
|
Object.defineProperty(exports, "renderAdminLayoutCatalyst", {
|
|
22
22
|
enumerable: true,
|
|
23
|
-
get: function () { return
|
|
23
|
+
get: function () { return chunk3SPQ3J4N_cjs.renderAdminLayoutCatalyst; }
|
|
24
24
|
});
|
|
25
25
|
Object.defineProperty(exports, "renderAlert", {
|
|
26
26
|
enumerable: true,
|
|
27
|
-
get: function () { return
|
|
27
|
+
get: function () { return chunk3SPQ3J4N_cjs.renderAlert; }
|
|
28
28
|
});
|
|
29
29
|
Object.defineProperty(exports, "renderCheckboxPage", {
|
|
30
30
|
enumerable: true,
|
|
31
|
-
get: function () { return
|
|
31
|
+
get: function () { return chunk3SPQ3J4N_cjs.renderCheckboxPage; }
|
|
32
32
|
});
|
|
33
33
|
Object.defineProperty(exports, "renderCodeExamplesList", {
|
|
34
34
|
enumerable: true,
|
|
35
|
-
get: function () { return
|
|
35
|
+
get: function () { return chunk3SPQ3J4N_cjs.renderCodeExamplesList; }
|
|
36
36
|
});
|
|
37
37
|
Object.defineProperty(exports, "renderConfirmationDialog", {
|
|
38
38
|
enumerable: true,
|
|
39
|
-
get: function () { return
|
|
39
|
+
get: function () { return chunk3SPQ3J4N_cjs.renderConfirmationDialog; }
|
|
40
40
|
});
|
|
41
41
|
Object.defineProperty(exports, "renderDesignPage", {
|
|
42
42
|
enumerable: true,
|
|
43
|
-
get: function () { return
|
|
43
|
+
get: function () { return chunk3SPQ3J4N_cjs.renderDesignPage; }
|
|
44
44
|
});
|
|
45
45
|
Object.defineProperty(exports, "renderFAQList", {
|
|
46
46
|
enumerable: true,
|
|
47
|
-
get: function () { return
|
|
47
|
+
get: function () { return chunk3SPQ3J4N_cjs.renderFAQList; }
|
|
48
48
|
});
|
|
49
49
|
Object.defineProperty(exports, "renderForm", {
|
|
50
50
|
enumerable: true,
|
|
51
|
-
get: function () { return
|
|
51
|
+
get: function () { return chunk3SPQ3J4N_cjs.renderForm; }
|
|
52
52
|
});
|
|
53
53
|
Object.defineProperty(exports, "renderFormField", {
|
|
54
54
|
enumerable: true,
|
|
55
|
-
get: function () { return
|
|
55
|
+
get: function () { return chunk3SPQ3J4N_cjs.renderFormField; }
|
|
56
56
|
});
|
|
57
57
|
Object.defineProperty(exports, "renderLogo", {
|
|
58
58
|
enumerable: true,
|
|
59
|
-
get: function () { return
|
|
59
|
+
get: function () { return chunk3SPQ3J4N_cjs.renderLogo; }
|
|
60
60
|
});
|
|
61
61
|
Object.defineProperty(exports, "renderPagination", {
|
|
62
62
|
enumerable: true,
|
|
63
|
-
get: function () { return
|
|
63
|
+
get: function () { return chunk3SPQ3J4N_cjs.renderPagination; }
|
|
64
64
|
});
|
|
65
65
|
Object.defineProperty(exports, "renderTable", {
|
|
66
66
|
enumerable: true,
|
|
67
|
-
get: function () { return
|
|
67
|
+
get: function () { return chunk3SPQ3J4N_cjs.renderTable; }
|
|
68
68
|
});
|
|
69
69
|
Object.defineProperty(exports, "renderTestimonialsList", {
|
|
70
70
|
enumerable: true,
|
|
71
|
-
get: function () { return
|
|
71
|
+
get: function () { return chunk3SPQ3J4N_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-RYQCT2IV.js';
|
|
2
|
+
export { getConfirmationDialogScript, renderAdminLayout, renderAdminLayoutCatalyst, renderAlert, renderCheckboxPage, renderCodeExamplesList, renderConfirmationDialog, renderDesignPage, renderFAQList, renderForm, renderFormField, renderLogo, renderPagination, renderTable, renderTestimonialsList } from './chunk-3LZ6TLPC.js';
|
|
3
3
|
import './chunk-V4OQ3NZ2.js';
|
|
4
4
|
//# sourceMappingURL=templates.js.map
|
|
5
5
|
//# sourceMappingURL=templates.js.map
|
package/package.json
CHANGED