@arcgis/map-components-react 5.0.0-next.34 → 5.0.0-next.36

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.
@@ -118,12 +118,6 @@ export declare const ArcgisElevationProfile: import('@lit/react').ReactWebCompon
118
118
  onArcgisPropertyChange: EventName<HTMLArcgisElevationProfileElement["arcgisPropertyChange"]>;
119
119
  onArcgisReady: EventName<HTMLArcgisElevationProfileElement["arcgisReady"]>;
120
120
  }>;
121
- export declare const ArcgisElevationProfileNext: import('@lit/react').ReactWebComponent<HTMLArcgisElevationProfileNextElement & {
122
- class?: string;
123
- }, {
124
- onArcgisPropertyChange: EventName<HTMLArcgisElevationProfileNextElement["arcgisPropertyChange"]>;
125
- onArcgisReady: EventName<HTMLArcgisElevationProfileNextElement["arcgisReady"]>;
126
- }>;
127
121
  export declare const ArcgisExpand: import('@lit/react').ReactWebComponent<HTMLArcgisExpandElement & {
128
122
  class?: string;
129
123
  }, {
package/dist/index.js CHANGED
@@ -155,14 +155,6 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
155
155
  onArcgisReady: "arcgisReady"
156
156
  }
157
157
  )
158
- ), v = /* @__PURE__ */ e(
159
- r(
160
- "arcgis-elevation-profile-next",
161
- {
162
- onArcgisPropertyChange: "arcgisPropertyChange",
163
- onArcgisReady: "arcgisReady"
164
- }
165
- )
166
158
  ), D = /* @__PURE__ */ e(
167
159
  r(
168
160
  "arcgis-expand",
@@ -171,7 +163,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
171
163
  onArcgisReady: "arcgisReady"
172
164
  }
173
165
  )
174
- ), E = /* @__PURE__ */ e(
166
+ ), v = /* @__PURE__ */ e(
175
167
  r(
176
168
  "arcgis-feature",
177
169
  {
@@ -179,7 +171,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
179
171
  onArcgisReady: "arcgisReady"
180
172
  }
181
173
  )
182
- ), T = /* @__PURE__ */ e(
174
+ ), E = /* @__PURE__ */ e(
183
175
  r(
184
176
  "arcgis-feature-form",
185
177
  {
@@ -189,7 +181,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
189
181
  onArcgisValueChange: "arcgisValueChange"
190
182
  }
191
183
  )
192
- ), U = /* @__PURE__ */ e(
184
+ ), T = /* @__PURE__ */ e(
193
185
  r(
194
186
  "arcgis-feature-table",
195
187
  {
@@ -203,7 +195,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
203
195
  onArcgisSelectionChange: "arcgisSelectionChange"
204
196
  }
205
197
  )
206
- ), b = /* @__PURE__ */ e(
198
+ ), U = /* @__PURE__ */ e(
207
199
  r(
208
200
  "arcgis-feature-templates",
209
201
  {
@@ -212,7 +204,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
212
204
  onArcgisSelect: "arcgisSelect"
213
205
  }
214
206
  )
215
- ), f = /* @__PURE__ */ e(
207
+ ), b = /* @__PURE__ */ e(
216
208
  r(
217
209
  "arcgis-features",
218
210
  {
@@ -222,14 +214,14 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
222
214
  onArcgisTriggerAction: "arcgisTriggerAction"
223
215
  }
224
216
  )
225
- ), I = /* @__PURE__ */ e(
217
+ ), f = /* @__PURE__ */ e(
226
218
  r(
227
219
  "arcgis-floor-filter",
228
220
  {
229
221
  onArcgisReady: "arcgisReady"
230
222
  }
231
223
  )
232
- ), M = /* @__PURE__ */ e(
224
+ ), I = /* @__PURE__ */ e(
233
225
  r(
234
226
  "arcgis-fullscreen",
235
227
  {
@@ -237,7 +229,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
237
229
  onArcgisReady: "arcgisReady"
238
230
  }
239
231
  )
240
- ), F = /* @__PURE__ */ e(
232
+ ), M = /* @__PURE__ */ e(
241
233
  r(
242
234
  "arcgis-grid-controls",
243
235
  {
@@ -245,7 +237,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
245
237
  onArcgisReady: "arcgisReady"
246
238
  }
247
239
  )
248
- ), N = /* @__PURE__ */ e(
240
+ ), F = /* @__PURE__ */ e(
249
241
  r(
250
242
  "arcgis-histogram-range-slider",
251
243
  {
@@ -262,7 +254,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
262
254
  onArcgisReady: "arcgisReady"
263
255
  }
264
256
  )
265
- ), B = /* @__PURE__ */ e(
257
+ ), N = /* @__PURE__ */ e(
266
258
  r(
267
259
  "arcgis-layer-list",
268
260
  {
@@ -272,7 +264,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
272
264
  onArcgisTriggerAction: "arcgisTriggerAction"
273
265
  }
274
266
  )
275
- ), W = /* @__PURE__ */ e(
267
+ ), B = /* @__PURE__ */ e(
276
268
  r(
277
269
  "arcgis-legend",
278
270
  {
@@ -280,7 +272,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
280
272
  onArcgisReady: "arcgisReady"
281
273
  }
282
274
  )
283
- ), x = /* @__PURE__ */ e(
275
+ ), W = /* @__PURE__ */ e(
284
276
  r(
285
277
  "arcgis-line-of-sight",
286
278
  {
@@ -318,7 +310,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
318
310
  onArcgisViewReadyError: "arcgisViewReadyError"
319
311
  }
320
312
  )
321
- ), G = /* @__PURE__ */ e(
313
+ ), x = /* @__PURE__ */ e(
322
314
  r(
323
315
  "arcgis-link-chart-layout-switcher",
324
316
  {
@@ -327,7 +319,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
327
319
  onArcgisSwitchLayout: "arcgisSwitchLayout"
328
320
  }
329
321
  )
330
- ), O = /* @__PURE__ */ e(
322
+ ), G = /* @__PURE__ */ e(
331
323
  r(
332
324
  "arcgis-locate",
333
325
  {
@@ -337,7 +329,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
337
329
  onArcgisSuccess: "arcgisSuccess"
338
330
  }
339
331
  )
340
- ), z = /* @__PURE__ */ e(
332
+ ), O = /* @__PURE__ */ e(
341
333
  r(
342
334
  "arcgis-map",
343
335
  {
@@ -367,7 +359,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
367
359
  onArcgisViewReadyError: "arcgisViewReadyError"
368
360
  }
369
361
  )
370
- ), Z = /* @__PURE__ */ e(
362
+ ), z = /* @__PURE__ */ e(
371
363
  r(
372
364
  "arcgis-measurement",
373
365
  {
@@ -375,7 +367,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
375
367
  onArcgisReady: "arcgisReady"
376
368
  }
377
369
  )
378
- ), j = /* @__PURE__ */ e(
370
+ ), Z = /* @__PURE__ */ e(
379
371
  r(
380
372
  "arcgis-navigation-toggle",
381
373
  {
@@ -383,7 +375,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
383
375
  onArcgisReady: "arcgisReady"
384
376
  }
385
377
  )
386
- ), q = /* @__PURE__ */ e(
378
+ ), j = /* @__PURE__ */ e(
387
379
  r(
388
380
  "arcgis-oriented-imagery-viewer",
389
381
  {
@@ -391,14 +383,14 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
391
383
  onArcgisReady: "arcgisReady"
392
384
  }
393
385
  )
394
- ), J = /* @__PURE__ */ e(
386
+ ), q = /* @__PURE__ */ e(
395
387
  r(
396
388
  "arcgis-placement",
397
389
  {
398
390
  onArcgisReady: "arcgisReady"
399
391
  }
400
392
  )
401
- ), Q = /* @__PURE__ */ e(
393
+ ), J = /* @__PURE__ */ e(
402
394
  r(
403
395
  "arcgis-popup",
404
396
  {
@@ -408,7 +400,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
408
400
  onArcgisTriggerAction: "arcgisTriggerAction"
409
401
  }
410
402
  )
411
- ), X = /* @__PURE__ */ e(
403
+ ), Q = /* @__PURE__ */ e(
412
404
  r(
413
405
  "arcgis-print",
414
406
  {
@@ -418,14 +410,14 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
418
410
  onArcgisSubmit: "arcgisSubmit"
419
411
  }
420
412
  )
421
- ), Y = /* @__PURE__ */ e(
413
+ ), X = /* @__PURE__ */ e(
422
414
  r(
423
415
  "arcgis-scale-bar",
424
416
  {
425
417
  onArcgisReady: "arcgisReady"
426
418
  }
427
419
  )
428
- ), _ = /* @__PURE__ */ e(
420
+ ), Y = /* @__PURE__ */ e(
429
421
  r(
430
422
  "arcgis-scale-range-slider",
431
423
  {
@@ -433,7 +425,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
433
425
  onArcgisReady: "arcgisReady"
434
426
  }
435
427
  )
436
- ), $ = /* @__PURE__ */ e(
428
+ ), _ = /* @__PURE__ */ e(
437
429
  r(
438
430
  "arcgis-scene",
439
431
  {
@@ -463,7 +455,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
463
455
  onArcgisViewReadyError: "arcgisViewReadyError"
464
456
  }
465
457
  )
466
- ), rr = /* @__PURE__ */ e(
458
+ ), $ = /* @__PURE__ */ e(
467
459
  r(
468
460
  "arcgis-search",
469
461
  {
@@ -477,14 +469,14 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
477
469
  onArcgisSuggestStart: "arcgisSuggestStart"
478
470
  }
479
471
  )
480
- ), er = /* @__PURE__ */ e(
472
+ ), rr = /* @__PURE__ */ e(
481
473
  r(
482
474
  "arcgis-search-result-renderer",
483
475
  {
484
476
  onArcgisReady: "arcgisReady"
485
477
  }
486
478
  )
487
- ), ir = /* @__PURE__ */ e(
479
+ ), er = /* @__PURE__ */ e(
488
480
  r(
489
481
  "arcgis-shadow-cast",
490
482
  {
@@ -492,7 +484,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
492
484
  onArcgisReady: "arcgisReady"
493
485
  }
494
486
  )
495
- ), ar = /* @__PURE__ */ e(
487
+ ), ir = /* @__PURE__ */ e(
496
488
  r(
497
489
  "arcgis-sketch",
498
490
  {
@@ -505,7 +497,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
505
497
  onArcgisUpdate: "arcgisUpdate"
506
498
  }
507
499
  )
508
- ), sr = /* @__PURE__ */ e(
500
+ ), ar = /* @__PURE__ */ e(
509
501
  r(
510
502
  "arcgis-slice",
511
503
  {
@@ -513,7 +505,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
513
505
  onArcgisReady: "arcgisReady"
514
506
  }
515
507
  )
516
- ), gr = /* @__PURE__ */ e(
508
+ ), sr = /* @__PURE__ */ e(
517
509
  r(
518
510
  "arcgis-swipe",
519
511
  {
@@ -523,7 +515,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
523
515
  onArcgisSwipeInput: "arcgisSwipeInput"
524
516
  }
525
517
  )
526
- ), cr = /* @__PURE__ */ e(
518
+ ), gr = /* @__PURE__ */ e(
527
519
  r(
528
520
  "arcgis-table-list",
529
521
  {
@@ -533,7 +525,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
533
525
  onArcgisTriggerAction: "arcgisTriggerAction"
534
526
  }
535
527
  )
536
- ), or = /* @__PURE__ */ e(
528
+ ), cr = /* @__PURE__ */ e(
537
529
  r(
538
530
  "arcgis-time-slider",
539
531
  {
@@ -542,7 +534,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
542
534
  onArcgisTriggerAction: "arcgisTriggerAction"
543
535
  }
544
536
  )
545
- ), nr = /* @__PURE__ */ e(
537
+ ), or = /* @__PURE__ */ e(
546
538
  r(
547
539
  "arcgis-time-zone-label",
548
540
  {
@@ -550,7 +542,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
550
542
  onArcgisReady: "arcgisReady"
551
543
  }
552
544
  )
553
- ), tr = /* @__PURE__ */ e(
545
+ ), nr = /* @__PURE__ */ e(
554
546
  r(
555
547
  "arcgis-track",
556
548
  {
@@ -560,14 +552,14 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
560
552
  onArcgisReady: "arcgisReady"
561
553
  }
562
554
  )
563
- ), Ar = /* @__PURE__ */ e(
555
+ ), tr = /* @__PURE__ */ e(
564
556
  r(
565
557
  "arcgis-utility-network-associations",
566
558
  {
567
559
  onArcgisReady: "arcgisReady"
568
560
  }
569
561
  )
570
- ), yr = /* @__PURE__ */ e(
562
+ ), Ar = /* @__PURE__ */ e(
571
563
  r(
572
564
  "arcgis-utility-network-trace",
573
565
  {
@@ -580,7 +572,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
580
572
  onArcgisRemoveResultArea: "arcgisRemoveResultArea"
581
573
  }
582
574
  )
583
- ), lr = /* @__PURE__ */ e(
575
+ ), yr = /* @__PURE__ */ e(
584
576
  r(
585
577
  "arcgis-utility-network-trace-analysis",
586
578
  {
@@ -588,19 +580,19 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
588
580
  onArcgisReady: "arcgisReady"
589
581
  }
590
582
  )
591
- ), dr = /* @__PURE__ */ e(
583
+ ), lr = /* @__PURE__ */ e(
592
584
  r(
593
585
  "arcgis-utility-network-result-feature-list",
594
586
  {
595
587
  onArcgisSelectedLayerChange: "arcgisSelectedLayerChange"
596
588
  }
597
589
  )
598
- ), Cr = /* @__PURE__ */ e(
590
+ ), dr = /* @__PURE__ */ e(
599
591
  r(
600
592
  "arcgis-utility-network-subnetwork-info",
601
593
  {}
602
594
  )
603
- ), wr = /* @__PURE__ */ e(
595
+ ), Cr = /* @__PURE__ */ e(
604
596
  r(
605
597
  "arcgis-utility-network-trace-inputs",
606
598
  {
@@ -608,7 +600,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
608
600
  onArcgisUtilityNetworkChange: "arcgisUtilityNetworkChange"
609
601
  }
610
602
  )
611
- ), pr = /* @__PURE__ */ e(
603
+ ), wr = /* @__PURE__ */ e(
612
604
  r(
613
605
  "arcgis-utility-network-trace-location",
614
606
  {
@@ -617,14 +609,14 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
617
609
  onArcgisTraceLocationSelectStart: "arcgisTraceLocationSelectStart"
618
610
  }
619
611
  )
620
- ), hr = /* @__PURE__ */ e(
612
+ ), pr = /* @__PURE__ */ e(
621
613
  r(
622
614
  "arcgis-utility-network-trace-results",
623
615
  {
624
616
  onArcgisSelectedResultTypeChange: "arcgisSelectedResultTypeChange"
625
617
  }
626
618
  )
627
- ), Vr = /* @__PURE__ */ e(
619
+ ), hr = /* @__PURE__ */ e(
628
620
  r(
629
621
  "arcgis-utility-network-validate-topology",
630
622
  {
@@ -632,7 +624,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
632
624
  onArcgisReady: "arcgisReady"
633
625
  }
634
626
  )
635
- ), Rr = /* @__PURE__ */ e(
627
+ ), Vr = /* @__PURE__ */ e(
636
628
  r(
637
629
  "arcgis-value-picker",
638
630
  {
@@ -645,7 +637,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
645
637
  onArcgisReady: "arcgisReady"
646
638
  }
647
639
  )
648
- ), Pr = /* @__PURE__ */ e(
640
+ ), Rr = /* @__PURE__ */ e(
649
641
  r(
650
642
  "arcgis-version-management",
651
643
  {
@@ -653,14 +645,14 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
653
645
  onArcgisVersioningStateChanged: "arcgisVersioningStateChanged"
654
646
  }
655
647
  )
656
- ), mr = /* @__PURE__ */ e(
648
+ ), Pr = /* @__PURE__ */ e(
657
649
  r(
658
650
  "arcgis-video",
659
651
  {
660
652
  onArcgisViewReadyChange: "arcgisViewReadyChange"
661
653
  }
662
654
  )
663
- ), ur = /* @__PURE__ */ e(
655
+ ), mr = /* @__PURE__ */ e(
664
656
  r(
665
657
  "arcgis-video-player",
666
658
  {
@@ -669,7 +661,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
669
661
  onArcgisVideoReady: "arcgisVideoReady"
670
662
  }
671
663
  )
672
- ), kr = /* @__PURE__ */ e(
664
+ ), ur = /* @__PURE__ */ e(
673
665
  r(
674
666
  "arcgis-weather",
675
667
  {
@@ -677,7 +669,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
677
669
  onArcgisReady: "arcgisReady"
678
670
  }
679
671
  )
680
- ), Sr = /* @__PURE__ */ e(
672
+ ), kr = /* @__PURE__ */ e(
681
673
  r(
682
674
  "arcgis-zoom",
683
675
  {
@@ -705,57 +697,56 @@ export {
705
697
  k as ArcgisDistanceMeasurement2d,
706
698
  S as ArcgisEditor,
707
699
  L as ArcgisElevationProfile,
708
- v as ArcgisElevationProfileNext,
709
700
  D as ArcgisExpand,
710
- E as ArcgisFeature,
711
- T as ArcgisFeatureForm,
712
- U as ArcgisFeatureTable,
713
- b as ArcgisFeatureTemplates,
714
- f as ArcgisFeatures,
715
- I as ArcgisFloorFilter,
716
- M as ArcgisFullscreen,
717
- F as ArcgisGridControls,
718
- N as ArcgisHistogramRangeSlider,
701
+ v as ArcgisFeature,
702
+ E as ArcgisFeatureForm,
703
+ T as ArcgisFeatureTable,
704
+ U as ArcgisFeatureTemplates,
705
+ b as ArcgisFeatures,
706
+ f as ArcgisFloorFilter,
707
+ I as ArcgisFullscreen,
708
+ M as ArcgisGridControls,
709
+ F as ArcgisHistogramRangeSlider,
719
710
  K as ArcgisHome,
720
- B as ArcgisLayerList,
721
- W as ArcgisLegend,
722
- x as ArcgisLineOfSight,
711
+ N as ArcgisLayerList,
712
+ B as ArcgisLegend,
713
+ W as ArcgisLineOfSight,
723
714
  H as ArcgisLinkChart,
724
- G as ArcgisLinkChartLayoutSwitcher,
725
- O as ArcgisLocate,
726
- z as ArcgisMap,
727
- Z as ArcgisMeasurement,
728
- j as ArcgisNavigationToggle,
729
- q as ArcgisOrientedImageryViewer,
730
- J as ArcgisPlacement,
731
- Q as ArcgisPopup,
732
- X as ArcgisPrint,
733
- Y as ArcgisScaleBar,
734
- _ as ArcgisScaleRangeSlider,
735
- $ as ArcgisScene,
736
- rr as ArcgisSearch,
737
- er as ArcgisSearchResultRenderer,
738
- ir as ArcgisShadowCast,
739
- ar as ArcgisSketch,
740
- sr as ArcgisSlice,
741
- gr as ArcgisSwipe,
742
- cr as ArcgisTableList,
743
- or as ArcgisTimeSlider,
744
- nr as ArcgisTimeZoneLabel,
745
- tr as ArcgisTrack,
746
- Ar as ArcgisUtilityNetworkAssociations,
747
- dr as ArcgisUtilityNetworkResultFeatureList,
748
- Cr as ArcgisUtilityNetworkSubnetworkInfo,
749
- yr as ArcgisUtilityNetworkTrace,
750
- lr as ArcgisUtilityNetworkTraceAnalysis,
751
- wr as ArcgisUtilityNetworkTraceInputs,
752
- pr as ArcgisUtilityNetworkTraceLocation,
753
- hr as ArcgisUtilityNetworkTraceResults,
754
- Vr as ArcgisUtilityNetworkValidateTopology,
755
- Rr as ArcgisValuePicker,
756
- Pr as ArcgisVersionManagement,
757
- mr as ArcgisVideo,
758
- ur as ArcgisVideoPlayer,
759
- kr as ArcgisWeather,
760
- Sr as ArcgisZoom
715
+ x as ArcgisLinkChartLayoutSwitcher,
716
+ G as ArcgisLocate,
717
+ O as ArcgisMap,
718
+ z as ArcgisMeasurement,
719
+ Z as ArcgisNavigationToggle,
720
+ j as ArcgisOrientedImageryViewer,
721
+ q as ArcgisPlacement,
722
+ J as ArcgisPopup,
723
+ Q as ArcgisPrint,
724
+ X as ArcgisScaleBar,
725
+ Y as ArcgisScaleRangeSlider,
726
+ _ as ArcgisScene,
727
+ $ as ArcgisSearch,
728
+ rr as ArcgisSearchResultRenderer,
729
+ er as ArcgisShadowCast,
730
+ ir as ArcgisSketch,
731
+ ar as ArcgisSlice,
732
+ sr as ArcgisSwipe,
733
+ gr as ArcgisTableList,
734
+ cr as ArcgisTimeSlider,
735
+ or as ArcgisTimeZoneLabel,
736
+ nr as ArcgisTrack,
737
+ tr as ArcgisUtilityNetworkAssociations,
738
+ lr as ArcgisUtilityNetworkResultFeatureList,
739
+ dr as ArcgisUtilityNetworkSubnetworkInfo,
740
+ Ar as ArcgisUtilityNetworkTrace,
741
+ yr as ArcgisUtilityNetworkTraceAnalysis,
742
+ Cr as ArcgisUtilityNetworkTraceInputs,
743
+ wr as ArcgisUtilityNetworkTraceLocation,
744
+ pr as ArcgisUtilityNetworkTraceResults,
745
+ hr as ArcgisUtilityNetworkValidateTopology,
746
+ Vr as ArcgisValuePicker,
747
+ Rr as ArcgisVersionManagement,
748
+ Pr as ArcgisVideo,
749
+ mr as ArcgisVideoPlayer,
750
+ ur as ArcgisWeather,
751
+ kr as ArcgisZoom
761
752
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@arcgis/map-components-react",
3
- "version": "5.0.0-next.34",
3
+ "version": "5.0.0-next.36",
4
4
  "description": "A set of React components that wrap ArcGIS map components",
5
5
  "keywords": [
6
6
  "ArcGIS",
@@ -29,8 +29,8 @@
29
29
  ],
30
30
  "license": "SEE LICENSE.md",
31
31
  "dependencies": {
32
- "@arcgis/lumina": "5.0.0-next.34",
33
- "@arcgis/map-components": "5.0.0-next.34",
32
+ "@arcgis/lumina": "5.0.0-next.36",
33
+ "@arcgis/map-components": "5.0.0-next.36",
34
34
  "@esri/calcite-components": "^3.3.2",
35
35
  "@lit/react": "^1.0.7",
36
36
  "lit": "^3.3.0",