trellis 3.2.0 → 3.2.2
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.
- package/CHANGELOG.md +7 -0
- package/README.md +61 -171
- package/dist/browser/index.d.ts +18 -0
- package/dist/browser/index.d.ts.map +1 -0
- package/dist/browser/index.js +95 -0
- package/dist/{chunk-3ETIIPPB.js → chunk-2W3MHTMG.js} +190 -27
- package/dist/{chunk-MBNBTJCR.js → chunk-6GEZ6DN5.js} +2 -2
- package/dist/chunk-7ZFRVCUE.js +211 -0
- package/dist/chunk-CAG4FULI.js +121 -0
- package/dist/{chunk-GD5QJXSS.js → chunk-FWRS4CSC.js} +2 -2
- package/dist/{chunk-36VSSTL7.js → chunk-GU374KWZ.js} +1 -1
- package/dist/{chunk-3GDRZTAW.js → chunk-H6JB3PZ3.js} +1 -1
- package/dist/{chunk-ZHVI7BQN.js → chunk-IZX2PLIB.js} +191 -28
- package/dist/chunk-J2TXUFCZ.js +289 -0
- package/dist/{chunk-BJ7EZ7FP.js → chunk-JHHEXEDM.js} +17 -0
- package/dist/{chunk-X762XWVC.js → chunk-KIJITUZB.js} +1 -1
- package/dist/{chunk-7WQGTFVJ.js → chunk-L5N5PR2S.js} +130 -75
- package/dist/{chunk-BXSTJVE3.js → chunk-N6MYZT4O.js} +2 -1
- package/dist/{chunk-KKDRMIV6.js → chunk-QB5ISE47.js} +1 -1
- package/dist/{chunk-HO4TURXW.js → chunk-S3XLFZ27.js} +28 -11
- package/dist/{chunk-BQBUVMRN.js → chunk-S6GBJ2ZB.js} +25 -14
- package/dist/{chunk-IUWVEEOX.js → chunk-SGMDTWJJ.js} +4 -0
- package/dist/{chunk-FZVCXDYW.js → chunk-UQISRW6T.js} +65 -12
- package/dist/{chunk-B3ZIFA2O.js → chunk-VBYUTRXX.js} +1 -1
- package/dist/cli/deploy-cli.d.ts +18 -0
- package/dist/cli/deploy-cli.d.ts.map +1 -0
- package/dist/cli/index.d.ts +1 -1
- package/dist/cli/index.d.ts.map +1 -1
- package/dist/cli/index.js +153 -100
- package/dist/client/index.browser.d.ts +29 -0
- package/dist/client/index.browser.d.ts.map +1 -0
- package/dist/client/index.browser.js +64 -0
- package/dist/client/index.js +10 -10
- package/dist/client/sdk.browser.d.ts +104 -0
- package/dist/client/sdk.browser.d.ts.map +1 -0
- package/dist/{sdk-LZ7W3EEY.js → client/sdk.browser.js} +2 -2
- package/dist/client/sdk.js +1 -1
- package/dist/core/index.js +6 -6
- package/dist/db/index.js +18 -18
- package/dist/db/inspector.js +6 -6
- package/dist/db/trellis.css +1 -1
- package/dist/decisions/index.js +2 -2
- package/dist/deploy-LQ7GUGJ5.js +9 -0
- package/dist/{deploy-66EC752W.js → deploy-YNVG5E4E.js} +1 -1
- package/dist/deploy-cli-24BCHAXY.js +67 -0
- package/dist/deploy-cli-C35HTITO.js +67 -0
- package/dist/embeddings/auto-embed.d.ts.map +1 -1
- package/dist/embeddings/index.js +1 -1
- package/dist/embeddings/store.d.ts.map +1 -1
- package/dist/engine.d.ts +27 -7
- package/dist/engine.d.ts.map +1 -1
- package/dist/index.js +6 -6
- package/dist/mcp/server.d.ts.map +1 -1
- package/dist/react/index.js +2 -2
- package/dist/react/schema-hooks.js +7 -7
- package/dist/{remote-manager-SG545WNY.js → remote-manager-ODE3T2KR.js} +5 -5
- package/dist/scaffold/seed.d.ts.map +1 -1
- package/dist/scaffold/write.d.ts +1 -1
- package/dist/scaffold/write.d.ts.map +1 -1
- package/dist/schema/index.js +4 -3
- package/dist/server/deploy-meta.d.ts +25 -0
- package/dist/server/deploy-meta.d.ts.map +1 -0
- package/dist/server/deploy.d.ts +7 -2
- package/dist/server/deploy.d.ts.map +1 -1
- package/dist/server/index.d.ts +5 -2
- package/dist/server/index.d.ts.map +1 -1
- package/dist/server/index.js +52 -18
- package/dist/server/realtime.d.ts +4 -1
- package/dist/server/realtime.d.ts.map +1 -1
- package/dist/server/server.d.ts +1 -0
- package/dist/server/server.d.ts.map +1 -1
- package/dist/server/sprites.d.ts +18 -1
- package/dist/server/sprites.d.ts.map +1 -1
- package/dist/server/tenancy.d.ts +4 -0
- package/dist/server/tenancy.d.ts.map +1 -1
- package/dist/server/usage-meter.d.ts +53 -0
- package/dist/server/usage-meter.d.ts.map +1 -0
- package/dist/{server-IGBIIJSF.js → server-MB3OPSPI.js} +6 -1
- package/dist/{server-BOH7M4TT.js → server-ZVWGLLRF.js} +7 -2
- package/dist/sprites-KQGTGM6W.js +27 -0
- package/dist/{tenancy-S676GLID.js → tenancy-NBLLGCNJ.js} +1 -1
- package/dist/{tenancy-OP34NFFS.js → tenancy-POMWQP6M.js} +5 -3
- package/dist/vcs/index.js +3 -3
- package/dist/vcs/types.d.ts +2 -0
- package/dist/vcs/types.d.ts.map +1 -1
- package/package.json +17 -6
- package/dist/better-sqlite-backend-PII64VE6.js +0 -159
- package/dist/better-sqlite-backend-VUBVQ7SN.js +0 -209
- package/dist/better-sqlite-backend-Y3AQN65E.js +0 -159
- package/dist/better-sqlite-backend-Y3M7DXOX.js +0 -159
- package/dist/boot-middleware-FJDGVUM4.js +0 -9
- package/dist/boot-middleware-MLJUTLUM.js +0 -9
- package/dist/boot-middleware-ZZPDZNYR.js +0 -9
- package/dist/chunk-276LKLZR.js +0 -359
- package/dist/chunk-2CX5UCRV.js +0 -111
- package/dist/chunk-2ESYSVXG.js +0 -48
- package/dist/chunk-2I5JU73Y.js +0 -340
- package/dist/chunk-2UNSRRNB.js +0 -171
- package/dist/chunk-335UEHQR.js +0 -907
- package/dist/chunk-4CF2L46N.js +0 -29
- package/dist/chunk-5CINODKT.js +0 -41
- package/dist/chunk-5ESGWJ5L.js +0 -45
- package/dist/chunk-5FGLQGMF.js +0 -1676
- package/dist/chunk-5IQZFITY.js +0 -357
- package/dist/chunk-5JWFAQDW.js +0 -150
- package/dist/chunk-62UHTVU3.js +0 -141
- package/dist/chunk-66UJQT2I.js +0 -35
- package/dist/chunk-6RNNVOAS.js +0 -355
- package/dist/chunk-6X23PZ6H.js +0 -969
- package/dist/chunk-7C7LL6MB.js +0 -315
- package/dist/chunk-7F4HM3JG.js +0 -394
- package/dist/chunk-7KJ7T4D3.js +0 -910
- package/dist/chunk-7QQQNUB5.js +0 -92
- package/dist/chunk-7QWJBS72.js +0 -946
- package/dist/chunk-7R36OZK3.js +0 -957
- package/dist/chunk-7UPKCOHE.js +0 -946
- package/dist/chunk-A3BONW34.js +0 -35
- package/dist/chunk-AHMDVHBL.js +0 -141
- package/dist/chunk-AW6A4OZY.js +0 -171
- package/dist/chunk-BJ5EKCJ5.js +0 -458
- package/dist/chunk-BRGYDO7D.js +0 -223
- package/dist/chunk-C5KPSEDN.js +0 -359
- package/dist/chunk-CCTNYTUC.js +0 -940
- package/dist/chunk-CYQ2OVD2.js +0 -35
- package/dist/chunk-DDAK7YOE.js +0 -299
- package/dist/chunk-DRILKBY6.js +0 -965
- package/dist/chunk-DXE24HNN.js +0 -45
- package/dist/chunk-E7ICUNW7.js +0 -945
- package/dist/chunk-EAL2PUOE.js +0 -10022
- package/dist/chunk-ELT7MLZB.js +0 -109
- package/dist/chunk-EWEIRF6G.js +0 -171
- package/dist/chunk-F5VDGQJC.js +0 -120
- package/dist/chunk-FCPL3IEQ.js +0 -98
- package/dist/chunk-FDPKYSV7.js +0 -96
- package/dist/chunk-FES3TC24.js +0 -171
- package/dist/chunk-FOWKR5TW.js +0 -129
- package/dist/chunk-G3XIHPSQ.js +0 -361
- package/dist/chunk-GKJLYLVU.js +0 -359
- package/dist/chunk-GNXHXNVQ.js +0 -113
- package/dist/chunk-GSR6ILTM.js +0 -277
- package/dist/chunk-GWRIMRSX.js +0 -45
- package/dist/chunk-H72UW2HJ.js +0 -45
- package/dist/chunk-HGI74PXB.js +0 -7417
- package/dist/chunk-HGRA37LO.js +0 -145
- package/dist/chunk-HXSRQO3L.js +0 -145
- package/dist/chunk-IG2X2BVO.js +0 -373
- package/dist/chunk-IIJVDD54.js +0 -373
- package/dist/chunk-IX4BBOIT.js +0 -394
- package/dist/chunk-IXU4RMQM.js +0 -349
- package/dist/chunk-J6OUIION.js +0 -857
- package/dist/chunk-K46RNFDE.js +0 -171
- package/dist/chunk-KAGU2XMY.js +0 -359
- package/dist/chunk-KCVYJNVX.js +0 -394
- package/dist/chunk-KYLIQ3YI.js +0 -399
- package/dist/chunk-KZYJJIRN.js +0 -946
- package/dist/chunk-LFOX744K.js +0 -96
- package/dist/chunk-LHOVJEWR.js +0 -7403
- package/dist/chunk-LOPXTPF3.js +0 -120
- package/dist/chunk-LZR3VIFU.js +0 -907
- package/dist/chunk-MCKGQKYU.js +0 -15
- package/dist/chunk-MU6EOS6F.js +0 -0
- package/dist/chunk-MWRQ2TXT.js +0 -357
- package/dist/chunk-NO73OK2I.js +0 -102
- package/dist/chunk-NPE2YJHK.js +0 -394
- package/dist/chunk-NSDXU6QX.js +0 -2213
- package/dist/chunk-NXIRDSZ6.js +0 -145
- package/dist/chunk-NZWFNHCS.js +0 -407
- package/dist/chunk-OB4CMMX6.js +0 -260
- package/dist/chunk-OBKU74FU.js +0 -7411
- package/dist/chunk-OQNDWRDE.js +0 -145
- package/dist/chunk-OVWAJMB6.js +0 -394
- package/dist/chunk-PDHLBTTD.js +0 -45
- package/dist/chunk-PEQNRKLG.js +0 -210
- package/dist/chunk-QERIS7QY.js +0 -7403
- package/dist/chunk-QHA2DM3C.js +0 -373
- package/dist/chunk-QLM4HSYC.js +0 -45
- package/dist/chunk-S2OT3TQJ.js +0 -283
- package/dist/chunk-S5PHSN5K.js +0 -907
- package/dist/chunk-SIAA4J6H.js +0 -21
- package/dist/chunk-SQBNLUIA.js +0 -171
- package/dist/chunk-STLN6A6B.js +0 -355
- package/dist/chunk-U7HV7GU2.js +0 -17
- package/dist/chunk-UGZHOGRA.js +0 -39
- package/dist/chunk-UICF66FS.js +0 -359
- package/dist/chunk-UK3EQREE.js +0 -1078
- package/dist/chunk-UPKPURVY.js +0 -394
- package/dist/chunk-URC74VCN.js +0 -959
- package/dist/chunk-V3G7Q3QQ.js +0 -102
- package/dist/chunk-VUJ6SA55.js +0 -303
- package/dist/chunk-VUJQLIML.js +0 -141
- package/dist/chunk-VWKLKLYB.js +0 -267
- package/dist/chunk-VYC3RZMK.js +0 -277
- package/dist/chunk-WMERMSWI.js +0 -154
- package/dist/chunk-WMR777PO.js +0 -2213
- package/dist/chunk-X46IECAC.js +0 -517
- package/dist/chunk-XEN3OEYY.js +0 -2234
- package/dist/chunk-XZQ66K7A.js +0 -124
- package/dist/chunk-YY3GF7DH.js +0 -7411
- package/dist/chunk-ZE5R3H4C.js +0 -907
- package/dist/chunk-ZMN5LUB7.js +0 -7411
- package/dist/chunk-ZUV4MD5U.js +0 -94
- package/dist/config-KMY6RRK3.js +0 -19
- package/dist/config-VDMK2DUJ.js +0 -19
- package/dist/deploy-SO7AFK6L.js +0 -9
- package/dist/engine-7GXBM4IT.js +0 -7
- package/dist/engine-NSR6BIF7.js +0 -7
- package/dist/factory-2P64OC7M.js +0 -34
- package/dist/factory-YP4ZZK5K.js +0 -34
- package/dist/import-AJLYHFIA.js +0 -10
- package/dist/launch-explorer-AI6L2AWJ.js +0 -91
- package/dist/query-GJL3CVGN.js +0 -31
- package/dist/query-MBJSK3EB.js +0 -31
- package/dist/query-TJHEVSKL.js +0 -31
- package/dist/query-WUIKOHPE.js +0 -524
- package/dist/remote-manager-BLJZ6KF6.js +0 -224
- package/dist/remote-manager-BPYE46SI.js +0 -223
- package/dist/remote-manager-FMESEAFA.js +0 -224
- package/dist/remote-manager-K2WZ5RHY.js +0 -223
- package/dist/remote-manager-SG5PQKCH.js +0 -224
- package/dist/remote-manager-WGP6MIQZ.js +0 -224
- package/dist/sdk-3KBB3E6V.js +0 -16
- package/dist/sdk-4ZQO6UTU.js +0 -16
- package/dist/sdk-6JA6GV3G.js +0 -16
- package/dist/sdk-6VTP5UTZ.js +0 -16
- package/dist/sdk-7VS6TYCD.js +0 -16
- package/dist/sdk-HQ3FTLRT.js +0 -16
- package/dist/sdk-HZ7NU3XE.js +0 -15
- package/dist/sdk-KBQE2OXT.js +0 -16
- package/dist/sdk-MSCDZ7JU.js +0 -15
- package/dist/sdk-WNZOGO3S.js +0 -15
- package/dist/sdk-YLV33ZCW.js +0 -9
- package/dist/sdk-ZSUD2LLJ.js +0 -16
- package/dist/server-AFXFFBWA.js +0 -11
- package/dist/server-AGHC4VUL.js +0 -11
- package/dist/server-DBUY2KY5.js +0 -11
- package/dist/server-GWBQJPRG.js +0 -11
- package/dist/server-JZZFULVU.js +0 -11
- package/dist/server-L5XAF4M5.js +0 -11
- package/dist/server-NYFUHANA.js +0 -12
- package/dist/server-OABUB2LO.js +0 -12
- package/dist/server-P2CKZWWV.js +0 -12
- package/dist/sprites-XVSMQLSI.js +0 -15
- package/dist/sql-wasm-FORCZFHZ.js +0 -2148
- package/dist/sql-wasm-JZH76RLO.js +0 -2148
- package/dist/sqljs-backend-CJQOIQYE.js +0 -266
- package/dist/sqljs-backend-KWXBUDUO.js +0 -266
- package/dist/state-demo.bundle.js +0 -1033
- package/dist/tenancy-CBWYEVUB.js +0 -11
- package/dist/tenancy-FO6WVYFN.js +0 -13
- package/dist/tenancy-FWDBESMX.js +0 -14
- package/dist/tenancy-HGPIS5QA.js +0 -13
- package/dist/tenancy-HXFALA37.js +0 -14
- package/dist/tenancy-V7ARWNNV.js +0 -14
- package/dist/tenancy-ZDN4GXK5.js +0 -13
- package/dist/tenancy-ZT5VMY7B.js +0 -14
- package/dist/vm-config-YZRJ3KUB.js +0 -21
- /package/dist/{chunk-2BRTCEHB.js → chunk-PZ4XYZ4J.js} +0 -0
- /package/dist/{chunk-EO3J7GRP.js → chunk-WXSWA3MV.js} +0 -0
package/dist/chunk-276LKLZR.js
DELETED
|
@@ -1,359 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
TenantPool
|
|
3
|
-
} from "./chunk-AHMDVHBL.js";
|
|
4
|
-
import {
|
|
5
|
-
readConfig
|
|
6
|
-
} from "./chunk-JA7AIHRK.js";
|
|
7
|
-
|
|
8
|
-
// src/client/sdk.ts
|
|
9
|
-
function isRemote(opts) {
|
|
10
|
-
return "url" in opts;
|
|
11
|
-
}
|
|
12
|
-
var TrellisDb = class _TrellisDb {
|
|
13
|
-
opts;
|
|
14
|
-
_pool = null;
|
|
15
|
-
_ws = null;
|
|
16
|
-
_subCallbacks = /* @__PURE__ */ new Map();
|
|
17
|
-
constructor(opts) {
|
|
18
|
-
this.opts = opts;
|
|
19
|
-
}
|
|
20
|
-
/**
|
|
21
|
-
* Create a TrellisDb instance from `.trellis-db.json` in the given directory.
|
|
22
|
-
*/
|
|
23
|
-
static fromConfig(dir = ".") {
|
|
24
|
-
const config = readConfig(dir);
|
|
25
|
-
if (!config)
|
|
26
|
-
throw new Error(
|
|
27
|
-
"No .trellis-db.json found. Run `trellis db init` first."
|
|
28
|
-
);
|
|
29
|
-
if (config.mode === "remote" && config.url) {
|
|
30
|
-
return new _TrellisDb({ url: config.url, apiKey: config.apiKey });
|
|
31
|
-
}
|
|
32
|
-
if (config.dbPath) {
|
|
33
|
-
return new _TrellisDb({ path: config.dbPath });
|
|
34
|
-
}
|
|
35
|
-
throw new Error("Invalid .trellis-db.json: missing url or dbPath.");
|
|
36
|
-
}
|
|
37
|
-
// -------------------------------------------------------------------------
|
|
38
|
-
// CRUD
|
|
39
|
-
// -------------------------------------------------------------------------
|
|
40
|
-
/**
|
|
41
|
-
* Create a new entity.
|
|
42
|
-
* Returns the generated entity ID.
|
|
43
|
-
*/
|
|
44
|
-
async create(type, attributes = {}, links) {
|
|
45
|
-
if (isRemote(this.opts)) {
|
|
46
|
-
const res = await this._fetch("POST", "/entities", {
|
|
47
|
-
type,
|
|
48
|
-
attributes,
|
|
49
|
-
links
|
|
50
|
-
});
|
|
51
|
-
return res.id;
|
|
52
|
-
}
|
|
53
|
-
const pool = this._getPool();
|
|
54
|
-
const tenantId = this.opts.tenantId ?? null;
|
|
55
|
-
const kernel = pool.get(tenantId);
|
|
56
|
-
const entityId = `${type.toLowerCase()}:${crypto.randomUUID()}`;
|
|
57
|
-
await kernel.createEntity(entityId, type, attributes, links);
|
|
58
|
-
return entityId;
|
|
59
|
-
}
|
|
60
|
-
/**
|
|
61
|
-
* Read an entity by ID.
|
|
62
|
-
* Returns null if not found.
|
|
63
|
-
*/
|
|
64
|
-
async read(id) {
|
|
65
|
-
if (isRemote(this.opts)) {
|
|
66
|
-
try {
|
|
67
|
-
return await this._fetch(
|
|
68
|
-
"GET",
|
|
69
|
-
`/entities/${encodeURIComponent(id)}`
|
|
70
|
-
);
|
|
71
|
-
} catch (err) {
|
|
72
|
-
if (err?.status === 404) return null;
|
|
73
|
-
throw err;
|
|
74
|
-
}
|
|
75
|
-
}
|
|
76
|
-
const pool = this._getPool();
|
|
77
|
-
const tenantId = this.opts.tenantId ?? null;
|
|
78
|
-
const kernel = pool.get(tenantId);
|
|
79
|
-
const entity = kernel.getEntity(id);
|
|
80
|
-
if (!entity) return null;
|
|
81
|
-
return entityToPlain(entity);
|
|
82
|
-
}
|
|
83
|
-
/**
|
|
84
|
-
* Update an entity's attributes (partial update).
|
|
85
|
-
*/
|
|
86
|
-
async update(id, attributes) {
|
|
87
|
-
if (isRemote(this.opts)) {
|
|
88
|
-
await this._fetch(
|
|
89
|
-
"PUT",
|
|
90
|
-
`/entities/${encodeURIComponent(id)}`,
|
|
91
|
-
attributes
|
|
92
|
-
);
|
|
93
|
-
return;
|
|
94
|
-
}
|
|
95
|
-
const pool = this._getPool();
|
|
96
|
-
const tenantId = this.opts.tenantId ?? null;
|
|
97
|
-
const kernel = pool.get(tenantId);
|
|
98
|
-
await kernel.updateEntity(id, attributes);
|
|
99
|
-
}
|
|
100
|
-
/**
|
|
101
|
-
* Delete an entity by ID.
|
|
102
|
-
*/
|
|
103
|
-
async delete(id) {
|
|
104
|
-
if (isRemote(this.opts)) {
|
|
105
|
-
await this._fetch("DELETE", `/entities/${encodeURIComponent(id)}`);
|
|
106
|
-
return;
|
|
107
|
-
}
|
|
108
|
-
const pool = this._getPool();
|
|
109
|
-
const tenantId = this.opts.tenantId ?? null;
|
|
110
|
-
const kernel = pool.get(tenantId);
|
|
111
|
-
await kernel.deleteEntity(id);
|
|
112
|
-
}
|
|
113
|
-
/**
|
|
114
|
-
* List entities of a given type.
|
|
115
|
-
*/
|
|
116
|
-
async list(type, opts = {}) {
|
|
117
|
-
if (isRemote(this.opts)) {
|
|
118
|
-
const params = new URLSearchParams();
|
|
119
|
-
if (type) params.set("type", type);
|
|
120
|
-
if (opts.limit) params.set("limit", String(opts.limit));
|
|
121
|
-
if (opts.offset) params.set("offset", String(opts.offset));
|
|
122
|
-
const qs = params.toString() ? `?${params}` : "";
|
|
123
|
-
return await this._fetch("GET", `/entities${qs}`);
|
|
124
|
-
}
|
|
125
|
-
const pool = this._getPool();
|
|
126
|
-
const tenantId = this.opts.tenantId ?? null;
|
|
127
|
-
const kernel = pool.get(tenantId);
|
|
128
|
-
const entities = kernel.listEntities(type, opts.filters);
|
|
129
|
-
const limit = opts.limit ?? 100;
|
|
130
|
-
const offset = opts.offset ?? 0;
|
|
131
|
-
const page = entities.slice(offset, offset + limit);
|
|
132
|
-
return {
|
|
133
|
-
data: page.map(entityToPlain),
|
|
134
|
-
total: entities.length,
|
|
135
|
-
limit,
|
|
136
|
-
offset
|
|
137
|
-
};
|
|
138
|
-
}
|
|
139
|
-
// -------------------------------------------------------------------------
|
|
140
|
-
// Query
|
|
141
|
-
// -------------------------------------------------------------------------
|
|
142
|
-
/**
|
|
143
|
-
* Run an EQL-S query string.
|
|
144
|
-
*/
|
|
145
|
-
async query(eql) {
|
|
146
|
-
if (isRemote(this.opts)) {
|
|
147
|
-
return await this._fetch("POST", "/query", {
|
|
148
|
-
query: eql
|
|
149
|
-
});
|
|
150
|
-
}
|
|
151
|
-
const { parseSimple } = await import("./query-TJHEVSKL.js");
|
|
152
|
-
const { QueryEngine } = await import("./engine-NSR6BIF7.js");
|
|
153
|
-
const pool = this._getPool();
|
|
154
|
-
const tenantId = this.opts.tenantId ?? null;
|
|
155
|
-
const kernel = pool.get(tenantId);
|
|
156
|
-
const parsed = parseSimple(eql);
|
|
157
|
-
const engine = new QueryEngine(kernel.getStore());
|
|
158
|
-
return engine.execute(parsed);
|
|
159
|
-
}
|
|
160
|
-
// -------------------------------------------------------------------------
|
|
161
|
-
// File upload
|
|
162
|
-
// -------------------------------------------------------------------------
|
|
163
|
-
/**
|
|
164
|
-
* Upload a file to the blob store.
|
|
165
|
-
* Returns a content-addressed hash.
|
|
166
|
-
*/
|
|
167
|
-
async upload(data, contentType = "application/octet-stream") {
|
|
168
|
-
const raw = data instanceof ArrayBuffer ? new Uint8Array(data) : data;
|
|
169
|
-
const cleanBuf = raw.buffer.slice(
|
|
170
|
-
raw.byteOffset,
|
|
171
|
-
raw.byteOffset + raw.byteLength
|
|
172
|
-
);
|
|
173
|
-
const buffer = new Uint8Array(cleanBuf);
|
|
174
|
-
if (isRemote(this.opts)) {
|
|
175
|
-
const res = await fetch(`${this.opts.url}/upload`, {
|
|
176
|
-
method: "POST",
|
|
177
|
-
headers: {
|
|
178
|
-
"Content-Type": contentType,
|
|
179
|
-
...this.opts.apiKey ? { Authorization: `Bearer ${this.opts.apiKey}` } : {}
|
|
180
|
-
},
|
|
181
|
-
body: cleanBuf
|
|
182
|
-
});
|
|
183
|
-
if (!res.ok) throw new FetchError(res.status, await res.text());
|
|
184
|
-
return await res.json();
|
|
185
|
-
}
|
|
186
|
-
const hashBuf = await crypto.subtle.digest("SHA-256", buffer);
|
|
187
|
-
const hash = `blob:${Array.from(new Uint8Array(hashBuf)).map((b) => b.toString(16).padStart(2, "0")).join("")}`;
|
|
188
|
-
const pool = this._getPool();
|
|
189
|
-
const tenantId = this.opts.tenantId ?? null;
|
|
190
|
-
const kernel = pool.get(tenantId);
|
|
191
|
-
const backend = kernel.getBackend();
|
|
192
|
-
if (!backend.hasBlob(hash)) backend.putBlob(hash, buffer);
|
|
193
|
-
return { hash, size: buffer.length, contentType };
|
|
194
|
-
}
|
|
195
|
-
/**
|
|
196
|
-
* Download a file by its blob hash.
|
|
197
|
-
*/
|
|
198
|
-
async getFile(hash) {
|
|
199
|
-
if (isRemote(this.opts)) {
|
|
200
|
-
const res = await fetch(
|
|
201
|
-
`${this.opts.url}/files/${encodeURIComponent(hash)}`,
|
|
202
|
-
{
|
|
203
|
-
headers: this.opts.apiKey ? { Authorization: `Bearer ${this.opts.apiKey}` } : {}
|
|
204
|
-
}
|
|
205
|
-
);
|
|
206
|
-
if (res.status === 404) return null;
|
|
207
|
-
if (!res.ok) throw new FetchError(res.status, await res.text());
|
|
208
|
-
return new Uint8Array(await res.arrayBuffer());
|
|
209
|
-
}
|
|
210
|
-
const pool = this._getPool();
|
|
211
|
-
const tenantId = this.opts.tenantId ?? null;
|
|
212
|
-
const kernel = pool.get(tenantId);
|
|
213
|
-
const backend = kernel.getBackend();
|
|
214
|
-
return backend.getBlob(hash) ?? null;
|
|
215
|
-
}
|
|
216
|
-
// -------------------------------------------------------------------------
|
|
217
|
-
// Auth helpers
|
|
218
|
-
// -------------------------------------------------------------------------
|
|
219
|
-
async register(email, password, name) {
|
|
220
|
-
if (!isRemote(this.opts))
|
|
221
|
-
throw new Error("register() requires remote mode");
|
|
222
|
-
return await this._fetch("POST", "/auth/register", {
|
|
223
|
-
email,
|
|
224
|
-
password,
|
|
225
|
-
name
|
|
226
|
-
});
|
|
227
|
-
}
|
|
228
|
-
async login(email, password) {
|
|
229
|
-
if (!isRemote(this.opts)) throw new Error("login() requires remote mode");
|
|
230
|
-
return await this._fetch("POST", "/auth/login", {
|
|
231
|
-
email,
|
|
232
|
-
password
|
|
233
|
-
});
|
|
234
|
-
}
|
|
235
|
-
/**
|
|
236
|
-
* Set the active API key / JWT token for subsequent requests.
|
|
237
|
-
*/
|
|
238
|
-
setToken(token) {
|
|
239
|
-
if (!isRemote(this.opts)) return;
|
|
240
|
-
this.opts.apiKey = token;
|
|
241
|
-
}
|
|
242
|
-
// -------------------------------------------------------------------------
|
|
243
|
-
// Realtime
|
|
244
|
-
// -------------------------------------------------------------------------
|
|
245
|
-
/**
|
|
246
|
-
* Subscribe to a live EQL-S query.
|
|
247
|
-
* Callback is fired immediately with the initial result, then on every update.
|
|
248
|
-
*
|
|
249
|
-
* Requires remote mode (WebSocket to server).
|
|
250
|
-
*/
|
|
251
|
-
subscribe(eql, callback) {
|
|
252
|
-
if (!isRemote(this.opts)) {
|
|
253
|
-
throw new Error(
|
|
254
|
-
"subscribe() requires remote mode (connect to a running server)"
|
|
255
|
-
);
|
|
256
|
-
}
|
|
257
|
-
const subId = `sub_${crypto.randomUUID()}`;
|
|
258
|
-
this._subCallbacks.set(subId, callback);
|
|
259
|
-
this._ensureWs().then((ws) => {
|
|
260
|
-
ws.send(JSON.stringify({ type: "subscribe", id: subId, query: eql }));
|
|
261
|
-
});
|
|
262
|
-
return {
|
|
263
|
-
unsubscribe: () => {
|
|
264
|
-
this._subCallbacks.delete(subId);
|
|
265
|
-
this._ws?.send(JSON.stringify({ type: "unsubscribe", id: subId }));
|
|
266
|
-
}
|
|
267
|
-
};
|
|
268
|
-
}
|
|
269
|
-
/**
|
|
270
|
-
* Close the WebSocket connection.
|
|
271
|
-
*/
|
|
272
|
-
disconnect() {
|
|
273
|
-
this._ws?.close();
|
|
274
|
-
this._ws = null;
|
|
275
|
-
}
|
|
276
|
-
/**
|
|
277
|
-
* Close local kernel pool connections.
|
|
278
|
-
*/
|
|
279
|
-
close() {
|
|
280
|
-
this._pool?.closeAll();
|
|
281
|
-
this._pool = null;
|
|
282
|
-
this.disconnect();
|
|
283
|
-
}
|
|
284
|
-
// -------------------------------------------------------------------------
|
|
285
|
-
// Private
|
|
286
|
-
// -------------------------------------------------------------------------
|
|
287
|
-
_getPool() {
|
|
288
|
-
if (!this._pool) {
|
|
289
|
-
const path = this.opts.path;
|
|
290
|
-
this._pool = new TenantPool(path);
|
|
291
|
-
}
|
|
292
|
-
return this._pool;
|
|
293
|
-
}
|
|
294
|
-
async _fetch(method, path, body) {
|
|
295
|
-
const opts = this.opts;
|
|
296
|
-
const url = `${opts.url}${path}`;
|
|
297
|
-
const res = await fetch(url, {
|
|
298
|
-
method,
|
|
299
|
-
headers: {
|
|
300
|
-
"Content-Type": "application/json",
|
|
301
|
-
...opts.apiKey ? { Authorization: `Bearer ${opts.apiKey}` } : {}
|
|
302
|
-
},
|
|
303
|
-
body: body !== void 0 ? JSON.stringify(body) : void 0
|
|
304
|
-
});
|
|
305
|
-
const data = await res.json();
|
|
306
|
-
if (!res.ok)
|
|
307
|
-
throw new FetchError(
|
|
308
|
-
res.status,
|
|
309
|
-
data?.message ?? res.statusText,
|
|
310
|
-
data
|
|
311
|
-
);
|
|
312
|
-
return data;
|
|
313
|
-
}
|
|
314
|
-
async _ensureWs() {
|
|
315
|
-
if (this._ws && this._ws.readyState === WebSocket.OPEN) return this._ws;
|
|
316
|
-
const opts = this.opts;
|
|
317
|
-
const wsUrl = opts.url.replace(/^https?/, opts.url.startsWith("https") ? "wss" : "ws") + "/realtime";
|
|
318
|
-
return new Promise((resolve, reject) => {
|
|
319
|
-
const ws = new WebSocket(wsUrl);
|
|
320
|
-
ws.onopen = () => {
|
|
321
|
-
this._ws = ws;
|
|
322
|
-
resolve(ws);
|
|
323
|
-
};
|
|
324
|
-
ws.onerror = (e) => reject(e);
|
|
325
|
-
ws.onmessage = (e) => {
|
|
326
|
-
try {
|
|
327
|
-
const msg = JSON.parse(e.data);
|
|
328
|
-
if (msg.type === "data" && this._subCallbacks.has(msg.id)) {
|
|
329
|
-
this._subCallbacks.get(msg.id)(msg.result, msg.diff);
|
|
330
|
-
}
|
|
331
|
-
} catch {
|
|
332
|
-
}
|
|
333
|
-
};
|
|
334
|
-
ws.onclose = () => {
|
|
335
|
-
this._ws = null;
|
|
336
|
-
};
|
|
337
|
-
});
|
|
338
|
-
}
|
|
339
|
-
};
|
|
340
|
-
function entityToPlain(entity) {
|
|
341
|
-
const obj = { id: entity.id, type: entity.type };
|
|
342
|
-
for (const f of entity.facts) {
|
|
343
|
-
if (f.a !== "type") obj[f.a] = f.v;
|
|
344
|
-
}
|
|
345
|
-
return obj;
|
|
346
|
-
}
|
|
347
|
-
var FetchError = class extends Error {
|
|
348
|
-
constructor(status, message, body) {
|
|
349
|
-
super(`HTTP ${status}: ${message}`);
|
|
350
|
-
this.status = status;
|
|
351
|
-
this.body = body;
|
|
352
|
-
this.name = "FetchError";
|
|
353
|
-
}
|
|
354
|
-
};
|
|
355
|
-
|
|
356
|
-
export {
|
|
357
|
-
TrellisDb,
|
|
358
|
-
FetchError
|
|
359
|
-
};
|
package/dist/chunk-2CX5UCRV.js
DELETED
|
@@ -1,111 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
entitiesQuery,
|
|
3
|
-
resolveRelations
|
|
4
|
-
} from "./chunk-7QQQNUB5.js";
|
|
5
|
-
import {
|
|
6
|
-
Signal
|
|
7
|
-
} from "./chunk-UBGUDMUV.js";
|
|
8
|
-
|
|
9
|
-
// src/client/live.ts
|
|
10
|
-
function liveQuery(client, eql) {
|
|
11
|
-
const signal = new Signal({
|
|
12
|
-
data: [],
|
|
13
|
-
loading: true,
|
|
14
|
-
error: null
|
|
15
|
-
});
|
|
16
|
-
let sub = null;
|
|
17
|
-
return {
|
|
18
|
-
signal,
|
|
19
|
-
start() {
|
|
20
|
-
if (sub) return () => stop();
|
|
21
|
-
try {
|
|
22
|
-
sub = client.subscribe(eql, (rows) => {
|
|
23
|
-
signal.value = { data: rows, loading: false, error: null };
|
|
24
|
-
});
|
|
25
|
-
} catch (err) {
|
|
26
|
-
signal.value = {
|
|
27
|
-
data: [],
|
|
28
|
-
loading: false,
|
|
29
|
-
error: err instanceof Error ? err : new Error(String(err))
|
|
30
|
-
};
|
|
31
|
-
}
|
|
32
|
-
return () => stop();
|
|
33
|
-
}
|
|
34
|
-
};
|
|
35
|
-
function stop() {
|
|
36
|
-
sub?.unsubscribe();
|
|
37
|
-
sub = null;
|
|
38
|
-
}
|
|
39
|
-
}
|
|
40
|
-
function normalizeLiveEntitiesOpts(whereOrOpts) {
|
|
41
|
-
if (!whereOrOpts) return {};
|
|
42
|
-
if ("resolve" in whereOrOpts) return whereOrOpts;
|
|
43
|
-
return { where: whereOrOpts };
|
|
44
|
-
}
|
|
45
|
-
function liveEntities(client, typeOrSchema, whereOrOpts) {
|
|
46
|
-
const schema = typeof typeOrSchema === "string" ? void 0 : typeOrSchema;
|
|
47
|
-
const type = typeof typeOrSchema === "string" ? typeOrSchema : typeOrSchema.type;
|
|
48
|
-
const { where, resolve } = normalizeLiveEntitiesOpts(whereOrOpts);
|
|
49
|
-
const signal = new Signal({
|
|
50
|
-
data: [],
|
|
51
|
-
loading: true,
|
|
52
|
-
error: null
|
|
53
|
-
});
|
|
54
|
-
let sub = null;
|
|
55
|
-
let token = 0;
|
|
56
|
-
return {
|
|
57
|
-
signal,
|
|
58
|
-
start() {
|
|
59
|
-
if (sub) return () => stop();
|
|
60
|
-
try {
|
|
61
|
-
sub = client.subscribe(
|
|
62
|
-
entitiesQuery(type, where),
|
|
63
|
-
(rows) => {
|
|
64
|
-
const turn = ++token;
|
|
65
|
-
const ids = rows.map((r) => r.e).filter(Boolean);
|
|
66
|
-
Promise.all(ids.map((id) => client.read(id))).then(async (entities) => {
|
|
67
|
-
if (turn !== token) return;
|
|
68
|
-
let data = entities.filter(
|
|
69
|
-
(e) => e != null
|
|
70
|
-
);
|
|
71
|
-
if (schema && resolve && Object.keys(resolve).length > 0) {
|
|
72
|
-
data = await resolveRelations(
|
|
73
|
-
client,
|
|
74
|
-
schema,
|
|
75
|
-
data,
|
|
76
|
-
resolve
|
|
77
|
-
);
|
|
78
|
-
}
|
|
79
|
-
if (turn !== token) return;
|
|
80
|
-
signal.value = { data, loading: false, error: null };
|
|
81
|
-
}).catch((err) => {
|
|
82
|
-
if (turn !== token) return;
|
|
83
|
-
signal.value = {
|
|
84
|
-
data: signal.peek().data,
|
|
85
|
-
loading: false,
|
|
86
|
-
error: err instanceof Error ? err : new Error(String(err))
|
|
87
|
-
};
|
|
88
|
-
});
|
|
89
|
-
}
|
|
90
|
-
);
|
|
91
|
-
} catch (err) {
|
|
92
|
-
signal.value = {
|
|
93
|
-
data: [],
|
|
94
|
-
loading: false,
|
|
95
|
-
error: err instanceof Error ? err : new Error(String(err))
|
|
96
|
-
};
|
|
97
|
-
}
|
|
98
|
-
return () => stop();
|
|
99
|
-
}
|
|
100
|
-
};
|
|
101
|
-
function stop() {
|
|
102
|
-
token++;
|
|
103
|
-
sub?.unsubscribe();
|
|
104
|
-
sub = null;
|
|
105
|
-
}
|
|
106
|
-
}
|
|
107
|
-
|
|
108
|
-
export {
|
|
109
|
-
liveQuery,
|
|
110
|
-
liveEntities
|
|
111
|
-
};
|
package/dist/chunk-2ESYSVXG.js
DELETED
|
@@ -1,48 +0,0 @@
|
|
|
1
|
-
var __create = Object.create;
|
|
2
|
-
var __defProp = Object.defineProperty;
|
|
3
|
-
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
-
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
-
var __getProtoOf = Object.getPrototypeOf;
|
|
6
|
-
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
7
|
-
var __require = /* @__PURE__ */ ((x) => typeof require !== "undefined" ? require : typeof Proxy !== "undefined" ? new Proxy(x, {
|
|
8
|
-
get: (a, b) => (typeof require !== "undefined" ? require : a)[b]
|
|
9
|
-
}) : x)(function(x) {
|
|
10
|
-
if (typeof require !== "undefined") return require.apply(this, arguments);
|
|
11
|
-
throw Error('Dynamic require of "' + x + '" is not supported');
|
|
12
|
-
});
|
|
13
|
-
var __esm = (fn, res) => function __init() {
|
|
14
|
-
return fn && (res = (0, fn[__getOwnPropNames(fn)[0]])(fn = 0)), res;
|
|
15
|
-
};
|
|
16
|
-
var __commonJS = (cb, mod) => function __require2() {
|
|
17
|
-
return mod || (0, cb[__getOwnPropNames(cb)[0]])((mod = { exports: {} }).exports, mod), mod.exports;
|
|
18
|
-
};
|
|
19
|
-
var __export = (target, all) => {
|
|
20
|
-
for (var name in all)
|
|
21
|
-
__defProp(target, name, { get: all[name], enumerable: true });
|
|
22
|
-
};
|
|
23
|
-
var __copyProps = (to, from, except, desc) => {
|
|
24
|
-
if (from && typeof from === "object" || typeof from === "function") {
|
|
25
|
-
for (let key of __getOwnPropNames(from))
|
|
26
|
-
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
27
|
-
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
28
|
-
}
|
|
29
|
-
return to;
|
|
30
|
-
};
|
|
31
|
-
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
|
|
32
|
-
// If the importer is in node compatibility mode or this is not an ESM
|
|
33
|
-
// file that has been converted to a CommonJS file using a Babel-
|
|
34
|
-
// compatible transform (i.e. "__esModule" has not been set), then set
|
|
35
|
-
// "default" to the CommonJS "module.exports" for node compatibility.
|
|
36
|
-
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
|
|
37
|
-
mod
|
|
38
|
-
));
|
|
39
|
-
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
40
|
-
|
|
41
|
-
export {
|
|
42
|
-
__require,
|
|
43
|
-
__esm,
|
|
44
|
-
__commonJS,
|
|
45
|
-
__export,
|
|
46
|
-
__toESM,
|
|
47
|
-
__toCommonJS
|
|
48
|
-
};
|