@arcgis/core 5.1.0-next.6 → 5.1.0-next.7

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 (1577) hide show
  1. package/AttributeBinsGraphic.d.ts +3 -3
  2. package/Basemap.d.ts +36 -36
  3. package/Camera.d.ts +9 -9
  4. package/CameraLayout.d.ts +1 -1
  5. package/Color.d.ts +3 -3
  6. package/Graphic.d.ts +37 -37
  7. package/Ground.d.ts +23 -23
  8. package/Map.d.ts +72 -72
  9. package/PopupTemplate.d.ts +91 -91
  10. package/Viewpoint.d.ts +5 -5
  11. package/WebDocument2D.d.ts +66 -66
  12. package/WebLinkChart.d.ts +13 -13
  13. package/WebMap.d.ts +16 -16
  14. package/WebScene.d.ts +98 -98
  15. package/analysis/Analysis.d.ts +4 -4
  16. package/analysis/AreaMeasurementAnalysis.d.ts +16 -16
  17. package/analysis/Dimension/types.d.ts +1 -1
  18. package/analysis/DimensionAnalysis.d.ts +15 -15
  19. package/analysis/DimensionSimpleStyle.d.ts +5 -5
  20. package/analysis/DirectLineMeasurementAnalysis.d.ts +16 -16
  21. package/analysis/DistanceMeasurementAnalysis.d.ts +10 -10
  22. package/analysis/ElevationProfile/ElevationProfileDisplayUnits.d.ts +3 -3
  23. package/analysis/ElevationProfile/ElevationProfileLine.d.ts +5 -5
  24. package/analysis/ElevationProfile/ElevationProfileLineChartOptions.d.ts +3 -3
  25. package/analysis/ElevationProfile/ElevationProfileLineGround.d.ts +4 -4
  26. package/analysis/ElevationProfile/ElevationProfileLineInput.d.ts +6 -6
  27. package/analysis/ElevationProfile/ElevationProfileLineQuery.d.ts +7 -7
  28. package/analysis/ElevationProfile/ElevationProfileLineScene.d.ts +11 -11
  29. package/analysis/ElevationProfile/ElevationProfileLineViewOptions.d.ts +8 -8
  30. package/analysis/ElevationProfile/ElevationProfileViewOptions.d.ts +3 -3
  31. package/analysis/ElevationProfileAnalysis.d.ts +28 -28
  32. package/analysis/LengthDimension.d.ts +15 -15
  33. package/analysis/LineOfSightAnalysis.d.ts +17 -17
  34. package/analysis/LineOfSightAnalysisObserver.d.ts +15 -15
  35. package/analysis/LineOfSightAnalysisTarget.d.ts +10 -10
  36. package/analysis/ShadowCast/DiscreteOptions.d.ts +3 -3
  37. package/analysis/ShadowCast/MinDurationOptions.d.ts +11 -11
  38. package/analysis/ShadowCast/TotalDurationOptions.d.ts +3 -3
  39. package/analysis/ShadowCast/types.d.ts +2 -2
  40. package/analysis/ShadowCastAnalysis.d.ts +23 -23
  41. package/analysis/Slice/types.d.ts +1 -1
  42. package/analysis/SliceAnalysis.d.ts +15 -15
  43. package/analysis/SlicePlane.d.ts +7 -7
  44. package/analysis/Viewshed.d.ts +7 -7
  45. package/analysis/ViewshedAnalysis.d.ts +13 -13
  46. package/analysis/VolumeMeasurement/VolumeMeasurementCutFillOptions.d.ts +3 -3
  47. package/analysis/VolumeMeasurement/VolumeMeasurementDisplayUnits.d.ts +3 -3
  48. package/analysis/VolumeMeasurement/VolumeMeasurementInputUnits.d.ts +4 -4
  49. package/analysis/VolumeMeasurementAnalysis.d.ts +29 -29
  50. package/analysis/support/AnalysisOriginWebScene.d.ts +5 -5
  51. package/analysis/types.d.ts +2 -2
  52. package/applications/Components/featureUtils.d.ts +3 -3
  53. package/applications/Components/fieldFormatUtils.d.ts +2 -2
  54. package/applications/Components/imageryUtils.d.ts +2 -2
  55. package/applications/Components/rasterFunctionEditorUtils.d.ts +265 -0
  56. package/applications/Components/rasterFunctionEditorUtils.js +2 -0
  57. package/applications/KnowledgeStudio/generalSharedKgUtils.d.ts +6 -6
  58. package/applications/KnowledgeStudio/reshape.d.ts +1 -1
  59. package/applications/Urban/meshUtils.d.ts +1 -1
  60. package/arcade/functions/measures.js +1 -1
  61. package/arcade.d.ts +32 -32
  62. package/assets/components/assets/icon/groupOffSetStartOfLine16.json +1 -0
  63. package/assets/components/assets/icon/groupOffSetStartOfLine24.json +1 -0
  64. package/assets/components/assets/icon/groupOffSetStartOfLine32.json +1 -0
  65. package/assets/components/assets/icon/i3DSearch16.json +1 -0
  66. package/assets/components/assets/icon/i3DSearch24.json +1 -0
  67. package/assets/components/assets/icon/i3DSearch32.json +1 -0
  68. package/assets/components/assets/icon/multiplePolygonFeature16.json +1 -0
  69. package/assets/components/assets/icon/multiplePolygonFeature24.json +1 -0
  70. package/assets/components/assets/icon/multiplePolygonFeature32.json +1 -0
  71. package/assets/components/assets/icon/orientedImageryOverlays16.json +1 -0
  72. package/assets/components/assets/icon/orientedImageryOverlays24.json +1 -0
  73. package/assets/components/assets/icon/orientedImageryOverlays32.json +1 -0
  74. package/assets/components/assets/icon/pointAtEveryIntersection16.json +1 -0
  75. package/assets/components/assets/icon/pointAtEveryIntersection24.json +1 -0
  76. package/assets/components/assets/icon/pointAtEveryIntersection32.json +1 -0
  77. package/assets/components/assets/icon/radialLines16.json +1 -0
  78. package/assets/components/assets/icon/radialLines24.json +1 -0
  79. package/assets/components/assets/icon/radialLines32.json +1 -0
  80. package/assets/components/assets/icon/showOrientedImagery16.json +1 -0
  81. package/assets/components/assets/icon/showOrientedImagery24.json +1 -0
  82. package/assets/components/assets/icon/showOrientedImagery32.json +1 -0
  83. package/assets/components/assets/icon/singleLineFeature16.json +1 -0
  84. package/assets/components/assets/icon/singleLineFeature24.json +1 -0
  85. package/assets/components/assets/icon/singleLineFeature32.json +1 -0
  86. package/assets/components/assets/icon/templateGroupAlongLine16.json +1 -0
  87. package/assets/components/assets/icon/templateGroupAlongLine24.json +1 -0
  88. package/assets/components/assets/icon/templateGroupAlongLine32.json +1 -0
  89. package/assets/components/assets/icon/templateGroupAtAllVertices16.json +1 -0
  90. package/assets/components/assets/icon/templateGroupAtAllVertices24.json +1 -0
  91. package/assets/components/assets/icon/templateGroupAtAllVertices32.json +1 -0
  92. package/assets/components/assets/icon/templateGroupAtAllVerticesButEnd16.json +1 -0
  93. package/assets/components/assets/icon/templateGroupAtAllVerticesButEnd24.json +1 -0
  94. package/assets/components/assets/icon/templateGroupAtAllVerticesButEnd32.json +1 -0
  95. package/assets/components/assets/icon/templateGroupAtAllVerticesButStart16.json +1 -0
  96. package/assets/components/assets/icon/templateGroupAtAllVerticesButStart24.json +1 -0
  97. package/assets/components/assets/icon/templateGroupAtAllVerticesButStart32.json +1 -0
  98. package/assets/components/assets/icon/templateGroupAtAllVerticesButStartAndEnd16.json +1 -0
  99. package/assets/components/assets/icon/templateGroupAtAllVerticesButStartAndEnd24.json +1 -0
  100. package/assets/components/assets/icon/templateGroupAtAllVerticesButStartAndEnd32.json +1 -0
  101. package/assets/components/assets/icon/templateGroupAtEndOfLine16.json +1 -0
  102. package/assets/components/assets/icon/templateGroupAtEndOfLine24.json +1 -0
  103. package/assets/components/assets/icon/templateGroupAtEndOfLine32.json +1 -0
  104. package/assets/components/assets/icon/templateGroupAtStartOfLine16.json +1 -0
  105. package/assets/components/assets/icon/templateGroupAtStartOfLine24.json +1 -0
  106. package/assets/components/assets/icon/templateGroupAtStartOfLine32.json +1 -0
  107. package/assets/components/assets/icon/templateGroupCoincidentPoints16.json +1 -0
  108. package/assets/components/assets/icon/templateGroupCoincidentPoints24.json +1 -0
  109. package/assets/components/assets/icon/templateGroupCoincidentPoints32.json +1 -0
  110. package/assets/components/assets/icon/templateGroupLineBuffer16.json +1 -0
  111. package/assets/components/assets/icon/templateGroupLineBuffer24.json +1 -0
  112. package/assets/components/assets/icon/templateGroupLineBuffer32.json +1 -0
  113. package/assets/components/assets/icon/templateGroupMultipleLines16.json +1 -0
  114. package/assets/components/assets/icon/templateGroupMultipleLines24.json +1 -0
  115. package/assets/components/assets/icon/templateGroupMultipleLines32.json +1 -0
  116. package/assets/components/assets/icon/templateGroupMultipleTwoPointLines16.json +1 -0
  117. package/assets/components/assets/icon/templateGroupMultipleTwoPointLines24.json +1 -0
  118. package/assets/components/assets/icon/templateGroupMultipleTwoPointLines32.json +1 -0
  119. package/assets/components/assets/icon/templateGroupPointAtCentroid16.json +1 -0
  120. package/assets/components/assets/icon/templateGroupPointAtCentroid24.json +1 -0
  121. package/assets/components/assets/icon/templateGroupPointAtCentroid32.json +1 -0
  122. package/assets/components/assets/icon/templateGroupPointAtEveryVertex16.json +1 -0
  123. package/assets/components/assets/icon/templateGroupPointAtEveryVertex24.json +1 -0
  124. package/assets/components/assets/icon/templateGroupPointAtEveryVertex32.json +1 -0
  125. package/assets/components/assets/icon/templateGroupPointAtEveryVertexButStart16.json +1 -0
  126. package/assets/components/assets/icon/templateGroupPointAtEveryVertexButStart24.json +1 -0
  127. package/assets/components/assets/icon/templateGroupPointAtEveryVertexButStart32.json +1 -0
  128. package/assets/components/assets/icon/templateGroupPointAtStart16.json +1 -0
  129. package/assets/components/assets/icon/templateGroupPointAtStart24.json +1 -0
  130. package/assets/components/assets/icon/templateGroupPointAtStart32.json +1 -0
  131. package/assets/components/assets/icon/templateGroupPointBuffer16.json +1 -0
  132. package/assets/components/assets/icon/templateGroupPointBuffer24.json +1 -0
  133. package/assets/components/assets/icon/templateGroupPointBuffer32.json +1 -0
  134. package/assets/components/assets/icon/templateGroupPolygonBuffer16.json +1 -0
  135. package/assets/components/assets/icon/templateGroupPolygonBuffer24.json +1 -0
  136. package/assets/components/assets/icon/templateGroupPolygonBuffer32.json +1 -0
  137. package/assets/components/assets/icon/templateGroupSingleLineBoundary16.json +1 -0
  138. package/assets/components/assets/icon/templateGroupSingleLineBoundary24.json +1 -0
  139. package/assets/components/assets/icon/templateGroupSingleLineBoundary32.json +1 -0
  140. package/assets/components/assets/icon/tools16.json +1 -0
  141. package/assets/components/assets/icon/tools24.json +1 -0
  142. package/assets/components/assets/icon/tools32.json +1 -0
  143. package/assets/components/assets/icon/twoPointLines16.json +1 -0
  144. package/assets/components/assets/icon/twoPointLines24.json +1 -0
  145. package/assets/components/assets/icon/twoPointLines32.json +1 -0
  146. package/assets/esri/core/t9n/Units_fr.json +1 -1
  147. package/assets/esri/core/workers/RemoteClient.js +1 -1
  148. package/assets/esri/core/workers/chunks/{7ac4da8a0e245189d532.js → 012992dc3910466ed207.js} +1 -1
  149. package/assets/esri/core/workers/chunks/{4f71185808724084feb1.js → 02e164fb9412da14e2d2.js} +1 -1
  150. package/assets/esri/core/workers/chunks/033b4f9ca08791e0c001.js +1 -0
  151. package/assets/esri/core/workers/chunks/071fcd2b4d08c24147d1.js +2 -0
  152. package/assets/esri/core/workers/chunks/{b0704abf50ac2596b75d.js → 0994c12d01fe6f74350e.js} +1 -1
  153. package/assets/esri/core/workers/chunks/{d863447ddf19e4d8774e.js → 10e4004603502487f805.js} +1 -1
  154. package/assets/esri/core/workers/chunks/{46500f4b559050ff7b01.js → 13b104cc7925d4423aad.js} +1 -1
  155. package/assets/esri/core/workers/chunks/145c2813b04044b4dccf.js +2 -0
  156. package/assets/esri/core/workers/chunks/{f0521b893a32a4270d13.js → 15202aa51407a0d925c4.js} +10 -10
  157. package/assets/esri/core/workers/chunks/{60ec305a37b352d41681.js → 153a9d087e0fe7072af4.js} +1 -1
  158. package/assets/esri/core/workers/chunks/{05a654845835cbbadf43.js → 15e5471277a48f482383.js} +1 -1
  159. package/assets/esri/core/workers/chunks/{ba6abbf52bac578b9b15.js → 178c91fabf4a87bbb50b.js} +1 -1
  160. package/assets/esri/core/workers/chunks/{a405ec666d52ce92e120.js → 17a9af97f8acc93b12ae.js} +1 -1
  161. package/assets/esri/core/workers/chunks/185ad5b95ea0d415556c.js +2 -0
  162. package/assets/esri/core/workers/chunks/{493f87d0f9732cdbc881.js → 1ab4289195f5e46c6fe8.js} +1 -1
  163. package/assets/esri/core/workers/chunks/1d1afb5d8d53c9cb7fff.js +1 -0
  164. package/assets/esri/core/workers/chunks/{6e7d6d09b8f14976cd53.js → 1f613c599eff3b16c1d2.js} +1 -1
  165. package/assets/esri/core/workers/chunks/{6e115fcbd9d62ed60ac7.js → 1f61e5aca7d1641b12c9.js} +1 -1
  166. package/assets/esri/core/workers/chunks/202306ff2e52355899e1.js +2 -0
  167. package/assets/esri/core/workers/chunks/{0101897c106226ef1288.js → 3a850b5e847b6b0ea53f.js} +1 -1
  168. package/assets/esri/core/workers/chunks/3db4938b3f89b9b8234e.js +1 -0
  169. package/assets/esri/core/workers/chunks/{5ed37b91d794d5d57da4.js → 3e4c5cc24bdc1c807125.js} +1 -1
  170. package/assets/esri/core/workers/chunks/{b47d85b850b0a0c9a23e.js → 449cf6ae6b6e6c2795e5.js} +1 -1
  171. package/assets/esri/core/workers/chunks/{e137a238d2232f812b31.js → 4d438627dd3509f65d5a.js} +1 -1
  172. package/assets/esri/core/workers/chunks/{004a6d1dad62b00e1c9a.js → 4ef60a76eeca20bcafb1.js} +1 -1
  173. package/assets/esri/core/workers/chunks/{0c46bf25346230f60708.js → 504e6868445419b7680e.js} +1 -1
  174. package/assets/esri/core/workers/chunks/{e3125b9e497fa8f500cf.js → 5210bde0a05ab172ab28.js} +1 -1
  175. package/assets/esri/core/workers/chunks/529dbf16ffbbd39f3fa2.js +1 -0
  176. package/assets/esri/core/workers/chunks/{4df6e9b6d6ae238d3b98.js → 554f389f99db430b309c.js} +1 -1
  177. package/assets/esri/core/workers/chunks/{ce500990428601389220.js → 56a296cb5c1ae1ea5ab2.js} +1 -1
  178. package/assets/esri/core/workers/chunks/{a8067593b87c204c3814.js → 5fe0bed2a0a9f8eadb28.js} +1 -1
  179. package/assets/esri/core/workers/chunks/606b4f1be91905a10bdb.js +1 -0
  180. package/assets/esri/core/workers/chunks/{bedf0d97407b88f520d6.js → 6c2a7bac3f8e32c83292.js} +1 -1
  181. package/assets/esri/core/workers/chunks/{d01f75325c0a40214441.js → 6d26e5368e8952003669.js} +1 -1
  182. package/assets/esri/core/workers/chunks/{d52d8df644471ed7e96a.js → 7352b4129f4875a053b0.js} +1 -1
  183. package/assets/esri/core/workers/chunks/{f3a85a6d3cd8369c0696.js → 7595c52b1647f092c61a.js} +1 -1
  184. package/assets/esri/core/workers/chunks/{9acaf7a4ae5eb6564c43.js → 76625d7718821efb8a55.js} +1 -1
  185. package/assets/esri/core/workers/chunks/7810479a1a9179d77999.js +1 -0
  186. package/assets/esri/core/workers/chunks/{61c5036c09469ef10a67.js → 7b8aaa21ce58ae769154.js} +1 -1
  187. package/assets/esri/core/workers/chunks/{56dab57bbb5af0d8c050.js → 7c01e5eaab97a9ae80ad.js} +1 -1
  188. package/assets/esri/core/workers/chunks/7cb6ccee9bcef449caea.js +1 -0
  189. package/assets/esri/core/workers/chunks/{9ab9d1ad594142093d75.js → 8c321c6bc344544ebb51.js} +1 -1
  190. package/assets/esri/core/workers/chunks/{81c69a93c7f0b075b993.js → 8dff816ca66a316646d9.js} +1 -1
  191. package/assets/esri/core/workers/chunks/948ce2c199973f793651.js +1 -0
  192. package/assets/esri/core/workers/chunks/9bcf8241c6b4aa42b1c5.js +1 -0
  193. package/assets/esri/core/workers/chunks/a5486bfdd6a51dc5d705.js +1 -0
  194. package/assets/esri/core/workers/chunks/{045644081ff1a273c367.js → ae0a555b047b11aa68eb.js} +1 -1
  195. package/assets/esri/core/workers/chunks/{4fd47947939a1f9856b5.js → b52c5ef90f2678b9b856.js} +1 -1
  196. package/assets/esri/core/workers/chunks/ba695208a440846582aa.js +1 -0
  197. package/assets/esri/core/workers/chunks/bb75ec3727b7ecabca6f.js +1 -0
  198. package/assets/esri/core/workers/chunks/{aae2e249abe8e9406f55.js → bd1bbf1820e12d7a27f6.js} +1 -1
  199. package/assets/esri/core/workers/chunks/{c71a5493db9c54f4b4da.js → c546c49960eace69d20a.js} +1 -1
  200. package/assets/esri/core/workers/chunks/c693e8eb96ab8a4b9cbe.js +1 -0
  201. package/assets/esri/core/workers/chunks/{5e79d39be99a913c85a4.js → ca767f0e3aa559b13699.js} +1 -1
  202. package/assets/esri/core/workers/chunks/{87df746f156451f1e61f.js → cb1b16f8bf7c135e14f7.js} +1 -1
  203. package/assets/esri/core/workers/chunks/{e4f81629a526d2302622.js → cd26358acee8b8868bee.js} +1 -1
  204. package/assets/esri/core/workers/chunks/d1574611d0a6423dc7e4.js +2 -0
  205. package/assets/esri/core/workers/chunks/{de87afdadbabea616115.js → d43053e655694dce9411.js} +1 -1
  206. package/assets/esri/core/workers/chunks/{6809d60be014c08195f3.js → d4da3abbd3d88cd63cb9.js} +1 -1
  207. package/assets/esri/core/workers/chunks/{b73c65ae37da18cbf056.js → d4edd542819020e1d3a1.js} +1 -1
  208. package/assets/esri/core/workers/chunks/dcf09b8f9af63fafb87b.js +1 -0
  209. package/assets/esri/core/workers/chunks/e3ee2b699c42fd113b46.js +1 -0
  210. package/assets/esri/core/workers/chunks/{7ca441731399608c2046.js → e55859fce1908c24423a.js} +1 -1
  211. package/assets/esri/core/workers/chunks/{6455649ad3da75fdf6aa.js → e71d08c6f545c2c70174.js} +1 -1
  212. package/assets/esri/core/workers/chunks/{9042b7570a40be79d53d.js → eb4a2dc5efdb873a7f25.js} +1 -1
  213. package/assets/esri/core/workers/chunks/{6ddd5edafb9cff6eac1f.js → ee34f14bbfe619b85a80.js} +1 -1
  214. package/assets/esri/core/workers/chunks/f347dee99faa9ee5eef1.js +1 -0
  215. package/assets/esri/core/workers/chunks/{f8ca2f3cf6c5fdde4e54.js → fb4bcf366ba1b51668f6.js} +1 -1
  216. package/assets/esri/core/workers/chunks/{67e88cde56d388216b60.js → fb58f3ea98bf5e8cf8dd.js} +1 -1
  217. package/assets/esri/core/workers/chunks/{7915b2e8c0d743860579.js → fba30f2e1d6b364aae79.js} +1 -1
  218. package/assets/esri/core/workers/chunks/fe3c8a6fc080fdf2ad94.js +1 -0
  219. package/assets/esri/core/workers/chunks/ff16a922e9d4960373d8.js +1 -0
  220. package/assets/esri/themes/base/widgets/_FeatureTable.scss +0 -78
  221. package/assets/esri/themes/base/widgets/_Grid.scss +11 -1
  222. package/assets/esri/themes/base/widgets/_ValuePicker.scss +8 -0
  223. package/assets/esri/themes/dark/main.css +1 -1
  224. package/assets/esri/themes/light/main.css +1 -1
  225. package/assets/esri/themes/light/view.css +1 -1
  226. package/chunks/Fog.glsl.js +1 -1
  227. package/chunks/GlowBlur.glsl.js +1 -1
  228. package/chunks/boundedPlane.js +1 -1
  229. package/config.d.ts +109 -144
  230. package/config.js +1 -1
  231. package/core/Accessor.d.ts +5 -5
  232. package/core/Collection.d.ts +32 -32
  233. package/core/Error.d.ts +3 -3
  234. package/core/Handles.d.ts +1 -1
  235. package/core/Loadable.d.ts +8 -8
  236. package/core/accessorSupport/decorators.d.ts +8 -8
  237. package/core/lang.d.ts +1 -1
  238. package/core/promiseUtils.d.ts +5 -5
  239. package/core/quantity.js +1 -1
  240. package/core/reactiveUtils.d.ts +16 -16
  241. package/core/scheduling.d.ts +5 -5
  242. package/core/sql/WhereClause.d.ts +1 -1
  243. package/core/sql.d.ts +4 -4
  244. package/core/units.d.ts +2 -2
  245. package/core/urlUtils.d.ts +6 -6
  246. package/core/workers/Connection.d.ts +8 -8
  247. package/core/workers.d.ts +9 -9
  248. package/effects/FocusArea.d.ts +7 -7
  249. package/effects/FocusAreaOutline.d.ts +1 -1
  250. package/effects/FocusAreas.d.ts +5 -5
  251. package/form/ExpressionInfo.d.ts +16 -16
  252. package/form/FormTemplate.d.ts +47 -47
  253. package/form/elements/AttachmentElement.d.ts +4 -4
  254. package/form/elements/Element.d.ts +17 -17
  255. package/form/elements/FieldElement.d.ts +31 -31
  256. package/form/elements/GroupElement.d.ts +14 -14
  257. package/form/elements/RelationshipElement.d.ts +14 -14
  258. package/form/elements/TextElement.d.ts +7 -7
  259. package/form/elements/UtilityNetworkAssociationsElement.d.ts +7 -7
  260. package/form/elements/inputs/BarcodeScannerInput.d.ts +3 -3
  261. package/form/elements/inputs/ComboBoxInput.d.ts +3 -3
  262. package/form/elements/inputs/DatePickerInput.d.ts +2 -2
  263. package/form/elements/inputs/DateTimeOffsetPickerInput.d.ts +3 -3
  264. package/form/elements/inputs/DateTimePickerInput.d.ts +2 -2
  265. package/form/elements/inputs/RadioButtonsInput.d.ts +3 -3
  266. package/form/elements/inputs/SwitchInput.d.ts +3 -3
  267. package/form/elements/inputs/TextAreaInput.d.ts +3 -3
  268. package/form/elements/inputs/TextBoxInput.d.ts +4 -4
  269. package/form/elements/inputs/TextInput.d.ts +1 -1
  270. package/form/elements/inputs/TimePickerInput.d.ts +6 -6
  271. package/form/elements/inputs/attachments/AttachmentInput.d.ts +14 -14
  272. package/form/elements/inputs/attachments/AudioInput.d.ts +2 -2
  273. package/form/elements/inputs/attachments/DocumentInput.d.ts +2 -2
  274. package/form/elements/inputs/attachments/ImageInput.d.ts +2 -2
  275. package/form/elements/inputs/attachments/Input.d.ts +6 -6
  276. package/form/elements/inputs/attachments/SignatureInput.d.ts +2 -2
  277. package/form/elements/inputs/attachments/VideoInput.d.ts +2 -2
  278. package/form/elements/inputs.d.ts +15 -15
  279. package/form/elements.d.ts +11 -11
  280. package/form/types.d.ts +2 -2
  281. package/geometry/Circle.d.ts +10 -10
  282. package/geometry/Extent.d.ts +17 -17
  283. package/geometry/Geometry.d.ts +3 -3
  284. package/geometry/HeightModelInfo.d.ts +10 -10
  285. package/geometry/Mesh.d.ts +45 -45
  286. package/geometry/Multipoint.d.ts +4 -4
  287. package/geometry/Point.d.ts +4 -4
  288. package/geometry/Polygon.d.ts +11 -11
  289. package/geometry/Polyline.d.ts +6 -6
  290. package/geometry/SpatialReference.d.ts +13 -13
  291. package/geometry/coordinateFormatter.d.ts +15 -15
  292. package/geometry/geometryEngine.d.ts +66 -66
  293. package/geometry/geometryEngineTypes.d.ts +6 -6
  294. package/geometry/operators/affineTransformOperator.d.ts +1 -1
  295. package/geometry/operators/alphaShapeOperator.d.ts +1 -1
  296. package/geometry/operators/centroidOperator.d.ts +1 -1
  297. package/geometry/operators/geodesicBufferOperator.d.ts +1 -1
  298. package/geometry/operators/geodesicProximityOperator.d.ts +1 -1
  299. package/geometry/operators/geodeticAreaOperator.d.ts +1 -1
  300. package/geometry/operators/geodeticDensifyOperator.d.ts +1 -1
  301. package/geometry/operators/geodeticDistanceOperator.d.ts +1 -1
  302. package/geometry/operators/geodeticLengthOperator.d.ts +1 -1
  303. package/geometry/operators/geodeticUtilsOperator.d.ts +2 -2
  304. package/geometry/operators/intersectionOperator.d.ts +1 -1
  305. package/geometry/operators/minimumBoundingCircleOperator.d.ts +3 -3
  306. package/geometry/operators/offsetOperator.d.ts +1 -1
  307. package/geometry/operators/polygonOverlayOperator.d.ts +1 -1
  308. package/geometry/operators/polygonSlicerOperator.d.ts +2 -2
  309. package/geometry/operators/projectOperator.d.ts +4 -4
  310. package/geometry/operators/shapePreservingProjectOperator.d.ts +4 -4
  311. package/geometry/operators/simplifyOGCOperator.d.ts +5 -5
  312. package/geometry/operators/simplifyOperator.d.ts +5 -5
  313. package/geometry/operators/support/GeographicTransformation.d.ts +8 -8
  314. package/geometry/operators/support/GeographicTransformationStep.d.ts +2 -2
  315. package/geometry/operators/support/Transformation.d.ts +5 -5
  316. package/geometry/operators/support/geographicTransformationUtils.d.ts +4 -4
  317. package/geometry/operators/types.d.ts +1 -1
  318. package/geometry/projectionUtils.js +1 -1
  319. package/geometry/support/MeshComponent.d.ts +55 -13
  320. package/geometry/support/MeshComponent.js +1 -1
  321. package/geometry/support/MeshGeoreferencedVertexSpace.d.ts +4 -4
  322. package/geometry/support/MeshLocalVertexSpace.d.ts +3 -3
  323. package/geometry/support/MeshMaterial.d.ts +17 -17
  324. package/geometry/support/MeshMaterialMetallicRoughness.d.ts +13 -13
  325. package/geometry/support/MeshTexture.d.ts +9 -9
  326. package/geometry/support/MeshTextureTransform.d.ts +4 -4
  327. package/geometry/support/MeshTransform.d.ts +1 -1
  328. package/geometry/support/MeshVertexAttributes.d.ts +1 -1
  329. package/geometry/support/curves/lineUtils.js +1 -1
  330. package/geometry/support/geodesicUtils.d.ts +7 -7
  331. package/geometry/support/jsonUtils.d.ts +3 -3
  332. package/geometry/support/meshUtils/types.d.ts +8 -8
  333. package/geometry/support/meshUtils.d.ts +2 -2
  334. package/geometry/support/normalizeUtils.d.ts +8 -8
  335. package/geometry/support/webMercatorUtils.d.ts +18 -18
  336. package/graphic/BuildingGraphicOrigin.d.ts +4 -4
  337. package/graphic/CSVGraphicOrigin.d.ts +7 -7
  338. package/graphic/CatalogGraphicOrigin.d.ts +7 -7
  339. package/graphic/FeatureGraphicOrigin.d.ts +7 -7
  340. package/graphic/GeoJSONGraphicOrigin.d.ts +7 -7
  341. package/graphic/GeoRSSGraphicOrigin.d.ts +4 -4
  342. package/graphic/GraphicOrigin.d.ts +5 -5
  343. package/graphic/ImageryGraphicOrigin.d.ts +4 -4
  344. package/graphic/ImageryTileGraphicOrigin.d.ts +2 -2
  345. package/graphic/KMLGraphicOrigin.d.ts +5 -5
  346. package/graphic/KnowledgeGraphGraphicOrigin.d.ts +5 -5
  347. package/graphic/LinkChartGraphicOrigin.d.ts +5 -5
  348. package/graphic/MapImageGraphicOrigin.d.ts +4 -4
  349. package/graphic/MapNotesGraphicOrigin.d.ts +6 -6
  350. package/graphic/OGCFeatureGraphicOrigin.d.ts +6 -6
  351. package/graphic/OrientedImageryGraphicOrigin.d.ts +6 -6
  352. package/graphic/ParquetGraphicOrigin.d.ts +4 -4
  353. package/graphic/PointCloudGraphicOrigin.d.ts +4 -4
  354. package/graphic/SceneGraphicOrigin.d.ts +6 -6
  355. package/graphic/StreamGraphicOrigin.d.ts +6 -6
  356. package/graphic/SubtypeGroupGraphicOrigin.d.ts +6 -6
  357. package/graphic/TileGraphicOrigin.d.ts +4 -4
  358. package/graphic/VectorTileGraphicOrigin.d.ts +4 -4
  359. package/graphic/VoxelGraphicOrigin.d.ts +4 -4
  360. package/graphic/WCSGraphicOrigin.d.ts +2 -2
  361. package/graphic/WFSGraphicOrigin.d.ts +7 -7
  362. package/graphic/isBuildingGraphicOrigin.d.ts +3 -3
  363. package/graphic/isCSVGraphicOrigin.d.ts +3 -3
  364. package/graphic/isCatalogGraphicOrigin.d.ts +3 -3
  365. package/graphic/isFeatureGraphicOrigin.d.ts +3 -3
  366. package/graphic/isGeoJSONGraphicOrigin.d.ts +3 -3
  367. package/graphic/isGeoRSSGraphicOrigin.d.ts +3 -3
  368. package/graphic/isImageryGraphicOrigin.d.ts +3 -3
  369. package/graphic/isImageryTileGraphicOrigin.d.ts +3 -3
  370. package/graphic/isKMLGraphicOrigin.d.ts +3 -3
  371. package/graphic/isKnowledgeGraphGraphicOrigin.d.ts +3 -3
  372. package/graphic/isLinkChartGraphicOrigin.d.ts +3 -3
  373. package/graphic/isMapImageGraphicOrigin.d.ts +3 -3
  374. package/graphic/isMapNotesGraphicOrigin.d.ts +3 -3
  375. package/graphic/isOGCFeatureGraphicOrigin.d.ts +3 -3
  376. package/graphic/isOrientedImageryGraphicOrigin.d.ts +3 -3
  377. package/graphic/isParquetGraphicOrigin.d.ts +3 -3
  378. package/graphic/isPointCloudGraphicOrigin.d.ts +3 -3
  379. package/graphic/isSceneGraphicOrigin.d.ts +3 -3
  380. package/graphic/isStreamGraphicOrigin.d.ts +3 -3
  381. package/graphic/isSubtypeGroupGraphicOrigin.d.ts +3 -3
  382. package/graphic/isTileGraphicOrigin.d.ts +3 -3
  383. package/graphic/isVectorTileGraphicOrigin.d.ts +3 -3
  384. package/graphic/isVoxelGraphicOrigin.d.ts +3 -3
  385. package/graphic/isWCSGraphicOrigin.d.ts +3 -3
  386. package/graphic/isWFSGraphicOrigin.d.ts +3 -3
  387. package/identity/Credential.d.ts +4 -4
  388. package/identity/IdentityManagerBase.d.ts +19 -19
  389. package/identity/OAuthInfo.d.ts +17 -17
  390. package/identity/ServerInfo.d.ts +8 -8
  391. package/intl/locale.d.ts +1 -1
  392. package/intl/messages.d.ts +5 -5
  393. package/intl/number.d.ts +2 -2
  394. package/intl/substitute.d.ts +5 -5
  395. package/intl/t9n.d.ts +1 -1
  396. package/intl.d.ts +55 -55
  397. package/kernel.js +1 -1
  398. package/layers/BaseDynamicLayer.d.ts +18 -18
  399. package/layers/BaseElevationLayer.d.ts +19 -19
  400. package/layers/BaseTileLayer.d.ts +24 -24
  401. package/layers/BingMapsLayer.d.ts +2 -2
  402. package/layers/BuildingSceneLayer.d.ts +84 -84
  403. package/layers/CSVLayer.d.ts +132 -132
  404. package/layers/CatalogLayer.d.ts +67 -67
  405. package/layers/CatalogLayer.js +1 -1
  406. package/layers/DimensionLayer.d.ts +19 -19
  407. package/layers/ElevationLayer.d.ts +8 -8
  408. package/layers/FeatureLayer.d.ts +280 -280
  409. package/layers/FeatureLayer.js +1 -1
  410. package/layers/GaussianSplatLayer.d.ts +9 -9
  411. package/layers/GeoJSONLayer.d.ts +153 -153
  412. package/layers/GeoRSSLayer.d.ts +15 -15
  413. package/layers/GraphicsLayer.d.ts +66 -66
  414. package/layers/GroupLayer.d.ts +28 -28
  415. package/layers/ImageryLayer.d.ts +44 -44
  416. package/layers/ImageryTileLayer.d.ts +85 -85
  417. package/layers/IntegratedMesh3DTilesLayer.d.ts +24 -24
  418. package/layers/IntegratedMeshLayer.d.ts +31 -33
  419. package/layers/KMLLayer.d.ts +8 -8
  420. package/layers/KnowledgeGraphLayer.d.ts +52 -52
  421. package/layers/Layer.d.ts +118 -118
  422. package/layers/LineOfSightLayer.d.ts +25 -25
  423. package/layers/LinkChartLayer.d.ts +37 -37
  424. package/layers/Lyr3DWasmPerSceneView.js +1 -1
  425. package/layers/MapImageLayer.d.ts +46 -46
  426. package/layers/MapNotesLayer.d.ts +18 -18
  427. package/layers/MediaLayer.d.ts +25 -25
  428. package/layers/OGCFeatureLayer.d.ts +39 -39
  429. package/layers/OpenStreetMapLayer.d.ts +6 -6
  430. package/layers/OrientedImageryLayer.d.ts +80 -80
  431. package/layers/OrientedImageryLayer.js +1 -1
  432. package/layers/ParquetLayer.d.ts +87 -88
  433. package/layers/PointCloudLayer.d.ts +54 -54
  434. package/layers/RouteLayer.d.ts +48 -48
  435. package/layers/SceneLayer.d.ts +205 -206
  436. package/layers/StreamLayer.d.ts +121 -121
  437. package/layers/SubtypeGroupLayer.d.ts +96 -96
  438. package/layers/TileLayer.d.ts +26 -26
  439. package/layers/UnknownLayer.d.ts +4 -4
  440. package/layers/UnsupportedLayer.d.ts +4 -4
  441. package/layers/VectorTileLayer.d.ts +78 -78
  442. package/layers/VideoLayer.d.ts +20 -20
  443. package/layers/ViewshedLayer.d.ts +16 -16
  444. package/layers/VoxelLayer.d.ts +107 -107
  445. package/layers/WCSLayer.d.ts +19 -19
  446. package/layers/WFSLayer.d.ts +91 -91
  447. package/layers/WMSLayer.d.ts +38 -38
  448. package/layers/WMTSLayer.d.ts +6 -6
  449. package/layers/WebTileLayer.d.ts +15 -15
  450. package/layers/buildingSublayers/BuildingComponentSublayer.d.ts +60 -60
  451. package/layers/buildingSublayers/BuildingGroupSublayer.d.ts +9 -9
  452. package/layers/buildingSublayers/BuildingSublayer.d.ts +9 -9
  453. package/layers/catalog/CatalogDynamicGroupLayer.d.ts +10 -10
  454. package/layers/catalog/CatalogFootprintLayer.d.ts +97 -97
  455. package/layers/catalog/catalogUtils.d.ts +8 -8
  456. package/layers/graphics/data/QueryEngineResult.js +1 -1
  457. package/layers/graphics/data/projectionSupport.js +1 -1
  458. package/layers/graphics/editingSupport.d.ts +23 -23
  459. package/layers/knowledgeGraph/KnowledgeGraphSublayer.d.ts +73 -73
  460. package/layers/knowledgeGraph/types.d.ts +5 -5
  461. package/layers/media/types.d.ts +5 -5
  462. package/layers/mixins/APIKeyMixin.d.ts +2 -2
  463. package/layers/mixins/ArcGISCachedService.d.ts +4 -4
  464. package/layers/mixins/ArcGISImageService.d.ts +136 -136
  465. package/layers/mixins/ArcGISMapService.d.ts +9 -9
  466. package/layers/mixins/BlendLayer.d.ts +21 -21
  467. package/layers/mixins/DisplayFilteredLayer.d.ts +23 -23
  468. package/layers/mixins/EditBusLayer.d.ts +2 -2
  469. package/layers/mixins/FeatureEffectLayer.d.ts +21 -21
  470. package/layers/mixins/FeatureLayerBase.d.ts +58 -58
  471. package/layers/mixins/FeatureReductionLayer.d.ts +6 -6
  472. package/layers/mixins/OperationalLayer.d.ts +3 -3
  473. package/layers/mixins/OrderedLayer.d.ts +6 -6
  474. package/layers/mixins/PortalLayer.d.ts +7 -7
  475. package/layers/mixins/PublishableLayer.d.ts +1 -1
  476. package/layers/mixins/RasterPresetRendererMixin.d.ts +3 -3
  477. package/layers/mixins/RefreshableLayer.d.ts +7 -7
  478. package/layers/mixins/ScaleRangeLayer.d.ts +2 -2
  479. package/layers/mixins/SceneService.d.ts +5 -5
  480. package/layers/mixins/SublayersOwner.d.ts +6 -6
  481. package/layers/mixins/TemporalLayer.d.ts +33 -33
  482. package/layers/mixins/TiledImagery.d.ts +38 -38
  483. package/layers/mixins/TrackableLayer.d.ts +4 -4
  484. package/layers/ogc/ogcFeatureUtils.d.ts +3 -3
  485. package/layers/ogc/types.d.ts +3 -3
  486. package/layers/ogc/wcsUtils.d.ts +3 -3
  487. package/layers/ogc/wfsUtils.d.ts +9 -9
  488. package/layers/orientedImagery/transformations/imageToWorld.d.ts +3 -3
  489. package/layers/orientedImagery/transformations/types.d.ts +1 -1
  490. package/layers/orientedImagery/transformations/worldToImage.d.ts +3 -3
  491. package/layers/pointCloudFilters/PointCloudBitfieldFilter.d.ts +1 -1
  492. package/layers/pointCloudFilters/PointCloudFilter.d.ts +6 -6
  493. package/layers/pointCloudFilters/PointCloudReturnFilter.d.ts +2 -2
  494. package/layers/raster/functions/types.d.ts +3 -3
  495. package/layers/raster/types.d.ts +29 -29
  496. package/layers/support/AggregateField.d.ts +10 -10
  497. package/layers/support/BuildingFieldStatistics.d.ts +1 -1
  498. package/layers/support/BuildingFilter.d.ts +10 -10
  499. package/layers/support/BuildingFilterBlock.d.ts +2 -2
  500. package/layers/support/BuildingFilterModeWireFrame.d.ts +2 -2
  501. package/layers/support/BuildingSummaryStatistics.d.ts +3 -3
  502. package/layers/support/CodedValueDomain.d.ts +3 -3
  503. package/layers/support/ControlPoint.d.ts +3 -3
  504. package/layers/support/ControlPointsGeoreference.d.ts +27 -27
  505. package/layers/support/CornersGeoreference.d.ts +37 -37
  506. package/layers/support/DateTimeFieldFormat.d.ts +5 -5
  507. package/layers/support/DimensionalDefinition.d.ts +6 -6
  508. package/layers/support/DisplayFilter.d.ts +7 -7
  509. package/layers/support/DisplayFilterInfo.d.ts +18 -18
  510. package/layers/support/Domain.d.ts +3 -3
  511. package/layers/support/ElevationSampler.d.ts +16 -16
  512. package/layers/support/ExpressionInfo.d.ts +5 -5
  513. package/layers/support/ExtentAndRotationGeoreference.d.ts +14 -14
  514. package/layers/support/FacilityLayerInfo.d.ts +4 -4
  515. package/layers/support/FeatureEffect.d.ts +27 -27
  516. package/layers/support/FeatureFilter.d.ts +49 -49
  517. package/layers/support/FeatureReductionBinning.d.ts +43 -43
  518. package/layers/support/FeatureReductionCluster.d.ts +133 -133
  519. package/layers/support/FeatureReductionSelection.d.ts +11 -11
  520. package/layers/support/FeatureTemplate.d.ts +2 -2
  521. package/layers/support/FeatureType.d.ts +5 -5
  522. package/layers/support/Field.d.ts +8 -8
  523. package/layers/support/FieldConfiguration.d.ts +20 -20
  524. package/layers/support/FieldsIndex.d.ts +6 -6
  525. package/layers/support/GeometryFieldsInfo.d.ts +2 -2
  526. package/layers/support/ImageElement.d.ts +7 -7
  527. package/layers/support/InheritedDomain.d.ts +4 -4
  528. package/layers/support/KMLMapImage.d.ts +2 -2
  529. package/layers/support/KMLSublayer.d.ts +6 -6
  530. package/layers/support/LOD.d.ts +3 -3
  531. package/layers/support/LabelClass.d.ts +40 -40
  532. package/layers/support/LayerFloorInfo.d.ts +4 -4
  533. package/layers/support/LevelLayerInfo.d.ts +5 -5
  534. package/layers/support/LocalMediaElementSource.d.ts +8 -8
  535. package/layers/support/MapImage.d.ts +2 -2
  536. package/layers/support/MosaicRule.d.ts +15 -15
  537. package/layers/support/MultidimensionalSubset.d.ts +15 -15
  538. package/layers/support/NumberFieldFormat.d.ts +3 -3
  539. package/layers/support/OrderByInfo.d.ts +3 -3
  540. package/layers/support/ParquetGeometryEncodingLocation.d.ts +3 -3
  541. package/layers/support/ParquetGeometryEncodingWkb.d.ts +3 -3
  542. package/layers/support/PixelBlock.d.ts +9 -9
  543. package/layers/support/PlaybackInfo.d.ts +1 -1
  544. package/layers/support/PublishingInfo.d.ts +2 -2
  545. package/layers/support/PurgeOptions.d.ts +4 -4
  546. package/layers/support/RangeDomain.d.ts +3 -3
  547. package/layers/support/RasterBandInfo.d.ts +5 -5
  548. package/layers/support/RasterFunction.d.ts +4 -4
  549. package/layers/support/RasterInfo.d.ts +12 -12
  550. package/layers/support/RasterSensorInfo.d.ts +5 -5
  551. package/layers/support/Relationship.d.ts +8 -8
  552. package/layers/support/RouteStopSymbols.d.ts +15 -15
  553. package/layers/support/RouteSymbols.d.ts +31 -31
  554. package/layers/support/SceneFilter.d.ts +8 -8
  555. package/layers/support/SceneModification.d.ts +13 -13
  556. package/layers/support/SceneModifications.d.ts +9 -9
  557. package/layers/support/SiteLayerInfo.d.ts +4 -4
  558. package/layers/support/SpriteSource.d.ts +2 -2
  559. package/layers/support/StreamConnection.d.ts +14 -14
  560. package/layers/support/Sublayer.d.ts +112 -113
  561. package/layers/support/Subtype.d.ts +5 -5
  562. package/layers/support/SubtypeSublayer.d.ts +91 -91
  563. package/layers/support/TelemetryData.d.ts +2 -2
  564. package/layers/support/TelemetryDisplay.d.ts +1 -1
  565. package/layers/support/TileInfo.d.ts +10 -10
  566. package/layers/support/TileMatrixSet.d.ts +1 -1
  567. package/layers/support/TimeInfo.d.ts +9 -9
  568. package/layers/support/TrackInfo.d.ts +29 -29
  569. package/layers/support/TrackPartInfo.d.ts +8 -8
  570. package/layers/support/VideoElement.d.ts +5 -5
  571. package/layers/support/VideoTimeExtent.d.ts +1 -1
  572. package/layers/support/WMSSublayer.d.ts +10 -10
  573. package/layers/support/WMTSStyle.d.ts +1 -1
  574. package/layers/support/WMTSSublayer.d.ts +19 -19
  575. package/layers/support/arcadeUtils.d.ts +8 -5
  576. package/layers/support/arcadeUtils.js +1 -1
  577. package/layers/support/csvUtils.d.ts +5 -5
  578. package/layers/support/featureReductionProperties.js +1 -1
  579. package/layers/support/fieldUtils.d.ts +8 -8
  580. package/layers/support/parquetUtils.d.ts +9 -9
  581. package/layers/support/rasterFunctionConstants.d.ts +3 -3
  582. package/layers/support/rasterFunctionUtils.d.ts +15 -15
  583. package/layers/support/tiles3DUtils.js +1 -1
  584. package/layers/support/types.d.ts +20 -20
  585. package/layers/types.d.ts +64 -64
  586. package/layers/voxel/VoxelColorStop.d.ts +2 -2
  587. package/layers/voxel/VoxelDynamicSection.d.ts +2 -2
  588. package/layers/voxel/VoxelIsosurface.d.ts +1 -1
  589. package/layers/voxel/VoxelOpacityStop.d.ts +2 -2
  590. package/layers/voxel/VoxelTransferFunctionStyle.d.ts +5 -5
  591. package/layers/voxel/VoxelVariable.d.ts +1 -1
  592. package/layers/voxel/VoxelVariableStyle.d.ts +2 -2
  593. package/layers/voxel/VoxelVolume.d.ts +1 -1
  594. package/layers/voxel/VoxelVolumeStyle.d.ts +4 -4
  595. package/layers/wms/types.d.ts +2 -2
  596. package/linkChart/ChronologicalLayoutSettings.d.ts +7 -7
  597. package/linkChart/LayoutSettings.d.ts +1 -1
  598. package/linkChart/LinkChartProperties.d.ts +2 -2
  599. package/linkChart/OrganicLayoutSettings.d.ts +2 -2
  600. package/networks/CircuitManager.d.ts +12 -12
  601. package/networks/Network.d.ts +10 -10
  602. package/networks/UnitIdentifierManager.d.ts +4 -4
  603. package/networks/UtilityNetwork.d.ts +31 -31
  604. package/networks/UtilityNetworkTraceAnalysis.d.ts +11 -4
  605. package/networks/UtilityNetworkTraceAnalysis.js +1 -1
  606. package/networks/support/Circuit.d.ts +16 -16
  607. package/networks/support/CircuitLocation.d.ts +5 -5
  608. package/networks/support/CircuitPathConnectivityElement.d.ts +1 -1
  609. package/networks/support/CircuitSection.d.ts +11 -11
  610. package/networks/support/NamedTraceConfiguration.d.ts +2 -2
  611. package/networks/support/NetworkSystemLayers.d.ts +8 -8
  612. package/networks/support/Subcircuit.d.ts +5 -5
  613. package/networks/support/Terminal.d.ts +1 -1
  614. package/networks/support/TerminalConfiguration.d.ts +3 -3
  615. package/networks/support/TopologyValidationJobInfo.d.ts +9 -9
  616. package/networks/support/TraceConfiguration.d.ts +6 -6
  617. package/networks/support/TraceJobInfo.d.ts +8 -8
  618. package/networks/support/UNTraceConfiguration.d.ts +5 -5
  619. package/networks/support/jsonTypes.d.ts +1 -1
  620. package/networks/support/utils.d.ts +2 -2
  621. package/package.json +2 -2
  622. package/popup/ElementExpressionInfo.d.ts +9 -9
  623. package/popup/ExpressionInfo.d.ts +5 -5
  624. package/popup/FieldInfo.d.ts +46 -46
  625. package/popup/LayerOptions.d.ts +4 -4
  626. package/popup/RelatedRecordsInfo.d.ts +5 -5
  627. package/popup/content/AttachmentsContent.d.ts +21 -21
  628. package/popup/content/BarChartMediaInfo.d.ts +3 -3
  629. package/popup/content/ColumnChartMediaInfo.d.ts +3 -3
  630. package/popup/content/Content.d.ts +18 -18
  631. package/popup/content/CustomContent.d.ts +15 -15
  632. package/popup/content/ExpressionContent.d.ts +16 -16
  633. package/popup/content/FieldsContent.d.ts +21 -21
  634. package/popup/content/ImageMediaInfo.d.ts +3 -3
  635. package/popup/content/LineChartMediaInfo.d.ts +3 -3
  636. package/popup/content/MediaContent.d.ts +20 -20
  637. package/popup/content/PieChartMediaInfo.d.ts +3 -3
  638. package/popup/content/RelationshipContent.d.ts +14 -14
  639. package/popup/content/TextContent.d.ts +15 -15
  640. package/popup/content/UtilityNetworkAssociationsContent.d.ts +11 -11
  641. package/popup/content/mixins/ChartMediaInfo.d.ts +2 -2
  642. package/popup/content/mixins/MediaInfo.d.ts +3 -3
  643. package/popup/content/support/ChartMediaInfoValue.d.ts +16 -14
  644. package/popup/content/support/ChartMediaInfoValueSeries.d.ts +3 -3
  645. package/popup/content/support/ImageMediaInfoValue.d.ts +1 -1
  646. package/popup/content.d.ts +13 -13
  647. package/popup/support/AttachmentsOrderByInfo.d.ts +8 -8
  648. package/popup/support/FieldInfoFormat.d.ts +11 -11
  649. package/popup/support/RelatedRecordsInfoFieldOrder.d.ts +3 -3
  650. package/popup/support/UtilityNetworkAssociationType.d.ts +10 -10
  651. package/popup/types.d.ts +6 -6
  652. package/portal/Portal.d.ts +55 -55
  653. package/portal/PortalFolder.d.ts +2 -2
  654. package/portal/PortalGroup.d.ts +8 -8
  655. package/portal/PortalItem.d.ts +33 -33
  656. package/portal/PortalItemResource.d.ts +3 -3
  657. package/portal/PortalQueryParams.d.ts +16 -16
  658. package/portal/PortalQueryResult.d.ts +3 -3
  659. package/portal/PortalRating.d.ts +1 -1
  660. package/portal/PortalUser.d.ts +18 -18
  661. package/portal/jsonTypes.d.ts +4 -4
  662. package/portal/types.d.ts +9 -9
  663. package/renderers/ClassBreaksRenderer.d.ts +27 -27
  664. package/renderers/DictionaryRenderer.d.ts +12 -12
  665. package/renderers/DotDensityRenderer.d.ts +24 -24
  666. package/renderers/FlowRenderer.d.ts +29 -29
  667. package/renderers/HeatmapRenderer.d.ts +31 -31
  668. package/renderers/PieChartRenderer.d.ts +14 -14
  669. package/renderers/PointCloudClassBreaksRenderer.d.ts +2 -2
  670. package/renderers/PointCloudRGBRenderer.d.ts +1 -1
  671. package/renderers/PointCloudRenderer.d.ts +3 -3
  672. package/renderers/PointCloudStretchRenderer.d.ts +3 -3
  673. package/renderers/PointCloudUniqueValueRenderer.d.ts +1 -1
  674. package/renderers/RasterColormapRenderer.d.ts +4 -4
  675. package/renderers/RasterShadedReliefRenderer.d.ts +7 -7
  676. package/renderers/RasterStretchRenderer.d.ts +22 -22
  677. package/renderers/Renderer.d.ts +31 -31
  678. package/renderers/SimpleRenderer.d.ts +12 -12
  679. package/renderers/UniqueValueRenderer.d.ts +53 -53
  680. package/renderers/VectorFieldRenderer.d.ts +11 -11
  681. package/renderers/mixins/VisualVariablesMixin.d.ts +22 -22
  682. package/renderers/support/AttributeColorInfo.d.ts +13 -13
  683. package/renderers/support/AuthoringInfo.d.ts +22 -22
  684. package/renderers/support/AuthoringInfoVisualVariable.d.ts +15 -15
  685. package/renderers/support/ClassBreakInfo.d.ts +6 -6
  686. package/renderers/support/ColormapInfo.d.ts +4 -4
  687. package/renderers/support/HeatmapColorStop.d.ts +7 -7
  688. package/renderers/support/HeatmapLegendOptions.d.ts +1 -1
  689. package/renderers/support/OthersCategory.d.ts +2 -2
  690. package/renderers/support/RasterPresetRenderer.d.ts +8 -8
  691. package/renderers/support/RendererLegendOptions.d.ts +1 -1
  692. package/renderers/support/UniqueValue.d.ts +15 -15
  693. package/renderers/support/UniqueValueClass.d.ts +15 -15
  694. package/renderers/support/UniqueValueGroup.d.ts +4 -4
  695. package/renderers/support/UniqueValueInfo.d.ts +10 -10
  696. package/renderers/support/jsonUtils.d.ts +2 -2
  697. package/renderers/support/utils.d.ts +5 -5
  698. package/renderers/types.d.ts +3 -3
  699. package/renderers/visualVariables/ColorVariable.d.ts +4 -4
  700. package/renderers/visualVariables/OpacityVariable.d.ts +3 -3
  701. package/renderers/visualVariables/RotationVariable.d.ts +7 -7
  702. package/renderers/visualVariables/SizeVariable.d.ts +45 -45
  703. package/renderers/visualVariables/VisualVariable.d.ts +9 -9
  704. package/renderers/visualVariables/support/ColorSizeStop.d.ts +7 -7
  705. package/renderers/visualVariables/support/ColorStop.d.ts +5 -5
  706. package/renderers/visualVariables/support/OpacityStop.d.ts +4 -4
  707. package/renderers/visualVariables/support/SizeStop.d.ts +5 -5
  708. package/renderers/visualVariables/support/VisualVariableLegendOptions.d.ts +1 -1
  709. package/request/types.d.ts +21 -21
  710. package/request.d.ts +4 -4
  711. package/rest/closestFacility.d.ts +8 -8
  712. package/rest/featureService/FeatureService.d.ts +6 -6
  713. package/rest/featureService/types.d.ts +17 -17
  714. package/rest/featureService/utils.d.ts +2 -2
  715. package/rest/find.d.ts +8 -8
  716. package/rest/geometryService.d.ts +70 -70
  717. package/rest/geoprocessor/GPOptions.d.ts +9 -9
  718. package/rest/geoprocessor.d.ts +16 -16
  719. package/rest/identify.d.ts +8 -8
  720. package/rest/imageService/fetchRasterInfo.js +1 -1
  721. package/rest/imageService.d.ts +69 -69
  722. package/rest/knowledgeGraph/DataModel.d.ts +12 -12
  723. package/rest/knowledgeGraph/Entity.d.ts +3 -3
  724. package/rest/knowledgeGraph/EntityType.d.ts +4 -4
  725. package/rest/knowledgeGraph/FieldIndex.d.ts +2 -2
  726. package/rest/knowledgeGraph/GraphAddFieldIndexResult.d.ts +1 -1
  727. package/rest/knowledgeGraph/GraphAddNamedTypesResult.d.ts +2 -2
  728. package/rest/knowledgeGraph/GraphAddPropertyResult.d.ts +1 -1
  729. package/rest/knowledgeGraph/GraphApplyEdits.d.ts +23 -23
  730. package/rest/knowledgeGraph/GraphApplyEditsResult.d.ts +32 -32
  731. package/rest/knowledgeGraph/GraphDeleteFieldIndexResult.d.ts +1 -1
  732. package/rest/knowledgeGraph/GraphDeleteNamedTypeResult.d.ts +3 -3
  733. package/rest/knowledgeGraph/GraphDeletePropertyResult.d.ts +1 -1
  734. package/rest/knowledgeGraph/GraphNamedObject.d.ts +5 -5
  735. package/rest/knowledgeGraph/GraphObject.d.ts +7 -7
  736. package/rest/knowledgeGraph/GraphObjectType.d.ts +7 -7
  737. package/rest/knowledgeGraph/GraphProperty.d.ts +2 -2
  738. package/rest/knowledgeGraph/GraphQuery.d.ts +5 -5
  739. package/rest/knowledgeGraph/GraphQueryResult.d.ts +3 -3
  740. package/rest/knowledgeGraph/GraphQueryStreaming.d.ts +9 -9
  741. package/rest/knowledgeGraph/GraphQueryStreamingResult.d.ts +6 -6
  742. package/rest/knowledgeGraph/GraphSearch.d.ts +9 -9
  743. package/rest/knowledgeGraph/GraphSearchStreaming.d.ts +7 -7
  744. package/rest/knowledgeGraph/GraphUpdateNamedTypesResult.d.ts +1 -1
  745. package/rest/knowledgeGraph/GraphUpdatePropertyResult.d.ts +1 -1
  746. package/rest/knowledgeGraph/GraphUpdateSearchIndexResult.d.ts +1 -1
  747. package/rest/knowledgeGraph/InputQuantizationParameters.d.ts +1 -1
  748. package/rest/knowledgeGraph/KnowledgeGraph.d.ts +4 -4
  749. package/rest/knowledgeGraph/OutputQuantizationParameters.d.ts +4 -4
  750. package/rest/knowledgeGraph/Path.d.ts +4 -4
  751. package/rest/knowledgeGraph/Relationship.d.ts +2 -2
  752. package/rest/knowledgeGraph/RelationshipType.d.ts +6 -6
  753. package/rest/knowledgeGraph/SearchIndex.d.ts +2 -2
  754. package/rest/knowledgeGraph/ServiceDefinition.d.ts +11 -11
  755. package/rest/knowledgeGraph/SourceTypeValueBehavior.d.ts +2 -2
  756. package/rest/knowledgeGraph/toolService/findPaths/CIMFilteredFindPathsConfiguration.d.ts +11 -11
  757. package/rest/knowledgeGraph/toolService/findPaths/CIMFilteredFindPathsEntity.d.ts +5 -5
  758. package/rest/knowledgeGraph/toolService/findPaths/CIMFilteredFindPathsPathFilter.d.ts +8 -8
  759. package/rest/knowledgeGraph/toolService/findPaths/CIMFilteredFindPathsResultJSON.d.ts +5 -5
  760. package/rest/knowledgeGraph/toolService/findPaths/CIMKGTraversalDirection.d.ts +3 -3
  761. package/rest/knowledgeGraph/toolService/findPaths/FindPathsToolSettings.d.ts +1 -1
  762. package/rest/knowledgeGraph/wasmInterface/wasmToDataModelFactories.js +1 -1
  763. package/rest/knowledgeGraphService.d.ts +116 -116
  764. package/rest/lastMileDelivery.d.ts +17 -17
  765. package/rest/layerSources/DynamicDataLayer.d.ts +4 -4
  766. package/rest/layerSources/DynamicMapLayer.d.ts +2 -2
  767. package/rest/layerSources/QueryTableDataSource.d.ts +1 -1
  768. package/rest/locator.d.ts +9 -9
  769. package/rest/networkService.d.ts +1 -1
  770. package/rest/networks/circuits/support/CircuitVerifyResult.d.ts +3 -3
  771. package/rest/networks/queryAssociations.d.ts +4 -4
  772. package/rest/networks/support/AggregatedGeometry.d.ts +4 -4
  773. package/rest/networks/support/Association.d.ts +5 -5
  774. package/rest/networks/support/AssociationGeometriesResult.d.ts +6 -6
  775. package/rest/networks/support/FunctionResult.d.ts +1 -1
  776. package/rest/networks/support/NetworkElement.d.ts +6 -6
  777. package/rest/networks/support/QueryAssociationsParameters.d.ts +6 -6
  778. package/rest/networks/support/QueryAssociationsResult.d.ts +7 -7
  779. package/rest/networks/support/SynthesizeAssociationGeometriesParameters.d.ts +1 -1
  780. package/rest/networks/support/TelecomNetworkElement.d.ts +2 -2
  781. package/rest/networks/support/TraceLocation.d.ts +3 -3
  782. package/rest/networks/support/TraceParameters.d.ts +6 -6
  783. package/rest/networks/support/TraceResult.d.ts +6 -6
  784. package/rest/networks/support/ValidateNetworkTopologyParameters.d.ts +4 -4
  785. package/rest/networks/support/ValidateNetworkTopologyResult.d.ts +2 -2
  786. package/rest/networks/synthesizeAssociationGeometries.d.ts +1 -1
  787. package/rest/networks/trace.d.ts +1 -1
  788. package/rest/networks/unitIdentifiers/support/UnitQueryResult.d.ts +3 -3
  789. package/rest/places.d.ts +15 -15
  790. package/rest/print.d.ts +35 -35
  791. package/rest/print.js +1 -1
  792. package/rest/query/operations/pbfFlatFeatureSet.js +1 -1
  793. package/rest/query/support/AttachmentInfo.d.ts +9 -9
  794. package/rest/query.d.ts +68 -68
  795. package/rest/route.d.ts +7 -7
  796. package/rest/serviceArea.d.ts +4 -4
  797. package/rest/support/AddressCandidate.d.ts +6 -6
  798. package/rest/support/AddressToLocationsParameters.d.ts +4 -4
  799. package/rest/support/AlgorithmicColorRamp.d.ts +1 -1
  800. package/rest/support/ArealUnit.d.ts +1 -1
  801. package/rest/support/AreasAndLengthsParameters.d.ts +3 -3
  802. package/rest/support/AttachmentQuery.d.ts +26 -26
  803. package/rest/support/AttributeBinsFeatureSet.d.ts +4 -4
  804. package/rest/support/AttributeBinsGrouping.d.ts +5 -5
  805. package/rest/support/AttributeBinsQuery.d.ts +41 -41
  806. package/rest/support/AutoIntervalBinParameters.d.ts +3 -3
  807. package/rest/support/BaseImageMeasureParameters.d.ts +4 -4
  808. package/rest/support/BaseImageMeasureResultValue.d.ts +1 -1
  809. package/rest/support/BinParametersBase.d.ts +13 -13
  810. package/rest/support/BufferParameters.d.ts +3 -3
  811. package/rest/support/CameraInfo.d.ts +6 -6
  812. package/rest/support/CameraInfoMixin.d.ts +1 -1
  813. package/rest/support/ClosestFacilityParameters.d.ts +30 -30
  814. package/rest/support/ClosestFacilitySolveResult.d.ts +59 -59
  815. package/rest/support/ColorRamp.d.ts +2 -2
  816. package/rest/support/DataFile.d.ts +1 -1
  817. package/rest/support/DataLayer.d.ts +6 -6
  818. package/rest/support/DateBinParameters.d.ts +2 -2
  819. package/rest/support/DateBinTimeInterval.d.ts +3 -3
  820. package/rest/support/DensifyParameters.d.ts +2 -2
  821. package/rest/support/DirectionLine.d.ts +6 -6
  822. package/rest/support/DirectionPoint.d.ts +6 -6
  823. package/rest/support/DirectionsEvent.d.ts +6 -6
  824. package/rest/support/DirectionsFeature.d.ts +11 -11
  825. package/rest/support/DirectionsFeatureSet.d.ts +17 -17
  826. package/rest/support/DistanceParameters.d.ts +12 -12
  827. package/rest/support/FeatureSet.d.ts +16 -16
  828. package/rest/support/FetchPlaceParameters.d.ts +5 -5
  829. package/rest/support/FindImagesParameters.d.ts +11 -11
  830. package/rest/support/FindImagesResult.d.ts +9 -9
  831. package/rest/support/FindParameters.d.ts +8 -8
  832. package/rest/support/FindResult.d.ts +3 -3
  833. package/rest/support/FixedBoundariesBinParameters.d.ts +3 -3
  834. package/rest/support/FixedIntervalBinParameters.d.ts +3 -3
  835. package/rest/support/GPMessage.d.ts +5 -5
  836. package/rest/support/GeneralizeParameters.d.ts +2 -2
  837. package/rest/support/IdentifyParameters.d.ts +20 -20
  838. package/rest/support/IdentifyResult.d.ts +3 -3
  839. package/rest/support/ImageAngleParameters.d.ts +8 -8
  840. package/rest/support/ImageAngleResult.d.ts +5 -5
  841. package/rest/support/ImageAreaParameters.d.ts +6 -6
  842. package/rest/support/ImageAreaResult.d.ts +5 -5
  843. package/rest/support/ImageBoundaryParameters.d.ts +4 -4
  844. package/rest/support/ImageBoundaryResult.d.ts +4 -4
  845. package/rest/support/ImageDistanceParameters.d.ts +6 -6
  846. package/rest/support/ImageDistanceResult.d.ts +7 -7
  847. package/rest/support/ImageGPSInfo.d.ts +6 -6
  848. package/rest/support/ImageGPSInfoParameters.d.ts +8 -8
  849. package/rest/support/ImageGPSInfoResult.d.ts +5 -5
  850. package/rest/support/ImageHeightParameters.d.ts +5 -5
  851. package/rest/support/ImageHeightResult.d.ts +5 -5
  852. package/rest/support/ImageHistogramParameters.d.ts +19 -19
  853. package/rest/support/ImageIdentifyParameters.d.ts +9 -9
  854. package/rest/support/ImageIdentifyResult.d.ts +3 -3
  855. package/rest/support/ImageInspectionInfo.d.ts +7 -7
  856. package/rest/support/ImageParameters.d.ts +7 -7
  857. package/rest/support/ImagePixelLocationParameters.d.ts +6 -6
  858. package/rest/support/ImagePixelLocationResult.d.ts +6 -6
  859. package/rest/support/ImagePointParameters.d.ts +6 -6
  860. package/rest/support/ImagePointResult.d.ts +9 -9
  861. package/rest/support/ImageSample.d.ts +8 -8
  862. package/rest/support/ImageSampleParameters.d.ts +29 -29
  863. package/rest/support/ImageSampleResult.d.ts +7 -7
  864. package/rest/support/ImageToMapMultirayParameters.d.ts +6 -6
  865. package/rest/support/ImageToMapParameters.d.ts +5 -5
  866. package/rest/support/ImageUrlParameters.d.ts +8 -8
  867. package/rest/support/ImageUrlResult.d.ts +5 -5
  868. package/rest/support/ImageVolume.d.ts +6 -6
  869. package/rest/support/ImageVolumeParameters.d.ts +17 -17
  870. package/rest/support/ImageVolumeResult.d.ts +7 -7
  871. package/rest/support/JobInfo.d.ts +17 -17
  872. package/rest/support/LastMileDeliveryParameters.d.ts +14 -14
  873. package/rest/support/LegendLayer.d.ts +1 -1
  874. package/rest/support/LengthsParameters.d.ts +2 -2
  875. package/rest/support/LocateSetting.d.ts +3 -3
  876. package/rest/support/LocateSettingBase.d.ts +4 -4
  877. package/rest/support/LocateSettingSource.d.ts +3 -3
  878. package/rest/support/LocateSettings.d.ts +1 -1
  879. package/rest/support/LocateSettingsOverrides.d.ts +1 -1
  880. package/rest/support/MapToImageParameters.d.ts +5 -5
  881. package/rest/support/MeasureAreaFromImageResult.d.ts +5 -5
  882. package/rest/support/MeasureFromImageParameters.d.ts +8 -8
  883. package/rest/support/MeasureLengthFromImageResult.d.ts +5 -5
  884. package/rest/support/MultipartColorRamp.d.ts +2 -2
  885. package/rest/support/NAMessage.d.ts +3 -3
  886. package/rest/support/NetworkFeatureSet.d.ts +3 -3
  887. package/rest/support/NetworkUrl.d.ts +3 -3
  888. package/rest/support/NormalizationBinParametersMixin.d.ts +9 -9
  889. package/rest/support/OffsetParameters.d.ts +2 -2
  890. package/rest/support/ParameterValue.d.ts +23 -23
  891. package/rest/support/PlaceResult.d.ts +14 -14
  892. package/rest/support/PlacesParameters.d.ts +5 -5
  893. package/rest/support/PlacesQueryParameters.d.ts +17 -17
  894. package/rest/support/PlacesQueryResult.d.ts +14 -14
  895. package/rest/support/PointBarrier.d.ts +7 -7
  896. package/rest/support/PolygonBarrier.d.ts +7 -7
  897. package/rest/support/PolylineBarrier.d.ts +7 -7
  898. package/rest/support/PrintParameters.d.ts +1 -1
  899. package/rest/support/PrintTemplate.d.ts +35 -35
  900. package/rest/support/ProjectParameters.d.ts +3 -3
  901. package/rest/support/QuantizationParameters.d.ts +8 -8
  902. package/rest/support/Query.d.ts +113 -113
  903. package/rest/support/RasterData.d.ts +1 -1
  904. package/rest/support/RelationParameters.d.ts +3 -3
  905. package/rest/support/RelationshipQuery.d.ts +20 -20
  906. package/rest/support/RouteInfo.d.ts +6 -6
  907. package/rest/support/RouteParameters.d.ts +40 -40
  908. package/rest/support/RouteResult.d.ts +48 -48
  909. package/rest/support/RouteSolveResult.d.ts +27 -27
  910. package/rest/support/ServiceAreaParameters.d.ts +22 -22
  911. package/rest/support/ServiceAreaSolveResult.d.ts +21 -21
  912. package/rest/support/StatisticDefinition.d.ts +12 -12
  913. package/rest/support/Stop.d.ts +8 -8
  914. package/rest/support/SuggestionCandidate.d.ts +1 -1
  915. package/rest/support/TimeUnit.d.ts +1 -1
  916. package/rest/support/TopFeaturesQuery.d.ts +64 -64
  917. package/rest/support/TopFilter.d.ts +6 -6
  918. package/rest/support/TravelMode.d.ts +7 -7
  919. package/rest/support/TrimExtendParameters.d.ts +2 -2
  920. package/rest/support/types.d.ts +6 -6
  921. package/rest/symbolService.d.ts +8 -8
  922. package/rest/types.d.ts +6 -6
  923. package/smartMapping/heuristics/binLevel.d.ts +5 -5
  924. package/smartMapping/heuristics/scaleRange.d.ts +8 -8
  925. package/smartMapping/heuristics/sizeRange.d.ts +4 -4
  926. package/smartMapping/heuristics/types.d.ts +11 -11
  927. package/smartMapping/labels/bins.d.ts +10 -10
  928. package/smartMapping/labels/clusters.d.ts +13 -13
  929. package/smartMapping/popup/clusters.d.ts +5 -5
  930. package/smartMapping/popup/templates.d.ts +3 -3
  931. package/smartMapping/popup/types.d.ts +1 -1
  932. package/smartMapping/raster/renderers/classBreaks.d.ts +4 -4
  933. package/smartMapping/raster/renderers/colormap.d.ts +4 -4
  934. package/smartMapping/raster/renderers/flow.d.ts +11 -11
  935. package/smartMapping/raster/renderers/rgb.d.ts +7 -7
  936. package/smartMapping/raster/renderers/shadedRelief.d.ts +6 -6
  937. package/smartMapping/raster/renderers/stretch.d.ts +7 -7
  938. package/smartMapping/raster/renderers/uniqueValue.d.ts +4 -4
  939. package/smartMapping/raster/renderers/vectorField.d.ts +11 -11
  940. package/smartMapping/raster/support/colorRamps.d.ts +2 -2
  941. package/smartMapping/raster/support/utils.d.ts +4 -4
  942. package/smartMapping/renderers/color.d.ts +55 -55
  943. package/smartMapping/renderers/dotDensity.d.ts +10 -10
  944. package/smartMapping/renderers/heatmap.d.ts +13 -13
  945. package/smartMapping/renderers/location.d.ts +17 -17
  946. package/smartMapping/renderers/opacity.d.ts +11 -11
  947. package/smartMapping/renderers/pieChart.d.ts +17 -17
  948. package/smartMapping/renderers/predominance.d.ts +16 -16
  949. package/smartMapping/renderers/relationship.d.ts +18 -18
  950. package/smartMapping/renderers/size.d.ts +51 -51
  951. package/smartMapping/renderers/support/rendererUtils.d.ts +1 -1
  952. package/smartMapping/renderers/type.d.ts +25 -25
  953. package/smartMapping/renderers/univariateColorSize.d.ts +24 -24
  954. package/smartMapping/statistics/classBreaks.d.ts +6 -6
  955. package/smartMapping/statistics/heatmapStatistics.d.ts +5 -5
  956. package/smartMapping/statistics/histogram.d.ts +5 -5
  957. package/smartMapping/statistics/predominantCategories.d.ts +2 -2
  958. package/smartMapping/statistics/summaryStatistics.d.ts +6 -6
  959. package/smartMapping/statistics/summaryStatisticsForAge.d.ts +4 -4
  960. package/smartMapping/statistics/support/ageUtils.d.ts +5 -5
  961. package/smartMapping/statistics/support/predominanceUtils.d.ts +3 -3
  962. package/smartMapping/statistics/types.d.ts +20 -20
  963. package/smartMapping/statistics/uniqueValues.d.ts +6 -6
  964. package/smartMapping/symbology/color.d.ts +5 -5
  965. package/smartMapping/symbology/dotDensity.d.ts +4 -4
  966. package/smartMapping/symbology/flow.d.ts +5 -5
  967. package/smartMapping/symbology/heatmap.d.ts +4 -4
  968. package/smartMapping/symbology/location.d.ts +3 -3
  969. package/smartMapping/symbology/pieChart.d.ts +4 -4
  970. package/smartMapping/symbology/predominance.d.ts +5 -5
  971. package/smartMapping/symbology/relationship.d.ts +4 -4
  972. package/smartMapping/symbology/size.d.ts +3 -3
  973. package/smartMapping/symbology/support/colorRamps.d.ts +10 -10
  974. package/smartMapping/symbology/type.d.ts +5 -5
  975. package/smartMapping/symbology/types.d.ts +25 -25
  976. package/support/BasemapStyle.d.ts +6 -6
  977. package/support/LayersMixin.d.ts +67 -67
  978. package/support/MapFloorInfo.d.ts +4 -4
  979. package/support/TablesMixin.d.ts +28 -28
  980. package/support/actions/ActionBase.d.ts +10 -10
  981. package/support/actions/ActionButton.d.ts +4 -4
  982. package/support/actions/ActionToggle.d.ts +2 -2
  983. package/support/popupUtils.d.ts +23 -23
  984. package/support/revision.js +1 -1
  985. package/support/timeUtils.d.ts +17 -25
  986. package/support/timeUtils.js +1 -1
  987. package/symbols/CIMSymbol.d.ts +39 -39
  988. package/symbols/ExtrudeSymbol3DLayer.d.ts +16 -16
  989. package/symbols/FillSymbol.d.ts +8 -8
  990. package/symbols/FillSymbol3DLayer.d.ts +23 -23
  991. package/symbols/Font.d.ts +17 -17
  992. package/symbols/IconSymbol3DLayer.d.ts +27 -27
  993. package/symbols/LabelSymbol3D.d.ts +18 -18
  994. package/symbols/LineStyleMarker3D.d.ts +2 -2
  995. package/symbols/LineSymbol.d.ts +8 -8
  996. package/symbols/LineSymbol3D.d.ts +13 -13
  997. package/symbols/LineSymbol3DLayer.d.ts +15 -15
  998. package/symbols/LineSymbolMarker.d.ts +5 -5
  999. package/symbols/MarkerSymbol.d.ts +10 -10
  1000. package/symbols/MeshSymbol3D.d.ts +15 -15
  1001. package/symbols/ObjectSymbol3DLayer.d.ts +25 -25
  1002. package/symbols/PathSymbol3DLayer.d.ts +21 -21
  1003. package/symbols/PictureFillSymbol.d.ts +9 -9
  1004. package/symbols/PictureMarkerSymbol.d.ts +15 -15
  1005. package/symbols/PointSymbol3D.d.ts +20 -20
  1006. package/symbols/PolygonSymbol3D.d.ts +24 -24
  1007. package/symbols/SimpleFillSymbol.d.ts +13 -13
  1008. package/symbols/SimpleLineSymbol.d.ts +13 -13
  1009. package/symbols/SimpleMarkerSymbol.d.ts +22 -22
  1010. package/symbols/Symbol.d.ts +26 -26
  1011. package/symbols/Symbol3D.d.ts +22 -22
  1012. package/symbols/Symbol3DLayer.d.ts +25 -25
  1013. package/symbols/TextSymbol.d.ts +44 -44
  1014. package/symbols/TextSymbol3DLayer.d.ts +19 -19
  1015. package/symbols/WaterSymbol3DLayer.d.ts +9 -9
  1016. package/symbols/WebStyleSymbol.d.ts +20 -20
  1017. package/symbols/callouts/Callout3D.d.ts +3 -3
  1018. package/symbols/callouts/LineCallout3D.d.ts +5 -5
  1019. package/symbols/callouts/LineCallout3DBorder.d.ts +2 -2
  1020. package/symbols/cim/types.d.ts +128 -128
  1021. package/symbols/edges/Edges3D.d.ts +5 -5
  1022. package/symbols/edges/SketchEdges3D.d.ts +3 -3
  1023. package/symbols/edges/SolidEdges3D.d.ts +3 -3
  1024. package/symbols/patterns/LinePattern3D.d.ts +3 -3
  1025. package/symbols/patterns/LineStylePattern3D.d.ts +3 -3
  1026. package/symbols/patterns/Pattern3D.d.ts +3 -3
  1027. package/symbols/patterns/StylePattern3D.d.ts +1 -1
  1028. package/symbols/support/ElevationInfo.d.ts +9 -9
  1029. package/symbols/support/IconSymbol3DLayerResource.d.ts +1 -1
  1030. package/symbols/support/Symbol3DEmissive.d.ts +5 -5
  1031. package/symbols/support/Symbol3DFillMaterial.d.ts +1 -1
  1032. package/symbols/support/Symbol3DHalo.d.ts +2 -2
  1033. package/symbols/support/Symbol3DIconOutline.d.ts +2 -2
  1034. package/symbols/support/Symbol3DMaterial.d.ts +2 -2
  1035. package/symbols/support/Symbol3DOutline.d.ts +2 -2
  1036. package/symbols/support/Symbol3DVerticalOffset.d.ts +2 -2
  1037. package/symbols/support/cimConversionUtils.d.ts +4 -4
  1038. package/symbols/support/cimSymbolUtils.d.ts +3 -3
  1039. package/symbols/support/jsonUtils.d.ts +5 -5
  1040. package/symbols/support/symbolUtils.d.ts +20 -20
  1041. package/symbols/types.d.ts +30 -30
  1042. package/tables/AttributeTableTemplate.d.ts +21 -21
  1043. package/tables/elements/AttributeTableAttachmentElement.d.ts +5 -5
  1044. package/tables/elements/AttributeTableElement.d.ts +11 -11
  1045. package/tables/elements/AttributeTableFieldElement.d.ts +4 -4
  1046. package/tables/elements/AttributeTableGroupElement.d.ts +6 -6
  1047. package/tables/elements/AttributeTableRelationshipElement.d.ts +4 -4
  1048. package/tables/elements.d.ts +16 -16
  1049. package/time/TimeExtent.d.ts +6 -6
  1050. package/time/TimeInterval.d.ts +3 -3
  1051. package/unionTypes.d.ts +21 -21
  1052. package/versionManagement/VersionManagementService.d.ts +7 -7
  1053. package/versionManagement/VersionManager.d.ts +6 -6
  1054. package/versionManagement/VersioningState.d.ts +2 -2
  1055. package/versionManagement/utils.d.ts +7 -7
  1056. package/versionManagement/versionAdapters/types.d.ts +1 -1
  1057. package/versionManagement/versionAdapters/utils.d.ts +7 -7
  1058. package/views/2d/MapViewConstraints.d.ts +20 -20
  1059. package/views/2d/ViewState.d.ts +8 -8
  1060. package/views/2d/analysis/AreaMeasurement/AreaMeasurementAreaVisualization.js +1 -1
  1061. package/views/2d/analysis/AreaMeasurement/AreaMeasurementController.js +1 -1
  1062. package/views/2d/analysis/AreaMeasurementAnalysisView2D.d.ts +17 -17
  1063. package/views/2d/analysis/AreaMeasurementAnalysisView2D.js +1 -1
  1064. package/views/2d/analysis/DistanceMeasurement/DistanceMeasurementLineVisualization.js +1 -1
  1065. package/views/2d/analysis/DistanceMeasurementAnalysisView2D.d.ts +17 -17
  1066. package/views/2d/analysis/DistanceMeasurementAnalysisView2D.js +1 -1
  1067. package/views/2d/analysis/ElevationProfileAnalysisView2D.d.ts +30 -30
  1068. package/views/2d/analysis/types.d.ts +1 -1
  1069. package/views/2d/engine/vectorTiles/Placement.js +1 -1
  1070. package/views/2d/engine/webgl/shaderGraph/techniques/animated/AAnimatedPolyShader.js +1 -1
  1071. package/views/2d/engine/webgl/shaderGraph/techniques/animated/AnimatedMarkerShader.js +1 -1
  1072. package/views/2d/engine/webgl/shaderGraph/techniques/text/TextMeshWriter.js +1 -1
  1073. package/views/2d/engine/webgl/shaders/sources/shaderRepository.js +1 -1
  1074. package/views/2d/interactive/SnappingVisualizer2D.js +1 -1
  1075. package/views/2d/interactive/editingTools/draw/DrawToolRenderer2D.js +1 -1
  1076. package/views/2d/interactive/editingTools/draw/SnappingVisualizer2DAdapter.js +2 -0
  1077. package/views/2d/layers/BaseLayerView2D.d.ts +22 -22
  1078. package/views/2d/layers/BaseLayerViewGL2D.d.ts +54 -54
  1079. package/views/2d/layers/LayerView2D.js +1 -1
  1080. package/views/2d/types.d.ts +17 -17
  1081. package/views/3d/analysis/AreaMeasurementAnalysisView3D.d.ts +15 -15
  1082. package/views/3d/analysis/Dimension/types.d.ts +1 -1
  1083. package/views/3d/analysis/DimensionAnalysisView3D.d.ts +28 -28
  1084. package/views/3d/analysis/DirectLineMeasurement/types.d.ts +2 -2
  1085. package/views/3d/analysis/DirectLineMeasurementAnalysisView3D.d.ts +17 -17
  1086. package/views/3d/analysis/ElevationProfileAnalysisView3D.d.ts +31 -31
  1087. package/views/3d/analysis/LineOfSight/LineOfSightRayIntersector.js +1 -1
  1088. package/views/3d/analysis/LineOfSight/types.d.ts +1 -1
  1089. package/views/3d/analysis/LineOfSightAnalysisResult.d.ts +5 -5
  1090. package/views/3d/analysis/LineOfSightAnalysisView3D.d.ts +19 -19
  1091. package/views/3d/analysis/ShadowCastAnalysisView3D.d.ts +13 -13
  1092. package/views/3d/analysis/ShadowCastAnalysisView3D.js +1 -1
  1093. package/views/3d/analysis/Slice/types.d.ts +1 -1
  1094. package/views/3d/analysis/SliceAnalysisView3D.d.ts +22 -22
  1095. package/views/3d/analysis/Viewshed/types.d.ts +1 -1
  1096. package/views/3d/analysis/ViewshedAnalysisView3D.d.ts +21 -21
  1097. package/views/3d/analysis/VolumeMeasurement/VolumeMeasurementCutFillController.js +1 -1
  1098. package/views/3d/analysis/VolumeMeasurement/VolumeMeasurementError.d.ts +3 -3
  1099. package/views/3d/analysis/VolumeMeasurement/VolumeMeasurementResult.d.ts +4 -4
  1100. package/views/3d/analysis/VolumeMeasurement/types.d.ts +1 -1
  1101. package/views/3d/analysis/VolumeMeasurementAnalysisView3D.d.ts +18 -18
  1102. package/views/3d/analysis/types.d.ts +1 -1
  1103. package/views/3d/constraints/Constraints.d.ts +2 -2
  1104. package/views/3d/environment/Environment.d.ts +4 -4
  1105. package/views/3d/environment/Fog.js +1 -1
  1106. package/views/3d/environment/SunLighting.js +1 -1
  1107. package/views/3d/environment/VirtualLighting.js +1 -1
  1108. package/views/3d/layers/GaussianSplatLayerView3D.js +1 -1
  1109. package/views/3d/layers/GraphicsLayerView3D.js +1 -1
  1110. package/views/3d/layers/I3SMeshView3D.js +1 -1
  1111. package/views/3d/layers/IntegratedMesh3DTilesLayerView3D.js +1 -1
  1112. package/views/3d/layers/IntegratedMeshNormals.js +1 -1
  1113. package/views/3d/layers/i3s/I3SFrameTask.js +1 -1
  1114. package/views/3d/layers/support/MediaLayerInteractionReshapeOptions.d.ts +1 -1
  1115. package/views/3d/layers/support/integratedMesh3DTilesLayerViewInstanceUtils.js +2 -0
  1116. package/views/3d/support/LayerPerformanceInfo.d.ts +11 -11
  1117. package/views/3d/support/SceneViewPerformanceInfo.d.ts +7 -7
  1118. package/views/3d/terrain/OverlayRenderer.js +1 -1
  1119. package/views/3d/webgl/ManagedColorAttachment.d.ts +1 -1
  1120. package/views/3d/webgl/ManagedDepthAttachment.d.ts +1 -1
  1121. package/views/3d/webgl/ManagedFBO.d.ts +4 -4
  1122. package/views/3d/webgl/RenderCamera.d.ts +7 -7
  1123. package/views/3d/webgl/RenderNode.d.ts +32 -32
  1124. package/views/3d/webgl/types.d.ts +1 -1
  1125. package/views/3d/webgl-engine/collections/Component/ComponentObjectCollection.js +1 -1
  1126. package/views/3d/webgl-engine/collections/Component/Renderable.js +1 -1
  1127. package/views/3d/webgl-engine/collections/Component/SourceGeometry.js +1 -1
  1128. package/views/3d/webgl-engine/effects/glow/GlowRenderNode.js +1 -1
  1129. package/views/3d/webgl-engine/effects/highlight/Highlight.js +1 -1
  1130. package/views/3d/webgl-engine/effects/highlight/ShadowHighlight.js +1 -1
  1131. package/views/3d/webgl-engine/lib/Normals.js +1 -1
  1132. package/views/3d/webgl-engine/lib/RenderFeature.js +1 -1
  1133. package/views/3d/webgl-engine/lib/Renderer.js +1 -1
  1134. package/views/3d/webgl-engine/lib/ShadowAccumulator.js +1 -1
  1135. package/views/3d/webgl-engine/lib/ShadowMap.js +1 -1
  1136. package/views/3d/webgl-engine/materials/ShadedColorMaterial.js +1 -1
  1137. package/views/3d/webgl.d.ts +13 -13
  1138. package/views/3d/webgl.js +1 -1
  1139. package/views/BasemapView.d.ts +7 -7
  1140. package/views/BreakpointsOwner.d.ts +23 -24
  1141. package/views/DOMContainer.d.ts +5 -5
  1142. package/views/DOMContainer.js +1 -1
  1143. package/views/GroundView.d.ts +18 -18
  1144. package/views/GroundView.js +1 -1
  1145. package/views/LinkChartView.d.ts +11 -11
  1146. package/views/Magnifier.d.ts +7 -7
  1147. package/views/MapView.d.ts +75 -75
  1148. package/views/PopupView.d.ts +37 -37
  1149. package/views/SceneView.d.ts +224 -279
  1150. package/views/SceneView.js +1 -1
  1151. package/views/Theme.d.ts +25 -25
  1152. package/views/VideoView.d.ts +12 -12
  1153. package/views/View.d.ts +91 -91
  1154. package/views/View.js +1 -1
  1155. package/views/View2D.d.ts +148 -185
  1156. package/views/View2D.js +1 -1
  1157. package/views/ViewAnimation.d.ts +4 -4
  1158. package/views/Viewport2DMixin.d.ts +2 -2
  1159. package/views/analysis/AreaMeasurement/types.d.ts +5 -5
  1160. package/views/analysis/DistanceMeasurement/types.d.ts +2 -2
  1161. package/views/analysis/ElevationProfile/ElevationProfileError.d.ts +5 -5
  1162. package/views/analysis/ElevationProfile/ElevationProfileResult.d.ts +11 -11
  1163. package/views/analysis/ElevationProfile/types.d.ts +2 -2
  1164. package/views/analysis/LengthDimensionResult.d.ts +8 -8
  1165. package/views/analysis/types.d.ts +2 -2
  1166. package/views/draw/Draw.d.ts +11 -11
  1167. package/views/draw/DrawAction.d.ts +11 -11
  1168. package/views/draw/MultipointDrawAction.d.ts +8 -8
  1169. package/views/draw/PointDrawAction.d.ts +4 -4
  1170. package/views/draw/PolygonDrawAction.d.ts +6 -6
  1171. package/views/draw/PolylineDrawAction.d.ts +7 -7
  1172. package/views/draw/SegmentDrawAction.d.ts +2 -2
  1173. package/views/draw/plugins/BezierSegmentPlugin.js +2 -0
  1174. package/views/draw/plugins/FreehandSegmentPlugin.js +2 -0
  1175. package/views/draw/plugins/MultipointPlugin.js +2 -0
  1176. package/views/draw/plugins/PluginBase.js +2 -0
  1177. package/views/draw/plugins/PointPlugin.js +2 -0
  1178. package/views/draw/plugins/PolygonPlugin.js +2 -0
  1179. package/views/draw/plugins/PolylinePlugin.js +2 -0
  1180. package/views/draw/plugins/ShapePlugin.js +2 -0
  1181. package/views/draw/support/createSnappingVisualizer.js +2 -0
  1182. package/views/draw/support/types.d.ts +33 -33
  1183. package/views/input/gamepad/GamepadInputDevice.d.ts +1 -1
  1184. package/views/input/types.d.ts +40 -40
  1185. package/views/interactive/Tooltip.d.ts +4 -4
  1186. package/views/interactive/sketch/SketchLabelOptions.d.ts +11 -11
  1187. package/views/interactive/sketch/SketchTooltipOptions.d.ts +9 -9
  1188. package/views/interactive/sketch/SketchValueOptions.d.ts +6 -6
  1189. package/views/interactive/snapping/FeatureSnappingLayerSource.d.ts +9 -9
  1190. package/views/interactive/snapping/SnappingOptions.d.ts +19 -19
  1191. package/views/interactive/snapping/featureSources/FeatureServiceSnappingSource.js +1 -1
  1192. package/views/interactive/snapping/featureSources/GraphicsSnappingSource.js +1 -1
  1193. package/views/interactive/tooltip/fields/TooltipField.d.ts +20 -7
  1194. package/views/layers/BuildingComponentSublayerView.d.ts +70 -70
  1195. package/views/layers/BuildingSceneLayerView.d.ts +12 -12
  1196. package/views/layers/CSVLayerView.d.ts +6 -6
  1197. package/views/layers/CatalogDynamicGroupLayerView.d.ts +9 -9
  1198. package/views/layers/CatalogFootprintLayerView.d.ts +5 -5
  1199. package/views/layers/CatalogLayerView.d.ts +9 -9
  1200. package/views/layers/DimensionLayerView.d.ts +29 -29
  1201. package/views/layers/FeatureLayerView.d.ts +7 -7
  1202. package/views/layers/FeatureLikeLayerView.d.ts +118 -118
  1203. package/views/layers/GeoJSONLayerView.d.ts +6 -6
  1204. package/views/layers/GeoRSSLayerView.d.ts +5 -5
  1205. package/views/layers/GraphicsLayerView.d.ts +21 -21
  1206. package/views/layers/GroupLayerView.d.ts +8 -7
  1207. package/views/layers/ImageryLayerView.d.ts +23 -23
  1208. package/views/layers/ImageryTileLayerView.d.ts +5 -5
  1209. package/views/layers/KMLLayerView.d.ts +5 -5
  1210. package/views/layers/KnowledgeGraphSublayerView.d.ts +5 -5
  1211. package/views/layers/LayerView.d.ts +20 -19
  1212. package/views/layers/LayerView.js +1 -1
  1213. package/views/layers/LineOfSightLayerView.d.ts +21 -21
  1214. package/views/layers/MediaLayerView.d.ts +4 -9
  1215. package/views/layers/MediaLayerViewMixin.d.ts +15 -15
  1216. package/views/layers/OGCFeatureLayerView.d.ts +6 -6
  1217. package/views/layers/OrientedImageryLayerView.d.ts +7 -7
  1218. package/views/layers/ParquetLayerView.d.ts +5 -5
  1219. package/views/layers/PointCloudLayerView.d.ts +28 -28
  1220. package/views/layers/SceneLayerView.d.ts +74 -74
  1221. package/views/layers/StreamLayerView.d.ts +33 -33
  1222. package/views/layers/SubtypeGroupLayerView.d.ts +5 -5
  1223. package/views/layers/VectorTileLayerView.d.ts +5 -5
  1224. package/views/layers/ViewshedLayerView.d.ts +22 -22
  1225. package/views/layers/WFSLayerView.d.ts +6 -6
  1226. package/views/layers/types.d.ts +1 -1
  1227. package/views/navigation/Navigation.d.ts +2 -2
  1228. package/views/navigation/NavigationActionMap.d.ts +5 -5
  1229. package/views/navigation/gamepad/GamepadSettings.d.ts +2 -2
  1230. package/views/support/AttributionItem.d.ts +1 -1
  1231. package/views/support/HighlightOptions.d.ts +16 -16
  1232. package/views/support/Scheduler.js +1 -1
  1233. package/views/support/colorUtils.d.ts +5 -5
  1234. package/views/types.d.ts +104 -104
  1235. package/views/ui/DefaultUI.d.ts +13 -13
  1236. package/views/ui/UI.d.ts +14 -14
  1237. package/views/ui/types.d.ts +1 -1
  1238. package/webdoc/Widgets.d.ts +4 -4
  1239. package/webdoc/geotriggersInfo/FeatureFilter.d.ts +2 -2
  1240. package/webdoc/support/webdocSaveUtils.js +1 -1
  1241. package/webdoc/widgets/FloorFilter.d.ts +6 -6
  1242. package/webdoc/widgets/TimeSlider.d.ts +17 -17
  1243. package/webmap/ApplicationProperties.d.ts +2 -2
  1244. package/webmap/Bookmark.d.ts +9 -9
  1245. package/webmap/InitialViewProperties.d.ts +14 -14
  1246. package/webmap/background/ColorBackground.d.ts +4 -4
  1247. package/webscene/Environment.d.ts +19 -19
  1248. package/webscene/InitialViewProperties.d.ts +17 -17
  1249. package/webscene/Presentation.d.ts +12 -12
  1250. package/webscene/Slide.d.ts +44 -44
  1251. package/webscene/SlideLegendInfo.d.ts +1 -1
  1252. package/webscene/SunLighting.d.ts +7 -7
  1253. package/webscene/VirtualLighting.d.ts +7 -7
  1254. package/webscene/background/Background.d.ts +5 -5
  1255. package/webscene/background/ColorBackground.d.ts +10 -10
  1256. package/webscene/support/FeatureReferenceId.d.ts +2 -2
  1257. package/webscene/support/FeatureReferenceObjectId.d.ts +1 -1
  1258. package/webscene/support/LayerReference.d.ts +1 -1
  1259. package/webscene/support/SlideElements.d.ts +3 -3
  1260. package/webscene/support/SlidePopupInfo.d.ts +5 -5
  1261. package/webscene/support/SlideVisibleLayer.d.ts +3 -3
  1262. package/webscene/types.d.ts +8 -8
  1263. package/widgets/AreaMeasurement2D/AreaMeasurement2DViewModel.d.ts +13 -13
  1264. package/widgets/AreaMeasurement2D.d.ts +21 -21
  1265. package/widgets/AreaMeasurement3D/AreaMeasurement3DViewModel.d.ts +10 -10
  1266. package/widgets/AreaMeasurement3D.d.ts +17 -17
  1267. package/widgets/Attachments/AttachmentsViewModel.d.ts +16 -16
  1268. package/widgets/Attachments.d.ts +17 -17
  1269. package/widgets/Attribution/AttributionViewModel.d.ts +3 -3
  1270. package/widgets/Attribution.d.ts +8 -8
  1271. package/widgets/BasemapGallery/BasemapGalleryViewModel.d.ts +17 -17
  1272. package/widgets/BasemapGallery/support/BasemapGalleryItem.d.ts +3 -3
  1273. package/widgets/BasemapGallery/support/LocalBasemapsSource.d.ts +7 -7
  1274. package/widgets/BasemapGallery/support/PortalBasemapsSource.d.ts +6 -6
  1275. package/widgets/BasemapGallery/types.d.ts +2 -2
  1276. package/widgets/BasemapGallery.d.ts +22 -22
  1277. package/widgets/BasemapLayerList/BasemapLayerListViewModel.d.ts +15 -15
  1278. package/widgets/BasemapLayerList/BasemapLayerListVisibleElements.d.ts +3 -3
  1279. package/widgets/BasemapLayerList/types.d.ts +2 -2
  1280. package/widgets/BasemapLayerList.d.ts +42 -42
  1281. package/widgets/BasemapToggle/BasemapToggleViewModel.d.ts +11 -11
  1282. package/widgets/BasemapToggle.d.ts +15 -15
  1283. package/widgets/BatchAttributeForm/BatchAttributeFormViewModel.d.ts +34 -34
  1284. package/widgets/BatchAttributeForm/VisibleElements.d.ts +1 -1
  1285. package/widgets/BatchAttributeForm/inputs/BatchFormInputs.d.ts +4 -4
  1286. package/widgets/BatchAttributeForm/inputs/EditableInput.d.ts +1 -1
  1287. package/widgets/BatchAttributeForm/inputs/FieldInput.d.ts +4 -4
  1288. package/widgets/BatchAttributeForm/inputs/GroupInput.d.ts +6 -6
  1289. package/widgets/BatchAttributeForm/inputs/InputBase.d.ts +10 -10
  1290. package/widgets/BatchAttributeForm/inputs/SingleFeatureInput.d.ts +9 -9
  1291. package/widgets/BatchAttributeForm/inputs/TextElementInput.d.ts +4 -4
  1292. package/widgets/BatchAttributeForm/inputs/types.d.ts +2 -2
  1293. package/widgets/BatchAttributeForm/types.d.ts +2 -2
  1294. package/widgets/BatchAttributeForm.d.ts +16 -16
  1295. package/widgets/Bookmarks/BookmarksViewModel.d.ts +15 -15
  1296. package/widgets/Bookmarks/BookmarksVisibleElements.d.ts +1 -1
  1297. package/widgets/Bookmarks/types.d.ts +6 -6
  1298. package/widgets/Bookmarks.d.ts +25 -25
  1299. package/widgets/BuildingExplorer/BuildingExplorerViewModel.d.ts +4 -4
  1300. package/widgets/BuildingExplorer/BuildingLevel.d.ts +2 -2
  1301. package/widgets/BuildingExplorer/BuildingNumericFilterViewModel.d.ts +6 -6
  1302. package/widgets/BuildingExplorer/BuildingPhase.d.ts +4 -4
  1303. package/widgets/BuildingExplorer.d.ts +22 -22
  1304. package/widgets/CatalogLayerList/CatalogLayerListViewModel.d.ts +14 -14
  1305. package/widgets/CatalogLayerList/CatalogLayerListVisibleElements.d.ts +3 -3
  1306. package/widgets/CatalogLayerList/types.d.ts +1 -1
  1307. package/widgets/CatalogLayerList.d.ts +33 -33
  1308. package/widgets/Compass/CompassViewModel.d.ts +11 -11
  1309. package/widgets/Compass.d.ts +24 -24
  1310. package/widgets/CoordinateConversion/CoordinateConversionViewModel.d.ts +26 -26
  1311. package/widgets/CoordinateConversion/support/Conversion.d.ts +8 -8
  1312. package/widgets/CoordinateConversion/support/Format.d.ts +18 -18
  1313. package/widgets/CoordinateConversion.d.ts +25 -25
  1314. package/widgets/Daylight/DaylightViewModel.d.ts +13 -13
  1315. package/widgets/Daylight/support/SliderWithDropdown.js +1 -1
  1316. package/widgets/Daylight.d.ts +19 -19
  1317. package/widgets/DirectLineMeasurement3D/DirectLineMeasurement3DViewModel.d.ts +7 -7
  1318. package/widgets/DirectLineMeasurement3D.d.ts +18 -18
  1319. package/widgets/DirectionalPad/DirectionalPadViewModel.d.ts +2 -2
  1320. package/widgets/DirectionalPad.d.ts +3 -3
  1321. package/widgets/Directions/DirectionsViewModel.d.ts +33 -33
  1322. package/widgets/Directions.d.ts +32 -32
  1323. package/widgets/DistanceMeasurement2D/DistanceMeasurement2DViewModel.d.ts +13 -13
  1324. package/widgets/DistanceMeasurement2D.d.ts +21 -21
  1325. package/widgets/Editor/CreateFeaturesWorkflow.d.ts +8 -8
  1326. package/widgets/Editor/CreateFeaturesWorkflowData.d.ts +16 -16
  1327. package/widgets/Editor/EditorViewModel.d.ts +63 -63
  1328. package/widgets/Editor/Edits.d.ts +8 -8
  1329. package/widgets/Editor/MergeFeaturesWorkflow.d.ts +4 -4
  1330. package/widgets/Editor/MergeFeaturesWorkflowData.d.ts +7 -7
  1331. package/widgets/Editor/SplitFeatureWorkflow.d.ts +10 -10
  1332. package/widgets/Editor/SplitFeatureWorkflowData.d.ts +22 -22
  1333. package/widgets/Editor/UpdateFeaturesWorkflow.d.ts +1 -1
  1334. package/widgets/Editor/UpdateFeaturesWorkflowData.d.ts +4 -4
  1335. package/widgets/Editor/UpdateWorkflow.d.ts +4 -4
  1336. package/widgets/Editor/UpdateWorkflowData.d.ts +11 -11
  1337. package/widgets/Editor/VisibleElements.d.ts +2 -2
  1338. package/widgets/Editor/Workflow.d.ts +13 -13
  1339. package/widgets/Editor/support/EditorEditingCapabilities.d.ts +10 -10
  1340. package/widgets/Editor/support/EditorItem.d.ts +19 -19
  1341. package/widgets/Editor/types.d.ts +9 -9
  1342. package/widgets/Editor.d.ts +107 -107
  1343. package/widgets/ElevationProfile/ElevationProfileLine.d.ts +10 -10
  1344. package/widgets/ElevationProfile/ElevationProfileLineGround.d.ts +14 -14
  1345. package/widgets/ElevationProfile/ElevationProfileLineInput.d.ts +15 -15
  1346. package/widgets/ElevationProfile/ElevationProfileLineQuery.d.ts +14 -14
  1347. package/widgets/ElevationProfile/ElevationProfileLineView.d.ts +19 -19
  1348. package/widgets/ElevationProfile/ElevationProfileViewModel.d.ts +15 -15
  1349. package/widgets/ElevationProfile/types.d.ts +12 -12
  1350. package/widgets/ElevationProfile.d.ts +35 -35
  1351. package/widgets/Expand/ExpandViewModel.d.ts +3 -3
  1352. package/widgets/Expand.d.ts +14 -14
  1353. package/widgets/Feature/FeatureViewModel.d.ts +52 -52
  1354. package/widgets/Feature/types.d.ts +14 -14
  1355. package/widgets/Feature.d.ts +54 -54
  1356. package/widgets/FeatureForm/EditableInput.d.ts +1 -1
  1357. package/widgets/FeatureForm/FeatureFormViewModel.d.ts +27 -27
  1358. package/widgets/FeatureForm/FieldInput.d.ts +8 -8
  1359. package/widgets/FeatureForm/GroupInput.d.ts +5 -5
  1360. package/widgets/FeatureForm/InputBase.d.ts +1 -1
  1361. package/widgets/FeatureForm/RelationshipInput.d.ts +7 -7
  1362. package/widgets/FeatureForm/TextElementInput.d.ts +4 -4
  1363. package/widgets/FeatureForm/UtilityNetworkAssociationInput.d.ts +4 -4
  1364. package/widgets/FeatureForm.d.ts +25 -25
  1365. package/widgets/FeatureTable/ActionColumn.d.ts +4 -4
  1366. package/widgets/FeatureTable/AttachmentsColumn.d.ts +8 -8
  1367. package/widgets/FeatureTable/FeatureTableViewModel.d.ts +108 -108
  1368. package/widgets/FeatureTable/FieldColumn.d.ts +27 -27
  1369. package/widgets/FeatureTable/FieldColumn.js +1 -1
  1370. package/widgets/FeatureTable/Grid/Column.d.ts +32 -27
  1371. package/widgets/FeatureTable/Grid/GroupColumn.d.ts +7 -7
  1372. package/widgets/FeatureTable/RelationshipColumn.d.ts +10 -10
  1373. package/widgets/FeatureTable/support/AttachmentsColumnTemplate.d.ts +6 -6
  1374. package/widgets/FeatureTable/support/AttachmentsViewOptions.d.ts +3 -3
  1375. package/widgets/FeatureTable/support/ColumnTemplate.d.ts +7 -7
  1376. package/widgets/FeatureTable/support/ColumnTemplateBase.d.ts +21 -21
  1377. package/widgets/FeatureTable/support/EditableColumnTemplateMixin.d.ts +10 -10
  1378. package/widgets/FeatureTable/support/FieldColumnTemplate.d.ts +10 -10
  1379. package/widgets/FeatureTable/support/GroupColumnTemplate.d.ts +15 -15
  1380. package/widgets/FeatureTable/support/RelationshipColumnTemplate.d.ts +6 -6
  1381. package/widgets/FeatureTable/support/TableTemplate.d.ts +17 -17
  1382. package/widgets/FeatureTable/support/types.d.ts +9 -9
  1383. package/widgets/FeatureTable.d.ts +164 -164
  1384. package/widgets/FeatureTemplates/FeatureTemplatesViewModel.d.ts +17 -17
  1385. package/widgets/FeatureTemplates/TemplateItem.d.ts +9 -9
  1386. package/widgets/FeatureTemplates/TemplateItemGroup.d.ts +9 -9
  1387. package/widgets/FeatureTemplates/VisibleElements.d.ts +1 -1
  1388. package/widgets/FeatureTemplates/types.d.ts +10 -10
  1389. package/widgets/FeatureTemplates.d.ts +24 -24
  1390. package/widgets/Features/FeaturesViewModel.d.ts +112 -112
  1391. package/widgets/Features/FeaturesVisibleElements.d.ts +3 -3
  1392. package/widgets/Features.d.ts +70 -70
  1393. package/widgets/FloorFilter/FloorFilterViewModel.d.ts +4 -4
  1394. package/widgets/FloorFilter.d.ts +9 -9
  1395. package/widgets/Fullscreen/FullscreenViewModel.d.ts +2 -2
  1396. package/widgets/Fullscreen.d.ts +7 -7
  1397. package/widgets/Histogram/HistogramViewModel.d.ts +8 -8
  1398. package/widgets/Histogram/types.d.ts +4 -4
  1399. package/widgets/Histogram.d.ts +25 -24
  1400. package/widgets/Histogram.js +1 -1
  1401. package/widgets/HistogramRangeSlider/HistogramRangeSliderViewModel.d.ts +16 -16
  1402. package/widgets/HistogramRangeSlider.d.ts +60 -59
  1403. package/widgets/HistogramRangeSlider.js +1 -1
  1404. package/widgets/Home/HomeViewModel.d.ts +18 -18
  1405. package/widgets/Home.d.ts +24 -24
  1406. package/widgets/LayerList/LayerListViewModel.d.ts +29 -29
  1407. package/widgets/LayerList/LayerListVisibleElements.d.ts +4 -4
  1408. package/widgets/LayerList/ListItem.d.ts +30 -30
  1409. package/widgets/LayerList/ListItemPanel.d.ts +15 -15
  1410. package/widgets/LayerList/types.d.ts +34 -34
  1411. package/widgets/LayerList.d.ts +61 -61
  1412. package/widgets/Legend/LegendViewModel.d.ts +19 -19
  1413. package/widgets/Legend/styles/card/CardView.d.ts +2 -2
  1414. package/widgets/Legend/styles/classic/ClassicView.d.ts +1 -1
  1415. package/widgets/Legend/support/ActiveLayerInfo.d.ts +18 -18
  1416. package/widgets/Legend.d.ts +41 -41
  1417. package/widgets/LineOfSight/LineOfSightTarget.d.ts +13 -13
  1418. package/widgets/LineOfSight/LineOfSightViewModel.d.ts +11 -11
  1419. package/widgets/LineOfSight.d.ts +14 -14
  1420. package/widgets/LinkChartLayoutSwitcher/LinkChartLayoutSwitcherViewModel.d.ts +3 -3
  1421. package/widgets/LinkChartLayoutSwitcher/LinkChartLayoutSwitcherViewModel.js +1 -1
  1422. package/widgets/Locate/LocateViewModel.d.ts +12 -12
  1423. package/widgets/Locate.d.ts +19 -19
  1424. package/widgets/Measurement/MeasurementViewModel.d.ts +6 -6
  1425. package/widgets/Measurement.d.ts +17 -17
  1426. package/widgets/NavigationToggle/NavigationToggleViewModel.d.ts +9 -9
  1427. package/widgets/NavigationToggle.d.ts +15 -15
  1428. package/widgets/OrientedImageryViewer/OrientedImageryViewerViewModel.d.ts +3 -3
  1429. package/widgets/OrientedImageryViewer/OrientedImageryViewerViewModel.js +1 -1
  1430. package/widgets/OrientedImageryViewer.d.ts +4 -4
  1431. package/widgets/OrientedImageryViewer.js +1 -1
  1432. package/widgets/PanoramicViewer/PanoramicVideoViewerViewModel.js +1 -1
  1433. package/widgets/Popup/PopupViewModel.d.ts +4 -4
  1434. package/widgets/Popup/PopupVisibleElements.d.ts +2 -2
  1435. package/widgets/Popup/types.d.ts +17 -17
  1436. package/widgets/Popup.d.ts +116 -116
  1437. package/widgets/Print/CustomTemplate.d.ts +2 -2
  1438. package/widgets/Print/FileLink.d.ts +7 -7
  1439. package/widgets/Print/PrintViewModel.d.ts +29 -29
  1440. package/widgets/Print/TemplateOptions.d.ts +15 -15
  1441. package/widgets/Print.d.ts +26 -26
  1442. package/widgets/ScaleBar/ScaleBarViewModel.d.ts +2 -2
  1443. package/widgets/ScaleBar.d.ts +5 -5
  1444. package/widgets/ScaleRangeSlider/ScaleRangeSliderViewModel.d.ts +12 -12
  1445. package/widgets/ScaleRangeSlider/ScaleRanges.d.ts +3 -3
  1446. package/widgets/ScaleRangeSlider.d.ts +14 -14
  1447. package/widgets/ScaleRangeSlider.js +1 -1
  1448. package/widgets/Search/LayerSearchSource.d.ts +12 -12
  1449. package/widgets/Search/LocatorSearchSource.d.ts +16 -16
  1450. package/widgets/Search/SearchResultRenderer.d.ts +5 -5
  1451. package/widgets/Search/SearchSource.d.ts +21 -21
  1452. package/widgets/Search/SearchViewModel.d.ts +65 -65
  1453. package/widgets/Search/types.d.ts +19 -19
  1454. package/widgets/Search.d.ts +79 -79
  1455. package/widgets/ShadowCast/DiscreteOptions.d.ts +5 -5
  1456. package/widgets/ShadowCast/DurationOptions.d.ts +5 -5
  1457. package/widgets/ShadowCast/ShadowCastViewModel.d.ts +15 -15
  1458. package/widgets/ShadowCast/ShadowCastViewModel.js +1 -1
  1459. package/widgets/ShadowCast/ShadowCastVisibleElements.d.ts +2 -2
  1460. package/widgets/ShadowCast/ThresholdOptions.d.ts +13 -13
  1461. package/widgets/ShadowCast/components/ThresholdConfigurator.js +1 -1
  1462. package/widgets/ShadowCast/types.d.ts +2 -2
  1463. package/widgets/ShadowCast.d.ts +11 -11
  1464. package/widgets/ShadowCast.js +1 -1
  1465. package/widgets/Sketch/CreateToolVisibilityMap.d.ts +1 -1
  1466. package/widgets/Sketch/SketchViewModel.d.ts +69 -69
  1467. package/widgets/Sketch/VisibleElements.d.ts +4 -4
  1468. package/widgets/Sketch/types.d.ts +26 -26
  1469. package/widgets/Sketch.d.ts +57 -57
  1470. package/widgets/Slice/SliceViewModel.d.ts +10 -10
  1471. package/widgets/Slice.d.ts +17 -17
  1472. package/widgets/Slider/SliderViewModel.d.ts +34 -34
  1473. package/widgets/Slider/types.d.ts +9 -9
  1474. package/widgets/Slider.d.ts +65 -64
  1475. package/widgets/Slider.js +1 -1
  1476. package/widgets/Swipe/SwipeViewModel.d.ts +17 -17
  1477. package/widgets/Swipe.d.ts +20 -20
  1478. package/widgets/TableList/ListItem.d.ts +18 -18
  1479. package/widgets/TableList/ListItemPanel.d.ts +12 -12
  1480. package/widgets/TableList/TableListViewModel.d.ts +24 -24
  1481. package/widgets/TableList/TableListVisibleElements.d.ts +3 -3
  1482. package/widgets/TableList/types.d.ts +7 -7
  1483. package/widgets/TableList.d.ts +41 -41
  1484. package/widgets/TimeSlider/TimeSliderViewModel.d.ts +24 -24
  1485. package/widgets/TimeSlider/types.d.ts +63 -13
  1486. package/widgets/TimeSlider.d.ts +63 -63
  1487. package/widgets/TimeSlider.js +1 -1
  1488. package/widgets/TimeZoneLabel.d.ts +4 -4
  1489. package/widgets/Track/TrackViewModel.d.ts +8 -8
  1490. package/widgets/Track.d.ts +18 -18
  1491. package/widgets/UtilityNetworkAssociations/UtilityNetworkAssociationsViewModel.d.ts +8 -8
  1492. package/widgets/UtilityNetworkAssociations/VisibleElements.d.ts +1 -1
  1493. package/widgets/UtilityNetworkAssociations.d.ts +10 -10
  1494. package/widgets/UtilityNetworkTrace/UtilityNetworkTraceViewModel.d.ts +21 -21
  1495. package/widgets/UtilityNetworkTrace.d.ts +13 -13
  1496. package/widgets/UtilityNetworkTraceAnalysis/UtilityNetworkTraceAnalysisViewModel.d.ts +4 -4
  1497. package/widgets/UtilityNetworkTraceAnalysis/UtilityNetworkTraceAnalysisViewModel.js +1 -1
  1498. package/widgets/UtilityNetworkValidateTopology/UtilityNetworkValidateTopologyViewModel.d.ts +6 -6
  1499. package/widgets/UtilityNetworkValidateTopology.d.ts +4 -4
  1500. package/widgets/ValuePicker/ValuePickerBaseComponent.d.ts +1 -1
  1501. package/widgets/ValuePicker/ValuePickerCollection.d.ts +5 -5
  1502. package/widgets/ValuePicker/ValuePickerCombobox.d.ts +4 -4
  1503. package/widgets/ValuePicker/ValuePickerLabel.d.ts +3 -3
  1504. package/widgets/ValuePicker/ValuePickerSlider.d.ts +6 -6
  1505. package/widgets/ValuePicker/types.d.ts +4 -4
  1506. package/widgets/ValuePicker.d.ts +47 -47
  1507. package/widgets/ValuePicker.js +1 -1
  1508. package/widgets/VersionManagement/VersionManagementViewModel.d.ts +7 -7
  1509. package/widgets/VideoPlayer/VideoPlayerViewModel.d.ts +8 -8
  1510. package/widgets/VideoPlayer.d.ts +8 -8
  1511. package/widgets/VideoPlayer.js +1 -1
  1512. package/widgets/Weather/WeatherViewModel.d.ts +4 -4
  1513. package/widgets/Weather.d.ts +11 -11
  1514. package/widgets/Widget.d.ts +11 -6
  1515. package/widgets/Zoom/ZoomViewModel.d.ts +3 -3
  1516. package/widgets/Zoom.d.ts +9 -9
  1517. package/widgets/smartMapping/BinaryColorSizeSlider/BinaryColorSizeSliderViewModel.d.ts +2 -2
  1518. package/widgets/smartMapping/BinaryColorSizeSlider.d.ts +29 -29
  1519. package/widgets/smartMapping/ClassedColorSlider/ClassedColorSliderViewModel.d.ts +2 -2
  1520. package/widgets/smartMapping/ClassedColorSlider.d.ts +25 -25
  1521. package/widgets/smartMapping/ClassedSizeSlider/ClassedSizeSliderViewModel.d.ts +2 -2
  1522. package/widgets/smartMapping/ClassedSizeSlider.d.ts +26 -26
  1523. package/widgets/smartMapping/ColorSizeSlider/ColorSizeSliderViewModel.d.ts +12 -12
  1524. package/widgets/smartMapping/ColorSizeSlider.d.ts +47 -47
  1525. package/widgets/smartMapping/ColorSlider/ColorSliderViewModel.d.ts +3 -3
  1526. package/widgets/smartMapping/ColorSlider.d.ts +32 -32
  1527. package/widgets/smartMapping/HeatmapSlider/HeatmapSliderViewModel.d.ts +5 -5
  1528. package/widgets/smartMapping/HeatmapSlider.d.ts +14 -14
  1529. package/widgets/smartMapping/OpacitySlider/OpacitySliderViewModel.d.ts +3 -3
  1530. package/widgets/smartMapping/OpacitySlider.d.ts +27 -27
  1531. package/widgets/smartMapping/SizeSlider/SizeSliderViewModel.d.ts +4 -4
  1532. package/widgets/smartMapping/SizeSlider.d.ts +42 -42
  1533. package/widgets/smartMapping/SmartMappingPrimaryHandleSliderViewModel.d.ts +8 -8
  1534. package/widgets/smartMapping/SmartMappingSliderBase.d.ts +22 -22
  1535. package/widgets/smartMapping/SmartMappingSliderBase.js +1 -1
  1536. package/widgets/smartMapping/SmartMappingSliderViewModel.d.ts +31 -31
  1537. package/widgets/smartMapping/types.d.ts +2 -2
  1538. package/widgets/support/GeolocationPositioning.d.ts +5 -5
  1539. package/widgets/support/GoTo.d.ts +4 -4
  1540. package/widgets/support/GridControls/GridControlsViewModel.d.ts +19 -19
  1541. package/widgets/support/GridControls/VisibleElements.d.ts +4 -4
  1542. package/widgets/support/GridControls.d.ts +11 -11
  1543. package/widgets/support/SnappingControls/SnappingControlsViewModel.d.ts +6 -6
  1544. package/widgets/support/SnappingControls/VisibleElements.d.ts +6 -6
  1545. package/widgets/support/SnappingControls.d.ts +17 -17
  1546. package/widgets/support/types.d.ts +4 -4
  1547. package/widgets/support/widget.d.ts +9 -9
  1548. package/widgets/types.d.ts +43 -43
  1549. package/assets/esri/core/workers/chunks/06de681e79cfe71367c2.js +0 -1
  1550. package/assets/esri/core/workers/chunks/3bdd6515a7b64c92914e.js +0 -1
  1551. package/assets/esri/core/workers/chunks/4b5b8477e6db6ce1ec81.js +0 -1
  1552. package/assets/esri/core/workers/chunks/531de4caca6205f1ceee.js +0 -1
  1553. package/assets/esri/core/workers/chunks/5468f0da7d8850666eac.js +0 -2
  1554. package/assets/esri/core/workers/chunks/5701d368bce7be9c3fde.js +0 -1
  1555. package/assets/esri/core/workers/chunks/80d403735d35c55b3088.js +0 -2
  1556. package/assets/esri/core/workers/chunks/813f2a792b070f53eebf.js +0 -2
  1557. package/assets/esri/core/workers/chunks/8345ef134fbaa9410bc1.js +0 -1
  1558. package/assets/esri/core/workers/chunks/8446013b3e5e1bc4f0ec.js +0 -1
  1559. package/assets/esri/core/workers/chunks/853c945ed984f81a5703.js +0 -1
  1560. package/assets/esri/core/workers/chunks/8568f8e512ede0ae23f7.js +0 -1
  1561. package/assets/esri/core/workers/chunks/948fc053fea901ed6c6f.js +0 -1
  1562. package/assets/esri/core/workers/chunks/a6960d290748e7c1f864.js +0 -1
  1563. package/assets/esri/core/workers/chunks/ae604821080f497bd072.js +0 -2
  1564. package/assets/esri/core/workers/chunks/c351a5af44dbb86fed20.js +0 -1
  1565. package/assets/esri/core/workers/chunks/d57d399bfdd51fd45109.js +0 -1
  1566. package/assets/esri/core/workers/chunks/d79a5915f457888ebec9.js +0 -1
  1567. package/assets/esri/core/workers/chunks/db1a8f6b737d091010a4.js +0 -2
  1568. package/assets/esri/core/workers/chunks/dbcedde0f680c11dbd19.js +0 -1
  1569. package/assets/esri/core/workers/chunks/e7e94024135c33d71706.js +0 -1
  1570. package/assets/esri/core/workers/chunks/f325cad82da872a6b802.js +0 -1
  1571. package/assets/esri/core/workers/chunks/f39b0c265e76ec6cf6cd.js +0 -1
  1572. package/views/2d/support/highlightOptionsUtils.js +0 -2
  1573. /package/assets/esri/core/workers/chunks/{813f2a792b070f53eebf.js.LICENSE.txt → 071fcd2b4d08c24147d1.js.LICENSE.txt} +0 -0
  1574. /package/assets/esri/core/workers/chunks/{db1a8f6b737d091010a4.js.LICENSE.txt → 145c2813b04044b4dccf.js.LICENSE.txt} +0 -0
  1575. /package/assets/esri/core/workers/chunks/{ae604821080f497bd072.js.LICENSE.txt → 185ad5b95ea0d415556c.js.LICENSE.txt} +0 -0
  1576. /package/assets/esri/core/workers/chunks/{80d403735d35c55b3088.js.LICENSE.txt → 202306ff2e52355899e1.js.LICENSE.txt} +0 -0
  1577. /package/assets/esri/core/workers/chunks/{5468f0da7d8850666eac.js.LICENSE.txt → d1574611d0a6423dc7e4.js.LICENSE.txt} +0 -0
@@ -5,11 +5,11 @@ export interface AttributeBinsGraphicProperties extends GraphicProperties, Parti
5
5
 
6
6
  /**
7
7
  * A Graphic returned in a FeatureSet as result of running `queryAttributeBins()` method.
8
- * It can contain [stackedAttributes](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/AttributeBinsGraphic/#stackedAttributes) in addition to [geometry](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/AttributeBinsGraphic/#geometry), a [symbol](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/AttributeBinsGraphic/#symbol), and [attributes](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/AttributeBinsGraphic/#attributes).
8
+ * It can contain [stackedAttributes](https://developers.arcgis.com/javascript/latest/references/core/AttributeBinsGraphic/#stackedAttributes) in addition to [geometry](https://developers.arcgis.com/javascript/latest/references/core/AttributeBinsGraphic/#geometry), a [symbol](https://developers.arcgis.com/javascript/latest/references/core/AttributeBinsGraphic/#symbol), and [attributes](https://developers.arcgis.com/javascript/latest/references/core/AttributeBinsGraphic/#attributes).
9
9
  *
10
10
  * @since 4.32
11
- * @see [AttributeBinsQuery](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/rest/support/AttributeBinsQuery/)
12
- * @see [AttributeBinsFeatureSet](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/rest/support/AttributeBinsFeatureSet/)
11
+ * @see [AttributeBinsQuery](https://developers.arcgis.com/javascript/latest/references/core/rest/support/AttributeBinsQuery/)
12
+ * @see [AttributeBinsFeatureSet](https://developers.arcgis.com/javascript/latest/references/core/rest/support/AttributeBinsFeatureSet/)
13
13
  * @see [Sample - Attribute Bins Query](https://developers.arcgis.com/javascript/latest/sample-code/query-attribute-bins/)
14
14
  */
15
15
  export default class AttributeBinsGraphic extends Graphic {
package/Basemap.d.ts CHANGED
@@ -16,15 +16,15 @@ export interface BasemapProperties extends LoadableMixinProperties, Partial<Pick
16
16
  baseLayers?: ReadonlyArrayOrCollection<Layer>;
17
17
  /** The portal item. */
18
18
  portalItem?: PortalItemProperties | null;
19
- /** A collection of reference layers which are displayed over the [base layers](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/Basemap/#baseLayers) and all other layers in the map. They can be used to display labels on top of terrain or streets. */
19
+ /** A collection of reference layers which are displayed over the [base layers](https://developers.arcgis.com/javascript/latest/references/core/Basemap/#baseLayers) and all other layers in the map. They can be used to display labels on top of terrain or streets. */
20
20
  referenceLayers?: ReadonlyArrayOrCollection<Layer>;
21
21
  /**
22
22
  * The spatial reference of the Basemap.
23
23
  * For complete listings of supported coordinate systems, see
24
24
  * [Using spatial references](https://developers.arcgis.com/rest/services-reference/enterprise/using-spatial-references.htm).
25
25
  *
26
- * When using an [Esri basemap](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/Map/#basemap), the default spatial reference is
27
- * [Web Mercator Auxiliary Sphere](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/geometry/SpatialReference/#WebMercator).
26
+ * When using an [Esri basemap](https://developers.arcgis.com/javascript/latest/references/core/Map/#basemap), the default spatial reference is
27
+ * [Web Mercator Auxiliary Sphere](https://developers.arcgis.com/javascript/latest/references/core/geometry/SpatialReference/#WebMercator).
28
28
  *
29
29
  * @since 4.14
30
30
  */
@@ -43,7 +43,7 @@ export interface BasemapProperties extends LoadableMixinProperties, Partial<Pick
43
43
  *
44
44
  * > [!CAUTION]
45
45
  * >
46
- * > Use of the basemap style service requires authentication via an [API key](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/config/#ConfigWithApiKey) or [user authentication](https://developers.arcgis.com/javascript/latest/secure-resources/#user-authentication). To learn more about API key authentication,
46
+ * > Use of the basemap style service requires authentication via an [API key](https://developers.arcgis.com/javascript/latest/references/core/config/#Config-apiKey) or [user authentication](https://developers.arcgis.com/javascript/latest/secure-resources/#user-authentication). To learn more about API key authentication,
47
47
  * > see the [API key authentication](https://developers.arcgis.com/documentation/security-and-authentication/api-key-authentication/) page in the Esri Developer documentation.
48
48
  *
49
49
  * @since 4.28
@@ -68,10 +68,10 @@ export interface BasemapProperties extends LoadableMixinProperties, Partial<Pick
68
68
  }
69
69
 
70
70
  /**
71
- * * [Overview](https://developers.arcgis.com/javascript/latest/api-reference/esri-Basemap.html#overview)
72
- * * [Creating a Basemap](https://developers.arcgis.com/javascript/latest/api-reference/esri-Basemap.html#creating-a-basemap)
73
- * * [Setting the LOD](https://developers.arcgis.com/javascript/latest/api-reference/esri-Basemap.html#setting-the-lod)
74
- * * [Waiting for Load](https://developers.arcgis.com/javascript/latest/api-reference/esri-Basemap.html#waiting-for-load)
71
+ * * [Overview](https://developers.arcgis.com/javascript/latest/references/core/Basemap/#overview)
72
+ * * [Creating a Basemap](https://developers.arcgis.com/javascript/latest/references/core/Basemap/#creating-a-basemap)
73
+ * * [Setting the LOD](https://developers.arcgis.com/javascript/latest/references/core/Basemap/#setting-the-lod)
74
+ * * [Waiting for Load](https://developers.arcgis.com/javascript/latest/references/core/Basemap/#waiting-for-load)
75
75
  *
76
76
  * <span id="overview"></span>
77
77
  * ## Overview
@@ -79,14 +79,14 @@ export interface BasemapProperties extends LoadableMixinProperties, Partial<Pick
79
79
  * A basemap is a collection of layers that provide geographic context to a map or scene with data such as topographic features, road networks, buildings, and labels.
80
80
  * These features can be represented with different styles as applicable to your application, such as streets, topographic, or imagery.
81
81
  *
82
- * A basemap can contain both [base layers](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/Basemap/#baseLayers), which comprise one or more layers, and [reference layers](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/Basemap/#referenceLayers).
82
+ * A basemap can contain both [base layers](https://developers.arcgis.com/javascript/latest/references/core/Basemap/#baseLayers), which comprise one or more layers, and [reference layers](https://developers.arcgis.com/javascript/latest/references/core/Basemap/#referenceLayers).
83
83
  * Reference layers are displayed on top of the base layers and all other layers in the map. They can be used to display labels on top of terrain or streets.
84
84
  *
85
85
  * <span id="creating-a-basemap"></span>
86
86
  * ## Creating a Basemap
87
87
  *
88
88
  * Creates a new basemap object. Basemaps can be created in a variety of ways:
89
- * 1. From a [PortalItem](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/portal/PortalItem/)
89
+ * 1. From a [PortalItem](https://developers.arcgis.com/javascript/latest/references/core/portal/PortalItem/)
90
90
  * ```js
91
91
  * // in this case the portalItem has to be a webmap
92
92
  * const basemap = new Basemap({
@@ -95,12 +95,12 @@ export interface BasemapProperties extends LoadableMixinProperties, Partial<Pick
95
95
  * }
96
96
  * });
97
97
  * ```
98
- * 2. From a [basemap id](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/Basemap/#fromId)
98
+ * 2. From a [basemap id](https://developers.arcgis.com/javascript/latest/references/core/Basemap/#fromId)
99
99
  * ```js
100
100
  * // create the basemap from a basemap id
101
101
  * Basemap.fromId("topo-vector");
102
102
  * ```
103
- * 3. From a [basemap style](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/Basemap/#style)
103
+ * 3. From a [basemap style](https://developers.arcgis.com/javascript/latest/references/core/Basemap/#style)
104
104
  * ```js
105
105
  * // create a basemap from the basemap styles service
106
106
  * const basemap = new Basemap({
@@ -126,11 +126,11 @@ export interface BasemapProperties extends LoadableMixinProperties, Partial<Pick
126
126
  * <span id="setting-the-lod"></span>
127
127
  * ## Setting the LOD
128
128
  *
129
- * The [MapView.constraints.lods](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/views/MapView/#constraints) property should be specified when using a dynamic service for a basemap.
130
- * Do this by either explicitly setting the `lods` within this property, or create the `lods` via the [TileInfo.create()](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/layers/support/TileInfo/#create)
131
- * method on the [TileInfo](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/layers/support/TileInfo/) class. This method is used to create a new [TileInfo](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/layers/support/TileInfo/) instance
132
- * with preset properties for [TileInfo.lods](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/layers/support/TileInfo/#lods). See [Zoom and LODs](https://developers.arcgis.com/javascript/latest/api-reference/esri-views-MapView.html#mapview-lods) section in
133
- * [MapView](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/views/MapView/) SDK document for more information.
129
+ * The [MapView.constraints.lods](https://developers.arcgis.com/javascript/latest/references/core/views/MapView/#constraints) property should be specified when using a dynamic service for a basemap.
130
+ * Do this by either explicitly setting the `lods` within this property, or create the `lods` via the [TileInfo.create()](https://developers.arcgis.com/javascript/latest/references/core/layers/support/TileInfo/#create)
131
+ * method on the [TileInfo](https://developers.arcgis.com/javascript/latest/references/core/layers/support/TileInfo/) class. This method is used to create a new [TileInfo](https://developers.arcgis.com/javascript/latest/references/core/layers/support/TileInfo/) instance
132
+ * with preset properties for [TileInfo.lods](https://developers.arcgis.com/javascript/latest/references/core/layers/support/TileInfo/#lods). See [Zoom and LODs](https://developers.arcgis.com/javascript/latest/references/core/views/MapView/#mapview-lods) section in
133
+ * [MapView](https://developers.arcgis.com/javascript/latest/references/core/views/MapView/) SDK document for more information.
134
134
  *
135
135
  * ```js
136
136
  * // create a basemap from a dynamic MapServer
@@ -164,25 +164,25 @@ export interface BasemapProperties extends LoadableMixinProperties, Partial<Pick
164
164
  * <span id="waiting-for-load"></span>
165
165
  * ## Waiting for Load
166
166
  *
167
- * The [when()](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/Basemap/#when) method on the Basemap instance can be called to execute processes that may only run after the Basemap is [loaded](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/Basemap/#loaded).
167
+ * The [when()](https://developers.arcgis.com/javascript/latest/references/core/Basemap/#when) method on the Basemap instance can be called to execute processes that may only run after the Basemap is [loaded](https://developers.arcgis.com/javascript/latest/references/core/Basemap/#loaded).
168
168
  *
169
169
  * > [!WARNING]
170
170
  * >
171
- * > **Note:** Basemaps containing 3D layers can only be used in a [SceneView](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/views/SceneView/).
171
+ * > **Note:** Basemaps containing 3D layers can only be used in a [SceneView](https://developers.arcgis.com/javascript/latest/references/core/views/SceneView/).
172
172
  *
173
173
  * @since 4.0
174
174
  * @see [Basemap Layers](https://developers.arcgis.com/documentation/mapping-apis-and-services/maps/basemap-layers/)
175
175
  * @see [Basemap Gallery component](https://developers.arcgis.com/javascript/latest/references/map-components/arcgis-basemap-gallery/)
176
176
  * @see [Basemap Toggle component](https://developers.arcgis.com/javascript/latest/references/map-components/arcgis-basemap-toggle/)
177
- * @see [Map](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/Map/)
178
- * @see [Zoom and LODs](https://developers.arcgis.com/javascript/latest/api-reference/esri-Basemap.html#mapview-lods)
177
+ * @see [Map](https://developers.arcgis.com/javascript/latest/references/core/Map/)
178
+ * @see [Zoom and LODs](https://developers.arcgis.com/javascript/latest/references/core/Basemap/#mapview-lods)
179
179
  * @see [Sample - Create a custom basemap](https://developers.arcgis.com/javascript/latest/sample-code/basemap-custom/)
180
180
  * @see [Sample - PopupTemplate with promise (basemap from PortalItem)](https://developers.arcgis.com/javascript/latest/sample-code/popuptemplate-promise/)
181
181
  */
182
182
  export default class Basemap extends BasemapSuperclass {
183
183
  /**
184
- * Creates a new basemap instance from a [basemap id](https://developers.arcgis.com/javascript/latest/api-reference/esri-Map.html#basemap-id).
185
- * See [basemap id](https://developers.arcgis.com/javascript/latest/api-reference/esri-Map.html#basemap-id) for a list of possible values.
184
+ * Creates a new basemap instance from a [basemap id](https://developers.arcgis.com/javascript/latest/references/core/Map/#basemap-id).
185
+ * See [basemap id](https://developers.arcgis.com/javascript/latest/references/core/Map/#basemap-id) for a list of possible values.
186
186
  *
187
187
  * @param id - The basemap id.
188
188
  * @returns A new Basemap instance.
@@ -220,7 +220,7 @@ export default class Basemap extends BasemapSuperclass {
220
220
  /** The portal item. */
221
221
  get portalItem(): PortalItem | null | undefined;
222
222
  set portalItem(value: PortalItemProperties | null | undefined);
223
- /** A collection of reference layers which are displayed over the [base layers](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/Basemap/#baseLayers) and all other layers in the map. They can be used to display labels on top of terrain or streets. */
223
+ /** A collection of reference layers which are displayed over the [base layers](https://developers.arcgis.com/javascript/latest/references/core/Basemap/#baseLayers) and all other layers in the map. They can be used to display labels on top of terrain or streets. */
224
224
  get referenceLayers(): Collection<Layer>;
225
225
  set referenceLayers(value: ReadonlyArrayOrCollection<Layer>);
226
226
  /**
@@ -228,8 +228,8 @@ export default class Basemap extends BasemapSuperclass {
228
228
  * For complete listings of supported coordinate systems, see
229
229
  * [Using spatial references](https://developers.arcgis.com/rest/services-reference/enterprise/using-spatial-references.htm).
230
230
  *
231
- * When using an [Esri basemap](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/Map/#basemap), the default spatial reference is
232
- * [Web Mercator Auxiliary Sphere](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/geometry/SpatialReference/#WebMercator).
231
+ * When using an [Esri basemap](https://developers.arcgis.com/javascript/latest/references/core/Map/#basemap), the default spatial reference is
232
+ * [Web Mercator Auxiliary Sphere](https://developers.arcgis.com/javascript/latest/references/core/geometry/SpatialReference/#WebMercator).
233
233
  *
234
234
  * @since 4.14
235
235
  */
@@ -249,7 +249,7 @@ export default class Basemap extends BasemapSuperclass {
249
249
  *
250
250
  * > [!CAUTION]
251
251
  * >
252
- * > Use of the basemap style service requires authentication via an [API key](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/config/#ConfigWithApiKey) or [user authentication](https://developers.arcgis.com/javascript/latest/secure-resources/#user-authentication). To learn more about API key authentication,
252
+ * > Use of the basemap style service requires authentication via an [API key](https://developers.arcgis.com/javascript/latest/references/core/config/#Config-apiKey) or [user authentication](https://developers.arcgis.com/javascript/latest/secure-resources/#user-authentication). To learn more about API key authentication,
253
253
  * > see the [API key authentication](https://developers.arcgis.com/documentation/security-and-authentication/api-key-authentication/) page in the Esri Developer documentation.
254
254
  *
255
255
  * @since 4.28
@@ -290,12 +290,12 @@ export default class Basemap extends BasemapSuperclass {
290
290
  /**
291
291
  * Creates a deep clone of this object.
292
292
  *
293
- * @returns A deep clone of the [Basemap](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/Basemap/) instance that
293
+ * @returns A deep clone of the [Basemap](https://developers.arcgis.com/javascript/latest/references/core/Basemap/) instance that
294
294
  * invoked this method.
295
295
  */
296
296
  clone(): Basemap;
297
297
  /**
298
- * Destroys the basemap, and any associated resources, including its [baseLayers](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/Basemap/#baseLayers) and [portalItem](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/Basemap/#portalItem).
298
+ * Destroys the basemap, and any associated resources, including its [baseLayers](https://developers.arcgis.com/javascript/latest/references/core/Basemap/#baseLayers) and [portalItem](https://developers.arcgis.com/javascript/latest/references/core/Basemap/#portalItem).
299
299
  * These can no longer be used once the basemap has been destroyed. To prevent these objects from being destroyed,
300
300
  * remove them from the basemap before calling `destroy()`.
301
301
  *
@@ -313,12 +313,12 @@ export default class Basemap extends BasemapSuperclass {
313
313
  * ```
314
314
  *
315
315
  * @since 4.17
316
- * @see [Map.destroy()](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/Map/#destroy)
317
- * @see [WebMap.destroy()](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/WebMap/#destroy)
318
- * @see [WebScene.destroy()](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/WebScene/#destroy)
319
- * @see [Ground.destroy()](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/Ground/#destroy)
320
- * @see [Layer.destroy()](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/layers/Layer/#destroy)
321
- * @see [PortalItem.destroy()](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/portal/PortalItem/#destroy)
316
+ * @see [Map.destroy()](https://developers.arcgis.com/javascript/latest/references/core/Map/#destroy)
317
+ * @see [WebMap.destroy()](https://developers.arcgis.com/javascript/latest/references/core/WebMap/#destroy)
318
+ * @see [WebScene.destroy()](https://developers.arcgis.com/javascript/latest/references/core/WebScene/#destroy)
319
+ * @see [Ground.destroy()](https://developers.arcgis.com/javascript/latest/references/core/Ground/#destroy)
320
+ * @see [Layer.destroy()](https://developers.arcgis.com/javascript/latest/references/core/layers/Layer/#destroy)
321
+ * @see [PortalItem.destroy()](https://developers.arcgis.com/javascript/latest/references/core/portal/PortalItem/#destroy)
322
322
  */
323
323
  destroy(): void;
324
324
  /**
@@ -328,7 +328,7 @@ export default class Basemap extends BasemapSuperclass {
328
328
  * @returns Resolves when all the loadable resources have been loaded.
329
329
  * Rejects if at least one of the loadable resources failed to load.
330
330
  * @since 4.9
331
- * @see [load()](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/Basemap/#load)
331
+ * @see [load()](https://developers.arcgis.com/javascript/latest/references/core/Basemap/#load)
332
332
  * @example
333
333
  * // Load all resources but ignore if one or more of them failed to load
334
334
  * basemap.loadAll()
package/Camera.d.ts CHANGED
@@ -10,7 +10,7 @@ export interface CameraProperties extends Partial<Pick<Camera, "fov" | "heading"
10
10
  * The layout defines which sub-region of the camera is rendered.
11
11
  *
12
12
  * It is intended for tiled display walls, where each display instance configures a different layout.
13
- * This property is only supported in a 3D [SceneView](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/views/SceneView/).
13
+ * This property is only supported in a 3D [SceneView](https://developers.arcgis.com/javascript/latest/references/core/views/SceneView/).
14
14
  */
15
15
  layout?: CameraLayoutProperties;
16
16
  /**
@@ -38,17 +38,17 @@ export interface CameraProperties extends Partial<Pick<Camera, "fov" | "heading"
38
38
  }
39
39
 
40
40
  /**
41
- * The camera defines the [position](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/Camera/#position), [tilt](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/Camera/#tilt), and [heading](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/Camera/#heading)
42
- * of the point from which the [SceneView's](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/views/SceneView/) visible extent
41
+ * The camera defines the [position](https://developers.arcgis.com/javascript/latest/references/core/Camera/#position), [tilt](https://developers.arcgis.com/javascript/latest/references/core/Camera/#tilt), and [heading](https://developers.arcgis.com/javascript/latest/references/core/Camera/#heading)
42
+ * of the point from which the [SceneView's](https://developers.arcgis.com/javascript/latest/references/core/views/SceneView/) visible extent
43
43
  * is observed. It is not associated with device hardware.
44
- * This class only applies to 3D [SceneViews](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/views/SceneView/).
44
+ * This class only applies to 3D [SceneViews](https://developers.arcgis.com/javascript/latest/references/core/views/SceneView/).
45
45
  *
46
- * When a [SceneView](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/views/SceneView/) is created, it contains a
47
- * [camera property](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/views/SceneView/#camera).
46
+ * When a [SceneView](https://developers.arcgis.com/javascript/latest/references/core/views/SceneView/) is created, it contains a
47
+ * [camera property](https://developers.arcgis.com/javascript/latest/references/core/views/SceneView/#camera).
48
48
  *
49
49
  * @since 4.0
50
- * @see [SceneView.camera](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/views/SceneView/#camera)
51
- * @see [SceneView.goTo()](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/views/SceneView/#goTo)
50
+ * @see [SceneView.camera](https://developers.arcgis.com/javascript/latest/references/core/views/SceneView/#camera)
51
+ * @see [SceneView.goTo()](https://developers.arcgis.com/javascript/latest/references/core/views/SceneView/#goTo)
52
52
  * @see [Sample - Easy navigation](https://developers.arcgis.com/javascript/latest/sample-code/scene-easy-navigate/)
53
53
  * @see [Blog post - Introduction to camera](https://www.esri.com/arcgis-blog/products/js-api-arcgis/3d-gis/arcgis-api-for-javascript-camera-intro/)
54
54
  */
@@ -105,7 +105,7 @@ export default class Camera extends CameraSuperclass {
105
105
  * The layout defines which sub-region of the camera is rendered.
106
106
  *
107
107
  * It is intended for tiled display walls, where each display instance configures a different layout.
108
- * This property is only supported in a 3D [SceneView](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/views/SceneView/).
108
+ * This property is only supported in a 3D [SceneView](https://developers.arcgis.com/javascript/latest/references/core/views/SceneView/).
109
109
  */
110
110
  get layout(): CameraLayout;
111
111
  set layout(value: CameraLayoutProperties);
package/CameraLayout.d.ts CHANGED
@@ -9,7 +9,7 @@ export interface CameraLayoutProperties extends Partial<Pick<CameraLayout, "colu
9
9
  * [rows, columns]. One application is to represent a display in a larger tile display wall.
10
10
  *
11
11
  * @since 4.29
12
- * @see [Camera.layout](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/Camera/#layout)
12
+ * @see [Camera.layout](https://developers.arcgis.com/javascript/latest/references/core/Camera/#layout)
13
13
  */
14
14
  export default class CameraLayout extends Clonable {
15
15
  constructor(properties?: CameraLayoutProperties);
package/Color.d.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  import type { Color as ColorJSON } from "./portal/jsonTypes.js";
2
2
 
3
- /** Additional options to set when converting a Color to a hexadecimal string via [toHex()](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/Color/#toHex) method. */
3
+ /** Additional options to set when converting a Color to a hexadecimal string via [toHex()](https://developers.arcgis.com/javascript/latest/references/core/Color/#toHex) method. */
4
4
  export interface HexOutputOptions {
5
5
  /**
6
6
  * When `true`, the hexadecimal number will be capitalized.
@@ -23,7 +23,7 @@ export interface HexOutputOptions {
23
23
  * The color to create. This parameter can be a string representing a named color or a hex value; an array of three or four numbers representing r, g, b, a values; or an object with r, g, b,
24
24
  * a properties.
25
25
  *
26
- * @see [Color constructor](https://developers.arcgis.com/javascript/latest/api-reference/esri-Color.html#constructors-summary)
26
+ * @see [Color constructor](https://developers.arcgis.com/javascript/latest/references/core/Color/#constructors-summary)
27
27
  */
28
28
  export type ColorLike = string | readonly number[] | ColorJSON | RGBA;
29
29
 
@@ -216,7 +216,7 @@ export default class Color {
216
216
  equals(other: Color | null | undefined): boolean;
217
217
  /**
218
218
  * Takes an array of rgb(a) values, named string, hex string or an hsl(a) string,
219
- * an object with `r`, `g`, `b`, and `a` properties, or a [Color](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/Color/) object
219
+ * an object with `r`, `g`, `b`, and `a` properties, or a [Color](https://developers.arcgis.com/javascript/latest/references/core/Color/) object
220
220
  * and sets this color instance to the input value.
221
221
  *
222
222
  * @param color - The new color value. This parameter can be a string
package/Graphic.d.ts CHANGED
@@ -64,16 +64,16 @@ export interface GraphicProperties extends Partial<Pick<Graphic, "aggregateGeome
64
64
  */
65
65
  geometry?: ((ExtentProperties & { type: "extent" }) | (MultipointProperties & { type: "multipoint" }) | (PointProperties & { type: "point" }) | (PolygonProperties & { type: "polygon" }) | (PolylineProperties & { type: "polyline" }) | (MeshProperties & { type: "mesh" })) | null;
66
66
  /**
67
- * The template for displaying content in a [Popup](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/widgets/Popup/)
68
- * when the graphic is selected. The [PopupTemplate](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/PopupTemplate/) may be used to access
69
- * a graphic's [attributes](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/Graphic/#attributes) and display their values in the view's
70
- * default popup. See the documentation for [PopupTemplate](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/PopupTemplate/) for details on
67
+ * The template for displaying content in a [Popup](https://developers.arcgis.com/javascript/latest/references/core/widgets/Popup/)
68
+ * when the graphic is selected. The [PopupTemplate](https://developers.arcgis.com/javascript/latest/references/core/PopupTemplate/) may be used to access
69
+ * a graphic's [attributes](https://developers.arcgis.com/javascript/latest/references/core/Graphic/#attributes) and display their values in the view's
70
+ * default popup. See the documentation for [PopupTemplate](https://developers.arcgis.com/javascript/latest/references/core/PopupTemplate/) for details on
71
71
  * how to display attribute values in the popup.
72
72
  *
73
- * As of 4.8, to get the actual `popupTemplate` of the graphic, see the [getEffectivePopupTemplate()](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/Graphic/#getEffectivePopupTemplate)
73
+ * As of 4.8, to get the actual `popupTemplate` of the graphic, see the [getEffectivePopupTemplate()](https://developers.arcgis.com/javascript/latest/references/core/Graphic/#getEffectivePopupTemplate)
74
74
  * method that either returns this value or the `popupTemplate` of the graphic's layer.
75
75
  *
76
- * @see [getEffectivePopupTemplate()](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/Graphic/#getEffectivePopupTemplate)
76
+ * @see [getEffectivePopupTemplate()](https://developers.arcgis.com/javascript/latest/references/core/Graphic/#getEffectivePopupTemplate)
77
77
  * @example
78
78
  * // The following snippet shows how to set a popupTemplate
79
79
  * // on the returned results (features) from identify
@@ -95,14 +95,14 @@ export interface GraphicProperties extends Partial<Pick<Graphic, "aggregateGeome
95
95
  */
96
96
  popupTemplate?: PopupTemplateProperties | null;
97
97
  /**
98
- * The [Symbol](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/symbols/Symbol/) for the graphic. Choosing a symbol for a graphic depends on the [View](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/views/View/) type (SceneView or MapView),
99
- * and the [geometry type](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/geometry/Geometry/#type) of the graphic.
98
+ * The [Symbol](https://developers.arcgis.com/javascript/latest/references/core/symbols/Symbol/) for the graphic. Choosing a symbol for a graphic depends on the [View](https://developers.arcgis.com/javascript/latest/references/core/views/View/) type (SceneView or MapView),
99
+ * and the [geometry type](https://developers.arcgis.com/javascript/latest/references/core/geometry/Geometry/#type) of the graphic.
100
100
  *
101
- * Each graphic may have its own symbol specified when the parent layer is a [GraphicsLayer](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/layers/GraphicsLayer/).
102
- * For a [FeatureLayer](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/layers/FeatureLayer/) the symbol of each graphic should not be set by the developer since the
103
- * graphics' rendering properties are determined by the layer's [Renderer](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/renderers/Renderer/).
101
+ * Each graphic may have its own symbol specified when the parent layer is a [GraphicsLayer](https://developers.arcgis.com/javascript/latest/references/core/layers/GraphicsLayer/).
102
+ * For a [FeatureLayer](https://developers.arcgis.com/javascript/latest/references/core/layers/FeatureLayer/) the symbol of each graphic should not be set by the developer since the
103
+ * graphics' rendering properties are determined by the layer's [Renderer](https://developers.arcgis.com/javascript/latest/references/core/renderers/Renderer/).
104
104
  *
105
- * To change a graphic's [Symbol](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/symbols/Symbol/) in the [GraphicsLayer](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/layers/GraphicsLayer/) and in the [View.graphics](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/views/View/#graphics) at runtime, one of the following can be done:
105
+ * To change a graphic's [Symbol](https://developers.arcgis.com/javascript/latest/references/core/symbols/Symbol/) in the [GraphicsLayer](https://developers.arcgis.com/javascript/latest/references/core/layers/GraphicsLayer/) and in the [View.graphics](https://developers.arcgis.com/javascript/latest/references/core/views/View/#graphics) at runtime, one of the following can be done:
106
106
  * 1. Clone the symbol and change its properties.
107
107
  * 2. Assign a new symbol to the graphic.
108
108
  *
@@ -129,8 +129,8 @@ export type GraphicLayer = Layer | SubtypeSublayer | Sublayer | BuildingComponen
129
129
 
130
130
  /**
131
131
  * A Graphic is a vector representation of real world geographic phenomena.
132
- * It can contain [geometry](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/Graphic/#geometry), a [symbol](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/Graphic/#symbol), and [attributes](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/Graphic/#attributes).
133
- * A Graphic is displayed in the [GraphicsLayer](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/layers/GraphicsLayer/).
132
+ * It can contain [geometry](https://developers.arcgis.com/javascript/latest/references/core/Graphic/#geometry), a [symbol](https://developers.arcgis.com/javascript/latest/references/core/Graphic/#symbol), and [attributes](https://developers.arcgis.com/javascript/latest/references/core/Graphic/#attributes).
133
+ * A Graphic is displayed in the [GraphicsLayer](https://developers.arcgis.com/javascript/latest/references/core/layers/GraphicsLayer/).
134
134
  *
135
135
  * To learn how to work with graphics, see the
136
136
  * [Intro to graphics](https://developers.arcgis.com/javascript/latest/sample-code/intro-graphics/) tutorial.
@@ -169,18 +169,18 @@ export type GraphicLayer = Layer | SubtypeSublayer | Sublayer | BuildingComponen
169
169
  * @see [Intro to graphics](https://developers.arcgis.com/javascript/latest/sample-code/intro-graphics/)
170
170
  * @see [Sample - Add graphics (SceneView)](https://developers.arcgis.com/javascript/latest/sample-code/graphics-basic-3d/)
171
171
  * @see [Sample - Query Elevation (points)](https://developers.arcgis.com/javascript/latest/sample-code/elevation-query-points/)
172
- * @see [GraphicsLayer](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/layers/GraphicsLayer/)
173
- * @see [Geometry](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/geometry/Geometry/)
172
+ * @see [GraphicsLayer](https://developers.arcgis.com/javascript/latest/references/core/layers/GraphicsLayer/)
173
+ * @see [Geometry](https://developers.arcgis.com/javascript/latest/references/core/geometry/Geometry/)
174
174
  */
175
175
  export default class Graphic extends GraphicSuperclass {
176
176
  constructor(properties?: GraphicProperties);
177
177
  /**
178
- * The aggregateGeometries contains spatial aggregation geometries when [statistics](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/rest/support/StatisticDefinition/#statisticType) query is executed with
178
+ * The aggregateGeometries contains spatial aggregation geometries when [statistics](https://developers.arcgis.com/javascript/latest/references/core/rest/support/StatisticDefinition/#statisticType) query is executed with
179
179
  * `envelope-aggregate`, `centroid-aggregate` and/or `convex-hull-aggregate` statistics type. Each property on aggregateGeometries is populated with
180
- * [statistics field](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/rest/support/StatisticDefinition/#outStatisticFieldName) containing the aggregate geometry matching the aggregate statistics type.
180
+ * [statistics field](https://developers.arcgis.com/javascript/latest/references/core/rest/support/StatisticDefinition/#outStatisticFieldName) containing the aggregate geometry matching the aggregate statistics type.
181
181
  *
182
182
  * @since 4.23
183
- * @see [StatisticDefinition.statisticType](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/rest/support/StatisticDefinition/#statisticType)
183
+ * @see [StatisticDefinition.statisticType](https://developers.arcgis.com/javascript/latest/references/core/rest/support/StatisticDefinition/#statisticType)
184
184
  * @example
185
185
  * // average of age fields by regions
186
186
  * const ageStatsByRegion = new StatisticDefinition({
@@ -254,20 +254,20 @@ export default class Graphic extends GraphicSuperclass {
254
254
  get geometry(): GeometryUnion | null | undefined;
255
255
  set geometry(value: ((ExtentProperties & { type: "extent" }) | (MultipointProperties & { type: "multipoint" }) | (PointProperties & { type: "point" }) | (PolygonProperties & { type: "polygon" }) | (PolylineProperties & { type: "polyline" }) | (MeshProperties & { type: "mesh" })) | null | undefined);
256
256
  /**
257
- * Indicates whether the graphic refers to an aggregate, or [cluster](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/layers/support/FeatureReductionCluster/) graphic.
258
- * Aggregate graphics represent clusters of features. If a graphic is an aggregate, you can use its [Object ID](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/Graphic/#getObjectId) to
259
- * [Query.aggregateIds](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/rest/support/Query/#aggregateIds) the features comprising the cluster.
257
+ * Indicates whether the graphic refers to an aggregate, or [cluster](https://developers.arcgis.com/javascript/latest/references/core/layers/support/FeatureReductionCluster/) graphic.
258
+ * Aggregate graphics represent clusters of features. If a graphic is an aggregate, you can use its [Object ID](https://developers.arcgis.com/javascript/latest/references/core/Graphic/#getObjectId) to
259
+ * [Query.aggregateIds](https://developers.arcgis.com/javascript/latest/references/core/rest/support/Query/#aggregateIds) the features comprising the cluster.
260
260
  *
261
261
  * @default false
262
262
  * @since 4.18
263
- * @see [Query.aggregateIds](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/rest/support/Query/#aggregateIds)
263
+ * @see [Query.aggregateIds](https://developers.arcgis.com/javascript/latest/references/core/rest/support/Query/#aggregateIds)
264
264
  */
265
265
  get isAggregate(): boolean;
266
266
  /** If applicable, references the layer in which the graphic is stored. */
267
267
  accessor layer: GraphicLayer | null | undefined;
268
268
  /**
269
269
  * Returns information about the origin of a graphic if applicable.
270
- * Origin details may be returned by methods such as [MapView.hitTest()](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/views/MapView/#hitTest) or by calling `queryFeatures()` on a layer or layer view.
270
+ * Origin details may be returned by methods such as [MapView.hitTest()](https://developers.arcgis.com/javascript/latest/references/core/views/MapView/#hitTest) or by calling `queryFeatures()` on a layer or layer view.
271
271
  * Depending on the origin type, this information may include the source layer or other origin-related metadata.
272
272
  *
273
273
  * @since 4.29
@@ -289,16 +289,16 @@ export default class Graphic extends GraphicSuperclass {
289
289
  */
290
290
  accessor origin: GraphicOrigin | null | undefined;
291
291
  /**
292
- * The template for displaying content in a [Popup](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/widgets/Popup/)
293
- * when the graphic is selected. The [PopupTemplate](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/PopupTemplate/) may be used to access
294
- * a graphic's [attributes](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/Graphic/#attributes) and display their values in the view's
295
- * default popup. See the documentation for [PopupTemplate](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/PopupTemplate/) for details on
292
+ * The template for displaying content in a [Popup](https://developers.arcgis.com/javascript/latest/references/core/widgets/Popup/)
293
+ * when the graphic is selected. The [PopupTemplate](https://developers.arcgis.com/javascript/latest/references/core/PopupTemplate/) may be used to access
294
+ * a graphic's [attributes](https://developers.arcgis.com/javascript/latest/references/core/Graphic/#attributes) and display their values in the view's
295
+ * default popup. See the documentation for [PopupTemplate](https://developers.arcgis.com/javascript/latest/references/core/PopupTemplate/) for details on
296
296
  * how to display attribute values in the popup.
297
297
  *
298
- * As of 4.8, to get the actual `popupTemplate` of the graphic, see the [getEffectivePopupTemplate()](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/Graphic/#getEffectivePopupTemplate)
298
+ * As of 4.8, to get the actual `popupTemplate` of the graphic, see the [getEffectivePopupTemplate()](https://developers.arcgis.com/javascript/latest/references/core/Graphic/#getEffectivePopupTemplate)
299
299
  * method that either returns this value or the `popupTemplate` of the graphic's layer.
300
300
  *
301
- * @see [getEffectivePopupTemplate()](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/Graphic/#getEffectivePopupTemplate)
301
+ * @see [getEffectivePopupTemplate()](https://developers.arcgis.com/javascript/latest/references/core/Graphic/#getEffectivePopupTemplate)
302
302
  * @example
303
303
  * // The following snippet shows how to set a popupTemplate
304
304
  * // on the returned results (features) from identify
@@ -321,14 +321,14 @@ export default class Graphic extends GraphicSuperclass {
321
321
  get popupTemplate(): PopupTemplate | null | undefined;
322
322
  set popupTemplate(value: PopupTemplateProperties | null | undefined);
323
323
  /**
324
- * The [Symbol](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/symbols/Symbol/) for the graphic. Choosing a symbol for a graphic depends on the [View](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/views/View/) type (SceneView or MapView),
325
- * and the [geometry type](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/geometry/Geometry/#type) of the graphic.
324
+ * The [Symbol](https://developers.arcgis.com/javascript/latest/references/core/symbols/Symbol/) for the graphic. Choosing a symbol for a graphic depends on the [View](https://developers.arcgis.com/javascript/latest/references/core/views/View/) type (SceneView or MapView),
325
+ * and the [geometry type](https://developers.arcgis.com/javascript/latest/references/core/geometry/Geometry/#type) of the graphic.
326
326
  *
327
- * Each graphic may have its own symbol specified when the parent layer is a [GraphicsLayer](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/layers/GraphicsLayer/).
328
- * For a [FeatureLayer](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/layers/FeatureLayer/) the symbol of each graphic should not be set by the developer since the
329
- * graphics' rendering properties are determined by the layer's [Renderer](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/renderers/Renderer/).
327
+ * Each graphic may have its own symbol specified when the parent layer is a [GraphicsLayer](https://developers.arcgis.com/javascript/latest/references/core/layers/GraphicsLayer/).
328
+ * For a [FeatureLayer](https://developers.arcgis.com/javascript/latest/references/core/layers/FeatureLayer/) the symbol of each graphic should not be set by the developer since the
329
+ * graphics' rendering properties are determined by the layer's [Renderer](https://developers.arcgis.com/javascript/latest/references/core/renderers/Renderer/).
330
330
  *
331
- * To change a graphic's [Symbol](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/symbols/Symbol/) in the [GraphicsLayer](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/layers/GraphicsLayer/) and in the [View.graphics](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/views/View/#graphics) at runtime, one of the following can be done:
331
+ * To change a graphic's [Symbol](https://developers.arcgis.com/javascript/latest/references/core/symbols/Symbol/) in the [GraphicsLayer](https://developers.arcgis.com/javascript/latest/references/core/layers/GraphicsLayer/) and in the [View.graphics](https://developers.arcgis.com/javascript/latest/references/core/views/View/#graphics) at runtime, one of the following can be done:
332
332
  * 1. Clone the symbol and change its properties.
333
333
  * 2. Assign a new symbol to the graphic.
334
334
  *
@@ -365,7 +365,7 @@ export default class Graphic extends GraphicSuperclass {
365
365
  getAttribute<T = any>(name: string): T;
366
366
  /**
367
367
  * Returns the popup template applicable for the graphic.
368
- * It's either the value of [popupTemplate](https://developers.arcgis.com/javascript/latest/references/arcgis-js-api/Graphic/#popupTemplate) or
368
+ * It's either the value of [popupTemplate](https://developers.arcgis.com/javascript/latest/references/core/Graphic/#popupTemplate) or
369
369
  * the `popupTemplate` from the graphic's layer.
370
370
  *
371
371
  * @param defaultPopupTemplateEnabled - = false - Whether support for default popup templates