@arcgis/map-components-react 4.34.0-next.124 → 4.34.0-next.126
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 +6 -0
- package/dist/index.js +24 -15
- package/package.json +3 -3
package/dist/components.d.ts
CHANGED
|
@@ -494,6 +494,12 @@ export declare const ArcgisUtilityNetworkTrace: import('@lit/react').ReactWebCom
|
|
|
494
494
|
onArcgisReady: EventName<HTMLArcgisUtilityNetworkTraceElement["arcgisReady"]>;
|
|
495
495
|
onArcgisRemoveResultArea: EventName<HTMLArcgisUtilityNetworkTraceElement["arcgisRemoveResultArea"]>;
|
|
496
496
|
}>;
|
|
497
|
+
export declare const ArcgisUtilityNetworkTraceAnalysis: import('@lit/react').ReactWebComponent<HTMLArcgisUtilityNetworkTraceAnalysisElement & {
|
|
498
|
+
class?: string;
|
|
499
|
+
}, {
|
|
500
|
+
onArcgisPropertyChange: EventName<HTMLArcgisUtilityNetworkTraceAnalysisElement["arcgisPropertyChange"]>;
|
|
501
|
+
onArcgisReady: EventName<HTMLArcgisUtilityNetworkTraceAnalysisElement["arcgisReady"]>;
|
|
502
|
+
}>;
|
|
497
503
|
export declare const ArcgisResultFeatureList: import('@lit/react').ReactWebComponent<HTMLArcgisResultFeatureListElement & {
|
|
498
504
|
class?: string;
|
|
499
505
|
}, {
|
package/dist/index.js
CHANGED
|
@@ -640,13 +640,21 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
|
|
|
640
640
|
}
|
|
641
641
|
)
|
|
642
642
|
), Lr = /* @__PURE__ */ e(
|
|
643
|
+
r(
|
|
644
|
+
"arcgis-utility-network-trace-analysis",
|
|
645
|
+
{
|
|
646
|
+
onArcgisPropertyChange: "arcgisPropertyChange",
|
|
647
|
+
onArcgisReady: "arcgisReady"
|
|
648
|
+
}
|
|
649
|
+
)
|
|
650
|
+
), Dr = /* @__PURE__ */ e(
|
|
643
651
|
r(
|
|
644
652
|
"arcgis-result-feature-list",
|
|
645
653
|
{
|
|
646
654
|
onArcgisPropertyChange: "arcgisPropertyChange"
|
|
647
655
|
}
|
|
648
656
|
)
|
|
649
|
-
),
|
|
657
|
+
), br = /* @__PURE__ */ e(
|
|
650
658
|
r(
|
|
651
659
|
"arcgis-utility-network-validate-topology",
|
|
652
660
|
{
|
|
@@ -654,7 +662,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
|
|
|
654
662
|
onArcgisReady: "arcgisReady"
|
|
655
663
|
}
|
|
656
664
|
)
|
|
657
|
-
),
|
|
665
|
+
), Er = /* @__PURE__ */ e(
|
|
658
666
|
r(
|
|
659
667
|
"arcgis-value-picker",
|
|
660
668
|
{
|
|
@@ -667,7 +675,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
|
|
|
667
675
|
onArcgisReady: "arcgisReady"
|
|
668
676
|
}
|
|
669
677
|
)
|
|
670
|
-
),
|
|
678
|
+
), Ur = /* @__PURE__ */ e(
|
|
671
679
|
r(
|
|
672
680
|
"arcgis-version-management",
|
|
673
681
|
{
|
|
@@ -675,14 +683,14 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
|
|
|
675
683
|
onArcgisVersioningStateChanged: "arcgisVersioningStateChanged"
|
|
676
684
|
}
|
|
677
685
|
)
|
|
678
|
-
),
|
|
686
|
+
), Tr = /* @__PURE__ */ e(
|
|
679
687
|
r(
|
|
680
688
|
"arcgis-video",
|
|
681
689
|
{
|
|
682
690
|
onArcgisViewReadyChange: "arcgisViewReadyChange"
|
|
683
691
|
}
|
|
684
692
|
)
|
|
685
|
-
),
|
|
693
|
+
), Mr = /* @__PURE__ */ e(
|
|
686
694
|
r(
|
|
687
695
|
"arcgis-video-player",
|
|
688
696
|
{
|
|
@@ -691,7 +699,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
|
|
|
691
699
|
onArcgisVideoReady: "arcgisVideoReady"
|
|
692
700
|
}
|
|
693
701
|
)
|
|
694
|
-
),
|
|
702
|
+
), fr = /* @__PURE__ */ e(
|
|
695
703
|
r(
|
|
696
704
|
"arcgis-weather",
|
|
697
705
|
{
|
|
@@ -699,7 +707,7 @@ const e = /* @__PURE__ */ s(i, a), n = /* @__PURE__ */ e(
|
|
|
699
707
|
onArcgisReady: "arcgisReady"
|
|
700
708
|
}
|
|
701
709
|
)
|
|
702
|
-
),
|
|
710
|
+
), Fr = /* @__PURE__ */ e(
|
|
703
711
|
r(
|
|
704
712
|
"arcgis-zoom",
|
|
705
713
|
{
|
|
@@ -766,7 +774,7 @@ export {
|
|
|
766
774
|
nr as ArcgisOrientedImageryViewer,
|
|
767
775
|
tr as ArcgisPlacement,
|
|
768
776
|
Ar as ArcgisPrint,
|
|
769
|
-
|
|
777
|
+
Dr as ArcgisResultFeatureList,
|
|
770
778
|
yr as ArcgisScaleBar,
|
|
771
779
|
dr as ArcgisScaleRangeSlider,
|
|
772
780
|
lr as ArcgisScene,
|
|
@@ -782,11 +790,12 @@ export {
|
|
|
782
790
|
vr as ArcgisTrack,
|
|
783
791
|
kr as ArcgisUtilityNetworkAssociations,
|
|
784
792
|
Sr as ArcgisUtilityNetworkTrace,
|
|
785
|
-
|
|
786
|
-
br as
|
|
787
|
-
Er as
|
|
788
|
-
Ur as
|
|
789
|
-
Tr as
|
|
790
|
-
Mr as
|
|
791
|
-
fr as
|
|
793
|
+
Lr as ArcgisUtilityNetworkTraceAnalysis,
|
|
794
|
+
br as ArcgisUtilityNetworkValidateTopology,
|
|
795
|
+
Er as ArcgisValuePicker,
|
|
796
|
+
Ur as ArcgisVersionManagement,
|
|
797
|
+
Tr as ArcgisVideo,
|
|
798
|
+
Mr as ArcgisVideoPlayer,
|
|
799
|
+
fr as ArcgisWeather,
|
|
800
|
+
Fr as ArcgisZoom
|
|
792
801
|
};
|
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.126",
|
|
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.
|
|
33
|
-
"@arcgis/map-components": "4.34.0-next.
|
|
32
|
+
"@arcgis/lumina": "4.34.0-next.126",
|
|
33
|
+
"@arcgis/map-components": "4.34.0-next.126",
|
|
34
34
|
"@esri/calcite-components": "^3.3.0-next.95",
|
|
35
35
|
"@lit/react": "^1.0.7",
|
|
36
36
|
"lit": "^3.3.0",
|