@kyro-cms/core 0.10.4 → 0.10.6

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 (301) hide show
  1. package/dist/api-handler-graphql.cjs +1 -49
  2. package/dist/api-handler-graphql.js +1 -46
  3. package/dist/api-handler-trpc.cjs +1 -38
  4. package/dist/api-handler-trpc.js +1 -36
  5. package/dist/api-handler.cjs +1 -44
  6. package/dist/api-handler.js +1 -27
  7. package/dist/bootstrap-HIAV5ZFT.cjs +1 -0
  8. package/dist/bootstrap-P7QPQYQP.js +1 -0
  9. package/dist/chunk-2BTRHVT3.cjs +20 -0
  10. package/dist/chunk-2W4FK6CJ.js +122 -0
  11. package/dist/chunk-4ORJMSJU.cjs +1 -0
  12. package/dist/chunk-65G73T7Z.cjs +2 -0
  13. package/dist/chunk-7N6NKCRT.js +1 -0
  14. package/dist/chunk-7WOX27LK.js +259 -0
  15. package/dist/chunk-AE6GXUT7.js +1 -0
  16. package/dist/chunk-AJAZ7D3W.cjs +259 -0
  17. package/dist/chunk-ATLSIYRH.cjs +1 -0
  18. package/dist/chunk-AU6IWTBO.js +2 -0
  19. package/dist/chunk-CDL7ARXT.js +133 -0
  20. package/dist/chunk-CUTFS6N2.cjs +1 -0
  21. package/dist/chunk-CVVW4LXZ.cjs +1 -0
  22. package/dist/chunk-DGJUBN33.js +1 -0
  23. package/dist/chunk-DV4LFLPL.cjs +1 -0
  24. package/dist/chunk-EEWCANFX.js +1 -0
  25. package/dist/chunk-ELICKLFM.cjs +3 -0
  26. package/dist/chunk-EQUQJBPP.cjs +2 -0
  27. package/dist/chunk-ET6NN2V2.cjs +122 -0
  28. package/dist/chunk-F7P36SLX.cjs +74 -0
  29. package/dist/chunk-F7SR5IDT.cjs +1 -0
  30. package/dist/chunk-FO3HLBC7.js +1 -0
  31. package/dist/chunk-FS7GL2BR.js +73 -0
  32. package/dist/chunk-G6A7OSIG.js +2 -0
  33. package/dist/chunk-GFU7AOI3.cjs +1 -0
  34. package/dist/chunk-GYQMNXXW.cjs +114 -0
  35. package/dist/chunk-HLSB2MCK.js +1 -0
  36. package/dist/chunk-HVXO3OFB.cjs +1 -0
  37. package/dist/chunk-IFJJ44OQ.cjs +133 -0
  38. package/dist/chunk-ISWMETHJ.cjs +1 -0
  39. package/dist/chunk-K6WUOU6P.js +1 -0
  40. package/dist/chunk-KDNYHLD2.js +1 -0
  41. package/dist/chunk-KIW36TG7.cjs +86 -0
  42. package/dist/chunk-L6CZYN3L.cjs +20 -0
  43. package/dist/chunk-LRGAPGG3.js +74 -0
  44. package/dist/chunk-LZ6YFYQM.js +20 -0
  45. package/dist/chunk-MIOMMB23.cjs +1 -0
  46. package/dist/chunk-NGBJKZMT.js +90 -0
  47. package/dist/chunk-NRLIGDYF.js +1 -0
  48. package/dist/chunk-NY47CFVP.cjs +1 -0
  49. package/dist/chunk-NZ35PV5R.js +2 -0
  50. package/dist/chunk-OG7CNQGU.js +1 -0
  51. package/dist/chunk-OQD3WG6Z.cjs +1 -0
  52. package/dist/chunk-P7CESLDJ.js +1 -0
  53. package/dist/chunk-PP5S2UBV.js +0 -0
  54. package/dist/chunk-Q3Q7BJVQ.cjs +1 -0
  55. package/dist/chunk-Q4CSLXCO.cjs +90 -0
  56. package/dist/chunk-QRXDCV6K.js +0 -0
  57. package/dist/chunk-R7DVVXXI.cjs +73 -0
  58. package/dist/chunk-RHCWCG3O.js +114 -0
  59. package/dist/chunk-SL3LZQCF.js +1 -0
  60. package/dist/chunk-UBHFUFD4.cjs +1 -0
  61. package/dist/chunk-UBRYJP2G.js +1 -0
  62. package/dist/chunk-UDSJGML2.cjs +2 -0
  63. package/dist/chunk-UHFDH3PG.js +20 -0
  64. package/dist/chunk-UJNSOOYZ.cjs +1 -0
  65. package/dist/chunk-URCLFIME.js +86 -0
  66. package/dist/chunk-UVTS2IWM.js +1 -0
  67. package/dist/chunk-V65NPSR5.cjs +1 -0
  68. package/dist/chunk-WIZ6C5QZ.cjs +1 -0
  69. package/dist/chunk-ZAQOSRP6.js +1 -0
  70. package/dist/chunk-ZELCS7IC.js +3 -0
  71. package/dist/cli/index.cjs +35 -405
  72. package/dist/cli/index.js +35 -402
  73. package/dist/client.cjs +1 -55
  74. package/dist/client.js +1 -6
  75. package/dist/drizzle/index.cjs +1 -50
  76. package/dist/drizzle/index.d.cts +1 -2
  77. package/dist/drizzle/index.d.ts +1 -2
  78. package/dist/drizzle/index.js +1 -9
  79. package/dist/fields/index.cjs +1 -89
  80. package/dist/fields/index.js +1 -4
  81. package/dist/graphql/index.cjs +1 -31
  82. package/dist/graphql/index.d.cts +1 -1
  83. package/dist/graphql/index.d.ts +1 -1
  84. package/dist/graphql/index.js +1 -6
  85. package/dist/{index-jLs0zlft.d.ts → index-DXr33e0x.d.ts} +1 -1
  86. package/dist/{index-DHbywDs-.d.cts → index-DuuUzWBq.d.cts} +1 -1
  87. package/dist/index.cjs +29 -2464
  88. package/dist/index.d.cts +2 -2
  89. package/dist/index.d.ts +2 -2
  90. package/dist/index.js +29 -1929
  91. package/dist/integration.cjs +1 -10
  92. package/dist/integration.js +1 -4
  93. package/dist/media-NSSMOB7N.cjs +1 -0
  94. package/dist/media-RNMCZYPZ.js +1 -0
  95. package/dist/mongo-auth-adapter-JYJ4GBZE.cjs +1 -0
  96. package/dist/mongo-auth-adapter-XI7EPURZ.js +1 -0
  97. package/dist/mongodb/index.cjs +1 -29
  98. package/dist/mongodb/index.d.cts +1 -2
  99. package/dist/mongodb/index.d.ts +1 -2
  100. package/dist/mongodb/index.js +1 -8
  101. package/dist/postgres-auth-adapter-E7OGMDD4.cjs +1 -0
  102. package/dist/postgres-auth-adapter-F4KLOGAG.js +1 -0
  103. package/dist/redis-adapter-AQJVABYT.cjs +1 -0
  104. package/dist/redis-adapter-AUKOV74G.js +1 -0
  105. package/dist/rest/index.cjs +1 -31
  106. package/dist/rest/index.d.cts +1 -1
  107. package/dist/rest/index.d.ts +1 -1
  108. package/dist/rest/index.js +1 -18
  109. package/dist/schema-5XNROI7I.js +1 -0
  110. package/dist/schema-6O4JTJRU.cjs +1 -0
  111. package/dist/sqlite-adapter-5XFLNJDH.js +1 -0
  112. package/dist/sqlite-adapter-W53Q32N5.cjs +1 -0
  113. package/dist/templates/index.cjs +1 -207
  114. package/dist/templates/index.js +1 -6
  115. package/dist/trpc/index.cjs +1 -48
  116. package/dist/trpc/index.js +1 -7
  117. package/dist/ws/index.cjs +1 -25
  118. package/dist/ws/index.js +1 -4
  119. package/package.json +44 -13
  120. package/dist/api-handler-graphql.cjs.map +0 -1
  121. package/dist/api-handler-graphql.js.map +0 -1
  122. package/dist/api-handler-trpc.cjs.map +0 -1
  123. package/dist/api-handler-trpc.js.map +0 -1
  124. package/dist/api-handler.cjs.map +0 -1
  125. package/dist/api-handler.js.map +0 -1
  126. package/dist/bootstrap-FUAPY2OF.cjs +0 -32
  127. package/dist/bootstrap-FUAPY2OF.cjs.map +0 -1
  128. package/dist/bootstrap-OXNVM7FP.js +0 -7
  129. package/dist/bootstrap-OXNVM7FP.js.map +0 -1
  130. package/dist/chunk-2HFJUUFZ.js +0 -250
  131. package/dist/chunk-2HFJUUFZ.js.map +0 -1
  132. package/dist/chunk-3AKCVYDB.js +0 -162
  133. package/dist/chunk-3AKCVYDB.js.map +0 -1
  134. package/dist/chunk-3KTWGODI.cjs +0 -178
  135. package/dist/chunk-3KTWGODI.cjs.map +0 -1
  136. package/dist/chunk-3YELQL7Z.cjs +0 -4
  137. package/dist/chunk-3YELQL7Z.cjs.map +0 -1
  138. package/dist/chunk-4CV4JOE5.js +0 -24
  139. package/dist/chunk-4CV4JOE5.js.map +0 -1
  140. package/dist/chunk-4OCMVGEY.cjs +0 -173
  141. package/dist/chunk-4OCMVGEY.cjs.map +0 -1
  142. package/dist/chunk-4PWRCMTQ.cjs +0 -15
  143. package/dist/chunk-4PWRCMTQ.cjs.map +0 -1
  144. package/dist/chunk-53NYVYVX.js +0 -3243
  145. package/dist/chunk-53NYVYVX.js.map +0 -1
  146. package/dist/chunk-5GFQPHGT.cjs +0 -156
  147. package/dist/chunk-5GFQPHGT.cjs.map +0 -1
  148. package/dist/chunk-5RPRLTTN.js +0 -861
  149. package/dist/chunk-5RPRLTTN.js.map +0 -1
  150. package/dist/chunk-74YSDAWE.cjs +0 -2749
  151. package/dist/chunk-74YSDAWE.cjs.map +0 -1
  152. package/dist/chunk-7OGPN7MP.js +0 -352
  153. package/dist/chunk-7OGPN7MP.js.map +0 -1
  154. package/dist/chunk-7OS7TX2Q.cjs +0 -495
  155. package/dist/chunk-7OS7TX2Q.cjs.map +0 -1
  156. package/dist/chunk-ADLJSJSN.cjs +0 -13
  157. package/dist/chunk-ADLJSJSN.cjs.map +0 -1
  158. package/dist/chunk-B6X3LN25.cjs +0 -6486
  159. package/dist/chunk-B6X3LN25.cjs.map +0 -1
  160. package/dist/chunk-BYBMTIMT.js +0 -419
  161. package/dist/chunk-BYBMTIMT.js.map +0 -1
  162. package/dist/chunk-CF7OL6HR.js +0 -355
  163. package/dist/chunk-CF7OL6HR.js.map +0 -1
  164. package/dist/chunk-CJX74IYK.js +0 -489
  165. package/dist/chunk-CJX74IYK.js.map +0 -1
  166. package/dist/chunk-CKVOU6MX.cjs +0 -52
  167. package/dist/chunk-CKVOU6MX.cjs.map +0 -1
  168. package/dist/chunk-CZLDE2OZ.cjs +0 -28
  169. package/dist/chunk-CZLDE2OZ.cjs.map +0 -1
  170. package/dist/chunk-DPA3KWPY.cjs +0 -205
  171. package/dist/chunk-DPA3KWPY.cjs.map +0 -1
  172. package/dist/chunk-EEJUFDMF.cjs +0 -424
  173. package/dist/chunk-EEJUFDMF.cjs.map +0 -1
  174. package/dist/chunk-FIAMXNTH.js +0 -220
  175. package/dist/chunk-FIAMXNTH.js.map +0 -1
  176. package/dist/chunk-GAOXD3XT.js +0 -175
  177. package/dist/chunk-GAOXD3XT.js.map +0 -1
  178. package/dist/chunk-GTGRLD4Y.js +0 -3
  179. package/dist/chunk-GTGRLD4Y.js.map +0 -1
  180. package/dist/chunk-GUUB5EAG.cjs +0 -223
  181. package/dist/chunk-GUUB5EAG.cjs.map +0 -1
  182. package/dist/chunk-GXFOGU7N.cjs +0 -359
  183. package/dist/chunk-GXFOGU7N.cjs.map +0 -1
  184. package/dist/chunk-GZS4LMR7.js +0 -422
  185. package/dist/chunk-GZS4LMR7.js.map +0 -1
  186. package/dist/chunk-HY6B7B5A.js +0 -150
  187. package/dist/chunk-HY6B7B5A.js.map +0 -1
  188. package/dist/chunk-HZOMOK5Y.js +0 -2728
  189. package/dist/chunk-HZOMOK5Y.js.map +0 -1
  190. package/dist/chunk-IDVRRRAK.cjs +0 -824
  191. package/dist/chunk-IDVRRRAK.cjs.map +0 -1
  192. package/dist/chunk-KC2GDBLS.cjs +0 -84
  193. package/dist/chunk-KC2GDBLS.cjs.map +0 -1
  194. package/dist/chunk-L4EZKIEX.js +0 -185
  195. package/dist/chunk-L4EZKIEX.js.map +0 -1
  196. package/dist/chunk-LNTFRAHF.cjs +0 -473
  197. package/dist/chunk-LNTFRAHF.cjs.map +0 -1
  198. package/dist/chunk-MTIRYI7F.cjs +0 -4
  199. package/dist/chunk-MTIRYI7F.cjs.map +0 -1
  200. package/dist/chunk-N4GN6Q3V.cjs +0 -869
  201. package/dist/chunk-N4GN6Q3V.cjs.map +0 -1
  202. package/dist/chunk-N4H37VN4.cjs +0 -259
  203. package/dist/chunk-N4H37VN4.cjs.map +0 -1
  204. package/dist/chunk-N5QSHUA6.js +0 -1135
  205. package/dist/chunk-N5QSHUA6.js.map +0 -1
  206. package/dist/chunk-NKPKR5BW.cjs +0 -188
  207. package/dist/chunk-NKPKR5BW.cjs.map +0 -1
  208. package/dist/chunk-OIRG6ZRV.cjs +0 -1073
  209. package/dist/chunk-OIRG6ZRV.cjs.map +0 -1
  210. package/dist/chunk-OJ2AM75W.cjs +0 -253
  211. package/dist/chunk-OJ2AM75W.cjs.map +0 -1
  212. package/dist/chunk-OLV7K22H.js +0 -6457
  213. package/dist/chunk-OLV7K22H.js.map +0 -1
  214. package/dist/chunk-OX6GOIPH.js +0 -516
  215. package/dist/chunk-OX6GOIPH.js.map +0 -1
  216. package/dist/chunk-P2YW545G.js +0 -11
  217. package/dist/chunk-P2YW545G.js.map +0 -1
  218. package/dist/chunk-PHJRNPHY.cjs +0 -3291
  219. package/dist/chunk-PHJRNPHY.cjs.map +0 -1
  220. package/dist/chunk-Q72BOAPK.js +0 -817
  221. package/dist/chunk-Q72BOAPK.js.map +0 -1
  222. package/dist/chunk-QU2RFFH4.js +0 -3
  223. package/dist/chunk-QU2RFFH4.js.map +0 -1
  224. package/dist/chunk-RP7VZUEL.js +0 -49
  225. package/dist/chunk-RP7VZUEL.js.map +0 -1
  226. package/dist/chunk-SHTTJMLT.cjs +0 -361
  227. package/dist/chunk-SHTTJMLT.cjs.map +0 -1
  228. package/dist/chunk-SX76DNOO.js +0 -103
  229. package/dist/chunk-SX76DNOO.js.map +0 -1
  230. package/dist/chunk-THBQG64D.cjs +0 -425
  231. package/dist/chunk-THBQG64D.cjs.map +0 -1
  232. package/dist/chunk-TQG7G7YI.cjs +0 -526
  233. package/dist/chunk-TQG7G7YI.cjs.map +0 -1
  234. package/dist/chunk-U3VVLYXG.cjs +0 -189
  235. package/dist/chunk-U3VVLYXG.cjs.map +0 -1
  236. package/dist/chunk-UUDTPZX6.js +0 -193
  237. package/dist/chunk-UUDTPZX6.js.map +0 -1
  238. package/dist/chunk-V5AWATUP.js +0 -1059
  239. package/dist/chunk-V5AWATUP.js.map +0 -1
  240. package/dist/chunk-VAXLFZCV.cjs +0 -110
  241. package/dist/chunk-VAXLFZCV.cjs.map +0 -1
  242. package/dist/chunk-VKREAIBA.cjs +0 -1139
  243. package/dist/chunk-VKREAIBA.cjs.map +0 -1
  244. package/dist/chunk-WDTTHKDS.js +0 -458
  245. package/dist/chunk-WDTTHKDS.js.map +0 -1
  246. package/dist/chunk-WXVB364T.js +0 -218
  247. package/dist/chunk-WXVB364T.js.map +0 -1
  248. package/dist/chunk-X4BPPD6K.js +0 -181
  249. package/dist/chunk-X4BPPD6K.js.map +0 -1
  250. package/dist/chunk-XEB7PH2E.js +0 -81
  251. package/dist/chunk-XEB7PH2E.js.map +0 -1
  252. package/dist/chunk-YT7HXXVN.js +0 -13
  253. package/dist/chunk-YT7HXXVN.js.map +0 -1
  254. package/dist/cli/index.cjs.map +0 -1
  255. package/dist/cli/index.js.map +0 -1
  256. package/dist/client.cjs.map +0 -1
  257. package/dist/client.js.map +0 -1
  258. package/dist/drizzle/index.cjs.map +0 -1
  259. package/dist/drizzle/index.js.map +0 -1
  260. package/dist/fields/index.cjs.map +0 -1
  261. package/dist/fields/index.js.map +0 -1
  262. package/dist/graphql/index.cjs.map +0 -1
  263. package/dist/graphql/index.js.map +0 -1
  264. package/dist/index.cjs.map +0 -1
  265. package/dist/index.js.map +0 -1
  266. package/dist/integration.cjs.map +0 -1
  267. package/dist/integration.js.map +0 -1
  268. package/dist/media-7WDX4BDJ.js +0 -4
  269. package/dist/media-7WDX4BDJ.js.map +0 -1
  270. package/dist/media-TUSLVRQ6.cjs +0 -17
  271. package/dist/media-TUSLVRQ6.cjs.map +0 -1
  272. package/dist/mongo-auth-adapter-GT4S7SCU.cjs +0 -17
  273. package/dist/mongo-auth-adapter-GT4S7SCU.cjs.map +0 -1
  274. package/dist/mongo-auth-adapter-M7VV4LNB.js +0 -4
  275. package/dist/mongo-auth-adapter-M7VV4LNB.js.map +0 -1
  276. package/dist/mongodb/index.cjs.map +0 -1
  277. package/dist/mongodb/index.js.map +0 -1
  278. package/dist/postgres-auth-adapter-AFAPISH7.js +0 -5
  279. package/dist/postgres-auth-adapter-AFAPISH7.js.map +0 -1
  280. package/dist/postgres-auth-adapter-SFDTLONT.cjs +0 -14
  281. package/dist/postgres-auth-adapter-SFDTLONT.cjs.map +0 -1
  282. package/dist/redis-adapter-UQX4EE3B.cjs +0 -13
  283. package/dist/redis-adapter-UQX4EE3B.cjs.map +0 -1
  284. package/dist/redis-adapter-XALOGWY3.js +0 -4
  285. package/dist/redis-adapter-XALOGWY3.js.map +0 -1
  286. package/dist/rest/index.cjs.map +0 -1
  287. package/dist/rest/index.js.map +0 -1
  288. package/dist/schema-6QL3USNB.cjs +0 -67
  289. package/dist/schema-6QL3USNB.cjs.map +0 -1
  290. package/dist/schema-FNNWEAAW.js +0 -6
  291. package/dist/schema-FNNWEAAW.js.map +0 -1
  292. package/dist/sqlite-adapter-AQB5TCGV.cjs +0 -13
  293. package/dist/sqlite-adapter-AQB5TCGV.cjs.map +0 -1
  294. package/dist/sqlite-adapter-N5H6IM2X.js +0 -4
  295. package/dist/sqlite-adapter-N5H6IM2X.js.map +0 -1
  296. package/dist/templates/index.cjs.map +0 -1
  297. package/dist/templates/index.js.map +0 -1
  298. package/dist/trpc/index.cjs.map +0 -1
  299. package/dist/trpc/index.js.map +0 -1
  300. package/dist/ws/index.cjs.map +0 -1
  301. package/dist/ws/index.js.map +0 -1
@@ -1,10 +1 @@
1
- 'use strict';
2
-
3
- var chunkU3VVLYXG_cjs = require('./chunk-U3VVLYXG.cjs');
4
- require('./chunk-CZLDE2OZ.cjs');
5
-
6
-
7
-
8
- module.exports = chunkU3VVLYXG_cjs.kyro;
9
- //# sourceMappingURL=integration.cjs.map
10
- //# sourceMappingURL=integration.cjs.map
1
+ 'use strict';var chunkL6CZYN3L_cjs=require('./chunk-L6CZYN3L.cjs');require('./chunk-OQD3WG6Z.cjs');module.exports=chunkL6CZYN3L_cjs.a;
@@ -1,4 +1 @@
1
- export { kyro as default } from './chunk-X4BPPD6K.js';
2
- import './chunk-4CV4JOE5.js';
3
- //# sourceMappingURL=integration.js.map
4
- //# sourceMappingURL=integration.js.map
1
+ export{a as default}from'./chunk-LZ6YFYQM.js';import'./chunk-DGJUBN33.js';
@@ -0,0 +1 @@
1
+ 'use strict';var chunkV65NPSR5_cjs=require('./chunk-V65NPSR5.cjs');require('./chunk-OQD3WG6Z.cjs');Object.defineProperty(exports,"media",{enumerable:true,get:function(){return chunkV65NPSR5_cjs.a}});Object.defineProperty(exports,"mediaFolders",{enumerable:true,get:function(){return chunkV65NPSR5_cjs.b}});
@@ -0,0 +1 @@
1
+ export{a as media,b as mediaFolders}from'./chunk-UBRYJP2G.js';import'./chunk-DGJUBN33.js';
@@ -0,0 +1 @@
1
+ 'use strict';var chunkATLSIYRH_cjs=require('./chunk-ATLSIYRH.cjs');require('./chunk-OQD3WG6Z.cjs');Object.defineProperty(exports,"MongoDBAuthAdapter",{enumerable:true,get:function(){return chunkATLSIYRH_cjs.a}});
@@ -0,0 +1 @@
1
+ export{a as MongoDBAuthAdapter}from'./chunk-P7CESLDJ.js';import'./chunk-DGJUBN33.js';
@@ -1,29 +1 @@
1
- 'use strict';
2
-
3
- require('../chunk-MTIRYI7F.cjs');
4
- var chunkTHBQG64D_cjs = require('../chunk-THBQG64D.cjs');
5
- var chunkGXFOGU7N_cjs = require('../chunk-GXFOGU7N.cjs');
6
- require('../chunk-GUUB5EAG.cjs');
7
- require('../chunk-NKPKR5BW.cjs');
8
- require('../chunk-CZLDE2OZ.cjs');
9
-
10
-
11
-
12
- Object.defineProperty(exports, "MongoDBAdapter", {
13
- enumerable: true,
14
- get: function () { return chunkTHBQG64D_cjs.MongoDBAdapter; }
15
- });
16
- Object.defineProperty(exports, "createMongoDBAdapter", {
17
- enumerable: true,
18
- get: function () { return chunkTHBQG64D_cjs.createMongoDBAdapter; }
19
- });
20
- Object.defineProperty(exports, "MongoDBAuthAdapter", {
21
- enumerable: true,
22
- get: function () { return chunkGXFOGU7N_cjs.MongoDBAuthAdapter; }
23
- });
24
- Object.defineProperty(exports, "createMongoDBAuthAdapter", {
25
- enumerable: true,
26
- get: function () { return chunkGXFOGU7N_cjs.createMongoDBAuthAdapter; }
27
- });
28
- //# sourceMappingURL=index.cjs.map
29
- //# sourceMappingURL=index.cjs.map
1
+ 'use strict';require('../chunk-UBHFUFD4.cjs');var chunkUDSJGML2_cjs=require('../chunk-UDSJGML2.cjs'),chunkATLSIYRH_cjs=require('../chunk-ATLSIYRH.cjs');require('../chunk-DV4LFLPL.cjs'),require('../chunk-Q3Q7BJVQ.cjs'),require('../chunk-OQD3WG6Z.cjs');Object.defineProperty(exports,"MongoDBAdapter",{enumerable:true,get:function(){return chunkUDSJGML2_cjs.a}});Object.defineProperty(exports,"createMongoDBAdapter",{enumerable:true,get:function(){return chunkUDSJGML2_cjs.b}});Object.defineProperty(exports,"MongoDBAuthAdapter",{enumerable:true,get:function(){return chunkATLSIYRH_cjs.a}});
@@ -128,6 +128,5 @@ declare class MongoDBAuthAdapter implements AuthAdapter {
128
128
  error?: string;
129
129
  }>;
130
130
  }
131
- declare function createMongoDBAuthAdapter(options: MongoDBAuthAdapterOptions): MongoDBAuthAdapter;
132
131
 
133
- export { MongoDBAdapter, MongoDBAuthAdapter, createMongoDBAdapter, createMongoDBAuthAdapter };
132
+ export { MongoDBAdapter, MongoDBAuthAdapter, createMongoDBAdapter };
@@ -128,6 +128,5 @@ declare class MongoDBAuthAdapter implements AuthAdapter {
128
128
  error?: string;
129
129
  }>;
130
130
  }
131
- declare function createMongoDBAuthAdapter(options: MongoDBAuthAdapterOptions): MongoDBAuthAdapter;
132
131
 
133
- export { MongoDBAdapter, MongoDBAuthAdapter, createMongoDBAdapter, createMongoDBAuthAdapter };
132
+ export { MongoDBAdapter, MongoDBAuthAdapter, createMongoDBAdapter };
@@ -1,8 +1 @@
1
- import '../chunk-GTGRLD4Y.js';
2
- export { MongoDBAdapter, createMongoDBAdapter } from '../chunk-GZS4LMR7.js';
3
- export { MongoDBAuthAdapter, createMongoDBAuthAdapter } from '../chunk-7OGPN7MP.js';
4
- import '../chunk-WXVB364T.js';
5
- import '../chunk-L4EZKIEX.js';
6
- import '../chunk-4CV4JOE5.js';
7
- //# sourceMappingURL=index.js.map
8
- //# sourceMappingURL=index.js.map
1
+ import'../chunk-QRXDCV6K.js';export{a as MongoDBAdapter,b as createMongoDBAdapter}from'../chunk-G6A7OSIG.js';export{a as MongoDBAuthAdapter}from'../chunk-P7CESLDJ.js';import'../chunk-ZAQOSRP6.js';import'../chunk-KDNYHLD2.js';import'../chunk-DGJUBN33.js';
@@ -0,0 +1 @@
1
+ 'use strict';var chunkGYQMNXXW_cjs=require('./chunk-GYQMNXXW.cjs');require('./chunk-MIOMMB23.cjs'),require('./chunk-OQD3WG6Z.cjs');Object.defineProperty(exports,"PostgresAuthAdapter",{enumerable:true,get:function(){return chunkGYQMNXXW_cjs.a}});
@@ -0,0 +1 @@
1
+ export{a as PostgresAuthAdapter}from'./chunk-RHCWCG3O.js';import'./chunk-OG7CNQGU.js';import'./chunk-DGJUBN33.js';
@@ -0,0 +1 @@
1
+ 'use strict';var chunkEQUQJBPP_cjs=require('./chunk-EQUQJBPP.cjs');require('./chunk-OQD3WG6Z.cjs');Object.defineProperty(exports,"RedisAuthAdapter",{enumerable:true,get:function(){return chunkEQUQJBPP_cjs.a}});
@@ -0,0 +1 @@
1
+ export{a as RedisAuthAdapter}from'./chunk-AU6IWTBO.js';import'./chunk-DGJUBN33.js';
@@ -1,31 +1 @@
1
- 'use strict';
2
-
3
- var chunkB6X3LN25_cjs = require('../chunk-B6X3LN25.cjs');
4
- require('../chunk-VKREAIBA.cjs');
5
- require('../chunk-4PWRCMTQ.cjs');
6
- require('../chunk-KC2GDBLS.cjs');
7
- require('../chunk-IDVRRRAK.cjs');
8
- require('../chunk-ADLJSJSN.cjs');
9
- require('../chunk-LNTFRAHF.cjs');
10
- require('../chunk-4OCMVGEY.cjs');
11
- require('../chunk-OIRG6ZRV.cjs');
12
- require('../chunk-7OS7TX2Q.cjs');
13
- require('../chunk-DPA3KWPY.cjs');
14
- require('../chunk-THBQG64D.cjs');
15
- require('../chunk-GXFOGU7N.cjs');
16
- require('../chunk-GUUB5EAG.cjs');
17
- require('../chunk-NKPKR5BW.cjs');
18
- require('../chunk-CZLDE2OZ.cjs');
19
-
20
-
21
-
22
- Object.defineProperty(exports, "createHonoApp", {
23
- enumerable: true,
24
- get: function () { return chunkB6X3LN25_cjs.createHonoApp; }
25
- });
26
- Object.defineProperty(exports, "createRESTAPI", {
27
- enumerable: true,
28
- get: function () { return chunkB6X3LN25_cjs.createRESTAPI; }
29
- });
30
- //# sourceMappingURL=index.cjs.map
31
- //# sourceMappingURL=index.cjs.map
1
+ 'use strict';var chunkKIW36TG7_cjs=require('../chunk-KIW36TG7.cjs');require('../chunk-AJAZ7D3W.cjs'),require('../chunk-WIZ6C5QZ.cjs'),require('../chunk-GFU7AOI3.cjs'),require('../chunk-ET6NN2V2.cjs'),require('../chunk-HVXO3OFB.cjs'),require('../chunk-ISWMETHJ.cjs'),require('../chunk-NY47CFVP.cjs'),require('../chunk-IFJJ44OQ.cjs'),require('../chunk-GYQMNXXW.cjs'),require('../chunk-MIOMMB23.cjs'),require('../chunk-UDSJGML2.cjs'),require('../chunk-ATLSIYRH.cjs'),require('../chunk-DV4LFLPL.cjs'),require('../chunk-Q3Q7BJVQ.cjs'),require('../chunk-OQD3WG6Z.cjs');Object.defineProperty(exports,"createHonoApp",{enumerable:true,get:function(){return chunkKIW36TG7_cjs.s}});Object.defineProperty(exports,"createRESTAPI",{enumerable:true,get:function(){return chunkKIW36TG7_cjs.t}});
@@ -1,6 +1,6 @@
1
1
  import { Hono } from 'hono';
2
2
  import { B as BaseAdapter, i as User } from '../types-CY_iNunL.cjs';
3
- import { R as Registry } from '../index-DHbywDs-.cjs';
3
+ import { R as Registry } from '../index-DuuUzWBq.cjs';
4
4
  import { i as createWebhookService } from '../WebhookService-Dj8pJ3sp.cjs';
5
5
  import '../types-C_rVxU2T.cjs';
6
6
  import 'zod';
@@ -1,6 +1,6 @@
1
1
  import { Hono } from 'hono';
2
2
  import { B as BaseAdapter, i as User } from '../types-BzH3_rtP.js';
3
- import { R as Registry } from '../index-jLs0zlft.js';
3
+ import { R as Registry } from '../index-DXr33e0x.js';
4
4
  import { i as createWebhookService } from '../WebhookService-DpRB940h.js';
5
5
  import '../types-C_rVxU2T.js';
6
6
  import 'zod';
@@ -1,18 +1 @@
1
- export { createHonoApp, createRESTAPI } from '../chunk-OLV7K22H.js';
2
- import '../chunk-N5QSHUA6.js';
3
- import '../chunk-YT7HXXVN.js';
4
- import '../chunk-XEB7PH2E.js';
5
- import '../chunk-Q72BOAPK.js';
6
- import '../chunk-P2YW545G.js';
7
- import '../chunk-WDTTHKDS.js';
8
- import '../chunk-3AKCVYDB.js';
9
- import '../chunk-V5AWATUP.js';
10
- import '../chunk-CJX74IYK.js';
11
- import '../chunk-UUDTPZX6.js';
12
- import '../chunk-GZS4LMR7.js';
13
- import '../chunk-7OGPN7MP.js';
14
- import '../chunk-WXVB364T.js';
15
- import '../chunk-L4EZKIEX.js';
16
- import '../chunk-4CV4JOE5.js';
17
- //# sourceMappingURL=index.js.map
18
- //# sourceMappingURL=index.js.map
1
+ export{s as createHonoApp,t as createRESTAPI}from'../chunk-URCLFIME.js';import'../chunk-7WOX27LK.js';import'../chunk-K6WUOU6P.js';import'../chunk-AE6GXUT7.js';import'../chunk-2W4FK6CJ.js';import'../chunk-NRLIGDYF.js';import'../chunk-UVTS2IWM.js';import'../chunk-HLSB2MCK.js';import'../chunk-CDL7ARXT.js';import'../chunk-RHCWCG3O.js';import'../chunk-OG7CNQGU.js';import'../chunk-G6A7OSIG.js';import'../chunk-P7CESLDJ.js';import'../chunk-ZAQOSRP6.js';import'../chunk-KDNYHLD2.js';import'../chunk-DGJUBN33.js';
@@ -0,0 +1 @@
1
+ export{a as media,b as mediaFolders}from'./chunk-UBRYJP2G.js';export{a as settings}from'./chunk-K6WUOU6P.js';export{g as apiKeys,e as auditLogs,h as emailVerifications,k as lockouts,j as passwordHistory,i as passwordResets,c as permissions,b as roles,d as sessions,f as tenants,a as users}from'./chunk-OG7CNQGU.js';import'./chunk-DGJUBN33.js';
@@ -0,0 +1 @@
1
+ 'use strict';var chunkV65NPSR5_cjs=require('./chunk-V65NPSR5.cjs'),chunkWIZ6C5QZ_cjs=require('./chunk-WIZ6C5QZ.cjs'),chunkMIOMMB23_cjs=require('./chunk-MIOMMB23.cjs');require('./chunk-OQD3WG6Z.cjs');Object.defineProperty(exports,"media",{enumerable:true,get:function(){return chunkV65NPSR5_cjs.a}});Object.defineProperty(exports,"mediaFolders",{enumerable:true,get:function(){return chunkV65NPSR5_cjs.b}});Object.defineProperty(exports,"settings",{enumerable:true,get:function(){return chunkWIZ6C5QZ_cjs.a}});Object.defineProperty(exports,"apiKeys",{enumerable:true,get:function(){return chunkMIOMMB23_cjs.g}});Object.defineProperty(exports,"auditLogs",{enumerable:true,get:function(){return chunkMIOMMB23_cjs.e}});Object.defineProperty(exports,"emailVerifications",{enumerable:true,get:function(){return chunkMIOMMB23_cjs.h}});Object.defineProperty(exports,"lockouts",{enumerable:true,get:function(){return chunkMIOMMB23_cjs.k}});Object.defineProperty(exports,"passwordHistory",{enumerable:true,get:function(){return chunkMIOMMB23_cjs.j}});Object.defineProperty(exports,"passwordResets",{enumerable:true,get:function(){return chunkMIOMMB23_cjs.i}});Object.defineProperty(exports,"permissions",{enumerable:true,get:function(){return chunkMIOMMB23_cjs.c}});Object.defineProperty(exports,"roles",{enumerable:true,get:function(){return chunkMIOMMB23_cjs.b}});Object.defineProperty(exports,"sessions",{enumerable:true,get:function(){return chunkMIOMMB23_cjs.d}});Object.defineProperty(exports,"tenants",{enumerable:true,get:function(){return chunkMIOMMB23_cjs.f}});Object.defineProperty(exports,"users",{enumerable:true,get:function(){return chunkMIOMMB23_cjs.a}});
@@ -0,0 +1 @@
1
+ export{a as SQLiteAuthAdapter}from'./chunk-2W4FK6CJ.js';import'./chunk-DGJUBN33.js';
@@ -0,0 +1 @@
1
+ 'use strict';var chunkET6NN2V2_cjs=require('./chunk-ET6NN2V2.cjs');require('./chunk-OQD3WG6Z.cjs');Object.defineProperty(exports,"SQLiteAuthAdapter",{enumerable:true,get:function(){return chunkET6NN2V2_cjs.a}});
@@ -1,207 +1 @@
1
- 'use strict';
2
-
3
- var chunkPHJRNPHY_cjs = require('../chunk-PHJRNPHY.cjs');
4
- var chunk3KTWGODI_cjs = require('../chunk-3KTWGODI.cjs');
5
- var chunkKC2GDBLS_cjs = require('../chunk-KC2GDBLS.cjs');
6
- require('../chunk-CZLDE2OZ.cjs');
7
-
8
-
9
-
10
- Object.defineProperty(exports, "accessSettingsGlobal", {
11
- enumerable: true,
12
- get: function () { return chunkPHJRNPHY_cjs.accessSettingsGlobal; }
13
- });
14
- Object.defineProperty(exports, "allSettingsGlobals", {
15
- enumerable: true,
16
- get: function () { return chunkPHJRNPHY_cjs.allSettingsGlobals; }
17
- });
18
- Object.defineProperty(exports, "blogCollections", {
19
- enumerable: true,
20
- get: function () { return chunkPHJRNPHY_cjs.blogCollections; }
21
- });
22
- Object.defineProperty(exports, "blogGlobals", {
23
- enumerable: true,
24
- get: function () { return chunkPHJRNPHY_cjs.blogGlobals; }
25
- });
26
- Object.defineProperty(exports, "categoriesCollection", {
27
- enumerable: true,
28
- get: function () { return chunkPHJRNPHY_cjs.categoriesCollection; }
29
- });
30
- Object.defineProperty(exports, "categoriesCollections", {
31
- enumerable: true,
32
- get: function () { return chunkPHJRNPHY_cjs.categoriesCollections; }
33
- });
34
- Object.defineProperty(exports, "coreSettingsGlobals", {
35
- enumerable: true,
36
- get: function () { return chunkPHJRNPHY_cjs.coreSettingsGlobals; }
37
- });
38
- Object.defineProperty(exports, "couponsCollection", {
39
- enumerable: true,
40
- get: function () { return chunkPHJRNPHY_cjs.couponsCollection; }
41
- });
42
- Object.defineProperty(exports, "couponsCollections", {
43
- enumerable: true,
44
- get: function () { return chunkPHJRNPHY_cjs.couponsCollections; }
45
- });
46
- Object.defineProperty(exports, "createTemplateConfig", {
47
- enumerable: true,
48
- get: function () { return chunkPHJRNPHY_cjs.createTemplateConfig; }
49
- });
50
- Object.defineProperty(exports, "customersCollection", {
51
- enumerable: true,
52
- get: function () { return chunkPHJRNPHY_cjs.customersCollection; }
53
- });
54
- Object.defineProperty(exports, "customersCollections", {
55
- enumerable: true,
56
- get: function () { return chunkPHJRNPHY_cjs.customersCollections; }
57
- });
58
- Object.defineProperty(exports, "ecommerceCollections", {
59
- enumerable: true,
60
- get: function () { return chunkPHJRNPHY_cjs.ecommerceCollections; }
61
- });
62
- Object.defineProperty(exports, "ecommerceGlobals", {
63
- enumerable: true,
64
- get: function () { return chunkPHJRNPHY_cjs.ecommerceGlobals; }
65
- });
66
- Object.defineProperty(exports, "emailSettingsGlobal", {
67
- enumerable: true,
68
- get: function () { return chunkPHJRNPHY_cjs.emailSettingsGlobal; }
69
- });
70
- Object.defineProperty(exports, "footerSettingsGlobal", {
71
- enumerable: true,
72
- get: function () { return chunkPHJRNPHY_cjs.footerSettingsGlobal; }
73
- });
74
- Object.defineProperty(exports, "formEntriesCollection", {
75
- enumerable: true,
76
- get: function () { return chunkPHJRNPHY_cjs.formEntriesCollection; }
77
- });
78
- Object.defineProperty(exports, "formEntriesCollections", {
79
- enumerable: true,
80
- get: function () { return chunkPHJRNPHY_cjs.formEntriesCollections; }
81
- });
82
- Object.defineProperty(exports, "formsCollection", {
83
- enumerable: true,
84
- get: function () { return chunkPHJRNPHY_cjs.formsCollection; }
85
- });
86
- Object.defineProperty(exports, "formsCollections", {
87
- enumerable: true,
88
- get: function () { return chunkPHJRNPHY_cjs.formsCollections; }
89
- });
90
- Object.defineProperty(exports, "getSettingsForTemplate", {
91
- enumerable: true,
92
- get: function () { return chunkPHJRNPHY_cjs.getSettingsForTemplate; }
93
- });
94
- Object.defineProperty(exports, "headerSettingsGlobal", {
95
- enumerable: true,
96
- get: function () { return chunkPHJRNPHY_cjs.headerSettingsGlobal; }
97
- });
98
- Object.defineProperty(exports, "kitchenSinkCollections", {
99
- enumerable: true,
100
- get: function () { return chunkPHJRNPHY_cjs.kitchenSinkCollections; }
101
- });
102
- Object.defineProperty(exports, "mediaCollection", {
103
- enumerable: true,
104
- get: function () { return chunkPHJRNPHY_cjs.mediaCollection; }
105
- });
106
- Object.defineProperty(exports, "mediaCollections", {
107
- enumerable: true,
108
- get: function () { return chunkPHJRNPHY_cjs.mediaCollections; }
109
- });
110
- Object.defineProperty(exports, "menuCollection", {
111
- enumerable: true,
112
- get: function () { return chunkPHJRNPHY_cjs.menuCollection; }
113
- });
114
- Object.defineProperty(exports, "menuCollections", {
115
- enumerable: true,
116
- get: function () { return chunkPHJRNPHY_cjs.menuCollections; }
117
- });
118
- Object.defineProperty(exports, "minimalCollections", {
119
- enumerable: true,
120
- get: function () { return chunkPHJRNPHY_cjs.minimalCollections; }
121
- });
122
- Object.defineProperty(exports, "ordersCollection", {
123
- enumerable: true,
124
- get: function () { return chunkPHJRNPHY_cjs.ordersCollection; }
125
- });
126
- Object.defineProperty(exports, "ordersCollections", {
127
- enumerable: true,
128
- get: function () { return chunkPHJRNPHY_cjs.ordersCollections; }
129
- });
130
- Object.defineProperty(exports, "pageCollection", {
131
- enumerable: true,
132
- get: function () { return chunkPHJRNPHY_cjs.pageCollection; }
133
- });
134
- Object.defineProperty(exports, "pageCollections", {
135
- enumerable: true,
136
- get: function () { return chunkPHJRNPHY_cjs.pageCollections; }
137
- });
138
- Object.defineProperty(exports, "paymentSettingsGlobal", {
139
- enumerable: true,
140
- get: function () { return chunkPHJRNPHY_cjs.paymentSettingsGlobal; }
141
- });
142
- Object.defineProperty(exports, "postsCollection", {
143
- enumerable: true,
144
- get: function () { return chunkPHJRNPHY_cjs.postsCollection; }
145
- });
146
- Object.defineProperty(exports, "postsCollections", {
147
- enumerable: true,
148
- get: function () { return chunkPHJRNPHY_cjs.postsCollections; }
149
- });
150
- Object.defineProperty(exports, "productCategoriesCollection", {
151
- enumerable: true,
152
- get: function () { return chunkPHJRNPHY_cjs.productCategoriesCollection; }
153
- });
154
- Object.defineProperty(exports, "productCategoriesCollections", {
155
- enumerable: true,
156
- get: function () { return chunkPHJRNPHY_cjs.productCategoriesCollections; }
157
- });
158
- Object.defineProperty(exports, "productsCollection", {
159
- enumerable: true,
160
- get: function () { return chunkPHJRNPHY_cjs.productsCollection; }
161
- });
162
- Object.defineProperty(exports, "productsCollections", {
163
- enumerable: true,
164
- get: function () { return chunkPHJRNPHY_cjs.productsCollections; }
165
- });
166
- Object.defineProperty(exports, "seoSettingsGlobal", {
167
- enumerable: true,
168
- get: function () { return chunkPHJRNPHY_cjs.seoSettingsGlobal; }
169
- });
170
- Object.defineProperty(exports, "settingsBySlug", {
171
- enumerable: true,
172
- get: function () { return chunkPHJRNPHY_cjs.settingsBySlug; }
173
- });
174
- Object.defineProperty(exports, "siteSettingsGlobal", {
175
- enumerable: true,
176
- get: function () { return chunkPHJRNPHY_cjs.siteSettingsGlobal; }
177
- });
178
- Object.defineProperty(exports, "socialSettingsGlobal", {
179
- enumerable: true,
180
- get: function () { return chunkPHJRNPHY_cjs.socialSettingsGlobal; }
181
- });
182
- Object.defineProperty(exports, "starterCollections", {
183
- enumerable: true,
184
- get: function () { return chunkPHJRNPHY_cjs.starterCollections; }
185
- });
186
- Object.defineProperty(exports, "storeSettingsGlobal", {
187
- enumerable: true,
188
- get: function () { return chunkPHJRNPHY_cjs.storeSettingsGlobal; }
189
- });
190
- Object.defineProperty(exports, "systemSettingsGlobal", {
191
- enumerable: true,
192
- get: function () { return chunkPHJRNPHY_cjs.systemSettingsGlobal; }
193
- });
194
- Object.defineProperty(exports, "templateCollections", {
195
- enumerable: true,
196
- get: function () { return chunkPHJRNPHY_cjs.templateCollections; }
197
- });
198
- Object.defineProperty(exports, "storageSettingsGlobal", {
199
- enumerable: true,
200
- get: function () { return chunk3KTWGODI_cjs.storageSettingsGlobal; }
201
- });
202
- Object.defineProperty(exports, "authCollections", {
203
- enumerable: true,
204
- get: function () { return chunkKC2GDBLS_cjs.authCollections; }
205
- });
206
- //# sourceMappingURL=index.cjs.map
207
- //# sourceMappingURL=index.cjs.map
1
+ 'use strict';var chunkELICKLFM_cjs=require('../chunk-ELICKLFM.cjs'),chunk65G73T7Z_cjs=require('../chunk-65G73T7Z.cjs'),chunkGFU7AOI3_cjs=require('../chunk-GFU7AOI3.cjs');require('../chunk-OQD3WG6Z.cjs');Object.defineProperty(exports,"accessSettingsGlobal",{enumerable:true,get:function(){return chunkELICKLFM_cjs.J}});Object.defineProperty(exports,"allSettingsGlobals",{enumerable:true,get:function(){return chunkELICKLFM_cjs.P}});Object.defineProperty(exports,"blogCollections",{enumerable:true,get:function(){return chunkELICKLFM_cjs.c}});Object.defineProperty(exports,"blogGlobals",{enumerable:true,get:function(){return chunkELICKLFM_cjs.d}});Object.defineProperty(exports,"categoriesCollection",{enumerable:true,get:function(){return chunkELICKLFM_cjs.p}});Object.defineProperty(exports,"categoriesCollections",{enumerable:true,get:function(){return chunkELICKLFM_cjs.q}});Object.defineProperty(exports,"coreSettingsGlobals",{enumerable:true,get:function(){return chunkELICKLFM_cjs.Q}});Object.defineProperty(exports,"couponsCollection",{enumerable:true,get:function(){return chunkELICKLFM_cjs.z}});Object.defineProperty(exports,"couponsCollections",{enumerable:true,get:function(){return chunkELICKLFM_cjs.A}});Object.defineProperty(exports,"createTemplateConfig",{enumerable:true,get:function(){return chunkELICKLFM_cjs.U}});Object.defineProperty(exports,"customersCollection",{enumerable:true,get:function(){return chunkELICKLFM_cjs.v}});Object.defineProperty(exports,"customersCollections",{enumerable:true,get:function(){return chunkELICKLFM_cjs.w}});Object.defineProperty(exports,"ecommerceCollections",{enumerable:true,get:function(){return chunkELICKLFM_cjs.e}});Object.defineProperty(exports,"ecommerceGlobals",{enumerable:true,get:function(){return chunkELICKLFM_cjs.f}});Object.defineProperty(exports,"emailSettingsGlobal",{enumerable:true,get:function(){return chunkELICKLFM_cjs.I}});Object.defineProperty(exports,"footerSettingsGlobal",{enumerable:true,get:function(){return chunkELICKLFM_cjs.O}});Object.defineProperty(exports,"formEntriesCollection",{enumerable:true,get:function(){return chunkELICKLFM_cjs.D}});Object.defineProperty(exports,"formEntriesCollections",{enumerable:true,get:function(){return chunkELICKLFM_cjs.E}});Object.defineProperty(exports,"formsCollection",{enumerable:true,get:function(){return chunkELICKLFM_cjs.B}});Object.defineProperty(exports,"formsCollections",{enumerable:true,get:function(){return chunkELICKLFM_cjs.C}});Object.defineProperty(exports,"getSettingsForTemplate",{enumerable:true,get:function(){return chunkELICKLFM_cjs.S}});Object.defineProperty(exports,"headerSettingsGlobal",{enumerable:true,get:function(){return chunkELICKLFM_cjs.N}});Object.defineProperty(exports,"kitchenSinkCollections",{enumerable:true,get:function(){return chunkELICKLFM_cjs.g}});Object.defineProperty(exports,"mediaCollection",{enumerable:true,get:function(){return chunkELICKLFM_cjs.h}});Object.defineProperty(exports,"mediaCollections",{enumerable:true,get:function(){return chunkELICKLFM_cjs.i}});Object.defineProperty(exports,"menuCollection",{enumerable:true,get:function(){return chunkELICKLFM_cjs.j}});Object.defineProperty(exports,"menuCollections",{enumerable:true,get:function(){return chunkELICKLFM_cjs.k}});Object.defineProperty(exports,"minimalCollections",{enumerable:true,get:function(){return chunkELICKLFM_cjs.a}});Object.defineProperty(exports,"ordersCollection",{enumerable:true,get:function(){return chunkELICKLFM_cjs.x}});Object.defineProperty(exports,"ordersCollections",{enumerable:true,get:function(){return chunkELICKLFM_cjs.y}});Object.defineProperty(exports,"pageCollection",{enumerable:true,get:function(){return chunkELICKLFM_cjs.n}});Object.defineProperty(exports,"pageCollections",{enumerable:true,get:function(){return chunkELICKLFM_cjs.o}});Object.defineProperty(exports,"paymentSettingsGlobal",{enumerable:true,get:function(){return chunkELICKLFM_cjs.L}});Object.defineProperty(exports,"postsCollection",{enumerable:true,get:function(){return chunkELICKLFM_cjs.l}});Object.defineProperty(exports,"postsCollections",{enumerable:true,get:function(){return chunkELICKLFM_cjs.m}});Object.defineProperty(exports,"productCategoriesCollection",{enumerable:true,get:function(){return chunkELICKLFM_cjs.r}});Object.defineProperty(exports,"productCategoriesCollections",{enumerable:true,get:function(){return chunkELICKLFM_cjs.s}});Object.defineProperty(exports,"productsCollection",{enumerable:true,get:function(){return chunkELICKLFM_cjs.t}});Object.defineProperty(exports,"productsCollections",{enumerable:true,get:function(){return chunkELICKLFM_cjs.u}});Object.defineProperty(exports,"seoSettingsGlobal",{enumerable:true,get:function(){return chunkELICKLFM_cjs.G}});Object.defineProperty(exports,"settingsBySlug",{enumerable:true,get:function(){return chunkELICKLFM_cjs.R}});Object.defineProperty(exports,"siteSettingsGlobal",{enumerable:true,get:function(){return chunkELICKLFM_cjs.F}});Object.defineProperty(exports,"socialSettingsGlobal",{enumerable:true,get:function(){return chunkELICKLFM_cjs.H}});Object.defineProperty(exports,"starterCollections",{enumerable:true,get:function(){return chunkELICKLFM_cjs.b}});Object.defineProperty(exports,"storeSettingsGlobal",{enumerable:true,get:function(){return chunkELICKLFM_cjs.K}});Object.defineProperty(exports,"systemSettingsGlobal",{enumerable:true,get:function(){return chunkELICKLFM_cjs.M}});Object.defineProperty(exports,"templateCollections",{enumerable:true,get:function(){return chunkELICKLFM_cjs.T}});Object.defineProperty(exports,"storageSettingsGlobal",{enumerable:true,get:function(){return chunk65G73T7Z_cjs.a}});Object.defineProperty(exports,"authCollections",{enumerable:true,get:function(){return chunkGFU7AOI3_cjs.b}});
@@ -1,6 +1 @@
1
- export { accessSettingsGlobal, allSettingsGlobals, blogCollections, blogGlobals, categoriesCollection, categoriesCollections, coreSettingsGlobals, couponsCollection, couponsCollections, createTemplateConfig, customersCollection, customersCollections, ecommerceCollections, ecommerceGlobals, emailSettingsGlobal, footerSettingsGlobal, formEntriesCollection, formEntriesCollections, formsCollection, formsCollections, getSettingsForTemplate, headerSettingsGlobal, kitchenSinkCollections, mediaCollection, mediaCollections, menuCollection, menuCollections, minimalCollections, ordersCollection, ordersCollections, pageCollection, pageCollections, paymentSettingsGlobal, postsCollection, postsCollections, productCategoriesCollection, productCategoriesCollections, productsCollection, productsCollections, seoSettingsGlobal, settingsBySlug, siteSettingsGlobal, socialSettingsGlobal, starterCollections, storeSettingsGlobal, systemSettingsGlobal, templateCollections } from '../chunk-53NYVYVX.js';
2
- export { storageSettingsGlobal } from '../chunk-GAOXD3XT.js';
3
- export { authCollections } from '../chunk-XEB7PH2E.js';
4
- import '../chunk-4CV4JOE5.js';
5
- //# sourceMappingURL=index.js.map
6
- //# sourceMappingURL=index.js.map
1
+ export{J as accessSettingsGlobal,P as allSettingsGlobals,c as blogCollections,d as blogGlobals,p as categoriesCollection,q as categoriesCollections,Q as coreSettingsGlobals,z as couponsCollection,A as couponsCollections,U as createTemplateConfig,v as customersCollection,w as customersCollections,e as ecommerceCollections,f as ecommerceGlobals,I as emailSettingsGlobal,O as footerSettingsGlobal,D as formEntriesCollection,E as formEntriesCollections,B as formsCollection,C as formsCollections,S as getSettingsForTemplate,N as headerSettingsGlobal,g as kitchenSinkCollections,h as mediaCollection,i as mediaCollections,j as menuCollection,k as menuCollections,a as minimalCollections,x as ordersCollection,y as ordersCollections,n as pageCollection,o as pageCollections,L as paymentSettingsGlobal,l as postsCollection,m as postsCollections,r as productCategoriesCollection,s as productCategoriesCollections,t as productsCollection,u as productsCollections,G as seoSettingsGlobal,R as settingsBySlug,F as siteSettingsGlobal,H as socialSettingsGlobal,b as starterCollections,K as storeSettingsGlobal,M as systemSettingsGlobal,T as templateCollections}from'../chunk-ZELCS7IC.js';export{a as storageSettingsGlobal}from'../chunk-NZ35PV5R.js';export{b as authCollections}from'../chunk-AE6GXUT7.js';import'../chunk-DGJUBN33.js';
@@ -1,48 +1 @@
1
- 'use strict';
2
-
3
- var chunkTQG7G7YI_cjs = require('../chunk-TQG7G7YI.cjs');
4
- require('../chunk-LNTFRAHF.cjs');
5
- require('../chunk-4OCMVGEY.cjs');
6
- require('../chunk-NKPKR5BW.cjs');
7
- require('../chunk-CZLDE2OZ.cjs');
8
-
9
-
10
-
11
- Object.defineProperty(exports, "createContext", {
12
- enumerable: true,
13
- get: function () { return chunkTQG7G7YI_cjs.createContext; }
14
- });
15
- Object.defineProperty(exports, "createCountProcedure", {
16
- enumerable: true,
17
- get: function () { return chunkTQG7G7YI_cjs.createCountProcedure; }
18
- });
19
- Object.defineProperty(exports, "createCreateProcedure", {
20
- enumerable: true,
21
- get: function () { return chunkTQG7G7YI_cjs.createCreateProcedure; }
22
- });
23
- Object.defineProperty(exports, "createDeleteProcedure", {
24
- enumerable: true,
25
- get: function () { return chunkTQG7G7YI_cjs.createDeleteProcedure; }
26
- });
27
- Object.defineProperty(exports, "createDynamicRouter", {
28
- enumerable: true,
29
- get: function () { return chunkTQG7G7YI_cjs.createDynamicRouter; }
30
- });
31
- Object.defineProperty(exports, "createFindByIDProcedure", {
32
- enumerable: true,
33
- get: function () { return chunkTQG7G7YI_cjs.createFindByIDProcedure; }
34
- });
35
- Object.defineProperty(exports, "createFindProcedure", {
36
- enumerable: true,
37
- get: function () { return chunkTQG7G7YI_cjs.createFindProcedure; }
38
- });
39
- Object.defineProperty(exports, "createKyroServer", {
40
- enumerable: true,
41
- get: function () { return chunkTQG7G7YI_cjs.createKyroServer; }
42
- });
43
- Object.defineProperty(exports, "createUpdateProcedure", {
44
- enumerable: true,
45
- get: function () { return chunkTQG7G7YI_cjs.createUpdateProcedure; }
46
- });
47
- //# sourceMappingURL=index.cjs.map
48
- //# sourceMappingURL=index.cjs.map
1
+ 'use strict';var chunkCVVW4LXZ_cjs=require('../chunk-CVVW4LXZ.cjs');require('../chunk-ISWMETHJ.cjs'),require('../chunk-NY47CFVP.cjs'),require('../chunk-Q3Q7BJVQ.cjs'),require('../chunk-OQD3WG6Z.cjs');Object.defineProperty(exports,"createContext",{enumerable:true,get:function(){return chunkCVVW4LXZ_cjs.a}});Object.defineProperty(exports,"createCountProcedure",{enumerable:true,get:function(){return chunkCVVW4LXZ_cjs.g}});Object.defineProperty(exports,"createCreateProcedure",{enumerable:true,get:function(){return chunkCVVW4LXZ_cjs.d}});Object.defineProperty(exports,"createDeleteProcedure",{enumerable:true,get:function(){return chunkCVVW4LXZ_cjs.f}});Object.defineProperty(exports,"createDynamicRouter",{enumerable:true,get:function(){return chunkCVVW4LXZ_cjs.h}});Object.defineProperty(exports,"createFindByIDProcedure",{enumerable:true,get:function(){return chunkCVVW4LXZ_cjs.c}});Object.defineProperty(exports,"createFindProcedure",{enumerable:true,get:function(){return chunkCVVW4LXZ_cjs.b}});Object.defineProperty(exports,"createKyroServer",{enumerable:true,get:function(){return chunkCVVW4LXZ_cjs.i}});Object.defineProperty(exports,"createUpdateProcedure",{enumerable:true,get:function(){return chunkCVVW4LXZ_cjs.e}});
@@ -1,7 +1 @@
1
- export { createContext, createCountProcedure, createCreateProcedure, createDeleteProcedure, createDynamicRouter, createFindByIDProcedure, createFindProcedure, createKyroServer, createUpdateProcedure } from '../chunk-OX6GOIPH.js';
2
- import '../chunk-WDTTHKDS.js';
3
- import '../chunk-3AKCVYDB.js';
4
- import '../chunk-L4EZKIEX.js';
5
- import '../chunk-4CV4JOE5.js';
6
- //# sourceMappingURL=index.js.map
7
- //# sourceMappingURL=index.js.map
1
+ export{a as createContext,g as createCountProcedure,d as createCreateProcedure,f as createDeleteProcedure,h as createDynamicRouter,c as createFindByIDProcedure,b as createFindProcedure,i as createKyroServer,e as createUpdateProcedure}from'../chunk-7N6NKCRT.js';import'../chunk-UVTS2IWM.js';import'../chunk-HLSB2MCK.js';import'../chunk-KDNYHLD2.js';import'../chunk-DGJUBN33.js';
package/dist/ws/index.cjs CHANGED
@@ -1,25 +1 @@
1
- 'use strict';
2
-
3
- var chunkEEJUFDMF_cjs = require('../chunk-EEJUFDMF.cjs');
4
- require('../chunk-CZLDE2OZ.cjs');
5
-
6
-
7
-
8
- Object.defineProperty(exports, "KyroPubSub", {
9
- enumerable: true,
10
- get: function () { return chunkEEJUFDMF_cjs.KyroPubSub; }
11
- });
12
- Object.defineProperty(exports, "KyroWSServer", {
13
- enumerable: true,
14
- get: function () { return chunkEEJUFDMF_cjs.KyroWSServer; }
15
- });
16
- Object.defineProperty(exports, "PubSub", {
17
- enumerable: true,
18
- get: function () { return chunkEEJUFDMF_cjs.PubSub; }
19
- });
20
- Object.defineProperty(exports, "createWSServer", {
21
- enumerable: true,
22
- get: function () { return chunkEEJUFDMF_cjs.createWSServer; }
23
- });
24
- //# sourceMappingURL=index.cjs.map
25
- //# sourceMappingURL=index.cjs.map
1
+ 'use strict';var chunkF7SR5IDT_cjs=require('../chunk-F7SR5IDT.cjs');require('../chunk-OQD3WG6Z.cjs');Object.defineProperty(exports,"KyroPubSub",{enumerable:true,get:function(){return chunkF7SR5IDT_cjs.b}});Object.defineProperty(exports,"KyroWSServer",{enumerable:true,get:function(){return chunkF7SR5IDT_cjs.c}});Object.defineProperty(exports,"PubSub",{enumerable:true,get:function(){return chunkF7SR5IDT_cjs.a}});Object.defineProperty(exports,"createWSServer",{enumerable:true,get:function(){return chunkF7SR5IDT_cjs.d}});
package/dist/ws/index.js CHANGED
@@ -1,4 +1 @@
1
- export { KyroPubSub, KyroWSServer, PubSub, createWSServer } from '../chunk-BYBMTIMT.js';
2
- import '../chunk-4CV4JOE5.js';
3
- //# sourceMappingURL=index.js.map
4
- //# sourceMappingURL=index.js.map
1
+ export{b as KyroPubSub,c as KyroWSServer,a as PubSub,d as createWSServer}from'../chunk-SL3LZQCF.js';import'../chunk-DGJUBN33.js';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kyro-cms/core",
3
- "version": "0.10.4",
3
+ "version": "0.10.6",
4
4
  "description": "Astro-native headless CMS with multi-database adapters, multi-protocol APIs, and multi-vendor support",
5
5
  "engines": {
6
6
  "node": ">=22"
@@ -165,9 +165,6 @@
165
165
  },
166
166
  "homepage": "https://github.com/danielDozie/kyro-cms#readme",
167
167
  "dependencies": {
168
- "@aws-sdk/client-s3": "^3.751.0",
169
- "@aws-sdk/s3-request-presigner": "^3.751.0",
170
- "@smithy/node-http-handler": "^4.7.0",
171
168
  "@tiptap/core": "^3.23.6",
172
169
  "@tiptap/extension-color": "^3.23.6",
173
170
  "@tiptap/extension-highlight": "^3.23.6",
@@ -183,8 +180,6 @@
183
180
  "@trpc/client": "^11.0.0",
184
181
  "@trpc/react-query": "^11.0.0",
185
182
  "@trpc/server": "^11.0.0",
186
- "astro": "^6.3.1",
187
- "basic-ftp": "^5.3.0",
188
183
  "bcryptjs": "^2.4.3",
189
184
  "chalk": "^5.4.1",
190
185
  "commander": "^13.1.0",
@@ -192,23 +187,19 @@
192
187
  "drizzle-orm": "^0.44.7",
193
188
  "esbuild": "^0.25.0",
194
189
  "glob": "^11.0.1",
195
- "graphql": "^16.10.0",
196
- "graphql-yoga": "^5.21.2",
197
190
  "hono": "^4.7.0",
198
- "ioredis": "^5.10.1",
199
191
  "jsondiffpatch": "^0.7.3",
200
192
  "jsonwebtoken": "^9.0.2",
201
- "mongodb": "^6.12.0",
202
193
  "nodemailer": "^8.0.4",
203
194
  "ora": "^8.2.0",
204
195
  "postgres": "^3.4.8",
205
196
  "sharp": "^0.34.5",
206
- "ssh2": "^1.17.0",
207
- "ssh2-sftp-client": "^12.1.1",
208
197
  "unstorage": "^1.17.5",
209
198
  "ws": "^8.18.0",
210
199
  "zod": "^3.24.0",
211
- "zod-to-json-schema": "^3.25.2"
200
+ "zod-to-json-schema": "^3.25.2",
201
+ "graphql": "^16.10.0",
202
+ "graphql-yoga": "^5.21.2"
212
203
  },
213
204
  "devDependencies": {
214
205
  "@types/better-sqlite3": "^7.6.13",
@@ -233,5 +224,45 @@
233
224
  "overrides": {
234
225
  "use-sync-external-store": "1.5.0"
235
226
  }
227
+ },
228
+ "peerDependencies": {
229
+ "@aws-sdk/client-s3": "^3.751.0",
230
+ "@aws-sdk/s3-request-presigner": "^3.751.0",
231
+ "@smithy/node-http-handler": "^4.7.0",
232
+ "mongodb": "^6.12.0",
233
+ "ioredis": "^5.10.1",
234
+ "basic-ftp": "^5.3.0",
235
+ "ssh2": "^1.17.0",
236
+ "ssh2-sftp-client": "^12.1.1",
237
+ "astro": "^6.3.1"
238
+ },
239
+ "peerDependenciesMeta": {
240
+ "@aws-sdk/client-s3": {
241
+ "optional": true
242
+ },
243
+ "@aws-sdk/s3-request-presigner": {
244
+ "optional": true
245
+ },
246
+ "@smithy/node-http-handler": {
247
+ "optional": true
248
+ },
249
+ "mongodb": {
250
+ "optional": true
251
+ },
252
+ "ioredis": {
253
+ "optional": true
254
+ },
255
+ "basic-ftp": {
256
+ "optional": true
257
+ },
258
+ "ssh2": {
259
+ "optional": true
260
+ },
261
+ "ssh2-sftp-client": {
262
+ "optional": true
263
+ },
264
+ "astro": {
265
+ "optional": true
266
+ }
236
267
  }
237
268
  }
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../src/api-handler-graphql.ts"],"names":["warmKyroInstance","kyroInstance"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAGA,SAAS,iBAAiB,CAAA,EAAuB;AAC/C,EAAA,OAAO,IAAI,QAAA,CAAS,CAAA,CAAE,IAAA,EAAM,CAAC,CAAA;AAC/B;AAEO,IAAM,IAAA,GAAiB,OAAO,OAAA,KAAY;AAC/C,EAAA,MAAMA,kCAAA,EAAiB;AACvB,EAAA,MAAM,GAAA,GAAMC,+BAAc,UAAA,EAAW;AACrC,EAAA,MAAM,MAAM,MAAM,GAAA,CAAI,MAAM,OAAA,CAAQ,OAAA,EAAS,QAAQ,MAAM,CAAA;AAC3D,EAAA,OAAO,iBAAiB,GAAG,CAAA;AAC7B;AAEO,IAAM,GAAA,GAAgB,OAAO,OAAA,KAAY;AAC9C,EAAA,MAAMD,kCAAA,EAAiB;AACvB,EAAA,MAAM,GAAA,GAAMC,+BAAc,UAAA,EAAW;AACrC,EAAA,MAAM,MAAM,MAAM,GAAA,CAAI,MAAM,OAAA,CAAQ,OAAA,EAAS,QAAQ,MAAM,CAAA;AAC3D,EAAA,OAAO,iBAAiB,GAAG,CAAA;AAC7B","file":"api-handler-graphql.cjs","sourcesContent":["import type { APIRoute } from \"astro\";\nimport { warmKyroInstance, kyroInstance } from \"./api-handler.js\";\n\nfunction toNativeResponse(r: Response): Response {\n return new Response(r.body, r);\n}\n\nexport const POST: APIRoute = async (context) => {\n await warmKyroInstance();\n const app = kyroInstance!.getGraphQL();\n const res = await app.fetch(context.request, context.locals);\n return toNativeResponse(res);\n};\n\nexport const GET: APIRoute = async (context) => {\n await warmKyroInstance();\n const app = kyroInstance!.getGraphQL();\n const res = await app.fetch(context.request, context.locals);\n return toNativeResponse(res);\n};\n"]}
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../src/api-handler-graphql.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;AAGA,SAAS,iBAAiB,CAAA,EAAuB;AAC/C,EAAA,OAAO,IAAI,QAAA,CAAS,CAAA,CAAE,IAAA,EAAM,CAAC,CAAA;AAC/B;AAEO,IAAM,IAAA,GAAiB,OAAO,OAAA,KAAY;AAC/C,EAAA,MAAM,gBAAA,EAAiB;AACvB,EAAA,MAAM,GAAA,GAAM,aAAc,UAAA,EAAW;AACrC,EAAA,MAAM,MAAM,MAAM,GAAA,CAAI,MAAM,OAAA,CAAQ,OAAA,EAAS,QAAQ,MAAM,CAAA;AAC3D,EAAA,OAAO,iBAAiB,GAAG,CAAA;AAC7B;AAEO,IAAM,GAAA,GAAgB,OAAO,OAAA,KAAY;AAC9C,EAAA,MAAM,gBAAA,EAAiB;AACvB,EAAA,MAAM,GAAA,GAAM,aAAc,UAAA,EAAW;AACrC,EAAA,MAAM,MAAM,MAAM,GAAA,CAAI,MAAM,OAAA,CAAQ,OAAA,EAAS,QAAQ,MAAM,CAAA;AAC3D,EAAA,OAAO,iBAAiB,GAAG,CAAA;AAC7B","file":"api-handler-graphql.js","sourcesContent":["import type { APIRoute } from \"astro\";\nimport { warmKyroInstance, kyroInstance } from \"./api-handler.js\";\n\nfunction toNativeResponse(r: Response): Response {\n return new Response(r.body, r);\n}\n\nexport const POST: APIRoute = async (context) => {\n await warmKyroInstance();\n const app = kyroInstance!.getGraphQL();\n const res = await app.fetch(context.request, context.locals);\n return toNativeResponse(res);\n};\n\nexport const GET: APIRoute = async (context) => {\n await warmKyroInstance();\n const app = kyroInstance!.getGraphQL();\n const res = await app.fetch(context.request, context.locals);\n return toNativeResponse(res);\n};\n"]}