@mittwald/flow-remote-react-components 0.2.0-alpha.23 → 0.2.0-alpha.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/Root.js +1 -1
- package/dist/RootClient-CrUg60ey.js +139 -0
- package/dist/{TooltipTrigger-CeoRbw5b.js → TooltipTrigger-DHDtUXue.js} +247 -254
- package/dist/index.js +90 -85
- package/dist/types/auto-generated/DialogTrigger.d.ts +4 -0
- package/dist/types/auto-generated/DialogTrigger.d.ts.map +1 -0
- package/dist/types/auto-generated/OverlayContent.d.ts +4 -0
- package/dist/types/auto-generated/OverlayContent.d.ts.map +1 -0
- package/dist/types/auto-generated/PopoverContent.d.ts +4 -0
- package/dist/types/auto-generated/PopoverContent.d.ts.map +1 -0
- package/dist/types/auto-generated/index.d.ts +3 -4
- package/dist/types/auto-generated/index.d.ts.map +1 -1
- package/dist/types/components/index.d.ts +2 -0
- package/dist/types/components/index.d.ts.map +1 -1
- package/package.json +6 -6
- package/dist/RootClient-YHqvaGZF.js +0 -140
- package/dist/types/auto-generated/Modal.d.ts +0 -4
- package/dist/types/auto-generated/Modal.d.ts.map +0 -1
- package/dist/types/auto-generated/ModalTrigger.d.ts +0 -4
- package/dist/types/auto-generated/ModalTrigger.d.ts.map +0 -1
- package/dist/types/auto-generated/Popover.d.ts +0 -4
- package/dist/types/auto-generated/Popover.d.ts.map +0 -1
- package/dist/types/auto-generated/PopoverTrigger.d.ts +0 -4
- package/dist/types/auto-generated/PopoverTrigger.d.ts.map +0 -1
package/dist/index.js
CHANGED
|
@@ -1,27 +1,29 @@
|
|
|
1
1
|
"use client"
|
|
2
2
|
/* */
|
|
3
|
-
import { A as s, a as o, b as t, c as
|
|
4
|
-
import { List as
|
|
5
|
-
import { F as
|
|
6
|
-
import { Wrap as
|
|
7
|
-
import {
|
|
3
|
+
import { A as s, a as o, b as t, c as r, d as i, e as n, f as l, B as d, g, h as p, C as m, i as u, j as T, k as C, l as c, m as x, n as b, o as L, p as B, q as F, r as S, s as k, t as v, u as I, D as f, v as y, w as A, x as M, F as h, y as w, z as P, E as D, G, H, I as N, J as R, K as O, L as V, M as E, N as j, O as q, P as z, Q as W, R as J, S as K, T as Q, U, V as X, W as Y, X as Z, Y as _, Z as $, _ as aa, $ as ea, a0 as sa, a1 as oa, a2 as ta, a3 as ra, a4 as ia, a5 as na, a6 as la, a7 as da, a8 as ga, a9 as pa, aa as ma, ab as ua, ac as Ta, ad as Ca, ae as ca, af as xa, ag as ba, ah as La, ai as Ba, aj as Fa, ak as Sa, al as ka, am as va, an as Ia, ao as fa, ap as ya, aq as Aa, ar as Ma, as as ha, at as wa, au as Pa, av as Da, aw as Ga, ax as Ha, ay as Na, az as Ra, aA as Oa, aB as Va, aC as Ea, aD as ja } from "./TooltipTrigger-DHDtUXue.js";
|
|
4
|
+
import { List as za, ListItemView as Wa, typedList as Ja } from "@mittwald/flow-react-components/List";
|
|
5
|
+
import { F as Qa } from "./Form-BUs7JQQh.js";
|
|
6
|
+
import { Wrap as Xa } from "@mittwald/flow-react-components/Wrap";
|
|
7
|
+
import { Popover as Za, PopoverTrigger as _a } from "@mittwald/flow-react-components/Popover";
|
|
8
|
+
import { Modal as ae, ModalTrigger as ee } from "@mittwald/flow-react-components/Modal";
|
|
9
|
+
import { Action as oe } from "@mittwald/flow-react-components/Action";
|
|
8
10
|
export {
|
|
9
11
|
s as Accordion,
|
|
10
|
-
|
|
12
|
+
oe as Action,
|
|
11
13
|
o as ActionGroup,
|
|
12
14
|
t as Alert,
|
|
13
|
-
|
|
14
|
-
|
|
15
|
+
r as AlertBadge,
|
|
16
|
+
i as AlertIcon,
|
|
15
17
|
n as Align,
|
|
16
18
|
l as Avatar,
|
|
17
19
|
d as Badge,
|
|
18
20
|
g as Breadcrumb,
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
21
|
+
p as Button,
|
|
22
|
+
m as Checkbox,
|
|
23
|
+
u as CheckboxButton,
|
|
22
24
|
T as CheckboxGroup,
|
|
23
|
-
|
|
24
|
-
|
|
25
|
+
C as CodeBlock,
|
|
26
|
+
c as ColumnLayout,
|
|
25
27
|
x as Content,
|
|
26
28
|
b as ContextMenu,
|
|
27
29
|
L as ContextMenuSection,
|
|
@@ -29,82 +31,85 @@ export {
|
|
|
29
31
|
F as ContextualHelp,
|
|
30
32
|
S as ContextualHelpTrigger,
|
|
31
33
|
k as CopyButton,
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
34
|
+
v as CounterBadge,
|
|
35
|
+
I as CountryOptions,
|
|
36
|
+
f as DatePicker,
|
|
35
37
|
y as DateRangePicker,
|
|
38
|
+
A as DialogTrigger,
|
|
36
39
|
M as Div,
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
40
|
+
h as FieldDescription,
|
|
41
|
+
w as FieldError,
|
|
42
|
+
P as FileCard,
|
|
43
|
+
D as FileCardList,
|
|
44
|
+
G as FileField,
|
|
45
|
+
Qa as Form,
|
|
46
|
+
H as Fragment,
|
|
47
|
+
N as Header,
|
|
45
48
|
R as HeaderNavigation,
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
49
|
+
O as Heading,
|
|
50
|
+
V as Icon,
|
|
51
|
+
E as IllustratedMessage,
|
|
52
|
+
j as Image,
|
|
53
|
+
q as Initials,
|
|
54
|
+
z as InlineCode,
|
|
55
|
+
W as ItemsGridList,
|
|
56
|
+
J as ItemsGridListItem,
|
|
57
|
+
K as Label,
|
|
58
|
+
Q as LabeledValue,
|
|
59
|
+
U as LayoutCard,
|
|
60
|
+
X as LightBox,
|
|
61
|
+
Y as LightBoxTrigger,
|
|
62
|
+
Z as Link,
|
|
63
|
+
za as List,
|
|
64
|
+
_ as ListEmptyView,
|
|
65
|
+
Wa as ListItemView,
|
|
66
|
+
$ as ListSummary,
|
|
67
|
+
aa as LoadingSpinner,
|
|
68
|
+
ea as Markdown,
|
|
69
|
+
sa as MenuItem,
|
|
70
|
+
oa as Message,
|
|
71
|
+
ae as Modal,
|
|
72
|
+
ee as ModalTrigger,
|
|
73
|
+
ta as Navigation,
|
|
71
74
|
ra as NavigationGroup,
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
75
|
+
ia as Notification,
|
|
76
|
+
na as NotificationProvider,
|
|
77
|
+
la as NumberField,
|
|
78
|
+
da as Option,
|
|
79
|
+
ga as OverlayContent,
|
|
80
|
+
Za as Popover,
|
|
81
|
+
pa as PopoverContent,
|
|
82
|
+
_a as PopoverTrigger,
|
|
78
83
|
ma as ProgressBar,
|
|
79
|
-
|
|
80
|
-
|
|
84
|
+
ua as Radio,
|
|
85
|
+
Ta as RadioButton,
|
|
81
86
|
Ca as RadioGroup,
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
87
|
+
ca as SearchField,
|
|
88
|
+
xa as Section,
|
|
89
|
+
ba as Segment,
|
|
90
|
+
La as SegmentedControl,
|
|
91
|
+
Ba as Select,
|
|
92
|
+
Fa as Separator,
|
|
93
|
+
Sa as Skeleton,
|
|
94
|
+
ka as SkeletonText,
|
|
95
|
+
va as Slider,
|
|
96
|
+
Ia as Switch,
|
|
97
|
+
fa as Tab,
|
|
98
|
+
ya as TabTitle,
|
|
99
|
+
Aa as Table,
|
|
100
|
+
Ma as TableBody,
|
|
101
|
+
ha as TableCell,
|
|
102
|
+
wa as TableColumn,
|
|
103
|
+
Pa as TableFooterRow,
|
|
104
|
+
Da as TableHeader,
|
|
105
|
+
Ga as TableRow,
|
|
106
|
+
Ha as Tabs,
|
|
107
|
+
Na as Text,
|
|
108
|
+
Ra as TextArea,
|
|
109
|
+
Oa as TextField,
|
|
110
|
+
Va as TimeField,
|
|
111
|
+
Ea as Tooltip,
|
|
112
|
+
ja as TooltipTrigger,
|
|
113
|
+
Xa as Wrap,
|
|
114
|
+
Ja as typedList
|
|
110
115
|
};
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { RemoteDialogTriggerElement } from '@mittwald/flow-remote-elements';
|
|
2
|
+
export { type RemoteDialogTriggerElement } from '@mittwald/flow-remote-elements';
|
|
3
|
+
export declare const DialogTrigger: import('@remote-dom/react').RemoteComponentTypeFromElementConstructor<typeof RemoteDialogTriggerElement>;
|
|
4
|
+
//# sourceMappingURL=DialogTrigger.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DialogTrigger.d.ts","sourceRoot":"","sources":["../../../src/auto-generated/DialogTrigger.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,0BAA0B,EAAE,MAAM,gCAAgC,CAAC;AAC5E,OAAO,EAAE,KAAK,0BAA0B,EAAE,MAAM,gCAAgC,CAAC;AAEjF,eAAO,MAAM,aAAa,0GAazB,CAAC"}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { RemoteOverlayContentElement } from '@mittwald/flow-remote-elements';
|
|
2
|
+
export { type RemoteOverlayContentElement } from '@mittwald/flow-remote-elements';
|
|
3
|
+
export declare const OverlayContent: import('@remote-dom/react').RemoteComponentTypeFromElementConstructor<typeof RemoteOverlayContentElement>;
|
|
4
|
+
//# sourceMappingURL=OverlayContent.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"OverlayContent.d.ts","sourceRoot":"","sources":["../../../src/auto-generated/OverlayContent.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,2BAA2B,EAAE,MAAM,gCAAgC,CAAC;AAC7E,OAAO,EAAE,KAAK,2BAA2B,EAAE,MAAM,gCAAgC,CAAC;AAElF,eAAO,MAAM,cAAc,2GAa1B,CAAC"}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { RemotePopoverContentElement } from '@mittwald/flow-remote-elements';
|
|
2
|
+
export { type RemotePopoverContentElement } from '@mittwald/flow-remote-elements';
|
|
3
|
+
export declare const PopoverContent: import('@remote-dom/react').RemoteComponentTypeFromElementConstructor<typeof RemotePopoverContentElement>;
|
|
4
|
+
//# sourceMappingURL=PopoverContent.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PopoverContent.d.ts","sourceRoot":"","sources":["../../../src/auto-generated/PopoverContent.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,2BAA2B,EAAE,MAAM,gCAAgC,CAAC;AAC7E,OAAO,EAAE,KAAK,2BAA2B,EAAE,MAAM,gCAAgC,CAAC;AAElF,eAAO,MAAM,cAAc,2GAa1B,CAAC"}
|
|
@@ -24,6 +24,7 @@ export * from './CounterBadge';
|
|
|
24
24
|
export * from './CountryOptions';
|
|
25
25
|
export * from './DatePicker';
|
|
26
26
|
export * from './DateRangePicker';
|
|
27
|
+
export * from './DialogTrigger';
|
|
27
28
|
export * from './Div';
|
|
28
29
|
export * from './FieldDescription';
|
|
29
30
|
export * from './FieldError';
|
|
@@ -53,16 +54,14 @@ export * from './LoadingSpinner';
|
|
|
53
54
|
export * from './Markdown';
|
|
54
55
|
export * from './MenuItem';
|
|
55
56
|
export * from './Message';
|
|
56
|
-
export * from './Modal';
|
|
57
|
-
export * from './ModalTrigger';
|
|
58
57
|
export * from './Navigation';
|
|
59
58
|
export * from './NavigationGroup';
|
|
60
59
|
export * from './Notification';
|
|
61
60
|
export * from './NotificationProvider';
|
|
62
61
|
export * from './NumberField';
|
|
63
62
|
export * from './Option';
|
|
64
|
-
export * from './
|
|
65
|
-
export * from './
|
|
63
|
+
export * from './OverlayContent';
|
|
64
|
+
export * from './PopoverContent';
|
|
66
65
|
export * from './ProgressBar';
|
|
67
66
|
export * from './Radio';
|
|
68
67
|
export * from './RadioButton';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/auto-generated/index.ts"],"names":[],"mappings":"AAEA,cAAc,aAAa,CAAC;AAC5B,cAAc,eAAe,CAAC;AAC9B,cAAc,SAAS,CAAC;AACxB,cAAc,cAAc,CAAC;AAC7B,cAAc,aAAa,CAAC;AAC5B,cAAc,SAAS,CAAC;AACxB,cAAc,UAAU,CAAC;AACzB,cAAc,SAAS,CAAC;AACxB,cAAc,cAAc,CAAC;AAC7B,cAAc,UAAU,CAAC;AACzB,cAAc,YAAY,CAAC;AAC3B,cAAc,kBAAkB,CAAC;AACjC,cAAc,iBAAiB,CAAC;AAChC,cAAc,aAAa,CAAC;AAC5B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,WAAW,CAAC;AAC1B,cAAc,eAAe,CAAC;AAC9B,cAAc,sBAAsB,CAAC;AACrC,cAAc,sBAAsB,CAAC;AACrC,cAAc,kBAAkB,CAAC;AACjC,cAAc,yBAAyB,CAAC;AACxC,cAAc,cAAc,CAAC;AAC7B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,kBAAkB,CAAC;AACjC,cAAc,cAAc,CAAC;AAC7B,cAAc,mBAAmB,CAAC;AAClC,cAAc,OAAO,CAAC;AACtB,cAAc,oBAAoB,CAAC;AACnC,cAAc,cAAc,CAAC;AAC7B,cAAc,YAAY,CAAC;AAC3B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,aAAa,CAAC;AAC5B,cAAc,YAAY,CAAC;AAC3B,cAAc,UAAU,CAAC;AACzB,cAAc,oBAAoB,CAAC;AACnC,cAAc,WAAW,CAAC;AAC1B,cAAc,QAAQ,CAAC;AACvB,cAAc,sBAAsB,CAAC;AACrC,cAAc,SAAS,CAAC;AACxB,cAAc,YAAY,CAAC;AAC3B,cAAc,cAAc,CAAC;AAC7B,cAAc,iBAAiB,CAAC;AAChC,cAAc,qBAAqB,CAAC;AACpC,cAAc,SAAS,CAAC;AACxB,cAAc,gBAAgB,CAAC;AAC/B,cAAc,cAAc,CAAC;AAC7B,cAAc,YAAY,CAAC;AAC3B,cAAc,mBAAmB,CAAC;AAClC,cAAc,QAAQ,CAAC;AACvB,cAAc,iBAAiB,CAAC;AAChC,cAAc,eAAe,CAAC;AAC9B,cAAc,kBAAkB,CAAC;AACjC,cAAc,YAAY,CAAC;AAC3B,cAAc,YAAY,CAAC;AAC3B,cAAc,WAAW,CAAC;AAC1B,cAAc,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/auto-generated/index.ts"],"names":[],"mappings":"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"}
|
|
@@ -5,5 +5,7 @@ export * from './Form';
|
|
|
5
5
|
* issue: It's currently unsupported to use "export *" in a client boundary
|
|
6
6
|
*/
|
|
7
7
|
export { Wrap } from '@mittwald/flow-react-components/Wrap';
|
|
8
|
+
export { Popover, PopoverTrigger, } from '@mittwald/flow-react-components/Popover';
|
|
9
|
+
export { Modal, ModalTrigger } from '@mittwald/flow-react-components/Modal';
|
|
8
10
|
export { Action, type ActionFn, type ActionProps, } from '@mittwald/flow-react-components/Action';
|
|
9
11
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,QAAQ,CAAC;AACvB,cAAc,QAAQ,CAAC;AAEvB;;;GAGG;AACH,OAAO,EAAE,IAAI,EAAE,MAAM,sCAAsC,CAAC;AAC5D,OAAO,EACL,MAAM,EACN,KAAK,QAAQ,EACb,KAAK,WAAW,GACjB,MAAM,wCAAwC,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,QAAQ,CAAC;AACvB,cAAc,QAAQ,CAAC;AAEvB;;;GAGG;AACH,OAAO,EAAE,IAAI,EAAE,MAAM,sCAAsC,CAAC;AAC5D,OAAO,EACL,OAAO,EACP,cAAc,GACf,MAAM,yCAAyC,CAAC;AACjD,OAAO,EAAE,KAAK,EAAE,YAAY,EAAE,MAAM,uCAAuC,CAAC;AAC5E,OAAO,EACL,MAAM,EACN,KAAK,QAAQ,EACb,KAAK,WAAW,GACjB,MAAM,wCAAwC,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mittwald/flow-remote-react-components",
|
|
3
|
-
"version": "0.2.0-alpha.
|
|
3
|
+
"version": "0.2.0-alpha.24",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "React components that can be used in a remote environment",
|
|
6
6
|
"homepage": "https://mittwald.github.io/flow",
|
|
@@ -44,14 +44,14 @@
|
|
|
44
44
|
"test:compile": "run tsc --noEmit"
|
|
45
45
|
},
|
|
46
46
|
"dependencies": {
|
|
47
|
-
"@mittwald/flow-react-components": "0.2.0-alpha.
|
|
48
|
-
"@mittwald/flow-remote-core": "0.2.0-alpha.
|
|
49
|
-
"@mittwald/flow-remote-elements": "0.2.0-alpha.
|
|
47
|
+
"@mittwald/flow-react-components": "0.2.0-alpha.24",
|
|
48
|
+
"@mittwald/flow-remote-core": "0.2.0-alpha.24",
|
|
49
|
+
"@mittwald/flow-remote-elements": "0.2.0-alpha.24",
|
|
50
50
|
"@remote-dom/react": "^1.2.1",
|
|
51
51
|
"@types/react": "^19.0.7"
|
|
52
52
|
},
|
|
53
53
|
"devDependencies": {
|
|
54
|
-
"@mittwald/flow-remote-react-renderer": "0.2.0-alpha.
|
|
54
|
+
"@mittwald/flow-remote-react-renderer": "0.2.0-alpha.24",
|
|
55
55
|
"@mittwald/typescript-config": "",
|
|
56
56
|
"@types/node": "^22.10.7",
|
|
57
57
|
"nx": "^20.3.2",
|
|
@@ -80,5 +80,5 @@
|
|
|
80
80
|
"optional": true
|
|
81
81
|
}
|
|
82
82
|
},
|
|
83
|
-
"gitHead": "
|
|
83
|
+
"gitHead": "245956d1b76ee3f184f056ab562f76684a66c59f"
|
|
84
84
|
}
|
|
@@ -1,140 +0,0 @@
|
|
|
1
|
-
"use client"
|
|
2
|
-
/* */
|
|
3
|
-
"use client";
|
|
4
|
-
import { jsx as e } from "react/jsx-runtime";
|
|
5
|
-
import i from "react";
|
|
6
|
-
import { connectHostIframeRef as n } from "@mittwald/flow-remote-core";
|
|
7
|
-
import { ViewComponentContextProvider as l } from "@mittwald/flow-react-components/internal";
|
|
8
|
-
import { A as c, a as d, b as m, c as u, d as g, e as p, f as C, B as T, g as b, h, C as f, i as v, j as w, k as x, l as S, m as L, n as y, o as B, p as F, q as P, r as R, s as k, t as I, u as M, D as A, v as H, w as G, F as N, x as D, y as j, z as O, E as _, G as z, H as E, I as U, J as V, K as q, L as J, M as K, N as Q, O as W, P as X, Q as Y, R as Z, S as $, T as aa, U as ea, V as sa, W as ta, X as oa, Y as ra, Z as ia, _ as na, $ as la, a0 as ca, a1 as da, a2 as ma, a3 as ua, a4 as ga, a5 as pa, a6 as Ca, a7 as Ta, a8 as ba, a9 as ha, aa as fa, ab as va, ac as wa, ad as xa, ae as Sa, af as La, ag as ya, ah as Ba, ai as Fa, aj as Pa, ak as Ra, al as ka, am as Ia, an as Ma, ao as Aa, ap as Ha, aq as Ga, ar as Na, as as Da, at as ja, au as Oa, av as _a, aw as za, ax as Ea, ay as Ua, az as Va, aA as qa, aB as Ja, aC as Ka, aD as Qa, aE as Wa } from "./TooltipTrigger-CeoRbw5b.js";
|
|
9
|
-
const Xa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
10
|
-
__proto__: null,
|
|
11
|
-
Accordion: c,
|
|
12
|
-
ActionGroup: d,
|
|
13
|
-
Alert: m,
|
|
14
|
-
AlertBadge: u,
|
|
15
|
-
AlertIcon: g,
|
|
16
|
-
Align: p,
|
|
17
|
-
Avatar: C,
|
|
18
|
-
Badge: T,
|
|
19
|
-
Breadcrumb: b,
|
|
20
|
-
Button: h,
|
|
21
|
-
Checkbox: f,
|
|
22
|
-
CheckboxButton: v,
|
|
23
|
-
CheckboxGroup: w,
|
|
24
|
-
CodeBlock: x,
|
|
25
|
-
ColumnLayout: S,
|
|
26
|
-
Content: L,
|
|
27
|
-
ContextMenu: y,
|
|
28
|
-
ContextMenuSection: B,
|
|
29
|
-
ContextMenuTrigger: F,
|
|
30
|
-
ContextualHelp: P,
|
|
31
|
-
ContextualHelpTrigger: R,
|
|
32
|
-
CopyButton: k,
|
|
33
|
-
CounterBadge: I,
|
|
34
|
-
CountryOptions: M,
|
|
35
|
-
DatePicker: A,
|
|
36
|
-
DateRangePicker: H,
|
|
37
|
-
Div: G,
|
|
38
|
-
FieldDescription: N,
|
|
39
|
-
FieldError: D,
|
|
40
|
-
FileCard: j,
|
|
41
|
-
FileCardList: O,
|
|
42
|
-
FileField: _,
|
|
43
|
-
Fragment: z,
|
|
44
|
-
Header: E,
|
|
45
|
-
HeaderNavigation: U,
|
|
46
|
-
Heading: V,
|
|
47
|
-
Icon: q,
|
|
48
|
-
IllustratedMessage: J,
|
|
49
|
-
Image: K,
|
|
50
|
-
Initials: Q,
|
|
51
|
-
InlineCode: W,
|
|
52
|
-
ItemsGridList: X,
|
|
53
|
-
ItemsGridListItem: Y,
|
|
54
|
-
Label: Z,
|
|
55
|
-
LabeledValue: $,
|
|
56
|
-
LayoutCard: aa,
|
|
57
|
-
LightBox: ea,
|
|
58
|
-
LightBoxTrigger: sa,
|
|
59
|
-
Link: ta,
|
|
60
|
-
ListEmptyView: oa,
|
|
61
|
-
ListSummary: ra,
|
|
62
|
-
LoadingSpinner: ia,
|
|
63
|
-
Markdown: na,
|
|
64
|
-
MenuItem: la,
|
|
65
|
-
Message: ca,
|
|
66
|
-
Modal: da,
|
|
67
|
-
ModalTrigger: ma,
|
|
68
|
-
Navigation: ua,
|
|
69
|
-
NavigationGroup: ga,
|
|
70
|
-
Notification: pa,
|
|
71
|
-
NotificationProvider: Ca,
|
|
72
|
-
NumberField: Ta,
|
|
73
|
-
Option: ba,
|
|
74
|
-
Popover: ha,
|
|
75
|
-
PopoverTrigger: fa,
|
|
76
|
-
ProgressBar: va,
|
|
77
|
-
Radio: wa,
|
|
78
|
-
RadioButton: xa,
|
|
79
|
-
RadioGroup: Sa,
|
|
80
|
-
SearchField: La,
|
|
81
|
-
Section: ya,
|
|
82
|
-
Segment: Ba,
|
|
83
|
-
SegmentedControl: Fa,
|
|
84
|
-
Select: Pa,
|
|
85
|
-
Separator: Ra,
|
|
86
|
-
Skeleton: ka,
|
|
87
|
-
SkeletonText: Ia,
|
|
88
|
-
Slider: Ma,
|
|
89
|
-
Switch: Aa,
|
|
90
|
-
Tab: Ha,
|
|
91
|
-
TabTitle: Ga,
|
|
92
|
-
Table: Na,
|
|
93
|
-
TableBody: Da,
|
|
94
|
-
TableCell: ja,
|
|
95
|
-
TableColumn: Oa,
|
|
96
|
-
TableFooterRow: _a,
|
|
97
|
-
TableHeader: za,
|
|
98
|
-
TableRow: Ea,
|
|
99
|
-
Tabs: Ua,
|
|
100
|
-
Text: Va,
|
|
101
|
-
TextArea: qa,
|
|
102
|
-
TextField: Ja,
|
|
103
|
-
TimeField: Ka,
|
|
104
|
-
Tooltip: Qa,
|
|
105
|
-
TooltipTrigger: Wa
|
|
106
|
-
}, Symbol.toStringTag, { value: "Module" })), Ya = () => null, Za = i.lazy(async () => {
|
|
107
|
-
try {
|
|
108
|
-
return await import("@mittwald/flow-remote-react-renderer/RemoteRenderer");
|
|
109
|
-
} catch {
|
|
110
|
-
return { default: Ya };
|
|
111
|
-
}
|
|
112
|
-
}), $a = () => {
|
|
113
|
-
const a = new URL(document.location.href);
|
|
114
|
-
return a.searchParams.set("preview", ""), /* @__PURE__ */ e(Za, { src: a.toString() });
|
|
115
|
-
}, ie = (a) => {
|
|
116
|
-
const { children: s, showPreview: t = !1 } = a, o = new URLSearchParams(document.location.search).has("preview"), r = /* @__PURE__ */ e(
|
|
117
|
-
"div",
|
|
118
|
-
{
|
|
119
|
-
ref: n,
|
|
120
|
-
style: {
|
|
121
|
-
height: 0,
|
|
122
|
-
width: 0,
|
|
123
|
-
left: -9999,
|
|
124
|
-
position: "absolute"
|
|
125
|
-
},
|
|
126
|
-
children: /* @__PURE__ */ e(
|
|
127
|
-
l,
|
|
128
|
-
{
|
|
129
|
-
components: Xa,
|
|
130
|
-
children: s
|
|
131
|
-
}
|
|
132
|
-
)
|
|
133
|
-
}
|
|
134
|
-
);
|
|
135
|
-
return o || !t ? r : /* @__PURE__ */ e($a, {});
|
|
136
|
-
};
|
|
137
|
-
export {
|
|
138
|
-
ie as RootClient,
|
|
139
|
-
ie as default
|
|
140
|
-
};
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import { RemoteModalElement } from '@mittwald/flow-remote-elements';
|
|
2
|
-
export { type RemoteModalElement } from '@mittwald/flow-remote-elements';
|
|
3
|
-
export declare const Modal: import('@remote-dom/react').RemoteComponentTypeFromElementConstructor<typeof RemoteModalElement>;
|
|
4
|
-
//# sourceMappingURL=Modal.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Modal.d.ts","sourceRoot":"","sources":["../../../src/auto-generated/Modal.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,kBAAkB,EAAE,MAAM,gCAAgC,CAAC;AACpE,OAAO,EAAE,KAAK,kBAAkB,EAAE,MAAM,gCAAgC,CAAC;AAEzE,eAAO,MAAM,KAAK,kGAWjB,CAAC"}
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import { RemoteModalTriggerElement } from '@mittwald/flow-remote-elements';
|
|
2
|
-
export { type RemoteModalTriggerElement } from '@mittwald/flow-remote-elements';
|
|
3
|
-
export declare const ModalTrigger: import('@remote-dom/react').RemoteComponentTypeFromElementConstructor<typeof RemoteModalTriggerElement>;
|
|
4
|
-
//# sourceMappingURL=ModalTrigger.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ModalTrigger.d.ts","sourceRoot":"","sources":["../../../src/auto-generated/ModalTrigger.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,yBAAyB,EAAE,MAAM,gCAAgC,CAAC;AAC3E,OAAO,EAAE,KAAK,yBAAyB,EAAE,MAAM,gCAAgC,CAAC;AAEhF,eAAO,MAAM,YAAY,yGAWxB,CAAC"}
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import { RemotePopoverElement } from '@mittwald/flow-remote-elements';
|
|
2
|
-
export { type RemotePopoverElement } from '@mittwald/flow-remote-elements';
|
|
3
|
-
export declare const Popover: import('@remote-dom/react').RemoteComponentTypeFromElementConstructor<typeof RemotePopoverElement>;
|
|
4
|
-
//# sourceMappingURL=Popover.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Popover.d.ts","sourceRoot":"","sources":["../../../src/auto-generated/Popover.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,oBAAoB,EAAE,MAAM,gCAAgC,CAAC;AACtE,OAAO,EAAE,KAAK,oBAAoB,EAAE,MAAM,gCAAgC,CAAC;AAE3E,eAAO,MAAM,OAAO,oGAanB,CAAC"}
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import { RemotePopoverTriggerElement } from '@mittwald/flow-remote-elements';
|
|
2
|
-
export { type RemotePopoverTriggerElement } from '@mittwald/flow-remote-elements';
|
|
3
|
-
export declare const PopoverTrigger: import('@remote-dom/react').RemoteComponentTypeFromElementConstructor<typeof RemotePopoverTriggerElement>;
|
|
4
|
-
//# sourceMappingURL=PopoverTrigger.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"PopoverTrigger.d.ts","sourceRoot":"","sources":["../../../src/auto-generated/PopoverTrigger.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,2BAA2B,EAAE,MAAM,gCAAgC,CAAC;AAC7E,OAAO,EAAE,KAAK,2BAA2B,EAAE,MAAM,gCAAgC,CAAC;AAElF,eAAO,MAAM,cAAc,2GAW1B,CAAC"}
|