trellis 3.2.0 → 3.2.3

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 (260) hide show
  1. package/CHANGELOG.md +7 -0
  2. package/README.md +61 -171
  3. package/dist/browser/index.d.ts +18 -0
  4. package/dist/browser/index.d.ts.map +1 -0
  5. package/dist/browser/index.js +95 -0
  6. package/dist/{chunk-3ETIIPPB.js → chunk-2AACZRII.js} +312 -30
  7. package/dist/{chunk-3GDRZTAW.js → chunk-5KSGGKET.js} +1 -1
  8. package/dist/{chunk-MBNBTJCR.js → chunk-6GEZ6DN5.js} +2 -2
  9. package/dist/chunk-6RWGFC3N.js +403 -0
  10. package/dist/{chunk-X762XWVC.js → chunk-7DUMWO5L.js} +1 -1
  11. package/dist/chunk-CAG4FULI.js +121 -0
  12. package/dist/{chunk-GD5QJXSS.js → chunk-FWRS4CSC.js} +2 -2
  13. package/dist/{chunk-36VSSTL7.js → chunk-GU374KWZ.js} +1 -1
  14. package/dist/{chunk-BJ7EZ7FP.js → chunk-JHHEXEDM.js} +17 -0
  15. package/dist/{chunk-7WQGTFVJ.js → chunk-L5N5PR2S.js} +130 -75
  16. package/dist/{chunk-BXSTJVE3.js → chunk-N6MYZT4O.js} +2 -1
  17. package/dist/chunk-NWSW5YNS.js +225 -0
  18. package/dist/{chunk-HO4TURXW.js → chunk-S3XLFZ27.js} +28 -11
  19. package/dist/{chunk-BQBUVMRN.js → chunk-S6GBJ2ZB.js} +25 -14
  20. package/dist/{chunk-B3ZIFA2O.js → chunk-VBYUTRXX.js} +1 -1
  21. package/dist/cli/deploy-cli.d.ts +18 -0
  22. package/dist/cli/deploy-cli.d.ts.map +1 -0
  23. package/dist/cli/deploy-cli.js +67 -0
  24. package/dist/cli/index.d.ts +1 -1
  25. package/dist/cli/index.d.ts.map +1 -1
  26. package/dist/cli/index.js +153 -100
  27. package/dist/client/index.browser.d.ts +29 -0
  28. package/dist/client/index.browser.d.ts.map +1 -0
  29. package/dist/client/index.browser.js +64 -0
  30. package/dist/client/index.js +10 -10
  31. package/dist/client/sdk.browser.d.ts +131 -0
  32. package/dist/client/sdk.browser.d.ts.map +1 -0
  33. package/dist/{sdk-LZ7W3EEY.js → client/sdk.browser.js} +2 -2
  34. package/dist/client/sdk.js +1 -1
  35. package/dist/db/index.js +16 -16
  36. package/dist/db/inspector.js +6 -6
  37. package/dist/decisions/index.js +2 -2
  38. package/dist/embeddings/auto-embed.d.ts.map +1 -1
  39. package/dist/embeddings/index.js +1 -1
  40. package/dist/embeddings/store.d.ts.map +1 -1
  41. package/dist/engine.d.ts +27 -7
  42. package/dist/engine.d.ts.map +1 -1
  43. package/dist/index.js +6 -6
  44. package/dist/mcp/server.d.ts.map +1 -1
  45. package/dist/react/index.js +2 -2
  46. package/dist/react/schema-hooks.js +7 -7
  47. package/dist/{remote-manager-SG545WNY.js → remote-manager-ODE3T2KR.js} +5 -5
  48. package/dist/scaffold/seed.d.ts.map +1 -1
  49. package/dist/scaffold/write.d.ts +1 -1
  50. package/dist/scaffold/write.d.ts.map +1 -1
  51. package/dist/schema/index.js +4 -3
  52. package/dist/server/cors.d.ts +13 -0
  53. package/dist/server/cors.d.ts.map +1 -0
  54. package/dist/server/deploy-meta.d.ts +25 -0
  55. package/dist/server/deploy-meta.d.ts.map +1 -0
  56. package/dist/server/deploy.d.ts +8 -3
  57. package/dist/server/deploy.d.ts.map +1 -1
  58. package/dist/server/deploy.js +9 -0
  59. package/dist/server/index.d.ts +5 -2
  60. package/dist/server/index.d.ts.map +1 -1
  61. package/dist/server/index.js +51 -17
  62. package/dist/server/realtime.d.ts +4 -1
  63. package/dist/server/realtime.d.ts.map +1 -1
  64. package/dist/server/server.d.ts +1 -0
  65. package/dist/server/server.d.ts.map +1 -1
  66. package/dist/server/sprites.d.ts +18 -1
  67. package/dist/server/sprites.d.ts.map +1 -1
  68. package/dist/server/tenancy.d.ts +4 -0
  69. package/dist/server/tenancy.d.ts.map +1 -1
  70. package/dist/server/usage-meter.d.ts +53 -0
  71. package/dist/server/usage-meter.d.ts.map +1 -0
  72. package/dist/{server-IGBIIJSF.js → server-OGVWNDNK.js} +6 -1
  73. package/dist/sprites-KQGTGM6W.js +27 -0
  74. package/dist/{tenancy-OP34NFFS.js → tenancy-POMWQP6M.js} +5 -3
  75. package/dist/vcs/index.js +3 -3
  76. package/dist/vcs/types.d.ts +2 -0
  77. package/dist/vcs/types.d.ts.map +1 -1
  78. package/package.json +17 -6
  79. package/dist/better-sqlite-backend-PII64VE6.js +0 -159
  80. package/dist/better-sqlite-backend-VUBVQ7SN.js +0 -209
  81. package/dist/better-sqlite-backend-Y3AQN65E.js +0 -159
  82. package/dist/better-sqlite-backend-Y3M7DXOX.js +0 -159
  83. package/dist/boot-middleware-FJDGVUM4.js +0 -9
  84. package/dist/boot-middleware-MLJUTLUM.js +0 -9
  85. package/dist/boot-middleware-ZZPDZNYR.js +0 -9
  86. package/dist/chunk-276LKLZR.js +0 -359
  87. package/dist/chunk-2CX5UCRV.js +0 -111
  88. package/dist/chunk-2ESYSVXG.js +0 -48
  89. package/dist/chunk-2I5JU73Y.js +0 -340
  90. package/dist/chunk-2UNSRRNB.js +0 -171
  91. package/dist/chunk-335UEHQR.js +0 -907
  92. package/dist/chunk-4CF2L46N.js +0 -29
  93. package/dist/chunk-5CINODKT.js +0 -41
  94. package/dist/chunk-5ESGWJ5L.js +0 -45
  95. package/dist/chunk-5FGLQGMF.js +0 -1676
  96. package/dist/chunk-5IQZFITY.js +0 -357
  97. package/dist/chunk-5JWFAQDW.js +0 -150
  98. package/dist/chunk-62UHTVU3.js +0 -141
  99. package/dist/chunk-66UJQT2I.js +0 -35
  100. package/dist/chunk-6RNNVOAS.js +0 -355
  101. package/dist/chunk-6X23PZ6H.js +0 -969
  102. package/dist/chunk-7C7LL6MB.js +0 -315
  103. package/dist/chunk-7F4HM3JG.js +0 -394
  104. package/dist/chunk-7KJ7T4D3.js +0 -910
  105. package/dist/chunk-7QQQNUB5.js +0 -92
  106. package/dist/chunk-7QWJBS72.js +0 -946
  107. package/dist/chunk-7R36OZK3.js +0 -957
  108. package/dist/chunk-7UPKCOHE.js +0 -946
  109. package/dist/chunk-A3BONW34.js +0 -35
  110. package/dist/chunk-AHMDVHBL.js +0 -141
  111. package/dist/chunk-AW6A4OZY.js +0 -171
  112. package/dist/chunk-BJ5EKCJ5.js +0 -458
  113. package/dist/chunk-BRGYDO7D.js +0 -223
  114. package/dist/chunk-C5KPSEDN.js +0 -359
  115. package/dist/chunk-CCTNYTUC.js +0 -940
  116. package/dist/chunk-CYQ2OVD2.js +0 -35
  117. package/dist/chunk-DDAK7YOE.js +0 -299
  118. package/dist/chunk-DRILKBY6.js +0 -965
  119. package/dist/chunk-DXE24HNN.js +0 -45
  120. package/dist/chunk-E7ICUNW7.js +0 -945
  121. package/dist/chunk-EAL2PUOE.js +0 -10022
  122. package/dist/chunk-ELT7MLZB.js +0 -109
  123. package/dist/chunk-EWEIRF6G.js +0 -171
  124. package/dist/chunk-F5VDGQJC.js +0 -120
  125. package/dist/chunk-FCPL3IEQ.js +0 -98
  126. package/dist/chunk-FDPKYSV7.js +0 -96
  127. package/dist/chunk-FES3TC24.js +0 -171
  128. package/dist/chunk-FF36CQHZ.js +0 -61
  129. package/dist/chunk-FOWKR5TW.js +0 -129
  130. package/dist/chunk-FZVCXDYW.js +0 -150
  131. package/dist/chunk-G3XIHPSQ.js +0 -361
  132. package/dist/chunk-GKJLYLVU.js +0 -359
  133. package/dist/chunk-GNXHXNVQ.js +0 -113
  134. package/dist/chunk-GSR6ILTM.js +0 -277
  135. package/dist/chunk-GWRIMRSX.js +0 -45
  136. package/dist/chunk-H72UW2HJ.js +0 -45
  137. package/dist/chunk-HGI74PXB.js +0 -7417
  138. package/dist/chunk-HGRA37LO.js +0 -145
  139. package/dist/chunk-HXSRQO3L.js +0 -145
  140. package/dist/chunk-IG2X2BVO.js +0 -373
  141. package/dist/chunk-IIJVDD54.js +0 -373
  142. package/dist/chunk-IUWVEEOX.js +0 -145
  143. package/dist/chunk-IX4BBOIT.js +0 -394
  144. package/dist/chunk-IXU4RMQM.js +0 -349
  145. package/dist/chunk-J6OUIION.js +0 -857
  146. package/dist/chunk-K46RNFDE.js +0 -171
  147. package/dist/chunk-KAGU2XMY.js +0 -359
  148. package/dist/chunk-KCVYJNVX.js +0 -394
  149. package/dist/chunk-KKDRMIV6.js +0 -419
  150. package/dist/chunk-KYLIQ3YI.js +0 -399
  151. package/dist/chunk-KZYJJIRN.js +0 -946
  152. package/dist/chunk-LFOX744K.js +0 -96
  153. package/dist/chunk-LHOVJEWR.js +0 -7403
  154. package/dist/chunk-LOPXTPF3.js +0 -120
  155. package/dist/chunk-LZR3VIFU.js +0 -907
  156. package/dist/chunk-MCKGQKYU.js +0 -15
  157. package/dist/chunk-MU6EOS6F.js +0 -0
  158. package/dist/chunk-MWRQ2TXT.js +0 -357
  159. package/dist/chunk-NO73OK2I.js +0 -102
  160. package/dist/chunk-NPE2YJHK.js +0 -394
  161. package/dist/chunk-NSDXU6QX.js +0 -2213
  162. package/dist/chunk-NXIRDSZ6.js +0 -145
  163. package/dist/chunk-NZWFNHCS.js +0 -407
  164. package/dist/chunk-OB4CMMX6.js +0 -260
  165. package/dist/chunk-OBKU74FU.js +0 -7411
  166. package/dist/chunk-OQNDWRDE.js +0 -145
  167. package/dist/chunk-OVWAJMB6.js +0 -394
  168. package/dist/chunk-PDHLBTTD.js +0 -45
  169. package/dist/chunk-PEQNRKLG.js +0 -210
  170. package/dist/chunk-QERIS7QY.js +0 -7403
  171. package/dist/chunk-QHA2DM3C.js +0 -373
  172. package/dist/chunk-QLM4HSYC.js +0 -45
  173. package/dist/chunk-S2OT3TQJ.js +0 -283
  174. package/dist/chunk-S5PHSN5K.js +0 -907
  175. package/dist/chunk-SIAA4J6H.js +0 -21
  176. package/dist/chunk-SQBNLUIA.js +0 -171
  177. package/dist/chunk-STLN6A6B.js +0 -355
  178. package/dist/chunk-U7HV7GU2.js +0 -17
  179. package/dist/chunk-UGZHOGRA.js +0 -39
  180. package/dist/chunk-UICF66FS.js +0 -359
  181. package/dist/chunk-UK3EQREE.js +0 -1078
  182. package/dist/chunk-UPKPURVY.js +0 -394
  183. package/dist/chunk-URC74VCN.js +0 -959
  184. package/dist/chunk-V3G7Q3QQ.js +0 -102
  185. package/dist/chunk-VUJ6SA55.js +0 -303
  186. package/dist/chunk-VUJQLIML.js +0 -141
  187. package/dist/chunk-VWKLKLYB.js +0 -267
  188. package/dist/chunk-VYC3RZMK.js +0 -277
  189. package/dist/chunk-WMERMSWI.js +0 -154
  190. package/dist/chunk-WMR777PO.js +0 -2213
  191. package/dist/chunk-X46IECAC.js +0 -517
  192. package/dist/chunk-XEN3OEYY.js +0 -2234
  193. package/dist/chunk-XZQ66K7A.js +0 -124
  194. package/dist/chunk-YY3GF7DH.js +0 -7411
  195. package/dist/chunk-ZE5R3H4C.js +0 -907
  196. package/dist/chunk-ZHVI7BQN.js +0 -1077
  197. package/dist/chunk-ZMN5LUB7.js +0 -7411
  198. package/dist/chunk-ZUV4MD5U.js +0 -94
  199. package/dist/config-KMY6RRK3.js +0 -19
  200. package/dist/config-VDMK2DUJ.js +0 -19
  201. package/dist/db/trellis.css +0 -1
  202. package/dist/deploy-66EC752W.js +0 -9
  203. package/dist/deploy-SO7AFK6L.js +0 -9
  204. package/dist/engine-7GXBM4IT.js +0 -7
  205. package/dist/engine-NSR6BIF7.js +0 -7
  206. package/dist/factory-2P64OC7M.js +0 -34
  207. package/dist/factory-YP4ZZK5K.js +0 -34
  208. package/dist/import-AJLYHFIA.js +0 -10
  209. package/dist/launch-explorer-AI6L2AWJ.js +0 -91
  210. package/dist/query-GJL3CVGN.js +0 -31
  211. package/dist/query-MBJSK3EB.js +0 -31
  212. package/dist/query-TJHEVSKL.js +0 -31
  213. package/dist/query-WUIKOHPE.js +0 -524
  214. package/dist/remote-manager-BLJZ6KF6.js +0 -224
  215. package/dist/remote-manager-BPYE46SI.js +0 -223
  216. package/dist/remote-manager-FMESEAFA.js +0 -224
  217. package/dist/remote-manager-K2WZ5RHY.js +0 -223
  218. package/dist/remote-manager-SG5PQKCH.js +0 -224
  219. package/dist/remote-manager-WGP6MIQZ.js +0 -224
  220. package/dist/sdk-3KBB3E6V.js +0 -16
  221. package/dist/sdk-4ZQO6UTU.js +0 -16
  222. package/dist/sdk-6JA6GV3G.js +0 -16
  223. package/dist/sdk-6VTP5UTZ.js +0 -16
  224. package/dist/sdk-7VS6TYCD.js +0 -16
  225. package/dist/sdk-HQ3FTLRT.js +0 -16
  226. package/dist/sdk-HZ7NU3XE.js +0 -15
  227. package/dist/sdk-KBQE2OXT.js +0 -16
  228. package/dist/sdk-MSCDZ7JU.js +0 -15
  229. package/dist/sdk-WNZOGO3S.js +0 -15
  230. package/dist/sdk-YLV33ZCW.js +0 -9
  231. package/dist/sdk-ZSUD2LLJ.js +0 -16
  232. package/dist/server-AFXFFBWA.js +0 -11
  233. package/dist/server-AGHC4VUL.js +0 -11
  234. package/dist/server-BOH7M4TT.js +0 -13
  235. package/dist/server-DBUY2KY5.js +0 -11
  236. package/dist/server-GWBQJPRG.js +0 -11
  237. package/dist/server-JZZFULVU.js +0 -11
  238. package/dist/server-L5XAF4M5.js +0 -11
  239. package/dist/server-NYFUHANA.js +0 -12
  240. package/dist/server-OABUB2LO.js +0 -12
  241. package/dist/server-P2CKZWWV.js +0 -12
  242. package/dist/sprites-RU3E4XQN.js +0 -15
  243. package/dist/sprites-XVSMQLSI.js +0 -15
  244. package/dist/sql-wasm-FORCZFHZ.js +0 -2148
  245. package/dist/sql-wasm-JZH76RLO.js +0 -2148
  246. package/dist/sqljs-backend-CJQOIQYE.js +0 -266
  247. package/dist/sqljs-backend-KWXBUDUO.js +0 -266
  248. package/dist/state-demo.bundle.js +0 -1033
  249. package/dist/tenancy-CBWYEVUB.js +0 -11
  250. package/dist/tenancy-FO6WVYFN.js +0 -13
  251. package/dist/tenancy-FWDBESMX.js +0 -14
  252. package/dist/tenancy-HGPIS5QA.js +0 -13
  253. package/dist/tenancy-HXFALA37.js +0 -14
  254. package/dist/tenancy-S676GLID.js +0 -14
  255. package/dist/tenancy-V7ARWNNV.js +0 -14
  256. package/dist/tenancy-ZDN4GXK5.js +0 -13
  257. package/dist/tenancy-ZT5VMY7B.js +0 -14
  258. package/dist/vm-config-YZRJ3KUB.js +0 -21
  259. /package/dist/{chunk-2BRTCEHB.js → chunk-PZ4XYZ4J.js} +0 -0
  260. /package/dist/{chunk-EO3J7GRP.js → chunk-WXSWA3MV.js} +0 -0
@@ -1,94 +0,0 @@
1
- import {
2
- entitiesQuery
3
- } from "./chunk-U7HV7GU2.js";
4
- import {
5
- Signal
6
- } from "./chunk-UBGUDMUV.js";
7
-
8
- // src/client/live.ts
9
- function liveQuery(client, eql) {
10
- const signal = new Signal({
11
- data: [],
12
- loading: true,
13
- error: null
14
- });
15
- let sub = null;
16
- return {
17
- signal,
18
- start() {
19
- if (sub) return () => stop();
20
- try {
21
- sub = client.subscribe(eql, (rows) => {
22
- signal.value = { data: rows, loading: false, error: null };
23
- });
24
- } catch (err) {
25
- signal.value = {
26
- data: [],
27
- loading: false,
28
- error: err instanceof Error ? err : new Error(String(err))
29
- };
30
- }
31
- return () => stop();
32
- }
33
- };
34
- function stop() {
35
- sub?.unsubscribe();
36
- sub = null;
37
- }
38
- }
39
- function liveEntities(client, type, where) {
40
- const signal = new Signal({
41
- data: [],
42
- loading: true,
43
- error: null
44
- });
45
- let sub = null;
46
- let token = 0;
47
- return {
48
- signal,
49
- start() {
50
- if (sub) return () => stop();
51
- try {
52
- sub = client.subscribe(
53
- entitiesQuery(type, where),
54
- (rows) => {
55
- const turn = ++token;
56
- const ids = rows.map((r) => r.e).filter(Boolean);
57
- Promise.all(ids.map((id) => client.read(id))).then((entities) => {
58
- if (turn !== token) return;
59
- signal.value = {
60
- data: entities.filter((e) => e != null),
61
- loading: false,
62
- error: null
63
- };
64
- }).catch((err) => {
65
- if (turn !== token) return;
66
- signal.value = {
67
- data: signal.peek().data,
68
- loading: false,
69
- error: err instanceof Error ? err : new Error(String(err))
70
- };
71
- });
72
- }
73
- );
74
- } catch (err) {
75
- signal.value = {
76
- data: [],
77
- loading: false,
78
- error: err instanceof Error ? err : new Error(String(err))
79
- };
80
- }
81
- return () => stop();
82
- }
83
- };
84
- function stop() {
85
- token++;
86
- sub?.unsubscribe();
87
- sub = null;
88
- }
89
- }
90
-
91
- export {
92
- liveQuery,
93
- liveEntities
94
- };
@@ -1,19 +0,0 @@
1
- import {
2
- CONFIG_FILE,
3
- configPath,
4
- defaultLocalConfig,
5
- hasConfig,
6
- readConfig,
7
- updateConfig,
8
- writeConfig
9
- } from "./chunk-JA7AIHRK.js";
10
- import "./chunk-2ESYSVXG.js";
11
- export {
12
- CONFIG_FILE,
13
- configPath,
14
- defaultLocalConfig,
15
- hasConfig,
16
- readConfig,
17
- updateConfig,
18
- writeConfig
19
- };
@@ -1,19 +0,0 @@
1
- import {
2
- CONFIG_FILE,
3
- configPath,
4
- defaultLocalConfig,
5
- hasConfig,
6
- readConfig,
7
- updateConfig,
8
- writeConfig
9
- } from "./chunk-JA7AIHRK.js";
10
- import "./chunk-SIAA4J6H.js";
11
- export {
12
- CONFIG_FILE,
13
- configPath,
14
- defaultLocalConfig,
15
- hasConfig,
16
- readConfig,
17
- updateConfig,
18
- writeConfig
19
- };
@@ -1 +0,0 @@
1
- :host{all:initial;font-family:ui-monospace,Cascadia Code,SF Mono,monospace;font-size:12px;line-height:1.5;color-scheme:dark}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}.tdb-toggle{position:fixed;z-index:2147483647;display:flex;align-items:center;gap:5px;padding:7px 13px;background:#0f0f1a;border:1px solid #4c1d95;border-radius:999px;color:#a78bfa;cursor:pointer;user-select:none;font-size:11px;font-weight:600;letter-spacing:.4px;box-shadow:0 2px 16px #6d28d959;transition:border-color .15s,box-shadow .15s}.tdb-toggle:hover{border-color:#a78bfa;box-shadow:0 2px 20px #6d28d98c}.tdb-panel{position:fixed;z-index:2147483647;width:360px;max-height:520px;background:#0a0a14;border:1px solid #1e1b4b;border-radius:10px;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 12px 48px #000000b3,0 0 0 1px #7c3aed26;font-family:ui-monospace,Cascadia Code,monospace;font-size:12px;color:#e2e8f0}.tdb-header{display:flex;align-items:center;justify-content:space-between;padding:9px 12px;background:#0f0f1e;border-bottom:1px solid #1e1b4b;cursor:grab;user-select:none;flex-shrink:0}.tdb-header:active{cursor:grabbing}.tdb-header-l,.tdb-header-r{display:flex;align-items:center;gap:7px}.tdb-title{font-weight:700;font-size:12px;color:#a78bfa;letter-spacing:.3px}.tdb-link{font-size:10px;color:#374151;cursor:default;letter-spacing:.2px;pointer-events:none}.tdb-close{background:none;border:none;color:#4b5563;cursor:pointer;font-size:12px;padding:2px 5px;border-radius:3px;line-height:1;font-family:inherit}.tdb-close:hover{color:#e2e8f0;background:#1e1b4b}.tdb-urlbar{display:flex;align-items:center;gap:7px;padding:5px 12px;background:#08080f;border-bottom:1px solid #13132a;flex-shrink:0}.tdb-dot{font-size:9px;color:#22c55e}.tdb-url{font-size:10px;color:#475569;font-family:inherit}.tdb-tabs{display:flex;background:#08080f;border-bottom:1px solid #1e1b4b;flex-shrink:0}.tdb-tab{flex:1;padding:7px 0;background:none;border:none;border-bottom:2px solid transparent;color:#374151;cursor:pointer;font-size:11px;font-family:inherit;letter-spacing:.3px;transition:color .15s,border-color .15s}.tdb-tab:hover{color:#94a3b8}.tdb-tab.active{color:#a78bfa;border-bottom-color:#7c3aed}.tdb-body{flex:1;overflow-y:auto;padding:8px;display:flex;flex-direction:column;gap:6px}.tdb-body::-webkit-scrollbar{width:3px}.tdb-body::-webkit-scrollbar-track{background:transparent}.tdb-body::-webkit-scrollbar-thumb{background:#1e1b4b;border-radius:2px}.tdb-muted{color:#374151;text-align:center;padding:20px 0;font-size:11px}.tdb-pills{display:flex;flex-wrap:wrap;gap:4px}.tdb-pill{padding:2px 8px;background:#0f0f1e;border:1px solid #1e1b4b;border-radius:999px;color:#374151;cursor:pointer;font-size:10px;font-family:inherit;transition:all .1s}.tdb-pill:hover{color:#94a3b8;border-color:#374151}.tdb-pill.active{background:#1e1044;border-color:#6d28d9;color:#a78bfa}.tdb-pill-icon{padding:2px 7px}.tdb-list{display:flex;flex-direction:column;gap:2px}.tdb-entity-row{display:flex;align-items:center;gap:6px;padding:4px 7px;background:#0f0f1e;border:1px solid #13132a;border-radius:4px;cursor:pointer;transition:background .1s}.tdb-entity-row:hover{background:#141428}.tdb-arrow{color:#374151;font-size:10px;width:10px;flex-shrink:0}.tdb-etype{color:#6d28d9;font-weight:700;font-size:10px;flex-shrink:0}.tdb-eid{color:#334155;font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tdb-attrs{background:#08080f;border:1px solid #13132a;border-top:none;border-radius:0 0 4px 4px;padding:5px 8px;display:flex;flex-direction:column;gap:2px;margin-top:-1px}.tdb-attr{display:flex;gap:8px;font-size:10px}.tdb-akey{color:#475569;flex-shrink:0;min-width:72px}.tdb-aval{color:#94a3b8;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tdb-textarea{width:100%;min-height:60px;resize:vertical;background:#08080f;border:1px solid #1e1b4b;border-radius:6px;color:#e2e8f0;font-family:inherit;font-size:11px;padding:8px;outline:none}.tdb-textarea:focus{border-color:#6d28d9}.tdb-examples{display:flex;flex-wrap:wrap;gap:4px}.tdb-ex{padding:2px 6px;background:#0f0f1e;border:1px solid #1e1b4b;border-radius:4px;color:#374151;cursor:pointer;font-size:10px;transition:all .1s}.tdb-ex:hover{color:#94a3b8;border-color:#374151}.tdb-run{padding:5px 12px;background:#6d28d9;border:none;border-radius:6px;color:#fff;cursor:pointer;font-family:inherit;font-size:11px;font-weight:600;transition:background .15s;align-self:flex-start}.tdb-run:hover:not(:disabled){background:#5b21b6}.tdb-run:disabled{opacity:.4;cursor:not-allowed}.tdb-error{background:#180a0a;border:1px solid #7f1d1d;border-radius:4px;color:#f87171;padding:6px 8px;font-size:10px}.tdb-result{background:#08080f;border:1px solid #1e1b4b;border-radius:4px;color:#94a3b8;padding:8px;font-size:10px;overflow:auto;max-height:180px;margin:0;white-space:pre-wrap}.tdb-block{background:#0f0f1e;border:1px solid #13132a;border-radius:6px;padding:8px;display:flex;flex-direction:column;gap:4px}.tdb-section-label{color:#374151;font-size:10px;letter-spacing:.5px;text-transform:uppercase;margin-bottom:2px}.tdb-row{display:flex;justify-content:space-between;align-items:center;font-size:11px}.tdb-row-total{border-top:1px solid #1e1b4b;margin-top:2px;padding-top:4px}.tdb-label{color:#94a3b8}.tdb-badge{padding:1px 7px;border-radius:999px;font-size:10px;font-weight:600}.tdb-badge.ok{background:#052e16;color:#4ade80}.tdb-count{background:#1e1044;color:#a78bfa;padding:1px 7px;border-radius:999px;font-size:10px;font-weight:600}.tdb-ep{display:flex;align-items:center;gap:8px;font-size:10px;padding:2px 0}.tdb-method{font-weight:700;font-size:9px;width:38px;text-align:center;padding:1px 4px;border-radius:3px;flex-shrink:0}.tdb-method.get{background:#172554;color:#60a5fa}.tdb-method.post{background:#052e16;color:#4ade80}.tdb-method.put{background:#2d1900;color:#fbbf24}.tdb-method.delete{background:#280a0a;color:#f87171}.tdb-path{color:#475569;font-family:inherit}
@@ -1,9 +0,0 @@
1
- import {
2
- deploy
3
- } from "./chunk-FZVCXDYW.js";
4
- import "./chunk-FF36CQHZ.js";
5
- import "./chunk-JA7AIHRK.js";
6
- import "./chunk-KFQGP6VL.js";
7
- export {
8
- deploy
9
- };
@@ -1,9 +0,0 @@
1
- import {
2
- deploy
3
- } from "./chunk-5JWFAQDW.js";
4
- import "./chunk-FF36CQHZ.js";
5
- import "./chunk-JA7AIHRK.js";
6
- import "./chunk-2ESYSVXG.js";
7
- export {
8
- deploy
9
- };
@@ -1,7 +0,0 @@
1
- import {
2
- QueryEngine
3
- } from "./chunk-2I5JU73Y.js";
4
- import "./chunk-2ESYSVXG.js";
5
- export {
6
- QueryEngine
7
- };
@@ -1,7 +0,0 @@
1
- import {
2
- QueryEngine
3
- } from "./chunk-2I5JU73Y.js";
4
- import "./chunk-KFQGP6VL.js";
5
- export {
6
- QueryEngine
7
- };
@@ -1,34 +0,0 @@
1
- import {
2
- __require
3
- } from "./chunk-MCKGQKYU.js";
4
-
5
- // src/core/persist/factory.ts
6
- async function createKernelBackend(dbPath, opts = {}) {
7
- const choice = opts.backend ?? detectBackend();
8
- if (choice === "better-sqlite") {
9
- const { BetterSqliteKernelBackend } = await import("./better-sqlite-backend-Y3AQN65E.js");
10
- const backend2 = new BetterSqliteKernelBackend(dbPath);
11
- backend2.init();
12
- return backend2;
13
- }
14
- const { SqlJsKernelBackend } = await import("./sqljs-backend-CJQOIQYE.js");
15
- const backend = await SqlJsKernelBackend.create({
16
- dbPath,
17
- autoFlushEvery: opts.sqljs?.autoFlushEvery
18
- });
19
- backend.init();
20
- return backend;
21
- }
22
- function detectBackend() {
23
- try {
24
- const { createRequire } = __require("module");
25
- const req = createRequire(import.meta.url);
26
- req("better-sqlite3");
27
- return "better-sqlite";
28
- } catch {
29
- return "sqljs";
30
- }
31
- }
32
- export {
33
- createKernelBackend
34
- };
@@ -1,34 +0,0 @@
1
- import {
2
- __require
3
- } from "./chunk-SIAA4J6H.js";
4
-
5
- // src/core/persist/factory.ts
6
- async function createKernelBackend(dbPath, opts = {}) {
7
- const choice = opts.backend ?? detectBackend();
8
- if (choice === "better-sqlite") {
9
- const { BetterSqliteKernelBackend } = await import("./better-sqlite-backend-VUBVQ7SN.js");
10
- const backend2 = new BetterSqliteKernelBackend(dbPath);
11
- backend2.init();
12
- return backend2;
13
- }
14
- const { SqlJsKernelBackend } = await import("./sqljs-backend-KWXBUDUO.js");
15
- const backend = await SqlJsKernelBackend.create({
16
- dbPath,
17
- autoFlushEvery: opts.sqljs?.autoFlushEvery
18
- });
19
- backend.init();
20
- return backend;
21
- }
22
- function detectBackend() {
23
- try {
24
- const { createRequire } = __require("module");
25
- const req = createRequire(import.meta.url);
26
- req("better-sqlite3");
27
- return "better-sqlite";
28
- } catch {
29
- return "sqljs";
30
- }
31
- }
32
- export {
33
- createKernelBackend
34
- };
@@ -1,10 +0,0 @@
1
- import {
2
- importFile,
3
- importRecords
4
- } from "./chunk-WMERMSWI.js";
5
- import "./chunk-G3XIHPSQ.js";
6
- import "./chunk-2ESYSVXG.js";
7
- export {
8
- importFile,
9
- importRecords
10
- };
@@ -1,91 +0,0 @@
1
- import "./chunk-KFQGP6VL.js";
2
-
3
- // src/ui/launch-explorer.ts
4
- import { existsSync } from "node:fs";
5
- import { spawn } from "node:child_process";
6
- import path from "node:path";
7
- import { fileURLToPath } from "node:url";
8
- var MODULE_DIR = path.dirname(fileURLToPath(import.meta.url));
9
- function resolveExplorerAppDir() {
10
- const candidates = [
11
- path.resolve(MODULE_DIR, "../../demo/realtime-app"),
12
- path.resolve(process.cwd(), "demo/realtime-app")
13
- ];
14
- for (const dir of candidates) {
15
- if (existsSync(path.join(dir, "package.json"))) return dir;
16
- }
17
- throw new Error(
18
- "Realtime explorer app not found at demo/realtime-app.\nRun: node scripts/sync-realtime-app.mjs"
19
- );
20
- }
21
- function which(cmd) {
22
- return process.platform === "win32" ? `${cmd}.cmd` : cmd;
23
- }
24
- async function launchRealtimeExplorer(opts) {
25
- const appDir = resolveExplorerAppDir();
26
- const appPort = opts.appPort ?? 4e3;
27
- const trellisPort = opts.trellisPort ?? 3920;
28
- if (!existsSync(path.join(appDir, "node_modules"))) {
29
- console.log("Installing explorer dependencies (pnpm)\u2026");
30
- await runCmd(which("pnpm"), ["install"], { cwd: appDir });
31
- }
32
- const env = {
33
- ...process.env,
34
- TRELLIS_PORT: String(trellisPort),
35
- TRELLIS_REPO_ROOT: opts.rootPath
36
- };
37
- const child = spawn(which("pnpm"), ["run", "dev:all"], {
38
- cwd: appDir,
39
- env,
40
- stdio: "inherit",
41
- shell: process.platform === "win32"
42
- });
43
- const stop = () => {
44
- if (!child.killed) child.kill("SIGTERM");
45
- };
46
- return new Promise((resolve, reject) => {
47
- let settled = false;
48
- child.on("error", (err) => {
49
- if (!settled) {
50
- settled = true;
51
- reject(err);
52
- }
53
- });
54
- child.on("exit", (code) => {
55
- if (settled) return;
56
- if (code != null && code !== 0) {
57
- settled = true;
58
- reject(new Error(`Explorer exited with code ${code}`));
59
- }
60
- });
61
- setTimeout(() => {
62
- if (settled) return;
63
- settled = true;
64
- resolve({
65
- appPort,
66
- trellisPort,
67
- appUrl: `http://localhost:${appPort}`,
68
- trellisUrl: `http://localhost:${trellisPort}`,
69
- stop
70
- });
71
- }, 2e3);
72
- });
73
- }
74
- function runCmd(cmd, args, opts) {
75
- return new Promise((resolve, reject) => {
76
- const child = spawn(cmd, args, {
77
- cwd: opts.cwd,
78
- stdio: "inherit",
79
- shell: process.platform === "win32"
80
- });
81
- child.on("error", reject);
82
- child.on("exit", (code) => {
83
- if (code === 0) resolve();
84
- else reject(new Error(`${cmd} exited with ${code}`));
85
- });
86
- });
87
- }
88
- export {
89
- launchRealtimeExplorer,
90
- resolveExplorerAppDir
91
- };
@@ -1,31 +0,0 @@
1
- import {
2
- DatalogRuntime,
3
- parseQuery,
4
- parseRule,
5
- parseSimple,
6
- reverseReachabilityRules,
7
- siblingRules,
8
- transitiveClosureRules
9
- } from "./chunk-X46IECAC.js";
10
- import {
11
- QueryEngine,
12
- isLiteral,
13
- isVariable,
14
- literal,
15
- variable
16
- } from "./chunk-2I5JU73Y.js";
17
- import "./chunk-2ESYSVXG.js";
18
- export {
19
- DatalogRuntime,
20
- QueryEngine,
21
- isLiteral,
22
- isVariable,
23
- literal,
24
- parseQuery,
25
- parseRule,
26
- parseSimple,
27
- reverseReachabilityRules,
28
- siblingRules,
29
- transitiveClosureRules,
30
- variable
31
- };
@@ -1,31 +0,0 @@
1
- import {
2
- DatalogRuntime,
3
- parseQuery,
4
- parseRule,
5
- parseSimple,
6
- reverseReachabilityRules,
7
- siblingRules,
8
- transitiveClosureRules
9
- } from "./chunk-X5FLTRUB.js";
10
- import {
11
- QueryEngine,
12
- isLiteral,
13
- isVariable,
14
- literal,
15
- variable
16
- } from "./chunk-6CTA6MCE.js";
17
- import "./chunk-SIAA4J6H.js";
18
- export {
19
- DatalogRuntime,
20
- QueryEngine,
21
- isLiteral,
22
- isVariable,
23
- literal,
24
- parseQuery,
25
- parseRule,
26
- parseSimple,
27
- reverseReachabilityRules,
28
- siblingRules,
29
- transitiveClosureRules,
30
- variable
31
- };
@@ -1,31 +0,0 @@
1
- import {
2
- DatalogRuntime,
3
- parseQuery,
4
- parseRule,
5
- parseSimple,
6
- reverseReachabilityRules,
7
- siblingRules,
8
- transitiveClosureRules
9
- } from "./chunk-X46IECAC.js";
10
- import {
11
- QueryEngine,
12
- isLiteral,
13
- isVariable,
14
- literal,
15
- variable
16
- } from "./chunk-2I5JU73Y.js";
17
- import "./chunk-KFQGP6VL.js";
18
- export {
19
- DatalogRuntime,
20
- QueryEngine,
21
- isLiteral,
22
- isVariable,
23
- literal,
24
- parseQuery,
25
- parseRule,
26
- parseSimple,
27
- reverseReachabilityRules,
28
- siblingRules,
29
- transitiveClosureRules,
30
- variable
31
- };