@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
@@ -1,7 +1,6 @@
1
1
  import type { JSONSupport, JSONSupportMixinProperties } from "../../core/JSONSupport.js";
2
- import type { Domain } from "./domains.js";
3
- import type { Type as FieldType } from "./fieldType.js";
4
2
  import type { FieldValueType } from "./FieldValueType.js";
3
+ import type { DomainUnion, FieldType } from "./types.js";
5
4
  import type { InheritedDomainProperties } from "./InheritedDomain.js";
6
5
  import type { CodedValueDomainProperties } from "./CodedValueDomain.js";
7
6
  import type { RangeDomainProperties } from "./RangeDomain.js";
@@ -119,7 +118,7 @@ export default class Field extends JSONSupport {
119
118
  * }
120
119
  * });
121
120
  */
122
- get domain(): Domain | null | undefined;
121
+ get domain(): DomainUnion | null | undefined;
123
122
  set domain(value: ((RangeDomainProperties & { type: "range" }) | (CodedValueDomainProperties & { type: "coded-value" }) | (InheritedDomainProperties & { type: "inherited" })) | null | undefined);
124
123
  /**
125
124
  * Indicates whether the field is editable.
@@ -1,6 +1,6 @@
1
1
  import type { ClonableMixin, ClonableMixinProperties } from "../../core/Clonable.js";
2
2
  import type { JSONSupport, JSONSupportMixinProperties } from "../../core/JSONSupport.js";
3
- import type { FieldFormatUnion } from "./fieldFormatUtils.js";
3
+ import type { FieldFormatUnion } from "./types.js";
4
4
  import type { NumberFieldFormatProperties } from "./NumberFieldFormat.js";
5
5
  import type { DateTimeFieldFormatProperties } from "./DateTimeFieldFormat.js";
6
6
 
@@ -1,5 +1,5 @@
1
1
  import type MediaElementBase from "./MediaElementBase.js";
2
- import type { AnimationOptions, IImageBinarySource, IImageSource } from "./media.js";
2
+ import type { AnimationOptions, ImageBinarySource, ImageSource } from "../media/types.js";
3
3
  import type { MediaElementBaseProperties } from "./MediaElementBase.js";
4
4
 
5
5
  export interface ImageElementProperties extends MediaElementBaseProperties, Partial<Pick<ImageElement, "animationOptions" | "image">> {}
@@ -60,7 +60,7 @@ export default class ImageElement extends MediaElementBase {
60
60
  */
61
61
  accessor animationOptions: AnimationOptions | null | undefined;
62
62
  /** The image content referenced in the image element instance. The content matches the image referenced in [image](https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-support-ImageElement.html#image) parameter. */
63
- get content(): IImageBinarySource | null | undefined;
63
+ get content(): ImageBinarySource | null | undefined;
64
64
  /**
65
65
  * The image element to be added to the [media layer's source](https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-MediaLayer.html#source). The image
66
66
  * element can be URL string pointing the image for example.
@@ -117,7 +117,7 @@ export default class ImageElement extends MediaElementBase {
117
117
  * georeference: extent
118
118
  * });
119
119
  */
120
- accessor image: IImageSource | null | undefined;
120
+ accessor image: ImageSource | null | undefined;
121
121
  /** The element type. */
122
122
  get type(): "image";
123
123
  }
@@ -3,8 +3,8 @@ import type { ReadonlyArrayOrCollection } from "../../core/Collection.js";
3
3
  import type { EventedAccessor, EventedMixinProperties } from "../../core/Evented.js";
4
4
  import type { LoadableMixin, LoadableMixinProperties } from "../../core/Loadable.js";
5
5
  import type { EsriPromiseMixin, EsriPromiseMixinProperties } from "../../core/Promise.js";
6
+ import type { MediaElement } from "../media/types.js";
6
7
  import type { ImageElementProperties } from "./ImageElement.js";
7
- import type { MediaElement } from "./media.js";
8
8
  import type { VideoElementProperties } from "./VideoElement.js";
9
9
 
10
10
  export interface LocalMediaElementSourceProperties extends EventedMixinProperties, EsriPromiseMixinProperties, LoadableMixinProperties {
@@ -1,12 +1,10 @@
1
1
  import type { Loadable, LoadableMixinProperties } from "../../core/Loadable.js";
2
- import type { MultiOriginJSONMixin, MultiOriginJSONMixinProperties } from "../../core/MultiOriginJSONSupport.js";
3
- import type { NumericIdentifiableMixin, NumericIdentifiableMixinProperties } from "../../core/NumericIdentifiable.js";
4
- import type { Georeference } from "./media.js";
2
+ import type { Georeference } from "../media/types.js";
5
3
  import type { ControlPointsGeoreferenceProperties } from "./ControlPointsGeoreference.js";
6
4
  import type { ExtentAndRotationGeoreferenceProperties } from "./ExtentAndRotationGeoreference.js";
7
5
  import type { CornersGeoreferenceProperties } from "./CornersGeoreference.js";
8
6
 
9
- export interface MediaElementBaseProperties extends LoadableMixinProperties, MultiOriginJSONMixinProperties, NumericIdentifiableMixinProperties, Partial<Pick<MediaElementBase, "opacity">> {
7
+ export interface MediaElementBaseProperties extends LoadableMixinProperties, Partial<Pick<MediaElementBase, "opacity">> {
10
8
  /**
11
9
  * The geographic location of the image or video element to be placed on the map. The location can be set by either specifying
12
10
  * extent and rotation of the element, the corner points of the bounding box, or by defining control points.
@@ -92,7 +90,7 @@ export interface MediaElementBaseProperties extends LoadableMixinProperties, Mul
92
90
  *
93
91
  * @since 4.24
94
92
  */
95
- export default abstract class MediaElementBase extends MediaElementBaseSuperclass {
93
+ export default abstract class MediaElementBase extends Loadable {
96
94
  /**
97
95
  * The geographic location of the image or video element to be placed on the map. The location can be set by either specifying
98
96
  * extent and rotation of the element, the corner points of the bounding box, or by defining control points.
@@ -178,5 +176,4 @@ export default abstract class MediaElementBase extends MediaElementBaseSuperclas
178
176
  * @default 1
179
177
  */
180
178
  accessor opacity: number;
181
- }
182
- declare const MediaElementBaseSuperclass: typeof Loadable & typeof MultiOriginJSONMixin & typeof NumericIdentifiableMixin
179
+ }
@@ -1,6 +1,6 @@
1
1
  import type SimpleBandStatistics from "./SimpleBandStatistics.js";
2
2
  import type { JSONSupport, JSONSupportMixinProperties } from "../../core/JSONSupport.js";
3
- import type { RasterNumArray, RasterPixelType } from "./RasterTypes.js";
3
+ import type { RasterNumArray, RasterPixelType } from "../raster/types.js";
4
4
 
5
5
  export interface PixelBlockProperties extends JSONSupportMixinProperties, Partial<Pick<PixelBlock, "bandMasks" | "height" | "mask" | "maskIsAlpha" | "pixels" | "pixelType" | "statistics" | "validPixelCount" | "width">> {}
6
6
 
@@ -1,5 +1,5 @@
1
1
  import type { JSONSupport, JSONSupportMixinProperties } from "../../core/JSONSupport.js";
2
- import type { RasterPixelType } from "./RasterTypes.js";
2
+ import type { RasterPixelType } from "../raster/types.js";
3
3
 
4
4
  export interface RasterFunctionProperties extends JSONSupportMixinProperties, Partial<Pick<RasterFunction, "functionArguments" | "functionName" | "outputPixelType" | "rasterFunctionDefinition" | "variableName">> {}
5
5
 
@@ -4,7 +4,7 @@ import type RasterBandInfo from "./RasterBandInfo.js";
4
4
  import type RasterSensorInfo from "./RasterSensorInfo.js";
5
5
  import type FeatureSet from "../../rest/support/FeatureSet.js";
6
6
  import type { JSONSupport, JSONSupportMixinProperties } from "../../core/JSONSupport.js";
7
- import type { RasterDataType, RasterPixelType } from "./RasterTypes.js";
7
+ import type { RasterDataType, RasterPixelType } from "../raster/types.js";
8
8
  import type { RasterBandStatistics, RasterHistogram, RasterMultidimensionalInfo } from "./types.js";
9
9
  import type { ExtentProperties } from "../../geometry/Extent.js";
10
10
  import type { SpatialReferenceProperties } from "../../geometry/SpatialReference.js";
@@ -21,7 +21,6 @@ import type AttributeTableTemplate from "../../tables/AttributeTableTemplate.js"
21
21
  import type { ReadonlyArrayOrCollection } from "../../core/Collection.js";
22
22
  import type { IdentifiableMixin, IdentifiableMixinProperties } from "../../core/Identifiable.js";
23
23
  import type { Loadable, LoadableMixinProperties } from "../../core/Loadable.js";
24
- import type { MultiOriginJSONMixin, MultiOriginJSONMixinProperties } from "../../core/MultiOriginJSONSupport.js";
25
24
  import type { AbortOptions } from "../../core/promiseUtils.js";
26
25
  import type { FieldDomainOptions } from "../mixins/properties/ILayerWithGetField.js";
27
26
  import type { SublayerCapabilities } from "./types.js";
@@ -47,7 +46,7 @@ import type { SimpleRendererProperties } from "../../renderers/SimpleRenderer.js
47
46
  import type { MapLayerSourceProperties } from "./source/MapLayerSource.js";
48
47
  import type { DataLayerSourceProperties } from "./source/DataLayerSource.js";
49
48
 
50
- export interface SublayerProperties extends LoadableMixinProperties, IdentifiableMixinProperties, MultiOriginJSONMixinProperties, Partial<Pick<Sublayer, "definitionExpression" | "id" | "labelsVisible" | "layer" | "legendEnabled" | "listMode" | "maxScale" | "minScale" | "opacity" | "parent" | "popupEnabled" | "sourceJSON" | "title" | "url" | "visible">> {
49
+ export interface SublayerProperties extends LoadableMixinProperties, IdentifiableMixinProperties, Partial<Pick<Sublayer, "definitionExpression" | "id" | "labelsVisible" | "layer" | "legendEnabled" | "listMode" | "maxScale" | "minScale" | "opacity" | "parent" | "popupEnabled" | "sourceJSON" | "title" | "url" | "visible">> {
51
50
  /**
52
51
  * This property is used to configure the associated layer's [FeatureTable](https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-FeatureTable.html). It is meant to configure how the columns display within the table in regard to visibility, column order, and sorting.
53
52
  *
@@ -1120,4 +1119,4 @@ export default class Sublayer extends SublayerSuperclass {
1120
1119
  */
1121
1120
  reload(options?: AbortOptions | null | undefined): Promise<void>;
1122
1121
  }
1123
- declare const SublayerSuperclass: typeof Loadable & typeof IdentifiableMixin & typeof MultiOriginJSONMixin
1122
+ declare const SublayerSuperclass: typeof Loadable & typeof IdentifiableMixin
@@ -1,10 +1,10 @@
1
1
  import type { ClonableMixin, ClonableMixinProperties } from "../../core/Clonable.js";
2
2
  import type { JSONSupport, JSONSupportMixinProperties } from "../../core/JSONSupport.js";
3
- import type { Domain } from "./domains.js";
3
+ import type { DomainUnion } from "./types.js";
4
4
 
5
5
  export interface SubtypeProperties extends JSONSupportMixinProperties, ClonableMixinProperties, Partial<Pick<Subtype, "code" | "defaultValues" | "domains" | "name">> {}
6
6
 
7
- export type Domains = Record<string, Domain> | null;
7
+ export type Domains = Record<string, DomainUnion> | null;
8
8
 
9
9
  /**
10
10
  * Subtypes categorize a subset of features in a layer that share the same attributes.
@@ -20,7 +20,6 @@ import type AttributeTableTemplate from "../../tables/AttributeTableTemplate.js"
20
20
  import type { ClonableMixin, ClonableMixinProperties } from "../../core/Clonable.js";
21
21
  import type { IdentifiableMixin, IdentifiableMixinProperties } from "../../core/Identifiable.js";
22
22
  import type { Loadable, LoadableMixinProperties } from "../../core/Loadable.js";
23
- import type { MultiOriginJSONMixin, MultiOriginJSONMixinProperties } from "../../core/MultiOriginJSONSupport.js";
24
23
  import type { FeatureLayerCapabilities } from "../types.js";
25
24
  import type { EditOptions, Edits, EditsResult, FeatureEditResult } from "../graphics/editingSupport.js";
26
25
  import type { FeatureTitleOptions } from "../mixins/properties/ILayerWithGetFeatureTitle.js";
@@ -38,7 +37,7 @@ import type { ClassBreaksRendererProperties } from "../../renderers/ClassBreaksR
38
37
  import type { SimpleRendererProperties } from "../../renderers/SimpleRenderer.js";
39
38
  import type { FeatureTemplateProperties } from "./FeatureTemplate.js";
40
39
 
41
- export interface SubtypeSublayerProperties extends LoadableMixinProperties, IdentifiableMixinProperties, ClonableMixinProperties, MultiOriginJSONMixinProperties, Partial<Pick<SubtypeSublayer, "editingEnabled" | "id" | "labelsVisible" | "legendEnabled" | "listMode" | "maxScale" | "minScale" | "opacity" | "parent" | "popupEnabled" | "subtypeCode" | "title" | "visible">> {
40
+ export interface SubtypeSublayerProperties extends LoadableMixinProperties, IdentifiableMixinProperties, ClonableMixinProperties, Partial<Pick<SubtypeSublayer, "editingEnabled" | "id" | "labelsVisible" | "legendEnabled" | "listMode" | "maxScale" | "minScale" | "opacity" | "parent" | "popupEnabled" | "subtypeCode" | "title" | "visible">> {
42
41
  /**
43
42
  * This property is used to configure the associated layer's [FeatureTable](https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-FeatureTable.html). It is meant to configure how the columns display within the table in regard to visibility, column order, and sorting.
44
43
  *
@@ -946,4 +945,4 @@ export default class SubtypeSublayer extends SubtypeSublayerSuperclass {
946
945
  */
947
946
  updateAttachment(feature: Graphic, attachmentId: number, attachment: HTMLFormElement | FormData): Promise<FeatureEditResult>;
948
947
  }
949
- declare const SubtypeSublayerSuperclass: typeof Loadable & typeof IdentifiableMixin & typeof ClonableMixin & typeof MultiOriginJSONMixin
948
+ declare const SubtypeSublayerSuperclass: typeof Loadable & typeof IdentifiableMixin & typeof ClonableMixin
@@ -1,5 +1,5 @@
1
1
  import type MediaElementBase from "./MediaElementBase.js";
2
- import type { IVideoSource } from "./media.js";
2
+ import type { VideoSource } from "../media/types.js";
3
3
  import type { MediaElementBaseProperties } from "./MediaElementBase.js";
4
4
 
5
5
  export interface VideoElementProperties extends MediaElementBaseProperties, Partial<Pick<VideoElement, "video">> {}
@@ -70,5 +70,5 @@ export default class VideoElement extends MediaElementBase {
70
70
  * copyright: "NASA's Goddard Space Flight Center"
71
71
  * });
72
72
  */
73
- accessor video: IVideoSource;
73
+ accessor video: VideoSource;
74
74
  }
@@ -1,13 +1,13 @@
1
+ import type Accessor from "../../core/Accessor.js";
1
2
  import type Collection from "../../core/Collection.js";
2
3
  import type Extent from "../../geometry/Extent.js";
3
4
  import type WMSLayer from "../WMSLayer.js";
4
5
  import type { ReadonlyArrayOrCollection } from "../../core/Collection.js";
5
6
  import type { IdentifiableMixin, IdentifiableMixinProperties } from "../../core/Identifiable.js";
6
- import type { MultiOriginJSONSupport, MultiOriginJSONMixinProperties } from "../../core/MultiOriginJSONSupport.js";
7
- import type { WMSDimension } from "./wmsUtils.js";
7
+ import type { WMSDimension } from "../wms/types.js";
8
8
  import type { ExtentProperties } from "../../geometry/Extent.js";
9
9
 
10
- export interface WMSSublayerProperties extends MultiOriginJSONMixinProperties, IdentifiableMixinProperties, Partial<Pick<WMSSublayer, "description" | "id" | "layer" | "legendEnabled" | "legendUrl" | "maxScale" | "minScale" | "name" | "parent" | "popupEnabled" | "queryable" | "spatialReferences" | "title" | "visible">> {
10
+ export interface WMSSublayerProperties extends IdentifiableMixinProperties, Partial<Pick<WMSSublayer, "description" | "id" | "layer" | "legendEnabled" | "legendUrl" | "maxScale" | "minScale" | "name" | "parent" | "popupEnabled" | "queryable" | "spatialReferences" | "title" | "visible">> {
11
11
  /** The full extent of the layer. */
12
12
  fullExtent?: ExtentProperties;
13
13
  /** A collection of [WMSSublayer](https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-support-WMSSublayer.html)s. */
@@ -28,7 +28,7 @@ export default class WMSSublayer extends WMSSublayerSuperclass {
28
28
  accessor description: string;
29
29
  /**
30
30
  * An array of time, elevation and other dimensions for the sublayer.
31
- * Information from a [TimeDimension](https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-support-wmsUtils.html#TimeDimension) can be used to update [View#timeExtent](https://developers.arcgis.com/javascript/latest/api-reference/esri-views-View.html#timeExtent),
31
+ * Information from a {@link layers/support/wmsUtils!TimeDimension} can be used to update [View#timeExtent](https://developers.arcgis.com/javascript/latest/api-reference/esri-views-View.html#timeExtent),
32
32
  * [WMSLayer#timeExtent](https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-WMSLayer.html#timeExtent), or to configure a [TimeSlider](https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-TimeSlider.html) widget.
33
33
  *
34
34
  * A [WMSLayer](https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-WMSLayer.html) or WMSSublayer can only have one time dimension. The following example shows how to find the
@@ -45,7 +45,7 @@ export default class WMSSublayer extends WMSSublayerSuperclass {
45
45
  * ```
46
46
  *
47
47
  * Data can exist at specific times or time ranges. We can access this information from the `extent` property of the
48
- * [TimeDimension](https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-support-wmsUtils.html#TimeDimension) as either an array of discrete dates or [DimensionInterval](https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-support-wmsUtils.html#DimensionInterval)s.
48
+ * {@link layers/support/wmsUtils!TimeDimension} as either an array of discrete dates or {@link layers/support/wmsUtils!DimensionInterval}s.
49
49
  * For example, continuing from the previous example, a [TimeSlider](https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-TimeSlider.html) is configured using the extent from a TimeDimension.
50
50
  *
51
51
  * ```js
@@ -159,4 +159,4 @@ export default class WMSSublayer extends WMSSublayerSuperclass {
159
159
  */
160
160
  clone(): WMSSublayer;
161
161
  }
162
- declare const WMSSublayerSuperclass: typeof MultiOriginJSONSupport & typeof IdentifiableMixin
162
+ declare const WMSSublayerSuperclass: typeof Accessor & typeof IdentifiableMixin
@@ -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{__decorate as e}from"tslib";import t from"../../core/Collection.js";import{IdentifiableMixin as r}from"../../core/Identifiable.js";import{MultiOriginJSONSupport as s}from"../../core/MultiOriginJSONSupport.js";import{on as i,watch as l,sync as o}from"../../core/reactiveUtils.js";import{property as n,cast as a,subclass as p}from"../../core/accessorSupport/decorators.js";import{ensureType as y}from"../../core/accessorSupport/ensureType.js";import d from"../../geometry/Extent.js";import{reader as u}from"../../core/accessorSupport/decorators/reader.js";var h;let c=0,m=h=class extends(r(s)){constructor(e){super(e),this.description=null,this.dimensions=null,this.fullExtent=null,this.fullExtents=null,this.legendUrl=null,this.legendEnabled=!0,this.layer=null,this.maxScale=0,this.minScale=0,this.name=null,this.parent=null,this.popupEnabled=!1,this.queryable=!1,this.spatialReferences=null,this.title=null,this.addHandles([i(()=>this.sublayers,"after-add",({item:e})=>{e.parent=this,e.layer=this.layer},o),i(()=>this.sublayers,"after-remove",({item:e})=>{e.layer=e.parent=null},o),l(()=>this.sublayers,(e,t)=>{if(t)for(const r of t)r.layer=r.parent=null;if(e)for(const r of e)r.parent=this,r.layer=this.layer},o),l(()=>this.layer,e=>{if(this.sublayers)for(const t of this.sublayers)t.layer=e},o)])}get id(){const e=this._get("id");return e??c++}set id(e){this._set("id",e)}readLegendUrl(e,t){return t.legendUrl??t.legendURL??null}get effectiveScaleRange(){const{minScale:e,maxScale:t}=this;return{minScale:e,maxScale:t}}get sublayers(){return this._get("sublayers")}set sublayers(e){this._set("sublayers",e)}castSublayers(e){return y(t.ofType(h),e)}set visible(e){this._setAndNotifyLayer("visible",e)}clone(){const e=new h;return this.hasOwnProperty("description")&&(e.description=this.description),this.hasOwnProperty("fullExtent")&&(e.fullExtent=this.fullExtent.clone()),this.hasOwnProperty("fullExtents")&&(e.fullExtents=this.fullExtents?.map(e=>e.clone())??null),this.hasOwnProperty("legendUrl")&&(e.legendUrl=this.legendUrl),this.hasOwnProperty("legendEnabled")&&(e.legendEnabled=this.legendEnabled),this.hasOwnProperty("layer")&&(e.layer=this.layer),this.hasOwnProperty("name")&&(e.name=this.name),this.hasOwnProperty("parent")&&(e.parent=this.parent),this.hasOwnProperty("queryable")&&(e.queryable=this.queryable),this.hasOwnProperty("sublayers")&&(e.sublayers=this.sublayers?.map(e=>e.clone())),this.hasOwnProperty("spatialReferences")&&(e.spatialReferences=this.spatialReferences?.map(e=>e)),this.hasOwnProperty("visible")&&(e.visible=this.visible),this.hasOwnProperty("title")&&(e.title=this.title),e}_setAndNotifyLayer(e,t){const r=this.layer;this._get(e)!==t&&(this._set(e,t),r&&r.emit("wms-sublayer-update",{propertyName:e,id:this.id}))}};e([n()],m.prototype,"description",void 0),e([n({readOnly:!0})],m.prototype,"dimensions",void 0),e([n({type:d,json:{name:"extent"}})],m.prototype,"fullExtent",void 0),e([n()],m.prototype,"fullExtents",void 0),e([n({type:Number,json:{write:{enabled:!1,overridePolicy:()=>({ignoreOrigin:!0,enabled:!0})}}})],m.prototype,"id",null),e([n({type:String,json:{name:"legendUrl",write:{ignoreOrigin:!0}}})],m.prototype,"legendUrl",void 0),e([u("legendUrl",["legendUrl","legendURL"])],m.prototype,"readLegendUrl",null),e([n({type:Boolean,json:{name:"showLegend",origins:{"web-map":{read:!1,write:!1},"web-scene":{read:!1,write:!1}}}})],m.prototype,"legendEnabled",void 0),e([n()],m.prototype,"layer",void 0),e([n()],m.prototype,"maxScale",void 0),e([n()],m.prototype,"minScale",void 0),e([n({readOnly:!0})],m.prototype,"effectiveScaleRange",null),e([n({type:String,json:{write:{ignoreOrigin:!0}}})],m.prototype,"name",void 0),e([n()],m.prototype,"parent",void 0),e([n({type:Boolean,json:{read:{source:"showPopup"},write:{ignoreOrigin:!0,target:"showPopup"}}})],m.prototype,"popupEnabled",void 0),e([n({type:Boolean,json:{write:{ignoreOrigin:!0}}})],m.prototype,"queryable",void 0),e([n()],m.prototype,"sublayers",null),e([a("sublayers")],m.prototype,"castSublayers",null),e([n({type:[Number],json:{read:{source:"spatialReferences"}}})],m.prototype,"spatialReferences",void 0),e([n({type:String,json:{write:{ignoreOrigin:!0}}})],m.prototype,"title",void 0),e([n({type:Boolean,value:!0,json:{read:{source:"defaultVisibility"}}})],m.prototype,"visible",null),m=h=e([p("esri.layers.support.WMSSublayer")],m);export{m as default};
5
+ import{__decorate as e}from"tslib";import t from"../../core/Accessor.js";import r from"../../core/Collection.js";import{IdentifiableMixin as s}from"../../core/Identifiable.js";import{MultiOriginJSONMixin as i}from"../../core/MultiOriginJSONSupport.js";import{on as l,watch as o,sync as n}from"../../core/reactiveUtils.js";import{property as a,cast as p,subclass as y}from"../../core/accessorSupport/decorators.js";import{ensureType as d}from"../../core/accessorSupport/ensureType.js";import u from"../../geometry/Extent.js";import{reader as h}from"../../core/accessorSupport/decorators/reader.js";var c;let m=0,f=c=class extends(s(i(t))){constructor(e){super(e),this.description=null,this.dimensions=null,this.fullExtent=null,this.fullExtents=null,this.legendUrl=null,this.legendEnabled=!0,this.layer=null,this.maxScale=0,this.minScale=0,this.name=null,this.parent=null,this.popupEnabled=!1,this.queryable=!1,this.spatialReferences=null,this.title=null,this.addHandles([l(()=>this.sublayers,"after-add",({item:e})=>{e.parent=this,e.layer=this.layer},n),l(()=>this.sublayers,"after-remove",({item:e})=>{e.layer=e.parent=null},n),o(()=>this.sublayers,(e,t)=>{if(t)for(const r of t)r.layer=r.parent=null;if(e)for(const r of e)r.parent=this,r.layer=this.layer},n),o(()=>this.layer,e=>{if(this.sublayers)for(const t of this.sublayers)t.layer=e},n)])}get id(){const e=this._get("id");return e??m++}set id(e){this._set("id",e)}readLegendUrl(e,t){return t.legendUrl??t.legendURL??null}get effectiveScaleRange(){const{minScale:e,maxScale:t}=this;return{minScale:e,maxScale:t}}get sublayers(){return this._get("sublayers")}set sublayers(e){this._set("sublayers",e)}castSublayers(e){return d(r.ofType(c),e)}set visible(e){this._setAndNotifyLayer("visible",e)}clone(){const e=new c;return this.hasOwnProperty("description")&&(e.description=this.description),this.hasOwnProperty("fullExtent")&&(e.fullExtent=this.fullExtent.clone()),this.hasOwnProperty("fullExtents")&&(e.fullExtents=this.fullExtents?.map(e=>e.clone())??null),this.hasOwnProperty("legendUrl")&&(e.legendUrl=this.legendUrl),this.hasOwnProperty("legendEnabled")&&(e.legendEnabled=this.legendEnabled),this.hasOwnProperty("layer")&&(e.layer=this.layer),this.hasOwnProperty("name")&&(e.name=this.name),this.hasOwnProperty("parent")&&(e.parent=this.parent),this.hasOwnProperty("queryable")&&(e.queryable=this.queryable),this.hasOwnProperty("sublayers")&&(e.sublayers=this.sublayers?.map(e=>e.clone())),this.hasOwnProperty("spatialReferences")&&(e.spatialReferences=this.spatialReferences?.map(e=>e)),this.hasOwnProperty("visible")&&(e.visible=this.visible),this.hasOwnProperty("title")&&(e.title=this.title),e}_setAndNotifyLayer(e,t){const r=this.layer;this._get(e)!==t&&(this._set(e,t),r&&r.emit("wms-sublayer-update",{propertyName:e,id:this.id}))}};e([a()],f.prototype,"description",void 0),e([a({readOnly:!0})],f.prototype,"dimensions",void 0),e([a({type:u,json:{name:"extent"}})],f.prototype,"fullExtent",void 0),e([a()],f.prototype,"fullExtents",void 0),e([a({type:Number,json:{write:{enabled:!1,overridePolicy:()=>({ignoreOrigin:!0,enabled:!0})}}})],f.prototype,"id",null),e([a({type:String,json:{name:"legendUrl",write:{ignoreOrigin:!0}}})],f.prototype,"legendUrl",void 0),e([h("legendUrl",["legendUrl","legendURL"])],f.prototype,"readLegendUrl",null),e([a({type:Boolean,json:{name:"showLegend",origins:{"web-map":{read:!1,write:!1},"web-scene":{read:!1,write:!1}}}})],f.prototype,"legendEnabled",void 0),e([a()],f.prototype,"layer",void 0),e([a()],f.prototype,"maxScale",void 0),e([a()],f.prototype,"minScale",void 0),e([a({readOnly:!0})],f.prototype,"effectiveScaleRange",null),e([a({type:String,json:{write:{ignoreOrigin:!0}}})],f.prototype,"name",void 0),e([a()],f.prototype,"parent",void 0),e([a({type:Boolean,json:{read:{source:"showPopup"},write:{ignoreOrigin:!0,target:"showPopup"}}})],f.prototype,"popupEnabled",void 0),e([a({type:Boolean,json:{write:{ignoreOrigin:!0}}})],f.prototype,"queryable",void 0),e([a()],f.prototype,"sublayers",null),e([p("sublayers")],f.prototype,"castSublayers",null),e([a({type:[Number],json:{read:{source:"spatialReferences"}}})],f.prototype,"spatialReferences",void 0),e([a({type:String,json:{write:{ignoreOrigin:!0}}})],f.prototype,"title",void 0),e([a({type:Boolean,value:!0,json:{read:{source:"defaultVisibility"}}})],f.prototype,"visible",null),f=c=e([y("esri.layers.support.WMSSublayer")],f);export{f as default};
@@ -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"../../core/has.js";import e from"./CodedValueDomain.js";import r from"./Domain.js";import o from"./InheritedDomain.js";import n from"./RangeDomain.js";const t={key:"type",base:r,typeMap:{range:n,"coded-value":e,inherited:o}};function a(r){if(!r?.type)return null;switch(r.type){case"range":return n.fromJSON(r);case"codedValue":return e.fromJSON(r);case"inherited":return o.fromJSON(r)}return null}export{e as CodedValueDomain,r as DomainBase,o as InheritedDomain,n as RangeDomain,a as fromJSON,t as types};
5
+ import"../../core/has.js";import e from"./CodedValueDomain.js";import r from"./Domain.js";import o from"./InheritedDomain.js";import t from"./RangeDomain.js";const n={key:"type",base:r,typeMap:{range:t,"coded-value":e,inherited:o}};function i(r){if(!r?.type)return null;switch(r.type){case"range":return t.fromJSON(r);case"codedValue":return e.fromJSON(r);case"inherited":return o.fromJSON(r)}return null}export{i as fromJSON,n as types};
@@ -6,6 +6,7 @@
6
6
  * @since 4.28
7
7
  */
8
8
  import type RasterFunction from "./RasterFunction.js";
9
+ import type { RasterPixelType } from "../raster/types.js";
9
10
  import type { Base2RasterFunctionParameters, BaseNRasterFunctionParameters, BaseRasterFunctionParameters, RasterArgument } from "../raster/functions/types.js";
10
11
  import type { BaseStretchParameters, ContrastBrightnessParameters, ConvolutionFunctionCustomParameters, ConvolutionFunctionParameters, MinMaxStretchParameters, PercentClipStretchParameters, StddevStretchParameters } from "../raster/functions/creators/createAppearenceFunctions.js";
11
12
  import type { BAIBandArguments, CIgBandArguments, CIreBandArguments, ClayMineralsBandArguments, CustomBandParameters, EVIBandArguments, FerrousMineralsBandArguments, GDNVIBandArguments, GEMIBandArguments, IronOxideBandArguments, LandsatBandArguments, MNDWIBandArguments, MSAVIBandArguments, MTVI2BandArguments, NBRBandArguments, NDBIBandArguments, NDMIBandArguments, NDSIBandArguments, NDVIBandArguments, NDVIreBandArguments, NDWIBandArguments, PVIBandArguments, RTVICoreBandArguments, SAVIBandArguments, SRBandArguments, SRreBandArguments, SultanArguments, TSAVIBandArguments, VARIBandArguments, WNDWIBandArguments } from "../raster/functions/creators/createBandIndexFunctions.js";
@@ -16,7 +17,6 @@ import type { SetNullParameters, ConditionalParameters, CalculatorParameters, St
16
17
  import type { WeightedOverlayParameters, WeightedSumParameters } from "../raster/functions/creators/createMultiRasterAnalysisFunctions.js";
17
18
  import type { ArgStatisticsDurationParameters, ArgStatisticsParameters, StatisticsParameters } from "../raster/functions/creators/createStatisticsFunctions.js";
18
19
  import type { SlopeParameters, HillshadeParameters, ShadedReliefWithColormapParameters, ShadedReliefWithColorRampNameParameters, ShadedReliefWithColorRampParameters, CurvatureParameters } from "../raster/functions/creators/createSurfaceFunctions.js";
19
- import type { RasterPixelType } from "./RasterTypes.js";
20
20
 
21
21
  /**
22
22
  * Creates a Contrast And Brightness function that enhances the appearance of raster data by modifying the brightness and contrast within the image.
@@ -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{rad2deg as e}from"../../core/mathUtils.js";import{e as t,i as r,p as n,d as o,x as i,w as s,a as m}from"../../chunks/vec32.js";import{fromValues as a,create as h}from"../../core/libs/gl-matrix-2/factories/vec3f64.js";import{WGS84ECEFSpatialReferenceLike as l}from"../../geometry/ellipsoidUtils.js";import c from"../../geometry/Extent.js";import f from"../../geometry/HeightModelInfo.js";import x from"../../geometry/SpatialReference.js";import{projectBuffer as u}from"../../geometry/projection/projectBuffer.js";function g(e,t){if(!Array.isArray(e)||e.length<t)return!1;for(const r of e)if("number"!=typeof r)return!1;return!0}const d=7645211,p={xmin:-180,ymin:-90,zmin:-450,xmax:180,ymax:90,zmax:8850},S=new Map([[5773,new f({heightModel:"gravity-related-height",heightUnit:"meters",vertCRS:"EGM96_Geoid"})],[3855,new f({heightModel:"gravity-related-height",heightUnit:"meters",vertCRS:"EGM2008_Geoid"})],[115700,new f({heightModel:"ellipsoidal",heightUnit:"meters",vertCRS:"WGS_1984"})],[115701,new f({heightModel:"ellipsoidal",heightUnit:"meters",vertCRS:"ETRS_1989"})],[6360,new f({heightModel:"gravity-related-height",heightUnit:"us-feet",vertCRS:"NAVD88_height_(ftUS)"})],[7837,new f({heightModel:"gravity-related-height",heightUnit:"meters",vertCRS:"DHHN2016_(height) "})]]);function _(e){if(!e)return null;const t=e.vcsWkid||e.latestVcsWkid;return t?S.get(t):null}function R(e){return!(!(e.extensions?.ESRI_crs?.wkid||e.extensions?.ESRI_crs?.latestWkid||e.extensions?.ESRI_crs?.wkt)||!e.root?.extensions?.ESRI_crs?.boundingVolume?.box&&!e.root?.extensions?.ESRI_crs?.boundingVolume?.sphere)}function E(f,S=!1){let _=new x({wkid:4326,vcsWkid:115700}),R=f.root?.boundingVolume,E=!1,b=f?.root?.transform;if(S&&(f.extensions?.ESRI_crs?.wkid||f.extensions?.ESRI_crs?.latestWkid||f.extensions?.ESRI_crs?.wkt)&&(f.root?.extensions?.ESRI_crs?.boundingVolume?.box||f.root?.extensions?.ESRI_crs?.boundingVolume?.sphere))_=new x(f.extensions?.ESRI_crs),R=f.root?.extensions?.ESRI_crs?.boundingVolume,b=f.root?.transform,E=!0;else if(!R)return new c(-180,-90,180,90,_);if(R.box){const e=R?.box;if(e[3]>d&&e[7]>d&&e[11]>d)return new c({...p,spatialReference:_})}const w=h();if(!E&&R.region&&g(R.region,6)){const t=R.region,r=e(t[0]),n=e(t[1]),o=t[4],i=e(t[2]),s=e(t[3]),m=t[5];return new c({xmin:r,ymin:n,zmin:o,xmax:i,ymax:s,zmax:m,spatialReference:_})}if(R.sphere&&g(R.sphere,4)){const e=R.sphere,m=a(e[0],e[1],e[2]),f=e[3]/Math.sqrt(3),d=h();t(d,m,a(f,f,f));const p=h();if(r(p,m,a(f,f,f)),b&&g(b,16)){const e=b;n(w,d,e),o(d,w),n(w,p,e),o(p,w)}E||(u(d,l,0,d,x.WGS84,0),u(p,l,0,p,x.WGS84,0));const S=h(),y=h();return i(S,d,p),s(y,d,p),new c({xmin:S[0],ymin:S[1],zmin:S[2],xmax:y[0],ymax:y[1],zmax:y[2],spatialReference:_})}if(R.box&&g(R.box,12)){const e=R.box,t=a(e[0],e[1],e[2]),o=a(e[3],e[4],e[5]),f=a(e[6],e[7],e[8]),d=a(e[9],e[10],e[11]),p=[];for(let r=0;r<8;++r)p.push(h());if(r(p[0],t,o),r(p[0],p[0],f),r(p[0],p[0],d),m(p[1],t,o),r(p[1],p[1],f),r(p[1],p[1],d),r(p[2],t,o),m(p[2],p[2],f),r(p[2],p[2],d),m(p[3],t,o),m(p[3],p[3],f),r(p[3],p[3],d),r(p[4],t,o),r(p[4],p[4],f),m(p[4],p[4],d),m(p[5],t,o),r(p[5],p[5],f),m(p[5],p[5],d),r(p[6],t,o),m(p[6],p[6],f),m(p[6],p[6],d),m(p[7],t,o),m(p[7],p[7],f),m(p[7],p[7],d),b&&g(b,16)){const e=b;for(let t=0;t<8;++t)n(p[t],p[t],e)}const S=a(-Number.MAX_VALUE,-Number.MAX_VALUE,-Number.MAX_VALUE),w=a(Number.MAX_VALUE,Number.MAX_VALUE,Number.MAX_VALUE);for(let r=0;r<8;++r)E||u(p[r],l,0,p[r],x.WGS84,0),i(w,w,p[r]),s(S,S,p[r]);return new c({xmin:w[0],ymin:w[1],zmin:w[2],xmax:S[0],ymax:S[1],zmax:S[2],spatialReference:_})}return new c(-180,-90,180,90,_)}export{_ as getHeightModelInfoFromVCS,R as hasEsriCrs,E as initFullExtent,g as verifyArray};
5
+ import{rad2deg as e}from"../../core/mathUtils.js";import{e as t,i as r,p as n,d as i,x as o,w as s,a as m}from"../../chunks/vec32.js";import{fromValues as a,create as h}from"../../core/libs/gl-matrix-2/factories/vec3f64.js";import{WGS84ECEFSpatialReferenceLike as l}from"../../geometry/ellipsoidUtils.js";import c from"../../geometry/Extent.js";import f from"../../geometry/HeightModelInfo.js";import u from"../../geometry/SpatialReference.js";import{projectBuffer as x}from"../../geometry/projection/projectBuffer.js";function g(e,t){if(!Array.isArray(e)||e.length<t)return!1;for(const r of e)if("number"!=typeof r)return!1;return!0}const d=7645211,p={xmin:-180,ymin:-90,zmin:-450,xmax:180,ymax:90,zmax:8850},S=new Map([[5773,new f({heightModel:"gravity-related-height",heightUnit:"meters",vertCRS:"EGM96_Geoid"})],[3855,new f({heightModel:"gravity-related-height",heightUnit:"meters",vertCRS:"EGM2008_Geoid"})],[115700,new f({heightModel:"ellipsoidal",heightUnit:"meters",vertCRS:"WGS_1984"})],[115701,new f({heightModel:"ellipsoidal",heightUnit:"meters",vertCRS:"ETRS_1989"})],[6360,new f({heightModel:"gravity-related-height",heightUnit:"us-feet",vertCRS:"NAVD88_height_(ftUS)"})],[7837,new f({heightModel:"gravity-related-height",heightUnit:"meters",vertCRS:"DHHN2016_(height)"})]]);function R(e){let t=null;return e?(S.forEach((r,n)=>{t||r.vertCRS!==e.vertCRS||r.heightUnit!==e.heightUnit||(t=n)}),t):t}function _(e){if(!e)return null;const t=e.vcsWkid||e.latestVcsWkid;return t?S.get(t):null}function E(e){return!(!(e.extensions?.ESRI_crs?.wkid||e.extensions?.ESRI_crs?.latestWkid||e.extensions?.ESRI_crs?.wkt)||!e.root?.extensions?.ESRI_crs?.boundingVolume?.box&&!e.root?.extensions?.ESRI_crs?.boundingVolume?.sphere)}function b(f,S=!1){let R=new u({wkid:4326,vcsWkid:115700}),_=f.root?.boundingVolume,E=!1,b=f?.root?.transform;if(S&&(f.extensions?.ESRI_crs?.wkid||f.extensions?.ESRI_crs?.latestWkid||f.extensions?.ESRI_crs?.wkt)&&(f.root?.extensions?.ESRI_crs?.boundingVolume?.box||f.root?.extensions?.ESRI_crs?.boundingVolume?.sphere))R=new u(f.extensions?.ESRI_crs),_=f.root?.extensions?.ESRI_crs?.boundingVolume,b=f.root?.transform,E=!0;else if(!_)return new c(-180,-90,180,90,R);if(_.box){const e=_?.box;if(e[3]>d&&e[7]>d&&e[11]>d)return new c({...p,spatialReference:R})}const w=h();if(!E&&_.region&&g(_.region,6)){const t=_.region,r=e(t[0]),n=e(t[1]),i=t[4],o=e(t[2]),s=e(t[3]),m=t[5];return new c({xmin:r,ymin:n,zmin:i,xmax:o,ymax:s,zmax:m,spatialReference:R})}if(_.sphere&&g(_.sphere,4)){const e=_.sphere,m=a(e[0],e[1],e[2]),f=e[3]/Math.sqrt(3),d=h();t(d,m,a(f,f,f));const p=h();if(r(p,m,a(f,f,f)),b&&g(b,16)){const e=b;n(w,d,e),i(d,w),n(w,p,e),i(p,w)}E||(x(d,l,0,d,u.WGS84,0),x(p,l,0,p,u.WGS84,0));const S=h(),y=h();return o(S,d,p),s(y,d,p),new c({xmin:S[0],ymin:S[1],zmin:S[2],xmax:y[0],ymax:y[1],zmax:y[2],spatialReference:R})}if(_.box&&g(_.box,12)){const e=_.box,t=a(e[0],e[1],e[2]),i=a(e[3],e[4],e[5]),f=a(e[6],e[7],e[8]),d=a(e[9],e[10],e[11]),p=[];for(let r=0;r<8;++r)p.push(h());if(r(p[0],t,i),r(p[0],p[0],f),r(p[0],p[0],d),m(p[1],t,i),r(p[1],p[1],f),r(p[1],p[1],d),r(p[2],t,i),m(p[2],p[2],f),r(p[2],p[2],d),m(p[3],t,i),m(p[3],p[3],f),r(p[3],p[3],d),r(p[4],t,i),r(p[4],p[4],f),m(p[4],p[4],d),m(p[5],t,i),r(p[5],p[5],f),m(p[5],p[5],d),r(p[6],t,i),m(p[6],p[6],f),m(p[6],p[6],d),m(p[7],t,i),m(p[7],p[7],f),m(p[7],p[7],d),b&&g(b,16)){const e=b;for(let t=0;t<8;++t)n(p[t],p[t],e)}const S=a(-Number.MAX_VALUE,-Number.MAX_VALUE,-Number.MAX_VALUE),w=a(Number.MAX_VALUE,Number.MAX_VALUE,Number.MAX_VALUE);for(let r=0;r<8;++r)E||x(p[r],l,0,p[r],u.WGS84,0),o(w,w,p[r]),s(S,S,p[r]);return new c({xmin:w[0],ymin:w[1],zmin:w[2],xmax:S[0],ymax:S[1],zmax:S[2],spatialReference:R})}return new c(-180,-90,180,90,R)}export{_ as getHeightModelInfoFromVCS,R as getVCSFromHeightModelInfo,E as hasEsriCrs,b as initFullExtent,g as verifyArray};
@@ -1,9 +1,20 @@
1
1
  import type Extent from "../../geometry/Extent.js";
2
2
  import type Point from "../../geometry/Point.js";
3
+ import type CodedValueDomain from "./CodedValueDomain.js";
4
+ import type DateTimeFieldFormat from "./DateTimeFieldFormat.js";
3
5
  import type DimensionalDefinition from "./DimensionalDefinition.js";
6
+ import type InheritedDomain from "./InheritedDomain.js";
7
+ import type NumberFieldFormat from "./NumberFieldFormat.js";
4
8
  import type PixelBlock from "./PixelBlock.js";
9
+ import type RangeDomain from "./RangeDomain.js";
5
10
  import type { QueryRelatedCapabilities } from "../types.js";
6
11
 
12
+ export type FieldType = "small-integer" | "integer" | "single" | "double" | "long" | "string" | "date" | "oid" | "geometry" | "blob" | "raster" | "guid" | "global-id" | "xml" | "big-integer" | "date-only" | "time-only" | "timestamp-offset";
13
+
14
+ export type FieldFormatUnion = DateTimeFieldFormat | NumberFieldFormat;
15
+
16
+ export type DomainUnion = RangeDomain | CodedValueDomain | InheritedDomain;
17
+
7
18
  export type PlacementType = "above-center" | "above-left" | "above-right" | "center-center" | "center-left" | "center-right" | "below-center" | "below-left" | "below-right" | "always-horizontal" | "above-along" | "below-along" | "center-along";
8
19
 
9
20
  export type UnsupportedPlacementType = "above-after" | "above-before" | "above-start" | "above-end" | "below-after" | "below-before" | "below-start" | "below-end" | "center-after" | "center-before" | "center-start" | "center-end" | "always-horizontal";
@@ -408,4 +419,25 @@ export interface UpdateAttachmentCapabilities extends AttachmentCapabilities {}
408
419
  * Specific permissions for relationship operations. It takes into account the [Editor's layerInfo](https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Editor-types.html#LayerInfo) settings.
409
420
  * If enabled, indicates that the layer contains at least one relationship, in addition to having child [Workflow](https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Editor-Workflow.html) permissions.
410
421
  */
411
- export interface RelationshipCapabilities extends BaseCapabilities {}
422
+ export interface RelationshipCapabilities extends BaseCapabilities {}
423
+
424
+ /**
425
+ * An array of [Exchangeable image file format](https://en.wikipedia.org/wiki/Exif) information
426
+ * for the attachment. You must set the attachment query's [AttachmentQuery#returnMetadata](https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-support-AttachmentQuery.html#returnMetadata) to `true` to get the `exif`
427
+ * info associated with the attachment.
428
+ */
429
+ export interface ExifInfo {
430
+ /** The file name. */
431
+ name: string;
432
+ /** Array of tag objects containing the following properties: */
433
+ tags?: ExifTag[];
434
+ }
435
+
436
+ export interface ExifTag {
437
+ /** The tag description. */
438
+ description: string;
439
+ /** The tag name. */
440
+ name: string;
441
+ /** The value of the tag. */
442
+ value: any;
443
+ }
package/layers/types.d.ts CHANGED
@@ -1,5 +1,14 @@
1
1
  import type Collection from "../core/Collection.js";
2
+ import type BaseElevationLayer from "./BaseElevationLayer.js";
3
+ import type ElevationLayer from "./ElevationLayer.js";
4
+ import type FeatureLayer from "./FeatureLayer.js";
5
+ import type GeoJSONLayer from "./GeoJSONLayer.js";
6
+ import type OrientedImageryLayer from "./OrientedImageryLayer.js";
7
+ import type SceneLayer from "./SceneLayer.js";
8
+ import type SubtypeGroupLayer from "./SubtypeGroupLayer.js";
9
+ import type KnowledgeGraphSublayer from "./knowledgeGraph/KnowledgeGraphSublayer.js";
2
10
  import type DimensionalDefinition from "./support/DimensionalDefinition.js";
11
+ import type SubtypeSublayer from "./support/SubtypeSublayer.js";
3
12
  import type DirectionLine from "../rest/support/DirectionLine.js";
4
13
  import type DirectionPoint from "../rest/support/DirectionPoint.js";
5
14
  import type PointBarrier from "../rest/support/PointBarrier.js";
@@ -10,12 +19,16 @@ import type Stop from "../rest/support/Stop.js";
10
19
  import type TimeExtent from "../time/TimeExtent.js";
11
20
  import type { AbortOptions } from "../core/promiseUtils.js";
12
21
  import type { CurveType } from "../geometry/types.js";
13
- import type { RasterInterpolation } from "./support/RasterTypes.js";
22
+ import type { RasterInterpolation } from "./raster/types.js";
14
23
 
15
24
  export type LayerType = "base-dynamic" | "base-elevation" | "base-tile" | "bing-maps" | "building-scene" | "catalog" | "catalog-footprint" | "catalog-dynamic-group" | "csv" | "dimension" | "elevation" | "feature" | "geo-rss" | "geojson" | "parquet" | "gaussian-splat" | "graphics" | "group" | "imagery" | "imagery-tile" | "integrated-mesh" | "integrated-mesh-3dtiles" | "kml" | "knowledge-graph" | "knowledge-graph-sublayer" | "line-of-sight" | "link-chart" | "map-image" | "map-notes" | "media" | "video" | "ogc-feature" | "open-street-map" | "oriented-imagery" | "point-cloud" | "route" | "scene" | "stream" | "subtype-group" | "tile" | "unknown" | "unsupported" | "vector-tile" | "viewshed" | "voxel" | "wcs" | "web-tile" | "wfs" | "wms" | "wmts";
16
25
 
17
26
  export type LayerListMode = "show" | "hide" | "hide-children";
18
27
 
28
+ export type EditableLayerUnion = FeatureLayer | GeoJSONLayer | OrientedImageryLayer | SceneLayer | SubtypeGroupLayer | KnowledgeGraphSublayer;
29
+
30
+ export type LayerWithFeatureTemplatesUnion = Exclude<EditableLayerUnion, SubtypeGroupLayer> | SubtypeSublayer | KnowledgeGraphSublayer;
31
+
19
32
  /**
20
33
  * Specifies information about editing.
21
34
  *
@@ -490,4 +503,6 @@ export interface RouteLayerSolveResult {
490
503
  stops: Collection<Stop>;
491
504
  }
492
505
 
493
- export type BlendMode = "average" | "color-burn" | "color-dodge" | "color" | "darken" | "destination-atop" | "destination-in" | "destination-out" | "destination-over" | "difference" | "exclusion" | "hard-light" | "hue" | "invert" | "lighten" | "lighter" | "luminosity" | "minus" | "multiply" | "normal" | "overlay" | "plus" | "reflect" | "saturation" | "screen" | "soft-light" | "source-atop" | "source-in" | "source-out" | "vivid-light" | "xor";
506
+ export type BlendMode = "average" | "color-burn" | "color-dodge" | "color" | "darken" | "destination-atop" | "destination-in" | "destination-out" | "destination-over" | "difference" | "exclusion" | "hard-light" | "hue" | "invert" | "lighten" | "lighter" | "luminosity" | "minus" | "multiply" | "normal" | "overlay" | "plus" | "reflect" | "saturation" | "screen" | "soft-light" | "source-atop" | "source-in" | "source-out" | "vivid-light" | "xor";
507
+
508
+ export type GroundElevationLayerUnion = ElevationLayer | BaseElevationLayer;
@@ -0,0 +1,2 @@
1
+
2
+ export type WMTSLayerServiceMode = "RESTful" | "KVP";
@@ -0,0 +1,5 @@
1
+ /*
2
+ All material copyright Esri, All Rights Reserved, unless otherwise specified.
3
+ See https://js.arcgis.com/5.0/esri/copyright.txt for details.
4
+ */
5
+ import{getAssetUrl as t}from"../../assets.js";let n=null;async function s(){return n||(n=e()),n}async function e(){const n=await import("../../chunks/bundle2.js");return await n.default({module_or_path:t("esri/libs/text/pkg/bundle_bg.wasm")}),n}export{s as loadTextModule};
@@ -1,10 +1,9 @@
1
1
  import type LayoutSettings from "./LayoutSettings.js";
2
2
  import type NonspatialDataDisplay from "./NonspatialDataDisplay.js";
3
- import type { ClonableMixin, ClonableMixinProperties } from "../core/Clonable.js";
4
- import type { MultiOriginJSONSupport, MultiOriginJSONMixinProperties } from "../core/MultiOriginJSONSupport.js";
3
+ import type { Clonable, ClonableMixinProperties } from "../core/Clonable.js";
5
4
  import type { LayoutType as LayoutTypeJSON } from "../portal/jsonTypes.js";
6
5
 
7
- export interface LinkChartPropertiesProperties extends MultiOriginJSONMixinProperties, ClonableMixinProperties {}
6
+ export interface LinkChartPropertiesProperties extends ClonableMixinProperties {}
8
7
 
9
8
  /**
10
9
  * Properties that contain source information, layout configurations and other settings for a Link chart.
@@ -12,7 +11,7 @@ export interface LinkChartPropertiesProperties extends MultiOriginJSONMixinPrope
12
11
  * @since 4.31
13
12
  * @see [Web Map Specification | Link chart Properties](https://developers.arcgis.com/web-map-specification/objects/linkChartProperties/)
14
13
  */
15
- export default class LinkChartProperties extends LinkChartPropertiesSuperclass {
14
+ export default class LinkChartProperties extends Clonable {
16
15
  constructor(properties?: LinkChartPropertiesProperties);
17
16
  /** Additional settings for chronological and organic link chart layouts. */
18
17
  get layoutSettings(): LayoutSettings | null | undefined;
@@ -69,5 +68,4 @@ export default class LinkChartProperties extends LinkChartPropertiesSuperclass {
69
68
  get nonspatialDataDisplay(): NonspatialDataDisplay | null | undefined;
70
69
  /** Url pointing to a resource containing featureSet as PBF reference containing a serialized representation of the internal entity table. */
71
70
  get relationshipsUrl(): string | null | undefined;
72
- }
73
- declare const LinkChartPropertiesSuperclass: typeof MultiOriginJSONSupport & typeof ClonableMixin
71
+ }
@@ -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{__decorate as t}from"tslib";import{serializeInclusionDefinitionToEntitiesPbf as e,serializeInclusionDefinitionToRelationshipsPbf as r}from"../applications/KnowledgeStudio/resourceSerializationUtils.js";import{ClonableMixin as i}from"../core/Clonable.js";import{MultiOriginJSONSupport as o}from"../core/MultiOriginJSONSupport.js";import{join as s}from"../core/urlUtils.js";import{generateUUID as n}from"../core/uuid.js";import{property as l,subclass as a}from"../core/accessorSupport/decorators.js";import{nameToId as p}from"../core/accessorSupport/PropertyOrigin.js";import{getRelationshipEndNodeMap as u}from"../layers/knowledgeGraph/supportUtils.js";import{layoutTypes as c}from"./enums.js";import d from"./LayoutSettings.js";import m from"./NonspatialDataDisplay.js";import{f as h,t as y}from"../chunks/persistableUrlUtils.js";import{reader as g}from"../core/accessorSupport/decorators/reader.js";import{writer as U}from"../core/accessorSupport/decorators/writer.js";let f=class extends(i(o)){constructor(t){super(t),this.aggregatedEntitiesUrl=null,this.aggregatedRelationshipsUrl=null,this.autoCollapseRelationships=!0,this.centralityIsUpToDate=!0,this.entitiesUrl=null,this.layoutSettings=null,this.layoutType="organic-standard",this.nonspatialDataDisplay=null,this.relationshipsUrl=null}readEntitiesUrl(t,e,r){return h(t,r)}writeEntitiesUrl(t,e,r,i){const o=i?.portalItem,s=i?.resources,n=p(i?.origin),l=i?.webmap?.activeLinkChartLayer;o&&s&&null!=n&&l&&l.membershipModified?this._saveUrlAsNewResource(e,r,s,o,l):t&&(e[r]=y(t,i))}readRelationshipsUrl(t,e,r){return h(t,r)}writeRelationshipsUrl(t,e,r,i){const o=i?.portalItem,s=i?.resources,n=p(i?.origin),l=i?.webmap?.activeLinkChartLayer;o&&s&&null!=n&&l&&l.membershipModified?this._saveUrlAsNewResource(e,r,s,o,l):t&&(e[r]=y(t,i))}_saveUrlAsNewResource(t,e,r,i,o){t[e]="<pending>";const s=(o.knowledgeGraph.dataModel.relationshipTypes??[]).map(t=>t.name).reduce((t,e)=>{if(!e)return t;const{members:r}=o.dataManager.inclusionModeDefinition.namedTypeDefinitions.get(e)||{members:void 0};if(!r)return t;for(const[i]of r)t.push({id:i,typeName:e});return t},[]);r.pendingOperations.push(new Promise(n=>{u(s,o.knowledgeGraph).then(s=>{v(o.dataManager.inclusionModeDefinition,e,o.knowledgeGraph,s).then(o=>{const s=j(i,"entitiesUrl"===e?"entitiesUrl":"relationshipsUrl");t[e]=s.itemRelativeUrl,r.toAdd.push({resource:s,content:{type:"blob",blob:o},compress:!1,finish:t=>{"entitiesUrl"===e?this.entitiesUrl=t.url:this.relationshipsUrl=t.url}}),n()})})}))}};t([l({type:String,json:{write:!0}})],f.prototype,"aggregatedEntitiesUrl",void 0),t([l({type:String,json:{write:!0}})],f.prototype,"aggregatedRelationshipsUrl",void 0),t([l({type:Boolean,json:{write:!0}})],f.prototype,"autoCollapseRelationships",void 0),t([l({type:Boolean,json:{write:!0}})],f.prototype,"centralityIsUpToDate",void 0),t([l({type:String,json:{write:{ignoreOrigin:!0,writerEnsuresNonNull:!0}}})],f.prototype,"entitiesUrl",void 0),t([g("entitiesUrl")],f.prototype,"readEntitiesUrl",null),t([U("entitiesUrl")],f.prototype,"writeEntitiesUrl",null),t([l({type:d,json:{write:!0}})],f.prototype,"layoutSettings",void 0),t([l({type:c,json:{write:!0}})],f.prototype,"layoutType",void 0),t([l({type:m,json:{write:!0}})],f.prototype,"nonspatialDataDisplay",void 0),t([l({type:String,json:{write:{ignoreOrigin:!0,writerEnsuresNonNull:!0}}})],f.prototype,"relationshipsUrl",void 0),t([g("relationshipsUrl")],f.prototype,"readRelationshipsUrl",null),t([U("relationshipsUrl")],f.prototype,"writeRelationshipsUrl",null),f=t([a("esri.linkChart.LinkChartProperties")],f);const w=f;function j(t,e){const r=`${e}-${n()}.dat`,i=s("linkChart",r);return t.resourceFromPath(i)}async function v(t,i,o,s){let n;return n="entitiesUrl"===i?await e(t,o,s):await r(t,o,s),new Blob([n],{type:"application/x-protobuf"})}export{w as default};
5
+ import{__decorate as t}from"tslib";import{serializeInclusionDefinitionToEntitiesPbf as e,serializeInclusionDefinitionToRelationshipsPbf as r}from"../applications/KnowledgeStudio/resourceSerializationUtils.js";import{Clonable as i}from"../core/Clonable.js";import{MultiOriginJSONMixin as o}from"../core/MultiOriginJSONSupport.js";import{join as s}from"../core/urlUtils.js";import{generateUUID as n}from"../core/uuid.js";import{property as l,subclass as a}from"../core/accessorSupport/decorators.js";import{nameToId as p}from"../core/accessorSupport/PropertyOrigin.js";import{getRelationshipEndNodeMap as u}from"../layers/knowledgeGraph/supportUtils.js";import{layoutTypes as c}from"./enums.js";import d from"./LayoutSettings.js";import m from"./NonspatialDataDisplay.js";import{f as h,t as y}from"../chunks/persistableUrlUtils.js";import{reader as g}from"../core/accessorSupport/decorators/reader.js";import{writer as U}from"../core/accessorSupport/decorators/writer.js";let f=class extends(o(i)){constructor(t){super(t),this.aggregatedEntitiesUrl=null,this.aggregatedRelationshipsUrl=null,this.autoCollapseRelationships=!0,this.centralityIsUpToDate=!0,this.entitiesUrl=null,this.layoutSettings=null,this.layoutType="organic-standard",this.nonspatialDataDisplay=null,this.relationshipsUrl=null}readEntitiesUrl(t,e,r){return h(t,r)}writeEntitiesUrl(t,e,r,i){const o=i?.portalItem,s=i?.resources,n=p(i?.origin),l=i?.webmap?.activeLinkChartLayer;o&&s&&null!=n&&l&&l.membershipModified?this._saveUrlAsNewResource(e,r,s,o,l):t&&(e[r]=y(t,i))}readRelationshipsUrl(t,e,r){return h(t,r)}writeRelationshipsUrl(t,e,r,i){const o=i?.portalItem,s=i?.resources,n=p(i?.origin),l=i?.webmap?.activeLinkChartLayer;o&&s&&null!=n&&l&&l.membershipModified?this._saveUrlAsNewResource(e,r,s,o,l):t&&(e[r]=y(t,i))}_saveUrlAsNewResource(t,e,r,i,o){t[e]="<pending>";const s=(o.knowledgeGraph.dataModel.relationshipTypes??[]).map(t=>t.name).reduce((t,e)=>{if(!e)return t;const{members:r}=o.dataManager.inclusionModeDefinition.namedTypeDefinitions.get(e)||{members:void 0};if(!r)return t;for(const[i]of r)t.push({id:i,typeName:e});return t},[]);r.pendingOperations.push(new Promise(n=>{u(s,o.knowledgeGraph).then(s=>{v(o.dataManager.inclusionModeDefinition,e,o.knowledgeGraph,s).then(o=>{const s=j(i,"entitiesUrl"===e?"entitiesUrl":"relationshipsUrl");t[e]=s.itemRelativeUrl,r.toAdd.push({resource:s,content:{type:"blob",blob:o},compress:!1,finish:t=>{"entitiesUrl"===e?this.entitiesUrl=t.url:this.relationshipsUrl=t.url}}),n()})})}))}};t([l({type:String,json:{write:!0}})],f.prototype,"aggregatedEntitiesUrl",void 0),t([l({type:String,json:{write:!0}})],f.prototype,"aggregatedRelationshipsUrl",void 0),t([l({type:Boolean,json:{write:!0}})],f.prototype,"autoCollapseRelationships",void 0),t([l({type:Boolean,json:{write:!0}})],f.prototype,"centralityIsUpToDate",void 0),t([l({type:String,json:{write:{ignoreOrigin:!0,writerEnsuresNonNull:!0}}})],f.prototype,"entitiesUrl",void 0),t([g("entitiesUrl")],f.prototype,"readEntitiesUrl",null),t([U("entitiesUrl")],f.prototype,"writeEntitiesUrl",null),t([l({type:d,json:{write:!0}})],f.prototype,"layoutSettings",void 0),t([l({type:c,json:{write:!0}})],f.prototype,"layoutType",void 0),t([l({type:m,json:{write:!0}})],f.prototype,"nonspatialDataDisplay",void 0),t([l({type:String,json:{write:{ignoreOrigin:!0,writerEnsuresNonNull:!0}}})],f.prototype,"relationshipsUrl",void 0),t([g("relationshipsUrl")],f.prototype,"readRelationshipsUrl",null),t([U("relationshipsUrl")],f.prototype,"writeRelationshipsUrl",null),f=t([a("esri.linkChart.LinkChartProperties")],f);const w=f;function j(t,e){const r=`${e}-${n()}.dat`,i=s("linkChart",r);return t.resourceFromPath(i)}async function v(t,i,o,s){let n;return n="entitiesUrl"===i?await e(t,o,s):await r(t,o,s),new Blob([n],{type:"application/x-protobuf"})}export{w as default};
@@ -8,7 +8,6 @@ import type PortalItem from "../portal/PortalItem.js";
8
8
  import type NetworkElement from "../rest/networks/support/NetworkElement.js";
9
9
  import type ValidateNetworkTopologyResult from "../rest/networks/support/ValidateNetworkTopologyResult.js";
10
10
  import type { Loadable, LoadableMixinProperties } from "../core/Loadable.js";
11
- import type { MultiOriginJSONMixin, MultiOriginJSONMixinProperties } from "../core/MultiOriginJSONSupport.js";
12
11
  import type { UrlObject } from "../core/urlUtils.js";
13
12
  import type { NetworkDataElementJSON } from "./support/jsonTypes.js";
14
13
  import type { LayerInfo } from "./support/utils.js";
@@ -18,7 +17,7 @@ import type { ValidateNetworkTopologyParametersProperties } from "../rest/networ
18
17
  import type { ExtentProperties } from "../geometry/Extent.js";
19
18
  import type { SpatialReferenceProperties } from "../geometry/SpatialReference.js";
20
19
 
21
- export interface NetworkProperties extends LoadableMixinProperties, MultiOriginJSONMixinProperties, Partial<Pick<Network, "dataElement" | "gdbVersion" | "id" | "layerUrl" | "sourceJSON" | "title">> {
20
+ export interface NetworkProperties extends LoadableMixinProperties, Partial<Pick<Network, "dataElement" | "gdbVersion" | "id" | "layerUrl" | "sourceJSON" | "title">> {
22
21
  /** The full extent of the network, defined from the service territory used to create the network. */
23
22
  fullExtent?: ExtentProperties | null;
24
23
  /**
@@ -55,7 +54,7 @@ export type ValidateTopologyProps = Pick<ValidateNetworkTopologyParametersProper
55
54
  * @since 4.20
56
55
  * @see [UtilityNetwork](https://developers.arcgis.com/javascript/latest/api-reference/esri-networks-UtilityNetwork.html)
57
56
  */
58
- export default abstract class Network extends NetworkSuperclass {
57
+ export default abstract class Network extends Loadable {
59
58
  /**
60
59
  * Creates a new network instance from an
61
60
  * ArcGIS Online or ArcGIS Enterprise
@@ -284,7 +283,6 @@ export default abstract class Network extends NetworkSuperclass {
284
283
  */
285
284
  validateTopology(props: ValidateTopologyProps, options?: RequestOptions | null | undefined): Promise<ValidateNetworkTopologyResult>;
286
285
  }
287
- declare const NetworkSuperclass: typeof Loadable & typeof MultiOriginJSONMixin
288
286
 
289
287
  export interface NetworkFromPortalItemParams {
290
288
  /**
@@ -1,10 +1,10 @@
1
+ import type Accessor from "../../core/Accessor.js";
1
2
  import type TraceConfiguration from "./TraceConfiguration.js";
2
- import type { MultiOriginJSONSupport, MultiOriginJSONMixinProperties } from "../../core/MultiOriginJSONSupport.js";
3
3
  import type { ResultType } from "./jsonTypes.js";
4
4
  import type { TraceType } from "./typeUtils.js";
5
5
  import type { TraceConfigurationProperties } from "./TraceConfiguration.js";
6
6
 
7
- export interface NamedTraceConfigurationProperties extends MultiOriginJSONMixinProperties, Partial<Pick<NamedTraceConfiguration, "creator" | "description" | "globalId" | "minStartingPoints" | "resultTypes" | "tags" | "title" | "traceType">> {
7
+ export interface NamedTraceConfigurationProperties extends Partial<Pick<NamedTraceConfiguration, "creator" | "description" | "globalId" | "minStartingPoints" | "resultTypes" | "tags" | "title" | "traceType">> {
8
8
  /**
9
9
  * The date/time when the trace configuration has been added to the utility network.
10
10
  * Trace configurations can be added using the [Add Trace configuration](https://pro.arcgis.com/en/pro-app/latest/tool-reference/utility-networks/add-trace-configuration.htm) gp tool or the [REST end point](https://developers.arcgis.com/rest/services-reference/enterprise/create-traceconfiguration-utility-network-server-.htm) gp tool
@@ -26,7 +26,7 @@ export interface NamedTraceConfigurationProperties extends MultiOriginJSONMixinP
26
26
  * @see [UtilityNetwork](https://developers.arcgis.com/javascript/latest/api-reference/esri-networks-UtilityNetwork.html)
27
27
  * @see [TraceConfiguration](https://developers.arcgis.com/javascript/latest/api-reference/esri-networks-support-TraceConfiguration.html)
28
28
  */
29
- export default class NamedTraceConfiguration extends MultiOriginJSONSupport {
29
+ export default class NamedTraceConfiguration extends Accessor {
30
30
  constructor(properties?: NamedTraceConfigurationProperties);
31
31
  /**
32
32
  * The date/time when the trace configuration has been added to the utility network.
@@ -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{__decorate as r}from"tslib";import{MultiOriginJSONSupport as e}from"../../core/MultiOriginJSONSupport.js";import{property as t,subclass as i}from"../../core/accessorSupport/decorators.js";import o from"./TraceConfiguration.js";import{traceTypeKebabDict as s}from"./typeUtils.js";import a from"./UNTraceConfiguration.js";import{reader as n}from"../../core/accessorSupport/decorators/reader.js";let p=class extends e{constructor(r){super(r),this.globalId=null,this.title=null,this.traceConfiguration=null,this.creationDate=null,this.creator=null,this.description=null,this.minStartingPoints=null,this.resultTypes=[],this.tags=[],this.traceType=null}readTraceConfiguration(r,e){return void 0!==r.tierName?a.fromJSON(r):o.fromJSON(r)}};r([t({type:String,nonNullable:!0,json:{origins:{"web-map":{read:{source:"id"},write:{target:"id",isRequired:!0}},service:{read:{source:"globalId"},write:{target:"globalId",isRequired:!0}}},read:!1}})],p.prototype,"globalId",void 0),r([t({type:String,nonNullable:!0,json:{origins:{"web-map":{read:{source:"title"},write:{target:"title",isRequired:!0}},service:{read:{source:"name"},write:{target:"name",isRequired:!0}}},read:!1}})],p.prototype,"title",void 0),r([t({type:o,json:{origins:{service:{read:!0,write:!0}},read:!1}})],p.prototype,"traceConfiguration",void 0),r([n("service","traceConfiguration")],p.prototype,"readTraceConfiguration",null),r([t({type:Date,json:{origins:{service:{read:!0,write:!0}},read:!1}})],p.prototype,"creationDate",void 0),r([t({type:String,json:{origins:{service:{read:!0,write:!0}},read:!1}})],p.prototype,"creator",void 0),r([t({type:String,json:{origins:{service:{read:!0,write:!0}},read:!1}})],p.prototype,"description",void 0),r([t({type:["none","one","many"],json:{origins:{service:{read:{source:"minNumStartingPoints"},write:{target:"minNumStartingPoints"}}},read:!1}})],p.prototype,"minStartingPoints",void 0),r([t({json:{origins:{service:{read:!0,write:!0}},read:!1}})],p.prototype,"resultTypes",void 0),r([t({type:[String],json:{origins:{service:{read:!0,write:!0}},read:!1}})],p.prototype,"tags",void 0),r([t({type:s.apiValues,json:{type:s.jsonValues,origins:{service:{read:s.read,write:s.write}},read:!1}})],p.prototype,"traceType",void 0),p=r([i("esri.networks.support.NamedTraceConfiguration")],p);const d=p;export{d as default};
5
+ import{__decorate as r}from"tslib";import e from"../../core/Accessor.js";import{MultiOriginJSONMixin as t}from"../../core/MultiOriginJSONSupport.js";import{property as i,subclass as o}from"../../core/accessorSupport/decorators.js";import s from"./TraceConfiguration.js";import{traceTypeKebabDict as a}from"./typeUtils.js";import n from"./UNTraceConfiguration.js";import{reader as p}from"../../core/accessorSupport/decorators/reader.js";let d=class extends(t(e)){constructor(r){super(r),this.globalId=null,this.title=null,this.traceConfiguration=null,this.creationDate=null,this.creator=null,this.description=null,this.minStartingPoints=null,this.resultTypes=[],this.tags=[],this.traceType=null}readTraceConfiguration(r,e){return void 0!==r.tierName?n.fromJSON(r):s.fromJSON(r)}};r([i({type:String,nonNullable:!0,json:{origins:{"web-map":{read:{source:"id"},write:{target:"id",isRequired:!0}},service:{read:{source:"globalId"},write:{target:"globalId",isRequired:!0}}},read:!1}})],d.prototype,"globalId",void 0),r([i({type:String,nonNullable:!0,json:{origins:{"web-map":{read:{source:"title"},write:{target:"title",isRequired:!0}},service:{read:{source:"name"},write:{target:"name",isRequired:!0}}},read:!1}})],d.prototype,"title",void 0),r([i({type:s,json:{origins:{service:{read:!0,write:!0}},read:!1}})],d.prototype,"traceConfiguration",void 0),r([p("service","traceConfiguration")],d.prototype,"readTraceConfiguration",null),r([i({type:Date,json:{origins:{service:{read:!0,write:!0}},read:!1}})],d.prototype,"creationDate",void 0),r([i({type:String,json:{origins:{service:{read:!0,write:!0}},read:!1}})],d.prototype,"creator",void 0),r([i({type:String,json:{origins:{service:{read:!0,write:!0}},read:!1}})],d.prototype,"description",void 0),r([i({type:["none","one","many"],json:{origins:{service:{read:{source:"minNumStartingPoints"},write:{target:"minNumStartingPoints"}}},read:!1}})],d.prototype,"minStartingPoints",void 0),r([i({json:{origins:{service:{read:!0,write:!0}},read:!1}})],d.prototype,"resultTypes",void 0),r([i({type:[String],json:{origins:{service:{read:!0,write:!0}},read:!1}})],d.prototype,"tags",void 0),r([i({type:a.apiValues,json:{type:a.jsonValues,origins:{service:{read:a.read,write:a.write}},read:!1}})],d.prototype,"traceType",void 0),d=r([o("esri.networks.support.NamedTraceConfiguration")],d);const c=d;export{c as default};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@arcgis/core",
3
- "version": "5.0.0-next.65",
3
+ "version": "5.0.0-next.67",
4
4
  "homepage": "https://js.arcgis.com",
5
5
  "description": "ArcGIS Maps SDK for JavaScript: A complete 2D and 3D mapping and data visualization API",
6
6
  "keywords": [
@@ -21,7 +21,7 @@
21
21
  "@amcharts/amcharts5": "~5.14.4",
22
22
  "@arcgis/toolkit": "^5.0.0-next.89",
23
23
  "@esri/arcgis-html-sanitizer": "~4.1.0",
24
- "@esri/calcite-components": "^5.0.0-next.25",
24
+ "@esri/calcite-components": "^5.0.0-next.28",
25
25
  "@vaadin/grid": "~24.9.6",
26
26
  "@zip.js/zip.js": "~2.8.11",
27
27
  "luxon": "~3.7.2",