@arcgis/map-components-react 5.1.0-next.69 → 5.1.0-next.70

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.
@@ -412,6 +412,8 @@ export declare const ArcgisPopup: import('@lit/react').ReactWebComponent<import(
412
412
  export declare const ArcgisPresentation: import('@lit/react').ReactWebComponent<import('@arcgis/map-components/components/arcgis-presentation/customElement').ArcgisPresentation & {
413
413
  class?: string;
414
414
  }, {
415
+ onArcgisPopupFeatureNotFound: EventName<HTMLArcgisPresentationElement["arcgisPopupFeatureNotFound"]>;
416
+ onArcgisPopupFeaturesRetrieved: EventName<HTMLArcgisPresentationElement["arcgisPopupFeaturesRetrieved"]>;
415
417
  onArcgisReady: EventName<HTMLArcgisPresentationElement["arcgisReady"]>;
416
418
  }>;
417
419
  /** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use <arcgis-print /> directly. */
@@ -583,6 +585,15 @@ export declare const ArcgisSliderOpacityLegacy: import('@lit/react').ReactWebCom
583
585
  onArcgisThumbChange: EventName<HTMLArcgisSliderOpacityLegacyElement["arcgisThumbChange"]>;
584
586
  onArcgisThumbDrag: EventName<HTMLArcgisSliderOpacityLegacyElement["arcgisThumbDrag"]>;
585
587
  }>;
588
+ /** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use <arcgis-slider-scale-range /> directly. */
589
+ export declare const ArcgisSliderScaleRange: import('@lit/react').ReactWebComponent<import('@arcgis/map-components/components/arcgis-slider-scale-range/customElement').ArcgisSliderScaleRange & {
590
+ class?: string;
591
+ }, {
592
+ onArcgisChange: EventName<HTMLArcgisSliderScaleRangeElement["arcgisChange"]>;
593
+ onArcgisInput: EventName<HTMLArcgisSliderScaleRangeElement["arcgisInput"]>;
594
+ onArcgisPropertyChange: EventName<HTMLArcgisSliderScaleRangeElement["arcgisPropertyChange"]>;
595
+ onArcgisReady: EventName<HTMLArcgisSliderScaleRangeElement["arcgisReady"]>;
596
+ }>;
586
597
  /** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use <arcgis-slider-size-legacy /> directly. */
587
598
  export declare const ArcgisSliderSizeLegacy: import('@lit/react').ReactWebComponent<import('@arcgis/map-components/components/arcgis-slider-size-legacy/customElement').ArcgisSliderSizeLegacy & {
588
599
  class?: string;
package/dist/index.js CHANGED
@@ -98,7 +98,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
98
98
  onArcgisReady: "arcgisReady"
99
99
  }
100
100
  )
101
- ), V = /* @__PURE__ */ e(
101
+ ), P = /* @__PURE__ */ e(
102
102
  r(
103
103
  "arcgis-daylight",
104
104
  {
@@ -106,7 +106,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
106
106
  onArcgisUserDateTimeChange: "arcgisUserDateTimeChange"
107
107
  }
108
108
  )
109
- ), P = /* @__PURE__ */ e(
109
+ ), V = /* @__PURE__ */ e(
110
110
  r(
111
111
  "arcgis-directional-pad",
112
112
  {
@@ -205,7 +205,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
205
205
  onArcgisSelect: "arcgisSelect"
206
206
  }
207
207
  )
208
- ), U = /* @__PURE__ */ e(
208
+ ), F = /* @__PURE__ */ e(
209
209
  r(
210
210
  "arcgis-features",
211
211
  {
@@ -215,7 +215,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
215
215
  onArcgisTriggerAction: "arcgisTriggerAction"
216
216
  }
217
217
  )
218
- ), F = /* @__PURE__ */ e(
218
+ ), U = /* @__PURE__ */ e(
219
219
  r(
220
220
  "arcgis-floor-filter",
221
221
  {
@@ -246,7 +246,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
246
246
  onArcgisReady: "arcgisReady"
247
247
  }
248
248
  )
249
- ), B = /* @__PURE__ */ e(
249
+ ), N = /* @__PURE__ */ e(
250
250
  r(
251
251
  "arcgis-home",
252
252
  {
@@ -255,7 +255,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
255
255
  onArcgisReady: "arcgisReady"
256
256
  }
257
257
  )
258
- ), N = /* @__PURE__ */ e(
258
+ ), B = /* @__PURE__ */ e(
259
259
  r(
260
260
  "arcgis-layer-list",
261
261
  {
@@ -460,6 +460,8 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
460
460
  r(
461
461
  "arcgis-presentation",
462
462
  {
463
+ onArcgisPopupFeatureNotFound: "arcgisPopupFeatureNotFound",
464
+ onArcgisPopupFeaturesRetrieved: "arcgisPopupFeaturesRetrieved",
463
465
  onArcgisReady: "arcgisReady"
464
466
  }
465
467
  )
@@ -649,6 +651,16 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
649
651
  onArcgisThumbDrag: "arcgisThumbDrag"
650
652
  }
651
653
  )
654
+ ), Pr = /* @__PURE__ */ e(
655
+ r(
656
+ "arcgis-slider-scale-range",
657
+ {
658
+ onArcgisChange: "arcgisChange",
659
+ onArcgisInput: "arcgisInput",
660
+ onArcgisPropertyChange: "arcgisPropertyChange",
661
+ onArcgisReady: "arcgisReady"
662
+ }
663
+ )
652
664
  ), Vr = /* @__PURE__ */ e(
653
665
  r(
654
666
  "arcgis-slider-size-legacy",
@@ -659,7 +671,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
659
671
  onArcgisThumbDrag: "arcgisThumbDrag"
660
672
  }
661
673
  )
662
- ), Pr = /* @__PURE__ */ e(
674
+ ), ur = /* @__PURE__ */ e(
663
675
  r(
664
676
  "arcgis-snapping-controls",
665
677
  {
@@ -667,26 +679,26 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
667
679
  onArcgisReady: "arcgisReady"
668
680
  }
669
681
  )
670
- ), ur = /* @__PURE__ */ e(
682
+ ), mr = /* @__PURE__ */ e(
671
683
  r(
672
684
  "arcgis-color-select",
673
685
  {
674
686
  onArcgisColorChanged: "arcgisColorChanged"
675
687
  }
676
688
  )
677
- ), mr = /* @__PURE__ */ e(
689
+ ), Tr = /* @__PURE__ */ e(
678
690
  r(
679
691
  "arcgis-time-of-day-slider",
680
692
  {
681
693
  onArcgisTimeChange: "arcgisTimeChange"
682
694
  }
683
695
  )
684
- ), Tr = /* @__PURE__ */ e(
696
+ ), Sr = /* @__PURE__ */ e(
685
697
  r(
686
698
  "arcgis-webgl-error",
687
699
  {}
688
700
  )
689
- ), Sr = /* @__PURE__ */ e(
701
+ ), Dr = /* @__PURE__ */ e(
690
702
  r(
691
703
  "arcgis-swipe",
692
704
  {
@@ -696,7 +708,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
696
708
  onArcgisSwipeInput: "arcgisSwipeInput"
697
709
  }
698
710
  )
699
- ), Dr = /* @__PURE__ */ e(
711
+ ), Lr = /* @__PURE__ */ e(
700
712
  r(
701
713
  "arcgis-table-list",
702
714
  {
@@ -706,7 +718,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
706
718
  onArcgisTriggerAction: "arcgisTriggerAction"
707
719
  }
708
720
  )
709
- ), Lr = /* @__PURE__ */ e(
721
+ ), br = /* @__PURE__ */ e(
710
722
  r(
711
723
  "arcgis-time-slider",
712
724
  {
@@ -715,7 +727,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
715
727
  onArcgisTriggerAction: "arcgisTriggerAction"
716
728
  }
717
729
  )
718
- ), br = /* @__PURE__ */ e(
730
+ ), kr = /* @__PURE__ */ e(
719
731
  r(
720
732
  "arcgis-time-zone-label",
721
733
  {
@@ -723,7 +735,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
723
735
  onArcgisReady: "arcgisReady"
724
736
  }
725
737
  )
726
- ), kr = /* @__PURE__ */ e(
738
+ ), vr = /* @__PURE__ */ e(
727
739
  r(
728
740
  "arcgis-track",
729
741
  {
@@ -733,14 +745,14 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
733
745
  onArcgisReady: "arcgisReady"
734
746
  }
735
747
  )
736
- ), vr = /* @__PURE__ */ e(
748
+ ), Er = /* @__PURE__ */ e(
737
749
  r(
738
750
  "arcgis-utility-network-associations",
739
751
  {
740
752
  onArcgisReady: "arcgisReady"
741
753
  }
742
754
  )
743
- ), Er = /* @__PURE__ */ e(
755
+ ), Fr = /* @__PURE__ */ e(
744
756
  r(
745
757
  "arcgis-utility-network-trace",
746
758
  {
@@ -765,19 +777,19 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
765
777
  onArcgisTraceResultFeaturesReady: "arcgisTraceResultFeaturesReady"
766
778
  }
767
779
  )
768
- ), Fr = /* @__PURE__ */ e(
780
+ ), fr = /* @__PURE__ */ e(
769
781
  r(
770
782
  "arcgis-utility-network-aggregated-geometry",
771
783
  {
772
784
  onArcgisHideGraphicsChange: "arcgisHideGraphicsChange"
773
785
  }
774
786
  )
775
- ), fr = /* @__PURE__ */ e(
787
+ ), Mr = /* @__PURE__ */ e(
776
788
  r(
777
789
  "arcgis-utility-network-subnetwork-info",
778
790
  {}
779
791
  )
780
- ), Mr = /* @__PURE__ */ e(
792
+ ), Ir = /* @__PURE__ */ e(
781
793
  r(
782
794
  "arcgis-utility-network-trace-inputs",
783
795
  {
@@ -789,7 +801,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
789
801
  onArcgisUtilityNetworkChange: "arcgisUtilityNetworkChange"
790
802
  }
791
803
  )
792
- ), Ir = /* @__PURE__ */ e(
804
+ ), Nr = /* @__PURE__ */ e(
793
805
  r(
794
806
  "arcgis-utility-network-trace-location",
795
807
  {
@@ -803,7 +815,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
803
815
  "arcgis-utility-network-trace-location-list",
804
816
  {}
805
817
  )
806
- ), Nr = /* @__PURE__ */ e(
818
+ ), Gr = /* @__PURE__ */ e(
807
819
  r(
808
820
  "arcgis-utility-network-trace-results",
809
821
  {
@@ -814,7 +826,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
814
826
  onArcgisTraceResultFeaturesReady: "arcgisTraceResultFeaturesReady"
815
827
  }
816
828
  )
817
- ), Gr = /* @__PURE__ */ e(
829
+ ), Hr = /* @__PURE__ */ e(
818
830
  r(
819
831
  "arcgis-utility-network-validate-topology",
820
832
  {
@@ -822,7 +834,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
822
834
  onArcgisReady: "arcgisReady"
823
835
  }
824
836
  )
825
- ), Hr = /* @__PURE__ */ e(
837
+ ), Kr = /* @__PURE__ */ e(
826
838
  r(
827
839
  "arcgis-value-picker-legacy",
828
840
  {
@@ -835,7 +847,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
835
847
  onArcgisReady: "arcgisReady"
836
848
  }
837
849
  )
838
- ), Kr = /* @__PURE__ */ e(
850
+ ), Wr = /* @__PURE__ */ e(
839
851
  r(
840
852
  "arcgis-version-management",
841
853
  {
@@ -843,14 +855,14 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
843
855
  onArcgisVersioningStateChanged: "arcgisVersioningStateChanged"
844
856
  }
845
857
  )
846
- ), Wr = /* @__PURE__ */ e(
858
+ ), zr = /* @__PURE__ */ e(
847
859
  r(
848
860
  "arcgis-video",
849
861
  {
850
862
  onArcgisViewReadyChange: "arcgisViewReadyChange"
851
863
  }
852
864
  )
853
- ), zr = /* @__PURE__ */ e(
865
+ ), xr = /* @__PURE__ */ e(
854
866
  r(
855
867
  "arcgis-video-player",
856
868
  {
@@ -859,7 +871,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
859
871
  onArcgisVideoReady: "arcgisVideoReady"
860
872
  }
861
873
  )
862
- ), xr = /* @__PURE__ */ e(
874
+ ), Or = /* @__PURE__ */ e(
863
875
  r(
864
876
  "arcgis-volume-measurement",
865
877
  {
@@ -867,7 +879,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
867
879
  onArcgisReady: "arcgisReady"
868
880
  }
869
881
  )
870
- ), Or = /* @__PURE__ */ e(
882
+ ), Zr = /* @__PURE__ */ e(
871
883
  r(
872
884
  "arcgis-weather",
873
885
  {
@@ -875,7 +887,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
875
887
  onArcgisReady: "arcgisReady"
876
888
  }
877
889
  )
878
- ), Zr = /* @__PURE__ */ e(
890
+ ), jr = /* @__PURE__ */ e(
879
891
  r(
880
892
  "arcgis-zoom",
881
893
  {
@@ -896,12 +908,12 @@ export {
896
908
  h as ArcgisBuildingExplorer,
897
909
  p as ArcgisCatalogLayerList,
898
910
  X as ArcgisClipboard,
899
- ur as ArcgisColorSelect,
911
+ mr as ArcgisColorSelect,
900
912
  w as ArcgisCompass,
901
913
  R as ArcgisCoordinateConversion,
902
- V as ArcgisDaylight,
914
+ P as ArcgisDaylight,
903
915
  m as ArcgisDirectLineMeasurement3d,
904
- P as ArcgisDirectionalPad,
916
+ V as ArcgisDirectionalPad,
905
917
  u as ArcgisDirections,
906
918
  T as ArcgisDistanceMeasurement2d,
907
919
  S as ArcgisEditor,
@@ -913,13 +925,13 @@ export {
913
925
  v as ArcgisFeatureTable,
914
926
  E as ArcgisFeatureTemplatesLegacy,
915
927
  _ as ArcgisFeatureTitle,
916
- U as ArcgisFeatures,
917
- F as ArcgisFloorFilter,
928
+ F as ArcgisFeatures,
929
+ U as ArcgisFloorFilter,
918
930
  f as ArcgisFullscreen,
919
931
  M as ArcgisGridControls,
920
932
  I as ArcgisHistogramRangeSlider,
921
- B as ArcgisHome,
922
- N as ArcgisLayerList,
933
+ N as ArcgisHome,
934
+ B as ArcgisLayerList,
923
935
  G as ArcgisLayerListNew,
924
936
  H as ArcgisLegend,
925
937
  K as ArcgisLineOfSight,
@@ -952,30 +964,31 @@ export {
952
964
  pr as ArcgisSliderColorSizeLegacy,
953
965
  wr as ArcgisSliderHeatmapLegacy,
954
966
  Rr as ArcgisSliderOpacityLegacy,
967
+ Pr as ArcgisSliderScaleRange,
955
968
  Vr as ArcgisSliderSizeLegacy,
956
- Pr as ArcgisSnappingControls,
957
- Sr as ArcgisSwipe,
958
- Dr as ArcgisTableList,
959
- mr as ArcgisTimeOfDaySlider,
960
- Lr as ArcgisTimeSlider,
961
- br as ArcgisTimeZoneLabel,
962
- kr as ArcgisTrack,
963
- Fr as ArcgisUtilityNetworkAggregatedGeometry,
964
- vr as ArcgisUtilityNetworkAssociations,
965
- fr as ArcgisUtilityNetworkSubnetworkInfo,
966
- Er as ArcgisUtilityNetworkTrace,
969
+ ur as ArcgisSnappingControls,
970
+ Dr as ArcgisSwipe,
971
+ Lr as ArcgisTableList,
972
+ Tr as ArcgisTimeOfDaySlider,
973
+ br as ArcgisTimeSlider,
974
+ kr as ArcgisTimeZoneLabel,
975
+ vr as ArcgisTrack,
976
+ fr as ArcgisUtilityNetworkAggregatedGeometry,
977
+ Er as ArcgisUtilityNetworkAssociations,
978
+ Mr as ArcgisUtilityNetworkSubnetworkInfo,
979
+ Fr as ArcgisUtilityNetworkTrace,
967
980
  Ur as ArcgisUtilityNetworkTraceAnalysis,
968
- Mr as ArcgisUtilityNetworkTraceInputs,
969
- Ir as ArcgisUtilityNetworkTraceLocation,
981
+ Ir as ArcgisUtilityNetworkTraceInputs,
982
+ Nr as ArcgisUtilityNetworkTraceLocation,
970
983
  Br as ArcgisUtilityNetworkTraceLocationList,
971
- Nr as ArcgisUtilityNetworkTraceResults,
972
- Gr as ArcgisUtilityNetworkValidateTopology,
973
- Hr as ArcgisValuePickerLegacy,
974
- Kr as ArcgisVersionManagement,
975
- Wr as ArcgisVideo,
976
- zr as ArcgisVideoPlayer,
977
- xr as ArcgisVolumeMeasurement,
978
- Or as ArcgisWeather,
979
- Tr as ArcgisWebglError,
980
- Zr as ArcgisZoom
984
+ Gr as ArcgisUtilityNetworkTraceResults,
985
+ Hr as ArcgisUtilityNetworkValidateTopology,
986
+ Kr as ArcgisValuePickerLegacy,
987
+ Wr as ArcgisVersionManagement,
988
+ zr as ArcgisVideo,
989
+ xr as ArcgisVideoPlayer,
990
+ Or as ArcgisVolumeMeasurement,
991
+ Zr as ArcgisWeather,
992
+ Sr as ArcgisWebglError,
993
+ jr as ArcgisZoom
981
994
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@arcgis/map-components-react",
3
- "version": "5.1.0-next.69",
3
+ "version": "5.1.0-next.70",
4
4
  "description": "A set of React components that wrap ArcGIS map components",
5
5
  "keywords": [
6
6
  "2D",
@@ -33,8 +33,8 @@
33
33
  "@lit/react": "^1.0.8",
34
34
  "lit": "^3.3.0",
35
35
  "tslib": "^2.8.1",
36
- "@arcgis/lumina": "5.1.0-next.69",
37
- "@arcgis/map-components": "5.1.0-next.69"
36
+ "@arcgis/lumina": "5.1.0-next.70",
37
+ "@arcgis/map-components": "5.1.0-next.70"
38
38
  },
39
39
  "peerDependencies": {
40
40
  "@arcgis/core": "^5.1.0-next",