@hiai-gg/docsmint 0.7.6 → 0.8.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/README.md +46 -113
- package/dist/backend/index.js +860 -132
- package/dist/backend-account-runtime-cleanup.js +2 -0
- package/dist/backend-api-key-facade.js +2 -0
- package/dist/backend-pipeline-cancellation.js +2 -0
- package/dist/client.d.ts +4 -3
- package/dist/client.js +9 -6
- package/dist/frontend/{CategoryDialog-D_xFSWGh.js → CategoryDialog-B6zqtwE6.js} +2 -2
- package/dist/frontend/{ConfirmDialog-Cfq3D2Di.js → ConfirmDialog-Dk7wwcj9.js} +1 -1
- package/dist/frontend/{CreateSnapshotDialog-BHODxZWK.js → CreateSnapshotDialog-BPYjO1qN.js} +2 -2
- package/dist/frontend/{DatePicker-CZyCnQ1q.js → DatePicker-SiGLx9yh.js} +46 -46
- package/dist/frontend/{DeleteDialog-DaJOO6SB.js → DeleteDialog-D1jox8h1.js} +2 -2
- package/dist/frontend/{FolderNode-C_91NlEO.js → FolderNode-BG4l6I5C.js} +100 -99
- package/dist/frontend/{HiAiEditor-DtUGbQg6.js → HiAiEditor-BpmzvTCP.js} +977 -1008
- package/dist/frontend/{SettingsDialog-BlIZqk2-.js → SettingsDialog-2d6ZA4Ze.js} +3 -3
- package/dist/frontend/Sidebar-Db_ffhAb.js +2149 -0
- package/dist/frontend/{TagCreateDialog-BlGz4O9Z.js → TagCreateDialog-C5j3H49u.js} +2 -2
- package/dist/frontend/app-shell.js +3 -3
- 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/editor/extensions.js +1 -1
- package/dist/frontend/components/editor/markdown-toggle.js +1 -1
- package/dist/frontend/components/editor/markdown.js +1 -1
- package/dist/frontend/components/folder-node.js +1 -1
- package/dist/frontend/components/save-as-dialog.js +2 -2
- package/dist/frontend/components/settings.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 +3 -3
- package/dist/frontend/dashboard.js +1034 -1034
- package/dist/frontend/{dialog-tHAH3-9M.js → dialog-DC97Hnxo.js} +1 -1
- package/dist/frontend/dist-BLpDfrDC.js +316 -0
- package/dist/frontend/dist-D7zL6zdU.js +40 -0
- package/dist/frontend/{dist-Cg1BpNS7.js → dist-qd_OnyUC.js} +492 -516
- package/dist/frontend/dropdown-menu-COZwS7c0.js +493 -0
- package/dist/frontend/editorExtensions-Cu__YKW7.js +158 -0
- package/dist/frontend/ellipsis-vertical-CObXWXZW.js +41 -0
- package/dist/frontend/frontend.css +1 -1
- package/dist/frontend/{editorExtensions-B-mKiWqq.js → lib-DYgslUw1.js} +6782 -6935
- package/dist/frontend/loader-circle-DnyUzAmN.js +25 -0
- package/dist/frontend/{markdown-CMij27Gg.js → markdown-Co8ZAKf4.js} +2 -1
- package/dist/frontend/search.js +2 -2
- package/dist/frontend/{confirm-dialog-BFTxjLv-.js → share-context-DooXPYKd.js} +2 -3
- package/dist/frontend/theme.js +1 -1
- package/dist/frontend/{theme.svelte-Bzitjfh9.js → theme.svelte-gLPpG6eU.js} +1 -0
- package/dist/frontend-ssr/app-shell.js +3 -3
- package/dist/frontend-ssr/assets/{FolderNode-CClgk8BL.js → FolderNode-CscMQ9sf.js} +2 -1
- package/dist/frontend-ssr/assets/{HiAiEditor-_-m7MJDd.js → HiAiEditor-DCpulE6N.js} +4 -50
- package/dist/frontend-ssr/assets/{SettingsDialog-BdvHRAxF.js → SettingsDialog-CpPxZahd.js} +1 -1
- package/dist/frontend-ssr/assets/{Sidebar-B3Saqn0O.js → Sidebar-BJ1XZ1DH.js} +7 -5
- package/dist/frontend-ssr/assets/dist-CshZmNmp.js +50 -0
- package/dist/frontend-ssr/assets/dist-DqeAICTy.js +300 -0
- package/dist/frontend-ssr/assets/{dropdown-menu-CdEpn_LT.js → dropdown-menu--acO7nXs.js} +1 -94
- package/dist/frontend-ssr/assets/ellipsis-vertical-BErUuhWg.js +96 -0
- package/dist/frontend-ssr/assets/{markdown-MhPwNWrC.js → markdown-Co31-Tl2.js} +1 -1
- package/dist/frontend-ssr/assets/{confirm-dialog-DeOR0SnQ.js → share-context-BvXQrIIH.js} +0 -1
- package/dist/frontend-ssr/assets/{theme.svelte-shZrSxz8.js → theme.svelte-CGgnJc3k.js} +1 -0
- 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/editor/extensions.js +1 -1
- package/dist/frontend-ssr/components/editor/markdown-toggle.js +1 -1
- package/dist/frontend-ssr/components/editor/markdown.js +1 -1
- package/dist/frontend-ssr/components/folder-node.js +1 -1
- package/dist/frontend-ssr/components/settings.js +1 -1
- package/dist/frontend-ssr/components/sidebar.js +1 -1
- package/dist/frontend-ssr/dashboard.js +6 -4
- package/dist/frontend-ssr/search.js +1 -1
- package/dist/frontend-ssr/theme.js +1 -1
- package/dist/lifecycle-runtime.js +42 -4
- package/dist/mcp-cli.js +9 -6
- package/dist/mcp-server.js +9 -6
- package/dist/types.d.ts +12 -0
- package/package.json +1 -1
- package/packages/cli/src/index.ts +1 -1
- package/packages/db/src/schema.ts +2 -0
- package/server.json +2 -2
- package/skills/docsmint-document-manager/SKILL.md +2 -2
- package/dist/frontend/Sidebar-BVGm5BRR.js +0 -2147
- package/dist/frontend/dropdown-menu-AJYeFPHu.js +0 -530
- package/dist/frontend-ssr/assets/{DatePicker-TZVeMZ2S.js → DatePicker-CCylVH0q.js} +12 -12
- package/dist/frontend-ssr/assets/{editorExtensions-qNlZVP98.js → editorExtensions-rhletNji.js} +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { t as e } from "./loader-circle-DnyUzAmN.js";
|
|
2
2
|
import { t } from "./action_cancel-Cuxsznzz.js";
|
|
3
3
|
import { t as n } from "./action_create-CtBQrRuj.js";
|
|
4
4
|
import { t as r } from "./action_loading-BLCGJVA9.js";
|
|
@@ -7,7 +7,7 @@ import { t as a } from "./error_generic-CzNtmBT4.js";
|
|
|
7
7
|
import { n as o, r as s, t as c } from "./tags_new-BiNAJ9Bx.js";
|
|
8
8
|
import { a as l } from "./route-context-DYQlUfzL.js";
|
|
9
9
|
import { t as u } from "./utils-BovMJHdA.js";
|
|
10
|
-
import { a as d, i as f, n as p, o as m, r as h, s as g, t as _ } from "./dialog-
|
|
10
|
+
import { a as d, i as f, n as p, o as m, r as h, s as g, t as _ } from "./dialog-DC97Hnxo.js";
|
|
11
11
|
import { t as v } from "./input-CrlYAH2S.js";
|
|
12
12
|
import { t as y } from "./label-B0syEfns.js";
|
|
13
13
|
import { c as b, l as x, n as S, r as C } from "./tags-CzPNUoFw.js";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { t as e } from "./Icon-y7xxAIC6.js";
|
|
2
|
-
import { n as t, t as n } from "./
|
|
3
|
-
import { n as r } from "./SettingsDialog-
|
|
4
|
-
import { t as i } from "./Sidebar-
|
|
2
|
+
import { n as t, t as n } from "./share-context-DooXPYKd.js";
|
|
3
|
+
import { n as r } from "./SettingsDialog-2d6ZA4Ze.js";
|
|
4
|
+
import { t as i } from "./Sidebar-Db_ffhAb.js";
|
|
5
5
|
import { t as a } from "./scroll_to_top_aria-CvkNF_Hu.js";
|
|
6
6
|
import { o, r as s } from "./route-context-DYQlUfzL.js";
|
|
7
7
|
import { t as c } from "./editor-preferences.svelte-Bt_A9k7n.js";
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../CategoryDialog-
|
|
1
|
+
import { t as e } from "../CategoryDialog-B6zqtwE6.js";
|
|
2
2
|
export { e as CategoryDialog };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../CreateSnapshotDialog-
|
|
1
|
+
import { t as e } from "../CreateSnapshotDialog-BPYjO1qN.js";
|
|
2
2
|
export { e as CreateSnapshotDialog };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../DeleteDialog-
|
|
1
|
+
import { t as e } from "../DeleteDialog-D1jox8h1.js";
|
|
2
2
|
export { e as DeleteDialog };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../../HiAiEditor-
|
|
1
|
+
import { t as e } from "../../HiAiEditor-BpmzvTCP.js";
|
|
2
2
|
export { e as DocsmintDocumentEditorHost };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as e, r as t, t as n } from "../../editorExtensions-
|
|
1
|
+
import { n as e, r as t, t as n } from "../../editorExtensions-Cu__YKW7.js";
|
|
2
2
|
export { n as TextAlignHeading, e as TextAlignParagraph, t as editorExtensions };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { t as e } from "../../check-sdTlLwi9.js";
|
|
2
2
|
import { t } from "../../copy-4H99lwAQ.js";
|
|
3
3
|
import { n, t as r } from "../../editor_markdown_placeholder-BIWDUF1E.js";
|
|
4
|
-
import { t as i } from "../../markdown-
|
|
4
|
+
import { t as i } from "../../markdown-Co8ZAKf4.js";
|
|
5
5
|
import "svelte/internal/disclose-version";
|
|
6
6
|
import * as a from "svelte/internal/client";
|
|
7
7
|
//#region src/lib/components/editor/MarkdownToggle.svelte
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../../markdown-
|
|
1
|
+
import { t as e } from "../../markdown-Co8ZAKf4.js";
|
|
2
2
|
export { e as markdownToJson };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../FolderNode-
|
|
1
|
+
import { t as e } from "../FolderNode-BG4l6I5C.js";
|
|
2
2
|
export { e as FolderNode };
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { t as e } from "../chevron-down-DlBnIE7Y.js";
|
|
2
2
|
import { t } from "../FolderTreeSelector-DqO-f0nt.js";
|
|
3
|
-
import { n } from "../
|
|
3
|
+
import { t as n } from "../loader-circle-DnyUzAmN.js";
|
|
4
4
|
import { t as r } from "../action_cancel-Cuxsznzz.js";
|
|
5
5
|
import { t as i } from "../action_save-BRN2Z_GP.js";
|
|
6
6
|
import { a } from "../route-context-DYQlUfzL.js";
|
|
7
|
-
import { a as o, i as s, n as c, o as l, r as u, s as d, t as f } from "../dialog-
|
|
7
|
+
import { a as o, i as s, n as c, o as l, r as u, s as d, t as f } from "../dialog-DC97Hnxo.js";
|
|
8
8
|
import { t as p } from "../label-B0syEfns.js";
|
|
9
9
|
import { i as m } from "../categories-Bjcc41We.js";
|
|
10
10
|
import { a as h, i as g, n as _, r as v, t as y } from "../select-value-D9VqY5n5.js";
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../SettingsDialog-
|
|
1
|
+
import { t as e } from "../SettingsDialog-2d6ZA4Ze.js";
|
|
2
2
|
export { e as SettingsDialog };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../Sidebar-
|
|
1
|
+
import { t as e } from "../Sidebar-Db_ffhAb.js";
|
|
2
2
|
export { e as Sidebar };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../TagCreateDialog-
|
|
1
|
+
import { t as e } from "../TagCreateDialog-C5j3H49u.js";
|
|
2
2
|
export { e as TagCreateDialog };
|
|
@@ -2,7 +2,7 @@ import { t as e } from "../Icon-y7xxAIC6.js";
|
|
|
2
2
|
import { t } from "../camera-BI-BtnIm.js";
|
|
3
3
|
import { t as n } from "../circle-check-hWC-HeKu.js";
|
|
4
4
|
import { t as r } from "../clock-C4FHq-9q.js";
|
|
5
|
-
import {
|
|
5
|
+
import { t as i } from "../loader-circle-DnyUzAmN.js";
|
|
6
6
|
import { t as a } from "../rotate-ccw-DtZDfSK3.js";
|
|
7
7
|
import { t as o } from "../action_cancel-Cuxsznzz.js";
|
|
8
8
|
import { t as s } from "../action_loading-BLCGJVA9.js";
|
|
@@ -12,8 +12,8 @@ import { a as u, c as d, d as f, f as p, i as m, l as h, n as g, o as _, r as v,
|
|
|
12
12
|
import { t as x } from "../version_create_snapshot-3bu-0qzH.js";
|
|
13
13
|
import { a as S } from "../route-context-DYQlUfzL.js";
|
|
14
14
|
import { n as C, t as w } from "../client-GbtOH90i.js";
|
|
15
|
-
import { t as T } from "../ConfirmDialog-
|
|
16
|
-
import { t as E } from "../CreateSnapshotDialog-
|
|
15
|
+
import { t as T } from "../ConfirmDialog-Dk7wwcj9.js";
|
|
16
|
+
import { t as E } from "../CreateSnapshotDialog-BPYjO1qN.js";
|
|
17
17
|
import "svelte/internal/disclose-version";
|
|
18
18
|
import * as D from "svelte/internal/client";
|
|
19
19
|
import "svelte/internal/flags/legacy";
|