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