@arcgis/map-components-react 4.34.0-next.120 → 4.34.0-next.121
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 +42 -0
- package/dist/index.js +179 -95
- package/package.json +4 -4
package/dist/components.d.ts
CHANGED
|
@@ -218,6 +218,48 @@ export declare const ArcgisLegend: import('@lit/react').ReactWebComponent<HTMLAr
|
|
|
218
218
|
onArcgisPropertyChange: EventName<HTMLArcgisLegendElement["arcgisPropertyChange"]>;
|
|
219
219
|
onArcgisReady: EventName<HTMLArcgisLegendElement["arcgisReady"]>;
|
|
220
220
|
}>;
|
|
221
|
+
export declare const ArcgisLegendCardColorRamp: import('@lit/react').ReactWebComponent<HTMLArcgisLegendCardColorRampElement & {
|
|
222
|
+
class?: string;
|
|
223
|
+
}, {}>;
|
|
224
|
+
export declare const ArcgisLegendCardElement: import('@lit/react').ReactWebComponent<HTMLArcgisLegendCardElementElement & {
|
|
225
|
+
class?: string;
|
|
226
|
+
}, {}>;
|
|
227
|
+
export declare const ArcgisLegendCardSizeRamp: import('@lit/react').ReactWebComponent<HTMLArcgisLegendCardSizeRampElement & {
|
|
228
|
+
class?: string;
|
|
229
|
+
}, {}>;
|
|
230
|
+
export declare const ArcgisLegendCardUnivariateAboveAndBelowRamp: import('@lit/react').ReactWebComponent<HTMLArcgisLegendCardUnivariateAboveAndBelowRampElement & {
|
|
231
|
+
class?: string;
|
|
232
|
+
}, {}>;
|
|
233
|
+
export declare const ArcgisLegendCardUnivariateColorSizeRamp: import('@lit/react').ReactWebComponent<HTMLArcgisLegendCardUnivariateColorSizeRampElement & {
|
|
234
|
+
class?: string;
|
|
235
|
+
}, {}>;
|
|
236
|
+
export declare const ArcgisLegendCardView: import('@lit/react').ReactWebComponent<HTMLArcgisLegendCardViewElement & {
|
|
237
|
+
class?: string;
|
|
238
|
+
}, {}>;
|
|
239
|
+
export declare const ArcgisLegendClassicColorRamp: import('@lit/react').ReactWebComponent<HTMLArcgisLegendClassicColorRampElement & {
|
|
240
|
+
class?: string;
|
|
241
|
+
}, {}>;
|
|
242
|
+
export declare const ArcgisLegendClassicElement: import('@lit/react').ReactWebComponent<HTMLArcgisLegendClassicElementElement & {
|
|
243
|
+
class?: string;
|
|
244
|
+
}, {}>;
|
|
245
|
+
export declare const ArcgisLegendClassicSizeRamp: import('@lit/react').ReactWebComponent<HTMLArcgisLegendClassicSizeRampElement & {
|
|
246
|
+
class?: string;
|
|
247
|
+
}, {}>;
|
|
248
|
+
export declare const ArcgisLegendClassicUnivariateAboveAndBelowRamp: import('@lit/react').ReactWebComponent<HTMLArcgisLegendClassicUnivariateAboveAndBelowRampElement & {
|
|
249
|
+
class?: string;
|
|
250
|
+
}, {}>;
|
|
251
|
+
export declare const ArcgisLegendClassicUnivariateColorSizeRamp: import('@lit/react').ReactWebComponent<HTMLArcgisLegendClassicUnivariateColorSizeRampElement & {
|
|
252
|
+
class?: string;
|
|
253
|
+
}, {}>;
|
|
254
|
+
export declare const ArcgisLegendClassicView: import('@lit/react').ReactWebComponent<HTMLArcgisLegendClassicViewElement & {
|
|
255
|
+
class?: string;
|
|
256
|
+
}, {}>;
|
|
257
|
+
export declare const ArcgisLegendRelationshipRamp: import('@lit/react').ReactWebComponent<HTMLArcgisLegendRelationshipRampElement & {
|
|
258
|
+
class?: string;
|
|
259
|
+
}, {}>;
|
|
260
|
+
export declare const ArcgisLegendSpikeRamp: import('@lit/react').ReactWebComponent<HTMLArcgisLegendSpikeRampElement & {
|
|
261
|
+
class?: string;
|
|
262
|
+
}, {}>;
|
|
221
263
|
export declare const ArcgisLineOfSight: import('@lit/react').ReactWebComponent<HTMLArcgisLineOfSightElement & {
|
|
222
264
|
class?: string;
|
|
223
265
|
}, {
|
package/dist/index.js
CHANGED
|
@@ -43,7 +43,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
|
|
|
43
43
|
onArcgisTriggerAction: "arcgisTriggerAction"
|
|
44
44
|
}
|
|
45
45
|
)
|
|
46
|
-
),
|
|
46
|
+
), l = /* @__PURE__ */ e(
|
|
47
47
|
r(
|
|
48
48
|
"arcgis-basemap-toggle",
|
|
49
49
|
{
|
|
@@ -51,7 +51,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
|
|
|
51
51
|
onArcgisReady: "arcgisReady"
|
|
52
52
|
}
|
|
53
53
|
)
|
|
54
|
-
),
|
|
54
|
+
), C = /* @__PURE__ */ e(
|
|
55
55
|
r(
|
|
56
56
|
"arcgis-bookmarks",
|
|
57
57
|
{
|
|
@@ -95,7 +95,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
|
|
|
95
95
|
onArcgisReady: "arcgisReady"
|
|
96
96
|
}
|
|
97
97
|
)
|
|
98
|
-
),
|
|
98
|
+
), R = /* @__PURE__ */ e(
|
|
99
99
|
r(
|
|
100
100
|
"arcgis-daylight",
|
|
101
101
|
{
|
|
@@ -103,7 +103,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
|
|
|
103
103
|
onArcgisUserDateTimeChange: "arcgisUserDateTimeChange"
|
|
104
104
|
}
|
|
105
105
|
)
|
|
106
|
-
),
|
|
106
|
+
), P = /* @__PURE__ */ e(
|
|
107
107
|
r(
|
|
108
108
|
"arcgis-directional-pad",
|
|
109
109
|
{
|
|
@@ -127,7 +127,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
|
|
|
127
127
|
onArcgisReady: "arcgisReady"
|
|
128
128
|
}
|
|
129
129
|
)
|
|
130
|
-
),
|
|
130
|
+
), v = /* @__PURE__ */ e(
|
|
131
131
|
r(
|
|
132
132
|
"arcgis-directline-measurement-3d",
|
|
133
133
|
{
|
|
@@ -135,7 +135,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
|
|
|
135
135
|
onArcgisReady: "arcgisReady"
|
|
136
136
|
}
|
|
137
137
|
)
|
|
138
|
-
),
|
|
138
|
+
), k = /* @__PURE__ */ e(
|
|
139
139
|
r(
|
|
140
140
|
"arcgis-distance-measurement-2d",
|
|
141
141
|
{
|
|
@@ -143,7 +143,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
|
|
|
143
143
|
onArcgisReady: "arcgisReady"
|
|
144
144
|
}
|
|
145
145
|
)
|
|
146
|
-
),
|
|
146
|
+
), S = /* @__PURE__ */ e(
|
|
147
147
|
r(
|
|
148
148
|
"arcgis-editor",
|
|
149
149
|
{
|
|
@@ -153,7 +153,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
|
|
|
153
153
|
onArcgisSketchUpdate: "arcgisSketchUpdate"
|
|
154
154
|
}
|
|
155
155
|
)
|
|
156
|
-
),
|
|
156
|
+
), L = /* @__PURE__ */ e(
|
|
157
157
|
r(
|
|
158
158
|
"arcgis-elevation-profile",
|
|
159
159
|
{
|
|
@@ -161,7 +161,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
|
|
|
161
161
|
onArcgisReady: "arcgisReady"
|
|
162
162
|
}
|
|
163
163
|
)
|
|
164
|
-
),
|
|
164
|
+
), D = /* @__PURE__ */ e(
|
|
165
165
|
r(
|
|
166
166
|
"arcgis-elevation-profile-next",
|
|
167
167
|
{
|
|
@@ -169,7 +169,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
|
|
|
169
169
|
onArcgisReady: "arcgisReady"
|
|
170
170
|
}
|
|
171
171
|
)
|
|
172
|
-
),
|
|
172
|
+
), b = /* @__PURE__ */ e(
|
|
173
173
|
r(
|
|
174
174
|
"arcgis-expand",
|
|
175
175
|
{
|
|
@@ -177,7 +177,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
|
|
|
177
177
|
onArcgisReady: "arcgisReady"
|
|
178
178
|
}
|
|
179
179
|
)
|
|
180
|
-
),
|
|
180
|
+
), E = /* @__PURE__ */ e(
|
|
181
181
|
r(
|
|
182
182
|
"arcgis-feature",
|
|
183
183
|
{
|
|
@@ -185,7 +185,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
|
|
|
185
185
|
onArcgisReady: "arcgisReady"
|
|
186
186
|
}
|
|
187
187
|
)
|
|
188
|
-
),
|
|
188
|
+
), U = /* @__PURE__ */ e(
|
|
189
189
|
r(
|
|
190
190
|
"arcgis-feature-form",
|
|
191
191
|
{
|
|
@@ -195,7 +195,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
|
|
|
195
195
|
onArcgisValueChange: "arcgisValueChange"
|
|
196
196
|
}
|
|
197
197
|
)
|
|
198
|
-
),
|
|
198
|
+
), T = /* @__PURE__ */ e(
|
|
199
199
|
r(
|
|
200
200
|
"arcgis-feature-table",
|
|
201
201
|
{
|
|
@@ -258,7 +258,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
|
|
|
258
258
|
onArcgisReady: "arcgisReady"
|
|
259
259
|
}
|
|
260
260
|
)
|
|
261
|
-
),
|
|
261
|
+
), z = /* @__PURE__ */ e(
|
|
262
262
|
r(
|
|
263
263
|
"arcgis-home",
|
|
264
264
|
{
|
|
@@ -267,7 +267,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
|
|
|
267
267
|
onArcgisReady: "arcgisReady"
|
|
268
268
|
}
|
|
269
269
|
)
|
|
270
|
-
),
|
|
270
|
+
), W = /* @__PURE__ */ e(
|
|
271
271
|
r(
|
|
272
272
|
"arcgis-layer-list",
|
|
273
273
|
{
|
|
@@ -277,7 +277,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
|
|
|
277
277
|
onArcgisTriggerAction: "arcgisTriggerAction"
|
|
278
278
|
}
|
|
279
279
|
)
|
|
280
|
-
),
|
|
280
|
+
), x = /* @__PURE__ */ e(
|
|
281
281
|
r(
|
|
282
282
|
"arcgis-legend",
|
|
283
283
|
{
|
|
@@ -285,7 +285,77 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
|
|
|
285
285
|
onArcgisReady: "arcgisReady"
|
|
286
286
|
}
|
|
287
287
|
)
|
|
288
|
+
), H = /* @__PURE__ */ e(
|
|
289
|
+
r(
|
|
290
|
+
"arcgis-legend-card-color-ramp",
|
|
291
|
+
{}
|
|
292
|
+
)
|
|
288
293
|
), N = /* @__PURE__ */ e(
|
|
294
|
+
r(
|
|
295
|
+
"arcgis-legend-card-element",
|
|
296
|
+
{}
|
|
297
|
+
)
|
|
298
|
+
), G = /* @__PURE__ */ e(
|
|
299
|
+
r(
|
|
300
|
+
"arcgis-legend-card-size-ramp",
|
|
301
|
+
{}
|
|
302
|
+
)
|
|
303
|
+
), O = /* @__PURE__ */ e(
|
|
304
|
+
r(
|
|
305
|
+
"arcgis-legend-card-univariate-above-and-below-ramp",
|
|
306
|
+
{}
|
|
307
|
+
)
|
|
308
|
+
), Z = /* @__PURE__ */ e(
|
|
309
|
+
r(
|
|
310
|
+
"arcgis-legend-card-univariate-color-size-ramp",
|
|
311
|
+
{}
|
|
312
|
+
)
|
|
313
|
+
), j = /* @__PURE__ */ e(
|
|
314
|
+
r(
|
|
315
|
+
"arcgis-legend-card-view",
|
|
316
|
+
{}
|
|
317
|
+
)
|
|
318
|
+
), q = /* @__PURE__ */ e(
|
|
319
|
+
r(
|
|
320
|
+
"arcgis-legend-classic-color-ramp",
|
|
321
|
+
{}
|
|
322
|
+
)
|
|
323
|
+
), J = /* @__PURE__ */ e(
|
|
324
|
+
r(
|
|
325
|
+
"arcgis-legend-classic-element",
|
|
326
|
+
{}
|
|
327
|
+
)
|
|
328
|
+
), Q = /* @__PURE__ */ e(
|
|
329
|
+
r(
|
|
330
|
+
"arcgis-legend-classic-size-ramp",
|
|
331
|
+
{}
|
|
332
|
+
)
|
|
333
|
+
), X = /* @__PURE__ */ e(
|
|
334
|
+
r(
|
|
335
|
+
"arcgis-legend-classic-univariate-above-and-below-ramp",
|
|
336
|
+
{}
|
|
337
|
+
)
|
|
338
|
+
), Y = /* @__PURE__ */ e(
|
|
339
|
+
r(
|
|
340
|
+
"arcgis-legend-classic-univariate-color-size-ramp",
|
|
341
|
+
{}
|
|
342
|
+
)
|
|
343
|
+
), _ = /* @__PURE__ */ e(
|
|
344
|
+
r(
|
|
345
|
+
"arcgis-legend-classic-view",
|
|
346
|
+
{}
|
|
347
|
+
)
|
|
348
|
+
), $ = /* @__PURE__ */ e(
|
|
349
|
+
r(
|
|
350
|
+
"arcgis-legend-relationship-ramp",
|
|
351
|
+
{}
|
|
352
|
+
)
|
|
353
|
+
), rr = /* @__PURE__ */ e(
|
|
354
|
+
r(
|
|
355
|
+
"arcgis-legend-spike-ramp",
|
|
356
|
+
{}
|
|
357
|
+
)
|
|
358
|
+
), er = /* @__PURE__ */ e(
|
|
289
359
|
r(
|
|
290
360
|
"arcgis-line-of-sight",
|
|
291
361
|
{
|
|
@@ -293,7 +363,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
|
|
|
293
363
|
onArcgisReady: "arcgisReady"
|
|
294
364
|
}
|
|
295
365
|
)
|
|
296
|
-
),
|
|
366
|
+
), ir = /* @__PURE__ */ e(
|
|
297
367
|
r(
|
|
298
368
|
"arcgis-link-chart",
|
|
299
369
|
{
|
|
@@ -321,7 +391,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
|
|
|
321
391
|
onArcgisViewReadyChange: "arcgisViewReadyChange"
|
|
322
392
|
}
|
|
323
393
|
)
|
|
324
|
-
),
|
|
394
|
+
), ar = /* @__PURE__ */ e(
|
|
325
395
|
r(
|
|
326
396
|
"arcgis-link-chart-layout-switcher",
|
|
327
397
|
{
|
|
@@ -330,7 +400,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
|
|
|
330
400
|
onArcgisSwitchLayout: "arcgisSwitchLayout"
|
|
331
401
|
}
|
|
332
402
|
)
|
|
333
|
-
),
|
|
403
|
+
), sr = /* @__PURE__ */ e(
|
|
334
404
|
r(
|
|
335
405
|
"arcgis-locate",
|
|
336
406
|
{
|
|
@@ -340,7 +410,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
|
|
|
340
410
|
onArcgisSuccess: "arcgisSuccess"
|
|
341
411
|
}
|
|
342
412
|
)
|
|
343
|
-
),
|
|
413
|
+
), gr = /* @__PURE__ */ e(
|
|
344
414
|
r(
|
|
345
415
|
"arcgis-map",
|
|
346
416
|
{
|
|
@@ -368,7 +438,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
|
|
|
368
438
|
onArcgisViewReadyChange: "arcgisViewReadyChange"
|
|
369
439
|
}
|
|
370
440
|
)
|
|
371
|
-
),
|
|
441
|
+
), cr = /* @__PURE__ */ e(
|
|
372
442
|
r(
|
|
373
443
|
"arcgis-measurement",
|
|
374
444
|
{
|
|
@@ -376,7 +446,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
|
|
|
376
446
|
onArcgisReady: "arcgisReady"
|
|
377
447
|
}
|
|
378
448
|
)
|
|
379
|
-
),
|
|
449
|
+
), or = /* @__PURE__ */ e(
|
|
380
450
|
r(
|
|
381
451
|
"arcgis-navigation-toggle",
|
|
382
452
|
{
|
|
@@ -384,7 +454,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
|
|
|
384
454
|
onArcgisReady: "arcgisReady"
|
|
385
455
|
}
|
|
386
456
|
)
|
|
387
|
-
),
|
|
457
|
+
), nr = /* @__PURE__ */ e(
|
|
388
458
|
r(
|
|
389
459
|
"arcgis-oriented-imagery-viewer",
|
|
390
460
|
{
|
|
@@ -392,14 +462,14 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
|
|
|
392
462
|
onArcgisReady: "arcgisReady"
|
|
393
463
|
}
|
|
394
464
|
)
|
|
395
|
-
),
|
|
465
|
+
), tr = /* @__PURE__ */ e(
|
|
396
466
|
r(
|
|
397
467
|
"arcgis-placement",
|
|
398
468
|
{
|
|
399
469
|
onArcgisReady: "arcgisReady"
|
|
400
470
|
}
|
|
401
471
|
)
|
|
402
|
-
),
|
|
472
|
+
), Ar = /* @__PURE__ */ e(
|
|
403
473
|
r(
|
|
404
474
|
"arcgis-print",
|
|
405
475
|
{
|
|
@@ -409,14 +479,14 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
|
|
|
409
479
|
onArcgisSubmit: "arcgisSubmit"
|
|
410
480
|
}
|
|
411
481
|
)
|
|
412
|
-
),
|
|
482
|
+
), yr = /* @__PURE__ */ e(
|
|
413
483
|
r(
|
|
414
484
|
"arcgis-scale-bar",
|
|
415
485
|
{
|
|
416
486
|
onArcgisReady: "arcgisReady"
|
|
417
487
|
}
|
|
418
488
|
)
|
|
419
|
-
),
|
|
489
|
+
), dr = /* @__PURE__ */ e(
|
|
420
490
|
r(
|
|
421
491
|
"arcgis-scale-range-slider",
|
|
422
492
|
{
|
|
@@ -424,7 +494,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
|
|
|
424
494
|
onArcgisReady: "arcgisReady"
|
|
425
495
|
}
|
|
426
496
|
)
|
|
427
|
-
),
|
|
497
|
+
), lr = /* @__PURE__ */ e(
|
|
428
498
|
r(
|
|
429
499
|
"arcgis-scene",
|
|
430
500
|
{
|
|
@@ -452,7 +522,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
|
|
|
452
522
|
onArcgisViewReadyChange: "arcgisViewReadyChange"
|
|
453
523
|
}
|
|
454
524
|
)
|
|
455
|
-
),
|
|
525
|
+
), Cr = /* @__PURE__ */ e(
|
|
456
526
|
r(
|
|
457
527
|
"arcgis-search",
|
|
458
528
|
{
|
|
@@ -466,14 +536,14 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
|
|
|
466
536
|
onArcgisSuggestStart: "arcgisSuggestStart"
|
|
467
537
|
}
|
|
468
538
|
)
|
|
469
|
-
),
|
|
539
|
+
), wr = /* @__PURE__ */ e(
|
|
470
540
|
r(
|
|
471
541
|
"arcgis-search-result-renderer",
|
|
472
542
|
{
|
|
473
543
|
onArcgisReady: "arcgisReady"
|
|
474
544
|
}
|
|
475
545
|
)
|
|
476
|
-
),
|
|
546
|
+
), pr = /* @__PURE__ */ e(
|
|
477
547
|
r(
|
|
478
548
|
"arcgis-shadow-cast",
|
|
479
549
|
{
|
|
@@ -481,7 +551,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
|
|
|
481
551
|
onArcgisReady: "arcgisReady"
|
|
482
552
|
}
|
|
483
553
|
)
|
|
484
|
-
),
|
|
554
|
+
), hr = /* @__PURE__ */ e(
|
|
485
555
|
r(
|
|
486
556
|
"arcgis-sketch",
|
|
487
557
|
{
|
|
@@ -494,7 +564,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
|
|
|
494
564
|
onArcgisUpdate: "arcgisUpdate"
|
|
495
565
|
}
|
|
496
566
|
)
|
|
497
|
-
),
|
|
567
|
+
), Vr = /* @__PURE__ */ e(
|
|
498
568
|
r(
|
|
499
569
|
"arcgis-slice",
|
|
500
570
|
{
|
|
@@ -502,7 +572,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
|
|
|
502
572
|
onArcgisReady: "arcgisReady"
|
|
503
573
|
}
|
|
504
574
|
)
|
|
505
|
-
),
|
|
575
|
+
), Rr = /* @__PURE__ */ e(
|
|
506
576
|
r(
|
|
507
577
|
"arcgis-swipe",
|
|
508
578
|
{
|
|
@@ -512,7 +582,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
|
|
|
512
582
|
onArcgisSwipeInput: "arcgisSwipeInput"
|
|
513
583
|
}
|
|
514
584
|
)
|
|
515
|
-
),
|
|
585
|
+
), Pr = /* @__PURE__ */ e(
|
|
516
586
|
r(
|
|
517
587
|
"arcgis-table-list",
|
|
518
588
|
{
|
|
@@ -522,7 +592,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
|
|
|
522
592
|
onArcgisTriggerAction: "arcgisTriggerAction"
|
|
523
593
|
}
|
|
524
594
|
)
|
|
525
|
-
),
|
|
595
|
+
), mr = /* @__PURE__ */ e(
|
|
526
596
|
r(
|
|
527
597
|
"arcgis-time-slider",
|
|
528
598
|
{
|
|
@@ -531,7 +601,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
|
|
|
531
601
|
onArcgisTriggerAction: "arcgisTriggerAction"
|
|
532
602
|
}
|
|
533
603
|
)
|
|
534
|
-
),
|
|
604
|
+
), ur = /* @__PURE__ */ e(
|
|
535
605
|
r(
|
|
536
606
|
"arcgis-time-zone-label",
|
|
537
607
|
{
|
|
@@ -539,7 +609,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
|
|
|
539
609
|
onArcgisReady: "arcgisReady"
|
|
540
610
|
}
|
|
541
611
|
)
|
|
542
|
-
),
|
|
612
|
+
), vr = /* @__PURE__ */ e(
|
|
543
613
|
r(
|
|
544
614
|
"arcgis-track",
|
|
545
615
|
{
|
|
@@ -549,14 +619,14 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
|
|
|
549
619
|
onArcgisReady: "arcgisReady"
|
|
550
620
|
}
|
|
551
621
|
)
|
|
552
|
-
),
|
|
622
|
+
), kr = /* @__PURE__ */ e(
|
|
553
623
|
r(
|
|
554
624
|
"arcgis-utility-network-associations",
|
|
555
625
|
{
|
|
556
626
|
onArcgisReady: "arcgisReady"
|
|
557
627
|
}
|
|
558
628
|
)
|
|
559
|
-
),
|
|
629
|
+
), Sr = /* @__PURE__ */ e(
|
|
560
630
|
r(
|
|
561
631
|
"arcgis-utility-network-trace",
|
|
562
632
|
{
|
|
@@ -569,7 +639,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
|
|
|
569
639
|
onArcgisRemoveResultArea: "arcgisRemoveResultArea"
|
|
570
640
|
}
|
|
571
641
|
)
|
|
572
|
-
),
|
|
642
|
+
), Lr = /* @__PURE__ */ e(
|
|
573
643
|
r(
|
|
574
644
|
"arcgis-utility-network-validate-topology",
|
|
575
645
|
{
|
|
@@ -577,7 +647,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
|
|
|
577
647
|
onArcgisReady: "arcgisReady"
|
|
578
648
|
}
|
|
579
649
|
)
|
|
580
|
-
),
|
|
650
|
+
), Dr = /* @__PURE__ */ e(
|
|
581
651
|
r(
|
|
582
652
|
"arcgis-value-picker",
|
|
583
653
|
{
|
|
@@ -590,7 +660,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
|
|
|
590
660
|
onArcgisReady: "arcgisReady"
|
|
591
661
|
}
|
|
592
662
|
)
|
|
593
|
-
),
|
|
663
|
+
), br = /* @__PURE__ */ e(
|
|
594
664
|
r(
|
|
595
665
|
"arcgis-version-management",
|
|
596
666
|
{
|
|
@@ -598,14 +668,14 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
|
|
|
598
668
|
onArcgisVersioningStateChanged: "arcgisVersioningStateChanged"
|
|
599
669
|
}
|
|
600
670
|
)
|
|
601
|
-
),
|
|
671
|
+
), Er = /* @__PURE__ */ e(
|
|
602
672
|
r(
|
|
603
673
|
"arcgis-video",
|
|
604
674
|
{
|
|
605
675
|
onArcgisViewReadyChange: "arcgisViewReadyChange"
|
|
606
676
|
}
|
|
607
677
|
)
|
|
608
|
-
),
|
|
678
|
+
), Ur = /* @__PURE__ */ e(
|
|
609
679
|
r(
|
|
610
680
|
"arcgis-video-player",
|
|
611
681
|
{
|
|
@@ -614,7 +684,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
|
|
|
614
684
|
onArcgisVideoReady: "arcgisVideoReady"
|
|
615
685
|
}
|
|
616
686
|
)
|
|
617
|
-
),
|
|
687
|
+
), Tr = /* @__PURE__ */ e(
|
|
618
688
|
r(
|
|
619
689
|
"arcgis-weather",
|
|
620
690
|
{
|
|
@@ -622,7 +692,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
|
|
|
622
692
|
onArcgisReady: "arcgisReady"
|
|
623
693
|
}
|
|
624
694
|
)
|
|
625
|
-
),
|
|
695
|
+
), Mr = /* @__PURE__ */ e(
|
|
626
696
|
r(
|
|
627
697
|
"arcgis-zoom",
|
|
628
698
|
{
|
|
@@ -637,64 +707,78 @@ export {
|
|
|
637
707
|
A as ArcgisAttachments,
|
|
638
708
|
y as ArcgisBasemapGallery,
|
|
639
709
|
d as ArcgisBasemapLayerList,
|
|
640
|
-
|
|
641
|
-
|
|
710
|
+
l as ArcgisBasemapToggle,
|
|
711
|
+
C as ArcgisBookmarks,
|
|
642
712
|
w as ArcgisBuildingExplorer,
|
|
643
713
|
p as ArcgisCatalogLayerList,
|
|
644
714
|
h as ArcgisCompass,
|
|
645
715
|
V as ArcgisCoordinateConversion,
|
|
646
|
-
|
|
716
|
+
R as ArcgisDaylight,
|
|
647
717
|
u as ArcgisDirectLineMeasurement3d,
|
|
648
|
-
|
|
718
|
+
P as ArcgisDirectionalPad,
|
|
649
719
|
m as ArcgisDirections,
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
720
|
+
v as ArcgisDirectlineMeasurement3d,
|
|
721
|
+
k as ArcgisDistanceMeasurement2d,
|
|
722
|
+
S as ArcgisEditor,
|
|
723
|
+
L as ArcgisElevationProfile,
|
|
724
|
+
D as ArcgisElevationProfileNext,
|
|
725
|
+
b as ArcgisExpand,
|
|
726
|
+
E as ArcgisFeature,
|
|
727
|
+
U as ArcgisFeatureForm,
|
|
728
|
+
T as ArcgisFeatureTable,
|
|
659
729
|
M as ArcgisFeatureTemplates,
|
|
660
730
|
f as ArcgisFeatures,
|
|
661
731
|
F as ArcgisFloorFilter,
|
|
662
732
|
I as ArcgisFullscreen,
|
|
663
733
|
K as ArcgisGridControls,
|
|
664
734
|
B as ArcgisHistogramRangeSlider,
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
Z as
|
|
673
|
-
j as
|
|
674
|
-
q as
|
|
675
|
-
J as
|
|
676
|
-
Q as
|
|
677
|
-
X as
|
|
678
|
-
Y as
|
|
679
|
-
_ as
|
|
680
|
-
$ as
|
|
681
|
-
rr as
|
|
682
|
-
er as
|
|
683
|
-
ir as
|
|
684
|
-
ar as
|
|
685
|
-
sr as
|
|
686
|
-
gr as
|
|
687
|
-
cr as
|
|
688
|
-
or as
|
|
689
|
-
nr as
|
|
690
|
-
tr as
|
|
691
|
-
Ar as
|
|
692
|
-
yr as
|
|
693
|
-
dr as
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
wr as
|
|
697
|
-
pr as
|
|
698
|
-
hr as
|
|
699
|
-
Vr as
|
|
735
|
+
z as ArcgisHome,
|
|
736
|
+
W as ArcgisLayerList,
|
|
737
|
+
x as ArcgisLegend,
|
|
738
|
+
H as ArcgisLegendCardColorRamp,
|
|
739
|
+
N as ArcgisLegendCardElement,
|
|
740
|
+
G as ArcgisLegendCardSizeRamp,
|
|
741
|
+
O as ArcgisLegendCardUnivariateAboveAndBelowRamp,
|
|
742
|
+
Z as ArcgisLegendCardUnivariateColorSizeRamp,
|
|
743
|
+
j as ArcgisLegendCardView,
|
|
744
|
+
q as ArcgisLegendClassicColorRamp,
|
|
745
|
+
J as ArcgisLegendClassicElement,
|
|
746
|
+
Q as ArcgisLegendClassicSizeRamp,
|
|
747
|
+
X as ArcgisLegendClassicUnivariateAboveAndBelowRamp,
|
|
748
|
+
Y as ArcgisLegendClassicUnivariateColorSizeRamp,
|
|
749
|
+
_ as ArcgisLegendClassicView,
|
|
750
|
+
$ as ArcgisLegendRelationshipRamp,
|
|
751
|
+
rr as ArcgisLegendSpikeRamp,
|
|
752
|
+
er as ArcgisLineOfSight,
|
|
753
|
+
ir as ArcgisLinkChart,
|
|
754
|
+
ar as ArcgisLinkChartLayoutSwitcher,
|
|
755
|
+
sr as ArcgisLocate,
|
|
756
|
+
gr as ArcgisMap,
|
|
757
|
+
cr as ArcgisMeasurement,
|
|
758
|
+
or as ArcgisNavigationToggle,
|
|
759
|
+
nr as ArcgisOrientedImageryViewer,
|
|
760
|
+
tr as ArcgisPlacement,
|
|
761
|
+
Ar as ArcgisPrint,
|
|
762
|
+
yr as ArcgisScaleBar,
|
|
763
|
+
dr as ArcgisScaleRangeSlider,
|
|
764
|
+
lr as ArcgisScene,
|
|
765
|
+
Cr as ArcgisSearch,
|
|
766
|
+
wr as ArcgisSearchResultRenderer,
|
|
767
|
+
pr as ArcgisShadowCast,
|
|
768
|
+
hr as ArcgisSketch,
|
|
769
|
+
Vr as ArcgisSlice,
|
|
770
|
+
Rr as ArcgisSwipe,
|
|
771
|
+
Pr as ArcgisTableList,
|
|
772
|
+
mr as ArcgisTimeSlider,
|
|
773
|
+
ur as ArcgisTimeZoneLabel,
|
|
774
|
+
vr as ArcgisTrack,
|
|
775
|
+
kr as ArcgisUtilityNetworkAssociations,
|
|
776
|
+
Sr as ArcgisUtilityNetworkTrace,
|
|
777
|
+
Lr as ArcgisUtilityNetworkValidateTopology,
|
|
778
|
+
Dr as ArcgisValuePicker,
|
|
779
|
+
br as ArcgisVersionManagement,
|
|
780
|
+
Er as ArcgisVideo,
|
|
781
|
+
Ur as ArcgisVideoPlayer,
|
|
782
|
+
Tr as ArcgisWeather,
|
|
783
|
+
Mr as ArcgisZoom
|
|
700
784
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@arcgis/map-components-react",
|
|
3
|
-
"version": "4.34.0-next.
|
|
3
|
+
"version": "4.34.0-next.121",
|
|
4
4
|
"description": "A set of React components that wrap ArcGIS map components",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"ArcGIS",
|
|
@@ -29,9 +29,9 @@
|
|
|
29
29
|
],
|
|
30
30
|
"license": "SEE LICENSE.md",
|
|
31
31
|
"dependencies": {
|
|
32
|
-
"@arcgis/lumina": "4.34.0-next.
|
|
33
|
-
"@arcgis/map-components": "4.34.0-next.
|
|
34
|
-
"@esri/calcite-components": "^3.
|
|
32
|
+
"@arcgis/lumina": "4.34.0-next.121",
|
|
33
|
+
"@arcgis/map-components": "4.34.0-next.121",
|
|
34
|
+
"@esri/calcite-components": "^3.3.0-next.95",
|
|
35
35
|
"@lit/react": "^1.0.7",
|
|
36
36
|
"lit": "^3.3.0",
|
|
37
37
|
"tslib": "^2.8.1"
|