@mittwald/flow-remote-react-renderer 0.2.0-alpha.25 → 0.2.0-alpha.27
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/RemoteRenderer.js
CHANGED
|
@@ -8,7 +8,7 @@ const u = () => {
|
|
|
8
8
|
return r(() => {
|
|
9
9
|
t(!0);
|
|
10
10
|
}, []), e;
|
|
11
|
-
}, c = s.lazy(() => import("./RemoteRendererClient-
|
|
11
|
+
}, c = s.lazy(() => import("./RemoteRendererClient-mheCTjCZ.js")), l = (e) => u() ? /* @__PURE__ */ o(c, { ...e }) : null;
|
|
12
12
|
export {
|
|
13
13
|
l as RemoteRenderer,
|
|
14
14
|
l as default
|
|
@@ -27,39 +27,40 @@ import { ContextMenuContent as $, ContextMenuSection as q } from "@mittwald/flow
|
|
|
27
27
|
import { ContextualHelp as z, ContextualHelpTrigger as J } from "@mittwald/flow-react-components/ContextualHelp";
|
|
28
28
|
import { CopyButton as Q } from "@mittwald/flow-react-components/CopyButton";
|
|
29
29
|
import { CounterBadge as U } from "@mittwald/flow-react-components/CounterBadge";
|
|
30
|
-
import { CountryOptions as X,
|
|
31
|
-
import { DatePicker as
|
|
32
|
-
import { DateRangePicker as
|
|
33
|
-
import { DialogTrigger as
|
|
34
|
-
import { Div as
|
|
35
|
-
import { FieldDescription as
|
|
36
|
-
import { FieldError as
|
|
37
|
-
import { FileCard as
|
|
38
|
-
import { FileCardList as
|
|
39
|
-
import { FileField as
|
|
40
|
-
import { Fragment as
|
|
41
|
-
import { Header as
|
|
42
|
-
import { HeaderNavigation as
|
|
43
|
-
import { Heading as
|
|
44
|
-
import { Icon as
|
|
45
|
-
import { IllustratedMessage as
|
|
46
|
-
import { Image as
|
|
47
|
-
import { Initials as
|
|
48
|
-
import { InlineCode as
|
|
49
|
-
import { GridList as
|
|
50
|
-
import { Label as
|
|
51
|
-
import { LabeledValue as
|
|
52
|
-
import { LayoutCard as
|
|
53
|
-
import { LightBox as
|
|
54
|
-
import { Link as
|
|
55
|
-
import { LoadingSpinner as
|
|
56
|
-
import { Markdown as
|
|
57
|
-
import { MenuItem as
|
|
58
|
-
import { Message as
|
|
59
|
-
import { Navigation as
|
|
60
|
-
import { Notification as
|
|
61
|
-
import { NotificationProvider as
|
|
62
|
-
import { NumberField as
|
|
30
|
+
import { CountryOptions as X, Select as Y } from "@mittwald/flow-react-components/Select";
|
|
31
|
+
import { DatePicker as _ } from "@mittwald/flow-react-components/DatePicker";
|
|
32
|
+
import { DateRangePicker as rr } from "@mittwald/flow-react-components/DateRangePicker";
|
|
33
|
+
import { DialogTrigger as or, MenuTrigger as tr } from "@mittwald/flow-react-components/OverlayTrigger";
|
|
34
|
+
import { Div as er } from "@mittwald/flow-react-components/Div";
|
|
35
|
+
import { FieldDescription as ir } from "@mittwald/flow-react-components/FieldDescription";
|
|
36
|
+
import { FieldError as mr } from "@mittwald/flow-react-components/FieldError";
|
|
37
|
+
import { FileCard as nr } from "@mittwald/flow-react-components/FileCard";
|
|
38
|
+
import { FileCardList as lr } from "@mittwald/flow-react-components/FileCardList";
|
|
39
|
+
import { FileField as fr } from "@mittwald/flow-react-components/FileField";
|
|
40
|
+
import { Fragment as ar } from "@mittwald/flow-react-components/Fragment";
|
|
41
|
+
import { Header as pr } from "@mittwald/flow-react-components/Header";
|
|
42
|
+
import { HeaderNavigation as cr } from "@mittwald/flow-react-components/HeaderNavigation";
|
|
43
|
+
import { Heading as sr } from "@mittwald/flow-react-components/Heading";
|
|
44
|
+
import { Icon as dr } from "@mittwald/flow-react-components/Icon";
|
|
45
|
+
import { IllustratedMessage as ur } from "@mittwald/flow-react-components/IllustratedMessage";
|
|
46
|
+
import { Image as gr } from "@mittwald/flow-react-components/Image";
|
|
47
|
+
import { Initials as br } from "@mittwald/flow-react-components/Initials";
|
|
48
|
+
import { InlineCode as Cr } from "@mittwald/flow-react-components/InlineCode";
|
|
49
|
+
import { GridList as hr, GridListItem as xr, EmptyView as vr, ListItemViewContent as yr, ListSummary as Tr } from "@mittwald/flow-react-components/List";
|
|
50
|
+
import { Label as Sr } from "@mittwald/flow-react-components/Label";
|
|
51
|
+
import { LabeledValue as Fr } from "@mittwald/flow-react-components/LabeledValue";
|
|
52
|
+
import { LayoutCard as Rr } from "@mittwald/flow-react-components/LayoutCard";
|
|
53
|
+
import { LightBox as wr, LightBoxTrigger as kr } from "@mittwald/flow-react-components/LightBox";
|
|
54
|
+
import { Link as Lr } from "@mittwald/flow-react-components/Link";
|
|
55
|
+
import { LoadingSpinner as Br } from "@mittwald/flow-react-components/LoadingSpinner";
|
|
56
|
+
import { Markdown as Pr } from "@mittwald/flow-react-components/Markdown";
|
|
57
|
+
import { MenuItem as Mr } from "@mittwald/flow-react-components/MenuItem";
|
|
58
|
+
import { Message as Ar } from "@mittwald/flow-react-components/Message";
|
|
59
|
+
import { Navigation as Ir, NavigationGroup as Dr } from "@mittwald/flow-react-components/Navigation";
|
|
60
|
+
import { Notification as Hr } from "@mittwald/flow-react-components/Notification";
|
|
61
|
+
import { NotificationProvider as Nr } from "@mittwald/flow-react-components/NotificationProvider";
|
|
62
|
+
import { NumberField as Er } from "@mittwald/flow-react-components/NumberField";
|
|
63
|
+
import { Option as Gr } from "@mittwald/flow-react-components/Option";
|
|
63
64
|
import { OverlayContent as Or } from "@mittwald/flow-react-components/Overlay";
|
|
64
65
|
import { PopoverContent as jr } from "@mittwald/flow-react-components/Popover";
|
|
65
66
|
import { ProgressBar as Vr } from "@mittwald/flow-react-components/ProgressBar";
|
|
@@ -131,46 +132,46 @@ const d = (o) => Object.fromEntries(Array.from(o.entries())), Co = x((o, t) => {
|
|
|
131
132
|
"flr-copy-button": r(Q),
|
|
132
133
|
"flr-counter-badge": r(U),
|
|
133
134
|
"flr-country-options": r(X),
|
|
134
|
-
"flr-date-picker": r(
|
|
135
|
-
"flr-date-range-picker": r(
|
|
136
|
-
"flr-dialog-trigger": r(
|
|
137
|
-
"flr-div": r(
|
|
138
|
-
"flr-field-description": r(
|
|
139
|
-
"flr-field-error": r(
|
|
140
|
-
"flr-file-card": r(
|
|
141
|
-
"flr-file-card-list": r(
|
|
142
|
-
"flr-file-field": r(
|
|
143
|
-
"flr-fragment": r(
|
|
144
|
-
"flr-header": r(
|
|
145
|
-
"flr-header-navigation": r(
|
|
146
|
-
"flr-heading": r(
|
|
147
|
-
"flr-icon": r(
|
|
148
|
-
"flr-illustrated-message": r(
|
|
149
|
-
"flr-image": r(
|
|
150
|
-
"flr-initials": r(
|
|
151
|
-
"flr-inline-code": r(
|
|
152
|
-
"flr-items-grid-list": r(
|
|
153
|
-
"flr-items-grid-list-item": r(
|
|
154
|
-
"flr-label": r(
|
|
155
|
-
"flr-labeled-value": r(
|
|
156
|
-
"flr-layout-card": r(
|
|
157
|
-
"flr-light-box": r(
|
|
158
|
-
"flr-light-box-trigger": r(
|
|
159
|
-
"flr-link": r(
|
|
160
|
-
"flr-list-empty-view": r(
|
|
161
|
-
"flr-list-item-view-content": r(
|
|
162
|
-
"flr-list-summary": r(
|
|
163
|
-
"flr-loading-spinner": r(
|
|
164
|
-
"flr-markdown": r(
|
|
165
|
-
"flr-menu-item": r(
|
|
166
|
-
"flr-menu-trigger": r(
|
|
167
|
-
"flr-message": r(
|
|
168
|
-
"flr-navigation": r(
|
|
169
|
-
"flr-navigation-group": r(
|
|
170
|
-
"flr-notification": r(
|
|
171
|
-
"flr-notification-provider": r(
|
|
172
|
-
"flr-number-field": r(
|
|
173
|
-
"flr-option": r(
|
|
135
|
+
"flr-date-picker": r(_),
|
|
136
|
+
"flr-date-range-picker": r(rr),
|
|
137
|
+
"flr-dialog-trigger": r(or),
|
|
138
|
+
"flr-div": r(er),
|
|
139
|
+
"flr-field-description": r(ir),
|
|
140
|
+
"flr-field-error": r(mr),
|
|
141
|
+
"flr-file-card": r(nr),
|
|
142
|
+
"flr-file-card-list": r(lr),
|
|
143
|
+
"flr-file-field": r(fr),
|
|
144
|
+
"flr-fragment": r(ar),
|
|
145
|
+
"flr-header": r(pr),
|
|
146
|
+
"flr-header-navigation": r(cr),
|
|
147
|
+
"flr-heading": r(sr),
|
|
148
|
+
"flr-icon": r(dr),
|
|
149
|
+
"flr-illustrated-message": r(ur),
|
|
150
|
+
"flr-image": r(gr),
|
|
151
|
+
"flr-initials": r(br),
|
|
152
|
+
"flr-inline-code": r(Cr),
|
|
153
|
+
"flr-items-grid-list": r(hr),
|
|
154
|
+
"flr-items-grid-list-item": r(xr),
|
|
155
|
+
"flr-label": r(Sr),
|
|
156
|
+
"flr-labeled-value": r(Fr),
|
|
157
|
+
"flr-layout-card": r(Rr),
|
|
158
|
+
"flr-light-box": r(wr),
|
|
159
|
+
"flr-light-box-trigger": r(kr),
|
|
160
|
+
"flr-link": r(Lr),
|
|
161
|
+
"flr-list-empty-view": r(vr),
|
|
162
|
+
"flr-list-item-view-content": r(yr),
|
|
163
|
+
"flr-list-summary": r(Tr),
|
|
164
|
+
"flr-loading-spinner": r(Br),
|
|
165
|
+
"flr-markdown": r(Pr),
|
|
166
|
+
"flr-menu-item": r(Mr),
|
|
167
|
+
"flr-menu-trigger": r(tr),
|
|
168
|
+
"flr-message": r(Ar),
|
|
169
|
+
"flr-navigation": r(Ir),
|
|
170
|
+
"flr-navigation-group": r(Dr),
|
|
171
|
+
"flr-notification": r(Hr),
|
|
172
|
+
"flr-notification-provider": r(Nr),
|
|
173
|
+
"flr-number-field": r(Er),
|
|
174
|
+
"flr-option": r(Gr),
|
|
174
175
|
"flr-overlay-content": r(Or),
|
|
175
176
|
"flr-popover-content": r(jr),
|
|
176
177
|
"flr-progress-bar": r(Vr),
|
|
@@ -181,7 +182,7 @@ const d = (o) => Object.fromEntries(Array.from(o.entries())), Co = x((o, t) => {
|
|
|
181
182
|
"flr-section": r(qr),
|
|
182
183
|
"flr-segment": r(zr),
|
|
183
184
|
"flr-segmented-control": r(Jr),
|
|
184
|
-
"flr-select": r(
|
|
185
|
+
"flr-select": r(Y),
|
|
185
186
|
"flr-separator": r(Qr),
|
|
186
187
|
"flr-skeleton": r(Ur),
|
|
187
188
|
"flr-skeleton-text": r(Xr),
|
|
@@ -214,7 +215,7 @@ const d = (o) => Object.fromEntries(Array.from(o.entries())), Co = x((o, t) => {
|
|
|
214
215
|
...wo,
|
|
215
216
|
...ko,
|
|
216
217
|
...Ro
|
|
217
|
-
},
|
|
218
|
+
}, re = (o) => {
|
|
218
219
|
const { integrations: t = [], src: e, iframeStyle: i } = o, m = s(() => new C(), []), f = s(() => new Map(
|
|
219
220
|
Object.entries(
|
|
220
221
|
R(
|
|
@@ -247,6 +248,6 @@ const d = (o) => Object.fromEntries(Array.from(o.entries())), Co = x((o, t) => {
|
|
|
247
248
|
] });
|
|
248
249
|
};
|
|
249
250
|
export {
|
|
250
|
-
|
|
251
|
-
|
|
251
|
+
re as RemoteRendererClient,
|
|
252
|
+
re as default
|
|
252
253
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mittwald/flow-remote-react-renderer",
|
|
3
|
-
"version": "0.2.0-alpha.
|
|
3
|
+
"version": "0.2.0-alpha.27",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "React rendering for Flow Remote Elements",
|
|
6
6
|
"homepage": "https://mittwald.github.io/flow",
|
|
@@ -28,19 +28,19 @@
|
|
|
28
28
|
"test:compile": "run tsc --noEmit"
|
|
29
29
|
},
|
|
30
30
|
"dependencies": {
|
|
31
|
-
"@mittwald/flow-remote-core": "0.2.0-alpha.
|
|
32
|
-
"@mittwald/flow-remote-elements": "0.2.0-alpha.
|
|
31
|
+
"@mittwald/flow-remote-core": "0.2.0-alpha.27",
|
|
32
|
+
"@mittwald/flow-remote-elements": "0.2.0-alpha.27",
|
|
33
33
|
"@remote-dom/react": "^1.2.1",
|
|
34
|
-
"@types/react": "^19.0.
|
|
34
|
+
"@types/react": "^19.0.8",
|
|
35
35
|
"clsx": "^2.1.1",
|
|
36
36
|
"react-children-utilities": "^2.10.0",
|
|
37
|
-
"remeda": "^2.
|
|
37
|
+
"remeda": "^2.20.0"
|
|
38
38
|
},
|
|
39
39
|
"devDependencies": {
|
|
40
|
-
"@mittwald/flow-react-components": "0.2.0-alpha.
|
|
40
|
+
"@mittwald/flow-react-components": "0.2.0-alpha.27",
|
|
41
41
|
"@mittwald/typescript-config": "",
|
|
42
|
-
"@types/node": "^22.
|
|
43
|
-
"nx": "^20.
|
|
42
|
+
"@types/node": "^22.12.0",
|
|
43
|
+
"nx": "^20.4.0",
|
|
44
44
|
"prettier": "^3.4.2",
|
|
45
45
|
"react": "19.0.0",
|
|
46
46
|
"react-dom": "19.0.0",
|
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
"rimraf": "^6.0.1",
|
|
49
49
|
"rollup-preserve-directives": "^1.1.3",
|
|
50
50
|
"typescript": "^5.7.3",
|
|
51
|
-
"vite": "^6.0.
|
|
51
|
+
"vite": "^6.0.11",
|
|
52
52
|
"vite-plugin-banner": "^0.8.0",
|
|
53
53
|
"vite-plugin-checker": "^0.8.0",
|
|
54
54
|
"vite-plugin-dts": "^4.5.0",
|
|
@@ -65,5 +65,5 @@
|
|
|
65
65
|
"optional": true
|
|
66
66
|
}
|
|
67
67
|
},
|
|
68
|
-
"gitHead": "
|
|
68
|
+
"gitHead": "4d1e4e4c35cd819a8c5c4b380e127dcef1be1886"
|
|
69
69
|
}
|