@kyro-cms/core 0.3.2 → 0.3.5

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 (201) hide show
  1. package/dist/{WebhookService-BznDc2AT.d.ts → WebhookService-118ZTFis.d.ts} +2 -2
  2. package/dist/{WebhookService-mZZ75syh.d.cts → WebhookService-AefJfqX0.d.cts} +2 -2
  3. package/dist/api-handler.cjs +52 -0
  4. package/dist/api-handler.cjs.map +1 -0
  5. package/dist/api-handler.d.cts +9 -0
  6. package/dist/api-handler.d.ts +9 -0
  7. package/dist/api-handler.js +46 -0
  8. package/dist/api-handler.js.map +1 -0
  9. package/dist/{base-Hu6ij8sZ.d.ts → base-DvvNqnM-.d.cts} +16 -5
  10. package/dist/{base-Db9LkB1N.d.cts → base-eVegJ_Pr.d.ts} +16 -5
  11. package/dist/bootstrap-DGJ3N7SO.js +6 -0
  12. package/dist/{bootstrap-LL6O7PWO.js.map → bootstrap-DGJ3N7SO.js.map} +1 -1
  13. package/dist/bootstrap-O5UGUTYU.cjs +31 -0
  14. package/dist/{bootstrap-BMWVB2T6.cjs.map → bootstrap-O5UGUTYU.cjs.map} +1 -1
  15. package/dist/{chunk-QKOFKITP.js → chunk-2HFJUUFZ.js} +3 -11
  16. package/dist/chunk-2HFJUUFZ.js.map +1 -0
  17. package/dist/chunk-2UOI5MUC.cjs +1276 -0
  18. package/dist/chunk-2UOI5MUC.cjs.map +1 -0
  19. package/dist/{chunk-DIC236EW.js → chunk-342BJNBI.js} +167 -24
  20. package/dist/chunk-342BJNBI.js.map +1 -0
  21. package/dist/{chunk-OUGKLCYF.js → chunk-3AJE4SEG.js} +4 -3
  22. package/dist/chunk-3AJE4SEG.js.map +1 -0
  23. package/dist/chunk-4UD44U4Z.js +5818 -0
  24. package/dist/chunk-4UD44U4Z.js.map +1 -0
  25. package/dist/chunk-5FTY2DLG.js +1258 -0
  26. package/dist/chunk-5FTY2DLG.js.map +1 -0
  27. package/dist/{chunk-BXMWDUED.js → chunk-A4USRVTQ.js} +2 -2
  28. package/dist/chunk-A4USRVTQ.js.map +1 -0
  29. package/dist/chunk-ADLJSJSN.cjs +13 -0
  30. package/dist/chunk-ADLJSJSN.cjs.map +1 -0
  31. package/dist/chunk-ATBOUGQP.cjs +513 -0
  32. package/dist/chunk-ATBOUGQP.cjs.map +1 -0
  33. package/dist/chunk-BQ2T4WRS.js +140 -0
  34. package/dist/chunk-BQ2T4WRS.js.map +1 -0
  35. package/dist/{chunk-U74F3YZU.js → chunk-DBUYB32X.js} +15 -3
  36. package/dist/chunk-DBUYB32X.js.map +1 -0
  37. package/dist/chunk-DE7OQOMD.cjs +5842 -0
  38. package/dist/chunk-DE7OQOMD.cjs.map +1 -0
  39. package/dist/chunk-DLHUQO25.cjs +1746 -0
  40. package/dist/chunk-DLHUQO25.cjs.map +1 -0
  41. package/dist/{chunk-GE5DMB44.js → chunk-E3BZLMX6.js} +55 -49
  42. package/dist/chunk-E3BZLMX6.js.map +1 -0
  43. package/dist/{chunk-44BF6ALS.cjs → chunk-H4XCAPA6.cjs} +55 -49
  44. package/dist/chunk-H4XCAPA6.cjs.map +1 -0
  45. package/dist/{chunk-VIONYQ2K.cjs → chunk-IBG6V56E.cjs} +16 -32
  46. package/dist/chunk-IBG6V56E.cjs.map +1 -0
  47. package/dist/{chunk-LIJVWQKU.cjs → chunk-IX3ABYKZ.cjs} +43 -31
  48. package/dist/chunk-IX3ABYKZ.cjs.map +1 -0
  49. package/dist/chunk-JYGIFBBS.cjs +146 -0
  50. package/dist/chunk-JYGIFBBS.cjs.map +1 -0
  51. package/dist/{chunk-42JPONZU.cjs → chunk-K7JPTH3G.cjs} +17 -16
  52. package/dist/chunk-K7JPTH3G.cjs.map +1 -0
  53. package/dist/{chunk-RLTG4YZM.cjs → chunk-KOCTZKPV.cjs} +2 -2
  54. package/dist/chunk-KOCTZKPV.cjs.map +1 -0
  55. package/dist/{chunk-EWP5AT6A.cjs → chunk-N4H37VN4.cjs} +2 -11
  56. package/dist/chunk-N4H37VN4.cjs.map +1 -0
  57. package/dist/chunk-P2YW545G.js +11 -0
  58. package/dist/chunk-P2YW545G.js.map +1 -0
  59. package/dist/chunk-Q23JB3KL.js +488 -0
  60. package/dist/chunk-Q23JB3KL.js.map +1 -0
  61. package/dist/{chunk-E5X75WNB.js → chunk-QXIQWPAP.js} +14 -30
  62. package/dist/chunk-QXIQWPAP.js.map +1 -0
  63. package/dist/chunk-R3XIBBAW.cjs +34 -0
  64. package/dist/chunk-R3XIBBAW.cjs.map +1 -0
  65. package/dist/chunk-R4C4O4SE.cjs +622 -0
  66. package/dist/chunk-R4C4O4SE.cjs.map +1 -0
  67. package/dist/{chunk-KWGNR4HM.js → chunk-REK7AYOC.js} +82 -9
  68. package/dist/chunk-REK7AYOC.js.map +1 -0
  69. package/dist/chunk-RGIQKTZ7.js +68 -0
  70. package/dist/chunk-RGIQKTZ7.js.map +1 -0
  71. package/dist/chunk-RYDGMBIG.js +1737 -0
  72. package/dist/chunk-RYDGMBIG.js.map +1 -0
  73. package/dist/chunk-SDMNUYVU.js +30 -0
  74. package/dist/chunk-SDMNUYVU.js.map +1 -0
  75. package/dist/{chunk-FTSSDDZQ.cjs → chunk-VJT6P4N6.cjs} +82 -9
  76. package/dist/chunk-VJT6P4N6.cjs.map +1 -0
  77. package/dist/{chunk-HT6VE4NW.cjs → chunk-W3KPQX7V.cjs} +168 -25
  78. package/dist/chunk-W3KPQX7V.cjs.map +1 -0
  79. package/dist/{chunk-LTRCYJAG.js → chunk-WOWUL7ZY.js} +3 -2
  80. package/dist/chunk-WOWUL7ZY.js.map +1 -0
  81. package/dist/{chunk-7YITG2US.cjs → chunk-WQBRWOQT.cjs} +3 -2
  82. package/dist/chunk-WQBRWOQT.cjs.map +1 -0
  83. package/dist/{chunk-KB6QF4HO.js → chunk-WSCJQI2B.js} +305 -152
  84. package/dist/chunk-WSCJQI2B.js.map +1 -0
  85. package/dist/chunk-X3CU27OO.cjs +78 -0
  86. package/dist/chunk-X3CU27OO.cjs.map +1 -0
  87. package/dist/chunk-Y3TM7WH7.js +617 -0
  88. package/dist/chunk-Y3TM7WH7.js.map +1 -0
  89. package/dist/{chunk-PNBZZ76A.cjs → chunk-Z2OVHWHB.cjs} +305 -151
  90. package/dist/chunk-Z2OVHWHB.cjs.map +1 -0
  91. package/dist/cli/index.cjs +2 -2
  92. package/dist/cli/index.js +2 -2
  93. package/dist/client.cjs +23 -13
  94. package/dist/client.d.cts +4 -2
  95. package/dist/client.d.ts +4 -2
  96. package/dist/client.js +3 -1
  97. package/dist/drizzle/index.cjs +20 -19
  98. package/dist/drizzle/index.d.cts +28 -7
  99. package/dist/drizzle/index.d.ts +28 -7
  100. package/dist/drizzle/index.js +5 -4
  101. package/dist/fields/index.cjs +105 -0
  102. package/dist/fields/index.cjs.map +1 -0
  103. package/dist/fields/index.d.cts +27 -0
  104. package/dist/fields/index.d.ts +27 -0
  105. package/dist/fields/index.js +4 -0
  106. package/dist/fields/index.js.map +1 -0
  107. package/dist/graphql/index.cjs +4 -3
  108. package/dist/graphql/index.d.cts +3 -2
  109. package/dist/graphql/index.d.ts +3 -2
  110. package/dist/graphql/index.js +2 -1
  111. package/dist/{index-Ci6r4xnN.d.ts → index-CLp-DRKA.d.ts} +2 -1
  112. package/dist/{index-11MDNKce.d.cts → index-DfO7G4kN.d.cts} +2 -1
  113. package/dist/index.cjs +2659 -6670
  114. package/dist/index.cjs.map +1 -1
  115. package/dist/index.d.cts +138 -47
  116. package/dist/index.d.ts +138 -47
  117. package/dist/index.js +2356 -6529
  118. package/dist/index.js.map +1 -1
  119. package/dist/integration.cjs +68 -0
  120. package/dist/integration.cjs.map +1 -0
  121. package/dist/integration.d.cts +27 -0
  122. package/dist/integration.d.ts +27 -0
  123. package/dist/integration.js +61 -0
  124. package/dist/integration.js.map +1 -0
  125. package/dist/mongodb/index.cjs +4 -4
  126. package/dist/mongodb/index.d.cts +20 -6
  127. package/dist/mongodb/index.d.ts +20 -6
  128. package/dist/mongodb/index.js +2 -2
  129. package/dist/postgres-auth-adapter-7F3ECO7I.js +5 -0
  130. package/dist/{postgres-auth-adapter-OTRWSTT5.js.map → postgres-auth-adapter-7F3ECO7I.js.map} +1 -1
  131. package/dist/postgres-auth-adapter-Z463NYJZ.cjs +14 -0
  132. package/dist/{postgres-auth-adapter-EVRPO7BQ.cjs.map → postgres-auth-adapter-Z463NYJZ.cjs.map} +1 -1
  133. package/dist/redis-adapter-LPUWLE4Y.cjs +13 -0
  134. package/dist/{redis-adapter-E7PMN5HW.cjs.map → redis-adapter-LPUWLE4Y.cjs.map} +1 -1
  135. package/dist/redis-adapter-THYDCGQR.js +4 -0
  136. package/dist/{redis-adapter-HOO67RBQ.js.map → redis-adapter-THYDCGQR.js.map} +1 -1
  137. package/dist/rest/index.cjs +9 -5
  138. package/dist/rest/index.d.cts +6 -3
  139. package/dist/rest/index.d.ts +6 -3
  140. package/dist/rest/index.js +7 -3
  141. package/dist/{schema-CNB2DDTX.js → schema-6Q4W6AE6.js} +3 -3
  142. package/dist/{schema-CNB2DDTX.js.map → schema-6Q4W6AE6.js.map} +1 -1
  143. package/dist/{schema-Y777CQQS.cjs → schema-TIYTCIKX.cjs} +14 -14
  144. package/dist/{schema-Y777CQQS.cjs.map → schema-TIYTCIKX.cjs.map} +1 -1
  145. package/dist/templates/index.cjs +27 -23
  146. package/dist/templates/index.d.cts +8 -2
  147. package/dist/templates/index.d.ts +8 -2
  148. package/dist/templates/index.js +1 -1
  149. package/dist/trpc/index.cjs +12 -11
  150. package/dist/trpc/index.d.cts +3 -2
  151. package/dist/trpc/index.d.ts +3 -2
  152. package/dist/trpc/index.js +3 -2
  153. package/dist/{types-1u353OHN.d.ts → types-BnTm7oJG.d.cts} +7 -3
  154. package/dist/{types-1u353OHN.d.cts → types-BnTm7oJG.d.ts} +7 -3
  155. package/dist/{types-kGfsGdos.d.cts → types-Bs1up4yP.d.ts} +76 -244
  156. package/dist/{types-kGfsGdos.d.ts → types-J3R9nVsZ.d.cts} +76 -244
  157. package/dist/types-VtjUxIMp.d.cts +246 -0
  158. package/dist/types-VtjUxIMp.d.ts +246 -0
  159. package/package.json +16 -9
  160. package/dist/bootstrap-BMWVB2T6.cjs +0 -31
  161. package/dist/bootstrap-LL6O7PWO.js +0 -6
  162. package/dist/chunk-42JPONZU.cjs.map +0 -1
  163. package/dist/chunk-44BF6ALS.cjs.map +0 -1
  164. package/dist/chunk-4M5PHMUE.cjs +0 -947
  165. package/dist/chunk-4M5PHMUE.cjs.map +0 -1
  166. package/dist/chunk-6MSSF46R.js +0 -941
  167. package/dist/chunk-6MSSF46R.js.map +0 -1
  168. package/dist/chunk-7YITG2US.cjs.map +0 -1
  169. package/dist/chunk-BTOE3VUK.js +0 -330
  170. package/dist/chunk-BTOE3VUK.js.map +0 -1
  171. package/dist/chunk-BXMWDUED.js.map +0 -1
  172. package/dist/chunk-DIC236EW.js.map +0 -1
  173. package/dist/chunk-E5X75WNB.js.map +0 -1
  174. package/dist/chunk-E63IF3MD.cjs +0 -951
  175. package/dist/chunk-E63IF3MD.cjs.map +0 -1
  176. package/dist/chunk-EWP5AT6A.cjs.map +0 -1
  177. package/dist/chunk-FTSSDDZQ.cjs.map +0 -1
  178. package/dist/chunk-GE5DMB44.js.map +0 -1
  179. package/dist/chunk-GVFB5C6O.cjs +0 -345
  180. package/dist/chunk-GVFB5C6O.cjs.map +0 -1
  181. package/dist/chunk-HT6VE4NW.cjs.map +0 -1
  182. package/dist/chunk-HVSQDZZJ.cjs +0 -765
  183. package/dist/chunk-HVSQDZZJ.cjs.map +0 -1
  184. package/dist/chunk-HYC4GNHX.js +0 -758
  185. package/dist/chunk-HYC4GNHX.js.map +0 -1
  186. package/dist/chunk-KB6QF4HO.js.map +0 -1
  187. package/dist/chunk-KWGNR4HM.js.map +0 -1
  188. package/dist/chunk-LIJVWQKU.cjs.map +0 -1
  189. package/dist/chunk-LTRCYJAG.js.map +0 -1
  190. package/dist/chunk-OUGKLCYF.js.map +0 -1
  191. package/dist/chunk-PNBZZ76A.cjs.map +0 -1
  192. package/dist/chunk-QKOFKITP.js.map +0 -1
  193. package/dist/chunk-RLTG4YZM.cjs.map +0 -1
  194. package/dist/chunk-RRYXQMZG.js +0 -935
  195. package/dist/chunk-RRYXQMZG.js.map +0 -1
  196. package/dist/chunk-U74F3YZU.js.map +0 -1
  197. package/dist/chunk-VIONYQ2K.cjs.map +0 -1
  198. package/dist/postgres-auth-adapter-EVRPO7BQ.cjs +0 -14
  199. package/dist/postgres-auth-adapter-OTRWSTT5.js +0 -5
  200. package/dist/redis-adapter-E7PMN5HW.cjs +0 -13
  201. package/dist/redis-adapter-HOO67RBQ.js +0 -4
package/dist/client.cjs CHANGED
@@ -1,45 +1,55 @@
1
1
  'use strict';
2
2
 
3
- var chunkEWP5AT6A_cjs = require('./chunk-EWP5AT6A.cjs');
3
+ var chunkN4H37VN4_cjs = require('./chunk-N4H37VN4.cjs');
4
+ var chunkATBOUGQP_cjs = require('./chunk-ATBOUGQP.cjs');
5
+ var chunkADLJSJSN_cjs = require('./chunk-ADLJSJSN.cjs');
4
6
  require('./chunk-G7VZBCD6.cjs');
5
7
 
6
8
 
7
9
 
8
10
  Object.defineProperty(exports, "CSSGenerator", {
9
11
  enumerable: true,
10
- get: function () { return chunkEWP5AT6A_cjs.CSSGenerator; }
12
+ get: function () { return chunkN4H37VN4_cjs.CSSGenerator; }
11
13
  });
12
14
  Object.defineProperty(exports, "createAdminStyling", {
13
15
  enumerable: true,
14
- get: function () { return chunkEWP5AT6A_cjs.createAdminStyling; }
15
- });
16
- Object.defineProperty(exports, "createAuditContext", {
17
- enumerable: true,
18
- get: function () { return chunkEWP5AT6A_cjs.createAuditContext; }
16
+ get: function () { return chunkN4H37VN4_cjs.createAdminStyling; }
19
17
  });
20
18
  Object.defineProperty(exports, "defaultDarkTheme", {
21
19
  enumerable: true,
22
- get: function () { return chunkEWP5AT6A_cjs.defaultDarkTheme; }
20
+ get: function () { return chunkN4H37VN4_cjs.defaultDarkTheme; }
23
21
  });
24
22
  Object.defineProperty(exports, "defaultFieldStyling", {
25
23
  enumerable: true,
26
- get: function () { return chunkEWP5AT6A_cjs.defaultFieldStyling; }
24
+ get: function () { return chunkN4H37VN4_cjs.defaultFieldStyling; }
27
25
  });
28
26
  Object.defineProperty(exports, "defaultLightTheme", {
29
27
  enumerable: true,
30
- get: function () { return chunkEWP5AT6A_cjs.defaultLightTheme; }
28
+ get: function () { return chunkN4H37VN4_cjs.defaultLightTheme; }
31
29
  });
32
30
  Object.defineProperty(exports, "ecommerce2026Theme", {
33
31
  enumerable: true,
34
- get: function () { return chunkEWP5AT6A_cjs.ecommerce2026Theme; }
32
+ get: function () { return chunkN4H37VN4_cjs.ecommerce2026Theme; }
35
33
  });
36
34
  Object.defineProperty(exports, "generateCSSVariables", {
37
35
  enumerable: true,
38
- get: function () { return chunkEWP5AT6A_cjs.generateCSSVariables; }
36
+ get: function () { return chunkN4H37VN4_cjs.generateCSSVariables; }
39
37
  });
40
38
  Object.defineProperty(exports, "generateTailwindConfig", {
41
39
  enumerable: true,
42
- get: function () { return chunkEWP5AT6A_cjs.generateTailwindConfig; }
40
+ get: function () { return chunkN4H37VN4_cjs.generateTailwindConfig; }
41
+ });
42
+ Object.defineProperty(exports, "renderRichText", {
43
+ enumerable: true,
44
+ get: function () { return chunkATBOUGQP_cjs.renderRichText; }
45
+ });
46
+ Object.defineProperty(exports, "richTextStyles", {
47
+ enumerable: true,
48
+ get: function () { return chunkATBOUGQP_cjs.richTextStyles; }
49
+ });
50
+ Object.defineProperty(exports, "createAuditContext", {
51
+ enumerable: true,
52
+ get: function () { return chunkADLJSJSN_cjs.createAuditContext; }
43
53
  });
44
54
  //# sourceMappingURL=client.cjs.map
45
55
  //# sourceMappingURL=client.cjs.map
package/dist/client.d.cts CHANGED
@@ -1,5 +1,7 @@
1
- export { A as AdminConfig, a as ArrayField, b as AuthConfig, B as BaseField, c as Block, d as BlockAdmin, e as BlockImage, f as BlocksField, C as CheckboxField, g as CodeField, h as CollapsibleField, i as CollectionConfig, j as ColorField, D as DateField, E as EmailField, F as Field, k as FieldAdmin, l as FieldType, G as GlobalConfig, m as GroupField, I as ImageField, n as ImageSize, J as JSONField, K as KyroConfig, M as MarkdownField, N as NumberField, P as PasswordField, R as RadioField, o as RelationshipField, p as RichTextBlock, q as RichTextField, r as RowField, S as SelectField, T as TabsField, s as TextField, t as TextareaField, U as UploadConfig, u as UploadField, V as VersionConfig } from './types-kGfsGdos.cjs';
2
- export { A as AuthAdapter, a as AuthResult, S as AuthSession, b as AuthTokenConfig, c as AuthUser, J as JWTPayload, L as LoginCredentials, R as RegisterData, S as Session, U as UserRole } from './types-1u353OHN.cjs';
1
+ export { A as AdminConfig, a as AuthConfig, C as CollectionConfig, G as GlobalConfig, I as ImageSize, K as KyroConfig, U as UploadConfig, V as VersionConfig } from './types-J3R9nVsZ.cjs';
2
+ export { A as ArrayField, B as BaseField, a as Block, b as BlockAdmin, c as BlockImage, d as BlocksField, C as CheckboxField, e as CodeField, f as CollapsibleField, g as ColorField, D as DateField, E as EmailField, F as Field, h as FieldAdmin, i as FieldType, G as GroupField, I as ImageField, J as JSONField, M as MarkdownField, N as NumberField, P as PasswordField, R as RadioField, j as RelationshipField, k as RichTextBlock, l as RichTextField, m as RowField, S as SelectField, T as TabsField, n as TextField, o as TextareaField, U as UploadField } from './types-VtjUxIMp.cjs';
3
+ export { renderRichText, richTextStyles } from './fields/index.cjs';
4
+ export { A as AuthAdapter, a as AuthResult, S as AuthSession, b as AuthTokenConfig, c as AuthUser, J as JWTPayload, L as LoginCredentials, R as RegisterData, S as Session, U as UserRole } from './types-BnTm7oJG.cjs';
3
5
  export { A as AdminStylingConfig, C as CSSGenerator, F as FieldStyling, S as StylingConfig, a as StylingMode, T as ThemeBorderRadius, b as ThemeColors, c as ThemeConfig, d as ThemeFonts, e as ThemeShadows, f as ThemeSpacing, g as createAdminStyling, h as defaultDarkTheme, i as defaultFieldStyling, j as defaultLightTheme, k as ecommerce2026Theme, l as generateCSSVariables, m as generateTailwindConfig } from './index-Bz9JqRGI.cjs';
4
6
 
5
7
  declare function createAuditContext(req: Request): {
package/dist/client.d.ts CHANGED
@@ -1,5 +1,7 @@
1
- export { A as AdminConfig, a as ArrayField, b as AuthConfig, B as BaseField, c as Block, d as BlockAdmin, e as BlockImage, f as BlocksField, C as CheckboxField, g as CodeField, h as CollapsibleField, i as CollectionConfig, j as ColorField, D as DateField, E as EmailField, F as Field, k as FieldAdmin, l as FieldType, G as GlobalConfig, m as GroupField, I as ImageField, n as ImageSize, J as JSONField, K as KyroConfig, M as MarkdownField, N as NumberField, P as PasswordField, R as RadioField, o as RelationshipField, p as RichTextBlock, q as RichTextField, r as RowField, S as SelectField, T as TabsField, s as TextField, t as TextareaField, U as UploadConfig, u as UploadField, V as VersionConfig } from './types-kGfsGdos.js';
2
- export { A as AuthAdapter, a as AuthResult, S as AuthSession, b as AuthTokenConfig, c as AuthUser, J as JWTPayload, L as LoginCredentials, R as RegisterData, S as Session, U as UserRole } from './types-1u353OHN.js';
1
+ export { A as AdminConfig, a as AuthConfig, C as CollectionConfig, G as GlobalConfig, I as ImageSize, K as KyroConfig, U as UploadConfig, V as VersionConfig } from './types-Bs1up4yP.js';
2
+ export { A as ArrayField, B as BaseField, a as Block, b as BlockAdmin, c as BlockImage, d as BlocksField, C as CheckboxField, e as CodeField, f as CollapsibleField, g as ColorField, D as DateField, E as EmailField, F as Field, h as FieldAdmin, i as FieldType, G as GroupField, I as ImageField, J as JSONField, M as MarkdownField, N as NumberField, P as PasswordField, R as RadioField, j as RelationshipField, k as RichTextBlock, l as RichTextField, m as RowField, S as SelectField, T as TabsField, n as TextField, o as TextareaField, U as UploadField } from './types-VtjUxIMp.js';
3
+ export { renderRichText, richTextStyles } from './fields/index.js';
4
+ export { A as AuthAdapter, a as AuthResult, S as AuthSession, b as AuthTokenConfig, c as AuthUser, J as JWTPayload, L as LoginCredentials, R as RegisterData, S as Session, U as UserRole } from './types-BnTm7oJG.js';
3
5
  export { A as AdminStylingConfig, C as CSSGenerator, F as FieldStyling, S as StylingConfig, a as StylingMode, T as ThemeBorderRadius, b as ThemeColors, c as ThemeConfig, d as ThemeFonts, e as ThemeShadows, f as ThemeSpacing, g as createAdminStyling, h as defaultDarkTheme, i as defaultFieldStyling, j as defaultLightTheme, k as ecommerce2026Theme, l as generateCSSVariables, m as generateTailwindConfig } from './index-Bz9JqRGI.js';
4
6
 
5
7
  declare function createAuditContext(req: Request): {
package/dist/client.js CHANGED
@@ -1,4 +1,6 @@
1
- export { CSSGenerator, createAdminStyling, createAuditContext, defaultDarkTheme, defaultFieldStyling, defaultLightTheme, ecommerce2026Theme, generateCSSVariables, generateTailwindConfig } from './chunk-QKOFKITP.js';
1
+ export { CSSGenerator, createAdminStyling, defaultDarkTheme, defaultFieldStyling, defaultLightTheme, ecommerce2026Theme, generateCSSVariables, generateTailwindConfig } from './chunk-2HFJUUFZ.js';
2
+ export { renderRichText, richTextStyles } from './chunk-Q23JB3KL.js';
3
+ export { createAuditContext } from './chunk-P2YW545G.js';
2
4
  import './chunk-Z6ZWNWWR.js';
3
5
  //# sourceMappingURL=client.js.map
4
6
  //# sourceMappingURL=client.js.map
@@ -1,48 +1,49 @@
1
1
  'use strict';
2
2
 
3
- var chunkGVFB5C6O_cjs = require('../chunk-GVFB5C6O.cjs');
4
- var chunkLIJVWQKU_cjs = require('../chunk-LIJVWQKU.cjs');
5
- require('../chunk-7YITG2US.cjs');
6
- require('../chunk-RLTG4YZM.cjs');
3
+ var chunkR4C4O4SE_cjs = require('../chunk-R4C4O4SE.cjs');
4
+ var chunkIX3ABYKZ_cjs = require('../chunk-IX3ABYKZ.cjs');
5
+ require('../chunk-WQBRWOQT.cjs');
6
+ var chunkX3CU27OO_cjs = require('../chunk-X3CU27OO.cjs');
7
+ require('../chunk-KOCTZKPV.cjs');
7
8
  require('../chunk-G7VZBCD6.cjs');
8
9
 
9
10
 
10
11
 
11
12
  Object.defineProperty(exports, "DrizzleAdapter", {
12
13
  enumerable: true,
13
- get: function () { return chunkGVFB5C6O_cjs.DrizzleAdapter; }
14
+ get: function () { return chunkR4C4O4SE_cjs.DrizzleAdapter; }
14
15
  });
15
16
  Object.defineProperty(exports, "collectionToDrizzleSchema", {
16
17
  enumerable: true,
17
- get: function () { return chunkGVFB5C6O_cjs.collectionToDrizzleSchema; }
18
- });
19
- Object.defineProperty(exports, "createDatabase", {
20
- enumerable: true,
21
- get: function () { return chunkGVFB5C6O_cjs.createDatabase; }
18
+ get: function () { return chunkR4C4O4SE_cjs.collectionToDrizzleSchema; }
22
19
  });
23
20
  Object.defineProperty(exports, "createDrizzleAdapter", {
24
21
  enumerable: true,
25
- get: function () { return chunkGVFB5C6O_cjs.createDrizzleAdapter; }
22
+ get: function () { return chunkR4C4O4SE_cjs.createDrizzleAdapter; }
26
23
  });
27
24
  Object.defineProperty(exports, "fieldToDrizzleType", {
28
25
  enumerable: true,
29
- get: function () { return chunkGVFB5C6O_cjs.fieldToDrizzleType; }
26
+ get: function () { return chunkR4C4O4SE_cjs.fieldToDrizzleType; }
27
+ });
28
+ Object.defineProperty(exports, "PostgresAuthAdapter", {
29
+ enumerable: true,
30
+ get: function () { return chunkIX3ABYKZ_cjs.PostgresAuthAdapter; }
31
+ });
32
+ Object.defineProperty(exports, "createDatabase", {
33
+ enumerable: true,
34
+ get: function () { return chunkX3CU27OO_cjs.createDatabase; }
30
35
  });
31
36
  Object.defineProperty(exports, "genId", {
32
37
  enumerable: true,
33
- get: function () { return chunkGVFB5C6O_cjs.genId; }
38
+ get: function () { return chunkX3CU27OO_cjs.genId; }
34
39
  });
35
40
  Object.defineProperty(exports, "runMigrations", {
36
41
  enumerable: true,
37
- get: function () { return chunkGVFB5C6O_cjs.runMigrations; }
42
+ get: function () { return chunkX3CU27OO_cjs.runMigrations; }
38
43
  });
39
44
  Object.defineProperty(exports, "seedDefaultRoles", {
40
45
  enumerable: true,
41
- get: function () { return chunkGVFB5C6O_cjs.seedDefaultRoles; }
42
- });
43
- Object.defineProperty(exports, "PostgresAuthAdapter", {
44
- enumerable: true,
45
- get: function () { return chunkLIJVWQKU_cjs.PostgresAuthAdapter; }
46
+ get: function () { return chunkX3CU27OO_cjs.seedDefaultRoles; }
46
47
  });
47
48
  //# sourceMappingURL=index.cjs.map
48
49
  //# sourceMappingURL=index.cjs.map
@@ -1,7 +1,8 @@
1
- import { A as AbstractBaseAdapter } from '../base-Db9LkB1N.cjs';
2
- import { x as FindArgs, y as FindResult, z as FindByIDArgs, H as CreateArgs, L as UpdateArgs, O as DeleteArgs, i as CollectionConfig, F as Field } from '../types-kGfsGdos.cjs';
1
+ import { A as AbstractBaseAdapter } from '../base-DvvNqnM-.cjs';
2
+ import { C as CollectionConfig, F as FindArgs, b as FindResult, c as FindByIDArgs, d as CreateArgs, e as UpdateArgs, D as DeleteArgs, i as DraftFindArgs, j as DraftSnapshot, k as DraftUpsertArgs, l as DraftDeleteArgs } from '../types-J3R9nVsZ.cjs';
3
+ import { F as Field } from '../types-VtjUxIMp.cjs';
3
4
  import { PostgresJsDatabase } from 'drizzle-orm/postgres-js';
4
- import { A as AuthAdapter, U as UserRole, c as AuthUser, S as Session, e as AuditLogFilter, d as AuditLog } from '../types-1u353OHN.cjs';
5
+ import { A as AuthAdapter, U as UserRole, c as AuthUser, S as Session, e as AuditLogFilter, d as AuditLog } from '../types-BnTm7oJG.cjs';
5
6
 
6
7
  declare function fieldToDrizzleType(field: Field, dialect?: 'postgres' | 'mysql' | 'sqlite'): string;
7
8
  declare function collectionToDrizzleSchema(collection: CollectionConfig, dialect?: 'postgres' | 'mysql' | 'sqlite'): string;
@@ -9,11 +10,14 @@ declare class DrizzleAdapter extends AbstractBaseAdapter {
9
10
  private client;
10
11
  private schema;
11
12
  private dialect;
13
+ private draftsTableReady;
14
+ private versionsTableReady;
12
15
  constructor(options: {
13
16
  type: 'postgres' | 'mysql' | 'sqlite';
14
17
  client: any;
15
18
  schema?: any;
16
19
  });
20
+ protected prepareData(data: Record<string, any>, config: CollectionConfig): Record<string, any>;
17
21
  connect(): Promise<void>;
18
22
  disconnect(): Promise<void>;
19
23
  find<T>(args: FindArgs): Promise<FindResult<T>>;
@@ -30,17 +34,32 @@ declare class DrizzleAdapter extends AbstractBaseAdapter {
30
34
  collection: string;
31
35
  where: Record<string, any>;
32
36
  tenantID?: string;
37
+ draft?: boolean;
33
38
  }): Promise<any>;
34
- findVersions(args: FindArgs): Promise<FindResult<any>>;
35
- findVersionByID(args: FindByIDArgs): Promise<any>;
36
- createVersion(args: CreateArgs): Promise<any>;
39
+ findVersions(args: any): Promise<FindResult<any>>;
40
+ findVersionByID(args: {
41
+ collection: string;
42
+ versionId: string;
43
+ tenantID?: string;
44
+ }): Promise<any>;
45
+ createVersion(args: any): Promise<any>;
37
46
  deleteVersions(args: {
38
47
  collection: string;
39
- where: Record<string, any>;
48
+ documentId: string;
49
+ keepLatest?: number;
50
+ tenantID?: string;
40
51
  }): Promise<void>;
52
+ findDraft<T>(args: DraftFindArgs): Promise<DraftSnapshot<T> | null>;
53
+ upsertDraft<T>(args: DraftUpsertArgs<T>): Promise<DraftSnapshot<T>>;
54
+ deleteDraft(args: DraftDeleteArgs): Promise<void>;
41
55
  private getTable;
42
56
  private buildWhereClause;
43
57
  private processResult;
58
+ private ensureDraftsTable;
59
+ private ensureVersionsTable;
60
+ private getDraftId;
61
+ private executeRaw;
62
+ private rowToDraft;
44
63
  }
45
64
  declare function createDrizzleAdapter(options: {
46
65
  type: 'postgres' | 'mysql' | 'sqlite';
@@ -63,6 +82,7 @@ declare class PostgresAuthAdapter implements AuthAdapter {
63
82
  createUser(data: {
64
83
  email: string;
65
84
  password: string;
85
+ name?: string;
66
86
  role?: UserRole;
67
87
  tenantId?: string;
68
88
  }): Promise<AuthUser>;
@@ -77,6 +97,7 @@ declare class PostgresAuthAdapter implements AuthAdapter {
77
97
  userAgent?: string;
78
98
  }): Promise<Session>;
79
99
  findSessionByToken(token: string): Promise<Session | null>;
100
+ findSessionByRefreshToken(refreshToken: string): Promise<Session | null>;
80
101
  deleteSession(sessionId: string): Promise<boolean>;
81
102
  deleteUserSessions(userId: string): Promise<number>;
82
103
  addPasswordToHistory(userId: string, passwordHash: string): Promise<void>;
@@ -1,7 +1,8 @@
1
- import { A as AbstractBaseAdapter } from '../base-Hu6ij8sZ.js';
2
- import { x as FindArgs, y as FindResult, z as FindByIDArgs, H as CreateArgs, L as UpdateArgs, O as DeleteArgs, i as CollectionConfig, F as Field } from '../types-kGfsGdos.js';
1
+ import { A as AbstractBaseAdapter } from '../base-eVegJ_Pr.js';
2
+ import { C as CollectionConfig, F as FindArgs, b as FindResult, c as FindByIDArgs, d as CreateArgs, e as UpdateArgs, D as DeleteArgs, i as DraftFindArgs, j as DraftSnapshot, k as DraftUpsertArgs, l as DraftDeleteArgs } from '../types-Bs1up4yP.js';
3
+ import { F as Field } from '../types-VtjUxIMp.js';
3
4
  import { PostgresJsDatabase } from 'drizzle-orm/postgres-js';
4
- import { A as AuthAdapter, U as UserRole, c as AuthUser, S as Session, e as AuditLogFilter, d as AuditLog } from '../types-1u353OHN.js';
5
+ import { A as AuthAdapter, U as UserRole, c as AuthUser, S as Session, e as AuditLogFilter, d as AuditLog } from '../types-BnTm7oJG.js';
5
6
 
6
7
  declare function fieldToDrizzleType(field: Field, dialect?: 'postgres' | 'mysql' | 'sqlite'): string;
7
8
  declare function collectionToDrizzleSchema(collection: CollectionConfig, dialect?: 'postgres' | 'mysql' | 'sqlite'): string;
@@ -9,11 +10,14 @@ declare class DrizzleAdapter extends AbstractBaseAdapter {
9
10
  private client;
10
11
  private schema;
11
12
  private dialect;
13
+ private draftsTableReady;
14
+ private versionsTableReady;
12
15
  constructor(options: {
13
16
  type: 'postgres' | 'mysql' | 'sqlite';
14
17
  client: any;
15
18
  schema?: any;
16
19
  });
20
+ protected prepareData(data: Record<string, any>, config: CollectionConfig): Record<string, any>;
17
21
  connect(): Promise<void>;
18
22
  disconnect(): Promise<void>;
19
23
  find<T>(args: FindArgs): Promise<FindResult<T>>;
@@ -30,17 +34,32 @@ declare class DrizzleAdapter extends AbstractBaseAdapter {
30
34
  collection: string;
31
35
  where: Record<string, any>;
32
36
  tenantID?: string;
37
+ draft?: boolean;
33
38
  }): Promise<any>;
34
- findVersions(args: FindArgs): Promise<FindResult<any>>;
35
- findVersionByID(args: FindByIDArgs): Promise<any>;
36
- createVersion(args: CreateArgs): Promise<any>;
39
+ findVersions(args: any): Promise<FindResult<any>>;
40
+ findVersionByID(args: {
41
+ collection: string;
42
+ versionId: string;
43
+ tenantID?: string;
44
+ }): Promise<any>;
45
+ createVersion(args: any): Promise<any>;
37
46
  deleteVersions(args: {
38
47
  collection: string;
39
- where: Record<string, any>;
48
+ documentId: string;
49
+ keepLatest?: number;
50
+ tenantID?: string;
40
51
  }): Promise<void>;
52
+ findDraft<T>(args: DraftFindArgs): Promise<DraftSnapshot<T> | null>;
53
+ upsertDraft<T>(args: DraftUpsertArgs<T>): Promise<DraftSnapshot<T>>;
54
+ deleteDraft(args: DraftDeleteArgs): Promise<void>;
41
55
  private getTable;
42
56
  private buildWhereClause;
43
57
  private processResult;
58
+ private ensureDraftsTable;
59
+ private ensureVersionsTable;
60
+ private getDraftId;
61
+ private executeRaw;
62
+ private rowToDraft;
44
63
  }
45
64
  declare function createDrizzleAdapter(options: {
46
65
  type: 'postgres' | 'mysql' | 'sqlite';
@@ -63,6 +82,7 @@ declare class PostgresAuthAdapter implements AuthAdapter {
63
82
  createUser(data: {
64
83
  email: string;
65
84
  password: string;
85
+ name?: string;
66
86
  role?: UserRole;
67
87
  tenantId?: string;
68
88
  }): Promise<AuthUser>;
@@ -77,6 +97,7 @@ declare class PostgresAuthAdapter implements AuthAdapter {
77
97
  userAgent?: string;
78
98
  }): Promise<Session>;
79
99
  findSessionByToken(token: string): Promise<Session | null>;
100
+ findSessionByRefreshToken(refreshToken: string): Promise<Session | null>;
80
101
  deleteSession(sessionId: string): Promise<boolean>;
81
102
  deleteUserSessions(userId: string): Promise<number>;
82
103
  addPasswordToHistory(userId: string, passwordHash: string): Promise<void>;
@@ -1,7 +1,8 @@
1
- export { DrizzleAdapter, collectionToDrizzleSchema, createDatabase, createDrizzleAdapter, fieldToDrizzleType, genId, runMigrations, seedDefaultRoles } from '../chunk-BTOE3VUK.js';
2
- export { PostgresAuthAdapter } from '../chunk-U74F3YZU.js';
3
- import '../chunk-LTRCYJAG.js';
4
- import '../chunk-BXMWDUED.js';
1
+ export { DrizzleAdapter, collectionToDrizzleSchema, createDrizzleAdapter, fieldToDrizzleType } from '../chunk-Y3TM7WH7.js';
2
+ export { PostgresAuthAdapter } from '../chunk-DBUYB32X.js';
3
+ import '../chunk-WOWUL7ZY.js';
4
+ export { createDatabase, genId, runMigrations, seedDefaultRoles } from '../chunk-RGIQKTZ7.js';
5
+ import '../chunk-A4USRVTQ.js';
5
6
  import '../chunk-Z6ZWNWWR.js';
6
7
  //# sourceMappingURL=index.js.map
7
8
  //# sourceMappingURL=index.js.map
@@ -0,0 +1,105 @@
1
+ 'use strict';
2
+
3
+ var chunkATBOUGQP_cjs = require('../chunk-ATBOUGQP.cjs');
4
+ require('../chunk-G7VZBCD6.cjs');
5
+
6
+
7
+
8
+ Object.defineProperty(exports, "ALL_FIELD_TYPES", {
9
+ enumerable: true,
10
+ get: function () { return chunkATBOUGQP_cjs.ALL_FIELD_TYPES; }
11
+ });
12
+ Object.defineProperty(exports, "COMPLEX_FIELD_TYPES", {
13
+ enumerable: true,
14
+ get: function () { return chunkATBOUGQP_cjs.COMPLEX_FIELD_TYPES; }
15
+ });
16
+ Object.defineProperty(exports, "LAYOUT_FIELD_TYPES", {
17
+ enumerable: true,
18
+ get: function () { return chunkATBOUGQP_cjs.LAYOUT_FIELD_TYPES; }
19
+ });
20
+ Object.defineProperty(exports, "PRIMITIVE_FIELD_TYPES", {
21
+ enumerable: true,
22
+ get: function () { return chunkATBOUGQP_cjs.PRIMITIVE_FIELD_TYPES; }
23
+ });
24
+ Object.defineProperty(exports, "RELATIONAL_FIELD_TYPES", {
25
+ enumerable: true,
26
+ get: function () { return chunkATBOUGQP_cjs.RELATIONAL_FIELD_TYPES; }
27
+ });
28
+ Object.defineProperty(exports, "createColumnNode", {
29
+ enumerable: true,
30
+ get: function () { return chunkATBOUGQP_cjs.createColumnNode; }
31
+ });
32
+ Object.defineProperty(exports, "createColumnsNode", {
33
+ enumerable: true,
34
+ get: function () { return chunkATBOUGQP_cjs.createColumnsNode; }
35
+ });
36
+ Object.defineProperty(exports, "createEmptyParagraphNode", {
37
+ enumerable: true,
38
+ get: function () { return chunkATBOUGQP_cjs.createEmptyParagraphNode; }
39
+ });
40
+ Object.defineProperty(exports, "createRelationshipFieldConfig", {
41
+ enumerable: true,
42
+ get: function () { return chunkATBOUGQP_cjs.createRelationshipFieldConfig; }
43
+ });
44
+ Object.defineProperty(exports, "isArrayField", {
45
+ enumerable: true,
46
+ get: function () { return chunkATBOUGQP_cjs.isArrayField; }
47
+ });
48
+ Object.defineProperty(exports, "isBlocksField", {
49
+ enumerable: true,
50
+ get: function () { return chunkATBOUGQP_cjs.isBlocksField; }
51
+ });
52
+ Object.defineProperty(exports, "isGroupField", {
53
+ enumerable: true,
54
+ get: function () { return chunkATBOUGQP_cjs.isGroupField; }
55
+ });
56
+ Object.defineProperty(exports, "isImageField", {
57
+ enumerable: true,
58
+ get: function () { return chunkATBOUGQP_cjs.isImageField; }
59
+ });
60
+ Object.defineProperty(exports, "isLayoutField", {
61
+ enumerable: true,
62
+ get: function () { return chunkATBOUGQP_cjs.isLayoutField; }
63
+ });
64
+ Object.defineProperty(exports, "isNumberField", {
65
+ enumerable: true,
66
+ get: function () { return chunkATBOUGQP_cjs.isNumberField; }
67
+ });
68
+ Object.defineProperty(exports, "isRelationshipField", {
69
+ enumerable: true,
70
+ get: function () { return chunkATBOUGQP_cjs.isRelationshipField; }
71
+ });
72
+ Object.defineProperty(exports, "isRichTextField", {
73
+ enumerable: true,
74
+ get: function () { return chunkATBOUGQP_cjs.isRichTextField; }
75
+ });
76
+ Object.defineProperty(exports, "isSelectField", {
77
+ enumerable: true,
78
+ get: function () { return chunkATBOUGQP_cjs.isSelectField; }
79
+ });
80
+ Object.defineProperty(exports, "isTextField", {
81
+ enumerable: true,
82
+ get: function () { return chunkATBOUGQP_cjs.isTextField; }
83
+ });
84
+ Object.defineProperty(exports, "isUploadField", {
85
+ enumerable: true,
86
+ get: function () { return chunkATBOUGQP_cjs.isUploadField; }
87
+ });
88
+ Object.defineProperty(exports, "normalizeRichTextDocument", {
89
+ enumerable: true,
90
+ get: function () { return chunkATBOUGQP_cjs.normalizeRichTextDocument; }
91
+ });
92
+ Object.defineProperty(exports, "normalizeRichTextValue", {
93
+ enumerable: true,
94
+ get: function () { return chunkATBOUGQP_cjs.normalizeRichTextValue; }
95
+ });
96
+ Object.defineProperty(exports, "renderRichText", {
97
+ enumerable: true,
98
+ get: function () { return chunkATBOUGQP_cjs.renderRichText; }
99
+ });
100
+ Object.defineProperty(exports, "richTextStyles", {
101
+ enumerable: true,
102
+ get: function () { return chunkATBOUGQP_cjs.richTextStyles; }
103
+ });
104
+ //# sourceMappingURL=index.cjs.map
105
+ //# sourceMappingURL=index.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"names":[],"mappings":"","file":"index.cjs"}
@@ -0,0 +1,27 @@
1
+ export { p as ALL_FIELD_TYPES, A as ArrayField, B as BaseField, a as Block, b as BlockAdmin, c as BlockImage, d as BlocksField, W as ButtonField, q as COMPLEX_FIELD_TYPES, C as CheckboxField, e as CodeField, f as CollapsibleField, g as ColorField, D as DateField, E as EmailField, F as Field, h as FieldAdmin, i as FieldType, G as GroupField, X as Hook, I as ImageField, J as JSONField, L as LAYOUT_FIELD_TYPES, Y as ListField, M as MarkdownField, N as NumberField, r as PRIMITIVE_FIELD_TYPES, P as PasswordField, s as RELATIONAL_FIELD_TYPES, R as RadioField, j as RelationshipField, k as RichTextBlock, l as RichTextField, m as RowField, S as SelectField, T as TabsField, n as TextField, Z as TextFieldVariant, o as TextareaField, U as UploadField, V as ValidateOptions, _ as createRelationshipFieldConfig, t as isArrayField, u as isBlocksField, v as isGroupField, w as isImageField, x as isLayoutField, y as isNumberField, z as isRelationshipField, H as isRichTextField, K as isSelectField, O as isTextField, Q as isUploadField } from '../types-VtjUxIMp.cjs';
2
+
3
+ interface RichTextMark {
4
+ type: string;
5
+ attrs?: Record<string, unknown>;
6
+ }
7
+ interface RichTextNode {
8
+ type?: string;
9
+ attrs?: Record<string, unknown>;
10
+ content?: RichTextNode[];
11
+ text?: string;
12
+ marks?: RichTextMark[];
13
+ [key: string]: unknown;
14
+ }
15
+ interface RichTextDocument extends RichTextNode {
16
+ type: "doc";
17
+ content: RichTextNode[];
18
+ }
19
+ declare const richTextStyles: string;
20
+ declare function createEmptyParagraphNode(): RichTextNode;
21
+ declare function createColumnNode(content?: RichTextNode[]): RichTextNode;
22
+ declare function createColumnsNode(columns?: number): RichTextNode;
23
+ declare function normalizeRichTextDocument(value: unknown): RichTextDocument;
24
+ declare function normalizeRichTextValue<T>(value: T): T;
25
+ declare function renderRichText(value: unknown): string;
26
+
27
+ export { type RichTextDocument, type RichTextMark, type RichTextNode, createColumnNode, createColumnsNode, createEmptyParagraphNode, normalizeRichTextDocument, normalizeRichTextValue, renderRichText, richTextStyles };
@@ -0,0 +1,27 @@
1
+ export { p as ALL_FIELD_TYPES, A as ArrayField, B as BaseField, a as Block, b as BlockAdmin, c as BlockImage, d as BlocksField, W as ButtonField, q as COMPLEX_FIELD_TYPES, C as CheckboxField, e as CodeField, f as CollapsibleField, g as ColorField, D as DateField, E as EmailField, F as Field, h as FieldAdmin, i as FieldType, G as GroupField, X as Hook, I as ImageField, J as JSONField, L as LAYOUT_FIELD_TYPES, Y as ListField, M as MarkdownField, N as NumberField, r as PRIMITIVE_FIELD_TYPES, P as PasswordField, s as RELATIONAL_FIELD_TYPES, R as RadioField, j as RelationshipField, k as RichTextBlock, l as RichTextField, m as RowField, S as SelectField, T as TabsField, n as TextField, Z as TextFieldVariant, o as TextareaField, U as UploadField, V as ValidateOptions, _ as createRelationshipFieldConfig, t as isArrayField, u as isBlocksField, v as isGroupField, w as isImageField, x as isLayoutField, y as isNumberField, z as isRelationshipField, H as isRichTextField, K as isSelectField, O as isTextField, Q as isUploadField } from '../types-VtjUxIMp.js';
2
+
3
+ interface RichTextMark {
4
+ type: string;
5
+ attrs?: Record<string, unknown>;
6
+ }
7
+ interface RichTextNode {
8
+ type?: string;
9
+ attrs?: Record<string, unknown>;
10
+ content?: RichTextNode[];
11
+ text?: string;
12
+ marks?: RichTextMark[];
13
+ [key: string]: unknown;
14
+ }
15
+ interface RichTextDocument extends RichTextNode {
16
+ type: "doc";
17
+ content: RichTextNode[];
18
+ }
19
+ declare const richTextStyles: string;
20
+ declare function createEmptyParagraphNode(): RichTextNode;
21
+ declare function createColumnNode(content?: RichTextNode[]): RichTextNode;
22
+ declare function createColumnsNode(columns?: number): RichTextNode;
23
+ declare function normalizeRichTextDocument(value: unknown): RichTextDocument;
24
+ declare function normalizeRichTextValue<T>(value: T): T;
25
+ declare function renderRichText(value: unknown): string;
26
+
27
+ export { type RichTextDocument, type RichTextMark, type RichTextNode, createColumnNode, createColumnsNode, createEmptyParagraphNode, normalizeRichTextDocument, normalizeRichTextValue, renderRichText, richTextStyles };
@@ -0,0 +1,4 @@
1
+ export { ALL_FIELD_TYPES, COMPLEX_FIELD_TYPES, LAYOUT_FIELD_TYPES, PRIMITIVE_FIELD_TYPES, RELATIONAL_FIELD_TYPES, createColumnNode, createColumnsNode, createEmptyParagraphNode, createRelationshipFieldConfig, isArrayField, isBlocksField, isGroupField, isImageField, isLayoutField, isNumberField, isRelationshipField, isRichTextField, isSelectField, isTextField, isUploadField, normalizeRichTextDocument, normalizeRichTextValue, renderRichText, richTextStyles } from '../chunk-Q23JB3KL.js';
2
+ import '../chunk-Z6ZWNWWR.js';
3
+ //# sourceMappingURL=index.js.map
4
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"names":[],"mappings":"","file":"index.js"}
@@ -1,17 +1,18 @@
1
1
  'use strict';
2
2
 
3
- var chunkFTSSDDZQ_cjs = require('../chunk-FTSSDDZQ.cjs');
3
+ var chunkVJT6P4N6_cjs = require('../chunk-VJT6P4N6.cjs');
4
+ require('../chunk-R3XIBBAW.cjs');
4
5
  require('../chunk-G7VZBCD6.cjs');
5
6
 
6
7
 
7
8
 
8
9
  Object.defineProperty(exports, "buildGraphQLSchema", {
9
10
  enumerable: true,
10
- get: function () { return chunkFTSSDDZQ_cjs.buildGraphQLSchema; }
11
+ get: function () { return chunkVJT6P4N6_cjs.buildGraphQLSchema; }
11
12
  });
12
13
  Object.defineProperty(exports, "createGraphQLSchema", {
13
14
  enumerable: true,
14
- get: function () { return chunkFTSSDDZQ_cjs.createGraphQLSchema; }
15
+ get: function () { return chunkVJT6P4N6_cjs.createGraphQLSchema; }
15
16
  });
16
17
  //# sourceMappingURL=index.cjs.map
17
18
  //# sourceMappingURL=index.cjs.map
@@ -1,6 +1,7 @@
1
1
  import { GraphQLSchema } from 'graphql';
2
- import { w as BaseAdapter, Q as User, W as Request } from '../types-kGfsGdos.cjs';
3
- import { R as Registry } from '../index-11MDNKce.cjs';
2
+ import { B as BaseAdapter, m as User, R as Request } from '../types-J3R9nVsZ.cjs';
3
+ import { R as Registry } from '../index-DfO7G4kN.cjs';
4
+ import '../types-VtjUxIMp.cjs';
4
5
  import 'zod';
5
6
 
6
7
  interface GraphQLSchemaOptions {
@@ -1,6 +1,7 @@
1
1
  import { GraphQLSchema } from 'graphql';
2
- import { w as BaseAdapter, Q as User, W as Request } from '../types-kGfsGdos.js';
3
- import { R as Registry } from '../index-Ci6r4xnN.js';
2
+ import { B as BaseAdapter, m as User, R as Request } from '../types-Bs1up4yP.js';
3
+ import { R as Registry } from '../index-CLp-DRKA.js';
4
+ import '../types-VtjUxIMp.js';
4
5
  import 'zod';
5
6
 
6
7
  interface GraphQLSchemaOptions {
@@ -1,4 +1,5 @@
1
- export { buildGraphQLSchema, createGraphQLSchema } from '../chunk-KWGNR4HM.js';
1
+ export { buildGraphQLSchema, createGraphQLSchema } from '../chunk-REK7AYOC.js';
2
+ import '../chunk-SDMNUYVU.js';
2
3
  import '../chunk-Z6ZWNWWR.js';
3
4
  //# sourceMappingURL=index.js.map
4
5
  //# sourceMappingURL=index.js.map
@@ -1,4 +1,5 @@
1
- import { i as CollectionConfig, G as GlobalConfig, v as PluginConfig, F as Field } from './types-kGfsGdos.js';
1
+ import { C as CollectionConfig, G as GlobalConfig, P as PluginConfig } from './types-Bs1up4yP.js';
2
+ import { F as Field } from './types-VtjUxIMp.js';
2
3
  import { ZodTypeAny } from 'zod';
3
4
 
4
5
  declare class Registry {
@@ -1,4 +1,5 @@
1
- import { i as CollectionConfig, G as GlobalConfig, v as PluginConfig, F as Field } from './types-kGfsGdos.cjs';
1
+ import { C as CollectionConfig, G as GlobalConfig, P as PluginConfig } from './types-J3R9nVsZ.cjs';
2
+ import { F as Field } from './types-VtjUxIMp.cjs';
2
3
  import { ZodTypeAny } from 'zod';
3
4
 
4
5
  declare class Registry {