@arcgis/core 5.0.0-next.66 → 5.0.0-next.68
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/Ground.d.ts +4 -4
- package/Map.d.ts +1 -1
- package/WebDocument2D.d.ts +2 -3
- package/WebScene.d.ts +2 -3
- package/analysis/ElevationProfile/ElevationProfileLineViewOptions.d.ts +9 -6
- package/analysis/ElevationProfile/ElevationProfileLineViewOptions.js +1 -1
- package/applications/Components/QuantityFormatter.d.ts +14 -1
- package/applications/Components/SelectionOperation.d.ts +45 -9
- package/applications/Components/SketchTooltipControls.d.ts +31 -6
- package/applications/Components/actionUtils.d.ts +1 -0
- package/applications/Components/analysisUtils.d.ts +98 -26
- package/applications/Components/arcadeEditorUtils.d.ts +3 -0
- package/applications/Components/arcadeFeatureUtils.d.ts +34 -6
- package/applications/Components/baUtils.d.ts +8 -8
- package/applications/Components/basemapUtils.d.ts +2 -0
- package/applications/Components/drawUtils.d.ts +6 -1
- package/applications/Components/featureUtils.d.ts +9 -0
- package/applications/Components/fontUtils.d.ts +2 -0
- package/applications/Components/formatUtils.d.ts +2 -0
- package/applications/Components/getDefaultUnits.d.ts +2 -0
- package/applications/Components/imageryUtils.d.ts +135 -27
- package/applications/Components/layerOriginUtils.d.ts +5 -0
- package/applications/Components/layersEffectsJsonUtils.d.ts +2 -0
- package/applications/Components/previewSymbol2D.d.ts +2 -0
- package/applications/Components/reactiveUtils.d.ts +13 -9
- package/applications/Components/sanitizerUtils.d.ts +2 -0
- package/applications/Components/stringUtils.d.ts +5 -0
- package/applications/Components/styleUtils.d.ts +2 -0
- package/applications/Components/svgUtils.d.ts +4 -0
- package/applications/Components/testUtils.d.ts +3 -0
- package/applications/Components/viewUtils.d.ts +2 -0
- package/applications/Components/webStyleSymbolUtils.d.ts +2 -0
- package/applications/Excalibur/videoViewUtils.d.ts +19 -3
- package/applications/ExperienceBuilder/sketchUtils.d.ts +10 -1
- package/applications/KnowledgeStudio/dataModelVisualization.d.ts +2 -0
- package/applications/KnowledgeStudio/generalSdkInternalAccess.d.ts +33 -4
- package/applications/KnowledgeStudio/generalSharedKgUtils.d.ts +73 -10
- package/applications/KnowledgeStudio/layerInternalAccessUtils.d.ts +12 -1
- package/applications/KnowledgeStudio/reshape.d.ts +144 -28
- package/applications/KnowledgeStudio/resourceSerializationUtils.d.ts +17 -3
- package/applications/MapViewer/layerUtils.d.ts +2 -0
- package/applications/MapViewer/mediaUtils.d.ts +42 -8
- package/applications/MapViewer/templateUtils.d.ts +78 -16
- package/applications/PortalApp/layerUtils.d.ts +2 -0
- package/applications/SceneViewer/colorUtils.d.ts +2 -0
- package/applications/SceneViewer/devEnvironmentUtils.d.ts +3 -0
- package/applications/SceneViewer/layerUtils.d.ts +5 -3
- package/applications/SceneViewer/sceneViewerUtils.d.ts +52 -5
- package/applications/SceneViewer/symbolUtils.d.ts +2 -0
- package/applications/Urban/LineImagePattern3D.d.ts +8 -2
- package/applications/Urban/imagePatternUtils.d.ts +10 -2
- package/applications/Urban/meshUtils.d.ts +2 -0
- package/applications/WebEditor/sketchUtils.d.ts +24 -4
- package/arcade/arcadeAsyncRuntime.js +1 -1
- package/arcade/arcadeCompiler.js +1 -1
- package/arcade/arcadeRuntime.js +1 -1
- package/arcade/batchExec.js +1 -1
- package/arcade/compilerUtils.js +1 -1
- package/arcade/featureset/actions/SpatialFilter.js +1 -1
- package/arcade/geometry/unitConversion.js +1 -1
- package/arcade/treeAnalysis.js +1 -1
- package/arcade.js +1 -1
- package/assets/components/assets/icon/fileEsl16.json +1 -0
- package/assets/components/assets/icon/fileEsl24.json +1 -0
- package/assets/components/assets/icon/fileEsl32.json +1 -0
- package/assets/esri/core/workers/RemoteClient.js +1 -1
- package/assets/esri/core/workers/chunks/{251eb6e00f99a816d55c.js → 0326314947734b8e640a.js} +1 -1
- package/assets/esri/core/workers/chunks/04176244b0a3539c9681.js +1 -0
- package/assets/esri/core/workers/chunks/04958494022f82dca473.js +1 -0
- package/assets/esri/core/workers/chunks/0b7bbdc0d71ee6721751.js +2 -0
- package/assets/esri/core/workers/chunks/{5909a0e763fddc3542e7.js.LICENSE.txt → 0b7bbdc0d71ee6721751.js.LICENSE.txt} +1 -1
- package/assets/esri/core/workers/chunks/0f8149fdcf0adeca268e.js +1 -0
- package/assets/esri/core/workers/chunks/{aa7a1705266eec353cb6.js → 0fc22ad791d3ec0a9c5e.js} +1 -1
- package/assets/esri/core/workers/chunks/10e474d664b20adcd917.js +1 -0
- package/assets/esri/core/workers/chunks/12f9a55253084a910b2e.js +1 -0
- package/assets/esri/core/workers/chunks/14dedd80fb797303f91f.js +1 -0
- package/assets/esri/core/workers/chunks/1a6d2f525dd30d08cf9b.js +1 -0
- package/assets/esri/core/workers/chunks/{81d89107ff82604a3ea0.js → 1b445981fbc8373f4dd8.js} +1 -1
- package/assets/esri/core/workers/chunks/{6ba3c2b9f699d94d62b8.js → 1ec1a1997b5577619040.js} +1 -1
- package/assets/esri/core/workers/chunks/204d738c8b651314ae64.js +1 -0
- package/assets/esri/core/workers/chunks/2085084324cd5a81783f.js +1 -0
- package/assets/esri/core/workers/chunks/{e95821a199e10b389e29.js → 25f3ee666f545a7a7993.js} +2 -2
- package/assets/esri/core/workers/chunks/{e95821a199e10b389e29.js.LICENSE.txt → 25f3ee666f545a7a7993.js.LICENSE.txt} +1 -1
- package/assets/esri/core/workers/chunks/2c2c0f66cffc521df736.js +1 -0
- package/assets/esri/core/workers/chunks/2dd347aa2a061d536e69.js +1 -0
- package/assets/esri/core/workers/chunks/2dfa7abf2d39fa5a3874.js +1 -0
- package/assets/esri/core/workers/chunks/322085d63719da6e443c.js +1 -0
- package/assets/esri/core/workers/chunks/{76086517591d0eb35156.js → 34a2e0462eb05986cdd1.js} +1 -1
- package/assets/esri/core/workers/chunks/{a6dcd13c792b6538ac50.js → 35593a9790818b689455.js} +1 -1
- package/assets/esri/core/workers/chunks/36ecf951c0c7dad84b69.js +1 -0
- package/assets/esri/core/workers/chunks/37002a46f03a9fc5f644.js.LICENSE.txt +1 -1
- package/assets/esri/core/workers/chunks/3a04153ca9d8e4f01185.js +1 -0
- package/assets/esri/core/workers/chunks/{4e9a8fce55cad841c731.js → 3b25f5d9c8f78bb6e011.js} +1 -1
- package/assets/esri/core/workers/chunks/3e7ea06b342e33bc48a5.js +1 -0
- package/assets/esri/core/workers/chunks/3ed317900f0edf635508.js +1 -0
- package/assets/esri/core/workers/chunks/401ce5cb98fa14c1a725.js +1 -0
- package/assets/esri/core/workers/chunks/4319b89cfa02894a8cae.js +1 -0
- package/assets/esri/core/workers/chunks/43e2c1d72cd9c8beed2f.js.LICENSE.txt +1 -1
- package/assets/esri/core/workers/chunks/45a9cd722e98dd1548ae.js +1 -0
- package/assets/esri/core/workers/chunks/4a060147d25929680ec8.js +1 -0
- package/assets/esri/core/workers/chunks/4bcd74951477e8977ba1.js +1 -0
- package/assets/esri/core/workers/chunks/4d0eaeb4cd6cd55e25fd.js +1 -0
- package/assets/esri/core/workers/chunks/{687d2b761dc5b5cf0c31.js → 4d4d71d24c1a9cb342b8.js} +1 -1
- package/assets/esri/core/workers/chunks/4fa230dc6e5e87b0dec1.js +1 -0
- package/assets/esri/core/workers/chunks/50f03813fba4b752ca9f.js +1 -0
- package/assets/esri/core/workers/chunks/{abc236e99b52be1c83b9.js → 52a14266fe239b95c5ce.js} +1 -1
- package/assets/esri/core/workers/chunks/53b5c77832df7df4d4e3.js +1 -0
- package/assets/esri/core/workers/chunks/{34178ace79e8dea3567d.js → 562cddaf63985e53ee6e.js} +1 -1
- package/assets/esri/core/workers/chunks/59a45533e96cedf1c480.js +1 -0
- package/assets/esri/core/workers/chunks/{c2aeecd27e004c6cd7e1.js → 5b9f2aa3ba1bf12c3240.js} +2 -2
- package/assets/esri/core/workers/chunks/{c2aeecd27e004c6cd7e1.js.LICENSE.txt → 5b9f2aa3ba1bf12c3240.js.LICENSE.txt} +1 -1
- package/assets/esri/core/workers/chunks/{6599cc702a46f81a5634.js → 5dd5be91038df8902dc4.js} +1 -1
- package/assets/esri/core/workers/chunks/{49a1b7f700b8a42de817.js → 60c7f896f2246a8aa6d7.js} +19 -19
- package/assets/esri/core/workers/chunks/60f363ee2add089e8f0b.js +1 -0
- package/assets/esri/core/workers/chunks/61801bb8c7be8fe77086.js +1 -0
- package/assets/esri/core/workers/chunks/679cd6424e0e2d7f372b.js +1 -0
- package/assets/esri/core/workers/chunks/68074a484d7f9bc713c0.js +1 -0
- package/assets/esri/core/workers/chunks/6acfa51b81e6f4255118.js +1 -0
- package/assets/esri/core/workers/chunks/{3fe7be535affae31de7e.js → 6b85a8776ec2beff63cb.js} +1 -1
- package/assets/esri/core/workers/chunks/6be530ab81291745485b.js.LICENSE.txt +1 -1
- package/assets/esri/core/workers/chunks/6df484faf54e90a6cc77.js +1 -0
- package/assets/esri/core/workers/chunks/6ea6ad894ac634aa4391.js +1 -0
- package/assets/esri/core/workers/chunks/6f8098f9fe233833245a.js +1 -0
- package/assets/esri/core/workers/chunks/73c416ae0ec5a1815591.js.LICENSE.txt +1 -1
- package/assets/esri/core/workers/chunks/75fd2ef1236a9364ca7f.js +1 -0
- package/assets/esri/core/workers/chunks/{23b623637126f8411a30.js → 7aec07f2482934259d12.js} +1 -1
- package/assets/esri/core/workers/chunks/7be9bbae23895d1cfa92.js +1 -0
- package/assets/esri/core/workers/chunks/{741d170187e58e81584d.js → 7d744554d14057d9b2b1.js} +1 -1
- package/assets/esri/core/workers/chunks/7ea48661f1087d06aa41.js +1 -0
- package/assets/esri/core/workers/chunks/{47e5149765beee46f208.js → 7ee68f67f9cc48a328f0.js} +1 -1
- package/assets/esri/core/workers/chunks/866477acdf03b8a40bc9.js +1 -0
- package/assets/esri/core/workers/chunks/8e83c133b201b9b61e70.js +1 -0
- package/assets/esri/core/workers/chunks/9086a4933d3d3d9ffa72.js +1 -0
- package/assets/esri/core/workers/chunks/94174d40de39dbe7d0bf.js +1 -0
- package/assets/esri/core/workers/chunks/98f4b44eca91c42ca08e.js +1 -0
- package/assets/esri/core/workers/chunks/9ccabf8142fb5de4d3e2.js.LICENSE.txt +1 -1
- package/assets/esri/core/workers/chunks/{dd99b77a7c0a052507bb.js → 9d88b4ba8e511da64583.js} +3 -3
- package/assets/esri/core/workers/chunks/a808be466812db51813d.js +1 -0
- package/assets/esri/core/workers/chunks/{6b4a24248182245167ca.js → a931515a2569713e743b.js} +1 -1
- package/assets/esri/core/workers/chunks/a95e28ade258b144cbb5.js +1 -0
- package/assets/esri/core/workers/chunks/adc68e2c6d2698a52bfe.js +1 -0
- package/assets/esri/core/workers/chunks/aeb524eded012217a865.js +1 -0
- package/assets/esri/core/workers/chunks/b2a1e5e9182b643909eb.js +316 -0
- package/assets/esri/core/workers/chunks/{ac6f002cfad42e60de8f.js → b48033645091c91e0d88.js} +1 -1
- package/assets/esri/core/workers/chunks/b8988771bfa4e785ebd6.js +1 -0
- package/assets/esri/core/workers/chunks/bb4574a87ca21e719f0d.js +1 -0
- package/assets/esri/core/workers/chunks/{07639f406b71bb49ffd6.js → bdbb5b33f0f49661bf6d.js} +1 -1
- package/assets/esri/core/workers/chunks/c042269586921e337be9.js +1 -0
- package/assets/esri/core/workers/chunks/c623918e289a09905cd1.js +1 -0
- package/assets/esri/core/workers/chunks/c7391b0b5a9c916a53f7.js +1 -0
- package/assets/esri/core/workers/chunks/{ac83c2999a3d2ffb4356.js → c7838ac0db8570a2d2c1.js} +1 -1
- package/assets/esri/core/workers/chunks/c91ef3814e7f024043cf.js +1 -0
- package/assets/esri/core/workers/chunks/{43d28c6509c21b8917a8.js → ca7523c14d81c470e92e.js} +1 -1
- package/assets/esri/core/workers/chunks/cd2708fb7636b3ace229.js +1 -0
- package/assets/esri/core/workers/chunks/{310f3268582e61cd86da.js → d21480925a8bc9c7de96.js} +1 -1
- package/assets/esri/core/workers/chunks/d445e9399fe4ca3d2a50.js +1 -0
- package/assets/esri/core/workers/chunks/d7683a95775c9f401a7e.js +1 -0
- package/assets/esri/core/workers/chunks/{9d6945cda99d14af83ac.js → d7d9656b990ce8be2152.js} +1 -1
- package/assets/esri/core/workers/chunks/d9ca754f51b9812bb179.js +1 -0
- package/assets/esri/core/workers/chunks/d9ef0b3341e2744d8f2f.js +1 -0
- package/assets/esri/core/workers/chunks/df4a0af329ce94a47a7b.js +1 -0
- package/assets/esri/core/workers/chunks/e10d6e511921394474ca.js +1 -0
- package/assets/esri/core/workers/chunks/e4b6aa8f67c2bd285020.js +1 -0
- package/assets/esri/core/workers/chunks/e5aac523c37d906eece6.js +1 -0
- package/assets/esri/core/workers/chunks/e6ca02f98f855024f74b.js +1 -0
- package/assets/esri/core/workers/chunks/{892157696e8f9e38c472.js → e6e837e43b9348050832.js} +1 -1
- package/assets/esri/core/workers/chunks/{d3325ed8d224e2350db7.js → e8a3ad00936f2ccaf362.js} +1 -1
- package/assets/esri/core/workers/chunks/{f351007cdcd0938d3b6c.js → eeb24a4ab4993f1f4e8e.js} +1 -1
- package/assets/esri/core/workers/chunks/ef7063ee790d2d64d4b2.js +1 -0
- package/assets/esri/core/workers/chunks/{b65fcfde62d49de1fa54.js → ef977be20a647aeded0a.js} +1 -1
- package/assets/esri/core/workers/chunks/efb631371b6bb3f043bb.js +1 -0
- package/assets/esri/core/workers/chunks/{0f5693541111fcae0c2f.js → f0914715e90e43466f8c.js} +1 -1
- package/assets/esri/core/workers/chunks/f25bebd2b6eb0d0f6626.js.LICENSE.txt +1 -1
- package/assets/esri/core/workers/chunks/f95e488d2b86e320624f.js +1 -0
- package/assets/esri/core/workers/chunks/{bfc063d4431bfa162160.js → fd09f38fb4d99bf34988.js} +1 -1
- package/assets/esri/libs/lyr3d/lyr3DMain.wasm +0 -0
- package/assets/esri/libs/lyr3d/lyr3DWorker.wasm +0 -0
- package/assets/esri/libs/text/pkg/bundle_bg.wasm +0 -0
- package/chunks/boundedPlane.js +1 -1
- package/chunks/bundle2.js +5 -0
- package/config.js +1 -1
- package/copyright.txt +70 -1
- package/core/BidiText.js +1 -1
- package/core/accessorSupport/ensureType.js +1 -1
- package/core/compilerUtils.js +1 -1
- package/core/typedArrayUtil.js +1 -1
- package/core/units.js +1 -1
- package/core/workers/loaderConfig.js +1 -1
- package/editing/sharedTemplates/SharedTemplate.js +1 -1
- package/geometry/support/FloatArray.js +1 -1
- package/geometry/support/Indices.js +1 -1
- package/geometry/support/MeshTexture.js +1 -1
- package/geometry/support/aaBoundingRect.js +1 -1
- package/geometry/support/boundedPlane.js +1 -1
- package/geometry/support/heightModelInfoUtils.js +1 -1
- package/geometry/support/meshUtils/External.js +1 -1
- package/geometry/support/meshUtils/exporters/gltf/imageutils.js +1 -1
- package/geometry/support/meshUtils/loadExternal.js +1 -1
- package/geometry/support/rotate.js +1 -1
- package/interfaces.d.ts +23 -24
- package/kernel.js +1 -1
- package/layers/BingMapsLayer.d.ts +2 -3
- package/layers/BuildingSceneLayer.d.ts +3 -5
- package/layers/CatalogLayer.d.ts +2 -4
- package/layers/DimensionLayer.d.ts +2 -3
- package/layers/ElevationLayer.d.ts +2 -4
- package/layers/FeatureLayer.d.ts +2 -4
- package/layers/GaussianSplatLayer.d.ts +1 -3
- package/layers/GeoJSONLayer.d.ts +2 -3
- package/layers/GeoRSSLayer.d.ts +2 -3
- package/layers/GroupLayer.d.ts +2 -3
- package/layers/ImageryLayer.d.ts +2 -5
- package/layers/ImageryTileLayer.d.ts +3 -7
- package/layers/IntegratedMesh3DTilesLayer.d.ts +2 -4
- package/layers/IntegratedMeshLayer.d.ts +2 -4
- package/layers/KMLLayer.d.ts +2 -3
- package/layers/KnowledgeGraphLayer.d.ts +2 -4
- package/layers/LineOfSightLayer.d.ts +2 -3
- package/layers/LinkChartLayer.d.ts +2 -3
- package/layers/Lyr3DWasmPerSceneView.js +1 -1
- package/layers/MapImageLayer.d.ts +2 -4
- package/layers/MapNotesLayer.d.ts +2 -3
- package/layers/MediaLayer.d.ts +3 -4
- package/layers/OGCFeatureLayer.d.ts +2 -3
- package/layers/ParquetLayer.d.ts +2 -3
- package/layers/PointCloudLayer.d.ts +2 -4
- package/layers/RouteLayer.d.ts +2 -3
- package/layers/SceneLayer.d.ts +2 -4
- package/layers/StreamLayer.d.ts +2 -4
- package/layers/SubtypeGroupLayer.d.ts +2 -4
- package/layers/TileLayer.d.ts +2 -4
- package/layers/UnknownLayer.d.ts +2 -3
- package/layers/UnsupportedLayer.d.ts +2 -3
- package/layers/VectorTileLayer.d.ts +2 -4
- package/layers/VideoLayer.d.ts +8 -9
- package/layers/ViewshedLayer.d.ts +2 -3
- package/layers/VoxelLayer.d.ts +2 -4
- package/layers/WCSLayer.d.ts +2 -4
- package/layers/WFSLayer.d.ts +2 -3
- package/layers/WMSLayer.d.ts +5 -6
- package/layers/WMTSLayer.d.ts +4 -5
- package/layers/WebTileLayer.d.ts +2 -3
- package/layers/buildingSublayers/BuildingGroupSublayer.d.ts +1 -1
- package/layers/buildingSublayers/BuildingSublayer.d.ts +3 -3
- package/layers/buildingSublayers/BuildingSublayer.js +1 -1
- package/layers/catalog/CatalogDynamicGroupLayer.d.ts +2 -3
- package/layers/catalog/CatalogFootprintLayer.d.ts +2 -3
- package/layers/graphics/controllers/FeatureTileController3D.js +1 -1
- package/layers/graphics/controllers/I3SOnDemandController.js +1 -1
- package/layers/graphics/data/QueryEngineResult.js +1 -1
- package/layers/graphics/dehydratedFeatureComparison.js +1 -1
- package/layers/graphics/dehydratedFeatures.js +1 -1
- package/layers/graphics/hydratedFeatures.js +1 -1
- package/layers/knowledgeGraph/KnowledgeGraphSublayer.d.ts +4 -6
- package/layers/{support/media.d.ts → media/types.d.ts} +9 -9
- package/layers/mixins/ArcGISImageService.d.ts +1 -1
- package/layers/mixins/ImageryTileMixin.d.ts +1 -1
- package/layers/orientedImagery/transformations/rectifyMapPoint.js +1 -1
- package/layers/raster/datasets/wcsCoverageParser.d.ts +1 -1
- package/layers/raster/functions/changeDetectionUtils.js +1 -1
- package/layers/raster/functions/creators/createLocalFunctions.d.ts +1 -1
- package/layers/raster/functions/customBandIndexUtils.js +1 -1
- package/layers/raster/functions/focalStatUtils.js +1 -1
- package/layers/raster/functions/pixelTransformUtils.js +1 -1
- package/layers/raster/functions/types.d.ts +1 -1
- package/layers/{support/RasterTypes.d.ts → raster/types.d.ts} +2 -2
- package/layers/save/featureLayerUtils.js +1 -1
- package/layers/support/ElevationQuery.d.ts +2 -2
- package/layers/support/ElevationSampler.js +1 -1
- package/layers/support/FeatureType.d.ts +2 -2
- package/layers/support/Field.d.ts +2 -3
- package/layers/support/FieldConfiguration.d.ts +1 -1
- package/layers/support/ImageElement.d.ts +3 -3
- package/layers/support/LocalMediaElementSource.d.ts +1 -1
- package/layers/support/MediaElementBase.d.ts +4 -7
- package/layers/support/PixelBlock.d.ts +1 -1
- package/layers/support/RasterFunction.d.ts +1 -1
- package/layers/support/RasterInfo.d.ts +1 -1
- package/layers/support/Sublayer.d.ts +2 -3
- package/layers/support/Subtype.d.ts +2 -2
- package/layers/support/SubtypeSublayer.d.ts +2 -3
- package/layers/support/SubtypeSublayer.js +1 -1
- package/layers/support/VideoElement.d.ts +2 -2
- package/layers/support/WMSSublayer.d.ts +6 -6
- package/layers/support/WMSSublayer.js +1 -1
- package/layers/support/domains.js +1 -1
- package/layers/support/rasterFunctionUtils.d.ts +1 -1
- package/layers/support/tiles3DUtils.js +1 -1
- package/layers/support/types.d.ts +33 -1
- package/layers/types.d.ts +17 -2
- package/layers/wmts/types.d.ts +2 -0
- package/libs/text/loadTextModule.js +5 -0
- package/linkChart/LinkChartProperties.d.ts +4 -6
- package/linkChart/LinkChartProperties.js +1 -1
- package/networks/Network.d.ts +2 -4
- package/networks/support/NamedTraceConfiguration.d.ts +3 -3
- package/networks/support/NamedTraceConfiguration.js +1 -1
- package/networks/support/TopologyValidationJobInfo.js +1 -1
- package/networks/support/TraceJobInfo.js +1 -1
- package/package.json +3 -3
- package/popup/FieldInfo.d.ts +1 -1
- package/renderers/support/RasterSymbolizer.js +1 -1
- package/renderers/support/rendererConversion.js +1 -1
- package/renderers/visualVariables/support/visualVariableUtils.js +1 -1
- package/request/process.js +1 -1
- package/rest/geometryService/types.d.ts +59 -0
- package/rest/geometryService.d.ts +3 -5
- package/rest/query/operations/pbfDehydratedFeatureSet.js +1 -1
- package/rest/query/operations/query.js +1 -1
- package/rest/query/support/AttachmentInfo.d.ts +2 -2
- package/rest/support/AlgorithmicColorRamp.d.ts +2 -2
- package/rest/support/BinParametersBase.d.ts +2 -2
- package/rest/support/BinParametersBase.js +1 -1
- package/rest/support/DateBinTimeInterval.d.ts +1 -1
- package/rest/support/GeneralizeParameters.d.ts +1 -1
- package/rest/support/ImageSampleParameters.d.ts +1 -1
- package/rest/support/JobInfo.js +1 -1
- package/rest/support/PrintTemplate.d.ts +4 -6
- package/rest/support/ServiceAreaParameters.js +1 -1
- package/rest/support/types.d.ts +17 -1
- package/smartMapping/heuristics/sizeRange.js +1 -1
- package/smartMapping/renderers/support/utils.js +1 -1
- package/smartMapping/statistics/support/statsWorker.js +1 -1
- package/smartMapping/statistics/support/utils.js +1 -1
- package/smartMapping/support/adapters/FeatureLayerAdapter.js +1 -1
- package/smartMapping/support/adapters/InMemoryLayerAdapter.js +1 -1
- package/smartMapping/support/adapters/support/histogramUtils.js +1 -1
- package/smartMapping/support/adapters/support/utils.js +1 -1
- package/smartMapping/support/utils.js +1 -1
- package/support/revision.js +1 -1
- package/symbols/WebStyleSymbol.d.ts +0 -24
- package/symbols/WebStyleSymbol.js +1 -1
- package/symbols/support/ElevationInfo.d.ts +2 -2
- package/symbols/support/IconSymbol3DLayerResource.d.ts +1 -1
- package/symbols/support/defaults.js +1 -1
- package/symbols/support/defaults3D.js +1 -1
- package/symbols/support/previewSymbol3D.js +1 -1
- package/symbols/support/symbolLayerUtils3D.js +1 -1
- package/symbols/support/symbolUtils.js +1 -1
- package/symbols/support/utils.js +1 -1
- package/views/2d/analysis/ElevationProfile/ElevationProfileLineVisualization2D.js +1 -1
- package/views/2d/analysis/ElevationProfileAnalysisView2D.d.ts +16 -11
- package/views/2d/analysis/ElevationProfileAnalysisView2D.js +1 -1
- package/views/2d/engine/imagery/RasterVFDisplayObject.js +1 -1
- package/views/2d/engine/vectorTiles/VectorTile.js +1 -1
- package/views/2d/engine/vectorTiles/shaders/sources/shaderRepository.js +1 -1
- package/views/2d/engine/webgl/GlyphMosaic.js +1 -1
- package/views/2d/engine/webgl/GlyphSDFCreator.js +5 -0
- package/views/2d/engine/webgl/GlyphSource.js +1 -1
- package/views/2d/engine/webgl/TextureManager.js +1 -1
- package/views/2d/engine/webgl/TextureUploadManager.js +1 -1
- package/views/2d/engine/webgl/definitions.js +1 -1
- package/views/2d/engine/webgl/mesh/templates/shapingUtils.js +1 -1
- package/views/2d/engine/webgl/shaderGraph/techniques/labels/LabelMeshWriter.js +1 -1
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/constants.js +1 -1
- package/views/2d/engine/webgl/shaderGraph/techniques/text/TextMeshWriter.js +1 -1
- package/views/2d/engine/webgl/shaderGraph/techniques/text/TextShader.js +1 -1
- package/views/2d/input/handlers/DoubleTapDragZoom.js +1 -1
- package/views/2d/input/handlers/KeyZoom.js +1 -1
- package/views/2d/layers/BaseLayerView2D.d.ts +3 -6
- package/views/2d/layers/BaseLayerViewGL2D.d.ts +3 -6
- package/views/2d/layers/FeatureLayerView2D.js +1 -1
- package/views/2d/layers/TileLayerView2D.js +1 -1
- package/views/2d/layers/features/sources/strategies/support/queryAdapters.js +1 -1
- package/views/2d/layers/features/support/FeatureSetReaderPBF.js +1 -1
- package/views/3d/analysis/AreaMeasurement/support/utils.js +1 -1
- package/views/3d/analysis/Dimension/lengthDimensionConstraintUtils.js +1 -1
- package/views/3d/analysis/ElevationProfile/ElevationProfileLineVisualization3D.js +1 -1
- package/views/3d/analysis/ElevationProfileAnalysisView3D.d.ts +16 -11
- package/views/3d/analysis/ElevationProfileAnalysisView3D.js +1 -1
- package/views/3d/analysis/Slice/sliceToolUtils.js +1 -1
- package/views/3d/analysis/VolumeMeasurement/VolumeMeasurementCutFillController.js +1 -1
- package/views/3d/analysis/VolumeMeasurement/VolumeMeasurementTool.js +1 -1
- package/views/3d/analysis/VolumeMeasurementAnalysisView3D.js +1 -1
- package/views/3d/camera/constraintUtils/tilt.js +1 -1
- package/views/3d/environment/CloudsParameters.js +1 -1
- package/views/3d/environment/CloudsRenderer.js +1 -1
- package/views/3d/environment/SceneViewEnvironment.js +1 -1
- package/views/3d/glTF/internal/Resource.js +1 -1
- package/views/3d/glTF/internal/fillDefaults.js +1 -1
- package/views/3d/interactive/Manipulator3D.js +1 -1
- package/views/3d/interactive/SnappingVisualizer3D.js +1 -1
- package/views/3d/interactive/editingTools/isSupportedObjectUtils.js +1 -1
- package/views/3d/interactive/editingTools/move/isSupportedObject.js +1 -1
- package/views/3d/interactive/editingTools/transform/isSupportedGraphic.js +1 -1
- package/views/3d/interactive/visualElements/ExtendedLineVisualElement.js +1 -1
- package/views/3d/layers/I3SMeshView3D.js +1 -1
- package/views/3d/layers/IntegratedMesh3DTilesLayerView3D.js +1 -1
- package/views/3d/layers/PointCloudLayerView3D.js +1 -1
- package/views/3d/layers/graphics/Graphics3DCore.js +1 -1
- package/views/3d/layers/graphics/Graphics3DExtrudeSymbolLayer.js +1 -1
- package/views/3d/layers/graphics/Graphics3DFeatureProcessor.js +1 -1
- package/views/3d/layers/graphics/Graphics3DMeshFillSymbolLayer.js +1 -1
- package/views/3d/layers/graphics/Graphics3DPathSymbolLayer.js +1 -1
- package/views/3d/layers/graphics/Graphics3DSymbolLayer.js +1 -1
- package/views/3d/layers/graphics/LabelInfo.js +1 -1
- package/views/3d/layers/graphics/defaultSymbolComplexity.js +1 -1
- package/views/3d/layers/graphics/lineUtils.js +1 -1
- package/views/3d/layers/graphics/pipeline/rendering/FeaturePipelineRenderManager.js +1 -1
- package/views/3d/layers/graphics/pipeline/symbolization/primitiveObjectUtils.js +1 -1
- package/views/3d/layers/graphics/primitiveObjectSymbolUtils.js +1 -1
- package/views/3d/layers/i3s/BuildingFilterUtil.js +1 -1
- package/views/3d/layers/i3s/I3SIntersectionHandler.js +1 -1
- package/views/3d/layers/i3s/I3SNode.js +1 -1
- package/views/3d/layers/i3s/I3SViewportQueries.js +1 -1
- package/views/3d/layers/i3s/PointCloudWorkerUtil.js +1 -1
- package/views/3d/layers/i3s/SphereCone.js +5 -0
- package/views/3d/layers/support/FastSymbolUpdates.js +1 -1
- package/views/3d/layers/support/edgeUtils.js +1 -1
- package/views/3d/layers/support/featureReference.js +1 -1
- package/views/3d/layers/support/featureTileQuery3D.js +1 -1
- package/views/3d/layers/support/patternUtils.js +1 -1
- package/views/3d/state/controllers/GamepadKeyboardController.js +1 -1
- package/views/3d/state/helpers/SceneIntersectionHelper.js +1 -1
- package/views/3d/support/FrustumExtentIntersection.js +1 -1
- package/views/3d/support/buffer/glUtil.js +1 -1
- package/views/3d/support/engineContent/sdfPrimitives.js +1 -1
- package/views/3d/support/viewpointUtils.js +1 -1
- package/views/3d/terrain/isTerrainSurfaceLayer.js +1 -1
- package/views/3d/webgl/RenderNode.js +1 -1
- package/views/3d/webgl-engine/collections/Component/ComponentObjectCollection.js +1 -1
- package/views/3d/webgl-engine/collections/Component/IntersectionGeometry.js +1 -1
- package/views/3d/webgl-engine/collections/Component/Material/ComponentData.glsl.js +8 -8
- package/views/3d/webgl-engine/collections/Component/Material/ComponentMaterial.js +1 -1
- package/views/3d/webgl-engine/core/shaderLibrary/TextureBackedBufferFields.glsl.js +3 -3
- package/views/3d/webgl-engine/core/shaderLibrary/attributes/NormalAttribute.glsl.js +4 -4
- package/views/3d/webgl-engine/core/shaderLibrary/attributes/TextureCoordinateAttribute.glsl.js +2 -2
- package/views/3d/webgl-engine/core/shaderLibrary/attributes/VertexNormal.glsl.js +2 -2
- package/views/3d/webgl-engine/core/shaderLibrary/shading/ComputeFragmentNormals.glsl.js +6 -6
- package/views/3d/webgl-engine/core/shaderLibrary/shading/EvaluateSceneLighting.glsl.js +1 -1
- package/views/3d/webgl-engine/core/shaderLibrary/shading/Normals.glsl.js +5 -5
- package/views/3d/webgl-engine/core/shaderLibrary/terrain/TileBackground.glsl.js +3 -3
- package/views/3d/webgl-engine/core/shaderLibrary/util/BlendModes.glsl.js +1 -1
- package/views/3d/webgl-engine/lib/ManagedTexture.js +1 -1
- package/views/3d/webgl-engine/lib/edgeRendering/EdgeProcessingWorker.js +1 -1
- package/views/3d/webgl-engine/lib/edgeRendering/EdgeWorkerHandle.js +1 -1
- package/views/3d/webgl-engine/materials/lineStippleUtils.js +1 -1
- package/views/3d/webgl-engine/shaders/CompositingTechnique.js +1 -1
- package/views/3d/webgl-engine/shaders/RibbonLineTechnique.js +1 -1
- package/views/3d/webgl-engine/shaders/sources/edgeRenderer/LineAmplitude.glsl.js +4 -4
- package/views/3d/webgl-engine/shaders/sources/edgeRenderer/LineOffset.glsl.js +8 -8
- package/views/VideoView.d.ts +2 -3
- package/views/VideoView.js +1 -1
- package/views/View2D.d.ts +2 -3
- package/views/analysis/ElevationProfile/ElevationProfileController.js +1 -1
- package/views/analysis/ElevationProfile/ElevationProfileIndicatorPointVisualization.js +5 -0
- package/views/analysis/ElevationProfile/ElevationProfileLineComputation.js +1 -1
- package/views/analysis/ElevationProfile/ElevationProfileResult.js +1 -1
- package/views/analysis/ElevationProfile/ElevationProfileTool.js +1 -1
- package/views/analysis/ElevationProfile/constants.js +1 -1
- package/views/draw/Draw.js +1 -1
- package/views/input/ViewEvents.js +1 -1
- package/views/interactive/editGeometry/EditGeometry.js +1 -1
- package/views/interactive/snapping/featureSources/snappingCandidateElevationAlignment.js +1 -1
- package/views/interactive/snapping/featureSources/snappingCandidateElevationFilter.js +1 -1
- package/views/interactive/snapping/featureSources/symbologySnappingCandidates.js +1 -1
- package/views/layers/MediaLayerViewMixin.d.ts +1 -1
- package/views/support/PromiseQueue.js +1 -1
- package/views/support/screenUtils.js +1 -1
- package/views/support/screenshotUtils.js +1 -1
- package/views/types.d.ts +1 -1
- package/views/webgl/FramebufferObject.js +1 -1
- package/views/webgl/Uniform.js +1 -1
- package/views/webgl/Util.js +1 -1
- package/webdoc/applicationProperties/SearchLayerField.d.ts +1 -1
- package/webdoc/applicationProperties/SearchTableField.d.ts +1 -1
- package/webscene/Slide.d.ts +2 -2
- package/webscene/spec-certification/api.js +1 -1
- package/widgets/BatchAttributeForm/batchAttributeFormUtils.js +1 -1
- package/widgets/BatchAttributeForm/inputs/FieldInput.d.ts +1 -1
- package/widgets/BatchAttributeForm/inputs/FieldInput.js +1 -1
- package/widgets/BatchAttributeForm/templates/support/hashElementTemplate.js +1 -1
- package/widgets/BatchAttributeForm.js +1 -1
- package/widgets/Editor/components/PendingFeatureList.js +1 -1
- package/widgets/Editor/components/workflowAdapters/pendingFeatureList/{CreateFeaturesWorkflowPendingFeatureListAdapter.ts.js → CreateFeaturesWorkflowPendingFeatureListAdapter.js} +1 -1
- package/widgets/Editor/types.d.ts +1 -1
- package/widgets/Editor/workflowUtils.js +1 -1
- package/widgets/Feature.d.ts +3 -5
- package/widgets/FeatureForm/FeatureFormViewModel.js +1 -1
- package/widgets/FeatureForm/FieldInput.d.ts +2 -2
- package/widgets/FeatureForm/featureFormUtils.js +1 -1
- package/widgets/FeatureForm.js +1 -1
- package/widgets/FeatureTemplates/FeatureTemplatesViewModel.d.ts +1 -1
- package/widgets/FeatureTemplates/TemplateItem.d.ts +1 -1
- package/widgets/FeatureTemplates/types.d.ts +1 -1
- package/widgets/Features.d.ts +3 -5
- package/widgets/Print/CustomTemplate.d.ts +3 -4
- package/widgets/Print/TemplateOptions.d.ts +3 -4
- package/widgets/Print/types.d.ts +3 -4
- package/widgets/ShadowCast/ShadowCastViewModel.js +1 -1
- package/widgets/Sketch/support/OperationHandle.js +1 -1
- package/widgets/TimeSlider.js +1 -1
- package/widgets/VideoPlayer/VideoPlayerViewModel.d.ts +1 -1
- package/widgets/support/SelectionList/GroupLayerItem.js +1 -1
- package/widgets/support/dateUtils.js +1 -1
- package/assets/esri/core/workers/chunks/0099f4729c94c779ba35.js +0 -1
- package/assets/esri/core/workers/chunks/058fb2cd6387acfd458c.js +0 -1
- package/assets/esri/core/workers/chunks/0ae018098906d6a88904.js +0 -1
- package/assets/esri/core/workers/chunks/0dc3a04ce717b7ddd957.js +0 -1
- package/assets/esri/core/workers/chunks/0e5cd0cf6ab7cb37d723.js +0 -1
- package/assets/esri/core/workers/chunks/0ee407b8db5c07a00d82.js +0 -1
- package/assets/esri/core/workers/chunks/10373885604655f673df.js +0 -1
- package/assets/esri/core/workers/chunks/13d61d34e55c80e4ecdf.js +0 -1
- package/assets/esri/core/workers/chunks/17dea03fc4eb414f0022.js +0 -1
- package/assets/esri/core/workers/chunks/1967239713b58dccfd81.js +0 -1
- package/assets/esri/core/workers/chunks/1ab98591d2f2bc604505.js +0 -1
- package/assets/esri/core/workers/chunks/1b838638e66e82d76cf3.js +0 -1
- package/assets/esri/core/workers/chunks/1c350a2c4014146dbcd9.js +0 -1
- package/assets/esri/core/workers/chunks/2266a8f2c2ec37c19bb4.js +0 -1
- package/assets/esri/core/workers/chunks/226acd251ad7d7ee3b57.js +0 -1
- package/assets/esri/core/workers/chunks/22b07c54a5fcc27771b0.js +0 -1
- package/assets/esri/core/workers/chunks/22ca80f491e070b2a5e7.js +0 -1
- package/assets/esri/core/workers/chunks/22dd5cecc7e2d4d0baf8.js +0 -316
- package/assets/esri/core/workers/chunks/2402d305a77fef4694a0.js +0 -1
- package/assets/esri/core/workers/chunks/27f096c434f049b8df01.js +0 -1
- package/assets/esri/core/workers/chunks/2a6231db5ee6cbfd59a5.js +0 -1
- package/assets/esri/core/workers/chunks/3371935a4fd6346d3a17.js +0 -1
- package/assets/esri/core/workers/chunks/3c4f8597f602779174f1.js +0 -1
- package/assets/esri/core/workers/chunks/3da53c017f9c5d2d778a.js +0 -1
- package/assets/esri/core/workers/chunks/45b898367b6224dda46f.js +0 -1
- package/assets/esri/core/workers/chunks/4785cd108e2dec6e1697.js +0 -1
- package/assets/esri/core/workers/chunks/4d6d962d25aa836f53ee.js +0 -1
- package/assets/esri/core/workers/chunks/4f33a2ecb154a2c2449c.js +0 -1
- package/assets/esri/core/workers/chunks/52726458f590e726d52c.js +0 -1
- package/assets/esri/core/workers/chunks/536c492fdda30f2f1288.js +0 -1
- package/assets/esri/core/workers/chunks/5909a0e763fddc3542e7.js +0 -2
- package/assets/esri/core/workers/chunks/5cee6c3ff23fb93f857a.js +0 -1
- package/assets/esri/core/workers/chunks/600e2e6b51e2fb9c598c.js +0 -1
- package/assets/esri/core/workers/chunks/6035daa65fc3ebf86515.js +0 -1
- package/assets/esri/core/workers/chunks/63b8cd7d5cafbaeed894.js +0 -1
- package/assets/esri/core/workers/chunks/6cb44cd319cb6c2539c8.js +0 -1
- package/assets/esri/core/workers/chunks/7033fa18b7dd7bd3e49c.js +0 -1
- package/assets/esri/core/workers/chunks/7306b5b66e738a281d83.js +0 -1
- package/assets/esri/core/workers/chunks/7694abe44d55dae8872d.js +0 -1
- package/assets/esri/core/workers/chunks/7f4fa2f2e85863d3cfb9.js +0 -1
- package/assets/esri/core/workers/chunks/8f4c480c418eba299c2b.js +0 -1
- package/assets/esri/core/workers/chunks/964de713042f52d71e42.js +0 -1
- package/assets/esri/core/workers/chunks/a3836f6a93924ee4816e.js +0 -1
- package/assets/esri/core/workers/chunks/ab520fd1ae917daf07d8.js +0 -1
- package/assets/esri/core/workers/chunks/acc7ff44bfcb5c195114.js +0 -1
- package/assets/esri/core/workers/chunks/ad92427bf597a6e0a299.js +0 -1
- package/assets/esri/core/workers/chunks/b25a131c04092c3ab75d.js +0 -1
- package/assets/esri/core/workers/chunks/b285de471ca90f38ec25.js +0 -1
- package/assets/esri/core/workers/chunks/b8f83a272fc41765031d.js +0 -1
- package/assets/esri/core/workers/chunks/b9909264cfea68d5f2a1.js +0 -1
- package/assets/esri/core/workers/chunks/bb08359610a41e304b55.js +0 -1
- package/assets/esri/core/workers/chunks/bcf612eabe7577540953.js +0 -1
- package/assets/esri/core/workers/chunks/bfbbcaa1fb04f17fc869.js +0 -1
- package/assets/esri/core/workers/chunks/c02b09f16241db233103.js +0 -1
- package/assets/esri/core/workers/chunks/c3007b916ba933137709.js +0 -1
- package/assets/esri/core/workers/chunks/cc5c1887e6d7079e5fe3.js +0 -1
- package/assets/esri/core/workers/chunks/ce8f075c814a8378c00c.js +0 -1
- package/assets/esri/core/workers/chunks/cfe1506a443fc84a0b91.js +0 -1
- package/assets/esri/core/workers/chunks/d30cfc5fa302cc08d862.js +0 -1
- package/assets/esri/core/workers/chunks/d723619579cc8f5ef2cd.js +0 -1
- package/assets/esri/core/workers/chunks/da99fd0d3106dd357743.js +0 -1
- package/assets/esri/core/workers/chunks/de71db3b0fb947b13c97.js +0 -1
- package/assets/esri/core/workers/chunks/dfbbead4c24d13682891.js +0 -1
- package/assets/esri/core/workers/chunks/e69255e38ff200dda14b.js +0 -1
- package/assets/esri/core/workers/chunks/e705d041f6c1632bfbcc.js +0 -1
- package/assets/esri/core/workers/chunks/e85da52d9cc7d9396872.js +0 -1
- package/assets/esri/core/workers/chunks/ee186ddbb1eb5144a790.js +0 -1
- package/assets/esri/core/workers/chunks/f9370830051865a3435b.js +0 -1
- package/core/MultiOriginJSONSupport.d.ts +0 -13
- package/core/NumericIdentifiable.d.ts +0 -6
- package/core/ReadOnlyMultiOriginJSONSupport.d.ts +0 -6
- package/core/WriteableMultiOriginJSONMixin.d.ts +0 -6
- package/layers/knowledgeGraph/KnowledgeGraphSublayerBase.d.ts +0 -6
- package/layers/mixins/ArcGISService.d.ts +0 -6
- package/layers/mixins/RasterJobHandlerMixin.d.ts +0 -6
- package/layers/support/RasterFunctionProperties.d.ts +0 -2
- package/layers/support/domains.d.ts +0 -5
- package/layers/support/editableLayers.d.ts +0 -11
- package/layers/support/exifUtils.d.ts +0 -21
- package/layers/support/fieldFormatUtils.d.ts +0 -4
- package/layers/support/fieldType.d.ts +0 -2
- package/layers/support/layerUtils.d.ts +0 -4
- package/layers/support/wmtsUtils.d.ts +0 -2
- package/layers/video/videoUtils.d.ts +0 -5
- package/rest/geometryService/cut.d.ts +0 -7
- package/rest/geometryService/fromGeoCoordinateString.d.ts +0 -28
- package/rest/geometryService/toGeoCoordinateString.d.ts +0 -25
- package/rest/operations/generalize.d.ts +0 -3
- package/rest/support/DateBinUtils.d.ts +0 -2
- package/rest/support/colorRamps.d.ts +0 -6
- package/rest/support/fileFormat.d.ts +0 -4
- package/rest/support/layoutTemplate.d.ts +0 -2
- package/rest/support/reportTemplate.d.ts +0 -2
- package/views/2d/layers/LayerView2D.d.ts +0 -6
- package/views/Viewport2DBaseMixin.d.ts +0 -6
- package/views/analysis/ElevationProfile/ElevationProfileHoveredPointVisualization.js +0 -5
- package/views/layers/RefreshableLayerView.d.ts +0 -6
- package/widgets/Feature/support/FeatureContentMixin.d.ts +0 -6
- /package/layers/video/{IVideoController.d.ts → types.d.ts} +0 -0
- /package/layers/{support/wmsUtils.d.ts → wms/types.d.ts} +0 -0
package/interfaces.d.ts
CHANGED
|
@@ -1216,7 +1216,6 @@ declare namespace __esri {
|
|
|
1216
1216
|
export type PortalItemFetchResourcesOptions = import("./core/promiseUtils").AbortOptions;
|
|
1217
1217
|
export type FeatureServiceFetchAllLayersAndTablesOptions = import("./core/promiseUtils").AbortOptions;
|
|
1218
1218
|
export type FeatureServiceLoadOptions = import("./core/promiseUtils").AbortOptions;
|
|
1219
|
-
export type WebStyleSymbolFetchCIMSymbolOptions = import("./core/promiseUtils").AbortOptions;
|
|
1220
1219
|
export type VersioningStateLoadOptions = import("./core/promiseUtils").AbortOptions;
|
|
1221
1220
|
export type VersionManagementServiceLoadOptions = import("./core/promiseUtils").AbortOptions;
|
|
1222
1221
|
export type ElevationProfileAnalysisView2DPickFeatureOptions = import("./core/promiseUtils").AbortOptions;
|
|
@@ -3229,6 +3228,10 @@ declare namespace __esri {
|
|
|
3229
3228
|
export type KnowledgeGraphSublayer = import("./layers/knowledgeGraph/KnowledgeGraphSublayer.js").default;
|
|
3230
3229
|
export const KnowledgeGraphSublayer: typeof import("./layers/knowledgeGraph/KnowledgeGraphSublayer.js").default;
|
|
3231
3230
|
|
|
3231
|
+
export type AnimationOptions = import("./layers/media/types").AnimationOptions;
|
|
3232
|
+
|
|
3233
|
+
export type MediaElement = import("./layers/media/types").MediaElement;
|
|
3234
|
+
|
|
3232
3235
|
export type APIKeyMixinProperties = import("./layers/mixins/APIKeyMixin").APIKeyMixinProperties;
|
|
3233
3236
|
|
|
3234
3237
|
export type APIKeyMixin = import("./layers/mixins/APIKeyMixin.js").APIKeyMixin;
|
|
@@ -3488,6 +3491,8 @@ declare namespace __esri {
|
|
|
3488
3491
|
export type PointCloudValueFilter = import("./layers/pointCloudFilters/PointCloudValueFilter.js").default;
|
|
3489
3492
|
export const PointCloudValueFilter: typeof import("./layers/pointCloudFilters/PointCloudValueFilter.js").default;
|
|
3490
3493
|
|
|
3494
|
+
export type OutputPixelType = import("./layers/raster/types").RasterPixelType;
|
|
3495
|
+
|
|
3491
3496
|
export type CoverageBrief = import("./layers/raster/datasets/wcsCapabilitiesParser").CoverageBrief;
|
|
3492
3497
|
|
|
3493
3498
|
export type OnlineResources = import("./layers/raster/datasets/wcsCapabilitiesParser").OnlineResources;
|
|
@@ -4005,8 +4010,6 @@ declare namespace __esri {
|
|
|
4005
4010
|
export type RasterSensorInfo = import("./layers/support/RasterSensorInfo.js").default;
|
|
4006
4011
|
export const RasterSensorInfo: typeof import("./layers/support/RasterSensorInfo.js").default;
|
|
4007
4012
|
|
|
4008
|
-
export type OutputPixelType = import("./layers/support/RasterTypes").RasterPixelType;
|
|
4009
|
-
|
|
4010
4013
|
export type RelationshipProperties = import("./layers/support/Relationship").RelationshipProperties;
|
|
4011
4014
|
|
|
4012
4015
|
export type Relationship = import("./layers/support/Relationship.js").default;
|
|
@@ -4164,10 +4167,6 @@ declare namespace __esri {
|
|
|
4164
4167
|
|
|
4165
4168
|
export const csvUtils: csvUtils;
|
|
4166
4169
|
|
|
4167
|
-
export type ExifInfo = import("./layers/support/exifUtils").ExifInfo;
|
|
4168
|
-
|
|
4169
|
-
export type ExifInfoTags = import("./layers/support/exifUtils").ExifTag;
|
|
4170
|
-
|
|
4171
4170
|
interface fieldUtils {
|
|
4172
4171
|
getDisplayFieldName: typeof import("./layers/support/fieldUtils.js").getDisplayFieldName;
|
|
4173
4172
|
getElevationFields: typeof import("./layers/support/fieldUtils.js").getElevationFields;
|
|
@@ -4181,10 +4180,6 @@ declare namespace __esri {
|
|
|
4181
4180
|
|
|
4182
4181
|
export const fieldUtils: fieldUtils;
|
|
4183
4182
|
|
|
4184
|
-
export type AnimationOptions = import("./layers/support/media").AnimationOptions;
|
|
4185
|
-
|
|
4186
|
-
export type MediaElement = import("./layers/support/media").MediaElement;
|
|
4187
|
-
|
|
4188
4183
|
export type parquetUtilsGetParquetLayerInfoOptions = import("./layers/support/parquetUtils").ParquetLayerInfoOptions;
|
|
4189
4184
|
|
|
4190
4185
|
interface parquetUtils {
|
|
@@ -4418,15 +4413,9 @@ declare namespace __esri {
|
|
|
4418
4413
|
|
|
4419
4414
|
export type RelationshipCapabilities = import("./layers/support/types").RelationshipCapabilities;
|
|
4420
4415
|
|
|
4421
|
-
export type
|
|
4416
|
+
export type ExifInfo = import("./layers/support/types").ExifInfo;
|
|
4422
4417
|
|
|
4423
|
-
export type
|
|
4424
|
-
|
|
4425
|
-
export type GenericDimension = import("./layers/support/wmsUtils").GenericDimension;
|
|
4426
|
-
|
|
4427
|
-
export type ElevationDimension = import("./layers/support/wmsUtils").ElevationDimension;
|
|
4428
|
-
|
|
4429
|
-
export type TimeDimension = import("./layers/support/wmsUtils").TimeDimension;
|
|
4418
|
+
export type ExifInfoTags = import("./layers/support/types").ExifTag;
|
|
4430
4419
|
|
|
4431
4420
|
export type JoinTableDataSource = import("./layers/support/source/DataLayerSource").JoinTableDataSource;
|
|
4432
4421
|
|
|
@@ -4445,11 +4434,11 @@ declare namespace __esri {
|
|
|
4445
4434
|
export type TableDataSource = import("./layers/support/source/TableDataSource.js").default;
|
|
4446
4435
|
export const TableDataSource: typeof import("./layers/support/source/TableDataSource.js").default;
|
|
4447
4436
|
|
|
4448
|
-
export type SensorSymbolOrientation = import("./layers/video/
|
|
4437
|
+
export type SensorSymbolOrientation = import("./layers/video/types").SensorOrientationInfo;
|
|
4449
4438
|
|
|
4450
|
-
export type VideoMetadataEntry = import("./layers/video/
|
|
4439
|
+
export type VideoMetadataEntry = import("./layers/video/types").VideoMetadataEntry;
|
|
4451
4440
|
|
|
4452
|
-
export type LivestreamStatus = import("./layers/video/
|
|
4441
|
+
export type LivestreamStatus = import("./layers/video/types").LivestreamStatus;
|
|
4453
4442
|
|
|
4454
4443
|
export type VoxelColorStop = import("./layers/voxel/VoxelColorStop.js").default;
|
|
4455
4444
|
export const VoxelColorStop: typeof import("./layers/voxel/VoxelColorStop.js").default;
|
|
@@ -4502,6 +4491,16 @@ declare namespace __esri {
|
|
|
4502
4491
|
export type VoxelVolumeStyle = import("./layers/voxel/VoxelVolumeStyle.js").default;
|
|
4503
4492
|
export const VoxelVolumeStyle: typeof import("./layers/voxel/VoxelVolumeStyle.js").default;
|
|
4504
4493
|
|
|
4494
|
+
export type TimeDimensionInterval<T = any, K = any> = import("./layers/wms/types").DimensionInterval<T, K>;
|
|
4495
|
+
|
|
4496
|
+
export type TimeDimensionIntervalResolution = import("./layers/wms/types").Duration;
|
|
4497
|
+
|
|
4498
|
+
export type GenericDimension = import("./layers/wms/types").GenericDimension;
|
|
4499
|
+
|
|
4500
|
+
export type ElevationDimension = import("./layers/wms/types").ElevationDimension;
|
|
4501
|
+
|
|
4502
|
+
export type TimeDimension = import("./layers/wms/types").TimeDimension;
|
|
4503
|
+
|
|
4505
4504
|
export type ChronologicalLayoutSettingsProperties = import("./linkChart/ChronologicalLayoutSettings").ChronologicalLayoutSettingsProperties;
|
|
4506
4505
|
|
|
4507
4506
|
export type ChronologicalLayoutSettings = import("./linkChart/ChronologicalLayoutSettings.js").default;
|
|
@@ -5662,9 +5661,9 @@ declare namespace __esri {
|
|
|
5662
5661
|
|
|
5663
5662
|
export const featureServiceUtils: featureServiceUtils;
|
|
5664
5663
|
|
|
5665
|
-
export type geometryServiceFromGeoCoordinateStringParameters = import("./rest/geometryService/
|
|
5664
|
+
export type geometryServiceFromGeoCoordinateStringParameters = import("./rest/geometryService/types").FromGeoCoordinateStringParameters;
|
|
5666
5665
|
|
|
5667
|
-
export type geometryServiceToGeoCoordinateStringParameters = import("./rest/geometryService/
|
|
5666
|
+
export type geometryServiceToGeoCoordinateStringParameters = import("./rest/geometryService/types").ToGeoCoordinateStringParameters;
|
|
5668
5667
|
|
|
5669
5668
|
export type GPOptions = import("./rest/geoprocessor/GPOptions.js").default;
|
|
5670
5669
|
export const GPOptions: typeof import("./rest/geoprocessor/GPOptions.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.68",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};
|
|
@@ -1,10 +1,9 @@
|
|
|
1
1
|
import type BaseTileLayer from "./BaseTileLayer.js";
|
|
2
2
|
import type TileInfo from "./support/TileInfo.js";
|
|
3
|
-
import type { MultiOriginJSONMixin, MultiOriginJSONMixinProperties } from "../core/MultiOriginJSONSupport.js";
|
|
4
3
|
import type { OperationalLayer, OperationalLayerProperties } from "./mixins/OperationalLayer.js";
|
|
5
4
|
import type { BaseTileLayerProperties } from "./BaseTileLayer.js";
|
|
6
5
|
|
|
7
|
-
export interface BingMapsLayerProperties extends BaseTileLayerProperties,
|
|
6
|
+
export interface BingMapsLayerProperties extends BaseTileLayerProperties, OperationalLayerProperties, Partial<Pick<BingMapsLayer, "culture" | "key" | "region" | "style">> {}
|
|
8
7
|
|
|
9
8
|
/**
|
|
10
9
|
* This layer supports Microsoft's Bing tiled map content.
|
|
@@ -117,7 +116,7 @@ export default class BingMapsLayer extends BingMapsLayerSuperclass {
|
|
|
117
116
|
/** For [BaseTileLayer](https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-BaseTileLayer.html) the type is `base-tile`. */
|
|
118
117
|
get type(): "bing-maps";
|
|
119
118
|
}
|
|
120
|
-
declare const BingMapsLayerSuperclass: typeof BaseTileLayer & typeof
|
|
119
|
+
declare const BingMapsLayerSuperclass: typeof BaseTileLayer & typeof OperationalLayer
|
|
121
120
|
|
|
122
121
|
/** List of map styles supported by this layer. */
|
|
123
122
|
export type BingMapsStyle = "road" | "aerial" | "hybrid";
|
|
@@ -5,10 +5,8 @@ import type BuildingSummaryStatistics from "./support/BuildingSummaryStatistics.
|
|
|
5
5
|
import type PortalItem from "../portal/PortalItem.js";
|
|
6
6
|
import type ElevationInfo from "../symbols/support/ElevationInfo.js";
|
|
7
7
|
import type { ReadonlyCollection, ReadonlyArrayOrCollection } from "../core/Collection.js";
|
|
8
|
-
import type { MultiOriginJSONMixin, MultiOriginJSONMixinProperties } from "../core/MultiOriginJSONSupport.js";
|
|
9
8
|
import type { BuildingSublayerUnion } from "./buildingSublayers/utils.js";
|
|
10
9
|
import type { APIKeyMixin, APIKeyMixinProperties } from "./mixins/APIKeyMixin.js";
|
|
11
|
-
import type { ArcGISService, ArcGISServiceProperties } from "./mixins/ArcGISService.js";
|
|
12
10
|
import type { CustomParametersMixin, CustomParametersMixinProperties } from "./mixins/CustomParametersMixin.js";
|
|
13
11
|
import type { OperationalLayer, OperationalLayerProperties } from "./mixins/OperationalLayer.js";
|
|
14
12
|
import type { PortalLayer, PortalLayerProperties } from "./mixins/PortalLayer.js";
|
|
@@ -18,7 +16,7 @@ import type { BuildingFilterProperties } from "./support/BuildingFilter.js";
|
|
|
18
16
|
import type { ElevationInfoProperties } from "../symbols/support/ElevationInfo.js";
|
|
19
17
|
import type { LayerProperties } from "./Layer.js";
|
|
20
18
|
|
|
21
|
-
export interface BuildingSceneLayerProperties extends LayerProperties, APIKeyMixinProperties, CustomParametersMixinProperties,
|
|
19
|
+
export interface BuildingSceneLayerProperties extends LayerProperties, APIKeyMixinProperties, CustomParametersMixinProperties, ScaleRangeLayerProperties, PortalLayerProperties, OperationalLayerProperties, SceneServiceProperties, Partial<Pick<BuildingSceneLayer, "activeFilterId" | "legendEnabled" | "outFields">> {
|
|
22
20
|
/**
|
|
23
21
|
* Specifies how features are placed on the vertical axis (z).
|
|
24
22
|
* > [!WARNING]
|
|
@@ -187,7 +185,7 @@ export interface BuildingSceneLayerProperties extends LayerProperties, APIKeyMix
|
|
|
187
185
|
* [Extent](https://developers.arcgis.com/javascript/latest/api-reference/esri-geometry-Extent.html) and not the footprint of the feature. Spatial queries are supported only when the
|
|
188
186
|
* [Query#spatialRelationship](https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-support-Query.html#spatialRelationship) is set to `intersects`, `contains`, or `disjoint`.
|
|
189
187
|
*
|
|
190
|
-
* | Query method |
|
|
188
|
+
* | Query method | [BuildingComponentSublayer](https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-buildingSublayers-BuildingComponentSublayer.html) (only works if the BuildingSceneLayer has an associated feature layer) | [BuildingComponentSublayerView](https://developers.arcgis.com/javascript/latest/api-reference/esri-views-layers-BuildingComponentSublayerView.html) (works on all BuildingSceneLayers) |
|
|
191
189
|
* |---|---|---|
|
|
192
190
|
* | queryExtent | returns the **2D** extent of **all** features in the sublayer that satisfy the query | returns the **3D** extent of **currently loaded** features in the sublayer that satisfy the query |
|
|
193
191
|
* | queryFeatureCount | returns the number of **all** features in the sublayer that satisfy the query | returns the number of **currently loaded** features in the sublayer that satisfy the query |
|
|
@@ -405,4 +403,4 @@ export default class BuildingSceneLayer extends BuildingSceneLayerSuperclass {
|
|
|
405
403
|
*/
|
|
406
404
|
saveAs(portalItem: PortalItem, options?: SaveAsOptions): Promise<PortalItem>;
|
|
407
405
|
}
|
|
408
|
-
declare const BuildingSceneLayerSuperclass: typeof Layer & typeof APIKeyMixin & typeof CustomParametersMixin & typeof
|
|
406
|
+
declare const BuildingSceneLayerSuperclass: typeof Layer & typeof APIKeyMixin & typeof CustomParametersMixin & typeof ScaleRangeLayer & typeof PortalLayer & typeof OperationalLayer & typeof SceneService
|
package/layers/CatalogLayer.d.ts
CHANGED
|
@@ -8,9 +8,7 @@ import type Field from "./support/Field.js";
|
|
|
8
8
|
import type AttributeBinsFeatureSet from "../rest/support/AttributeBinsFeatureSet.js";
|
|
9
9
|
import type FeatureSet from "../rest/support/FeatureSet.js";
|
|
10
10
|
import type Query from "../rest/support/Query.js";
|
|
11
|
-
import type { MultiOriginJSONMixin, MultiOriginJSONMixinProperties } from "../core/MultiOriginJSONSupport.js";
|
|
12
11
|
import type { APIKeyMixin, APIKeyMixinProperties } from "./mixins/APIKeyMixin.js";
|
|
13
|
-
import type { ArcGISService, ArcGISServiceProperties } from "./mixins/ArcGISService.js";
|
|
14
12
|
import type { BlendLayer, BlendLayerProperties } from "./mixins/BlendLayer.js";
|
|
15
13
|
import type { CustomParametersMixin, CustomParametersMixinProperties } from "./mixins/CustomParametersMixin.js";
|
|
16
14
|
import type { DisplayFilteredLayer, DisplayFilteredLayerProperties } from "./mixins/DisplayFilteredLayer.js";
|
|
@@ -28,7 +26,7 @@ import type { QueryProperties } from "../rest/support/Query.js";
|
|
|
28
26
|
import type { ObjectId } from "../views/types.js";
|
|
29
27
|
import type { LayerProperties } from "./Layer.js";
|
|
30
28
|
|
|
31
|
-
export interface CatalogLayerProperties extends LayerProperties, APIKeyMixinProperties, CustomParametersMixinProperties,
|
|
29
|
+
export interface CatalogLayerProperties extends LayerProperties, APIKeyMixinProperties, CustomParametersMixinProperties, PortalLayerProperties, OperationalLayerProperties, RefreshableLayerProperties, ScaleRangeLayerProperties, TemporalLayerProperties, OrderedLayerProperties, BlendLayerProperties, EditBusLayerProperties, FeatureLayerBaseProperties, DisplayFilteredLayerProperties, Partial<Pick<CatalogLayer, "legendEnabled" | "outFields">> {
|
|
32
30
|
/**
|
|
33
31
|
* The absolute URL of the REST endpoint of a catalog service.
|
|
34
32
|
*
|
|
@@ -659,4 +657,4 @@ export default class CatalogLayer extends CatalogLayerSuperclass {
|
|
|
659
657
|
*/
|
|
660
658
|
queryObjectIds(query?: QueryProperties | null | undefined, options?: RequestOptions): Promise<ObjectId[]>;
|
|
661
659
|
}
|
|
662
|
-
declare const CatalogLayerSuperclass: typeof Layer & typeof APIKeyMixin & typeof CustomParametersMixin & typeof
|
|
660
|
+
declare const CatalogLayerSuperclass: typeof Layer & typeof APIKeyMixin & typeof CustomParametersMixin & typeof PortalLayer & typeof OperationalLayer & typeof RefreshableLayer & typeof ScaleRangeLayer & typeof TemporalLayer & typeof OrderedLayer & typeof BlendLayer & typeof EditBusLayer & typeof FeatureLayerBase & typeof DisplayFilteredLayer
|
|
@@ -3,12 +3,11 @@ import type DimensionSimpleStyle from "../analysis/DimensionSimpleStyle.js";
|
|
|
3
3
|
import type Extent from "../geometry/Extent.js";
|
|
4
4
|
import type SpatialReference from "../geometry/SpatialReference.js";
|
|
5
5
|
import type Layer from "./Layer.js";
|
|
6
|
-
import type { MultiOriginJSONMixin, MultiOriginJSONMixinProperties } from "../core/MultiOriginJSONSupport.js";
|
|
7
6
|
import type { OperationalLayer, OperationalLayerProperties } from "./mixins/OperationalLayer.js";
|
|
8
7
|
import type { DimensionSimpleStyleProperties } from "../analysis/DimensionSimpleStyle.js";
|
|
9
8
|
import type { LayerProperties } from "./Layer.js";
|
|
10
9
|
|
|
11
|
-
export interface DimensionLayerProperties extends LayerProperties,
|
|
10
|
+
export interface DimensionLayerProperties extends LayerProperties, OperationalLayerProperties, Partial<Pick<DimensionLayer, "source">> {
|
|
12
11
|
/**
|
|
13
12
|
* The style defines how the dimension objects of this layer are displayed.
|
|
14
13
|
*
|
|
@@ -144,4 +143,4 @@ export default class DimensionLayer extends DimensionLayerSuperclass {
|
|
|
144
143
|
*/
|
|
145
144
|
get type(): "dimension";
|
|
146
145
|
}
|
|
147
|
-
declare const DimensionLayerSuperclass: typeof Layer & typeof
|
|
146
|
+
declare const DimensionLayerSuperclass: typeof Layer & typeof OperationalLayer
|
|
@@ -2,17 +2,15 @@ import type Extent from "../geometry/Extent.js";
|
|
|
2
2
|
import type Layer from "./Layer.js";
|
|
3
3
|
import type ElevationSampler from "./support/ElevationSampler.js";
|
|
4
4
|
import type ElevationTileData from "./support/ElevationTileData.js";
|
|
5
|
-
import type { MultiOriginJSONMixin, MultiOriginJSONMixinProperties } from "../core/MultiOriginJSONSupport.js";
|
|
6
5
|
import type { AbortOptions } from "../core/promiseUtils.js";
|
|
7
6
|
import type { ArcGISCachedService, ArcGISCachedServiceProperties } from "./mixins/ArcGISCachedService.js";
|
|
8
|
-
import type { ArcGISService, ArcGISServiceProperties } from "./mixins/ArcGISService.js";
|
|
9
7
|
import type { OperationalLayer, OperationalLayerProperties } from "./mixins/OperationalLayer.js";
|
|
10
8
|
import type { PortalLayer, PortalLayerProperties } from "./mixins/PortalLayer.js";
|
|
11
9
|
import type { ElevationQueryResult, QueryGeometry } from "./support/ElevationQuery.js";
|
|
12
10
|
import type { QueryOptions as ElevationQueryOptions, CreateSamplerOptions } from "./support/ElevationQueryContext.js";
|
|
13
11
|
import type { LayerProperties } from "./Layer.js";
|
|
14
12
|
|
|
15
|
-
export interface ElevationLayerProperties extends LayerProperties,
|
|
13
|
+
export interface ElevationLayerProperties extends LayerProperties, PortalLayerProperties, OperationalLayerProperties, ArcGISCachedServiceProperties, Partial<Pick<ElevationLayer, "sourceJSON" | "url">> {
|
|
16
14
|
/**
|
|
17
15
|
* The title of the layer used to identify it in places such as the [LayerList](https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-LayerList.html) widget.
|
|
18
16
|
*
|
|
@@ -205,4 +203,4 @@ export default class ElevationLayer extends ElevationLayerSuperclass {
|
|
|
205
203
|
*/
|
|
206
204
|
queryElevation(geometry: QueryGeometry, options?: ElevationQueryOptions): Promise<ElevationQueryResult<QueryGeometry>>;
|
|
207
205
|
}
|
|
208
|
-
declare const ElevationLayerSuperclass: typeof Layer & typeof
|
|
206
|
+
declare const ElevationLayerSuperclass: typeof Layer & typeof PortalLayer & typeof OperationalLayer & typeof ArcGISCachedService
|
package/layers/FeatureLayer.d.ts
CHANGED
|
@@ -17,11 +17,9 @@ import type Query from "../rest/support/Query.js";
|
|
|
17
17
|
import type AttributeTableTemplate from "../tables/AttributeTableTemplate.js";
|
|
18
18
|
import type { ClonableMixin, ClonableMixinProperties } from "../core/Clonable.js";
|
|
19
19
|
import type { ReadonlyArrayOrCollection } from "../core/Collection.js";
|
|
20
|
-
import type { MultiOriginJSONMixin, MultiOriginJSONMixinProperties } from "../core/MultiOriginJSONSupport.js";
|
|
21
20
|
import type { LayerEvents, LayerProperties } from "./Layer.js";
|
|
22
21
|
import type { EditOptions, Edits, EditsResult, FeatureEditResult } from "./graphics/editingSupport.js";
|
|
23
22
|
import type { APIKeyMixin, APIKeyMixinProperties } from "./mixins/APIKeyMixin.js";
|
|
24
|
-
import type { ArcGISService, ArcGISServiceProperties } from "./mixins/ArcGISService.js";
|
|
25
23
|
import type { BlendLayer, BlendLayerProperties } from "./mixins/BlendLayer.js";
|
|
26
24
|
import type { CustomParametersMixin, CustomParametersMixinProperties } from "./mixins/CustomParametersMixin.js";
|
|
27
25
|
import type { DisplayFilteredLayer, DisplayFilteredLayerProperties } from "./mixins/DisplayFilteredLayer.js";
|
|
@@ -66,7 +64,7 @@ import type { SimpleRendererProperties } from "../renderers/SimpleRenderer.js";
|
|
|
66
64
|
import type { FeatureTemplateProperties } from "./support/FeatureTemplate.js";
|
|
67
65
|
import type { FeatureTypeProperties } from "./support/FeatureType.js";
|
|
68
66
|
|
|
69
|
-
export interface FeatureLayerProperties extends LayerProperties, ClonableMixinProperties, APIKeyMixinProperties, CustomParametersMixinProperties,
|
|
67
|
+
export interface FeatureLayerProperties extends LayerProperties, ClonableMixinProperties, APIKeyMixinProperties, CustomParametersMixinProperties, PortalLayerProperties, OperationalLayerProperties, RefreshableLayerProperties, ScaleRangeLayerProperties, TrackableLayerProperties, TemporalLayerProperties, OrderedLayerProperties, BlendLayerProperties, DisplayFilteredLayerProperties, EditBusLayerProperties, PublishableLayerProperties, FeatureEffectLayerProperties, FeatureReductionLayerProperties, FeatureLayerBaseProperties, Partial<Pick<FeatureLayer, "charts" | "editingEnabled" | "labelsVisible" | "legendEnabled" | "outFields" | "popupEnabled" | "screenSizePerspectiveEnabled" | "typeIdField">> {
|
|
70
68
|
/**
|
|
71
69
|
* This property is used to configure the associated layer's [FeatureTable](https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-FeatureTable.html). It is meant to configure how the columns display within the table in regard to visibility, column order, and sorting.
|
|
72
70
|
*
|
|
@@ -2186,4 +2184,4 @@ export abstract class __FeatureLayerSansType extends FeatureLayerSuperclass {
|
|
|
2186
2184
|
*/
|
|
2187
2185
|
updateAttachment(feature: Graphic, attachmentId: number, attachment: HTMLFormElement | FormData): Promise<FeatureEditResult>;
|
|
2188
2186
|
}
|
|
2189
|
-
declare const FeatureLayerSuperclass: typeof Layer & typeof ClonableMixin & typeof APIKeyMixin & typeof CustomParametersMixin & typeof
|
|
2187
|
+
declare const FeatureLayerSuperclass: typeof Layer & typeof ClonableMixin & typeof APIKeyMixin & typeof CustomParametersMixin & typeof PortalLayer & typeof OperationalLayer & typeof RefreshableLayer & typeof ScaleRangeLayer & typeof TrackableLayer & typeof TemporalLayer & typeof OrderedLayer & typeof BlendLayer & typeof DisplayFilteredLayer & typeof EditBusLayer & typeof PublishableLayer & typeof FeatureEffectLayer & typeof FeatureReductionLayer & typeof FeatureLayerBase
|
|
@@ -1,7 +1,5 @@
|
|
|
1
1
|
import type Layer from "./Layer.js";
|
|
2
|
-
import type { MultiOriginJSONMixin } from "../core/MultiOriginJSONSupport.js";
|
|
3
2
|
import type { APIKeyMixin } from "./mixins/APIKeyMixin.js";
|
|
4
|
-
import type { ArcGISService } from "./mixins/ArcGISService.js";
|
|
5
3
|
import type { CustomParametersMixin } from "./mixins/CustomParametersMixin.js";
|
|
6
4
|
import type { OperationalLayer } from "./mixins/OperationalLayer.js";
|
|
7
5
|
import type { PortalLayer } from "./mixins/PortalLayer.js";
|
|
@@ -19,4 +17,4 @@ import type { ScaleRangeLayer } from "./mixins/ScaleRangeLayer.js";
|
|
|
19
17
|
* @see [Map](https://developers.arcgis.com/javascript/latest/api-reference/esri-Map.html)
|
|
20
18
|
*/
|
|
21
19
|
export default abstract class GaussianSplatLayer extends GaussianSplatLayerSuperclass {}
|
|
22
|
-
declare const GaussianSplatLayerSuperclass: typeof Layer & typeof APIKeyMixin & typeof CustomParametersMixin & typeof
|
|
20
|
+
declare const GaussianSplatLayerSuperclass: typeof Layer & typeof APIKeyMixin & typeof CustomParametersMixin & typeof ScaleRangeLayer & typeof PortalLayer & typeof OperationalLayer
|
package/layers/GeoJSONLayer.d.ts
CHANGED
|
@@ -16,7 +16,6 @@ import type ElevationInfo from "../symbols/support/ElevationInfo.js";
|
|
|
16
16
|
import type AttributeTableTemplate from "../tables/AttributeTableTemplate.js";
|
|
17
17
|
import type TimeExtent from "../time/TimeExtent.js";
|
|
18
18
|
import type TimeInterval from "../time/TimeInterval.js";
|
|
19
|
-
import type { MultiOriginJSONMixin, MultiOriginJSONMixinProperties } from "../core/MultiOriginJSONSupport.js";
|
|
20
19
|
import type { LayerEvents, LayerProperties } from "./Layer.js";
|
|
21
20
|
import type { FeatureLayerCapabilities } from "./types.js";
|
|
22
21
|
import type { Edits, EditsResult } from "./graphics/editingSupport.js";
|
|
@@ -61,7 +60,7 @@ import type { SimpleRendererProperties } from "../renderers/SimpleRenderer.js";
|
|
|
61
60
|
import type { SpatialReferenceProperties } from "../geometry/SpatialReference.js";
|
|
62
61
|
import type { FeatureTemplateProperties } from "./support/FeatureTemplate.js";
|
|
63
62
|
|
|
64
|
-
export interface GeoJSONLayerProperties extends LayerProperties,
|
|
63
|
+
export interface GeoJSONLayerProperties extends LayerProperties, PortalLayerProperties, OperationalLayerProperties, RefreshableLayerProperties, ScaleRangeLayerProperties, TrackableLayerProperties, TemporalLayerProperties, BlendLayerProperties, FeatureEffectLayerProperties, FeatureReductionLayerProperties, CustomParametersMixinProperties, DisplayFilteredLayerProperties, OrderedLayerProperties, Partial<Pick<GeoJSONLayer, "copyright" | "definitionExpression" | "displayField" | "editingEnabled" | "geometryType" | "labelsVisible" | "legendEnabled" | "objectIdField" | "outFields" | "popupEnabled" | "screenSizePerspectiveEnabled" | "url">> {
|
|
65
64
|
/**
|
|
66
65
|
* This property is used to configure the associated layer's [FeatureTable](https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-FeatureTable.html). It is meant to configure how the columns display within the table in regard to visibility, column order, and sorting.
|
|
67
66
|
*
|
|
@@ -1832,4 +1831,4 @@ export default class GeoJSONLayer extends GeoJSONLayerSuperclass {
|
|
|
1832
1831
|
*/
|
|
1833
1832
|
refresh(): void;
|
|
1834
1833
|
}
|
|
1835
|
-
declare const GeoJSONLayerSuperclass: typeof Layer & typeof
|
|
1834
|
+
declare const GeoJSONLayerSuperclass: typeof Layer & typeof PortalLayer & typeof OperationalLayer & typeof RefreshableLayer & typeof ScaleRangeLayer & typeof TrackableLayer & typeof TemporalLayer & typeof BlendLayer & typeof FeatureEffectLayer & typeof FeatureReductionLayer & typeof CustomParametersMixin & typeof DisplayFilteredLayer & typeof OrderedLayer
|
package/layers/GeoRSSLayer.d.ts
CHANGED
|
@@ -3,7 +3,6 @@ import type PictureMarkerSymbol from "../symbols/PictureMarkerSymbol.js";
|
|
|
3
3
|
import type SimpleFillSymbol from "../symbols/SimpleFillSymbol.js";
|
|
4
4
|
import type SimpleLineSymbol from "../symbols/SimpleLineSymbol.js";
|
|
5
5
|
import type SimpleMarkerSymbol from "../symbols/SimpleMarkerSymbol.js";
|
|
6
|
-
import type { MultiOriginJSONMixin, MultiOriginJSONMixinProperties } from "../core/MultiOriginJSONSupport.js";
|
|
7
6
|
import type { BlendLayer, BlendLayerProperties } from "./mixins/BlendLayer.js";
|
|
8
7
|
import type { OperationalLayer, OperationalLayerProperties } from "./mixins/OperationalLayer.js";
|
|
9
8
|
import type { PortalLayer, PortalLayerProperties } from "./mixins/PortalLayer.js";
|
|
@@ -15,7 +14,7 @@ import type { PictureMarkerSymbolProperties } from "../symbols/PictureMarkerSymb
|
|
|
15
14
|
import type { SimpleFillSymbolProperties } from "../symbols/SimpleFillSymbol.js";
|
|
16
15
|
import type { LayerProperties } from "./Layer.js";
|
|
17
16
|
|
|
18
|
-
export interface GeoRSSLayerProperties extends LayerProperties,
|
|
17
|
+
export interface GeoRSSLayerProperties extends LayerProperties, ScaleRangeLayerProperties, PortalLayerProperties, OperationalLayerProperties, RefreshableLayerProperties, BlendLayerProperties, Partial<Pick<GeoRSSLayer, "legendEnabled" | "url">> {
|
|
19
18
|
/** Symbol used to represent line features from the GeoRSS feed. */
|
|
20
19
|
lineSymbol?: (SimpleLineSymbolProperties & { type: "simple-line" }) | null;
|
|
21
20
|
/** Symbol used to represent point features from the GeoRSS feed. */
|
|
@@ -140,4 +139,4 @@ export default class GeoRSSLayer extends GeoRSSLayerSuperclass {
|
|
|
140
139
|
*/
|
|
141
140
|
refresh(): void;
|
|
142
141
|
}
|
|
143
|
-
declare const GeoRSSLayerSuperclass: typeof Layer & typeof
|
|
142
|
+
declare const GeoRSSLayerSuperclass: typeof Layer & typeof ScaleRangeLayer & typeof PortalLayer & typeof OperationalLayer & typeof RefreshableLayer & typeof BlendLayer
|
package/layers/GroupLayer.d.ts
CHANGED
|
@@ -2,7 +2,6 @@ import type Layer from "./Layer.js";
|
|
|
2
2
|
import type LayerBase from "./Layer.js";
|
|
3
3
|
import type PortalItem from "../portal/PortalItem.js";
|
|
4
4
|
import type { ReadonlyCollection } from "../core/Collection.js";
|
|
5
|
-
import type { MultiOriginJSONMixin, MultiOriginJSONMixinProperties } from "../core/MultiOriginJSONSupport.js";
|
|
6
5
|
import type { BlendLayer, BlendLayerProperties } from "./mixins/BlendLayer.js";
|
|
7
6
|
import type { OperationalLayer, OperationalLayerProperties } from "./mixins/OperationalLayer.js";
|
|
8
7
|
import type { PortalLayer, PortalLayerProperties } from "./mixins/PortalLayer.js";
|
|
@@ -12,7 +11,7 @@ import type { LayersMixin, LayersMixinProperties } from "../support/LayersMixin.
|
|
|
12
11
|
import type { TablesMixin, TablesMixinProperties } from "../support/TablesMixin.js";
|
|
13
12
|
import type { LayerProperties as LayerBaseProperties } from "./Layer.js";
|
|
14
13
|
|
|
15
|
-
export interface GroupLayerProperties extends LayerBaseProperties,
|
|
14
|
+
export interface GroupLayerProperties extends LayerBaseProperties, LayersMixinProperties, TablesMixinProperties, PortalLayerProperties, OperationalLayerProperties, ScaleRangeLayerProperties, BlendLayerProperties, Partial<Pick<GroupLayer, "visibilityMode">> {
|
|
16
15
|
/**
|
|
17
16
|
* The maximum scale (most zoomed in) at which the layer is visible in the view.
|
|
18
17
|
* If the map is zoomed in beyond this scale, the layer will not be visible.
|
|
@@ -247,6 +246,6 @@ export default class GroupLayer extends GroupLayerSuperclass {
|
|
|
247
246
|
*/
|
|
248
247
|
saveAs(portalItem: PortalItem, options?: SaveAsOptions): Promise<PortalItem>;
|
|
249
248
|
}
|
|
250
|
-
declare const GroupLayerSuperclass: typeof LayerBase & typeof
|
|
249
|
+
declare const GroupLayerSuperclass: typeof LayerBase & typeof LayersMixin & typeof TablesMixin & typeof PortalLayer & typeof OperationalLayer & typeof ScaleRangeLayer & typeof BlendLayer
|
|
251
250
|
|
|
252
251
|
export type GroupLayerVisibilityMode = "independent" | "exclusive" | "inherited";
|
package/layers/ImageryLayer.d.ts
CHANGED
|
@@ -3,15 +3,12 @@ import type Layer from "./Layer.js";
|
|
|
3
3
|
import type PortalItem from "../portal/PortalItem.js";
|
|
4
4
|
import type ElevationInfo from "../symbols/support/ElevationInfo.js";
|
|
5
5
|
import type { ClonableMixin, ClonableMixinProperties } from "../core/Clonable.js";
|
|
6
|
-
import type { MultiOriginJSONMixin, MultiOriginJSONMixinProperties } from "../core/MultiOriginJSONSupport.js";
|
|
7
6
|
import type { LayerEvents, LayerProperties } from "./Layer.js";
|
|
8
7
|
import type { ArcGISImageService, ArcGISImageServiceProperties } from "./mixins/ArcGISImageService.js";
|
|
9
|
-
import type { ArcGISService, ArcGISServiceProperties } from "./mixins/ArcGISService.js";
|
|
10
8
|
import type { BlendLayer, BlendLayerProperties } from "./mixins/BlendLayer.js";
|
|
11
9
|
import type { CustomParametersMixin, CustomParametersMixinProperties } from "./mixins/CustomParametersMixin.js";
|
|
12
10
|
import type { OperationalLayer, OperationalLayerProperties } from "./mixins/OperationalLayer.js";
|
|
13
11
|
import type { PortalLayer, PortalLayerProperties } from "./mixins/PortalLayer.js";
|
|
14
|
-
import type { RasterJobHandlerMixin, RasterJobHandlerMixinProperties } from "./mixins/RasterJobHandlerMixin.js";
|
|
15
12
|
import type { RasterPresetRendererMixin, RasterPresetRendererMixinProperties } from "./mixins/RasterPresetRendererMixin.js";
|
|
16
13
|
import type { RefreshableLayerEvents, RefreshableLayer, RefreshableLayerProperties } from "./mixins/RefreshableLayer.js";
|
|
17
14
|
import type { ScaleRangeLayer, ScaleRangeLayerProperties } from "./mixins/ScaleRangeLayer.js";
|
|
@@ -22,7 +19,7 @@ import type { CreatePopupTemplateOptions } from "../support/popupUtils.js";
|
|
|
22
19
|
import type { ElevationInfoProperties } from "../symbols/support/ElevationInfo.js";
|
|
23
20
|
import type { PopupTemplateProperties } from "../PopupTemplate.js";
|
|
24
21
|
|
|
25
|
-
export interface ImageryLayerProperties extends LayerProperties, ClonableMixinProperties,
|
|
22
|
+
export interface ImageryLayerProperties extends LayerProperties, ClonableMixinProperties, CustomParametersMixinProperties, RefreshableLayerProperties, ArcGISImageServiceProperties, RasterPresetRendererMixinProperties, PortalLayerProperties, OperationalLayerProperties, ScaleRangeLayerProperties, TemporalLayerProperties, BlendLayerProperties, Partial<Pick<ImageryLayer, "legendEnabled" | "popupEnabled" | "screenSizePerspectiveEnabled">> {
|
|
26
23
|
/**
|
|
27
24
|
* Specifies how the imagery is placed on the vertical axis (z). This property may only be used
|
|
28
25
|
* in a [SceneView](https://developers.arcgis.com/javascript/latest/api-reference/esri-views-SceneView.html). See the [ElevationInfo sample](https://developers.arcgis.com/javascript/latest/sample-code/scene-elevationinfo/)
|
|
@@ -369,4 +366,4 @@ export default class ImageryLayer extends ImageryLayerSuperclass {
|
|
|
369
366
|
*/
|
|
370
367
|
saveAs(portalItem: PortalItemProperties, options?: SaveAsOptions): Promise<PortalItem>;
|
|
371
368
|
}
|
|
372
|
-
declare const ImageryLayerSuperclass: typeof Layer & typeof ClonableMixin & typeof
|
|
369
|
+
declare const ImageryLayerSuperclass: typeof Layer & typeof ClonableMixin & typeof CustomParametersMixin & typeof RefreshableLayer & typeof ArcGISImageService & typeof RasterPresetRendererMixin & typeof PortalLayer & typeof OperationalLayer & typeof ScaleRangeLayer & typeof TemporalLayer & typeof BlendLayer
|
|
@@ -8,22 +8,18 @@ import type PortalItem from "../portal/PortalItem.js";
|
|
|
8
8
|
import type ImageHistogramParameters from "../rest/support/ImageHistogramParameters.js";
|
|
9
9
|
import type ElevationInfo from "../symbols/support/ElevationInfo.js";
|
|
10
10
|
import type { ClonableMixin, ClonableMixinProperties } from "../core/Clonable.js";
|
|
11
|
-
import type { MultiOriginJSONMixin, MultiOriginJSONMixinProperties } from "../core/MultiOriginJSONSupport.js";
|
|
12
11
|
import type { AbortOptions } from "../core/promiseUtils.js";
|
|
13
12
|
import type { FetchRasterOptions } from "./types.js";
|
|
14
|
-
import type { ArcGISService, ArcGISServiceProperties } from "./mixins/ArcGISService.js";
|
|
15
13
|
import type { BlendLayer, BlendLayerProperties } from "./mixins/BlendLayer.js";
|
|
16
14
|
import type { CustomParametersMixin, CustomParametersMixinProperties } from "./mixins/CustomParametersMixin.js";
|
|
17
15
|
import type { ImageryTileMixin, ImageryTileMixinProperties } from "./mixins/ImageryTileMixin.js";
|
|
18
16
|
import type { OperationalLayer, OperationalLayerProperties } from "./mixins/OperationalLayer.js";
|
|
19
17
|
import type { PortalLayer, PortalLayerProperties } from "./mixins/PortalLayer.js";
|
|
20
|
-
import type { RasterJobHandlerMixin, RasterJobHandlerMixinProperties } from "./mixins/RasterJobHandlerMixin.js";
|
|
21
18
|
import type { RasterPresetRendererMixin, RasterPresetRendererMixinProperties } from "./mixins/RasterPresetRendererMixin.js";
|
|
22
19
|
import type { RefreshableLayer, RefreshableLayerProperties } from "./mixins/RefreshableLayer.js";
|
|
23
20
|
import type { ScaleRangeLayer, ScaleRangeLayerProperties } from "./mixins/ScaleRangeLayer.js";
|
|
24
21
|
import type { TemporalLayer, TemporalLayerProperties } from "./mixins/TemporalLayer.js";
|
|
25
22
|
import type { SaveAsOptions, SaveOptions } from "./mixins/properties/ILayerWithSave.js";
|
|
26
|
-
import type { RasterFunctionPropertiesProperties } from "./support/RasterFunctionProperties.js";
|
|
27
23
|
import type { PixelData } from "./support/types.js";
|
|
28
24
|
import type { PortalItemProperties } from "../portal/PortalItem.js";
|
|
29
25
|
import type { ClassBreaksRendererProperties } from "../renderers/ClassBreaksRenderer.js";
|
|
@@ -43,7 +39,7 @@ import type { RasterFunctionProperties } from "./support/RasterFunction.js";
|
|
|
43
39
|
import type { PopupTemplateProperties } from "../PopupTemplate.js";
|
|
44
40
|
import type { LayerProperties } from "./Layer.js";
|
|
45
41
|
|
|
46
|
-
export interface ImageryTileLayerProperties extends LayerProperties, ClonableMixinProperties,
|
|
42
|
+
export interface ImageryTileLayerProperties extends LayerProperties, ClonableMixinProperties, RefreshableLayerProperties, TemporalLayerProperties, ImageryTileMixinProperties, CustomParametersMixinProperties, RasterPresetRendererMixinProperties, PortalLayerProperties, OperationalLayerProperties, ScaleRangeLayerProperties, BlendLayerProperties, Partial<Pick<ImageryTileLayer, "popupEnabled" | "screenSizePerspectiveEnabled" | "sourceJSON" | "url">> {
|
|
47
43
|
/**
|
|
48
44
|
* Specifies how the imagery is placed on the vertical axis (z). This property may only be used
|
|
49
45
|
* in a [SceneView](https://developers.arcgis.com/javascript/latest/api-reference/esri-views-SceneView.html). See the [ElevationInfo sample](https://developers.arcgis.com/javascript/latest/sample-code/scene-elevationinfo/)
|
|
@@ -809,7 +805,7 @@ export default class ImageryTileLayer extends ImageryTileLayerSuperclass {
|
|
|
809
805
|
* containing info specific to the requested raster function is returned.
|
|
810
806
|
* @since 4.31
|
|
811
807
|
*/
|
|
812
|
-
generateRasterInfo(rasterFunction:
|
|
808
|
+
generateRasterInfo(rasterFunction: any | null | undefined, options?: AbortOptions): Promise<RasterInfo>;
|
|
813
809
|
/**
|
|
814
810
|
* Saves the layer to its existing portal item in the [Portal](https://developers.arcgis.com/javascript/latest/api-reference/esri-portal-Portal.html)
|
|
815
811
|
* authenticated within the user's current session. If the layer is not saved to a
|
|
@@ -834,4 +830,4 @@ export default class ImageryTileLayer extends ImageryTileLayerSuperclass {
|
|
|
834
830
|
*/
|
|
835
831
|
saveAs(portalItem: PortalItemProperties, options?: SaveAsOptions): Promise<PortalItem>;
|
|
836
832
|
}
|
|
837
|
-
declare const ImageryTileLayerSuperclass: typeof Layer & typeof ClonableMixin & typeof
|
|
833
|
+
declare const ImageryTileLayerSuperclass: typeof Layer & typeof ClonableMixin & typeof RefreshableLayer & typeof TemporalLayer & typeof ImageryTileMixin & typeof CustomParametersMixin & typeof RasterPresetRendererMixin & typeof PortalLayer & typeof OperationalLayer & typeof ScaleRangeLayer & typeof BlendLayer
|
|
@@ -2,9 +2,7 @@ import type SpatialReference from "../geometry/SpatialReference.js";
|
|
|
2
2
|
import type Layer from "./Layer.js";
|
|
3
3
|
import type SceneModifications from "./support/SceneModifications.js";
|
|
4
4
|
import type ElevationInfo from "../symbols/support/ElevationInfo.js";
|
|
5
|
-
import type { MultiOriginJSONMixin, MultiOriginJSONMixinProperties } from "../core/MultiOriginJSONSupport.js";
|
|
6
5
|
import type { APIKeyMixin, APIKeyMixinProperties } from "./mixins/APIKeyMixin.js";
|
|
7
|
-
import type { ArcGISService, ArcGISServiceProperties } from "./mixins/ArcGISService.js";
|
|
8
6
|
import type { CustomParametersMixin, CustomParametersMixinProperties } from "./mixins/CustomParametersMixin.js";
|
|
9
7
|
import type { OperationalLayer, OperationalLayerProperties } from "./mixins/OperationalLayer.js";
|
|
10
8
|
import type { PortalLayer, PortalLayerProperties } from "./mixins/PortalLayer.js";
|
|
@@ -14,7 +12,7 @@ import type { SpatialReferenceProperties } from "../geometry/SpatialReference.js
|
|
|
14
12
|
import type { ElevationInfoProperties } from "../symbols/support/ElevationInfo.js";
|
|
15
13
|
import type { LayerProperties } from "./Layer.js";
|
|
16
14
|
|
|
17
|
-
export interface IntegratedMesh3DTilesLayerProperties extends LayerProperties, APIKeyMixinProperties, CustomParametersMixinProperties,
|
|
15
|
+
export interface IntegratedMesh3DTilesLayerProperties extends LayerProperties, APIKeyMixinProperties, CustomParametersMixinProperties, ScaleRangeLayerProperties, PortalLayerProperties, OperationalLayerProperties, Partial<Pick<IntegratedMesh3DTilesLayer, "url">> {
|
|
18
16
|
/**
|
|
19
17
|
* Specifies how the mesh is placed on the vertical axis (z). This property may only be used
|
|
20
18
|
* in a [SceneView](https://developers.arcgis.com/javascript/latest/api-reference/esri-views-SceneView.html). See the [ElevationInfo sample](https://developers.arcgis.com/javascript/latest/sample-code/scene-elevationinfo/)
|
|
@@ -189,4 +187,4 @@ export default class IntegratedMesh3DTilesLayer extends IntegratedMesh3DTilesLay
|
|
|
189
187
|
/** The URL of the root json file. */
|
|
190
188
|
accessor url: string | null | undefined;
|
|
191
189
|
}
|
|
192
|
-
declare const IntegratedMesh3DTilesLayerSuperclass: typeof Layer & typeof APIKeyMixin & typeof CustomParametersMixin & typeof
|
|
190
|
+
declare const IntegratedMesh3DTilesLayerSuperclass: typeof Layer & typeof APIKeyMixin & typeof CustomParametersMixin & typeof ScaleRangeLayer & typeof PortalLayer & typeof OperationalLayer
|
|
@@ -3,9 +3,7 @@ import type SceneModifications from "./support/SceneModifications.js";
|
|
|
3
3
|
import type PortalItem from "../portal/PortalItem.js";
|
|
4
4
|
import type ElevationInfo from "../symbols/support/ElevationInfo.js";
|
|
5
5
|
import type { ClonableMixin, ClonableMixinProperties } from "../core/Clonable.js";
|
|
6
|
-
import type { MultiOriginJSONMixin, MultiOriginJSONMixinProperties } from "../core/MultiOriginJSONSupport.js";
|
|
7
6
|
import type { APIKeyMixin, APIKeyMixinProperties } from "./mixins/APIKeyMixin.js";
|
|
8
|
-
import type { ArcGISService, ArcGISServiceProperties } from "./mixins/ArcGISService.js";
|
|
9
7
|
import type { CustomParametersMixin, CustomParametersMixinProperties } from "./mixins/CustomParametersMixin.js";
|
|
10
8
|
import type { OperationalLayer, OperationalLayerProperties } from "./mixins/OperationalLayer.js";
|
|
11
9
|
import type { PortalLayer, PortalLayerProperties } from "./mixins/PortalLayer.js";
|
|
@@ -15,7 +13,7 @@ import type { SceneModificationsItems } from "./support/SceneModifications.js";
|
|
|
15
13
|
import type { ElevationInfoProperties } from "../symbols/support/ElevationInfo.js";
|
|
16
14
|
import type { LayerProperties } from "./Layer.js";
|
|
17
15
|
|
|
18
|
-
export interface IntegratedMeshLayerProperties extends LayerProperties, ClonableMixinProperties, APIKeyMixinProperties, CustomParametersMixinProperties,
|
|
16
|
+
export interface IntegratedMeshLayerProperties extends LayerProperties, ClonableMixinProperties, APIKeyMixinProperties, CustomParametersMixinProperties, ScaleRangeLayerProperties, PortalLayerProperties, OperationalLayerProperties, SceneServiceProperties {
|
|
19
17
|
/**
|
|
20
18
|
* Specifies how the mesh is placed on the vertical axis (z). This property may only be used
|
|
21
19
|
* in a [SceneView](https://developers.arcgis.com/javascript/latest/api-reference/esri-views-SceneView.html). See the [ElevationInfo sample](https://developers.arcgis.com/javascript/latest/sample-code/scene-elevationinfo/)
|
|
@@ -210,4 +208,4 @@ export default class IntegratedMeshLayer extends IntegratedMeshLayerSuperclass {
|
|
|
210
208
|
*/
|
|
211
209
|
saveAs(portalItem: PortalItem, options?: SaveAsOptions): Promise<PortalItem>;
|
|
212
210
|
}
|
|
213
|
-
declare const IntegratedMeshLayerSuperclass: typeof Layer & typeof ClonableMixin & typeof APIKeyMixin & typeof CustomParametersMixin & typeof
|
|
211
|
+
declare const IntegratedMeshLayerSuperclass: typeof Layer & typeof ClonableMixin & typeof APIKeyMixin & typeof CustomParametersMixin & typeof ScaleRangeLayer & typeof PortalLayer & typeof OperationalLayer & typeof SceneService
|
package/layers/KMLLayer.d.ts
CHANGED
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import type Collection from "../core/Collection.js";
|
|
2
2
|
import type Layer from "./Layer.js";
|
|
3
3
|
import type KMLSublayer from "./support/KMLSublayer.js";
|
|
4
|
-
import type { MultiOriginJSONMixin, MultiOriginJSONMixinProperties } from "../core/MultiOriginJSONSupport.js";
|
|
5
4
|
import type { BlendLayer, BlendLayerProperties } from "./mixins/BlendLayer.js";
|
|
6
5
|
import type { OperationalLayer, OperationalLayerProperties } from "./mixins/OperationalLayer.js";
|
|
7
6
|
import type { PortalLayer, PortalLayerProperties } from "./mixins/PortalLayer.js";
|
|
@@ -11,7 +10,7 @@ import type { KMLSublayerProperties } from "./support/KMLSublayer.js";
|
|
|
11
10
|
import type { ReadonlyArrayOrCollection } from "../core/Collection.js";
|
|
12
11
|
import type { LayerProperties } from "./Layer.js";
|
|
13
12
|
|
|
14
|
-
export interface KMLLayerProperties extends LayerProperties,
|
|
13
|
+
export interface KMLLayerProperties extends LayerProperties, PortalLayerProperties, OperationalLayerProperties, ScaleRangeLayerProperties, RefreshableLayerProperties, BlendLayerProperties, Partial<Pick<KMLLayer, "url">> {
|
|
15
14
|
/** A collection of [KMLSublayer](https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-support-KMLSublayer.html)s. */
|
|
16
15
|
sublayers?: ReadonlyArrayOrCollection<KMLSublayerProperties> | null;
|
|
17
16
|
/** The title of the layer used to identify it in places such as the [LayerList](https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-LayerList.html) widget. */
|
|
@@ -63,4 +62,4 @@ export default class KMLLayer extends KMLLayerSuperclass {
|
|
|
63
62
|
/** The publicly accessible URL for a .kml or .kmz file. */
|
|
64
63
|
accessor url: string | null | undefined;
|
|
65
64
|
}
|
|
66
|
-
declare const KMLLayerSuperclass: typeof Layer & typeof
|
|
65
|
+
declare const KMLLayerSuperclass: typeof Layer & typeof PortalLayer & typeof OperationalLayer & typeof ScaleRangeLayer & typeof RefreshableLayer & typeof BlendLayer
|
|
@@ -4,10 +4,8 @@ import type KnowledgeGraphSublayer from "./knowledgeGraph/KnowledgeGraphSublayer
|
|
|
4
4
|
import type EntityType from "../rest/knowledgeGraph/EntityType.js";
|
|
5
5
|
import type KnowledgeGraph from "../rest/knowledgeGraph/KnowledgeGraph.js";
|
|
6
6
|
import type RelationshipType from "../rest/knowledgeGraph/RelationshipType.js";
|
|
7
|
-
import type { MultiOriginJSONMixin, MultiOriginJSONMixinProperties } from "../core/MultiOriginJSONSupport.js";
|
|
8
7
|
import type { IdTypePair } from "./knowledgeGraph/IdTypePair.js";
|
|
9
8
|
import type { InclusionListDefinition } from "./knowledgeGraph/KnowledgeGraphLayerDataManager.js";
|
|
10
|
-
import type { ArcGISService, ArcGISServiceProperties } from "./mixins/ArcGISService.js";
|
|
11
9
|
import type { BlendLayer, BlendLayerProperties } from "./mixins/BlendLayer.js";
|
|
12
10
|
import type { CustomParametersMixin, CustomParametersMixinProperties } from "./mixins/CustomParametersMixin.js";
|
|
13
11
|
import type { OperationalLayer, OperationalLayerProperties } from "./mixins/OperationalLayer.js";
|
|
@@ -16,7 +14,7 @@ import type { RefreshableLayer, RefreshableLayerProperties } from "./mixins/Refr
|
|
|
16
14
|
import type { ScaleRangeLayer, ScaleRangeLayerProperties } from "./mixins/ScaleRangeLayer.js";
|
|
17
15
|
import type { LayerProperties } from "./Layer.js";
|
|
18
16
|
|
|
19
|
-
export interface KnowledgeGraphLayerProperties extends LayerProperties, CustomParametersMixinProperties,
|
|
17
|
+
export interface KnowledgeGraphLayerProperties extends LayerProperties, CustomParametersMixinProperties, PortalLayerProperties, OperationalLayerProperties, RefreshableLayerProperties, ScaleRangeLayerProperties, BlendLayerProperties, Partial<Pick<KnowledgeGraphLayer, "inclusionModeDefinition" | "url">> {
|
|
20
18
|
/** An optional title for the KnowledgeGraphLayer. */
|
|
21
19
|
title?: string | null;
|
|
22
20
|
}
|
|
@@ -598,4 +596,4 @@ export default class KnowledgeGraphLayer extends KnowledgeGraphLayerSuperclass {
|
|
|
598
596
|
*/
|
|
599
597
|
removeRecords(records: IdTypePair[]): Promise<IdTypePair[]>;
|
|
600
598
|
}
|
|
601
|
-
declare const KnowledgeGraphLayerSuperclass: typeof Layer & typeof CustomParametersMixin & typeof
|
|
599
|
+
declare const KnowledgeGraphLayerSuperclass: typeof Layer & typeof CustomParametersMixin & typeof PortalLayer & typeof OperationalLayer & typeof RefreshableLayer & typeof ScaleRangeLayer & typeof BlendLayer
|