@arcgis/core 5.0.0-next.65 → 5.0.0-next.67

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 (315) hide show
  1. package/Ground.d.ts +4 -4
  2. package/Map.d.ts +1 -1
  3. package/WebDocument2D.d.ts +2 -3
  4. package/WebScene.d.ts +2 -3
  5. package/applications/Components/QuantityFormatter.d.ts +14 -1
  6. package/applications/Components/SelectionOperation.d.ts +45 -9
  7. package/applications/Components/SketchTooltipControls.d.ts +31 -6
  8. package/applications/Components/actionUtils.d.ts +1 -0
  9. package/applications/Components/analysisUtils.d.ts +98 -26
  10. package/applications/Components/arcadeEditorUtils.d.ts +3 -0
  11. package/applications/Components/arcadeFeatureUtils.d.ts +34 -6
  12. package/applications/Components/baUtils.d.ts +8 -8
  13. package/applications/Components/basemapUtils.d.ts +2 -0
  14. package/applications/Components/drawUtils.d.ts +6 -1
  15. package/applications/Components/featureUtils.d.ts +9 -0
  16. package/applications/Components/fontUtils.d.ts +2 -0
  17. package/applications/Components/formatUtils.d.ts +2 -0
  18. package/applications/Components/getDefaultUnits.d.ts +2 -0
  19. package/applications/Components/imageryUtils.d.ts +135 -27
  20. package/applications/Components/layerOriginUtils.d.ts +5 -0
  21. package/applications/Components/layersEffectsJsonUtils.d.ts +2 -0
  22. package/applications/Components/previewSymbol2D.d.ts +2 -0
  23. package/applications/Components/reactiveUtils.d.ts +13 -9
  24. package/applications/Components/sanitizerUtils.d.ts +2 -0
  25. package/applications/Components/stringUtils.d.ts +5 -0
  26. package/applications/Components/styleUtils.d.ts +2 -0
  27. package/applications/Components/svgUtils.d.ts +4 -0
  28. package/applications/Components/testUtils.d.ts +3 -0
  29. package/applications/Components/viewUtils.d.ts +2 -0
  30. package/applications/Components/webStyleSymbolUtils.d.ts +2 -0
  31. package/applications/Excalibur/videoViewUtils.d.ts +19 -3
  32. package/applications/ExperienceBuilder/sketchUtils.d.ts +10 -1
  33. package/applications/KnowledgeStudio/dataModelVisualization.d.ts +2 -0
  34. package/applications/KnowledgeStudio/generalSdkInternalAccess.d.ts +33 -4
  35. package/applications/KnowledgeStudio/generalSharedKgUtils.d.ts +73 -10
  36. package/applications/KnowledgeStudio/layerInternalAccessUtils.d.ts +12 -1
  37. package/applications/KnowledgeStudio/reshape.d.ts +144 -28
  38. package/applications/KnowledgeStudio/resourceSerializationUtils.d.ts +17 -3
  39. package/applications/MapViewer/layerUtils.d.ts +2 -0
  40. package/applications/MapViewer/mediaUtils.d.ts +42 -8
  41. package/applications/MapViewer/templateUtils.d.ts +78 -16
  42. package/applications/PortalApp/layerUtils.d.ts +2 -0
  43. package/applications/SceneViewer/colorUtils.d.ts +2 -0
  44. package/applications/SceneViewer/devEnvironmentUtils.d.ts +3 -0
  45. package/applications/SceneViewer/layerUtils.d.ts +5 -3
  46. package/applications/SceneViewer/sceneViewerUtils.d.ts +52 -5
  47. package/applications/SceneViewer/symbolUtils.d.ts +2 -0
  48. package/applications/Urban/LineImagePattern3D.d.ts +8 -2
  49. package/applications/Urban/imagePatternUtils.d.ts +10 -2
  50. package/applications/Urban/meshUtils.d.ts +2 -0
  51. package/applications/WebEditor/sketchUtils.d.ts +24 -4
  52. package/assets/components/assets/icon/fileEsl16.json +1 -0
  53. package/assets/components/assets/icon/fileEsl24.json +1 -0
  54. package/assets/components/assets/icon/fileEsl32.json +1 -0
  55. package/assets/esri/core/workers/RemoteClient.js +1 -1
  56. package/assets/esri/core/workers/chunks/04958494022f82dca473.js +1 -0
  57. package/assets/esri/core/workers/chunks/{22dd5cecc7e2d4d0baf8.js → 055fdc5134d54174444d.js} +2 -2
  58. package/assets/esri/core/workers/chunks/0629087bd5bb8048493e.js +1 -0
  59. package/assets/esri/core/workers/chunks/{ee186ddbb1eb5144a790.js → 08359ae020238a565955.js} +1 -1
  60. package/assets/esri/core/workers/chunks/0b7bbdc0d71ee6721751.js +2 -0
  61. package/assets/esri/core/workers/chunks/{5909a0e763fddc3542e7.js.LICENSE.txt → 0b7bbdc0d71ee6721751.js.LICENSE.txt} +1 -1
  62. package/assets/esri/core/workers/chunks/0cd3acfbf9ee991bdab4.js +1 -0
  63. package/assets/esri/core/workers/chunks/0f8149fdcf0adeca268e.js +1 -0
  64. package/assets/esri/core/workers/chunks/{aa7a1705266eec353cb6.js → 0fc22ad791d3ec0a9c5e.js} +1 -1
  65. package/assets/esri/core/workers/chunks/119822a646834c1cebc0.js +1 -0
  66. package/assets/esri/core/workers/chunks/1a6d2f525dd30d08cf9b.js +1 -0
  67. package/assets/esri/core/workers/chunks/204d738c8b651314ae64.js +1 -0
  68. package/assets/esri/core/workers/chunks/{e95821a199e10b389e29.js → 25f3ee666f545a7a7993.js} +2 -2
  69. package/assets/esri/core/workers/chunks/{e95821a199e10b389e29.js.LICENSE.txt → 25f3ee666f545a7a7993.js.LICENSE.txt} +1 -1
  70. package/assets/esri/core/workers/chunks/36ecf951c0c7dad84b69.js +1 -0
  71. package/assets/esri/core/workers/chunks/37002a46f03a9fc5f644.js.LICENSE.txt +1 -1
  72. package/assets/esri/core/workers/chunks/43e2c1d72cd9c8beed2f.js.LICENSE.txt +1 -1
  73. package/assets/esri/core/workers/chunks/45a9cd722e98dd1548ae.js +1 -0
  74. package/assets/esri/core/workers/chunks/4773a358832f87963766.js +1 -0
  75. package/assets/esri/core/workers/chunks/492515860198f38dd698.js +1 -0
  76. package/assets/esri/core/workers/chunks/4f6f181ee83b4d484518.js +1 -0
  77. package/assets/esri/core/workers/chunks/59a45533e96cedf1c480.js +1 -0
  78. package/assets/esri/core/workers/chunks/{c2aeecd27e004c6cd7e1.js → 5b9f2aa3ba1bf12c3240.js} +2 -2
  79. package/assets/esri/core/workers/chunks/{c2aeecd27e004c6cd7e1.js.LICENSE.txt → 5b9f2aa3ba1bf12c3240.js.LICENSE.txt} +1 -1
  80. package/assets/esri/core/workers/chunks/679cd6424e0e2d7f372b.js +1 -0
  81. package/assets/esri/core/workers/chunks/6be530ab81291745485b.js.LICENSE.txt +1 -1
  82. package/assets/esri/core/workers/chunks/73c416ae0ec5a1815591.js.LICENSE.txt +1 -1
  83. package/assets/esri/core/workers/chunks/{23b623637126f8411a30.js → 7aec07f2482934259d12.js} +1 -1
  84. package/assets/esri/core/workers/chunks/7bed14d9bcd7fc5e2eec.js +1 -0
  85. package/assets/esri/core/workers/chunks/{741d170187e58e81584d.js → 7d744554d14057d9b2b1.js} +1 -1
  86. package/assets/esri/core/workers/chunks/{e85da52d9cc7d9396872.js → 942fad4ec96295672ce8.js} +1 -1
  87. package/assets/esri/core/workers/chunks/9ccabf8142fb5de4d3e2.js.LICENSE.txt +1 -1
  88. package/assets/esri/core/workers/chunks/aeb524eded012217a865.js +1 -0
  89. package/assets/esri/core/workers/chunks/{ac6f002cfad42e60de8f.js → b48033645091c91e0d88.js} +1 -1
  90. package/assets/esri/core/workers/chunks/b7960ab9a9da7f88184c.js +1 -0
  91. package/assets/esri/core/workers/chunks/b8988771bfa4e785ebd6.js +1 -0
  92. package/assets/esri/core/workers/chunks/{ac83c2999a3d2ffb4356.js → c7838ac0db8570a2d2c1.js} +1 -1
  93. package/assets/esri/core/workers/chunks/c91ef3814e7f024043cf.js +1 -0
  94. package/assets/esri/core/workers/chunks/{310f3268582e61cd86da.js → d21480925a8bc9c7de96.js} +1 -1
  95. package/assets/esri/core/workers/chunks/d75adfd4acb3c92accc9.js +1 -0
  96. package/assets/esri/core/workers/chunks/d9ca754f51b9812bb179.js +1 -0
  97. package/assets/esri/core/workers/chunks/d9ef0b3341e2744d8f2f.js +1 -0
  98. package/assets/esri/core/workers/chunks/e4ba850e8344ac2c5fc0.js +1 -0
  99. package/assets/esri/core/workers/chunks/e5aac523c37d906eece6.js +1 -0
  100. package/assets/esri/core/workers/chunks/{f351007cdcd0938d3b6c.js → eeb24a4ab4993f1f4e8e.js} +1 -1
  101. package/assets/esri/core/workers/chunks/f25bebd2b6eb0d0f6626.js.LICENSE.txt +1 -1
  102. package/assets/esri/libs/lyr3d/lyr3DMain.wasm +0 -0
  103. package/assets/esri/libs/lyr3d/lyr3DWorker.wasm +0 -0
  104. package/assets/esri/libs/text/pkg/bundle_bg.wasm +0 -0
  105. package/chunks/bundle2.js +5 -0
  106. package/config.js +1 -1
  107. package/copyright.txt +70 -1
  108. package/core/BidiText.js +1 -1
  109. package/geometry/support/FloatArray.js +1 -1
  110. package/geometry/support/Indices.js +1 -1
  111. package/interfaces.d.ts +24 -24
  112. package/kernel.js +1 -1
  113. package/layers/BingMapsLayer.d.ts +2 -3
  114. package/layers/BuildingSceneLayer.d.ts +2 -4
  115. package/layers/CatalogLayer.d.ts +2 -4
  116. package/layers/DimensionLayer.d.ts +2 -3
  117. package/layers/ElevationLayer.d.ts +2 -4
  118. package/layers/FeatureLayer.d.ts +2 -4
  119. package/layers/GaussianSplatLayer.d.ts +1 -3
  120. package/layers/GeoJSONLayer.d.ts +2 -3
  121. package/layers/GeoRSSLayer.d.ts +2 -3
  122. package/layers/GroupLayer.d.ts +2 -3
  123. package/layers/ImageryLayer.d.ts +2 -5
  124. package/layers/ImageryTileLayer.d.ts +3 -7
  125. package/layers/IntegratedMesh3DTilesLayer.d.ts +2 -4
  126. package/layers/IntegratedMeshLayer.d.ts +2 -4
  127. package/layers/KMLLayer.d.ts +2 -3
  128. package/layers/KnowledgeGraphLayer.d.ts +2 -4
  129. package/layers/LineOfSightLayer.d.ts +2 -3
  130. package/layers/LinkChartLayer.d.ts +2 -3
  131. package/layers/Lyr3DWasmPerSceneView.js +1 -1
  132. package/layers/MapImageLayer.d.ts +2 -4
  133. package/layers/MapNotesLayer.d.ts +2 -3
  134. package/layers/MediaLayer.d.ts +3 -4
  135. package/layers/OGCFeatureLayer.d.ts +2 -3
  136. package/layers/ParquetLayer.d.ts +2 -3
  137. package/layers/PointCloudLayer.d.ts +2 -4
  138. package/layers/RouteLayer.d.ts +2 -3
  139. package/layers/SceneLayer.d.ts +2 -4
  140. package/layers/StreamLayer.d.ts +2 -4
  141. package/layers/SubtypeGroupLayer.d.ts +2 -4
  142. package/layers/TileLayer.d.ts +2 -4
  143. package/layers/UnknownLayer.d.ts +2 -3
  144. package/layers/UnsupportedLayer.d.ts +2 -3
  145. package/layers/VectorTileLayer.d.ts +2 -4
  146. package/layers/VideoLayer.d.ts +8 -9
  147. package/layers/ViewshedLayer.d.ts +2 -3
  148. package/layers/VoxelLayer.d.ts +2 -4
  149. package/layers/WCSLayer.d.ts +2 -4
  150. package/layers/WFSLayer.d.ts +2 -3
  151. package/layers/WMSLayer.d.ts +5 -6
  152. package/layers/WMTSLayer.d.ts +4 -5
  153. package/layers/WebTileLayer.d.ts +2 -3
  154. package/layers/buildingSublayers/BuildingSublayer.d.ts +3 -3
  155. package/layers/buildingSublayers/BuildingSublayer.js +1 -1
  156. package/layers/catalog/CatalogDynamicGroupLayer.d.ts +2 -3
  157. package/layers/catalog/CatalogFootprintLayer.d.ts +2 -3
  158. package/layers/graphics/data/QueryEngineResult.js +1 -1
  159. package/layers/knowledgeGraph/KnowledgeGraphSublayer.d.ts +4 -6
  160. package/layers/{support/media.d.ts → media/types.d.ts} +9 -9
  161. package/layers/mixins/ArcGISImageService.d.ts +1 -1
  162. package/layers/mixins/ImageryTileMixin.d.ts +1 -1
  163. package/layers/raster/datasets/wcsCoverageParser.d.ts +1 -1
  164. package/layers/raster/functions/creators/createLocalFunctions.d.ts +1 -1
  165. package/layers/raster/functions/types.d.ts +1 -1
  166. package/layers/{support/RasterTypes.d.ts → raster/types.d.ts} +2 -2
  167. package/layers/support/ElevationQuery.d.ts +2 -2
  168. package/layers/support/FeatureType.d.ts +2 -2
  169. package/layers/support/Field.d.ts +2 -3
  170. package/layers/support/FieldConfiguration.d.ts +1 -1
  171. package/layers/support/ImageElement.d.ts +3 -3
  172. package/layers/support/LocalMediaElementSource.d.ts +1 -1
  173. package/layers/support/MediaElementBase.d.ts +4 -7
  174. package/layers/support/PixelBlock.d.ts +1 -1
  175. package/layers/support/RasterFunction.d.ts +1 -1
  176. package/layers/support/RasterInfo.d.ts +1 -1
  177. package/layers/support/Sublayer.d.ts +2 -3
  178. package/layers/support/Subtype.d.ts +2 -2
  179. package/layers/support/SubtypeSublayer.d.ts +2 -3
  180. package/layers/support/VideoElement.d.ts +2 -2
  181. package/layers/support/WMSSublayer.d.ts +6 -6
  182. package/layers/support/WMSSublayer.js +1 -1
  183. package/layers/support/domains.js +1 -1
  184. package/layers/support/rasterFunctionUtils.d.ts +1 -1
  185. package/layers/support/tiles3DUtils.js +1 -1
  186. package/layers/support/types.d.ts +33 -1
  187. package/layers/types.d.ts +17 -2
  188. package/layers/wmts/types.d.ts +2 -0
  189. package/libs/text/loadTextModule.js +5 -0
  190. package/linkChart/LinkChartProperties.d.ts +4 -6
  191. package/linkChart/LinkChartProperties.js +1 -1
  192. package/networks/Network.d.ts +2 -4
  193. package/networks/support/NamedTraceConfiguration.d.ts +3 -3
  194. package/networks/support/NamedTraceConfiguration.js +1 -1
  195. package/package.json +2 -2
  196. package/popup/FieldInfo.d.ts +1 -1
  197. package/request/process.js +1 -1
  198. package/rest/geometryService/types.d.ts +59 -0
  199. package/rest/geometryService.d.ts +3 -5
  200. package/rest/query/operations/query.js +1 -1
  201. package/rest/query/support/AttachmentInfo.d.ts +2 -2
  202. package/rest/support/AlgorithmicColorRamp.d.ts +2 -2
  203. package/rest/support/BinParametersBase.d.ts +2 -2
  204. package/rest/support/BinParametersBase.js +1 -1
  205. package/rest/support/DateBinTimeInterval.d.ts +1 -1
  206. package/rest/support/GeneralizeParameters.d.ts +1 -1
  207. package/rest/support/ImageSampleParameters.d.ts +1 -1
  208. package/rest/support/PrintTemplate.d.ts +4 -6
  209. package/rest/support/types.d.ts +17 -1
  210. package/smartMapping/support/adapters/support/utils.js +1 -1
  211. package/support/revision.js +1 -1
  212. package/symbols/WebStyleSymbol.d.ts +0 -24
  213. package/symbols/WebStyleSymbol.js +1 -1
  214. package/views/2d/engine/webgl/GlyphMosaic.js +1 -1
  215. package/views/2d/engine/webgl/GlyphSDFCreator.js +5 -0
  216. package/views/2d/engine/webgl/GlyphSource.js +1 -1
  217. package/views/2d/engine/webgl/TextureManager.js +1 -1
  218. package/views/2d/engine/webgl/definitions.js +1 -1
  219. package/views/2d/engine/webgl/mesh/templates/shapingUtils.js +1 -1
  220. package/views/2d/engine/webgl/shaderGraph/techniques/labels/LabelMeshWriter.js +1 -1
  221. package/views/2d/engine/webgl/shaderGraph/techniques/shaders/constants.js +1 -1
  222. package/views/2d/engine/webgl/shaderGraph/techniques/text/TextMeshWriter.js +1 -1
  223. package/views/2d/engine/webgl/shaderGraph/techniques/text/TextShader.js +1 -1
  224. package/views/2d/engine/webgl/shaders/sources/shaderRepository.js +1 -1
  225. package/views/2d/layers/BaseLayerView2D.d.ts +3 -6
  226. package/views/2d/layers/BaseLayerViewGL2D.d.ts +3 -6
  227. package/views/2d/layers/features/sources/strategies/support/queryAdapters.js +1 -1
  228. package/views/2d/layers/features/support/FeatureSetReaderPBF.js +1 -1
  229. package/views/3d/analysis/VolumeMeasurement/VolumeMeasurementCutFillController.js +1 -1
  230. package/views/3d/analysis/VolumeMeasurementAnalysisView3D.js +1 -1
  231. package/views/3d/layers/I3SMeshView3D.js +1 -1
  232. package/views/3d/layers/IntegratedMesh3DTilesLayerView3D.js +1 -1
  233. package/views/3d/layers/PointCloudLayerView3D.js +1 -1
  234. package/views/3d/webgl-engine/collections/Component/ComponentObjectCollection.js +1 -1
  235. package/views/3d/webgl-engine/collections/Component/IntersectionGeometry.js +1 -1
  236. package/views/3d/webgl-engine/collections/Component/Material/ComponentMaterial.js +1 -1
  237. package/views/3d/webgl-engine/lib/edgeRendering/EdgeProcessingWorker.js +1 -1
  238. package/views/3d/webgl-engine/lib/edgeRendering/EdgeWorkerHandle.js +1 -1
  239. package/views/VideoView.d.ts +2 -3
  240. package/views/View2D.d.ts +2 -3
  241. package/views/layers/MediaLayerViewMixin.d.ts +1 -1
  242. package/views/types.d.ts +1 -1
  243. package/webdoc/applicationProperties/SearchLayerField.d.ts +1 -1
  244. package/webdoc/applicationProperties/SearchTableField.d.ts +1 -1
  245. package/widgets/BatchAttributeForm/inputs/FieldInput.d.ts +1 -1
  246. package/widgets/BatchAttributeForm/inputs/FieldInput.js +1 -1
  247. package/widgets/Editor/components/PendingFeatureList.js +1 -1
  248. package/widgets/Editor/components/workflowAdapters/pendingFeatureList/{CreateFeaturesWorkflowPendingFeatureListAdapter.ts.js → CreateFeaturesWorkflowPendingFeatureListAdapter.js} +1 -1
  249. package/widgets/Editor/types.d.ts +1 -1
  250. package/widgets/Feature.d.ts +3 -5
  251. package/widgets/FeatureForm/FieldInput.d.ts +2 -2
  252. package/widgets/FeatureTemplates/FeatureTemplatesViewModel.d.ts +1 -1
  253. package/widgets/FeatureTemplates/TemplateItem.d.ts +1 -1
  254. package/widgets/FeatureTemplates/types.d.ts +1 -1
  255. package/widgets/Features.d.ts +3 -5
  256. package/widgets/Print/CustomTemplate.d.ts +3 -4
  257. package/widgets/Print/TemplateOptions.d.ts +3 -4
  258. package/widgets/Print/types.d.ts +3 -4
  259. package/widgets/VideoPlayer/VideoPlayerViewModel.d.ts +1 -1
  260. package/assets/esri/core/workers/chunks/0099f4729c94c779ba35.js +0 -1
  261. package/assets/esri/core/workers/chunks/1ab98591d2f2bc604505.js +0 -1
  262. package/assets/esri/core/workers/chunks/1b838638e66e82d76cf3.js +0 -1
  263. package/assets/esri/core/workers/chunks/2a6231db5ee6cbfd59a5.js +0 -1
  264. package/assets/esri/core/workers/chunks/45b898367b6224dda46f.js +0 -1
  265. package/assets/esri/core/workers/chunks/4785cd108e2dec6e1697.js +0 -1
  266. package/assets/esri/core/workers/chunks/4d6d962d25aa836f53ee.js +0 -1
  267. package/assets/esri/core/workers/chunks/5909a0e763fddc3542e7.js +0 -2
  268. package/assets/esri/core/workers/chunks/5cee6c3ff23fb93f857a.js +0 -1
  269. package/assets/esri/core/workers/chunks/6035daa65fc3ebf86515.js +0 -1
  270. package/assets/esri/core/workers/chunks/7033fa18b7dd7bd3e49c.js +0 -1
  271. package/assets/esri/core/workers/chunks/7306b5b66e738a281d83.js +0 -1
  272. package/assets/esri/core/workers/chunks/7694abe44d55dae8872d.js +0 -1
  273. package/assets/esri/core/workers/chunks/964de713042f52d71e42.js +0 -1
  274. package/assets/esri/core/workers/chunks/ad92427bf597a6e0a299.js +0 -1
  275. package/assets/esri/core/workers/chunks/b285de471ca90f38ec25.js +0 -1
  276. package/assets/esri/core/workers/chunks/b8f83a272fc41765031d.js +0 -1
  277. package/assets/esri/core/workers/chunks/bcf612eabe7577540953.js +0 -1
  278. package/assets/esri/core/workers/chunks/c02b09f16241db233103.js +0 -1
  279. package/assets/esri/core/workers/chunks/c3007b916ba933137709.js +0 -1
  280. package/assets/esri/core/workers/chunks/cc5c1887e6d7079e5fe3.js +0 -1
  281. package/assets/esri/core/workers/chunks/ce8f075c814a8378c00c.js +0 -1
  282. package/assets/esri/core/workers/chunks/cfe1506a443fc84a0b91.js +0 -1
  283. package/assets/esri/core/workers/chunks/d723619579cc8f5ef2cd.js +0 -1
  284. package/assets/esri/core/workers/chunks/e69255e38ff200dda14b.js +0 -1
  285. package/core/MultiOriginJSONSupport.d.ts +0 -13
  286. package/core/NumericIdentifiable.d.ts +0 -6
  287. package/core/ReadOnlyMultiOriginJSONSupport.d.ts +0 -6
  288. package/core/WriteableMultiOriginJSONMixin.d.ts +0 -6
  289. package/layers/knowledgeGraph/KnowledgeGraphSublayerBase.d.ts +0 -6
  290. package/layers/mixins/ArcGISService.d.ts +0 -6
  291. package/layers/mixins/RasterJobHandlerMixin.d.ts +0 -6
  292. package/layers/support/RasterFunctionProperties.d.ts +0 -2
  293. package/layers/support/domains.d.ts +0 -5
  294. package/layers/support/editableLayers.d.ts +0 -11
  295. package/layers/support/exifUtils.d.ts +0 -21
  296. package/layers/support/fieldFormatUtils.d.ts +0 -4
  297. package/layers/support/fieldType.d.ts +0 -2
  298. package/layers/support/layerUtils.d.ts +0 -4
  299. package/layers/support/wmtsUtils.d.ts +0 -2
  300. package/layers/video/videoUtils.d.ts +0 -5
  301. package/rest/geometryService/cut.d.ts +0 -7
  302. package/rest/geometryService/fromGeoCoordinateString.d.ts +0 -28
  303. package/rest/geometryService/toGeoCoordinateString.d.ts +0 -25
  304. package/rest/operations/generalize.d.ts +0 -3
  305. package/rest/support/DateBinUtils.d.ts +0 -2
  306. package/rest/support/colorRamps.d.ts +0 -6
  307. package/rest/support/fileFormat.d.ts +0 -4
  308. package/rest/support/layoutTemplate.d.ts +0 -2
  309. package/rest/support/reportTemplate.d.ts +0 -2
  310. package/views/2d/layers/LayerView2D.d.ts +0 -6
  311. package/views/Viewport2DBaseMixin.d.ts +0 -6
  312. package/views/layers/RefreshableLayerView.d.ts +0 -6
  313. package/widgets/Feature/support/FeatureContentMixin.d.ts +0 -6
  314. /package/layers/video/{IVideoController.d.ts → types.d.ts} +0 -0
  315. /package/layers/{support/wmsUtils.d.ts → wms/types.d.ts} +0 -0
@@ -10,6 +10,7 @@
10
10
  *
11
11
  * @param hostname - the window location hostname,
12
12
  * automatically determined if not provided
13
+ * @experimental
13
14
  * @internal
14
15
  */
15
16
  export function isDevEnvironment(hostname?: string): boolean;
@@ -20,6 +21,7 @@ export function isDevEnvironment(hostname?: string): boolean;
20
21
  *
21
22
  * @param hostname - the window location hostname,
22
23
  * automatically determined if not provided
24
+ * @experimental
23
25
  * @internal
24
26
  */
25
27
  export function isTelemetryDevEnvironment(hostname?: string): boolean;
@@ -31,6 +33,7 @@ export function isTelemetryDevEnvironment(hostname?: string): boolean;
31
33
  * @param url
32
34
  * @param hostname - the window location hostname,
33
35
  * automatically determined if not provided
36
+ * @experimental
34
37
  * @internal
35
38
  */
36
39
  export function adjustStaticAGOUrl(url?: string | null | undefined, hostname?: string): string | null | undefined;
@@ -1,9 +1,9 @@
1
1
  /**
2
2
  * Various layer utilities for the Scene Viewer application.
3
3
  *
4
+ * @experimental
4
5
  * @internal
5
6
  */
6
- import type { MultiOriginJSONSupport } from "../../core/MultiOriginJSONSupport.js";
7
7
  import type { OperationalLayer } from "../../layers/mixins/OperationalLayer.js";
8
8
 
9
9
  /**
@@ -13,9 +13,10 @@ import type { OperationalLayer } from "../../layers/mixins/OperationalLayer.js";
13
13
  * @param layer - layer.
14
14
  * @param property - layer property to revert.
15
15
  * @param origin - to revert to.
16
+ * @experimental
16
17
  * @internal
17
18
  */
18
- export function revertLayerProperty(layer: OperationalLayer & MultiOriginJSONSupport, property: string, origin: "service" | "portal-item" | "web-scene" | "web-map" | "link-chart"): void;
19
+ export function revertLayerProperty(layer: OperationalLayer, property: string, origin: "service" | "portal-item" | "web-scene" | "web-map" | "link-chart"): void;
19
20
 
20
21
  /**
21
22
  * Get the origin of a property in the store.
@@ -23,6 +24,7 @@ export function revertLayerProperty(layer: OperationalLayer & MultiOriginJSONSup
23
24
  * @param layer - layer.
24
25
  * @param property - layer property to revert.
25
26
  * @returns origin of property.
27
+ * @experimental
26
28
  * @internal
27
29
  */
28
- export function originOfLayerProperty(layer: OperationalLayer & MultiOriginJSONSupport, property: string): "defaults" | "service" | "portal-item" | "web-scene" | "web-map" | "link-chart" | "user" | null | undefined;
30
+ export function originOfLayerProperty(layer: OperationalLayer, property: string): "defaults" | "service" | "portal-item" | "web-scene" | "web-map" | "link-chart" | "user" | null | undefined;
@@ -1,6 +1,7 @@
1
1
  /**
2
2
  * Various utilities for the Scene Viewer application.
3
3
  *
4
+ * @experimental
4
5
  * @internal
5
6
  */
6
7
  import type Graphic from "../../Graphic.js";
@@ -18,26 +19,49 @@ import type Widget from "../../widgets/Widget.js";
18
19
  import type EditorViewModel from "../../widgets/Editor/EditorViewModel.js";
19
20
  import type { Unit } from "../../core/units.js";
20
21
 
21
- /** @internal */
22
+ /**
23
+ * @experimental
24
+ * @internal
25
+ */
22
26
  export interface DefaultsFromMapRequiredComponents {
27
+ /** @experimental */
23
28
  extent: boolean;
29
+ /** @experimental */
24
30
  heightModelInfo: boolean;
31
+ /** @experimental */
25
32
  tileInfo: boolean;
26
33
  }
27
34
 
28
35
  /**
29
36
  * Settings to be used for the `defaultsFromMap` of a view.
30
37
  *
38
+ * @experimental
31
39
  * @internal
32
40
  */
33
41
  export interface DefaultsFromMapSettings {
34
- /** The default spatial reference. */
42
+ /**
43
+ * The default spatial reference.
44
+ *
45
+ * @experimental
46
+ */
35
47
  defaultSpatialReference?: SpatialReference;
36
- /** Function which checks if a spatial reference is supported. */
48
+ /**
49
+ * Function which checks if a spatial reference is supported.
50
+ *
51
+ * @experimental
52
+ */
37
53
  isSpatialReferenceSupported?: IsSpatialReferenceSupportedCallback;
38
- /** Layers to prioritize. */
54
+ /**
55
+ * Layers to prioritize.
56
+ *
57
+ * @experimental
58
+ */
39
59
  priorityLayers?: Layer[];
40
- /** The required components. */
60
+ /**
61
+ * The required components.
62
+ *
63
+ * @experimental
64
+ */
41
65
  required?: DefaultsFromMapRequiredComponents;
42
66
  }
43
67
 
@@ -47,6 +71,7 @@ export interface DefaultsFromMapSettings {
47
71
  * @param spatialReference - The spatial reference to check.
48
72
  * @param layer - The layer to check.
49
73
  * @returns `true` if the spatial reference is supported.
74
+ * @experimental
50
75
  * @internal
51
76
  */
52
77
  export type IsSpatialReferenceSupportedCallback = (spatialReference: SpatialReference, layer?: Layer) => boolean;
@@ -56,6 +81,7 @@ export type IsSpatialReferenceSupportedCallback = (spatialReference: SpatialRefe
56
81
  *
57
82
  * @param view
58
83
  * @param settings
84
+ * @experimental
59
85
  * @internal
60
86
  */
61
87
  export function setDefaultsFromMapSettings(view: SceneView, settings: DefaultsFromMapSettings): void;
@@ -66,6 +92,7 @@ export function setDefaultsFromMapSettings(view: SceneView, settings: DefaultsFr
66
92
  * to discard their changes.
67
93
  *
68
94
  * @param viewModel - view model.
95
+ * @experimental
69
96
  * @internal
70
97
  */
71
98
  export function editorNavigateBack(viewModel: EditorViewModel): Promise<void>;
@@ -75,6 +102,7 @@ export function editorNavigateBack(viewModel: EditorViewModel): Promise<void>;
75
102
  * discarded/destroyed (e.g. when navigating to another pane in the SceneViewer).
76
103
  *
77
104
  * @param viewModel - view model.
105
+ * @experimental
78
106
  * @internal
79
107
  */
80
108
  export function editorHasPendingEdits(viewModel: EditorViewModel): boolean;
@@ -84,6 +112,7 @@ export function editorHasPendingEdits(viewModel: EditorViewModel): boolean;
84
112
  *
85
113
  * @param warningMessage - A warning message for the end user.
86
114
  * @param error - The returned error message.
115
+ * @experimental
87
116
  * @internal
88
117
  */
89
118
  export function saveStateWarning(warningMessage: string, error: any): void;
@@ -91,6 +120,7 @@ export function saveStateWarning(warningMessage: string, error: any): void;
91
120
  /**
92
121
  * @param url - URL to the hosted AGOL service.
93
122
  * @returns Indicates whether the service is an AGOL service.
123
+ * @experimental
94
124
  * @internal
95
125
  */
96
126
  export function isHostedAgolServiceUrl(url: string): boolean;
@@ -103,6 +133,7 @@ export function isHostedAgolServiceUrl(url: string): boolean;
103
133
  * @param height - height
104
134
  * @param options - additional options
105
135
  * @returns if it is an hosted AGOL service.
136
+ * @experimental
106
137
  * @internal
107
138
  */
108
139
  export function renderSVG(swatch: any[][], width: number, height: number, options?: any): any;
@@ -114,6 +145,7 @@ export function renderSVG(swatch: any[][], width: number, height: number, option
114
145
  *
115
146
  * @param webscene - The webscene to be checked.
116
147
  * @returns `true` if the webscene can be copied, `false` otherwise.
148
+ * @experimental
117
149
  * @internal
118
150
  */
119
151
  export function canSaveAs(webscene: WebScene): boolean;
@@ -124,6 +156,7 @@ export function canSaveAs(webscene: WebScene): boolean;
124
156
  * @param spatialReference - The spatial reference to check.
125
157
  * @param viewingMode - The viewing mode to check.
126
158
  * @returns `true` if the provided spatial reference is supported in the provided viewing mode, `false` otherwise.
159
+ * @experimental
127
160
  * @internal
128
161
  */
129
162
  export function isSpatialReferenceSupported(spatialReference: SpatialReference, viewingMode: "global" | "local"): boolean;
@@ -134,6 +167,7 @@ export function isSpatialReferenceSupported(spatialReference: SpatialReference,
134
167
  * @param tileInfo - input tileInfo to be compatible with
135
168
  * @param expectedTileSize - the expected tile size.
136
169
  * @returns the tileInfo with the correct tile size.
170
+ * @experimental
137
171
  * @internal
138
172
  */
139
173
  export function getCompatibleTileInfoForVTL(tileInfo: TileInfo, expectedTileSize: 256 | 512): TileInfo | null | undefined;
@@ -143,6 +177,7 @@ export function getCompatibleTileInfoForVTL(tileInfo: TileInfo, expectedTileSize
143
177
  *
144
178
  * @param tileInfo - tileInfo to create TilingScheme
145
179
  * @returns the tiling scheme
180
+ * @experimental
146
181
  * @internal
147
182
  */
148
183
  export function createTilingScheme(tileInfo: TileInfo): any;
@@ -152,6 +187,7 @@ export function createTilingScheme(tileInfo: TileInfo): any;
152
187
  *
153
188
  * @param tileInfo - tileInfo to check
154
189
  * @returns `true` if the given `tileInfo` is supported.
190
+ * @experimental
155
191
  * @internal
156
192
  */
157
193
  export function isSupportedTileInfo(tileInfo: TileInfo): boolean;
@@ -160,6 +196,7 @@ export function isSupportedTileInfo(tileInfo: TileInfo): boolean;
160
196
  * Initializes all the schema validators so that validation is performed when saving web scenes or
161
197
  * layers.
162
198
  *
199
+ * @experimental
163
200
  * @internal
164
201
  */
165
202
  export function initializeSchemaValidators(): void;
@@ -169,6 +206,7 @@ export function initializeSchemaValidators(): void;
169
206
  *
170
207
  * @param saveError - error thrown during webscene serialization.
171
208
  * @returns `true` if the error is a schema validation error.
209
+ * @experimental
172
210
  * @internal
173
211
  */
174
212
  export function isSchemaValidationError(saveError: EsriError): boolean;
@@ -178,6 +216,7 @@ export function isSchemaValidationError(saveError: EsriError): boolean;
178
216
  *
179
217
  * @param view
180
218
  * @returns The start position of the drag while zooming.
219
+ * @experimental
181
220
  * @internal
182
221
  */
183
222
  export function zoomDragBeginPoint(view: SceneView): number[] | null | undefined;
@@ -186,6 +225,7 @@ export function zoomDragBeginPoint(view: SceneView): number[] | null | undefined
186
225
  * Helper function to close a catalog layer in the layer list.
187
226
  *
188
227
  * @param layerList
228
+ * @experimental
189
229
  * @internal
190
230
  */
191
231
  export function closeCatalogLayer(layerList: LayerList): void;
@@ -196,6 +236,7 @@ export function closeCatalogLayer(layerList: LayerList): void;
196
236
  * @param layerView
197
237
  * @param graphics
198
238
  * @returns The graphics populated with popup attributes.
239
+ * @experimental
199
240
  * @internal
200
241
  */
201
242
  export function fetchPopupFeaturesFromGraphics(layerView: LayerView | BuildingComponentSublayerView, graphics: Graphic[]): Promise<Graphic[]>;
@@ -207,6 +248,7 @@ export function fetchPopupFeaturesFromGraphics(layerView: LayerView | BuildingCo
207
248
  * @param srcUnit
208
249
  * @param destUnit
209
250
  * @returns The converted quantity based on the destination unit.
251
+ * @experimental
210
252
  * @internal
211
253
  */
212
254
  export function convertToUnit(quantity: number, srcUnit: Unit, destUnit: Unit): number;
@@ -215,6 +257,7 @@ export function convertToUnit(quantity: number, srcUnit: Unit, destUnit: Unit):
215
257
  * Helper function to remove the html element (container) from a widget.
216
258
  *
217
259
  * @param widget
260
+ * @experimental
218
261
  * @internal
219
262
  */
220
263
  export function removeWidgetContainer(widget: Widget): void;
@@ -222,6 +265,7 @@ export function removeWidgetContainer(widget: Widget): void;
222
265
  /**
223
266
  * Helper function to get the widgets rendered with JSX.
224
267
  *
268
+ * @experimental
225
269
  * @internal
226
270
  */
227
271
  export function getJsxWidgetMap(): Map<HTMLElement, Widget>;
@@ -229,6 +273,7 @@ export function getJsxWidgetMap(): Map<HTMLElement, Widget>;
229
273
  /**
230
274
  * Helper function to get the symbol to access the projector on the JSX widget.
231
275
  *
276
+ * @experimental
232
277
  * @internal
233
278
  */
234
279
  export function getWidgetTestDataSymbol(): symbol;
@@ -238,6 +283,7 @@ export function getWidgetTestDataSymbol(): symbol;
238
283
  *
239
284
  * @param graphic
240
285
  * @returns The source BuildingComponentSublayer of the graphic.
286
+ * @experimental
241
287
  * @internal
242
288
  */
243
289
  export function getSourceLayerFromBuildingComponentSublayerGraphic(graphic: Graphic): BuildingComponentSublayer | null | undefined;
@@ -247,6 +293,7 @@ export function getSourceLayerFromBuildingComponentSublayerGraphic(graphic: Grap
247
293
  *
248
294
  * @param graphic
249
295
  * @param sublayer
296
+ * @experimental
250
297
  * @internal
251
298
  */
252
299
  export function setSourceLayerOfBuildingComponentSublayerGraphic(graphic: Graphic, sublayer: BuildingComponentSublayer): void;
@@ -1,6 +1,7 @@
1
1
  /**
2
2
  * Symbol utilities for the Scene Viewer application.
3
3
  *
4
+ * @experimental
4
5
  * @internal
5
6
  */
6
7
  import type ObjectSymbol3DLayer from "../../symbols/ObjectSymbol3DLayer.js";
@@ -11,6 +12,7 @@ import type ObjectSymbol3DLayer from "../../symbols/ObjectSymbol3DLayer.js";
11
12
  *
12
13
  * @param symbolLayer - the symbol layer.
13
14
  * @returns an array containing the width, height and depth of the object symbol layer resource.
15
+ * @experimental
14
16
  * @internal
15
17
  */
16
18
  export function computeObjectLayerSize(symbolLayer: ObjectSymbol3DLayer): Promise<readonly number[]>;
@@ -1,8 +1,14 @@
1
1
  import type LinePattern3D from "../../symbols/patterns/LinePattern3D.js";
2
2
  import type { LinePattern3DProperties } from "../../symbols/patterns/LinePattern3D.js";
3
3
 
4
- /** @internal */
4
+ /**
5
+ * @experimental
6
+ * @internal
7
+ */
5
8
  export interface LineImagePattern3DProperties extends LinePattern3DProperties {}
6
9
 
7
- /** @internal */
10
+ /**
11
+ * @experimental
12
+ * @internal
13
+ */
8
14
  export default abstract class LineImagePattern3D extends LinePattern3D {}
@@ -1,23 +1,31 @@
1
1
  import type LineImagePattern3D from "./LineImagePattern3D.js";
2
2
 
3
- /** @internal */
3
+ /**
4
+ * @experimental
5
+ * @internal
6
+ */
4
7
  export interface ImageFromUrlOptions {}
5
8
 
6
9
  /**
7
10
  * Create an image pattern from a URL that points to an image.
8
11
  *
9
12
  * @param options - Options for creating the image pattern.
13
+ * @experimental
10
14
  * @internal
11
15
  */
12
16
  export function lineImagePatternFromUrl(options: ImageFromUrlOptions): Promise<LineImagePattern3D>;
13
17
 
14
- /** @internal */
18
+ /**
19
+ * @experimental
20
+ * @internal
21
+ */
15
22
  export interface ImageFromArrayOptions {}
16
23
 
17
24
  /**
18
25
  * Create an image pattern from an array representing a mini-texture.
19
26
  *
20
27
  * @param options - Options for creating the image pattern.
28
+ * @experimental
21
29
  * @internal
22
30
  */
23
31
  export function lineImagePatternFromArray(options: ImageFromArrayOptions): LineImagePattern3D;
@@ -1,6 +1,7 @@
1
1
  /**
2
2
  * Mesh utilities for the Urban application.
3
3
  *
4
+ * @experimental
4
5
  * @internal
5
6
  */
6
7
  import type Mesh from "../../geometry/Mesh.js";
@@ -15,6 +16,7 @@ import type { MeshVertexSpaceUnion } from "../../geometry/types.js";
15
16
  * @param targetVertexSpace - the vertex space to convert to.
16
17
  * @param options - Additional options.
17
18
  * @returns The converted mesh.
19
+ * @experimental
18
20
  * @internal
19
21
  */
20
22
  export function convertVertexSpaceEllipsoid(mesh: Mesh, targetVertexSpace: MeshVertexSpaceUnion, options?: AbortOptions): Promise<Mesh>;
@@ -1,6 +1,7 @@
1
1
  /**
2
2
  * Sketch utilities for the WebEditor application.
3
3
  *
4
+ * @experimental
4
5
  * @internal
5
6
  */
6
7
  import type SketchViewModel from "../../widgets/Sketch/SketchViewModel.js";
@@ -9,16 +10,33 @@ import type { AbortOptions } from "../../core/promiseUtils.js";
9
10
  /**
10
11
  * Options used to show the tooltip.
11
12
  *
13
+ * @experimental
12
14
  * @internal
13
15
  */
14
16
  export interface ShowTooltipAndFocusFieldOptions extends AbortOptions {
15
- /** Whether the tooltip should be hidden when it loses focus. */
17
+ /**
18
+ * Whether the tooltip should be hidden when it loses focus.
19
+ *
20
+ * @experimental
21
+ */
16
22
  hideOnBlur?: boolean;
17
- /** Callback function that is called when the tooltip is closed. */
23
+ /**
24
+ * Callback function that is called when the tooltip is closed.
25
+ *
26
+ * @experimental
27
+ */
18
28
  onClose?: () => void;
19
- /** Callback function that is called when the tooltip is opened. */
29
+ /**
30
+ * Callback function that is called when the tooltip is opened.
31
+ *
32
+ * @experimental
33
+ */
20
34
  onOpen?: () => void;
21
- /** The position where the tooltip should be shown. */
35
+ /**
36
+ * The position where the tooltip should be shown.
37
+ *
38
+ * @experimental
39
+ */
22
40
  position?: [
23
41
  number,
24
42
  number
@@ -32,6 +50,7 @@ export interface ShowTooltipAndFocusFieldOptions extends AbortOptions {
32
50
  * @param fieldName - The name of the field to focus on in the tooltip.
33
51
  * @param options - Options used to show the tooltip.
34
52
  * @returns A promise that resolves when the tooltip is closed.
53
+ * @experimental
35
54
  * @internal
36
55
  */
37
56
  export function showTooltipAndFocusField(sketchViewModel: SketchViewModel, fieldName: "area" | "direction" | "distance" | "elevation" | "orientation" | "radius" | "rotation" | "scale" | "size" | "totalLength" | "x" | "y" | "coordinates", options?: ShowTooltipAndFocusFieldOptions): Promise<void>;
@@ -40,6 +59,7 @@ export function showTooltipAndFocusField(sketchViewModel: SketchViewModel, field
40
59
  * Hides all the tooltip visible elements.
41
60
  *
42
61
  * @param sketchViewModel - The sketch view model.
62
+ * @experimental
43
63
  * @internal
44
64
  */
45
65
  export function hideAllVisibleElements(sketchViewModel: SketchViewModel): void;
@@ -0,0 +1 @@
1
+ "M11.4 0H2v7h1V1h7v4h4v10H3v-1H2v2h13V3.6zM14 4h-3V1h.31L14 3.69zm-8 8v-1H4V8h3v1H5v1h2v3H4v-1zm3-5v6H8V7zm-6 5H1v-1h2V8H0v5h3zM1 9.99V9h1v1H1z"
@@ -0,0 +1 @@
1
+ "M15.29 1H3v11h1V2h10v6h6v14H4v-3H3v4h18V6.709zM20 7h-5V2h.2L20 6.8zM7 18v-1H4c-.56 0-.979-.445-1-1h4v-1c0-1.103-.89-2-1.992-2H4.04A2.044 2.044 0 0 0 2 15.041v.918C2 17.084 2.916 18 4.041 18zm-3-4h1a1 1 0 0 1 1 1H3c.021-.555.44-1 1-1m7 2.651v-.302a.35.35 0 0 0-.349-.349H9.35A1.35 1.35 0 0 1 8 14.651v-.302A1.35 1.35 0 0 1 9.349 13H12v1H9.349a.35.35 0 0 0-.349.349v.302c0 .193.156.349.349.349h1.302A1.35 1.35 0 0 1 12 16.349v.302A1.35 1.35 0 0 1 10.651 18H8v-1h2.651a.35.35 0 0 0 .349-.349M14 11v7h-1v-7z"
@@ -0,0 +1 @@
1
+ "M19.3 2H5v15h1V3h12v8h8v18H6v-4H5v5h22V9.699zm-.3 8V3l7 7zM9 24v-1H7a1.96 1.96 0 0 1-1.718-1h3.696a.985.985 0 0 0 .995-.96c.039-1.476-.666-2.518-1.933-2.858a3.33 3.33 0 0 0-2.812.516c-.733.535-1.159 1.315-1.198 2.193-.037.82.254 1.598.82 2.19.567.593 1.33.919 2.15.919zm-4-3.064c.026-.57.335-1.078.817-1.43a2.33 2.33 0 0 1 1.963-.36C8.8 19.422 9.014 20.314 9 21H4.999zM18 15v9h-1v-9zm-3.533 7.361c.066-.187.09-.465-.041-.683-.18-.303-.614-.427-.947-.478-1.288-.198-1.952-.784-1.973-1.743a1.66 1.66 0 0 1 .48-1.2 1.8 1.8 0 0 1 1.3-.557c.82 0 1.443.36 1.902 1.103l-.85.525c-.276-.446-.581-.628-1.052-.628a.8.8 0 0 0-.58.25.67.67 0 0 0-.2.476c.004.206.014.615 1.126.786.79.121 1.346.441 1.652.951.262.438.31 1.01.126 1.53-.28.794-1.105 1.307-2.104 1.307-.956 0-1.659-.405-2.146-1.24l.863-.504c.305.521.689.744 1.283.744.646 0 1.048-.321 1.16-.639"