@sonicjs-cms/core 2.9.0 → 2.10.1

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 (68) hide show
  1. package/dist/{chunk-DQZVU3WB.cjs → chunk-5GO3AMON.cjs} +13 -7
  2. package/dist/chunk-5GO3AMON.cjs.map +1 -0
  3. package/dist/{chunk-YFJJU26H.js → chunk-BUPNX3ZM.js} +375 -3
  4. package/dist/chunk-BUPNX3ZM.js.map +1 -0
  5. package/dist/{chunk-SHU7Q66Q.cjs → chunk-E2GKK5HX.cjs} +7 -3
  6. package/dist/chunk-E2GKK5HX.cjs.map +1 -0
  7. package/dist/{chunk-LDFMYRG6.cjs → chunk-EAJJHE5F.cjs} +9 -2
  8. package/dist/chunk-EAJJHE5F.cjs.map +1 -0
  9. package/dist/{chunk-STTZVLY2.js → chunk-FW5CGNM2.js} +9 -2
  10. package/dist/chunk-FW5CGNM2.js.map +1 -0
  11. package/dist/{chunk-KSB6FXOP.cjs → chunk-HGKBMUYY.cjs} +1194 -278
  12. package/dist/chunk-HGKBMUYY.cjs.map +1 -0
  13. package/dist/{chunk-25YNV4RK.js → chunk-JFMBYQTC.js} +10 -4
  14. package/dist/chunk-JFMBYQTC.js.map +1 -0
  15. package/dist/{chunk-64APW3DW.cjs → chunk-LFAQUR7P.cjs} +9 -2
  16. package/dist/chunk-LFAQUR7P.cjs.map +1 -0
  17. package/dist/{chunk-2JGQKF7B.js → chunk-SDAGUFOF.js} +1079 -163
  18. package/dist/chunk-SDAGUFOF.js.map +1 -0
  19. package/dist/{chunk-MPT5PA6U.cjs → chunk-TWCQVJ6M.cjs} +381 -2
  20. package/dist/chunk-TWCQVJ6M.cjs.map +1 -0
  21. package/dist/{chunk-7JMMLHPQ.js → chunk-VJCLJH3X.js} +9 -2
  22. package/dist/chunk-VJCLJH3X.js.map +1 -0
  23. package/dist/{chunk-3FHMXGLF.js → chunk-YXTFJPMN.js} +7 -3
  24. package/dist/chunk-YXTFJPMN.js.map +1 -0
  25. package/dist/{collection-config-DckWhkdL.d.cts → collection-config-B4PG-AaF.d.cts} +2 -0
  26. package/dist/{collection-config-DckWhkdL.d.ts → collection-config-B4PG-AaF.d.ts} +2 -0
  27. package/dist/index.cjs +170 -142
  28. package/dist/index.cjs.map +1 -1
  29. package/dist/index.d.cts +3 -3
  30. package/dist/index.d.ts +3 -3
  31. package/dist/index.js +10 -10
  32. package/dist/index.js.map +1 -1
  33. package/dist/middleware.cjs +29 -29
  34. package/dist/middleware.js +3 -3
  35. package/dist/migrations-ADK6YNM2.js +4 -0
  36. package/dist/{migrations-SZSR3C3G.js.map → migrations-ADK6YNM2.js.map} +1 -1
  37. package/dist/migrations-EM2D6EG2.cjs +13 -0
  38. package/dist/{migrations-QQWGDWGB.cjs.map → migrations-EM2D6EG2.cjs.map} +1 -1
  39. package/dist/{plugin-bootstrap-BAz7NY0H.d.cts → plugin-bootstrap-B8PXeGj_.d.cts} +230 -2
  40. package/dist/{plugin-bootstrap-Cz3-bj8X.d.ts → plugin-bootstrap-CD63DZ-p.d.ts} +230 -2
  41. package/dist/routes.cjs +29 -29
  42. package/dist/routes.js +6 -6
  43. package/dist/services.cjs +60 -32
  44. package/dist/services.d.cts +2 -2
  45. package/dist/services.d.ts +2 -2
  46. package/dist/services.js +3 -3
  47. package/dist/types.d.cts +1 -1
  48. package/dist/types.d.ts +1 -1
  49. package/dist/utils.cjs +11 -11
  50. package/dist/utils.d.cts +1 -1
  51. package/dist/utils.d.ts +1 -1
  52. package/dist/utils.js +1 -1
  53. package/migrations/033_form_content_integration.sql +19 -0
  54. package/package.json +5 -1
  55. package/dist/chunk-25YNV4RK.js.map +0 -1
  56. package/dist/chunk-2JGQKF7B.js.map +0 -1
  57. package/dist/chunk-3FHMXGLF.js.map +0 -1
  58. package/dist/chunk-64APW3DW.cjs.map +0 -1
  59. package/dist/chunk-7JMMLHPQ.js.map +0 -1
  60. package/dist/chunk-DQZVU3WB.cjs.map +0 -1
  61. package/dist/chunk-KSB6FXOP.cjs.map +0 -1
  62. package/dist/chunk-LDFMYRG6.cjs.map +0 -1
  63. package/dist/chunk-MPT5PA6U.cjs.map +0 -1
  64. package/dist/chunk-SHU7Q66Q.cjs.map +0 -1
  65. package/dist/chunk-STTZVLY2.js.map +0 -1
  66. package/dist/chunk-YFJJU26H.js.map +0 -1
  67. package/dist/migrations-QQWGDWGB.cjs +0 -13
  68. package/dist/migrations-SZSR3C3G.js +0 -4
package/dist/index.cjs CHANGED
@@ -1,15 +1,15 @@
1
1
  'use strict';
2
2
 
3
- var chunkKSB6FXOP_cjs = require('./chunk-KSB6FXOP.cjs');
4
- var chunk64APW3DW_cjs = require('./chunk-64APW3DW.cjs');
5
- var chunkDQZVU3WB_cjs = require('./chunk-DQZVU3WB.cjs');
6
- var chunkMPT5PA6U_cjs = require('./chunk-MPT5PA6U.cjs');
7
- var chunkLDFMYRG6_cjs = require('./chunk-LDFMYRG6.cjs');
3
+ var chunkHGKBMUYY_cjs = require('./chunk-HGKBMUYY.cjs');
4
+ var chunkLFAQUR7P_cjs = require('./chunk-LFAQUR7P.cjs');
5
+ var chunk5GO3AMON_cjs = require('./chunk-5GO3AMON.cjs');
6
+ var chunkTWCQVJ6M_cjs = require('./chunk-TWCQVJ6M.cjs');
7
+ var chunkEAJJHE5F_cjs = require('./chunk-EAJJHE5F.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 chunkSHU7Q66Q_cjs = require('./chunk-SHU7Q66Q.cjs');
12
+ var chunkE2GKK5HX_cjs = require('./chunk-E2GKK5HX.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("*", chunkDQZVU3WB_cjs.requireAuth());
562
+ router3.use("*", chunk5GO3AMON_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 chunk64APW3DW_cjs.SettingsService(db);
1779
+ const settingsService = new chunkLFAQUR7P_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 chunkDQZVU3WB_cjs.AuthManager.generateToken(user.id, user.email, user.role, c.env.JWT_SECRET);
1928
+ const token = await chunk5GO3AMON_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("*", chunkDQZVU3WB_cjs.requireAuth());
3578
+ adminRoutes.use("*", chunk5GO3AMON_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 chunkDQZVU3WB_cjs.AuthManager.generateToken(
3979
+ const jwtToken = await chunk5GO3AMON_cjs.AuthManager.generateToken(
3980
3980
  user.id,
3981
3981
  user.email,
3982
3982
  user.role,
3983
3983
  c.env.JWT_SECRET
3984
3984
  );
3985
- chunkDQZVU3WB_cjs.AuthManager.setAuthCookie(c, jwtToken);
3985
+ chunk5GO3AMON_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
- ${chunkKSB6FXOP_cjs.renderConfirmationDialog({
5271
+ ${chunkHGKBMUYY_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
- ${chunkKSB6FXOP_cjs.renderConfirmationDialog({
5282
+ ${chunkHGKBMUYY_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
- ${chunkKSB6FXOP_cjs.getConfirmationDialogScript()}
5293
+ ${chunkHGKBMUYY_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 || chunkSHU7Q66Q_cjs.getCoreVersion();
5979
+ const appVersion = config.version || chunkE2GKK5HX_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("*", chunkDQZVU3WB_cjs.metricsMiddleware());
5986
- app2.use("*", chunkDQZVU3WB_cjs.bootstrapMiddleware(config));
5985
+ app2.use("*", chunk5GO3AMON_cjs.metricsMiddleware());
5986
+ app2.use("*", chunk5GO3AMON_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("*", chunkDQZVU3WB_cjs.securityHeadersMiddleware());
5996
- app2.use("*", chunkDQZVU3WB_cjs.csrfProtection());
5995
+ app2.use("*", chunk5GO3AMON_cjs.securityHeadersMiddleware());
5996
+ app2.use("*", chunk5GO3AMON_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", chunkKSB6FXOP_cjs.api_default);
6003
- app2.route("/api/media", chunkKSB6FXOP_cjs.api_media_default);
6004
- app2.route("/api/system", chunkKSB6FXOP_cjs.api_system_default);
6005
- app2.route("/admin/api", chunkKSB6FXOP_cjs.admin_api_default);
6006
- app2.route("/admin/dashboard", chunkKSB6FXOP_cjs.router);
6007
- app2.route("/admin/collections", chunkKSB6FXOP_cjs.adminCollectionsRoutes);
6008
- app2.route("/admin/forms", chunkKSB6FXOP_cjs.adminFormsRoutes);
6009
- app2.route("/admin/settings", chunkKSB6FXOP_cjs.adminSettingsRoutes);
6010
- app2.route("/forms", chunkKSB6FXOP_cjs.public_forms_default);
6011
- app2.route("/api/forms", chunkKSB6FXOP_cjs.public_forms_default);
6012
- app2.route("/admin/api-reference", chunkKSB6FXOP_cjs.router2);
6002
+ app2.route("/api", chunkHGKBMUYY_cjs.api_default);
6003
+ app2.route("/api/media", chunkHGKBMUYY_cjs.api_media_default);
6004
+ app2.route("/api/system", chunkHGKBMUYY_cjs.api_system_default);
6005
+ app2.route("/admin/api", chunkHGKBMUYY_cjs.admin_api_default);
6006
+ app2.route("/admin/dashboard", chunkHGKBMUYY_cjs.router);
6007
+ app2.route("/admin/collections", chunkHGKBMUYY_cjs.adminCollectionsRoutes);
6008
+ app2.route("/admin/forms", chunkHGKBMUYY_cjs.adminFormsRoutes);
6009
+ app2.route("/admin/settings", chunkHGKBMUYY_cjs.adminSettingsRoutes);
6010
+ app2.route("/forms", chunkHGKBMUYY_cjs.public_forms_default);
6011
+ app2.route("/api/forms", chunkHGKBMUYY_cjs.public_forms_default);
6012
+ app2.route("/admin/api-reference", chunkHGKBMUYY_cjs.router2);
6013
6013
  app2.route("/admin/database-tools", createDatabaseToolsAdminRoutes());
6014
6014
  app2.route("/admin/seed-data", createSeedDataAdminRoutes());
6015
- app2.route("/admin/content", chunkKSB6FXOP_cjs.admin_content_default);
6016
- app2.route("/admin/media", chunkKSB6FXOP_cjs.adminMediaRoutes);
6015
+ app2.route("/admin/content", chunkHGKBMUYY_cjs.admin_content_default);
6016
+ app2.route("/admin/media", chunkHGKBMUYY_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", chunkKSB6FXOP_cjs.adminPluginRoutes);
6029
- app2.route("/admin/logs", chunkKSB6FXOP_cjs.adminLogsRoutes);
6030
- app2.route("/admin", chunkKSB6FXOP_cjs.userRoutes);
6031
- app2.route("/auth", chunkKSB6FXOP_cjs.auth_default);
6032
- app2.route("/", chunkKSB6FXOP_cjs.test_cleanup_default);
6028
+ app2.route("/admin/plugins", chunkHGKBMUYY_cjs.adminPluginRoutes);
6029
+ app2.route("/admin/logs", chunkHGKBMUYY_cjs.adminLogsRoutes);
6030
+ app2.route("/admin", chunkHGKBMUYY_cjs.userRoutes);
6031
+ app2.route("/auth", chunkHGKBMUYY_cjs.auth_default);
6032
+ app2.route("/", chunkHGKBMUYY_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,7 +6092,7 @@ function createSonicJSApp(config = {}) {
6092
6092
  timestamp: (/* @__PURE__ */ new Date()).toISOString()
6093
6093
  });
6094
6094
  });
6095
- chunk64APW3DW_cjs.setAppInstance(app2);
6095
+ chunkLFAQUR7P_cjs.setAppInstance(app2);
6096
6096
  app2.notFound((c) => {
6097
6097
  return c.json({ error: "Not Found", status: 404 }, 404);
6098
6098
  });
@@ -6109,387 +6109,415 @@ function setupCoreRoutes(_app) {
6109
6109
  console.warn("setupCoreRoutes is deprecated. Use createSonicJSApp() instead.");
6110
6110
  }
6111
6111
  function createDb(d1$1) {
6112
- return d1.drizzle(d1$1, { schema: chunk64APW3DW_cjs.schema_exports });
6112
+ return d1.drizzle(d1$1, { schema: chunkLFAQUR7P_cjs.schema_exports });
6113
6113
  }
6114
6114
 
6115
6115
  // src/index.ts
6116
- var VERSION = chunkSHU7Q66Q_cjs.package_default.version;
6116
+ var VERSION = chunkE2GKK5HX_cjs.package_default.version;
6117
6117
 
6118
6118
  Object.defineProperty(exports, "ROUTES_INFO", {
6119
6119
  enumerable: true,
6120
- get: function () { return chunkKSB6FXOP_cjs.ROUTES_INFO; }
6120
+ get: function () { return chunkHGKBMUYY_cjs.ROUTES_INFO; }
6121
6121
  });
6122
6122
  Object.defineProperty(exports, "adminApiRoutes", {
6123
6123
  enumerable: true,
6124
- get: function () { return chunkKSB6FXOP_cjs.admin_api_default; }
6124
+ get: function () { return chunkHGKBMUYY_cjs.admin_api_default; }
6125
6125
  });
6126
6126
  Object.defineProperty(exports, "adminCheckboxRoutes", {
6127
6127
  enumerable: true,
6128
- get: function () { return chunkKSB6FXOP_cjs.adminCheckboxRoutes; }
6128
+ get: function () { return chunkHGKBMUYY_cjs.adminCheckboxRoutes; }
6129
6129
  });
6130
6130
  Object.defineProperty(exports, "adminCodeExamplesRoutes", {
6131
6131
  enumerable: true,
6132
- get: function () { return chunkKSB6FXOP_cjs.admin_code_examples_default; }
6132
+ get: function () { return chunkHGKBMUYY_cjs.admin_code_examples_default; }
6133
6133
  });
6134
6134
  Object.defineProperty(exports, "adminCollectionsRoutes", {
6135
6135
  enumerable: true,
6136
- get: function () { return chunkKSB6FXOP_cjs.adminCollectionsRoutes; }
6136
+ get: function () { return chunkHGKBMUYY_cjs.adminCollectionsRoutes; }
6137
6137
  });
6138
6138
  Object.defineProperty(exports, "adminContentRoutes", {
6139
6139
  enumerable: true,
6140
- get: function () { return chunkKSB6FXOP_cjs.admin_content_default; }
6140
+ get: function () { return chunkHGKBMUYY_cjs.admin_content_default; }
6141
6141
  });
6142
6142
  Object.defineProperty(exports, "adminDashboardRoutes", {
6143
6143
  enumerable: true,
6144
- get: function () { return chunkKSB6FXOP_cjs.router; }
6144
+ get: function () { return chunkHGKBMUYY_cjs.router; }
6145
6145
  });
6146
6146
  Object.defineProperty(exports, "adminDesignRoutes", {
6147
6147
  enumerable: true,
6148
- get: function () { return chunkKSB6FXOP_cjs.adminDesignRoutes; }
6148
+ get: function () { return chunkHGKBMUYY_cjs.adminDesignRoutes; }
6149
6149
  });
6150
6150
  Object.defineProperty(exports, "adminLogsRoutes", {
6151
6151
  enumerable: true,
6152
- get: function () { return chunkKSB6FXOP_cjs.adminLogsRoutes; }
6152
+ get: function () { return chunkHGKBMUYY_cjs.adminLogsRoutes; }
6153
6153
  });
6154
6154
  Object.defineProperty(exports, "adminMediaRoutes", {
6155
6155
  enumerable: true,
6156
- get: function () { return chunkKSB6FXOP_cjs.adminMediaRoutes; }
6156
+ get: function () { return chunkHGKBMUYY_cjs.adminMediaRoutes; }
6157
6157
  });
6158
6158
  Object.defineProperty(exports, "adminPluginRoutes", {
6159
6159
  enumerable: true,
6160
- get: function () { return chunkKSB6FXOP_cjs.adminPluginRoutes; }
6160
+ get: function () { return chunkHGKBMUYY_cjs.adminPluginRoutes; }
6161
6161
  });
6162
6162
  Object.defineProperty(exports, "adminSettingsRoutes", {
6163
6163
  enumerable: true,
6164
- get: function () { return chunkKSB6FXOP_cjs.adminSettingsRoutes; }
6164
+ get: function () { return chunkHGKBMUYY_cjs.adminSettingsRoutes; }
6165
6165
  });
6166
6166
  Object.defineProperty(exports, "adminTestimonialsRoutes", {
6167
6167
  enumerable: true,
6168
- get: function () { return chunkKSB6FXOP_cjs.admin_testimonials_default; }
6168
+ get: function () { return chunkHGKBMUYY_cjs.admin_testimonials_default; }
6169
6169
  });
6170
6170
  Object.defineProperty(exports, "adminUsersRoutes", {
6171
6171
  enumerable: true,
6172
- get: function () { return chunkKSB6FXOP_cjs.userRoutes; }
6172
+ get: function () { return chunkHGKBMUYY_cjs.userRoutes; }
6173
6173
  });
6174
6174
  Object.defineProperty(exports, "apiContentCrudRoutes", {
6175
6175
  enumerable: true,
6176
- get: function () { return chunkKSB6FXOP_cjs.api_content_crud_default; }
6176
+ get: function () { return chunkHGKBMUYY_cjs.api_content_crud_default; }
6177
6177
  });
6178
6178
  Object.defineProperty(exports, "apiMediaRoutes", {
6179
6179
  enumerable: true,
6180
- get: function () { return chunkKSB6FXOP_cjs.api_media_default; }
6180
+ get: function () { return chunkHGKBMUYY_cjs.api_media_default; }
6181
6181
  });
6182
6182
  Object.defineProperty(exports, "apiRoutes", {
6183
6183
  enumerable: true,
6184
- get: function () { return chunkKSB6FXOP_cjs.api_default; }
6184
+ get: function () { return chunkHGKBMUYY_cjs.api_default; }
6185
6185
  });
6186
6186
  Object.defineProperty(exports, "apiSystemRoutes", {
6187
6187
  enumerable: true,
6188
- get: function () { return chunkKSB6FXOP_cjs.api_system_default; }
6188
+ get: function () { return chunkHGKBMUYY_cjs.api_system_default; }
6189
6189
  });
6190
6190
  Object.defineProperty(exports, "authRoutes", {
6191
6191
  enumerable: true,
6192
- get: function () { return chunkKSB6FXOP_cjs.auth_default; }
6192
+ get: function () { return chunkHGKBMUYY_cjs.auth_default; }
6193
6193
  });
6194
6194
  Object.defineProperty(exports, "Logger", {
6195
6195
  enumerable: true,
6196
- get: function () { return chunk64APW3DW_cjs.Logger; }
6196
+ get: function () { return chunkLFAQUR7P_cjs.Logger; }
6197
6197
  });
6198
6198
  Object.defineProperty(exports, "apiTokens", {
6199
6199
  enumerable: true,
6200
- get: function () { return chunk64APW3DW_cjs.apiTokens; }
6200
+ get: function () { return chunkLFAQUR7P_cjs.apiTokens; }
6201
6201
  });
6202
6202
  Object.defineProperty(exports, "collections", {
6203
6203
  enumerable: true,
6204
- get: function () { return chunk64APW3DW_cjs.collections; }
6204
+ get: function () { return chunkLFAQUR7P_cjs.collections; }
6205
6205
  });
6206
6206
  Object.defineProperty(exports, "content", {
6207
6207
  enumerable: true,
6208
- get: function () { return chunk64APW3DW_cjs.content; }
6208
+ get: function () { return chunkLFAQUR7P_cjs.content; }
6209
6209
  });
6210
6210
  Object.defineProperty(exports, "contentVersions", {
6211
6211
  enumerable: true,
6212
- get: function () { return chunk64APW3DW_cjs.contentVersions; }
6212
+ get: function () { return chunkLFAQUR7P_cjs.contentVersions; }
6213
6213
  });
6214
6214
  Object.defineProperty(exports, "getLogger", {
6215
6215
  enumerable: true,
6216
- get: function () { return chunk64APW3DW_cjs.getLogger; }
6216
+ get: function () { return chunkLFAQUR7P_cjs.getLogger; }
6217
6217
  });
6218
6218
  Object.defineProperty(exports, "initLogger", {
6219
6219
  enumerable: true,
6220
- get: function () { return chunk64APW3DW_cjs.initLogger; }
6220
+ get: function () { return chunkLFAQUR7P_cjs.initLogger; }
6221
6221
  });
6222
6222
  Object.defineProperty(exports, "insertCollectionSchema", {
6223
6223
  enumerable: true,
6224
- get: function () { return chunk64APW3DW_cjs.insertCollectionSchema; }
6224
+ get: function () { return chunkLFAQUR7P_cjs.insertCollectionSchema; }
6225
6225
  });
6226
6226
  Object.defineProperty(exports, "insertContentSchema", {
6227
6227
  enumerable: true,
6228
- get: function () { return chunk64APW3DW_cjs.insertContentSchema; }
6228
+ get: function () { return chunkLFAQUR7P_cjs.insertContentSchema; }
6229
6229
  });
6230
6230
  Object.defineProperty(exports, "insertLogConfigSchema", {
6231
6231
  enumerable: true,
6232
- get: function () { return chunk64APW3DW_cjs.insertLogConfigSchema; }
6232
+ get: function () { return chunkLFAQUR7P_cjs.insertLogConfigSchema; }
6233
6233
  });
6234
6234
  Object.defineProperty(exports, "insertMediaSchema", {
6235
6235
  enumerable: true,
6236
- get: function () { return chunk64APW3DW_cjs.insertMediaSchema; }
6236
+ get: function () { return chunkLFAQUR7P_cjs.insertMediaSchema; }
6237
6237
  });
6238
6238
  Object.defineProperty(exports, "insertPluginActivityLogSchema", {
6239
6239
  enumerable: true,
6240
- get: function () { return chunk64APW3DW_cjs.insertPluginActivityLogSchema; }
6240
+ get: function () { return chunkLFAQUR7P_cjs.insertPluginActivityLogSchema; }
6241
6241
  });
6242
6242
  Object.defineProperty(exports, "insertPluginAssetSchema", {
6243
6243
  enumerable: true,
6244
- get: function () { return chunk64APW3DW_cjs.insertPluginAssetSchema; }
6244
+ get: function () { return chunkLFAQUR7P_cjs.insertPluginAssetSchema; }
6245
6245
  });
6246
6246
  Object.defineProperty(exports, "insertPluginHookSchema", {
6247
6247
  enumerable: true,
6248
- get: function () { return chunk64APW3DW_cjs.insertPluginHookSchema; }
6248
+ get: function () { return chunkLFAQUR7P_cjs.insertPluginHookSchema; }
6249
6249
  });
6250
6250
  Object.defineProperty(exports, "insertPluginRouteSchema", {
6251
6251
  enumerable: true,
6252
- get: function () { return chunk64APW3DW_cjs.insertPluginRouteSchema; }
6252
+ get: function () { return chunkLFAQUR7P_cjs.insertPluginRouteSchema; }
6253
6253
  });
6254
6254
  Object.defineProperty(exports, "insertPluginSchema", {
6255
6255
  enumerable: true,
6256
- get: function () { return chunk64APW3DW_cjs.insertPluginSchema; }
6256
+ get: function () { return chunkLFAQUR7P_cjs.insertPluginSchema; }
6257
6257
  });
6258
6258
  Object.defineProperty(exports, "insertSystemLogSchema", {
6259
6259
  enumerable: true,
6260
- get: function () { return chunk64APW3DW_cjs.insertSystemLogSchema; }
6260
+ get: function () { return chunkLFAQUR7P_cjs.insertSystemLogSchema; }
6261
6261
  });
6262
6262
  Object.defineProperty(exports, "insertUserSchema", {
6263
6263
  enumerable: true,
6264
- get: function () { return chunk64APW3DW_cjs.insertUserSchema; }
6264
+ get: function () { return chunkLFAQUR7P_cjs.insertUserSchema; }
6265
6265
  });
6266
6266
  Object.defineProperty(exports, "insertWorkflowHistorySchema", {
6267
6267
  enumerable: true,
6268
- get: function () { return chunk64APW3DW_cjs.insertWorkflowHistorySchema; }
6268
+ get: function () { return chunkLFAQUR7P_cjs.insertWorkflowHistorySchema; }
6269
6269
  });
6270
6270
  Object.defineProperty(exports, "logConfig", {
6271
6271
  enumerable: true,
6272
- get: function () { return chunk64APW3DW_cjs.logConfig; }
6272
+ get: function () { return chunkLFAQUR7P_cjs.logConfig; }
6273
6273
  });
6274
6274
  Object.defineProperty(exports, "media", {
6275
6275
  enumerable: true,
6276
- get: function () { return chunk64APW3DW_cjs.media; }
6276
+ get: function () { return chunkLFAQUR7P_cjs.media; }
6277
6277
  });
6278
6278
  Object.defineProperty(exports, "pluginActivityLog", {
6279
6279
  enumerable: true,
6280
- get: function () { return chunk64APW3DW_cjs.pluginActivityLog; }
6280
+ get: function () { return chunkLFAQUR7P_cjs.pluginActivityLog; }
6281
6281
  });
6282
6282
  Object.defineProperty(exports, "pluginAssets", {
6283
6283
  enumerable: true,
6284
- get: function () { return chunk64APW3DW_cjs.pluginAssets; }
6284
+ get: function () { return chunkLFAQUR7P_cjs.pluginAssets; }
6285
6285
  });
6286
6286
  Object.defineProperty(exports, "pluginHooks", {
6287
6287
  enumerable: true,
6288
- get: function () { return chunk64APW3DW_cjs.pluginHooks; }
6288
+ get: function () { return chunkLFAQUR7P_cjs.pluginHooks; }
6289
6289
  });
6290
6290
  Object.defineProperty(exports, "pluginRoutes", {
6291
6291
  enumerable: true,
6292
- get: function () { return chunk64APW3DW_cjs.pluginRoutes; }
6292
+ get: function () { return chunkLFAQUR7P_cjs.pluginRoutes; }
6293
6293
  });
6294
6294
  Object.defineProperty(exports, "plugins", {
6295
6295
  enumerable: true,
6296
- get: function () { return chunk64APW3DW_cjs.plugins; }
6296
+ get: function () { return chunkLFAQUR7P_cjs.plugins; }
6297
6297
  });
6298
6298
  Object.defineProperty(exports, "selectCollectionSchema", {
6299
6299
  enumerable: true,
6300
- get: function () { return chunk64APW3DW_cjs.selectCollectionSchema; }
6300
+ get: function () { return chunkLFAQUR7P_cjs.selectCollectionSchema; }
6301
6301
  });
6302
6302
  Object.defineProperty(exports, "selectContentSchema", {
6303
6303
  enumerable: true,
6304
- get: function () { return chunk64APW3DW_cjs.selectContentSchema; }
6304
+ get: function () { return chunkLFAQUR7P_cjs.selectContentSchema; }
6305
6305
  });
6306
6306
  Object.defineProperty(exports, "selectLogConfigSchema", {
6307
6307
  enumerable: true,
6308
- get: function () { return chunk64APW3DW_cjs.selectLogConfigSchema; }
6308
+ get: function () { return chunkLFAQUR7P_cjs.selectLogConfigSchema; }
6309
6309
  });
6310
6310
  Object.defineProperty(exports, "selectMediaSchema", {
6311
6311
  enumerable: true,
6312
- get: function () { return chunk64APW3DW_cjs.selectMediaSchema; }
6312
+ get: function () { return chunkLFAQUR7P_cjs.selectMediaSchema; }
6313
6313
  });
6314
6314
  Object.defineProperty(exports, "selectPluginActivityLogSchema", {
6315
6315
  enumerable: true,
6316
- get: function () { return chunk64APW3DW_cjs.selectPluginActivityLogSchema; }
6316
+ get: function () { return chunkLFAQUR7P_cjs.selectPluginActivityLogSchema; }
6317
6317
  });
6318
6318
  Object.defineProperty(exports, "selectPluginAssetSchema", {
6319
6319
  enumerable: true,
6320
- get: function () { return chunk64APW3DW_cjs.selectPluginAssetSchema; }
6320
+ get: function () { return chunkLFAQUR7P_cjs.selectPluginAssetSchema; }
6321
6321
  });
6322
6322
  Object.defineProperty(exports, "selectPluginHookSchema", {
6323
6323
  enumerable: true,
6324
- get: function () { return chunk64APW3DW_cjs.selectPluginHookSchema; }
6324
+ get: function () { return chunkLFAQUR7P_cjs.selectPluginHookSchema; }
6325
6325
  });
6326
6326
  Object.defineProperty(exports, "selectPluginRouteSchema", {
6327
6327
  enumerable: true,
6328
- get: function () { return chunk64APW3DW_cjs.selectPluginRouteSchema; }
6328
+ get: function () { return chunkLFAQUR7P_cjs.selectPluginRouteSchema; }
6329
6329
  });
6330
6330
  Object.defineProperty(exports, "selectPluginSchema", {
6331
6331
  enumerable: true,
6332
- get: function () { return chunk64APW3DW_cjs.selectPluginSchema; }
6332
+ get: function () { return chunkLFAQUR7P_cjs.selectPluginSchema; }
6333
6333
  });
6334
6334
  Object.defineProperty(exports, "selectSystemLogSchema", {
6335
6335
  enumerable: true,
6336
- get: function () { return chunk64APW3DW_cjs.selectSystemLogSchema; }
6336
+ get: function () { return chunkLFAQUR7P_cjs.selectSystemLogSchema; }
6337
6337
  });
6338
6338
  Object.defineProperty(exports, "selectUserSchema", {
6339
6339
  enumerable: true,
6340
- get: function () { return chunk64APW3DW_cjs.selectUserSchema; }
6340
+ get: function () { return chunkLFAQUR7P_cjs.selectUserSchema; }
6341
6341
  });
6342
6342
  Object.defineProperty(exports, "selectWorkflowHistorySchema", {
6343
6343
  enumerable: true,
6344
- get: function () { return chunk64APW3DW_cjs.selectWorkflowHistorySchema; }
6344
+ get: function () { return chunkLFAQUR7P_cjs.selectWorkflowHistorySchema; }
6345
6345
  });
6346
6346
  Object.defineProperty(exports, "systemLogs", {
6347
6347
  enumerable: true,
6348
- get: function () { return chunk64APW3DW_cjs.systemLogs; }
6348
+ get: function () { return chunkLFAQUR7P_cjs.systemLogs; }
6349
6349
  });
6350
6350
  Object.defineProperty(exports, "users", {
6351
6351
  enumerable: true,
6352
- get: function () { return chunk64APW3DW_cjs.users; }
6352
+ get: function () { return chunkLFAQUR7P_cjs.users; }
6353
6353
  });
6354
6354
  Object.defineProperty(exports, "workflowHistory", {
6355
6355
  enumerable: true,
6356
- get: function () { return chunk64APW3DW_cjs.workflowHistory; }
6356
+ get: function () { return chunkLFAQUR7P_cjs.workflowHistory; }
6357
6357
  });
6358
6358
  Object.defineProperty(exports, "AuthManager", {
6359
6359
  enumerable: true,
6360
- get: function () { return chunkDQZVU3WB_cjs.AuthManager; }
6360
+ get: function () { return chunk5GO3AMON_cjs.AuthManager; }
6361
6361
  });
6362
6362
  Object.defineProperty(exports, "PermissionManager", {
6363
6363
  enumerable: true,
6364
- get: function () { return chunkDQZVU3WB_cjs.PermissionManager; }
6364
+ get: function () { return chunk5GO3AMON_cjs.PermissionManager; }
6365
6365
  });
6366
6366
  Object.defineProperty(exports, "bootstrapMiddleware", {
6367
6367
  enumerable: true,
6368
- get: function () { return chunkDQZVU3WB_cjs.bootstrapMiddleware; }
6368
+ get: function () { return chunk5GO3AMON_cjs.bootstrapMiddleware; }
6369
6369
  });
6370
6370
  Object.defineProperty(exports, "cacheHeaders", {
6371
6371
  enumerable: true,
6372
- get: function () { return chunkDQZVU3WB_cjs.cacheHeaders; }
6372
+ get: function () { return chunk5GO3AMON_cjs.cacheHeaders; }
6373
6373
  });
6374
6374
  Object.defineProperty(exports, "compressionMiddleware", {
6375
6375
  enumerable: true,
6376
- get: function () { return chunkDQZVU3WB_cjs.compressionMiddleware; }
6376
+ get: function () { return chunk5GO3AMON_cjs.compressionMiddleware; }
6377
6377
  });
6378
6378
  Object.defineProperty(exports, "detailedLoggingMiddleware", {
6379
6379
  enumerable: true,
6380
- get: function () { return chunkDQZVU3WB_cjs.detailedLoggingMiddleware; }
6380
+ get: function () { return chunk5GO3AMON_cjs.detailedLoggingMiddleware; }
6381
6381
  });
6382
6382
  Object.defineProperty(exports, "getActivePlugins", {
6383
6383
  enumerable: true,
6384
- get: function () { return chunkDQZVU3WB_cjs.getActivePlugins; }
6384
+ get: function () { return chunk5GO3AMON_cjs.getActivePlugins; }
6385
6385
  });
6386
6386
  Object.defineProperty(exports, "isPluginActive", {
6387
6387
  enumerable: true,
6388
- get: function () { return chunkDQZVU3WB_cjs.isPluginActive; }
6388
+ get: function () { return chunk5GO3AMON_cjs.isPluginActive; }
6389
6389
  });
6390
6390
  Object.defineProperty(exports, "logActivity", {
6391
6391
  enumerable: true,
6392
- get: function () { return chunkDQZVU3WB_cjs.logActivity; }
6392
+ get: function () { return chunk5GO3AMON_cjs.logActivity; }
6393
6393
  });
6394
6394
  Object.defineProperty(exports, "loggingMiddleware", {
6395
6395
  enumerable: true,
6396
- get: function () { return chunkDQZVU3WB_cjs.loggingMiddleware; }
6396
+ get: function () { return chunk5GO3AMON_cjs.loggingMiddleware; }
6397
6397
  });
6398
6398
  Object.defineProperty(exports, "optionalAuth", {
6399
6399
  enumerable: true,
6400
- get: function () { return chunkDQZVU3WB_cjs.optionalAuth; }
6400
+ get: function () { return chunk5GO3AMON_cjs.optionalAuth; }
6401
6401
  });
6402
6402
  Object.defineProperty(exports, "performanceLoggingMiddleware", {
6403
6403
  enumerable: true,
6404
- get: function () { return chunkDQZVU3WB_cjs.performanceLoggingMiddleware; }
6404
+ get: function () { return chunk5GO3AMON_cjs.performanceLoggingMiddleware; }
6405
6405
  });
6406
6406
  Object.defineProperty(exports, "requireActivePlugin", {
6407
6407
  enumerable: true,
6408
- get: function () { return chunkDQZVU3WB_cjs.requireActivePlugin; }
6408
+ get: function () { return chunk5GO3AMON_cjs.requireActivePlugin; }
6409
6409
  });
6410
6410
  Object.defineProperty(exports, "requireActivePlugins", {
6411
6411
  enumerable: true,
6412
- get: function () { return chunkDQZVU3WB_cjs.requireActivePlugins; }
6412
+ get: function () { return chunk5GO3AMON_cjs.requireActivePlugins; }
6413
6413
  });
6414
6414
  Object.defineProperty(exports, "requireAnyPermission", {
6415
6415
  enumerable: true,
6416
- get: function () { return chunkDQZVU3WB_cjs.requireAnyPermission; }
6416
+ get: function () { return chunk5GO3AMON_cjs.requireAnyPermission; }
6417
6417
  });
6418
6418
  Object.defineProperty(exports, "requireAuth", {
6419
6419
  enumerable: true,
6420
- get: function () { return chunkDQZVU3WB_cjs.requireAuth; }
6420
+ get: function () { return chunk5GO3AMON_cjs.requireAuth; }
6421
6421
  });
6422
6422
  Object.defineProperty(exports, "requirePermission", {
6423
6423
  enumerable: true,
6424
- get: function () { return chunkDQZVU3WB_cjs.requirePermission; }
6424
+ get: function () { return chunk5GO3AMON_cjs.requirePermission; }
6425
6425
  });
6426
6426
  Object.defineProperty(exports, "requireRole", {
6427
6427
  enumerable: true,
6428
- get: function () { return chunkDQZVU3WB_cjs.requireRole; }
6428
+ get: function () { return chunk5GO3AMON_cjs.requireRole; }
6429
6429
  });
6430
6430
  Object.defineProperty(exports, "securityHeaders", {
6431
6431
  enumerable: true,
6432
- get: function () { return chunkDQZVU3WB_cjs.securityHeadersMiddleware; }
6432
+ get: function () { return chunk5GO3AMON_cjs.securityHeadersMiddleware; }
6433
6433
  });
6434
6434
  Object.defineProperty(exports, "securityLoggingMiddleware", {
6435
6435
  enumerable: true,
6436
- get: function () { return chunkDQZVU3WB_cjs.securityLoggingMiddleware; }
6436
+ get: function () { return chunk5GO3AMON_cjs.securityLoggingMiddleware; }
6437
6437
  });
6438
6438
  Object.defineProperty(exports, "PluginBootstrapService", {
6439
6439
  enumerable: true,
6440
- get: function () { return chunkMPT5PA6U_cjs.PluginBootstrapService; }
6440
+ get: function () { return chunkTWCQVJ6M_cjs.PluginBootstrapService; }
6441
6441
  });
6442
6442
  Object.defineProperty(exports, "PluginServiceClass", {
6443
6443
  enumerable: true,
6444
- get: function () { return chunkMPT5PA6U_cjs.PluginService; }
6444
+ get: function () { return chunkTWCQVJ6M_cjs.PluginService; }
6445
+ });
6446
+ Object.defineProperty(exports, "backfillFormSubmissions", {
6447
+ enumerable: true,
6448
+ get: function () { return chunkTWCQVJ6M_cjs.backfillFormSubmissions; }
6445
6449
  });
6446
6450
  Object.defineProperty(exports, "cleanupRemovedCollections", {
6447
6451
  enumerable: true,
6448
- get: function () { return chunkMPT5PA6U_cjs.cleanupRemovedCollections; }
6452
+ get: function () { return chunkTWCQVJ6M_cjs.cleanupRemovedCollections; }
6453
+ });
6454
+ Object.defineProperty(exports, "createContentFromSubmission", {
6455
+ enumerable: true,
6456
+ get: function () { return chunkTWCQVJ6M_cjs.createContentFromSubmission; }
6457
+ });
6458
+ Object.defineProperty(exports, "deriveCollectionSchemaFromFormio", {
6459
+ enumerable: true,
6460
+ get: function () { return chunkTWCQVJ6M_cjs.deriveCollectionSchemaFromFormio; }
6461
+ });
6462
+ Object.defineProperty(exports, "deriveSubmissionTitle", {
6463
+ enumerable: true,
6464
+ get: function () { return chunkTWCQVJ6M_cjs.deriveSubmissionTitle; }
6449
6465
  });
6450
6466
  Object.defineProperty(exports, "fullCollectionSync", {
6451
6467
  enumerable: true,
6452
- get: function () { return chunkMPT5PA6U_cjs.fullCollectionSync; }
6468
+ get: function () { return chunkTWCQVJ6M_cjs.fullCollectionSync; }
6453
6469
  });
6454
6470
  Object.defineProperty(exports, "getAvailableCollectionNames", {
6455
6471
  enumerable: true,
6456
- get: function () { return chunkMPT5PA6U_cjs.getAvailableCollectionNames; }
6472
+ get: function () { return chunkTWCQVJ6M_cjs.getAvailableCollectionNames; }
6457
6473
  });
6458
6474
  Object.defineProperty(exports, "getManagedCollections", {
6459
6475
  enumerable: true,
6460
- get: function () { return chunkMPT5PA6U_cjs.getManagedCollections; }
6476
+ get: function () { return chunkTWCQVJ6M_cjs.getManagedCollections; }
6461
6477
  });
6462
6478
  Object.defineProperty(exports, "isCollectionManaged", {
6463
6479
  enumerable: true,
6464
- get: function () { return chunkMPT5PA6U_cjs.isCollectionManaged; }
6480
+ get: function () { return chunkTWCQVJ6M_cjs.isCollectionManaged; }
6465
6481
  });
6466
6482
  Object.defineProperty(exports, "loadCollectionConfig", {
6467
6483
  enumerable: true,
6468
- get: function () { return chunkMPT5PA6U_cjs.loadCollectionConfig; }
6484
+ get: function () { return chunkTWCQVJ6M_cjs.loadCollectionConfig; }
6469
6485
  });
6470
6486
  Object.defineProperty(exports, "loadCollectionConfigs", {
6471
6487
  enumerable: true,
6472
- get: function () { return chunkMPT5PA6U_cjs.loadCollectionConfigs; }
6488
+ get: function () { return chunkTWCQVJ6M_cjs.loadCollectionConfigs; }
6489
+ });
6490
+ Object.defineProperty(exports, "mapFormStatusToContentStatus", {
6491
+ enumerable: true,
6492
+ get: function () { return chunkTWCQVJ6M_cjs.mapFormStatusToContentStatus; }
6473
6493
  });
6474
6494
  Object.defineProperty(exports, "registerCollections", {
6475
6495
  enumerable: true,
6476
- get: function () { return chunkMPT5PA6U_cjs.registerCollections; }
6496
+ get: function () { return chunkTWCQVJ6M_cjs.registerCollections; }
6497
+ });
6498
+ Object.defineProperty(exports, "syncAllFormCollections", {
6499
+ enumerable: true,
6500
+ get: function () { return chunkTWCQVJ6M_cjs.syncAllFormCollections; }
6477
6501
  });
6478
6502
  Object.defineProperty(exports, "syncCollection", {
6479
6503
  enumerable: true,
6480
- get: function () { return chunkMPT5PA6U_cjs.syncCollection; }
6504
+ get: function () { return chunkTWCQVJ6M_cjs.syncCollection; }
6481
6505
  });
6482
6506
  Object.defineProperty(exports, "syncCollections", {
6483
6507
  enumerable: true,
6484
- get: function () { return chunkMPT5PA6U_cjs.syncCollections; }
6508
+ get: function () { return chunkTWCQVJ6M_cjs.syncCollections; }
6509
+ });
6510
+ Object.defineProperty(exports, "syncFormCollection", {
6511
+ enumerable: true,
6512
+ get: function () { return chunkTWCQVJ6M_cjs.syncFormCollection; }
6485
6513
  });
6486
6514
  Object.defineProperty(exports, "validateCollectionConfig", {
6487
6515
  enumerable: true,
6488
- get: function () { return chunkMPT5PA6U_cjs.validateCollectionConfig; }
6516
+ get: function () { return chunkTWCQVJ6M_cjs.validateCollectionConfig; }
6489
6517
  });
6490
6518
  Object.defineProperty(exports, "MigrationService", {
6491
6519
  enumerable: true,
6492
- get: function () { return chunkLDFMYRG6_cjs.MigrationService; }
6520
+ get: function () { return chunkEAJJHE5F_cjs.MigrationService; }
6493
6521
  });
6494
6522
  Object.defineProperty(exports, "renderFilterBar", {
6495
6523
  enumerable: true,
@@ -6557,31 +6585,31 @@ Object.defineProperty(exports, "PluginHelpers", {
6557
6585
  });
6558
6586
  Object.defineProperty(exports, "QueryFilterBuilder", {
6559
6587
  enumerable: true,
6560
- get: function () { return chunkSHU7Q66Q_cjs.QueryFilterBuilder; }
6588
+ get: function () { return chunkE2GKK5HX_cjs.QueryFilterBuilder; }
6561
6589
  });
6562
6590
  Object.defineProperty(exports, "SONICJS_VERSION", {
6563
6591
  enumerable: true,
6564
- get: function () { return chunkSHU7Q66Q_cjs.SONICJS_VERSION; }
6592
+ get: function () { return chunkE2GKK5HX_cjs.SONICJS_VERSION; }
6565
6593
  });
6566
6594
  Object.defineProperty(exports, "TemplateRenderer", {
6567
6595
  enumerable: true,
6568
- get: function () { return chunkSHU7Q66Q_cjs.TemplateRenderer; }
6596
+ get: function () { return chunkE2GKK5HX_cjs.TemplateRenderer; }
6569
6597
  });
6570
6598
  Object.defineProperty(exports, "buildQuery", {
6571
6599
  enumerable: true,
6572
- get: function () { return chunkSHU7Q66Q_cjs.buildQuery; }
6600
+ get: function () { return chunkE2GKK5HX_cjs.buildQuery; }
6573
6601
  });
6574
6602
  Object.defineProperty(exports, "getCoreVersion", {
6575
6603
  enumerable: true,
6576
- get: function () { return chunkSHU7Q66Q_cjs.getCoreVersion; }
6604
+ get: function () { return chunkE2GKK5HX_cjs.getCoreVersion; }
6577
6605
  });
6578
6606
  Object.defineProperty(exports, "renderTemplate", {
6579
6607
  enumerable: true,
6580
- get: function () { return chunkSHU7Q66Q_cjs.renderTemplate; }
6608
+ get: function () { return chunkE2GKK5HX_cjs.renderTemplate; }
6581
6609
  });
6582
6610
  Object.defineProperty(exports, "templateRenderer", {
6583
6611
  enumerable: true,
6584
- get: function () { return chunkSHU7Q66Q_cjs.templateRenderer; }
6612
+ get: function () { return chunkE2GKK5HX_cjs.templateRenderer; }
6585
6613
  });
6586
6614
  Object.defineProperty(exports, "metricsTracker", {
6587
6615
  enumerable: true,