@sonicjs-cms/core 2.8.3 → 2.10.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.
Files changed (87) hide show
  1. package/dist/{app-DnQ26Lho.d.cts → app-Ozl9agJG.d.cts} +1 -1
  2. package/dist/{app-DnQ26Lho.d.ts → app-Ozl9agJG.d.ts} +1 -1
  3. package/dist/{chunk-YFJJU26H.js → chunk-27AOVQTR.js} +10 -2
  4. package/dist/chunk-27AOVQTR.js.map +1 -0
  5. package/dist/{chunk-Y3VMEGY2.js → chunk-4TTMQQC7.js} +4 -4
  6. package/dist/{chunk-Y3VMEGY2.js.map → chunk-4TTMQQC7.js.map} +1 -1
  7. package/dist/{chunk-VNLR35GO.cjs → chunk-64APW3DW.cjs} +339 -2
  8. package/dist/chunk-64APW3DW.cjs.map +1 -0
  9. package/dist/{chunk-GTFMI24U.js → chunk-6O3RJV3C.js} +2 -2
  10. package/dist/{chunk-GTFMI24U.js.map → chunk-6O3RJV3C.js.map} +1 -1
  11. package/dist/{chunk-G44QUVNM.js → chunk-7JMMLHPQ.js} +337 -4
  12. package/dist/chunk-7JMMLHPQ.js.map +1 -0
  13. package/dist/chunk-CJYFSKH7.js +54 -54
  14. package/dist/chunk-CJYFSKH7.js.map +1 -1
  15. package/dist/{chunk-JDIM5AG7.cjs → chunk-EKPLKUZT.cjs} +11 -5
  16. package/dist/chunk-EKPLKUZT.cjs.map +1 -0
  17. package/dist/{chunk-MPT5PA6U.cjs → chunk-IIBRG5S5.cjs} +10 -2
  18. package/dist/chunk-IIBRG5S5.cjs.map +1 -0
  19. package/dist/{chunk-K4Q4SFJJ.cjs → chunk-IT2TC4ZD.cjs} +7 -7
  20. package/dist/{chunk-K4Q4SFJJ.cjs.map → chunk-IT2TC4ZD.cjs.map} +1 -1
  21. package/dist/{chunk-5XAI2XUF.js → chunk-IZWNIUJI.js} +11 -5
  22. package/dist/chunk-IZWNIUJI.js.map +1 -0
  23. package/dist/{chunk-CH5UHZVM.js → chunk-JTNUM7JE.js} +1218 -442
  24. package/dist/chunk-JTNUM7JE.js.map +1 -0
  25. package/dist/chunk-MNFY6DWY.cjs +54 -54
  26. package/dist/chunk-MNFY6DWY.cjs.map +1 -1
  27. package/dist/{chunk-R4WR3VTN.cjs → chunk-RCA6R6VE.cjs} +1329 -553
  28. package/dist/chunk-RCA6R6VE.cjs.map +1 -0
  29. package/dist/{chunk-HXHVU5GM.cjs → chunk-ZMVWMJ3S.cjs} +2 -2
  30. package/dist/{chunk-HXHVU5GM.cjs.map → chunk-ZMVWMJ3S.cjs.map} +1 -1
  31. package/dist/{collection-config-i8EaAF7z.d.cts → collection-config-B4PG-AaF.d.cts} +4 -2
  32. package/dist/{collection-config-i8EaAF7z.d.ts → collection-config-B4PG-AaF.d.ts} +4 -2
  33. package/dist/{filter-bar.template-Daw8ZDoq.d.cts → filter-bar.template-DlVYMk-T.d.cts} +1 -1
  34. package/dist/{filter-bar.template-Daw8ZDoq.d.ts → filter-bar.template-DlVYMk-T.d.ts} +1 -1
  35. package/dist/index.cjs +142 -141
  36. package/dist/index.cjs.map +1 -1
  37. package/dist/index.d.cts +8 -8
  38. package/dist/index.d.ts +8 -8
  39. package/dist/index.js +11 -10
  40. package/dist/index.js.map +1 -1
  41. package/dist/middleware.cjs +29 -29
  42. package/dist/middleware.d.cts +1 -1
  43. package/dist/middleware.d.ts +1 -1
  44. package/dist/middleware.js +3 -3
  45. package/dist/migrations-N2C2VPJU.js +4 -0
  46. package/dist/{migrations-KHWFJ2HN.js.map → migrations-N2C2VPJU.js.map} +1 -1
  47. package/dist/migrations-ONIAY6GK.cjs +13 -0
  48. package/dist/{migrations-7X4RPH7O.cjs.map → migrations-ONIAY6GK.cjs.map} +1 -1
  49. package/dist/{plugin-zvZpaiP5.d.cts → plugin-0Xogrln-.d.cts} +1 -1
  50. package/dist/{plugin-zvZpaiP5.d.ts → plugin-0Xogrln-.d.ts} +1 -1
  51. package/dist/{plugin-bootstrap-CJozpgmI.d.cts → plugin-bootstrap-WmpvYM5w.d.ts} +2 -2
  52. package/dist/{plugin-bootstrap-DU5VmuHZ.d.ts → plugin-bootstrap-fpG98Otb.d.cts} +2 -2
  53. package/dist/{plugin-manager-Baa6xXqB.d.ts → plugin-manager-Clf2gXwj.d.ts} +2 -2
  54. package/dist/{plugin-manager-vBal9Zip.d.cts → plugin-manager-GcIeb226.d.cts} +2 -2
  55. package/dist/plugins.d.cts +2 -2
  56. package/dist/plugins.d.ts +2 -2
  57. package/dist/routes.cjs +29 -29
  58. package/dist/routes.d.cts +1 -1
  59. package/dist/routes.d.ts +1 -1
  60. package/dist/routes.js +6 -6
  61. package/dist/services.cjs +44 -28
  62. package/dist/services.d.cts +29 -4
  63. package/dist/services.d.ts +29 -4
  64. package/dist/services.js +3 -3
  65. package/dist/{telemetry-UiD1i9GS.d.cts → telemetry-B9vIV4wh.d.cts} +1 -1
  66. package/dist/{telemetry-UiD1i9GS.d.ts → telemetry-B9vIV4wh.d.ts} +1 -1
  67. package/dist/templates.d.cts +1 -1
  68. package/dist/templates.d.ts +1 -1
  69. package/dist/types.d.cts +3 -3
  70. package/dist/types.d.ts +3 -3
  71. package/dist/utils.cjs +11 -11
  72. package/dist/utils.d.cts +3 -3
  73. package/dist/utils.d.ts +3 -3
  74. package/dist/utils.js +1 -1
  75. package/dist/{version-C_CXrN_T.d.cts → version-ChpccWQ1.d.cts} +1 -1
  76. package/dist/{version-C_CXrN_T.d.ts → version-ChpccWQ1.d.ts} +1 -1
  77. package/package.json +9 -3
  78. package/dist/chunk-5XAI2XUF.js.map +0 -1
  79. package/dist/chunk-CH5UHZVM.js.map +0 -1
  80. package/dist/chunk-G44QUVNM.js.map +0 -1
  81. package/dist/chunk-JDIM5AG7.cjs.map +0 -1
  82. package/dist/chunk-MPT5PA6U.cjs.map +0 -1
  83. package/dist/chunk-R4WR3VTN.cjs.map +0 -1
  84. package/dist/chunk-VNLR35GO.cjs.map +0 -1
  85. package/dist/chunk-YFJJU26H.js.map +0 -1
  86. package/dist/migrations-7X4RPH7O.cjs +0 -13
  87. package/dist/migrations-KHWFJ2HN.js +0 -4
package/dist/index.cjs CHANGED
@@ -1,15 +1,15 @@
1
1
  'use strict';
2
2
 
3
- var chunkR4WR3VTN_cjs = require('./chunk-R4WR3VTN.cjs');
4
- var chunkVNLR35GO_cjs = require('./chunk-VNLR35GO.cjs');
5
- var chunkK4Q4SFJJ_cjs = require('./chunk-K4Q4SFJJ.cjs');
6
- var chunkMPT5PA6U_cjs = require('./chunk-MPT5PA6U.cjs');
7
- var chunkHXHVU5GM_cjs = require('./chunk-HXHVU5GM.cjs');
3
+ var chunkRCA6R6VE_cjs = require('./chunk-RCA6R6VE.cjs');
4
+ var chunk64APW3DW_cjs = require('./chunk-64APW3DW.cjs');
5
+ var chunkIT2TC4ZD_cjs = require('./chunk-IT2TC4ZD.cjs');
6
+ var chunkIIBRG5S5_cjs = require('./chunk-IIBRG5S5.cjs');
7
+ var chunkZMVWMJ3S_cjs = require('./chunk-ZMVWMJ3S.cjs');
8
8
  var chunk3G7XX4UI_cjs = require('./chunk-3G7XX4UI.cjs');
9
9
  var chunkLTKV7AE5_cjs = require('./chunk-LTKV7AE5.cjs');
10
10
  var chunkMNFY6DWY_cjs = require('./chunk-MNFY6DWY.cjs');
11
11
  var chunk6FHNRRJ3_cjs = require('./chunk-6FHNRRJ3.cjs');
12
- var chunkJDIM5AG7_cjs = require('./chunk-JDIM5AG7.cjs');
12
+ var chunkEKPLKUZT_cjs = require('./chunk-EKPLKUZT.cjs');
13
13
  require('./chunk-P3XDZL6Q.cjs');
14
14
  var chunkRCQ2HIQD_cjs = require('./chunk-RCQ2HIQD.cjs');
15
15
  var chunkMNWKYY5E_cjs = require('./chunk-MNWKYY5E.cjs');
@@ -559,7 +559,7 @@ function formatCellValue(value) {
559
559
  // src/plugins/core-plugins/database-tools-plugin/admin-routes.ts
560
560
  function createDatabaseToolsAdminRoutes() {
561
561
  const router3 = new hono.Hono();
562
- router3.use("*", chunkK4Q4SFJJ_cjs.requireAuth());
562
+ router3.use("*", chunkIT2TC4ZD_cjs.requireAuth());
563
563
  router3.get("/api/stats", async (c) => {
564
564
  try {
565
565
  const user = c.get("user");
@@ -1776,7 +1776,7 @@ function createOTPLoginPlugin() {
1776
1776
  console.warn("Failed to parse OTP plugin settings, using defaults");
1777
1777
  }
1778
1778
  }
1779
- const settingsService = new chunkVNLR35GO_cjs.SettingsService(db);
1779
+ const settingsService = new chunk64APW3DW_cjs.SettingsService(db);
1780
1780
  const generalSettings = await settingsService.getGeneralSettings();
1781
1781
  const siteName = generalSettings.siteName;
1782
1782
  const canRequest = await otpService.checkRateLimit(normalizedEmail, settings);
@@ -1925,7 +1925,7 @@ function createOTPLoginPlugin() {
1925
1925
  error: "Account is deactivated"
1926
1926
  }, 403);
1927
1927
  }
1928
- const token = await chunkK4Q4SFJJ_cjs.AuthManager.generateToken(user.id, user.email, user.role, c.env.JWT_SECRET);
1928
+ const token = await chunkIT2TC4ZD_cjs.AuthManager.generateToken(user.id, user.email, user.role, c.env.JWT_SECRET);
1929
1929
  cookie.setCookie(c, "auth_token", token, {
1930
1930
  httpOnly: true,
1931
1931
  secure: true,
@@ -3575,7 +3575,7 @@ function renderSettingsPage(data) {
3575
3575
 
3576
3576
  // src/plugins/core-plugins/ai-search-plugin/routes/admin.ts
3577
3577
  var adminRoutes = new hono.Hono();
3578
- adminRoutes.use("*", chunkK4Q4SFJJ_cjs.requireAuth());
3578
+ adminRoutes.use("*", chunkIT2TC4ZD_cjs.requireAuth());
3579
3579
  adminRoutes.get("/", async (c) => {
3580
3580
  try {
3581
3581
  const user = c.get("user");
@@ -3976,13 +3976,13 @@ function createMagicLinkAuthPlugin() {
3976
3976
  SET used = 1, used_at = ?
3977
3977
  WHERE id = ?
3978
3978
  `).bind(Date.now(), magicLink.id).run();
3979
- const jwtToken = await chunkK4Q4SFJJ_cjs.AuthManager.generateToken(
3979
+ const jwtToken = await chunkIT2TC4ZD_cjs.AuthManager.generateToken(
3980
3980
  user.id,
3981
3981
  user.email,
3982
3982
  user.role,
3983
3983
  c.env.JWT_SECRET
3984
3984
  );
3985
- chunkK4Q4SFJJ_cjs.AuthManager.setAuthCookie(c, jwtToken);
3985
+ chunkIT2TC4ZD_cjs.AuthManager.setAuthCookie(c, jwtToken);
3986
3986
  await db.prepare(`
3987
3987
  UPDATE users SET last_login_at = ? WHERE id = ?
3988
3988
  `).bind(Date.now(), user.id).run();
@@ -5268,7 +5268,7 @@ function renderCacheDashboard(data) {
5268
5268
  </script>
5269
5269
 
5270
5270
  <!-- Confirmation Dialogs -->
5271
- ${chunkR4WR3VTN_cjs.renderConfirmationDialog({
5271
+ ${chunkRCA6R6VE_cjs.renderConfirmationDialog({
5272
5272
  id: "clear-all-cache-confirm",
5273
5273
  title: "Clear All Cache",
5274
5274
  message: "Are you sure you want to clear all cache entries? This cannot be undone.",
@@ -5279,7 +5279,7 @@ function renderCacheDashboard(data) {
5279
5279
  onConfirm: "performClearAllCaches()"
5280
5280
  })}
5281
5281
 
5282
- ${chunkR4WR3VTN_cjs.renderConfirmationDialog({
5282
+ ${chunkRCA6R6VE_cjs.renderConfirmationDialog({
5283
5283
  id: "clear-namespace-cache-confirm",
5284
5284
  title: "Clear Namespace Cache",
5285
5285
  message: "Clear cache for this namespace?",
@@ -5290,7 +5290,7 @@ function renderCacheDashboard(data) {
5290
5290
  onConfirm: "performClearNamespaceCache()"
5291
5291
  })}
5292
5292
 
5293
- ${chunkR4WR3VTN_cjs.getConfirmationDialogScript()}
5293
+ ${chunkRCA6R6VE_cjs.getConfirmationDialogScript()}
5294
5294
  `;
5295
5295
  const layoutData = {
5296
5296
  title: "Cache System",
@@ -5976,14 +5976,14 @@ var faviconSvg = `<?xml version="1.0" encoding="UTF-8" standalone="no"?>
5976
5976
  // src/app.ts
5977
5977
  function createSonicJSApp(config = {}) {
5978
5978
  const app2 = new hono.Hono();
5979
- const appVersion = config.version || chunkJDIM5AG7_cjs.getCoreVersion();
5979
+ const appVersion = config.version || chunkEKPLKUZT_cjs.getCoreVersion();
5980
5980
  const appName = config.name || "SonicJS AI";
5981
5981
  app2.use("*", async (c, next) => {
5982
5982
  c.set("appVersion", appVersion);
5983
5983
  await next();
5984
5984
  });
5985
- app2.use("*", chunkK4Q4SFJJ_cjs.metricsMiddleware());
5986
- app2.use("*", chunkK4Q4SFJJ_cjs.bootstrapMiddleware(config));
5985
+ app2.use("*", chunkIT2TC4ZD_cjs.metricsMiddleware());
5986
+ app2.use("*", chunkIT2TC4ZD_cjs.bootstrapMiddleware(config));
5987
5987
  if (config.middleware?.beforeAuth) {
5988
5988
  for (const middleware of config.middleware.beforeAuth) {
5989
5989
  app2.use("*", middleware);
@@ -5992,28 +5992,28 @@ function createSonicJSApp(config = {}) {
5992
5992
  app2.use("*", async (_c, next) => {
5993
5993
  await next();
5994
5994
  });
5995
- app2.use("*", chunkK4Q4SFJJ_cjs.securityHeadersMiddleware());
5996
- app2.use("*", chunkK4Q4SFJJ_cjs.csrfProtection());
5995
+ app2.use("*", chunkIT2TC4ZD_cjs.securityHeadersMiddleware());
5996
+ app2.use("*", chunkIT2TC4ZD_cjs.csrfProtection());
5997
5997
  if (config.middleware?.afterAuth) {
5998
5998
  for (const middleware of config.middleware.afterAuth) {
5999
5999
  app2.use("*", middleware);
6000
6000
  }
6001
6001
  }
6002
- app2.route("/api", chunkR4WR3VTN_cjs.api_default);
6003
- app2.route("/api/media", chunkR4WR3VTN_cjs.api_media_default);
6004
- app2.route("/api/system", chunkR4WR3VTN_cjs.api_system_default);
6005
- app2.route("/admin/api", chunkR4WR3VTN_cjs.admin_api_default);
6006
- app2.route("/admin/dashboard", chunkR4WR3VTN_cjs.router);
6007
- app2.route("/admin/collections", chunkR4WR3VTN_cjs.adminCollectionsRoutes);
6008
- app2.route("/admin/forms", chunkR4WR3VTN_cjs.adminFormsRoutes);
6009
- app2.route("/admin/settings", chunkR4WR3VTN_cjs.adminSettingsRoutes);
6010
- app2.route("/forms", chunkR4WR3VTN_cjs.public_forms_default);
6011
- app2.route("/api/forms", chunkR4WR3VTN_cjs.public_forms_default);
6012
- app2.route("/admin/api-reference", chunkR4WR3VTN_cjs.router2);
6002
+ app2.route("/api", chunkRCA6R6VE_cjs.api_default);
6003
+ app2.route("/api/media", chunkRCA6R6VE_cjs.api_media_default);
6004
+ app2.route("/api/system", chunkRCA6R6VE_cjs.api_system_default);
6005
+ app2.route("/admin/api", chunkRCA6R6VE_cjs.admin_api_default);
6006
+ app2.route("/admin/dashboard", chunkRCA6R6VE_cjs.router);
6007
+ app2.route("/admin/collections", chunkRCA6R6VE_cjs.adminCollectionsRoutes);
6008
+ app2.route("/admin/forms", chunkRCA6R6VE_cjs.adminFormsRoutes);
6009
+ app2.route("/admin/settings", chunkRCA6R6VE_cjs.adminSettingsRoutes);
6010
+ app2.route("/forms", chunkRCA6R6VE_cjs.public_forms_default);
6011
+ app2.route("/api/forms", chunkRCA6R6VE_cjs.public_forms_default);
6012
+ app2.route("/admin/api-reference", chunkRCA6R6VE_cjs.router2);
6013
6013
  app2.route("/admin/database-tools", createDatabaseToolsAdminRoutes());
6014
6014
  app2.route("/admin/seed-data", createSeedDataAdminRoutes());
6015
- app2.route("/admin/content", chunkR4WR3VTN_cjs.admin_content_default);
6016
- app2.route("/admin/media", chunkR4WR3VTN_cjs.adminMediaRoutes);
6015
+ app2.route("/admin/content", chunkRCA6R6VE_cjs.admin_content_default);
6016
+ app2.route("/admin/media", chunkRCA6R6VE_cjs.adminMediaRoutes);
6017
6017
  if (aiSearchPlugin.routes && aiSearchPlugin.routes.length > 0) {
6018
6018
  for (const route of aiSearchPlugin.routes) {
6019
6019
  app2.route(route.path, route.handler);
@@ -6025,11 +6025,11 @@ function createSonicJSApp(config = {}) {
6025
6025
  app2.route(route.path, route.handler);
6026
6026
  }
6027
6027
  }
6028
- app2.route("/admin/plugins", chunkR4WR3VTN_cjs.adminPluginRoutes);
6029
- app2.route("/admin/logs", chunkR4WR3VTN_cjs.adminLogsRoutes);
6030
- app2.route("/admin", chunkR4WR3VTN_cjs.userRoutes);
6031
- app2.route("/auth", chunkR4WR3VTN_cjs.auth_default);
6032
- app2.route("/", chunkR4WR3VTN_cjs.test_cleanup_default);
6028
+ app2.route("/admin/plugins", chunkRCA6R6VE_cjs.adminPluginRoutes);
6029
+ app2.route("/admin/logs", chunkRCA6R6VE_cjs.adminLogsRoutes);
6030
+ app2.route("/admin", chunkRCA6R6VE_cjs.userRoutes);
6031
+ app2.route("/auth", chunkRCA6R6VE_cjs.auth_default);
6032
+ app2.route("/", chunkRCA6R6VE_cjs.test_cleanup_default);
6033
6033
  if (emailPlugin.routes && emailPlugin.routes.length > 0) {
6034
6034
  for (const route of emailPlugin.routes) {
6035
6035
  app2.route(route.path, route.handler);
@@ -6092,6 +6092,7 @@ function createSonicJSApp(config = {}) {
6092
6092
  timestamp: (/* @__PURE__ */ new Date()).toISOString()
6093
6093
  });
6094
6094
  });
6095
+ chunk64APW3DW_cjs.setAppInstance(app2);
6095
6096
  app2.notFound((c) => {
6096
6097
  return c.json({ error: "Not Found", status: 404 }, 404);
6097
6098
  });
@@ -6108,387 +6109,387 @@ function setupCoreRoutes(_app) {
6108
6109
  console.warn("setupCoreRoutes is deprecated. Use createSonicJSApp() instead.");
6109
6110
  }
6110
6111
  function createDb(d1$1) {
6111
- return d1.drizzle(d1$1, { schema: chunkVNLR35GO_cjs.schema_exports });
6112
+ return d1.drizzle(d1$1, { schema: chunk64APW3DW_cjs.schema_exports });
6112
6113
  }
6113
6114
 
6114
6115
  // src/index.ts
6115
- var VERSION = chunkJDIM5AG7_cjs.package_default.version;
6116
+ var VERSION = chunkEKPLKUZT_cjs.package_default.version;
6116
6117
 
6117
6118
  Object.defineProperty(exports, "ROUTES_INFO", {
6118
6119
  enumerable: true,
6119
- get: function () { return chunkR4WR3VTN_cjs.ROUTES_INFO; }
6120
+ get: function () { return chunkRCA6R6VE_cjs.ROUTES_INFO; }
6120
6121
  });
6121
6122
  Object.defineProperty(exports, "adminApiRoutes", {
6122
6123
  enumerable: true,
6123
- get: function () { return chunkR4WR3VTN_cjs.admin_api_default; }
6124
+ get: function () { return chunkRCA6R6VE_cjs.admin_api_default; }
6124
6125
  });
6125
6126
  Object.defineProperty(exports, "adminCheckboxRoutes", {
6126
6127
  enumerable: true,
6127
- get: function () { return chunkR4WR3VTN_cjs.adminCheckboxRoutes; }
6128
+ get: function () { return chunkRCA6R6VE_cjs.adminCheckboxRoutes; }
6128
6129
  });
6129
6130
  Object.defineProperty(exports, "adminCodeExamplesRoutes", {
6130
6131
  enumerable: true,
6131
- get: function () { return chunkR4WR3VTN_cjs.admin_code_examples_default; }
6132
+ get: function () { return chunkRCA6R6VE_cjs.admin_code_examples_default; }
6132
6133
  });
6133
6134
  Object.defineProperty(exports, "adminCollectionsRoutes", {
6134
6135
  enumerable: true,
6135
- get: function () { return chunkR4WR3VTN_cjs.adminCollectionsRoutes; }
6136
+ get: function () { return chunkRCA6R6VE_cjs.adminCollectionsRoutes; }
6136
6137
  });
6137
6138
  Object.defineProperty(exports, "adminContentRoutes", {
6138
6139
  enumerable: true,
6139
- get: function () { return chunkR4WR3VTN_cjs.admin_content_default; }
6140
+ get: function () { return chunkRCA6R6VE_cjs.admin_content_default; }
6140
6141
  });
6141
6142
  Object.defineProperty(exports, "adminDashboardRoutes", {
6142
6143
  enumerable: true,
6143
- get: function () { return chunkR4WR3VTN_cjs.router; }
6144
+ get: function () { return chunkRCA6R6VE_cjs.router; }
6144
6145
  });
6145
6146
  Object.defineProperty(exports, "adminDesignRoutes", {
6146
6147
  enumerable: true,
6147
- get: function () { return chunkR4WR3VTN_cjs.adminDesignRoutes; }
6148
+ get: function () { return chunkRCA6R6VE_cjs.adminDesignRoutes; }
6148
6149
  });
6149
6150
  Object.defineProperty(exports, "adminLogsRoutes", {
6150
6151
  enumerable: true,
6151
- get: function () { return chunkR4WR3VTN_cjs.adminLogsRoutes; }
6152
+ get: function () { return chunkRCA6R6VE_cjs.adminLogsRoutes; }
6152
6153
  });
6153
6154
  Object.defineProperty(exports, "adminMediaRoutes", {
6154
6155
  enumerable: true,
6155
- get: function () { return chunkR4WR3VTN_cjs.adminMediaRoutes; }
6156
+ get: function () { return chunkRCA6R6VE_cjs.adminMediaRoutes; }
6156
6157
  });
6157
6158
  Object.defineProperty(exports, "adminPluginRoutes", {
6158
6159
  enumerable: true,
6159
- get: function () { return chunkR4WR3VTN_cjs.adminPluginRoutes; }
6160
+ get: function () { return chunkRCA6R6VE_cjs.adminPluginRoutes; }
6160
6161
  });
6161
6162
  Object.defineProperty(exports, "adminSettingsRoutes", {
6162
6163
  enumerable: true,
6163
- get: function () { return chunkR4WR3VTN_cjs.adminSettingsRoutes; }
6164
+ get: function () { return chunkRCA6R6VE_cjs.adminSettingsRoutes; }
6164
6165
  });
6165
6166
  Object.defineProperty(exports, "adminTestimonialsRoutes", {
6166
6167
  enumerable: true,
6167
- get: function () { return chunkR4WR3VTN_cjs.admin_testimonials_default; }
6168
+ get: function () { return chunkRCA6R6VE_cjs.admin_testimonials_default; }
6168
6169
  });
6169
6170
  Object.defineProperty(exports, "adminUsersRoutes", {
6170
6171
  enumerable: true,
6171
- get: function () { return chunkR4WR3VTN_cjs.userRoutes; }
6172
+ get: function () { return chunkRCA6R6VE_cjs.userRoutes; }
6172
6173
  });
6173
6174
  Object.defineProperty(exports, "apiContentCrudRoutes", {
6174
6175
  enumerable: true,
6175
- get: function () { return chunkR4WR3VTN_cjs.api_content_crud_default; }
6176
+ get: function () { return chunkRCA6R6VE_cjs.api_content_crud_default; }
6176
6177
  });
6177
6178
  Object.defineProperty(exports, "apiMediaRoutes", {
6178
6179
  enumerable: true,
6179
- get: function () { return chunkR4WR3VTN_cjs.api_media_default; }
6180
+ get: function () { return chunkRCA6R6VE_cjs.api_media_default; }
6180
6181
  });
6181
6182
  Object.defineProperty(exports, "apiRoutes", {
6182
6183
  enumerable: true,
6183
- get: function () { return chunkR4WR3VTN_cjs.api_default; }
6184
+ get: function () { return chunkRCA6R6VE_cjs.api_default; }
6184
6185
  });
6185
6186
  Object.defineProperty(exports, "apiSystemRoutes", {
6186
6187
  enumerable: true,
6187
- get: function () { return chunkR4WR3VTN_cjs.api_system_default; }
6188
+ get: function () { return chunkRCA6R6VE_cjs.api_system_default; }
6188
6189
  });
6189
6190
  Object.defineProperty(exports, "authRoutes", {
6190
6191
  enumerable: true,
6191
- get: function () { return chunkR4WR3VTN_cjs.auth_default; }
6192
+ get: function () { return chunkRCA6R6VE_cjs.auth_default; }
6192
6193
  });
6193
6194
  Object.defineProperty(exports, "Logger", {
6194
6195
  enumerable: true,
6195
- get: function () { return chunkVNLR35GO_cjs.Logger; }
6196
+ get: function () { return chunk64APW3DW_cjs.Logger; }
6196
6197
  });
6197
6198
  Object.defineProperty(exports, "apiTokens", {
6198
6199
  enumerable: true,
6199
- get: function () { return chunkVNLR35GO_cjs.apiTokens; }
6200
+ get: function () { return chunk64APW3DW_cjs.apiTokens; }
6200
6201
  });
6201
6202
  Object.defineProperty(exports, "collections", {
6202
6203
  enumerable: true,
6203
- get: function () { return chunkVNLR35GO_cjs.collections; }
6204
+ get: function () { return chunk64APW3DW_cjs.collections; }
6204
6205
  });
6205
6206
  Object.defineProperty(exports, "content", {
6206
6207
  enumerable: true,
6207
- get: function () { return chunkVNLR35GO_cjs.content; }
6208
+ get: function () { return chunk64APW3DW_cjs.content; }
6208
6209
  });
6209
6210
  Object.defineProperty(exports, "contentVersions", {
6210
6211
  enumerable: true,
6211
- get: function () { return chunkVNLR35GO_cjs.contentVersions; }
6212
+ get: function () { return chunk64APW3DW_cjs.contentVersions; }
6212
6213
  });
6213
6214
  Object.defineProperty(exports, "getLogger", {
6214
6215
  enumerable: true,
6215
- get: function () { return chunkVNLR35GO_cjs.getLogger; }
6216
+ get: function () { return chunk64APW3DW_cjs.getLogger; }
6216
6217
  });
6217
6218
  Object.defineProperty(exports, "initLogger", {
6218
6219
  enumerable: true,
6219
- get: function () { return chunkVNLR35GO_cjs.initLogger; }
6220
+ get: function () { return chunk64APW3DW_cjs.initLogger; }
6220
6221
  });
6221
6222
  Object.defineProperty(exports, "insertCollectionSchema", {
6222
6223
  enumerable: true,
6223
- get: function () { return chunkVNLR35GO_cjs.insertCollectionSchema; }
6224
+ get: function () { return chunk64APW3DW_cjs.insertCollectionSchema; }
6224
6225
  });
6225
6226
  Object.defineProperty(exports, "insertContentSchema", {
6226
6227
  enumerable: true,
6227
- get: function () { return chunkVNLR35GO_cjs.insertContentSchema; }
6228
+ get: function () { return chunk64APW3DW_cjs.insertContentSchema; }
6228
6229
  });
6229
6230
  Object.defineProperty(exports, "insertLogConfigSchema", {
6230
6231
  enumerable: true,
6231
- get: function () { return chunkVNLR35GO_cjs.insertLogConfigSchema; }
6232
+ get: function () { return chunk64APW3DW_cjs.insertLogConfigSchema; }
6232
6233
  });
6233
6234
  Object.defineProperty(exports, "insertMediaSchema", {
6234
6235
  enumerable: true,
6235
- get: function () { return chunkVNLR35GO_cjs.insertMediaSchema; }
6236
+ get: function () { return chunk64APW3DW_cjs.insertMediaSchema; }
6236
6237
  });
6237
6238
  Object.defineProperty(exports, "insertPluginActivityLogSchema", {
6238
6239
  enumerable: true,
6239
- get: function () { return chunkVNLR35GO_cjs.insertPluginActivityLogSchema; }
6240
+ get: function () { return chunk64APW3DW_cjs.insertPluginActivityLogSchema; }
6240
6241
  });
6241
6242
  Object.defineProperty(exports, "insertPluginAssetSchema", {
6242
6243
  enumerable: true,
6243
- get: function () { return chunkVNLR35GO_cjs.insertPluginAssetSchema; }
6244
+ get: function () { return chunk64APW3DW_cjs.insertPluginAssetSchema; }
6244
6245
  });
6245
6246
  Object.defineProperty(exports, "insertPluginHookSchema", {
6246
6247
  enumerable: true,
6247
- get: function () { return chunkVNLR35GO_cjs.insertPluginHookSchema; }
6248
+ get: function () { return chunk64APW3DW_cjs.insertPluginHookSchema; }
6248
6249
  });
6249
6250
  Object.defineProperty(exports, "insertPluginRouteSchema", {
6250
6251
  enumerable: true,
6251
- get: function () { return chunkVNLR35GO_cjs.insertPluginRouteSchema; }
6252
+ get: function () { return chunk64APW3DW_cjs.insertPluginRouteSchema; }
6252
6253
  });
6253
6254
  Object.defineProperty(exports, "insertPluginSchema", {
6254
6255
  enumerable: true,
6255
- get: function () { return chunkVNLR35GO_cjs.insertPluginSchema; }
6256
+ get: function () { return chunk64APW3DW_cjs.insertPluginSchema; }
6256
6257
  });
6257
6258
  Object.defineProperty(exports, "insertSystemLogSchema", {
6258
6259
  enumerable: true,
6259
- get: function () { return chunkVNLR35GO_cjs.insertSystemLogSchema; }
6260
+ get: function () { return chunk64APW3DW_cjs.insertSystemLogSchema; }
6260
6261
  });
6261
6262
  Object.defineProperty(exports, "insertUserSchema", {
6262
6263
  enumerable: true,
6263
- get: function () { return chunkVNLR35GO_cjs.insertUserSchema; }
6264
+ get: function () { return chunk64APW3DW_cjs.insertUserSchema; }
6264
6265
  });
6265
6266
  Object.defineProperty(exports, "insertWorkflowHistorySchema", {
6266
6267
  enumerable: true,
6267
- get: function () { return chunkVNLR35GO_cjs.insertWorkflowHistorySchema; }
6268
+ get: function () { return chunk64APW3DW_cjs.insertWorkflowHistorySchema; }
6268
6269
  });
6269
6270
  Object.defineProperty(exports, "logConfig", {
6270
6271
  enumerable: true,
6271
- get: function () { return chunkVNLR35GO_cjs.logConfig; }
6272
+ get: function () { return chunk64APW3DW_cjs.logConfig; }
6272
6273
  });
6273
6274
  Object.defineProperty(exports, "media", {
6274
6275
  enumerable: true,
6275
- get: function () { return chunkVNLR35GO_cjs.media; }
6276
+ get: function () { return chunk64APW3DW_cjs.media; }
6276
6277
  });
6277
6278
  Object.defineProperty(exports, "pluginActivityLog", {
6278
6279
  enumerable: true,
6279
- get: function () { return chunkVNLR35GO_cjs.pluginActivityLog; }
6280
+ get: function () { return chunk64APW3DW_cjs.pluginActivityLog; }
6280
6281
  });
6281
6282
  Object.defineProperty(exports, "pluginAssets", {
6282
6283
  enumerable: true,
6283
- get: function () { return chunkVNLR35GO_cjs.pluginAssets; }
6284
+ get: function () { return chunk64APW3DW_cjs.pluginAssets; }
6284
6285
  });
6285
6286
  Object.defineProperty(exports, "pluginHooks", {
6286
6287
  enumerable: true,
6287
- get: function () { return chunkVNLR35GO_cjs.pluginHooks; }
6288
+ get: function () { return chunk64APW3DW_cjs.pluginHooks; }
6288
6289
  });
6289
6290
  Object.defineProperty(exports, "pluginRoutes", {
6290
6291
  enumerable: true,
6291
- get: function () { return chunkVNLR35GO_cjs.pluginRoutes; }
6292
+ get: function () { return chunk64APW3DW_cjs.pluginRoutes; }
6292
6293
  });
6293
6294
  Object.defineProperty(exports, "plugins", {
6294
6295
  enumerable: true,
6295
- get: function () { return chunkVNLR35GO_cjs.plugins; }
6296
+ get: function () { return chunk64APW3DW_cjs.plugins; }
6296
6297
  });
6297
6298
  Object.defineProperty(exports, "selectCollectionSchema", {
6298
6299
  enumerable: true,
6299
- get: function () { return chunkVNLR35GO_cjs.selectCollectionSchema; }
6300
+ get: function () { return chunk64APW3DW_cjs.selectCollectionSchema; }
6300
6301
  });
6301
6302
  Object.defineProperty(exports, "selectContentSchema", {
6302
6303
  enumerable: true,
6303
- get: function () { return chunkVNLR35GO_cjs.selectContentSchema; }
6304
+ get: function () { return chunk64APW3DW_cjs.selectContentSchema; }
6304
6305
  });
6305
6306
  Object.defineProperty(exports, "selectLogConfigSchema", {
6306
6307
  enumerable: true,
6307
- get: function () { return chunkVNLR35GO_cjs.selectLogConfigSchema; }
6308
+ get: function () { return chunk64APW3DW_cjs.selectLogConfigSchema; }
6308
6309
  });
6309
6310
  Object.defineProperty(exports, "selectMediaSchema", {
6310
6311
  enumerable: true,
6311
- get: function () { return chunkVNLR35GO_cjs.selectMediaSchema; }
6312
+ get: function () { return chunk64APW3DW_cjs.selectMediaSchema; }
6312
6313
  });
6313
6314
  Object.defineProperty(exports, "selectPluginActivityLogSchema", {
6314
6315
  enumerable: true,
6315
- get: function () { return chunkVNLR35GO_cjs.selectPluginActivityLogSchema; }
6316
+ get: function () { return chunk64APW3DW_cjs.selectPluginActivityLogSchema; }
6316
6317
  });
6317
6318
  Object.defineProperty(exports, "selectPluginAssetSchema", {
6318
6319
  enumerable: true,
6319
- get: function () { return chunkVNLR35GO_cjs.selectPluginAssetSchema; }
6320
+ get: function () { return chunk64APW3DW_cjs.selectPluginAssetSchema; }
6320
6321
  });
6321
6322
  Object.defineProperty(exports, "selectPluginHookSchema", {
6322
6323
  enumerable: true,
6323
- get: function () { return chunkVNLR35GO_cjs.selectPluginHookSchema; }
6324
+ get: function () { return chunk64APW3DW_cjs.selectPluginHookSchema; }
6324
6325
  });
6325
6326
  Object.defineProperty(exports, "selectPluginRouteSchema", {
6326
6327
  enumerable: true,
6327
- get: function () { return chunkVNLR35GO_cjs.selectPluginRouteSchema; }
6328
+ get: function () { return chunk64APW3DW_cjs.selectPluginRouteSchema; }
6328
6329
  });
6329
6330
  Object.defineProperty(exports, "selectPluginSchema", {
6330
6331
  enumerable: true,
6331
- get: function () { return chunkVNLR35GO_cjs.selectPluginSchema; }
6332
+ get: function () { return chunk64APW3DW_cjs.selectPluginSchema; }
6332
6333
  });
6333
6334
  Object.defineProperty(exports, "selectSystemLogSchema", {
6334
6335
  enumerable: true,
6335
- get: function () { return chunkVNLR35GO_cjs.selectSystemLogSchema; }
6336
+ get: function () { return chunk64APW3DW_cjs.selectSystemLogSchema; }
6336
6337
  });
6337
6338
  Object.defineProperty(exports, "selectUserSchema", {
6338
6339
  enumerable: true,
6339
- get: function () { return chunkVNLR35GO_cjs.selectUserSchema; }
6340
+ get: function () { return chunk64APW3DW_cjs.selectUserSchema; }
6340
6341
  });
6341
6342
  Object.defineProperty(exports, "selectWorkflowHistorySchema", {
6342
6343
  enumerable: true,
6343
- get: function () { return chunkVNLR35GO_cjs.selectWorkflowHistorySchema; }
6344
+ get: function () { return chunk64APW3DW_cjs.selectWorkflowHistorySchema; }
6344
6345
  });
6345
6346
  Object.defineProperty(exports, "systemLogs", {
6346
6347
  enumerable: true,
6347
- get: function () { return chunkVNLR35GO_cjs.systemLogs; }
6348
+ get: function () { return chunk64APW3DW_cjs.systemLogs; }
6348
6349
  });
6349
6350
  Object.defineProperty(exports, "users", {
6350
6351
  enumerable: true,
6351
- get: function () { return chunkVNLR35GO_cjs.users; }
6352
+ get: function () { return chunk64APW3DW_cjs.users; }
6352
6353
  });
6353
6354
  Object.defineProperty(exports, "workflowHistory", {
6354
6355
  enumerable: true,
6355
- get: function () { return chunkVNLR35GO_cjs.workflowHistory; }
6356
+ get: function () { return chunk64APW3DW_cjs.workflowHistory; }
6356
6357
  });
6357
6358
  Object.defineProperty(exports, "AuthManager", {
6358
6359
  enumerable: true,
6359
- get: function () { return chunkK4Q4SFJJ_cjs.AuthManager; }
6360
+ get: function () { return chunkIT2TC4ZD_cjs.AuthManager; }
6360
6361
  });
6361
6362
  Object.defineProperty(exports, "PermissionManager", {
6362
6363
  enumerable: true,
6363
- get: function () { return chunkK4Q4SFJJ_cjs.PermissionManager; }
6364
+ get: function () { return chunkIT2TC4ZD_cjs.PermissionManager; }
6364
6365
  });
6365
6366
  Object.defineProperty(exports, "bootstrapMiddleware", {
6366
6367
  enumerable: true,
6367
- get: function () { return chunkK4Q4SFJJ_cjs.bootstrapMiddleware; }
6368
+ get: function () { return chunkIT2TC4ZD_cjs.bootstrapMiddleware; }
6368
6369
  });
6369
6370
  Object.defineProperty(exports, "cacheHeaders", {
6370
6371
  enumerable: true,
6371
- get: function () { return chunkK4Q4SFJJ_cjs.cacheHeaders; }
6372
+ get: function () { return chunkIT2TC4ZD_cjs.cacheHeaders; }
6372
6373
  });
6373
6374
  Object.defineProperty(exports, "compressionMiddleware", {
6374
6375
  enumerable: true,
6375
- get: function () { return chunkK4Q4SFJJ_cjs.compressionMiddleware; }
6376
+ get: function () { return chunkIT2TC4ZD_cjs.compressionMiddleware; }
6376
6377
  });
6377
6378
  Object.defineProperty(exports, "detailedLoggingMiddleware", {
6378
6379
  enumerable: true,
6379
- get: function () { return chunkK4Q4SFJJ_cjs.detailedLoggingMiddleware; }
6380
+ get: function () { return chunkIT2TC4ZD_cjs.detailedLoggingMiddleware; }
6380
6381
  });
6381
6382
  Object.defineProperty(exports, "getActivePlugins", {
6382
6383
  enumerable: true,
6383
- get: function () { return chunkK4Q4SFJJ_cjs.getActivePlugins; }
6384
+ get: function () { return chunkIT2TC4ZD_cjs.getActivePlugins; }
6384
6385
  });
6385
6386
  Object.defineProperty(exports, "isPluginActive", {
6386
6387
  enumerable: true,
6387
- get: function () { return chunkK4Q4SFJJ_cjs.isPluginActive; }
6388
+ get: function () { return chunkIT2TC4ZD_cjs.isPluginActive; }
6388
6389
  });
6389
6390
  Object.defineProperty(exports, "logActivity", {
6390
6391
  enumerable: true,
6391
- get: function () { return chunkK4Q4SFJJ_cjs.logActivity; }
6392
+ get: function () { return chunkIT2TC4ZD_cjs.logActivity; }
6392
6393
  });
6393
6394
  Object.defineProperty(exports, "loggingMiddleware", {
6394
6395
  enumerable: true,
6395
- get: function () { return chunkK4Q4SFJJ_cjs.loggingMiddleware; }
6396
+ get: function () { return chunkIT2TC4ZD_cjs.loggingMiddleware; }
6396
6397
  });
6397
6398
  Object.defineProperty(exports, "optionalAuth", {
6398
6399
  enumerable: true,
6399
- get: function () { return chunkK4Q4SFJJ_cjs.optionalAuth; }
6400
+ get: function () { return chunkIT2TC4ZD_cjs.optionalAuth; }
6400
6401
  });
6401
6402
  Object.defineProperty(exports, "performanceLoggingMiddleware", {
6402
6403
  enumerable: true,
6403
- get: function () { return chunkK4Q4SFJJ_cjs.performanceLoggingMiddleware; }
6404
+ get: function () { return chunkIT2TC4ZD_cjs.performanceLoggingMiddleware; }
6404
6405
  });
6405
6406
  Object.defineProperty(exports, "requireActivePlugin", {
6406
6407
  enumerable: true,
6407
- get: function () { return chunkK4Q4SFJJ_cjs.requireActivePlugin; }
6408
+ get: function () { return chunkIT2TC4ZD_cjs.requireActivePlugin; }
6408
6409
  });
6409
6410
  Object.defineProperty(exports, "requireActivePlugins", {
6410
6411
  enumerable: true,
6411
- get: function () { return chunkK4Q4SFJJ_cjs.requireActivePlugins; }
6412
+ get: function () { return chunkIT2TC4ZD_cjs.requireActivePlugins; }
6412
6413
  });
6413
6414
  Object.defineProperty(exports, "requireAnyPermission", {
6414
6415
  enumerable: true,
6415
- get: function () { return chunkK4Q4SFJJ_cjs.requireAnyPermission; }
6416
+ get: function () { return chunkIT2TC4ZD_cjs.requireAnyPermission; }
6416
6417
  });
6417
6418
  Object.defineProperty(exports, "requireAuth", {
6418
6419
  enumerable: true,
6419
- get: function () { return chunkK4Q4SFJJ_cjs.requireAuth; }
6420
+ get: function () { return chunkIT2TC4ZD_cjs.requireAuth; }
6420
6421
  });
6421
6422
  Object.defineProperty(exports, "requirePermission", {
6422
6423
  enumerable: true,
6423
- get: function () { return chunkK4Q4SFJJ_cjs.requirePermission; }
6424
+ get: function () { return chunkIT2TC4ZD_cjs.requirePermission; }
6424
6425
  });
6425
6426
  Object.defineProperty(exports, "requireRole", {
6426
6427
  enumerable: true,
6427
- get: function () { return chunkK4Q4SFJJ_cjs.requireRole; }
6428
+ get: function () { return chunkIT2TC4ZD_cjs.requireRole; }
6428
6429
  });
6429
6430
  Object.defineProperty(exports, "securityHeaders", {
6430
6431
  enumerable: true,
6431
- get: function () { return chunkK4Q4SFJJ_cjs.securityHeadersMiddleware; }
6432
+ get: function () { return chunkIT2TC4ZD_cjs.securityHeadersMiddleware; }
6432
6433
  });
6433
6434
  Object.defineProperty(exports, "securityLoggingMiddleware", {
6434
6435
  enumerable: true,
6435
- get: function () { return chunkK4Q4SFJJ_cjs.securityLoggingMiddleware; }
6436
+ get: function () { return chunkIT2TC4ZD_cjs.securityLoggingMiddleware; }
6436
6437
  });
6437
6438
  Object.defineProperty(exports, "PluginBootstrapService", {
6438
6439
  enumerable: true,
6439
- get: function () { return chunkMPT5PA6U_cjs.PluginBootstrapService; }
6440
+ get: function () { return chunkIIBRG5S5_cjs.PluginBootstrapService; }
6440
6441
  });
6441
6442
  Object.defineProperty(exports, "PluginServiceClass", {
6442
6443
  enumerable: true,
6443
- get: function () { return chunkMPT5PA6U_cjs.PluginService; }
6444
+ get: function () { return chunkIIBRG5S5_cjs.PluginService; }
6444
6445
  });
6445
6446
  Object.defineProperty(exports, "cleanupRemovedCollections", {
6446
6447
  enumerable: true,
6447
- get: function () { return chunkMPT5PA6U_cjs.cleanupRemovedCollections; }
6448
+ get: function () { return chunkIIBRG5S5_cjs.cleanupRemovedCollections; }
6448
6449
  });
6449
6450
  Object.defineProperty(exports, "fullCollectionSync", {
6450
6451
  enumerable: true,
6451
- get: function () { return chunkMPT5PA6U_cjs.fullCollectionSync; }
6452
+ get: function () { return chunkIIBRG5S5_cjs.fullCollectionSync; }
6452
6453
  });
6453
6454
  Object.defineProperty(exports, "getAvailableCollectionNames", {
6454
6455
  enumerable: true,
6455
- get: function () { return chunkMPT5PA6U_cjs.getAvailableCollectionNames; }
6456
+ get: function () { return chunkIIBRG5S5_cjs.getAvailableCollectionNames; }
6456
6457
  });
6457
6458
  Object.defineProperty(exports, "getManagedCollections", {
6458
6459
  enumerable: true,
6459
- get: function () { return chunkMPT5PA6U_cjs.getManagedCollections; }
6460
+ get: function () { return chunkIIBRG5S5_cjs.getManagedCollections; }
6460
6461
  });
6461
6462
  Object.defineProperty(exports, "isCollectionManaged", {
6462
6463
  enumerable: true,
6463
- get: function () { return chunkMPT5PA6U_cjs.isCollectionManaged; }
6464
+ get: function () { return chunkIIBRG5S5_cjs.isCollectionManaged; }
6464
6465
  });
6465
6466
  Object.defineProperty(exports, "loadCollectionConfig", {
6466
6467
  enumerable: true,
6467
- get: function () { return chunkMPT5PA6U_cjs.loadCollectionConfig; }
6468
+ get: function () { return chunkIIBRG5S5_cjs.loadCollectionConfig; }
6468
6469
  });
6469
6470
  Object.defineProperty(exports, "loadCollectionConfigs", {
6470
6471
  enumerable: true,
6471
- get: function () { return chunkMPT5PA6U_cjs.loadCollectionConfigs; }
6472
+ get: function () { return chunkIIBRG5S5_cjs.loadCollectionConfigs; }
6472
6473
  });
6473
6474
  Object.defineProperty(exports, "registerCollections", {
6474
6475
  enumerable: true,
6475
- get: function () { return chunkMPT5PA6U_cjs.registerCollections; }
6476
+ get: function () { return chunkIIBRG5S5_cjs.registerCollections; }
6476
6477
  });
6477
6478
  Object.defineProperty(exports, "syncCollection", {
6478
6479
  enumerable: true,
6479
- get: function () { return chunkMPT5PA6U_cjs.syncCollection; }
6480
+ get: function () { return chunkIIBRG5S5_cjs.syncCollection; }
6480
6481
  });
6481
6482
  Object.defineProperty(exports, "syncCollections", {
6482
6483
  enumerable: true,
6483
- get: function () { return chunkMPT5PA6U_cjs.syncCollections; }
6484
+ get: function () { return chunkIIBRG5S5_cjs.syncCollections; }
6484
6485
  });
6485
6486
  Object.defineProperty(exports, "validateCollectionConfig", {
6486
6487
  enumerable: true,
6487
- get: function () { return chunkMPT5PA6U_cjs.validateCollectionConfig; }
6488
+ get: function () { return chunkIIBRG5S5_cjs.validateCollectionConfig; }
6488
6489
  });
6489
6490
  Object.defineProperty(exports, "MigrationService", {
6490
6491
  enumerable: true,
6491
- get: function () { return chunkHXHVU5GM_cjs.MigrationService; }
6492
+ get: function () { return chunkZMVWMJ3S_cjs.MigrationService; }
6492
6493
  });
6493
6494
  Object.defineProperty(exports, "renderFilterBar", {
6494
6495
  enumerable: true,
@@ -6556,31 +6557,31 @@ Object.defineProperty(exports, "PluginHelpers", {
6556
6557
  });
6557
6558
  Object.defineProperty(exports, "QueryFilterBuilder", {
6558
6559
  enumerable: true,
6559
- get: function () { return chunkJDIM5AG7_cjs.QueryFilterBuilder; }
6560
+ get: function () { return chunkEKPLKUZT_cjs.QueryFilterBuilder; }
6560
6561
  });
6561
6562
  Object.defineProperty(exports, "SONICJS_VERSION", {
6562
6563
  enumerable: true,
6563
- get: function () { return chunkJDIM5AG7_cjs.SONICJS_VERSION; }
6564
+ get: function () { return chunkEKPLKUZT_cjs.SONICJS_VERSION; }
6564
6565
  });
6565
6566
  Object.defineProperty(exports, "TemplateRenderer", {
6566
6567
  enumerable: true,
6567
- get: function () { return chunkJDIM5AG7_cjs.TemplateRenderer; }
6568
+ get: function () { return chunkEKPLKUZT_cjs.TemplateRenderer; }
6568
6569
  });
6569
6570
  Object.defineProperty(exports, "buildQuery", {
6570
6571
  enumerable: true,
6571
- get: function () { return chunkJDIM5AG7_cjs.buildQuery; }
6572
+ get: function () { return chunkEKPLKUZT_cjs.buildQuery; }
6572
6573
  });
6573
6574
  Object.defineProperty(exports, "getCoreVersion", {
6574
6575
  enumerable: true,
6575
- get: function () { return chunkJDIM5AG7_cjs.getCoreVersion; }
6576
+ get: function () { return chunkEKPLKUZT_cjs.getCoreVersion; }
6576
6577
  });
6577
6578
  Object.defineProperty(exports, "renderTemplate", {
6578
6579
  enumerable: true,
6579
- get: function () { return chunkJDIM5AG7_cjs.renderTemplate; }
6580
+ get: function () { return chunkEKPLKUZT_cjs.renderTemplate; }
6580
6581
  });
6581
6582
  Object.defineProperty(exports, "templateRenderer", {
6582
6583
  enumerable: true,
6583
- get: function () { return chunkJDIM5AG7_cjs.templateRenderer; }
6584
+ get: function () { return chunkEKPLKUZT_cjs.templateRenderer; }
6584
6585
  });
6585
6586
  Object.defineProperty(exports, "metricsTracker", {
6586
6587
  enumerable: true,