@hiai-gg/docsmint 0.6.7 → 0.7.0
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/README.md +27 -4
- package/backend/src/lib/api-keys.ts +14 -6
- package/backend/src/lib/lifecycle-service.ts +397 -73
- package/dist/backend/index.js +13066 -10878
- package/dist/backend-account-runtime-cleanup.js +152 -42
- package/dist/backend-api-key-facade.js +207 -61
- package/dist/backend-pipeline-cancellation.js +144 -42
- package/dist/client.d.ts +12 -2
- package/dist/client.js +83 -30
- package/dist/frontend/{CategoryDialog-CbXBMBZB.js → CategoryDialog-C67_TXf0.js} +4 -4
- package/dist/frontend/{ConfirmDialog-DgMTQBq4.js → ConfirmDialog-_LlrA--f.js} +3 -3
- package/dist/frontend/{CreateSnapshotDialog-FUq-ZfBH.js → CreateSnapshotDialog-BmCRpOMv.js} +3 -3
- package/dist/frontend/{DatePicker-D6E-EEtZ.js → DatePicker-DsoepNdb.js} +8 -8
- package/dist/frontend/{DeleteDialog-8k6JYWCx.js → DeleteDialog-L1A3FhMM.js} +1 -1
- package/dist/frontend/{FolderNode-DAAn_T8_.js → FolderNode-CNwi0ySr.js} +1 -1
- package/dist/frontend/{HiAiEditor-DSVG3GNd.js → HiAiEditor-B1EDGsnA.js} +6 -6
- package/dist/frontend/{SettingsDialog-BDNgf5rv.js → SettingsDialog-AP42xOGg.js} +12 -12
- package/dist/frontend/ShareDialog-wGTXuXFE.js +281 -0
- package/dist/frontend/{Sidebar-DX08utdV.js → Sidebar-lKQT3dEf.js} +17 -16
- package/dist/frontend/{TagCreateDialog-Bb0-Vtzh.js → TagCreateDialog-su8BhLzS.js} +3 -3
- package/dist/frontend/api/attachments.js +1 -1
- package/dist/frontend/api/settings.js +1 -1
- package/dist/frontend/app-shell.js +2 -2
- package/dist/frontend/{attachments-B8AuDjno.js → attachments-B2aH3hXF.js} +10 -9
- package/dist/frontend/{auth-client-Cygmp1I2.js → auth-client-CnDZwPfp.js} +11 -11
- package/dist/frontend/components/category-dialog.js +1 -1
- package/dist/frontend/components/create-snapshot-dialog.js +1 -1
- package/dist/frontend/components/delete-dialog.js +1 -1
- package/dist/frontend/components/editor/compact-editor.js +1 -1
- package/dist/frontend/components/editor/document-editor.js +1 -1
- package/dist/frontend/components/folder-node.js +1 -1
- package/dist/frontend/components/save-as-dialog.js +3 -3
- package/dist/frontend/components/settings.js +1 -1
- package/dist/frontend/components/share-dialog.d.ts +2 -1
- package/dist/frontend/components/share-dialog.js +1 -1
- package/dist/frontend/components/sidebar.js +1 -1
- package/dist/frontend/components/tag-create-dialog.js +1 -1
- package/dist/frontend/components/version-history.js +2 -2
- package/dist/frontend/{confirm-dialog-CzmoZw3a.js → confirm-dialog-BG8y2Pum.js} +4 -4
- package/dist/frontend/dashboard.js +1008 -998
- package/dist/frontend/{db-ByrlYfaI.js → db-Bo1t_76T.js} +1 -1
- package/dist/frontend/{dialog-Ce79C9fd.js → dialog-C2iKObEu.js} +7 -7
- package/dist/frontend/{dropdown-menu-CJ_7V3N0.js → dropdown-menu-BXIl2E26.js} +12 -12
- package/dist/frontend/{floating-layer-anchor-S5RSefGN.js → floating-layer-anchor-BGIndLY-.js} +63 -63
- package/dist/frontend/{identity-DyWeNzu_.js → identity-Ynrglr5i.js} +1 -1
- package/dist/frontend/{input-BWlOML_m.js → input-eHFb2qiL.js} +2 -2
- package/dist/frontend/{label-C2HfJNQ2.js → label-_I1iiaNU.js} +2 -2
- package/dist/frontend/offline/identity.js +1 -1
- package/dist/frontend/search.js +2 -2
- package/dist/frontend/{select-value-JCAp2PmU.js → select-value-CtMyrvDJ.js} +18 -18
- package/dist/frontend/{settings-DSrUl4hW.js → settings-BR48ihB4.js} +6 -23
- package/dist/frontend/{textarea-DOAE-h42.js → textarea-2eslfANY.js} +2 -2
- package/dist/frontend/{utils-BPDRytUU.js → utils-CDBqTgoV.js} +1 -1
- package/dist/frontend-ssr/api/attachments.js +1 -1
- package/dist/frontend-ssr/api/settings.js +1 -1
- package/dist/frontend-ssr/app-shell.js +2 -2
- package/dist/frontend-ssr/assets/{CategoryDialog-QHEv_9N4.js → CategoryDialog-BGuHTb3K.js} +4 -4
- package/dist/frontend-ssr/assets/{ConfirmDialog-BhAelejz.js → ConfirmDialog-D1BDXXll.js} +3 -3
- package/dist/frontend-ssr/assets/{CreateSnapshotDialog-CI8vXXcN.js → CreateSnapshotDialog-BZ45odvJ.js} +3 -3
- package/dist/frontend-ssr/assets/{DatePicker-D84cJ-Eq.js → DatePicker-CPtl6W5E.js} +3 -3
- package/dist/frontend-ssr/assets/{DeleteDialog-DG9Lm38J.js → DeleteDialog-oHT_p_vG.js} +1 -1
- package/dist/frontend-ssr/assets/{FolderNode-kmilhDjO.js → FolderNode-D9kgJG9d.js} +1 -1
- package/dist/frontend-ssr/assets/{HiAiEditor-CUOJmKzT.js → HiAiEditor-DOd2MXjD.js} +5 -5
- package/dist/frontend-ssr/assets/{SettingsDialog-BjJIiVLc.js → SettingsDialog-CIVbMKmf.js} +12 -12
- package/dist/frontend-ssr/assets/{ShareDialog-C9C-XTm4.js → ShareDialog-D2UNUbF7.js} +19 -6
- package/dist/frontend-ssr/assets/{Sidebar-C2sUfGNk.js → Sidebar-Bb-k2R-Z.js} +13 -12
- package/dist/frontend-ssr/assets/{TagCreateDialog-DUPMitlL.js → TagCreateDialog-6Gk7L3D-.js} +3 -3
- package/dist/frontend-ssr/assets/{attachments-Cj3fQyUp.js → attachments-BdkOp8ha.js} +5 -4
- package/dist/frontend-ssr/assets/{auth-client-x26kqY8Z.js → auth-client-CojKIzqy.js} +13 -13
- package/dist/frontend-ssr/assets/{confirm-dialog-XuyaL8sr.js → confirm-dialog-B9MVS_bF.js} +4 -4
- package/dist/frontend-ssr/assets/{db-CnxeO66n.js → db-BhwJPEkn.js} +1 -1
- package/dist/frontend-ssr/assets/{dialog-BOV1u6zP.js → dialog-1SB5neow.js} +8 -8
- package/dist/frontend-ssr/assets/{dropdown-menu-Dn_vQq9b.js → dropdown-menu-DqoOkdqB.js} +12 -12
- package/dist/frontend-ssr/assets/{floating-layer-anchor-BIAu-252.js → floating-layer-anchor-BoiiIEiK.js} +71 -71
- package/dist/frontend-ssr/assets/{identity-B3uHoDtf.js → identity-DcMMBKWg.js} +1 -1
- package/dist/frontend-ssr/assets/{input-DezGsU3y.js → input-Df-QP3Km.js} +2 -2
- package/dist/frontend-ssr/assets/{label-Bj8-TfFN.js → label-CbUOUz6L.js} +2 -2
- package/dist/frontend-ssr/assets/{select-value-DBhbkNcc.js → select-value-CXEDWrZg.js} +18 -18
- package/dist/frontend-ssr/assets/{settings-Bk5Hk9Vq.js → settings-Mp8EuFSn.js} +3 -21
- package/dist/frontend-ssr/assets/{textarea-Dev-qSEc.js → textarea-CHh8NuSS.js} +2 -2
- package/dist/frontend-ssr/assets/{utils-DtlPPXpJ.js → utils-DtX0ta7y.js} +1 -1
- package/dist/frontend-ssr/components/category-dialog.js +1 -1
- package/dist/frontend-ssr/components/create-snapshot-dialog.js +1 -1
- package/dist/frontend-ssr/components/delete-dialog.js +1 -1
- package/dist/frontend-ssr/components/editor/compact-editor.js +1 -1
- package/dist/frontend-ssr/components/editor/document-editor.js +1 -1
- package/dist/frontend-ssr/components/folder-node.js +1 -1
- package/dist/frontend-ssr/components/save-as-dialog.js +3 -3
- package/dist/frontend-ssr/components/settings.js +1 -1
- package/dist/frontend-ssr/components/share-dialog.js +1 -1
- package/dist/frontend-ssr/components/sidebar.js +1 -1
- package/dist/frontend-ssr/components/tag-create-dialog.js +1 -1
- package/dist/frontend-ssr/components/version-history.js +2 -2
- package/dist/frontend-ssr/dashboard.js +31 -29
- package/dist/frontend-ssr/offline/identity.js +1 -1
- package/dist/frontend-ssr/search.js +2 -2
- package/dist/index.d.ts +5 -5
- package/dist/index.js +2 -2
- package/dist/lifecycle-persistent.d.ts +1 -1
- package/dist/lifecycle-runtime.js +52659 -338
- package/dist/mcp-cli.js +1056 -0
- package/dist/mcp-server.d.ts +39 -0
- package/dist/mcp-server.js +1053 -0
- package/dist/storage-quota.d.ts +5 -1
- package/dist/types.d.ts +7 -0
- package/dist/workspace.d.ts +11 -2
- package/dist/workspace.js +82 -10
- package/package.json +7 -13
- package/packages/cli/src/index.ts +1 -1
- package/packages/db/src/client.ts +56 -5
- package/packages/db/src/schema.ts +192 -1
- package/packages/db/src/with-tenant.ts +20 -2
- package/server.json +2 -2
- package/dist/frontend/ShareDialog-2Mty7hm4.js +0 -258
- package/packages/mcp-server/src/capabilities.ts +0 -189
- package/packages/mcp-server/src/client.ts +0 -225
- package/packages/mcp-server/src/index.ts +0 -8
- package/packages/mcp-server/src/server.ts +0 -87
- package/packages/mcp-server/src/tools/create-document.ts +0 -34
- package/packages/mcp-server/src/tools/create-folder.ts +0 -31
- package/packages/mcp-server/src/tools/create-snapshot.ts +0 -27
- package/packages/mcp-server/src/tools/export-document.ts +0 -22
- package/packages/mcp-server/src/tools/get-document.ts +0 -22
- package/packages/mcp-server/src/tools/list-documents.ts +0 -34
- package/packages/mcp-server/src/tools/list-folders.ts +0 -26
- package/packages/mcp-server/src/tools/search.ts +0 -39
- package/packages/mcp-server/src/tools/update-document.ts +0 -38
- package/packages/mcp-server/src/tools/version-history.ts +0 -27
- package/packages/mcp-server/src/types.ts +0 -126
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { i as e, t } from "./rolldown-runtime-CWhphoD1.js";
|
|
2
|
-
import { i as n } from "./identity-
|
|
2
|
+
import { i as n } from "./identity-Ynrglr5i.js";
|
|
3
3
|
//#endregion
|
|
4
4
|
//#region ../node_modules/.bun/dexie@4.4.4/node_modules/dexie/import-wrapper-prod.mjs
|
|
5
5
|
var r = /* @__PURE__ */ e((/* @__PURE__ */ t(((e, t) => {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { t as e } from "./dist-DQa_OHOa.js";
|
|
2
|
-
import { t } from "./utils-
|
|
2
|
+
import { t } from "./utils-CDBqTgoV.js";
|
|
3
3
|
import "svelte/internal/disclose-version";
|
|
4
4
|
import * as n from "svelte/internal/client";
|
|
5
|
-
//#region ../node_modules/.bun/@hiai-gg+hiai-ui@0.0.8+
|
|
5
|
+
//#region ../node_modules/.bun/@hiai-gg+hiai-ui@0.0.8+8f2b9fada26e5f3b/node_modules/@hiai-gg/hiai-ui/dist/components/ui/button/button.svelte
|
|
6
6
|
var r = /* @__PURE__ */ new Set([
|
|
7
7
|
"$$slots",
|
|
8
8
|
"$$events",
|
|
@@ -56,7 +56,7 @@ function o(e, o) {
|
|
|
56
56
|
}), n.append(e, p), n.pop();
|
|
57
57
|
}
|
|
58
58
|
//#endregion
|
|
59
|
-
//#region ../node_modules/.bun/@hiai-gg+hiai-ui@0.0.8+
|
|
59
|
+
//#region ../node_modules/.bun/@hiai-gg+hiai-ui@0.0.8+8f2b9fada26e5f3b/node_modules/@hiai-gg/hiai-ui/dist/components/ui/button/index.js
|
|
60
60
|
var s = e({
|
|
61
61
|
base: "inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0",
|
|
62
62
|
variants: {
|
|
@@ -110,7 +110,7 @@ function l(e, t) {
|
|
|
110
110
|
}
|
|
111
111
|
n.delegate(["keydown", "click"]);
|
|
112
112
|
//#endregion
|
|
113
|
-
//#region ../node_modules/.bun/@hiai-gg+hiai-ui@0.0.8+
|
|
113
|
+
//#region ../node_modules/.bun/@hiai-gg+hiai-ui@0.0.8+8f2b9fada26e5f3b/node_modules/@hiai-gg/hiai-ui/dist/components/ui/dialog/dialog-description.svelte
|
|
114
114
|
var u = /* @__PURE__ */ new Set([
|
|
115
115
|
"$$slots",
|
|
116
116
|
"$$events",
|
|
@@ -135,7 +135,7 @@ function f(e, r) {
|
|
|
135
135
|
}), n.reset(a), n.append(e, a), n.pop();
|
|
136
136
|
}
|
|
137
137
|
//#endregion
|
|
138
|
-
//#region ../node_modules/.bun/@hiai-gg+hiai-ui@0.0.8+
|
|
138
|
+
//#region ../node_modules/.bun/@hiai-gg+hiai-ui@0.0.8+8f2b9fada26e5f3b/node_modules/@hiai-gg/hiai-ui/dist/components/ui/dialog/dialog-footer.svelte
|
|
139
139
|
var p = /* @__PURE__ */ new Set([
|
|
140
140
|
"$$slots",
|
|
141
141
|
"$$events",
|
|
@@ -160,7 +160,7 @@ function h(e, r) {
|
|
|
160
160
|
}), n.reset(a), n.append(e, a), n.pop();
|
|
161
161
|
}
|
|
162
162
|
//#endregion
|
|
163
|
-
//#region ../node_modules/.bun/@hiai-gg+hiai-ui@0.0.8+
|
|
163
|
+
//#region ../node_modules/.bun/@hiai-gg+hiai-ui@0.0.8+8f2b9fada26e5f3b/node_modules/@hiai-gg/hiai-ui/dist/components/ui/dialog/dialog-header.svelte
|
|
164
164
|
var g = /* @__PURE__ */ new Set([
|
|
165
165
|
"$$slots",
|
|
166
166
|
"$$events",
|
|
@@ -185,7 +185,7 @@ function v(e, r) {
|
|
|
185
185
|
}), n.reset(a), n.append(e, a), n.pop();
|
|
186
186
|
}
|
|
187
187
|
//#endregion
|
|
188
|
-
//#region ../node_modules/.bun/@hiai-gg+hiai-ui@0.0.8+
|
|
188
|
+
//#region ../node_modules/.bun/@hiai-gg+hiai-ui@0.0.8+8f2b9fada26e5f3b/node_modules/@hiai-gg/hiai-ui/dist/components/ui/dialog/dialog-title.svelte
|
|
189
189
|
var y = /* @__PURE__ */ new Set([
|
|
190
190
|
"$$slots",
|
|
191
191
|
"$$events",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { t as e } from "./Icon-Db-o32_E.js";
|
|
2
|
-
import { t } from "./utils-
|
|
3
|
-
import { Q as n, a as r, c as i, d as a, et as o, f as s, i as c, n as l, o as u, p as d, r as f, s as p, t as m, u as h, v as g } from "./floating-layer-anchor-
|
|
2
|
+
import { t } from "./utils-CDBqTgoV.js";
|
|
3
|
+
import { Q as n, a as r, c as i, d as a, et as o, f as s, i as c, n as l, o as u, p as d, r as f, s as p, t as m, u as h, v as g } from "./floating-layer-anchor-BGIndLY-.js";
|
|
4
4
|
import "svelte/internal/disclose-version";
|
|
5
5
|
import * as _ from "svelte/internal/client";
|
|
6
6
|
import "svelte/internal/flags/legacy";
|
|
@@ -40,7 +40,7 @@ function v(t, n) {
|
|
|
40
40
|
}));
|
|
41
41
|
}
|
|
42
42
|
//#endregion
|
|
43
|
-
//#region ../node_modules/.bun/bits-ui@2.18.1+
|
|
43
|
+
//#region ../node_modules/.bun/bits-ui@2.18.1+cc847a85639d1c68/node_modules/bits-ui/dist/bits/menu/components/menu.svelte
|
|
44
44
|
function y(e, t) {
|
|
45
45
|
_.push(t, !0);
|
|
46
46
|
let n = _.prop(t, "open", 15, !1), i = _.prop(t, "dir", 3, "ltr"), c = _.prop(t, "onOpenChange", 3, g), l = _.prop(t, "onOpenChangeComplete", 3, g), u = _.prop(t, "_internal_variant", 3, "dropdown-menu"), d = _.prop(t, "_internal_should_skip_exit_animation", 3, void 0), f = s.create({
|
|
@@ -65,7 +65,7 @@ function y(e, t) {
|
|
|
65
65
|
}), _.pop();
|
|
66
66
|
}
|
|
67
67
|
//#endregion
|
|
68
|
-
//#region ../node_modules/.bun/bits-ui@2.18.1+
|
|
68
|
+
//#region ../node_modules/.bun/bits-ui@2.18.1+cc847a85639d1c68/node_modules/bits-ui/dist/bits/menu/components/menu-item.svelte
|
|
69
69
|
var b = /* @__PURE__ */ new Set([
|
|
70
70
|
"$$slots",
|
|
71
71
|
"$$events",
|
|
@@ -103,7 +103,7 @@ function S(e, t) {
|
|
|
103
103
|
}
|
|
104
104
|
_.from_html("<div><!></div>");
|
|
105
105
|
//#endregion
|
|
106
|
-
//#region ../node_modules/.bun/bits-ui@2.18.1+
|
|
106
|
+
//#region ../node_modules/.bun/bits-ui@2.18.1+cc847a85639d1c68/node_modules/bits-ui/dist/bits/menu/components/menu-group.svelte
|
|
107
107
|
var C = /* @__PURE__ */ new Set([
|
|
108
108
|
"$$slots",
|
|
109
109
|
"$$events",
|
|
@@ -247,7 +247,7 @@ function T(e, t) {
|
|
|
247
247
|
}), _.append(e, D), _.pop();
|
|
248
248
|
}
|
|
249
249
|
//#endregion
|
|
250
|
-
//#region ../node_modules/.bun/bits-ui@2.18.1+
|
|
250
|
+
//#region ../node_modules/.bun/bits-ui@2.18.1+cc847a85639d1c68/node_modules/bits-ui/dist/bits/menu/components/menu-trigger.svelte
|
|
251
251
|
var E = /* @__PURE__ */ new Set([
|
|
252
252
|
"$$slots",
|
|
253
253
|
"$$events",
|
|
@@ -292,7 +292,7 @@ function O(e, t) {
|
|
|
292
292
|
}), _.pop();
|
|
293
293
|
}
|
|
294
294
|
//#endregion
|
|
295
|
-
//#region ../node_modules/.bun/bits-ui@2.18.1+
|
|
295
|
+
//#region ../node_modules/.bun/bits-ui@2.18.1+cc847a85639d1c68/node_modules/bits-ui/dist/bits/menu/components/menu-separator.svelte
|
|
296
296
|
var k = /* @__PURE__ */ new Set([
|
|
297
297
|
"$$slots",
|
|
298
298
|
"$$events",
|
|
@@ -323,7 +323,7 @@ function j(e, t) {
|
|
|
323
323
|
}), _.append(e, f), _.pop();
|
|
324
324
|
}
|
|
325
325
|
//#endregion
|
|
326
|
-
//#region ../node_modules/.bun/@hiai-gg+hiai-ui@0.0.8+
|
|
326
|
+
//#region ../node_modules/.bun/@hiai-gg+hiai-ui@0.0.8+8f2b9fada26e5f3b/node_modules/@hiai-gg/hiai-ui/dist/components/ui/dropdown-menu/dropdown-menu.svelte
|
|
327
327
|
var M = /* @__PURE__ */ new Set([
|
|
328
328
|
"$$slots",
|
|
329
329
|
"$$events",
|
|
@@ -349,7 +349,7 @@ function N(e, t) {
|
|
|
349
349
|
}), _.append(e, r);
|
|
350
350
|
}
|
|
351
351
|
//#endregion
|
|
352
|
-
//#region ../node_modules/.bun/@hiai-gg+hiai-ui@0.0.8+
|
|
352
|
+
//#region ../node_modules/.bun/@hiai-gg+hiai-ui@0.0.8+8f2b9fada26e5f3b/node_modules/@hiai-gg/hiai-ui/dist/components/ui/dropdown-menu/dropdown-menu-content.svelte
|
|
353
353
|
var P = /* @__PURE__ */ new Set([
|
|
354
354
|
"$$slots",
|
|
355
355
|
"$$events",
|
|
@@ -396,7 +396,7 @@ function F(e, n) {
|
|
|
396
396
|
_.append(e, o), _.pop();
|
|
397
397
|
}
|
|
398
398
|
//#endregion
|
|
399
|
-
//#region ../node_modules/.bun/@hiai-gg+hiai-ui@0.0.8+
|
|
399
|
+
//#region ../node_modules/.bun/@hiai-gg+hiai-ui@0.0.8+8f2b9fada26e5f3b/node_modules/@hiai-gg/hiai-ui/dist/components/ui/dropdown-menu/dropdown-menu-item.svelte
|
|
400
400
|
var I = /* @__PURE__ */ new Set([
|
|
401
401
|
"$$slots",
|
|
402
402
|
"$$events",
|
|
@@ -438,7 +438,7 @@ function L(e, n) {
|
|
|
438
438
|
_.append(e, a), _.pop();
|
|
439
439
|
}
|
|
440
440
|
//#endregion
|
|
441
|
-
//#region ../node_modules/.bun/@hiai-gg+hiai-ui@0.0.8+
|
|
441
|
+
//#region ../node_modules/.bun/@hiai-gg+hiai-ui@0.0.8+8f2b9fada26e5f3b/node_modules/@hiai-gg/hiai-ui/dist/components/ui/dropdown-menu/dropdown-menu-separator.svelte
|
|
442
442
|
var R = /* @__PURE__ */ new Set([
|
|
443
443
|
"$$slots",
|
|
444
444
|
"$$events",
|
|
@@ -468,7 +468,7 @@ function z(e, n) {
|
|
|
468
468
|
_.append(e, a), _.pop();
|
|
469
469
|
}
|
|
470
470
|
//#endregion
|
|
471
|
-
//#region ../node_modules/.bun/@hiai-gg+hiai-ui@0.0.8+
|
|
471
|
+
//#region ../node_modules/.bun/@hiai-gg+hiai-ui@0.0.8+8f2b9fada26e5f3b/node_modules/@hiai-gg/hiai-ui/dist/components/ui/dropdown-menu/dropdown-menu-trigger.svelte
|
|
472
472
|
var B = /* @__PURE__ */ new Set([
|
|
473
473
|
"$$slots",
|
|
474
474
|
"$$events",
|