@mittwald/flow-remote-react-renderer 0.2.0-alpha.16 → 0.2.0-alpha.161
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/js/RemoteRenderer.mjs +17 -0
- package/dist/js/RemoteRenderer.mjs.map +1 -0
- package/dist/js/RemoteRendererBrowser.mjs +94 -0
- package/dist/js/RemoteRendererBrowser.mjs.map +1 -0
- package/dist/js/auto-generated/index.mjs +126 -0
- package/dist/js/auto-generated/index.mjs.map +1 -0
- package/dist/js/components/Form.mjs +22 -0
- package/dist/js/components/Form.mjs.map +1 -0
- package/dist/js/components/NotificationRenderController.mjs +25 -0
- package/dist/js/components/NotificationRenderController.mjs.map +1 -0
- package/dist/js/components/SlotRootWrapper.mjs +11 -0
- package/dist/js/components/SlotRootWrapper.mjs.map +1 -0
- package/dist/js/components/lib/getFormDataObject.mjs +7 -0
- package/dist/js/components/lib/getFormDataObject.mjs.map +1 -0
- package/dist/js/components.mjs +32 -0
- package/dist/js/components.mjs.map +1 -0
- package/dist/js/hooks/useAwaiter.mjs +26 -0
- package/dist/js/hooks/useAwaiter.mjs.map +1 -0
- package/dist/js/hooks/useMergedComponents.mjs +24 -0
- package/dist/js/hooks/useMergedComponents.mjs.map +1 -0
- package/dist/js/index.mjs +7 -0
- package/dist/js/index.mjs.map +1 -0
- package/dist/js/lib/createFlowRemoteComponentRenderer.mjs +36 -0
- package/dist/js/lib/createFlowRemoteComponentRenderer.mjs.map +1 -0
- package/dist/js/lib/elementFactory.mjs +19 -0
- package/dist/js/lib/elementFactory.mjs.map +1 -0
- package/dist/js/lib/mapAttributeToReactProperty.mjs +14 -0
- package/dist/js/lib/mapAttributeToReactProperty.mjs.map +1 -0
- package/dist/js/lib/propClassifiers.mjs +13 -0
- package/dist/js/lib/propClassifiers.mjs.map +1 -0
- package/dist/types/RemoteRenderer.d.ts +4 -8
- package/dist/types/RemoteRenderer.d.ts.map +1 -1
- package/dist/types/RemoteRendererBrowser.d.ts +12 -0
- package/dist/types/RemoteRendererBrowser.d.ts.map +1 -0
- package/dist/types/auto-generated/index.d.ts +111 -95
- package/dist/types/auto-generated/index.d.ts.map +1 -1
- package/dist/types/components/NotificationRenderController.d.ts +4 -0
- package/dist/types/components/NotificationRenderController.d.ts.map +1 -0
- package/dist/types/components/SlotRootWrapper.d.ts +4 -0
- package/dist/types/components/SlotRootWrapper.d.ts.map +1 -0
- package/dist/types/components/index.d.ts +3 -0
- package/dist/types/components/index.d.ts.map +1 -0
- package/dist/types/components/lib/getFormDataObject.d.ts.map +1 -1
- package/dist/types/components.d.ts +118 -100
- package/dist/types/components.d.ts.map +1 -1
- package/dist/types/hooks/useAwaiter.d.ts +9 -0
- package/dist/types/hooks/useAwaiter.d.ts.map +1 -0
- package/dist/types/hooks/useIsMounted.d.ts +2 -0
- package/dist/types/hooks/useIsMounted.d.ts.map +1 -0
- package/dist/types/hooks/useMergedComponents.d.ts +5 -0
- package/dist/types/hooks/useMergedComponents.d.ts.map +1 -0
- package/dist/types/lib/createFlowRemoteComponentRenderer.d.ts +2 -2
- package/dist/types/lib/createFlowRemoteComponentRenderer.d.ts.map +1 -1
- package/dist/types/lib/elementFactory.d.ts.map +1 -1
- package/dist/types/lib/mapAttributeToReactProperty.d.ts.map +1 -1
- package/dist/types/lib/propClassifiers.d.ts.map +1 -1
- package/dist/types/lib/types.d.ts +1 -1
- package/dist/types/lib/types.d.ts.map +1 -1
- package/package.json +30 -26
- package/dist/index.js +0 -744
- package/dist/polyfill.js +0 -2
- package/dist/types/lib/stringChildrenExtractor.d.ts +0 -3
- package/dist/types/lib/stringChildrenExtractor.d.ts.map +0 -1
- package/dist/types/polyfill.d.ts +0 -1
- package/dist/types/polyfill.d.ts.map +0 -1
|
@@ -1,9 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
export
|
|
4
|
-
|
|
5
|
-
src: string;
|
|
6
|
-
iframeStyle?: CSSProperties;
|
|
7
|
-
}
|
|
8
|
-
export declare const RemoteRenderer: FC<RemoteRendererProps>;
|
|
1
|
+
import { RemoteRendererBrowserProps } from './RemoteRendererBrowser';
|
|
2
|
+
import { FC } from 'react';
|
|
3
|
+
export declare const RemoteRenderer: FC<RemoteRendererBrowserProps>;
|
|
4
|
+
export default RemoteRenderer;
|
|
9
5
|
//# sourceMappingURL=RemoteRenderer.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RemoteRenderer.d.ts","sourceRoot":"","sources":["../../src/RemoteRenderer.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"RemoteRenderer.d.ts","sourceRoot":"","sources":["../../src/RemoteRenderer.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,yBAAyB,CAAC;AAE1E,OAAc,EAAE,KAAK,EAAE,EAAE,MAAM,OAAO,CAAC;AAMvC,eAAO,MAAM,cAAc,EAAE,EAAE,CAAC,0BAA0B,CAMzD,CAAC;AAEF,eAAe,cAAc,CAAC"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { RemoteComponentsMap } from './lib/types';
|
|
2
|
+
import { ExtBridgeConnectionApi } from '@mittwald/ext-bridge';
|
|
3
|
+
import { FC } from 'react';
|
|
4
|
+
export interface RemoteRendererBrowserProps {
|
|
5
|
+
integrations?: RemoteComponentsMap<never>[];
|
|
6
|
+
src: string;
|
|
7
|
+
timeoutMs?: number;
|
|
8
|
+
extBridgeImplementation?: ExtBridgeConnectionApi;
|
|
9
|
+
}
|
|
10
|
+
export declare const RemoteRendererBrowser: FC<RemoteRendererBrowserProps>;
|
|
11
|
+
export default RemoteRendererBrowser;
|
|
12
|
+
//# sourceMappingURL=RemoteRendererBrowser.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"RemoteRendererBrowser.d.ts","sourceRoot":"","sources":["../../src/RemoteRendererBrowser.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,aAAa,CAAC;AACvD,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,sBAAsB,CAAC;AAUnE,OAAO,EAAsB,KAAK,EAAE,EAAqB,MAAM,OAAO,CAAC;AAEvE,MAAM,WAAW,0BAA0B;IACzC,YAAY,CAAC,EAAE,mBAAmB,CAAC,KAAK,CAAC,EAAE,CAAC;IAC5C,GAAG,EAAE,MAAM,CAAC;IACZ,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,uBAAuB,CAAC,EAAE,sBAAsB,CAAC;CAClD;AAWD,eAAO,MAAM,qBAAqB,EAAE,EAAE,CAAC,0BAA0B,CAmFhE,CAAC;AAEF,eAAe,qBAAqB,CAAC"}
|
|
@@ -1,99 +1,115 @@
|
|
|
1
1
|
export declare const flowComponents: {
|
|
2
|
-
readonly "flr-
|
|
3
|
-
readonly "flr-
|
|
4
|
-
readonly "flr-
|
|
5
|
-
readonly "flr-alert
|
|
6
|
-
readonly "flr-alert-
|
|
7
|
-
readonly "flr-
|
|
8
|
-
readonly "flr-
|
|
9
|
-
readonly "flr-
|
|
10
|
-
readonly "flr-
|
|
11
|
-
readonly "flr-
|
|
12
|
-
readonly "flr-
|
|
13
|
-
readonly "flr-
|
|
14
|
-
readonly "flr-
|
|
15
|
-
readonly "flr-
|
|
16
|
-
readonly "flr-
|
|
17
|
-
readonly "flr-
|
|
18
|
-
readonly "flr-
|
|
19
|
-
readonly "flr-
|
|
20
|
-
readonly "flr-
|
|
21
|
-
readonly "flr-
|
|
22
|
-
readonly "flr-
|
|
23
|
-
readonly "flr-
|
|
24
|
-
readonly "flr-
|
|
25
|
-
readonly "flr-
|
|
26
|
-
readonly "flr-
|
|
27
|
-
readonly "flr-
|
|
28
|
-
readonly "flr-
|
|
29
|
-
readonly "flr-
|
|
30
|
-
readonly "flr-
|
|
31
|
-
readonly "flr-
|
|
32
|
-
readonly "flr-
|
|
33
|
-
readonly "flr-
|
|
34
|
-
readonly "flr-
|
|
35
|
-
readonly "flr-
|
|
36
|
-
readonly "flr-
|
|
37
|
-
readonly "flr-
|
|
38
|
-
readonly "flr-
|
|
39
|
-
readonly "flr-
|
|
40
|
-
readonly "flr-
|
|
41
|
-
readonly "flr-
|
|
42
|
-
readonly "flr-
|
|
43
|
-
readonly "flr-
|
|
44
|
-
readonly "flr-
|
|
45
|
-
readonly "flr-
|
|
46
|
-
readonly "flr-
|
|
47
|
-
readonly "flr-
|
|
48
|
-
readonly "flr-
|
|
49
|
-
readonly "flr-
|
|
50
|
-
readonly "flr-
|
|
51
|
-
readonly "flr-
|
|
52
|
-
readonly "flr-
|
|
53
|
-
readonly "flr-
|
|
54
|
-
readonly "flr-
|
|
55
|
-
readonly "flr-
|
|
56
|
-
readonly "flr-
|
|
57
|
-
readonly "flr-
|
|
58
|
-
readonly "flr-
|
|
59
|
-
readonly "flr-
|
|
60
|
-
readonly "flr-
|
|
61
|
-
readonly "flr-
|
|
62
|
-
readonly "flr-
|
|
63
|
-
readonly "flr-
|
|
64
|
-
readonly "flr-
|
|
65
|
-
readonly "flr-
|
|
66
|
-
readonly "flr-
|
|
67
|
-
readonly "flr-
|
|
68
|
-
readonly "flr-
|
|
69
|
-
readonly "flr-
|
|
70
|
-
readonly "flr-
|
|
71
|
-
readonly "flr-
|
|
72
|
-
readonly "flr-
|
|
73
|
-
readonly "flr-
|
|
74
|
-
readonly "flr-
|
|
75
|
-
readonly "flr-
|
|
76
|
-
readonly "flr-
|
|
77
|
-
readonly "flr-
|
|
78
|
-
readonly "flr-
|
|
79
|
-
readonly "flr-
|
|
80
|
-
readonly "flr-
|
|
81
|
-
readonly "flr-
|
|
82
|
-
readonly "flr-
|
|
83
|
-
readonly "flr-
|
|
84
|
-
readonly "flr-
|
|
85
|
-
readonly "flr-
|
|
86
|
-
readonly "flr-
|
|
87
|
-
readonly "flr-
|
|
88
|
-
readonly "flr-
|
|
89
|
-
readonly "flr-
|
|
90
|
-
readonly "flr-
|
|
91
|
-
readonly "flr-
|
|
92
|
-
readonly "flr-text
|
|
93
|
-
readonly "flr-
|
|
94
|
-
readonly "flr-
|
|
95
|
-
readonly "flr-
|
|
96
|
-
readonly "flr-
|
|
2
|
+
readonly "flr-accent-box": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
3
|
+
readonly "flr-accordion": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
4
|
+
readonly "flr-action-group": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
5
|
+
readonly "flr-alert": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
6
|
+
readonly "flr-alert-badge": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
7
|
+
readonly "flr-alert-icon": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
8
|
+
readonly "flr-align": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
9
|
+
readonly "flr-area": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
10
|
+
readonly "flr-area-chart": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
11
|
+
readonly "flr-avatar": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
12
|
+
readonly "flr-avatar-stack": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
13
|
+
readonly "flr-badge": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
14
|
+
readonly "flr-big-number": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
15
|
+
readonly "flr-breadcrumb": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
16
|
+
readonly "flr-button": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
17
|
+
readonly "flr-cartesian-grid": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
18
|
+
readonly "flr-chart-legend": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
19
|
+
readonly "flr-chart-tooltip": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
20
|
+
readonly "flr-chat": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
21
|
+
readonly "flr-checkbox": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
22
|
+
readonly "flr-checkbox-button": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
23
|
+
readonly "flr-checkbox-group": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
24
|
+
readonly "flr-clear-props-context-content": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
25
|
+
readonly "flr-code-block": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
26
|
+
readonly "flr-color": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
27
|
+
readonly "flr-column-layout": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
28
|
+
readonly "flr-content": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
29
|
+
readonly "flr-context-menu-content": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
30
|
+
readonly "flr-context-menu-section": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
31
|
+
readonly "flr-contextual-help": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
32
|
+
readonly "flr-contextual-help-trigger": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
33
|
+
readonly "flr-copy-button": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
34
|
+
readonly "flr-counter-badge": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
35
|
+
readonly "flr-country-options": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
36
|
+
readonly "flr-date-picker": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
37
|
+
readonly "flr-date-range-picker": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
38
|
+
readonly "flr-dialog-trigger": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
39
|
+
readonly "flr-div": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
40
|
+
readonly "flr-field-description": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
41
|
+
readonly "flr-field-error": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
42
|
+
readonly "flr-file-card": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
43
|
+
readonly "flr-file-card-list": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
44
|
+
readonly "flr-file-field": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
45
|
+
readonly "flr-flex": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
46
|
+
readonly "flr-header": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
47
|
+
readonly "flr-header-navigation": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
48
|
+
readonly "flr-heading": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
49
|
+
readonly "flr-icon": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
50
|
+
readonly "flr-illustrated-message": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
51
|
+
readonly "flr-image": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
52
|
+
readonly "flr-initials": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
53
|
+
readonly "flr-inline-code": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
54
|
+
readonly "flr-items-grid-list": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
55
|
+
readonly "flr-items-grid-list-item": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
56
|
+
readonly "flr-label": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
57
|
+
readonly "flr-labeled-value": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
58
|
+
readonly "flr-layout-card": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
59
|
+
readonly "flr-legend": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
60
|
+
readonly "flr-light-box": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
61
|
+
readonly "flr-light-box-trigger": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
62
|
+
readonly "flr-link": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
63
|
+
readonly "flr-list-empty-view": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
64
|
+
readonly "flr-list-item-view-content": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
65
|
+
readonly "flr-list-summary": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
66
|
+
readonly "flr-loading-spinner": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
67
|
+
readonly "flr-markdown": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
68
|
+
readonly "flr-menu-item": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
69
|
+
readonly "flr-menu-trigger": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
70
|
+
readonly "flr-message": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
71
|
+
readonly "flr-message-separator": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
72
|
+
readonly "flr-message-thread": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
73
|
+
readonly "flr-navigation": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
74
|
+
readonly "flr-navigation-group": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
75
|
+
readonly "flr-notification": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
76
|
+
readonly "flr-number-field": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
77
|
+
readonly "flr-option": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
78
|
+
readonly "flr-overlay-content": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
79
|
+
readonly "flr-popover-content": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
80
|
+
readonly "flr-progress-bar": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
81
|
+
readonly "flr-radio": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
82
|
+
readonly "flr-radio-button": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
83
|
+
readonly "flr-radio-group": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
84
|
+
readonly "flr-rating": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
85
|
+
readonly "flr-search-field": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
86
|
+
readonly "flr-section": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
87
|
+
readonly "flr-segment": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
88
|
+
readonly "flr-segmented-control": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
89
|
+
readonly "flr-select": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
90
|
+
readonly "flr-separator": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
91
|
+
readonly "flr-skeleton": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
92
|
+
readonly "flr-skeleton-text": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
93
|
+
readonly "flr-slider": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
94
|
+
readonly "flr-switch": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
95
|
+
readonly "flr-tab": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
96
|
+
readonly "flr-tab-title": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
97
|
+
readonly "flr-table": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
98
|
+
readonly "flr-table-body": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
99
|
+
readonly "flr-table-cell": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
100
|
+
readonly "flr-table-column": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
101
|
+
readonly "flr-table-footer-row": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
102
|
+
readonly "flr-table-header": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
103
|
+
readonly "flr-table-row": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
104
|
+
readonly "flr-tabs": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
105
|
+
readonly "flr-text": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
106
|
+
readonly "flr-text-area": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
107
|
+
readonly "flr-text-field": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
108
|
+
readonly "flr-time-field": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
109
|
+
readonly "flr-tooltip": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
110
|
+
readonly "flr-tooltip-trigger": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
111
|
+
readonly "flr-x-axis": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
112
|
+
readonly "flr-y-axis": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
|
|
97
113
|
};
|
|
98
114
|
export default flowComponents;
|
|
99
115
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/auto-generated/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/auto-generated/index.ts"],"names":[],"mappings":"AAmHA,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAyHjB,CAAC;AAEX,eAAe,cAAc,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"NotificationRenderController.d.ts","sourceRoot":"","sources":["../../../src/components/NotificationRenderController.tsx"],"names":[],"mappings":"AAAA,OAAO,EAEL,KAAK,iBAAiB,EAEvB,MAAM,iCAAiC,CAAC;AACzC,OAAO,EAAqB,KAAK,EAAE,EAAE,MAAM,OAAO,CAAC;AAEnD,eAAO,MAAM,4BAA4B,EAAE,EAAE,CAAC,iBAAiB,CAmB9D,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SlotRootWrapper.d.ts","sourceRoot":"","sources":["../../../src/components/SlotRootWrapper.ts"],"names":[],"mappings":"AAAA,OAAc,EAAiB,KAAK,EAAE,EAAE,KAAK,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAE9E,eAAO,MAAM,eAAe,EAAE,EAAE,CAAC,iBAAiB,CAEjD,CAAC;AAEF,eAAe,eAAe,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,QAAQ,CAAC;AACvB,cAAc,mBAAmB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getFormDataObject.d.ts","sourceRoot":"","sources":["../../../../src/components/lib/getFormDataObject.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,iBAAiB,
|
|
1
|
+
{"version":3,"file":"getFormDataObject.d.ts","sourceRoot":"","sources":["../../../../src/components/lib/getFormDataObject.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,iBAAiB,GAC5B,UAAU,QAAQ,KACjB,MAAM,CAAC,MAAM,EAAE,OAAO,CAC2B,CAAC"}
|