@arcgis/core 5.0.0-next.130 → 5.0.0-next.131

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.
Files changed (134) hide show
  1. package/applications/Components/OrientedImageryViewer/galleryUtils.d.ts +45 -15
  2. package/applications/Components/QuantityFormatter.d.ts +11 -11
  3. package/applications/Components/SelectionOperation.d.ts +11 -11
  4. package/applications/Components/SketchTooltipControls.d.ts +9 -9
  5. package/applications/Components/actionUtils.d.ts +2 -1
  6. package/applications/Components/analysisUtils.d.ts +27 -26
  7. package/applications/Components/applySetUtils.d.ts +40 -40
  8. package/applications/Components/arcadeEditorUtils.d.ts +3 -3
  9. package/applications/Components/arcadeFeatureUtils.d.ts +12 -12
  10. package/applications/Components/baUtils.d.ts +8 -8
  11. package/applications/Components/basemapUtils.d.ts +2 -2
  12. package/applications/Components/clipboard.d.ts +14 -14
  13. package/applications/Components/drawUtils.d.ts +3 -3
  14. package/applications/Components/editUtils.d.ts +14 -14
  15. package/applications/Components/featureUtils.d.ts +10 -10
  16. package/applications/Components/fieldFormatUtils.d.ts +2 -2
  17. package/applications/Components/fontUtils.d.ts +2 -2
  18. package/applications/Components/formatUtils.d.ts +2 -2
  19. package/applications/Components/getDefaultUnits.d.ts +2 -2
  20. package/applications/Components/gfxUtils.d.ts +5 -1
  21. package/applications/Components/imageryUtils.d.ts +35 -35
  22. package/applications/Components/layerOriginUtils.d.ts +5 -5
  23. package/applications/Components/layersEffectsJsonUtils.d.ts +2 -2
  24. package/applications/Components/previewSymbol2D.d.ts +2 -2
  25. package/applications/Components/rasterFunctionEditorUtils.d.ts +40 -40
  26. package/applications/Components/reactiveUtils.d.ts +14 -13
  27. package/applications/Components/sanitizerUtils.d.ts +2 -2
  28. package/applications/Components/stringUtils.d.ts +5 -5
  29. package/applications/Components/styleUtils.d.ts +2 -2
  30. package/applications/Components/svgUtils.d.ts +4 -4
  31. package/applications/Components/symbolUtils.d.ts +47 -11
  32. package/applications/Components/templateUtils.d.ts +73 -17
  33. package/applications/Components/templateUtils.js +1 -1
  34. package/applications/Components/testUtils.d.ts +3 -3
  35. package/applications/Components/unitUtils.d.ts +1 -1
  36. package/applications/Components/viewUtils.d.ts +2 -2
  37. package/applications/Components/webStyleSymbolUtils.d.ts +2 -2
  38. package/applications/Excalibur/imageryLayerUtils.d.ts +3 -3
  39. package/applications/Excalibur/videoViewUtils.d.ts +8 -8
  40. package/applications/Excalibur/widgetUtils.d.ts +2 -2
  41. package/applications/ExperienceBuilder/sketchUtils.d.ts +7 -7
  42. package/applications/KnowledgeStudio/dataModelVisualization.d.ts +20 -8
  43. package/applications/KnowledgeStudio/generalSdkInternalAccess.d.ts +21 -21
  44. package/applications/KnowledgeStudio/generalSharedKgUtils.d.ts +35 -35
  45. package/applications/KnowledgeStudio/layerInternalAccessUtils.d.ts +9 -9
  46. package/applications/KnowledgeStudio/reshape.d.ts +40 -40
  47. package/applications/KnowledgeStudio/resourceSerializationUtils.d.ts +11 -11
  48. package/applications/MapViewer/layerUtils.d.ts +2 -2
  49. package/applications/MapViewer/mediaUtils.d.ts +13 -13
  50. package/applications/MapViewer/templateUtils.d.ts +20 -20
  51. package/applications/PortalApp/layerUtils.d.ts +2 -2
  52. package/applications/SceneViewer/colorUtils.d.ts +2 -2
  53. package/applications/SceneViewer/devEnvironmentUtils.d.ts +4 -3
  54. package/applications/SceneViewer/layerUtils.d.ts +3 -3
  55. package/applications/SceneViewer/sceneViewerUtils.d.ts +34 -34
  56. package/applications/SceneViewer/symbolUtils.d.ts +2 -2
  57. package/applications/Urban/LineImagePattern3D.d.ts +3 -2
  58. package/applications/Urban/imagePatternUtils.d.ts +4 -4
  59. package/applications/Urban/meshUtils.d.ts +2 -2
  60. package/applications/WebEditor/sketchUtils.d.ts +8 -8
  61. package/assets/esri/core/workers/RemoteClient.js +1 -1
  62. package/assets/esri/core/workers/chunks/1dcd057695f8db79eca2.js +1 -0
  63. package/assets/esri/core/workers/chunks/1f3074ab4dc6e2eff97e.js +1 -0
  64. package/assets/esri/core/workers/chunks/{5746140c33cb206ad4b8.js → 22181db586c6ccbcb279.js} +1 -1
  65. package/assets/esri/core/workers/chunks/58ef550435cef99d99ff.js +1 -0
  66. package/assets/esri/core/workers/chunks/{56e3c34ebdee61ff4b33.js → 75bf83c6367227712a11.js} +1 -1
  67. package/assets/esri/core/workers/chunks/844771d532b5352dc848.js +1 -0
  68. package/assets/esri/core/workers/chunks/{9332db133a0925d522fe.js → b9c9dd3621b92212b104.js} +1 -1
  69. package/assets/esri/core/workers/chunks/c3e4f8664988e50bda55.js +1 -0
  70. package/assets/esri/core/workers/chunks/cf100c80b75ba74b479c.js +1 -0
  71. package/assets/esri/core/workers/chunks/ef8cc520d3977759b80c.js +1 -0
  72. package/config.js +1 -1
  73. package/geometry/support/curves/curveUtils.js +1 -1
  74. package/geometry/support/curves/densifyCurvedGeometry.js +1 -1
  75. package/graphic/graphicOriginUtils.js +1 -1
  76. package/kernel.js +1 -1
  77. package/layers/WMTSLayer.js +1 -1
  78. package/layers/graphics/editingSupport.js +1 -1
  79. package/layers/support/Sublayer.d.ts +3 -0
  80. package/package.json +1 -1
  81. package/rest/featureService/FeatureService.js +1 -1
  82. package/smartMapping/support/utils.js +1 -1
  83. package/support/revision.js +1 -1
  84. package/symbols/cim/GeometryWalker.js +1 -1
  85. package/symbols/cim/effects/EffectDashes.js +1 -1
  86. package/symbols/cim/placements/PlacementAlongLineSameSize.js +1 -1
  87. package/symbols/cim/placements/PlacementAtRatioPositions.js +1 -1
  88. package/symbols/cim/rasterizingUtils.js +1 -1
  89. package/views/2d/engine/webgl/shaders/sources/shaderRepository.js +1 -1
  90. package/views/View.d.ts +13 -2
  91. package/views/draw/support/Reshape.js +1 -1
  92. package/views/draw/support/reshapeUtils.js +1 -1
  93. package/views/interactive/support/utils.js +1 -1
  94. package/widgets/Attribution/AttributionViewModel.d.ts +3 -1
  95. package/widgets/Attribution/AttributionViewModel.js +1 -1
  96. package/widgets/Attribution.d.ts +1 -1
  97. package/widgets/Attribution.js +1 -1
  98. package/widgets/Editor/CreateFeaturesWorkflow.js +1 -1
  99. package/widgets/Editor/EditorViewModel.d.ts +2 -22
  100. package/widgets/Editor/EditorViewModel.js +1 -1
  101. package/widgets/Editor/SplitFeatureWorkflow.js +1 -1
  102. package/widgets/Editor/UpdateWorkflow.js +1 -1
  103. package/widgets/Editor/Workflow.js +1 -1
  104. package/widgets/Editor/support/SketchController.js +1 -1
  105. package/widgets/Editor/workflowUtils.js +1 -1
  106. package/widgets/Editor.d.ts +10 -15
  107. package/widgets/Editor.js +1 -1
  108. package/widgets/FeatureTable/FeatureTableViewModel.d.ts +0 -15
  109. package/widgets/FeatureTable/FeatureTableViewModel.js +1 -1
  110. package/widgets/FeatureTable/support/types.d.ts +0 -1
  111. package/widgets/FeatureTable.d.ts +1 -19
  112. package/widgets/FeatureTable.js +1 -1
  113. package/widgets/HistogramRangeSlider.d.ts +1 -1
  114. package/widgets/OrientedImageryViewer/OrientedImageryViewerViewModel.js +1 -1
  115. package/widgets/OrientedImageryViewer/adapters/sketch/MeasurementAdapter.js +1 -1
  116. package/widgets/OrientedImageryViewer/adapters/view/MapViewAdapter.js +1 -1
  117. package/widgets/PanoramicVideoViewer.js +1 -1
  118. package/widgets/PanoramicViewer/PanoramicVideoViewerViewModel.js +1 -1
  119. package/widgets/PanoramicViewer/support/PanoramicMedia.js +1 -1
  120. package/widgets/PanoramicViewer/support/PanoramicTileNode.js +1 -1
  121. package/widgets/PanoramicViewer/support/PanoramicTilePyramid.js +1 -1
  122. package/widgets/PanoramicViewer/utils.js +1 -1
  123. package/widgets/Sketch/SketchViewModel.d.ts +4 -22
  124. package/widgets/Sketch/SketchViewModel.js +1 -1
  125. package/widgets/Sketch/support/PluginManager.js +1 -1
  126. package/widgets/Sketch.d.ts +10 -17
  127. package/widgets/Sketch.js +1 -1
  128. package/assets/esri/core/workers/chunks/5a8b3e5977c233d5c9d0.js +0 -1
  129. package/assets/esri/core/workers/chunks/71ad08a5b69cf2e6714e.js +0 -1
  130. package/assets/esri/core/workers/chunks/7ec83fc059325e207825.js +0 -1
  131. package/assets/esri/core/workers/chunks/a7d4d257f49f3b153c26.js +0 -1
  132. package/assets/esri/core/workers/chunks/bf2bfc0d78be8c185d58.js +0 -1
  133. package/assets/esri/core/workers/chunks/e081d6f21a2c01ccaf61.js +0 -1
  134. package/assets/esri/core/workers/chunks/eae1c098c16e2faaf90d.js +0 -1
@@ -2,82 +2,82 @@ import type Graphic from "../../Graphic.js";
2
2
  import type MapView from "../../views/MapView.js";
3
3
 
4
4
  /**
5
- * @experimental
5
+ * @internal
6
6
  * @internal
7
7
  */
8
8
  export interface GraphicMover {
9
9
  /**
10
10
  * Destroys the graphics mover, and releases resources.
11
11
  *
12
- * @experimental
12
+ * @internal
13
13
  */
14
14
  destroy: () => void;
15
15
  }
16
16
 
17
17
  /**
18
- * @experimental
18
+ * @internal
19
19
  * @internal
20
20
  */
21
21
  export interface GraphicMoverCallbacks {
22
22
  /**
23
23
  * Callback for `"graphic-pointer-over"` event.
24
24
  *
25
- * @experimental
25
+ * @internal
26
26
  */
27
27
  onGraphicPointerOver: () => void;
28
28
  /**
29
29
  * Callback for `"graphic-pointer-out"` event.
30
30
  *
31
- * @experimental
31
+ * @internal
32
32
  */
33
33
  onGraphicPointerOut: () => void;
34
34
  /**
35
35
  * Callback for `"graphic-move-stop"` event.
36
36
  *
37
- * @experimental
37
+ * @internal
38
38
  */
39
39
  onGraphicMoveStop: () => Promise<void>;
40
40
  }
41
41
 
42
42
  /**
43
- * @experimental
43
+ * @internal
44
44
  * @internal
45
45
  */
46
46
  export interface GraphicMoverProperties {
47
47
  /**
48
48
  * The view on which to move graphics
49
49
  *
50
- * @experimental
50
+ * @internal
51
51
  */
52
52
  view: MapView;
53
53
  /**
54
54
  * The graphics to move
55
55
  *
56
- * @experimental
56
+ * @internal
57
57
  */
58
58
  graphics: Graphic[];
59
59
  /**
60
60
  * Flag whether indicators are enabled
61
61
  *
62
- * @experimental
62
+ * @internal
63
63
  */
64
64
  indicatorsEnabled: boolean;
65
65
  /**
66
66
  * Flag whether highlights are enabled
67
67
  *
68
- * @experimental
68
+ * @internal
69
69
  */
70
70
  highlightsEnabled: boolean;
71
71
  /**
72
72
  * Flag to decide if all graphics should be moved
73
73
  *
74
- * @experimental
74
+ * @internal
75
75
  */
76
76
  enableMoveAllGraphics: boolean;
77
77
  /**
78
78
  * Set of callbacks which can be used to respond to graphic move events
79
79
  *
80
- * @experimental
80
+ * @internal
81
81
  */
82
82
  callbacks: GraphicMoverCallbacks;
83
83
  }
@@ -86,7 +86,7 @@ export interface GraphicMoverProperties {
86
86
  * creates a graphics mover to move several graphics on a Graphics layer all at once.
87
87
  *
88
88
  * @param props
89
- * @experimental
89
+ * @internal
90
90
  * @internal
91
91
  */
92
92
  export function createGraphicsMover(props: GraphicMoverProperties): GraphicMover;
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Feature utils for Components.
3
3
  *
4
- * @experimental
4
+ * @internal
5
5
  * @internal
6
6
  */
7
7
  import type WebScene from "../../WebScene.js";
@@ -22,7 +22,7 @@ import type { RequestOptions } from "../../request/types.js";
22
22
  * @param layer - The layer to find relationships for.
23
23
  * @param relationship - The relationship info to use for finding related layers.
24
24
  * @returns The related layer, if found.
25
- * @experimental
25
+ * @internal
26
26
  * @internal
27
27
  */
28
28
  export function findRelatedLayer(map: MapClass | WebScene, layer: any, relationship: Relationship): any | null | undefined;
@@ -32,7 +32,7 @@ export function findRelatedLayer(map: MapClass | WebScene, layer: any, relations
32
32
  *
33
33
  * @param layer - A layer to check.
34
34
  * @returns True if the layer is relatable and feature-supported.
35
- * @experimental
35
+ * @internal
36
36
  * @internal
37
37
  */
38
38
  export function isRelatableFeatureSupportedLayer(layer: unknown): boolean;
@@ -42,7 +42,7 @@ export function isRelatableFeatureSupportedLayer(layer: unknown): boolean;
42
42
  *
43
43
  * @param layer - A layer to check.
44
44
  * @returns True if the layer is relatable.
45
- * @experimental
45
+ * @internal
46
46
  * @internal
47
47
  */
48
48
  export function isRelatableLayer(layer: unknown): boolean;
@@ -52,7 +52,7 @@ export function isRelatableLayer(layer: unknown): boolean;
52
52
  *
53
53
  * @param layer - A layer to check.
54
54
  * @returns True if the layer is feature-supported.
55
- * @experimental
55
+ * @internal
56
56
  * @internal
57
57
  */
58
58
  export function isFeatureSupportedLayer(layer: unknown): boolean;
@@ -63,7 +63,7 @@ export function isFeatureSupportedLayer(layer: unknown): boolean;
63
63
  * @param map - Map that contains a [UtilityNetwork](https://developers.arcgis.com/javascript/latest/references/core/networks/UtilityNetwork/).
64
64
  * @param layer - The layer being validated as a UtilityLayer.
65
65
  * @returns Returns a [UtilityNetwork](https://developers.arcgis.com/javascript/latest/references/core/networks/UtilityNetwork/).
66
- * @experimental
66
+ * @internal
67
67
  * @internal
68
68
  */
69
69
  export function findUtilityNetwork(map: MapClass, layer: any): UtilityNetwork | null | undefined;
@@ -75,7 +75,7 @@ export function findUtilityNetwork(map: MapClass, layer: any): UtilityNetwork |
75
75
  * @param query - -The query being used.
76
76
  * @param options - -The request options.
77
77
  * @returns Returns a FeatureSet.
78
- * @experimental
78
+ * @internal
79
79
  * @internal
80
80
  */
81
81
  export function queryAllJSON(layer: FeatureLayer | SubtypeGroupLayer, query: Query, options?: RequestOptions): Promise<any>;
@@ -87,7 +87,7 @@ export function queryAllJSON(layer: FeatureLayer | SubtypeGroupLayer, query: Que
87
87
  * @param key - The key to look up.
88
88
  * @param createValue - Factory function that creates the value if the key does not exist.
89
89
  * @returns The existing value in the map, or a newly created value.
90
- * @experimental
90
+ * @internal
91
91
  * @internal
92
92
  */
93
93
  export function getOrCreateMapValue(map: any, key: any, createValue: () => any): any;
@@ -96,7 +96,7 @@ export function getOrCreateMapValue(map: any, key: any, createValue: () => any):
96
96
  * Used to generate a new reactive map that implements the Map interface.
97
97
  *
98
98
  * @returns A Map instance with reactivity features applied.
99
- * @experimental
99
+ * @internal
100
100
  * @internal
101
101
  */
102
102
  export function createReactiveMap<Key, Value>(): Map<Key, Value>;
@@ -110,7 +110,7 @@ export function createReactiveMap<Key, Value>(): Map<Key, Value>;
110
110
  * @param options - Optional projection options.
111
111
  * @param abortOptions - Optional abort options to cancel the operation.
112
112
  * @returns A promise that resolves when the projection engine is initialized.
113
- * @experimental
113
+ * @internal
114
114
  * @internal
115
115
  */
116
116
  export function initializeProjection(source: any | null | undefined, dest: any | null | undefined, options?: ProjectOptions | null | undefined, abortOptions?: AbortOptions | null | undefined): Promise<void>;
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Field formatting utils for Components.
3
3
  *
4
- * @experimental
4
+ * @internal
5
5
  * @internal
6
6
  */
7
7
  import type FieldInfo from "../../popup/FieldInfo.js";
@@ -13,7 +13,7 @@ import type { FieldFormatUnion } from "../../layers/support/types.js";
13
13
  * @param fieldInfo - The [FieldInfo](https://developers.arcgis.com/javascript/latest/references/core/popup/FieldInfo/) describing the field.
14
14
  * @param field - The field definition, if available.
15
15
  * @returns The field format object, or `null` if not applicable.
16
- * @experimental
16
+ * @internal
17
17
  * @internal
18
18
  */
19
19
  export function fieldFormatFromFieldInfo(fieldInfo: FieldInfo, field?: any | null | undefined): FieldFormatUnion | null | undefined;
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Font utils for Components.
3
3
  *
4
- * @experimental
4
+ * @internal
5
5
  * @internal
6
6
  */
7
7
  import type Font from "../../symbols/Font.js";
@@ -12,7 +12,7 @@ import type { FontProperties } from "../../symbols/Font.js";
12
12
  * font family, style, and weight.
13
13
  *
14
14
  * @param font
15
- * @experimental
15
+ * @internal
16
16
  * @internal
17
17
  */
18
18
  export function loadFont(font: Pick<Font, "family"> & FontProperties): Promise<FontFace>;
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * format utils for Components. Used by the Coordinate Conversion component
3
3
  *
4
- * @experimental
4
+ * @internal
5
5
  * @internal
6
6
  */
7
7
  import type Format from "../../widgets/CoordinateConversion/support/Format.js";
@@ -10,7 +10,7 @@ import type Format from "../../widgets/CoordinateConversion/support/Format.js";
10
10
  * Given a format, return whether it has the properties needed for display
11
11
  *
12
12
  * @param format
13
- * @experimental
13
+ * @internal
14
14
  * @internal
15
15
  */
16
16
  export function hasDisplayProperties(format: Format): boolean;
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Extract default units from map of view.
3
3
  *
4
- * @experimental
4
+ * @internal
5
5
  * @internal
6
6
  */
7
7
  import type { MapViewOrSceneView } from "../../views/MapViewOrSceneView.js";
@@ -11,7 +11,7 @@ import type { MapViewOrSceneView } from "../../views/MapViewOrSceneView.js";
11
11
  * of a webmap/webscene used in a a view.
12
12
  *
13
13
  * @param view
14
- * @experimental
14
+ * @internal
15
15
  * @internal
16
16
  */
17
17
  export function getDefaultUnitForView(view: MapViewOrSceneView): "imperial" | "metric";
@@ -2,8 +2,12 @@
2
2
  * Background theme utils for Components.
3
3
  *
4
4
  * @internal
5
+ * @internal
5
6
  */
6
7
  import type Color from "../../Color.js";
7
8
 
8
- /** @internal */
9
+ /**
10
+ * @internal
11
+ * @internal
12
+ */
9
13
  export const defaultThematicColor: Color;
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Imagery utility functions for Web Components.
3
3
  *
4
- * @experimental
4
+ * @internal
5
5
  * @internal
6
6
  */
7
7
  import type Extent from "../../geometry/Extent.js";
@@ -23,51 +23,51 @@ import type { AbortOptions } from "../../core/promiseUtils.js";
23
23
  * @param parameters - An object with the following properties.
24
24
  * @param options - An object with the following properties.
25
25
  * @returns Resolves to an object containing the pixels as point features.
26
- * @experimental
26
+ * @internal
27
27
  * @internal
28
28
  */
29
29
  export function fetchPixelFeatureSet(layer: ImageryLayer | ImageryTileLayer | WCSLayer, parameters: PixelFeatureSetParameters, options?: AbortOptions): Promise<object>;
30
30
 
31
31
  /**
32
- * @experimental
32
+ * @internal
33
33
  * @internal
34
34
  */
35
35
  export interface ImagePixelBlockParameters {
36
36
  /**
37
37
  * The geometry.
38
38
  *
39
- * @experimental
39
+ * @internal
40
40
  */
41
41
  geometry: Extent | Polygon | Polyline;
42
42
  /**
43
43
  * The request pixel size. Default to source pixel size of the layer.
44
44
  *
45
- * @experimental
45
+ * @internal
46
46
  */
47
47
  pixelSize?: Point | null;
48
48
  /**
49
49
  * When true, auto resample the image (reading pyramid) to reduce the amount of reading and result features.
50
50
  *
51
- * @experimental
51
+ * @internal
52
52
  */
53
53
  autoResample?: boolean | null;
54
54
  /**
55
55
  * Auto resample (reading pyramid) is performed based on the provided maximum pixel count.
56
56
  *
57
- * @experimental
57
+ * @internal
58
58
  */
59
59
  maxPixelCount?: number | null;
60
60
  }
61
61
 
62
62
  /**
63
- * @experimental
63
+ * @internal
64
64
  * @internal
65
65
  */
66
66
  export interface PixelFeatureSetParameters extends ImagePixelBlockParameters {
67
67
  /**
68
68
  * Sample pixels by skipping provided number of rows and cols.
69
69
  *
70
- * @experimental
70
+ * @internal
71
71
  */
72
72
  skipFactor?: number | null;
73
73
  }
@@ -79,20 +79,20 @@ export interface PixelFeatureSetParameters extends ImagePixelBlockParameters {
79
79
  * @param parameters - An object with the following properties.
80
80
  * @param options - An object with the following properties.
81
81
  * @returns Resolves to an array of objects, each element contain the intersected pixel center location and value.
82
- * @experimental
82
+ * @internal
83
83
  * @internal
84
84
  */
85
85
  export function readIntersectingPixels(layer: ImageryTileLayer | ImageryLayer | WCSLayer, parameters: ReadIntersectingPixelsParameters, options?: AbortOptions): Promise<object[]>;
86
86
 
87
87
  /**
88
- * @experimental
88
+ * @internal
89
89
  * @internal
90
90
  */
91
91
  export interface ReadIntersectingPixelsParameters {
92
92
  /**
93
93
  * The geometry.
94
94
  *
95
- * @experimental
95
+ * @internal
96
96
  */
97
97
  geometry: Polygon | Extent | Polyline;
98
98
  }
@@ -104,20 +104,20 @@ export interface ReadIntersectingPixelsParameters {
104
104
  * @param parameters - An object with the following properties.
105
105
  * @param options - An object with the following properties.
106
106
  * @returns Resolves to a raster attribute table object.
107
- * @experimental
107
+ * @internal
108
108
  * @internal
109
109
  */
110
110
  export function computeRasterAttributeTable(layer: ImageryTileLayer | ImageryLayer | WCSLayer, parameters: ComputeRasterAttributeTableParameters, options?: AbortOptions): Promise<FeatureSet | null | undefined>;
111
111
 
112
112
  /**
113
- * @experimental
113
+ * @internal
114
114
  * @internal
115
115
  */
116
116
  export interface ComputeRasterAttributeTableParameters {
117
117
  /**
118
118
  * The geometry.
119
119
  *
120
- * @experimental
120
+ * @internal
121
121
  */
122
122
  geometry: Extent | Polygon | Polyline;
123
123
  }
@@ -131,26 +131,26 @@ export interface ComputeRasterAttributeTableParameters {
131
131
  * @param parameters - An object with the following properties.
132
132
  * @param options - An object with the following properties.
133
133
  * @returns Returns async generator, each part resolves to an object containing the extent and feature set that represent pixel centers.
134
- * @experimental
134
+ * @internal
135
135
  * @internal
136
136
  */
137
137
  export function createPixelFeatureSetCursor(layer: ImageryTileLayer | ImageryLayer | WCSLayer, parameters?: PixelFeatureSetCursorParameters, options?: AbortOptions): AsyncGenerator<any>;
138
138
 
139
139
  /**
140
- * @experimental
140
+ * @internal
141
141
  * @internal
142
142
  */
143
143
  export interface PixelFeatureSetCursorParameters {
144
144
  /**
145
145
  * The geometry, default to layer's full extent.
146
146
  *
147
- * @experimental
147
+ * @internal
148
148
  */
149
149
  geometry?: Extent | Polygon | Polyline | null;
150
150
  /**
151
151
  * Sample pixels by skipping provided number of rows and cols.
152
152
  *
153
- * @experimental
153
+ * @internal
154
154
  */
155
155
  skipFactor?: number | null;
156
156
  }
@@ -162,20 +162,20 @@ export interface PixelFeatureSetCursorParameters {
162
162
  * @param parameters - An object with the following properties.
163
163
  * @param options - An object with the following properties.
164
164
  * @returns Resolves to an array, each element represent the box statistics of that band, including min, max, avg, median, quantile1 and quantile3.
165
- * @experimental
165
+ * @internal
166
166
  * @internal
167
167
  */
168
168
  export function computeBoxStatistics(layer: ImageryTileLayer | ImageryLayer | WCSLayer, parameters: ComputeBoxStatisticsParameters, options?: AbortOptions): Promise<object[] | null | undefined>;
169
169
 
170
170
  /**
171
- * @experimental
171
+ * @internal
172
172
  * @internal
173
173
  */
174
174
  export interface ComputeBoxStatisticsParameters {
175
175
  /**
176
176
  * The geometry.
177
177
  *
178
- * @experimental
178
+ * @internal
179
179
  */
180
180
  geometry: Polygon | Extent | Polyline | Multipoint;
181
181
  }
@@ -192,62 +192,62 @@ export interface ComputeBoxStatisticsParameters {
192
192
  * ---------|------|-------------
193
193
  * histograms[] | [RasterHistogram](https://developers.arcgis.com/javascript/latest/references/core/layers/raster/types/#RasterHistogram) | Result containing raster histograms.
194
194
  * bandStatistics[] | [RasterBandStatistics](https://developers.arcgis.com/javascript/latest/references/core/layers/raster/types/#RasterBandStatistics) | Raster band statistics.
195
- * @experimental
195
+ * @internal
196
196
  * @internal
197
197
  */
198
198
  export function computeStatisticsHistograms(layer: ImageryTileLayer | ImageryLayer | WCSLayer, parameters: PixelStatisticsParameters, options?: AbortOptions): Promise<object>;
199
199
 
200
200
  /**
201
- * @experimental
201
+ * @internal
202
202
  * @internal
203
203
  */
204
204
  export interface PixelStatisticsParameters {
205
205
  /**
206
206
  * The geometry.
207
207
  *
208
- * @experimental
208
+ * @internal
209
209
  */
210
210
  geometry: Polygon | Extent | Polyline;
211
211
  /**
212
212
  * The request pixel size. Default to source pixel size of the layer.
213
213
  *
214
- * @experimental
214
+ * @internal
215
215
  */
216
216
  pixelSize?: Point | null;
217
217
  /**
218
218
  * The transform type for pixel values. Default is not transformed.
219
219
  *
220
- * @experimental
220
+ * @internal
221
221
  */
222
222
  transformType?: "log" | "sqrt" | "inverse" | "box-cox";
223
223
  /**
224
224
  * Lambda for box-cox transform type. Default is 0.
225
225
  *
226
- * @experimental
226
+ * @internal
227
227
  */
228
228
  lambda?: number;
229
229
  /**
230
230
  * Shift for box-cox transform type. Default is 0.
231
231
  *
232
- * @experimental
232
+ * @internal
233
233
  */
234
234
  shift?: number;
235
235
  /**
236
236
  * The list of band ids.
237
237
  *
238
- * @experimental
238
+ * @internal
239
239
  */
240
240
  bandIds?: number[];
241
241
  /**
242
242
  * The size of the histogram. Default is up to 256.
243
243
  *
244
- * @experimental
244
+ * @internal
245
245
  */
246
246
  histogramSize?: number;
247
247
  /**
248
248
  * Field name from raster attribute table.
249
249
  *
250
- * @experimental
250
+ * @internal
251
251
  */
252
252
  valueAttributeFieldName?: string;
253
253
  }
@@ -259,20 +259,20 @@ export interface PixelStatisticsParameters {
259
259
  * @param parameters - An object with the following properties.
260
260
  * @param options - An object with the following properties.
261
261
  * @returns Resolves to an array of numbers, each element represented the average for the band.
262
- * @experimental
262
+ * @internal
263
263
  * @internal
264
264
  */
265
265
  export function identifyAveragePixelValue(layer: ImageryTileLayer | ImageryLayer | WCSLayer, parameters: IdentityAveragePixelValueParameters, options?: AbortOptions): Promise<number[] | null | undefined>;
266
266
 
267
267
  /**
268
- * @experimental
268
+ * @internal
269
269
  * @internal
270
270
  */
271
271
  export interface IdentityAveragePixelValueParameters {
272
272
  /**
273
273
  * The geometry.
274
274
  *
275
- * @experimental
275
+ * @internal
276
276
  */
277
277
  geometry: Polygon | Extent | Polyline | Multipoint | Point;
278
278
  }
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Layer origin utils for Components.
3
3
  *
4
- * @experimental
4
+ * @internal
5
5
  * @internal
6
6
  */
7
7
  import type Layer from "../../layers/Layer.js";
@@ -10,7 +10,7 @@ import type Layer from "../../layers/Layer.js";
10
10
  * Indicates whether origin info can be returned for the given layer and its properties.
11
11
  *
12
12
  * @param layer
13
- * @experimental
13
+ * @internal
14
14
  * @internal
15
15
  */
16
16
  export function isSupportedLayer(layer: Layer): boolean;
@@ -25,7 +25,7 @@ export function isSupportedLayer(layer: Layer): boolean;
25
25
  *
26
26
  * @param layer
27
27
  * @param origin
28
- * @experimental
28
+ * @internal
29
29
  * @internal
30
30
  */
31
31
  export function clearOverrides(layer: Layer, origin: "portal-item" | "web-map" | "web-scene"): void;
@@ -41,7 +41,7 @@ export function clearOverrides(layer: Layer, origin: "portal-item" | "web-map" |
41
41
  *
42
42
  * @param layer
43
43
  * @param origin
44
- * @experimental
44
+ * @internal
45
45
  * @internal
46
46
  */
47
47
  export function disconnectFromSource(layer: Layer, origin: "portal-item" | "web-map" | "web-scene"): void;
@@ -68,7 +68,7 @@ export function disconnectFromSource(layer: Layer, origin: "portal-item" | "web-
68
68
  *
69
69
  * @param layer
70
70
  * @param origin
71
- * @experimental
71
+ * @internal
72
72
  * @internal
73
73
  */
74
74
  export function getLayerOriginInfo(layer: Layer, origin: "portal-item" | "web-map" | "web-scene"): object | null | undefined;
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Layers Effects json utils for Components.
3
3
  *
4
- * @experimental
4
+ * @internal
5
5
  * @internal
6
6
  */
7
7
 
@@ -11,7 +11,7 @@
11
11
  * Throws an error if the effect property is invalid.
12
12
  *
13
13
  * @param input
14
- * @experimental
14
+ * @internal
15
15
  * @internal
16
16
  */
17
17
  export function toJSON(input: any | string): any;
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Background theme utils for Components.
3
3
  *
4
- * @experimental
4
+ * @internal
5
5
  * @internal
6
6
  */
7
7
  import type { Symbol2DUnion } from "../../symbols/types.js";
@@ -12,7 +12,7 @@ import type { Symbol2DUnion } from "../../symbols/types.js";
12
12
  *
13
13
  * @param symbol
14
14
  * @param threshold
15
- * @experimental
15
+ * @internal
16
16
  * @internal
17
17
  */
18
18
  export function getContrastingBackgroundTheme(symbol: Symbol2DUnion, threshold?: number): "light" | "dark" | null | undefined;