@arcgis/map-components-react 4.34.0-next.133 → 4.34.0-next.135

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.
@@ -69,6 +69,7 @@ export declare const ArcgisCompass: import('@lit/react').ReactWebComponent<HTMLA
69
69
  export declare const ArcgisCoordinateConversion: import('@lit/react').ReactWebComponent<HTMLArcgisCoordinateConversionElement & {
70
70
  class?: string;
71
71
  }, {
72
+ onArcgisConversionChange: EventName<HTMLArcgisCoordinateConversionElement["arcgisConversionChange"]>;
72
73
  onArcgisPropertyChange: EventName<HTMLArcgisCoordinateConversionElement["arcgisPropertyChange"]>;
73
74
  onArcgisReady: EventName<HTMLArcgisCoordinateConversionElement["arcgisReady"]>;
74
75
  }>;
@@ -472,6 +473,12 @@ export declare const ArcgisResultFeatureList: import('@lit/react').ReactWebCompo
472
473
  }, {
473
474
  onArcgisPropertyChange: EventName<HTMLArcgisResultFeatureListElement["arcgisPropertyChange"]>;
474
475
  }>;
476
+ export declare const ArcgisUtilityNetworkTraceInputs: import('@lit/react').ReactWebComponent<HTMLArcgisUtilityNetworkTraceInputsElement & {
477
+ class?: string;
478
+ }, {
479
+ onArcgisTraceInputsChange: EventName<HTMLArcgisUtilityNetworkTraceInputsElement["arcgisTraceInputsChange"]>;
480
+ onArcgisUtilityNetworkChange: EventName<HTMLArcgisUtilityNetworkTraceInputsElement["arcgisUtilityNetworkChange"]>;
481
+ }>;
475
482
  export declare const ArcgisUtilityNetworkValidateTopology: import('@lit/react').ReactWebComponent<HTMLArcgisUtilityNetworkValidateTopologyElement & {
476
483
  class?: string;
477
484
  }, {
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
+ ), C = /* @__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
- ), C = /* @__PURE__ */ e(
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
- ), l = /* @__PURE__ */ e(
54
+ ), d = /* @__PURE__ */ e(
55
55
  r(
56
56
  "arcgis-bookmarks",
57
57
  {
@@ -91,6 +91,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
91
91
  r(
92
92
  "arcgis-coordinate-conversion",
93
93
  {
94
+ onArcgisConversionChange: "arcgisConversionChange",
94
95
  onArcgisPropertyChange: "arcgisPropertyChange",
95
96
  onArcgisReady: "arcgisReady"
96
97
  }
@@ -143,7 +144,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
143
144
  onArcgisReady: "arcgisReady"
144
145
  }
145
146
  )
146
- ), D = /* @__PURE__ */ e(
147
+ ), v = /* @__PURE__ */ e(
147
148
  r(
148
149
  "arcgis-editor",
149
150
  {
@@ -153,7 +154,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
153
154
  onArcgisSketchUpdate: "arcgisSketchUpdate"
154
155
  }
155
156
  )
156
- ), v = /* @__PURE__ */ e(
157
+ ), D = /* @__PURE__ */ e(
157
158
  r(
158
159
  "arcgis-elevation-profile",
159
160
  {
@@ -177,7 +178,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
177
178
  onArcgisReady: "arcgisReady"
178
179
  }
179
180
  )
180
- ), b = /* @__PURE__ */ e(
181
+ ), T = /* @__PURE__ */ e(
181
182
  r(
182
183
  "arcgis-feature",
183
184
  {
@@ -185,7 +186,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
185
186
  onArcgisReady: "arcgisReady"
186
187
  }
187
188
  )
188
- ), T = /* @__PURE__ */ e(
189
+ ), b = /* @__PURE__ */ e(
189
190
  r(
190
191
  "arcgis-feature-form",
191
192
  {
@@ -228,14 +229,14 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
228
229
  onArcgisTriggerAction: "arcgisTriggerAction"
229
230
  }
230
231
  )
231
- ), F = /* @__PURE__ */ e(
232
+ ), I = /* @__PURE__ */ e(
232
233
  r(
233
234
  "arcgis-floor-filter",
234
235
  {
235
236
  onArcgisReady: "arcgisReady"
236
237
  }
237
238
  )
238
- ), I = /* @__PURE__ */ e(
239
+ ), F = /* @__PURE__ */ e(
239
240
  r(
240
241
  "arcgis-fullscreen",
241
242
  {
@@ -251,7 +252,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
251
252
  onArcgisReady: "arcgisReady"
252
253
  }
253
254
  )
254
- ), B = /* @__PURE__ */ e(
255
+ ), N = /* @__PURE__ */ e(
255
256
  r(
256
257
  "arcgis-histogram-range-slider",
257
258
  {
@@ -259,7 +260,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
259
260
  onArcgisReady: "arcgisReady"
260
261
  }
261
262
  )
262
- ), W = /* @__PURE__ */ e(
263
+ ), B = /* @__PURE__ */ e(
263
264
  r(
264
265
  "arcgis-home",
265
266
  {
@@ -268,7 +269,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
268
269
  onArcgisReady: "arcgisReady"
269
270
  }
270
271
  )
271
- ), x = /* @__PURE__ */ e(
272
+ ), W = /* @__PURE__ */ e(
272
273
  r(
273
274
  "arcgis-layer-list",
274
275
  {
@@ -278,7 +279,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
278
279
  onArcgisTriggerAction: "arcgisTriggerAction"
279
280
  }
280
281
  )
281
- ), H = /* @__PURE__ */ e(
282
+ ), x = /* @__PURE__ */ e(
282
283
  r(
283
284
  "arcgis-legend",
284
285
  {
@@ -286,7 +287,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
286
287
  onArcgisReady: "arcgisReady"
287
288
  }
288
289
  )
289
- ), N = /* @__PURE__ */ e(
290
+ ), H = /* @__PURE__ */ e(
290
291
  r(
291
292
  "arcgis-line-of-sight",
292
293
  {
@@ -567,7 +568,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
567
568
  onArcgisReady: "arcgisReady"
568
569
  }
569
570
  )
570
- ), dr = /* @__PURE__ */ e(
571
+ ), Cr = /* @__PURE__ */ e(
571
572
  r(
572
573
  "arcgis-utility-network-trace",
573
574
  {
@@ -580,7 +581,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
580
581
  onArcgisRemoveResultArea: "arcgisRemoveResultArea"
581
582
  }
582
583
  )
583
- ), Cr = /* @__PURE__ */ e(
584
+ ), lr = /* @__PURE__ */ e(
584
585
  r(
585
586
  "arcgis-utility-network-trace-analysis",
586
587
  {
@@ -588,7 +589,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
588
589
  onArcgisReady: "arcgisReady"
589
590
  }
590
591
  )
591
- ), lr = /* @__PURE__ */ e(
592
+ ), dr = /* @__PURE__ */ e(
592
593
  r(
593
594
  "arcgis-result-feature-list",
594
595
  {
@@ -596,6 +597,14 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
596
597
  }
597
598
  )
598
599
  ), wr = /* @__PURE__ */ e(
600
+ r(
601
+ "arcgis-utility-network-trace-inputs",
602
+ {
603
+ onArcgisTraceInputsChange: "arcgisTraceInputsChange",
604
+ onArcgisUtilityNetworkChange: "arcgisUtilityNetworkChange"
605
+ }
606
+ )
607
+ ), pr = /* @__PURE__ */ e(
599
608
  r(
600
609
  "arcgis-utility-network-validate-topology",
601
610
  {
@@ -603,7 +612,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
603
612
  onArcgisReady: "arcgisReady"
604
613
  }
605
614
  )
606
- ), pr = /* @__PURE__ */ e(
615
+ ), hr = /* @__PURE__ */ e(
607
616
  r(
608
617
  "arcgis-value-picker",
609
618
  {
@@ -616,7 +625,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
616
625
  onArcgisReady: "arcgisReady"
617
626
  }
618
627
  )
619
- ), hr = /* @__PURE__ */ e(
628
+ ), Vr = /* @__PURE__ */ e(
620
629
  r(
621
630
  "arcgis-version-management",
622
631
  {
@@ -624,14 +633,14 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
624
633
  onArcgisVersioningStateChanged: "arcgisVersioningStateChanged"
625
634
  }
626
635
  )
627
- ), Vr = /* @__PURE__ */ e(
636
+ ), Pr = /* @__PURE__ */ e(
628
637
  r(
629
638
  "arcgis-video",
630
639
  {
631
640
  onArcgisViewReadyChange: "arcgisViewReadyChange"
632
641
  }
633
642
  )
634
- ), Pr = /* @__PURE__ */ e(
643
+ ), Rr = /* @__PURE__ */ e(
635
644
  r(
636
645
  "arcgis-video-player",
637
646
  {
@@ -640,7 +649,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
640
649
  onArcgisVideoReady: "arcgisVideoReady"
641
650
  }
642
651
  )
643
- ), Rr = /* @__PURE__ */ e(
652
+ ), mr = /* @__PURE__ */ e(
644
653
  r(
645
654
  "arcgis-weather",
646
655
  {
@@ -648,7 +657,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
648
657
  onArcgisReady: "arcgisReady"
649
658
  }
650
659
  )
651
- ), mr = /* @__PURE__ */ e(
660
+ ), ur = /* @__PURE__ */ e(
652
661
  r(
653
662
  "arcgis-zoom",
654
663
  {
@@ -662,9 +671,9 @@ export {
662
671
  t as ArcgisAreaMeasurement3d,
663
672
  A as ArcgisAttachments,
664
673
  y as ArcgisBasemapGallery,
665
- d as ArcgisBasemapLayerList,
666
- C as ArcgisBasemapToggle,
667
- l as ArcgisBookmarks,
674
+ C as ArcgisBasemapLayerList,
675
+ l as ArcgisBasemapToggle,
676
+ d as ArcgisBookmarks,
668
677
  w as ArcgisBuildingExplorer,
669
678
  p as ArcgisCatalogLayerList,
670
679
  h as ArcgisCompass,
@@ -675,23 +684,23 @@ export {
675
684
  m as ArcgisDirections,
676
685
  k as ArcgisDirectlineMeasurement3d,
677
686
  S as ArcgisDistanceMeasurement2d,
678
- D as ArcgisEditor,
679
- v as ArcgisElevationProfile,
687
+ v as ArcgisEditor,
688
+ D as ArcgisElevationProfile,
680
689
  L as ArcgisElevationProfileNext,
681
690
  E as ArcgisExpand,
682
- b as ArcgisFeature,
683
- T as ArcgisFeatureForm,
691
+ T as ArcgisFeature,
692
+ b as ArcgisFeatureForm,
684
693
  U as ArcgisFeatureTable,
685
694
  M as ArcgisFeatureTemplates,
686
695
  f as ArcgisFeatures,
687
- F as ArcgisFloorFilter,
688
- I as ArcgisFullscreen,
696
+ I as ArcgisFloorFilter,
697
+ F as ArcgisFullscreen,
689
698
  K as ArcgisGridControls,
690
- B as ArcgisHistogramRangeSlider,
691
- W as ArcgisHome,
692
- x as ArcgisLayerList,
693
- H as ArcgisLegend,
694
- N as ArcgisLineOfSight,
699
+ N as ArcgisHistogramRangeSlider,
700
+ B as ArcgisHome,
701
+ W as ArcgisLayerList,
702
+ x as ArcgisLegend,
703
+ H as ArcgisLineOfSight,
695
704
  G as ArcgisLinkChart,
696
705
  O as ArcgisLinkChartLayoutSwitcher,
697
706
  z as ArcgisLocate,
@@ -702,7 +711,7 @@ export {
702
711
  Q as ArcgisPlacement,
703
712
  X as ArcgisPopup,
704
713
  Y as ArcgisPrint,
705
- lr as ArcgisResultFeatureList,
714
+ dr as ArcgisResultFeatureList,
706
715
  _ as ArcgisScaleBar,
707
716
  $ as ArcgisScaleRangeSlider,
708
717
  rr as ArcgisScene,
@@ -717,13 +726,14 @@ export {
717
726
  tr as ArcgisTimeZoneLabel,
718
727
  Ar as ArcgisTrack,
719
728
  yr as ArcgisUtilityNetworkAssociations,
720
- dr as ArcgisUtilityNetworkTrace,
721
- Cr as ArcgisUtilityNetworkTraceAnalysis,
722
- wr as ArcgisUtilityNetworkValidateTopology,
723
- pr as ArcgisValuePicker,
724
- hr as ArcgisVersionManagement,
725
- Vr as ArcgisVideo,
726
- Pr as ArcgisVideoPlayer,
727
- Rr as ArcgisWeather,
728
- mr as ArcgisZoom
729
+ Cr as ArcgisUtilityNetworkTrace,
730
+ lr as ArcgisUtilityNetworkTraceAnalysis,
731
+ wr as ArcgisUtilityNetworkTraceInputs,
732
+ pr as ArcgisUtilityNetworkValidateTopology,
733
+ hr as ArcgisValuePicker,
734
+ Vr as ArcgisVersionManagement,
735
+ Pr as ArcgisVideo,
736
+ Rr as ArcgisVideoPlayer,
737
+ mr as ArcgisWeather,
738
+ ur as ArcgisZoom
729
739
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@arcgis/map-components-react",
3
- "version": "4.34.0-next.133",
3
+ "version": "4.34.0-next.135",
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": "4.34.0-next.133",
33
- "@arcgis/map-components": "4.34.0-next.133",
32
+ "@arcgis/lumina": "4.34.0-next.135",
33
+ "@arcgis/map-components": "4.34.0-next.135",
34
34
  "@esri/calcite-components": "^3.3.0-next.95",
35
35
  "@lit/react": "^1.0.7",
36
36
  "lit": "^3.3.0",