@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
|
@@ -2,71 +2,75 @@
|
|
|
2
2
|
* Utilities related to reactivity that we're not quite ready to expose in the public API but which are useful for
|
|
3
3
|
* internal component development.
|
|
4
4
|
*
|
|
5
|
+
* @experimental
|
|
5
6
|
* @internal
|
|
6
7
|
*/
|
|
7
8
|
|
|
8
9
|
/**
|
|
9
|
-
* @
|
|
10
|
+
* @experimental
|
|
10
11
|
* @internal
|
|
11
12
|
*/
|
|
12
13
|
export interface Signal<T> {
|
|
13
14
|
value: T;
|
|
14
15
|
/**
|
|
15
|
-
* @deprecated
|
|
16
16
|
* @param mutateFn
|
|
17
|
+
* @experimental
|
|
17
18
|
*/
|
|
18
19
|
mutate(mutateFn: (value: T) => void): void;
|
|
19
20
|
}
|
|
20
21
|
|
|
21
22
|
/**
|
|
22
|
-
* @
|
|
23
|
+
* @experimental
|
|
23
24
|
* @internal
|
|
24
25
|
*/
|
|
25
26
|
export interface ReactiveObservable {
|
|
27
|
+
/** @experimental */
|
|
26
28
|
notify(): void;
|
|
27
29
|
}
|
|
28
30
|
|
|
29
31
|
/**
|
|
30
|
-
* @
|
|
32
|
+
* @experimental
|
|
31
33
|
* @internal
|
|
32
34
|
*/
|
|
33
35
|
export interface ReactiveTrackingTarget {
|
|
36
|
+
/** @experimental */
|
|
34
37
|
clear(): void;
|
|
38
|
+
/** @experimental */
|
|
35
39
|
destroy(): void;
|
|
36
40
|
}
|
|
37
41
|
|
|
38
42
|
/**
|
|
39
|
-
* @deprecated
|
|
40
43
|
* @param initialValue
|
|
41
44
|
* @param equalityFunction
|
|
45
|
+
* @experimental
|
|
42
46
|
* @internal
|
|
43
47
|
*/
|
|
44
48
|
export function signal<T>(initialValue: T, equalityFunction?: (a: T, b: T) => boolean): Signal<T>;
|
|
45
49
|
|
|
46
50
|
/**
|
|
47
|
-
* @
|
|
51
|
+
* @experimental
|
|
48
52
|
* @internal
|
|
49
53
|
*/
|
|
50
54
|
export function createObservable(): ReactiveObservable;
|
|
51
55
|
|
|
52
56
|
/**
|
|
53
|
-
* @deprecated
|
|
54
57
|
* @param notify
|
|
58
|
+
* @experimental
|
|
55
59
|
* @internal
|
|
56
60
|
*/
|
|
57
61
|
export function createTrackingTarget(notify: () => void): ReactiveTrackingTarget;
|
|
58
62
|
|
|
59
63
|
/**
|
|
60
|
-
* @deprecated
|
|
61
64
|
* @param observable
|
|
65
|
+
* @experimental
|
|
62
66
|
* @internal
|
|
63
67
|
*/
|
|
64
68
|
export function trackAccess(observable: ReactiveObservable): void;
|
|
65
69
|
|
|
66
70
|
/**
|
|
67
|
-
* @deprecated
|
|
68
71
|
* @param target
|
|
69
72
|
* @param callback
|
|
73
|
+
* @experimental
|
|
70
74
|
* @internal
|
|
71
75
|
*/
|
|
72
76
|
export function runTracked<T>(target: ReactiveTrackingTarget, callback: () => T): T | null;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* String utils for Components.
|
|
3
3
|
*
|
|
4
|
+
* @experimental
|
|
4
5
|
* @internal
|
|
5
6
|
*/
|
|
6
7
|
|
|
@@ -10,6 +11,7 @@
|
|
|
10
11
|
* @param regExpString - The input string to escape.
|
|
11
12
|
* @param except - Special characters to be left unescaped.
|
|
12
13
|
* @returns A string with special characters escaped, except for those specified in `except`.
|
|
14
|
+
* @experimental
|
|
13
15
|
* @internal
|
|
14
16
|
*/
|
|
15
17
|
export function escapeRegExpString(regExpString: string, except?: string): string;
|
|
@@ -22,6 +24,7 @@ export function escapeRegExpString(regExpString: string, except?: string): strin
|
|
|
22
24
|
* @param map - Either a data object to lookup for the key's value
|
|
23
25
|
* or a function that will be called with the input key.
|
|
24
26
|
* @returns A string with the keys replaced.
|
|
27
|
+
* @experimental
|
|
25
28
|
* @internal
|
|
26
29
|
*/
|
|
27
30
|
export function replace(template: string, map: object | ((substring: string) => string) | null | undefined): string;
|
|
@@ -31,6 +34,7 @@ export function replace(template: string, map: object | ((substring: string) =>
|
|
|
31
34
|
*
|
|
32
35
|
* @param html - The HTML source code from which to remove tags.
|
|
33
36
|
* @returns A string in which all HTML tags have been removed.
|
|
37
|
+
* @experimental
|
|
34
38
|
* @internal
|
|
35
39
|
*/
|
|
36
40
|
export function stripHTML(html: string): string;
|
|
@@ -41,6 +45,7 @@ export function stripHTML(html: string): string;
|
|
|
41
45
|
* @param template - The template string containing the potential key.
|
|
42
46
|
* @param key - The key string to look for in the template.
|
|
43
47
|
* @returns A boolean indicating whether or not the key is contained in the template.
|
|
48
|
+
* @experimental
|
|
44
49
|
* @internal
|
|
45
50
|
*/
|
|
46
51
|
export function templateHasKey(template: string, key: string): boolean;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Style utils for Components.
|
|
3
3
|
*
|
|
4
|
+
* @experimental
|
|
4
5
|
* @internal
|
|
5
6
|
*/
|
|
6
7
|
|
|
@@ -9,6 +10,7 @@
|
|
|
9
10
|
*
|
|
10
11
|
* @param item
|
|
11
12
|
* @param type
|
|
13
|
+
* @experimental
|
|
12
14
|
* @internal
|
|
13
15
|
*/
|
|
14
16
|
export function symbolUrlFromStyleItem(item: object, type: string): string | null | undefined;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* SVG utils for Components.
|
|
3
3
|
*
|
|
4
|
+
* @experimental
|
|
4
5
|
* @internal
|
|
5
6
|
*/
|
|
6
7
|
|
|
@@ -8,6 +9,7 @@
|
|
|
8
9
|
* Calculates and returns the bounding box for a given shape.
|
|
9
10
|
*
|
|
10
11
|
* @param shape
|
|
12
|
+
* @experimental
|
|
11
13
|
* @internal
|
|
12
14
|
*/
|
|
13
15
|
export function getBoundingBox(shape: any): any;
|
|
@@ -16,6 +18,7 @@ export function getBoundingBox(shape: any): any;
|
|
|
16
18
|
* Computes and returns the bounding box that encompasses all given bounding boxes.
|
|
17
19
|
*
|
|
18
20
|
* @param bboxes
|
|
21
|
+
* @experimental
|
|
19
22
|
* @internal
|
|
20
23
|
*/
|
|
21
24
|
export function computeBBox(bboxes: any[]): any | null | undefined;
|
|
@@ -32,6 +35,7 @@ export function computeBBox(bboxes: any[]): any | null | undefined;
|
|
|
32
35
|
* @param useRotationSize
|
|
33
36
|
* @param offset
|
|
34
37
|
* @param bloomSize
|
|
38
|
+
* @experimental
|
|
35
39
|
* @internal
|
|
36
40
|
*/
|
|
37
41
|
export function getTransformMatrix(bbox: any, width: number, height: number, overallStrokeWidth: number, scale: boolean, rotation: number | null | undefined, useRotationSize: boolean, offset?: [
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* View utils for components
|
|
3
3
|
*
|
|
4
|
+
* @experimental
|
|
4
5
|
* @internal
|
|
5
6
|
*/
|
|
6
7
|
import type { MapViewOrSceneView } from "../../views/MapViewOrSceneView.js";
|
|
@@ -9,6 +10,7 @@ import type { MapViewOrSceneView } from "../../views/MapViewOrSceneView.js";
|
|
|
9
10
|
* Waits until the specified view is not updating anymore.
|
|
10
11
|
*
|
|
11
12
|
* @param view
|
|
13
|
+
* @experimental
|
|
12
14
|
* @internal
|
|
13
15
|
*/
|
|
14
16
|
export function waitUpdated(view: MapViewOrSceneView): Promise<void>;
|
|
@@ -16,6 +18,7 @@ export function waitUpdated(view: MapViewOrSceneView): Promise<void>;
|
|
|
16
18
|
/**
|
|
17
19
|
* Gets all the service mock dependencies.
|
|
18
20
|
*
|
|
21
|
+
* @experimental
|
|
19
22
|
* @internal
|
|
20
23
|
*/
|
|
21
24
|
export function getServiceMockDependencies(): Promise<any>;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* View utils for components
|
|
3
3
|
*
|
|
4
|
+
* @experimental
|
|
4
5
|
* @internal
|
|
5
6
|
*/
|
|
6
7
|
import type { MapViewOrSceneView } from "../../views/MapViewOrSceneView.js";
|
|
@@ -9,6 +10,7 @@ import type { MapViewOrSceneView } from "../../views/MapViewOrSceneView.js";
|
|
|
9
10
|
* Waits until the specified view is not updating anymore.
|
|
10
11
|
*
|
|
11
12
|
* @param view
|
|
13
|
+
* @experimental
|
|
12
14
|
* @internal
|
|
13
15
|
*/
|
|
14
16
|
export function waitUpdated(view: MapViewOrSceneView): Promise<void>;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Web Style Symbol utils for Components.
|
|
3
3
|
*
|
|
4
|
+
* @experimental
|
|
4
5
|
* @internal
|
|
5
6
|
*/
|
|
6
7
|
import type { AbortOptions } from "../../core/promiseUtils.js";
|
|
@@ -19,6 +20,7 @@ import type { Symbol2D3DUnion } from "../../symbols/types.js";
|
|
|
19
20
|
* @param type
|
|
20
21
|
* @param symbolUrlFromStyleItem
|
|
21
22
|
* @param options
|
|
23
|
+
* @experimental
|
|
22
24
|
* @internal
|
|
23
25
|
*/
|
|
24
26
|
export function fetchSymbolFromStyle(styleResponse: any, symbolName: string, context: object, type: string, symbolUrlFromStyleItem: (...args: any[]) => string | null | undefined, options?: AbortOptions | null | undefined): Promise<Symbol2D3DUnion>;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* VideoView utilities for the Excalibur application.
|
|
3
3
|
*
|
|
4
|
+
* @experimental
|
|
4
5
|
* @internal
|
|
5
6
|
*/
|
|
6
7
|
import type VideoLayer from "../../layers/VideoLayer.js";
|
|
@@ -11,6 +12,7 @@ import type VideoView from "../../views/VideoView.js";
|
|
|
11
12
|
*
|
|
12
13
|
* @param properties - The properties for the VideoView constructor.
|
|
13
14
|
* @returns A new VideoView instance.
|
|
15
|
+
* @experimental
|
|
14
16
|
* @internal
|
|
15
17
|
*/
|
|
16
18
|
export function createVideoView(properties: VideoViewProperties): InternalVideoView;
|
|
@@ -18,21 +20,35 @@ export function createVideoView(properties: VideoViewProperties): InternalVideoV
|
|
|
18
20
|
/**
|
|
19
21
|
* VideoViewParams
|
|
20
22
|
*
|
|
23
|
+
* @experimental
|
|
21
24
|
* @internal
|
|
22
25
|
*/
|
|
23
26
|
export interface VideoViewProperties {
|
|
24
|
-
/**
|
|
27
|
+
/**
|
|
28
|
+
* The `id` or node representing the DOM element containing the view.
|
|
29
|
+
*
|
|
30
|
+
* @experimental
|
|
31
|
+
*/
|
|
25
32
|
container?: HTMLDivElement | null;
|
|
26
|
-
/**
|
|
33
|
+
/**
|
|
34
|
+
* The VideoLayer.
|
|
35
|
+
*
|
|
36
|
+
* @experimental
|
|
37
|
+
*/
|
|
27
38
|
layer?: VideoLayer | null;
|
|
28
39
|
}
|
|
29
40
|
|
|
30
41
|
/**
|
|
31
42
|
* VideoView
|
|
32
43
|
*
|
|
44
|
+
* @experimental
|
|
33
45
|
* @internal
|
|
34
46
|
*/
|
|
35
47
|
export interface InternalVideoView extends VideoView {
|
|
36
|
-
/**
|
|
48
|
+
/**
|
|
49
|
+
* Determines if the operational data overlay is visible
|
|
50
|
+
*
|
|
51
|
+
* @experimental
|
|
52
|
+
*/
|
|
37
53
|
operationalDataVisible: boolean;
|
|
38
54
|
}
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Sketch utilities for the experience builder application.
|
|
3
3
|
*
|
|
4
|
+
* @experimental
|
|
4
5
|
* @internal
|
|
5
6
|
*/
|
|
6
7
|
import type Sketch from "../../widgets/Sketch.js";
|
|
@@ -13,6 +14,7 @@ import type { CustomActionProps, CustomToolOptions } from "../../widgets/Sketch/
|
|
|
13
14
|
* @param createToolOptions - Options for the custom tools.
|
|
14
15
|
* @param customActionOptions - Options for the custom tools.
|
|
15
16
|
* @returns The passed in sketch widget.
|
|
17
|
+
* @experimental
|
|
16
18
|
* @internal
|
|
17
19
|
*/
|
|
18
20
|
export function setCustomTools(sketch: Sketch, createToolOptions?: CustomToolOptions[] | null, customActionOptions?: CustomActionProps[] | null): Sketch;
|
|
@@ -21,6 +23,7 @@ export function setCustomTools(sketch: Sketch, createToolOptions?: CustomToolOpt
|
|
|
21
23
|
* Closes the settings popover, if it is open.
|
|
22
24
|
*
|
|
23
25
|
* @param sketch - Reference to the sketch widget to configure.
|
|
26
|
+
* @experimental
|
|
24
27
|
* @since 4.32
|
|
25
28
|
* @internal
|
|
26
29
|
*/
|
|
@@ -32,12 +35,16 @@ export function dismissFloatingElements(sketch: Sketch): void;
|
|
|
32
35
|
* @param sketch - Reference to the sketch widget to configure.
|
|
33
36
|
* @param location - Selection tool location.
|
|
34
37
|
* @returns The passed in sketch widget.
|
|
38
|
+
* @experimental
|
|
35
39
|
* @since 4.32
|
|
36
40
|
* @internal
|
|
37
41
|
*/
|
|
38
42
|
export function setContextualToolLocation(sketch: Sketch, location: "inline" | "inline-end" | "separate"): Sketch;
|
|
39
43
|
|
|
40
|
-
/**
|
|
44
|
+
/**
|
|
45
|
+
* @experimental
|
|
46
|
+
* @internal
|
|
47
|
+
*/
|
|
41
48
|
export type SketchGroupName = "selectionTools" | "selectionSet" | "createTools" | "undoRedo" | "settings";
|
|
42
49
|
|
|
43
50
|
/**
|
|
@@ -49,6 +56,7 @@ export type SketchGroupName = "selectionTools" | "selectionSet" | "createTools"
|
|
|
49
56
|
* @param sketch - Reference to the sketch widget to configure.
|
|
50
57
|
* @param priorities - Group priorities.
|
|
51
58
|
* @returns The passed in sketch widget.
|
|
59
|
+
* @experimental
|
|
52
60
|
* @since 4.32
|
|
53
61
|
* @internal
|
|
54
62
|
*/
|
|
@@ -62,6 +70,7 @@ export function setGroupCollapsePriorities(sketch: Sketch, priorities: Map<Sketc
|
|
|
62
70
|
* @param sketch - Reference to the sketch widget to configure.
|
|
63
71
|
* @param options - Group collapse options.
|
|
64
72
|
* @returns The passed in sketch widget.
|
|
73
|
+
* @experimental
|
|
65
74
|
* @since 4.33
|
|
66
75
|
* @internal
|
|
67
76
|
*/
|
|
@@ -6,6 +6,7 @@
|
|
|
6
6
|
* To the maximum extent possible, ArcGIS Knowledge Studio should use the same public interface as
|
|
7
7
|
* PS/3rd part developers.
|
|
8
8
|
*
|
|
9
|
+
* @experimental
|
|
9
10
|
* @internal
|
|
10
11
|
*/
|
|
11
12
|
import type { DataModelViewProperties, DataModelViewReturnType } from "../../layers/knowledgeGraph/dataModelVisualizationUtils.js";
|
|
@@ -13,6 +14,7 @@ import type { DataModelViewProperties, DataModelViewReturnType } from "../../lay
|
|
|
13
14
|
/**
|
|
14
15
|
* @param properties - The options object for the datamodel view.
|
|
15
16
|
* @returns An object with load and destroy functions for the data model view.
|
|
17
|
+
* @experimental
|
|
16
18
|
* @internal
|
|
17
19
|
*/
|
|
18
20
|
export function getDataModelView(properties: DataModelViewProperties): DataModelViewReturnType;
|
|
@@ -6,6 +6,7 @@
|
|
|
6
6
|
* To the maximum extent possible, ArcGIS Knowledge Studio should use the same public interface as
|
|
7
7
|
* PS/3rd party developers.
|
|
8
8
|
*
|
|
9
|
+
* @experimental
|
|
9
10
|
* @internal
|
|
10
11
|
*/
|
|
11
12
|
import type Graphic from "../../Graphic.js";
|
|
@@ -16,38 +17,64 @@ import type LinkChartView from "../../views/LinkChartView.js";
|
|
|
16
17
|
import type MapView from "../../views/MapView.js";
|
|
17
18
|
import type { Evented } from "../../core/Evented.js";
|
|
18
19
|
|
|
19
|
-
/**
|
|
20
|
+
/**
|
|
21
|
+
* @experimental
|
|
22
|
+
* @internal
|
|
23
|
+
*/
|
|
20
24
|
export interface TypedSelectionToolbarViewModel extends Evented {
|
|
25
|
+
/** @experimental */
|
|
21
26
|
"@eventTypes": TypedSelectionToolbarViewModelEvents;
|
|
27
|
+
/** @experimental */
|
|
22
28
|
activate: TypedSelectionToolbarViewModelActivate;
|
|
29
|
+
/** @experimental */
|
|
23
30
|
cancel: () => void;
|
|
31
|
+
/** @experimental */
|
|
24
32
|
destroy: () => void;
|
|
33
|
+
/** @experimental */
|
|
25
34
|
sources?: Array<FeatureLayer | KnowledgeGraphLayer | LinkChartLayer> | null;
|
|
26
35
|
}
|
|
27
36
|
|
|
28
37
|
/**
|
|
29
38
|
* @param parameters - The selection operation parameters.
|
|
39
|
+
* @experimental
|
|
30
40
|
* @internal
|
|
31
41
|
*/
|
|
32
42
|
export type TypedSelectionToolbarViewModelActivate = (parameters: SelectionOperationParameters) => void;
|
|
33
43
|
|
|
34
|
-
/**
|
|
44
|
+
/**
|
|
45
|
+
* @experimental
|
|
46
|
+
* @internal
|
|
47
|
+
*/
|
|
35
48
|
export interface SelectionOperationParameters {
|
|
49
|
+
/** @experimental */
|
|
36
50
|
createTool: "point" | "polygon" | "circle" | "rectangle";
|
|
51
|
+
/** @experimental */
|
|
37
52
|
mode: "freehand" | "click";
|
|
53
|
+
/** @experimental */
|
|
38
54
|
selectOnComplete?: boolean;
|
|
55
|
+
/** @experimental */
|
|
39
56
|
type?: "add" | "remove" | "replace";
|
|
40
57
|
}
|
|
41
58
|
|
|
42
|
-
/**
|
|
59
|
+
/**
|
|
60
|
+
* @experimental
|
|
61
|
+
* @internal
|
|
62
|
+
*/
|
|
43
63
|
export interface TypedSelectionToolbarViewModelEvents {
|
|
64
|
+
/** @experimental */
|
|
44
65
|
complete: TypedSelectionToolbarViewModelSelectionResultType;
|
|
45
66
|
}
|
|
46
67
|
|
|
47
|
-
/**
|
|
68
|
+
/**
|
|
69
|
+
* @experimental
|
|
70
|
+
* @internal
|
|
71
|
+
*/
|
|
48
72
|
export interface TypedSelectionToolbarViewModelSelectionResultType {
|
|
73
|
+
/** @experimental */
|
|
49
74
|
aborted: boolean;
|
|
75
|
+
/** @experimental */
|
|
50
76
|
operationType: "add" | "remove" | "replace";
|
|
77
|
+
/** @experimental */
|
|
51
78
|
selection: Graphic[];
|
|
52
79
|
}
|
|
53
80
|
|
|
@@ -55,12 +82,14 @@ export interface TypedSelectionToolbarViewModelSelectionResultType {
|
|
|
55
82
|
* @param view - The MapView instance.
|
|
56
83
|
* @param sources - An array of layers to be used as sources for selection.
|
|
57
84
|
* @returns A new instance of SelectionToolbarViewModel.
|
|
85
|
+
* @experimental
|
|
58
86
|
* @internal
|
|
59
87
|
*/
|
|
60
88
|
export function getNewTypedSelectionToolbarViewModel(view: MapView | LinkChartView, sources?: Array<FeatureLayer | KnowledgeGraphLayer | LinkChartLayer>): TypedSelectionToolbarViewModel;
|
|
61
89
|
|
|
62
90
|
/**
|
|
63
91
|
* @param domains - An array of domain strings to be registered as no-CORS domains.
|
|
92
|
+
* @experimental
|
|
64
93
|
* @internal
|
|
65
94
|
*/
|
|
66
95
|
export function typedRegisterNoCorsDomain(domains: string[]): void;
|
|
@@ -6,6 +6,7 @@
|
|
|
6
6
|
* To the maximum extent possible, ArcGIS Knowledge Studio should use the same public interface as
|
|
7
7
|
* PS/3rd part developers.
|
|
8
8
|
*
|
|
9
|
+
* @experimental
|
|
9
10
|
* @internal
|
|
10
11
|
*/
|
|
11
12
|
import type WebLinkChart from "../../WebLinkChart.js";
|
|
@@ -20,45 +21,65 @@ import type { RequestOptions } from "../../request/types.js";
|
|
|
20
21
|
|
|
21
22
|
/**
|
|
22
23
|
* @param extent
|
|
24
|
+
* @experimental
|
|
23
25
|
* @internal
|
|
24
26
|
*/
|
|
25
27
|
export function extentToInBoundsRings(extent: Extent): number[][][];
|
|
26
28
|
|
|
27
|
-
/**
|
|
29
|
+
/**
|
|
30
|
+
* @experimental
|
|
31
|
+
* @internal
|
|
32
|
+
*/
|
|
28
33
|
export interface BindParametersFromCypherQueryResult {
|
|
34
|
+
/** @experimental */
|
|
29
35
|
bindParameters: string[];
|
|
36
|
+
/** @experimental */
|
|
30
37
|
parseErrors: RecognizerError[] | null;
|
|
31
38
|
}
|
|
32
39
|
|
|
33
|
-
/**
|
|
40
|
+
/**
|
|
41
|
+
* @experimental
|
|
42
|
+
* @internal
|
|
43
|
+
*/
|
|
34
44
|
export interface RecognizerError {
|
|
45
|
+
/** @experimental */
|
|
35
46
|
column: number;
|
|
47
|
+
/** @experimental */
|
|
36
48
|
e?: any;
|
|
49
|
+
/** @experimental */
|
|
37
50
|
line: number;
|
|
51
|
+
/** @experimental */
|
|
38
52
|
msg: string;
|
|
39
53
|
}
|
|
40
54
|
|
|
41
55
|
/**
|
|
42
56
|
* @param query
|
|
57
|
+
* @experimental
|
|
43
58
|
* @internal
|
|
44
59
|
*/
|
|
45
60
|
export function getBindParametersFromCypherQuery(query: string): Promise<BindParametersFromCypherQueryResult>;
|
|
46
61
|
|
|
47
62
|
/**
|
|
48
63
|
* @param properties
|
|
64
|
+
* @experimental
|
|
49
65
|
* @internal
|
|
50
66
|
*/
|
|
51
67
|
export function newLinkChartLayerWithOptimizedGeometry(properties?: LinkChartLayerWithOptimizedGeometryProperties): LinkChartLayer;
|
|
52
68
|
|
|
53
|
-
/**
|
|
69
|
+
/**
|
|
70
|
+
* @experimental
|
|
71
|
+
* @internal
|
|
72
|
+
*/
|
|
54
73
|
export type LinkChartLayerWithOptimizedGeometryProperties = Omit<LinkChartLayerProperties, "initializationInclusionModeDefinition">
|
|
55
74
|
& {
|
|
75
|
+
/** @experimental */
|
|
56
76
|
initializationInclusionModeDefinition?: InclusionListDefinition;
|
|
57
77
|
};
|
|
58
78
|
|
|
59
79
|
/**
|
|
60
80
|
* Defines the sublayer structure and the named types that will be in the KnowledgeGraphLayer
|
|
61
81
|
*
|
|
82
|
+
* @experimental
|
|
62
83
|
* @internal
|
|
63
84
|
*/
|
|
64
85
|
export interface InclusionListDefinition {
|
|
@@ -66,25 +87,36 @@ export interface InclusionListDefinition {
|
|
|
66
87
|
* Specifies whether to create sublayers for each [named type](https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraph-GraphNamedObject.html)
|
|
67
88
|
* regardless of whether or not they are included in the `namedTypeDefinition`. If `true` all named types ([EntityType](https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraph-EntityType.html) and
|
|
68
89
|
* [RelationshipType](https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraph-RelationshipType.html)) will be added as an empty sublayer.
|
|
90
|
+
*
|
|
91
|
+
* @experimental
|
|
69
92
|
*/
|
|
70
93
|
generateAllSublayers: boolean;
|
|
71
94
|
/**
|
|
72
95
|
* A map of named types and the specific instances
|
|
73
96
|
* of those types to include in the layer.
|
|
97
|
+
*
|
|
98
|
+
* @experimental
|
|
74
99
|
*/
|
|
75
100
|
namedTypeDefinitions: Map<string, LayerInclusionDefinition>;
|
|
76
101
|
}
|
|
77
102
|
|
|
78
|
-
/**
|
|
103
|
+
/**
|
|
104
|
+
* @experimental
|
|
105
|
+
* @internal
|
|
106
|
+
*/
|
|
79
107
|
export interface LayerInclusionDefinition {
|
|
80
108
|
/**
|
|
81
109
|
* A map of the specific members of the named type to be included.
|
|
82
110
|
* The key is the global ID of the instance.
|
|
111
|
+
*
|
|
112
|
+
* @experimental
|
|
83
113
|
*/
|
|
84
114
|
members?: Map<string, LayerInclusionMemberDefinition>;
|
|
85
115
|
/**
|
|
86
116
|
* If `true` all of the instances of the named type will be included regardless of if there is a defined list of members.
|
|
87
117
|
* If `false` only the instances specified in the `members` property will be included.
|
|
118
|
+
*
|
|
119
|
+
* @experimental
|
|
88
120
|
*/
|
|
89
121
|
useAllData: boolean;
|
|
90
122
|
}
|
|
@@ -92,22 +124,34 @@ export interface LayerInclusionDefinition {
|
|
|
92
124
|
/**
|
|
93
125
|
* Defines the list of `members` for a named type in the {@link applications/KnowledgeStudio/generalSharedKgUtils#inclusionModeDefinition}.
|
|
94
126
|
*
|
|
127
|
+
* @experimental
|
|
95
128
|
* @internal
|
|
96
129
|
*/
|
|
97
130
|
export interface LayerInclusionMemberDefinition {
|
|
98
|
-
/**
|
|
131
|
+
/**
|
|
132
|
+
* The global ID of the specific instance of the named type to be included in the layer.
|
|
133
|
+
*
|
|
134
|
+
* @experimental
|
|
135
|
+
*/
|
|
99
136
|
id: string;
|
|
100
|
-
/**
|
|
137
|
+
/**
|
|
138
|
+
* The exact point location of the entity on the LinkChart.
|
|
139
|
+
*
|
|
140
|
+
* @experimental
|
|
141
|
+
*/
|
|
101
142
|
linkChartLocation?: Point | OptimizedGeometry;
|
|
102
143
|
}
|
|
103
144
|
|
|
104
145
|
/**
|
|
105
146
|
* An alternative geometry format for serialized geometries
|
|
106
147
|
*
|
|
148
|
+
* @experimental
|
|
107
149
|
* @internal
|
|
108
150
|
*/
|
|
109
151
|
export interface OptimizedGeometry {
|
|
152
|
+
/** @experimental */
|
|
110
153
|
coords: number[];
|
|
154
|
+
/** @experimental */
|
|
111
155
|
lengths: number[];
|
|
112
156
|
}
|
|
113
157
|
|
|
@@ -115,6 +159,7 @@ export interface OptimizedGeometry {
|
|
|
115
159
|
* @param graphType
|
|
116
160
|
* @param graphTypeName
|
|
117
161
|
* @param displayLabelProperty
|
|
162
|
+
* @experimental
|
|
118
163
|
* @internal
|
|
119
164
|
*/
|
|
120
165
|
export function getDefaultLinkChartSublayerLabelingInfos(graphType: "entity" | "relationship", graphTypeName: string, displayLabelProperty: string): LabelClass[] | null | undefined;
|
|
@@ -123,6 +168,7 @@ export function getDefaultLinkChartSublayerLabelingInfos(graphType: "entity" | "
|
|
|
123
168
|
* @param graphTypeName
|
|
124
169
|
* @param geometryType
|
|
125
170
|
* @param displayLabelProperty
|
|
171
|
+
* @experimental
|
|
126
172
|
* @internal
|
|
127
173
|
*/
|
|
128
174
|
export function getDefaultKnowledgeSublayerLabelingInfos(graphTypeName: string, geometryType: "point" | "multipoint" | "polyline" | "polygon" | null | undefined, displayLabelProperty: string): LabelClass[] | null | undefined;
|
|
@@ -134,13 +180,21 @@ export function getDefaultKnowledgeSublayerLabelingInfos(graphTypeName: string,
|
|
|
134
180
|
* @param kg - The knowledge graph service that contains the relationships.
|
|
135
181
|
* @param options
|
|
136
182
|
* @returns Returns the origin and destination entity and named types for each relationship.
|
|
183
|
+
* @experimental
|
|
137
184
|
* @internal
|
|
138
185
|
*/
|
|
139
186
|
export function studioGetRelationshipEndNodeIds(records: IdTypePair[], kg: KnowledgeGraph, options?: StudioGetRelationshipEndNodeIdsOptions): Promise<IdTypePair[]>;
|
|
140
187
|
|
|
141
|
-
/**
|
|
188
|
+
/**
|
|
189
|
+
* @experimental
|
|
190
|
+
* @internal
|
|
191
|
+
*/
|
|
142
192
|
export interface StudioGetRelationshipEndNodeIdsOptions {
|
|
143
|
-
/**
|
|
193
|
+
/**
|
|
194
|
+
* Additional [options](https://developers.arcgis.com/javascript/latest/api-reference/esri-request-types.html#RequestOptions) to be used for the data request.
|
|
195
|
+
*
|
|
196
|
+
* @experimental
|
|
197
|
+
*/
|
|
144
198
|
requestOptions?: RequestOptions;
|
|
145
199
|
}
|
|
146
200
|
|
|
@@ -151,6 +205,7 @@ export interface StudioGetRelationshipEndNodeIdsOptions {
|
|
|
151
205
|
* @param kg - The knowledge graph containing the relationships.
|
|
152
206
|
* @param options
|
|
153
207
|
* @returns Returns the relationship id, and the origin and destination ids.
|
|
208
|
+
* @experimental
|
|
154
209
|
* @internal
|
|
155
210
|
*/
|
|
156
211
|
export function studioGetRelationshipEndNodeMap(records: IdTypePair[], kg: KnowledgeGraph, options?: StudioGetRelationshipEndNodeMapOptions): Promise<Map<string, [
|
|
@@ -158,9 +213,16 @@ export function studioGetRelationshipEndNodeMap(records: IdTypePair[], kg: Knowl
|
|
|
158
213
|
string
|
|
159
214
|
]>>;
|
|
160
215
|
|
|
161
|
-
/**
|
|
216
|
+
/**
|
|
217
|
+
* @experimental
|
|
218
|
+
* @internal
|
|
219
|
+
*/
|
|
162
220
|
export interface StudioGetRelationshipEndNodeMapOptions {
|
|
163
|
-
/**
|
|
221
|
+
/**
|
|
222
|
+
* Additional [options](https://developers.arcgis.com/javascript/latest/api-reference/esri-request-types.html#RequestOptions) to be used for the data request.
|
|
223
|
+
*
|
|
224
|
+
* @experimental
|
|
225
|
+
*/
|
|
164
226
|
requestOptions?: RequestOptions;
|
|
165
227
|
}
|
|
166
228
|
|
|
@@ -168,6 +230,7 @@ export interface StudioGetRelationshipEndNodeMapOptions {
|
|
|
168
230
|
* Returns a map of origin and destination entities for specific relationships.
|
|
169
231
|
*
|
|
170
232
|
* @param json - The JSON representation of a WebLinkChart.
|
|
233
|
+
* @experimental
|
|
171
234
|
* @internal
|
|
172
235
|
*/
|
|
173
236
|
export function webLinkChartFromJSON(json: any): WebLinkChart;
|