@sonicjs-cms/core 3.0.0-beta.16 → 3.0.0-beta.17
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-KOXFYFOF.cjs → chunk-3RNDJAZ5.cjs} +4 -4
- package/dist/{chunk-KOXFYFOF.cjs.map → chunk-3RNDJAZ5.cjs.map} +1 -1
- package/dist/{chunk-HYO2MSFI.js → chunk-73KSHGOT.js} +2 -2
- package/dist/{chunk-HYO2MSFI.js.map → chunk-73KSHGOT.js.map} +1 -1
- package/dist/{chunk-IA24HACT.cjs → chunk-7YMMCIWY.cjs} +2 -2
- package/dist/{chunk-IA24HACT.cjs.map → chunk-7YMMCIWY.cjs.map} +1 -1
- package/dist/{chunk-KZIBF2EV.cjs → chunk-C3KSTUEA.cjs} +2 -2
- package/dist/{chunk-KZIBF2EV.cjs.map → chunk-C3KSTUEA.cjs.map} +1 -1
- package/dist/{chunk-UOFRE5PY.js → chunk-CYDEM6SY.js} +13 -13
- package/dist/chunk-CYDEM6SY.js.map +1 -0
- package/dist/{chunk-3XFA3E2F.cjs → chunk-KDRHGEUF.cjs} +3 -3
- package/dist/{chunk-3XFA3E2F.cjs.map → chunk-KDRHGEUF.cjs.map} +1 -1
- package/dist/{chunk-IXUNNFZZ.js → chunk-KXTGLSFY.js} +4 -4
- package/dist/{chunk-IXUNNFZZ.js.map → chunk-KXTGLSFY.js.map} +1 -1
- package/dist/{chunk-LXYDJU6U.cjs → chunk-MJZI3NHR.cjs} +10 -10
- package/dist/{chunk-LXYDJU6U.cjs.map → chunk-MJZI3NHR.cjs.map} +1 -1
- package/dist/{chunk-SC2WZFNQ.cjs → chunk-NOBU34HS.cjs} +206 -206
- package/dist/chunk-NOBU34HS.cjs.map +1 -0
- package/dist/{chunk-PA2UIFB7.js → chunk-OSMPF3PU.js} +5 -5
- package/dist/{chunk-PA2UIFB7.js.map → chunk-OSMPF3PU.js.map} +1 -1
- package/dist/{chunk-JRMBHDGM.js → chunk-RIFCRZYC.js} +3 -3
- package/dist/{chunk-JRMBHDGM.js.map → chunk-RIFCRZYC.js.map} +1 -1
- package/dist/{chunk-7P2IJM4K.js → chunk-Y34TG4TF.js} +3 -3
- package/dist/{chunk-7P2IJM4K.js.map → chunk-Y34TG4TF.js.map} +1 -1
- package/dist/{chunk-KIB7K5LV.js → chunk-YA4V4Y5U.js} +2 -2
- package/dist/{chunk-KIB7K5LV.js.map → chunk-YA4V4Y5U.js.map} +1 -1
- package/dist/{chunk-KMM45BTY.cjs → chunk-ZHQP75SR.cjs} +15 -15
- package/dist/{chunk-KMM45BTY.cjs.map → chunk-ZHQP75SR.cjs.map} +1 -1
- package/dist/index.cjs +259 -259
- package/dist/index.js +13 -13
- package/dist/middleware.cjs +33 -33
- package/dist/middleware.js +4 -4
- package/dist/migrations-7G6QBDSM.js +4 -0
- package/dist/{migrations-F4LBAHQN.js.map → migrations-7G6QBDSM.js.map} +1 -1
- package/dist/migrations-QIRBSVJJ.cjs +13 -0
- package/dist/{migrations-KMCULV6H.cjs.map → migrations-QIRBSVJJ.cjs.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/chunk-SC2WZFNQ.cjs.map +0 -1
- package/dist/chunk-UOFRE5PY.js.map +0 -1
- package/dist/migrations-F4LBAHQN.js +0 -4
- package/dist/migrations-KMCULV6H.cjs +0 -13
package/dist/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { createAuth } from './chunk-IQZA2OY5.js';
|
|
2
|
-
import { getEmailService, hasEmailService, setEmailService, invalidateVariablesCache, resolveVariablesInObject, resolveDocScope, denyIfNotAllowed, DocumentRepository, dispatchHookEvent, getCustomData, createDocumentSchema, renderTable, getVariablesCached, setVariablesCache, TenantService, isValidMemberRole, renderConfirmationDialog, getConfirmationDialogScript, VALID_MEMBER_ROLES, userProfilesPlugin, lexicalEditorPlugin, api_media_default, api_system_default, apiDocumentsRoutes, api_default, adminDocumentsRoutes, admin_api_default, adminCollectionsRoutes, adminSettingsRoutes, router2, admin_content_default, adminMediaRoutes, router, adminPluginRoutes, adminLogsRoutes, userRoutes, auth_default, test_cleanup_default } from './chunk-
|
|
3
|
-
export { DocumentRepository, ROUTES_INFO, admin_api_default as adminApiRoutes, adminCheckboxRoutes, adminCollectionsRoutes, admin_content_default as adminContentRoutes, router as adminDashboardRoutes, adminLogsRoutes, adminMediaRoutes, adminPluginRoutes, adminSettingsRoutes, 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, createUserProfilesPlugin, defineUserProfile, getUserProfileConfig, userProfilesPlugin } from './chunk-
|
|
2
|
+
import { getEmailService, hasEmailService, setEmailService, invalidateVariablesCache, resolveVariablesInObject, resolveDocScope, denyIfNotAllowed, DocumentRepository, dispatchHookEvent, getCustomData, createDocumentSchema, renderTable, getVariablesCached, setVariablesCache, TenantService, isValidMemberRole, renderConfirmationDialog, getConfirmationDialogScript, VALID_MEMBER_ROLES, userProfilesPlugin, lexicalEditorPlugin, api_media_default, api_system_default, apiDocumentsRoutes, api_default, adminDocumentsRoutes, admin_api_default, adminCollectionsRoutes, adminSettingsRoutes, router2, admin_content_default, adminMediaRoutes, router, adminPluginRoutes, adminLogsRoutes, userRoutes, auth_default, test_cleanup_default } from './chunk-CYDEM6SY.js';
|
|
3
|
+
export { DocumentRepository, ROUTES_INFO, admin_api_default as adminApiRoutes, adminCheckboxRoutes, adminCollectionsRoutes, admin_content_default as adminContentRoutes, router as adminDashboardRoutes, adminLogsRoutes, adminMediaRoutes, adminPluginRoutes, adminSettingsRoutes, 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, createUserProfilesPlugin, defineUserProfile, getUserProfileConfig, userProfilesPlugin } from './chunk-CYDEM6SY.js';
|
|
4
4
|
import './chunk-VVYVFCML.js';
|
|
5
5
|
import './chunk-RMRJGMDE.js';
|
|
6
6
|
import { SettingsService, setAppInstance } from './chunk-RQ6N3FTV.js';
|
|
@@ -8,30 +8,30 @@ export { Logger, getLogger, initLogger } from './chunk-RQ6N3FTV.js';
|
|
|
8
8
|
import { getAllCacheStats, CACHE_CONFIGS, getCacheService, clearAllCaches, parseCacheKey } from './chunk-K25XHMM3.js';
|
|
9
9
|
import { schema_exports } from './chunk-AI663NBO.js';
|
|
10
10
|
export { apiTokens, content, contentVersions, insertContentSchema, insertLogConfigSchema, insertMediaSchema, insertPluginActivityLogSchema, insertPluginAssetSchema, insertPluginHookSchema, insertPluginRouteSchema, insertPluginSchema, insertSystemLogSchema, insertUserSchema, insertWorkflowHistorySchema, logConfig, media, pluginActivityLog, pluginAssets, pluginHooks, pluginRoutes, plugins, selectContentSchema, selectLogConfigSchema, selectMediaSchema, selectPluginActivityLogSchema, selectPluginAssetSchema, selectPluginHookSchema, selectPluginRouteSchema, selectPluginSchema, selectSystemLogSchema, selectUserSchema, selectWorkflowHistorySchema, systemLogs, users, workflowHistory } from './chunk-AI663NBO.js';
|
|
11
|
-
import { requireAuth, DocumentTypeRegistry, requireRbac, requireRole, getJwtExpirySecondsFromDb, AuthManager, metricsMiddleware, bootstrapMiddleware, securityHeadersMiddleware, csrfProtection } from './chunk-
|
|
12
|
-
export { AuthManager, PermissionManager, bootstrapDocumentTypes, bootstrapMiddleware, cacheHeaders, compressionMiddleware, detailedLoggingMiddleware, getActivePlugins, isPluginActive, logActivity, loggingMiddleware, optionalAuth, performanceLoggingMiddleware, requireActivePlugin, requireActivePlugins, requireAnyPermission, requireAuth, requirePermission, requireRole, securityHeadersMiddleware as securityHeaders, securityLoggingMiddleware } from './chunk-
|
|
11
|
+
import { requireAuth, DocumentTypeRegistry, requireRbac, requireRole, getJwtExpirySecondsFromDb, AuthManager, metricsMiddleware, bootstrapMiddleware, securityHeadersMiddleware, csrfProtection } from './chunk-OSMPF3PU.js';
|
|
12
|
+
export { AuthManager, PermissionManager, bootstrapDocumentTypes, bootstrapMiddleware, cacheHeaders, compressionMiddleware, detailedLoggingMiddleware, getActivePlugins, isPluginActive, logActivity, loggingMiddleware, optionalAuth, performanceLoggingMiddleware, requireActivePlugin, requireActivePlugins, requireAnyPermission, requireAuth, requirePermission, requireRole, securityHeadersMiddleware as securityHeaders, securityLoggingMiddleware } from './chunk-OSMPF3PU.js';
|
|
13
13
|
import { RbacService, DocumentsService } from './chunk-PDC7DLOV.js';
|
|
14
14
|
export { DocumentsService, RbacService } from './chunk-PDC7DLOV.js';
|
|
15
15
|
import { nanoid } from './chunk-GCDZZNIN.js';
|
|
16
|
-
import { PluginService, PLUGIN_REGISTRY, invalidateTenantCache, getCollectionRegistry, TENANT_COOKIE, MULTI_TENANT_PLUGIN_ID, collectionRecordToRow, tenantMiddleware } from './chunk-
|
|
17
|
-
export { PluginBootstrapService, PluginService as PluginServiceClass, getAvailableCollectionNames, loadCollectionConfig, loadCollectionConfigs, registerCollections, validateCollectionConfig } from './chunk-
|
|
18
|
-
export { MigrationService } from './chunk-
|
|
16
|
+
import { PluginService, PLUGIN_REGISTRY, invalidateTenantCache, getCollectionRegistry, TENANT_COOKIE, MULTI_TENANT_PLUGIN_ID, collectionRecordToRow, tenantMiddleware } from './chunk-YA4V4Y5U.js';
|
|
17
|
+
export { PluginBootstrapService, PluginService as PluginServiceClass, getAvailableCollectionNames, loadCollectionConfig, loadCollectionConfigs, registerCollections, validateCollectionConfig } from './chunk-YA4V4Y5U.js';
|
|
18
|
+
export { MigrationService } from './chunk-73KSHGOT.js';
|
|
19
19
|
export { renderFilterBar } from './chunk-JQISFW6U.js';
|
|
20
20
|
import { renderAdminLayout } from './chunk-OBA2RYZN.js';
|
|
21
21
|
export { getConfirmationDialogScript, renderAlert, renderConfirmationDialog, renderForm, renderFormField, renderPagination, renderTable } from './chunk-OBA2RYZN.js';
|
|
22
22
|
import { init_admin_layout_catalyst_template, renderAdminLayoutCatalyst } from './chunk-5V62WT6M.js';
|
|
23
23
|
export { renderAdminLayoutCatalyst } from './chunk-5V62WT6M.js';
|
|
24
|
-
import { TurnstileService, HookSystemImpl, createPluginWirer, registerPluginRoutes, setPluginMenu, resolvePluginMenuItems } from './chunk-
|
|
25
|
-
export { HookSystemImpl, HookUtils, PluginDependencyCycleError, PluginManager as PluginManagerClass, PluginRegistryImpl, PluginValidator as PluginValidatorClass, RegisterPluginsError, ScopedHookSystem as ScopedHookSystemClass, collectCronSchedules, collectCrons, createScheduledHandler, dispatchCronTick, getPluginMenu, registerPlugins, resetPluginMenu, resolvePluginMenuItems, setPluginMenu, topoSort } from './chunk-
|
|
26
|
-
import { definePlugin, setPluginDefinitions } from './chunk-
|
|
27
|
-
export { applySchemaDefaults, definePlugin, isDefinedPlugin, parseConfigSchema, parseFormDataToSettings, renderSchemaFields } from './chunk-
|
|
24
|
+
import { TurnstileService, HookSystemImpl, createPluginWirer, registerPluginRoutes, setPluginMenu, resolvePluginMenuItems } from './chunk-KXTGLSFY.js';
|
|
25
|
+
export { HookSystemImpl, HookUtils, PluginDependencyCycleError, PluginManager as PluginManagerClass, PluginRegistryImpl, PluginValidator as PluginValidatorClass, RegisterPluginsError, ScopedHookSystem as ScopedHookSystemClass, collectCronSchedules, collectCrons, createScheduledHandler, dispatchCronTick, getPluginMenu, registerPlugins, resetPluginMenu, resolvePluginMenuItems, setPluginMenu, topoSort } from './chunk-KXTGLSFY.js';
|
|
26
|
+
import { definePlugin, setPluginDefinitions } from './chunk-Y34TG4TF.js';
|
|
27
|
+
export { applySchemaDefaults, definePlugin, isDefinedPlugin, parseConfigSchema, parseFormDataToSettings, renderSchemaFields } from './chunk-Y34TG4TF.js';
|
|
28
28
|
import { setHookSystem } from './chunk-RNZFGN4R.js';
|
|
29
29
|
export { getHookSystem, getTypedHooks, hasHookSystem, resetHookSystem, setHookSystem } from './chunk-RNZFGN4R.js';
|
|
30
30
|
export { QueryFilterBuilder, TemplateRenderer, buildQuery, renderTemplate, templateRenderer } from './chunk-QZGABF2M.js';
|
|
31
31
|
export { metricsTracker } from './chunk-FICTAGD4.js';
|
|
32
32
|
import './chunk-X7ZAEI5S.js';
|
|
33
|
-
import { getCoreVersion, package_default } from './chunk-
|
|
34
|
-
export { SONICJS_VERSION, getCoreVersion } from './chunk-
|
|
33
|
+
import { getCoreVersion, package_default } from './chunk-RIFCRZYC.js';
|
|
34
|
+
export { SONICJS_VERSION, getCoreVersion } from './chunk-RIFCRZYC.js';
|
|
35
35
|
import { escapeHtml, sanitizeInput } from './chunk-TQABQWOP.js';
|
|
36
36
|
export { escapeHtml, sanitizeInput, sanitizeObject } from './chunk-TQABQWOP.js';
|
|
37
37
|
export { HOOKS } from './chunk-QXOZI5Q2.js';
|
package/dist/middleware.cjs
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkZHQP75SR_cjs = require('./chunk-ZHQP75SR.cjs');
|
|
4
4
|
require('./chunk-W36OZTJ5.cjs');
|
|
5
5
|
require('./chunk-JEQ7FLOD.cjs');
|
|
6
|
-
require('./chunk-
|
|
7
|
-
require('./chunk-
|
|
6
|
+
require('./chunk-C3KSTUEA.cjs');
|
|
7
|
+
require('./chunk-7YMMCIWY.cjs');
|
|
8
8
|
require('./chunk-K623Q6WD.cjs');
|
|
9
9
|
require('./chunk-J6JTWD2A.cjs');
|
|
10
10
|
require('./chunk-RCQ2HIQD.cjs');
|
|
11
11
|
require('./chunk-P3XDZL6Q.cjs');
|
|
12
|
-
require('./chunk-
|
|
12
|
+
require('./chunk-KDRHGEUF.cjs');
|
|
13
13
|
require('./chunk-MNWKYY5E.cjs');
|
|
14
14
|
require('./chunk-IGJUBJBW.cjs');
|
|
15
15
|
|
|
@@ -17,119 +17,119 @@ require('./chunk-IGJUBJBW.cjs');
|
|
|
17
17
|
|
|
18
18
|
Object.defineProperty(exports, "AuthManager", {
|
|
19
19
|
enumerable: true,
|
|
20
|
-
get: function () { return
|
|
20
|
+
get: function () { return chunkZHQP75SR_cjs.AuthManager; }
|
|
21
21
|
});
|
|
22
22
|
Object.defineProperty(exports, "PermissionManager", {
|
|
23
23
|
enumerable: true,
|
|
24
|
-
get: function () { return
|
|
24
|
+
get: function () { return chunkZHQP75SR_cjs.PermissionManager; }
|
|
25
25
|
});
|
|
26
26
|
Object.defineProperty(exports, "bootstrapMiddleware", {
|
|
27
27
|
enumerable: true,
|
|
28
|
-
get: function () { return
|
|
28
|
+
get: function () { return chunkZHQP75SR_cjs.bootstrapMiddleware; }
|
|
29
29
|
});
|
|
30
30
|
Object.defineProperty(exports, "cacheHeaders", {
|
|
31
31
|
enumerable: true,
|
|
32
|
-
get: function () { return
|
|
32
|
+
get: function () { return chunkZHQP75SR_cjs.cacheHeaders; }
|
|
33
33
|
});
|
|
34
34
|
Object.defineProperty(exports, "compressionMiddleware", {
|
|
35
35
|
enumerable: true,
|
|
36
|
-
get: function () { return
|
|
36
|
+
get: function () { return chunkZHQP75SR_cjs.compressionMiddleware; }
|
|
37
37
|
});
|
|
38
38
|
Object.defineProperty(exports, "csrfProtection", {
|
|
39
39
|
enumerable: true,
|
|
40
|
-
get: function () { return
|
|
40
|
+
get: function () { return chunkZHQP75SR_cjs.csrfProtection; }
|
|
41
41
|
});
|
|
42
42
|
Object.defineProperty(exports, "detailedLoggingMiddleware", {
|
|
43
43
|
enumerable: true,
|
|
44
|
-
get: function () { return
|
|
44
|
+
get: function () { return chunkZHQP75SR_cjs.detailedLoggingMiddleware; }
|
|
45
45
|
});
|
|
46
46
|
Object.defineProperty(exports, "generateCsrfToken", {
|
|
47
47
|
enumerable: true,
|
|
48
|
-
get: function () { return
|
|
48
|
+
get: function () { return chunkZHQP75SR_cjs.generateCsrfToken; }
|
|
49
49
|
});
|
|
50
50
|
Object.defineProperty(exports, "getActivePlugins", {
|
|
51
51
|
enumerable: true,
|
|
52
|
-
get: function () { return
|
|
52
|
+
get: function () { return chunkZHQP75SR_cjs.getActivePlugins; }
|
|
53
53
|
});
|
|
54
54
|
Object.defineProperty(exports, "getJwtExpirySeconds", {
|
|
55
55
|
enumerable: true,
|
|
56
|
-
get: function () { return
|
|
56
|
+
get: function () { return chunkZHQP75SR_cjs.getJwtExpirySeconds; }
|
|
57
57
|
});
|
|
58
58
|
Object.defineProperty(exports, "getJwtExpirySecondsFromDb", {
|
|
59
59
|
enumerable: true,
|
|
60
|
-
get: function () { return
|
|
60
|
+
get: function () { return chunkZHQP75SR_cjs.getJwtExpirySecondsFromDb; }
|
|
61
61
|
});
|
|
62
62
|
Object.defineProperty(exports, "getJwtRefreshGraceSecondsFromDb", {
|
|
63
63
|
enumerable: true,
|
|
64
|
-
get: function () { return
|
|
64
|
+
get: function () { return chunkZHQP75SR_cjs.getJwtRefreshGraceSecondsFromDb; }
|
|
65
65
|
});
|
|
66
66
|
Object.defineProperty(exports, "isPluginActive", {
|
|
67
67
|
enumerable: true,
|
|
68
|
-
get: function () { return
|
|
68
|
+
get: function () { return chunkZHQP75SR_cjs.isPluginActive; }
|
|
69
69
|
});
|
|
70
70
|
Object.defineProperty(exports, "logActivity", {
|
|
71
71
|
enumerable: true,
|
|
72
|
-
get: function () { return
|
|
72
|
+
get: function () { return chunkZHQP75SR_cjs.logActivity; }
|
|
73
73
|
});
|
|
74
74
|
Object.defineProperty(exports, "loggingMiddleware", {
|
|
75
75
|
enumerable: true,
|
|
76
|
-
get: function () { return
|
|
76
|
+
get: function () { return chunkZHQP75SR_cjs.loggingMiddleware; }
|
|
77
77
|
});
|
|
78
78
|
Object.defineProperty(exports, "metricsMiddleware", {
|
|
79
79
|
enumerable: true,
|
|
80
|
-
get: function () { return
|
|
80
|
+
get: function () { return chunkZHQP75SR_cjs.metricsMiddleware; }
|
|
81
81
|
});
|
|
82
82
|
Object.defineProperty(exports, "optionalAuth", {
|
|
83
83
|
enumerable: true,
|
|
84
|
-
get: function () { return
|
|
84
|
+
get: function () { return chunkZHQP75SR_cjs.optionalAuth; }
|
|
85
85
|
});
|
|
86
86
|
Object.defineProperty(exports, "performanceLoggingMiddleware", {
|
|
87
87
|
enumerable: true,
|
|
88
|
-
get: function () { return
|
|
88
|
+
get: function () { return chunkZHQP75SR_cjs.performanceLoggingMiddleware; }
|
|
89
89
|
});
|
|
90
90
|
Object.defineProperty(exports, "rateLimit", {
|
|
91
91
|
enumerable: true,
|
|
92
|
-
get: function () { return
|
|
92
|
+
get: function () { return chunkZHQP75SR_cjs.rateLimit; }
|
|
93
93
|
});
|
|
94
94
|
Object.defineProperty(exports, "requireActivePlugin", {
|
|
95
95
|
enumerable: true,
|
|
96
|
-
get: function () { return
|
|
96
|
+
get: function () { return chunkZHQP75SR_cjs.requireActivePlugin; }
|
|
97
97
|
});
|
|
98
98
|
Object.defineProperty(exports, "requireActivePlugins", {
|
|
99
99
|
enumerable: true,
|
|
100
|
-
get: function () { return
|
|
100
|
+
get: function () { return chunkZHQP75SR_cjs.requireActivePlugins; }
|
|
101
101
|
});
|
|
102
102
|
Object.defineProperty(exports, "requireAnyPermission", {
|
|
103
103
|
enumerable: true,
|
|
104
|
-
get: function () { return
|
|
104
|
+
get: function () { return chunkZHQP75SR_cjs.requireAnyPermission; }
|
|
105
105
|
});
|
|
106
106
|
Object.defineProperty(exports, "requireAuth", {
|
|
107
107
|
enumerable: true,
|
|
108
|
-
get: function () { return
|
|
108
|
+
get: function () { return chunkZHQP75SR_cjs.requireAuth; }
|
|
109
109
|
});
|
|
110
110
|
Object.defineProperty(exports, "requirePermission", {
|
|
111
111
|
enumerable: true,
|
|
112
|
-
get: function () { return
|
|
112
|
+
get: function () { return chunkZHQP75SR_cjs.requirePermission; }
|
|
113
113
|
});
|
|
114
114
|
Object.defineProperty(exports, "requireRole", {
|
|
115
115
|
enumerable: true,
|
|
116
|
-
get: function () { return
|
|
116
|
+
get: function () { return chunkZHQP75SR_cjs.requireRole; }
|
|
117
117
|
});
|
|
118
118
|
Object.defineProperty(exports, "securityHeaders", {
|
|
119
119
|
enumerable: true,
|
|
120
|
-
get: function () { return
|
|
120
|
+
get: function () { return chunkZHQP75SR_cjs.securityHeadersMiddleware; }
|
|
121
121
|
});
|
|
122
122
|
Object.defineProperty(exports, "securityLoggingMiddleware", {
|
|
123
123
|
enumerable: true,
|
|
124
|
-
get: function () { return
|
|
124
|
+
get: function () { return chunkZHQP75SR_cjs.securityLoggingMiddleware; }
|
|
125
125
|
});
|
|
126
126
|
Object.defineProperty(exports, "validateCsrfToken", {
|
|
127
127
|
enumerable: true,
|
|
128
|
-
get: function () { return
|
|
128
|
+
get: function () { return chunkZHQP75SR_cjs.validateCsrfToken; }
|
|
129
129
|
});
|
|
130
130
|
Object.defineProperty(exports, "verifySecurityConfig", {
|
|
131
131
|
enumerable: true,
|
|
132
|
-
get: function () { return
|
|
132
|
+
get: function () { return chunkZHQP75SR_cjs.verifySecurityConfig; }
|
|
133
133
|
});
|
|
134
134
|
//# sourceMappingURL=middleware.cjs.map
|
|
135
135
|
//# sourceMappingURL=middleware.cjs.map
|
package/dist/middleware.js
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
export { AuthManager, PermissionManager, bootstrapMiddleware, cacheHeaders, compressionMiddleware, csrfProtection, detailedLoggingMiddleware, generateCsrfToken, getActivePlugins, getJwtExpirySeconds, getJwtExpirySecondsFromDb, getJwtRefreshGraceSecondsFromDb, isPluginActive, logActivity, loggingMiddleware, metricsMiddleware, optionalAuth, performanceLoggingMiddleware, rateLimit, requireActivePlugin, requireActivePlugins, requireAnyPermission, requireAuth, requirePermission, requireRole, securityHeadersMiddleware as securityHeaders, securityLoggingMiddleware, validateCsrfToken, verifySecurityConfig } from './chunk-
|
|
1
|
+
export { AuthManager, PermissionManager, bootstrapMiddleware, cacheHeaders, compressionMiddleware, csrfProtection, detailedLoggingMiddleware, generateCsrfToken, getActivePlugins, getJwtExpirySeconds, getJwtExpirySecondsFromDb, getJwtRefreshGraceSecondsFromDb, isPluginActive, logActivity, loggingMiddleware, metricsMiddleware, optionalAuth, performanceLoggingMiddleware, rateLimit, requireActivePlugin, requireActivePlugins, requireAnyPermission, requireAuth, requirePermission, requireRole, securityHeadersMiddleware as securityHeaders, securityLoggingMiddleware, validateCsrfToken, verifySecurityConfig } from './chunk-OSMPF3PU.js';
|
|
2
2
|
import './chunk-PDC7DLOV.js';
|
|
3
3
|
import './chunk-GCDZZNIN.js';
|
|
4
|
-
import './chunk-
|
|
5
|
-
import './chunk-
|
|
4
|
+
import './chunk-YA4V4Y5U.js';
|
|
5
|
+
import './chunk-73KSHGOT.js';
|
|
6
6
|
import './chunk-5V62WT6M.js';
|
|
7
7
|
import './chunk-RNZFGN4R.js';
|
|
8
8
|
import './chunk-FICTAGD4.js';
|
|
9
9
|
import './chunk-X7ZAEI5S.js';
|
|
10
|
-
import './chunk-
|
|
10
|
+
import './chunk-RIFCRZYC.js';
|
|
11
11
|
import './chunk-TQABQWOP.js';
|
|
12
12
|
import './chunk-V4OQ3NZ2.js';
|
|
13
13
|
//# sourceMappingURL=middleware.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":[],"names":[],"mappings":"","file":"migrations-
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"migrations-7G6QBDSM.js"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var chunk7YMMCIWY_cjs = require('./chunk-7YMMCIWY.cjs');
|
|
4
|
+
require('./chunk-IGJUBJBW.cjs');
|
|
5
|
+
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
Object.defineProperty(exports, "MigrationService", {
|
|
9
|
+
enumerable: true,
|
|
10
|
+
get: function () { return chunk7YMMCIWY_cjs.MigrationService; }
|
|
11
|
+
});
|
|
12
|
+
//# sourceMappingURL=migrations-QIRBSVJJ.cjs.map
|
|
13
|
+
//# sourceMappingURL=migrations-QIRBSVJJ.cjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":[],"names":[],"mappings":"","file":"migrations-
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"migrations-QIRBSVJJ.cjs"}
|
package/dist/plugins.cjs
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
var
|
|
3
|
+
var chunkMJZI3NHR_cjs = require('./chunk-MJZI3NHR.cjs');
|
|
4
|
+
var chunk3RNDJAZ5_cjs = require('./chunk-3RNDJAZ5.cjs');
|
|
5
5
|
var chunkJ6JTWD2A_cjs = require('./chunk-J6JTWD2A.cjs');
|
|
6
|
-
require('./chunk-
|
|
6
|
+
require('./chunk-KDRHGEUF.cjs');
|
|
7
7
|
require('./chunk-MNWKYY5E.cjs');
|
|
8
8
|
require('./chunk-QTFKZBLC.cjs');
|
|
9
9
|
require('./chunk-IGJUBJBW.cjs');
|
|
@@ -12,151 +12,151 @@ require('./chunk-IGJUBJBW.cjs');
|
|
|
12
12
|
|
|
13
13
|
Object.defineProperty(exports, "HookSystemImpl", {
|
|
14
14
|
enumerable: true,
|
|
15
|
-
get: function () { return
|
|
15
|
+
get: function () { return chunkMJZI3NHR_cjs.HookSystemImpl; }
|
|
16
16
|
});
|
|
17
17
|
Object.defineProperty(exports, "HookUtils", {
|
|
18
18
|
enumerable: true,
|
|
19
|
-
get: function () { return
|
|
19
|
+
get: function () { return chunkMJZI3NHR_cjs.HookUtils; }
|
|
20
20
|
});
|
|
21
21
|
Object.defineProperty(exports, "PluginManager", {
|
|
22
22
|
enumerable: true,
|
|
23
|
-
get: function () { return
|
|
23
|
+
get: function () { return chunkMJZI3NHR_cjs.PluginManager; }
|
|
24
24
|
});
|
|
25
25
|
Object.defineProperty(exports, "PluginRegisterMustBeSyncError", {
|
|
26
26
|
enumerable: true,
|
|
27
|
-
get: function () { return
|
|
27
|
+
get: function () { return chunkMJZI3NHR_cjs.PluginRegisterMustBeSyncError; }
|
|
28
28
|
});
|
|
29
29
|
Object.defineProperty(exports, "PluginRegistryImpl", {
|
|
30
30
|
enumerable: true,
|
|
31
|
-
get: function () { return
|
|
31
|
+
get: function () { return chunkMJZI3NHR_cjs.PluginRegistryImpl; }
|
|
32
32
|
});
|
|
33
33
|
Object.defineProperty(exports, "PluginValidator", {
|
|
34
34
|
enumerable: true,
|
|
35
|
-
get: function () { return
|
|
35
|
+
get: function () { return chunkMJZI3NHR_cjs.PluginValidator; }
|
|
36
36
|
});
|
|
37
37
|
Object.defineProperty(exports, "RegisterPluginsError", {
|
|
38
38
|
enumerable: true,
|
|
39
|
-
get: function () { return
|
|
39
|
+
get: function () { return chunkMJZI3NHR_cjs.RegisterPluginsError; }
|
|
40
40
|
});
|
|
41
41
|
Object.defineProperty(exports, "ScopedHookSystem", {
|
|
42
42
|
enumerable: true,
|
|
43
|
-
get: function () { return
|
|
43
|
+
get: function () { return chunkMJZI3NHR_cjs.ScopedHookSystem; }
|
|
44
44
|
});
|
|
45
45
|
Object.defineProperty(exports, "TurnstileService", {
|
|
46
46
|
enumerable: true,
|
|
47
|
-
get: function () { return
|
|
47
|
+
get: function () { return chunkMJZI3NHR_cjs.TurnstileService; }
|
|
48
48
|
});
|
|
49
49
|
Object.defineProperty(exports, "collectCronSchedules", {
|
|
50
50
|
enumerable: true,
|
|
51
|
-
get: function () { return
|
|
51
|
+
get: function () { return chunkMJZI3NHR_cjs.collectCronSchedules; }
|
|
52
52
|
});
|
|
53
53
|
Object.defineProperty(exports, "collectCrons", {
|
|
54
54
|
enumerable: true,
|
|
55
|
-
get: function () { return
|
|
55
|
+
get: function () { return chunkMJZI3NHR_cjs.collectCrons; }
|
|
56
56
|
});
|
|
57
57
|
Object.defineProperty(exports, "createPluginWirer", {
|
|
58
58
|
enumerable: true,
|
|
59
|
-
get: function () { return
|
|
59
|
+
get: function () { return chunkMJZI3NHR_cjs.createPluginWirer; }
|
|
60
60
|
});
|
|
61
61
|
Object.defineProperty(exports, "createScheduledHandler", {
|
|
62
62
|
enumerable: true,
|
|
63
|
-
get: function () { return
|
|
63
|
+
get: function () { return chunkMJZI3NHR_cjs.createScheduledHandler; }
|
|
64
64
|
});
|
|
65
65
|
Object.defineProperty(exports, "createTurnstileMiddleware", {
|
|
66
66
|
enumerable: true,
|
|
67
|
-
get: function () { return
|
|
67
|
+
get: function () { return chunkMJZI3NHR_cjs.createTurnstileMiddleware; }
|
|
68
68
|
});
|
|
69
69
|
Object.defineProperty(exports, "dispatchCronTick", {
|
|
70
70
|
enumerable: true,
|
|
71
|
-
get: function () { return
|
|
71
|
+
get: function () { return chunkMJZI3NHR_cjs.dispatchCronTick; }
|
|
72
72
|
});
|
|
73
73
|
Object.defineProperty(exports, "mountPlugin", {
|
|
74
74
|
enumerable: true,
|
|
75
|
-
get: function () { return
|
|
75
|
+
get: function () { return chunkMJZI3NHR_cjs.mountPlugin; }
|
|
76
76
|
});
|
|
77
77
|
Object.defineProperty(exports, "registerPluginRoutes", {
|
|
78
78
|
enumerable: true,
|
|
79
|
-
get: function () { return
|
|
79
|
+
get: function () { return chunkMJZI3NHR_cjs.registerPluginRoutes; }
|
|
80
80
|
});
|
|
81
81
|
Object.defineProperty(exports, "registerPlugins", {
|
|
82
82
|
enumerable: true,
|
|
83
|
-
get: function () { return
|
|
83
|
+
get: function () { return chunkMJZI3NHR_cjs.registerPlugins; }
|
|
84
84
|
});
|
|
85
85
|
Object.defineProperty(exports, "verifyTurnstile", {
|
|
86
86
|
enumerable: true,
|
|
87
|
-
get: function () { return
|
|
87
|
+
get: function () { return chunkMJZI3NHR_cjs.verifyTurnstile; }
|
|
88
88
|
});
|
|
89
89
|
Object.defineProperty(exports, "wireRegisteredPlugins", {
|
|
90
90
|
enumerable: true,
|
|
91
|
-
get: function () { return
|
|
91
|
+
get: function () { return chunkMJZI3NHR_cjs.wireRegisteredPlugins; }
|
|
92
92
|
});
|
|
93
93
|
Object.defineProperty(exports, "CAPABILITY_RENAMES", {
|
|
94
94
|
enumerable: true,
|
|
95
|
-
get: function () { return
|
|
95
|
+
get: function () { return chunk3RNDJAZ5_cjs.CAPABILITY_RENAMES; }
|
|
96
96
|
});
|
|
97
97
|
Object.defineProperty(exports, "FIXED_CAPABILITIES", {
|
|
98
98
|
enumerable: true,
|
|
99
|
-
get: function () { return
|
|
99
|
+
get: function () { return chunk3RNDJAZ5_cjs.FIXED_CAPABILITIES; }
|
|
100
100
|
});
|
|
101
101
|
Object.defineProperty(exports, "SonicCapabilityError", {
|
|
102
102
|
enumerable: true,
|
|
103
|
-
get: function () { return
|
|
103
|
+
get: function () { return chunk3RNDJAZ5_cjs.SonicCapabilityError; }
|
|
104
104
|
});
|
|
105
105
|
Object.defineProperty(exports, "applySchemaDefaults", {
|
|
106
106
|
enumerable: true,
|
|
107
|
-
get: function () { return
|
|
107
|
+
get: function () { return chunk3RNDJAZ5_cjs.applySchemaDefaults; }
|
|
108
108
|
});
|
|
109
109
|
Object.defineProperty(exports, "assertCapability", {
|
|
110
110
|
enumerable: true,
|
|
111
|
-
get: function () { return
|
|
111
|
+
get: function () { return chunk3RNDJAZ5_cjs.assertCapability; }
|
|
112
112
|
});
|
|
113
113
|
Object.defineProperty(exports, "createCapabilityContext", {
|
|
114
114
|
enumerable: true,
|
|
115
|
-
get: function () { return
|
|
115
|
+
get: function () { return chunk3RNDJAZ5_cjs.createCapabilityContext; }
|
|
116
116
|
});
|
|
117
117
|
Object.defineProperty(exports, "createServiceSingleton", {
|
|
118
118
|
enumerable: true,
|
|
119
|
-
get: function () { return
|
|
119
|
+
get: function () { return chunk3RNDJAZ5_cjs.createServiceSingleton; }
|
|
120
120
|
});
|
|
121
121
|
Object.defineProperty(exports, "definePlugin", {
|
|
122
122
|
enumerable: true,
|
|
123
|
-
get: function () { return
|
|
123
|
+
get: function () { return chunk3RNDJAZ5_cjs.definePlugin; }
|
|
124
124
|
});
|
|
125
125
|
Object.defineProperty(exports, "hasCapability", {
|
|
126
126
|
enumerable: true,
|
|
127
|
-
get: function () { return
|
|
127
|
+
get: function () { return chunk3RNDJAZ5_cjs.hasCapability; }
|
|
128
128
|
});
|
|
129
129
|
Object.defineProperty(exports, "isDefinedPlugin", {
|
|
130
130
|
enumerable: true,
|
|
131
|
-
get: function () { return
|
|
131
|
+
get: function () { return chunk3RNDJAZ5_cjs.isDefinedPlugin; }
|
|
132
132
|
});
|
|
133
133
|
Object.defineProperty(exports, "isKnownCapability", {
|
|
134
134
|
enumerable: true,
|
|
135
|
-
get: function () { return
|
|
135
|
+
get: function () { return chunk3RNDJAZ5_cjs.isKnownCapability; }
|
|
136
136
|
});
|
|
137
137
|
Object.defineProperty(exports, "normalizeCapabilities", {
|
|
138
138
|
enumerable: true,
|
|
139
|
-
get: function () { return
|
|
139
|
+
get: function () { return chunk3RNDJAZ5_cjs.normalizeCapabilities; }
|
|
140
140
|
});
|
|
141
141
|
Object.defineProperty(exports, "normalizeCapability", {
|
|
142
142
|
enumerable: true,
|
|
143
|
-
get: function () { return
|
|
143
|
+
get: function () { return chunk3RNDJAZ5_cjs.normalizeCapability; }
|
|
144
144
|
});
|
|
145
145
|
Object.defineProperty(exports, "parseConfigSchema", {
|
|
146
146
|
enumerable: true,
|
|
147
|
-
get: function () { return
|
|
147
|
+
get: function () { return chunk3RNDJAZ5_cjs.parseConfigSchema; }
|
|
148
148
|
});
|
|
149
149
|
Object.defineProperty(exports, "parseFormDataToSettings", {
|
|
150
150
|
enumerable: true,
|
|
151
|
-
get: function () { return
|
|
151
|
+
get: function () { return chunk3RNDJAZ5_cjs.parseFormDataToSettings; }
|
|
152
152
|
});
|
|
153
153
|
Object.defineProperty(exports, "renderSchemaFields", {
|
|
154
154
|
enumerable: true,
|
|
155
|
-
get: function () { return
|
|
155
|
+
get: function () { return chunk3RNDJAZ5_cjs.renderSchemaFields; }
|
|
156
156
|
});
|
|
157
157
|
Object.defineProperty(exports, "validateCapabilities", {
|
|
158
158
|
enumerable: true,
|
|
159
|
-
get: function () { return
|
|
159
|
+
get: function () { return chunk3RNDJAZ5_cjs.validateCapabilities; }
|
|
160
160
|
});
|
|
161
161
|
Object.defineProperty(exports, "HOOK_EVENT_NAMES", {
|
|
162
162
|
enumerable: true,
|
package/dist/plugins.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export { HookSystemImpl, HookUtils, PluginManager, PluginRegisterMustBeSyncError, PluginRegistryImpl, PluginValidator, RegisterPluginsError, ScopedHookSystem, TurnstileService, collectCronSchedules, collectCrons, createPluginWirer, createScheduledHandler, createTurnstileMiddleware, dispatchCronTick, mountPlugin, registerPluginRoutes, registerPlugins, verifyTurnstile, wireRegisteredPlugins } from './chunk-
|
|
2
|
-
export { CAPABILITY_RENAMES, FIXED_CAPABILITIES, SonicCapabilityError, applySchemaDefaults, assertCapability, createCapabilityContext, createServiceSingleton, definePlugin, hasCapability, isDefinedPlugin, isKnownCapability, normalizeCapabilities, normalizeCapability, parseConfigSchema, parseFormDataToSettings, renderSchemaFields, validateCapabilities } from './chunk-
|
|
1
|
+
export { HookSystemImpl, HookUtils, PluginManager, PluginRegisterMustBeSyncError, PluginRegistryImpl, PluginValidator, RegisterPluginsError, ScopedHookSystem, TurnstileService, collectCronSchedules, collectCrons, createPluginWirer, createScheduledHandler, createTurnstileMiddleware, dispatchCronTick, mountPlugin, registerPluginRoutes, registerPlugins, verifyTurnstile, wireRegisteredPlugins } from './chunk-KXTGLSFY.js';
|
|
2
|
+
export { CAPABILITY_RENAMES, FIXED_CAPABILITIES, SonicCapabilityError, applySchemaDefaults, assertCapability, createCapabilityContext, createServiceSingleton, definePlugin, hasCapability, isDefinedPlugin, isKnownCapability, normalizeCapabilities, normalizeCapability, parseConfigSchema, parseFormDataToSettings, renderSchemaFields, validateCapabilities } from './chunk-Y34TG4TF.js';
|
|
3
3
|
export { HOOK_EVENT_NAMES, LEGACY_EVENT_ALIASES, createTypedHooks, getHookSystem, getTypedHooks, hasHookSystem, isKnownHookEvent, isLegacyHookEvent, resetHookSystem, resolveHookEventName, setHookSystem } from './chunk-RNZFGN4R.js';
|
|
4
|
-
import './chunk-
|
|
4
|
+
import './chunk-RIFCRZYC.js';
|
|
5
5
|
import './chunk-TQABQWOP.js';
|
|
6
6
|
import './chunk-QXOZI5Q2.js';
|
|
7
7
|
import './chunk-V4OQ3NZ2.js';
|
package/dist/routes.cjs
CHANGED
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkNOBU34HS_cjs = require('./chunk-NOBU34HS.cjs');
|
|
4
4
|
require('./chunk-XWVDSM2L.cjs');
|
|
5
5
|
require('./chunk-N32OWET6.cjs');
|
|
6
6
|
require('./chunk-4BTBSXMR.cjs');
|
|
7
7
|
require('./chunk-YA3TJ65D.cjs');
|
|
8
8
|
require('./chunk-YP7GW2G5.cjs');
|
|
9
|
-
require('./chunk-
|
|
9
|
+
require('./chunk-ZHQP75SR.cjs');
|
|
10
10
|
require('./chunk-W36OZTJ5.cjs');
|
|
11
11
|
require('./chunk-JEQ7FLOD.cjs');
|
|
12
|
-
require('./chunk-
|
|
13
|
-
require('./chunk-
|
|
12
|
+
require('./chunk-C3KSTUEA.cjs');
|
|
13
|
+
require('./chunk-7YMMCIWY.cjs');
|
|
14
14
|
require('./chunk-PXNTCCPE.cjs');
|
|
15
15
|
require('./chunk-K623Q6WD.cjs');
|
|
16
|
-
require('./chunk-
|
|
16
|
+
require('./chunk-3RNDJAZ5.cjs');
|
|
17
17
|
require('./chunk-J6JTWD2A.cjs');
|
|
18
18
|
require('./chunk-IXUHXTHW.cjs');
|
|
19
19
|
require('./chunk-RCQ2HIQD.cjs');
|
|
20
20
|
require('./chunk-P3XDZL6Q.cjs');
|
|
21
|
-
require('./chunk-
|
|
21
|
+
require('./chunk-KDRHGEUF.cjs');
|
|
22
22
|
require('./chunk-MNWKYY5E.cjs');
|
|
23
23
|
require('./chunk-IGJUBJBW.cjs');
|
|
24
24
|
|
|
@@ -26,83 +26,83 @@ require('./chunk-IGJUBJBW.cjs');
|
|
|
26
26
|
|
|
27
27
|
Object.defineProperty(exports, "ROUTES_INFO", {
|
|
28
28
|
enumerable: true,
|
|
29
|
-
get: function () { return
|
|
29
|
+
get: function () { return chunkNOBU34HS_cjs.ROUTES_INFO; }
|
|
30
30
|
});
|
|
31
31
|
Object.defineProperty(exports, "adminApiReferenceRoutes", {
|
|
32
32
|
enumerable: true,
|
|
33
|
-
get: function () { return
|
|
33
|
+
get: function () { return chunkNOBU34HS_cjs.router2; }
|
|
34
34
|
});
|
|
35
35
|
Object.defineProperty(exports, "adminApiRoutes", {
|
|
36
36
|
enumerable: true,
|
|
37
|
-
get: function () { return
|
|
37
|
+
get: function () { return chunkNOBU34HS_cjs.admin_api_default; }
|
|
38
38
|
});
|
|
39
39
|
Object.defineProperty(exports, "adminCheckboxRoutes", {
|
|
40
40
|
enumerable: true,
|
|
41
|
-
get: function () { return
|
|
41
|
+
get: function () { return chunkNOBU34HS_cjs.adminCheckboxRoutes; }
|
|
42
42
|
});
|
|
43
43
|
Object.defineProperty(exports, "adminCollectionsRoutes", {
|
|
44
44
|
enumerable: true,
|
|
45
|
-
get: function () { return
|
|
45
|
+
get: function () { return chunkNOBU34HS_cjs.adminCollectionsRoutes; }
|
|
46
46
|
});
|
|
47
47
|
Object.defineProperty(exports, "adminContentRoutes", {
|
|
48
48
|
enumerable: true,
|
|
49
|
-
get: function () { return
|
|
49
|
+
get: function () { return chunkNOBU34HS_cjs.admin_content_default; }
|
|
50
50
|
});
|
|
51
51
|
Object.defineProperty(exports, "adminDashboardRoutes", {
|
|
52
52
|
enumerable: true,
|
|
53
|
-
get: function () { return
|
|
53
|
+
get: function () { return chunkNOBU34HS_cjs.router; }
|
|
54
54
|
});
|
|
55
55
|
Object.defineProperty(exports, "adminDocumentsRoutes", {
|
|
56
56
|
enumerable: true,
|
|
57
|
-
get: function () { return
|
|
57
|
+
get: function () { return chunkNOBU34HS_cjs.adminDocumentsRoutes; }
|
|
58
58
|
});
|
|
59
59
|
Object.defineProperty(exports, "adminLogsRoutes", {
|
|
60
60
|
enumerable: true,
|
|
61
|
-
get: function () { return
|
|
61
|
+
get: function () { return chunkNOBU34HS_cjs.adminLogsRoutes; }
|
|
62
62
|
});
|
|
63
63
|
Object.defineProperty(exports, "adminMediaRoutes", {
|
|
64
64
|
enumerable: true,
|
|
65
|
-
get: function () { return
|
|
65
|
+
get: function () { return chunkNOBU34HS_cjs.adminMediaRoutes; }
|
|
66
66
|
});
|
|
67
67
|
Object.defineProperty(exports, "adminPluginRoutes", {
|
|
68
68
|
enumerable: true,
|
|
69
|
-
get: function () { return
|
|
69
|
+
get: function () { return chunkNOBU34HS_cjs.adminPluginRoutes; }
|
|
70
70
|
});
|
|
71
71
|
Object.defineProperty(exports, "adminSettingsRoutes", {
|
|
72
72
|
enumerable: true,
|
|
73
|
-
get: function () { return
|
|
73
|
+
get: function () { return chunkNOBU34HS_cjs.adminSettingsRoutes; }
|
|
74
74
|
});
|
|
75
75
|
Object.defineProperty(exports, "adminUsersRoutes", {
|
|
76
76
|
enumerable: true,
|
|
77
|
-
get: function () { return
|
|
77
|
+
get: function () { return chunkNOBU34HS_cjs.userRoutes; }
|
|
78
78
|
});
|
|
79
79
|
Object.defineProperty(exports, "apiContentCrudRoutes", {
|
|
80
80
|
enumerable: true,
|
|
81
|
-
get: function () { return
|
|
81
|
+
get: function () { return chunkNOBU34HS_cjs.api_content_crud_default; }
|
|
82
82
|
});
|
|
83
83
|
Object.defineProperty(exports, "apiDocumentsRoutes", {
|
|
84
84
|
enumerable: true,
|
|
85
|
-
get: function () { return
|
|
85
|
+
get: function () { return chunkNOBU34HS_cjs.apiDocumentsRoutes; }
|
|
86
86
|
});
|
|
87
87
|
Object.defineProperty(exports, "apiMediaRoutes", {
|
|
88
88
|
enumerable: true,
|
|
89
|
-
get: function () { return
|
|
89
|
+
get: function () { return chunkNOBU34HS_cjs.api_media_default; }
|
|
90
90
|
});
|
|
91
91
|
Object.defineProperty(exports, "apiRoutes", {
|
|
92
92
|
enumerable: true,
|
|
93
|
-
get: function () { return
|
|
93
|
+
get: function () { return chunkNOBU34HS_cjs.api_default; }
|
|
94
94
|
});
|
|
95
95
|
Object.defineProperty(exports, "apiSystemRoutes", {
|
|
96
96
|
enumerable: true,
|
|
97
|
-
get: function () { return
|
|
97
|
+
get: function () { return chunkNOBU34HS_cjs.api_system_default; }
|
|
98
98
|
});
|
|
99
99
|
Object.defineProperty(exports, "authRoutes", {
|
|
100
100
|
enumerable: true,
|
|
101
|
-
get: function () { return
|
|
101
|
+
get: function () { return chunkNOBU34HS_cjs.auth_default; }
|
|
102
102
|
});
|
|
103
103
|
Object.defineProperty(exports, "testCleanupRoutes", {
|
|
104
104
|
enumerable: true,
|
|
105
|
-
get: function () { return
|
|
105
|
+
get: function () { return chunkNOBU34HS_cjs.test_cleanup_default; }
|
|
106
106
|
});
|
|
107
107
|
//# sourceMappingURL=routes.cjs.map
|
|
108
108
|
//# sourceMappingURL=routes.cjs.map
|