@arcgis/map-components-react 4.34.0-next.8 → 4.34.0-next.81
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/components.d.ts +75 -85
- package/dist/index.d.ts +1 -1
- package/dist/index.js +689 -1
- package/package.json +6 -4
- package/dist/components.js +0 -373
package/dist/components.d.ts
CHANGED
|
@@ -1,30 +1,30 @@
|
|
|
1
1
|
/// <reference types="@arcgis/map-components" preserve="true" />
|
|
2
|
-
import
|
|
3
|
-
export declare const ArcgisAreaMeasurement2d: import(
|
|
2
|
+
import { EventName } from '@lit/react';
|
|
3
|
+
export declare const ArcgisAreaMeasurement2d: import('@lit/react').ReactWebComponent<HTMLArcgisAreaMeasurement2dElement & {
|
|
4
4
|
class?: string;
|
|
5
5
|
}, {
|
|
6
6
|
onArcgisPropertyChange: EventName<HTMLArcgisAreaMeasurement2dElement["arcgisPropertyChange"]>;
|
|
7
7
|
onArcgisReady: EventName<HTMLArcgisAreaMeasurement2dElement["arcgisReady"]>;
|
|
8
8
|
}>;
|
|
9
|
-
export declare const ArcgisAreaMeasurement3d: import(
|
|
9
|
+
export declare const ArcgisAreaMeasurement3d: import('@lit/react').ReactWebComponent<HTMLArcgisAreaMeasurement3dElement & {
|
|
10
10
|
class?: string;
|
|
11
11
|
}, {
|
|
12
12
|
onArcgisPropertyChange: EventName<HTMLArcgisAreaMeasurement3dElement["arcgisPropertyChange"]>;
|
|
13
13
|
onArcgisReady: EventName<HTMLArcgisAreaMeasurement3dElement["arcgisReady"]>;
|
|
14
14
|
}>;
|
|
15
|
-
export declare const ArcgisAttachments: import(
|
|
15
|
+
export declare const ArcgisAttachments: import('@lit/react').ReactWebComponent<HTMLArcgisAttachmentsElement & {
|
|
16
16
|
class?: string;
|
|
17
17
|
}, {
|
|
18
18
|
onArcgisPropertyChange: EventName<HTMLArcgisAttachmentsElement["arcgisPropertyChange"]>;
|
|
19
19
|
onArcgisReady: EventName<HTMLArcgisAttachmentsElement["arcgisReady"]>;
|
|
20
20
|
}>;
|
|
21
|
-
export declare const ArcgisBasemapGallery: import(
|
|
21
|
+
export declare const ArcgisBasemapGallery: import('@lit/react').ReactWebComponent<HTMLArcgisBasemapGalleryElement & {
|
|
22
22
|
class?: string;
|
|
23
23
|
}, {
|
|
24
24
|
onArcgisPropertyChange: EventName<HTMLArcgisBasemapGalleryElement["arcgisPropertyChange"]>;
|
|
25
25
|
onArcgisReady: EventName<HTMLArcgisBasemapGalleryElement["arcgisReady"]>;
|
|
26
26
|
}>;
|
|
27
|
-
export declare const ArcgisBasemapLayerList: import(
|
|
27
|
+
export declare const ArcgisBasemapLayerList: import('@lit/react').ReactWebComponent<HTMLArcgisBasemapLayerListElement & {
|
|
28
28
|
class?: string;
|
|
29
29
|
}, {
|
|
30
30
|
onArcgisClose: EventName<HTMLArcgisBasemapLayerListElement["arcgisClose"]>;
|
|
@@ -32,28 +32,27 @@ export declare const ArcgisBasemapLayerList: import("@lit/react").ReactWebCompon
|
|
|
32
32
|
onArcgisReady: EventName<HTMLArcgisBasemapLayerListElement["arcgisReady"]>;
|
|
33
33
|
onArcgisTriggerAction: EventName<HTMLArcgisBasemapLayerListElement["arcgisTriggerAction"]>;
|
|
34
34
|
}>;
|
|
35
|
-
export declare const ArcgisBasemapToggle: import(
|
|
35
|
+
export declare const ArcgisBasemapToggle: import('@lit/react').ReactWebComponent<HTMLArcgisBasemapToggleElement & {
|
|
36
36
|
class?: string;
|
|
37
37
|
}, {
|
|
38
38
|
onArcgisPropertyChange: EventName<HTMLArcgisBasemapToggleElement["arcgisPropertyChange"]>;
|
|
39
39
|
onArcgisReady: EventName<HTMLArcgisBasemapToggleElement["arcgisReady"]>;
|
|
40
40
|
}>;
|
|
41
|
-
export declare const ArcgisBookmarks: import(
|
|
41
|
+
export declare const ArcgisBookmarks: import('@lit/react').ReactWebComponent<HTMLArcgisBookmarksElement & {
|
|
42
42
|
class?: string;
|
|
43
43
|
}, {
|
|
44
|
-
|
|
45
|
-
|
|
44
|
+
onArcgisBookmarkEdit: EventName<HTMLArcgisBookmarksElement["arcgisBookmarkEdit"]>;
|
|
45
|
+
onArcgisBookmarkSelect: EventName<HTMLArcgisBookmarksElement["arcgisBookmarkSelect"]>;
|
|
46
46
|
onArcgisPropertyChange: EventName<HTMLArcgisBookmarksElement["arcgisPropertyChange"]>;
|
|
47
47
|
onArcgisReady: EventName<HTMLArcgisBookmarksElement["arcgisReady"]>;
|
|
48
|
-
onArcgisSelect: EventName<HTMLArcgisBookmarksElement["arcgisSelect"]>;
|
|
49
48
|
}>;
|
|
50
|
-
export declare const ArcgisBuildingExplorer: import(
|
|
49
|
+
export declare const ArcgisBuildingExplorer: import('@lit/react').ReactWebComponent<HTMLArcgisBuildingExplorerElement & {
|
|
51
50
|
class?: string;
|
|
52
51
|
}, {
|
|
53
52
|
onArcgisPropertyChange: EventName<HTMLArcgisBuildingExplorerElement["arcgisPropertyChange"]>;
|
|
54
53
|
onArcgisReady: EventName<HTMLArcgisBuildingExplorerElement["arcgisReady"]>;
|
|
55
54
|
}>;
|
|
56
|
-
export declare const ArcgisCatalogLayerList: import(
|
|
55
|
+
export declare const ArcgisCatalogLayerList: import('@lit/react').ReactWebComponent<HTMLArcgisCatalogLayerListElement & {
|
|
57
56
|
class?: string;
|
|
58
57
|
}, {
|
|
59
58
|
onArcgisClose: EventName<HTMLArcgisCatalogLayerListElement["arcgisClose"]>;
|
|
@@ -61,78 +60,78 @@ export declare const ArcgisCatalogLayerList: import("@lit/react").ReactWebCompon
|
|
|
61
60
|
onArcgisReady: EventName<HTMLArcgisCatalogLayerListElement["arcgisReady"]>;
|
|
62
61
|
onArcgisTriggerAction: EventName<HTMLArcgisCatalogLayerListElement["arcgisTriggerAction"]>;
|
|
63
62
|
}>;
|
|
64
|
-
export declare const ArcgisCompass: import(
|
|
63
|
+
export declare const ArcgisCompass: import('@lit/react').ReactWebComponent<HTMLArcgisCompassElement & {
|
|
65
64
|
class?: string;
|
|
66
65
|
}, {
|
|
67
66
|
onArcgisPropertyChange: EventName<HTMLArcgisCompassElement["arcgisPropertyChange"]>;
|
|
68
67
|
onArcgisReady: EventName<HTMLArcgisCompassElement["arcgisReady"]>;
|
|
69
68
|
}>;
|
|
70
|
-
export declare const ArcgisCoordinateConversion: import(
|
|
69
|
+
export declare const ArcgisCoordinateConversion: import('@lit/react').ReactWebComponent<HTMLArcgisCoordinateConversionElement & {
|
|
71
70
|
class?: string;
|
|
72
71
|
}, {
|
|
73
72
|
onArcgisPropertyChange: EventName<HTMLArcgisCoordinateConversionElement["arcgisPropertyChange"]>;
|
|
74
73
|
onArcgisReady: EventName<HTMLArcgisCoordinateConversionElement["arcgisReady"]>;
|
|
75
74
|
}>;
|
|
76
|
-
export declare const ArcgisDaylight: import(
|
|
75
|
+
export declare const ArcgisDaylight: import('@lit/react').ReactWebComponent<HTMLArcgisDaylightElement & {
|
|
77
76
|
class?: string;
|
|
78
77
|
}, {
|
|
79
78
|
onArcgisReady: EventName<HTMLArcgisDaylightElement["arcgisReady"]>;
|
|
80
79
|
onArcgisUserDateTimeChange: EventName<HTMLArcgisDaylightElement["arcgisUserDateTimeChange"]>;
|
|
81
80
|
}>;
|
|
82
|
-
export declare const ArcgisDirectionalPad: import(
|
|
81
|
+
export declare const ArcgisDirectionalPad: import('@lit/react').ReactWebComponent<HTMLArcgisDirectionalPadElement & {
|
|
83
82
|
class?: string;
|
|
84
83
|
}, {
|
|
85
84
|
onArcgisPropertyChange: EventName<HTMLArcgisDirectionalPadElement["arcgisPropertyChange"]>;
|
|
86
85
|
onArcgisReady: EventName<HTMLArcgisDirectionalPadElement["arcgisReady"]>;
|
|
87
86
|
}>;
|
|
88
|
-
export declare const ArcgisDirections: import(
|
|
87
|
+
export declare const ArcgisDirections: import('@lit/react').ReactWebComponent<HTMLArcgisDirectionsElement & {
|
|
89
88
|
class?: string;
|
|
90
89
|
}, {
|
|
91
90
|
onArcgisPropertyChange: EventName<HTMLArcgisDirectionsElement["arcgisPropertyChange"]>;
|
|
92
91
|
onArcgisReady: EventName<HTMLArcgisDirectionsElement["arcgisReady"]>;
|
|
93
92
|
}>;
|
|
94
|
-
export declare const ArcgisDirectLineMeasurement3d: import(
|
|
93
|
+
export declare const ArcgisDirectLineMeasurement3d: import('@lit/react').ReactWebComponent<HTMLArcgisDirectLineMeasurement3dElement & {
|
|
95
94
|
class?: string;
|
|
96
95
|
}, {
|
|
97
96
|
onArcgisPropertyChange: EventName<HTMLArcgisDirectLineMeasurement3dElement["arcgisPropertyChange"]>;
|
|
98
97
|
onArcgisReady: EventName<HTMLArcgisDirectLineMeasurement3dElement["arcgisReady"]>;
|
|
99
98
|
}>;
|
|
100
|
-
export declare const ArcgisDirectlineMeasurement3d: import(
|
|
99
|
+
export declare const ArcgisDirectlineMeasurement3d: import('@lit/react').ReactWebComponent<HTMLArcgisDirectlineMeasurement3dElement & {
|
|
101
100
|
class?: string;
|
|
102
101
|
}, {
|
|
103
102
|
onArcgisPropertyChange: EventName<HTMLArcgisDirectlineMeasurement3dElement["arcgisPropertyChange"]>;
|
|
104
103
|
onArcgisReady: EventName<HTMLArcgisDirectlineMeasurement3dElement["arcgisReady"]>;
|
|
105
104
|
}>;
|
|
106
|
-
export declare const ArcgisDistanceMeasurement2d: import(
|
|
105
|
+
export declare const ArcgisDistanceMeasurement2d: import('@lit/react').ReactWebComponent<HTMLArcgisDistanceMeasurement2dElement & {
|
|
107
106
|
class?: string;
|
|
108
107
|
}, {
|
|
109
108
|
onArcgisPropertyChange: EventName<HTMLArcgisDistanceMeasurement2dElement["arcgisPropertyChange"]>;
|
|
110
109
|
onArcgisReady: EventName<HTMLArcgisDistanceMeasurement2dElement["arcgisReady"]>;
|
|
111
110
|
}>;
|
|
112
|
-
export declare const ArcgisEditor: import(
|
|
111
|
+
export declare const ArcgisEditor: import('@lit/react').ReactWebComponent<HTMLArcgisEditorElement & {
|
|
113
112
|
class?: string;
|
|
114
113
|
}, {
|
|
115
114
|
onArcgisPropertyChange: EventName<HTMLArcgisEditorElement["arcgisPropertyChange"]>;
|
|
116
115
|
onArcgisReady: EventName<HTMLArcgisEditorElement["arcgisReady"]>;
|
|
117
116
|
}>;
|
|
118
|
-
export declare const ArcgisElevationProfile: import(
|
|
117
|
+
export declare const ArcgisElevationProfile: import('@lit/react').ReactWebComponent<HTMLArcgisElevationProfileElement & {
|
|
119
118
|
class?: string;
|
|
120
119
|
}, {
|
|
121
120
|
onArcgisPropertyChange: EventName<HTMLArcgisElevationProfileElement["arcgisPropertyChange"]>;
|
|
122
121
|
onArcgisReady: EventName<HTMLArcgisElevationProfileElement["arcgisReady"]>;
|
|
123
122
|
}>;
|
|
124
|
-
export declare const ArcgisExpand: import(
|
|
123
|
+
export declare const ArcgisExpand: import('@lit/react').ReactWebComponent<HTMLArcgisExpandElement & {
|
|
125
124
|
class?: string;
|
|
126
125
|
}, {
|
|
127
126
|
onArcgisReady: EventName<HTMLArcgisExpandElement["arcgisReady"]>;
|
|
128
127
|
}>;
|
|
129
|
-
export declare const ArcgisFeature: import(
|
|
128
|
+
export declare const ArcgisFeature: import('@lit/react').ReactWebComponent<HTMLArcgisFeatureElement & {
|
|
130
129
|
class?: string;
|
|
131
130
|
}, {
|
|
132
131
|
onArcgisPropertyChange: EventName<HTMLArcgisFeatureElement["arcgisPropertyChange"]>;
|
|
133
132
|
onArcgisReady: EventName<HTMLArcgisFeatureElement["arcgisReady"]>;
|
|
134
133
|
}>;
|
|
135
|
-
export declare const ArcgisFeatureForm: import(
|
|
134
|
+
export declare const ArcgisFeatureForm: import('@lit/react').ReactWebComponent<HTMLArcgisFeatureFormElement & {
|
|
136
135
|
class?: string;
|
|
137
136
|
}, {
|
|
138
137
|
onArcgisPropertyChange: EventName<HTMLArcgisFeatureFormElement["arcgisPropertyChange"]>;
|
|
@@ -140,7 +139,10 @@ export declare const ArcgisFeatureForm: import("@lit/react").ReactWebComponent<H
|
|
|
140
139
|
onArcgisSubmit: EventName<HTMLArcgisFeatureFormElement["arcgisSubmit"]>;
|
|
141
140
|
onArcgisValueChange: EventName<HTMLArcgisFeatureFormElement["arcgisValueChange"]>;
|
|
142
141
|
}>;
|
|
143
|
-
export declare const
|
|
142
|
+
export declare const ArcgisFeatureRelationship: import('@lit/react').ReactWebComponent<HTMLArcgisFeatureRelationshipElement & {
|
|
143
|
+
class?: string;
|
|
144
|
+
}, {}>;
|
|
145
|
+
export declare const ArcgisFeatureTable: import('@lit/react').ReactWebComponent<HTMLArcgisFeatureTableElement & {
|
|
144
146
|
class?: string;
|
|
145
147
|
}, {
|
|
146
148
|
onArcgisCellClick: EventName<HTMLArcgisFeatureTableElement["arcgisCellClick"]>;
|
|
@@ -152,14 +154,14 @@ export declare const ArcgisFeatureTable: import("@lit/react").ReactWebComponent<
|
|
|
152
154
|
onArcgisReady: EventName<HTMLArcgisFeatureTableElement["arcgisReady"]>;
|
|
153
155
|
onArcgisSelectionChange: EventName<HTMLArcgisFeatureTableElement["arcgisSelectionChange"]>;
|
|
154
156
|
}>;
|
|
155
|
-
export declare const ArcgisFeatureTemplates: import(
|
|
157
|
+
export declare const ArcgisFeatureTemplates: import('@lit/react').ReactWebComponent<HTMLArcgisFeatureTemplatesElement & {
|
|
156
158
|
class?: string;
|
|
157
159
|
}, {
|
|
158
160
|
onArcgisPropertyChange: EventName<HTMLArcgisFeatureTemplatesElement["arcgisPropertyChange"]>;
|
|
159
161
|
onArcgisReady: EventName<HTMLArcgisFeatureTemplatesElement["arcgisReady"]>;
|
|
160
162
|
onArcgisSelect: EventName<HTMLArcgisFeatureTemplatesElement["arcgisSelect"]>;
|
|
161
163
|
}>;
|
|
162
|
-
export declare const ArcgisFeatures: import(
|
|
164
|
+
export declare const ArcgisFeatures: import('@lit/react').ReactWebComponent<HTMLArcgisFeaturesElement & {
|
|
163
165
|
class?: string;
|
|
164
166
|
}, {
|
|
165
167
|
onArcgisClose: EventName<HTMLArcgisFeaturesElement["arcgisClose"]>;
|
|
@@ -167,37 +169,37 @@ export declare const ArcgisFeatures: import("@lit/react").ReactWebComponent<HTML
|
|
|
167
169
|
onArcgisReady: EventName<HTMLArcgisFeaturesElement["arcgisReady"]>;
|
|
168
170
|
onArcgisTriggerAction: EventName<HTMLArcgisFeaturesElement["arcgisTriggerAction"]>;
|
|
169
171
|
}>;
|
|
170
|
-
export declare const ArcgisFloorFilter: import(
|
|
172
|
+
export declare const ArcgisFloorFilter: import('@lit/react').ReactWebComponent<HTMLArcgisFloorFilterElement & {
|
|
171
173
|
class?: string;
|
|
172
174
|
}, {
|
|
173
175
|
onArcgisReady: EventName<HTMLArcgisFloorFilterElement["arcgisReady"]>;
|
|
174
176
|
}>;
|
|
175
|
-
export declare const ArcgisFullscreen: import(
|
|
177
|
+
export declare const ArcgisFullscreen: import('@lit/react').ReactWebComponent<HTMLArcgisFullscreenElement & {
|
|
176
178
|
class?: string;
|
|
177
179
|
}, {
|
|
178
180
|
onArcgisPropertyChange: EventName<HTMLArcgisFullscreenElement["arcgisPropertyChange"]>;
|
|
179
181
|
onArcgisReady: EventName<HTMLArcgisFullscreenElement["arcgisReady"]>;
|
|
180
182
|
}>;
|
|
181
|
-
export declare const ArcgisGridControls: import(
|
|
183
|
+
export declare const ArcgisGridControls: import('@lit/react').ReactWebComponent<HTMLArcgisGridControlsElement & {
|
|
182
184
|
class?: string;
|
|
183
185
|
}, {
|
|
184
186
|
onArcgisPropertyChange: EventName<HTMLArcgisGridControlsElement["arcgisPropertyChange"]>;
|
|
185
187
|
onArcgisReady: EventName<HTMLArcgisGridControlsElement["arcgisReady"]>;
|
|
186
188
|
}>;
|
|
187
|
-
export declare const ArcgisHistogramRangeSlider: import(
|
|
189
|
+
export declare const ArcgisHistogramRangeSlider: import('@lit/react').ReactWebComponent<HTMLArcgisHistogramRangeSliderElement & {
|
|
188
190
|
class?: string;
|
|
189
191
|
}, {
|
|
190
192
|
onArcgisPropertyChange: EventName<HTMLArcgisHistogramRangeSliderElement["arcgisPropertyChange"]>;
|
|
191
193
|
onArcgisReady: EventName<HTMLArcgisHistogramRangeSliderElement["arcgisReady"]>;
|
|
192
194
|
}>;
|
|
193
|
-
export declare const ArcgisHome: import(
|
|
195
|
+
export declare const ArcgisHome: import('@lit/react').ReactWebComponent<HTMLArcgisHomeElement & {
|
|
194
196
|
class?: string;
|
|
195
197
|
}, {
|
|
196
198
|
onArcgisGo: EventName<HTMLArcgisHomeElement["arcgisGo"]>;
|
|
197
199
|
onArcgisPropertyChange: EventName<HTMLArcgisHomeElement["arcgisPropertyChange"]>;
|
|
198
200
|
onArcgisReady: EventName<HTMLArcgisHomeElement["arcgisReady"]>;
|
|
199
201
|
}>;
|
|
200
|
-
export declare const ArcgisLayerList: import(
|
|
202
|
+
export declare const ArcgisLayerList: import('@lit/react').ReactWebComponent<HTMLArcgisLayerListElement & {
|
|
201
203
|
class?: string;
|
|
202
204
|
}, {
|
|
203
205
|
onArcgisClose: EventName<HTMLArcgisLayerListElement["arcgisClose"]>;
|
|
@@ -205,19 +207,19 @@ export declare const ArcgisLayerList: import("@lit/react").ReactWebComponent<HTM
|
|
|
205
207
|
onArcgisReady: EventName<HTMLArcgisLayerListElement["arcgisReady"]>;
|
|
206
208
|
onArcgisTriggerAction: EventName<HTMLArcgisLayerListElement["arcgisTriggerAction"]>;
|
|
207
209
|
}>;
|
|
208
|
-
export declare const ArcgisLegend: import(
|
|
210
|
+
export declare const ArcgisLegend: import('@lit/react').ReactWebComponent<HTMLArcgisLegendElement & {
|
|
209
211
|
class?: string;
|
|
210
212
|
}, {
|
|
211
213
|
onArcgisPropertyChange: EventName<HTMLArcgisLegendElement["arcgisPropertyChange"]>;
|
|
212
214
|
onArcgisReady: EventName<HTMLArcgisLegendElement["arcgisReady"]>;
|
|
213
215
|
}>;
|
|
214
|
-
export declare const ArcgisLineOfSight: import(
|
|
216
|
+
export declare const ArcgisLineOfSight: import('@lit/react').ReactWebComponent<HTMLArcgisLineOfSightElement & {
|
|
215
217
|
class?: string;
|
|
216
218
|
}, {
|
|
217
219
|
onArcgisPropertyChange: EventName<HTMLArcgisLineOfSightElement["arcgisPropertyChange"]>;
|
|
218
220
|
onArcgisReady: EventName<HTMLArcgisLineOfSightElement["arcgisReady"]>;
|
|
219
221
|
}>;
|
|
220
|
-
export declare const ArcgisLinkChart: import(
|
|
222
|
+
export declare const ArcgisLinkChart: import('@lit/react').ReactWebComponent<HTMLArcgisLinkChartElement & {
|
|
221
223
|
class?: string;
|
|
222
224
|
}, {
|
|
223
225
|
onArcgisViewChange: EventName<HTMLArcgisLinkChartElement["arcgisViewChange"]>;
|
|
@@ -240,14 +242,14 @@ export declare const ArcgisLinkChart: import("@lit/react").ReactWebComponent<HTM
|
|
|
240
242
|
onArcgisViewPointerUp: EventName<HTMLArcgisLinkChartElement["arcgisViewPointerUp"]>;
|
|
241
243
|
onArcgisViewReadyChange: EventName<HTMLArcgisLinkChartElement["arcgisViewReadyChange"]>;
|
|
242
244
|
}>;
|
|
243
|
-
export declare const ArcgisLinkChartLayoutSwitcher: import(
|
|
245
|
+
export declare const ArcgisLinkChartLayoutSwitcher: import('@lit/react').ReactWebComponent<HTMLArcgisLinkChartLayoutSwitcherElement & {
|
|
244
246
|
class?: string;
|
|
245
247
|
}, {
|
|
246
248
|
onArcgisPropertyChange: EventName<HTMLArcgisLinkChartLayoutSwitcherElement["arcgisPropertyChange"]>;
|
|
247
249
|
onArcgisReady: EventName<HTMLArcgisLinkChartLayoutSwitcherElement["arcgisReady"]>;
|
|
248
250
|
onArcgisSwitchLayout: EventName<HTMLArcgisLinkChartLayoutSwitcherElement["arcgisSwitchLayout"]>;
|
|
249
251
|
}>;
|
|
250
|
-
export declare const ArcgisLocate: import(
|
|
252
|
+
export declare const ArcgisLocate: import('@lit/react').ReactWebComponent<HTMLArcgisLocateElement & {
|
|
251
253
|
class?: string;
|
|
252
254
|
}, {
|
|
253
255
|
onArcgisError: EventName<HTMLArcgisLocateElement["arcgisError"]>;
|
|
@@ -255,7 +257,7 @@ export declare const ArcgisLocate: import("@lit/react").ReactWebComponent<HTMLAr
|
|
|
255
257
|
onArcgisReady: EventName<HTMLArcgisLocateElement["arcgisReady"]>;
|
|
256
258
|
onArcgisSuccess: EventName<HTMLArcgisLocateElement["arcgisSuccess"]>;
|
|
257
259
|
}>;
|
|
258
|
-
export declare const ArcgisMap: import(
|
|
260
|
+
export declare const ArcgisMap: import('@lit/react').ReactWebComponent<HTMLArcgisMapElement & {
|
|
259
261
|
class?: string;
|
|
260
262
|
}, {
|
|
261
263
|
onArcgisViewChange: EventName<HTMLArcgisMapElement["arcgisViewChange"]>;
|
|
@@ -278,30 +280,30 @@ export declare const ArcgisMap: import("@lit/react").ReactWebComponent<HTMLArcgi
|
|
|
278
280
|
onArcgisViewPointerUp: EventName<HTMLArcgisMapElement["arcgisViewPointerUp"]>;
|
|
279
281
|
onArcgisViewReadyChange: EventName<HTMLArcgisMapElement["arcgisViewReadyChange"]>;
|
|
280
282
|
}>;
|
|
281
|
-
export declare const ArcgisMeasurement: import(
|
|
283
|
+
export declare const ArcgisMeasurement: import('@lit/react').ReactWebComponent<HTMLArcgisMeasurementElement & {
|
|
282
284
|
class?: string;
|
|
283
285
|
}, {
|
|
284
286
|
onArcgisPropertyChange: EventName<HTMLArcgisMeasurementElement["arcgisPropertyChange"]>;
|
|
285
287
|
onArcgisReady: EventName<HTMLArcgisMeasurementElement["arcgisReady"]>;
|
|
286
288
|
}>;
|
|
287
|
-
export declare const ArcgisNavigationToggle: import(
|
|
289
|
+
export declare const ArcgisNavigationToggle: import('@lit/react').ReactWebComponent<HTMLArcgisNavigationToggleElement & {
|
|
288
290
|
class?: string;
|
|
289
291
|
}, {
|
|
290
292
|
onArcgisPropertyChange: EventName<HTMLArcgisNavigationToggleElement["arcgisPropertyChange"]>;
|
|
291
293
|
onArcgisReady: EventName<HTMLArcgisNavigationToggleElement["arcgisReady"]>;
|
|
292
294
|
}>;
|
|
293
|
-
export declare const ArcgisOrientedImageryViewer: import(
|
|
295
|
+
export declare const ArcgisOrientedImageryViewer: import('@lit/react').ReactWebComponent<HTMLArcgisOrientedImageryViewerElement & {
|
|
294
296
|
class?: string;
|
|
295
297
|
}, {
|
|
296
298
|
onArcgisPropertyChange: EventName<HTMLArcgisOrientedImageryViewerElement["arcgisPropertyChange"]>;
|
|
297
299
|
onArcgisReady: EventName<HTMLArcgisOrientedImageryViewerElement["arcgisReady"]>;
|
|
298
300
|
}>;
|
|
299
|
-
export declare const ArcgisPlacement: import(
|
|
301
|
+
export declare const ArcgisPlacement: import('@lit/react').ReactWebComponent<HTMLArcgisPlacementElement & {
|
|
300
302
|
class?: string;
|
|
301
303
|
}, {
|
|
302
304
|
onArcgisReady: EventName<HTMLArcgisPlacementElement["arcgisReady"]>;
|
|
303
305
|
}>;
|
|
304
|
-
export declare const ArcgisPrint: import(
|
|
306
|
+
export declare const ArcgisPrint: import('@lit/react').ReactWebComponent<HTMLArcgisPrintElement & {
|
|
305
307
|
class?: string;
|
|
306
308
|
}, {
|
|
307
309
|
onArcgisComplete: EventName<HTMLArcgisPrintElement["arcgisComplete"]>;
|
|
@@ -309,20 +311,23 @@ export declare const ArcgisPrint: import("@lit/react").ReactWebComponent<HTMLArc
|
|
|
309
311
|
onArcgisReady: EventName<HTMLArcgisPrintElement["arcgisReady"]>;
|
|
310
312
|
onArcgisSubmit: EventName<HTMLArcgisPrintElement["arcgisSubmit"]>;
|
|
311
313
|
}>;
|
|
312
|
-
export declare const ArcgisScaleBar: import(
|
|
314
|
+
export declare const ArcgisScaleBar: import('@lit/react').ReactWebComponent<HTMLArcgisScaleBarElement & {
|
|
313
315
|
class?: string;
|
|
314
316
|
}, {
|
|
315
317
|
onArcgisReady: EventName<HTMLArcgisScaleBarElement["arcgisReady"]>;
|
|
316
318
|
}>;
|
|
317
|
-
export declare const ArcgisScaleRangeSlider: import(
|
|
319
|
+
export declare const ArcgisScaleRangeSlider: import('@lit/react').ReactWebComponent<HTMLArcgisScaleRangeSliderElement & {
|
|
318
320
|
class?: string;
|
|
319
321
|
}, {
|
|
320
322
|
onArcgisPropertyChange: EventName<HTMLArcgisScaleRangeSliderElement["arcgisPropertyChange"]>;
|
|
321
323
|
onArcgisReady: EventName<HTMLArcgisScaleRangeSliderElement["arcgisReady"]>;
|
|
322
324
|
}>;
|
|
323
|
-
export declare const ArcgisScene: import(
|
|
325
|
+
export declare const ArcgisScene: import('@lit/react').ReactWebComponent<HTMLArcgisSceneElement & {
|
|
324
326
|
class?: string;
|
|
325
327
|
}, {
|
|
328
|
+
onArcgisViewAnalysisViewCreate: EventName<HTMLArcgisSceneElement["arcgisViewAnalysisViewCreate"]>;
|
|
329
|
+
onArcgisViewAnalysisViewCreateError: EventName<HTMLArcgisSceneElement["arcgisViewAnalysisViewCreateError"]>;
|
|
330
|
+
onArcgisViewAnalysisViewDestroy: EventName<HTMLArcgisSceneElement["arcgisViewAnalysisViewDestroy"]>;
|
|
326
331
|
onArcgisViewChange: EventName<HTMLArcgisSceneElement["arcgisViewChange"]>;
|
|
327
332
|
onArcgisViewClick: EventName<HTMLArcgisSceneElement["arcgisViewClick"]>;
|
|
328
333
|
onArcgisViewDoubleClick: EventName<HTMLArcgisSceneElement["arcgisViewDoubleClick"]>;
|
|
@@ -343,7 +348,7 @@ export declare const ArcgisScene: import("@lit/react").ReactWebComponent<HTMLArc
|
|
|
343
348
|
onArcgisViewPointerUp: EventName<HTMLArcgisSceneElement["arcgisViewPointerUp"]>;
|
|
344
349
|
onArcgisViewReadyChange: EventName<HTMLArcgisSceneElement["arcgisViewReadyChange"]>;
|
|
345
350
|
}>;
|
|
346
|
-
export declare const ArcgisSearch: import(
|
|
351
|
+
export declare const ArcgisSearch: import('@lit/react').ReactWebComponent<HTMLArcgisSearchElement & {
|
|
347
352
|
class?: string;
|
|
348
353
|
}, {
|
|
349
354
|
onArcgisPropertyChange: EventName<HTMLArcgisSearchElement["arcgisPropertyChange"]>;
|
|
@@ -355,18 +360,18 @@ export declare const ArcgisSearch: import("@lit/react").ReactWebComponent<HTMLAr
|
|
|
355
360
|
onArcgisSuggestComplete: EventName<HTMLArcgisSearchElement["arcgisSuggestComplete"]>;
|
|
356
361
|
onArcgisSuggestStart: EventName<HTMLArcgisSearchElement["arcgisSuggestStart"]>;
|
|
357
362
|
}>;
|
|
358
|
-
export declare const ArcgisSearchResultRenderer: import(
|
|
363
|
+
export declare const ArcgisSearchResultRenderer: import('@lit/react').ReactWebComponent<HTMLArcgisSearchResultRendererElement & {
|
|
359
364
|
class?: string;
|
|
360
365
|
}, {
|
|
361
366
|
onArcgisReady: EventName<HTMLArcgisSearchResultRendererElement["arcgisReady"]>;
|
|
362
367
|
}>;
|
|
363
|
-
export declare const ArcgisShadowCast: import(
|
|
368
|
+
export declare const ArcgisShadowCast: import('@lit/react').ReactWebComponent<HTMLArcgisShadowCastElement & {
|
|
364
369
|
class?: string;
|
|
365
370
|
}, {
|
|
366
371
|
onArcgisPropertyChange: EventName<HTMLArcgisShadowCastElement["arcgisPropertyChange"]>;
|
|
367
372
|
onArcgisReady: EventName<HTMLArcgisShadowCastElement["arcgisReady"]>;
|
|
368
373
|
}>;
|
|
369
|
-
export declare const ArcgisSketch: import(
|
|
374
|
+
export declare const ArcgisSketch: import('@lit/react').ReactWebComponent<HTMLArcgisSketchElement & {
|
|
370
375
|
class?: string;
|
|
371
376
|
}, {
|
|
372
377
|
onArcgisCreate: EventName<HTMLArcgisSketchElement["arcgisCreate"]>;
|
|
@@ -377,36 +382,21 @@ export declare const ArcgisSketch: import("@lit/react").ReactWebComponent<HTMLAr
|
|
|
377
382
|
onArcgisUndo: EventName<HTMLArcgisSketchElement["arcgisUndo"]>;
|
|
378
383
|
onArcgisUpdate: EventName<HTMLArcgisSketchElement["arcgisUpdate"]>;
|
|
379
384
|
}>;
|
|
380
|
-
export declare const ArcgisSlice: import(
|
|
385
|
+
export declare const ArcgisSlice: import('@lit/react').ReactWebComponent<HTMLArcgisSliceElement & {
|
|
381
386
|
class?: string;
|
|
382
387
|
}, {
|
|
383
388
|
onArcgisPropertyChange: EventName<HTMLArcgisSliceElement["arcgisPropertyChange"]>;
|
|
384
389
|
onArcgisReady: EventName<HTMLArcgisSliceElement["arcgisReady"]>;
|
|
385
390
|
}>;
|
|
386
|
-
export declare const
|
|
387
|
-
class?: string;
|
|
388
|
-
}, {
|
|
389
|
-
onArcgisMaxChange: EventName<HTMLArcgisSliderElement["arcgisMaxChange"]>;
|
|
390
|
-
onArcgisMaxClick: EventName<HTMLArcgisSliderElement["arcgisMaxClick"]>;
|
|
391
|
-
onArcgisMinChange: EventName<HTMLArcgisSliderElement["arcgisMinChange"]>;
|
|
392
|
-
onArcgisMinClick: EventName<HTMLArcgisSliderElement["arcgisMinClick"]>;
|
|
393
|
-
onArcgisPropertyChange: EventName<HTMLArcgisSliderElement["arcgisPropertyChange"]>;
|
|
394
|
-
onArcgisReady: EventName<HTMLArcgisSliderElement["arcgisReady"]>;
|
|
395
|
-
onArcgisSegmentClick: EventName<HTMLArcgisSliderElement["arcgisSegmentClick"]>;
|
|
396
|
-
onArcgisSegmentDrag: EventName<HTMLArcgisSliderElement["arcgisSegmentDrag"]>;
|
|
397
|
-
onArcgisThumbChange: EventName<HTMLArcgisSliderElement["arcgisThumbChange"]>;
|
|
398
|
-
onArcgisThumbClick: EventName<HTMLArcgisSliderElement["arcgisThumbClick"]>;
|
|
399
|
-
onArcgisThumbDrag: EventName<HTMLArcgisSliderElement["arcgisThumbDrag"]>;
|
|
400
|
-
onArcgisTickClick: EventName<HTMLArcgisSliderElement["arcgisTickClick"]>;
|
|
401
|
-
onArcgisTrackClick: EventName<HTMLArcgisSliderElement["arcgisTrackClick"]>;
|
|
402
|
-
}>;
|
|
403
|
-
export declare const ArcgisSwipe: import("@lit/react").ReactWebComponent<HTMLArcgisSwipeElement & {
|
|
391
|
+
export declare const ArcgisSwipe: import('@lit/react').ReactWebComponent<HTMLArcgisSwipeElement & {
|
|
404
392
|
class?: string;
|
|
405
393
|
}, {
|
|
406
394
|
onArcgisPropertyChange: EventName<HTMLArcgisSwipeElement["arcgisPropertyChange"]>;
|
|
407
395
|
onArcgisReady: EventName<HTMLArcgisSwipeElement["arcgisReady"]>;
|
|
396
|
+
onArcgisSwipeChange: EventName<HTMLArcgisSwipeElement["arcgisSwipeChange"]>;
|
|
397
|
+
onArcgisSwipeInput: EventName<HTMLArcgisSwipeElement["arcgisSwipeInput"]>;
|
|
408
398
|
}>;
|
|
409
|
-
export declare const ArcgisTableList: import(
|
|
399
|
+
export declare const ArcgisTableList: import('@lit/react').ReactWebComponent<HTMLArcgisTableListElement & {
|
|
410
400
|
class?: string;
|
|
411
401
|
}, {
|
|
412
402
|
onArcgisClose: EventName<HTMLArcgisTableListElement["arcgisClose"]>;
|
|
@@ -414,20 +404,20 @@ export declare const ArcgisTableList: import("@lit/react").ReactWebComponent<HTM
|
|
|
414
404
|
onArcgisReady: EventName<HTMLArcgisTableListElement["arcgisReady"]>;
|
|
415
405
|
onArcgisTriggerAction: EventName<HTMLArcgisTableListElement["arcgisTriggerAction"]>;
|
|
416
406
|
}>;
|
|
417
|
-
export declare const ArcgisTimeSlider: import(
|
|
407
|
+
export declare const ArcgisTimeSlider: import('@lit/react').ReactWebComponent<HTMLArcgisTimeSliderElement & {
|
|
418
408
|
class?: string;
|
|
419
409
|
}, {
|
|
420
410
|
onArcgisPropertyChange: EventName<HTMLArcgisTimeSliderElement["arcgisPropertyChange"]>;
|
|
421
411
|
onArcgisReady: EventName<HTMLArcgisTimeSliderElement["arcgisReady"]>;
|
|
422
412
|
onArcgisTriggerAction: EventName<HTMLArcgisTimeSliderElement["arcgisTriggerAction"]>;
|
|
423
413
|
}>;
|
|
424
|
-
export declare const ArcgisTimeZoneLabel: import(
|
|
414
|
+
export declare const ArcgisTimeZoneLabel: import('@lit/react').ReactWebComponent<HTMLArcgisTimeZoneLabelElement & {
|
|
425
415
|
class?: string;
|
|
426
416
|
}, {
|
|
427
417
|
onArcgisPropertyChange: EventName<HTMLArcgisTimeZoneLabelElement["arcgisPropertyChange"]>;
|
|
428
418
|
onArcgisReady: EventName<HTMLArcgisTimeZoneLabelElement["arcgisReady"]>;
|
|
429
419
|
}>;
|
|
430
|
-
export declare const ArcgisTrack: import(
|
|
420
|
+
export declare const ArcgisTrack: import('@lit/react').ReactWebComponent<HTMLArcgisTrackElement & {
|
|
431
421
|
class?: string;
|
|
432
422
|
}, {
|
|
433
423
|
onArcgisComplete: EventName<HTMLArcgisTrackElement["arcgisComplete"]>;
|
|
@@ -435,12 +425,12 @@ export declare const ArcgisTrack: import("@lit/react").ReactWebComponent<HTMLArc
|
|
|
435
425
|
onArcgisPropertyChange: EventName<HTMLArcgisTrackElement["arcgisPropertyChange"]>;
|
|
436
426
|
onArcgisReady: EventName<HTMLArcgisTrackElement["arcgisReady"]>;
|
|
437
427
|
}>;
|
|
438
|
-
export declare const ArcgisUtilityNetworkAssociations: import(
|
|
428
|
+
export declare const ArcgisUtilityNetworkAssociations: import('@lit/react').ReactWebComponent<HTMLArcgisUtilityNetworkAssociationsElement & {
|
|
439
429
|
class?: string;
|
|
440
430
|
}, {
|
|
441
431
|
onArcgisReady: EventName<HTMLArcgisUtilityNetworkAssociationsElement["arcgisReady"]>;
|
|
442
432
|
}>;
|
|
443
|
-
export declare const ArcgisUtilityNetworkTrace: import(
|
|
433
|
+
export declare const ArcgisUtilityNetworkTrace: import('@lit/react').ReactWebComponent<HTMLArcgisUtilityNetworkTraceElement & {
|
|
444
434
|
class?: string;
|
|
445
435
|
}, {
|
|
446
436
|
onArcgisAddFlag: EventName<HTMLArcgisUtilityNetworkTraceElement["arcgisAddFlag"]>;
|
|
@@ -451,13 +441,13 @@ export declare const ArcgisUtilityNetworkTrace: import("@lit/react").ReactWebCom
|
|
|
451
441
|
onArcgisReady: EventName<HTMLArcgisUtilityNetworkTraceElement["arcgisReady"]>;
|
|
452
442
|
onArcgisRemoveResultArea: EventName<HTMLArcgisUtilityNetworkTraceElement["arcgisRemoveResultArea"]>;
|
|
453
443
|
}>;
|
|
454
|
-
export declare const ArcgisUtilityNetworkValidateTopology: import(
|
|
444
|
+
export declare const ArcgisUtilityNetworkValidateTopology: import('@lit/react').ReactWebComponent<HTMLArcgisUtilityNetworkValidateTopologyElement & {
|
|
455
445
|
class?: string;
|
|
456
446
|
}, {
|
|
457
447
|
onArcgisPropertyChange: EventName<HTMLArcgisUtilityNetworkValidateTopologyElement["arcgisPropertyChange"]>;
|
|
458
448
|
onArcgisReady: EventName<HTMLArcgisUtilityNetworkValidateTopologyElement["arcgisReady"]>;
|
|
459
449
|
}>;
|
|
460
|
-
export declare const ArcgisValuePicker: import(
|
|
450
|
+
export declare const ArcgisValuePicker: import('@lit/react').ReactWebComponent<HTMLArcgisValuePickerElement & {
|
|
461
451
|
class?: string;
|
|
462
452
|
}, {
|
|
463
453
|
onArcgisAnimate: EventName<HTMLArcgisValuePickerElement["arcgisAnimate"]>;
|
|
@@ -468,31 +458,31 @@ export declare const ArcgisValuePicker: import("@lit/react").ReactWebComponent<H
|
|
|
468
458
|
onArcgisPropertyChange: EventName<HTMLArcgisValuePickerElement["arcgisPropertyChange"]>;
|
|
469
459
|
onArcgisReady: EventName<HTMLArcgisValuePickerElement["arcgisReady"]>;
|
|
470
460
|
}>;
|
|
471
|
-
export declare const ArcgisVersionManagement: import(
|
|
461
|
+
export declare const ArcgisVersionManagement: import('@lit/react').ReactWebComponent<HTMLArcgisVersionManagementElement & {
|
|
472
462
|
class?: string;
|
|
473
463
|
}, {
|
|
474
464
|
onArcgisReady: EventName<HTMLArcgisVersionManagementElement["arcgisReady"]>;
|
|
475
465
|
onArcgisVersioningStateChanged: EventName<HTMLArcgisVersionManagementElement["arcgisVersioningStateChanged"]>;
|
|
476
466
|
}>;
|
|
477
|
-
export declare const ArcgisVideo: import(
|
|
467
|
+
export declare const ArcgisVideo: import('@lit/react').ReactWebComponent<HTMLArcgisVideoElement & {
|
|
478
468
|
class?: string;
|
|
479
469
|
}, {
|
|
480
470
|
onArcgisViewReadyChange: EventName<HTMLArcgisVideoElement["arcgisViewReadyChange"]>;
|
|
481
471
|
}>;
|
|
482
|
-
export declare const ArcgisVideoPlayer: import(
|
|
472
|
+
export declare const ArcgisVideoPlayer: import('@lit/react').ReactWebComponent<HTMLArcgisVideoPlayerElement & {
|
|
483
473
|
class?: string;
|
|
484
474
|
}, {
|
|
485
475
|
onArcgisPropertyChange: EventName<HTMLArcgisVideoPlayerElement["arcgisPropertyChange"]>;
|
|
486
476
|
onArcgisReady: EventName<HTMLArcgisVideoPlayerElement["arcgisReady"]>;
|
|
487
477
|
onArcgisVideoReady: EventName<HTMLArcgisVideoPlayerElement["arcgisVideoReady"]>;
|
|
488
478
|
}>;
|
|
489
|
-
export declare const ArcgisWeather: import(
|
|
479
|
+
export declare const ArcgisWeather: import('@lit/react').ReactWebComponent<HTMLArcgisWeatherElement & {
|
|
490
480
|
class?: string;
|
|
491
481
|
}, {
|
|
492
482
|
onArcgisPropertyChange: EventName<HTMLArcgisWeatherElement["arcgisPropertyChange"]>;
|
|
493
483
|
onArcgisReady: EventName<HTMLArcgisWeatherElement["arcgisReady"]>;
|
|
494
484
|
}>;
|
|
495
|
-
export declare const ArcgisZoom: import(
|
|
485
|
+
export declare const ArcgisZoom: import('@lit/react').ReactWebComponent<HTMLArcgisZoomElement & {
|
|
496
486
|
class?: string;
|
|
497
487
|
}, {
|
|
498
488
|
onArcgisPropertyChange: EventName<HTMLArcgisZoomElement["arcgisPropertyChange"]>;
|
package/dist/index.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from
|
|
1
|
+
export * from './components';
|