@floegence/floe-webapp-core 0.36.23 → 0.36.24

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