@fses/workbench-app 0.2.9 → 0.2.11
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/WORKBENCH-CLOSURE.json +12 -12
- package/dist/{Workspace-CTsmuV7g.js → Workspace-BXVcpu9n.js} +4091 -4072
- package/dist/fses-workbench-app.js +75 -74
- package/dist/{index-BneiYLQz.js → index-D8_xtgM8.js} +187 -179
- package/dist/index.d.ts +2 -0
- package/dist/internal/personal-workbench/components/workbench/WorkbenchCanvas.vue.d.ts +1 -1
- package/dist/internal/personal-workbench/components/workbench/showcase/WorkbenchShowcase.vue.d.ts +1 -1
- package/dist/internal/personal-workbench/extensions/fde/fdeGeneratedDashboard.d.ts +10 -1
- package/dist/internal/personal-workbench/extensions/fde/fdeGeneratedTemplatePage.d.ts +10 -1
- package/dist/style.css +1 -1
- package/dist/version.d.ts +16 -0
- package/node_modules/@fses/ai-chat/package.json +3 -3
- package/node_modules/@fses/workbench-card/package.json +1 -1
- package/package.json +5 -5
|
@@ -1,94 +1,95 @@
|
|
|
1
|
-
import { D as s, q as o, t as r,
|
|
2
|
-
import { c as
|
|
3
|
-
import { D as
|
|
4
|
-
import { D as
|
|
5
|
-
import { W as
|
|
1
|
+
import { D as s, q as o, t as r, u as t, k as n, v as c, x as i, y as l, l as p, z as C, A, B as m, C as E, E as g, F as d, G as _, m as R, p as u, j as S, a as T, c as P, e as h, g as L, s as M, d as v, H as y, w as W } from "./index-D8_xtgM8.js";
|
|
2
|
+
import { c as f } from "./canvasFacade-B0oy__da.js";
|
|
3
|
+
import { D as N, c as O, d as D, e as B, f as I, g as x, h as H, i as w, j as F, k as G, l as K, m as U, n as V, o as j, p as z, q as Y, r as q, s as X, t as J, v as Z, w as Q, x as $, y as ee, z as ae, A as se, B as oe, C as re, E as te, F as ne, G as ce, H as ie, u as le, a as pe, I as Ce, J as Ae } from "./useWorkbenchRuntime-C3RRfCDd.js";
|
|
4
|
+
import { D as Ee, L as ge, S as de, d as _e, e as Re, b as ue, f as Se, g as Te, h as Pe, i as he, j as Le, k as Me, l as ve, m as ye, p as We, n as ke, o as fe, q as be, r as Ne, s as Oe } from "./cardFactory-CoDF-zsR.js";
|
|
5
|
+
import { W as Be, a as Ie, b as xe, c as He, d as we } from "./workbenchCustomComponentRegistry-6GHzavdM.js";
|
|
6
6
|
export {
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
7
|
+
N as DEEP_AGENT_TOOL_DISPLAY_NAMES,
|
|
8
|
+
O as DEEP_AGENT_VISIBLE_PROGRESS_TEXTS,
|
|
9
|
+
Ee as DEFAULT_LOGICAL_CARD_PRESET_SIZES,
|
|
10
10
|
s as DEFAULT_WORKBENCH_CARD_STYLE_CONFIG,
|
|
11
11
|
ge as LOGICAL_CANVAS_COLUMNS,
|
|
12
12
|
de as SNAP_UNIT,
|
|
13
13
|
o as WORKBENCH_APP_CONTEXT_KEY,
|
|
14
14
|
r as WORKBENCH_APP_PACKAGE_NAME,
|
|
15
|
-
|
|
16
|
-
Be as
|
|
17
|
-
Ie as
|
|
18
|
-
xe as
|
|
19
|
-
|
|
20
|
-
n as
|
|
21
|
-
c as
|
|
22
|
-
i as
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
B as
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
15
|
+
t as WORKBENCH_APP_VERSION,
|
|
16
|
+
Be as WORKBENCH_CUSTOM_CARD_CATALOG,
|
|
17
|
+
Ie as WORKBENCH_TEMPLATE_WEATHER_CAPABILITY_ID,
|
|
18
|
+
xe as WORKBENCH_TEMPLATE_WEATHER_COMPONENT_REF,
|
|
19
|
+
He as WORKBENCH_TEMPLATE_WEATHER_PREVIEW_URL,
|
|
20
|
+
n as WorkbenchAppHost,
|
|
21
|
+
c as WorkbenchApplication,
|
|
22
|
+
i as WorkbenchShell,
|
|
23
|
+
l as WorkbenchWorkspaceCore,
|
|
24
|
+
D as applyDeepAgentPreambleMessageToTurn,
|
|
25
|
+
B as applyDeepAgentProcessEventToTurn,
|
|
26
|
+
I as approveMemory,
|
|
27
|
+
_e as canvasLogicalHeight,
|
|
28
|
+
p as cardStyleConfigFromSnapshotVisualConfig,
|
|
29
|
+
Re as clampLogicalRect,
|
|
29
30
|
ue as compactLogicalBlocksAfterInsert,
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
31
|
+
Se as compactLogicalRows,
|
|
32
|
+
C as createBrowserStorageAdapter,
|
|
33
|
+
f as createCanvasApiFacade,
|
|
34
|
+
x as createConversationMemoryCandidate,
|
|
35
|
+
H as createManualMemoryCandidate,
|
|
36
|
+
A as createWorkbenchAppContext,
|
|
37
|
+
m as createWorkbenchAppTestAdapters,
|
|
37
38
|
we as customComponentRegistry,
|
|
38
39
|
w as deepAgentToolDisplayName,
|
|
39
|
-
|
|
40
|
-
|
|
40
|
+
Te as defaultLogicalSize,
|
|
41
|
+
E as defaultWorkbenchAssetAdapter,
|
|
41
42
|
g as defaultWorkbenchLoggerAdapter,
|
|
42
43
|
d as defaultWorkbenchMessageAdapter,
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
44
|
+
F as deleteMemoryPermanently,
|
|
45
|
+
G as ensurePlatformUserSessionReady,
|
|
46
|
+
K as extractConversationMemoryCandidates,
|
|
47
|
+
Pe as findAutoInsertLogicalRect,
|
|
47
48
|
he as findFreeLogicalRect,
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
49
|
+
U as forgetMemory,
|
|
50
|
+
_ as formatAmount,
|
|
51
|
+
V as getConversationContextSnapshot,
|
|
51
52
|
Le as getLogicalScale,
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
53
|
+
j as getMemoryMarkdown,
|
|
54
|
+
R as isDefaultWorkbenchCardStyleConfig,
|
|
55
|
+
z as isPossibleDeepAgentProgressMessagePrefix,
|
|
55
56
|
Me as isSlotFree,
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
57
|
+
Y as listAgentMemoryItems,
|
|
58
|
+
q as listMemoryEvents,
|
|
59
|
+
ve as logicalRectToBlockLayout,
|
|
60
|
+
ye as logicalToPixel,
|
|
61
|
+
We as pixelToLogical,
|
|
61
62
|
u as placeCardRecommendationDraftMessagesAfterTurnReplies,
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
63
|
+
X as previewConversationMemoryCandidates,
|
|
64
|
+
J as previewMemoryRecall,
|
|
65
|
+
Z as previewRecentConversationMemory,
|
|
66
|
+
Q as readCanvasLocalSnapshot,
|
|
66
67
|
ke as rectsOverlap,
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
68
|
+
$ as refreshConversationContextSnapshot,
|
|
69
|
+
ee as rejectMemory,
|
|
70
|
+
ae as removeTemporaryPreambleProcessGroup,
|
|
71
|
+
fe as repackLogicalBlocksPreserveSize,
|
|
72
|
+
be as resolveAutoInsertLogicalRect,
|
|
73
|
+
S as resolveBrowserWorkbenchEntryParams,
|
|
74
|
+
T as resolveFdeSkillVisibleColumnTitle,
|
|
75
|
+
Ne as resolveInitialLogicalRect,
|
|
76
|
+
P as resolveWorkbenchCompletedStatusContent,
|
|
76
77
|
h as resolveWorkbenchCompletedStatusPatch,
|
|
77
78
|
L as returnItemPayloadSignature,
|
|
78
|
-
|
|
79
|
-
|
|
79
|
+
se as reviewConversationMemories,
|
|
80
|
+
oe as saveSimplifiedConversationMemory,
|
|
80
81
|
M as shouldAutoRefreshWorkbenchDataBinding,
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
82
|
+
Oe as snapLogical,
|
|
83
|
+
re as splitDeepAgentProgressMessage,
|
|
84
|
+
v as syncWorkbenchChatStructuredMessageFields,
|
|
85
|
+
te as toggleConversationProcessCollapsed,
|
|
86
|
+
ne as updateMemoryContent,
|
|
87
|
+
ce as updateMemoryMarkdown,
|
|
88
|
+
ie as updateMemoryPolicy,
|
|
89
|
+
y as useWorkbenchAppContext,
|
|
90
|
+
le as useWorkbenchRuntime,
|
|
91
|
+
pe as useWorkbenchRuntimeStore,
|
|
92
|
+
Ce as workbenchCanvasBus,
|
|
93
|
+
W as workbenchDataBindingRefreshApi,
|
|
94
|
+
Ae as writeCanvasLocalSnapshot
|
|
94
95
|
};
|