@arcgis/core 5.0.0-next.91 → 5.0.0-next.92
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/AggregateGraphic.js +1 -4
- package/AttributeBinsGraphic.js +1 -4
- package/Basemap.js +1 -4
- package/Camera.js +1 -4
- package/CameraLayout.js +1 -4
- package/Color.js +1 -4
- package/Graphic.js +1 -4
- package/Ground.js +1 -4
- package/Map.js +1 -4
- package/PopupTemplate.js +1 -4
- package/README.md +0 -1
- package/TrackGraphic.js +1 -4
- package/UndoRedo.js +1 -4
- package/Viewpoint.js +1 -4
- package/WebDocument2D.js +1 -4
- package/WebLinkChart.js +1 -4
- package/WebMap.js +1 -4
- package/WebScene.js +1 -4
- package/analysis/Analysis.js +1 -4
- package/analysis/AreaMeasurementAnalysis.js +1 -4
- package/analysis/DimensionAnalysis.js +1 -4
- package/analysis/DimensionSimpleStyle.js +1 -4
- package/analysis/DirectLineMeasurementAnalysis.js +1 -4
- package/analysis/DistanceMeasurementAnalysis.js +1 -4
- package/analysis/ElevationProfile/ElevationProfileDisplayUnits.js +1 -4
- package/analysis/ElevationProfile/ElevationProfileLine.js +2 -5
- package/analysis/ElevationProfile/ElevationProfileLineChartOptions.js +1 -4
- package/analysis/ElevationProfile/ElevationProfileLineGround.js +1 -4
- package/analysis/ElevationProfile/ElevationProfileLineInput.js +1 -4
- package/analysis/ElevationProfile/ElevationProfileLineQuery.js +2 -5
- package/analysis/ElevationProfile/ElevationProfileLineScene.d.ts +2 -2
- package/analysis/ElevationProfile/ElevationProfileLineScene.js +2 -5
- package/analysis/ElevationProfile/ElevationProfileLineViewOptions.js +1 -4
- package/analysis/ElevationProfile/ElevationProfileViewOptions.js +1 -4
- package/analysis/ElevationProfile/elevationProfileLineTypes.js +1 -4
- package/analysis/ElevationProfileAnalysis.js +1 -4
- package/analysis/LengthDimension.js +1 -4
- package/analysis/LineOfSightAnalysis.js +1 -4
- package/analysis/LineOfSightAnalysisObserver.js +1 -4
- package/analysis/LineOfSightAnalysisTarget.js +1 -4
- package/analysis/ShadowCast/DiscreteOptions.js +1 -4
- package/analysis/ShadowCast/MinDurationOptions.js +1 -4
- package/analysis/ShadowCast/TotalDurationOptions.js +1 -4
- package/analysis/ShadowCastAnalysis.js +1 -4
- package/analysis/Slice/SliceAnalysisExcludedLayer.js +1 -4
- package/analysis/SliceAnalysis.js +1 -4
- package/analysis/SlicePlane.js +1 -4
- package/analysis/Viewshed.js +1 -4
- package/analysis/ViewshedAnalysis.js +1 -4
- package/analysis/VolumeMeasurement/VolumeMeasurementCutFillOptions.js +1 -4
- package/analysis/VolumeMeasurement/VolumeMeasurementDisplayUnits.js +1 -4
- package/analysis/VolumeMeasurement/VolumeMeasurementInputUnits.js +1 -4
- package/analysis/VolumeMeasurement/volumeMeasurementConfiguration.js +1 -4
- package/analysis/VolumeMeasurementAnalysis.js +1 -4
- package/analysis/dimensionUtils.js +1 -4
- package/analysis/featureReferenceUtils.js +1 -4
- package/analysis/support/AnalysisOriginWebScene.js +1 -4
- package/applications/Components/OrientedImageryViewer/galleryUtils.js +1 -4
- package/applications/Components/QuantityFormatter.js +1 -4
- package/applications/Components/SelectionOperation.js +1 -4
- package/applications/Components/SketchTooltipControls.js +1 -4
- package/applications/Components/actionUtils.js +1 -4
- package/applications/Components/analysisUtils.js +1 -4
- package/applications/Components/applySetUtils.js +1 -4
- package/applications/Components/arcadeEditorUtils.js +1 -4
- package/applications/Components/arcadeFeatureUtils.js +1 -4
- package/applications/Components/baUtils.js +1 -4
- package/applications/Components/basemapUtils.js +1 -4
- package/applications/Components/clipboard.js +1 -4
- package/applications/Components/drawUtils.js +1 -4
- package/applications/Components/editUtils.js +1 -4
- package/applications/Components/featureUtils.js +1 -4
- package/applications/Components/fontUtils.js +1 -4
- package/applications/Components/formatUtils.js +1 -4
- package/applications/Components/getDefaultUnits.js +1 -4
- package/applications/Components/gfxUtils.js +1 -4
- package/applications/Components/imageryUtils.js +1 -4
- package/applications/Components/layerOriginUtils.js +1 -4
- package/applications/Components/layersEffectsJsonUtils.js +1 -4
- package/applications/Components/previewSymbol2D.js +1 -4
- package/applications/Components/reactiveUtils.js +1 -4
- package/applications/Components/sanitizerUtils.js +1 -4
- package/applications/Components/stringUtils.js +1 -4
- package/applications/Components/styleUtils.js +1 -4
- package/applications/Components/svgUtils.js +1 -4
- package/applications/Components/symbolUtils.js +1 -4
- package/applications/Components/templateUtils.js +1 -4
- package/applications/Components/testUtils.js +1 -4
- package/applications/Components/viewUtils.js +1 -4
- package/applications/Components/webStyleSymbolUtils.js +1 -4
- package/applications/Excalibur/videoViewUtils.js +1 -4
- package/applications/ExperienceBuilder/sketchUtils.js +1 -4
- package/applications/KnowledgeStudio/dataModelVisualization.js +1 -4
- package/applications/KnowledgeStudio/generalSdkInternalAccess.js +1 -4
- package/applications/KnowledgeStudio/generalSharedKgUtils.js +1 -4
- package/applications/KnowledgeStudio/layerInternalAccessUtils.js +1 -4
- package/applications/KnowledgeStudio/reshape.js +1 -4
- package/applications/KnowledgeStudio/resourceSerializationUtils.js +1 -4
- package/applications/MapViewer/layerUtils.js +1 -4
- package/applications/MapViewer/mediaUtils.js +1 -4
- package/applications/MapViewer/templateUtils.js +1 -4
- package/applications/PortalApp/layerUtils.js +1 -4
- package/applications/SceneViewer/colorUtils.js +1 -4
- package/applications/SceneViewer/devEnvironmentUtils.js +1 -4
- package/applications/SceneViewer/layerUtils.js +1 -4
- package/applications/SceneViewer/sceneViewerUtils.js +1 -4
- package/applications/SceneViewer/symbolUtils.js +1 -4
- package/applications/Urban/LineImagePattern3D.js +1 -4
- package/applications/Urban/imagePatternUtils.js +1 -4
- package/applications/Urban/meshUtils.js +1 -4
- package/applications/WebEditor/sketchUtils.js +1 -4
- package/arcade/ArcadeDate.js +1 -4
- package/arcade/ArcadeModule.js +1 -4
- package/arcade/ArcadeModuleLoader.js +1 -4
- package/arcade/ArcadeModuleResolver.js +1 -4
- package/arcade/ArcadePortal.js +1 -4
- package/arcade/Attachment.js +1 -4
- package/arcade/Dictionary.js +1 -4
- package/arcade/Feature.js +1 -4
- package/arcade/FunctionWrapper.js +1 -4
- package/arcade/ImmutableArray.js +1 -4
- package/arcade/ImmutablePathArray.js +1 -4
- package/arcade/ImmutablePointArray.js +1 -4
- package/arcade/Pixel.js +1 -4
- package/arcade/Voxel.js +1 -4
- package/arcade/arcade.js +1 -4
- package/arcade/arcadeAsyncRuntime.js +1 -4
- package/arcade/arcadeCompiler.js +1 -4
- package/arcade/arcadeEnvironment.js +1 -4
- package/arcade/arcadeRuntime.js +1 -4
- package/arcade/batchExec.js +1 -4
- package/arcade/compilerUtils.js +1 -4
- package/arcade/containerUtils.js +1 -4
- package/arcade/deepClone.js +1 -4
- package/arcade/enum.js +1 -4
- package/arcade/executionError.js +1 -4
- package/arcade/featureSetCollection.js +1 -4
- package/arcade/featureSetUtils.js +1 -4
- package/arcade/featureset/actions/Adapted.js +1 -4
- package/arcade/featureset/actions/AttributeFilter.js +1 -4
- package/arcade/featureset/actions/GroupBy.js +1 -4
- package/arcade/featureset/actions/OrderBy.js +1 -4
- package/arcade/featureset/actions/SpatialFilter.js +1 -4
- package/arcade/featureset/actions/Top.js +1 -4
- package/arcade/featureset/sources/Empty.js +1 -4
- package/arcade/featureset/sources/FeatureLayerDynamic.js +1 -4
- package/arcade/featureset/sources/FeatureLayerMemory.js +1 -4
- package/arcade/featureset/sources/FeatureLayerRelated.js +1 -4
- package/arcade/featureset/support/FeatureSet.js +1 -4
- package/arcade/featureset/support/FeatureSetIterator.js +1 -4
- package/arcade/featureset/support/FeatureSetQueryInterceptor.js +1 -4
- package/arcade/featureset/support/OrderbyClause.js +1 -4
- package/arcade/featureset/support/RecentlyUsedCache.js +1 -4
- package/arcade/featureset/support/StatsField.js +1 -4
- package/arcade/featureset/support/cache.js +1 -4
- package/arcade/featureset/support/errorsupport.js +1 -4
- package/arcade/featureset/support/shared.js +1 -4
- package/arcade/featureset/support/sqlUtils.js +1 -4
- package/arcade/featureset/support/stats.js +1 -4
- package/arcade/functions/aiServices.js +1 -4
- package/arcade/functions/array.js +1 -4
- package/arcade/functions/centroid.js +1 -4
- package/arcade/functions/convertdirection.js +1 -4
- package/arcade/functions/date.js +1 -4
- package/arcade/functions/feature.js +1 -4
- package/arcade/functions/featuresetbase.js +1 -4
- package/arcade/functions/featuresetgeom.js +1 -4
- package/arcade/functions/featuresetstats.js +1 -4
- package/arcade/functions/featuresetstring.js +1 -4
- package/arcade/functions/fieldStats.js +1 -4
- package/arcade/functions/geomasync.js +1 -4
- package/arcade/functions/geometry.js +1 -4
- package/arcade/functions/geomsync.js +1 -4
- package/arcade/functions/hash.js +1 -4
- package/arcade/functions/knowledgegraph.js +1 -4
- package/arcade/functions/maths.js +1 -4
- package/arcade/functions/measures.js +1 -4
- package/arcade/functions/stats.js +1 -4
- package/arcade/functions/string.js +1 -4
- package/arcade/functions/track.js +1 -4
- package/arcade/geometry/constructors.js +1 -4
- package/arcade/geometry/extendedUnitData.js +1 -4
- package/arcade/geometry/functions.js +1 -4
- package/arcade/geometry/nearestVertex.js +1 -4
- package/arcade/geometry/offset.js +1 -4
- package/arcade/geometry/operators.js +1 -4
- package/arcade/geometry/operatorsWorker.js +1 -4
- package/arcade/geometry/operatorsWorkerConnection.js +1 -4
- package/arcade/geometry/unitConversion.js +1 -4
- package/arcade/geometry/wkt.js +1 -4
- package/arcade/kernel.js +1 -4
- package/arcade/languageUtils.js +1 -4
- package/arcade/parser.js +1 -4
- package/arcade/portalUtils.js +1 -4
- package/arcade/treeAnalysis.js +1 -4
- package/arcade/validation/arcadeValidator.js +1 -4
- package/arcade/validation/diagnosticMessages.js +1 -4
- package/arcade/validation/languageKeywords.js +1 -4
- package/arcade.js +1 -4
- package/assets/esri/core/workers/RemoteClient.js +1 -1
- package/assets/esri/core/workers/chunks/{a2a8c90db4f7754985c6.js → 09f663089e6d976dce51.js} +1 -1
- package/assets/esri/core/workers/chunks/{ffa9cc09e82f2e515993.js → 0f34ff17de1a30bd4b4e.js} +1 -1
- package/assets/esri/core/workers/chunks/132fb6b3894a218ec0ef.js +1 -0
- package/assets/esri/core/workers/chunks/166efcc022973394498f.js +1 -0
- package/assets/esri/core/workers/chunks/1852e6fd20deaa708b21.js +1 -0
- package/assets/esri/core/workers/chunks/1d8de814efcbffa109bb.js +1 -0
- package/assets/esri/core/workers/chunks/{9d77a7d04872b4535e9e.js → 20aed1ec90907ecfd41a.js} +1 -1
- package/assets/esri/core/workers/chunks/{df9f420854b7f5d62c2c.js → 2681dd9c1fb20fc45550.js} +1 -1
- package/assets/esri/core/workers/chunks/28c380f6a02798fdbd81.js +1 -0
- package/assets/esri/core/workers/chunks/3155adb235d3e5bc035d.js +1 -0
- package/assets/esri/core/workers/chunks/3308268b0bae77c178a3.js +1 -0
- package/assets/esri/core/workers/chunks/3403e4532e79fd07385c.js +1 -0
- package/assets/esri/core/workers/chunks/350282b5c7d1f07b87ed.js +1 -0
- package/assets/esri/core/workers/chunks/39ddbe4e6ae407639ba0.js +1 -0
- package/assets/esri/core/workers/chunks/{3dc1ae04cfa2c06daf48.js → 3b3aae0133e841efbeba.js} +1 -1
- package/assets/esri/core/workers/chunks/43bce580c9a18599ccc3.js +1 -0
- package/assets/esri/core/workers/chunks/4590c7f13e7f447242ad.js +1 -0
- package/assets/esri/core/workers/chunks/4c85feca22e6b74f55f8.js +1 -0
- package/assets/esri/core/workers/chunks/59d82bc3b1076a2159c1.js +1 -0
- package/assets/esri/core/workers/chunks/{f5636a048c74c1cc26bd.js → 5b8106f0039fbe3d55b7.js} +1 -1
- package/assets/esri/core/workers/chunks/5e8fada5821e78d8221b.js +1 -0
- package/assets/esri/core/workers/chunks/644d96431401f9df8d9b.js +1 -0
- package/assets/esri/core/workers/chunks/6685e7aa00a557e3e8b7.js +1 -0
- package/assets/esri/core/workers/chunks/688922cdad14023c695f.js +1 -0
- package/assets/esri/core/workers/chunks/68a00db575be36a914e1.js +1 -0
- package/assets/esri/core/workers/chunks/6ae551a346645c6af904.js +1 -0
- package/assets/esri/core/workers/chunks/{210a641544d915310928.js → 6cf56e081edc18d259aa.js} +1 -1
- package/assets/esri/core/workers/chunks/{4f53071b5eb23d4478c4.js → 7271d796c20b7ab2c638.js} +1 -1
- package/assets/esri/core/workers/chunks/7790127fae55a2709e65.js +1 -0
- package/assets/esri/core/workers/chunks/823e3be8bb8f3089b63d.js +1 -0
- package/assets/esri/core/workers/chunks/883536766362504cc39a.js +1 -0
- package/assets/esri/core/workers/chunks/88d6018a16a001fbc83f.js +1 -0
- package/assets/esri/core/workers/chunks/{6066901e171f4390f9fc.js → 88e0fe418ae96dd3e08a.js} +1 -1
- package/assets/esri/core/workers/chunks/895e321e8583a1f14956.js +1 -0
- package/assets/esri/core/workers/chunks/912786323a0d1c95725b.js +1 -0
- package/assets/esri/core/workers/chunks/9b03ff42fd585120ce9a.js +1 -0
- package/assets/esri/core/workers/chunks/9bf40bc50b8d532d3356.js +1 -0
- package/assets/esri/core/workers/chunks/{a50cdf7b2c51ffe9557d.js → 9d6452fdd8e60bddd9dd.js} +1 -1
- package/assets/esri/core/workers/chunks/aa5c4b2dbc2d4516e1b3.js +1 -0
- package/assets/esri/core/workers/chunks/af90ecc97ecf25ec6f48.js +1 -0
- package/assets/esri/core/workers/chunks/b445b6fc96b67a0f0875.js +1 -0
- package/assets/esri/core/workers/chunks/b4f709dcbe9b174782df.js +1 -0
- package/assets/esri/core/workers/chunks/bd1034ef7edeae58ef4f.js +1 -0
- package/assets/esri/core/workers/chunks/c3e7b96927fc69cf3caa.js +1 -0
- package/assets/esri/core/workers/chunks/c494809a57c54fb5dfb2.js +1 -0
- package/assets/esri/core/workers/chunks/c7f58933d6a82bdbea4c.js +1 -0
- package/assets/esri/core/workers/chunks/ca2fb695c0790eb0a782.js +1 -0
- package/assets/esri/core/workers/chunks/d07cc4adac34cac0b18d.js +1 -0
- package/assets/esri/core/workers/chunks/d16b49466a4cac9e6e64.js +1 -0
- package/assets/esri/core/workers/chunks/d6af47591ee50302a607.js +1 -0
- package/assets/esri/core/workers/chunks/d82e28c9820975a25ea4.js +1 -0
- package/assets/esri/core/workers/chunks/{d7c275717a2405b6ff87.js → db6fa950e4b010a984c0.js} +1 -1
- package/assets/esri/core/workers/chunks/e1542612c9beb2b46fb3.js +1 -0
- package/assets/esri/core/workers/chunks/e3e15bd3423e4ff153ae.js +1 -0
- package/assets/esri/core/workers/chunks/{f0587b0f8dd513ff7b1e.js → e56010a523117bd39ff3.js} +1 -1
- package/assets/esri/core/workers/chunks/e616ba337933c39c7254.js +1 -0
- package/assets/esri/core/workers/chunks/f319cdb9c09e63ed4afa.js +1 -0
- package/assets/esri/core/workers/chunks/f720a5123489cf2b4bbe.js +1 -0
- package/assets/esri/core/workers/chunks/fd7406162ef4d9a7c8df.js +1 -0
- package/assets/esri/libs/parquet/pkg/bundle_bg.wasm +0 -0
- package/assets/esri/themes/base/widgets/_Popup.scss +1 -1
- package/assets/esri/themes/dark/main.css +1 -1
- package/assets/esri/themes/light/main.css +1 -1
- package/assets/esri/themes/light/view.css +1 -1
- package/assets.js +1 -4
- package/chunks/AtmosphereCompositing.glsl.js +1 -4
- package/chunks/BlendLayers.glsl.js +1 -4
- package/chunks/BlendWeights.glsl.js +1 -4
- package/chunks/Blur.glsl.js +1 -4
- package/chunks/Bufferer-Dw9Qi4T1.js +1 -4
- package/chunks/Centroid-DZi-eb9F.js +1 -4
- package/chunks/ChapmanAtmosphere.glsl.js +1 -4
- package/chunks/CheckerBoard.glsl.js +1 -4
- package/chunks/Clouds.glsl.js +1 -4
- package/chunks/CloudsComposition.glsl.js +1 -4
- package/chunks/ColorMaterial.glsl.js +1 -4
- package/chunks/ComponentShader.glsl.js +1 -4
- package/chunks/Compositing.glsl.js +1 -4
- package/chunks/CutFillComposition.glsl.js +1 -4
- package/chunks/CutFillDepth.glsl.js +1 -4
- package/chunks/CutFillMask.glsl.js +1 -4
- package/chunks/CutFillReduction.glsl.js +1 -4
- package/chunks/CutFillTargetDepth.glsl.js +1 -4
- package/chunks/CypherLexer.js +1 -4
- package/chunks/CypherListener.js +1 -4
- package/chunks/CypherParser.js +1 -4
- package/chunks/DefaultMaterial.glsl.js +1 -4
- package/chunks/Distance2DCalculator-CXhBP-8I.js +1 -4
- package/chunks/EdgeDetect.glsl.js +1 -4
- package/chunks/EdgeShader.glsl.js +1 -4
- package/chunks/Envelope.js +1 -4
- package/chunks/Envelope2D.js +1 -4
- package/chunks/FocusAreaColor.glsl.js +1 -4
- package/chunks/FocusAreaMask.glsl.js +1 -4
- package/chunks/Fog.glsl.js +1 -4
- package/chunks/GaussianSplat.glsl.js +1 -4
- package/chunks/GaussianSplatComposition.glsl.js +1 -4
- package/chunks/GaussianSplatDepthComposition.glsl.js +1 -4
- package/chunks/GeodeticDistanceCalculator-Ce-woMPw.js +1 -4
- package/chunks/GeodeticUtils.js +1 -4
- package/chunks/Geometry.js +1 -4
- package/chunks/GeometryCleaner-BEJM7I4l.js +1 -4
- package/chunks/GlowBlur.glsl.js +1 -4
- package/chunks/GlowComposition.glsl.js +1 -4
- package/chunks/HUDCompositing.glsl.js +1 -4
- package/chunks/HUDMaterial.glsl.js +1 -4
- package/chunks/Haze.glsl.js +1 -4
- package/chunks/HazeCompositing.glsl.js +1 -4
- package/chunks/Heatmap.glsl.js +1 -4
- package/chunks/HeatmapDensity.glsl.js +1 -4
- package/chunks/HighlightApply.glsl.js +1 -4
- package/chunks/HighlightBlur.glsl.js +1 -4
- package/chunks/HighlightDownsample.glsl.js +1 -4
- package/chunks/HighlightToSingle.glsl.js +1 -4
- package/chunks/ImageMaterial.glsl.js +1 -4
- package/chunks/Jpg.js +1 -4
- package/chunks/Laserline.glsl.js +1 -4
- package/chunks/LaserlinePath.glsl.js +1 -4
- package/chunks/LineCallout.glsl.js +1 -4
- package/chunks/LineMarker.glsl.js +1 -4
- package/chunks/Magnifier.glsl.js +1 -4
- package/chunks/MeasurementArrow.glsl.js +1 -4
- package/chunks/MultiPathImpl.js +1 -4
- package/chunks/NativeLine.glsl.js +1 -4
- package/chunks/NoiseTextureAtlas.glsl.js +1 -4
- package/chunks/OITBlend.glsl.js +13 -20
- package/chunks/OITDim.glsl.js +6 -0
- package/chunks/OperatorClip.js +1 -4
- package/chunks/OperatorCrosses.js +1 -4
- package/chunks/OperatorCut.js +1 -4
- package/chunks/OperatorDefinitions.js +1 -4
- package/chunks/OperatorDensify.js +1 -4
- package/chunks/OperatorGeneralize.js +1 -4
- package/chunks/OperatorGeodesicBuffer.js +1 -4
- package/chunks/OperatorGeodeticArea.js +1 -4
- package/chunks/OperatorGeodeticDensifyByLength.js +1 -4
- package/chunks/OperatorGeodeticDistance.js +1 -4
- package/chunks/OperatorGeodeticLength.js +1 -4
- package/chunks/OperatorIntersects.js +1 -4
- package/chunks/OperatorMultiPartToSinglePart.js +1 -4
- package/chunks/OperatorOverlaps.js +1 -4
- package/chunks/OperatorProject.js +1 -4
- package/chunks/OperatorProximity.js +1 -4
- package/chunks/OperatorProximityGeodesic.js +1 -4
- package/chunks/OperatorShapePreservingDensify.js +1 -4
- package/chunks/OperatorShapePreservingLength.js +1 -4
- package/chunks/OperatorShapePreservingProject.js +1 -4
- package/chunks/OperatorSimplifyOGC.js +1 -4
- package/chunks/OperatorTouches.js +1 -4
- package/chunks/OperatorWithin.js +1 -4
- package/chunks/OverlayCompositing.glsl.js +1 -4
- package/chunks/Path.glsl.js +1 -4
- package/chunks/Pattern.glsl.js +1 -4
- package/chunks/Point2D.js +1 -4
- package/chunks/PointRenderer.glsl.js +1 -4
- package/chunks/Precipitation.glsl.js +1 -4
- package/chunks/ProjectionTransformation.js +1 -4
- package/chunks/RasterColorizer.glsl.js +1 -4
- package/chunks/RealisticTree.glsl.js +1 -4
- package/chunks/RibbonLine.glsl.js +1 -4
- package/chunks/SSAO.glsl.js +1 -4
- package/chunks/SSAOBlur.glsl.js +1 -4
- package/chunks/ShadedColorMaterial.glsl.js +1 -4
- package/chunks/ShadowCastAccumulate.glsl.js +1 -4
- package/chunks/ShadowCastClear.glsl.js +1 -4
- package/chunks/ShadowCastVisualize.glsl.js +1 -4
- package/chunks/ShadowHighlight.glsl.js +1 -4
- package/chunks/SideCalculator2D-BNwb5gvz.js +1 -4
- package/chunks/SimpleAtmosphere.glsl.js +1 -4
- package/chunks/SimpleGeometryCursor.js +1 -4
- package/chunks/SlicePlaneMaterial.glsl.js +1 -4
- package/chunks/SpatialReference.js +1 -4
- package/chunks/Stars.glsl.js +1 -4
- package/chunks/SunCalc.js +1 -4
- package/chunks/Terrain.glsl.js +1 -4
- package/chunks/Texture.glsl.js +1 -4
- package/chunks/Transformation2D.js +1 -4
- package/chunks/Viewshed.glsl.js +1 -4
- package/chunks/Water.glsl.js +1 -4
- package/chunks/Zlib.js +1 -4
- package/chunks/_commonjsHelpers.js +1 -4
- package/chunks/aiServices.js +1 -4
- package/chunks/ajv.bundle.js +1 -4
- package/chunks/antlr4.web.js +1 -4
- package/chunks/arcade.js +1 -4
- package/chunks/arcgis-knowledge-client-core-simd.js +1 -4
- package/chunks/arcgis-knowledge-client-core.js +1 -4
- package/chunks/areaOperator.js +1 -4
- package/chunks/array.js +1 -4
- package/chunks/basis_encoder.js +1 -4
- package/chunks/basis_transcoder.js +1 -4
- package/chunks/boundedPlane.js +1 -4
- package/chunks/bufferOperator.js +1 -4
- package/chunks/bundle.js +2 -5
- package/chunks/bundle2.js +1 -4
- package/chunks/cameraUtilsPlanar.js +1 -4
- package/chunks/cameraUtilsSpherical.js +1 -4
- package/chunks/centroidOperator.js +1 -4
- package/chunks/clipOperator.js +1 -4
- package/chunks/constants.js +1 -4
- package/chunks/containsOperator.js +1 -4
- package/chunks/convexHullOperator.js +1 -4
- package/chunks/crossesOperator.js +1 -4
- package/chunks/cutOperator.js +1 -4
- package/chunks/densifyOperator.js +1 -4
- package/chunks/differenceOperator.js +1 -4
- package/chunks/disjointOperator.js +1 -4
- package/chunks/distanceOperator.js +1 -4
- package/chunks/draco_mesh_decoder.js +1 -4
- package/chunks/dxt_encoder.js +1 -4
- package/chunks/earcut.js +1 -4
- package/chunks/equalsOperator.js +1 -4
- package/chunks/generalizeOperator.js +1 -4
- package/chunks/geodesicBufferOperator.js +1 -4
- package/chunks/geodeticAreaOperator.js +1 -4
- package/chunks/geodeticDensifyOperator.js +1 -4
- package/chunks/geodeticLengthOperator.js +1 -4
- package/chunks/geometryEngineBase.js +1 -4
- package/chunks/i3s.js +1 -4
- package/chunks/index.js +1 -4
- package/chunks/intersectionOperator.js +1 -4
- package/chunks/intersectsOperator.js +1 -4
- package/chunks/labelPointOperator.js +1 -4
- package/chunks/languageUtils.js +1 -4
- package/chunks/lclayout.js +1 -4
- package/chunks/lengthOperator.js +1 -4
- package/chunks/lerc-wasm.js +1 -4
- package/chunks/libtess-f32.js +1 -4
- package/chunks/libtess-f64.js +1 -4
- package/chunks/lyr3DMain.js +1 -4
- package/chunks/lyr3DWorker.js +1 -4
- package/chunks/mat3.js +1 -4
- package/chunks/mat4.js +1 -4
- package/chunks/overlapsOperator.js +1 -4
- package/chunks/pe-wasm.js +1 -4
- package/chunks/pe.js +1 -4
- package/chunks/persistableUrlUtils.js +1 -4
- package/chunks/proximityOperator.js +1 -4
- package/chunks/qb3-wasm.js +1 -4
- package/chunks/quickselect.js +1 -4
- package/chunks/rbush.js +1 -4
- package/chunks/relateOperator.js +1 -4
- package/chunks/scalar.js +1 -4
- package/chunks/simplifyOperator.js +1 -4
- package/chunks/symmetricDifferenceOperator.js +1 -4
- package/chunks/terrainUtilsPlanar.js +1 -4
- package/chunks/terrainUtilsSpherical.js +1 -4
- package/chunks/touchesOperator.js +1 -4
- package/chunks/unionOperator.js +1 -4
- package/chunks/vec2.js +1 -4
- package/chunks/vec3.js +1 -4
- package/chunks/vec32.js +1 -4
- package/chunks/vec4.js +1 -4
- package/chunks/vec42.js +1 -4
- package/chunks/vxlLayer.js +1 -4
- package/chunks/withinOperator.js +1 -4
- package/colorUtils.js +1 -4
- package/config.js +2 -5
- package/core/Accessor.js +1 -4
- package/core/ArrayPool.js +1 -4
- package/core/AsyncUpdate.js +1 -4
- package/core/BidiEngine.js +1 -4
- package/core/BidiText.js +1 -4
- package/core/CircularArray.js +1 -4
- package/core/Clonable.js +1 -4
- package/core/Collection.js +1 -4
- package/core/CollectionFlattener.js +1 -4
- package/core/Cyclical.js +1 -4
- package/core/Error.js +1 -4
- package/core/Evented.js +1 -4
- package/core/Handles.js +1 -4
- package/core/Identifiable.js +1 -4
- package/core/JSONSupport.js +1 -4
- package/core/LRUCache.js +1 -4
- package/core/Loadable.js +1 -4
- package/core/Logger.js +1 -4
- package/core/MD5.js +1 -4
- package/core/MapUtils.js +1 -4
- package/core/MemCache.js +1 -4
- package/core/MemCachePool.js +1 -4
- package/core/MultiOriginJSONSupport.js +1 -4
- package/core/NestedMap.js +1 -4
- package/core/NumericIdentifiable.js +1 -4
- package/core/ObjectPool.js +1 -4
- package/core/ObjectStack.js +1 -4
- package/core/PLRUCache.js +1 -4
- package/core/PerformanceSampler.js +1 -4
- package/core/PooledArray.js +1 -4
- package/core/PriorityQueue.js +1 -4
- package/core/Promise.js +1 -4
- package/core/Queue.js +1 -4
- package/core/QueueProcessor.js +1 -4
- package/core/RandomLCG.js +1 -4
- package/core/ReactiveMap.js +1 -4
- package/core/ReactiveSet.js +1 -4
- package/core/ReadOnlyMultiOriginJSONSupport.js +1 -4
- package/core/ReentrantObjectPool.js +1 -4
- package/core/SetUtils.js +1 -4
- package/core/VectorStack.js +1 -4
- package/core/Version.js +1 -4
- package/core/Warning.js +1 -4
- package/core/WriteableMultiOriginJSONMixin.js +1 -4
- package/core/XHRAdapter.js +1 -4
- package/core/a11yUtils.js +1 -4
- package/core/accessorSupport/DefaultsStore.js +1 -4
- package/core/accessorSupport/Lifecycle.js +1 -4
- package/core/accessorSupport/MultiOriginStore.js +1 -4
- package/core/accessorSupport/ObservableBase.js +1 -4
- package/core/accessorSupport/Properties.js +1 -4
- package/core/accessorSupport/Property.js +1 -4
- package/core/accessorSupport/PropertyOrigin.js +1 -4
- package/core/accessorSupport/Store.js +1 -4
- package/core/accessorSupport/beforeDestroy.js +1 -4
- package/core/accessorSupport/decorators/aliasOf.js +1 -4
- package/core/accessorSupport/decorators/cast.js +1 -4
- package/core/accessorSupport/decorators/enumeration.js +1 -4
- package/core/accessorSupport/decorators/persistable.js +1 -4
- package/core/accessorSupport/decorators/property.js +1 -4
- package/core/accessorSupport/decorators/reader.js +1 -4
- package/core/accessorSupport/decorators/shared.js +1 -4
- package/core/accessorSupport/decorators/subclass.js +1 -4
- package/core/accessorSupport/decorators/writer.js +1 -4
- package/core/accessorSupport/decorators.js +1 -4
- package/core/accessorSupport/defaultsStoreUtils.js +1 -4
- package/core/accessorSupport/diffUtils.js +1 -4
- package/core/accessorSupport/ensureType.js +1 -4
- package/core/accessorSupport/extensions/serializableProperty/originAliases.js +1 -4
- package/core/accessorSupport/extensions/serializableProperty/reader.js +1 -4
- package/core/accessorSupport/extensions/serializableProperty/shorthands.js +1 -4
- package/core/accessorSupport/extensions/serializableProperty/type.js +1 -4
- package/core/accessorSupport/extensions/serializableProperty/utils.js +1 -4
- package/core/accessorSupport/extensions/serializableProperty/writePolicyUtils.js +1 -4
- package/core/accessorSupport/extensions/serializableProperty/writer.js +1 -4
- package/core/accessorSupport/extensions/serializableProperty.js +1 -4
- package/core/accessorSupport/get.js +1 -4
- package/core/accessorSupport/layerContainerType.js +1 -4
- package/core/accessorSupport/metadata.js +1 -4
- package/core/accessorSupport/originUtils.js +1 -4
- package/core/accessorSupport/overrideDefaultsFrom.js +1 -4
- package/core/accessorSupport/read.js +1 -4
- package/core/accessorSupport/set.js +1 -4
- package/core/accessorSupport/testSupport.js +1 -4
- package/core/accessorSupport/tracking/Flags.js +1 -4
- package/core/accessorSupport/tracking/ObservationHandle.js +1 -4
- package/core/accessorSupport/tracking/SimpleObservable.js +1 -4
- package/core/accessorSupport/tracking/SimpleTrackingTarget.js +1 -4
- package/core/accessorSupport/tracking/TrackingTarget.js +1 -4
- package/core/accessorSupport/tracking.js +1 -4
- package/core/accessorSupport/trackingUtils.js +1 -4
- package/core/accessorSupport/utils.js +1 -4
- package/core/accessorSupport/watch.js +1 -4
- package/core/accessorSupport/write.js +1 -4
- package/core/arrayUtils.js +1 -4
- package/core/asyncUtils.js +1 -4
- package/core/bidiEngineTables.js +1 -4
- package/core/clock.js +1 -4
- package/core/collectionUtils.js +1 -4
- package/core/colorUtils.js +1 -4
- package/core/compilerUtils.js +1 -4
- package/core/date.js +1 -4
- package/core/dedupeResult.js +1 -4
- package/core/deprecate.js +1 -4
- package/core/devEnvironmentUtils.js +1 -4
- package/core/domUtils.js +1 -4
- package/core/events.js +1 -4
- package/core/floatRGBA.js +1 -4
- package/core/fontUtils.js +1 -4
- package/core/handleUtils.js +1 -4
- package/core/has.js +1 -4
- package/core/heapSort.js +1 -4
- package/core/image/apng.js +1 -4
- package/core/image/gif.js +1 -4
- package/core/imageUtils.js +1 -4
- package/core/iteratorUtils.js +1 -4
- package/core/jsonMap.js +1 -4
- package/core/keyboard.js +1 -4
- package/core/lang.js +1 -4
- package/core/libs/gl-matrix-2/common.js +1 -4
- package/core/libs/gl-matrix-2/factories/mat2df32.js +1 -4
- package/core/libs/gl-matrix-2/factories/mat2df64.js +1 -4
- package/core/libs/gl-matrix-2/factories/mat2f32.js +1 -4
- package/core/libs/gl-matrix-2/factories/mat2f64.js +1 -4
- package/core/libs/gl-matrix-2/factories/mat3f32.js +1 -4
- package/core/libs/gl-matrix-2/factories/mat3f64.js +1 -4
- package/core/libs/gl-matrix-2/factories/mat4f32.js +1 -4
- package/core/libs/gl-matrix-2/factories/mat4f64.js +1 -4
- package/core/libs/gl-matrix-2/factories/quat2f64.js +1 -4
- package/core/libs/gl-matrix-2/factories/quatf64.js +1 -4
- package/core/libs/gl-matrix-2/factories/vec2f32.js +1 -4
- package/core/libs/gl-matrix-2/factories/vec2f64.js +1 -4
- package/core/libs/gl-matrix-2/factories/vec3f32.js +1 -4
- package/core/libs/gl-matrix-2/factories/vec3f64.js +1 -4
- package/core/libs/gl-matrix-2/factories/vec4f32.js +1 -4
- package/core/libs/gl-matrix-2/factories/vec4f64.js +1 -4
- package/core/libs/gl-matrix-2/mat2.js +1 -4
- package/core/libs/gl-matrix-2/mat2d.js +1 -4
- package/core/libs/gl-matrix-2/mat2df32.js +1 -4
- package/core/libs/gl-matrix-2/mat2df64.js +1 -4
- package/core/libs/gl-matrix-2/mat2f32.js +1 -4
- package/core/libs/gl-matrix-2/mat2f64.js +1 -4
- package/core/libs/gl-matrix-2/mat3.js +1 -4
- package/core/libs/gl-matrix-2/mat3f32.js +1 -4
- package/core/libs/gl-matrix-2/mat3f64.js +1 -4
- package/core/libs/gl-matrix-2/mat4.js +1 -4
- package/core/libs/gl-matrix-2/mat4f32.js +1 -4
- package/core/libs/gl-matrix-2/mat4f64.js +1 -4
- package/core/libs/gl-matrix-2/math/common.js +1 -4
- package/core/libs/gl-matrix-2/math/mat2.js +1 -4
- package/core/libs/gl-matrix-2/math/mat2d.js +1 -4
- package/core/libs/gl-matrix-2/math/mat3.js +1 -4
- package/core/libs/gl-matrix-2/math/mat4.js +1 -4
- package/core/libs/gl-matrix-2/math/quat.js +1 -4
- package/core/libs/gl-matrix-2/math/quat2.js +1 -4
- package/core/libs/gl-matrix-2/math/vec2.js +1 -4
- package/core/libs/gl-matrix-2/math/vec3.js +1 -4
- package/core/libs/gl-matrix-2/math/vec3Inline.js +1 -4
- package/core/libs/gl-matrix-2/math/vec4.js +1 -4
- package/core/libs/gl-matrix-2/quat.js +1 -4
- package/core/libs/gl-matrix-2/quat2.js +1 -4
- package/core/libs/gl-matrix-2/quat2f64.js +1 -4
- package/core/libs/gl-matrix-2/quatf64.js +1 -4
- package/core/libs/gl-matrix-2/types/mat2.js +1 -4
- package/core/libs/gl-matrix-2/types/mat2d.js +1 -4
- package/core/libs/gl-matrix-2/types/mat3.js +1 -4
- package/core/libs/gl-matrix-2/types/mat4.js +1 -4
- package/core/libs/gl-matrix-2/types/quat.js +1 -4
- package/core/libs/gl-matrix-2/types/quat2.js +1 -4
- package/core/libs/gl-matrix-2/types/vec2.js +1 -4
- package/core/libs/gl-matrix-2/types/vec3.js +1 -4
- package/core/libs/gl-matrix-2/types/vec4.js +1 -4
- package/core/libs/gl-matrix-2/vec2.js +1 -4
- package/core/libs/gl-matrix-2/vec2f32.js +1 -4
- package/core/libs/gl-matrix-2/vec2f64.js +1 -4
- package/core/libs/gl-matrix-2/vec3.js +1 -4
- package/core/libs/gl-matrix-2/vec3Inline.js +1 -4
- package/core/libs/gl-matrix-2/vec3f32.js +1 -4
- package/core/libs/gl-matrix-2/vec3f64.js +1 -4
- package/core/libs/gl-matrix-2/vec4.js +1 -4
- package/core/libs/gl-matrix-2/vec4f32.js +1 -4
- package/core/libs/gl-matrix-2/vec4f64.js +1 -4
- package/core/libs/rbush/PooledRBush.js +1 -4
- package/core/loadAll.js +1 -4
- package/core/mapCollectionUtils.js +1 -4
- package/core/mathUtils.js +1 -4
- package/core/maybe.js +1 -4
- package/core/maybeUpdating.js +1 -4
- package/core/memoize.js +1 -4
- package/core/memoryEstimations.js +1 -4
- package/core/multiOriginJSONSupportUtils.js +1 -4
- package/core/nextTick.js +1 -4
- package/core/number.js +1 -4
- package/core/object.js +1 -4
- package/core/pbf.js +1 -4
- package/core/performance.js +1 -4
- package/core/perspectiveUtils.js +1 -4
- package/core/promiseUtils.js +1 -4
- package/core/proxy.js +1 -4
- package/core/quantity.js +1 -4
- package/core/quantityFormatUtils.js +1 -4
- package/core/reactiveUtils.js +1 -4
- package/core/sanitizerUtils.js +1 -4
- package/core/scheduling.js +1 -4
- package/core/screenUtils.js +1 -4
- package/core/signal.js +1 -4
- package/core/sql/AggregateFunctions.js +1 -4
- package/core/sql/DateOnly.js +1 -4
- package/core/sql/SqlInterval.js +1 -4
- package/core/sql/SqlTimestampOffset.js +1 -4
- package/core/sql/StandardizedFunctions.js +1 -4
- package/core/sql/TimeOnly.js +1 -4
- package/core/sql/UnknownTimeZone.js +1 -4
- package/core/sql/WhereClause.js +1 -4
- package/core/sql/WhereClauseCache.js +1 -4
- package/core/sql/WhereGrammar.js +1 -4
- package/core/sql/errorSupport.js +1 -4
- package/core/sql/sqlArithmeticUtils.js +1 -4
- package/core/sql/sqlCompareUtils.js +1 -4
- package/core/sql/sqlDateParsingUtils.js +1 -4
- package/core/sql.js +1 -4
- package/core/string.js +1 -4
- package/core/support/OwningCollection.js +1 -4
- package/core/support/UpdatingHandles.js +1 -4
- package/core/support/jsonUtils.js +1 -4
- package/core/throttle.js +1 -4
- package/core/time.js +1 -4
- package/core/timeUtils.js +1 -4
- package/core/typedArrayUtil.js +1 -4
- package/core/uid.js +1 -4
- package/core/unitFormatUtils.js +1 -4
- package/core/units.js +1 -4
- package/core/urlUtils.js +1 -4
- package/core/uuid.js +1 -4
- package/core/workers/Connection.js +1 -4
- package/core/workers/InvokeHandler.js +1 -4
- package/core/workers/RemoteClient.js +1 -4
- package/core/workers/WorkerFallback.js +1 -4
- package/core/workers/WorkerHandle.js +1 -4
- package/core/workers/WorkerOwner.js +1 -4
- package/core/workers/connectionRegistry.js +1 -4
- package/core/workers/loaderConfig.js +1 -4
- package/core/workers/registry.js +1 -4
- package/core/workers/request.js +1 -4
- package/core/workers/staticWorkerMessages.js +1 -4
- package/core/workers/utils.js +1 -4
- package/core/workers/workerFactory.js +1 -4
- package/core/workers/workers.js +1 -4
- package/core/workers.js +1 -4
- package/editing/Clipboard.js +1 -4
- package/editing/fieldUtils.js +1 -4
- package/editing/geometry/coordUtils.js +1 -4
- package/editing/geometry/lineUtils.js +1 -4
- package/editing/sharedTemplates/SharedTemplate.js +1 -4
- package/editing/sharedTemplates/SharedTemplateMetadata.js +1 -4
- package/editing/sharedTemplates/SharedTemplateProvider.js +1 -4
- package/editing/sharedTemplates/executor/builders/bufferLineToPolygon.js +1 -4
- package/editing/sharedTemplates/executor/builders/bufferPointToPolygon.js +1 -4
- package/editing/sharedTemplates/executor/builders/bufferPolygonToPolygon.js +1 -4
- package/editing/sharedTemplates/executor/builders/connectionPoint.js +1 -4
- package/editing/sharedTemplates/executor/builders/equallySpaced.js +1 -4
- package/editing/sharedTemplates/executor/builders/offsetLine.js +1 -4
- package/editing/sharedTemplates/executor/builders/offsetPrimaryLine.js +1 -4
- package/editing/sharedTemplates/executor/builders/pointAtAllVerticesOfLine.js +1 -4
- package/editing/sharedTemplates/executor/builders/pointAtBeginningOfLine.js +1 -4
- package/editing/sharedTemplates/executor/builders/pointAtBeginningOfRadial.js +1 -4
- package/editing/sharedTemplates/executor/builders/pointAtEndOfLine.js +1 -4
- package/editing/sharedTemplates/executor/builders/pointAtInteriorVertices.js +1 -4
- package/editing/sharedTemplates/executor/builders/pointAtIntersectionVerticesOfLine.js +1 -4
- package/editing/sharedTemplates/executor/builders/pointAtNotBeginningOfLine.js +1 -4
- package/editing/sharedTemplates/executor/builders/pointAtNotEndOfLine.js +1 -4
- package/editing/sharedTemplates/executor/builders/pointAtPolygonCentroid.js +1 -4
- package/editing/sharedTemplates/executor/builders/pointAtPolygonNotStart.js +1 -4
- package/editing/sharedTemplates/executor/builders/pointAtPolygonStart.js +1 -4
- package/editing/sharedTemplates/executor/builders/pointIdentity.js +1 -4
- package/editing/sharedTemplates/executor/builders/pointPrimaryIdentity.js +1 -4
- package/editing/sharedTemplates/executor/builders/polygonBoundary.js +1 -4
- package/editing/sharedTemplates/executor/builders/polygonBoundaryTwoPoint.js +1 -4
- package/editing/sharedTemplates/executor/builders/polygonIdentity.js +1 -4
- package/editing/sharedTemplates/executor/builders/polygonPrimaryIdentity.js +1 -4
- package/editing/sharedTemplates/executor/builders/polygonVertices.js +1 -4
- package/editing/sharedTemplates/executor/builders/radialLines.js +1 -4
- package/editing/sharedTemplates/executor/builders/support/builderUtils.js +1 -4
- package/editing/sharedTemplates/executor/builders/support/offsetUtils.js +1 -4
- package/editing/sharedTemplates/executor/builders/support/shapeUtils.js +1 -4
- package/editing/sharedTemplates/executor/builders/twoPointLines.js +1 -4
- package/editing/sharedTemplates/executor/createTemplateExecutor.js +1 -4
- package/editing/sharedTemplates/executor/support/createFeatureServiceEdit.js +1 -4
- package/editing/sharedTemplates/executor/support/createPresetServiceEdit.js +1 -4
- package/editing/sharedTemplates/executor/support/executorUtils.js +1 -4
- package/editing/sharedTemplates/executor/support/getBuilder.js +1 -4
- package/editing/sharedTemplates/support/sharedTemplateErrors.js +1 -4
- package/editing/sharedTemplates/support/toolNames.js +1 -4
- package/editing/sharedTemplates/templateDefinitions/FeatureTemplateDefinition.js +1 -4
- package/editing/sharedTemplates/templateDefinitions/GroupTemplateDefinition.js +1 -4
- package/editing/sharedTemplates/templateDefinitions/PresetTemplateDefinition.js +1 -4
- package/editing/sharedTemplates/templateDefinitions/TemplateDefinitionBase.js +1 -4
- package/editing/sharedTemplates/templateDefinitions/parts/FeatureTemplateRelationshipPart.js +1 -4
- package/editing/sharedTemplates/templateDefinitions/parts/GroupTemplatePart.js +1 -4
- package/editing/sharedTemplates/templateDefinitions/parts/PresetTemplatePart.js +1 -4
- package/editing/sharedTemplates/templateDefinitions/parts/TemplatePartBase.js +1 -4
- package/editing/sharedTemplates/templateDefinitions/parts/builders/builderUtils.js +1 -4
- package/editing/sharedTemplates/templateDefinitions/templateDefinitionUtils.js +1 -4
- package/editing/sharedTemplates/templateLoader.js +1 -4
- package/editing/templateUtils.js +1 -4
- package/effects/FocusArea.js +1 -4
- package/effects/FocusAreaOutline.js +1 -4
- package/effects/FocusAreas.js +1 -4
- package/exports/csv.js +1 -4
- package/form/ExpressionInfo.js +1 -4
- package/form/FormTemplate.js +1 -4
- package/form/elements/AttachmentElement.js +1 -4
- package/form/elements/Element.js +1 -4
- package/form/elements/FieldElement.js +1 -4
- package/form/elements/GroupElement.js +1 -4
- package/form/elements/RelationshipElement.js +1 -4
- package/form/elements/TextElement.js +1 -4
- package/form/elements/UtilityNetworkAssociationsElement.js +1 -4
- package/form/elements/inputs/BarcodeScannerInput.js +1 -4
- package/form/elements/inputs/ComboBoxInput.js +1 -4
- package/form/elements/inputs/DatePickerInput.js +1 -4
- package/form/elements/inputs/DateTimeOffsetPickerInput.js +1 -4
- package/form/elements/inputs/DateTimePickerInput.js +1 -4
- package/form/elements/inputs/Input.js +1 -4
- package/form/elements/inputs/RadioButtonsInput.js +1 -4
- package/form/elements/inputs/SwitchInput.js +1 -4
- package/form/elements/inputs/TextAreaInput.js +1 -4
- package/form/elements/inputs/TextBoxInput.js +1 -4
- package/form/elements/inputs/TextInput.js +1 -4
- package/form/elements/inputs/TimePickerInput.js +1 -4
- package/form/elements/inputs/attachments/AttachmentInput.js +1 -4
- package/form/elements/inputs/attachments/AudioInput.js +1 -4
- package/form/elements/inputs/attachments/DocumentInput.js +1 -4
- package/form/elements/inputs/attachments/ImageInput.js +1 -4
- package/form/elements/inputs/attachments/Input.js +1 -4
- package/form/elements/inputs/attachments/SignatureInput.js +1 -4
- package/form/elements/inputs/attachments/VideoInput.js +1 -4
- package/form/elements/inputs/attachments/support/inputs.js +1 -4
- package/form/elements/inputs/attachments/support/utils.js +1 -4
- package/form/elements/inputs/inputUtils.js +1 -4
- package/form/elements/inputs.js +1 -4
- package/form/elements.js +1 -4
- package/form/support/formUtils.js +1 -4
- package/geohash/GeohashCell.js +1 -4
- package/geohash/GeohashTree.js +1 -4
- package/geohash/geohashUtils.js +1 -4
- package/geometry/Circle.js +1 -4
- package/geometry/Extent.js +1 -4
- package/geometry/FlatGeometry.js +1 -4
- package/geometry/Geometry.js +1 -4
- package/geometry/GeometryCursor.js +1 -4
- package/geometry/HeightModelInfo.js +1 -4
- package/geometry/Mesh.js +1 -4
- package/geometry/Multipoint.js +1 -4
- package/geometry/Point.js +1 -4
- package/geometry/Polygon.js +1 -4
- package/geometry/Polyline.js +1 -4
- package/geometry/SpatialReference.js +1 -4
- package/geometry/asserts.js +1 -4
- package/geometry/coordinateFormatter.js +1 -4
- package/geometry/ellipsoidUtils.js +1 -4
- package/geometry/geodesicUtils.js +1 -4
- package/geometry/geometryAdapters/hydrated.js +1 -4
- package/geometry/geometryAdapters/json.js +1 -4
- package/geometry/geometryCursorCollectUtils.js +1 -4
- package/geometry/geometryEngine.js +1 -4
- package/geometry/geometryEngineJSON.js +1 -4
- package/geometry/libtess.js +1 -4
- package/geometry/operators/affineTransformOperator.js +1 -4
- package/geometry/operators/alphaShapeOperator.js +1 -4
- package/geometry/operators/areaOperator.js +1 -4
- package/geometry/operators/autoCompleteOperator.js +1 -4
- package/geometry/operators/boundaryOperator.js +1 -4
- package/geometry/operators/bufferOperator.js +1 -4
- package/geometry/operators/centroidOperator.js +1 -4
- package/geometry/operators/clipOperator.js +1 -4
- package/geometry/operators/containsOperator.js +1 -4
- package/geometry/operators/convexHullOperator.js +1 -4
- package/geometry/operators/crossesOperator.js +1 -4
- package/geometry/operators/cutOperator.js +1 -4
- package/geometry/operators/densifyOperator.js +1 -4
- package/geometry/operators/differenceOperator.js +1 -4
- package/geometry/operators/disjointOperator.js +1 -4
- package/geometry/operators/distanceOperator.js +1 -4
- package/geometry/operators/equalsOperator.js +1 -4
- package/geometry/operators/extendOperator.js +1 -4
- package/geometry/operators/generalizeOperator.js +1 -4
- package/geometry/operators/geodesicBufferOperator.js +1 -4
- package/geometry/operators/geodesicProximityOperator.js +1 -4
- package/geometry/operators/geodeticAreaOperator.js +1 -4
- package/geometry/operators/geodeticDensifyOperator.js +1 -4
- package/geometry/operators/geodeticDistanceOperator.js +1 -4
- package/geometry/operators/geodeticLengthOperator.js +1 -4
- package/geometry/operators/geodeticUtilsOperator.js +1 -4
- package/geometry/operators/graphicBufferOperator.js +1 -4
- package/geometry/operators/gx/geodeticUtils.js +1 -4
- package/geometry/operators/gx/operatorAffineTransform.js +1 -4
- package/geometry/operators/gx/operatorAlphaShape.js +1 -4
- package/geometry/operators/gx/operatorAutoComplete.js +1 -4
- package/geometry/operators/gx/operatorBoundary.js +1 -4
- package/geometry/operators/gx/operatorBuffer.js +1 -4
- package/geometry/operators/gx/operatorClip.js +1 -4
- package/geometry/operators/gx/operatorConvexHull.js +1 -4
- package/geometry/operators/gx/operatorCut.js +1 -4
- package/geometry/operators/gx/operatorDensify.js +1 -4
- package/geometry/operators/gx/operatorDifference.js +1 -4
- package/geometry/operators/gx/operatorGeneralize.js +1 -4
- package/geometry/operators/gx/operatorGeodesicBuffer.js +1 -4
- package/geometry/operators/gx/operatorGeodeticArea.js +1 -4
- package/geometry/operators/gx/operatorGeodeticDensify.js +1 -4
- package/geometry/operators/gx/operatorGeodeticDistance.js +1 -4
- package/geometry/operators/gx/operatorGeodeticLength.js +1 -4
- package/geometry/operators/gx/operatorGraphicBuffer.js +1 -4
- package/geometry/operators/gx/operatorIntegrate.js +1 -4
- package/geometry/operators/gx/operatorIntersection.js +1 -4
- package/geometry/operators/gx/operatorLabelPoint.js +1 -4
- package/geometry/operators/gx/operatorLinesToPolygons.js +1 -4
- package/geometry/operators/gx/operatorLocateBetween.js +1 -4
- package/geometry/operators/gx/operatorMinimumBoundingCircle.js +1 -4
- package/geometry/operators/gx/operatorMultiPartToSinglePart.js +1 -4
- package/geometry/operators/gx/operatorOffset.js +1 -4
- package/geometry/operators/gx/operatorPolygonOverlay.js +1 -4
- package/geometry/operators/gx/operatorPolygonSlicer.js +1 -4
- package/geometry/operators/gx/operatorProject.js +1 -4
- package/geometry/operators/gx/operatorProximityGeodesic.js +1 -4
- package/geometry/operators/gx/operatorShapePreservingProject.js +1 -4
- package/geometry/operators/gx/operatorSimplify.js +1 -4
- package/geometry/operators/gx/operatorSimplifyOGC.js +1 -4
- package/geometry/operators/gx/operatorSinglePartToMultiPart.js +1 -4
- package/geometry/operators/gx/operatorSymmetricDifference.js +1 -4
- package/geometry/operators/gx/operatorUnion.js +1 -4
- package/geometry/operators/integrateOperator.js +1 -4
- package/geometry/operators/intersectionOperator.js +1 -4
- package/geometry/operators/intersectsOperator.js +1 -4
- package/geometry/operators/isNearOperator.js +1 -4
- package/geometry/operators/json/bufferOperator.js +1 -4
- package/geometry/operators/json/containsOperator.js +1 -4
- package/geometry/operators/json/convexHullOperator.js +1 -4
- package/geometry/operators/json/crossesOperator.js +1 -4
- package/geometry/operators/json/disjointOperator.js +1 -4
- package/geometry/operators/json/generalizeOperator.js +1 -4
- package/geometry/operators/json/geodesicBufferOperator.js +1 -4
- package/geometry/operators/json/graphicBufferOperator.js +1 -4
- package/geometry/operators/json/intersectionOperator.js +1 -4
- package/geometry/operators/json/intersectsOperator.js +1 -4
- package/geometry/operators/json/lengthOperator.js +1 -4
- package/geometry/operators/json/offsetOperator.js +1 -4
- package/geometry/operators/json/overlapsOperator.js +1 -4
- package/geometry/operators/json/projectOperator.js +1 -4
- package/geometry/operators/json/simplifyOperator.js +1 -4
- package/geometry/operators/json/touchesOperator.js +1 -4
- package/geometry/operators/json/unionOperator.js +1 -4
- package/geometry/operators/json/withinOperator.js +1 -4
- package/geometry/operators/labelPointOperator.js +1 -4
- package/geometry/operators/lengthOperator.js +1 -4
- package/geometry/operators/linesToPolygonsOperator.js +1 -4
- package/geometry/operators/locateBetweenOperator.js +1 -4
- package/geometry/operators/minimumBoundingCircleOperator.js +1 -4
- package/geometry/operators/multiPartToSinglePartOperator.js +1 -4
- package/geometry/operators/offsetOperator.js +1 -4
- package/geometry/operators/overlapsOperator.js +1 -4
- package/geometry/operators/polygonOverlayOperator.js +1 -4
- package/geometry/operators/polygonSlicerOperator.js +1 -4
- package/geometry/operators/projectOperator.js +1 -4
- package/geometry/operators/proximityOperator.js +1 -4
- package/geometry/operators/relateOperator.js +1 -4
- package/geometry/operators/reshapeOperator.js +1 -4
- package/geometry/operators/shapePreservingProjectOperator.js +1 -4
- package/geometry/operators/simplifyOGCOperator.js +1 -4
- package/geometry/operators/simplifyOperator.js +1 -4
- package/geometry/operators/singlePartToMultiPartOperator.js +1 -4
- package/geometry/operators/support/GeographicTransformation.js +1 -4
- package/geometry/operators/support/GeographicTransformationStep.js +1 -4
- package/geometry/operators/support/Transformation.js +1 -4
- package/geometry/operators/support/apiConverter.js +1 -4
- package/geometry/operators/support/geodeticCurveType.js +1 -4
- package/geometry/operators/support/geographicTransformationUtils.js +1 -4
- package/geometry/operators/support/initNoPeFactory.js +1 -4
- package/geometry/operators/support/jsonConverter.js +1 -4
- package/geometry/operators/support/projectionTransformation.js +1 -4
- package/geometry/operators/support/projectionZScaling.js +1 -4
- package/geometry/operators/support/proximityResult.js +1 -4
- package/geometry/operators/symmetricDifferenceOperator.js +1 -4
- package/geometry/operators/touchesOperator.js +1 -4
- package/geometry/operators/unionOperator.js +1 -4
- package/geometry/operators/withinOperator.js +1 -4
- package/geometry/pe.js +1 -4
- package/geometry/projection/computeTranslationToOriginAndRotation.js +1 -4
- package/geometry/projection/localLinearScaleFactors.js +1 -4
- package/geometry/projection/localRotationUtils.js +1 -4
- package/geometry/projection/lonLatToSphericalPCPF.js +1 -4
- package/geometry/projection/projectBoundingRect.js +1 -4
- package/geometry/projection/projectBoundingSphere.js +1 -4
- package/geometry/projection/projectBuffer.js +1 -4
- package/geometry/projection/projectDirection.js +1 -4
- package/geometry/projection/projectPointToVector.js +1 -4
- package/geometry/projection/projectVec3Array.js +1 -4
- package/geometry/projection/projectVectorToPoint.js +1 -4
- package/geometry/projection/projectVectorToVector.js +1 -4
- package/geometry/projection/projectXYZToVector.js +1 -4
- package/geometry/projection/projectors.js +1 -4
- package/geometry/projectionUtils.js +1 -4
- package/geometry/spatialReferenceEllipsoidUtils.js +1 -4
- package/geometry/support/DoubleArray.js +1 -4
- package/geometry/support/Ellipsoid.js +1 -4
- package/geometry/support/FloatArray.js +1 -4
- package/geometry/support/HalfFloatArray.js +1 -4
- package/geometry/support/Indices.js +1 -4
- package/geometry/support/MeshComponent.js +1 -4
- package/geometry/support/MeshGeoreferencedVertexSpace.js +1 -4
- package/geometry/support/MeshLocalVertexSpace.js +1 -4
- package/geometry/support/MeshMaterial.js +1 -4
- package/geometry/support/MeshMaterialMetallicRoughness.js +1 -4
- package/geometry/support/MeshTexture.js +1 -4
- package/geometry/support/MeshTextureTransform.js +1 -4
- package/geometry/support/MeshTransform.js +1 -4
- package/geometry/support/MeshVertexAttributes.js +1 -4
- package/geometry/support/PolylineBuilder.js +1 -4
- package/geometry/support/ShortArray.js +1 -4
- package/geometry/support/TileClipper.js +1 -4
- package/geometry/support/UByteArray.js +1 -4
- package/geometry/support/UCharArray.js +1 -4
- package/geometry/support/UShortArray.js +1 -4
- package/geometry/support/UintArray.js +1 -4
- package/geometry/support/WKIDUnitConversion.js +1 -4
- package/geometry/support/aaBoundingBox.js +1 -4
- package/geometry/support/aaBoundingRect.js +1 -4
- package/geometry/support/axisAngle.js +1 -4
- package/geometry/support/axisAngleDegrees.js +1 -4
- package/geometry/support/boundedPlane.js +1 -4
- package/geometry/support/boundsUtils.js +1 -4
- package/geometry/support/buffer/BufferPool.js +1 -4
- package/geometry/support/buffer/BufferView.js +1 -4
- package/geometry/support/buffer/internals/Mat3.js +1 -4
- package/geometry/support/buffer/internals/Mat4.js +1 -4
- package/geometry/support/buffer/internals/Scalar.js +1 -4
- package/geometry/support/buffer/internals/Vec2.js +1 -4
- package/geometry/support/buffer/internals/Vec3.js +1 -4
- package/geometry/support/buffer/internals/Vec4.js +1 -4
- package/geometry/support/buffer/math/common.js +1 -4
- package/geometry/support/buffer/math/vec3.js +1 -4
- package/geometry/support/buffer/math/vec4.js +1 -4
- package/geometry/support/buffer/math.js +1 -4
- package/geometry/support/buffer/types.js +1 -4
- package/geometry/support/buffer/utils/mat3.js +1 -4
- package/geometry/support/buffer/utils/mat4.js +1 -4
- package/geometry/support/buffer/utils/scalar.js +1 -4
- package/geometry/support/buffer/utils/vec2.js +1 -4
- package/geometry/support/buffer/utils/vec3.js +1 -4
- package/geometry/support/buffer/utils/vec4.js +1 -4
- package/geometry/support/buffer/utils.js +1 -4
- package/geometry/support/centroid.js +1 -4
- package/geometry/support/clipRay.js +1 -4
- package/geometry/support/contains.js +1 -4
- package/geometry/support/coordinateSystem.js +1 -4
- package/geometry/support/coordsUtils.js +1 -4
- package/geometry/support/curves/bezierCurveUtils.js +1 -4
- package/geometry/support/curves/circleUtils.js +1 -4
- package/geometry/support/curves/circularArcUtils.js +1 -4
- package/geometry/support/curves/closestPointOnCurve.js +1 -4
- package/geometry/support/curves/curveExtent.js +1 -4
- package/geometry/support/curves/curveLength.js +1 -4
- package/geometry/support/curves/curveUtils.js +1 -4
- package/geometry/support/curves/densifyCurvedGeometry.js +2 -5
- package/geometry/support/curves/ellipticArc4Utils.js +1 -4
- package/geometry/support/curves/ellipticArc7Utils.js +1 -4
- package/geometry/support/curves/interpolateCurve.js +1 -4
- package/geometry/support/curves/lineUtils.js +1 -4
- package/geometry/support/curves/mathUtils.js +1 -4
- package/geometry/support/curves/rotate.js +1 -4
- package/geometry/support/curves/splitCurveAtPoint.js +1 -4
- package/geometry/support/extentUtils.js +1 -4
- package/geometry/support/float16.js +1 -4
- package/geometry/support/frustum.js +1 -4
- package/geometry/support/geodesicConstants.js +1 -4
- package/geometry/support/geodesicUtils.js +1 -4
- package/geometry/support/geometryUtils.js +1 -4
- package/geometry/support/heightModelInfoUtils.js +1 -4
- package/geometry/support/intersects.js +1 -4
- package/geometry/support/intersectsBase.js +1 -4
- package/geometry/support/jsonTypeUtils.js +1 -4
- package/geometry/support/jsonUtils.js +1 -4
- package/geometry/support/labelPoint.js +1 -4
- package/geometry/support/lineSegment.js +1 -4
- package/geometry/support/meshErrors.js +1 -4
- package/geometry/support/meshProperties.js +1 -4
- package/geometry/support/meshUtils/ElevationSamplerWorker.js +1 -4
- package/geometry/support/meshUtils/External.js +1 -4
- package/geometry/support/meshUtils/Metadata.js +1 -4
- package/geometry/support/meshUtils/centerAt.js +1 -4
- package/geometry/support/meshUtils/convertMeshVertexSpace.js +1 -4
- package/geometry/support/meshUtils/deduplicate.js +1 -4
- package/geometry/support/meshUtils/elevation.js +1 -4
- package/geometry/support/meshUtils/elevationSampler.js +1 -4
- package/geometry/support/meshUtils/exporters/gltf/asset.js +1 -4
- package/geometry/support/meshUtils/exporters/gltf/buffer.js +1 -4
- package/geometry/support/meshUtils/exporters/gltf/bufferview.js +1 -4
- package/geometry/support/meshUtils/exporters/gltf/geometry.js +1 -4
- package/geometry/support/meshUtils/exporters/gltf/glb.js +1 -4
- package/geometry/support/meshUtils/exporters/gltf/gltf.js +1 -4
- package/geometry/support/meshUtils/exporters/gltf/gltfexport.js +1 -4
- package/geometry/support/meshUtils/exporters/gltf/imageutils.js +1 -4
- package/geometry/support/meshUtils/exporters/gltf/node.js +1 -4
- package/geometry/support/meshUtils/exporters/gltf/scene.js +1 -4
- package/geometry/support/meshUtils/extent.js +1 -4
- package/geometry/support/meshUtils/geographicUtils.js +1 -4
- package/geometry/support/meshUtils/georeference.js +1 -4
- package/geometry/support/meshUtils/loadExternal.js +1 -4
- package/geometry/support/meshUtils/loadGLTFMesh.js +1 -4
- package/geometry/support/meshUtils/merge.js +1 -4
- package/geometry/support/meshUtils/meshCloneUtils.js +1 -4
- package/geometry/support/meshUtils/primitives.js +1 -4
- package/geometry/support/meshUtils/projectMeshVertexPositions.js +1 -4
- package/geometry/support/meshUtils/projection.js +1 -4
- package/geometry/support/meshUtils/rotate.js +1 -4
- package/geometry/support/meshUtils/scale.js +1 -4
- package/geometry/support/meshUtils/vertexSpaceConversion.js +1 -4
- package/geometry/support/meshUtils.js +1 -4
- package/geometry/support/meshVertexSpaceUtils.js +1 -4
- package/geometry/support/near.js +1 -4
- package/geometry/support/normalizeUtils.js +1 -4
- package/geometry/support/normalizeUtilsCommon.js +1 -4
- package/geometry/support/normalizeUtilsSync.js +1 -4
- package/geometry/support/plane.js +1 -4
- package/geometry/support/planetGCSUtils.js +1 -4
- package/geometry/support/pointUtils.js +1 -4
- package/geometry/support/polygonExtentClipping.js +1 -4
- package/geometry/support/polygonUtils.js +1 -4
- package/geometry/support/quantizationUtils.js +1 -4
- package/geometry/support/ray.js +1 -4
- package/geometry/support/rotate.js +1 -4
- package/geometry/support/scaleUtils.js +1 -4
- package/geometry/support/spatialReferenceUtils.js +1 -4
- package/geometry/support/sphere.js +1 -4
- package/geometry/support/sphereUtils.js +1 -4
- package/geometry/support/triangle.js +1 -4
- package/geometry/support/triangulationUtils.js +1 -4
- package/geometry/support/typeUtils.js +1 -4
- package/geometry/support/vector.js +1 -4
- package/geometry/support/vectorStacks.js +1 -4
- package/geometry/support/webMercatorUtils.js +1 -4
- package/geometry/support/zmUtils.js +1 -4
- package/geometry/support/zscale.js +1 -4
- package/graphic/AggregateGraphicOrigin.js +1 -4
- package/graphic/BuildingGraphicOrigin.js +1 -4
- package/graphic/CSVGraphicOrigin.js +1 -4
- package/graphic/CatalogGraphicOrigin.js +1 -4
- package/graphic/FeatureGraphicOrigin.js +1 -4
- package/graphic/GeoJSONGraphicOrigin.js +1 -4
- package/graphic/GeoRSSGraphicOrigin.js +1 -4
- package/graphic/GraphicOrigin.js +1 -4
- package/graphic/ImageryGraphicOrigin.js +1 -4
- package/graphic/ImageryTileGraphicOrigin.js +1 -4
- package/graphic/KMLGraphicOrigin.js +1 -4
- package/graphic/KnowledgeGraphGraphicOrigin.js +1 -4
- package/graphic/LinkChartGraphicOrigin.js +1 -4
- package/graphic/MapImageGraphicOrigin.js +1 -4
- package/graphic/MapNotesGraphicOrigin.js +1 -4
- package/graphic/OGCFeatureGraphicOrigin.js +1 -4
- package/graphic/OrientedImageryGraphicOrigin.js +1 -4
- package/graphic/ParquetGraphicOrigin.js +1 -4
- package/graphic/PointCloudGraphicOrigin.js +1 -4
- package/graphic/SceneGraphicOrigin.js +1 -4
- package/graphic/StreamGraphicOrigin.js +1 -4
- package/graphic/SubtypeGroupGraphicOrigin.js +1 -4
- package/graphic/TileGraphicOrigin.js +1 -4
- package/graphic/TrackGraphicOrigin.js +1 -4
- package/graphic/VectorTileGraphicOrigin.js +1 -4
- package/graphic/VoxelGraphicOrigin.js +1 -4
- package/graphic/WCSGraphicOrigin.js +1 -4
- package/graphic/WFSGraphicOrigin.js +1 -4
- package/graphic/getIdFieldsProvider.js +1 -4
- package/graphic/getPopupProvider.js +1 -4
- package/graphic/getSliceableContainer.js +1 -4
- package/graphic/graphicOriginUtils.js +1 -4
- package/graphic/graphicOrigins.js +1 -4
- package/graphic/isBuildingGraphicOrigin.js +1 -4
- package/graphic/isCSVGraphicOrigin.js +1 -4
- package/graphic/isCatalogGraphicOrigin.js +1 -4
- package/graphic/isFeatureGraphicOrigin.js +1 -4
- package/graphic/isGeoJSONGraphicOrigin.js +1 -4
- package/graphic/isGeoRSSGraphicOrigin.js +1 -4
- package/graphic/isImageryGraphicOrigin.js +1 -4
- package/graphic/isImageryTileGraphicOrigin.js +1 -4
- package/graphic/isKMLGraphicOrigin.js +1 -4
- package/graphic/isKnowledgeGraphGraphicOrigin.js +1 -4
- package/graphic/isLinkChartGraphicOrigin.js +1 -4
- package/graphic/isMapImageGraphicOrigin.js +1 -4
- package/graphic/isMapNotesGraphicOrigin.js +1 -4
- package/graphic/isOGCFeatureGraphicOrigin.js +1 -4
- package/graphic/isOrientedImageryGraphicOrigin.js +1 -4
- package/graphic/isParquetGraphicOrigin.js +1 -4
- package/graphic/isPointCloudGraphicOrigin.js +1 -4
- package/graphic/isSceneGraphicOrigin.js +1 -4
- package/graphic/isStreamGraphicOrigin.js +1 -4
- package/graphic/isSubtypeGroupGraphicOrigin.js +1 -4
- package/graphic/isTileGraphicOrigin.js +1 -4
- package/graphic/isVectorTileGraphicOrigin.js +1 -4
- package/graphic/isVoxelGraphicOrigin.js +1 -4
- package/graphic/isWCSGraphicOrigin.js +1 -4
- package/graphic/isWFSGraphicOrigin.js +1 -4
- package/grids/MeasuredGrid.js +1 -4
- package/ground/NavigationConstraint.js +1 -4
- package/identity/Credential.js +1 -4
- package/identity/IdentityManager.js +1 -4
- package/identity/IdentityManagerBase.js +1 -4
- package/identity/IdentityModal.js +1 -4
- package/identity/OAuthCredential.js +1 -4
- package/identity/OAuthInfo.js +1 -4
- package/identity/ServerInfo.js +1 -4
- package/interfaces.d.ts +22 -36
- package/intl/date.js +1 -4
- package/intl/duration.js +1 -4
- package/intl/locale.js +1 -4
- package/intl/messages.js +1 -4
- package/intl/number.js +1 -4
- package/intl/substitute.js +1 -4
- package/intl/t9n.js +1 -4
- package/intl.js +1 -4
- package/kernel.js +2 -5
- package/layers/BaseDynamicLayer.js +1 -4
- package/layers/BaseElevationLayer.js +1 -4
- package/layers/BaseTileLayer.js +1 -4
- package/layers/BingMapsLayer.js +1 -4
- package/layers/BuildingSceneLayer.js +1 -4
- package/layers/CSVLayer.js +1 -4
- package/layers/CatalogLayer.d.ts +3 -3
- package/layers/CatalogLayer.js +1 -4
- package/layers/DimensionLayer.js +1 -4
- package/layers/ElevationLayer.js +1 -4
- package/layers/FeatureLayer.js +1 -4
- package/layers/GaussianSplatLayer.js +1 -4
- package/layers/GeoJSONLayer.d.ts +3 -3
- package/layers/GeoJSONLayer.js +1 -4
- package/layers/GeoRSSLayer.js +1 -4
- package/layers/GraphicsLayer.js +1 -4
- package/layers/GroupLayer.js +1 -4
- package/layers/ILyr3DWasmPerSceneView.js +1 -4
- package/layers/ImageryLayer.js +1 -4
- package/layers/ImageryTileLayer.js +2 -5
- package/layers/IntegratedMesh3DTilesLayer.js +1 -4
- package/layers/IntegratedMeshLayer.js +1 -4
- package/layers/KMLLayer.js +1 -4
- package/layers/KnowledgeGraphLayer.js +1 -4
- package/layers/Layer.js +1 -4
- package/layers/LayerConstants.js +1 -4
- package/layers/LineOfSightLayer.js +1 -4
- package/layers/LinkChartLayer.js +1 -4
- package/layers/Lyr3DWasmPerSceneView.js +1 -4
- package/layers/Lyr3DWorkerHandle.js +1 -4
- package/layers/MapImageLayer.js +1 -4
- package/layers/MapNotesLayer.js +1 -4
- package/layers/MediaLayer.js +1 -4
- package/layers/OGCFeatureLayer.d.ts +1 -1
- package/layers/OGCFeatureLayer.js +1 -4
- package/layers/OpenStreetMapLayer.js +1 -4
- package/layers/OrientedImageryLayer.js +2 -5
- package/layers/ParquetLayer.d.ts +6 -6
- package/layers/ParquetLayer.js +1 -4
- package/layers/PointCloudLayer.js +1 -4
- package/layers/RouteLayer.js +1 -4
- package/layers/SceneLayer.js +1 -4
- package/layers/StreamLayer.d.ts +15 -15
- package/layers/StreamLayer.js +1 -4
- package/layers/SubtypeGroupLayer.d.ts +8 -8
- package/layers/SubtypeGroupLayer.js +1 -4
- package/layers/TileLayer.js +1 -4
- package/layers/UnknownLayer.js +1 -4
- package/layers/UnsupportedLayer.js +1 -4
- package/layers/VectorTileLayer.js +1 -4
- package/layers/VideoLayer.js +1 -4
- package/layers/ViewshedLayer.js +1 -4
- package/layers/VoxelLayer.js +1 -4
- package/layers/VoxelWasmPerSceneView.js +1 -4
- package/layers/WCSLayer.js +1 -4
- package/layers/WFSLayer.d.ts +3 -3
- package/layers/WFSLayer.js +1 -4
- package/layers/WMSLayer.js +1 -4
- package/layers/WMTSLayer.js +1 -4
- package/layers/WebTileLayer.js +1 -4
- package/layers/buildingSublayers/BuildingComponentSublayer.js +1 -4
- package/layers/buildingSublayers/BuildingGroupSublayer.js +1 -4
- package/layers/buildingSublayers/BuildingSublayer.js +1 -4
- package/layers/buildingSublayers/utils.js +1 -4
- package/layers/catalog/CatalogDynamicGroupLayer.js +1 -4
- package/layers/catalog/CatalogFootprintLayer.d.ts +2 -2
- package/layers/catalog/CatalogFootprintLayer.js +1 -4
- package/layers/catalog/catalogUtils.js +1 -4
- package/layers/effects/EffectView.js +1 -4
- package/layers/effects/FeatureEffectView.js +1 -4
- package/layers/effects/colorMatrixFunctions.js +1 -4
- package/layers/effects/effects.js +1 -4
- package/layers/effects/jsonUtils.js +1 -4
- package/layers/effects/parser.js +1 -4
- package/layers/effects/utils.js +1 -4
- package/layers/graphics/FlatFeature.js +1 -4
- package/layers/graphics/FlatFeatureSet.js +1 -4
- package/layers/graphics/OptimizedFeature.js +1 -4
- package/layers/graphics/OptimizedFeatureSet.js +1 -4
- package/layers/graphics/OptimizedGeometry.js +1 -4
- package/layers/graphics/applyEditsUtils.js +1 -4
- package/layers/graphics/centroid.js +1 -4
- package/layers/graphics/contains.js +1 -4
- package/layers/graphics/controllers/FeatureTileController3D.js +1 -4
- package/layers/graphics/controllers/I3SOnDemandController.js +1 -4
- package/layers/graphics/data/AttributesBuilder.js +1 -4
- package/layers/graphics/data/BoundsStore.js +1 -4
- package/layers/graphics/data/FeatureIdInfo.js +1 -4
- package/layers/graphics/data/FeatureStore.js +1 -4
- package/layers/graphics/data/FlatFeatureStore.js +1 -4
- package/layers/graphics/data/QueryEngine.js +1 -4
- package/layers/graphics/data/QueryEngineCache.js +1 -4
- package/layers/graphics/data/QueryEngineCapabilities.js +1 -4
- package/layers/graphics/data/QueryEngineResult.js +1 -4
- package/layers/graphics/data/SnappingCandidate.js +1 -4
- package/layers/graphics/data/StreamFeatureManager.js +1 -4
- package/layers/graphics/data/attributeSupport.js +1 -4
- package/layers/graphics/data/createFeatureId.js +1 -4
- package/layers/graphics/data/flatFeatureQueryEngineAdapter.js +1 -4
- package/layers/graphics/data/geometryUtils.js +1 -4
- package/layers/graphics/data/optimizedFeatureQueryEngineAdapter.js +1 -4
- package/layers/graphics/data/projectionSupport.js +1 -4
- package/layers/graphics/data/queryUtils.js +1 -4
- package/layers/graphics/data/queryValidationUtils.js +1 -4
- package/layers/graphics/data/spatialQuerySupport.js +1 -4
- package/layers/graphics/data/timeSupport.js +1 -4
- package/layers/graphics/dehydratedFeatureComparison.js +1 -4
- package/layers/graphics/dehydratedFeatureUtils.js +1 -4
- package/layers/graphics/dehydratedFeatures.js +1 -4
- package/layers/graphics/dehydratedPoint.js +1 -4
- package/layers/graphics/editingSupport.js +1 -4
- package/layers/graphics/featureConversionUtils.js +1 -4
- package/layers/graphics/hydratedFeatures.js +1 -4
- package/layers/graphics/objectIdUtils.js +1 -4
- package/layers/graphics/sources/CSVSource.js +1 -4
- package/layers/graphics/sources/FeatureLayerSource.js +1 -4
- package/layers/graphics/sources/GeoJSONSource.js +1 -4
- package/layers/graphics/sources/MemorySource.js +1 -4
- package/layers/graphics/sources/OGCFeatureSource.js +1 -4
- package/layers/graphics/sources/ParquetSource.js +1 -4
- package/layers/graphics/sources/WFSSource.js +1 -4
- package/layers/graphics/sources/WFSSourceWorker.js +1 -4
- package/layers/graphics/sources/connections/GeoEventConnection.js +1 -4
- package/layers/graphics/sources/connections/WebSocketConnection.js +1 -4
- package/layers/graphics/sources/connections/createConnection.js +1 -4
- package/layers/graphics/sources/csv/csv.js +1 -4
- package/layers/graphics/sources/geojson/GeoJSONSourceWorker.js +1 -4
- package/layers/graphics/sources/geojson/geojson.js +1 -4
- package/layers/graphics/sources/support/CSVSourceWorker.js +1 -4
- package/layers/graphics/sources/support/MemorySourceWorker.js +1 -4
- package/layers/graphics/sources/support/ParquetSourceWorker.js +1 -4
- package/layers/graphics/sources/support/QueryTask.js +1 -4
- package/layers/graphics/sources/support/clientSideDefaults.js +1 -4
- package/layers/graphics/sources/support/sourceUtils.js +1 -4
- package/layers/graphics/sources/support/uploadAssetErrors.js +1 -4
- package/layers/graphics/sources/support/uploadAssets.js +1 -4
- package/layers/graphics/sources/support/uploadProgressWeights.js +1 -4
- package/layers/graphics/sources/support/uploads.js +1 -4
- package/layers/knowledgeGraph/IdealEdgeLengthTypeOptions.js +1 -4
- package/layers/knowledgeGraph/KnowledgeGraphLayerDataManager.js +1 -4
- package/layers/knowledgeGraph/KnowledgeGraphSublayer.js +1 -4
- package/layers/knowledgeGraph/KnowledgeGraphSublayerBase.js +1 -4
- package/layers/knowledgeGraph/SessionMemoryStorage.js +1 -4
- package/layers/knowledgeGraph/antlr/BindParamsListener.js +1 -4
- package/layers/knowledgeGraph/antlr/SimpleErrorListener.js +1 -4
- package/layers/knowledgeGraph/constants.js +1 -4
- package/layers/knowledgeGraph/cypherUtils.js +1 -4
- package/layers/knowledgeGraph/dataModelVisualizationUtils.js +1 -4
- package/layers/knowledgeGraph/layerUtils.js +1 -4
- package/layers/knowledgeGraph/nodeMovementUtils.js +1 -4
- package/layers/knowledgeGraph/supportUtils.js +1 -4
- package/layers/mixins/APIKeyMixin.js +1 -4
- package/layers/mixins/ArcGISCachedService.js +1 -4
- package/layers/mixins/ArcGISImageService.js +1 -4
- package/layers/mixins/ArcGISMapService.js +1 -4
- package/layers/mixins/ArcGISService.js +1 -4
- package/layers/mixins/BlendLayer.js +1 -4
- package/layers/mixins/CustomParametersMixin.js +1 -4
- package/layers/mixins/DisplayFilteredLayer.js +1 -4
- package/layers/mixins/EditBusLayer.js +1 -4
- package/layers/mixins/FeatureEffectLayer.js +1 -4
- package/layers/mixins/FeatureLayerBase.js +1 -4
- package/layers/mixins/FeatureReductionLayer.js +1 -4
- package/layers/mixins/ImageryTileMixin.js +2 -5
- package/layers/mixins/OperationalLayer.js +1 -4
- package/layers/mixins/OrderedLayer.js +1 -4
- package/layers/mixins/PortalLayer.js +1 -4
- package/layers/mixins/PublishableLayer.js +1 -4
- package/layers/mixins/RasterJobHandlerMixin.js +1 -4
- package/layers/mixins/RasterPresetRendererMixin.js +1 -4
- package/layers/mixins/RefreshableLayer.js +1 -4
- package/layers/mixins/ScaleRangeLayer.js +1 -4
- package/layers/mixins/SceneService.js +1 -4
- package/layers/mixins/SublayersOwner.js +1 -4
- package/layers/mixins/TemporalLayer.js +1 -4
- package/layers/mixins/TrackableLayer.js +1 -4
- package/layers/mixins/operationalLayerModuleMap.js +1 -4
- package/layers/mixins/operationalLayers.js +1 -4
- package/layers/mixins/refresh.js +1 -4
- package/layers/ogc/crsUtils.js +1 -4
- package/layers/ogc/ogcFeatureUtils.js +1 -4
- package/layers/ogc/wcsUtils.js +1 -4
- package/layers/ogc/wfsUtils.js +1 -4
- package/layers/ogc/xmlUtils.js +1 -4
- package/layers/orientedImagery/core/CameraOrientation.js +1 -4
- package/layers/orientedImagery/core/CameraOrientationHPR.js +1 -4
- package/layers/orientedImagery/core/CameraOrientationLTP.js +1 -4
- package/layers/orientedImagery/core/CameraOrientationOPK.js +1 -4
- package/layers/orientedImagery/core/CameraOrientationYPR.js +1 -4
- package/layers/orientedImagery/core/ElevationSourceDefinitions.js +1 -4
- package/layers/orientedImagery/core/ExposurePoint.js +1 -4
- package/layers/orientedImagery/core/bestImageUtils.js +1 -4
- package/layers/orientedImagery/core/cameraOrientationFactory.js +1 -4
- package/layers/orientedImagery/core/cameraOrientationRegistry.js +1 -4
- package/layers/orientedImagery/core/coverageUtils.js +1 -4
- package/layers/orientedImagery/core/utils.js +1 -4
- package/layers/orientedImagery/queries.js +1 -4
- package/layers/orientedImagery/transformations/imageToWorld.js +1 -4
- package/layers/orientedImagery/transformations/rectifyMapPoint.js +1 -4
- package/layers/orientedImagery/transformations/updateElevation.js +1 -4
- package/layers/orientedImagery/transformations/updateElevationUtils.js +1 -4
- package/layers/orientedImagery/transformations/utils.js +1 -4
- package/layers/orientedImagery/transformations/worldToImage.js +1 -4
- package/layers/pointCloudFilters/PointCloudBitfieldFilter.js +1 -4
- package/layers/pointCloudFilters/PointCloudFilter.js +1 -4
- package/layers/pointCloudFilters/PointCloudReturnFilter.js +1 -4
- package/layers/pointCloudFilters/PointCloudValueFilter.js +1 -4
- package/layers/pointCloudFilters/typeUtils.js +1 -4
- package/layers/raster/datasets/BaseRaster.js +2 -5
- package/layers/raster/datasets/CovJSONRaster.js +1 -4
- package/layers/raster/datasets/DBFParser.js +1 -4
- package/layers/raster/datasets/EphemeralBlockCache.js +1 -4
- package/layers/raster/datasets/FunctionRaster.js +1 -4
- package/layers/raster/datasets/ImageAuxRaster.js +1 -4
- package/layers/raster/datasets/ImageServerRaster.js +2 -5
- package/layers/raster/datasets/InMemoryRaster.js +1 -4
- package/layers/raster/datasets/MRFRaster.js +1 -4
- package/layers/raster/datasets/RasterFactory.js +1 -4
- package/layers/raster/datasets/RawBlockCache.js +2 -5
- package/layers/raster/datasets/TIFFRaster.js +1 -4
- package/layers/raster/datasets/WCSRaster.js +1 -4
- package/layers/raster/datasets/byteStreamUtils.js +1 -4
- package/layers/raster/datasets/covJSONParser.js +1 -4
- package/layers/raster/datasets/datasetUtils.js +1 -4
- package/layers/raster/datasets/multidimensionalUtils.js +1 -4
- package/layers/raster/datasets/multipartParser.js +1 -4
- package/layers/raster/datasets/pamParser.js +1 -4
- package/layers/raster/datasets/pixelReader.js +1 -4
- package/layers/raster/datasets/wcsCapabilitiesParser.js +1 -4
- package/layers/raster/datasets/wcsCoverageParser.js +1 -4
- package/layers/raster/datasets/xmlUtilities.js +1 -4
- package/layers/raster/formats/ImageCanvasDecoder.js +1 -4
- package/layers/raster/formats/JpgPlus.js +1 -4
- package/layers/raster/formats/Lerc.js +1 -4
- package/layers/raster/formats/Lzw.js +1 -4
- package/layers/raster/formats/Qb3.js +1 -4
- package/layers/raster/formats/RasterCodec.js +1 -4
- package/layers/raster/formats/Raw.js +1 -4
- package/layers/raster/formats/TiffDecoder.js +1 -4
- package/layers/raster/formats/pixelRangeUtils.js +1 -4
- package/layers/raster/formats/tiffTag.js +1 -4
- package/layers/raster/formats/utils.js +1 -4
- package/layers/raster/functions/ArithmeticFunction.js +1 -4
- package/layers/raster/functions/ArithmeticFunctionArguments.js +1 -4
- package/layers/raster/functions/AspectFunction.js +1 -4
- package/layers/raster/functions/AspectFunctionArguments.js +1 -4
- package/layers/raster/functions/BandArithmeticFunction.js +1 -4
- package/layers/raster/functions/BandArithmeticFunctionArguments.js +1 -4
- package/layers/raster/functions/BaseFunctionArguments.js +1 -4
- package/layers/raster/functions/BaseRasterFunction.js +1 -4
- package/layers/raster/functions/ClipFunction.js +1 -4
- package/layers/raster/functions/ClipFunctionArguments.js +1 -4
- package/layers/raster/functions/ColormapFunction.js +1 -4
- package/layers/raster/functions/ColormapFunctionArguments.js +1 -4
- package/layers/raster/functions/ColormapToRGBFunction.js +1 -4
- package/layers/raster/functions/ColormapToRGBFunctionArguments.js +1 -4
- package/layers/raster/functions/CompositeBandFunction.js +1 -4
- package/layers/raster/functions/CompositeBandFunctionArguments.js +1 -4
- package/layers/raster/functions/ComputeChangeFunction.js +1 -4
- package/layers/raster/functions/ComputeChangeFunctionArguments.js +1 -4
- package/layers/raster/functions/ContrastBrightnessFunction.js +1 -4
- package/layers/raster/functions/ContrastBrightnessFunctionArguments.js +1 -4
- package/layers/raster/functions/ConvolutionFunction.js +1 -4
- package/layers/raster/functions/ConvolutionFunctionArguments.js +1 -4
- package/layers/raster/functions/CurvatureFunction.js +1 -4
- package/layers/raster/functions/CurvatureFunctionArguments.js +1 -4
- package/layers/raster/functions/ExtractBandFunction.js +1 -4
- package/layers/raster/functions/ExtractBandFunctionArguments.js +1 -4
- package/layers/raster/functions/GrayscaleFunction.js +1 -4
- package/layers/raster/functions/GrayscaleFunctionArguments.js +1 -4
- package/layers/raster/functions/HillshadeFunction.js +1 -4
- package/layers/raster/functions/HillshadeFunctionArguments.js +1 -4
- package/layers/raster/functions/LocalFunction.js +1 -4
- package/layers/raster/functions/LocalFunctionArguments.js +1 -4
- package/layers/raster/functions/MaskFunction.js +1 -4
- package/layers/raster/functions/MaskFunctionArguments.js +1 -4
- package/layers/raster/functions/NDVIFunction.js +1 -4
- package/layers/raster/functions/NDVIFunctionArguments.js +1 -4
- package/layers/raster/functions/RemapFunction.js +1 -4
- package/layers/raster/functions/RemapFunctionArguments.js +1 -4
- package/layers/raster/functions/ShadedReliefFunction.js +1 -4
- package/layers/raster/functions/ShadedReliefFunctionArguments.js +1 -4
- package/layers/raster/functions/SlopeFunction.js +1 -4
- package/layers/raster/functions/SlopeFunctionArguments.js +1 -4
- package/layers/raster/functions/SpectralConversionFunction.js +1 -4
- package/layers/raster/functions/SpectralConversionFunctionArguments.js +1 -4
- package/layers/raster/functions/StatisticsFunction.js +1 -4
- package/layers/raster/functions/StatisticsFunctionArguments.js +1 -4
- package/layers/raster/functions/StatisticsHistogramFunction.js +1 -4
- package/layers/raster/functions/StatisticsHistogramFunctionArguments.js +1 -4
- package/layers/raster/functions/StretchFunction.js +1 -4
- package/layers/raster/functions/StretchFunctionArguments.js +1 -4
- package/layers/raster/functions/TableFunction.js +1 -4
- package/layers/raster/functions/TableFunctionArguments.js +1 -4
- package/layers/raster/functions/bandIndexUtils.js +1 -4
- package/layers/raster/functions/changeDetectionUtils.js +1 -4
- package/layers/raster/functions/clipUtils.js +1 -4
- package/layers/raster/functions/colormaps.js +1 -4
- package/layers/raster/functions/conversionUtils.js +1 -4
- package/layers/raster/functions/convolutionUtils.js +1 -4
- package/layers/raster/functions/creators/createAppearenceFunctions.js +1 -4
- package/layers/raster/functions/creators/createBandIndexFunctions.js +1 -4
- package/layers/raster/functions/creators/createChangeFunctions.js +1 -4
- package/layers/raster/functions/creators/createConversionFunctions.js +1 -4
- package/layers/raster/functions/creators/createDataManagementFunctions.js +1 -4
- package/layers/raster/functions/creators/createLocalFunctions.js +1 -4
- package/layers/raster/functions/creators/createMultiRasterAnalysisFunctions.js +1 -4
- package/layers/raster/functions/creators/createStatisticsFunctions.js +1 -4
- package/layers/raster/functions/creators/createSurfaceFunctions.js +1 -4
- package/layers/raster/functions/creators/utils.js +1 -4
- package/layers/raster/functions/customBandIndexUtils.js +1 -4
- package/layers/raster/functions/focalStatUtils.js +1 -4
- package/layers/raster/functions/localUtils.js +1 -4
- package/layers/raster/functions/mirror.js +1 -4
- package/layers/raster/functions/pixelTransformUtils.js +1 -4
- package/layers/raster/functions/pixelUtils.js +1 -4
- package/layers/raster/functions/rasterFunctionHelper.js +1 -4
- package/layers/raster/functions/rasterFunctionSchema.js +1 -4
- package/layers/raster/functions/rasterProjectionHelper.js +1 -4
- package/layers/raster/functions/stretchUtils.js +1 -4
- package/layers/raster/functions/surfaceUtils.js +1 -4
- package/layers/raster/functions/vectorFieldUtils.js +1 -4
- package/layers/raster/transforms/BaseRasterTransform.js +1 -4
- package/layers/raster/transforms/GCSShiftTransform.js +1 -4
- package/layers/raster/transforms/IdentityTransform.js +1 -4
- package/layers/raster/transforms/PolynomialTransform.js +1 -4
- package/layers/raster/transforms/utils.js +1 -4
- package/layers/save/featureLayerUtils.js +1 -4
- package/layers/save/groupLayerUtils.js +1 -4
- package/layers/save/imageryUtils.js +1 -4
- package/layers/save/mapImageLayerUtils.js +1 -4
- package/layers/save/mediaLayerUtils.js +1 -4
- package/layers/save/streamLayerUtils.js +1 -4
- package/layers/save/utils.js +1 -4
- package/layers/support/AggregateField.js +1 -4
- package/layers/support/BuildingFieldStatistics.js +1 -4
- package/layers/support/BuildingFilter.js +1 -4
- package/layers/support/BuildingFilterAuthoringInfo.js +1 -4
- package/layers/support/BuildingFilterAuthoringInfoBlock.js +1 -4
- package/layers/support/BuildingFilterAuthoringInfoCheckbox.js +1 -4
- package/layers/support/BuildingFilterAuthoringInfoType.js +1 -4
- package/layers/support/BuildingFilterBlock.js +1 -4
- package/layers/support/BuildingFilterMode.js +1 -4
- package/layers/support/BuildingFilterModeSolid.js +1 -4
- package/layers/support/BuildingFilterModeWireFrame.js +1 -4
- package/layers/support/BuildingFilterModeXRay.js +1 -4
- package/layers/support/BuildingSummaryStatistics.js +1 -4
- package/layers/support/ClientSideConnection.js +1 -4
- package/layers/support/CodedValue.js +1 -4
- package/layers/support/CodedValueDomain.js +1 -4
- package/layers/support/Contingency.js +1 -4
- package/layers/support/ContingencyConstraintViolation.js +1 -4
- package/layers/support/ContingentValue.js +1 -4
- package/layers/support/ContingentValuesResult.js +1 -4
- package/layers/support/ControlPoint.js +1 -4
- package/layers/support/ControlPointsGeoreference.js +1 -4
- package/layers/support/CornersGeoreference.js +1 -4
- package/layers/support/DateTimeFieldFormat.js +1 -4
- package/layers/support/DimensionalDefinition.js +1 -4
- package/layers/support/DisplayFilter.js +1 -4
- package/layers/support/DisplayFilterInfo.js +1 -4
- package/layers/support/Domain.js +1 -4
- package/layers/support/EditFieldsInfo.js +1 -4
- package/layers/support/EditingCapabilities.js +1 -4
- package/layers/support/ElevationQuery.js +1 -4
- package/layers/support/ElevationQueryContext.js +1 -4
- package/layers/support/ElevationQueryTileCache.js +1 -4
- package/layers/support/ElevationSampler.js +1 -4
- package/layers/support/ElevationSamplerData.js +1 -4
- package/layers/support/ElevationTile.js +1 -4
- package/layers/support/ElevationTileData.js +1 -4
- package/layers/support/ExportImageParameters.js +1 -4
- package/layers/support/ExportImageServiceParameters.js +1 -4
- package/layers/support/ExportWMSImageParameters.js +1 -4
- package/layers/support/ExpressionInfo.js +1 -4
- package/layers/support/ExtentAndRotationGeoreference.js +1 -4
- package/layers/support/FacilityLayerInfo.js +1 -4
- package/layers/support/FeatureEffect.js +1 -4
- package/layers/support/FeatureFilter.js +1 -4
- package/layers/support/FeatureIndex.js +1 -4
- package/layers/support/FeatureReductionBinning.js +1 -4
- package/layers/support/FeatureReductionCluster.js +1 -4
- package/layers/support/FeatureReductionSelection.js +1 -4
- package/layers/support/FeatureTemplate.js +1 -4
- package/layers/support/FeatureType.js +1 -4
- package/layers/support/Field.js +1 -4
- package/layers/support/FieldConfiguration.js +1 -4
- package/layers/support/FieldFormat.js +1 -4
- package/layers/support/FieldGroup.js +1 -4
- package/layers/support/FieldsIndex.js +1 -4
- package/layers/support/GeometryDescriptor.js +1 -4
- package/layers/support/GeometryFieldsInfo.js +1 -4
- package/layers/support/GeoreferenceBase.js +1 -4
- package/layers/support/I3SIndexInfo.js +1 -4
- package/layers/support/I3SLayerDefinitions.js +1 -4
- package/layers/support/ImageElement.js +1 -4
- package/layers/support/InheritedDomain.js +1 -4
- package/layers/support/KMLMapImage.js +1 -4
- package/layers/support/KMLSublayer.js +1 -4
- package/layers/support/LOD.js +1 -4
- package/layers/support/LabelClass.js +1 -4
- package/layers/support/LabelExpressionInfo.js +1 -4
- package/layers/support/LayerContingentValuesCache.js +1 -4
- package/layers/support/LayerFloorInfo.js +1 -4
- package/layers/support/LayerLoadContext.js +1 -4
- package/layers/support/LayerTimeOptions.js +1 -4
- package/layers/support/LercDecoder.js +1 -4
- package/layers/support/LercWorker.js +1 -4
- package/layers/support/LevelLayerInfo.js +1 -4
- package/layers/support/LocalMediaElementSource.js +1 -4
- package/layers/support/MapImage.js +1 -4
- package/layers/support/MediaElementBase.js +1 -4
- package/layers/support/MediaElementView.js +1 -4
- package/layers/support/MosaicRule.js +1 -4
- package/layers/support/MultidimensionalSubset.js +1 -4
- package/layers/support/NumberFieldFormat.js +1 -4
- package/layers/support/OrderByInfo.js +1 -4
- package/layers/support/ParquetGeometryEncodingLocation.js +1 -4
- package/layers/support/ParquetGeometryEncodingWkb.js +1 -4
- package/layers/support/PixelBlock.js +1 -4
- package/layers/support/PlaybackInfo.js +1 -4
- package/layers/support/PolygonCollection.js +1 -4
- package/layers/support/PublishingInfo.js +1 -4
- package/layers/support/PurgeOptions.js +1 -4
- package/layers/support/RangeDomain.js +1 -4
- package/layers/support/RangeInfo.js +1 -4
- package/layers/support/RasterBandInfo.js +1 -4
- package/layers/support/RasterFunction.js +1 -4
- package/layers/support/RasterFunctionInfo.js +1 -4
- package/layers/support/RasterFunctionProperties.js +1 -4
- package/layers/support/RasterFunctionTemplate.js +1 -4
- package/layers/support/RasterFunctionVariable.js +1 -4
- package/layers/support/RasterInfo.js +1 -4
- package/layers/support/RasterJobHandler.js +1 -4
- package/layers/support/RasterSensorInfo.js +1 -4
- package/layers/support/RasterStorageInfo.js +1 -4
- package/layers/support/RasterWorker.js +1 -4
- package/layers/support/Relationship.js +1 -4
- package/layers/support/RouteStopSymbols.js +1 -4
- package/layers/support/RouteSymbols.js +1 -4
- package/layers/support/SceneFilter.js +1 -4
- package/layers/support/SceneLayerViewFilter.js +1 -4
- package/layers/support/SceneModification.js +1 -4
- package/layers/support/SceneModifications.js +1 -4
- package/layers/support/SceneServiceTimeInfo.js +1 -4
- package/layers/support/SimpleBandStatistics.js +1 -4
- package/layers/support/SiteLayerInfo.js +1 -4
- package/layers/support/SpriteSource.js +1 -4
- package/layers/support/StreamConnection.js +1 -4
- package/layers/support/Sublayer.js +1 -4
- package/layers/support/Subtype.js +1 -4
- package/layers/support/SubtypeSublayer.js +1 -4
- package/layers/support/TelemetryData.js +1 -4
- package/layers/support/TelemetryDisplay.js +1 -4
- package/layers/support/TileElevationSampler.js +1 -4
- package/layers/support/TileInfo.js +1 -4
- package/layers/support/TileInfoTilemapCache.js +1 -4
- package/layers/support/TileKey.js +1 -4
- package/layers/support/TileMatrixSet.js +1 -4
- package/layers/support/Tilemap.js +1 -4
- package/layers/support/TilemapCache.js +1 -4
- package/layers/support/TimeInfo.js +1 -4
- package/layers/support/TitleCreator.js +1 -4
- package/layers/support/TrackInfo.js +1 -4
- package/layers/support/TrackPartInfo.js +1 -4
- package/layers/support/VideoElement.js +1 -4
- package/layers/support/VideoFrame.js +1 -4
- package/layers/support/VideoTimeExtent.js +1 -4
- package/layers/support/WMSSublayer.js +1 -4
- package/layers/support/WMTSLayerInfo.js +1 -4
- package/layers/support/WMTSStyle.js +1 -4
- package/layers/support/WMTSSublayer.js +1 -4
- package/layers/support/arcadeUtils.js +1 -4
- package/layers/support/arcgisLayerUrl.js +1 -4
- package/layers/support/arcgisLayers.js +1 -4
- package/layers/support/associatedFeatureServiceUtils.js +1 -4
- package/layers/support/capabilities.js +1 -4
- package/layers/support/commonProperties.js +1 -4
- package/layers/support/csvUtils.js +1 -4
- package/layers/support/displayFilterUtils.js +1 -4
- package/layers/support/domainUtils.js +1 -4
- package/layers/support/domains.js +1 -4
- package/layers/support/editableLayers.js +1 -4
- package/layers/support/exifUtils.js +1 -4
- package/layers/support/featureLayerUtils.js +2 -5
- package/layers/support/featurePopupQueryUtils.js +1 -4
- package/layers/support/featureQueryAll.js +1 -4
- package/layers/support/featureReductionUtils.js +1 -4
- package/layers/support/fetchService.js +1 -4
- package/layers/support/fieldConfigUtils.js +1 -4
- package/layers/support/fieldFormatUtils.js +1 -4
- package/layers/support/fieldProperties.js +1 -4
- package/layers/support/fieldType.js +1 -4
- package/layers/support/fieldUtils.js +1 -4
- package/layers/support/floorFilterUtils.js +1 -4
- package/layers/support/fromPortalItem.js +1 -4
- package/layers/support/imageBitmapUtils.js +1 -4
- package/layers/support/imageUtils.js +1 -4
- package/layers/support/imageryRendererUtils.js +1 -4
- package/layers/support/infoFor3D.js +1 -4
- package/layers/support/kmlUtils.js +1 -4
- package/layers/support/labelFormatUtils.js +1 -4
- package/layers/support/labelUtils.js +1 -4
- package/layers/support/labelingInfo.js +1 -4
- package/layers/support/layerOriginUtils.js +1 -4
- package/layers/support/layerUtils.js +1 -4
- package/layers/support/layersCreator.js +1 -4
- package/layers/support/lazyLayerLoader.js +1 -4
- package/layers/support/locationUtils.js +1 -4
- package/layers/support/mediaUtils.js +1 -4
- package/layers/support/meshSpatialReferenceScaleUtils.js +1 -4
- package/layers/support/multiLayerServiceUtils.js +1 -4
- package/layers/support/parquetEncodingUtils.js +1 -4
- package/layers/support/parquetUtils.d.ts +7 -2
- package/layers/support/parquetUtils.js +1 -4
- package/layers/support/rasterEnums.js +1 -4
- package/layers/support/rasterFieldUtils.js +1 -4
- package/layers/support/rasterFunctionConstants.js +1 -4
- package/layers/support/rasterFunctionUtils.js +1 -4
- package/layers/support/sceneLayerCacheUtils.js +1 -4
- package/layers/support/sceneLayerStatistics.js +1 -4
- package/layers/support/schemaValidator.js +1 -4
- package/layers/support/schemaValidatorLoader.js +1 -4
- package/layers/support/serviceCapabilitiesUtils.js +1 -4
- package/layers/support/streamLayerUtils.js +1 -4
- package/layers/support/sublayerUtils.js +1 -4
- package/layers/support/subtypeGroupLayerUtils.js +1 -4
- package/layers/support/tiles3DUtils.js +1 -4
- package/layers/support/timeSupport.js +1 -4
- package/layers/support/vectorTileLayerLoader.js +1 -4
- package/layers/support/versionUtils.js +1 -4
- package/layers/support/videoUtils.js +1 -4
- package/layers/support/wmsUtils.js +1 -4
- package/layers/support/wmtsUtils.js +1 -4
- package/layers/video/VideoCameraSensorModel.js +1 -4
- package/layers/video/VideoController.js +1 -4
- package/layers/video/videoUtils.js +1 -4
- package/layers/voxel/NCTimeParser.js +1 -4
- package/layers/voxel/VoxelColorStop.js +1 -4
- package/layers/voxel/VoxelDimension.js +1 -4
- package/layers/voxel/VoxelDynamicSection.js +1 -4
- package/layers/voxel/VoxelFormat.js +1 -4
- package/layers/voxel/VoxelIrregularSpacing.js +1 -4
- package/layers/voxel/VoxelIsosurface.js +1 -4
- package/layers/voxel/VoxelOpacityStop.js +1 -4
- package/layers/voxel/VoxelRangeFilter.js +1 -4
- package/layers/voxel/VoxelRegularSpacing.js +1 -4
- package/layers/voxel/VoxelSection.js +1 -4
- package/layers/voxel/VoxelSimpleShading.js +1 -4
- package/layers/voxel/VoxelSlice.js +1 -4
- package/layers/voxel/VoxelTransferFunctionStyle.js +1 -4
- package/layers/voxel/VoxelUniqueValue.js +1 -4
- package/layers/voxel/VoxelVariable.js +1 -4
- package/layers/voxel/VoxelVariableStyle.js +1 -4
- package/layers/voxel/VoxelVolume.js +1 -4
- package/layers/voxel/VoxelVolumeIndex.js +1 -4
- package/layers/voxel/VoxelVolumeStyle.js +1 -4
- package/layers/voxel/voxelPlaneUtils.js +1 -4
- package/libs/basisu/BasisUEncoder.js +1 -4
- package/libs/basisu/BasisUTranscoder.js +1 -4
- package/libs/dracoMeshDecoder/dracoMeshDecoder.js +1 -4
- package/libs/dxtEncoder/DXTEncoder.js +1 -4
- package/libs/i3s/I3SModule.js +1 -4
- package/libs/linkchartlayout/LinkChartLayout.js +1 -4
- package/libs/lyr3d/Lyr3DModule.js +1 -4
- package/libs/maquette/cache.js +1 -4
- package/libs/maquette/dom.js +1 -4
- package/libs/maquette/h.js +1 -4
- package/libs/maquette/index.js +1 -4
- package/libs/maquette/mapping.js +1 -4
- package/libs/maquette/projection.js +1 -4
- package/libs/maquette/projector.js +1 -4
- package/libs/maquette/utilities/window-performance-projector-logger.js +1 -4
- package/libs/maquette-advanced-projector/advanced-projector-options.js +1 -4
- package/libs/maquette-advanced-projector/index.js +1 -4
- package/libs/maquette-advanced-projector/projector.js +1 -4
- package/libs/maquette-advanced-projector/utils.js +1 -4
- package/libs/parquet/loadParquetModule.js +1 -4
- package/libs/parquet/parquet.js +1 -4
- package/libs/text/loadTextModule.js +1 -4
- package/libs/vxl/VxlModule.js +1 -4
- package/linkChart/ChronologicalLayoutSettings.js +1 -4
- package/linkChart/LayoutSettings.js +1 -4
- package/linkChart/LinkChartProperties.js +1 -4
- package/linkChart/NonspatialDataDisplay.js +1 -4
- package/linkChart/OrganicLayoutSettings.js +1 -4
- package/linkChart/enums.js +1 -4
- package/linkChart/utils.js +1 -4
- package/networks/CircuitManager.js +1 -4
- package/networks/Network.js +1 -4
- package/networks/RulesTable.js +1 -4
- package/networks/UnitIdentifierManager.js +1 -4
- package/networks/UtilityNetwork.js +1 -4
- package/networks/UtilityNetworkTraceAnalysis.js +1 -4
- package/networks/support/Circuit.js +1 -4
- package/networks/support/CircuitLocation.js +1 -4
- package/networks/support/CircuitPath.js +1 -4
- package/networks/support/CircuitPathConnectivityElement.js +1 -4
- package/networks/support/CircuitSection.js +1 -4
- package/networks/support/NamedTraceConfiguration.js +1 -4
- package/networks/support/NetworkSystemLayers.js +1 -4
- package/networks/support/Subcircuit.js +1 -4
- package/networks/support/Terminal.js +1 -4
- package/networks/support/TerminalConfiguration.js +1 -4
- package/networks/support/TopologyValidationJobInfo.js +1 -4
- package/networks/support/TraceConfiguration.js +1 -4
- package/networks/support/TraceJobInfo.js +1 -4
- package/networks/support/UNTraceConfiguration.js +1 -4
- package/networks/support/UtilityNetworkLookupHelper.js +1 -4
- package/networks/support/jsonHelpers.js +1 -4
- package/networks/support/networkFieldUtils.js +1 -4
- package/networks/support/typeUtils.js +1 -4
- package/networks/support/utils.js +1 -4
- package/package.json +1 -1
- package/popup/ElementExpressionInfo.js +1 -4
- package/popup/ExpressionInfo.js +1 -4
- package/popup/FieldInfo.js +1 -4
- package/popup/LayerOptions.js +1 -4
- package/popup/RelatedRecordsInfo.js +1 -4
- package/popup/content/AttachmentsContent.js +1 -4
- package/popup/content/BarChartMediaInfo.js +1 -4
- package/popup/content/ColumnChartMediaInfo.js +1 -4
- package/popup/content/Content.js +1 -4
- package/popup/content/CustomContent.js +1 -4
- package/popup/content/ExpressionContent.js +1 -4
- package/popup/content/FieldsContent.js +1 -4
- package/popup/content/ImageMediaInfo.js +1 -4
- package/popup/content/LineChartMediaInfo.js +1 -4
- package/popup/content/MediaContent.js +1 -4
- package/popup/content/PieChartMediaInfo.js +1 -4
- package/popup/content/RelationshipContent.js +1 -4
- package/popup/content/TextContent.js +1 -4
- package/popup/content/UtilityNetworkAssociationsContent.js +1 -4
- package/popup/content/mixins/ChartMediaInfo.js +1 -4
- package/popup/content/mixins/MediaInfo.js +1 -4
- package/popup/content/support/ChartMediaInfoValue.js +1 -4
- package/popup/content/support/ChartMediaInfoValueSeries.js +1 -4
- package/popup/content/support/ImageMediaInfoValue.js +1 -4
- package/popup/content/support/chartMediaInfoUtils.js +1 -4
- package/popup/content/support/mediaInfoTypes.js +1 -4
- package/popup/content.js +1 -4
- package/popup/support/AttachmentsOrderByInfo.js +1 -4
- package/popup/support/FieldInfoFormat.js +1 -4
- package/popup/support/RelatedRecordsInfoFieldOrder.js +1 -4
- package/popup/support/UtilityNetworkAssociationType.js +1 -4
- package/portal/Portal.js +1 -4
- package/portal/PortalFolder.js +1 -4
- package/portal/PortalGroup.js +1 -4
- package/portal/PortalItem.js +1 -4
- package/portal/PortalItemResource.js +1 -4
- package/portal/PortalQueryParams.js +1 -4
- package/portal/PortalQueryResult.js +1 -4
- package/portal/PortalRating.js +1 -4
- package/portal/PortalUser.js +1 -4
- package/portal/portalDefault.js +1 -4
- package/portal/schemas/buildingSceneLayerItem.js +1 -4
- package/portal/schemas/definitions.js +1 -4
- package/portal/schemas/integratedMesh3DTilesLayerItem.js +1 -4
- package/portal/schemas/integratedMeshLayerItem.js +1 -4
- package/portal/schemas/pointCloudLayerItem.js +1 -4
- package/portal/schemas/sceneLayerItem.js +1 -4
- package/portal/schemas/webScene.js +1 -4
- package/portal/support/featureCollectionUtils.js +1 -4
- package/portal/support/geometryServiceUtils.js +1 -4
- package/portal/support/jsonContext.js +1 -4
- package/portal/support/layersLoader.js +1 -4
- package/portal/support/loadUtils.js +1 -4
- package/portal/support/portalItemUtils.js +1 -4
- package/portal/support/portalLayers.js +1 -4
- package/portal/support/resourceExtension.js +1 -4
- package/portal/support/resourceUtils.js +1 -4
- package/portal/support/urlUtils.js +1 -4
- package/portal/support/utils.js +1 -4
- package/portal/timeUnitKebabDictionary.js +1 -4
- package/properties/defaultUnit.js +1 -4
- package/renderers/ClassBreaksRenderer.js +1 -4
- package/renderers/DictionaryRenderer.js +1 -4
- package/renderers/DotDensityRenderer.js +1 -4
- package/renderers/FlowRenderer.js +1 -4
- package/renderers/HeatmapRenderer.js +1 -4
- package/renderers/PieChartRenderer.js +1 -4
- package/renderers/PointCloudClassBreaksRenderer.js +1 -4
- package/renderers/PointCloudRGBRenderer.js +1 -4
- package/renderers/PointCloudRenderer.js +1 -4
- package/renderers/PointCloudStretchRenderer.js +1 -4
- package/renderers/PointCloudUniqueValueRenderer.js +1 -4
- package/renderers/RasterColormapRenderer.js +1 -4
- package/renderers/RasterShadedReliefRenderer.js +1 -4
- package/renderers/RasterStretchRenderer.js +1 -4
- package/renderers/Renderer.js +1 -4
- package/renderers/SimpleRenderer.js +1 -4
- package/renderers/UniqueValueRenderer.js +1 -4
- package/renderers/VectorFieldRenderer.js +1 -4
- package/renderers/mixins/VisualVariablesMixin.js +1 -4
- package/renderers/support/AttributeColorInfo.js +1 -4
- package/renderers/support/AuthoringInfo.js +1 -4
- package/renderers/support/AuthoringInfoClassBreakInfo.js +1 -4
- package/renderers/support/AuthoringInfoFieldInfo.js +1 -4
- package/renderers/support/AuthoringInfoSizeStop.js +1 -4
- package/renderers/support/AuthoringInfoVisualVariable.js +1 -4
- package/renderers/support/ClassBreakInfo.js +1 -4
- package/renderers/support/ColormapInfo.js +1 -4
- package/renderers/support/DictionaryControlString.js +1 -4
- package/renderers/support/DictionaryLoader.js +1 -4
- package/renderers/support/DictionaryScriptEvaluator.js +1 -4
- package/renderers/support/DotDensityLegendOptions.js +1 -4
- package/renderers/support/HeatmapColorStop.js +1 -4
- package/renderers/support/HeatmapLegendOptions.js +1 -4
- package/renderers/support/OthersCategory.js +1 -4
- package/renderers/support/RasterPresetRenderer.js +1 -4
- package/renderers/support/RasterSymbolizer.js +1 -4
- package/renderers/support/RendererLegendOptions.js +1 -4
- package/renderers/support/RenderingInfo.js +1 -4
- package/renderers/support/UniqueValue.js +1 -4
- package/renderers/support/UniqueValueClass.js +1 -4
- package/renderers/support/UniqueValueGroup.js +1 -4
- package/renderers/support/UniqueValueInfo.js +1 -4
- package/renderers/support/authoringInfoUtils.js +1 -4
- package/renderers/support/clickToleranceUtils.js +1 -4
- package/renderers/support/colorRampUtils.js +1 -4
- package/renderers/support/commonProperties.js +1 -4
- package/renderers/support/heatmapUtils.js +1 -4
- package/renderers/support/jsonUtils.js +1 -4
- package/renderers/support/lengthUtils.js +1 -4
- package/renderers/support/numberUtils.js +1 -4
- package/renderers/support/pointCloud/ColorClassBreakInfo.js +1 -4
- package/renderers/support/pointCloud/ColorModulation.js +1 -4
- package/renderers/support/pointCloud/ColorUniqueValueInfo.js +1 -4
- package/renderers/support/pointCloud/PointSizeAlgorithm.js +1 -4
- package/renderers/support/pointCloud/PointSizeFixedSizeAlgorithm.js +1 -4
- package/renderers/support/pointCloud/PointSizeSplatAlgorithm.js +1 -4
- package/renderers/support/pointCloud/fieldsMap.js +1 -4
- package/renderers/support/pointCloud/pointSizeAlgorithmTypeUtils.js +1 -4
- package/renderers/support/pointCloud/typeUtils.js +1 -4
- package/renderers/support/rasterRendererChecks.js +1 -4
- package/renderers/support/rasterRendererHelper.js +1 -4
- package/renderers/support/rasterTypeUtils.js +1 -4
- package/renderers/support/rendererConversion.js +1 -4
- package/renderers/support/renderingInfoUtils.js +1 -4
- package/renderers/support/stretchRendererUtils.js +1 -4
- package/renderers/support/styleUtils.js +1 -4
- package/renderers/support/typeUtils.js +1 -4
- package/renderers/support/utils.js +1 -4
- package/renderers/visualVariables/ColorVariable.js +1 -4
- package/renderers/visualVariables/OpacityVariable.js +1 -4
- package/renderers/visualVariables/RotationVariable.js +1 -4
- package/renderers/visualVariables/SizeVariable.js +1 -4
- package/renderers/visualVariables/VisualVariable.js +1 -4
- package/renderers/visualVariables/VisualVariableFactory.js +1 -4
- package/renderers/visualVariables/support/ColorSizeStop.js +1 -4
- package/renderers/visualVariables/support/ColorStop.js +1 -4
- package/renderers/visualVariables/support/OpacityStop.js +1 -4
- package/renderers/visualVariables/support/SizeStop.js +1 -4
- package/renderers/visualVariables/support/SizeVariableLegendOptions.js +1 -4
- package/renderers/visualVariables/support/VisualVariableLegendOptions.js +1 -4
- package/renderers/visualVariables/support/castSizeVariable.js +1 -4
- package/renderers/visualVariables/support/sizeVariableUtils.js +1 -4
- package/renderers/visualVariables/support/visualVariableUtils.js +1 -4
- package/request/ImageWithType.js +1 -4
- package/request/config.js +1 -4
- package/request/cors.js +1 -4
- package/request/image.js +1 -4
- package/request/loadImage.js +1 -4
- package/request/preferredHosts.js +1 -4
- package/request/process.js +1 -4
- package/request/queue.js +1 -4
- package/request/serviceJSON.js +1 -4
- package/request.js +1 -4
- package/rest/closestFacility.js +1 -4
- package/rest/featureService/FeatureService.js +1 -4
- package/rest/featureService/utils.js +1 -4
- package/rest/find.js +1 -4
- package/rest/generateRenderer.js +1 -4
- package/rest/geometryService/areasAndLengths.js +1 -4
- package/rest/geometryService/autoComplete.js +1 -4
- package/rest/geometryService/buffer.js +1 -4
- package/rest/geometryService/convexHull.js +1 -4
- package/rest/geometryService/cut.js +1 -4
- package/rest/geometryService/densify.js +1 -4
- package/rest/geometryService/difference.js +1 -4
- package/rest/geometryService/distance.js +1 -4
- package/rest/geometryService/fromGeoCoordinateString.js +1 -4
- package/rest/geometryService/generalize.js +1 -4
- package/rest/geometryService/intersect.js +1 -4
- package/rest/geometryService/labelPoints.js +1 -4
- package/rest/geometryService/lengths.js +1 -4
- package/rest/geometryService/offset.js +1 -4
- package/rest/geometryService/project.js +1 -4
- package/rest/geometryService/relation.js +1 -4
- package/rest/geometryService/reshape.js +1 -4
- package/rest/geometryService/simplify.js +1 -4
- package/rest/geometryService/toGeoCoordinateString.js +1 -4
- package/rest/geometryService/trimExtend.js +1 -4
- package/rest/geometryService/union.js +1 -4
- package/rest/geometryService/units.js +1 -4
- package/rest/geometryService/utils.js +1 -4
- package/rest/geometryService.js +1 -4
- package/rest/geoprocessor/GPOptions.js +1 -4
- package/rest/geoprocessor/execute.js +1 -4
- package/rest/geoprocessor/submitJob.js +1 -4
- package/rest/geoprocessor/utils.js +1 -4
- package/rest/geoprocessor.js +1 -4
- package/rest/identify.js +1 -4
- package/rest/imageService/fetchRasterInfo.js +1 -4
- package/rest/imageService/getCatalogItemRasterInfo.js +1 -4
- package/rest/imageService.js +1 -4
- package/rest/knowledgeGraph/DataModel.js +1 -4
- package/rest/knowledgeGraph/Entity.js +1 -4
- package/rest/knowledgeGraph/EntityType.js +1 -4
- package/rest/knowledgeGraph/FieldIndex.js +1 -4
- package/rest/knowledgeGraph/GraphAddFieldIndexResult.js +1 -4
- package/rest/knowledgeGraph/GraphAddNamedTypesResult.js +1 -4
- package/rest/knowledgeGraph/GraphAddPropertyResult.js +1 -4
- package/rest/knowledgeGraph/GraphApplyEdits.js +1 -4
- package/rest/knowledgeGraph/GraphApplyEditsResult.js +1 -4
- package/rest/knowledgeGraph/GraphDataModelOperationResult.js +1 -4
- package/rest/knowledgeGraph/GraphDataModelSingletonOperationResult.js +1 -4
- package/rest/knowledgeGraph/GraphDeleteFieldIndexResult.js +1 -4
- package/rest/knowledgeGraph/GraphDeleteNamedTypeResult.js +1 -4
- package/rest/knowledgeGraph/GraphDeletePropertyResult.js +1 -4
- package/rest/knowledgeGraph/GraphNamedObject.js +1 -4
- package/rest/knowledgeGraph/GraphObject.js +1 -4
- package/rest/knowledgeGraph/GraphObjectType.js +1 -4
- package/rest/knowledgeGraph/GraphProperty.js +1 -4
- package/rest/knowledgeGraph/GraphQuery.js +1 -4
- package/rest/knowledgeGraph/GraphQueryResult.js +1 -4
- package/rest/knowledgeGraph/GraphQueryResultHeader.js +1 -4
- package/rest/knowledgeGraph/GraphQueryStreaming.js +1 -4
- package/rest/knowledgeGraph/GraphQueryStreamingResult.js +1 -4
- package/rest/knowledgeGraph/GraphSearch.js +1 -4
- package/rest/knowledgeGraph/GraphSearchStreaming.js +1 -4
- package/rest/knowledgeGraph/GraphUpdateNamedTypesResult.js +1 -4
- package/rest/knowledgeGraph/GraphUpdatePropertyResult.js +1 -4
- package/rest/knowledgeGraph/GraphUpdateSearchIndexResult.js +1 -4
- package/rest/knowledgeGraph/InputQuantizationParameters.js +1 -4
- package/rest/knowledgeGraph/KnowledgeGraph.js +1 -4
- package/rest/knowledgeGraph/ObjectValue.js +1 -4
- package/rest/knowledgeGraph/OutputQuantizationParameters.js +1 -4
- package/rest/knowledgeGraph/Path.js +1 -4
- package/rest/knowledgeGraph/ProtoFeatureCollection.js +1 -4
- package/rest/knowledgeGraph/Relationship.js +1 -4
- package/rest/knowledgeGraph/RelationshipType.js +1 -4
- package/rest/knowledgeGraph/SearchIndex.js +1 -4
- package/rest/knowledgeGraph/ServiceDefinition.js +1 -4
- package/rest/knowledgeGraph/SourceTypeValueBehavior.js +1 -4
- package/rest/knowledgeGraph/toolService/findPaths/CIMFilteredFindPathsConfiguration.js +1 -4
- package/rest/knowledgeGraph/toolService/findPaths/CIMFilteredFindPathsEntity.js +1 -4
- package/rest/knowledgeGraph/toolService/findPaths/CIMFilteredFindPathsPathFilter.js +1 -4
- package/rest/knowledgeGraph/toolService/findPaths/CIMKGTraversalDirection.js +1 -4
- package/rest/knowledgeGraph/toolService/findPaths/FindPathsToolSettings.js +1 -4
- package/rest/knowledgeGraph/wasmInterface/WasmDataModelWrapperInterfaces.js +1 -4
- package/rest/knowledgeGraph/wasmInterface/WasmQueryWrapperInterfaces.js +1 -4
- package/rest/knowledgeGraph/wasmInterface/WasmSerializedLayerData.js +1 -4
- package/rest/knowledgeGraph/wasmInterface/clientDataToWasmEncodedFactories.js +1 -4
- package/rest/knowledgeGraph/wasmInterface/knowledgeWasmAccess.js +1 -4
- package/rest/knowledgeGraph/wasmInterface/queryToWasmEncodedFactories.js +1 -4
- package/rest/knowledgeGraph/wasmInterface/updateToWasmEncodedFactories.js +1 -4
- package/rest/knowledgeGraph/wasmInterface/wasmToClientDataFactories.js +1 -4
- package/rest/knowledgeGraph/wasmInterface/wasmToDataModelChangeResponseFactories.js +1 -4
- package/rest/knowledgeGraph/wasmInterface/wasmToDataModelFactories.js +1 -4
- package/rest/knowledgeGraph/wasmInterface/wasmToFeatureFactories.js +1 -4
- package/rest/knowledgeGraph/wasmInterface/wasmToGeometryFactories.js +1 -4
- package/rest/knowledgeGraph/wasmInterface/wasmToQueryResponseObjFactories.js +1 -4
- package/rest/knowledgeGraph/wasmInterface/wasmToUpdateResponseFactories.js +1 -4
- package/rest/knowledgeGraph/wasmInterface/wasmUtils.js +1 -4
- package/rest/knowledgeGraphService.js +1 -4
- package/rest/lastMileDelivery/enums.js +1 -4
- package/rest/lastMileDelivery.js +1 -4
- package/rest/layerSources/DynamicDataLayer.js +1 -4
- package/rest/layerSources/DynamicMapLayer.js +1 -4
- package/rest/layerSources/JoinTableDataSource.js +1 -4
- package/rest/layerSources/QueryTableDataSource.js +1 -4
- package/rest/layerSources/RasterDataSource.js +1 -4
- package/rest/layerSources/TableDataSource.js +1 -4
- package/rest/layerSources/utils.js +1 -4
- package/rest/locator/addressToLocations.js +1 -4
- package/rest/locator/addressesToLocations.js +1 -4
- package/rest/locator/locationToAddress.js +1 -4
- package/rest/locator/suggestLocations.js +1 -4
- package/rest/locator/utils.js +1 -4
- package/rest/locator.js +1 -4
- package/rest/networkService.js +1 -4
- package/rest/networks/circuits/alterCircuit.js +1 -4
- package/rest/networks/circuits/createCircuit.js +1 -4
- package/rest/networks/circuits/deleteCircuits.js +1 -4
- package/rest/networks/circuits/exportCircuits.js +1 -4
- package/rest/networks/circuits/queryCircuits.js +1 -4
- package/rest/networks/circuits/support/CircuitTraceResult.js +1 -4
- package/rest/networks/circuits/support/CircuitVerifyResult.js +1 -4
- package/rest/networks/circuits/support/CreateAlterCircuitParameters.js +1 -4
- package/rest/networks/circuits/support/DeleteCircuitsParameters.js +1 -4
- package/rest/networks/circuits/support/EditCircuitsResult.js +1 -4
- package/rest/networks/circuits/support/ExportCircuitsParameters.js +1 -4
- package/rest/networks/circuits/support/ExportCircuitsResult.js +1 -4
- package/rest/networks/circuits/support/QueryCircuitsParameters.js +1 -4
- package/rest/networks/circuits/support/QueryCircuitsResult.js +1 -4
- package/rest/networks/circuits/support/VerifyCircuitsParameters.js +1 -4
- package/rest/networks/circuits/support/VerifyCircuitsResult.js +1 -4
- package/rest/networks/circuits/verifyCircuits.js +1 -4
- package/rest/networks/queryAssociations.js +1 -4
- package/rest/networks/queryNamedTraceConfigurations.js +1 -4
- package/rest/networks/support/AggregatedGeometry.js +1 -4
- package/rest/networks/support/Association.js +1 -4
- package/rest/networks/support/AssociationGeometriesResult.js +1 -4
- package/rest/networks/support/FunctionResult.js +1 -4
- package/rest/networks/support/NetworkElement.js +1 -4
- package/rest/networks/support/QueryAssociationsParameters.js +1 -4
- package/rest/networks/support/QueryAssociationsResult.js +1 -4
- package/rest/networks/support/QueryNamedTraceConfigurationsParameters.js +1 -4
- package/rest/networks/support/QueryNamedTraceConfigurationsResult.js +1 -4
- package/rest/networks/support/SynthesizeAssociationGeometriesParameters.js +1 -4
- package/rest/networks/support/TelecomNetworkElement.js +1 -4
- package/rest/networks/support/TraceLocation.js +1 -4
- package/rest/networks/support/TraceParameters.js +1 -4
- package/rest/networks/support/TraceResult.js +1 -4
- package/rest/networks/support/ValidateNetworkTopologyParameters.js +1 -4
- package/rest/networks/support/ValidateNetworkTopologyResult.js +1 -4
- package/rest/networks/support/utils.js +1 -4
- package/rest/networks/synthesizeAssociationGeometries.js +1 -4
- package/rest/networks/trace.js +1 -4
- package/rest/networks/unitIdentifiers/insertGap.js +1 -4
- package/rest/networks/unitIdentifiers/queryUnitIdentifiers.js +1 -4
- package/rest/networks/unitIdentifiers/reset.js +1 -4
- package/rest/networks/unitIdentifiers/resize.js +1 -4
- package/rest/networks/unitIdentifiers/support/EditUnitIdentifiersResult.js +1 -4
- package/rest/networks/unitIdentifiers/support/InsertGapParameters.js +1 -4
- package/rest/networks/unitIdentifiers/support/QueryUnitIdentifiersParameters.js +1 -4
- package/rest/networks/unitIdentifiers/support/ResetParameters.js +1 -4
- package/rest/networks/unitIdentifiers/support/ResizeParameters.js +1 -4
- package/rest/networks/unitIdentifiers/support/UnitQueryResult.js +1 -4
- package/rest/networks/validateNetworkTopology.js +1 -4
- package/rest/operations/find.js +1 -4
- package/rest/operations/generalize.js +1 -4
- package/rest/operations/identify.js +1 -4
- package/rest/operations/lengths.js +1 -4
- package/rest/operations/offset.js +1 -4
- package/rest/operations/relation.js +1 -4
- package/rest/operations/trimExtend.js +1 -4
- package/rest/operations/urlUtils.js +1 -4
- package/rest/places.js +1 -4
- package/rest/print.js +1 -4
- package/rest/query/executeAttachmentQuery.js +1 -4
- package/rest/query/executeAttributeBinsQuery.js +1 -4
- package/rest/query/executeForCount.js +1 -4
- package/rest/query/executeForExtent.js +1 -4
- package/rest/query/executeForIds.js +1 -4
- package/rest/query/executeForTopCount.js +1 -4
- package/rest/query/executeForTopExtents.js +1 -4
- package/rest/query/executeForTopIds.js +1 -4
- package/rest/query/executePivotQuery.js +1 -4
- package/rest/query/executeQuery.js +1 -4
- package/rest/query/executeQueryJSON.js +1 -4
- package/rest/query/executeQueryPBF.js +1 -4
- package/rest/query/executeRelationshipQuery.js +1 -4
- package/rest/query/executeTopFeaturesQuery.js +1 -4
- package/rest/query/operations/editsZScale.js +1 -4
- package/rest/query/operations/pbfDehydratedFeatureSet.js +1 -4
- package/rest/query/operations/pbfFeatureServiceParser.js +1 -4
- package/rest/query/operations/pbfFeatureSetUtils.js +1 -4
- package/rest/query/operations/pbfJSONFeatureSet.js +1 -4
- package/rest/query/operations/pbfOptimizedFeatureSet.js +1 -4
- package/rest/query/operations/pbfQueryUtils.js +1 -4
- package/rest/query/operations/query.js +1 -4
- package/rest/query/operations/queryAttachments.js +1 -4
- package/rest/query/operations/queryAttributeBins.js +1 -4
- package/rest/query/operations/queryPivot.js +1 -4
- package/rest/query/operations/queryRelatedRecords.js +1 -4
- package/rest/query/operations/queryTopFeatures.js +1 -4
- package/rest/query/operations/queryUtils.js +1 -4
- package/rest/query/operations/queryZScale.js +1 -4
- package/rest/query/support/AttachmentInfo.js +1 -4
- package/rest/query.js +1 -4
- package/rest/route/utils.js +1 -4
- package/rest/route.js +1 -4
- package/rest/serviceArea.js +1 -4
- package/rest/sharedTemplates/addSharedTemplates.js +1 -4
- package/rest/sharedTemplates/querySharedTemplates.js +1 -4
- package/rest/sharedTemplates/utils.js +1 -4
- package/rest/support/AddressCandidate.js +1 -4
- package/rest/support/AddressToLocationsParameters.js +1 -4
- package/rest/support/AddressesToLocationsParameters.js +1 -4
- package/rest/support/AggregateFeatureSet.js +1 -4
- package/rest/support/AlgorithmicColorRamp.js +1 -4
- package/rest/support/ArealUnit.js +1 -4
- package/rest/support/AreasAndLengthsParameters.js +1 -4
- package/rest/support/AttachmentQuery.js +1 -4
- package/rest/support/AttributeBinsFeatureSet.js +1 -4
- package/rest/support/AttributeBinsGrouping.js +1 -4
- package/rest/support/AttributeBinsQuery.js +1 -4
- package/rest/support/AutoIntervalBinParameters.js +1 -4
- package/rest/support/BaseImageMeasureParameters.js +1 -4
- package/rest/support/BaseImageMeasureResult.js +1 -4
- package/rest/support/BaseImageMeasureResultValue.js +1 -4
- package/rest/support/BinParametersBase.js +1 -4
- package/rest/support/BufferParameters.js +1 -4
- package/rest/support/CameraInfo.js +1 -4
- package/rest/support/CameraInfoMixin.js +1 -4
- package/rest/support/ClassBreaksDefinition.js +1 -4
- package/rest/support/ClosestFacilityParameters.js +1 -4
- package/rest/support/ClosestFacilitySolveResult.js +1 -4
- package/rest/support/ColorRamp.js +1 -4
- package/rest/support/DataFile.js +1 -4
- package/rest/support/DataLayer.js +1 -4
- package/rest/support/DateBinParameters.js +1 -4
- package/rest/support/DateBinTimeInterval.js +1 -4
- package/rest/support/DateBinUtils.js +1 -4
- package/rest/support/DensifyParameters.js +1 -4
- package/rest/support/DirectionLine.js +1 -4
- package/rest/support/DirectionPoint.js +1 -4
- package/rest/support/DirectionsEvent.js +1 -4
- package/rest/support/DirectionsFeature.js +1 -4
- package/rest/support/DirectionsFeatureSet.js +1 -4
- package/rest/support/DirectionsString.js +1 -4
- package/rest/support/DistanceParameters.js +1 -4
- package/rest/support/FeatureSet.js +1 -4
- package/rest/support/FetchPlaceParameters.js +1 -4
- package/rest/support/FindImagesParameters.js +1 -4
- package/rest/support/FindImagesResult.js +1 -4
- package/rest/support/FindParameters.js +1 -4
- package/rest/support/FindResult.js +1 -4
- package/rest/support/FixedBoundariesBinParameters.js +1 -4
- package/rest/support/FixedIntervalBinParameters.js +1 -4
- package/rest/support/FullTextSearch.js +1 -4
- package/rest/support/GPMessage.js +1 -4
- package/rest/support/GeneralizeParameters.js +1 -4
- package/rest/support/GenerateRendererParameters.js +1 -4
- package/rest/support/IdentifyParameters.js +1 -4
- package/rest/support/IdentifyResult.js +1 -4
- package/rest/support/ImageAngleParameters.js +1 -4
- package/rest/support/ImageAngleResult.js +1 -4
- package/rest/support/ImageAreaParameters.js +1 -4
- package/rest/support/ImageAreaResult.js +1 -4
- package/rest/support/ImageBoundaryParameters.js +1 -4
- package/rest/support/ImageBoundaryResult.js +1 -4
- package/rest/support/ImageDistanceParameters.js +1 -4
- package/rest/support/ImageDistanceResult.js +1 -4
- package/rest/support/ImageGPSInfo.js +1 -4
- package/rest/support/ImageGPSInfoParameters.js +1 -4
- package/rest/support/ImageGPSInfoResult.js +1 -4
- package/rest/support/ImageHeightParameters.js +1 -4
- package/rest/support/ImageHeightResult.js +1 -4
- package/rest/support/ImageHistogramParameters.js +1 -4
- package/rest/support/ImageIdentifyParameters.js +1 -4
- package/rest/support/ImageIdentifyResult.js +1 -4
- package/rest/support/ImageInspectionInfo.js +1 -4
- package/rest/support/ImageMeasureResultAngleValue.js +1 -4
- package/rest/support/ImageMeasureResultAreaValue.js +1 -4
- package/rest/support/ImageMeasureResultLengthValue.js +1 -4
- package/rest/support/ImageParameters.js +1 -4
- package/rest/support/ImagePixelLocationParameters.js +1 -4
- package/rest/support/ImagePixelLocationResult.js +1 -4
- package/rest/support/ImagePointParameters.js +1 -4
- package/rest/support/ImagePointResult.js +1 -4
- package/rest/support/ImageSample.js +1 -4
- package/rest/support/ImageSampleParameters.js +1 -4
- package/rest/support/ImageSampleResult.js +1 -4
- package/rest/support/ImageToMapMultirayParameters.js +1 -4
- package/rest/support/ImageToMapParameters.js +1 -4
- package/rest/support/ImageUrlParameters.js +1 -4
- package/rest/support/ImageUrlResult.js +1 -4
- package/rest/support/ImageVolume.js +1 -4
- package/rest/support/ImageVolumeParameters.js +1 -4
- package/rest/support/ImageVolumeResult.js +1 -4
- package/rest/support/JobInfo.js +1 -4
- package/rest/support/LastMileDeliveryParameters.js +1 -4
- package/rest/support/LegendLayer.js +1 -4
- package/rest/support/LengthsParameters.js +1 -4
- package/rest/support/LinearUnit.js +1 -4
- package/rest/support/LocateSetting.js +1 -4
- package/rest/support/LocateSettingBase.js +1 -4
- package/rest/support/LocateSettingSource.js +1 -4
- package/rest/support/LocateSettings.js +1 -4
- package/rest/support/LocateSettingsOverrides.js +1 -4
- package/rest/support/LocationToAddressParameters.js +1 -4
- package/rest/support/MapToImageParameters.js +1 -4
- package/rest/support/MeasureAreaFromImageResult.js +1 -4
- package/rest/support/MeasureFromImageParameters.js +1 -4
- package/rest/support/MeasureLengthFromImageResult.js +1 -4
- package/rest/support/MultipartColorRamp.js +1 -4
- package/rest/support/NAMessage.js +1 -4
- package/rest/support/NetworkAttribute.js +1 -4
- package/rest/support/NetworkDataset.js +1 -4
- package/rest/support/NetworkFeatureSet.js +1 -4
- package/rest/support/NetworkServiceDescription.js +1 -4
- package/rest/support/NetworkUrl.js +1 -4
- package/rest/support/NormalizationBinParametersMixin.js +1 -4
- package/rest/support/OffsetParameters.js +1 -4
- package/rest/support/ParameterValue.js +1 -4
- package/rest/support/PivotDefinition.js +1 -4
- package/rest/support/PivotQuery.js +1 -4
- package/rest/support/PlaceResult.js +1 -4
- package/rest/support/PlacesParameters.js +1 -4
- package/rest/support/PlacesQueryParameters.js +1 -4
- package/rest/support/PlacesQueryResult.js +1 -4
- package/rest/support/PointBarrier.js +1 -4
- package/rest/support/PolygonBarrier.js +1 -4
- package/rest/support/PolylineBarrier.js +1 -4
- package/rest/support/PrintParameters.js +1 -4
- package/rest/support/PrintTemplate.js +1 -4
- package/rest/support/ProjectParameters.js +1 -4
- package/rest/support/QuantizationParameters.js +1 -4
- package/rest/support/Query.d.ts +2 -2
- package/rest/support/Query.js +1 -4
- package/rest/support/QueryMixin.js +1 -4
- package/rest/support/RasterData.js +1 -4
- package/rest/support/RelationParameters.js +1 -4
- package/rest/support/RelationshipQuery.js +1 -4
- package/rest/support/RouteInfo.js +1 -4
- package/rest/support/RouteParameters.js +1 -4
- package/rest/support/RouteResult.js +1 -4
- package/rest/support/RouteSettings.js +1 -4
- package/rest/support/RouteSolveResult.js +1 -4
- package/rest/support/ServiceAreaParameters.js +1 -4
- package/rest/support/ServiceAreaSolveResult.js +1 -4
- package/rest/support/StatisticDefinition.js +1 -4
- package/rest/support/Stop.js +1 -4
- package/rest/support/SuggestLocationsParameters.js +1 -4
- package/rest/support/SuggestionCandidate.js +1 -4
- package/rest/support/TimeUnit.js +1 -4
- package/rest/support/TopFeaturesQuery.js +1 -4
- package/rest/support/TopFilter.js +1 -4
- package/rest/support/TranslateContent.js +1 -4
- package/rest/support/TranslateParameters.js +1 -4
- package/rest/support/TranslateResult.js +1 -4
- package/rest/support/TravelMode.js +1 -4
- package/rest/support/TrimExtendParameters.js +1 -4
- package/rest/support/UnPivotDefinition.js +1 -4
- package/rest/support/UniqueValueDefinition.js +1 -4
- package/rest/support/colorRamps.js +1 -4
- package/rest/support/commonProperties.js +1 -4
- package/rest/support/fileFormat.js +1 -4
- package/rest/support/generateRendererUtils.js +1 -4
- package/rest/support/geocodeEnums.js +1 -4
- package/rest/support/geometryOperationLengthUnit.js +1 -4
- package/rest/support/imageMeasureUtils.js +1 -4
- package/rest/support/jsonUtils.js +1 -4
- package/rest/support/layoutTemplate.js +1 -4
- package/rest/support/meshFeatureAttributes.js +1 -4
- package/rest/support/meshFeatureSet.js +1 -4
- package/rest/support/networkEnums.js +1 -4
- package/rest/support/parameterValueUtils.js +1 -4
- package/rest/support/printTaskUtils.js +1 -4
- package/rest/support/reportTemplate.js +1 -4
- package/rest/support/spatialRelationships.js +1 -4
- package/rest/symbolService.js +1 -4
- package/rest/translate.js +1 -4
- package/rest/utils.js +1 -4
- package/rest/versionManagement/createVersion.js +1 -4
- package/rest/versionManagement/deleteVersion.js +1 -4
- package/rest/versionManagement/gdbVersion/alterVersion.js +1 -4
- package/rest/versionManagement/gdbVersion/conflicts.js +1 -4
- package/rest/versionManagement/gdbVersion/deleteForwardEdits.js +1 -4
- package/rest/versionManagement/gdbVersion/differences.js +1 -4
- package/rest/versionManagement/gdbVersion/inspectConflicts.js +1 -4
- package/rest/versionManagement/gdbVersion/post.js +1 -4
- package/rest/versionManagement/gdbVersion/reconcile.js +1 -4
- package/rest/versionManagement/gdbVersion/restoreRows.js +1 -4
- package/rest/versionManagement/gdbVersion/serverVersionUtils.js +1 -4
- package/rest/versionManagement/gdbVersion/startEditing.js +1 -4
- package/rest/versionManagement/gdbVersion/startReading.js +1 -4
- package/rest/versionManagement/gdbVersion/stopEditing.js +1 -4
- package/rest/versionManagement/gdbVersion/stopReading.js +1 -4
- package/rest/versionManagement/gdbVersion/support/AlterVersionParameters.js +1 -4
- package/rest/versionManagement/gdbVersion/support/ConflictsParameters.js +1 -4
- package/rest/versionManagement/gdbVersion/support/ConflictsResult.js +1 -4
- package/rest/versionManagement/gdbVersion/support/DeleteForwardEditsParameters.js +1 -4
- package/rest/versionManagement/gdbVersion/support/DifferencesParameters.js +1 -4
- package/rest/versionManagement/gdbVersion/support/DifferencesResult.js +1 -4
- package/rest/versionManagement/gdbVersion/support/InspectConflictsParameters.js +1 -4
- package/rest/versionManagement/gdbVersion/support/PostParameters.js +1 -4
- package/rest/versionManagement/gdbVersion/support/PostResult.js +1 -4
- package/rest/versionManagement/gdbVersion/support/ReconcileParameters.js +1 -4
- package/rest/versionManagement/gdbVersion/support/ReconcileResult.js +1 -4
- package/rest/versionManagement/gdbVersion/support/RestoreRowsParameters.js +1 -4
- package/rest/versionManagement/gdbVersion/support/RestoreRowsResult.js +1 -4
- package/rest/versionManagement/getVersion.js +1 -4
- package/rest/versionManagement/getVersionInfos.js +1 -4
- package/rest/versionManagement/support/CreateVersionParameters.js +1 -4
- package/rest/versionManagement/support/DeleteVersionParameters.js +1 -4
- package/rest/versionManagement/support/GetVersionInfosParameters.js +1 -4
- package/smartMapping/heuristics/ageUnit.js +1 -4
- package/smartMapping/heuristics/binLevel.js +1 -4
- package/smartMapping/heuristics/clusterMinSize.js +1 -4
- package/smartMapping/heuristics/outline.js +1 -4
- package/smartMapping/heuristics/referenceSize.js +1 -4
- package/smartMapping/heuristics/scaleRange.js +1 -4
- package/smartMapping/heuristics/sizeRange.js +1 -4
- package/smartMapping/labels/bins.js +1 -4
- package/smartMapping/labels/clusters.js +1 -4
- package/smartMapping/labels/support/utils.js +1 -4
- package/smartMapping/popup/classBreaks.js +1 -4
- package/smartMapping/popup/clusters.js +1 -4
- package/smartMapping/popup/dotDensity.js +1 -4
- package/smartMapping/popup/heatmap.js +1 -4
- package/smartMapping/popup/predominance.js +1 -4
- package/smartMapping/popup/relationship.js +1 -4
- package/smartMapping/popup/simple.js +1 -4
- package/smartMapping/popup/support/clusterUtils.js +1 -4
- package/smartMapping/popup/support/utils.js +1 -4
- package/smartMapping/popup/templates.js +1 -4
- package/smartMapping/popup/uniqueValues.js +1 -4
- package/smartMapping/raster/renderers/classBreaks.js +1 -4
- package/smartMapping/raster/renderers/colormap.js +1 -4
- package/smartMapping/raster/renderers/flow.js +1 -4
- package/smartMapping/raster/renderers/rgb.js +1 -4
- package/smartMapping/raster/renderers/shadedRelief.js +1 -4
- package/smartMapping/raster/renderers/stretch.js +1 -4
- package/smartMapping/raster/renderers/uniqueValue.js +1 -4
- package/smartMapping/raster/renderers/vectorField.js +1 -4
- package/smartMapping/raster/support/adapters/ImageryLayerAdapter.js +1 -4
- package/smartMapping/raster/support/adapters/ImageryTileLayerAdapter.js +1 -4
- package/smartMapping/raster/support/adapters/RasterLayerAdapter.js +1 -4
- package/smartMapping/raster/support/colorRamps.js +1 -4
- package/smartMapping/raster/support/utils.js +1 -4
- package/smartMapping/renderers/color.js +1 -4
- package/smartMapping/renderers/dotDensity.js +1 -4
- package/smartMapping/renderers/heatmap.js +1 -4
- package/smartMapping/renderers/location.js +1 -4
- package/smartMapping/renderers/opacity.js +1 -4
- package/smartMapping/renderers/pieChart.js +1 -4
- package/smartMapping/renderers/predominance.js +1 -4
- package/smartMapping/renderers/relationship.js +1 -4
- package/smartMapping/renderers/size.js +1 -4
- package/smartMapping/renderers/support/dotDensityUtils.js +1 -4
- package/smartMapping/renderers/support/referenceSizeUtils.js +1 -4
- package/smartMapping/renderers/support/regenerateUtils.js +1 -4
- package/smartMapping/renderers/support/rendererUtils.js +1 -4
- package/smartMapping/renderers/support/spikeUtils.js +1 -4
- package/smartMapping/renderers/support/utils.js +1 -4
- package/smartMapping/renderers/type.js +1 -4
- package/smartMapping/renderers/univariateColorSize.js +1 -4
- package/smartMapping/statistics/classBreaks.js +1 -4
- package/smartMapping/statistics/heatmapStatistics.js +1 -4
- package/smartMapping/statistics/histogram.js +1 -4
- package/smartMapping/statistics/predominantCategories.js +1 -4
- package/smartMapping/statistics/spatialStatistics.js +1 -4
- package/smartMapping/statistics/summaryStatistics.js +1 -4
- package/smartMapping/statistics/summaryStatisticsForAge.js +1 -4
- package/smartMapping/statistics/summaryStatisticsForAttributes.js +1 -4
- package/smartMapping/statistics/support/WorkerClient.js +1 -4
- package/smartMapping/statistics/support/ageUtils.js +1 -4
- package/smartMapping/statistics/support/attributeDensity.js +1 -4
- package/smartMapping/statistics/support/predominanceUtils.js +1 -4
- package/smartMapping/statistics/support/statsWorker.js +1 -4
- package/smartMapping/statistics/support/utils.js +1 -4
- package/smartMapping/statistics/uniqueValues.js +1 -4
- package/smartMapping/support/adapters/CSVLayerAdapter.js +1 -4
- package/smartMapping/support/adapters/FeatureLayerAdapter.js +1 -4
- package/smartMapping/support/adapters/FeatureLayerBinningAdapter.js +1 -4
- package/smartMapping/support/adapters/InMemoryLayerAdapter.js +1 -4
- package/smartMapping/support/adapters/LayerAdapter.js +1 -4
- package/smartMapping/support/adapters/OGCFeatureLayerAdapter.js +1 -4
- package/smartMapping/support/adapters/PointCloudLayerAdapter.js +1 -4
- package/smartMapping/support/adapters/SceneLayerAdapter.js +1 -4
- package/smartMapping/support/adapters/StreamLayerAdapter.js +1 -4
- package/smartMapping/support/adapters/support/histogramUtils.js +1 -4
- package/smartMapping/support/adapters/support/layerUtils.js +1 -4
- package/smartMapping/support/adapters/support/utils.js +1 -4
- package/smartMapping/support/binningUtils.js +1 -4
- package/smartMapping/support/clusterUtils.js +1 -4
- package/smartMapping/support/utils.js +1 -4
- package/smartMapping/symbology/color.js +1 -4
- package/smartMapping/symbology/dotDensity.js +1 -4
- package/smartMapping/symbology/flow.js +1 -4
- package/smartMapping/symbology/heatmap.js +1 -4
- package/smartMapping/symbology/location.js +1 -4
- package/smartMapping/symbology/pieChart.js +1 -4
- package/smartMapping/symbology/predominance.js +1 -4
- package/smartMapping/symbology/relationship.js +1 -4
- package/smartMapping/symbology/size.js +1 -4
- package/smartMapping/symbology/support/Theme.js +1 -4
- package/smartMapping/symbology/support/aboveAndBelowUtils.js +1 -4
- package/smartMapping/symbology/support/colorRamps.js +1 -4
- package/smartMapping/symbology/support/colors.js +1 -4
- package/smartMapping/symbology/support/symbologyUtils.js +1 -4
- package/smartMapping/symbology/support/utils.js +1 -4
- package/smartMapping/symbology/type.js +1 -4
- package/statistics/utils.js +1 -4
- package/support/AnalysesCollection.js +1 -4
- package/support/ArcadeExpression.js +1 -4
- package/support/BasemapStyle.js +1 -4
- package/support/GraphicsCollection.js +1 -4
- package/support/LayersMixin.js +1 -4
- package/support/MapFloorInfo.js +1 -4
- package/support/TablesMixin.js +1 -4
- package/support/actions/ActionBase.js +1 -4
- package/support/actions/ActionButton.js +1 -4
- package/support/actions/ActionToggle.js +1 -4
- package/support/actions/actionUtils.js +1 -4
- package/support/apiKeyUtils.js +1 -4
- package/support/arcadeExpressionUtils.js +1 -4
- package/support/arcadeUtils.js +1 -4
- package/support/base64Utils.js +1 -4
- package/support/basemapDefinitions.js +1 -4
- package/support/basemapEnsureType.js +1 -4
- package/support/basemapUtils.js +1 -4
- package/support/collectionUtils.js +1 -4
- package/support/dateUtils.js +1 -4
- package/support/elevationInfoUtils.js +1 -4
- package/support/featureFlags.js +1 -4
- package/support/getDefaultUnitForView.js +1 -4
- package/support/groundInstanceUtils.js +1 -4
- package/support/groundUtils.js +1 -4
- package/support/guards.js +1 -4
- package/support/loadArcade.js +1 -4
- package/support/mediaLayerUtils.js +1 -4
- package/support/modeUtils.js +1 -4
- package/support/persistableUrlUtils.js +1 -4
- package/support/popupUtils.js +1 -4
- package/support/progressUtils.js +1 -4
- package/support/revision.js +2 -5
- package/support/tagSymbols.js +1 -4
- package/support/tests/meshUtils.js +1 -4
- package/support/tests/serviceMockDependencies.js +1 -4
- package/support/tests/setupServiceMocksMesh.js +1 -4
- package/support/timeUtils.js +1 -4
- package/support/userTypeGuards/isBasemap.js +1 -4
- package/support/validationUtilsAjv.js +1 -4
- package/support/webSceneUtils.js +1 -4
- package/support/zipUtils.js +1 -4
- package/support/zipjs-wrapper.js +1 -4
- package/symbols/CIMSymbol.js +1 -4
- package/symbols/ExtrudeSymbol3DLayer.js +1 -4
- package/symbols/FillSymbol.js +1 -4
- package/symbols/FillSymbol3DLayer.js +1 -4
- package/symbols/Font.js +1 -4
- package/symbols/IconSymbol3DLayer.js +1 -4
- package/symbols/LabelSymbol3D.js +1 -4
- package/symbols/LineStyleMarker3D.js +1 -4
- package/symbols/LineSymbol.js +1 -4
- package/symbols/LineSymbol3D.js +1 -4
- package/symbols/LineSymbol3DLayer.js +1 -4
- package/symbols/LineSymbolMarker.js +1 -4
- package/symbols/MarkerSymbol.js +1 -4
- package/symbols/MeshSymbol3D.js +1 -4
- package/symbols/ObjectSymbol3DLayer.js +1 -4
- package/symbols/PathSymbol3DLayer.js +1 -4
- package/symbols/PictureFillSymbol.js +1 -4
- package/symbols/PictureMarkerSymbol.js +1 -4
- package/symbols/PointSymbol3D.js +1 -4
- package/symbols/PolygonSymbol3D.js +1 -4
- package/symbols/SimpleFillSymbol.js +1 -4
- package/symbols/SimpleLineSymbol.js +1 -4
- package/symbols/SimpleMarkerSymbol.js +1 -4
- package/symbols/Symbol.js +1 -4
- package/symbols/Symbol3D.js +1 -4
- package/symbols/Symbol3DLayer.js +1 -4
- package/symbols/TextSymbol.js +1 -4
- package/symbols/TextSymbol3DLayer.js +1 -4
- package/symbols/WaterSymbol3DLayer.js +1 -4
- package/symbols/WebStyleSymbol.js +1 -4
- package/symbols/callouts/Callout3D.js +1 -4
- package/symbols/callouts/LineCallout3D.js +1 -4
- package/symbols/callouts/LineCallout3DBorder.js +1 -4
- package/symbols/callouts/calloutUtils.js +1 -4
- package/symbols/cim/CIMCursor.js +1 -4
- package/symbols/cim/CIMEffects.js +1 -4
- package/symbols/cim/CIMImageColorSubstitutionHelper.js +1 -4
- package/symbols/cim/CIMOperators.js +1 -4
- package/symbols/cim/CIMPlacements.js +1 -4
- package/symbols/cim/CIMResourceManager.js +1 -4
- package/symbols/cim/CIMSymbolDrawHelper.js +1 -4
- package/symbols/cim/CIMSymbolHelper.js +1 -4
- package/symbols/cim/CIMSymbolRasterizer.js +1 -4
- package/symbols/cim/CurveHelper.js +1 -4
- package/symbols/cim/GeometryWalker.js +1 -4
- package/symbols/cim/OverrideHelper.js +1 -4
- package/symbols/cim/Rasterizer.js +1 -4
- package/symbols/cim/Rect.js +1 -4
- package/symbols/cim/SDFHelper.js +1 -4
- package/symbols/cim/TextRasterizer.js +1 -4
- package/symbols/cim/animationDebugFlags.js +1 -4
- package/symbols/cim/animationUtils.js +1 -4
- package/symbols/cim/cimAnalyzer.js +1 -4
- package/symbols/cim/constants.js +1 -4
- package/symbols/cim/defaultCIMValues.js +1 -4
- package/symbols/cim/effects/CIMEffectHelper.js +1 -4
- package/symbols/cim/effects/EffectAddControlPoints.js +1 -4
- package/symbols/cim/effects/EffectArrow.js +1 -4
- package/symbols/cim/effects/EffectBuffer.js +1 -4
- package/symbols/cim/effects/EffectControlMeasureLine.js +1 -4
- package/symbols/cim/effects/EffectCut.js +1 -4
- package/symbols/cim/effects/EffectDashes.js +1 -4
- package/symbols/cim/effects/EffectDonut.js +1 -4
- package/symbols/cim/effects/EffectEnclosingPolygon.js +1 -4
- package/symbols/cim/effects/EffectJog.js +1 -4
- package/symbols/cim/effects/EffectMove.js +1 -4
- package/symbols/cim/effects/EffectOffset.js +1 -4
- package/symbols/cim/effects/EffectRadial.js +1 -4
- package/symbols/cim/effects/EffectReverse.js +1 -4
- package/symbols/cim/effects/EffectRotate.js +1 -4
- package/symbols/cim/effects/EffectScale.js +1 -4
- package/symbols/cim/effects/EffectSuppress.js +1 -4
- package/symbols/cim/effects/EffectTaperedPolygon.js +1 -4
- package/symbols/cim/effects/EffectWave.js +1 -4
- package/symbols/cim/fitVectorMarker.js +1 -4
- package/symbols/cim/imageUtils.js +1 -4
- package/symbols/cim/mathUtils.js +1 -4
- package/symbols/cim/placements/CIMMarkerPlacementHelper.js +1 -4
- package/symbols/cim/placements/PlacementAlongLineSameSize.js +1 -4
- package/symbols/cim/placements/PlacementAtExtremities.js +1 -4
- package/symbols/cim/placements/PlacementAtMeasuredUnits.js +1 -4
- package/symbols/cim/placements/PlacementAtRatioPositions.js +1 -4
- package/symbols/cim/placements/PlacementInsidePolygon.js +1 -4
- package/symbols/cim/placements/PlacementOnLine.js +1 -4
- package/symbols/cim/placements/PlacementOnVertices.js +1 -4
- package/symbols/cim/placements/PlacementPolygonCenter.js +1 -4
- package/symbols/cim/rasterizingUtils.js +1 -4
- package/symbols/cim/types.js +1 -4
- package/symbols/cim/utils.js +1 -4
- package/symbols/edges/Edges3D.js +1 -4
- package/symbols/edges/SketchEdges3D.js +1 -4
- package/symbols/edges/SolidEdges3D.js +1 -4
- package/symbols/edges/utils.js +1 -4
- package/symbols/patterns/LinePattern3D.js +1 -4
- package/symbols/patterns/LineStylePattern3D.js +1 -4
- package/symbols/patterns/Pattern3D.js +1 -4
- package/symbols/patterns/StylePattern3D.js +1 -4
- package/symbols/patterns/lineStyles.js +1 -4
- package/symbols/patterns/styles.js +1 -4
- package/symbols/patterns/utils.js +1 -4
- package/symbols/support/ElevationInfo.js +1 -4
- package/symbols/support/FeatureExpressionInfo.js +1 -4
- package/symbols/support/IconSymbol3DLayerResource.js +1 -4
- package/symbols/support/ObjectSymbol3DLayerResource.js +1 -4
- package/symbols/support/OccludedVisibility.js +1 -4
- package/symbols/support/StyleOrigin.js +1 -4
- package/symbols/support/Symbol3DAnchorPosition2D.js +1 -4
- package/symbols/support/Symbol3DAnchorPosition3D.js +1 -4
- package/symbols/support/Symbol3DEmissive.js +1 -4
- package/symbols/support/Symbol3DFillMaterial.js +1 -4
- package/symbols/support/Symbol3DHalo.js +1 -4
- package/symbols/support/Symbol3DIconOutline.js +1 -4
- package/symbols/support/Symbol3DMaterial.js +1 -4
- package/symbols/support/Symbol3DOutline.js +1 -4
- package/symbols/support/Symbol3DTextBackground.js +1 -4
- package/symbols/support/Symbol3DVerticalOffset.js +1 -4
- package/symbols/support/Thumbnail.js +1 -4
- package/symbols/support/cimConversionUtils.js +1 -4
- package/symbols/support/cimSymbolUtils.js +1 -4
- package/symbols/support/colors.js +1 -4
- package/symbols/support/defaults.js +1 -4
- package/symbols/support/defaults3D.js +1 -4
- package/symbols/support/defaultsJSON.js +1 -4
- package/symbols/support/gfxUtils.js +1 -4
- package/symbols/support/jsonUtils.js +1 -4
- package/symbols/support/lineMarkers.js +1 -4
- package/symbols/support/materialUtils.js +1 -4
- package/symbols/support/previewCIMSymbol.js +1 -4
- package/symbols/support/previewSymbol2D.js +1 -4
- package/symbols/support/previewSymbol3D.js +1 -4
- package/symbols/support/previewUtils.js +1 -4
- package/symbols/support/previewWebStyleSymbol.js +1 -4
- package/symbols/support/primitives.js +1 -4
- package/symbols/support/renderUtils.js +1 -4
- package/symbols/support/styleCache.js +1 -4
- package/symbols/support/styleUtils.js +1 -4
- package/symbols/support/svgGlobalState.js +1 -4
- package/symbols/support/svgUtils.js +1 -4
- package/symbols/support/symbolConversion.js +1 -4
- package/symbols/support/symbolLayerUtils.js +1 -4
- package/symbols/support/symbolLayerUtils3D.js +1 -4
- package/symbols/support/symbolUtils.js +1 -4
- package/symbols/support/textUtils.js +1 -4
- package/symbols/support/typeUtils.js +1 -4
- package/symbols/support/unitConversionUtils.js +1 -4
- package/symbols/support/urlUtils.js +1 -4
- package/symbols/support/utils.js +1 -4
- package/symbols/support/webStyleAcceptedFormats.js +1 -4
- package/symbols/support/webStyleSymbolUtils.js +1 -4
- package/tables/AttributeTableTemplate.js +1 -4
- package/tables/elements/AttributeTableAttachmentElement.js +1 -4
- package/tables/elements/AttributeTableElement.js +1 -4
- package/tables/elements/AttributeTableFieldElement.js +1 -4
- package/tables/elements/AttributeTableGroupElement.js +1 -4
- package/tables/elements/AttributeTableRelationshipElement.js +1 -4
- package/tables/elements.js +1 -4
- package/tables/support/FieldOrder.js +1 -4
- package/tables/support/tablesUtils.js +1 -4
- package/third-party-notices.txt +2 -2
- package/time/TimeExtent.js +1 -4
- package/time/TimeInterval.js +1 -4
- package/time/constants.js +1 -4
- package/time/legacyTimeZoneMap.js +1 -4
- package/time/timeZoneUtils.js +1 -4
- package/undoredo/UndoRedoError.js +1 -4
- package/undoredo/UndoableOperation.js +1 -4
- package/undoredo/support/ApplySet.js +1 -4
- package/undoredo/support/ApplySetItem.js +1 -4
- package/undoredo/support/ServiceVersionInfo.js +1 -4
- package/undoredo/support/Services.js +1 -4
- package/versionManagement/VersionManagementService.js +1 -4
- package/versionManagement/VersionManager.js +1 -4
- package/versionManagement/VersioningState.js +1 -4
- package/versionManagement/support/EditMomentStack.js +1 -4
- package/versionManagement/support/versionManagementUtils.js +1 -4
- package/versionManagement/utils.js +1 -4
- package/versionManagement/versionAdapters/FeatureLayerVersionAdapter.js +1 -4
- package/versionManagement/versionAdapters/NetworkVersionAdapter.js +1 -4
- package/versionManagement/versionAdapters/SubTypeGroupLayerVersionAdapter.js +1 -4
- package/versionManagement/versionAdapters/utils.js +1 -4
- package/views/2d/AnimationManager.js +1 -4
- package/views/2d/FrameTask.js +1 -4
- package/views/2d/GoToManager.js +1 -4
- package/views/2d/LabelManager.js +1 -4
- package/views/2d/MapViewConstraints.js +1 -4
- package/views/2d/PaddedViewState.js +1 -4
- package/views/2d/ViewState.js +1 -4
- package/views/2d/ViewStateManager.js +1 -4
- package/views/2d/analysis/AnalysisView2D.js +1 -4
- package/views/2d/analysis/AreaMeasurement/AreaMeasurementAreaVisualization.js +1 -4
- package/views/2d/analysis/AreaMeasurement/AreaMeasurementController.js +1 -4
- package/views/2d/analysis/AreaMeasurement/AreaMeasurementManipulatorVisualization.js +1 -4
- package/views/2d/analysis/AreaMeasurement/AreaMeasurementSketchVisualization.js +1 -4
- package/views/2d/analysis/AreaMeasurement/AreaMeasurementTool.js +1 -4
- package/views/2d/analysis/AreaMeasurement/utils.js +1 -4
- package/views/2d/analysis/AreaMeasurementAnalysisView2D.js +1 -4
- package/views/2d/analysis/DistanceMeasurement/DistanceMeasurementController.js +1 -4
- package/views/2d/analysis/DistanceMeasurement/DistanceMeasurementLineVisualization.js +1 -4
- package/views/2d/analysis/DistanceMeasurement/DistanceMeasurementManipulatorVisualization.js +1 -4
- package/views/2d/analysis/DistanceMeasurement/DistanceMeasurementSketchVisualization.js +1 -4
- package/views/2d/analysis/DistanceMeasurement/DistanceMeasurementTool.js +1 -4
- package/views/2d/analysis/DistanceMeasurement/utils.js +1 -4
- package/views/2d/analysis/DistanceMeasurementAnalysisView2D.js +1 -4
- package/views/2d/analysis/ElevationProfile/ElevationProfileInputVisualization2D.js +1 -4
- package/views/2d/analysis/ElevationProfile/ElevationProfileLineVisualization2D.js +1 -4
- package/views/2d/analysis/ElevationProfile/ElevationProfileVisualization2D.js +1 -4
- package/views/2d/analysis/ElevationProfileAnalysisView2D.js +1 -4
- package/views/2d/analysis/analysisViewModuleImportUtils.js +1 -4
- package/views/2d/arcade/callExpressionWithCursor.js +1 -4
- package/views/2d/arcade/callExpressionWithFeature.js +1 -4
- package/views/2d/constraints/GeometryConstraint.js +1 -4
- package/views/2d/constraints/RotationConstraint.js +1 -4
- package/views/2d/constraints/ZoomConstraint.js +1 -4
- package/views/2d/engine/AFeatureContainer.js +1 -4
- package/views/2d/engine/Bitmap.js +1 -4
- package/views/2d/engine/BitmapContainer.js +1 -4
- package/views/2d/engine/BitmapTile.js +1 -4
- package/views/2d/engine/BitmapTileContainer.js +1 -4
- package/views/2d/engine/Container.js +1 -4
- package/views/2d/engine/DisplayObject.js +1 -4
- package/views/2d/engine/ImageryBitmapSource.js +1 -4
- package/views/2d/engine/ManagedCanvas.js +1 -4
- package/views/2d/engine/ParentChildStage.js +1 -4
- package/views/2d/engine/Stage.js +1 -4
- package/views/2d/engine/brushes.js +1 -4
- package/views/2d/engine/flow/BrushFlow.js +1 -4
- package/views/2d/engine/flow/FlowContainer.js +1 -4
- package/views/2d/engine/flow/FlowDisplayObject.js +1 -4
- package/views/2d/engine/flow/FlowStrategy.js +1 -4
- package/views/2d/engine/flow/FlowView2D.js +1 -4
- package/views/2d/engine/flow/ProcessingTimeEstimate.js +1 -4
- package/views/2d/engine/flow/animatedValues.js +1 -4
- package/views/2d/engine/flow/createFlowStyle.js +1 -4
- package/views/2d/engine/flow/dataUtils.js +1 -4
- package/views/2d/engine/flow/flowPathsIO.js +1 -4
- package/views/2d/engine/flow/styles/AFlowResources.js +1 -4
- package/views/2d/engine/flow/styles/Imagery.js +1 -4
- package/views/2d/engine/flow/styles/Particles.js +1 -4
- package/views/2d/engine/flow/styles/Stack.js +1 -4
- package/views/2d/engine/flow/styles/Streamlines.js +1 -4
- package/views/2d/engine/flow/utils.js +1 -4
- package/views/2d/engine/imagery/RasterBitmap.js +1 -4
- package/views/2d/engine/imagery/RasterTile.js +1 -4
- package/views/2d/engine/imagery/RasterTileContainer.js +1 -4
- package/views/2d/engine/imagery/RasterVFContainer.js +1 -4
- package/views/2d/engine/imagery/RasterVFDisplayObject.js +1 -4
- package/views/2d/engine/imagery/RasterVFTile.js +1 -4
- package/views/2d/engine/imagery/RasterVFTileContainer.js +1 -4
- package/views/2d/engine/rasterBrushes.js +1 -4
- package/views/2d/engine/svgUtils.js +1 -4
- package/views/2d/engine/transitions/FadeTransition.js +1 -4
- package/views/2d/engine/vectorTiles/Feature.js +1 -4
- package/views/2d/engine/vectorTiles/GeometryUtils.js +1 -4
- package/views/2d/engine/vectorTiles/GlyphMosaic.js +1 -4
- package/views/2d/engine/vectorTiles/GlyphSource.js +1 -4
- package/views/2d/engine/vectorTiles/IndexMemoryBuffer.js +1 -4
- package/views/2d/engine/vectorTiles/MemoryBuffer.js +1 -4
- package/views/2d/engine/vectorTiles/Placement.js +1 -4
- package/views/2d/engine/vectorTiles/RectangleBinPack.js +1 -4
- package/views/2d/engine/vectorTiles/RenderBucket.js +1 -4
- package/views/2d/engine/vectorTiles/SchemaHelper.js +1 -4
- package/views/2d/engine/vectorTiles/ScriptUtils.js +1 -4
- package/views/2d/engine/vectorTiles/SourceLayerData.js +1 -4
- package/views/2d/engine/vectorTiles/SpriteMosaic.js +1 -4
- package/views/2d/engine/vectorTiles/TextShaping.js +1 -4
- package/views/2d/engine/vectorTiles/TileHandler.js +1 -4
- package/views/2d/engine/vectorTiles/TileHandler3D.js +1 -4
- package/views/2d/engine/vectorTiles/TileManager.js +1 -4
- package/views/2d/engine/vectorTiles/TileParser.js +1 -4
- package/views/2d/engine/vectorTiles/TilemapIndex.js +1 -4
- package/views/2d/engine/vectorTiles/TilemapRequest.js +1 -4
- package/views/2d/engine/vectorTiles/VTLPainter3D.js +1 -4
- package/views/2d/engine/vectorTiles/VectorTile.js +1 -4
- package/views/2d/engine/vectorTiles/VectorTileContainer.js +1 -4
- package/views/2d/engine/vectorTiles/VectorTileFeatureIndex.js +1 -4
- package/views/2d/engine/vectorTiles/VectorTileRendererHelper3D.js +1 -4
- package/views/2d/engine/vectorTiles/VertexMemoryBuffer.js +1 -4
- package/views/2d/engine/vectorTiles/WorkerTile.js +1 -4
- package/views/2d/engine/vectorTiles/WorkerTileHandler.js +1 -4
- package/views/2d/engine/vectorTiles/buckets/BaseBucket.js +1 -4
- package/views/2d/engine/vectorTiles/buckets/CircleBucket.js +1 -4
- package/views/2d/engine/vectorTiles/buckets/FillBucket.js +1 -4
- package/views/2d/engine/vectorTiles/buckets/LineBucket.js +1 -4
- package/views/2d/engine/vectorTiles/buckets/SymbolBucket.js +1 -4
- package/views/2d/engine/vectorTiles/constants.js +1 -4
- package/views/2d/engine/vectorTiles/decluttering/CollisionJob.js +1 -4
- package/views/2d/engine/vectorTiles/decluttering/SymbolDeclutterer.js +1 -4
- package/views/2d/engine/vectorTiles/decluttering/SymbolFader.js +1 -4
- package/views/2d/engine/vectorTiles/decluttering/SymbolRepository.js +1 -4
- package/views/2d/engine/vectorTiles/decluttering/config.js +1 -4
- package/views/2d/engine/vectorTiles/decluttering/core.js +1 -4
- package/views/2d/engine/vectorTiles/decluttering/jobsUtil.js +1 -4
- package/views/2d/engine/vectorTiles/decluttering/util.js +1 -4
- package/views/2d/engine/vectorTiles/expression/expression.js +1 -4
- package/views/2d/engine/vectorTiles/expression/types.js +1 -4
- package/views/2d/engine/vectorTiles/shaders/VTLBackgroundMaterial.js +1 -4
- package/views/2d/engine/vectorTiles/shaders/VTLCircleMaterial.js +1 -4
- package/views/2d/engine/vectorTiles/shaders/VTLFillMaterial.js +1 -4
- package/views/2d/engine/vectorTiles/shaders/VTLLineMaterial.js +1 -4
- package/views/2d/engine/vectorTiles/shaders/VTLMaterial.js +1 -4
- package/views/2d/engine/vectorTiles/shaders/VTLSymbolMaterial.js +1 -4
- package/views/2d/engine/vectorTiles/style/Filter.js +1 -4
- package/views/2d/engine/vectorTiles/style/StyleDefinition.js +1 -4
- package/views/2d/engine/vectorTiles/style/StyleLayer.js +1 -4
- package/views/2d/engine/vectorTiles/style/StyleProperty.js +1 -4
- package/views/2d/engine/vectorTiles/style/StyleRepository.js +1 -4
- package/views/2d/engine/vectorTiles/style/VectorTileSource.js +1 -4
- package/views/2d/engine/vectorTiles/style/VectorTilesRequestManager.js +1 -4
- package/views/2d/engine/vectorTiles/tileInfoUtils.js +1 -4
- package/views/2d/engine/webgl/AFeatureTile.js +1 -4
- package/views/2d/engine/webgl/AttributeStoreView.js +1 -4
- package/views/2d/engine/webgl/BitBlitRenderer.js +1 -4
- package/views/2d/engine/webgl/ClipMesh.js +1 -4
- package/views/2d/engine/webgl/ClippingInfo.js +1 -4
- package/views/2d/engine/webgl/DisplayEntity.js +1 -4
- package/views/2d/engine/webgl/DisplayId.js +1 -4
- package/views/2d/engine/webgl/DisplayRecord.js +1 -4
- package/views/2d/engine/webgl/FeatureDisplayList.js +1 -4
- package/views/2d/engine/webgl/FeatureTile.js +1 -4
- package/views/2d/engine/webgl/GeometryUtils.js +1 -4
- package/views/2d/engine/webgl/GlyphMosaic.js +1 -4
- package/views/2d/engine/webgl/GlyphSDFCreator.js +1 -4
- package/views/2d/engine/webgl/GlyphSource.js +1 -4
- package/views/2d/engine/webgl/MaterialManager.js +1 -4
- package/views/2d/engine/webgl/Mesh2D.js +1 -4
- package/views/2d/engine/webgl/Overlay.js +1 -4
- package/views/2d/engine/webgl/OverlayContainer.js +1 -4
- package/views/2d/engine/webgl/OverlayMultipoint.js +1 -4
- package/views/2d/engine/webgl/Painter.js +1 -4
- package/views/2d/engine/webgl/PooledUint32Array.js +1 -4
- package/views/2d/engine/webgl/Profiler.js +1 -4
- package/views/2d/engine/webgl/Rect.js +1 -4
- package/views/2d/engine/webgl/RectangleBinPack.js +1 -4
- package/views/2d/engine/webgl/RenderableTile.js +1 -4
- package/views/2d/engine/webgl/RenderingDevice.js +1 -4
- package/views/2d/engine/webgl/ReshufflePlan.js +1 -4
- package/views/2d/engine/webgl/SDFConverter.js +1 -4
- package/views/2d/engine/webgl/SpriteMosaic.js +1 -4
- package/views/2d/engine/webgl/TextureManager.js +1 -4
- package/views/2d/engine/webgl/TextureUploadManager.js +1 -4
- package/views/2d/engine/webgl/TileContainer.js +1 -4
- package/views/2d/engine/webgl/TileReshuffleManager.js +1 -4
- package/views/2d/engine/webgl/TiledDisplayObject.js +1 -4
- package/views/2d/engine/webgl/TurboLine.js +1 -4
- package/views/2d/engine/webgl/Utils.js +1 -4
- package/views/2d/engine/webgl/VertexStream.js +1 -4
- package/views/2d/engine/webgl/VideoScreenRenderer.js +1 -4
- package/views/2d/engine/webgl/WGLContainer.js +1 -4
- package/views/2d/engine/webgl/WorldExtentClipRenderer.js +1 -4
- package/views/2d/engine/webgl/alignmentUtils.js +1 -4
- package/views/2d/engine/webgl/animatedFormats/AnimatableTextureResource.js +1 -4
- package/views/2d/engine/webgl/animatedFormats/utils.js +1 -4
- package/views/2d/engine/webgl/animations/infos.js +1 -4
- package/views/2d/engine/webgl/animations/instructions.js +1 -4
- package/views/2d/engine/webgl/animations/store/AnimationStore.js +1 -4
- package/views/2d/engine/webgl/animations/utils.js +1 -4
- package/views/2d/engine/webgl/brushes/BrushClip.js +1 -4
- package/views/2d/engine/webgl/brushes/WGLBrush.js +1 -4
- package/views/2d/engine/webgl/brushes/WGLBrushStencil.js +1 -4
- package/views/2d/engine/webgl/brushes/WGLBrushTileDebugInfo.js +1 -4
- package/views/2d/engine/webgl/collisions/BoundingBox.js +1 -4
- package/views/2d/engine/webgl/collisions/LabelMetric.js +1 -4
- package/views/2d/engine/webgl/color.js +1 -4
- package/views/2d/engine/webgl/cpuMapped/Buffer.js +1 -4
- package/views/2d/engine/webgl/cpuMapped/FreeList.js +1 -4
- package/views/2d/engine/webgl/cpuMapped/MappedMesh.js +1 -4
- package/views/2d/engine/webgl/definitions.js +1 -4
- package/views/2d/engine/webgl/effects/BlendEffect.js +1 -4
- package/views/2d/engine/webgl/effects/Effect.js +1 -4
- package/views/2d/engine/webgl/effects/FeatureEffect.js +1 -4
- package/views/2d/engine/webgl/effects/HighlightEffect.js +1 -4
- package/views/2d/engine/webgl/effects/HittestEffect.js +1 -4
- package/views/2d/engine/webgl/effects/highlight/HighlightGradient.js +1 -4
- package/views/2d/engine/webgl/effects/highlight/HighlightRenderer.js +1 -4
- package/views/2d/engine/webgl/effects/highlight/HighlightSurfaces.js +1 -4
- package/views/2d/engine/webgl/effects/highlight/MultiHighlightGradient.js +1 -4
- package/views/2d/engine/webgl/effects/highlight/parameters.js +1 -4
- package/views/2d/engine/webgl/effects/post-processing/EffectManager.js +1 -4
- package/views/2d/engine/webgl/grouping.js +1 -4
- package/views/2d/engine/webgl/mesh/MeshData.js +1 -4
- package/views/2d/engine/webgl/mesh/MultiTileMeshData.js +1 -4
- package/views/2d/engine/webgl/mesh/VertexDataWriter.js +1 -4
- package/views/2d/engine/webgl/mesh/bufcut.js +1 -4
- package/views/2d/engine/webgl/mesh/factories/FeatureMeshFactory.js +1 -4
- package/views/2d/engine/webgl/mesh/factories/MeshFactory.js +1 -4
- package/views/2d/engine/webgl/mesh/factories/ResourceProxy.js +1 -4
- package/views/2d/engine/webgl/mesh/meshDebugUtils.js +1 -4
- package/views/2d/engine/webgl/mesh/templates/segmentUtils.js +1 -4
- package/views/2d/engine/webgl/mesh/templates/shapingUtils.js +1 -4
- package/views/2d/engine/webgl/mesh/templates/templateUtils.js +1 -4
- package/views/2d/engine/webgl/meshing/Mesh.js +1 -4
- package/views/2d/engine/webgl/meshing/SimpleMesh.js +1 -4
- package/views/2d/engine/webgl/meshing/definitions.js +1 -4
- package/views/2d/engine/webgl/number.js +1 -4
- package/views/2d/engine/webgl/painter/RenderPass.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/GLSLShaderModule.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/GraphShaderModule.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/graph/GlslGraphWriter.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/graph/ShaderGraphContext.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/graph/ShaderGraphNode.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/graph/glsl.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/FeatureInstanceStore.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/FeatureTechnique.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/GraphicInstanceStore.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/Technique.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/TechniqueDebugContainer.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/TechniqueDebugLayer.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/TechniqueDebugLayerView.js +2 -5
- package/views/2d/engine/webgl/shaderGraph/techniques/TechniqueInstance.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/TechniqueProgramCache.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/TechniqueRegistry.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/TestDisplayObject.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/TestTechnique.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/TextureStatisticsTechnique.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/animated/AAnimatedPolyShader.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/animated/AAnimatedShader.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/animated/AnimatedFillShader.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/animated/AnimatedLineShader.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/animated/AnimatedMarkerMeshWriter.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/animated/AnimatedMarkerShader.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/animated/AnimatedMeshWriter.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/animated/AnimatedPolyMeshWriters.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/animated/AnimatedTechnique.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/animated/AnimatedTechniques.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/animated/AnimationUniformInfo.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/animated/ComputedAnimatedParams.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/animated/attributes.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/bitmap/BitmapTechnique.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/blend/BlendTechnique.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/bloom/BloomTechnique.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/blur/BlurTechnique.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/clip/ClipTechnique.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/colorize/ColorizeTechnique.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/createGraphicSymbolMeshSchemas.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/createMeshWriter.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/createTestMeshData.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/dotDensity/DotDensityMeshWriter.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/dotDensity/DotDensityPointShader.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/dotDensity/DotDensityPolygonShader.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/dotDensity/DotDensityResources.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/dotDensity/DotDensityTechnique.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/drop-shadow/DropShadowTechnique.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/featureTechniqueUtils.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/fill/AFillMeshWriter.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/fill/ComplexFillMeshWriter.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/fill/ComplexFillTechnique.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/fill/ComplexOutlineFillMeshWriter.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/fill/ComplexOutlineFillTechnique.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/fill/FillMeshWriter.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/fill/FillTechnique.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/fill/GradientFillMeshWriter.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/fill/GradientFillTechnique.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/fill/GradientSizeHelper.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/fill/OutlineFillMeshWriter.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/fill/OutlineFillTechnique.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/fill/PatternFillMeshWriter.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/fill/PatternFillTechnique.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/fill/PatternOutlineFillMeshWriter.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/fill/PatternOutlineFillTechnique.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/fill/gradientFillConstants.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/fill/meshWriterUtils.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/grid/GridTechnique.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/heatmap/HeatmapMeshWriter.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/heatmap/HeatmapResources.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/heatmap/HeatmapTechnique.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/labels/LabelMeshWriter.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/labels/LabelTechnique.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/line/GradientStrokeMeshWriter.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/line/GradientStrokeTechnique.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/line/LineMeshWriter.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/line/LineTechnique.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/line/TexturedLineMeshWriter.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/line/TexturedLineTechnique.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/line/gradientStrokeConstants.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/line/utils.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/magnifier/MagnifierTechnique.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/markers/ComputedMarkerParams.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/markers/MarkerMeshWriter.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/markers/MarkerShader.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/markers/MarkerTechnique.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/markers/markerConstants.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/mesh/AResourceProxy.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/mesh/AlignedVertexSpec.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/mesh/MeshWriter.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/mesh/MeshWriterInputEvaluator.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/mesh/MeshWriterRegistry.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/mesh/MeshWriterVertexPack.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/mesh/dataViewUtils.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/mesh/instanceIdUtils.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/mesh/utils.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/opacity/OpacityTechnique.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/overlay/OverlayTechnique.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/pieChart/PieChartMeshWriter.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/pieChart/PieChartShader.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/pieChart/PieChartTechnique.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/raster/RasterColorizerTechnique.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/raster/RasterHighlightTechnique.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/raster/RasterProcessorTechnique.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/raster/VectorFieldTechnique.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/raster/processor/AspectTechnique.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/raster/processor/BandArithmeticTechnique.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/raster/processor/BaseRasterProcessorTechnique.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/raster/processor/ColormapToRGBTechnique.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/raster/processor/CompositeBandTechnique.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/raster/processor/ComputeChangeTechnique.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/raster/processor/ContrastBrightnessTechnique.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/raster/processor/ConvolutionTechnique.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/raster/processor/CurvatureTechnique.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/raster/processor/ExtractBandTechnique.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/raster/processor/FocalStatisticsTechnique.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/raster/processor/GrayscaleTechnique.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/raster/processor/HillshadeTechnique.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/raster/processor/LocalTechnique.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/raster/processor/MaskTechnique.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/raster/processor/NDVITechnique.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/raster/processor/RemapTechnique.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/raster/processor/ReprojectTechnique.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/raster/processor/ShadedReliefTechnique.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/raster/processor/SlopeTechnique.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/raster/processor/SpectralConversionTechnique.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/raster/processor/StretchTechnique.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/raster/processor/textureUtils.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/AFeatureShader.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/BitmapShader.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/BlendShader.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/BlitShader.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/BloomShader.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/BlurShader.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/ClipShader.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/ColorizeShader.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/ComplexFillShader.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/ComplexOutlineFillShader.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/DropShadowShader.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/EntityStorage.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/FillShader.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/GradientFillShader.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/GradientStrokeShader.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/GridShader.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/HeatmapAccumulateShader.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/HeatmapResolveShader.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/LineShader.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/LocalTileOffset.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/MagnifierShader.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/MosaicInfo.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/OpacityShader.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/OutlineFillShader.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/OverlayShader.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/PatternFillShader.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/PatternOutlineFillShader.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/PostProcessingShader.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/ShaderHighlight.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/ShaderHittest.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/TestShader.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/TextureStatisticsDiffShader.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/TextureStatisticsMinMaxSumShader.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/TextureStatisticsStdDevShader.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/TextureStatisticsSumOfSquaredDiffShader.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/TexturedLineShader.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/VideoScreenShader.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/ViewInfo.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/VisualVariableColor.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/VisualVariableOpacity.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/VisualVariableRotation.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/VisualVariableSizeMinMaxValue.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/VisualVariableSizeScaleStops.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/VisualVariableSizeStops.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/VisualVariableSizeUnitValue.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/bitmapUtils.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/constants.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/heatmapUtils.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/hittestUtils.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/raster/BaseRasterColorizerShader.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/raster/BaseRasterHighlightShader.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/raster/MagDirShader.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/raster/RasterColorizerLUTShader.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/raster/RasterColorizerShadedReliefShader.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/raster/RasterColorizerStretchShader.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/raster/RasterRangeHighlightShader.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/raster/RasterXYBandHighlightShader.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/raster/ScalarShader.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/raster/colorConversion.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/raster/lut.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/raster/processor/AspectShader.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/raster/processor/BandArithmeticShader.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/raster/processor/BaseRasterProcessorShader.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/raster/processor/ColormapToRGBShader.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/raster/processor/CompositeBandShader.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/raster/processor/ComputeChangeShader.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/raster/processor/ContrastBrightnessShader.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/raster/processor/ConvolutionShader.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/raster/processor/CurvatureShader.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/raster/processor/ExtractBandShader.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/raster/processor/FocalStatisticsShader.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/raster/processor/GrayscaleShader.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/raster/processor/HillshadeShader.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/raster/processor/LocalShader.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/raster/processor/MaskShader.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/raster/processor/MultiRasterMixin.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/raster/processor/NDVIShader.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/raster/processor/RemapShader.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/raster/processor/ReprojectShader.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/raster/processor/ShadedReliefShader.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/raster/processor/SlopeShader.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/raster/processor/SpectralConversionShader.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/raster/processor/StretchShader.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/raster/processor/math.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/raster/projection.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/raster/sampleBilinear.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/raster/stretch.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/raster/surface.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/utils.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/vector-tiles/VTLShaderBackground.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/vector-tiles/VTLShaderCircle.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/vector-tiles/VTLShaderFill.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/vector-tiles/VTLShaderIcon.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/vector-tiles/VTLShaderLine.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/vector-tiles/VTLShaderOutline.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/vector-tiles/VTLShaderText.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/vvUtils.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/text/TextMeshWriter.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/text/TextParams.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/text/TextShader.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/text/TextTechnique.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/vectorTiles/VTLTechniqueBackground.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/vectorTiles/VTLTechniqueCircle.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/vectorTiles/VTLTechniqueFill.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/vectorTiles/VTLTechniqueLine.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/vectorTiles/VTLTechniqueSymbol.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/vectorTiles/VTLTechniques.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/techniques/videoScreenRenderer/VideoScreenTechnique.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/typed/TypedShaderProgram.js +1 -4
- package/views/2d/engine/webgl/shaderGraph/utils.js +1 -4
- package/views/2d/engine/webgl/shaders/BackgroundPrograms.js +1 -4
- package/views/2d/engine/webgl/shaders/BitBlitPrograms.js +1 -4
- package/views/2d/engine/webgl/shaders/HighlightPrograms.js +1 -4
- package/views/2d/engine/webgl/shaders/MaterialPrograms.js +1 -4
- package/views/2d/engine/webgl/shaders/StencilPrograms.js +1 -4
- package/views/2d/engine/webgl/shaders/TileInfoPrograms.js +1 -4
- package/views/2d/engine/webgl/shaders/sources/resolver.js +1 -4
- package/views/2d/engine/webgl/shaders/sources/shaderRepository.js +2 -5
- package/views/2d/engine/webgl/textureUtils.js +1 -4
- package/views/2d/engine/webgl/urlUtils.js +1 -4
- package/views/2d/engine/webgl/util/DictionaryMatcher.js +1 -4
- package/views/2d/engine/webgl/util/IntervalMatcher.js +1 -4
- package/views/2d/engine/webgl/util/LabelMatcher.js +1 -4
- package/views/2d/engine/webgl/util/MapMatcher.js +1 -4
- package/views/2d/engine/webgl/util/Matcher.js +1 -4
- package/views/2d/engine/webgl/util/MatcherContext.js +1 -4
- package/views/2d/engine/webgl/util/Reader.js +1 -4
- package/views/2d/engine/webgl/util/Writer.js +1 -4
- package/views/2d/engine/webgl/util/createMatcher.js +1 -4
- package/views/2d/engine/webgl/util/debug.js +1 -4
- package/views/2d/engine/webgl/util/serializationUtils.js +1 -4
- package/views/2d/grid/GridView2D.js +1 -4
- package/views/2d/grid/constants.js +1 -4
- package/views/2d/grid/gridUtils.js +1 -4
- package/views/2d/input/MapViewInputManager.js +1 -4
- package/views/2d/input/handlers/DoubleClickZoom.js +1 -4
- package/views/2d/input/handlers/DoubleTapDragZoom.js +1 -4
- package/views/2d/input/handlers/DragPan.js +1 -4
- package/views/2d/input/handlers/DragRotate.js +1 -4
- package/views/2d/input/handlers/GamepadNavigation.js +1 -4
- package/views/2d/input/handlers/KeyPan.js +1 -4
- package/views/2d/input/handlers/KeyRotate.js +1 -4
- package/views/2d/input/handlers/KeyZoom.js +1 -4
- package/views/2d/input/handlers/MouseWheelZoom.js +1 -4
- package/views/2d/input/handlers/PinchAction.js +1 -4
- package/views/2d/interactive/SegmentLabels2D.js +1 -4
- package/views/2d/interactive/SnappingVisualizer2D.js +1 -4
- package/views/2d/interactive/editingTools/ControlPointsTransformTool.js +1 -4
- package/views/2d/interactive/editingTools/MediaTransformToolsWrapper.js +1 -4
- package/views/2d/interactive/editingTools/TransformTool.js +1 -4
- package/views/2d/interactive/editingTools/draw/DrawGraphicTool2D.js +1 -4
- package/views/2d/interactive/editingTools/draw/symbols.js +1 -4
- package/views/2d/interactive/editingTools/manipulations/DragManipulation.js +1 -4
- package/views/2d/interactive/editingTools/manipulations/Manipulation.js +1 -4
- package/views/2d/interactive/editingTools/manipulations/RotateManipulation.js +1 -4
- package/views/2d/interactive/editingTools/manipulations/ScaleManipulation.js +1 -4
- package/views/2d/interactive/editingTools/manipulations/utils.js +1 -4
- package/views/2d/interactive/editingTools.js +1 -4
- package/views/2d/interactive/snapping/featureSources/featureServiceSource/FeatureServiceTiles2D.js +1 -4
- package/views/2d/layerViewModuleImportUtils.js +2 -5
- package/views/2d/layers/BaseDynamicLayerView2D.js +2 -5
- package/views/2d/layers/BaseLayerView2D.js +2 -5
- package/views/2d/layers/BaseLayerViewGL2D.js +2 -5
- package/views/2d/layers/BitmapTileLayerView2D.js +1 -4
- package/views/2d/layers/CSVLayerView2D.js +2 -0
- package/views/2d/layers/CatalogDynamicGroupLayerView2D.js +2 -5
- package/views/2d/layers/CatalogFootprintLayerView2D.js +2 -5
- package/views/2d/layers/CatalogLayerView2D.js +2 -5
- package/views/2d/layers/FeatureLayerView2D.js +2 -5
- package/views/2d/layers/FeatureLikeLayerView2D.js +2 -0
- package/views/2d/layers/GeoJSONLayerView2D.js +2 -0
- package/views/2d/layers/GeoRSSLayerView2D.js +2 -5
- package/views/2d/layers/GraphicsLayerView2D.js +2 -5
- package/views/2d/layers/GroupLayerView2D.js +2 -5
- package/views/2d/layers/ImageryLayerView2D.js +2 -5
- package/views/2d/layers/ImageryTileLayerView2D.js +2 -5
- package/views/2d/layers/KMLLayerView2D.js +2 -5
- package/views/2d/layers/KnowledgeGraphLayerView2D.js +2 -5
- package/views/2d/layers/KnowledgeGraphSublayerView2D.js +2 -0
- package/views/2d/layers/LayerView2D.js +2 -5
- package/views/2d/layers/MapImageLayerView2D.js +2 -5
- package/views/2d/layers/MapNotesLayerView2D.js +2 -5
- package/views/2d/layers/MediaLayerView2D.js +2 -5
- package/views/2d/layers/OGCFeatureLayerView2D.js +2 -5
- package/views/2d/layers/OrientedImageryLayerView2D.js +2 -0
- package/views/2d/layers/ParquetLayerView2D.js +2 -0
- package/views/2d/layers/RouteLayerView2D.js +2 -5
- package/views/2d/layers/StreamLayerView2D.js +2 -5
- package/views/2d/layers/SubtypeGroupLayerView2D.js +2 -5
- package/views/2d/layers/TileLayerView2D.js +2 -5
- package/views/2d/layers/VectorTileLayerView2D.js +2 -5
- package/views/2d/layers/VideoLayerView2D.js +2 -5
- package/views/2d/layers/WFSLayerView2D.js +2 -0
- package/views/2d/layers/WMSLayerView2D.js +2 -5
- package/views/2d/layers/WMTSLayerView2D.js +2 -5
- package/views/2d/layers/features/FeatureContainer.js +2 -5
- package/views/2d/layers/features/FeaturePipelineWorker.js +1 -4
- package/views/2d/layers/features/FeaturePipelineWorkerProxy.js +1 -4
- package/views/2d/layers/features/FeatureSourceEventLog.js +1 -4
- package/views/2d/layers/features/FeatureSpatialIndex.js +1 -4
- package/views/2d/layers/features/FeatureStoreQueryAdapter.js +1 -4
- package/views/2d/layers/features/FeatureStoreStatistics.js +1 -4
- package/views/2d/layers/features/PipelineConnectionHandlers.js +1 -4
- package/views/2d/layers/features/Processor.js +1 -4
- package/views/2d/layers/features/ProcessorTileMessageQueue.js +1 -4
- package/views/2d/layers/features/RenderState.js +1 -4
- package/views/2d/layers/features/aggregation/AAggregateCell.js +1 -4
- package/views/2d/layers/features/aggregation/AAggregateSpatialIndex.js +1 -4
- package/views/2d/layers/features/aggregation/AccumulatedStatistics.js +1 -4
- package/views/2d/layers/features/aggregation/ComputedAggregateField.js +1 -4
- package/views/2d/layers/features/aggregation/GeohashSpatialIndex.js +1 -4
- package/views/2d/layers/features/aggregation/GridCell.js +1 -4
- package/views/2d/layers/features/aggregation/GridSpatialIndex.js +1 -4
- package/views/2d/layers/features/layerAdapters/CatalogFootprintLayerAdapter.js +1 -4
- package/views/2d/layers/features/layerAdapters/FeatureLayerAdapter.js +1 -4
- package/views/2d/layers/features/layerAdapters/InMemoryLayerAdapter.js +1 -4
- package/views/2d/layers/features/layerAdapters/KnowledgeGraphSublayerAdapter.js +1 -4
- package/views/2d/layers/features/layerAdapters/OGCFeatureLayerAdapter.js +1 -4
- package/views/2d/layers/features/layerAdapters/OrientedImageryLayerAdapter.js +1 -4
- package/views/2d/layers/features/layerAdapters/ParquetLayerAdapter.js +1 -4
- package/views/2d/layers/features/layerAdapters/StreamLayerAdapter.js +1 -4
- package/views/2d/layers/features/layerAdapters/SubtypeGroupLayerAdapter.js +1 -4
- package/views/2d/layers/features/layerAdapters/featureReductionUtils.js +1 -4
- package/views/2d/layers/features/layerAdapters/featureServiceUtils.js +1 -4
- package/views/2d/layers/features/layerAdapters/floorFilterUtils.js +1 -4
- package/views/2d/layers/features/layerAdapters/geometryUtils.js +1 -4
- package/views/2d/layers/features/layerAdapters/labelingUtils.js +1 -4
- package/views/2d/layers/features/processor/AAggregateStrategy.js +1 -4
- package/views/2d/layers/features/processor/AProcessorStrategy.js +1 -4
- package/views/2d/layers/features/processor/BinningStrategy.js +1 -4
- package/views/2d/layers/features/processor/ClusterStrategy.js +1 -4
- package/views/2d/layers/features/processor/FeatureUpdateStrategy.js +1 -4
- package/views/2d/layers/features/processor/TrackStrategy.js +1 -4
- package/views/2d/layers/features/processor/support/WithDisplayId.js +1 -4
- package/views/2d/layers/features/schema/ExceedsLimitCache.js +1 -4
- package/views/2d/layers/features/schema/SourceSchema.js +1 -4
- package/views/2d/layers/features/schema/processor/LabelMatcherSchema.js +1 -4
- package/views/2d/layers/features/schema/processor/MatcherSchema.js +1 -4
- package/views/2d/layers/features/schema/processor/SimpleProcessorSchema.js +1 -4
- package/views/2d/layers/features/schema/processor/StorageSchema.js +1 -4
- package/views/2d/layers/features/schema/processor/SubtypeProcessorSchema.js +1 -4
- package/views/2d/layers/features/schema/processor/VisualVariablesSchema.js +1 -4
- package/views/2d/layers/features/schema/processor/schemaUtils.js +1 -4
- package/views/2d/layers/features/schema/processor/symbols/ComplexSymbolSchema.js +1 -4
- package/views/2d/layers/features/schema/processor/symbols/SymbolSchema.js +1 -4
- package/views/2d/layers/features/schema/processor/symbols/utils.js +1 -4
- package/views/2d/layers/features/sources/FeatureCache.js +1 -4
- package/views/2d/layers/features/sources/FeatureSource.js +1 -4
- package/views/2d/layers/features/sources/FeatureSourceMessage.js +1 -4
- package/views/2d/layers/features/sources/FeatureSourceQueryInfo.js +1 -4
- package/views/2d/layers/features/sources/FeatureTileSubscription.js +1 -4
- package/views/2d/layers/features/sources/StreamConnectionState.js +1 -4
- package/views/2d/layers/features/sources/StreamFeatureStore.js +1 -4
- package/views/2d/layers/features/sources/StreamMessenger.js +1 -4
- package/views/2d/layers/features/sources/strategies/AFeatureLoadStrategy.js +1 -4
- package/views/2d/layers/features/sources/strategies/AFeatureTileLoadStrategy.js +1 -4
- package/views/2d/layers/features/sources/strategies/ALoadStrategy.js +1 -4
- package/views/2d/layers/features/sources/strategies/FeatureDrillDownTileLoadStrategy.js +1 -4
- package/views/2d/layers/features/sources/strategies/FeaturePagedTileLoadStrategy.js +1 -4
- package/views/2d/layers/features/sources/strategies/FeatureSnapshotLoadStrategy.js +1 -4
- package/views/2d/layers/features/sources/strategies/ParquetSnapshotLoadStrategy.js +1 -4
- package/views/2d/layers/features/sources/strategies/ParquetTileLoadStrategy.js +1 -4
- package/views/2d/layers/features/sources/strategies/StreamLoadStrategy.js +1 -4
- package/views/2d/layers/features/sources/strategies/chunks/ASourceChunk.js +1 -4
- package/views/2d/layers/features/sources/strategies/chunks/DrillDownTileSourceChunk.js +1 -4
- package/views/2d/layers/features/sources/strategies/chunks/FeatureSnapshotSourceChunk.js +1 -4
- package/views/2d/layers/features/sources/strategies/chunks/Overrides.js +1 -4
- package/views/2d/layers/features/sources/strategies/chunks/PagedTileSourceChunk.js +1 -4
- package/views/2d/layers/features/sources/strategies/chunks/ParquetSourceChunk.js +1 -4
- package/views/2d/layers/features/sources/strategies/chunks/SourceChunkStore.js +1 -4
- package/views/2d/layers/features/sources/strategies/chunks/StreamSourceChunk.js +1 -4
- package/views/2d/layers/features/sources/strategies/constants.js +1 -4
- package/views/2d/layers/features/sources/strategies/support/queryAdapters.js +1 -4
- package/views/2d/layers/features/sources/strategies/support/snapshotUtils.js +1 -4
- package/views/2d/layers/features/support/AComputedField.js +1 -4
- package/views/2d/layers/features/support/AttributeStore.js +1 -4
- package/views/2d/layers/features/support/CachedField.js +1 -4
- package/views/2d/layers/features/support/ComputedAttributeStorage.js +1 -4
- package/views/2d/layers/features/support/ComputedExpression.js +1 -4
- package/views/2d/layers/features/support/ComputedLegacyLabelExpression.js +1 -4
- package/views/2d/layers/features/support/DictionaryTemplate.js +1 -4
- package/views/2d/layers/features/support/DictionaryValue.js +1 -4
- package/views/2d/layers/features/support/DisplayIdGenerator.js +1 -4
- package/views/2d/layers/features/support/FeatureFilterEvaluator.js +1 -4
- package/views/2d/layers/features/support/FeatureMetadata.js +1 -4
- package/views/2d/layers/features/support/FeatureSetCache.js +1 -4
- package/views/2d/layers/features/support/FeatureSetReader.js +1 -4
- package/views/2d/layers/features/support/FeatureSetReaderIndirect.js +1 -4
- package/views/2d/layers/features/support/FeatureSetReaderJSON.js +1 -4
- package/views/2d/layers/features/support/FeatureSetReaderPBF.js +1 -4
- package/views/2d/layers/features/support/FeatureSetReaderPBFHeader.js +1 -4
- package/views/2d/layers/features/support/FeatureSetReaderParquet.js +1 -4
- package/views/2d/layers/features/support/GraphicsReader.js +1 -4
- package/views/2d/layers/features/support/NormalizedField.js +1 -4
- package/views/2d/layers/features/support/StaticBitSet.js +1 -4
- package/views/2d/layers/features/support/Tile.js +1 -4
- package/views/2d/layers/features/support/TileStore.js +1 -4
- package/views/2d/layers/features/support/XZOrder.js +1 -4
- package/views/2d/layers/features/support/arcadeUtils.js +1 -4
- package/views/2d/layers/features/support/rendererUtils.js +1 -4
- package/views/2d/layers/features/support/whereUtils.js +1 -4
- package/views/2d/layers/graphics/AGraphicContainer.js +1 -4
- package/views/2d/layers/graphics/GraphicBoundsRenderer.js +1 -4
- package/views/2d/layers/graphics/GraphicContainer.js +1 -4
- package/views/2d/layers/graphics/GraphicStore.js +1 -4
- package/views/2d/layers/graphics/GraphicStoreItem.js +1 -4
- package/views/2d/layers/graphics/GraphicUpdateMessage.js +1 -4
- package/views/2d/layers/graphics/GraphicsView2D.js +1 -4
- package/views/2d/layers/graphics/HighlightGraphicContainer.js +1 -4
- package/views/2d/layers/graphics/densificationConstants.js +1 -4
- package/views/2d/layers/graphics/graphicsUtils.js +1 -4
- package/views/2d/layers/imagery/BaseImageryTileSubView2D.js +2 -5
- package/views/2d/layers/imagery/ImageryTileView2D.js +1 -4
- package/views/2d/layers/imagery/ImageryVFStrategy.js +1 -4
- package/views/2d/layers/imagery/ImageryView2D.js +1 -4
- package/views/2d/layers/imagery/VectorFieldTileView2D.js +1 -4
- package/views/2d/layers/imagery/VectorFieldView2D.js +1 -4
- package/views/2d/layers/support/DebouncedFeatureOverride.js +1 -4
- package/views/2d/layers/support/DebugOverlay.js +1 -4
- package/views/2d/layers/support/Display.js +1 -4
- package/views/2d/layers/support/DisplayGL.js +1 -4
- package/views/2d/layers/support/ExportStrategy.js +1 -4
- package/views/2d/layers/support/FeatureCommandQueue.js +1 -4
- package/views/2d/layers/support/HighlightCounter.js +1 -4
- package/views/2d/layers/support/MediaLayerInteraction.js +1 -4
- package/views/2d/layers/support/MediaLayerInteractionOptions.js +1 -4
- package/views/2d/layers/support/RouteLayerInteraction.js +1 -4
- package/views/2d/layers/support/RouteLayerInteractiveOptions.js +1 -4
- package/views/2d/layers/support/RouteLayerWaypointVisualization.js +1 -4
- package/views/2d/layers/support/UpdateTracking2D.js +1 -4
- package/views/2d/layers/support/clusterUtils.js +1 -4
- package/views/2d/layers/support/handleNoEngineError.js +1 -4
- package/views/2d/layers/support/imageUtils.js +1 -4
- package/views/2d/layers/support/util.js +1 -4
- package/views/2d/layers/support/vectorTileDebugUtils.js +1 -4
- package/views/2d/layers/support/visualVariableSimpleUtils.js +1 -4
- package/views/2d/magnifier/MagnifierView2D.js +1 -4
- package/views/2d/mapViewDeps.js +1 -4
- package/views/2d/navigation/MapViewNavigation.js +1 -4
- package/views/2d/navigation/ZoomBox.js +1 -4
- package/views/2d/navigation/actions/Pan.js +1 -4
- package/views/2d/navigation/actions/Pinch.js +1 -4
- package/views/2d/navigation/actions/Rotate.js +1 -4
- package/views/2d/navigation/duration.js +1 -4
- package/views/2d/pointToPoint/Camera.js +1 -4
- package/views/2d/support/StationaryManager.js +1 -4
- package/views/2d/support/Timeline.js +1 -4
- package/views/2d/support/clippingUtils.js +1 -4
- package/views/2d/support/engineHelpers.js +1 -4
- package/views/2d/support/highlightOptionsUtils.js +1 -4
- package/views/2d/support/hitTestUtils.js +1 -4
- package/views/2d/support/screenshotUtils.js +1 -4
- package/views/2d/tiling/FeatureTileSubscriptionManager.js +1 -4
- package/views/2d/tiling/LODInfo.js +1 -4
- package/views/2d/tiling/TileCache.js +1 -4
- package/views/2d/tiling/TileCoverage.js +1 -4
- package/views/2d/tiling/TileInfoView.js +1 -4
- package/views/2d/tiling/TileInfoViewPOT.js +1 -4
- package/views/2d/tiling/TileKey.js +1 -4
- package/views/2d/tiling/TileQueue.js +1 -4
- package/views/2d/tiling/TileSpan.js +1 -4
- package/views/2d/tiling/TileStrategy.js +1 -4
- package/views/2d/tiling.js +1 -4
- package/views/2d/types.d.ts +10 -6
- package/views/2d/unitBezier.js +1 -4
- package/views/2d/viewStateUtils.js +1 -4
- package/views/2d/viewpointUtils.js +1 -4
- package/views/2d/webglDeps.js +1 -4
- package/views/3d/FocusAreasView.js +1 -4
- package/views/3d/GroundView3D.js +1 -4
- package/views/3d/analysis/AnalysisView3D.js +1 -4
- package/views/3d/analysis/AreaMeasurement/support/AreaMeasurementController.js +1 -4
- package/views/3d/analysis/AreaMeasurement/support/AreaMeasurementPathHelper.js +1 -4
- package/views/3d/analysis/AreaMeasurement/support/AreaMeasurementVisualization.js +1 -4
- package/views/3d/analysis/AreaMeasurement/support/MeasurementData.js +2 -5
- package/views/3d/analysis/AreaMeasurementAnalysisView3D.js +1 -4
- package/views/3d/analysis/Dimension/DimensionController.js +1 -4
- package/views/3d/analysis/Dimension/DimensionTool.js +1 -4
- package/views/3d/analysis/Dimension/DimensionVisualization.js +1 -4
- package/views/3d/analysis/Dimension/LengthDimensionComputation.js +1 -4
- package/views/3d/analysis/Dimension/LengthDimensionSubTool.js +1 -4
- package/views/3d/analysis/Dimension/LengthDimensionVisualization.js +1 -4
- package/views/3d/analysis/Dimension/lengthDimensionConstraintUtils.js +1 -4
- package/views/3d/analysis/Dimension/lengthDimensionManipulatorUtils.js +1 -4
- package/views/3d/analysis/Dimension/lengthDimensionUtils.js +1 -4
- package/views/3d/analysis/Dimension/settings.js +1 -4
- package/views/3d/analysis/DimensionAnalysisView3D.js +1 -4
- package/views/3d/analysis/DirectLineMeasurement/DirectLineMeasurementController.js +1 -4
- package/views/3d/analysis/DirectLineMeasurement/DirectLineMeasurementVisualization.js +1 -4
- package/views/3d/analysis/DirectLineMeasurementAnalysisView3D.js +1 -4
- package/views/3d/analysis/ElevationProfile/ElevationProfileGeometryVisualization3D.js +1 -4
- package/views/3d/analysis/ElevationProfile/ElevationProfileLineSceneComputation.js +1 -4
- package/views/3d/analysis/ElevationProfile/ElevationProfileLineVisualization3D.js +1 -4
- package/views/3d/analysis/ElevationProfile/ElevationProfileVisualization3D.js +1 -4
- package/views/3d/analysis/ElevationProfileAnalysisView3D.js +1 -4
- package/views/3d/analysis/LineOfSight/LineOfSightComputation.js +1 -4
- package/views/3d/analysis/LineOfSight/LineOfSightConfiguration.js +1 -4
- package/views/3d/analysis/LineOfSight/LineOfSightController.js +1 -4
- package/views/3d/analysis/LineOfSight/LineOfSightIntersectionResult.js +1 -4
- package/views/3d/analysis/LineOfSight/LineOfSightManipulators.js +1 -4
- package/views/3d/analysis/LineOfSight/LineOfSightRayIntersector.js +1 -4
- package/views/3d/analysis/LineOfSight/LineOfSightTool.js +1 -4
- package/views/3d/analysis/LineOfSight/LineOfSightVisualElement.js +1 -4
- package/views/3d/analysis/LineOfSight/LineOfSightVisualization.js +1 -4
- package/views/3d/analysis/LineOfSightAnalysisResult.js +1 -4
- package/views/3d/analysis/LineOfSightAnalysisView3D.js +1 -4
- package/views/3d/analysis/ShadowCast/ShadowCastTooltip.js +1 -4
- package/views/3d/analysis/ShadowCast/analysisViewRegister.js +1 -4
- package/views/3d/analysis/ShadowCastAnalysisView3D.js +1 -4
- package/views/3d/analysis/Slice/ResizeManipulator.js +1 -4
- package/views/3d/analysis/Slice/RotateManipulator.js +1 -4
- package/views/3d/analysis/Slice/ShiftManipulator.js +1 -4
- package/views/3d/analysis/Slice/SliceController.js +1 -4
- package/views/3d/analysis/Slice/SliceTool.js +1 -4
- package/views/3d/analysis/Slice/SliceVisualization.js +1 -4
- package/views/3d/analysis/Slice/settings.js +1 -4
- package/views/3d/analysis/Slice/sliceToolConfig.js +1 -4
- package/views/3d/analysis/Slice/sliceToolUtils.js +1 -4
- package/views/3d/analysis/SliceAnalysisView3D.js +1 -4
- package/views/3d/analysis/Viewshed/ViewshedArrowManipulator.js +1 -4
- package/views/3d/analysis/Viewshed/ViewshedComputedData.js +1 -4
- package/views/3d/analysis/Viewshed/ViewshedConfiguration.js +1 -4
- package/views/3d/analysis/Viewshed/ViewshedFieldOfViewManipulation.js +1 -4
- package/views/3d/analysis/Viewshed/ViewshedScaleOrientManipulation.js +1 -4
- package/views/3d/analysis/Viewshed/ViewshedShapeVisualElement.js +1 -4
- package/views/3d/analysis/Viewshed/ViewshedSubTool.js +1 -4
- package/views/3d/analysis/Viewshed/ViewshedSubVisualization.js +1 -4
- package/views/3d/analysis/Viewshed/ViewshedTool.js +1 -4
- package/views/3d/analysis/Viewshed/ViewshedVisualization.js +1 -4
- package/views/3d/analysis/Viewshed/viewshedToolManipulatorUtils.js +1 -4
- package/views/3d/analysis/Viewshed/viewshedToolUtils.js +1 -4
- package/views/3d/analysis/ViewshedAnalysisView3D.js +1 -4
- package/views/3d/analysis/VolumeMeasurement/VolumeMeasurementCutFillComputation.js +1 -4
- package/views/3d/analysis/VolumeMeasurement/VolumeMeasurementCutFillController.js +1 -4
- package/views/3d/analysis/VolumeMeasurement/VolumeMeasurementCutFillVisualization.js +1 -4
- package/views/3d/analysis/VolumeMeasurement/VolumeMeasurementError.js +1 -4
- package/views/3d/analysis/VolumeMeasurement/VolumeMeasurementRawResult.js +1 -4
- package/views/3d/analysis/VolumeMeasurement/VolumeMeasurementResult.js +1 -4
- package/views/3d/analysis/VolumeMeasurement/VolumeMeasurementShiftTool.js +1 -4
- package/views/3d/analysis/VolumeMeasurement/VolumeMeasurementTool.js +1 -4
- package/views/3d/analysis/VolumeMeasurement/volumeMeasurementErrors.js +1 -4
- package/views/3d/analysis/VolumeMeasurement/volumeMeasurementGeometryUtils.js +1 -4
- package/views/3d/analysis/VolumeMeasurementAnalysisView3D.js +1 -4
- package/views/3d/analysis/analysisViewModuleImportUtils.js +1 -4
- package/views/3d/analysis/images/Factory.js +1 -4
- package/views/3d/analysis/images/generateTextures.js +1 -4
- package/views/3d/analysis/images/heading-rotate-svg.js +1 -4
- package/views/3d/analysis/images/tilt-rotate-svg.js +1 -4
- package/views/3d/analysis/support/measurementUtils.js +1 -4
- package/views/3d/analysis/support/projectionUtils.js +1 -4
- package/views/3d/animation/pointToPoint/Animation.js +1 -4
- package/views/3d/animation/pointToPoint/Camera.js +1 -4
- package/views/3d/camera/constraintUtils/ConstraintOptions.js +1 -4
- package/views/3d/camera/constraintUtils/altitude.js +1 -4
- package/views/3d/camera/constraintUtils/common.js +1 -4
- package/views/3d/camera/constraintUtils/distance.js +1 -4
- package/views/3d/camera/constraintUtils/surfaceCollision.js +1 -4
- package/views/3d/camera/constraintUtils/tilt.js +1 -4
- package/views/3d/camera/constraintUtils.js +1 -4
- package/views/3d/camera/intersectionUtils.js +1 -4
- package/views/3d/constraints/AltitudeConstraint.js +1 -4
- package/views/3d/constraints/ClipDistanceConstraint.js +1 -4
- package/views/3d/constraints/Constraints.js +1 -4
- package/views/3d/constraints/TiltConstraint.js +1 -4
- package/views/3d/environment/ChapmanApproximation.glsl.js +1 -4
- package/views/3d/environment/ChapmanAtmosphere.glsl.js +1 -4
- package/views/3d/environment/ChapmanAtmosphere.js +1 -4
- package/views/3d/environment/ChapmanAtmosphereTechnique.js +1 -4
- package/views/3d/environment/ChapmanAtmosphereTechniqueConfiguration.js +1 -4
- package/views/3d/environment/ChapmanRaymarching.glsl.js +1 -4
- package/views/3d/environment/Clouds.glsl.js +1 -4
- package/views/3d/environment/Clouds.js +1 -4
- package/views/3d/environment/CloudsComposition.glsl.js +1 -4
- package/views/3d/environment/CloudsComposition.js +1 -4
- package/views/3d/environment/CloudsCompositionTechnique.js +1 -4
- package/views/3d/environment/CloudsParameters.js +1 -4
- package/views/3d/environment/CloudsPresets.js +1 -4
- package/views/3d/environment/CloudsRenderer.js +1 -4
- package/views/3d/environment/CloudsTechnique.js +1 -4
- package/views/3d/environment/CloudsTechniqueConfiguration.js +1 -4
- package/views/3d/environment/CloudyWeather.js +1 -4
- package/views/3d/environment/EnvironmentManager.js +1 -4
- package/views/3d/environment/EnvironmentRenderer.js +1 -4
- package/views/3d/environment/Fog.glsl.js +1 -4
- package/views/3d/environment/Fog.js +1 -4
- package/views/3d/environment/FogTechnique.js +1 -4
- package/views/3d/environment/FogTechniqueConfiguration.js +1 -4
- package/views/3d/environment/FoggyWeather.js +1 -4
- package/views/3d/environment/LocalAtmosphere.js +1 -4
- package/views/3d/environment/MarsAtmosphere.js +1 -4
- package/views/3d/environment/NoiseTextureAtlas.glsl.js +1 -4
- package/views/3d/environment/NoiseTextureAtlas.js +1 -4
- package/views/3d/environment/NoiseTextureAtlasConfiguration.js +1 -4
- package/views/3d/environment/NoiseTextureAtlasDimensions.js +1 -4
- package/views/3d/environment/NoiseTextureAtlasTechnique.js +1 -4
- package/views/3d/environment/Precipitation.glsl.js +1 -4
- package/views/3d/environment/Precipitation.js +1 -4
- package/views/3d/environment/PrecipitationTechnique.js +1 -4
- package/views/3d/environment/PrecipitationTechniqueConfiguration.js +1 -4
- package/views/3d/environment/RainyWeather.js +1 -4
- package/views/3d/environment/SceneViewEnvironment.js +1 -4
- package/views/3d/environment/SimpleAtmosphere.glsl.js +1 -4
- package/views/3d/environment/SimpleAtmosphereTechnique.js +1 -4
- package/views/3d/environment/SimpleAtmosphereTechniqueConfiguration.js +1 -4
- package/views/3d/environment/SnowyWeather.js +1 -4
- package/views/3d/environment/SunLighting.js +1 -4
- package/views/3d/environment/SunnyWeather.js +1 -4
- package/views/3d/environment/VirtualLighting.js +1 -4
- package/views/3d/environment/atmosphereUtils.js +1 -4
- package/views/3d/environment/lightingUtils.js +1 -4
- package/views/3d/environment/resources/MarsAtmosphereTexture.js +1 -4
- package/views/3d/environment/resources/SimpleAtmosphereTexture.js +1 -4
- package/views/3d/environment/weather.js +1 -4
- package/views/3d/glTF/DefaultLoadingContext.js +1 -4
- package/views/3d/glTF/LoaderResult.js +1 -4
- package/views/3d/glTF/internal/BinaryStreamReader.js +1 -4
- package/views/3d/glTF/internal/Resource.js +1 -4
- package/views/3d/glTF/internal/TextureTransformUtils.js +1 -4
- package/views/3d/glTF/internal/fillDefaults.js +1 -4
- package/views/3d/glTF/internal/indexUtils.js +1 -4
- package/views/3d/glTF/internal/pathUtils.js +1 -4
- package/views/3d/glTF/internal/resourceUtils.js +1 -4
- package/views/3d/glTF/loader.js +1 -4
- package/views/3d/input/SceneInputManager.js +1 -4
- package/views/3d/input/handlers/DoubleClickZoom.js +1 -4
- package/views/3d/input/handlers/DragRotate.js +1 -4
- package/views/3d/input/handlers/DragZoom.js +1 -4
- package/views/3d/input/handlers/GamepadNavigation.js +1 -4
- package/views/3d/input/handlers/KeyboardNavigation.js +1 -4
- package/views/3d/input/handlers/MouseWheelZoom.js +1 -4
- package/views/3d/input/handlers/PinchAndPanNavigation.js +1 -4
- package/views/3d/input/handlers/PointerDownCancelAnimation.js +1 -4
- package/views/3d/input/handlers/TwoFingerTilt.js +1 -4
- package/views/3d/input/util.js +1 -4
- package/views/3d/interactive/Manipulator3D.js +1 -4
- package/views/3d/interactive/RenderObject.js +1 -4
- package/views/3d/interactive/SegmentLabels3D.js +1 -4
- package/views/3d/interactive/SnappingVisualizer3D.js +1 -4
- package/views/3d/interactive/editingTools/ManipulatedObject3DGraphic.js +1 -4
- package/views/3d/interactive/editingTools/ManipulatedObject3DMediaElement.js +1 -4
- package/views/3d/interactive/editingTools/ManipulatorState.js +1 -4
- package/views/3d/interactive/editingTools/dragEventPipeline3D.js +1 -4
- package/views/3d/interactive/editingTools/draw/DrawGraphicTool3D.js +1 -4
- package/views/3d/interactive/editingTools/geometryUtils.js +1 -4
- package/views/3d/interactive/editingTools/isSupportedObjectUtils.js +1 -4
- package/views/3d/interactive/editingTools/lineObjectVisualElementUtils.js +1 -4
- package/views/3d/interactive/editingTools/manipulatedObjectUtils.js +1 -4
- package/views/3d/interactive/editingTools/manipulations/InteractiveManipulation.js +1 -4
- package/views/3d/interactive/editingTools/manipulations/Manipulation.js +1 -4
- package/views/3d/interactive/editingTools/manipulations/MoveManipulation.js +1 -4
- package/views/3d/interactive/editingTools/manipulations/MoveXYAxisManipulation.js +1 -4
- package/views/3d/interactive/editingTools/manipulations/MoveXYDiscManipulation.js +1 -4
- package/views/3d/interactive/editingTools/manipulations/MoveXYObjectManipulation.js +1 -4
- package/views/3d/interactive/editingTools/manipulations/MoveZManipulation.js +1 -4
- package/views/3d/interactive/editingTools/manipulations/config.js +1 -4
- package/views/3d/interactive/editingTools/manipulations/moveUtils.js +1 -4
- package/views/3d/interactive/editingTools/manipulatorUtils.js +1 -4
- package/views/3d/interactive/editingTools/media/ControlPointOperations.js +1 -4
- package/views/3d/interactive/editingTools/media/MediaElementControllerControlPoints.js +1 -4
- package/views/3d/interactive/editingTools/media/MediaElementControllerShape.js +1 -4
- package/views/3d/interactive/editingTools/media/MediaElementManipulator3D.js +1 -4
- package/views/3d/interactive/editingTools/media/mediaElementUtils.js +1 -4
- package/views/3d/interactive/editingTools/meshFastUpdateUtils.js +1 -4
- package/views/3d/interactive/editingTools/move/MoveTool3D.js +1 -4
- package/views/3d/interactive/editingTools/move/isSupportedObject.js +1 -4
- package/views/3d/interactive/editingTools/originGeometryVisualElementUtils.js +1 -4
- package/views/3d/interactive/editingTools/reshape/ReshapeOperation.js +1 -4
- package/views/3d/interactive/editingTools/reshape/ReshapeTool3D.js +1 -4
- package/views/3d/interactive/editingTools/reshape/edgeOffsetUtils.js +1 -4
- package/views/3d/interactive/editingTools/reshape/isSupportedObject.js +1 -4
- package/views/3d/interactive/editingTools/reshape/reshapeTooltipUtils3D.js +1 -4
- package/views/3d/interactive/editingTools/settings.js +1 -4
- package/views/3d/interactive/editingTools/snapping/SnapToScene.js +1 -4
- package/views/3d/interactive/editingTools/tooltipUtils3D.js +1 -4
- package/views/3d/interactive/editingTools/transform/ExtentTransformTool.js +1 -4
- package/views/3d/interactive/editingTools/transform/ScaleRotateMeshAdapter.js +1 -4
- package/views/3d/interactive/editingTools/transform/ScaleRotateObjectSymbol3DAdapter.js +1 -4
- package/views/3d/interactive/editingTools/transform/ScaleRotateTransform.js +1 -4
- package/views/3d/interactive/editingTools/transform/TransformTool3D.js +1 -4
- package/views/3d/interactive/editingTools/transform/extentTransform/ExtentMove.js +1 -4
- package/views/3d/interactive/editingTools/transform/extentTransform/ExtentRotate.js +1 -4
- package/views/3d/interactive/editingTools/transform/extentTransform/ExtentScale.js +1 -4
- package/views/3d/interactive/editingTools/transform/extentTransform/PreserveAspectRatio.js +1 -4
- package/views/3d/interactive/editingTools/transform/extentTransform/SnapRotation.js +1 -4
- package/views/3d/interactive/editingTools/transform/extentTransform/extentUtils.js +1 -4
- package/views/3d/interactive/editingTools/transform/isSupportedGraphic.js +1 -4
- package/views/3d/interactive/editingTools/undoRecords.js +1 -4
- package/views/3d/interactive/editingTools/visualElementUtils.js +1 -4
- package/views/3d/interactive/editingTools.js +1 -4
- package/views/3d/interactive/manipulatorUtils.js +1 -4
- package/views/3d/interactive/measurementTools/areaMeasurement3D/AreaMeasurement3DTool.js +1 -4
- package/views/3d/interactive/measurementTools/areaMeasurement3D/AreaMeasurement3DView.js +1 -4
- package/views/3d/interactive/measurementTools/directLineMeasurement3D/DirectLineMeasurement3DTool.js +1 -4
- package/views/3d/interactive/measurementTools/directLineMeasurement3D/DirectLineMeasurement3DView.js +1 -4
- package/views/3d/interactive/measurementTools/support/PickRequest.js +1 -4
- package/views/3d/interactive/snapping/featureSources/featureServiceSource/FeatureServiceTiles3D.js +1 -4
- package/views/3d/interactive/support/viewUtils.js +1 -4
- package/views/3d/interactive/visualElements/DrapedVisualElementResources.js +1 -4
- package/views/3d/interactive/visualElements/EngineVisualElement.js +1 -4
- package/views/3d/interactive/visualElements/ExtendedLineVisualElement.js +1 -4
- package/views/3d/interactive/visualElements/LabelVisualElement.js +1 -4
- package/views/3d/interactive/visualElements/LaserlineVisualElement.js +1 -4
- package/views/3d/interactive/visualElements/LineVisualElement.js +1 -4
- package/views/3d/interactive/visualElements/MarkerVisualElement.js +1 -4
- package/views/3d/interactive/visualElements/MeasurementAreaVisualElement.js +1 -4
- package/views/3d/interactive/visualElements/MeasurementArrowVisualElement.js +1 -4
- package/views/3d/interactive/visualElements/Object3DVisualElement.js +1 -4
- package/views/3d/interactive/visualElements/OutlineVisualElement.js +1 -4
- package/views/3d/interactive/visualElements/ParallelLineVisualElement.js +1 -4
- package/views/3d/interactive/visualElements/PointVisualElement.js +1 -4
- package/views/3d/interactive/visualElements/RightAngleQuadVisualElement.js +1 -4
- package/views/3d/interactive/visualElements/SlicePlaneVisualElement.js +1 -4
- package/views/3d/interactive/visualElements/VerticesVisualElement.js +1 -4
- package/views/3d/interactive/visualElements/VisualElement.js +1 -4
- package/views/3d/interactive/visualElements/VisualElementResources.js +1 -4
- package/views/3d/interactive/visualElements/support/Segment.js +1 -4
- package/views/3d/layerViewModuleImportUtils.js +1 -4
- package/views/3d/layers/BaseDynamicLayerView3D.js +1 -4
- package/views/3d/layers/BuildingComponentSublayerView3D.js +1 -4
- package/views/3d/layers/BuildingSceneLayerView3D.js +1 -4
- package/views/3d/layers/BuildingSublayerView3D.js +1 -4
- package/views/3d/layers/CSVLayerView3D.js +2 -5
- package/views/3d/layers/CatalogDynamicGroupLayerView3D.js +1 -4
- package/views/3d/layers/CatalogFootprintLayerView3D.js +2 -5
- package/views/3d/layers/CatalogLayerView3D.js +1 -4
- package/views/3d/layers/ContentGeometryLayerView.js +1 -4
- package/views/3d/layers/DimensionLayerView3D.js +1 -4
- package/views/3d/layers/DrapedSubView3D.js +1 -4
- package/views/3d/layers/DynamicLayerView3D.js +1 -4
- package/views/3d/layers/ElevationLayerView3D.js +1 -4
- package/views/3d/layers/ElevationLayerView3DModifications.js +1 -4
- package/views/3d/layers/FeatureLayerView3D.js +2 -5
- package/views/3d/layers/FeatureLayerViewPerformanceInfo.js +1 -4
- package/views/3d/layers/FeatureLikeLayerView3D.js +2 -5
- package/views/3d/layers/FeatureLikeLayerViewBase3D.js +2 -0
- package/views/3d/layers/FlowSubView3D.js +1 -4
- package/views/3d/layers/GaussianSplatLayerView3D.js +1 -4
- package/views/3d/layers/GaussianSplatLayerViewPerformanceInfo.js +1 -4
- package/views/3d/layers/GeoJSONLayerView3D.js +2 -5
- package/views/3d/layers/GraphicsLayerView3D.js +1 -4
- package/views/3d/layers/GraphicsView3D.js +1 -4
- package/views/3d/layers/GraphicsView3DDummyLayer.js +1 -4
- package/views/3d/layers/GroupLayerView3D.js +1 -4
- package/views/3d/layers/I3SMeshView3D.js +2 -5
- package/views/3d/layers/I3SMeshViewLabeler.js +1 -4
- package/views/3d/layers/I3SMeshViewPerformanceInfo.js +1 -4
- package/views/3d/layers/I3SPointsWorkerHandle.js +1 -4
- package/views/3d/layers/ImageryLayerView3D.js +1 -4
- package/views/3d/layers/ImagerySubView3D.js +1 -4
- package/views/3d/layers/ImageryTileLayerView3D.js +1 -4
- package/views/3d/layers/IntegratedMesh3DTilesLayerView3D.js +2 -5
- package/views/3d/layers/IntegratedMeshLayerView3D.js +1 -4
- package/views/3d/layers/LayerView3D.js +1 -4
- package/views/3d/layers/LineOfSightLayerView3D.js +1 -4
- package/views/3d/layers/Lyr3DViewPerformanceInfo.js +1 -4
- package/views/3d/layers/Lyr3DWasm.js +1 -4
- package/views/3d/layers/Lyr3DWorker.js +1 -4
- package/views/3d/layers/MapImageLayerView3D.js +1 -4
- package/views/3d/layers/MediaLayerView3D.js +1 -4
- package/views/3d/layers/OGCFeatureLayerView3D.js +2 -5
- package/views/3d/layers/PointCloudLayerView3D.js +1 -4
- package/views/3d/layers/PointCloudLayerViewPerformanceInfo.js +1 -4
- package/views/3d/layers/PointCloudWorker.js +1 -4
- package/views/3d/layers/PointCloudWorkerHandle.js +1 -4
- package/views/3d/layers/RouteLayerView3D.js +1 -4
- package/views/3d/layers/SceneLayerGraphicsView3D.js +1 -4
- package/views/3d/layers/SceneLayerView3D.js +1 -4
- package/views/3d/layers/SceneLayerWorker.js +1 -4
- package/views/3d/layers/SceneLayerWorkerHandle.js +1 -4
- package/views/3d/layers/StreamLayerView3D.js +2 -5
- package/views/3d/layers/SubView3D.js +1 -4
- package/views/3d/layers/TileLayerView3D.js +1 -4
- package/views/3d/layers/TiledLayerView3D.js +1 -4
- package/views/3d/layers/VectorTileLayerView3D.js +1 -4
- package/views/3d/layers/ViewshedLayerView3D.js +1 -4
- package/views/3d/layers/VoxelGraphic.js +1 -4
- package/views/3d/layers/VoxelLayerView3D.js +1 -4
- package/views/3d/layers/VoxelWasm.js +1 -4
- package/views/3d/layers/WFSLayerView3D.js +2 -5
- package/views/3d/layers/WMSLayerView3D.js +1 -4
- package/views/3d/layers/WMTSLayerView3D.js +1 -4
- package/views/3d/layers/graphics/DeconflictAABR.js +1 -4
- package/views/3d/layers/graphics/Deconflictor.js +1 -4
- package/views/3d/layers/graphics/DisplayFeatureLimit.js +1 -4
- package/views/3d/layers/graphics/ElevationAligners.js +1 -4
- package/views/3d/layers/graphics/ElevationContext.js +1 -4
- package/views/3d/layers/graphics/ElevationQuery.js +1 -4
- package/views/3d/layers/graphics/ExtentSet.js +1 -4
- package/views/3d/layers/graphics/FeatureGraphics3DGraphicsPipeline.js +1 -4
- package/views/3d/layers/graphics/GraphicState.js +1 -4
- package/views/3d/layers/graphics/GraphicStateTracking.js +1 -4
- package/views/3d/layers/graphics/Graphics3DCalloutSymbolLayerFactory.js +1 -4
- package/views/3d/layers/graphics/Graphics3DCore.js +1 -4
- package/views/3d/layers/graphics/Graphics3DDrapedGraphicLayer.js +1 -4
- package/views/3d/layers/graphics/Graphics3DElevationAlignment.js +1 -4
- package/views/3d/layers/graphics/Graphics3DExtrudeSymbolLayer.js +1 -4
- package/views/3d/layers/graphics/Graphics3DFeatureProcessor.js +1 -4
- package/views/3d/layers/graphics/Graphics3DFeatureStore.js +1 -4
- package/views/3d/layers/graphics/Graphics3DFrustumVisibility.js +1 -4
- package/views/3d/layers/graphics/Graphics3DGraphic.js +1 -4
- package/views/3d/layers/graphics/Graphics3DGraphicCreationContext.js +1 -4
- package/views/3d/layers/graphics/Graphics3DGraphicsPipeline.js +1 -4
- package/views/3d/layers/graphics/Graphics3DIconSymbolLayer.js +1 -4
- package/views/3d/layers/graphics/Graphics3DLineCalloutSymbolLayer.js +1 -4
- package/views/3d/layers/graphics/Graphics3DLineSymbolLayer.js +1 -4
- package/views/3d/layers/graphics/Graphics3DLodInstanceGraphicLayer.js +1 -4
- package/views/3d/layers/graphics/Graphics3DMeshFillSymbolLayer.js +1 -4
- package/views/3d/layers/graphics/Graphics3DMeshObject3DGraphicLayer.js +1 -4
- package/views/3d/layers/graphics/Graphics3DObject3DGraphicLayer.js +1 -4
- package/views/3d/layers/graphics/Graphics3DObjectMetadata.js +1 -4
- package/views/3d/layers/graphics/Graphics3DObjectStateSet.js +1 -4
- package/views/3d/layers/graphics/Graphics3DObjectStates.js +1 -4
- package/views/3d/layers/graphics/Graphics3DObjectSymbolLayer.js +1 -4
- package/views/3d/layers/graphics/Graphics3DPathSymbolLayer.js +1 -4
- package/views/3d/layers/graphics/Graphics3DPathSymbolLayerConstants.js +1 -4
- package/views/3d/layers/graphics/Graphics3DPointSymbol.js +1 -4
- package/views/3d/layers/graphics/Graphics3DPolygonFillSymbolLayer.js +1 -4
- package/views/3d/layers/graphics/Graphics3DScaleVisibility.js +1 -4
- package/views/3d/layers/graphics/Graphics3DSymbol.js +1 -4
- package/views/3d/layers/graphics/Graphics3DSymbolCreationContext.js +1 -4
- package/views/3d/layers/graphics/Graphics3DSymbolFactory.js +1 -4
- package/views/3d/layers/graphics/Graphics3DSymbolLayer.js +1 -4
- package/views/3d/layers/graphics/Graphics3DSymbolLayerFactory.js +1 -4
- package/views/3d/layers/graphics/Graphics3DTextSymbolLayer.js +1 -4
- package/views/3d/layers/graphics/Graphics3DWaterSymbolLayer.js +1 -4
- package/views/3d/layers/graphics/Graphics3DWebStyleSymbol.js +1 -4
- package/views/3d/layers/graphics/GraphicsCorePerformanceInfo.js +1 -4
- package/views/3d/layers/graphics/GraphicsDeconflictor.js +1 -4
- package/views/3d/layers/graphics/GraphicsProcessor.js +1 -4
- package/views/3d/layers/graphics/LabelDeconflictor.js +1 -4
- package/views/3d/layers/graphics/LabelInfo.js +1 -4
- package/views/3d/layers/graphics/LabelParameters.js +1 -4
- package/views/3d/layers/graphics/Labeler.js +1 -4
- package/views/3d/layers/graphics/Loadable.js +1 -4
- package/views/3d/layers/graphics/MeshFastUpdateProcessor.js +1 -4
- package/views/3d/layers/graphics/ObjectResourceCache.js +1 -4
- package/views/3d/layers/graphics/ProcessedObjectResource.js +1 -4
- package/views/3d/layers/graphics/QueryEngine.js +1 -4
- package/views/3d/layers/graphics/QueryEngineCache.js +1 -4
- package/views/3d/layers/graphics/QueryEngineContext.js +1 -4
- package/views/3d/layers/graphics/SpatialIndex2D.js +1 -4
- package/views/3d/layers/graphics/StreamController.js +1 -4
- package/views/3d/layers/graphics/StreamGraphics3DGraphicsPipeline.js +1 -4
- package/views/3d/layers/graphics/SymbolComplexity.js +1 -4
- package/views/3d/layers/graphics/constants.js +1 -4
- package/views/3d/layers/graphics/deconflictorDebug.js +1 -4
- package/views/3d/layers/graphics/defaultSymbolComplexity.js +1 -4
- package/views/3d/layers/graphics/elevationAlignPointsInFeatures.js +1 -4
- package/views/3d/layers/graphics/elevationAlignmentUtils.js +1 -4
- package/views/3d/layers/graphics/emissiveUtils.js +1 -4
- package/views/3d/layers/graphics/extrudeUtils.js +1 -4
- package/views/3d/layers/graphics/featureExpressionInfoUtils.js +1 -4
- package/views/3d/layers/graphics/focusAreaStyle.js +1 -4
- package/views/3d/layers/graphics/graphicSymbolUtils.js +1 -4
- package/views/3d/layers/graphics/graphicUtils.js +1 -4
- package/views/3d/layers/graphics/lineUtils.js +1 -4
- package/views/3d/layers/graphics/lodResourceUtils.js +1 -4
- package/views/3d/layers/graphics/meshAutoFastUpdateConstants.js +1 -4
- package/views/3d/layers/graphics/objectResourceUtils.js +1 -4
- package/views/3d/layers/graphics/pipeline/Feature3DPipeline.js +1 -4
- package/views/3d/layers/graphics/pipeline/Feature3DPipelineWorker.js +1 -4
- package/views/3d/layers/graphics/pipeline/Feature3DPipelineWorkerHandle.js +1 -4
- package/views/3d/layers/graphics/pipeline/FeatureProcessingContext.js +1 -4
- package/views/3d/layers/graphics/pipeline/PipelineCommand.js +1 -4
- package/views/3d/layers/graphics/pipeline/Tile.js +1 -4
- package/views/3d/layers/graphics/pipeline/Tile3DManager.js +1 -4
- package/views/3d/layers/graphics/pipeline/TileLocks.js +1 -4
- package/views/3d/layers/graphics/pipeline/featureData/FeatureData.js +1 -4
- package/views/3d/layers/graphics/pipeline/featureData/FeatureDataSubset.js +1 -4
- package/views/3d/layers/graphics/pipeline/featureData/processingUtils.js +1 -4
- package/views/3d/layers/graphics/pipeline/featureSet/PBFPointFeatureSetView.js +1 -4
- package/views/3d/layers/graphics/pipeline/featureSet/TiledFeatureStore.js +1 -4
- package/views/3d/layers/graphics/pipeline/fetching/Tile3DFetcher.js +1 -4
- package/views/3d/layers/graphics/pipeline/rendering/DirectRenderer.js +1 -4
- package/views/3d/layers/graphics/pipeline/rendering/FeaturePipelineRenderManager.js +1 -4
- package/views/3d/layers/graphics/pipeline/rendering/LodRenderer.js +1 -4
- package/views/3d/layers/graphics/pipeline/rendering/RenderCommandContext.js +1 -4
- package/views/3d/layers/graphics/pipeline/symbolization/IconSymbolLayerRenderer.js +1 -4
- package/views/3d/layers/graphics/pipeline/symbolization/ObjectSymbolLayerRenderer.js +1 -4
- package/views/3d/layers/graphics/pipeline/symbolization/Point3DSymbolRenderer.js +1 -4
- package/views/3d/layers/graphics/pipeline/symbolization/SimpleFeatureRenderer.js +1 -4
- package/views/3d/layers/graphics/pipeline/symbolization/UniqueValueFeatureRenderer.js +1 -4
- package/views/3d/layers/graphics/pipeline/symbolization/factoryUtils.js +1 -4
- package/views/3d/layers/graphics/pipeline/symbolization/primitiveObjectUtils.js +1 -4
- package/views/3d/layers/graphics/pipeline/symbolization/symbolizationUtils.js +1 -4
- package/views/3d/layers/graphics/pipeline/utils.js +1 -4
- package/views/3d/layers/graphics/placementUtils.js +1 -4
- package/views/3d/layers/graphics/pointUtils.js +1 -4
- package/views/3d/layers/graphics/polygonUtils.js +1 -4
- package/views/3d/layers/graphics/primitiveObjectSymbolUtils.js +1 -4
- package/views/3d/layers/graphics/queryForSymbologySnapping.js +1 -4
- package/views/3d/layers/graphics/symbolMemory.js +1 -4
- package/views/3d/layers/graphics/webStyleUtils.js +1 -4
- package/views/3d/layers/graphics/wosrLoader.js +1 -4
- package/views/3d/layers/i3s/BuildingFilterUtil.js +1 -4
- package/views/3d/layers/i3s/CachedMeshData.js +1 -4
- package/views/3d/layers/i3s/Highlights.js +1 -4
- package/views/3d/layers/i3s/I3SAsyncElevationUpdater.js +1 -4
- package/views/3d/layers/i3s/I3SBinaryReader.js +1 -4
- package/views/3d/layers/i3s/I3SClientMaterialUtil.js +1 -4
- package/views/3d/layers/i3s/I3SClientNodeLoader.js +1 -4
- package/views/3d/layers/i3s/I3SCrossfadeHelper.js +1 -4
- package/views/3d/layers/i3s/I3SDataRequester.js +1 -4
- package/views/3d/layers/i3s/I3SFrameTask.js +1 -4
- package/views/3d/layers/i3s/I3SGeometryUtil.js +1 -4
- package/views/3d/layers/i3s/I3SGraphicsMap.js +1 -4
- package/views/3d/layers/i3s/I3SIndex.js +1 -4
- package/views/3d/layers/i3s/I3SIntersectionHandler.js +1 -4
- package/views/3d/layers/i3s/I3SLodHandling.js +1 -4
- package/views/3d/layers/i3s/I3SMaterialUtil.js +2 -5
- package/views/3d/layers/i3s/I3SMeshViewFilter.js +1 -4
- package/views/3d/layers/i3s/I3SNode.js +1 -4
- package/views/3d/layers/i3s/I3SNodeLoader.js +1 -4
- package/views/3d/layers/i3s/I3SOverrides.js +1 -4
- package/views/3d/layers/i3s/I3SProjectionUtil.js +1 -4
- package/views/3d/layers/i3s/I3SQueryEngine.js +1 -4
- package/views/3d/layers/i3s/I3SQueryFeatureAdapter.js +1 -4
- package/views/3d/layers/i3s/I3SQueryFeatureStore.js +1 -4
- package/views/3d/layers/i3s/I3SQueryResultGeometry.js +1 -4
- package/views/3d/layers/i3s/I3SUtil.js +1 -4
- package/views/3d/layers/i3s/I3SViewportQueries.js +1 -4
- package/views/3d/layers/i3s/IDBCache.js +1 -4
- package/views/3d/layers/i3s/IDBMockCache.js +1 -4
- package/views/3d/layers/i3s/Intersector.js +1 -4
- package/views/3d/layers/i3s/LEPCC.js +1 -4
- package/views/3d/layers/i3s/LayerElevationProvider.js +1 -4
- package/views/3d/layers/i3s/LoDUtil.js +1 -4
- package/views/3d/layers/i3s/PagedNodeIndex.js +1 -4
- package/views/3d/layers/i3s/PointCloudGraphic.js +1 -4
- package/views/3d/layers/i3s/PointCloudHighlights.js +1 -4
- package/views/3d/layers/i3s/PointCloudRenderer.js +1 -4
- package/views/3d/layers/i3s/PointCloudRendererNode.js +1 -4
- package/views/3d/layers/i3s/PointCloudRendererUtil.js +1 -4
- package/views/3d/layers/i3s/PointCloudWorkerUtil.js +1 -4
- package/views/3d/layers/i3s/SphereCone.js +1 -4
- package/views/3d/layers/i3s/SymbologyInfo.js +1 -4
- package/views/3d/layers/i3s/ValidatedNode.js +1 -4
- package/views/3d/layers/i3s/enums.js +1 -4
- package/views/3d/layers/i3s/featureEditing.js +1 -4
- package/views/3d/layers/i3s/meshUtils.js +1 -4
- package/views/3d/layers/support/DefinitionExpressionSceneLayerView.js +1 -4
- package/views/3d/layers/support/FastSymbolUpdates.js +1 -4
- package/views/3d/layers/support/FeatureTile.js +1 -4
- package/views/3d/layers/support/FeatureTileDescriptor.js +1 -4
- package/views/3d/layers/support/FeatureTileFetcher3D.js +1 -4
- package/views/3d/layers/support/FeatureTileFetcher3DContext.js +1 -4
- package/views/3d/layers/support/FeatureTileFetcher3DDebugger.js +1 -4
- package/views/3d/layers/support/FeatureTileMeasurements3D.js +1 -4
- package/views/3d/layers/support/FeatureTileTree3D.js +1 -4
- package/views/3d/layers/support/FeatureTileTree3DDebugger.js +1 -4
- package/views/3d/layers/support/FeatureTileVisibility3D.js +1 -4
- package/views/3d/layers/support/FeatureVisibilityFilter.js +1 -4
- package/views/3d/layers/support/FlowTileTree3DDebugger.js +1 -4
- package/views/3d/layers/support/HeatmapFeatureProcessor.js +1 -4
- package/views/3d/layers/support/I3STreeDebugger.js +1 -4
- package/views/3d/layers/support/ImageHighlightHelper3D.js +1 -4
- package/views/3d/layers/support/LayerViewAnalysisViewManager.js +1 -4
- package/views/3d/layers/support/LayerViewPerformanceInfo.js +1 -4
- package/views/3d/layers/support/MediaLayerInteraction.js +1 -4
- package/views/3d/layers/support/MediaLayerInteractionOptions.js +1 -4
- package/views/3d/layers/support/MediaLayerInteractionReshapeOptions.js +1 -4
- package/views/3d/layers/support/PopupSceneLayerView.js +1 -4
- package/views/3d/layers/support/SampledGeometryMaxDistanceRatio.js +1 -4
- package/views/3d/layers/support/SceneLayerViewRequiredFields.js +1 -4
- package/views/3d/layers/support/StageLayerElevationProvider.js +1 -4
- package/views/3d/layers/support/SublayerPopupHighlightHelper3D.js +1 -4
- package/views/3d/layers/support/TemporalSceneLayerView.js +1 -4
- package/views/3d/layers/support/TerrainTileTree3DDebugger.js +1 -4
- package/views/3d/layers/support/Tiles3DIntersectionHandler.js +1 -4
- package/views/3d/layers/support/attributeUtils.js +1 -4
- package/views/3d/layers/support/edgeUtils.js +1 -4
- package/views/3d/layers/support/featureReference.js +1 -4
- package/views/3d/layers/support/featureTileQuery3D.js +1 -4
- package/views/3d/layers/support/fetchTile.js +1 -4
- package/views/3d/layers/support/fieldProperties.js +1 -4
- package/views/3d/layers/support/highlightUtils.js +1 -4
- package/views/3d/layers/support/layerUtils.js +1 -4
- package/views/3d/layers/support/lyr3dTypeConversions.js +1 -4
- package/views/3d/layers/support/makeScheduleFunction.js +1 -4
- package/views/3d/layers/support/overlayImageUtils.js +1 -4
- package/views/3d/layers/support/patternUtils.js +1 -4
- package/views/3d/layers/support/symbolColorUtils.js +1 -4
- package/views/3d/layers/support/uvUtils.js +1 -4
- package/views/3d/state/Constraints.js +1 -4
- package/views/3d/state/ConstraintsManager.js +1 -4
- package/views/3d/state/Frustum.js +1 -4
- package/views/3d/state/GoToOperation.js +1 -4
- package/views/3d/state/NearFarHeuristic.js +1 -4
- package/views/3d/state/ScreenSizePerspective.js +1 -4
- package/views/3d/state/SurfaceCollisionConstraint.js +1 -4
- package/views/3d/state/ViewState.js +1 -4
- package/views/3d/state/ViewStateManager.js +1 -4
- package/views/3d/state/controllers/AnimationController.js +1 -4
- package/views/3d/state/controllers/CameraController.js +1 -4
- package/views/3d/state/controllers/FovController.js +1 -4
- package/views/3d/state/controllers/GamepadKeyboardController.js +1 -4
- package/views/3d/state/controllers/InteractiveController.js +1 -4
- package/views/3d/state/controllers/PinchAndPanControllerGlobal.js +1 -4
- package/views/3d/state/controllers/PinchAndPanControllerLocal.js +1 -4
- package/views/3d/state/controllers/PointToPointAnimationController.js +1 -4
- package/views/3d/state/controllers/RotateController.js +1 -4
- package/views/3d/state/controllers/SurfaceCollisionCorrectionController.js +1 -4
- package/views/3d/state/controllers/ZoomControllerGlobal.js +1 -4
- package/views/3d/state/controllers/ZoomControllerLocal.js +1 -4
- package/views/3d/state/controllers/ZoomStepControllerGlobal.js +1 -4
- package/views/3d/state/controllers/ZoomStepControllerLocal.js +1 -4
- package/views/3d/state/controllers/momentum/MomentumController.js +1 -4
- package/views/3d/state/controllers/momentum/PanPlanarMomentumController.js +1 -4
- package/views/3d/state/controllers/momentum/PanSphericalMomentumController.js +1 -4
- package/views/3d/state/controllers/momentum/RotationMomentumController.js +1 -4
- package/views/3d/state/controllers/momentum/ZoomPlanarMomentumController.js +1 -4
- package/views/3d/state/controllers/momentum/ZoomSphericalMomentumController.js +1 -4
- package/views/3d/state/helpers/SceneIntersectionHelper.js +1 -4
- package/views/3d/state/utils/navigationUtils.js +1 -4
- package/views/3d/state/utils/viewUtils.js +1 -4
- package/views/3d/support/AsyncWorkerQueue.js +1 -4
- package/views/3d/support/Attribution3D.js +1 -4
- package/views/3d/support/CombinedElevationProvider.js +1 -4
- package/views/3d/support/DefaultHighlights.js +1 -4
- package/views/3d/support/ElevationProvider.js +1 -4
- package/views/3d/support/ElevationRange.js +1 -4
- package/views/3d/support/EventedSet.js +1 -4
- package/views/3d/support/FrustumExtentIntersection.js +1 -4
- package/views/3d/support/GaussianSplatSortWorker.js +1 -4
- package/views/3d/support/GaussianSplatWorkerHandle.js +1 -4
- package/views/3d/support/GraphicsMap.js +1 -4
- package/views/3d/support/LayerPerformanceInfo.js +1 -4
- package/views/3d/support/LimitGraphicsMap.js +1 -4
- package/views/3d/support/MemoryController.js +1 -4
- package/views/3d/support/MemoryManagedView.js +1 -4
- package/views/3d/support/PBFDecoder.js +1 -4
- package/views/3d/support/PBFDecoderWorker.js +1 -4
- package/views/3d/support/QualityProfile.js +1 -4
- package/views/3d/support/QualitySettings.js +2 -5
- package/views/3d/support/RenderCoordsHelper.js +1 -4
- package/views/3d/support/ResourceController.js +1 -4
- package/views/3d/support/SceneViewPerformanceInfo.js +1 -4
- package/views/3d/support/SharedSymbolResources.js +1 -4
- package/views/3d/support/StreamTextureCollection.js +1 -4
- package/views/3d/support/TextureCollection.js +1 -4
- package/views/3d/support/ViewSlice.js +1 -4
- package/views/3d/support/buffer/InterleavedLayout.js +1 -4
- package/views/3d/support/buffer/glUtil.js +1 -4
- package/views/3d/support/buffer/workerHelper.js +1 -4
- package/views/3d/support/cameraUtils.js +1 -4
- package/views/3d/support/cameraUtilsInternal.js +1 -4
- package/views/3d/support/cameraUtilsPlanar.js +1 -4
- package/views/3d/support/cameraUtilsSpherical.js +1 -4
- package/views/3d/support/debugFlags.js +1 -4
- package/views/3d/support/debugUtils.js +1 -4
- package/views/3d/support/dito.js +1 -4
- package/views/3d/support/earthUtils.js +1 -4
- package/views/3d/support/engineContent/line.js +1 -4
- package/views/3d/support/engineContent/marker.js +1 -4
- package/views/3d/support/engineContent/sdfPrimitives.js +1 -4
- package/views/3d/support/extentUtils.js +1 -4
- package/views/3d/support/flow/FlowQuery3D.js +1 -4
- package/views/3d/support/flow/FlowSubViewExtent3D.js +1 -4
- package/views/3d/support/flow/FlowSubViewTiles3D.js +1 -4
- package/views/3d/support/flow/FlowWorker.js +1 -4
- package/views/3d/support/flow/FlowWorkerHandle.js +1 -4
- package/views/3d/support/flow/StreamlineResources3D.js +1 -4
- package/views/3d/support/flow/StreamlineResources3DOverlay.js +1 -4
- package/views/3d/support/flow/StreamlineResources3DShape.js +1 -4
- package/views/3d/support/flow/constants.js +1 -4
- package/views/3d/support/flow/geometryUtils.js +1 -4
- package/views/3d/support/flow/loadUtils.js +1 -4
- package/views/3d/support/flowUtils.js +1 -4
- package/views/3d/support/gaussianSplatting/GaussianSplatAtlasPages.js +1 -4
- package/views/3d/support/gaussianSplatting/GaussianSplatDataStore.js +1 -4
- package/views/3d/support/gaussianSplatting/GaussianSplatFadeHelper.js +1 -4
- package/views/3d/support/gaussianSplatting/GaussianSplatFadeTexture.js +1 -4
- package/views/3d/support/gaussianSplatting/GaussianSplatOrderTexture.js +1 -4
- package/views/3d/support/gaussianSplatting/GaussianSplatTextureAtlas.js +1 -4
- package/views/3d/support/gaussianSplatting/GaussianTile.js +1 -4
- package/views/3d/support/geometryUtils/ray.js +1 -4
- package/views/3d/support/geometryUtils/sphere.js +1 -4
- package/views/3d/support/hitTest.js +1 -4
- package/views/3d/support/intersectionUtils.js +1 -4
- package/views/3d/support/mathUtils.js +1 -4
- package/views/3d/support/meshProcessing.js +1 -4
- package/views/3d/support/orientedBoundingBox.js +1 -4
- package/views/3d/support/pointsOfInterest/CameraOnSurface.js +1 -4
- package/views/3d/support/pointsOfInterest/CenterOnSurface.js +1 -4
- package/views/3d/support/pointsOfInterest/ContentGeometryUpdates.js +1 -4
- package/views/3d/support/pointsOfInterest/Focus.js +1 -4
- package/views/3d/support/pointsOfInterest/PointOfInterest.js +1 -4
- package/views/3d/support/pointsOfInterest/PointsOfInterest.js +1 -4
- package/views/3d/support/pointsOfInterest/StableSurfaceCenter.js +1 -4
- package/views/3d/support/pointsOfInterest/SurfaceGeometryUpdates.js +1 -4
- package/views/3d/support/popupHitTest.js +1 -4
- package/views/3d/support/renderInfoUtils/line.js +1 -4
- package/views/3d/support/renderInfoUtils/point.js +1 -4
- package/views/3d/support/renderInfoUtils/polygon.js +1 -4
- package/views/3d/support/sunUtils.js +1 -4
- package/views/3d/support/supportedSpatialReference.js +1 -4
- package/views/3d/support/updatingProperties.js +1 -4
- package/views/3d/support/viewingModeUtils.js +1 -4
- package/views/3d/support/viewpointUtils.js +1 -4
- package/views/3d/terrain/BlendLayers.glsl.js +1 -4
- package/views/3d/terrain/BlendLayersTechnique.js +1 -4
- package/views/3d/terrain/BlendLayersTechniqueConfiguration.js +1 -4
- package/views/3d/terrain/BlendModeTechniqueConfiguration.js +1 -4
- package/views/3d/terrain/ElevationBounds.js +1 -4
- package/views/3d/terrain/ElevationData.js +1 -4
- package/views/3d/terrain/ElevationTileAgent.js +1 -4
- package/views/3d/terrain/ElevationUpdateEvent.js +1 -4
- package/views/3d/terrain/ExtentHelper.js +1 -4
- package/views/3d/terrain/GeometryState.js +1 -4
- package/views/3d/terrain/Intersector.js +1 -4
- package/views/3d/terrain/LayerClass.js +1 -4
- package/views/3d/terrain/MapDataCacheItem.js +1 -4
- package/views/3d/terrain/MapTileAgent.js +1 -4
- package/views/3d/terrain/Overlay.js +1 -4
- package/views/3d/terrain/OverlayFramebufferObject.js +1 -4
- package/views/3d/terrain/OverlayManager.js +1 -4
- package/views/3d/terrain/OverlayRenderTargets.js +1 -4
- package/views/3d/terrain/OverlayRenderer.js +1 -4
- package/views/3d/terrain/PatchGeometry.js +1 -4
- package/views/3d/terrain/PatchGeometryFactory.js +1 -4
- package/views/3d/terrain/PatchGeometryLUT.js +1 -4
- package/views/3d/terrain/PatchRenderData.js +1 -4
- package/views/3d/terrain/PlanarPatch.js +1 -4
- package/views/3d/terrain/PriorityQueue.js +1 -4
- package/views/3d/terrain/Queue.js +1 -4
- package/views/3d/terrain/RasterColorizer.glsl.js +1 -4
- package/views/3d/terrain/RasterColorizerTechnique.js +1 -4
- package/views/3d/terrain/RasterColorizerTechniqueConfiguration.js +1 -4
- package/views/3d/terrain/RasterTile.js +1 -4
- package/views/3d/terrain/ScaleRangeQueries.js +1 -4
- package/views/3d/terrain/SphericalPatch.js +1 -4
- package/views/3d/terrain/SplitLimits.js +1 -4
- package/views/3d/terrain/TerrainAttributes.js +1 -4
- package/views/3d/terrain/TerrainAttributesCache.js +1 -4
- package/views/3d/terrain/TerrainConst.js +1 -4
- package/views/3d/terrain/TerrainData.js +1 -4
- package/views/3d/terrain/TerrainRenderer.js +1 -4
- package/views/3d/terrain/TerrainSurface.js +2 -5
- package/views/3d/terrain/TerrainSurfacePerformanceInfo.js +1 -4
- package/views/3d/terrain/TextureFader.js +1 -4
- package/views/3d/terrain/TextureReference.js +1 -4
- package/views/3d/terrain/Tile.js +1 -4
- package/views/3d/terrain/TileAgent.js +1 -4
- package/views/3d/terrain/TileBlendTechniqueConfiguration.js +1 -4
- package/views/3d/terrain/TileCompositor.js +1 -4
- package/views/3d/terrain/TileOverlayData.js +1 -4
- package/views/3d/terrain/TilePerLayerInfo.js +1 -4
- package/views/3d/terrain/TileRenderInfo.js +1 -4
- package/views/3d/terrain/TileRenderer.js +1 -4
- package/views/3d/terrain/TileTexture.js +1 -4
- package/views/3d/terrain/TilingScheme.js +1 -4
- package/views/3d/terrain/TilingSchemeLogic.js +1 -4
- package/views/3d/terrain/UpsampleInfo.js +1 -4
- package/views/3d/terrain/isTerrainSurfaceLayer.js +1 -4
- package/views/3d/terrain/support/MultiSizeFramebuffer.js +1 -4
- package/views/3d/terrain/terrainUtils.js +1 -4
- package/views/3d/terrain/terrainUtilsPlanar.js +1 -4
- package/views/3d/terrain/terrainUtilsSpherical.js +1 -4
- package/views/3d/terrain/tileUtils.js +1 -4
- package/views/3d/types.d.ts +8 -5
- package/views/3d/webgl/ManagedColorAttachment.js +1 -4
- package/views/3d/webgl/ManagedDepthAttachment.js +1 -4
- package/views/3d/webgl/ManagedDepthTexture.js +1 -4
- package/views/3d/webgl/ManagedFBO.js +1 -4
- package/views/3d/webgl/ManagedFBOAttachment.js +1 -4
- package/views/3d/webgl/ManagedFBOResource.js +1 -4
- package/views/3d/webgl/RenderCamera.js +1 -4
- package/views/3d/webgl/RenderNode.js +1 -4
- package/views/3d/webgl/utils.js +1 -4
- package/views/3d/webgl-engine/Stage.js +1 -4
- package/views/3d/webgl-engine/collections/Component/ComponentData.js +1 -4
- package/views/3d/webgl-engine/collections/Component/ComponentDrawParameters.js +2 -5
- package/views/3d/webgl-engine/collections/Component/ComponentObject.js +2 -5
- package/views/3d/webgl-engine/collections/Component/ComponentObjectCollection.js +2 -5
- package/views/3d/webgl-engine/collections/Component/ComponentObjectElevationAgnosticBVH.js +1 -4
- package/views/3d/webgl-engine/collections/Component/ComponentObjectElevationAgnosticComponentGeometryBVH.js +1 -4
- package/views/3d/webgl-engine/collections/Component/ComponentObjectFixedBVH.js +1 -4
- package/views/3d/webgl-engine/collections/Component/DepthRange.js +1 -4
- package/views/3d/webgl-engine/collections/Component/ElevationAgnosticBVH.js +1 -4
- package/views/3d/webgl-engine/collections/Component/IndexRange/ComponentRange.js +1 -4
- package/views/3d/webgl-engine/collections/Component/IntersectionGeometry.js +1 -4
- package/views/3d/webgl-engine/collections/Component/Material/ComponentData.glsl.js +1 -4
- package/views/3d/webgl-engine/collections/Component/Material/ComponentMaterial.js +2 -5
- package/views/3d/webgl-engine/collections/Component/Material/ComponentMaterialRepository.js +2 -0
- package/views/3d/webgl-engine/collections/Component/Material/ComponentShader.glsl.js +1 -4
- package/views/3d/webgl-engine/collections/Component/Material/ComponentTechnique.js +1 -4
- package/views/3d/webgl-engine/collections/Component/Material/ComponentTechniqueConfiguration.js +1 -4
- package/views/3d/webgl-engine/collections/Component/Material/DecodeSymbolColor.glsl.js +1 -4
- package/views/3d/webgl-engine/collections/Component/ObjectParameters.js +1 -4
- package/views/3d/webgl-engine/collections/Component/RenderGeometry.js +2 -5
- package/views/3d/webgl-engine/collections/Component/RenderSubmitSystem.js +1 -4
- package/views/3d/webgl-engine/collections/Component/Renderable.js +2 -5
- package/views/3d/webgl-engine/collections/Component/SourceGeometry.js +2 -5
- package/views/3d/webgl-engine/collections/Component/Transform.js +1 -4
- package/views/3d/webgl-engine/collections/Component/UniformComponentParameters.js +1 -4
- package/views/3d/webgl-engine/core/FBOCache.js +1 -4
- package/views/3d/webgl-engine/core/FBOCacheFormats.js +1 -4
- package/views/3d/webgl-engine/core/FBOPool.js +1 -4
- package/views/3d/webgl-engine/core/material/MaterialBase.js +1 -4
- package/views/3d/webgl-engine/core/material/RenderTexture.js +1 -4
- package/views/3d/webgl-engine/core/renderPasses/AllRenderPasses.js +1 -4
- package/views/3d/webgl-engine/core/renderPasses/RenderPass.js +2 -5
- package/views/3d/webgl-engine/core/renderPasses/RenderPassManager.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/ForwardLinearDepth.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/ForwardLinearDepthToReadShadowMap.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/ForwardLinearDepthToWriteShadowMap.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/HighlightCellGridScreenSpacePass.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/HighlightReadBitmap.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/Laserline.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/NormalFromDepth.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/Offset.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/ScreenSizeScaling.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/ScreenSpacePass.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/ShaderOutput.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/ShaderOutputConfiguration.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/Slice.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/TextureBackedBuffer.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/TextureBackedBufferFields.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/Transform.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/attributes/InstanceColor.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/attributes/InstancedDoubleConfiguration.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/attributes/InstancedDoublePrecision.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/attributes/MaskedColor.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/attributes/NormalAttribute.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/attributes/ObjectAndLayerIdColor.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/attributes/PathVertexPosition.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/attributes/RibbonVertexPosition.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/attributes/SymbolColor.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/attributes/TextureCoordinateAttribute.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/attributes/VertexColor.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/attributes/VertexNormal.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/attributes/VertexPosition.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/attributes/VertexTangent.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/attributes/VertexTextureCoordinates.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/attributes/VerticalOffset.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/default/DefaultMaterialAuxiliaryPasses.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/hud/AlignPixel.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/hud/HUD.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/hud/HUDOcclusionPass.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/hud/HUDVisibility.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/output/BlendOptions.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/output/Emissions.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/output/OutputDepth.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/output/OutputHighlight.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/output/OutputHighlightOverlay.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/output/ReadDepth.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/raster/Colormap.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/raster/Common.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/raster/Projection.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/shading/AnalyticalSkyModel.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/shading/ComputeFragmentNormals.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/shading/ComputeMaterialColor.glsl.js +2 -5
- package/views/3d/webgl-engine/core/shaderLibrary/shading/ComputeNormalTexture.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/shading/EvaluateAmbientLighting.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/shading/EvaluateAmbientOcclusion.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/shading/EvaluateSceneLighting.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/shading/FoamRendering.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/shading/Gamma.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/shading/LineStipple.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/shading/MainLighting.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/shading/MarkerSizing.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/shading/MultipassGeometryTest.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/shading/NormalUtils.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/shading/Normals.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/shading/PhysicallyBasedRendering.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/shading/PhysicallyBasedRenderingParameters.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/shading/PiUtils.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/shading/PositionOutsideClipSpace.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/shading/ReadBaseColorTexture.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/shading/ReadShadowMap.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/shading/ScreenSpaceConstants.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/shading/ScreenSpaceReflections.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/shading/ShadowmapFiltering.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/shading/TerrainDepthTest.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/shading/TextureTransformUV.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/shading/VisualVariables.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/shading/WaterColor.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/shading/WaterDistortion.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/shading/calculateUVZShadow.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/shading/calculateUVZShadowFromDepth.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/terrain/BackgroundGrid.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/terrain/Overlay.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/terrain/TerrainTexture.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/terrain/TileBackground.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/terrain/TileComposite.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/util/BlendColorsPremultiplied.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/util/BlendModes.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/util/CameraSpace.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/util/CloudsParallaxShading.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/util/ColorConversion.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/util/ComputeCovariance.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/util/DiscardOrAdjustAlpha.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/util/DoublePrecision.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/util/EllipsoidMode.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/util/GaussianSplatUnpacking.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/util/IsNaN.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/util/LocalFromScreenSpace.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/util/LookupCloudsFromTextureArray.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/util/MixExternalColor.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/util/NoPerspective.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/util/QuaternionToRotationMatrix.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/util/RgbaFloatEncoding.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/util/ScreenSizePerspective.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/util/TextureAtlasLookup.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderLibrary/util/View.glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderModules/BooleanBindUniform.js +1 -4
- package/views/3d/webgl-engine/core/shaderModules/BooleanDrawUniform.js +1 -4
- package/views/3d/webgl-engine/core/shaderModules/BooleanPassUniform.js +1 -4
- package/views/3d/webgl-engine/core/shaderModules/Float2BindUniform.js +1 -4
- package/views/3d/webgl-engine/core/shaderModules/Float2DrawUniform.js +1 -4
- package/views/3d/webgl-engine/core/shaderModules/Float2PassUniform.js +1 -4
- package/views/3d/webgl-engine/core/shaderModules/Float3BindUniform.js +1 -4
- package/views/3d/webgl-engine/core/shaderModules/Float3DrawUniform.js +1 -4
- package/views/3d/webgl-engine/core/shaderModules/Float3PassUniform.js +1 -4
- package/views/3d/webgl-engine/core/shaderModules/Float4BindUniform.js +1 -4
- package/views/3d/webgl-engine/core/shaderModules/Float4DrawUniform.js +1 -4
- package/views/3d/webgl-engine/core/shaderModules/Float4PassUniform.js +1 -4
- package/views/3d/webgl-engine/core/shaderModules/Float4sPassUniform.js +1 -4
- package/views/3d/webgl-engine/core/shaderModules/FloatBindUniform.js +1 -4
- package/views/3d/webgl-engine/core/shaderModules/FloatDrawUniform.js +1 -4
- package/views/3d/webgl-engine/core/shaderModules/FloatPassUniform.js +1 -4
- package/views/3d/webgl-engine/core/shaderModules/FloatsPassUniform.js +1 -4
- package/views/3d/webgl-engine/core/shaderModules/Integer2BindUniform.js +1 -4
- package/views/3d/webgl-engine/core/shaderModules/Integer2PassUniform.js +1 -4
- package/views/3d/webgl-engine/core/shaderModules/IntegerBindUniform.js +1 -4
- package/views/3d/webgl-engine/core/shaderModules/IntegerDrawUniform.js +1 -4
- package/views/3d/webgl-engine/core/shaderModules/IntegerPassUniform.js +1 -4
- package/views/3d/webgl-engine/core/shaderModules/Matrix3DrawUniform.js +1 -4
- package/views/3d/webgl-engine/core/shaderModules/Matrix3PassUniform.js +1 -4
- package/views/3d/webgl-engine/core/shaderModules/Matrix4BindUniform.js +1 -4
- package/views/3d/webgl-engine/core/shaderModules/Matrix4DrawUniform.js +1 -4
- package/views/3d/webgl-engine/core/shaderModules/Matrix4PassUniform.js +1 -4
- package/views/3d/webgl-engine/core/shaderModules/Matrix4sDrawUniform.js +1 -4
- package/views/3d/webgl-engine/core/shaderModules/Matrix4sPassUniform.js +1 -4
- package/views/3d/webgl-engine/core/shaderModules/Texture2DArrayBindUniform.js +1 -4
- package/views/3d/webgl-engine/core/shaderModules/Texture2DBindUniform.js +1 -4
- package/views/3d/webgl-engine/core/shaderModules/Texture2DDrawUniform.js +1 -4
- package/views/3d/webgl-engine/core/shaderModules/Texture2DPassUniform.js +1 -4
- package/views/3d/webgl-engine/core/shaderModules/Texture2DShadowBindUniform.js +1 -4
- package/views/3d/webgl-engine/core/shaderModules/Texture2DUintBindUniform.js +1 -4
- package/views/3d/webgl-engine/core/shaderModules/Texture2DUintDrawUniform.js +1 -4
- package/views/3d/webgl-engine/core/shaderModules/Texture2DUintPassUniform.js +1 -4
- package/views/3d/webgl-engine/core/shaderModules/glsl.js +1 -4
- package/views/3d/webgl-engine/core/shaderTechnique/ReloadableShader.js +1 -4
- package/views/3d/webgl-engine/core/shaderTechnique/ShaderTechnique.js +1 -4
- package/views/3d/webgl-engine/core/shaderTechnique/ShaderTechniqueConfiguration.js +1 -4
- package/views/3d/webgl-engine/core/shaderTechnique/ShaderTechniqueConfigurationKey.js +1 -4
- package/views/3d/webgl-engine/core/shaderTechnique/ShaderTechniqueConstructionContext.js +1 -4
- package/views/3d/webgl-engine/core/shaderTechnique/ShaderTechniqueRepository.js +1 -4
- package/views/3d/webgl-engine/core/util/TwoVectorPosition.js +1 -4
- package/views/3d/webgl-engine/effects/OpaqueEnvironment.js +1 -4
- package/views/3d/webgl-engine/effects/RenderNodes.js +1 -4
- package/views/3d/webgl-engine/effects/RenderPlugin.js +1 -4
- package/views/3d/webgl-engine/effects/RenderPluginManager.js +1 -4
- package/views/3d/webgl-engine/effects/ScreenSpaceGeometry.js +1 -4
- package/views/3d/webgl-engine/effects/TransparentEnvironment.js +1 -4
- package/views/3d/webgl-engine/effects/blit/Blit.js +1 -4
- package/views/3d/webgl-engine/effects/debug/RenderNodeVisualizerNode.js +1 -4
- package/views/3d/webgl-engine/effects/focusArea/FocusAreaColor.glsl.js +1 -4
- package/views/3d/webgl-engine/effects/focusArea/FocusAreaColorNode.js +1 -4
- package/views/3d/webgl-engine/effects/focusArea/FocusAreaColorTechnique.js +1 -4
- package/views/3d/webgl-engine/effects/focusArea/FocusAreaMask.glsl.js +1 -4
- package/views/3d/webgl-engine/effects/focusArea/FocusAreaMaskNode.js +1 -4
- package/views/3d/webgl-engine/effects/focusArea/FocusAreaMaskTechnique.js +1 -4
- package/views/3d/webgl-engine/effects/focusArea/FocusAreaOutlineItem.js +1 -4
- package/views/3d/webgl-engine/effects/geometry/ObjectAndLayerIDRenderNode.js +1 -4
- package/views/3d/webgl-engine/effects/geometry/RenderOccludedRenderNode.js +1 -4
- package/views/3d/webgl-engine/effects/geometry/olidUtils.js +1 -4
- package/views/3d/webgl-engine/effects/glow/GlowBlur.glsl.js +1 -4
- package/views/3d/webgl-engine/effects/glow/GlowBlurTechnique.js +1 -4
- package/views/3d/webgl-engine/effects/glow/GlowBlurTechniqueConfiguration.js +1 -4
- package/views/3d/webgl-engine/effects/glow/GlowComposition.glsl.js +1 -4
- package/views/3d/webgl-engine/effects/glow/GlowCompositionTechnique.js +1 -4
- package/views/3d/webgl-engine/effects/glow/GlowCompositionTechniqueConfiguration.js +1 -4
- package/views/3d/webgl-engine/effects/glow/GlowRenderNode.js +1 -4
- package/views/3d/webgl-engine/effects/haze/Haze.glsl.js +1 -4
- package/views/3d/webgl-engine/effects/haze/Haze.js +1 -4
- package/views/3d/webgl-engine/effects/haze/HazeCompositing.glsl.js +1 -4
- package/views/3d/webgl-engine/effects/haze/HazeCompositingTechnique.js +1 -4
- package/views/3d/webgl-engine/effects/haze/HazeTechnique.js +1 -4
- package/views/3d/webgl-engine/effects/haze/HazeTechniqueConfiguration.js +1 -4
- package/views/3d/webgl-engine/effects/highlight/Highlight.js +1 -4
- package/views/3d/webgl-engine/effects/highlight/HighlightApply.glsl.js +1 -4
- package/views/3d/webgl-engine/effects/highlight/HighlightApplyTechnique.js +1 -4
- package/views/3d/webgl-engine/effects/highlight/HighlightBlur.glsl.js +1 -4
- package/views/3d/webgl-engine/effects/highlight/HighlightBlurTechnique.js +1 -4
- package/views/3d/webgl-engine/effects/highlight/HighlightDownsample.glsl.js +1 -4
- package/views/3d/webgl-engine/effects/highlight/HighlightDownsampleTechnique.js +1 -4
- package/views/3d/webgl-engine/effects/highlight/HighlightPassParameters.js +1 -4
- package/views/3d/webgl-engine/effects/highlight/HighlightToSingle.glsl.js +1 -4
- package/views/3d/webgl-engine/effects/highlight/HighlightToSingleTechnique.js +1 -4
- package/views/3d/webgl-engine/effects/highlight/ShadowHighlight.glsl.js +1 -4
- package/views/3d/webgl-engine/effects/highlight/ShadowHighlight.js +1 -4
- package/views/3d/webgl-engine/effects/highlight/ShadowHighlightTechnique.js +1 -4
- package/views/3d/webgl-engine/effects/laserlines/LaserLineRenderer.js +1 -4
- package/views/3d/webgl-engine/effects/laserlines/Laserline.glsl.js +1 -4
- package/views/3d/webgl-engine/effects/laserlines/LaserlinePath.glsl.js +1 -4
- package/views/3d/webgl-engine/effects/laserlines/LaserlinePathData.js +1 -4
- package/views/3d/webgl-engine/effects/laserlines/LaserlinePathTechnique.js +1 -4
- package/views/3d/webgl-engine/effects/laserlines/LaserlinePathTechniqueConfiguration.js +1 -4
- package/views/3d/webgl-engine/effects/laserlines/LaserlineTechnique.js +1 -4
- package/views/3d/webgl-engine/effects/laserlines/LaserlineTechniqueConfiguration.js +1 -4
- package/views/3d/webgl-engine/effects/magnifier/Magnifier.glsl.js +1 -4
- package/views/3d/webgl-engine/effects/magnifier/Magnifier.js +1 -4
- package/views/3d/webgl-engine/effects/magnifier/MagnifierTechnique.js +1 -4
- package/views/3d/webgl-engine/effects/raymarching/RayDistanceFalloff.glsl.js +1 -4
- package/views/3d/webgl-engine/effects/smaa/BlendWeights.glsl.js +1 -4
- package/views/3d/webgl-engine/effects/smaa/Blur.glsl.js +1 -4
- package/views/3d/webgl-engine/effects/smaa/EdgeDetect.glsl.js +1 -4
- package/views/3d/webgl-engine/effects/smaa/SMAA.js +1 -4
- package/views/3d/webgl-engine/effects/smaa/SMAABlendWeightsTechnique.js +1 -4
- package/views/3d/webgl-engine/effects/smaa/SMAABlurTechnique.js +1 -4
- package/views/3d/webgl-engine/effects/smaa/SMAAData.js +1 -4
- package/views/3d/webgl-engine/effects/smaa/SMAAEdgeDetectTechnique.js +1 -4
- package/views/3d/webgl-engine/effects/smaa/SMAAPassParameters.js +1 -4
- package/views/3d/webgl-engine/effects/ssao/SSAO.glsl.js +1 -4
- package/views/3d/webgl-engine/effects/ssao/SSAO.js +1 -4
- package/views/3d/webgl-engine/effects/ssao/SSAOBlur.glsl.js +1 -4
- package/views/3d/webgl-engine/effects/ssao/SSAOBlurTechnique.js +1 -4
- package/views/3d/webgl-engine/effects/ssao/SSAONoiseData.js +1 -4
- package/views/3d/webgl-engine/effects/ssao/SSAOParameters.js +1 -4
- package/views/3d/webgl-engine/effects/ssao/SSAOTechnique.js +1 -4
- package/views/3d/webgl-engine/effects/stars/Stars.glsl.js +1 -4
- package/views/3d/webgl-engine/effects/stars/Stars.js +1 -4
- package/views/3d/webgl-engine/effects/stars/StarsTechnique.js +1 -4
- package/views/3d/webgl-engine/effects/transparency/OITBlend.glsl.js +2 -5
- package/views/3d/webgl-engine/effects/transparency/OITBlend.js +2 -5
- package/views/3d/webgl-engine/effects/transparency/OITBlendTechnique.js +2 -5
- package/views/3d/webgl-engine/effects/transparency/OITBlendTechniqueConfiguration.js +2 -5
- package/views/3d/webgl-engine/effects/transparency/OITDim.glsl.js +2 -0
- package/views/3d/webgl-engine/effects/transparency/OITDimTechnique.js +2 -0
- package/views/3d/webgl-engine/effects/weather/SnowCover.glsl.js +1 -4
- package/views/3d/webgl-engine/lib/AnimationTimeStep.js +1 -4
- package/views/3d/webgl-engine/lib/AnimationTimer.js +1 -4
- package/views/3d/webgl-engine/lib/Attribute.js +1 -4
- package/views/3d/webgl-engine/lib/AttributeArray.js +1 -4
- package/views/3d/webgl-engine/lib/BasisUtil.js +1 -4
- package/views/3d/webgl-engine/lib/BindParameters.js +1 -4
- package/views/3d/webgl-engine/lib/BoundingInfo.js +1 -4
- package/views/3d/webgl-engine/lib/CascadeCamera.js +1 -4
- package/views/3d/webgl-engine/lib/ChangeSet.js +1 -4
- package/views/3d/webgl-engine/lib/CompositingHelper.js +1 -4
- package/views/3d/webgl-engine/lib/CutFillColor.js +1 -4
- package/views/3d/webgl-engine/lib/CutFillDepth.js +1 -4
- package/views/3d/webgl-engine/lib/DDSUtil.js +1 -4
- package/views/3d/webgl-engine/lib/DefaultVertexBufferLayouts.js +1 -4
- package/views/3d/webgl-engine/lib/DepthRange.js +1 -4
- package/views/3d/webgl-engine/lib/DirtyEvents.js +1 -4
- package/views/3d/webgl-engine/lib/DrapedHeatmapRenderer.js +1 -4
- package/views/3d/webgl-engine/lib/FontMetrics.js +1 -4
- package/views/3d/webgl-engine/lib/GLMaterial.js +1 -4
- package/views/3d/webgl-engine/lib/GLMaterialParameters.js +1 -4
- package/views/3d/webgl-engine/lib/GLMaterialRepository.js +1 -4
- package/views/3d/webgl-engine/lib/GLMaterials.js +1 -4
- package/views/3d/webgl-engine/lib/GLTextureMaterial.js +1 -4
- package/views/3d/webgl-engine/lib/GPUPointOcclusionQuery.js +1 -4
- package/views/3d/webgl-engine/lib/GaussianSplatRenderNode.js +1 -4
- package/views/3d/webgl-engine/lib/Geometry.js +1 -4
- package/views/3d/webgl-engine/lib/GeometryBaseInstance.js +1 -4
- package/views/3d/webgl-engine/lib/GeometryUtil.js +1 -4
- package/views/3d/webgl-engine/lib/GeometryWithMapPositions.js +1 -4
- package/views/3d/webgl-engine/lib/GridLocalOriginFactory.js +1 -4
- package/views/3d/webgl-engine/lib/HUDIntersectorResult.js +1 -4
- package/views/3d/webgl-engine/lib/IManagedTexture.js +1 -4
- package/views/3d/webgl-engine/lib/InstanceBufferData.js +1 -4
- package/views/3d/webgl-engine/lib/Intersector.js +1 -4
- package/views/3d/webgl-engine/lib/IntersectorInterfaces.js +1 -4
- package/views/3d/webgl-engine/lib/IntersectorResult.js +1 -4
- package/views/3d/webgl-engine/lib/IntersectorTarget.js +1 -4
- package/views/3d/webgl-engine/lib/LocalOriginFactory.js +1 -4
- package/views/3d/webgl-engine/lib/LocalOriginManager.js +1 -4
- package/views/3d/webgl-engine/lib/LongVectorMath.js +1 -4
- package/views/3d/webgl-engine/lib/MainFramebuffer.js +1 -4
- package/views/3d/webgl-engine/lib/ManagedTexture.js +1 -4
- package/views/3d/webgl-engine/lib/Material.js +1 -4
- package/views/3d/webgl-engine/lib/ModelDirtySet.js +1 -4
- package/views/3d/webgl-engine/lib/Normals.js +1 -4
- package/views/3d/webgl-engine/lib/Object3D.js +1 -4
- package/views/3d/webgl-engine/lib/Object3DStateID.js +1 -4
- package/views/3d/webgl-engine/lib/Object3DStateSet.js +1 -4
- package/views/3d/webgl-engine/lib/ObjectAndLayerIdRenderHelper.js +1 -4
- package/views/3d/webgl-engine/lib/ObjectIntersectorResult.js +1 -4
- package/views/3d/webgl-engine/lib/ObjectTarget.js +1 -4
- package/views/3d/webgl-engine/lib/Octree.js +1 -4
- package/views/3d/webgl-engine/lib/OrderIndependentTransparency.js +1 -4
- package/views/3d/webgl-engine/lib/Path.js +1 -4
- package/views/3d/webgl-engine/lib/PathBuilder.js +1 -4
- package/views/3d/webgl-engine/lib/PathCapBuilder.js +1 -4
- package/views/3d/webgl-engine/lib/PathExtruder.js +1 -4
- package/views/3d/webgl-engine/lib/PathGeometry.js +1 -4
- package/views/3d/webgl-engine/lib/PathGeometryData.js +1 -4
- package/views/3d/webgl-engine/lib/PathProfile.js +1 -4
- package/views/3d/webgl-engine/lib/PathVertex.js +1 -4
- package/views/3d/webgl-engine/lib/Program.js +1 -4
- package/views/3d/webgl-engine/lib/RayIntersections.js +1 -4
- package/views/3d/webgl-engine/lib/RenderContext.js +1 -4
- package/views/3d/webgl-engine/lib/RenderFeature.js +1 -4
- package/views/3d/webgl-engine/lib/RenderGeometry.js +1 -4
- package/views/3d/webgl-engine/lib/RenderPluginInput.js +1 -4
- package/views/3d/webgl-engine/lib/Renderer.js +1 -4
- package/views/3d/webgl-engine/lib/RendererBase.js +1 -4
- package/views/3d/webgl-engine/lib/RenderingContext.js +1 -4
- package/views/3d/webgl-engine/lib/RenderingContextOptions.js +1 -4
- package/views/3d/webgl-engine/lib/ShadowAccumulator.js +1 -4
- package/views/3d/webgl-engine/lib/ShadowCastRenderer.js +1 -4
- package/views/3d/webgl-engine/lib/ShadowMap.js +1 -4
- package/views/3d/webgl-engine/lib/SliceHelper.js +1 -4
- package/views/3d/webgl-engine/lib/SortedRenderGeometryRenderer.js +1 -4
- package/views/3d/webgl-engine/lib/StencilUtils.js +1 -4
- package/views/3d/webgl-engine/lib/TextHelperCanvas.js +1 -4
- package/views/3d/webgl-engine/lib/TextRenderParameters.js +1 -4
- package/views/3d/webgl-engine/lib/TextRenderer.js +1 -4
- package/views/3d/webgl-engine/lib/TextTextureAtlas.js +1 -4
- package/views/3d/webgl-engine/lib/TextTextureFactory.js +1 -4
- package/views/3d/webgl-engine/lib/Texture.glsl.js +1 -4
- package/views/3d/webgl-engine/lib/TextureBackedBuffer/BufferManager.js +1 -4
- package/views/3d/webgl-engine/lib/TextureBackedBuffer/ManagedTextureBackedBuffer.js +1 -4
- package/views/3d/webgl-engine/lib/TextureBackedBuffer/SimpleIndexManager.js +1 -4
- package/views/3d/webgl-engine/lib/TextureBackedBuffer/TextureBackedBuffer.js +1 -4
- package/views/3d/webgl-engine/lib/TextureBackedBuffer/TextureBackedBufferFieldCreation.js +1 -4
- package/views/3d/webgl-engine/lib/TextureBackedBuffer/TextureBackedBufferFields.js +1 -4
- package/views/3d/webgl-engine/lib/TextureBackedBuffer/TextureBackedBufferLayout.js +1 -4
- package/views/3d/webgl-engine/lib/TextureBackedBuffer/TextureBackedBufferLayoutField.js +1 -4
- package/views/3d/webgl-engine/lib/TextureBackedBuffer/TextureBackedBufferUtils.js +1 -4
- package/views/3d/webgl-engine/lib/TextureBackedBuffer/TextureBuffer.js +1 -4
- package/views/3d/webgl-engine/lib/TextureBackedBuffer/TextureBufferView.js +1 -4
- package/views/3d/webgl-engine/lib/TextureRepository.js +1 -4
- package/views/3d/webgl-engine/lib/TextureTechnique.js +1 -4
- package/views/3d/webgl-engine/lib/TextureTechniqueConfiguration.js +1 -4
- package/views/3d/webgl-engine/lib/TextureUpdater.js +1 -4
- package/views/3d/webgl-engine/lib/TriangleIntersectionData.js +1 -4
- package/views/3d/webgl-engine/lib/Util.js +1 -4
- package/views/3d/webgl-engine/lib/VertexArrayObject.js +1 -4
- package/views/3d/webgl-engine/lib/VertexAttribute.js +1 -4
- package/views/3d/webgl-engine/lib/Viewshed.js +1 -4
- package/views/3d/webgl-engine/lib/ViewshedFaceCamera.js +1 -4
- package/views/3d/webgl-engine/lib/ViewshedShadowMap.js +1 -4
- package/views/3d/webgl-engine/lib/WebGLLayer.js +1 -4
- package/views/3d/webgl-engine/lib/bufferVectorMath.js +1 -4
- package/views/3d/webgl-engine/lib/depthRangeUtils.js +1 -4
- package/views/3d/webgl-engine/lib/edgeRendering/Edge.js +1 -4
- package/views/3d/webgl-engine/lib/edgeRendering/EdgeProcessingWorker.js +1 -4
- package/views/3d/webgl-engine/lib/edgeRendering/EdgeRenderer.js +1 -4
- package/views/3d/webgl-engine/lib/edgeRendering/EdgeShader.glsl.js +1 -4
- package/views/3d/webgl-engine/lib/edgeRendering/EdgeShaderParameters.js +1 -4
- package/views/3d/webgl-engine/lib/edgeRendering/EdgeShaderTechnique.js +1 -4
- package/views/3d/webgl-engine/lib/edgeRendering/EdgeShaderTechniqueConfiguration.js +1 -4
- package/views/3d/webgl-engine/lib/edgeRendering/EdgeView.js +1 -4
- package/views/3d/webgl-engine/lib/edgeRendering/EdgeWorkerHandle.js +1 -4
- package/views/3d/webgl-engine/lib/edgeRendering/LegacyTransform.js +1 -4
- package/views/3d/webgl-engine/lib/edgeRendering/bufferLayouts.js +1 -4
- package/views/3d/webgl-engine/lib/edgeRendering/edgeBufferWriters.js +1 -4
- package/views/3d/webgl-engine/lib/edgeRendering/edgePreprocessing.js +1 -4
- package/views/3d/webgl-engine/lib/edgeRendering/edgeProcessing.js +1 -4
- package/views/3d/webgl-engine/lib/edgeRendering/strokes.js +1 -4
- package/views/3d/webgl-engine/lib/edgeRendering/util.js +1 -4
- package/views/3d/webgl-engine/lib/fov.js +1 -4
- package/views/3d/webgl-engine/lib/geometryDataUtils.js +1 -4
- package/views/3d/webgl-engine/lib/glUtil3D.js +1 -4
- package/views/3d/webgl-engine/lib/hudFragmentOpacityParameters.js +1 -4
- package/views/3d/webgl-engine/lib/intersectorUtils.js +1 -4
- package/views/3d/webgl-engine/lib/intersectorUtilsConversions.js +1 -4
- package/views/3d/webgl-engine/lib/localOriginHelper.js +1 -4
- package/views/3d/webgl-engine/lib/lodRendering/BackedBufferObject.js +1 -4
- package/views/3d/webgl-engine/lib/lodRendering/InstanceData.js +1 -4
- package/views/3d/webgl-engine/lib/lodRendering/InstanceOctree.js +1 -4
- package/views/3d/webgl-engine/lib/lodRendering/Intersector.js +1 -4
- package/views/3d/webgl-engine/lib/lodRendering/LevelSelector.js +1 -4
- package/views/3d/webgl-engine/lib/lodRendering/LodComponentData.js +1 -4
- package/views/3d/webgl-engine/lib/lodRendering/LodLevel.js +1 -4
- package/views/3d/webgl-engine/lib/lodRendering/LodRenderer.js +1 -4
- package/views/3d/webgl-engine/lib/lodRendering/LodResources.js +1 -4
- package/views/3d/webgl-engine/lib/lodRendering/RenderInstanceData.js +1 -4
- package/views/3d/webgl-engine/lib/octreeUtils.js +1 -4
- package/views/3d/webgl-engine/lib/pathGeometryUtils.js +1 -4
- package/views/3d/webgl-engine/lib/rendererUtils.js +1 -4
- package/views/3d/webgl-engine/lib/screenSizePerspectiveUtils.js +1 -4
- package/views/3d/webgl-engine/lib/testUtils.js +1 -4
- package/views/3d/webgl-engine/lib/textureUtils.js +1 -4
- package/views/3d/webgl-engine/lib/triangleIntersectionUtils.js +1 -4
- package/views/3d/webgl-engine/lib/verticalOffsetUtils.js +1 -4
- package/views/3d/webgl-engine/lighting/Lightsources.js +1 -4
- package/views/3d/webgl-engine/lighting/SceneLighting.js +1 -4
- package/views/3d/webgl-engine/lighting/SphericalHarmonics.js +1 -4
- package/views/3d/webgl-engine/materials/CheckerBoardMaterial.js +1 -4
- package/views/3d/webgl-engine/materials/ColorMaterial.js +1 -4
- package/views/3d/webgl-engine/materials/DefaultBufferWriter.js +1 -4
- package/views/3d/webgl-engine/materials/DefaultLayouts.js +1 -4
- package/views/3d/webgl-engine/materials/DefaultMaterial.js +1 -4
- package/views/3d/webgl-engine/materials/DefaultTechniqueConfiguration.js +1 -4
- package/views/3d/webgl-engine/materials/DrawParameters.js +1 -4
- package/views/3d/webgl-engine/materials/HUDMaterial.js +1 -4
- package/views/3d/webgl-engine/materials/HUDMaterialBaseInstance.js +1 -4
- package/views/3d/webgl-engine/materials/HeatmapDensityMaterial.js +1 -4
- package/views/3d/webgl-engine/materials/ImageMaterial.js +1 -4
- package/views/3d/webgl-engine/materials/LineCalloutMaterial.js +1 -4
- package/views/3d/webgl-engine/materials/LineDrawParameters.js +1 -4
- package/views/3d/webgl-engine/materials/LineMarkerMaterial.js +1 -4
- package/views/3d/webgl-engine/materials/MeasurementArrowMaterial.js +1 -4
- package/views/3d/webgl-engine/materials/NativeLineMaterial.js +1 -4
- package/views/3d/webgl-engine/materials/Path.glsl.js +1 -4
- package/views/3d/webgl-engine/materials/PathMaterial.js +1 -4
- package/views/3d/webgl-engine/materials/PathTechnique.js +1 -4
- package/views/3d/webgl-engine/materials/PathTechniqueConfiguration.js +1 -4
- package/views/3d/webgl-engine/materials/PatternMaterial.js +1 -4
- package/views/3d/webgl-engine/materials/ProceduralTextureRepository.js +1 -4
- package/views/3d/webgl-engine/materials/RibbonLineMaterial.js +1 -4
- package/views/3d/webgl-engine/materials/ShadedColorMaterial.js +1 -4
- package/views/3d/webgl-engine/materials/SlicePlaneMaterial.js +1 -4
- package/views/3d/webgl-engine/materials/TriangleMaterial.js +1 -4
- package/views/3d/webgl-engine/materials/ViewingModeConfiguration.js +1 -4
- package/views/3d/webgl-engine/materials/VisualVariablePassParameters.js +1 -4
- package/views/3d/webgl-engine/materials/Water.glsl.js +1 -4
- package/views/3d/webgl-engine/materials/WaterGLMaterial.js +1 -4
- package/views/3d/webgl-engine/materials/WaterMaterial.js +1 -4
- package/views/3d/webgl-engine/materials/WaterTechnique.js +1 -4
- package/views/3d/webgl-engine/materials/WaterTechniqueConfiguration.js +1 -4
- package/views/3d/webgl-engine/materials/internal/MaterialUtil.js +1 -4
- package/views/3d/webgl-engine/materials/internal/WaterTextureRepository.js +1 -4
- package/views/3d/webgl-engine/materials/internal/bufferWriterUtils.js +1 -4
- package/views/3d/webgl-engine/materials/internal/waterMaterialUtils.js +1 -4
- package/views/3d/webgl-engine/materials/lineStippleUtils.js +1 -4
- package/views/3d/webgl-engine/materials/markerTextureRepository.js +1 -4
- package/views/3d/webgl-engine/materials/pbrUtils.js +1 -4
- package/views/3d/webgl-engine/materials/renderers/BufferRange.js +1 -4
- package/views/3d/webgl-engine/materials/renderers/DrawCommand.js +1 -4
- package/views/3d/webgl-engine/materials/renderers/Instance.js +1 -4
- package/views/3d/webgl-engine/materials/renderers/InstancedCommandVAO.js +1 -4
- package/views/3d/webgl-engine/materials/renderers/InstancedCommandVAOs.js +1 -4
- package/views/3d/webgl-engine/materials/renderers/MergedBuffer.js +1 -4
- package/views/3d/webgl-engine/materials/renderers/MergedRenderer.js +1 -4
- package/views/3d/webgl-engine/materials/renderers/PerBaseInstanceData.js +1 -4
- package/views/3d/webgl-engine/materials/renderers/PerBufferData.js +1 -4
- package/views/3d/webgl-engine/materials/renderers/PerOriginData.js +1 -4
- package/views/3d/webgl-engine/materials/renderers/VaoCache.js +1 -4
- package/views/3d/webgl-engine/materials/renderers/VaoRenderer.js +1 -4
- package/views/3d/webgl-engine/materials/renderers/VaoWriter.js +1 -4
- package/views/3d/webgl-engine/materials/renderers/utils.js +1 -4
- package/views/3d/webgl-engine/materials/stippleTextureRepository.js +1 -4
- package/views/3d/webgl-engine/parts/Model.js +1 -4
- package/views/3d/webgl-engine/parts/RenderView.js +1 -4
- package/views/3d/webgl-engine/parts/ScreenshotManager.js +1 -4
- package/views/3d/webgl-engine/parts/contextCache.js +1 -4
- package/views/3d/webgl-engine/parts/renderUtils.js +1 -4
- package/views/3d/webgl-engine/parts/testUtils.js +1 -4
- package/views/3d/webgl-engine/shaders/AnimatedLine.glsl.js +1 -4
- package/views/3d/webgl-engine/shaders/AtmosphereCompositing.glsl.js +1 -4
- package/views/3d/webgl-engine/shaders/AtmosphereCompositingTechnique.js +1 -4
- package/views/3d/webgl-engine/shaders/BlackLevelLightSoftCompression.glsl.js +1 -4
- package/views/3d/webgl-engine/shaders/CheckerBoard.glsl.js +1 -4
- package/views/3d/webgl-engine/shaders/CheckerBoardTechnique.js +1 -4
- package/views/3d/webgl-engine/shaders/CheckerBoardTechniqueConfiguration.js +1 -4
- package/views/3d/webgl-engine/shaders/ColorMaterial.glsl.js +1 -4
- package/views/3d/webgl-engine/shaders/ColorMaterialTechnique.js +1 -4
- package/views/3d/webgl-engine/shaders/ColorMaterialTechniqueConfiguration.js +1 -4
- package/views/3d/webgl-engine/shaders/Compositing.glsl.js +1 -4
- package/views/3d/webgl-engine/shaders/CompositingTechnique.js +1 -4
- package/views/3d/webgl-engine/shaders/CompositingTechniqueConfiguration.js +1 -4
- package/views/3d/webgl-engine/shaders/CutFillComposition.glsl.js +1 -4
- package/views/3d/webgl-engine/shaders/CutFillCompositionTechnique.js +1 -4
- package/views/3d/webgl-engine/shaders/CutFillDepth.glsl.js +1 -4
- package/views/3d/webgl-engine/shaders/CutFillDepthTechnique.js +1 -4
- package/views/3d/webgl-engine/shaders/CutFillDepthTechniqueConfiguration.js +1 -4
- package/views/3d/webgl-engine/shaders/CutFillMask.glsl.js +1 -4
- package/views/3d/webgl-engine/shaders/CutFillMaskTechnique.js +1 -4
- package/views/3d/webgl-engine/shaders/CutFillReduction.glsl.js +1 -4
- package/views/3d/webgl-engine/shaders/CutFillReductionTechnique.js +1 -4
- package/views/3d/webgl-engine/shaders/CutFillReductionTechniqueConfiguration.js +1 -4
- package/views/3d/webgl-engine/shaders/CutFillTargetDepth.glsl.js +1 -4
- package/views/3d/webgl-engine/shaders/CutFillTargetDepthTechnique.js +1 -4
- package/views/3d/webgl-engine/shaders/DefaultMaterial.glsl.js +1 -4
- package/views/3d/webgl-engine/shaders/DefaultMaterialTechnique.js +1 -4
- package/views/3d/webgl-engine/shaders/DefaultMaterialTechniqueConfiguration.js +1 -4
- package/views/3d/webgl-engine/shaders/GaussianSplat.glsl.js +1 -4
- package/views/3d/webgl-engine/shaders/GaussianSplatComposition.glsl.js +1 -4
- package/views/3d/webgl-engine/shaders/GaussianSplatCompositionTechnique.js +1 -4
- package/views/3d/webgl-engine/shaders/GaussianSplatDepthComposition.glsl.js +1 -4
- package/views/3d/webgl-engine/shaders/GaussianSplatDepthCompositionTechnique.js +1 -4
- package/views/3d/webgl-engine/shaders/GaussianSplatTechnique.js +1 -4
- package/views/3d/webgl-engine/shaders/GaussianSplatTechniqueConfiguration.js +1 -4
- package/views/3d/webgl-engine/shaders/HUDCompositing.glsl.js +1 -4
- package/views/3d/webgl-engine/shaders/HUDCompositingTechnique.js +1 -4
- package/views/3d/webgl-engine/shaders/HUDMaterial.glsl.js +1 -4
- package/views/3d/webgl-engine/shaders/HUDMaterialTechnique.js +1 -4
- package/views/3d/webgl-engine/shaders/HUDMaterialTechniqueConfiguration.js +1 -4
- package/views/3d/webgl-engine/shaders/Heatmap.glsl.js +1 -4
- package/views/3d/webgl-engine/shaders/HeatmapDensity.glsl.js +1 -4
- package/views/3d/webgl-engine/shaders/HeatmapDensityTechnique.js +1 -4
- package/views/3d/webgl-engine/shaders/HeatmapDensityTechniqueConfiguration.js +1 -4
- package/views/3d/webgl-engine/shaders/HeatmapTechnique.js +1 -4
- package/views/3d/webgl-engine/shaders/HeatmapTechniqueConfiguration.js +1 -4
- package/views/3d/webgl-engine/shaders/ImageMaterial.glsl.js +1 -4
- package/views/3d/webgl-engine/shaders/ImageMaterialTechnique.js +1 -4
- package/views/3d/webgl-engine/shaders/ImageMaterialTechniqueConfiguration.js +1 -4
- package/views/3d/webgl-engine/shaders/LineCallout.glsl.js +1 -4
- package/views/3d/webgl-engine/shaders/LineCalloutTechnique.js +1 -4
- package/views/3d/webgl-engine/shaders/LineCalloutTechniqueConfiguration.js +1 -4
- package/views/3d/webgl-engine/shaders/LineMarker.glsl.js +1 -4
- package/views/3d/webgl-engine/shaders/LineMarkerTechnique.js +1 -4
- package/views/3d/webgl-engine/shaders/LineMarkerTechniqueConfiguration.js +1 -4
- package/views/3d/webgl-engine/shaders/MeasurementArrow.glsl.js +1 -4
- package/views/3d/webgl-engine/shaders/MeasurementArrowTechnique.js +1 -4
- package/views/3d/webgl-engine/shaders/MeasurementArrowTechniqueConfiguration.js +1 -4
- package/views/3d/webgl-engine/shaders/NativeLine.glsl.js +1 -4
- package/views/3d/webgl-engine/shaders/NativeLineTechnique.js +1 -4
- package/views/3d/webgl-engine/shaders/NativeLineTechniqueConfiguration.js +1 -4
- package/views/3d/webgl-engine/shaders/OutputColorHighlightOLID.glsl.js +1 -4
- package/views/3d/webgl-engine/shaders/OverlayCompositing.glsl.js +1 -4
- package/views/3d/webgl-engine/shaders/OverlayCompositingTechnique.js +1 -4
- package/views/3d/webgl-engine/shaders/Pattern.glsl.js +1 -4
- package/views/3d/webgl-engine/shaders/PatternTechnique.js +1 -4
- package/views/3d/webgl-engine/shaders/PatternTechniqueConfiguration.js +1 -4
- package/views/3d/webgl-engine/shaders/PointRenderer.glsl.js +1 -4
- package/views/3d/webgl-engine/shaders/PointRendererTechnique.js +1 -4
- package/views/3d/webgl-engine/shaders/PointRendererTechniqueConfiguration.js +1 -4
- package/views/3d/webgl-engine/shaders/RealisticTree.glsl.js +1 -4
- package/views/3d/webgl-engine/shaders/RealisticTreeTechnique.js +1 -4
- package/views/3d/webgl-engine/shaders/ReceiveShadowsConfiguration.js +1 -4
- package/views/3d/webgl-engine/shaders/RibbonLine.glsl.js +1 -4
- package/views/3d/webgl-engine/shaders/RibbonLineTechnique.js +1 -4
- package/views/3d/webgl-engine/shaders/RibbonLineTechniqueConfiguration.js +1 -4
- package/views/3d/webgl-engine/shaders/ScreenSpacePassAtmosphere.glsl.js +1 -4
- package/views/3d/webgl-engine/shaders/ShadedColorMaterial.glsl.js +1 -4
- package/views/3d/webgl-engine/shaders/ShadedColorMaterialTechnique.js +1 -4
- package/views/3d/webgl-engine/shaders/ShadedColorMaterialTechniqueConfiguration.js +1 -4
- package/views/3d/webgl-engine/shaders/ShadowCastAccumulate.glsl.js +1 -4
- package/views/3d/webgl-engine/shaders/ShadowCastAccumulateTechnique.js +1 -4
- package/views/3d/webgl-engine/shaders/ShadowCastAccumulateTechniqueConfiguration.js +1 -4
- package/views/3d/webgl-engine/shaders/ShadowCastClear.glsl.js +1 -4
- package/views/3d/webgl-engine/shaders/ShadowCastClearTechnique.js +1 -4
- package/views/3d/webgl-engine/shaders/ShadowCastVisualize.glsl.js +1 -4
- package/views/3d/webgl-engine/shaders/ShadowCastVisualizeTechnique.js +1 -4
- package/views/3d/webgl-engine/shaders/ShadowCastVisualizeTechniqueConfiguration.js +1 -4
- package/views/3d/webgl-engine/shaders/SlicePlaneMaterial.glsl.js +1 -4
- package/views/3d/webgl-engine/shaders/SlicePlaneMaterialTechnique.js +1 -4
- package/views/3d/webgl-engine/shaders/SphereDepthInterpolate.glsl.js +1 -4
- package/views/3d/webgl-engine/shaders/SphereIntersect.glsl.js +1 -4
- package/views/3d/webgl-engine/shaders/Terrain.glsl.js +1 -4
- package/views/3d/webgl-engine/shaders/TerrainTechnique.js +1 -4
- package/views/3d/webgl-engine/shaders/TerrainTechniqueConfiguration.js +1 -4
- package/views/3d/webgl-engine/shaders/ToneMapping.glsl.js +1 -4
- package/views/3d/webgl-engine/shaders/Viewshed.glsl.js +1 -4
- package/views/3d/webgl-engine/shaders/ViewshedTechnique.js +1 -4
- package/views/3d/webgl-engine/shaders/ensureColor4.js +1 -4
- package/views/3d/webgl-engine/shaders/sources/edgeRenderer/AdjustProjectedPosition.glsl.js +1 -4
- package/views/3d/webgl-engine/shaders/sources/edgeRenderer/DiscardNonSilhouetteEdges.glsl.js +1 -4
- package/views/3d/webgl-engine/shaders/sources/edgeRenderer/DistanceFalloff.glsl.js +1 -4
- package/views/3d/webgl-engine/shaders/sources/edgeRenderer/EdgeUtil.glsl.js +1 -4
- package/views/3d/webgl-engine/shaders/sources/edgeRenderer/LineAmplitude.glsl.js +1 -4
- package/views/3d/webgl-engine/shaders/sources/edgeRenderer/LineOffset.glsl.js +1 -4
- package/views/3d/webgl-engine/shaders/sources/edgeRenderer/UnpackAttributes.glsl.js +1 -4
- package/views/3d/webgl-engine/statistics/RendererPerformanceInfo.js +1 -4
- package/views/3d/webgl.js +1 -4
- package/views/Attribution.js +1 -4
- package/views/BasemapView.js +1 -4
- package/views/BreakpointsOwner.js +1 -4
- package/views/DOMContainer.js +1 -4
- package/views/GroundView.js +2 -5
- package/views/LinkChartView.js +1 -4
- package/views/Magnifier.js +1 -4
- package/views/MapView.js +1 -4
- package/views/PopupView.js +1 -4
- package/views/SceneView.js +1 -4
- package/views/SelectionManager.js +1 -4
- package/views/Theme.js +1 -4
- package/views/ToolViewManager.js +1 -4
- package/views/VideoView.js +1 -4
- package/views/View.js +1 -4
- package/views/View2D.js +1 -4
- package/views/ViewAnimation.js +1 -4
- package/views/ViewingMode.js +1 -4
- package/views/Viewport2DBaseMixin.js +1 -4
- package/views/Viewport2DMixin.js +1 -4
- package/views/analysis/AnalysisView.js +1 -4
- package/views/analysis/ElevationProfile/ElevationProfileChart.js +2 -5
- package/views/analysis/ElevationProfile/ElevationProfileController.js +1 -4
- package/views/analysis/ElevationProfile/ElevationProfileError.js +1 -4
- package/views/analysis/ElevationProfile/ElevationProfileIndicatorPointVisualization.js +1 -4
- package/views/analysis/ElevationProfile/ElevationProfileLineComputation.js +1 -4
- package/views/analysis/ElevationProfile/ElevationProfileLineGroundComputation.js +1 -4
- package/views/analysis/ElevationProfile/ElevationProfileLineInputComputation.js +1 -4
- package/views/analysis/ElevationProfile/ElevationProfileLineQueryComputation.js +1 -4
- package/views/analysis/ElevationProfile/ElevationProfileResult.js +1 -4
- package/views/analysis/ElevationProfile/ElevationProfileTool.js +1 -4
- package/views/analysis/ElevationProfile/constants.js +1 -4
- package/views/analysis/ElevationProfile/elevationProfileChartBoundsUtils.js +1 -4
- package/views/analysis/ElevationProfile/elevationProfileChartTheme.js +1 -4
- package/views/analysis/ElevationProfile/elevationProfileErrors.js +1 -4
- package/views/analysis/ElevationProfile/elevationProfileGenerationUtils.js +1 -4
- package/views/analysis/ElevationProfile/elevationProfileGeometryUtils.js +1 -4
- package/views/analysis/ElevationProfile/elevationProfileInputVisualizationUtils.js +1 -4
- package/views/analysis/ElevationProfile/elevationProfileLayerUtils.js +1 -4
- package/views/analysis/ElevationProfile/elevationProfileQuerySourceUtils.js +1 -4
- package/views/analysis/ElevationProfile/elevationProfileStatisticsUtils.js +1 -4
- package/views/analysis/ElevationProfile/elevationProfileTraversalUtils.js +1 -4
- package/views/analysis/ElevationProfile/elevationProfileUnitUtils.js +1 -4
- package/views/analysis/ElevationProfile/elevationProfileVisualizationUtils.js +1 -4
- package/views/analysis/ExclusiveOperationManager.js +1 -4
- package/views/analysis/LengthDimensionResult.js +1 -4
- package/views/analysis/analysisViewUtils.js +1 -4
- package/views/animation/easing.js +1 -4
- package/views/animation/pointToPoint/Animation.js +1 -4
- package/views/animation/pointToPoint/Camera.js +1 -4
- package/views/animation/pointToPoint/Definition.js +1 -4
- package/views/animation/pointToPoint/InterpolateComponents.js +1 -4
- package/views/animation/pointToPoint/Path.js +1 -4
- package/views/animation/pointToPoint/Segment.js +1 -4
- package/views/animation/pointToPoint/Settings.js +1 -4
- package/views/animation/pointToPoint/apex/Path.js +1 -4
- package/views/animation/pointToPoint/apex/functions.js +1 -4
- package/views/animation/pointToPoint/apex/planning.js +1 -4
- package/views/draw/CursorUpdateEvent.js +1 -4
- package/views/draw/Draw.js +1 -4
- package/views/draw/DrawAction.js +1 -4
- package/views/draw/DrawCompleteEvent.js +1 -4
- package/views/draw/DrawGraphicTool.js +1 -4
- package/views/draw/DrawOperation.js +1 -4
- package/views/draw/DrawScreenTool.js +1 -4
- package/views/draw/LegacyDrawManipulator.js +1 -4
- package/views/draw/LegacyDrawTool.js +1 -4
- package/views/draw/MultipointDrawAction.js +1 -4
- package/views/draw/PointDrawAction.js +1 -4
- package/views/draw/PolygonDrawAction.js +1 -4
- package/views/draw/PolylineDrawAction.js +1 -4
- package/views/draw/SegmentDrawAction.js +1 -4
- package/views/draw/VertexAddEvent.js +1 -4
- package/views/draw/VertexRemoveEvent.js +1 -4
- package/views/draw/VertexUpdateEvent.js +1 -4
- package/views/draw/drawSurfaces.js +1 -4
- package/views/draw/drawingModes.js +1 -4
- package/views/draw/support/Box.js +1 -4
- package/views/draw/support/ConnectedReshapeManager.js +1 -4
- package/views/draw/support/CreateOperationGeometry.js +1 -4
- package/views/draw/support/EditSession.js +1 -4
- package/views/draw/support/GraphicMover.js +1 -4
- package/views/draw/support/HighlightHelper.js +1 -4
- package/views/draw/support/Reshape.js +1 -4
- package/views/draw/support/createUtils.js +1 -4
- package/views/draw/support/drawUtils.js +1 -4
- package/views/draw/support/helpMessageUtils.js +1 -4
- package/views/draw/support/helpMessageUtils3d.js +1 -4
- package/views/draw/support/input/GraphicMoverEvents.js +1 -4
- package/views/draw/support/layerUtils.js +1 -4
- package/views/draw/support/managers/EditSessionManager.js +1 -4
- package/views/draw/support/managers/TooltipManager.js +1 -4
- package/views/draw/support/reshapeTooltipUtils.js +1 -4
- package/views/draw/support/reshapeUtils.js +1 -4
- package/views/draw/support/settings.js +1 -4
- package/views/draw/support/surfaceCoordinateSystems.js +1 -4
- package/views/draw/support/tooltipUtils.js +1 -4
- package/views/input/BrowserEventSource.js +1 -4
- package/views/input/DragEventSeparator.js +1 -4
- package/views/input/EventMatch.js +1 -4
- package/views/input/Input.js +1 -4
- package/views/input/InputHandler.js +1 -4
- package/views/input/InputManager.js +1 -4
- package/views/input/ViewEvents.js +1 -4
- package/views/input/VisibilityChange.js +1 -4
- package/views/input/gamepad/GamepadInputDevice.js +1 -4
- package/views/input/gamepad/GamepadSettings.js +1 -4
- package/views/input/gamepad/GamepadSource.js +1 -4
- package/views/input/gamepad/GamepadState.js +1 -4
- package/views/input/handlers/LatestPointer.js +1 -4
- package/views/input/handlers/MultiTouch.js +1 -4
- package/views/input/handlers/PreventContextMenu.js +1 -4
- package/views/input/handlers/support.js +1 -4
- package/views/input/keys.js +1 -4
- package/views/input/mouseButtons.js +1 -4
- package/views/input/recognizers/DoubleTapDrag.js +1 -4
- package/views/input/recognizers/Drag.js +1 -4
- package/views/input/recognizers/ImmediateDoubleClick.js +1 -4
- package/views/input/recognizers/PointerClickHoldAndDrag.js +1 -4
- package/views/input/recognizers/SingleAndDoubleClick.js +1 -4
- package/views/input/recognizers/VerticalTwoFingerDrag.js +1 -4
- package/views/input/recognizers/support.js +1 -4
- package/views/interactive/AnalysisToolBase.js +1 -4
- package/views/interactive/GraphicManipulator.js +1 -4
- package/views/interactive/InteractiveToolBase.js +1 -4
- package/views/interactive/ManipulatorCollection.js +1 -4
- package/views/interactive/SegmentLabels.js +1 -4
- package/views/interactive/ToolIntersector.js +1 -4
- package/views/interactive/ToolViewManagerManipulatorState.js +1 -4
- package/views/interactive/Tooltip.js +1 -4
- package/views/interactive/coordinateHelper.js +1 -4
- package/views/interactive/dragEventPipeline.js +1 -4
- package/views/interactive/editGeometry/EditGeometry.js +1 -4
- package/views/interactive/editGeometry/EditGeometryOperations.js +1 -4
- package/views/interactive/editGeometry/operations/AddOrUpdatePart.js +1 -4
- package/views/interactive/editGeometry/operations/AppendVertex.js +1 -4
- package/views/interactive/editGeometry/operations/ClosePart.js +1 -4
- package/views/interactive/editGeometry/operations/MoveMesh.js +1 -4
- package/views/interactive/editGeometry/operations/MoveVertex.js +1 -4
- package/views/interactive/editGeometry/operations/OffsetEdgeVertex.js +1 -4
- package/views/interactive/editGeometry/operations/RemoveVertices.js +1 -4
- package/views/interactive/editGeometry/operations/RotateVertex.js +1 -4
- package/views/interactive/editGeometry/operations/ScaleVertex.js +1 -4
- package/views/interactive/editGeometry/operations/SetAllVertexPositions.js +1 -4
- package/views/interactive/editGeometry/operations/SetVertexPosition.js +1 -4
- package/views/interactive/editGeometry/operations/SplitSegment.js +1 -4
- package/views/interactive/editGeometry/operations/UndoGroup.js +1 -4
- package/views/interactive/editGeometry/operations/UpdateVertices.js +1 -4
- package/views/interactive/editGeometry/operations/curveOperationUtils.js +1 -4
- package/views/interactive/editGeometry/operations.js +1 -4
- package/views/interactive/editGeometry/support/editPlaneUtils.js +1 -4
- package/views/interactive/editGeometry/unnormalizationHelper.js +1 -4
- package/views/interactive/interactiveToolUtils.js +1 -4
- package/views/interactive/keybindings.js +1 -4
- package/views/interactive/sketch/SketchLabelOptions.js +1 -4
- package/views/interactive/sketch/SketchOptions.js +1 -4
- package/views/interactive/sketch/SketchTooltipElevationOptions.js +1 -4
- package/views/interactive/sketch/SketchTooltipOptions.js +1 -4
- package/views/interactive/sketch/SketchTooltipVisibleElements.js +1 -4
- package/views/interactive/sketch/SketchValueOptions.js +1 -4
- package/views/interactive/sketch/Units.js +1 -4
- package/views/interactive/sketch/constraintUtils.js +1 -4
- package/views/interactive/sketch/constraints.js +1 -4
- package/views/interactive/sketch/normalizedPoint.js +1 -4
- package/views/interactive/snapping/FeatureSnappingEngine.js +1 -4
- package/views/interactive/snapping/FeatureSnappingLayerSource.js +1 -4
- package/views/interactive/snapping/FeatureSnappingSourceInfo.js +1 -4
- package/views/interactive/snapping/GridSnappingEngine.js +1 -4
- package/views/interactive/snapping/LineSnapper.js +1 -4
- package/views/interactive/snapping/ParallelLineSnapper.js +1 -4
- package/views/interactive/snapping/RightAngleSnapper.js +1 -4
- package/views/interactive/snapping/RightAngleTriangleSnapper.js +1 -4
- package/views/interactive/snapping/SelfSnappingEngine.js +1 -4
- package/views/interactive/snapping/Settings.js +1 -4
- package/views/interactive/snapping/SnappingAlgorithm.js +1 -4
- package/views/interactive/snapping/SnappingContext.js +1 -4
- package/views/interactive/snapping/SnappingDragPipelineStep.js +1 -4
- package/views/interactive/snapping/SnappingManager.js +1 -4
- package/views/interactive/snapping/SnappingManagerPool.js +1 -4
- package/views/interactive/snapping/SnappingOperation.js +1 -4
- package/views/interactive/snapping/SnappingOptions.js +1 -4
- package/views/interactive/snapping/SnappingVisualizer.js +1 -4
- package/views/interactive/snapping/allLayerSnapping.js +1 -4
- package/views/interactive/snapping/candidates/DrapedEdgeSnappingCandidate.js +1 -4
- package/views/interactive/snapping/candidates/EdgeSnappingCandidate.js +1 -4
- package/views/interactive/snapping/candidates/FeatureSnappingCandidate.js +1 -4
- package/views/interactive/snapping/candidates/IntersectionSnappingCandidate.js +1 -4
- package/views/interactive/snapping/candidates/LineSnappingCandidate.js +1 -4
- package/views/interactive/snapping/candidates/ParallelLineSnappingCandidate.js +1 -4
- package/views/interactive/snapping/candidates/RightAngleSnappingCandidate.js +1 -4
- package/views/interactive/snapping/candidates/RightAngleTriangleSnappingCandidate.js +1 -4
- package/views/interactive/snapping/candidates/SnappingCandidate.js +1 -4
- package/views/interactive/snapping/candidates/VertexSnappingCandidate.js +1 -4
- package/views/interactive/snapping/featureSources/FeatureCollectionSnappingSource.js +1 -4
- package/views/interactive/snapping/featureSources/FeatureServiceSnappingSource.js +1 -4
- package/views/interactive/snapping/featureSources/GraphicsSnappingSource.js +1 -4
- package/views/interactive/snapping/featureSources/I3SSnappingSource.js +1 -4
- package/views/interactive/snapping/featureSources/SceneLayerSnappingSource.js +1 -4
- package/views/interactive/snapping/featureSources/WorkerTileTreeDebugger.js +1 -4
- package/views/interactive/snapping/featureSources/featureServiceSource/FeatureServiceSnappingSourceWorker.js +1 -4
- package/views/interactive/snapping/featureSources/featureServiceSource/FeatureServiceSnappingSourceWorkerHandle.js +1 -4
- package/views/interactive/snapping/featureSources/featureServiceSource/FeatureServiceTileCache.js +1 -4
- package/views/interactive/snapping/featureSources/featureServiceSource/FeatureServiceTileStore.js +1 -4
- package/views/interactive/snapping/featureSources/featureServiceSource/FeatureServiceTiledFetcher.js +1 -4
- package/views/interactive/snapping/featureSources/featureServiceSource/FeatureServiceTilesSimple.js +1 -4
- package/views/interactive/snapping/featureSources/featureServiceSource/PendingFeatureTile.js +1 -4
- package/views/interactive/snapping/featureSources/featureServiceSource/tileUtils.js +1 -4
- package/views/interactive/snapping/featureSources/queryEngineUtils.js +1 -4
- package/views/interactive/snapping/featureSources/sceneLayerSource/SceneLayerSnappingSourceWorker.js +1 -4
- package/views/interactive/snapping/featureSources/sceneLayerSource/SceneLayerSnappingSourceWorkerHandle.js +1 -4
- package/views/interactive/snapping/featureSources/sceneLayerSource/SnappingCandidate.js +1 -4
- package/views/interactive/snapping/featureSources/sceneLayerSource/sceneLayerSnappingUtils.js +1 -4
- package/views/interactive/snapping/featureSources/snappingCandidateElevationAlignment.js +1 -4
- package/views/interactive/snapping/featureSources/snappingCandidateElevationFilter.js +1 -4
- package/views/interactive/snapping/featureSources/symbologySnappingCandidates.js +1 -4
- package/views/interactive/snapping/hints/IntersectionSnappingHint.js +1 -4
- package/views/interactive/snapping/hints/LineSnappingHint.js +1 -4
- package/views/interactive/snapping/hints/ParallelSnappingHint.js +1 -4
- package/views/interactive/snapping/hints/PointSnappingHint.js +1 -4
- package/views/interactive/snapping/hints/RightAngleSnappingHint.js +1 -4
- package/views/interactive/snapping/hints/SnappingHint.js +1 -4
- package/views/interactive/snapping/snappingUtils.js +1 -4
- package/views/interactive/support/utils.js +1 -4
- package/views/interactive/support/viewUtils.js +1 -4
- package/views/interactive/tooltip/components/DrawHeaderActions.js +1 -4
- package/views/interactive/tooltip/components/TooltipEditableField.js +1 -4
- package/views/interactive/tooltip/components/TooltipField.js +1 -4
- package/views/interactive/tooltip/components/ValueByValue.js +1 -4
- package/views/interactive/tooltip/components/directionModeIcons.js +1 -4
- package/views/interactive/tooltip/content/Fields.js +1 -4
- package/views/interactive/tooltip/content/TooltipContent.js +1 -4
- package/views/interactive/tooltip/content/TooltipContentDrawCircle.js +1 -4
- package/views/interactive/tooltip/content/TooltipContentDrawMesh.js +1 -4
- package/views/interactive/tooltip/content/TooltipContentDrawPoint.js +1 -4
- package/views/interactive/tooltip/content/TooltipContentDrawPolygon.js +1 -4
- package/views/interactive/tooltip/content/TooltipContentDrawPolyline.js +1 -4
- package/views/interactive/tooltip/content/TooltipContentDrawRectangle.js +1 -4
- package/views/interactive/tooltip/content/TooltipContentDynamic.js +1 -4
- package/views/interactive/tooltip/content/TooltipContentElevation.js +1 -4
- package/views/interactive/tooltip/content/TooltipContentExtentRotate.js +1 -4
- package/views/interactive/tooltip/content/TooltipContentExtentScale.js +1 -4
- package/views/interactive/tooltip/content/TooltipContentMovePoint.js +1 -4
- package/views/interactive/tooltip/content/TooltipContentReshapeEdgeOffset.js +1 -4
- package/views/interactive/tooltip/content/TooltipContentSelectedVertex.js +1 -4
- package/views/interactive/tooltip/content/TooltipContentTransformMesh.js +1 -4
- package/views/interactive/tooltip/content/TooltipContentTransformPoint.js +1 -4
- package/views/interactive/tooltip/content/TooltipContentTranslate.js +1 -4
- package/views/interactive/tooltip/content/TooltipContentTranslateVertex.js +1 -4
- package/views/interactive/tooltip/content/TooltipContentTranslateXY.js +1 -4
- package/views/interactive/tooltip/content/TooltipContentTranslateZ.js +1 -4
- package/views/interactive/tooltip/content/tooltipContentFactory.js +1 -4
- package/views/interactive/tooltip/css.js +1 -4
- package/views/interactive/tooltip/fields/TooltipField.js +1 -4
- package/views/interactive/tooltip/fields/TooltipFieldElevation.js +1 -4
- package/views/interactive/tooltip/fields/TooltipFieldOrientation.js +1 -4
- package/views/interactive/tooltip/fields/TooltipFieldSize.js +1 -4
- package/views/interactive/tooltip/fields/fields.js +1 -4
- package/views/interactive/tooltip/fields/parsingAndFormattingUtils.js +1 -4
- package/views/interactive/tooltip/infos/DrawCircleTooltipInfo.js +1 -4
- package/views/interactive/tooltip/infos/DrawMeshTooltipInfo.js +1 -4
- package/views/interactive/tooltip/infos/DrawMultipointTooltipInfo.js +1 -4
- package/views/interactive/tooltip/infos/DrawPointTooltipInfo.js +1 -4
- package/views/interactive/tooltip/infos/DrawPolygonTooltipInfo.js +1 -4
- package/views/interactive/tooltip/infos/DrawPolylineTooltipInfo.js +1 -4
- package/views/interactive/tooltip/infos/DrawRectangleTooltipInfo.js +1 -4
- package/views/interactive/tooltip/infos/DynamicTooltipInfo.js +1 -4
- package/views/interactive/tooltip/infos/ElevationTooltipInfo.js +1 -4
- package/views/interactive/tooltip/infos/ExtentRotateTooltipInfo.js +1 -4
- package/views/interactive/tooltip/infos/ExtentScaleTooltipInfo.js +1 -4
- package/views/interactive/tooltip/infos/MovePointTooltipInfo.js +1 -4
- package/views/interactive/tooltip/infos/ReshapeEdgeOffsetTooltipInfo.js +1 -4
- package/views/interactive/tooltip/infos/SelectedVertexTooltipInfo.js +1 -4
- package/views/interactive/tooltip/infos/SketchTooltipInfo.js +1 -4
- package/views/interactive/tooltip/infos/TooltipInfoWithCoordinates.js +1 -4
- package/views/interactive/tooltip/infos/TransformMeshTooltipInfo.js +1 -4
- package/views/interactive/tooltip/infos/TransformPointTooltipInfo.js +1 -4
- package/views/interactive/tooltip/infos/TranslateTooltipInfo.js +1 -4
- package/views/interactive/tooltip/infos/TranslateVertexTooltipInfo.js +1 -4
- package/views/interactive/tooltip/infos/TranslateXYTooltipInfo.js +1 -4
- package/views/interactive/tooltip/infos/TranslateZTooltipInfo.js +1 -4
- package/views/interactive/tooltip/tooltipCommonUtils.js +1 -4
- package/views/layers/BuildingComponentSublayerView.js +1 -4
- package/views/layers/BuildingSceneLayerView.js +1 -4
- package/views/layers/CSVLayerView.d.ts +10 -10
- package/views/layers/CSVLayerView.js +2 -0
- package/views/layers/CatalogDynamicGroupLayerView.js +1 -4
- package/views/layers/CatalogFootprintLayerView.d.ts +6 -11
- package/views/layers/CatalogFootprintLayerView.js +2 -5
- package/views/layers/CatalogLayerView.d.ts +2 -2
- package/views/layers/CatalogLayerView.js +1 -4
- package/views/layers/DimensionLayerView.js +1 -4
- package/views/layers/FeatureLayerView.d.ts +3 -9
- package/views/layers/FeatureLayerView.js +2 -5
- package/views/layers/{FeatureLayerViewMixin.d.ts → FeatureLikeLayerView.d.ts} +77 -123
- package/views/layers/FeatureLikeLayerView.js +2 -0
- package/views/layers/GeoJSONLayerView.d.ts +9 -9
- package/views/layers/GeoJSONLayerView.js +2 -0
- package/views/layers/GroupLayerView.js +1 -4
- package/views/layers/HighlightLayerViewMixin.d.ts +2 -1
- package/views/layers/HighlightLayerViewMixin.js +1 -4
- package/views/layers/ImageryLayerView.js +1 -4
- package/views/layers/ImageryLayerViewMixin.js +1 -4
- package/views/layers/ImageryTileLayerView.js +1 -4
- package/views/layers/ImageryTileLayerViewMixin.js +1 -4
- package/views/layers/KnowledgeGraphSublayerView.d.ts +17 -0
- package/views/layers/KnowledgeGraphSublayerView.js +2 -0
- package/views/layers/LayerView.js +1 -4
- package/views/layers/LineOfSightLayerView.js +1 -4
- package/views/layers/MapImageLayerView.js +1 -4
- package/views/layers/MediaLayerView.js +1 -4
- package/views/layers/MediaLayerViewMixin.js +1 -4
- package/views/layers/OGCFeatureLayerView.d.ts +9 -13
- package/views/layers/OGCFeatureLayerView.js +2 -5
- package/views/layers/OrientedImageryLayerView.d.ts +21 -0
- package/views/layers/OrientedImageryLayerView.js +2 -0
- package/views/layers/ParquetLayerView.d.ts +9 -8
- package/views/layers/ParquetLayerView.js +2 -0
- package/views/layers/PointCloudLayerView.js +1 -4
- package/views/layers/RefreshableLayerView.js +1 -4
- package/views/layers/SceneLayerView.js +1 -4
- package/views/layers/StreamLayerView.d.ts +5 -342
- package/views/layers/StreamLayerView.js +2 -5
- package/views/layers/SubtypeGroupLayerView.d.ts +17 -0
- package/views/layers/SubtypeGroupLayerView.js +2 -0
- package/views/layers/ViewshedLayerView.js +1 -4
- package/views/layers/WFSLayerView.d.ts +10 -10
- package/views/layers/WFSLayerView.js +2 -0
- package/views/layers/WMSLayerView.js +1 -4
- package/views/layers/support/ClipArea.js +1 -4
- package/views/layers/support/ClipRect.js +1 -4
- package/views/layers/support/GeometryClipArea.js +1 -4
- package/views/layers/support/MapServiceLayerViewHelper.js +1 -4
- package/views/layers/support/Path.js +1 -4
- package/views/layers/support/WhereClauseVisitor.js +1 -4
- package/views/layers/support/editableLayerViews.js +1 -4
- package/views/layers/support/highlightUtils.js +1 -4
- package/views/layers/support/popupUtils.js +1 -4
- package/views/magnifier/mask-svg.js +1 -4
- package/views/magnifier/overlay-svg.js +1 -4
- package/views/magnifier/resources.js +1 -4
- package/views/navigation/FilteredFiniteDifference.js +1 -4
- package/views/navigation/FilteredValue.js +1 -4
- package/views/navigation/Momentum.js +1 -4
- package/views/navigation/MomentumEstimator.js +1 -4
- package/views/navigation/Navigation.js +1 -4
- package/views/navigation/NavigationActionMap.js +1 -4
- package/views/navigation/PanPlanarMomentumEstimator.js +1 -4
- package/views/navigation/PanSphericalMomentumEstimator.js +1 -4
- package/views/navigation/RotationMomentumEstimator.js +1 -4
- package/views/navigation/ZoomMomentumEstimator.js +1 -4
- package/views/navigation/gamepad/GamepadSettings.js +1 -4
- package/views/navigation/gamepadAndKeyboardUtils.js +1 -4
- package/views/overlay/BoxOverlayItem.js +1 -4
- package/views/overlay/CrosshairOverlayItem.js +1 -4
- package/views/overlay/LineOverlayItem.js +1 -4
- package/views/overlay/OutlineOverlayItem.js +1 -4
- package/views/overlay/TextOverlayItem.js +1 -4
- package/views/overlay/ViewOverlay.js +1 -4
- package/views/popupAdapter.js +1 -4
- package/views/support/AnalysisViewManager.js +1 -4
- package/views/support/AttributionItem.js +1 -4
- package/views/support/DefaultsFromMap.js +1 -4
- package/views/support/GroundElevationSampler.js +1 -4
- package/views/support/GroundViewElevationSampler.js +1 -4
- package/views/support/HighlightDefaults.js +1 -4
- package/views/support/HighlightOptions.js +1 -4
- package/views/support/IntegratedMeshElevationSampler.js +1 -4
- package/views/support/LayerLayerViewInfo.js +1 -4
- package/views/support/LayerViewManager.js +1 -4
- package/views/support/MeasurementWorker.js +2 -5
- package/views/support/MeasurementWorkerHandle.js +2 -5
- package/views/support/PromiseQueue.js +1 -4
- package/views/support/PropertiesPool.js +1 -4
- package/views/support/RequiredFieldsOptions.js +1 -4
- package/views/support/ScheduledQueueProcessor.js +1 -4
- package/views/support/Scheduler.js +1 -4
- package/views/support/TextureCompressionHelper.js +1 -4
- package/views/support/TextureCompressionTracker.js +1 -4
- package/views/support/TextureCompressionWorker.js +1 -4
- package/views/support/TextureCompressionWorkerHandle.js +1 -4
- package/views/support/TileTreeDebugger.js +1 -4
- package/views/support/WebAssemblyRequirements.js +1 -4
- package/views/support/WebGLRequirements.js +1 -4
- package/views/support/Yield.js +1 -4
- package/views/support/angularMeasurementUtils.js +1 -4
- package/views/support/attributionUtils.js +1 -4
- package/views/support/automaticAreaMeasurementUtils.js +2 -5
- package/views/support/automaticLengthMeasurementUtils.js +1 -4
- package/views/support/colorUtils.js +1 -4
- package/views/support/debugFlags.js +1 -4
- package/views/support/drapedUtils.js +1 -4
- package/views/support/euclideanAreaMeasurementUtils.js +1 -4
- package/views/support/euclideanLengthMeasurementUtils.js +1 -4
- package/views/support/extentUtils.js +1 -4
- package/views/support/geodesicAreaMeasurementUtils.js +2 -5
- package/views/support/geodesicLengthMeasurementUtils.js +2 -5
- package/views/support/geodesicMeasurementUtils.js +1 -4
- package/views/support/geometry2dUtils.js +1 -4
- package/views/support/geometry3dUtils.js +1 -4
- package/views/support/highlightOptionsUtils.js +1 -4
- package/views/support/hitTestSelectUtils.js +1 -4
- package/views/support/imageReprojection.js +1 -4
- package/views/support/layerViewUtils.js +1 -4
- package/views/support/measurementUtils.js +1 -4
- package/views/support/projectionUtils.js +1 -4
- package/views/support/screenUtils.js +1 -4
- package/views/support/screenshotUtils.js +1 -4
- package/views/support/selectionUtils.js +1 -4
- package/views/support/spatialReferenceSupport.js +1 -4
- package/views/support/waitForResources.js +1 -4
- package/views/ui/2d/DefaultUI2D.js +1 -4
- package/views/ui/3d/DefaultUI3D.js +1 -4
- package/views/ui/Component.js +1 -4
- package/views/ui/DefaultUI.js +1 -4
- package/views/ui/UI.js +1 -4
- package/views/ui/video/DefaultUIVideo.js +1 -4
- package/views/video/VideoOperationalDataView.js +1 -4
- package/views/webgl/AllocationTracer.js +1 -4
- package/views/webgl/AppleAmdDriverHelper.js +1 -4
- package/views/webgl/BufferObject.js +1 -4
- package/views/webgl/ContextState.js +1 -4
- package/views/webgl/FramebufferObject.js +1 -4
- package/views/webgl/InstanceCounter.js +1 -4
- package/views/webgl/NoParameters.js +1 -4
- package/views/webgl/Parameters.js +1 -4
- package/views/webgl/Program.js +1 -4
- package/views/webgl/ProgramCache.js +1 -4
- package/views/webgl/ProgramTemplate.js +1 -4
- package/views/webgl/Renderbuffer.js +1 -4
- package/views/webgl/RenderbufferDescriptor.js +1 -4
- package/views/webgl/RenderingContext.js +1 -4
- package/views/webgl/RenderingContextOptions.js +1 -4
- package/views/webgl/ShaderBuilder.js +1 -4
- package/views/webgl/ShaderCompiler.js +1 -4
- package/views/webgl/ShaderTranspiler.js +1 -4
- package/views/webgl/Sync.js +1 -4
- package/views/webgl/Texture.js +1 -4
- package/views/webgl/TextureDescriptor.js +1 -4
- package/views/webgl/TimerPool.js +1 -4
- package/views/webgl/TransformFeedback.js +1 -4
- package/views/webgl/Uniform.js +1 -4
- package/views/webgl/UniformBufferLayout.js +1 -4
- package/views/webgl/UniformBufferObject.js +1 -4
- package/views/webgl/Util.js +1 -4
- package/views/webgl/ValidatedTextureDescriptor.js +1 -4
- package/views/webgl/VertexArrayObject.js +1 -4
- package/views/webgl/VertexAttributeLayouts.js +1 -4
- package/views/webgl/VertexAttributeLocations.js +1 -4
- package/views/webgl/VertexBuffer.js +1 -4
- package/views/webgl/VertexElementDescriptor.js +1 -4
- package/views/webgl/WebGLDriverTest.js +1 -4
- package/views/webgl/WebGLDriverTestModule.js +1 -4
- package/views/webgl/capabilities/Capabilities.js +1 -4
- package/views/webgl/capabilities/DebugRendererInfo.js +1 -4
- package/views/webgl/capabilities/DisjointTimerQuery.js +1 -4
- package/views/webgl/capabilities/LoseContext.js +1 -4
- package/views/webgl/capabilities/load.js +1 -4
- package/views/webgl/capabilities.js +1 -4
- package/views/webgl/checkWebGLError.js +1 -4
- package/views/webgl/doublePrecisionUtils.js +1 -4
- package/views/webgl/enums.js +1 -4
- package/views/webgl/getDataTypeBytes.js +1 -4
- package/views/webgl/heatmapTextureUtils.js +1 -4
- package/views/webgl/programUtils.js +1 -4
- package/views/webgl/rasterUtils.js +1 -4
- package/views/webgl/renderState.js +1 -4
- package/views/webgl/reservedWordsGLSL3.js +1 -4
- package/views/webgl/storageLayouts.js +1 -4
- package/views/webgl/testAppleAmdDrawArrays.js +1 -4
- package/views/webgl/testFloatBufferBlend.js +1 -4
- package/views/webgl/testSVGPremultipliedAlpha.js +1 -4
- package/views/webgl/testUtils.js +1 -4
- package/views/webgl/textureTracer.js +1 -4
- package/views/webgl/textureUtils.js +1 -4
- package/webdoc/GeotriggersInfo.js +1 -4
- package/webdoc/IPSInfo.js +1 -4
- package/webdoc/RangeInfo.js +1 -4
- package/webdoc/Widgets.js +1 -4
- package/webdoc/applicationProperties/Search.js +1 -4
- package/webdoc/applicationProperties/SearchLayer.js +1 -4
- package/webdoc/applicationProperties/SearchLayerField.js +1 -4
- package/webdoc/applicationProperties/SearchTable.js +1 -4
- package/webdoc/applicationProperties/SearchTableField.js +1 -4
- package/webdoc/applicationProperties/Viewing.js +1 -4
- package/webdoc/geotriggersInfo/DeviceLocationFeed.js +1 -4
- package/webdoc/geotriggersInfo/ExpressionInfo.js +1 -4
- package/webdoc/geotriggersInfo/FeatureFenceParameters.js +1 -4
- package/webdoc/geotriggersInfo/FeatureFilter.js +1 -4
- package/webdoc/geotriggersInfo/FeatureLayerSource.js +1 -4
- package/webdoc/geotriggersInfo/FenceGeotrigger.js +1 -4
- package/webdoc/geotriggersInfo/Geotrigger.js +1 -4
- package/webdoc/geotriggersInfo/GeotriggerNotificationOptions.js +1 -4
- package/webdoc/geotriggersInfo/support/geotriggerTypes.js +1 -4
- package/webdoc/geotriggersInfo/support/typeUtils.js +1 -4
- package/webdoc/ips/AppleIPSProperties.js +1 -4
- package/webdoc/ips/Configuration.js +1 -4
- package/webdoc/ips/GNSSProperties.js +1 -4
- package/webdoc/ips/PathSnappingProperties.js +1 -4
- package/webdoc/ips/PositioningService.js +1 -4
- package/webdoc/ips/SmoothingProperties.js +1 -4
- package/webdoc/support/SlideThumbnail.js +1 -4
- package/webdoc/support/opacityUtils.js +1 -4
- package/webdoc/support/resourceUtils.js +1 -4
- package/webdoc/support/saveUtils.js +1 -4
- package/webdoc/support/thumbnailUtils.js +1 -4
- package/webdoc/support/timeProperties.js +1 -4
- package/webdoc/support/webdocLoadUtils.js +1 -4
- package/webdoc/support/webdocSaveUtils.js +1 -4
- package/webdoc/support/writeUtils.js +1 -4
- package/webdoc/widgets/FloorFilter.js +1 -4
- package/webdoc/widgets/Range.js +1 -4
- package/webdoc/widgets/TimeSlider.js +1 -4
- package/webmap/ApplicationProperties.js +1 -4
- package/webmap/Bookmark.js +1 -4
- package/webmap/InitialViewProperties.js +1 -4
- package/webmap/Version.js +1 -4
- package/webmap/background/ColorBackground.js +1 -4
- package/webmap/utils.js +1 -4
- package/webscene/ApplicationProperties.js +1 -4
- package/webscene/Environment.js +1 -4
- package/webscene/InitialViewProperties.js +1 -4
- package/webscene/Presentation.js +1 -4
- package/webscene/Slide.js +1 -4
- package/webscene/SlideLegendInfo.js +1 -4
- package/webscene/SunLighting.js +1 -4
- package/webscene/TransportationNetwork.js +1 -4
- package/webscene/Version.js +1 -4
- package/webscene/VirtualLighting.js +1 -4
- package/webscene/background/Background.js +1 -4
- package/webscene/background/ColorBackground.js +1 -4
- package/webscene/background/utils.js +1 -4
- package/webscene/lightingTypes.js +1 -4
- package/webscene/spec-certification/api.js +1 -4
- package/webscene/spec-certification/compare.js +1 -4
- package/webscene/spec-certification/spec.js +1 -4
- package/webscene/spec-certification/utils.js +1 -4
- package/webscene/support/AlphaCutoff.js +1 -4
- package/webscene/support/Description.js +1 -4
- package/webscene/support/FeatureReference.js +1 -4
- package/webscene/support/FeatureReferenceGlobalId.js +1 -4
- package/webscene/support/FeatureReferenceId.js +1 -4
- package/webscene/support/FeatureReferenceObjectId.js +1 -4
- package/webscene/support/LayerReference.js +1 -4
- package/webscene/support/SlideElements.js +1 -4
- package/webscene/support/SlideEnvironment.js +1 -4
- package/webscene/support/SlideGround.js +1 -4
- package/webscene/support/SlidePopupInfo.js +1 -4
- package/webscene/support/SlideVisibleLayer.js +1 -4
- package/webscene/support/Title.js +1 -4
- package/webscene/support/analysisUtils.js +1 -4
- package/webscene/support/featureReferenceUtils.js +1 -4
- package/webscene/support/schemaValidator.js +1 -4
- package/webscene/support/schemaValidatorLoader.js +1 -4
- package/webscene/utils.js +1 -4
- package/widgets/AreaMeasurement2D/AreaMeasurement2DTool.js +1 -4
- package/widgets/AreaMeasurement2D/AreaMeasurement2DViewModel.js +1 -4
- package/widgets/AreaMeasurement2D.js +1 -4
- package/widgets/AreaMeasurement3D/AreaMeasurement3DViewModel.js +1 -4
- package/widgets/AreaMeasurement3D.js +1 -4
- package/widgets/Attachments/AttachmentsViewModel.js +1 -4
- package/widgets/Attachments/support/attachmentUtils.js +1 -4
- package/widgets/Attachments.js +1 -4
- package/widgets/Attribution/AttributionViewModel.js +1 -4
- package/widgets/Attribution.js +1 -4
- package/widgets/BasemapGallery/BasemapGalleryViewModel.js +1 -4
- package/widgets/BasemapGallery/css.js +1 -4
- package/widgets/BasemapGallery/support/BasemapGalleryItem.js +1 -4
- package/widgets/BasemapGallery/support/LocalBasemapsSource.js +1 -4
- package/widgets/BasemapGallery/support/PortalBasemapsSource.js +1 -4
- package/widgets/BasemapGallery/support/basemapCompatibilityUtils.js +1 -4
- package/widgets/BasemapGallery.js +1 -4
- package/widgets/BasemapLayerList/BasemapLayerListViewModel.js +1 -4
- package/widgets/BasemapLayerList/BasemapLayerListVisibleElements.js +1 -4
- package/widgets/BasemapLayerList/css.js +1 -4
- package/widgets/BasemapLayerList.js +1 -4
- package/widgets/BasemapToggle/BasemapToggleViewModel.js +1 -4
- package/widgets/BasemapToggle/css.js +1 -4
- package/widgets/BasemapToggle.js +1 -4
- package/widgets/BatchAttributeForm/BatchAttributeFormViewModel.js +1 -4
- package/widgets/BatchAttributeForm/ReactiveGraphic.js +1 -4
- package/widgets/BatchAttributeForm/VisibleElements.js +1 -4
- package/widgets/BatchAttributeForm/batchAttributeFormUtils.js +1 -4
- package/widgets/BatchAttributeForm/css.js +1 -4
- package/widgets/BatchAttributeForm/expressions/ArcadeExecutorProvider.js +1 -4
- package/widgets/BatchAttributeForm/expressions/ExpressionsManager.js +1 -4
- package/widgets/BatchAttributeForm/expressions/ExpressionsModel.js +1 -4
- package/widgets/BatchAttributeForm/expressions/expressionUtils.js +1 -4
- package/widgets/BatchAttributeForm/inputs/BatchFormInputs.js +1 -4
- package/widgets/BatchAttributeForm/inputs/EditableInput.js +1 -4
- package/widgets/BatchAttributeForm/inputs/FieldInput.js +1 -4
- package/widgets/BatchAttributeForm/inputs/GroupInput.js +1 -4
- package/widgets/BatchAttributeForm/inputs/InputBase.js +1 -4
- package/widgets/BatchAttributeForm/inputs/SingleFeatureInput.js +1 -4
- package/widgets/BatchAttributeForm/inputs/TextElementInput.js +1 -4
- package/widgets/BatchAttributeForm/inputs/support/createBatchFormInputs.js +1 -4
- package/widgets/BatchAttributeForm/inputs/support/inputUtils.js +1 -4
- package/widgets/BatchAttributeForm/inputs/support/textInputElementUtils.js +1 -4
- package/widgets/BatchAttributeForm/templates/BatchFormTemplate.js +1 -4
- package/widgets/BatchAttributeForm/templates/ElementTemplateBase.js +1 -4
- package/widgets/BatchAttributeForm/templates/FieldElementTemplate.js +1 -4
- package/widgets/BatchAttributeForm/templates/GroupElementTemplate.js +1 -4
- package/widgets/BatchAttributeForm/templates/TextElementTemplate.js +1 -4
- package/widgets/BatchAttributeForm/templates/support/contingentValuesUtils.js +1 -4
- package/widgets/BatchAttributeForm/templates/support/createBatchFormTemplate.js +1 -4
- package/widgets/BatchAttributeForm/templates/support/hashElementTemplate.js +1 -4
- package/widgets/BatchAttributeForm/templates/support/templateUtils.js +1 -4
- package/widgets/BatchAttributeForm.js +1 -4
- package/widgets/Bookmarks/BookmarksUserState.js +1 -4
- package/widgets/Bookmarks/BookmarksViewModel.js +1 -4
- package/widgets/Bookmarks/BookmarksVisibleElements.js +1 -4
- package/widgets/Bookmarks/css.js +1 -4
- package/widgets/Bookmarks.js +1 -4
- package/widgets/BuildingExplorer/BuildingDisciplinesTree/BuildingDisciplinesNode.js +1 -4
- package/widgets/BuildingExplorer/BuildingDisciplinesTree/BuildingDisciplinesTree.js +1 -4
- package/widgets/BuildingExplorer/BuildingDisciplinesViewModel.js +1 -4
- package/widgets/BuildingExplorer/BuildingExplorerViewModel.js +1 -4
- package/widgets/BuildingExplorer/BuildingLevel.js +1 -4
- package/widgets/BuildingExplorer/BuildingLevelPicker/BuildingLevelPicker.js +1 -4
- package/widgets/BuildingExplorer/BuildingLevelPicker/Label.js +1 -4
- package/widgets/BuildingExplorer/BuildingLevelPicker/LevelItem.js +1 -4
- package/widgets/BuildingExplorer/BuildingLevelPicker/constants.js +1 -4
- package/widgets/BuildingExplorer/BuildingLevelPicker/css.js +1 -4
- package/widgets/BuildingExplorer/BuildingNumericFilterViewModel.js +1 -4
- package/widgets/BuildingExplorer/BuildingPhase.js +1 -4
- package/widgets/BuildingExplorer/BuildingPhasePicker/BuildingPhasePicker.js +1 -4
- package/widgets/BuildingExplorer/BuildingPhasePicker/css.js +1 -4
- package/widgets/BuildingExplorer/css.js +1 -4
- package/widgets/BuildingExplorer/support/LayerTreeNode.js +1 -4
- package/widgets/BuildingExplorer/support/buildingLayerUtils.js +1 -4
- package/widgets/BuildingExplorer/support/filterUtils.js +1 -4
- package/widgets/BuildingExplorer/support/layerUtils.js +1 -4
- package/widgets/BuildingExplorer/support/validation.js +1 -4
- package/widgets/BuildingExplorer.js +1 -4
- package/widgets/CatalogLayerList/CatalogLayerListViewModel.js +1 -4
- package/widgets/CatalogLayerList/CatalogLayerListVisibleElements.js +1 -4
- package/widgets/CatalogLayerList/css.js +1 -4
- package/widgets/CatalogLayerList.js +1 -4
- package/widgets/Compass/CompassViewModel.js +1 -4
- package/widgets/Compass/css.js +1 -4
- package/widgets/Compass/utils.js +1 -4
- package/widgets/Compass.js +1 -4
- package/widgets/CoordinateConversion/CoordinateConversionViewModel.js +1 -4
- package/widgets/CoordinateConversion/support/Conversion.js +1 -4
- package/widgets/CoordinateConversion/support/Format.js +1 -4
- package/widgets/CoordinateConversion/support/coordinateConversionUtils.js +1 -4
- package/widgets/CoordinateConversion/support/formatUtils.js +1 -4
- package/widgets/CoordinateConversion.js +1 -4
- package/widgets/Daylight/DaylightViewModel.js +1 -4
- package/widgets/Daylight/VisibleElements.js +1 -4
- package/widgets/Daylight/css.js +1 -4
- package/widgets/Daylight/support/SliderWithDropdown.js +1 -4
- package/widgets/Daylight/support/SliderWithDropdownViewModel.js +1 -4
- package/widgets/Daylight/support/daylightUtils.js +1 -4
- package/widgets/Daylight.js +1 -4
- package/widgets/DirectLineMeasurement3D/DirectLineMeasurement3DViewModel.js +1 -4
- package/widgets/DirectLineMeasurement3D.js +1 -4
- package/widgets/DirectionalPad/DirectionalPadViewModel.js +1 -4
- package/widgets/DirectionalPad/VisibleElements.js +1 -4
- package/widgets/DirectionalPad/constants.js +1 -4
- package/widgets/DirectionalPad/css.js +1 -4
- package/widgets/DirectionalPad/utils.js +1 -4
- package/widgets/DirectionalPad.js +1 -4
- package/widgets/Directions/DirectionsSearchTool.js +1 -4
- package/widgets/Directions/DirectionsViewModel.js +1 -4
- package/widgets/Directions/DirectionsVisibleElements.js +1 -4
- package/widgets/Directions/css.js +1 -4
- package/widgets/Directions/support/directionsUtils.js +1 -4
- package/widgets/Directions.js +2 -5
- package/widgets/DistanceMeasurement2D/DistanceMeasurement2DTool.js +1 -4
- package/widgets/DistanceMeasurement2D/DistanceMeasurement2DViewModel.js +1 -4
- package/widgets/DistanceMeasurement2D.js +1 -4
- package/widgets/Editor/AddAssociationWorkflow.js +1 -4
- package/widgets/Editor/AddAssociationWorkflowData.js +1 -4
- package/widgets/Editor/CreateFeaturesWorkflow.js +1 -4
- package/widgets/Editor/CreateFeaturesWorkflowData.js +1 -4
- package/widgets/Editor/EditorViewModel.js +1 -4
- package/widgets/Editor/Edits.js +1 -4
- package/widgets/Editor/MergeFeaturesWorkflow.js +1 -4
- package/widgets/Editor/MergeFeaturesWorkflowData.js +1 -4
- package/widgets/Editor/SplitFeatureWorkflow.js +1 -4
- package/widgets/Editor/SplitFeatureWorkflowData.js +1 -4
- package/widgets/Editor/UpdateFeatureWorkflow.js +1 -4
- package/widgets/Editor/UpdateFeatureWorkflowData.js +1 -4
- package/widgets/Editor/UpdateFeaturesWorkflow.js +1 -4
- package/widgets/Editor/UpdateFeaturesWorkflowData.js +1 -4
- package/widgets/Editor/UpdateRecordWorkflow.js +1 -4
- package/widgets/Editor/UpdateRecordWorkflowData.js +1 -4
- package/widgets/Editor/UpdateWorkflow.js +1 -4
- package/widgets/Editor/UpdateWorkflowData.js +1 -4
- package/widgets/Editor/Upload.js +1 -4
- package/widgets/Editor/VisibleElements.js +1 -4
- package/widgets/Editor/Workflow.js +1 -4
- package/widgets/Editor/components/CreateFeaturesPanelContent.js +1 -4
- package/widgets/Editor/components/FeatureList.js +1 -4
- package/widgets/Editor/components/FooterActions.js +1 -4
- package/widgets/Editor/components/MergeFeaturesList.js +1 -4
- package/widgets/Editor/components/Notices.js +1 -4
- package/widgets/Editor/components/PanelContent.js +1 -4
- package/widgets/Editor/components/PanelToolbar.js +1 -4
- package/widgets/Editor/components/PendingFeatureList.js +1 -4
- package/widgets/Editor/components/Prompt.js +1 -4
- package/widgets/Editor/components/Settings.js +1 -4
- package/widgets/Editor/components/UpdateFeaturePanelContent.js +1 -4
- package/widgets/Editor/components/UploadDetails.js +1 -4
- package/widgets/Editor/components/workflowAdapters/pendingFeatureList/CreateFeaturesWorkflowPendingFeatureListAdapter.js +1 -4
- package/widgets/Editor/components/workflowAdapters/pendingFeatureList/SplitFeatureWorkflowPendingFeatureListAdapter.js +1 -4
- package/widgets/Editor/css.js +1 -4
- package/widgets/Editor/modelUploadUtils.js +1 -4
- package/widgets/Editor/support/EditorEditingCapabilities.js +1 -4
- package/widgets/Editor/support/EditorItem.js +1 -4
- package/widgets/Editor/support/SketchController.js +1 -4
- package/widgets/Editor/support/dependencySort.js +1 -4
- package/widgets/Editor/support/editsUtils.js +1 -4
- package/widgets/Editor/support/errors.js +1 -4
- package/widgets/Editor/support/mergeFeaturesUtils.js +1 -4
- package/widgets/Editor/support/splitFeatureUtils.js +1 -4
- package/widgets/Editor/workflowUtils.js +1 -4
- package/widgets/Editor.js +2 -5
- package/widgets/ElevationProfile/ElevationProfileController.js +1 -4
- package/widgets/ElevationProfile/ElevationProfileInteraction.js +1 -4
- package/widgets/ElevationProfile/ElevationProfileLine.js +1 -4
- package/widgets/ElevationProfile/ElevationProfileLineGround.js +1 -4
- package/widgets/ElevationProfile/ElevationProfileLineInput.js +1 -4
- package/widgets/ElevationProfile/ElevationProfileLineQuery.js +1 -4
- package/widgets/ElevationProfile/ElevationProfileLineView.js +1 -4
- package/widgets/ElevationProfile/ElevationProfileTool.js +1 -4
- package/widgets/ElevationProfile/ElevationProfileViewModel.js +1 -4
- package/widgets/ElevationProfile/ElevationProfileVisibleElements.js +1 -4
- package/widgets/ElevationProfile/components/Legend.js +1 -4
- package/widgets/ElevationProfile/components/LegendItem.js +1 -4
- package/widgets/ElevationProfile/components/SettingsButton.js +1 -4
- package/widgets/ElevationProfile/components/Statistics.js +1 -4
- package/widgets/ElevationProfile/css.js +1 -4
- package/widgets/ElevationProfile/elevationProfileLineTypes.js +1 -4
- package/widgets/ElevationProfile/support/ElevationProfileView.js +1 -4
- package/widgets/ElevationProfile/support/ElevationProfileView2D.js +1 -4
- package/widgets/ElevationProfile/support/ElevationProfileView3D.js +1 -4
- package/widgets/ElevationProfile/support/HoveredPoints.js +1 -4
- package/widgets/ElevationProfile/support/InputRepresentation2D.js +1 -4
- package/widgets/ElevationProfile/support/InputRepresentation3D.js +1 -4
- package/widgets/ElevationProfile/support/ProfileGenerationError.js +1 -4
- package/widgets/ElevationProfile/support/ProfileLine2D.js +1 -4
- package/widgets/ElevationProfile/support/ProfileLines3D.js +1 -4
- package/widgets/ElevationProfile/support/chartUtils.js +2 -5
- package/widgets/ElevationProfile/support/constants.js +1 -4
- package/widgets/ElevationProfile/support/elevationQuerySourceUtils.js +1 -4
- package/widgets/ElevationProfile/support/geometryUtils.js +1 -4
- package/widgets/ElevationProfile/support/intlUtils.js +1 -4
- package/widgets/ElevationProfile/support/niceScale.js +1 -4
- package/widgets/ElevationProfile/support/profileUtils.js +1 -4
- package/widgets/ElevationProfile/support/statisticsUtils.js +1 -4
- package/widgets/ElevationProfile/support/unitUtils.js +1 -4
- package/widgets/ElevationProfile/support/visualizationUtils.js +1 -4
- package/widgets/ElevationProfile.js +1 -4
- package/widgets/Expand/ExpandViewModel.js +1 -4
- package/widgets/Expand.js +1 -4
- package/widgets/Feature/FeatureAttachments/FeatureAttachmentsViewModel.js +1 -4
- package/widgets/Feature/FeatureAttachments.js +1 -4
- package/widgets/Feature/FeatureContent/FeatureContentViewModel.js +1 -4
- package/widgets/Feature/FeatureContent.js +1 -4
- package/widgets/Feature/FeatureExpression/FeatureExpressionViewModel.js +1 -4
- package/widgets/Feature/FeatureExpression.js +1 -4
- package/widgets/Feature/FeatureFields/FeatureFieldsViewModel.js +1 -4
- package/widgets/Feature/FeatureFields.js +1 -4
- package/widgets/Feature/FeatureMedia/FeatureMediaViewModel.js +1 -4
- package/widgets/Feature/FeatureMedia/chartCommon.js +1 -4
- package/widgets/Feature/FeatureMedia/pieChart.js +1 -4
- package/widgets/Feature/FeatureMedia/xyChart.js +1 -4
- package/widgets/Feature/FeatureMedia.js +1 -4
- package/widgets/Feature/FeatureRelationship/FeatureRelationshipViewModel.js +1 -4
- package/widgets/Feature/FeatureRelationship.js +1 -4
- package/widgets/Feature/FeatureUtilityNetworkAssociationList.js +1 -4
- package/widgets/Feature/FeatureUtilityNetworkAssociations/VisibleElements.js +1 -4
- package/widgets/Feature/FeatureUtilityNetworkAssociations/resources.js +1 -4
- package/widgets/Feature/FeatureUtilityNetworkAssociations.js +1 -4
- package/widgets/Feature/FeatureViewModel.js +1 -4
- package/widgets/Feature/resources.js +1 -4
- package/widgets/Feature/support/FeatureContentMixin.js +1 -4
- package/widgets/Feature/support/FeatureElementInfo.js +1 -4
- package/widgets/Feature/support/arcadeFeatureUtils.js +1 -4
- package/widgets/Feature/support/featureUtils.js +1 -4
- package/widgets/Feature/support/relatedFeatureUtils.js +1 -4
- package/widgets/Feature.js +2 -5
- package/widgets/FeatureForm/EditableInput.js +1 -4
- package/widgets/FeatureForm/FeatureFormUtilityNetworkAssociations/AssociationDetails.js +1 -4
- package/widgets/FeatureForm/FeatureFormUtilityNetworkAssociations/FeatureFormUtilityNetworkAssociationList.js +1 -4
- package/widgets/FeatureForm/FeatureFormUtilityNetworkAssociations/UtilityNetworkAssociationItemList.js +1 -4
- package/widgets/FeatureForm/FeatureFormUtilityNetworkAssociations/UtilityNetworkAssociationSettings.js +1 -4
- package/widgets/FeatureForm/FeatureFormUtilityNetworkAssociations/VisibleElements.js +1 -4
- package/widgets/FeatureForm/FeatureFormViewModel.js +1 -4
- package/widgets/FeatureForm/FieldInput.js +1 -4
- package/widgets/FeatureForm/FormExpressionsManager.js +1 -4
- package/widgets/FeatureForm/Format.js +1 -4
- package/widgets/FeatureForm/GroupInput.js +1 -4
- package/widgets/FeatureForm/InputBase.js +1 -4
- package/widgets/FeatureForm/RelationshipInput.js +1 -4
- package/widgets/FeatureForm/TextElementInput.js +1 -4
- package/widgets/FeatureForm/UtilityNetworkAssociationAddAssociationViewModel.js +1 -4
- package/widgets/FeatureForm/UtilityNetworkAssociationInput.js +1 -4
- package/widgets/FeatureForm/VisibleElements.js +1 -4
- package/widgets/FeatureForm/css.js +1 -4
- package/widgets/FeatureForm/featureFormUtils.js +1 -4
- package/widgets/FeatureForm/support/textElementInputUtils.js +1 -4
- package/widgets/FeatureForm/support/textManipulationUtils.js +1 -4
- package/widgets/FeatureForm.js +2 -5
- package/widgets/FeatureTable/ActionColumn.js +1 -4
- package/widgets/FeatureTable/AttachmentsColumn.d.ts +1 -1
- package/widgets/FeatureTable/AttachmentsColumn.js +1 -4
- package/widgets/FeatureTable/ColumnMenuVisibleElements.js +1 -4
- package/widgets/FeatureTable/FeatureTableViewModel.d.ts +40 -7
- package/widgets/FeatureTable/FeatureTableViewModel.js +2 -5
- package/widgets/FeatureTable/FieldColumn.d.ts +1 -1
- package/widgets/FeatureTable/FieldColumn.js +1 -4
- package/widgets/FeatureTable/Grid/Column.js +1 -4
- package/widgets/FeatureTable/Grid/ColumnCSS.js +1 -4
- package/widgets/FeatureTable/Grid/EditorColumn.js +1 -4
- package/widgets/FeatureTable/Grid/Grid.js +1 -4
- package/widgets/FeatureTable/Grid/GridViewModel.js +1 -4
- package/widgets/FeatureTable/Grid/GroupColumn.js +1 -4
- package/widgets/FeatureTable/RelationshipColumn.js +1 -4
- package/widgets/FeatureTable/TableMenuVisibleElements.js +1 -4
- package/widgets/FeatureTable/VisibleElements.js +1 -4
- package/widgets/FeatureTable/support/AttachmentsColumnTemplate.js +1 -4
- package/widgets/FeatureTable/support/AttachmentsViewOptions.js +1 -4
- package/widgets/FeatureTable/support/ColumnTemplate.js +1 -4
- package/widgets/FeatureTable/support/ColumnTemplateBase.js +1 -4
- package/widgets/FeatureTable/support/EditableColumnTemplateMixin.js +1 -4
- package/widgets/FeatureTable/support/FeatureStore.js +2 -5
- package/widgets/FeatureTable/support/FieldColumnTemplate.js +1 -4
- package/widgets/FeatureTable/support/GroupColumnTemplate.js +1 -4
- package/widgets/FeatureTable/support/RelationshipColumnTemplate.js +1 -4
- package/widgets/FeatureTable/support/TableTemplate.js +1 -4
- package/widgets/FeatureTable/support/columnUtils.js +1 -4
- package/widgets/FeatureTable/support/exportUtils.js +1 -4
- package/widgets/FeatureTable/support/tableUtils.js +1 -4
- package/widgets/FeatureTable/support/templateUtils.js +1 -4
- package/widgets/FeatureTable/support/types.d.ts +32 -0
- package/widgets/FeatureTable.d.ts +27 -3
- package/widgets/FeatureTable.js +2 -5
- package/widgets/FeatureTemplates/FeatureTemplatesViewModel.js +1 -4
- package/widgets/FeatureTemplates/TemplateItem.js +1 -4
- package/widgets/FeatureTemplates/TemplateItemGroup.js +1 -4
- package/widgets/FeatureTemplates/VisibleElements.js +1 -4
- package/widgets/FeatureTemplates/featureTemplatesUtils.js +1 -4
- package/widgets/FeatureTemplates.js +1 -4
- package/widgets/Features/FeaturesDrillIn.js +1 -4
- package/widgets/Features/FeaturesViewModel.js +1 -4
- package/widgets/Features/FeaturesVisibleElements.js +1 -4
- package/widgets/Features/css.js +1 -4
- package/widgets/Features.js +2 -5
- package/widgets/FloorFilter/FloorFilterViewModel.js +1 -4
- package/widgets/FloorFilter/css.js +1 -4
- package/widgets/FloorFilter.js +1 -4
- package/widgets/FovOverlay.js +1 -4
- package/widgets/Fullscreen/FullscreenViewModel.js +1 -4
- package/widgets/Fullscreen.js +1 -4
- package/widgets/Histogram/HistogramViewModel.js +1 -4
- package/widgets/Histogram.js +1 -4
- package/widgets/HistogramRangeSlider/HistogramRangeSliderViewModel.js +1 -4
- package/widgets/HistogramRangeSlider.js +1 -4
- package/widgets/Home/HomeViewModel.js +1 -4
- package/widgets/Home.js +1 -4
- package/widgets/LayerList/LayerListItem.js +1 -4
- package/widgets/LayerList/LayerListViewModel.js +1 -4
- package/widgets/LayerList/LayerListVisibleElements.js +1 -4
- package/widgets/LayerList/ListItem.d.ts +2 -2
- package/widgets/LayerList/ListItem.js +1 -4
- package/widgets/LayerList/ListItemPanel.js +1 -4
- package/widgets/LayerList/css.js +1 -4
- package/widgets/LayerList/support/layerListUtils.js +1 -4
- package/widgets/LayerList.js +1 -4
- package/widgets/Legend/LegendViewModel.js +1 -4
- package/widgets/Legend/styles/card/CardView.js +1 -4
- package/widgets/Legend/styles/card/ColorRamp.js +1 -4
- package/widgets/Legend/styles/card/LegendElement.js +1 -4
- package/widgets/Legend/styles/card/SizeRamp.js +1 -4
- package/widgets/Legend/styles/card/UnivariateAboveAndBelowRamp.js +1 -4
- package/widgets/Legend/styles/card/UnivariateColorSizeRamp.js +1 -4
- package/widgets/Legend/styles/card/css.js +1 -4
- package/widgets/Legend/styles/classic/ClassicView.js +1 -4
- package/widgets/Legend/styles/classic/ColorRamp.js +1 -4
- package/widgets/Legend/styles/classic/LegendElement.js +1 -4
- package/widgets/Legend/styles/classic/SizeRamp.js +1 -4
- package/widgets/Legend/styles/classic/UnivariateAboveAndBelowRamp.js +1 -4
- package/widgets/Legend/styles/classic/UnivariateColorSizeRamp.js +1 -4
- package/widgets/Legend/styles/classic/css.js +1 -4
- package/widgets/Legend/styles/support/relationshipUtils.js +1 -4
- package/widgets/Legend/styles/support/sizeRampUtils.js +1 -4
- package/widgets/Legend/styles/support/univariateUtils.js +1 -4
- package/widgets/Legend/styles/support/utils.js +1 -4
- package/widgets/Legend/support/ActiveLayerInfo.js +1 -4
- package/widgets/Legend/support/clusterUtils.js +1 -4
- package/widgets/Legend/support/colorRampUtils.js +1 -4
- package/widgets/Legend/support/heatmapRampUtils.js +1 -4
- package/widgets/Legend/support/relationshipRampUtils.js +1 -4
- package/widgets/Legend/support/sizeRampUtils.js +1 -4
- package/widgets/Legend/support/styleUtils.js +1 -4
- package/widgets/Legend/support/utils.js +1 -4
- package/widgets/Legend.js +1 -4
- package/widgets/LineOfSight/LineOfSightTarget.js +1 -4
- package/widgets/LineOfSight/LineOfSightViewModel.js +1 -4
- package/widgets/LineOfSight.js +1 -4
- package/widgets/LinkChartLayoutSwitcher/LinkChartLayoutSwitcherViewModel.js +1 -4
- package/widgets/Locate/LocateViewModel.js +1 -4
- package/widgets/Locate.js +1 -4
- package/widgets/Measurement/MeasurementViewModel.js +1 -4
- package/widgets/Measurement.js +1 -4
- package/widgets/NavigationToggle/NavigationToggleViewModel.js +1 -4
- package/widgets/NavigationToggle/css.js +1 -4
- package/widgets/NavigationToggle.js +1 -4
- package/widgets/OrientedImageryViewer/OrientedImageryViewerViewModel.js +2 -5
- package/widgets/OrientedImageryViewer/OrientedImageryViewerVisibleElements.js +1 -4
- package/widgets/OrientedImageryViewer/adapters/sketch/DataCaptureAdapter.js +1 -4
- package/widgets/OrientedImageryViewer/adapters/sketch/MeasurementAdapter.js +1 -4
- package/widgets/OrientedImageryViewer/adapters/sketch/TriangulatedMeasurementAdapter.js +1 -4
- package/widgets/OrientedImageryViewer/adapters/view/MapViewAdapter.js +2 -5
- package/widgets/OrientedImageryViewer/adapters/view/SceneViewAdapter.js +2 -5
- package/widgets/OrientedImageryViewer/arcUtils.js +1 -4
- package/widgets/OrientedImageryViewer/components/Alert.js +1 -4
- package/widgets/OrientedImageryViewer/components/Arrow.js +1 -4
- package/widgets/OrientedImageryViewer/components/ImageLocationWidget.js +1 -4
- package/widgets/OrientedImageryViewer/components/ImageMeasurementWidget.js +1 -4
- package/widgets/OrientedImageryViewer/components/ImageOverlays.js +1 -4
- package/widgets/OrientedImageryViewer/components/ImageViewer.js +1 -4
- package/widgets/OrientedImageryViewer/components/ImageViewerViewModel.js +2 -5
- package/widgets/OrientedImageryViewer/components/NavigationAction.js +1 -4
- package/widgets/OrientedImageryViewer/components/NavigationActions.js +1 -4
- package/widgets/OrientedImageryViewer/components/NavigationNode.js +2 -5
- package/widgets/OrientedImageryViewer/components/NavigationSettings.js +1 -4
- package/widgets/OrientedImageryViewer/components/NavigationUI.js +1 -4
- package/widgets/OrientedImageryViewer/components/NavigationUI360.js +1 -4
- package/widgets/OrientedImageryViewer/components/NavigationUIPanoramicViewModel.js +1 -4
- package/widgets/OrientedImageryViewer/components/NavigationUIViewModel.js +1 -4
- package/widgets/OrientedImageryViewer/components/OrientedImageryVideoViewModel.js +2 -5
- package/widgets/OrientedImageryViewer/components/OverlayLayersList.js +1 -4
- package/widgets/OrientedImageryViewer/components/OverlayLayersListViewModel.js +1 -4
- package/widgets/OrientedImageryViewer/components/SequentialNavigationUI.js +1 -4
- package/widgets/OrientedImageryViewer/components/SketchTools.js +1 -4
- package/widgets/OrientedImageryViewer/components/VideoEnhancementTools.js +1 -4
- package/widgets/OrientedImageryViewer/components/imageNavigationUtils.js +1 -4
- package/widgets/OrientedImageryViewer/constants.js +2 -5
- package/widgets/OrientedImageryViewer/css.js +1 -4
- package/widgets/OrientedImageryViewer/galleryUtils.js +1 -4
- package/widgets/OrientedImageryViewer/imageMeasurementUtils.js +1 -4
- package/widgets/OrientedImageryViewer/mixins/ImageMeasurementMixin.js +1 -4
- package/widgets/OrientedImageryViewer/mixins/SketchHandlerMixin.js +1 -4
- package/widgets/OrientedImageryViewer/mixins/TriangulatedImageMeasurementMixin.js +1 -4
- package/widgets/OrientedImageryViewer/mixins/TriangulatedSketchHandlerMixin.js +1 -4
- package/widgets/OrientedImageryViewer/navigation/NavigationManager.js +2 -5
- package/widgets/OrientedImageryViewer/navigation/NavigationManagerPanoramic.js +1 -4
- package/widgets/OrientedImageryViewer/navigation/errors.js +2 -5
- package/widgets/OrientedImageryViewer/navigation/queries.js +2 -5
- package/widgets/OrientedImageryViewer/navigation/utils.js +2 -5
- package/widgets/OrientedImageryViewer/services/DepthImageService.js +1 -4
- package/widgets/OrientedImageryViewer/services/ImageMeasurementService.js +1 -4
- package/widgets/OrientedImageryViewer/services/TransformationService.js +2 -5
- package/widgets/OrientedImageryViewer/support/MediaPrefetcher.js +2 -5
- package/widgets/OrientedImageryViewer/support/NonPanoramicMedia.js +1 -4
- package/widgets/OrientedImageryViewer/support/NonPanoramicMediaCollection.js +1 -4
- package/widgets/OrientedImageryViewer/support/dataCaptureUtils.js +1 -4
- package/widgets/OrientedImageryViewer/support/geometryUtils.js +1 -4
- package/widgets/OrientedImageryViewer/support/resolveMediaProps.js +1 -4
- package/widgets/OrientedImageryViewer/support/typeUtils.js +1 -4
- package/widgets/OrientedImageryViewer/support/urlUtils.js +1 -4
- package/widgets/OrientedImageryViewer/symbols.js +1 -4
- package/widgets/OrientedImageryViewer/transformers.js +1 -4
- package/widgets/OrientedImageryViewer/utils.js +2 -5
- package/widgets/OrientedImageryViewer/videoViewerUtils.js +1 -4
- package/widgets/OrientedImageryViewer.js +2 -5
- package/widgets/PanoramicVideoViewer.js +1 -4
- package/widgets/PanoramicViewer/PanoramicVideoViewerViewModel.js +1 -4
- package/widgets/PanoramicViewer/PanoramicViewerViewModel.js +2 -5
- package/widgets/PanoramicViewer/PanoramicZoomConditions.js +1 -4
- package/widgets/PanoramicViewer/PanoramicZoomManager.js +1 -4
- package/widgets/PanoramicViewer/PanoramicZoomViewModel.js +1 -4
- package/widgets/PanoramicViewer/constants.js +1 -4
- package/widgets/PanoramicViewer/support/ClosestMap.js +1 -4
- package/widgets/PanoramicViewer/support/PanoramicMedia.js +1 -4
- package/widgets/PanoramicViewer/support/PanoramicMediaCollection.js +1 -4
- package/widgets/PanoramicViewer/support/PanoramicMediaError.js +1 -4
- package/widgets/PanoramicViewer/support/PanoramicMeshManager.js +1 -4
- package/widgets/PanoramicViewer/support/PanoramicMeshWorker.js +1 -4
- package/widgets/PanoramicViewer/support/PanoramicTileNode.js +1 -4
- package/widgets/PanoramicViewer/support/PanoramicTilePyramid.js +1 -4
- package/widgets/PanoramicViewer/support/getVisibleTiles.js +1 -4
- package/widgets/PanoramicViewer/support/importUtils.js +1 -4
- package/widgets/PanoramicViewer/utils.js +1 -4
- package/widgets/PanoramicViewer.js +1 -4
- package/widgets/Popup/PopupViewModel.js +1 -4
- package/widgets/Popup/PopupVisibleElements.js +1 -4
- package/widgets/Popup/actionUtils.js +1 -4
- package/widgets/Popup/actions.js +1 -4
- package/widgets/Popup/css.js +1 -4
- package/widgets/Popup.js +2 -5
- package/widgets/Print/CustomTemplate.js +1 -4
- package/widgets/Print/FileLink.js +1 -4
- package/widgets/Print/PrintViewModel.js +1 -4
- package/widgets/Print/TemplateOptions.js +1 -4
- package/widgets/Print/utils.js +1 -4
- package/widgets/Print.js +1 -4
- package/widgets/ScaleBar/ScaleBarViewModel.js +1 -4
- package/widgets/ScaleBar/css.js +1 -4
- package/widgets/ScaleBar.js +1 -4
- package/widgets/ScaleRangeSlider/ScaleRangeSliderViewModel.js +1 -4
- package/widgets/ScaleRangeSlider/ScaleRanges.js +1 -4
- package/widgets/ScaleRangeSlider/css.js +1 -4
- package/widgets/ScaleRangeSlider/scalePreviewUtils.js +1 -4
- package/widgets/ScaleRangeSlider.js +1 -4
- package/widgets/Search/LayerSearchSource.js +1 -4
- package/widgets/Search/LocatorSearchSource.js +1 -4
- package/widgets/Search/SearchResultRenderer.js +1 -4
- package/widgets/Search/SearchSource.js +1 -4
- package/widgets/Search/SearchViewModel.js +1 -4
- package/widgets/Search/css.js +1 -4
- package/widgets/Search/searchResultRendererCSS.js +1 -4
- package/widgets/Search/support/layerSearchUtils.js +1 -4
- package/widgets/Search/support/locatorUtils.js +1 -4
- package/widgets/Search/types.js +1 -4
- package/widgets/Search.js +2 -5
- package/widgets/ShadowCast/DiscreteOptions.js +1 -4
- package/widgets/ShadowCast/DurationOptions.js +1 -4
- package/widgets/ShadowCast/ShadowCastViewModel.js +1 -4
- package/widgets/ShadowCast/ShadowCastVisibleElements.js +1 -4
- package/widgets/ShadowCast/ShadowTooltipViewModel.js +1 -4
- package/widgets/ShadowCast/ShadowVisualizationType.js +1 -4
- package/widgets/ShadowCast/ThresholdOptions.js +1 -4
- package/widgets/ShadowCast/components/DiscreteConfigurator.js +1 -4
- package/widgets/ShadowCast/components/DurationConfigurator.js +1 -4
- package/widgets/ShadowCast/components/ShadowTooltip.js +1 -4
- package/widgets/ShadowCast/components/ShadowTooltipContent.js +1 -4
- package/widgets/ShadowCast/components/ThresholdConfigurator.js +1 -4
- package/widgets/ShadowCast/css.js +1 -4
- package/widgets/ShadowCast.js +1 -4
- package/widgets/Sketch/CreateToolVisibilityMap.js +1 -4
- package/widgets/Sketch/SelectionToolVisibilityMap.js +1 -4
- package/widgets/Sketch/SketchViewModel.js +1 -4
- package/widgets/Sketch/VisibleElements.js +1 -4
- package/widgets/Sketch/adapters/layer/GraphicsLayerAdapter.js +1 -4
- package/widgets/Sketch/adapters/layer/MapNotesLayerAdapter.js +1 -4
- package/widgets/Sketch/support/OperationHandle.js +1 -4
- package/widgets/Sketch/support/ResponsiveToolbar/MeasuredContentGroup.js +1 -4
- package/widgets/Sketch/support/ResponsiveToolbar/OverflowGroup.js +1 -4
- package/widgets/Sketch/support/ResponsiveToolbar/ResponsiveToolbar.js +1 -4
- package/widgets/Sketch/support/ResponsiveToolbar/ResponsiveToolbarManager.js +1 -4
- package/widgets/Sketch/support/ResponsiveToolbar/SplitButton.js +1 -4
- package/widgets/Sketch/support/ResponsiveToolbar/ToolbarGroupBase.js +1 -4
- package/widgets/Sketch/support/ResponsiveToolbar/responsiveToolbarUtils.js +1 -4
- package/widgets/Sketch/support/sketchUtils.js +1 -4
- package/widgets/Sketch.js +2 -5
- package/widgets/Slice/SliceViewModel.js +1 -4
- package/widgets/Slice.js +1 -4
- package/widgets/Slider/SliderViewModel.js +1 -4
- package/widgets/Slider/css.js +1 -4
- package/widgets/Slider.js +1 -4
- package/widgets/Spinner/SpinnerViewModel.js +1 -4
- package/widgets/Spinner.js +1 -4
- package/widgets/Swipe/SwipeViewModel.js +1 -4
- package/widgets/Swipe.js +1 -4
- package/widgets/TableList/ListItem.js +1 -4
- package/widgets/TableList/ListItemPanel.js +1 -4
- package/widgets/TableList/TableListViewModel.js +1 -4
- package/widgets/TableList/TableListVisibleElements.js +1 -4
- package/widgets/TableList/css.js +1 -4
- package/widgets/TableList/support/tableListUtils.js +1 -4
- package/widgets/TableList.js +1 -4
- package/widgets/TimeSlider/TimeSliderViewModel.js +1 -4
- package/widgets/TimeSlider/css.js +1 -4
- package/widgets/TimeSlider.js +1 -4
- package/widgets/TimeZoneLabel/TimeZoneLabelViewModel.js +1 -4
- package/widgets/TimeZoneLabel/css.js +1 -4
- package/widgets/TimeZoneLabel.js +1 -4
- package/widgets/Track/TrackViewModel.js +1 -4
- package/widgets/Track.js +1 -4
- package/widgets/UtilityNetworkAssociations/UtilityNetworkAssociationsLineSymbolPicker.js +1 -4
- package/widgets/UtilityNetworkAssociations/UtilityNetworkAssociationsViewModel.js +1 -4
- package/widgets/UtilityNetworkAssociations/VisibleElements.js +1 -4
- package/widgets/UtilityNetworkAssociations/VisibleElementsSettingsPane.js +1 -4
- package/widgets/UtilityNetworkAssociations.js +1 -4
- package/widgets/UtilityNetworkTrace/UtilityNetworkTraceFeature.js +1 -4
- package/widgets/UtilityNetworkTrace/UtilityNetworkTraceFeaturesDrillIn.js +1 -4
- package/widgets/UtilityNetworkTrace/UtilityNetworkTraceViewModel.js +1 -4
- package/widgets/UtilityNetworkTrace/support/GeometryHandler.js +1 -4
- package/widgets/UtilityNetworkTrace/support/GraphicHandler.js +1 -4
- package/widgets/UtilityNetworkTrace/support/ResultAreaHandler.js +1 -4
- package/widgets/UtilityNetworkTrace/support/UtilityHelper.js +1 -4
- package/widgets/UtilityNetworkTrace.js +1 -4
- package/widgets/UtilityNetworkTraceAnalysis/UtilityNetworkTraceAnalysisViewModel.js +1 -4
- package/widgets/UtilityNetworkValidateTopology/UtilityNetworkValidateTopologyViewModel.js +1 -4
- package/widgets/UtilityNetworkValidateTopology.js +1 -4
- package/widgets/ValuePicker/ValuePickerBaseComponent.js +1 -4
- package/widgets/ValuePicker/ValuePickerCollection.js +1 -4
- package/widgets/ValuePicker/ValuePickerCombobox.js +1 -4
- package/widgets/ValuePicker/ValuePickerLabel.js +1 -4
- package/widgets/ValuePicker/ValuePickerSlider.js +1 -4
- package/widgets/ValuePicker/ValuePickerSliderVisibleElements.js +1 -4
- package/widgets/ValuePicker/ValuePickerViewModel.js +1 -4
- package/widgets/ValuePicker/ValuePickerVisibleElements.js +1 -4
- package/widgets/ValuePicker.js +1 -4
- package/widgets/VersionManagement/VersionManagementViewModel.js +1 -4
- package/widgets/VideoPlayer/VideoPlayerViewModel.js +1 -4
- package/widgets/VideoPlayer/components/MetadataSection.js +1 -4
- package/widgets/VideoPlayer/components/PlayerActionsGroup.js +1 -4
- package/widgets/VideoPlayer/components/PlayerControlsGroup.js +1 -4
- package/widgets/VideoPlayer/components/SettingsButton.js +1 -4
- package/widgets/VideoPlayer/css.js +1 -4
- package/widgets/VideoPlayer.js +1 -4
- package/widgets/Weather/LabeledSlider.js +1 -4
- package/widgets/Weather/VisibleElements.js +1 -4
- package/widgets/Weather/WeatherViewModel.js +1 -4
- package/widgets/Weather/css.js +1 -4
- package/widgets/Weather.js +1 -4
- package/widgets/Widget.js +1 -4
- package/widgets/Zoom/ZoomConditions2D.js +1 -4
- package/widgets/Zoom/ZoomConditions3D.js +1 -4
- package/widgets/Zoom/ZoomViewModel.js +1 -4
- package/widgets/Zoom.js +1 -4
- package/widgets/smartMapping/BinaryColorSizeSlider/BinaryColorSizeSliderViewModel.js +1 -4
- package/widgets/smartMapping/BinaryColorSizeSlider.js +1 -4
- package/widgets/smartMapping/ClassedColorSlider/ClassedColorSliderViewModel.js +1 -4
- package/widgets/smartMapping/ClassedColorSlider.js +1 -4
- package/widgets/smartMapping/ClassedSizeSlider/ClassedSizeSliderViewModel.js +1 -4
- package/widgets/smartMapping/ClassedSizeSlider.js +1 -4
- package/widgets/smartMapping/ColorSizeSlider/ColorSizeSliderViewModel.js +1 -4
- package/widgets/smartMapping/ColorSizeSlider.js +1 -4
- package/widgets/smartMapping/ColorSlider/ColorSliderViewModel.js +1 -4
- package/widgets/smartMapping/ColorSlider.js +1 -4
- package/widgets/smartMapping/HeatmapSlider/HeatmapSliderViewModel.js +1 -4
- package/widgets/smartMapping/HeatmapSlider.js +1 -4
- package/widgets/smartMapping/OpacitySlider/OpacitySliderViewModel.js +1 -4
- package/widgets/smartMapping/OpacitySlider.js +1 -4
- package/widgets/smartMapping/SizeSlider/SizeSliderViewModel.js +1 -4
- package/widgets/smartMapping/SizeSlider.js +1 -4
- package/widgets/smartMapping/SmartMappingPrimaryHandleSliderViewModel.js +1 -4
- package/widgets/smartMapping/SmartMappingSliderBase.js +1 -4
- package/widgets/smartMapping/SmartMappingSliderViewModel.js +1 -4
- package/widgets/smartMapping/support/utils.js +1 -4
- package/widgets/support/AnalysisViewModelMixin.js +1 -4
- package/widgets/support/AnchorElementViewModel.js +1 -4
- package/widgets/support/ColorPicker.js +1 -4
- package/widgets/support/FilterBuilder/FilterBuilderViewModel.js +1 -4
- package/widgets/support/FilterBuilder.js +1 -4
- package/widgets/support/FilterCondition/FilterConditionViewModel.js +1 -4
- package/widgets/support/FilterCondition/conditionUtils.js +1 -4
- package/widgets/support/FilterCondition.js +1 -4
- package/widgets/support/GeolocationPositioning.js +1 -4
- package/widgets/support/GoTo.js +1 -4
- package/widgets/support/GridControls/GridControlsViewModel.js +1 -4
- package/widgets/support/GridControls/VisibleElements.js +1 -4
- package/widgets/support/GridControls/gridUtils.js +1 -4
- package/widgets/support/GridControls.js +1 -4
- package/widgets/support/Heading.js +1 -4
- package/widgets/support/InteractiveToolViewModelMixin.js +1 -4
- package/widgets/support/ItemList.js +1 -4
- package/widgets/support/LabeledSwitch.js +1 -4
- package/widgets/support/MeasurementWidgetContent.js +1 -4
- package/widgets/support/SelectionList/FeatureItem.js +1 -4
- package/widgets/support/SelectionList/GroupLayerItem.js +1 -4
- package/widgets/support/SelectionList/ItemBase.js +1 -4
- package/widgets/support/SelectionList/LayerItem.js +1 -4
- package/widgets/support/SelectionList/SelectionListViewModel.js +1 -4
- package/widgets/support/SelectionList/VisibleElements.js +1 -4
- package/widgets/support/SelectionList/selectionListUtils.js +1 -4
- package/widgets/support/SelectionList.js +1 -4
- package/widgets/support/SelectionToolbar/SelectionToolbarViewModel.js +1 -4
- package/widgets/support/SelectionToolbar/VisibleElements.js +1 -4
- package/widgets/support/SelectionToolbar.js +1 -4
- package/widgets/support/Selector2D/SelectionOperation.js +1 -4
- package/widgets/support/Selector2D/selectorUtils.js +1 -4
- package/widgets/support/SketchTooltipControls/VisibleElements.js +1 -4
- package/widgets/support/SketchTooltipControls.js +1 -4
- package/widgets/support/SnappingControls/SnappingControlsViewModel.js +1 -4
- package/widgets/support/SnappingControls/SnappingLayerListViewModel.js +1 -4
- package/widgets/support/SnappingControls/SnappingListItem.js +1 -4
- package/widgets/support/SnappingControls/VisibleElements.js +1 -4
- package/widgets/support/SnappingControls/snappingLayerListUtils.js +1 -4
- package/widgets/support/SnappingControls.js +1 -4
- package/widgets/support/TimezonePicker.js +1 -4
- package/widgets/support/UnitSelect.js +1 -4
- package/widgets/support/UtilityNetworkAssociations/FeatureUtilityNetworkAssociationsViewModel.js +1 -4
- package/widgets/support/UtilityNetworkAssociations/UtilityNetworkAssociationList.js +1 -4
- package/widgets/support/UtilityNetworkAssociations/utils/createAssociation.js +1 -4
- package/widgets/support/UtilityNetworkAssociations/utils/formatPercentAlong.js +1 -4
- package/widgets/support/UtilityNetworkAssociations/utils/getAssociationTitle.js +1 -4
- package/widgets/support/UtilityNetworkAssociations/utils/getFeatureTitle.js +1 -4
- package/widgets/support/UtilityNetworkAssociations/utils/isConnectivity.js +1 -4
- package/widgets/support/UtilityNetworkAssociations/utils/isConnectivityMidspan.js +1 -4
- package/widgets/support/UtilityNetworkAssociations/utils/isFromElement.js +1 -4
- package/widgets/support/chartUtilsAm5.js +1 -4
- package/widgets/support/componentsUtils.js +1 -4
- package/widgets/support/dateUtils.js +1 -4
- package/widgets/support/decorators/accessibleHandler.js +1 -4
- package/widgets/support/decorators/messageBundle.js +1 -4
- package/widgets/support/decorators/vmEvent.js +1 -4
- package/widgets/support/forms/expressions/FormExpressionArcadeExecutor.js +1 -4
- package/widgets/support/forms/formUtils.js +1 -4
- package/widgets/support/geolocationUtils.js +1 -4
- package/widgets/support/globalCss.js +1 -4
- package/widgets/support/goToUtils.js +1 -4
- package/widgets/support/iconUtils.js +1 -4
- package/widgets/support/jsxWidgetSupport.js +1 -4
- package/widgets/support/legacyIcon.js +1 -4
- package/widgets/support/listUtils.js +1 -4
- package/widgets/support/loaderUtils.js +1 -4
- package/widgets/support/symbolPreviewUtils.js +1 -4
- package/widgets/support/symbols.js +1 -4
- package/widgets/support/tests.js +1 -4
- package/widgets/support/timeWidgetUtils.js +1 -4
- package/widgets/support/traversalUtils.js +1 -4
- package/widgets/support/uriUtils.js +1 -4
- package/widgets/support/vnodeCache.js +1 -4
- package/widgets/support/widget.js +1 -4
- package/widgets/support/widgetUtils.js +1 -4
- package/assets/esri/core/workers/chunks/048173088bbeb1f6b8b6.js +0 -1
- package/assets/esri/core/workers/chunks/07c5a9e8f48b3c806ac7.js +0 -1
- package/assets/esri/core/workers/chunks/09ca0d05b090e9a70e61.js +0 -1
- package/assets/esri/core/workers/chunks/10a5bf887132821beaf0.js +0 -1
- package/assets/esri/core/workers/chunks/1145ff8aada4f34891a2.js +0 -1
- package/assets/esri/core/workers/chunks/1c68befc39d39799fcb8.js +0 -1
- package/assets/esri/core/workers/chunks/21bb414cb0623ffad577.js +0 -1
- package/assets/esri/core/workers/chunks/249bc4abaa6482aaf288.js +0 -1
- package/assets/esri/core/workers/chunks/262677294d8c653e2b0b.js +0 -1
- package/assets/esri/core/workers/chunks/286a45e9aec0b2bf32ef.js +0 -1
- package/assets/esri/core/workers/chunks/29cb5af286646ae77d55.js +0 -1
- package/assets/esri/core/workers/chunks/2a12026f1ca9e8900a8b.js +0 -1
- package/assets/esri/core/workers/chunks/2cd009f673005fc0e9ca.js +0 -1
- package/assets/esri/core/workers/chunks/33257fbd724ae188e259.js +0 -1
- package/assets/esri/core/workers/chunks/34f5dca324feae6638c5.js +0 -1
- package/assets/esri/core/workers/chunks/36b053decb87c9d32cd2.js +0 -1
- package/assets/esri/core/workers/chunks/37f5687dc1147b0a7bc1.js +0 -1
- package/assets/esri/core/workers/chunks/380a9b6d75992d6311c3.js +0 -1
- package/assets/esri/core/workers/chunks/3aeb3e8220e7d9869652.js +0 -1
- package/assets/esri/core/workers/chunks/400386e0018187f2f4b9.js +0 -1
- package/assets/esri/core/workers/chunks/476e51284e6ed7dc5c99.js +0 -1
- package/assets/esri/core/workers/chunks/4f132d758f8b4795c43f.js +0 -1
- package/assets/esri/core/workers/chunks/5e09a807fa7257b63211.js +0 -1
- package/assets/esri/core/workers/chunks/63ee7aa1b169dbec1e37.js +0 -1
- package/assets/esri/core/workers/chunks/6bc7bacf01328ef10ff1.js +0 -1
- package/assets/esri/core/workers/chunks/6d7eb784988ee9a33473.js +0 -1
- package/assets/esri/core/workers/chunks/70d09fa2e3d1405553e4.js +0 -1
- package/assets/esri/core/workers/chunks/735bf403b583614a509a.js +0 -1
- package/assets/esri/core/workers/chunks/78463fc48d28a6f70247.js +0 -1
- package/assets/esri/core/workers/chunks/8faa0122d0a6e2e39153.js +0 -1
- package/assets/esri/core/workers/chunks/93e3095bef2ca4f26027.js +0 -1
- package/assets/esri/core/workers/chunks/97148a9966f55e69421e.js +0 -1
- package/assets/esri/core/workers/chunks/9748b8c35d56a5ee9c64.js +0 -1
- package/assets/esri/core/workers/chunks/a3184fb1ac7ce9af1a7e.js +0 -1
- package/assets/esri/core/workers/chunks/a6b8ce1c2996ee392bdf.js +0 -1
- package/assets/esri/core/workers/chunks/ad720181444eaf9e8a15.js +0 -1
- package/assets/esri/core/workers/chunks/b268b4cbf5b0c856f88e.js +0 -1
- package/assets/esri/core/workers/chunks/b599c6d4fa3189ed1762.js +0 -1
- package/assets/esri/core/workers/chunks/baa7e90ec5259057d86b.js +0 -1
- package/assets/esri/core/workers/chunks/befedcb6d8d1ff88125f.js +0 -1
- package/assets/esri/core/workers/chunks/bf73352b3366de82abbe.js +0 -1
- package/assets/esri/core/workers/chunks/c083045d21636b95f26f.js +0 -1
- package/assets/esri/core/workers/chunks/e1b677a135e164a29605.js +0 -1
- package/assets/esri/core/workers/chunks/e29d9577fafd8f189615.js +0 -1
- package/assets/esri/core/workers/chunks/e370d213c307ad8bfaec.js +0 -1
- package/assets/esri/core/workers/chunks/e585883d0036aa866420.js +0 -1
- package/assets/esri/core/workers/chunks/e6d6d664fc9f2cd6a042.js +0 -1
- package/assets/esri/core/workers/chunks/f552ee393785a1126c69.js +0 -1
- package/assets/esri/core/workers/chunks/f872d34d4236f8bedbd9.js +0 -1
- package/assets/esri/core/workers/chunks/fe01d30360111b702a81.js +0 -1
- package/views/3d/layers/FeatureLayerViewBase3D.js +0 -5
- package/views/layers/FeatureLayerViewMixin.js +0 -5
|
@@ -1,5 +1,2 @@
|
|
|
1
|
-
/*
|
|
2
|
-
All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
3
|
-
See https://js.arcgis.com/5.0/third-party-notices.txt for details.
|
|
4
|
-
*/
|
|
1
|
+
/* COPYRIGHT © Esri - https://js.arcgis.com/5.0/third-party-notices.txt */
|
|
5
2
|
import{__decorate as e}from"tslib";import t from"../../../core/Error.js";import i from"../../../core/Logger.js";import{property as n,subclass as s}from"../../../core/accessorSupport/decorators.js";import o from"../../../geometry/Extent.js";import{isAxesOrderReversedForWkid as r}from"../../ogc/crsUtils.js";import{getCapabilities as a,describeCoverage as l}from"../../ogc/wcsUtils.js";import c from"./BaseRaster.js";import{convertOleDateTimeToEpoch as d}from"./multidimensionalUtils.js";import{parse as f}from"./multipartParser.js";import{standardizeInterpolations as u}from"./wcsCoverageParser.js";import{getFormat as h}from"../formats/RasterCodec.js";import{clip as p}from"../functions/pixelUtils.js";import m from"../../support/DimensionalDefinition.js";const g=["nearest neighbor","bilinear","bicubic"],w=["nearest","linear","cubic"],v="response is not a supported multipart/related mediaType with inline tiff, switching to compatibility mode",y="response is not a supported multipart mediaType with inline tiff",x="response is base64 encoded which may impact layer display performance",I="server returns an exception",C=new Set(["1.0.0","1.1.0","1.1.1","1.1.2","2.0.1"]);let b=class extends c{constructor(){super(...arguments),this.datasetFormat="WCSServer",this.tileType="Raster"}get rasterId(){return`${this.url}-${this.coverageId}-${this.version}`}async fetchRawTile(e,i,n,s={}){if(this.isBlockOutside(e,i,n))return null;const{nativePixelSize:o,spatialReference:r}=this.rasterInfo,a=2**e,l=o.x*a,c=o.y*a,{blockWidth:d,blockHeight:f}=this.getBlockWidthHeight(e),{origin:u}=this.rasterInfo.storageInfo.tileInfo,h=this.getTileExtent({x:l,y:c},i,n,u,r,[d,f]),m=this.rasterInfo.extent,g=h.xmax>m.xmax,w=h.ymin<m.ymin,v=g||w;let y=h,x=d,I=f;if(v&&(y=h.clone().intersection(m),null!=y&&(g&&(x=Math.floor((y.xmax-y.xmin)/l),y.xmax=y.xmin+l*x),w&&(I=Math.floor((y.ymax-y.ymin)/c),y.ymin=y.ymax-c*I))),null==y||x<=1||I<=1)return null;const C=await this._getCoverage(y,x,I,a,s);if(!C)return null;const{coverageDescription:b}=this.coverageInfo,{noDataValue:$,multidimensionalInfo:S}=this.rasterInfo,{multidimensionalDefinition:j}=s;let T;if(null!=S&&null!=j&&j.length){const e=j[0].variableName;if("2.0"===b.version){const t=b.rangeType[0].find(t=>t.name===e);T=t?.nilValue}else if("1.1"===b.version){const t=b.range.find(t=>t.identifier===e);T=t?.nullValues}}const L=T??$,P=await this.decodePixelBlock(C,{width:x,height:I,planes:null,pixelType:null,tiffNoDataValue:Array.isArray(L)?L[0]:L,matchAllNoData:!0});if(null==P)return null;if(P&&(P.width!==x||P.height!==I))throw new t("wcsraster-fetch",`the response has unexpected dimension width: ${P.width}, height: {pixelBlock.height}`);return v?p(P,{x:0,y:0},{width:f,height:f}):P}async _open(e){const{customFetchParameters:i}=this.ioConfig,n=e?.signal,s=await a(this.url,{version:i?.version??this.version,customParameters:i,signal:n});if(this.capabilities=s,!this.version){let e=s.version.slice(0,3);"2.0"===e||"1.1"===e||"1.0"===e?this.version=s.version:(e=s.supportedVersions.find(e=>"2.0.1"===e)||s.supportedVersions.find(e=>e.startsWith("2.0"))||s.supportedVersions.find(e=>e.startsWith("1.1"))||s.supportedVersions.find(e=>e.startsWith("1.0"))||"1.0.0",this.version=e)}const{version:o}=this;if(!C.has(o))throw new t("wcsraster-open",`unsupported WCS version ${o}`);const{gridCoverages:r}=s;if(!r.length)throw new t("wcsraster-open","cannot find rectified grid coverages");this.coverageId??=r[0].id;const{coverageId:c}=this,d=r.find(e=>e.id===c);if(null==d)throw new t("wcsraster-open",`the coverageId ${c} does not exist in capabilities`);const f=await l(this.url,{coverageIds:[c],version:o,customParameters:i,signal:n});if(this.coverageInfo=f[0],o.startsWith("2.0")){const{coverageInfo:e}=this;e.lonLatEnvelope=d.lonLatEnvelope,e.supportedInterpolations=u(s.supportedInterpolations),this._patchDimensionValues201(c,n)}this.datasetName=this.coverageInfo.title;const{rasterInfo:h}=this.coverageInfo;if(this.createRemoteDatasetStorageInfo(h,512,512),this._set("rasterInfo",h),null==h.spatialReference)throw new t("wcsraster-open",`coverage without spatial reference is not supported: ${c}`);const{pixelType:p,bandCount:m}=await this._getPixelTypeAndBandCount(n);h.pixelType=p,1===h.bandCount&&m>1&&(h.bandCount=m),this.updateTileInfo()}async _patchDimensionValues201(e,t){const{coverageInfo:i}=this,n=i.rasterInfo.multidimensionalInfo?.variables,s=C.has("1.1.2")?"1.1.2":C.has("1.1.1")?"1.1.1":C.has("1.1.0")?"1.1.0":null,{customFetchParameters:o}=this.ioConfig;if(n&&s)try{const i=this.url.includes("/ImageServer/"),r=e.length>8&&e.startsWith("Coverage")&&i?e.slice(8):e,a=await l(this.url,{coverageIds:[r??e],version:s,customParameters:o,signal:t}).catch(()=>{if(r)return l(this.url,{coverageIds:[e],version:s,customParameters:o,signal:t})}),c=a?.[0].rasterInfo.multidimensionalInfo?.variables;if(c)for(const e of n){const t=c.find(({name:t})=>t===e.name);if(t?.dimensions?.length)for(let n=e.dimensions.length-1;n>=0;n--){const s=e.dimensions[n],o=t.dimensions.find(({name:e})=>e===s.name);o?o.values&&o.extent?.join(",")===s.extent?.join(",")&&(e.dimensions[n]={...s,values:o.values}):i&&e.dimensions.splice(n,1)}}}catch{}}async _getPixelTypeAndBandCount(e){const{pixelSize:n,extent:s,multidimensionalInfo:r}=this.rasterInfo,a=s.center,l=new o({xmin:a.x-n.x,xmax:a.x+n.x,ymin:a.y-n.y,ymax:a.y+n.y,spatialReference:s.spatialReference});let c=[];if(null!=r){const e=r.variables[0];c=[],e.dimensions.forEach(t=>{c.push(new m({variableName:e.name,dimensionName:t.name,values:t.hasRegularIntervals?t.extent?.[0]:t.values?.[0],isSlice:!0}))})}const{coverageDescription:d}=this.coverageInfo,f={interpolation:"nearest",multidimensionalDefinition:c,signal:e},{version:u}=d,{ioConfig:h}=this,p="2.0"===u&&null==h.allowAnyMediaType||"1.1"===u&&null==h.use2GridOffsets;let g;try{g=await this._getCoverage(l,2,2,1,f,!0)}catch(y){if(!p)throw y;if("1.1"===u){if(!y.details?.isResolutionMismatch)throw y;h.use2GridOffsets=!0}}if(!g&&p&&("2.0"===u&&(h.allowAnyMediaType=!0),g=await this._getCoverage(l,2,2,1,f),g&&i.getLogger(this).warn("wcsraster:getcoverage",v)),!g)throw new t("wcsraster-open","unable to determine pixel type");const w=await this.decodePixelBlock(g,{width:2,height:2,planes:null,pixelType:null});if(null==w)throw new t("wcsraster-open","unable to determine pixel type");return{pixelType:w.pixelType,bandCount:w.getPlaneCount()??0}}async _getCoverage(e,n,s,o,r,a=!1){const{coverageDescription:l}=this.coverageInfo,{version:c}=l,d="2.0"===c?this._getCoverage201Parameters(e,n,s,o,r,l):"1.1"===c?this._getCoverage110Parameters(e,n,s,r,l):this._getCoverage100Parameters(e,n,s,r),u="2.0"===c?await this.request(this._constructWCS201Url(d),{signal:r.signal,responseType:"array-buffer"}):await this.request(this.url,{query:d,signal:r.signal,responseType:"array-buffer"});if("1.0"===c)return u.data;if("2.0"===c&&!1!==this.ioConfig.allowAnyMediaType){if("tiff"===h(u.data))return a&&(this.ioConfig.allowAnyMediaType=!0,i.getLogger(this).warn("wcsraster:getcoverage",v)),u.data}const p=f(u);if(p.isMultipart&&p.data){const e=p.data.find(e=>e.isValidImage);return a&&"base64"===e?.contentTransferEncoding&&i.getLogger(this).warn("wcsraster:getcoverage",x),e?.contentData}const m=new Uint8Array(u.data,0,Math.min(u.data.byteLength,2e3)),g=String.fromCharCode.apply(null,m).toLowerCase().includes("exception"),w=g&&String.fromCharCode.apply(null,m).includes("A non-zero RESX/RESY or WIDTH/HEIGHT is required but neither was provided");if(g)throw new t("wcsraster:getcoverage",I,{isResolutionMismatch:w});throw new t("wcsraster:getcoverage",y)}_getInterpolationIndex(e){return e&&this.coverageInfo.supportedInterpolations?.includes(e)?"nearest"===e?0:"bilinear"===e?1:"cubic"===e?2:0:0}_getCoverage100Parameters(e,t,i,n){const s=`${e.xmin},${e.ymin},${e.xmax},${e.ymax}`,o=e.spatialReference.wkid,r=(this.coverageInfo.supportedFormats||[]).find(e=>e.toLowerCase().includes("tiff"))||"GEOTIFF",{bandIds:a,interpolation:l}=n,c=this._getInterpolationIndex(l),d=a?a.map(e=>this.coverageInfo.bandNames[e]):null,f=g[c],{multidimensionalDefinition:u}=n;let h;if(null!=u&&null!=this.rasterInfo.multidimensionalInfo){const e=u.find(e=>"StdTime"===e.dimensionName);let t=e?.values;t&&t.length>0&&(Array.isArray(t[0])&&(t=t[0]),h=t.map(e=>$(e)).join(","))}return{service:"WCS",request:"GetCoverage",version:this.version,coverage:this.coverageId,format:r,crs:`EPSG:${o}`,bbox:s,width:t,height:i,time:h,interpolation:f,band:d?.join(",")}}_getCoverage110Parameters(e,t,i,n,s){const{multidimensionalDefinition:o,bandIds:a,interpolation:l}=n,c=e.spatialReference.wkid,d=`urn:ogc:def:crs:EPSG::${c}`,f=(this.coverageInfo.supportedFormats||[]).find(e=>e.toLowerCase().includes("tiff"))||"image/tiff",u=this._getInterpolationIndex(l),h=w[u],p=null==l||0===this.coverageInfo.supportedInterpolations?.indexOf(l),m=s.domain.spatialDomain,g=m.origin.x<=m.envelope.xmin&&m.origin.y<=m.envelope.ymin,v=e.width/t,y=e.height/i*(g?1:-1),x=g?[e.xmin,e.ymin]:[e.xmin,e.ymax],I=m.useEPSGAxis&&r(c),C=I?`${x[1]},${x[0]}`:`${x[0]},${x[1]}`,b=this.ioConfig.use2GridOffsets,S=I?b?`${y},${v}`:`${y},0,0,${v}`:b?`${v},${y}`:`${v},0,0,${y}`,j=v/2,T=e.xmin+j,L=e.xmax-j,P=Math.abs(y)/2,R=e.ymin+P,_=e.ymax-P,A=I?`${R},${T},${_},${L},${d}`:`${T},${R},${L},${_},${d}`,D=s.range.find(e=>e.axis.some(e=>e.identifier.toLowerCase().includes("band")));let E,W=D&&h&&a?p?`${D.identifier}[${D.axis[0].identifier}[${a.join(",")}]]`:`${D.identifier}:${h}[${D.axis[0].identifier}[${a.join(",")}]]`:null;if(null!=o&&o.length)for(let r=0;r<o.length;r++){let e=o[r].values;const t=o[r].dimensionName?.toLowerCase(),i=o[r].variableName?.toLowerCase(),n=s.range.find(e=>e.identifier.toLowerCase()===i);if(e.length>0)if(Array.isArray(e[0])&&(e=e[0]),"stdtime"===t)E=e.map(e=>$(e)).join(",");else if(n){const i=n.axis.find(e=>e.identifier.toLowerCase()===t);i&&(W=p?n.identifier+"["+i.identifier+"["+e.join(",")+"]]":n.identifier+":"+h+"["+i.identifier+"["+e.join(",")+"]]")}r===o.length-1&&n&&!W&&(W=p?n.identifier:n.identifier+":"+h)}return{service:"WCS",request:"GetCoverage",version:this.version,identifier:this.coverageId,format:f,crs:`EPSG:${c}`,boundingbox:A,gridCS:"urn:ogc:def:cs:OGC:0.0:Grid2dSquareCS",gridType:"urn:ogc:def:method:WCS:1.1:2dGridIn2dCrs",gridOrigin:C,gridOffsets:S,gridBaseCRS:d,timeSequence:E,rangeSubset:W}}_getCoverage201Parameters(e,t,i,n,s,o){const{multidimensionalDefinition:r,interpolation:a}=s,l=this._getInterpolationIndex(a);let c=null;const{supportedInterpolations:d}=this.capabilities;if(d?.length)switch(l){case 0:c=d.find(e=>e.toLowerCase().includes("nearest"));break;case 1:c=d.find(e=>e.toLowerCase().includes("linear"));break;case 2:c=d.find(e=>e.toLowerCase().includes("cubic")||e.toLowerCase().includes("quadratic"))}const f=(this.coverageInfo.supportedFormats||[]).find(e=>e.toLowerCase().includes("tiff"))||"image/tiff",{bandNames:u}=this.coverageInfo,{boundedBy:h,domainSet:p,rangeType:m}=o,g=h.isEastFirst?0:1,w=1-g,{axisLabels:v}=h,y=v[g],x=v[w],I=`http://www.opengis.net/def/crs/EPSG/0/${e.spatialReference.wkid}`,C=I,b=[];b.push(`${y}(${e.xmin},${e.xmax})`),b.push(`${x}(${e.ymin},${e.ymax})`);const S=[];if(v.length>2)for(let _=2;_<v.length;_++){const e=p.origin[_];if(v[_].toLowerCase().includes("time")){let t=e.toString();h.uomLabels?.[_].toLowerCase().includes("ole")&&(S.push(v[_]),t=$(e,!0)),b.push(v[_]+",http://www.opengis.net("+t+")")}else b.push(v[_]+",http://www.opengis.net("+e+")")}let j=null;if(null!=r&&r.length){const e=[];m.forEach(t=>t.forEach(t=>e.push(t.name)));const t=[];for(let i=0;i<r.length;i++){const n=v.find(e=>e===r[i].dimensionName),s=e.find(e=>e===r[i].variableName);if(t.includes(s)||t.push(s),n){let e=r[i].values;if(e.length>0){Array.isArray(e[0])&&(e=e[0]);let t="";t=n.toLowerCase().includes("time")?e.map(e=>$(e)).join(","):e.join(",");const i=b.findIndex(e=>e.startsWith(n+",http://www.opengis.net"));-1===i&&b.push(n+",http://www.opengis.net("+t+")"),-1===i||b[i].includes("("+t+")")||b.splice(i,1,n+",http://www.opengis.net("+t+")")}}}t.length&&(j=t.join(","))}else if(u?.length>=2){j=(s.bandIds?s.bandIds.map(e=>u[e]):u).join(",")}const T=b.join("&subset="),L=!o.domainSet.hasSameAxisLabelsAsBoundedBy&&!1!==this.ioConfig.allowScaleFactor,P=L?null:`${y}(${t}),${x}(${i})`,R=L?1/n:null;return{service:"WCS",request:"GetCoverage",version:this.version,coverageId:this.coverageId,rangesubset:j,interpolation:c,scaleSize:P,scaleFactor:R,subset:T,format:f,mediaType:this.ioConfig.allowAnyMediaType?null:"multipart/related",outputcrs:I,subsettingcrs:C}}_constructWCS201Url(e){const t={...this.ioConfig.customFetchParameters,...e},i=[];Object.keys(t).forEach(e=>{const n=t[e];null!=n&&("subset"===e?"string"==typeof n&&n.split("&subset=").forEach(e=>{e&&i.push(`subset=${encodeURIComponent(e)}`)}):i.push(`${e}=${encodeURIComponent(n)}`))});return`${encodeURI(this.url)}?${i.join("&")}`}};function $(e,t=!1){return(t?new Date(d(e)):new Date(e)).toISOString()}e([n({type:String,json:{write:!0}})],b.prototype,"datasetFormat",void 0),e([n({readOnly:!0})],b.prototype,"tileType",void 0),e([n({type:String,json:{write:!0}})],b.prototype,"version",void 0),e([n({type:String,json:{write:!0}})],b.prototype,"coverageId",void 0),e([n({readOnly:!0})],b.prototype,"rasterId",null),b=e([s("esri.layers.raster.datasets.WCSRaster")],b);export{b as default};
|
|
@@ -1,5 +1,2 @@
|
|
|
1
|
-
/*
|
|
2
|
-
All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
3
|
-
See https://js.arcgis.com/5.0/third-party-notices.txt for details.
|
|
4
|
-
*/
|
|
1
|
+
/* COPYRIGHT © Esri - https://js.arcgis.com/5.0/third-party-notices.txt */
|
|
5
2
|
function r(r,t){let n=0,o="",e=0,f=0;const c=r.length;for(;n<c;)f=r[n++],e=f>>4,e<8?e=1:15===e?(e=4,f=(7&f)<<18|(63&r[n++])<<12|(63&r[n++])<<6|63&r[n++]):14===e?(e=3,f=(15&f)<<12|(63&r[n++])<<6|63&r[n++]):(e=2,f=(31&f)<<6|63&r[n++]),(0!==f||t)&&(o+=String.fromCharCode(f));return o}export{r as bytesToUTF8};
|
|
@@ -1,5 +1,2 @@
|
|
|
1
|
-
/*
|
|
2
|
-
All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
3
|
-
See https://js.arcgis.com/5.0/third-party-notices.txt for details.
|
|
4
|
-
*/
|
|
1
|
+
/* COPYRIGHT © Esri - https://js.arcgis.com/5.0/third-party-notices.txt */
|
|
5
2
|
import e from"../../../Color.js";import t from"../../../geometry/Extent.js";import n from"../../../geometry/SpatialReference.js";import{getLocaleLanguage as l}from"../../../intl/locale.js";import{getIntegerPixelType as s}from"../formats/pixelRangeUtils.js";import a from"../../support/PixelBlock.js";function i(e){return["x","e","east","long","longitude"].includes(e.toLowerCase())}function r(e){return["y","n","west","lat","latitude"].includes(e.toLowerCase())}function o(e){const{axes:l}=e.domain,s=Object.keys(l),a=[],o=[];let u=-1,m=-1,c=[];for(let t=0;t<s.length;t++){const e=s[t];i(e)?u=t:r(e)&&(m=t);const n=l[e],d=[];if("values"in n){n.values.forEach(e=>d.push("string"==typeof e?new Date(e).getTime():e));const e=d[1]-d[0];a.push([d[0]-.5*e,d[d.length-1]+.5*e]),o.push(e)}else{const{start:e,stop:t,num:l}=n,s=(t-e)/(l-1);a.push([e-.5*s,t+.5*s]),o.push(s);for(let n=0;n<l;n++)d.push(e+s*n)}c.push({name:e,values:d,extent:[d[0],d[d.length-1]]})}u>-1&&-1===m?m=0===u?1:0:m>-1&&-1===u?u=0===m?1:0:-1===m&&-1===u&&(u=0,m=1),c=c.filter((e,t)=>!(t===u||t===m));const{referencing:d}=e.domain,f=d.find(e=>e.coordinates.includes(s[u])).system.id,p=f?.slice(f.lastIndexOf("/")+1),h=null==p||"CRS84"===p?4326:Number(p),g=new n({wkid:h}),[b,y]=a[u],[x,j]=a[m],v=new t({xmin:b,xmax:y,ymin:x,ymax:j,spatialReference:g});return{width:Math.round(v.width/o[u]),height:Math.round(v.height/o[m]),extent:v,dimensions:c}}function u(e){const t=l();return t?e[t]??Object.values(e)[0]:Object.values(e)[0]}function m(){return Math.round(255*Math.random())}function c(t){const n={},{parameters:l}=t;if(!l)return n;for(const[s,a]of Object.entries(l)){const{type:t,description:l,unit:i,categoryEncoding:r,observedProperty:o}=a;if("Parameter"===t&&(n[s]={},l&&(n[s].description=u(l)),i&&(n[s].unit=i.label?u(i.label):null,n[s].symbol=i.symbol?.value),r)){const t=Object.entries(r).map((e,t)=>({OID:t,Value:Number(e[1]),ClassName:e[0].slice(e[0].lastIndexOf("/")+1),Count:1}));let l=!1;o?.categories?.length&&(o.categories.forEach(n=>{if(!n.id)return;const s=n.id.slice(n.id.lastIndexOf("/")+1),a=t.find(e=>e.ClassName===s);if(!a)return;const i=n.label?u(n.label):null;if(a.Label=i,n.preferredColor){const t=e.fromHex(n.preferredColor);t&&(l=!0,a.Red=t.r,a.Green=t.g,a.Blue=t.b)}}),l&&t.forEach(e=>{null==e.Red&&(e.Red=m(),e.Green=m(),e.Blue=m())}));const a={objectIdFieldName:"",fields:[{name:"OID",type:"esriFieldTypeOID",alias:"OID",domain:null},{name:"Value",type:"esriFieldTypeInteger",alias:"Value",domain:null},{name:"Count",type:"esriFieldTypeDouble",alias:"Count",domain:null},{name:"ClassName",type:"esriFieldTypeString",alias:"ClassName",domain:null,length:50},{name:"Label",type:"esriFieldTypeString",alias:"Label",domain:null,length:50}],features:t.map(e=>({attributes:e}))};l&&a.fields.push({name:"Red",type:"esriFieldTypeInteger",alias:"Red",domain:null},{name:"Green",type:"esriFieldTypeInteger",alias:"Green",domain:null},{name:"Blue",type:"esriFieldTypeInteger",alias:"Blue",domain:null}),n[s].attributeTable=a}}return n}function d(e){let t=Number.MAX_VALUE,n=-Number.MAX_VALUE;for(let l=0;l<e.length;l++){const s=e[l];null!=s&&(s<t&&(t=s),s>n&&(n=s))}return s(t,n)}function f(e,t,n){const l=e.map((e,n)=>({name:e,count:t[n]})).sort((e,t)=>e.name>t.name?-1:1),s=(a=1,e=>a*=e.count);var a;const i=[...l.slice(1),{name:"",count:1}].reverse().map(s).reverse();let r=0;for(let o=e.length-1;o>=0;o--){r+=i[l.findIndex(({name:t})=>t===e[o])]*(n%t[o]),n=Math.floor(n/t[o])}return r}function p(e){const{width:t,height:n,extent:l,dimensions:s}=o(e),{ranges:i}=e,r=Object.keys(i).sort((e,t)=>e<t?-1:1),u=[];for(let a=0;a<r.length;a++){const e=r[a];s?.length&&u.push({name:e,dimensions:s})}const m=c(e);u.forEach(e=>m[e.name]&&Object.assign(e,m[e.name]));const p=u.length?{variables:u}:void 0,h=[];for(let o=0;o<r.length;o++){const e=r[o],{values:l,dataType:u,axisNames:m,shape:c}=i[e],p=c.length>2?o*c.slice(0,-2).reduce((e,t)=>e*t):0,g=m.slice(0,-2),b=c.slice(0,-2),y="float"===u?"f32":d(l),x=t*n,j=l.length/x;for(let i=0;i<j;i++){const e=a.createEmptyBand(y,x),r=new Uint8Array(x).fill(255);let u=!1;const m=i*x;for(let t=0;t<x;t++){const n=l[m+t];null==n?(r[t]=0,u=!0):e[t]=n}if(0===o||s?.length){const l=new a({width:t,height:n,mask:u?r:null,pixels:[e],pixelType:y});if(l.updateStatistics(),s?.length){h[f(g,b,i)+p]=l}else h.push(l)}else{const t=h[i];t.pixels.push(e),u?t.mask&&(t.mask=a.combineBandMasks([t.mask,r])):t.mask=u?r:null}}}const g=Object.values(m).find(e=>e.attributeTable)?.attributeTable;return{extent:l,pixelBlocks:h,multidimensionalInfo:p,attributeTable:g,bandNames:p?void 0:r}}export{i as isXAxis,r as isYAxis,p as parseGridCoverage};
|
|
@@ -1,5 +1,2 @@
|
|
|
1
|
-
/*
|
|
2
|
-
All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
3
|
-
See https://js.arcgis.com/5.0/third-party-notices.txt for details.
|
|
4
|
-
*/
|
|
1
|
+
/* COPYRIGHT © Esri - https://js.arcgis.com/5.0/third-party-notices.txt */
|
|
5
2
|
function t(t){return"Function"===t?.datasetFormat}function r(r){return t(r)?r.primaryRasters.rasters:[r]}function n(t,r,n,o){const{x:a,y:i}=r,{x:h,y:e}=n,{xmin:m,xmax:u,ymin:x,ymax:f}=t,{width:s,height:y}=t,M=s/h,c=y/e,l=Math.min(M,c),d=l<=1?0:Math.min(.1,l/100),g=Math.floor((m-a)/h+d),p=Math.floor((i-f)/e+d),w=Math.floor((u-a)/h-d),F=Math.floor((i-x)/e-d);return{ul:{x:g,y:p},width:o>0&&M<.1?0:w-g+1,height:o>0&&c<.1?0:F-p+1}}export{n as getPixelSpaceCoverage,r as getPrimaryRasters,t as isFunctionRaster};
|
|
@@ -1,5 +1,2 @@
|
|
|
1
|
-
/*
|
|
2
|
-
All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
3
|
-
See https://js.arcgis.com/5.0/third-party-notices.txt for details.
|
|
4
|
-
*/
|
|
1
|
+
/* COPYRIGHT © Esri - https://js.arcgis.com/5.0/third-party-notices.txt */
|
|
5
2
|
import{isSome as e}from"../../../core/arrayUtils.js";import n from"../../../geometry/Point.js";import{polygonCentroidPoint as t}from"../../../geometry/support/centroid.js";import i from"../../support/DimensionalDefinition.js";function a(e,n,t){const i=n.shift();if(0===t.length){const e=[];t.push({sliceId:-1,multidimensionalDefinition:e})}const s=t.length;for(let a=0;a<s;a++){const n=t.shift().multidimensionalDefinition;i.values?.forEach(a=>{t.push({sliceId:-1,multidimensionalDefinition:[...n,{variableName:e,dimensionName:i.name,values:[a]}]})})}n.length&&a(e,n,t)}function s(e,n){const t=[];let i=0;return(n?e.variables.filter(e=>e.name.toLowerCase()===n.toLowerCase()):[...e.variables].sort((e,n)=>e.name>n.name?1:-1)).forEach(e=>{const n=[],s=[...e.dimensions].sort((e,n)=>e.name>n.name?-1:1);a(e.name,s,n),n.forEach(e=>{t.push({...e,sliceId:i++})})}),t}function r(e,n,t){let i=e;if(n&&(n=[...n].sort((e,n)=>e.dimensionName<n.dimensionName?-1:1)).forEach(({dimensionName:e,values:n,isSlice:t})=>{n.length&&(i=i.filter(i=>{const a=i.multidimensionalDefinition.find(n=>n.dimensionName===e);if(null==a)return!1;const s=a.values[0];return"number"==typeof s?"number"==typeof n[0]?n.includes(s):n.some(e=>e[0]<=s&&e[1]>=s):"number"==typeof n[0]?n.some(e=>s[0]<=e&&s[1]>=e):t?n.some(e=>e[0]===s[0]&&e[0]===s[1]):n.some(e=>e[0]>=s[0]&&e[0]<=s[1]||e[1]>=s[0]&&e[1]<=s[1]||e[0]<s[0]&&e[1]>s[1])}))}),i.length&&null!=t?.start&&null!=t.end){const e=t.start.getTime(),n=t.end.getTime(),a=i[0].multidimensionalDefinition.findIndex(e=>"StdTime"===e.dimensionName);a>-1&&(i=i.filter(t=>{const i=t.multidimensionalDefinition[a].values[0];return e<=i&&n>=i}))}return i.map(e=>e.sliceId)}function l(e,n){return Array.isArray(e)?n[0]===n[1]?e[0]===n[0]||e[1]===n[0]:e[0]>=n[0]&&e[0]<=n[1]&&e[1]>=n[0]&&e[1]<=n[1]:e>=n[0]&&e<=n[1]}function u(e,n){return e[0]<=n[0]&&e[1]>=n[0]||e[0]<=n[1]&&e[1]>=n[1]||e[0]>=n[0]&&e[1]<=n[1]}function o(e){return 1===e.length?[e[0],e[0]]:[e[0],e[e.length-1]]}function m(e,n,t){if(!n?.subsetDefinitions?.length)return e;let i;if(t){const{variables:a}=n;if(a.length&&!a.includes(t))return null;const s=n.subsetDefinitions.find(n=>n.dimensionName===e.name&&n.variableName===t);if(!s?.values?.length)return e;i=o(s.values)}else{const t=n.dimensions.find(({name:n})=>n===e.name);i=t?.extent}const a=i;if(!a?.length)return e;const s=e.values.filter(e=>l(e,a));return{...e,extent:[...a],values:s}}function c(e,n,t){if(!n?.subsetDefinitions?.length)return!1;const{variables:i}=n;if(i.length&&e.some(({variableName:e})=>e&&!i.includes(e)))return!0;for(let a=0;a<e.length;a++){const i=e[a],s=n.subsetDefinitions.find(e=>(""===i.variableName||e.variableName===i.variableName)&&e.dimensionName===i.dimensionName);if(s?.values.length){const e=o(s.values);if(!i.isSlice&&2===i.values.length&&!Array.isArray(i.values[0])&&i.values[0]!==i.values[1]&&t){if(!u(i.values,e))return!0}else if(i.values.some(n=>!l(n,e)))return!0}}return!1}function f(e,n){if(null==e)return{isOutside:!1};const{geometry:t,timeExtent:i,multidimensionalDefinition:a}=n;let s=null;if(null!=i&&(s=h(e,i),null==s))return{isOutside:!0};const{areaOfInterest:r}=e;if(r&&t){const e=d(t);if(e&&!r.contains(e))return{isOutside:!0}}return null!=a&&a.length&&c(a,e,!0)?{isOutside:!0}:{isOutside:!1,intersection:{geometry:t,timeExtent:s,multidimensionalDefinition:a}}}function d(e){switch(e.type){case"point":return e;case"extent":return e.center;case"polygon":{const i=t(e);return i?n.fromJSON(i):null}}return null}function h(e,n){const t=e.dimensions.find(({name:e})=>"StdTime"===e);if(null==t||null==n.start&&null==n.end)return n;n=n.clone();const{start:a,end:s}=n.toJSON(),r=a===s?[a]:null!=a&&null!=s?[a,s]:[a??s];if(2===r.length&&t?.extent.length&&(r[0]=Math.max(r[0],t.extent[0]),r[1]=Math.min(r[1],t.extent[1]??t.extent[0]),r[1]<r[0]))return null;return c([new i({variableName:"",dimensionName:"StdTime",isSlice:1===r.length,values:r})],e,!0)?null:(n.start=new Date(r[0]),n.end=new Date(r[1]??r[0]),n)}function g(e){const{rasterInfo:n,multidimensionalSubset:t}=e,{multidimensionalInfo:i}=n;if(null==i)return null;let a=e.multidimensionalDefinition?.length?e.multidimensionalDefinition:b(n,{multidimensionalSubset:t});if(!a?.length)return null;if(a.some(e=>!e.dimensionName)){const{variableName:e}=a[0],i=b(n,{multidimensionalSubset:t,variableName:e});i?.forEach(e=>{const n=a?.find(({dimensionName:n})=>n===e.dimensionName);n?.values?.length&&(e.values=n.values,e.isSlice=n.isSlice)}),a=i}const{timeExtent:s}=e;if(null!=a&&null!=s&&(null!=s.start||null!=s.end)){a=a.map(e=>e.clone());const e=i.variables.find(({name:e})=>e===a[0].variableName)?.dimensions?.find(({name:e})=>"StdTime"===e),n=a.find(({dimensionName:e})=>"StdTime"===e);if(!e||!n)return null;const{start:t,end:r}=s,l=null==t?null:t.getTime(),u=null==r?null:r.getTime(),o=l??u,m=u??l;if(null!=e.values){const t=e.values.filter(e=>{if(Array.isArray(e)){if(o===m)return e[0]<=o&&e[1]>=o;const n=e[0]<=o&&e[1]>o||e[0]<m&&e[1]>=m,t=e[0]>=o&&e[1]<=m||e[0]<o&&e[1]>m;return n||t}return o===m?e===o:e>=o&&e<=m});if(t.length){const e=t.sort((e,n)=>{const t=Array.isArray(e)?e[0]:e,i=Array.isArray(e)?e[1]:e,a=Array.isArray(n)?n[0]:n,s=Array.isArray(n)?n[1]:n;if(o===m)return t-a;return Math.abs(i-m)-Math.abs(s-m)})[0];n.values=[e]}else a=null}else if(e.hasRegularIntervals&&e.extent){const[t,i]=e.extent;o>i||m<t?a=null:n.values=o===m?[o]:[Math.max(t,o),Math.min(i,m)]}}return null!=a&&c(a,t)?null:a}function v(e,n={}){const{multidimensionalInfo:t,keyProperties:i}=e;if(null==t)return null;const{variableName:a,multidimensionalSubset:s,multidimensionalDefinition:r}=n,l=null!=r?r[0]?.variableName:null,u=a||l||i?.DefaultVariable;let{variables:o}=t;s?.variables?.length&&(o=o.filter(({name:e})=>s.variables.includes(e)));return u?o.find(({name:e})=>e===u)??o[0]:o[0]}function b(e,n={}){const t=v(e,n);if(!t)return null;const a=[],{dimensions:s,name:r}=t;if(0===s.length)return[new i({variableName:r,dimensionName:"",values:[],isSlice:!0})];for(let l=0;l<s.length;l++){const e=m(s[l],n.multidimensionalSubset,r);if(!e)return null;const{values:t,extent:u}=e;let o=t?.[0]??u?.[0];"stdz"===e.name.toLowerCase()&&!e.hasRanges&&u&&Math.abs(u[1])<=Math.abs(u[0])&&(o=t?.length?t[t.length-1]:u[1]),a.push(new i({variableName:r,dimensionName:e.name,values:[o],isSlice:!n.useRangeForRangedDimensionInfo||!!e.hasRanges}))}return a}function y(e){return!!e?.length&&e.some(e=>{if(null==e.values)return!0;const n=e.values.length;return 0===n||n>1||!e.isSlice&&Array.isArray(e.values[0])})}function D(n,t){if(null==t||null==n)return null;let i=t.variables.map(e=>({...e}));return n?.variables?.length&&(i=i.filter(({name:e})=>n.variables.includes(e)),i.forEach(t=>{t.dimensions=t.dimensions.map(e=>m(e,n,t.name)).filter(e)})),i}function N(e,n){const{values:t}=n;if(t?.length){const n=Array.isArray(t[0]),i=Array.isArray(e);return n!==i?-1:n&&i?t.findIndex(n=>n[0]===e[0]&&n[1]===e[1]):t.indexOf(e)}const{extent:i}=n;if(Array.isArray(e)||!i||e<i[0]||e>i[1])return-1;const a=n.interval||1;if("ISO8601"!==n.unit)return Math.round((e-i[0])/a);const s=i[0];let r=-1;switch(n.intervalUnit?.toLowerCase()||"days"){case"seconds":r=Math.round((e-s)/1e3/a);break;case"minutes":r=Math.round((e-s)/6e4/a);break;case"hours":r=Math.round((e-s)/36e5/a);break;case"days":r=Math.round((e-s)/864e5/a);break;case"months":{const n=new Date(e).getUTCFullYear()-new Date(s).getUTCFullYear(),t=new Date(s).getUTCMonth(),i=new Date(e).getUTCMonth();r=0===n?i-t:i+11-t+12*(n-1)}break;case"years":r=Math.round((new Date(e).getUTCFullYear()-new Date(s).getUTCFullYear())/a);break;case"decades":r=Math.round((new Date(e).getUTCFullYear()-new Date(s).getUTCFullYear())/10/a)}return r}function T(e){let n=e.values?.length;if(n)return n;const{extent:t,unit:i}=e,a=e.interval||1,s=t?t[1]-t[0]:0;if("ISO8601"!==i)return Math.round(s/a);switch(e.intervalUnit?.toLowerCase()??"seconds"){case"seconds":n=Math.round(s/1e3/a);break;case"minutes":n=Math.round(s/6e4/a);break;case"hours":n=Math.round(s/36e5/a);break;case"days":n=Math.round(s/864e5/a);break;case"months":if(t){const e=new Date(t[1]).getUTCFullYear()-new Date(t[0]).getUTCFullYear(),i=new Date(t[0]).getUTCMonth(),a=new Date(t[1]).getUTCMonth();n=0===e?a-i+1:a+11-i+12*(e-1)+1}else n=0;break;case"years":n=t?Math.round((new Date(t[1]).getUTCFullYear()-new Date(t[0]).getUTCFullYear())/a):0;break;case"decades":n=t?Math.round((new Date(t[1]).getUTCFullYear()-new Date(t[0]).getUTCFullYear())/10/a):0;break;default:n=0}return n}function w(e){if(2!==e.extent?.length||!e.interval)return[];const{extent:[n,t],interval:i}=e;if("ISO8601"===e.unit){const a=e.intervalUnit?.toLowerCase()??"days";return["decades","years","months","days","hours","minutes","seconds"].includes(a)?M(n,t,i,a):[]}const a=Math.round((t-n)/i);return Array.from({length:a},(e,s)=>s===a-1?t:n+s*i)}function M(e,n,t,i){const a=[];let s=e;const r=new Date(e);for(;s<=n;)switch(a.push(s),i){case"decades":r.setUTCFullYear(r.getUTCFullYear()+10*t),s=r.getTime();break;case"years":r.setUTCFullYear(r.getUTCFullYear()+t),s=r.getTime();break;case"months":r.setUTCMonth(r.getUTCMonth()+t),s=r.getTime();break;case"days":s+=864e5*t;break;case"hours":s+=36e5*t;break;case"minutes":s+=6e4*t;break;case"seconds":s+=1e3*t}return 1===a.length?a[1]=n:a[a.length-1]=n,a}function C(e,n){let t=0;const i=e[0].variableName,a=[...n.variables].sort((e,n)=>e.name>n.name?1:-1);for(let s=0;s<a.length;s++){const n=a[s],r=[...n.dimensions].sort((e,n)=>e.name>n.name?-1:1);if(n.name!==i){t+=r.map(e=>T(e)).reduce((e,n)=>e*n);continue}const l=r.map(e=>T(e)),u=r.length;for(let i=0;i<u;i++){const n=e.find(e=>e.dimensionName===r[i].name);if(null==n)return null;const a=N(n.values[0],r[i]);if(-1===a)return null;l.shift(),t+=i===u-1?a:a*l.reduce((e,n)=>e*n)}break}return t}function p(e){return Math.round(24*(e-25569)*3600*1e3)}export{p as convertOleDateTimeToEpoch,s as createSlices,b as getDefaultMultidimensionalDefinition,v as getDefaultVariableInfo,w as getDimensionValues,g as getEffectiveMultidimensionalDefinition,r as getSliceIds,C as getSliceIndex,D as getSubsetVariablesFromMdInfo,M as getTimeDimensionValues,c as hasExcludedVariableOrDimension,f as intersectMultimensionalSubset,y as isMultiSliceOrRangeDefinition};
|
|
@@ -1,5 +1,2 @@
|
|
|
1
|
-
/*
|
|
2
|
-
All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
3
|
-
See https://js.arcgis.com/5.0/third-party-notices.txt for details.
|
|
4
|
-
*/
|
|
1
|
+
/* COPYRIGHT © Esri - https://js.arcgis.com/5.0/third-party-notices.txt */
|
|
5
2
|
function t(t){const r=e(t);return r?{isMultipart:!0,data:r.boundary?n(t.data,r,0):null}:{isMultipart:!1,data:null}}function n(t,n,e=0){const o="--"+n.boundary,i=[];for(let r=0;r<o.length;r++)i.push(o.charCodeAt(r));const a=[],s="\n--"+n.boundary+"--";for(let r=0;r<s.length;r++)a.push(s.charCodeAt(r));const l=[10],c=[13,10],f=[],u=i.length,h=new Uint8Array(t,e),g=h.length-u;let p=0,d=0;for(let b=0;b<g;b++){for(d=0;d<u&&h[b+d]===i[d];d++);if(d!==u)continue;let t=!1;if(p){const e=r(h.subarray(p,b),n);f.push(e),t=!!e.isValidImage}if(b+=u-1,h[b+1]===l[0]?b+=1:h[b+1]===c[0]&&h[b+2]===c[1]&&(b+=2),p=b+1,t)break}const y=a.length;for(let b=h.length-y-10;b<h.length-y;b++){for(d=0;d<y&&h[b+d]===a[d];d++);if(d===y){f.push(r(h.subarray(p,b),n));break}}return f}function e(t){const n=t.getHeader?.("Content-Type")?.split(";");if(!n)return null;if(!(n[0].trim()??"").startsWith("multipart/"))return null;const e={boundary:"",start:"",type:""};for(let r=1;r<n.length;r++){const t=n[r].indexOf("=");if(t>0){const o=n[r].slice(0,t).trim(),i=n[r].slice(t+1).trim();e[o]=i.startsWith('"')?i.slice(1,-1):i}}return e}function r(t,n){const e=String.fromCharCode.apply(null,t.subarray(0,Math.min(300,t.length))).split("\n"),r=Math.min(e.length,7),o={contentDisposition:"inline"};let i=0;for(let a=0;a<r;a++)if(e[a].length<4)i=i+e[a].length+1;else if("content"===e[a].slice(0,7).toLowerCase()){i=i+e[a].length+1;const t=e[a].indexOf(":");if(-1===t)continue;const n=e[a].slice(0,t).trim(),r=e[a].slice(t+1).trim();switch(n.toLowerCase()){case"content-type":o.contentType=r;break;case"content-description":o.contentDescription=r;break;case"content-transfer-encoding":o.contentTransferEncoding=r;break;case"content-id":o.contentID=r;break;case"content-disposition":o.contentDisposition=r;break;case"content-location":o.contentLocation=r}}else{if(o.contentDisposition.toLowerCase().includes("inline")&&e[a].length>=4&&o.contentType?.toLowerCase().includes("image")){let n=!0,e=t.subarray(i,t.length);if(o.contentType.toLowerCase().indexOf("tif")>0){if("base64"===o.contentTransferEncoding){let t="";const n=e;for(let e=0;e<n.length;e+=65535){const r=n.subarray(e,e+65535>n.length-1?n.length-1:e+65535);t+=String.fromCharCode.apply(null,r)}const r=atob(t);e=new Uint8Array(r.length);for(let o=0;o<e.length;o++)e[o]=r.charCodeAt(o)}n=73===e[0]&&73===e[1]||77===e[0]&&77===e[1]}if(n){let n=e.buffer;"base64"!==o.contentTransferEncoding&&(n=new ArrayBuffer(t.length-i),e=new Uint8Array(n),e.set(t.subarray(i,t.length))),o.contentData=n,o.isValidImage=!0}break}if((""===n.start||o.contentID===n.start)&&o.contentType){if(o.contentType.includes("text")||o.contentType.includes("xml")){o.contentData=String.fromCharCode.apply(null,t.subarray(i,t.length));break}o.contentData=t.subarray(i,t.length)}}return o}export{t as parse};
|
|
@@ -1,5 +1,2 @@
|
|
|
1
|
-
/*
|
|
2
|
-
All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
3
|
-
See https://js.arcgis.com/5.0/third-party-notices.txt for details.
|
|
4
|
-
*/
|
|
1
|
+
/* COPYRIGHT © Esri - https://js.arcgis.com/5.0/third-party-notices.txt */
|
|
5
2
|
import{isSome as e}from"../../../core/arrayUtils.js";import t from"../../../geometry/SpatialReference.js";import{isWKT2 as n}from"../../../geometry/support/spatialReferenceUtils.js";import{isSameTagIgnoreNS as r,getElementValue as s,getElements as a,getElement as i,getElementNumericValue as l,getElementNumericValues as o}from"./xmlUtilities.js";import f from"../transforms/PolynomialTransform.js";function u(e,t){if(!e||!t)return null;const n=[];for(let r=0;r<e.length;r++)n.push(e[r]),n.push(t[r]);return n}function c(e){const t=i(e,"GeodataXform"),n=d(l(t,"SpatialReference/WKID")||s(t,"SpatialReference/WKT"));if("typens:PolynomialXform"!==t.getAttribute("xsi:type"))return{spatialReference:n,transform:null};const r=l(t,"PolynomialOrder")??1,a=o(t,"CoeffX/Double"),c=o(t,"CoeffY/Double"),m=o(t,"InverseCoeffX/Double"),p=o(t,"InverseCoeffY/Double"),S=u(a,c),C=u(m,p);return{spatialReference:n,transform:S&&C&&S.length&&C.length?new f({spatialReference:n,polynomialOrder:r,forwardCoefficients:S,inverseCoefficients:C}):null}}function m(e){const t=l(e,"NoDataValue"),n=i(e,"Histograms/HistItem"),r=l(n,"HistMin"),o=l(n,"HistMax"),f=l(n,"BucketCount"),u=s(n,"HistCounts")?.split("|").map(e=>Number(e));let c,m,d,p;a(e,"Metadata/MDI").forEach(e=>{const t=Number(e.textContent??e.nodeValue);switch(e.getAttribute("key").toUpperCase()){case"STATISTICS_MINIMUM":c=t;break;case"STATISTICS_MAXIMUM":m=t;break;case"STATISTICS_MEAN":d=t;break;case"STATISTICS_STDDEV":p=t}});const S=l(e,"Metadata/SourceBandIndex");return{noDataValue:t,histogram:u?.length&&null!=r&&null!=o?{min:r,max:o,size:f||u.length,counts:u}:null,sourceBandIndex:S,statistics:null!=c&&null!=m?{min:c,max:m,avg:d,stddev:p}:null}}function d(e){if(!e)return null;let r=Number(e);if(!isNaN(r)&&0!==r)return new t({wkid:r});if(e=String(e).trim(),n(e))return new t({wkt2:e});const s=e.toUpperCase();if(s.startsWith("COMPD_CS")){if(!s.includes("VERTCS")||!s.includes("GEOGCS")&&!s.startsWith("PROJCS"))return null;const n=s.indexOf("VERTCS"),a=s.indexOf("PROJCS"),i=a>-1?a:s.indexOf("GEOGCS");if(-1===i)return null;const l=e.slice(i,e.lastIndexOf("]",n)+1).trim(),o=e.slice(n,e.lastIndexOf("]")).trim();r=p(l);const f=new t(r?{wkid:r}:{wkt:l}),u=p(o);return u&&(f.vcsWkid=u),f}return s.startsWith("GEOGCS")||s.startsWith("PROJCS")?(r=p(e),new t(0!==r?{wkid:r}:{wkt:e})):null}function p(e){const t=e.replaceAll("]","[").replaceAll('"',"").split("[").map(e=>e.trim()).filter(e=>""!==e),n=t[t.length-1].split(","),r=n[0]?.toLowerCase();if(("epsg"===r||"esri"===r)&&e.endsWith('"]]')){const e=Number(n[1]);if(!isNaN(e)&&0!==e)return e}return 0}function S(t){if("pamdataset"!==t?.documentElement.tagName?.toLowerCase())return{};const n={spatialReference:null,transform:null,metadata:{},rasterBands:[],statistics:null,histograms:null};t.documentElement.childNodes.forEach(e=>{if(1===e.nodeType)if(r(e,"SRS")){if(!n.spatialReference){const t=s(e);n.spatialReference=d(t)}}else if(r(e,"Metadata"))if("xml:ESRI"===e.getAttribute("domain")){const{spatialReference:t,transform:r}=c(e);n.transform=r,n.spatialReference||(n.spatialReference=t)}else{a(e,"MDI").forEach(e=>n.metadata[e.getAttribute("key")]=s(e))}else if(r(e,"PAMRasterBand")){const t=m(e);null!=t.sourceBandIndex&&null==n.rasterBands[t.sourceBandIndex]?n.rasterBands[t.sourceBandIndex]=t:n.rasterBands.push(t)}});const i=n.rasterBands;if(i.length){const t=!!i[0].statistics;n.statistics=t?i.map(e=>e.statistics).filter(e):null;const r=!!i[0].histogram;n.histograms=r?i.map(e=>e.histogram).filter(e):null}return n}export{S as parsePAMInfo,d as parseSpatialReference};
|
|
@@ -1,5 +1,2 @@
|
|
|
1
|
-
/*
|
|
2
|
-
All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
3
|
-
See https://js.arcgis.com/5.0/third-party-notices.txt for details.
|
|
4
|
-
*/
|
|
1
|
+
/* COPYRIGHT © Esri - https://js.arcgis.com/5.0/third-party-notices.txt */
|
|
5
2
|
import e from"../../../core/Error.js";import{throwIfAborted as t}from"../../../core/promiseUtils.js";import i from"../../../geometry/Extent.js";import n from"../../../geometry/Point.js";import{getByteCount as o}from"../formats/pixelRangeUtils.js";import{snapToRaster as a,clip as r}from"../functions/clipUtils.js";import{transformPixels as s}from"../functions/pixelTransformUtils.js";import{mapPixelValueToAttribute as l,pixelIdFieldName as c,convertPixelBlockToFeatures as p,getValidPixels as f,mosaic as u,countCategoricalPixels as m}from"../functions/pixelUtils.js";import{load as x,projectPolygon as h}from"../functions/rasterProjectionHelper.js";import{computeBoxStatistics as d,computeStatisticsHistograms as y}from"../functions/stretchUtils.js";import w from"../../support/Field.js";import g from"../../support/PixelBlock.js";import{getBandNames as k}from"../../../renderers/support/rasterRendererHelper.js";import b from"../../../rest/support/ImageIdentifyParameters.js";const B=2**30,S=2048,P=2**20,j=20,I=100;async function R(e,t){return"imagery"===e.type?await e.generateRasterInfo(e.rasterFunction,t):e.raster.rasterInfo}function T(e){const t=[new w({name:c,alias:"Pixel ID",type:"oid"})],{pixelType:i}=e,n="f32"===i?"single":"f64"===i?"double":"integer";return k(e).forEach(e=>{t.push(new w({name:e,alias:e,type:n}))}),t.map(e=>e.toJSON())}async function v(t,i){if(t.spatialReference.equals(i))return t;if("polyline"===t.type){const n=(await import("../../../geometry/operators/projectOperator.js")).execute(t,i);if(null==n)throw new e("read-pixels","failed to project the geometry into the layer's spatial reference");return n}if("extent"===t.type||t.rings[0].length<j){const e=(await import("../../../geometry/operators/lengthOperator.js")).execute(t,{unit:"meters"})/I;t=(await import("../../../geometry/operators/densifyOperator.js")).execute(t,e,{unit:"meters"}),await x(),t=h(t,i)}return t}async function z(e,t,i=!1){const{spatialReference:o}=e,r=t?.geometry,s=await v(r??e.extent,o),l="extent"===s.type?s:s.extent,c=null==r||"extent"===r.type&&r.spatialReference.equals(o)?void 0:s,p=new n({x:e.pixelSize.x,y:e.pixelSize.y,spatialReference:o}),f=!!t?.autoResample,u=f?p:t?.pixelSize??p;let{extent:m,width:x,height:h}=a(e,l,u);if(!f)return{extent:m,clipGeometry:c,width:x,height:h,pixelSize:u};const d=e.storageInfo?.pyramidScalingFactor??2;let{x:y,y:w}=u;const g=t?.maxPixelCount??P;for(;x*h>g&&(!i||Math.max(x,h)>1024);)y*=d,w*=d,x/=d,h/=d;return x=Math.round(x),h=Math.round(h),{extent:m,clipGeometry:c,width:x,height:h,pixelSize:new n({x:y,y:w,spatialReference:o})}}async function*M(e,n,o=!1,a){const{extent:s,clipGeometry:l,width:c,height:p}=n,f=s.width/c,u=s.height/p,m=Math.ceil(c/S),x=Math.ceil(p/S),h=f*S,d=u*S,{xmin:y,xmax:w,ymin:g,ymax:k}=s,b=x*m,B={bandIds:n.bandIds?.length?n.bandIds:void 0,interpolation:"nearest",...a};for(let P=0;P<x;P++)for(let n=0;n<m;n++){t(B);const a=new i({xmin:y+n*h,xmax:o?Math.min(w,y+(n+1)*h):y+(n+1)*h,ymax:k-P*d,ymin:o?Math.max(g,k-(P+1)*d):k-(P+1)*d,spatialReference:s.spatialReference}),c={row:P,col:n},p=P*m+n+1;if(l&&!a.intersects(l)){yield{extent:a,pixelBlock:null,id:c,total:b,current:p};continue}const x=o?Math.round(a.width/f):S,j=o?Math.round(a.height/u):S;let{pixelBlock:I}=await e.fetchPixels(a,x,j,B).catch(()=>({pixelBlock:void 0}));I&&l&&(I=await r(I,a,l)),yield{extent:a,pixelBlock:I,id:c,total:b,current:p}}}async function*F(e,i,n){const o=await R(e,n),a=T(o),r={...i,geometry:i?.geometry??o.extent},s=M(e,await z(o,r),!0,n),l=o.width;for await(const c of s){if(!c.pixelBlock){yield{...c};continue}const r=V(e),{pixelBlock:s}=c,{statistics:p,histograms:f}=await K({pixelBlock:s,rasterJobHandler:r},n),u=c;u.statistics=p,u.histograms=f;const m=c.id.row*o.width*S+c.id.col*S;t(n),u.featureSet=await _({pixelBlock:s,extent:c.extent,fields:a,skipFactor:i?.skipFactor??1,rasterJobHandler:r,pixelIdOffset:m,imageRowSize:l},n),t(n),yield u}}function H(t,i,n){const a=o(i),{width:r,height:s}=t;if(r*s*a>B)throw new e("fetch-pixels","failed to fetch pixels as pixel byte count exceeds the 1GB limit");if(n&&r*s>n)throw new e("fetch-pixels",`failed to fetch pixels as pixel count exceeds the ${n} limit`)}async function C(t,i,n){if(!i.geometry)throw new e("fetch-pixels","geometry is required to fetch pixel feature set");const o=await R(t),a=await z(o,i,!0);H(a,o.pixelType);const{extent:r,pixelSize:s}=a,l=Math.round(o.extent.width/s.x),c=T(o),p={fields:c,features:[]},f=p.features,{maxPixelCount:u}=i,m=!!i.autoResample&&null!=u&&a.width*a.height>u,x=m?1:i.skipFactor??1,h=a.width<=S||a.height<=S,d=M(t,a,1===x||h,n);for await(const e of d){if(!e.pixelBlock)continue;const i=V(t),a=Math.floor((o.extent.ymax-e.extent.ymax)/s.y)*l+Math.floor((e.extent.xmin-o.extent.xmin)/s.x),r=await _({pixelBlock:e.pixelBlock,extent:e.extent,fields:c,skipFactor:x,rasterJobHandler:i,pixelIdOffset:a,imageRowSize:l},n);if(r?.features?.length){const{features:e}=r,t=e.length;for(let i=0;i<t;i++){const t=e.pop();f.push(t)}}}if(m&&u){const e=u/(i.skipFactor??1)**2;if(f.length>e){const t=f.length/e,i=[...f],n=f.length-1;f.length=0;for(let o=0,a=0;o<e-1;o++){a+=t;const e=Math.round(a);e<n&&f.push(i[e])}}}return{extent:r,featureSet:p,pixelSize:s}}async function O(e,t,i){const{geometry:n}=t;if("multipoint"===n.type)return J(e,n,i);if("polyline"===n.type)return U(e,n,i);const o=await $(e,{geometry:n},i);if(!o)return null;return d(o)}async function J(e,t,i){const n=await R(e,i),o=t.points.map((e,i)=>t.getPoint(i)).map(t=>q(e,t,i)),a=(await Promise.all(o)).filter(e=>null!=e);if(a.length<=1)return N(a[0]);const r=a[0].map((e,t)=>a.map(e=>e[t]));return d(new g({pixels:r,pixelType:n.pixelType}))}async function q(e,t,i){if("imagery"===e.type){const n=await e.identify(new b({geometry:t,returnCatalogItems:!1}),i).catch(()=>null);return null==n?.value||n.value.includes("NoData")?null:n.value.replaceAll(", "," ").split(" ").map(e=>Number(e))}const n=await e.identify(t,i).catch(()=>null);return n?.value}function N(e){return e?.map(e=>({min:e,max:e,avg:e,median:e,quartile1:e,quartile3:e}))}async function U(e,t,i){const n=await D(e,{geometry:t},i),o=await R(e,i),{bandCount:a,pixelType:r}=o,s=new Array(a).fill(0).map(()=>g.createEmptyBand(r,n.length));let l=0;for(let c=0;c<n.length;c++){const e=n[c];if(null!=e.value){l++;for(let t=0;t<a;t++)s[t][c]=e.value[t]}}l!==n.length&&s.forEach((e,t)=>{s[t]=e.subarray(0,l)});return d(new g({pixels:s,pixelType:r}))}async function A(t,i,n){const o=await R(t,n);if(!o.attributeTable||!o.pixelType.startsWith("u"))return null;const a=o.attributeTable.clone(),r=a.fields.find(e=>"value"===e.name.toLowerCase()),s=a.fields.find(e=>"count"===e.name.toLowerCase());if(!r||!s)throw new e("compute-attribute-table","Value or count field not found in attribute table");const l=2**Number(o.pixelType.slice(1)),c=new Uint32Array(l),{geometry:p}=i;return await L(t,p,(e,t)=>m(e,c),n),a.features.forEach(e=>{const t=e.attributes[r.name];e.attributes[s.name]=c[t]}),a}async function E(e,t,i){const{geometry:n}=t;if("point"===n.type)return q(e,n,i);if("multipoint"===n.type){const t=n.points.map((e,t)=>n.getPoint(t)).map(t=>q(e,t,i)),o=(await Promise.all(t)).filter(e=>null!=e);if(0===o.length)return null;return G(o).map(e=>e/o.length)}const o=await L(e,n,(e,t)=>W(e),i),a=o?.filter(e=>e.count>0);if(!a?.length)return null;const r=G(a.map(e=>e.bandSum)),s=a.map(e=>e.count).reduce((e,t)=>e+t);return r.map(e=>e/s)}function G(e){return e.reduce((e,t)=>e.map((e,i)=>e+t[i]))}function W(e){const{width:t,height:i,pixels:n,mask:o}=e,a=new Array(n.length).fill(0);let r=0;for(let s=0;s<i;s++)for(let e=0;e<t;e++){const i=s*t+e;if(!o||o[i]){for(let e=0;e<n.length;e++)a[e]+=n[e][i];r++}}return{bandSum:a,count:r}}async function D(e,t,i){const n=await L(e,t.geometry,f,i);return n?.flat()??[]}async function L(i,n,o,a){const s=i.spatialReference;if("polyline"===n.type&&!n.spatialReference.equals(s)){const t=(await import("../../../geometry/operators/projectOperator.js")).execute(n,s);if(null==t)throw new e("read-pixels","failed to fetch pixels");n=t}const l="polyline"===n.type?n.extent:n,c=await v(l,s),p="polyline"===n.type?n:c,f=await R(i,a),u={geometry:c,autoResample:!1},m=[],x=M(i,await z(f,u),!0,a);for await(const e of x){if(!e.pixelBlock)continue;const{extent:i}=e,n=o(await r(e.pixelBlock,i,p),i);m.push(n),t(a)}return m}async function K(e,t){const{rasterJobHandler:i}=e,{pixelBlock:n}=e,{statistics:o,histograms:a}=i?await i.computeStatisticsHistograms({pixelBlock:n},t):y(n);return{statistics:o,histograms:a}}async function _(e,t){const{extent:i,fields:n,skipFactor:o,rasterJobHandler:a,pixelIdOffset:r,imageRowSize:s}=e,{pixelBlock:l}=e,c=n.map(({name:e})=>e),f=a?await a.convertPixelBlockToFeatures({pixelBlock:l,extent:i,fieldNames:c,skipFactor:o,pixelIdOffset:r,imageRowSize:s},t):p({pixelBlock:l,extent:i,fieldNames:c,skipFactor:o,pixelIdOffset:r,imageRowSize:s});return f?{fields:n,features:f}:void 0}function V(e){return"_rasterJobHandler"in e?e._rasterJobHandler:null}async function $(e,t,i){const n=await R(e);t={...t,maxPixelCount:t.maxPixelCount??2**28};const o=await z(n,t);o.bandIds=t.bandIds?.length?t.bandIds:void 0,H(o,n.pixelType,t.maxPixelCount);const{width:a,height:r}=o;if(a<=S&&r<=S){const t=o.bandIds?.length?o.bandIds:void 0,{pixelBlock:n}=await e.fetchPixels(o.extent,a,r,{bandIds:t,interpolation:"nearest",...i});return n}const s=[],l=M(e,o,!1,i);for await(const u of l)s.push(u.pixelBlock);if(!s.some(e=>null!=e))return null;const c=Math.ceil(a/S),p=Math.ceil(r/S),f={width:c*S,height:p*S};let m;const x=V(e);if(x){const e=await x.mosaicAndTransform({srcPixelBlocks:s,srcMosaicSize:f,destDimension:f},{...i,transferPixelsToWorker:!0});m=e?.pixelBlock}else m=u(s,f);return m}async function Q(t,i,n){if(!i.geometry)throw new e("compute-statistics-histograms","geometry is required to fetch pixel feature set");let o=await $(t,i,n);if(!o)throw new e("compute-statistics-histograms","failed to get intersecting pixels");const{valueAttributeFieldName:a}=i;if(a&&"value"!==a.toLowerCase()){const e=await R(t,n);o=l(o,e,a)}const r=V(t),{transformType:c}=i;if(c){const e={lambda:i.lambda,shift:i.shift};o=r?await r.transformPixels({pixelBlock:o,transformType:c,transformParameters:e},{...n,transferPixelsToWorker:!0}):s(o,c,e)}const p=i.histogramSize??void 0;return r?await r.computeStatisticsHistograms({pixelBlock:o,histogramSize:p,includeSkewnessKurtosis:!0},{...n,transferPixelsToWorker:!0}):y(o,{histogramSize:p,includeSkewnessKurtosis:!0})}export{O as computeBoxStatistics,A as computeRasterAttributeTable,Q as computeStatisticsHistograms,F as createPixelFeatureSetCursor,C as fetchPixelFeatureSet,E as identifyAveragePixelValue,D as readIntersectingPixels};
|
|
@@ -1,5 +1,2 @@
|
|
|
1
|
-
/*
|
|
2
|
-
All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
3
|
-
See https://js.arcgis.com/5.0/third-party-notices.txt for details.
|
|
4
|
-
*/
|
|
1
|
+
/* COPYRIGHT © Esri - https://js.arcgis.com/5.0/third-party-notices.txt */
|
|
5
2
|
import e from"../../../core/Error.js";import t from"../../../geometry/Extent.js";import{getElement as r,getElementValue as o,getElementValues as i,getElements as n,getSpaceDelimitedNumericValues as a,isSameTagIgnoreNS as s,getNodeNameIgnoreNS as c}from"./xmlUtilities.js";function l(e){return e.endsWith("?")?e.slice(0,-1):e}function u(e){return e.filter(({coverageSubType:e})=>null==e||""===e||/^rectified(grid|dataset)/i.test(e))}function p(e){const i=o(e,"Service/name"),s=r(e,"Capability"),c=r(s,"GetCapabilities/Get/OnlineResource")?.getAttribute("xlink:href")??"",p=r(s,"DescribeCoverage/Get/OnlineResource")?.getAttribute("xlink:href")??"",m=r(s,"GetCoverage/Get/OnlineResource")?.getAttribute("xlink:href")??"",g={getCapabilities:l(c),describeCoverage:l(p),getCoverage:l(m)},v=n(e,"CoverageOfferingBrief"),d=[];for(let r=0;r<v.length;r++){const e=v[r],i=o(e,"name"),s=n(e,"pos"),c=a(s[0]),l=a(s[1]),u=new t({xmin:c[0],ymin:c[1],xmax:l[0],ymax:l[1],spatialReference:{wkid:4326}});d.push({id:i,lonLatEnvelope:u})}return{name:i,onlineResources:g,coverages:d,gridCoverages:u(d),supportedVersions:["1.0.0"],version:"1.0.0"}}function m(e){const r={};for(let i=0;i<e.childNodes.length;i++){const n=e.childNodes[i];if(1!==n.nodeType)continue;const s=c(n).toLowerCase();switch(s){case"title":case"abstract":r[s]=o(n);break;case"identifier":r.id=o(n);break;case"wgs84boundingbox":{const e=a(n,"LowerCorner"),o=a(n,"UpperCorner");r.lonLatEnvelope=new t({xmin:e[0],ymin:e[1],xmax:o[0],ymax:o[1],spatialReference:{wkid:4326}})}break;case"coveragesummary":r.coverageSummaries=r.coverageSummaries||[],r.coverageSummaries.push(m(n))}}return r}function g(e,t){if(e.coverageSummaries)for(let r=0;r<e.coverageSummaries.length;r++)e.coverageSummaries[r].abstract=e.coverageSummaries[r].abstract||e.abstract,e.coverageSummaries[r].lonLatEnvelope=e.coverageSummaries[r].lonLatEnvelope||e.lonLatEnvelope,e.coverageSummaries[r].title=e.coverageSummaries[r].title||e.title,g(e.coverageSummaries[r],t);null!=e.id&&t.push(e)}function v(e){const t=r(e.querySelector("Operation[name=GetCapabilities]"),"Get")?.getAttribute("xlink:href")||"",o=r(e.querySelector("Operation[name=DescribeCoverage]"),"Get")?.getAttribute("xlink:href")||"",i=r(e.querySelector("Operation[name=GetCoverage]"),"Get")?.getAttribute("xlink:href")||"";return{getCapabilities:l(t),describeCoverage:l(o),getCoverage:l(i)}}function d(e){const t=o(e,"ServiceIdentification/Title"),n=i(e,"ServiceIdentification/ServiceTypeVersion"),a=v(r(e,"OperationsMetadata")),c=[],l=r(e,"Contents");for(let r=0;r<l.childNodes.length;r++){const e=l.childNodes[r];1===e.nodeType&&(s(e,"CoverageSummary")&&g(m(e),c))}const p=i(l,"SupportedFormat");return{name:t,onlineResources:a,coverages:c,gridCoverages:u(c),supportedVersions:n,supportedFormats:p,version:"1.1.0"}}function f(e){const s=r(e,"ServiceIdentification"),c=o(s,"Title"),l=i(s,"ServiceTypeVersion"),p=i(s,"Profile"),m=v(r(e,"OperationsMetadata")),g=n(e,"Contents/CoverageSummary"),d=[];for(let i=0;i<g.length;i++){const e=g[i],n=o(e,"CoverageId"),s=r(e,"WGS84BoundingBox");let c;if(s){const e=a(s,"LowerCorner"),r=a(s,"UpperCorner");c=new t({xmin:e[0],ymin:e[1],xmax:r[0],ymax:r[1],spatialReference:{wkid:4326}})}const l=o(e,"CoverageSubtype")||"RectifiedGridCoverage";d.push({id:n,lonLatEnvelope:c,coverageSubType:l})}const f=r(e,"ServiceMetadata");return{name:c,supportedVersions:l,supportedFormats:i(f,"formatSupported"),supportedInterpolations:i(f,"interpolationSupported").concat(i(f,"InterpolationSupported")),onlineResources:m,profiles:p,coverages:d,gridCoverages:u(d),version:"2.0.1"}}function S(e){let t=null;if("string"==typeof e){t=(new DOMParser).parseFromString(e,"text/xml")}else t=e;const r=t.documentElement.getAttribute("version"),o=r?.slice(0,3);return null!=o&&o<"2.1"}function b(t,r=null){let o=null;if("string"==typeof t){o=(new DOMParser).parseFromString(t,"text/xml")}else o=t;let i=o.documentElement.getAttribute("version");"1.0"===i?i="1.0.0":"1.1"===i&&(i="1.1.0");const n=i||r||"1.0.0",a=n.slice(0,3);let s;if("2.0"===a)s=f(o);else if("1.1"===a)s=d(o);else{if("1.0"!==a)throw new e("wcsraster:parsecapabilities","the capabilities version is not supported");s=p(o)}return s.version=n,s}export{S as isSupportedVersion,b as parseCapabilities};
|
|
@@ -1,5 +1,2 @@
|
|
|
1
|
-
/*
|
|
2
|
-
All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
3
|
-
See https://js.arcgis.com/5.0/third-party-notices.txt for details.
|
|
4
|
-
*/
|
|
1
|
+
/* COPYRIGHT © Esri - https://js.arcgis.com/5.0/third-party-notices.txt */
|
|
5
2
|
import e from"../../../geometry/Extent.js";import t from"../../../geometry/Polygon.js";import{isAxesOrderReversedForWkid as n}from"../../ogc/crsUtils.js";import{convertOleDateTimeToEpoch as i,getDimensionValues as s}from"./multidimensionalUtils.js";import{getElements as a,isSameTagIgnoreNS as o,getElementValue as l,getElementValues as r,getNodeNameIgnoreNS as u,getElement as m,getSpaceDelimitedNumericValues as p}from"./xmlUtilities.js";import c from"../../support/RasterInfo.js";function d(e){e.variables.forEach(e=>e.dimensions.forEach(e=>e.values??=s(e)))}function f(e){return{requestResponseCRSs:r(e,"requestResponseCRSs").map(e=>e.split(":")[1]),nativeCRSs:r(e,"nativeCRSs").map(e=>e.split(":")[1])}}function g(e,t){const n=r(e,"1.0.0"===t?"interpolationMethod":"InterpolationMethod"),i="1.0.0"===t?e.getAttribute("default"):l(e,"InterpolationMethods/Default");return null!=i?[i].concat(n.filter(e=>e.toLowerCase()!==i.toLowerCase())):n}function h(e){return null==e?["nearest"]:e.map(e=>{const t=e.toLowerCase();return t.includes("nearest")?"nearest":t.includes("linear")?"bilinear":t.includes("cubic")?"cubic":null}).filter(e=>!!e)}function b(t){const n=a(t,"pos"),i=p(n[0]),s=p(n[1]);return new e({xmin:i[0],ymin:i[1],xmax:s[0],ymax:s[1],spatialReference:{wkid:4326}})}function x(e,t){const n=r(e,t);return n?.length&&""!==n[0]&&!isNaN(Number(n[0]))?n.map(e=>Number(e)):null}function v(e){const t=p(e,"MinimumValue"),n=p(e,"MaximumValue");return t.length&&n.length?t.map((e,t)=>({min:e,max:n[t],avg:-1,stddev:-1})):null}function D(e){return null==e?null:e.every(t=>t===e[0])?e[0]:e}function y(e){const t=[],n=a(e,"RangeSet");let i=[];for(let s=0;s<n.length;s++){const e=l(n[s],"name"),o=l(n[s],"label"),u=[],m=x(n[s],"nullValues/singleValue"),p=a(n[s],"AxisDescription");for(let t=0;t<p.length;t++){const e=l(p[t],"name"),n=l(p[t],"label"),s=r(p[t],"singleValue");if(0===s.length){const e=l(p[t],"min"),n=l(p[t],"max"),i=Number(l(p[t],"res"))||1;if(null!==e&&null!==n)for(let t=parseInt(e,10);t<=parseInt(n,10);t+=i)s.push(t.toString())}"band"===e.toLowerCase()&&(i=s),u.push({name:e,label:n,values:s})}t.push({name:e,label:o,nullValues:m,axis:u})}return{rangeSet:t,bandNames:i}}function w(e=null){if(!e)return{resolution:null,units:null};let t=e.toUpperCase();const n=["Y","M","D"],i=["H","M","S"],s=["Years","Months","Days","Hours","Minutes","Seconds"];let a,o,l;return t.includes("PT")?(t=t.slice(2),l=i.findIndex(e=>t.includes(e)),a=s[3+l],o=parseFloat(t.slice(0,-1))):(t=t.slice(1),l=n.findIndex(e=>t.includes(e)),l>-1&&(a=s[l]),o=parseFloat(t.slice(0,-1))),{resolution:o,units:a}}function S(e){const t=a(e,"timeposition");if(t.length>0){const e=[];for(let n=0;n<t.length;n++)e.push(new Date(l(t[n])));return{begin:e[0],end:e[e.length-1],values:e}}const n=m(e,"timePeriod")||m(e,"TimePeriod");if(n){return{begin:new Date(l(n,"beginPosition")||l(n,"BeginPosition")),end:new Date(l(n,"endPosition")||l(n,"EndPosition")),...w(l(n,"timeResolution")||l(n,"TimeResolution"))}}return null}function I(t){const n=m(t,"spatialDomain"),i=m(n,"Envelope")||m(n,"EnvelopeWithTimePeriod"),s=i.getAttribute("srsName").split(":"),o=s[s.length-1],r=a(i,"pos"),u=p(r[0]),c=p(r[1]),d=parseInt(o,10),f=isNaN(d)?null:{wkid:d},g=new e({xmin:u[0],ymin:u[1],xmax:c[0],ymax:c[1],spatialReference:f}),h=m(n,"RectifiedGrid"),b=l(h,"low").split(" "),x=l(h,"high").split(" "),v=parseInt(x[0],10)-parseInt(b[0],10)+1,D=parseInt(x[1],10)-parseInt(b[1],10)+1,y=p(n,"origin/pos"),w=a(n,"offsetVector"),I={envelope:g,columns:v,rows:D,offset:{x:parseFloat(l(w[0]).split(" ")[0]),y:parseFloat(l(w[1]).split(" ")[1])},origin:{x:y[0],y:y[1]}},L=m(t,"temporalDomain")||m(t,"TemporalDomain");return{spatialDomain:I,temporalDomain:L?S(L):null}}function L(e){const t={version:"1.0"};let n,i=[];for(let c=0;c<e.childNodes.length;c++){const s=e.childNodes[c];if(1===s.nodeType)if(o(s,"description"))t.description=l(s);else if(o(s,"name"))t.name=l(s);else if(o(s,"label"))t.label=l(s);else if(o(s,"supportedFormats"))t.supportedFormats=r(s,"formats");else if(o(s,"supportedCRSs"))t.supportedCRSs=f(s);else if(o(s,"supportedInterpolations"))t.supportedInterpolations=g(s,"1.0.0");else if(o(s,"lonLatEnvelope"))t.lonLatEnvelope=b(s);else if(o(s,"rangeSet")){const e=y(s);t.rangeSet=e.rangeSet,i=e.bandNames;const a=e.rangeSet[0].nullValues;a?.length&&(n=D(a))}else o(s,"domainSet")&&(t.domainSet=I(s))}const s=h(t.supportedInterpolations),{name:a,description:u,label:m,lonLatEnvelope:p,supportedFormats:d}=t,{spatialDomain:x}=t.domainSet,v={x:Math.abs(x.offset.x),y:Math.abs(x.offset.y)},w=C(t.domainSet),S=new c({width:x.columns,height:x.rows,pixelSize:v,pixelType:"unknown",extent:x.envelope,spatialReference:x.envelope.spatialReference,bandCount:i.length||1,noDataValue:n,multidimensionalInfo:w});return{id:a,title:t.name,description:u||m,lonLatEnvelope:p,rasterInfo:S,bandNames:i,supportedFormats:d,supportedInterpolations:s,coverageDescription:t,version:"1.0.0",useEPSGAxis:!1}}function C(e){if(!e.temporalDomain)return null;const{begin:t,end:n,values:i,units:s,resolution:a}=e.temporalDomain,o={variables:[{name:"default",description:"",dimensions:[{name:"StdTime",description:"",unit:"ISO8601",values:i?.map(e=>e.getTime()),hasRegularIntervals:!i,interval:a,intervalUnit:s,extent:[t.getTime(),n.getTime()]}]}]};return d(o),o}function T(e,t){const n=[],i=a(e,"Field");let s,o=[];for(let u=0;u<i.length;u++){const e=l(i[u],"Identifier"),p=l(i[u],"Description"),c=l(i[u],"Definition"),d=l(i[u],"Abstract"),f=l(i[u],"Title"),h=x(i[u],"NullValue"),b=m(i[u],"AllowedValues"),D=b?v(b):null,y=g(i[u],"1.1.0"),w=[],S=a(i[u],"Axis");for(let n=0;n<S.length;n++){const e=S[n].getAttribute("identifier"),i=l(S[n],"UOM"),a=l(S[n],"DataType"),u=r(S[n],"Key");t&&!e.toLowerCase().includes("band")||(o=u,s=h),w.push({identifier:e,uom:i,dataType:a,values:u,bandNoDataValues:s})}n.push({identifier:e,description:p,definition:c,abstract:d,title:f,supportedInterpolations:y,axis:w,nullValues:h,statistics:D})}return{rangeSet:n,bandNames:o,bandNoDataValues:s,statistics:n[0].statistics}}function R(e,t){if(!t.temporalDomain)return null;const n=e.filter(e=>!e.identifier.toLowerCase().includes("field_1")&&!e.axis.some(e=>e.identifier.includes("band"))),i=[];if(n.length&&n.forEach(e=>{const t=e.axis.map(e=>{const t=e.values.map(t=>{if("ISO8601"===e.uom){return(t=t.trim()).toLowerCase().includes("z")?new Date(t).getTime():new Date(t+"Z").getTime()}return parseFloat(t.trim())}),n=[Math.min.apply(null,t),Math.max.apply(null,t)];return{name:e.identifier.trim(),description:"",field:e.identifier.trim(),unit:e.uom?e.uom.trim():"",hasRegularIntervals:!1,values:t,extent:n}});i.push({name:e.identifier.trim(),description:e.description?.trim()??"",unit:"",dimensions:t,statistics:e.statistics})}),t.temporalDomain){const{begin:e,end:n,values:s,units:a,resolution:o}=t.temporalDomain;i.some(e=>e.dimensions.some(e=>"stdtime"===e.name.toLowerCase()))||i.forEach(t=>{t.dimensions.push({name:"StdTime",description:"",unit:"ISO8601",values:s?.map(e=>e.getTime()),hasRegularIntervals:!s,interval:o,intervalUnit:a,extent:[e.getTime(),n.getTime()]})})}if(i.length){const e={variables:i};return d(e),e}return null}function M(t){const i=m(t,"SpatialDomain"),s=m(i,"GridCRS"),o=l(s,"GridBaseCRS"),r=l(s,"GridOrigin"),u=r?.split(" ").map(e=>parseFloat(e))??[0,0],c=p(s,"GridOffsets"),d=a(i,"BoundingBox");let f,g,h,b;for(let n=0;n<d.length;n++){const t=d[n].getAttribute("crs")?.toLowerCase();if(null!=t)if(t.includes("imagecrs")){const e=p(d[n],"LowerCorner"),t=p(d[n],"UpperCorner");f=t[0]-e[0]+1,g=t[1]-e[1]+1}else if(t.indexOf("epsg")>0){const i=t.split(":");h=parseInt(i[i.length-1],10);const s=p(d[n],"LowerCorner"),a=p(d[n],"UpperCorner");b=new e({xmin:s[0],ymin:s[1],xmax:a[0],ymax:a[1],spatialReference:{wkid:h}})}}const x=f>g,v=b.xmax-b.xmin>b.ymax-b.ymin;let D=!1;n(h)&&(x===v?D=!1:(D=!0,b=new e({xmin:b.ymin,ymin:b.xmin,xmax:b.ymax,ymax:b.xmax,spatialReference:{wkid:h}})));const y={columns:f,rows:g,origin:{x:u[0],y:u[1]},offset:{x:c[0],y:c[c.length-1]},gridBaseCRS:o,envelope:b,useEPSGAxis:D},w=m(t,"temporalDomain")||m(t,"TemporalDomain");return{spatialDomain:y,temporalDomain:w?S(w):null}}function N(e,t){const n=[],i=[],s={supportedFormats:n,supportedCRSs:i,version:"1.1"};let a,o,r=[];for(let c=0;c<e.childNodes.length;c++){const t=e.childNodes[c];if(1!==t.nodeType)continue;const m=u(t).toLowerCase();switch(m){case"title":case"abstract":case"identifier":s[m]=l(t);break;case"supportedformat":{const e=l(t);n.includes(e)||n.push(e)}break;case"supportedcrs":{const e=l(t);i.includes(e)||i.push(e)}break;case"range":{const e=T(t,!!s.domain?.temporalDomain);s.range=e.rangeSet,r=e.bandNames;const{bandNoDataValues:n}=e;n?.length&&(a=D(n)),o=e.statistics}break;case"domain":s.domain=M(t)}}const m=h(s.range[0].supportedInterpolations),{identifier:p,abstract:d,title:f,domain:g,range:b}=s,x={x:Math.abs(g.spatialDomain.offset.x),y:Math.abs(g.spatialDomain.offset.y)},v=R(b,g);v&&(a=b[0].nullValues,1===a?.length&&(a=a[0]));const y=new c({width:g.spatialDomain.columns,height:g.spatialDomain.rows,pixelSize:x,pixelType:"unknown",extent:g.spatialDomain.envelope,spatialReference:g.spatialDomain.envelope.spatialReference,bandCount:r.length||1,noDataValue:a,statistics:o,multidimensionalInfo:v});return{id:p,title:s.title,description:d||f,bandNames:r,rasterInfo:y,supportedFormats:n,supportedInterpolations:m,coverageDescription:s,version:t,useEPSGAxis:g.spatialDomain.useEPSGAxis}}function P(t){const n=m(t,"Envelope")||m(t,"EnvelopeWithTimePeriod"),i=n.getAttribute("srsName"),s=i.slice(i.lastIndexOf("/")+1),a=n.getAttribute("axisLabels").split(" ").map(e=>e.trim()).filter(e=>""!==e.trim()),r=p(n,"lowerCorner"),u=p(n,"upperCorner"),c=!["y","lat","latitude","north","nor","n","b"].includes(a[0].toLowerCase());let d;const f=parseInt(s,10),g=isNaN(f)?null:{wkid:f};d=new e(c?{xmin:r[0],ymin:r[1],xmax:u[0],ymax:u[1],spatialReference:g}:{xmin:r[1],ymin:r[0],xmax:u[1],ymax:u[0],spatialReference:g});const h={mins:r,maxs:u},b=n.getAttribute("uomLabels").trim().split(" ");let x,v;if(o(n,"EnvelopeWithTimePeriod")){x=new Date(l(t,"beginPosition")||l(t,"BeginPosition")),v=new Date(l(t,"endPosition")||l(t,"EndPosition"));const e=b?.findIndex(e=>"oledatetime"===e?.toLowerCase());e>-1&&(b[e]="ISO8601")}return{envelope:d,axisLabels:a,uomLabels:b.length?b:null,envelopeAllDims:h,beginPosition:x,endPosition:v,isEastFirst:c}}function E(e,t){const n=[],i=a(e,"DataRecord"),s=[];let o,r=[];for(let u=0;u<i.length;u++){const e=a(i[u],"field"),c=[];for(let n=0;n<e.length;n++){const i=e[n].getAttribute("name"),a=l(e[n],"description")||"",u=m(e[n],"uom")?.getAttribute("code")||"",d=p(e[n],"interval"),f=x(e[n],"nilValue")?.[0];t&&!i.toLowerCase().includes("band")||(s.push(i),d?.length&&(o=o||[],o.push({min:d[0],max:d[1],avg:-1,stddev:-1})),r.push(f)),c.push({name:i,description:a,uom:u,allowedValues:d,nilValue:f})}n.push(c)}return r.some(e=>null!=e)||(r=null),{rangeType:n,bandNames:s,bandStats:o,bandNoDataValues:r}}function V(e){let t=1,n="";const i=.01;return Math.abs(e-1/24)<1/24*i?n="Hours":Math.abs(e-1)<1*i?n="Days":e<1?(t=Math.round(24*e),n="Hours"):e>28-i&&e<31+i||Math.round(e/30)<12?n="Months":e>365-i&&e<366+i&&(n="Years"),{interval:t,intervalUnit:n}}function A(e,t,n){if(n.axisLabels.length<=2)return null;const s=[];for(let i=0;i<e.length;i++){const t=e[i];for(let e=0;e<t.length;e++)t[e].name.toLowerCase().includes("band")||s.push(t[e])}const a=[];if(s.length){const e=[];for(let s=2;s<n.axisLabels.length;s++){const a=t.uomLabels?.[s]?.trim()??"",o=n.axisLabels[s].toLowerCase().includes("time")||"iso8601"===a.toLowerCase()||"oledatetime"===a.toLowerCase();let l,r;if(o){const e=V(n.offset[s]);l=e.interval,r=e.intervalUnit}else l=n.offset[s],r=a;const u=[];o?(u.push(i(t.envelopeAllDims.mins[s])),u.push(i(t.envelopeAllDims.maxs[s]))):(u.push(t.envelopeAllDims.mins[s]),u.push(t.envelopeAllDims.maxs[s])),e.push({name:n.axisLabels[s].trim(),description:n.axisLabels[s].trim(),unit:o?"ISO8601":a,hasRegularIntervals:!0,extent:u,interval:l,intervalUnit:r})}if(s.forEach(t=>{const{allowedValues:n}=t,i=2===n?.length?[{min:n[0],max:n[1],avg:-1,stddev:-1}]:null;a.push({name:t.name.trim(),description:t.description?.trim()??"",unit:t.uom.trim(),statistics:i,dimensions:[...e]})}),a.length){const e={variables:a};return d(e),e}}return null}function F(e,t){const n=m(e,"RectifiedGrid"),i=p(n,"low"),s=p(n,"high"),o=[];for(let a=0;a<i.length;a++)o.push(s[a]-i[a]+1);const r=l(n,"axisLabels").split(" "),u=p(n,"origin/pos"),c=a(n,"offsetVector"),d=[];for(let a=0;a<c.length;a++){const e=p(c[a]),t=e.findIndex(e=>0!==e);d[t]=e[t]}const f=["y","lat","latitude","north","nor","n","b"];let g=!1;if(t?.length&&r?.length){g=[...t].sort((e,t)=>e<t?-1:1).join(",")===[...r].sort((e,t)=>e<t?-1:1).join(",")}const h=g?r:t;let b,x,v;return f.includes(h[0].toLowerCase())?(b=o[1],x=o[0],v={y:Math.abs(d[0]),x:Math.abs(d[1])}):(b=o[0],x=o[1],v={x:Math.abs(d[0]),y:Math.abs(d[1])}),{columns:b,rows:x,origin:u,offset:d,resolution:v,gridSamples:o,axisLabels:r,hasSameAxisLabelsAsBoundedBy:g}}function O(e){const n=m(e,"EarthObservation");if(!n)return null;const i=m(n,"phenomenonTime"),s=i?S(i):null,a=m(n,"phenomenonTime"),o=a?S(a):null,r=l(n,"featureOfInterest/Footprint/multiExtentOf/MultiSurface/surfaceMembers/Polygon/exterior/LinearRing/posList");let u=null;if(r){const e=r.split(" ").map(e=>e.trim()).filter(e=>null!=e&&""!==e).map(Number);if(e.length){const n=[];for(let t=0;t<e.length/2;t+=2)n.push(e[t],e[t+1]);u=new t({rings:[[n]]})}}return{observation:{phenomenonTime:s,resultTime:o,footprint:u,identifier:l(e,"metaDataProperty/EarthObservationMetaData/identifier"),acquisitionType:l(e,"metaDataProperty/EarthObservationMetaData/acquisitionType"),status:l(e,"metaDataProperty/EarthObservationMetaData/status")}}}function B(e){const t={version:"2.0"};let n,i,s=[];for(let c=0;c<e.childNodes.length;c++){const a=e.childNodes[c];if(1===a.nodeType)if(o(a,"coverageId"))t.coverageId=l(a);else if(o(a,"ServiceParameters"))t.serviceParameters={supportedFormats:r(a,"nativeFormat")};else if(o(a,"boundedBy"))t.boundedBy=P(a);else if(o(a,"rangeType")){const e=E(a,t.boundedBy?.axisLabels.length>2||t.domainSet?.axisLabels.length>2);t.rangeType=e.rangeType,s=e.bandNames,n=e.bandStats;const{bandNoDataValues:o}=e;o?.length&&(i=D(o))}else if(o(a,"domainSet"))t.domainSet=F(a,t.boundedBy?.axisLabels);else if(o(a,"metadata")){const e=m(a,"EOMetadata");t.eoMetadata=e?O(e):null}}const{coverageId:a,boundedBy:u,domainSet:p,rangeType:d,serviceParameters:f}=t,g=A(d,u,p);!n&&g&&(n=g?.variables[0].statistics),null!=g&&(i=d[0][0].nilValue);return{id:a,title:a,description:a,bandNames:s,rasterInfo:new c({width:p.columns,height:p.rows,pixelSize:p.resolution,pixelType:"unknown",extent:u.envelope,spatialReference:u.envelope.spatialReference,bandCount:s.length||1,statistics:n,noDataValue:i,multidimensionalInfo:g}),supportedFormats:f.supportedFormats,coverageDescription:t,version:"2.0.1",useEPSGAxis:!1}}function k(e,t){let n=null;if("string"==typeof e){n=(new DOMParser).parseFromString(e,"text/xml")}else n=e;if("1.0.0"===t){return a(n,"CoverageOffering").map(e=>L(e))}const i=a(n,"CoverageDescription");return"1.1.0"===t||"1.1.1"===t||"1.1.2"===t?i.map(e=>N(e,t)):i.map(e=>B(e))}export{k as parseCoverages,h as standardizeInterpolations};
|
|
@@ -1,5 +1,2 @@
|
|
|
1
|
-
/*
|
|
2
|
-
All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
3
|
-
See https://js.arcgis.com/5.0/third-party-notices.txt for details.
|
|
4
|
-
*/
|
|
1
|
+
/* COPYRIGHT © Esri - https://js.arcgis.com/5.0/third-party-notices.txt */
|
|
5
2
|
function n(e,t){if(!e||!t)return[];let l=t;t.includes("/")?(l=t.slice(0,t.indexOf("/")),t=t.slice(t.indexOf("/")+1)):t="";const r=[];if(t){const u=n(e,l);for(let e=0;e<u.length;e++){n(u[e],t).forEach(n=>r.push(n))}return r}const u=e.getElementsByTagNameNS("*",l);if(!u||0===u.length)return[];for(let n=0;n<u.length;n++)r.push(u[n]||u.item(n));return r}function e(t,l){if(!t||!l)return null;let r=l;l.includes("/")?(r=l.slice(0,l.indexOf("/")),l=l.slice(l.indexOf("/")+1)):l="";const u=n(t,r);return u.length>0?l?e(u[0],l):u[0]:null}function t(n,t=null){const l=t?e(n,t):n;let r;return l?(r=l.textContent||l.nodeValue,r?r.trim():null):null}function l(e,t){const l=n(e,t),r=[];let u;for(let n=0;n<l.length;n++)u=l[n].textContent||l[n].nodeValue,u&&(u=u.trim(),""!==u&&r.push(u));return r}function r(n,e=null){const l=t(n,e);return l?.split(" ").map(n=>Number(n))??[]}function u(n,e){return l(n,e).map(n=>Number(n))}function o(n,e){const l=t(n,e);return Number(l)}function i(n,e){const t=n?.nodeName?.toLowerCase(),l=e.toLowerCase();return t.slice(t.lastIndexOf(":")+1)===l}function c(n){return n.nodeName.slice(n.nodeName.lastIndexOf(":")+1)}export{e as getElement,o as getElementNumericValue,u as getElementNumericValues,t as getElementValue,l as getElementValues,n as getElements,c as getNodeNameIgnoreNS,r as getSpaceDelimitedNumericValues,i as isSameTagIgnoreNS};
|
|
@@ -1,5 +1,2 @@
|
|
|
1
|
-
/*
|
|
2
|
-
All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
3
|
-
See https://js.arcgis.com/5.0/third-party-notices.txt for details.
|
|
4
|
-
*/
|
|
1
|
+
/* COPYRIGHT © Esri - https://js.arcgis.com/5.0/third-party-notices.txt */
|
|
5
2
|
import t from"../../../core/Error.js";import{isAborted as e,createAbortError as a}from"../../../core/promiseUtils.js";import{Z as n}from"../../../chunks/Zlib.js";class i{constructor(t){this._canvas=null,this._ctx=null,t&&(this._canvas=t.canvas,this._ctx=t.ctx||t.canvas&&t.canvas.getContext("2d"))}decode(n,s,r){if(!n||n.byteLength<10)throw new t("imagecanvasdecoder: decode","required a valid encoded data as input.");let{width:c=0,height:h=0,format:o}=s;const{applyJpegMask:l}=s;if(l&&(!c||!h))throw new t("imagecanvasdecoder: decode","image width and height are needed to apply jpeg mask directly to canvas");return new Promise((t,d)=>{let g=null;"jpg"===o&&l&&(g=i._getMask(n,{width:c,height:h}));const w=new Blob([new Uint8Array(n)],{type:"image/"+o=="jpg"?"jpeg":o}),v=URL.createObjectURL(w),m=new Image;m.src=v,m.onload=()=>{if(URL.revokeObjectURL(v),e(r))return void d(a());c=m.width,h=m.height,this._canvas&&this._ctx?(this._canvas.width===c&&this._canvas.height===h||(this._canvas.width=c,this._canvas.height=h),this._ctx.clearRect(0,0,c,h)):(this._canvas=document.createElement("canvas"),this._canvas.width=c,this._canvas.height=h,this._ctx=this._canvas.getContext("2d")),this._ctx.drawImage(m,0,0);const n=this._ctx.getImageData(0,0,c,h),i=n.data;if(s.renderOnCanvas){if(g)for(let t=0;t<g.length;t++)g[t]?i[4*t+3]=255:i[4*t+3]=0;return this._ctx.putImageData(n,0,0),void t(null)}const o=c*h,l=new Uint8Array(o),w=new Uint8Array(o),_=new Uint8Array(o);if(g)for(let t=0;t<o;t++)l[t]=i[4*t],w[t]=i[4*t+1],_[t]=i[4*t+2];else{g=new Uint8Array(o);for(let t=0;t<o;t++)l[t]=i[4*t],w[t]=i[4*t+1],_[t]=i[4*t+2],g[t]=i[4*t+3]}t({width:c,height:h,pixels:[l,w,_],mask:g,pixelType:"u8"})},m.onerror=()=>{URL.revokeObjectURL(v),d("cannot load image")}})}static _getMask(t,e){let a=null;try{const i=new Uint8Array(t),s=Math.ceil(i.length/2);let r=0;const c=i.length-2;for(r=s;r<c&&(255!==i[r]||217!==i[r+1]);r++);if(r+=2,r<i.length-1){const t=new n(i.subarray(r)).getBytes();a=new Uint8Array(e.width*e.height);let s=0;for(let e=0;e<t.length;e++)for(let n=7;n>=0;n--)a[s++]=t[e]>>n&1}}catch(i){}return a}}export{i as default};
|
|
@@ -1,5 +1,2 @@
|
|
|
1
|
-
/*
|
|
2
|
-
All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
3
|
-
See https://js.arcgis.com/5.0/third-party-notices.txt for details.
|
|
4
|
-
*/
|
|
1
|
+
/* COPYRIGHT © Esri - https://js.arcgis.com/5.0/third-party-notices.txt */
|
|
5
2
|
import{J as t}from"../../../chunks/Jpg.js";import{Z as e}from"../../../chunks/Zlib.js";class r{static decode(r,n=!1){const s=new Uint8Array(r),l=new t;l.parse(s);const{width:o,height:a,numComponents:i,eof:f}=l,h=l.getData(o,a,!0),c=o*a;let u,g=null;if(!n&&f<s.length-1)try{const t=new e(s.subarray(f)).getBytes();g=new Uint8Array(c);let r=0;for(let e=0;e<t.length;e++)for(let n=7;n>=0;n--)g[r++]=t[e]>>n&1}catch{}if(1===i&&h.length===o*a){const t=new Uint8Array(h.buffer);u=[t,t,t]}else{u=[];for(let e=0;e<3;e++)u.push(new Uint8Array(c));let t=0;for(let e=0;e<c;e++)for(let r=0;r<3;r++)u[r][e]=h[t++]}return{width:o,height:a,pixels:u,mask:g}}}export{r as default};
|
|
@@ -1,5 +1,2 @@
|
|
|
1
|
-
/*
|
|
2
|
-
All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
3
|
-
See https://js.arcgis.com/5.0/third-party-notices.txt for details.
|
|
4
|
-
*/
|
|
1
|
+
/* COPYRIGHT © Esri - https://js.arcgis.com/5.0/third-party-notices.txt */
|
|
5
2
|
import{getAssetUrl as e}from"../../../assets.js";const t=[{pixelType:"S8",size:1,ctor:Int8Array,range:[-128,127]},{pixelType:"U8",size:1,ctor:Uint8Array,range:[0,255]},{pixelType:"S16",size:2,ctor:Int16Array,range:[-32768,32767]},{pixelType:"U16",size:2,ctor:Uint16Array,range:[0,65536]},{pixelType:"S32",size:4,ctor:Int32Array,range:[-2147483648,2147483647]},{pixelType:"U32",size:4,ctor:Uint32Array,range:[0,4294967296]},{pixelType:"F32",size:4,ctor:Float32Array,range:[-34027999387901484e22,34027999387901484e22]},{pixelType:"F64",size:8,ctor:Float64Array,range:[-17976931348623157e292,17976931348623157e292]}];let n=null;function r(){return n||(n=import("../../../chunks/lerc-wasm.js").then(({default:t})=>t({locateFile:t=>e(`esri/layers/raster/formats/${t}`)})).then(e=>{l(e)}),n)}const a={getBlobInfo:null,decode:null};function o(e){return 16+(e>>3<<3)}function s(e,t,n){n.set(e.slice(t,t+n.length))}function l(e){const{_malloc:n,_free:r,memory:l,_lerc_getBlobInfo:i,_lerc_getDataRanges:u,_lerc_decode_4D:c}=e;let f;const y=e=>{const t=e.map(e=>o(e)),r=t.reduce((e,t)=>e+t),a=n(r);f=new Uint8Array(l.buffer);let s=t[0];t[0]=a;for(let n=1;n<t.length;n++){const e=t[n];t[n]=t[n-1]+s,s=e}return t};a.getBlobInfo=e=>{const t=12,n=3,a=new Uint8Array(4*t),o=new Uint8Array(8*n),[c,h,p]=y([e.length,a.length,o.length]);f.set(e,c),f.set(a,h),f.set(o,p);let g=i(c,e.length,h,p,t,n);if(g)throw r(c),new Error(`lerc-getBlobInfo: error code is ${g}`);f=new Uint8Array(l.buffer),s(f,h,a),s(f,p,o);const d=new Uint32Array(a.buffer),w=new Float64Array(o.buffer),[b,A,,m,U,x,C,V,T,D,z]=d,I={version:b,depthCount:D,width:m,height:U,validPixelCount:C,bandCount:x,blobSize:V,maskCount:T,dataType:A,minValue:w[0],maxValue:w[1],maxZerror:w[2],statistics:[],bandCountWithNoData:z};if(z&&D>1)return r(c),I;if(1===D&&1===x)return r(c),I.statistics.push({minValue:w[0],maxValue:w[1]}),I;const F=D*x*8,_=new Uint8Array(F),k=new Uint8Array(F);let B=c,S=0,$=0,v=!1;if(f.byteLength<c+2*F?(r(c),v=!0,[B,S,$]=y([e.length,F,F]),f.set(e,B)):[S,$]=y([F,F]),f.set(_,S),f.set(k,$),g=u(B,e.length,D,x,S,$),g)throw r(B),v||r(S),new Error(`lerc-getDataRanges: error code is ${g}`);f=new Uint8Array(l.buffer),s(f,S,_),s(f,$,k);const E=new Float64Array(_.buffer),M=new Float64Array(k.buffer),O=I.statistics;for(let r=0;r<x;r++)if(D>1){const e=E.slice(r*D,(r+1)*D),t=M.slice(r*D,(r+1)*D),n=Math.min.apply(null,e),a=Math.max.apply(null,t);O.push({minValue:n,maxValue:a,depthStats:{minValues:e,maxValues:t}})}else O.push({minValue:E[r],maxValue:M[r]});return r(B),v||r(S),I},a.decode=(e,n)=>{const{maskCount:a,depthCount:o,bandCount:i,width:u,height:h,dataType:p,bandCountWithNoData:g}=n,d=t[p],w=u*h,b=new Uint8Array(w*i),A=w*o*i*d.size,m=new Uint8Array(A),U=new Uint8Array(i),x=new Uint8Array(8*i),[C,V,T,D,z]=y([e.length,b.length,m.length,U.length,x.length]);f.set(e,C),f.set(b,V),f.set(m,T),f.set(U,D),f.set(x,z);const I=c(C,e.length,a,V,o,u,h,i,p,T,D,z);if(I)throw r(C),new Error(`lerc-decode: error code is ${I}`);f=new Uint8Array(l.buffer),s(f,T,m),s(f,V,b);let F=null;if(g){s(f,D,U),s(f,z,x),F=[];const e=new Float64Array(x.buffer);for(let t=0;t<U.length;t++)F.push(U[t]?e[t]:null)}return r(C),{data:m,maskData:b,noDataValues:F}}}function i(e,t,n,r,a){if(n<2)return e;const o=new r(t*n);for(let s=0,l=0;s<t;s++)for(let r=0,a=s;r<n;r++,a+=t)o[a]=e[l++];return o}function u(e,n={}){const r=n.inputOffset??0,o=e instanceof Uint8Array?e.subarray(r):new Uint8Array(e,r),s=a.getBlobInfo(o),{data:l,maskData:u,noDataValues:c}=a.decode(o,s),{width:f,height:y,bandCount:h,depthCount:p,dataType:g,maskCount:d,statistics:w}=s,b=t[g],A=new b.ctor(l.buffer),m=[],U=[],x=f*y,C=x*p;for(let t=0;t<h;t++){const e=A.subarray(t*C,(t+1)*C);if(n.returnInterleaved)m.push(e);else{const t=i(e,x,p,b.ctor);m.push(t)}U.push(u.subarray(t*C,(t+1)*C))}const V=0===d?null:1===d?U[0]:new Uint8Array(x);if(d>1){V.set(U[0]);for(let e=1;e<U.length;e++){const t=U[e];for(let e=0;e<x;e++)V[e]=V[e]&t[e]}}const{noDataValue:T}=n,D=null!=T&&b.range[0]<=T&&b.range[1]>=T;if(d>0&&D)for(let t=0;t<h;t++){const e=m[t],n=U[t]||V;for(let t=0;t<x;t++)0===n[t]&&(e[t]=T)}const z=d===h&&h>1?U:null,{pixelType:I}=b;return{width:f,height:y,bandCount:h,pixelType:I,depthCount:p,statistics:w,pixels:m,mask:V,bandMasks:z,noDataValues:c}}function c(e,t={}){const n=e instanceof Uint8Array?e.subarray(t.inputOffset??0):new Uint8Array(e,t.inputOffset??0);return a.getBlobInfo(n)}export{u as decode,c as getBlobInfo,r as load,t as pixelTypeInfoMap};
|
|
@@ -1,5 +1,2 @@
|
|
|
1
|
-
/*
|
|
2
|
-
All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
3
|
-
See https://js.arcgis.com/5.0/third-party-notices.txt for details.
|
|
4
|
-
*/
|
|
1
|
+
/* COPYRIGHT © Esri - https://js.arcgis.com/5.0/third-party-notices.txt */
|
|
5
2
|
function e(e,n,t,r=!0){if(n%4!=0||t%4!=0){const i=new ArrayBuffer(4*Math.ceil(t/4)),o=new Uint8Array(i),l=new Uint8Array(e,n,t);if(r)for(let e=0;e<o.length;e+=4)o[e]=l[e+3],o[e+1]=l[e+2],o[e+2]=l[e+1],o[e+3]=l[e];else o.set(l);return new Uint32Array(o.buffer)}if(r){const r=new Uint8Array(e,n,t),i=new Uint8Array(r.length);for(let e=0;e<i.length;e+=4)i[e]=r[e+3],i[e+1]=r[e+2],i[e+2]=r[e+1],i[e+3]=r[e];return new Uint32Array(i.buffer)}return new Uint32Array(e,n,t/4)}function n(){const e=[];for(let n=0;n<=257;n++)e[n]=[n];return e}function t(e,n){for(let t=0;t<n.length;t++)e.push(n[t])}const r=new Set;function i(i,o,l,f=!0){const s=e(i,o,l,f);let a=9,c=n(),u=32,h=c.length,d=[],w=1,g=s[0],y=0;const A=s.length,U=8*(4*A-l),p=[];for(;null!=g;){if(u>=a)u-=a,y=g>>>32-a,g<<=a;else{y=g>>>32-u,g=s[w++];const e=a-u;u=32-e,y=(y<<e)+(g>>>u),g<<=e}if(257===y)break;if(256===y){a=9,c=n(),h=c.length,d=[];continue}const e=c[y];if(null==e){if(y>c.length)throw new Error("data integrity issue: code does not exist on code page");d.push(d[0]),c[h++]=d.slice(),t(p,d)}else t(p,e),d.push(e[0]),d.length>1&&(c[h++]=d.slice()),d=e.slice();if(r.has(h)&&a++,0===u&&(g=s[w++],u=32),w>A||w===A&&u<=U)break}return new Uint8Array(p)}r.add(511),r.add(1023),r.add(2047),r.add(4095),r.add(8191);export{i as decode};
|
|
@@ -1,5 +1,2 @@
|
|
|
1
|
-
/*
|
|
2
|
-
All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
3
|
-
See https://js.arcgis.com/5.0/third-party-notices.txt for details.
|
|
4
|
-
*/
|
|
1
|
+
/* COPYRIGHT © Esri - https://js.arcgis.com/5.0/third-party-notices.txt */
|
|
5
2
|
import{getAssetUrl as t}from"../../../assets.js";const n=new Set(["uint8","int8","uint16","int16","uint32","int32","int64","uint64"]),r=new Map([["uint8",{byteCount:1,ctor:Uint8Array}],["int8",{byteCount:1,ctor:Int8Array}],["uint16",{byteCount:2,ctor:Uint16Array}],["int16",{byteCount:2,ctor:Int16Array}],["uint32",{byteCount:4,ctor:Uint32Array}],["int32",{byteCount:4,ctor:Int32Array}],["uint64",{byteCount:8,ctor:BigUint64Array}],["int64",{byteCount:8,ctor:BigInt64Array}]]);let e;function o(){return e??=import("../../../chunks/qb3-wasm.js").then(({default:n})=>n({locateFile:n=>t(`esri/layers/raster/formats/${n}`)})).then(t=>{u(t)}),e}const i={getBlobInfo:null,decode:null};function a(t){if(!r.has(t))throw new Error("Unsupported data type: "+t);return r.get(t)}function u(t){const{_GetInfo:r,_decode:e,_malloc:o,_free:u,writeArrayToMemory:c,UTF8ToString:l}=t;i.getBlobInfo=t=>{t.length>1e3&&(t=t.slice(0,1e3));const n=o(t.length);c(t,n);const e=r(n,t.length);if(u(n),!e)return null;const i=l(e);u(e);try{const t=JSON.parse(i);return{width:t.xsize,height:t.ysize,bandCount:t.nbands,dataType:t.dtype,mode:t.mode,bandMap:t.bandmap}}catch{return null}},i.decode=(r,o)=>{const{dataType:i,width:u,height:c,bandCount:l}=o;if(!n.has(i))throw new Error("Unsupported data type: "+i);const{_malloc:s,_free:y}=t,d=s(r.length);t.writeArrayToMemory(r,d);const{ctor:f,byteCount:h}=a(i),g=u*c*l*h,b=s(g),w=s(1024);if(0===e(d,r.length,b,w))throw y(d),y(b),y(w),new Error("Decoding failed: "+t.UTF8ToString(w));const A=new f(t.HEAPU8.slice(b,b+g).buffer);if(y(d),y(b),y(w),A instanceof BigInt64Array||A instanceof BigUint64Array){const t=new Float64Array(A.length);for(let n=0;n<A.length;n++)t[n]=Number(A[n]);return t}return A}}function c(t){const n=new Uint8Array(t),r=i.getBlobInfo(n);if(!r)return null;const e=i.decode(n,r);if(!e)return null;const{width:o,height:u,bandCount:c,dataType:l}=r,{ctor:s}=a(l),y=s===BigInt64Array||s===BigUint64Array?Float64Array:s,d=Array.from({length:c},()=>new y(o*u));for(let i=0,a=0;i<o*u;i++)for(let t=0;t<c;t++)d[t][i]=e[a++];return{width:o,height:u,pixels:d}}export{c as decode,o as load};
|
|
@@ -1,5 +1,2 @@
|
|
|
1
|
-
/*
|
|
2
|
-
All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
3
|
-
See https://js.arcgis.com/5.0/third-party-notices.txt for details.
|
|
4
|
-
*/
|
|
1
|
+
/* COPYRIGHT © Esri - https://js.arcgis.com/5.0/third-party-notices.txt */
|
|
5
2
|
import t from"../../../core/Error.js";import{assertIsSome as e}from"../../../core/maybe.js";import a from"./ImageCanvasDecoder.js";import i from"./JpgPlus.js";import{load as s,decode as r}from"./Lerc.js";import{decode as n}from"./Lzw.js";import{convertNoDataToMask as o}from"./pixelRangeUtils.js";import{Z as h}from"../../../chunks/Zlib.js";import{load as c,decode as l}from"./Qb3.js";import p from"./Raw.js";import{decodeTileOrStrip as d,decode as u}from"./TiffDecoder.js";import{isPlatformLittleEndian as f}from"./utils.js";import m from"../../support/PixelBlock.js";import w from"../../support/SimpleBandStatistics.js";var g=function(t){var e,a,i,s,r,n;function o(t){var e,a,i,s,r,n,o,h,c,l,p,d,u;for(this.data=t,this.pos=8,this.palette=[],this.imgData=[],this.transparency={},this.animation=null,this.text={},r=null;;){switch(e=this.readUInt32(),h=function(){var t,e;for(e=[],t=0;t<4;++t)e.push(String.fromCharCode(this.data[this.pos++]));return e}.call(this).join(""),h){case"IHDR":this.width=this.readUInt32(),this.height=this.readUInt32(),this.bits=this.data[this.pos++],this.colorType=this.data[this.pos++],this.compressionMethod=this.data[this.pos++],this.filterMethod=this.data[this.pos++],this.interlaceMethod=this.data[this.pos++];break;case"acTL":this.animation={numFrames:this.readUInt32(),numPlays:this.readUInt32()||1/0,frames:[]};break;case"PLTE":this.palette=this.read(e);break;case"fcTL":r&&this.animation.frames.push(r),this.pos+=4,r={width:this.readUInt32(),height:this.readUInt32(),xOffset:this.readUInt32(),yOffset:this.readUInt32()},s=this.readUInt16(),i=this.readUInt16()||100,r.delay=1e3*s/i,r.disposeOp=this.data[this.pos++],r.blendOp=this.data[this.pos++],r.data=[];break;case"IDAT":case"fdAT":for("fdAT"===h&&(this.pos+=4,e-=4),t=(null!=r?r.data:void 0)||this.imgData,p=0;0<=e?p<e:p>e;0<=e?++p:--p)t.push(this.data[this.pos++]);break;case"tRNS":switch(this.transparency={},this.colorType){case 3:if(this.transparency.indexed=this.read(e),(c=255-this.transparency.indexed.length)>0)for(d=0;0<=c?d<c:d>c;0<=c?++d:--d)this.transparency.indexed.push(255);break;case 0:this.transparency.grayscale=this.read(e)[0];break;case 2:this.transparency.rgb=this.read(e)}break;case"tEXt":n=(l=this.read(e)).indexOf(0),o=String.fromCharCode.apply(String,l.slice(0,n)),this.text[o]=String.fromCharCode.apply(String,l.slice(n+1));break;case"IEND":return r&&this.animation.frames.push(r),this.colors=function(){switch(this.colorType){case 0:case 3:case 4:return 1;case 2:case 6:return 3}}.call(this),this.hasAlphaChannel=4===(u=this.colorType)||6===u,a=this.colors+(this.hasAlphaChannel?1:0),this.pixelBitlength=this.bits*a,this.colorSpace=function(){switch(this.colors){case 1:return"DeviceGray";case 3:return"DeviceRGB"}}.call(this),void(this.imgData=new Uint8Array(this.imgData));default:this.pos+=e}if(this.pos+=4,this.pos>this.data.length)throw new Error("Incomplete or corrupt PNG file")}}return o.load=function(t,e,a){var i;return"function"==typeof e&&(a=e),(i=new XMLHttpRequest).open("GET",t,!0),i.responseType="arraybuffer",i.onload=function(){var t;return t=new o(new Uint8Array(i.response||i.mozResponseArrayBuffer)),"function"==typeof(null!=e?e.getContext:void 0)&&t.render(e),"function"==typeof a?a(t):void 0},i.send(null)},a=1,i=2,e=0,o.prototype.read=function(t){var e,a;for(a=[],e=0;0<=t?e<t:e>t;0<=t?++e:--e)a.push(this.data[this.pos++]);return a},o.prototype.readUInt32=function(){return this.data[this.pos++]<<24|this.data[this.pos++]<<16|this.data[this.pos++]<<8|this.data[this.pos++]},o.prototype.readUInt16=function(){return this.data[this.pos++]<<8|this.data[this.pos++]},o.prototype.decodePixels=function(t){var e,a,i,s,r,n,o,c,l,p,d,u,f,m,w,g,y,b,x,k,T,C,I;if(null==t&&(t=this.imgData),0===t.length)return new Uint8Array(0);for(t=(t=new h(t)).getBytes(),g=(u=this.pixelBitlength/8)*this.width,f=new Uint8Array(g*this.height),n=t.length,w=0,m=0,a=0;m<n;){switch(t[m++]){case 0:for(s=x=0;x<g;s=x+=1)f[a++]=t[m++];break;case 1:for(s=k=0;k<g;s=k+=1)e=t[m++],r=s<u?0:f[a-u],f[a++]=(e+r)%256;break;case 2:for(s=T=0;T<g;s=T+=1)e=t[m++],i=(s-s%u)/u,y=w&&f[(w-1)*g+i*u+s%u],f[a++]=(y+e)%256;break;case 3:for(s=C=0;C<g;s=C+=1)e=t[m++],i=(s-s%u)/u,r=s<u?0:f[a-u],y=w&&f[(w-1)*g+i*u+s%u],f[a++]=(e+Math.floor((r+y)/2))%256;break;case 4:for(s=I=0;I<g;s=I+=1)e=t[m++],i=(s-s%u)/u,r=s<u?0:f[a-u],0===w?y=b=0:(y=f[(w-1)*g+i*u+s%u],b=i&&f[(w-1)*g+(i-1)*u+s%u]),o=r+y-b,c=Math.abs(o-r),p=Math.abs(o-y),d=Math.abs(o-b),l=c<=p&&c<=d?r:p<=d?y:b,f[a++]=(e+l)%256;break;default:throw new Error("Invalid filter algorithm: "+t[m-1])}w++}return f},o.prototype.decodePalette=function(){var t,e,a,i,s,r,n,o,h;for(a=this.palette,r=this.transparency.indexed||[],s=new Uint8Array((r.length||0)+a.length),i=0,a.length,t=0,e=n=0,o=a.length;n<o;e=n+=3)s[i++]=a[e],s[i++]=a[e+1],s[i++]=a[e+2],s[i++]=null!=(h=r[t++])?h:255;return s},o.prototype.copyToImageData=function(t,e){var a,i,s,r,n,o,h,c,l,p,d;if(i=this.colors,l=null,a=this.hasAlphaChannel,this.palette.length&&(l=null!=(d=this._decodedPalette)?d:this._decodedPalette=this.decodePalette(),i=4,a=!0),c=(s=t.data||t).length,n=l||e,r=o=0,1===i)for(;r<c;)h=l?4*e[r/4]:o,p=n[h++],s[r++]=p,s[r++]=p,s[r++]=p,s[r++]=a?n[h++]:this.transparency.grayscale&&this.transparency.grayscale===p?0:255,o=h;else for(;r<c;)h=l?4*e[r/4]:o,s[r++]=n[h++],s[r++]=n[h++],s[r++]=n[h++],s[r++]=a?n[h++]:this.transparency.rgb&&this.transparency.rgb[1]===n[h-3]&&this.transparency.rgb[3]===n[h-2]&&this.transparency.rgb[5]===n[h-1]?0:255,o=h},o.prototype.decode=function(){var t;return t=new Uint8Array(this.width*this.height*4),this.copyToImageData(t,this.decodePixels()),t},r=t.document&&t.document.createElement("canvas"),n=r&&r.getContext("2d"),s=function(t){var e;return n.width=t.width,n.height=t.height,n.clearRect(0,0,t.width,t.height),n.putImageData(t,0,0),(e=new Image).src=r.toDataURL(),e},o.prototype.decodeFrames=function(t){var e,a,i,r,n,o,h,c;if(this.animation){for(c=[],a=n=0,o=(h=this.animation.frames).length;n<o;a=++n)e=h[a],i=t.createImageData(e.width,e.height),r=this.decodePixels(new Uint8Array(e.data)),this.copyToImageData(i,r),e.imageData=i,c.push(e.image=s(i));return c}},o.prototype.renderFrame=function(t,s){var r,n,o;return r=(n=this.animation.frames)[s],o=n[s-1],0===s&&t.clearRect(0,0,this.width,this.height),(null!=o?o.disposeOp:void 0)===a?t.clearRect(o.xOffset,o.yOffset,o.width,o.height):(null!=o?o.disposeOp:void 0)===i&&t.putImageData(o.imageData,o.xOffset,o.yOffset),r.blendOp===e&&t.clearRect(r.xOffset,r.yOffset,r.width,r.height),t.drawImage(r.image,r.xOffset,r.yOffset)},o.prototype.animate=function(t){var e,a,i,s,r,n,o=this;return a=0,n=this.animation,s=n.numFrames,i=n.frames,r=n.numPlays,(e=function(){var n,h;if(n=a++%s,h=i[n],o.renderFrame(t,n),s>1&&a/s<r)return o.animation._timeout=setTimeout(e,h.delay)})()},o.prototype.stopAnimation=function(){var t;return clearTimeout(null!=(t=this.animation)?t._timeout:void 0)},o.prototype.render=function(t){var e,a;return t._png&&t._png.stopAnimation(),t._png=this,t.width=this.width,t.height=this.height,e=t.getContext("2d"),this.animation?(this.decodeFrames(e),this.animate(e)):(a=e.createImageData(this.width,this.height),this.copyToImageData(a,this.decodePixels()),e.putImageData(a,0,0))},o}(self);const y=new Set(["jpg","png","bmp","gif"]);async function b(e,a){if(!f)throw new t("rasterCoded:decode","lerc decoder is not supported on big endian platform");await s();const{offset:i}=a,{width:n,height:o,pixelType:h,statistics:c,depthCount:l,noDataValues:p,bandMasks:d,pixels:u,mask:g}=r(e,{inputOffset:i,returnInterleaved:a.returnInterleaved}),y=new m({width:n,height:o,pixelType:h.toLowerCase(),pixels:u,mask:g,statistics:c.map(({minValue:t,maxValue:e})=>new w(t,e)),bandMasks:d,depthCount:l,noDataValues:p});return c?.length||y.updateStatistics(),y}async function x(e,a){await c();const i=l(e);if(!i)throw new t("rasterCodec:decode","failed to decode the input data.");const{width:s,height:r,pixels:n}=i,o=new m({width:s,height:r,pixelType:"u16",pixels:n});return o.updateStatistics(),o}async function k(t,a){const i=await u(t,{...a,noDataValue:a.tiffNoDataValue,matchAllNoData:a.matchAllNoData});e(i);const s=new m({width:i.width,height:i.height,pixels:i.pixels,pixelType:i.pixelType.toLowerCase(),mask:i.mask,bandMasks:i.bandMasks,statistics:null});return s.updateStatistics(),s}async function T(t,e){const a=await d(t,e.customOptions),i=new m({width:a.width,height:a.height,pixels:a.pixels,pixelType:a.pixelType.toLowerCase(),mask:a.mask,statistics:null});return i.updateStatistics(),i}function C(t,e){const a=e.pixelType||"u8",i=m.getPixelArrayConstructor(a),s="u8"===a?t:new i(t.buffer),r=[],n=e.planes||1;if(1===n)r.push(s);else for(let h=0;h<n;h++){const a=(e.width||1)*(e.height||t.length),o=new i(a);for(let t=0;t<a;t++)o[t]=s[t*n+h];r.push(o)}const o=new m({width:e.width||1,height:e.height||t.length,pixels:r,pixelType:a,statistics:null});return o.updateStatistics(),o}function I(t,e){return C(new h(new Uint8Array(t)).getBytes(),e)}function A(t,e){return C(n(t,e.offset,e.eof,!e.isInputBigEndian),e)}function v(t,e,a){const{pixelTypeCtor:i}=P(e.pixelType),s=(0,p.decode)(t,{width:e.width,height:e.height,pixelType:i,format:a}),r=new m({width:e.width,height:e.height,pixels:s.pixels,pixelType:e.pixelType,mask:s.mask,statistics:null});return r.updateStatistics(),r}function D(t,e){const a=i.decode(t,e.hasNoZlibMask??void 0),s=new m({width:a.width,height:a.height,pixels:a.pixels,pixelType:"u8",mask:a.mask,statistics:null});return s.updateStatistics(),s}function U(t,e){const a=new Uint8Array(t),i=new g(a),{width:s,height:r}=e,n=s*r,o=i.decode();let h,c=0,l=0;const p=new Uint8Array(n);for(c=0;c<n;c++)p[c]=o[4*c+3];const d=new m({width:s,height:r,pixels:[],pixelType:"u8",mask:p,statistics:[]});for(c=0;c<3;c++){for(h=new Uint8Array(n),l=0;l<n;l++)h[l]=o[4*l+c];d.addData({pixels:h})}return d.updateStatistics(),d}async function S(t,e,i,s){const r=new a,n={applyJpegMask:!1,format:e,...i},o=await r.decode(t,n,s),h=new m(o);return h.updateStatistics(),h}function j(e){if(null==e)throw new t("rasterCodec:decode","parameter encodeddata is required.");const a=new Uint8Array(e,0,10);let i="";return 255===a[0]&&216===a[1]?i="jpg":137===a[0]&&80===a[1]&&78===a[2]&&71===a[3]?i="png":67===a[0]&&110===a[1]&&116===a[2]&&90===a[3]&&73===a[4]&&109===a[5]&&97===a[6]&&103===a[7]&&101===a[8]&&32===a[9]?i="lerc":76===a[0]&&101===a[1]&&114===a[2]&&99===a[3]&&50===a[4]&&32===a[5]?i="lerc2":73===a[0]&&73===a[1]&&42===a[2]&&0===a[3]||77===a[0]&&77===a[1]&&0===a[2]&&42===a[3]||73===a[0]&&73===a[1]&&43===a[2]&&0===a[3]||77===a[0]&&77===a[1]&&0===a[2]&&43===a[3]?i="tiff":71===a[0]&&73===a[1]&&70===a[2]?i="gif":66===a[0]&&77===a[1]?i="bmp":81===a[0]&&66===a[1]&&51===a[2]?i="qb3":String.fromCharCode.apply(null,a).toLowerCase().includes("error")&&(i="error"),i}function O(e){let a=null;switch(e){case"lerc":case"lerc2":a=b;break;case"jpg":a=D;break;case"png":a=U;break;case"bsq":case"bip":a=(t,a)=>v(t,a,e);break;case"tiff":a=k;break;case"deflate":a=I;break;case"lzw":a=A;break;case"qb3":a=x;break;case"error":a=()=>{throw new t("rasterCodec:decode","input data contains error")};break;default:a=()=>{throw new t("rasterCodec:decode","unsupported raster format")}}return a}function P(t){let e=null,a=null;switch(t?t.toLowerCase():"f32"){case"u1":case"u2":case"u4":case"u8":a=255,e=Uint8Array;break;case"u16":a=a||65535,e=Uint16Array;break;case"u32":a=a||2**32-1,e=Uint32Array;break;case"s8":a=a||-128,e=Int8Array;break;case"s16":a=a||-32768,e=Int16Array;break;case"s32":a=a||0-2**31,e=Int32Array;break;default:e=Float32Array}return{pixelTypeCtor:e,noDataValue:a}}function M(t,e=1){if(!t)return;const{pixels:a,width:i,height:s,mask:r}=t;if(!a||0===a.length)return;const n=i-1,o=s-1,h=[];let c=null;const l=m.getPixelArrayConstructor(t.pixelType);if(0===e){for(const t of a){const e=new l(n*o);for(let a=0;a<o;a++){const s=a*i;for(let i=0;i<n;i++)e[a*n+i]=t[s+i]}h.push(e)}if(null!=r){c=new Uint8Array(n*o);for(let t=0;t<o;t++){const e=t*i;for(let a=0;a<n;a++)c[t*n+a]=r[e+a]}}}else{for(const t of a){const e=new l(n*o);for(let a=0;a<o;a++){const s=a*i;for(let r=0;r<n;r++)e[a*n+r]=(t[s+r]+t[s+r+1]+t[s+i+r]+t[s+i+r+1])/4}h.push(e)}if(r){c=new Uint8Array(n*o);for(let t=0;t<o;t++){const e=t*i;for(let a=0;a<n;a++)c[t*n+a]=Math.min.apply(null,[r[e+a],r[e+a+1],r[e+i+a],r[e+i+a+1]])}}}t.width=n,t.height=o,t.mask=c,t.pixels=h}function L(t){let e=j(t);return"lerc2"===e?e="lerc":"error"===e&&(e=""),e}async function R(e,a={},i){if(null==e)throw new t("rasterCodec:decode","missing encodeddata parameter.");let s=a.format?.toLowerCase();if(!("bsq"!==s&&"bip"!==s||null!=a.width&&null!=a.height))throw new t("rasterCodec:decode","requires width and height in options parameter.");if("tiff"===s&&a.customOptions)return T(e,a);if((!s||"bsq"!==s&&"bip"!==s&&"deflate"!==s&&"lzw"!==s)&&(s=j(e)),a.useCanvas&&y.has(s))return S(e,s,a,i);const r=O(s);let n;a.isPoint&&(null!=(a={...a}).width&&a.width++,null!=a.height&&a.height++);const{offsets:h}=a;if(h&&h.length>1){const t=h.map((t,i)=>r(e.slice(t,h[i+1]),a)),i=await Promise.all(t);n=i[0],n.pixels=i.map(t=>t.pixels[0]);const s=i.map(t=>t.mask);i.some(t=>null!=t)&&(s.forEach((t,e)=>{null==t&&(s[e]=new Uint8Array(n.width*n.height).fill(255))}),n.bandMasks=s,n.mask=m.combineBandMasks(s)),n.updateStatistics()}else n=await r(e,{...a,offset:h?.[0]??a.offset});return"jpg"!==s&&null!=a.noDataValue&&1===n.depthCount&&o(n,a.noDataValue,{customFloatTolerance:a.tolerance}),a.isPoint&&M(n),n}export{R as decode,L as getFormat};
|
|
@@ -1,5 +1,2 @@
|
|
|
1
|
-
/*
|
|
2
|
-
All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
3
|
-
See https://js.arcgis.com/5.0/third-party-notices.txt for details.
|
|
4
|
-
*/
|
|
1
|
+
/* COPYRIGHT © Esri - https://js.arcgis.com/5.0/third-party-notices.txt */
|
|
5
2
|
const e=(e,r)=>{const a=r.width*r.height,n=r.pixelType;return Math.floor(e.byteLength/(a*t(n)))},t=e=>{let t=1;switch(e){case Uint8Array:case Int8Array:t=1;break;case Uint16Array:case Int16Array:t=2;break;case Uint32Array:case Int32Array:case Float32Array:t=4;break;case Float64Array:t=8}return t},r=(e,t)=>{if(8*e.byteLength<t)return null;const r=new Uint8Array(e,0,Math.ceil(t/8)),a=new Uint8Array(t);let n=0,s=0;for(let c=0;c<r.length-1;c++){s=r[c];for(let e=7;e>=0;e--)a[n++]=s>>e&1}let l=7;for(;n<t-1;)s=r[r.length-1],a[n++]=s>>l&1,l--;return a};class a{static decode(a,n){const s=n.pixelType,l=[],c=n.width*n.height,i=e(a,n),{bandIds:h,format:o}=n,y=h?.length||e(a,n),b=a.byteLength-a.byteLength%(c*t(s)),f=new s(a,0,c*i);if("bip"===o)for(let e=0;e<y;e++){const t=new s(c),r=h?h[e]:e;for(let e=0;e<c;e++)t[e]=f[e*i+r];l.push(t)}else if("bsq"===o)for(let e=0;e<y;e++){const t=h?h[e]:e;l.push(f.subarray(t*c,(t+1)*c))}let u=null;return b<a.byteLength-1&&(u=r(a.slice(b),c)),{pixels:l,mask:u}}}export{a as default};
|
|
@@ -1,5 +1,2 @@
|
|
|
1
|
-
/*
|
|
2
|
-
All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
3
|
-
See https://js.arcgis.com/5.0/third-party-notices.txt for details.
|
|
4
|
-
*/
|
|
1
|
+
/* COPYRIGHT © Esri - https://js.arcgis.com/5.0/third-party-notices.txt */
|
|
5
2
|
import"../../../core/has.js";import{bytesToUTF8 as e}from"../datasets/byteStreamUtils.js";import{J as t}from"../../../chunks/Jpg.js";import{load as n,decode as a}from"./Lerc.js";import{decode as i}from"./Lzw.js";import{convertNoDataToMask as r}from"./pixelRangeUtils.js";import{tiffTags as s,ifdTags as l,getTagName as o,geoKeys as f}from"./tiffTag.js";import{isPlatformLittleEndian as u}from"./utils.js";import{Z as c}from"../../../chunks/Zlib.js";const h=[0,1,1,2,4,8,1,1,2,4,8,4,8,-1,-1,-1,8,8,8],g=4294967296,E=new Set([1,5,6,7,8,34712,34887]);function I(e,t){let n="unknown";return 3===e?n=64===t?"f64":"f32":1===e?1===t?n="u1":2===t?n="u2":4===t?n="u4":t<=8?n="u8":t<=16?n="u16":t<=32&&(n="u32"):2===e&&(t<=8?n="s8":t<=16?n="s16":t<=32&&(n="s32")),n}function T(e){let t=null;switch(e?e.toLowerCase():"f32"){case"u1":case"u2":case"u4":case"u8":t=Uint8Array;break;case"u16":t=Uint16Array;break;case"u32":t=Uint32Array;break;case"s8":t=Int8Array;break;case"s16":t=Int16Array;break;case"s32":t=Int32Array;break;case"f64":t=Float64Array;break;default:t=Float32Array}return t}function w(e,t){return{x:t[0]*e.x+t[1]*e.y+t[2],y:t[3]*e.x+t[4]*e.y+t[5]}}function p(e,t){return e.get(t)?.values}function d(e,t){return e.get(t)?.values}function m(e,t){return e.get(t)?.values?.[0]}function y(e,t){return e.get(t)?.values?.[0]}function A(e,t,n,a=0,i=s,r=4){const l=8===r,f=l?B(new DataView(e,n,8),0,t):new DataView(e,n,2).getUint16(0,t),u=4+2*r,c=l?8:2,h=c+f*u;if(n+h>e.byteLength)return{success:!1,ifd:null,nextIFD:null,requiredBufferSize:h};const g=8===r?8:4,E=n+h+g<=e.byteLength?W(new DataView(e,n+h,g),0,t,8===r):null,I=n+c,T=new Map;let w,p,d,m,y,A=0,S=0;for(let s=0;s<f;s++){p=new DataView(e,I+u*s,u),d=p.getUint16(0,t),y=p.getUint16(2,t),m=o(d,i);const n=[];2===r?(A=p.getUint16(4,t),S=p.getUint16(6,t)):4===r?(A=p.getUint32(4,t),S=p.getUint32(8,t)):8===r&&(A=W(p,4,t,!0),S=W(p,12,t,!0),n.push(p.getUint32(12,t)),n.push(p.getUint32(16,t))),w={id:d,type:y,valueCount:A,valueOffset:S,valueOffsets:n,values:null},N(e,t,w,a,!1,r),T.set(m,w)}return{success:!0,ifd:T,nextIFD:E,requiredBufferSize:h}}const S=(e,t)=>a(e,{inputOffset:t}).pixels[0];function M(e,t){if(t%8==0)return e;const n=t>16?32:t>8?16:8;n>8&&(e=b(e,32===n?4:2));const a=32===n?Uint32Array:16===n?Uint16Array:Uint8Array,i=new a(e),r=Math.floor(8*e.byteLength/t+1e-6),s=new a(r),l=(1<<t)-1;let o=0,f=0,u=0;for(let c=0;c<r;c++)if(0===f&&(u=i[o++],f=n),f>=t)s[c]=u>>>f-t&l,f-=t;else{const e=t-f;let a=(u&l)<<e&l;u=i[o++],f=n-e,a+=u>>>f,s[c]=a}return s.buffer}function P(e,n,a){const i=new t;i.parse(e),i.colorTransform=6===a?-1:0;const r=i.getData(i.width,i.height,1!==n&&4!==n);return new Uint8Array(r.buffer)}function O(e){const t=new c(e).getBytes(),n=new ArrayBuffer(t.length),a=new Uint8Array(n);return a.set(t),a}function b(e,t){const n=new Uint8Array(e),a=new Uint8Array(n.length);if(2===t)for(let i=0;i<n.length;i+=2)a[i]=n[i+1],a[i+1]=n[i];else if(4===t)for(let i=0;i<n.length;i+=4)a[i]=n[i+3],a[i+1]=n[i+2],a[i+2]=n[i+1],a[i+3]=n[i];else for(let i=0;i<n.length;i+=8)a[i]=n[i+7],a[i+1]=n[i+6],a[i+2]=n[i+5],a[i+3]=n[i+4],a[i+4]=n[i+3],a[i+5]=n[i+2],a[i+6]=n[i+1],a[i+7]=n[i];return a.buffer}async function x(e,t,a,r,s){const l=u===t,o=y(a,"BITSPERSAMPLE"),f=y(a,"SAMPLESPERPIXEL")??1,c=y(a,"PHOTOMETRICINTERPRETATION"),h=y(a,"SAMPLEFORMAT")??1,g=I(h,o),E=y(a,"COMPRESSION")??1,w=T(g);let p,d,m;if(34887===E)return await n(),S(e,r);if(1===E)p=e.slice(r,r+s),d=new Uint8Array(p);else if(8===E||32946===E)d=new Uint8Array(e,r,s),d=O(d),p=d.buffer;else if(6===E)d=new Uint8Array(e,r,s),d=P(d,f,c),p=d.buffer;else if(7===E){const t=a.get("JPEGTABLES").values,n=t.length-2;d=new Uint8Array(n+s-2);for(let e=0;e<n;e++)d[e]=t[e];const i=new Uint8Array(e,r+2,s-2);for(let e=0;e<i.length;e++)d[n+e]=i[e];d=P(d,f,c),p=d.buffer}else{if(5!==E)throw new Error("tiff-decode: unsupport compression "+E);d=i(e,r,s,t),p=d.buffer}if(p=M(p,o),l||o<=8)m=new w(p);else{const e=o>32?8:o>16?4:2;m=new w(b(d.buffer,e))}const A=y(a,"PREDICTOR")??1,x=y(a,"TILEWIDTH"),L=y(a,"TILELENGTH");if(A>1&&(5===E||8===E||32946===E)&&x&&L){const e=C(a),t=new w(m.length);t.set(m),m=j(t,L,x,3===h&&3===A,e?1:f)}return m}async function L(e,t,n){const a=d(n,"TILEOFFSETS");if(void 0===a)return null;const i=d(n,"TILEBYTECOUNTS"),{width:r,height:s,pixelType:l,tileWidth:o,tileHeight:f}=k([n]),u=C(n,t),c=y(n,"SAMPLESPERPIXEL")||t.planes,h=r*s,g=y(n,"BITSPERSAMPLE"),E=34887===(y(n,"COMPRESSION")??1),I=T(l),w=[];for(let T=0;T<c;T++)w.push(new I(h));const p=Math.ceil(r/o),m=new Uint8Array(h).fill(255);let A=null,S=!1;if(g%8==0)if(E&&u&&c>1){const l=Math.round(a.length/c);for(let u=0;u<l;u++){const l=Math.floor(u/p)*f,h=u%p*o,g=l*r+h;for(let E=0;E<c;E++){const I=u*c+E;0===i[I]?(A=null,S=!0):A=await x(e,t.littleEndian,n,a[I],i[I]);const T=Math.min(o,r-h),p=Math.min(f,s-l),d=w[E];for(let e=0;e<p;e++){let t=g+e*r,n=e*o;for(let e=0;e<T;e++,t++,n++)A?d[t]=A[n]:m[t]=0}}}}else for(let T=0;T<a.length;T++){const l=Math.floor(T/p)*f,h=T%p*o,g=l*r+h;0===i[T]?(A=null,S=!0):A=await x(e,t.littleEndian,n,a[T],i[T]);const I=Math.min(o,r-h),d=Math.min(f,s-l);for(let e=0;e<c;e++){const t=w[e];if(u||E)for(let n=0;n<d;n++){let a=g+n*r,i=o*f*e+n*o;for(let e=0;e<I;e++,a++,i++)A?t[a]=A[i]:m[a]=0}else for(let n=0;n<d;n++){let a=g+n*r,i=n*o*c+e;for(let e=0;e<I;e++,a++,i+=c)A?t[a]=A[i]:m[a]=0}}}return{width:r,height:s,pixelType:l,pixels:w,mask:S?m:void 0}}const R=(e,t,n)=>{const a=u===t.littleEndian,r=d(n,"STRIPOFFSETS");if(void 0===r)return null;const{width:s,height:l,pixelType:o}=k([n]),f=y(n,"SAMPLESPERPIXEL")||t.planes,c=y(n,"PHOTOMETRICINTERPRETATION"),h=s*l,g=y(n,"BITSPERSAMPLE"),E=T(o),I=new E(h*f),w=d(n,"STRIPBYTECOUNTS"),p=y(n,"ROWSPERSTRIP"),m=y(n,"COMPRESSION")??1;let A,S,b,x;if(g%8==0)for(let u=0;u<r.length;u++){const n=u*(p*s)*f;if("u8"===o||"s8"===o||a)8===m||32946===m?(b=new Uint8Array(e,r[u],w[u]),b=O(b),S=b.buffer):6===m?(b=new Uint8Array(e,r[u],w[u]),b=P(b,f,c),S=b.buffer):5===m?(b=i(e,r[u],w[u],t.littleEndian),S=b.buffer):S=e.slice(r[u],r[u]+w[u]),S=M(S,g),A=new E(S);else{switch(6===m||8===m||32946===m?(b=new Uint8Array(e,r[u],w[u]),x=O(b),S=x.buffer):(S=new ArrayBuffer(w[u]),b=new Uint8Array(e,r[u],w[u]),x=new Uint8Array(S)),o){case"u16":case"s16":for(let e=0;e<b.length;e+=2)x[e]=b[e+1],x[e+1]=b[e];break;case"u32":case"s32":case"f32":for(let e=0;e<b.length;e+=4)x[e]=b[e+3],x[e+1]=b[e+2],x[e+2]=b[e+1],x[e+3]=b[e]}S=M(S,g),A=new E(S)}I.set(A,n)}const L=[];if(1===f)L.push(I);else for(let i=0;i<f;i++){const e=new E(h);for(let t=0;t<h;t++)e[t]=I[t*f+i];L.push(e)}return{width:s,height:l,pixelType:o,pixels:L}},D=(e,t,n)=>{if(!(e&&e.length>0&&t&&n))return null;let a,i,r;const s=e[0].length,l=e.length,o=new Uint8Array(s);for(let f=0;f<l;f++)if(a=e[f],i=t[f],r=n[f],0===f)for(let e=0;e<s;e++)o[e]=a[e]<i||a[e]>r?0:1;else for(let e=0;e<s;e++)o[e]&&(o[e]=a[e]<i||a[e]>r?0:1);return o},U=e=>{if(!e)return null;const t=e.match(/<Item(.*?)Item>/gi);if(!t||0===t.length)return null;const n=new Map;let a,i,r,s,l;for(let w=0;w<t.length;w++)a=t[w],i=a.slice(6,a.indexOf(">")),s=a.indexOf("sample="),s>-1&&(l=a.slice(s+8,a.indexOf('"',s+8))),s=a.indexOf("name="),s>-1&&(i=a.slice(s+6,a.indexOf('"',s+6))),i&&(r=a.slice(a.indexOf(">")+1,a.indexOf("</Item>")).trim(),null!=l?n.has(i)?n.get(i)[l]=r:n.set(i,[r]):n.set(i,r)),l=null;const o=n.get("STATISTICS_MINIMUM"),f=n.get("STATISTICS_MAXIMUM"),u=n.get("STATISTICS_MEAN"),c=n.get("STATISTICS_STDDEV");let h=null;if(o&&f){h=[];for(let e=0;e<o.length;e++)h.push({min:parseFloat(o[e]),max:parseFloat(f[e]),avg:u&&parseFloat(u[e]),stddev:c&&parseFloat(c[e])})}const g=n.get("BandName"),E=n.get("WavelengthMin"),I=n.get("WavelengthMax");let T=null;if(g){T=[];for(let e=0;e<g.length;e++)T.push({BandName:g[e],WavelengthMin:E&&parseFloat(E[e]),WavelengthMax:I&&parseFloat(I[e])})}return{statistics:h,bandProperties:T,dataType:n.get("DataType"),rawMetadata:n}};function N(e,t,n,a=0,i=!1,r=4){if(n.values)return!0;const s=n.type,l=n.valueCount;let o=n.valueOffset,f=[];const u=h[s],c=8*u,E=l*u,I=l*h[s]*8;let T,w;const p=8===r?64:32,d=n.valueOffsets;if(I>p){if(E>(i?e.byteLength:e?e.byteLength-o+a:0))return n.offlineOffsetSize=[o,E],n.values=null,!1}if(I<=p){if(!t)if(p<=32)o>>>=32-I;else{const e=d?.length?d[0]:o>>>0,t=d?.length?d[1]:Math.round((o-e)/g);I<=32?(o=e>>>32-I,d[0]=o):(o=e*2**(32-I)+(t>>>32-I),d[0]=e,d[1]=t>>>32-I)}if(1===l&&c===p)f=[o];else if(64===p){const e=d?.length?d[0]:o>>>0,t=d?.length?d[1]:Math.round((o-e)/g);let n=e,a=32;for(w=1;w<=l;w++){const e=32-c*w%32;if(a<c){const i=n<<e>>>32-a,r=t<<32-a>>>32-a;n=t,f.push(i+r*2**(c-a)),a-=32-(c-a)}else f.push(n<<e>>>32-c),a-=c;0===a&&(a=32,n=t)}}else for(w=1;w<=l;w++){const e=32-c*w;f.push(o<<e>>>32-c)}}else{o-=a,i&&(o=0);for(let n=o;n<o+E;n+=u){switch(s){case 1:case 2:case 7:T=new DataView(e,n,1).getUint8(0);break;case 3:T=new DataView(e,n,2).getUint16(0,t);break;case 4:case 13:T=new DataView(e,n,4).getUint32(0,t);break;case 5:T=new DataView(e,n,4).getUint32(0,t)/new DataView(e,n+4,4).getUint32(0,t);break;case 6:T=new DataView(e,n,1).getInt8(0);break;case 8:T=new DataView(e,n,2).getInt16(0,t);break;case 9:T=new DataView(e,n,4).getInt32(0,t);break;case 10:T=new DataView(e,n,4).getInt32(0,t)/new DataView(e,n+4,4).getInt32(0,t);break;case 11:T=new DataView(e,n,4).getFloat32(0,t);break;case 12:T=new DataView(e,n,8).getFloat64(0,t);break;case 16:case 18:T=B(new DataView(e,n,8),0,t);break;case 17:T=V(new DataView(e,n,8),0,t);break;default:T=null}f.push(T)}}if(2===s){let e="";const t=f;for(f=[],w=0;w<t.length;w++)0===t[w]&&""!==e?(f.push(e),e=""):e+=String.fromCharCode(t[w]);""===e&&0!==f.length||f.push(e)}return n.values=f,!0}function k(e){const t=e[0],n=y(t,"TILEWIDTH"),a=y(t,"TILELENGTH"),i=y(t,"IMAGEWIDTH"),r=y(t,"IMAGELENGTH"),s=y(t,"BITSPERSAMPLE"),l=y(t,"SAMPLESPERPIXEL"),o=y(t,"SAMPLEFORMAT")??1,f=I(o,s),u=C(t),c=p(t,"GDAL_NODATA");let h=null;c?.length&&(h=c.map(e=>parseFloat(e)),h.some(e=>isNaN(e))&&(h=null));const g=y(t,"COMPRESSION")??1;let T;switch(g){case 1:T="NONE";break;case 2:case 3:case 4:case 32771:T="CCITT";break;case 5:T="LZW";break;case 6:case 7:T="JPEG";break;case 32773:T="PACKBITS";break;case 8:case 32946:T="DEFLATE";break;case 34712:T="JPEG2000";break;case 34887:T="LERC";break;default:T=String(g)}let A=!0,S="";E.has(g)||(A=!1,S+="unsupported tag compression "+g),o>3&&(A=!1,S+="unsupported tag sampleFormat "+o),s>32&&64!==s&&(A=!1,S+="unsupported tag bitsPerSample "+s);const M=m(t,"GEOASCIIPARAMS");let P;if(M){const e=M.split("|").find(e=>e.includes("ESRI PE String = ")),t=e?e.replace("ESRI PE String = ",""):"";P=t.startsWith("COMPD_CS")||t.startsWith("PROJCS")||t.startsWith("GEOGCS")?{wkid:null,wkt:t}:null}const O=d(t,"GEOTIEPOINTS"),b=d(t,"GEOPIXELSCALE"),x=d(t,"GEOTRANSMATRIX"),L=t.has("GEOKEYDIRECTORY")?t.get("GEOKEYDIRECTORY").data:null;let R,D,N=!1,k=!1;if(L){N=2===y(L,"GTRasterTypeGeoKey");const e=y(L,"GTModelTypeGeoKey");if(2===e){const e=y(L,"GeographicTypeGeoKey");e>=1024&&e<=32766&&(P={wkid:e}),P||32767!==e||(k=!0,P={wkid:4326})}else if(1===e){const e=y(L,"ProjectedCSTypeGeoKey");e>=1024&&e<=32766&&(P={wkid:e})}}if(b&&O&&O.length>=6?(R=[b[0],0,O[3]-O[0]*b[0],0,-Math.abs(b[1]),O[4]-O[1]*b[1]],N&&(R[2]-=.5*R[0]+.5*R[1],R[5]-=.5*R[3]+.5*R[4])):x&&16===x.length&&(R=N?[x[0],x[1],x[3]-.5*x[0],x[4],x[5],x[7]-.5*x[5]]:[x[0],x[1],x[3],x[4],x[5],x[7]]),R){const e=[{x:0,y:r},{x:0,y:0},{x:i,y:r},{x:i,y:0}];let t,n=Number.POSITIVE_INFINITY,a=Number.POSITIVE_INFINITY,s=Number.NEGATIVE_INFINITY,l=Number.NEGATIVE_INFINITY;for(let i=0;i<e.length;i++)t=w(e[i],R),n=t.x>n?n:t.x,s=t.x<s?s:t.x,a=t.y>a?a:t.y,l=t.y<l?l:t.y;D={xmin:n,xmax:s,ymin:a,ymax:l,spatialReference:P}}else D={xmin:-.5,ymin:.5-r,xmax:i-.5,ymax:.5,spatialReference:P};k&&(D.xmax-D.xmin>400||Math.max(Math.abs(D.xmin),Math.abs(D.xmax))>361)&&(P=null,D.spatialReference=null);const F=G(e);let B,V,W,H,Y;if(F.length>0){W=Math.round(Math.log(i/y(F[0],"IMAGEWIDTH"))/Math.LN2);const e=F[F.length-1];H=F.length,B=y(e,"TILEWIDTH"),V=y(e,"TILELENGTH")}B=null!=H&&H>0?B||n:null,V=null!=H&&H>0?V||a:null,n&&(Y=[{maxCol:Math.ceil(i/n)-1,maxRow:Math.ceil(r/a)-1,minRow:0,minCol:0}],F.forEach(e=>{Y.push({maxCol:Math.ceil(y(e,"IMAGEWIDTH")/y(e,"TILEWIDTH"))-1,maxRow:Math.ceil(y(e,"IMAGELENGTH")/y(e,"TILELENGTH"))-1,minRow:0,minCol:0})}));const j=m(e[0],"GDAL_METADATA"),X=U(j);S+=" "+_({width:i,height:r,tileWidth:n,tileHeight:a,planes:l,ifds:e});const K=v(e).length===F.length+1,J=F?.length?F.map(e=>({x:i/y(e,"IMAGEWIDTH"),y:r/y(e,"IMAGELENGTH")})):void 0;return{width:i,height:r,tileWidth:n,tileHeight:a,planes:l,isBSQ:u,pixelType:f,compression:T,noData:h,hasMaskBand:K,isSupported:A,pyramidResolutions:J,message:S,extent:D,isPseudoGeographic:k,affine:b?null:R,firstPyramidLevel:W,maximumPyramidLevel:H,pyramidBlockWidth:B,pyramidBlockHeight:V,tileBoundary:Y,metadata:X}}function C(e,t){const n=p(e,"PLANARCONFIGURATION");return n?2===n[0]:!!t&&t.isBSQ}function G(e){return e.filter(e=>1===y(e,"NEWSUBFILETYPE"))}function v(e){return e.filter(e=>{const t=!(4&~(y(e,"NEWSUBFILETYPE")??0)),n=4===y(e,"PHOTOMETRICINTERPRETATION");return t&&n})}function F(e){const{littleEndian:t,isBigTiff:n,firstIFDPos:a}=H(e);let i=a;const r=[];do{const a=Y(e,t,i,0,s,n?8:4);if(!a.success)break;r.push(a.ifd),i=a.nextIFD}while(i>0);return{...k(r),littleEndian:t,isBigTiff:n,ifds:r,pyramidIFDs:G(r),maskIFDs:v(r)}}function B(e,t,n){const a=e.getUint32(t,n),i=e.getUint32(t+4,n);return n?i*g+a:a*g+i}function V(e,t,n){let a=n?e.getInt32(t,n):e.getUint32(t,n),i=n?e.getUint32(t+4,n):e.getInt32(t+4,n);const r=(n?a:i)>=0?1:-1;n?a*=r:i*=r;return r*(n?i*g+a:a*g+i)}function W(e,t,n,a){return a?B(e,t,n):e.getUint32(t,n)}function H(e){const t=new DataView(e,0,16),n=t.getUint16(0,!1);let a=null;if(18761===n)a=!0;else{if(19789!==n)throw new Error("unexpected endianess byte");a=!1}const i=t.getUint16(2,a);if(42!==i&&43!==i)throw new Error("unexpected tiff identifier");let r=4;const s=43===i;if(s){const e=t.getUint16(r,a);if(r+=2,8!==e)throw new Error("unsupported bigtiff version");if(0!==t.getUint16(r,a))throw new Error("unsupported bigtiff version");r+=2}return{littleEndian:a,isBigTiff:s,firstIFDPos:W(t,r,a,s)}}function Y(t,n,a,i=0,r=s,o=4){const u=A(t,n,a,i,r,o);let c;const h=u.ifd;if(h){if(l.forEach((e,a)=>{h.has(a)&&(c=h.get(a),c.data=A(t,n,c.valueOffset-i,i,e).ifd)}),h.has("GEOKEYDIRECTORY")){c=h.get("GEOKEYDIRECTORY");const e=c.values;if(e&&e.length>4){const a=e[0]+"."+e[1]+"."+e[2];c.data=A(t,n,c.valueOffset+6-i,i,f,2).ifd,c.data&&c.data.set("GEOTIFFVersion",{id:0,type:2,valueCount:1,valueOffset:null,values:[a]})}}if(h.has("XMP")){c=h.get("XMP");const t=c.values;"number"==typeof t[0]&&7===c.type&&(c.values=[e(new Uint8Array(t))])}}return u}function _(e){const{width:t,height:n,tileHeight:a,tileWidth:i}=e,r=e.planes,s=i?i*a:t*n,l=y(e.ifds[0],"BITSPERSAMPLE");let o="";return s*r>2**30/(l>8?l/8:1)&&(o=i?"tiled tiff exceeding 1 gigabits per tile is not supported":"scanline tiff exceeding 1 gigabits is not supported"),o}function j(e,t,n,a,i){const r=a?4:1,s=n*r*i;a&&(e=new Uint8Array(e.buffer));for(let f=0;f<t;f++){const t=f*s;for(let n=i;n<s;n++)e[t+n]+=e[t+n-i]}if(!a)return e;const l=new Uint8Array(e.length),o=n*i;for(let f=0;f<t;f++){const t=f*s;for(let n=0;n<o;n++)for(let a=0;a<r;a++)l[t+n*r+a]=e[t+n+(r-a-1)*o]}return new Float32Array(l.buffer)}async function X(e,t){const{headerInfo:n,ifd:a,offsets:i,sizes:s}=t,l=[];for(let r=0;r<i.length;r++){s[r];const t=await x(e,n.littleEndian,a,i[r],s[r]||e.byteLength);l.push(t)}const o=C(a,n),f=y(a,"BITSPERSAMPLE"),u=I(y(a,"SAMPLEFORMAT")??1,f),c=y(a,"SAMPLESPERPIXEL")||n.planes,h=T(u),g=y(a,"TILEWIDTH"),E=y(a,"TILELENGTH"),w=y(a,"COMPRESSION")??1,p=g*E;let d;const m=[];let A=l[0];const S=34887===w;for(let r=0;r<c;r++){if(d=new h(p),l.length===c)A=l[r],A.length===p&&(d=A);else if(A.length)if(o||S)d=A.length===p?A:A.slice(p*r,p*(r+1));else for(let e=0;e<p;e++)d[e]=A[e*c+r];m.push(d)}const M=n.noData?n.noData[0]:t.noDataValue,P=n.metadata?n.metadata.statistics:null,O=P?P.map(e=>e.min):null,b=P?P.map(e=>e.max):null,L={pixelType:u,width:g,height:E,pixels:m,noDataValue:M};return null!=M?r(L,M,{matchAllNoData:t?.matchAllNoData}):O&&b&&t.applyMinMaxConstraint&&(L.mask=D(m,O,b)),L}async function K(e,t={}){const n=t.pyramidLevel||0,a=t.headerInfo||F(e),{ifds:i,noData:s}=a;if(0===i.length)throw new Error("no valid image file directory");const l=_(a);if(l)throw l;let o=null;const f=-1===n?i[i.length-1]:i[n],u=s??t.noDataValue;if(o=a.tileWidth?await L(e,a,f):R(e,a,f),!o)return o;if(null!=u){r(o,u,{matchAllNoData:null==s&&t?.matchAllNoData})}return o}export{K as decode,X as decodeTileOrStrip,k as getImageInfo,v as getMaskIFDs,G as getPyramidIFDs,C as isBSQConfig,N as parseFieldValues,F as parseHeader,Y as parseIFD,H as parseSignature,M as unpackBits};
|
|
@@ -1,5 +1,2 @@
|
|
|
1
|
-
/*
|
|
2
|
-
All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
3
|
-
See https://js.arcgis.com/5.0/third-party-notices.txt for details.
|
|
4
|
-
*/
|
|
1
|
+
/* COPYRIGHT © Esri - https://js.arcgis.com/5.0/third-party-notices.txt */
|
|
5
2
|
const t=9999999e31,n=2e-7,e={u1:[0,1],u2:[0,3],u4:[0,15],u8:[0,255],s8:[-128,127],u16:[0,65535],s16:[-32768,32767],u32:[0,4294967295],s32:[-2147483648,2147483647],f32:[-34028234663852886e22,34028234663852886e22],f64:[-Number.MAX_VALUE,Number.MAX_VALUE],unknown:void 0,c64:void 0,c128:void 0};function u(t){return e[t]??[-34028234663852886e22,34028234663852886e22]}const s={u1:1,u2:1,u4:1,u8:1,s8:1,u16:2,s16:2,u32:4,s32:4,f32:4,f64:8,unknown:4,c64:16,c128:32};function o(t){return s[t]}function l(t){return o(t.pixelType)*t.bandCount}function i(t,n){return null==t||null==n?"s32":t<0?t>=-128&&n<128?"s8":t>=-32768&&n<32768?"s16":"s32":n<256?"u8":n<65536?"u16":"u32"}function r(t){return(t?.startsWith("s")||t?.startsWith("u"))??!1}function c(t,n,e,s){let[o,l]=u(e);const i=r(e);return i&&(o-=1e-5,l+=1e-5),i?e.startsWith("u")?a(t,n,s,[o,l]):h(t,n,s,[o,l]):b(t,n,s,[o,l])}function f(t,n){for(let e=0;e<n.length;e++)n[e]&&isNaN(t[e])&&(n[e]=0,t[e]=0)}function a(t,n,e,u){const[s,o]=u;for(let l=0;l<n.length;l++)if(n[l]){const u=t[l];u<s||u>o?n[l]=0:e[l]=u+.5|0}}function h(t,n,e,u){const[s,o]=u;for(let l=0;l<n.length;l++)if(n[l]){const u=t[l];u<s||u>o?n[l]=0:e[l]=u+(u>0?.5:-.5)|0}}function b(t,n,e,u){const[s,o]=u;for(let l=0;l<n.length;l++)if(n[l]){const u=t[l];u<s||u>o?n[l]=0:e[l]=u}}function g(e,s,o){if(e.depthCount&&e.depthCount>1)return;const{pixels:l,statistics:i,pixelType:r}=e,c=l[0].length,f=e.bandMasks??[],a=e.mask??new Uint8Array(c).fill(255),h="f32"===r||"f64"===r,b=u(r);let g=!1;for(let u=0;u<l.length;u++){const e="number"==typeof s?s:s[u];if(null==e)continue;const c=i?.[u]?.minValue??b[0],m=i?.[u]?.maxValue??b[1];if(c>e+Number.EPSILON||m<e-Number.EPSILON)continue;const p=f[u]||a.slice(),d=l[u],N=o?.customFloatTolerance;if(h&&0!==N){let u=N;u||(u=Math.abs(e)>=t?n*Math.abs(e):"f32"===r?2**-23:Number.EPSILON);for(let t=0;t<d.length;t++)p[t]&&Math.abs(d[t]-e)<u&&(d[t]=0,p[t]=0,a[t]=0,g=!0)}else for(let t=0;t<d.length;t++)p[t]&&d[t]===e&&(d[t]=0,p[t]=0,a[t]=0,g=!0);f[u]=p}if(g){const t=e.bandMasks||e.pixels.length>1?f:null;o?.matchAllNoData?e.mask=t&&t.length>1?m(t):a:(e.bandMasks=t,e.mask=a)}function m(t){if(t.length<2)return t[0];const n=t[0].length,e=new Uint8Array(n).fill(0);for(let u=0;u<t.length;u++){const s=t[u];for(let t=0;t<n;t++)s[t]&&(e[t]=255)}return e}g&&"updateStatistics"in e&&e.updateStatistics()}export{c as clipBandToPixelTypeRange,g as convertNoDataToMask,f as fixNaN,o as getByteCount,l as getBytesPerPixel,i as getIntegerPixelType,u as getPixelValueRange,r as isIntegerPixelType};
|
|
@@ -1,5 +1,2 @@
|
|
|
1
|
-
/*
|
|
2
|
-
All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
3
|
-
See https://js.arcgis.com/5.0/third-party-notices.txt for details.
|
|
4
|
-
*/
|
|
1
|
+
/* COPYRIGHT © Esri - https://js.arcgis.com/5.0/third-party-notices.txt */
|
|
5
2
|
const e=(()=>{const e=[];return e[254]="NEWSUBFILETYPE",e[255]="SUBFILETYPE",e[256]="IMAGEWIDTH",e[257]="IMAGELENGTH",e[258]="BITSPERSAMPLE",e[259]="COMPRESSION",e[262]="PHOTOMETRICINTERPRETATION",e[263]="THRESHHOLDING",e[264]="CELLWIDTH",e[265]="CELLLENGTH",e[266]="FILLORDER",e[269]="DOCUMENTNAME",e[270]="IMAGEDESCRIPTION",e[271]="MAKE",e[272]="MODEL",e[273]="STRIPOFFSETS",e[274]="ORIENTATION",e[277]="SAMPLESPERPIXEL",e[278]="ROWSPERSTRIP",e[279]="STRIPBYTECOUNTS",e[280]="MINSAMPLEVALUE",e[281]="MAXSAMPLEVALUE",e[282]="XRESOLUTION",e[283]="YRESOLUTION",e[284]="PLANARCONFIGURATION",e[285]="PAGENAME",e[286]="XPOSITION",e[287]="YPOSITION",e[288]="FREEOFFSETS",e[289]="FREEBYTECOUNTS",e[290]="GRAYRESPONSEUNIT",e[291]="GRAYRESPONSECURVE",e[292]="T4OPTIONS",e[293]="T6OPTIONS",e[296]="RESOLUTIONUNIT",e[297]="PAGENUMBER",e[300]="COLORRESPONSEUNIT",e[301]="TRANSFERFUNCTION",e[305]="SOFTWARE",e[306]="DATETIME",e[315]="ARTIST",e[316]="HOSTCOMPUTER",e[317]="PREDICTOR",e[318]="WHITEPOINT",e[319]="PRIMARYCHROMATICITIES",e[320]="COLORMAP",e[321]="HALFTONEHINTS",e[322]="TILEWIDTH",e[323]="TILELENGTH",e[324]="TILEOFFSETS",e[325]="TILEBYTECOUNTS",e[326]="BADFAXLINES",e[327]="CLEANFAXDATA",e[328]="CONSECUTIVEBADFAXLINES",e[330]="SUBIFD",e[332]="INKSET",e[333]="INKNAMES",e[334]="NUMBEROFINKS",e[336]="DOTRANGE",e[337]="TARGETPRINTER",e[338]="EXTRASAMPLES",e[339]="SAMPLEFORMAT",e[340]="SMINSAMPLEVALUE",e[341]="SMAXSAMPLEVALUE",e[342]="TRANSFERRANGE",e[347]="JPEGTABLES",e[512]="JPEGPROC",e[513]="JPEGIFOFFSET",e[514]="JPEGIFBYTECOUNT",e[515]="JPEGRESTARTINTERVAL",e[517]="JPEGLOSSLESSPREDICTORS",e[518]="JPEGPOINTTRANSFORM",e[519]="JPEGQTABLES",e[520]="JPEGDCTABLES",e[521]="JPEGACTABLES",e[529]="YCBCRCOEFFICIENTS",e[530]="YCBCRSUBSAMPLING",e[531]="YCBCRPOSITIONING",e[532]="REFERENCEBLACKWHITE",e[700]="XMP",e[33550]="GEOPIXELSCALE",e[33922]="GEOTIEPOINTS",e[33432]="COPYRIGHT",e[42112]="GDAL_METADATA",e[42113]="GDAL_NODATA",e[50844]="RPCCOEFFICIENT",e[34264]="GEOTRANSMATRIX",e[34735]="GEOKEYDIRECTORY",e[34736]="GEODOUBLEPARAMS",e[34737]="GEOASCIIPARAMS",e[34665]="EXIFIFD",e[34853]="GPSIFD",e[40965]="INTEROPERABILITYIFD",e})(),i=(()=>{const i=e.slice();return i[36864]="ExifVersion",i[40960]="FlashpixVersion",i[40961]="ColorSpace",i[42240]="Gamma",i[37121]="ComponentsConfiguration",i[37122]="CompressedBitsPerPixel",i[40962]="PixelXDimension",i[40963]="PixelYDimension",i[37500]="MakerNote",i[37510]="UserComment",i[40964]="RelatedSoundFile",i[36867]="DateTimeOriginal",i[36868]="DateTimeDigitized",i[36880]="OffsetTime",i[36881]="OffsetTimeOriginal",i[36882]="OffsetTimeDigitized",i[37520]="SubSecTime",i[37521]="SubSecTimeOriginal",i[37522]="SubSecTimeDigitized",i[37888]="Temperature",i[37889]="Humidity",i[37890]="Pressure",i[37891]="WaterDepth",i[37892]="Acceleration",i[37893]="CameraElevationAngle",i[42016]="ImageUniqueID",i[42032]="CameraOwnerName",i[42033]="BodySerialNumber",i[42034]="LensSpecification",i[42035]="LensMake",i[42036]="LensModel",i[42037]="LensSerialNumber",i[33434]="ExposureTime",i[33437]="FNumber",i[34850]="ExposureProgram",i[34852]="SpectralSensitivity",i[34855]="PhotographicSensitivity",i[34856]="OECF",i[34864]="SensitivityType",i[34865]="StandardOutputSensitivity",i[34866]="RecommendedExposureIndex",i[34867]="ISOSpeed",i[34868]="ISOSpeedLatitudeyyy",i[34869]="ISOSpeedLatitudezzz",i[37377]="ShutterSpeedValue",i[37378]="ApertureValue",i[37379]="BrightnessValue",i[37380]="ExposureBiasValue",i[37381]="MaxApertureValue",i[37382]="SubjectDistance",i[37383]="MeteringMode",i[37384]="LightSource",i[37385]="Flash",i[37386]="FocalLength",i[37396]="SubjectArea",i[41483]="FlashEnergy",i[41484]="SpatialFrequencyResponse",i[41486]="FocalPlaneXResolution",i[41487]="FocalPlaneYResolution",i[41488]="FocalPlaneResolutionUnit",i[41492]="SubjectLocation",i[41493]="ExposureIndex",i[41495]="SensingMethod",i[41728]="FileSource",i[41729]="SceneType",i[41730]="CFAPattern",i[41985]="CustomRendered",i[41986]="ExposureMode",i[41987]="WhiteBalance",i[41988]="DigitalZoomRatio",i[41989]="FocalLengthIn35mmFilm",i[41990]="SceneCaptureType",i[41991]="GainControl",i[41992]="Contrast",i[41993]="Saturation",i[41994]="Sharpness",i[41995]="DeviceSettingDescription",i[41996]="SubjectDistanceRange",i})(),o=["GPSVersionID","GPSLatitudeRef","GPSLatitude","GPSLongitudeRef","GPSLongitude","GPSAltitudeRef","GPSAltitude","GPSTimeStamp","GPSSatellites","GPSStatus","GPSMeasureMode","GPSDOP","GPSSpeedRef","GPSSpeed","GPSTrackRef","GPSTrack","GPSImgDirectionRef","GPSImgDirection","GPSMapDatum","GPSDestLatitudeRef","GPSDestLatitude","GPSDestLongitudeRef","GPSDestLongitude","GPSDestBearingRef","GPSDestBearing","GPSDestDistanceRef","GPSDestDistance","GPSProcessingMethod","GPSAreaInformation","GPSDateStamp","GPSDifferential","GPSHPositioningError"],t=(()=>{const e=[];return e[1024]="GTModelTypeGeoKey",e[1025]="GTRasterTypeGeoKey",e[1026]="GTCitationGeoKey",e[2048]="GeographicTypeGeoKey",e[2049]="GeogCitationGeoKey",e[2050]="GeogGeodeticDatumGeoKey",e[2051]="GeogPrimeMeridianGeoKey",e[2052]="GeogLinearUnitsGeoKey",e[2053]="GeogLinearUnitSizeGeoKey",e[2054]="GeogAngularUnitsGeoKey",e[2055]="GeogAngularUnitSizeGeoKey",e[2056]="GeogEllipsoidGeoKey",e[2057]="GeogSemiMajorAxisGeoKey",e[2058]="GeogSemiMinorAxisGeoKey",e[2059]="GeogInvFlatteningGeoKey",e[2061]="GeogPrimeMeridianLongGeoKey",e[2060]="GeogAzimuthUnitsGeoKey",e[3072]="ProjectedCSTypeGeoKey",e[3073]="PCSCitationGeoKey",e[3074]="ProjectionGeoKey",e[3075]="ProjCoordTransGeoKey",e[3076]="ProjLinearUnitsGeoKey",e[3077]="ProjLinearUnitSizeGeoKey",e[3078]="ProjStdParallel1GeoKey",e[3079]="ProjStdParallel2GeoKey",e[3080]="ProjNatOriginLongGeoKey",e[3081]="ProjNatOriginLatGeoKey",e[3082]="ProjFalseEastingGeoKey",e[3083]="ProjFalseNorthingGeoKey",e[3084]="ProjFalseOriginLongGeoKey",e[3085]="ProjFalseOriginLatGeoKey",e[3086]="ProjFalseOriginEastingGeoKey",e[3087]="ProjFalseOriginNorthingGeoKey",e[3088]="ProjCenterLongGeoKey",e[3090]="ProjCenterEastingGeoKey",e[3091]="ProjCenterNorthingGeoKey",e[3092]="ProjScaleAtNatOriginGeoKey",e[3093]="ProjScaleAtCenterGeoKey",e[3094]="ProjAzimuthAngleGeoKey",e[3095]="ProjStraightVertPoleLongGeoKey",e[4096]="VerticalCSTypeGeoKey",e[4097]="VerticalCitationGeoKey",e[4098]="VerticalDatumGeoKey",e[4099]="VerticalUnitsGeoKey",e})(),S=(i,o)=>{let t=(o||e)[i];return void 0===t&&(t="unknown"+String(i)),t},E=new Map([["EXIFIFD",i],["GPSIFD",o]]);export{t as geoKeys,S as getTagName,E as ifdTags,e as tiffTags};
|
|
@@ -1,5 +1,2 @@
|
|
|
1
|
-
/*
|
|
2
|
-
All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
3
|
-
See https://js.arcgis.com/5.0/third-party-notices.txt for details.
|
|
4
|
-
*/
|
|
1
|
+
/* COPYRIGHT © Esri - https://js.arcgis.com/5.0/third-party-notices.txt */
|
|
5
2
|
const r=(()=>{const r=new ArrayBuffer(4),n=new Uint8Array(r);return new Uint32Array(r)[0]=1,1===n[0]})();export{r as isPlatformLittleEndian};
|
|
@@ -1,5 +1,2 @@
|
|
|
1
|
-
/*
|
|
2
|
-
All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
3
|
-
See https://js.arcgis.com/5.0/third-party-notices.txt for details.
|
|
4
|
-
*/
|
|
1
|
+
/* COPYRIGHT © Esri - https://js.arcgis.com/5.0/third-party-notices.txt */
|
|
5
2
|
import{__decorate as t}from"tslib";import{property as e,subclass as s}from"../../../core/accessorSupport/decorators.js";import{getPixelValueRange as r,isIntegerPixelType as o}from"../formats/pixelRangeUtils.js";import i from"./ArithmeticFunctionArguments.js";import n from"./BaseRasterFunction.js";import{arithmetic as u}from"./localUtils.js";let p=class extends n{constructor(){super(...arguments),this.functionName="Arithmetic",this.functionArguments=null,this.rasterArgumentNames=["raster","raster2"]}_bindSourceRasters(){const{operation:t}=this.functionArguments;if(t<1||t>6)return{success:!1,supportsGPU:!1,error:"unsupported operation"};const e=this.sourceRasterInfos[0].clone();this.outputPixelType=this._getOutputPixelType(e.pixelType),e.pixelType=this.outputPixelType,this._removeStatsHistColormapVAT(e),this.rasterInfo=e;return{success:!0,supportsGPU:e.bandCount<=3}}_processPixels(t){const{pixelBlocks:e}=t;return null==e?.[0]||null==e?.[1]?null:u(e,this.functionArguments.operation,this.outputPixelType)}_getWebGLParameters(){const{operation:t}=this.functionArguments,e=["","plus","minus","times","divide","power","mod"][t],s=this.outputPixelType??"f32";let[i,n]=r(s);const u=o(s);return u&&(i-=1e-4,n+=1e-4),{imageCount:2,operationName:e,domainRange:[i,n],isOutputRounded:u}}};t([e({json:{write:!0,name:"rasterFunction"}})],p.prototype,"functionName",void 0),t([e({type:i,json:{write:!0,name:"rasterFunctionArguments"}})],p.prototype,"functionArguments",void 0),t([e()],p.prototype,"rasterArgumentNames",void 0),p=t([s("esri.layers.raster.functions.ArithmeticFunction")],p);const a=p;export{a as default};
|
|
@@ -1,5 +1,2 @@
|
|
|
1
|
-
/*
|
|
2
|
-
All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
3
|
-
See https://js.arcgis.com/5.0/third-party-notices.txt for details.
|
|
4
|
-
*/
|
|
1
|
+
/* COPYRIGHT © Esri - https://js.arcgis.com/5.0/third-party-notices.txt */
|
|
5
2
|
import{__decorate as r}from"tslib";import{property as t,subclass as e}from"../../../core/accessorSupport/decorators.js";import s from"./BaseFunctionArguments.js";var o;let i=o=class extends s{constructor(){super(...arguments),this.raster2=void 0}get rasters(){return[this.raster,this.raster2]}clone(){return new o({raster:this.raster,raster2:this.raster2,operation:this.operation})}};r([t({json:{write:!0}})],i.prototype,"operation",void 0),r([t({json:{write:!0}})],i.prototype,"raster2",void 0),r([t({readOnly:!0})],i.prototype,"rasters",null),i=o=r([e("esri.layers.raster.functions.ArithmeticFunctionArguments")],i);const a=i;export{a as default};
|
|
@@ -1,5 +1,2 @@
|
|
|
1
|
-
/*
|
|
2
|
-
All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
3
|
-
See https://js.arcgis.com/5.0/third-party-notices.txt for details.
|
|
4
|
-
*/
|
|
1
|
+
/* COPYRIGHT © Esri - https://js.arcgis.com/5.0/third-party-notices.txt */
|
|
5
2
|
import{__decorate as t}from"tslib";import{property as s,subclass as e}from"../../../core/accessorSupport/decorators.js";import r from"./AspectFunctionArguments.js";import o from"./BaseRasterFunction.js";import{aspect as i}from"./surfaceUtils.js";let n=class extends o{constructor(){super(...arguments),this.functionName="Aspect",this.functionArguments=null,this.rasterArgumentNames=["raster"],this.isGCS=!1}_bindSourceRasters(){const t=this.sourceRasterInfos[0];this.isGCS=t.spatialReference?.isGeographic??!1,this.outputPixelType=this._getOutputPixelType("f32");const s=t.clone();return s.pixelType=this.outputPixelType,this._removeStatsHistColormapVAT(s),s.statistics=[{min:-1,max:360,avg:180,stddev:30}],s.bandCount=1,this.rasterInfo=s,{success:!0,supportsGPU:!0}}_processPixels(t){const s=t.pixelBlocks?.[0];if(null==s)return null;const{extent:e,primaryPixelSizes:r}=t,o=r?.[0],n=o??(e?{x:e.width/s.width,y:e.height/s.height}:{x:1,y:1});return i(s,{resolution:n})}};t([s({json:{write:!0,name:"rasterFunction"}})],n.prototype,"functionName",void 0),t([s({type:r,json:{write:!0,name:"rasterFunctionArguments"}})],n.prototype,"functionArguments",void 0),t([s()],n.prototype,"rasterArgumentNames",void 0),t([s({json:{write:!0}})],n.prototype,"isGCS",void 0),n=t([e("esri.layers.raster.functions.AspectFunction")],n);const u=n;export{u as default};
|
|
@@ -1,5 +1,2 @@
|
|
|
1
|
-
/*
|
|
2
|
-
All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
3
|
-
See https://js.arcgis.com/5.0/third-party-notices.txt for details.
|
|
4
|
-
*/
|
|
1
|
+
/* COPYRIGHT © Esri - https://js.arcgis.com/5.0/third-party-notices.txt */
|
|
5
2
|
import{__decorate as r}from"tslib";import{subclass as s}from"../../../core/accessorSupport/decorators.js";import t from"./BaseFunctionArguments.js";var e;let o=e=class extends t{clone(){return new e({raster:this.raster})}};o=e=r([s("esri.layers.raster.functions.AspectFunctionArguments")],o);const n=o;export{n as default};
|
|
@@ -1,5 +1,2 @@
|
|
|
1
|
-
/*
|
|
2
|
-
All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
3
|
-
See https://js.arcgis.com/5.0/third-party-notices.txt for details.
|
|
4
|
-
*/
|
|
1
|
+
/* COPYRIGHT © Esri - https://js.arcgis.com/5.0/third-party-notices.txt */
|
|
5
2
|
import{__decorate as e}from"tslib";import{property as t,subclass as s}from"../../../core/accessorSupport/decorators.js";import{isIntegerPixelType as i}from"../formats/pixelRangeUtils.js";import n from"./BandArithmeticFunctionArguments.js";import{calculateBandIndex as r,getBandMatrix3 as a}from"./bandIndexUtils.js";import o from"./BaseRasterFunction.js";const c=new Set(["vari","mtvi2","rtvi-core","evi"]);let u=class extends o{constructor(){super(...arguments),this.functionName="BandArithmetic",this.functionArguments=null,this.rasterArgumentNames=["raster"]}_bindSourceRasters(){this.outputPixelType=this._getOutputPixelType("f32");const e=this.sourceRasterInfos[0];if(e.bandCount<2)return{success:!1,supportsGPU:!1,error:"band-arithmetic-function: source raster has insufficient amount of raster bands"};const t=e.clone();t.pixelType=this.outputPixelType,t.bandCount="sultan"===this.functionArguments.method?3:1,this._removeStatsHistColormapVAT(t),t.keyProperties={...t.keyProperties,BandProperties:void 0},this.rasterInfo=t;return{success:!0,supportsGPU:!["custom","gvitm","sultan"].includes(this.functionArguments.method)}}_processPixels(e){const t=e.pixelBlocks?.[0];if(null==t)return t;const{method:s,bandIndexes:i}=this.functionArguments,n=i.split(" ").map(e=>parseFloat(e));if(this.rasterInfo.storageInfo.isBsqTile){const{rawInputBandIds:e}=this,t=c.has(this.functionArguments.method)?3:2,s=n.slice(0,t).map(t=>e.indexOf(t-1));n.splice(0,t,...s)}return r(t,{method:s,bandIndexes:n,equation:i,outputPixelType:this.outputPixelType})}_getWebGLParameters(){const e=this.functionArguments.bandIndexes.split(" ").map(e=>parseFloat(e)-1);2===e.length&&e.push(0);const t=this.isInputBandIdsSwizzled?[0,1,2]:e;let s,n;const r=new Float32Array(3),{method:o}=this.functionArguments;switch(o){case"gndvi":case"nbr":case"ndbi":case"ndvi":case"ndvi-re":case"ndsi":case"ndmi":case"mndwi":s=a([t[0],t[1],0]),n="ndxi";break;case"ndwi":s=a([t[1],t[0],0]),n="ndxi";break;case"sr":case"sr-re":case"iron-oxide":case"ferrous-minerals":case"clay-minerals":s=a([t[0],t[1],0]),n="sr";break;case"ci-g":case"ci-re":s=a([t[0],t[1],0]),n="ci";break;case"savi":s=a([t[0],t[1],0]),n="savi",r[0]=e[2]+1;break;case"tsavi":s=a([t[0],t[1],0]),n="tsavi",r[0]=e[2]+1,r[1]=e[3]+1,r[2]=e[4]+1;break;case"msavi":s=a([t[0],t[1],0]),n="msavi";break;case"gemi":s=a([t[0],t[1],0]),n="gemi";break;case"pvi":s=a([t[0],t[1],0]),n="tsavi",r[0]=e[2]+1,r[1]=e[3]+1;break;case"vari":s=a([t[0],t[1],t[2]]),n="vari";break;case"mtvi2":s=a([t[0],t[1],t[2]]),n="mtvi";break;case"rtvi-core":s=a([t[0],t[1],t[2]]),n="rtvicore";break;case"evi":s=a([t[0],t[1],t[2]]),n="evi";break;case"wndwi":s=a([t[0],t[1],0]),n="wndwi",r[0]=e[3]?e[3]+1:.5;break;case"bai":s=a([t[1],t[0],0]),n="bai";break;default:s=a([0,1,2]),n="custom"}return{bandIndexMat3:s,indexType:n,adjustments:r,isOutputRounded:i(this.outputPixelType)}}_getInputBandIds(e){if("custom"===this.functionArguments.method)return e;const t=this.functionArguments.bandIndexes.split(" ").map(e=>parseFloat(e)-1),s=e.length,i=t.map(e=>e>=s?s-1:e),n=c.has(this.functionArguments.method)?3:2,r=i.slice(0,n).map(t=>e[t]);return 2===r.length&&r.push(0),r}_swizzleBandIds(e){const t=this.functionArguments.bandIndexes.split(" ").map(e=>parseFloat(e)-1);2===t.length&&t.push(0);const{method:s}=this.functionArguments,i=(["vari","mtvi2","rtvi-core","evi"].includes(s)?t.slice(0,3):"bai"===s||"ndwi"===s?[t[1],t[0]]:t.slice(0,2)).map(t=>e.indexOf(t));return i[2]??=i[1],this.isInputBandIdsSwizzled=!0,this.swizzledBandSelection=i,!1}};e([t({json:{write:!0,name:"rasterFunction"}})],u.prototype,"functionName",void 0),e([t({type:n,json:{write:!0,name:"rasterFunctionArguments"}})],u.prototype,"functionArguments",void 0),e([t()],u.prototype,"rasterArgumentNames",void 0),u=e([s("esri.layers.raster.functions.BandArithmeticFunction")],u);const m=u;export{m as default};
|
|
@@ -1,5 +1,2 @@
|
|
|
1
|
-
/*
|
|
2
|
-
All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
3
|
-
See https://js.arcgis.com/5.0/third-party-notices.txt for details.
|
|
4
|
-
*/
|
|
1
|
+
/* COPYRIGHT © Esri - https://js.arcgis.com/5.0/third-party-notices.txt */
|
|
5
2
|
import{__decorate as t}from"tslib";import{clone as r}from"../../../core/lang.js";import{property as o,subclass as e}from"../../../core/accessorSupport/decorators.js";import{bandIndexMethodMap as s}from"./bandIndexUtils.js";import n from"./BaseFunctionArguments.js";import{enumeration as i}from"../../../core/accessorSupport/decorators/enumeration.js";var m;let a=m=class extends n{constructor(){super(...arguments),this.method="custom"}clone(){return new m({method:this.method,bandIndexes:this.bandIndexes,raster:r(this.raster)})}};t([o({json:{type:String,write:!0}})],a.prototype,"bandIndexes",void 0),t([i(s)],a.prototype,"method",void 0),a=m=t([e("esri.layers.raster.functions.BandArithmeticFunctionArguments")],a);const c=a;export{c as default};
|
|
@@ -1,5 +1,2 @@
|
|
|
1
|
-
/*
|
|
2
|
-
All material copyright Esri, All Rights Reserved, unless otherwise specified.
|
|
3
|
-
See https://js.arcgis.com/5.0/third-party-notices.txt for details.
|
|
4
|
-
*/
|
|
1
|
+
/* COPYRIGHT © Esri - https://js.arcgis.com/5.0/third-party-notices.txt */
|
|
5
2
|
import{__decorate as r}from"tslib";import{JSONSupport as o}from"../../../core/JSONSupport.js";import{property as t,subclass as s}from"../../../core/accessorSupport/decorators.js";let e=class extends o{constructor(){super(...arguments),this.raster=void 0}};r([t({json:{write:!0}})],e.prototype,"raster",void 0),e=r([s("esri.layers.raster.functions.BaseFunctionArguments")],e);const c=e;export{c as default};
|