@vertigis/arcgis-extensions 38.0.4 → 38.1.0

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 (748) hide show
  1. package/AccessDeniedError.js +1 -1
  2. package/AppConfig.schema.json +35 -39
  3. package/ArgumentMissingError.js +1 -1
  4. package/ArgumentOutOfRangeError.js +1 -1
  5. package/Entity.js +1 -1
  6. package/FailureMode.d.ts +1 -1
  7. package/Hyperlink.js +1 -1
  8. package/LanguageResources.d.ts +1 -3
  9. package/LanguageResources.js +1 -1
  10. package/NotFoundError.js +1 -1
  11. package/PortalUri.js +1 -1
  12. package/data/ArcGISServiceTableExtension.js +1 -1
  13. package/data/Attachment.js +1 -1
  14. package/data/Feature.js +1 -1
  15. package/data/FeatureList.d.ts +3 -3
  16. package/data/FeatureList.js +1 -1
  17. package/data/FeatureSaveError.js +1 -1
  18. package/data/FeatureSet.js +1 -1
  19. package/data/FeatureSettings.js +1 -1
  20. package/data/FeatureSourceBase.js +1 -1
  21. package/data/FeatureStream.js +1 -1
  22. package/data/FieldExtension.js +1 -1
  23. package/data/PopupContentExtension.js +1 -1
  24. package/data/Relationship.js +1 -1
  25. package/data/RelationshipBase.js +1 -1
  26. package/data/Schema.js +1 -1
  27. package/data/Table.js +1 -1
  28. package/data/TableExtension.js +1 -1
  29. package/data/TaskSettings.js +1 -1
  30. package/data/_Relationship.d.ts +3 -3
  31. package/data/_Relationship.js +1 -1
  32. package/data/_TableExtension.js +1 -1
  33. package/data/convert.js +1 -1
  34. package/data/support/DefaultRelationshipFactory.js +1 -1
  35. package/data/support/DefaultTableExtensionFactory.js +1 -1
  36. package/data/support/attachments.js +1 -1
  37. package/docs/html/assets/main.js +56 -52
  38. package/docs/html/assets/search.js +1 -1
  39. package/docs/html/assets/style.css +23 -0
  40. package/docs/html/classes/data_FeatureSet.FeatureSet.html +2 -2
  41. package/docs/html/classes/data_FeatureStream.FeatureStream.html +1 -1
  42. package/docs/html/classes/utilities_ObservableMap.ObservableMap.html +2 -2
  43. package/docs/html/classes/utilities_ObservableSet.ObservableSet.html +2 -2
  44. package/docs/html/classes/utilities_ObservableWeakSet.ObservableWeakSet.html +1 -1
  45. package/docs/html/classes/utilities_asyncIterable.AsyncQueue.html +1 -1
  46. package/docs/html/classes/utilities_date.DateFormatter.html +1 -1
  47. package/docs/html/classes/utilities_string.StringFormatter.html +6 -24
  48. package/docs/html/functions/utilities_string.format.html +2 -18
  49. package/docs/html/interfaces/LanguageResources.LanguageResourcesProperties.html +2 -7
  50. package/docs/html/interfaces/data_support_attachments.AttachmentEnabledLayer.html +4 -6
  51. package/docs/html/interfaces/mapping_BuildingSceneLayerExtension.BuildingSceneLayerProperties.html +1 -1
  52. package/docs/html/interfaces/mapping_FeatureLayerExtension.FeatureLayerProperties.html +1 -1
  53. package/docs/html/interfaces/mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html +1 -1
  54. package/docs/html/interfaces/mapping_PointCloudLayerExtension.PointCloudLayerProperties.html +1 -1
  55. package/docs/html/interfaces/portal_ApplicationProperties.ApplicationProperties.html +15 -12
  56. package/docs/html/interfaces/portal_Background.ColorBackground.html +3 -2
  57. package/docs/html/interfaces/portal_BaseMap.BaseMap-1.html +2 -1
  58. package/docs/html/interfaces/portal_BaseMapLayer.BaseMapLayerBase.html +2 -1
  59. package/docs/html/interfaces/portal_BingLayer.BingLayer.html +2 -1
  60. package/docs/html/interfaces/portal_Bookmark.Bookmark.html +2 -1
  61. package/docs/html/interfaces/portal_BuildingSceneLayer.BuildingSceneLayer-1.html +1 -1
  62. package/docs/html/interfaces/portal_CIMSymbol.CIMSymbol.html +2 -1
  63. package/docs/html/interfaces/portal_CSVLayer.CSVLayer-1.html +3 -2
  64. package/docs/html/interfaces/portal_Camera.Camera-1.html +2 -1
  65. package/docs/html/interfaces/portal_ClassBreaksRenderer.ClassBreakInfo.html +2 -1
  66. package/docs/html/interfaces/portal_ClassBreaksRenderer.ClassBreaksRenderer.html +2 -1
  67. package/docs/html/interfaces/portal_CodedValueDomain.CodedValue.html +1 -1
  68. package/docs/html/interfaces/portal_CodedValueDomain.CodedValueDomain-1.html +1 -1
  69. package/docs/html/interfaces/portal_ColorClassBreakInfo.ColorClassBreakInfo.html +2 -1
  70. package/docs/html/interfaces/portal_ColorUniqueValueInfos.ColorUniqueValueInfos.html +2 -1
  71. package/docs/html/interfaces/portal_DataSource.DataSourceBase.html +2 -2
  72. package/docs/html/interfaces/portal_DefinitionEditor.DefinitionEditor.html +2 -1
  73. package/docs/html/interfaces/portal_DefinitionEditor.Input.html +1 -1
  74. package/docs/html/interfaces/portal_DefinitionEditor.Parameter.html +1 -1
  75. package/docs/html/interfaces/portal_DrawingInfo.DrawingInfo-1.html +2 -1
  76. package/docs/html/interfaces/portal_DynamicDataLayer.DynamicDataLayer.html +2 -2
  77. package/docs/html/interfaces/portal_DynamicMapLayer.DynamicMapLayer.html +1 -1
  78. package/docs/html/interfaces/portal_ElevationInfo.ElevationInfo-1.html +1 -1
  79. package/docs/html/interfaces/portal_ElevationLayer.ElevationLayer-1.html +3 -2
  80. package/docs/html/interfaces/portal_Environment.Environment-1.html +2 -1
  81. package/docs/html/interfaces/portal_Extent.Extent.html +1 -1
  82. package/docs/html/interfaces/portal_ExtrudeSymbol3DLayer.ExtrudeSymbol3DLayer.html +2 -1
  83. package/docs/html/interfaces/portal_Feature.Feature-1.html +2 -1
  84. package/docs/html/interfaces/portal_FeatureCollection.FeatureCollection.html +2 -1
  85. package/docs/html/interfaces/portal_FeatureLayer.FeatureLayer-1.html +3 -2
  86. package/docs/html/interfaces/portal_FeatureSet.FeatureSet.html +2 -1
  87. package/docs/html/interfaces/portal_Field.Field-1.html +1 -1
  88. package/docs/html/interfaces/portal_FieldInfo.FieldInfo.html +2 -1
  89. package/docs/html/interfaces/portal_FillSymbol3DLayer.FillSymbol3DLayer.html +2 -1
  90. package/docs/html/interfaces/portal_FormInfo.FormAttachmentElement.html +1 -1
  91. package/docs/html/interfaces/portal_FormInfo.FormBarcodeScannerInput.html +1 -1
  92. package/docs/html/interfaces/portal_FormInfo.FormComboBoxInput.html +1 -1
  93. package/docs/html/interfaces/portal_FormInfo.FormDateTimePickerInput.html +1 -1
  94. package/docs/html/interfaces/portal_FormInfo.FormExpressionInfo.html +1 -1
  95. package/docs/html/interfaces/portal_FormInfo.FormFieldElement.html +1 -1
  96. package/docs/html/interfaces/portal_FormInfo.FormGroupElement.html +1 -1
  97. package/docs/html/interfaces/portal_FormInfo.FormInfo-1.html +1 -1
  98. package/docs/html/interfaces/portal_FormInfo.FormRadioButtonsInput.html +1 -1
  99. package/docs/html/interfaces/portal_FormInfo.FormRelationshipElement.html +1 -1
  100. package/docs/html/interfaces/portal_FormInfo.FormSwitchInput.html +1 -1
  101. package/docs/html/interfaces/portal_FormInfo.FormTextAreaInput.html +1 -1
  102. package/docs/html/interfaces/portal_FormInfo.FormTextBoxInput.html +1 -1
  103. package/docs/html/interfaces/portal_Format.Format.html +2 -1
  104. package/docs/html/interfaces/portal_GeoRSSLayer.GeoRSSLayer-1.html +3 -2
  105. package/docs/html/interfaces/portal_GroupLayer.GroupLayer-1.html +3 -2
  106. package/docs/html/interfaces/portal_HeatmapRenderer.ColorStop.html +2 -1
  107. package/docs/html/interfaces/portal_HeatmapRenderer.HeatmapRenderer.html +2 -1
  108. package/docs/html/interfaces/portal_IconSymbol3DLayer.IconSymbol3DLayer.html +2 -1
  109. package/docs/html/interfaces/portal_ImageServiceLayer.ImageServiceLayer-1.html +3 -2
  110. package/docs/html/interfaces/portal_ImageServiceVectorLayer.ImageServiceVectorLayer.html +3 -2
  111. package/docs/html/interfaces/portal_InheritedDomain.InheritedDomain-1.html +1 -1
  112. package/docs/html/interfaces/portal_InitialState.InitialState-1.html +2 -1
  113. package/docs/html/interfaces/portal_IntegratedMeshLayer.IntegratedMeshLayer-1.html +3 -2
  114. package/docs/html/interfaces/portal_Item.Item-1.html +3 -2
  115. package/docs/html/interfaces/portal_JoinTableDataSource.JoinTableDataSource.html +2 -2
  116. package/docs/html/interfaces/portal_KMLLayer.KMLLayer-1.html +3 -2
  117. package/docs/html/interfaces/portal_LabelSymbol3D.LabelSymbol3D.html +2 -1
  118. package/docs/html/interfaces/portal_LabelingInfo.LabelingInfo-1.html +3 -2
  119. package/docs/html/interfaces/portal_Layer.Layer-1.html +1 -1
  120. package/docs/html/interfaces/portal_LayerDefinition.FieldOverride.html +1 -1
  121. package/docs/html/interfaces/portal_LayerDefinition.LayerDefinition-1.html +4 -3
  122. package/docs/html/interfaces/portal_LayerDefinition.LayerTimeInfo.html +2 -2
  123. package/docs/html/interfaces/portal_Lighting.SunLighting.html +2 -1
  124. package/docs/html/interfaces/portal_Lighting.VirtualLighting.html +2 -1
  125. package/docs/html/interfaces/portal_LineSymbol3D.LineSymbol3D.html +2 -1
  126. package/docs/html/interfaces/portal_LineSymbol3DLayer.LineSymbol3DLayer.html +2 -1
  127. package/docs/html/interfaces/portal_LocationInfo.LocationInfo.html +2 -1
  128. package/docs/html/interfaces/portal_MapFloorInfo.FacilityLayerInfo.html +1 -1
  129. package/docs/html/interfaces/portal_MapFloorInfo.LevelLayerInfo.html +1 -1
  130. package/docs/html/interfaces/portal_MapFloorInfo.MapFloorInfo-1.html +1 -1
  131. package/docs/html/interfaces/portal_MapFloorInfo.SiteLayerInfo.html +1 -1
  132. package/docs/html/interfaces/portal_MapRangeInfo.MapRangeInfo.html +2 -1
  133. package/docs/html/interfaces/portal_MapServiceLayer.MapServiceLayer-1.html +3 -2
  134. package/docs/html/interfaces/portal_MeshSymbol3D.MeshSymbol3D.html +2 -1
  135. package/docs/html/interfaces/portal_MosaicRule.MosaicRule-1.html +2 -1
  136. package/docs/html/interfaces/portal_Multipoint.Multipoint.html +1 -1
  137. package/docs/html/interfaces/portal_ObjectSymbol3DLayer.ObjectSymbol3DLayer.html +2 -1
  138. package/docs/html/interfaces/portal_OpenStreetMapLayer.OpenStreetMapLayer-1.html +2 -1
  139. package/docs/html/interfaces/portal_OperationalLayer.OperationalLayerBase.html +1 -1
  140. package/docs/html/interfaces/portal_PathSymbol3DLayer.PathSymbol3DLayer.html +2 -1
  141. package/docs/html/interfaces/portal_PictureFillSymbol.PictureFillSymbol.html +2 -1
  142. package/docs/html/interfaces/portal_PictureMarkerSymbol.PictureMarkerSymbol.html +2 -1
  143. package/docs/html/interfaces/portal_Point.Point.html +2 -1
  144. package/docs/html/interfaces/portal_PointCloudBitfieldFilter.PointCloudBitfieldFilter.html +2 -1
  145. package/docs/html/interfaces/portal_PointCloudClassBreaksRenderer.PointCloudClassBreaksRenderer.html +4 -2
  146. package/docs/html/interfaces/portal_PointCloudFixedSizeAlgorithm.PointCloudFixedSizeAlgorithm.html +2 -1
  147. package/docs/html/interfaces/portal_PointCloudLayer.PointCloudLayer-1.html +3 -2
  148. package/docs/html/interfaces/portal_PointCloudRGBRenderer.PointCloudRGBRenderer.html +4 -2
  149. package/docs/html/interfaces/portal_PointCloudRenderer.PointCloudRendererBase.html +4 -2
  150. package/docs/html/interfaces/portal_PointCloudReturnFilter.PointCloudReturnFilter.html +2 -1
  151. package/docs/html/interfaces/portal_PointCloudSplatAlgorithm.PointCloudSplatAlgorithm.html +2 -1
  152. package/docs/html/interfaces/portal_PointCloudStretchRenderer.PointCloudStretchRenderer.html +4 -2
  153. package/docs/html/interfaces/portal_PointCloudUniqueValueRenderer.PointCloudUniqueValueRenderer.html +4 -2
  154. package/docs/html/interfaces/portal_PointCloudValueFilter.PointCloudValueFilter.html +2 -1
  155. package/docs/html/interfaces/portal_PointSymbol3D.PointSymbol3D.html +3 -2
  156. package/docs/html/interfaces/portal_Polygon.Polygon.html +1 -1
  157. package/docs/html/interfaces/portal_PolygonSymbol3D.PolygonSymbol3D.html +2 -1
  158. package/docs/html/interfaces/portal_Polyline.Polyline.html +1 -1
  159. package/docs/html/interfaces/portal_PopupExpressionInfo.PopupExpressionInfo.html +2 -1
  160. package/docs/html/interfaces/portal_PopupInfo.OrderByFields.html +2 -1
  161. package/docs/html/interfaces/portal_PopupInfo.RelatedRecordsInfo.html +2 -1
  162. package/docs/html/interfaces/portal_PredominanceRenderer.PredominanceRenderer.html +2 -1
  163. package/docs/html/interfaces/portal_Presentation.Presentation-1.html +2 -1
  164. package/docs/html/interfaces/portal_QueryTableDataSource.QueryTableDataSource.html +2 -2
  165. package/docs/html/interfaces/portal_RangeDomain.RangeDomain-1.html +1 -1
  166. package/docs/html/interfaces/portal_RangeInfo.RangeInfo.html +2 -1
  167. package/docs/html/interfaces/portal_RasterDataSource.RasterDataSource.html +2 -2
  168. package/docs/html/interfaces/portal_Renderer.AuthoringInfo.html +2 -1
  169. package/docs/html/interfaces/portal_Renderer.ColorRamp.html +1 -1
  170. package/docs/html/interfaces/portal_Renderer.RendererBase.html +2 -1
  171. package/docs/html/interfaces/portal_RenderingRule.RenderingRule-1.html +3 -2
  172. package/docs/html/interfaces/portal_SceneLayer.SceneLayer-1.html +3 -2
  173. package/docs/html/interfaces/portal_SimpleFillSymbol.SimpleFillSymbol.html +2 -1
  174. package/docs/html/interfaces/portal_SimpleLineSymbol.SimpleLineSymbol.html +2 -1
  175. package/docs/html/interfaces/portal_SimpleMarkerSymbol.SimpleMarkerSymbol.html +2 -1
  176. package/docs/html/interfaces/portal_SimpleRenderer.SimpleRenderer.html +2 -1
  177. package/docs/html/interfaces/portal_Slide.Slide-1.html +4 -4
  178. package/docs/html/interfaces/portal_SpatialReference.SpatialReference-1.html +2 -1
  179. package/docs/html/interfaces/portal_StreamLayer.StreamLayer-1.html +2 -2
  180. package/docs/html/interfaces/portal_StyleSymbolReference.StyleSymbolReference.html +2 -1
  181. package/docs/html/interfaces/portal_SubtypeGroupLayer.SubtypeGroupLayer-1.html +3 -2
  182. package/docs/html/interfaces/portal_SubtypeGroupLayer.SubtypeSubtypeGroupLayer.html +2 -2
  183. package/docs/html/interfaces/portal_SubtypeSublayer.SubtypeSublayer-1.html +3 -2
  184. package/docs/html/interfaces/portal_Symbol.Font.html +1 -1
  185. package/docs/html/interfaces/portal_Symbol3D.Material.html +2 -1
  186. package/docs/html/interfaces/portal_Symbol3D.Outline.html +2 -1
  187. package/docs/html/interfaces/portal_Symbol3D.ResourceIconSymbol.html +2 -1
  188. package/docs/html/interfaces/portal_Symbol3D.ResourceObjectSymbol.html +2 -1
  189. package/docs/html/interfaces/portal_Table.Table.html +1 -1
  190. package/docs/html/interfaces/portal_TableDataSource.TableDataSource.html +2 -2
  191. package/docs/html/interfaces/portal_Template.Template-1.html +2 -1
  192. package/docs/html/interfaces/portal_TemporalRenderer.TemporalRenderer.html +2 -1
  193. package/docs/html/interfaces/portal_TextSymbol.TextSymbol.html +2 -1
  194. package/docs/html/interfaces/portal_TextSymbol3DLayer.TextSymbol3DLayer.html +2 -1
  195. package/docs/html/interfaces/portal_TileInfo.TileInfo-1.html +3 -2
  196. package/docs/html/interfaces/portal_TiledImageServiceLayer.TiledImageServiceLayer-1.html +3 -2
  197. package/docs/html/interfaces/portal_TiledMapServiceLayer.TiledMapServiceLayer-1.html +4 -3
  198. package/docs/html/interfaces/portal_Type.Type-1.html +3 -8
  199. package/docs/html/interfaces/portal_UniqueValueFromStyle.UniqueValueFromStyle.html +2 -1
  200. package/docs/html/interfaces/portal_UniqueValueRenderer.UniqueValueInfo.html +2 -1
  201. package/docs/html/interfaces/portal_UniqueValueRenderer.UniqueValueRenderer.html +2 -1
  202. package/docs/html/interfaces/portal_UtilityNetwork.TraceConfiguration.html +1 -1
  203. package/docs/html/interfaces/portal_UtilityNetwork.UtilityNetwork-1.html +1 -1
  204. package/docs/html/interfaces/portal_Value.Value.html +1 -1
  205. package/docs/html/interfaces/portal_VectorTileLayer.VectorTileLayer-1.html +3 -2
  206. package/docs/html/interfaces/portal_VerticalOffset.VerticalOffset.html +1 -1
  207. package/docs/html/interfaces/portal_Viewpoint.Viewpoint-1.html +2 -1
  208. package/docs/html/interfaces/portal_VisualVariable.ColorInfo.html +3 -2
  209. package/docs/html/interfaces/portal_VisualVariable.RotationInfo.html +3 -2
  210. package/docs/html/interfaces/portal_VisualVariable.Size.html +2 -1
  211. package/docs/html/interfaces/portal_VisualVariable.SizeInfo.html +3 -2
  212. package/docs/html/interfaces/portal_VisualVariable.TransparencyInfo.html +2 -1
  213. package/docs/html/interfaces/portal_VisualVariable.VisualVariableBase.html +1 -1
  214. package/docs/html/interfaces/portal_WMSLayer.WMSLayer-1.html +3 -2
  215. package/docs/html/interfaces/portal_WMSSublayer.WMSSublayer-1.html +2 -1
  216. package/docs/html/interfaces/portal_WMTSInfo.WMTSInfo-1.html +1 -1
  217. package/docs/html/interfaces/portal_Weather.CloudyWeather.html +2 -1
  218. package/docs/html/interfaces/portal_Weather.FoggyWeather.html +2 -1
  219. package/docs/html/interfaces/portal_Weather.RainyWeather.html +2 -1
  220. package/docs/html/interfaces/portal_Weather.SnowyWeather.html +2 -1
  221. package/docs/html/interfaces/portal_Weather.SunnyWeather.html +2 -1
  222. package/docs/html/interfaces/portal_WebMap.WebMap-1.html +3 -3
  223. package/docs/html/interfaces/portal_WebScene.WebScene-1.html +5 -3
  224. package/docs/html/interfaces/portal_WebSceneBaseMap.WebSceneBaseMap-1.html +2 -1
  225. package/docs/html/interfaces/portal_WebTileLayer.WebTileLayer-1.html +3 -2
  226. package/docs/html/interfaces/portal_Widgets.FloorFilter.html +1 -1
  227. package/docs/html/interfaces/portal_Widgets.Range.html +1 -1
  228. package/docs/html/interfaces/portal_Widgets.TimeSlider.html +3 -2
  229. package/docs/html/interfaces/portal_Widgets.Widgets.html +2 -1
  230. package/docs/html/interfaces/support_Serializable.PropertyDef.html +2 -2
  231. package/docs/html/interfaces/tasks_identify_IdentifyOptions.IdentifyOptions-1.html +2 -2
  232. package/docs/html/interfaces/tasks_search_SearchOptions.SearchOptions-1.html +2 -2
  233. package/docs/html/interfaces/utilities_array.CompareOptions.html +8 -8
  234. package/docs/html/interfaces/utilities_geometry.GeographicTransformationJson.html +1 -1
  235. package/docs/html/types/portal_DataSource.DataSource.html +1 -0
  236. package/docs/html/types/portal_Domain.Domain-1.html +2 -1
  237. package/docs/html/types/portal_Geometry.Geometry.html +1 -1
  238. package/docs/html/types/portal_PointCloudFilter.PointCloudFilter.html +2 -1
  239. package/docs/html/types/portal_Symbol.Color.html +1 -1
  240. package/docs/html/types/portal_Symbol.Symbol.html +1 -1
  241. package/docs/html/types/portal_Symbol3D.Symbol3D.html +2 -1
  242. package/docs/html/types/portal_VisualVariable.VisualVariable.html +2 -1
  243. package/docs/html/variables/mapping_BasemapExtension.defaultBasemapExtensionFactory.html +2 -2
  244. package/docs/html/variables/version.version.html +1 -1
  245. package/forked-libs/dbf/src/fields.js +1 -1
  246. package/forked-libs/dbf/src/structure.js +1 -1
  247. package/forked-libs/shp-write/src/download.js +1 -1
  248. package/forked-libs/shp-write/src/fields.js +1 -1
  249. package/forked-libs/shp-write/src/geojson.js +1 -1
  250. package/forked-libs/shp-write/src/multipoint.js +1 -1
  251. package/forked-libs/shp-write/src/points.js +1 -1
  252. package/forked-libs/shp-write/src/poly.js +1 -1
  253. package/forked-libs/shp-write/src/write.js +1 -1
  254. package/forked-libs/shp-write/src/zip.js +1 -1
  255. package/layer-preset/LayerPreset.d.ts +1 -1
  256. package/layer-preset/LayerPreset.js +1 -1
  257. package/layer-preset/LayerPresetSettings.d.ts +1 -1
  258. package/layer-preset/LayerPresetSettings.js +1 -1
  259. package/locale/_registry.js +1 -1
  260. package/locale/af.js +1 -1
  261. package/locale/ar-MA.js +1 -1
  262. package/locale/ar-SA.js +1 -1
  263. package/locale/ar-TN.js +1 -1
  264. package/locale/ar.js +1 -1
  265. package/locale/az.js +1 -1
  266. package/locale/be.js +1 -1
  267. package/locale/bg.js +1 -1
  268. package/locale/bn.js +1 -1
  269. package/locale/bs.js +1 -1
  270. package/locale/ca.js +1 -1
  271. package/locale/cs.js +1 -1
  272. package/locale/cv.js +1 -1
  273. package/locale/cy.js +1 -1
  274. package/locale/da.js +1 -1
  275. package/locale/de-AT.js +1 -1
  276. package/locale/de.js +1 -1
  277. package/locale/el.js +1 -1
  278. package/locale/en-AU.js +1 -1
  279. package/locale/en-CA.js +1 -1
  280. package/locale/en-GB.js +1 -1
  281. package/locale/en.js +1 -1
  282. package/locale/es.js +1 -1
  283. package/locale/et.js +1 -1
  284. package/locale/eu.js +1 -1
  285. package/locale/fa.js +1 -1
  286. package/locale/fi.js +1 -1
  287. package/locale/fo.js +1 -1
  288. package/locale/fr-CA.js +1 -1
  289. package/locale/fr.js +1 -1
  290. package/locale/gl.js +1 -1
  291. package/locale/he.js +1 -1
  292. package/locale/hi.js +1 -1
  293. package/locale/hr.js +1 -1
  294. package/locale/hu.js +1 -1
  295. package/locale/hy.js +1 -1
  296. package/locale/id.js +1 -1
  297. package/locale/inv.js +1 -1
  298. package/locale/is.js +1 -1
  299. package/locale/it.js +1 -1
  300. package/locale/ja.js +1 -1
  301. package/locale/ka.js +1 -1
  302. package/locale/km.js +1 -1
  303. package/locale/ko.js +1 -1
  304. package/locale/language.js +1 -1
  305. package/locale/lt.js +1 -1
  306. package/locale/lv.js +1 -1
  307. package/locale/mk.js +1 -1
  308. package/locale/ml.js +1 -1
  309. package/locale/mr.js +1 -1
  310. package/locale/ms-MY.js +1 -1
  311. package/locale/ms.js +1 -1
  312. package/locale/my.js +1 -1
  313. package/locale/nb.js +1 -1
  314. package/locale/ne.js +1 -1
  315. package/locale/nl.js +1 -1
  316. package/locale/nn.js +1 -1
  317. package/locale/no.js +1 -1
  318. package/locale/pl.js +1 -1
  319. package/locale/pt-BR.js +1 -1
  320. package/locale/pt.js +1 -1
  321. package/locale/ro.js +1 -1
  322. package/locale/ru.js +1 -1
  323. package/locale/si.js +1 -1
  324. package/locale/sk.js +1 -1
  325. package/locale/sl.js +1 -1
  326. package/locale/sq.js +1 -1
  327. package/locale/sr-Cyrl.js +1 -1
  328. package/locale/sr-ME.js +1 -1
  329. package/locale/sr.js +1 -1
  330. package/locale/sv.js +1 -1
  331. package/locale/ta.js +1 -1
  332. package/locale/th.js +1 -1
  333. package/locale/tl.js +1 -1
  334. package/locale/tr.js +1 -1
  335. package/locale/tzm-Latn.js +1 -1
  336. package/locale/tzm.js +1 -1
  337. package/locale/uk.js +1 -1
  338. package/locale/uz.js +1 -1
  339. package/locale/vi.js +1 -1
  340. package/locale/zh-TW.js +1 -1
  341. package/locale/zh.js +1 -1
  342. package/locale.js +1 -1
  343. package/mapping/ArcGISSublayerExtension.js +1 -1
  344. package/mapping/BasemapExtension.js +1 -1
  345. package/mapping/Bookmark.d.ts +1 -1
  346. package/mapping/Bookmark.js +1 -1
  347. package/mapping/BuildingComponentSublayerExtension.js +1 -1
  348. package/mapping/BuildingGroupSublayerExtension.js +1 -1
  349. package/mapping/BuildingSceneLayerExtension.js +1 -1
  350. package/mapping/BuildingSublayerExtension.js +1 -1
  351. package/mapping/CSVLayerExtension.js +1 -1
  352. package/mapping/ElevationLayerExtension.js +1 -1
  353. package/mapping/FeatureCollectionLayerExtension.js +1 -1
  354. package/mapping/FeatureLayerExtension.js +1 -1
  355. package/mapping/FeatureLayerExtensionBase.js +1 -1
  356. package/mapping/GeoRSSLayerExtension.js +1 -1
  357. package/mapping/GraphicsLayerExtension.js +1 -1
  358. package/mapping/GroundExtension.d.ts +1 -1
  359. package/mapping/GroundExtension.js +1 -1
  360. package/mapping/GroupLayerExtension.js +1 -1
  361. package/mapping/ImageryLayerExtension.js +1 -1
  362. package/mapping/ImageryTileLayerExtension.js +1 -1
  363. package/mapping/IntegratedMeshLayerExtension.js +1 -1
  364. package/mapping/KMLLayerExtension.js +1 -1
  365. package/mapping/KMLSublayerExtension.js +1 -1
  366. package/mapping/LayerExtension.js +1 -1
  367. package/mapping/MapConstraints.js +1 -1
  368. package/mapping/MapExtension.d.ts +5 -5
  369. package/mapping/MapExtension.js +1 -1
  370. package/mapping/MapImageLayerExtension.d.ts +1 -1
  371. package/mapping/MapImageLayerExtension.js +1 -1
  372. package/mapping/MapImageSublayerExtension.js +1 -1
  373. package/mapping/OpenStreetMapLayerExtension.js +1 -1
  374. package/mapping/PointCloudLayerExtension.js +1 -1
  375. package/mapping/SceneLayerExtension.js +1 -1
  376. package/mapping/StreamLayerExtension.js +1 -1
  377. package/mapping/SublayerExtension.js +1 -1
  378. package/mapping/SubtypeGroupLayerExtension.js +1 -1
  379. package/mapping/SubtypeSublayerExtension.js +1 -1
  380. package/mapping/TileLayerExtension.js +1 -1
  381. package/mapping/TileSublayerExtension.js +1 -1
  382. package/mapping/UnsupportedLayerExtension.js +1 -1
  383. package/mapping/VectorTileLayerExtension.js +1 -1
  384. package/mapping/WMSLayerExtension.js +1 -1
  385. package/mapping/WMSSublayerExtension.js +1 -1
  386. package/mapping/WMTSLayerExtension.js +1 -1
  387. package/mapping/WMTSSublayerExtension.js +1 -1
  388. package/mapping/WebTileLayerExtension.js +1 -1
  389. package/mapping/_LayerExtension.d.ts +1 -1
  390. package/mapping/_LayerExtension.js +1 -1
  391. package/mapping/_SublayerExtension.d.ts +1 -1
  392. package/mapping/_SublayerExtension.js +1 -1
  393. package/mapping/convert.js +1 -1
  394. package/mapping/support/ArrayWrappedCollection.js +1 -1
  395. package/mapping/support/DefaultLayerExtensionFactory.js +1 -1
  396. package/mapping/support/DefaultSublayerExtensionFactory.js +1 -1
  397. package/mapping/support/LayerListSettings.js +1 -1
  398. package/mapping/support/PopupTemplateFeatureSettings.js +1 -1
  399. package/mapping/support/WfsCapabilities.js +1 -1
  400. package/mapping/support/WfsFeatureType.js +1 -1
  401. package/mapping/support/_LayerExtensionCollection.js +1 -1
  402. package/mapping/support/_SublayerExtensionCollection.js +1 -1
  403. package/mapping/support/_kml.js +1 -1
  404. package/mapping/support/ogc.js +1 -1
  405. package/menus/Menu.js +1 -1
  406. package/menus/MenuItem.js +1 -1
  407. package/package.json +36 -35
  408. package/portal/ApplicationProperties.d.ts +16 -13
  409. package/portal/Background.d.ts +3 -2
  410. package/portal/Background.js +1 -1
  411. package/portal/BaseMap.d.ts +1 -0
  412. package/portal/BaseMap.js +1 -1
  413. package/portal/BaseMapLayer.d.ts +3 -2
  414. package/portal/BingLayer.d.ts +1 -0
  415. package/portal/Bookmark.d.ts +1 -0
  416. package/portal/BuildingSceneLayer.d.ts +1 -1
  417. package/portal/BuildingSceneLayer.js +1 -1
  418. package/portal/BuildingSceneSublayer.js +1 -1
  419. package/portal/CIMSymbol.d.ts +1 -0
  420. package/portal/CSVLayer.d.ts +1 -0
  421. package/portal/CSVLayer.js +1 -1
  422. package/portal/Camera.d.ts +1 -0
  423. package/portal/Camera.js +1 -1
  424. package/portal/ClassBreaksRenderer.d.ts +4 -2
  425. package/portal/CodedValueDomain.d.ts +2 -2
  426. package/portal/CodedValueDomain.js +1 -1
  427. package/portal/ColorClassBreakInfo.d.ts +1 -0
  428. package/portal/ColorUniqueValueInfos.d.ts +1 -0
  429. package/portal/DataSource.d.ts +5 -4
  430. package/portal/DefinitionEditor.d.ts +3 -2
  431. package/portal/Domain.d.ts +3 -2
  432. package/portal/Domain.js +1 -1
  433. package/portal/DrawingInfo.d.ts +1 -0
  434. package/portal/DrawingInfo.js +1 -1
  435. package/portal/DynamicDataLayer.d.ts +2 -2
  436. package/portal/DynamicMapLayer.d.ts +1 -1
  437. package/portal/Edges.d.ts +1 -1
  438. package/portal/Edges.js +1 -1
  439. package/portal/Effect.d.ts +2 -2
  440. package/portal/ElevationInfo.d.ts +2 -2
  441. package/portal/ElevationInfo.js +1 -1
  442. package/portal/ElevationLayer.d.ts +1 -0
  443. package/portal/ElevationLayer.js +1 -1
  444. package/portal/Environment.d.ts +1 -0
  445. package/portal/Environment.js +1 -1
  446. package/portal/Extent.d.ts +1 -1
  447. package/portal/ExtrudeSymbol3DLayer.d.ts +1 -0
  448. package/portal/Feature.d.ts +1 -0
  449. package/portal/Feature.js +1 -1
  450. package/portal/FeatureCollection.d.ts +1 -0
  451. package/portal/FeatureLayer.d.ts +2 -1
  452. package/portal/FeatureLayer.js +1 -1
  453. package/portal/FeatureReduction.d.ts +1 -1
  454. package/portal/FeatureReduction.js +1 -1
  455. package/portal/FeatureSet.d.ts +1 -0
  456. package/portal/Field.d.ts +2 -2
  457. package/portal/Field.js +1 -1
  458. package/portal/FieldInfo.d.ts +2 -1
  459. package/portal/FillSymbol3DLayer.d.ts +1 -0
  460. package/portal/FormInfo.d.ts +13 -13
  461. package/portal/FormInfo.js +1 -1
  462. package/portal/Format.d.ts +2 -1
  463. package/portal/GeoRSSLayer.d.ts +1 -0
  464. package/portal/GeoRSSLayer.js +1 -1
  465. package/portal/Geometry.d.ts +3 -3
  466. package/portal/Geometry.js +1 -1
  467. package/portal/Ground.d.ts +1 -1
  468. package/portal/Ground.js +1 -1
  469. package/portal/GroupLayer.d.ts +2 -1
  470. package/portal/GroupLayer.js +1 -1
  471. package/portal/HeatmapRenderer.d.ts +2 -0
  472. package/portal/IconSymbol3DLayer.d.ts +1 -0
  473. package/portal/ImageServiceLayer.d.ts +1 -0
  474. package/portal/ImageServiceLayer.js +1 -1
  475. package/portal/ImageServiceVectorLayer.d.ts +1 -0
  476. package/portal/InheritedDomain.d.ts +1 -1
  477. package/portal/InheritedDomain.js +1 -1
  478. package/portal/InitialState.d.ts +1 -0
  479. package/portal/InitialState.js +1 -1
  480. package/portal/IntegratedMeshLayer.d.ts +1 -0
  481. package/portal/IntegratedMeshLayer.js +1 -1
  482. package/portal/Item.d.ts +2 -1
  483. package/portal/Item.js +1 -1
  484. package/portal/JoinTableDataSource.d.ts +2 -2
  485. package/portal/KMLLayer.d.ts +1 -0
  486. package/portal/KMLLayer.js +1 -1
  487. package/portal/LabelSymbol3D.d.ts +1 -0
  488. package/portal/LabelingInfo.d.ts +3 -2
  489. package/portal/LabelingInfo.js +1 -1
  490. package/portal/Layer.d.ts +1 -1
  491. package/portal/Layer.js +1 -1
  492. package/portal/LayerBase.js +1 -1
  493. package/portal/LayerDefinition.d.ts +8 -7
  494. package/portal/LayerDefinition.js +1 -1
  495. package/portal/Lighting.d.ts +3 -1
  496. package/portal/Lighting.js +1 -1
  497. package/portal/LineSymbol3D.d.ts +1 -0
  498. package/portal/LineSymbol3DLayer.d.ts +1 -0
  499. package/portal/LocationInfo.d.ts +1 -0
  500. package/portal/MapFloorInfo.d.ts +4 -4
  501. package/portal/MapFloorInfo.js +1 -1
  502. package/portal/MapRangeInfo.d.ts +1 -0
  503. package/portal/MapServiceLayer.d.ts +1 -0
  504. package/portal/MapServiceLayer.js +1 -1
  505. package/portal/MediaInfo.d.ts +1 -1
  506. package/portal/MediaInfo.js +1 -1
  507. package/portal/MeshSymbol3D.d.ts +1 -0
  508. package/portal/MosaicRule.d.ts +3 -2
  509. package/portal/MosaicRule.js +1 -1
  510. package/portal/Multipoint.d.ts +1 -1
  511. package/portal/ObjectSymbol3DLayer.d.ts +1 -0
  512. package/portal/OpenStreetMapLayer.d.ts +1 -0
  513. package/portal/OpenStreetMapLayer.js +1 -1
  514. package/portal/OperationalLayer.d.ts +3 -3
  515. package/portal/PathSymbol3DLayer.d.ts +1 -0
  516. package/portal/PictureFillSymbol.d.ts +1 -0
  517. package/portal/PictureMarkerSymbol.d.ts +1 -0
  518. package/portal/Point.d.ts +2 -1
  519. package/portal/PointCloudBitfieldFilter.d.ts +1 -0
  520. package/portal/PointCloudClassBreaksRenderer.d.ts +1 -0
  521. package/portal/PointCloudFilter.d.ts +2 -1
  522. package/portal/PointCloudFixedSizeAlgorithm.d.ts +1 -0
  523. package/portal/PointCloudLayer.d.ts +1 -0
  524. package/portal/PointCloudLayer.js +1 -1
  525. package/portal/PointCloudRGBRenderer.d.ts +1 -0
  526. package/portal/PointCloudRenderer.d.ts +3 -1
  527. package/portal/PointCloudRenderer.js +1 -1
  528. package/portal/PointCloudReturnFilter.d.ts +1 -0
  529. package/portal/PointCloudSplatAlgorithm.d.ts +1 -0
  530. package/portal/PointCloudStretchRenderer.d.ts +1 -0
  531. package/portal/PointCloudUniqueValueRenderer.d.ts +1 -0
  532. package/portal/PointCloudValueFilter.d.ts +1 -0
  533. package/portal/PointSymbol3D.d.ts +2 -1
  534. package/portal/Polygon.d.ts +1 -1
  535. package/portal/PolygonSymbol3D.d.ts +1 -0
  536. package/portal/Polyline.d.ts +1 -1
  537. package/portal/PopupExpressionInfo.d.ts +2 -1
  538. package/portal/PopupInfo.d.ts +3 -1
  539. package/portal/PopupInfo.js +1 -1
  540. package/portal/PredominanceRenderer.d.ts +1 -0
  541. package/portal/Presentation.d.ts +1 -0
  542. package/portal/Presentation.js +1 -1
  543. package/portal/QueryTableDataSource.d.ts +1 -1
  544. package/portal/RangeDomain.d.ts +1 -1
  545. package/portal/RangeDomain.js +1 -1
  546. package/portal/RangeInfo.d.ts +1 -0
  547. package/portal/RasterDataSource.d.ts +1 -1
  548. package/portal/Renderer.d.ts +8 -6
  549. package/portal/Renderer.js +1 -1
  550. package/portal/RenderingRule.d.ts +3 -2
  551. package/portal/RenderingRule.js +1 -1
  552. package/portal/SceneLayer.d.ts +1 -0
  553. package/portal/SceneLayer.js +1 -1
  554. package/portal/SimpleFillSymbol.d.ts +2 -1
  555. package/portal/SimpleLineSymbol.d.ts +2 -1
  556. package/portal/SimpleMarkerSymbol.d.ts +2 -1
  557. package/portal/SimpleRenderer.d.ts +1 -0
  558. package/portal/Slide.d.ts +4 -4
  559. package/portal/Slide.js +1 -1
  560. package/portal/SpatialReference.d.ts +1 -0
  561. package/portal/SpatialReference.js +1 -1
  562. package/portal/StreamLayer.d.ts +1 -1
  563. package/portal/StreamLayer.js +1 -1
  564. package/portal/StyleSymbolReference.d.ts +1 -0
  565. package/portal/SubtypeGroupLayer.d.ts +3 -2
  566. package/portal/SubtypeGroupLayer.js +1 -1
  567. package/portal/SubtypeSublayer.d.ts +1 -0
  568. package/portal/SubtypeSublayer.js +1 -1
  569. package/portal/Symbol.d.ts +11 -11
  570. package/portal/Symbol.js +1 -1
  571. package/portal/Symbol3D.d.ts +7 -2
  572. package/portal/Table.d.ts +3 -3
  573. package/portal/Table.js +1 -1
  574. package/portal/TableDataSource.d.ts +1 -1
  575. package/portal/Template.d.ts +2 -1
  576. package/portal/Template.js +1 -1
  577. package/portal/TemporalRenderer.d.ts +1 -0
  578. package/portal/TextSymbol.d.ts +1 -0
  579. package/portal/TextSymbol3DLayer.d.ts +1 -0
  580. package/portal/TileInfo.d.ts +2 -1
  581. package/portal/TileInfo.js +1 -1
  582. package/portal/TiledImageServiceLayer.d.ts +1 -0
  583. package/portal/TiledImageServiceLayer.js +1 -1
  584. package/portal/TiledMapServiceLayer.d.ts +2 -1
  585. package/portal/TiledMapServiceLayer.js +1 -1
  586. package/portal/Type.d.ts +2 -4
  587. package/portal/Type.js +1 -1
  588. package/portal/UniqueValueFromStyle.d.ts +1 -0
  589. package/portal/UniqueValueRenderer.d.ts +2 -0
  590. package/portal/UtilityNetwork.d.ts +2 -2
  591. package/portal/UtilityNetwork.js +1 -1
  592. package/portal/Value.d.ts +1 -1
  593. package/portal/VectorFieldRenderer.d.ts +1 -1
  594. package/portal/VectorTileLayer.d.ts +1 -0
  595. package/portal/VectorTileLayer.js +1 -1
  596. package/portal/VerticalOffset.d.ts +1 -1
  597. package/portal/Viewpoint.d.ts +1 -0
  598. package/portal/Viewpoint.js +1 -1
  599. package/portal/VisualVariable.d.ts +10 -4
  600. package/portal/WMSLayer.d.ts +1 -0
  601. package/portal/WMSLayer.js +1 -1
  602. package/portal/WMSSublayer.d.ts +1 -0
  603. package/portal/WMSSublayer.js +1 -1
  604. package/portal/WMTSInfo.d.ts +1 -1
  605. package/portal/WMTSInfo.js +1 -1
  606. package/portal/Weather.d.ts +6 -1
  607. package/portal/Weather.js +1 -1
  608. package/portal/WebMap.d.ts +3 -3
  609. package/portal/WebMap.js +1 -1
  610. package/portal/WebScene.d.ts +3 -1
  611. package/portal/WebScene.js +1 -1
  612. package/portal/WebSceneBaseMap.d.ts +1 -0
  613. package/portal/WebSceneBaseMap.js +1 -1
  614. package/portal/WebTileLayer.d.ts +1 -0
  615. package/portal/WebTileLayer.js +1 -1
  616. package/portal/Widgets.d.ts +6 -4
  617. package/portal/Widgets.js +1 -1
  618. package/portal/_LayerBase.d.ts +2 -2
  619. package/portal/_layerHelper.js +1 -1
  620. package/portal/_utils.js +1 -1
  621. package/support/Action.d.ts +4 -4
  622. package/support/ArcGISRequestHelper.js +1 -1
  623. package/support/Cancellable.d.ts +1 -1
  624. package/support/Cancellable.js +1 -1
  625. package/support/FormatSettings.js +1 -1
  626. package/support/InitializableBase.d.ts +1 -1
  627. package/support/InitializableBase.js +1 -1
  628. package/support/InitializableCollectionProxy.js +1 -1
  629. package/support/InitializeError.js +1 -1
  630. package/support/Observable.js +1 -1
  631. package/support/ReadOnlyInitializableCollection.js +1 -1
  632. package/support/Serializable.d.ts +4 -4
  633. package/support/Serializable.js +1 -1
  634. package/support/Settings.js +1 -1
  635. package/support/_ArcGISRelationshipCollection.js +1 -1
  636. package/support/_esriInternal.js +1 -1
  637. package/support/_graphicsQuery.js +1 -1
  638. package/support/_query.js +1 -1
  639. package/support/_requestCache.js +1 -1
  640. package/support/_restApiJson.d.ts +1 -1
  641. package/support/esri.d.ts +76 -76
  642. package/support/esri.js +1 -1
  643. package/tasks/geocoding/ArcGISGeocoder.js +1 -1
  644. package/tasks/geocoding/Geocoder.d.ts +1 -1
  645. package/tasks/geocoding/Geocoder.js +1 -1
  646. package/tasks/geocoding/utilities.js +1 -1
  647. package/tasks/identify/ArcGISSublayerQueryIdentifyProvider.js +1 -1
  648. package/tasks/identify/BuildingComponentSublayerClientSideIdentifyProvider.js +1 -1
  649. package/tasks/identify/BuildingComponentSublayerHitTestIdentifyProvider.js +1 -1
  650. package/tasks/identify/CSVLayer3DHitTestIdentifyProvider.js +1 -1
  651. package/tasks/identify/CSVLayerClientSideQueryIdentifyProvider.js +1 -1
  652. package/tasks/identify/ClientSideIdentifyProvider.d.ts +2 -2
  653. package/tasks/identify/ClientSideIdentifyProvider.js +1 -1
  654. package/tasks/identify/FeatureLayer3DHitTestIdentifyProvider.js +1 -1
  655. package/tasks/identify/FeatureLayerClientSideIdentifyProvider.js +1 -1
  656. package/tasks/identify/FeatureLayerQueryIdentifyProvider.js +1 -1
  657. package/tasks/identify/GeoRSSLayerIdentifyProvider.js +1 -1
  658. package/tasks/identify/GraphicsLayerQueryIdentifyProvider.js +1 -1
  659. package/tasks/identify/HitTestIdentifyProvider.d.ts +2 -2
  660. package/tasks/identify/HitTestIdentifyProvider.js +1 -1
  661. package/tasks/identify/IdentifyError.js +1 -1
  662. package/tasks/identify/IdentifyProviderBase.js +1 -1
  663. package/tasks/identify/IdentifyService.js +1 -1
  664. package/tasks/identify/ImageryLayerIdentifyProvider.js +1 -1
  665. package/tasks/identify/KMLLayerQueryIdentifyProvider.js +1 -1
  666. package/tasks/identify/PointCloudLayerHitTestIdentifyProvider.js +1 -1
  667. package/tasks/identify/SceneLayerClientSideIdentifyProvider.js +1 -1
  668. package/tasks/identify/SceneLayerHitTestIdentifyProvider.js +1 -1
  669. package/tasks/identify/SceneLayerQueryIdentifyProvider.js +1 -1
  670. package/tasks/identify/StreamLayerClientSideQueryIdentifyProvider.js +1 -1
  671. package/tasks/identify/StreamLayerQueryIdentifyProvider.js +1 -1
  672. package/tasks/identify/SubtypeSublayerClientSideIdentifyProvider.js +1 -1
  673. package/tasks/identify/SubtypeSublayerQueryIdentifyProvider.js +1 -1
  674. package/tasks/identify/WMSSublayerIdentifyProvider.js +1 -1
  675. package/tasks/query/ArcGISRelationship.js +1 -1
  676. package/tasks/query/ArcGISServiceTableQueryProvider.js +1 -1
  677. package/tasks/query/ArcGISSublayerQueryProvider.js +1 -1
  678. package/tasks/query/BuildingComponentSublayerClientSideQueryProvider.js +1 -1
  679. package/tasks/query/CSVLayerClientSideQueryProvider.js +1 -1
  680. package/tasks/query/CSVLayerQueryProvider.js +1 -1
  681. package/tasks/query/ClientSideQueryProvider.d.ts +2 -2
  682. package/tasks/query/ClientSideQueryProvider.js +1 -1
  683. package/tasks/query/FeatureLayerQueryProvider.js +1 -1
  684. package/tasks/query/GeoRSSLayerQueryProvider.js +1 -1
  685. package/tasks/query/GraphicsLayerQueryProvider.js +1 -1
  686. package/tasks/query/ImageryLayerQueryProvider.js +1 -1
  687. package/tasks/query/KMLLayerQueryProvider.js +1 -1
  688. package/tasks/query/QueryBasedRelationship.js +1 -1
  689. package/tasks/query/QueryError.js +1 -1
  690. package/tasks/query/QueryProviderBase.js +1 -1
  691. package/tasks/query/QueryService.js +1 -1
  692. package/tasks/query/SceneLayerClientSideQueryProvider.js +1 -1
  693. package/tasks/query/SceneLayerQueryProvider.js +1 -1
  694. package/tasks/query/StreamLayerClientSideQueryProvider.js +1 -1
  695. package/tasks/query/StreamLayerQueryProvider.js +1 -1
  696. package/tasks/query/SubtypeSublayerQueryProvider.js +1 -1
  697. package/tasks/search/ArcGISGeocoderSearchProvider.js +1 -1
  698. package/tasks/search/GeocoderSearchProvider.js +1 -1
  699. package/tasks/search/QuerySearchProvider.js +1 -1
  700. package/tasks/search/SearchError.js +1 -1
  701. package/tasks/search/SearchProviderBase.js +1 -1
  702. package/tasks/search/SearchService.js +1 -1
  703. package/tasks/search/_utilities.js +1 -1
  704. package/utilities/CollectionProxy.js +1 -1
  705. package/utilities/CopyOnWriteCollection.js +1 -1
  706. package/utilities/GeometryServiceError.js +1 -1
  707. package/utilities/MapTransformCollection.js +1 -1
  708. package/utilities/ObservableMap.js +1 -1
  709. package/utilities/ObservableSet.js +1 -1
  710. package/utilities/ObservableWeakSet.js +1 -1
  711. package/utilities/ReadOnlyCollection.js +1 -1
  712. package/utilities/ReadOnlyMap.js +1 -1
  713. package/utilities/_layers.js +1 -1
  714. package/utilities/_ogc.js +1 -1
  715. package/utilities/arcade.js +1 -1
  716. package/utilities/array.js +1 -1
  717. package/utilities/asyncIterable.d.ts +1 -1
  718. package/utilities/asyncIterable.js +1 -1
  719. package/utilities/basemaps.js +1 -1
  720. package/utilities/checkArg.js +1 -1
  721. package/utilities/collection.js +1 -1
  722. package/utilities/date.js +1 -1
  723. package/utilities/esri.js +1 -1
  724. package/utilities/extensions.js +1 -1
  725. package/utilities/geometry.d.ts +2 -2
  726. package/utilities/geometry.js +1 -1
  727. package/utilities/iterable.js +1 -1
  728. package/utilities/log.d.ts +1 -1
  729. package/utilities/log.js +1 -1
  730. package/utilities/mapping.js +1 -1
  731. package/utilities/math.js +1 -1
  732. package/utilities/number.js +1 -1
  733. package/utilities/object.js +1 -1
  734. package/utilities/portal.d.ts +3 -3
  735. package/utilities/portal.js +1 -1
  736. package/utilities/promise.d.ts +1 -1
  737. package/utilities/promise.js +1 -1
  738. package/utilities/query.js +1 -1
  739. package/utilities/relationships.js +1 -1
  740. package/utilities/scaleRanges.d.ts +1 -1
  741. package/utilities/set.js +1 -1
  742. package/utilities/string.d.ts +6 -21
  743. package/utilities/string.js +1 -1
  744. package/utilities/symbol.js +1 -1
  745. package/utilities/uri.js +1 -1
  746. package/utilities/watch.js +1 -1
  747. package/version.d.ts +1 -1
  748. package/version.js +1 -1
@@ -19,7 +19,8 @@
19
19
  <section class="tsd-panel tsd-comment">
20
20
  <div class="tsd-comment tsd-typography"><p>A layer object may allow overrides on popup content and drawing behavior for
21
21
  individual layers of a web service.</p>
22
- <p><a href="https://developers.arcgis.com/web-map-specification/objects/wmsLayer_layer/">https://developers.arcgis.com/web-map-specification/objects/wmsLayer_layer/</a>.</p>
22
+ <p>See
23
+ <a href="https://developers.arcgis.com/web-map-specification/objects/wmsLayer_layer/">https://developers.arcgis.com/web-map-specification/objects/wmsLayer_layer/</a>.</p>
23
24
  </div></section>
24
25
  <section class="tsd-panel tsd-hierarchy">
25
26
  <h4>Hierarchy</h4>
@@ -18,7 +18,7 @@
18
18
  <h1>Interface WMTSInfo</h1></div>
19
19
  <section class="tsd-panel tsd-comment">
20
20
  <div class="tsd-comment tsd-typography"><p>Object containing layerIdentifier, tileMatrixSet, and URL for WMTSLayer layer
21
- types.
21
+ types. See
22
22
  <a href="https://developers.arcgis.com/web-map-specification/objects/wmtsInfo/">https://developers.arcgis.com/web-map-specification/objects/wmtsInfo/</a>.</p>
23
23
  </div></section>
24
24
  <section class="tsd-panel tsd-hierarchy">
@@ -19,7 +19,8 @@
19
19
  <section class="tsd-panel tsd-comment">
20
20
  <div class="tsd-comment tsd-typography"><p>Object containing information for changing the weather conditions in the
21
21
  scene to cloudy.</p>
22
- <p><a href="https://developers.arcgis.com/web-scene-specification/objects/cloudyWeather/">https://developers.arcgis.com/web-scene-specification/objects/cloudyWeather/</a>.</p>
22
+ <p>See
23
+ <a href="https://developers.arcgis.com/web-scene-specification/objects/cloudyWeather/">https://developers.arcgis.com/web-scene-specification/objects/cloudyWeather/</a>.</p>
23
24
  </div></section>
24
25
  <section class="tsd-panel tsd-hierarchy">
25
26
  <h4>Hierarchy</h4>
@@ -19,7 +19,8 @@
19
19
  <section class="tsd-panel tsd-comment">
20
20
  <div class="tsd-comment tsd-typography"><p>Object containing information for changing the weather conditions in the
21
21
  scene to foggy.</p>
22
- <p><a href="https://developers.arcgis.com/web-scene-specification/objects/foggyWeather/">https://developers.arcgis.com/web-scene-specification/objects/foggyWeather/</a>.</p>
22
+ <p>See
23
+ <a href="https://developers.arcgis.com/web-scene-specification/objects/foggyWeather/">https://developers.arcgis.com/web-scene-specification/objects/foggyWeather/</a>.</p>
23
24
  </div></section>
24
25
  <section class="tsd-panel tsd-hierarchy">
25
26
  <h4>Hierarchy</h4>
@@ -19,7 +19,8 @@
19
19
  <section class="tsd-panel tsd-comment">
20
20
  <div class="tsd-comment tsd-typography"><p>Object containing information for changing the weather conditions in the
21
21
  scene to rainy.</p>
22
- <p><a href="https://developers.arcgis.com/web-scene-specification/objects/rainyWeather/">https://developers.arcgis.com/web-scene-specification/objects/rainyWeather/</a>.</p>
22
+ <p>See
23
+ <a href="https://developers.arcgis.com/web-scene-specification/objects/rainyWeather/">https://developers.arcgis.com/web-scene-specification/objects/rainyWeather/</a>.</p>
23
24
  </div></section>
24
25
  <section class="tsd-panel tsd-hierarchy">
25
26
  <h4>Hierarchy</h4>
@@ -19,7 +19,8 @@
19
19
  <section class="tsd-panel tsd-comment">
20
20
  <div class="tsd-comment tsd-typography"><p>Object containing information for changing the weather conditions in the
21
21
  scene to snowy.</p>
22
- <p><a href="https://developers.arcgis.com/web-scene-specification/objects/sunnyWeather/">https://developers.arcgis.com/web-scene-specification/objects/sunnyWeather/</a>.</p>
22
+ <p>See
23
+ <a href="https://developers.arcgis.com/web-scene-specification/objects/sunnyWeather/">https://developers.arcgis.com/web-scene-specification/objects/sunnyWeather/</a>.</p>
23
24
  </div></section>
24
25
  <section class="tsd-panel tsd-hierarchy">
25
26
  <h4>Hierarchy</h4>
@@ -19,7 +19,8 @@
19
19
  <section class="tsd-panel tsd-comment">
20
20
  <div class="tsd-comment tsd-typography"><p>Object containing information for changing the weather conditions in the
21
21
  scene to sunny.</p>
22
- <p><a href="https://developers.arcgis.com/web-scene-specification/objects/sunnyWeather/">https://developers.arcgis.com/web-scene-specification/objects/sunnyWeather/</a>.</p>
22
+ <p>See
23
+ <a href="https://developers.arcgis.com/web-scene-specification/objects/sunnyWeather/">https://developers.arcgis.com/web-scene-specification/objects/sunnyWeather/</a>.</p>
23
24
  </div></section>
24
25
  <section class="tsd-panel tsd-hierarchy">
25
26
  <h4>Hierarchy</h4>
@@ -22,7 +22,7 @@ used in the web map. It also contains information about popup windows and
22
22
  layer styling overrides to be used in the web map. A version property allows
23
23
  you to supply the version of the web map JSON format being used.</p>
24
24
  <p>Part of the Esri web map specification. See
25
- <a href="http://resources.arcgis.com/en/help/arcgis-web-map-json/">http://resources.arcgis.com/en/help/arcgis-web-map-json/</a>.
25
+ <a href="http://resources.arcgis.com/en/help/arcgis-web-map-json/">http://resources.arcgis.com/en/help/arcgis-web-map-json/</a>. See
26
26
  <a href="https://developers.arcgis.com/web-map-specification/objects/webmap/">https://developers.arcgis.com/web-map-specification/objects/webmap/</a>.</p>
27
27
  </div></section>
28
28
  <section class="tsd-panel tsd-hierarchy">
@@ -112,7 +112,7 @@ next layer in the array is drawn on top of it, and so on.</p>
112
112
  <div class="tsd-signature">operational<wbr/>Layers<span class="tsd-signature-symbol">?:</span> <a href="../types/portal_OperationalLayer.OperationalLayer.html" class="tsd-signature-type" data-tsd-kind="Type alias">OperationalLayer</a><span class="tsd-signature-symbol">[]</span></div>
113
113
  <div class="tsd-comment tsd-typography"><p>Operational layers contain your business data. They are used to make
114
114
  thematic maps. Usually, a basemap sits beneath your operational layers to
115
- give them geographic context.
115
+ give them geographic context. See
116
116
  <a href="https://developers.arcgis.com/web-map-specification/objects/operationalLayers/">https://developers.arcgis.com/web-map-specification/objects/operationalLayers/</a>.</p>
117
117
  </div></section>
118
118
  <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="presentation" class="tsd-anchor"></a>
@@ -142,7 +142,7 @@ associations.</p>
142
142
  <h3 class="tsd-anchor-link"><span>version</span><a href="#version" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
143
143
  <div class="tsd-signature">version<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
144
144
  <div class="tsd-comment tsd-typography"><p>Root element in the web map specifying a string value indicating the web
145
- map version.
145
+ map version. See
146
146
  <a href="https://developers.arcgis.com/web-map-specification/objects/version/">https://developers.arcgis.com/web-map-specification/objects/version/</a>.</p>
147
147
  </div></section>
148
148
  <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="widgets" class="tsd-anchor"></a>
@@ -25,7 +25,8 @@ can be created, published, and consumed in ArcGIS Pro and ArcGIS Online with
25
25
  the Scene Viewer. The web scene is saved as a JSON document that can be
26
26
  consumed by the ArcGIS API for JavaScript via the WebScene class to easily
27
27
  create compelling 3D applications.</p>
28
- <p><a href="https://developers.arcgis.com/web-scene-specification/objects/webscene/">https://developers.arcgis.com/web-scene-specification/objects/webscene/</a>.</p>
28
+ <p>See
29
+ <a href="https://developers.arcgis.com/web-scene-specification/objects/webscene/">https://developers.arcgis.com/web-scene-specification/objects/webscene/</a>.</p>
29
30
  </div></section>
30
31
  <section class="tsd-panel tsd-hierarchy">
31
32
  <h4>Hierarchy</h4>
@@ -75,7 +76,7 @@ create compelling 3D applications.</p>
75
76
  <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="clippingArea" class="tsd-anchor"></a>
76
77
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>clipping<wbr/>Area</span><a href="#clippingArea" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
77
78
  <div class="tsd-signature">clipping<wbr/>Area<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">{ </span><br/><span>    </span>clip<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span>    </span>geometry<span class="tsd-signature-symbol">: </span><a href="portal_Extent.Extent.html" class="tsd-signature-type" data-tsd-kind="Interface">Extent</a><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div>
78
- <div class="tsd-comment tsd-typography"><p>Defines are to be clipped for display.
79
+ <div class="tsd-comment tsd-typography"><p>Defines are to be clipped for display. See
79
80
  <a href="https://developers.arcgis.com/web-scene-specification/objects/clippingArea/">https://developers.arcgis.com/web-scene-specification/objects/clippingArea/</a>.</p>
80
81
  </div>
81
82
  <div class="tsd-type-declaration">
@@ -143,7 +144,8 @@ specific view into the web scene.</p>
143
144
  <div class="tsd-signature">version<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
144
145
  <div class="tsd-comment tsd-typography"><p>Root element in the web scene specifying a string value indicating the
145
146
  web scene version.</p>
146
- <p><a href="https://developers.arcgis.com/web-scene-specification/objects/version/">https://developers.arcgis.com/web-scene-specification/objects/version/</a>.</p>
147
+ <p>See
148
+ <a href="https://developers.arcgis.com/web-scene-specification/objects/version/">https://developers.arcgis.com/web-scene-specification/objects/version/</a>.</p>
147
149
  </div></section>
148
150
  <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="viewingMode" class="tsd-anchor"></a>
149
151
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>viewing<wbr/>Mode</span><a href="#viewingMode" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
@@ -19,7 +19,8 @@
19
19
  <section class="tsd-panel tsd-comment">
20
20
  <div class="tsd-comment tsd-typography"><p>A basemap layer is a layer that provides geographic context to the map and
21
21
  scene. A web scene is not required to always contain a basemap.</p>
22
- <p><a href="https://developers.arcgis.com/web-scene-specification/objects/baseMap/">https://developers.arcgis.com/web-scene-specification/objects/baseMap/</a>.</p>
22
+ <p>See
23
+ <a href="https://developers.arcgis.com/web-scene-specification/objects/baseMap/">https://developers.arcgis.com/web-scene-specification/objects/baseMap/</a>.</p>
23
24
  </div></section>
24
25
  <section class="tsd-panel tsd-hierarchy">
25
26
  <h4>Hierarchy</h4>
@@ -22,7 +22,8 @@ a server. The tiles are accessed by a direct URL request from the web
22
22
  browser. Because the tiles in a tile layer are not available as a service,
23
23
  they must be in a specific format for a web app such as the ArcGIS.com map
24
24
  viewer to display the layer on a map.</p>
25
- <p><a href="https://developers.arcgis.com/web-map-specification/objects/tiledLayer/">https://developers.arcgis.com/web-map-specification/objects/tiledLayer/</a>
25
+ <p>See
26
+ <a href="https://developers.arcgis.com/web-map-specification/objects/tiledLayer/">https://developers.arcgis.com/web-map-specification/objects/tiledLayer/</a>
26
27
  <a href="https://developers.arcgis.com/web-scene-specification/objects/tiledLayer/">https://developers.arcgis.com/web-scene-specification/objects/tiledLayer/</a>.</p>
27
28
  </div></section>
28
29
  <section class="tsd-panel tsd-hierarchy">
@@ -156,7 +157,7 @@ layers: ArcGIS Server web service, hosted feature layer, hosted tile
156
157
  layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers,
157
158
  basemaps (including Bing Maps basemaps), CSV from the web with latitude
158
159
  and longitude fields, and KML when added to ArcGIS Online through the My
159
- Content page.
160
+ Content page. See
160
161
  <a href="https://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm">https://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm</a>.</p>
161
162
  </div><aside class="tsd-sources">
162
163
  <p>Inherited from <a href="portal_OperationalLayer.OperationalLayerBase.html">OperationalLayerBase</a>.<a href="portal_OperationalLayer.OperationalLayerBase.html#refreshInterval">refreshInterval</a></p></aside></section>
@@ -17,7 +17,7 @@
17
17
  <li><a href="portal_Widgets.FloorFilter.html">FloorFilter</a></li></ul>
18
18
  <h1>Interface FloorFilter</h1></div>
19
19
  <section class="tsd-panel tsd-comment">
20
- <div class="tsd-comment tsd-typography"><p>Configurable properties used by the floor filter widget.
20
+ <div class="tsd-comment tsd-typography"><p>Configurable properties used by the floor filter widget. See
21
21
  <a href="https://developers.arcgis.com/web-map-specification/objects/floorFilter/">https://developers.arcgis.com/web-map-specification/objects/floorFilter/</a>.</p>
22
22
  </div></section>
23
23
  <section class="tsd-panel tsd-hierarchy">
@@ -18,7 +18,7 @@
18
18
  <h1>Interface Range</h1></div>
19
19
  <section class="tsd-panel tsd-comment">
20
20
  <div class="tsd-comment tsd-typography"><p>Range object.</p>
21
- <p><a href="https://developers.arcgis.com/web-map-specification/objects/range/">https://developers.arcgis.com/web-map-specification/objects/range/</a>
21
+ <p>See <a href="https://developers.arcgis.com/web-map-specification/objects/range/">https://developers.arcgis.com/web-map-specification/objects/range/</a>
22
22
  <a href="https://developers.arcgis.com/web-scene-specification/objects/range/">https://developers.arcgis.com/web-scene-specification/objects/range/</a>.</p>
23
23
  </div></section>
24
24
  <section class="tsd-panel tsd-hierarchy">
@@ -19,7 +19,8 @@
19
19
  <section class="tsd-panel tsd-comment">
20
20
  <div class="tsd-comment tsd-typography"><p>Time animation is controlled by a configurable time slider. Those
21
21
  configurations are saved to the web map as a timeSlider widget.</p>
22
- <p><a href="https://developers.arcgis.com/web-map-specification/objects/timeSlider/">https://developers.arcgis.com/web-map-specification/objects/timeSlider/</a>.</p>
22
+ <p>See
23
+ <a href="https://developers.arcgis.com/web-map-specification/objects/timeSlider/">https://developers.arcgis.com/web-map-specification/objects/timeSlider/</a>.</p>
23
24
  </div></section>
24
25
  <section class="tsd-panel tsd-hierarchy">
25
26
  <h4>Hierarchy</h4>
@@ -66,7 +67,7 @@ configurations are saved to the web map as a timeSlider widget.</p>
66
67
  </div></li>
67
68
  <li class="tsd-parameter">
68
69
  <h5><code class="tsd-tag ts-flagOptional">Optional</code> time<wbr/>Stop<wbr/>Interval<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">{ </span><br/><span>    </span>interval<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span><br/><span>    </span>units<span class="tsd-signature-symbol">?: </span><a href="../types/portal_Widgets.TimeUnits.html" class="tsd-signature-type" data-tsd-kind="Type alias">TimeUnits</a><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></h5>
69
- <div class="tsd-comment tsd-typography"><p>The interval which has been defined for the time slider.
70
+ <div class="tsd-comment tsd-typography"><p>The interval which has been defined for the time slider. See
70
71
  <a href="https://developers.arcgis.com/web-map-specification/objects/timeStopInterval/">https://developers.arcgis.com/web-map-specification/objects/timeStopInterval/</a>.</p>
71
72
  </div>
72
73
  <ul class="tsd-parameters">
@@ -18,7 +18,8 @@
18
18
  <h1>Interface Widgets</h1></div>
19
19
  <section class="tsd-panel tsd-comment">
20
20
  <div class="tsd-comment tsd-typography"><p>The widgets object contains widgets that should be exposed to the user.</p>
21
- <p><a href="https://developers.arcgis.com/web-map-specification/objects/widgets/">https://developers.arcgis.com/web-map-specification/objects/widgets/</a>
21
+ <p>See
22
+ <a href="https://developers.arcgis.com/web-map-specification/objects/widgets/">https://developers.arcgis.com/web-map-specification/objects/widgets/</a>
22
23
  <a href="https://developers.arcgis.com/web-scene-specification/objects/widgets/">https://developers.arcgis.com/web-scene-specification/objects/widgets/</a>.</p>
23
24
  </div></section>
24
25
  <section class="tsd-panel tsd-hierarchy">
@@ -63,8 +63,8 @@ this to <code>false</code> will disable deserialization for this property.</p>
63
63
  <h4>Type declaration</h4>
64
64
  <ul class="tsd-parameters">
65
65
  <li class="tsd-parameter-signature">
66
- <ul class="tsd-signatures tsd-kind-type-literal tsd-parent-kind-interface">
67
- <li class="tsd-signature" id="__type.__type-1"><span class="tsd-signature-symbol">(</span>value<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span>, serializeMode<span class="tsd-signature-symbol">: </span><a href="../types/support_Serializable.SerializeMode.html" class="tsd-signature-type" data-tsd-kind="Type alias">SerializeMode</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li>
66
+ <ul class="tsd-signatures tsd-kind-type-literal tsd-parent-kind-property">
67
+ <li class="tsd-signature" id="isDefault.__type.__type-1"><span class="tsd-signature-symbol">(</span>value<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span>, serializeMode<span class="tsd-signature-symbol">: </span><a href="../types/support_Serializable.SerializeMode.html" class="tsd-signature-type" data-tsd-kind="Type alias">SerializeMode</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li>
68
68
  <li class="tsd-description">
69
69
  <div class="tsd-comment tsd-typography"><p>A function that takes in a serialized value of the property and returns a
70
70
  boolean depicting whether or not the value is equivalent to the
@@ -65,8 +65,8 @@ the query operation.</p>
65
65
  <h4>Type declaration</h4>
66
66
  <ul class="tsd-parameters">
67
67
  <li class="tsd-parameter-signature">
68
- <ul class="tsd-signatures tsd-kind-type-literal tsd-parent-kind-interface">
69
- <li class="tsd-signature" id="__type.__type-1"><span class="tsd-signature-symbol">(</span>result<span class="tsd-signature-symbol">: </span><a href="tasks_TaskResult.TaskResult.html" class="tsd-signature-type" data-tsd-kind="Interface">TaskResult</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
68
+ <ul class="tsd-signatures tsd-kind-type-literal tsd-parent-kind-property">
69
+ <li class="tsd-signature" id="onSourceComplete.__type.__type-1"><span class="tsd-signature-symbol">(</span>result<span class="tsd-signature-symbol">: </span><a href="tasks_TaskResult.TaskResult.html" class="tsd-signature-type" data-tsd-kind="Interface">TaskResult</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
70
70
  <li class="tsd-description">
71
71
  <div class="tsd-comment tsd-typography"><p>An optional callback that will be invoked with additional information
72
72
  about the tasks&#39;s result for each source.</p>
@@ -108,8 +108,8 @@ spatialFilter to also be specified.</p>
108
108
  <h4>Type declaration</h4>
109
109
  <ul class="tsd-parameters">
110
110
  <li class="tsd-parameter-signature">
111
- <ul class="tsd-signatures tsd-kind-type-literal tsd-parent-kind-interface">
112
- <li class="tsd-signature" id="__type.__type-1"><span class="tsd-signature-symbol">(</span>result<span class="tsd-signature-symbol">: </span><a href="tasks_TaskResult.TaskResult.html" class="tsd-signature-type" data-tsd-kind="Interface">TaskResult</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
111
+ <ul class="tsd-signatures tsd-kind-type-literal tsd-parent-kind-property">
112
+ <li class="tsd-signature" id="onSourceComplete.__type.__type-1"><span class="tsd-signature-symbol">(</span>result<span class="tsd-signature-symbol">: </span><a href="tasks_TaskResult.TaskResult.html" class="tsd-signature-type" data-tsd-kind="Interface">TaskResult</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
113
113
  <li class="tsd-description">
114
114
  <div class="tsd-comment tsd-typography"><p>An optional callback that will be invoked with additional information
115
115
  about the tasks&#39;s result for each source.</p>
@@ -51,8 +51,8 @@
51
51
  <h4>Type declaration</h4>
52
52
  <ul class="tsd-parameters">
53
53
  <li class="tsd-parameter-signature">
54
- <ul class="tsd-signatures tsd-kind-type-literal tsd-parent-kind-interface">
55
- <li class="tsd-signature" id="__type.__type-1"><span class="tsd-signature-symbol">(</span>item1<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span>, item2<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">U</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li>
54
+ <ul class="tsd-signatures tsd-kind-type-literal tsd-parent-kind-property">
55
+ <li class="tsd-signature" id="equals.__type.__type-1"><span class="tsd-signature-symbol">(</span>item1<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span>, item2<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">U</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li>
56
56
  <li class="tsd-description">
57
57
  <div class="tsd-comment tsd-typography"><p>A custom function for determining equality. If not specified, strict
58
58
  equality (===) is used.</p>
@@ -72,8 +72,8 @@ equality (===) is used.</p>
72
72
  <h4>Type declaration</h4>
73
73
  <ul class="tsd-parameters">
74
74
  <li class="tsd-parameter-signature">
75
- <ul class="tsd-signatures tsd-kind-type-literal tsd-parent-kind-interface">
76
- <li class="tsd-signature" id="__type-2.__type-3"><span class="tsd-signature-symbol">(</span>item1<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span>, item2<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">U</span>, index1<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, index2<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span></li>
75
+ <ul class="tsd-signatures tsd-kind-type-literal tsd-parent-kind-property">
76
+ <li class="tsd-signature" id="onMatch.__type-2.__type-3"><span class="tsd-signature-symbol">(</span>item1<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span>, item2<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">U</span>, index1<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, index2<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span></li>
77
77
  <li class="tsd-description">
78
78
  <div class="tsd-comment tsd-typography"><p>Invoked for each pair of items in the first and second arrays that are
79
79
  considered equivalent. Note that if there are multiple items in the
@@ -107,8 +107,8 @@ will only be invoked for the first match.</p>
107
107
  <h4>Type declaration</h4>
108
108
  <ul class="tsd-parameters">
109
109
  <li class="tsd-parameter-signature">
110
- <ul class="tsd-signatures tsd-kind-type-literal tsd-parent-kind-interface">
111
- <li class="tsd-signature" id="__type-4.__type-5"><span class="tsd-signature-symbol">(</span>item<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span>, index<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span></li>
110
+ <ul class="tsd-signatures tsd-kind-type-literal tsd-parent-kind-property">
111
+ <li class="tsd-signature" id="onMissing.__type-4.__type-5"><span class="tsd-signature-symbol">(</span>item<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span>, index<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span></li>
112
112
  <li class="tsd-description">
113
113
  <div class="tsd-comment tsd-typography"><p>Invoked for each item in the first array that isn&#39;t in the second.</p>
114
114
  </div>
@@ -131,8 +131,8 @@ will only be invoked for the first match.</p>
131
131
  <h4>Type declaration</h4>
132
132
  <ul class="tsd-parameters">
133
133
  <li class="tsd-parameter-signature">
134
- <ul class="tsd-signatures tsd-kind-type-literal tsd-parent-kind-interface">
135
- <li class="tsd-signature" id="__type-6.__type-7"><span class="tsd-signature-symbol">(</span>item<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">U</span>, index<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span></li>
134
+ <ul class="tsd-signatures tsd-kind-type-literal tsd-parent-kind-property">
135
+ <li class="tsd-signature" id="onNew.__type-6.__type-7"><span class="tsd-signature-symbol">(</span>item<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">U</span>, index<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span></li>
136
136
  <li class="tsd-description">
137
137
  <div class="tsd-comment tsd-typography"><p>Invoked for each item in the second array that isn&#39;t in the first.</p>
138
138
  </div>
@@ -17,7 +17,7 @@
17
17
  <li><a href="utilities_geometry.GeographicTransformationJson.html">GeographicTransformationJson</a></li></ul>
18
18
  <h1>Interface GeographicTransformationJson</h1></div>
19
19
  <section class="tsd-panel tsd-comment">
20
- <div class="tsd-comment tsd-typography"><p>The steps in transforming spatial references.
20
+ <div class="tsd-comment tsd-typography"><p>The steps in transforming spatial references. See
21
21
  <a href="https://developers.arcgis.com/javascript/latest/api-reference/esri-geometry-support-GeographicTransformation.html">https://developers.arcgis.com/javascript/latest/api-reference/esri-geometry-support-GeographicTransformation.html</a>.</p>
22
22
  </div></section>
23
23
  <section class="tsd-panel tsd-hierarchy">
@@ -18,6 +18,7 @@
18
18
  <h1>Type alias DataSource</h1></div>
19
19
  <div class="tsd-signature">Data<wbr/>Source<span class="tsd-signature-symbol">:</span> <a href="../interfaces/portal_RasterDataSource.RasterDataSource.html" class="tsd-signature-type" data-tsd-kind="Interface">RasterDataSource</a><span class="tsd-signature-symbol"> | </span><a href="../interfaces/portal_JoinTableDataSource.JoinTableDataSource.html" class="tsd-signature-type" data-tsd-kind="Interface">JoinTableDataSource</a><span class="tsd-signature-symbol"> | </span><a href="../interfaces/portal_QueryTableDataSource.QueryTableDataSource.html" class="tsd-signature-type" data-tsd-kind="Interface">QueryTableDataSource</a><span class="tsd-signature-symbol"> | </span><a href="../interfaces/portal_TableDataSource.TableDataSource.html" class="tsd-signature-type" data-tsd-kind="Interface">TableDataSource</a></div>
20
20
  <div class="tsd-comment tsd-typography"><p>This object applies if the layerDefinition source is set to DynamicDataLayer.
21
+ See
21
22
  <a href="https://developers.arcgis.com/web-map-specification/objects/dataSource/">https://developers.arcgis.com/web-map-specification/objects/dataSource/</a>
22
23
  <a href="https://developers.arcgis.com/web-scene-specification/objects/dataSource/">https://developers.arcgis.com/web-scene-specification/objects/dataSource/</a>.</p>
23
24
  </div></div>
@@ -18,7 +18,8 @@
18
18
  <h1>Type alias Domain</h1></div>
19
19
  <div class="tsd-signature">Domain<span class="tsd-signature-symbol">:</span> <a href="../interfaces/portal_CodedValueDomain.CodedValueDomain-1.html" class="tsd-signature-type" data-tsd-kind="Interface">CodedValueDomain</a><span class="tsd-signature-symbol"> | </span><a href="../interfaces/portal_InheritedDomain.InheritedDomain-1.html" class="tsd-signature-type" data-tsd-kind="Interface">InheritedDomain</a><span class="tsd-signature-symbol"> | </span><a href="../interfaces/portal_RangeDomain.RangeDomain-1.html" class="tsd-signature-type" data-tsd-kind="Interface">RangeDomain</a></div>
20
20
  <div class="tsd-comment tsd-typography"><p>A domain specifies the set of valid values for a field.</p>
21
- <p><a href="https://developers.arcgis.com/web-map-specification/objects/domain/">https://developers.arcgis.com/web-map-specification/objects/domain/</a>
21
+ <p>See
22
+ <a href="https://developers.arcgis.com/web-map-specification/objects/domain/">https://developers.arcgis.com/web-map-specification/objects/domain/</a>
22
23
  <a href="https://developers.arcgis.com/web-scene-specification/objects/domain/">https://developers.arcgis.com/web-scene-specification/objects/domain/</a>.</p>
23
24
  </div></div>
24
25
  <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
@@ -18,7 +18,7 @@
18
18
  <h1>Type alias Geometry</h1></div>
19
19
  <div class="tsd-signature">Geometry<span class="tsd-signature-symbol">:</span> <a href="../interfaces/portal_Point.Point.html" class="tsd-signature-type" data-tsd-kind="Interface">Point</a><span class="tsd-signature-symbol"> | </span><a href="../interfaces/portal_Multipoint.Multipoint.html" class="tsd-signature-type" data-tsd-kind="Interface">Multipoint</a><span class="tsd-signature-symbol"> | </span><a href="../interfaces/portal_Polyline.Polyline.html" class="tsd-signature-type" data-tsd-kind="Interface">Polyline</a><span class="tsd-signature-symbol"> | </span><a href="../interfaces/portal_Polygon.Polygon.html" class="tsd-signature-type" data-tsd-kind="Interface">Polygon</a><span class="tsd-signature-symbol"> | </span><a href="../interfaces/portal_Extent.Extent.html" class="tsd-signature-type" data-tsd-kind="Interface">Extent</a></div>
20
20
  <div class="tsd-comment tsd-typography"><p>A geometry as defined in the ArcGIS REST and web map specifications.</p>
21
- <p>See <a href="http://resources.arcgis.com/en/help/rest/apiref/geometry.html">http://resources.arcgis.com/en/help/rest/apiref/geometry.html</a>.
21
+ <p>See <a href="http://resources.arcgis.com/en/help/rest/apiref/geometry.html">http://resources.arcgis.com/en/help/rest/apiref/geometry.html</a>. See
22
22
  <a href="https://developers.arcgis.com/web-map-specification/objects/geometry/">https://developers.arcgis.com/web-map-specification/objects/geometry/</a>
23
23
  <a href="https://developers.arcgis.com/web-map-specification/objects/geometryType/">https://developers.arcgis.com/web-map-specification/objects/geometryType/</a>.</p>
24
24
  </div></div>
@@ -18,7 +18,8 @@
18
18
  <h1>Type alias PointCloudFilter</h1></div>
19
19
  <div class="tsd-signature">Point<wbr/>Cloud<wbr/>Filter<span class="tsd-signature-symbol">:</span> <a href="../interfaces/portal_PointCloudValueFilter.PointCloudValueFilter.html" class="tsd-signature-type" data-tsd-kind="Interface">PointCloudValueFilter</a><span class="tsd-signature-symbol"> | </span><a href="../interfaces/portal_PointCloudBitfieldFilter.PointCloudBitfieldFilter.html" class="tsd-signature-type" data-tsd-kind="Interface">PointCloudBitfieldFilter</a><span class="tsd-signature-symbol"> | </span><a href="../interfaces/portal_PointCloudReturnFilter.PointCloudReturnFilter.html" class="tsd-signature-type" data-tsd-kind="Interface">PointCloudReturnFilter</a></div>
20
20
  <div class="tsd-comment tsd-typography"><p>Filters applied to the pointCloud which will hide a point.</p>
21
- <p><a href="https://developers.arcgis.com/web-scene-specification/objects/pointCloudFilter/">https://developers.arcgis.com/web-scene-specification/objects/pointCloudFilter/</a>.</p>
21
+ <p>See
22
+ <a href="https://developers.arcgis.com/web-scene-specification/objects/pointCloudFilter/">https://developers.arcgis.com/web-scene-specification/objects/pointCloudFilter/</a>.</p>
22
23
  </div></div>
23
24
  <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
24
25
  <div class="tsd-navigation settings">
@@ -19,7 +19,7 @@
19
19
  <div class="tsd-signature">Color<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></div>
20
20
  <div class="tsd-comment tsd-typography"><p>Color is represented as a four-element array. The four elements represent
21
21
  values for red, green, blue, and alpha in that order. Values range from 0
22
- through 255. If color is undefined for a symbol, the color value is null.
22
+ through 255. If color is undefined for a symbol, the color value is null. See
23
23
  <a href="https://developers.arcgis.com/web-map-specification/objects/color/">https://developers.arcgis.com/web-map-specification/objects/color/</a>
24
24
  <a href="https://developers.arcgis.com/web-scene-specification/objects/color/">https://developers.arcgis.com/web-scene-specification/objects/color/</a>.</p>
25
25
  </div></div>
@@ -19,7 +19,7 @@
19
19
  <div class="tsd-signature">Symbol<span class="tsd-signature-symbol">:</span> <a href="../interfaces/portal_SimpleMarkerSymbol.SimpleMarkerSymbol.html" class="tsd-signature-type" data-tsd-kind="Interface">SimpleMarkerSymbol</a><span class="tsd-signature-symbol"> | </span><a href="../interfaces/portal_SimpleLineSymbol.SimpleLineSymbol.html" class="tsd-signature-type" data-tsd-kind="Interface">SimpleLineSymbol</a><span class="tsd-signature-symbol"> | </span><a href="../interfaces/portal_SimpleFillSymbol.SimpleFillSymbol.html" class="tsd-signature-type" data-tsd-kind="Interface">SimpleFillSymbol</a><span class="tsd-signature-symbol"> | </span><a href="../interfaces/portal_PictureMarkerSymbol.PictureMarkerSymbol.html" class="tsd-signature-type" data-tsd-kind="Interface">PictureMarkerSymbol</a><span class="tsd-signature-symbol"> | </span><a href="../interfaces/portal_PictureFillSymbol.PictureFillSymbol.html" class="tsd-signature-type" data-tsd-kind="Interface">PictureFillSymbol</a><span class="tsd-signature-symbol"> | </span><a href="../interfaces/portal_TextSymbol.TextSymbol.html" class="tsd-signature-type" data-tsd-kind="Interface">TextSymbol</a><span class="tsd-signature-symbol"> | </span><a href="../interfaces/portal_CIMSymbol.CIMSymbol.html" class="tsd-signature-type" data-tsd-kind="Interface">CIMSymbol</a></div>
20
20
  <div class="tsd-comment tsd-typography"><p>A symbol representing a feature on the map.</p>
21
21
  <p>Part of the Esri ArcGIS REST API (see
22
- <a href="http://resources.arcgis.com/en/help/rest/apiref/symbol.html">http://resources.arcgis.com/en/help/rest/apiref/symbol.html</a>).
22
+ <a href="http://resources.arcgis.com/en/help/rest/apiref/symbol.html">http://resources.arcgis.com/en/help/rest/apiref/symbol.html</a>). See
23
23
  <a href="https://developers.arcgis.com/web-map-specification/objects/symbol/">https://developers.arcgis.com/web-map-specification/objects/symbol/</a>.</p>
24
24
  </div></div>
25
25
  <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
@@ -21,7 +21,8 @@
21
21
  Polyline, and Polygon features in a FeatureLayer and 3D mesh features in a
22
22
  SceneLayer. All 3D symbols must be used in a SceneView instance; there is no
23
23
  support for 3D rendering in MapViews.</p>
24
- <p><a href="https://developers.arcgis.com/web-scene-specification/objects/symbol3D/">https://developers.arcgis.com/web-scene-specification/objects/symbol3D/</a>.</p>
24
+ <p>See
25
+ <a href="https://developers.arcgis.com/web-scene-specification/objects/symbol3D/">https://developers.arcgis.com/web-scene-specification/objects/symbol3D/</a>.</p>
25
26
  </div></div>
26
27
  <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
27
28
  <div class="tsd-navigation settings">
@@ -21,7 +21,8 @@
21
21
  axis the variable is applied to, and additional properties for the variable.
22
22
  There are three types of visual variables, &#39;colorInfo&#39;, &#39;sizeInfo&#39;, and
23
23
  &#39;transparencyInfo&#39;.</p>
24
- <p><a href="https://developers.arcgis.com/web-map-specification/objects/visualVariable/">https://developers.arcgis.com/web-map-specification/objects/visualVariable/</a>
24
+ <p>See
25
+ <a href="https://developers.arcgis.com/web-map-specification/objects/visualVariable/">https://developers.arcgis.com/web-map-specification/objects/visualVariable/</a>
25
26
  <a href="https://developers.arcgis.com/web-scene-specification/objects/visualVariable/">https://developers.arcgis.com/web-scene-specification/objects/visualVariable/</a>.</p>
26
27
  </div></div>
27
28
  <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
@@ -27,8 +27,8 @@ BasemapExtension needs to be created.</p>
27
27
  <h5>create<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>properties<span class="tsd-signature-symbol">?: </span><a href="../interfaces/mapping_BasemapExtension.BasemapExtensionProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">BasemapExtensionProperties</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><a href="../classes/mapping_BasemapExtension.BasemapExtension.html" class="tsd-signature-type" data-tsd-kind="Class">BasemapExtension</a><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/mapping_BasemapExtension.BasemapExtensionProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">BasemapExtensionProperties</a><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">)</span></h5>
28
28
  <ul class="tsd-parameters">
29
29
  <li class="tsd-parameter-signature">
30
- <ul class="tsd-signatures tsd-kind-type-literal tsd-parent-kind-type-literal">
31
- <li class="tsd-signature" id="__type.__type-1.__type-2"><span class="tsd-signature-symbol">(</span>properties<span class="tsd-signature-symbol">?: </span><a href="../interfaces/mapping_BasemapExtension.BasemapExtensionProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">BasemapExtensionProperties</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../classes/mapping_BasemapExtension.BasemapExtension.html" class="tsd-signature-type" data-tsd-kind="Class">BasemapExtension</a><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/mapping_BasemapExtension.BasemapExtensionProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">BasemapExtensionProperties</a><span class="tsd-signature-symbol">&gt;</span></li>
30
+ <ul class="tsd-signatures tsd-kind-type-literal tsd-parent-kind-property">
31
+ <li class="tsd-signature" id="__type.create.__type-1.__type-2"><span class="tsd-signature-symbol">(</span>properties<span class="tsd-signature-symbol">?: </span><a href="../interfaces/mapping_BasemapExtension.BasemapExtensionProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">BasemapExtensionProperties</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../classes/mapping_BasemapExtension.BasemapExtension.html" class="tsd-signature-type" data-tsd-kind="Class">BasemapExtension</a><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/mapping_BasemapExtension.BasemapExtensionProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">BasemapExtensionProperties</a><span class="tsd-signature-symbol">&gt;</span></li>
32
32
  <li class="tsd-description">
33
33
  <div class="tsd-parameters">
34
34
  <h4 class="tsd-parameters-title">Parameters</h4>
@@ -16,7 +16,7 @@
16
16
  <li><a href="../modules/version.html">version</a></li>
17
17
  <li><a href="version.version.html">version</a></li></ul>
18
18
  <h1>Variable version<code class="tsd-tag ts-flagConst">Const</code> </h1></div>
19
- <div class="tsd-signature">version<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;38.0.4&quot;</span><span class="tsd-signature-symbol"> = &quot;38.0.4&quot;</span></div>
19
+ <div class="tsd-signature">version<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;38.1.0&quot;</span><span class="tsd-signature-symbol"> = &quot;38.1.0&quot;</span></div>
20
20
  <div class="tsd-comment tsd-typography"><p>The current version of the Geocortex ArcGIS Extensions API.</p>
21
21
  </div></div>
22
22
  <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
@@ -1 +1 @@
1
- import fieldSize from"./fieldsize.js";var types={string:"C",number:"N",boolean:"L",date:"D",null:"C"};export function multi(e){var r={};return e.forEach((function(e){inherit(r,e)})),obj(r)}function inherit(e,r){for(var n in r){var t=void 0!==r[n]&&null!==r[n];(void 0===e[n]||t)&&(e[n]=r[n])}return e}export function obj(e){var r={},n=[];for(var t in e)r[t]=null===e[t]?"null":e[t]instanceof Date?"date":typeof e[t];for(var i in r){var o=types[r[i]];o&&n.push({name:i,type:o,size:fieldSize[o]})}return n}export function bytesPer(e){return e.reduce((function(e,r){return e+r.size}),1)}
1
+ import n from"./fieldsize.js";var r={string:"C",number:"N",boolean:"L",date:"D",null:"C"};export function multi(n){var r={};return n.forEach((function(n){!function(n,r){for(var e in r){var o=void 0!==r[e]&&null!==r[e];(void 0===n[e]||o)&&(n[e]=r[e])}}(r,n)})),obj(r)}export function obj(e){var o={},t=[];for(var i in e)o[i]=null===e[i]?"null":e[i]instanceof Date?"date":typeof e[i];for(var u in o){var a=r[o[u]];a&&t.push({name:u,type:a,size:n[a]})}return t}export function bytesPer(n){return n.reduce((function(n,r){return n+r.size}),1)}
@@ -1 +1 @@
1
- import*as lib from"./lib.js";import*as fields from"./fields.js";export default function structure(t,e){var i=e||fields.multi(t),n=32*i.length+1,r=fields.bytesPer(i),s=new ArrayBuffer(n+32+r*t.length+1),a=new Date,l=new DataView(s);l.setUint8(0,3),l.setUint8(1,a.getFullYear()-1900),l.setUint8(2,a.getMonth()+1),l.setUint8(3,a.getDate()),l.setUint32(4,t.length,!0);var f=n+32;l.setUint16(8,f,!0),l.setUint16(10,r,!0),l.setInt8(32+n-1,13),i.forEach((function(t,e){var i=32+32*e;lib.toBuffer(t.name).slice(0,11).forEach((function(t,e){l.setInt8(i+e,t)})),l.setInt8(i+11,t.type.charCodeAt(0)),l.setInt8(i+16,t.size),"N"==t.type&&l.setInt8(i+17,3)}));var o=n+32;return t.forEach((function(t,e){l.setUint8(o,32),o++,i.forEach((function(e){var i=t[e.name];switch(null==i&&(i=""),e.type){case"L":l.setUint8(o,i?84:70),o++;break;case"D":o=lib.writeField(l,8,lib.writeDate(i),o);break;case"N":o=lib.writeField(l,e.size,lib.lpad(i.toString(),e.size," ").substr(0,18),o);break;case"C":o=lib.writeField(l,e.size,lib.rpad(i.toString(),e.size," "),o);break;default:throw new Error("Unknown field type")}}))})),l.setUint8(o,26),l}
1
+ import*as t from"./lib.js";import*as e from"./fields.js";export default function n(n,r){var i=r||e.multi(n),s=32*i.length+1,a=e.bytesPer(i),o=new ArrayBuffer(s+32+a*n.length+1),f=new Date,l=new DataView(o);l.setUint8(0,3),l.setUint8(1,f.getFullYear()-1900),l.setUint8(2,f.getMonth()+1),l.setUint8(3,f.getDate()),l.setUint32(4,n.length,!0);var c=s+32;l.setUint16(8,c,!0),l.setUint16(10,a,!0),l.setInt8(32+s-1,13),i.forEach((function(e,n){var r=32+32*n;t.toBuffer(e.name).slice(0,11).forEach((function(t,e){l.setInt8(r+e,t)})),l.setInt8(r+11,e.type.charCodeAt(0)),l.setInt8(r+16,e.size),"N"==e.type&&l.setInt8(r+17,3)}));var u=s+32;return n.forEach((function(e,n){l.setUint8(u,32),u++,i.forEach((function(n){var r=e[n.name];switch(null==r&&(r=""),n.type){case"L":l.setUint8(u,r?84:70),u++;break;case"D":u=t.writeField(l,8,t.writeDate(r),u);break;case"N":u=t.writeField(l,n.size,t.lpad(r.toString(),n.size," ").substr(0,18),u);break;case"C":u=t.writeField(l,n.size,t.rpad(r.toString(),n.size," "),u);break;default:throw new Error("Unknown field type")}}))})),l.setUint8(u,26),l}
@@ -1 +1 @@
1
- import zip from"./zip.js";export default function(i,a){var p=zip(i,a);location.href="data:application/zip;base64,"+p}
1
+ import a from"./zip.js";export default function(i,o){var t=a(i,o);location.href="data:application/zip;base64,"+t}
@@ -1 +1 @@
1
- import{geometries as types}from"./types.js";export function geojson(r){var e={};return r.forEach((function(r){inherit(e,r.properties)})),obj(e)}function inherit(r,e){for(var o in e)r[o]=e[o];return r}export function obj(r){var e={},o=[];for(var t in r)e[t]=typeof r[t];for(var n in e)o.push({name:n,type:types[e[n]]});return o}
1
+ import{geometries as r}from"./types.js";export function geojson(r){var o={};return r.forEach((function(r){!function(r,o){for(var n in o)r[n]=o[n]}(o,r.properties)})),obj(o)}export function obj(o){var n={},e=[];for(var t in o)n[t]=typeof o[t];for(var f in n)e.push({name:f,type:r[n[f]]});return e}
@@ -1 +1 @@
1
- export const point=justType("Point","POINT",!1);export const pointZ=justType("Point","POINTZ",!0);export const multipoint=justType("MultiPoint","MULTIPOINT",!1);export const multipointZ=justType("MultiPoint","MULTIPOINTZ",!0);export const line=justType("LineString","POLYLINE",!1);export const lineZ=justType("LineString","POLYLINEZ",!0);export const polygon=justType("Polygon","POLYGON",!1);export const polygonZ=justType("Polygon","POLYGONZ",!0);function justType(t,o,e){return function(n){var r=n.features.filter(isType(t)).filter(isOfDimension(o,e));return{geometries:"POLYGON"===o||"POLYLINE"===o||"POLYGONZ"===o||"POLYLINEZ"===o?[r.map(justCoords)]:r.map(justCoords),properties:r.map(justProps),type:o}}}function justCoords(t){return void 0!==t.geometry.coordinates[0]&&void 0!==t.geometry.coordinates[0][0]&&void 0!==t.geometry.coordinates[0][0][0]?t.geometry.coordinates[0]:t.geometry.coordinates}function justProps(t){return t.properties}function isType(t){return function(o){return o.geometry.type===t}}function isOfDimension(t,o){return function(e){var n;return n="POINT"===t||"POINTZ"===t?[e.geometry.coordinates]:Array.isArray(e.geometry.coordinates[0][0])?e.geometry.coordinates.reduce((function(t,o){return t.concat(o)}),[]):e.geometry.coordinates,o?n.some((function(t){return t.length>=3})):n.every((function(t){return 2===t.length}))}}
1
+ export const point=t("Point","POINT",!1);export const pointZ=t("Point","POINTZ",!0);export const multipoint=t("MultiPoint","MULTIPOINT",!1);export const multipointZ=t("MultiPoint","MULTIPOINTZ",!0);export const line=t("LineString","POLYLINE",!1);export const lineZ=t("LineString","POLYLINEZ",!0);export const polygon=t("Polygon","POLYGON",!1);export const polygonZ=t("Polygon","POLYGONZ",!0);function t(t,n,r){return function(i){var c,u=i.features.filter((c=t,function(t){return t.geometry.type===c})).filter(function(t,o){return function(e){var n;return n="POINT"===t||"POINTZ"===t?[e.geometry.coordinates]:Array.isArray(e.geometry.coordinates[0][0])?e.geometry.coordinates.reduce((function(t,o){return t.concat(o)}),[]):e.geometry.coordinates,o?n.some((function(t){return t.length>=3})):n.every((function(t){return 2===t.length}))}}(n,r));return{geometries:"POLYGON"===n||"POLYLINE"===n||"POLYGONZ"===n||"POLYLINEZ"===n?[u.map(o)]:u.map(o),properties:u.map(e),type:n}}}function o(t){return void 0!==t.geometry.coordinates[0]&&void 0!==t.geometry.coordinates[0][0]&&void 0!==t.geometry.coordinates[0][0][0]?t.geometry.coordinates[0]:t.geometry.coordinates}function e(t){return t.properties}
@@ -1 +1 @@
1
- import*as ext from"./extent.js";import*as types from"./types.js";export function write(t,e,n,r,o){var s=0,a=0,u=100,l=o===types.geometries.MULTIPOINTZ;t.forEach((function(t,e){var c=40+16*t.length;l&&(c+=32+16*t.length);var i=c+8,f=t.reduce((function(t,e){return ext.enlarge(t,e)}),ext.blank());r.setInt32(a,u/2),r.setInt32(a+4,i/2),a+=8,u+=i,n.setInt32(s,e),n.setInt32(s+4,c/2),n.setInt32(s+8,o,!0),n.setFloat64(s+12,f.xmin,!0),n.setFloat64(s+20,f.ymin,!0),n.setFloat64(s+28,f.xmax,!0),n.setFloat64(s+36,f.ymax,!0),n.setInt32(s+44,t.length,!0),s+=48;var x=Number.MAX_VALUE,h=-Number.MAX_VALUE,g=Number.MAX_VALUE,m=-Number.MAX_VALUE;t.forEach((function(e,r){(t[2]||0)<x&&(x=t[2]||0),(t[2]||0)>h&&(h=t[2]||0),(t[3]||0)<g&&(g=t[3]||0),(t[3]||0)>m&&(m=t[3]||0),n.setFloat64(s,e[0],!0),n.setFloat64(s+8,e[1],!0),s+=16})),l&&(n.setFloat64(s,x,!0),n.setFloat64(s+8,h,!0),s+=16,t.forEach((function(t,e){n.setFloat64(s,t[2]||0,!0),s+=8})),n.setFloat64(s,g,!0),n.setFloat64(s+8,m,!0),s+=16,t.forEach((function(t,e){n.setFloat64(s,t[3]||0,!0),s+=8})))}))}export function extent(t){return justCoords(t).reduce((function(t,e){return ext.enlarge(t,e)}),ext.blank())}export function parts(t,e){return t.length}export function shxLength(t){return 8*t.length}export function shpLength(t,e){var n=justCoords(t),r=48*t.length+16*n.length;return e===types.geometries.MULTIPOINTZ&&(r+=32+16*n.length),r}function justCoords(t){return t.reduce((function(t,e){return t.concat(e)}),[])}
1
+ import*as t from"./extent.js";import*as e from"./types.js";export function write(n,r,o,a,s){var u=0,l=0,c=100,i=s===e.geometries.MULTIPOINTZ;n.forEach((function(e,n){var r=40+16*e.length;i&&(r+=32+16*e.length);var f=r+8,h=e.reduce((function(e,n){return t.enlarge(e,n)}),t.blank());a.setInt32(l,c/2),a.setInt32(l+4,f/2),l+=8,c+=f,o.setInt32(u,n),o.setInt32(u+4,r/2),o.setInt32(u+8,s,!0),o.setFloat64(u+12,h.xmin,!0),o.setFloat64(u+20,h.ymin,!0),o.setFloat64(u+28,h.xmax,!0),o.setFloat64(u+36,h.ymax,!0),o.setInt32(u+44,e.length,!0),u+=48;var g=Number.MAX_VALUE,m=-Number.MAX_VALUE,x=Number.MAX_VALUE,F=-Number.MAX_VALUE;e.forEach((function(t,n){(e[2]||0)<g&&(g=e[2]||0),(e[2]||0)>m&&(m=e[2]||0),(e[3]||0)<x&&(x=e[3]||0),(e[3]||0)>F&&(F=e[3]||0),o.setFloat64(u,t[0],!0),o.setFloat64(u+8,t[1],!0),u+=16})),i&&(o.setFloat64(u,g,!0),o.setFloat64(u+8,m,!0),u+=16,e.forEach((function(t,e){o.setFloat64(u,t[2]||0,!0),u+=8})),o.setFloat64(u,x,!0),o.setFloat64(u+8,F,!0),u+=16,e.forEach((function(t,e){o.setFloat64(u,t[3]||0,!0),u+=8})))}))}export function extent(e){return n(e).reduce((function(e,n){return t.enlarge(e,n)}),t.blank())}export function parts(t,e){return t.length}export function shxLength(t){return 8*t.length}export function shpLength(t,r){var o=n(t),a=48*t.length+16*o.length;return r===e.geometries.MULTIPOINTZ&&(a+=32+16*o.length),a}function n(t){return t.reduce((function(t,e){return t.concat(e)}),[])}
@@ -1 +1 @@
1
- import*as ext from"./extent.js";import*as types from"./types.js";export function write(t,e,n,r,o){var s=o===types.geometries.POINTZ,p=s?36:20,u=100,i=0,a=0;t.forEach((function(t,e){n.setInt32(i,e),n.setInt32(i+4,p/2),n.setInt32(i+8,o,!0),n.setFloat64(i+12,t[0],!0),n.setFloat64(i+20,t[1],!0),s&&(n.setFloat64(i+28,t[2]||0,!0),n.setFloat64(i+36,t[3]||0,!0)),r.setInt32(a,u/2),r.setInt32(a+4,p/2),a+=8,i+=p+8,u+=p+8}))}export function extent(t){return t.reduce((function(t,e){return ext.enlarge(t,e)}),ext.blank())}export function parts(t,e){return t.length}export function shxLength(t){return 8*t.length}export function shpLength(t,e){return t.length*(e===types.geometries.POINTZ?44:28)}
1
+ import*as t from"./extent.js";import*as e from"./types.js";export function write(t,n,r,o,s){var u=s===e.geometries.POINTZ,i=u?36:20,a=100,f=0,p=0;t.forEach((function(t,e){r.setInt32(f,e),r.setInt32(f+4,i/2),r.setInt32(f+8,s,!0),r.setFloat64(f+12,t[0],!0),r.setFloat64(f+20,t[1],!0),u&&(r.setFloat64(f+28,t[2]||0,!0),r.setFloat64(f+36,t[3]||0,!0)),o.setInt32(p,a/2),o.setInt32(p+4,i/2),p+=8,f+=i+8,a+=i+8}))}export function extent(e){return e.reduce((function(e,n){return t.enlarge(e,n)}),t.blank())}export function parts(t,e){return t.length}export function shxLength(t){return 8*t.length}export function shpLength(t,n){return t.length*(n===e.geometries.POINTZ?44:28)}
@@ -1 +1 @@
1
- import*as ext from"./extent.js";import*as types from"./types.js";export function write(t,e,r,n,o){var s=0,u=0,a=100,c=o===types.geometries.POLYLINEZ||o===types.geometries.POLYGONZ;t.forEach((function(t,e){var i=justCoords(t),f=parts([t],o),l=16*i.length+48+4*(f-1);c&&(l+=32+16*i.length);var g=i.reduce((function(t,e){return ext.enlarge(t,e)}),ext.blank());n.setInt32(u,a/2),n.setInt32(u+4,l/2),u+=8,a+=l+8,r.setInt32(s,e+1),r.setInt32(s+4,l/2),r.setInt32(s+8,o,!0),r.setFloat64(s+12,g.xmin,!0),r.setFloat64(s+20,g.ymin,!0),r.setFloat64(s+28,g.xmax,!0),r.setFloat64(s+36,g.ymax,!0),r.setInt32(s+44,f,!0),r.setInt32(s+48,i.length,!0),r.setInt32(s+52,0,!0);for(var p=t.reduce((function(t,e){return Array.isArray(e[0][0])?t=t.concat(e):t.push(e),t}),[]),h=1;h<f;h++)r.setInt32(s+52+4*h,p.reduce((function(t,e,r){return r<h?t+e.length:t}),0),!0);s+=56+4*(f-1);var m=Number.MAX_VALUE,L=-Number.MAX_VALUE,x=Number.MAX_VALUE,y=-Number.MAX_VALUE;i.forEach((function(t,e){(t[2]||0)<m&&(m=t[2]||0),(t[2]||0)>L&&(L=t[2]||0),(t[3]||0)<x&&(x=t[3]||0),(t[3]||0)>y&&(y=t[3]||0),r.setFloat64(s,t[0],!0),r.setFloat64(s+8,t[1],!0),s+=16})),c&&(r.setFloat64(s,m,!0),r.setFloat64(s+8,L,!0),s+=16,i.forEach((function(t,e){r.setFloat64(s,t[2]||0,!0),s+=8})),r.setFloat64(s,x,!0),r.setFloat64(s+8,y,!0),s+=16,i.forEach((function(t,e){r.setFloat64(s,t[3]||0,!0),s+=8})))}))}export function shpLength(t,e){var r=justCoords(t),n=56*t.length+16*r.length;return e!==types.geometries.POLYLINEZ&&e!==types.geometries.POLYGONZ||(n+=32+16*r.length),n}export function shxLength(t){return 8*t.length}export function extent(t){return justCoords(t).reduce((function(t,e){return ext.enlarge(t,e)}),ext.blank())}export function parts(t,e){var r=1;return e!==types.geometries.POLYGON&&e!==types.geometries.POLYLINE&&e!==types.geometries.POLYGONZ&&e!==types.geometries.POLYLINEZ||(r=t.reduce((function(t,e){return t+=e.length,Array.isArray(e[0][0][0])&&(t+=e.reduce((function(t,e){return t+e.length-1}),0)),t}),0)),r}function totalPoints(t){var e=0;return t.forEach((function(t){e+=t.length})),e}function justCoords(t,e){return void 0===e&&(e=[]),"object"==typeof t[0][0]?t.reduce((function(t,e){return t.concat(justCoords(e))}),e):t}
1
+ import*as t from"./extent.js";import*as e from"./types.js";export function write(r,o,s,u,a){var c=0,i=0,l=100,f=a===e.geometries.POLYLINEZ||a===e.geometries.POLYGONZ;r.forEach((function(e,r){var o=n(e),g=parts([e],a),m=16*o.length+48+4*(g-1);f&&(m+=32+16*o.length);var h=o.reduce((function(e,n){return t.enlarge(e,n)}),t.blank());u.setInt32(i,l/2),u.setInt32(i+4,m/2),i+=8,l+=m+8,s.setInt32(c,r+1),s.setInt32(c+4,m/2),s.setInt32(c+8,a,!0),s.setFloat64(c+12,h.xmin,!0),s.setFloat64(c+20,h.ymin,!0),s.setFloat64(c+28,h.xmax,!0),s.setFloat64(c+36,h.ymax,!0),s.setInt32(c+44,g,!0),s.setInt32(c+48,o.length,!0),s.setInt32(c+52,0,!0);for(var L=e.reduce((function(t,e){return Array.isArray(e[0][0])?t=t.concat(e):t.push(e),t}),[]),p=1;p<g;p++)s.setInt32(c+52+4*p,L.reduce((function(t,e,n){return n<p?t+e.length:t}),0),!0);c+=56+4*(g-1);var I=Number.MAX_VALUE,x=-Number.MAX_VALUE,A=Number.MAX_VALUE,E=-Number.MAX_VALUE;o.forEach((function(t,e){(t[2]||0)<I&&(I=t[2]||0),(t[2]||0)>x&&(x=t[2]||0),(t[3]||0)<A&&(A=t[3]||0),(t[3]||0)>E&&(E=t[3]||0),s.setFloat64(c,t[0],!0),s.setFloat64(c+8,t[1],!0),c+=16})),f&&(s.setFloat64(c,I,!0),s.setFloat64(c+8,x,!0),c+=16,o.forEach((function(t,e){s.setFloat64(c,t[2]||0,!0),c+=8})),s.setFloat64(c,A,!0),s.setFloat64(c+8,E,!0),c+=16,o.forEach((function(t,e){s.setFloat64(c,t[3]||0,!0),c+=8})))}))}export function shpLength(t,r){var o=n(t),s=56*t.length+16*o.length;return r!==e.geometries.POLYLINEZ&&r!==e.geometries.POLYGONZ||(s+=32+16*o.length),s}export function shxLength(t){return 8*t.length}export function extent(e){return n(e).reduce((function(e,n){return t.enlarge(e,n)}),t.blank())}export function parts(t,n){var r=1;return n!==e.geometries.POLYGON&&n!==e.geometries.POLYLINE&&n!==e.geometries.POLYGONZ&&n!==e.geometries.POLYLINEZ||(r=t.reduce((function(t,e){return t+=e.length,Array.isArray(e[0][0][0])&&(t+=e.reduce((function(t,e){return t+e.length-1}),0)),t}),0)),r}function n(t,e){return void 0===e&&(e=[]),"object"==typeof t[0][0]?t.reduce((function(t,e){return t.concat(n(e))}),e):t}