@arcgis/core 5.0.0-next.54 → 5.0.0-next.56

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 (530) hide show
  1. package/Color.d.ts +12 -4
  2. package/Ground.d.ts +4 -6
  3. package/Ground.js +1 -1
  4. package/WebScene.js +1 -1
  5. package/applications/Components/SelectionOperation.d.ts +5 -0
  6. package/applications/Components/SketchTooltipControls.d.ts +5 -0
  7. package/applications/Components/actionUtils.d.ts +5 -0
  8. package/applications/Components/analysisUtils.d.ts +5 -0
  9. package/applications/Components/arcadeEditorUtils.d.ts +5 -0
  10. package/applications/Components/arcadeFeatureUtils.d.ts +5 -0
  11. package/applications/Components/basemapUtils.d.ts +5 -0
  12. package/applications/Components/drawUtils.d.ts +13 -1
  13. package/applications/Components/featureUtils.d.ts +5 -0
  14. package/applications/Components/fontUtils.d.ts +5 -0
  15. package/applications/Components/formatUtils.d.ts +5 -0
  16. package/applications/Components/getDefaultUnits.d.ts +5 -0
  17. package/applications/Components/gfxUtils.d.ts +5 -0
  18. package/applications/Components/imageryUtils.d.ts +5 -0
  19. package/applications/Components/layerOriginUtils.d.ts +5 -0
  20. package/applications/Components/layersEffectsJsonUtils.d.ts +5 -0
  21. package/applications/Components/previewSymbol2D.d.ts +5 -0
  22. package/applications/Components/reactiveUtils.d.ts +6 -0
  23. package/applications/Components/sanitizerUtils.d.ts +5 -0
  24. package/applications/Components/stringUtils.d.ts +6 -2
  25. package/applications/Components/styleUtils.d.ts +5 -0
  26. package/applications/Components/svgUtils.d.ts +5 -0
  27. package/applications/Components/testUtils.d.ts +5 -0
  28. package/applications/Components/viewUtils.d.ts +5 -0
  29. package/applications/Components/webStyleSymbolUtils.d.ts +5 -0
  30. package/applications/Excalibur/videoViewUtils.d.ts +5 -0
  31. package/applications/ExperienceBuilder/sketchUtils.d.ts +5 -0
  32. package/applications/KnowledgeStudio/generalSdkInternalAccess.d.ts +10 -0
  33. package/applications/KnowledgeStudio/generalSharedKgUtils.d.ts +10 -0
  34. package/applications/KnowledgeStudio/layerInternalAccessUtils.d.ts +11 -1
  35. package/applications/KnowledgeStudio/reshape.d.ts +5 -0
  36. package/applications/KnowledgeStudio/resourceSerializationUtils.d.ts +5 -0
  37. package/applications/MapViewer/layerUtils.d.ts +5 -0
  38. package/applications/MapViewer/mediaUtils.d.ts +5 -0
  39. package/applications/MapViewer/templateUtils.d.ts +5 -0
  40. package/applications/PortalApp/layerUtils.d.ts +5 -0
  41. package/applications/SceneViewer/colorUtils.d.ts +5 -0
  42. package/applications/SceneViewer/devEnvironmentUtils.d.ts +5 -0
  43. package/applications/SceneViewer/layerUtils.d.ts +5 -0
  44. package/applications/SceneViewer/sceneViewerUtils.d.ts +6 -2
  45. package/applications/SceneViewer/symbolUtils.d.ts +5 -0
  46. package/applications/Urban/meshUtils.d.ts +5 -0
  47. package/applications/WebEditor/sketchUtils.d.ts +5 -0
  48. package/arcade.d.ts +22 -0
  49. package/assets/esri/core/workers/RemoteClient.js +1 -1
  50. package/assets/esri/core/workers/chunks/{308fb48d080e01499a26.js → 436f206898306df019ac.js} +1 -1
  51. package/assets/esri/core/workers/chunks/{f2e8abb556a380cc2941.js → 492d575894c7905bb70c.js} +1 -1
  52. package/assets/esri/core/workers/chunks/5340887a4a48bde3407a.js +1 -0
  53. package/assets/esri/core/workers/chunks/5873c7b65d0fb04998fb.js +1 -0
  54. package/assets/esri/core/workers/chunks/82ced9254b27707522ef.js +1 -0
  55. package/assets/esri/core/workers/chunks/8628bf45a33af786cd49.js +1 -0
  56. package/assets/esri/core/workers/chunks/{d63cf90d1356d1f10138.js → 8f4c480c418eba299c2b.js} +1 -1
  57. package/assets/esri/core/workers/chunks/{fa92a7c11befbad8739f.js → b4f944ef6c174b20b619.js} +1 -1
  58. package/assets/esri/core/workers/chunks/c531c0e3d420a1be0ad2.js +316 -0
  59. package/assets/esri/core/workers/chunks/d9736c783513e9c9b22f.js +1 -0
  60. package/assets/esri/core/workers/chunks/{18cc131fd63d8c15df54.js → da2c41ac0f82f32013c1.js} +8 -8
  61. package/assets/esri/core/workers/chunks/{cc67f066c3c0c2a1a37c.js → dd99b77a7c0a052507bb.js} +1 -1
  62. package/assets/esri/libs/lyr3d/lyr3DMain.wasm +0 -0
  63. package/assets/esri/libs/lyr3d/lyr3DWorker.wasm +0 -0
  64. package/chunks/ChapmanAtmosphere.glsl.js +10 -9
  65. package/chunks/GlowComposition.glsl.js +1 -1
  66. package/chunks/HUDMaterial.glsl.js +1 -1
  67. package/chunks/Haze.glsl.js +4 -4
  68. package/chunks/LineCallout.glsl.js +2 -2
  69. package/chunks/Precipitation.glsl.js +1 -1
  70. package/chunks/RasterColorizer.glsl.js +10 -10
  71. package/chunks/Terrain.glsl.js +1 -1
  72. package/chunks/Viewshed.glsl.js +1 -1
  73. package/chunks/lyr3DMain.js +1 -1
  74. package/chunks/vec32.js +1 -1
  75. package/config.d.ts +19 -1
  76. package/config.js +1 -1
  77. package/core/Error.d.ts +3 -4
  78. package/core/Error.js +1 -1
  79. package/core/Warning.js +1 -1
  80. package/core/accessorSupport/decorators.d.ts +11 -0
  81. package/core/accessorSupport/types.d.ts +2 -0
  82. package/core/has.js +1 -1
  83. package/core/lang.d.ts +6 -0
  84. package/core/libs/gl-matrix-2/math/vec3.js +1 -1
  85. package/core/libs/gl-matrix-2/vec3.js +1 -1
  86. package/core/promiseUtils.d.ts +5 -0
  87. package/core/quantity.d.ts +5 -0
  88. package/core/reactiveUtils.d.ts +142 -0
  89. package/core/scheduling.d.ts +26 -5
  90. package/core/scheduling.js +1 -1
  91. package/core/sql/WhereClause.d.ts +2 -13
  92. package/core/sql/{WhereGrammar.d.ts → types.d.ts} +22 -1
  93. package/core/sql.d.ts +8 -0
  94. package/core/string.js +1 -1
  95. package/core/types.d.ts +30 -1
  96. package/core/units.d.ts +8 -0
  97. package/core/urlUtils.d.ts +7 -0
  98. package/core/workers/loaderConfig.js +1 -1
  99. package/core/workers/workerFactory.js +1 -1
  100. package/core/workers.d.ts +26 -0
  101. package/form/elements/inputs.d.ts +55 -0
  102. package/form/elements.d.ts +43 -0
  103. package/geometry/coordinateFormatter.d.ts +33 -0
  104. package/geometry/geometryEngine.d.ts +16 -0
  105. package/geometry/operators/affineTransformOperator.d.ts +5 -0
  106. package/geometry/operators/alphaShapeOperator.d.ts +9 -0
  107. package/geometry/operators/areaOperator.d.ts +7 -0
  108. package/geometry/operators/autoCompleteOperator.d.ts +5 -0
  109. package/geometry/operators/boundaryOperator.d.ts +5 -0
  110. package/geometry/operators/bufferOperator.d.ts +11 -0
  111. package/geometry/operators/centroidOperator.d.ts +14 -0
  112. package/geometry/operators/clipOperator.d.ts +7 -0
  113. package/geometry/operators/containsOperator.d.ts +9 -0
  114. package/geometry/operators/convexHullOperator.d.ts +9 -0
  115. package/geometry/operators/crossesOperator.d.ts +7 -0
  116. package/geometry/operators/cutOperator.d.ts +18 -0
  117. package/geometry/operators/densifyOperator.d.ts +21 -0
  118. package/geometry/operators/differenceOperator.d.ts +7 -0
  119. package/geometry/operators/disjointOperator.d.ts +8 -0
  120. package/geometry/operators/distanceOperator.d.ts +8 -0
  121. package/geometry/operators/equalsOperator.d.ts +5 -0
  122. package/geometry/operators/extendOperator.d.ts +8 -0
  123. package/geometry/operators/generalizeOperator.d.ts +7 -0
  124. package/geometry/operators/geodesicBufferOperator.d.ts +13 -0
  125. package/geometry/operators/geodesicProximityOperator.d.ts +13 -0
  126. package/geometry/operators/geodeticAreaOperator.d.ts +11 -0
  127. package/geometry/operators/geodeticDensifyOperator.d.ts +12 -0
  128. package/geometry/operators/geodeticDistanceOperator.d.ts +14 -0
  129. package/geometry/operators/geodeticLengthOperator.d.ts +11 -0
  130. package/geometry/operators/geodeticUtilsOperator.d.ts +11 -0
  131. package/geometry/operators/graphicBufferOperator.d.ts +7 -0
  132. package/geometry/operators/integrateOperator.d.ts +9 -0
  133. package/geometry/operators/intersectionOperator.d.ts +7 -0
  134. package/geometry/operators/intersectsOperator.d.ts +9 -0
  135. package/geometry/operators/isNearOperator.d.ts +7 -0
  136. package/geometry/operators/labelPointOperator.d.ts +14 -0
  137. package/geometry/operators/lengthOperator.d.ts +7 -0
  138. package/geometry/operators/linesToPolygonsOperator.d.ts +5 -0
  139. package/geometry/operators/locateBetweenOperator.d.ts +10 -0
  140. package/geometry/operators/minimumBoundingCircleOperator.d.ts +13 -0
  141. package/geometry/operators/multiPartToSinglePartOperator.d.ts +7 -0
  142. package/geometry/operators/offsetOperator.d.ts +44 -0
  143. package/geometry/operators/overlapsOperator.d.ts +7 -0
  144. package/geometry/operators/polygonOverlayOperator.d.ts +6 -0
  145. package/geometry/operators/polygonSlicerOperator.d.ts +5 -0
  146. package/geometry/operators/projectOperator.d.ts +41 -0
  147. package/geometry/operators/proximityOperator.d.ts +8 -0
  148. package/geometry/operators/relateOperator.d.ts +7 -0
  149. package/geometry/operators/reshapeOperator.d.ts +5 -0
  150. package/geometry/operators/shapePreservingProjectOperator.d.ts +27 -0
  151. package/geometry/operators/simplifyOGCOperator.d.ts +8 -0
  152. package/geometry/operators/simplifyOperator.d.ts +9 -0
  153. package/geometry/operators/support/geographicTransformationUtils.d.ts +11 -0
  154. package/geometry/operators/symmetricDifferenceOperator.d.ts +12 -0
  155. package/geometry/operators/touchesOperator.d.ts +7 -0
  156. package/geometry/operators/unionOperator.d.ts +7 -0
  157. package/geometry/operators/withinOperator.d.ts +9 -0
  158. package/geometry/projection/projectPointToVector.js +1 -1
  159. package/geometry/support/geodesicUtils.d.ts +8 -0
  160. package/geometry/support/jsonUtils.d.ts +7 -0
  161. package/geometry/support/meshUtils.d.ts +5 -0
  162. package/geometry/support/normalizeUtils.d.ts +7 -0
  163. package/geometry/support/webMercatorUtils.d.ts +12 -0
  164. package/geometry/types.d.ts +10 -1
  165. package/geometry.d.ts +38 -0
  166. package/interfaces.d.ts +52 -58
  167. package/intl.d.ts +111 -0
  168. package/kernel.d.ts +5 -0
  169. package/kernel.js +1 -1
  170. package/layers/BaseDynamicLayer.d.ts +1 -1
  171. package/layers/CSVLayer.d.ts +2 -2
  172. package/layers/CatalogLayer.d.ts +2 -2
  173. package/layers/FeatureLayer.d.ts +8 -4
  174. package/layers/GeoJSONLayer.d.ts +2 -1
  175. package/layers/ILyr3DWasmPerSceneView.js +1 -1
  176. package/layers/Layer.d.ts +1 -1
  177. package/layers/Lyr3DWasmPerSceneView.js +1 -1
  178. package/layers/OGCFeatureLayer.d.ts +1 -1
  179. package/layers/ParquetLayer.d.ts +1 -1
  180. package/layers/RouteLayer.js +1 -1
  181. package/layers/SceneLayer.d.ts +2 -1
  182. package/layers/StreamLayer.d.ts +6 -5
  183. package/layers/SubtypeGroupLayer.d.ts +3 -4
  184. package/layers/VectorTileLayer.d.ts +1 -1
  185. package/layers/WFSLayer.d.ts +2 -1
  186. package/layers/WMSLayer.d.ts +2 -2
  187. package/layers/catalog/catalogUtils.d.ts +6 -0
  188. package/layers/ogc/wcsUtils.d.ts +6 -0
  189. package/layers/ogc/wfsUtils.d.ts +6 -0
  190. package/layers/orientedImagery/transformations/imageToWorld.d.ts +10 -0
  191. package/layers/orientedImagery/transformations/rectifyMapPoint.js +1 -1
  192. package/layers/orientedImagery/transformations/worldToImage.d.ts +10 -0
  193. package/layers/orientedImagery/types.d.ts +1 -1
  194. package/layers/support/SubtypeSublayer.d.ts +13 -0
  195. package/layers/support/arcadeUtils.d.ts +5 -0
  196. package/layers/support/csvUtils.d.ts +6 -0
  197. package/layers/support/fieldUtils.d.ts +9 -0
  198. package/layers/support/parquetUtils.d.ts +6 -0
  199. package/layers/support/rasterFunctionConstants.d.ts +9 -0
  200. package/layers/support/rasterFunctionUtils.d.ts +7 -0
  201. package/package.json +1 -1
  202. package/pointCloudRenderers.d.ts +44 -0
  203. package/popup/content.d.ts +48 -0
  204. package/rasterRenderers.d.ts +46 -0
  205. package/renderers/support/AuthoringInfo.d.ts +1 -1
  206. package/renderers/support/jsonUtils.d.ts +7 -0
  207. package/renderers/support/utils.d.ts +5 -0
  208. package/renderers/visualVariables/SizeVariable.d.ts +0 -3
  209. package/renderers/visualVariables/VisualVariable.d.ts +1 -1
  210. package/renderers/visualVariables/support/VisualVariableLegendOptions.d.ts +1 -1
  211. package/renderers.d.ts +46 -0
  212. package/request.d.ts +17 -0
  213. package/rest/closestFacility.d.ts +21 -0
  214. package/rest/featureService/utils.d.ts +5 -0
  215. package/rest/find.d.ts +21 -0
  216. package/rest/geometryService.d.ts +14 -0
  217. package/rest/geoprocessor.d.ts +16 -0
  218. package/rest/identify.d.ts +19 -0
  219. package/rest/imageService.d.ts +10 -0
  220. package/rest/knowledgeGraphService.d.ts +39 -0
  221. package/rest/lastMileDelivery.d.ts +12 -0
  222. package/rest/locator.d.ts +24 -0
  223. package/rest/networkService.d.ts +5 -0
  224. package/rest/networks/queryAssociations.d.ts +7 -0
  225. package/rest/networks/support/NetworkElement.d.ts +1 -1
  226. package/rest/networks/synthesizeAssociationGeometries.d.ts +7 -0
  227. package/rest/networks/trace.d.ts +6 -0
  228. package/rest/places.d.ts +34 -0
  229. package/rest/print.d.ts +74 -0
  230. package/rest/query.d.ts +33 -0
  231. package/rest/route.d.ts +18 -0
  232. package/rest/serviceArea.d.ts +18 -0
  233. package/rest/support/AreasAndLengthsParameters.d.ts +2 -2
  234. package/rest/support/AttachmentQuery.d.ts +0 -1
  235. package/rest/support/AttributeBinsQuery.d.ts +3 -3
  236. package/rest/support/AutoIntervalBinParameters.d.ts +4 -4
  237. package/rest/support/DateBinParameters.d.ts +2 -2
  238. package/rest/support/DateBinTimeInterval.d.ts +1 -1
  239. package/rest/support/DensifyParameters.d.ts +1 -1
  240. package/rest/support/DirectionsFeature.d.ts +1 -1
  241. package/rest/support/GPMessage.d.ts +1 -1
  242. package/rest/support/LastMileDeliveryParameters.d.ts +1 -1
  243. package/rest/support/QuantizationParameters.d.ts +3 -3
  244. package/rest/support/Query.d.ts +0 -1
  245. package/rest/support/QueryMixin.d.ts +1 -1
  246. package/rest/support/RelationshipQuery.d.ts +0 -1
  247. package/rest/support/interfaces.d.ts +1 -2
  248. package/rest/symbolService.d.ts +9 -0
  249. package/smartMapping/heuristics/binLevel.d.ts +12 -0
  250. package/smartMapping/heuristics/scaleRange.d.ts +15 -0
  251. package/smartMapping/heuristics/sizeRange.d.ts +12 -0
  252. package/smartMapping/labels/bins.d.ts +13 -0
  253. package/smartMapping/labels/clusters.d.ts +17 -1
  254. package/smartMapping/popup/clusters.d.ts +21 -0
  255. package/smartMapping/popup/templates.d.ts +18 -0
  256. package/smartMapping/raster/renderers/classBreaks.d.ts +7 -0
  257. package/smartMapping/raster/renderers/colormap.d.ts +7 -0
  258. package/smartMapping/raster/renderers/flow.d.ts +19 -0
  259. package/smartMapping/raster/renderers/rgb.d.ts +7 -0
  260. package/smartMapping/raster/renderers/shadedRelief.d.ts +7 -0
  261. package/smartMapping/raster/renderers/stretch.d.ts +7 -0
  262. package/smartMapping/raster/renderers/uniqueValue.d.ts +7 -0
  263. package/smartMapping/raster/renderers/vectorField.d.ts +20 -0
  264. package/smartMapping/raster/support/colorRamps.d.ts +7 -0
  265. package/smartMapping/raster/support/utils.d.ts +5 -0
  266. package/smartMapping/renderers/color.d.ts +17 -0
  267. package/smartMapping/renderers/dotDensity.d.ts +21 -0
  268. package/smartMapping/renderers/heatmap.d.ts +17 -0
  269. package/smartMapping/renderers/location.d.ts +10 -0
  270. package/smartMapping/renderers/opacity.d.ts +19 -0
  271. package/smartMapping/renderers/pieChart.d.ts +19 -0
  272. package/smartMapping/renderers/predominance.d.ts +27 -0
  273. package/smartMapping/renderers/relationship.d.ts +48 -0
  274. package/smartMapping/renderers/size.d.ts +18 -0
  275. package/smartMapping/renderers/support/rendererUtils.d.ts +8 -0
  276. package/smartMapping/renderers/support/spikeUtils.d.ts +6 -0
  277. package/smartMapping/renderers/type.d.ts +18 -0
  278. package/smartMapping/renderers/univariateColorSize.d.ts +29 -0
  279. package/smartMapping/statistics/classBreaks.d.ts +14 -0
  280. package/smartMapping/statistics/heatmapStatistics.d.ts +15 -0
  281. package/smartMapping/statistics/histogram.d.ts +17 -0
  282. package/smartMapping/statistics/predominantCategories.d.ts +6 -0
  283. package/smartMapping/statistics/summaryStatistics.d.ts +15 -0
  284. package/smartMapping/statistics/summaryStatisticsForAge.d.ts +8 -1
  285. package/smartMapping/statistics/support/ageUtils.d.ts +8 -0
  286. package/smartMapping/statistics/support/predominanceUtils.d.ts +8 -1
  287. package/smartMapping/statistics/types.d.ts +6 -1
  288. package/smartMapping/statistics/uniqueValues.d.ts +13 -0
  289. package/smartMapping/symbology/color.d.ts +8 -0
  290. package/smartMapping/symbology/dotDensity.d.ts +7 -0
  291. package/smartMapping/symbology/flow.d.ts +8 -0
  292. package/smartMapping/symbology/heatmap.d.ts +8 -0
  293. package/smartMapping/symbology/location.d.ts +8 -0
  294. package/smartMapping/symbology/pieChart.d.ts +7 -0
  295. package/smartMapping/symbology/predominance.d.ts +7 -0
  296. package/smartMapping/symbology/relationship.d.ts +7 -0
  297. package/smartMapping/symbology/size.d.ts +7 -0
  298. package/smartMapping/symbology/support/colorRamps.d.ts +7 -0
  299. package/smartMapping/symbology/type.d.ts +8 -0
  300. package/support/groundUtils.js +1 -1
  301. package/support/popupUtils.d.ts +5 -0
  302. package/support/revision.js +1 -1
  303. package/support/timeUtils.d.ts +9 -0
  304. package/symbols/CIMSymbol.d.ts +1 -1
  305. package/symbols/ExtrudeSymbol3DLayer.d.ts +2 -2
  306. package/symbols/FillSymbol3DLayer.d.ts +1 -1
  307. package/symbols/LineSymbol3DLayer.d.ts +2 -2
  308. package/symbols/ObjectSymbol3DLayer.d.ts +2 -2
  309. package/symbols/PathSymbol3DLayer.d.ts +2 -2
  310. package/symbols/TextSymbol.d.ts +2 -2
  311. package/symbols/support/Symbol3DFillMaterial.d.ts +1 -1
  312. package/symbols/support/Symbol3DFillMaterial.js +1 -1
  313. package/symbols/support/Symbol3DHalo.d.ts +8 -4
  314. package/symbols/support/Symbol3DHalo.js +1 -1
  315. package/symbols/support/cimConversionUtils.d.ts +9 -0
  316. package/symbols/support/cimSymbolUtils.d.ts +10 -0
  317. package/symbols/support/jsonUtils.d.ts +7 -0
  318. package/symbols/support/symbolUtils.d.ts +5 -0
  319. package/symbols.d.ts +59 -0
  320. package/tables/elements.d.ts +41 -0
  321. package/time/TimeExtent.d.ts +1 -1
  322. package/time/TimeInterval.d.ts +1 -1
  323. package/unionTypes.d.ts +5 -0
  324. package/versionManagement/utils.d.ts +5 -0
  325. package/versionManagement/versionAdapters/utils.d.ts +5 -0
  326. package/views/2d/MapViewConstraints.d.ts +18 -10
  327. package/views/2d/engine/vectorTiles/shaders/sources/shaderRepository.js +1 -1
  328. package/views/2d/layers/ImageryLayerView2D.js +1 -1
  329. package/views/2d/layers/ImageryTileLayerView2D.js +1 -1
  330. package/views/2d/layers/RouteLayerView2D.js +1 -1
  331. package/views/2d/layers/TileLayerView2D.js +1 -1
  332. package/views/2d/layers/support/RouteLayerInteraction.js +1 -1
  333. package/views/2d/layers/support/RouteLayerWaypointVisualization.js +5 -0
  334. package/views/2d/layers/types.d.ts +6 -0
  335. package/views/2d/types.d.ts +3 -1
  336. package/views/3d/analysis/DirectLineMeasurement/types.d.ts +5 -0
  337. package/views/3d/analysis/LineOfSight/types.d.ts +5 -0
  338. package/views/3d/analysis/VolumeMeasurement/VolumeMeasurementError.d.ts +1 -1
  339. package/views/3d/analysis/VolumeMeasurement/types.d.ts +5 -0
  340. package/views/3d/environment/ChapmanApproximation.glsl.js +9 -10
  341. package/views/3d/environment/ChapmanAtmosphere.glsl.js +1 -1
  342. package/views/3d/environment/ChapmanAtmosphere.js +1 -1
  343. package/views/3d/environment/ChapmanAtmosphereTechnique.js +1 -1
  344. package/views/3d/environment/CloudsParameters.js +1 -1
  345. package/views/3d/environment/EnvironmentManager.js +1 -1
  346. package/views/3d/environment/SceneViewEnvironment.d.ts +1 -1
  347. package/views/3d/environment/types.d.ts +13 -0
  348. package/views/3d/interactive/visualElements/PointVisualElement.js +1 -1
  349. package/views/3d/layers/ImageryLayerView3D.js +1 -1
  350. package/views/3d/layers/graphics/Deconflictor.js +1 -1
  351. package/views/3d/layers/graphics/Graphics3DCore.js +1 -1
  352. package/views/3d/layers/graphics/Graphics3DIconSymbolLayer.js +1 -1
  353. package/views/3d/layers/graphics/Graphics3DLineCalloutSymbolLayer.js +1 -1
  354. package/views/3d/layers/graphics/Graphics3DSymbolLayer.js +1 -1
  355. package/views/3d/layers/graphics/Graphics3DTextSymbolLayer.js +1 -1
  356. package/views/3d/layers/graphics/GraphicsDeconflictor.js +1 -1
  357. package/views/3d/layers/graphics/GraphicsProcessor.js +1 -1
  358. package/views/3d/layers/graphics/pipeline/symbolization/IconSymbolLayerRenderer.js +1 -1
  359. package/views/3d/state/helpers/SceneIntersectionHelper.js +1 -1
  360. package/views/3d/support/pointsOfInterest/StableSurfaceCenter.js +1 -1
  361. package/views/3d/terrain/TerrainSurface.js +1 -1
  362. package/views/3d/webgl/ManagedFBO.d.ts +4 -5
  363. package/views/3d/webgl/RenderNode.d.ts +1 -1
  364. package/views/3d/{webgl-engine/lighting/SceneLighting.d.ts → webgl/types.d.ts} +4 -6
  365. package/views/3d/webgl-engine/collections/Component/Material/ComponentMaterial.js +1 -1
  366. package/views/3d/webgl-engine/core/shaderLibrary/Slice.glsl.js +2 -2
  367. package/views/3d/webgl-engine/core/shaderLibrary/attributes/PathVertexPosition.glsl.js +2 -2
  368. package/views/3d/webgl-engine/core/shaderLibrary/attributes/RibbonVertexPosition.glsl.js +1 -1
  369. package/views/3d/webgl-engine/core/shaderLibrary/raster/RasterColorizer.glsl.js +1 -1
  370. package/views/3d/webgl-engine/core/shaderLibrary/shading/VisualVariables.glsl.js +1 -1
  371. package/views/3d/webgl-engine/core/shaderModules/Float4sPassUniform.js +1 -1
  372. package/views/3d/webgl-engine/core/shaderModules/FloatsPassUniform.js +1 -1
  373. package/views/3d/webgl-engine/core/shaderTechnique/ShaderTechnique.js +1 -1
  374. package/views/3d/webgl-engine/effects/haze/Haze.glsl.js +1 -1
  375. package/views/3d/webgl-engine/effects/haze/Haze.js +1 -1
  376. package/views/3d/webgl-engine/effects/haze/HazeTechnique.js +1 -1
  377. package/views/3d/webgl-engine/effects/laserlines/LaserlinePathTechnique.js +1 -1
  378. package/views/3d/webgl-engine/lib/GaussianSplatRenderNode.js +1 -1
  379. package/views/3d/webgl-engine/materials/HUDMaterial.js +1 -1
  380. package/views/3d/webgl-engine/materials/LineCalloutMaterial.js +1 -1
  381. package/views/3d/webgl-engine/shaders/HUDMaterialTechniqueConfiguration.js +1 -1
  382. package/views/3d/webgl-engine/shaders/LineCalloutTechniqueConfiguration.js +1 -1
  383. package/views/3d/webgl-engine/shaders/OutputColorHighlightOLID.glsl.js +8 -8
  384. package/views/3d/webgl-engine/shaders/SphereDepthInterpolate.glsl.js +5 -5
  385. package/views/3d/webgl.d.ts +6 -0
  386. package/views/BreakpointsOwner.d.ts +16 -16
  387. package/views/IBreakpointsOwner.d.ts +15 -15
  388. package/views/MapView.d.ts +1 -1
  389. package/views/PopupView.d.ts +2 -2
  390. package/views/SceneView.d.ts +14 -17
  391. package/views/SelectionManager.d.ts +1 -0
  392. package/views/SelectionManager.js +1 -1
  393. package/views/VideoView.d.ts +1 -2
  394. package/views/VideoView.js +1 -1
  395. package/views/View.d.ts +8 -11
  396. package/views/View2D.d.ts +1 -2
  397. package/views/analysis/AreaMeasurement/types.d.ts +6 -0
  398. package/views/analysis/DistanceMeasurement/types.d.ts +5 -0
  399. package/views/analysis/ElevationProfile/ElevationProfileError.d.ts +4 -4
  400. package/views/analysis/ElevationProfile/types.d.ts +6 -0
  401. package/views/analysis/types.d.ts +5 -0
  402. package/views/draw/DrawOperation.js +1 -1
  403. package/views/draw/PolygonDrawAction.d.ts +1 -1
  404. package/views/draw/PolygonDrawAction.js +1 -1
  405. package/views/draw/PolylineDrawAction.d.ts +1 -1
  406. package/views/draw/PolylineDrawAction.js +1 -1
  407. package/views/draw/support/GraphicMover.js +1 -1
  408. package/views/draw/types.d.ts +3 -1
  409. package/views/interactive/editGeometry/support/editPlaneUtils.js +1 -1
  410. package/views/interactive/sketch/Units.d.ts +5 -1
  411. package/views/interactive/snapping/GridSnappingEngine.js +1 -1
  412. package/views/layers/BuildingSceneLayerView.d.ts +1 -1
  413. package/views/layers/ImageryLayerViewMixin.d.ts +2 -3
  414. package/views/layers/LayerView.d.ts +1 -1
  415. package/views/layers/support/highlightUtils.js +1 -1
  416. package/views/support/colorUtils.d.ts +5 -0
  417. package/views/support/selectionUtils.js +1 -1
  418. package/views/types.d.ts +69 -1
  419. package/views/ui/types.d.ts +12 -1
  420. package/webscene/Environment.d.ts +2 -2
  421. package/webscene/support/FeatureReference.d.ts +1 -1
  422. package/webscene/types.d.ts +10 -1
  423. package/widgets/BasemapGallery.d.ts +1 -1
  424. package/widgets/BasemapLayerList/BasemapLayerListViewModel.d.ts +1 -1
  425. package/widgets/BasemapLayerList.d.ts +1 -1
  426. package/widgets/BatchAttributeForm/inputs/FieldInput.d.ts +1 -1
  427. package/widgets/BatchAttributeForm.d.ts +1 -1
  428. package/widgets/Bookmarks.d.ts +1 -2
  429. package/widgets/BuildingExplorer.d.ts +1 -1
  430. package/widgets/CatalogLayerList/CatalogLayerListViewModel.d.ts +1 -1
  431. package/widgets/CatalogLayerList.d.ts +1 -1
  432. package/widgets/Compass.d.ts +1 -1
  433. package/widgets/CoordinateConversion.d.ts +1 -2
  434. package/widgets/Daylight.d.ts +1 -1
  435. package/widgets/DirectionalPad/DirectionalPadViewModel.d.ts +1 -2
  436. package/widgets/DirectionalPad/{utils.d.ts → types.d.ts} +3 -1
  437. package/widgets/Directions.d.ts +1 -2
  438. package/widgets/Editor/EditorViewModel.d.ts +1 -2
  439. package/widgets/Editor/SplitFeatureWorkflow.d.ts +1 -2
  440. package/widgets/Editor/SplitFeatureWorkflowData.d.ts +1 -1
  441. package/widgets/Editor/types.d.ts +8 -1
  442. package/widgets/Editor/workflowUtils.js +1 -1
  443. package/widgets/Editor.d.ts +2 -3
  444. package/widgets/Feature/types.d.ts +5 -1
  445. package/widgets/Feature.d.ts +1 -1
  446. package/widgets/FeatureForm/FeatureFormViewModel.d.ts +2 -2
  447. package/widgets/FeatureForm/FieldInput.d.ts +1 -1
  448. package/widgets/FeatureForm.d.ts +1 -1
  449. package/widgets/FeatureTable/FeatureTableViewModel.js +1 -1
  450. package/widgets/FeatureTemplates.d.ts +1 -1
  451. package/widgets/Features/FeaturesViewModel.d.ts +2 -2
  452. package/widgets/Features.d.ts +1 -2
  453. package/widgets/FloorFilter.d.ts +1 -1
  454. package/widgets/Home/HomeViewModel.d.ts +1 -1
  455. package/widgets/Home.d.ts +1 -1
  456. package/widgets/LayerList/ListItemPanel.d.ts +1 -1
  457. package/widgets/LayerList/types.d.ts +2 -2
  458. package/widgets/LayerList.d.ts +1 -1
  459. package/widgets/Legend.d.ts +1 -1
  460. package/widgets/Locate/LocateViewModel.d.ts +2 -2
  461. package/widgets/Locate.d.ts +1 -1
  462. package/widgets/Popup/types.d.ts +2 -0
  463. package/widgets/Popup.d.ts +1 -2
  464. package/widgets/Print.d.ts +1 -1
  465. package/widgets/Search/types.d.ts +5 -0
  466. package/widgets/Search.d.ts +1 -1
  467. package/widgets/ShadowCast/DurationOptions.d.ts +1 -1
  468. package/widgets/ShadowCast/ShadowCastViewModel.d.ts +1 -1
  469. package/widgets/ShadowCast/{ShadowVisualizationType.d.ts → types.d.ts} +4 -1
  470. package/widgets/ShadowCast.d.ts +1 -1
  471. package/widgets/Sketch/types.d.ts +1 -1
  472. package/widgets/Slice.d.ts +1 -1
  473. package/widgets/TableList.d.ts +1 -1
  474. package/widgets/TimeSlider/TimeSliderViewModel.d.ts +1 -1
  475. package/widgets/Track.d.ts +1 -1
  476. package/widgets/UtilityNetworkTrace/UtilityNetworkTraceViewModel.d.ts +1 -1
  477. package/widgets/UtilityNetworkTrace/{support/ResultAreaHandler.d.ts → types.d.ts} +2 -2
  478. package/widgets/UtilityNetworkValidateTopology.js +1 -1
  479. package/widgets/Weather/WeatherViewModel.d.ts +2 -2
  480. package/widgets/Weather.d.ts +1 -1
  481. package/widgets/smartMapping/support/utils.d.ts +6 -0
  482. package/widgets/support/GoTo.d.ts +1 -1
  483. package/widgets/support/SelectionList/FeatureItem.js +1 -1
  484. package/widgets/support/SelectionList/LayerItem.js +1 -1
  485. package/widgets/support/SelectionList/SelectionListViewModel.js +1 -1
  486. package/widgets/support/SelectionList.js +1 -1
  487. package/widgets/support/Selector2D/selectorUtils.js +1 -1
  488. package/widgets/support/forms/types.d.ts +2 -0
  489. package/widgets/support/symbolPreviewUtils.js +1 -1
  490. package/widgets/support/{goToUtils.d.ts → types.d.ts} +8 -1
  491. package/widgets/support/widget.d.ts +11 -0
  492. package/assets/esri/core/workers/chunks/0d1e8d5d9abee38e275e.js +0 -316
  493. package/assets/esri/core/workers/chunks/316f3e93aa0db48ef129.js +0 -1
  494. package/assets/esri/core/workers/chunks/73c3ee2697265b0f7208.js +0 -1
  495. package/assets/esri/core/workers/chunks/cd2ea924cb91cdb6dde9.js +0 -1
  496. package/assets/esri/core/workers/chunks/d57577c02fb2932e8305.js +0 -1
  497. package/assets/esri/core/workers/chunks/ec7e6427d99cf3148a61.js +0 -1
  498. package/colorUtils.d.ts +0 -13
  499. package/core/Logger.d.ts +0 -29
  500. package/core/Message.d.ts +0 -2
  501. package/core/Message.js +0 -5
  502. package/core/accessorSupport/PropertyOrigin.d.ts +0 -2
  503. package/core/sql/sql92grammar.d.ts +0 -12
  504. package/core/string.d.ts +0 -3
  505. package/core/time.d.ts +0 -2
  506. package/core/timeUtils.d.ts +0 -2
  507. package/views/2d/ViewStateManager.d.ts +0 -2
  508. package/views/2d/layers/support/clusterUtils.d.ts +0 -6
  509. package/views/3d/environment/lightingUtils.d.ts +0 -4
  510. package/views/3d/environment/weather.d.ts +0 -9
  511. package/views/3d/glTF/internal/resourceUtils.d.ts +0 -10
  512. package/views/3d/interactive/visualElements/DrapedVisualElementResources.d.ts +0 -2
  513. package/views/3d/support/QualityProfile.d.ts +0 -2
  514. package/views/SceneViewHitTestResult.d.ts +0 -64
  515. package/views/ViewingMode.d.ts +0 -2
  516. package/views/draw/DrawingMode.d.ts +0 -2
  517. package/views/draw/support/drawUtils.d.ts +0 -7
  518. package/views/ui/Padding.d.ts +0 -11
  519. package/views/viewType.d.ts +0 -2
  520. package/views/webgl/enums.d.ts +0 -38
  521. package/webscene/support/featureReferenceUtils.d.ts +0 -4
  522. package/widgets/DirectionalPad/constants.d.ts +0 -2
  523. package/widgets/Editor/support/splitFeatureUtils.d.ts +0 -7
  524. package/widgets/Feature/support/arcadeFeatureUtils.d.ts +0 -4
  525. package/widgets/Popup/actions.d.ts +0 -4
  526. package/widgets/ShadowCast/DurationMode.d.ts +0 -3
  527. package/widgets/support/Heading.d.ts +0 -7
  528. package/widgets/support/forms/formUtils.d.ts +0 -2
  529. /package/views/animation/{easing.d.ts → types.d.ts} +0 -0
  530. /package/views/draw/{DrawingMode.js → drawingModes.js} +0 -0
@@ -1,3 +1,10 @@
1
+ /**
2
+ * Perform a topological union (dissolve) operation on 2D geometries.
3
+ *
4
+ * ![Union operator](https://developers.arcgis.com/javascript/latest/assets/img/apiref/operators/union.png "Union operator")
5
+ *
6
+ * @since 4.31
7
+ */
1
8
  import type { GeometryUnion, GeometrySansMeshUnion } from "../support/typeUtils.js";
2
9
 
3
10
  /**
@@ -1,3 +1,12 @@
1
+ /**
2
+ * Perform a relational operation to determine if one 2D geometry is within another 2D geometry. Geometry A is within geometry B, when A is the intersection of A and B.
3
+ *
4
+ * Geometry A can be non-simple geometry.
5
+ *
6
+ * ![Within operator](https://developers.arcgis.com/javascript/latest/assets/img/apiref/operators/within.png "Within operator")
7
+ *
8
+ * @since 4.31
9
+ */
1
10
  import type { GeometryUnion } from "../support/typeUtils.js";
2
11
 
3
12
  /**
@@ -2,4 +2,4 @@
2
2
  All material copyright Esri, All Rights Reserved, unless otherwise specified.
3
3
  See https://js.arcgis.com/5.0/esri/copyright.txt for details.
4
4
  */
5
- import{create as e}from"../../core/libs/gl-matrix-2/factories/vec3f64.js";import{canProjectWithoutEngine as r,tryProject as t,initializeProjection as o}from"../projectionUtils.js";import{projectBuffer as i}from"./projectBuffer.js";function n(e,o,n){if(r(e.spatialReference,n))return f[0]=e.x,f[1]=e.y,f[2]=e.z??0,i(f,e.spatialReference,0,o,n,0);const c=t(e,n);return!!c&&(o[0]=c.x,o[1]=c.y,o[2]=c.z??0,!0)}async function c(e,r,t,i){return await o(e.spatialReference,t,null,i),n(e,r,t)}const f=e();export{n as projectPointToVector,c as projectPointToVectorAsync};
5
+ import{create as e}from"../../core/libs/gl-matrix-2/factories/vec3f64.js";import{canProjectWithoutEngine as r,tryProject as t,initializeProjection as o}from"../projectionUtils.js";import{projectBuffer as i}from"./projectBuffer.js";function n(e,o,n,c){if(r(e.spatialReference,n))return f[0]=e.x,f[1]=e.y,f[2]=e.z??0,i(f,e.spatialReference,0,o,n,0);const s=t(e,n,c);return!!s&&(o[0]=s.x,o[1]=s.y,o[2]=s.z??0,!0)}async function c(e,r,t,i){return await o(e.spatialReference,t,null,i),n(e,r,t)}const f=e();export{n as projectPointToVector,c as projectPointToVectorAsync};
@@ -1,3 +1,11 @@
1
+ /**
2
+ * This class performs geodetic computations for Earth and 70+ non-Earth spheroids. Methods include
3
+ * geodesic length, area, point-distance and point-to-point computations.
4
+ *
5
+ * @deprecated since version 4.33. Use [geometry operators](https://developers.arcgis.com/javascript/latest/spatial-analysis/intro-geometry-operators/) instead.
6
+ * @since 4.12
7
+ * @see [Geometry](https://developers.arcgis.com/javascript/latest/api-reference/esri-geometry-Geometry.html)
8
+ */
1
9
  import type Point from "../Point.js";
2
10
  import type Polygon from "../Polygon.js";
3
11
  import type Polyline from "../Polyline.js";
@@ -1,3 +1,10 @@
1
+ /**
2
+ * Provides utility methods for working with ArcGIS JSON geometry objects.
3
+ *
4
+ * @since 4.0
5
+ * @see [Geometry](https://developers.arcgis.com/javascript/latest/api-reference/esri-geometry-Geometry.html)
6
+ * @see [Using fromJSON() to create a class instance](https://developers.arcgis.com/javascript/latest/using-fromjson)
7
+ */
1
8
  import type { GeometryUnion } from "./typeUtils.js";
2
9
  import type { GeometryType } from "../../portal/jsonTypes.js";
3
10
 
@@ -1,3 +1,8 @@
1
+ /**
2
+ * Various utilities and convenience functions for working with [Mesh](https://developers.arcgis.com/javascript/latest/api-reference/esri-geometry-Mesh.html) objects.
3
+ *
4
+ * @since 4.7
5
+ */
1
6
  import type Ground from "../../Ground.js";
2
7
  import type Extent from "../Extent.js";
3
8
  import type Mesh from "../Mesh.js";
@@ -1,3 +1,10 @@
1
+ /**
2
+ * Provides a utility method that normalizes geometries that intersect the central
3
+ * meridian or fall outside the world extent so they stay within the coordinate system
4
+ * of the view. Support is limited to geometries in Web Mercator and WGS-84 spatial references.
5
+ *
6
+ * @since 4.3
7
+ */
1
8
  import type Extent from "../Extent.js";
2
9
  import type Mesh from "../Mesh.js";
3
10
  import type Multipoint from "../Multipoint.js";
@@ -1,3 +1,15 @@
1
+ /**
2
+ * Converts Web Mercator coordinates to geographic coordinates and vice versa.
3
+ *
4
+ * > [!WARNING]
5
+ * >
6
+ * > **Known Limitation**
7
+ * >
8
+ * > Geometry type [Mesh](https://developers.arcgis.com/javascript/latest/api-reference/esri-geometry-Mesh.html) is not supported.
9
+ *
10
+ * @since 4.0
11
+ * @see [Sample - CoordinateConversion widget - Custom Formats](https://developers.arcgis.com/javascript/latest/sample-code/widgets-coordinateconversion-custom/)
12
+ */
1
13
  import type SpatialReference from "../SpatialReference.js";
2
14
  import type { GeometryUnion } from "./typeUtils.js";
3
15
 
@@ -1,5 +1,14 @@
1
- import type { CompressedTextureData } from "../views/3d/glTF/internal/resourceUtils.js";
2
1
 
3
2
  export type LatitudeLongitudeFormat = "dd" | "ddm" | "dms";
4
3
 
4
+ /** The definition of compressed texture data. */
5
+ export interface CompressedTextureData {
6
+ /** The compressed texture data. */
7
+ data: Uint8Array<ArrayBuffer>;
8
+ /** The texture encoding. */
9
+ encoding: "image/ktx2";
10
+ /** The type. */
11
+ type: "encoded-mesh-texture";
12
+ }
13
+
5
14
  export type MeshTextureData = HTMLImageElement | HTMLCanvasElement | HTMLVideoElement | ImageData | CompressedTextureData;
package/geometry.d.ts CHANGED
@@ -1,3 +1,41 @@
1
+ /**
2
+ * A convenience module for importing [Geometry](https://developers.arcgis.com/javascript/latest/api-reference/esri-geometry-Geometry.html) classes when developing with
3
+ * [TypeScript](https://developers.arcgis.com/javascript/latest/get-started/#typescript).
4
+ * For example, rather than importing geometries one at a time like this:
5
+ *
6
+ * ```js
7
+ * import Point from "@arcgis/core/geometry/Point.js";
8
+ * import Polygon from "@arcgis/core/geometry/Polygon.js";
9
+ * import Polyline from "@arcgis/core/geometry/Polyline.js";
10
+ * ```
11
+ *
12
+ * You can use this module to import them on a single line:
13
+ *
14
+ * ```js
15
+ * import { Point, Polygon, Polyline } from "@arcgis/core/geometry.js";
16
+ * ```
17
+ *
18
+ * This module also allows you to implement [type guards](https://basarat.gitbook.io/typescript/type-system/typeguard)
19
+ * on geometries, making your code smarter.
20
+ *
21
+ * ```js
22
+ * import { GeometryUnion } from "@arcgis/core/unionTypes.js";
23
+ *
24
+ * function logGeometry(geometry: Geometry): void {
25
+ * if (geometry.type === "point") {
26
+ * // new at 4.6, the compiler knows the geometry is a Point instance
27
+ * console.log("point coords: ", geometry.x, geometry.y, geometry.z);
28
+ * }
29
+ * else {
30
+ * // the compiler knows the geometry must be a `Extent | Polygon | Multipoint | Polyline`
31
+ * console.log("The value is a geometry, but isn't a point.")
32
+ * }
33
+ * }
34
+ * ```
35
+ *
36
+ * @deprecated since version 4.32. Use [unionTypes](https://developers.arcgis.com/javascript/latest/api-reference/esri-unionTypes.html) to import union types, or individual modules to import classes.
37
+ * @since 4.6
38
+ */
1
39
  import type ExtentClass from "./geometry/Extent.js";
2
40
  import type MultipointClass from "./geometry/Multipoint.js";
3
41
  import type PointClass from "./geometry/Point.js";
package/interfaces.d.ts CHANGED
@@ -1243,8 +1243,6 @@ declare namespace __esri {
1243
1243
  export type Loadable = import("./core/Loadable.js").Loadable;
1244
1244
  export const Loadable: typeof import("./core/Loadable.js").Loadable;
1245
1245
 
1246
- export type LogInterceptor = import("./core/Logger").LogInterceptor;
1247
-
1248
1246
  export type corePromise = import("./core/Promise.js").EsriPromise;
1249
1247
  export const corePromise: typeof import("./core/Promise.js").EsriPromise;
1250
1248
 
@@ -1430,8 +1428,7 @@ declare namespace __esri {
1430
1428
 
1431
1429
  export type PhaseCallback = import("./core/scheduling").PhaseCallback;
1432
1430
 
1433
- export type FrameTaskHandle = import("./core/scheduling.js").FrameTaskHandle;
1434
- export const FrameTaskHandle: typeof import("./core/scheduling.js").FrameTaskHandle;
1431
+ export type FrameTaskHandle = import("./core/scheduling").FrameTaskHandle;
1435
1432
 
1436
1433
  interface scheduling {
1437
1434
  schedule: typeof import("./core/scheduling.js").schedule;
@@ -1459,6 +1456,8 @@ declare namespace __esri {
1459
1456
  export type MapViewScreenPoint = import("./core/types").ScreenPoint;
1460
1457
  export type SceneViewScreenPoint = import("./core/types").ScreenPoint;
1461
1458
 
1459
+ export type LogInterceptor = import("./core/types").LogInterceptor;
1460
+
1462
1461
  export type LengthUnit = import("./core/units").LengthUnit;
1463
1462
 
1464
1463
  export type AreaUnit = import("./core/units").AreaUnit;
@@ -1541,62 +1540,62 @@ declare namespace __esri {
1541
1540
 
1542
1541
  export type decoratorsPropertyMetadata<T extends Base = any, Base = T> = import("./core/accessorSupport/types").InputPropertyMetadata<T, Base>;
1543
1542
 
1544
- export type SQLSyntaxError = import("./core/sql/WhereClause").SQLSyntaxError;
1545
-
1546
1543
  export type WhereClause = import("./core/sql/WhereClause.js").default;
1547
1544
  export const WhereClause: typeof import("./core/sql/WhereClause.js").default;
1548
1545
 
1549
- export type SQLNode = import("./core/sql/WhereGrammar").SQLNode;
1546
+ export type SQLSourcePosition = import("./core/sql/types").SourcePosition;
1550
1547
 
1551
- export type SimpleCaseNode = import("./core/sql/WhereGrammar").SimpleCaseNode;
1548
+ export type SQLSourceLocation = import("./core/sql/types").SQLSourceLocation;
1552
1549
 
1553
- export type SearchedCaseNode = import("./core/sql/WhereGrammar").SearchedCaseNode;
1550
+ export type SQLSyntaxError = import("./core/sql/types").SQLSyntaxError;
1554
1551
 
1555
- export type WhenNode = import("./core/sql/WhereGrammar").WhenNode;
1552
+ export type SQLNode = import("./core/sql/types").SQLNode;
1556
1553
 
1557
- export type ParamNode = import("./core/sql/WhereGrammar").ParamNode;
1554
+ export type SimpleCaseNode = import("./core/sql/types").SimpleCaseNode;
1558
1555
 
1559
- export type ListNode = import("./core/sql/WhereGrammar").ListNode;
1556
+ export type SearchedCaseNode = import("./core/sql/types").SearchedCaseNode;
1560
1557
 
1561
- export type UnaryNode = import("./core/sql/WhereGrammar").UnaryNode;
1558
+ export type WhenNode = import("./core/sql/types").WhenNode;
1562
1559
 
1563
- export type BinaryNode = import("./core/sql/WhereGrammar").BinaryNode;
1560
+ export type ParamNode = import("./core/sql/types").ParamNode;
1564
1561
 
1565
- export type NullNode = import("./core/sql/WhereGrammar").NullNode;
1562
+ export type ListNode = import("./core/sql/types").ListNode;
1566
1563
 
1567
- export type BoolNode = import("./core/sql/WhereGrammar").BoolNode;
1564
+ export type UnaryNode = import("./core/sql/types").UnaryNode;
1568
1565
 
1569
- export type StringNode = import("./core/sql/WhereGrammar").StringNode;
1566
+ export type BinaryNode = import("./core/sql/types").BinaryNode;
1570
1567
 
1571
- export type NumberNode = import("./core/sql/WhereGrammar").NumberNode;
1568
+ export type NullNode = import("./core/sql/types").NullNode;
1572
1569
 
1573
- export type DateNode = import("./core/sql/WhereGrammar").DateNode;
1570
+ export type BoolNode = import("./core/sql/types").BoolNode;
1574
1571
 
1575
- export type TimeNode = import("./core/sql/WhereGrammar").TimeNode;
1572
+ export type StringNode = import("./core/sql/types").StringNode;
1576
1573
 
1577
- export type TimeStampNode = import("./core/sql/WhereGrammar").TimeStampNode;
1574
+ export type NumberNode = import("./core/sql/types").NumberNode;
1578
1575
 
1579
- export type ColumnNode = import("./core/sql/WhereGrammar").ColumnNode;
1576
+ export type DateNode = import("./core/sql/types").DateNode;
1580
1577
 
1581
- export type CurrentTimeNode = import("./core/sql/WhereGrammar").CurrentTimeNode;
1578
+ export type TimeNode = import("./core/sql/types").TimeNode;
1582
1579
 
1583
- export type CurrentUserNode = import("./core/sql/WhereGrammar").CurrentUserNode;
1580
+ export type TimeStampNode = import("./core/sql/types").TimeStampNode;
1584
1581
 
1585
- export type IntervalNode = import("./core/sql/WhereGrammar").IntervalNode;
1582
+ export type ColumnNode = import("./core/sql/types").ColumnNode;
1586
1583
 
1587
- export type IntervalQualifierNode = import("./core/sql/WhereGrammar").IntervalQualifierNode;
1584
+ export type CurrentTimeNode = import("./core/sql/types").CurrentTimeNode;
1588
1585
 
1589
- export type IntervalPeriodNode = import("./core/sql/WhereGrammar").IntervalPeriodNode;
1586
+ export type CurrentUserNode = import("./core/sql/types").CurrentUserNode;
1590
1587
 
1591
- export type FunctionNode = import("./core/sql/WhereGrammar").FunctionNode;
1588
+ export type IntervalNode = import("./core/sql/types").IntervalNode;
1592
1589
 
1593
- export type DataTypeNode = import("./core/sql/WhereGrammar").DataTypeNode;
1590
+ export type IntervalQualifierNode = import("./core/sql/types").IntervalQualifierNode;
1594
1591
 
1595
- export type DataTypeNodeValue = import("./core/sql/WhereGrammar").DataTypeNodeValue;
1592
+ export type IntervalPeriodNode = import("./core/sql/types").IntervalPeriodNode;
1596
1593
 
1597
- export type SQLSourcePosition = import("./core/sql/sql92grammar").SourcePosition;
1594
+ export type FunctionNode = import("./core/sql/types").FunctionNode;
1598
1595
 
1599
- export type SQLSourceLocation = import("./core/sql/sql92grammar").SQLSourceLocation;
1596
+ export type DataTypeNode = import("./core/sql/types").DataTypeNode;
1597
+
1598
+ export type DataTypeNodeValue = import("./core/sql/types").DataTypeNodeValue;
1600
1599
 
1601
1600
  export type ConnectionInvokeOptions = import("./core/workers/Connection").InvokeOptions;
1602
1601
 
@@ -1972,6 +1971,8 @@ declare namespace __esri {
1972
1971
 
1973
1972
  export type NearestPointResult<Point = any> = import("./geometry/geometryEngineInterfaces").NearestPointResult<Point>;
1974
1973
 
1974
+ export type CompressedTextureData = import("./geometry/types").CompressedTextureData;
1975
+
1975
1976
  interface affineTransformOperator {
1976
1977
  execute: typeof import("./geometry/operators/affineTransformOperator.js").execute;
1977
1978
  executeMany: typeof import("./geometry/operators/affineTransformOperator.js").executeMany;
@@ -8359,18 +8360,6 @@ declare namespace __esri {
8359
8360
  export type SceneView = import("./views/SceneView.js").default;
8360
8361
  export const SceneView: typeof import("./views/SceneView.js").default;
8361
8362
 
8362
- export type ViewHit = import("./views/SceneViewHitTestResult").SceneViewHit;
8363
-
8364
- export type GraphicHit = import("./views/SceneViewHitTestResult").SceneViewGraphicHit;
8365
-
8366
- export type MediaHit = import("./views/SceneViewHitTestResult").SceneViewMediaHit;
8367
-
8368
- export type RouteHit = import("./views/SceneViewHitTestResult").SceneViewRouteHit;
8369
-
8370
- export type SceneViewHitTestResult = import("./views/SceneViewHitTestResult").SceneViewHitTestResult;
8371
-
8372
- export type HitTestResultGround = import("./views/SceneViewHitTestResult").SceneViewHitTestResultGround;
8373
-
8374
8363
  export type ThemeProperties = import("./views/Theme").ThemeProperties;
8375
8364
 
8376
8365
  export type Theme = import("./views/Theme.js").default;
@@ -8504,6 +8493,18 @@ declare namespace __esri {
8504
8493
  export type SlideUpdateFromOptionsScreenshot = import("./views/types").UserSettings;
8505
8494
  export type BookmarkOptionsScreenshotSettings = import("./views/types").UserSettings;
8506
8495
 
8496
+ export type ViewHit = import("./views/types").SceneViewHit;
8497
+
8498
+ export type GraphicHit = import("./views/types").SceneViewGraphicHit;
8499
+
8500
+ export type MediaHit = import("./views/types").SceneViewMediaHit;
8501
+
8502
+ export type RouteHit = import("./views/types").SceneViewRouteHit;
8503
+
8504
+ export type SceneViewHitTestResult = import("./views/types").SceneViewHitTestResult;
8505
+
8506
+ export type HitTestResultGround = import("./views/types").SceneViewHitTestResultGround;
8507
+
8507
8508
  export type View2DConstraintsProperties = import("./views/2d/MapViewConstraints").MapViewConstraintsProperties;
8508
8509
 
8509
8510
  export type View2DConstraints = import("./views/2d/MapViewConstraints.js").default;
@@ -8703,8 +8704,6 @@ declare namespace __esri {
8703
8704
  export type VirtualLighting = import("./views/3d/environment/VirtualLighting.js").default;
8704
8705
  export const VirtualLighting: typeof import("./views/3d/environment/VirtualLighting.js").default;
8705
8706
 
8706
- export type CompressedTextureData = import("./views/3d/glTF/internal/resourceUtils").CompressedTextureData;
8707
-
8708
8707
  export type MediaLayerViewInteractionOptionsProperties = import("./views/3d/layers/support/MediaLayerInteractionOptions").MediaLayerInteractionOptionsProperties;
8709
8708
 
8710
8709
  export type MediaLayerViewInteractionOptions = import("./views/3d/layers/support/MediaLayerInteractionOptions.js").MediaLayerInteractionOptions;
@@ -8738,10 +8737,9 @@ declare namespace __esri {
8738
8737
  export type RenderNode = import("./views/3d/webgl/RenderNode.js").default;
8739
8738
  export const RenderNode: typeof import("./views/3d/webgl/RenderNode.js").default;
8740
8739
 
8741
- export type SunLight = import("./views/3d/webgl-engine/lighting/SceneLighting.js").SunLight;
8742
- export const SunLight: typeof import("./views/3d/webgl-engine/lighting/SceneLighting.js").SunLight;
8740
+ export type ColorAndIntensity = import("./views/3d/webgl/types").ColorAndIntensity;
8743
8741
 
8744
- export type ColorAndIntensity = import("./views/3d/webgl-engine/lighting/SceneLighting").ColorAndIntensity;
8742
+ export type SunLight = import("./views/3d/webgl/types").SunLight;
8745
8743
 
8746
8744
  export type LengthDimensionResult = import("./views/analysis/LengthDimensionResult.js").default;
8747
8745
  export const LengthDimensionResult: typeof import("./views/analysis/LengthDimensionResult.js").default;
@@ -9147,8 +9145,6 @@ declare namespace __esri {
9147
9145
  export type DefaultUI = import("./views/ui/DefaultUI.js").default;
9148
9146
  export const DefaultUI: typeof import("./views/ui/DefaultUI.js").default;
9149
9147
 
9150
- export type ViewPadding = import("./views/ui/Padding").Padding;
9151
-
9152
9148
  export type UIProperties = import("./views/ui/UI").UIProperties;
9153
9149
 
9154
9150
  export type UI = import("./views/ui/UI.js").default;
@@ -9163,13 +9159,11 @@ declare namespace __esri {
9163
9159
 
9164
9160
  export type UIPosition = import("./views/ui/types").UIPosition;
9165
9161
 
9162
+ export type ViewPadding = import("./views/ui/types").Padding;
9163
+
9166
9164
  export type FBOTexture = import("./views/webgl/Texture.js").Texture;
9167
9165
  export const FBOTexture: typeof import("./views/webgl/Texture.js").Texture;
9168
9166
 
9169
- export type ColorAttachment = import("./views/webgl/enums").ColorAttachment;
9170
-
9171
- export type DepthAttachment = import("./views/webgl/enums").DepthStencilAttachment;
9172
-
9173
9167
  export type GeotriggersInfoProperties = import("./webdoc/GeotriggersInfo").GeotriggersInfoProperties;
9174
9168
 
9175
9169
  export type GeotriggersInfo = import("./webdoc/GeotriggersInfo.js").default;
@@ -10316,7 +10310,7 @@ declare namespace __esri {
10316
10310
  export type DirectionalPadVisibleElements = import("./widgets/DirectionalPad/VisibleElements.js").default;
10317
10311
  export const DirectionalPadVisibleElements: typeof import("./widgets/DirectionalPad/VisibleElements.js").default;
10318
10312
 
10319
- export type Vector = import("./widgets/DirectionalPad/utils").Vector;
10313
+ export type Vector = import("./widgets/DirectionalPad/types").Vector;
10320
10314
 
10321
10315
  export type DirectionsViewModelProperties = import("./widgets/Directions/DirectionsViewModel").DirectionsViewModelProperties;
10322
10316
 
@@ -11521,9 +11515,9 @@ declare namespace __esri {
11521
11515
  export type SnappingControls = import("./widgets/support/SnappingControls.js").default;
11522
11516
  export const SnappingControls: typeof import("./widgets/support/SnappingControls.js").default;
11523
11517
 
11524
- export type GoToParameters = import("./widgets/support/goToUtils").GoToParameters;
11518
+ export type GoToParameters = import("./widgets/support/types").GoToParameters;
11525
11519
 
11526
- export type GoToOverride = import("./widgets/support/goToUtils").GoToOverride;
11520
+ export type GoToOverride = import("./widgets/support/types").GoToOverride;
11527
11521
 
11528
11522
  interface widget {
11529
11523
  accessibleHandler: typeof import("./widgets/support/widget.js").accessibleHandler;
package/intl.d.ts CHANGED
@@ -1,3 +1,114 @@
1
+ /**
2
+ * * {@link intl#overview}
3
+ * * {@link intl#locale Setting the locale}
4
+ * * {@link intl#number Number formatting}
5
+ * * {@link intl#datetime Date and time formatting}
6
+ * * {@link intl#tips Tips and tricks}
7
+ *
8
+ * <span id="overview"></span>
9
+ * ## Overview
10
+ *
11
+ * This module provides the ability to set the app locale along with date and number formatting methods and supporting utilities.
12
+ *
13
+ * The formatting functions [formatDate()](https://developers.arcgis.com/javascript/latest/api-reference/esri-intl.html#formatDate), [formatNumber()](https://developers.arcgis.com/javascript/latest/api-reference/esri-intl.html#formatNumber), and [substitute()](https://developers.arcgis.com/javascript/latest/api-reference/esri-intl.html#substitute)
14
+ * rely on the Internationalization APIs available in all web browsers to enable locale-sensitive date, time, and number formatting.
15
+ *
16
+ * <span id="locale"></span>
17
+ * ## Setting the locale
18
+ *
19
+ * The SDK will automatically use locale defined via [`lang` attribute](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/lang) on the root `html` element, or the locale of the browser.
20
+ * To override this behavior, you can set the locale used by the SDK with the [setLocale()](https://developers.arcgis.com/javascript/latest/api-reference/esri-intl.html#setLocale) method.
21
+ * This locale will determine:
22
+ * 1. the number and date formatting used throughout the API,
23
+ * 2. the translation of widgets, and
24
+ * 3. the place label language of basemaps (if using the [basemap styles service](https://developers.arcgis.com/javascript/latest/api-reference/esri-support-BasemapStyle.html)).
25
+ *
26
+ * See the [localization](https://developers.arcgis.com/javascript/latest/localization/) guide page for more information.
27
+ *
28
+ * <span id="number"></span>
29
+ * ## Number formatting
30
+ *
31
+ * You can format numbers with [formatNumber()](https://developers.arcgis.com/javascript/latest/api-reference/esri-intl.html#formatNumber) in three different styles: `decimal`, `percent`, or `currency`.
32
+ *
33
+ * ```js
34
+ * const decimalFormatted = intl.formatNumber(12.5, {
35
+ * style: "decimal"
36
+ * });
37
+ *
38
+ * const percentFormatted = intl.formatNumber(12.5, {
39
+ * style: "percent"
40
+ * });
41
+ *
42
+ * const currencyFormatted = intl.formatNumber(12.5, {
43
+ * style: "currency",
44
+ * currency: "EUR",
45
+ * currencyDisplay: "symbol"
46
+ * });
47
+ *
48
+ * console.log(decimalFormatted); // In French locale: 12,5
49
+ * console.log(percentFormatted); // In French locale: 1 250 %
50
+ * console.log(currencyFormatted); // In French locale: 12,50 €
51
+ * ```
52
+ *
53
+ * By default, numbers are formatted using the appropriate set of `options` for a specified style. It is also
54
+ * possible to control whether to use a grouping separator with a number of integer, fractional, or significant digits.
55
+ *
56
+ * <span id="datetime"></span>
57
+ * ## Date and time formatting
58
+ *
59
+ * You can format dates with [formatDate()](https://developers.arcgis.com/javascript/latest/api-reference/esri-intl.html#formatDate). Each date-time component of the formatted date
60
+ * can be controlled: `weekday`, `era`, `year`, `month`, `day`, `hour`, `minute`, `second`, and `timeZoneName`.
61
+ * The locale and region are taken into account to determine the most appropriate order of each component,
62
+ * or whether to use 24-hour or 12-hour time formats. For example, formatting a date in `en-US` and in `en-GB` gives
63
+ * different results.
64
+ *
65
+ * ```js
66
+ * const now = Date.now();
67
+ *
68
+ * const dateTimeFormatOptions = {
69
+ * weekday: "long",
70
+ * day: "2-digit",
71
+ * month: "long",
72
+ * year: "numeric",
73
+ * hour: "numeric",
74
+ * minute: "numeric"
75
+ * };
76
+ *
77
+ * const formatted = intl.formatDate(now, dateTimeFormatOptions);
78
+ *
79
+ * console.log(formatted);
80
+ * // In English en-US: Monday, June 24, 2019, 2:28 PM
81
+ * // In English en-GB: Monday, 24 June 2019, 14:28
82
+ * // In French fr-FR: lundi 24 juin 2019 à 14:28
83
+ * ```
84
+ *
85
+ * <span id="tips"></span>
86
+ * ## Tips and tricks
87
+ *
88
+ * The [formatDate()](https://developers.arcgis.com/javascript/latest/api-reference/esri-intl.html#formatDate), [formatNumber()](https://developers.arcgis.com/javascript/latest/api-reference/esri-intl.html#formatNumber), and [substitute()](https://developers.arcgis.com/javascript/latest/api-reference/esri-intl.html#substitute) functions are light wrappers
89
+ * around the Intl APIs that cache the created [Intl.DateTimeFormat](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/DateTimeFormat)
90
+ * and [Intl.NumberFormat](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/NumberFormat) formatter objects for a set of `options`.
91
+ * Consider reusing the same `options` objects to avoid having to recreate these objects.
92
+ *
93
+ * ```js
94
+ * const currencyFormatter = {
95
+ * style: "currency",
96
+ * currency: "EUR",
97
+ * currencyDisplay: "symbol"
98
+ * };
99
+ *
100
+ * function formatCurrency(amount) {
101
+ * return formatNumber(amount, currencyFormatter);
102
+ * }
103
+ * ```
104
+ *
105
+ * @since 4.12
106
+ * @see [Intl on MDN Web Docs](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl)
107
+ * @see [Intl.DateTimeFormat on MDN Web Docs](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/DateTimeFormat)
108
+ * @see [Intl.NumberFormat on MDN Web Docs](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/NumberFormat)
109
+ * @see [FieldInfoFormat](https://developers.arcgis.com/javascript/latest/api-reference/esri-popup-support-FieldInfoFormat.html)
110
+ * @see [Sample - Load portal items via drag and drop](https://developers.arcgis.com/javascript/latest/sample-code/portalitem-dragndrop/)
111
+ */
1
112
  import type DateTimeFieldFormat from "./layers/support/DateTimeFieldFormat.js";
2
113
  import type NumberFieldFormat from "./layers/support/NumberFieldFormat.js";
3
114
  import type { ResourceHandle } from "./core/Handles.js";
package/kernel.d.ts CHANGED
@@ -1,3 +1,8 @@
1
+ /**
2
+ * Utility for retrieving the version of the ArcGIS Maps SDK for JavaScript.
3
+ *
4
+ * @since 4.0
5
+ */
1
6
 
2
7
  /**
3
8
  * The `major.minor` version of the ArcGIS Maps SDK for JavaScript.
package/kernel.js CHANGED
@@ -2,4 +2,4 @@
2
2
  All material copyright Esri, All Rights Reserved, unless otherwise specified.
3
3
  See https://js.arcgis.com/5.0/esri/copyright.txt for details.
4
4
  */
5
- import has from"./core/has.js";import{addQueryParameter as o}from"./core/urlUtils.js";export{buildDate,commitHash as revision}from"./support/revision.js";Symbol.dispose??=Symbol("Symbol.dispose"),Symbol.asyncDispose??=Symbol("Symbol.asyncDispose");const e="5.0";let s,r=e;function i(o){s=o}function t(e){const r=s?.findCredential(e);return r?.token?o(e,"token",r.token):e}r="5.0.0-next.54",has("host-webworker")||globalThis.$arcgis||Object.defineProperty(globalThis,"$arcgis",{configurable:!1,enumerable:!0,writable:!1,value:{}}),has("host-webworker");export{t as addTokenParameter,r as fullVersion,s as id,i as setId,e as version};
5
+ import has from"./core/has.js";import{addQueryParameter as o}from"./core/urlUtils.js";export{buildDate,commitHash as revision}from"./support/revision.js";Symbol.dispose??=Symbol("Symbol.dispose"),Symbol.asyncDispose??=Symbol("Symbol.asyncDispose");const e="5.0";let s,r=e;function i(o){s=o}function t(e){const r=s?.findCredential(e);return r?.token?o(e,"token",r.token):e}r="5.0.0-next.56",has("host-webworker")||globalThis.$arcgis||Object.defineProperty(globalThis,"$arcgis",{configurable:!1,enumerable:!0,writable:!1,value:{}}),has("host-webworker");export{t as addTokenParameter,r as fullVersion,s as id,i as setId,e as version};
@@ -26,7 +26,7 @@ export interface BaseDynamicLayerProperties extends LayerProperties, Refreshable
26
26
  *
27
27
  * ### Request images as they are defined
28
28
  *
29
- * To request images as they are predefined from a data source, overwrite the {@link layers/BaseDynamicLayer#getTileUrl}
29
+ * To request images as they are predefined from a data source, overwrite the [getImageUrl()](https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-BaseDynamicLayer.html#getImageUrl)
30
30
  * method so it returns the URL for the requested tile for a given level, row and column.
31
31
  *
32
32
  * ```js
@@ -369,7 +369,7 @@ export interface CSVLayerProperties extends FeatureLayerProperties, Partial<Pick
369
369
  * >
370
370
  * > Screen size perspective is currently not optimized for situations where the camera is very near the ground, or for scenes
371
371
  * > with visual elements located far from the ground surface. In these cases it may be better to turn off screen size perspective.
372
- * > As screen size perspective changes the size based on distance to the camera, it should be set to false when using {@link renderers/Renderer#SizeVisualVariable size visual variables}.
372
+ * > As screen size perspective changes the size based on distance to the camera, it should be set to false when using [size visual variables](https://developers.arcgis.com/javascript/latest/api-reference/esri-renderers-visualVariables-SizeVariable.html).
373
373
  *
374
374
  * @default true
375
375
  * @since 4.4
@@ -1072,7 +1072,7 @@ export default class CSVLayer extends __FeatureLayerSansType {
1072
1072
  * >
1073
1073
  * > Screen size perspective is currently not optimized for situations where the camera is very near the ground, or for scenes
1074
1074
  * > with visual elements located far from the ground surface. In these cases it may be better to turn off screen size perspective.
1075
- * > As screen size perspective changes the size based on distance to the camera, it should be set to false when using {@link renderers/Renderer#SizeVisualVariable size visual variables}.
1075
+ * > As screen size perspective changes the size based on distance to the camera, it should be set to false when using [size visual variables](https://developers.arcgis.com/javascript/latest/api-reference/esri-renderers-visualVariables-SizeVariable.html).
1076
1076
  *
1077
1077
  * @default true
1078
1078
  * @since 4.4
@@ -348,8 +348,8 @@ export default class CatalogLayer extends CatalogLayerSuperclass {
348
348
  get minScaleField(): "cd_minscale";
349
349
  /**
350
350
  * An array of field names from the service to include with each feature. To fetch the values from all fields in the layer, use `["*"]`.
351
- * Fields specified in `outFields` will be requested alongside with required fields for {@link layers/CatalogLayer#renderer rendering},
352
- * {@link layers/CatalogLayer#labelingInfo labeling} and setting the [elevation info](https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-CatalogLayer.html#elevationInfo) for the layer.
351
+ * Fields specified in `outFields` will be requested alongside with required fields for [rendering](https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-catalog-CatalogFootprintLayer.html#renderer),
352
+ * [labeling](https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-catalog-CatalogFootprintLayer.html#labelingInfo) and setting the [elevation info](https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-catalog-CatalogFootprintLayer.html#elevationInfo) for the layer.
353
353
  *
354
354
  * @see [fieldUtils](https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-support-fieldUtils.html)
355
355
  * @example
@@ -1224,7 +1224,8 @@ export abstract class __FeatureLayerSansType extends FeatureLayerSuperclass {
1224
1224
  * >
1225
1225
  * > Screen size perspective is currently not optimized for situations where the camera is very near the ground, or for scenes
1226
1226
  * > with visual elements located far from the ground surface. In these cases it may be better to turn off screen size perspective.
1227
- * > As screen size perspective changes the size based on distance to the camera, it should be set to false when using {@link renderers/Renderer#SizeVisualVariable size visual variables}.
1227
+ * > As screen size perspective changes the size based on distance to the camera, it should be set to false when using
1228
+ * > [size visual variables](https://developers.arcgis.com/javascript/latest/api-reference/esri-renderers-visualVariables-SizeVariable.html).
1228
1229
  *
1229
1230
  * @default true
1230
1231
  * @since 4.4
@@ -1515,11 +1516,14 @@ export abstract class __FeatureLayerSansType extends FeatureLayerSuperclass {
1515
1516
  */
1516
1517
  deleteAttachments(feature: Graphic, attachmentIds: number[]): Promise<FeatureEditResult[]>;
1517
1518
  /**
1518
- * Returns the title of a [Graphic](https://developers.arcgis.com/javascript/latest/api-reference/esri-Graphic.html).
1519
+ * Returns the title of a [feature](https://developers.arcgis.com/javascript/latest/api-reference/esri-Graphic.html). The feature title is generated based on the following conditions for a `FeatureLayer`.
1520
+ * - If the feature has a popup title configured, then the popup title will be returned.
1521
+ * - If the feature does not have a popup title, then the [displayField](#displayField) value will be returned.
1522
+ * - If there is no `displayField`, then the [objectId](#objectIdField) will be returned.
1519
1523
  *
1520
- * @param graphic - The [Graphic](https://developers.arcgis.com/javascript/latest/api-reference/esri-Graphic.html) for which to generate a title.
1524
+ * @param graphic - The [graphic](https://developers.arcgis.com/javascript/latest/api-reference/esri-Graphic.html) for which to generate a title.
1521
1525
  * @param options - Additional options that control how the title is generated.
1522
- * @returns Resolves to the feature's title string.
1526
+ * @returns When resolved, returns the feature's title string.
1523
1527
  * @since 4.34
1524
1528
  */
1525
1529
  getFeatureTitle(graphic: Graphic, options?: FeatureTitleOptions): Promise<string>;
@@ -1129,7 +1129,8 @@ export default class GeoJSONLayer extends GeoJSONLayerSuperclass {
1129
1129
  * >
1130
1130
  * > Screen size perspective is currently not optimized for situations where the camera is very near the ground, or for scenes
1131
1131
  * > with visual elements located far from the ground surface. In these cases it may be better to turn off screen size perspective.
1132
- * > As screen size perspective changes the size based on distance to the camera, it should be set to false when using {@link renderers/Renderer#SizeVisualVariable size visual variables}.
1132
+ * > As screen size perspective changes the size based on distance to the camera, it should be set to false when using
1133
+ * > [size visual variables](https://developers.arcgis.com/javascript/latest/api-reference/esri-renderers-visualVariables-SizeVariable.html).
1133
1134
  *
1134
1135
  * @default true
1135
1136
  */
@@ -2,4 +2,4 @@
2
2
  All material copyright Esri, All Rights Reserved, unless otherwise specified.
3
3
  See https://js.arcgis.com/5.0/esri/copyright.txt for details.
4
4
  */
5
- const o=-1,t=-2;export{o as invalidLayerView,t as wasmFailedToInit};
5
+ const o=-1,t=-2,c=-1,e=-2;export{e as elevQueriesFull,c as elevQueriesGenericFail,o as invalidLayerView,t as wasmFailedToInit};
package/layers/Layer.d.ts CHANGED
@@ -430,7 +430,7 @@ export default abstract class Layer extends LayerSuperclass {
430
430
  */
431
431
  createLayerView<T extends LayerView = LayerView>(view: View<T>, options?: AbortOptions): Promise<T>;
432
432
  /**
433
- * Destroys the layer and any associated resources (including its {@link layers/Layer#portalItem}, if it is a property on the layer).
433
+ * Destroys the layer and any associated resources (including its portalItem, if it is a property on the layer).
434
434
  * The layer can no longer be used once it has been destroyed.
435
435
  *
436
436
  * The destroyed layer will be removed from its parent object like [Map](https://developers.arcgis.com/javascript/latest/api-reference/esri-Map.html), [WebMap](https://developers.arcgis.com/javascript/latest/api-reference/esri-WebMap.html), [WebScene](https://developers.arcgis.com/javascript/latest/api-reference/esri-WebScene.html),