@kyro-cms/core 0.3.5 → 0.4.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 (78) hide show
  1. package/README.md +3 -3
  2. package/dist/api-handler.cjs +5 -5
  3. package/dist/api-handler.js +4 -4
  4. package/dist/{chunk-X3CU27OO.cjs → chunk-3FW6WVVP.cjs} +2 -17
  5. package/dist/chunk-3FW6WVVP.cjs.map +1 -0
  6. package/dist/{chunk-R4C4O4SE.cjs → chunk-3ZZPZYCM.cjs} +36 -61
  7. package/dist/chunk-3ZZPZYCM.cjs.map +1 -0
  8. package/dist/{chunk-Y3TM7WH7.js → chunk-C4JJEE42.js} +36 -61
  9. package/dist/chunk-C4JJEE42.js.map +1 -0
  10. package/dist/{chunk-2UOI5MUC.cjs → chunk-FWGHXRRI.cjs} +4 -4
  11. package/dist/{chunk-2UOI5MUC.cjs.map → chunk-FWGHXRRI.cjs.map} +1 -1
  12. package/dist/{chunk-DE7OQOMD.cjs → chunk-M4GFA2UQ.cjs} +19 -19
  13. package/dist/chunk-M4GFA2UQ.cjs.map +1 -0
  14. package/dist/{chunk-4UD44U4Z.js → chunk-OJBK3JYF.js} +18 -18
  15. package/dist/chunk-OJBK3JYF.js.map +1 -0
  16. package/dist/{chunk-5FTY2DLG.js → chunk-SAMZQVC2.js} +3 -3
  17. package/dist/{chunk-5FTY2DLG.js.map → chunk-SAMZQVC2.js.map} +1 -1
  18. package/dist/{chunk-RGIQKTZ7.js → chunk-YMG55RSX.js} +4 -18
  19. package/dist/chunk-YMG55RSX.js.map +1 -0
  20. package/dist/drizzle/index.cjs +10 -10
  21. package/dist/drizzle/index.js +2 -2
  22. package/dist/index.cjs +48 -55
  23. package/dist/index.cjs.map +1 -1
  24. package/dist/index.js +6 -13
  25. package/dist/index.js.map +1 -1
  26. package/dist/rest/index.cjs +4 -4
  27. package/dist/rest/index.js +2 -2
  28. package/package.json +2 -14
  29. package/dist/WebhookService-118ZTFis.d.ts +0 -112
  30. package/dist/WebhookService-AefJfqX0.d.cts +0 -112
  31. package/dist/api-handler.d.cts +0 -9
  32. package/dist/api-handler.d.ts +0 -9
  33. package/dist/base-DvvNqnM-.d.cts +0 -73
  34. package/dist/base-eVegJ_Pr.d.ts +0 -73
  35. package/dist/chunk-4UD44U4Z.js.map +0 -1
  36. package/dist/chunk-DE7OQOMD.cjs.map +0 -1
  37. package/dist/chunk-R4C4O4SE.cjs.map +0 -1
  38. package/dist/chunk-RGIQKTZ7.js.map +0 -1
  39. package/dist/chunk-X3CU27OO.cjs.map +0 -1
  40. package/dist/chunk-Y3TM7WH7.js.map +0 -1
  41. package/dist/cli/index.d.cts +0 -1
  42. package/dist/cli/index.d.ts +0 -1
  43. package/dist/client.d.cts +0 -12
  44. package/dist/client.d.ts +0 -12
  45. package/dist/drizzle/index.d.cts +0 -135
  46. package/dist/drizzle/index.d.ts +0 -135
  47. package/dist/fields/index.d.cts +0 -27
  48. package/dist/fields/index.d.ts +0 -27
  49. package/dist/graphql/index.d.cts +0 -22
  50. package/dist/graphql/index.d.ts +0 -22
  51. package/dist/index-Bz9JqRGI.d.cts +0 -86
  52. package/dist/index-Bz9JqRGI.d.ts +0 -86
  53. package/dist/index-CLp-DRKA.d.ts +0 -64
  54. package/dist/index-DfO7G4kN.d.cts +0 -64
  55. package/dist/index.d.cts +0 -1363
  56. package/dist/index.d.ts +0 -1363
  57. package/dist/integration.d.cts +0 -27
  58. package/dist/integration.d.ts +0 -27
  59. package/dist/mongodb/index.d.cts +0 -63
  60. package/dist/mongodb/index.d.ts +0 -63
  61. package/dist/mysql-media-AI6YK767.cjs +0 -48
  62. package/dist/mysql-media-AI6YK767.cjs.map +0 -1
  63. package/dist/mysql-media-CDZUS7YX.js +0 -45
  64. package/dist/mysql-media-CDZUS7YX.js.map +0 -1
  65. package/dist/rest/index.d.cts +0 -57
  66. package/dist/rest/index.d.ts +0 -57
  67. package/dist/templates/index.d.cts +0 -59
  68. package/dist/templates/index.d.ts +0 -59
  69. package/dist/trpc/index.d.cts +0 -136
  70. package/dist/trpc/index.d.ts +0 -136
  71. package/dist/types-BnTm7oJG.d.cts +0 -130
  72. package/dist/types-BnTm7oJG.d.ts +0 -130
  73. package/dist/types-Bs1up4yP.d.ts +0 -461
  74. package/dist/types-J3R9nVsZ.d.cts +0 -461
  75. package/dist/types-VtjUxIMp.d.cts +0 -246
  76. package/dist/types-VtjUxIMp.d.ts +0 -246
  77. package/dist/ws/index.d.cts +0 -88
  78. package/dist/ws/index.d.ts +0 -88
@@ -1,9 +1,9 @@
1
1
  'use strict';
2
2
 
3
- var chunkR4C4O4SE_cjs = require('../chunk-R4C4O4SE.cjs');
3
+ var chunk3ZZPZYCM_cjs = require('../chunk-3ZZPZYCM.cjs');
4
4
  var chunkIX3ABYKZ_cjs = require('../chunk-IX3ABYKZ.cjs');
5
5
  require('../chunk-WQBRWOQT.cjs');
6
- var chunkX3CU27OO_cjs = require('../chunk-X3CU27OO.cjs');
6
+ var chunk3FW6WVVP_cjs = require('../chunk-3FW6WVVP.cjs');
7
7
  require('../chunk-KOCTZKPV.cjs');
8
8
  require('../chunk-G7VZBCD6.cjs');
9
9
 
@@ -11,19 +11,19 @@ require('../chunk-G7VZBCD6.cjs');
11
11
 
12
12
  Object.defineProperty(exports, "DrizzleAdapter", {
13
13
  enumerable: true,
14
- get: function () { return chunkR4C4O4SE_cjs.DrizzleAdapter; }
14
+ get: function () { return chunk3ZZPZYCM_cjs.DrizzleAdapter; }
15
15
  });
16
16
  Object.defineProperty(exports, "collectionToDrizzleSchema", {
17
17
  enumerable: true,
18
- get: function () { return chunkR4C4O4SE_cjs.collectionToDrizzleSchema; }
18
+ get: function () { return chunk3ZZPZYCM_cjs.collectionToDrizzleSchema; }
19
19
  });
20
20
  Object.defineProperty(exports, "createDrizzleAdapter", {
21
21
  enumerable: true,
22
- get: function () { return chunkR4C4O4SE_cjs.createDrizzleAdapter; }
22
+ get: function () { return chunk3ZZPZYCM_cjs.createDrizzleAdapter; }
23
23
  });
24
24
  Object.defineProperty(exports, "fieldToDrizzleType", {
25
25
  enumerable: true,
26
- get: function () { return chunkR4C4O4SE_cjs.fieldToDrizzleType; }
26
+ get: function () { return chunk3ZZPZYCM_cjs.fieldToDrizzleType; }
27
27
  });
28
28
  Object.defineProperty(exports, "PostgresAuthAdapter", {
29
29
  enumerable: true,
@@ -31,19 +31,19 @@ Object.defineProperty(exports, "PostgresAuthAdapter", {
31
31
  });
32
32
  Object.defineProperty(exports, "createDatabase", {
33
33
  enumerable: true,
34
- get: function () { return chunkX3CU27OO_cjs.createDatabase; }
34
+ get: function () { return chunk3FW6WVVP_cjs.createDatabase; }
35
35
  });
36
36
  Object.defineProperty(exports, "genId", {
37
37
  enumerable: true,
38
- get: function () { return chunkX3CU27OO_cjs.genId; }
38
+ get: function () { return chunk3FW6WVVP_cjs.genId; }
39
39
  });
40
40
  Object.defineProperty(exports, "runMigrations", {
41
41
  enumerable: true,
42
- get: function () { return chunkX3CU27OO_cjs.runMigrations; }
42
+ get: function () { return chunk3FW6WVVP_cjs.runMigrations; }
43
43
  });
44
44
  Object.defineProperty(exports, "seedDefaultRoles", {
45
45
  enumerable: true,
46
- get: function () { return chunkX3CU27OO_cjs.seedDefaultRoles; }
46
+ get: function () { return chunk3FW6WVVP_cjs.seedDefaultRoles; }
47
47
  });
48
48
  //# sourceMappingURL=index.cjs.map
49
49
  //# sourceMappingURL=index.cjs.map
@@ -1,7 +1,7 @@
1
- export { DrizzleAdapter, collectionToDrizzleSchema, createDrizzleAdapter, fieldToDrizzleType } from '../chunk-Y3TM7WH7.js';
1
+ export { DrizzleAdapter, collectionToDrizzleSchema, createDrizzleAdapter, fieldToDrizzleType } from '../chunk-C4JJEE42.js';
2
2
  export { PostgresAuthAdapter } from '../chunk-DBUYB32X.js';
3
3
  import '../chunk-WOWUL7ZY.js';
4
- export { createDatabase, genId, runMigrations, seedDefaultRoles } from '../chunk-RGIQKTZ7.js';
4
+ export { createDatabase, genId, runMigrations, seedDefaultRoles } from '../chunk-YMG55RSX.js';
5
5
  import '../chunk-A4USRVTQ.js';
6
6
  import '../chunk-Z6ZWNWWR.js';
7
7
  //# sourceMappingURL=index.js.map
package/dist/index.cjs CHANGED
@@ -3,11 +3,11 @@
3
3
  var chunkH4XCAPA6_cjs = require('./chunk-H4XCAPA6.cjs');
4
4
  var chunkJYGIFBBS_cjs = require('./chunk-JYGIFBBS.cjs');
5
5
  var chunkZ2OVHWHB_cjs = require('./chunk-Z2OVHWHB.cjs');
6
- var chunk2UOI5MUC_cjs = require('./chunk-2UOI5MUC.cjs');
6
+ var chunkFWGHXRRI_cjs = require('./chunk-FWGHXRRI.cjs');
7
7
  var chunkN4H37VN4_cjs = require('./chunk-N4H37VN4.cjs');
8
8
  var chunkATBOUGQP_cjs = require('./chunk-ATBOUGQP.cjs');
9
9
  var chunkK7JPTH3G_cjs = require('./chunk-K7JPTH3G.cjs');
10
- var chunkDE7OQOMD_cjs = require('./chunk-DE7OQOMD.cjs');
10
+ var chunkM4GFA2UQ_cjs = require('./chunk-M4GFA2UQ.cjs');
11
11
  var chunkDLHUQO25_cjs = require('./chunk-DLHUQO25.cjs');
12
12
  require('./chunk-4PWRCMTQ.cjs');
13
13
  require('./chunk-ADLJSJSN.cjs');
@@ -15,10 +15,10 @@ var chunkIBG6V56E_cjs = require('./chunk-IBG6V56E.cjs');
15
15
  var chunkVJT6P4N6_cjs = require('./chunk-VJT6P4N6.cjs');
16
16
  var chunkR3XIBBAW_cjs = require('./chunk-R3XIBBAW.cjs');
17
17
  var chunkDVD5P72E_cjs = require('./chunk-DVD5P72E.cjs');
18
- var chunkR4C4O4SE_cjs = require('./chunk-R4C4O4SE.cjs');
18
+ var chunk3ZZPZYCM_cjs = require('./chunk-3ZZPZYCM.cjs');
19
19
  var chunkIX3ABYKZ_cjs = require('./chunk-IX3ABYKZ.cjs');
20
20
  require('./chunk-WQBRWOQT.cjs');
21
- var chunkX3CU27OO_cjs = require('./chunk-X3CU27OO.cjs');
21
+ var chunk3FW6WVVP_cjs = require('./chunk-3FW6WVVP.cjs');
22
22
  var chunkW3KPQX7V_cjs = require('./chunk-W3KPQX7V.cjs');
23
23
  var chunkKOCTZKPV_cjs = require('./chunk-KOCTZKPV.cjs');
24
24
  var chunkG7VZBCD6_cjs = require('./chunk-G7VZBCD6.cjs');
@@ -1934,7 +1934,7 @@ function getEnvNum(key, fallback = 0) {
1934
1934
  }
1935
1935
  function detectDatabaseType() {
1936
1936
  const envDb = process.env.KYRO_AUTH_DATABASE?.toLowerCase();
1937
- if (envDb && ["sqlite", "postgres", "mysql", "mongodb", "memory"].includes(envDb)) {
1937
+ if (envDb && ["sqlite", "postgres", "mongodb", "memory"].includes(envDb)) {
1938
1938
  return envDb;
1939
1939
  }
1940
1940
  try {
@@ -1947,8 +1947,6 @@ function detectDatabaseType() {
1947
1947
  } else if (configContent.includes("createDrizzleAdapter")) {
1948
1948
  if (configContent.includes("postgres") || configContent.includes("postgresql")) {
1949
1949
  return "postgres";
1950
- } else if (configContent.includes("mysql")) {
1951
- return "mysql";
1952
1950
  }
1953
1951
  return "postgres";
1954
1952
  } else if (configContent.includes("createMongoDBAdapter")) {
@@ -1972,11 +1970,6 @@ async function createAuthAdapter(databaseType) {
1972
1970
  path: getEnv("KYRO_AUTH_DB_PATH", defaultAuthDbPath)
1973
1971
  });
1974
1972
  }
1975
- case "mysql": {
1976
- return new chunkDLHUQO25_cjs.SQLiteAuthAdapter({
1977
- path: getEnv("KYRO_AUTH_DB_PATH", defaultAuthDbPath)
1978
- });
1979
- }
1980
1973
  case "mongodb":
1981
1974
  return new chunkDLHUQO25_cjs.SQLiteAuthAdapter({
1982
1975
  path: getEnv("KYRO_AUTH_DB_PATH", defaultAuthDbPath)
@@ -2033,7 +2026,7 @@ async function createAuthConfig(databaseType) {
2033
2026
  max: getEnvNum("RATE_LIMIT_MAX_REQUESTS", 100)
2034
2027
  }
2035
2028
  });
2036
- auditLogger = new chunkDE7OQOMD_cjs.AuditLogger(
2029
+ auditLogger = new chunkM4GFA2UQ_cjs.AuditLogger(
2037
2030
  redisClient,
2038
2031
  getEnvNum("AUDIT_LOG_RETENTION_DAYS", 30)
2039
2032
  );
@@ -2042,7 +2035,7 @@ async function createAuthConfig(databaseType) {
2042
2035
  maxAttempts: getEnvNum("LOCKOUT_MAX_ATTEMPTS", 5),
2043
2036
  lockDuration: getEnvNum("LOCKOUT_DURATION_MINUTES", 15) * 60 * 1e3
2044
2037
  });
2045
- rateLimiter = new chunkDE7OQOMD_cjs.InMemoryRateLimiter({
2038
+ rateLimiter = new chunkM4GFA2UQ_cjs.InMemoryRateLimiter({
2046
2039
  "auth:login": {
2047
2040
  window: getEnvNum("RATE_LIMIT_AUTH_WINDOW_MS", 9e5),
2048
2041
  max: getEnvNum("RATE_LIMIT_AUTH_MAX_REQUESTS", 10)
@@ -2052,9 +2045,9 @@ async function createAuthConfig(databaseType) {
2052
2045
  max: getEnvNum("RATE_LIMIT_MAX_REQUESTS", 100)
2053
2046
  }
2054
2047
  });
2055
- auditLogger = getEnvBool("AUDIT_LOG_ENABLED", true) ? new chunkDE7OQOMD_cjs.InMemoryAuditLogger(getEnvNum("AUDIT_LOG_RETENTION_DAYS", 30)) : void 0;
2048
+ auditLogger = getEnvBool("AUDIT_LOG_ENABLED", true) ? new chunkM4GFA2UQ_cjs.InMemoryAuditLogger(getEnvNum("AUDIT_LOG_RETENTION_DAYS", 30)) : void 0;
2056
2049
  }
2057
- const routes = new chunkDE7OQOMD_cjs.AuthRoutes({
2050
+ const routes = new chunkM4GFA2UQ_cjs.AuthRoutes({
2058
2051
  redis: authAdapter,
2059
2052
  email,
2060
2053
  jwtSecret: getEnv("JWT_SECRET", "change-me"),
@@ -2666,7 +2659,7 @@ async function createAuthStorage(config) {
2666
2659
  }
2667
2660
 
2668
2661
  // src/index.ts
2669
- chunkDE7OQOMD_cjs.init_secret();
2662
+ chunkM4GFA2UQ_cjs.init_secret();
2670
2663
 
2671
2664
  Object.defineProperty(exports, "RedisAuthAdapter", {
2672
2665
  enumerable: true,
@@ -2730,71 +2723,71 @@ Object.defineProperty(exports, "minimalCollections", {
2730
2723
  });
2731
2724
  Object.defineProperty(exports, "ConfigValidationError", {
2732
2725
  enumerable: true,
2733
- get: function () { return chunk2UOI5MUC_cjs.ConfigValidationError; }
2726
+ get: function () { return chunkFWGHXRRI_cjs.ConfigValidationError; }
2734
2727
  });
2735
2728
  Object.defineProperty(exports, "Kyro", {
2736
2729
  enumerable: true,
2737
- get: function () { return chunk2UOI5MUC_cjs.Kyro; }
2730
+ get: function () { return chunkFWGHXRRI_cjs.Kyro; }
2738
2731
  });
2739
2732
  Object.defineProperty(exports, "Registry", {
2740
2733
  enumerable: true,
2741
- get: function () { return chunk2UOI5MUC_cjs.Registry; }
2734
+ get: function () { return chunkFWGHXRRI_cjs.Registry; }
2742
2735
  });
2743
2736
  Object.defineProperty(exports, "collectionToCreateZod", {
2744
2737
  enumerable: true,
2745
- get: function () { return chunk2UOI5MUC_cjs.collectionToCreateZod; }
2738
+ get: function () { return chunkFWGHXRRI_cjs.collectionToCreateZod; }
2746
2739
  });
2747
2740
  Object.defineProperty(exports, "collectionToUpdateZod", {
2748
2741
  enumerable: true,
2749
- get: function () { return chunk2UOI5MUC_cjs.collectionToUpdateZod; }
2742
+ get: function () { return chunkFWGHXRRI_cjs.collectionToUpdateZod; }
2750
2743
  });
2751
2744
  Object.defineProperty(exports, "collectionToWhereZod", {
2752
2745
  enumerable: true,
2753
- get: function () { return chunk2UOI5MUC_cjs.collectionToWhereZod; }
2746
+ get: function () { return chunkFWGHXRRI_cjs.collectionToWhereZod; }
2754
2747
  });
2755
2748
  Object.defineProperty(exports, "collectionToZod", {
2756
2749
  enumerable: true,
2757
- get: function () { return chunk2UOI5MUC_cjs.collectionToZod; }
2750
+ get: function () { return chunkFWGHXRRI_cjs.collectionToZod; }
2758
2751
  });
2759
2752
  Object.defineProperty(exports, "createKyro", {
2760
2753
  enumerable: true,
2761
- get: function () { return chunk2UOI5MUC_cjs.createKyro; }
2754
+ get: function () { return chunkFWGHXRRI_cjs.createKyro; }
2762
2755
  });
2763
2756
  Object.defineProperty(exports, "createRegistry", {
2764
2757
  enumerable: true,
2765
- get: function () { return chunk2UOI5MUC_cjs.createRegistry; }
2758
+ get: function () { return chunkFWGHXRRI_cjs.createRegistry; }
2766
2759
  });
2767
2760
  Object.defineProperty(exports, "fieldToZod", {
2768
2761
  enumerable: true,
2769
- get: function () { return chunk2UOI5MUC_cjs.fieldToZod; }
2762
+ get: function () { return chunkFWGHXRRI_cjs.fieldToZod; }
2770
2763
  });
2771
2764
  Object.defineProperty(exports, "getRegistry", {
2772
2765
  enumerable: true,
2773
- get: function () { return chunk2UOI5MUC_cjs.getRegistry; }
2766
+ get: function () { return chunkFWGHXRRI_cjs.getRegistry; }
2774
2767
  });
2775
2768
  Object.defineProperty(exports, "globalToZod", {
2776
2769
  enumerable: true,
2777
- get: function () { return chunk2UOI5MUC_cjs.globalToZod; }
2770
+ get: function () { return chunkFWGHXRRI_cjs.globalToZod; }
2778
2771
  });
2779
2772
  Object.defineProperty(exports, "resetRegistry", {
2780
2773
  enumerable: true,
2781
- get: function () { return chunk2UOI5MUC_cjs.resetRegistry; }
2774
+ get: function () { return chunkFWGHXRRI_cjs.resetRegistry; }
2782
2775
  });
2783
2776
  Object.defineProperty(exports, "validateCollection", {
2784
2777
  enumerable: true,
2785
- get: function () { return chunk2UOI5MUC_cjs.validateCollection; }
2778
+ get: function () { return chunkFWGHXRRI_cjs.validateCollection; }
2786
2779
  });
2787
2780
  Object.defineProperty(exports, "validateConfig", {
2788
2781
  enumerable: true,
2789
- get: function () { return chunk2UOI5MUC_cjs.validateConfig; }
2782
+ get: function () { return chunkFWGHXRRI_cjs.validateConfig; }
2790
2783
  });
2791
2784
  Object.defineProperty(exports, "validateFields", {
2792
2785
  enumerable: true,
2793
- get: function () { return chunk2UOI5MUC_cjs.validateFields; }
2786
+ get: function () { return chunkFWGHXRRI_cjs.validateFields; }
2794
2787
  });
2795
2788
  Object.defineProperty(exports, "validateGlobal", {
2796
2789
  enumerable: true,
2797
- get: function () { return chunk2UOI5MUC_cjs.validateGlobal; }
2790
+ get: function () { return chunkFWGHXRRI_cjs.validateGlobal; }
2798
2791
  });
2799
2792
  Object.defineProperty(exports, "CSSGenerator", {
2800
2793
  enumerable: true,
@@ -2950,59 +2943,59 @@ Object.defineProperty(exports, "createUpdateProcedure", {
2950
2943
  });
2951
2944
  Object.defineProperty(exports, "AuditLogger", {
2952
2945
  enumerable: true,
2953
- get: function () { return chunkDE7OQOMD_cjs.AuditLogger; }
2946
+ get: function () { return chunkM4GFA2UQ_cjs.AuditLogger; }
2954
2947
  });
2955
2948
  Object.defineProperty(exports, "InMemoryAuditLogger", {
2956
2949
  enumerable: true,
2957
- get: function () { return chunkDE7OQOMD_cjs.InMemoryAuditLogger; }
2950
+ get: function () { return chunkM4GFA2UQ_cjs.InMemoryAuditLogger; }
2958
2951
  });
2959
2952
  Object.defineProperty(exports, "InMemoryRateLimiter", {
2960
2953
  enumerable: true,
2961
- get: function () { return chunkDE7OQOMD_cjs.InMemoryRateLimiter; }
2954
+ get: function () { return chunkM4GFA2UQ_cjs.InMemoryRateLimiter; }
2962
2955
  });
2963
2956
  Object.defineProperty(exports, "MediaService", {
2964
2957
  enumerable: true,
2965
- get: function () { return chunkDE7OQOMD_cjs.MediaService; }
2958
+ get: function () { return chunkM4GFA2UQ_cjs.MediaService; }
2966
2959
  });
2967
2960
  Object.defineProperty(exports, "createAuditContext", {
2968
2961
  enumerable: true,
2969
- get: function () { return chunkDE7OQOMD_cjs.createAuditContext; }
2962
+ get: function () { return chunkM4GFA2UQ_cjs.createAuditContext; }
2970
2963
  });
2971
2964
  Object.defineProperty(exports, "createHonoApp", {
2972
2965
  enumerable: true,
2973
- get: function () { return chunkDE7OQOMD_cjs.createHonoApp; }
2966
+ get: function () { return chunkM4GFA2UQ_cjs.createHonoApp; }
2974
2967
  });
2975
2968
  Object.defineProperty(exports, "createLocalStorage", {
2976
2969
  enumerable: true,
2977
- get: function () { return chunkDE7OQOMD_cjs.createLocalStorage; }
2970
+ get: function () { return chunkM4GFA2UQ_cjs.createLocalStorage; }
2978
2971
  });
2979
2972
  Object.defineProperty(exports, "createRESTAPI", {
2980
2973
  enumerable: true,
2981
- get: function () { return chunkDE7OQOMD_cjs.createRESTAPI; }
2974
+ get: function () { return chunkM4GFA2UQ_cjs.createRESTAPI; }
2982
2975
  });
2983
2976
  Object.defineProperty(exports, "getAppSecret", {
2984
2977
  enumerable: true,
2985
- get: function () { return chunkDE7OQOMD_cjs.getAppSecret; }
2978
+ get: function () { return chunkM4GFA2UQ_cjs.getAppSecret; }
2986
2979
  });
2987
2980
  Object.defineProperty(exports, "getEncryptionKey", {
2988
2981
  enumerable: true,
2989
- get: function () { return chunkDE7OQOMD_cjs.getEncryptionKey; }
2982
+ get: function () { return chunkM4GFA2UQ_cjs.getEncryptionKey; }
2990
2983
  });
2991
2984
  Object.defineProperty(exports, "getSessionConfig", {
2992
2985
  enumerable: true,
2993
- get: function () { return chunkDE7OQOMD_cjs.getSessionConfig; }
2986
+ get: function () { return chunkM4GFA2UQ_cjs.getSessionConfig; }
2994
2987
  });
2995
2988
  Object.defineProperty(exports, "loadSecrets", {
2996
2989
  enumerable: true,
2997
- get: function () { return chunkDE7OQOMD_cjs.loadSecrets; }
2990
+ get: function () { return chunkM4GFA2UQ_cjs.loadSecrets; }
2998
2991
  });
2999
2992
  Object.defineProperty(exports, "resolveProvider", {
3000
2993
  enumerable: true,
3001
- get: function () { return chunkDE7OQOMD_cjs.resolveProvider; }
2994
+ get: function () { return chunkM4GFA2UQ_cjs.resolveProvider; }
3002
2995
  });
3003
2996
  Object.defineProperty(exports, "setDbAdapter", {
3004
2997
  enumerable: true,
3005
- get: function () { return chunkDE7OQOMD_cjs.setDbAdapter; }
2998
+ get: function () { return chunkM4GFA2UQ_cjs.setDbAdapter; }
3006
2999
  });
3007
3000
  Object.defineProperty(exports, "ConfigService", {
3008
3001
  enumerable: true,
@@ -3106,19 +3099,19 @@ Object.defineProperty(exports, "createWSServer", {
3106
3099
  });
3107
3100
  Object.defineProperty(exports, "DrizzleAdapter", {
3108
3101
  enumerable: true,
3109
- get: function () { return chunkR4C4O4SE_cjs.DrizzleAdapter; }
3102
+ get: function () { return chunk3ZZPZYCM_cjs.DrizzleAdapter; }
3110
3103
  });
3111
3104
  Object.defineProperty(exports, "collectionToDrizzleSchema", {
3112
3105
  enumerable: true,
3113
- get: function () { return chunkR4C4O4SE_cjs.collectionToDrizzleSchema; }
3106
+ get: function () { return chunk3ZZPZYCM_cjs.collectionToDrizzleSchema; }
3114
3107
  });
3115
3108
  Object.defineProperty(exports, "createDrizzleAdapter", {
3116
3109
  enumerable: true,
3117
- get: function () { return chunkR4C4O4SE_cjs.createDrizzleAdapter; }
3110
+ get: function () { return chunk3ZZPZYCM_cjs.createDrizzleAdapter; }
3118
3111
  });
3119
3112
  Object.defineProperty(exports, "fieldToDrizzleType", {
3120
3113
  enumerable: true,
3121
- get: function () { return chunkR4C4O4SE_cjs.fieldToDrizzleType; }
3114
+ get: function () { return chunk3ZZPZYCM_cjs.fieldToDrizzleType; }
3122
3115
  });
3123
3116
  Object.defineProperty(exports, "PostgresAuthAdapter", {
3124
3117
  enumerable: true,
@@ -3126,15 +3119,15 @@ Object.defineProperty(exports, "PostgresAuthAdapter", {
3126
3119
  });
3127
3120
  Object.defineProperty(exports, "createDatabase", {
3128
3121
  enumerable: true,
3129
- get: function () { return chunkX3CU27OO_cjs.createDatabase; }
3122
+ get: function () { return chunk3FW6WVVP_cjs.createDatabase; }
3130
3123
  });
3131
3124
  Object.defineProperty(exports, "runMigrations", {
3132
3125
  enumerable: true,
3133
- get: function () { return chunkX3CU27OO_cjs.runMigrations; }
3126
+ get: function () { return chunk3FW6WVVP_cjs.runMigrations; }
3134
3127
  });
3135
3128
  Object.defineProperty(exports, "seedDefaultRoles", {
3136
3129
  enumerable: true,
3137
- get: function () { return chunkX3CU27OO_cjs.seedDefaultRoles; }
3130
+ get: function () { return chunk3FW6WVVP_cjs.seedDefaultRoles; }
3138
3131
  });
3139
3132
  Object.defineProperty(exports, "MongoDBAdapter", {
3140
3133
  enumerable: true,