@arcgis/core 5.0.0-next.58 → 5.0.0-next.59
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/Graphic.d.ts +2 -2
- package/Viewpoint.d.ts +1 -1
- package/applications/Urban/meshUtils.d.ts +2 -2
- package/arcade.d.ts +1 -1
- package/assets/esri/core/workers/RemoteClient.js +1 -1
- package/assets/esri/core/workers/chunks/0bd73a66baea2f52e8a6.js +1 -0
- package/assets/esri/core/workers/chunks/262c5794650853457acc.js +1 -0
- package/assets/esri/core/workers/chunks/55a9ea536c64976c3409.js +1 -0
- package/assets/esri/core/workers/chunks/{5f9e64f00329cb646f0c.js → 741d170187e58e81584d.js} +1 -1
- package/assets/esri/layers/raster/formats/lerc-wasm.wasm +0 -0
- package/assets/esri/themes/base/widgets/_Attribution.scss +2 -2
- package/assets/esri/themes/dark/main.css +1 -1
- package/assets/esri/themes/light/main.css +1 -1
- package/assets/esri/themes/light/view.css +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_ar.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_bg.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_bs.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_ca.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_cs.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_da.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_de.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_el.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_es.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_et.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_fi.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_fr.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_he.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_hr.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_hu.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_id.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_it.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_ja.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_ko.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_lt.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_lv.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_nl.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_no.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_pl.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_pt-BR.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_pt-PT.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_ro.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_ru.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_sk.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_sl.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_sr.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_sv.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_th.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_tr.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_uk.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_vi.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_zh-CN.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_zh-HK.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_zh-TW.json +1 -1
- package/chunks/lerc-wasm.js +1 -1
- package/config.js +1 -1
- package/geometry/Extent.d.ts +1 -1
- package/geometry/Mesh.d.ts +2 -2
- package/geometry/SpatialReference.js +1 -1
- package/geometry/geometryEngine.d.ts +3 -3
- package/geometry/{geometryEngineInterfaces.d.ts → geometryEngineTypes.d.ts} +1 -1
- package/geometry/operators/affineTransformOperator.d.ts +3 -3
- package/geometry/operators/alphaShapeOperator.d.ts +1 -1
- package/geometry/operators/areaOperator.d.ts +1 -1
- package/geometry/operators/boundaryOperator.d.ts +3 -3
- package/geometry/operators/bufferOperator.d.ts +1 -1
- package/geometry/operators/centroidOperator.d.ts +1 -1
- package/geometry/operators/clipOperator.d.ts +3 -3
- package/geometry/operators/containsOperator.d.ts +1 -1
- package/geometry/operators/convexHullOperator.d.ts +3 -3
- package/geometry/operators/crossesOperator.d.ts +1 -1
- package/geometry/operators/cutOperator.d.ts +2 -2
- package/geometry/operators/densifyOperator.d.ts +3 -3
- package/geometry/operators/differenceOperator.d.ts +3 -3
- package/geometry/operators/disjointOperator.d.ts +1 -1
- package/geometry/operators/distanceOperator.d.ts +1 -1
- package/geometry/operators/equalsOperator.d.ts +1 -1
- package/geometry/operators/generalizeOperator.d.ts +3 -3
- package/geometry/operators/geodesicBufferOperator.d.ts +1 -2
- package/geometry/operators/geodesicProximityOperator.d.ts +2 -5
- package/geometry/operators/geodeticAreaOperator.d.ts +1 -2
- package/geometry/operators/geodeticDensifyOperator.d.ts +3 -4
- package/geometry/operators/geodeticDistanceOperator.d.ts +1 -2
- package/geometry/operators/geodeticLengthOperator.d.ts +1 -2
- package/geometry/operators/geodeticUtilsOperator.d.ts +1 -1
- package/geometry/operators/graphicBufferOperator.d.ts +1 -1
- package/geometry/operators/integrateOperator.d.ts +2 -2
- package/geometry/operators/intersectionOperator.d.ts +3 -3
- package/geometry/operators/intersectsOperator.d.ts +1 -1
- package/geometry/operators/isNearOperator.d.ts +1 -1
- package/geometry/operators/labelPointOperator.d.ts +1 -1
- package/geometry/operators/lengthOperator.d.ts +1 -1
- package/geometry/operators/linesToPolygonsOperator.d.ts +1 -1
- package/geometry/operators/locateBetweenOperator.d.ts +2 -2
- package/geometry/operators/minimumBoundingCircleOperator.d.ts +1 -1
- package/geometry/operators/multiPartToSinglePartOperator.d.ts +2 -2
- package/geometry/operators/offsetOperator.d.ts +3 -3
- package/geometry/operators/overlapsOperator.d.ts +1 -1
- package/geometry/operators/projectOperator.d.ts +4 -6
- package/geometry/operators/proximityOperator.d.ts +2 -2
- package/geometry/operators/relateOperator.d.ts +1 -1
- package/geometry/operators/shapePreservingProjectOperator.d.ts +3 -3
- package/geometry/operators/simplifyOGCOperator.d.ts +3 -3
- package/geometry/operators/simplifyOperator.d.ts +3 -3
- package/geometry/operators/symmetricDifferenceOperator.d.ts +3 -3
- package/geometry/operators/touchesOperator.d.ts +1 -1
- package/geometry/operators/{support/proximityResult.d.ts → types.d.ts} +18 -3
- package/geometry/operators/unionOperator.d.ts +3 -3
- package/geometry/operators/withinOperator.d.ts +1 -1
- package/geometry/support/geodesicUtils.d.ts +15 -2
- package/geometry/support/jsonUtils.d.ts +1 -1
- package/geometry/support/meshUtils/types.d.ts +34 -0
- package/geometry/support/meshUtils.d.ts +4 -7
- package/geometry/support/webMercatorUtils.d.ts +1 -1
- package/geometry/types.d.ts +23 -1
- package/geometry.d.ts +1 -1
- package/interfaces.d.ts +69 -72
- package/kernel.js +1 -1
- package/layers/CSVLayer.d.ts +0 -2
- package/layers/CatalogLayer.d.ts +1 -1
- package/layers/FeatureLayer.d.ts +1 -1
- package/layers/GeoJSONLayer.d.ts +1 -1
- package/layers/OGCFeatureLayer.d.ts +1 -1
- package/layers/OrientedImageryLayer.d.ts +1 -3
- package/layers/ParquetLayer.d.ts +1 -1
- package/layers/WFSLayer.d.ts +1 -1
- package/layers/catalog/CatalogFootprintLayer.d.ts +1 -1
- package/layers/knowledgeGraph/KnowledgeGraphSublayer.d.ts +2 -2
- package/layers/mixins/APIKeyMixin.d.ts +2 -2
- package/layers/mixins/ArcGISImageService.d.ts +4 -3
- package/layers/mixins/BlendLayer.d.ts +16 -15
- package/layers/mixins/DisplayFilteredLayer.d.ts +6 -3
- package/layers/mixins/FeatureEffectLayer.d.ts +23 -21
- package/layers/mixins/FeatureLayerBase.d.ts +23 -20
- package/layers/mixins/ImageryTileMixin.d.ts +5 -5
- package/layers/mixins/PortalLayer.d.ts +7 -7
- package/layers/mixins/RasterPresetRendererMixin.d.ts +6 -3
- package/layers/mixins/SceneService.d.ts +2 -2
- package/layers/mixins/TemporalLayer.d.ts +8 -7
- package/layers/mixins/TemporalSceneLayer.d.ts +2 -2
- package/layers/mixins/TrackableLayer.d.ts +4 -4
- package/layers/ogc/wfsUtils.d.ts +1 -1
- package/layers/raster/formats/Lerc.js +1 -1
- package/layers/raster/functions/creators/createSurfaceFunctions.d.ts +2 -2
- package/layers/support/DisplayFilterInfo.d.ts +7 -7
- package/layers/support/FeatureReductionCluster.d.ts +5 -5
- package/layers/support/FieldsIndex.d.ts +1 -2
- package/layers/support/RasterBandInfo.d.ts +1 -1
- package/layers/support/RasterInfo.d.ts +2 -2
- package/layers/support/RasterSensorInfo.d.ts +1 -1
- package/layers/support/Sublayer.d.ts +3 -3
- package/layers/support/SubtypeSublayer.d.ts +1 -1
- package/layers/support/TrackInfo.d.ts +2 -2
- package/layers/support/arcgisLayerUrl.js +1 -1
- package/layers/support/fieldUtils.d.ts +0 -1
- package/layers/support/source/QueryTableDataSource.d.ts +2 -2
- package/layers/support/types.d.ts +2 -2
- package/layers/types.d.ts +1 -1
- package/package.json +1 -1
- package/popup/FieldInfo.d.ts +8 -8
- package/popup/content/AttachmentsContent.d.ts +2 -2
- package/popup/content/CustomContent.d.ts +1 -1
- package/portal/interfaces.d.ts +2 -2
- package/portal/support/resourceUtils.d.ts +6 -7
- package/rest/featureService/types.d.ts +1 -1
- package/rest/geometryService.d.ts +2 -2
- package/rest/imageService.d.ts +1 -1
- package/rest/knowledgeGraph/GraphAnyValue.d.ts +1 -1
- package/rest/query/support/AttachmentInfo.d.ts +1 -1
- package/rest/query.d.ts +1 -1
- package/rest/support/BufferParameters.d.ts +1 -1
- package/rest/support/DataLayer.d.ts +1 -1
- package/rest/support/DensifyParameters.d.ts +1 -1
- package/rest/support/DistanceParameters.d.ts +1 -1
- package/rest/support/FeatureSet.d.ts +2 -2
- package/rest/support/FindImagesParameters.d.ts +1 -1
- package/rest/support/GeneralizeParameters.d.ts +1 -1
- package/rest/support/IdentifyParameters.d.ts +1 -1
- package/rest/support/ImageGPSInfoParameters.d.ts +1 -1
- package/rest/support/ImageMeasureResultAreaValue.d.ts +1 -1
- package/rest/support/ImageToMapMultirayParameters.d.ts +1 -1
- package/rest/support/OffsetParameters.d.ts +1 -1
- package/rest/support/ProjectParameters.d.ts +1 -1
- package/rest/support/Query.d.ts +1 -1
- package/rest/support/QueryMixin.d.ts +1 -1
- package/rest/support/RelationParameters.d.ts +1 -1
- package/rest/support/RelationshipQuery.d.ts +1 -1
- package/rest/support/TopFeaturesQuery.d.ts +1 -1
- package/smartMapping/labels/bins.d.ts +3 -6
- package/smartMapping/labels/clusters.d.ts +2 -2
- package/smartMapping/popup/clusters.d.ts +4 -4
- package/smartMapping/popup/templates.d.ts +4 -4
- package/smartMapping/renderers/color.d.ts +6 -6
- package/smartMapping/renderers/size.d.ts +6 -6
- package/smartMapping/statistics/support/ageUtils.d.ts +5 -5
- package/smartMapping/statistics/types.d.ts +5 -5
- package/smartMapping/types.d.ts +9 -1
- package/support/revision.js +1 -1
- package/unionTypes.d.ts +1 -1
- package/views/2d/MapViewConstraints.d.ts +5 -4
- package/views/2d/engine/vectorTiles/shaders/sources/shaderRepository.js +1 -1
- package/views/2d/engine/webgl/shaders/sources/shaderRepository.js +1 -1
- package/views/3d/analysis/LineOfSight/LineOfSightTool.js +1 -1
- package/views/3d/interactive/editingTools/reshape/ReshapeOperation.js +1 -1
- package/views/BreakpointsOwner.d.ts +1 -1
- package/views/LinkChartView.d.ts +1 -2
- package/views/MapView.d.ts +1 -2
- package/views/SceneView.d.ts +1 -2
- package/views/View.d.ts +1 -1
- package/views/Viewport2DMixin.d.ts +1 -1
- package/views/draw/MultipointDrawAction.d.ts +1 -1
- package/views/draw/MultipointDrawAction.js +1 -1
- package/views/draw/PointDrawAction.d.ts +1 -1
- package/views/draw/PointDrawAction.js +1 -1
- package/views/draw/PolygonDrawAction.d.ts +1 -1
- package/views/draw/PolygonDrawAction.js +1 -1
- package/views/draw/PolylineDrawAction.d.ts +1 -1
- package/views/draw/PolylineDrawAction.js +1 -1
- package/views/draw/SegmentDrawAction.d.ts +1 -1
- package/views/draw/SegmentDrawAction.js +1 -1
- package/views/input/{IViewEvents.js → mouseButtons.js} +1 -1
- package/views/input/types.d.ts +602 -1
- package/views/layers/BuildingSceneLayerView.d.ts +1 -1
- package/views/layers/FeatureLayerViewMixin.d.ts +1 -1
- package/views/layers/ImageryLayerViewMixin.d.ts +1 -1
- package/views/layers/MediaLayerViewMixin.d.ts +1 -1
- package/views/layers/PointCloudLayerView.d.ts +1 -1
- package/views/layers/SceneLayerView.d.ts +2 -2
- package/views/types.d.ts +148 -2
- package/webdoc/geotriggersInfo/FeatureFilter.d.ts +1 -1
- package/webscene/support/FeatureReferenceObjectId.d.ts +1 -1
- package/widgets/BasemapLayerList/BasemapLayerListViewModel.d.ts +1 -2
- package/widgets/BasemapLayerList.d.ts +3 -4
- package/widgets/CatalogLayerList/CatalogLayerListViewModel.d.ts +1 -1
- package/widgets/CatalogLayerList.d.ts +2 -4
- package/widgets/Directions/DirectionsViewModel.d.ts +1 -1
- package/widgets/Editor/types.d.ts +1 -1
- package/widgets/FeatureTable/FeatureTableViewModel.d.ts +2 -2
- package/widgets/FeatureTable/VisibleElements.d.ts +30 -9
- package/widgets/FeatureTable/support/AttachmentsViewOptions.d.ts +1 -1
- package/widgets/FeatureTable/support/interfaces.d.ts +2 -2
- package/widgets/FeatureTable.d.ts +4 -4
- package/widgets/LayerList/LayerListViewModel.d.ts +9 -10
- package/widgets/LayerList/ListItem.d.ts +9 -11
- package/widgets/LayerList/ListItemPanel.d.ts +1 -1
- package/widgets/LayerList.d.ts +7 -4
- package/widgets/Legend/LegendViewModel.d.ts +5 -5
- package/widgets/Legend/support/ActiveLayerInfo.d.ts +5 -5
- package/widgets/Legend.d.ts +4 -4
- package/widgets/Popup/types.d.ts +3 -3
- package/widgets/Popup.d.ts +3 -3
- package/widgets/TableList/TableListViewModel.d.ts +2 -4
- package/widgets/TableList.d.ts +1 -1
- package/widgets/UtilityNetworkTrace/types.d.ts +1 -1
- package/assets/esri/core/workers/chunks/052ded41dc06c93ec0a7.js +0 -1
- package/assets/esri/core/workers/chunks/a1f264abbd6354c333bf.js +0 -1
- package/assets/esri/core/workers/chunks/ed38c1043e6a83f49f93.js +0 -1
- package/geometry/geodesicUtils.d.ts +0 -19
- package/geometry/operators/support/geodeticCurveType.d.ts +0 -2
- package/geometry/operators/support/projectionTransformation.d.ts +0 -16
- package/geometry/support/MeshVertexSpace.d.ts +0 -4
- package/geometry/support/meshUtils/elevation.d.ts +0 -16
- package/geometry/support/meshUtils/elevationSampler.d.ts +0 -9
- package/geometry/support/meshUtils/georeference.d.ts +0 -10
- package/geometry/support/typeUtils.d.ts +0 -16
- package/smartMapping/popup/support/utils.d.ts +0 -13
- package/smartMapping/support/binningUtils.d.ts +0 -11
- package/smartMapping/support/clusterUtils.d.ts +0 -11
- package/smartMapping/support/utils.d.ts +0 -4
- package/views/2d/constraints/GeometryConstraint.d.ts +0 -4
- package/views/HitTestItem3D.d.ts +0 -20
- package/views/HitTestOptions.d.ts +0 -25
- package/views/IBreakpointsOwner.d.ts +0 -55
- package/views/IObjectId.d.ts +0 -2
- package/views/ISceneView.d.ts +0 -5
- package/views/IView.d.ts +0 -43
- package/views/input/IViewEvents.d.ts +0 -602
- /package/views/draw/input/{CursorUpdateEvents.d.ts → CursorUpdateEvent.d.ts} +0 -0
- /package/views/draw/input/{CursorUpdateEvents.js → CursorUpdateEvent.js} +0 -0
- /package/views/layers/{HighlightableLayerView.d.ts → types.d.ts} +0 -0
package/interfaces.d.ts
CHANGED
|
@@ -1918,9 +1918,6 @@ declare namespace __esri {
|
|
|
1918
1918
|
|
|
1919
1919
|
export const coordinateFormatter: coordinateFormatter;
|
|
1920
1920
|
|
|
1921
|
-
export type GeodesicDistanceResult = import("./geometry/geodesicUtils.js").InverseGeodeticSolverResult;
|
|
1922
|
-
export const GeodesicDistanceResult: typeof import("./geometry/geodesicUtils.js").InverseGeodeticSolverResult;
|
|
1923
|
-
|
|
1924
1921
|
interface geometryEngine {
|
|
1925
1922
|
extendedSpatialReferenceInfo: typeof import("./geometry/geometryEngine.js").extendedSpatialReferenceInfo;
|
|
1926
1923
|
clip: typeof import("./geometry/geometryEngine.js").clip;
|
|
@@ -1963,13 +1960,13 @@ declare namespace __esri {
|
|
|
1963
1960
|
|
|
1964
1961
|
export const geometryEngine: geometryEngine;
|
|
1965
1962
|
|
|
1966
|
-
export type LinearUnits = import("./geometry/
|
|
1963
|
+
export type LinearUnits = import("./geometry/geometryEngineTypes").LinearUnit;
|
|
1967
1964
|
|
|
1968
|
-
export type AreaUnits = import("./geometry/
|
|
1965
|
+
export type AreaUnits = import("./geometry/geometryEngineTypes").AreaUnit;
|
|
1969
1966
|
|
|
1970
|
-
export type SpatialReferenceInfo = import("./geometry/
|
|
1967
|
+
export type SpatialReferenceInfo = import("./geometry/geometryEngineTypes").ExtendedSpatialReferenceInfo;
|
|
1971
1968
|
|
|
1972
|
-
export type NearestPointResult<Point = any> = import("./geometry/
|
|
1969
|
+
export type NearestPointResult<Point = any> = import("./geometry/geometryEngineTypes").NearestPointResult<Point>;
|
|
1973
1970
|
|
|
1974
1971
|
export type CompressedTextureData = import("./geometry/types").CompressedTextureData;
|
|
1975
1972
|
|
|
@@ -2156,8 +2153,6 @@ declare namespace __esri {
|
|
|
2156
2153
|
|
|
2157
2154
|
export const geodesicBufferOperator: geodesicBufferOperator;
|
|
2158
2155
|
|
|
2159
|
-
export type ProximityResult = import("./geometry/operators/geodesicProximityOperator").ProximityResult;
|
|
2160
|
-
|
|
2161
2156
|
export type geodesicProximityOperatorGetNearestVertexOptions = import("./geometry/operators/geodesicProximityOperator").Options;
|
|
2162
2157
|
export type geodesicProximityOperatorGetNearestVerticesOptions = import("./geometry/operators/geodesicProximityOperator").Options;
|
|
2163
2158
|
|
|
@@ -2370,9 +2365,6 @@ declare namespace __esri {
|
|
|
2370
2365
|
|
|
2371
2366
|
export const polygonSlicerOperator: polygonSlicerOperator;
|
|
2372
2367
|
|
|
2373
|
-
export type projectOperatorExecuteManyOptions = import("./geometry/operators/projectOperator").Options;
|
|
2374
|
-
export type projectOperatorExecuteOptions = import("./geometry/operators/projectOperator").Options;
|
|
2375
|
-
|
|
2376
2368
|
interface projectOperator {
|
|
2377
2369
|
isLoaded: typeof import("./geometry/operators/projectOperator.js").isLoaded;
|
|
2378
2370
|
load: typeof import("./geometry/operators/projectOperator.js").load;
|
|
@@ -2460,6 +2452,11 @@ declare namespace __esri {
|
|
|
2460
2452
|
|
|
2461
2453
|
export const touchesOperator: touchesOperator;
|
|
2462
2454
|
|
|
2455
|
+
export type proximityOperatorProximityResult = import("./geometry/operators/types").ProximityResult;
|
|
2456
|
+
|
|
2457
|
+
export type projectOperatorExecuteManyOptions = import("./geometry/operators/types").ProjectOptions;
|
|
2458
|
+
export type projectOperatorExecuteOptions = import("./geometry/operators/types").ProjectOptions;
|
|
2459
|
+
|
|
2463
2460
|
interface unionOperator {
|
|
2464
2461
|
execute: typeof import("./geometry/operators/unionOperator.js").execute;
|
|
2465
2462
|
executeMany: typeof import("./geometry/operators/unionOperator.js").executeMany;
|
|
@@ -2500,8 +2497,6 @@ declare namespace __esri {
|
|
|
2500
2497
|
|
|
2501
2498
|
export const geographicTransformationUtils: geographicTransformationUtils;
|
|
2502
2499
|
|
|
2503
|
-
export type proximityOperatorProximityResult = import("./geometry/operators/support/proximityResult").ProximityResult;
|
|
2504
|
-
|
|
2505
2500
|
export type MeshComponentProperties = import("./geometry/support/MeshComponent").MeshComponentProperties;
|
|
2506
2501
|
|
|
2507
2502
|
export type MeshComponent = import("./geometry/support/MeshComponent.js").default;
|
|
@@ -2549,6 +2544,8 @@ declare namespace __esri {
|
|
|
2549
2544
|
export type MeshVertexAttributes = import("./geometry/support/MeshVertexAttributes.js").MeshVertexAttributes;
|
|
2550
2545
|
export const MeshVertexAttributes: typeof import("./geometry/support/MeshVertexAttributes.js").MeshVertexAttributes;
|
|
2551
2546
|
|
|
2547
|
+
export type GeodesicDistanceResult = import("./geometry/support/geodesicUtils").InverseGeodeticSolverResult;
|
|
2548
|
+
|
|
2552
2549
|
interface geodesicUtils {
|
|
2553
2550
|
geodesicAreas: typeof import("./geometry/support/geodesicUtils.js").geodesicAreas;
|
|
2554
2551
|
geodesicLengths: typeof import("./geometry/support/geodesicUtils.js").geodesicLengths;
|
|
@@ -2595,12 +2592,6 @@ declare namespace __esri {
|
|
|
2595
2592
|
|
|
2596
2593
|
export const webMercatorUtils: webMercatorUtils;
|
|
2597
2594
|
|
|
2598
|
-
export type meshUtilsCreateFromElevationOptions = import("./geometry/support/meshUtils/elevation").CreateParams;
|
|
2599
|
-
|
|
2600
|
-
export type meshUtilsCreateElevationSamplerOptions = import("./geometry/support/meshUtils/elevationSampler").CreateParameters;
|
|
2601
|
-
|
|
2602
|
-
export type VertexAttributes = import("./geometry/support/meshUtils/georeference").VertexAttributes;
|
|
2603
|
-
|
|
2604
2595
|
export type meshUtilsGeoreferenceOptions = import("./geometry/support/meshUtils/types").GeographicParameters;
|
|
2605
2596
|
export type meshUtilsUngeoreferenceOptions = import("./geometry/support/meshUtils/types").GeographicParameters;
|
|
2606
2597
|
|
|
@@ -2620,6 +2611,10 @@ declare namespace __esri {
|
|
|
2620
2611
|
|
|
2621
2612
|
export type MeshCenterAtParameters = import("./geometry/support/meshUtils/types").CenterAtParameters;
|
|
2622
2613
|
|
|
2614
|
+
export type meshUtilsCreateFromElevationOptions = import("./geometry/support/meshUtils/types").CreateFromElevationParameters;
|
|
2615
|
+
|
|
2616
|
+
export type meshUtilsCreateElevationSamplerOptions = import("./geometry/support/meshUtils/types").CreateElevationSamplerParameters;
|
|
2617
|
+
|
|
2623
2618
|
export type CreateBoxParametersSize = import("./geometry/support/meshUtils/types").Size;
|
|
2624
2619
|
export type CreateCylinderParametersSize = import("./geometry/support/meshUtils/types").Size;
|
|
2625
2620
|
export type CreatePlaneParametersSize = import("./geometry/support/meshUtils/types").Size;
|
|
@@ -2627,6 +2622,8 @@ declare namespace __esri {
|
|
|
2627
2622
|
|
|
2628
2623
|
export type MeshToBinaryGLTFOptions = import("./geometry/support/meshUtils/types").ExportGLTFOptions;
|
|
2629
2624
|
|
|
2625
|
+
export type VertexAttributes = import("./geometry/support/meshUtils/types").VertexAttributes;
|
|
2626
|
+
|
|
2630
2627
|
export type GraphicOrigin = import("./graphic/GraphicOrigin.js").default;
|
|
2631
2628
|
export const GraphicOrigin: typeof import("./graphic/GraphicOrigin.js").default;
|
|
2632
2629
|
|
|
@@ -6902,7 +6899,7 @@ declare namespace __esri {
|
|
|
6902
6899
|
|
|
6903
6900
|
export const clusters: clusters;
|
|
6904
6901
|
|
|
6905
|
-
export type clustersGetTemplatesParameters = import("./smartMapping/popup/clusters").
|
|
6902
|
+
export type clustersGetTemplatesParameters = import("./smartMapping/popup/clusters").TemplateParameters;
|
|
6906
6903
|
|
|
6907
6904
|
interface popupClusters {
|
|
6908
6905
|
getTemplates: typeof import("./smartMapping/popup/clusters.js").getTemplates;
|
|
@@ -6910,7 +6907,7 @@ declare namespace __esri {
|
|
|
6910
6907
|
|
|
6911
6908
|
export const popupClusters: popupClusters;
|
|
6912
6909
|
|
|
6913
|
-
export type templatesGetTemplatesParams = import("./smartMapping/popup/templates").
|
|
6910
|
+
export type templatesGetTemplatesParams = import("./smartMapping/popup/templates").TemplateParameters;
|
|
6914
6911
|
|
|
6915
6912
|
interface templates {
|
|
6916
6913
|
getTemplates: typeof import("./smartMapping/popup/templates.js").getTemplates;
|
|
@@ -8323,16 +8320,6 @@ declare namespace __esri {
|
|
|
8323
8320
|
export type GroundView = import("./views/GroundView.js").default;
|
|
8324
8321
|
export const GroundView: typeof import("./views/GroundView.js").default;
|
|
8325
8322
|
|
|
8326
|
-
export type SceneViewHitTestOptions = import("./views/HitTestItem3D").HitTestOptions3D;
|
|
8327
|
-
export type SceneViewToMapOptions = import("./views/HitTestItem3D").HitTestOptions3D;
|
|
8328
|
-
|
|
8329
|
-
export type LinkChartViewHitTestOptions = import("./views/HitTestOptions").HitTestOptions;
|
|
8330
|
-
export type MapViewHitTestOptions = import("./views/HitTestOptions").HitTestOptions;
|
|
8331
|
-
|
|
8332
|
-
export type HitTestItem = import("./views/HitTestOptions").HitTestItem;
|
|
8333
|
-
|
|
8334
|
-
export type BreakpointsOwnerBreakpoints = import("./views/IBreakpointsOwner").Breakpoints;
|
|
8335
|
-
|
|
8336
8323
|
export type LinkChartViewProperties = import("./views/LinkChartView").LinkChartViewProperties;
|
|
8337
8324
|
|
|
8338
8325
|
export type LinkChartView = import("./views/LinkChartView.js").default;
|
|
@@ -8375,73 +8362,73 @@ declare namespace __esri {
|
|
|
8375
8362
|
export type View<TLayerView extends import("./views/layers/LayerView.js").default = import("./views/layers/LayerView.js").default> = import("./views/View.js").default<TLayerView>;
|
|
8376
8363
|
export const View: typeof import("./views/View.js").default;
|
|
8377
8364
|
|
|
8378
|
-
export type ViewAnalysisViewCreateEvent = import("./views/
|
|
8365
|
+
export type ViewAnalysisViewCreateEvent = import("./views/types.js").AnalysisViewCreateEvent;
|
|
8379
8366
|
export type ViewAnalysisViewCreateEventHandler = (event: ViewAnalysisViewCreateEvent) => void;
|
|
8380
8367
|
|
|
8381
|
-
export type ViewAnalysisViewCreateErrorEvent = import("./views/
|
|
8368
|
+
export type ViewAnalysisViewCreateErrorEvent = import("./views/types.js").AnalysisViewCreateErrorEvent;
|
|
8382
8369
|
export type ViewAnalysisViewCreateErrorEventHandler = (event: ViewAnalysisViewCreateErrorEvent) => void;
|
|
8383
8370
|
|
|
8384
|
-
export type ViewAnalysisViewDestroyEvent = import("./views/
|
|
8371
|
+
export type ViewAnalysisViewDestroyEvent = import("./views/types.js").AnalysisViewDestroyEvent;
|
|
8385
8372
|
export type ViewAnalysisViewDestroyEventHandler = (event: ViewAnalysisViewDestroyEvent) => void;
|
|
8386
8373
|
|
|
8387
|
-
export type ViewBlurEvent = import("./views/input/
|
|
8374
|
+
export type ViewBlurEvent = import("./views/input/types.js").ViewBlurEvent;
|
|
8388
8375
|
export type ViewBlurEventHandler = (event: ViewBlurEvent) => void;
|
|
8389
8376
|
|
|
8390
|
-
export type ViewClickEvent = import("./views/input/
|
|
8377
|
+
export type ViewClickEvent = import("./views/input/types.js").ClickEvent;
|
|
8391
8378
|
export type ViewClickEventHandler = (event: ViewClickEvent) => void;
|
|
8392
8379
|
|
|
8393
|
-
export type ViewDoubleClickEvent = import("./views/input/
|
|
8380
|
+
export type ViewDoubleClickEvent = import("./views/input/types.js").DoubleClickEvent;
|
|
8394
8381
|
export type ViewDoubleClickEventHandler = (event: ViewDoubleClickEvent) => void;
|
|
8395
8382
|
|
|
8396
|
-
export type ViewDragEvent = import("./views/input/
|
|
8383
|
+
export type ViewDragEvent = import("./views/input/types.js").DragEvent;
|
|
8397
8384
|
export type ViewDragEventHandler = (event: ViewDragEvent) => void;
|
|
8398
8385
|
|
|
8399
|
-
export type ViewFocusEvent = import("./views/input/
|
|
8386
|
+
export type ViewFocusEvent = import("./views/input/types.js").ViewFocusEvent;
|
|
8400
8387
|
export type ViewFocusEventHandler = (event: ViewFocusEvent) => void;
|
|
8401
8388
|
|
|
8402
|
-
export type ViewHoldEvent = import("./views/input/
|
|
8389
|
+
export type ViewHoldEvent = import("./views/input/types.js").HoldEvent;
|
|
8403
8390
|
export type ViewHoldEventHandler = (event: ViewHoldEvent) => void;
|
|
8404
8391
|
|
|
8405
|
-
export type ViewImmediateClickEvent = import("./views/input/
|
|
8392
|
+
export type ViewImmediateClickEvent = import("./views/input/types.js").ImmediateClickEvent;
|
|
8406
8393
|
export type ViewImmediateClickEventHandler = (event: ViewImmediateClickEvent) => void;
|
|
8407
8394
|
|
|
8408
|
-
export type ViewImmediateDoubleClickEvent = import("./views/input/
|
|
8395
|
+
export type ViewImmediateDoubleClickEvent = import("./views/input/types.js").ImmediateDoubleClickEvent;
|
|
8409
8396
|
export type ViewImmediateDoubleClickEventHandler = (event: ViewImmediateDoubleClickEvent) => void;
|
|
8410
8397
|
|
|
8411
|
-
export type ViewKeyDownEvent = import("./views/input/
|
|
8398
|
+
export type ViewKeyDownEvent = import("./views/input/types.js").KeyDownEvent;
|
|
8412
8399
|
export type ViewKeyDownEventHandler = (event: ViewKeyDownEvent) => void;
|
|
8413
8400
|
|
|
8414
|
-
export type ViewKeyUpEvent = import("./views/input/
|
|
8401
|
+
export type ViewKeyUpEvent = import("./views/input/types.js").KeyUpEvent;
|
|
8415
8402
|
export type ViewKeyUpEventHandler = (event: ViewKeyUpEvent) => void;
|
|
8416
8403
|
|
|
8417
|
-
export type ViewLayerviewCreateEvent = import("./views/input/
|
|
8404
|
+
export type ViewLayerviewCreateEvent = import("./views/input/types.js").LayerViewCreateEvent;
|
|
8418
8405
|
export type ViewLayerviewCreateEventHandler = (event: ViewLayerviewCreateEvent) => void;
|
|
8419
8406
|
|
|
8420
|
-
export type ViewLayerviewCreateErrorEvent = import("./views/input/
|
|
8407
|
+
export type ViewLayerviewCreateErrorEvent = import("./views/input/types.js").LayerViewCreateErrorEvent;
|
|
8421
8408
|
export type ViewLayerviewCreateErrorEventHandler = (event: ViewLayerviewCreateErrorEvent) => void;
|
|
8422
8409
|
|
|
8423
|
-
export type ViewLayerviewDestroyEvent = import("./views/input/
|
|
8410
|
+
export type ViewLayerviewDestroyEvent = import("./views/input/types.js").LayerViewDestroyEvent;
|
|
8424
8411
|
export type ViewLayerviewDestroyEventHandler = (event: ViewLayerviewDestroyEvent) => void;
|
|
8425
8412
|
|
|
8426
|
-
export type ViewMouseWheelEvent = import("./views/input/
|
|
8413
|
+
export type ViewMouseWheelEvent = import("./views/input/types.js").ViewMouseWheelEvent;
|
|
8427
8414
|
export type ViewMouseWheelEventHandler = (event: ViewMouseWheelEvent) => void;
|
|
8428
8415
|
|
|
8429
|
-
export type ViewPointerDownEvent = import("./views/input/
|
|
8416
|
+
export type ViewPointerDownEvent = import("./views/input/types.js").PointerDownEvent;
|
|
8430
8417
|
export type ViewPointerDownEventHandler = (event: ViewPointerDownEvent) => void;
|
|
8431
8418
|
|
|
8432
|
-
export type ViewPointerEnterEvent = import("./views/input/
|
|
8419
|
+
export type ViewPointerEnterEvent = import("./views/input/types.js").PointerEnterEvent;
|
|
8433
8420
|
export type ViewPointerEnterEventHandler = (event: ViewPointerEnterEvent) => void;
|
|
8434
8421
|
|
|
8435
|
-
export type ViewPointerLeaveEvent = import("./views/input/
|
|
8422
|
+
export type ViewPointerLeaveEvent = import("./views/input/types.js").PointerLeaveEvent;
|
|
8436
8423
|
export type ViewPointerLeaveEventHandler = (event: ViewPointerLeaveEvent) => void;
|
|
8437
8424
|
|
|
8438
|
-
export type ViewPointerMoveEvent = import("./views/input/
|
|
8425
|
+
export type ViewPointerMoveEvent = import("./views/input/types.js").PointerMoveEvent;
|
|
8439
8426
|
export type ViewPointerMoveEventHandler = (event: ViewPointerMoveEvent) => void;
|
|
8440
8427
|
|
|
8441
|
-
export type ViewPointerUpEvent = import("./views/input/
|
|
8428
|
+
export type ViewPointerUpEvent = import("./views/input/types.js").PointerUpEvent;
|
|
8442
8429
|
export type ViewPointerUpEventHandler = (event: ViewPointerUpEvent) => void;
|
|
8443
8430
|
|
|
8444
|
-
export type ViewResizeEvent = import("./views/input/
|
|
8431
|
+
export type ViewResizeEvent = import("./views/input/types.js").ViewResizeEvent;
|
|
8445
8432
|
export type ViewResizeEventHandler = (event: ViewResizeEvent) => void;
|
|
8446
8433
|
|
|
8447
8434
|
export type View2DProperties = import("./views/View2D").View2DProperties;
|
|
@@ -8505,6 +8492,16 @@ declare namespace __esri {
|
|
|
8505
8492
|
|
|
8506
8493
|
export type HitTestResultGround = import("./views/types").SceneViewHitTestResultGround;
|
|
8507
8494
|
|
|
8495
|
+
export type HitTestItem = import("./views/types").HitTestItem;
|
|
8496
|
+
|
|
8497
|
+
export type LinkChartViewHitTestOptions = import("./views/types").HitTestOptions;
|
|
8498
|
+
export type MapViewHitTestOptions = import("./views/types").HitTestOptions;
|
|
8499
|
+
|
|
8500
|
+
export type SceneViewHitTestOptions = import("./views/types").HitTestOptions3D;
|
|
8501
|
+
export type SceneViewToMapOptions = import("./views/types").HitTestOptions3D;
|
|
8502
|
+
|
|
8503
|
+
export type BreakpointsOwnerBreakpoints = import("./views/types").Breakpoints;
|
|
8504
|
+
|
|
8508
8505
|
export type View2DConstraintsProperties = import("./views/2d/MapViewConstraints").MapViewConstraintsProperties;
|
|
8509
8506
|
|
|
8510
8507
|
export type View2DConstraints = import("./views/2d/MapViewConstraints.js").default;
|
|
@@ -8811,7 +8808,7 @@ declare namespace __esri {
|
|
|
8811
8808
|
export type MultipointDrawAction = import("./views/draw/MultipointDrawAction.js").default;
|
|
8812
8809
|
export const MultipointDrawAction: typeof import("./views/draw/MultipointDrawAction.js").default;
|
|
8813
8810
|
|
|
8814
|
-
export type MultipointDrawActionCursorUpdateEvent = import("./views/draw/input/
|
|
8811
|
+
export type MultipointDrawActionCursorUpdateEvent = import("./views/draw/input/CursorUpdateEvent.js").CursorUpdateEvent;
|
|
8815
8812
|
export type MultipointDrawActionCursorUpdateEventHandler = (event: MultipointDrawActionCursorUpdateEvent) => void;
|
|
8816
8813
|
|
|
8817
8814
|
export type MultipointDrawActionDrawCompleteEvent = import("./views/draw/input/DrawCompleteEvent.js").DrawCompleteEvent;
|
|
@@ -8834,7 +8831,7 @@ declare namespace __esri {
|
|
|
8834
8831
|
export type PointDrawAction = import("./views/draw/PointDrawAction.js").default;
|
|
8835
8832
|
export const PointDrawAction: typeof import("./views/draw/PointDrawAction.js").default;
|
|
8836
8833
|
|
|
8837
|
-
export type PointDrawActionCursorUpdateEvent = import("./views/draw/input/
|
|
8834
|
+
export type PointDrawActionCursorUpdateEvent = import("./views/draw/input/CursorUpdateEvent.js").CursorUpdateEvent;
|
|
8838
8835
|
export type PointDrawActionCursorUpdateEventHandler = (event: PointDrawActionCursorUpdateEvent) => void;
|
|
8839
8836
|
|
|
8840
8837
|
export type PointDrawActionDrawCompleteEvent = import("./views/draw/input/DrawCompleteEvent.js").DrawCompleteEvent;
|
|
@@ -8845,7 +8842,7 @@ declare namespace __esri {
|
|
|
8845
8842
|
export type PolygonDrawAction = import("./views/draw/PolygonDrawAction.js").default;
|
|
8846
8843
|
export const PolygonDrawAction: typeof import("./views/draw/PolygonDrawAction.js").default;
|
|
8847
8844
|
|
|
8848
|
-
export type PolygonDrawActionCursorUpdateEvent = import("./views/draw/input/
|
|
8845
|
+
export type PolygonDrawActionCursorUpdateEvent = import("./views/draw/input/CursorUpdateEvent.js").CursorUpdateEvent;
|
|
8849
8846
|
export type PolygonDrawActionCursorUpdateEventHandler = (event: PolygonDrawActionCursorUpdateEvent) => void;
|
|
8850
8847
|
|
|
8851
8848
|
export type PolygonDrawActionDrawCompleteEvent = import("./views/draw/input/DrawCompleteEvent.js").DrawCompleteEvent;
|
|
@@ -8868,7 +8865,7 @@ declare namespace __esri {
|
|
|
8868
8865
|
export type PolylineDrawAction = import("./views/draw/PolylineDrawAction.js").default;
|
|
8869
8866
|
export const PolylineDrawAction: typeof import("./views/draw/PolylineDrawAction.js").default;
|
|
8870
8867
|
|
|
8871
|
-
export type PolylineDrawActionCursorUpdateEvent = import("./views/draw/input/
|
|
8868
|
+
export type PolylineDrawActionCursorUpdateEvent = import("./views/draw/input/CursorUpdateEvent.js").CursorUpdateEvent;
|
|
8872
8869
|
export type PolylineDrawActionCursorUpdateEventHandler = (event: PolylineDrawActionCursorUpdateEvent) => void;
|
|
8873
8870
|
|
|
8874
8871
|
export type PolylineDrawActionDrawCompleteEvent = import("./views/draw/input/DrawCompleteEvent.js").DrawCompleteEvent;
|
|
@@ -8891,7 +8888,7 @@ declare namespace __esri {
|
|
|
8891
8888
|
export type SegmentDrawAction = import("./views/draw/SegmentDrawAction.js").default;
|
|
8892
8889
|
export const SegmentDrawAction: typeof import("./views/draw/SegmentDrawAction.js").default;
|
|
8893
8890
|
|
|
8894
|
-
export type SegmentDrawActionCursorUpdateEvent = import("./views/draw/input/
|
|
8891
|
+
export type SegmentDrawActionCursorUpdateEvent = import("./views/draw/input/CursorUpdateEvent.js").CursorUpdateEvent;
|
|
8895
8892
|
export type SegmentDrawActionCursorUpdateEventHandler = (event: SegmentDrawActionCursorUpdateEvent) => void;
|
|
8896
8893
|
|
|
8897
8894
|
export type SegmentDrawActionDrawCompleteEvent = import("./views/draw/input/DrawCompleteEvent.js").DrawCompleteEvent;
|
|
@@ -8902,17 +8899,17 @@ declare namespace __esri {
|
|
|
8902
8899
|
|
|
8903
8900
|
export type DrawCreateDrawOptions = import("./views/draw/types").DrawOptions;
|
|
8904
8901
|
|
|
8905
|
-
export type EventDefer = import("./views/input/IViewEvents").EventDefer;
|
|
8906
|
-
|
|
8907
|
-
export type EventDeferredOperation<T extends Event = Event> = import("./views/input/IViewEvents").EventDeferredOperation<T>;
|
|
8908
|
-
|
|
8909
|
-
export type ViewDragEventOrigin = import("./views/input/IViewEvents").DragEventOrigin;
|
|
8910
|
-
|
|
8911
8902
|
export type InputProperties = import("./views/input/Input").InputProperties;
|
|
8912
8903
|
|
|
8913
8904
|
export type Input = import("./views/input/Input.js").default;
|
|
8914
8905
|
export const Input: typeof import("./views/input/Input.js").default;
|
|
8915
8906
|
|
|
8907
|
+
export type EventDefer = import("./views/input/types").EventDefer;
|
|
8908
|
+
|
|
8909
|
+
export type EventDeferredOperation<T extends Event = Event> = import("./views/input/types").EventDeferredOperation<T>;
|
|
8910
|
+
|
|
8911
|
+
export type ViewDragEventOrigin = import("./views/input/types").DragEventOrigin;
|
|
8912
|
+
|
|
8916
8913
|
export type GamepadInputDeviceProperties = import("./views/input/gamepad/GamepadInputDevice").GamepadInputDeviceProperties;
|
|
8917
8914
|
|
|
8918
8915
|
export type GamepadInputDevice = import("./views/input/gamepad/GamepadInputDevice.js").default;
|
|
@@ -9027,12 +9024,6 @@ declare namespace __esri {
|
|
|
9027
9024
|
|
|
9028
9025
|
export type HighlightLayerViewMixinHighlightOptions = import("./views/layers/HighlightLayerViewMixin").HighlightLayerViewMixinHighlightOptions;
|
|
9029
9026
|
|
|
9030
|
-
export type ImageryLayerViewHighlightOptions = import("./views/layers/HighlightableLayerView").LayerViewHighlightOptions;
|
|
9031
|
-
export type BuildingSceneLayerViewHighlightOptions = import("./views/layers/HighlightableLayerView").LayerViewHighlightOptions;
|
|
9032
|
-
export type MediaLayerViewHighlightOptions = import("./views/layers/HighlightableLayerView").LayerViewHighlightOptions;
|
|
9033
|
-
export type PointCloudLayerViewHighlightOptions = import("./views/layers/HighlightableLayerView").LayerViewHighlightOptions;
|
|
9034
|
-
export type SceneLayerViewHighlightOptions = import("./views/layers/HighlightableLayerView").LayerViewHighlightOptions;
|
|
9035
|
-
|
|
9036
9027
|
export type ImageryLayerViewProperties = import("./views/layers/ImageryLayerView").ImageryLayerViewProperties;
|
|
9037
9028
|
|
|
9038
9029
|
export type ImageryLayerView = import("./views/layers/ImageryLayerView.js").default;
|
|
@@ -9108,6 +9099,12 @@ declare namespace __esri {
|
|
|
9108
9099
|
|
|
9109
9100
|
export type WFSLayerView = import("./views/layers/WFSLayerView").default;
|
|
9110
9101
|
|
|
9102
|
+
export type ImageryLayerViewHighlightOptions = import("./views/layers/types").LayerViewHighlightOptions;
|
|
9103
|
+
export type BuildingSceneLayerViewHighlightOptions = import("./views/layers/types").LayerViewHighlightOptions;
|
|
9104
|
+
export type MediaLayerViewHighlightOptions = import("./views/layers/types").LayerViewHighlightOptions;
|
|
9105
|
+
export type PointCloudLayerViewHighlightOptions = import("./views/layers/types").LayerViewHighlightOptions;
|
|
9106
|
+
export type SceneLayerViewHighlightOptions = import("./views/layers/types").LayerViewHighlightOptions;
|
|
9107
|
+
|
|
9111
9108
|
export type NavigationProperties = import("./views/navigation/Navigation").NavigationProperties;
|
|
9112
9109
|
|
|
9113
9110
|
export type Navigation = import("./views/navigation/Navigation.js").default;
|
package/kernel.js
CHANGED
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
3
3
|
See https://js.arcgis.com/5.0/esri/copyright.txt for details.
|
|
4
4
|
*/
|
|
5
|
-
import has from"./core/has.js";import{addQueryParameter as o}from"./core/urlUtils.js";export{buildDate,commitHash as revision}from"./support/revision.js";Symbol.dispose??=Symbol("Symbol.dispose"),Symbol.asyncDispose??=Symbol("Symbol.asyncDispose");const e="5.0";let s,r=e;function i(o){s=o}function t(e){const r=s?.findCredential(e);return r?.token?o(e,"token",r.token):e}r="5.0.0-next.
|
|
5
|
+
import has from"./core/has.js";import{addQueryParameter as o}from"./core/urlUtils.js";export{buildDate,commitHash as revision}from"./support/revision.js";Symbol.dispose??=Symbol("Symbol.dispose"),Symbol.asyncDispose??=Symbol("Symbol.asyncDispose");const e="5.0";let s,r=e;function i(o){s=o}function t(e){const r=s?.findCredential(e);return r?.token?o(e,"token",r.token):e}r="5.0.0-next.59",has("host-webworker")||globalThis.$arcgis||Object.defineProperty(globalThis,"$arcgis",{configurable:!1,enumerable:!0,writable:!1,value:{}}),has("host-webworker");export{t as addTokenParameter,r as fullVersion,s as id,i as setId,e as version};
|
package/layers/CSVLayer.d.ts
CHANGED
|
@@ -188,7 +188,6 @@ export interface CSVLayerProperties extends FeatureLayerProperties, Partial<Pick
|
|
|
188
188
|
*
|
|
189
189
|
* @since 4.11
|
|
190
190
|
* @see [fields](https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-CSVLayer.html#fields)
|
|
191
|
-
* @see {@link layers/mixins/FeatureLayerBase#fields}
|
|
192
191
|
* @see [Add an array of client-side features](https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-mixins-FeatureLayerBase.html#client-side)
|
|
193
192
|
* @example
|
|
194
193
|
* // See the sample snippet for the source and fields properties
|
|
@@ -890,7 +889,6 @@ export default class CSVLayer extends __FeatureLayerSansType {
|
|
|
890
889
|
*
|
|
891
890
|
* @since 4.11
|
|
892
891
|
* @see [fields](https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-CSVLayer.html#fields)
|
|
893
|
-
* @see {@link layers/mixins/FeatureLayerBase#fields}
|
|
894
892
|
* @see [Add an array of client-side features](https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-mixins-FeatureLayerBase.html#client-side)
|
|
895
893
|
* @example
|
|
896
894
|
* // See the sample snippet for the source and fields properties
|
package/layers/CatalogLayer.d.ts
CHANGED
|
@@ -25,7 +25,7 @@ import type { TemporalLayer, TemporalLayerProperties } from "./mixins/TemporalLa
|
|
|
25
25
|
import type { RequestOptions } from "../request/types.js";
|
|
26
26
|
import type { AttributeBinsQueryProperties } from "../rest/support/AttributeBinsQuery.js";
|
|
27
27
|
import type { QueryProperties } from "../rest/support/Query.js";
|
|
28
|
-
import type { ObjectId } from "../views/
|
|
28
|
+
import type { ObjectId } from "../views/types.js";
|
|
29
29
|
import type { LayerProperties } from "./Layer.js";
|
|
30
30
|
|
|
31
31
|
export interface CatalogLayerProperties extends LayerProperties, APIKeyMixinProperties, CustomParametersMixinProperties, MultiOriginJSONMixinProperties, PortalLayerProperties, OperationalLayerProperties, ArcGISServiceProperties, RefreshableLayerProperties, ScaleRangeLayerProperties, TemporalLayerProperties, OrderedLayerProperties, BlendLayerProperties, EditBusLayerProperties, FeatureLayerBaseProperties, DisplayFilteredLayerProperties, Partial<Pick<CatalogLayer, "legendEnabled" | "outFields">> {
|
package/layers/FeatureLayer.d.ts
CHANGED
|
@@ -49,7 +49,7 @@ import type { QueryProperties } from "../rest/support/Query.js";
|
|
|
49
49
|
import type { RelationshipQueryProperties } from "../rest/support/RelationshipQuery.js";
|
|
50
50
|
import type { TopFeaturesQueryProperties } from "../rest/support/TopFeaturesQuery.js";
|
|
51
51
|
import type { CreatePopupTemplateOptions } from "../support/popupUtils.js";
|
|
52
|
-
import type { ObjectId } from "../views/
|
|
52
|
+
import type { ObjectId } from "../views/types.js";
|
|
53
53
|
import type { AttributeTableTemplateProperties } from "../tables/AttributeTableTemplate.js";
|
|
54
54
|
import type { FieldConfigurationProperties } from "./support/FieldConfiguration.js";
|
|
55
55
|
import type { FieldProperties } from "./support/Field.js";
|
package/layers/GeoJSONLayer.d.ts
CHANGED
|
@@ -42,7 +42,7 @@ import type { AttributeBinsQueryProperties } from "../rest/support/AttributeBins
|
|
|
42
42
|
import type { QueryProperties } from "../rest/support/Query.js";
|
|
43
43
|
import type { CreatePopupTemplateOptions } from "../support/popupUtils.js";
|
|
44
44
|
import type { TimeZone } from "../time/types.js";
|
|
45
|
-
import type { ObjectId } from "../views/
|
|
45
|
+
import type { ObjectId } from "../views/types.js";
|
|
46
46
|
import type { TimeExtentProperties } from "../time/TimeExtent.js";
|
|
47
47
|
import type { TimeIntervalProperties } from "../time/TimeInterval.js";
|
|
48
48
|
import type { AttributeTableTemplateProperties } from "../tables/AttributeTableTemplate.js";
|
|
@@ -6,7 +6,7 @@ import type FieldsIndex from "./support/FieldsIndex.js";
|
|
|
6
6
|
import type LabelClass from "./support/LabelClass.js";
|
|
7
7
|
import type ElevationInfo from "../symbols/support/ElevationInfo.js";
|
|
8
8
|
import type { MultiOriginJSONMixin, MultiOriginJSONMixinProperties } from "../core/MultiOriginJSONSupport.js";
|
|
9
|
-
import type { FeatureGeometryType } from "../geometry/
|
|
9
|
+
import type { FeatureGeometryType } from "../geometry/types.js";
|
|
10
10
|
import type { APIKeyMixin, APIKeyMixinProperties } from "./mixins/APIKeyMixin.js";
|
|
11
11
|
import type { BlendLayer, BlendLayerProperties } from "./mixins/BlendLayer.js";
|
|
12
12
|
import type { CustomParametersMixin, CustomParametersMixinProperties } from "./mixins/CustomParametersMixin.js";
|
|
@@ -9,7 +9,7 @@ import type { ConstantElevation as IConstantElevation, ElevationSource as IEleva
|
|
|
9
9
|
import type { PortalItemProperties } from "../portal/PortalItem.js";
|
|
10
10
|
import type { RequestOptions } from "../request/types.js";
|
|
11
11
|
import type { QueryProperties } from "../rest/support/Query.js";
|
|
12
|
-
import type { ObjectId } from "../views/
|
|
12
|
+
import type { ObjectId } from "../views/types.js";
|
|
13
13
|
import type { FieldProperties } from "./support/Field.js";
|
|
14
14
|
import type { SpatialReferenceProperties } from "../geometry/SpatialReference.js";
|
|
15
15
|
import type { FeatureLayerProperties } from "./FeatureLayer.js";
|
|
@@ -112,7 +112,6 @@ export interface OrientedImageryLayerProperties extends FeatureLayerProperties,
|
|
|
112
112
|
*
|
|
113
113
|
* @since 4.29
|
|
114
114
|
* @see [fields](https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-OrientedImageryLayer.html#fields)
|
|
115
|
-
* @see {@link layers/mixins/FeatureLayerBase#fields}
|
|
116
115
|
* @see [Add an array of client-side features](https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-mixins-FeatureLayerBase.html#client-side)
|
|
117
116
|
* @example
|
|
118
117
|
* // See the sample snippet for the source and fields properties
|
|
@@ -621,7 +620,6 @@ export default class OrientedImageryLayer extends __FeatureLayerSansType {
|
|
|
621
620
|
*
|
|
622
621
|
* @since 4.29
|
|
623
622
|
* @see [fields](https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-OrientedImageryLayer.html#fields)
|
|
624
|
-
* @see {@link layers/mixins/FeatureLayerBase#fields}
|
|
625
623
|
* @see [Add an array of client-side features](https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-mixins-FeatureLayerBase.html#client-side)
|
|
626
624
|
* @example
|
|
627
625
|
* // See the sample snippet for the source and fields properties
|
package/layers/ParquetLayer.d.ts
CHANGED
|
@@ -27,7 +27,7 @@ import type { ParquetGeometryType } from "./support/parquetUtils.js";
|
|
|
27
27
|
import type { RendererUnion } from "../renderers/support/typeUtils.js";
|
|
28
28
|
import type { QueryProperties } from "../rest/support/Query.js";
|
|
29
29
|
import type { CreatePopupTemplateOptions } from "../support/popupUtils.js";
|
|
30
|
-
import type { ObjectId } from "../views/
|
|
30
|
+
import type { ObjectId } from "../views/types.js";
|
|
31
31
|
import type { FieldProperties } from "./support/Field.js";
|
|
32
32
|
import type { ParquetGeometryEncodingLocationProperties } from "./support/ParquetGeometryEncodingLocation.js";
|
|
33
33
|
import type { ParquetGeometryEncodingWkbProperties } from "./support/ParquetGeometryEncodingWkb.js";
|
package/layers/WFSLayer.d.ts
CHANGED
|
@@ -11,7 +11,7 @@ import type FeatureSet from "../rest/support/FeatureSet.js";
|
|
|
11
11
|
import type Query from "../rest/support/Query.js";
|
|
12
12
|
import type ElevationInfo from "../symbols/support/ElevationInfo.js";
|
|
13
13
|
import type { MultiOriginJSONMixin, MultiOriginJSONMixinProperties } from "../core/MultiOriginJSONSupport.js";
|
|
14
|
-
import type { FeatureGeometryType } from "../geometry/
|
|
14
|
+
import type { FeatureGeometryType } from "../geometry/types.js";
|
|
15
15
|
import type { FeatureLayerCapabilities } from "./types.js";
|
|
16
16
|
import type { BlendLayer, BlendLayerProperties } from "./mixins/BlendLayer.js";
|
|
17
17
|
import type { CustomParameters, CustomParametersMixin, CustomParametersMixinProperties } from "./mixins/CustomParametersMixin.js";
|
|
@@ -29,7 +29,7 @@ import type { AttributeBinsQueryProperties } from "../../rest/support/AttributeB
|
|
|
29
29
|
import type { QueryProperties } from "../../rest/support/Query.js";
|
|
30
30
|
import type { CreatePopupTemplateOptions } from "../../support/popupUtils.js";
|
|
31
31
|
import type { TimeZone } from "../../time/types.js";
|
|
32
|
-
import type { ObjectId } from "../../views/
|
|
32
|
+
import type { ObjectId } from "../../views/types.js";
|
|
33
33
|
import type { ElevationInfoProperties } from "../../symbols/support/ElevationInfo.js";
|
|
34
34
|
import type { LabelClassProperties } from "../support/LabelClass.js";
|
|
35
35
|
import type { PopupTemplateProperties } from "../../PopupTemplate.js";
|
|
@@ -13,7 +13,7 @@ import type FeatureSet from "../../rest/support/FeatureSet.js";
|
|
|
13
13
|
import type Query from "../../rest/support/Query.js";
|
|
14
14
|
import type ElevationInfo from "../../symbols/support/ElevationInfo.js";
|
|
15
15
|
import type { MultiOriginJSONMixin, MultiOriginJSONMixinProperties } from "../../core/MultiOriginJSONSupport.js";
|
|
16
|
-
import type { FeatureGeometryType } from "../../geometry/
|
|
16
|
+
import type { FeatureGeometryType } from "../../geometry/types.js";
|
|
17
17
|
import type { FeatureLayerCapabilities } from "../types.js";
|
|
18
18
|
import type { KnowledgeGraphSublayerBase, KnowledgeGraphSublayerBaseProperties } from "./KnowledgeGraphSublayerBase.js";
|
|
19
19
|
import type { BlendLayer, BlendLayerProperties } from "../mixins/BlendLayer.js";
|
|
@@ -30,7 +30,7 @@ import type { RendererUnion } from "../../renderers/support/typeUtils.js";
|
|
|
30
30
|
import type { RequestOptions } from "../../request/types.js";
|
|
31
31
|
import type { QueryProperties } from "../../rest/support/Query.js";
|
|
32
32
|
import type { CreatePopupTemplateOptions } from "../../support/popupUtils.js";
|
|
33
|
-
import type { ObjectId } from "../../views/
|
|
33
|
+
import type { ObjectId } from "../../views/types.js";
|
|
34
34
|
import type { ElevationInfoProperties } from "../../symbols/support/ElevationInfo.js";
|
|
35
35
|
import type { FormTemplateProperties } from "../../form/FormTemplate.js";
|
|
36
36
|
import type { LabelClassProperties } from "../support/LabelClass.js";
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
export interface APIKeyMixinProperties extends Partial<Pick<APIKeyMixin, "apiKey">> {}
|
|
3
3
|
|
|
4
4
|
/**
|
|
5
|
-
*
|
|
5
|
+
* APIKeyMixin adds an `apiKey` property to layers and ensures that the key is included in all outgoing requests performed by those layers.
|
|
6
6
|
*
|
|
7
7
|
* @since 4.20
|
|
8
8
|
*/
|
|
@@ -15,7 +15,7 @@ export abstract class APIKeyMixin {
|
|
|
15
15
|
* An API key is tied explicitly to an ArcGIS account; it is also used to monitor service usage.
|
|
16
16
|
* Setting a fine-grained API key on a specific class overrides the [global API key](https://developers.arcgis.com/javascript/latest/api-reference/esri-config.html#ConfigWithApiKey).
|
|
17
17
|
*
|
|
18
|
-
* If loading a secure layer with API authentication via a [PortalItem](https://developers.arcgis.com/javascript/latest/api-reference/esri-portal-PortalItem.html), the API key needs to be set on the
|
|
18
|
+
* If loading a secure layer with API authentication via a [PortalItem](https://developers.arcgis.com/javascript/latest/api-reference/esri-portal-PortalItem.html), the API key needs to be set on the layer's `portalItem` property.
|
|
19
19
|
*
|
|
20
20
|
* @since 4.20
|
|
21
21
|
* @see [Item access privileges](https://developers.arcgis.com/documentation/security-and-authentication/api-key-authentication/api-key-credentials/#item-access-privileges)
|
|
@@ -39,7 +39,7 @@ import type MeasureAreaFromImageResult from "../../rest/support/MeasureAreaFromI
|
|
|
39
39
|
import type MeasureFromImageParameters from "../../rest/support/MeasureFromImageParameters.js";
|
|
40
40
|
import type MeasureLengthFromImageResult from "../../rest/support/MeasureLengthFromImageResult.js";
|
|
41
41
|
import type { AbortOptions } from "../../core/promiseUtils.js";
|
|
42
|
-
import type { GeometryUnion } from "../../geometry/
|
|
42
|
+
import type { GeometryUnion } from "../../geometry/types.js";
|
|
43
43
|
import type { DynamicFetchRasterOptions, OperationCapabilities, QueryCapabilities } from "../types.js";
|
|
44
44
|
import type { RasterInterpolation, RasterNoDataInterpretation, RasterPixelType, RasterFormats } from "../support/RasterTypes.js";
|
|
45
45
|
import type { PixelData, RasterMultidimensionalInfo, RasterFunctionInfo } from "../support/types.js";
|
|
@@ -196,6 +196,7 @@ export interface ArcGISImageServiceProperties extends Partial<Pick<ArcGISImageSe
|
|
|
196
196
|
|
|
197
197
|
export type SourceType = "mosaic-dataset" | "raster-dataset";
|
|
198
198
|
|
|
199
|
+
/** ArcGISImageService is a mixin that adds a set of properties and methods for managing image services for [ImageryLayer](https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-ImageryLayer.html). */
|
|
199
200
|
export abstract class ArcGISImageService {
|
|
200
201
|
constructor(...args: any[]);
|
|
201
202
|
/**
|
|
@@ -248,10 +249,10 @@ export abstract class ArcGISImageService {
|
|
|
248
249
|
get fields(): Field[];
|
|
249
250
|
/**
|
|
250
251
|
* A convenient property that can be used to make case-insensitive lookups for a [field](https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-mixins-ArcGISImageService.html#fields) by name.
|
|
251
|
-
* This property is only available after the ImageryLayer has been
|
|
252
|
+
* This property is only available after the ImageryLayer has been [loaded](https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-ImageryLayer.html#loadStatus).
|
|
252
253
|
*
|
|
253
254
|
* @since 4.21
|
|
254
|
-
* @see
|
|
255
|
+
* @see [ImageryLayer#load()](https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-ImageryLayer.html#load)
|
|
255
256
|
* @see [fields](https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-mixins-ArcGISImageService.html#fields)
|
|
256
257
|
* @example
|
|
257
258
|
* // lookup a field by name, name is case-insensitive
|