@vertigis/arcgis-extensions 39.1.2 → 39.3.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 (2020) hide show
  1. package/AppConfig.schema.json +4 -0
  2. package/data/TaskSettings.d.ts +17 -0
  3. package/data/TaskSettings.js +1 -1
  4. package/declarations/arcgis-js-api-extensions/index.d.ts +13 -0
  5. package/docs/html/assets/search.js +1 -1
  6. package/docs/html/classes/AccessDeniedError.AccessDeniedError.html +7 -0
  7. package/docs/html/classes/ArgumentError.ArgumentError.html +7 -0
  8. package/docs/html/classes/ArgumentMissingError.ArgumentMissingError.html +7 -0
  9. package/docs/html/classes/ArgumentOutOfRangeError.ArgumentOutOfRangeError.html +7 -0
  10. package/docs/html/classes/Entity.EntityBase.html +7 -0
  11. package/docs/html/classes/ErrorBase.ErrorBase.html +7 -0
  12. package/docs/html/classes/Hyperlink.Hyperlink.html +7 -0
  13. package/docs/html/classes/InvalidOperationError.InvalidOperationError.html +7 -0
  14. package/docs/html/classes/LanguageResources.LanguageResources.html +7 -0
  15. package/docs/html/classes/NotFoundError.NotFoundError.html +7 -0
  16. package/docs/html/classes/PortalUri.PortalUri.html +7 -0
  17. package/docs/html/classes/data_ArcGISServiceTableExtension.ArcGISServiceTableExtension.html +7 -0
  18. package/docs/html/classes/data_Attachment.Attachment.html +7 -0
  19. package/docs/html/classes/data_Feature.Feature.html +7 -0
  20. package/docs/html/classes/data_FeatureList.FeatureList.html +7 -0
  21. package/docs/html/classes/data_FeatureSaveError.FeatureSaveError.html +7 -0
  22. package/docs/html/classes/data_FeatureSet.FeatureSet.html +7 -0
  23. package/docs/html/classes/data_FeatureSettings.FeatureSettings.html +7 -0
  24. package/docs/html/classes/data_FeatureSourceBase.FeatureSourceBase.html +7 -0
  25. package/docs/html/classes/data_FeatureSourceBase.RelationshipCollection.html +7 -0
  26. package/docs/html/classes/data_FeatureStream.FeatureStream.html +8 -1
  27. package/docs/html/classes/data_FieldExtension.FieldExtension.html +7 -0
  28. package/docs/html/classes/data_PopupContentExtension.PopupContentExtension.html +7 -0
  29. package/docs/html/classes/data_RelationshipBase.RelationshipBase.html +7 -0
  30. package/docs/html/classes/data_Schema.Schema.html +7 -0
  31. package/docs/html/classes/data_TaskSettings.TaskSettings.html +35 -1
  32. package/docs/html/classes/data__TableExtension.TableExtension.html +7 -0
  33. package/docs/html/classes/data__TableExtension.TableFeatureSettings.html +7 -0
  34. package/docs/html/classes/data__TableExtension.TableSchema.html +7 -0
  35. package/docs/html/classes/data_support_DefaultRelationshipFactory.DefaultRelationshipFactory.html +7 -0
  36. package/docs/html/classes/data_support_DefaultTableExtensionFactory.DefaultTableExtensionFactory.html +7 -0
  37. package/docs/html/classes/layer_preset_LayerPreset.LayerPreset.html +7 -0
  38. package/docs/html/classes/layer_preset_LayerPresetSettings.LayerPresetSetting.html +7 -0
  39. package/docs/html/classes/mapping_ArcGISSublayerExtension.ArcGISSublayerExtension.html +7 -0
  40. package/docs/html/classes/mapping_ArcGISSublayerExtension.ArcGISSublayerRelationshipCollection.html +7 -0
  41. package/docs/html/classes/mapping_BasemapExtension.BasemapExtension.html +7 -0
  42. package/docs/html/classes/mapping_Bookmark.Bookmark.html +7 -0
  43. package/docs/html/classes/mapping_BuildingComponentSublayerExtension.BuildingComponentSublayerExtension.html +7 -0
  44. package/docs/html/classes/mapping_BuildingComponentSublayerExtension.BuildingComponentSublayerSchema.html +7 -0
  45. package/docs/html/classes/mapping_BuildingGroupSublayerExtension.BuildingGroupSublayerExtension.html +7 -0
  46. package/docs/html/classes/mapping_BuildingGroupSublayerExtension.BuildingGroupSublayerSchema.html +7 -0
  47. package/docs/html/classes/mapping_BuildingSceneLayerExtension.BuildingSceneLayerExtension.html +19 -0
  48. package/docs/html/classes/mapping_BuildingSceneLayerExtension.BuildingSceneLayerReadOnlySchema.html +7 -0
  49. package/docs/html/classes/mapping_BuildingSublayerExtension.BuildingSublayerExtension.html +7 -0
  50. package/docs/html/classes/mapping_BuildingSublayerExtension.BuildingSublayerFeatureSettings.html +7 -0
  51. package/docs/html/classes/mapping_BuildingSublayerExtension.BuildingSublayerSchema.html +7 -0
  52. package/docs/html/classes/mapping_CSVLayerExtension.CSVLayerExtension.html +19 -0
  53. package/docs/html/classes/mapping_ElevationLayerExtension.ElevationLayerExtension.html +19 -0
  54. package/docs/html/classes/mapping_FeatureCollectionLayerExtension.FeatureCollectionLayerExtension.html +19 -0
  55. package/docs/html/classes/mapping_FeatureLayerExtension.FeatureLayerExtension.html +19 -0
  56. package/docs/html/classes/mapping_FeatureLayerExtensionBase.FeatureLayerExtensionBase.html +19 -0
  57. package/docs/html/classes/mapping_FeatureLayerExtensionBase.FeatureLayerReadOnlySchema.html +7 -0
  58. package/docs/html/classes/mapping_FeatureLayerExtensionBase.FeatureLayerSchema.html +7 -0
  59. package/docs/html/classes/mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html +19 -0
  60. package/docs/html/classes/mapping_GeoRSSLayerExtension.GeoRSSLayerExtension.html +19 -0
  61. package/docs/html/classes/mapping_GraphicsLayerExtension.GraphicsLayerExtension.html +19 -0
  62. package/docs/html/classes/mapping_GroundExtension.GroundExtension.html +7 -0
  63. package/docs/html/classes/mapping_GroupLayerExtension.GroupLayerExtension.html +19 -0
  64. package/docs/html/classes/mapping_GroupLayerExtension.GroupLayerExtensionCollection.html +7 -0
  65. package/docs/html/classes/mapping_ImageryLayerExtension.ImageryLayerExtension.html +19 -0
  66. package/docs/html/classes/mapping_ImageryTileLayerExtension.ImageryTileLayerExtension.html +19 -0
  67. package/docs/html/classes/mapping_IntegratedMeshLayerExtension.IntegratedMeshLayerExtension.html +19 -0
  68. package/docs/html/classes/mapping_KMLLayerExtension.KMLLayerExtension.html +19 -0
  69. package/docs/html/classes/mapping_KMLSublayerExtension.KMLSublayerExtension.html +7 -0
  70. package/docs/html/classes/mapping_MapConstraints.MapConstraints.html +7 -0
  71. package/docs/html/classes/mapping_MapExtension.MapExtension.html +7 -0
  72. package/docs/html/classes/mapping_MapImageLayerExtension.MapImageLayerExtension.html +19 -0
  73. package/docs/html/classes/mapping_MapImageSublayerExtension.MapImageSublayerExtension.html +7 -0
  74. package/docs/html/classes/mapping_MapNotesLayerExtension.MapNotesLayerExtension.html +2390 -0
  75. package/docs/html/classes/mapping_MapNotesSublayerExtension.MapNotesSublayerExtension.html +2269 -0
  76. package/docs/html/classes/mapping_MapNotesSublayerExtension.MapNotesSublayerExtensionSchema.html +1409 -0
  77. package/docs/html/classes/mapping_OpenStreetMapLayerExtension.OpenStreetMapLayerExtension.html +19 -0
  78. package/docs/html/classes/mapping_PointCloudLayerExtension.PointCloudLayerExtension.html +19 -0
  79. package/docs/html/classes/mapping_RouteLayerExtension.RouteLayerExtension.html +2386 -0
  80. package/docs/html/classes/mapping_RouteLayerExtension.RouteLayerExtensionSchema.html +1407 -0
  81. package/docs/html/classes/mapping_SceneLayerExtension.SceneLayerExtension.html +19 -0
  82. package/docs/html/classes/mapping_StreamLayerExtension.StreamLayerExtension.html +19 -0
  83. package/docs/html/classes/mapping_StreamLayerExtension.StreamLayerSchema.html +7 -0
  84. package/docs/html/classes/mapping_SubtypeGroupLayerExtension.SubtypeGroupLayerExtension.html +19 -0
  85. package/docs/html/classes/mapping_SubtypeGroupLayerExtension.SubtypeGroupLayerRelationshipCollection.html +7 -0
  86. package/docs/html/classes/mapping_SubtypeGroupLayerExtension.SubtypeGroupLayerSchema.html +7 -0
  87. package/docs/html/classes/mapping_SubtypeSublayerExtension.SubtypeSublayerExtension.html +7 -0
  88. package/docs/html/classes/mapping_SubtypeSublayerExtension.SubtypeSublayerRelationshipCollection.html +7 -0
  89. package/docs/html/classes/mapping_SubtypeSublayerExtension.SubtypeSublayerSchema.html +7 -0
  90. package/docs/html/classes/mapping_TileLayerExtension.TileLayerExtension.html +19 -0
  91. package/docs/html/classes/mapping_TileSublayerExtension.TileSublayerExtension.html +7 -0
  92. package/docs/html/classes/mapping_UnsupportedLayerExtension.UnsupportedLayerExtension.html +19 -0
  93. package/docs/html/classes/mapping_VectorTileLayerExtension.VectorTileLayerExtension.html +19 -0
  94. package/docs/html/classes/mapping_WMSLayerExtension.WMSLayerExtension.html +19 -0
  95. package/docs/html/classes/mapping_WMSSublayerExtension.WMSSublayerExtension.html +7 -0
  96. package/docs/html/classes/mapping_WMTSLayerExtension.WMTSLayerExtension.html +19 -0
  97. package/docs/html/classes/mapping_WMTSSublayerExtension.WMTSSublayerExtension.html +7 -0
  98. package/docs/html/classes/mapping_WebTileLayerExtension.WebTileLayerExtension.html +19 -0
  99. package/docs/html/classes/mapping__LayerExtension.LayerExtension.html +20 -0
  100. package/docs/html/classes/mapping__LayerExtension.LayerExtensionReadOnlySchema.html +7 -0
  101. package/docs/html/classes/mapping__LayerExtension.LayerExtensionSchema.html +8 -0
  102. package/docs/html/classes/mapping__SublayerExtension.SubSublayerExtensionCollection.html +11 -2
  103. package/docs/html/classes/mapping__SublayerExtension.SublayerExtension.html +8 -0
  104. package/docs/html/classes/mapping__SublayerExtension.SublayerSchema.html +8 -0
  105. package/docs/html/classes/mapping_support_ArrayWrappedCollection.ArrayWrappedCollection.html +7 -0
  106. package/docs/html/classes/mapping_support_DefaultLayerExtensionFactory.DefaultLayerExtensionFactory.html +7 -0
  107. package/docs/html/classes/mapping_support_DefaultSublayerExtensionFactory.DefaultSublayerExtensionFactory.html +7 -0
  108. package/docs/html/classes/mapping_support_LayerListSettings.ExtensionBaseLayerListSettings.html +7 -0
  109. package/docs/html/classes/mapping_support_LayerListSettings.LayerListSettings.html +7 -0
  110. package/docs/html/classes/mapping_support_LayerListSettings.LayerListSettingsProperties.html +7 -0
  111. package/docs/html/classes/mapping_support_WfsCapabilities.WfsCapabilities.html +7 -0
  112. package/docs/html/classes/mapping_support_WfsFeatureType.WfsFeatureType.html +7 -0
  113. package/docs/html/classes/mapping_support__LayerExtensionCollection.LayerExtensionCollectionBase.html +7 -0
  114. package/docs/html/classes/mapping_support__SublayerExtensionCollection.SublayerExtensionCollectionBase.html +7 -0
  115. package/docs/html/classes/menus_Menu.Menu.html +7 -0
  116. package/docs/html/classes/menus_MenuItem.MenuItem.html +7 -0
  117. package/docs/html/classes/support_ArcGISRequestHelper.DefaultArcGISRequestHelper.html +7 -0
  118. package/docs/html/classes/support_Cancellable.Cancellable.html +7 -0
  119. package/docs/html/classes/support_Cancellable.Cancellation.html +7 -0
  120. package/docs/html/classes/support_FormatSettings.FormatSettings.html +7 -0
  121. package/docs/html/classes/support_InitializableBase.InitializableBase.html +7 -0
  122. package/docs/html/classes/support_InitializableCollectionProxy.InitializableCollectionProxy.html +7 -0
  123. package/docs/html/classes/support_InitializeError.InitializeError.html +7 -0
  124. package/docs/html/classes/support_Observable.Observable.html +7 -0
  125. package/docs/html/classes/support_ReadOnlyInitializableCollection.ReadOnlyInitializableCollection.html +7 -0
  126. package/docs/html/classes/support_Serializable.SerializableBase.html +7 -0
  127. package/docs/html/classes/support_Settings.Settings.html +7 -0
  128. package/docs/html/classes/support__ArcGISRelationshipCollection.ArcGISRelationshipCollection.html +7 -0
  129. package/docs/html/classes/tasks_geocoding_ArcGISGeocoder.ArcGISGeocoder.html +7 -0
  130. package/docs/html/classes/tasks_geocoding_Geocoder.Geocoder.html +7 -0
  131. package/docs/html/classes/tasks_identify_ArcGISSublayerQueryIdentifyProvider.ArcGISSublayerQueryIdentifyProvider.html +7 -0
  132. package/docs/html/classes/tasks_identify_BuildingComponentSublayerClientSideIdentifyProvider.BuildingComponentSublayerClientSideIdentifyProvider.html +7 -0
  133. package/docs/html/classes/tasks_identify_BuildingComponentSublayerHitTestIdentifyProvider.BuildingComponentSublayerHitTestIdentifyProvider.html +7 -0
  134. package/docs/html/classes/tasks_identify_CSVLayer3DHitTestIdentifyProvider.CSVLayer3DHitTestIdentifyProvider.html +7 -0
  135. package/docs/html/classes/tasks_identify_CSVLayerClientSideQueryIdentifyProvider.CSVLayerClientSideQueryIdentifyProvider.html +7 -0
  136. package/docs/html/classes/tasks_identify_ClientSideIdentifyProvider.ClientSideIdentifyProvider.html +7 -0
  137. package/docs/html/classes/tasks_identify_FeatureLayer3DHitTestIdentifyProvider.FeatureLayer3DHitTestIdentifyProvider.html +7 -0
  138. package/docs/html/classes/tasks_identify_FeatureLayerClientSideIdentifyProvider.FeatureLayerClientSideIdentifyProvider.html +7 -0
  139. package/docs/html/classes/tasks_identify_FeatureLayerQueryIdentifyProvider.FeatureLayerQueryIdentifyProvider.html +7 -0
  140. package/docs/html/classes/tasks_identify_GeoJSONLayer3DHitTestIdentifyProvider.GeoJSONLayer3DHitTestIdentifyProvider.html +7 -0
  141. package/docs/html/classes/tasks_identify_GeoJSONLayerClientSideQueryIdentifyProvider.GeoJSONLayerClientSideQueryIdentifyProvider.html +7 -0
  142. package/docs/html/classes/tasks_identify_GeoRSSLayerIdentifyProvider.GeoRSSLayerIdentifyProvider.html +7 -0
  143. package/docs/html/classes/tasks_identify_GraphicsLayerQueryIdentifyProvider.GraphicsLayerQueryIdentifyProvider.html +7 -0
  144. package/docs/html/classes/tasks_identify_HitTestIdentifyProvider.HitTestIdentifyProvider.html +7 -0
  145. package/docs/html/classes/tasks_identify_IdentifyError.IdentifyError.html +7 -0
  146. package/docs/html/classes/tasks_identify_IdentifyProviderBase.IdentifyProviderBase.html +9 -0
  147. package/docs/html/classes/tasks_identify_IdentifyService.IdentifyService.html +7 -0
  148. package/docs/html/classes/tasks_identify_ImageryLayerIdentifyProvider.ImageryLayerIdentifyProvider.html +7 -0
  149. package/docs/html/classes/tasks_identify_KMLLayerQueryIdentifyProvider.KMLLayerQueryIdentifyProvider.html +7 -0
  150. package/docs/html/classes/tasks_identify_MapNotesSublayerQueryIdentifyProvider.MapNotesSublayerQueryIdentifyProvider.html +796 -0
  151. package/docs/html/classes/tasks_identify_PointCloudLayerHitTestIdentifyProvider.PointCloudLayerHitTestIdentifyProvider.html +7 -0
  152. package/docs/html/classes/tasks_identify_RouteLayerQueryIdentifyProvider.RouteLayerQueryIdentifyProvider.html +796 -0
  153. package/docs/html/classes/tasks_identify_SceneLayerClientSideIdentifyProvider.SceneLayerClientSideIdentifyProvider.html +7 -0
  154. package/docs/html/classes/tasks_identify_SceneLayerHitTestIdentifyProvider.SceneLayerHitTestIdentifyProvider.html +7 -0
  155. package/docs/html/classes/tasks_identify_SceneLayerQueryIdentifyProvider.SceneLayerQueryIdentifyProvider.html +7 -0
  156. package/docs/html/classes/tasks_identify_StreamLayerClientSideQueryIdentifyProvider.StreamLayerClientSideQueryIdentifyProvider.html +7 -0
  157. package/docs/html/classes/tasks_identify_SubtypeSublayerClientSideIdentifyProvider.SubtypeSublayerClientSideIdentifyProvider.html +7 -0
  158. package/docs/html/classes/tasks_identify_SubtypeSublayerQueryIdentifyProvider.SubtypeSublayerQueryIdentifyProvider.html +7 -0
  159. package/docs/html/classes/tasks_identify_WMSSublayerIdentifyProvider.WMSSublayerIdentifyProvider.html +7 -0
  160. package/docs/html/classes/tasks_query_ArcGISRelationship.ArcGISRelationship.html +7 -0
  161. package/docs/html/classes/tasks_query_ArcGISServiceTableQueryProvider.ArcGISServiceTableQueryProvider.html +7 -0
  162. package/docs/html/classes/tasks_query_ArcGISSublayerQueryProvider.ArcGISSublayerQueryProvider.html +7 -0
  163. package/docs/html/classes/tasks_query_BuildingComponentSublayerClientSideQueryProvider.BuildingComponentSublayerClientSideQueryProvider.html +7 -0
  164. package/docs/html/classes/tasks_query_CSVLayerClientSideQueryProvider.CSVLayerClientSideQueryProvider.html +7 -0
  165. package/docs/html/classes/tasks_query_ClientSideQueryProvider.ClientSideQueryProvider.html +7 -0
  166. package/docs/html/classes/tasks_query_FeatureLayerQueryProvider.FeatureLayerQueryProvider.html +7 -0
  167. package/docs/html/classes/tasks_query_GeoJSONLayerClientSideQueryProvider.GeoJSONLayerClientSideQueryProvider.html +7 -0
  168. package/docs/html/classes/tasks_query_GeoRSSLayerQueryProvider.GeoRSSLayerQueryProvider.html +7 -0
  169. package/docs/html/classes/tasks_query_GraphicsLayerQueryProvider.GraphicsLayerQueryProvider.html +7 -0
  170. package/docs/html/classes/tasks_query_ImageryLayerQueryProvider.ImageryLayerQueryProvider.html +7 -0
  171. package/docs/html/classes/tasks_query_KMLLayerQueryProvider.KMLLayerQueryProvider.html +7 -0
  172. package/docs/html/classes/tasks_query_MapNotesSublayerQueryProvider.MapNotesSublayerQueryProvider.html +762 -0
  173. package/docs/html/classes/tasks_query_QueryBasedRelationship.QueryBasedRelationship.html +7 -0
  174. package/docs/html/classes/tasks_query_QueryError.QueryError.html +7 -0
  175. package/docs/html/classes/tasks_query_QueryProviderBase.QueryProviderBase.html +9 -0
  176. package/docs/html/classes/tasks_query_QueryService.QueryService.html +7 -0
  177. package/docs/html/classes/tasks_query_RouteLayerQueryProvider.RouteLayerQueryProvider.html +762 -0
  178. package/docs/html/classes/tasks_query_SceneLayerClientSideQueryProvider.SceneLayerClientSideQueryProvider.html +7 -0
  179. package/docs/html/classes/tasks_query_SceneLayerQueryProvider.SceneLayerQueryProvider.html +7 -0
  180. package/docs/html/classes/tasks_query_StreamLayerClientSideQueryProvider.StreamLayerClientSideQueryProvider.html +7 -0
  181. package/docs/html/classes/tasks_query_SubtypeSublayerQueryProvider.SubtypeSublayerQueryProvider.html +7 -0
  182. package/docs/html/classes/tasks_search_ArcGISGeocoderSearchProvider.ArcGISGeocoderSearchProvider.html +7 -0
  183. package/docs/html/classes/tasks_search_GeocoderSearchProvider.GeocoderSearchProvider.html +7 -0
  184. package/docs/html/classes/tasks_search_QuerySearchProvider.QuerySearchProvider.html +7 -0
  185. package/docs/html/classes/tasks_search_SearchError.SearchError.html +7 -0
  186. package/docs/html/classes/tasks_search_SearchProviderBase.SearchProviderBase.html +7 -0
  187. package/docs/html/classes/tasks_search_SearchService.SearchService.html +7 -0
  188. package/docs/html/classes/utilities_CollectionProxy.CollectionProxy.html +7 -0
  189. package/docs/html/classes/utilities_CopyOnWriteCollection.CopyOnWriteCollection.html +7 -0
  190. package/docs/html/classes/utilities_GeometryServiceError.GeometryServiceError.html +7 -0
  191. package/docs/html/classes/utilities_MapTransformCollection.MapTransformCollection.html +7 -0
  192. package/docs/html/classes/utilities_ObservableMap.ObservableMap.html +7 -0
  193. package/docs/html/classes/utilities_ObservableSet.ObservableSet.html +7 -0
  194. package/docs/html/classes/utilities_ObservableWeakSet.ObservableWeakSet.html +7 -0
  195. package/docs/html/classes/utilities_ReadOnlyCollection.ReadOnlyCollection.html +7 -0
  196. package/docs/html/classes/utilities_ReadOnlyMap.ReadOnlyMap.html +7 -0
  197. package/docs/html/classes/utilities_RequestHelper.DefaultRequestHelper.html +7 -0
  198. package/docs/html/classes/utilities_asyncIterable.AsyncQueue.html +8 -1
  199. package/docs/html/classes/utilities_date.DateFormatter.html +7 -0
  200. package/docs/html/classes/utilities_geometry.CoordinateSystemBounds.html +7 -0
  201. package/docs/html/classes/utilities_log.ConsoleLogger.html +7 -0
  202. package/docs/html/classes/utilities_log.LogManager.html +7 -0
  203. package/docs/html/classes/utilities_log.LoggerBase.html +7 -0
  204. package/docs/html/classes/utilities_number.NumberFormatter.html +7 -0
  205. package/docs/html/classes/utilities_string.StringFormatter.html +7 -0
  206. package/docs/html/classes/utilities_uri.Uri.html +7 -0
  207. package/docs/html/enums/ItemType.ItemType.html +7 -0
  208. package/docs/html/enums/data_convert.GeometryFormat.html +7 -0
  209. package/docs/html/enums/mapping_support_WfsCapabilities.WfsVersions.html +7 -0
  210. package/docs/html/enums/portal_FeatureLayer.FeatureLayerMode.html +7 -0
  211. package/docs/html/enums/support_esri.WellKnownBasemap.html +7 -0
  212. package/docs/html/enums/utilities__ogc.OgcNamespace.html +7 -0
  213. package/docs/html/enums/utilities_date.DateFormat.html +7 -0
  214. package/docs/html/enums/utilities_log.LogLevel.html +7 -0
  215. package/docs/html/enums/utilities_number.NumberFormat.html +7 -0
  216. package/docs/html/functions/ItemType.isAttachment.html +7 -0
  217. package/docs/html/functions/ItemType.isBasemapExtension.html +7 -0
  218. package/docs/html/functions/ItemType.isBookmark.html +7 -0
  219. package/docs/html/functions/ItemType.isFeature.html +7 -0
  220. package/docs/html/functions/ItemType.isFeatureList.html +7 -0
  221. package/docs/html/functions/ItemType.isFeatureSet.html +7 -0
  222. package/docs/html/functions/ItemType.isFieldExtension.html +7 -0
  223. package/docs/html/functions/ItemType.isGeocoder.html +7 -0
  224. package/docs/html/functions/ItemType.isGroundExtension.html +7 -0
  225. package/docs/html/functions/ItemType.isLanguageResources.html +7 -0
  226. package/docs/html/functions/ItemType.isLayerExtension.html +7 -0
  227. package/docs/html/functions/ItemType.isLayerPreset.html +7 -0
  228. package/docs/html/functions/ItemType.isMapExtension.html +7 -0
  229. package/docs/html/functions/ItemType.isMenu.html +7 -0
  230. package/docs/html/functions/ItemType.isMenuItem.html +7 -0
  231. package/docs/html/functions/ItemType.isPopupContentExtension.html +7 -0
  232. package/docs/html/functions/ItemType.isRelationship.html +7 -0
  233. package/docs/html/functions/ItemType.isSublayerExtension.html +7 -0
  234. package/docs/html/functions/ItemType.isTableExtension.html +7 -0
  235. package/docs/html/functions/PortalUri.isFullyQualifiedPortalUri.html +7 -0
  236. package/docs/html/functions/PortalUri.isPortalUri.html +7 -0
  237. package/docs/html/functions/PortalUri.toFullyQualifiedPortalUri.html +7 -0
  238. package/docs/html/functions/data_Attachment.toAttachment.html +7 -0
  239. package/docs/html/functions/data_Feature.resolveRelatedFeatures.html +7 -0
  240. package/docs/html/functions/data_Feature.toFeature.html +7 -0
  241. package/docs/html/functions/data_Feature.toGraphic.html +7 -0
  242. package/docs/html/functions/data_FeatureSource.FeatureReadOptions.fromFeatureSource.html +7 -0
  243. package/docs/html/functions/data_Table.applyToEsriTable.html +7 -0
  244. package/docs/html/functions/data_Table.fromEsriTable.html +7 -0
  245. package/docs/html/functions/data_Table.toEsriApiTable.html +7 -0
  246. package/docs/html/functions/data__Relationship.Relationship.create.html +7 -0
  247. package/docs/html/functions/data__Relationship.fromEsriApiCardinality.html +7 -0
  248. package/docs/html/functions/data__Relationship.toEsriApiCardinality.html +7 -0
  249. package/docs/html/functions/data_convert.csvToFeatureSet.html +7 -0
  250. package/docs/html/functions/data_convert.shapefileToFeatureSet.html +7 -0
  251. package/docs/html/functions/data_convert.toCsv.html +7 -0
  252. package/docs/html/functions/data_convert.toShapefile.html +7 -0
  253. package/docs/html/functions/data_convert.toXLSX.html +7 -0
  254. package/docs/html/functions/data_convert.xlsxToFeatureSet.html +7 -0
  255. package/docs/html/functions/data_support_attachments.addAttachment.html +7 -0
  256. package/docs/html/functions/data_support_attachments.deleteAttachments.html +7 -0
  257. package/docs/html/functions/data_support_attachments.isAttachmentTypeError.html +7 -0
  258. package/docs/html/functions/data_support_attachments.supportsAttachmentEditing.html +7 -0
  259. package/docs/html/functions/data_support_attachments.supportsAttachments.html +7 -0
  260. package/docs/html/functions/data_support_attachments.toAttachmentFile.html +7 -0
  261. package/docs/html/functions/locale.detectLocale.html +7 -0
  262. package/docs/html/functions/locale.get.html +7 -0
  263. package/docs/html/functions/locale.getBestMatchLocale.html +7 -0
  264. package/docs/html/functions/locale.getMatchingLocales.html +7 -0
  265. package/docs/html/functions/locale.load.html +7 -0
  266. package/docs/html/functions/locale.parseLocale.html +7 -0
  267. package/docs/html/functions/locale.set.html +7 -0
  268. package/docs/html/functions/mapping__SublayerExtension.getSublayerType.html +7 -0
  269. package/docs/html/functions/mapping_convert.csvToFeatureCollection.html +7 -0
  270. package/docs/html/functions/mapping_convert.shapefileToFeatureCollection.html +7 -0
  271. package/docs/html/functions/mapping_convert.toCsv.html +7 -0
  272. package/docs/html/functions/mapping_convert.toShapefile.html +7 -0
  273. package/docs/html/functions/mapping_convert.toXLSX.html +7 -0
  274. package/docs/html/functions/mapping_convert.xlsxToFeatureCollection.html +7 -0
  275. package/docs/html/functions/mapping_support_LayerListSettings.fromLayerListMode.html +7 -0
  276. package/docs/html/functions/mapping_support_ogc.wfsFeatureCollectionToFeatures.html +7 -0
  277. package/docs/html/functions/portal_Background.Background.fromEsriApiBackground.html +7 -0
  278. package/docs/html/functions/portal_Background.Background.toEsriApiBackground.html +7 -0
  279. package/docs/html/functions/portal_BaseMap.BaseMap.applyToEsriApiBasemap.html +7 -0
  280. package/docs/html/functions/portal_BaseMap.BaseMap.fromEsriApiBasemap.html +7 -0
  281. package/docs/html/functions/portal_BaseMap.BaseMap.toEsriApiBasemap.html +7 -0
  282. package/docs/html/functions/portal_BuildingSceneLayer.BuildingSceneLayer.applyToEsriApiLayer.html +7 -0
  283. package/docs/html/functions/portal_BuildingSceneLayer.BuildingSceneLayer.fromEsriApiBuildingSceneLayer.html +7 -0
  284. package/docs/html/functions/portal_BuildingSceneLayer.BuildingSceneLayer.toEsriApiLayer.html +7 -0
  285. package/docs/html/functions/portal_BuildingSceneSublayer.BuildingSceneSublayer.applyToEsriApiBuildingSublayer.html +7 -0
  286. package/docs/html/functions/portal_BuildingSceneSublayer.BuildingSceneSublayer.fromEsriApiBuildingSublayer.html +7 -0
  287. package/docs/html/functions/portal_CSVLayer.CSVLayer.applyToEsriApiLayer.html +7 -0
  288. package/docs/html/functions/portal_CSVLayer.CSVLayer.fromEsriApiCSVLayer.html +7 -0
  289. package/docs/html/functions/portal_CSVLayer.CSVLayer.toEsriApiLayer.html +7 -0
  290. package/docs/html/functions/portal_Camera.Camera.fromEsriApiCamera.html +7 -0
  291. package/docs/html/functions/portal_Camera.Camera.toEsriApiCamera.html +7 -0
  292. package/docs/html/functions/portal_CodedValueDomain.CodedValueDomain.applyToEsriApiCodedValueDomain.html +7 -0
  293. package/docs/html/functions/portal_CodedValueDomain.CodedValueDomain.fromEsriApiCodedValueDomain.html +7 -0
  294. package/docs/html/functions/portal_CodedValueDomain.CodedValueDomain.toEsriApiCodedValueDomain.html +7 -0
  295. package/docs/html/functions/portal_Domain.Domain.applyToEsriApiDomain.html +7 -0
  296. package/docs/html/functions/portal_Domain.Domain.fromEsriApiDomain.html +7 -0
  297. package/docs/html/functions/portal_Domain.Domain.toEsriApiDomain.html +7 -0
  298. package/docs/html/functions/portal_Domain.DomainType.fromEsriApiDomainType.html +7 -0
  299. package/docs/html/functions/portal_Domain.DomainType.toEsriApiDomainType.html +7 -0
  300. package/docs/html/functions/portal_DrawingInfo.DrawingInfo.applyToEsriApiLayer.html +7 -0
  301. package/docs/html/functions/portal_DrawingInfo.DrawingInfo.fromEsriApiLayer.html +7 -0
  302. package/docs/html/functions/portal_Edges.Edges.fromEsriApiEdges.html +7 -0
  303. package/docs/html/functions/portal_Edges.Edges.toEsriApiEdges.html +7 -0
  304. package/docs/html/functions/portal_ElevationInfo.ElevationInfo.fromEsriApiElevationInfo.html +7 -0
  305. package/docs/html/functions/portal_ElevationInfo.ElevationInfo.toEsriApiElevationInfo.html +7 -0
  306. package/docs/html/functions/portal_ElevationInfo.ElevationMode.fromEsriApiElevationMode.html +7 -0
  307. package/docs/html/functions/portal_ElevationInfo.ElevationMode.toEsriApiElevationMode.html +7 -0
  308. package/docs/html/functions/portal_ElevationLayer.ElevationLayer.applyToEsriApiLayer.html +7 -0
  309. package/docs/html/functions/portal_ElevationLayer.ElevationLayer.fromEsriApiElevationLayer.html +7 -0
  310. package/docs/html/functions/portal_ElevationLayer.ElevationLayer.toEsriApiLayer.html +7 -0
  311. package/docs/html/functions/portal_Environment.Environment.fromEsriApiEnvironment.html +7 -0
  312. package/docs/html/functions/portal_Environment.Environment.toEsriApiEnvironment.html +7 -0
  313. package/docs/html/functions/portal_Feature.Feature.fromEsriApiGraphic.html +7 -0
  314. package/docs/html/functions/portal_Feature.Feature.toEsriApiGraphic.html +7 -0
  315. package/docs/html/functions/portal_FeatureLayer.FeatureLayer.applyToEsriApiLayer.html +13 -3
  316. package/docs/html/functions/portal_FeatureLayer.FeatureLayer.fromEsriApiFeatureLayer.html +11 -1
  317. package/docs/html/functions/portal_FeatureLayer.FeatureLayer.fromEsriApiGraphicsLayer.html +11 -1
  318. package/docs/html/functions/portal_FeatureLayer.FeatureLayer.fromEsriApiMapNotesLayer.html +627 -0
  319. package/docs/html/functions/portal_FeatureLayer.FeatureLayer.fromEsriApiRouteLayer.html +627 -0
  320. package/docs/html/functions/portal_FeatureLayer.FeatureLayer.isFeatureCollection.html +11 -1
  321. package/docs/html/functions/portal_FeatureLayer.FeatureLayer.isGraphicsLayerJson.html +11 -1
  322. package/docs/html/functions/portal_FeatureLayer.FeatureLayer.isMapNotesLayerJson.html +626 -0
  323. package/docs/html/functions/{portal_FeatureLayer.FeatureLayer.isMapNotesLayer.html → portal_FeatureLayer.FeatureLayer.isRouteLayerJson.html} +15 -5
  324. package/docs/html/functions/portal_FeatureLayer.FeatureLayer.toEsriApiLayer.html +13 -3
  325. package/docs/html/functions/portal_FeatureLayer.fromRouteLayerGraphic.html +631 -0
  326. package/docs/html/functions/portal_FeatureLayer.toRouteLayerGraphic.html +627 -0
  327. package/docs/html/functions/portal_FeatureReduction.FeatureReduction.applyToEsriApiLayer.html +7 -0
  328. package/docs/html/functions/portal_FeatureReduction.FeatureReduction.fromEsriApiLayer.html +7 -0
  329. package/docs/html/functions/portal_Field.Field.applyToEsriApiField.html +7 -0
  330. package/docs/html/functions/portal_Field.Field.fromEsriApiField.html +7 -0
  331. package/docs/html/functions/portal_Field.Field.toEsriApiField.html +7 -0
  332. package/docs/html/functions/portal_Field.FieldType.fromEsriApiFieldType.html +7 -0
  333. package/docs/html/functions/portal_Field.FieldType.toEsriApiFieldType.html +7 -0
  334. package/docs/html/functions/portal_FormInfo.FormInfo.fromEsriApiFormTemplate.html +7 -0
  335. package/docs/html/functions/portal_FormInfo.FormInfo.toEsriApiFormTemplate.html +7 -0
  336. package/docs/html/functions/portal_GeoJSONLayer.GeoJSONLayer.applyToEsriApiLayer.html +7 -0
  337. package/docs/html/functions/portal_GeoJSONLayer.GeoJSONLayer.fromEsriApiGeoJSONLayer.html +7 -0
  338. package/docs/html/functions/portal_GeoJSONLayer.GeoJSONLayer.toEsriApiLayer.html +7 -0
  339. package/docs/html/functions/portal_GeoRSSLayer.GeoRSSLayer.applyToEsriApiLayer.html +7 -0
  340. package/docs/html/functions/portal_GeoRSSLayer.GeoRSSLayer.fromEsriApiLayer.html +7 -0
  341. package/docs/html/functions/portal_GeoRSSLayer.GeoRSSLayer.toEsriApiLayer.html +7 -0
  342. package/docs/html/functions/portal_Geometry.GeometryType.fromEsriApiGeometryType.html +7 -0
  343. package/docs/html/functions/portal_Geometry.GeometryType.toEsriApiGeometryType.html +7 -0
  344. package/docs/html/functions/portal_Geometry.toEsriApiGeometry.html +7 -0
  345. package/docs/html/functions/portal_Geometry.toPortalGeometry.html +7 -0
  346. package/docs/html/functions/portal_Ground.Ground.applyToEsriApiGround.html +7 -0
  347. package/docs/html/functions/portal_Ground.Ground.createDefaultElevationService.html +7 -0
  348. package/docs/html/functions/portal_Ground.Ground.fromEsriApiGround.html +7 -0
  349. package/docs/html/functions/portal_Ground.Ground.toEsriApiGround.html +7 -0
  350. package/docs/html/functions/portal_GroupLayer.GroupLayer.applyToEsriApiLayer.html +7 -0
  351. package/docs/html/functions/portal_GroupLayer.GroupLayer.fromEsriApiGroupLayer.html +7 -0
  352. package/docs/html/functions/portal_GroupLayer.GroupLayer.toEsriApiLayer.html +7 -0
  353. package/docs/html/functions/portal_ImageServiceLayer.ImageServiceLayer.applyToEsriApiLayer.html +7 -0
  354. package/docs/html/functions/portal_ImageServiceLayer.ImageServiceLayer.fromEsriApiImageryLayer.html +7 -0
  355. package/docs/html/functions/portal_ImageServiceLayer.ImageServiceLayer.toEsriApiLayer.html +7 -0
  356. package/docs/html/functions/portal_InheritedDomain.InheritedDomain.applyToEsriApiInheritedDomain.html +7 -0
  357. package/docs/html/functions/portal_InheritedDomain.InheritedDomain.fromEsriApiInheritedDomain.html +7 -0
  358. package/docs/html/functions/portal_InheritedDomain.InheritedDomain.toEsriApiInheritedDomain.html +7 -0
  359. package/docs/html/functions/portal_InitialState.InitialState.fromEsriApiInitialViewProperties.html +7 -0
  360. package/docs/html/functions/portal_InitialState.InitialState.toEsriApiInitialViewProperties.html +7 -0
  361. package/docs/html/functions/portal_IntegratedMeshLayer.IntegratedMeshLayer.applyToEsriApiLayer.html +7 -0
  362. package/docs/html/functions/portal_IntegratedMeshLayer.IntegratedMeshLayer.fromEsriApiIntegratedMeshLayer.html +7 -0
  363. package/docs/html/functions/portal_IntegratedMeshLayer.IntegratedMeshLayer.toEsriApiLayer.html +7 -0
  364. package/docs/html/functions/portal_Item.Item.fromEsriApiPortalItem.html +7 -0
  365. package/docs/html/functions/portal_Item.Item.toEsriApiPortalItem.html +7 -0
  366. package/docs/html/functions/portal_KMLLayer.KMLLayer.applyToEsriApiKMLLayer.html +7 -0
  367. package/docs/html/functions/portal_KMLLayer.KMLLayer.fromEsriApiKMLLayer.html +7 -0
  368. package/docs/html/functions/portal_KMLLayer.KMLLayer.toEsriApiKMLLayer.html +7 -0
  369. package/docs/html/functions/portal_LabelingInfo.LabelPlacement.fromEsriApiLabelPlacement.html +7 -0
  370. package/docs/html/functions/portal_LabelingInfo.LabelPlacement.toEsriApiLabelPlacement.html +7 -0
  371. package/docs/html/functions/portal_LabelingInfo.LabelingInfo.fromEsriApiLabelClass.html +7 -0
  372. package/docs/html/functions/portal_LabelingInfo.LabelingInfo.toEsriApiLabelClass.html +7 -0
  373. package/docs/html/functions/portal_Layer.Layer.applyToEsriApiLayer.html +7 -0
  374. package/docs/html/functions/portal_Layer.Layer.applyToEsriApiSublayer.html +7 -0
  375. package/docs/html/functions/portal_Layer.Layer.fromEsriApiSublayer.html +7 -0
  376. package/docs/html/functions/portal_Layer.Layer.toEsriApiSublayer.html +7 -0
  377. package/docs/html/functions/portal_LayerDefinition.LayerDefinition.applyToEsriApiLayer.html +7 -0
  378. package/docs/html/functions/portal_LayerDefinition.LayerDefinition.fromEsriApiLayer.html +7 -0
  379. package/docs/html/functions/portal_LayerDefinition.LayerDefinitionCapabilities.fromEsriApiFeatureLayerCapabilities.html +7 -0
  380. package/docs/html/functions/portal_Lighting.Lighting.fromEsriApiLighting.html +7 -0
  381. package/docs/html/functions/portal_Lighting.Lighting.toEsriApiLighting.html +7 -0
  382. package/docs/html/functions/portal_MapFloorInfo.MapFloorInfo.fromEsriApiFloorInfo.html +7 -0
  383. package/docs/html/functions/portal_MapFloorInfo.MapFloorInfo.toEsriApiFloorInfo.html +7 -0
  384. package/docs/html/functions/portal_MapServiceLayer.MapServiceLayer.applyToEsriApiLayer.html +7 -0
  385. package/docs/html/functions/portal_MapServiceLayer.MapServiceLayer.fromEsriApiMapImageLayer.html +7 -0
  386. package/docs/html/functions/portal_MapServiceLayer.MapServiceLayer.toEsriApiLayer.html +7 -0
  387. package/docs/html/functions/portal_MediaInfo.MediaType.fromEsriApiMediaType.html +7 -0
  388. package/docs/html/functions/portal_MediaInfo.MediaType.toEsriApiMediaType.html +7 -0
  389. package/docs/html/functions/portal_MosaicRule.MosaicMethodType.fromEsriApiMosaicMethodType.html +7 -0
  390. package/docs/html/functions/portal_MosaicRule.MosaicMethodType.toEsriApiMosaicMethodType.html +7 -0
  391. package/docs/html/functions/portal_MosaicRule.MosaicOperationType.fromEsriApiMosaicOperationType.html +7 -0
  392. package/docs/html/functions/portal_MosaicRule.MosaicOperationType.toEsriApiMosaicOperationType.html +7 -0
  393. package/docs/html/functions/portal_MosaicRule.MosaicRule.fromEsriApiMosaicRule.html +7 -0
  394. package/docs/html/functions/portal_MosaicRule.MosaicRule.toEsriApiMosaicRule.html +7 -0
  395. package/docs/html/functions/portal_OpenStreetMapLayer.OpenStreetMapLayer.applyToEsriApiLayer.html +7 -0
  396. package/docs/html/functions/portal_OpenStreetMapLayer.OpenStreetMapLayer.fromEsriApiOpenStreetMapLayer.html +7 -0
  397. package/docs/html/functions/portal_OpenStreetMapLayer.OpenStreetMapLayer.toEsriApiLayer.html +7 -0
  398. package/docs/html/functions/portal_PointCloudLayer.PointCloudLayer.applyToEsriApiLayer.html +7 -0
  399. package/docs/html/functions/portal_PointCloudLayer.PointCloudLayer.fromEsriApiPointCloudLayer.html +7 -0
  400. package/docs/html/functions/portal_PointCloudLayer.PointCloudLayer.toEsriApiLayer.html +7 -0
  401. package/docs/html/functions/portal_PointCloudRenderer.PointCloudRenderer.toEsriApiPointCloudRenderer.html +7 -0
  402. package/docs/html/functions/portal_PopupInfo.PopupContent.applyToEsriApiPopupContent.html +7 -0
  403. package/docs/html/functions/portal_PopupInfo.PopupContent.fromEsriApiPopupContent.html +7 -0
  404. package/docs/html/functions/portal_PopupInfo.PopupContent.toEsriApiPopupContent.html +7 -0
  405. package/docs/html/functions/portal_PopupInfo.PopupInfo.fromEsriApiPopupTemplate.html +7 -0
  406. package/docs/html/functions/portal_PopupInfo.PopupInfo.toEsriApiPopupTemplate.html +7 -0
  407. package/docs/html/functions/portal_Presentation.Presentation.fromEsriApiPresentation.html +7 -0
  408. package/docs/html/functions/portal_Presentation.Presentation.toEsriApiPresentation.html +7 -0
  409. package/docs/html/functions/portal_RangeDomain.RangeDomain.applyToEsriApiRangeDomain.html +7 -0
  410. package/docs/html/functions/portal_RangeDomain.RangeDomain.fromEsriApiRangeDomain.html +7 -0
  411. package/docs/html/functions/portal_RangeDomain.RangeDomain.toEsriApiRangeDomain.html +7 -0
  412. package/docs/html/functions/portal_Renderer.Renderer.fromEsriApiRenderer.html +7 -0
  413. package/docs/html/functions/portal_Renderer.Renderer.toEsriApiRenderer.html +7 -0
  414. package/docs/html/functions/portal_RenderingRule.PixelType.fromEsriApiPixelType.html +7 -0
  415. package/docs/html/functions/portal_RenderingRule.PixelType.toEsriApiPixelType.html +7 -0
  416. package/docs/html/functions/portal_RenderingRule.RenderingRule.fromEsriApiRasterFunction.html +7 -0
  417. package/docs/html/functions/portal_RenderingRule.RenderingRule.toEsriApiRasterFunction.html +7 -0
  418. package/docs/html/functions/portal_SceneLayer.SceneLayer.applyToEsriApiLayer.html +7 -0
  419. package/docs/html/functions/portal_SceneLayer.SceneLayer.fromEsriApiSceneLayer.html +7 -0
  420. package/docs/html/functions/portal_SceneLayer.SceneLayer.toEsriApiLayer.html +7 -0
  421. package/docs/html/functions/portal_Slide.Slide.fromEsriApiSlide.html +7 -0
  422. package/docs/html/functions/portal_Slide.Slide.toEsriApiSlide.html +7 -0
  423. package/docs/html/functions/portal_SpatialReference.SpatialReference.fromEsriApiSpatialReference.html +7 -0
  424. package/docs/html/functions/portal_SpatialReference.SpatialReference.toEsriApiSpatialReference.html +7 -0
  425. package/docs/html/functions/portal_StreamLayer.StreamLayer.applyToEsriApiLayer.html +7 -0
  426. package/docs/html/functions/portal_StreamLayer.StreamLayer.fromEsriApiStreamLayer.html +7 -0
  427. package/docs/html/functions/portal_StreamLayer.StreamLayer.toEsriApiLayer.html +7 -0
  428. package/docs/html/functions/portal_SubtypeGroupLayer.SubtypeGroupLayer.applyToEsriApiLayer.html +7 -0
  429. package/docs/html/functions/portal_SubtypeGroupLayer.SubtypeGroupLayer.fromEsriApiSubtypeGroupLayer.html +7 -0
  430. package/docs/html/functions/portal_SubtypeGroupLayer.SubtypeGroupLayer.toEsriApiLayer.html +7 -0
  431. package/docs/html/functions/portal_SubtypeSublayer.SubtypeSublayer.applyToEsriApiLayer.html +7 -0
  432. package/docs/html/functions/portal_SubtypeSublayer.SubtypeSublayer.fromEsriApiSubtypeSublayer.html +7 -0
  433. package/docs/html/functions/portal_SubtypeSublayer.SubtypeSublayer.toEsriApiLayer.html +7 -0
  434. package/docs/html/functions/portal_Symbol.SymbolType.fromEsriApiSymbolType.html +7 -0
  435. package/docs/html/functions/portal_Symbol.SymbolType.toEsriApiSymbolType.html +7 -0
  436. package/docs/html/functions/portal_Symbol.fromEsriApiSymbol.html +7 -0
  437. package/docs/html/functions/portal_Symbol.toEsriApiSymbol.html +7 -0
  438. package/docs/html/functions/portal_Table.applyToEsriTable.html +7 -0
  439. package/docs/html/functions/portal_Table.fromEsriTable.html +7 -0
  440. package/docs/html/functions/portal_Table.toEsriApiTable.html +7 -0
  441. package/docs/html/functions/portal_Template.Template.fromEsriApiFeatureTemplate.html +7 -0
  442. package/docs/html/functions/portal_Template.Template.toEsriApiFeatureTemplate.html +7 -0
  443. package/docs/html/functions/portal_TileInfo.TileInfo.fromEsriApiTileInfo.html +7 -0
  444. package/docs/html/functions/portal_TileInfo.TileInfo.toEsriApiTileInfo.html +7 -0
  445. package/docs/html/functions/portal_TiledImageServiceLayer.TiledImageServiceLayer.applyToEsriApiLayer.html +7 -0
  446. package/docs/html/functions/portal_TiledImageServiceLayer.TiledImageServiceLayer.fromEsriApiTileLayer.html +7 -0
  447. package/docs/html/functions/portal_TiledImageServiceLayer.TiledImageServiceLayer.toEsriApiLayer.html +7 -0
  448. package/docs/html/functions/portal_TiledMapServiceLayer.TiledMapServiceLayer.applyToEsriApiLayer.html +7 -0
  449. package/docs/html/functions/portal_TiledMapServiceLayer.TiledMapServiceLayer.fromEsriApiTileLayer.html +7 -0
  450. package/docs/html/functions/portal_TiledMapServiceLayer.TiledMapServiceLayer.toEsriApiLayer.html +7 -0
  451. package/docs/html/functions/portal_Type.Type.fromEsriApiFeatureType.html +7 -0
  452. package/docs/html/functions/portal_Type.Type.toEsriApiFeatureType.html +7 -0
  453. package/docs/html/functions/portal_UtilityNetwork.UtilityNetwork.fromEsriApiUtilityNetwork.html +7 -0
  454. package/docs/html/functions/portal_UtilityNetwork.UtilityNetwork.toEsriApiUtilityNetwork.html +7 -0
  455. package/docs/html/functions/portal_VectorTileLayer.VectorTileLayer.applyToEsriApiLayer.html +7 -0
  456. package/docs/html/functions/portal_VectorTileLayer.VectorTileLayer.fromEsriApiVectorTileLayer.html +7 -0
  457. package/docs/html/functions/portal_VectorTileLayer.VectorTileLayer.toEsriApiLayer.html +7 -0
  458. package/docs/html/functions/portal_Viewpoint.Viewpoint.fromEsriApiViewpoint.html +7 -0
  459. package/docs/html/functions/portal_Viewpoint.Viewpoint.toEsriApiViewpoint.html +7 -0
  460. package/docs/html/functions/portal_WMSLayer.WMSLayer.applyToEsriApiLayer.html +7 -0
  461. package/docs/html/functions/portal_WMSLayer.WMSLayer.fromEsriApiLayer.html +7 -0
  462. package/docs/html/functions/portal_WMSLayer.WMSLayer.toEsriApiLayer.html +7 -0
  463. package/docs/html/functions/portal_WMSSublayer.WMSSublayer.applyToEsriApiWMSSublayer.html +7 -0
  464. package/docs/html/functions/portal_WMSSublayer.WMSSublayer.fromEsriApiWMSSublayer.html +7 -0
  465. package/docs/html/functions/portal_WMSSublayer.WMSSublayer.toEsriApiWMSSublayer.html +7 -0
  466. package/docs/html/functions/portal_WMTSInfo.WMTSInfo.applyToEsriApiLayer.html +7 -0
  467. package/docs/html/functions/portal_WMTSInfo.WMTSInfo.fromEsriApiLayer.html +7 -0
  468. package/docs/html/functions/portal_Weather.Weather.fromEsriApiWeather.html +7 -0
  469. package/docs/html/functions/portal_Weather.Weather.toEsriApiWeather.html +7 -0
  470. package/docs/html/functions/portal_WebMap.WebMap.applyToEsriApiMap.html +7 -0
  471. package/docs/html/functions/portal_WebMap.WebMap.fromEsriApiMap.html +7 -0
  472. package/docs/html/functions/portal_WebMap.WebMap.toEsriApiWebMap.html +7 -0
  473. package/docs/html/functions/portal_WebScene.WebScene.applyToEsriApiWebScene.html +7 -0
  474. package/docs/html/functions/portal_WebScene.WebScene.fromEsriApiWebScene.html +7 -0
  475. package/docs/html/functions/portal_WebScene.WebScene.toEsriApiWebScene.html +7 -0
  476. package/docs/html/functions/portal_WebSceneBaseMap.WebSceneBaseMap.applyToEsriApiBasemap.html +7 -0
  477. package/docs/html/functions/portal_WebSceneBaseMap.WebSceneBaseMap.fromEsriApiBasemap.html +7 -0
  478. package/docs/html/functions/portal_WebSceneBaseMap.WebSceneBaseMap.toEsriApiBasemap.html +7 -0
  479. package/docs/html/functions/portal_WebTileLayer.WebTileLayer.applyToEsriApiLayer.html +7 -0
  480. package/docs/html/functions/portal_WebTileLayer.WebTileLayer.fromEsriApiLayer.html +7 -0
  481. package/docs/html/functions/portal_WebTileLayer.WebTileLayer.isTileLayerWMTS.html +7 -0
  482. package/docs/html/functions/portal_WebTileLayer.WebTileLayer.toEsriApiLayer.html +7 -0
  483. package/docs/html/functions/portal_Widgets.applyToEsriApiWidgetsObject.html +7 -0
  484. package/docs/html/functions/portal_Widgets.fromEsriApiTimeInterval.html +7 -0
  485. package/docs/html/functions/portal_Widgets.fromEsriApiWidgetsObject.html +7 -0
  486. package/docs/html/functions/portal_Widgets.toEsriApiTimeInterval.html +7 -0
  487. package/docs/html/functions/portal__LayerBase.LayerBase.applyToEsriApiLayer.html +7 -0
  488. package/docs/html/functions/portal__LayerBase.LayerBase.applyToEsriApiLayers.html +7 -0
  489. package/docs/html/functions/portal__LayerBase.LayerBase.fromEsriApiLayer.html +7 -0
  490. package/docs/html/functions/portal__LayerBase.LayerBase.getLayerType.html +7 -0
  491. package/docs/html/functions/portal__LayerBase.LayerBase.registerDefaultClassHandlers.html +7 -0
  492. package/docs/html/functions/portal__LayerBase.LayerBase.registerLayerClassHandler.html +7 -0
  493. package/docs/html/functions/portal__LayerBase.LayerBase.toEsriApiLayer.html +7 -0
  494. package/docs/html/functions/portal__utils.resolveRelativeHrefs.html +7 -0
  495. package/docs/html/functions/support_Cancellable.cancelify.html +7 -0
  496. package/docs/html/functions/support_Cancellable.cancelifyWithAbortSignal.html +7 -0
  497. package/docs/html/functions/support_InitializableBase.initializeCollection.html +7 -0
  498. package/docs/html/functions/support_Serializable.assignProperties.html +7 -0
  499. package/docs/html/functions/support_Serializable.filterJSONProperties.html +7 -0
  500. package/docs/html/functions/support_Serializable.getDefault.html +7 -0
  501. package/docs/html/functions/support_Serializable.getDefaults.html +7 -0
  502. package/docs/html/functions/support_Serializable.getSerializableProperties.html +7 -0
  503. package/docs/html/functions/support_Serializable.isDefault.html +7 -0
  504. package/docs/html/functions/support_Serializable.isSerializable.html +7 -0
  505. package/docs/html/functions/support_Serializable.serializable-1.html +7 -0
  506. package/docs/html/functions/support_Serializable.shouldExcludeDefaults.html +7 -0
  507. package/docs/html/functions/support_Serializable.toPropertyDef.html +7 -0
  508. package/docs/html/functions/support__query.constrainQueryTimeExtentToView.html +7 -0
  509. package/docs/html/functions/support__requestCache.clearCache.html +7 -0
  510. package/docs/html/functions/support__requestCache.getCache.html +7 -0
  511. package/docs/html/functions/support_utilities.isCancellation.html +7 -0
  512. package/docs/html/functions/tasks_geocoding_Geocoder.GeocodeOptions.fromFeatureSource.html +7 -0
  513. package/docs/html/functions/tasks_geocoding_utilities.isArcGISGeocoder.html +7 -0
  514. package/docs/html/functions/tasks_identify_IdentifyOptions.IdentifyOptions.fromFeatureSource.html +7 -0
  515. package/docs/html/functions/tasks_identify_IdentifyService.isIdentifiable.html +7 -0
  516. package/docs/html/functions/tasks_query_QueryOptions.QueryOptions.fromFeatureSource.html +7 -0
  517. package/docs/html/functions/tasks_search_SearchOptions.SearchOptions.fromFeatureSource.html +7 -0
  518. package/docs/html/functions/tasks_search_SearchService.isSearchable.html +7 -0
  519. package/docs/html/functions/utilities__layers.basemapsAreEquivalent.html +10 -0
  520. package/docs/html/functions/utilities__layers.hasMmapLayer.html +10 -0
  521. package/docs/html/functions/utilities__layers.isBuildingComponentSublayer.html +10 -0
  522. package/docs/html/functions/utilities__layers.isBuildingGroupSublayer.html +10 -0
  523. package/docs/html/functions/utilities__layers.isBuildingSceneLayer.html +10 -0
  524. package/docs/html/functions/utilities__layers.isCSVLayer.html +10 -0
  525. package/docs/html/functions/utilities__layers.isElevationLayer.html +10 -0
  526. package/docs/html/functions/utilities__layers.isFeatureLayer.html +10 -0
  527. package/docs/html/functions/utilities__layers.isFeatureLayerBase.html +10 -0
  528. package/docs/html/functions/utilities__layers.isGeoJSONLayer.html +10 -0
  529. package/docs/html/functions/utilities__layers.isGeoRssLayer.html +10 -0
  530. package/docs/html/functions/utilities__layers.isGraphicsLayer.html +10 -0
  531. package/docs/html/functions/utilities__layers.isGroupLayer.html +10 -0
  532. package/docs/html/functions/utilities__layers.isImageryLayer.html +10 -0
  533. package/docs/html/functions/utilities__layers.isImageryTileLayer.html +10 -0
  534. package/docs/html/functions/utilities__layers.isIntegratedMeshLayer.html +10 -0
  535. package/docs/html/functions/utilities__layers.isKMLLayer.html +10 -0
  536. package/docs/html/functions/utilities__layers.isKMLSublayer.html +10 -0
  537. package/docs/html/functions/utilities__layers.isLayer.html +10 -0
  538. package/docs/html/functions/utilities__layers.isLayerWithLegendEnabledProperty.html +10 -0
  539. package/docs/html/functions/utilities__layers.isMapImageLayer.html +10 -0
  540. package/docs/html/functions/utilities__layers.isMapImageSublayer.html +10 -0
  541. package/docs/html/functions/utilities__layers.isMapNotesLayer.html +658 -0
  542. package/docs/html/functions/utilities__layers.isMapNotesSublayer.html +658 -0
  543. package/docs/html/functions/utilities__layers.isOpenStreetMapLayer.html +10 -0
  544. package/docs/html/functions/utilities__layers.isPointCloudLayer.html +10 -0
  545. package/docs/html/functions/utilities__layers.isRouteLayer.html +658 -0
  546. package/docs/html/functions/utilities__layers.isSceneLayer.html +10 -0
  547. package/docs/html/functions/utilities__layers.isStreamLayer.html +10 -0
  548. package/docs/html/functions/utilities__layers.isSublayer.html +10 -0
  549. package/docs/html/functions/utilities__layers.isSubtypeGroupLayer.html +10 -0
  550. package/docs/html/functions/utilities__layers.isSubtypeSublayer.html +10 -0
  551. package/docs/html/functions/utilities__layers.isTileLayer.html +10 -0
  552. package/docs/html/functions/utilities__layers.isTiledImageServiceLayer.html +10 -0
  553. package/docs/html/functions/utilities__layers.isTiledMapServiceLayer.html +10 -0
  554. package/docs/html/functions/utilities__layers.isTimeAwareLayer.html +10 -0
  555. package/docs/html/functions/utilities__layers.isVectorTileLayer.html +10 -0
  556. package/docs/html/functions/utilities__layers.isWMSLayer.html +10 -0
  557. package/docs/html/functions/utilities__layers.isWMSSublayer.html +10 -0
  558. package/docs/html/functions/utilities__layers.isWMTSLayer.html +10 -0
  559. package/docs/html/functions/utilities__layers.isWMTSSublayer.html +10 -0
  560. package/docs/html/functions/utilities__layers.isWebTileLayer.html +10 -0
  561. package/docs/html/functions/utilities__layers.layersAreEquivalent.html +10 -0
  562. package/docs/html/functions/utilities__number.isNumeric.html +7 -0
  563. package/docs/html/functions/utilities__ogc.getEpsgCode.html +7 -0
  564. package/docs/html/functions/utilities__ogc.getGmlNS.html +7 -0
  565. package/docs/html/functions/utilities__ogc.inferGmlVersion.html +7 -0
  566. package/docs/html/functions/utilities__ogc.isGmlNamespace.html +7 -0
  567. package/docs/html/functions/utilities__ogc.ogcSrsToEsriSr.html +7 -0
  568. package/docs/html/functions/utilities_arcade.isArcadeScriptAsync.html +7 -0
  569. package/docs/html/functions/utilities_arcade.runArcadeExpression.html +7 -0
  570. package/docs/html/functions/utilities_arcade.runAsyncArcadeExpression.html +7 -0
  571. package/docs/html/functions/utilities_array.chunk.html +7 -0
  572. package/docs/html/functions/utilities_array.compare.html +7 -0
  573. package/docs/html/functions/utilities_array.compareAsync.html +7 -0
  574. package/docs/html/functions/utilities_array.count.html +7 -0
  575. package/docs/html/functions/utilities_array.flatten.html +7 -0
  576. package/docs/html/functions/utilities_array.groupBy.html +7 -0
  577. package/docs/html/functions/utilities_array.range.html +7 -0
  578. package/docs/html/functions/utilities_array.remove.html +7 -0
  579. package/docs/html/functions/utilities_asyncIterable.concat.html +7 -0
  580. package/docs/html/functions/utilities_asyncIterable.empty.html +7 -0
  581. package/docs/html/functions/utilities_asyncIterable.every.html +7 -0
  582. package/docs/html/functions/utilities_asyncIterable.filter.html +7 -0
  583. package/docs/html/functions/utilities_asyncIterable.find.html +7 -0
  584. package/docs/html/functions/utilities_asyncIterable.first.html +7 -0
  585. package/docs/html/functions/utilities_asyncIterable.flatten.html +7 -0
  586. package/docs/html/functions/utilities_asyncIterable.forEach.html +7 -0
  587. package/docs/html/functions/utilities_asyncIterable.from.html +7 -0
  588. package/docs/html/functions/utilities_asyncIterable.fromSingleItem.html +7 -0
  589. package/docs/html/functions/utilities_asyncIterable.map.html +7 -0
  590. package/docs/html/functions/utilities_asyncIterable.some.html +7 -0
  591. package/docs/html/functions/utilities_asyncIterable.take.html +7 -0
  592. package/docs/html/functions/utilities_asyncIterable.toArray.html +7 -0
  593. package/docs/html/functions/utilities_basemaps.createStandardBasemap.html +7 -0
  594. package/docs/html/functions/utilities_basemaps.isStandardBasemap.html +7 -0
  595. package/docs/html/functions/utilities_checkArg.assertNever.html +7 -0
  596. package/docs/html/functions/utilities_checkArg.checkArg.html +7 -0
  597. package/docs/html/functions/utilities_collection.compare.html +7 -0
  598. package/docs/html/functions/utilities_collection.compareAsync.html +7 -0
  599. package/docs/html/functions/utilities_date.ERR_TIME_ZONE_INVALID.html +7 -0
  600. package/docs/html/functions/utilities_date.esriFormatToGeocortexFormat.html +7 -0
  601. package/docs/html/functions/utilities_date.format.html +7 -0
  602. package/docs/html/functions/utilities_date.getMonthName.html +7 -0
  603. package/docs/html/functions/utilities_date.getWeekdayName.html +7 -0
  604. package/docs/html/functions/utilities_date.isValid.html +7 -0
  605. package/docs/html/functions/utilities_date.isValidTimeZone.html +7 -0
  606. package/docs/html/functions/utilities_date.parse.html +7 -0
  607. package/docs/html/functions/utilities_date.parseUtc.html +7 -0
  608. package/docs/html/functions/utilities_enum.isValid.html +7 -0
  609. package/docs/html/functions/utilities_esri.getAllFieldInfos.html +7 -0
  610. package/docs/html/functions/utilities_esri.getAllReferencedFieldNames.html +7 -0
  611. package/docs/html/functions/utilities_esri.isAttachmentsContent.html +7 -0
  612. package/docs/html/functions/utilities_esri.isCodedValueDomain.html +7 -0
  613. package/docs/html/functions/utilities_esri.isColor.html +7 -0
  614. package/docs/html/functions/utilities_esri.isCustomContent.html +7 -0
  615. package/docs/html/functions/utilities_esri.isEsriObject.html +7 -0
  616. package/docs/html/functions/utilities_esri.isExpressionContent.html +7 -0
  617. package/docs/html/functions/utilities_esri.isFeatureSet.html +7 -0
  618. package/docs/html/functions/utilities_esri.isFeatureType.html +7 -0
  619. package/docs/html/functions/utilities_esri.isField.html +7 -0
  620. package/docs/html/functions/utilities_esri.isFieldsContent.html +7 -0
  621. package/docs/html/functions/utilities_esri.isGraphic.html +7 -0
  622. package/docs/html/functions/utilities_esri.isImageMediaInfo.html +7 -0
  623. package/docs/html/functions/utilities_esri.isMediaContent.html +7 -0
  624. package/docs/html/functions/utilities_esri.isPopupContent.html +7 -0
  625. package/docs/html/functions/utilities_esri.isPopupTemplate.html +7 -0
  626. package/docs/html/functions/utilities_esri.isPortalItem.html +7 -0
  627. package/docs/html/functions/utilities_esri.isRelationshipContent.html +7 -0
  628. package/docs/html/functions/utilities_esri.isSpatialReference.html +7 -0
  629. package/docs/html/functions/utilities_esri.isTextContent.html +7 -0
  630. package/docs/html/functions/utilities_esri.isViewpoint.html +7 -0
  631. package/docs/html/functions/utilities_esri.load.html +7 -0
  632. package/docs/html/functions/utilities_esri.ready.html +7 -0
  633. package/docs/html/functions/utilities_extensions.isArcGISServiceTableExtension.html +7 -0
  634. package/docs/html/functions/utilities_extensions.isBuildingComponentSublayerExtension.html +7 -0
  635. package/docs/html/functions/utilities_extensions.isBuildingSceneLayerExtension.html +7 -0
  636. package/docs/html/functions/utilities_extensions.isCSVLayerExtension.html +7 -0
  637. package/docs/html/functions/utilities_extensions.isFeatureCollectionLayerExtension.html +7 -0
  638. package/docs/html/functions/utilities_extensions.isFeatureLayerExtension.html +7 -0
  639. package/docs/html/functions/utilities_extensions.isGeoJSONLayerExtension.html +7 -0
  640. package/docs/html/functions/utilities_extensions.isGeoRssLayerExtension.html +7 -0
  641. package/docs/html/functions/utilities_extensions.isGroupLayerExtension.html +7 -0
  642. package/docs/html/functions/utilities_extensions.isImageryLayerExtension.html +7 -0
  643. package/docs/html/functions/utilities_extensions.isKMLLayerExtension.html +7 -0
  644. package/docs/html/functions/utilities_extensions.isMapImageLayerExtension.html +7 -0
  645. package/docs/html/functions/utilities_extensions.isMapImageSublayerExtension.html +7 -0
  646. package/docs/html/functions/utilities_extensions.isPointCloudLayerExtension.html +7 -0
  647. package/docs/html/functions/utilities_extensions.isSceneLayerExtension.html +7 -0
  648. package/docs/html/functions/utilities_extensions.isStreamLayerExtension.html +7 -0
  649. package/docs/html/functions/utilities_extensions.isSubtypeGroupLayerExtension.html +7 -0
  650. package/docs/html/functions/utilities_extensions.isSubtypeSublayerExtension.html +7 -0
  651. package/docs/html/functions/utilities_extensions.isTileLayerExtension.html +7 -0
  652. package/docs/html/functions/utilities_extensions.isWMSLayerExtension.html +7 -0
  653. package/docs/html/functions/utilities_extensions.isWMSSublayerExtension.html +7 -0
  654. package/docs/html/functions/utilities_extensions.isWMTSLayerExtension.html +7 -0
  655. package/docs/html/functions/utilities_field.isNumericFieldType.html +7 -0
  656. package/docs/html/functions/utilities_geometry.buffer.html +7 -0
  657. package/docs/html/functions/utilities_geometry.createCrossTypeUnion.html +7 -0
  658. package/docs/html/functions/utilities_geometry.denormalizeExtent.html +7 -0
  659. package/docs/html/functions/utilities_geometry.esriToGeoJSON.html +7 -0
  660. package/docs/html/functions/utilities_geometry.esriToGml.html +7 -0
  661. package/docs/html/functions/utilities_geometry.esriToWKT.html +7 -0
  662. package/docs/html/functions/utilities_geometry.esriWkidToWkt.html +7 -0
  663. package/docs/html/functions/utilities_geometry.esriWktToWkid.html +7 -0
  664. package/docs/html/functions/utilities_geometry.geoJSONToEsri.html +7 -0
  665. package/docs/html/functions/utilities_geometry.getBounds.html +7 -0
  666. package/docs/html/functions/utilities_geometry.getScreenExtent.html +7 -0
  667. package/docs/html/functions/utilities_geometry.gmlToEsri.html +7 -0
  668. package/docs/html/functions/utilities_geometry.isExtent.html +7 -0
  669. package/docs/html/functions/utilities_geometry.isGeometry.html +7 -0
  670. package/docs/html/functions/utilities_geometry.isMesh.html +7 -0
  671. package/docs/html/functions/utilities_geometry.isMultipoint.html +7 -0
  672. package/docs/html/functions/utilities_geometry.isPoint.html +7 -0
  673. package/docs/html/functions/utilities_geometry.isPolygon.html +7 -0
  674. package/docs/html/functions/utilities_geometry.isPolyline.html +7 -0
  675. package/docs/html/functions/utilities_geometry.project.html +7 -0
  676. package/docs/html/functions/utilities_geometry.removeZValues.html +7 -0
  677. package/docs/html/functions/utilities_geometry.wktToEsri.html +7 -0
  678. package/docs/html/functions/utilities_iterable.concat.html +7 -0
  679. package/docs/html/functions/utilities_iterable.every.html +7 -0
  680. package/docs/html/functions/utilities_iterable.filter.html +7 -0
  681. package/docs/html/functions/utilities_iterable.find.html +7 -0
  682. package/docs/html/functions/utilities_iterable.first.html +7 -0
  683. package/docs/html/functions/utilities_iterable.flatten.html +7 -0
  684. package/docs/html/functions/utilities_iterable.forEach.html +7 -0
  685. package/docs/html/functions/utilities_iterable.fromSingleItem.html +7 -0
  686. package/docs/html/functions/utilities_iterable.length.html +7 -0
  687. package/docs/html/functions/utilities_iterable.map.html +7 -0
  688. package/docs/html/functions/utilities_iterable.reduce.html +7 -0
  689. package/docs/html/functions/utilities_iterable.some.html +7 -0
  690. package/docs/html/functions/utilities_log.getLogger.html +7 -0
  691. package/docs/html/functions/utilities_log.reset.html +7 -0
  692. package/docs/html/functions/utilities_log.setLogLevel.html +7 -0
  693. package/docs/html/functions/utilities_log.setLoggerFactory.html +7 -0
  694. package/docs/html/functions/utilities_mapping.getMapSpatialReference.html +7 -0
  695. package/docs/html/functions/utilities_mapping.isBasemap.html +7 -0
  696. package/docs/html/functions/utilities_mapping.isGround.html +7 -0
  697. package/docs/html/functions/utilities_mapping.isMap.html +7 -0
  698. package/docs/html/functions/utilities_mapping.isWebMap.html +7 -0
  699. package/docs/html/functions/utilities_mapping.isWebScene.html +7 -0
  700. package/docs/html/functions/utilities_math.average.html +7 -0
  701. package/docs/html/functions/utilities_math.degreesToRadians.html +7 -0
  702. package/docs/html/functions/utilities_math.radiansToDegrees.html +7 -0
  703. package/docs/html/functions/utilities_math.standardDeviation.html +7 -0
  704. package/docs/html/functions/utilities_math.sum.html +7 -0
  705. package/docs/html/functions/utilities_number.format.html +7 -0
  706. package/docs/html/functions/utilities_number.parse.html +7 -0
  707. package/docs/html/functions/utilities_object.deepAssign.html +7 -0
  708. package/docs/html/functions/utilities_object.deepClone.html +7 -0
  709. package/docs/html/functions/utilities_object.deepSearchAndTransform.html +7 -0
  710. package/docs/html/functions/utilities_object.deepSearchAndTransformAsync.html +7 -0
  711. package/docs/html/functions/utilities_object.filter.html +7 -0
  712. package/docs/html/functions/utilities_object.getPropertyDescriptor.html +7 -0
  713. package/docs/html/functions/utilities_object.isEmpty.html +7 -0
  714. package/docs/html/functions/utilities_object.isPlainObject.html +7 -0
  715. package/docs/html/functions/utilities_object.map.html +7 -0
  716. package/docs/html/functions/utilities_object.toJSON.html +7 -0
  717. package/docs/html/functions/utilities_portal.getPortalItemHtmlUrl.html +7 -0
  718. package/docs/html/functions/utilities_portal.isPortalItemId.html +7 -0
  719. package/docs/html/functions/utilities_portal.isPortalItemLike.html +7 -0
  720. package/docs/html/functions/utilities_portal.isPortalItemUrl.html +7 -0
  721. package/docs/html/functions/utilities_portal.serializePortalItem.html +7 -0
  722. package/docs/html/functions/utilities_portal.toPortalItem.html +7 -0
  723. package/docs/html/functions/utilities_promise.asyncFlatMap.html +7 -0
  724. package/docs/html/functions/utilities_promise.delay.html +7 -0
  725. package/docs/html/functions/utilities_promise.each.html +7 -0
  726. package/docs/html/functions/utilities_promise.map.html +7 -0
  727. package/docs/html/functions/utilities_promise.parallelEach.html +7 -0
  728. package/docs/html/functions/utilities_promise.props.html +7 -0
  729. package/docs/html/functions/utilities_promise.reduce.html +7 -0
  730. package/docs/html/functions/utilities_promise.timeout.html +7 -0
  731. package/docs/html/functions/utilities_query.count.html +7 -0
  732. package/docs/html/functions/utilities_query.query.html +7 -0
  733. package/docs/html/functions/utilities_query.spatialFilter.html +7 -0
  734. package/docs/html/functions/utilities_relationships.isQueryBasedRelationship.html +7 -0
  735. package/docs/html/functions/utilities_renderers.isClassBreaksRenderer.html +7 -0
  736. package/docs/html/functions/utilities_renderers.isDictionaryRenderer.html +7 -0
  737. package/docs/html/functions/utilities_renderers.isDotDensityRenderer.html +7 -0
  738. package/docs/html/functions/utilities_renderers.isHeatMapRenderer.html +7 -0
  739. package/docs/html/functions/utilities_renderers.isSimpleRenderer.html +7 -0
  740. package/docs/html/functions/utilities_renderers.isUniqueValueRenderer.html +7 -0
  741. package/docs/html/functions/utilities_scaleRanges.expandExtentToScale.html +7 -0
  742. package/docs/html/functions/utilities_scaleRanges.getNextScale.html +7 -0
  743. package/docs/html/functions/utilities_scaleRanges.getScaleRange.html +7 -0
  744. package/docs/html/functions/utilities_set.difference.html +7 -0
  745. package/docs/html/functions/utilities_set.filter.html +7 -0
  746. package/docs/html/functions/utilities_set.find.html +7 -0
  747. package/docs/html/functions/utilities_set.intersection.html +7 -0
  748. package/docs/html/functions/utilities_set.union.html +7 -0
  749. package/docs/html/functions/utilities_string.camelToKebabCase.html +7 -0
  750. package/docs/html/functions/utilities_string.escapeRegExp.html +7 -0
  751. package/docs/html/functions/utilities_string.format.html +7 -0
  752. package/docs/html/functions/utilities_string.kebabToCamelCase.html +7 -0
  753. package/docs/html/functions/utilities_symbol.isCimSymbol.html +7 -0
  754. package/docs/html/functions/utilities_symbol.isExtrudeSymbol3DLayer.html +7 -0
  755. package/docs/html/functions/utilities_symbol.isFillSymbol3DLayer.html +7 -0
  756. package/docs/html/functions/utilities_symbol.isIconSymbol3DLayer.html +7 -0
  757. package/docs/html/functions/utilities_symbol.isLabelSymbol3D.html +7 -0
  758. package/docs/html/functions/utilities_symbol.isLineSymbol3D.html +7 -0
  759. package/docs/html/functions/utilities_symbol.isLineSymbol3DLayer.html +7 -0
  760. package/docs/html/functions/utilities_symbol.isMeshGeometrySymbol.html +7 -0
  761. package/docs/html/functions/utilities_symbol.isMeshSymbol3D.html +7 -0
  762. package/docs/html/functions/utilities_symbol.isObjectSymbol3DLayer.html +7 -0
  763. package/docs/html/functions/utilities_symbol.isPathSymbol3DLayer.html +7 -0
  764. package/docs/html/functions/utilities_symbol.isPictureFillSymbol.html +7 -0
  765. package/docs/html/functions/utilities_symbol.isPictureMarkerSymbol.html +7 -0
  766. package/docs/html/functions/utilities_symbol.isPointGeometrySymbol.html +7 -0
  767. package/docs/html/functions/utilities_symbol.isPointSymbol3D.html +7 -0
  768. package/docs/html/functions/utilities_symbol.isPolygonGeometrySymbol.html +7 -0
  769. package/docs/html/functions/utilities_symbol.isPolygonSymbol3D.html +7 -0
  770. package/docs/html/functions/utilities_symbol.isPolylineGeometrySymbol.html +7 -0
  771. package/docs/html/functions/utilities_symbol.isSimpleFillSymbol.html +7 -0
  772. package/docs/html/functions/utilities_symbol.isSimpleLineSymbol.html +7 -0
  773. package/docs/html/functions/utilities_symbol.isSimpleMarkerSymbol.html +7 -0
  774. package/docs/html/functions/utilities_symbol.isSymbol.html +7 -0
  775. package/docs/html/functions/utilities_symbol.isSymbol3D.html +7 -0
  776. package/docs/html/functions/utilities_symbol.isTextSymbol.html +7 -0
  777. package/docs/html/functions/utilities_symbol.isVolumetric.html +7 -0
  778. package/docs/html/functions/utilities_symbol.isWebStyleSymbol.html +7 -0
  779. package/docs/html/functions/utilities_uri.addQueryParameter.html +7 -0
  780. package/docs/html/functions/utilities_uri.isAbsoluteUri.html +7 -0
  781. package/docs/html/functions/utilities_uri.isPackageUri.html +7 -0
  782. package/docs/html/functions/utilities_uri.isRelativeUri.html +7 -0
  783. package/docs/html/functions/utilities_uri.removeQueryParameter.html +7 -0
  784. package/docs/html/functions/utilities_uri.toAbsoluteUri.html +7 -0
  785. package/docs/html/functions/utilities_uuid.generateUuid.html +7 -0
  786. package/docs/html/functions/utilities_watch.onCollectionPropertyChange.html +7 -0
  787. package/docs/html/functions/utilities_watch.onEach.html +7 -0
  788. package/docs/html/functions/utilities_watch.onOnce.html +7 -0
  789. package/docs/html/functions/utilities_watch.watchCollectionPropertyEach.html +7 -0
  790. package/docs/html/functions/utilities_watch.watchEach.html +7 -0
  791. package/docs/html/index.html +7 -0
  792. package/docs/html/interfaces/Entity.Entity.html +7 -0
  793. package/docs/html/interfaces/Entity.EntityBaseProperties.html +7 -0
  794. package/docs/html/interfaces/Entity.EntityProperties.html +7 -0
  795. package/docs/html/interfaces/Hyperlink.HyperlinkProperties.html +7 -0
  796. package/docs/html/interfaces/LanguageResources.LanguageResourcesProperties.html +7 -0
  797. package/docs/html/interfaces/config.Config.html +7 -0
  798. package/docs/html/interfaces/data_ArcGISServiceTableExtension.ArcGISServiceTableExtensionProperties.html +7 -0
  799. package/docs/html/interfaces/data_Attachment.AttachmentInfo.html +7 -0
  800. package/docs/html/interfaces/data_Attachment.AttachmentProperties.html +7 -0
  801. package/docs/html/interfaces/data_Capabilities.Capabilities.html +7 -0
  802. package/docs/html/interfaces/data_Feature.FeatureProperties.html +7 -0
  803. package/docs/html/interfaces/data_Feature.FetchRelatedFeaturesOptions.html +7 -0
  804. package/docs/html/interfaces/data_Feature.FormatOptions.html +7 -0
  805. package/docs/html/interfaces/data_Feature.PresentableAttributes.html +7 -0
  806. package/docs/html/interfaces/data_FeatureList.FeatureListProperties.html +7 -0
  807. package/docs/html/interfaces/data_FeatureList.FilterClause.html +7 -0
  808. package/docs/html/interfaces/data_FeatureList.SortClause.html +7 -0
  809. package/docs/html/interfaces/data_FeatureSet.FeatureSetProperties.html +7 -0
  810. package/docs/html/interfaces/data_FeatureSettings.FeatureSettingsProperties.html +7 -0
  811. package/docs/html/interfaces/data_FeatureSettings.PopupContentExtensionCollection.html +7 -0
  812. package/docs/html/interfaces/data_FeatureSource.FeatureReadOptions-1.html +7 -0
  813. package/docs/html/interfaces/data_FeatureSource.FeatureSource.html +7 -0
  814. package/docs/html/interfaces/data_FeatureSource.FeatureSourceProperties.html +7 -0
  815. package/docs/html/interfaces/data_FeatureSource.FeatureWriteOptions.html +7 -0
  816. package/docs/html/interfaces/data_FeatureSourceBase.FeatureSourceBaseProperties.html +7 -0
  817. package/docs/html/interfaces/data_FeatureStream.FeatureStreamProperties.html +7 -0
  818. package/docs/html/interfaces/data_FieldExtension.FieldExtensionProperties.html +7 -0
  819. package/docs/html/interfaces/data_FieldExtension.FieldProperties.html +7 -0
  820. package/docs/html/interfaces/data_PopupContentExtension.ContentProperties.html +7 -0
  821. package/docs/html/interfaces/data_PopupContentExtension.ContentRef.html +7 -0
  822. package/docs/html/interfaces/data_PopupContentExtension.PopupContentExtensionProperties.html +7 -0
  823. package/docs/html/interfaces/data_QuerySourceCapabilities.QuerySourceCapabilities.html +7 -0
  824. package/docs/html/interfaces/data_Schema.FieldCollection.html +7 -0
  825. package/docs/html/interfaces/data_Schema.FieldExtensionCollection.html +7 -0
  826. package/docs/html/interfaces/data_Schema.SchemaProperties.html +7 -0
  827. package/docs/html/interfaces/data_Table.TableProperties.html +7 -0
  828. package/docs/html/interfaces/data_TaskSettings.TaskSettingsProperties.html +15 -1
  829. package/docs/html/interfaces/data__Relationship.Relationship-1.html +7 -0
  830. package/docs/html/interfaces/data__Relationship.RelationshipProperties.html +7 -0
  831. package/docs/html/interfaces/data__TableExtension.TableExtensionProperties.html +7 -0
  832. package/docs/html/interfaces/data__TableExtension.TableProperties.html +7 -0
  833. package/docs/html/interfaces/data__TableExtension.TableReference.html +7 -0
  834. package/docs/html/interfaces/data_convert.FromCsvOptions.html +7 -0
  835. package/docs/html/interfaces/data_convert.FromShapefileOptions.html +7 -0
  836. package/docs/html/interfaces/data_convert.FromXLSXOptions.html +7 -0
  837. package/docs/html/interfaces/data_convert.ToCsvOptions.html +7 -0
  838. package/docs/html/interfaces/data_convert.ToShapefileOptions.html +7 -0
  839. package/docs/html/interfaces/data_convert.ToXLSXOptions.html +7 -0
  840. package/docs/html/interfaces/data_support_RelationshipFactory.RelationshipFactory.html +7 -0
  841. package/docs/html/interfaces/data_support_TableExtensionFactory.TableExtensionFactory.html +7 -0
  842. package/docs/html/interfaces/data_support_attachments.AddAttachmentOptions.html +7 -0
  843. package/docs/html/interfaces/data_support_attachments.AttachmentEnabledLayer.html +7 -0
  844. package/docs/html/interfaces/layer_preset_LayerPreset.LayerPresetProperties.html +7 -0
  845. package/docs/html/interfaces/layer_preset_LayerPresetSettings.LayerPresetSettingProperties.html +7 -0
  846. package/docs/html/interfaces/locale.LocaleResult.html +7 -0
  847. package/docs/html/interfaces/mapping_ArcGISSublayerExtension.ArcGISSublayerExtensionCollection.html +7 -0
  848. package/docs/html/interfaces/mapping_ArcGISSublayerExtension.ArcGISSublayerExtensionProperties.html +7 -0
  849. package/docs/html/interfaces/mapping_ArcGISSublayerExtension.ArcGISSublayerProperties.html +7 -0
  850. package/docs/html/interfaces/mapping_BasemapExtension.BasemapExtensionProperties.html +7 -0
  851. package/docs/html/interfaces/mapping_BasemapExtension.BasemapProperties.html +7 -0
  852. package/docs/html/interfaces/mapping_Bookmark.BookmarkProperties.html +7 -0
  853. package/docs/html/interfaces/mapping_BuildingComponentSublayerExtension.BuildingComponentSublayerExtensionProperties.html +7 -0
  854. package/docs/html/interfaces/mapping_BuildingGroupSublayerExtension.BuildingGroupSublayerExtensionProperties.html +7 -0
  855. package/docs/html/interfaces/mapping_BuildingSceneLayerExtension.BuildingSceneLayerExtensionProperties.html +7 -0
  856. package/docs/html/interfaces/mapping_BuildingSceneLayerExtension.BuildingSceneLayerProperties.html +7 -0
  857. package/docs/html/interfaces/mapping_BuildingSceneLayerExtension.BuildingSublayerExtensionCollection.html +7 -0
  858. package/docs/html/interfaces/mapping_BuildingSublayerExtension.BuildingSublayerExtensionProperties.html +7 -0
  859. package/docs/html/interfaces/mapping_BuildingSublayerExtension.BuildingSublayerProperties.html +7 -0
  860. package/docs/html/interfaces/mapping_CSVLayerExtension.CSVLayerExtensionProperties.html +7 -0
  861. package/docs/html/interfaces/mapping_ElevationLayerExtension.ElevationLayerExtensionProperties.html +7 -0
  862. package/docs/html/interfaces/mapping_FeatureLayerExtension.FeatureLayerExtensionProperties.html +7 -0
  863. package/docs/html/interfaces/mapping_FeatureLayerExtension.FeatureLayerProperties.html +18 -2
  864. package/docs/html/interfaces/mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html +18 -2
  865. package/docs/html/interfaces/mapping_FeatureLayerExtensionBase.FeatureLayerExtensionBaseProperties.html +7 -0
  866. package/docs/html/interfaces/mapping_GeoJSONLayerExtension.GeoJSONLayerExtensionProperties.html +7 -0
  867. package/docs/html/interfaces/mapping_GeoRSSLayerExtension.GeoRSSLayerExtensionProperties.html +7 -0
  868. package/docs/html/interfaces/mapping_GraphicsLayerExtension.GraphicsLayerExtensionProperties.html +7 -0
  869. package/docs/html/interfaces/mapping_GroundExtension.GroundExtensionProperties.html +7 -0
  870. package/docs/html/interfaces/mapping_GroundExtension.GroundProperties.html +7 -0
  871. package/docs/html/interfaces/mapping_GroupLayerExtension.GroupLayerExtensionProperties.html +7 -0
  872. package/docs/html/interfaces/mapping_ImageryLayerExtension.ImageryLayerExtensionProperties.html +7 -0
  873. package/docs/html/interfaces/mapping_ImageryTileLayerExtension.ImageryTileLayerExtensionProperties.html +7 -0
  874. package/docs/html/interfaces/mapping_ImageryTileLayerExtension.ImageryTileLayerProperties.html +7 -0
  875. package/docs/html/interfaces/mapping_IntegratedMeshLayerExtension.IntegratedMeshLayerExtensionProperties.html +7 -0
  876. package/docs/html/interfaces/mapping_KMLLayerExtension.KMLLayerExtensionProperties.html +7 -0
  877. package/docs/html/interfaces/mapping_KMLSublayerExtension.KMLSublayerExtensionCollection.html +7 -0
  878. package/docs/html/interfaces/mapping_KMLSublayerExtension.KMLSublayerExtensionProperties.html +7 -0
  879. package/docs/html/interfaces/mapping_MapConstraints.MapConstraintsProperties.html +7 -0
  880. package/docs/html/interfaces/mapping_MapConstraints.ViewSyncConstraints.html +7 -0
  881. package/docs/html/interfaces/mapping_MapExtension.MapExtensionProperties.html +7 -0
  882. package/docs/html/interfaces/mapping_MapExtension.TableExtensionCollection.html +7 -0
  883. package/docs/html/interfaces/mapping_MapImageLayerExtension.MapImageLayerExtensionProperties.html +7 -0
  884. package/docs/html/interfaces/mapping_MapImageSublayerExtension.MapImageSublayerExtensionProperties.html +7 -0
  885. package/docs/html/interfaces/mapping_MapImageSublayerExtension.MapImageSublayerProperties.html +7 -0
  886. package/docs/html/interfaces/mapping_MapNotesLayerExtension.MapNotesLayerExtensionProperties.html +767 -0
  887. package/docs/html/interfaces/mapping_MapNotesSublayerExtension.MapNotesSublayerExtensionCollection.html +693 -0
  888. package/docs/html/interfaces/mapping_MapNotesSublayerExtension.MapNotesSublayerExtensionProperties.html +753 -0
  889. package/docs/html/interfaces/mapping_OpenStreetMapLayerExtension.OpenStreetMapLayerExtensionProperties.html +7 -0
  890. package/docs/html/interfaces/mapping_PointCloudLayerExtension.PointCloudLayerExtensionProperties.html +7 -0
  891. package/docs/html/interfaces/mapping_PointCloudLayerExtension.PointCloudLayerProperties.html +7 -0
  892. package/docs/html/interfaces/mapping_RouteLayerExtension.RouteLayerExtensionProperties.html +767 -0
  893. package/docs/html/interfaces/mapping_SceneLayerExtension.SceneLayerExtensionProperties.html +7 -0
  894. package/docs/html/interfaces/mapping_StreamLayerExtension.StreamLayerExtensionProperties.html +7 -0
  895. package/docs/html/interfaces/mapping_SubtypeGroupLayerExtension.SubtypeGroupLayerExtensionProperties.html +7 -0
  896. package/docs/html/interfaces/mapping_SubtypeSublayerExtension.SubtypeSublayerExtensionCollection.html +7 -0
  897. package/docs/html/interfaces/mapping_SubtypeSublayerExtension.SubtypeSublayerExtensionProperties.html +7 -0
  898. package/docs/html/interfaces/mapping_SubtypeSublayerExtension.SubtypeSublayerProperties.html +7 -0
  899. package/docs/html/interfaces/mapping_TileLayerExtension.TileLayerExtensionProperties.html +7 -0
  900. package/docs/html/interfaces/mapping_TileLayerExtension.TileLayerProperties.html +7 -0
  901. package/docs/html/interfaces/mapping_TileSublayerExtension.TileSublayerExtensionProperties.html +7 -0
  902. package/docs/html/interfaces/mapping_TileSublayerExtension.TileSublayerProperties.html +7 -0
  903. package/docs/html/interfaces/mapping_VectorTileLayerExtension.VectorTileLayerExtensionProperties.html +7 -0
  904. package/docs/html/interfaces/mapping_WMSLayerExtension.WMSLayerExtensionProperties.html +7 -0
  905. package/docs/html/interfaces/mapping_WMSSublayerExtension.WMSSublayerExtensionCollection.html +7 -0
  906. package/docs/html/interfaces/mapping_WMSSublayerExtension.WMSSublayerExtensionProperties.html +7 -0
  907. package/docs/html/interfaces/mapping_WMSSublayerExtension.WMSSublayerProperties.html +7 -0
  908. package/docs/html/interfaces/mapping_WMTSLayerExtension.WMTSLayerExtensionProperties.html +7 -0
  909. package/docs/html/interfaces/mapping_WMTSLayerExtension.WMTSSublayerExtensionCollection.html +7 -0
  910. package/docs/html/interfaces/mapping_WMTSSublayerExtension.WMTSSublayerExtensionProperties.html +7 -0
  911. package/docs/html/interfaces/mapping_WebTileLayerExtension.WebTileLayerExtensionProperties.html +7 -0
  912. package/docs/html/interfaces/mapping__LayerExtension.LayerExtensionProperties.html +9 -0
  913. package/docs/html/interfaces/mapping__LayerExtension.LayerProperties.html +7 -0
  914. package/docs/html/interfaces/mapping__LayerExtension.LayerReference.html +7 -0
  915. package/docs/html/interfaces/mapping__SublayerExtension.SublayerExtensionProperties.html +8 -0
  916. package/docs/html/interfaces/mapping__SublayerExtension.SublayerProperties.html +7 -0
  917. package/docs/html/interfaces/mapping__SublayerExtension.SublayerReference.html +7 -0
  918. package/docs/html/interfaces/mapping_support_ArrayWrappedCollection.ArrayWrappedCollectionProperties.html +7 -0
  919. package/docs/html/interfaces/mapping_support_BasemapExtensionFactory.BasemapExtensionFactory.html +7 -0
  920. package/docs/html/interfaces/mapping_support_LayerExtensionFactory.LayerExtensionFactory.html +7 -0
  921. package/docs/html/interfaces/mapping_support_SublayerExtensionFactory.SublayerExtensionFactory.html +7 -0
  922. package/docs/html/interfaces/mapping_support_WfsCapabilities.WfsCapabilitiesProperties.html +7 -0
  923. package/docs/html/interfaces/mapping_support_WfsFeatureType.WfsFeatureTypeProperties.html +7 -0
  924. package/docs/html/interfaces/mapping_support__LayerExtensionCollection.LayerExtensionCollection.html +7 -0
  925. package/docs/html/interfaces/mapping_support__SublayerExtensionCollection.SublayerExtensionCollection.html +7 -0
  926. package/docs/html/interfaces/menus_Menu.MenuProperties.html +7 -0
  927. package/docs/html/interfaces/menus_MenuItem.MenuItemProperties.html +7 -0
  928. package/docs/html/interfaces/menus_MenuItemState.MenuItemState.html +7 -0
  929. package/docs/html/interfaces/menus_support_MenuFactory.MenuFactory.html +7 -0
  930. package/docs/html/interfaces/menus_support_MenuItemFactory.MenuItemFactory.html +7 -0
  931. package/docs/html/interfaces/portal_ApplicationProperties.ApplicationProperties.html +7 -0
  932. package/docs/html/interfaces/portal_Background.ColorBackground.html +7 -0
  933. package/docs/html/interfaces/portal_BaseMap.BaseMap-1.html +7 -0
  934. package/docs/html/interfaces/portal_BaseMapLayer.BaseMapLayerBase.html +7 -0
  935. package/docs/html/interfaces/portal_BingLayer.BingLayer.html +7 -0
  936. package/docs/html/interfaces/portal_Bookmark.Bookmark.html +7 -0
  937. package/docs/html/interfaces/portal_BuildingSceneLayer.AuthoringInfoFilterBlock.html +7 -0
  938. package/docs/html/interfaces/portal_BuildingSceneLayer.AuthoringInfoFilterType.html +7 -0
  939. package/docs/html/interfaces/portal_BuildingSceneLayer.BuildingSceneLayer-1.html +7 -0
  940. package/docs/html/interfaces/portal_BuildingSceneLayer.Filter.html +7 -0
  941. package/docs/html/interfaces/portal_BuildingSceneLayer.FilterAuthoringInfoCheckbox.html +7 -0
  942. package/docs/html/interfaces/portal_BuildingSceneLayer.FilterBlock.html +7 -0
  943. package/docs/html/interfaces/portal_BuildingSceneLayer.FilterModeSolid.html +7 -0
  944. package/docs/html/interfaces/portal_BuildingSceneLayer.FilterModeWireFrame.html +7 -0
  945. package/docs/html/interfaces/portal_BuildingSceneSublayer.BuildingSceneSublayer-1.html +7 -0
  946. package/docs/html/interfaces/portal_CIMSymbol.CIMSymbol.html +7 -0
  947. package/docs/html/interfaces/portal_CSVLayer.CSVLayer-1.html +7 -0
  948. package/docs/html/interfaces/portal_Callout.Border.html +7 -0
  949. package/docs/html/interfaces/portal_Callout.Callout.html +7 -0
  950. package/docs/html/interfaces/portal_Camera.Camera-1.html +7 -0
  951. package/docs/html/interfaces/portal_ClassBreaksRenderer.ClassBreakInfo.html +7 -0
  952. package/docs/html/interfaces/portal_ClassBreaksRenderer.ClassBreaksRenderer.html +7 -0
  953. package/docs/html/interfaces/portal_CodedValueDomain.CodedValue.html +7 -0
  954. package/docs/html/interfaces/portal_CodedValueDomain.CodedValueDomain-1.html +7 -0
  955. package/docs/html/interfaces/portal_ColorClassBreakInfo.ColorClassBreakInfo.html +7 -0
  956. package/docs/html/interfaces/portal_ColorUniqueValueInfos.ColorUniqueValueInfos.html +7 -0
  957. package/docs/html/interfaces/portal_DataSource.DataSourceBase.html +7 -0
  958. package/docs/html/interfaces/portal_DefinitionEditor.DefinitionEditor.html +7 -0
  959. package/docs/html/interfaces/portal_DefinitionEditor.Input.html +7 -0
  960. package/docs/html/interfaces/portal_DefinitionEditor.Parameter.html +7 -0
  961. package/docs/html/interfaces/portal_Domain.DomainBase.html +7 -0
  962. package/docs/html/interfaces/portal_DrawingInfo.DrawingInfo-1.html +7 -0
  963. package/docs/html/interfaces/portal_DynamicDataLayer.DynamicDataLayer.html +7 -0
  964. package/docs/html/interfaces/portal_DynamicMapLayer.DynamicMapLayer.html +7 -0
  965. package/docs/html/interfaces/portal_Edges.SketchEdges.html +7 -0
  966. package/docs/html/interfaces/portal_Edges.SolidEdges.html +7 -0
  967. package/docs/html/interfaces/portal_Effect.BloomEffectFunction.html +7 -0
  968. package/docs/html/interfaces/portal_Effect.BlurEffectFunction.html +7 -0
  969. package/docs/html/interfaces/portal_Effect.BrightnessEffectFunction.html +7 -0
  970. package/docs/html/interfaces/portal_Effect.ContrastEffectFunction.html +7 -0
  971. package/docs/html/interfaces/portal_Effect.DropShadowEffectFunction.html +7 -0
  972. package/docs/html/interfaces/portal_Effect.GrayscaleEffectFunction.html +7 -0
  973. package/docs/html/interfaces/portal_Effect.HueRotateEffectFunction.html +7 -0
  974. package/docs/html/interfaces/portal_Effect.InvertEffectFunction.html +7 -0
  975. package/docs/html/interfaces/portal_Effect.OpacityEffectFunction.html +7 -0
  976. package/docs/html/interfaces/portal_Effect.SaturateEffectFunction.html +7 -0
  977. package/docs/html/interfaces/portal_Effect.ScaleDependentEffect.html +7 -0
  978. package/docs/html/interfaces/portal_Effect.SepiaEffectFunction.html +7 -0
  979. package/docs/html/interfaces/portal_ElevationInfo.ElevationInfo-1.html +7 -0
  980. package/docs/html/interfaces/portal_ElevationInfo.FeatureExpressionInfo.html +7 -0
  981. package/docs/html/interfaces/portal_ElevationLayer.ElevationLayer-1.html +7 -0
  982. package/docs/html/interfaces/portal_Environment.Environment-1.html +7 -0
  983. package/docs/html/interfaces/portal_Extent.Extent.html +7 -0
  984. package/docs/html/interfaces/portal_ExtrudeSymbol3DLayer.ExtrudeSymbol3DLayer.html +7 -0
  985. package/docs/html/interfaces/portal_Feature.Feature-1.html +7 -0
  986. package/docs/html/interfaces/portal_FeatureCollection.FeatureCollection.html +7 -0
  987. package/docs/html/interfaces/portal_FeatureLayer.FeatureLayer-1.html +17 -2
  988. package/docs/html/interfaces/portal_FeatureReduction.FeatureReductionCluster.html +7 -0
  989. package/docs/html/interfaces/portal_FeatureReduction.FeatureReductionSelection.html +7 -0
  990. package/docs/html/interfaces/portal_FeatureSet.FeatureSet.html +7 -0
  991. package/docs/html/interfaces/portal_Field.Field-1.html +7 -0
  992. package/docs/html/interfaces/portal_FieldInfo.FieldInfo.html +7 -0
  993. package/docs/html/interfaces/portal_FillSymbol3DLayer.FillSymbol3DLayer.html +7 -0
  994. package/docs/html/interfaces/portal_FormInfo.FormAttachmentElement.html +7 -0
  995. package/docs/html/interfaces/portal_FormInfo.FormBarcodeScannerInput.html +7 -0
  996. package/docs/html/interfaces/portal_FormInfo.FormComboBoxInput.html +7 -0
  997. package/docs/html/interfaces/portal_FormInfo.FormDateTimePickerInput.html +7 -0
  998. package/docs/html/interfaces/portal_FormInfo.FormExpressionInfo.html +7 -0
  999. package/docs/html/interfaces/portal_FormInfo.FormFieldElement.html +7 -0
  1000. package/docs/html/interfaces/portal_FormInfo.FormGroupElement.html +7 -0
  1001. package/docs/html/interfaces/portal_FormInfo.FormInfo-1.html +7 -0
  1002. package/docs/html/interfaces/portal_FormInfo.FormRadioButtonsInput.html +7 -0
  1003. package/docs/html/interfaces/portal_FormInfo.FormRelationshipElement.html +7 -0
  1004. package/docs/html/interfaces/portal_FormInfo.FormSwitchInput.html +7 -0
  1005. package/docs/html/interfaces/portal_FormInfo.FormTextAreaInput.html +7 -0
  1006. package/docs/html/interfaces/portal_FormInfo.FormTextBoxInput.html +7 -0
  1007. package/docs/html/interfaces/portal_Format.Format.html +7 -0
  1008. package/docs/html/interfaces/portal_GeoJSONLayer.GeoJSONLayer-1.html +7 -0
  1009. package/docs/html/interfaces/portal_GeoRSSLayer.GeoRSSLayer-1.html +7 -0
  1010. package/docs/html/interfaces/portal_Geometry.GeometryBase.html +7 -0
  1011. package/docs/html/interfaces/portal_Ground.Ground-1.html +7 -0
  1012. package/docs/html/interfaces/portal_GroupLayer.GroupLayer-1.html +7 -0
  1013. package/docs/html/interfaces/portal_HeatmapRenderer.ColorStop.html +7 -0
  1014. package/docs/html/interfaces/portal_HeatmapRenderer.HeatmapRenderer.html +7 -0
  1015. package/docs/html/interfaces/portal_HeightModelInfo.HeightModelInfo.html +7 -0
  1016. package/docs/html/interfaces/portal_IconSymbol3DLayer.IconSymbol3DLayer.html +7 -0
  1017. package/docs/html/interfaces/portal_ImageServiceLayer.ImageServiceLayer-1.html +7 -0
  1018. package/docs/html/interfaces/portal_ImageServiceVectorLayer.ImageServiceVectorLayer.html +7 -0
  1019. package/docs/html/interfaces/portal_InheritedDomain.InheritedDomain-1.html +7 -0
  1020. package/docs/html/interfaces/portal_InitialState.InitialState-1.html +7 -0
  1021. package/docs/html/interfaces/portal_IntegratedMeshLayer.IntegratedMeshLayer-1.html +7 -0
  1022. package/docs/html/interfaces/portal_Item.Item-1.html +7 -0
  1023. package/docs/html/interfaces/portal_JoinTableDataSource.JoinTableDataSource.html +7 -0
  1024. package/docs/html/interfaces/portal_KMLLayer.KMLLayer-1.html +7 -0
  1025. package/docs/html/interfaces/portal_LabelSymbol3D.LabelSymbol3D.html +7 -0
  1026. package/docs/html/interfaces/portal_LabelingInfo.LabelingInfo-1.html +7 -0
  1027. package/docs/html/interfaces/portal_Layer.Layer-1.html +7 -0
  1028. package/docs/html/interfaces/portal_LayerDefinition.FieldOverride.html +7 -0
  1029. package/docs/html/interfaces/portal_LayerDefinition.LayerDefinition-1.html +7 -0
  1030. package/docs/html/interfaces/portal_LayerDefinition.LayerDefinitionDefaults.html +7 -0
  1031. package/docs/html/interfaces/portal_LayerDefinition.LayerTimeInfo.html +7 -0
  1032. package/docs/html/interfaces/portal_LayerDefinition.OrderByClause.html +7 -0
  1033. package/docs/html/interfaces/portal_LayerDefinition.TimeInfoExportOptions.html +7 -0
  1034. package/docs/html/interfaces/portal_Lighting.SunLighting.html +7 -0
  1035. package/docs/html/interfaces/portal_Lighting.VirtualLighting.html +7 -0
  1036. package/docs/html/interfaces/portal_LineSymbol3D.LineSymbol3D.html +7 -0
  1037. package/docs/html/interfaces/portal_LineSymbol3DLayer.LineSymbol3DLayer.html +7 -0
  1038. package/docs/html/interfaces/portal_LocationInfo.LocationInfo.html +7 -0
  1039. package/docs/html/interfaces/portal_MapFloorInfo.FacilityLayerInfo.html +7 -0
  1040. package/docs/html/interfaces/portal_MapFloorInfo.LevelLayerInfo.html +7 -0
  1041. package/docs/html/interfaces/portal_MapFloorInfo.MapFloorInfo-1.html +7 -0
  1042. package/docs/html/interfaces/portal_MapFloorInfo.SiteLayerInfo.html +7 -0
  1043. package/docs/html/interfaces/portal_MapRangeInfo.MapRangeInfo.html +7 -0
  1044. package/docs/html/interfaces/portal_MapServiceLayer.MapServiceLayer-1.html +7 -0
  1045. package/docs/html/interfaces/portal_MediaInfo.MediaInfo.html +7 -0
  1046. package/docs/html/interfaces/portal_MeshSymbol3D.MeshSymbol3D.html +7 -0
  1047. package/docs/html/interfaces/portal_MosaicRule.MosaicRule-1.html +7 -0
  1048. package/docs/html/interfaces/portal_Multipoint.Multipoint.html +7 -0
  1049. package/docs/html/interfaces/portal_ObjectSymbol3DLayer.ObjectSymbol3DLayer.html +7 -0
  1050. package/docs/html/interfaces/portal_OpenStreetMapLayer.OpenStreetMapLayer-1.html +7 -0
  1051. package/docs/html/interfaces/portal_OperationalLayer.OperationalLayerBase.html +7 -0
  1052. package/docs/html/interfaces/portal_PathSymbol3DLayer.PathSymbol3DLayer.html +7 -0
  1053. package/docs/html/interfaces/portal_PictureFillSymbol.PictureFillSymbol.html +7 -0
  1054. package/docs/html/interfaces/portal_PictureMarkerSymbol.PictureMarkerSymbol.html +7 -0
  1055. package/docs/html/interfaces/portal_Point.Point.html +7 -0
  1056. package/docs/html/interfaces/portal_PointCloudBitfieldFilter.PointCloudBitfieldFilter.html +7 -0
  1057. package/docs/html/interfaces/portal_PointCloudClassBreaksRenderer.PointCloudClassBreaksRenderer.html +7 -0
  1058. package/docs/html/interfaces/portal_PointCloudFixedSizeAlgorithm.PointCloudFixedSizeAlgorithm.html +7 -0
  1059. package/docs/html/interfaces/portal_PointCloudLayer.PointCloudLayer-1.html +7 -0
  1060. package/docs/html/interfaces/portal_PointCloudRGBRenderer.PointCloudRGBRenderer.html +7 -0
  1061. package/docs/html/interfaces/portal_PointCloudRenderer.PointCloudRendererBase.html +7 -0
  1062. package/docs/html/interfaces/portal_PointCloudReturnFilter.PointCloudReturnFilter.html +7 -0
  1063. package/docs/html/interfaces/portal_PointCloudSplatAlgorithm.PointCloudSplatAlgorithm.html +7 -0
  1064. package/docs/html/interfaces/portal_PointCloudStretchRenderer.PointCloudStretchRenderer.html +7 -0
  1065. package/docs/html/interfaces/portal_PointCloudUniqueValueRenderer.PointCloudUniqueValueRenderer.html +7 -0
  1066. package/docs/html/interfaces/portal_PointCloudValueFilter.PointCloudValueFilter.html +7 -0
  1067. package/docs/html/interfaces/portal_PointSymbol3D.PointSymbol3D.html +7 -0
  1068. package/docs/html/interfaces/portal_Polygon.Polygon.html +7 -0
  1069. package/docs/html/interfaces/portal_PolygonSymbol3D.PolygonSymbol3D.html +7 -0
  1070. package/docs/html/interfaces/portal_Polyline.Polyline.html +7 -0
  1071. package/docs/html/interfaces/portal_PopupExpressionInfo.PopupExpressionInfo.html +7 -0
  1072. package/docs/html/interfaces/portal_PopupInfo.OrderByFields.html +7 -0
  1073. package/docs/html/interfaces/portal_PopupInfo.PopupElement.html +7 -0
  1074. package/docs/html/interfaces/portal_PopupInfo.PopupInfo-1.html +7 -0
  1075. package/docs/html/interfaces/portal_PopupInfo.RelatedRecordsInfo.html +7 -0
  1076. package/docs/html/interfaces/portal_PredominanceRenderer.PredominanceRenderer.html +7 -0
  1077. package/docs/html/interfaces/portal_Presentation.Presentation-1.html +7 -0
  1078. package/docs/html/interfaces/portal_QueryTableDataSource.QueryTableDataSource.html +7 -0
  1079. package/docs/html/interfaces/portal_RangeDomain.RangeDomain-1.html +7 -0
  1080. package/docs/html/interfaces/portal_RangeInfo.RangeInfo.html +7 -0
  1081. package/docs/html/interfaces/portal_RasterDataSource.RasterDataSource.html +7 -0
  1082. package/docs/html/interfaces/portal_Renderer.AuthoringInfo.html +7 -0
  1083. package/docs/html/interfaces/portal_Renderer.ColorRamp.html +7 -0
  1084. package/docs/html/interfaces/portal_Renderer.RendererBase.html +7 -0
  1085. package/docs/html/interfaces/portal_RenderingRule.RenderingRule-1.html +7 -0
  1086. package/docs/html/interfaces/portal_SceneLayer.SceneLayer-1.html +7 -0
  1087. package/docs/html/interfaces/portal_SimpleFillSymbol.SimpleFillSymbol.html +7 -0
  1088. package/docs/html/interfaces/portal_SimpleLineSymbol.SimpleLineSymbol.html +7 -0
  1089. package/docs/html/interfaces/portal_SimpleMarkerSymbol.SimpleMarkerSymbol.html +7 -0
  1090. package/docs/html/interfaces/portal_SimpleRenderer.SimpleRenderer.html +7 -0
  1091. package/docs/html/interfaces/portal_Slide.Slide-1.html +7 -0
  1092. package/docs/html/interfaces/portal_SpatialReference.SpatialReference-1.html +7 -0
  1093. package/docs/html/interfaces/portal_StreamLayer.StreamLayer-1.html +18 -2
  1094. package/docs/html/interfaces/portal_StyleSymbolReference.StyleSymbolReference.html +7 -0
  1095. package/docs/html/interfaces/portal_SubtypeGroupLayer.SubtypeGroupLayer-1.html +7 -0
  1096. package/docs/html/interfaces/portal_SubtypeGroupLayer.SubtypeSubtypeGroupLayer.html +7 -0
  1097. package/docs/html/interfaces/portal_SubtypeSublayer.SubtypeSublayer-1.html +7 -0
  1098. package/docs/html/interfaces/portal_Symbol.Font.html +7 -0
  1099. package/docs/html/interfaces/portal_Symbol.SymbolBase.html +7 -0
  1100. package/docs/html/interfaces/portal_Symbol3D.Material.html +7 -0
  1101. package/docs/html/interfaces/portal_Symbol3D.Outline.html +7 -0
  1102. package/docs/html/interfaces/portal_Symbol3D.ResourceIconSymbol.html +7 -0
  1103. package/docs/html/interfaces/portal_Symbol3D.ResourceObjectSymbol.html +7 -0
  1104. package/docs/html/interfaces/portal_Symbol3D.Symbol3DBase.html +7 -0
  1105. package/docs/html/interfaces/portal_Symbol3D.Symbol3DLayer.html +7 -0
  1106. package/docs/html/interfaces/portal_Table.Table.html +7 -0
  1107. package/docs/html/interfaces/portal_TableDataSource.TableDataSource.html +7 -0
  1108. package/docs/html/interfaces/portal_Template.Template-1.html +7 -0
  1109. package/docs/html/interfaces/portal_TemporalRenderer.TemporalRenderer.html +7 -0
  1110. package/docs/html/interfaces/portal_TextSymbol.TextSymbol.html +7 -0
  1111. package/docs/html/interfaces/portal_TextSymbol3DLayer.TextSymbol3DLayer.html +7 -0
  1112. package/docs/html/interfaces/portal_TileInfo.TileInfo-1.html +7 -0
  1113. package/docs/html/interfaces/portal_TiledImageServiceLayer.TiledImageServiceLayer-1.html +7 -0
  1114. package/docs/html/interfaces/portal_TiledMapServiceLayer.TiledMapServiceLayer-1.html +7 -0
  1115. package/docs/html/interfaces/portal_Type.Type-1.html +7 -0
  1116. package/docs/html/interfaces/portal_UniqueValueFromStyle.UniqueValueFromStyle.html +7 -0
  1117. package/docs/html/interfaces/portal_UniqueValueRenderer.UniqueValueInfo.html +7 -0
  1118. package/docs/html/interfaces/portal_UniqueValueRenderer.UniqueValueRenderer.html +7 -0
  1119. package/docs/html/interfaces/portal_UtilityNetwork.TraceConfiguration.html +7 -0
  1120. package/docs/html/interfaces/portal_UtilityNetwork.UtilityNetwork-1.html +7 -0
  1121. package/docs/html/interfaces/portal_Value.Value.html +7 -0
  1122. package/docs/html/interfaces/portal_VectorFieldRenderer.VectorFieldRenderer.html +7 -0
  1123. package/docs/html/interfaces/portal_VectorTileLayer.VectorTileLayer-1.html +7 -0
  1124. package/docs/html/interfaces/portal_VerticalOffset.VerticalOffset.html +7 -0
  1125. package/docs/html/interfaces/portal_Viewpoint.Viewpoint-1.html +7 -0
  1126. package/docs/html/interfaces/portal_VisualVariable.ColorInfo.html +7 -0
  1127. package/docs/html/interfaces/portal_VisualVariable.ColorStop.html +7 -0
  1128. package/docs/html/interfaces/portal_VisualVariable.RotationInfo.html +7 -0
  1129. package/docs/html/interfaces/portal_VisualVariable.Size.html +7 -0
  1130. package/docs/html/interfaces/portal_VisualVariable.SizeInfo.html +7 -0
  1131. package/docs/html/interfaces/portal_VisualVariable.SizeStop.html +7 -0
  1132. package/docs/html/interfaces/portal_VisualVariable.TransparencyInfo.html +7 -0
  1133. package/docs/html/interfaces/portal_VisualVariable.TransparencyStop.html +7 -0
  1134. package/docs/html/interfaces/portal_VisualVariable.VisualVariableBase.html +7 -0
  1135. package/docs/html/interfaces/portal_WMSLayer.WMSLayer-1.html +7 -0
  1136. package/docs/html/interfaces/portal_WMSSublayer.WMSSublayer-1.html +7 -0
  1137. package/docs/html/interfaces/portal_WMTSInfo.WMTSInfo-1.html +7 -0
  1138. package/docs/html/interfaces/portal_Weather.CloudyWeather.html +7 -0
  1139. package/docs/html/interfaces/portal_Weather.FoggyWeather.html +7 -0
  1140. package/docs/html/interfaces/portal_Weather.RainyWeather.html +7 -0
  1141. package/docs/html/interfaces/portal_Weather.SnowyWeather.html +7 -0
  1142. package/docs/html/interfaces/portal_Weather.SunnyWeather.html +7 -0
  1143. package/docs/html/interfaces/portal_WebMap.WebMap-1.html +7 -0
  1144. package/docs/html/interfaces/portal_WebScene.WebScene-1.html +7 -0
  1145. package/docs/html/interfaces/portal_WebSceneBaseMap.WebSceneBaseMap-1.html +7 -0
  1146. package/docs/html/interfaces/portal_WebTileLayer.WebTileLayer-1.html +7 -0
  1147. package/docs/html/interfaces/portal_Widgets.FloorFilter.html +7 -0
  1148. package/docs/html/interfaces/portal_Widgets.Range.html +7 -0
  1149. package/docs/html/interfaces/portal_Widgets.TimeSlider.html +7 -0
  1150. package/docs/html/interfaces/portal_Widgets.Widgets.html +7 -0
  1151. package/docs/html/interfaces/portal__LayerBase.LayerBase-1.html +7 -0
  1152. package/docs/html/interfaces/portal__layerHelper.LayerWithLegendEnabledProperty.html +7 -0
  1153. package/docs/html/interfaces/support_Action.BoundAction.html +7 -0
  1154. package/docs/html/interfaces/support_ArcGISRequestHelper.ArcGISRequestHelper.html +7 -0
  1155. package/docs/html/interfaces/support_ArcGISRequestHelper.ArcGISRequestHelperResponse.html +7 -0
  1156. package/docs/html/interfaces/support_ArcGISRequestHelper.ArcGISRequestOptions.html +7 -0
  1157. package/docs/html/interfaces/support_FormatSettings.FormatSettingsProperties.html +7 -0
  1158. package/docs/html/interfaces/support_InitializableBase.Initializable.html +7 -0
  1159. package/docs/html/interfaces/support_InitializableBase.InitializableBaseProperties.html +7 -0
  1160. package/docs/html/interfaces/support_InitializableBase.InitializeCollectionOptions.html +7 -0
  1161. package/docs/html/interfaces/support_InitializableBase.InitializeWarningEvent.html +7 -0
  1162. package/docs/html/interfaces/support_InitializableCollectionProxy.InitializableCollection.html +8 -0
  1163. package/docs/html/interfaces/support_Serializable.PropertyDef.html +7 -0
  1164. package/docs/html/interfaces/support_Serializable.Serializable.html +7 -0
  1165. package/docs/html/interfaces/support__restApiJson.RestApiCodedValue.html +7 -0
  1166. package/docs/html/interfaces/support__restApiJson.RestApiCodedValueDomain.html +7 -0
  1167. package/docs/html/interfaces/support__restApiJson.RestApiMapServiceTimeInfo.html +7 -0
  1168. package/docs/html/interfaces/support__restApiJson.RestApiRangeDomain.html +7 -0
  1169. package/docs/html/interfaces/support__restApiJson.RestApiServiceTimeInfo.html +7 -0
  1170. package/docs/html/interfaces/support__restApiJson.RestApiSubtype.html +7 -0
  1171. package/docs/html/interfaces/support_esri.AccessorLike.html +7 -0
  1172. package/docs/html/interfaces/support_esri.ChangeEvent.html +7 -0
  1173. package/docs/html/interfaces/support_esri.LayerWithSublayers.html +7 -0
  1174. package/docs/html/interfaces/support_esri.PointCloudLayerCachedStatistics.html +7 -0
  1175. package/docs/html/interfaces/support_esri.PointCloudLayerCachedStatisticsFrequentValues.html +7 -0
  1176. package/docs/html/interfaces/support_esri.PointCloudLayerCachedStatisticsHistogram.html +7 -0
  1177. package/docs/html/interfaces/support_esri.PointCloudLayerCachedStatisticsLabel.html +7 -0
  1178. package/docs/html/interfaces/support_esri.PointCloudLayerCachedStatisticsLabels.html +7 -0
  1179. package/docs/html/interfaces/support_esri.PointCloudLayerCachedStatisticsStats.html +7 -0
  1180. package/docs/html/interfaces/support_esri.SublayerLike.html +7 -0
  1181. package/docs/html/interfaces/tasks_CountResult.CountResult.html +7 -0
  1182. package/docs/html/interfaces/tasks_TaskResult.TaskResult.html +7 -0
  1183. package/docs/html/interfaces/tasks_geocoding_ArcGISGeocoder.ArcGISGeocoderProperties.html +7 -0
  1184. package/docs/html/interfaces/tasks_geocoding_Geocoder.GeocodeOptions-1.html +7 -0
  1185. package/docs/html/interfaces/tasks_geocoding_Geocoder.GeocoderCapabilities.html +7 -0
  1186. package/docs/html/interfaces/tasks_geocoding_Geocoder.GeocoderProperties.html +7 -0
  1187. package/docs/html/interfaces/tasks_identify_IdentifyOptions.IdentifyOptions-1.html +7 -0
  1188. package/docs/html/interfaces/tasks_identify_IdentifyProvider.IdentifyProvider.html +7 -0
  1189. package/docs/html/interfaces/tasks_query_ArcGISRelationship.ArcGISRelationshipProperties.html +7 -0
  1190. package/docs/html/interfaces/tasks_query_QueryBasedRelationship.QueryBasedRelationshipProperties.html +7 -0
  1191. package/docs/html/interfaces/tasks_query_QueryOptions.QueryOptions-1.html +7 -0
  1192. package/docs/html/interfaces/tasks_query_QueryProvider.QueryProvider.html +7 -0
  1193. package/docs/html/interfaces/tasks_search_QuerySearchProvider.ExpandSearchAreaResult.html +7 -0
  1194. package/docs/html/interfaces/tasks_search_SearchOptions.SearchOptions-1.html +7 -0
  1195. package/docs/html/interfaces/tasks_search_SearchProvider.SearchProvider.html +7 -0
  1196. package/docs/html/interfaces/tasks_search_SearchSuggestion.SearchSuggestion.html +7 -0
  1197. package/docs/html/interfaces/utilities_FormatSettings.FormatSettings.html +7 -0
  1198. package/docs/html/interfaces/utilities_ObservableMap.MapChangeEvent.html +7 -0
  1199. package/docs/html/interfaces/utilities_RequestHelper.RequestHelper.html +7 -0
  1200. package/docs/html/interfaces/utilities__layers.TimeAwareLayer.html +7 -0
  1201. package/docs/html/interfaces/utilities_arcade.RunArcadeExpressionParams.html +7 -0
  1202. package/docs/html/interfaces/utilities_array.CompareOptions.html +7 -0
  1203. package/docs/html/interfaces/utilities_checkArg.ArgumentChecker.html +7 -0
  1204. package/docs/html/interfaces/utilities_date.DateFormatterProperties.html +7 -0
  1205. package/docs/html/interfaces/utilities_date.DateSettings.html +7 -0
  1206. package/docs/html/interfaces/utilities_date.FormatOptions.html +7 -0
  1207. package/docs/html/interfaces/utilities_date.ParseOptions.html +7 -0
  1208. package/docs/html/interfaces/utilities_geometry.GeoJSONLineString.html +7 -0
  1209. package/docs/html/interfaces/utilities_geometry.GeoJSONMultiLineString.html +7 -0
  1210. package/docs/html/interfaces/utilities_geometry.GeoJSONMultiPoint.html +7 -0
  1211. package/docs/html/interfaces/utilities_geometry.GeoJSONMultiPolygon.html +7 -0
  1212. package/docs/html/interfaces/utilities_geometry.GeoJSONPoint.html +7 -0
  1213. package/docs/html/interfaces/utilities_geometry.GeoJSONPolygon.html +7 -0
  1214. package/docs/html/interfaces/utilities_geometry.GeographicTransformationJson.html +7 -0
  1215. package/docs/html/interfaces/utilities_geometry.GeographicTransformationStepJson.html +7 -0
  1216. package/docs/html/interfaces/utilities_geometry.GmlOptions.html +7 -0
  1217. package/docs/html/interfaces/utilities_log.LogEntry.html +7 -0
  1218. package/docs/html/interfaces/utilities_log.LogOptions.html +7 -0
  1219. package/docs/html/interfaces/utilities_log.Logger.html +7 -0
  1220. package/docs/html/interfaces/utilities_number.FormatOptions.html +7 -0
  1221. package/docs/html/interfaces/utilities_number.NumberFormatterProperties.html +7 -0
  1222. package/docs/html/interfaces/utilities_number.NumberSettings.html +7 -0
  1223. package/docs/html/interfaces/utilities_number.ParseOptions.html +7 -0
  1224. package/docs/html/interfaces/utilities_scaleRanges.ScaleRange.html +7 -0
  1225. package/docs/html/interfaces/utilities_string.FormatOptions.html +7 -0
  1226. package/docs/html/interfaces/utilities_transformation.Transformation.html +7 -0
  1227. package/docs/html/modules/AccessDeniedError.html +7 -0
  1228. package/docs/html/modules/ArgumentError.html +7 -0
  1229. package/docs/html/modules/ArgumentMissingError.html +7 -0
  1230. package/docs/html/modules/ArgumentOutOfRangeError.html +7 -0
  1231. package/docs/html/modules/Entity.html +7 -0
  1232. package/docs/html/modules/ErrorBase.html +7 -0
  1233. package/docs/html/modules/FailureMode.html +7 -0
  1234. package/docs/html/modules/Hyperlink.html +7 -0
  1235. package/docs/html/modules/InvalidOperationError.html +7 -0
  1236. package/docs/html/modules/ItemType.html +7 -0
  1237. package/docs/html/modules/LanguageResources.html +7 -0
  1238. package/docs/html/modules/NotFoundError.html +7 -0
  1239. package/docs/html/modules/PortalUri.html +7 -0
  1240. package/docs/html/modules/config.html +7 -0
  1241. package/docs/html/modules/data_ArcGISServiceTableExtension.html +7 -0
  1242. package/docs/html/modules/data_Attachment.html +7 -0
  1243. package/docs/html/modules/data_Capabilities.html +7 -0
  1244. package/docs/html/modules/data_Feature.html +7 -0
  1245. package/docs/html/modules/data_FeatureList.html +7 -0
  1246. package/docs/html/modules/data_FeatureSaveError.html +7 -0
  1247. package/docs/html/modules/data_FeatureSet.html +7 -0
  1248. package/docs/html/modules/data_FeatureSettings.html +7 -0
  1249. package/docs/html/modules/data_FeatureSource.FeatureReadOptions.html +7 -0
  1250. package/docs/html/modules/data_FeatureSource.html +7 -0
  1251. package/docs/html/modules/data_FeatureSourceBase.html +7 -0
  1252. package/docs/html/modules/data_FeatureStream.html +7 -0
  1253. package/docs/html/modules/data_FieldExtension.html +7 -0
  1254. package/docs/html/modules/data_PopupContentExtension.html +7 -0
  1255. package/docs/html/modules/data_QuerySourceCapabilities.html +7 -0
  1256. package/docs/html/modules/data_Relationship.html +7 -0
  1257. package/docs/html/modules/data_RelationshipBase.html +7 -0
  1258. package/docs/html/modules/data_Schema.html +7 -0
  1259. package/docs/html/modules/data_Table.html +7 -0
  1260. package/docs/html/modules/data_TableExtension.html +7 -0
  1261. package/docs/html/modules/data_TaskSettings.html +7 -0
  1262. package/docs/html/modules/data__Relationship.Relationship.html +7 -0
  1263. package/docs/html/modules/data__Relationship.html +7 -0
  1264. package/docs/html/modules/data__TableExtension.html +7 -0
  1265. package/docs/html/modules/data_convert.html +7 -0
  1266. package/docs/html/modules/data_support_DefaultRelationshipFactory.html +7 -0
  1267. package/docs/html/modules/data_support_DefaultTableExtensionFactory.html +7 -0
  1268. package/docs/html/modules/data_support_RelationshipFactory.html +7 -0
  1269. package/docs/html/modules/data_support_TableExtensionFactory.html +7 -0
  1270. package/docs/html/modules/data_support_attachments.html +7 -0
  1271. package/docs/html/modules/layer_preset_LayerPreset.html +7 -0
  1272. package/docs/html/modules/layer_preset_LayerPresetSettings.html +7 -0
  1273. package/docs/html/modules/locale.html +7 -0
  1274. package/docs/html/modules/mapping_ArcGISSublayerExtension.html +7 -0
  1275. package/docs/html/modules/mapping_BasemapExtension.html +7 -0
  1276. package/docs/html/modules/mapping_Bookmark.html +7 -0
  1277. package/docs/html/modules/mapping_BuildingComponentSublayerExtension.html +7 -0
  1278. package/docs/html/modules/mapping_BuildingGroupSublayerExtension.html +7 -0
  1279. package/docs/html/modules/mapping_BuildingSceneLayerExtension.html +7 -0
  1280. package/docs/html/modules/mapping_BuildingSublayerExtension.html +7 -0
  1281. package/docs/html/modules/mapping_CSVLayerExtension.html +7 -0
  1282. package/docs/html/modules/mapping_ElevationLayerExtension.html +7 -0
  1283. package/docs/html/modules/mapping_FeatureCollectionLayerExtension.html +7 -0
  1284. package/docs/html/modules/mapping_FeatureLayerExtension.html +7 -0
  1285. package/docs/html/modules/mapping_FeatureLayerExtensionBase.html +7 -0
  1286. package/docs/html/modules/mapping_GeoJSONLayerExtension.html +7 -0
  1287. package/docs/html/modules/mapping_GeoRSSLayerExtension.html +7 -0
  1288. package/docs/html/modules/mapping_GraphicsLayerExtension.html +7 -0
  1289. package/docs/html/modules/mapping_GroundExtension.html +7 -0
  1290. package/docs/html/modules/mapping_GroupLayerExtension.html +7 -0
  1291. package/docs/html/modules/mapping_ImageryLayerExtension.html +7 -0
  1292. package/docs/html/modules/mapping_ImageryTileLayerExtension.html +7 -0
  1293. package/docs/html/modules/mapping_IntegratedMeshLayerExtension.html +7 -0
  1294. package/docs/html/modules/mapping_KMLLayerExtension.html +7 -0
  1295. package/docs/html/modules/mapping_KMLSublayerExtension.html +7 -0
  1296. package/docs/html/modules/mapping_LayerExtension.html +7 -0
  1297. package/docs/html/modules/mapping_MapConstraints.html +7 -0
  1298. package/docs/html/modules/mapping_MapExtension.html +7 -0
  1299. package/docs/html/modules/mapping_MapImageLayerExtension.html +7 -0
  1300. package/docs/html/modules/mapping_MapImageSublayerExtension.html +7 -0
  1301. package/docs/html/modules/mapping_MapNotesLayerExtension.html +619 -0
  1302. package/docs/html/modules/mapping_MapNotesSublayerExtension.html +618 -0
  1303. package/docs/html/modules/mapping_OpenStreetMapLayerExtension.html +7 -0
  1304. package/docs/html/modules/mapping_PointCloudLayerExtension.html +7 -0
  1305. package/docs/html/modules/mapping_RouteLayerExtension.html +621 -0
  1306. package/docs/html/modules/mapping_SceneLayerExtension.html +7 -0
  1307. package/docs/html/modules/mapping_StreamLayerExtension.html +7 -0
  1308. package/docs/html/modules/mapping_SublayerExtension.html +7 -0
  1309. package/docs/html/modules/mapping_SubtypeGroupLayerExtension.html +7 -0
  1310. package/docs/html/modules/mapping_SubtypeSublayerExtension.html +7 -0
  1311. package/docs/html/modules/mapping_TileLayerExtension.html +7 -0
  1312. package/docs/html/modules/mapping_TileSublayerExtension.html +7 -0
  1313. package/docs/html/modules/mapping_UnsupportedLayerExtension.html +7 -0
  1314. package/docs/html/modules/mapping_VectorTileLayerExtension.html +7 -0
  1315. package/docs/html/modules/mapping_WMSLayerExtension.html +7 -0
  1316. package/docs/html/modules/mapping_WMSSublayerExtension.html +7 -0
  1317. package/docs/html/modules/mapping_WMTSLayerExtension.html +7 -0
  1318. package/docs/html/modules/mapping_WMTSSublayerExtension.html +7 -0
  1319. package/docs/html/modules/mapping_WebTileLayerExtension.html +7 -0
  1320. package/docs/html/modules/mapping__LayerExtension.html +7 -0
  1321. package/docs/html/modules/mapping__SublayerExtension.html +7 -0
  1322. package/docs/html/modules/mapping_convert.html +7 -0
  1323. package/docs/html/modules/mapping_support_ArrayWrappedCollection.html +7 -0
  1324. package/docs/html/modules/mapping_support_BasemapExtensionFactory.html +7 -0
  1325. package/docs/html/modules/mapping_support_DefaultLayerExtensionFactory.html +7 -0
  1326. package/docs/html/modules/mapping_support_DefaultSublayerExtensionFactory.html +7 -0
  1327. package/docs/html/modules/mapping_support_LayerExtensionFactory.html +7 -0
  1328. package/docs/html/modules/mapping_support_LayerListSettings.html +7 -0
  1329. package/docs/html/modules/mapping_support_PopupTemplateFeatureSettings.html +7 -0
  1330. package/docs/html/modules/mapping_support_SublayerExtensionFactory.html +7 -0
  1331. package/docs/html/modules/mapping_support_WfsCapabilities.html +7 -0
  1332. package/docs/html/modules/mapping_support_WfsFeatureType.html +7 -0
  1333. package/docs/html/modules/mapping_support__LayerExtensionCollection.html +7 -0
  1334. package/docs/html/modules/mapping_support__SublayerExtensionCollection.html +7 -0
  1335. package/docs/html/modules/mapping_support__kml.html +7 -0
  1336. package/docs/html/modules/mapping_support_layers.html +7 -0
  1337. package/docs/html/modules/mapping_support_ogc.html +7 -0
  1338. package/docs/html/modules/menus_Menu.html +7 -0
  1339. package/docs/html/modules/menus_MenuItem.html +7 -0
  1340. package/docs/html/modules/menus_MenuItemState.html +7 -0
  1341. package/docs/html/modules/menus_support_MenuFactory.html +7 -0
  1342. package/docs/html/modules/menus_support_MenuItemFactory.html +7 -0
  1343. package/docs/html/modules/portal_ApplicationProperties.html +7 -0
  1344. package/docs/html/modules/portal_Background.Background.html +7 -0
  1345. package/docs/html/modules/portal_Background.html +7 -0
  1346. package/docs/html/modules/portal_BaseMap.BaseMap.html +7 -0
  1347. package/docs/html/modules/portal_BaseMap.html +7 -0
  1348. package/docs/html/modules/portal_BaseMapLayer.html +7 -0
  1349. package/docs/html/modules/portal_BingLayer.html +7 -0
  1350. package/docs/html/modules/portal_Bookmark.html +7 -0
  1351. package/docs/html/modules/portal_BuildingSceneLayer.BuildingSceneLayer.html +7 -0
  1352. package/docs/html/modules/portal_BuildingSceneLayer.html +7 -0
  1353. package/docs/html/modules/portal_BuildingSceneSublayer.BuildingSceneSublayer.html +7 -0
  1354. package/docs/html/modules/portal_BuildingSceneSublayer.html +7 -0
  1355. package/docs/html/modules/portal_CIMSymbol.html +7 -0
  1356. package/docs/html/modules/portal_CSVLayer.CSVLayer.html +7 -0
  1357. package/docs/html/modules/portal_CSVLayer.html +7 -0
  1358. package/docs/html/modules/portal_Callout.html +7 -0
  1359. package/docs/html/modules/portal_Camera.Camera.html +7 -0
  1360. package/docs/html/modules/portal_Camera.html +7 -0
  1361. package/docs/html/modules/portal_ClassBreaksRenderer.html +7 -0
  1362. package/docs/html/modules/portal_CodedValueDomain.CodedValueDomain.html +7 -0
  1363. package/docs/html/modules/portal_CodedValueDomain.html +7 -0
  1364. package/docs/html/modules/portal_ColorClassBreakInfo.html +7 -0
  1365. package/docs/html/modules/portal_ColorUniqueValueInfos.html +7 -0
  1366. package/docs/html/modules/portal_DataSource.html +7 -0
  1367. package/docs/html/modules/portal_DefinitionEditor.html +7 -0
  1368. package/docs/html/modules/portal_Domain.Domain.html +7 -0
  1369. package/docs/html/modules/portal_Domain.DomainType.html +7 -0
  1370. package/docs/html/modules/portal_Domain.html +7 -0
  1371. package/docs/html/modules/portal_DrawingInfo.DrawingInfo.html +7 -0
  1372. package/docs/html/modules/portal_DrawingInfo.html +7 -0
  1373. package/docs/html/modules/portal_DynamicDataLayer.html +7 -0
  1374. package/docs/html/modules/portal_DynamicMapLayer.html +7 -0
  1375. package/docs/html/modules/portal_Edges.Edges.html +7 -0
  1376. package/docs/html/modules/portal_Edges.html +7 -0
  1377. package/docs/html/modules/portal_Effect.html +7 -0
  1378. package/docs/html/modules/portal_ElevationInfo.ElevationInfo.html +7 -0
  1379. package/docs/html/modules/portal_ElevationInfo.ElevationMode.html +7 -0
  1380. package/docs/html/modules/portal_ElevationInfo.html +7 -0
  1381. package/docs/html/modules/portal_ElevationLayer.ElevationLayer.html +7 -0
  1382. package/docs/html/modules/portal_ElevationLayer.html +7 -0
  1383. package/docs/html/modules/portal_Environment.Environment.html +7 -0
  1384. package/docs/html/modules/portal_Environment.html +7 -0
  1385. package/docs/html/modules/portal_Extent.html +7 -0
  1386. package/docs/html/modules/portal_ExtrudeSymbol3DLayer.html +7 -0
  1387. package/docs/html/modules/portal_Feature.Feature.html +7 -0
  1388. package/docs/html/modules/portal_Feature.html +7 -0
  1389. package/docs/html/modules/portal_FeatureCollection.html +7 -0
  1390. package/docs/html/modules/portal_FeatureLayer.FeatureLayer.html +15 -2
  1391. package/docs/html/modules/portal_FeatureLayer.html +34 -1
  1392. package/docs/html/modules/portal_FeatureReduction.FeatureReduction.html +7 -0
  1393. package/docs/html/modules/portal_FeatureReduction.html +7 -0
  1394. package/docs/html/modules/portal_FeatureSet.html +7 -0
  1395. package/docs/html/modules/portal_Field.Field.html +7 -0
  1396. package/docs/html/modules/portal_Field.FieldType.html +7 -0
  1397. package/docs/html/modules/portal_Field.html +7 -0
  1398. package/docs/html/modules/portal_FieldInfo.html +7 -0
  1399. package/docs/html/modules/portal_FillSymbol3DLayer.html +7 -0
  1400. package/docs/html/modules/portal_FormInfo.FormInfo.html +7 -0
  1401. package/docs/html/modules/portal_FormInfo.html +7 -0
  1402. package/docs/html/modules/portal_Format.html +7 -0
  1403. package/docs/html/modules/portal_GeoJSONLayer.GeoJSONLayer.html +7 -0
  1404. package/docs/html/modules/portal_GeoJSONLayer.html +7 -0
  1405. package/docs/html/modules/portal_GeoRSSLayer.GeoRSSLayer.html +7 -0
  1406. package/docs/html/modules/portal_GeoRSSLayer.html +7 -0
  1407. package/docs/html/modules/portal_Geometry.GeometryType.html +7 -0
  1408. package/docs/html/modules/portal_Geometry.html +7 -0
  1409. package/docs/html/modules/portal_Ground.Ground.html +7 -0
  1410. package/docs/html/modules/portal_Ground.html +7 -0
  1411. package/docs/html/modules/portal_GroupLayer.GroupLayer.html +7 -0
  1412. package/docs/html/modules/portal_GroupLayer.html +7 -0
  1413. package/docs/html/modules/portal_HeatmapRenderer.html +7 -0
  1414. package/docs/html/modules/portal_HeightModelInfo.html +7 -0
  1415. package/docs/html/modules/portal_IconSymbol3DLayer.html +7 -0
  1416. package/docs/html/modules/portal_ImageServiceLayer.ImageServiceLayer.html +7 -0
  1417. package/docs/html/modules/portal_ImageServiceLayer.html +7 -0
  1418. package/docs/html/modules/portal_ImageServiceVectorLayer.html +7 -0
  1419. package/docs/html/modules/portal_InheritedDomain.InheritedDomain.html +7 -0
  1420. package/docs/html/modules/portal_InheritedDomain.html +7 -0
  1421. package/docs/html/modules/portal_InitialState.InitialState.html +7 -0
  1422. package/docs/html/modules/portal_InitialState.html +7 -0
  1423. package/docs/html/modules/portal_IntegratedMeshLayer.IntegratedMeshLayer.html +7 -0
  1424. package/docs/html/modules/portal_IntegratedMeshLayer.html +7 -0
  1425. package/docs/html/modules/portal_Item.Item.html +7 -0
  1426. package/docs/html/modules/portal_Item.html +7 -0
  1427. package/docs/html/modules/portal_JoinTableDataSource.html +7 -0
  1428. package/docs/html/modules/portal_KMLLayer.KMLLayer.html +7 -0
  1429. package/docs/html/modules/portal_KMLLayer.html +7 -0
  1430. package/docs/html/modules/portal_LabelSymbol3D.html +7 -0
  1431. package/docs/html/modules/portal_LabelingInfo.LabelPlacement.html +7 -0
  1432. package/docs/html/modules/portal_LabelingInfo.LabelingInfo.html +7 -0
  1433. package/docs/html/modules/portal_LabelingInfo.html +7 -0
  1434. package/docs/html/modules/portal_Layer.Layer.html +7 -0
  1435. package/docs/html/modules/portal_Layer.html +7 -0
  1436. package/docs/html/modules/portal_LayerBase.html +7 -0
  1437. package/docs/html/modules/portal_LayerDefinition.LayerDefinition.html +7 -0
  1438. package/docs/html/modules/portal_LayerDefinition.LayerDefinitionCapabilities.html +7 -0
  1439. package/docs/html/modules/portal_LayerDefinition.html +7 -0
  1440. package/docs/html/modules/portal_Lighting.Lighting.html +7 -0
  1441. package/docs/html/modules/portal_Lighting.html +7 -0
  1442. package/docs/html/modules/portal_LineSymbol3D.html +7 -0
  1443. package/docs/html/modules/portal_LineSymbol3DLayer.html +7 -0
  1444. package/docs/html/modules/portal_LocationInfo.html +7 -0
  1445. package/docs/html/modules/portal_MapFloorInfo.MapFloorInfo.html +7 -0
  1446. package/docs/html/modules/portal_MapFloorInfo.html +7 -0
  1447. package/docs/html/modules/portal_MapRangeInfo.html +7 -0
  1448. package/docs/html/modules/portal_MapServiceLayer.MapServiceLayer.html +7 -0
  1449. package/docs/html/modules/portal_MapServiceLayer.html +7 -0
  1450. package/docs/html/modules/portal_MediaInfo.MediaType.html +7 -0
  1451. package/docs/html/modules/portal_MediaInfo.html +7 -0
  1452. package/docs/html/modules/portal_MeshSymbol3D.html +7 -0
  1453. package/docs/html/modules/portal_MosaicRule.MosaicMethodType.html +7 -0
  1454. package/docs/html/modules/portal_MosaicRule.MosaicOperationType.html +7 -0
  1455. package/docs/html/modules/portal_MosaicRule.MosaicRule.html +7 -0
  1456. package/docs/html/modules/portal_MosaicRule.html +7 -0
  1457. package/docs/html/modules/portal_Multipoint.html +7 -0
  1458. package/docs/html/modules/portal_ObjectSymbol3DLayer.html +7 -0
  1459. package/docs/html/modules/portal_OpenStreetMapLayer.OpenStreetMapLayer.html +7 -0
  1460. package/docs/html/modules/portal_OpenStreetMapLayer.html +7 -0
  1461. package/docs/html/modules/portal_OperationalLayer.html +7 -0
  1462. package/docs/html/modules/portal_PathSymbol3DLayer.html +7 -0
  1463. package/docs/html/modules/portal_PictureFillSymbol.html +7 -0
  1464. package/docs/html/modules/portal_PictureMarkerSymbol.html +7 -0
  1465. package/docs/html/modules/portal_Point.html +7 -0
  1466. package/docs/html/modules/portal_PointCloudBitfieldFilter.html +7 -0
  1467. package/docs/html/modules/portal_PointCloudClassBreaksRenderer.html +7 -0
  1468. package/docs/html/modules/portal_PointCloudFilter.html +7 -0
  1469. package/docs/html/modules/portal_PointCloudFixedSizeAlgorithm.html +7 -0
  1470. package/docs/html/modules/portal_PointCloudLayer.PointCloudLayer.html +7 -0
  1471. package/docs/html/modules/portal_PointCloudLayer.html +7 -0
  1472. package/docs/html/modules/portal_PointCloudRGBRenderer.html +7 -0
  1473. package/docs/html/modules/portal_PointCloudRenderer.PointCloudRenderer.html +7 -0
  1474. package/docs/html/modules/portal_PointCloudRenderer.html +7 -0
  1475. package/docs/html/modules/portal_PointCloudReturnFilter.html +7 -0
  1476. package/docs/html/modules/portal_PointCloudSplatAlgorithm.html +7 -0
  1477. package/docs/html/modules/portal_PointCloudStretchRenderer.html +7 -0
  1478. package/docs/html/modules/portal_PointCloudUniqueValueRenderer.html +7 -0
  1479. package/docs/html/modules/portal_PointCloudValueFilter.html +7 -0
  1480. package/docs/html/modules/portal_PointSymbol3D.html +7 -0
  1481. package/docs/html/modules/portal_Polygon.html +7 -0
  1482. package/docs/html/modules/portal_PolygonSymbol3D.html +7 -0
  1483. package/docs/html/modules/portal_Polyline.html +7 -0
  1484. package/docs/html/modules/portal_PopupExpressionInfo.html +7 -0
  1485. package/docs/html/modules/portal_PopupInfo.PopupContent.html +7 -0
  1486. package/docs/html/modules/portal_PopupInfo.PopupInfo.html +7 -0
  1487. package/docs/html/modules/portal_PopupInfo.html +7 -0
  1488. package/docs/html/modules/portal_PredominanceRenderer.html +7 -0
  1489. package/docs/html/modules/portal_Presentation.Presentation.html +7 -0
  1490. package/docs/html/modules/portal_Presentation.html +7 -0
  1491. package/docs/html/modules/portal_QueryTableDataSource.html +7 -0
  1492. package/docs/html/modules/portal_RangeDomain.RangeDomain.html +7 -0
  1493. package/docs/html/modules/portal_RangeDomain.html +7 -0
  1494. package/docs/html/modules/portal_RangeInfo.html +7 -0
  1495. package/docs/html/modules/portal_RasterDataSource.html +7 -0
  1496. package/docs/html/modules/portal_Renderer.Renderer.html +7 -0
  1497. package/docs/html/modules/portal_Renderer.html +7 -0
  1498. package/docs/html/modules/portal_RenderingRule.PixelType.html +7 -0
  1499. package/docs/html/modules/portal_RenderingRule.RenderingRule.html +7 -0
  1500. package/docs/html/modules/portal_RenderingRule.html +7 -0
  1501. package/docs/html/modules/portal_SceneLayer.SceneLayer.html +7 -0
  1502. package/docs/html/modules/portal_SceneLayer.html +7 -0
  1503. package/docs/html/modules/portal_SimpleFillSymbol.html +7 -0
  1504. package/docs/html/modules/portal_SimpleLineSymbol.html +7 -0
  1505. package/docs/html/modules/portal_SimpleMarkerSymbol.html +7 -0
  1506. package/docs/html/modules/portal_SimpleRenderer.html +7 -0
  1507. package/docs/html/modules/portal_Slide.Slide.html +7 -0
  1508. package/docs/html/modules/portal_Slide.html +7 -0
  1509. package/docs/html/modules/portal_SpatialReference.SpatialReference.html +7 -0
  1510. package/docs/html/modules/portal_SpatialReference.html +7 -0
  1511. package/docs/html/modules/portal_StreamLayer.StreamLayer.html +7 -0
  1512. package/docs/html/modules/portal_StreamLayer.html +7 -0
  1513. package/docs/html/modules/portal_StyleSymbolReference.html +7 -0
  1514. package/docs/html/modules/portal_SubtypeGroupLayer.SubtypeGroupLayer.html +7 -0
  1515. package/docs/html/modules/portal_SubtypeGroupLayer.html +7 -0
  1516. package/docs/html/modules/portal_SubtypeSublayer.SubtypeSublayer.html +7 -0
  1517. package/docs/html/modules/portal_SubtypeSublayer.html +7 -0
  1518. package/docs/html/modules/portal_Symbol.SymbolType.html +7 -0
  1519. package/docs/html/modules/portal_Symbol.html +7 -0
  1520. package/docs/html/modules/portal_Symbol3D.html +7 -0
  1521. package/docs/html/modules/portal_Table.html +7 -0
  1522. package/docs/html/modules/portal_TableDataSource.html +7 -0
  1523. package/docs/html/modules/portal_Template.Template.html +7 -0
  1524. package/docs/html/modules/portal_Template.html +7 -0
  1525. package/docs/html/modules/portal_TemporalRenderer.html +7 -0
  1526. package/docs/html/modules/portal_TextSymbol.html +7 -0
  1527. package/docs/html/modules/portal_TextSymbol3DLayer.html +7 -0
  1528. package/docs/html/modules/portal_TileInfo.TileInfo.html +7 -0
  1529. package/docs/html/modules/portal_TileInfo.html +7 -0
  1530. package/docs/html/modules/portal_TiledImageServiceLayer.TiledImageServiceLayer.html +7 -0
  1531. package/docs/html/modules/portal_TiledImageServiceLayer.html +7 -0
  1532. package/docs/html/modules/portal_TiledMapServiceLayer.TiledMapServiceLayer.html +7 -0
  1533. package/docs/html/modules/portal_TiledMapServiceLayer.html +7 -0
  1534. package/docs/html/modules/portal_Type.Type.html +7 -0
  1535. package/docs/html/modules/portal_Type.html +7 -0
  1536. package/docs/html/modules/portal_UniqueValueFromStyle.html +7 -0
  1537. package/docs/html/modules/portal_UniqueValueRenderer.html +7 -0
  1538. package/docs/html/modules/portal_UtilityNetwork.UtilityNetwork.html +7 -0
  1539. package/docs/html/modules/portal_UtilityNetwork.html +7 -0
  1540. package/docs/html/modules/portal_Value.html +7 -0
  1541. package/docs/html/modules/portal_VectorFieldRenderer.html +7 -0
  1542. package/docs/html/modules/portal_VectorTileLayer.VectorTileLayer.html +7 -0
  1543. package/docs/html/modules/portal_VectorTileLayer.html +7 -0
  1544. package/docs/html/modules/portal_VerticalOffset.html +7 -0
  1545. package/docs/html/modules/portal_Viewpoint.Viewpoint.html +7 -0
  1546. package/docs/html/modules/portal_Viewpoint.html +7 -0
  1547. package/docs/html/modules/portal_VisualVariable.html +7 -0
  1548. package/docs/html/modules/portal_WMSLayer.WMSLayer.html +7 -0
  1549. package/docs/html/modules/portal_WMSLayer.html +7 -0
  1550. package/docs/html/modules/portal_WMSSublayer.WMSSublayer.html +7 -0
  1551. package/docs/html/modules/portal_WMSSublayer.html +7 -0
  1552. package/docs/html/modules/portal_WMTSInfo.WMTSInfo.html +7 -0
  1553. package/docs/html/modules/portal_WMTSInfo.html +7 -0
  1554. package/docs/html/modules/portal_Weather.Weather.html +7 -0
  1555. package/docs/html/modules/portal_Weather.html +7 -0
  1556. package/docs/html/modules/portal_WebMap.WebMap.html +7 -0
  1557. package/docs/html/modules/portal_WebMap.html +7 -0
  1558. package/docs/html/modules/portal_WebScene.WebScene.html +7 -0
  1559. package/docs/html/modules/portal_WebScene.html +7 -0
  1560. package/docs/html/modules/portal_WebSceneBaseMap.WebSceneBaseMap.html +7 -0
  1561. package/docs/html/modules/portal_WebSceneBaseMap.html +7 -0
  1562. package/docs/html/modules/portal_WebTileLayer.WebTileLayer.html +7 -0
  1563. package/docs/html/modules/portal_WebTileLayer.html +7 -0
  1564. package/docs/html/modules/portal_Widgets.html +7 -0
  1565. package/docs/html/modules/portal__FeatureLayer.html +7 -0
  1566. package/docs/html/modules/portal__LayerBase.LayerBase.html +7 -0
  1567. package/docs/html/modules/portal__LayerBase.html +7 -0
  1568. package/docs/html/modules/portal__layerHelper.html +7 -0
  1569. package/docs/html/modules/portal__utils.html +7 -0
  1570. package/docs/html/modules/support_Action.html +7 -0
  1571. package/docs/html/modules/support_ArcGISRequestHelper.html +7 -0
  1572. package/docs/html/modules/support_Cancellable.html +7 -0
  1573. package/docs/html/modules/support_FormatSettings.html +7 -0
  1574. package/docs/html/modules/support_InitializableBase.html +7 -0
  1575. package/docs/html/modules/support_InitializableCollectionProxy.html +7 -0
  1576. package/docs/html/modules/support_InitializeError.html +7 -0
  1577. package/docs/html/modules/support_Observable.html +7 -0
  1578. package/docs/html/modules/support_ReadOnlyInitializableCollection.html +7 -0
  1579. package/docs/html/modules/support_Serializable.html +7 -0
  1580. package/docs/html/modules/support_Settings.html +7 -0
  1581. package/docs/html/modules/support__ArcGISRelationshipCollection.html +7 -0
  1582. package/docs/html/modules/support__esriInternal.html +7 -0
  1583. package/docs/html/modules/support__graphicsQuery.html +7 -0
  1584. package/docs/html/modules/support__query.html +7 -0
  1585. package/docs/html/modules/support__requestCache.html +7 -0
  1586. package/docs/html/modules/support__restApiJson.html +7 -0
  1587. package/docs/html/modules/support_esri.html +9 -0
  1588. package/docs/html/modules/support_utilities.html +7 -0
  1589. package/docs/html/modules/tasks_CountResult.html +7 -0
  1590. package/docs/html/modules/tasks_TaskResult.html +7 -0
  1591. package/docs/html/modules/tasks_geocoding_ArcGISGeocoder.html +7 -0
  1592. package/docs/html/modules/tasks_geocoding_Geocoder.GeocodeOptions.html +7 -0
  1593. package/docs/html/modules/tasks_geocoding_Geocoder.html +7 -0
  1594. package/docs/html/modules/tasks_geocoding_utilities.html +7 -0
  1595. package/docs/html/modules/tasks_identify_ArcGISSublayerQueryIdentifyProvider.html +7 -0
  1596. package/docs/html/modules/tasks_identify_BuildingComponentSublayerClientSideIdentifyProvider.html +7 -0
  1597. package/docs/html/modules/tasks_identify_BuildingComponentSublayerHitTestIdentifyProvider.html +7 -0
  1598. package/docs/html/modules/tasks_identify_CSVLayer3DHitTestIdentifyProvider.html +7 -0
  1599. package/docs/html/modules/tasks_identify_CSVLayerClientSideQueryIdentifyProvider.html +7 -0
  1600. package/docs/html/modules/tasks_identify_ClientSideIdentifyProvider.html +7 -0
  1601. package/docs/html/modules/tasks_identify_FeatureLayer3DHitTestIdentifyProvider.html +7 -0
  1602. package/docs/html/modules/tasks_identify_FeatureLayerClientSideIdentifyProvider.html +7 -0
  1603. package/docs/html/modules/tasks_identify_FeatureLayerQueryIdentifyProvider.html +7 -0
  1604. package/docs/html/modules/tasks_identify_GeoJSONLayer3DHitTestIdentifyProvider.html +7 -0
  1605. package/docs/html/modules/tasks_identify_GeoJSONLayerClientSideQueryIdentifyProvider.html +7 -0
  1606. package/docs/html/modules/tasks_identify_GeoRSSLayerIdentifyProvider.html +7 -0
  1607. package/docs/html/modules/tasks_identify_GraphicsLayerQueryIdentifyProvider.html +7 -0
  1608. package/docs/html/modules/tasks_identify_HitTestIdentifyProvider.html +7 -0
  1609. package/docs/html/modules/tasks_identify_IdentifyError.html +7 -0
  1610. package/docs/html/modules/tasks_identify_IdentifyOptions.IdentifyOptions.html +7 -0
  1611. package/docs/html/modules/tasks_identify_IdentifyOptions.html +7 -0
  1612. package/docs/html/modules/tasks_identify_IdentifyProvider.html +7 -0
  1613. package/docs/html/modules/tasks_identify_IdentifyProviderBase.html +7 -0
  1614. package/docs/html/modules/tasks_identify_IdentifyService.html +7 -0
  1615. package/docs/html/modules/tasks_identify_ImageryLayerIdentifyProvider.html +7 -0
  1616. package/docs/html/modules/tasks_identify_KMLLayerQueryIdentifyProvider.html +7 -0
  1617. package/docs/html/modules/tasks_identify_MapNotesSublayerQueryIdentifyProvider.html +609 -0
  1618. package/docs/html/modules/tasks_identify_PointCloudLayerHitTestIdentifyProvider.html +7 -0
  1619. package/docs/html/modules/tasks_identify_RouteLayerQueryIdentifyProvider.html +609 -0
  1620. package/docs/html/modules/tasks_identify_SceneLayerClientSideIdentifyProvider.html +7 -0
  1621. package/docs/html/modules/tasks_identify_SceneLayerHitTestIdentifyProvider.html +7 -0
  1622. package/docs/html/modules/tasks_identify_SceneLayerQueryIdentifyProvider.html +7 -0
  1623. package/docs/html/modules/tasks_identify_StreamLayerClientSideQueryIdentifyProvider.html +7 -0
  1624. package/docs/html/modules/tasks_identify_StreamLayerQueryIdentifyProvider.html +7 -0
  1625. package/docs/html/modules/tasks_identify_SubtypeSublayerClientSideIdentifyProvider.html +7 -0
  1626. package/docs/html/modules/tasks_identify_SubtypeSublayerQueryIdentifyProvider.html +7 -0
  1627. package/docs/html/modules/tasks_identify_WMSSublayerIdentifyProvider.html +7 -0
  1628. package/docs/html/modules/tasks_identify__utilities.html +7 -0
  1629. package/docs/html/modules/tasks_query_ArcGISRelationship.html +7 -0
  1630. package/docs/html/modules/tasks_query_ArcGISServiceTableQueryProvider.html +7 -0
  1631. package/docs/html/modules/tasks_query_ArcGISSublayerQueryProvider.html +7 -0
  1632. package/docs/html/modules/tasks_query_BuildingComponentSublayerClientSideQueryProvider.html +7 -0
  1633. package/docs/html/modules/tasks_query_CSVLayerClientSideQueryProvider.html +7 -0
  1634. package/docs/html/modules/tasks_query_ClientSideQueryProvider.html +7 -0
  1635. package/docs/html/modules/tasks_query_FeatureLayerQueryProvider.html +7 -0
  1636. package/docs/html/modules/tasks_query_GeoJSONLayerClientSideQueryProvider.html +7 -0
  1637. package/docs/html/modules/tasks_query_GeoRSSLayerQueryProvider.html +7 -0
  1638. package/docs/html/modules/tasks_query_GraphicsLayerQueryProvider.html +7 -0
  1639. package/docs/html/modules/tasks_query_ImageryLayerQueryProvider.html +7 -0
  1640. package/docs/html/modules/tasks_query_KMLLayerQueryProvider.html +7 -0
  1641. package/docs/html/modules/tasks_query_MapNotesSublayerQueryProvider.html +609 -0
  1642. package/docs/html/modules/tasks_query_QueryBasedRelationship.html +7 -0
  1643. package/docs/html/modules/tasks_query_QueryError.html +7 -0
  1644. package/docs/html/modules/tasks_query_QueryOptions.QueryOptions.html +7 -0
  1645. package/docs/html/modules/tasks_query_QueryOptions.html +7 -0
  1646. package/docs/html/modules/tasks_query_QueryProvider.html +7 -0
  1647. package/docs/html/modules/tasks_query_QueryProviderBase.html +7 -0
  1648. package/docs/html/modules/tasks_query_QueryService.html +7 -0
  1649. package/docs/html/modules/tasks_query_RouteLayerQueryProvider.html +609 -0
  1650. package/docs/html/modules/tasks_query_SceneLayerClientSideQueryProvider.html +7 -0
  1651. package/docs/html/modules/tasks_query_SceneLayerQueryProvider.html +7 -0
  1652. package/docs/html/modules/tasks_query_StreamLayerClientSideQueryProvider.html +7 -0
  1653. package/docs/html/modules/tasks_query_SubtypeSublayerQueryProvider.html +7 -0
  1654. package/docs/html/modules/tasks_search_ArcGISGeocoderSearchProvider.html +7 -0
  1655. package/docs/html/modules/tasks_search_GeocoderSearchProvider.html +7 -0
  1656. package/docs/html/modules/tasks_search_QuerySearchProvider.html +7 -0
  1657. package/docs/html/modules/tasks_search_SearchError.html +7 -0
  1658. package/docs/html/modules/tasks_search_SearchOptions.SearchOptions.html +7 -0
  1659. package/docs/html/modules/tasks_search_SearchOptions.html +7 -0
  1660. package/docs/html/modules/tasks_search_SearchProvider.html +7 -0
  1661. package/docs/html/modules/tasks_search_SearchProviderBase.html +7 -0
  1662. package/docs/html/modules/tasks_search_SearchService.html +7 -0
  1663. package/docs/html/modules/tasks_search_SearchSuggestion.html +7 -0
  1664. package/docs/html/modules/tasks_search__utilities.html +7 -0
  1665. package/docs/html/modules/utilities_CollectionProxy.html +7 -0
  1666. package/docs/html/modules/utilities_CopyOnWriteCollection.html +7 -0
  1667. package/docs/html/modules/utilities_FormatSettings.html +7 -0
  1668. package/docs/html/modules/utilities_GeometryServiceError.html +7 -0
  1669. package/docs/html/modules/utilities_MapTransformCollection.html +7 -0
  1670. package/docs/html/modules/utilities_ObservableMap.html +7 -0
  1671. package/docs/html/modules/utilities_ObservableSet.html +7 -0
  1672. package/docs/html/modules/utilities_ObservableWeakSet.html +7 -0
  1673. package/docs/html/modules/utilities_ReadOnlyCollection.html +7 -0
  1674. package/docs/html/modules/utilities_ReadOnlyMap.html +7 -0
  1675. package/docs/html/modules/utilities_RequestHelper.html +7 -0
  1676. package/docs/html/modules/utilities__layers.html +13 -0
  1677. package/docs/html/modules/utilities__number.html +7 -0
  1678. package/docs/html/modules/utilities__ogc.html +7 -0
  1679. package/docs/html/modules/utilities_arcade.html +7 -0
  1680. package/docs/html/modules/utilities_array.html +7 -0
  1681. package/docs/html/modules/utilities_asyncIterable.html +7 -0
  1682. package/docs/html/modules/utilities_basemaps.html +7 -0
  1683. package/docs/html/modules/utilities_checkArg.html +7 -0
  1684. package/docs/html/modules/utilities_collection.html +7 -0
  1685. package/docs/html/modules/utilities_date.html +7 -0
  1686. package/docs/html/modules/utilities_enum.html +7 -0
  1687. package/docs/html/modules/utilities_esri.html +7 -0
  1688. package/docs/html/modules/utilities_extensions.html +7 -0
  1689. package/docs/html/modules/utilities_field.html +7 -0
  1690. package/docs/html/modules/utilities_geometry.html +7 -0
  1691. package/docs/html/modules/utilities_iterable.html +7 -0
  1692. package/docs/html/modules/utilities_layers.html +7 -0
  1693. package/docs/html/modules/utilities_log.html +7 -0
  1694. package/docs/html/modules/utilities_mapping.html +7 -0
  1695. package/docs/html/modules/utilities_math.html +7 -0
  1696. package/docs/html/modules/utilities_number.html +7 -0
  1697. package/docs/html/modules/utilities_object.html +7 -0
  1698. package/docs/html/modules/utilities_portal.html +7 -0
  1699. package/docs/html/modules/utilities_promise.html +7 -0
  1700. package/docs/html/modules/utilities_query.html +7 -0
  1701. package/docs/html/modules/utilities_relationships.html +7 -0
  1702. package/docs/html/modules/utilities_renderers.html +7 -0
  1703. package/docs/html/modules/utilities_scaleRanges.html +7 -0
  1704. package/docs/html/modules/utilities_set.html +7 -0
  1705. package/docs/html/modules/utilities_string.html +7 -0
  1706. package/docs/html/modules/utilities_symbol.html +7 -0
  1707. package/docs/html/modules/utilities_transformation.html +7 -0
  1708. package/docs/html/modules/utilities_uri.html +7 -0
  1709. package/docs/html/modules/utilities_uuid.html +7 -0
  1710. package/docs/html/modules/utilities_watch.html +7 -0
  1711. package/docs/html/modules/version.html +7 -0
  1712. package/docs/html/modules.html +14 -0
  1713. package/docs/html/types/FailureMode.FailureMode.html +7 -0
  1714. package/docs/html/types/data_FeatureList.FeatureCompareFunction.html +7 -0
  1715. package/docs/html/types/data_FeatureList.FeaturePredicate.html +7 -0
  1716. package/docs/html/types/data_FeatureList.SortDirection.html +7 -0
  1717. package/docs/html/types/data__Relationship.Cardinality.html +7 -0
  1718. package/docs/html/types/data__Relationship.GeodatabaseCardinality.html +7 -0
  1719. package/docs/html/types/data__Relationship.RelationshipType.html +7 -0
  1720. package/docs/html/types/layer_preset_LayerPreset.LayerPresetJson.html +7 -0
  1721. package/docs/html/types/layer_preset_LayerPresetSettings.SublayerPresetJson.html +7 -0
  1722. package/docs/html/types/mapping_Bookmark.BookmarkSource.html +7 -0
  1723. package/docs/html/types/mapping_GroundExtension.GroundLike.html +7 -0
  1724. package/docs/html/types/mapping_MapExtension.FeatureSourcePredicate.html +7 -0
  1725. package/docs/html/types/mapping_MapExtension.MapProperties.html +7 -0
  1726. package/docs/html/types/mapping_MapExtension.ViewMode.html +7 -0
  1727. package/docs/html/types/mapping_MapExtension.WebMapLike.html +7 -0
  1728. package/docs/html/types/mapping_MapExtension.WebSceneLike.html +7 -0
  1729. package/docs/html/types/mapping_MapImageLayerExtension.MapImageLayerProperties.html +7 -0
  1730. package/docs/html/types/mapping__LayerExtension.LayerExtensionSchemaPropertyBinding.html +7 -0
  1731. package/docs/html/types/mapping__SublayerExtension.SublayerType.html +8 -1
  1732. package/docs/html/types/portal_ApplicationProperties.DownloadMode.html +7 -0
  1733. package/docs/html/types/portal_ApplicationProperties.SyncMode.html +7 -0
  1734. package/docs/html/types/portal_Background.Background-1.html +7 -0
  1735. package/docs/html/types/portal_BaseMapLayer.BaseMapLayer.html +7 -0
  1736. package/docs/html/types/portal_BaseMapLayer.LegacyBaseMapLayerType.html +7 -0
  1737. package/docs/html/types/portal_BuildingSceneLayer.FilterMode.html +7 -0
  1738. package/docs/html/types/portal_ClassBreaksRenderer.ClassificationMethod.html +7 -0
  1739. package/docs/html/types/portal_ClassBreaksRenderer.NormalizationType.html +7 -0
  1740. package/docs/html/types/portal_DataSource.DataSource.html +7 -0
  1741. package/docs/html/types/portal_DataSource.DataSourceType.html +7 -0
  1742. package/docs/html/types/portal_Domain.Domain-1.html +7 -0
  1743. package/docs/html/types/portal_Domain.DomainType-1.html +7 -0
  1744. package/docs/html/types/portal_Edges.Edges-1.html +7 -0
  1745. package/docs/html/types/portal_Effect.Effect.html +7 -0
  1746. package/docs/html/types/portal_Effect.EffectFunction.html +7 -0
  1747. package/docs/html/types/portal_ElevationInfo.ElevationMode-1.html +7 -0
  1748. package/docs/html/types/portal_FeatureLayer.FeatureCollectionType.html +18 -1
  1749. package/docs/html/types/portal_FeatureLayer.RouteLayerSublayerItem.html +616 -0
  1750. package/docs/html/types/portal_FeatureReduction.FeatureReduction-1.html +7 -0
  1751. package/docs/html/types/portal_Field.FieldType-1.html +7 -0
  1752. package/docs/html/types/portal_FieldInfo.StringFieldOption.html +7 -0
  1753. package/docs/html/types/portal_Format.DateFormat.html +7 -0
  1754. package/docs/html/types/portal_Geometry.Geometry.html +7 -0
  1755. package/docs/html/types/portal_Geometry.GeometryType-1.html +7 -0
  1756. package/docs/html/types/portal_Ground.NavigationConstraintType.html +7 -0
  1757. package/docs/html/types/portal_GroupLayer.GroupLayerVisibilityMode.html +7 -0
  1758. package/docs/html/types/portal_JoinTableDataSource.JoinType.html +7 -0
  1759. package/docs/html/types/portal_LabelingInfo.LabelPlacement-1.html +7 -0
  1760. package/docs/html/types/portal_LayerDefinition.HtmlPopupType.html +7 -0
  1761. package/docs/html/types/portal_LayerDefinition.TemporalUnit.html +7 -0
  1762. package/docs/html/types/portal_Lighting.Lighting-1.html +7 -0
  1763. package/docs/html/types/portal_MediaInfo.MediaType-1.html +7 -0
  1764. package/docs/html/types/portal_MosaicRule.MosaicMethodType-1.html +7 -0
  1765. package/docs/html/types/portal_MosaicRule.MosaicOperationType-1.html +7 -0
  1766. package/docs/html/types/portal_OperationalLayer.LegacyOperationalLayerType.html +7 -0
  1767. package/docs/html/types/portal_OperationalLayer.OperationalLayer.html +7 -0
  1768. package/docs/html/types/portal_PointCloudFilter.PointCloudFilter.html +7 -0
  1769. package/docs/html/types/portal_PointCloudRenderer.PointCloudRenderer-1.html +7 -0
  1770. package/docs/html/types/portal_PopupExpressionInfo.ExpressionReturnType.html +7 -0
  1771. package/docs/html/types/portal_PopupInfo.PopupElementType.html +7 -0
  1772. package/docs/html/types/portal_Renderer.AuthoringInfoType.html +7 -0
  1773. package/docs/html/types/portal_Renderer.ClassificationMethod.html +7 -0
  1774. package/docs/html/types/portal_Renderer.Renderer-1.html +7 -0
  1775. package/docs/html/types/portal_Renderer.RendererType.html +7 -0
  1776. package/docs/html/types/portal_Renderer.RotationType.html +7 -0
  1777. package/docs/html/types/portal_RenderingRule.PixelType-1.html +7 -0
  1778. package/docs/html/types/portal_SimpleFillSymbol.SimpleFillStyle.html +7 -0
  1779. package/docs/html/types/portal_SimpleLineSymbol.SimpleLineStyle.html +7 -0
  1780. package/docs/html/types/portal_SimpleMarkerSymbol.SimpleMarkerStyle.html +7 -0
  1781. package/docs/html/types/portal_SubtypeGroupLayer.SubtypeGroupLayerVisibilityMode.html +7 -0
  1782. package/docs/html/types/portal_Symbol.Color.html +7 -0
  1783. package/docs/html/types/portal_Symbol.FontStyle.html +7 -0
  1784. package/docs/html/types/portal_Symbol.FontWeight.html +7 -0
  1785. package/docs/html/types/portal_Symbol.HorizontalAlignment.html +7 -0
  1786. package/docs/html/types/portal_Symbol.Symbol.html +7 -0
  1787. package/docs/html/types/portal_Symbol.SymbolType-1.html +7 -0
  1788. package/docs/html/types/portal_Symbol.TextDecoration.html +7 -0
  1789. package/docs/html/types/portal_Symbol.VerticalAlignment.html +7 -0
  1790. package/docs/html/types/portal_Symbol3D.Symbol3D.html +7 -0
  1791. package/docs/html/types/portal_Symbol3D.Symbol3DLayerType.html +7 -0
  1792. package/docs/html/types/portal_Table.CapabilitiesEnum.html +7 -0
  1793. package/docs/html/types/portal_Table.TableType.html +7 -0
  1794. package/docs/html/types/portal_Template.DrawingTool.html +7 -0
  1795. package/docs/html/types/portal_VectorFieldRenderer.MagnitudeUnit.html +7 -0
  1796. package/docs/html/types/portal_VisualVariable.RotationType.html +7 -0
  1797. package/docs/html/types/portal_VisualVariable.VisualVariable.html +7 -0
  1798. package/docs/html/types/portal_VisualVariable.VisualVariableType.html +7 -0
  1799. package/docs/html/types/portal_Weather.Weather-1.html +7 -0
  1800. package/docs/html/types/portal_Widgets.TimeUnits.html +7 -0
  1801. package/docs/html/types/portal__LayerBase.BlendMode.html +7 -0
  1802. package/docs/html/types/portal__LayerBase.LayerType.html +7 -0
  1803. package/docs/html/types/support_Action.Action.html +7 -0
  1804. package/docs/html/types/support_Action.ActionName.html +7 -0
  1805. package/docs/html/types/support_Action.CompositeAction.html +7 -0
  1806. package/docs/html/types/support_Action.SimpleAction.html +7 -0
  1807. package/docs/html/types/support_Cancellable.CancelToken.html +7 -0
  1808. package/docs/html/types/support_InitializableBase.InitializeWarningEventCallback.html +7 -0
  1809. package/docs/html/types/support_Serializable.PropertyDefSerializeMode.html +7 -0
  1810. package/docs/html/types/support_Serializable.PropertyDefs.html +7 -0
  1811. package/docs/html/types/support_Serializable.SerializableClass.html +7 -0
  1812. package/docs/html/types/support_Serializable.SerializeMode.html +7 -0
  1813. package/docs/html/types/support__restApiJson.RestApiDomain.html +7 -0
  1814. package/docs/html/types/support_esri.BuildingComponentSublayerCapabilities.html +8 -0
  1815. package/docs/html/types/support_esri.BuildingComponentSublayerCapabilitiesData.html +8 -0
  1816. package/docs/html/types/support_esri.BuildingSceneSublayerType.html +8 -0
  1817. package/docs/html/types/support_esri.CSVLayerCapabilities.html +8 -0
  1818. package/docs/html/types/support_esri.ChangeEventCallback.html +8 -0
  1819. package/docs/html/types/support_esri.ChartMediaInfo.html +8 -0
  1820. package/docs/html/types/support_esri.DateFormat.html +8 -0
  1821. package/docs/html/types/support_esri.DistanceUnit.html +8 -0
  1822. package/docs/html/types/support_esri.Domain.html +8 -0
  1823. package/docs/html/types/support_esri.DomainType.html +8 -0
  1824. package/docs/html/types/support_esri.DrawingTool.html +8 -0
  1825. package/docs/html/types/support_esri.EditsResult.html +8 -0
  1826. package/docs/html/types/support_esri.ElevationLayerProperties.html +8 -0
  1827. package/docs/html/types/support_esri.ElevationMode.html +8 -0
  1828. package/docs/html/types/support_esri.EsriError.html +8 -0
  1829. package/docs/html/types/support_esri.EsriErrorDetails.html +8 -0
  1830. package/docs/html/types/support_esri.EventCallback.html +8 -0
  1831. package/docs/html/types/support_esri.EventHandler.html +8 -0
  1832. package/docs/html/types/support_esri.FeatureEditResult.html +8 -0
  1833. package/docs/html/types/support_esri.FeatureLayerApplyEdits.html +8 -0
  1834. package/docs/html/types/support_esri.FeatureLayerCapabilities.html +8 -0
  1835. package/docs/html/types/support_esri.FeatureLayerElevationInfo.html +8 -0
  1836. package/docs/html/types/support_esri.FeatureLayerProperties.html +8 -0
  1837. package/docs/html/types/support_esri.FieldProperties.html +8 -0
  1838. package/docs/html/types/support_esri.FieldType.html +8 -0
  1839. package/docs/html/types/support_esri.GeometryType.html +8 -0
  1840. package/docs/html/types/support_esri.GraphicHit.html +8 -0
  1841. package/docs/html/types/support_esri.ImageryLayerProperties.html +8 -0
  1842. package/docs/html/types/support_esri.IntegratedMeshLayerProperties.html +8 -0
  1843. package/docs/html/types/support_esri.ItemCallback.html +8 -0
  1844. package/docs/html/types/support_esri.ItemCompareCallback.html +8 -0
  1845. package/docs/html/types/support_esri.ItemMapCallback.html +8 -0
  1846. package/docs/html/types/support_esri.ItemReduceCallback.html +8 -0
  1847. package/docs/html/types/support_esri.ItemTestCallback.html +8 -0
  1848. package/docs/html/types/support_esri.LabelPlacement.html +8 -0
  1849. package/docs/html/types/support_esri.LayerViewCreateEvent.html +8 -0
  1850. package/docs/html/types/support_esri.LayerViewDestroyEvent.html +8 -0
  1851. package/docs/html/types/support_esri.ListMode.html +8 -0
  1852. package/docs/html/types/support_esri.LoadStatus.html +8 -0
  1853. package/docs/html/types/support_esri.MapImageLayerProperties.html +8 -0
  1854. package/docs/html/types/support_esri.MapNotesSublayer.html +692 -0
  1855. package/docs/html/types/support_esri.MediaType.html +8 -0
  1856. package/docs/html/types/support_esri.MosaicMethodType.html +8 -0
  1857. package/docs/html/types/support_esri.MosaicOperationType.html +8 -0
  1858. package/docs/html/types/support_esri.NavigationConstraintType.html +8 -0
  1859. package/docs/html/types/support_esri.OpenStreetMapLayerProperties.html +8 -0
  1860. package/docs/html/types/support_esri.OutputPixelType.html +8 -0
  1861. package/docs/html/types/support_esri.PointCloudLayerProperties.html +8 -0
  1862. package/docs/html/types/support_esri.PopupTemplateProperties.html +8 -0
  1863. package/docs/html/types/support_esri.PortalItemProperties.html +8 -0
  1864. package/docs/html/types/support_esri.PortalItemType.html +8 -0
  1865. package/docs/html/types/support_esri.PresentationProperties.html +8 -0
  1866. package/docs/html/types/support_esri.RasterFunctionProperties.html +8 -0
  1867. package/docs/html/types/support_esri.RasterInfo.html +8 -0
  1868. package/docs/html/types/support_esri.RelationshipQueryProperties.html +8 -0
  1869. package/docs/html/types/support_esri.RelationshipRole.html +8 -0
  1870. package/docs/html/types/support_esri.RequestOptions.html +8 -0
  1871. package/docs/html/types/support_esri.SceneLayerProperties.html +8 -0
  1872. package/docs/html/types/support_esri.SceneViewGraphicHit.html +8 -0
  1873. package/docs/html/types/support_esri.SceneViewHitTestResult.html +8 -0
  1874. package/docs/html/types/support_esri.SimpleFillSymbolStyle.html +8 -0
  1875. package/docs/html/types/support_esri.SlideVisibleLayers.html +8 -0
  1876. package/docs/html/types/support_esri.StreamLayerProperties.html +8 -0
  1877. package/docs/html/types/support_esri.SymbolType.html +8 -0
  1878. package/docs/html/types/support_esri.TileLayerProperties.html +8 -0
  1879. package/docs/html/types/support_esri.TimeIntervalUnits.html +8 -0
  1880. package/docs/html/types/support_esri.VectorTileLayerProperties.html +8 -0
  1881. package/docs/html/types/support_esri.VisibilityMode.html +8 -0
  1882. package/docs/html/types/support_esri.WatchCallback.html +8 -0
  1883. package/docs/html/types/support_esri.WebMapProperties.html +8 -0
  1884. package/docs/html/types/support_esri.WebMapTimeSliderObject.html +8 -0
  1885. package/docs/html/types/support_esri.WebMapWidgetsObject.html +8 -0
  1886. package/docs/html/types/support_esri.WebSceneProperties.html +8 -0
  1887. package/docs/html/types/support_esri.WebTileLayerProperties.html +8 -0
  1888. package/docs/html/types/support_esri.locatorAddressToLocationsParams.html +8 -0
  1889. package/docs/html/types/support_esri.locatorAddressesToLocationsParams.html +8 -0
  1890. package/docs/html/types/support_esri.locatorSuggestLocationsParams.html +8 -0
  1891. package/docs/html/types/tasks_geocoding_Geocoder.AddressLike.html +7 -0
  1892. package/docs/html/types/tasks_identify_ClientSideIdentifyProvider.ClientSideIdentifiableLayerExtension.html +7 -0
  1893. package/docs/html/types/tasks_identify_ClientSideIdentifyProvider.ClientSideIdentifiableSublayerExtension.html +7 -0
  1894. package/docs/html/types/tasks_identify_HitTestIdentifyProvider.HitTestLayerExtension.html +7 -0
  1895. package/docs/html/types/tasks_query_ClientSideQueryProvider.ClientSideQueryableLayerExtension.html +7 -0
  1896. package/docs/html/types/tasks_query_ClientSideQueryProvider.ClientSideQueryableSublayerExtension.html +7 -0
  1897. package/docs/html/types/utilities__ogc.GmlVersion.html +7 -0
  1898. package/docs/html/types/utilities__ogc.WfsVersion.html +7 -0
  1899. package/docs/html/types/utilities_asyncIterable.IterationOrder.html +7 -0
  1900. package/docs/html/types/utilities_geometry.GeoJSON.html +7 -0
  1901. package/docs/html/types/utilities_log.LoggerFactory.html +7 -0
  1902. package/docs/html/types/utilities_portal.PortalItemId.html +7 -0
  1903. package/docs/html/types/utilities_portal.PortalItemLike.html +7 -0
  1904. package/docs/html/types/utilities_portal.PortalItemUrl.html +7 -0
  1905. package/docs/html/types/utilities_scaleRanges.ScaleId.html +7 -0
  1906. package/docs/html/variables/config.config-1.html +7 -0
  1907. package/docs/html/variables/data_Feature.SCORE_FIELD.html +7 -0
  1908. package/docs/html/variables/data_FeatureSource.FeatureReadOptions.DEFAULTS.html +7 -0
  1909. package/docs/html/variables/data__Relationship.Relationship.factory.html +7 -0
  1910. package/docs/html/variables/data_support_attachments.ATTACHMENT_TYPE_ERROR_REGEX.html +7 -0
  1911. package/docs/html/variables/locale.INVARIANT.html +7 -0
  1912. package/docs/html/variables/mapping_BasemapExtension.defaultBasemapExtensionFactory.html +7 -0
  1913. package/docs/html/variables/mapping_FeatureCollectionLayerExtension.FEATURE_COLLECTION_LAYER_TYPE.html +7 -0
  1914. package/docs/html/variables/mapping_GeoRSSLayerExtension.DEFAULT_GEO_RSS_UTILITY.html +7 -0
  1915. package/docs/html/variables/mapping_GraphicsLayerExtension.GRAPHICS_LAYER_TYPE.html +7 -0
  1916. package/docs/html/variables/mapping_KMLLayerExtension.DEFAULT_KML_UTILITY.html +7 -0
  1917. package/docs/html/variables/mapping_MapNotesLayerExtension.MAP_NOTES_LAYER_TYPE.html +606 -0
  1918. package/docs/html/variables/mapping_RouteLayerExtension.ROUTE_LAYER_TYPE.html +607 -0
  1919. package/docs/html/variables/mapping__LayerExtension.ERR_SCHEMA_READ_ONLY.html +7 -0
  1920. package/docs/html/variables/portal_BuildingSceneLayer.BuildingSceneLayer.esriBuildingSceneLayerDefaults.html +7 -0
  1921. package/docs/html/variables/portal_BuildingSceneSublayer.BuildingSceneSublayer.esriBuildingSublayerDefaults.html +7 -0
  1922. package/docs/html/variables/portal_CSVLayer.CSVLayer.esriCSVLayerDefaults.html +7 -0
  1923. package/docs/html/variables/portal_Feature.Feature.GRAPHIC_POPUP_TEMPLATE_FIELD.html +7 -0
  1924. package/docs/html/variables/portal_Feature.Feature.GRAPHIC_VISIBLE_FIELD.html +7 -0
  1925. package/docs/html/variables/portal_FeatureLayer.FeatureLayer.esriFeatureLayerDefaults.html +11 -1
  1926. package/docs/html/variables/portal_FeatureLayer.MULTIPOINTS_LAYER_TITLE.html +614 -0
  1927. package/docs/html/variables/portal_FeatureLayer.POINTS_LAYER_TITLE.html +614 -0
  1928. package/docs/html/variables/portal_FeatureLayer.POLYGON_LAYER_TITLE_3X.html +614 -0
  1929. package/docs/html/variables/portal_FeatureLayer.POLYGON_LAYER_TITLE_4X.html +614 -0
  1930. package/docs/html/variables/portal_FeatureLayer.POLYLINE_LAYER_TITLE_3X.html +614 -0
  1931. package/docs/html/variables/portal_FeatureLayer.POLYLINE_LAYER_TITLE_4X.html +614 -0
  1932. package/docs/html/variables/portal_FeatureLayer.TEXT_LAYER_TITLE.html +614 -0
  1933. package/docs/html/variables/portal_GeoJSONLayer.GeoJSONLayer.esriGeoJSONLayerDefaults.html +7 -0
  1934. package/docs/html/variables/portal_Ground.Ground.DEFAULT_ELEVATION_ID.html +7 -0
  1935. package/docs/html/variables/portal_Ground.Ground.DEFAULT_ELEVATION_TITLE.html +7 -0
  1936. package/docs/html/variables/portal_Ground.Ground.DEFAULT_ELEVATION_URL.html +7 -0
  1937. package/docs/html/variables/portal_ImageServiceLayer.ImageServiceLayer.esriImageServiceLayerDefaults.html +7 -0
  1938. package/docs/html/variables/portal_IntegratedMeshLayer.IntegratedMeshLayer.esriIntegratedMeshLayerDefaults.html +7 -0
  1939. package/docs/html/variables/portal_LayerDefinition.LayerDefinitionCapabilities.ADD.html +7 -0
  1940. package/docs/html/variables/portal_LayerDefinition.LayerDefinitionCapabilities.DELETE.html +7 -0
  1941. package/docs/html/variables/portal_LayerDefinition.LayerDefinitionCapabilities.EDITING.html +7 -0
  1942. package/docs/html/variables/portal_LayerDefinition.LayerDefinitionCapabilities.QUERY.html +7 -0
  1943. package/docs/html/variables/portal_LayerDefinition.LayerDefinitionCapabilities.UPDATE.html +7 -0
  1944. package/docs/html/variables/portal_MapServiceLayer.MapServiceLayer.esriMapImageLayerDefaults.html +7 -0
  1945. package/docs/html/variables/portal_OpenStreetMapLayer.OpenStreetMapLayer.esriOpenStreetMapLayerDefaults.html +7 -0
  1946. package/docs/html/variables/portal_PointCloudLayer.PointCloudLayer.esriPointCloudLayerDefaults.html +7 -0
  1947. package/docs/html/variables/portal_Renderer.defaultLineRenderer.html +7 -0
  1948. package/docs/html/variables/portal_Renderer.defaultPointRenderer.html +7 -0
  1949. package/docs/html/variables/portal_Renderer.defaultPolygonRenderer.html +7 -0
  1950. package/docs/html/variables/portal_SceneLayer.SceneLayer.esriSceneLayerDefaults.html +7 -0
  1951. package/docs/html/variables/portal_SubtypeSublayer.SubtypeSublayer.esriSubtypeSublayerDefaults.html +7 -0
  1952. package/docs/html/variables/portal_TiledImageServiceLayer.TiledImageServiceLayer.esriImageryTileLayerDefaults.html +7 -0
  1953. package/docs/html/variables/portal_TiledMapServiceLayer.TiledMapServiceLayer.esriTileLayerDefaults.html +7 -0
  1954. package/docs/html/variables/portal_VectorTileLayer.VectorTileLayer.esriVectorTileLayerDefaults.html +7 -0
  1955. package/docs/html/variables/portal__FeatureLayer.GRAPHICS_LAYER_ID.html +7 -0
  1956. package/docs/html/variables/portal__layerHelper.ERR_LAYER_TYPE_MISMATCH.html +7 -0
  1957. package/docs/html/variables/support_esri.Collection.html +8 -0
  1958. package/docs/html/variables/support_esri.Evented.html +8 -0
  1959. package/docs/html/variables/support_esri.wellKnownBasemapTitles.html +8 -0
  1960. package/docs/html/variables/tasks_geocoding_Geocoder.ADDRESS_FIELD.html +7 -0
  1961. package/docs/html/variables/tasks_geocoding_Geocoder.GeocodeOptions.DEFAULTS.html +7 -0
  1962. package/docs/html/variables/tasks_identify_IdentifyOptions.IdentifyOptions.DEFAULTS.html +7 -0
  1963. package/docs/html/variables/tasks_identify_StreamLayerQueryIdentifyProvider.StreamLayerQueryIdentifyProvider.html +7 -0
  1964. package/docs/html/variables/tasks_query_QueryOptions.QueryOptions.DEFAULTS.html +7 -0
  1965. package/docs/html/variables/tasks_search_SearchOptions.SearchOptions.DEFAULTS.html +7 -0
  1966. package/docs/html/variables/utilities_FormatSettings.settings.html +7 -0
  1967. package/docs/html/variables/utilities__ogc.webMercatorAliases.html +7 -0
  1968. package/docs/html/variables/utilities_collection.Collection.html +7 -0
  1969. package/docs/html/variables/utilities_date.DEFAULT_PARSING_FORMATS.html +7 -0
  1970. package/docs/html/variables/utilities_date.INVALID_DATE.html +7 -0
  1971. package/docs/html/variables/utilities_date.settings.html +7 -0
  1972. package/docs/html/variables/utilities_field.fieldWithArcadeXRegex.html +7 -0
  1973. package/docs/html/variables/utilities_field.fieldWithRelationshipRegex.html +7 -0
  1974. package/docs/html/variables/utilities_geometry.GEOGRAPHIC_BOUNDS.html +7 -0
  1975. package/docs/html/variables/utilities_geometry.WEB_MERCATOR_BOUNDS.html +7 -0
  1976. package/docs/html/variables/utilities_number.settings.html +7 -0
  1977. package/docs/html/variables/utilities_scaleRanges.wellKnownScaleRanges.html +7 -0
  1978. package/docs/html/variables/version.version.html +8 -1
  1979. package/mapping/CSVLayerExtension.d.ts +4 -0
  1980. package/mapping/CSVLayerExtension.js +1 -1
  1981. package/mapping/FeatureLayerExtension.d.ts +4 -0
  1982. package/mapping/FeatureLayerExtension.js +1 -1
  1983. package/mapping/GeoJSONLayerExtension.d.ts +4 -0
  1984. package/mapping/GeoJSONLayerExtension.js +1 -1
  1985. package/mapping/MapNotesLayerExtension.d.ts +71 -0
  1986. package/mapping/MapNotesLayerExtension.js +1 -0
  1987. package/mapping/MapNotesSublayerExtension.d.ts +127 -0
  1988. package/mapping/MapNotesSublayerExtension.js +1 -0
  1989. package/mapping/RouteLayerExtension.d.ts +84 -0
  1990. package/mapping/RouteLayerExtension.js +1 -0
  1991. package/mapping/SceneLayerExtension.d.ts +4 -0
  1992. package/mapping/SceneLayerExtension.js +1 -1
  1993. package/mapping/StreamLayerExtension.d.ts +4 -0
  1994. package/mapping/StreamLayerExtension.js +1 -1
  1995. package/mapping/_LayerExtension.d.ts +5 -0
  1996. package/mapping/_LayerExtension.js +1 -1
  1997. package/mapping/_SublayerExtension.d.ts +6 -2
  1998. package/mapping/_SublayerExtension.js +1 -1
  1999. package/mapping/support/DefaultLayerExtensionFactory.js +1 -1
  2000. package/mapping/support/DefaultSublayerExtensionFactory.js +1 -1
  2001. package/package.json +1 -1
  2002. package/portal/FeatureLayer.d.ts +62 -3
  2003. package/portal/FeatureLayer.js +1 -1
  2004. package/portal/LayerBase.js +1 -1
  2005. package/portal/LayerDefinition.js +1 -1
  2006. package/support/esri.d.ts +1 -0
  2007. package/tasks/identify/IdentifyService.js +1 -1
  2008. package/tasks/identify/MapNotesSublayerQueryIdentifyProvider.d.ts +23 -0
  2009. package/tasks/identify/MapNotesSublayerQueryIdentifyProvider.js +1 -0
  2010. package/tasks/identify/RouteLayerQueryIdentifyProvider.d.ts +24 -0
  2011. package/tasks/identify/RouteLayerQueryIdentifyProvider.js +1 -0
  2012. package/tasks/query/MapNotesSublayerQueryProvider.d.ts +22 -0
  2013. package/tasks/query/MapNotesSublayerQueryProvider.js +1 -0
  2014. package/tasks/query/QueryService.js +1 -1
  2015. package/tasks/query/RouteLayerQueryProvider.d.ts +23 -0
  2016. package/tasks/query/RouteLayerQueryProvider.js +1 -0
  2017. package/utilities/_layers.d.ts +21 -1
  2018. package/utilities/_layers.js +1 -1
  2019. package/version.d.ts +1 -1
  2020. package/version.js +1 -1
@@ -198,6 +198,11 @@ export declare abstract class LayerExtension<TProperties extends LayerExtensionP
198
198
  * labels. Default is false.
199
199
  */
200
200
  get canChangeLabels(): boolean;
201
+ /**
202
+ * Determines whether the type of layer being extended supports changing its
203
+ * renderer.
204
+ */
205
+ get canChangeRenderer(): boolean;
201
206
  /**
202
207
  * Indicates the initial layer visibility.
203
208
  */
@@ -1 +1 @@
1
- import{__decorate as e}from"tslib";import t from"@arcgis/core/core/Collection";import{ArgumentError as i}from"../ArgumentError.js";import{InvalidOperationError as s}from"../InvalidOperationError.js";import{ItemType as r}from"../ItemType.js";import{FeatureSourceBase as a}from"../data/FeatureSourceBase.js";import{Schema as n}from"../data/Schema.js";import{LayerBase as o}from"../portal/LayerBase.js";import{ERR_LAYER_TYPE_MISMATCH as l}from"../portal/_layerHelper.js";import{DefaultArcGISRequestHelper as y}from"../support/ArcGISRequestHelper.js";import{ReadOnlyInitializableCollection as h}from"../support/ReadOnlyInitializableCollection.js";import{serializable as p}from"../support/Serializable.js";import{isLayer as d}from"../utilities/_layers.js";import{checkArg as u}from"../utilities/checkArg.js";import{compare as f}from"../utilities/collection.js";import{load as c}from"../utilities/esri.js";import{isGroupLayerExtension as _}from"../utilities/extensions.js";import{hasMmapLayer as g}from"../utilities/layers.js";import{getLogger as m}from"../utilities/log.js";import{deepClone as b}from"../utilities/object.js";import{toPortalItem as S}from"../utilities/portal.js";import{onCollectionPropertyChange as L,watchEach as E}from"../utilities/watch.js";import{_assignSublayerExtensions as x}from"./_SublayerExtension.js";import{ExtensionBaseLayerListSettings as w,fromLayerListMode as v}from"./support/LayerListSettings.js";import{SublayerExtensionCollectionBase as M}from"./support/_SublayerExtensionCollection.js";const P="Invalid type of layer for this type of layer extension.",I="This type of layer does not have features.",C="This type of layer cannot have sublayers.",A=Object.freeze({supportsAdd:!1,supportsUpdate:!1,supportsDelete:!1,supportsEditing:!1,supportsQuery:!1,supportsAttachmentEditing:!1});export class LayerExtension extends a{get layer(){return this._layer}get mapExtension(){return this._mapExtension}get basemapExtension(){return this._basemapExtension}get groundExtension(){return this._groundExtension}get parentLayerExtension(){return this._parentLayerExtension}get hasFeatures(){return!1}get capabilities(){return this._capabilities()}get renderer(){}get visibilityMode(){return this._visibilityMode}set visibilityMode(e){this._visibilityMode=e,"exclusive"===e&&this._ensureAtMostOneChildSublayerVisible()}get sublayerExtensions(){return this._sublayerExtensions}get requestHelper(){return this._requestHelper||(this._requestHelper=new y),this._requestHelper}set requestHelper(e){this._requestHelper=e}get title(){return this.layer?.title??this._deferredLayerProperties?.title??("string"==typeof this._deferredLayerProperties?.$ref?this._deferredLayerProperties?.$ref:this._deferredLayerProperties?.$ref?.title??this._deferredLayerProperties?.$ref?.id)??"Layer"}get supportsSublayers(){return!1}get effectiveMinScale(){return this.layer&&this.layer.minScale||0}get effectiveMaxScale(){return this.layer&&this.layer.maxScale||0}get isEffectivelyVisible(){const e=!!this.layer&&this.layer.visible;return this.parentLayerExtension?this.parentLayerExtension.isEffectivelyVisible&&e:e}get effectiveFullExtent(){return this.layer?this.layer.fullExtent:void 0}get canChangeScale(){return!0}get canChangeOpacity(){return!0}get canChangeLabels(){return!1}get initialVisibility(){return this._initialVisibility??this.layer?.visible??!1}get _layerSupportsHideChildren(){return this.supportsSublayers}get _sublayers(){if(this.supportsSublayers)return this.layer?this.layer.sublayers:void 0}get dynamicallyAddedLayer(){return this._dynamicallyAddedLayer}set dynamicallyAddedLayer(e){this._dynamicallyAddedLayer=e}get sublayersAreReadOnly(){return!0}constructor(e){super(e),this._itemType=r.LAYER_EXTENSION,this._watchHandles=[],this._dynamicallyAddedLayer=!1,this._visibilityMode="independent",this._onSublayerAddedPostInitialize=async e=>{try{await e.initialize()}catch(t){O().error({message:`Error occurred while initializing sublayer extension for sublayer '${e.title??e.sublayer.id??e.id}'.`,error:t})}},this._onVisibleChanged=e=>{if("inherited"===this.visibilityMode&&this.supportsSublayers&&this._sublayers)for(const t of this._sublayers.toArray())t.visible=e;this.notifyChange("isEffectivelyVisible")},this._onSublayersSublayerVisibleChanged=(e,t,i,s)=>{e&&"exclusive"===this.visibilityMode&&this._ensureAChildSublayerVisible(s)},this._onSublayersChange=e=>{e.added?.length&&"exclusive"===this.visibilityMode&&this._ensureAChildSublayerVisible(e.added[e.added.length-1])};const t={...this.getDefaults(),...e};u("properties.layer",t.layer).isNotMissing();const{layer:i}=t;let s;if(i?.hasOwnProperty("listMode")&&(s=v(i.listMode)),this.layerListSettings=this._createLayerListSettings({...s,...t.layerListSettings}),d(i))u("properties.layer",i).satisfies((e=>this._isSupportedLayer(e)),P),this._setLayer(i);else if(i){if(i.$portalItem){const e=i.$portalItem;this._portalItem=S(e)}this._deferredLayerProperties=i}this._sublayerExtensions=this._createSublayerExtensionCollection(),this.allSublayerExtensions=new j(this),this.watch("parentLayerExtension.isEffectivelyVisible",(()=>this.notifyChange("isEffectivelyVisible"))),this.watch("layer.sublayers",(()=>this.notifyChange("_sublayers")))}static create(e){if(!LayerExtension.factory)throw new s("Cannot create layer extension: no layer extension factory has been registered.");return LayerExtension.factory.create(e)}static async fromPortalItem(e,t){u("portalItemLike",e).isNotMissing();const s=t??{};u("layerExtensionProperties.layer",s.layer).satisfies((e=>!d(e)));const r={...s.layer};u("layerExtensionProperties.layer.$ref",r.$ref).satisfies((e=>null==e));const a=new y,n=S(e);let o;await c(n);const l=n.typeKeywords??"";if("Map Service"===n.type)o=l.includes("Tiled")||l.includes("Hosted Service")?"ArcGISTiledMapServiceLayer":"ArcGISMapServiceLayer";else if("Feature Service"===n.type)o="ArcGISFeatureLayer";else if("Image Service"===n.type){const e=await LayerExtension._getLayerData(n.url,a);e.cacheType?"Map"===e.cacheType?o="ArcGISTiledImageServiceLayer":("Elevation"===e.cacheType||l.includes("Elevation 3D Layer"))&&(o="ArcGISTiledElevationServiceLayer"):o=e.singleFusedMapCache||e.tileInfo||l.includes("Hosted Service")?"ArcGISTiledImageServiceLayer":"ArcGISImageServiceLayer"}else if("CSV"===n.type)o="CSV";else if("KML"===n.type)o="KML";else if("Scene Service"===n.type)l.includes("3DObject")||l.includes("Point")?o="ArcGISSceneServiceLayer":l.includes("IntegratedMesh")?o="IntegratedMeshLayer":l.includes("PointCloud")?o="PointCloudLayer":l.includes("Building")&&(o="BuildingSceneLayer");else if("Stream Service"===n.type)o="ArcGISStreamLayer";else if("Vector Tile Service"===n.type)o="VectorTileLayer";else if("Feature Collection"===n.type){o="ArcGISFeatureLayer";const e=await n.fetchData();r.featureCollection=e}else if("WMTS"===n.type){o="WebTiledLayer";const e=await n.fetchData();Object.assign(r,e)}else if("WMS"===n.type){o="WMS";const e=await n.fetchData();Object.assign(r,e)}if(!o)throw new i("portalItem","Could not determine correct type of LayerExtension to create from portal item");if(r.layerType&&r.layerType!==o)throw new i("layerExtensionProperties.layer.layerType","Layer type defined in layer properties does not match layer type from portal item");return r.layerType=o,r.$portalItem=n,s.layer=r,LayerExtension.create(s)}static _matchesRef(e,t){if(!e||!t)return!1;const i=t.$ref;return"string"==typeof i?e.id===i||e.title===i:!!i&&(e.id===i.id||e.title===i.title&&!i.path)}static async _getLayerData(e,t){const i=await t.request(e,{query:{f:"json"}});if(!i?.data)throw new Error(`Response to request for url ${e} was invalid.`);return i.data}getFeatures(e,t){if(!this.hasFeatures)throw new s(I);return super.getFeatures(e,t)}getFullExtent(){return this.effectiveFullExtent}async addFeatures(e,t){if(u("features",e).isNotMissing(),!this.hasFeatures)throw new s(I);await super.addFeatures(e,t)}async updateFeatures(e,t){if(u("features",e).isNotMissing(),!this.hasFeatures)throw new s(I);await super.updateFeatures(e,t)}async deleteFeatures(e,t){if(u("features",e).isNotMissing(),!this.hasFeatures)throw new s(I);await super.deleteFeatures(e,t)}async _createBackingLayer(){this._portalItem||this.layer||this._deferredLayerProperties?.$ref?!this.layer&&this._portalItem&&this._setLayer(await this._createLayer(this.getDefaults().layer)):(this._setLayer(await this._createLayer(this._deferredLayerProperties)),u("properties.layer",this._layer).satisfies((e=>this._isSupportedLayer(e)),P),this._deferredLayerProperties=void 0)}_setMapExtension(e){const t=this.mapExtension;this._mapExtension=e,t&&this.featureSettings.formatSettings.parent===t.formatSettings&&(this.featureSettings.formatSettings.parent=void 0),e&&(this.featureSettings.formatSettings.parent||(this.featureSettings.formatSettings.parent=e.formatSettings)),this._resolveLayer(),this.notifyChange("mapExtension")}_setBasemapExtension(e){this._basemapExtension=e,this._resolveLayer(),e&&(this.taskSettings.parent=e.taskSettings),this.notifyChange("basemapExtension")}_setGroundExtension(e){this._groundExtension=e,this._resolveLayer(),e&&(this.taskSettings.parent=e.taskSettings),this.notifyChange("groundExtension")}_setParentLayerExtension(e){const t=this._parentLayerExtension;this._parentLayerExtension=e,t&&(this.featureSettings.formatSettings.parent===t.featureSettings.formatSettings&&(this.featureSettings.formatSettings.parent=this.mapExtension?this.mapExtension.formatSettings:void 0),this.taskSettings.parent===t.taskSettings&&(this.taskSettings.parent=void 0)),e&&((!this.featureSettings.formatSettings.parent||this.mapExtension&&this.featureSettings.formatSettings.parent===this.mapExtension.formatSettings)&&(this.featureSettings.formatSettings.parent=e.featureSettings.formatSettings),this.taskSettings.parent||(this.taskSettings.parent=e.taskSettings)),this._resolveLayer(),this.notifyChange("parentLayerExtension")}_resolveLayer(e){if(this.layer||!this._deferredLayerProperties)return;const t=e=>LayerExtension._matchesRef(e,this._deferredLayerProperties);let i;e?i=e.find(t):this.basemapExtension?.basemap?(i=this.basemapExtension.basemap.baseLayers.find(t),i=i||this.basemapExtension.basemap.referenceLayers.find(t)):this.groundExtension?.ground?i=this.groundExtension.ground.layers.find(t):this.parentLayerExtension?.layer?i=this.parentLayerExtension.layer.layers.find(t):this.mapExtension&&(i=this.mapExtension.map.layers.find(t)),i&&this._isSupportedLayer(i)&&(this._setLayer(i),this._originalRef=this._deferredLayerProperties.$ref,this._deferredLayerProperties.$portalItem&&O().warn("LayerExtension defined with both $ref and $portalItem. Ignoring $portalItem."))}async _switchLayer(e){if(e===this.layer)return;u("newLayer",e).isNotMissing().satisfies((e=>this._isSupportedLayer(e)),P),this.isInitialized&&await c(e);const t=new Map;if(this._sublayers)for(const e of this._sublayers.toArray())t.set(e.id,this.sublayerExtensions.forSublayer(e));e.visible=this.layer.visible,e.opacity=this.layer.opacity,e.listMode=this.layer.listMode,e.hasOwnProperty("labelsVisible")&&this.layer.hasOwnProperty("labelsVisible")&&(e.labelsVisible=this.layer.labelsVisible),this._setLayer(e);const i=[];if(this._sublayers){const e=this._sublayers.filter((e=>t.has(e.id))).toArray();i.push(...e.map((async e=>{const i=t.get(e.id);await i._switchSublayer(e),this._sublayerExtensions._register(i)})))}this.isInitialized&&i.push(this._initializeChildren()),await Promise.all(i)}_getProjectWebmapJSON(){if(!this.layer)return;let e=o.fromEsriApiLayer(this.layer);if(!this.dynamicallyAddedLayer){const{id:t,title:i,layerType:s,visibility:r,opacity:a}=e;e={id:t,title:i,layerType:s,visibility:r,opacity:a}}return e}async _onDestroy(){this._watchHandles.forEach((e=>e?.remove())),await Promise.all(this.sublayerExtensions.toArray().map((e=>e.destroy()))),await super._onDestroy()}_getSerializableProperties(){return{...super._getSerializableProperties(),iconUrl:{serializeModes:["initial","project"],serialize:e=>"project"!==e||this.dynamicallyAddedLayer?this.iconUrl:this.getDefault("iconUrl")},visibilityMode:{serializeModes:["initial","project"],serialize:e=>"project"!==e||this.dynamicallyAddedLayer?this.visibilityMode:this.getDefault("visibilityMode"),default:"independent"},tpkSource:{serializeModes:["initial"]},layerListSettings:{serializeModes:["initial","project"],serialize:e=>"project"!==e||this.dynamicallyAddedLayer?this.layerListSettings:this.getDefault("layerListSettings")},sublayerExtensions:{serializeModes:["initial","project"],serialize:e=>this.sublayerExtensions.map((e=>e.toItemUri())).toArray(),deserialize:e=>{x(this.sublayerExtensions,e,(e=>this._createSublayerExtension(e)))}},layer:{serializeModes:["initial","project"],serialize:e=>{if(this.layer){if((this._mapExtension||this._parentLayerExtension||this._basemapExtension||this._groundExtension)&&(this._layer.id||this._layer.title)){const e=o.getLayerType(this._layer),t=this._getSerializableRefLayerProperties();return{$ref:this._originalRef||{id:this._layer.id,title:this._layer.title,subtype:this._getSerializableLayerType()},layerType:e,...t}}return o.fromEsriApiLayer(this.layer)}return this._deferredLayerProperties?b(this._deferredLayerProperties):void 0},isDefault:()=>{throw new Error("Missing implementation for _getSerializableProperties() > layer > default. Subclasses of LayerExtension must implement this.")},deserialize:e=>{if(d(e)){if(e!==this.layer)throw new Error("Property 'layer' is read-only.")}else e&&(this._layer?this._applyLayerProperties(e,this.layer):this._deferredLayerProperties&&(this._deferredLayerProperties={...this._deferredLayerProperties,...e}))}},dynamicallyAddedLayer:{serializeModes:["project"],default:!1},requestHelper:{serialize:!1}}}_getSerializableLayerType(){}_getSerializableRefLayerProperties(){return{}}_createSublayerExtension(e){if(!this.supportsSublayers)throw new s(C);throw new Error("Missing implementation for _createSublayerExtension(). Subclasses of LayerExtension that support sublayers must implement this.")}async _onInitialize(){if(await super._onInitialize(),await this._createBackingLayer(),this._portalItem&&(await c(this._portalItem),await this._applyPortalItemProperties(this._portalItem),this.layer.title=this._portalItem.title,this.layer.portalItem=this._portalItem,this.iconUrl||(this.iconUrl=this._portalItem.thumbnailUrl),await this._applyLayerProperties(this._deferredLayerProperties,this.layer),this._deferredLayerProperties=void 0),this._resolveLayer(),!this.layer){const e=this._deferredLayerProperties.$ref;throw this._mapExtension||this._parentLayerExtension||this._basemapExtension||this._groundExtension?new s(`No layer found matching reference "${"string"==typeof e?e:JSON.stringify(e)}".`):new s("Cannot resolve layer reference: missing parent.")}this._deferredLayerProperties&&(await this._applyLayerProperties(this._deferredLayerProperties,this.layer),this._deferredLayerProperties=void 0),await this._initializeLayer(),await c(this.layer),this.supportsSublayers&&!this.layer.sublayers&&this.layer._set("sublayers",new t),this._initialVisibility=this.layer.visible,this._sublayerExtensions.onParentInitialized()}async _postInitialize(){await super._postInitialize(),this.layerListSettings.onLayerExtensionInitialized(),this._watchHandles.push(L(this,"layer.sublayers",(async e=>{const t=(e.added??[]).map((e=>this.sublayerExtensions.forSublayer(e)));await Promise.all(t.map(this._onSublayerAddedPostInitialize))})))}_applyPortalItemProperties(e){throw new s("Cannot use this type of layer extension with a PortalItem.")}async _initializeLayer(){}_createLayerListSettings(e){return new T(e,this)}_createSublayerExtensionCollection(){return new z(this)}_capabilities(){return A}*_initializableChildCollections(){yield*super._initializableChildCollections(),yield this.sublayerExtensions}async _createLayer(e){return o.toEsriApiLayer(e)}_applyLayerProperties(e,t){u("layerJson",e).isNotMissing();const i=e.layerType||e.type;return u("layerJson.layerType",i).satisfies((e=>!e||e===this.getDefault("layer")?.layerType),l),u("layer",t).isNotMissing().satisfies((e=>this._isSupportedLayer(e)),l),o.applyToEsriApiLayer(e,t)}_setLayer(e){if(this._layer=e,e.watch("visible",this._onVisibleChanged),this.layer.watch("minScale",(()=>this.notifyChange("effectiveMinScale"))),this.layer.watch("maxScale",(()=>this.notifyChange("effectiveMaxScale"))),this.layer.watch("title",(()=>this.notifyChange("title"))),this.supportsSublayers)if(this._sublayers)this._setupSublayersHandles();else{const t=e.watch("sublayers",(()=>{this._setupSublayersHandles(),t.remove()}),!0)}this.notifyChange("layer"),this.notifyChange("title"),this.notifyChange("effectiveMinScale"),this.notifyChange("effectiveMaxScale"),this.notifyChange("isEffectivelyVisible")}_setupSublayersHandles(){this._sublayers.on("change",this._onSublayersChange),E(this._sublayers,"visible",this._onSublayersSublayerVisibleChanged)}_ensureAChildSublayerVisible(e){for(const t of this._sublayers.toArray())t!==e&&(t.visible=!1)}_ensureAtMostOneChildSublayerVisible(){this.layer&&this._sublayers&&this._ensureAChildSublayerVisible(this._sublayers.find((e=>e.visible)))}}class z extends M{constructor(e){super(e,"_sublayers"),this._layerExtension=e}add(e,t){if(u("sublayerX",e).isNotMissing(),!this._layerExtension.supportsSublayers)throw new s(C);const i=e.sublayer?e.sublayer.layer:void 0;return i&&i!==this._layerExtension.layer&&i.sublayers.remove(e.sublayer),super.add(e,t)}}class j extends h{get _collection(){return this._layerExtension.sublayerExtensions.flatten((e=>e.sublayerExtensions))}constructor(e){super(),this._layerExtension=e}findById(e){return u("id",e).isNotMissing(),this.find((t=>t.id===e))}findBySublayerId(e){return u("id",e).isNotMissing(),this.find((t=>t.sublayer.id===e))}forSublayer(e){return u("sublayer",e).isNotMissing(),this.findBySublayerId(e.id)}emit(e,i){if("change"===e){const s=new t;s.addMany(i.added);const r=s.flatten((e=>e.sublayerExtensions)).toArray(),a=new t;a.addMany(i.removed);const n=a.flatten((e=>e.sublayerExtensions)).toArray(),o=new t;o.addMany(i.moved);const l=o.flatten((e=>e.sublayerExtensions)).toArray();return super.emit(e,{added:r,removed:n,moved:l,target:this})}return super.emit(e,i)}_itemIsInitialized(e){return super._itemIsInitialized(e)&&!!e.sublayer}}let T=class extends w{get _esriLayer(){return this._extension.layer}get _listModePath(){return"layer.listMode"}get _supportsChildren(){return this._extension.supportsSublayers}};T=e([p],T);export{T as LayerExtensionLayerListSettings};let V=class extends n{constructor(e){if(super(),this._layerBindings=new Map,this._layerExtension=e,this._bindSettingsToLayerProperties(),e.layer)this._onLayerResolved(e.layer);else{const t=e.watch("layer",(()=>{this._onLayerResolved(e.layer),t.remove()}),!0)}}_getPropertyBindings(){return{}}_getSetting(e,t){if(this._layerBindings.has(e)){let t=this._layerBindings.get(e);if("string"==typeof t&&(t={property:t}),t.hasOwnProperty("value"))return t.value;if(this._layerExtension.layer)return this._layerExtension.layer[t.property]}return super._getSetting(e,t)}_setSetting(e,t){if(this._layerBindings.has(e)){let i=this._layerBindings.get(e);if("string"==typeof i&&(i={property:i}),i.readonly||i.hasOwnProperty("value"))throw new s(ERR_SCHEMA_READ_ONLY);if(this._layerExtension.layer)return void(this._layerExtension.layer[i.property]=t)}super._setSetting(e,t)}_bindSettingsToLayerProperties(){const e=this._getPropertyBindings();for(const t of Object.keys(e)){let i=e[t];"string"==typeof i&&(i={property:i}),this._layerBindings.set(t,i),i.hasOwnProperty("value")||this._layerExtension.watch(`layer.${i.property}`,(()=>this.notifyChange(t)),!i.hasOwnProperty("sync")||i.sync)}}_onLayerResolved(e){for(const t of this._layerBindings.keys())this.isModified(t)&&(e[t]=this[t],this.reset(t))}};V=e([p],V);export{V as LayerExtensionSchema};export function _assignLayerExtensions(e,t){return f(e,t,{onNew:(t,i)=>{e.add(t instanceof LayerExtension?t:LayerExtension.create(t),R(t)?void 0:i)},onMatch:(t,i,s,r)=>{i instanceof LayerExtension||t.assignProperties(i),s===r||R(i)||e.reorder(t,r)},onMissing:t=>{(g([t])||_(t)&&0===t.layerExtensions.toArray().length)&&e.remove(t)},equals:(e,t)=>t instanceof LayerExtension?t===e:!!LayerExtension._matchesRef(e.layer,t.layer)||e.id===t.id})}function O(){return m("geocortex.api.mapping.LayerExtension")}function R(e){return e instanceof LayerExtension?!!e._deferredLayerProperties?.$ref:!d(e.layer)&&!!e.layer?.$ref}let $=class extends V{_setSetting(e,t){if(this._layerBindings.has(e))throw new s(ERR_SCHEMA_READ_ONLY);super._setSetting(e,t)}};$=e([p],$);export{$ as LayerExtensionReadOnlySchema};export const ERR_SCHEMA_READ_ONLY="This schema property is read-only.";
1
+ import{__decorate as e}from"tslib";import t from"@arcgis/core/core/Collection";import{ArgumentError as i}from"../ArgumentError.js";import{InvalidOperationError as s}from"../InvalidOperationError.js";import{ItemType as r}from"../ItemType.js";import{FeatureSourceBase as a}from"../data/FeatureSourceBase.js";import{Schema as n}from"../data/Schema.js";import{LayerBase as o}from"../portal/LayerBase.js";import{ERR_LAYER_TYPE_MISMATCH as l}from"../portal/_layerHelper.js";import{DefaultArcGISRequestHelper as y}from"../support/ArcGISRequestHelper.js";import{ReadOnlyInitializableCollection as h}from"../support/ReadOnlyInitializableCollection.js";import{serializable as p}from"../support/Serializable.js";import{isLayer as d}from"../utilities/_layers.js";import{checkArg as u}from"../utilities/checkArg.js";import{compare as f}from"../utilities/collection.js";import{load as c}from"../utilities/esri.js";import{isGroupLayerExtension as _}from"../utilities/extensions.js";import{hasMmapLayer as g}from"../utilities/layers.js";import{getLogger as m}from"../utilities/log.js";import{deepClone as b}from"../utilities/object.js";import{toPortalItem as S}from"../utilities/portal.js";import{onCollectionPropertyChange as L,watchEach as E}from"../utilities/watch.js";import{_assignSublayerExtensions as x}from"./_SublayerExtension.js";import{ExtensionBaseLayerListSettings as w,fromLayerListMode as v}from"./support/LayerListSettings.js";import{SublayerExtensionCollectionBase as M}from"./support/_SublayerExtensionCollection.js";const P="Invalid type of layer for this type of layer extension.",I="This type of layer does not have features.",C="This type of layer cannot have sublayers.",A=Object.freeze({supportsAdd:!1,supportsUpdate:!1,supportsDelete:!1,supportsEditing:!1,supportsQuery:!1,supportsAttachmentEditing:!1});export class LayerExtension extends a{get layer(){return this._layer}get mapExtension(){return this._mapExtension}get basemapExtension(){return this._basemapExtension}get groundExtension(){return this._groundExtension}get parentLayerExtension(){return this._parentLayerExtension}get hasFeatures(){return!1}get capabilities(){return this._capabilities()}get renderer(){}get visibilityMode(){return this._visibilityMode}set visibilityMode(e){this._visibilityMode=e,"exclusive"===e&&this._ensureAtMostOneChildSublayerVisible()}get sublayerExtensions(){return this._sublayerExtensions}get requestHelper(){return this._requestHelper||(this._requestHelper=new y),this._requestHelper}set requestHelper(e){this._requestHelper=e}get title(){return this.layer?.title??this._deferredLayerProperties?.title??("string"==typeof this._deferredLayerProperties?.$ref?this._deferredLayerProperties?.$ref:this._deferredLayerProperties?.$ref?.title??this._deferredLayerProperties?.$ref?.id)??"Layer"}get supportsSublayers(){return!1}get effectiveMinScale(){return this.layer&&this.layer.minScale||0}get effectiveMaxScale(){return this.layer&&this.layer.maxScale||0}get isEffectivelyVisible(){const e=!!this.layer&&this.layer.visible;return this.parentLayerExtension?this.parentLayerExtension.isEffectivelyVisible&&e:e}get effectiveFullExtent(){return this.layer?this.layer.fullExtent:void 0}get canChangeScale(){return!0}get canChangeOpacity(){return!0}get canChangeLabels(){return!1}get canChangeRenderer(){return!1}get initialVisibility(){return this._initialVisibility??this.layer?.visible??!1}get _layerSupportsHideChildren(){return this.supportsSublayers}get _sublayers(){if(this.supportsSublayers)return this.layer?this.layer.sublayers:void 0}get dynamicallyAddedLayer(){return this._dynamicallyAddedLayer}set dynamicallyAddedLayer(e){this._dynamicallyAddedLayer=e}get sublayersAreReadOnly(){return!0}constructor(e){super(e),this._itemType=r.LAYER_EXTENSION,this._watchHandles=[],this._dynamicallyAddedLayer=!1,this._visibilityMode="independent",this._onSublayerAddedPostInitialize=async e=>{try{await e.initialize()}catch(t){R().error({message:`Error occurred while initializing sublayer extension for sublayer '${e.title??e.sublayer.id??e.id}'.`,error:t})}},this._onVisibleChanged=e=>{if("inherited"===this.visibilityMode&&this.supportsSublayers&&this._sublayers)for(const t of this._sublayers.toArray())t.visible=e;this.notifyChange("isEffectivelyVisible")},this._onSublayersSublayerVisibleChanged=(e,t,i,s)=>{e&&"exclusive"===this.visibilityMode&&this._ensureAChildSublayerVisible(s)},this._onSublayersChange=e=>{e.added?.length&&"exclusive"===this.visibilityMode&&this._ensureAChildSublayerVisible(e.added[e.added.length-1])};const t={...this.getDefaults(),...e};u("properties.layer",t.layer).isNotMissing();const{layer:i}=t;let s;if(i?.hasOwnProperty("listMode")&&(s=v(i.listMode)),this.layerListSettings=this._createLayerListSettings({...s,...t.layerListSettings}),d(i))u("properties.layer",i).satisfies((e=>this._isSupportedLayer(e)),P),this._setLayer(i);else if(i){if(i.$portalItem){const e=i.$portalItem;this._portalItem=S(e)}this._deferredLayerProperties=i}this._sublayerExtensions=this._createSublayerExtensionCollection(),this.allSublayerExtensions=new j(this),this.watch("parentLayerExtension.isEffectivelyVisible",(()=>this.notifyChange("isEffectivelyVisible"))),this.watch("layer.sublayers",(()=>this.notifyChange("_sublayers")))}static create(e){if(!LayerExtension.factory)throw new s("Cannot create layer extension: no layer extension factory has been registered.");return LayerExtension.factory.create(e)}static async fromPortalItem(e,t){u("portalItemLike",e).isNotMissing();const s=t??{};u("layerExtensionProperties.layer",s.layer).satisfies((e=>!d(e)));const r={...s.layer};u("layerExtensionProperties.layer.$ref",r.$ref).satisfies((e=>null==e));const a=new y,n=S(e);let o;await c(n);const l=n.typeKeywords??"";if("Map Service"===n.type)o=l.includes("Tiled")||l.includes("Hosted Service")?"ArcGISTiledMapServiceLayer":"ArcGISMapServiceLayer";else if("Feature Service"===n.type)o="ArcGISFeatureLayer";else if("Image Service"===n.type){const e=await LayerExtension._getLayerData(n.url,a);e.cacheType?"Map"===e.cacheType?o="ArcGISTiledImageServiceLayer":("Elevation"===e.cacheType||l.includes("Elevation 3D Layer"))&&(o="ArcGISTiledElevationServiceLayer"):o=e.singleFusedMapCache||e.tileInfo||l.includes("Hosted Service")?"ArcGISTiledImageServiceLayer":"ArcGISImageServiceLayer"}else if("CSV"===n.type)o="CSV";else if("KML"===n.type)o="KML";else if("Scene Service"===n.type)l.includes("3DObject")||l.includes("Point")?o="ArcGISSceneServiceLayer":l.includes("IntegratedMesh")?o="IntegratedMeshLayer":l.includes("PointCloud")?o="PointCloudLayer":l.includes("Building")&&(o="BuildingSceneLayer");else if("Stream Service"===n.type)o="ArcGISStreamLayer";else if("Vector Tile Service"===n.type)o="VectorTileLayer";else if("Feature Collection"===n.type){o="ArcGISFeatureLayer";const e=await n.fetchData();r.featureCollection=e}else if("WMTS"===n.type){o="WebTiledLayer";const e=await n.fetchData();Object.assign(r,e)}else if("WMS"===n.type){o="WMS";const e=await n.fetchData();Object.assign(r,e)}if(!o)throw new i("portalItem","Could not determine correct type of LayerExtension to create from portal item");if(r.layerType&&r.layerType!==o)throw new i("layerExtensionProperties.layer.layerType","Layer type defined in layer properties does not match layer type from portal item");return r.layerType=o,r.$portalItem=n,s.layer=r,LayerExtension.create(s)}static _matchesRef(e,t){if(!e||!t)return!1;const i=t.$ref;return"string"==typeof i?e.id===i||e.title===i:!!i&&(e.id===i.id||e.title===i.title&&!i.path)}static async _getLayerData(e,t){const i=await t.request(e,{query:{f:"json"}});if(!i?.data)throw new Error(`Response to request for url ${e} was invalid.`);return i.data}getFeatures(e,t){if(!this.hasFeatures)throw new s(I);return super.getFeatures(e,t)}getFullExtent(){return this.effectiveFullExtent}async addFeatures(e,t){if(u("features",e).isNotMissing(),!this.hasFeatures)throw new s(I);await super.addFeatures(e,t)}async updateFeatures(e,t){if(u("features",e).isNotMissing(),!this.hasFeatures)throw new s(I);await super.updateFeatures(e,t)}async deleteFeatures(e,t){if(u("features",e).isNotMissing(),!this.hasFeatures)throw new s(I);await super.deleteFeatures(e,t)}async _createBackingLayer(){this._portalItem||this.layer||this._deferredLayerProperties?.$ref?!this.layer&&this._portalItem&&this._setLayer(await this._createLayer(this.getDefaults().layer)):(this._setLayer(await this._createLayer(this._deferredLayerProperties)),u("properties.layer",this._layer).satisfies((e=>this._isSupportedLayer(e)),P),this._deferredLayerProperties=void 0)}_setMapExtension(e){const t=this.mapExtension;this._mapExtension=e,t&&this.featureSettings.formatSettings.parent===t.formatSettings&&(this.featureSettings.formatSettings.parent=void 0),e&&(this.featureSettings.formatSettings.parent||(this.featureSettings.formatSettings.parent=e.formatSettings)),this._resolveLayer(),this.notifyChange("mapExtension")}_setBasemapExtension(e){this._basemapExtension=e,this._resolveLayer(),e&&(this.taskSettings.parent=e.taskSettings),this.notifyChange("basemapExtension")}_setGroundExtension(e){this._groundExtension=e,this._resolveLayer(),e&&(this.taskSettings.parent=e.taskSettings),this.notifyChange("groundExtension")}_setParentLayerExtension(e){const t=this._parentLayerExtension;this._parentLayerExtension=e,t&&(this.featureSettings.formatSettings.parent===t.featureSettings.formatSettings&&(this.featureSettings.formatSettings.parent=this.mapExtension?this.mapExtension.formatSettings:void 0),this.taskSettings.parent===t.taskSettings&&(this.taskSettings.parent=void 0)),e&&((!this.featureSettings.formatSettings.parent||this.mapExtension&&this.featureSettings.formatSettings.parent===this.mapExtension.formatSettings)&&(this.featureSettings.formatSettings.parent=e.featureSettings.formatSettings),this.taskSettings.parent||(this.taskSettings.parent=e.taskSettings)),this._resolveLayer(),this.notifyChange("parentLayerExtension")}_resolveLayer(e){if(this.layer||!this._deferredLayerProperties)return;const t=e=>LayerExtension._matchesRef(e,this._deferredLayerProperties);let i;e?i=e.find(t):this.basemapExtension?.basemap?(i=this.basemapExtension.basemap.baseLayers.find(t),i=i||this.basemapExtension.basemap.referenceLayers.find(t)):this.groundExtension?.ground?i=this.groundExtension.ground.layers.find(t):this.parentLayerExtension?.layer?i=this.parentLayerExtension.layer.layers.find(t):this.mapExtension&&(i=this.mapExtension.map.layers.find(t)),i&&this._isSupportedLayer(i)&&(this._setLayer(i),this._originalRef=this._deferredLayerProperties.$ref,this._deferredLayerProperties.$portalItem&&R().warn("LayerExtension defined with both $ref and $portalItem. Ignoring $portalItem."))}async _switchLayer(e){if(e===this.layer)return;u("newLayer",e).isNotMissing().satisfies((e=>this._isSupportedLayer(e)),P),this.isInitialized&&await c(e);const t=new Map;if(this._sublayers)for(const e of this._sublayers.toArray())t.set(e.id,this.sublayerExtensions.forSublayer(e));e.visible=this.layer.visible,e.opacity=this.layer.opacity,e.listMode=this.layer.listMode,e.hasOwnProperty("labelsVisible")&&this.layer.hasOwnProperty("labelsVisible")&&(e.labelsVisible=this.layer.labelsVisible),this._setLayer(e);const i=[];if(this._sublayers){const e=this._sublayers.filter((e=>t.has(e.id))).toArray();i.push(...e.map((async e=>{const i=t.get(e.id);await i._switchSublayer(e),this._sublayerExtensions._register(i)})))}this.isInitialized&&i.push(this._initializeChildren()),await Promise.all(i)}_getProjectWebmapJSON(){if(!this.layer)return;let e=o.fromEsriApiLayer(this.layer);if(!this.dynamicallyAddedLayer){const{id:t,title:i,layerType:s,visibility:r,opacity:a}=e;e={id:t,title:i,layerType:s,visibility:r,opacity:a}}return e}async _onDestroy(){this._watchHandles.forEach((e=>e?.remove())),await Promise.all(this.sublayerExtensions.toArray().map((e=>e.destroy()))),await super._onDestroy()}_getSerializableProperties(){return{...super._getSerializableProperties(),iconUrl:{serializeModes:["initial","project"],serialize:e=>"project"!==e||this.dynamicallyAddedLayer?this.iconUrl:this.getDefault("iconUrl")},visibilityMode:{serializeModes:["initial","project"],serialize:e=>"project"!==e||this.dynamicallyAddedLayer?this.visibilityMode:this.getDefault("visibilityMode"),default:"independent"},tpkSource:{serializeModes:["initial"]},layerListSettings:{serializeModes:["initial","project"],serialize:e=>"project"!==e||this.dynamicallyAddedLayer?this.layerListSettings:this.getDefault("layerListSettings")},sublayerExtensions:{serializeModes:["initial","project"],serialize:e=>this.sublayerExtensions.map((e=>e.toItemUri())).toArray(),deserialize:e=>{x(this.sublayerExtensions,e,(e=>this._createSublayerExtension(e)))}},layer:{serializeModes:["initial","project"],serialize:e=>{if(this.layer){if((this._mapExtension||this._parentLayerExtension||this._basemapExtension||this._groundExtension)&&(this._layer.id||this._layer.title)){const e=o.getLayerType(this._layer),t=this._getSerializableRefLayerProperties();return{$ref:this._originalRef||{id:this._layer.id,title:this._layer.title,subtype:this._getSerializableLayerType()},layerType:e,...t}}return o.fromEsriApiLayer(this.layer)}return this._deferredLayerProperties?b(this._deferredLayerProperties):void 0},isDefault:()=>{throw new Error("Missing implementation for _getSerializableProperties() > layer > default. Subclasses of LayerExtension must implement this.")},deserialize:e=>{if(d(e)){if(e!==this.layer)throw new Error("Property 'layer' is read-only.")}else e&&(this._layer?this._applyLayerProperties(e,this.layer):this._deferredLayerProperties&&(this._deferredLayerProperties={...this._deferredLayerProperties,...e}))}},dynamicallyAddedLayer:{serializeModes:["project"],default:!1},requestHelper:{serialize:!1}}}_getSerializableLayerType(){}_getSerializableRefLayerProperties(){return{}}_createSublayerExtension(e){if(!this.supportsSublayers)throw new s(C);throw new Error("Missing implementation for _createSublayerExtension(). Subclasses of LayerExtension that support sublayers must implement this.")}async _onInitialize(){if(await super._onInitialize(),await this._createBackingLayer(),this._portalItem&&(await c(this._portalItem),await this._applyPortalItemProperties(this._portalItem),this.layer.title=this._portalItem.title,this.layer.portalItem=this._portalItem,this.iconUrl||(this.iconUrl=this._portalItem.thumbnailUrl),await this._applyLayerProperties(this._deferredLayerProperties,this.layer),this._deferredLayerProperties=void 0),this._resolveLayer(),!this.layer){const e=this._deferredLayerProperties.$ref;throw this._mapExtension||this._parentLayerExtension||this._basemapExtension||this._groundExtension?new s(`No layer found matching reference "${"string"==typeof e?e:JSON.stringify(e)}".`):new s("Cannot resolve layer reference: missing parent.")}this._deferredLayerProperties&&(await this._applyLayerProperties(this._deferredLayerProperties,this.layer),this._deferredLayerProperties=void 0),await this._initializeLayer(),await c(this.layer),this.supportsSublayers&&!this.layer.sublayers&&this.layer._set("sublayers",new t),this._initialVisibility=this.layer.visible,this._sublayerExtensions.onParentInitialized()}async _postInitialize(){await super._postInitialize(),this.layerListSettings.onLayerExtensionInitialized(),this._watchHandles.push(L(this,"layer.sublayers",(async e=>{const t=(e.added??[]).map((e=>this.sublayerExtensions.forSublayer(e)));await Promise.all(t.map(this._onSublayerAddedPostInitialize))})))}_applyPortalItemProperties(e){throw new s("Cannot use this type of layer extension with a PortalItem.")}async _initializeLayer(){}_createLayerListSettings(e){return new T(e,this)}_createSublayerExtensionCollection(){return new z(this)}_capabilities(){return A}*_initializableChildCollections(){yield*super._initializableChildCollections(),yield this.sublayerExtensions}async _createLayer(e){return o.toEsriApiLayer(e)}_applyLayerProperties(e,t){u("layerJson",e).isNotMissing();const i=e.layerType||e.type;return u("layerJson.layerType",i).satisfies((e=>!e||e===this.getDefault("layer")?.layerType),l),u("layer",t).isNotMissing().satisfies((e=>this._isSupportedLayer(e)),l),o.applyToEsriApiLayer(e,t)}_setLayer(e){if(this._layer=e,e.watch("visible",this._onVisibleChanged),this.layer.watch("minScale",(()=>this.notifyChange("effectiveMinScale"))),this.layer.watch("maxScale",(()=>this.notifyChange("effectiveMaxScale"))),this.layer.watch("title",(()=>this.notifyChange("title"))),this.supportsSublayers)if(this._sublayers)this._setupSublayersHandles();else{const t=e.watch("sublayers",(()=>{this._setupSublayersHandles(),t.remove()}),!0)}this.notifyChange("layer"),this.notifyChange("title"),this.notifyChange("effectiveMinScale"),this.notifyChange("effectiveMaxScale"),this.notifyChange("isEffectivelyVisible")}_setupSublayersHandles(){this._sublayers.on("change",this._onSublayersChange),E(this._sublayers,"visible",this._onSublayersSublayerVisibleChanged)}_ensureAChildSublayerVisible(e){for(const t of this._sublayers.toArray())t!==e&&(t.visible=!1)}_ensureAtMostOneChildSublayerVisible(){this.layer&&this._sublayers&&this._ensureAChildSublayerVisible(this._sublayers.find((e=>e.visible)))}}class z extends M{constructor(e){super(e,"_sublayers"),this._layerExtension=e}add(e,t){if(u("sublayerX",e).isNotMissing(),!this._layerExtension.supportsSublayers)throw new s(C);const i=e.sublayer?e.sublayer.layer:void 0;return i&&i!==this._layerExtension.layer&&i.sublayers.remove(e.sublayer),super.add(e,t)}}class j extends h{get _collection(){return this._layerExtension.sublayerExtensions.flatten((e=>e.sublayerExtensions))}constructor(e){super(),this._layerExtension=e}findById(e){return u("id",e).isNotMissing(),this.find((t=>t.id===e))}findBySublayerId(e){return u("id",e).isNotMissing(),this.find((t=>t.sublayer.id===e))}forSublayer(e){return u("sublayer",e).isNotMissing(),this.findBySublayerId(e.id)}emit(e,i){if("change"===e){const s=new t;s.addMany(i.added);const r=s.flatten((e=>e.sublayerExtensions)).toArray(),a=new t;a.addMany(i.removed);const n=a.flatten((e=>e.sublayerExtensions)).toArray(),o=new t;o.addMany(i.moved);const l=o.flatten((e=>e.sublayerExtensions)).toArray();return super.emit(e,{added:r,removed:n,moved:l,target:this})}return super.emit(e,i)}_itemIsInitialized(e){return super._itemIsInitialized(e)&&!!e.sublayer}}let T=class extends w{get _esriLayer(){return this._extension.layer}get _listModePath(){return"layer.listMode"}get _supportsChildren(){return this._extension.supportsSublayers}};T=e([p],T);export{T as LayerExtensionLayerListSettings};let V=class extends n{constructor(e){if(super(),this._layerBindings=new Map,this._layerExtension=e,this._bindSettingsToLayerProperties(),e.layer)this._onLayerResolved(e.layer);else{const t=e.watch("layer",(()=>{this._onLayerResolved(e.layer),t.remove()}),!0)}}_getPropertyBindings(){return{}}_getSetting(e,t){if(this._layerBindings.has(e)){let t=this._layerBindings.get(e);if("string"==typeof t&&(t={property:t}),t.hasOwnProperty("value"))return t.value;if(this._layerExtension.layer)return this._layerExtension.layer[t.property]}return super._getSetting(e,t)}_setSetting(e,t){if(this._layerBindings.has(e)){let i=this._layerBindings.get(e);if("string"==typeof i&&(i={property:i}),i.readonly||i.hasOwnProperty("value"))throw new s(ERR_SCHEMA_READ_ONLY);if(this._layerExtension.layer)return void(this._layerExtension.layer[i.property]=t)}super._setSetting(e,t)}_bindSettingsToLayerProperties(){const e=this._getPropertyBindings();for(const t of Object.keys(e)){let i=e[t];"string"==typeof i&&(i={property:i}),this._layerBindings.set(t,i),i.hasOwnProperty("value")||this._layerExtension.watch(`layer.${i.property}`,(()=>this.notifyChange(t)),!i.hasOwnProperty("sync")||i.sync)}}_onLayerResolved(e){for(const t of this._layerBindings.keys())this.isModified(t)&&(e[t]=this[t],this.reset(t))}};V=e([p],V);export{V as LayerExtensionSchema};export function _assignLayerExtensions(e,t){return f(e,t,{onNew:(t,i)=>{e.add(t instanceof LayerExtension?t:LayerExtension.create(t),O(t)?void 0:i)},onMatch:(t,i,s,r)=>{i instanceof LayerExtension||t.assignProperties(i),s===r||O(i)||e.reorder(t,r)},onMissing:t=>{(g([t])||_(t)&&0===t.layerExtensions.toArray().length)&&e.remove(t)},equals:(e,t)=>t instanceof LayerExtension?t===e:!!LayerExtension._matchesRef(e.layer,t.layer)||e.id===t.id})}function R(){return m("geocortex.api.mapping.LayerExtension")}function O(e){return e instanceof LayerExtension?!!e._deferredLayerProperties?.$ref:!d(e.layer)&&!!e.layer?.$ref}let $=class extends V{_setSetting(e,t){if(this._layerBindings.has(e))throw new s(ERR_SCHEMA_READ_ONLY);super._setSetting(e,t)}};$=e([p],$);export{$ as LayerExtensionReadOnlySchema};export const ERR_SCHEMA_READ_ONLY="This schema property is read-only.";
@@ -60,7 +60,11 @@ export type SublayerType =
60
60
  /**
61
61
  * SubtypeSublayer for a SubtypeGroupLayer.
62
62
  */
63
- | "SubtypeSublayer";
63
+ | "SubtypeSublayer"
64
+ /**
65
+ * MapNotesSublayer from MapNotesLayer.
66
+ */
67
+ | "MapNotesSublayer";
64
68
  /**
65
69
  * Properties that can be specified for the
66
70
  * {@link mapping/_SublayerExtension!SublayerExtensionProperties.sublayer}
@@ -435,7 +439,7 @@ export declare class SubSublayerExtensionCollection extends SublayerExtensionCol
435
439
  * @inheritDoc
436
440
  */
437
441
  protected get _layerExtension(): LayerExtension;
438
- constructor(parent: SublayerExtension);
442
+ constructor(parent: SublayerExtension, sublayersProperty?: string);
439
443
  /**
440
444
  * @inheritDoc
441
445
  */
@@ -1 +1 @@
1
- import{__decorate as e}from"tslib";import{InvalidOperationError as t}from"../InvalidOperationError.js";import{isSublayerExtension as i,ItemType as s}from"../ItemType.js";import{FeatureSourceBase as r}from"../data/FeatureSourceBase.js";import{Schema as a}from"../data/Schema.js";import{serializable as n}from"../support/Serializable.js";import{isBuildingComponentSublayer as l,isBuildingGroupSublayer as o,isKMLSublayer as u,isMapImageSublayer as y,isSubtypeSublayer as h,isTileLayer as b,isWMSSublayer as f,isWMTSSublayer as S}from"../utilities/_layers.js";import{checkArg as c}from"../utilities/checkArg.js";import{compare as p}from"../utilities/collection.js";import{load as d}from"../utilities/esri.js";import{getLogger as g}from"../utilities/log.js";import{parse as _}from"../utilities/number.js";import{deepClone as x}from"../utilities/object.js";import{onCollectionPropertyChange as E,watchCollectionPropertyEach as m}from"../utilities/watch.js";import{fromLayerListMode as v,LayerListSettings as w}from"./support/LayerListSettings.js";import{SublayerExtensionCollectionBase as M}from"./support/_SublayerExtensionCollection.js";const C=g("SublayerExtension"),P="Invalid type of sublayer for this type of sublayer extension.",V="This type of layer does not have features.",z="This type of sublayer extension cannot have child sublayer extensions.",A=Object.freeze({supportsAdd:!1,supportsUpdate:!1,supportsDelete:!1,supportsEditing:!1,supportsQuery:!1,supportsAttachmentEditing:!1});export function getSublayerType(e){if(y(e))return b(e?.layer)?"ArcGISTiledSublayer":"ArcGISMapServiceSublayer";if(u(e))return"KMLSublayer";if(S(e))return"WMTSSublayer";if(f(e))return"WMSSublayer";if(l(e))return"BuildingComponentSublayer";if(o(e))return"BuildingGroupSublayer";if(h(e))return"SubtypeSublayer";throw new Error(`Unknown sublayer type for ESRI sublayer: ${e}`)}export class SublayerExtension extends r{get sublayer(){return this._sublayer}get layerExtension(){return this._layerExtension}get parentSublayerExtension(){return this._parentSublayerExtension}get hasFeatures(){return!1}get sublayerExtensions(){return this._sublayerExtensions}get renderer(){}get visibilityMode(){return this.canToggleVisibility?this._visibilityMode:"inherited"}set visibilityMode(e){c("visibilityMode",e).satisfies((e=>this.canToggleVisibility||"inherited"===e),'Sublayers of this type only support a visibility mode of "inherited".'),this._visibilityMode=e,"exclusive"===e&&this._ensureAtMostOneChildSublayerVisible()}get capabilities(){return this._capabilities()}get effectiveMinScale(){const e=this.sublayer?this.sublayer.minScale:0;if(this.parentSublayerExtension){const t=this.parentSublayerExtension.effectiveMinScale||1/0;if(t<(e||1/0))return t}if(this.layerExtension){const t=this.layerExtension.effectiveMinScale||1/0;if(t<(e||1/0))return t}return e}get effectiveMaxScale(){const e=this.sublayer?this.sublayer.maxScale:0;return this.parentSublayerExtension&&this.parentSublayerExtension.effectiveMaxScale>e?this.parentSublayerExtension.effectiveMaxScale:this.layerExtension&&this.layerExtension.effectiveMaxScale>e?this.layerExtension.effectiveMaxScale:e}get isEffectivelyVisible(){const e=!!this.sublayer&&this.sublayer.visible;return this.parentSublayerExtension?this.parentSublayerExtension.isEffectivelyVisible&&e:this.layerExtension?this.layerExtension.isEffectivelyVisible&&e:e}get title(){return this.sublayer?.title??("string"==typeof this._deferredSublayerProperties?.$ref||"number"==typeof this._deferredSublayerProperties?.$ref?this._deferredSublayerProperties?.$ref.toString():this._deferredSublayerProperties?.$ref?.title??this._deferredSublayerProperties?.$ref?.id.toString())??"Sublayer"}get supportsSublayers(){return!1}get canToggleVisibility(){return!0}get canChangeOpacity(){return!0}get canChangeScale(){return!0}get canChangeRenderer(){return!1}get canChangeLabels(){return!1}get _layerSupportsHideChildren(){return!1}get _sublayers(){if(this.supportsSublayers)return this.sublayer?.sublayers}get effectiveFullExtent(){return this._effectiveFullExtent?this._effectiveFullExtent:this.parentSublayerExtension?this.parentSublayerExtension.effectiveFullExtent:this.layerExtension?this.layerExtension.effectiveFullExtent:void 0}get initialVisibility(){return this._initialVisibility??this.sublayer?.visible??!1}constructor(e){super(e),this._itemType=s.SUBLAYER_EXTENSION,this._watchHandles=[],this._onSublayerAddedPostInitialize=async e=>{try{await e.initialize()}catch(t){C.error({message:`Error occurred while initializing sublayer extension for sublayer '${e.title??e.sublayer.id??e.id}'.`,error:t})}},this._onSetSublayerVisible=e=>{if("inherited"===this.visibilityMode&&this.supportsSublayers&&this.sublayerExtensions)for(const t of this.sublayerExtensions.toArray())t.sublayer&&t.canToggleVisibility&&(t.sublayer.visible=e);this.notifyChange("isEffectivelyVisible")},this._onSetSublayersSublayerVisible=(e,t,i,s)=>{e&&"exclusive"===this.visibilityMode&&this._ensureAChildSublayerVisible(s)},this._onSublayersChange=e=>{e.added?.length&&"exclusive"===this.visibilityMode&&this._ensureAChildSublayerVisible(e.added[e.added.length-1])};const t=e||{};this._visibilityMode=this.canToggleVisibility?"independent":"inherited",this._sublayerExtensions=this._createSublayerExtensionCollection();const i=t.sublayer;let r;i?.hasOwnProperty("listMode")&&(r=v(i.listMode)),this.layerListSettings=this._createLayerListSettings({...r,...t.layerListSettings}),$(i)?(c("properties.sublayer",i).satisfies((e=>this._isSupportedSublayer(e)),P),this._setSublayer(i)):i&&(this._deferredSublayerProperties=i),this.watch("parentSublayerExtension.isEffectivelyVisible",(()=>this.notifyChange("isEffectivelyVisible")))}static create(e){if(!SublayerExtension.factory)throw new t("Cannot create sublayer extension: no sublayer extension factory has been registered.");return SublayerExtension.factory.create(e)}static _matchesRef(e,t,i){if(!e||!t)return!1;let s=t.$ref;if("string"==typeof s){const e=_(s);s={id:isNaN(e)?s:e,title:s}}else"number"==typeof s&&(s={id:s});const r=h(e)?e.subtypeCode:e.id;return"both"===i?r===s.id&&e.title===s.title:"by-id"===i?r===s.id:"by-title"===i&&e.title===s.title}getFeatures(e,i){if(!this.hasFeatures)throw new t(V);return super.getFeatures(e,i)}getFullExtent(){return this.effectiveFullExtent}async addFeatures(e,i){if(c("features",e).isNotMissing(),!this.hasFeatures)throw new t(V);await super.addFeatures(e,i)}async updateFeatures(e,i){if(c("features",e).isNotMissing(),!this.hasFeatures)throw new t(V);await super.updateFeatures(e,i)}async deleteFeatures(e,i){if(c("features",e).isNotMissing(),!this.hasFeatures)throw new t(V);await super.deleteFeatures(e,i)}_resolveSublayer(){if(this._sublayer||!this._deferredSublayerProperties||!this.layerExtension||!this.layerExtension.layer||!this.layerExtension.layer.sublayers)return;const e=e=>t=>SublayerExtension._matchesRef(t,this._deferredSublayerProperties,e),t=this.layerExtension.layer.sublayers.flatten((e=>e.sublayers));let i=t.find(e("both"));if(i||(i=t.find(e("by-title"))),i||(i=t.find(e("by-id"))),i&&this._isSupportedSublayer(i)){this._setSublayer(i);const e={sublayer:this._deferredSublayerProperties};this.assignProperties(e),this._originalRef=this._deferredSublayerProperties.$ref,this._deferredSublayerProperties=void 0}}_setLayerExtension(e){const t=this.layerExtension;this._layerExtension=e,this.layerExtension&&(this.layerExtension.watch("effectiveMinScale",(()=>this.notifyChange("effectiveMinScale"))),this.layerExtension.watch("effectiveMaxScale",(()=>this.notifyChange("effectiveMaxScale"))),this.layerExtension.watch("isEffectivelyVisible",(()=>this.notifyChange("isEffectivelyVisible")))),this._parentSublayerExtension||(t&&(this.featureSettings.formatSettings.parent===t.featureSettings.formatSettings&&(this.featureSettings.formatSettings.parent=void 0),this.taskSettings.parent===t.taskSettings&&(this.taskSettings.parent=void 0)),e&&(this.featureSettings.formatSettings.parent||(this.featureSettings.formatSettings.parent=e.featureSettings.formatSettings),this.taskSettings.parent||(this.taskSettings.parent=e.taskSettings))),this._resolveSublayer(),this.notifyChange("layerExtension"),this._sublayerExtensions.onLayerExtensionChanged()}_setParentSublayerExtension(e){const t=this._parentSublayerExtension;this._parentSublayerExtension=e,this.parentSublayerExtension&&(this.parentSublayerExtension.watch("effectiveMinScale",(()=>this.notifyChange("effectiveMinScale"))),this.parentSublayerExtension.watch("effectiveMaxScale",(()=>this.notifyChange("effectiveMaxScale")))),t&&(this.featureSettings.formatSettings.parent===t.featureSettings.formatSettings&&(this.featureSettings.formatSettings.parent=this.layerExtension?this.layerExtension.featureSettings.formatSettings:void 0),this.taskSettings.parent===t.taskSettings&&(this.taskSettings.parent=this.layerExtension?this.layerExtension.taskSettings:void 0)),e&&((!this.featureSettings.formatSettings.parent||this.layerExtension&&this.featureSettings.formatSettings.parent===this.layerExtension.featureSettings.formatSettings)&&(this.featureSettings.formatSettings.parent=e.featureSettings.formatSettings),(!this.taskSettings.parent||this.layerExtension&&this.taskSettings.parent===this.layerExtension.taskSettings)&&(this.taskSettings.parent=e.taskSettings)),this._resolveSublayer(),this.notifyChange("parentSublayerExtension")}async _switchSublayer(e){if(e===this.sublayer)return;c("newSublayer",e).isNotMissing().satisfies((e=>e.id===this.sublayer.id),"Sublayer ID must match existing sublayer.").satisfies((e=>this._isSupportedSublayer(e)),P),this.isInitialized&&await d(e);const t=new Map;if(this.sublayer?.sublayers)for(const e of this.sublayer.sublayers.toArray())t.set(e.id,this.sublayerExtensions.forSublayer(e));this.canToggleVisibility&&(e.visible=this.sublayer.visible),this.canChangeOpacity&&(e.opacity=this.sublayer.opacity),this._setSublayer(e);const i=[];if(this.sublayer.sublayers){const e=this.sublayer.sublayers.filter((e=>t.has(e.id))).toArray();i.push(...e.map((async e=>{const i=t.get(e.id);await i._switchSublayer(e),this._sublayerExtensions._register(i)})))}this.isInitialized&&i.push(this._initializeChildren()),await Promise.all(i)}async _postInitialize(){await super._postInitialize(),this._watchHandles.push(E(this,"sublayer.sublayers",(async e=>{const t=(e.added??[]).map((e=>this.sublayerExtensions.forSublayer(e)));await Promise.all(t.map(this._onSublayerAddedPostInitialize))})))}async _onDestroy(){this._watchHandles.forEach((e=>e?.remove())),await Promise.all(this.sublayerExtensions.toArray().map((e=>e.destroy()))),await super._onDestroy()}_getSerializableProperties(){return{...super._getSerializableProperties(),iconUrl:"initial",visibilityMode:{serializeModes:["initial"],default:this.canToggleVisibility?"independent":"inherited"},layerListSettings:"initial",sublayerExtensions:{serializeModes:["initial","project"],serialize:()=>this.sublayerExtensions.map((e=>e.toItemUri())).toArray(),deserialize:e=>{_assignSublayerExtensions(this.sublayerExtensions,e,(e=>this._createSublayerExtension(e)))}},sublayer:{serializeModes:["initial","project"],serialize:()=>{if(this.sublayer){if(!this._layerExtension)return this._serializeSublayer(this._sublayer);{const e=getSublayerType(this._sublayer);if(this._originalRef)return{$ref:this._originalRef,$sublayerType:e};if(this._sublayer.title||this._sublayer.id)return{...this._createSublayerRef(),$sublayerType:e}}}else if(this._deferredSublayerProperties)return x(this._deferredSublayerProperties)},deserialize:e=>{if($(e)){if(e!==this.sublayer)throw new Error("Property 'sublayer' is read-only.")}else this._sublayer?this._applySublayerProperties(e,this._sublayer):this._deferredSublayerProperties&&(this._deferredSublayerProperties={...this._deferredSublayerProperties,...e})}},requestHelper:{serialize:!1}}}_createSublayerExtension(e){throw new t(z)}_createSchema(){return new F(this)}_createLayerListSettings(e){return new w(e)}_capabilities(){return A}async _onInitialize(){if(await super._onInitialize(),this._sublayer||this._deferredSublayerProperties?.$ref||(this._setSublayer(await this._createSublayer(this._deferredSublayerProperties)),this._deferredSublayerProperties=void 0),this._resolveSublayer(),!this._sublayer){const e=this._deferredSublayerProperties?.$ref;if(!this._layerExtension)throw new t("Cannot resolve sublayer reference: missing parent layer extension.");throw new t(`No sublayer found matching reference "${e}".`)}this._initialVisibility=this.sublayer.visible,this._sublayerExtensions.onParentInitialized()}*_initializableChildCollections(){yield*super._initializableChildCollections(),yield this.sublayerExtensions}_createSublayerRef(){return{$ref:{id:h(this._sublayer)?this._sublayer.subtypeCode:this._sublayer.id,title:this._sublayer.title}}}_createSublayerExtensionCollection(){return new SubSublayerExtensionCollection(this)}_watchSublayerProperties(){this._watchHandles.push(this.sublayer.watch("minScale",(()=>this.notifyChange("effectiveMinScale")),!0),this.sublayer.watch("maxScale",(()=>this.notifyChange("effectiveMaxScale")),!0))}_setSublayer(e){this._sublayer=e,this._watchHandles.push(e.watch("visible",this._onSetSublayerVisible,!0)),this.supportsSublayers&&this._watchHandles.push(E(e,"sublayers",this._onSublayersChange,!0),m(e,"sublayers","visible",this._onSetSublayersSublayerVisible,!0)),this._onSetSublayerVisible(this.sublayer.visible),"exclusive"===this.visibilityMode&&this._ensureAtMostOneChildSublayerVisible(),this._watchSublayerProperties(),this.notifyChange("sublayer"),this.notifyChange("title"),this.notifyChange("effectiveMinScale"),this.notifyChange("effectiveMaxScale"),this.notifyChange("isEffectivelyVisible")}_ensureAChildSublayerVisible(e){for(const t of this._sublayers.toArray())t!==e&&(t.visible=!1)}_ensureAtMostOneChildSublayerVisible(){this.sublayer&&this._sublayers&&this._ensureAChildSublayerVisible(this._sublayers.find((e=>e.visible)))}}let F=class extends a{constructor(e){super(),this._sublayerBindings=new Map,this._sublayerExtension=e,this._bindSettingsToSublayerProperties()}get spatialReference(){if(this._sublayerExtension.layerExtension)return this._sublayerExtension.layerExtension.schema.spatialReference}set spatialReference(e){throw new t("Cannot set sublayer schema spatial reference.")}_getPropertyBindings(){return{}}_bindSettingsToSublayerProperties(){const e=this._getPropertyBindings();for(const t of Object.keys(e)){let i=e[t];"string"==typeof i&&(i={property:i}),this._sublayerBindings.set(t,i),i.hasOwnProperty("value")||this._sublayerExtension.watch(`sublayer.${i.property}`,(()=>this.notifyChange(t)),!i.hasOwnProperty("sync")||i.sync)}}};F=e([n],F);export{F as SublayerSchema};export class SubSublayerExtensionCollection extends M{get _layerExtension(){return this._parent.layerExtension}constructor(e){super(e,"sublayer.sublayers")}add(e,i){if(c("sublayerX",e).isNotMissing(),!this._parent.supportsSublayers)throw new t(z);return e.sublayer&&this._parent.sublayer&&!this._parent.sublayer.sublayers&&(this._parent.sublayer.sublayers=[]),e.parentSublayerExtension&&e.parentSublayerExtension.sublayerExtensions.remove(e),super.add(e,i)}_onAdded(e){super._onAdded(e),e._setParentSublayerExtension(this._parent)}_onRemoved(e){super._onRemoved(e),e._setParentSublayerExtension(void 0)}}export function _assignSublayerExtensions(e,t,s){p(e,t,{onNew:(t,r)=>{try{e.add(i(t)?t:s(t),j(t)?void 0:r)}catch(e){C.warn({message:`Error occurred while adding sublayer extension for sublayer '${t.title??t.sublayer?.id??t.id}'.`,error:e})}},onMatch:(t,s,r,a)=>{try{i(s)||t.assignProperties(s),r===a||j(s)||e.reorder(t,a)}catch(e){C.warn({message:`Error occurred while assigning sublayer extension properties for sublayer '${t.title??t.sublayer?.id??t.id}'.`,error:e})}},equals:(e,t)=>i(t)?t===e:!!SublayerExtension._matchesRef(e.sublayer,t.sublayer,"both")||e.id===t.id})}function $(e){return e&&"function"==typeof e.get}function j(e){return i(e)?!!e._deferredSublayerProperties?.$ref:!$(e.sublayer)&&!!e.sublayer?.$ref}
1
+ import{__decorate as e}from"tslib";import{InvalidOperationError as t}from"../InvalidOperationError.js";import{isSublayerExtension as i,ItemType as s}from"../ItemType.js";import{FeatureSourceBase as r}from"../data/FeatureSourceBase.js";import{Schema as a}from"../data/Schema.js";import{serializable as n}from"../support/Serializable.js";import{isBuildingComponentSublayer as l,isBuildingGroupSublayer as o,isKMLSublayer as u,isMapImageSublayer as y,isMapNotesSublayer as h,isSubtypeSublayer as b,isTileLayer as f,isWMSSublayer as p,isWMTSSublayer as S}from"../utilities/_layers.js";import{checkArg as c}from"../utilities/checkArg.js";import{compare as d}from"../utilities/collection.js";import{load as g}from"../utilities/esri.js";import{getLogger as _}from"../utilities/log.js";import{parse as x}from"../utilities/number.js";import{deepClone as E}from"../utilities/object.js";import{onCollectionPropertyChange as m,watchCollectionPropertyEach as v}from"../utilities/watch.js";import{fromLayerListMode as w,LayerListSettings as M}from"./support/LayerListSettings.js";import{SublayerExtensionCollectionBase as C}from"./support/_SublayerExtensionCollection.js";const P=_("SublayerExtension"),V="Invalid type of sublayer for this type of sublayer extension.",z="This type of layer does not have features.",A="This type of sublayer extension cannot have child sublayer extensions.",F=Object.freeze({supportsAdd:!1,supportsUpdate:!1,supportsDelete:!1,supportsEditing:!1,supportsQuery:!1,supportsAttachmentEditing:!1});export function getSublayerType(e){if(y(e))return f(e?.layer)?"ArcGISTiledSublayer":"ArcGISMapServiceSublayer";if(u(e))return"KMLSublayer";if(S(e))return"WMTSSublayer";if(p(e))return"WMSSublayer";if(l(e))return"BuildingComponentSublayer";if(o(e))return"BuildingGroupSublayer";if(b(e))return"SubtypeSublayer";if(h(e))return"MapNotesSublayer";throw new Error(`Unknown sublayer type for ESRI sublayer: ${e}`)}export class SublayerExtension extends r{get sublayer(){return this._sublayer}get layerExtension(){return this._layerExtension}get parentSublayerExtension(){return this._parentSublayerExtension}get hasFeatures(){return!1}get sublayerExtensions(){return this._sublayerExtensions}get renderer(){}get visibilityMode(){return this.canToggleVisibility?this._visibilityMode:"inherited"}set visibilityMode(e){c("visibilityMode",e).satisfies((e=>this.canToggleVisibility||"inherited"===e),'Sublayers of this type only support a visibility mode of "inherited".'),this._visibilityMode=e,"exclusive"===e&&this._ensureAtMostOneChildSublayerVisible()}get capabilities(){return this._capabilities()}get effectiveMinScale(){const e=this.sublayer?this.sublayer.minScale:0;if(this.parentSublayerExtension){const t=this.parentSublayerExtension.effectiveMinScale||1/0;if(t<(e||1/0))return t}if(this.layerExtension){const t=this.layerExtension.effectiveMinScale||1/0;if(t<(e||1/0))return t}return e}get effectiveMaxScale(){const e=this.sublayer?this.sublayer.maxScale:0;return this.parentSublayerExtension&&this.parentSublayerExtension.effectiveMaxScale>e?this.parentSublayerExtension.effectiveMaxScale:this.layerExtension&&this.layerExtension.effectiveMaxScale>e?this.layerExtension.effectiveMaxScale:e}get isEffectivelyVisible(){const e=!!this.sublayer&&this.sublayer.visible;return this.parentSublayerExtension?this.parentSublayerExtension.isEffectivelyVisible&&e:this.layerExtension?this.layerExtension.isEffectivelyVisible&&e:e}get title(){return this.sublayer?.title??("string"==typeof this._deferredSublayerProperties?.$ref||"number"==typeof this._deferredSublayerProperties?.$ref?this._deferredSublayerProperties?.$ref.toString():this._deferredSublayerProperties?.$ref?.title??this._deferredSublayerProperties?.$ref?.id.toString())??"Sublayer"}get supportsSublayers(){return!1}get canToggleVisibility(){return!0}get canChangeOpacity(){return!0}get canChangeScale(){return!0}get canChangeRenderer(){return!1}get canChangeLabels(){return!1}get _layerSupportsHideChildren(){return!1}get _sublayers(){if(this.supportsSublayers)return this.sublayer?.sublayers}get effectiveFullExtent(){return this._effectiveFullExtent?this._effectiveFullExtent:this.parentSublayerExtension?this.parentSublayerExtension.effectiveFullExtent:this.layerExtension?this.layerExtension.effectiveFullExtent:void 0}get initialVisibility(){return this._initialVisibility??this.sublayer?.visible??!1}constructor(e){super(e),this._itemType=s.SUBLAYER_EXTENSION,this._watchHandles=[],this._onSublayerAddedPostInitialize=async e=>{try{await e.initialize()}catch(t){P.error({message:`Error occurred while initializing sublayer extension for sublayer '${e.title??e.sublayer.id??e.id}'.`,error:t})}},this._onSetSublayerVisible=e=>{if("inherited"===this.visibilityMode&&this.supportsSublayers&&this.sublayerExtensions)for(const t of this.sublayerExtensions.toArray())t.sublayer&&t.canToggleVisibility&&(t.sublayer.visible=e);this.notifyChange("isEffectivelyVisible")},this._onSetSublayersSublayerVisible=(e,t,i,s)=>{e&&"exclusive"===this.visibilityMode&&this._ensureAChildSublayerVisible(s)},this._onSublayersChange=e=>{e.added?.length&&"exclusive"===this.visibilityMode&&this._ensureAChildSublayerVisible(e.added[e.added.length-1])};const t=e||{};this._visibilityMode=this.canToggleVisibility?"independent":"inherited",this._sublayerExtensions=this._createSublayerExtensionCollection();const i=t.sublayer;let r;i?.hasOwnProperty("listMode")&&(r=w(i.listMode)),this.layerListSettings=this._createLayerListSettings({...r,...t.layerListSettings}),j(i)?(c("properties.sublayer",i).satisfies((e=>this._isSupportedSublayer(e)),V),this._setSublayer(i)):i&&(this._deferredSublayerProperties=i),this.watch("parentSublayerExtension.isEffectivelyVisible",(()=>this.notifyChange("isEffectivelyVisible")))}static create(e){if(!SublayerExtension.factory)throw new t("Cannot create sublayer extension: no sublayer extension factory has been registered.");return SublayerExtension.factory.create(e)}static _matchesRef(e,t,i){if(!e||!t)return!1;let s=t.$ref;if("string"==typeof s){const e=x(s);s={id:isNaN(e)?s:e,title:s}}else"number"==typeof s&&(s={id:s});const r=b(e)?e.subtypeCode:e.id;return"both"===i?r===s.id&&e.title===s.title:"by-id"===i?r===s.id:"by-title"===i&&e.title===s.title}getFeatures(e,i){if(!this.hasFeatures)throw new t(z);return super.getFeatures(e,i)}getFullExtent(){return this.effectiveFullExtent}async addFeatures(e,i){if(c("features",e).isNotMissing(),!this.hasFeatures)throw new t(z);await super.addFeatures(e,i)}async updateFeatures(e,i){if(c("features",e).isNotMissing(),!this.hasFeatures)throw new t(z);await super.updateFeatures(e,i)}async deleteFeatures(e,i){if(c("features",e).isNotMissing(),!this.hasFeatures)throw new t(z);await super.deleteFeatures(e,i)}_resolveSublayer(){if(this._sublayer||!this._deferredSublayerProperties||!this.layerExtension||!this.layerExtension.layer||!this.layerExtension.layer.sublayers)return;const e=e=>t=>SublayerExtension._matchesRef(t,this._deferredSublayerProperties,e),t=this.layerExtension.layer.sublayers.flatten((e=>e.sublayers));let i=t.find(e("both"));if(i||(i=t.find(e("by-title"))),i||(i=t.find(e("by-id"))),i&&this._isSupportedSublayer(i)){this._setSublayer(i);const e={sublayer:this._deferredSublayerProperties};this.assignProperties(e),this._originalRef=this._deferredSublayerProperties.$ref,this._deferredSublayerProperties=void 0}}_setLayerExtension(e){const t=this.layerExtension;this._layerExtension=e,this.layerExtension&&(this.layerExtension.watch("effectiveMinScale",(()=>this.notifyChange("effectiveMinScale"))),this.layerExtension.watch("effectiveMaxScale",(()=>this.notifyChange("effectiveMaxScale"))),this.layerExtension.watch("isEffectivelyVisible",(()=>this.notifyChange("isEffectivelyVisible")))),this._parentSublayerExtension||(t&&(this.featureSettings.formatSettings.parent===t.featureSettings.formatSettings&&(this.featureSettings.formatSettings.parent=void 0),this.taskSettings.parent===t.taskSettings&&(this.taskSettings.parent=void 0)),e&&(this.featureSettings.formatSettings.parent||(this.featureSettings.formatSettings.parent=e.featureSettings.formatSettings),this.taskSettings.parent||(this.taskSettings.parent=e.taskSettings))),this._resolveSublayer(),this.notifyChange("layerExtension"),this.supportsSublayers&&this._sublayerExtensions.onLayerExtensionChanged()}_setParentSublayerExtension(e){const t=this._parentSublayerExtension;this._parentSublayerExtension=e,this.parentSublayerExtension&&(this.parentSublayerExtension.watch("effectiveMinScale",(()=>this.notifyChange("effectiveMinScale"))),this.parentSublayerExtension.watch("effectiveMaxScale",(()=>this.notifyChange("effectiveMaxScale")))),t&&(this.featureSettings.formatSettings.parent===t.featureSettings.formatSettings&&(this.featureSettings.formatSettings.parent=this.layerExtension?this.layerExtension.featureSettings.formatSettings:void 0),this.taskSettings.parent===t.taskSettings&&(this.taskSettings.parent=this.layerExtension?this.layerExtension.taskSettings:void 0)),e&&((!this.featureSettings.formatSettings.parent||this.layerExtension&&this.featureSettings.formatSettings.parent===this.layerExtension.featureSettings.formatSettings)&&(this.featureSettings.formatSettings.parent=e.featureSettings.formatSettings),(!this.taskSettings.parent||this.layerExtension&&this.taskSettings.parent===this.layerExtension.taskSettings)&&(this.taskSettings.parent=e.taskSettings)),this._resolveSublayer(),this.notifyChange("parentSublayerExtension")}async _switchSublayer(e){if(e===this.sublayer)return;c("newSublayer",e).isNotMissing().satisfies((e=>e.id===this.sublayer.id),"Sublayer ID must match existing sublayer.").satisfies((e=>this._isSupportedSublayer(e)),V),this.isInitialized&&await g(e);const t=new Map;if(this.sublayer?.sublayers)for(const e of this.sublayer.sublayers.toArray())t.set(e.id,this.sublayerExtensions.forSublayer(e));this.canToggleVisibility&&(e.visible=this.sublayer.visible),this.canChangeOpacity&&(e.opacity=this.sublayer.opacity),this._setSublayer(e);const i=[];if(this.supportsSublayers&&this.sublayer.sublayers){const e=this.sublayer.sublayers.filter((e=>t.has(e.id))).toArray();i.push(...e.map((async e=>{const i=t.get(e.id);await i._switchSublayer(e),this._sublayerExtensions._register(i)})))}this.isInitialized&&i.push(this._initializeChildren()),await Promise.all(i)}async _postInitialize(){await super._postInitialize(),this.supportsSublayers&&this._watchHandles.push(m(this,"sublayer.sublayers",(async e=>{const t=(e.added??[]).map((e=>this.sublayerExtensions.forSublayer(e)));await Promise.all(t.map(this._onSublayerAddedPostInitialize))})))}async _onDestroy(){this._watchHandles.forEach((e=>e?.remove())),await Promise.all(this.sublayerExtensions.toArray().map((e=>e.destroy()))),await super._onDestroy()}_getSerializableProperties(){return{...super._getSerializableProperties(),iconUrl:"initial",visibilityMode:{serializeModes:["initial"],default:this.canToggleVisibility?"independent":"inherited"},layerListSettings:"initial",sublayerExtensions:{serializeModes:["initial","project"],serialize:()=>this.sublayerExtensions.map((e=>e.toItemUri())).toArray(),deserialize:e=>{_assignSublayerExtensions(this.sublayerExtensions,e,(e=>this._createSublayerExtension(e)))}},sublayer:{serializeModes:["initial","project"],serialize:()=>{if(this.sublayer){if(!this._layerExtension)return this._serializeSublayer(this._sublayer);{const e=getSublayerType(this._sublayer);if(this._originalRef)return{$ref:this._originalRef,$sublayerType:e};if(this._sublayer.title||this._sublayer.id)return{...this._createSublayerRef(),$sublayerType:e}}}else if(this._deferredSublayerProperties)return E(this._deferredSublayerProperties)},deserialize:e=>{if(j(e)){if(e!==this.sublayer)throw new Error("Property 'sublayer' is read-only.")}else this._sublayer?this._applySublayerProperties(e,this._sublayer):this._deferredSublayerProperties&&(this._deferredSublayerProperties={...this._deferredSublayerProperties,...e})}},requestHelper:{serialize:!1}}}_createSublayerExtension(e){throw new t(A)}_createSchema(){return new $(this)}_createLayerListSettings(e){return new M(e)}_capabilities(){return F}async _onInitialize(){if(await super._onInitialize(),this._sublayer||this._deferredSublayerProperties?.$ref||(this._setSublayer(await this._createSublayer(this._deferredSublayerProperties)),this._deferredSublayerProperties=void 0),this._resolveSublayer(),!this._sublayer){const e=this._deferredSublayerProperties?.$ref;if(!this._layerExtension)throw new t("Cannot resolve sublayer reference: missing parent layer extension.");throw new t(`No sublayer found matching reference "${e}".`)}this._initialVisibility=this.sublayer.visible,this.supportsSublayers&&this._sublayerExtensions.onParentInitialized()}*_initializableChildCollections(){yield*super._initializableChildCollections(),yield this.sublayerExtensions}_createSublayerRef(){return{$ref:{id:b(this._sublayer)?this._sublayer.subtypeCode:this._sublayer.id,title:this._sublayer.title}}}_createSublayerExtensionCollection(){return new SubSublayerExtensionCollection(this)}_watchSublayerProperties(){this._watchHandles.push(this.sublayer.watch("minScale",(()=>this.notifyChange("effectiveMinScale")),!0),this.sublayer.watch("maxScale",(()=>this.notifyChange("effectiveMaxScale")),!0))}_setSublayer(e){this._sublayer=e,this._watchHandles.push(e.watch("visible",this._onSetSublayerVisible,!0)),this.supportsSublayers&&this._watchHandles.push(m(e,"sublayers",this._onSublayersChange,!0),v(e,"sublayers","visible",this._onSetSublayersSublayerVisible,!0)),this._onSetSublayerVisible(this.sublayer.visible),"exclusive"===this.visibilityMode&&this._ensureAtMostOneChildSublayerVisible(),this._watchSublayerProperties(),this.notifyChange("sublayer"),this.notifyChange("title"),this.notifyChange("effectiveMinScale"),this.notifyChange("effectiveMaxScale"),this.notifyChange("isEffectivelyVisible")}_ensureAChildSublayerVisible(e){for(const t of this._sublayers.toArray())t!==e&&(t.visible=!1)}_ensureAtMostOneChildSublayerVisible(){this.sublayer&&this._sublayers&&this._ensureAChildSublayerVisible(this._sublayers.find((e=>e.visible)))}}let $=class extends a{constructor(e){super(),this._sublayerBindings=new Map,this._sublayerExtension=e,this._bindSettingsToSublayerProperties()}get spatialReference(){if(this._sublayerExtension.layerExtension)return this._sublayerExtension.layerExtension.schema.spatialReference}set spatialReference(e){throw new t("Cannot set sublayer schema spatial reference.")}_getPropertyBindings(){return{}}_bindSettingsToSublayerProperties(){const e=this._getPropertyBindings();for(const t of Object.keys(e)){let i=e[t];"string"==typeof i&&(i={property:i}),this._sublayerBindings.set(t,i),i.hasOwnProperty("value")||this._sublayerExtension.watch(`sublayer.${i.property}`,(()=>this.notifyChange(t)),!i.hasOwnProperty("sync")||i.sync)}}};$=e([n],$);export{$ as SublayerSchema};export class SubSublayerExtensionCollection extends C{get _layerExtension(){return this._parent.layerExtension}constructor(e,t){super(e,t??"sublayer.sublayers")}add(e,i){if(c("sublayerX",e).isNotMissing(),!this._parent.supportsSublayers)throw new t(A);return e.sublayer&&this._parent.sublayer&&!this._parent.sublayer.sublayers&&(this._parent.sublayer.sublayers=[]),e.parentSublayerExtension&&e.parentSublayerExtension.sublayerExtensions.remove(e),super.add(e,i)}_onAdded(e){super._onAdded(e),e._setParentSublayerExtension(this._parent)}_onRemoved(e){super._onRemoved(e),e._setParentSublayerExtension(void 0)}}export function _assignSublayerExtensions(e,t,s){d(e,t,{onNew:(t,r)=>{try{e.add(i(t)?t:s(t),T(t)?void 0:r)}catch(e){P.warn({message:`Error occurred while adding sublayer extension for sublayer '${t.title??t.sublayer?.id??t.id}'.`,error:e})}},onMatch:(t,s,r,a)=>{try{i(s)||t.assignProperties(s),r===a||T(s)||e.reorder(t,a)}catch(e){P.warn({message:`Error occurred while assigning sublayer extension properties for sublayer '${t.title??t.sublayer?.id??t.id}'.`,error:e})}},equals:(e,t)=>i(t)?t===e:!!SublayerExtension._matchesRef(e.sublayer,t.sublayer,"both")||e.id===t.id})}function j(e){return e&&"function"==typeof e.get}function T(e){return i(e)?!!e._deferredSublayerProperties?.$ref:!j(e.sublayer)&&!!e.sublayer?.$ref}
@@ -1 +1 @@
1
- import e from"@arcgis/core/core/Collection";import{ArgumentError as r}from"../../ArgumentError.js";import{FeatureLayer as n}from"../../portal/FeatureLayer.js";import{WebTileLayer as a}from"../../portal/WebTileLayer.js";import{isBuildingSceneLayer as t,isCSVLayer as o,isElevationLayer as i,isFeatureLayer as s,isGeoJSONLayer as y,isGeoRssLayer as l,isGraphicsLayer as c,isGroupLayer as m,isImageryLayer as p,isImageryTileLayer as u,isIntegratedMeshLayer as L,isKMLLayer as w,isLayer as f,isMapImageLayer as S,isOpenStreetMapLayer as E,isPointCloudLayer as j,isSceneLayer as x,isStreamLayer as G,isSubtypeGroupLayer as I,isTileLayer as T,isVectorTileLayer as M,isWebTileLayer as A,isWMSLayer as g,isWMTSLayer as d}from"../../utilities/_layers.js";import{checkArg as F}from"../../utilities/checkArg.js";import{BuildingSceneLayerExtension as v}from"../BuildingSceneLayerExtension.js";import{CSVLayerExtension as b}from"../CSVLayerExtension.js";import{ElevationLayerExtension as C}from"../ElevationLayerExtension.js";import{FeatureCollectionLayerExtension as W}from"../FeatureCollectionLayerExtension.js";import{FeatureLayerExtension as h}from"../FeatureLayerExtension.js";import{GeoJSONLayerExtension as N}from"../GeoJSONLayerExtension.js";import{GeoRSSLayerExtension as O}from"../GeoRSSLayerExtension.js";import{GraphicsLayerExtension as V}from"../GraphicsLayerExtension.js";import{GroupLayerExtension as D}from"../GroupLayerExtension.js";import{ImageryLayerExtension as J}from"../ImageryLayerExtension.js";import{ImageryTileLayerExtension as B}from"../ImageryTileLayerExtension.js";import{IntegratedMeshLayerExtension as K}from"../IntegratedMeshLayerExtension.js";import{KMLLayerExtension as P}from"../KMLLayerExtension.js";import{MapImageLayerExtension as R}from"../MapImageLayerExtension.js";import{OpenStreetMapLayerExtension as U}from"../OpenStreetMapLayerExtension.js";import{PointCloudLayerExtension as k}from"../PointCloudLayerExtension.js";import{SceneLayerExtension as $}from"../SceneLayerExtension.js";import{StreamLayerExtension as _}from"../StreamLayerExtension.js";import{SubtypeGroupLayerExtension as q}from"../SubtypeGroupLayerExtension.js";import{TileLayerExtension as z}from"../TileLayerExtension.js";import{UnsupportedLayerExtension as H}from"../UnsupportedLayerExtension.js";import{VectorTileLayerExtension as Q}from"../VectorTileLayerExtension.js";import{WMSLayerExtension as X}from"../WMSLayerExtension.js";import{WMTSLayerExtension as Y}from"../WMTSLayerExtension.js";import{WebTileLayerExtension as Z}from"../WebTileLayerExtension.js";export class DefaultLayerExtensionFactory{constructor(){}create(ee){if(F("properties",ee).isNotMissing(),F("properties.layer",ee.layer).isNotMissing(),f(ee.layer)){if(t(ee.layer))return new v(ee);if(o(ee.layer))return new b(ee);if(i(ee.layer))return new C(ee);if(G(ee.layer))return new _(ee);if(s(ee.layer)){const{layer:r}=ee;return e.isCollection(r.source)?new W(ee):new h(ee)}return y(ee.layer)?new N(ee):l(ee.layer)?new O(ee):c(ee.layer)?new V(ee):m(ee.layer)?new D(ee):p(ee.layer)?new J(ee):L(ee.layer)?new K(ee):w(ee.layer)?new P(ee):S(ee.layer)?new R(ee):E(ee.layer)?new U(ee):j(ee.layer)?new k(ee):x(ee.layer)?new $(ee):I(ee.layer)?new q(ee):T(ee.layer)?new z(ee):u(ee.layer)?new B(ee):M(ee.layer)?new Q(ee):A(ee.layer)?new Z(ee):g(ee.layer)?new X(ee):d(ee.layer)?new Y(ee):new H(ee)}if(ee.layer.layerType)switch(ee.layer.layerType){case"BuildingSceneLayer":return new v(ee);case"CSV":return new b(ee);case"ArcGISTiledElevationServiceLayer":return new C(ee);case"ArcGISFeatureLayer":return n.isGraphicsLayerJson(ee.layer)||n.isMapNotesLayer(ee.layer)?new V(ee):n.isFeatureCollection(ee.layer)?new W(ee):new h(ee);case"ArcGISAnnotationLayer":return ee.layer.layerType="ArcGISFeatureLayer",ee.layer.$layerSubType="ArcGISAnnotationLayer",new h(ee);case"GeoRSS":return new O(ee);case"GeoJSON":return new N(ee);case"GroupLayer":return new D(ee);case"ArcGISImageServiceLayer":case"ArcGISImageServiceVectorLayer":return new J(ee);case"IntegratedMeshLayer":return new K(ee);case"KML":return new P(ee);case"ArcGISMapServiceLayer":return new R(ee);case"OpenStreetMap":return new U(ee);case"PointCloudLayer":return new k(ee);case"ArcGISSceneServiceLayer":return new $(ee);case"SubtypeGroupLayer":return new q(ee);case"ArcGISStreamLayer":return new _(ee);case"ArcGISTiledImageServiceLayer":return new B(ee);case"ArcGISTiledMapServiceLayer":return new z(ee);case"VectorTileLayer":return new Q(ee);case"WebTiledLayer":return a.isTileLayerWMTS(ee.layer)?new Y(ee):new Z(ee);case"WMS":return new X(ee)}else if(ee.layer.type&&"OpenStreetMap"===ee.layer.type)return new U(ee);throw new r("properties.layer","Unable to determine correct type of layer extension to create.")}}DefaultLayerExtensionFactory.instance=new DefaultLayerExtensionFactory;
1
+ import e from"@arcgis/core/core/Collection";import{ArgumentError as r}from"../../ArgumentError.js";import{FeatureLayer as n}from"../../portal/FeatureLayer.js";import{WebTileLayer as a}from"../../portal/WebTileLayer.js";import{isBuildingSceneLayer as t,isCSVLayer as o,isElevationLayer as i,isFeatureLayer as s,isGeoJSONLayer as y,isGeoRssLayer as l,isGraphicsLayer as m,isGroupLayer as c,isImageryLayer as p,isImageryTileLayer as w,isIntegratedMeshLayer as L,isKMLLayer as u,isLayer as f,isMapImageLayer as S,isMapNotesLayer as E,isOpenStreetMapLayer as j,isPointCloudLayer as x,isRouteLayer as G,isSceneLayer as I,isStreamLayer as M,isSubtypeGroupLayer as T,isTileLayer as A,isVectorTileLayer as g,isWebTileLayer as d,isWMSLayer as F,isWMTSLayer as v}from"../../utilities/_layers.js";import{checkArg as b}from"../../utilities/checkArg.js";import{BuildingSceneLayerExtension as C}from"../BuildingSceneLayerExtension.js";import{CSVLayerExtension as W}from"../CSVLayerExtension.js";import{ElevationLayerExtension as h}from"../ElevationLayerExtension.js";import{FeatureCollectionLayerExtension as N}from"../FeatureCollectionLayerExtension.js";import{FeatureLayerExtension as J}from"../FeatureLayerExtension.js";import{GeoJSONLayerExtension as O}from"../GeoJSONLayerExtension.js";import{GeoRSSLayerExtension as V}from"../GeoRSSLayerExtension.js";import{GraphicsLayerExtension as R}from"../GraphicsLayerExtension.js";import{GroupLayerExtension as D}from"../GroupLayerExtension.js";import{ImageryLayerExtension as B}from"../ImageryLayerExtension.js";import{ImageryTileLayerExtension as K}from"../ImageryTileLayerExtension.js";import{IntegratedMeshLayerExtension as P}from"../IntegratedMeshLayerExtension.js";import{KMLLayerExtension as U}from"../KMLLayerExtension.js";import{MapImageLayerExtension as k}from"../MapImageLayerExtension.js";import{MapNotesLayerExtension as $}from"../MapNotesLayerExtension.js";import{OpenStreetMapLayerExtension as _}from"../OpenStreetMapLayerExtension.js";import{PointCloudLayerExtension as q}from"../PointCloudLayerExtension.js";import{RouteLayerExtension as z}from"../RouteLayerExtension.js";import{SceneLayerExtension as H}from"../SceneLayerExtension.js";import{StreamLayerExtension as Q}from"../StreamLayerExtension.js";import{SubtypeGroupLayerExtension as X}from"../SubtypeGroupLayerExtension.js";import{TileLayerExtension as Y}from"../TileLayerExtension.js";import{UnsupportedLayerExtension as Z}from"../UnsupportedLayerExtension.js";import{VectorTileLayerExtension as ee}from"../VectorTileLayerExtension.js";import{WMSLayerExtension as re}from"../WMSLayerExtension.js";import{WMTSLayerExtension as ne}from"../WMTSLayerExtension.js";import{WebTileLayerExtension as ae}from"../WebTileLayerExtension.js";export class DefaultLayerExtensionFactory{constructor(){}create(te){if(b("properties",te).isNotMissing(),b("properties.layer",te.layer).isNotMissing(),f(te.layer)){if(t(te.layer))return new C(te);if(o(te.layer))return new W(te);if(i(te.layer))return new h(te);if(M(te.layer))return new Q(te);if(s(te.layer)){const{layer:r}=te;return e.isCollection(r.source)?new N(te):new J(te)}return y(te.layer)?new O(te):l(te.layer)?new V(te):E(te.layer)?new $(te):G(te.layer)?new z(te):m(te.layer)?new R(te):c(te.layer)?new D(te):p(te.layer)?new B(te):L(te.layer)?new P(te):u(te.layer)?new U(te):S(te.layer)?new k(te):j(te.layer)?new _(te):x(te.layer)?new q(te):I(te.layer)?new H(te):T(te.layer)?new X(te):A(te.layer)?new Y(te):w(te.layer)?new K(te):g(te.layer)?new ee(te):d(te.layer)?new ae(te):F(te.layer)?new re(te):v(te.layer)?new ne(te):new Z(te)}if(te.layer.layerType)switch(te.layer.layerType){case"BuildingSceneLayer":return new C(te);case"CSV":return new W(te);case"ArcGISTiledElevationServiceLayer":return new h(te);case"ArcGISFeatureLayer":return n.isMapNotesLayerJson(te.layer)?new $(te):n.isRouteLayerJson(te.layer)?new z(te):n.isGraphicsLayerJson(te.layer)?new R(te):n.isFeatureCollection(te.layer)?new N(te):new J(te);case"ArcGISAnnotationLayer":return te.layer.layerType="ArcGISFeatureLayer",te.layer.$layerSubType="ArcGISAnnotationLayer",new J(te);case"GeoRSS":return new V(te);case"GeoJSON":return new O(te);case"GroupLayer":return new D(te);case"ArcGISImageServiceLayer":case"ArcGISImageServiceVectorLayer":return new B(te);case"IntegratedMeshLayer":return new P(te);case"KML":return new U(te);case"ArcGISMapServiceLayer":return new k(te);case"OpenStreetMap":return new _(te);case"PointCloudLayer":return new q(te);case"ArcGISSceneServiceLayer":return new H(te);case"SubtypeGroupLayer":return new X(te);case"ArcGISStreamLayer":return new Q(te);case"ArcGISTiledImageServiceLayer":return new K(te);case"ArcGISTiledMapServiceLayer":return new Y(te);case"VectorTileLayer":return new ee(te);case"WebTiledLayer":return a.isTileLayerWMTS(te.layer)?new ne(te):new ae(te);case"WMS":return new re(te)}else if(te.layer.type&&"OpenStreetMap"===te.layer.type)return new _(te);throw new r("properties.layer","Unable to determine correct type of layer extension to create.")}}DefaultLayerExtensionFactory.instance=new DefaultLayerExtensionFactory;
@@ -1 +1 @@
1
- import{ArgumentError as e}from"../../ArgumentError.js";import{isBuildingComponentSublayer as r,isBuildingGroupSublayer as n,isKMLSublayer as t,isMapImageLayer as i,isMapImageSublayer as s,isSubtypeSublayer as u,isTileLayer as o,isWMSSublayer as a,isWMTSSublayer as l}from"../../utilities/_layers.js";import{checkArg as y}from"../../utilities/checkArg.js";import{BuildingComponentSublayerExtension as b}from"../BuildingComponentSublayerExtension.js";import{BuildingGroupSublayerExtension as p}from"../BuildingGroupSublayerExtension.js";import{KMLSublayerExtension as S}from"../KMLSublayerExtension.js";import{MapImageSublayerExtension as m}from"../MapImageSublayerExtension.js";import{SubtypeSublayerExtension as c}from"../SubtypeSublayerExtension.js";import{TileSublayerExtension as f}from"../TileSublayerExtension.js";import{WMSSublayerExtension as w}from"../WMSSublayerExtension.js";import{WMTSSublayerExtension as x}from"../WMTSSublayerExtension.js";export class DefaultSublayerExtensionFactory{constructor(){}create(E){y("properties",E).isNotMissing(),y("properties.sublayer",E.sublayer).isNotMissing();const j=E.sublayer;if(s(j)&&j.layer){if(o(j.layer))return new f(E);if(i(j.layer))return new m(E)}else{if(t(j))return new S(E);if(l(j))return new x(E);if(a(j))return new w(E);if(r(j))return new b(E);if(n(j))return new p(E);if(u(j))return new c(E);if(E.sublayer.$sublayerType)switch(E.sublayer.$sublayerType){case"ArcGISMapServiceSublayer":return new m(E);case"ArcGISTiledSublayer":return new f(E);case"WMSSublayer":return new w(E);case"WMTSSublayer":return new x(E);case"KMLSublayer":return new S(E);case"BuildingComponentSublayer":return new b(E);case"BuildingGroupSublayer":return new p(E);case"SubtypeSublayer":return new c(E)}}throw new e("properties.sublayer","Unable to determine correct type of sublayer extension to create.")}}DefaultSublayerExtensionFactory.instance=new DefaultSublayerExtensionFactory;
1
+ import{ArgumentError as e}from"../../ArgumentError.js";import{isBuildingComponentSublayer as r,isBuildingGroupSublayer as n,isKMLSublayer as t,isMapImageLayer as i,isMapImageSublayer as s,isMapNotesSublayer as o,isSubtypeSublayer as u,isTileLayer as a,isWMSSublayer as l,isWMTSSublayer as y}from"../../utilities/_layers.js";import{checkArg as b}from"../../utilities/checkArg.js";import{BuildingComponentSublayerExtension as p}from"../BuildingComponentSublayerExtension.js";import{BuildingGroupSublayerExtension as S}from"../BuildingGroupSublayerExtension.js";import{KMLSublayerExtension as m}from"../KMLSublayerExtension.js";import{MapImageSublayerExtension as c}from"../MapImageSublayerExtension.js";import{MapNotesSublayerExtension as f}from"../MapNotesSublayerExtension.js";import{SubtypeSublayerExtension as w}from"../SubtypeSublayerExtension.js";import{TileSublayerExtension as x}from"../TileSublayerExtension.js";import{WMSSublayerExtension as E}from"../WMSSublayerExtension.js";import{WMTSSublayerExtension as j}from"../WMTSSublayerExtension.js";export class DefaultSublayerExtensionFactory{constructor(){}create(M){b("properties",M).isNotMissing(),b("properties.sublayer",M.sublayer).isNotMissing();const g=M.sublayer;if(s(g)&&g.layer){if(a(g.layer))return new x(M);if(i(g.layer))return new c(M)}else{if(o(g))return new f(M);if(t(g))return new m(M);if(y(g))return new j(M);if(l(g))return new E(M);if(r(g))return new p(M);if(n(g))return new S(M);if(u(g))return new w(M);if(M.sublayer.$sublayerType)switch(M.sublayer.$sublayerType){case"ArcGISMapServiceSublayer":return new c(M);case"ArcGISTiledSublayer":return new x(M);case"WMSSublayer":return new E(M);case"WMTSSublayer":return new j(M);case"KMLSublayer":return new m(M);case"BuildingComponentSublayer":return new p(M);case"BuildingGroupSublayer":return new S(M);case"SubtypeSublayer":return new w(M);case"MapNotesSublayer":return new f(M)}}throw new e("properties.sublayer","Unable to determine correct type of sublayer extension to create.")}}DefaultSublayerExtensionFactory.instance=new DefaultSublayerExtensionFactory;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@vertigis/arcgis-extensions",
3
3
  "license": "SEE LICENSE IN LICENSE",
4
- "version": "39.1.2",
4
+ "version": "39.3.0",
5
5
  "repository": {
6
6
  "type": "git",
7
7
  "url": "https://dev.azure.com/vertigis/Studio/_git/arcgis-extensions-ts"
@@ -1,7 +1,17 @@
1
+ import type EsriGraphic from "@arcgis/core/Graphic";
1
2
  import type EsriFeatureLayer from "@arcgis/core/layers/FeatureLayer";
2
3
  import type EsriGraphicsLayer from "@arcgis/core/layers/GraphicsLayer";
4
+ import type EsriMapNotesLayer from "@arcgis/core/layers/MapNotesLayer";
5
+ import type EsriRouteLayer from "@arcgis/core/layers/RouteLayer";
3
6
  import type EsriStreamLayer from "@arcgis/core/layers/StreamLayer";
4
7
  import Portal from "@arcgis/core/portal/Portal";
8
+ import EsriDirectionLine from "@arcgis/core/rest/support/DirectionLine";
9
+ import EsriDirectionPoint from "@arcgis/core/rest/support/DirectionPoint";
10
+ import EsriPointBarrier from "@arcgis/core/rest/support/PointBarrier";
11
+ import EsriPolygonBarrier from "@arcgis/core/rest/support/PolygonBarrier";
12
+ import EsriPolylineBarrier from "@arcgis/core/rest/support/PolylineBarrier";
13
+ import EsriRouteInfo from "@arcgis/core/rest/support/RouteInfo";
14
+ import EsriStop from "@arcgis/core/rest/support/Stop";
5
15
  import type { DefinitionEditor } from "./DefinitionEditor.js";
6
16
  import type { FeatureCollection } from "./FeatureCollection.js";
7
17
  import { FormInfo } from "./FormInfo.js";
@@ -9,6 +19,17 @@ import { LayerDefinition } from "./LayerDefinition.js";
9
19
  import type { OperationalLayerBase } from "./OperationalLayer.js";
10
20
  import { PopupInfo } from "./PopupInfo.js";
11
21
  import type { StreamLayer } from "./StreamLayer.js";
22
+ export declare const POLYGON_LAYER_TITLE_3X = "Areas";
23
+ export declare const POLYGON_LAYER_TITLE_4X = "Polygons";
24
+ export declare const POLYLINE_LAYER_TITLE_3X = "Lines";
25
+ export declare const POLYLINE_LAYER_TITLE_4X = "Polylines";
26
+ export declare const MULTIPOINTS_LAYER_TITLE = "Multipoints";
27
+ export declare const POINTS_LAYER_TITLE = "Points";
28
+ export declare const TEXT_LAYER_TITLE = "Text";
29
+ /**
30
+ * Item types that make up the Features from an ESRI RouteLayer.
31
+ */
32
+ export type RouteLayerSublayerItem = EsriRouteInfo | EsriStop | EsriDirectionLine | EsriDirectionPoint | EsriPointBarrier | EsriPolygonBarrier | EsriPolylineBarrier;
12
33
  export declare namespace FeatureLayer {
13
34
  /**
14
35
  * Default values from Esri JavaScript API documentation.
@@ -33,7 +54,7 @@ export declare namespace FeatureLayer {
33
54
  * @param layerJson The layer JSON to convert.
34
55
  * @param portal The Portal to use for resolving portal item IDs.
35
56
  */
36
- function toEsriApiLayer(layerJson: FeatureLayer, portal?: Portal): Promise<EsriFeatureLayer | EsriGraphicsLayer>;
57
+ function toEsriApiLayer(layerJson: FeatureLayer, portal?: Portal): Promise<EsriFeatureLayer | EsriGraphicsLayer | EsriMapNotesLayer | EsriRouteLayer>;
37
58
  /**
38
59
  * Applies an ArcGIS Portal JSON representation of a feature layer to its
39
60
  * Esri JavaScript API representation.
@@ -42,7 +63,7 @@ export declare namespace FeatureLayer {
42
63
  * @param layer The layer object to apply it to.
43
64
  * @param portal The Portal to use for resolving portal item IDs.
44
65
  */
45
- function applyToEsriApiLayer(layerJson: FeatureLayer | StreamLayer, layer: EsriFeatureLayer | EsriGraphicsLayer | EsriStreamLayer, portal?: Portal): Promise<void>;
66
+ function applyToEsriApiLayer(layerJson: FeatureLayer | StreamLayer, layer: EsriFeatureLayer | EsriGraphicsLayer | EsriStreamLayer | EsriMapNotesLayer | EsriRouteLayer, portal?: Portal): Promise<void>;
46
67
  /**
47
68
  * Converts an Esri JavaScript API FeatureLayer object to its ArcGIS Portal
48
69
  * JSON representation.
@@ -50,6 +71,20 @@ export declare namespace FeatureLayer {
50
71
  * @param layer The layer object to convert.
51
72
  */
52
73
  function fromEsriApiFeatureLayer(layer: EsriFeatureLayer | EsriStreamLayer): FeatureLayer;
74
+ /**
75
+ * Converts an Esri JavaScript API representation of a MapNotesLayer to its
76
+ * ArcGIS Portal JSON representation.
77
+ *
78
+ * @param layer The layer object to convert.
79
+ */
80
+ function fromEsriApiMapNotesLayer(layer: EsriMapNotesLayer): FeatureLayer;
81
+ /**
82
+ * Converts an Esri JavaScript API representation of a RouteLayer to its
83
+ * ArcGIS Portal JSON representation.
84
+ *
85
+ * @param layer The layer object to convert.
86
+ */
87
+ function fromEsriApiRouteLayer(layer: EsriRouteLayer): FeatureLayer;
53
88
  /**
54
89
  * Converts an Esri JavaScript API representation of a Graphics Layer to its
55
90
  * ArcGIS Portal JSON representation.
@@ -76,7 +111,13 @@ export declare namespace FeatureLayer {
76
111
  *
77
112
  * @param layerJson The layer json to check.
78
113
  */
79
- function isMapNotesLayer(layerJson: FeatureLayer): boolean;
114
+ function isMapNotesLayerJson(layerJson: FeatureLayer): boolean;
115
+ /**
116
+ * Checks if FeatureLayer json can be deserialized into a MapNotesLayer.
117
+ *
118
+ * @param layerJson The layer json to check.
119
+ */
120
+ function isRouteLayerJson(layerJson: FeatureLayer): boolean;
80
121
  }
81
122
  /**
82
123
  * Feature layers can be created by referencing a layer from either a map
@@ -188,6 +229,11 @@ export interface FeatureLayer extends OperationalLayerBase {
188
229
  * feature collection, than the url property is omitted.
189
230
  */
190
231
  url?: string;
232
+ /**
233
+ * An array of sublayer ids that should appear visible. Used with feature
234
+ * layers that are based on feature collections.
235
+ */
236
+ visibleLayers?: number[];
191
237
  }
192
238
  /**
193
239
  * Feature Layer Mode.
@@ -202,3 +248,16 @@ export declare enum FeatureLayerMode {
202
248
  * Feature Collection Types.
203
249
  */
204
250
  export type FeatureCollectionType = "markup" | "notes" | "route";
251
+ /**
252
+ * Converts an ESRI Graphic to an ESRI RouteInfo.
253
+ *
254
+ * @param graphic The Graphic that was once an ESRI RouteInfo.
255
+ * @param type The type of RouteLayerSublayerItem.
256
+ */
257
+ export declare function fromRouteLayerGraphic(graphic: EsriGraphic, type: RouteLayerSublayerItem["type"]): RouteLayerSublayerItem;
258
+ /**
259
+ * Converts an ESRI RouteLayerSublayerItem to an ESRI Graphic.
260
+ *
261
+ * @param item The ESRI RouteLayerSublayerItem to convert.
262
+ */
263
+ export declare function toRouteLayerGraphic(item: RouteLayerSublayerItem): EsriGraphic;
@@ -1 +1 @@
1
- import e from"@arcgis/core/core/Collection";import r from"@arcgis/core/portal/Portal";import t from"@arcgis/core/portal/PortalItem";import{isCSVLayer as o,isFeatureLayer as i,isGraphicsLayer as a,isStreamLayer as s}from"../utilities/_layers.js";import{isNumeric as n}from"../utilities/_number.js";import{checkArg as l}from"../utilities/checkArg.js";import{Feature as p}from"./Feature.js";import{Field as y}from"./Field.js";import{FormInfo as f}from"./FormInfo.js";import{GeometryType as u}from"./Geometry.js";import{LayerDefinition as m}from"./LayerDefinition.js";import{PopupInfo as c}from"./PopupInfo.js";import{defaultLineRenderer as d,defaultPointRenderer as g,defaultPolygonRenderer as h}from"./Renderer.js";import{toEsriApiSymbol as T}from"./Symbol.js";import{Type as b}from"./Type.js";import{GRAPHICS_LAYER_ID as w}from"./_FeatureLayer.js";import{ERR_LAYER_TYPE_MISMATCH as E,applyLayerBaseToEsriApiLayer as P,applyOperationalLayerToEsriApiLayer as I,fromEsriApiLayerToLayerBase as D,fromEsriApiLayerToOperationalLayer as A}from"./_layerHelper.js";const L="Feature layer graphics must have the same geometry types.",O="Feature layer must have a URL or a source, but not both.",F="graphic-id",S="graphics-layer",C="feature-collection-layer";export var FeatureLayer;!function(n){async function T(n,d,g){l("layerJson",n).isNotMissing(),l("layerJson.layerType",n.layerType).satisfies((e=>!e||"ArcGISFeatureLayer"===e||"ArcGISStreamLayer"===e||"CSV"===e),E),l("layer",d).isNotMissing().satisfies((e=>i(e)||s(e)||o(e)||a(e)),E),i(d)||s(d)||o(d)?(l("layerJson",n).satisfies((e=>!V(e))),n.hasOwnProperty("disablePopup")&&(d.popupEnabled=!n.disablePopup),n.hasOwnProperty("screenSizePerspective")&&(d.screenSizePerspectiveEnabled=n.screenSizePerspective),n.hasOwnProperty("showLabels")&&(d.labelsVisible=n.showLabels),n.hasOwnProperty("featureCollection")?(l("layerJson.url",n).satisfies((e=>!e.url)),l("layerJson.featureCollection.layers",n.featureCollection.layers).isNotMissing(),l("layerJson.featureCollection.layers",n.featureCollection.layers).satisfies((e=>1===e.length)),await async function(r,t){const o=r.featureCollection.layers[0];if(P(r,t),I(r,t),t.legendEnabled=r.featureCollection.showLegend,o.hasOwnProperty("layerDefinition")){const e=o.layerDefinition;await m.applyToEsriApiLayer(e,t),t.version=G(e),e.hasOwnProperty("types")&&(t.types=e.types.map((e=>b.toEsriApiFeatureType(e))))}o.hasOwnProperty("popupInfo")&&(t.popupTemplate=c.toEsriApiPopupTemplate(o.popupInfo));o.hasOwnProperty("formInfo")&&(t.formTemplate=f.toEsriApiFormTemplate(o.formInfo));t.source||(t.source=new e);o.hasOwnProperty("featureSet")&&o.featureSet.geometryType&&(t.geometryType=u.toEsriApiGeometryType(o.featureSet.geometryType),o.featureSet.features&&!t.loaded&&(t.source.removeAll(),t.source.addMany(o.featureSet.features.map(p.toEsriApiGraphic))))}(n,d)):(l("layerJson.source",n).satisfies((e=>!e.featureCollection)),await async function(e,o,a){P(e,o),I(e,o),e.hasOwnProperty("url")&&(o.url=e.url);i(o)&&(e.hasOwnProperty("itemId")&&(o.portalItem?o.portalItem.id=e.itemId:o.portalItem=new t({id:e.itemId,portal:a||r.getDefault()})),e.hasOwnProperty("formInfo")&&(o.formTemplate=f.toEsriApiFormTemplate(e.formInfo)));e.hasOwnProperty("popupInfo")&&(o.popupTemplate=c.toEsriApiPopupTemplate(e.popupInfo));e.hasOwnProperty("mode")&&(o.mode=e.mode);e.hasOwnProperty("layerDefinition")&&(await m.applyToEsriApiLayer(e.layerDefinition,o),o.version=G(e.layerDefinition))}(n,d,g))):a(d)&&(n.hasOwnProperty("featureCollection")&&l("layerJson",n).satisfies(V),function(r,t){P(r,t),t.id=t.id.replace(w,"");const o=t;t&&(o._fields=o._fields??[],r.featureCollectionType&&(t.featureCollectionType=r.featureCollectionType));if(r.hasOwnProperty("featureCollection")&&r.featureCollection.layers){const i=new e;for(const t of r.featureCollection.layers){if(!t.featureSet?.features)continue;const r=new e;r.addMany(t.featureSet.features.map(p.toEsriApiGraphic)),r.forEach((e=>{null===e.symbol&&(e.symbol=M(e,t.layerDefinition))})),t.popupInfo&&r.forEach((e=>{null===e.popupTemplate&&(e.popupTemplate=c.toEsriApiPopupTemplate(t.popupInfo))})),t.layerDefinition?.fields?.length>0&&t.layerDefinition.fields.forEach((e=>{const r=y.toEsriApiField(e);"oid"!==r.type&&(o._fields=o._fields.filter((e=>e.name!==r.name)),o._fields.push(r))})),i.addMany(r)}const a=e=>e.attributes[F];i.every((e=>"number"==typeof a(e)))&&i.sort(((e,r)=>a(e)>a(r)?1:a(e)<a(r)?-1:0));for(const e of i.toArray())delete e.attributes[F];t.graphics.removeAll(),t.graphics.addMany(i)}}(n,d)),i(d)&&n.customParameters?.hasOwnProperty("gdbVersion")&&(d.gdbVersion=n.customParameters.gdbVersion)}function V(e){return e.id?.startsWith(w)||e.$ref&&e.$ref.subtype===S||"ArcGISFeatureLayer"===e.layerType&&e.featureCollection&&e.featureCollection.layers&&e.featureCollection.layers.length>1}n.esriFeatureLayerDefaults={labelsVisible:!0,legendEnabled:!0,popupEnabled:!0,hasM:!1,hasZ:!1,visible:!0,opacity:1,wkid:4326,minScale:0,maxScale:0,screenSizePerspective:!0},n.toEsriApiLayer=async function(e,r){l("layerJson",e).isNotMissing(),l("layerJson.layerType",e.layerType).satisfies((e=>!e||"ArcGISFeatureLayer"===e),E);const t=V(e)?new((await import("@arcgis/core/layers/GraphicsLayer")).default):new((await import("@arcgis/core/layers/FeatureLayer")).default);return function(e){if(!e.featureCollection?.layers)return;for(const r of e.featureCollection.layers)if(r.layerDefinition?.geometryType){r.layerDefinition.drawingInfo=r.layerDefinition.drawingInfo||{};let{renderer:e}=r.layerDefinition.drawingInfo;if(!e)switch(r.layerDefinition.geometryType){case"esriGeometryPoint":case"esriGeometryMultipoint":e=g;break;case"esriGeometryPolyline":e=d;break;case"esriGeometryPolygon":case"esriGeometryEnvelope":e=h}r.layerDefinition.drawingInfo.renderer=e}}(e),await T(e,t,r),t},n.applyToEsriApiLayer=T,n.fromEsriApiFeatureLayer=function(r){l("layer",r).isNotMissing(),l("layer.source",r).satisfies((r=>!(e.isCollection(r.source)&&r.url)),O);const t={...D(r,n.esriFeatureLayerDefaults),...A(r),layerType:"ArcGISFeatureLayer"};return r.popupEnabled!==n.esriFeatureLayerDefaults.popupEnabled&&(t.disablePopup=!r.popupEnabled),r.screenSizePerspectiveEnabled!==n.esriFeatureLayerDefaults.screenSizePerspective&&(t.screenSizePerspective=r.screenSizePerspectiveEnabled),r.labelsVisible!==n.esriFeatureLayerDefaults.labelsVisible&&(t.showLabels=r.labelsVisible),i(r)&&r.gdbVersion&&(t.customParameters={...t.customParameters,gdbVersion:r.gdbVersion}),i(r)&&e.isCollection(r.source)?function(e,r){l("layer",e).isNotMissing(),l("featureLayer",r).isNotMissing(),l("layer.geometryType",e.geometryType).isNotMissing(),l("layer.source",e).satisfies(N,L);const t={featureSet:{features:e.source.map(p.fromEsriApiGraphic).toArray(),geometryType:u.fromEsriApiGeometryType(e.geometryType)},layerDefinition:m.fromEsriApiLayer(e)};e.types&&(t.layerDefinition.types=e.types.map((e=>b.fromEsriApiFeatureType(e))));e.typeIdField&&(t.layerDefinition.typeIdField=e.typeIdField);e.popupTemplate&&(t.popupInfo=c.fromEsriApiPopupTemplate(e.popupTemplate));e.formTemplate&&(r.formInfo=f.fromEsriApiFormTemplate(e.formTemplate));r.featureCollection={layers:[t],showLegend:e.legendEnabled}}(r,t):v(r,t),t},n.fromEsriApiGraphicsLayer=function(e){l("layer",e).isNotMissing();const r={...D(e,n.esriFeatureLayerDefaults),layerType:"ArcGISFeatureLayer",featureCollection:{layers:[],showLegend:!1}};if(r.id=w+r.id,!e.graphics)return r;const t=e.graphics.toArray();for(const o of t){const i=u.fromEsriApiGeometryType(o.geometry.type);let a=r.featureCollection.layers.find((e=>e.layerDefinition.geometryType===i));a||(a={featureSet:{features:[],geometryType:i},layerDefinition:{geometryType:i,minScale:e.minScale,maxScale:e.maxScale,fields:[]}},r.featureCollection.layers.push(a));const s=p.fromEsriApiGraphic(o);s.attributes[F]=t.indexOf(o);for(const[e,r]of Object.entries(o.attributes??{})){let t=a.layerDefinition.fields.find((r=>r.name===e));t||(t={name:e,alias:e,editable:!0,nullable:!0},"number"==typeof r?t.type="esriFieldTypeDouble":r instanceof Date?t.type="esriFieldTypeDate":t.type="esriFieldTypeString",a.layerDefinition.fields.push(t))}a.featureSet.features.push(s)}return r},n.isGraphicsLayerJson=V,n.isFeatureCollection=function(e){return!e.id?.startsWith(w)&&e.$ref&&e.$ref.subtype===C||e.featureCollection?.layers&&1===e.featureCollection.layers.length},n.isMapNotesLayer=function(e){return"notes"===e.featureCollectionType}}(FeatureLayer||(FeatureLayer={}));export var FeatureLayerMode;function M(e,r){let t;if(r?.drawingInfo?.renderer)if("uniqueValue"===r.drawingInfo.renderer.type&&r.drawingInfo.renderer.uniqueValueInfos.length>0){const{uniqueValueInfos:o}=r.drawingInfo.renderer,i=o.find((r=>r.value===e.attributes.TYPEID.toString()));i&&(t=T(i.symbol))}else"simple"===r.drawingInfo.renderer.type&&(t=T(r.drawingInfo.renderer.symbol));return t}function v(e,r){l("layer",e).isNotMissing(),l("featureLayer",r).isNotMissing(),i(e)?(r.url=n(e.layerId)?`${e.url}/${e.layerId}`:e.url,e.portalItem&&(r.itemId=e.portalItem.id),e.formTemplate&&(r.formInfo=f.fromEsriApiFormTemplate(e.formTemplate))):r.url=e.url,r.layerDefinition=m.fromEsriApiLayer(e,FeatureLayer.esriFeatureLayerDefaults),e.popupTemplate&&(r.popupInfo=c.fromEsriApiPopupTemplate(e.popupTemplate)),isNaN(e.mode)||(r.mode=e.mode)}function G(e){return e.currentVersion?e.currentVersion:e.hasOwnProperty("capabilities")||e.hasOwnProperty("drawingInfo")||e.hasOwnProperty("hasAttachments")||e.hasOwnProperty("htmlPopupType")||e.hasOwnProperty("relationships")||e.hasOwnProperty("timeInfo")||e.hasOwnProperty("typeIdField")||e.hasOwnProperty("types")?10:void 0}function N(e){return!(e.source&&e.source.length>0)||e.source.every((r=>r.geometry.type===e.geometryType))}!function(e){e[e.MODE_SNAPSHOT=0]="MODE_SNAPSHOT",e[e.MODE_ONDEMAND=1]="MODE_ONDEMAND",e[e.MODE_SELECTION=2]="MODE_SELECTION",e[e.MODE_AUTO=6]="MODE_AUTO"}(FeatureLayerMode||(FeatureLayerMode={}));
1
+ import e from"@arcgis/core/core/Collection";import r from"@arcgis/core/layers/support/Field";import t from"@arcgis/core/portal/Portal";import o from"@arcgis/core/portal/PortalItem";import i from"@arcgis/core/rest/support/DirectionLine";import a from"@arcgis/core/rest/support/DirectionPoint";import s from"@arcgis/core/rest/support/PointBarrier";import n from"@arcgis/core/rest/support/PolygonBarrier";import l from"@arcgis/core/rest/support/PolylineBarrier";import p from"@arcgis/core/rest/support/RouteInfo";import y from"@arcgis/core/rest/support/Stop";import{isCSVLayer as f,isFeatureLayer as u,isGraphicsLayer as c,isStreamLayer as m,isMapNotesLayer as d,isRouteLayer as g}from"../utilities/_layers.js";import{isNumeric as P}from"../utilities/_number.js";import{groupBy as h}from"../utilities/array.js";import{checkArg as T}from"../utilities/checkArg.js";import{isGraphic as L}from"../utilities/esri.js";import{Feature as b}from"./Feature.js";import{Field as E}from"./Field.js";import{FormInfo as I}from"./FormInfo.js";import{GeometryType as A}from"./Geometry.js";import{LayerDefinition as w}from"./LayerDefinition.js";import{PopupInfo as D}from"./PopupInfo.js";import{defaultLineRenderer as G,defaultPointRenderer as O,defaultPolygonRenderer as F}from"./Renderer.js";import{toEsriApiSymbol as _}from"./Symbol.js";import{Type as S}from"./Type.js";import{GRAPHICS_LAYER_ID as C}from"./_FeatureLayer.js";import{ERR_LAYER_TYPE_MISMATCH as v,applyLayerBaseToEsriApiLayer as M,applyOperationalLayerToEsriApiLayer as N,fromEsriApiLayerToLayerBase as R,fromEsriApiLayerToOperationalLayer as j}from"./_layerHelper.js";const x="Feature layer graphics must have the same geometry types.",V="Feature layer must have a URL or a source, but not both.",k="graphic-id",J="graphics-layer",B="map-notes-layer",Y="route-layer",$="feature-collection-layer";export const POLYGON_LAYER_TITLE_3X="Areas";export const POLYGON_LAYER_TITLE_4X="Polygons";export const POLYLINE_LAYER_TITLE_3X="Lines";export const POLYLINE_LAYER_TITLE_4X="Polylines";export const MULTIPOINTS_LAYER_TITLE="Multipoints";export const POINTS_LAYER_TITLE="Points";export const TEXT_LAYER_TITLE="Text";const z=[{layerProperty:"polygonLayer",title:"Areas",geometryType:"esriGeometryPolygon",version:3},{layerProperty:"polygonLayer",title:"Polygons",geometryType:"esriGeometryPolygon",version:4},{layerProperty:"polylineLayer",title:"Lines",geometryType:"esriGeometryPolyline",version:3},{layerProperty:"polylineLayer",title:"Polylines",geometryType:"esriGeometryPolyline",version:4},{layerProperty:"multipointLayer",title:"Multipoints",geometryType:"esriGeometryMultipoint",version:4},{layerProperty:"pointLayer",title:"Points",geometryType:"esriGeometryPoint",version:4},{layerProperty:"textLayer",title:"Text",geometryType:"esriGeometryPoint",version:4}],X=[{layerProperty:"routeInfo",title:"RouteInfo",geometryType:"esriGeometryPolyline"},{layerProperty:"directionLines",title:"DirectionLines",geometryType:"esriGeometryPolyline"},{layerProperty:"directionPoints",title:"DirectionPoints",geometryType:"esriGeometryPoint"},{layerProperty:"stops",title:"Stops",geometryType:"esriGeometryPoint"},{layerProperty:"pointBarriers",title:"PointBarriers",geometryType:"esriGeometryPoint",updateConfigProperty:"readPointBarriers"},{layerProperty:"polylineBarriers",title:"PolylineBarriers",geometryType:"esriGeometryPolyline"},{layerProperty:"polygonBarriers",title:"PolygonBarriers",geometryType:"esriGeometryPolygon"}];export var FeatureLayer;!function(i){async function a(i,a,p){T("layerJson",i).isNotMissing(),T("layerJson.layerType",i.layerType).satisfies((e=>!e||"ArcGISFeatureLayer"===e||"ArcGISStreamLayer"===e||"CSV"===e),v),T("layer",a).isNotMissing().satisfies((e=>u(e)||m(e)||f(e)||c(e)||d(e)||g(e)),v),u(a)||m(a)||f(a)?(T("layerJson",i).satisfies((e=>!s(e))),i.hasOwnProperty("disablePopup")&&(a.popupEnabled=!i.disablePopup),i.hasOwnProperty("screenSizePerspective")&&(a.screenSizePerspectiveEnabled=i.screenSizePerspective),i.hasOwnProperty("showLabels")&&(a.labelsVisible=i.showLabels),i.hasOwnProperty("featureCollection")?(T("layerJson.url",i).satisfies((e=>!e.url)),T("layerJson.featureCollection.layers",i.featureCollection?.layers).isNotMissing(),T("layerJson.featureCollection.layers",i.featureCollection?.layers).satisfies((e=>1===e.length)),await async function(r,t){const o=r.featureCollection.layers[0];if(M(r,t),N(r,t),t.legendEnabled=r.featureCollection.showLegend,o.hasOwnProperty("layerDefinition")){const e=o.layerDefinition;await w.applyToEsriApiLayer(e,t),t.version=Z(e),e.hasOwnProperty("types")&&(t.types=e.types.map((e=>S.toEsriApiFeatureType(e))))}o.hasOwnProperty("popupInfo")&&(t.popupTemplate=D.toEsriApiPopupTemplate(o.popupInfo));o.hasOwnProperty("formInfo")&&(t.formTemplate=I.toEsriApiFormTemplate(o.formInfo));t.source||(t.source=new e);o.hasOwnProperty("featureSet")&&o.featureSet.geometryType&&(t.geometryType=A.toEsriApiGeometryType(o.featureSet.geometryType),o.featureSet.features&&!t.loaded&&(t.source.removeAll(),t.source.addMany(o.featureSet.features.map(b.toEsriApiGraphic))))}(i,a)):(T("layerJson.source",i).satisfies((e=>!e.featureCollection)),await async function(e,r,i){M(e,r),N(e,r),e.hasOwnProperty("url")&&(r.url=e.url);u(r)&&(e.hasOwnProperty("itemId")&&(r.portalItem?r.portalItem.id=e.itemId:r.portalItem=new o({id:e.itemId,portal:i||t.getDefault()})),e.hasOwnProperty("formInfo")&&(r.formTemplate=I.toEsriApiFormTemplate(e.formInfo)));e.hasOwnProperty("popupInfo")&&(r.popupTemplate=D.toEsriApiPopupTemplate(e.popupInfo));e.hasOwnProperty("mode")&&(r.mode=e.mode);e.hasOwnProperty("layerDefinition")&&(await w.applyToEsriApiLayer(e.layerDefinition,r),r.version=Z(e.layerDefinition))}(i,a,p))):c(a)?(i.hasOwnProperty("featureCollection")&&T("layerJson",i).satisfies(s),function(e,r){M(e,r),r.id=r.id.replace(C,"");const t=r;t._fields||(t._fields=[]);e.featureCollectionType&&(r.featureCollectionType=e.featureCollectionType);if(e.featureCollection?.layers){const o=e.featureCollection.layers.filter((e=>!!e.featureSet?.features)),i=U(o);t._fields=[...q(o,t._fields)];const a=e=>e.attributes[k];i.every((e=>"number"==typeof a(e)))&&i.sort(((e,r)=>a(e)>a(r)?1:a(e)<a(r)?-1:0));for(const e of i.toArray())delete e.attributes[k];r.graphics.removeAll(),r.graphics.addMany(i)}}(i,a)):d(a)?(i.hasOwnProperty("featureCollection")&&T("layerJson",i).satisfies(n),function(e,r){M(e,r),N(e,r);const t=r;t._fields||(t._fields=[]);let o=0;for(const t of z){const i=r[t.layerProperty],a=e.featureCollection?.layers.find((e=>e.layerDefinition?.name===t.title));if(i&&a){e.visibleLayers&&(i.visible=e.visibleLayers.includes(o));const r=U([a]);i.graphics.addMany(r),o++}}t._fields=q(e.featureCollection?.layers??[],t._fields)}(i,a)):g(a)&&(i.hasOwnProperty("featureCollection")&&T("layerJson",i).satisfies(l),function(e,t){M(e,t),N(e,t);const o=t;o._fields||(o._fields=[]);const i={};let a=1;for(const o of X){const s=e.featureCollection?.layers.find((e=>e.layerDefinition?.name===o.title));if(s){let e=t._fields?.find((e=>"global-id"===e.type))?.name;if(!e){const o=new r({type:"global-id",name:"globalid"});t._fields.push(o),s.layerDefinition.fields=(s.layerDefinition.fields??[]).concat(E.fromEsriApiField(o)),e=o.name}let n=U([s]);switch(n.forEach((r=>r.setAttribute(e,a++))),o.layerProperty){case"routeInfo":n=n.map((e=>fromRouteLayerGraphic(e,"route-info"))).getItemAt(0);break;case"directionLines":n=n.map((e=>fromRouteLayerGraphic(e,"direction-line")));break;case"directionPoints":n=n.map((e=>fromRouteLayerGraphic(e,"direction-point")));break;case"stops":n=n.map((e=>fromRouteLayerGraphic(e,"stop")));break;case"pointBarriers":n=n.map((e=>fromRouteLayerGraphic(e,"barrier-point")));break;case"polylineBarriers":n=n.map((e=>fromRouteLayerGraphic(e,"barrier-line")));break;case"polygonBarriers":n=n.map((e=>fromRouteLayerGraphic(e,"barrier-area")))}i[o.updateConfigProperty??o.layerProperty]=n}}i.routeInfo&&t.update(i);o._fields=q(e.featureCollection?.layers??[],o._fields)}(i,a)),u(a)&&i.customParameters?.hasOwnProperty("gdbVersion")&&(a.gdbVersion=i.customParameters.gdbVersion)}function s(e){return e.id?.startsWith(C)||e.$ref&&e.$ref.subtype===J||"ArcGISFeatureLayer"===e.layerType&&e.featureCollection?.layers?.length>1}function n(e){return"notes"===e.featureCollectionType||e.$ref&&e.$ref.subtype===B}function l(e){return"route"===e.featureCollectionType||e.$ref&&e.$ref.subtype===Y}i.esriFeatureLayerDefaults={labelsVisible:!0,legendEnabled:!0,popupEnabled:!0,hasM:!1,hasZ:!1,visible:!0,opacity:1,wkid:4326,minScale:0,maxScale:0,screenSizePerspective:!0},i.toEsriApiLayer=async function(e,r){let t;return T("layerJson",e).isNotMissing(),T("layerJson.layerType",e.layerType).satisfies((e=>!e||"ArcGISFeatureLayer"===e),v),t=n(e)?new((await import("@arcgis/core/layers/MapNotesLayer")).default):l(e)?new((await import("@arcgis/core/layers/RouteLayer")).default):s(e)?new((await import("@arcgis/core/layers/GraphicsLayer")).default):new((await import("@arcgis/core/layers/FeatureLayer")).default),function(e){if(!e.featureCollection?.layers)return;for(const r of e.featureCollection.layers)if(r.layerDefinition?.geometryType){r.layerDefinition.drawingInfo=r.layerDefinition.drawingInfo||{};let{renderer:e}=r.layerDefinition.drawingInfo;if(!e)switch(r.layerDefinition.geometryType){case"esriGeometryPoint":case"esriGeometryMultipoint":e=O;break;case"esriGeometryPolyline":e=G;break;case"esriGeometryPolygon":case"esriGeometryEnvelope":e=F}r.layerDefinition.drawingInfo.renderer=e}}(e),await a(e,t,r),t},i.applyToEsriApiLayer=a,i.fromEsriApiFeatureLayer=function(r){T("layer",r).isNotMissing(),T("layer.source",r).satisfies((r=>!(e.isCollection(r.source)&&r.url)),V);const t={...R(r,i.esriFeatureLayerDefaults),...j(r),layerType:"ArcGISFeatureLayer"};return r.popupEnabled!==i.esriFeatureLayerDefaults.popupEnabled&&(t.disablePopup=!r.popupEnabled),r.screenSizePerspectiveEnabled!==i.esriFeatureLayerDefaults.screenSizePerspective&&(t.screenSizePerspective=r.screenSizePerspectiveEnabled),r.labelsVisible!==i.esriFeatureLayerDefaults.labelsVisible&&(t.showLabels=r.labelsVisible),u(r)&&r.gdbVersion&&(t.customParameters={...t.customParameters,gdbVersion:r.gdbVersion}),u(r)&&e.isCollection(r.source)?function(e,r){T("layer",e).isNotMissing(),T("featureLayer",r).isNotMissing(),T("layer.geometryType",e.geometryType).isNotMissing(),T("layer.source",e).satisfies(K,x);const t={featureSet:{features:e.source.map(b.fromEsriApiGraphic).toArray(),geometryType:A.fromEsriApiGeometryType(e.geometryType)},layerDefinition:w.fromEsriApiLayer(e)};e.types&&(t.layerDefinition.types=e.types.map((e=>S.fromEsriApiFeatureType(e))));e.typeIdField&&(t.layerDefinition.typeIdField=e.typeIdField);e.popupTemplate&&(t.popupInfo=D.fromEsriApiPopupTemplate(e.popupTemplate));e.formTemplate&&(r.formInfo=I.fromEsriApiFormTemplate(e.formTemplate));r.featureCollection={layers:[t],showLegend:e.legendEnabled}}(r,t):W(r,t),t},i.fromEsriApiMapNotesLayer=function(e){T("layer",e).isNotMissing();const r={...R(e,i.esriFeatureLayerDefaults),layerType:"ArcGISFeatureLayer",featureCollectionType:"notes",visibleLayers:[],featureCollection:{layers:[],showLegend:!1}};let t=-1;for(const o of z.filter((e=>4===e.version))){t++;const{layerProperty:i,geometryType:a}=o,s=e[i];if(!s)continue;const{graphics:n}=s,l=Q({layer:e,geometryType:a,graphics:n,layerDefinition:w.fromEsriApiLayer(s),includeAllFields:!0});r.featureCollection.layers.push(l),s.visible&&r.visibleLayers.push(t)}return r},i.fromEsriApiRouteLayer=function(e){T("layer",e).isNotMissing();const r={...R(e,i.esriFeatureLayerDefaults),layerType:"ArcGISFeatureLayer",featureCollectionType:"route",visibleLayers:[],featureCollection:{layers:[],showLegend:!1}},t=w.fromEsriApiLayer(e);for(const o of X){const{layerProperty:i,geometryType:a}=o,s="routeInfo"===i?e[i]&&[toRouteLayerGraphic(e[i])]:e[i]?.toArray().map(toRouteLayerGraphic);if(!s?.length)continue;const n=Q({layer:e,geometryType:a,graphics:s,layerDefinition:{...t,name:o.title,type:"Feature Layer"}});r.featureCollection.layers.push(n),r.visibleLayers.push(r.visibleLayers.length)}return r},i.fromEsriApiGraphicsLayer=function(e){T("layer",e).isNotMissing();const r={...R(e,i.esriFeatureLayerDefaults),layerType:"ArcGISFeatureLayer",featureCollection:{layers:[],showLegend:!1}};if(r.id=C+r.id,!e.graphics)return r;const t=h(e.graphics.toArray(),(e=>A.fromEsriApiGeometryType(e.geometry.type))),o=w.fromEsriApiLayer(e);for(const[i,a]of t.entries()){const t=Q({layer:e,geometryType:i,graphics:a.map((r=>({graphic:r,attributes:{[k]:e.graphics.indexOf(r)}}))),layerDefinition:o});r.featureCollection.layers.push(t)}return r},i.isGraphicsLayerJson=s,i.isFeatureCollection=function(e){return!e.id?.startsWith(C)&&e.$ref&&e.$ref.subtype===$||1===e.featureCollection?.layers?.length},i.isMapNotesLayerJson=n,i.isRouteLayerJson=l}(FeatureLayer||(FeatureLayer={}));export var FeatureLayerMode;function U(r){const t=new e;for(const e of r){if(!e.featureSet?.features)return t;t.addMany(e.featureSet.features.map(b.toEsriApiGraphic)),t.forEach((r=>{null===r.symbol&&(r.symbol=H(r,e.layerDefinition))})),e.popupInfo&&t.forEach((r=>{null===r.popupTemplate&&(r.popupTemplate=D.toEsriApiPopupTemplate(e.popupInfo))}))}return t}function q(e,r=[]){const t=new Map;r.forEach((e=>t.set(e.name,e)));for(const r of e)r.layerDefinition?.fields?.forEach((e=>{t.set(e.name,E.toEsriApiField(e))}));return[...t.values()]}function H(e,r){let t;if(r?.drawingInfo?.renderer)if("uniqueValue"===r.drawingInfo.renderer.type&&r.drawingInfo.renderer.uniqueValueInfos.length>0){const{uniqueValueInfos:o}=r.drawingInfo.renderer,i=o.find((r=>r.value===e.attributes.TYPEID.toString()));i&&(t=_(i.symbol))}else"simple"===r.drawingInfo.renderer.type&&(t=_(r.drawingInfo.renderer.symbol));return t}function W(e,r){T("layer",e).isNotMissing(),T("featureLayer",r).isNotMissing(),u(e)?(r.url=P(e.layerId)?`${e.url}/${e.layerId}`:e.url,e.portalItem&&(r.itemId=e.portalItem.id),e.formTemplate&&(r.formInfo=I.fromEsriApiFormTemplate(e.formTemplate))):r.url=e.url,r.layerDefinition=w.fromEsriApiLayer(e,FeatureLayer.esriFeatureLayerDefaults),e.popupTemplate&&(r.popupInfo=D.fromEsriApiPopupTemplate(e.popupTemplate)),isNaN(e.mode)||(r.mode=e.mode)}function Z(e){return e.currentVersion?e.currentVersion:e.hasOwnProperty("capabilities")||e.hasOwnProperty("drawingInfo")||e.hasOwnProperty("hasAttachments")||e.hasOwnProperty("htmlPopupType")||e.hasOwnProperty("relationships")||e.hasOwnProperty("timeInfo")||e.hasOwnProperty("typeIdField")||e.hasOwnProperty("types")?10:void 0}function K(e){return!(e.source&&e.source.length>0)||e.source.every((r=>r.geometry.type===e.geometryType))}function Q(e){const{geometryType:r,graphics:t,layerDefinition:o,layer:i,includeAllFields:a}=e,s=i?._fields?.map((e=>E.fromEsriApiField(e)))??[],n=new Set(a?s:[]),l={featureSet:{features:[],geometryType:r},layerDefinition:{geometryType:r,fields:[],...o}};for(const e of t){const[r,t]=L(e)?[e,void 0]:[e.graphic,e.attributes];if(t){r.attributes||(r.attributes={});for(const[e,o]of Object.entries(t))r.attributes[e]=o}const o=b.fromEsriApiGraphic(r);for(const[e,t]of Object.entries(r.attributes??{})){let r=s.find((r=>r.name===e));r?n.add(r):(r={name:e,alias:e,editable:!0,nullable:!0},"number"==typeof t?r.type="esriFieldTypeDouble":t instanceof Date?r.type="esriFieldTypeDate":r.type="esriFieldTypeString",s.push(r),n.add(r))}l.featureSet.features.push(o)}return l.layerDefinition.fields=[...n],l.layerDefinition.objectIdField=l.layerDefinition.fields.find((e=>"esriFieldTypeOID"===e.type))?.name,l}!function(e){e[e.MODE_SNAPSHOT=0]="MODE_SNAPSHOT",e[e.MODE_ONDEMAND=1]="MODE_ONDEMAND",e[e.MODE_SELECTION=2]="MODE_SELECTION",e[e.MODE_AUTO=6]="MODE_AUTO"}(FeatureLayerMode||(FeatureLayerMode={}));const ee="__gcxGlobalId";export function fromRouteLayerGraphic(e,r){let t;switch(r){case"barrier-area":t=n.fromGraphic(e);break;case"barrier-line":t=l.fromGraphic(e);break;case"barrier-point":t=s.fromGraphic(e);break;case"direction-line":t=i.fromGraphic(e);break;case"direction-point":t=a.fromGraphic(e);break;case"route-info":t=p.fromGraphic(e);break;case"stop":t=y.fromGraphic(e)}return t[ee]=e.getAttribute("globalid"),t}export function toRouteLayerGraphic(e){const r=e.toGraphic();return e[ee]&&r.setAttribute("globalid",e[ee]),r}
@@ -1 +1 @@
1
- import{isBuildingSceneLayer as e,isCSVLayer as r,isElevationLayer as i,isFeatureLayer as a,isGeoJSONLayer as p,isGeoRssLayer as t,isGraphicsLayer as o,isGroupLayer as y,isImageryLayer as s,isImageryTileLayer as n,isIntegratedMeshLayer as c,isKMLLayer as L,isMapImageLayer as l,isOpenStreetMapLayer as u,isPointCloudLayer as m,isSceneLayer as A,isStreamLayer as E,isSubtypeGroupLayer as S,isTiledImageServiceLayer as f,isTiledMapServiceLayer as T,isTileLayer as F,isVectorTileLayer as d,isWebTileLayer as G,isWMSLayer as I,isWMTSLayer as g,layersAreEquivalent as M}from"../utilities/_layers.js";import{checkArg as v}from"../utilities/checkArg.js";import{compareAsync as j}from"../utilities/collection.js";import{BuildingSceneLayer as h}from"./BuildingSceneLayer.js";import{CSVLayer as C}from"./CSVLayer.js";import{ElevationLayer as J}from"./ElevationLayer.js";import{FeatureLayer as N}from"./FeatureLayer.js";import{GeoJSONLayer as O}from"./GeoJSONLayer.js";import{GeoRSSLayer as V}from"./GeoRSSLayer.js";import{GroupLayer as b}from"./GroupLayer.js";import{ImageServiceLayer as w}from"./ImageServiceLayer.js";import{IntegratedMeshLayer as B}from"./IntegratedMeshLayer.js";import{KMLLayer as W}from"./KMLLayer.js";import{MapServiceLayer as K}from"./MapServiceLayer.js";import{OpenStreetMapLayer as P}from"./OpenStreetMapLayer.js";import{PointCloudLayer as H}from"./PointCloudLayer.js";import{SceneLayer as R}from"./SceneLayer.js";import{StreamLayer as _}from"./StreamLayer.js";import{SubtypeGroupLayer as D}from"./SubtypeGroupLayer.js";import{TiledImageServiceLayer as $}from"./TiledImageServiceLayer.js";import{TiledMapServiceLayer as k}from"./TiledMapServiceLayer.js";import{VectorTileLayer as q}from"./VectorTileLayer.js";import{WMSLayer as x}from"./WMSLayer.js";import{WebTileLayer as U}from"./WebTileLayer.js";import{LayerBase as z}from"./_LayerBase.js";export{LayerBase}from"./_LayerBase.js";const Q=new Map;async function X(e){return new((await import("@arcgis/core/layers/UnsupportedLayer")).default)}async function Y(e,r){console.warn(`Layer type: '${e.layerType||e.type}' is unsupported.`)}function Z(e){console.warn(`Layer type: '${e?e.declaredClass:""}' is unsupported.`)}z.toEsriApiLayer=async(e,r)=>{v("layerJson",e).isNotMissing();const i=e.layerType||e.type;v("layerJson",e).satisfies((()=>!!i),"Layer JSON must have a valid 'layerType' property.");const a=function(e){const r=Q.get(e);return r?r.createFunction:X}(i);return a(e,r)},z.applyToEsriApiLayer=async(e,r,i)=>{v("layerJson",e).isNotMissing(),v("layer",r).isNotMissing();const a=e.layerType||e.type;let p=z.getLayerType(r);"ArcGISTiledImageServiceLayer"===a&&(p=a),v("layerJson",e).satisfies((()=>!a||a===p),"The layer's type must match the 'layerType' property in the layer JSON.");return function(e){const r=Q.get(e);return r?r.applyFunction:Y}(p)(e,r,i)},z.applyToEsriApiLayers=async(e,r,i)=>j(e,r,{onNew:async(r,a)=>{e.add(await z.toEsriApiLayer(r,i),a)},onMatch:async(r,a,p,t)=>{p!==t&&e.reorder(r,t),await z.applyToEsriApiLayer(a,r,i)},onMissing:r=>{e.remove(r)},equals:(e,r)=>M(e,r)}),z.getLayerType=T=>r(T)?"CSV":E(T)?"ArcGISStreamLayer":a(T)||o(T)?"ArcGISFeatureLayer":p(T)?"GeoJSON":t(T)?"GeoRSS":s(T)?"ArcGISImageServiceLayer":n(T)?"ArcGISTiledImageServiceLayer":L(T)?"KML":l(T)?"ArcGISMapServiceLayer":u(T)?"OpenStreetMap":G(T)?"WebTiledLayer":d(T)?"VectorTileLayer":f(T)?"ArcGISTiledImageServiceLayer":F(T)?"ArcGISTiledMapServiceLayer":i(T)?"ArcGISTiledElevationServiceLayer":A(T)?"ArcGISSceneServiceLayer":m(T)?"PointCloudLayer":c(T)?"IntegratedMeshLayer":y(T)?"GroupLayer":I(T)?"WMS":g(T)?"WebTiledLayer":e(T)?"BuildingSceneLayer":S(T)?"SubtypeGroupLayer":void 0,z.fromEsriApiLayer=F=>{const M=function(F){return r(F)?C.fromEsriApiCSVLayer:E(F)?_.fromEsriApiStreamLayer:a(F)?N.fromEsriApiFeatureLayer:p(F)?O.fromEsriApiGeoJSONLayer:t(F)?V.fromEsriApiLayer:o(F)?N.fromEsriApiGraphicsLayer:s(F)?w.fromEsriApiImageryLayer:n(F)?$.fromEsriApiTileLayer:L(F)?W.fromEsriApiKMLLayer:l(F)?K.fromEsriApiMapImageLayer:u(F)?P.fromEsriApiOpenStreetMapLayer:G(F)?U.fromEsriApiLayer:d(F)?q.fromEsriApiVectorTileLayer:f(F)?$.fromEsriApiTileLayer:T(F)?k.fromEsriApiTileLayer:i(F)?J.fromEsriApiElevationLayer:A(F)?R.fromEsriApiSceneLayer:m(F)?H.fromEsriApiPointCloudLayer:c(F)?B.fromEsriApiIntegratedMeshLayer:y(F)?b.fromEsriApiGroupLayer:I(F)?x.fromEsriApiLayer:g(F)?U.fromEsriApiLayer:e(F)?h.fromEsriApiBuildingSceneLayer:S(F)?D.fromEsriApiSubtypeGroupLayer:Z}(F);return M(F)},z.registerDefaultClassHandlers=()=>{Q.clear(),Q.set("ArcGISFeatureLayer",{createFunction:N.toEsriApiLayer,applyFunction:N.applyToEsriApiLayer}),Q.set("ArcGISImageServiceLayer",{createFunction:w.toEsriApiLayer,applyFunction:w.applyToEsriApiLayer}),Q.set("ArcGISImageServiceVectorLayer",{createFunction:w.toEsriApiLayer,applyFunction:w.applyToEsriApiLayer}),Q.set("ArcGISMapServiceLayer",{createFunction:K.toEsriApiLayer,applyFunction:K.applyToEsriApiLayer}),Q.set("ArcGISStreamLayer",{createFunction:_.toEsriApiLayer,applyFunction:_.applyToEsriApiLayer}),Q.set("ArcGISTiledElevationServiceLayer",{createFunction:J.toEsriApiLayer,applyFunction:J.applyToEsriApiLayer}),Q.set("ArcGISTiledImageServiceLayer",{createFunction:$.toEsriApiLayer,applyFunction:$.applyToEsriApiLayer}),Q.set("ArcGISTiledMapServiceLayer",{createFunction:k.toEsriApiLayer,applyFunction:k.applyToEsriApiLayer}),Q.set("OpenStreetMap",{createFunction:P.toEsriApiLayer,applyFunction:P.applyToEsriApiLayer}),Q.set("VectorTileLayer",{createFunction:q.toEsriApiLayer,applyFunction:q.applyToEsriApiLayer}),Q.set("CSV",{createFunction:C.toEsriApiLayer,applyFunction:C.applyToEsriApiLayer}),Q.set("GeoRSS",{createFunction:V.toEsriApiLayer,applyFunction:V.applyToEsriApiLayer}),Q.set("GeoJSON",{createFunction:O.toEsriApiLayer,applyFunction:O.applyToEsriApiLayer}),Q.set("WMS",{createFunction:x.toEsriApiLayer,applyFunction:x.applyToEsriApiLayer}),Q.set("KML",{createFunction:W.toEsriApiKMLLayer,applyFunction:W.applyToEsriApiKMLLayer}),Q.set("WebTiledLayer",{createFunction:U.toEsriApiLayer,applyFunction:U.applyToEsriApiLayer}),Q.set("IntegratedMeshLayer",{createFunction:B.toEsriApiLayer,applyFunction:B.applyToEsriApiLayer}),Q.set("GroupLayer",{createFunction:b.toEsriApiLayer,applyFunction:b.applyToEsriApiLayer}),Q.set("ArcGISSceneServiceLayer",{createFunction:R.toEsriApiLayer,applyFunction:R.applyToEsriApiLayer}),Q.set("PointCloudLayer",{createFunction:H.toEsriApiLayer,applyFunction:H.applyToEsriApiLayer}),Q.set("BuildingSceneLayer",{createFunction:h.toEsriApiLayer,applyFunction:h.applyToEsriApiLayer}),Q.set("SubtypeGroupLayer",{createFunction:D.toEsriApiLayer,applyFunction:D.applyToEsriApiLayer})},z.registerLayerClassHandler=(e,r,i)=>{Q.set(e,{createFunction:r,applyFunction:i})},z.registerDefaultClassHandlers();
1
+ import{isBuildingSceneLayer as e,isCSVLayer as r,isElevationLayer as i,isFeatureLayer as a,isGeoJSONLayer as p,isGeoRssLayer as t,isGraphicsLayer as o,isGroupLayer as y,isImageryLayer as s,isImageryTileLayer as n,isIntegratedMeshLayer as c,isKMLLayer as L,isMapImageLayer as l,isMapNotesLayer as u,isOpenStreetMapLayer as m,isPointCloudLayer as A,isRouteLayer as E,isSceneLayer as S,isStreamLayer as f,isSubtypeGroupLayer as T,isTiledImageServiceLayer as F,isTiledMapServiceLayer as d,isTileLayer as G,isVectorTileLayer as I,isWebTileLayer as g,isWMSLayer as M,isWMTSLayer as v,layersAreEquivalent as j}from"../utilities/_layers.js";import{checkArg as h}from"../utilities/checkArg.js";import{compareAsync as C}from"../utilities/collection.js";import{BuildingSceneLayer as N}from"./BuildingSceneLayer.js";import{CSVLayer as J}from"./CSVLayer.js";import{ElevationLayer as O}from"./ElevationLayer.js";import{FeatureLayer as V}from"./FeatureLayer.js";import{GeoJSONLayer as b}from"./GeoJSONLayer.js";import{GeoRSSLayer as w}from"./GeoRSSLayer.js";import{GroupLayer as B}from"./GroupLayer.js";import{ImageServiceLayer as W}from"./ImageServiceLayer.js";import{IntegratedMeshLayer as K}from"./IntegratedMeshLayer.js";import{KMLLayer as P}from"./KMLLayer.js";import{MapServiceLayer as R}from"./MapServiceLayer.js";import{OpenStreetMapLayer as H}from"./OpenStreetMapLayer.js";import{PointCloudLayer as _}from"./PointCloudLayer.js";import{SceneLayer as D}from"./SceneLayer.js";import{StreamLayer as $}from"./StreamLayer.js";import{SubtypeGroupLayer as k}from"./SubtypeGroupLayer.js";import{TiledImageServiceLayer as q}from"./TiledImageServiceLayer.js";import{TiledMapServiceLayer as x}from"./TiledMapServiceLayer.js";import{VectorTileLayer as U}from"./VectorTileLayer.js";import{WMSLayer as z}from"./WMSLayer.js";import{WebTileLayer as Q}from"./WebTileLayer.js";import{LayerBase as X}from"./_LayerBase.js";export{LayerBase}from"./_LayerBase.js";const Y=new Map;async function Z(e){return new((await import("@arcgis/core/layers/UnsupportedLayer")).default)}async function ee(e,r){console.warn(`Layer type: '${e.layerType||e.type}' is unsupported.`)}function re(e){console.warn(`Layer type: '${e?e.declaredClass:""}' is unsupported.`)}X.toEsriApiLayer=async(e,r)=>{h("layerJson",e).isNotMissing();const i=e.layerType||e.type;h("layerJson",e).satisfies((()=>!!i),"Layer JSON must have a valid 'layerType' property.");const a=function(e){const r=Y.get(e);return r?r.createFunction:Z}(i);return a(e,r)},X.applyToEsriApiLayer=async(e,r,i)=>{h("layerJson",e).isNotMissing(),h("layer",r).isNotMissing();const a=e.layerType||e.type;let p=X.getLayerType(r);"ArcGISTiledImageServiceLayer"===a&&(p=a),h("layerJson",e).satisfies((()=>!a||a===p),"The layer's type must match the 'layerType' property in the layer JSON.");return function(e){const r=Y.get(e);return r?r.applyFunction:ee}(p)(e,r,i)},X.applyToEsriApiLayers=async(e,r,i)=>C(e,r,{onNew:async(r,a)=>{e.add(await X.toEsriApiLayer(r,i),a)},onMatch:async(r,a,p,t)=>{p!==t&&e.reorder(r,t),await X.applyToEsriApiLayer(a,r,i)},onMissing:r=>{e.remove(r)},equals:(e,r)=>j(e,r)}),X.getLayerType=d=>r(d)?"CSV":f(d)?"ArcGISStreamLayer":a(d)||o(d)||u(d)||E(d)?"ArcGISFeatureLayer":p(d)?"GeoJSON":t(d)?"GeoRSS":s(d)?"ArcGISImageServiceLayer":n(d)?"ArcGISTiledImageServiceLayer":L(d)?"KML":l(d)?"ArcGISMapServiceLayer":m(d)?"OpenStreetMap":g(d)?"WebTiledLayer":I(d)?"VectorTileLayer":F(d)?"ArcGISTiledImageServiceLayer":G(d)?"ArcGISTiledMapServiceLayer":i(d)?"ArcGISTiledElevationServiceLayer":S(d)?"ArcGISSceneServiceLayer":A(d)?"PointCloudLayer":c(d)?"IntegratedMeshLayer":y(d)?"GroupLayer":M(d)?"WMS":v(d)?"WebTiledLayer":e(d)?"BuildingSceneLayer":T(d)?"SubtypeGroupLayer":void 0,X.fromEsriApiLayer=G=>{const j=function(G){return r(G)?J.fromEsriApiCSVLayer:f(G)?$.fromEsriApiStreamLayer:a(G)?V.fromEsriApiFeatureLayer:p(G)?b.fromEsriApiGeoJSONLayer:t(G)?w.fromEsriApiLayer:u(G)?V.fromEsriApiMapNotesLayer:E(G)?V.fromEsriApiRouteLayer:o(G)?V.fromEsriApiGraphicsLayer:s(G)?W.fromEsriApiImageryLayer:n(G)?q.fromEsriApiTileLayer:L(G)?P.fromEsriApiKMLLayer:l(G)?R.fromEsriApiMapImageLayer:m(G)?H.fromEsriApiOpenStreetMapLayer:g(G)?Q.fromEsriApiLayer:I(G)?U.fromEsriApiVectorTileLayer:F(G)?q.fromEsriApiTileLayer:d(G)?x.fromEsriApiTileLayer:i(G)?O.fromEsriApiElevationLayer:S(G)?D.fromEsriApiSceneLayer:A(G)?_.fromEsriApiPointCloudLayer:c(G)?K.fromEsriApiIntegratedMeshLayer:y(G)?B.fromEsriApiGroupLayer:M(G)?z.fromEsriApiLayer:v(G)?Q.fromEsriApiLayer:e(G)?N.fromEsriApiBuildingSceneLayer:T(G)?k.fromEsriApiSubtypeGroupLayer:re}(G);return j(G)},X.registerDefaultClassHandlers=()=>{Y.clear(),Y.set("ArcGISFeatureLayer",{createFunction:V.toEsriApiLayer,applyFunction:V.applyToEsriApiLayer}),Y.set("ArcGISImageServiceLayer",{createFunction:W.toEsriApiLayer,applyFunction:W.applyToEsriApiLayer}),Y.set("ArcGISImageServiceVectorLayer",{createFunction:W.toEsriApiLayer,applyFunction:W.applyToEsriApiLayer}),Y.set("ArcGISMapServiceLayer",{createFunction:R.toEsriApiLayer,applyFunction:R.applyToEsriApiLayer}),Y.set("ArcGISStreamLayer",{createFunction:$.toEsriApiLayer,applyFunction:$.applyToEsriApiLayer}),Y.set("ArcGISTiledElevationServiceLayer",{createFunction:O.toEsriApiLayer,applyFunction:O.applyToEsriApiLayer}),Y.set("ArcGISTiledImageServiceLayer",{createFunction:q.toEsriApiLayer,applyFunction:q.applyToEsriApiLayer}),Y.set("ArcGISTiledMapServiceLayer",{createFunction:x.toEsriApiLayer,applyFunction:x.applyToEsriApiLayer}),Y.set("OpenStreetMap",{createFunction:H.toEsriApiLayer,applyFunction:H.applyToEsriApiLayer}),Y.set("VectorTileLayer",{createFunction:U.toEsriApiLayer,applyFunction:U.applyToEsriApiLayer}),Y.set("CSV",{createFunction:J.toEsriApiLayer,applyFunction:J.applyToEsriApiLayer}),Y.set("GeoRSS",{createFunction:w.toEsriApiLayer,applyFunction:w.applyToEsriApiLayer}),Y.set("GeoJSON",{createFunction:b.toEsriApiLayer,applyFunction:b.applyToEsriApiLayer}),Y.set("WMS",{createFunction:z.toEsriApiLayer,applyFunction:z.applyToEsriApiLayer}),Y.set("KML",{createFunction:P.toEsriApiKMLLayer,applyFunction:P.applyToEsriApiKMLLayer}),Y.set("WebTiledLayer",{createFunction:Q.toEsriApiLayer,applyFunction:Q.applyToEsriApiLayer}),Y.set("IntegratedMeshLayer",{createFunction:K.toEsriApiLayer,applyFunction:K.applyToEsriApiLayer}),Y.set("GroupLayer",{createFunction:B.toEsriApiLayer,applyFunction:B.applyToEsriApiLayer}),Y.set("ArcGISSceneServiceLayer",{createFunction:D.toEsriApiLayer,applyFunction:D.applyToEsriApiLayer}),Y.set("PointCloudLayer",{createFunction:_.toEsriApiLayer,applyFunction:_.applyToEsriApiLayer}),Y.set("BuildingSceneLayer",{createFunction:N.toEsriApiLayer,applyFunction:N.applyToEsriApiLayer}),Y.set("SubtypeGroupLayer",{createFunction:k.toEsriApiLayer,applyFunction:k.applyToEsriApiLayer})},X.registerLayerClassHandler=(e,r,i)=>{Y.set(e,{createFunction:r,applyFunction:i})},X.registerDefaultClassHandlers();
@@ -1 +1 @@
1
- import e from"@arcgis/core/geometry/Extent";import i from"@arcgis/core/layers/support/TimeInfo";import{DataLayerSource as t,MapLayerSource as r}from"../support/_esriInternal.js";import{isBuildingSceneLayer as a,isCSVLayer as o,isFeatureLayer as s,isFeatureLayerBase as n,isGeoJSONLayer as p,isMapImageSublayer as l,isSceneLayer as c,isStreamLayer as f,isTimeAwareLayer as m}from"../utilities/_layers.js";import{checkArg as d}from"../utilities/checkArg.js";import{isBuildingComponentSublayer as y,isGraphicsLayer as u,isLayer as h,isPointCloudLayer as E}from"../utilities/layers.js";import{isEmpty as x}from"../utilities/object.js";import{DrawingInfo as I}from"./DrawingInfo.js";import{ElevationInfo as b}from"./ElevationInfo.js";import{FeatureReduction as g}from"./FeatureReduction.js";import{Field as w}from"./Field.js";import{GeometryType as A}from"./Geometry.js";import{SpatialReference as R}from"./SpatialReference.js";import{Template as O}from"./Template.js";export var LayerDefinition;!function(P){P.applyToEsriApiLayer=async function(a,c){d("json",a).isNotMissing(),d("layer",c).isNotMissing();const y=c,u=c;if(n(y)&&(a.hasOwnProperty("objectIdField")&&(f(y)?y.objectIdField="__esri_stream_id__":y.objectIdField=a.objectIdField),a.hasOwnProperty("geometryType")&&(y.geometryType=A.toEsriApiGeometryType(a.geometryType)),a.hasOwnProperty("hasAttachments")&&u._set("capabilities.data.supportsAttachment",a.hasAttachments),a.hasOwnProperty("maxRecordCount")&&(u.maxRecordCount=a.maxRecordCount),a.hasOwnProperty("hasM")&&u._set("hasM",a.hasM),a.hasOwnProperty("hasZ")&&u._set("hasZ",a.hasZ),a.hasOwnProperty("templates")&&(y.templates=a.templates.map((e=>O.toEsriApiFeatureTemplate(e))))),(a.hasOwnProperty("orderBy")&&(s(y)||o(y))||p(y))&&(a.orderBy?y.orderBy=a.orderBy.map((e=>({field:e.field,order:"desc"===e.order?"descending":"ascending"}))):y.orderBy=void 0),a.hasOwnProperty("source")&&l(c)&&!c.layer?.loaded){const{type:e,...i}=a.source;"dataLayer"===e?u._set("source",new t(i)):"mapLayer"===e&&u._set("source",new r(i))}if(a.hasOwnProperty("copyrightText")&&(c.copyright=a.copyrightText),a.hasOwnProperty("defaultVisibility")&&(c.visible=a.defaultVisibility),a.hasOwnProperty("definitionExpression")&&(c.definitionExpression=a.definitionExpression),a.hasOwnProperty("elevationInfo")&&a.elevationInfo&&(c.elevationInfo=b.toEsriApiElevationInfo(a.elevationInfo)),a.hasOwnProperty("extent")&&(c.fullExtent=a.extent?e.fromJSON(a.extent):void 0),a.hasOwnProperty("fields")){const e=[];a.fields.forEach((i=>{e.push(w.toEsriApiField(i))})),u._set("fields",e)}a.hasOwnProperty("maxScale")&&(c.maxScale=a.maxScale),a.hasOwnProperty("minScale")&&(c.minScale=a.minScale),a.hasOwnProperty("name")&&!c.title&&(c.title=a.name);try{a.hasOwnProperty("spatialReference")?c.spatialReference=R.toEsriApiSpatialReference(a.spatialReference):c.fullExtent?.spatialReference&&c.spatialReference&&(c.spatialReference=c.fullExtent.spatialReference.clone())}catch{}a.hasOwnProperty("timeInfo")&&m(c)&&(c.timeInfo=i.fromJSON(a.timeInfo)),a.hasOwnProperty("featureReduction")&&a.featureReduction&&await g.applyToEsriApiLayer(a.featureReduction,c),a.hasOwnProperty("drawingInfo")&&await I.applyToEsriApiLayer(a.drawingInfo,c)},P.fromEsriApiLayer=function(e,i={}){d("layer",e).isNotMissing();const t={},r=e,P=e;if(n(r)){const a=e;r.objectIdField&&(t.objectIdField=r.objectIdField),a.geometryType&&(t.geometryType=A.fromEsriApiGeometryType(a.geometryType)),r.capabilities&&r.capabilities.data.supportsAttachment!==i.hasAttachments&&(t.hasAttachments=r.capabilities.data.supportsAttachment),isNaN(P.maxRecordCount)||null==P.maxRecordCount||(t.maxRecordCount=P.maxRecordCount),r.capabilities&&(t.capabilities=LayerDefinitionCapabilities.fromEsriApiFeatureLayerCapabilities(r.capabilities),r.capabilities.query&&(t.supportsAdvancedQueries=r.capabilities.query.supportsOrderBy||r.capabilities.query.supportsDistinct,t.supportsStatistics=r.capabilities.query.supportsStatistics)),r.hasM!==i.hasM&&(t.hasM=r.hasM),r.hasZ!==i.hasZ&&(t.hasZ=r.hasZ),r.templates&&r.templates.length>0&&(t.templates=r.templates.map((e=>O.fromEsriApiFeatureTemplate(e))))}if(e.featureReduction&&(t.featureReduction=g.fromEsriApiLayer(e)),l(e)&&e.source&&("data-layer"===e.source.type||"map-layer"===e.source.type)&&(t.source=e.source.toJSON()),e.copyright&&(t.copyrightText=e.copyright),e.visible===i.visible||l(e)||(t.defaultVisibility=e.visible),e.definitionExpression&&(t.definitionExpression=e.definitionExpression),t.drawingInfo=I.fromEsriApiLayer(e),x(t.drawingInfo)&&delete t.drawingInfo,(y(e)?!!e.layer?.elevationInfo:!!e.elevationInfo)&&(t.elevationInfo=b.fromEsriApiElevationInfo(e.elevationInfo)),(s(e)&&e.source||o(e)||u(e)||p(e)||f(e))&&(e.fullExtent&&!e.fullExtent.equals(i.fullExtent)&&(t.extent=e.fullExtent.toJSON()),e.fields&&e.fields.length>0)){const i=[];e.fields.forEach((e=>{i.push(w.fromEsriApiField(e))})),t.fields=i}if((s(r)||o(r)||p(r))&&r.orderBy&&(t.orderBy=r.orderBy.map((e=>({field:e.field,order:"descending"===e.order?"desc":"asc"})))),s(r)||o(r)||f(r)||c(r)||a(r)||E(r)){const{maxScale:e}=r,{minScale:a}=r;isNaN(e)||null===e||e===i.maxScale&&e===a||(t.maxScale=e),isNaN(a)||null===a||a===i.minScale&&a===e||(t.minScale=a)}return m(r)&&(t.timeInfo=r.timeInfo?.toJSON()),t.name=e.title,h(e)&&e.spatialReference&&e.spatialReference.wkid!==i.wkid&&(t.spatialReference=R.fromEsriApiSpatialReference(e.spatialReference)),t}}(LayerDefinition||(LayerDefinition={}));export var LayerDefinitionCapabilities;!function(e){e.ADD="Add",e.DELETE="Delete",e.EDITING="Editing",e.QUERY="Query",e.UPDATE="Update",e.fromEsriApiFeatureLayerCapabilities=function(i){d("capabilities",i).isNotMissing();const t=[];return i.operations.supportsAdd&&t.push(e.ADD),i.operations.supportsDelete&&t.push(e.DELETE),i.operations.supportsEditing&&t.push(e.EDITING),i.operations.supportsQuery&&t.push(e.QUERY),i.operations.supportsUpdate&&t.push(e.UPDATE),t.join(",")}}(LayerDefinitionCapabilities||(LayerDefinitionCapabilities={}));
1
+ import e from"@arcgis/core/geometry/Extent";import i from"@arcgis/core/layers/support/TimeInfo";import{DataLayerSource as t,MapLayerSource as r}from"../support/_esriInternal.js";import{isBuildingSceneLayer as a,isCSVLayer as o,isFeatureLayer as s,isFeatureLayerBase as n,isGeoJSONLayer as p,isMapImageSublayer as l,isMapNotesLayer as c,isMapNotesSublayer as f,isRouteLayer as m,isSceneLayer as y,isStreamLayer as d,isTimeAwareLayer as u}from"../utilities/_layers.js";import{checkArg as h}from"../utilities/checkArg.js";import{isBuildingComponentSublayer as E,isGraphicsLayer as x,isLayer as I,isPointCloudLayer as b}from"../utilities/layers.js";import{isEmpty as g}from"../utilities/object.js";import{DrawingInfo as w}from"./DrawingInfo.js";import{ElevationInfo as A}from"./ElevationInfo.js";import{FeatureReduction as R}from"./FeatureReduction.js";import{Field as O}from"./Field.js";import{GeometryType as P}from"./Geometry.js";import{SpatialReference as T}from"./SpatialReference.js";import{Template as S}from"./Template.js";export var LayerDefinition;!function(j){j.applyToEsriApiLayer=async function(a,c){h("json",a).isNotMissing(),h("layer",c).isNotMissing();const f=c,m=c;if(n(f)&&(a.hasOwnProperty("objectIdField")&&(d(f)?f.objectIdField="__esri_stream_id__":f.objectIdField=a.objectIdField),a.hasOwnProperty("geometryType")&&(f.geometryType=P.toEsriApiGeometryType(a.geometryType)),a.hasOwnProperty("hasAttachments")&&m._set("capabilities.data.supportsAttachment",a.hasAttachments),a.hasOwnProperty("maxRecordCount")&&(m.maxRecordCount=a.maxRecordCount),a.hasOwnProperty("hasM")&&m._set("hasM",a.hasM),a.hasOwnProperty("hasZ")&&m._set("hasZ",a.hasZ),a.hasOwnProperty("templates")&&(f.templates=a.templates.map((e=>S.toEsriApiFeatureTemplate(e))))),(a.hasOwnProperty("orderBy")&&(s(f)||o(f))||p(f))&&(a.orderBy?f.orderBy=a.orderBy.map((e=>({field:e.field,order:"desc"===e.order?"descending":"ascending"}))):f.orderBy=void 0),a.hasOwnProperty("source")&&l(c)&&!c.layer?.loaded){const{type:e,...i}=a.source;"dataLayer"===e?m._set("source",new t(i)):"mapLayer"===e&&m._set("source",new r(i))}if(a.hasOwnProperty("copyrightText")&&(c.copyright=a.copyrightText),a.hasOwnProperty("defaultVisibility")&&(c.visible=a.defaultVisibility),a.hasOwnProperty("definitionExpression")&&(c.definitionExpression=a.definitionExpression),a.hasOwnProperty("elevationInfo")&&a.elevationInfo&&(c.elevationInfo=A.toEsriApiElevationInfo(a.elevationInfo)),a.hasOwnProperty("extent")&&(c.fullExtent=a.extent?e.fromJSON(a.extent):void 0),a.hasOwnProperty("fields")){const e=[];a.fields.forEach((i=>{e.push(O.toEsriApiField(i))})),m._set("fields",e)}a.hasOwnProperty("maxScale")&&(c.maxScale=a.maxScale),a.hasOwnProperty("minScale")&&(c.minScale=a.minScale),a.hasOwnProperty("name")&&!c.title&&(c.title=a.name);try{a.hasOwnProperty("spatialReference")?c.spatialReference=T.toEsriApiSpatialReference(a.spatialReference):c.fullExtent?.spatialReference&&c.spatialReference&&(c.spatialReference=c.fullExtent.spatialReference.clone())}catch{}a.hasOwnProperty("timeInfo")&&u(c)&&(c.timeInfo=i.fromJSON(a.timeInfo)),a.hasOwnProperty("featureReduction")&&a.featureReduction&&await R.applyToEsriApiLayer(a.featureReduction,c),a.hasOwnProperty("drawingInfo")&&await w.applyToEsriApiLayer(a.drawingInfo,c)},j.fromEsriApiLayer=function(e,i={}){h("layer",e).isNotMissing();const t={},r=e,j=e;if(n(r)){const a=e;r.objectIdField&&(t.objectIdField=r.objectIdField),a.geometryType&&(t.geometryType=P.fromEsriApiGeometryType(a.geometryType)),r.capabilities&&r.capabilities.data.supportsAttachment!==i.hasAttachments&&(t.hasAttachments=r.capabilities.data.supportsAttachment),isNaN(j.maxRecordCount)||null==j.maxRecordCount||(t.maxRecordCount=j.maxRecordCount),r.capabilities&&(t.capabilities=LayerDefinitionCapabilities.fromEsriApiFeatureLayerCapabilities(r.capabilities),r.capabilities.query&&(t.supportsAdvancedQueries=r.capabilities.query.supportsOrderBy||r.capabilities.query.supportsDistinct,t.supportsStatistics=r.capabilities.query.supportsStatistics)),r.hasM!==i.hasM&&(t.hasM=r.hasM),r.hasZ!==i.hasZ&&(t.hasZ=r.hasZ),r.templates&&r.templates.length>0&&(t.templates=r.templates.map((e=>S.fromEsriApiFeatureTemplate(e))))}if(e.featureReduction&&(t.featureReduction=R.fromEsriApiLayer(e)),l(e)&&e.source&&("data-layer"===e.source.type||"map-layer"===e.source.type)&&(t.source=e.source.toJSON()),e.copyright&&(t.copyrightText=e.copyright),e.visible===i.visible||l(e)||(t.defaultVisibility=e.visible),e.definitionExpression&&(t.definitionExpression=e.definitionExpression),t.drawingInfo=w.fromEsriApiLayer(e),g(t.drawingInfo)&&delete t.drawingInfo,(E(e)?!!e.layer?.elevationInfo:!!e.elevationInfo)&&(t.elevationInfo=A.fromEsriApiElevationInfo(e.elevationInfo)),(s(e)&&e.source||o(e)||x(e)||p(e)||d(e)||m(e)||c(e))&&(e.fullExtent&&!e.fullExtent.equals(i.fullExtent)&&(t.extent=e.fullExtent.toJSON()),e.fields?.length)){const i=[];e.fields.forEach((e=>{i.push(O.fromEsriApiField(e))})),t.fields=i}if((s(r)||o(r)||p(r))&&r.orderBy&&(t.orderBy=r.orderBy.map((e=>({field:e.field,order:"descending"===e.order?"desc":"asc"})))),s(r)||o(r)||d(r)||y(r)||a(r)||b(r)||c(r)||f(r)||m(r)||x(r)){const{maxScale:e}=r,{minScale:a}=r;isNaN(e)||null===e||e===i.maxScale&&e===a||(t.maxScale=e),isNaN(a)||null===a||a===i.minScale&&a===e||(t.minScale=a)}return u(r)&&(t.timeInfo=r.timeInfo?.toJSON()),t.name=e.title,I(e)&&e.spatialReference&&e.spatialReference.wkid!==i.wkid&&(t.spatialReference=T.fromEsriApiSpatialReference(e.spatialReference)),t}}(LayerDefinition||(LayerDefinition={}));export var LayerDefinitionCapabilities;!function(e){e.ADD="Add",e.DELETE="Delete",e.EDITING="Editing",e.QUERY="Query",e.UPDATE="Update",e.fromEsriApiFeatureLayerCapabilities=function(i){h("capabilities",i).isNotMissing();const t=[];return i.operations.supportsAdd&&t.push(e.ADD),i.operations.supportsDelete&&t.push(e.DELETE),i.operations.supportsEditing&&t.push(e.EDITING),i.operations.supportsQuery&&t.push(e.QUERY),i.operations.supportsUpdate&&t.push(e.UPDATE),t.join(",")}}(LayerDefinitionCapabilities||(LayerDefinitionCapabilities={}));
package/support/esri.d.ts CHANGED
@@ -53,6 +53,7 @@ export type RasterInfo = __esri.RasterInfo;
53
53
  export type BuildingComponentSublayerCapabilities = __esri.BuildingComponentSublayerCapabilities;
54
54
  export type BuildingComponentSublayerCapabilitiesData = __esri.BuildingComponentSublayerCapabilitiesData;
55
55
  export type RelationshipQueryProperties = __esri.RelationshipQueryProperties;
56
+ export type MapNotesSublayer = __esri.MapNotesSublayer;
56
57
  export type locatorAddressToLocationsParams = __esri.locatorAddressToLocationsParams;
57
58
  export type locatorAddressesToLocationsParams = __esri.locatorAddressesToLocationsParams;
58
59
  export type locatorSuggestLocationsParams = __esri.locatorSuggestLocationsParams;