@sonicjs-cms/core 3.0.0-beta.14 → 3.0.0-beta.16

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-Bo0X1OWX.d.ts → app-01M0dIwt.d.ts} +1 -1
  2. package/dist/{app-Do66yCcV.d.cts → app-aj39TGHB.d.cts} +1 -1
  3. package/dist/{chunk-SIPBHWMG.cjs → chunk-3XFA3E2F.cjs} +4 -4
  4. package/dist/{chunk-SIPBHWMG.cjs.map → chunk-3XFA3E2F.cjs.map} +1 -1
  5. package/dist/{chunk-QNPT6BQP.js → chunk-7P2IJM4K.js} +3 -3
  6. package/dist/{chunk-QNPT6BQP.js.map → chunk-7P2IJM4K.js.map} +1 -1
  7. package/dist/{chunk-32SDMKZ7.js → chunk-HYO2MSFI.js} +2 -2
  8. package/dist/{chunk-32SDMKZ7.js.map → chunk-HYO2MSFI.js.map} +1 -1
  9. package/dist/{chunk-H5FB6GKR.cjs → chunk-IA24HACT.cjs} +2 -2
  10. package/dist/{chunk-H5FB6GKR.cjs.map → chunk-IA24HACT.cjs.map} +1 -1
  11. package/dist/{chunk-75JKPNUZ.js → chunk-IQZA2OY5.js} +3 -3
  12. package/dist/{chunk-75JKPNUZ.js.map → chunk-IQZA2OY5.js.map} +1 -1
  13. package/dist/{chunk-5L6EMI7A.js → chunk-IXUNNFZZ.js} +6 -5
  14. package/dist/chunk-IXUNNFZZ.js.map +1 -0
  15. package/dist/{chunk-U7T5EOHJ.js → chunk-JRMBHDGM.js} +4 -4
  16. package/dist/{chunk-U7T5EOHJ.js.map → chunk-JRMBHDGM.js.map} +1 -1
  17. package/dist/{chunk-INE5E3SL.js → chunk-KIB7K5LV.js} +27 -2
  18. package/dist/chunk-KIB7K5LV.js.map +1 -0
  19. package/dist/{chunk-ZTEJHSYS.cjs → chunk-KMCLNO4K.cjs} +5 -5
  20. package/dist/{chunk-ZTEJHSYS.cjs.map → chunk-KMCLNO4K.cjs.map} +1 -1
  21. package/dist/{chunk-L3KHLEHL.cjs → chunk-KMM45BTY.cjs} +53 -15
  22. package/dist/chunk-KMM45BTY.cjs.map +1 -0
  23. package/dist/{chunk-4YRYGDCQ.cjs → chunk-KOXFYFOF.cjs} +4 -4
  24. package/dist/{chunk-4YRYGDCQ.cjs.map → chunk-KOXFYFOF.cjs.map} +1 -1
  25. package/dist/{chunk-WIV3R2MJ.cjs → chunk-KZIBF2EV.cjs} +27 -2
  26. package/dist/chunk-KZIBF2EV.cjs.map +1 -0
  27. package/dist/{chunk-G5LC7MYH.cjs → chunk-LXYDJU6U.cjs} +12 -11
  28. package/dist/chunk-LXYDJU6U.cjs.map +1 -0
  29. package/dist/{chunk-O32IZ6JS.js → chunk-PA2UIFB7.js} +43 -5
  30. package/dist/chunk-PA2UIFB7.js.map +1 -0
  31. package/dist/{chunk-SSOP7G4R.cjs → chunk-SC2WZFNQ.cjs} +309 -243
  32. package/dist/chunk-SC2WZFNQ.cjs.map +1 -0
  33. package/dist/{chunk-HNUGMALL.js → chunk-UOFRE5PY.js} +104 -39
  34. package/dist/chunk-UOFRE5PY.js.map +1 -0
  35. package/dist/{chunk-IESEVHXL.js → chunk-VVYVFCML.js} +12 -3
  36. package/dist/chunk-VVYVFCML.js.map +1 -0
  37. package/dist/{chunk-HIKBY7MS.cjs → chunk-XWVDSM2L.cjs} +12 -3
  38. package/dist/chunk-XWVDSM2L.cjs.map +1 -0
  39. package/dist/config-SM2UWSDN.js +6 -0
  40. package/dist/{config-PLJTDINX.js.map → config-SM2UWSDN.js.map} +1 -1
  41. package/dist/config-YCRSU7ZP.cjs +19 -0
  42. package/dist/{config-FLOUCYHH.cjs.map → config-YCRSU7ZP.cjs.map} +1 -1
  43. package/dist/{define-plugin-BzNHc1ZI.d.ts → define-plugin-BYIey6sp.d.ts} +1 -1
  44. package/dist/{define-plugin-IWDKYaVm.d.cts → define-plugin-DsKiGu1q.d.cts} +1 -1
  45. package/dist/index.cjs +775 -297
  46. package/dist/index.cjs.map +1 -1
  47. package/dist/index.d.cts +194 -7
  48. package/dist/index.d.ts +194 -7
  49. package/dist/index.js +527 -59
  50. package/dist/index.js.map +1 -1
  51. package/dist/middleware.cjs +33 -33
  52. package/dist/middleware.d.cts +2 -2
  53. package/dist/middleware.d.ts +2 -2
  54. package/dist/middleware.js +4 -4
  55. package/dist/migrations-F4LBAHQN.js +4 -0
  56. package/dist/{migrations-DOPZXFK3.js.map → migrations-F4LBAHQN.js.map} +1 -1
  57. package/dist/migrations-KMCULV6H.cjs +13 -0
  58. package/dist/{migrations-TYYC66P4.cjs.map → migrations-KMCULV6H.cjs.map} +1 -1
  59. package/dist/plugins.cjs +40 -40
  60. package/dist/plugins.d.cts +2 -2
  61. package/dist/plugins.d.ts +2 -2
  62. package/dist/plugins.js +3 -3
  63. package/dist/routes.cjs +27 -27
  64. package/dist/routes.d.cts +2 -2
  65. package/dist/routes.d.ts +2 -2
  66. package/dist/routes.js +7 -7
  67. package/dist/services.cjs +18 -18
  68. package/dist/services.js +2 -2
  69. package/dist/{types-Dea1eNxU.d.cts → types-DT7XN5TX.d.cts} +1 -1
  70. package/dist/{types-Dea1eNxU.d.ts → types-DT7XN5TX.d.ts} +1 -1
  71. package/dist/utils.cjs +3 -3
  72. package/dist/utils.js +1 -1
  73. package/package.json +2 -2
  74. package/dist/chunk-5L6EMI7A.js.map +0 -1
  75. package/dist/chunk-G5LC7MYH.cjs.map +0 -1
  76. package/dist/chunk-HIKBY7MS.cjs.map +0 -1
  77. package/dist/chunk-HNUGMALL.js.map +0 -1
  78. package/dist/chunk-IESEVHXL.js.map +0 -1
  79. package/dist/chunk-INE5E3SL.js.map +0 -1
  80. package/dist/chunk-L3KHLEHL.cjs.map +0 -1
  81. package/dist/chunk-O32IZ6JS.js.map +0 -1
  82. package/dist/chunk-SSOP7G4R.cjs.map +0 -1
  83. package/dist/chunk-WIV3R2MJ.cjs.map +0 -1
  84. package/dist/config-FLOUCYHH.cjs +0 -19
  85. package/dist/config-PLJTDINX.js +0 -6
  86. package/dist/migrations-DOPZXFK3.js +0 -4
  87. package/dist/migrations-TYYC66P4.cjs +0 -13
package/dist/routes.d.cts CHANGED
@@ -1,6 +1,6 @@
1
1
  import * as hono_types from 'hono/types';
2
2
  import { Hono } from 'hono';
3
- import { B as Bindings$5, V as Variables$6 } from './app-Do66yCcV.cjs';
3
+ import { B as Bindings$5, V as Variables$6 } from './app-aj39TGHB.cjs';
4
4
  import { D1Database as D1Database$1, KVNamespace as KVNamespace$1, R2Bucket as R2Bucket$1 } from '@cloudflare/workers-types';
5
5
  import 'better-auth/client';
6
6
  import 'better-auth/plugins/email-otp';
@@ -9,7 +9,7 @@ import 'better-auth/plugins/magic-link';
9
9
  import 'better-call';
10
10
  import 'zod/v4/core';
11
11
  import 'zod';
12
- import './types-Dea1eNxU.cjs';
12
+ import './types-DT7XN5TX.cjs';
13
13
 
14
14
  declare const apiDocumentsRoutes: Hono<{
15
15
  Bindings: Bindings$5;
package/dist/routes.d.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  import * as hono_types from 'hono/types';
2
2
  import { Hono } from 'hono';
3
- import { B as Bindings$5, V as Variables$6 } from './app-Bo0X1OWX.js';
3
+ import { B as Bindings$5, V as Variables$6 } from './app-01M0dIwt.js';
4
4
  import { D1Database as D1Database$1, KVNamespace as KVNamespace$1, R2Bucket as R2Bucket$1 } from '@cloudflare/workers-types';
5
5
  import 'better-auth/client';
6
6
  import 'better-auth/plugins/email-otp';
@@ -9,7 +9,7 @@ import 'better-auth/plugins/magic-link';
9
9
  import 'better-call';
10
10
  import 'zod/v4/core';
11
11
  import 'zod';
12
- import './types-Dea1eNxU.js';
12
+ import './types-DT7XN5TX.js';
13
13
 
14
14
  declare const apiDocumentsRoutes: Hono<{
15
15
  Bindings: Bindings$5;
package/dist/routes.js CHANGED
@@ -1,22 +1,22 @@
1
- export { ROUTES_INFO, router2 as adminApiReferenceRoutes, admin_api_default as adminApiRoutes, adminCheckboxRoutes, adminCollectionsRoutes, admin_content_default as adminContentRoutes, router as adminDashboardRoutes, adminDocumentsRoutes, adminLogsRoutes, adminMediaRoutes, adminPluginRoutes, adminSettingsRoutes, userRoutes as adminUsersRoutes, api_content_crud_default as apiContentCrudRoutes, apiDocumentsRoutes, api_media_default as apiMediaRoutes, api_default as apiRoutes, api_system_default as apiSystemRoutes, auth_default as authRoutes, test_cleanup_default as testCleanupRoutes } from './chunk-HNUGMALL.js';
2
- import './chunk-IESEVHXL.js';
1
+ export { ROUTES_INFO, router2 as adminApiReferenceRoutes, admin_api_default as adminApiRoutes, adminCheckboxRoutes, adminCollectionsRoutes, admin_content_default as adminContentRoutes, router as adminDashboardRoutes, adminDocumentsRoutes, adminLogsRoutes, adminMediaRoutes, adminPluginRoutes, adminSettingsRoutes, userRoutes as adminUsersRoutes, api_content_crud_default as apiContentCrudRoutes, apiDocumentsRoutes, api_media_default as apiMediaRoutes, api_default as apiRoutes, api_system_default as apiSystemRoutes, auth_default as authRoutes, test_cleanup_default as testCleanupRoutes } from './chunk-UOFRE5PY.js';
2
+ import './chunk-VVYVFCML.js';
3
3
  import './chunk-RMRJGMDE.js';
4
4
  import './chunk-RQ6N3FTV.js';
5
5
  import './chunk-K25XHMM3.js';
6
6
  import './chunk-AI663NBO.js';
7
- import './chunk-O32IZ6JS.js';
7
+ import './chunk-PA2UIFB7.js';
8
8
  import './chunk-PDC7DLOV.js';
9
9
  import './chunk-GCDZZNIN.js';
10
- import './chunk-INE5E3SL.js';
11
- import './chunk-32SDMKZ7.js';
10
+ import './chunk-KIB7K5LV.js';
11
+ import './chunk-HYO2MSFI.js';
12
12
  import './chunk-OBA2RYZN.js';
13
13
  import './chunk-5V62WT6M.js';
14
- import './chunk-QNPT6BQP.js';
14
+ import './chunk-7P2IJM4K.js';
15
15
  import './chunk-RNZFGN4R.js';
16
16
  import './chunk-QZGABF2M.js';
17
17
  import './chunk-FICTAGD4.js';
18
18
  import './chunk-X7ZAEI5S.js';
19
- import './chunk-U7T5EOHJ.js';
19
+ import './chunk-JRMBHDGM.js';
20
20
  import './chunk-TQABQWOP.js';
21
21
  import './chunk-V4OQ3NZ2.js';
22
22
  //# sourceMappingURL=routes.js.map
package/dist/services.cjs CHANGED
@@ -3,8 +3,8 @@
3
3
  var chunk4BTBSXMR_cjs = require('./chunk-4BTBSXMR.cjs');
4
4
  require('./chunk-YA3TJ65D.cjs');
5
5
  require('./chunk-YP7GW2G5.cjs');
6
- var chunkWIV3R2MJ_cjs = require('./chunk-WIV3R2MJ.cjs');
7
- var chunkH5FB6GKR_cjs = require('./chunk-H5FB6GKR.cjs');
6
+ var chunkKZIBF2EV_cjs = require('./chunk-KZIBF2EV.cjs');
7
+ var chunkIA24HACT_cjs = require('./chunk-IA24HACT.cjs');
8
8
  require('./chunk-P3XDZL6Q.cjs');
9
9
  require('./chunk-MNWKYY5E.cjs');
10
10
  require('./chunk-IGJUBJBW.cjs');
@@ -57,67 +57,67 @@ Object.defineProperty(exports, "setAppInstance", {
57
57
  });
58
58
  Object.defineProperty(exports, "CollectionRegistry", {
59
59
  enumerable: true,
60
- get: function () { return chunkWIV3R2MJ_cjs.CollectionRegistry; }
60
+ get: function () { return chunkKZIBF2EV_cjs.CollectionRegistry; }
61
61
  });
62
62
  Object.defineProperty(exports, "PluginBootstrapService", {
63
63
  enumerable: true,
64
- get: function () { return chunkWIV3R2MJ_cjs.PluginBootstrapService; }
64
+ get: function () { return chunkKZIBF2EV_cjs.PluginBootstrapService; }
65
65
  });
66
66
  Object.defineProperty(exports, "PluginService", {
67
67
  enumerable: true,
68
- get: function () { return chunkWIV3R2MJ_cjs.PluginService; }
68
+ get: function () { return chunkKZIBF2EV_cjs.PluginService; }
69
69
  });
70
70
  Object.defineProperty(exports, "TelemetryService", {
71
71
  enumerable: true,
72
- get: function () { return chunkWIV3R2MJ_cjs.TelemetryService; }
72
+ get: function () { return chunkKZIBF2EV_cjs.TelemetryService; }
73
73
  });
74
74
  Object.defineProperty(exports, "collectionRecordToRow", {
75
75
  enumerable: true,
76
- get: function () { return chunkWIV3R2MJ_cjs.collectionRecordToRow; }
76
+ get: function () { return chunkKZIBF2EV_cjs.collectionRecordToRow; }
77
77
  });
78
78
  Object.defineProperty(exports, "createInstallationIdentity", {
79
79
  enumerable: true,
80
- get: function () { return chunkWIV3R2MJ_cjs.createInstallationIdentity; }
80
+ get: function () { return chunkKZIBF2EV_cjs.createInstallationIdentity; }
81
81
  });
82
82
  Object.defineProperty(exports, "getAvailableCollectionNames", {
83
83
  enumerable: true,
84
- get: function () { return chunkWIV3R2MJ_cjs.getAvailableCollectionNames; }
84
+ get: function () { return chunkKZIBF2EV_cjs.getAvailableCollectionNames; }
85
85
  });
86
86
  Object.defineProperty(exports, "getCollectionRegistry", {
87
87
  enumerable: true,
88
- get: function () { return chunkWIV3R2MJ_cjs.getCollectionRegistry; }
88
+ get: function () { return chunkKZIBF2EV_cjs.getCollectionRegistry; }
89
89
  });
90
90
  Object.defineProperty(exports, "getTelemetryService", {
91
91
  enumerable: true,
92
- get: function () { return chunkWIV3R2MJ_cjs.getTelemetryService; }
92
+ get: function () { return chunkKZIBF2EV_cjs.getTelemetryService; }
93
93
  });
94
94
  Object.defineProperty(exports, "initTelemetry", {
95
95
  enumerable: true,
96
- get: function () { return chunkWIV3R2MJ_cjs.initTelemetry; }
96
+ get: function () { return chunkKZIBF2EV_cjs.initTelemetry; }
97
97
  });
98
98
  Object.defineProperty(exports, "loadCollectionConfig", {
99
99
  enumerable: true,
100
- get: function () { return chunkWIV3R2MJ_cjs.loadCollectionConfig; }
100
+ get: function () { return chunkKZIBF2EV_cjs.loadCollectionConfig; }
101
101
  });
102
102
  Object.defineProperty(exports, "loadCollectionConfigs", {
103
103
  enumerable: true,
104
- get: function () { return chunkWIV3R2MJ_cjs.loadCollectionConfigs; }
104
+ get: function () { return chunkKZIBF2EV_cjs.loadCollectionConfigs; }
105
105
  });
106
106
  Object.defineProperty(exports, "registerCollections", {
107
107
  enumerable: true,
108
- get: function () { return chunkWIV3R2MJ_cjs.registerCollections; }
108
+ get: function () { return chunkKZIBF2EV_cjs.registerCollections; }
109
109
  });
110
110
  Object.defineProperty(exports, "resetCollectionRegistry", {
111
111
  enumerable: true,
112
- get: function () { return chunkWIV3R2MJ_cjs.resetCollectionRegistry; }
112
+ get: function () { return chunkKZIBF2EV_cjs.resetCollectionRegistry; }
113
113
  });
114
114
  Object.defineProperty(exports, "validateCollectionConfig", {
115
115
  enumerable: true,
116
- get: function () { return chunkWIV3R2MJ_cjs.validateCollectionConfig; }
116
+ get: function () { return chunkKZIBF2EV_cjs.validateCollectionConfig; }
117
117
  });
118
118
  Object.defineProperty(exports, "MigrationService", {
119
119
  enumerable: true,
120
- get: function () { return chunkH5FB6GKR_cjs.MigrationService; }
120
+ get: function () { return chunkIA24HACT_cjs.MigrationService; }
121
121
  });
122
122
  //# sourceMappingURL=services.cjs.map
123
123
  //# sourceMappingURL=services.cjs.map
package/dist/services.js CHANGED
@@ -1,8 +1,8 @@
1
1
  export { CACHE_CONFIGS, CATEGORY_INFO, CacheService, Logger, SettingsService, buildRouteList, getAppInstance, getCacheService, getLogger, initLogger, setAppInstance } from './chunk-RQ6N3FTV.js';
2
2
  import './chunk-K25XHMM3.js';
3
3
  import './chunk-AI663NBO.js';
4
- export { CollectionRegistry, PluginBootstrapService, PluginService, TelemetryService, collectionRecordToRow, createInstallationIdentity, getAvailableCollectionNames, getCollectionRegistry, getTelemetryService, initTelemetry, loadCollectionConfig, loadCollectionConfigs, registerCollections, resetCollectionRegistry, validateCollectionConfig } from './chunk-INE5E3SL.js';
5
- export { MigrationService } from './chunk-32SDMKZ7.js';
4
+ export { CollectionRegistry, PluginBootstrapService, PluginService, TelemetryService, collectionRecordToRow, createInstallationIdentity, getAvailableCollectionNames, getCollectionRegistry, getTelemetryService, initTelemetry, loadCollectionConfig, loadCollectionConfigs, registerCollections, resetCollectionRegistry, validateCollectionConfig } from './chunk-KIB7K5LV.js';
5
+ export { MigrationService } from './chunk-HYO2MSFI.js';
6
6
  import './chunk-X7ZAEI5S.js';
7
7
  import './chunk-TQABQWOP.js';
8
8
  import './chunk-V4OQ3NZ2.js';
@@ -283,4 +283,4 @@ interface EmailProvider {
283
283
  }>>;
284
284
  }
285
285
 
286
- export { type AuthMagicLinkConsumedPayload as A, type ContentEventPayload as C, type EmailProvider as E, HOOK_EVENT_NAMES as H, LEGACY_EVENT_ALIASES as L, type NormalizedEmailMessage as N, type PayloadForEvent as P, type SubscribableEvent as S, type TypedHookContext as T, type AuthOtpVerifiedPayload as a, type AuthPasswordResetCompletedPayload as b, type AuthPasswordResetRequestedPayload as c, type AuthRegistrationCompletedPayload as d, type HookActor as e, type HookEventName as f, type HookEventPayloads as g, type HookPayload as h, type HookSystemLike as i, type LegacyHookEventName as j, type LegacyHookEventPayloads as k, type TypedHookHandler as l, type TypedHooks as m, createTypedHooks as n, isKnownHookEvent as o, isLegacyHookEvent as p, type SendResult as q, resolveHookEventName as r, type EmailLogRow as s, type EmailMessage as t };
286
+ export { type AuthMagicLinkConsumedPayload as A, type ContentEventPayload as C, type EmailProvider as E, HOOK_EVENT_NAMES as H, LEGACY_EVENT_ALIASES as L, type NormalizedEmailMessage as N, type PayloadForEvent as P, type SubscribableEvent as S, type TypedHookContext as T, type AuthOtpVerifiedPayload as a, type AuthPasswordResetCompletedPayload as b, type AuthPasswordResetRequestedPayload as c, type AuthRegistrationCompletedPayload as d, type HookActor as e, type HookEventName as f, type HookEventPayloads as g, type HookPayload as h, type HookSystemLike as i, type LegacyHookEventName as j, type LegacyHookEventPayloads as k, type TypedHookHandler as l, type TypedHooks as m, createTypedHooks as n, isKnownHookEvent as o, isLegacyHookEvent as p, type EmailLogRow as q, resolveHookEventName as r, type EmailMessage as s, type SendResult as t };
@@ -283,4 +283,4 @@ interface EmailProvider {
283
283
  }>>;
284
284
  }
285
285
 
286
- export { type AuthMagicLinkConsumedPayload as A, type ContentEventPayload as C, type EmailProvider as E, HOOK_EVENT_NAMES as H, LEGACY_EVENT_ALIASES as L, type NormalizedEmailMessage as N, type PayloadForEvent as P, type SubscribableEvent as S, type TypedHookContext as T, type AuthOtpVerifiedPayload as a, type AuthPasswordResetCompletedPayload as b, type AuthPasswordResetRequestedPayload as c, type AuthRegistrationCompletedPayload as d, type HookActor as e, type HookEventName as f, type HookEventPayloads as g, type HookPayload as h, type HookSystemLike as i, type LegacyHookEventName as j, type LegacyHookEventPayloads as k, type TypedHookHandler as l, type TypedHooks as m, createTypedHooks as n, isKnownHookEvent as o, isLegacyHookEvent as p, type SendResult as q, resolveHookEventName as r, type EmailLogRow as s, type EmailMessage as t };
286
+ export { type AuthMagicLinkConsumedPayload as A, type ContentEventPayload as C, type EmailProvider as E, HOOK_EVENT_NAMES as H, LEGACY_EVENT_ALIASES as L, type NormalizedEmailMessage as N, type PayloadForEvent as P, type SubscribableEvent as S, type TypedHookContext as T, type AuthOtpVerifiedPayload as a, type AuthPasswordResetCompletedPayload as b, type AuthPasswordResetRequestedPayload as c, type AuthRegistrationCompletedPayload as d, type HookActor as e, type HookEventName as f, type HookEventPayloads as g, type HookPayload as h, type HookSystemLike as i, type LegacyHookEventName as j, type LegacyHookEventPayloads as k, type TypedHookHandler as l, type TypedHooks as m, createTypedHooks as n, isKnownHookEvent as o, isLegacyHookEvent as p, type EmailLogRow as q, resolveHookEventName as r, type EmailMessage as s, type SendResult as t };
package/dist/utils.cjs CHANGED
@@ -3,7 +3,7 @@
3
3
  var chunkIXUHXTHW_cjs = require('./chunk-IXUHXTHW.cjs');
4
4
  var chunkRCQ2HIQD_cjs = require('./chunk-RCQ2HIQD.cjs');
5
5
  var chunkP3XDZL6Q_cjs = require('./chunk-P3XDZL6Q.cjs');
6
- var chunkSIPBHWMG_cjs = require('./chunk-SIPBHWMG.cjs');
6
+ var chunk3XFA3E2F_cjs = require('./chunk-3XFA3E2F.cjs');
7
7
  var chunkMNWKYY5E_cjs = require('./chunk-MNWKYY5E.cjs');
8
8
  require('./chunk-IGJUBJBW.cjs');
9
9
 
@@ -79,11 +79,11 @@ Object.defineProperty(exports, "shouldSkipEvent", {
79
79
  });
80
80
  Object.defineProperty(exports, "SONICJS_VERSION", {
81
81
  enumerable: true,
82
- get: function () { return chunkSIPBHWMG_cjs.SONICJS_VERSION; }
82
+ get: function () { return chunk3XFA3E2F_cjs.SONICJS_VERSION; }
83
83
  });
84
84
  Object.defineProperty(exports, "getCoreVersion", {
85
85
  enumerable: true,
86
- get: function () { return chunkSIPBHWMG_cjs.getCoreVersion; }
86
+ get: function () { return chunk3XFA3E2F_cjs.getCoreVersion; }
87
87
  });
88
88
  Object.defineProperty(exports, "escapeHtml", {
89
89
  enumerable: true,
package/dist/utils.js CHANGED
@@ -1,7 +1,7 @@
1
1
  export { QueryFilterBuilder, TemplateRenderer, buildQuery, generateSlug, getBlocksFieldConfig, parseBlocksValue, renderTemplate, templateRenderer } from './chunk-QZGABF2M.js';
2
2
  export { metricsTracker } from './chunk-FICTAGD4.js';
3
3
  export { generateInstallationId, generateProjectId, getDefaultTelemetryConfig, getTelemetryConfig, isTelemetryEnabled, sanitizeErrorMessage, sanitizeRoute, shouldSkipEvent } from './chunk-X7ZAEI5S.js';
4
- export { SONICJS_VERSION, getCoreVersion } from './chunk-U7T5EOHJ.js';
4
+ export { SONICJS_VERSION, getCoreVersion } from './chunk-JRMBHDGM.js';
5
5
  export { escapeHtml, sanitizeInput, sanitizeObject } from './chunk-TQABQWOP.js';
6
6
  import './chunk-V4OQ3NZ2.js';
7
7
  //# sourceMappingURL=utils.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sonicjs-cms/core",
3
- "version": "3.0.0-beta.14",
3
+ "version": "3.0.0-beta.16",
4
4
  "description": "Core framework for SonicJS headless CMS - Edge-first, TypeScript-native CMS built for Cloudflare Workers",
5
5
  "type": "module",
6
6
  "main": "./dist/index.cjs",
@@ -104,7 +104,7 @@
104
104
  },
105
105
  "dependencies": {
106
106
  "@cf-wasm/resvg": "^0.3.3",
107
- "better-auth": "^1.6.20",
107
+ "better-auth": "^1.6.13",
108
108
  "better-auth-cloudflare": "^0.3.0",
109
109
  "csv-parse": "^6.2.1",
110
110
  "drizzle-zod": "^0.8.3",