@arcgis/map-components-react 5.0.0-next.6 → 5.0.0-next.8

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.
@@ -479,12 +479,22 @@ export declare const ArcgisUtilityNetworkResultFeatureList: import('@lit/react')
479
479
  }, {
480
480
  onArcgisSelectedLayerChange: EventName<HTMLArcgisUtilityNetworkResultFeatureListElement["arcgisSelectedLayerChange"]>;
481
481
  }>;
482
+ export declare const ArcgisUtilityNetworkSubnetworkInfo: import('@lit/react').ReactWebComponent<HTMLArcgisUtilityNetworkSubnetworkInfoElement & {
483
+ class?: string;
484
+ }, {}>;
482
485
  export declare const ArcgisUtilityNetworkTraceInputs: import('@lit/react').ReactWebComponent<HTMLArcgisUtilityNetworkTraceInputsElement & {
483
486
  class?: string;
484
487
  }, {
485
488
  onArcgisTraceInputsChange: EventName<HTMLArcgisUtilityNetworkTraceInputsElement["arcgisTraceInputsChange"]>;
486
489
  onArcgisUtilityNetworkChange: EventName<HTMLArcgisUtilityNetworkTraceInputsElement["arcgisUtilityNetworkChange"]>;
487
490
  }>;
491
+ export declare const ArcgisUtilityNetworkTraceLocation: import('@lit/react').ReactWebComponent<HTMLArcgisUtilityNetworkTraceLocationElement & {
492
+ class?: string;
493
+ }, {
494
+ onArcgisTraceLocationChange: EventName<HTMLArcgisUtilityNetworkTraceLocationElement["arcgisTraceLocationChange"]>;
495
+ onArcgisTraceLocationSelectEnd: EventName<HTMLArcgisUtilityNetworkTraceLocationElement["arcgisTraceLocationSelectEnd"]>;
496
+ onArcgisTraceLocationSelectStart: EventName<HTMLArcgisUtilityNetworkTraceLocationElement["arcgisTraceLocationSelectStart"]>;
497
+ }>;
488
498
  export declare const ArcgisUtilityNetworkTraceResults: import('@lit/react').ReactWebComponent<HTMLArcgisUtilityNetworkTraceResultsElement & {
489
499
  class?: string;
490
500
  }, {
package/dist/index.js CHANGED
@@ -33,7 +33,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
33
33
  onArcgisReady: "arcgisReady"
34
34
  }
35
35
  )
36
- ), d = /* @__PURE__ */ e(
36
+ ), l = /* @__PURE__ */ e(
37
37
  r(
38
38
  "arcgis-basemap-layer-list",
39
39
  {
@@ -43,7 +43,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
43
43
  onArcgisTriggerAction: "arcgisTriggerAction"
44
44
  }
45
45
  )
46
- ), l = /* @__PURE__ */ e(
46
+ ), d = /* @__PURE__ */ e(
47
47
  r(
48
48
  "arcgis-basemap-toggle",
49
49
  {
@@ -144,7 +144,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
144
144
  onArcgisReady: "arcgisReady"
145
145
  }
146
146
  )
147
- ), v = /* @__PURE__ */ e(
147
+ ), L = /* @__PURE__ */ e(
148
148
  r(
149
149
  "arcgis-editor",
150
150
  {
@@ -154,7 +154,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
154
154
  onArcgisSketchUpdate: "arcgisSketchUpdate"
155
155
  }
156
156
  )
157
- ), D = /* @__PURE__ */ e(
157
+ ), v = /* @__PURE__ */ e(
158
158
  r(
159
159
  "arcgis-elevation-profile",
160
160
  {
@@ -162,7 +162,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
162
162
  onArcgisReady: "arcgisReady"
163
163
  }
164
164
  )
165
- ), L = /* @__PURE__ */ e(
165
+ ), D = /* @__PURE__ */ e(
166
166
  r(
167
167
  "arcgis-elevation-profile-next",
168
168
  {
@@ -210,7 +210,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
210
210
  onArcgisSelectionChange: "arcgisSelectionChange"
211
211
  }
212
212
  )
213
- ), M = /* @__PURE__ */ e(
213
+ ), f = /* @__PURE__ */ e(
214
214
  r(
215
215
  "arcgis-feature-templates",
216
216
  {
@@ -219,7 +219,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
219
219
  onArcgisSelect: "arcgisSelect"
220
220
  }
221
221
  )
222
- ), f = /* @__PURE__ */ e(
222
+ ), M = /* @__PURE__ */ e(
223
223
  r(
224
224
  "arcgis-features",
225
225
  {
@@ -244,7 +244,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
244
244
  onArcgisReady: "arcgisReady"
245
245
  }
246
246
  )
247
- ), K = /* @__PURE__ */ e(
247
+ ), N = /* @__PURE__ */ e(
248
248
  r(
249
249
  "arcgis-grid-controls",
250
250
  {
@@ -252,7 +252,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
252
252
  onArcgisReady: "arcgisReady"
253
253
  }
254
254
  )
255
- ), N = /* @__PURE__ */ e(
255
+ ), K = /* @__PURE__ */ e(
256
256
  r(
257
257
  "arcgis-histogram-range-slider",
258
258
  {
@@ -574,7 +574,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
574
574
  onArcgisReady: "arcgisReady"
575
575
  }
576
576
  )
577
- ), dr = /* @__PURE__ */ e(
577
+ ), lr = /* @__PURE__ */ e(
578
578
  r(
579
579
  "arcgis-utility-network-trace",
580
580
  {
@@ -587,7 +587,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
587
587
  onArcgisRemoveResultArea: "arcgisRemoveResultArea"
588
588
  }
589
589
  )
590
- ), lr = /* @__PURE__ */ e(
590
+ ), dr = /* @__PURE__ */ e(
591
591
  r(
592
592
  "arcgis-utility-network-trace-analysis",
593
593
  {
@@ -603,6 +603,11 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
603
603
  }
604
604
  )
605
605
  ), wr = /* @__PURE__ */ e(
606
+ r(
607
+ "arcgis-utility-network-subnetwork-info",
608
+ {}
609
+ )
610
+ ), pr = /* @__PURE__ */ e(
606
611
  r(
607
612
  "arcgis-utility-network-trace-inputs",
608
613
  {
@@ -610,14 +615,23 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
610
615
  onArcgisUtilityNetworkChange: "arcgisUtilityNetworkChange"
611
616
  }
612
617
  )
613
- ), pr = /* @__PURE__ */ e(
618
+ ), hr = /* @__PURE__ */ e(
619
+ r(
620
+ "arcgis-utility-network-trace-location",
621
+ {
622
+ onArcgisTraceLocationChange: "arcgisTraceLocationChange",
623
+ onArcgisTraceLocationSelectEnd: "arcgisTraceLocationSelectEnd",
624
+ onArcgisTraceLocationSelectStart: "arcgisTraceLocationSelectStart"
625
+ }
626
+ )
627
+ ), Vr = /* @__PURE__ */ e(
614
628
  r(
615
629
  "arcgis-utility-network-trace-results",
616
630
  {
617
631
  onArcgisSelectedResultTypeChange: "arcgisSelectedResultTypeChange"
618
632
  }
619
633
  )
620
- ), hr = /* @__PURE__ */ e(
634
+ ), Rr = /* @__PURE__ */ e(
621
635
  r(
622
636
  "arcgis-utility-network-validate-topology",
623
637
  {
@@ -625,7 +639,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
625
639
  onArcgisReady: "arcgisReady"
626
640
  }
627
641
  )
628
- ), Vr = /* @__PURE__ */ e(
642
+ ), Pr = /* @__PURE__ */ e(
629
643
  r(
630
644
  "arcgis-value-picker",
631
645
  {
@@ -638,7 +652,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
638
652
  onArcgisReady: "arcgisReady"
639
653
  }
640
654
  )
641
- ), Rr = /* @__PURE__ */ e(
655
+ ), mr = /* @__PURE__ */ e(
642
656
  r(
643
657
  "arcgis-version-management",
644
658
  {
@@ -646,14 +660,14 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
646
660
  onArcgisVersioningStateChanged: "arcgisVersioningStateChanged"
647
661
  }
648
662
  )
649
- ), Pr = /* @__PURE__ */ e(
663
+ ), ur = /* @__PURE__ */ e(
650
664
  r(
651
665
  "arcgis-video",
652
666
  {
653
667
  onArcgisViewReadyChange: "arcgisViewReadyChange"
654
668
  }
655
669
  )
656
- ), mr = /* @__PURE__ */ e(
670
+ ), kr = /* @__PURE__ */ e(
657
671
  r(
658
672
  "arcgis-video-player",
659
673
  {
@@ -662,7 +676,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
662
676
  onArcgisVideoReady: "arcgisVideoReady"
663
677
  }
664
678
  )
665
- ), ur = /* @__PURE__ */ e(
679
+ ), Sr = /* @__PURE__ */ e(
666
680
  r(
667
681
  "arcgis-weather",
668
682
  {
@@ -670,7 +684,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
670
684
  onArcgisReady: "arcgisReady"
671
685
  }
672
686
  )
673
- ), kr = /* @__PURE__ */ e(
687
+ ), Lr = /* @__PURE__ */ e(
674
688
  r(
675
689
  "arcgis-zoom",
676
690
  {
@@ -684,8 +698,8 @@ export {
684
698
  t as ArcgisAreaMeasurement3d,
685
699
  A as ArcgisAttachments,
686
700
  y as ArcgisBasemapGallery,
687
- d as ArcgisBasemapLayerList,
688
- l as ArcgisBasemapToggle,
701
+ l as ArcgisBasemapLayerList,
702
+ d as ArcgisBasemapToggle,
689
703
  C as ArcgisBookmarks,
690
704
  w as ArcgisBuildingExplorer,
691
705
  p as ArcgisCatalogLayerList,
@@ -697,19 +711,19 @@ export {
697
711
  m as ArcgisDirections,
698
712
  k as ArcgisDirectlineMeasurement3d,
699
713
  S as ArcgisDistanceMeasurement2d,
700
- v as ArcgisEditor,
701
- D as ArcgisElevationProfile,
702
- L as ArcgisElevationProfileNext,
714
+ L as ArcgisEditor,
715
+ v as ArcgisElevationProfile,
716
+ D as ArcgisElevationProfileNext,
703
717
  E as ArcgisExpand,
704
718
  T as ArcgisFeature,
705
719
  U as ArcgisFeatureForm,
706
720
  b as ArcgisFeatureTable,
707
- M as ArcgisFeatureTemplates,
708
- f as ArcgisFeatures,
721
+ f as ArcgisFeatureTemplates,
722
+ M as ArcgisFeatures,
709
723
  I as ArcgisFloorFilter,
710
724
  F as ArcgisFullscreen,
711
- K as ArcgisGridControls,
712
- N as ArcgisHistogramRangeSlider,
725
+ N as ArcgisGridControls,
726
+ K as ArcgisHistogramRangeSlider,
713
727
  B as ArcgisHome,
714
728
  W as ArcgisLayerList,
715
729
  x as ArcgisLegend,
@@ -739,15 +753,17 @@ export {
739
753
  Ar as ArcgisTrack,
740
754
  yr as ArcgisUtilityNetworkAssociations,
741
755
  Cr as ArcgisUtilityNetworkResultFeatureList,
742
- dr as ArcgisUtilityNetworkTrace,
743
- lr as ArcgisUtilityNetworkTraceAnalysis,
744
- wr as ArcgisUtilityNetworkTraceInputs,
745
- pr as ArcgisUtilityNetworkTraceResults,
746
- hr as ArcgisUtilityNetworkValidateTopology,
747
- Vr as ArcgisValuePicker,
748
- Rr as ArcgisVersionManagement,
749
- Pr as ArcgisVideo,
750
- mr as ArcgisVideoPlayer,
751
- ur as ArcgisWeather,
752
- kr as ArcgisZoom
756
+ wr as ArcgisUtilityNetworkSubnetworkInfo,
757
+ lr as ArcgisUtilityNetworkTrace,
758
+ dr as ArcgisUtilityNetworkTraceAnalysis,
759
+ pr as ArcgisUtilityNetworkTraceInputs,
760
+ hr as ArcgisUtilityNetworkTraceLocation,
761
+ Vr as ArcgisUtilityNetworkTraceResults,
762
+ Rr as ArcgisUtilityNetworkValidateTopology,
763
+ Pr as ArcgisValuePicker,
764
+ mr as ArcgisVersionManagement,
765
+ ur as ArcgisVideo,
766
+ kr as ArcgisVideoPlayer,
767
+ Sr as ArcgisWeather,
768
+ Lr as ArcgisZoom
753
769
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@arcgis/map-components-react",
3
- "version": "5.0.0-next.6",
3
+ "version": "5.0.0-next.8",
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.6",
33
- "@arcgis/map-components": "5.0.0-next.6",
32
+ "@arcgis/lumina": "5.0.0-next.8",
33
+ "@arcgis/map-components": "5.0.0-next.8",
34
34
  "@esri/calcite-components": "^3.3.0",
35
35
  "@lit/react": "^1.0.7",
36
36
  "lit": "^3.3.0",