@floegence/floe-webapp-core 0.52.5 → 0.52.7
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/dist/components/ui/FloatingWindow.d.ts +2 -0
- package/dist/components/ui/FloatingWindow.js +148 -140
- package/dist/components/ui/SurfaceFloatingPanel.d.ts +14 -0
- package/dist/components/ui/SurfaceFloatingPanel.js +136 -0
- package/dist/components/ui/index.d.ts +1 -0
- package/dist/full.js +176 -174
- package/dist/ui.js +60 -58
- package/package.json +1 -1
package/dist/full.js
CHANGED
|
@@ -117,60 +117,61 @@ import { SnakeLoader as up } from "./components/loading/SnakeLoader.js";
|
|
|
117
117
|
import { Stepper as hp, Wizard as kp, useWizard as Fp } from "./components/ui/Stepper.js";
|
|
118
118
|
import { StreamingCursor as Pp } from "./components/chat/status/StreamingCursor.js";
|
|
119
119
|
import { SurfaceFloatingLayer as Lp } from "./components/ui/SurfaceFloatingLayer.js";
|
|
120
|
-
import {
|
|
121
|
-
import {
|
|
122
|
-
import {
|
|
123
|
-
import {
|
|
124
|
-
import {
|
|
125
|
-
import {
|
|
126
|
-
import {
|
|
127
|
-
import {
|
|
128
|
-
import {
|
|
129
|
-
import {
|
|
130
|
-
import {
|
|
131
|
-
import {
|
|
132
|
-
import {
|
|
133
|
-
import {
|
|
134
|
-
import {
|
|
135
|
-
import {
|
|
136
|
-
import {
|
|
137
|
-
import {
|
|
138
|
-
import {
|
|
139
|
-
import {
|
|
140
|
-
import {
|
|
141
|
-
import {
|
|
142
|
-
import {
|
|
143
|
-
import {
|
|
144
|
-
import {
|
|
145
|
-
import {
|
|
146
|
-
import {
|
|
147
|
-
import {
|
|
148
|
-
import {
|
|
149
|
-
import {
|
|
150
|
-
import {
|
|
151
|
-
import {
|
|
152
|
-
import {
|
|
153
|
-
import {
|
|
154
|
-
import {
|
|
155
|
-
import {
|
|
156
|
-
import {
|
|
157
|
-
import {
|
|
158
|
-
import {
|
|
159
|
-
import {
|
|
160
|
-
import {
|
|
161
|
-
import {
|
|
162
|
-
import {
|
|
163
|
-
import {
|
|
164
|
-
import {
|
|
165
|
-
import {
|
|
166
|
-
import {
|
|
167
|
-
import {
|
|
168
|
-
import {
|
|
169
|
-
import {
|
|
170
|
-
import {
|
|
171
|
-
import {
|
|
172
|
-
import {
|
|
173
|
-
import {
|
|
120
|
+
import { SurfaceFloatingPanel as Dp } from "./components/ui/SurfaceFloatingPanel.js";
|
|
121
|
+
import { SvgBlock as yp } from "./components/chat/blocks/SvgBlock.js";
|
|
122
|
+
import { Switch as Bp } from "./components/ui/Switch.js";
|
|
123
|
+
import { TabPanel as Op, Tabs as Wp } from "./components/ui/Tabs.js";
|
|
124
|
+
import { Tag as bp } from "./components/ui/Tag.js";
|
|
125
|
+
import { TerminalWidget as Hp, createTerminalWidget as Up } from "./widgets/TerminalWidget.js";
|
|
126
|
+
import { TextBlock as Vp } from "./components/chat/blocks/TextBlock.js";
|
|
127
|
+
import { ThemeProvider as zp, createThemeService as Xp, useTheme as Zp } from "./context/ThemeContext.js";
|
|
128
|
+
import { ThinkingBlock as Yp } from "./components/chat/blocks/ThinkingBlock.js";
|
|
129
|
+
import { ToolCallBlock as jp } from "./components/chat/blocks/ToolCallBlock.js";
|
|
130
|
+
import { Tooltip as $p } from "./components/ui/Tooltip.js";
|
|
131
|
+
import { TopBar as of } from "./components/layout/TopBar.js";
|
|
132
|
+
import { TopBarIconButton as tf } from "./components/layout/TopBarIconButton.js";
|
|
133
|
+
import { ViewActivationProvider as af, useViewActivation as cf } from "./context/ViewActivationContext.js";
|
|
134
|
+
import { VirtualMessageList as mf } from "./components/chat/message-list/VirtualMessageList.js";
|
|
135
|
+
import { WidgetFrame as pf } from "./components/deck/WidgetFrame.js";
|
|
136
|
+
import { WidgetPalette as df } from "./components/deck/WidgetPalette.js";
|
|
137
|
+
import { WidgetRegistryProvider as Sf, createWidgetRegistry as If, useWidgetRegistry as xf } from "./context/WidgetRegistry.js";
|
|
138
|
+
import { WidgetResizeHandle as uf } from "./components/deck/WidgetResizeHandle.js";
|
|
139
|
+
import { WidgetStateProvider as hf, useCurrentWidgetId as kf, useWidgetState as Ff, useWidgetStateContext as Ef } from "./context/WidgetStateContext.js";
|
|
140
|
+
import { WidgetTypeSwitcher as Af } from "./components/deck/WidgetTypeSwitcher.js";
|
|
141
|
+
import { WorkingIndicator as _f } from "./components/chat/status/WorkingIndicator.js";
|
|
142
|
+
import { applyDragDelta as Rf, applyResizeDelta as yf, getGridCellSize as vf, pixelDeltaToGridDelta as Bf, positionToGridArea as Mf, snapToGrid as Of } from "./utils/gridLayout.js";
|
|
143
|
+
import { buildAssistantNoticeEvents as Nf, createStreamEventBuilder as bf, isStreamEvent as wf } from "./components/chat/streamEvents.js";
|
|
144
|
+
import { checkCollision as Uf, constrainPosition as Gf, findFreePosition as Vf, hasCollision as Kf, sameGridPosition as zf } from "./utils/gridCollision.js";
|
|
145
|
+
import { classifyArchiveFileName as Zf } from "./components/file-browser/archiveFiles.js";
|
|
146
|
+
import { clientToCanvasLocal as Yf, clientToCanvasWorld as qf, createViewportFromZoomAnchor as jf, isPointInsideCanvasRect as Jf, localToCanvasWorld as $f } from "./components/ui/canvasGeometry.js";
|
|
147
|
+
import { cn as od } from "./utils/cn.js";
|
|
148
|
+
import { computeCodeDiff as td, computeCodeDiffSync as id, configureDiffWorker as nd, createDiffWorker as ad, hasDiffWorker as cd, terminateDiffWorker as ld, waitForDiffWorker as md } from "./components/chat/hooks/useCodeDiff.js";
|
|
149
|
+
import { configureMarkdownWorker as pd, createMarkdownWorker as fd, hasMarkdownWorker as dd, renderMarkdown as Td, renderMarkdownSync as Sd, terminateMarkdownWorker as Id, waitForMarkdownWorker as xd } from "./components/chat/hooks/useMarkdown.js";
|
|
150
|
+
import { configureMermaidWorker as ud, configureSyncMermaid as gd, renderMermaid as hd, terminateMermaidWorker as kd, useMermaid as Fd } from "./components/chat/hooks/useMermaid.js";
|
|
151
|
+
import { configureShikiWorker as Pd, configureSyncHighlighter as Ad, highlightCode as Ld, terminateShikiWorker as _d, useCodeHighlight as Dd } from "./components/chat/hooks/useCodeHighlight.js";
|
|
152
|
+
import { createFloatingPresence as yd } from "./components/ui/floatingPresence.js";
|
|
153
|
+
import { createLongPressContextMenuHandlers as Bd } from "./components/file-browser/longPressContextMenu.js";
|
|
154
|
+
import { createSimpleContext as Od } from "./context/createSimpleContext.js";
|
|
155
|
+
import { createUIFirstSelection as Nd } from "./utils/uiFirstSelection.js";
|
|
156
|
+
import { deferAfterPaint as wd, deferNonBlocking as Hd } from "./utils/defer.js";
|
|
157
|
+
import { duration as Gd, easing as Vd, fadeIn as Kd, listContainer as zd, listItem as Xd, panelResize as Zd, popIn as Qd, scaleIn as Yd, sidebarVariants as qd, slideInFromBottom as jd, slideInFromLeft as Jd, slideInFromRight as $d, slideInFromTop as eT, springConfig as oT } from "./utils/animations.js";
|
|
158
|
+
import { formatKeybind as tT, isMacLikePlatform as iT, isPrimaryModKeyPressed as nT, matchKeybind as aT, parseKeybind as cT } from "./utils/keybind.js";
|
|
159
|
+
import { intersectSurfaceRects as mT } from "./components/ui/surfaceFloatingBoundary.js";
|
|
160
|
+
import { isTypingElement as pT, shouldIgnoreHotkeys as fT } from "./utils/dom.js";
|
|
161
|
+
import { lockBodyStyle as TT } from "./utils/bodyStyleLock.js";
|
|
162
|
+
import { registerCommandContributions as IT, useCommandContributions as xT } from "./hooks/useCommandContributions.js";
|
|
163
|
+
import { resolveFloatingWindowViewport as uT } from "./components/ui/floatingWindowGeometry.js";
|
|
164
|
+
import { startPointerSession as hT } from "./components/ui/pointerSession.js";
|
|
165
|
+
import { useAttachments as FT } from "./components/chat/hooks/useAttachments.js";
|
|
166
|
+
import { useAutoScroll as PT } from "./components/chat/hooks/useAutoScroll.js";
|
|
167
|
+
import { useDebounce as LT } from "./hooks/useDebounce.js";
|
|
168
|
+
import { useDeckDrag as DT } from "./hooks/useDeckDrag.js";
|
|
169
|
+
import { useFileBrowserDropTarget as yT, useFileBrowserItemDrag as vT } from "./hooks/useFileBrowserDrag.js";
|
|
170
|
+
import { useKeybind as MT } from "./hooks/useKeybind.js";
|
|
171
|
+
import { useMediaQuery as WT } from "./hooks/useMediaQuery.js";
|
|
172
|
+
import { usePersisted as bT } from "./hooks/usePersisted.js";
|
|
173
|
+
import { useResizeObserver as HT } from "./hooks/useResizeObserver.js";
|
|
174
|
+
import { useVirtualList as GT } from "./components/chat/hooks/useVirtualList.js";
|
|
174
175
|
export {
|
|
175
176
|
_ as Activity,
|
|
176
177
|
Xt as ActivityAppsMain,
|
|
@@ -551,35 +552,36 @@ export {
|
|
|
551
552
|
vr as Sun,
|
|
552
553
|
Br as SunIcon,
|
|
553
554
|
Lp as SurfaceFloatingLayer,
|
|
554
|
-
Dp as
|
|
555
|
-
yp as
|
|
555
|
+
Dp as SurfaceFloatingPanel,
|
|
556
|
+
yp as SvgBlock,
|
|
557
|
+
Bp as Switch,
|
|
556
558
|
Ai as SymlinkFileIcon,
|
|
557
559
|
Li as SymlinkFolderIcon,
|
|
558
560
|
_i as SymlinkFolderOpenIcon,
|
|
559
561
|
Es as TOPIC_ACCENT_LABELS,
|
|
560
562
|
qm as TOPIC_ACCENT_TOKENS,
|
|
561
563
|
jm as TOPIC_ICON_KEYS,
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
564
|
+
Op as TabPanel,
|
|
565
|
+
Wp as Tabs,
|
|
566
|
+
bp as Tag,
|
|
565
567
|
Mr as TagIcon,
|
|
566
568
|
Or as TargetIcon,
|
|
567
569
|
Wr as Terminal,
|
|
568
570
|
Nr as TerminalIcon,
|
|
569
|
-
|
|
570
|
-
|
|
571
|
+
Hp as TerminalWidget,
|
|
572
|
+
Vp as TextBlock,
|
|
571
573
|
br as TextTool,
|
|
572
574
|
$t as Textarea,
|
|
573
|
-
|
|
574
|
-
|
|
575
|
+
zp as ThemeProvider,
|
|
576
|
+
Yp as ThinkingBlock,
|
|
575
577
|
wr as ThumbsDownIcon,
|
|
576
578
|
Hr as ThumbsUpIcon,
|
|
577
579
|
Ur as Timer,
|
|
578
580
|
Wc as TipBlock,
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
581
|
+
jp as ToolCallBlock,
|
|
582
|
+
$p as Tooltip,
|
|
583
|
+
of as TopBar,
|
|
584
|
+
tf as TopBarIconButton,
|
|
583
585
|
Gr as Trash,
|
|
584
586
|
Vr as TrashIcon,
|
|
585
587
|
Kr as TrendingDown,
|
|
@@ -593,8 +595,8 @@ export {
|
|
|
593
595
|
jr as Video,
|
|
594
596
|
Ri as VideoFileIcon,
|
|
595
597
|
Jr as VideoIcon,
|
|
596
|
-
|
|
597
|
-
|
|
598
|
+
af as ViewActivationProvider,
|
|
599
|
+
mf as VirtualMessageList,
|
|
598
600
|
$r as Volume,
|
|
599
601
|
et as VolumeIcon,
|
|
600
602
|
ot as VolumeOff,
|
|
@@ -604,25 +606,25 @@ export {
|
|
|
604
606
|
rt as Wand,
|
|
605
607
|
Nc as WarningBlock,
|
|
606
608
|
tt as WarningIcon,
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
609
|
+
pf as WidgetFrame,
|
|
610
|
+
df as WidgetPalette,
|
|
611
|
+
Sf as WidgetRegistryProvider,
|
|
612
|
+
uf as WidgetResizeHandle,
|
|
613
|
+
hf as WidgetStateProvider,
|
|
614
|
+
Af as WidgetTypeSwitcher,
|
|
613
615
|
it as WifiIcon,
|
|
614
616
|
nt as WifiOffIcon,
|
|
615
617
|
kp as Wizard,
|
|
616
618
|
at as Workflow,
|
|
617
|
-
|
|
619
|
+
_f as WorkingIndicator,
|
|
618
620
|
ct as X,
|
|
619
621
|
lt as XCircle,
|
|
620
622
|
mt as Zap,
|
|
621
623
|
st as ZapIcon,
|
|
622
624
|
Da as __resetSurfacePortalScopeForTests,
|
|
623
|
-
|
|
625
|
+
Rf as applyDragDelta,
|
|
624
626
|
Jm as applyNotesEvent,
|
|
625
|
-
|
|
627
|
+
yf as applyResizeDelta,
|
|
626
628
|
i as applyShellThemeAttribute,
|
|
627
629
|
n as applySurfaceStyleAttribute,
|
|
628
630
|
kt as applyTerminalSessionSuggestion,
|
|
@@ -630,60 +632,60 @@ export {
|
|
|
630
632
|
a as applyTheme,
|
|
631
633
|
Ki as assertUniqueThemePresetNames,
|
|
632
634
|
Mt as autocompleteTerminalInput,
|
|
633
|
-
|
|
635
|
+
Nf as buildAssistantNoticeEvents,
|
|
634
636
|
zi as builtInShellThemePresets,
|
|
635
637
|
c as builtInThemes,
|
|
636
638
|
$m as centerViewportOnWorldPoint,
|
|
637
|
-
|
|
639
|
+
Uf as checkCollision,
|
|
638
640
|
es as clampScale,
|
|
639
641
|
St as clampTerminalCursor,
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
642
|
+
Zf as classifyArchiveFileName,
|
|
643
|
+
Yf as clientToCanvasLocal,
|
|
644
|
+
qf as clientToCanvasWorld,
|
|
645
|
+
od as cn,
|
|
644
646
|
os as computeBoardBounds,
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
647
|
+
td as computeCodeDiff,
|
|
648
|
+
id as computeCodeDiffSync,
|
|
649
|
+
nd as configureDiffWorker,
|
|
650
|
+
pd as configureMarkdownWorker,
|
|
651
|
+
ud as configureMermaidWorker,
|
|
652
|
+
Pd as configureShikiWorker,
|
|
653
|
+
Ad as configureSyncHighlighter,
|
|
654
|
+
gd as configureSyncMermaid,
|
|
655
|
+
Gf as constrainPosition,
|
|
654
656
|
ea as createCommandService,
|
|
655
657
|
ia as createComponentRegistry,
|
|
656
658
|
Xa as createDeckService,
|
|
657
659
|
rs as createDefaultNotesSnapshot,
|
|
658
|
-
|
|
660
|
+
ad as createDiffWorker,
|
|
659
661
|
Hs as createFilesystemPickerDataSource,
|
|
660
|
-
|
|
662
|
+
yd as createFloatingPresence,
|
|
661
663
|
mm as createLayoutService,
|
|
662
|
-
|
|
663
|
-
|
|
664
|
+
Bd as createLongPressContextMenuHandlers,
|
|
665
|
+
fd as createMarkdownWorker,
|
|
664
666
|
Rs as createNotificationService,
|
|
665
667
|
Xi as createShellThemePreset,
|
|
666
|
-
|
|
667
|
-
|
|
668
|
+
Od as createSimpleContext,
|
|
669
|
+
bf as createStreamEventBuilder,
|
|
668
670
|
It as createTerminalEditorState,
|
|
669
671
|
Ot as createTerminalFullLineSuggestion,
|
|
670
672
|
Ft as createTerminalSessionState,
|
|
671
673
|
Wt as createTerminalTokenSuggestion,
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
674
|
+
Up as createTerminalWidget,
|
|
675
|
+
Xp as createThemeService,
|
|
676
|
+
Nd as createUIFirstSelection,
|
|
677
|
+
jf as createViewportFromZoomAnchor,
|
|
678
|
+
If as createWidgetRegistry,
|
|
679
|
+
wd as deferAfterPaint,
|
|
680
|
+
Hd as deferNonBlocking,
|
|
679
681
|
xt as deleteTerminalTextBackward,
|
|
680
682
|
Et as dispatchTerminalSessionKey,
|
|
681
|
-
|
|
682
|
-
|
|
683
|
+
Gd as duration,
|
|
684
|
+
Vd as easing,
|
|
683
685
|
Ra as ensureSurfacePortalInteractionTracking,
|
|
684
686
|
Km as estimateNotesContextMenuHeight,
|
|
685
|
-
|
|
686
|
-
|
|
687
|
+
Kd as fadeIn,
|
|
688
|
+
Vf as findFreePosition,
|
|
687
689
|
I as floeColorTokenCategories,
|
|
688
690
|
x as floeDesignTokens,
|
|
689
691
|
C as floeFontFamilyTokens,
|
|
@@ -695,11 +697,11 @@ export {
|
|
|
695
697
|
E as floeThemeColorVariables,
|
|
696
698
|
P as floeTypographyTokens,
|
|
697
699
|
xm as focusMenuItem,
|
|
698
|
-
|
|
700
|
+
tT as formatKeybind,
|
|
699
701
|
Us as formatPickerPath,
|
|
700
702
|
yi as getFileIcon,
|
|
701
703
|
A as getFloeColorTokenValue,
|
|
702
|
-
|
|
704
|
+
vf as getGridCellSize,
|
|
703
705
|
Ia as getGridConfigFromElement,
|
|
704
706
|
Cm as getMenuItems,
|
|
705
707
|
Zi as getShellThemePresetsForMode,
|
|
@@ -709,28 +711,28 @@ export {
|
|
|
709
711
|
Nt as getTerminalSuggestions,
|
|
710
712
|
ts as groupTrashItems,
|
|
711
713
|
um as handleMenuKeyboardNavigation,
|
|
712
|
-
|
|
714
|
+
Kf as hasCollision,
|
|
713
715
|
na as hasComponentRegistryContext,
|
|
714
|
-
|
|
716
|
+
cd as hasDiffWorker,
|
|
715
717
|
qc as hasFileBrowserDragContext,
|
|
716
|
-
|
|
717
|
-
|
|
718
|
+
dd as hasMarkdownWorker,
|
|
719
|
+
Ld as highlightCode,
|
|
718
720
|
Ct as insertTerminalText,
|
|
719
|
-
|
|
721
|
+
mT as intersectSurfaceRects,
|
|
720
722
|
m as isFloeSurfaceStyle,
|
|
721
723
|
hn as isLocalInteractionSurfaceTarget,
|
|
722
|
-
|
|
723
|
-
|
|
724
|
-
|
|
725
|
-
|
|
724
|
+
iT as isMacLikePlatform,
|
|
725
|
+
Jf as isPointInsideCanvasRect,
|
|
726
|
+
nT as isPrimaryModKeyPressed,
|
|
727
|
+
wf as isStreamEvent,
|
|
726
728
|
ya as isSurfacePortalMode,
|
|
727
729
|
s as isThemeType,
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
|
|
732
|
-
|
|
733
|
-
|
|
730
|
+
pT as isTypingElement,
|
|
731
|
+
zd as listContainer,
|
|
732
|
+
Xd as listItem,
|
|
733
|
+
$f as localToCanvasWorld,
|
|
734
|
+
TT as lockBodyStyle,
|
|
735
|
+
aT as matchKeybind,
|
|
734
736
|
bt as matchesTerminalSuggestionPrefix,
|
|
735
737
|
is as mergeBoardBounds,
|
|
736
738
|
p as mergeThemeTokenMaps,
|
|
@@ -743,29 +745,29 @@ export {
|
|
|
743
745
|
Qi as normalizeShellThemeSelection,
|
|
744
746
|
dt as normalizeTerminalWorkspaceProfile,
|
|
745
747
|
cs as noteBucketMetrics,
|
|
746
|
-
|
|
747
|
-
|
|
748
|
+
Zd as panelResize,
|
|
749
|
+
cT as parseKeybind,
|
|
748
750
|
Gs as parsePickerPath,
|
|
749
751
|
wt as parseTerminalSuggestionContext,
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
|
|
752
|
+
Bf as pixelDeltaToGridDelta,
|
|
753
|
+
Qd as popIn,
|
|
754
|
+
Mf as positionToGridArea,
|
|
753
755
|
Yi as presetSupportsMode,
|
|
754
756
|
va as projectSurfacePortalPosition,
|
|
755
757
|
Ba as projectSurfacePortalRect,
|
|
756
758
|
ls as promoteLocalItem,
|
|
757
|
-
|
|
759
|
+
IT as registerCommandContributions,
|
|
758
760
|
ms as removeSnapshotItem,
|
|
759
761
|
ss as removeSnapshotTopic,
|
|
760
762
|
ps as removeSnapshotTrashItem,
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
763
|
+
Td as renderMarkdown,
|
|
764
|
+
Sd as renderMarkdownSync,
|
|
765
|
+
hd as renderMermaid,
|
|
764
766
|
fs as replaceSnapshotItem,
|
|
765
767
|
ds as replaceSnapshotTopic,
|
|
766
768
|
Ts as replaceSnapshotTrashItem,
|
|
767
769
|
vi as resolveFileItemIcon,
|
|
768
|
-
|
|
770
|
+
uT as resolveFloatingWindowViewport,
|
|
769
771
|
qi as resolveShellThemePresetName,
|
|
770
772
|
kn as resolveSurfaceInteractionTargetRole,
|
|
771
773
|
Ma as resolveSurfacePortalBoundaryRect,
|
|
@@ -779,22 +781,22 @@ export {
|
|
|
779
781
|
Pn as resolveWorkbenchWidgetLocalTypingTarget,
|
|
780
782
|
An as resolveWorkbenchWidgetTextSelectionTarget,
|
|
781
783
|
Rt as runTerminalMockCommand,
|
|
782
|
-
|
|
784
|
+
zf as sameGridPosition,
|
|
783
785
|
lc as sanitizeDisplayMode,
|
|
784
|
-
|
|
786
|
+
Yd as scaleIn,
|
|
785
787
|
Ss as screenToWorld,
|
|
786
788
|
Lt as setTerminalSessionInputValue,
|
|
787
789
|
Ln as shouldActivateWorkbenchWidgetLocalTarget,
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
|
|
790
|
+
fT as shouldIgnoreHotkeys,
|
|
791
|
+
qd as sidebarVariants,
|
|
792
|
+
jd as slideInFromBottom,
|
|
793
|
+
Jd as slideInFromLeft,
|
|
794
|
+
$d as slideInFromRight,
|
|
795
|
+
eT as slideInFromTop,
|
|
796
|
+
Of as snapToGrid,
|
|
797
|
+
oT as springConfig,
|
|
796
798
|
Uc as startHotInteraction,
|
|
797
|
-
|
|
799
|
+
hT as startPointerSession,
|
|
798
800
|
_t as submitTerminalSession,
|
|
799
801
|
T as syncThemeTokenOverrides,
|
|
800
802
|
Ht as terminalCommandTokenSuggestionProvider,
|
|
@@ -802,48 +804,48 @@ export {
|
|
|
802
804
|
Gt as terminalPathSuggestionProvider,
|
|
803
805
|
Vt as terminalRootSuggestionProvider,
|
|
804
806
|
Kt as terminalSnippetSuggestionProvider,
|
|
805
|
-
|
|
806
|
-
|
|
807
|
-
|
|
808
|
-
|
|
807
|
+
ld as terminateDiffWorker,
|
|
808
|
+
Id as terminateMarkdownWorker,
|
|
809
|
+
kd as terminateMermaidWorker,
|
|
810
|
+
_d as terminateShikiWorker,
|
|
809
811
|
Tl as updateFileOpenSelection,
|
|
810
|
-
|
|
811
|
-
|
|
812
|
+
FT as useAttachments,
|
|
813
|
+
PT as useAutoScroll,
|
|
812
814
|
Mn as useChatContext,
|
|
813
|
-
|
|
815
|
+
Dd as useCodeHighlight,
|
|
814
816
|
oa as useCommand,
|
|
815
|
-
|
|
817
|
+
xT as useCommandContributions,
|
|
816
818
|
aa as useComponentContextFactory,
|
|
817
819
|
ca as useComponentRegistry,
|
|
818
|
-
|
|
819
|
-
|
|
820
|
+
kf as useCurrentWidgetId,
|
|
821
|
+
LT as useDebounce,
|
|
820
822
|
Za as useDeck,
|
|
821
|
-
|
|
823
|
+
DT as useDeckDrag,
|
|
822
824
|
el as useFileBrowser,
|
|
823
825
|
jc as useFileBrowserDrag,
|
|
824
|
-
|
|
825
|
-
|
|
826
|
+
yT as useFileBrowserDropTarget,
|
|
827
|
+
vT as useFileBrowserItemDrag,
|
|
826
828
|
ga as useFloeConfig,
|
|
827
829
|
Gl as useFormSubmitting,
|
|
828
|
-
|
|
830
|
+
MT as useKeybind,
|
|
829
831
|
sm as useLayout,
|
|
830
|
-
|
|
831
|
-
|
|
832
|
+
WT as useMediaQuery,
|
|
833
|
+
Fd as useMermaid,
|
|
832
834
|
ys as useNotification,
|
|
833
835
|
la as useOptionalComponentRegistry,
|
|
834
|
-
|
|
835
|
-
|
|
836
|
+
bT as usePersisted,
|
|
837
|
+
HT as useResizeObserver,
|
|
836
838
|
ha as useResolvedFloeConfig,
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
839
|
+
Zp as useTheme,
|
|
840
|
+
cf as useViewActivation,
|
|
841
|
+
GT as useVirtualList,
|
|
842
|
+
xf as useWidgetRegistry,
|
|
843
|
+
Ff as useWidgetState,
|
|
844
|
+
Ef as useWidgetStateContext,
|
|
843
845
|
Fp as useWizard,
|
|
844
846
|
Is as visibleWorldRect,
|
|
845
|
-
|
|
846
|
-
|
|
847
|
+
md as waitForDiffWorker,
|
|
848
|
+
xd as waitForMarkdownWorker,
|
|
847
849
|
xs as worldToScreen,
|
|
848
850
|
Cs as zoomViewportAtPoint
|
|
849
851
|
};
|