@mittwald/flow-remote-react-renderer 0.2.0-alpha.127 → 0.2.0-alpha.129

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.
@@ -1,114 +1,114 @@
1
1
  export declare const flowComponents: {
2
- readonly "flr-accent-box": import('react').ComponentType<RemoteComponentRendererProps>;
3
- readonly "flr-accordion": import('react').ComponentType<RemoteComponentRendererProps>;
4
- readonly "flr-action-group": import('react').ComponentType<RemoteComponentRendererProps>;
5
- readonly "flr-alert": import('react').ComponentType<RemoteComponentRendererProps>;
6
- readonly "flr-alert-badge": import('react').ComponentType<RemoteComponentRendererProps>;
7
- readonly "flr-alert-icon": import('react').ComponentType<RemoteComponentRendererProps>;
8
- readonly "flr-align": import('react').ComponentType<RemoteComponentRendererProps>;
9
- readonly "flr-area": import('react').ComponentType<RemoteComponentRendererProps>;
10
- readonly "flr-area-chart": import('react').ComponentType<RemoteComponentRendererProps>;
11
- readonly "flr-avatar": import('react').ComponentType<RemoteComponentRendererProps>;
12
- readonly "flr-avatar-stack": import('react').ComponentType<RemoteComponentRendererProps>;
13
- readonly "flr-badge": import('react').ComponentType<RemoteComponentRendererProps>;
14
- readonly "flr-breadcrumb": import('react').ComponentType<RemoteComponentRendererProps>;
15
- readonly "flr-button": import('react').ComponentType<RemoteComponentRendererProps>;
16
- readonly "flr-cartesian-grid": import('react').ComponentType<RemoteComponentRendererProps>;
17
- readonly "flr-chart-legend": import('react').ComponentType<RemoteComponentRendererProps>;
18
- readonly "flr-chart-tooltip": import('react').ComponentType<RemoteComponentRendererProps>;
19
- readonly "flr-chat": import('react').ComponentType<RemoteComponentRendererProps>;
20
- readonly "flr-checkbox": import('react').ComponentType<RemoteComponentRendererProps>;
21
- readonly "flr-checkbox-button": import('react').ComponentType<RemoteComponentRendererProps>;
22
- readonly "flr-checkbox-group": import('react').ComponentType<RemoteComponentRendererProps>;
23
- readonly "flr-clear-props-context-content": import('react').ComponentType<RemoteComponentRendererProps>;
24
- readonly "flr-code-block": import('react').ComponentType<RemoteComponentRendererProps>;
25
- readonly "flr-color": import('react').ComponentType<RemoteComponentRendererProps>;
26
- readonly "flr-column-layout": import('react').ComponentType<RemoteComponentRendererProps>;
27
- readonly "flr-content": import('react').ComponentType<RemoteComponentRendererProps>;
28
- readonly "flr-context-menu-content": import('react').ComponentType<RemoteComponentRendererProps>;
29
- readonly "flr-context-menu-section": import('react').ComponentType<RemoteComponentRendererProps>;
30
- readonly "flr-contextual-help": import('react').ComponentType<RemoteComponentRendererProps>;
31
- readonly "flr-contextual-help-trigger": import('react').ComponentType<RemoteComponentRendererProps>;
32
- readonly "flr-copy-button": import('react').ComponentType<RemoteComponentRendererProps>;
33
- readonly "flr-counter-badge": import('react').ComponentType<RemoteComponentRendererProps>;
34
- readonly "flr-country-options": import('react').ComponentType<RemoteComponentRendererProps>;
35
- readonly "flr-date-picker": import('react').ComponentType<RemoteComponentRendererProps>;
36
- readonly "flr-date-range-picker": import('react').ComponentType<RemoteComponentRendererProps>;
37
- readonly "flr-dialog-trigger": import('react').ComponentType<RemoteComponentRendererProps>;
38
- readonly "flr-div": import('react').ComponentType<RemoteComponentRendererProps>;
39
- readonly "flr-field-description": import('react').ComponentType<RemoteComponentRendererProps>;
40
- readonly "flr-field-error": import('react').ComponentType<RemoteComponentRendererProps>;
41
- readonly "flr-file-card": import('react').ComponentType<RemoteComponentRendererProps>;
42
- readonly "flr-file-card-list": import('react').ComponentType<RemoteComponentRendererProps>;
43
- readonly "flr-file-field": import('react').ComponentType<RemoteComponentRendererProps>;
44
- readonly "flr-flex": import('react').ComponentType<RemoteComponentRendererProps>;
45
- readonly "flr-header": import('react').ComponentType<RemoteComponentRendererProps>;
46
- readonly "flr-header-navigation": import('react').ComponentType<RemoteComponentRendererProps>;
47
- readonly "flr-heading": import('react').ComponentType<RemoteComponentRendererProps>;
48
- readonly "flr-icon": import('react').ComponentType<RemoteComponentRendererProps>;
49
- readonly "flr-illustrated-message": import('react').ComponentType<RemoteComponentRendererProps>;
50
- readonly "flr-image": import('react').ComponentType<RemoteComponentRendererProps>;
51
- readonly "flr-initials": import('react').ComponentType<RemoteComponentRendererProps>;
52
- readonly "flr-inline-code": import('react').ComponentType<RemoteComponentRendererProps>;
53
- readonly "flr-items-grid-list": import('react').ComponentType<RemoteComponentRendererProps>;
54
- readonly "flr-items-grid-list-item": import('react').ComponentType<RemoteComponentRendererProps>;
55
- readonly "flr-label": import('react').ComponentType<RemoteComponentRendererProps>;
56
- readonly "flr-labeled-value": import('react').ComponentType<RemoteComponentRendererProps>;
57
- readonly "flr-layout-card": import('react').ComponentType<RemoteComponentRendererProps>;
58
- readonly "flr-legend": import('react').ComponentType<RemoteComponentRendererProps>;
59
- readonly "flr-light-box": import('react').ComponentType<RemoteComponentRendererProps>;
60
- readonly "flr-light-box-trigger": import('react').ComponentType<RemoteComponentRendererProps>;
61
- readonly "flr-link": import('react').ComponentType<RemoteComponentRendererProps>;
62
- readonly "flr-list-empty-view": import('react').ComponentType<RemoteComponentRendererProps>;
63
- readonly "flr-list-item-view-content": import('react').ComponentType<RemoteComponentRendererProps>;
64
- readonly "flr-list-summary": import('react').ComponentType<RemoteComponentRendererProps>;
65
- readonly "flr-loading-spinner": import('react').ComponentType<RemoteComponentRendererProps>;
66
- readonly "flr-markdown": import('react').ComponentType<RemoteComponentRendererProps>;
67
- readonly "flr-menu-item": import('react').ComponentType<RemoteComponentRendererProps>;
68
- readonly "flr-menu-trigger": import('react').ComponentType<RemoteComponentRendererProps>;
69
- readonly "flr-message": import('react').ComponentType<RemoteComponentRendererProps>;
70
- readonly "flr-message-separator": import('react').ComponentType<RemoteComponentRendererProps>;
71
- readonly "flr-message-thread": import('react').ComponentType<RemoteComponentRendererProps>;
72
- readonly "flr-navigation": import('react').ComponentType<RemoteComponentRendererProps>;
73
- readonly "flr-navigation-group": import('react').ComponentType<RemoteComponentRendererProps>;
74
- readonly "flr-notification": import('react').ComponentType<RemoteComponentRendererProps>;
75
- readonly "flr-notification-provider": import('react').ComponentType<RemoteComponentRendererProps>;
76
- readonly "flr-number-field": import('react').ComponentType<RemoteComponentRendererProps>;
77
- readonly "flr-option": import('react').ComponentType<RemoteComponentRendererProps>;
78
- readonly "flr-overlay-content": import('react').ComponentType<RemoteComponentRendererProps>;
79
- readonly "flr-popover-content": import('react').ComponentType<RemoteComponentRendererProps>;
80
- readonly "flr-progress-bar": import('react').ComponentType<RemoteComponentRendererProps>;
81
- readonly "flr-radio": import('react').ComponentType<RemoteComponentRendererProps>;
82
- readonly "flr-radio-button": import('react').ComponentType<RemoteComponentRendererProps>;
83
- readonly "flr-radio-group": import('react').ComponentType<RemoteComponentRendererProps>;
84
- readonly "flr-search-field": import('react').ComponentType<RemoteComponentRendererProps>;
85
- readonly "flr-section": import('react').ComponentType<RemoteComponentRendererProps>;
86
- readonly "flr-segment": import('react').ComponentType<RemoteComponentRendererProps>;
87
- readonly "flr-segmented-control": import('react').ComponentType<RemoteComponentRendererProps>;
88
- readonly "flr-select": import('react').ComponentType<RemoteComponentRendererProps>;
89
- readonly "flr-separator": import('react').ComponentType<RemoteComponentRendererProps>;
90
- readonly "flr-skeleton": import('react').ComponentType<RemoteComponentRendererProps>;
91
- readonly "flr-skeleton-text": import('react').ComponentType<RemoteComponentRendererProps>;
92
- readonly "flr-slider": import('react').ComponentType<RemoteComponentRendererProps>;
93
- readonly "flr-switch": import('react').ComponentType<RemoteComponentRendererProps>;
94
- readonly "flr-tab": import('react').ComponentType<RemoteComponentRendererProps>;
95
- readonly "flr-tab-title": import('react').ComponentType<RemoteComponentRendererProps>;
96
- readonly "flr-table": import('react').ComponentType<RemoteComponentRendererProps>;
97
- readonly "flr-table-body": import('react').ComponentType<RemoteComponentRendererProps>;
98
- readonly "flr-table-cell": import('react').ComponentType<RemoteComponentRendererProps>;
99
- readonly "flr-table-column": import('react').ComponentType<RemoteComponentRendererProps>;
100
- readonly "flr-table-footer-row": import('react').ComponentType<RemoteComponentRendererProps>;
101
- readonly "flr-table-header": import('react').ComponentType<RemoteComponentRendererProps>;
102
- readonly "flr-table-row": import('react').ComponentType<RemoteComponentRendererProps>;
103
- readonly "flr-tabs": import('react').ComponentType<RemoteComponentRendererProps>;
104
- readonly "flr-text": import('react').ComponentType<RemoteComponentRendererProps>;
105
- readonly "flr-text-area": import('react').ComponentType<RemoteComponentRendererProps>;
106
- readonly "flr-text-field": import('react').ComponentType<RemoteComponentRendererProps>;
107
- readonly "flr-time-field": import('react').ComponentType<RemoteComponentRendererProps>;
108
- readonly "flr-tooltip": import('react').ComponentType<RemoteComponentRendererProps>;
109
- readonly "flr-tooltip-trigger": import('react').ComponentType<RemoteComponentRendererProps>;
110
- readonly "flr-x-axis": import('react').ComponentType<RemoteComponentRendererProps>;
111
- readonly "flr-y-axis": import('react').ComponentType<RemoteComponentRendererProps>;
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-breadcrumb": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
15
+ readonly "flr-button": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
16
+ readonly "flr-cartesian-grid": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
17
+ readonly "flr-chart-legend": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
18
+ readonly "flr-chart-tooltip": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
19
+ readonly "flr-chat": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
20
+ readonly "flr-checkbox": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
21
+ readonly "flr-checkbox-button": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
22
+ readonly "flr-checkbox-group": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
23
+ readonly "flr-clear-props-context-content": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
24
+ readonly "flr-code-block": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
25
+ readonly "flr-color": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
26
+ readonly "flr-column-layout": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
27
+ readonly "flr-content": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
28
+ readonly "flr-context-menu-content": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
29
+ readonly "flr-context-menu-section": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
30
+ readonly "flr-contextual-help": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
31
+ readonly "flr-contextual-help-trigger": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
32
+ readonly "flr-copy-button": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
33
+ readonly "flr-counter-badge": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
34
+ readonly "flr-country-options": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
35
+ readonly "flr-date-picker": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
36
+ readonly "flr-date-range-picker": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
37
+ readonly "flr-dialog-trigger": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
38
+ readonly "flr-div": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
39
+ readonly "flr-field-description": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
40
+ readonly "flr-field-error": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
41
+ readonly "flr-file-card": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
42
+ readonly "flr-file-card-list": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
43
+ readonly "flr-file-field": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
44
+ readonly "flr-flex": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
45
+ readonly "flr-header": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
46
+ readonly "flr-header-navigation": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
47
+ readonly "flr-heading": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
48
+ readonly "flr-icon": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
49
+ readonly "flr-illustrated-message": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
50
+ readonly "flr-image": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
51
+ readonly "flr-initials": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
52
+ readonly "flr-inline-code": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
53
+ readonly "flr-items-grid-list": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
54
+ readonly "flr-items-grid-list-item": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
55
+ readonly "flr-label": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
56
+ readonly "flr-labeled-value": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
57
+ readonly "flr-layout-card": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
58
+ readonly "flr-legend": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
59
+ readonly "flr-light-box": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
60
+ readonly "flr-light-box-trigger": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
61
+ readonly "flr-link": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
62
+ readonly "flr-list-empty-view": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
63
+ readonly "flr-list-item-view-content": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
64
+ readonly "flr-list-summary": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
65
+ readonly "flr-loading-spinner": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
66
+ readonly "flr-markdown": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
67
+ readonly "flr-menu-item": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
68
+ readonly "flr-menu-trigger": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
69
+ readonly "flr-message": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
70
+ readonly "flr-message-separator": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
71
+ readonly "flr-message-thread": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
72
+ readonly "flr-navigation": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
73
+ readonly "flr-navigation-group": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
74
+ readonly "flr-notification": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
75
+ readonly "flr-notification-provider": 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-search-field": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
85
+ readonly "flr-section": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
86
+ readonly "flr-segment": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
87
+ readonly "flr-segmented-control": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
88
+ readonly "flr-select": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
89
+ readonly "flr-separator": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
90
+ readonly "flr-skeleton": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
91
+ readonly "flr-skeleton-text": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
92
+ readonly "flr-slider": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
93
+ readonly "flr-switch": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
94
+ readonly "flr-tab": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
95
+ readonly "flr-tab-title": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
96
+ readonly "flr-table": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
97
+ readonly "flr-table-body": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
98
+ readonly "flr-table-cell": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
99
+ readonly "flr-table-column": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
100
+ readonly "flr-table-footer-row": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
101
+ readonly "flr-table-header": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
102
+ readonly "flr-table-row": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
103
+ readonly "flr-tabs": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
104
+ readonly "flr-text": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
105
+ readonly "flr-text-area": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
106
+ readonly "flr-text-field": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
107
+ readonly "flr-time-field": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
108
+ readonly "flr-tooltip": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
109
+ readonly "flr-tooltip-trigger": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
110
+ readonly "flr-x-axis": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
111
+ readonly "flr-y-axis": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
112
112
  };
113
113
  export default flowComponents;
114
114
  //# sourceMappingURL=index.d.ts.map
@@ -1,120 +1,120 @@
1
1
  export declare const components: {
2
- "flr-accent-box": import('react').ComponentType<RemoteComponentRendererProps>;
3
- "flr-accordion": import('react').ComponentType<RemoteComponentRendererProps>;
4
- "flr-action-group": import('react').ComponentType<RemoteComponentRendererProps>;
5
- "flr-alert": import('react').ComponentType<RemoteComponentRendererProps>;
6
- "flr-alert-badge": import('react').ComponentType<RemoteComponentRendererProps>;
7
- "flr-alert-icon": import('react').ComponentType<RemoteComponentRendererProps>;
8
- "flr-align": import('react').ComponentType<RemoteComponentRendererProps>;
9
- "flr-area": import('react').ComponentType<RemoteComponentRendererProps>;
10
- "flr-area-chart": import('react').ComponentType<RemoteComponentRendererProps>;
11
- "flr-avatar": import('react').ComponentType<RemoteComponentRendererProps>;
12
- "flr-avatar-stack": import('react').ComponentType<RemoteComponentRendererProps>;
13
- "flr-badge": import('react').ComponentType<RemoteComponentRendererProps>;
14
- "flr-breadcrumb": import('react').ComponentType<RemoteComponentRendererProps>;
15
- "flr-button": import('react').ComponentType<RemoteComponentRendererProps>;
16
- "flr-cartesian-grid": import('react').ComponentType<RemoteComponentRendererProps>;
17
- "flr-chart-legend": import('react').ComponentType<RemoteComponentRendererProps>;
18
- "flr-chart-tooltip": import('react').ComponentType<RemoteComponentRendererProps>;
19
- "flr-chat": import('react').ComponentType<RemoteComponentRendererProps>;
20
- "flr-checkbox": import('react').ComponentType<RemoteComponentRendererProps>;
21
- "flr-checkbox-button": import('react').ComponentType<RemoteComponentRendererProps>;
22
- "flr-checkbox-group": import('react').ComponentType<RemoteComponentRendererProps>;
23
- "flr-clear-props-context-content": import('react').ComponentType<RemoteComponentRendererProps>;
24
- "flr-code-block": import('react').ComponentType<RemoteComponentRendererProps>;
25
- "flr-color": import('react').ComponentType<RemoteComponentRendererProps>;
26
- "flr-column-layout": import('react').ComponentType<RemoteComponentRendererProps>;
27
- "flr-content": import('react').ComponentType<RemoteComponentRendererProps>;
28
- "flr-context-menu-content": import('react').ComponentType<RemoteComponentRendererProps>;
29
- "flr-context-menu-section": import('react').ComponentType<RemoteComponentRendererProps>;
30
- "flr-contextual-help": import('react').ComponentType<RemoteComponentRendererProps>;
31
- "flr-contextual-help-trigger": import('react').ComponentType<RemoteComponentRendererProps>;
32
- "flr-copy-button": import('react').ComponentType<RemoteComponentRendererProps>;
33
- "flr-counter-badge": import('react').ComponentType<RemoteComponentRendererProps>;
34
- "flr-country-options": import('react').ComponentType<RemoteComponentRendererProps>;
35
- "flr-date-picker": import('react').ComponentType<RemoteComponentRendererProps>;
36
- "flr-date-range-picker": import('react').ComponentType<RemoteComponentRendererProps>;
37
- "flr-dialog-trigger": import('react').ComponentType<RemoteComponentRendererProps>;
38
- "flr-div": import('react').ComponentType<RemoteComponentRendererProps>;
39
- "flr-field-description": import('react').ComponentType<RemoteComponentRendererProps>;
40
- "flr-field-error": import('react').ComponentType<RemoteComponentRendererProps>;
41
- "flr-file-card": import('react').ComponentType<RemoteComponentRendererProps>;
42
- "flr-file-card-list": import('react').ComponentType<RemoteComponentRendererProps>;
43
- "flr-file-field": import('react').ComponentType<RemoteComponentRendererProps>;
44
- "flr-flex": import('react').ComponentType<RemoteComponentRendererProps>;
45
- "flr-header": import('react').ComponentType<RemoteComponentRendererProps>;
46
- "flr-header-navigation": import('react').ComponentType<RemoteComponentRendererProps>;
47
- "flr-heading": import('react').ComponentType<RemoteComponentRendererProps>;
48
- "flr-icon": import('react').ComponentType<RemoteComponentRendererProps>;
49
- "flr-illustrated-message": import('react').ComponentType<RemoteComponentRendererProps>;
50
- "flr-image": import('react').ComponentType<RemoteComponentRendererProps>;
51
- "flr-initials": import('react').ComponentType<RemoteComponentRendererProps>;
52
- "flr-inline-code": import('react').ComponentType<RemoteComponentRendererProps>;
53
- "flr-items-grid-list": import('react').ComponentType<RemoteComponentRendererProps>;
54
- "flr-items-grid-list-item": import('react').ComponentType<RemoteComponentRendererProps>;
55
- "flr-label": import('react').ComponentType<RemoteComponentRendererProps>;
56
- "flr-labeled-value": import('react').ComponentType<RemoteComponentRendererProps>;
57
- "flr-layout-card": import('react').ComponentType<RemoteComponentRendererProps>;
58
- "flr-legend": import('react').ComponentType<RemoteComponentRendererProps>;
59
- "flr-light-box": import('react').ComponentType<RemoteComponentRendererProps>;
60
- "flr-light-box-trigger": import('react').ComponentType<RemoteComponentRendererProps>;
61
- "flr-link": import('react').ComponentType<RemoteComponentRendererProps>;
62
- "flr-list-empty-view": import('react').ComponentType<RemoteComponentRendererProps>;
63
- "flr-list-item-view-content": import('react').ComponentType<RemoteComponentRendererProps>;
64
- "flr-list-summary": import('react').ComponentType<RemoteComponentRendererProps>;
65
- "flr-loading-spinner": import('react').ComponentType<RemoteComponentRendererProps>;
66
- "flr-markdown": import('react').ComponentType<RemoteComponentRendererProps>;
67
- "flr-menu-item": import('react').ComponentType<RemoteComponentRendererProps>;
68
- "flr-menu-trigger": import('react').ComponentType<RemoteComponentRendererProps>;
69
- "flr-message": import('react').ComponentType<RemoteComponentRendererProps>;
70
- "flr-message-separator": import('react').ComponentType<RemoteComponentRendererProps>;
71
- "flr-message-thread": import('react').ComponentType<RemoteComponentRendererProps>;
72
- "flr-navigation": import('react').ComponentType<RemoteComponentRendererProps>;
73
- "flr-navigation-group": import('react').ComponentType<RemoteComponentRendererProps>;
74
- "flr-notification": import('react').ComponentType<RemoteComponentRendererProps>;
75
- "flr-notification-provider": import('react').ComponentType<RemoteComponentRendererProps>;
76
- "flr-number-field": import('react').ComponentType<RemoteComponentRendererProps>;
77
- "flr-option": import('react').ComponentType<RemoteComponentRendererProps>;
78
- "flr-overlay-content": import('react').ComponentType<RemoteComponentRendererProps>;
79
- "flr-popover-content": import('react').ComponentType<RemoteComponentRendererProps>;
80
- "flr-progress-bar": import('react').ComponentType<RemoteComponentRendererProps>;
81
- "flr-radio": import('react').ComponentType<RemoteComponentRendererProps>;
82
- "flr-radio-button": import('react').ComponentType<RemoteComponentRendererProps>;
83
- "flr-radio-group": import('react').ComponentType<RemoteComponentRendererProps>;
84
- "flr-search-field": import('react').ComponentType<RemoteComponentRendererProps>;
85
- "flr-section": import('react').ComponentType<RemoteComponentRendererProps>;
86
- "flr-segment": import('react').ComponentType<RemoteComponentRendererProps>;
87
- "flr-segmented-control": import('react').ComponentType<RemoteComponentRendererProps>;
88
- "flr-select": import('react').ComponentType<RemoteComponentRendererProps>;
89
- "flr-separator": import('react').ComponentType<RemoteComponentRendererProps>;
90
- "flr-skeleton": import('react').ComponentType<RemoteComponentRendererProps>;
91
- "flr-skeleton-text": import('react').ComponentType<RemoteComponentRendererProps>;
92
- "flr-slider": import('react').ComponentType<RemoteComponentRendererProps>;
93
- "flr-switch": import('react').ComponentType<RemoteComponentRendererProps>;
94
- "flr-tab": import('react').ComponentType<RemoteComponentRendererProps>;
95
- "flr-tab-title": import('react').ComponentType<RemoteComponentRendererProps>;
96
- "flr-table": import('react').ComponentType<RemoteComponentRendererProps>;
97
- "flr-table-body": import('react').ComponentType<RemoteComponentRendererProps>;
98
- "flr-table-cell": import('react').ComponentType<RemoteComponentRendererProps>;
99
- "flr-table-column": import('react').ComponentType<RemoteComponentRendererProps>;
100
- "flr-table-footer-row": import('react').ComponentType<RemoteComponentRendererProps>;
101
- "flr-table-header": import('react').ComponentType<RemoteComponentRendererProps>;
102
- "flr-table-row": import('react').ComponentType<RemoteComponentRendererProps>;
103
- "flr-tabs": import('react').ComponentType<RemoteComponentRendererProps>;
104
- "flr-text": import('react').ComponentType<RemoteComponentRendererProps>;
105
- "flr-text-area": import('react').ComponentType<RemoteComponentRendererProps>;
106
- "flr-text-field": import('react').ComponentType<RemoteComponentRendererProps>;
107
- "flr-time-field": import('react').ComponentType<RemoteComponentRendererProps>;
108
- "flr-tooltip": import('react').ComponentType<RemoteComponentRendererProps>;
109
- "flr-tooltip-trigger": import('react').ComponentType<RemoteComponentRendererProps>;
110
- "flr-x-axis": import('react').ComponentType<RemoteComponentRendererProps>;
111
- "flr-y-axis": import('react').ComponentType<RemoteComponentRendererProps>;
112
- "flr-form": import('react').ComponentType<RemoteComponentRendererProps>;
113
- "flr-slot-root-wrapper": import('react').ComponentType<RemoteComponentRendererProps>;
114
- svg: any;
115
- circle: any;
116
- g: any;
117
- path: any;
118
- strong: any;
2
+ "flr-accent-box": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
3
+ "flr-accordion": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
4
+ "flr-action-group": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
5
+ "flr-alert": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
6
+ "flr-alert-badge": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
7
+ "flr-alert-icon": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
8
+ "flr-align": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
9
+ "flr-area": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
10
+ "flr-area-chart": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
11
+ "flr-avatar": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
12
+ "flr-avatar-stack": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
13
+ "flr-badge": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
14
+ "flr-breadcrumb": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
15
+ "flr-button": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
16
+ "flr-cartesian-grid": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
17
+ "flr-chart-legend": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
18
+ "flr-chart-tooltip": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
19
+ "flr-chat": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
20
+ "flr-checkbox": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
21
+ "flr-checkbox-button": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
22
+ "flr-checkbox-group": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
23
+ "flr-clear-props-context-content": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
24
+ "flr-code-block": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
25
+ "flr-color": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
26
+ "flr-column-layout": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
27
+ "flr-content": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
28
+ "flr-context-menu-content": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
29
+ "flr-context-menu-section": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
30
+ "flr-contextual-help": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
31
+ "flr-contextual-help-trigger": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
32
+ "flr-copy-button": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
33
+ "flr-counter-badge": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
34
+ "flr-country-options": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
35
+ "flr-date-picker": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
36
+ "flr-date-range-picker": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
37
+ "flr-dialog-trigger": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
38
+ "flr-div": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
39
+ "flr-field-description": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
40
+ "flr-field-error": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
41
+ "flr-file-card": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
42
+ "flr-file-card-list": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
43
+ "flr-file-field": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
44
+ "flr-flex": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
45
+ "flr-header": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
46
+ "flr-header-navigation": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
47
+ "flr-heading": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
48
+ "flr-icon": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
49
+ "flr-illustrated-message": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
50
+ "flr-image": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
51
+ "flr-initials": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
52
+ "flr-inline-code": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
53
+ "flr-items-grid-list": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
54
+ "flr-items-grid-list-item": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
55
+ "flr-label": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
56
+ "flr-labeled-value": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
57
+ "flr-layout-card": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
58
+ "flr-legend": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
59
+ "flr-light-box": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
60
+ "flr-light-box-trigger": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
61
+ "flr-link": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
62
+ "flr-list-empty-view": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
63
+ "flr-list-item-view-content": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
64
+ "flr-list-summary": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
65
+ "flr-loading-spinner": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
66
+ "flr-markdown": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
67
+ "flr-menu-item": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
68
+ "flr-menu-trigger": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
69
+ "flr-message": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
70
+ "flr-message-separator": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
71
+ "flr-message-thread": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
72
+ "flr-navigation": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
73
+ "flr-navigation-group": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
74
+ "flr-notification": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
75
+ "flr-notification-provider": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
76
+ "flr-number-field": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
77
+ "flr-option": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
78
+ "flr-overlay-content": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
79
+ "flr-popover-content": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
80
+ "flr-progress-bar": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
81
+ "flr-radio": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
82
+ "flr-radio-button": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
83
+ "flr-radio-group": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
84
+ "flr-search-field": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
85
+ "flr-section": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
86
+ "flr-segment": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
87
+ "flr-segmented-control": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
88
+ "flr-select": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
89
+ "flr-separator": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
90
+ "flr-skeleton": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
91
+ "flr-skeleton-text": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
92
+ "flr-slider": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
93
+ "flr-switch": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
94
+ "flr-tab": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
95
+ "flr-tab-title": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
96
+ "flr-table": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
97
+ "flr-table-body": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
98
+ "flr-table-cell": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
99
+ "flr-table-column": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
100
+ "flr-table-footer-row": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
101
+ "flr-table-header": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
102
+ "flr-table-row": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
103
+ "flr-tabs": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
104
+ "flr-text": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
105
+ "flr-text-area": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
106
+ "flr-text-field": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
107
+ "flr-time-field": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
108
+ "flr-tooltip": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
109
+ "flr-tooltip-trigger": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
110
+ "flr-x-axis": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
111
+ "flr-y-axis": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
112
+ "flr-form": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
113
+ "flr-slot-root-wrapper": import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
114
+ svg: import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
115
+ circle: import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
116
+ g: import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
117
+ path: import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
118
+ strong: import('react').ComponentType<import('@mittwald/remote-dom-react/host').RemoteComponentRendererProps>;
119
119
  };
120
120
  //# sourceMappingURL=components.d.ts.map
@@ -1,4 +1,5 @@
1
1
  import { RemoteComponentsMap } from '../lib/types';
2
+ import { RemoteComponentRendererProps } from '@mittwald/remote-dom-react/host';
2
3
  import { ComponentType } from 'react';
3
4
  export declare const useMergedComponents: (integrations: RemoteComponentsMap<never>[]) => Map<string, ComponentType<RemoteComponentRendererProps>>;
4
5
  //# sourceMappingURL=useMergedComponents.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useMergedComponents.d.ts","sourceRoot":"","sources":["../../../src/hooks/useMergedComponents.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,aAAa,CAAC;AAEvD,OAAO,EAAE,KAAK,aAAa,EAAW,MAAM,OAAO,CAAC;AAGpD,eAAO,MAAM,mBAAmB,GAC9B,cAAc,mBAAmB,CAAC,KAAK,CAAC,EAAE,6DAiBzC,CAAC"}
1
+ {"version":3,"file":"useMergedComponents.d.ts","sourceRoot":"","sources":["../../../src/hooks/useMergedComponents.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,aAAa,CAAC;AACvD,OAAO,KAAK,EAAE,4BAA4B,EAAE,MAAM,iCAAiC,CAAC;AACpF,OAAO,EAAE,KAAK,aAAa,EAAW,MAAM,OAAO,CAAC;AAGpD,eAAO,MAAM,mBAAmB,GAC9B,cAAc,mBAAmB,CAAC,KAAK,CAAC,EAAE,6DAiBzC,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mittwald/flow-remote-react-renderer",
3
- "version": "0.2.0-alpha.127",
3
+ "version": "0.2.0-alpha.129",
4
4
  "type": "module",
5
5
  "description": "React rendering for Flow Remote Elements",
6
6
  "homepage": "https://mittwald.github.io/flow",
@@ -28,18 +28,18 @@
28
28
  "test:compile": "tsc --noEmit"
29
29
  },
30
30
  "dependencies": {
31
- "@mittwald/ext-bridge": "0.2.0-alpha.127",
32
- "@mittwald/flow-remote-core": "0.2.0-alpha.127",
33
- "@mittwald/flow-remote-elements": "0.2.0-alpha.127",
31
+ "@mittwald/ext-bridge": "0.2.0-alpha.129",
32
+ "@mittwald/flow-remote-core": "0.2.0-alpha.129",
33
+ "@mittwald/flow-remote-elements": "0.2.0-alpha.129",
34
34
  "@mittwald/react-use-promise": "^3.0.4",
35
- "@mittwald/remote-dom-react": "1.2.2-mittwald.2",
35
+ "@mittwald/remote-dom-react": "1.2.2-mittwald.3",
36
36
  "@types/react": "^19",
37
37
  "clsx": "^2.1.1",
38
38
  "react-children-utilities": "^2.10.0",
39
39
  "remeda": "^2.21.1"
40
40
  },
41
41
  "devDependencies": {
42
- "@mittwald/flow-react-components": "0.2.0-alpha.127",
42
+ "@mittwald/flow-react-components": "0.2.0-alpha.129",
43
43
  "@mittwald/typescript-config": "",
44
44
  "@types/node": "^22.13.10",
45
45
  "nx": "^20.5.0",
@@ -67,5 +67,5 @@
67
67
  "optional": true
68
68
  }
69
69
  },
70
- "gitHead": "7fd108c9ca106e245a8e39a6619838e8d8301b04"
70
+ "gitHead": "ea44d810930fd6c1f5acc26f644dd441032e7188"
71
71
  }