@floegence/floe-webapp-core 0.36.17 → 0.36.18
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/index.d.ts +1 -1
- package/dist/components/ui/localInteractionSurface.d.ts +2 -0
- package/dist/components/ui/localInteractionSurface.js +51 -26
- package/dist/components/workbench/WorkbenchWidget.js +120 -101
- package/dist/components/workbench/types.d.ts +7 -0
- package/dist/full.js +463 -462
- package/dist/ui.js +102 -101
- package/package.json +1 -1
package/dist/ui.js
CHANGED
|
@@ -1,133 +1,134 @@
|
|
|
1
1
|
import { AffixInput as e, Input as t, NumberInput as a, Textarea as i } from "./components/ui/Input.js";
|
|
2
|
-
import { AnimatedBorderCard as c, Card as
|
|
3
|
-
import { AreaChart as R, DataBarChart as
|
|
2
|
+
import { AnimatedBorderCard as c, Card as l, CardContent as m, CardDescription as p, CardFooter as s, CardHeader as T, CardTitle as f, Interactive3DCard as C, MorphCard as S, NeonCard as A } from "./components/ui/Card.js";
|
|
3
|
+
import { AreaChart as R, DataBarChart as d, DataPieChart as _, LineChart as E, MonitoringChart as u } from "./components/ui/Charts.js";
|
|
4
4
|
import { Button as F } from "./components/ui/Button.js";
|
|
5
|
-
import { CANVAS_WHEEL_INTERACTIVE_ATTR as
|
|
6
|
-
import { Checkbox as
|
|
7
|
-
import { CircularProgress as
|
|
8
|
-
import { CommandPalette as
|
|
9
|
-
import { ConfirmDialog as
|
|
10
|
-
import { DIALOG_SURFACE_BOUNDARY_ATTR as
|
|
11
|
-
import { DirectoryInput as
|
|
5
|
+
import { CANVAS_WHEEL_INTERACTIVE_ATTR as P, DEFAULT_CANVAS_WHEEL_INTERACTIVE_SELECTOR as I, DEFAULT_LOCAL_INTERACTION_SURFACE_SELECTOR as D, DEFAULT_WORKBENCH_WIDGET_SHELL_SELECTOR as h, LOCAL_INTERACTION_SURFACE_ATTR as O, WORKBENCH_WIDGET_SHELL_ATTR as v, isLocalInteractionSurfaceTarget as W, resolveSurfaceInteractionTargetRole as k, resolveSurfaceWheelRouting as B, resolveWorkbenchWidgetEventOwnership as N, shouldActivateWorkbenchWidgetLocalTarget as b } from "./components/ui/localInteractionSurface.js";
|
|
6
|
+
import { Checkbox as U, CheckboxGroup as M, CheckboxList as w } from "./components/ui/Checkbox.js";
|
|
7
|
+
import { CircularProgress as V, LinearProgress as y, SegmentedProgress as K, StepsProgress as j } from "./components/ui/Progress.js";
|
|
8
|
+
import { CommandPalette as Y } from "./components/ui/CommandPalette.js";
|
|
9
|
+
import { ConfirmDialog as Z, Dialog as q } from "./components/ui/Dialog.js";
|
|
10
|
+
import { DIALOG_SURFACE_BOUNDARY_ATTR as X, DIALOG_SURFACE_HOST_ATTR as $, SURFACE_PORTAL_HOST_ATTR as rr, SURFACE_PORTAL_LAYER_ATTR as or, __resetSurfacePortalScopeForTests as er, ensureSurfacePortalInteractionTracking as tr, isSurfacePortalMode as ar, projectSurfacePortalPosition as ir, projectSurfacePortalRect as nr, resolveSurfacePortalBoundaryRect as cr, resolveSurfacePortalHost as lr, resolveSurfacePortalMount as mr, resolveSurfacePortalMountRect as pr } from "./components/ui/dialogSurfaceScope.js";
|
|
11
|
+
import { DirectoryInput as Tr } from "./components/ui/DirectoryInput.js";
|
|
12
12
|
import { DirectoryPicker as Cr } from "./components/ui/DirectoryPicker.js";
|
|
13
|
-
import { Dropdown as
|
|
14
|
-
import { ErrorBlock as
|
|
13
|
+
import { Dropdown as Ar, Select as xr } from "./components/ui/Dropdown.js";
|
|
14
|
+
import { ErrorBlock as dr, HighlightBlock as _r, InfoBlock as Er, NoteBlock as ur, SuccessBlock as Lr, TipBlock as Fr, WarningBlock as gr } from "./components/ui/HighlightBlock.js";
|
|
15
15
|
import { FileSavePicker as Ir } from "./components/ui/FileSavePicker.js";
|
|
16
|
-
import { FloatingWindow as
|
|
17
|
-
import { Form as
|
|
18
|
-
import { InfiniteCanvas as
|
|
19
|
-
import { MobileKeyboard as
|
|
20
|
-
import { Pagination as
|
|
21
|
-
import { ProcessingIndicator as
|
|
22
|
-
import { QuoteBlock as
|
|
23
|
-
import { RadioGroup as
|
|
24
|
-
import { SegmentedControl as
|
|
25
|
-
import { Stepper as
|
|
16
|
+
import { FloatingWindow as hr } from "./components/ui/FloatingWindow.js";
|
|
17
|
+
import { Form as vr, FormActions as Wr, FormControl as kr, FormDescription as Br, FormDivider as Nr, FormField as br, FormLabel as Hr, FormMessage as Ur, FormRow as Mr, FormSection as wr, useFormSubmitting as Gr } from "./components/ui/Form.js";
|
|
18
|
+
import { InfiniteCanvas as yr } from "./components/ui/InfiniteCanvas.js";
|
|
19
|
+
import { MobileKeyboard as jr } from "./components/ui/MobileKeyboard.js";
|
|
20
|
+
import { Pagination as Yr } from "./components/ui/Pagination.js";
|
|
21
|
+
import { ProcessingIndicator as Zr } from "./components/ui/ProcessingIndicator.js";
|
|
22
|
+
import { QuoteBlock as Jr } from "./components/ui/QuoteBlock.js";
|
|
23
|
+
import { RadioGroup as $r, RadioList as ro, RadioOption as oo } from "./components/ui/Radio.js";
|
|
24
|
+
import { SegmentedControl as to } from "./components/ui/SegmentedControl.js";
|
|
25
|
+
import { Stepper as io, Wizard as no, useWizard as co } from "./components/ui/Stepper.js";
|
|
26
26
|
import { Switch as mo } from "./components/ui/Switch.js";
|
|
27
|
-
import { TabPanel as
|
|
27
|
+
import { TabPanel as so, Tabs as To } from "./components/ui/Tabs.js";
|
|
28
28
|
import { Tag as Co } from "./components/ui/Tag.js";
|
|
29
|
-
import { Tooltip as
|
|
30
|
-
import { clientToCanvasLocal as
|
|
31
|
-
import { startPointerSession as
|
|
29
|
+
import { Tooltip as Ao } from "./components/ui/Tooltip.js";
|
|
30
|
+
import { clientToCanvasLocal as Ro, clientToCanvasWorld as _o, createViewportFromZoomAnchor as Eo, isPointInsideCanvasRect as uo, localToCanvasWorld as Lo } from "./components/ui/canvasGeometry.js";
|
|
31
|
+
import { startPointerSession as go } from "./components/ui/pointerSession.js";
|
|
32
32
|
export {
|
|
33
33
|
e as AffixInput,
|
|
34
34
|
c as AnimatedBorderCard,
|
|
35
35
|
R as AreaChart,
|
|
36
36
|
F as Button,
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
37
|
+
P as CANVAS_WHEEL_INTERACTIVE_ATTR,
|
|
38
|
+
l as Card,
|
|
39
|
+
m as CardContent,
|
|
40
|
+
p as CardDescription,
|
|
41
41
|
s as CardFooter,
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
42
|
+
T as CardHeader,
|
|
43
|
+
f as CardTitle,
|
|
44
|
+
U as Checkbox,
|
|
45
|
+
M as CheckboxGroup,
|
|
46
|
+
w as CheckboxList,
|
|
47
|
+
V as CircularProgress,
|
|
48
|
+
Y as CommandPalette,
|
|
49
|
+
Z as ConfirmDialog,
|
|
50
|
+
I as DEFAULT_CANVAS_WHEEL_INTERACTIVE_SELECTOR,
|
|
51
51
|
D as DEFAULT_LOCAL_INTERACTION_SURFACE_SELECTOR,
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
52
|
+
h as DEFAULT_WORKBENCH_WIDGET_SHELL_SELECTOR,
|
|
53
|
+
X as DIALOG_SURFACE_BOUNDARY_ATTR,
|
|
54
|
+
$ as DIALOG_SURFACE_HOST_ATTR,
|
|
55
|
+
d as DataBarChart,
|
|
56
|
+
_ as DataPieChart,
|
|
57
|
+
q as Dialog,
|
|
58
|
+
Tr as DirectoryInput,
|
|
59
59
|
Cr as DirectoryPicker,
|
|
60
|
-
|
|
61
|
-
|
|
60
|
+
Ar as Dropdown,
|
|
61
|
+
dr as ErrorBlock,
|
|
62
62
|
Ir as FileSavePicker,
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
63
|
+
hr as FloatingWindow,
|
|
64
|
+
vr as Form,
|
|
65
|
+
Wr as FormActions,
|
|
66
66
|
kr as FormControl,
|
|
67
67
|
Br as FormDescription,
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
68
|
+
Nr as FormDivider,
|
|
69
|
+
br as FormField,
|
|
70
|
+
Hr as FormLabel,
|
|
71
|
+
Ur as FormMessage,
|
|
72
|
+
Mr as FormRow,
|
|
73
|
+
wr as FormSection,
|
|
74
74
|
_r as HighlightBlock,
|
|
75
|
-
|
|
75
|
+
yr as InfiniteCanvas,
|
|
76
76
|
Er as InfoBlock,
|
|
77
77
|
t as Input,
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
78
|
+
C as Interactive3DCard,
|
|
79
|
+
O as LOCAL_INTERACTION_SURFACE_ATTR,
|
|
80
|
+
E as LineChart,
|
|
81
|
+
y as LinearProgress,
|
|
82
|
+
jr as MobileKeyboard,
|
|
83
83
|
u as MonitoringChart,
|
|
84
84
|
S as MorphCard,
|
|
85
85
|
A as NeonCard,
|
|
86
|
-
|
|
86
|
+
ur as NoteBlock,
|
|
87
87
|
a as NumberInput,
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
88
|
+
Yr as Pagination,
|
|
89
|
+
Zr as ProcessingIndicator,
|
|
90
|
+
Jr as QuoteBlock,
|
|
91
|
+
$r as RadioGroup,
|
|
92
|
+
ro as RadioList,
|
|
93
|
+
oo as RadioOption,
|
|
94
|
+
rr as SURFACE_PORTAL_HOST_ATTR,
|
|
95
|
+
or as SURFACE_PORTAL_LAYER_ATTR,
|
|
96
|
+
to as SegmentedControl,
|
|
97
|
+
K as SegmentedProgress,
|
|
98
|
+
xr as Select,
|
|
99
|
+
io as Stepper,
|
|
100
|
+
j as StepsProgress,
|
|
101
|
+
Lr as SuccessBlock,
|
|
102
102
|
mo as Switch,
|
|
103
|
-
|
|
104
|
-
|
|
103
|
+
so as TabPanel,
|
|
104
|
+
To as Tabs,
|
|
105
105
|
Co as Tag,
|
|
106
106
|
i as Textarea,
|
|
107
|
-
|
|
108
|
-
|
|
107
|
+
Fr as TipBlock,
|
|
108
|
+
Ao as Tooltip,
|
|
109
109
|
v as WORKBENCH_WIDGET_SHELL_ATTR,
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
110
|
+
gr as WarningBlock,
|
|
111
|
+
no as Wizard,
|
|
112
|
+
er as __resetSurfacePortalScopeForTests,
|
|
113
|
+
Ro as clientToCanvasLocal,
|
|
114
|
+
_o as clientToCanvasWorld,
|
|
115
|
+
Eo as createViewportFromZoomAnchor,
|
|
116
|
+
tr as ensureSurfacePortalInteractionTracking,
|
|
117
|
+
W as isLocalInteractionSurfaceTarget,
|
|
118
|
+
uo as isPointInsideCanvasRect,
|
|
119
|
+
ar as isSurfacePortalMode,
|
|
120
|
+
Lo as localToCanvasWorld,
|
|
121
|
+
ir as projectSurfacePortalPosition,
|
|
122
|
+
nr as projectSurfacePortalRect,
|
|
123
|
+
k as resolveSurfaceInteractionTargetRole,
|
|
124
|
+
cr as resolveSurfacePortalBoundaryRect,
|
|
125
|
+
lr as resolveSurfacePortalHost,
|
|
126
126
|
mr as resolveSurfacePortalMount,
|
|
127
127
|
pr as resolveSurfacePortalMountRect,
|
|
128
|
-
|
|
128
|
+
B as resolveSurfaceWheelRouting,
|
|
129
129
|
N as resolveWorkbenchWidgetEventOwnership,
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
130
|
+
b as shouldActivateWorkbenchWidgetLocalTarget,
|
|
131
|
+
go as startPointerSession,
|
|
132
|
+
Gr as useFormSubmitting,
|
|
133
|
+
co as useWizard
|
|
133
134
|
};
|