@arcgis/core 5.0.0-next.54 → 5.0.0-next.55
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Ground.d.ts +4 -6
- package/Ground.js +1 -1
- package/WebScene.js +1 -1
- package/applications/Components/drawUtils.d.ts +8 -1
- package/applications/SceneViewer/sceneViewerUtils.d.ts +1 -2
- package/assets/esri/core/workers/RemoteClient.js +1 -1
- package/assets/esri/core/workers/chunks/{18cc131fd63d8c15df54.js → 14765f98b8ea447498a1.js} +4 -4
- package/assets/esri/core/workers/chunks/{308fb48d080e01499a26.js → 436f206898306df019ac.js} +1 -1
- package/assets/esri/core/workers/chunks/{f2e8abb556a380cc2941.js → 492d575894c7905bb70c.js} +1 -1
- package/assets/esri/core/workers/chunks/5873c7b65d0fb04998fb.js +1 -0
- package/assets/esri/core/workers/chunks/d9736c783513e9c9b22f.js +1 -0
- package/assets/esri/core/workers/chunks/{cc67f066c3c0c2a1a37c.js → dd99b77a7c0a052507bb.js} +1 -1
- package/chunks/ChapmanAtmosphere.glsl.js +12 -9
- package/chunks/GlowComposition.glsl.js +1 -1
- package/chunks/Haze.glsl.js +4 -4
- package/chunks/RasterColorizer.glsl.js +10 -10
- package/chunks/Viewshed.glsl.js +1 -1
- package/config.js +1 -1
- package/geometry/projection/projectPointToVector.js +1 -1
- package/geometry/types.d.ts +10 -1
- package/interfaces.d.ts +21 -26
- package/kernel.js +1 -1
- package/layers/FeatureLayer.d.ts +6 -3
- package/layers/support/SubtypeSublayer.d.ts +13 -0
- package/package.json +1 -1
- package/smartMapping/labels/clusters.d.ts +1 -1
- package/support/groundUtils.js +1 -1
- package/support/revision.js +1 -1
- package/views/2d/layers/ImageryLayerView2D.js +1 -1
- package/views/2d/layers/ImageryTileLayerView2D.js +1 -1
- package/views/2d/layers/types.d.ts +6 -0
- package/views/2d/types.d.ts +3 -1
- package/views/3d/environment/ChapmanApproximation.glsl.js +9 -10
- package/views/3d/environment/ChapmanAtmosphere.glsl.js +1 -1
- package/views/3d/environment/ChapmanAtmosphere.js +1 -1
- package/views/3d/environment/ChapmanAtmosphereTechnique.js +1 -1
- package/views/3d/environment/ChapmanRaymarching.glsl.js +1 -2
- package/views/3d/environment/CloudsParameters.js +1 -1
- package/views/3d/environment/EnvironmentManager.js +1 -1
- package/views/3d/environment/SceneViewEnvironment.d.ts +1 -1
- package/views/3d/environment/types.d.ts +13 -0
- package/views/3d/layers/ImageryLayerView3D.js +1 -1
- package/views/3d/webgl/ManagedFBO.d.ts +4 -5
- package/views/3d/webgl/RenderNode.d.ts +1 -1
- package/views/3d/{webgl-engine/lighting/SceneLighting.d.ts → webgl/types.d.ts} +4 -6
- package/views/3d/webgl-engine/core/shaderLibrary/attributes/PathVertexPosition.glsl.js +2 -2
- package/views/3d/webgl-engine/core/shaderLibrary/attributes/RibbonVertexPosition.glsl.js +1 -1
- package/views/3d/webgl-engine/core/shaderLibrary/raster/RasterColorizer.glsl.js +1 -1
- package/views/3d/webgl-engine/core/shaderLibrary/shading/VisualVariables.glsl.js +1 -1
- package/views/3d/webgl-engine/core/shaderModules/Float4sPassUniform.js +1 -1
- package/views/3d/webgl-engine/core/shaderModules/FloatsPassUniform.js +1 -1
- package/views/3d/webgl-engine/core/shaderTechnique/ShaderTechnique.js +1 -1
- package/views/3d/webgl-engine/effects/haze/Haze.glsl.js +1 -1
- package/views/3d/webgl-engine/effects/haze/Haze.js +1 -1
- package/views/3d/webgl-engine/effects/haze/HazeTechnique.js +1 -1
- package/views/3d/webgl-engine/effects/laserlines/LaserlinePathTechnique.js +1 -1
- package/views/3d/webgl-engine/shaders/SphereDepthInterpolate.glsl.js +5 -5
- package/views/SceneView.d.ts +14 -17
- package/views/VideoView.d.ts +1 -2
- package/views/View.d.ts +2 -3
- package/views/View2D.d.ts +1 -2
- package/views/draw/DrawOperation.js +1 -1
- package/views/draw/PolygonDrawAction.d.ts +1 -1
- package/views/draw/PolygonDrawAction.js +1 -1
- package/views/draw/PolylineDrawAction.d.ts +1 -1
- package/views/draw/PolylineDrawAction.js +1 -1
- package/views/draw/support/GraphicMover.js +1 -1
- package/views/draw/types.d.ts +3 -1
- package/views/interactive/sketch/Units.d.ts +5 -1
- package/views/layers/ImageryLayerViewMixin.d.ts +2 -3
- package/views/layers/support/highlightUtils.js +1 -1
- package/views/types.d.ts +69 -1
- package/views/ui/types.d.ts +12 -1
- package/webscene/Environment.d.ts +2 -2
- package/webscene/support/FeatureReference.d.ts +1 -1
- package/webscene/types.d.ts +5 -1
- package/widgets/BasemapGallery.d.ts +1 -1
- package/widgets/BasemapLayerList/BasemapLayerListViewModel.d.ts +1 -1
- package/widgets/BasemapLayerList.d.ts +1 -1
- package/widgets/BatchAttributeForm/inputs/FieldInput.d.ts +1 -1
- package/widgets/BatchAttributeForm.d.ts +1 -1
- package/widgets/Bookmarks.d.ts +1 -2
- package/widgets/BuildingExplorer.d.ts +1 -1
- package/widgets/CatalogLayerList/CatalogLayerListViewModel.d.ts +1 -1
- package/widgets/CatalogLayerList.d.ts +1 -1
- package/widgets/Compass.d.ts +1 -1
- package/widgets/CoordinateConversion.d.ts +1 -2
- package/widgets/Daylight.d.ts +1 -1
- package/widgets/DirectionalPad/DirectionalPadViewModel.d.ts +1 -2
- package/widgets/DirectionalPad/{utils.d.ts → types.d.ts} +3 -1
- package/widgets/Directions.d.ts +1 -2
- package/widgets/Editor/EditorViewModel.d.ts +1 -2
- package/widgets/Editor/SplitFeatureWorkflow.d.ts +1 -2
- package/widgets/Editor/SplitFeatureWorkflowData.d.ts +1 -1
- package/widgets/Editor/types.d.ts +8 -1
- package/widgets/Editor/workflowUtils.js +1 -1
- package/widgets/Editor.d.ts +2 -3
- package/widgets/Feature/types.d.ts +5 -1
- package/widgets/Feature.d.ts +1 -1
- package/widgets/FeatureForm/FieldInput.d.ts +1 -1
- package/widgets/FeatureForm.d.ts +1 -1
- package/widgets/FeatureTemplates.d.ts +1 -1
- package/widgets/Features/FeaturesViewModel.d.ts +1 -1
- package/widgets/Features.d.ts +1 -2
- package/widgets/FloorFilter.d.ts +1 -1
- package/widgets/Home.d.ts +1 -1
- package/widgets/LayerList/ListItemPanel.d.ts +1 -1
- package/widgets/LayerList/types.d.ts +2 -2
- package/widgets/LayerList.d.ts +1 -1
- package/widgets/Legend.d.ts +1 -1
- package/widgets/Locate.d.ts +1 -1
- package/widgets/Popup/types.d.ts +2 -0
- package/widgets/Popup.d.ts +1 -2
- package/widgets/Print.d.ts +1 -1
- package/widgets/Search.d.ts +1 -1
- package/widgets/ShadowCast/DurationOptions.d.ts +1 -1
- package/widgets/ShadowCast/ShadowCastViewModel.d.ts +1 -1
- package/widgets/ShadowCast/{ShadowVisualizationType.d.ts → types.d.ts} +4 -1
- package/widgets/ShadowCast.d.ts +1 -1
- package/widgets/Sketch/types.d.ts +1 -1
- package/widgets/Slice.d.ts +1 -1
- package/widgets/TableList.d.ts +1 -1
- package/widgets/Track.d.ts +1 -1
- package/widgets/UtilityNetworkTrace/UtilityNetworkTraceViewModel.d.ts +1 -1
- package/widgets/UtilityNetworkTrace/{support/ResultAreaHandler.d.ts → types.d.ts} +2 -2
- package/widgets/Weather/WeatherViewModel.d.ts +2 -2
- package/widgets/Weather.d.ts +1 -1
- package/widgets/support/GoTo.d.ts +1 -1
- package/widgets/support/forms/types.d.ts +2 -0
- package/widgets/support/{goToUtils.d.ts → types.d.ts} +8 -1
- package/assets/esri/core/workers/chunks/316f3e93aa0db48ef129.js +0 -1
- package/assets/esri/core/workers/chunks/ec7e6427d99cf3148a61.js +0 -1
- package/views/2d/ViewStateManager.d.ts +0 -2
- package/views/2d/layers/support/clusterUtils.d.ts +0 -6
- package/views/3d/environment/lightingUtils.d.ts +0 -4
- package/views/3d/environment/weather.d.ts +0 -9
- package/views/3d/glTF/internal/resourceUtils.d.ts +0 -10
- package/views/3d/interactive/visualElements/DrapedVisualElementResources.d.ts +0 -2
- package/views/3d/support/QualityProfile.d.ts +0 -2
- package/views/SceneViewHitTestResult.d.ts +0 -64
- package/views/ViewingMode.d.ts +0 -2
- package/views/draw/DrawingMode.d.ts +0 -2
- package/views/draw/support/drawUtils.d.ts +0 -7
- package/views/ui/Padding.d.ts +0 -11
- package/views/viewType.d.ts +0 -2
- package/views/webgl/enums.d.ts +0 -38
- package/webscene/support/featureReferenceUtils.d.ts +0 -4
- package/widgets/DirectionalPad/constants.d.ts +0 -2
- package/widgets/Editor/support/splitFeatureUtils.d.ts +0 -7
- package/widgets/Feature/support/arcadeFeatureUtils.d.ts +0 -4
- package/widgets/Popup/actions.d.ts +0 -4
- package/widgets/ShadowCast/DurationMode.d.ts +0 -3
- package/widgets/support/Heading.d.ts +0 -7
- package/widgets/support/forms/formUtils.d.ts +0 -2
- /package/views/animation/{easing.d.ts → types.d.ts} +0 -0
- /package/views/draw/{DrawingMode.js → drawingModes.js} +0 -0
package/views/ViewingMode.d.ts
DELETED
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import type Extent from "../../../geometry/Extent.js";
|
|
2
|
-
import type Multipoint from "../../../geometry/Multipoint.js";
|
|
3
|
-
import type Point from "../../../geometry/Point.js";
|
|
4
|
-
import type Polygon from "../../../geometry/Polygon.js";
|
|
5
|
-
import type Polyline from "../../../geometry/Polyline.js";
|
|
6
|
-
|
|
7
|
-
export type MoveGeometries = Extent | Multipoint | Point | Polygon | Polyline;
|
package/views/ui/Padding.d.ts
DELETED
package/views/viewType.d.ts
DELETED
package/views/webgl/enums.d.ts
DELETED
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
|
|
2
|
-
export type ColorAttachment0 = 36064;
|
|
3
|
-
|
|
4
|
-
export type ColorAttachment1 = 36065;
|
|
5
|
-
|
|
6
|
-
export type ColorAttachment2 = 36066;
|
|
7
|
-
|
|
8
|
-
export type ColorAttachment3 = 36067;
|
|
9
|
-
|
|
10
|
-
export type ColorAttachment4 = 36068;
|
|
11
|
-
|
|
12
|
-
export type ColorAttachment5 = 36069;
|
|
13
|
-
|
|
14
|
-
export type ColorAttachment6 = 36070;
|
|
15
|
-
|
|
16
|
-
export type ColorAttachment7 = 36071;
|
|
17
|
-
|
|
18
|
-
export type ColorAttachment8 = 36072;
|
|
19
|
-
|
|
20
|
-
export type ColorAttachment9 = 36073;
|
|
21
|
-
|
|
22
|
-
export type ColorAttachment10 = 36074;
|
|
23
|
-
|
|
24
|
-
export type ColorAttachment11 = 36075;
|
|
25
|
-
|
|
26
|
-
export type ColorAttachment12 = 36076;
|
|
27
|
-
|
|
28
|
-
export type ColorAttachment13 = 36077;
|
|
29
|
-
|
|
30
|
-
export type ColorAttachment14 = 36078;
|
|
31
|
-
|
|
32
|
-
export type ColorAttachment15 = 36079;
|
|
33
|
-
|
|
34
|
-
/** Describes a color attachment point of WebGL2. Currently supported: [COLOR_ATTACHMENT0 ... COLOR_ATTACHMENT15](https://developer.mozilla.org/en-US/docs/Web/API/WebGLRenderingContext/framebufferTexture2D). */
|
|
35
|
-
export type ColorAttachment = ColorAttachment0 | ColorAttachment1 | ColorAttachment2 | ColorAttachment3 | ColorAttachment4 | ColorAttachment5 | ColorAttachment6 | ColorAttachment7 | ColorAttachment8 | ColorAttachment9 | ColorAttachment10 | ColorAttachment11 | ColorAttachment12 | ColorAttachment13 | ColorAttachment14 | ColorAttachment15;
|
|
36
|
-
|
|
37
|
-
/** Describes a depth attachment point of WebGL2. Currently supported: [DEPTH_STENCIL_ATTACHMENT](https://developer.mozilla.org/en-US/docs/Web/API/WebGLRenderingContext/framebufferTexture2D). */
|
|
38
|
-
export type DepthStencilAttachment = 33306;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import type Point from "../../../geometry/Point.js";
|
|
2
|
-
import type Polygon from "../../../geometry/Polygon.js";
|
|
3
|
-
import type Polyline from "../../../geometry/Polyline.js";
|
|
4
|
-
|
|
5
|
-
export type SplitterGeometryType = "point" | "polyline" | "polygon";
|
|
6
|
-
|
|
7
|
-
export type SplitterGeometry = Point | Polyline | Polygon;
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
|
|
2
|
-
/** @deprecated since 5.0. Use the [Shadow Cast component](https://developers.arcgis.com/javascript/latest/references/map-components/arcgis-shadow-cast/) or [ShadowCastAnalysis](https://developers.arcgis.com/javascript/latest/api-reference/esri-analysis-ShadowCastAnalysis.html) instead. For information on widget deprecation, read about [Esri's move to web components](https://developers.arcgis.com/javascript/latest/components-transition-plan/). */
|
|
3
|
-
export type DurationMode = "continuous" | "hourly";
|
|
File without changes
|
|
File without changes
|