@arcgis/core 4.33.0-next.20250423 → 4.33.0-next.20250424

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 (204) hide show
  1. package/Graphic.js +1 -1
  2. package/WebScene.js +1 -1
  3. package/analysis/Analysis.d.ts +4 -0
  4. package/analysis/Analysis.js +1 -1
  5. package/analysis/SliceAnalysis.js +1 -1
  6. package/analysis/SlicePlane.js +1 -1
  7. package/analysis/support/AnalysisOriginWebScene.d.ts +4 -0
  8. package/analysis/support/AnalysisOriginWebScene.js +5 -0
  9. package/analysis/support/SliceAnalysisExcludedLayer.js +5 -0
  10. package/assets/esri/core/workers/RemoteClient.js +1 -1
  11. package/assets/esri/core/workers/chunks/{d4d011eea16a89a5aad9.js → 0219c3f9408d3fa3c9a0.js} +1 -1
  12. package/assets/esri/core/workers/chunks/{4f8782b3b6ad414409e8.js → 0a48b9734ab4c64a6f4f.js} +1 -1
  13. package/assets/esri/core/workers/chunks/{ccc50f28f217e50cc2c3.js → 1427e7953c3d8c87c5e8.js} +1 -1
  14. package/assets/esri/core/workers/chunks/{184d7c8ea818bec5c462.js → 146b3699a9e8b1f2dcc2.js} +1 -1
  15. package/assets/esri/core/workers/chunks/{8ba7d44eff348004f084.js → 1a6d2d090b643a87408a.js} +1 -1
  16. package/assets/esri/core/workers/chunks/1b8cc83aa1179245b2dc.js +1 -0
  17. package/assets/esri/core/workers/chunks/{5e5225623977e61fd0ef.js → 213adc87c843d627c5d6.js} +1 -1
  18. package/assets/esri/core/workers/chunks/{fa8a3c75f9b41d31559b.js → 265f69d153b7b6f07e42.js} +1 -1
  19. package/assets/esri/core/workers/chunks/{769b66cca8347f0f84db.js → 279bbd61b32577693a4a.js} +1 -1
  20. package/assets/esri/core/workers/chunks/290b065b377f9d2ee058.js +1 -0
  21. package/assets/esri/core/workers/chunks/29d3245261a7223124ed.js +1 -0
  22. package/assets/esri/core/workers/chunks/335b539893569e3d7b82.js +1 -0
  23. package/assets/esri/core/workers/chunks/5958af341014e13475d2.js +1 -0
  24. package/assets/esri/core/workers/chunks/60f7cd05e88701f43d3f.js +1 -0
  25. package/assets/esri/core/workers/chunks/{26e0a0a13060cd3e4291.js → 626ba3a7dee952308566.js} +1 -1
  26. package/assets/esri/core/workers/chunks/7cd32b10ed0e18e44ef2.js +1 -0
  27. package/assets/esri/core/workers/chunks/7ffa68d69c138db1295d.js +1 -0
  28. package/assets/esri/core/workers/chunks/91f8547a13f0461045ef.js +1 -0
  29. package/assets/esri/core/workers/chunks/9661ee8569ee208e6237.js +1 -0
  30. package/assets/esri/core/workers/chunks/974742af7beb000c4b4a.js +1 -0
  31. package/assets/esri/core/workers/chunks/{e27fa1e84f16b7f19a90.js → 9850ff14bd9c7da81c65.js} +1 -1
  32. package/assets/esri/core/workers/chunks/{a276980c06d5d311a37e.js → 9f416cc5673665f8c37c.js} +1 -1
  33. package/assets/esri/core/workers/chunks/a0c51c4c30a5f749dfc6.js +1 -0
  34. package/assets/esri/core/workers/chunks/{fdcbd28f38bc485ac5e3.js → ab6ecd8eeec5ff761b34.js} +1 -1
  35. package/assets/esri/core/workers/chunks/{5bdd5ae2d2f23ef6b331.js → c87e2a63b96e0da77dfe.js} +1 -1
  36. package/assets/esri/core/workers/chunks/cc4dd739c4c7e3ccea3f.js +1 -0
  37. package/assets/esri/core/workers/chunks/d3a74087e076a3ae76ca.js +1 -0
  38. package/assets/esri/core/workers/chunks/{26fcbe053194bd78fcc3.js → d8474dca270b25705699.js} +1 -1
  39. package/assets/esri/core/workers/chunks/{7c42281188b874ffcdad.js → db5913824d5e5a2a8365.js} +1 -1
  40. package/assets/esri/core/workers/chunks/{48a1bb1e171dd06a7c6e.js → dd94585508f49863dc15.js} +1 -1
  41. package/assets/esri/core/workers/chunks/{9408a72968cbd985dd24.js → f2cef954b58c6604642c.js} +34 -34
  42. package/chunks/BloomBlur.glsl.js +7 -7
  43. package/chunks/BloomComposition.glsl.js +24 -25
  44. package/chunks/cameraUtilsSpherical.js +1 -1
  45. package/chunks/sphere.js +1 -1
  46. package/core/Collection.js +1 -1
  47. package/core/JSONSupport.js +1 -1
  48. package/core/SetUtils.js +1 -1
  49. package/{views/webgl/GLObjectType.js → core/support/jsonUtils.js} +1 -1
  50. package/core/urlUtils.js +1 -1
  51. package/geometry/Mesh.js +1 -1
  52. package/geometry/support/normalizeUtilsSync.js +1 -1
  53. package/geometry/support/sphere.js +1 -1
  54. package/interfaces.d.ts +344 -111
  55. package/layers/DimensionLayer.js +1 -1
  56. package/layers/RouteLayer.js +1 -1
  57. package/layers/SubtypeGroupLayer.js +1 -1
  58. package/layers/ViewshedLayer.js +1 -1
  59. package/layers/graphics/data/QueryEngine.js +1 -1
  60. package/layers/orientedImagery/transformations/imageToWorld.js +1 -1
  61. package/layers/orientedImagery/transformations/utils.js +1 -1
  62. package/layers/support/FieldsIndex.js +1 -1
  63. package/layers/support/VideoElement.js +1 -1
  64. package/layers/support/rasterDatasets/FunctionRaster.js +1 -1
  65. package/layers/support/rasterDatasets/TIFFRaster.js +1 -1
  66. package/layers/support/rasterFormats/TiffDecoder.js +1 -1
  67. package/layers/support/rasterFormats/{TiffTags.js → tiffTag.js} +1 -1
  68. package/layers/support/rasterFunctions/BandArithmeticFunction.js +1 -1
  69. package/layers/support/rasterFunctions/BaseRasterFunction.js +1 -1
  70. package/layers/support/rasterFunctions/ExtractBandFunction.js +1 -1
  71. package/layers/support/rasterFunctions/NDVIFunction.js +1 -1
  72. package/layers/support/rasterFunctions/RemapFunction.js +1 -1
  73. package/layers/support/rasterFunctions/rasterFunctionHelper.js +1 -1
  74. package/layers/support/videoUtils.js +5 -0
  75. package/package.json +1 -1
  76. package/portal/schemas/definitions.js +1 -1
  77. package/renderers/UniqueValueRenderer.js +1 -1
  78. package/renderers/support/colorRampUtils.js +1 -1
  79. package/support/revision.js +1 -1
  80. package/symbols/IconSymbol3DLayer.js +1 -1
  81. package/symbols/cim/effects/EffectTaperedPolygon.js +1 -1
  82. package/views/2d/engine/webgl/meshing/Mesh.js +1 -1
  83. package/views/2d/engine/webgl/shaderGraph/typed/TypedShaderProgram.js +1 -1
  84. package/views/2d/engine/webgl/textureUtils.js +1 -1
  85. package/views/2d/layers/MediaLayerView2D.js +1 -1
  86. package/views/2d/layers/TileLayerView2D.js +1 -1
  87. package/views/2d/layers/support/DebugOverlay.js +1 -1
  88. package/views/3d/analysis/LineOfSightAnalysisView3D.js +1 -1
  89. package/views/3d/analysis/Slice/SliceTool.js +1 -1
  90. package/views/3d/analysis/Slice/SliceVisualization.js +1 -1
  91. package/views/3d/analysis/SliceAnalysisView3D.js +1 -1
  92. package/views/3d/analysis/Viewshed/ViewshedAnalysisVisualization.js +1 -1
  93. package/views/3d/analysis/Viewshed/ViewshedVisualization.js +1 -1
  94. package/views/3d/analysis/ViewshedAnalysisView3D.js +1 -1
  95. package/views/3d/camera/constraintUtils/distance.js +1 -1
  96. package/views/3d/camera/intersectionUtils.js +1 -1
  97. package/views/3d/environment/ChapmanAtmosphere.js +1 -1
  98. package/views/3d/environment/atmosphereUtils.js +1 -1
  99. package/views/3d/interactive/visualElements/DrapedVisualElementResources.js +1 -1
  100. package/views/3d/interactive/visualElements/EngineVisualElement.js +1 -1
  101. package/views/3d/interactive/visualElements/ExtendedLineVisualElement.js +1 -1
  102. package/views/3d/interactive/visualElements/LabelVisualElement.js +1 -1
  103. package/views/3d/interactive/visualElements/LaserlineVisualElement.js +1 -1
  104. package/views/3d/interactive/visualElements/LineVisualElement.js +1 -1
  105. package/views/3d/interactive/visualElements/MarkerVisualElement.js +1 -1
  106. package/views/3d/interactive/visualElements/MeasurementAreaVisualElement.js +1 -1
  107. package/views/3d/interactive/visualElements/MeasurementArrowVisualElement.js +1 -1
  108. package/views/3d/interactive/visualElements/OutlineVisualElement.js +1 -1
  109. package/views/3d/interactive/visualElements/ParallelLineVisualElement.js +1 -1
  110. package/views/3d/interactive/visualElements/PointVisualElement.js +1 -1
  111. package/views/3d/interactive/visualElements/RightAngleQuadVisualElement.js +1 -1
  112. package/views/3d/interactive/visualElements/SlicePlaneVisualElement.js +1 -1
  113. package/views/3d/interactive/visualElements/VerticesVisualElement.js +1 -1
  114. package/views/3d/interactive/visualElements/ViewshedShapeVisualElement.js +1 -1
  115. package/views/3d/interactive/visualElements/VisualElement.js +1 -1
  116. package/views/3d/interactive/visualElements/VisualElementResources.js +1 -1
  117. package/views/3d/layers/I3SMeshView3D.js +1 -1
  118. package/views/3d/layers/graphics/Deconflictor.js +1 -1
  119. package/views/3d/layers/i3s/I3SMeshViewFilter.js +1 -1
  120. package/views/3d/state/ConstraintsManager.js +1 -1
  121. package/views/3d/state/NearFarHeuristic.js +1 -1
  122. package/views/3d/state/ViewState.js +1 -1
  123. package/views/3d/state/ViewStateManager.js +1 -1
  124. package/views/3d/state/utils/navigationUtils.js +1 -1
  125. package/views/3d/support/cameraUtilsSpherical.js +1 -1
  126. package/views/3d/support/geometryUtils/sphere.js +1 -1
  127. package/views/3d/terrain/OverlayRenderTargets.js +1 -1
  128. package/views/3d/webgl/ManagedDepthTexture.js +1 -1
  129. package/views/3d/webgl-engine/core/FBOCache.js +1 -1
  130. package/views/3d/webgl-engine/core/FBOCacheFormats.js +5 -0
  131. package/views/3d/webgl-engine/core/shaderLibrary/Laserline.glsl.js +12 -14
  132. package/views/3d/webgl-engine/core/shaderLibrary/output/Emissions.glsl.js +1 -1
  133. package/views/3d/webgl-engine/effects/bloom/BloomRenderNode.js +1 -1
  134. package/views/3d/webgl-engine/effects/debug/RenderNodeVisualizerNode.js +1 -1
  135. package/views/3d/webgl-engine/effects/focusArea/FocusAreaMaskNode.js +1 -1
  136. package/views/3d/webgl-engine/effects/geometry/RenderOccludedRenderNode.js +1 -1
  137. package/views/3d/webgl-engine/effects/haze/Haze.js +1 -1
  138. package/views/3d/webgl-engine/effects/highlight/Highlight.js +1 -1
  139. package/views/3d/webgl-engine/effects/laserlines/LaserLineRenderer.js +1 -1
  140. package/views/3d/webgl-engine/effects/smaa/SMAA.js +1 -1
  141. package/views/3d/webgl-engine/effects/ssao/SSAO.js +1 -1
  142. package/views/3d/webgl-engine/lib/DepthRange.js +1 -1
  143. package/views/3d/webgl-engine/lib/MainFramebuffer.js +1 -1
  144. package/views/3d/webgl-engine/lib/Renderer.js +1 -1
  145. package/views/3d/webgl-engine/lib/ShadowMap.js +1 -1
  146. package/views/3d/webgl-engine/lib/Texture.js +1 -1
  147. package/views/3d/webgl-engine/lib/Viewshed.js +1 -1
  148. package/views/3d/webgl-engine/lib/ViewshedShadowMap.js +1 -1
  149. package/views/3d/webgl-engine/lib/depthRangeUtils.js +1 -1
  150. package/views/3d/webgl-engine/parts/RenderView.js +1 -1
  151. package/views/SceneView.js +1 -1
  152. package/views/VideoView.js +1 -1
  153. package/views/webgl/FBOAttachmentType.js +5 -0
  154. package/views/webgl/FramebufferObject.js +1 -1
  155. package/views/webgl/Renderbuffer.js +1 -1
  156. package/views/webgl/RenderbufferDescriptor.js +1 -1
  157. package/views/webgl/Texture.js +1 -1
  158. package/views/webgl/TextureDescriptor.js +1 -1
  159. package/views/webgl/textureUtils.js +1 -1
  160. package/webscene/InitialViewProperties.js +1 -1
  161. package/webscene/Presentation.js +1 -1
  162. package/webscene/Slide.js +1 -1
  163. package/webscene/SlideLegendInfo.js +1 -1
  164. package/webscene/background/ColorBackground.js +1 -1
  165. package/webscene/spec-certification/api.js +1 -1
  166. package/webscene/spec-certification/compare.js +1 -1
  167. package/webscene/spec-certification/index.js +1 -1
  168. package/webscene/spec-certification/spec.js +1 -1
  169. package/webscene/spec-certification/utils.js +1 -1
  170. package/webscene/support/Description.js +1 -1
  171. package/webscene/support/SlideElements.js +1 -1
  172. package/webscene/support/SlideEnvironment.js +1 -1
  173. package/webscene/support/SlideGround.js +1 -1
  174. package/webscene/support/SlideVisibleLayer.js +1 -1
  175. package/webscene/support/Title.js +1 -1
  176. package/webscene/support/analysisUtils.js +5 -0
  177. package/widgets/BatchAttributeForm/expressions/ExpressionsManager.js +1 -1
  178. package/widgets/Editor/CreateFeaturesWorkflow.js +1 -1
  179. package/widgets/Editor/EditorViewModel.js +1 -1
  180. package/widgets/Editor/UpdateWorkflow.js +1 -1
  181. package/widgets/Editor/support/SketchController.js +5 -0
  182. package/widgets/Editor/workflowUtils.js +1 -1
  183. package/widgets/Feature/FeatureUtilityNetworkAssociationList.js +1 -1
  184. package/widgets/FeatureForm/FeatureFormUtilityNetworkAssociations/FeatureFormUtilityNetworkAssociationList.js +1 -1
  185. package/widgets/FeatureForm/FeatureFormViewModel.js +1 -1
  186. package/widgets/FeatureTable.js +1 -1
  187. package/widgets/LayerList/LayerListItem.js +1 -1
  188. package/widgets/OrientedImageryViewer/OrientedImageryViewerViewModel.js +1 -1
  189. package/widgets/Widget.js +1 -1
  190. package/widgets/support/SelectionList.js +1 -1
  191. package/widgets/support/SnappingControls.js +1 -1
  192. package/assets/esri/core/workers/chunks/244d2196bac5ef279436.js +0 -1
  193. package/assets/esri/core/workers/chunks/32f2e0c88046b39916cc.js +0 -1
  194. package/assets/esri/core/workers/chunks/388a763da712ca71ccf4.js +0 -1
  195. package/assets/esri/core/workers/chunks/5ffc3ca6c6a4d32e1282.js +0 -1
  196. package/assets/esri/core/workers/chunks/642a595353a86f3717e3.js +0 -1
  197. package/assets/esri/core/workers/chunks/93e9dfd1ba8f393c6c47.js +0 -1
  198. package/assets/esri/core/workers/chunks/95379fdd6917c8a84c71.js +0 -1
  199. package/assets/esri/core/workers/chunks/9b21dc4659922cc577cb.js +0 -1
  200. package/assets/esri/core/workers/chunks/a197c86d42cc9ce21924.js +0 -1
  201. package/assets/esri/core/workers/chunks/d81bebbb6fe000200d35.js +0 -1
  202. package/assets/esri/core/workers/chunks/dd8e72d6784a8ebc115d.js +0 -1
  203. package/assets/esri/core/workers/chunks/e9fba86036b8fe700a41.js +0 -1
  204. package/views/webgl/formats.js +0 -5
package/interfaces.d.ts CHANGED
@@ -327,10 +327,59 @@ declare namespace __esri {
327
327
  export type MapImageLayerLayerviewDestroyEventHandler = (event: MapImageLayerLayerviewDestroyEvent) => void;
328
328
  export type MapImageLayerRefreshEventHandler = (event: MapImageLayerRefreshEvent) => void;
329
329
 
330
- export interface AreaMeasurementAnalysis extends Accessor, Clonable {
330
+ export interface Analysis extends Accessor, Clonable, Identifiable {
331
331
  }
332
332
 
333
- export class AreaMeasurementAnalysis {
333
+ export class Analysis {
334
+ /**
335
+ * A user settable identifier for the analysis.
336
+ *
337
+ * {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-analysis-Analysis.html#id Read more...}
338
+ */
339
+ id: string;
340
+ /**
341
+ * An automatically generated unique identifier assigned to the instance.
342
+ *
343
+ * {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-analysis-Analysis.html#uid Read more...}
344
+ */
345
+ declare readonly uid: Identifiable["uid"];
346
+ /**
347
+ * Abstract base class for all analysis objects.
348
+ *
349
+ * {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-analysis-Analysis.html Read more...}
350
+ */
351
+ constructor(properties?: AnalysisProperties);
352
+ /**
353
+ * The origin of the analysis.
354
+ *
355
+ * {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-analysis-Analysis.html#origin Read more...}
356
+ */
357
+ get origin(): AnalysisOriginWebScene | nullish;
358
+ set origin(value: (AnalysisOriginWebSceneProperties & { type: "web-scene" }) | nullish);
359
+ /**
360
+ * Creates a deep clone of this object.
361
+ *
362
+ * {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-analysis-Analysis.html#clone Read more...}
363
+ */
364
+ clone(): this;
365
+ }
366
+
367
+ interface AnalysisProperties extends IdentifiableProperties {
368
+ /**
369
+ * A user settable identifier for the analysis.
370
+ *
371
+ * {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-analysis-Analysis.html#id Read more...}
372
+ */
373
+ id?: string;
374
+ /**
375
+ * The origin of the analysis.
376
+ *
377
+ * {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-analysis-Analysis.html#origin Read more...}
378
+ */
379
+ origin?: (AnalysisOriginWebSceneProperties & { type: "web-scene" }) | nullish;
380
+ }
381
+
382
+ export class AreaMeasurementAnalysis extends Analysis {
334
383
  /**
335
384
  * Unit system (imperial, metric) or specific unit used for displaying the computed area in the view.
336
385
  *
@@ -357,15 +406,9 @@ declare namespace __esri {
357
406
  */
358
407
  get geometry(): Polygon | nullish;
359
408
  set geometry(value: PolygonProperties | nullish);
360
- /**
361
- * Creates a deep clone of this object.
362
- *
363
- * {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-analysis-AreaMeasurementAnalysis.html#clone Read more...}
364
- */
365
- clone(): this;
366
409
  }
367
410
 
368
- interface AreaMeasurementAnalysisProperties {
411
+ interface AreaMeasurementAnalysisProperties extends AnalysisProperties {
369
412
  /**
370
413
  * Polygon whose area is to be computed and displayed in the view.
371
414
  *
@@ -380,10 +423,7 @@ declare namespace __esri {
380
423
  unit?: SystemOrAreaUnit | nullish;
381
424
  }
382
425
 
383
- export interface DimensionAnalysis extends Accessor, Clonable {
384
- }
385
-
386
- export class DimensionAnalysis {
426
+ export class DimensionAnalysis extends Analysis {
387
427
  /**
388
428
  * Indicates whether the analysis can be computed and interacted with in the view.
389
429
  *
@@ -411,15 +451,9 @@ declare namespace __esri {
411
451
  */
412
452
  get style(): DimensionSimpleStyle;
413
453
  set style(value: DimensionSimpleStyleProperties & { type: "simple" });
414
- /**
415
- * Creates a deep clone of this object.
416
- *
417
- * {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-analysis-DimensionAnalysis.html#clone Read more...}
418
- */
419
- clone(): this;
420
454
  }
421
455
 
422
- interface DimensionAnalysisProperties {
456
+ interface DimensionAnalysisProperties extends AnalysisProperties {
423
457
  /**
424
458
  * A list of dimensions.
425
459
  *
@@ -531,10 +565,7 @@ declare namespace __esri {
531
565
  textColor?: ColorProperties;
532
566
  }
533
567
 
534
- export interface DirectLineMeasurementAnalysis extends Accessor, Clonable {
535
- }
536
-
537
- export class DirectLineMeasurementAnalysis {
568
+ export class DirectLineMeasurementAnalysis extends Analysis {
538
569
  /**
539
570
  * Unit system (imperial, metric) or specific unit used for computing the distance.
540
571
  *
@@ -568,15 +599,9 @@ declare namespace __esri {
568
599
  */
569
600
  get startPoint(): Point | nullish;
570
601
  set startPoint(value: PointProperties | nullish);
571
- /**
572
- * Creates a deep clone of this object.
573
- *
574
- * {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-analysis-DirectLineMeasurementAnalysis.html#clone Read more...}
575
- */
576
- clone(): this;
577
602
  }
578
603
 
579
- interface DirectLineMeasurementAnalysisProperties {
604
+ interface DirectLineMeasurementAnalysisProperties extends AnalysisProperties {
580
605
  /**
581
606
  * Ending point for the measurement.
582
607
  *
@@ -692,10 +717,7 @@ declare namespace __esri {
692
717
  startPoint?: PointProperties | nullish;
693
718
  }
694
719
 
695
- export interface LineOfSightAnalysis extends Accessor, Clonable {
696
- }
697
-
698
- export class LineOfSightAnalysis {
720
+ export class LineOfSightAnalysis extends Analysis {
699
721
  /**
700
722
  * Indicates whether the analysis can be computed and interacted with in the view.
701
723
  *
@@ -723,15 +745,9 @@ declare namespace __esri {
723
745
  */
724
746
  get targets(): Collection<LineOfSightAnalysisTarget>;
725
747
  set targets(value: CollectionProperties<LineOfSightAnalysisTargetProperties>);
726
- /**
727
- * Creates a deep clone of this object.
728
- *
729
- * {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-analysis-LineOfSightAnalysis.html#clone Read more...}
730
- */
731
- clone(): this;
732
748
  }
733
749
 
734
- interface LineOfSightAnalysisProperties {
750
+ interface LineOfSightAnalysisProperties extends AnalysisProperties {
735
751
  /**
736
752
  * Observer location.
737
753
  *
@@ -894,10 +910,7 @@ declare namespace __esri {
894
910
  offset: number | nullish;
895
911
  }
896
912
 
897
- export interface SliceAnalysis extends Accessor, Clonable {
898
- }
899
-
900
- export class SliceAnalysis {
913
+ export class SliceAnalysis extends Analysis {
901
914
  /**
902
915
  * A flag that indicates whether the ground surface should be excluded from the slice analysis.
903
916
  *
@@ -909,7 +922,7 @@ declare namespace __esri {
909
922
  /**
910
923
  * Whether the {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-analysis-SliceAnalysis.html#shape shape} supports a tilt angle or not.
911
924
  *
912
- * @default true
925
+ * @default false
913
926
  *
914
927
  * {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-analysis-SliceAnalysis.html#tiltEnabled Read more...}
915
928
  */
@@ -942,15 +955,9 @@ declare namespace __esri {
942
955
  */
943
956
  get shape(): SlicePlane | nullish;
944
957
  set shape(value: (SlicePlaneProperties & { type: "plane" }) | nullish);
945
- /**
946
- * Creates a deep clone of this object.
947
- *
948
- * {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-analysis-SliceAnalysis.html#clone Read more...}
949
- */
950
- clone(): this;
951
958
  }
952
959
 
953
- interface SliceAnalysisProperties {
960
+ interface SliceAnalysisProperties extends AnalysisProperties {
954
961
  /**
955
962
  * A collection of layers that should be excluded from the slice analysis.
956
963
  *
@@ -1090,6 +1097,33 @@ declare namespace __esri {
1090
1097
  width?: number;
1091
1098
  }
1092
1099
 
1100
+ export interface AnalysisOriginWebScene extends Accessor, Clonable {
1101
+ }
1102
+
1103
+ export class AnalysisOriginWebScene {
1104
+ /**
1105
+ * The type of the analysis origin.
1106
+ *
1107
+ * {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-analysis-support-AnalysisOriginWebScene.html#type Read more...}
1108
+ */
1109
+ readonly type: "web-scene";
1110
+ /**
1111
+ * An analysis origin indicating that the analysis was created or applied from a web scene.
1112
+ *
1113
+ * {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-analysis-support-AnalysisOriginWebScene.html Read more...}
1114
+ */
1115
+ constructor(properties?: AnalysisOriginWebSceneProperties);
1116
+ /**
1117
+ * Creates a deep clone of this object.
1118
+ *
1119
+ * {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-analysis-support-AnalysisOriginWebScene.html#clone Read more...}
1120
+ */
1121
+ clone(): this;
1122
+ }
1123
+
1124
+ interface AnalysisOriginWebSceneProperties {
1125
+ }
1126
+
1093
1127
  export interface Viewshed extends Accessor, Clonable {
1094
1128
  }
1095
1129
 
@@ -1215,10 +1249,7 @@ declare namespace __esri {
1215
1249
  attributes: any;
1216
1250
  }
1217
1251
 
1218
- export interface ViewshedAnalysis extends Accessor, Clonable {
1219
- }
1220
-
1221
- export class ViewshedAnalysis {
1252
+ export class ViewshedAnalysis extends Analysis {
1222
1253
  readonly type: "viewshed";
1223
1254
  /**
1224
1255
  * Indicates whether the analysis can be computed and interacted with in the view.
@@ -1239,15 +1270,9 @@ declare namespace __esri {
1239
1270
  */
1240
1271
  get viewsheds(): Collection<Viewshed>;
1241
1272
  set viewsheds(value: CollectionProperties<ViewshedProperties>);
1242
- /**
1243
- * Creates a deep clone of this object.
1244
- *
1245
- * {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-analysis-ViewshedAnalysis.html#clone Read more...}
1246
- */
1247
- clone(): this;
1248
1273
  }
1249
1274
 
1250
- interface ViewshedAnalysisProperties {
1275
+ interface ViewshedAnalysisProperties extends AnalysisProperties {
1251
1276
  /**
1252
1277
  * A list of viewsheds.
1253
1278
  *
@@ -3452,6 +3477,10 @@ declare namespace __esri {
3452
3477
  }
3453
3478
 
3454
3479
  export class Identifiable {
3480
+ readonly uid: string;
3481
+ }
3482
+
3483
+ interface IdentifiableProperties {
3455
3484
  }
3456
3485
 
3457
3486
  export class JSONSupport {
@@ -15588,6 +15617,12 @@ declare namespace __esri {
15588
15617
  * {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-buildingSublayers-BuildingSublayer.html#title Read more...}
15589
15618
  */
15590
15619
  title: string | nullish;
15620
+ /**
15621
+ * An automatically generated unique identifier assigned to the instance.
15622
+ *
15623
+ * {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-buildingSublayers-BuildingSublayer.html#uid Read more...}
15624
+ */
15625
+ declare readonly uid: Identifiable["uid"];
15591
15626
  /**
15592
15627
  * Indicates if the sublayer is visible in the view.
15593
15628
  *
@@ -15605,7 +15640,7 @@ declare namespace __esri {
15605
15640
  static fromJSON(json: any): BuildingSublayer;
15606
15641
  }
15607
15642
 
15608
- interface BuildingSublayerProperties {
15643
+ interface BuildingSublayerProperties extends IdentifiableProperties {
15609
15644
  /**
15610
15645
  * Opacity of the sublayer.
15611
15646
  *
@@ -24111,6 +24146,12 @@ declare namespace __esri {
24111
24146
  | "knowledge-graph"
24112
24147
  | "knowledge-graph-sublayer"
24113
24148
  | "link-chart";
24149
+ /**
24150
+ * An automatically generated unique identifier assigned to the instance.
24151
+ *
24152
+ * {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-Layer.html#uid Read more...}
24153
+ */
24154
+ declare readonly uid: Identifiable["uid"];
24114
24155
  /**
24115
24156
  * Indicates if the layer is visible in the {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-View.html View}.
24116
24157
  *
@@ -24252,7 +24293,7 @@ declare namespace __esri {
24252
24293
  static fromPortalItem(params: LayerFromPortalItemParams): Promise<Layer>;
24253
24294
  }
24254
24295
 
24255
- interface LayerProperties extends LoadableProperties {
24296
+ interface LayerProperties extends LoadableProperties, IdentifiableProperties {
24256
24297
  /**
24257
24298
  * The full extent of the layer.
24258
24299
  *
@@ -40127,6 +40168,12 @@ declare namespace __esri {
40127
40168
  * {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-support-Sublayer.html#types Read more...}
40128
40169
  */
40129
40170
  readonly types: FeatureType[] | nullish;
40171
+ /**
40172
+ * An automatically generated unique identifier assigned to the instance.
40173
+ *
40174
+ * {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-support-Sublayer.html#uid Read more...}
40175
+ */
40176
+ declare readonly uid: Identifiable["uid"];
40130
40177
  /**
40131
40178
  * The URL to the REST endpoint of the sublayer.
40132
40179
  *
@@ -40357,7 +40404,7 @@ declare namespace __esri {
40357
40404
  when(callback?: Function, errback?: Function): Promise<any>;
40358
40405
  }
40359
40406
 
40360
- interface SublayerProperties extends LoadableProperties {
40407
+ interface SublayerProperties extends LoadableProperties, IdentifiableProperties {
40361
40408
  /**
40362
40409
  * A SQL where clause used to filter features in the image.
40363
40410
  *
@@ -40908,6 +40955,12 @@ declare namespace __esri {
40908
40955
  */
40909
40956
  title: string | nullish;
40910
40957
  readonly type: "subtype-sublayer";
40958
+ /**
40959
+ * An automatically generated unique identifier assigned to the instance.
40960
+ *
40961
+ * {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-support-SubtypeSublayer.html#uid Read more...}
40962
+ */
40963
+ declare readonly uid: Identifiable["uid"];
40911
40964
  /**
40912
40965
  * The absolute URL of the REST endpoint of the feature service.
40913
40966
  *
@@ -41193,7 +41246,7 @@ declare namespace __esri {
41193
41246
  when(callback?: Function, errback?: Function): Promise<any>;
41194
41247
  }
41195
41248
 
41196
- interface SubtypeSublayerProperties extends LoadableProperties {
41249
+ interface SubtypeSublayerProperties extends LoadableProperties, IdentifiableProperties {
41197
41250
  /**
41198
41251
  * This property is used to configure the associated layer's {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-FeatureTable.html FeatureTable}.
41199
41252
  *
@@ -42598,6 +42651,12 @@ declare namespace __esri {
42598
42651
  * {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-support-WMSSublayer.html#title Read more...}
42599
42652
  */
42600
42653
  title: string | nullish;
42654
+ /**
42655
+ * An automatically generated unique identifier assigned to the instance.
42656
+ *
42657
+ * {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-support-WMSSublayer.html#uid Read more...}
42658
+ */
42659
+ declare readonly uid: Identifiable["uid"];
42601
42660
  /**
42602
42661
  * Indicates if the layer is visible in the view.
42603
42662
  *
@@ -42632,7 +42691,7 @@ declare namespace __esri {
42632
42691
  clone(): WMSSublayer;
42633
42692
  }
42634
42693
 
42635
- interface WMSSublayerProperties {
42694
+ interface WMSSublayerProperties extends IdentifiableProperties {
42636
42695
  /**
42637
42696
  * Description for the WMS sublayer.
42638
42697
  *
@@ -85891,6 +85950,12 @@ declare namespace __esri {
85891
85950
  * {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-support-actions-ActionBase.html#type Read more...}
85892
85951
  */
85893
85952
  type: "button" | "slider" | "toggle" | nullish;
85953
+ /**
85954
+ * An automatically generated unique identifier assigned to the instance.
85955
+ *
85956
+ * {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-support-actions-ActionBase.html#uid Read more...}
85957
+ */
85958
+ declare readonly uid: Identifiable["uid"];
85894
85959
  /**
85895
85960
  * Indicates if the action is visible.
85896
85961
  *
@@ -85914,7 +85979,7 @@ declare namespace __esri {
85914
85979
  clone(): ActionBase;
85915
85980
  }
85916
85981
 
85917
- interface ActionBaseProperties {
85982
+ interface ActionBaseProperties extends IdentifiableProperties {
85918
85983
  /**
85919
85984
  * Set this property to `true` to display a spinner icon.
85920
85985
  *
@@ -92373,19 +92438,19 @@ declare namespace __esri {
92373
92438
  */
92374
92439
  interface versionManagementUtils {
92375
92440
  /**
92376
- * Used to generate an instance of {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-versionManagement-VersioningState.html VersioningState}.
92441
+ * Used to create a {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-core-Collection.html Collection} of {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-versionManagement-VersioningState.html VersioningStates}.
92377
92442
  *
92378
- * @param input Input used to generate VersioningStates.
92379
- * @param usePersistentReadSessions If the set to `true`, the current version will have a read lock. Additionally, when switching versions, the new current version will also have a read lock.
92443
+ * @param input Input used to to create a {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-core-Collection.html Collection} of {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-versionManagement-VersioningState.html VersioningStates}.
92444
+ * @param usePersistentReadSessions If set to `true`, the current version will have a read lock. Additionally, when switching versions, the new current version will also have a read lock.
92380
92445
  *
92381
92446
  * {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-versionManagement-utils.html#createVersioningStates Read more...}
92382
92447
  */
92383
92448
  createVersioningStates(input: WebMap | VersionAdapter[], usePersistentReadSessions: boolean): Promise<Collection<VersioningState>>;
92384
92449
  /**
92385
- * Used to get an instance of {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-versionManagement-VersioningState.html VersioningState} from a {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-View.html View}.
92450
+ * Used to get a {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-core-Collection.html Collection} of {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-versionManagement-VersioningState.html VersioningStates} from a {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-View.html View}.
92386
92451
  *
92387
- * @param view View used to get VersioningStates.
92388
- * @param usePersistentReadSessions If the set to `true`, the current version will have a read lock. Additionally, when switching versions, the new current version will also have a read lock.
92452
+ * @param view View used to get a {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-core-Collection.html Collection} of {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-versionManagement-VersioningState.html VersioningStates}.
92453
+ * @param usePersistentReadSessions If set to `true`, the current version will have a read lock. Additionally, when switching versions, the new current version will also have a read lock.
92389
92454
  *
92390
92455
  * {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-versionManagement-utils.html#getVersioningStates Read more...}
92391
92456
  */
@@ -92395,23 +92460,23 @@ declare namespace __esri {
92395
92460
  export const versionManagementUtils: versionManagementUtils;
92396
92461
 
92397
92462
  /**
92398
- * Provides utility methods for creating {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-versionManagement-VersionManagementService.html#VersionAdapter VersionAdapter}.
92463
+ * Provides utility methods for creating {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-versionManagement-VersionManagementService.html#VersionAdapter VersionAdapters}.
92399
92464
  *
92400
92465
  * {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-versionManagement-versionAdapters-utils.html Read more...}
92401
92466
  */
92402
92467
  interface versionAdaptersUtils {
92403
92468
  /**
92404
- * Used to generate an instance of VersionsAdapter.
92469
+ * Used to create an instance of {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-versionManagement-VersionManagementService.html#VersionAdapter VersionAdapter}.
92405
92470
  *
92406
- * @param input Input used to generate VersionAdapter.
92471
+ * @param input Input used to create an instance of {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-versionManagement-VersionManagementService.html#VersionAdapter VersionAdapter}.
92407
92472
  *
92408
92473
  * {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-versionManagement-versionAdapters-utils.html#createVersionAdapter Read more...}
92409
92474
  */
92410
92475
  createVersionAdapter(input: Network | FeatureLayer | SubtypeGroupLayer): VersionAdapter | nullish;
92411
92476
  /**
92412
- * Used to generate an instances of VersionsAdapter.
92477
+ * Used to create an array of {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-versionManagement-VersionManagementService.html#VersionAdapter VersionAdapters}.
92413
92478
  *
92414
- * @param input Input used to generate VersionAdapter.
92479
+ * @param input Input used to create an array of {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-versionManagement-VersionManagementService.html#VersionAdapter VersionAdapters}.
92415
92480
  *
92416
92481
  * {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-versionManagement-versionAdapters-utils.html#createVersionAdapters Read more...}
92417
92482
  */
@@ -93822,6 +93887,19 @@ declare namespace __esri {
93822
93887
  */
93823
93888
  visible: boolean;
93824
93889
  constructor(properties?: any);
93890
+ /**
93891
+ * Starts the interactive placement of a slice plane.
93892
+ *
93893
+ * @param options An object specifying additional options.
93894
+ * @param options.signal Abort signal which can be used to cancel creation.
93895
+ *
93896
+ * {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-3d-analysis-SliceAnalysisView3D.html#place Read more...}
93897
+ */
93898
+ place(options?: SliceAnalysisView3DPlaceOptions | nullish): Promise<void>;
93899
+ }
93900
+
93901
+ export interface SliceAnalysisView3DPlaceOptions {
93902
+ signal?: AbortSignal | nullish;
93825
93903
  }
93826
93904
 
93827
93905
  export class ViewshedAnalysisView3D {
@@ -97407,6 +97485,12 @@ declare namespace __esri {
97407
97485
  * {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-layers-LayerView.html#suspended Read more...}
97408
97486
  */
97409
97487
  readonly suspended: boolean;
97488
+ /**
97489
+ * An automatically generated unique identifier assigned to the instance.
97490
+ *
97491
+ * {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-layers-LayerView.html#uid Read more...}
97492
+ */
97493
+ declare readonly uid: Identifiable["uid"];
97410
97494
  /**
97411
97495
  * Indicates if the layer view is making any updates that will impact what is displayed on the map.
97412
97496
  *
@@ -97481,7 +97565,7 @@ declare namespace __esri {
97481
97565
  when(callback?: Function, errback?: Function): Promise<any>;
97482
97566
  }
97483
97567
 
97484
- interface LayerViewProperties {
97568
+ interface LayerViewProperties extends IdentifiableProperties {
97485
97569
  /**
97486
97570
  * When `true`, the layer is visible in the view.
97487
97571
  *
@@ -104156,6 +104240,12 @@ declare namespace __esri {
104156
104240
  * {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-webmap-Bookmark.html#name Read more...}
104157
104241
  */
104158
104242
  name: string;
104243
+ /**
104244
+ * An automatically generated unique identifier assigned to the instance.
104245
+ *
104246
+ * {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-webmap-Bookmark.html#uid Read more...}
104247
+ */
104248
+ declare readonly uid: Identifiable["uid"];
104159
104249
  /**
104160
104250
  * A bookmark is a saved map extent that allows end users to quickly navigate to a particular area of interest
104161
104251
  * using the {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Bookmarks.html Bookmarks} widget.
@@ -104202,7 +104292,7 @@ declare namespace __esri {
104202
104292
  static fromJSON(json: any): Bookmark;
104203
104293
  }
104204
104294
 
104205
- interface BookmarkProperties {
104295
+ interface BookmarkProperties extends IdentifiableProperties {
104206
104296
  /**
104207
104297
  * The name of the bookmark item.
104208
104298
  *
@@ -104919,7 +105009,10 @@ declare namespace __esri {
104919
105009
  | (FoggyWeatherProperties & { type: "foggy" });
104920
105010
  }
104921
105011
 
104922
- export class websceneInitialViewProperties extends Accessor {
105012
+ export interface websceneInitialViewProperties extends Accessor, Clonable {
105013
+ }
105014
+
105015
+ export class websceneInitialViewProperties {
104923
105016
  /**
104924
105017
  * The viewing mode of the scene.
104925
105018
  *
@@ -104935,6 +105028,13 @@ declare namespace __esri {
104935
105028
  * {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-webscene-InitialViewProperties.html Read more...}
104936
105029
  */
104937
105030
  constructor(properties?: websceneInitialViewPropertiesProperties);
105031
+ /**
105032
+ * List of initial analyses.
105033
+ *
105034
+ * {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-webscene-InitialViewProperties.html#analyses Read more...}
105035
+ */
105036
+ get analyses(): Collection<SliceAnalysis>;
105037
+ set analyses(value: CollectionProperties<SliceAnalysis>);
104938
105038
  /**
104939
105039
  * The initial environment settings of the {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-WebScene.html WebScene}.
104940
105040
  *
@@ -104968,10 +105068,16 @@ declare namespace __esri {
104968
105068
  *
104969
105069
  * {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-webscene-InitialViewProperties.html#clone Read more...}
104970
105070
  */
104971
- clone(): websceneInitialViewProperties;
105071
+ clone(): this;
104972
105072
  }
104973
105073
 
104974
105074
  interface websceneInitialViewPropertiesProperties {
105075
+ /**
105076
+ * List of initial analyses.
105077
+ *
105078
+ * {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-webscene-InitialViewProperties.html#analyses Read more...}
105079
+ */
105080
+ analyses?: CollectionProperties<SliceAnalysis>;
104975
105081
  /**
104976
105082
  * The initial environment settings of the {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-WebScene.html WebScene}.
104977
105083
  *
@@ -105004,7 +105110,10 @@ declare namespace __esri {
105004
105110
  viewpoint?: ViewpointProperties | nullish;
105005
105111
  }
105006
105112
 
105007
- export class Presentation extends Accessor {
105113
+ export interface Presentation extends Accessor, Clonable, JSONSupport {
105114
+ }
105115
+
105116
+ export class Presentation {
105008
105117
  /**
105009
105118
  * A presentation contains a {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-core-Collection.html Collection} of
105010
105119
  * {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-webscene-Slide.html slides} that allows users to quickly
@@ -105027,7 +105136,23 @@ declare namespace __esri {
105027
105136
  *
105028
105137
  * {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-webscene-Presentation.html#clone Read more...}
105029
105138
  */
105030
- clone(): Presentation;
105139
+ clone(): this;
105140
+ /**
105141
+ * Converts an instance of this class to its [ArcGIS portal JSON](https://developers.arcgis.com/documentation/common-data-types/geometry-objects.htm) representation.
105142
+ *
105143
+ * {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-webscene-Presentation.html#toJSON Read more...}
105144
+ */
105145
+ toJSON(): any;
105146
+ /**
105147
+ * Creates a new instance of this class and initializes it with values from a JSON object
105148
+ * generated from an ArcGIS product.
105149
+ *
105150
+ * @param json A JSON representation of the instance in the ArcGIS format. See the [ArcGIS REST API documentation](https://developers.arcgis.com/documentation/common-data-types/overview-of-common-data-types.htm) for examples of the structure of various input JSON objects.
105151
+ *
105152
+ * {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-webscene-Presentation.html#fromJSON Read more...}
105153
+ */
105154
+ static fromJSON(json: any): any | nullish;
105155
+ static fromJSON(json: any): Presentation;
105031
105156
  }
105032
105157
 
105033
105158
  interface PresentationProperties {
@@ -105042,12 +105167,6 @@ declare namespace __esri {
105042
105167
  }
105043
105168
 
105044
105169
  export class Slide extends Accessor {
105045
- /**
105046
- * The elements object contains configurations for components set in a slide.
105047
- *
105048
- * {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-webscene-Slide.html#elements Read more...}
105049
- */
105050
- elements: SlideElements | nullish;
105051
105170
  /**
105052
105171
  * The visibility of a slide in a presentation.
105053
105172
  *
@@ -105094,6 +105213,13 @@ declare namespace __esri {
105094
105213
  */
105095
105214
  get description(): SlideDescription;
105096
105215
  set description(value: SlideDescriptionProperties | string);
105216
+ /**
105217
+ * The elements object contains configurations for components set in a slide.
105218
+ *
105219
+ * {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-webscene-Slide.html#elements Read more...}
105220
+ */
105221
+ get elements(): SlideElements | nullish;
105222
+ set elements(value: SlideElementsProperties | nullish);
105097
105223
  /**
105098
105224
  * Represents settings that affect the environment in which the WebScene is displayed (such as lighting).
105099
105225
  *
@@ -105206,7 +105332,7 @@ declare namespace __esri {
105206
105332
  *
105207
105333
  * {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-webscene-Slide.html#elements Read more...}
105208
105334
  */
105209
- elements?: SlideElements | nullish;
105335
+ elements?: SlideElementsProperties | nullish;
105210
105336
  /**
105211
105337
  * Represents settings that affect the environment in which the WebScene is displayed (such as lighting).
105212
105338
  *
@@ -105363,7 +105489,10 @@ declare namespace __esri {
105363
105489
  sublayerIds: number[] | nullish;
105364
105490
  }
105365
105491
 
105366
- export class SlideLegendInfo extends Accessor {
105492
+ export interface SlideLegendInfo extends Accessor, JSONSupport, Clonable {
105493
+ }
105494
+
105495
+ export class SlideLegendInfo {
105367
105496
  /**
105368
105497
  * Legend component visibility in slide.
105369
105498
  *
@@ -105384,7 +105513,23 @@ declare namespace __esri {
105384
105513
  *
105385
105514
  * {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-webscene-SlideLegendInfo.html#clone Read more...}
105386
105515
  */
105387
- clone(): SlideLegendInfo;
105516
+ clone(): this;
105517
+ /**
105518
+ * Converts an instance of this class to its [ArcGIS portal JSON](https://developers.arcgis.com/documentation/common-data-types/geometry-objects.htm) representation.
105519
+ *
105520
+ * {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-webscene-SlideLegendInfo.html#toJSON Read more...}
105521
+ */
105522
+ toJSON(): any;
105523
+ /**
105524
+ * Creates a new instance of this class and initializes it with values from a JSON object
105525
+ * generated from an ArcGIS product.
105526
+ *
105527
+ * @param json A JSON representation of the instance in the ArcGIS format. See the [ArcGIS REST API documentation](https://developers.arcgis.com/documentation/common-data-types/overview-of-common-data-types.htm) for examples of the structure of various input JSON objects.
105528
+ *
105529
+ * {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-webscene-SlideLegendInfo.html#fromJSON Read more...}
105530
+ */
105531
+ static fromJSON(json: any): any | nullish;
105532
+ static fromJSON(json: any): SlideLegendInfo;
105388
105533
  }
105389
105534
 
105390
105535
  interface SlideLegendInfoProperties {
@@ -105464,17 +105609,69 @@ declare namespace __esri {
105464
105609
  displayUTCOffset?: number | nullish;
105465
105610
  }
105466
105611
 
105467
- /**
105468
- * The slide elements is part of the {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-webscene-Slide.html webscene/Slide} and contains information relating to
105469
- * how components are shown in a slide.
105470
- *
105471
- * {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-webscene-support-SlideElements.html Read more...}
105472
- */
105473
- interface SlideElements {
105474
- legendInfo: SlideLegendInfoProperties | nullish;
105612
+ export interface SlideElements extends Accessor, JSONSupport, Clonable {
105475
105613
  }
105476
105614
 
105477
- export const SlideElements: SlideElements;
105615
+ export class SlideElements {
105616
+ /**
105617
+ * The slide elements is part of the {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-webscene-Slide.html webscene/Slide} and contains information relating to
105618
+ * how components are shown in a slide.
105619
+ *
105620
+ * {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-webscene-support-SlideElements.html Read more...}
105621
+ */
105622
+ constructor(properties?: SlideElementsProperties);
105623
+ /**
105624
+ * List of analyses in the slide.
105625
+ *
105626
+ * {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-webscene-support-SlideElements.html#analyses Read more...}
105627
+ */
105628
+ get analyses(): Collection<SliceAnalysis>;
105629
+ set analyses(value: CollectionProperties<SliceAnalysis>);
105630
+ /**
105631
+ * The component properties for the legend component defined for the slide.
105632
+ *
105633
+ * {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-webscene-support-SlideElements.html#legendInfo Read more...}
105634
+ */
105635
+ get legendInfo(): SlideLegendInfo | nullish;
105636
+ set legendInfo(value: SlideLegendInfoProperties | nullish);
105637
+ /**
105638
+ * Creates a deep clone of this object.
105639
+ *
105640
+ * {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-webscene-support-SlideElements.html#clone Read more...}
105641
+ */
105642
+ clone(): this;
105643
+ /**
105644
+ * Converts an instance of this class to its [ArcGIS portal JSON](https://developers.arcgis.com/documentation/common-data-types/geometry-objects.htm) representation.
105645
+ *
105646
+ * {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-webscene-support-SlideElements.html#toJSON Read more...}
105647
+ */
105648
+ toJSON(): any;
105649
+ /**
105650
+ * Creates a new instance of this class and initializes it with values from a JSON object
105651
+ * generated from an ArcGIS product.
105652
+ *
105653
+ * @param json A JSON representation of the instance in the ArcGIS format. See the [ArcGIS REST API documentation](https://developers.arcgis.com/documentation/common-data-types/overview-of-common-data-types.htm) for examples of the structure of various input JSON objects.
105654
+ *
105655
+ * {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-webscene-support-SlideElements.html#fromJSON Read more...}
105656
+ */
105657
+ static fromJSON(json: any): any | nullish;
105658
+ static fromJSON(json: any): SlideElements;
105659
+ }
105660
+
105661
+ interface SlideElementsProperties {
105662
+ /**
105663
+ * List of analyses in the slide.
105664
+ *
105665
+ * {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-webscene-support-SlideElements.html#analyses Read more...}
105666
+ */
105667
+ analyses?: CollectionProperties<SliceAnalysis>;
105668
+ /**
105669
+ * The component properties for the legend component defined for the slide.
105670
+ *
105671
+ * {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-webscene-support-SlideElements.html#legendInfo Read more...}
105672
+ */
105673
+ legendInfo?: SlideLegendInfoProperties | nullish;
105674
+ }
105478
105675
 
105479
105676
  export class websceneVirtualLighting extends Accessor {
105480
105677
  /**
@@ -119592,6 +119789,12 @@ declare namespace __esri {
119592
119789
  * {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-FeatureTemplates-TemplateItemGroup.html#label Read more...}
119593
119790
  */
119594
119791
  readonly label: string;
119792
+ /**
119793
+ * An automatically generated unique identifier assigned to the instance.
119794
+ *
119795
+ * {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-FeatureTemplates-TemplateItemGroup.html#uid Read more...}
119796
+ */
119797
+ declare readonly uid: Identifiable["uid"];
119595
119798
  /**
119596
119799
  * This is a read-only support class that represents a group of items displayed within
119597
119800
  * the {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-FeatureTemplates.html FeatureTemplates} widget.
@@ -119608,7 +119811,7 @@ declare namespace __esri {
119608
119811
  reapplyFilter(): void;
119609
119812
  }
119610
119813
 
119611
- interface TemplateItemGroupProperties {
119814
+ interface TemplateItemGroupProperties extends IdentifiableProperties {
119612
119815
  }
119613
119816
 
119614
119817
  export type FilterFunction = (filterName: any) => boolean;
@@ -121490,6 +121693,12 @@ declare namespace __esri {
121490
121693
  * {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-LayerList-ListItem.html#title Read more...}
121491
121694
  */
121492
121695
  title: string;
121696
+ /**
121697
+ * An automatically generated unique identifier assigned to the instance.
121698
+ *
121699
+ * {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-LayerList-ListItem.html#uid Read more...}
121700
+ */
121701
+ declare readonly uid: Identifiable["uid"];
121493
121702
  /**
121494
121703
  * Value is `true` when the layer is updating; for example, if it is in the process of fetching data.
121495
121704
  *
@@ -121576,7 +121785,7 @@ declare namespace __esri {
121576
121785
  clone(): ListItem;
121577
121786
  }
121578
121787
 
121579
- interface ListItemProperties {
121788
+ interface ListItemProperties extends IdentifiableProperties {
121580
121789
  /**
121581
121790
  * Whether the actions panel is open in the LayerList.
121582
121791
  *
@@ -121728,6 +121937,12 @@ declare namespace __esri {
121728
121937
  * {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-LayerList-ListItemPanel.html#title Read more...}
121729
121938
  */
121730
121939
  title: string;
121940
+ /**
121941
+ * An automatically generated unique identifier assigned to the instance.
121942
+ *
121943
+ * {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-LayerList-ListItemPanel.html#uid Read more...}
121944
+ */
121945
+ declare readonly uid: Identifiable["uid"];
121731
121946
  /**
121732
121947
  * This class allows you to display custom content for each {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-LayerList-ListItem.html ListItem}
121733
121948
  * in the {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-LayerList.html LayerList} widget.
@@ -121737,7 +121952,7 @@ declare namespace __esri {
121737
121952
  constructor(properties?: ListItemPanelProperties);
121738
121953
  }
121739
121954
 
121740
- interface ListItemPanelProperties extends WidgetProperties {
121955
+ interface ListItemPanelProperties extends WidgetProperties, IdentifiableProperties {
121741
121956
  /**
121742
121957
  * Adds a CSS class used to style a node that represents the panel.
121743
121958
  *
@@ -127227,6 +127442,12 @@ declare namespace __esri {
127227
127442
  * {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Search-SearchSource.html#suggestionsEnabled Read more...}
127228
127443
  */
127229
127444
  suggestionsEnabled: boolean | nullish;
127445
+ /**
127446
+ * An automatically generated unique identifier assigned to the instance.
127447
+ *
127448
+ * {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Search-SearchSource.html#uid Read more...}
127449
+ */
127450
+ declare readonly uid: Identifiable["uid"];
127230
127451
  /**
127231
127452
  * Indicates whether to constrain the search
127232
127453
  * results to the view's extent.
@@ -127276,7 +127497,7 @@ declare namespace __esri {
127276
127497
  static fromJSON(json: any): SearchSource;
127277
127498
  }
127278
127499
 
127279
- interface SearchSourceProperties {
127500
+ interface SearchSourceProperties extends IdentifiableProperties {
127280
127501
  /**
127281
127502
  * Indicates whether to automatically navigate to the
127282
127503
  * selected result once selected.
@@ -133681,6 +133902,12 @@ declare namespace __esri {
133681
133902
  * {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-TableList-ListItem.html#title Read more...}
133682
133903
  */
133683
133904
  title: string;
133905
+ /**
133906
+ * An automatically generated unique identifier assigned to the instance.
133907
+ *
133908
+ * {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-TableList-ListItem.html#uid Read more...}
133909
+ */
133910
+ declare readonly uid: Identifiable["uid"];
133684
133911
  constructor();
133685
133912
  /**
133686
133913
  * A nested 2-dimensional collection of actions that could be triggered on the item.
@@ -133776,6 +134003,12 @@ declare namespace __esri {
133776
134003
  * {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-TableList-ListItemPanel.html#title Read more...}
133777
134004
  */
133778
134005
  title: string;
134006
+ /**
134007
+ * An automatically generated unique identifier assigned to the instance.
134008
+ *
134009
+ * {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-TableList-ListItemPanel.html#uid Read more...}
134010
+ */
134011
+ declare readonly uid: Identifiable["uid"];
133779
134012
  /**
133780
134013
  * This class allows you to display custom content for each {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-TableList-ListItem.html ListItem}
133781
134014
  * in the {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-TableList.html TableList} widget.
@@ -133785,7 +134018,7 @@ declare namespace __esri {
133785
134018
  constructor(properties?: TableListListItemPanelProperties);
133786
134019
  }
133787
134020
 
133788
- interface TableListListItemPanelProperties extends WidgetProperties {
134021
+ interface TableListListItemPanelProperties extends WidgetProperties, IdentifiableProperties {
133789
134022
  /**
133790
134023
  * Adds a CSS class used to style a node that represents the panel.
133791
134024
  *