@vertigis/arcgis-extensions 38.2.0 → 39.0.1
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.
- package/AppConfig.schema.json +6 -6
- package/Entity.d.ts +2 -1
- package/Hyperlink.d.ts +2 -1
- package/LanguageResources.d.ts +2 -1
- package/data/ArcGISServiceTableExtension.d.ts +7 -6
- package/data/ArcGISServiceTableExtension.js +1 -1
- package/data/Attachment.d.ts +3 -2
- package/data/Feature.d.ts +10 -7
- package/data/Feature.js +1 -1
- package/data/FeatureList.d.ts +5 -4
- package/data/FeatureSet.d.ts +8 -5
- package/data/FeatureSettings.d.ts +9 -6
- package/data/FeatureSettings.js +1 -1
- package/data/FeatureSource.d.ts +1 -1
- package/data/FeatureSourceBase.d.ts +10 -6
- package/data/FeatureSourceBase.js +1 -1
- package/data/FeatureStream.d.ts +3 -2
- package/data/FieldExtension.d.ts +6 -4
- package/data/FieldExtension.js +1 -1
- package/data/PopupContentExtension.d.ts +5 -4
- package/data/PopupContentExtension.js +1 -1
- package/data/Relationship.d.ts +2 -1
- package/data/Schema.d.ts +7 -6
- package/data/Schema.js +1 -1
- package/data/Table.d.ts +1 -1
- package/data/TableExtension.d.ts +2 -1
- package/data/TaskSettings.d.ts +1 -1
- package/data/_TableExtension.d.ts +5 -4
- package/data/support/attachments.d.ts +1 -1
- package/declarations/arcgis-js-api-extensions/index.d.ts +6 -0
- package/docs/html/assets/search.js +1 -1
- package/docs/html/classes/AccessDeniedError.AccessDeniedError.html +7 -2
- package/docs/html/classes/ArgumentError.ArgumentError.html +7 -2
- package/docs/html/classes/ArgumentMissingError.ArgumentMissingError.html +7 -2
- package/docs/html/classes/ArgumentOutOfRangeError.ArgumentOutOfRangeError.html +7 -2
- package/docs/html/classes/Entity.EntityBase.html +9 -4
- package/docs/html/classes/ErrorBase.ErrorBase.html +7 -2
- package/docs/html/classes/Hyperlink.Hyperlink.html +9 -4
- package/docs/html/classes/InvalidOperationError.InvalidOperationError.html +7 -2
- package/docs/html/classes/LanguageResources.LanguageResources.html +9 -4
- package/docs/html/classes/NotFoundError.NotFoundError.html +7 -2
- package/docs/html/classes/PortalUri.PortalUri.html +7 -2
- package/docs/html/classes/data_ArcGISServiceTableExtension.ArcGISServiceTableExtension.html +9 -4
- package/docs/html/classes/data_Attachment.Attachment.html +9 -4
- package/docs/html/classes/data_Feature.Feature.html +7 -2
- package/docs/html/classes/data_FeatureList.FeatureList.html +9 -4
- package/docs/html/classes/data_FeatureSaveError.FeatureSaveError.html +7 -2
- package/docs/html/classes/data_FeatureSet.FeatureSet.html +9 -4
- package/docs/html/classes/data_FeatureSettings.FeatureSettings.html +7 -2
- package/docs/html/classes/data_FeatureSourceBase.FeatureSourceBase.html +9 -4
- package/docs/html/classes/data_FeatureSourceBase.RelationshipCollection.html +9 -4
- package/docs/html/classes/data_FeatureStream.FeatureStream.html +10 -5
- package/docs/html/classes/data_FieldExtension.FieldExtension.html +9 -4
- package/docs/html/classes/data_PopupContentExtension.PopupContentExtension.html +9 -4
- package/docs/html/classes/data_RelationshipBase.RelationshipBase.html +9 -4
- package/docs/html/classes/data_Schema.Schema.html +7 -2
- package/docs/html/classes/data_TaskSettings.TaskSettings.html +7 -2
- package/docs/html/classes/data__TableExtension.TableExtension.html +9 -4
- package/docs/html/classes/data__TableExtension.TableFeatureSettings.html +7 -2
- package/docs/html/classes/data__TableExtension.TableSchema.html +7 -2
- package/docs/html/classes/data_support_DefaultRelationshipFactory.DefaultRelationshipFactory.html +7 -2
- package/docs/html/classes/data_support_DefaultTableExtensionFactory.DefaultTableExtensionFactory.html +7 -2
- package/docs/html/classes/layer_preset_LayerPreset.LayerPreset.html +9 -4
- package/docs/html/classes/layer_preset_LayerPresetSettings.LayerPresetSetting.html +9 -4
- package/docs/html/classes/mapping_ArcGISSublayerExtension.ArcGISSublayerExtension.html +9 -4
- package/docs/html/classes/mapping_ArcGISSublayerExtension.ArcGISSublayerRelationshipCollection.html +9 -4
- package/docs/html/classes/mapping_BasemapExtension.BasemapExtension.html +9 -4
- package/docs/html/classes/mapping_Bookmark.Bookmark.html +9 -4
- package/docs/html/classes/mapping_BuildingComponentSublayerExtension.BuildingComponentSublayerExtension.html +9 -4
- package/docs/html/classes/mapping_BuildingComponentSublayerExtension.BuildingComponentSublayerSchema.html +7 -2
- package/docs/html/classes/mapping_BuildingGroupSublayerExtension.BuildingGroupSublayerExtension.html +9 -4
- package/docs/html/classes/mapping_BuildingGroupSublayerExtension.BuildingGroupSublayerSchema.html +7 -2
- package/docs/html/classes/mapping_BuildingSceneLayerExtension.BuildingSceneLayerExtension.html +9 -4
- package/docs/html/classes/mapping_BuildingSceneLayerExtension.BuildingSceneLayerReadOnlySchema.html +7 -2
- package/docs/html/classes/mapping_BuildingSublayerExtension.BuildingSublayerExtension.html +9 -4
- package/docs/html/classes/mapping_BuildingSublayerExtension.BuildingSublayerFeatureSettings.html +7 -2
- package/docs/html/classes/mapping_BuildingSublayerExtension.BuildingSublayerSchema.html +7 -2
- package/docs/html/classes/mapping_CSVLayerExtension.CSVLayerExtension.html +9 -4
- package/docs/html/classes/mapping_ElevationLayerExtension.ElevationLayerExtension.html +9 -4
- package/docs/html/classes/mapping_FeatureCollectionLayerExtension.FeatureCollectionLayerExtension.html +9 -4
- package/docs/html/classes/mapping_FeatureLayerExtension.FeatureLayerExtension.html +9 -4
- package/docs/html/classes/mapping_FeatureLayerExtensionBase.FeatureLayerExtensionBase.html +9 -4
- package/docs/html/classes/mapping_FeatureLayerExtensionBase.FeatureLayerReadOnlySchema.html +7 -2
- package/docs/html/classes/mapping_FeatureLayerExtensionBase.FeatureLayerSchema.html +7 -2
- package/docs/html/classes/mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html +2371 -0
- package/docs/html/classes/mapping_GeoRSSLayerExtension.GeoRSSLayerExtension.html +9 -4
- package/docs/html/classes/mapping_GraphicsLayerExtension.GraphicsLayerExtension.html +9 -4
- package/docs/html/classes/mapping_GroundExtension.GroundExtension.html +9 -4
- package/docs/html/classes/mapping_GroupLayerExtension.GroupLayerExtension.html +9 -4
- package/docs/html/classes/mapping_GroupLayerExtension.GroupLayerExtensionCollection.html +9 -4
- package/docs/html/classes/mapping_ImageryLayerExtension.ImageryLayerExtension.html +9 -4
- package/docs/html/classes/mapping_ImageryTileLayerExtension.ImageryTileLayerExtension.html +9 -4
- package/docs/html/classes/mapping_IntegratedMeshLayerExtension.IntegratedMeshLayerExtension.html +9 -4
- package/docs/html/classes/mapping_KMLLayerExtension.KMLLayerExtension.html +9 -4
- package/docs/html/classes/mapping_KMLSublayerExtension.KMLSublayerExtension.html +9 -4
- package/docs/html/classes/mapping_MapConstraints.MapConstraints.html +7 -2
- package/docs/html/classes/mapping_MapExtension.MapExtension.html +9 -4
- package/docs/html/classes/mapping_MapImageLayerExtension.MapImageLayerExtension.html +9 -4
- package/docs/html/classes/mapping_MapImageSublayerExtension.MapImageSublayerExtension.html +9 -4
- package/docs/html/classes/mapping_OpenStreetMapLayerExtension.OpenStreetMapLayerExtension.html +9 -4
- package/docs/html/classes/mapping_PointCloudLayerExtension.PointCloudLayerExtension.html +9 -4
- package/docs/html/classes/mapping_SceneLayerExtension.SceneLayerExtension.html +9 -4
- package/docs/html/classes/mapping_StreamLayerExtension.StreamLayerExtension.html +9 -4
- package/docs/html/classes/mapping_StreamLayerExtension.StreamLayerSchema.html +7 -2
- package/docs/html/classes/mapping_SubtypeGroupLayerExtension.SubtypeGroupLayerExtension.html +9 -4
- package/docs/html/classes/mapping_SubtypeGroupLayerExtension.SubtypeGroupLayerRelationshipCollection.html +9 -4
- package/docs/html/classes/mapping_SubtypeGroupLayerExtension.SubtypeGroupLayerSchema.html +7 -2
- package/docs/html/classes/mapping_SubtypeSublayerExtension.SubtypeSublayerExtension.html +9 -4
- package/docs/html/classes/mapping_SubtypeSublayerExtension.SubtypeSublayerRelationshipCollection.html +9 -4
- package/docs/html/classes/mapping_SubtypeSublayerExtension.SubtypeSublayerSchema.html +7 -2
- package/docs/html/classes/mapping_TileLayerExtension.TileLayerExtension.html +9 -4
- package/docs/html/classes/mapping_TileSublayerExtension.TileSublayerExtension.html +9 -4
- package/docs/html/classes/mapping_UnsupportedLayerExtension.UnsupportedLayerExtension.html +9 -4
- package/docs/html/classes/mapping_VectorTileLayerExtension.VectorTileLayerExtension.html +9 -4
- package/docs/html/classes/mapping_WMSLayerExtension.WMSLayerExtension.html +9 -4
- package/docs/html/classes/mapping_WMSSublayerExtension.WMSSublayerExtension.html +9 -4
- package/docs/html/classes/mapping_WMTSLayerExtension.WMTSLayerExtension.html +9 -4
- package/docs/html/classes/mapping_WMTSSublayerExtension.WMTSSublayerExtension.html +9 -4
- package/docs/html/classes/mapping_WebTileLayerExtension.WebTileLayerExtension.html +9 -4
- package/docs/html/classes/mapping__LayerExtension.LayerExtension.html +10 -4
- package/docs/html/classes/mapping__LayerExtension.LayerExtensionReadOnlySchema.html +7 -2
- package/docs/html/classes/mapping__LayerExtension.LayerExtensionSchema.html +7 -2
- package/docs/html/classes/mapping__SublayerExtension.SubSublayerExtensionCollection.html +9 -4
- package/docs/html/classes/mapping__SublayerExtension.SublayerExtension.html +9 -4
- package/docs/html/classes/mapping__SublayerExtension.SublayerSchema.html +7 -2
- package/docs/html/classes/mapping_support_ArrayWrappedCollection.ArrayWrappedCollection.html +9 -4
- package/docs/html/classes/mapping_support_DefaultLayerExtensionFactory.DefaultLayerExtensionFactory.html +7 -2
- package/docs/html/classes/mapping_support_DefaultSublayerExtensionFactory.DefaultSublayerExtensionFactory.html +7 -2
- package/docs/html/classes/mapping_support_LayerListSettings.ExtensionBaseLayerListSettings.html +9 -4
- package/docs/html/classes/mapping_support_LayerListSettings.LayerListSettings.html +9 -4
- package/docs/html/classes/mapping_support_LayerListSettings.LayerListSettingsProperties.html +7 -2
- package/docs/html/classes/mapping_support_WfsCapabilities.WfsCapabilities.html +7 -2
- package/docs/html/classes/mapping_support_WfsFeatureType.WfsFeatureType.html +7 -2
- package/docs/html/classes/mapping_support__LayerExtensionCollection.LayerExtensionCollectionBase.html +9 -4
- package/docs/html/classes/mapping_support__SublayerExtensionCollection.SublayerExtensionCollectionBase.html +9 -4
- package/docs/html/classes/menus_Menu.Menu.html +10 -5
- package/docs/html/classes/menus_MenuItem.MenuItem.html +10 -5
- package/docs/html/classes/support_ArcGISRequestHelper.DefaultArcGISRequestHelper.html +7 -2
- package/docs/html/classes/support_Cancellable.Cancellable.html +7 -2
- package/docs/html/classes/support_Cancellable.Cancellation.html +7 -2
- package/docs/html/classes/support_FormatSettings.FormatSettings.html +7 -2
- package/docs/html/classes/support_InitializableBase.InitializableBase.html +9 -4
- package/docs/html/classes/support_InitializableCollectionProxy.InitializableCollectionProxy.html +9 -4
- package/docs/html/classes/support_InitializeError.InitializeError.html +7 -2
- package/docs/html/classes/support_Observable.Observable.html +9 -4
- package/docs/html/classes/support_ReadOnlyInitializableCollection.ReadOnlyInitializableCollection.html +9 -4
- package/docs/html/classes/support_Serializable.SerializableBase.html +9 -4
- package/docs/html/classes/support_Settings.Settings.html +7 -2
- package/docs/html/classes/support__ArcGISRelationshipCollection.ArcGISRelationshipCollection.html +9 -4
- package/docs/html/classes/tasks_geocoding_ArcGISGeocoder.ArcGISGeocoder.html +9 -4
- package/docs/html/classes/tasks_geocoding_Geocoder.Geocoder.html +9 -4
- package/docs/html/classes/tasks_identify_ArcGISSublayerQueryIdentifyProvider.ArcGISSublayerQueryIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_BuildingComponentSublayerClientSideIdentifyProvider.BuildingComponentSublayerClientSideIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_BuildingComponentSublayerHitTestIdentifyProvider.BuildingComponentSublayerHitTestIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_CSVLayer3DHitTestIdentifyProvider.CSVLayer3DHitTestIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_CSVLayerClientSideQueryIdentifyProvider.CSVLayerClientSideQueryIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_ClientSideIdentifyProvider.ClientSideIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_FeatureLayer3DHitTestIdentifyProvider.FeatureLayer3DHitTestIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_FeatureLayerClientSideIdentifyProvider.FeatureLayerClientSideIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_FeatureLayerQueryIdentifyProvider.FeatureLayerQueryIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_GeoJSONLayer3DHitTestIdentifyProvider.GeoJSONLayer3DHitTestIdentifyProvider.html +811 -0
- package/docs/html/{enums/utilities__ogc.GmlVersions.html → classes/tasks_identify_GeoJSONLayerClientSideQueryIdentifyProvider.GeoJSONLayerClientSideQueryIdentifyProvider.html} +207 -36
- package/docs/html/classes/tasks_identify_GeoRSSLayerIdentifyProvider.GeoRSSLayerIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_GraphicsLayerQueryIdentifyProvider.GraphicsLayerQueryIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_HitTestIdentifyProvider.HitTestIdentifyProvider.html +8 -2
- package/docs/html/classes/tasks_identify_IdentifyError.IdentifyError.html +7 -2
- package/docs/html/classes/tasks_identify_IdentifyProviderBase.IdentifyProviderBase.html +8 -2
- package/docs/html/classes/tasks_identify_IdentifyService.IdentifyService.html +7 -2
- package/docs/html/classes/tasks_identify_ImageryLayerIdentifyProvider.ImageryLayerIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_KMLLayerQueryIdentifyProvider.KMLLayerQueryIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_PointCloudLayerHitTestIdentifyProvider.PointCloudLayerHitTestIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_SceneLayerClientSideIdentifyProvider.SceneLayerClientSideIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_SceneLayerHitTestIdentifyProvider.SceneLayerHitTestIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_SceneLayerQueryIdentifyProvider.SceneLayerQueryIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_StreamLayerClientSideQueryIdentifyProvider.StreamLayerClientSideQueryIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_SubtypeSublayerClientSideIdentifyProvider.SubtypeSublayerClientSideIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_SubtypeSublayerQueryIdentifyProvider.SubtypeSublayerQueryIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_WMSSublayerIdentifyProvider.WMSSublayerIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_query_ArcGISRelationship.ArcGISRelationship.html +9 -4
- package/docs/html/classes/tasks_query_ArcGISServiceTableQueryProvider.ArcGISServiceTableQueryProvider.html +7 -2
- package/docs/html/classes/tasks_query_ArcGISSublayerQueryProvider.ArcGISSublayerQueryProvider.html +7 -2
- package/docs/html/classes/tasks_query_BuildingComponentSublayerClientSideQueryProvider.BuildingComponentSublayerClientSideQueryProvider.html +7 -2
- package/docs/html/classes/tasks_query_CSVLayerClientSideQueryProvider.CSVLayerClientSideQueryProvider.html +7 -2
- package/docs/html/classes/tasks_query_ClientSideQueryProvider.ClientSideQueryProvider.html +7 -2
- package/docs/html/classes/tasks_query_FeatureLayerQueryProvider.FeatureLayerQueryProvider.html +7 -2
- package/docs/html/{enums/utilities__ogc.WfsVersions.html → classes/tasks_query_GeoJSONLayerClientSideQueryProvider.GeoJSONLayerClientSideQueryProvider.html} +163 -26
- package/docs/html/classes/tasks_query_GeoRSSLayerQueryProvider.GeoRSSLayerQueryProvider.html +7 -2
- package/docs/html/classes/tasks_query_GraphicsLayerQueryProvider.GraphicsLayerQueryProvider.html +7 -2
- package/docs/html/classes/tasks_query_ImageryLayerQueryProvider.ImageryLayerQueryProvider.html +7 -2
- package/docs/html/classes/tasks_query_KMLLayerQueryProvider.KMLLayerQueryProvider.html +7 -2
- package/docs/html/classes/tasks_query_QueryBasedRelationship.QueryBasedRelationship.html +9 -4
- package/docs/html/classes/tasks_query_QueryError.QueryError.html +7 -2
- package/docs/html/classes/tasks_query_QueryProviderBase.QueryProviderBase.html +8 -2
- package/docs/html/classes/tasks_query_QueryService.QueryService.html +7 -2
- package/docs/html/classes/tasks_query_SceneLayerClientSideQueryProvider.SceneLayerClientSideQueryProvider.html +7 -2
- package/docs/html/classes/tasks_query_SceneLayerQueryProvider.SceneLayerQueryProvider.html +7 -2
- package/docs/html/classes/tasks_query_StreamLayerClientSideQueryProvider.StreamLayerClientSideQueryProvider.html +7 -2
- package/docs/html/classes/tasks_query_SubtypeSublayerQueryProvider.SubtypeSublayerQueryProvider.html +7 -2
- package/docs/html/classes/tasks_search_ArcGISGeocoderSearchProvider.ArcGISGeocoderSearchProvider.html +7 -2
- package/docs/html/classes/tasks_search_GeocoderSearchProvider.GeocoderSearchProvider.html +7 -2
- package/docs/html/classes/tasks_search_QuerySearchProvider.QuerySearchProvider.html +7 -2
- package/docs/html/classes/tasks_search_SearchError.SearchError.html +7 -2
- package/docs/html/classes/tasks_search_SearchProviderBase.SearchProviderBase.html +7 -2
- package/docs/html/classes/tasks_search_SearchService.SearchService.html +7 -2
- package/docs/html/classes/utilities_CollectionProxy.CollectionProxy.html +9 -4
- package/docs/html/classes/utilities_CopyOnWriteCollection.CopyOnWriteCollection.html +9 -4
- package/docs/html/classes/utilities_GeometryServiceError.GeometryServiceError.html +7 -2
- package/docs/html/classes/utilities_MapTransformCollection.MapTransformCollection.html +9 -4
- package/docs/html/classes/utilities_ObservableMap.ObservableMap.html +9 -4
- package/docs/html/classes/utilities_ObservableSet.ObservableSet.html +9 -4
- package/docs/html/classes/utilities_ObservableWeakSet.ObservableWeakSet.html +9 -4
- package/docs/html/classes/utilities_ReadOnlyCollection.ReadOnlyCollection.html +9 -4
- package/docs/html/classes/utilities_ReadOnlyMap.ReadOnlyMap.html +9 -4
- package/docs/html/classes/utilities_RequestHelper.DefaultRequestHelper.html +7 -2
- package/docs/html/classes/utilities_asyncIterable.AsyncQueue.html +8 -3
- package/docs/html/classes/utilities_date.DateFormatter.html +9 -4
- package/docs/html/classes/utilities_geometry.CoordinateSystemBounds.html +7 -2
- package/docs/html/classes/utilities_log.ConsoleLogger.html +7 -2
- package/docs/html/classes/utilities_log.LogManager.html +7 -2
- package/docs/html/classes/utilities_log.LoggerBase.html +7 -2
- package/docs/html/classes/utilities_number.NumberFormatter.html +9 -4
- package/docs/html/classes/utilities_string.StringFormatter.html +7 -2
- package/docs/html/classes/utilities_uri.Uri.html +7 -2
- package/docs/html/enums/ItemType.ItemType.html +7 -2
- package/docs/html/enums/data_convert.GeometryFormat.html +7 -2
- package/docs/html/enums/mapping_support_WfsCapabilities.WfsVersions.html +7 -2
- package/docs/html/enums/portal_FeatureLayer.FeatureLayerMode.html +7 -2
- package/docs/html/enums/support_esri.WellKnownBasemap.html +7 -2
- package/docs/html/enums/utilities__ogc.OgcNamespace.html +7 -2
- package/docs/html/enums/utilities_date.DateFormat.html +7 -2
- package/docs/html/enums/utilities_log.LogLevel.html +7 -2
- package/docs/html/enums/utilities_number.NumberFormat.html +7 -2
- package/docs/html/functions/ItemType.isAttachment.html +7 -2
- package/docs/html/functions/ItemType.isBasemapExtension.html +7 -2
- package/docs/html/functions/ItemType.isBookmark.html +7 -2
- package/docs/html/functions/ItemType.isFeature.html +7 -2
- package/docs/html/functions/ItemType.isFeatureList.html +7 -2
- package/docs/html/functions/ItemType.isFeatureSet.html +7 -2
- package/docs/html/functions/ItemType.isFieldExtension.html +7 -2
- package/docs/html/functions/ItemType.isGeocoder.html +7 -2
- package/docs/html/functions/ItemType.isGroundExtension.html +7 -2
- package/docs/html/functions/ItemType.isLanguageResources.html +7 -2
- package/docs/html/functions/ItemType.isLayerExtension.html +7 -2
- package/docs/html/functions/ItemType.isLayerPreset.html +7 -2
- package/docs/html/functions/ItemType.isMapExtension.html +7 -2
- package/docs/html/functions/ItemType.isMenu.html +7 -2
- package/docs/html/functions/ItemType.isMenuItem.html +7 -2
- package/docs/html/functions/ItemType.isPopupContentExtension.html +7 -2
- package/docs/html/functions/ItemType.isRelationship.html +7 -2
- package/docs/html/functions/ItemType.isSublayerExtension.html +7 -2
- package/docs/html/functions/ItemType.isTableExtension.html +7 -2
- package/docs/html/functions/PortalUri.isFullyQualifiedPortalUri.html +7 -2
- package/docs/html/functions/PortalUri.isPortalUri.html +7 -2
- package/docs/html/functions/PortalUri.toFullyQualifiedPortalUri.html +7 -2
- package/docs/html/functions/data_Attachment.toAttachment.html +7 -2
- package/docs/html/functions/data_Feature.resolveRelatedFeatures.html +7 -2
- package/docs/html/functions/data_Feature.toFeature.html +7 -2
- package/docs/html/functions/data_Feature.toGraphic.html +7 -2
- package/docs/html/functions/data_FeatureSource.FeatureReadOptions.fromFeatureSource.html +7 -2
- package/docs/html/functions/data_Table.applyToEsriTable.html +7 -2
- package/docs/html/functions/data_Table.fromEsriTable.html +7 -2
- package/docs/html/functions/data_Table.toEsriApiTable.html +7 -2
- package/docs/html/functions/data__Relationship.Relationship.create.html +7 -2
- package/docs/html/functions/data__Relationship.fromEsriApiCardinality.html +7 -2
- package/docs/html/functions/data__Relationship.toEsriApiCardinality.html +7 -2
- package/docs/html/functions/data_convert.csvToFeatureSet.html +7 -2
- package/docs/html/functions/data_convert.shapefileToFeatureSet.html +7 -2
- package/docs/html/functions/data_convert.toCsv.html +7 -2
- package/docs/html/functions/data_convert.toShapefile.html +7 -2
- package/docs/html/functions/data_convert.toXLSX.html +7 -2
- package/docs/html/functions/data_convert.xlsxToFeatureSet.html +7 -2
- package/docs/html/functions/data_support_attachments.addAttachment.html +7 -2
- package/docs/html/functions/data_support_attachments.deleteAttachments.html +7 -2
- package/docs/html/functions/data_support_attachments.isAttachmentTypeError.html +7 -2
- package/docs/html/functions/data_support_attachments.supportsAttachmentEditing.html +7 -2
- package/docs/html/functions/data_support_attachments.supportsAttachments.html +7 -2
- package/docs/html/functions/data_support_attachments.toAttachmentFile.html +7 -2
- package/docs/html/functions/locale.detectLocale.html +7 -2
- package/docs/html/functions/locale.get.html +7 -2
- package/docs/html/functions/locale.getBestMatchLocale.html +7 -2
- package/docs/html/functions/locale.getMatchingLocales.html +7 -2
- package/docs/html/functions/locale.load.html +7 -2
- package/docs/html/functions/locale.parseLocale.html +7 -2
- package/docs/html/functions/locale.set.html +7 -2
- package/docs/html/functions/mapping__SublayerExtension.getSublayerType.html +7 -2
- package/docs/html/functions/mapping_convert.csvToFeatureCollection.html +7 -2
- package/docs/html/functions/mapping_convert.shapefileToFeatureCollection.html +7 -2
- package/docs/html/functions/mapping_convert.toCsv.html +7 -2
- package/docs/html/functions/mapping_convert.toShapefile.html +7 -2
- package/docs/html/functions/mapping_convert.toXLSX.html +7 -2
- package/docs/html/functions/mapping_convert.xlsxToFeatureCollection.html +7 -2
- package/docs/html/functions/mapping_support_LayerListSettings.fromLayerListMode.html +7 -2
- package/docs/html/functions/mapping_support_ogc.wfsFeatureCollectionToFeatures.html +7 -2
- package/docs/html/functions/portal_Background.Background.fromEsriApiBackground.html +7 -2
- package/docs/html/functions/portal_Background.Background.toEsriApiBackground.html +7 -2
- package/docs/html/functions/portal_BaseMap.BaseMap.applyToEsriApiBasemap.html +7 -2
- package/docs/html/functions/portal_BaseMap.BaseMap.fromEsriApiBasemap.html +7 -2
- package/docs/html/functions/portal_BaseMap.BaseMap.toEsriApiBasemap.html +7 -2
- package/docs/html/functions/portal_BuildingSceneLayer.BuildingSceneLayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_BuildingSceneLayer.BuildingSceneLayer.fromEsriApiBuildingSceneLayer.html +7 -2
- package/docs/html/functions/portal_BuildingSceneLayer.BuildingSceneLayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_BuildingSceneSublayer.BuildingSceneSublayer.applyToEsriApiBuildingSublayer.html +7 -2
- package/docs/html/functions/portal_BuildingSceneSublayer.BuildingSceneSublayer.fromEsriApiBuildingSublayer.html +7 -2
- package/docs/html/functions/portal_CSVLayer.CSVLayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_CSVLayer.CSVLayer.fromEsriApiCSVLayer.html +7 -2
- package/docs/html/functions/portal_CSVLayer.CSVLayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_Camera.Camera.fromEsriApiCamera.html +7 -2
- package/docs/html/functions/portal_Camera.Camera.toEsriApiCamera.html +7 -2
- package/docs/html/functions/portal_CodedValueDomain.CodedValueDomain.applyToEsriApiCodedValueDomain.html +7 -2
- package/docs/html/functions/portal_CodedValueDomain.CodedValueDomain.fromEsriApiCodedValueDomain.html +7 -2
- package/docs/html/functions/portal_CodedValueDomain.CodedValueDomain.toEsriApiCodedValueDomain.html +7 -2
- package/docs/html/functions/portal_Domain.Domain.applyToEsriApiDomain.html +7 -2
- package/docs/html/functions/portal_Domain.Domain.fromEsriApiDomain.html +7 -2
- package/docs/html/functions/portal_Domain.Domain.toEsriApiDomain.html +7 -2
- package/docs/html/functions/portal_Domain.DomainType.fromEsriApiDomainType.html +7 -2
- package/docs/html/functions/portal_Domain.DomainType.toEsriApiDomainType.html +7 -2
- package/docs/html/functions/portal_DrawingInfo.DrawingInfo.applyToEsriApiLayer.html +9 -4
- package/docs/html/functions/portal_DrawingInfo.DrawingInfo.fromEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_Edges.Edges.fromEsriApiEdges.html +7 -2
- package/docs/html/functions/portal_Edges.Edges.toEsriApiEdges.html +7 -2
- package/docs/html/functions/portal_ElevationInfo.ElevationInfo.fromEsriApiElevationInfo.html +7 -2
- package/docs/html/functions/portal_ElevationInfo.ElevationInfo.toEsriApiElevationInfo.html +7 -2
- package/docs/html/functions/portal_ElevationInfo.ElevationMode.fromEsriApiElevationMode.html +7 -2
- package/docs/html/functions/portal_ElevationInfo.ElevationMode.toEsriApiElevationMode.html +7 -2
- package/docs/html/functions/portal_ElevationLayer.ElevationLayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_ElevationLayer.ElevationLayer.fromEsriApiElevationLayer.html +7 -2
- package/docs/html/functions/portal_ElevationLayer.ElevationLayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_Environment.Environment.fromEsriApiEnvironment.html +7 -2
- package/docs/html/functions/portal_Environment.Environment.toEsriApiEnvironment.html +7 -2
- package/docs/html/functions/portal_Feature.Feature.fromEsriApiGraphic.html +7 -2
- package/docs/html/functions/portal_Feature.Feature.toEsriApiGraphic.html +7 -2
- package/docs/html/functions/portal_FeatureLayer.FeatureLayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_FeatureLayer.FeatureLayer.fromEsriApiFeatureLayer.html +7 -2
- package/docs/html/functions/portal_FeatureLayer.FeatureLayer.fromEsriApiGraphicsLayer.html +7 -2
- package/docs/html/functions/portal_FeatureLayer.FeatureLayer.isFeatureCollection.html +7 -2
- package/docs/html/functions/portal_FeatureLayer.FeatureLayer.isGraphicsLayerJson.html +7 -2
- package/docs/html/functions/portal_FeatureLayer.FeatureLayer.isMapNotesLayer.html +7 -2
- package/docs/html/functions/portal_FeatureLayer.FeatureLayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_FeatureReduction.FeatureReduction.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_FeatureReduction.FeatureReduction.fromEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_Field.Field.applyToEsriApiField.html +7 -2
- package/docs/html/functions/portal_Field.Field.fromEsriApiField.html +7 -2
- package/docs/html/functions/portal_Field.Field.toEsriApiField.html +7 -2
- package/docs/html/functions/portal_Field.FieldType.fromEsriApiFieldType.html +7 -2
- package/docs/html/functions/portal_Field.FieldType.toEsriApiFieldType.html +7 -2
- package/docs/html/functions/portal_FormInfo.FormInfo.fromEsriApiFormTemplate.html +7 -2
- package/docs/html/functions/portal_FormInfo.FormInfo.toEsriApiFormTemplate.html +7 -2
- package/docs/html/functions/portal_GeoJSONLayer.GeoJSONLayer.applyToEsriApiLayer.html +617 -0
- package/docs/html/{variables/data_Schema.fieldWithRelationshipRegex.html → functions/portal_GeoJSONLayer.GeoJSONLayer.fromEsriApiGeoJSONLayer.html} +32 -14
- package/docs/html/functions/portal_GeoJSONLayer.GeoJSONLayer.toEsriApiLayer.html +613 -0
- package/docs/html/functions/portal_GeoRSSLayer.GeoRSSLayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_GeoRSSLayer.GeoRSSLayer.fromEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_GeoRSSLayer.GeoRSSLayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_Geometry.GeometryType.fromEsriApiGeometryType.html +7 -2
- package/docs/html/functions/portal_Geometry.GeometryType.toEsriApiGeometryType.html +7 -2
- package/docs/html/functions/portal_Geometry.toEsriApiGeometry.html +7 -2
- package/docs/html/functions/portal_Geometry.toPortalGeometry.html +7 -2
- package/docs/html/functions/portal_Ground.Ground.applyToEsriApiGround.html +7 -2
- package/docs/html/functions/portal_Ground.Ground.createDefaultElevationService.html +7 -2
- package/docs/html/functions/portal_Ground.Ground.fromEsriApiGround.html +7 -2
- package/docs/html/functions/portal_Ground.Ground.toEsriApiGround.html +7 -2
- package/docs/html/functions/portal_GroupLayer.GroupLayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_GroupLayer.GroupLayer.fromEsriApiGroupLayer.html +7 -2
- package/docs/html/functions/portal_GroupLayer.GroupLayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_ImageServiceLayer.ImageServiceLayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_ImageServiceLayer.ImageServiceLayer.fromEsriApiImageryLayer.html +7 -2
- package/docs/html/functions/portal_ImageServiceLayer.ImageServiceLayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_InheritedDomain.InheritedDomain.applyToEsriApiInheritedDomain.html +7 -2
- package/docs/html/functions/portal_InheritedDomain.InheritedDomain.fromEsriApiInheritedDomain.html +7 -2
- package/docs/html/functions/portal_InheritedDomain.InheritedDomain.toEsriApiInheritedDomain.html +7 -2
- package/docs/html/functions/portal_InitialState.InitialState.fromEsriApiInitialViewProperties.html +7 -2
- package/docs/html/functions/portal_InitialState.InitialState.toEsriApiInitialViewProperties.html +7 -2
- package/docs/html/functions/portal_IntegratedMeshLayer.IntegratedMeshLayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_IntegratedMeshLayer.IntegratedMeshLayer.fromEsriApiIntegratedMeshLayer.html +7 -2
- package/docs/html/functions/portal_IntegratedMeshLayer.IntegratedMeshLayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_Item.Item.fromEsriApiPortalItem.html +7 -2
- package/docs/html/functions/portal_Item.Item.toEsriApiPortalItem.html +7 -2
- package/docs/html/functions/portal_KMLLayer.KMLLayer.applyToEsriApiKMLLayer.html +7 -2
- package/docs/html/functions/portal_KMLLayer.KMLLayer.fromEsriApiKMLLayer.html +7 -2
- package/docs/html/functions/portal_KMLLayer.KMLLayer.toEsriApiKMLLayer.html +7 -2
- package/docs/html/functions/portal_LabelingInfo.LabelPlacement.fromEsriApiLabelPlacement.html +7 -2
- package/docs/html/functions/portal_LabelingInfo.LabelPlacement.toEsriApiLabelPlacement.html +7 -2
- package/docs/html/functions/portal_LabelingInfo.LabelingInfo.fromEsriApiLabelClass.html +7 -2
- package/docs/html/functions/portal_LabelingInfo.LabelingInfo.toEsriApiLabelClass.html +7 -2
- package/docs/html/functions/portal_Layer.Layer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_Layer.Layer.applyToEsriApiSublayer.html +7 -2
- package/docs/html/functions/portal_Layer.Layer.fromEsriApiSublayer.html +7 -2
- package/docs/html/functions/portal_Layer.Layer.toEsriApiSublayer.html +7 -2
- package/docs/html/functions/portal_LayerDefinition.LayerDefinition.applyToEsriApiLayer.html +9 -4
- package/docs/html/functions/portal_LayerDefinition.LayerDefinition.fromEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_LayerDefinition.LayerDefinitionCapabilities.fromEsriApiFeatureLayerCapabilities.html +7 -2
- package/docs/html/functions/portal_Lighting.Lighting.fromEsriApiLighting.html +7 -2
- package/docs/html/functions/portal_Lighting.Lighting.toEsriApiLighting.html +7 -2
- package/docs/html/functions/portal_MapFloorInfo.MapFloorInfo.fromEsriApiFloorInfo.html +7 -2
- package/docs/html/functions/portal_MapFloorInfo.MapFloorInfo.toEsriApiFloorInfo.html +7 -2
- package/docs/html/functions/portal_MapServiceLayer.MapServiceLayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_MapServiceLayer.MapServiceLayer.fromEsriApiMapImageLayer.html +7 -2
- package/docs/html/functions/portal_MapServiceLayer.MapServiceLayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_MediaInfo.MediaType.fromEsriApiMediaType.html +7 -2
- package/docs/html/functions/portal_MediaInfo.MediaType.toEsriApiMediaType.html +7 -2
- package/docs/html/functions/portal_MosaicRule.MosaicMethodType.fromEsriApiMosaicMethodType.html +7 -2
- package/docs/html/functions/portal_MosaicRule.MosaicMethodType.toEsriApiMosaicMethodType.html +7 -2
- package/docs/html/functions/portal_MosaicRule.MosaicOperationType.fromEsriApiMosaicOperationType.html +7 -2
- package/docs/html/functions/portal_MosaicRule.MosaicOperationType.toEsriApiMosaicOperationType.html +7 -2
- package/docs/html/functions/portal_MosaicRule.MosaicRule.fromEsriApiMosaicRule.html +7 -2
- package/docs/html/functions/portal_MosaicRule.MosaicRule.toEsriApiMosaicRule.html +7 -2
- package/docs/html/functions/portal_OpenStreetMapLayer.OpenStreetMapLayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_OpenStreetMapLayer.OpenStreetMapLayer.fromEsriApiOpenStreetMapLayer.html +7 -2
- package/docs/html/functions/portal_OpenStreetMapLayer.OpenStreetMapLayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_PointCloudLayer.PointCloudLayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_PointCloudLayer.PointCloudLayer.fromEsriApiPointCloudLayer.html +7 -2
- package/docs/html/functions/portal_PointCloudLayer.PointCloudLayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_PointCloudRenderer.PointCloudRenderer.toEsriApiPointCloudRenderer.html +7 -2
- package/docs/html/functions/portal_PopupInfo.PopupContent.applyToEsriApiPopupContent.html +7 -2
- package/docs/html/functions/portal_PopupInfo.PopupContent.fromEsriApiPopupContent.html +7 -2
- package/docs/html/functions/portal_PopupInfo.PopupContent.toEsriApiPopupContent.html +7 -2
- package/docs/html/functions/portal_PopupInfo.PopupInfo.fromEsriApiPopupTemplate.html +7 -2
- package/docs/html/functions/portal_PopupInfo.PopupInfo.toEsriApiPopupTemplate.html +7 -2
- package/docs/html/functions/portal_Presentation.Presentation.fromEsriApiPresentation.html +7 -2
- package/docs/html/functions/portal_Presentation.Presentation.toEsriApiPresentation.html +7 -2
- package/docs/html/functions/portal_RangeDomain.RangeDomain.applyToEsriApiRangeDomain.html +7 -2
- package/docs/html/functions/portal_RangeDomain.RangeDomain.fromEsriApiRangeDomain.html +7 -2
- package/docs/html/functions/portal_RangeDomain.RangeDomain.toEsriApiRangeDomain.html +7 -2
- package/docs/html/functions/portal_Renderer.Renderer.fromEsriApiRenderer.html +7 -2
- package/docs/html/functions/portal_Renderer.Renderer.toEsriApiRenderer.html +7 -2
- package/docs/html/functions/portal_RenderingRule.PixelType.fromEsriApiPixelType.html +7 -2
- package/docs/html/functions/portal_RenderingRule.PixelType.toEsriApiPixelType.html +7 -2
- package/docs/html/functions/portal_RenderingRule.RenderingRule.fromEsriApiRasterFunction.html +7 -2
- package/docs/html/functions/portal_RenderingRule.RenderingRule.toEsriApiRasterFunction.html +7 -2
- package/docs/html/functions/portal_SceneLayer.SceneLayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_SceneLayer.SceneLayer.fromEsriApiSceneLayer.html +7 -2
- package/docs/html/functions/portal_SceneLayer.SceneLayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_Slide.Slide.fromEsriApiSlide.html +7 -2
- package/docs/html/functions/portal_Slide.Slide.toEsriApiSlide.html +7 -2
- package/docs/html/functions/portal_SpatialReference.SpatialReference.fromEsriApiSpatialReference.html +7 -2
- package/docs/html/functions/portal_SpatialReference.SpatialReference.toEsriApiSpatialReference.html +7 -2
- package/docs/html/functions/portal_StreamLayer.StreamLayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_StreamLayer.StreamLayer.fromEsriApiStreamLayer.html +7 -2
- package/docs/html/functions/portal_StreamLayer.StreamLayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_SubtypeGroupLayer.SubtypeGroupLayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_SubtypeGroupLayer.SubtypeGroupLayer.fromEsriApiSubtypeGroupLayer.html +7 -2
- package/docs/html/functions/portal_SubtypeGroupLayer.SubtypeGroupLayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_SubtypeSublayer.SubtypeSublayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_SubtypeSublayer.SubtypeSublayer.fromEsriApiSubtypeSublayer.html +7 -2
- package/docs/html/functions/portal_SubtypeSublayer.SubtypeSublayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_Symbol.SymbolType.fromEsriApiSymbolType.html +7 -2
- package/docs/html/functions/portal_Symbol.SymbolType.toEsriApiSymbolType.html +7 -2
- package/docs/html/functions/portal_Symbol.fromEsriApiSymbol.html +7 -2
- package/docs/html/functions/portal_Symbol.toEsriApiSymbol.html +7 -2
- package/docs/html/functions/portal_Table.applyToEsriTable.html +7 -2
- package/docs/html/functions/portal_Table.fromEsriTable.html +7 -2
- package/docs/html/functions/portal_Table.toEsriApiTable.html +7 -2
- package/docs/html/functions/portal_Template.Template.fromEsriApiFeatureTemplate.html +7 -2
- package/docs/html/functions/portal_Template.Template.toEsriApiFeatureTemplate.html +7 -2
- package/docs/html/functions/portal_TileInfo.TileInfo.fromEsriApiTileInfo.html +7 -2
- package/docs/html/functions/portal_TileInfo.TileInfo.toEsriApiTileInfo.html +7 -2
- package/docs/html/functions/portal_TiledImageServiceLayer.TiledImageServiceLayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_TiledImageServiceLayer.TiledImageServiceLayer.fromEsriApiTileLayer.html +7 -2
- package/docs/html/functions/portal_TiledImageServiceLayer.TiledImageServiceLayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_TiledMapServiceLayer.TiledMapServiceLayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_TiledMapServiceLayer.TiledMapServiceLayer.fromEsriApiTileLayer.html +7 -2
- package/docs/html/functions/portal_TiledMapServiceLayer.TiledMapServiceLayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_Type.Type.fromEsriApiFeatureType.html +7 -2
- package/docs/html/functions/portal_Type.Type.toEsriApiFeatureType.html +7 -2
- package/docs/html/functions/portal_UtilityNetwork.UtilityNetwork.fromEsriApiUtilityNetwork.html +7 -2
- package/docs/html/functions/portal_UtilityNetwork.UtilityNetwork.toEsriApiUtilityNetwork.html +7 -2
- package/docs/html/functions/portal_VectorTileLayer.VectorTileLayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_VectorTileLayer.VectorTileLayer.fromEsriApiVectorTileLayer.html +7 -2
- package/docs/html/functions/portal_VectorTileLayer.VectorTileLayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_Viewpoint.Viewpoint.fromEsriApiViewpoint.html +7 -2
- package/docs/html/functions/portal_Viewpoint.Viewpoint.toEsriApiViewpoint.html +7 -2
- package/docs/html/functions/portal_WMSLayer.WMSLayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_WMSLayer.WMSLayer.fromEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_WMSLayer.WMSLayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_WMSSublayer.WMSSublayer.applyToEsriApiWMSSublayer.html +7 -2
- package/docs/html/functions/portal_WMSSublayer.WMSSublayer.fromEsriApiWMSSublayer.html +7 -2
- package/docs/html/functions/portal_WMSSublayer.WMSSublayer.toEsriApiWMSSublayer.html +7 -2
- package/docs/html/functions/portal_WMTSInfo.WMTSInfo.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_WMTSInfo.WMTSInfo.fromEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_Weather.Weather.fromEsriApiWeather.html +7 -2
- package/docs/html/functions/portal_Weather.Weather.toEsriApiWeather.html +7 -2
- package/docs/html/functions/portal_WebMap.WebMap.applyToEsriApiMap.html +7 -2
- package/docs/html/functions/portal_WebMap.WebMap.fromEsriApiMap.html +7 -2
- package/docs/html/functions/portal_WebMap.WebMap.toEsriApiWebMap.html +7 -2
- package/docs/html/functions/portal_WebScene.WebScene.applyToEsriApiWebScene.html +7 -2
- package/docs/html/functions/portal_WebScene.WebScene.fromEsriApiWebScene.html +7 -2
- package/docs/html/functions/portal_WebScene.WebScene.toEsriApiWebScene.html +7 -2
- package/docs/html/functions/portal_WebSceneBaseMap.WebSceneBaseMap.applyToEsriApiBasemap.html +7 -2
- package/docs/html/functions/portal_WebSceneBaseMap.WebSceneBaseMap.fromEsriApiBasemap.html +7 -2
- package/docs/html/functions/portal_WebSceneBaseMap.WebSceneBaseMap.toEsriApiBasemap.html +7 -2
- package/docs/html/functions/portal_WebTileLayer.WebTileLayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_WebTileLayer.WebTileLayer.fromEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_WebTileLayer.WebTileLayer.isTileLayerWMTS.html +7 -2
- package/docs/html/functions/portal_WebTileLayer.WebTileLayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_Widgets.applyToEsriApiWidgetsObject.html +7 -2
- package/docs/html/functions/portal_Widgets.fromEsriApiTimeInterval.html +7 -2
- package/docs/html/functions/portal_Widgets.fromEsriApiWidgetsObject.html +7 -2
- package/docs/html/functions/portal_Widgets.toEsriApiTimeInterval.html +7 -2
- package/docs/html/functions/portal__LayerBase.LayerBase.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal__LayerBase.LayerBase.applyToEsriApiLayers.html +7 -2
- package/docs/html/functions/portal__LayerBase.LayerBase.fromEsriApiLayer.html +7 -2
- package/docs/html/functions/portal__LayerBase.LayerBase.getLayerType.html +7 -2
- package/docs/html/functions/portal__LayerBase.LayerBase.registerDefaultClassHandlers.html +7 -2
- package/docs/html/functions/portal__LayerBase.LayerBase.registerLayerClassHandler.html +7 -2
- package/docs/html/functions/portal__LayerBase.LayerBase.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal__utils.resolveRelativeHrefs.html +7 -2
- package/docs/html/functions/support_Cancellable.cancelify.html +7 -2
- package/docs/html/functions/support_Cancellable.cancelifyWithAbortSignal.html +7 -2
- package/docs/html/functions/support_InitializableBase.initializeCollection.html +7 -2
- package/docs/html/functions/support_Serializable.assignProperties.html +7 -2
- package/docs/html/functions/support_Serializable.filterJSONProperties.html +7 -2
- package/docs/html/functions/support_Serializable.getDefault.html +7 -2
- package/docs/html/functions/support_Serializable.getDefaults.html +7 -2
- package/docs/html/functions/support_Serializable.getSerializableProperties.html +7 -2
- package/docs/html/functions/support_Serializable.isDefault.html +7 -2
- package/docs/html/functions/support_Serializable.isSerializable.html +7 -2
- package/docs/html/functions/support_Serializable.serializable-1.html +7 -2
- package/docs/html/functions/support_Serializable.shouldExcludeDefaults.html +7 -2
- package/docs/html/functions/support_Serializable.toPropertyDef.html +7 -2
- package/docs/html/functions/support__query.constrainQueryTimeExtentToView.html +7 -2
- package/docs/html/functions/support__requestCache.clearCache.html +7 -2
- package/docs/html/functions/support__requestCache.getCache.html +7 -2
- package/docs/html/functions/support_utilities.isCancellation.html +7 -2
- package/docs/html/functions/tasks_geocoding_Geocoder.GeocodeOptions.fromFeatureSource.html +7 -2
- package/docs/html/functions/tasks_geocoding_utilities.isArcGISGeocoder.html +7 -2
- package/docs/html/functions/tasks_identify_IdentifyOptions.IdentifyOptions.fromFeatureSource.html +7 -2
- package/docs/html/functions/tasks_identify_IdentifyService.isIdentifiable.html +7 -2
- package/docs/html/functions/tasks_query_QueryOptions.QueryOptions.fromFeatureSource.html +7 -2
- package/docs/html/functions/tasks_search_SearchOptions.SearchOptions.fromFeatureSource.html +7 -2
- package/docs/html/functions/tasks_search_SearchService.isSearchable.html +7 -2
- package/docs/html/functions/utilities__layers.basemapsAreEquivalent.html +7 -2
- package/docs/html/functions/utilities__layers.hasMmapLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isBuildingComponentSublayer.html +7 -2
- package/docs/html/functions/utilities__layers.isBuildingGroupSublayer.html +7 -2
- package/docs/html/functions/utilities__layers.isBuildingSceneLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isCSVLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isElevationLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isFeatureLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isFeatureLayerBase.html +7 -2
- package/docs/html/functions/utilities__layers.isGeoJSONLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isGeoRssLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isGraphicsLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isGroupLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isImageryLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isImageryTileLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isIntegratedMeshLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isKMLLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isKMLSublayer.html +7 -2
- package/docs/html/functions/utilities__layers.isLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isLayerWithLegendEnabledProperty.html +7 -2
- package/docs/html/functions/utilities__layers.isMapImageLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isMapImageSublayer.html +7 -2
- package/docs/html/functions/utilities__layers.isOpenStreetMapLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isPointCloudLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isSceneLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isStreamLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isSublayer.html +7 -2
- package/docs/html/functions/utilities__layers.isSubtypeGroupLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isSubtypeSublayer.html +7 -2
- package/docs/html/functions/utilities__layers.isTileLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isTiledImageServiceLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isTiledMapServiceLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isTimeAwareLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isVectorTileLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isWMSLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isWMSSublayer.html +7 -2
- package/docs/html/functions/utilities__layers.isWMTSLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isWMTSSublayer.html +7 -2
- package/docs/html/functions/utilities__layers.isWebTileLayer.html +7 -2
- package/docs/html/functions/utilities__layers.layersAreEquivalent.html +7 -2
- package/docs/html/functions/utilities__number.isNumeric.html +7 -2
- package/docs/html/functions/utilities__ogc.getEpsgCode.html +11 -9
- package/docs/html/functions/utilities__ogc.getGmlNS.html +13 -11
- package/docs/html/functions/utilities__ogc.inferGmlVersion.html +13 -11
- package/docs/html/functions/utilities__ogc.isGmlNamespace.html +11 -9
- package/docs/html/functions/utilities__ogc.ogcSrsToEsriSr.html +11 -9
- package/docs/html/functions/utilities_arcade.isArcadeScriptAsync.html +7 -2
- package/docs/html/functions/utilities_arcade.runArcadeExpression.html +7 -2
- package/docs/html/functions/utilities_arcade.runAsyncArcadeExpression.html +7 -2
- package/docs/html/functions/utilities_array.chunk.html +7 -2
- package/docs/html/functions/utilities_array.compare.html +7 -2
- package/docs/html/functions/utilities_array.compareAsync.html +7 -2
- package/docs/html/functions/utilities_array.count.html +7 -2
- package/docs/html/functions/utilities_array.flatten.html +7 -2
- package/docs/html/functions/utilities_array.groupBy.html +7 -2
- package/docs/html/functions/utilities_array.range.html +7 -2
- package/docs/html/functions/utilities_array.remove.html +7 -2
- package/docs/html/functions/utilities_asyncIterable.concat.html +7 -2
- package/docs/html/functions/utilities_asyncIterable.empty.html +7 -2
- package/docs/html/functions/utilities_asyncIterable.every.html +7 -2
- package/docs/html/functions/utilities_asyncIterable.filter.html +7 -2
- package/docs/html/functions/utilities_asyncIterable.find.html +7 -2
- package/docs/html/functions/utilities_asyncIterable.first.html +7 -2
- package/docs/html/functions/utilities_asyncIterable.flatten.html +7 -2
- package/docs/html/functions/utilities_asyncIterable.forEach.html +7 -2
- package/docs/html/functions/utilities_asyncIterable.from.html +7 -2
- package/docs/html/functions/utilities_asyncIterable.fromSingleItem.html +7 -2
- package/docs/html/functions/utilities_asyncIterable.map.html +7 -2
- package/docs/html/functions/utilities_asyncIterable.some.html +7 -2
- package/docs/html/functions/utilities_asyncIterable.take.html +7 -2
- package/docs/html/functions/utilities_asyncIterable.toArray.html +7 -2
- package/docs/html/functions/utilities_basemaps.createStandardBasemap.html +7 -2
- package/docs/html/functions/utilities_basemaps.isStandardBasemap.html +7 -2
- package/docs/html/functions/utilities_checkArg.assertNever.html +7 -2
- package/docs/html/functions/utilities_checkArg.checkArg.html +7 -2
- package/docs/html/functions/utilities_collection.compare.html +8 -2
- package/docs/html/functions/utilities_collection.compareAsync.html +8 -2
- package/docs/html/functions/utilities_date.ERR_TIME_ZONE_INVALID.html +7 -2
- package/docs/html/functions/utilities_date.esriFormatToGeocortexFormat.html +7 -2
- package/docs/html/functions/utilities_date.format.html +7 -2
- package/docs/html/functions/utilities_date.getMonthName.html +7 -2
- package/docs/html/functions/utilities_date.getWeekdayName.html +7 -2
- package/docs/html/functions/utilities_date.isValid.html +7 -2
- package/docs/html/functions/utilities_date.isValidTimeZone.html +7 -2
- package/docs/html/functions/utilities_date.parse.html +7 -2
- package/docs/html/functions/utilities_date.parseUtc.html +7 -2
- package/docs/html/functions/utilities_enum.isValid.html +7 -2
- package/docs/html/functions/utilities_esri.getAllFieldInfos.html +7 -2
- package/docs/html/functions/utilities_esri.getAllReferencedFieldNames.html +7 -2
- package/docs/html/functions/utilities_esri.isAttachmentsContent.html +7 -2
- package/docs/html/functions/utilities_esri.isCodedValueDomain.html +7 -2
- package/docs/html/functions/utilities_esri.isColor.html +7 -2
- package/docs/html/functions/utilities_esri.isCustomContent.html +7 -2
- package/docs/html/functions/utilities_esri.isEsriObject.html +7 -2
- package/docs/html/functions/utilities_esri.isExpressionContent.html +7 -2
- package/docs/html/functions/utilities_esri.isFeatureSet.html +7 -2
- package/docs/html/functions/utilities_esri.isFeatureType.html +7 -2
- package/docs/html/functions/utilities_esri.isField.html +7 -2
- package/docs/html/functions/utilities_esri.isFieldsContent.html +7 -2
- package/docs/html/functions/utilities_esri.isGraphic.html +7 -2
- package/docs/html/functions/utilities_esri.isImageMediaInfo.html +7 -2
- package/docs/html/functions/utilities_esri.isMediaContent.html +7 -2
- package/docs/html/functions/utilities_esri.isPopupContent.html +7 -2
- package/docs/html/functions/utilities_esri.isPopupTemplate.html +7 -2
- package/docs/html/functions/utilities_esri.isPortalItem.html +7 -2
- package/docs/html/functions/utilities_esri.isRelationshipContent.html +7 -2
- package/docs/html/functions/utilities_esri.isSpatialReference.html +7 -2
- package/docs/html/functions/utilities_esri.isTextContent.html +7 -2
- package/docs/html/functions/utilities_esri.isViewpoint.html +7 -2
- package/docs/html/functions/utilities_esri.load.html +7 -2
- package/docs/html/functions/utilities_esri.ready.html +7 -2
- package/docs/html/functions/utilities_extensions.isArcGISServiceTableExtension.html +8 -2
- package/docs/html/functions/utilities_extensions.isBuildingComponentSublayerExtension.html +8 -2
- package/docs/html/functions/utilities_extensions.isBuildingSceneLayerExtension.html +8 -2
- package/docs/html/functions/utilities_extensions.isCSVLayerExtension.html +8 -2
- package/docs/html/functions/utilities_extensions.isFeatureCollectionLayerExtension.html +8 -2
- package/docs/html/functions/utilities_extensions.isFeatureLayerExtension.html +8 -2
- package/docs/html/functions/{utilities__ogc.esriSrMatchesOgcSrs.html → utilities_extensions.isGeoJSONLayerExtension.html} +40 -30
- package/docs/html/functions/utilities_extensions.isGeoRssLayerExtension.html +8 -2
- package/docs/html/functions/utilities_extensions.isGroupLayerExtension.html +8 -2
- package/docs/html/functions/utilities_extensions.isImageryLayerExtension.html +8 -2
- package/docs/html/functions/utilities_extensions.isKMLLayerExtension.html +8 -2
- package/docs/html/functions/utilities_extensions.isMapImageLayerExtension.html +8 -2
- package/docs/html/functions/utilities_extensions.isMapImageSublayerExtension.html +8 -2
- package/docs/html/functions/utilities_extensions.isPointCloudLayerExtension.html +8 -2
- package/docs/html/functions/utilities_extensions.isSceneLayerExtension.html +8 -2
- package/docs/html/functions/utilities_extensions.isStreamLayerExtension.html +8 -2
- package/docs/html/functions/utilities_extensions.isSubtypeGroupLayerExtension.html +8 -2
- package/docs/html/functions/utilities_extensions.isSubtypeSublayerExtension.html +8 -2
- package/docs/html/functions/utilities_extensions.isTileLayerExtension.html +8 -2
- package/docs/html/functions/utilities_extensions.isWMSLayerExtension.html +8 -2
- package/docs/html/functions/utilities_extensions.isWMSSublayerExtension.html +8 -2
- package/docs/html/functions/utilities_extensions.isWMTSLayerExtension.html +8 -2
- package/docs/html/functions/utilities_field.isNumericFieldType.html +9 -2
- package/docs/html/functions/utilities_geometry.buffer.html +7 -2
- package/docs/html/functions/utilities_geometry.createCrossTypeUnion.html +7 -2
- package/docs/html/functions/utilities_geometry.denormalizeExtent.html +7 -2
- package/docs/html/functions/utilities_geometry.esriToGeoJSON.html +7 -2
- package/docs/html/functions/utilities_geometry.esriToGml.html +7 -2
- package/docs/html/functions/utilities_geometry.esriToWKT.html +7 -2
- package/docs/html/functions/utilities_geometry.esriWkidToWkt.html +7 -2
- package/docs/html/functions/utilities_geometry.esriWktToWkid.html +7 -2
- package/docs/html/functions/utilities_geometry.geoJSONToEsri.html +7 -2
- package/docs/html/functions/utilities_geometry.getBounds.html +7 -2
- package/docs/html/functions/utilities_geometry.getScreenExtent.html +7 -2
- package/docs/html/functions/utilities_geometry.gmlToEsri.html +7 -2
- package/docs/html/functions/utilities_geometry.isExtent.html +7 -2
- package/docs/html/functions/utilities_geometry.isGeometry.html +7 -2
- package/docs/html/functions/utilities_geometry.isMesh.html +7 -2
- package/docs/html/functions/utilities_geometry.isMultipoint.html +7 -2
- package/docs/html/functions/utilities_geometry.isPoint.html +7 -2
- package/docs/html/functions/utilities_geometry.isPolygon.html +7 -2
- package/docs/html/functions/utilities_geometry.isPolyline.html +7 -2
- package/docs/html/functions/utilities_geometry.project.html +7 -2
- package/docs/html/functions/utilities_geometry.removeZValues.html +7 -2
- package/docs/html/functions/utilities_geometry.wktToEsri.html +7 -2
- package/docs/html/functions/utilities_iterable.concat.html +7 -2
- package/docs/html/functions/utilities_iterable.every.html +7 -2
- package/docs/html/functions/utilities_iterable.filter.html +7 -2
- package/docs/html/functions/utilities_iterable.find.html +7 -2
- package/docs/html/functions/utilities_iterable.first.html +7 -2
- package/docs/html/functions/utilities_iterable.flatten.html +7 -2
- package/docs/html/functions/utilities_iterable.forEach.html +7 -2
- package/docs/html/functions/utilities_iterable.fromSingleItem.html +7 -2
- package/docs/html/functions/utilities_iterable.length.html +7 -2
- package/docs/html/functions/utilities_iterable.map.html +7 -2
- package/docs/html/functions/utilities_iterable.reduce.html +7 -2
- package/docs/html/functions/utilities_iterable.some.html +7 -2
- package/docs/html/functions/utilities_log.getLogger.html +7 -2
- package/docs/html/functions/utilities_log.reset.html +7 -2
- package/docs/html/functions/utilities_log.setLogLevel.html +7 -2
- package/docs/html/functions/utilities_log.setLoggerFactory.html +7 -2
- package/docs/html/functions/utilities_mapping.getMapSpatialReference.html +7 -2
- package/docs/html/functions/utilities_mapping.isBasemap.html +7 -2
- package/docs/html/functions/utilities_mapping.isGround.html +7 -2
- package/docs/html/functions/utilities_mapping.isMap.html +7 -2
- package/docs/html/functions/utilities_mapping.isWebMap.html +7 -2
- package/docs/html/functions/utilities_mapping.isWebScene.html +7 -2
- package/docs/html/functions/utilities_math.average.html +7 -2
- package/docs/html/functions/utilities_math.degreesToRadians.html +7 -2
- package/docs/html/functions/utilities_math.radiansToDegrees.html +7 -2
- package/docs/html/functions/utilities_math.standardDeviation.html +7 -2
- package/docs/html/functions/utilities_math.sum.html +7 -2
- package/docs/html/functions/utilities_number.format.html +7 -2
- package/docs/html/functions/utilities_number.parse.html +7 -2
- package/docs/html/functions/utilities_object.deepAssign.html +7 -2
- package/docs/html/functions/utilities_object.deepClone.html +7 -2
- package/docs/html/functions/utilities_object.deepSearchAndTransform.html +7 -2
- package/docs/html/functions/utilities_object.deepSearchAndTransformAsync.html +7 -2
- package/docs/html/functions/utilities_object.filter.html +7 -2
- package/docs/html/functions/utilities_object.getPropertyDescriptor.html +7 -2
- package/docs/html/functions/utilities_object.isEmpty.html +7 -2
- package/docs/html/functions/utilities_object.isPlainObject.html +7 -2
- package/docs/html/functions/utilities_object.map.html +7 -2
- package/docs/html/functions/utilities_object.toJSON.html +7 -2
- package/docs/html/functions/utilities_portal.getPortalItemHtmlUrl.html +7 -2
- package/docs/html/functions/utilities_portal.isPortalItemId.html +7 -2
- package/docs/html/functions/utilities_portal.isPortalItemLike.html +7 -2
- package/docs/html/functions/utilities_portal.isPortalItemUrl.html +7 -2
- package/docs/html/functions/utilities_portal.serializePortalItem.html +7 -2
- package/docs/html/functions/utilities_portal.toPortalItem.html +7 -2
- package/docs/html/functions/utilities_promise.asyncFlatMap.html +7 -2
- package/docs/html/functions/utilities_promise.delay.html +7 -2
- package/docs/html/functions/utilities_promise.each.html +7 -2
- package/docs/html/functions/utilities_promise.map.html +7 -2
- package/docs/html/functions/utilities_promise.parallelEach.html +7 -2
- package/docs/html/functions/utilities_promise.props.html +7 -2
- package/docs/html/functions/utilities_promise.reduce.html +7 -2
- package/docs/html/functions/utilities_promise.timeout.html +7 -2
- package/docs/html/functions/utilities_query.count.html +7 -2
- package/docs/html/functions/utilities_query.query.html +7 -2
- package/docs/html/functions/utilities_query.spatialFilter.html +7 -2
- package/docs/html/functions/utilities_relationships.isQueryBasedRelationship.html +7 -2
- package/docs/html/functions/utilities_renderers.isClassBreaksRenderer.html +7 -2
- package/docs/html/functions/utilities_renderers.isDictionaryRenderer.html +7 -2
- package/docs/html/functions/utilities_renderers.isDotDensityRenderer.html +7 -2
- package/docs/html/functions/utilities_renderers.isHeatMapRenderer.html +7 -2
- package/docs/html/functions/utilities_renderers.isSimpleRenderer.html +7 -2
- package/docs/html/functions/utilities_renderers.isUniqueValueRenderer.html +7 -2
- package/docs/html/functions/utilities_scaleRanges.expandExtentToScale.html +7 -2
- package/docs/html/functions/utilities_scaleRanges.getNextScale.html +7 -2
- package/docs/html/functions/utilities_scaleRanges.getScaleRange.html +7 -2
- package/docs/html/functions/utilities_set.difference.html +7 -2
- package/docs/html/functions/utilities_set.filter.html +7 -2
- package/docs/html/functions/utilities_set.find.html +7 -2
- package/docs/html/functions/utilities_set.intersection.html +7 -2
- package/docs/html/functions/utilities_set.union.html +7 -2
- package/docs/html/functions/utilities_string.camelToKebabCase.html +7 -2
- package/docs/html/functions/utilities_string.escapeRegExp.html +7 -2
- package/docs/html/functions/utilities_string.format.html +7 -2
- package/docs/html/functions/utilities_string.kebabToCamelCase.html +7 -2
- package/docs/html/functions/utilities_symbol.isCimSymbol.html +7 -2
- package/docs/html/functions/utilities_symbol.isExtrudeSymbol3DLayer.html +7 -2
- package/docs/html/functions/utilities_symbol.isFillSymbol3DLayer.html +7 -2
- package/docs/html/functions/utilities_symbol.isIconSymbol3DLayer.html +7 -2
- package/docs/html/functions/utilities_symbol.isLabelSymbol3D.html +7 -2
- package/docs/html/functions/utilities_symbol.isLineSymbol3D.html +7 -2
- package/docs/html/functions/utilities_symbol.isLineSymbol3DLayer.html +7 -2
- package/docs/html/functions/utilities_symbol.isMeshGeometrySymbol.html +7 -2
- package/docs/html/functions/utilities_symbol.isMeshSymbol3D.html +7 -2
- package/docs/html/functions/utilities_symbol.isObjectSymbol3DLayer.html +7 -2
- package/docs/html/functions/utilities_symbol.isPathSymbol3DLayer.html +7 -2
- package/docs/html/functions/utilities_symbol.isPictureFillSymbol.html +7 -2
- package/docs/html/functions/utilities_symbol.isPictureMarkerSymbol.html +7 -2
- package/docs/html/functions/utilities_symbol.isPointGeometrySymbol.html +7 -2
- package/docs/html/functions/utilities_symbol.isPointSymbol3D.html +7 -2
- package/docs/html/functions/utilities_symbol.isPolygonGeometrySymbol.html +7 -2
- package/docs/html/functions/utilities_symbol.isPolygonSymbol3D.html +7 -2
- package/docs/html/functions/utilities_symbol.isPolylineGeometrySymbol.html +7 -2
- package/docs/html/functions/utilities_symbol.isSimpleFillSymbol.html +7 -2
- package/docs/html/functions/utilities_symbol.isSimpleLineSymbol.html +7 -2
- package/docs/html/functions/utilities_symbol.isSimpleMarkerSymbol.html +7 -2
- package/docs/html/functions/utilities_symbol.isSymbol.html +7 -2
- package/docs/html/functions/utilities_symbol.isSymbol3D.html +7 -2
- package/docs/html/functions/utilities_symbol.isTextSymbol.html +7 -2
- package/docs/html/functions/utilities_symbol.isVolumetric.html +7 -2
- package/docs/html/functions/utilities_symbol.isWebStyleSymbol.html +7 -2
- package/docs/html/functions/utilities_uri.addQueryParameter.html +7 -2
- package/docs/html/functions/utilities_uri.isAbsoluteUri.html +7 -2
- package/docs/html/functions/utilities_uri.isPackageUri.html +7 -2
- package/docs/html/functions/utilities_uri.isRelativeUri.html +7 -2
- package/docs/html/functions/utilities_uri.removeQueryParameter.html +7 -2
- package/docs/html/functions/utilities_uri.toAbsoluteUri.html +7 -2
- package/docs/html/functions/utilities_uuid.generateUuid.html +7 -2
- package/docs/html/functions/utilities_watch.onCollectionPropertyChange.html +7 -2
- package/docs/html/functions/utilities_watch.onEach.html +7 -2
- package/docs/html/functions/utilities_watch.onOnce.html +7 -2
- package/docs/html/functions/utilities_watch.watchCollectionPropertyEach.html +7 -2
- package/docs/html/functions/utilities_watch.watchEach.html +7 -2
- package/docs/html/index.html +7 -2
- package/docs/html/interfaces/Entity.Entity.html +7 -2
- package/docs/html/interfaces/Entity.EntityBaseProperties.html +7 -2
- package/docs/html/interfaces/Entity.EntityProperties.html +7 -2
- package/docs/html/interfaces/Hyperlink.HyperlinkProperties.html +7 -2
- package/docs/html/interfaces/LanguageResources.LanguageResourcesProperties.html +7 -2
- package/docs/html/interfaces/config.Config.html +7 -2
- package/docs/html/interfaces/data_ArcGISServiceTableExtension.ArcGISServiceTableExtensionProperties.html +7 -2
- package/docs/html/interfaces/data_Attachment.AttachmentInfo.html +7 -2
- package/docs/html/interfaces/data_Attachment.AttachmentProperties.html +7 -2
- package/docs/html/interfaces/data_Capabilities.Capabilities.html +7 -2
- package/docs/html/interfaces/data_Feature.FeatureProperties.html +7 -2
- package/docs/html/interfaces/data_Feature.FetchRelatedFeaturesOptions.html +7 -2
- package/docs/html/interfaces/data_Feature.FormatOptions.html +7 -2
- package/docs/html/interfaces/data_Feature.PresentableAttributes.html +9 -4
- package/docs/html/interfaces/data_FeatureList.FeatureListProperties.html +7 -2
- package/docs/html/interfaces/data_FeatureList.FilterClause.html +7 -2
- package/docs/html/interfaces/data_FeatureList.SortClause.html +7 -2
- package/docs/html/interfaces/data_FeatureSet.FeatureSetProperties.html +7 -2
- package/docs/html/interfaces/data_FeatureSettings.FeatureSettingsProperties.html +7 -2
- package/docs/html/interfaces/data_FeatureSettings.PopupContentExtensionCollection.html +7 -2
- package/docs/html/interfaces/data_FeatureSource.FeatureReadOptions-1.html +7 -2
- package/docs/html/interfaces/data_FeatureSource.FeatureSource.html +7 -2
- package/docs/html/interfaces/data_FeatureSource.FeatureSourceProperties.html +7 -2
- package/docs/html/interfaces/data_FeatureSource.FeatureWriteOptions.html +7 -2
- package/docs/html/interfaces/data_FeatureSourceBase.FeatureSourceBaseProperties.html +7 -2
- package/docs/html/interfaces/data_FeatureStream.FeatureStreamProperties.html +7 -2
- package/docs/html/interfaces/data_FieldExtension.FieldExtensionProperties.html +7 -2
- package/docs/html/interfaces/data_FieldExtension.FieldProperties.html +7 -2
- package/docs/html/interfaces/data_PopupContentExtension.ContentProperties.html +7 -2
- package/docs/html/interfaces/data_PopupContentExtension.ContentRef.html +7 -2
- package/docs/html/interfaces/data_PopupContentExtension.PopupContentExtensionProperties.html +7 -2
- package/docs/html/interfaces/data_QuerySourceCapabilities.QuerySourceCapabilities.html +7 -2
- package/docs/html/interfaces/data_Schema.FieldCollection.html +7 -2
- package/docs/html/interfaces/data_Schema.FieldExtensionCollection.html +7 -2
- package/docs/html/interfaces/data_Schema.SchemaProperties.html +7 -2
- package/docs/html/interfaces/data_Table.TableProperties.html +7 -2
- package/docs/html/interfaces/data_TaskSettings.TaskSettingsProperties.html +7 -2
- package/docs/html/interfaces/data__Relationship.Relationship-1.html +9 -4
- package/docs/html/interfaces/data__Relationship.RelationshipProperties.html +7 -2
- package/docs/html/interfaces/data__TableExtension.TableExtensionProperties.html +7 -2
- package/docs/html/interfaces/data__TableExtension.TableProperties.html +7 -2
- package/docs/html/interfaces/data__TableExtension.TableReference.html +7 -2
- package/docs/html/interfaces/data_convert.FromCsvOptions.html +7 -2
- package/docs/html/interfaces/data_convert.FromShapefileOptions.html +7 -2
- package/docs/html/interfaces/data_convert.FromXLSXOptions.html +7 -2
- package/docs/html/interfaces/data_convert.ToCsvOptions.html +7 -2
- package/docs/html/interfaces/data_convert.ToShapefileOptions.html +7 -2
- package/docs/html/interfaces/data_convert.ToXLSXOptions.html +7 -2
- package/docs/html/interfaces/data_support_RelationshipFactory.RelationshipFactory.html +7 -2
- package/docs/html/interfaces/data_support_TableExtensionFactory.TableExtensionFactory.html +7 -2
- package/docs/html/interfaces/data_support_attachments.AddAttachmentOptions.html +7 -2
- package/docs/html/interfaces/data_support_attachments.AttachmentEnabledLayer.html +7 -2
- package/docs/html/interfaces/layer_preset_LayerPreset.LayerPresetProperties.html +7 -2
- package/docs/html/interfaces/layer_preset_LayerPresetSettings.LayerPresetSettingProperties.html +7 -2
- package/docs/html/interfaces/locale.LocaleResult.html +7 -2
- package/docs/html/interfaces/mapping_ArcGISSublayerExtension.ArcGISSublayerExtensionCollection.html +7 -2
- package/docs/html/interfaces/mapping_ArcGISSublayerExtension.ArcGISSublayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_ArcGISSublayerExtension.ArcGISSublayerProperties.html +7 -2
- package/docs/html/interfaces/mapping_BasemapExtension.BasemapExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_BasemapExtension.BasemapProperties.html +7 -2
- package/docs/html/interfaces/mapping_Bookmark.BookmarkProperties.html +7 -2
- package/docs/html/interfaces/mapping_BuildingComponentSublayerExtension.BuildingComponentSublayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_BuildingGroupSublayerExtension.BuildingGroupSublayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_BuildingSceneLayerExtension.BuildingSceneLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_BuildingSceneLayerExtension.BuildingSceneLayerProperties.html +7 -2
- package/docs/html/interfaces/mapping_BuildingSceneLayerExtension.BuildingSublayerExtensionCollection.html +7 -2
- package/docs/html/interfaces/mapping_BuildingSublayerExtension.BuildingSublayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_BuildingSublayerExtension.BuildingSublayerProperties.html +7 -2
- package/docs/html/interfaces/mapping_CSVLayerExtension.CSVLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_ElevationLayerExtension.ElevationLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_FeatureLayerExtension.FeatureLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_FeatureLayerExtension.FeatureLayerProperties.html +7 -2
- package/docs/html/interfaces/mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html +7 -2
- package/docs/html/interfaces/mapping_FeatureLayerExtensionBase.FeatureLayerExtensionBaseProperties.html +7 -2
- package/docs/html/interfaces/mapping_GeoJSONLayerExtension.GeoJSONLayerExtensionProperties.html +760 -0
- package/docs/html/interfaces/mapping_GeoRSSLayerExtension.GeoRSSLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_GraphicsLayerExtension.GraphicsLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_GroundExtension.GroundExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_GroundExtension.GroundProperties.html +7 -2
- package/docs/html/interfaces/mapping_GroupLayerExtension.GroupLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_ImageryLayerExtension.ImageryLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_ImageryTileLayerExtension.ImageryTileLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_ImageryTileLayerExtension.ImageryTileLayerProperties.html +7 -2
- package/docs/html/interfaces/mapping_IntegratedMeshLayerExtension.IntegratedMeshLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_KMLLayerExtension.KMLLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_KMLSublayerExtension.KMLSublayerExtensionCollection.html +7 -2
- package/docs/html/interfaces/mapping_KMLSublayerExtension.KMLSublayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_MapConstraints.MapConstraintsProperties.html +7 -2
- package/docs/html/interfaces/mapping_MapConstraints.ViewSyncConstraints.html +7 -2
- package/docs/html/interfaces/mapping_MapExtension.MapExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_MapExtension.TableExtensionCollection.html +7 -2
- package/docs/html/interfaces/mapping_MapImageLayerExtension.MapImageLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_MapImageSublayerExtension.MapImageSublayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_MapImageSublayerExtension.MapImageSublayerProperties.html +7 -2
- package/docs/html/interfaces/mapping_OpenStreetMapLayerExtension.OpenStreetMapLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_PointCloudLayerExtension.PointCloudLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_PointCloudLayerExtension.PointCloudLayerProperties.html +7 -2
- package/docs/html/interfaces/mapping_SceneLayerExtension.SceneLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_StreamLayerExtension.StreamLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_SubtypeGroupLayerExtension.SubtypeGroupLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_SubtypeSublayerExtension.SubtypeSublayerExtensionCollection.html +7 -2
- package/docs/html/interfaces/mapping_SubtypeSublayerExtension.SubtypeSublayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_SubtypeSublayerExtension.SubtypeSublayerProperties.html +7 -2
- package/docs/html/interfaces/mapping_TileLayerExtension.TileLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_TileLayerExtension.TileLayerProperties.html +7 -2
- package/docs/html/interfaces/mapping_TileSublayerExtension.TileSublayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_TileSublayerExtension.TileSublayerProperties.html +7 -2
- package/docs/html/interfaces/mapping_VectorTileLayerExtension.VectorTileLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_WMSLayerExtension.WMSLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_WMSSublayerExtension.WMSSublayerExtensionCollection.html +7 -2
- package/docs/html/interfaces/mapping_WMSSublayerExtension.WMSSublayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_WMSSublayerExtension.WMSSublayerProperties.html +7 -2
- package/docs/html/interfaces/mapping_WMTSLayerExtension.WMTSLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_WMTSLayerExtension.WMTSSublayerExtensionCollection.html +7 -2
- package/docs/html/interfaces/mapping_WMTSSublayerExtension.WMTSSublayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_WebTileLayerExtension.WebTileLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping__LayerExtension.LayerExtensionProperties.html +8 -2
- package/docs/html/interfaces/mapping__LayerExtension.LayerProperties.html +7 -2
- package/docs/html/interfaces/mapping__LayerExtension.LayerReference.html +7 -2
- package/docs/html/interfaces/mapping__SublayerExtension.SublayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping__SublayerExtension.SublayerProperties.html +7 -2
- package/docs/html/interfaces/mapping__SublayerExtension.SublayerReference.html +7 -2
- package/docs/html/interfaces/mapping_support_ArrayWrappedCollection.ArrayWrappedCollectionProperties.html +7 -2
- package/docs/html/interfaces/mapping_support_BasemapExtensionFactory.BasemapExtensionFactory.html +7 -2
- package/docs/html/interfaces/mapping_support_LayerExtensionFactory.LayerExtensionFactory.html +7 -2
- package/docs/html/interfaces/mapping_support_SublayerExtensionFactory.SublayerExtensionFactory.html +7 -2
- package/docs/html/interfaces/mapping_support_WfsCapabilities.WfsCapabilitiesProperties.html +7 -2
- package/docs/html/interfaces/mapping_support_WfsFeatureType.WfsFeatureTypeProperties.html +7 -2
- package/docs/html/interfaces/mapping_support__LayerExtensionCollection.LayerExtensionCollection.html +7 -2
- package/docs/html/interfaces/mapping_support__SublayerExtensionCollection.SublayerExtensionCollection.html +7 -2
- package/docs/html/interfaces/menus_Menu.MenuProperties.html +7 -2
- package/docs/html/interfaces/menus_MenuItem.MenuItemProperties.html +7 -2
- package/docs/html/interfaces/menus_MenuItemState.MenuItemState.html +7 -2
- package/docs/html/interfaces/menus_support_MenuFactory.MenuFactory.html +7 -2
- package/docs/html/interfaces/menus_support_MenuItemFactory.MenuItemFactory.html +7 -2
- package/docs/html/interfaces/portal_ApplicationProperties.ApplicationProperties.html +7 -2
- package/docs/html/interfaces/portal_Background.ColorBackground.html +7 -2
- package/docs/html/interfaces/portal_BaseMap.BaseMap-1.html +7 -2
- package/docs/html/interfaces/portal_BaseMapLayer.BaseMapLayerBase.html +7 -2
- package/docs/html/interfaces/portal_BingLayer.BingLayer.html +7 -2
- package/docs/html/interfaces/portal_Bookmark.Bookmark.html +7 -2
- package/docs/html/interfaces/portal_BuildingSceneLayer.AuthoringInfoFilterBlock.html +7 -2
- package/docs/html/interfaces/portal_BuildingSceneLayer.AuthoringInfoFilterType.html +7 -2
- package/docs/html/interfaces/portal_BuildingSceneLayer.BuildingSceneLayer-1.html +7 -2
- package/docs/html/interfaces/portal_BuildingSceneLayer.Filter.html +7 -2
- package/docs/html/interfaces/portal_BuildingSceneLayer.FilterAuthoringInfoCheckbox.html +7 -2
- package/docs/html/interfaces/portal_BuildingSceneLayer.FilterBlock.html +7 -2
- package/docs/html/interfaces/portal_BuildingSceneLayer.FilterModeSolid.html +7 -2
- package/docs/html/interfaces/portal_BuildingSceneLayer.FilterModeWireFrame.html +7 -2
- package/docs/html/interfaces/portal_BuildingSceneSublayer.BuildingSceneSublayer-1.html +7 -2
- package/docs/html/interfaces/portal_CIMSymbol.CIMSymbol.html +7 -2
- package/docs/html/interfaces/portal_CSVLayer.CSVLayer-1.html +7 -2
- package/docs/html/interfaces/portal_Callout.Border.html +7 -2
- package/docs/html/interfaces/portal_Callout.Callout.html +7 -2
- package/docs/html/interfaces/portal_Camera.Camera-1.html +7 -2
- package/docs/html/interfaces/portal_ClassBreaksRenderer.ClassBreakInfo.html +7 -2
- package/docs/html/interfaces/portal_ClassBreaksRenderer.ClassBreaksRenderer.html +7 -2
- package/docs/html/interfaces/portal_CodedValueDomain.CodedValue.html +7 -2
- package/docs/html/interfaces/portal_CodedValueDomain.CodedValueDomain-1.html +7 -2
- package/docs/html/interfaces/portal_ColorClassBreakInfo.ColorClassBreakInfo.html +7 -2
- package/docs/html/interfaces/portal_ColorUniqueValueInfos.ColorUniqueValueInfos.html +7 -2
- package/docs/html/interfaces/portal_DataSource.DataSourceBase.html +7 -2
- package/docs/html/interfaces/portal_DefinitionEditor.DefinitionEditor.html +7 -2
- package/docs/html/interfaces/portal_DefinitionEditor.Input.html +7 -2
- package/docs/html/interfaces/portal_DefinitionEditor.Parameter.html +7 -2
- package/docs/html/interfaces/portal_Domain.DomainBase.html +7 -2
- package/docs/html/interfaces/portal_DrawingInfo.DrawingInfo-1.html +7 -2
- package/docs/html/interfaces/portal_DynamicDataLayer.DynamicDataLayer.html +7 -2
- package/docs/html/interfaces/portal_DynamicMapLayer.DynamicMapLayer.html +7 -2
- package/docs/html/interfaces/portal_Edges.SketchEdges.html +7 -2
- package/docs/html/interfaces/portal_Edges.SolidEdges.html +7 -2
- package/docs/html/interfaces/portal_Effect.BloomEffectFunction.html +7 -2
- package/docs/html/interfaces/portal_Effect.BlurEffectFunction.html +7 -2
- package/docs/html/interfaces/portal_Effect.BrightnessEffectFunction.html +7 -2
- package/docs/html/interfaces/portal_Effect.ContrastEffectFunction.html +7 -2
- package/docs/html/interfaces/portal_Effect.DropShadowEffectFunction.html +7 -2
- package/docs/html/interfaces/portal_Effect.GrayscaleEffectFunction.html +7 -2
- package/docs/html/interfaces/portal_Effect.HueRotateEffectFunction.html +7 -2
- package/docs/html/interfaces/portal_Effect.InvertEffectFunction.html +7 -2
- package/docs/html/interfaces/portal_Effect.OpacityEffectFunction.html +7 -2
- package/docs/html/interfaces/portal_Effect.SaturateEffectFunction.html +7 -2
- package/docs/html/interfaces/portal_Effect.ScaleDependentEffect.html +7 -2
- package/docs/html/interfaces/portal_Effect.SepiaEffectFunction.html +7 -2
- package/docs/html/interfaces/portal_ElevationInfo.ElevationInfo-1.html +7 -2
- package/docs/html/interfaces/portal_ElevationInfo.FeatureExpressionInfo.html +7 -2
- package/docs/html/interfaces/portal_ElevationLayer.ElevationLayer-1.html +7 -2
- package/docs/html/interfaces/portal_Environment.Environment-1.html +7 -2
- package/docs/html/interfaces/portal_Extent.Extent.html +7 -2
- package/docs/html/interfaces/portal_ExtrudeSymbol3DLayer.ExtrudeSymbol3DLayer.html +7 -2
- package/docs/html/interfaces/portal_Feature.Feature-1.html +7 -2
- package/docs/html/interfaces/portal_FeatureCollection.FeatureCollection.html +7 -2
- package/docs/html/interfaces/portal_FeatureLayer.FeatureLayer-1.html +7 -2
- package/docs/html/interfaces/portal_FeatureReduction.FeatureReductionCluster.html +7 -2
- package/docs/html/interfaces/portal_FeatureReduction.FeatureReductionSelection.html +7 -2
- package/docs/html/interfaces/portal_FeatureSet.FeatureSet.html +7 -2
- package/docs/html/interfaces/portal_Field.Field-1.html +7 -2
- package/docs/html/interfaces/portal_FieldInfo.FieldInfo.html +7 -2
- package/docs/html/interfaces/portal_FillSymbol3DLayer.FillSymbol3DLayer.html +7 -2
- package/docs/html/interfaces/portal_FormInfo.FormAttachmentElement.html +7 -2
- package/docs/html/interfaces/portal_FormInfo.FormBarcodeScannerInput.html +7 -2
- package/docs/html/interfaces/portal_FormInfo.FormComboBoxInput.html +7 -2
- package/docs/html/interfaces/portal_FormInfo.FormDateTimePickerInput.html +7 -2
- package/docs/html/interfaces/portal_FormInfo.FormExpressionInfo.html +7 -2
- package/docs/html/interfaces/portal_FormInfo.FormFieldElement.html +7 -2
- package/docs/html/interfaces/portal_FormInfo.FormGroupElement.html +7 -2
- package/docs/html/interfaces/portal_FormInfo.FormInfo-1.html +7 -2
- package/docs/html/interfaces/portal_FormInfo.FormRadioButtonsInput.html +7 -2
- package/docs/html/interfaces/portal_FormInfo.FormRelationshipElement.html +7 -2
- package/docs/html/interfaces/portal_FormInfo.FormSwitchInput.html +7 -2
- package/docs/html/interfaces/portal_FormInfo.FormTextAreaInput.html +7 -2
- package/docs/html/interfaces/portal_FormInfo.FormTextBoxInput.html +7 -2
- package/docs/html/interfaces/portal_Format.Format.html +7 -2
- package/docs/html/interfaces/portal_GeoJSONLayer.GeoJSONLayer-1.html +794 -0
- package/docs/html/interfaces/portal_GeoRSSLayer.GeoRSSLayer-1.html +7 -2
- package/docs/html/interfaces/portal_Geometry.GeometryBase.html +7 -2
- package/docs/html/interfaces/portal_Ground.Ground-1.html +7 -2
- package/docs/html/interfaces/portal_GroupLayer.GroupLayer-1.html +7 -2
- package/docs/html/interfaces/portal_HeatmapRenderer.ColorStop.html +7 -2
- package/docs/html/interfaces/portal_HeatmapRenderer.HeatmapRenderer.html +7 -2
- package/docs/html/interfaces/portal_HeightModelInfo.HeightModelInfo.html +7 -2
- package/docs/html/interfaces/portal_IconSymbol3DLayer.IconSymbol3DLayer.html +7 -2
- package/docs/html/interfaces/portal_ImageServiceLayer.ImageServiceLayer-1.html +7 -2
- package/docs/html/interfaces/portal_ImageServiceVectorLayer.ImageServiceVectorLayer.html +7 -2
- package/docs/html/interfaces/portal_InheritedDomain.InheritedDomain-1.html +7 -2
- package/docs/html/interfaces/portal_InitialState.InitialState-1.html +7 -2
- package/docs/html/interfaces/portal_IntegratedMeshLayer.IntegratedMeshLayer-1.html +7 -2
- package/docs/html/interfaces/portal_Item.Item-1.html +7 -2
- package/docs/html/interfaces/portal_JoinTableDataSource.JoinTableDataSource.html +7 -2
- package/docs/html/interfaces/portal_KMLLayer.KMLLayer-1.html +7 -2
- package/docs/html/interfaces/portal_LabelSymbol3D.LabelSymbol3D.html +7 -2
- package/docs/html/interfaces/portal_LabelingInfo.LabelingInfo-1.html +7 -2
- package/docs/html/interfaces/portal_Layer.Layer-1.html +7 -2
- package/docs/html/interfaces/portal_LayerDefinition.FieldOverride.html +7 -2
- package/docs/html/interfaces/portal_LayerDefinition.LayerDefinition-1.html +7 -2
- package/docs/html/interfaces/portal_LayerDefinition.LayerDefinitionDefaults.html +7 -2
- package/docs/html/interfaces/portal_LayerDefinition.LayerTimeInfo.html +7 -2
- package/docs/html/interfaces/portal_LayerDefinition.OrderByClause.html +7 -2
- package/docs/html/interfaces/portal_LayerDefinition.TimeInfoExportOptions.html +7 -2
- package/docs/html/interfaces/portal_Lighting.SunLighting.html +7 -2
- package/docs/html/interfaces/portal_Lighting.VirtualLighting.html +7 -2
- package/docs/html/interfaces/portal_LineSymbol3D.LineSymbol3D.html +7 -2
- package/docs/html/interfaces/portal_LineSymbol3DLayer.LineSymbol3DLayer.html +7 -2
- package/docs/html/interfaces/portal_LocationInfo.LocationInfo.html +7 -2
- package/docs/html/interfaces/portal_MapFloorInfo.FacilityLayerInfo.html +7 -2
- package/docs/html/interfaces/portal_MapFloorInfo.LevelLayerInfo.html +7 -2
- package/docs/html/interfaces/portal_MapFloorInfo.MapFloorInfo-1.html +7 -2
- package/docs/html/interfaces/portal_MapFloorInfo.SiteLayerInfo.html +7 -2
- package/docs/html/interfaces/portal_MapRangeInfo.MapRangeInfo.html +7 -2
- package/docs/html/interfaces/portal_MapServiceLayer.MapServiceLayer-1.html +7 -2
- package/docs/html/interfaces/portal_MediaInfo.MediaInfo.html +7 -2
- package/docs/html/interfaces/portal_MeshSymbol3D.MeshSymbol3D.html +7 -2
- package/docs/html/interfaces/portal_MosaicRule.MosaicRule-1.html +7 -2
- package/docs/html/interfaces/portal_Multipoint.Multipoint.html +7 -2
- package/docs/html/interfaces/portal_ObjectSymbol3DLayer.ObjectSymbol3DLayer.html +7 -2
- package/docs/html/interfaces/portal_OpenStreetMapLayer.OpenStreetMapLayer-1.html +7 -2
- package/docs/html/interfaces/portal_OperationalLayer.OperationalLayerBase.html +8 -2
- package/docs/html/interfaces/portal_PathSymbol3DLayer.PathSymbol3DLayer.html +7 -2
- package/docs/html/interfaces/portal_PictureFillSymbol.PictureFillSymbol.html +7 -2
- package/docs/html/interfaces/portal_PictureMarkerSymbol.PictureMarkerSymbol.html +7 -2
- package/docs/html/interfaces/portal_Point.Point.html +7 -2
- package/docs/html/interfaces/portal_PointCloudBitfieldFilter.PointCloudBitfieldFilter.html +7 -2
- package/docs/html/interfaces/portal_PointCloudClassBreaksRenderer.PointCloudClassBreaksRenderer.html +7 -2
- package/docs/html/interfaces/portal_PointCloudFixedSizeAlgorithm.PointCloudFixedSizeAlgorithm.html +7 -2
- package/docs/html/interfaces/portal_PointCloudLayer.PointCloudLayer-1.html +7 -2
- package/docs/html/interfaces/portal_PointCloudRGBRenderer.PointCloudRGBRenderer.html +7 -2
- package/docs/html/interfaces/portal_PointCloudRenderer.PointCloudRendererBase.html +7 -2
- package/docs/html/interfaces/portal_PointCloudReturnFilter.PointCloudReturnFilter.html +7 -2
- package/docs/html/interfaces/portal_PointCloudSplatAlgorithm.PointCloudSplatAlgorithm.html +7 -2
- package/docs/html/interfaces/portal_PointCloudStretchRenderer.PointCloudStretchRenderer.html +7 -2
- package/docs/html/interfaces/portal_PointCloudUniqueValueRenderer.PointCloudUniqueValueRenderer.html +7 -2
- package/docs/html/interfaces/portal_PointCloudValueFilter.PointCloudValueFilter.html +7 -2
- package/docs/html/interfaces/portal_PointSymbol3D.PointSymbol3D.html +7 -2
- package/docs/html/interfaces/portal_Polygon.Polygon.html +7 -2
- package/docs/html/interfaces/portal_PolygonSymbol3D.PolygonSymbol3D.html +7 -2
- package/docs/html/interfaces/portal_Polyline.Polyline.html +7 -2
- package/docs/html/interfaces/portal_PopupExpressionInfo.PopupExpressionInfo.html +7 -2
- package/docs/html/interfaces/portal_PopupInfo.OrderByFields.html +7 -2
- package/docs/html/interfaces/portal_PopupInfo.PopupElement.html +7 -2
- package/docs/html/interfaces/portal_PopupInfo.PopupInfo-1.html +7 -2
- package/docs/html/interfaces/portal_PopupInfo.RelatedRecordsInfo.html +7 -2
- package/docs/html/interfaces/portal_PredominanceRenderer.PredominanceRenderer.html +7 -2
- package/docs/html/interfaces/portal_Presentation.Presentation-1.html +7 -2
- package/docs/html/interfaces/portal_QueryTableDataSource.QueryTableDataSource.html +7 -2
- package/docs/html/interfaces/portal_RangeDomain.RangeDomain-1.html +7 -2
- package/docs/html/interfaces/portal_RangeInfo.RangeInfo.html +7 -2
- package/docs/html/interfaces/portal_RasterDataSource.RasterDataSource.html +7 -2
- package/docs/html/interfaces/portal_Renderer.AuthoringInfo.html +7 -2
- package/docs/html/interfaces/portal_Renderer.ColorRamp.html +7 -2
- package/docs/html/interfaces/portal_Renderer.RendererBase.html +7 -2
- package/docs/html/interfaces/portal_RenderingRule.RenderingRule-1.html +7 -2
- package/docs/html/interfaces/portal_SceneLayer.SceneLayer-1.html +7 -2
- package/docs/html/interfaces/portal_SimpleFillSymbol.SimpleFillSymbol.html +7 -2
- package/docs/html/interfaces/portal_SimpleLineSymbol.SimpleLineSymbol.html +7 -2
- package/docs/html/interfaces/portal_SimpleMarkerSymbol.SimpleMarkerSymbol.html +7 -2
- package/docs/html/interfaces/portal_SimpleRenderer.SimpleRenderer.html +7 -2
- package/docs/html/interfaces/portal_Slide.Slide-1.html +7 -2
- package/docs/html/interfaces/portal_SpatialReference.SpatialReference-1.html +7 -2
- package/docs/html/interfaces/portal_StreamLayer.StreamLayer-1.html +7 -2
- package/docs/html/interfaces/portal_StyleSymbolReference.StyleSymbolReference.html +7 -2
- package/docs/html/interfaces/portal_SubtypeGroupLayer.SubtypeGroupLayer-1.html +7 -2
- package/docs/html/interfaces/portal_SubtypeGroupLayer.SubtypeSubtypeGroupLayer.html +7 -2
- package/docs/html/interfaces/portal_SubtypeSublayer.SubtypeSublayer-1.html +7 -2
- package/docs/html/interfaces/portal_Symbol.Font.html +7 -2
- package/docs/html/interfaces/portal_Symbol.SymbolBase.html +7 -2
- package/docs/html/interfaces/portal_Symbol3D.Material.html +7 -2
- package/docs/html/interfaces/portal_Symbol3D.Outline.html +7 -2
- package/docs/html/interfaces/portal_Symbol3D.ResourceIconSymbol.html +7 -2
- package/docs/html/interfaces/portal_Symbol3D.ResourceObjectSymbol.html +7 -2
- package/docs/html/interfaces/portal_Symbol3D.Symbol3DBase.html +7 -2
- package/docs/html/interfaces/portal_Symbol3D.Symbol3DLayer.html +7 -2
- package/docs/html/interfaces/portal_Table.Table.html +7 -2
- package/docs/html/interfaces/portal_TableDataSource.TableDataSource.html +7 -2
- package/docs/html/interfaces/portal_Template.Template-1.html +7 -2
- package/docs/html/interfaces/portal_TemporalRenderer.TemporalRenderer.html +7 -2
- package/docs/html/interfaces/portal_TextSymbol.TextSymbol.html +7 -2
- package/docs/html/interfaces/portal_TextSymbol3DLayer.TextSymbol3DLayer.html +7 -2
- package/docs/html/interfaces/portal_TileInfo.TileInfo-1.html +7 -2
- package/docs/html/interfaces/portal_TiledImageServiceLayer.TiledImageServiceLayer-1.html +7 -2
- package/docs/html/interfaces/portal_TiledMapServiceLayer.TiledMapServiceLayer-1.html +7 -2
- package/docs/html/interfaces/portal_Type.Type-1.html +7 -2
- package/docs/html/interfaces/portal_UniqueValueFromStyle.UniqueValueFromStyle.html +7 -2
- package/docs/html/interfaces/portal_UniqueValueRenderer.UniqueValueInfo.html +7 -2
- package/docs/html/interfaces/portal_UniqueValueRenderer.UniqueValueRenderer.html +7 -2
- package/docs/html/interfaces/portal_UtilityNetwork.TraceConfiguration.html +7 -2
- package/docs/html/interfaces/portal_UtilityNetwork.UtilityNetwork-1.html +7 -2
- package/docs/html/interfaces/portal_Value.Value.html +7 -2
- package/docs/html/interfaces/portal_VectorFieldRenderer.VectorFieldRenderer.html +7 -2
- package/docs/html/interfaces/portal_VectorTileLayer.VectorTileLayer-1.html +7 -2
- package/docs/html/interfaces/portal_VerticalOffset.VerticalOffset.html +7 -2
- package/docs/html/interfaces/portal_Viewpoint.Viewpoint-1.html +7 -2
- package/docs/html/interfaces/portal_VisualVariable.ColorInfo.html +7 -2
- package/docs/html/interfaces/portal_VisualVariable.ColorStop.html +7 -2
- package/docs/html/interfaces/portal_VisualVariable.RotationInfo.html +7 -2
- package/docs/html/interfaces/portal_VisualVariable.Size.html +7 -2
- package/docs/html/interfaces/portal_VisualVariable.SizeInfo.html +7 -2
- package/docs/html/interfaces/portal_VisualVariable.SizeStop.html +7 -2
- package/docs/html/interfaces/portal_VisualVariable.TransparencyInfo.html +7 -2
- package/docs/html/interfaces/portal_VisualVariable.TransparencyStop.html +7 -2
- package/docs/html/interfaces/portal_VisualVariable.VisualVariableBase.html +7 -2
- package/docs/html/interfaces/portal_WMSLayer.WMSLayer-1.html +7 -2
- package/docs/html/interfaces/portal_WMSSublayer.WMSSublayer-1.html +7 -2
- package/docs/html/interfaces/portal_WMTSInfo.WMTSInfo-1.html +7 -2
- package/docs/html/interfaces/portal_Weather.CloudyWeather.html +7 -2
- package/docs/html/interfaces/portal_Weather.FoggyWeather.html +7 -2
- package/docs/html/interfaces/portal_Weather.RainyWeather.html +7 -2
- package/docs/html/interfaces/portal_Weather.SnowyWeather.html +7 -2
- package/docs/html/interfaces/portal_Weather.SunnyWeather.html +7 -2
- package/docs/html/interfaces/portal_WebMap.WebMap-1.html +7 -2
- package/docs/html/interfaces/portal_WebScene.WebScene-1.html +7 -2
- package/docs/html/interfaces/portal_WebSceneBaseMap.WebSceneBaseMap-1.html +7 -2
- package/docs/html/interfaces/portal_WebTileLayer.WebTileLayer-1.html +7 -2
- package/docs/html/interfaces/portal_Widgets.FloorFilter.html +7 -2
- package/docs/html/interfaces/portal_Widgets.Range.html +7 -2
- package/docs/html/interfaces/portal_Widgets.TimeSlider.html +7 -2
- package/docs/html/interfaces/portal_Widgets.Widgets.html +7 -2
- package/docs/html/interfaces/portal__LayerBase.LayerBase-1.html +7 -2
- package/docs/html/interfaces/portal__layerHelper.LayerWithLegendEnabledProperty.html +7 -2
- package/docs/html/interfaces/support_Action.BoundAction.html +7 -2
- package/docs/html/interfaces/support_ArcGISRequestHelper.ArcGISRequestHelper.html +7 -2
- package/docs/html/interfaces/support_ArcGISRequestHelper.ArcGISRequestHelperResponse.html +7 -2
- package/docs/html/interfaces/support_ArcGISRequestHelper.ArcGISRequestOptions.html +7 -2
- package/docs/html/interfaces/support_FormatSettings.FormatSettingsProperties.html +7 -2
- package/docs/html/interfaces/support_InitializableBase.Initializable.html +7 -2
- package/docs/html/interfaces/support_InitializableBase.InitializableBaseProperties.html +7 -2
- package/docs/html/interfaces/support_InitializableBase.InitializeCollectionOptions.html +7 -2
- package/docs/html/interfaces/support_InitializableBase.InitializeWarningEvent.html +7 -2
- package/docs/html/interfaces/support_InitializableCollectionProxy.InitializableCollection.html +7 -2
- package/docs/html/interfaces/support_Serializable.PropertyDef.html +7 -2
- package/docs/html/interfaces/support_Serializable.Serializable.html +7 -2
- package/docs/html/interfaces/support__restApiJson.RestApiCodedValue.html +7 -2
- package/docs/html/interfaces/support__restApiJson.RestApiCodedValueDomain.html +7 -2
- package/docs/html/interfaces/support__restApiJson.RestApiMapServiceTimeInfo.html +7 -2
- package/docs/html/interfaces/support__restApiJson.RestApiRangeDomain.html +7 -2
- package/docs/html/interfaces/support__restApiJson.RestApiServiceTimeInfo.html +7 -2
- package/docs/html/interfaces/support__restApiJson.RestApiSubtype.html +7 -2
- package/docs/html/interfaces/support_esri.AccessorLike.html +7 -2
- package/docs/html/interfaces/support_esri.ChangeEvent.html +7 -2
- package/docs/html/interfaces/support_esri.LayerWithSublayers.html +7 -2
- package/docs/html/interfaces/support_esri.PointCloudLayerCachedStatistics.html +7 -2
- package/docs/html/interfaces/support_esri.PointCloudLayerCachedStatisticsFrequentValues.html +7 -2
- package/docs/html/interfaces/support_esri.PointCloudLayerCachedStatisticsHistogram.html +7 -2
- package/docs/html/interfaces/support_esri.PointCloudLayerCachedStatisticsLabel.html +7 -2
- package/docs/html/interfaces/support_esri.PointCloudLayerCachedStatisticsLabels.html +7 -2
- package/docs/html/interfaces/support_esri.PointCloudLayerCachedStatisticsStats.html +7 -2
- package/docs/html/interfaces/support_esri.SublayerLike.html +7 -2
- package/docs/html/interfaces/tasks_CountResult.CountResult.html +7 -2
- package/docs/html/interfaces/tasks_TaskResult.TaskResult.html +7 -2
- package/docs/html/interfaces/tasks_geocoding_ArcGISGeocoder.ArcGISGeocoderProperties.html +7 -2
- package/docs/html/interfaces/tasks_geocoding_Geocoder.GeocodeOptions-1.html +7 -2
- package/docs/html/interfaces/tasks_geocoding_Geocoder.GeocoderCapabilities.html +7 -2
- package/docs/html/interfaces/tasks_geocoding_Geocoder.GeocoderProperties.html +7 -2
- package/docs/html/interfaces/tasks_identify_IdentifyOptions.IdentifyOptions-1.html +7 -2
- package/docs/html/interfaces/tasks_identify_IdentifyProvider.IdentifyProvider.html +7 -2
- package/docs/html/interfaces/tasks_query_ArcGISRelationship.ArcGISRelationshipProperties.html +7 -2
- package/docs/html/interfaces/tasks_query_QueryBasedRelationship.QueryBasedRelationshipProperties.html +7 -2
- package/docs/html/interfaces/tasks_query_QueryOptions.QueryOptions-1.html +7 -2
- package/docs/html/interfaces/tasks_query_QueryProvider.QueryProvider.html +7 -2
- package/docs/html/interfaces/tasks_search_QuerySearchProvider.ExpandSearchAreaResult.html +7 -2
- package/docs/html/interfaces/tasks_search_SearchOptions.SearchOptions-1.html +7 -2
- package/docs/html/interfaces/tasks_search_SearchProvider.SearchProvider.html +7 -2
- package/docs/html/interfaces/tasks_search_SearchSuggestion.SearchSuggestion.html +7 -2
- package/docs/html/interfaces/utilities_FormatSettings.FormatSettings.html +7 -2
- package/docs/html/interfaces/utilities_ObservableMap.MapChangeEvent.html +7 -2
- package/docs/html/interfaces/utilities_RequestHelper.RequestHelper.html +7 -2
- package/docs/html/interfaces/utilities__layers.TimeAwareLayer.html +7 -2
- package/docs/html/interfaces/utilities_arcade.RunArcadeExpressionParams.html +7 -2
- package/docs/html/interfaces/utilities_array.CompareOptions.html +7 -2
- package/docs/html/interfaces/utilities_checkArg.ArgumentChecker.html +7 -2
- package/docs/html/interfaces/utilities_date.DateFormatterProperties.html +7 -2
- package/docs/html/interfaces/utilities_date.DateSettings.html +7 -2
- package/docs/html/interfaces/utilities_date.FormatOptions.html +7 -2
- package/docs/html/interfaces/utilities_date.ParseOptions.html +7 -2
- package/docs/html/interfaces/utilities_geometry.GeoJSONLineString.html +7 -2
- package/docs/html/interfaces/utilities_geometry.GeoJSONMultiLineString.html +7 -2
- package/docs/html/interfaces/utilities_geometry.GeoJSONMultiPoint.html +7 -2
- package/docs/html/interfaces/utilities_geometry.GeoJSONMultiPolygon.html +7 -2
- package/docs/html/interfaces/utilities_geometry.GeoJSONPoint.html +7 -2
- package/docs/html/interfaces/utilities_geometry.GeoJSONPolygon.html +7 -2
- package/docs/html/interfaces/utilities_geometry.GeographicTransformationJson.html +7 -2
- package/docs/html/interfaces/utilities_geometry.GeographicTransformationStepJson.html +7 -2
- package/docs/html/interfaces/utilities_geometry.GmlOptions.html +7 -2
- package/docs/html/interfaces/utilities_log.LogEntry.html +7 -2
- package/docs/html/interfaces/utilities_log.LogOptions.html +7 -2
- package/docs/html/interfaces/utilities_log.Logger.html +7 -2
- package/docs/html/interfaces/utilities_number.FormatOptions.html +7 -2
- package/docs/html/interfaces/utilities_number.NumberFormatterProperties.html +7 -2
- package/docs/html/interfaces/utilities_number.NumberSettings.html +7 -2
- package/docs/html/interfaces/utilities_number.ParseOptions.html +7 -2
- package/docs/html/interfaces/utilities_scaleRanges.ScaleRange.html +7 -2
- package/docs/html/interfaces/utilities_string.FormatOptions.html +7 -2
- package/docs/html/interfaces/utilities_transformation.Transformation.html +7 -2
- package/docs/html/modules/AccessDeniedError.html +7 -2
- package/docs/html/modules/ArgumentError.html +7 -2
- package/docs/html/modules/ArgumentMissingError.html +7 -2
- package/docs/html/modules/ArgumentOutOfRangeError.html +7 -2
- package/docs/html/modules/Entity.html +7 -2
- package/docs/html/modules/ErrorBase.html +7 -2
- package/docs/html/modules/FailureMode.html +7 -2
- package/docs/html/modules/Hyperlink.html +7 -2
- package/docs/html/modules/InvalidOperationError.html +7 -2
- package/docs/html/modules/ItemType.html +7 -2
- package/docs/html/modules/LanguageResources.html +7 -2
- package/docs/html/modules/NotFoundError.html +7 -2
- package/docs/html/modules/PortalUri.html +7 -2
- package/docs/html/modules/config.html +7 -2
- package/docs/html/modules/data_ArcGISServiceTableExtension.html +7 -2
- package/docs/html/modules/data_Attachment.html +7 -2
- package/docs/html/modules/data_Capabilities.html +7 -2
- package/docs/html/modules/data_Feature.html +7 -2
- package/docs/html/modules/data_FeatureList.html +7 -2
- package/docs/html/modules/data_FeatureSaveError.html +7 -2
- package/docs/html/modules/data_FeatureSet.html +7 -2
- package/docs/html/modules/data_FeatureSettings.html +7 -2
- package/docs/html/modules/data_FeatureSource.FeatureReadOptions.html +7 -2
- package/docs/html/modules/data_FeatureSource.html +7 -2
- package/docs/html/modules/data_FeatureSourceBase.html +7 -2
- package/docs/html/modules/data_FeatureStream.html +7 -2
- package/docs/html/modules/data_FieldExtension.html +7 -2
- package/docs/html/modules/data_PopupContentExtension.html +7 -2
- package/docs/html/modules/data_QuerySourceCapabilities.html +7 -2
- package/docs/html/modules/data_Relationship.html +7 -2
- package/docs/html/modules/data_RelationshipBase.html +7 -2
- package/docs/html/modules/data_Schema.html +25 -12
- package/docs/html/modules/data_Table.html +7 -2
- package/docs/html/modules/data_TableExtension.html +7 -2
- package/docs/html/modules/data_TaskSettings.html +7 -2
- package/docs/html/modules/data__Relationship.Relationship.html +7 -2
- package/docs/html/modules/data__Relationship.html +7 -2
- package/docs/html/modules/data__TableExtension.html +7 -2
- package/docs/html/modules/data_convert.html +7 -2
- package/docs/html/modules/data_support_DefaultRelationshipFactory.html +7 -2
- package/docs/html/modules/data_support_DefaultTableExtensionFactory.html +7 -2
- package/docs/html/modules/data_support_RelationshipFactory.html +7 -2
- package/docs/html/modules/data_support_TableExtensionFactory.html +7 -2
- package/docs/html/modules/data_support_attachments.html +7 -2
- package/docs/html/modules/layer_preset_LayerPreset.html +7 -2
- package/docs/html/modules/layer_preset_LayerPresetSettings.html +7 -2
- package/docs/html/modules/locale.html +7 -2
- package/docs/html/modules/mapping_ArcGISSublayerExtension.html +7 -2
- package/docs/html/modules/mapping_BasemapExtension.html +7 -2
- package/docs/html/modules/mapping_Bookmark.html +7 -2
- package/docs/html/modules/mapping_BuildingComponentSublayerExtension.html +7 -2
- package/docs/html/modules/mapping_BuildingGroupSublayerExtension.html +7 -2
- package/docs/html/modules/mapping_BuildingSceneLayerExtension.html +7 -2
- package/docs/html/modules/mapping_BuildingSublayerExtension.html +7 -2
- package/docs/html/modules/mapping_CSVLayerExtension.html +7 -2
- package/docs/html/modules/mapping_ElevationLayerExtension.html +7 -2
- package/docs/html/modules/mapping_FeatureCollectionLayerExtension.html +7 -2
- package/docs/html/modules/mapping_FeatureLayerExtension.html +7 -2
- package/docs/html/modules/mapping_FeatureLayerExtensionBase.html +7 -2
- package/docs/html/modules/mapping_GeoJSONLayerExtension.html +607 -0
- package/docs/html/modules/mapping_GeoRSSLayerExtension.html +7 -2
- package/docs/html/modules/mapping_GraphicsLayerExtension.html +7 -2
- package/docs/html/modules/mapping_GroundExtension.html +7 -2
- package/docs/html/modules/mapping_GroupLayerExtension.html +7 -2
- package/docs/html/modules/mapping_ImageryLayerExtension.html +7 -2
- package/docs/html/modules/mapping_ImageryTileLayerExtension.html +7 -2
- package/docs/html/modules/mapping_IntegratedMeshLayerExtension.html +7 -2
- package/docs/html/modules/mapping_KMLLayerExtension.html +7 -2
- package/docs/html/modules/mapping_KMLSublayerExtension.html +7 -2
- package/docs/html/modules/mapping_LayerExtension.html +7 -2
- package/docs/html/modules/mapping_MapConstraints.html +7 -2
- package/docs/html/modules/mapping_MapExtension.html +7 -2
- package/docs/html/modules/mapping_MapImageLayerExtension.html +7 -2
- package/docs/html/modules/mapping_MapImageSublayerExtension.html +7 -2
- package/docs/html/modules/mapping_OpenStreetMapLayerExtension.html +7 -2
- package/docs/html/modules/mapping_PointCloudLayerExtension.html +7 -2
- package/docs/html/modules/mapping_SceneLayerExtension.html +7 -2
- package/docs/html/modules/mapping_StreamLayerExtension.html +7 -2
- package/docs/html/modules/mapping_SublayerExtension.html +7 -2
- package/docs/html/modules/mapping_SubtypeGroupLayerExtension.html +7 -2
- package/docs/html/modules/mapping_SubtypeSublayerExtension.html +7 -2
- package/docs/html/modules/mapping_TileLayerExtension.html +7 -2
- package/docs/html/modules/mapping_TileSublayerExtension.html +7 -2
- package/docs/html/modules/mapping_UnsupportedLayerExtension.html +7 -2
- package/docs/html/modules/mapping_VectorTileLayerExtension.html +7 -2
- package/docs/html/modules/mapping_WMSLayerExtension.html +7 -2
- package/docs/html/modules/mapping_WMSSublayerExtension.html +7 -2
- package/docs/html/modules/mapping_WMTSLayerExtension.html +7 -2
- package/docs/html/modules/mapping_WMTSSublayerExtension.html +7 -2
- package/docs/html/modules/mapping_WebTileLayerExtension.html +7 -2
- package/docs/html/modules/mapping__LayerExtension.html +7 -2
- package/docs/html/modules/mapping__SublayerExtension.html +7 -2
- package/docs/html/modules/mapping_convert.html +7 -2
- package/docs/html/modules/mapping_support_ArrayWrappedCollection.html +7 -2
- package/docs/html/modules/mapping_support_BasemapExtensionFactory.html +7 -2
- package/docs/html/modules/mapping_support_DefaultLayerExtensionFactory.html +7 -2
- package/docs/html/modules/mapping_support_DefaultSublayerExtensionFactory.html +7 -2
- package/docs/html/modules/mapping_support_LayerExtensionFactory.html +7 -2
- package/docs/html/modules/mapping_support_LayerListSettings.html +7 -2
- package/docs/html/modules/mapping_support_PopupTemplateFeatureSettings.html +7 -2
- package/docs/html/modules/mapping_support_SublayerExtensionFactory.html +7 -2
- package/docs/html/modules/mapping_support_WfsCapabilities.html +7 -2
- package/docs/html/modules/mapping_support_WfsFeatureType.html +7 -2
- package/docs/html/modules/mapping_support__LayerExtensionCollection.html +7 -2
- package/docs/html/modules/mapping_support__SublayerExtensionCollection.html +7 -2
- package/docs/html/modules/mapping_support__kml.html +7 -2
- package/docs/html/modules/mapping_support_layers.html +7 -2
- package/docs/html/modules/mapping_support_ogc.html +7 -2
- package/docs/html/modules/menus_Menu.html +7 -2
- package/docs/html/modules/menus_MenuItem.html +7 -2
- package/docs/html/modules/menus_MenuItemState.html +7 -2
- package/docs/html/modules/menus_support_MenuFactory.html +7 -2
- package/docs/html/modules/menus_support_MenuItemFactory.html +7 -2
- package/docs/html/modules/portal_ApplicationProperties.html +7 -2
- package/docs/html/modules/portal_Background.Background.html +7 -2
- package/docs/html/modules/portal_Background.html +7 -2
- package/docs/html/modules/portal_BaseMap.BaseMap.html +7 -2
- package/docs/html/modules/portal_BaseMap.html +7 -2
- package/docs/html/modules/portal_BaseMapLayer.html +7 -2
- package/docs/html/modules/portal_BingLayer.html +7 -2
- package/docs/html/modules/portal_Bookmark.html +7 -2
- package/docs/html/modules/portal_BuildingSceneLayer.BuildingSceneLayer.html +7 -2
- package/docs/html/modules/portal_BuildingSceneLayer.html +7 -2
- package/docs/html/modules/portal_BuildingSceneSublayer.BuildingSceneSublayer.html +7 -2
- package/docs/html/modules/portal_BuildingSceneSublayer.html +7 -2
- package/docs/html/modules/portal_CIMSymbol.html +7 -2
- package/docs/html/modules/portal_CSVLayer.CSVLayer.html +7 -2
- package/docs/html/modules/portal_CSVLayer.html +7 -2
- package/docs/html/modules/portal_Callout.html +7 -2
- package/docs/html/modules/portal_Camera.Camera.html +7 -2
- package/docs/html/modules/portal_Camera.html +7 -2
- package/docs/html/modules/portal_ClassBreaksRenderer.html +7 -2
- package/docs/html/modules/portal_CodedValueDomain.CodedValueDomain.html +7 -2
- package/docs/html/modules/portal_CodedValueDomain.html +7 -2
- package/docs/html/modules/portal_ColorClassBreakInfo.html +7 -2
- package/docs/html/modules/portal_ColorUniqueValueInfos.html +7 -2
- package/docs/html/modules/portal_DataSource.html +7 -2
- package/docs/html/modules/portal_DefinitionEditor.html +7 -2
- package/docs/html/modules/portal_Domain.Domain.html +7 -2
- package/docs/html/modules/portal_Domain.DomainType.html +7 -2
- package/docs/html/modules/portal_Domain.html +7 -2
- package/docs/html/modules/portal_DrawingInfo.DrawingInfo.html +7 -2
- package/docs/html/modules/portal_DrawingInfo.html +7 -2
- package/docs/html/modules/portal_DynamicDataLayer.html +7 -2
- package/docs/html/modules/portal_DynamicMapLayer.html +7 -2
- package/docs/html/modules/portal_Edges.Edges.html +7 -2
- package/docs/html/modules/portal_Edges.html +7 -2
- package/docs/html/modules/portal_Effect.html +7 -2
- package/docs/html/modules/portal_ElevationInfo.ElevationInfo.html +7 -2
- package/docs/html/modules/portal_ElevationInfo.ElevationMode.html +7 -2
- package/docs/html/modules/portal_ElevationInfo.html +7 -2
- package/docs/html/modules/portal_ElevationLayer.ElevationLayer.html +7 -2
- package/docs/html/modules/portal_ElevationLayer.html +7 -2
- package/docs/html/modules/portal_Environment.Environment.html +7 -2
- package/docs/html/modules/portal_Environment.html +7 -2
- package/docs/html/modules/portal_Extent.html +7 -2
- package/docs/html/modules/portal_ExtrudeSymbol3DLayer.html +7 -2
- package/docs/html/modules/portal_Feature.Feature.html +7 -2
- package/docs/html/modules/portal_Feature.html +7 -2
- package/docs/html/modules/portal_FeatureCollection.html +7 -2
- package/docs/html/modules/portal_FeatureLayer.FeatureLayer.html +7 -2
- package/docs/html/modules/portal_FeatureLayer.html +7 -2
- package/docs/html/modules/portal_FeatureReduction.FeatureReduction.html +7 -2
- package/docs/html/modules/portal_FeatureReduction.html +7 -2
- package/docs/html/modules/portal_FeatureSet.html +7 -2
- package/docs/html/modules/portal_Field.Field.html +7 -2
- package/docs/html/modules/portal_Field.FieldType.html +7 -2
- package/docs/html/modules/portal_Field.html +7 -2
- package/docs/html/modules/portal_FieldInfo.html +7 -2
- package/docs/html/modules/portal_FillSymbol3DLayer.html +7 -2
- package/docs/html/modules/portal_FormInfo.FormInfo.html +7 -2
- package/docs/html/modules/portal_FormInfo.html +7 -2
- package/docs/html/modules/portal_Format.html +7 -2
- package/docs/html/modules/portal_GeoJSONLayer.GeoJSONLayer.html +610 -0
- package/docs/html/modules/{tasks_query_StreamLayerQueryProvider.html → portal_GeoJSONLayer.html} +17 -8
- package/docs/html/modules/portal_GeoRSSLayer.GeoRSSLayer.html +7 -2
- package/docs/html/modules/portal_GeoRSSLayer.html +7 -2
- package/docs/html/modules/portal_Geometry.GeometryType.html +7 -2
- package/docs/html/modules/portal_Geometry.html +7 -2
- package/docs/html/modules/portal_Ground.Ground.html +7 -2
- package/docs/html/modules/portal_Ground.html +7 -2
- package/docs/html/modules/portal_GroupLayer.GroupLayer.html +7 -2
- package/docs/html/modules/portal_GroupLayer.html +7 -2
- package/docs/html/modules/portal_HeatmapRenderer.html +7 -2
- package/docs/html/modules/portal_HeightModelInfo.html +7 -2
- package/docs/html/modules/portal_IconSymbol3DLayer.html +7 -2
- package/docs/html/modules/portal_ImageServiceLayer.ImageServiceLayer.html +7 -2
- package/docs/html/modules/portal_ImageServiceLayer.html +7 -2
- package/docs/html/modules/portal_ImageServiceVectorLayer.html +7 -2
- package/docs/html/modules/portal_InheritedDomain.InheritedDomain.html +7 -2
- package/docs/html/modules/portal_InheritedDomain.html +7 -2
- package/docs/html/modules/portal_InitialState.InitialState.html +7 -2
- package/docs/html/modules/portal_InitialState.html +7 -2
- package/docs/html/modules/portal_IntegratedMeshLayer.IntegratedMeshLayer.html +7 -2
- package/docs/html/modules/portal_IntegratedMeshLayer.html +7 -2
- package/docs/html/modules/portal_Item.Item.html +7 -2
- package/docs/html/modules/portal_Item.html +7 -2
- package/docs/html/modules/portal_JoinTableDataSource.html +7 -2
- package/docs/html/modules/portal_KMLLayer.KMLLayer.html +7 -2
- package/docs/html/modules/portal_KMLLayer.html +7 -2
- package/docs/html/modules/portal_LabelSymbol3D.html +7 -2
- package/docs/html/modules/portal_LabelingInfo.LabelPlacement.html +7 -2
- package/docs/html/modules/portal_LabelingInfo.LabelingInfo.html +7 -2
- package/docs/html/modules/portal_LabelingInfo.html +7 -2
- package/docs/html/modules/portal_Layer.Layer.html +7 -2
- package/docs/html/modules/portal_Layer.html +7 -2
- package/docs/html/modules/portal_LayerBase.html +7 -2
- package/docs/html/modules/portal_LayerDefinition.LayerDefinition.html +7 -2
- package/docs/html/modules/portal_LayerDefinition.LayerDefinitionCapabilities.html +7 -2
- package/docs/html/modules/portal_LayerDefinition.html +7 -2
- package/docs/html/modules/portal_Lighting.Lighting.html +7 -2
- package/docs/html/modules/portal_Lighting.html +7 -2
- package/docs/html/modules/portal_LineSymbol3D.html +7 -2
- package/docs/html/modules/portal_LineSymbol3DLayer.html +7 -2
- package/docs/html/modules/portal_LocationInfo.html +7 -2
- package/docs/html/modules/portal_MapFloorInfo.MapFloorInfo.html +7 -2
- package/docs/html/modules/portal_MapFloorInfo.html +7 -2
- package/docs/html/modules/portal_MapRangeInfo.html +7 -2
- package/docs/html/modules/portal_MapServiceLayer.MapServiceLayer.html +7 -2
- package/docs/html/modules/portal_MapServiceLayer.html +7 -2
- package/docs/html/modules/portal_MediaInfo.MediaType.html +7 -2
- package/docs/html/modules/portal_MediaInfo.html +7 -2
- package/docs/html/modules/portal_MeshSymbol3D.html +7 -2
- package/docs/html/modules/portal_MosaicRule.MosaicMethodType.html +7 -2
- package/docs/html/modules/portal_MosaicRule.MosaicOperationType.html +7 -2
- package/docs/html/modules/portal_MosaicRule.MosaicRule.html +7 -2
- package/docs/html/modules/portal_MosaicRule.html +7 -2
- package/docs/html/modules/portal_Multipoint.html +7 -2
- package/docs/html/modules/portal_ObjectSymbol3DLayer.html +7 -2
- package/docs/html/modules/portal_OpenStreetMapLayer.OpenStreetMapLayer.html +7 -2
- package/docs/html/modules/portal_OpenStreetMapLayer.html +7 -2
- package/docs/html/modules/portal_OperationalLayer.html +7 -2
- package/docs/html/modules/portal_PathSymbol3DLayer.html +7 -2
- package/docs/html/modules/portal_PictureFillSymbol.html +7 -2
- package/docs/html/modules/portal_PictureMarkerSymbol.html +7 -2
- package/docs/html/modules/portal_Point.html +7 -2
- package/docs/html/modules/portal_PointCloudBitfieldFilter.html +7 -2
- package/docs/html/modules/portal_PointCloudClassBreaksRenderer.html +7 -2
- package/docs/html/modules/portal_PointCloudFilter.html +7 -2
- package/docs/html/modules/portal_PointCloudFixedSizeAlgorithm.html +7 -2
- package/docs/html/modules/portal_PointCloudLayer.PointCloudLayer.html +7 -2
- package/docs/html/modules/portal_PointCloudLayer.html +7 -2
- package/docs/html/modules/portal_PointCloudRGBRenderer.html +7 -2
- package/docs/html/modules/portal_PointCloudRenderer.PointCloudRenderer.html +7 -2
- package/docs/html/modules/portal_PointCloudRenderer.html +7 -2
- package/docs/html/modules/portal_PointCloudReturnFilter.html +7 -2
- package/docs/html/modules/portal_PointCloudSplatAlgorithm.html +7 -2
- package/docs/html/modules/portal_PointCloudStretchRenderer.html +7 -2
- package/docs/html/modules/portal_PointCloudUniqueValueRenderer.html +7 -2
- package/docs/html/modules/portal_PointCloudValueFilter.html +7 -2
- package/docs/html/modules/portal_PointSymbol3D.html +7 -2
- package/docs/html/modules/portal_Polygon.html +7 -2
- package/docs/html/modules/portal_PolygonSymbol3D.html +7 -2
- package/docs/html/modules/portal_Polyline.html +7 -2
- package/docs/html/modules/portal_PopupExpressionInfo.html +7 -2
- package/docs/html/modules/portal_PopupInfo.PopupContent.html +7 -2
- package/docs/html/modules/portal_PopupInfo.PopupInfo.html +7 -2
- package/docs/html/modules/portal_PopupInfo.html +7 -2
- package/docs/html/modules/portal_PredominanceRenderer.html +7 -2
- package/docs/html/modules/portal_Presentation.Presentation.html +7 -2
- package/docs/html/modules/portal_Presentation.html +7 -2
- package/docs/html/modules/portal_QueryTableDataSource.html +7 -2
- package/docs/html/modules/portal_RangeDomain.RangeDomain.html +7 -2
- package/docs/html/modules/portal_RangeDomain.html +7 -2
- package/docs/html/modules/portal_RangeInfo.html +7 -2
- package/docs/html/modules/portal_RasterDataSource.html +7 -2
- package/docs/html/modules/portal_Renderer.Renderer.html +7 -2
- package/docs/html/modules/portal_Renderer.html +7 -2
- package/docs/html/modules/portal_RenderingRule.PixelType.html +7 -2
- package/docs/html/modules/portal_RenderingRule.RenderingRule.html +7 -2
- package/docs/html/modules/portal_RenderingRule.html +7 -2
- package/docs/html/modules/portal_SceneLayer.SceneLayer.html +7 -2
- package/docs/html/modules/portal_SceneLayer.html +7 -2
- package/docs/html/modules/portal_SimpleFillSymbol.html +7 -2
- package/docs/html/modules/portal_SimpleLineSymbol.html +7 -2
- package/docs/html/modules/portal_SimpleMarkerSymbol.html +7 -2
- package/docs/html/modules/portal_SimpleRenderer.html +7 -2
- package/docs/html/modules/portal_Slide.Slide.html +7 -2
- package/docs/html/modules/portal_Slide.html +7 -2
- package/docs/html/modules/portal_SpatialReference.SpatialReference.html +7 -2
- package/docs/html/modules/portal_SpatialReference.html +7 -2
- package/docs/html/modules/portal_StreamLayer.StreamLayer.html +7 -2
- package/docs/html/modules/portal_StreamLayer.html +7 -2
- package/docs/html/modules/portal_StyleSymbolReference.html +7 -2
- package/docs/html/modules/portal_SubtypeGroupLayer.SubtypeGroupLayer.html +7 -2
- package/docs/html/modules/portal_SubtypeGroupLayer.html +7 -2
- package/docs/html/modules/portal_SubtypeSublayer.SubtypeSublayer.html +7 -2
- package/docs/html/modules/portal_SubtypeSublayer.html +7 -2
- package/docs/html/modules/portal_Symbol.SymbolType.html +7 -2
- package/docs/html/modules/portal_Symbol.html +7 -2
- package/docs/html/modules/portal_Symbol3D.html +7 -2
- package/docs/html/modules/portal_Table.html +7 -2
- package/docs/html/modules/portal_TableDataSource.html +7 -2
- package/docs/html/modules/portal_Template.Template.html +7 -2
- package/docs/html/modules/portal_Template.html +7 -2
- package/docs/html/modules/portal_TemporalRenderer.html +7 -2
- package/docs/html/modules/portal_TextSymbol.html +7 -2
- package/docs/html/modules/portal_TextSymbol3DLayer.html +7 -2
- package/docs/html/modules/portal_TileInfo.TileInfo.html +7 -2
- package/docs/html/modules/portal_TileInfo.html +7 -2
- package/docs/html/modules/portal_TiledImageServiceLayer.TiledImageServiceLayer.html +7 -2
- package/docs/html/modules/portal_TiledImageServiceLayer.html +7 -2
- package/docs/html/modules/portal_TiledMapServiceLayer.TiledMapServiceLayer.html +7 -2
- package/docs/html/modules/portal_TiledMapServiceLayer.html +7 -2
- package/docs/html/modules/portal_Type.Type.html +7 -2
- package/docs/html/modules/portal_Type.html +7 -2
- package/docs/html/modules/portal_UniqueValueFromStyle.html +7 -2
- package/docs/html/modules/portal_UniqueValueRenderer.html +7 -2
- package/docs/html/modules/portal_UtilityNetwork.UtilityNetwork.html +7 -2
- package/docs/html/modules/portal_UtilityNetwork.html +7 -2
- package/docs/html/modules/portal_Value.html +7 -2
- package/docs/html/modules/portal_VectorFieldRenderer.html +7 -2
- package/docs/html/modules/portal_VectorTileLayer.VectorTileLayer.html +7 -2
- package/docs/html/modules/portal_VectorTileLayer.html +7 -2
- package/docs/html/modules/portal_VerticalOffset.html +7 -2
- package/docs/html/modules/portal_Viewpoint.Viewpoint.html +7 -2
- package/docs/html/modules/portal_Viewpoint.html +7 -2
- package/docs/html/modules/portal_VisualVariable.html +7 -2
- package/docs/html/modules/portal_WMSLayer.WMSLayer.html +7 -2
- package/docs/html/modules/portal_WMSLayer.html +7 -2
- package/docs/html/modules/portal_WMSSublayer.WMSSublayer.html +7 -2
- package/docs/html/modules/portal_WMSSublayer.html +7 -2
- package/docs/html/modules/portal_WMTSInfo.WMTSInfo.html +7 -2
- package/docs/html/modules/portal_WMTSInfo.html +7 -2
- package/docs/html/modules/portal_Weather.Weather.html +7 -2
- package/docs/html/modules/portal_Weather.html +7 -2
- package/docs/html/modules/portal_WebMap.WebMap.html +7 -2
- package/docs/html/modules/portal_WebMap.html +7 -2
- package/docs/html/modules/portal_WebScene.WebScene.html +7 -2
- package/docs/html/modules/portal_WebScene.html +7 -2
- package/docs/html/modules/portal_WebSceneBaseMap.WebSceneBaseMap.html +7 -2
- package/docs/html/modules/portal_WebSceneBaseMap.html +7 -2
- package/docs/html/modules/portal_WebTileLayer.WebTileLayer.html +7 -2
- package/docs/html/modules/portal_WebTileLayer.html +7 -2
- package/docs/html/modules/portal_Widgets.html +7 -2
- package/docs/html/modules/portal__FeatureLayer.html +7 -2
- package/docs/html/modules/portal__LayerBase.LayerBase.html +7 -2
- package/docs/html/modules/portal__LayerBase.html +7 -2
- package/docs/html/modules/portal__layerHelper.html +7 -2
- package/docs/html/modules/portal__utils.html +7 -2
- package/docs/html/modules/support_Action.html +7 -2
- package/docs/html/modules/support_ArcGISRequestHelper.html +7 -2
- package/docs/html/modules/support_Cancellable.html +7 -2
- package/docs/html/modules/support_FormatSettings.html +7 -2
- package/docs/html/modules/support_InitializableBase.html +7 -2
- package/docs/html/modules/support_InitializableCollectionProxy.html +7 -2
- package/docs/html/modules/support_InitializeError.html +7 -2
- package/docs/html/modules/support_Observable.html +7 -2
- package/docs/html/modules/support_ReadOnlyInitializableCollection.html +7 -2
- package/docs/html/modules/support_Serializable.html +7 -2
- package/docs/html/modules/support_Settings.html +7 -2
- package/docs/html/modules/support__ArcGISRelationshipCollection.html +7 -2
- package/docs/html/modules/support__esriInternal.html +7 -2
- package/docs/html/modules/support__graphicsQuery.html +7 -2
- package/docs/html/modules/support__query.html +7 -2
- package/docs/html/modules/support__requestCache.html +7 -2
- package/docs/html/modules/support__restApiJson.html +7 -2
- package/docs/html/modules/support_esri.html +12 -3
- package/docs/html/modules/support_utilities.html +7 -2
- package/docs/html/modules/tasks_CountResult.html +7 -2
- package/docs/html/modules/tasks_TaskResult.html +7 -2
- package/docs/html/modules/tasks_geocoding_ArcGISGeocoder.html +7 -2
- package/docs/html/modules/tasks_geocoding_Geocoder.GeocodeOptions.html +7 -2
- package/docs/html/modules/tasks_geocoding_Geocoder.html +7 -2
- package/docs/html/modules/tasks_geocoding_utilities.html +7 -2
- package/docs/html/modules/tasks_identify_ArcGISSublayerQueryIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_BuildingComponentSublayerClientSideIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_BuildingComponentSublayerHitTestIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_CSVLayer3DHitTestIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_CSVLayerClientSideQueryIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_ClientSideIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_FeatureLayer3DHitTestIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_FeatureLayerClientSideIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_FeatureLayerQueryIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_GeoJSONLayer3DHitTestIdentifyProvider.html +602 -0
- package/docs/html/modules/tasks_identify_GeoJSONLayerClientSideQueryIdentifyProvider.html +602 -0
- package/docs/html/modules/tasks_identify_GeoRSSLayerIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_GraphicsLayerQueryIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_HitTestIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_IdentifyError.html +7 -2
- package/docs/html/modules/tasks_identify_IdentifyOptions.IdentifyOptions.html +7 -2
- package/docs/html/modules/tasks_identify_IdentifyOptions.html +7 -2
- package/docs/html/modules/tasks_identify_IdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_IdentifyProviderBase.html +7 -2
- package/docs/html/modules/tasks_identify_IdentifyService.html +7 -2
- package/docs/html/modules/tasks_identify_ImageryLayerIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_KMLLayerQueryIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_PointCloudLayerHitTestIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_SceneLayerClientSideIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_SceneLayerHitTestIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_SceneLayerQueryIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_StreamLayerClientSideQueryIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_StreamLayerQueryIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_SubtypeSublayerClientSideIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_SubtypeSublayerQueryIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_WMSSublayerIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify__utilities.html +7 -2
- package/docs/html/modules/tasks_query_ArcGISRelationship.html +7 -2
- package/docs/html/modules/tasks_query_ArcGISServiceTableQueryProvider.html +7 -2
- package/docs/html/modules/tasks_query_ArcGISSublayerQueryProvider.html +7 -2
- package/docs/html/modules/tasks_query_BuildingComponentSublayerClientSideQueryProvider.html +7 -2
- package/docs/html/modules/tasks_query_CSVLayerClientSideQueryProvider.html +7 -2
- package/docs/html/modules/tasks_query_ClientSideQueryProvider.html +7 -2
- package/docs/html/modules/tasks_query_FeatureLayerQueryProvider.html +7 -2
- package/docs/html/modules/{tasks_query_CSVLayerQueryProvider.html → tasks_query_GeoJSONLayerClientSideQueryProvider.html} +13 -8
- package/docs/html/modules/tasks_query_GeoRSSLayerQueryProvider.html +7 -2
- package/docs/html/modules/tasks_query_GraphicsLayerQueryProvider.html +7 -2
- package/docs/html/modules/tasks_query_ImageryLayerQueryProvider.html +7 -2
- package/docs/html/modules/tasks_query_KMLLayerQueryProvider.html +7 -2
- package/docs/html/modules/tasks_query_QueryBasedRelationship.html +7 -2
- package/docs/html/modules/tasks_query_QueryError.html +7 -2
- package/docs/html/modules/tasks_query_QueryOptions.QueryOptions.html +7 -2
- package/docs/html/modules/tasks_query_QueryOptions.html +7 -2
- package/docs/html/modules/tasks_query_QueryProvider.html +7 -2
- package/docs/html/modules/tasks_query_QueryProviderBase.html +7 -2
- package/docs/html/modules/tasks_query_QueryService.html +7 -2
- package/docs/html/modules/tasks_query_SceneLayerClientSideQueryProvider.html +7 -2
- package/docs/html/modules/tasks_query_SceneLayerQueryProvider.html +7 -2
- package/docs/html/modules/tasks_query_StreamLayerClientSideQueryProvider.html +7 -2
- package/docs/html/modules/tasks_query_SubtypeSublayerQueryProvider.html +7 -2
- package/docs/html/modules/tasks_search_ArcGISGeocoderSearchProvider.html +7 -2
- package/docs/html/modules/tasks_search_GeocoderSearchProvider.html +7 -2
- package/docs/html/modules/tasks_search_QuerySearchProvider.html +7 -2
- package/docs/html/modules/tasks_search_SearchError.html +7 -2
- package/docs/html/modules/tasks_search_SearchOptions.SearchOptions.html +7 -2
- package/docs/html/modules/tasks_search_SearchOptions.html +7 -2
- package/docs/html/modules/tasks_search_SearchProvider.html +7 -2
- package/docs/html/modules/tasks_search_SearchProviderBase.html +7 -2
- package/docs/html/modules/tasks_search_SearchService.html +7 -2
- package/docs/html/modules/tasks_search_SearchSuggestion.html +7 -2
- package/docs/html/modules/tasks_search__utilities.html +7 -2
- package/docs/html/modules/utilities_CollectionProxy.html +7 -2
- package/docs/html/modules/utilities_CopyOnWriteCollection.html +7 -2
- package/docs/html/modules/utilities_FormatSettings.html +7 -2
- package/docs/html/modules/utilities_GeometryServiceError.html +7 -2
- package/docs/html/modules/utilities_MapTransformCollection.html +7 -2
- package/docs/html/modules/utilities_ObservableMap.html +7 -2
- package/docs/html/modules/utilities_ObservableSet.html +7 -2
- package/docs/html/modules/utilities_ObservableWeakSet.html +7 -2
- package/docs/html/modules/utilities_ReadOnlyCollection.html +7 -2
- package/docs/html/modules/utilities_ReadOnlyMap.html +7 -2
- package/docs/html/modules/utilities_RequestHelper.html +7 -2
- package/docs/html/modules/utilities__layers.html +7 -2
- package/docs/html/modules/utilities__number.html +7 -2
- package/docs/html/modules/utilities__ogc.html +16 -14
- package/docs/html/modules/utilities_arcade.html +7 -2
- package/docs/html/modules/utilities_array.html +7 -2
- package/docs/html/modules/utilities_asyncIterable.html +7 -2
- package/docs/html/modules/utilities_basemaps.html +7 -2
- package/docs/html/modules/utilities_checkArg.html +7 -2
- package/docs/html/modules/utilities_collection.html +12 -2
- package/docs/html/modules/utilities_date.html +7 -2
- package/docs/html/modules/utilities_enum.html +7 -2
- package/docs/html/modules/utilities_esri.html +7 -2
- package/docs/html/modules/utilities_extensions.html +9 -2
- package/docs/html/modules/utilities_field.html +14 -2
- package/docs/html/modules/utilities_geometry.html +7 -2
- package/docs/html/modules/utilities_iterable.html +7 -2
- package/docs/html/modules/utilities_layers.html +7 -2
- package/docs/html/modules/utilities_log.html +7 -2
- package/docs/html/modules/utilities_mapping.html +7 -2
- package/docs/html/modules/utilities_math.html +7 -2
- package/docs/html/modules/utilities_number.html +7 -2
- package/docs/html/modules/utilities_object.html +7 -2
- package/docs/html/modules/utilities_portal.html +7 -2
- package/docs/html/modules/utilities_promise.html +7 -2
- package/docs/html/modules/utilities_query.html +7 -2
- package/docs/html/modules/utilities_relationships.html +7 -2
- package/docs/html/modules/utilities_renderers.html +7 -2
- package/docs/html/modules/utilities_scaleRanges.html +7 -2
- package/docs/html/modules/utilities_set.html +7 -2
- package/docs/html/modules/utilities_string.html +7 -2
- package/docs/html/modules/utilities_symbol.html +7 -2
- package/docs/html/modules/utilities_transformation.html +7 -2
- package/docs/html/modules/utilities_uri.html +7 -2
- package/docs/html/modules/utilities_uuid.html +7 -2
- package/docs/html/modules/utilities_watch.html +7 -2
- package/docs/html/modules/version.html +7 -2
- package/docs/html/modules.html +12 -4
- package/docs/html/types/FailureMode.FailureMode.html +7 -2
- package/docs/html/types/data_FeatureList.FeatureCompareFunction.html +7 -2
- package/docs/html/types/data_FeatureList.FeaturePredicate.html +7 -2
- package/docs/html/types/data_FeatureList.SortDirection.html +7 -2
- package/docs/html/types/data__Relationship.Cardinality.html +7 -2
- package/docs/html/types/data__Relationship.GeodatabaseCardinality.html +7 -2
- package/docs/html/types/data__Relationship.RelationshipType.html +7 -2
- package/docs/html/types/layer_preset_LayerPreset.LayerPresetJson.html +7 -2
- package/docs/html/types/layer_preset_LayerPresetSettings.SublayerPresetJson.html +7 -2
- package/docs/html/types/mapping_Bookmark.BookmarkSource.html +7 -2
- package/docs/html/types/mapping_GroundExtension.GroundLike.html +7 -2
- package/docs/html/types/mapping_MapExtension.FeatureSourcePredicate.html +7 -2
- package/docs/html/types/mapping_MapExtension.MapProperties.html +7 -2
- package/docs/html/types/mapping_MapExtension.ViewMode.html +7 -2
- package/docs/html/types/mapping_MapExtension.WebMapLike.html +7 -2
- package/docs/html/types/mapping_MapExtension.WebSceneLike.html +7 -2
- package/docs/html/types/mapping_MapImageLayerExtension.MapImageLayerProperties.html +7 -2
- package/docs/html/types/mapping__LayerExtension.LayerExtensionSchemaPropertyBinding.html +7 -2
- package/docs/html/types/mapping__SublayerExtension.SublayerType.html +7 -2
- package/docs/html/types/portal_ApplicationProperties.DownloadMode.html +7 -2
- package/docs/html/types/portal_ApplicationProperties.SyncMode.html +7 -2
- package/docs/html/types/portal_Background.Background-1.html +7 -2
- package/docs/html/types/portal_BaseMapLayer.BaseMapLayer.html +7 -2
- package/docs/html/types/portal_BaseMapLayer.LegacyBaseMapLayerType.html +7 -2
- package/docs/html/types/portal_BuildingSceneLayer.FilterMode.html +7 -2
- package/docs/html/types/portal_ClassBreaksRenderer.ClassificationMethod.html +7 -2
- package/docs/html/types/portal_ClassBreaksRenderer.NormalizationType.html +7 -2
- package/docs/html/types/portal_DataSource.DataSource.html +7 -2
- package/docs/html/types/portal_DataSource.DataSourceType.html +7 -2
- package/docs/html/types/portal_Domain.Domain-1.html +7 -2
- package/docs/html/types/portal_Domain.DomainType-1.html +7 -2
- package/docs/html/types/portal_Edges.Edges-1.html +7 -2
- package/docs/html/types/portal_Effect.Effect.html +7 -2
- package/docs/html/types/portal_Effect.EffectFunction.html +7 -2
- package/docs/html/types/portal_ElevationInfo.ElevationMode-1.html +7 -2
- package/docs/html/types/portal_FeatureLayer.FeatureCollectionType.html +7 -2
- package/docs/html/types/portal_FeatureReduction.FeatureReduction-1.html +7 -2
- package/docs/html/types/portal_Field.FieldType-1.html +7 -2
- package/docs/html/types/portal_FieldInfo.StringFieldOption.html +7 -2
- package/docs/html/types/portal_Format.DateFormat.html +7 -2
- package/docs/html/types/portal_Geometry.Geometry.html +7 -2
- package/docs/html/types/portal_Geometry.GeometryType-1.html +7 -2
- package/docs/html/types/portal_Ground.NavigationConstraintType.html +7 -2
- package/docs/html/types/portal_GroupLayer.GroupLayerVisibilityMode.html +7 -2
- package/docs/html/types/portal_JoinTableDataSource.JoinType.html +7 -2
- package/docs/html/types/portal_LabelingInfo.LabelPlacement-1.html +7 -2
- package/docs/html/types/portal_LayerDefinition.HtmlPopupType.html +7 -2
- package/docs/html/types/portal_LayerDefinition.TemporalUnit.html +7 -2
- package/docs/html/types/portal_Lighting.Lighting-1.html +7 -2
- package/docs/html/types/portal_MediaInfo.MediaType-1.html +7 -2
- package/docs/html/types/portal_MosaicRule.MosaicMethodType-1.html +7 -2
- package/docs/html/types/portal_MosaicRule.MosaicOperationType-1.html +7 -2
- package/docs/html/types/portal_OperationalLayer.LegacyOperationalLayerType.html +7 -2
- package/docs/html/types/portal_OperationalLayer.OperationalLayer.html +8 -3
- package/docs/html/types/portal_PointCloudFilter.PointCloudFilter.html +7 -2
- package/docs/html/types/portal_PointCloudRenderer.PointCloudRenderer-1.html +7 -2
- package/docs/html/types/portal_PopupExpressionInfo.ExpressionReturnType.html +7 -2
- package/docs/html/types/portal_PopupInfo.PopupElementType.html +7 -2
- package/docs/html/types/portal_Renderer.AuthoringInfoType.html +7 -2
- package/docs/html/types/portal_Renderer.ClassificationMethod.html +7 -2
- package/docs/html/types/portal_Renderer.Renderer-1.html +7 -2
- package/docs/html/types/portal_Renderer.RendererType.html +7 -2
- package/docs/html/types/portal_Renderer.RotationType.html +7 -2
- package/docs/html/types/portal_RenderingRule.PixelType-1.html +7 -2
- package/docs/html/types/portal_SimpleFillSymbol.SimpleFillStyle.html +7 -2
- package/docs/html/types/portal_SimpleLineSymbol.SimpleLineStyle.html +7 -2
- package/docs/html/types/portal_SimpleMarkerSymbol.SimpleMarkerStyle.html +7 -2
- package/docs/html/types/portal_SubtypeGroupLayer.SubtypeGroupLayerVisibilityMode.html +7 -2
- package/docs/html/types/portal_Symbol.Color.html +7 -2
- package/docs/html/types/portal_Symbol.FontStyle.html +7 -2
- package/docs/html/types/portal_Symbol.FontWeight.html +7 -2
- package/docs/html/types/portal_Symbol.HorizontalAlignment.html +7 -2
- package/docs/html/types/portal_Symbol.Symbol.html +7 -2
- package/docs/html/types/portal_Symbol.SymbolType-1.html +7 -2
- package/docs/html/types/portal_Symbol.TextDecoration.html +7 -2
- package/docs/html/types/portal_Symbol.VerticalAlignment.html +7 -2
- package/docs/html/types/portal_Symbol3D.Symbol3D.html +7 -2
- package/docs/html/types/portal_Symbol3D.Symbol3DLayerType.html +7 -2
- package/docs/html/types/portal_Table.CapabilitiesEnum.html +7 -2
- package/docs/html/types/portal_Table.TableType.html +7 -2
- package/docs/html/types/portal_Template.DrawingTool.html +7 -2
- package/docs/html/types/portal_VectorFieldRenderer.MagnitudeUnit.html +7 -2
- package/docs/html/types/portal_VisualVariable.RotationType.html +7 -2
- package/docs/html/types/portal_VisualVariable.VisualVariable.html +7 -2
- package/docs/html/types/portal_VisualVariable.VisualVariableType.html +7 -2
- package/docs/html/types/portal_Weather.Weather-1.html +7 -2
- package/docs/html/types/portal_Widgets.TimeUnits.html +7 -2
- package/docs/html/types/portal__LayerBase.BlendMode.html +7 -2
- package/docs/html/types/portal__LayerBase.LayerType.html +8 -3
- package/docs/html/types/support_Action.Action.html +7 -2
- package/docs/html/types/support_Action.ActionName.html +7 -2
- package/docs/html/types/support_Action.CompositeAction.html +7 -2
- package/docs/html/types/support_Action.SimpleAction.html +7 -2
- package/docs/html/types/support_Cancellable.CancelToken.html +7 -2
- package/docs/html/types/support_InitializableBase.InitializeWarningEventCallback.html +7 -2
- package/docs/html/types/support_Serializable.PropertyDefSerializeMode.html +7 -2
- package/docs/html/types/support_Serializable.PropertyDefs.html +7 -2
- package/docs/html/types/support_Serializable.SerializableClass.html +7 -2
- package/docs/html/types/support_Serializable.SerializeMode.html +7 -2
- package/docs/html/types/support__restApiJson.RestApiDomain.html +7 -2
- package/docs/html/types/support_esri.BuildingComponentSublayerCapabilities.html +10 -3
- package/docs/html/types/support_esri.BuildingComponentSublayerCapabilitiesData.html +10 -3
- package/docs/html/types/support_esri.BuildingSceneSublayerType.html +10 -3
- package/docs/html/types/support_esri.CSVLayerCapabilities.html +10 -3
- package/docs/html/types/support_esri.ChangeEventCallback.html +10 -3
- package/docs/html/types/support_esri.ChartMediaInfo.html +10 -3
- package/docs/html/types/support_esri.DateFormat.html +10 -3
- package/docs/html/types/support_esri.DistanceUnit.html +10 -3
- package/docs/html/types/support_esri.Domain.html +10 -3
- package/docs/html/types/support_esri.DomainType.html +10 -3
- package/docs/html/types/support_esri.DrawingTool.html +10 -3
- package/docs/html/types/support_esri.EditsResult.html +10 -3
- package/docs/html/types/support_esri.ElevationLayerProperties.html +10 -3
- package/docs/html/types/support_esri.ElevationMode.html +10 -3
- package/docs/html/types/support_esri.EsriError.html +10 -3
- package/docs/html/types/support_esri.EsriErrorDetails.html +10 -3
- package/docs/html/types/support_esri.EventCallback.html +10 -3
- package/docs/html/types/support_esri.EventHandler.html +10 -3
- package/docs/html/types/support_esri.FeatureEditResult.html +10 -3
- package/docs/html/types/support_esri.FeatureLayerApplyEdits.html +10 -3
- package/docs/html/types/support_esri.FeatureLayerCapabilities.html +10 -3
- package/docs/html/types/support_esri.FeatureLayerElevationInfo.html +10 -3
- package/docs/html/types/support_esri.FeatureLayerProperties.html +10 -3
- package/docs/html/types/support_esri.FieldProperties.html +10 -3
- package/docs/html/types/support_esri.FieldType.html +10 -3
- package/docs/html/types/support_esri.GeometryType.html +10 -3
- package/docs/html/types/support_esri.GraphicHit.html +10 -3
- package/docs/html/types/support_esri.ImageryLayerProperties.html +10 -3
- package/docs/html/types/support_esri.IntegratedMeshLayerProperties.html +10 -3
- package/docs/html/types/support_esri.ItemCallback.html +10 -3
- package/docs/html/types/support_esri.ItemCompareCallback.html +10 -3
- package/docs/html/types/support_esri.ItemMapCallback.html +10 -3
- package/docs/html/types/support_esri.ItemReduceCallback.html +10 -3
- package/docs/html/types/support_esri.ItemTestCallback.html +10 -3
- package/docs/html/types/support_esri.LabelPlacement.html +10 -3
- package/docs/html/types/support_esri.LayerViewCreateEvent.html +10 -3
- package/docs/html/types/support_esri.LayerViewDestroyEvent.html +10 -3
- package/docs/html/types/support_esri.ListMode.html +10 -3
- package/docs/html/types/support_esri.LoadStatus.html +10 -3
- package/docs/html/types/support_esri.MapImageLayerProperties.html +10 -3
- package/docs/html/types/support_esri.MediaType.html +10 -3
- package/docs/html/types/support_esri.MosaicMethodType.html +10 -3
- package/docs/html/types/support_esri.MosaicOperationType.html +10 -3
- package/docs/html/types/support_esri.NavigationConstraintType.html +10 -3
- package/docs/html/types/support_esri.OpenStreetMapLayerProperties.html +10 -3
- package/docs/html/types/support_esri.OutputPixelType.html +10 -3
- package/docs/html/types/support_esri.PointCloudLayerProperties.html +10 -3
- package/docs/html/types/support_esri.PopupTemplateProperties.html +10 -3
- package/docs/html/types/support_esri.PortalItemProperties.html +10 -3
- package/docs/html/types/support_esri.PortalItemType.html +10 -3
- package/docs/html/types/support_esri.PresentationProperties.html +10 -3
- package/docs/html/types/support_esri.RasterFunctionProperties.html +10 -3
- package/docs/html/types/support_esri.RasterInfo.html +10 -3
- package/docs/html/types/support_esri.RelationshipQueryProperties.html +10 -3
- package/docs/html/types/support_esri.RelationshipRole.html +10 -3
- package/docs/html/types/support_esri.RequestOptions.html +10 -3
- package/docs/html/types/support_esri.SceneLayerProperties.html +10 -3
- package/docs/html/types/support_esri.SceneViewGraphicHit.html +10 -3
- package/docs/html/types/support_esri.SceneViewHitTestResult.html +10 -3
- package/docs/html/types/support_esri.SimpleFillSymbolStyle.html +10 -3
- package/docs/html/types/support_esri.SlideVisibleLayers.html +10 -3
- package/docs/html/types/support_esri.StreamLayerProperties.html +10 -3
- package/docs/html/types/support_esri.SymbolType.html +10 -3
- package/docs/html/types/support_esri.TileLayerProperties.html +10 -3
- package/docs/html/types/support_esri.TimeIntervalUnits.html +10 -3
- package/docs/html/types/support_esri.VectorTileLayerProperties.html +10 -3
- package/docs/html/types/support_esri.VisibilityMode.html +10 -3
- package/docs/html/types/support_esri.WatchCallback.html +10 -3
- package/docs/html/types/support_esri.WebMapProperties.html +10 -3
- package/docs/html/types/support_esri.WebMapTimeSliderObject.html +10 -3
- package/docs/html/types/support_esri.WebMapWidgetsObject.html +10 -3
- package/docs/html/types/support_esri.WebSceneProperties.html +10 -3
- package/docs/html/types/support_esri.WebTileLayerProperties.html +10 -3
- package/docs/html/types/support_esri.locatorAddressToLocationsParams.html +10 -3
- package/docs/html/types/support_esri.locatorAddressesToLocationsParams.html +10 -3
- package/docs/html/types/support_esri.locatorSuggestLocationsParams.html +10 -3
- package/docs/html/types/tasks_geocoding_Geocoder.AddressLike.html +7 -2
- package/docs/html/types/tasks_identify_ClientSideIdentifyProvider.ClientSideIdentifiableLayerExtension.html +8 -3
- package/docs/html/types/tasks_identify_ClientSideIdentifyProvider.ClientSideIdentifiableSublayerExtension.html +7 -2
- package/docs/html/types/tasks_identify_HitTestIdentifyProvider.HitTestLayerExtension.html +7 -2
- package/docs/html/types/tasks_query_ClientSideQueryProvider.ClientSideQueryableLayerExtension.html +7 -2
- package/docs/html/types/tasks_query_ClientSideQueryProvider.ClientSideQueryableSublayerExtension.html +7 -2
- package/docs/html/{functions/utilities__ogc.isWfsNamespace.html → types/utilities__ogc.GmlVersion.html} +21 -30
- package/docs/html/{functions/utilities__ogc.isFesNamespace.html → types/utilities__ogc.WfsVersion.html} +21 -30
- package/docs/html/types/utilities_asyncIterable.IterationOrder.html +7 -2
- package/docs/html/types/utilities_geometry.GeoJSON.html +7 -2
- package/docs/html/types/utilities_log.LoggerFactory.html +7 -2
- package/docs/html/types/utilities_portal.PortalItemId.html +7 -2
- package/docs/html/types/utilities_portal.PortalItemLike.html +7 -2
- package/docs/html/types/utilities_portal.PortalItemUrl.html +7 -2
- package/docs/html/types/utilities_scaleRanges.ScaleId.html +7 -2
- package/docs/html/variables/config.config-1.html +7 -2
- package/docs/html/variables/data_Feature.SCORE_FIELD.html +7 -2
- package/docs/html/variables/data_FeatureSource.FeatureReadOptions.DEFAULTS.html +7 -2
- package/docs/html/variables/data__Relationship.Relationship.factory.html +7 -2
- package/docs/html/variables/data_support_attachments.ATTACHMENT_TYPE_ERROR_REGEX.html +7 -2
- package/docs/html/variables/locale.INVARIANT.html +7 -2
- package/docs/html/variables/mapping_BasemapExtension.defaultBasemapExtensionFactory.html +7 -2
- package/docs/html/variables/mapping_FeatureCollectionLayerExtension.FEATURE_COLLECTION_LAYER_TYPE.html +7 -2
- package/docs/html/variables/mapping_GeoRSSLayerExtension.DEFAULT_GEO_RSS_UTILITY.html +7 -2
- package/docs/html/variables/mapping_GraphicsLayerExtension.GRAPHICS_LAYER_TYPE.html +7 -2
- package/docs/html/variables/mapping_KMLLayerExtension.DEFAULT_KML_UTILITY.html +7 -2
- package/docs/html/variables/mapping__LayerExtension.ERR_SCHEMA_READ_ONLY.html +7 -2
- package/docs/html/variables/portal_BuildingSceneLayer.BuildingSceneLayer.esriBuildingSceneLayerDefaults.html +7 -2
- package/docs/html/variables/portal_BuildingSceneSublayer.BuildingSceneSublayer.esriBuildingSublayerDefaults.html +7 -2
- package/docs/html/variables/portal_CSVLayer.CSVLayer.esriCSVLayerDefaults.html +7 -2
- package/docs/html/variables/portal_Feature.Feature.GRAPHIC_POPUP_TEMPLATE_FIELD.html +7 -2
- package/docs/html/variables/portal_Feature.Feature.GRAPHIC_VISIBLE_FIELD.html +7 -2
- package/docs/html/variables/portal_FeatureLayer.FeatureLayer.esriFeatureLayerDefaults.html +7 -2
- package/docs/html/variables/portal_GeoJSONLayer.GeoJSONLayer.esriGeoJSONLayerDefaults.html +618 -0
- package/docs/html/variables/portal_Ground.Ground.DEFAULT_ELEVATION_ID.html +7 -2
- package/docs/html/variables/portal_Ground.Ground.DEFAULT_ELEVATION_TITLE.html +7 -2
- package/docs/html/variables/portal_Ground.Ground.DEFAULT_ELEVATION_URL.html +7 -2
- package/docs/html/variables/portal_ImageServiceLayer.ImageServiceLayer.esriImageServiceLayerDefaults.html +7 -2
- package/docs/html/variables/portal_IntegratedMeshLayer.IntegratedMeshLayer.esriIntegratedMeshLayerDefaults.html +7 -2
- package/docs/html/variables/portal_LayerDefinition.LayerDefinitionCapabilities.ADD.html +7 -2
- package/docs/html/variables/portal_LayerDefinition.LayerDefinitionCapabilities.DELETE.html +7 -2
- package/docs/html/variables/portal_LayerDefinition.LayerDefinitionCapabilities.EDITING.html +7 -2
- package/docs/html/variables/portal_LayerDefinition.LayerDefinitionCapabilities.QUERY.html +7 -2
- package/docs/html/variables/portal_LayerDefinition.LayerDefinitionCapabilities.UPDATE.html +7 -2
- package/docs/html/variables/portal_MapServiceLayer.MapServiceLayer.esriMapImageLayerDefaults.html +7 -2
- package/docs/html/variables/portal_OpenStreetMapLayer.OpenStreetMapLayer.esriOpenStreetMapLayerDefaults.html +7 -2
- package/docs/html/variables/portal_PointCloudLayer.PointCloudLayer.esriPointCloudLayerDefaults.html +7 -2
- package/docs/html/variables/portal_Renderer.defaultLineRenderer.html +7 -2
- package/docs/html/variables/portal_Renderer.defaultPointRenderer.html +7 -2
- package/docs/html/variables/portal_Renderer.defaultPolygonRenderer.html +7 -2
- package/docs/html/variables/portal_SceneLayer.SceneLayer.esriSceneLayerDefaults.html +7 -2
- package/docs/html/variables/portal_SubtypeSublayer.SubtypeSublayer.esriSubtypeSublayerDefaults.html +7 -2
- package/docs/html/variables/portal_TiledImageServiceLayer.TiledImageServiceLayer.esriImageryTileLayerDefaults.html +7 -2
- package/docs/html/variables/portal_TiledMapServiceLayer.TiledMapServiceLayer.esriTileLayerDefaults.html +7 -2
- package/docs/html/variables/portal_VectorTileLayer.VectorTileLayer.esriVectorTileLayerDefaults.html +7 -2
- package/docs/html/variables/portal__FeatureLayer.GRAPHICS_LAYER_ID.html +7 -2
- package/docs/html/variables/portal__layerHelper.ERR_LAYER_TYPE_MISMATCH.html +7 -2
- package/docs/html/variables/support_esri.Collection.html +687 -0
- package/docs/html/variables/support_esri.Evented.html +687 -0
- package/docs/html/variables/support_esri.wellKnownBasemapTitles.html +10 -3
- package/docs/html/variables/tasks_geocoding_Geocoder.ADDRESS_FIELD.html +7 -2
- package/docs/html/variables/tasks_geocoding_Geocoder.GeocodeOptions.DEFAULTS.html +7 -2
- package/docs/html/variables/tasks_identify_IdentifyOptions.IdentifyOptions.DEFAULTS.html +7 -2
- package/docs/html/variables/tasks_identify_StreamLayerQueryIdentifyProvider.StreamLayerQueryIdentifyProvider.html +7 -2
- package/docs/html/variables/tasks_query_QueryOptions.QueryOptions.DEFAULTS.html +7 -2
- package/docs/html/variables/tasks_search_SearchOptions.SearchOptions.DEFAULTS.html +7 -2
- package/docs/html/variables/utilities_FormatSettings.settings.html +7 -2
- package/docs/html/variables/utilities__ogc.webMercatorAliases.html +11 -9
- package/docs/html/variables/{data_Schema.fieldWithArcadeXRegex.html → utilities_collection.Collection.html} +22 -15
- package/docs/html/variables/utilities_date.DEFAULT_PARSING_FORMATS.html +7 -2
- package/docs/html/variables/utilities_date.INVALID_DATE.html +7 -2
- package/docs/html/variables/utilities_date.settings.html +7 -2
- package/docs/html/variables/{tasks_query_CSVLayerQueryProvider.CSVLayerQueryProvider.html → utilities_field.fieldWithArcadeXRegex.html} +16 -9
- package/docs/html/variables/{tasks_query_StreamLayerQueryProvider.StreamLayerQueryProvider.html → utilities_field.fieldWithRelationshipRegex.html} +16 -9
- package/docs/html/variables/utilities_geometry.GEOGRAPHIC_BOUNDS.html +7 -2
- package/docs/html/variables/utilities_geometry.WEB_MERCATOR_BOUNDS.html +7 -2
- package/docs/html/variables/utilities_number.settings.html +7 -2
- package/docs/html/variables/utilities_scaleRanges.wellKnownScaleRanges.html +7 -2
- package/docs/html/variables/version.version.html +8 -3
- package/layer-preset/LayerPreset.d.ts +6 -4
- package/layer-preset/LayerPreset.js +1 -1
- package/layer-preset/LayerPresetSettings.d.ts +2 -1
- package/mapping/ArcGISSublayerExtension.d.ts +8 -6
- package/mapping/ArcGISSublayerExtension.js +1 -1
- package/mapping/BasemapExtension.d.ts +8 -6
- package/mapping/BasemapExtension.js +1 -1
- package/mapping/Bookmark.d.ts +3 -2
- package/mapping/BuildingComponentSublayerExtension.d.ts +6 -4
- package/mapping/BuildingGroupSublayerExtension.d.ts +5 -3
- package/mapping/BuildingSceneLayerExtension.d.ts +3 -2
- package/mapping/BuildingSublayerExtension.d.ts +2 -1
- package/mapping/CSVLayerExtension.d.ts +3 -2
- package/mapping/ElevationLayerExtension.d.ts +3 -2
- package/mapping/FeatureCollectionLayerExtension.d.ts +3 -2
- package/mapping/FeatureLayerExtension.d.ts +6 -5
- package/mapping/FeatureLayerExtension.js +1 -1
- package/mapping/FeatureLayerExtensionBase.d.ts +4 -3
- package/mapping/GeoJSONLayerExtension.d.ts +60 -0
- package/mapping/GeoJSONLayerExtension.js +1 -0
- package/mapping/GeoRSSLayerExtension.d.ts +3 -2
- package/mapping/GeoRSSLayerExtension.js +1 -1
- package/mapping/GraphicsLayerExtension.d.ts +4 -3
- package/mapping/GroundExtension.d.ts +8 -6
- package/mapping/GroupLayerExtension.d.ts +5 -4
- package/mapping/GroupLayerExtension.js +1 -1
- package/mapping/ImageryLayerExtension.d.ts +3 -2
- package/mapping/ImageryTileLayerExtension.d.ts +3 -2
- package/mapping/IntegratedMeshLayerExtension.d.ts +3 -2
- package/mapping/KMLLayerExtension.d.ts +5 -3
- package/mapping/KMLSublayerExtension.d.ts +2 -1
- package/mapping/LayerExtension.d.ts +4 -2
- package/mapping/MapConstraints.d.ts +1 -1
- package/mapping/MapExtension.d.ts +27 -16
- package/mapping/MapExtension.js +1 -1
- package/mapping/MapImageLayerExtension.d.ts +5 -3
- package/mapping/MapImageSublayerExtension.d.ts +2 -1
- package/mapping/OpenStreetMapLayerExtension.d.ts +3 -2
- package/mapping/PointCloudLayerExtension.d.ts +3 -2
- package/mapping/SceneLayerExtension.d.ts +3 -2
- package/mapping/StreamLayerExtension.d.ts +3 -2
- package/mapping/SublayerExtension.d.ts +4 -2
- package/mapping/SubtypeGroupLayerExtension.d.ts +8 -6
- package/mapping/SubtypeGroupLayerExtension.js +1 -1
- package/mapping/SubtypeSublayerExtension.d.ts +7 -5
- package/mapping/SubtypeSublayerExtension.js +1 -1
- package/mapping/TileLayerExtension.d.ts +5 -3
- package/mapping/TileSublayerExtension.d.ts +3 -2
- package/mapping/UnsupportedLayerExtension.d.ts +2 -1
- package/mapping/VectorTileLayerExtension.d.ts +3 -2
- package/mapping/WMSLayerExtension.d.ts +5 -3
- package/mapping/WMSSublayerExtension.d.ts +2 -1
- package/mapping/WMTSLayerExtension.d.ts +5 -3
- package/mapping/WMTSSublayerExtension.d.ts +3 -2
- package/mapping/WebTileLayerExtension.d.ts +3 -2
- package/mapping/_LayerExtension.d.ts +11 -9
- package/mapping/_LayerExtension.js +1 -1
- package/mapping/_SublayerExtension.d.ts +9 -6
- package/mapping/convert.d.ts +3 -2
- package/mapping/convert.js +1 -1
- package/mapping/support/DefaultLayerExtensionFactory.js +1 -1
- package/mapping/support/LayerListSettings.d.ts +2 -1
- package/mapping/support/WfsCapabilities.d.ts +1 -1
- package/mapping/support/_LayerExtensionCollection.d.ts +5 -3
- package/mapping/support/_LayerExtensionCollection.js +1 -1
- package/mapping/support/_SublayerExtensionCollection.d.ts +5 -3
- package/mapping/support/_SublayerExtensionCollection.js +1 -1
- package/menus/Menu.d.ts +6 -4
- package/menus/Menu.js +1 -1
- package/menus/MenuItem.d.ts +5 -3
- package/menus/MenuItem.js +1 -1
- package/package.json +10 -11
- package/portal/DrawingInfo.d.ts +2 -1
- package/portal/DrawingInfo.js +1 -1
- package/portal/Feature.d.ts +2 -2
- package/portal/FeatureLayer.js +1 -1
- package/portal/GeoJSONLayer.d.ts +84 -0
- package/portal/GeoJSONLayer.js +1 -0
- package/portal/LayerBase.d.ts +2 -1
- package/portal/LayerBase.js +1 -1
- package/portal/LayerDefinition.d.ts +2 -1
- package/portal/LayerDefinition.js +1 -1
- package/portal/OperationalLayer.d.ts +2 -1
- package/portal/WebMap.d.ts +1 -1
- package/portal/WebMap.js +1 -1
- package/portal/_LayerBase.d.ts +2 -2
- package/support/FormatSettings.d.ts +1 -1
- package/support/InitializableBase.d.ts +3 -2
- package/support/InitializableCollectionProxy.d.ts +1 -1
- package/support/Observable.d.ts +4 -3
- package/support/Observable.js +1 -1
- package/support/Settings.d.ts +4 -2
- package/support/Settings.js +1 -1
- package/support/_ArcGISRelationshipCollection.d.ts +2 -2
- package/support/_ArcGISRelationshipCollection.js +1 -1
- package/support/_graphicsQuery.js +1 -1
- package/support/esri.d.ts +9 -1
- package/support/esri.js +1 -1
- package/tasks/geocoding/ArcGISGeocoder.d.ts +6 -5
- package/tasks/geocoding/ArcGISGeocoder.js +1 -1
- package/tasks/geocoding/Geocoder.d.ts +4 -2
- package/tasks/geocoding/utilities.js +1 -1
- package/tasks/identify/CSVLayerClientSideQueryIdentifyProvider.d.ts +1 -1
- package/tasks/identify/CSVLayerClientSideQueryIdentifyProvider.js +1 -1
- package/tasks/identify/ClientSideIdentifyProvider.d.ts +3 -2
- package/tasks/identify/GeoJSONLayer3DHitTestIdentifyProvider.d.ts +23 -0
- package/tasks/identify/GeoJSONLayer3DHitTestIdentifyProvider.js +1 -0
- package/tasks/identify/GeoJSONLayerClientSideQueryIdentifyProvider.d.ts +23 -0
- package/tasks/identify/GeoJSONLayerClientSideQueryIdentifyProvider.js +1 -0
- package/tasks/identify/HitTestIdentifyProvider.d.ts +1 -1
- package/tasks/identify/HitTestIdentifyProvider.js +1 -1
- package/tasks/identify/IdentifyService.d.ts +1 -1
- package/tasks/identify/IdentifyService.js +1 -1
- package/tasks/identify/SceneLayerClientSideIdentifyProvider.d.ts +2 -1
- package/tasks/identify/StreamLayerClientSideQueryIdentifyProvider.d.ts +2 -1
- package/tasks/identify/SubtypeSublayerClientSideIdentifyProvider.d.ts +2 -1
- package/tasks/identify/WMSSublayerIdentifyProvider.d.ts +1 -1
- package/tasks/identify/WMSSublayerIdentifyProvider.js +1 -1
- package/tasks/query/ArcGISRelationship.d.ts +4 -3
- package/tasks/query/BuildingComponentSublayerClientSideQueryProvider.d.ts +2 -1
- package/tasks/query/ClientSideQueryProvider.d.ts +1 -1
- package/tasks/query/GeoJSONLayerClientSideQueryProvider.d.ts +27 -0
- package/tasks/query/GeoJSONLayerClientSideQueryProvider.js +1 -0
- package/tasks/query/QueryBasedRelationship.d.ts +1 -1
- package/tasks/query/QueryService.d.ts +1 -1
- package/tasks/query/QueryService.js +1 -1
- package/tasks/query/SceneLayerClientSideQueryProvider.d.ts +2 -1
- package/tasks/query/StreamLayerClientSideQueryProvider.d.ts +2 -1
- package/tasks/search/ArcGISGeocoderSearchProvider.d.ts +1 -1
- package/tasks/search/GeocoderSearchProvider.d.ts +1 -1
- package/tasks/search/QuerySearchProvider.d.ts +1 -1
- package/tasks/search/SearchService.d.ts +2 -2
- package/tasks/search/SearchService.js +1 -1
- package/utilities/CollectionProxy.d.ts +2 -1
- package/utilities/CopyOnWriteCollection.d.ts +1 -1
- package/utilities/CopyOnWriteCollection.js +1 -1
- package/utilities/MapTransformCollection.d.ts +1 -1
- package/utilities/_layers.d.ts +1 -1
- package/utilities/_layers.js +1 -1
- package/utilities/_ogc.d.ts +4 -34
- package/utilities/_ogc.js +1 -1
- package/utilities/arcade.d.ts +1 -1
- package/utilities/arcade.js +1 -1
- package/utilities/collection.d.ts +9 -3
- package/utilities/collection.js +1 -1
- package/utilities/date.d.ts +2 -1
- package/utilities/extensions.d.ts +7 -0
- package/utilities/extensions.js +1 -1
- package/utilities/field.d.ts +2 -0
- package/utilities/field.js +1 -1
- package/utilities/geometry.d.ts +1 -1
- package/utilities/geometry.js +1 -1
- package/utilities/iterable.d.ts +2 -1
- package/utilities/number.d.ts +2 -1
- package/utilities/string.d.ts +1 -1
- package/utilities/string.js +1 -1
- package/utilities/watch.d.ts +4 -2
- package/utilities/watch.js +1 -1
- package/version.d.ts +1 -1
- package/version.js +1 -1
- package/tasks/query/CSVLayerQueryProvider.d.ts +0 -2
- package/tasks/query/CSVLayerQueryProvider.js +0 -1
- package/tasks/query/StreamLayerQueryProvider.d.ts +0 -2
- package/tasks/query/StreamLayerQueryProvider.js +0 -1
package/mapping/MapExtension.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
import{__decorate as e}from"tslib";import{ArgumentError as t}from"../ArgumentError.js";import{EntityBase as i}from"../Entity.js";import{InvalidOperationError as s}from"../InvalidOperationError.js";import{isBasemapExtension as a,isBookmark as n,isGroundExtension as r,isLayerPreset as o,isMenu as p,isTableExtension as h,ItemType as l}from"../ItemType.js";import{TableExtension as m}from"../data/TableExtension.js";import{LayerPreset as d}from"../layer-preset/LayerPreset.js";import{Menu as c}from"../menus/Menu.js";import{WebMap as b}from"../portal/WebMap.js";import{WebScene as _}from"../portal/WebScene.js";import{resolveRelativeHrefs as y}from"../portal/_utils.js";import{DefaultArcGISRequestHelper as u}from"../support/ArcGISRequestHelper.js";import{FormatSettings as f}from"../support/FormatSettings.js";import{InitializableCollectionProxy as w}from"../support/InitializableCollectionProxy.js";import{ReadOnlyInitializableCollection as E}from"../support/ReadOnlyInitializableCollection.js";import{serializable as x}from"../support/Serializable.js";import{WellKnownBasemap as M}from"../support/esri.js";import{ReadOnlyCollection as g}from"../utilities/ReadOnlyCollection.js";import{basemapsAreEquivalent as I,createStandardBasemap as S,isStandardBasemap as v}from"../utilities/basemaps.js";import{checkArg as T}from"../utilities/checkArg.js";import{Collection as A,compare as P}from"../utilities/collection.js";import{load as z}from"../utilities/esri.js";import{isGroupLayerExtension as O}from"../utilities/extensions.js";import{project as L}from"../utilities/geometry.js";import{find as C}from"../utilities/iterable.js";import{layersAreEquivalent as V}from"../utilities/layers.js";import{getLogger as j}from"../utilities/log.js";import{getMapSpatialReference as k,isMap as B,isWebMap as R,isWebScene as N}from"../utilities/mapping.js";import{toPortalItem as G}from"../utilities/portal.js";import{parallelEach as W}from"../utilities/promise.js";import{onCollectionPropertyChange as D,onEach as $}from"../utilities/watch.js";import{BasemapExtension as q}from"./BasemapExtension.js";import{Bookmark as H}from"./Bookmark.js";import{GroundExtension as F}from"./GroundExtension.js";import{MapConstraints as U}from"./MapConstraints.js";import{UnsupportedLayerExtension as J}from"./UnsupportedLayerExtension.js";import{_assignLayerExtensions as X,LayerExtension as Y}from"./_LayerExtension.js";import{LayerExtensionCollectionBase as K}from"./support/_LayerExtensionCollection.js";const Q=j("MapExtension");let Z=class extends i{get webMap(){return this._webMap}get webScene(){return this._webScene}get map(){return this._currentMap}get viewMode(){return this.map?N(this.map)?"scene":"map":this.initialViewMode}get initialViewMode(){return this.webMap&&this.webScene?this._initialViewMode||"map":N(this.map)||this.webScene&&!this.webMap?"scene":"map"}set initialViewMode(e){this._initialViewMode=e}get requestHelper(){return this._requestHelper||(this._requestHelper=new u),this._requestHelper}set requestHelper(e){this._requestHelper=e}get basemapExtension(){return this._basemapExtension}set basemapExtension(e){const t=this._basemapExtension;if(t!==e)if(t&&t._setMapExtension(void 0),e){if(e._setMapExtension(this),this.isInitialized&&!e.basemap){if(e.isInitialized)throw e._setMapExtension(void 0),new s("Cannot set MapExtension.basemapExtension without a valid Esri Basemap object");e.initialize()}this._ensureIsBasemapOption(e),this.map&&e.basemap&&e.basemap!==this.map.basemap?this.map.basemap=e.basemap:this._basemapExtension=e}else this.map.basemap=void 0,this._basemapExtension=void 0}get groundExtension(){return this._groundExtension||(this.groundExtension=new F({ground:this.map?.ground})),this._groundExtension}set groundExtension(e){if(!e)throw new s("Cannot set map.ground to undefined");const t=this._groundExtension;t!==e&&(t&&t._setMapExtension(void 0),e._setMapExtension(this),e._resolveGround(),e.ground?(this._groundExtensions.set(e.ground,e),this.map&&e.ground!==this.map.ground?this.map.ground=e.ground:this._groundExtension=e):this._groundExtension=e)}get basemapOptions(){return this._basemapOptions}get bookmarks(){return this._bookmarks}get initialBasemapExtension(){return this._initialBasemapExtension}get initialLayerPreset(){return this._initialLayerPreset}set initialLayerPreset(e){if(!e)return void(this._initialLayerPreset=void 0);const t=o(e)?e:new d(e);this._initialLayerPreset=t}get _spatialReference(){return k(this.map)}get webMapItemTitle(){if(this._webMapItem)return this._webMapItem.title}get webSceneItemTitle(){if(this._webSceneItem)return this._webSceneItem.title}get title(){return this._title?this._title:this._webMapItem&&"map"===this.viewMode?this.webMapItemTitle:this._webSceneItem&&"scene"===this.viewMode?this.webSceneItemTitle:void 0}set title(e){this._title=e}get contextMenu(){return this._contextMenu}set contextMenu(e){this._contextMenu=e,e&&this.isInitialized&&!e.isInitialized&&(async()=>{try{await e.initialize()}catch(e){e instanceof Error&&Q.error({message:"An error occurred while initializing context menu.",error:e})}})()}get _allLayerViews(){const e=t=>{const i=[t];return A.isCollection(t.sublayerViews)?i.push(...t.sublayerViews.toArray().flatMap(e)):A.isCollection(t.layerViews)&&i.push(...t.layerViews.toArray().flatMap(e)),i};return this._layerViews.toArray().flatMap(e)}get layerExtensions(){return this._layerExtensions}constructor(e){super(e),this.isSwitchingMap=!1,this._layerViews=new A,this._itemType=l.MAP_EXTENSION,this._skipBasemapOptions=!1;let i={...e};this._basemapOptions=new te(this),this._groundExtensions=new WeakMap,this._layerExtensions=this._createLayerExtensionCollection(),this.tableExtensions=this._createTableExtensionCollection(),this.formatSettings=this._createFormatSettings(),this._bookmarks=new A,this.constraints=new U,this.watch(["_map","_scene"],(e=>{e&&($(e.layers,"layerview-create",(e=>{this._layerViews.add(e.layerView)})),$(e.layers,"layerview-destroy",(e=>{this._layerViews.remove(e.layerView)})))}));const{webMap:s,webScene:a,initialViewMode:n,map:r,basemapOptions:o}=i;if(this._webMap=s,this._webScene=a,this._webMapItem=ae(s),this._webSceneItem=ae(a),this.initialViewMode=n,N(r)&&a)throw new t("Cannot specify webScene property if map is initialized to a WebScene instance.");if(B(r)&&s)throw new t("Cannot specify webMap property if map is initialized to a 2D Map instance.");if(N(r)||R(r)||B(r))this.assignProperties({basemapOptions:o}),this._skipBasemapOptions=!!o;else{const{map:e,layerExtensions:t,tableExtensions:s,groundExtension:a,basemapOptions:n,basemapExtension:r,...o}=i;this._deferredProperties={map:e,layerExtensions:t,tableExtensions:s,groundExtension:a,basemapOptions:n,basemapExtension:r},i=o,n&&(this._skipBasemapOptions=!0)}this._initMapFromProperties(i),this.watch("map.basemap",(()=>this._onBasemapChange()),!0),this.watch("map.ground",(()=>this._onGroundChange()),!0),this.allLayerExtensions=new se(this),this.map?.basemap&&this._onBasemapChange()}getAllFeatureSources(e=(()=>!0)){const t=[],i=a=>{a.hasFeatures&&t.push(a);for(const t of a.sublayerExtensions.initializedItems.filter(e).toArray())s(t);if(O(a))for(const t of a.layerExtensions.initializedItems.filter(e).toArray())i(t)},s=i=>{t.push(i);for(const t of i.sublayerExtensions.initializedItems.filter(e).toArray())s(t)};for(const t of this.layerExtensions.initializedItems.filter(e).toArray())i(t);for(const i of this.tableExtensions.initializedItems.filter(e).toArray())t.push(i);if(this.basemapExtension){for(const t of this.basemapExtension.baseLayerExtensions.initializedItems.filter(e).toArray())i(t);for(const t of this.basemapExtension.referenceLayerExtensions.initializedItems.filter(e).toArray())i(t)}return t}isSupportedViewMode(e){return e===this.viewMode||!(!this.webMap&&!this.webScene)&&("scene"===e?!!this.webScene:!!this.webMap)}async switchViewMode(e){if(T("viewMode",e).isNotMissing().satisfies((e=>this.isSupportedViewMode(e)),"Unsupported view mode."),this.viewMode===e)return;let t;"scene"===e?(await this._createScene(),t=this._scene):(await this._createMap(),t=this._map),t.basemap=this.map.basemap,await this.switchMap(t),this.notifyChange("viewMode"),this.notifyChange("title")}async switchMap(e){if(T("newMap",e).isNotMissing(),e===this.map)return;if(!this.map)return void this._setMap(e);this.isSwitchingMap=!0,this.isInitialized&&await z(e);const t=new Map;this.map.layers.forEach((e=>t.set(e,this.layerExtensions.forLayer(e))));const{basemapExtension:i}=this;this._setMap(e),this._updateBookmarks();const s=[];for(const e of this.map.layers.toArray()){const i=C(t.entries(),(([t])=>V(t,e)));if(i)s.push((async()=>{const t=i[1];await t._switchLayer(e),this._layerExtensions._register(t)})());else{const t=this._layerExtensions._forLayer(e);t?.layer!==e&&s.push(t._switchLayer(e))}}this.map.basemap&&i&&I(this.map.basemap,i.basemap)&&s.push((async()=>{await i._switchBasemap(this.map.basemap),this.basemapExtension=i})()),this.isInitialized&&s.push(this._initializeChildren()),await Promise.all(s),this.isSwitchingMap=!1}async setWebMap(e){if(!e&&this.webMap&&!this.webScene)throw new s("Cannot unset both webMap and webScene.");this._webMap=e,this._map=void 0,this._createMapPromise=void 0,this._webMapItem=ae(e),await z(this._webMapItem),"map"===this.viewMode&&(e?(this._basemapOptions.isExplicitlyModified||this._basemapOptions.removeAllInternal(),await this._createMap(),await this.switchMap(this._map),await this._createStandardBasemapOptions(),this._basemapOptions.reorderInternal(this.basemapExtension,0),this._initialBasemapExtension=this.basemapExtension):await this.switchViewMode("scene")),this.notifyChange("webMap"),this.notifyChange("initialViewMode"),this.notifyChange("title")}async setWebScene(e){if(!e&&this.webScene&&!this.webMap)throw new s("Cannot unset both webMap and webScene.");this._webScene=e,this._scene=void 0,this._createScenePromise=void 0,this._webSceneItem=ae(e),await z(this._webSceneItem),"scene"===this.viewMode&&(e?(this._basemapOptions.isExplicitlyModified||this._basemapOptions.removeAllInternal(),await this._createScene(),await this.switchMap(this._scene),await this._createStandardBasemapOptions(),this._basemapOptions.reorderInternal(this.basemapExtension,0),this._initialBasemapExtension=this.basemapExtension):await this.switchViewMode("map")),this.notifyChange("webScene"),this.notifyChange("initialViewMode"),this.notifyChange("title")}getDefaults(){const e=super.getDefaults();return e.initialViewMode="map",e}async _createScene(){if(!this._scene&&this.webScene)return this._createScenePromise=this._createScenePromise??(async()=>{if(ne(this.webScene)){const e=new((await import("@arcgis/core/WebScene")).default);await this._loadAndApplyPortalItemData(this._webSceneItem,e),this._scene=e}else this._scene=await _.toEsriApiWebScene(this.webScene)})()}async _createMap(){if(!this._map&&this.webMap)return this._createMapPromise=this._createMapPromise??(async()=>{if(ne(this.webMap)){const e=new((await import("@arcgis/core/WebMap")).default);await this._loadAndApplyPortalItemData(this._webMapItem,e),this._map=e}else this._map=await b.toEsriApiWebMap(this.webMap)})()}_getSerializableProperties(){return{...super._getSerializableProperties(),layerExtensions:{serializeModes:["initial","project"],deserialize:e=>{if(this.map&&e){const t=("map"===this.viewMode?this._scene:this._map)?.layers.toArray()??[],i=e.filter((e=>!t.includes(e.layer)&&!t.some((t=>e.layer&&(Y._matchesRef(t,e.layer)||V(t,e.layer))))));X(this.layerExtensions,i)}},serialize:e=>{if(this._deferredProperties?.layerExtensions)return this._deferredProperties.layerExtensions;{const t="map"===this.viewMode,i=(t?this._map:this._scene)?.layers.toArray();let s=(t?this._scene:this._map)?.layers.toArray()??[];return s=s.filter((e=>!i.find((t=>V(t,e))))),this.layerExtensions.concat(s.map((e=>this._layerExtensions._forLayer(e)))).filter((t=>!(t instanceof J||"initial"===e)||!t.dynamicallyAddedLayer)).toArray()}}},tableExtensions:{serializeModes:["initial","project"],deserialize:e=>{this.map?P(this.tableExtensions,e,{onNew:(e,t)=>{this.tableExtensions.add(h(e)?e:m.create(e),t)},onMatch:(e,t,i,s)=>{h(t)||e.assignProperties(t),i!==s&&this.tableExtensions.reorder(e,s)},equals:(e,t)=>h(t)?t===e:!!m._matchesRef(e,t.table)||e.id===t.id}):this._deferredProperties={...this._deferredProperties,tableExtensions:e}},serialize:()=>this._deferredProperties?.tableExtensions?this._deferredProperties?.tableExtensions:this.tableExtensions.toArray()},basemapExtension:{serializeModes:["project"],deserialize:e=>{this.map?e?a(e)?this.basemapExtension=e:this.basemapExtension?this.basemapExtension.assignProperties(e):this.basemapExtension=q.create(e):this.basemapExtension=void 0:this._deferredProperties={...this._deferredProperties,basemapExtension:e}},serialize:()=>this._deferredProperties?.basemapExtension?this._deferredProperties?.basemapExtension:this.basemapExtension},basemapOptions:{serializeModes:["initial"],deserialize:e=>{this._skipBasemapOptions?this._skipBasemapOptions=!1:(P(this.basemapOptions,e,{onNew:(e,t)=>{this.basemapOptions.add(a(e)?e:q.create(e),t)},onMatch:(e,t,i,s)=>{a(t)||e.assignProperties(t),i!==s&&this.basemapOptions.reorder(e,s)},onMissing:e=>{this.basemapOptions.remove(e)},equals:(e,t)=>{if(a(t))return t===e;if(e.id&&t.id)return e.id===t.id;{const i=e.toJSON();return I(i.basemap,t.basemap||t.baseMap)}}}),this.basemapExtension&&this._ensureIsBasemapOption(this.basemapExtension),this.isInitialized&&W(this.basemapOptions.toArray(),(e=>e._createBackingBasemap())))},serialize:()=>this._deferredProperties?.basemapOptions?this._deferredProperties?.basemapOptions:this.basemapOptions.toArray()},groundExtension:{serializeModes:["initial"],deserialize:e=>{this.map?r(e)?this.groundExtension=e:this.groundExtension.assignProperties(e):this._deferredProperties={...this._deferredProperties,groundExtension:e}},serialize:()=>this._deferredProperties?.groundExtension?this._deferredProperties?.groundExtension:this.groundExtension},bookmarks:{serialize:()=>this.bookmarks.map((e=>e.toJSON())).toArray(),deserialize:e=>{this.bookmarks.addMany(e.map((e=>n(e)?e:new H(e))))}},webMap:{serializeModes:["initial"],deserialize:!1},webScene:{serializeModes:["initial"],deserialize:!1},initialLayerPreset:"initial",initialViewMode:{serializeModes:["initial","project"],serialize:e=>"project"===e?this.viewMode:"scene"!==this.initialViewMode||!this.webScene&&this.webMap?"map":"scene",deserialize:e=>{this.viewMode!==e&&(this._deserializedViewMode=e),this._initialViewMode=e},isDefault:(e,t)=>"project"!==t&&"map"===e},formatSettings:"initial",constraints:"initial",title:"initial",onClick:"initial",onHover:"initial",onHoverEnd:"initial",onInitialized:"initial",onViewpointChanged:"initial",contextMenu:{serializeModes:["initial"],deserialize:e=>{e?p(e)?this.contextMenu=e:this.contextMenu?this.contextMenu.assignProperties(e):this.contextMenu=c.create(e):this.contextMenu=void 0}},map:{serializeModes:["project"],serialize:()=>({operationalLayers:this.layerExtensions.toArray().filter((e=>e.layer)).map((e=>e._getProjectWebmapJSON())),tables:this.tableExtensions.toArray().filter((e=>e.table)).map((e=>({id:e.table.id,title:e.table.title})))}),deserialize:e=>{if(this.map)if(B(e)||R(e)||N(e)){if(e!==this.map)throw new t("properties.map","Property 'map' is read-only.")}else this._deserializedMapPromise=(async()=>{this._deserializedViewMode&&this.webMap&&this.webScene&&(this._deserializedViewModePromise=this.switchViewMode(this._deserializedViewMode),await this._deserializedViewModePromise,this._deserializedViewMode=void 0,this._deserializedViewModePromise=void 0),await this._applyMapProperties(e,this.map),this._deserializedMapPromise=void 0})();else this._deferredProperties={...this._deferredProperties,map:e}}},requestHelper:{serialize:!1}}}async _applyMapProperties(e,t,i){await W(this.basemapOptions.toArray(),(e=>e._createBackingBasemap()));let s=e;const a=this.basemapOptions.find((e=>I(e.basemap,s.baseMap)));a&&(t.basemap=a.basemap,s={...s,baseMap:{...s.baseMap,title:t.basemap.title}}),N(t)?await _.applyToEsriApiWebScene(s,t,i):await b.applyToEsriApiMap(s,t,i)}_createFormatSettings(){return new f}_createLayerExtensionCollection(){return new ee(this)}_createTableExtensionCollection(){return new ie(this)}async _onInitialize(){await super._onInitialize();const{basemapExtension:e,basemapOptions:t,groundExtension:i,webMap:s,webScene:a,map:n,...r}=this._deferredProperties??{};if(t&&this.assignProperties({basemapOptions:t}),this.map||("scene"===this.initialViewMode?this._setMap(new((await import("@arcgis/core/WebScene")).default)):this._setMap(new((await import("@arcgis/core/WebMap")).default))),this.map.basemap&&this._onBasemapChange(),(s||a)&&await this._applyMapProperties("scene"===this.initialViewMode?a:s,this.map),e&&(this.assignProperties({basemapExtension:e}),await this.basemapExtension._createBackingBasemap()),i&&this.assignProperties({groundExtension:i}),this._webMapItem||this._webSceneItem){await Promise.all([z(this.map),z(this._webMapItem),z(this._webSceneItem)]),re(this._webMapItem,"webMap","Web Map"),re(this._webSceneItem,"webScene","Web Scene");const e=N(this.map)?this._webSceneItem:this._webMapItem;await this._loadAndApplyPortalItemData(e)}else await z(this.map);n&&await this._applyMapProperties(n,this.map),this.assignProperties(r),this._deferredProperties=void 0,this._initialBasemapExtension=this.basemapExtension,this._updateBookmarks(),this.contextMenu&&await this.contextMenu.initialize();for(const e of this.layerExtensions.toArray())await e._createBackingLayer();await Promise.all(this.tableExtensions.map((e=>e._createBackingTable())).toArray())}async _postInitialize(){await super._postInitialize(),await this._createStandardBasemapOptions(),await W(this.basemapOptions.toArray(),(e=>e._createBackingBasemap())),this.initialLayerPreset&&await this.initialLayerPreset.applyTo(this)}*_initializableChildCollections(){yield*super._initializableChildCollections();const e=new A(this.layerExtensions.filter((e=>!!e.layer)));e.remove=e=>{this.layerExtensions.remove(e)};const t=new A(this.tableExtensions.filter((e=>!!e.table)));if(t.remove=e=>{this.tableExtensions.remove(e)},yield e,yield t,this.basemapExtension){const e=new A;e.add(this.basemapExtension),yield e}const i=new A;i.add(this.groundExtension),yield i}_initMapFromProperties(e){const t=e.map;B(t)||R(t)||N(t)?this._setMap(t):"scene"===this.initialViewMode?e.webScene&&!ne(e.webScene)&&(this._deferredProperties={webScene:e.webScene,...this._deferredProperties}):e.webMap&&!ne(e.webMap)&&(this._deferredProperties={webMap:e.webMap,...this._deferredProperties})}_setMap(e){N(e)?this._scene=e:this._map=e,this._currentMap=e,this.basemapExtension?.basemap&&!e.basemap&&(e.basemap=this.basemapExtension.basemap),this.groundExtension?.ground&&!e.ground&&(e.ground=this.groundExtension.ground),this.notifyChange("map")}async _loadAndApplyPortalItemData(e,t){await z(e);const i=await e.fetchData();y(i,e),await this._inferLayerTypes(i),this.basemapExtension?.basemap&&!t&&delete i.baseMap,F.isDefaultGround(this.groundExtension.ground)||t||delete i.ground;const s=t||this.map;await z(s),await this._applyMapProperties(i,s,e),s.portalItem=e;const{viewpoint:a,spatialReference:n}=s.initialViewProperties;a&&a.targetGeometry&&!a.targetGeometry.spatialReference.equals(n)&&(s.initialViewProperties.viewpoint.targetGeometry=(await L([a.targetGeometry],n))[0]),a&&a.camera&&(a.camera.position.spatialReference=n.clone())}_onBasemapChange(){if(this._basemapExtension){if(this.basemapExtension.basemap==this.map.basemap)return;this._basemapExtension._setMapExtension(void 0)}if(this.map.basemap){let e=this.basemapOptions.find((e=>e.basemap===this.map.basemap));e||(e=q.create({basemap:this.map.basemap}),this._basemapOptions.addInternal(e,0)),e.mapExtension!==this&&e._setMapExtension(this),this._basemapExtension=e}else this._basemapExtension=void 0;this.notifyChange("basemapExtension")}_onGroundChange(){if(this._groundExtension){if(this.groundExtension.ground===this.map.ground)return void(this._groundExtensions.has(this.map.ground)||this._groundExtensions.set(this.map.ground,this.groundExtension));this.groundExtension._setMapExtension(void 0)}this._groundExtensions.has(this.map.ground)||this._groundExtensions.set(this.map.ground,new F({ground:this.map.ground}));const e=this._groundExtensions.get(this.map.ground);e.mapExtension!==this&&e._setMapExtension(this),this._groundExtension=e,this.notifyChange("groundExtension")}async _inferLayerTypes(e){const t=[];if(e.operationalLayers)for(const i of e.operationalLayers)t.push(this._inferLayerType(i));if(e.baseMap&&t.push(this._inferBasemapLayerTypes(e.baseMap)),e.hasOwnProperty("ground")&&t.push(this._inferGroundLayerTypes(e.ground)),e.presentation?.slides)for(const i of e.presentation.slides)i.baseMap&&"string"!=typeof i.baseMap&&t.push(this._inferBasemapLayerTypes(i.baseMap));await Promise.all(t)}async _inferBasemapLayerTypes(e){const t=[];if(e.baseMapLayers)for(const i of e.baseMapLayers)t.push(this._inferLayerType(i));await Promise.all(t)}async _inferGroundLayerTypes(e){const t=[];if(e.layers)for(const i of e.layers)t.push(this._inferLayerType(i));await Promise.all(t)}async _inferLayerType(e){if(!e.layerType)if(e.type)e.layerType=e.type;else if(e.url){const t=e.url;if(t.match(".*MapServer/\\d{1,}/?$")||t.match(".*FeatureServer/\\d{1,}/?$"))e.layerType="ArcGISFeatureLayer";else if(t.match(".*StreamServer/?$"))e.layerType="ArcGISStreamLayer";else if(t.match(".*ImageServer/?$")){const i=await this._getLayerData(t);i.cacheType?"Map"===i.cacheType?e.layerType="ArcGISTiledImageServiceLayer":"Elevation"===i.cacheType&&(e.layerType="ArcGISTiledElevationServiceLayer"):e.layerType="ArcGISImageServiceLayer"}else if(t.match(".*MapServer/?$")){const i=await this._getLayerData(t);e.layerType=i.tileInfo?"ArcGISTiledMapServiceLayer":"ArcGISMapServiceLayer"}else if(t.match(".*\\.(csv|txt)$"))e.layerType="CSV";else if(t.match(".*\\.kml$"))e.layerType="KML";else if(t.match(".*SceneServer/layers/\\d{1,}/?$")){const i=await this._getLayerData(t);"3DObject"===i.layerType?e.layerType="ArcGISSceneServiceLayer":"IntegratedMesh"===i.layerType?e.layerType="IntegratedMeshLayer":"PointCloud"===i.layerType&&(e.layerType="PointCloudLayer")}else t.match(".*(\\.xml|rss/?)$")&&(e.layerType="GeoRSS")}else if(e.layers){e.layerType="GroupLayer";const t=[];for(const i of e.layers)t.push(this._inferLayerType(i));await Promise.all(t)}else e.templateUrl&&e.tileInfo?e.layerType="WebTiledLayer":e.featureCollection?e.layerType="ArcGISFeatureLayer":e.styleUrl?e.layerType="VectorTileLayer":e.mapUrl&&(e.layerType="WMS")}async _getLayerData(e){const t=await this.requestHelper.request(e,{query:{f:"json"}});if(!t?.data)throw new Error(`Response to request for url ${e} was invalid.`);return t.data}async _createStandardBasemapOptions(){const e=this._spatialReference;!this._basemapOptions.isExplicitlyModified&&e&&e.isWebMercator&&await W([M.SATELLITE,M.HYBRID_VECTOR,M.STREETS_VECTOR,M.TOPO_VECTOR,M.STREETS_NAVIGATION_VECTOR,M.STREETS_NIGHT_VECTOR,M.TERRAIN_VECTOR,M.DARK_GRAY_VECTOR,M.GRAY_VECTOR,M.OCEANS_VECTOR,M.OPEN_STREET_MAP_VECTOR],(async e=>{const t=await S(e);I(this.map.basemap,t)?this._basemapOptions.addInternal(this.basemapExtension):this._basemapOptions.addInternal(q.create({basemap:t}),void 0,!1)}))}_ensureIsBasemapOption(e){const t=this.basemapOptions.findIndex((t=>t.basemap===e.basemap));t>=0?this._basemapOptions.getItemAt(t)!==e&&(this._basemapOptions.removeAtInternal(t),this._basemapOptions.addInternal(e,t)):this._basemapOptions.addInternal(e,0)}_updateBookmarks(){this.bookmarks.removeMany(this.bookmarks.filter((e=>"map"===e.source))),R(this.map)&&this.map.bookmarks?.length>0?this.map.bookmarks.forEach((e=>{this.bookmarks.add(new H({source:"map",title:e.name,viewpoint:e.viewpoint}))})):N(this.map)&&this.map.presentation?.slides?.length>0&&this.map.presentation.slides.forEach((e=>{const t={source:"map",title:e.title.text,viewpoint:e.viewpoint},i=new H(t);this.bookmarks.add(i)}))}};Z=e([x],Z);export{Z as MapExtension};class ee extends K{get _mapExtension(){return this._parent}constructor(e){super(e,"map.layers")}toJSON(){const e=[];return this.forEach((t=>{e.push(`item://${encodeURIComponent(l.LAYER_EXTENSION)}/${encodeURIComponent(t.id)}`)})),e}}class te extends w{constructor(e){super(new A),this.isExplicitlyModified=!1,this._mapExtension=e}add(e,t){return super.add(e,t),this.isExplicitlyModified=!0,1===this.length&&this._mapExtension.map&&!this._mapExtension.basemapExtension&&(this._mapExtension.basemapExtension=e),this}addMany(e,t){return super.addMany(e,t),this.isExplicitlyModified=!0,this}addInternal(e,t,i=!0){const s=e=>{const t="-vector";return e?.endsWith(t)?e.substring(0,e.length-t.length):e};let a;if(e.basemap){const t=s(e.basemap.id);if(a=this.findIndex((e=>s(e.basemap?.id)===t)),v(e.basemap)&&a>=0){if(!i)return;super.removeAt(a)}}super.add(e,t??(a>=0?a:void 0))}removeAt(e){const t=super.removeAt(e);return t&&(this.isExplicitlyModified=!0,t===this._mapExtension.basemapExtension&&(e<this.length?this._mapExtension.basemapExtension=this.getItemAt(e):this.length?this._mapExtension.basemapExtension=this.getItemAt(e-1):this._mapExtension.basemapExtension=void 0)),t}removeAll(){this._mapExtension.basemapExtension=void 0,super.removeAll()}removeAtInternal(e){return super.removeAt(e)}removeAllInternal(){for(;this.length;)this.removeAtInternal(this.length-1)}reorder(e,t){return super.reorder(e,t),this.isExplicitlyModified=!0,e}reorderInternal(e,t){return super.reorder(e,t)}_itemIsInitialized(e){return super._itemIsInitialized(e)&&!!e.basemap}}class ie extends w{get _collection(){return this._tables.map((e=>this._forTable(e))).concat(Array.from(this._uninitializedTableExtensions))}get _tables(){return this._mapExtension.map?.tables??new g(new A)}constructor(e){super(),this._tableExtensionMap=new WeakMap,this._uninitializedTableExtensions=new Set,this._mapExtension=e,D(this._mapExtension,"map.tables",(e=>{const t={added:(e.added||[]).map((e=>this._forTable(e))),moved:(e.moved||[]).map((e=>this._forTable(e))),removed:(e.removed||[]).map((e=>this._forTable(e))),target:this};this.emit("change",t)})),this._mapExtension.watch("map.tables.length",(()=>this.notifyChange("length")))}toJSON(){const e=[];return this.forEach((t=>{e.push(`item://${encodeURIComponent(l.TABLE_EXTENSION)}/${encodeURIComponent(t.id)}`)})),e}clone(){const e=new ie(this._mapExtension);return e._tableExtensionMap=this._tableExtensionMap,e}findById(e){return T("id",e).isNotMissing(),this.find((t=>t.id===e))}findByTableId(e){return T("id",e).isNotMissing(),this.find((t=>t.table.id===e))}forTable(e){if(T("table",e).isNotMissing(),this._tables.includes(e))return this._forTable(e)}add(e,t){if(T("tableX",e).isNotMissing(),e.mapExtension&&e.mapExtension.tableExtensions.remove(e),e._setMapExtension(this._mapExtension),e.table){const i=this._tableExtensionMap.get(e.table);if(this._tableExtensionMap.set(e.table,e),i&&i!==e&&this._onRemoved(i),this._tables.includes(e.table))if(void 0===t){const t={added:[e],moved:[],removed:i?[i]:[],target:this};this.emit("change",t)}else this._tables.reorder(e.table,t);else this._tables.add(e.table,t)}else{this._uninitializedTableExtensions.add(e);const t={added:[e],moved:[],removed:[],target:this};this.emit("change",t)}return this._onAdded(e),this}removeAt(e){const t=this.getItemAt(e);if(void 0!==t){if(this._uninitializedTableExtensions.has(t)){this._uninitializedTableExtensions.delete(t);const e={added:[],moved:[],removed:[t],target:this};this.emit("change",e)}else this._tables.remove(t.table);return this._onRemoved(t),t}}reorder(e,t){if(e&&this._tables.includes(e.table))return this._tables.reorder(e.table,t),e}sort(e){return this._tables.sort(((t,i)=>e(this._forTable(t),this._forTable(i)))),this}_itemIsInitialized(e){return super._itemIsInitialized(e)&&!!e.table}_onAdded(e){}_onRemoved(e){e._setMapExtension(void 0)}_forTable(e){for(const e of this._uninitializedTableExtensions)e._resolveTable(),e.table&&(this._tableExtensionMap.set(e.table,e),this._uninitializedTableExtensions.delete(e));if(!this._tableExtensionMap.has(e)){const t=m.create({table:e});this._tableExtensionMap.set(e,t),t._setMapExtension(this._mapExtension),this._onAdded(t)}return this._tableExtensionMap.get(e)}}class se extends E{get _collection(){let e=this._mapExtension.layerExtensions.flatten((e=>O(e)?e.layerExtensions:[]));return this._mapExtension.basemapExtension&&(e=e.concat(this._mapExtension.basemapExtension.baseLayerExtensions.toArray()).concat(this._mapExtension.basemapExtension.referenceLayerExtensions.toArray())),e=e.concat(this._mapExtension.groundExtension.layerExtensions.toArray()),e}constructor(e){super(),this._mapExtension=e}findById(e){return T("id",e).isNotMissing(),this.find((t=>t.id===e))}findByLayerId(e){return T("id",e).isNotMissing(),this.find((t=>t.layer.id===e))}forLayer(e){return T("layer",e).isNotMissing(),this.findByLayerId(e.id)}emit(e,t){if("change"===e){const i=new A;i.addMany(t.added);const s=i.flatten((e=>O(e)?e.layerExtensions:[])).toArray(),a=new A;a.addMany(t.removed);const n=a.flatten((e=>O(e)?e.layerExtensions:[])).toArray(),r=new A;r.addMany(t.moved);const o=r.flatten((e=>O(e)?e.layerExtensions:[])).toArray();super.emit(e,{added:s,removed:n,moved:o,target:this})}return super.emit(e,t)}_itemIsInitialized(e){return super._itemIsInitialized(e)&&!!e.layer}}function ae(e){if("object"!=typeof e||!e||!e.baseMap)return G(e)}function ne(e){return"object"!=typeof e||e&&!e.baseMap}function re(e,t,i){if(e?.type&&e.type!==i)throw new Error(`Invalid portal item type "${e.type}" for property ${t}.`)}
|
|
1
|
+
import{__decorate as e}from"tslib";import t from"@arcgis/core/core/Collection";import{ArgumentError as i}from"../ArgumentError.js";import{EntityBase as s}from"../Entity.js";import{InvalidOperationError as a}from"../InvalidOperationError.js";import{isBasemapExtension as n,isBookmark as r,isGroundExtension as o,isLayerPreset as p,isMenu as h,isTableExtension as l,ItemType as m}from"../ItemType.js";import{TableExtension as d}from"../data/TableExtension.js";import{LayerPreset as c}from"../layer-preset/LayerPreset.js";import{Menu as b}from"../menus/Menu.js";import{WebMap as _}from"../portal/WebMap.js";import{WebScene as y}from"../portal/WebScene.js";import{resolveRelativeHrefs as u}from"../portal/_utils.js";import{DefaultArcGISRequestHelper as f}from"../support/ArcGISRequestHelper.js";import{FormatSettings as w}from"../support/FormatSettings.js";import{InitializableCollectionProxy as E}from"../support/InitializableCollectionProxy.js";import{ReadOnlyInitializableCollection as x}from"../support/ReadOnlyInitializableCollection.js";import{serializable as M}from"../support/Serializable.js";import{WellKnownBasemap as g}from"../support/esri.js";import{ReadOnlyCollection as I}from"../utilities/ReadOnlyCollection.js";import{basemapsAreEquivalent as S,createStandardBasemap as v,isStandardBasemap as T}from"../utilities/basemaps.js";import{checkArg as A}from"../utilities/checkArg.js";import{compare as P}from"../utilities/collection.js";import{load as z}from"../utilities/esri.js";import{isGroupLayerExtension as O}from"../utilities/extensions.js";import{project as L}from"../utilities/geometry.js";import{find as C}from"../utilities/iterable.js";import{layersAreEquivalent as V}from"../utilities/layers.js";import{getLogger as j}from"../utilities/log.js";import{getMapSpatialReference as k,isMap as B,isWebMap as R,isWebScene as N}from"../utilities/mapping.js";import{toPortalItem as G}from"../utilities/portal.js";import{parallelEach as W}from"../utilities/promise.js";import{onCollectionPropertyChange as D,onEach as $}from"../utilities/watch.js";import{BasemapExtension as q}from"./BasemapExtension.js";import{Bookmark as H}from"./Bookmark.js";import{GroundExtension as F}from"./GroundExtension.js";import{MapConstraints as U}from"./MapConstraints.js";import{UnsupportedLayerExtension as J}from"./UnsupportedLayerExtension.js";import{_assignLayerExtensions as X,LayerExtension as Y}from"./_LayerExtension.js";import{LayerExtensionCollectionBase as K}from"./support/_LayerExtensionCollection.js";const Q=j("MapExtension");let Z=class extends s{get webMap(){return this._webMap}get webScene(){return this._webScene}get map(){return this._currentMap}get viewMode(){return this.map?N(this.map)?"scene":"map":this.initialViewMode}get initialViewMode(){return this.webMap&&this.webScene?this._initialViewMode||"map":N(this.map)||this.webScene&&!this.webMap?"scene":"map"}set initialViewMode(e){this._initialViewMode=e}get requestHelper(){return this._requestHelper||(this._requestHelper=new f),this._requestHelper}set requestHelper(e){this._requestHelper=e}get basemapExtension(){return this._basemapExtension}set basemapExtension(e){const t=this._basemapExtension;if(t!==e)if(t&&t._setMapExtension(void 0),e){if(e._setMapExtension(this),this.isInitialized&&!e.basemap){if(e.isInitialized)throw e._setMapExtension(void 0),new a("Cannot set MapExtension.basemapExtension without a valid Esri Basemap object");e.initialize()}this._ensureIsBasemapOption(e),this.map&&e.basemap&&e.basemap!==this.map.basemap?this.map.basemap=e.basemap:this._basemapExtension=e}else this.map.basemap=void 0,this._basemapExtension=void 0}get groundExtension(){return this._groundExtension||(this.groundExtension=new F({ground:this.map?.ground})),this._groundExtension}set groundExtension(e){if(!e)throw new a("Cannot set map.ground to undefined");const t=this._groundExtension;t!==e&&(t&&t._setMapExtension(void 0),e._setMapExtension(this),e._resolveGround(),e.ground?(this._groundExtensions.set(e.ground,e),this.map&&e.ground!==this.map.ground?this.map.ground=e.ground:this._groundExtension=e):this._groundExtension=e)}get basemapOptions(){return this._basemapOptions}get bookmarks(){return this._bookmarks}get initialBasemapExtension(){return this._initialBasemapExtension}get initialLayerPreset(){return this._initialLayerPreset}set initialLayerPreset(e){if(!e)return void(this._initialLayerPreset=void 0);const t=p(e)?e:new c(e);this._initialLayerPreset=t}get _spatialReference(){return k(this.map)}get webMapItemTitle(){if(this._webMapItem)return this._webMapItem.title}get webSceneItemTitle(){if(this._webSceneItem)return this._webSceneItem.title}get title(){return this._title?this._title:this._webMapItem&&"map"===this.viewMode?this.webMapItemTitle:this._webSceneItem&&"scene"===this.viewMode?this.webSceneItemTitle:void 0}set title(e){this._title=e}get contextMenu(){return this._contextMenu}set contextMenu(e){this._contextMenu=e,e&&this.isInitialized&&!e.isInitialized&&(async()=>{try{await e.initialize()}catch(e){e instanceof Error&&Q.error({message:"An error occurred while initializing context menu.",error:e})}})()}get _allLayerViews(){const e=i=>{const s=[i];return t.isCollection(i.sublayerViews)?s.push(...i.sublayerViews.toArray().flatMap(e)):t.isCollection(i.layerViews)&&s.push(...i.layerViews.toArray().flatMap(e)),s};return this._layerViews.toArray().flatMap(e)}get layerExtensions(){return this._layerExtensions}constructor(e){super(e),this.isSwitchingMap=!1,this._layerViews=new t,this._itemType=m.MAP_EXTENSION,this._skipBasemapOptions=!1;let s={...e};this._basemapOptions=new te(this),this._groundExtensions=new WeakMap,this._layerExtensions=this._createLayerExtensionCollection(),this.tableExtensions=this._createTableExtensionCollection(),this.formatSettings=this._createFormatSettings(),this._bookmarks=new t,this.constraints=new U,this.watch(["_map","_scene"],(e=>{e&&($(e.layers,"layerview-create",(e=>{this._layerViews.add(e.layerView)})),$(e.layers,"layerview-destroy",(e=>{this._layerViews.remove(e.layerView)})))}));const{webMap:a,webScene:n,initialViewMode:r,map:o,basemapOptions:p}=s;if(this._webMap=a,this._webScene=n,this._webMapItem=ae(a),this._webSceneItem=ae(n),this.initialViewMode=r,N(o)&&n)throw new i("Cannot specify webScene property if map is initialized to a WebScene instance.");if(B(o)&&a)throw new i("Cannot specify webMap property if map is initialized to a 2D Map instance.");if(N(o)||R(o)||B(o))this.assignProperties({basemapOptions:p}),this._skipBasemapOptions=!!p;else{const{map:e,layerExtensions:t,tableExtensions:i,groundExtension:a,basemapOptions:n,basemapExtension:r,...o}=s;this._deferredProperties={map:e,layerExtensions:t,tableExtensions:i,groundExtension:a,basemapOptions:n,basemapExtension:r},s=o,n&&(this._skipBasemapOptions=!0)}this._initMapFromProperties(s),this.watch("map.basemap",(()=>this._onBasemapChange()),!0),this.watch("map.ground",(()=>this._onGroundChange()),!0),this.allLayerExtensions=new se(this),this.map?.basemap&&this._onBasemapChange()}getAllFeatureSources(e=(()=>!0)){const t=[],i=a=>{a.hasFeatures&&t.push(a);for(const t of a.sublayerExtensions.initializedItems.filter(e).toArray())s(t);if(O(a))for(const t of a.layerExtensions.initializedItems.filter(e).toArray())i(t)},s=i=>{t.push(i);for(const t of i.sublayerExtensions.initializedItems.filter(e).toArray())s(t)};for(const t of this.layerExtensions.initializedItems.filter(e).toArray())i(t);for(const i of this.tableExtensions.initializedItems.filter(e).toArray())t.push(i);if(this.basemapExtension){for(const t of this.basemapExtension.baseLayerExtensions.initializedItems.filter(e).toArray())i(t);for(const t of this.basemapExtension.referenceLayerExtensions.initializedItems.filter(e).toArray())i(t)}return t}isSupportedViewMode(e){return e===this.viewMode||!(!this.webMap&&!this.webScene)&&("scene"===e?!!this.webScene:!!this.webMap)}async switchViewMode(e){if(A("viewMode",e).isNotMissing().satisfies((e=>this.isSupportedViewMode(e)),"Unsupported view mode."),this.viewMode===e)return;let t;"scene"===e?(await this._createScene(),t=this._scene):(await this._createMap(),t=this._map),t.basemap=this.map.basemap,await this.switchMap(t),this.notifyChange("viewMode"),this.notifyChange("title")}async switchMap(e){if(A("newMap",e).isNotMissing(),e===this.map)return;if(!this.map)return void this._setMap(e);this.isSwitchingMap=!0,this.isInitialized&&await z(e);const t=new Map;this.map.layers.forEach((e=>t.set(e,this.layerExtensions.forLayer(e))));const{basemapExtension:i}=this;this._setMap(e),this._updateBookmarks();const s=[];for(const e of this.map.layers.toArray()){const i=C(t.entries(),(([t])=>V(t,e)));if(i)s.push((async()=>{const t=i[1];await t._switchLayer(e),this._layerExtensions._register(t)})());else{const t=this._layerExtensions._forLayer(e);t?.layer!==e&&s.push(t._switchLayer(e))}}this.map.basemap&&i&&S(this.map.basemap,i.basemap)&&s.push((async()=>{await i._switchBasemap(this.map.basemap),this.basemapExtension=i})()),this.isInitialized&&s.push(this._initializeChildren()),await Promise.all(s),this.isSwitchingMap=!1}async setWebMap(e){if(!e&&this.webMap&&!this.webScene)throw new a("Cannot unset both webMap and webScene.");this._webMap=e,this._map=void 0,this._createMapPromise=void 0,this._webMapItem=ae(e),await z(this._webMapItem),"map"===this.viewMode&&(e?(this._basemapOptions.isExplicitlyModified||this._basemapOptions.removeAllInternal(),await this._createMap(),await this.switchMap(this._map),await this._createStandardBasemapOptions(),this._basemapOptions.reorderInternal(this.basemapExtension,0),this._initialBasemapExtension=this.basemapExtension):await this.switchViewMode("scene")),this.notifyChange("webMap"),this.notifyChange("initialViewMode"),this.notifyChange("title")}async setWebScene(e){if(!e&&this.webScene&&!this.webMap)throw new a("Cannot unset both webMap and webScene.");this._webScene=e,this._scene=void 0,this._createScenePromise=void 0,this._webSceneItem=ae(e),await z(this._webSceneItem),"scene"===this.viewMode&&(e?(this._basemapOptions.isExplicitlyModified||this._basemapOptions.removeAllInternal(),await this._createScene(),await this.switchMap(this._scene),await this._createStandardBasemapOptions(),this._basemapOptions.reorderInternal(this.basemapExtension,0),this._initialBasemapExtension=this.basemapExtension):await this.switchViewMode("map")),this.notifyChange("webScene"),this.notifyChange("initialViewMode"),this.notifyChange("title")}getDefaults(){const e=super.getDefaults();return e.initialViewMode="map",e}async _createScene(){if(!this._scene&&this.webScene)return this._createScenePromise=this._createScenePromise??(async()=>{if(ne(this.webScene)){const e=new((await import("@arcgis/core/WebScene")).default);await this._loadAndApplyPortalItemData(this._webSceneItem,e),this._scene=e}else this._scene=await y.toEsriApiWebScene(this.webScene)})()}async _createMap(){if(!this._map&&this.webMap)return this._createMapPromise=this._createMapPromise??(async()=>{if(ne(this.webMap)){const e=new((await import("@arcgis/core/WebMap")).default);await this._loadAndApplyPortalItemData(this._webMapItem,e),this._map=e}else this._map=await _.toEsriApiWebMap(this.webMap)})()}_getSerializableProperties(){return{...super._getSerializableProperties(),layerExtensions:{serializeModes:["initial","project"],deserialize:e=>{if(this.map&&e){const t=("map"===this.viewMode?this._scene:this._map)?.layers.toArray()??[],i=e.filter((e=>!t.includes(e.layer)&&!t.some((t=>e.layer&&(Y._matchesRef(t,e.layer)||V(t,e.layer))))));X(this.layerExtensions,i)}},serialize:e=>{if(this._deferredProperties?.layerExtensions)return this._deferredProperties.layerExtensions;{const t="map"===this.viewMode,i=(t?this._map:this._scene)?.layers.toArray();let s=(t?this._scene:this._map)?.layers.toArray()??[];return s=s.filter((e=>!i.find((t=>V(t,e))))),this.layerExtensions.concat(s.map((e=>this._layerExtensions._forLayer(e)))).filter((t=>!(t instanceof J||"initial"===e)||!t.dynamicallyAddedLayer)).toArray()}}},tableExtensions:{serializeModes:["initial","project"],deserialize:e=>{this.map?P(this.tableExtensions,e,{onNew:(e,t)=>{this.tableExtensions.add(l(e)?e:d.create(e),t)},onMatch:(e,t,i,s)=>{l(t)||e.assignProperties(t),i!==s&&this.tableExtensions.reorder(e,s)},equals:(e,t)=>l(t)?t===e:!!d._matchesRef(e,t.table)||e.id===t.id}):this._deferredProperties={...this._deferredProperties,tableExtensions:e}},serialize:()=>this._deferredProperties?.tableExtensions?this._deferredProperties?.tableExtensions:this.tableExtensions.toArray()},basemapExtension:{serializeModes:["project"],deserialize:e=>{this.map?e?n(e)?this.basemapExtension=e:this.basemapExtension?this.basemapExtension.assignProperties(e):this.basemapExtension=q.create(e):this.basemapExtension=void 0:this._deferredProperties={...this._deferredProperties,basemapExtension:e}},serialize:()=>this._deferredProperties?.basemapExtension?this._deferredProperties?.basemapExtension:this.basemapExtension},basemapOptions:{serializeModes:["initial"],deserialize:e=>{this._skipBasemapOptions?this._skipBasemapOptions=!1:(P(this.basemapOptions,e,{onNew:(e,t)=>{this.basemapOptions.add(n(e)?e:q.create(e),t)},onMatch:(e,t,i,s)=>{n(t)||e.assignProperties(t),i!==s&&this.basemapOptions.reorder(e,s)},onMissing:e=>{this.basemapOptions.remove(e)},equals:(e,t)=>{if(n(t))return t===e;if(e.id&&t.id)return e.id===t.id;{const i=e.toJSON();return S(i.basemap,t.basemap||t.baseMap)}}}),this.basemapExtension&&this._ensureIsBasemapOption(this.basemapExtension),this.isInitialized&&W(this.basemapOptions.toArray(),(e=>e._createBackingBasemap())))},serialize:()=>this._deferredProperties?.basemapOptions?this._deferredProperties?.basemapOptions:this.basemapOptions.toArray()},groundExtension:{serializeModes:["initial"],deserialize:e=>{this.map?o(e)?this.groundExtension=e:this.groundExtension.assignProperties(e):this._deferredProperties={...this._deferredProperties,groundExtension:e}},serialize:()=>this._deferredProperties?.groundExtension?this._deferredProperties?.groundExtension:this.groundExtension},bookmarks:{serialize:()=>this.bookmarks.map((e=>e.toJSON())).toArray(),deserialize:e=>{this.bookmarks.addMany(e.map((e=>r(e)?e:new H(e))))}},webMap:{serializeModes:["initial"],deserialize:!1},webScene:{serializeModes:["initial"],deserialize:!1},initialLayerPreset:"initial",initialViewMode:{serializeModes:["initial","project"],serialize:e=>"project"===e?this.viewMode:"scene"!==this.initialViewMode||!this.webScene&&this.webMap?"map":"scene",deserialize:e=>{this.viewMode!==e&&(this._deserializedViewMode=e),this._initialViewMode=e},isDefault:(e,t)=>"project"!==t&&"map"===e},formatSettings:"initial",constraints:"initial",title:"initial",onClick:"initial",onHover:"initial",onHoverEnd:"initial",onInitialized:"initial",onViewpointChanged:"initial",contextMenu:{serializeModes:["initial"],deserialize:e=>{e?h(e)?this.contextMenu=e:this.contextMenu?this.contextMenu.assignProperties(e):this.contextMenu=b.create(e):this.contextMenu=void 0}},map:{serializeModes:["project"],serialize:()=>({operationalLayers:this.layerExtensions.toArray().filter((e=>e.layer)).map((e=>e._getProjectWebmapJSON())),tables:this.tableExtensions.toArray().filter((e=>e.table)).map((e=>({id:e.table.id,title:e.table.title})))}),deserialize:e=>{if(this.map)if(B(e)||R(e)||N(e)){if(e!==this.map)throw new i("properties.map","Property 'map' is read-only.")}else this._deserializedMapPromise=(async()=>{this._deserializedViewMode&&this.webMap&&this.webScene&&(this._deserializedViewModePromise=this.switchViewMode(this._deserializedViewMode),await this._deserializedViewModePromise,this._deserializedViewMode=void 0,this._deserializedViewModePromise=void 0),await this._applyMapProperties(e,this.map),this._deserializedMapPromise=void 0})();else this._deferredProperties={...this._deferredProperties,map:e}}},requestHelper:{serialize:!1}}}async _applyMapProperties(e,t,i){await W(this.basemapOptions.toArray(),(e=>e._createBackingBasemap()));let s=e;const a=this.basemapOptions.find((e=>S(e.basemap,s.baseMap)));a&&(t.basemap=a.basemap,s={...s,baseMap:{...s.baseMap,title:t.basemap.title}}),N(t)?await y.applyToEsriApiWebScene(s,t,i):await _.applyToEsriApiMap(s,t,i)}_createFormatSettings(){return new w}_createLayerExtensionCollection(){return new ee(this)}_createTableExtensionCollection(){return new ie(this)}async _onInitialize(){await super._onInitialize();const{basemapExtension:e,basemapOptions:t,groundExtension:i,webMap:s,webScene:a,map:n,...r}=this._deferredProperties??{};if(t&&this.assignProperties({basemapOptions:t}),this.map||("scene"===this.initialViewMode?this._setMap(new((await import("@arcgis/core/WebScene")).default)):this._setMap(new((await import("@arcgis/core/WebMap")).default))),this.map.basemap&&this._onBasemapChange(),(s||a)&&await this._applyMapProperties("scene"===this.initialViewMode?a:s,this.map),e&&(this.assignProperties({basemapExtension:e}),await this.basemapExtension._createBackingBasemap()),i&&this.assignProperties({groundExtension:i}),this._webMapItem||this._webSceneItem){await Promise.all([z(this.map),z(this._webMapItem),z(this._webSceneItem)]),re(this._webMapItem,"webMap","Web Map"),re(this._webSceneItem,"webScene","Web Scene");const e=N(this.map)?this._webSceneItem:this._webMapItem;await this._loadAndApplyPortalItemData(e)}else await z(this.map);n&&await this._applyMapProperties(n,this.map),this.assignProperties(r),this._deferredProperties=void 0,this._initialBasemapExtension=this.basemapExtension,this._updateBookmarks(),this.contextMenu&&await this.contextMenu.initialize();for(const e of this.layerExtensions.toArray())await e._createBackingLayer();await Promise.all(this.tableExtensions.map((e=>e._createBackingTable())).toArray())}async _postInitialize(){await super._postInitialize(),await this._createStandardBasemapOptions(),await W(this.basemapOptions.toArray(),(e=>e._createBackingBasemap())),this.initialLayerPreset&&await this.initialLayerPreset.applyTo(this)}*_initializableChildCollections(){yield*super._initializableChildCollections();const e=new t(this.layerExtensions.filter((e=>!!e.layer)));e.remove=e=>{this.layerExtensions.remove(e)};const i=new t(this.tableExtensions.filter((e=>!!e.table)));if(i.remove=e=>{this.tableExtensions.remove(e)},yield e,yield i,this.basemapExtension){const e=new t;e.add(this.basemapExtension),yield e}const s=new t;s.add(this.groundExtension),yield s}_initMapFromProperties(e){const t=e.map;B(t)||R(t)||N(t)?this._setMap(t):"scene"===this.initialViewMode?e.webScene&&!ne(e.webScene)&&(this._deferredProperties={webScene:e.webScene,...this._deferredProperties}):e.webMap&&!ne(e.webMap)&&(this._deferredProperties={webMap:e.webMap,...this._deferredProperties})}_setMap(e){N(e)?this._scene=e:this._map=e,this._currentMap=e,this.basemapExtension?.basemap&&!e.basemap&&(e.basemap=this.basemapExtension.basemap),this.groundExtension?.ground&&!e.ground&&(e.ground=this.groundExtension.ground),this.notifyChange("map")}async _loadAndApplyPortalItemData(e,t){await z(e);const i=await e.fetchData();u(i,e),await this._inferLayerTypes(i),this.basemapExtension?.basemap&&!t&&delete i.baseMap,F.isDefaultGround(this.groundExtension.ground)||t||delete i.ground;const s=t||this.map;await z(s),await this._applyMapProperties(i,s,e),s.portalItem=e;const{viewpoint:a,spatialReference:n}=s.initialViewProperties;a&&a.targetGeometry&&!a.targetGeometry.spatialReference.equals(n)&&(s.initialViewProperties.viewpoint.targetGeometry=(await L([a.targetGeometry],n))[0]),a&&a.camera&&(a.camera.position.spatialReference=n.clone())}_onBasemapChange(){if(this._basemapExtension){if(this.basemapExtension.basemap==this.map.basemap)return;this._basemapExtension._setMapExtension(void 0)}if(this.map.basemap){let e=this.basemapOptions.find((e=>e.basemap===this.map.basemap));e||(e=q.create({basemap:this.map.basemap}),this._basemapOptions.addInternal(e,0)),e.mapExtension!==this&&e._setMapExtension(this),this._basemapExtension=e}else this._basemapExtension=void 0;this.notifyChange("basemapExtension")}_onGroundChange(){if(this._groundExtension){if(this.groundExtension.ground===this.map.ground)return void(this._groundExtensions.has(this.map.ground)||this._groundExtensions.set(this.map.ground,this.groundExtension));this.groundExtension._setMapExtension(void 0)}this._groundExtensions.has(this.map.ground)||this._groundExtensions.set(this.map.ground,new F({ground:this.map.ground}));const e=this._groundExtensions.get(this.map.ground);e.mapExtension!==this&&e._setMapExtension(this),this._groundExtension=e,this.notifyChange("groundExtension")}async _inferLayerTypes(e){const t=[];if(e.operationalLayers)for(const i of e.operationalLayers)t.push(this._inferLayerType(i));if(e.baseMap&&t.push(this._inferBasemapLayerTypes(e.baseMap)),e.hasOwnProperty("ground")&&t.push(this._inferGroundLayerTypes(e.ground)),e.presentation?.slides)for(const i of e.presentation.slides)i.baseMap&&"string"!=typeof i.baseMap&&t.push(this._inferBasemapLayerTypes(i.baseMap));await Promise.all(t)}async _inferBasemapLayerTypes(e){const t=[];if(e.baseMapLayers)for(const i of e.baseMapLayers)t.push(this._inferLayerType(i));await Promise.all(t)}async _inferGroundLayerTypes(e){const t=[];if(e.layers)for(const i of e.layers)t.push(this._inferLayerType(i));await Promise.all(t)}async _inferLayerType(e){if(!e.layerType)if(e.type)e.layerType=e.type;else if(e.url){const t=e.url;if(t.match(".*MapServer/\\d{1,}/?$")||t.match(".*FeatureServer/\\d{1,}/?$"))e.layerType="ArcGISFeatureLayer";else if(t.match(".*StreamServer/?$"))e.layerType="ArcGISStreamLayer";else if(t.match(".*ImageServer/?$")){const i=await this._getLayerData(t);i.cacheType?"Map"===i.cacheType?e.layerType="ArcGISTiledImageServiceLayer":"Elevation"===i.cacheType&&(e.layerType="ArcGISTiledElevationServiceLayer"):e.layerType="ArcGISImageServiceLayer"}else if(t.match(".*MapServer/?$")){const i=await this._getLayerData(t);e.layerType=i.tileInfo?"ArcGISTiledMapServiceLayer":"ArcGISMapServiceLayer"}else if(t.match(".*\\.(csv|txt)$"))e.layerType="CSV";else if(t.match(".*\\.kml$"))e.layerType="KML";else if(t.match(".*SceneServer/layers/\\d{1,}/?$")){const i=await this._getLayerData(t);"3DObject"===i.layerType?e.layerType="ArcGISSceneServiceLayer":"IntegratedMesh"===i.layerType?e.layerType="IntegratedMeshLayer":"PointCloud"===i.layerType&&(e.layerType="PointCloudLayer")}else t.match(".*(\\.xml|rss/?)$")&&(e.layerType="GeoRSS")}else if(e.layers){e.layerType="GroupLayer";const t=[];for(const i of e.layers)t.push(this._inferLayerType(i));await Promise.all(t)}else e.templateUrl&&e.tileInfo?e.layerType="WebTiledLayer":e.featureCollection?e.layerType="ArcGISFeatureLayer":e.styleUrl?e.layerType="VectorTileLayer":e.mapUrl&&(e.layerType="WMS")}async _getLayerData(e){const t=await this.requestHelper.request(e,{query:{f:"json"}});if(!t?.data)throw new Error(`Response to request for url ${e} was invalid.`);return t.data}async _createStandardBasemapOptions(){const e=this._spatialReference;!this._basemapOptions.isExplicitlyModified&&e&&e.isWebMercator&&await W([g.SATELLITE,g.HYBRID_VECTOR,g.STREETS_VECTOR,g.TOPO_VECTOR,g.STREETS_NAVIGATION_VECTOR,g.STREETS_NIGHT_VECTOR,g.TERRAIN_VECTOR,g.DARK_GRAY_VECTOR,g.GRAY_VECTOR,g.OCEANS_VECTOR,g.OPEN_STREET_MAP_VECTOR],(async e=>{const t=await v(e);S(this.map.basemap,t)?this._basemapOptions.addInternal(this.basemapExtension):this._basemapOptions.addInternal(q.create({basemap:t}),void 0,!1)}))}_ensureIsBasemapOption(e){const t=this.basemapOptions.findIndex((t=>t.basemap===e.basemap));t>=0?this._basemapOptions.getItemAt(t)!==e&&(this._basemapOptions.removeAtInternal(t),this._basemapOptions.addInternal(e,t)):this._basemapOptions.addInternal(e,0)}_updateBookmarks(){this.bookmarks.removeMany(this.bookmarks.filter((e=>"map"===e.source))),R(this.map)&&this.map.bookmarks?.length>0?this.map.bookmarks.forEach((e=>{this.bookmarks.add(new H({source:"map",title:e.name,viewpoint:e.viewpoint}))})):N(this.map)&&this.map.presentation?.slides?.length>0&&this.map.presentation.slides.forEach((e=>{const t={source:"map",title:e.title.text,viewpoint:e.viewpoint},i=new H(t);this.bookmarks.add(i)}))}};Z=e([M],Z);export{Z as MapExtension};class ee extends K{get _mapExtension(){return this._parent}constructor(e){super(e,"map.layers")}toJSON(){const e=[];return this.forEach((t=>{e.push(`item://${encodeURIComponent(m.LAYER_EXTENSION)}/${encodeURIComponent(t.id)}`)})),e}}class te extends E{constructor(e){super(new t),this.isExplicitlyModified=!1,this._mapExtension=e}add(e,t){return super.add(e,t),this.isExplicitlyModified=!0,1===this.length&&this._mapExtension.map&&!this._mapExtension.basemapExtension&&(this._mapExtension.basemapExtension=e),this}addMany(e,t){return super.addMany(e,t),this.isExplicitlyModified=!0,this}addInternal(e,t,i=!0){const s=e=>{const t="-vector";return e?.endsWith(t)?e.substring(0,e.length-t.length):e};let a;if(e.basemap){const t=s(e.basemap.id);if(a=this.findIndex((e=>s(e.basemap?.id)===t)),T(e.basemap)&&a>=0){if(!i)return;super.removeAt(a)}}super.add(e,t??(a>=0?a:void 0))}removeAt(e){const t=super.removeAt(e);return t&&(this.isExplicitlyModified=!0,t===this._mapExtension.basemapExtension&&(e<this.length?this._mapExtension.basemapExtension=this.getItemAt(e):this.length?this._mapExtension.basemapExtension=this.getItemAt(e-1):this._mapExtension.basemapExtension=void 0)),t}removeAll(){this._mapExtension.basemapExtension=void 0,super.removeAll()}removeAtInternal(e){return super.removeAt(e)}removeAllInternal(){for(;this.length;)this.removeAtInternal(this.length-1)}reorder(e,t){return super.reorder(e,t),this.isExplicitlyModified=!0,e}reorderInternal(e,t){return super.reorder(e,t)}_itemIsInitialized(e){return super._itemIsInitialized(e)&&!!e.basemap}}class ie extends E{get _collection(){return this._tables.map((e=>this._forTable(e))).concat(Array.from(this._uninitializedTableExtensions))}get _tables(){return this._mapExtension.map?.tables??new I(new t)}constructor(e){super(),this._tableExtensionMap=new WeakMap,this._uninitializedTableExtensions=new Set,this._mapExtension=e,D(this._mapExtension,"map.tables",(e=>{const t={added:(e.added||[]).map((e=>this._forTable(e))),moved:(e.moved||[]).map((e=>this._forTable(e))),removed:(e.removed||[]).map((e=>this._forTable(e))),target:this};this.emit("change",t)})),this._mapExtension.watch("map.tables.length",(()=>this.notifyChange("length")))}toJSON(){const e=[];return this.forEach((t=>{e.push(`item://${encodeURIComponent(m.TABLE_EXTENSION)}/${encodeURIComponent(t.id)}`)})),e}clone(){const e=new ie(this._mapExtension);return e._tableExtensionMap=this._tableExtensionMap,e}findById(e){return A("id",e).isNotMissing(),this.find((t=>t.id===e))}findByTableId(e){return A("id",e).isNotMissing(),this.find((t=>t.table.id===e))}forTable(e){if(A("table",e).isNotMissing(),this._tables.includes(e))return this._forTable(e)}add(e,t){if(A("tableX",e).isNotMissing(),e.mapExtension&&e.mapExtension.tableExtensions.remove(e),e._setMapExtension(this._mapExtension),e.table){const i=this._tableExtensionMap.get(e.table);if(this._tableExtensionMap.set(e.table,e),i&&i!==e&&this._onRemoved(i),this._tables.includes(e.table))if(void 0===t){const t={added:[e],moved:[],removed:i?[i]:[],target:this};this.emit("change",t)}else this._tables.reorder(e.table,t);else this._tables.add(e.table,t)}else{this._uninitializedTableExtensions.add(e);const t={added:[e],moved:[],removed:[],target:this};this.emit("change",t)}return this._onAdded(e),this}removeAt(e){const t=this.getItemAt(e);if(void 0!==t){if(this._uninitializedTableExtensions.has(t)){this._uninitializedTableExtensions.delete(t);const e={added:[],moved:[],removed:[t],target:this};this.emit("change",e)}else this._tables.remove(t.table);return this._onRemoved(t),t}}reorder(e,t){if(e&&this._tables.includes(e.table))return this._tables.reorder(e.table,t),e}sort(e){return this._tables.sort(((t,i)=>e(this._forTable(t),this._forTable(i)))),this}_itemIsInitialized(e){return super._itemIsInitialized(e)&&!!e.table}_onAdded(e){}_onRemoved(e){e._setMapExtension(void 0)}_forTable(e){for(const e of this._uninitializedTableExtensions)e._resolveTable(),e.table&&(this._tableExtensionMap.set(e.table,e),this._uninitializedTableExtensions.delete(e));if(!this._tableExtensionMap.has(e)){const t=d.create({table:e});this._tableExtensionMap.set(e,t),t._setMapExtension(this._mapExtension),this._onAdded(t)}return this._tableExtensionMap.get(e)}}class se extends x{get _collection(){let e=this._mapExtension.layerExtensions.flatten((e=>O(e)?e.layerExtensions:[]));return this._mapExtension.basemapExtension&&(e=e.concat(this._mapExtension.basemapExtension.baseLayerExtensions.toArray()).concat(this._mapExtension.basemapExtension.referenceLayerExtensions.toArray())),e=e.concat(this._mapExtension.groundExtension.layerExtensions.toArray()),e}constructor(e){super(),this._mapExtension=e}findById(e){return A("id",e).isNotMissing(),this.find((t=>t.id===e))}findByLayerId(e){return A("id",e).isNotMissing(),this.find((t=>t.layer.id===e))}forLayer(e){return A("layer",e).isNotMissing(),this.findByLayerId(e.id)}emit(e,i){if("change"===e){const s=new t;s.addMany(i.added);const a=s.flatten((e=>O(e)?e.layerExtensions:[])).toArray(),n=new t;n.addMany(i.removed);const r=n.flatten((e=>O(e)?e.layerExtensions:[])).toArray(),o=new t;o.addMany(i.moved);const p=o.flatten((e=>O(e)?e.layerExtensions:[])).toArray();super.emit(e,{added:a,removed:r,moved:p,target:this})}return super.emit(e,i)}_itemIsInitialized(e){return super._itemIsInitialized(e)&&!!e.layer}}function ae(e){if("object"!=typeof e||!e||!e.baseMap)return G(e)}function ne(e){return"object"!=typeof e||e&&!e.baseMap}function re(e,t,i){if(e?.type&&e.type!==i)throw new Error(`Invalid portal item type "${e.type}" for property ${t}.`)}
|
|
@@ -3,10 +3,12 @@ import type MapImageLayer from "@arcgis/core/layers/MapImageLayer";
|
|
|
3
3
|
import type PortalItem from "@arcgis/core/portal/PortalItem";
|
|
4
4
|
import type { Schema } from "../data/Schema.js";
|
|
5
5
|
import { MapServiceLayer as PortalMapServiceLayer } from "../portal/MapServiceLayer.js";
|
|
6
|
-
import { PropertyDefs } from "../support/Serializable.js";
|
|
6
|
+
import type { PropertyDefs } from "../support/Serializable.js";
|
|
7
7
|
import type { ArcGISSublayerExtensionCollection } from "./ArcGISSublayerExtension.js";
|
|
8
|
-
import {
|
|
9
|
-
import {
|
|
8
|
+
import type { MapImageSublayerExtensionProperties } from "./MapImageSublayerExtension.js";
|
|
9
|
+
import { MapImageSublayerExtension } from "./MapImageSublayerExtension.js";
|
|
10
|
+
import type { LayerExtensionProperties, LayerProperties } from "./_LayerExtension.js";
|
|
11
|
+
import { LayerExtension } from "./_LayerExtension.js";
|
|
10
12
|
/**
|
|
11
13
|
* Properties that can be specified for the
|
|
12
14
|
* {@link MapImageLayerExtensionProperties.layer} property.
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import type ArcGISSublayer from "@arcgis/core/layers/support/Sublayer";
|
|
2
2
|
import type { Layer as PortalLayer } from "../portal/Layer.js";
|
|
3
|
-
import {
|
|
3
|
+
import type { ArcGISSublayerExtensionCollection, ArcGISSublayerExtensionProperties, ArcGISSublayerProperties } from "./ArcGISSublayerExtension.js";
|
|
4
|
+
import { ArcGISSublayerExtension } from "./ArcGISSublayerExtension.js";
|
|
4
5
|
import type { MapImageLayerExtension } from "./MapImageLayerExtension.js";
|
|
5
6
|
/**
|
|
6
7
|
* Properties that can be specified for the
|
|
@@ -2,8 +2,9 @@ import type Layer from "@arcgis/core/layers/Layer";
|
|
|
2
2
|
import type OpenStreetMapLayer from "@arcgis/core/layers/OpenStreetMapLayer";
|
|
3
3
|
import type { Schema } from "../data/Schema.js";
|
|
4
4
|
import type { OpenStreetMapLayer as PortalOpenStreetMapLayer } from "../portal/OpenStreetMapLayer.js";
|
|
5
|
-
import { PropertyDefs } from "../support/Serializable.js";
|
|
6
|
-
import {
|
|
5
|
+
import type { PropertyDefs } from "../support/Serializable.js";
|
|
6
|
+
import type { LayerExtensionProperties, LayerProperties } from "./_LayerExtension.js";
|
|
7
|
+
import { LayerExtension } from "./_LayerExtension.js";
|
|
7
8
|
/**
|
|
8
9
|
* Properties that can be passed into the constructor for
|
|
9
10
|
* {@link OpenStreetMapLayerExtension}.
|
|
@@ -3,8 +3,9 @@ import type PointCloudLayer from "@arcgis/core/layers/PointCloudLayer";
|
|
|
3
3
|
import type { FeatureSettings } from "../data/FeatureSettings.js";
|
|
4
4
|
import type { Schema } from "../data/Schema.js";
|
|
5
5
|
import type { PointCloudLayer as PortalPointCloudLayer } from "../portal/PointCloudLayer.js";
|
|
6
|
-
import { PropertyDefs } from "../support/Serializable.js";
|
|
7
|
-
import {
|
|
6
|
+
import type { PropertyDefs } from "../support/Serializable.js";
|
|
7
|
+
import type { LayerExtensionProperties, LayerProperties } from "./_LayerExtension.js";
|
|
8
|
+
import { LayerExtension } from "./_LayerExtension.js";
|
|
8
9
|
/**
|
|
9
10
|
* Properties for a PointCloudLayer that can be passed into the constructor for
|
|
10
11
|
* {@link PointCloudLayerExtension}.
|
|
@@ -5,8 +5,9 @@ import type Renderer from "@arcgis/core/renderers/Renderer";
|
|
|
5
5
|
import type { FeatureSettings } from "../data/FeatureSettings.js";
|
|
6
6
|
import type { Schema } from "../data/Schema.js";
|
|
7
7
|
import { SceneLayer as PortalSceneLayer } from "../portal/SceneLayer.js";
|
|
8
|
-
import { PropertyDefs } from "../support/Serializable.js";
|
|
9
|
-
import {
|
|
8
|
+
import type { PropertyDefs } from "../support/Serializable.js";
|
|
9
|
+
import type { LayerExtensionProperties, LayerProperties } from "./_LayerExtension.js";
|
|
10
|
+
import { LayerExtension } from "./_LayerExtension.js";
|
|
10
11
|
/**
|
|
11
12
|
* Properties that can be passed into the constructor for
|
|
12
13
|
* {@link SceneLayerExtension}.
|
|
@@ -7,8 +7,9 @@ import type Renderer from "@arcgis/core/renderers/Renderer";
|
|
|
7
7
|
import type { FeatureSettings } from "../data/FeatureSettings.js";
|
|
8
8
|
import type { Schema } from "../data/Schema.js";
|
|
9
9
|
import { StreamLayer as StreamLayerJson } from "../portal/StreamLayer.js";
|
|
10
|
-
import { PropertyDefs } from "../support/Serializable.js";
|
|
11
|
-
import {
|
|
10
|
+
import type { PropertyDefs } from "../support/Serializable.js";
|
|
11
|
+
import type { LayerExtensionProperties, LayerProperties, LayerExtensionSchemaPropertyBinding } from "./_LayerExtension.js";
|
|
12
|
+
import { LayerExtension, LayerExtensionSchema } from "./_LayerExtension.js";
|
|
12
13
|
/**
|
|
13
14
|
* Properties that can be passed into the constructor for
|
|
14
15
|
* {@link StreamLayerExtension}.
|
|
@@ -1,2 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import type { SublayerExtensionProperties, SublayerProperties, SublayerType, SublayerReference } from "./_SublayerExtension.js";
|
|
2
|
+
import { SublayerExtension, SublayerSchema, SubSublayerExtensionCollection, getSublayerType } from "./_SublayerExtension.js";
|
|
3
|
+
export { SublayerExtension, SublayerSchema, SubSublayerExtensionCollection, getSublayerType };
|
|
4
|
+
export type { SublayerExtensionProperties, SublayerProperties, SublayerType, SublayerReference };
|
|
@@ -1,19 +1,21 @@
|
|
|
1
|
+
import type Collection from "@arcgis/core/core/Collection";
|
|
1
2
|
import type SubtypeGroupLayer from "@arcgis/core/layers/SubtypeGroupLayer.js";
|
|
2
3
|
import FeatureType from "@arcgis/core/layers/support/FeatureType.js";
|
|
3
4
|
import type Field from "@arcgis/core/layers/support/Field.js";
|
|
4
5
|
import type PortalItem from "@arcgis/core/portal/PortalItem";
|
|
5
|
-
import { Attachment, AttachmentProperties } from "../data/Attachment.js";
|
|
6
|
-
import { Feature } from "../data/Feature.js";
|
|
6
|
+
import type { Attachment, AttachmentProperties } from "../data/Attachment.js";
|
|
7
|
+
import type { Feature } from "../data/Feature.js";
|
|
7
8
|
import type { FeatureReadOptions, FeatureSource, FeatureWriteOptions } from "../data/FeatureSource";
|
|
8
9
|
import type { QuerySourceCapabilities } from "../data/QuerySourceCapabilities";
|
|
9
10
|
import type { Schema } from "../data/Schema";
|
|
10
11
|
import type { Relationship } from "../data/_Relationship";
|
|
11
12
|
import { SubtypeGroupLayer as SubtypeGroupLayerProperties } from "../portal/SubtypeGroupLayer.js";
|
|
12
|
-
import { PropertyDefs } from "../support/Serializable.js";
|
|
13
|
+
import type { PropertyDefs } from "../support/Serializable.js";
|
|
13
14
|
import { ArcGISRelationshipCollection } from "../support/_ArcGISRelationshipCollection.js";
|
|
14
|
-
import type {
|
|
15
|
-
import { SubtypeSublayerExtension
|
|
16
|
-
import {
|
|
15
|
+
import type { SubtypeSublayerExtensionCollection, SubtypeSublayerExtensionProperties } from "./SubtypeSublayerExtension.js";
|
|
16
|
+
import { SubtypeSublayerExtension } from "./SubtypeSublayerExtension.js";
|
|
17
|
+
import type { LayerExtensionProperties, LayerExtensionSchemaPropertyBinding, LayerProperties } from "./_LayerExtension.js";
|
|
18
|
+
import { LayerExtension, LayerExtensionReadOnlySchema } from "./_LayerExtension.js";
|
|
17
19
|
/**
|
|
18
20
|
* Properties that can be passed into the constructor for
|
|
19
21
|
* {@link SubtypeGroupLayerExtension}.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{__decorate as e}from"tslib";import t from"@arcgis/core/layers/support/FeatureType.js";import r from"@arcgis/core/rest/support/AttachmentQuery";import{toAttachment as a}from"../data/Attachment.js";import{toGraphic as s}from"../data/Feature.js";import{FeatureSaveError as i}from"../data/FeatureSaveError.js";import{addAttachment as l,deleteAttachments as o,supportsAttachmentEditing as n}from"../data/support/attachments.js";import{SubtypeGroupLayer as p}from"../portal/SubtypeGroupLayer.js";import{SubtypeSublayer as u}from"../portal/SubtypeSublayer.js";import{Template as y}from"../portal/Template.js";import{cancelify as d}from"../support/Cancellable.js";import{serializable as c}from"../support/Serializable.js";import{ArcGISRelationshipCollection as h}from"../support/_ArcGISRelationshipCollection.js";import{executeQuery as m}from"../support/_query.js";import{ReadOnlyCollection as f}from"../utilities/ReadOnlyCollection.js";import{isFeatureLayer as b,isSubtypeGroupLayer as _}from"../utilities/_layers.js";import{parse as g}from"../utilities/number.js";import{
|
|
1
|
+
import{__decorate as e}from"tslib";import t from"@arcgis/core/layers/support/FeatureType.js";import r from"@arcgis/core/rest/support/AttachmentQuery";import{toAttachment as a}from"../data/Attachment.js";import{toGraphic as s}from"../data/Feature.js";import{FeatureSaveError as i}from"../data/FeatureSaveError.js";import{addAttachment as l,deleteAttachments as o,supportsAttachmentEditing as n}from"../data/support/attachments.js";import{SubtypeGroupLayer as p}from"../portal/SubtypeGroupLayer.js";import{SubtypeSublayer as u}from"../portal/SubtypeSublayer.js";import{Template as y}from"../portal/Template.js";import{cancelify as d}from"../support/Cancellable.js";import{serializable as c}from"../support/Serializable.js";import{ArcGISRelationshipCollection as h}from"../support/_ArcGISRelationshipCollection.js";import{executeQuery as m}from"../support/_query.js";import{ReadOnlyCollection as f}from"../utilities/ReadOnlyCollection.js";import{isFeatureLayer as b,isSubtypeGroupLayer as _}from"../utilities/_layers.js";import{parse as g}from"../utilities/number.js";import{SubtypeSublayerExtension as w}from"./SubtypeSublayerExtension.js";import{LayerExtension as F,LayerExtensionReadOnlySchema as E}from"./_LayerExtension.js";import{ArrayWrappedCollection as S}from"./support/ArrayWrappedCollection.js";import{addOutFields as C,getGlobalIdField as j,isGlobalIdUsed as I}from"./support/layers.js";let x=class extends F{get enableClientSideData(){return this._enableClientSideData}set enableClientSideData(e){this._enableClientSideData=e,this._updateClientSideFields()}get layer(){return super.layer}get sublayerExtensions(){return super.sublayerExtensions}get supportsSublayers(){return!0}get sublayersAreReadOnly(){return!1}get hasFeatures(){return!0}get _layerView(){return this.layer&&this.mapExtension?._allLayerViews.find((e=>e.layer===this.layer))}_getProjectWebmapJSON(){const e=super._getProjectWebmapJSON();return!e||this.dynamicallyAddedLayer||(e.layers=this.sublayerExtensions.toArray().map((e=>{const{layerDefinition:t,visibility:r,subtypeCode:a,layerType:s}=u.fromEsriApiSubtypeSublayer(e.sublayer),i={layerType:s,visibility:r,subtypeCode:a};return t?.drawingInfo&&(i.layerDefinition={drawingInfo:t.drawingInfo}),i}))),e}_createRelationships(){return new SubtypeGroupLayerRelationshipCollection(this)}async _onInitialize(){await super._onInitialize(),await this.relationships.initialize();const e=this.layer.sourceJSON?.templates?.map((e=>y.toEsriApiFeatureTemplate(e)));if(this.sublayerExtensions.filter((e=>!!e.sublayer)).forEach((t=>{let r=e;1!==e.length||1===this.sublayerExtensions.length||t.sublayer.templates?function(e){return 1===e.sublayer.templates.length&&"New Feature"===e.sublayer.templates[0].name}(t)&&(t.sublayer.templates[0].name=t.sublayer.title):(r=e.map((e=>{const r=y.toEsriApiFeatureTemplate(y.fromEsriApiFeatureTemplate(e));r.name=t.title;const a=r.prototype?.attributes;return"number"==typeof a?.[this.layer.subtypeField]&&(a[this.layer.subtypeField]=t.sublayer.subtypeCode),r})),t.sublayer.templates=r)})),this.layer.subtypes){this._subtypes=this.layer.subtypes.map((e=>new t({id:e.code,name:e.name,domains:e.domains??{},templates:this.sublayerExtensions.map((e=>e.sublayer)).find((t=>t.subtypeCode===e.code)).templates})));for(const e of this._subtypes)for(const[t,r]of Object.entries(e.domains)){const e=this.layer.fields.find((e=>e.name===t));e&&!e.domain&&(e.domain=r)}}}async _postInitialize(){await super._postInitialize(),this._updateClientSideFields(),this._watchHandles.push(this.watch("layer",(()=>{this._updateClientSideFields()}),!0))}_capabilities(){const e=n(this.layer);return this.layer?.capabilities?.operations?{...this.layer.capabilities.operations,supportsAttachmentEditing:e}:{...super._capabilities(),supportsAttachmentEditing:e}}_createSublayerExtension(e){return new w(e)}_getSerializableProperties(){const e=super._getSerializableProperties();return{...e,layer:{...this._toPropertyDef(e.layer),default:{layerType:"SubtypeGroupLayer"}},enableClientSideData:{serializeModes:["initial"],default:!1},attachmentTypes:["initial"]}}_isSupportedLayer(e){return _(e)}_createSchema(){return new A(this)}async _getAttachments(e){if(!this.layer?.capabilities?.data?.supportsAttachment)return[];const t=+e.primaryKey,s=new r({objectIds:[t]}),i=await this.layer.queryAttachments(s);return i?.[t]?.length?i[t].map((e=>a(e,e.url))):[]}async _addAttachment(e,t){return l(e,this.layer,t,{attachmentTypes:this.attachmentTypes})}async _deleteAttachments(e,t){return o(e,this.layer,t)}async _applyPortalItemProperties(e){if("Feature Service"!==e.type)throw new Error(`Cannot create SubtypeGroupLayer from Portal item that has type: ${e.type}`);const t={layerType:"SubtypeGroupLayer"};let{url:r}=e;r.match(".*MapServer/\\d{1,}/?$")||r.match(".*FeatureServer/\\d{1,}/?$")||(r=`${r}/0`),t.url=r,await p.applyToEsriApiLayer(t,this.layer);const a=await e.fetchData();a&&await p.applyToEsriApiLayer(a,this.layer)}_getFeatures(e,t){if(!this.layer)return super._getFeatures(e,t);const r=this.layer.createQuery();return r.objectIds=e.map((e=>g(e))),r.where=void 0,r.outFields=t.outFields,r.returnGeometry=t.returnGeometry,m(r,this,this.layer,t.cancelToken)}async _addFeatures(e,t){const r=Array.from(e);if(0===r.length||!this.layer)return;const a=await this._applyEdits({addFeatures:r.map(s)},t);if(!a.addFeatureResults||a.addFeatureResults.length!==r.length)throw new i("Received malformed response from server while saving feature(s).");let l;if(a.addFeatureResults.forEach(((e,t)=>{const{objectId:a,globalId:s,error:o}=e,n=r[t];if(o){l=l||new i("Errors encountered when adding features.");const{title:r}=n;l.errors.set(`${r}-${t}`,new Error(`Failed to add feature '${r}'. ${e.error.name} : ${e.error.message}`))}else{const{primaryKeyField:e}=n.schema;n.attributes.set(e,a);const t=j(this.layer);t&&s&&n.attributes.set(t,s)}})),l)throw l}async _updateFeatures(e,t){const r=Array.from(e);if(0===r.length)return;const a=await this._applyEdits({updateFeatures:Array.from(e).map(s)},t);if(!a.updateFeatureResults||a.updateFeatureResults.length!==r.length)throw new i("Received malformed response from server while saving feature(s).");let l;if(a.updateFeatureResults.forEach(((e,t)=>{if(e.error){l=l||new i("Errors encountered when updating features.");const{primaryKey:a}=r[t];l.errors.set(a,new Error(`Failed to update feature with id ${a}. ${e.error.name} : ${e.error.message}`))}})),l)throw l}async _deleteFeatures(e,t){if(0===e.length)return;const r=await this._applyEdits({deleteFeatures:e.map((e=>({objectId:e})))},t);if(!r.deleteFeatureResults)throw new i("Received malformed response from server while saving feature(s).");let a;if(r.deleteFeatureResults.forEach(((t,r)=>{if(t.error){a=a||new i("Errors encountered when deleting features.");const s=e[r];a.errors.set(s,new Error(`Failed to delete feature with id ${s}. ${t.error.name} : ${t.error.message}`))}})),a)throw a}async _applyEdits(e,t={}){const r=I(this.layer,e),a=this.layer.applyEdits(e,{globalIdUsed:r}),s=await d(a,t.cancelToken);if(!s)throw new i("Received malformed response from server while saving feature(s).");return s}_updateClientSideFields(){this.layer&&this._enableClientSideData&&(C(this.layer,this.featureSettings.outFields),this.allSublayerExtensions.forEach((e=>C(this.layer,e.featureSettings.outFields))))}};x=e([c],x);export{x as SubtypeGroupLayerExtension};let A=class extends E{constructor(e){super(e),this._fieldCollection=this._createFieldCollection(),this._typesCollection=this._createTypesCollection()}get types(){return this._typesCollection}get _types(){return this._typesCollection}get _fields(){return this._fieldCollection}_createFieldCollection(){return new f(new S({parent:this._layerExtension,targetProperty:"layer",arrayProperty:"fields"}))}_createTypesCollection(){return new f(new S({parent:this._layerExtension,arrayProperty:"_subtypes"}))}_getPropertyBindings(){return{primaryKeyField:"objectIdField",geometryType:"geometryType",spatialReference:"spatialReference",displayField:"displayField",typeIdField:"subtypeField"}}};A=e([c],A);export{A as SubtypeGroupLayerSchema};export class SubtypeGroupLayerRelationshipCollection extends h{get _sourceUrl(){const e=this._source.layer;if(e)return`${e.url}/${e.layerId}`}get _sourceLayerId(){return this._source.layer?.layerId}_findRelatedSource(e){if(!this._source.mapExtension||!this._source.layer||!this._sourceUrl)return;const t=this._sourceUrl.slice(0,this._sourceUrl.length-`${this._sourceLayerId}`.length-1),r=this._source.mapExtension.allLayerExtensions.initializedItems.find((r=>(b(r.layer)||_(r.layer))&&r.layer.url===t&&r.layer.layerId===e));return r||this._source.mapExtension.tableExtensions.initializedItems.find((r=>b(r.table)&&r.table.url===t&&r.table.layerId===e))}}
|
|
@@ -1,9 +1,10 @@
|
|
|
1
|
+
import Collection from "@arcgis/core/core/Collection";
|
|
1
2
|
import type FeatureType from "@arcgis/core/layers/support/FeatureType.js";
|
|
2
3
|
import type Field from "@arcgis/core/layers/support/Field";
|
|
3
4
|
import type SubtypeSublayer from "@arcgis/core/layers/support/SubtypeSublayer";
|
|
4
5
|
import type EsriRenderer from "@arcgis/core/renderers/Renderer";
|
|
5
|
-
import { Attachment, AttachmentProperties } from "../data/Attachment.js";
|
|
6
|
-
import { Feature } from "../data/Feature.js";
|
|
6
|
+
import type { Attachment, AttachmentProperties } from "../data/Attachment.js";
|
|
7
|
+
import type { Feature } from "../data/Feature.js";
|
|
7
8
|
import type { FeatureSettings } from "../data/FeatureSettings.js";
|
|
8
9
|
import type { FeatureReadOptions, FeatureSource, FeatureWriteOptions } from "../data/FeatureSource.js";
|
|
9
10
|
import type { QuerySourceCapabilities } from "../data/QuerySourceCapabilities.js";
|
|
@@ -12,11 +13,12 @@ import type { Relationship } from "../data/_Relationship.js";
|
|
|
12
13
|
import { Layer as PortalLayer } from "../portal/Layer.js";
|
|
13
14
|
import type { InitializableCollection } from "../support/InitializableCollectionProxy.js";
|
|
14
15
|
import { ArcGISRelationshipCollection } from "../support/_ArcGISRelationshipCollection.js";
|
|
15
|
-
import {
|
|
16
|
+
import type { SublayerLike } from "../support/esri.js";
|
|
16
17
|
import type { SubtypeGroupLayerExtension } from "./SubtypeGroupLayerExtension.js";
|
|
17
18
|
import type { LayerExtensionSchemaPropertyBinding } from "./_LayerExtension.js";
|
|
18
|
-
import {
|
|
19
|
-
import {
|
|
19
|
+
import type { SublayerExtensionProperties, SublayerProperties } from "./_SublayerExtension.js";
|
|
20
|
+
import { SublayerExtension, SublayerSchema } from "./_SublayerExtension.js";
|
|
21
|
+
import type { LayerListSettings, LayerListSettingsProperties } from "./support/LayerListSettings.js";
|
|
20
22
|
/**
|
|
21
23
|
* Properties that can be specified for the
|
|
22
24
|
* {@link SubtypeSublayerExtensionProperties.sublayer} property.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{__decorate as e}from"tslib";import t from"@arcgis/core/rest/support/AttachmentQuery";import{InvalidOperationError as
|
|
1
|
+
import{__decorate as e}from"tslib";import t from"@arcgis/core/core/Collection";import r from"@arcgis/core/rest/support/AttachmentQuery";import{InvalidOperationError as s}from"../InvalidOperationError.js";import{toAttachment as a}from"../data/Attachment.js";import{toGraphic as i}from"../data/Feature.js";import{FeatureSaveError as n}from"../data/FeatureSaveError.js";import{addAttachment as l,deleteAttachments as o}from"../data/support/attachments.js";import{Layer as u}from"../portal/Layer.js";import{cancelify as y}from"../support/Cancellable.js";import{serializable as p}from"../support/Serializable.js";import{ArcGISRelationshipCollection as d}from"../support/_ArcGISRelationshipCollection.js";import{executeQuery as c}from"../support/_query.js";import{ReadOnlyCollection as h}from"../utilities/ReadOnlyCollection.js";import{isFeatureLayer as m,isSubtypeGroupLayer as b,isSubtypeSublayer as f}from"../utilities/layers.js";import{parse as _}from"../utilities/number.js";import{SublayerExtension as g,SublayerSchema as w}from"./_SublayerExtension.js";import{ArrayWrappedCollection as E}from"./support/ArrayWrappedCollection.js";import{ExtensionBaseLayerListSettings as F}from"./support/LayerListSettings.js";import{PopupTemplateFeatureSettings as x}from"./support/PopupTemplateFeatureSettings.js";import{getGlobalIdField as S,isGlobalIdUsed as I}from"./support/layers.js";let j=class extends g{get supportsSublayers(){return!1}get layerExtension(){return super.layerExtension}get renderer(){return this.sublayer?.renderer}get hasFeatures(){return!0}get sublayer(){return super.sublayer}get sublayerExtensions(){return super.sublayerExtensions}get attachmentTypes(){return this.layerExtension?.attachmentTypes}get canChangeRenderer(){return!0}get canChangeOpacity(){return!1}async _addAttachment(e,t){return l(e,this.sublayer.layer,t,{attachmentTypes:this.layerExtension?.attachmentTypes})}async _deleteAttachments(e,t){return o(e,this.sublayer.layer,t)}_isSupportedSublayer(e){return f(e)}_createLayerListSettings(e){return new v(e,this)}_createFeatureSettings(){return new T(this)}_createSublayer(e){return u.toEsriApiSublayer(e,"SubtypeGroupLayer")}_createSchema(){return new R(this)}_createRelationships(){return new SubtypeSublayerRelationshipCollection(this)}async _applySublayerProperties(e,t){return u.applyToEsriApiSublayer(e,t)}_capabilities(){return this.layerExtension?.capabilities}async _onInitialize(){await super._onInitialize(),await this.relationships.initialize(),this._watchHandles.push(this.watch("layerExtension.attachmentTypes",(()=>this.notifyChange("attachmentTypes"))))}async _postInitialize(){await super._postInitialize(),this.layerListSettings.onLayerExtensionInitialized()}_getFeatures(e,t){if(!this.sublayer?.layer)return super._getFeatures(e,t);const r=this.sublayer?.layer.createQuery();return r.objectIds=e.map((e=>_(e))),r.where=void 0,r.outFields=t.outFields,r.returnGeometry=t.returnGeometry,c(r,this,this.sublayer.layer,t.cancelToken)}async _getAttachments(e){if(!this.sublayer?.layer?.capabilities?.data?.supportsAttachment)return[];const t=+e.primaryKey,s=new r({objectIds:[t]}),i=await this.sublayer.layer.queryAttachments(s);return i?.[t]?.length?i[t].map((e=>a(e,e.url))):[]}async _addFeatures(e,t){const r=Array.from(e);if(0===r.length||!this.sublayer?.layer)return;const s=await this._applyEdits({addFeatures:r.map(i)},t);if(!s.addFeatureResults||s.addFeatureResults.length!==r.length)throw new n("Received malformed response from server while saving feature(s).");let a;if(s.addFeatureResults.forEach(((e,t)=>{const{objectId:s,globalId:i,error:l}=e,o=r[t];if(l){a=a||new n("Errors encountered when adding features.");const{title:r}=o;a.errors.set(`${r}-${t}`,new Error(`Failed to add feature '${r}'. ${e.error.name} : ${e.error.message}`))}else{const{primaryKeyField:e}=o.schema;o.attributes.set(e,s);const t=S(this.sublayer.layer);t&&i&&o.attributes.set(t,i)}})),a)throw a}async _updateFeatures(e,t){const r=Array.from(e);if(0===r.length)return;const s=await this._applyEdits({updateFeatures:Array.from(e).map(i)},t);if(!s.updateFeatureResults||s.updateFeatureResults.length!==r.length)throw new n("Received malformed response from server while saving feature(s).");let a;if(s.updateFeatureResults.forEach(((e,t)=>{if(e.error){a=a||new n("Errors encountered when updating features.");const{primaryKey:s}=r[t];a.errors.set(s,new Error(`Failed to update feature with id ${s}. ${e.error.name} : ${e.error.message}`))}})),a)throw a}async _deleteFeatures(e,t){if(0===e.length)return;const r=await this._applyEdits({deleteFeatures:e.map((e=>({objectId:e})))},t);if(!r.deleteFeatureResults)throw new n("Received malformed response from server while saving feature(s).");let s;if(r.deleteFeatureResults.forEach(((t,r)=>{if(t.error){s=s||new n("Errors encountered when deleting features.");const a=e[r];s.errors.set(a,new Error(`Failed to delete feature with id ${a}. ${t.error.name} : ${t.error.message}`))}})),s)throw s}_serializeSublayer(e){return u.fromEsriApiSublayer(e)}async _applyEdits(e,t={}){const r=I(this.sublayer.layer,e),s=this.sublayer.layer.applyEdits(e,{globalIdUsed:r}),a=await y(s,t.cancelToken);if(!a)throw new n("Received malformed response from server while saving feature(s).");return a}};j=e([p],j);export{j as SubtypeSublayerExtension};const C="This schema property is read-only.";let R=class extends w{get primaryKeyField(){return this._sublayerExtension.sublayer?.layer?.objectIdField}set primaryKeyField(e){throw new s(C)}get geometryType(){return this._sublayerExtension.sublayer?.layer?.geometryType}set geometryType(e){throw new s(C)}get displayField(){return this._sublayerExtension.sublayer?.layer?.displayField}set displayField(e){throw new s(C)}get typeIdField(){return this._sublayerExtension.sublayer?.layer?.subtypeField}set typeIdField(e){throw new s(C)}get types(){return this._readonlyTypesCollection}constructor(e){super(e),this._fieldCollection=this._createFieldCollection(),this._typesCollection=new t,this._readonlyTypesCollection=new h(this._typesCollection);const r=()=>this._sublayerExtension.sublayer?.subtypeCode,s=()=>{const e=this._sublayerExtension.layerExtension?._subtypes?.find((e=>e.id===r()));return!!e&&(this._typesCollection.add(e),!0)};if(this._sublayerExtension.layerExtension?._subtypes?.some((e=>e.id===r())))s();else{const e=this._sublayerExtension.watch("layerExtension._subtypes",(()=>{s()&&e.remove()}),!0)}}get _fields(){return this._fieldCollection}_createFieldCollection(){return new h(new E({parent:this._sublayerExtension,targetProperty:"sublayer",arrayProperty:"layer.fields"}))}_getPropertyBindings(){return{primaryKeyField:"layer.objectIdField",geometryType:"layer.geometryType",spatialReference:"layer.spatialReference",displayField:"layer.displayField",typeIdField:"layer.typeIdField"}}};R=e([p],R);export{R as SubtypeSublayerSchema};let T=class extends x{get zoomScale(){const e="point"===this._layerExtension.schema.geometryType?this._layerExtension.sublayer.maxScale:void 0;return this._getSetting("zoomScale",e)}set zoomScale(e){this._setSetting("zoomScale",e)}};T=e([p],T);let v=class extends F{get _layerSupportsHideChildren(){return!1}get _esriLayer(){return this._extension.sublayer}get _listModePath(){return"sublayer.listMode"}get _supportsChildren(){return!1}};v=e([p],v);export class SubtypeSublayerRelationshipCollection extends d{get _sourceUrl(){const e=this._source.sublayer?.layer;if(e)return`${e.url}/${e.layerId}`}get _sourceLayerId(){const e=this._source.sublayer?.layer;return e?.layerId}_findRelatedSource(e){if(!this._source.layerExtension?.mapExtension||!this._source.sublayer||!this._sourceUrl)return;const t=this._sourceUrl.slice(0,this._sourceUrl.length-`${this._sourceLayerId}`.length-1),r=this._source.layerExtension.mapExtension.allLayerExtensions.initializedItems.find((r=>(m(r.layer)||b(r.layer))&&r.layer.url===t&&r.layer.layerId===e));return r||this._source.layerExtension.mapExtension.tableExtensions.initializedItems.find((r=>m(r.table)&&r.table.url===t&&r.table.layerId===e))}}
|
|
@@ -3,9 +3,11 @@ import type TileLayer from "@arcgis/core/layers/TileLayer";
|
|
|
3
3
|
import type PortalItem from "@arcgis/core/portal/PortalItem";
|
|
4
4
|
import type { Schema } from "../data/Schema.js";
|
|
5
5
|
import { TiledMapServiceLayer as PortalTiledMapServiceLayer } from "../portal/TiledMapServiceLayer.js";
|
|
6
|
-
import { PropertyDefs } from "../support/Serializable.js";
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
6
|
+
import type { PropertyDefs } from "../support/Serializable.js";
|
|
7
|
+
import type { TileSublayerExtensionProperties } from "./TileSublayerExtension.js";
|
|
8
|
+
import { TileSublayerExtension } from "./TileSublayerExtension.js";
|
|
9
|
+
import type { LayerExtensionProperties, LayerProperties } from "./_LayerExtension.js";
|
|
10
|
+
import { LayerExtension } from "./_LayerExtension.js";
|
|
9
11
|
import type { LayerListSettings, LayerListSettingsProperties } from "./support/LayerListSettings.js";
|
|
10
12
|
/**
|
|
11
13
|
* Properties that can be passed into the constructor for
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import type ArcGISSublayer from "@arcgis/core/layers/support/Sublayer";
|
|
2
2
|
import type { Layer as PortalLayer } from "../portal/Layer.js";
|
|
3
|
-
import { PropertyDefs } from "../support/Serializable.js";
|
|
4
|
-
import {
|
|
3
|
+
import type { PropertyDefs } from "../support/Serializable.js";
|
|
4
|
+
import type { ArcGISSublayerExtensionCollection, ArcGISSublayerExtensionProperties, ArcGISSublayerProperties } from "./ArcGISSublayerExtension.js";
|
|
5
|
+
import { ArcGISSublayerExtension } from "./ArcGISSublayerExtension.js";
|
|
5
6
|
import type { TileLayerExtension } from "./TileLayerExtension.js";
|
|
6
7
|
/**
|
|
7
8
|
* Properties that can be specified for the
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import type Layer from "@arcgis/core/layers/Layer";
|
|
2
|
-
import {
|
|
2
|
+
import type { LayerExtensionProperties } from "./_LayerExtension.js";
|
|
3
|
+
import { LayerExtension } from "./_LayerExtension.js";
|
|
3
4
|
/**
|
|
4
5
|
* Extends the capabilities of an unsupported Esri layer. Eg UnsupportedLayer
|
|
5
6
|
* ({@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-UnsupportedLayer.html})
|
|
@@ -3,8 +3,9 @@ import type VectorTileLayer from "@arcgis/core/layers/VectorTileLayer";
|
|
|
3
3
|
import type PortalItem from "@arcgis/core/portal/PortalItem";
|
|
4
4
|
import type { Schema } from "../data/Schema.js";
|
|
5
5
|
import { VectorTileLayer as PortalVectorTileLayer } from "../portal/VectorTileLayer.js";
|
|
6
|
-
import { PropertyDefs } from "../support/Serializable.js";
|
|
7
|
-
import {
|
|
6
|
+
import type { PropertyDefs } from "../support/Serializable.js";
|
|
7
|
+
import type { LayerExtensionProperties, LayerProperties } from "./_LayerExtension.js";
|
|
8
|
+
import { LayerExtension } from "./_LayerExtension.js";
|
|
8
9
|
/**
|
|
9
10
|
* Properties that can be passed into the constructor for
|
|
10
11
|
* {@link mapping/VectorTileLayerExtension!VectorTileLayerExtension}.
|
|
@@ -2,9 +2,11 @@ import type Layer from "@arcgis/core/layers/Layer";
|
|
|
2
2
|
import type WMSLayer from "@arcgis/core/layers/WMSLayer";
|
|
3
3
|
import type PortalItem from "@arcgis/core/portal/PortalItem";
|
|
4
4
|
import { WMSLayer as WMSLayerJson } from "../portal/WMSLayer.js";
|
|
5
|
-
import { PropertyDefs } from "../support/Serializable.js";
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
5
|
+
import type { PropertyDefs } from "../support/Serializable.js";
|
|
6
|
+
import type { WMSSublayerExtensionCollection, WMSSublayerExtensionProperties } from "./WMSSublayerExtension.js";
|
|
7
|
+
import { WMSSublayerExtension } from "./WMSSublayerExtension.js";
|
|
8
|
+
import type { LayerExtensionProperties, LayerProperties } from "./_LayerExtension.js";
|
|
9
|
+
import { LayerExtension } from "./_LayerExtension.js";
|
|
8
10
|
import { WfsCapabilities } from "./support/WfsCapabilities.js";
|
|
9
11
|
import { SublayerExtensionCollectionBase } from "./support/_SublayerExtensionCollection.js";
|
|
10
12
|
/**
|
|
@@ -4,7 +4,8 @@ import { WMSSublayer as PortalWMSSublayer } from "../portal/WMSSublayer.js";
|
|
|
4
4
|
import type { InitializableCollection } from "../support/InitializableCollectionProxy.js";
|
|
5
5
|
import type { SublayerLike } from "../support/esri.js";
|
|
6
6
|
import type { WMSLayerExtension } from "./WMSLayerExtension.js";
|
|
7
|
-
import {
|
|
7
|
+
import type { SublayerExtensionProperties, SublayerProperties } from "./_SublayerExtension.js";
|
|
8
|
+
import { SublayerExtension, SubSublayerExtensionCollection } from "./_SublayerExtension.js";
|
|
8
9
|
/**
|
|
9
10
|
* Properties that can be specified for the
|
|
10
11
|
* {@link WMSSublayerExtensionProperties.sublayer} property.
|
|
@@ -4,9 +4,11 @@ import type WMTSSublayer from "@arcgis/core/layers/support/WMTSSublayer";
|
|
|
4
4
|
import type PortalItem from "@arcgis/core/portal/PortalItem";
|
|
5
5
|
import { WebTileLayer as WebTileLayerJson } from "../portal/WebTileLayer.js";
|
|
6
6
|
import type { InitializableCollection } from "../support/InitializableCollectionProxy.js";
|
|
7
|
-
import { PropertyDefs, SerializeMode } from "../support/Serializable.js";
|
|
8
|
-
import {
|
|
9
|
-
import {
|
|
7
|
+
import type { PropertyDefs, SerializeMode } from "../support/Serializable.js";
|
|
8
|
+
import type { WMTSSublayerExtensionProperties } from "./WMTSSublayerExtension.js";
|
|
9
|
+
import { WMTSSublayerExtension } from "./WMTSSublayerExtension.js";
|
|
10
|
+
import type { LayerExtensionProperties, LayerProperties } from "./_LayerExtension.js";
|
|
11
|
+
import { LayerExtension } from "./_LayerExtension.js";
|
|
10
12
|
import type { LayerListSettings, LayerListSettingsProperties } from "./support/LayerListSettings.js";
|
|
11
13
|
import { SublayerExtensionCollectionBase } from "./support/_SublayerExtensionCollection.js";
|
|
12
14
|
/**
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
import type Extent from "@arcgis/core/geometry/Extent";
|
|
2
2
|
import type WMTSSublayer from "@arcgis/core/layers/support/WMTSSublayer";
|
|
3
|
-
import { PropertyDefs } from "../support/Serializable.js";
|
|
3
|
+
import type { PropertyDefs } from "../support/Serializable.js";
|
|
4
4
|
import type { SublayerLike } from "../support/esri.js";
|
|
5
5
|
import type { WMTSLayerExtension } from "./WMTSLayerExtension.js";
|
|
6
|
-
import {
|
|
6
|
+
import type { SublayerExtensionProperties, SublayerProperties } from "./_SublayerExtension.js";
|
|
7
|
+
import { SublayerExtension } from "./_SublayerExtension.js";
|
|
7
8
|
/**
|
|
8
9
|
* Properties that can be passed into the constructor for
|
|
9
10
|
* {@link WMTSSublayerExtension}.
|
|
@@ -2,8 +2,9 @@ import type Layer from "@arcgis/core/layers/Layer";
|
|
|
2
2
|
import type WebTileLayer from "@arcgis/core/layers/WebTileLayer";
|
|
3
3
|
import type { Schema } from "../data/Schema.js";
|
|
4
4
|
import type { WebTileLayer as PortalWebTileLayer } from "../portal/WebTileLayer.js";
|
|
5
|
-
import { PropertyDefs } from "../support/Serializable.js";
|
|
6
|
-
import {
|
|
5
|
+
import type { PropertyDefs } from "../support/Serializable.js";
|
|
6
|
+
import type { LayerExtensionProperties, LayerProperties } from "./_LayerExtension.js";
|
|
7
|
+
import { LayerExtension } from "./_LayerExtension.js";
|
|
7
8
|
/**
|
|
8
9
|
* Properties that can be passed into the constructor for
|
|
9
10
|
* {@link WebTileLayerExtension}.
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import Collection from "@arcgis/core/core/Collection";
|
|
1
2
|
import type Extent from "@arcgis/core/geometry/Extent";
|
|
2
3
|
import type Layer from "@arcgis/core/layers/Layer";
|
|
3
4
|
import type PortalItem from "@arcgis/core/portal/PortalItem";
|
|
@@ -5,24 +6,25 @@ import type Renderer from "@arcgis/core/renderers/Renderer";
|
|
|
5
6
|
import type { Feature } from "../data/Feature.js";
|
|
6
7
|
import type { FeatureSet } from "../data/FeatureSet.js";
|
|
7
8
|
import type { FeatureReadOptions, FeatureWriteOptions } from "../data/FeatureSource.js";
|
|
8
|
-
import {
|
|
9
|
+
import type { FeatureSourceBaseProperties } from "../data/FeatureSourceBase.js";
|
|
10
|
+
import { FeatureSourceBase } from "../data/FeatureSourceBase.js";
|
|
9
11
|
import type { QuerySourceCapabilities } from "../data/QuerySourceCapabilities.js";
|
|
10
|
-
import type { Relationship, RelationshipProperties } from "../data/Relationship.js";
|
|
11
12
|
import { Schema } from "../data/Schema.js";
|
|
13
|
+
import type { Relationship, RelationshipProperties } from "../data/_Relationship.js";
|
|
12
14
|
import { LayerBase as PortalLayerBase } from "../portal/LayerBase.js";
|
|
13
|
-
import { ArcGISRequestHelper } from "../support/ArcGISRequestHelper.js";
|
|
15
|
+
import type { ArcGISRequestHelper } from "../support/ArcGISRequestHelper.js";
|
|
14
16
|
import type { InitializableBase } from "../support/InitializableBase.js";
|
|
15
|
-
import { PropertyDefs } from "../support/Serializable.js";
|
|
17
|
+
import type { PropertyDefs } from "../support/Serializable.js";
|
|
16
18
|
import type { VisibilityMode } from "../support/esri.js";
|
|
17
|
-
import {
|
|
18
|
-
import { PortalItemLike } from "../utilities/portal.js";
|
|
19
|
+
import type { PortalItemLike } from "../utilities/portal.js";
|
|
19
20
|
import type { BasemapExtension } from "./BasemapExtension.js";
|
|
20
21
|
import type { GroundExtension } from "./GroundExtension.js";
|
|
21
22
|
import type { MapExtension } from "./MapExtension.js";
|
|
22
|
-
import { SublayerExtension, SublayerExtensionProperties } from "./_SublayerExtension.js";
|
|
23
|
+
import type { SublayerExtension, SublayerExtensionProperties } from "./_SublayerExtension.js";
|
|
23
24
|
import type { LayerExtensionFactory } from "./support/LayerExtensionFactory.js";
|
|
24
|
-
import { LayerListSettings, LayerListSettingsProperties } from "./support/LayerListSettings.js";
|
|
25
|
-
import { SublayerExtensionCollection
|
|
25
|
+
import type { LayerListSettings, LayerListSettingsProperties } from "./support/LayerListSettings.js";
|
|
26
|
+
import type { SublayerExtensionCollection } from "./support/_SublayerExtensionCollection.js";
|
|
27
|
+
import { SublayerExtensionCollectionBase } from "./support/_SublayerExtensionCollection.js";
|
|
26
28
|
/**
|
|
27
29
|
* Properties that can be passed into the constructor for
|
|
28
30
|
* {@link mapping/_LayerExtension!LayerExtension}.
|