@vertigis/arcgis-extensions 37.1.1 → 37.2.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 +129 -6
- package/ItemType.d.ts +12 -1
- package/ItemType.js +1 -1
- package/data/ArcGISServiceTableExtension.js +1 -1
- package/data/Feature.js +1 -1
- package/data/FeatureSettings.d.ts +38 -4
- package/data/FeatureSettings.js +1 -1
- package/data/FeatureSourceBase.d.ts +1 -1
- package/data/FeatureSourceBase.js +1 -1
- package/data/FieldExtension.js +1 -1
- package/data/PopupContentExtension.d.ts +110 -0
- package/data/PopupContentExtension.js +1 -0
- package/data/Schema.d.ts +2 -0
- package/data/Schema.js +1 -1
- package/data/support/attachments.d.ts +6 -0
- package/data/support/attachments.js +1 -1
- package/docs/html/assets/search.js +1 -1
- package/docs/html/classes/AccessDeniedError.AccessDeniedError.html +3 -0
- package/docs/html/classes/ArgumentError.ArgumentError.html +3 -0
- package/docs/html/classes/ArgumentMissingError.ArgumentMissingError.html +3 -0
- package/docs/html/classes/ArgumentOutOfRangeError.ArgumentOutOfRangeError.html +3 -0
- package/docs/html/classes/Entity.EntityBase.html +4 -0
- package/docs/html/classes/ErrorBase.ErrorBase.html +3 -0
- package/docs/html/classes/Hyperlink.Hyperlink.html +3 -0
- package/docs/html/classes/InvalidOperationError.InvalidOperationError.html +3 -0
- package/docs/html/classes/LanguageResources.LanguageResources.html +3 -0
- package/docs/html/classes/NotFoundError.NotFoundError.html +3 -0
- package/docs/html/classes/PortalUri.PortalUri.html +3 -0
- package/docs/html/classes/data_ArcGISServiceTableExtension.ArcGISServiceTableExtension.html +3 -0
- package/docs/html/classes/data_Attachment.Attachment.html +3 -0
- package/docs/html/classes/data_Feature.Feature.html +3 -0
- package/docs/html/classes/data_FeatureList.FeatureList.html +7 -4
- package/docs/html/classes/data_FeatureSaveError.FeatureSaveError.html +3 -0
- package/docs/html/classes/data_FeatureSet.FeatureSet.html +3 -0
- package/docs/html/classes/data_FeatureSettings.FeatureSettings.html +40 -17
- package/docs/html/classes/data_FeatureSourceBase.FeatureSourceBase.html +3 -0
- package/docs/html/classes/data_FeatureSourceBase.RelationshipCollection.html +3 -0
- package/docs/html/classes/data_FeatureStream.FeatureStream.html +6 -3
- package/docs/html/classes/data_FieldExtension.FieldExtension.html +3 -0
- package/docs/html/classes/{mapping_ArcGISSublayerExtension.ArcGISSublayerFeatureSettings.html → data_PopupContentExtension.PopupContentExtension.html} +318 -480
- package/docs/html/classes/data_RelationshipBase.RelationshipBase.html +5 -2
- package/docs/html/classes/data_Schema.Schema.html +3 -0
- package/docs/html/classes/data_TaskSettings.TaskSettings.html +3 -0
- package/docs/html/classes/data__TableExtension.TableExtension.html +3 -0
- package/docs/html/classes/data__TableExtension.TableFeatureSettings.html +31 -3
- package/docs/html/classes/data__TableExtension.TableSchema.html +3 -0
- package/docs/html/classes/data_support_DefaultRelationshipFactory.DefaultRelationshipFactory.html +3 -0
- package/docs/html/classes/data_support_DefaultTableExtensionFactory.DefaultTableExtensionFactory.html +3 -0
- package/docs/html/classes/layer_preset_LayerPreset.LayerPreset.html +3 -0
- package/docs/html/classes/layer_preset_LayerPresetSettings.LayerPresetSetting.html +3 -0
- package/docs/html/classes/mapping_ArcGISSublayerExtension.ArcGISSublayerExtension.html +3 -0
- package/docs/html/classes/mapping_ArcGISSublayerExtension.ArcGISSublayerRelationshipCollection.html +3 -0
- package/docs/html/classes/mapping_BasemapExtension.BasemapExtension.html +3 -0
- package/docs/html/classes/mapping_Bookmark.Bookmark.html +3 -0
- package/docs/html/classes/mapping_BuildingComponentSublayerExtension.BuildingComponentSublayerExtension.html +8 -5
- package/docs/html/classes/mapping_BuildingComponentSublayerExtension.BuildingComponentSublayerSchema.html +3 -0
- package/docs/html/classes/mapping_BuildingGroupSublayerExtension.BuildingGroupSublayerExtension.html +3 -0
- package/docs/html/classes/mapping_BuildingGroupSublayerExtension.BuildingGroupSublayerSchema.html +3 -0
- package/docs/html/classes/mapping_BuildingSceneLayerExtension.BuildingSceneLayerExtension.html +3 -0
- package/docs/html/classes/mapping_BuildingSceneLayerExtension.BuildingSceneLayerReadOnlySchema.html +3 -0
- package/docs/html/classes/mapping_BuildingSublayerExtension.BuildingSublayerExtension.html +3 -0
- package/docs/html/classes/mapping_BuildingSublayerExtension.BuildingSublayerFeatureSettings.html +152 -153
- package/docs/html/classes/mapping_BuildingSublayerExtension.BuildingSublayerSchema.html +3 -0
- package/docs/html/classes/mapping_CSVLayerExtension.CSVLayerExtension.html +3 -0
- package/docs/html/classes/mapping_ElevationLayerExtension.ElevationLayerExtension.html +3 -0
- package/docs/html/classes/mapping_FeatureCollectionLayerExtension.FeatureCollectionLayerExtension.html +3 -0
- package/docs/html/classes/mapping_FeatureLayerExtension.FeatureLayerExtension.html +3 -0
- package/docs/html/classes/mapping_FeatureLayerExtensionBase.FeatureLayerExtensionBase.html +3 -0
- package/docs/html/classes/mapping_FeatureLayerExtensionBase.FeatureLayerReadOnlySchema.html +3 -0
- package/docs/html/classes/mapping_FeatureLayerExtensionBase.FeatureLayerSchema.html +3 -0
- package/docs/html/classes/mapping_GeoRSSLayerExtension.GeoRSSLayerExtension.html +3 -0
- package/docs/html/classes/mapping_GraphicsLayerExtension.GraphicsLayerExtension.html +3 -0
- package/docs/html/classes/mapping_GroundExtension.GroundExtension.html +3 -0
- package/docs/html/classes/mapping_GroupLayerExtension.GroupLayerExtension.html +3 -0
- package/docs/html/classes/mapping_GroupLayerExtension.GroupLayerExtensionCollection.html +3 -0
- package/docs/html/classes/mapping_ImageryLayerExtension.ImageryLayerExtension.html +3 -0
- package/docs/html/classes/mapping_ImageryTileLayerExtension.ImageryTileLayerExtension.html +8 -5
- package/docs/html/classes/mapping_IntegratedMeshLayerExtension.IntegratedMeshLayerExtension.html +3 -0
- package/docs/html/classes/mapping_KMLLayerExtension.KMLLayerExtension.html +3 -0
- package/docs/html/classes/mapping_KMLSublayerExtension.KMLSublayerExtension.html +3 -0
- package/docs/html/classes/mapping_MapConstraints.MapConstraints.html +3 -0
- package/docs/html/classes/mapping_MapExtension.MapExtension.html +3 -0
- package/docs/html/classes/mapping_MapImageLayerExtension.MapImageLayerExtension.html +3 -0
- package/docs/html/classes/mapping_MapImageSublayerExtension.MapImageSublayerExtension.html +3 -0
- package/docs/html/classes/mapping_OpenStreetMapLayerExtension.OpenStreetMapLayerExtension.html +3 -0
- package/docs/html/classes/mapping_PointCloudLayerExtension.PointCloudLayerExtension.html +3 -0
- package/docs/html/classes/mapping_SceneLayerExtension.SceneLayerExtension.html +3 -0
- package/docs/html/classes/mapping_StreamLayerExtension.StreamLayerExtension.html +3 -0
- package/docs/html/classes/mapping_StreamLayerExtension.StreamLayerSchema.html +3 -0
- package/docs/html/classes/mapping_SubtypeGroupLayerExtension.SubtypeGroupLayerExtension.html +3 -0
- package/docs/html/classes/mapping_SubtypeGroupLayerExtension.SubtypeGroupLayerRelationshipCollection.html +3 -0
- package/docs/html/classes/mapping_SubtypeSublayerExtension.SubtypeSublayerExtension.html +3 -0
- package/docs/html/classes/mapping_SubtypeSublayerExtension.SubtypeSublayerRelationshipCollection.html +3 -0
- package/docs/html/classes/mapping_SubtypeSublayerExtension.SubtypeSublayerSchema.html +3 -0
- package/docs/html/classes/mapping_TileLayerExtension.TileLayerExtension.html +3 -0
- package/docs/html/classes/mapping_TileSublayerExtension.TileSublayerExtension.html +3 -0
- package/docs/html/classes/mapping_UnsupportedLayerExtension.UnsupportedLayerExtension.html +3 -0
- package/docs/html/classes/mapping_VectorTileLayerExtension.VectorTileLayerExtension.html +3 -0
- package/docs/html/classes/mapping_WMSLayerExtension.WMSLayerExtension.html +3 -0
- package/docs/html/classes/mapping_WMSSublayerExtension.WMSSublayerExtension.html +3 -0
- package/docs/html/classes/mapping_WMTSLayerExtension.WMTSLayerExtension.html +3 -0
- package/docs/html/classes/mapping_WMTSSublayerExtension.WMTSSublayerExtension.html +3 -0
- package/docs/html/classes/mapping_WebTileLayerExtension.WebTileLayerExtension.html +3 -0
- package/docs/html/classes/mapping__LayerExtension.LayerExtension.html +3 -0
- package/docs/html/classes/mapping__LayerExtension.LayerExtensionSchema.html +3 -0
- package/docs/html/classes/mapping__SublayerExtension.SubSublayerExtensionCollection.html +3 -0
- package/docs/html/classes/mapping__SublayerExtension.SublayerExtension.html +3 -0
- package/docs/html/classes/mapping__SublayerExtension.SublayerSchema.html +3 -0
- package/docs/html/classes/{mapping__LayerExtension.ArrayWrappedCollection.html → mapping_support_ArrayWrappedCollection.ArrayWrappedCollection.html} +131 -114
- package/docs/html/classes/mapping_support_DefaultLayerExtensionFactory.DefaultLayerExtensionFactory.html +3 -0
- package/docs/html/classes/mapping_support_DefaultSublayerExtensionFactory.DefaultSublayerExtensionFactory.html +3 -0
- package/docs/html/classes/mapping_support_LayerListSettings.ExtensionBaseLayerListSettings.html +6 -3
- package/docs/html/classes/mapping_support_LayerListSettings.LayerListSettings.html +3 -0
- package/docs/html/classes/mapping_support_LayerListSettings.LayerListSettingsProperties.html +3 -0
- package/docs/html/classes/mapping_support_WfsCapabilities.WfsCapabilities.html +3 -0
- package/docs/html/classes/mapping_support_WfsFeatureType.WfsFeatureType.html +3 -0
- package/docs/html/classes/mapping_support__LayerExtensionCollection.LayerExtensionCollectionBase.html +3 -0
- package/docs/html/classes/mapping_support__SublayerExtensionCollection.SublayerExtensionCollectionBase.html +3 -0
- package/docs/html/classes/menus_Menu.Menu.html +3 -0
- package/docs/html/classes/menus_MenuItem.MenuItem.html +3 -0
- package/docs/html/classes/support_ArcGISRequestHelper.DefaultArcGISRequestHelper.html +3 -0
- package/docs/html/classes/support_Cancellable.Cancellable.html +3 -0
- package/docs/html/classes/support_Cancellable.Cancellation.html +3 -0
- package/docs/html/classes/support_FormatSettings.FormatSettings.html +3 -0
- package/docs/html/classes/support_InitializableBase.InitializableBase.html +3 -0
- package/docs/html/classes/support_InitializableCollectionProxy.InitializableCollectionProxy.html +3 -0
- package/docs/html/classes/support_InitializeError.InitializeError.html +3 -0
- package/docs/html/classes/support_Observable.Observable.html +3 -0
- package/docs/html/classes/support_ReadOnlyInitializableCollection.ReadOnlyInitializableCollection.html +3 -0
- package/docs/html/classes/support_Serializable.SerializableBase.html +3 -0
- package/docs/html/classes/support_Settings.Settings.html +3 -0
- package/docs/html/classes/support__ArcGISRelationshipCollection.ArcGISRelationshipCollection.html +3 -0
- package/docs/html/classes/tasks_geocoding_ArcGISGeocoder.ArcGISGeocoder.html +3 -0
- package/docs/html/classes/tasks_geocoding_Geocoder.Geocoder.html +3 -0
- package/docs/html/classes/tasks_identify_ArcGISSublayerQueryIdentifyProvider.ArcGISSublayerQueryIdentifyProvider.html +3 -0
- package/docs/html/classes/tasks_identify_BuildingComponentSublayerClientSideIdentifyProvider.BuildingComponentSublayerClientSideIdentifyProvider.html +3 -0
- package/docs/html/classes/tasks_identify_BuildingComponentSublayerHitTestIdentifyProvider.BuildingComponentSublayerHitTestIdentifyProvider.html +3 -0
- package/docs/html/classes/tasks_identify_CSVLayer3DHitTestIdentifyProvider.CSVLayer3DHitTestIdentifyProvider.html +3 -0
- package/docs/html/classes/tasks_identify_CSVLayerClientSideQueryIdentifyProvider.CSVLayerClientSideQueryIdentifyProvider.html +3 -0
- package/docs/html/classes/tasks_identify_ClientSideIdentifyProvider.ClientSideIdentifyProvider.html +3 -0
- package/docs/html/classes/tasks_identify_FeatureLayer3DHitTestIdentifyProvider.FeatureLayer3DHitTestIdentifyProvider.html +5 -2
- package/docs/html/classes/tasks_identify_FeatureLayerClientSideIdentifyProvider.FeatureLayerClientSideIdentifyProvider.html +3 -0
- package/docs/html/classes/tasks_identify_FeatureLayerQueryIdentifyProvider.FeatureLayerQueryIdentifyProvider.html +3 -0
- package/docs/html/classes/tasks_identify_GeoRSSLayerIdentifyProvider.GeoRSSLayerIdentifyProvider.html +3 -0
- package/docs/html/classes/tasks_identify_GraphicsLayerQueryIdentifyProvider.GraphicsLayerQueryIdentifyProvider.html +3 -0
- package/docs/html/classes/tasks_identify_HitTestIdentifyProvider.HitTestIdentifyProvider.html +5 -2
- package/docs/html/classes/tasks_identify_IdentifyError.IdentifyError.html +3 -0
- package/docs/html/classes/tasks_identify_IdentifyProviderBase.IdentifyProviderBase.html +3 -0
- package/docs/html/classes/tasks_identify_IdentifyService.IdentifyService.html +3 -0
- package/docs/html/classes/tasks_identify_ImageryLayerIdentifyProvider.ImageryLayerIdentifyProvider.html +3 -0
- package/docs/html/classes/tasks_identify_KMLLayerQueryIdentifyProvider.KMLLayerQueryIdentifyProvider.html +3 -0
- package/docs/html/classes/tasks_identify_PointCloudLayerHitTestIdentifyProvider.PointCloudLayerHitTestIdentifyProvider.html +3 -0
- package/docs/html/classes/tasks_identify_SceneLayerClientSideIdentifyProvider.SceneLayerClientSideIdentifyProvider.html +3 -0
- package/docs/html/classes/tasks_identify_SceneLayerHitTestIdentifyProvider.SceneLayerHitTestIdentifyProvider.html +3 -0
- package/docs/html/classes/tasks_identify_SceneLayerQueryIdentifyProvider.SceneLayerQueryIdentifyProvider.html +3 -0
- package/docs/html/classes/tasks_identify_StreamLayerClientSideQueryIdentifyProvider.StreamLayerClientSideQueryIdentifyProvider.html +3 -0
- package/docs/html/classes/tasks_identify_SubtypeSublayerClientSideIdentifyProvider.SubtypeSublayerClientSideIdentifyProvider.html +3 -0
- package/docs/html/classes/tasks_identify_SubtypeSublayerQueryIdentifyProvider.SubtypeSublayerQueryIdentifyProvider.html +3 -0
- package/docs/html/classes/tasks_identify_WMSSublayerIdentifyProvider.WMSSublayerIdentifyProvider.html +3 -0
- package/docs/html/classes/tasks_query_ArcGISRelationship.ArcGISRelationship.html +5 -2
- package/docs/html/classes/tasks_query_ArcGISServiceTableQueryProvider.ArcGISServiceTableQueryProvider.html +3 -0
- package/docs/html/classes/tasks_query_ArcGISSublayerQueryProvider.ArcGISSublayerQueryProvider.html +3 -0
- package/docs/html/classes/tasks_query_BuildingComponentSublayerClientSideQueryProvider.BuildingComponentSublayerClientSideQueryProvider.html +3 -0
- package/docs/html/classes/tasks_query_CSVLayerClientSideQueryProvider.CSVLayerClientSideQueryProvider.html +3 -0
- package/docs/html/classes/tasks_query_ClientSideQueryProvider.ClientSideQueryProvider.html +3 -0
- package/docs/html/classes/tasks_query_FeatureLayerQueryProvider.FeatureLayerQueryProvider.html +3 -0
- package/docs/html/classes/tasks_query_GeoRSSLayerQueryProvider.GeoRSSLayerQueryProvider.html +3 -0
- package/docs/html/classes/tasks_query_GraphicsLayerQueryProvider.GraphicsLayerQueryProvider.html +3 -0
- package/docs/html/classes/tasks_query_ImageryLayerQueryProvider.ImageryLayerQueryProvider.html +3 -0
- package/docs/html/classes/tasks_query_KMLLayerQueryProvider.KMLLayerQueryProvider.html +3 -0
- package/docs/html/classes/tasks_query_QueryBasedRelationship.QueryBasedRelationship.html +5 -2
- package/docs/html/classes/tasks_query_QueryError.QueryError.html +3 -0
- package/docs/html/classes/tasks_query_QueryProviderBase.QueryProviderBase.html +3 -0
- package/docs/html/classes/tasks_query_QueryService.QueryService.html +3 -0
- package/docs/html/classes/tasks_query_SceneLayerClientSideQueryProvider.SceneLayerClientSideQueryProvider.html +3 -0
- package/docs/html/classes/tasks_query_SceneLayerQueryProvider.SceneLayerQueryProvider.html +3 -0
- package/docs/html/classes/tasks_query_StreamLayerClientSideQueryProvider.StreamLayerClientSideQueryProvider.html +3 -0
- package/docs/html/classes/tasks_query_SubtypeSublayerQueryProvider.SubtypeSublayerQueryProvider.html +3 -0
- package/docs/html/classes/tasks_search_ArcGISGeocoderSearchProvider.ArcGISGeocoderSearchProvider.html +3 -0
- package/docs/html/classes/tasks_search_GeocoderSearchProvider.GeocoderSearchProvider.html +3 -0
- package/docs/html/classes/tasks_search_QuerySearchProvider.QuerySearchProvider.html +3 -0
- package/docs/html/classes/tasks_search_SearchError.SearchError.html +3 -0
- package/docs/html/classes/tasks_search_SearchProviderBase.SearchProviderBase.html +3 -0
- package/docs/html/classes/tasks_search_SearchService.SearchService.html +3 -0
- package/docs/html/classes/utilities_CollectionProxy.CollectionProxy.html +4 -1
- package/docs/html/classes/utilities_CopyOnWriteCollection.CopyOnWriteCollection.html +3 -0
- package/docs/html/classes/utilities_GeometryServiceError.GeometryServiceError.html +3 -0
- package/docs/html/classes/utilities_MapTransformCollection.MapTransformCollection.html +3 -0
- package/docs/html/classes/utilities_ObservableMap.ObservableMap.html +3 -0
- package/docs/html/classes/utilities_ObservableSet.ObservableSet.html +3 -0
- package/docs/html/classes/utilities_ObservableWeakSet.ObservableWeakSet.html +3 -0
- package/docs/html/classes/utilities_ReadOnlyCollection.ReadOnlyCollection.html +3 -0
- package/docs/html/classes/utilities_ReadOnlyMap.ReadOnlyMap.html +3 -0
- package/docs/html/classes/utilities_RequestHelper.DefaultRequestHelper.html +3 -0
- package/docs/html/classes/utilities_asyncIterable.AsyncQueue.html +4 -1
- package/docs/html/classes/utilities_date.DateFormatter.html +3 -0
- package/docs/html/classes/utilities_geometry.CoordinateSystemBounds.html +3 -0
- package/docs/html/classes/utilities_log.ConsoleLogger.html +3 -0
- package/docs/html/classes/utilities_log.LogManager.html +3 -0
- package/docs/html/classes/utilities_log.LoggerBase.html +3 -0
- package/docs/html/classes/utilities_number.NumberFormatter.html +3 -0
- package/docs/html/classes/utilities_string.StringFormatter.html +3 -0
- package/docs/html/classes/utilities_uri.Uri.html +3 -0
- package/docs/html/enums/ItemType.ItemType.html +10 -0
- package/docs/html/enums/data_convert.GeometryFormat.html +3 -0
- package/docs/html/enums/mapping_support_WfsCapabilities.WfsVersions.html +3 -0
- package/docs/html/enums/portal_FeatureLayer.FeatureLayerMode.html +3 -0
- package/docs/html/enums/support_esri.WellKnownBasemap.html +3 -0
- package/docs/html/enums/utilities__ogc.GmlVersions.html +3 -0
- package/docs/html/enums/utilities__ogc.OgcNamespace.html +3 -0
- package/docs/html/enums/utilities__ogc.WfsVersions.html +3 -0
- package/docs/html/enums/utilities_date.DateFormat.html +3 -0
- package/docs/html/enums/utilities_log.LogLevel.html +3 -0
- package/docs/html/enums/utilities_number.NumberFormat.html +3 -0
- package/docs/html/functions/ItemType.isAttachment.html +4 -0
- package/docs/html/functions/ItemType.isBasemapExtension.html +4 -0
- package/docs/html/functions/ItemType.isBookmark.html +4 -0
- package/docs/html/functions/ItemType.isFeature.html +4 -0
- package/docs/html/functions/ItemType.isFeatureList.html +4 -0
- package/docs/html/functions/ItemType.isFeatureSet.html +4 -0
- package/docs/html/functions/ItemType.isFieldExtension.html +4 -0
- package/docs/html/functions/ItemType.isGeocoder.html +4 -0
- package/docs/html/functions/ItemType.isGroundExtension.html +4 -0
- package/docs/html/functions/ItemType.isLanguageResources.html +4 -0
- package/docs/html/functions/ItemType.isLayerExtension.html +4 -0
- package/docs/html/functions/ItemType.isLayerPreset.html +4 -0
- package/docs/html/functions/ItemType.isMapExtension.html +4 -0
- package/docs/html/functions/ItemType.isMenu.html +4 -0
- package/docs/html/functions/ItemType.isMenuItem.html +4 -0
- package/docs/html/functions/ItemType.isPopupContentExtension.html +622 -0
- package/docs/html/functions/ItemType.isRelationship.html +4 -0
- package/docs/html/functions/ItemType.isSublayerExtension.html +4 -0
- package/docs/html/functions/ItemType.isTableExtension.html +4 -0
- package/docs/html/functions/PortalUri.isFullyQualifiedPortalUri.html +3 -0
- package/docs/html/functions/PortalUri.isPortalUri.html +3 -0
- package/docs/html/functions/PortalUri.toFullyQualifiedPortalUri.html +3 -0
- package/docs/html/functions/data_Attachment.toAttachment.html +3 -0
- package/docs/html/functions/data_Feature.resolveRelatedFeatures.html +3 -0
- package/docs/html/functions/data_Feature.toFeature.html +3 -0
- package/docs/html/functions/data_Feature.toGraphic.html +3 -0
- package/docs/html/functions/data_FeatureSource.FeatureReadOptions.fromFeatureSource.html +3 -0
- package/docs/html/functions/data_Table.applyToEsriTable.html +3 -0
- package/docs/html/functions/data_Table.fromEsriTable.html +3 -0
- package/docs/html/functions/data_Table.toEsriApiTable.html +3 -0
- package/docs/html/functions/data__Relationship.Relationship.create.html +3 -0
- package/docs/html/functions/data__Relationship.fromEsriApiCardinality.html +3 -0
- package/docs/html/functions/data__Relationship.toEsriApiCardinality.html +3 -0
- package/docs/html/functions/data_convert.csvToFeatureSet.html +3 -0
- package/docs/html/functions/data_convert.shapefileToFeatureSet.html +3 -0
- package/docs/html/functions/data_convert.toCsv.html +3 -0
- package/docs/html/functions/data_convert.toShapefile.html +3 -0
- package/docs/html/functions/data_convert.toXLSX.html +3 -0
- package/docs/html/functions/data_convert.xlsxToFeatureSet.html +3 -0
- package/docs/html/functions/data_support_attachments.addAttachment.html +4 -0
- package/docs/html/functions/data_support_attachments.deleteAttachments.html +4 -0
- package/docs/html/functions/data_support_attachments.isAttachmentTypeError.html +4 -0
- package/docs/html/functions/data_support_attachments.supportsAttachmentEditing.html +4 -0
- package/docs/html/functions/data_support_attachments.supportsAttachments.html +611 -0
- package/docs/html/functions/data_support_attachments.toAttachmentFile.html +4 -0
- package/docs/html/functions/locale.detectLocale.html +3 -0
- package/docs/html/functions/locale.get.html +3 -0
- package/docs/html/functions/locale.getBestMatchLocale.html +3 -0
- package/docs/html/functions/locale.getMatchingLocales.html +3 -0
- package/docs/html/functions/locale.load.html +3 -0
- package/docs/html/functions/locale.parseLocale.html +3 -0
- package/docs/html/functions/locale.set.html +3 -0
- package/docs/html/functions/mapping__SublayerExtension.getSublayerType.html +3 -0
- package/docs/html/functions/mapping_convert.csvToFeatureCollection.html +3 -0
- package/docs/html/functions/mapping_convert.shapefileToFeatureCollection.html +3 -0
- package/docs/html/functions/mapping_convert.toCsv.html +3 -0
- package/docs/html/functions/mapping_convert.toShapefile.html +3 -0
- package/docs/html/functions/mapping_convert.toXLSX.html +3 -0
- package/docs/html/functions/mapping_convert.xlsxToFeatureCollection.html +3 -0
- package/docs/html/functions/mapping_support_LayerListSettings.fromLayerListMode.html +3 -0
- package/docs/html/functions/mapping_support_ogc.wfsFeatureCollectionToFeatures.html +3 -0
- package/docs/html/functions/portal_Background.Background.fromEsriApiBackground.html +3 -0
- package/docs/html/functions/portal_Background.Background.toEsriApiBackground.html +3 -0
- package/docs/html/functions/portal_BaseMap.BaseMap.applyToEsriApiBasemap.html +3 -0
- package/docs/html/functions/portal_BaseMap.BaseMap.fromEsriApiBasemap.html +3 -0
- package/docs/html/functions/portal_BaseMap.BaseMap.toEsriApiBasemap.html +3 -0
- package/docs/html/functions/portal_BuildingSceneLayer.BuildingSceneLayer.applyToEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_BuildingSceneLayer.BuildingSceneLayer.fromEsriApiBuildingSceneLayer.html +3 -0
- package/docs/html/functions/portal_BuildingSceneLayer.BuildingSceneLayer.toEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_BuildingSceneSublayer.BuildingSceneSublayer.applyToEsriApiBuildingSublayer.html +3 -0
- package/docs/html/functions/portal_BuildingSceneSublayer.BuildingSceneSublayer.fromEsriApiBuildingSublayer.html +3 -0
- package/docs/html/functions/portal_CSVLayer.CSVLayer.applyToEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_CSVLayer.CSVLayer.fromEsriApiCSVLayer.html +3 -0
- package/docs/html/functions/portal_CSVLayer.CSVLayer.toEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_Camera.Camera.fromEsriApiCamera.html +3 -0
- package/docs/html/functions/portal_Camera.Camera.toEsriApiCamera.html +3 -0
- package/docs/html/functions/portal_CodedValueDomain.CodedValueDomain.applyToEsriApiCodedValueDomain.html +3 -0
- package/docs/html/functions/portal_CodedValueDomain.CodedValueDomain.fromEsriApiCodedValueDomain.html +3 -0
- package/docs/html/functions/portal_CodedValueDomain.CodedValueDomain.toEsriApiCodedValueDomain.html +3 -0
- package/docs/html/functions/portal_Domain.Domain.applyToEsriApiDomain.html +3 -0
- package/docs/html/functions/portal_Domain.Domain.fromEsriApiDomain.html +3 -0
- package/docs/html/functions/portal_Domain.Domain.toEsriApiDomain.html +3 -0
- package/docs/html/functions/portal_Domain.DomainType.fromEsriApiDomainType.html +3 -0
- package/docs/html/functions/portal_Domain.DomainType.toEsriApiDomainType.html +3 -0
- package/docs/html/functions/portal_DrawingInfo.DrawingInfo.applyToEsriApiLayer.html +5 -2
- package/docs/html/functions/portal_DrawingInfo.DrawingInfo.fromEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_Edges.Edges.fromEsriApiEdges.html +3 -0
- package/docs/html/functions/portal_Edges.Edges.toEsriApiEdges.html +3 -0
- package/docs/html/functions/portal_ElevationInfo.ElevationInfo.fromEsriApiElevationInfo.html +3 -0
- package/docs/html/functions/portal_ElevationInfo.ElevationInfo.toEsriApiElevationInfo.html +3 -0
- package/docs/html/functions/portal_ElevationInfo.ElevationMode.fromEsriApiElevationMode.html +3 -0
- package/docs/html/functions/portal_ElevationInfo.ElevationMode.toEsriApiElevationMode.html +3 -0
- package/docs/html/functions/portal_ElevationLayer.ElevationLayer.applyToEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_ElevationLayer.ElevationLayer.fromEsriApiElevationLayer.html +3 -0
- package/docs/html/functions/portal_ElevationLayer.ElevationLayer.toEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_Environment.Environment.fromEsriApiEnvironment.html +3 -0
- package/docs/html/functions/portal_Environment.Environment.toEsriApiEnvironment.html +3 -0
- package/docs/html/functions/portal_Feature.Feature.fromEsriApiGraphic.html +3 -0
- package/docs/html/functions/portal_Feature.Feature.toEsriApiGraphic.html +3 -0
- package/docs/html/functions/portal_FeatureLayer.FeatureLayer.applyToEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_FeatureLayer.FeatureLayer.fromEsriApiFeatureLayer.html +3 -0
- package/docs/html/functions/portal_FeatureLayer.FeatureLayer.fromEsriApiGraphicsLayer.html +3 -0
- package/docs/html/functions/portal_FeatureLayer.FeatureLayer.isFeatureCollection.html +3 -0
- package/docs/html/functions/portal_FeatureLayer.FeatureLayer.isGraphicsLayerJson.html +3 -0
- package/docs/html/functions/portal_FeatureLayer.FeatureLayer.isMapNotesLayer.html +3 -0
- package/docs/html/functions/portal_FeatureLayer.FeatureLayer.toEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_FeatureReduction.FeatureReduction.applyToEsriApiLayer.html +5 -2
- package/docs/html/functions/portal_FeatureReduction.FeatureReduction.fromEsriApiLayer.html +5 -2
- package/docs/html/functions/portal_Field.Field.applyToEsriApiField.html +3 -0
- package/docs/html/functions/portal_Field.Field.fromEsriApiField.html +3 -0
- package/docs/html/functions/portal_Field.Field.toEsriApiField.html +3 -0
- package/docs/html/functions/portal_Field.FieldType.fromEsriApiFieldType.html +3 -0
- package/docs/html/functions/portal_Field.FieldType.toEsriApiFieldType.html +3 -0
- package/docs/html/functions/portal_FormInfo.FormInfo.fromEsriApiFormTemplate.html +3 -0
- package/docs/html/functions/portal_FormInfo.FormInfo.toEsriApiFormTemplate.html +3 -0
- package/docs/html/functions/portal_GeoRSSLayer.GeoRSSLayer.applyToEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_GeoRSSLayer.GeoRSSLayer.fromEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_GeoRSSLayer.GeoRSSLayer.toEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_Geometry.GeometryType.fromEsriApiGeometryType.html +3 -0
- package/docs/html/functions/portal_Geometry.GeometryType.toEsriApiGeometryType.html +3 -0
- package/docs/html/functions/portal_Geometry.toEsriApiGeometry.html +3 -0
- package/docs/html/functions/portal_Geometry.toPortalGeometry.html +3 -0
- package/docs/html/functions/portal_Ground.Ground.applyToEsriApiGround.html +3 -0
- package/docs/html/functions/portal_Ground.Ground.createDefaultElevationService.html +3 -0
- package/docs/html/functions/portal_Ground.Ground.fromEsriApiGround.html +3 -0
- package/docs/html/functions/portal_Ground.Ground.toEsriApiGround.html +3 -0
- package/docs/html/functions/portal_GroupLayer.GroupLayer.applyToEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_GroupLayer.GroupLayer.fromEsriApiGroupLayer.html +3 -0
- package/docs/html/functions/portal_GroupLayer.GroupLayer.toEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_ImageServiceLayer.ImageServiceLayer.applyToEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_ImageServiceLayer.ImageServiceLayer.fromEsriApiImageryLayer.html +3 -0
- package/docs/html/functions/portal_ImageServiceLayer.ImageServiceLayer.toEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_InheritedDomain.InheritedDomain.applyToEsriApiInheritedDomain.html +3 -0
- package/docs/html/functions/portal_InheritedDomain.InheritedDomain.fromEsriApiInheritedDomain.html +3 -0
- package/docs/html/functions/portal_InheritedDomain.InheritedDomain.toEsriApiInheritedDomain.html +3 -0
- package/docs/html/functions/portal_InitialState.InitialState.fromEsriApiInitialViewProperties.html +3 -0
- package/docs/html/functions/portal_InitialState.InitialState.toEsriApiInitialViewProperties.html +3 -0
- package/docs/html/functions/portal_IntegratedMeshLayer.IntegratedMeshLayer.applyToEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_IntegratedMeshLayer.IntegratedMeshLayer.fromEsriApiIntegratedMeshLayer.html +3 -0
- package/docs/html/functions/portal_IntegratedMeshLayer.IntegratedMeshLayer.toEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_Item.Item.fromEsriApiPortalItem.html +3 -0
- package/docs/html/functions/portal_Item.Item.toEsriApiPortalItem.html +3 -0
- package/docs/html/functions/portal_KMLLayer.KMLLayer.applyToEsriApiKMLLayer.html +3 -0
- package/docs/html/functions/portal_KMLLayer.KMLLayer.fromEsriApiKMLLayer.html +3 -0
- package/docs/html/functions/portal_KMLLayer.KMLLayer.toEsriApiKMLLayer.html +3 -0
- package/docs/html/functions/portal_LabelingInfo.LabelPlacement.fromEsriApiLabelPlacement.html +3 -0
- package/docs/html/functions/portal_LabelingInfo.LabelPlacement.toEsriApiLabelPlacement.html +3 -0
- package/docs/html/functions/portal_LabelingInfo.LabelingInfo.fromEsriApiLabelClass.html +3 -0
- package/docs/html/functions/portal_LabelingInfo.LabelingInfo.toEsriApiLabelClass.html +3 -0
- package/docs/html/functions/portal_Layer.Layer.applyToEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_Layer.Layer.applyToEsriApiSublayer.html +3 -0
- package/docs/html/functions/portal_Layer.Layer.fromEsriApiSublayer.html +3 -0
- package/docs/html/functions/portal_Layer.Layer.toEsriApiSublayer.html +3 -0
- package/docs/html/functions/portal_LayerDefinition.LayerDefinition.applyToEsriApiLayer.html +5 -2
- package/docs/html/functions/portal_LayerDefinition.LayerDefinition.fromEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_LayerDefinition.LayerDefinitionCapabilities.fromEsriApiFeatureLayerCapabilities.html +3 -0
- package/docs/html/functions/portal_Lighting.Lighting.fromEsriApiLighting.html +3 -0
- package/docs/html/functions/portal_Lighting.Lighting.toEsriApiLighting.html +3 -0
- package/docs/html/functions/portal_MapFloorInfo.MapFloorInfo.fromEsriApiFloorInfo.html +3 -0
- package/docs/html/functions/portal_MapFloorInfo.MapFloorInfo.toEsriApiFloorInfo.html +3 -0
- package/docs/html/functions/portal_MapServiceLayer.MapServiceLayer.applyToEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_MapServiceLayer.MapServiceLayer.fromEsriApiMapImageLayer.html +3 -0
- package/docs/html/functions/portal_MapServiceLayer.MapServiceLayer.toEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_MediaInfo.MediaType.fromEsriApiMediaType.html +3 -0
- package/docs/html/functions/portal_MediaInfo.MediaType.toEsriApiMediaType.html +3 -0
- package/docs/html/functions/portal_MosaicRule.MosaicMethodType.fromEsriApiMosaicMethodType.html +3 -0
- package/docs/html/functions/portal_MosaicRule.MosaicMethodType.toEsriApiMosaicMethodType.html +3 -0
- package/docs/html/functions/portal_MosaicRule.MosaicOperationType.fromEsriApiMosaicOperationType.html +3 -0
- package/docs/html/functions/portal_MosaicRule.MosaicOperationType.toEsriApiMosaicOperationType.html +3 -0
- package/docs/html/functions/portal_MosaicRule.MosaicRule.fromEsriApiMosaicRule.html +3 -0
- package/docs/html/functions/portal_MosaicRule.MosaicRule.toEsriApiMosaicRule.html +3 -0
- package/docs/html/functions/portal_OpenStreetMapLayer.OpenStreetMapLayer.applyToEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_OpenStreetMapLayer.OpenStreetMapLayer.fromEsriApiOpenStreetMapLayer.html +3 -0
- package/docs/html/functions/portal_OpenStreetMapLayer.OpenStreetMapLayer.toEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_PointCloudLayer.PointCloudLayer.applyToEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_PointCloudLayer.PointCloudLayer.fromEsriApiPointCloudLayer.html +3 -0
- package/docs/html/functions/portal_PointCloudLayer.PointCloudLayer.toEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_PointCloudRenderer.PointCloudRenderer.toEsriApiPointCloudRenderer.html +3 -0
- package/docs/html/functions/portal_PopupInfo.PopupContent.applyToEsriApiPopupContent.html +611 -0
- package/docs/html/functions/portal_PopupInfo.PopupContent.fromEsriApiPopupContent.html +607 -0
- package/docs/html/functions/portal_PopupInfo.PopupContent.toEsriApiPopupContent.html +607 -0
- package/docs/html/functions/portal_PopupInfo.PopupInfo.fromEsriApiPopupTemplate.html +3 -0
- package/docs/html/functions/portal_PopupInfo.PopupInfo.toEsriApiPopupTemplate.html +3 -0
- package/docs/html/functions/portal_Presentation.Presentation.fromEsriApiPresentation.html +3 -0
- package/docs/html/functions/portal_Presentation.Presentation.toEsriApiPresentation.html +3 -0
- package/docs/html/functions/portal_RangeDomain.RangeDomain.applyToEsriApiRangeDomain.html +3 -0
- package/docs/html/functions/portal_RangeDomain.RangeDomain.fromEsriApiRangeDomain.html +3 -0
- package/docs/html/functions/portal_RangeDomain.RangeDomain.toEsriApiRangeDomain.html +3 -0
- package/docs/html/functions/portal_Renderer.Renderer.fromEsriApiRenderer.html +3 -0
- package/docs/html/functions/portal_Renderer.Renderer.toEsriApiRenderer.html +3 -0
- package/docs/html/functions/portal_RenderingRule.PixelType.fromEsriApiPixelType.html +3 -0
- package/docs/html/functions/portal_RenderingRule.PixelType.toEsriApiPixelType.html +3 -0
- package/docs/html/functions/portal_RenderingRule.RenderingRule.fromEsriApiRasterFunction.html +3 -0
- package/docs/html/functions/portal_RenderingRule.RenderingRule.toEsriApiRasterFunction.html +3 -0
- package/docs/html/functions/portal_SceneLayer.SceneLayer.applyToEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_SceneLayer.SceneLayer.fromEsriApiSceneLayer.html +3 -0
- package/docs/html/functions/portal_SceneLayer.SceneLayer.toEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_Slide.Slide.fromEsriApiSlide.html +3 -0
- package/docs/html/functions/portal_Slide.Slide.toEsriApiSlide.html +3 -0
- package/docs/html/functions/portal_SpatialReference.SpatialReference.fromEsriApiSpatialReference.html +3 -0
- package/docs/html/functions/portal_SpatialReference.SpatialReference.toEsriApiSpatialReference.html +3 -0
- package/docs/html/functions/portal_StreamLayer.StreamLayer.applyToEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_StreamLayer.StreamLayer.fromEsriApiStreamLayer.html +3 -0
- package/docs/html/functions/portal_StreamLayer.StreamLayer.toEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_SubtypeGroupLayer.SubtypeGroupLayer.applyToEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_SubtypeGroupLayer.SubtypeGroupLayer.fromEsriApiSubtypeGroupLayer.html +3 -0
- package/docs/html/functions/portal_SubtypeGroupLayer.SubtypeGroupLayer.toEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_SubtypeSublayer.SubtypeSublayer.applyToEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_SubtypeSublayer.SubtypeSublayer.fromEsriApiSubtypeSublayer.html +3 -0
- package/docs/html/functions/portal_SubtypeSublayer.SubtypeSublayer.toEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_Symbol.SymbolType.fromEsriApiSymbolType.html +3 -0
- package/docs/html/functions/portal_Symbol.SymbolType.toEsriApiSymbolType.html +3 -0
- package/docs/html/functions/portal_Symbol.fromEsriApiSymbol.html +3 -0
- package/docs/html/functions/portal_Symbol.toEsriApiSymbol.html +3 -0
- package/docs/html/functions/portal_Table.applyToEsriTable.html +3 -0
- package/docs/html/functions/portal_Table.fromEsriTable.html +3 -0
- package/docs/html/functions/portal_Table.toEsriApiTable.html +3 -0
- package/docs/html/functions/portal_Template.Template.fromEsriApiFeatureTemplate.html +3 -0
- package/docs/html/functions/portal_Template.Template.toEsriApiFeatureTemplate.html +3 -0
- package/docs/html/functions/portal_TileInfo.TileInfo.fromEsriApiTileInfo.html +3 -0
- package/docs/html/functions/portal_TileInfo.TileInfo.toEsriApiTileInfo.html +3 -0
- package/docs/html/functions/portal_TiledImageServiceLayer.TiledImageServiceLayer.applyToEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_TiledImageServiceLayer.TiledImageServiceLayer.fromEsriApiTileLayer.html +3 -0
- package/docs/html/functions/portal_TiledImageServiceLayer.TiledImageServiceLayer.toEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_TiledMapServiceLayer.TiledMapServiceLayer.applyToEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_TiledMapServiceLayer.TiledMapServiceLayer.fromEsriApiTileLayer.html +3 -0
- package/docs/html/functions/portal_TiledMapServiceLayer.TiledMapServiceLayer.toEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_Type.Type.fromEsriApiFeatureType.html +3 -0
- package/docs/html/functions/portal_Type.Type.toEsriApiFeatureType.html +3 -0
- package/docs/html/functions/portal_UtilityNetwork.UtilityNetwork.fromEsriApiUtilityNetwork.html +3 -0
- package/docs/html/functions/portal_UtilityNetwork.UtilityNetwork.toEsriApiUtilityNetwork.html +3 -0
- package/docs/html/functions/portal_VectorTileLayer.VectorTileLayer.applyToEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_VectorTileLayer.VectorTileLayer.fromEsriApiVectorTileLayer.html +3 -0
- package/docs/html/functions/portal_VectorTileLayer.VectorTileLayer.toEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_Viewpoint.Viewpoint.fromEsriApiViewpoint.html +3 -0
- package/docs/html/functions/portal_Viewpoint.Viewpoint.toEsriApiViewpoint.html +3 -0
- package/docs/html/functions/portal_WMSLayer.WMSLayer.applyToEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_WMSLayer.WMSLayer.fromEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_WMSLayer.WMSLayer.toEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_WMSSublayer.WMSSublayer.applyToEsriApiWMSSublayer.html +3 -0
- package/docs/html/functions/portal_WMSSublayer.WMSSublayer.fromEsriApiWMSSublayer.html +3 -0
- package/docs/html/functions/portal_WMSSublayer.WMSSublayer.toEsriApiWMSSublayer.html +3 -0
- package/docs/html/functions/portal_WMTSInfo.WMTSInfo.applyToEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_WMTSInfo.WMTSInfo.fromEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_Weather.Weather.fromEsriApiWeather.html +3 -0
- package/docs/html/functions/portal_Weather.Weather.toEsriApiWeather.html +3 -0
- package/docs/html/functions/portal_WebMap.WebMap.applyToEsriApiMap.html +3 -0
- package/docs/html/functions/portal_WebMap.WebMap.fromEsriApiMap.html +3 -0
- package/docs/html/functions/portal_WebMap.WebMap.toEsriApiWebMap.html +3 -0
- package/docs/html/functions/portal_WebScene.WebScene.applyToEsriApiWebScene.html +3 -0
- package/docs/html/functions/portal_WebScene.WebScene.fromEsriApiWebScene.html +3 -0
- package/docs/html/functions/portal_WebScene.WebScene.toEsriApiWebScene.html +3 -0
- package/docs/html/functions/portal_WebSceneBaseMap.WebSceneBaseMap.applyToEsriApiBasemap.html +3 -0
- package/docs/html/functions/portal_WebSceneBaseMap.WebSceneBaseMap.fromEsriApiBasemap.html +3 -0
- package/docs/html/functions/portal_WebSceneBaseMap.WebSceneBaseMap.toEsriApiBasemap.html +3 -0
- package/docs/html/functions/portal_WebTileLayer.WebTileLayer.applyToEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_WebTileLayer.WebTileLayer.fromEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_WebTileLayer.WebTileLayer.isTileLayerWMTS.html +3 -0
- package/docs/html/functions/portal_WebTileLayer.WebTileLayer.toEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_Widgets.applyToEsriApiWidgetsObject.html +3 -0
- package/docs/html/functions/portal_Widgets.fromEsriApiTimeInterval.html +3 -0
- package/docs/html/functions/portal_Widgets.fromEsriApiWidgetsObject.html +3 -0
- package/docs/html/functions/portal_Widgets.toEsriApiTimeInterval.html +3 -0
- package/docs/html/functions/portal__LayerBase.LayerBase.applyToEsriApiLayer.html +3 -0
- package/docs/html/functions/portal__LayerBase.LayerBase.applyToEsriApiLayers.html +3 -0
- package/docs/html/functions/portal__LayerBase.LayerBase.fromEsriApiLayer.html +3 -0
- package/docs/html/functions/portal__LayerBase.LayerBase.getLayerType.html +3 -0
- package/docs/html/functions/portal__LayerBase.LayerBase.registerDefaultClassHandlers.html +3 -0
- package/docs/html/functions/portal__LayerBase.LayerBase.registerLayerClassHandler.html +3 -0
- package/docs/html/functions/portal__LayerBase.LayerBase.toEsriApiLayer.html +3 -0
- package/docs/html/functions/portal__utils.resolveRelativeHrefs.html +3 -0
- package/docs/html/functions/support_Cancellable.cancelify.html +3 -0
- package/docs/html/functions/support_Cancellable.cancelifyWithAbortSignal.html +3 -0
- package/docs/html/functions/support_InitializableBase.initializeCollection.html +619 -0
- package/docs/html/functions/support_Serializable.assignProperties.html +3 -0
- package/docs/html/functions/support_Serializable.filterJSONProperties.html +3 -0
- package/docs/html/functions/support_Serializable.getDefault.html +3 -0
- package/docs/html/functions/support_Serializable.getDefaults.html +3 -0
- package/docs/html/functions/support_Serializable.getSerializableProperties.html +3 -0
- package/docs/html/functions/support_Serializable.isDefault.html +3 -0
- package/docs/html/functions/support_Serializable.isSerializable.html +3 -0
- package/docs/html/functions/support_Serializable.serializable-1.html +3 -0
- package/docs/html/functions/support_Serializable.shouldExcludeDefaults.html +3 -0
- package/docs/html/functions/support_Serializable.toPropertyDef.html +3 -0
- package/docs/html/functions/support__query.constrainQueryTimeExtentToView.html +3 -0
- package/docs/html/functions/support__requestCache.clearCache.html +3 -0
- package/docs/html/functions/support__requestCache.getCache.html +3 -0
- package/docs/html/functions/support_utilities.isCancellation.html +3 -0
- package/docs/html/functions/tasks_geocoding_Geocoder.GeocodeOptions.fromFeatureSource.html +3 -0
- package/docs/html/functions/tasks_geocoding_utilities.isArcGISGeocoder.html +3 -0
- package/docs/html/functions/tasks_identify_IdentifyOptions.IdentifyOptions.fromFeatureSource.html +3 -0
- package/docs/html/functions/tasks_identify_IdentifyService.isIdentifiable.html +3 -0
- package/docs/html/functions/tasks_query_QueryOptions.QueryOptions.fromFeatureSource.html +3 -0
- package/docs/html/functions/tasks_search_SearchOptions.SearchOptions.fromFeatureSource.html +3 -0
- package/docs/html/functions/tasks_search_SearchService.isSearchable.html +3 -0
- package/docs/html/functions/utilities__layers.basemapsAreEquivalent.html +3 -0
- package/docs/html/functions/utilities__layers.hasMmapLayer.html +3 -0
- package/docs/html/functions/utilities__layers.isBuildingComponentSublayer.html +3 -0
- package/docs/html/functions/utilities__layers.isBuildingGroupSublayer.html +3 -0
- package/docs/html/functions/utilities__layers.isBuildingSceneLayer.html +3 -0
- package/docs/html/functions/utilities__layers.isCSVLayer.html +3 -0
- package/docs/html/functions/utilities__layers.isElevationLayer.html +3 -0
- package/docs/html/functions/utilities__layers.isFeatureLayer.html +3 -0
- package/docs/html/functions/utilities__layers.isFeatureLayerBase.html +3 -0
- package/docs/html/functions/utilities__layers.isGeoJSONLayer.html +3 -0
- package/docs/html/functions/utilities__layers.isGeoRssLayer.html +3 -0
- package/docs/html/functions/utilities__layers.isGraphicsLayer.html +3 -0
- package/docs/html/functions/utilities__layers.isGroupLayer.html +3 -0
- package/docs/html/functions/utilities__layers.isImageryLayer.html +3 -0
- package/docs/html/functions/utilities__layers.isImageryTileLayer.html +3 -0
- package/docs/html/functions/utilities__layers.isIntegratedMeshLayer.html +3 -0
- package/docs/html/functions/utilities__layers.isKMLLayer.html +3 -0
- package/docs/html/functions/utilities__layers.isKMLSublayer.html +3 -0
- package/docs/html/functions/utilities__layers.isLayer.html +3 -0
- package/docs/html/functions/utilities__layers.isLayerWithLegendEnabledProperty.html +3 -0
- package/docs/html/functions/utilities__layers.isMapImageLayer.html +3 -0
- package/docs/html/functions/utilities__layers.isMapImageSublayer.html +3 -0
- package/docs/html/functions/utilities__layers.isOpenStreetMapLayer.html +3 -0
- package/docs/html/functions/utilities__layers.isPointCloudLayer.html +3 -0
- package/docs/html/functions/utilities__layers.isSceneLayer.html +3 -0
- package/docs/html/functions/utilities__layers.isStreamLayer.html +3 -0
- package/docs/html/functions/utilities__layers.isSubtypeGroupLayer.html +3 -0
- package/docs/html/functions/utilities__layers.isSubtypeSublayer.html +3 -0
- package/docs/html/functions/utilities__layers.isTileLayer.html +3 -0
- package/docs/html/functions/utilities__layers.isTiledImageServiceLayer.html +3 -0
- package/docs/html/functions/utilities__layers.isTiledMapServiceLayer.html +3 -0
- package/docs/html/functions/utilities__layers.isTimeAwareLayer.html +3 -0
- package/docs/html/functions/utilities__layers.isVectorTileLayer.html +3 -0
- package/docs/html/functions/utilities__layers.isWMSLayer.html +3 -0
- package/docs/html/functions/utilities__layers.isWMSSublayer.html +3 -0
- package/docs/html/functions/utilities__layers.isWMTSLayer.html +3 -0
- package/docs/html/functions/utilities__layers.isWMTSSublayer.html +3 -0
- package/docs/html/functions/utilities__layers.isWebTileLayer.html +3 -0
- package/docs/html/functions/utilities__layers.layersAreEquivalent.html +3 -0
- package/docs/html/functions/utilities__number.isNumeric.html +3 -0
- package/docs/html/functions/utilities__ogc.esriSrMatchesOgcSrs.html +3 -0
- package/docs/html/functions/utilities__ogc.getEpsgCode.html +3 -0
- package/docs/html/functions/utilities__ogc.getGmlNS.html +3 -0
- package/docs/html/functions/utilities__ogc.inferGmlVersion.html +3 -0
- package/docs/html/functions/utilities__ogc.isFesNamespace.html +3 -0
- package/docs/html/functions/utilities__ogc.isGmlNamespace.html +3 -0
- package/docs/html/functions/utilities__ogc.isWfsNamespace.html +3 -0
- package/docs/html/functions/utilities__ogc.ogcSrsToEsriSr.html +3 -0
- package/docs/html/functions/utilities_arcade.isArcadeScriptAsync.html +3 -0
- package/docs/html/functions/utilities_arcade.runArcadeExpression.html +3 -0
- package/docs/html/functions/utilities_arcade.runAsyncArcadeExpression.html +3 -0
- package/docs/html/functions/utilities_array.chunk.html +3 -0
- package/docs/html/functions/utilities_array.compare.html +3 -0
- package/docs/html/functions/utilities_array.compareAsync.html +3 -0
- package/docs/html/functions/utilities_array.count.html +3 -0
- package/docs/html/functions/utilities_array.flatten.html +3 -0
- package/docs/html/functions/utilities_array.groupBy.html +3 -0
- package/docs/html/functions/utilities_array.range.html +3 -0
- package/docs/html/functions/utilities_array.remove.html +3 -0
- package/docs/html/functions/utilities_asyncIterable.concat.html +3 -0
- package/docs/html/functions/utilities_asyncIterable.empty.html +3 -0
- package/docs/html/functions/utilities_asyncIterable.every.html +3 -0
- package/docs/html/functions/utilities_asyncIterable.filter.html +3 -0
- package/docs/html/functions/utilities_asyncIterable.find.html +3 -0
- package/docs/html/functions/utilities_asyncIterable.first.html +3 -0
- package/docs/html/functions/utilities_asyncIterable.flatten.html +3 -0
- package/docs/html/functions/utilities_asyncIterable.forEach.html +3 -0
- package/docs/html/functions/utilities_asyncIterable.from.html +3 -0
- package/docs/html/functions/utilities_asyncIterable.fromSingleItem.html +3 -0
- package/docs/html/functions/utilities_asyncIterable.map.html +3 -0
- package/docs/html/functions/utilities_asyncIterable.some.html +3 -0
- package/docs/html/functions/utilities_asyncIterable.take.html +3 -0
- package/docs/html/functions/utilities_asyncIterable.toArray.html +3 -0
- package/docs/html/functions/utilities_basemaps.createStandardBasemap.html +3 -0
- package/docs/html/functions/utilities_basemaps.isStandardBasemap.html +3 -0
- package/docs/html/functions/utilities_checkArg.assertNever.html +3 -0
- package/docs/html/functions/utilities_checkArg.checkArg.html +3 -0
- package/docs/html/functions/utilities_collection.compare.html +3 -0
- package/docs/html/functions/utilities_collection.compareAsync.html +3 -0
- package/docs/html/functions/utilities_date.ERR_TIME_ZONE_INVALID.html +3 -0
- package/docs/html/functions/utilities_date.esriFormatToGeocortexFormat.html +3 -0
- package/docs/html/functions/utilities_date.format.html +3 -0
- package/docs/html/functions/utilities_date.getMonthName.html +3 -0
- package/docs/html/functions/utilities_date.getWeekdayName.html +3 -0
- package/docs/html/functions/utilities_date.isValid.html +3 -0
- package/docs/html/functions/utilities_date.isValidTimeZone.html +3 -0
- package/docs/html/functions/utilities_date.parse.html +3 -0
- package/docs/html/functions/utilities_date.parseUtc.html +3 -0
- package/docs/html/functions/utilities_enum.isValid.html +3 -0
- package/docs/html/functions/utilities_esri.getAllFieldInfos.html +10 -0
- package/docs/html/functions/utilities_esri.getAllReferencedFieldNames.html +10 -0
- package/docs/html/functions/utilities_esri.isAttachmentsContent.html +625 -0
- package/docs/html/functions/utilities_esri.isCodedValueDomain.html +10 -0
- package/docs/html/functions/utilities_esri.isColor.html +10 -0
- package/docs/html/functions/utilities_esri.isCustomContent.html +625 -0
- package/docs/html/functions/utilities_esri.isEsriObject.html +10 -0
- package/docs/html/functions/utilities_esri.isExpressionContent.html +625 -0
- package/docs/html/functions/utilities_esri.isFeatureSet.html +10 -0
- package/docs/html/functions/utilities_esri.isFeatureType.html +10 -0
- package/docs/html/functions/utilities_esri.isField.html +10 -0
- package/docs/html/functions/utilities_esri.isFieldsContent.html +625 -0
- package/docs/html/functions/utilities_esri.isGraphic.html +10 -0
- package/docs/html/functions/utilities_esri.isImageMediaInfo.html +10 -0
- package/docs/html/functions/utilities_esri.isMediaContent.html +625 -0
- package/docs/html/functions/utilities_esri.isPopupContent.html +625 -0
- package/docs/html/functions/utilities_esri.isPopupTemplate.html +10 -0
- package/docs/html/functions/utilities_esri.isPortalItem.html +10 -0
- package/docs/html/functions/utilities_esri.isSpatialReference.html +10 -0
- package/docs/html/functions/utilities_esri.isTextContent.html +625 -0
- package/docs/html/functions/utilities_esri.isViewpoint.html +10 -0
- package/docs/html/functions/utilities_esri.load.html +10 -0
- package/docs/html/functions/utilities_esri.ready.html +10 -0
- package/docs/html/functions/utilities_extensions.isArcGISServiceTableExtension.html +5 -0
- package/docs/html/functions/utilities_extensions.isBuildingComponentSublayerExtension.html +623 -0
- package/docs/html/functions/utilities_extensions.isBuildingSceneLayerExtension.html +5 -0
- package/docs/html/functions/utilities_extensions.isCSVLayerExtension.html +5 -0
- package/docs/html/functions/utilities_extensions.isFeatureCollectionLayerExtension.html +5 -0
- package/docs/html/functions/utilities_extensions.isFeatureLayerExtension.html +5 -0
- package/docs/html/functions/utilities_extensions.isGeoRssLayerExtension.html +5 -0
- package/docs/html/functions/utilities_extensions.isGroupLayerExtension.html +5 -0
- package/docs/html/functions/utilities_extensions.isImageryLayerExtension.html +5 -0
- package/docs/html/functions/utilities_extensions.isKMLLayerExtension.html +5 -0
- package/docs/html/functions/utilities_extensions.isMapImageLayerExtension.html +5 -0
- package/docs/html/functions/utilities_extensions.isMapImageSublayerExtension.html +5 -0
- package/docs/html/functions/utilities_extensions.isPointCloudLayerExtension.html +623 -0
- package/docs/html/functions/utilities_extensions.isSceneLayerExtension.html +5 -0
- package/docs/html/functions/utilities_extensions.isStreamLayerExtension.html +5 -0
- package/docs/html/functions/utilities_extensions.isSubtypeGroupLayerExtension.html +5 -0
- package/docs/html/functions/utilities_extensions.isSubtypeSublayerExtension.html +5 -0
- package/docs/html/functions/utilities_extensions.isTileLayerExtension.html +5 -0
- package/docs/html/functions/utilities_extensions.isWMSLayerExtension.html +5 -0
- package/docs/html/functions/utilities_extensions.isWMSSublayerExtension.html +5 -0
- package/docs/html/functions/utilities_extensions.isWMTSLayerExtension.html +5 -0
- package/docs/html/functions/utilities_field.isNumericFieldType.html +3 -0
- package/docs/html/functions/utilities_geometry.buffer.html +3 -0
- package/docs/html/functions/utilities_geometry.createCrossTypeUnion.html +3 -0
- package/docs/html/functions/utilities_geometry.denormalizeExtent.html +3 -0
- package/docs/html/functions/utilities_geometry.esriToGeoJSON.html +3 -0
- package/docs/html/functions/utilities_geometry.esriToGml.html +3 -0
- package/docs/html/functions/utilities_geometry.esriToWKT.html +3 -0
- package/docs/html/functions/utilities_geometry.esriWkidToWkt.html +3 -0
- package/docs/html/functions/utilities_geometry.esriWktToWkid.html +3 -0
- package/docs/html/functions/utilities_geometry.geoJSONToEsri.html +3 -0
- package/docs/html/functions/utilities_geometry.getBounds.html +3 -0
- package/docs/html/functions/utilities_geometry.getScreenExtent.html +3 -0
- package/docs/html/functions/utilities_geometry.gmlToEsri.html +3 -0
- package/docs/html/functions/utilities_geometry.isExtent.html +3 -0
- package/docs/html/functions/utilities_geometry.isGeometry.html +3 -0
- package/docs/html/functions/utilities_geometry.isMesh.html +3 -0
- package/docs/html/functions/utilities_geometry.isMultipoint.html +3 -0
- package/docs/html/functions/utilities_geometry.isPoint.html +3 -0
- package/docs/html/functions/utilities_geometry.isPolygon.html +3 -0
- package/docs/html/functions/utilities_geometry.isPolyline.html +3 -0
- package/docs/html/functions/utilities_geometry.project.html +3 -0
- package/docs/html/functions/utilities_geometry.removeZValues.html +3 -0
- package/docs/html/functions/utilities_geometry.wktToEsri.html +3 -0
- package/docs/html/functions/utilities_iterable.concat.html +3 -0
- package/docs/html/functions/utilities_iterable.every.html +3 -0
- package/docs/html/functions/utilities_iterable.filter.html +3 -0
- package/docs/html/functions/utilities_iterable.find.html +3 -0
- package/docs/html/functions/utilities_iterable.first.html +3 -0
- package/docs/html/functions/utilities_iterable.flatten.html +3 -0
- package/docs/html/functions/utilities_iterable.forEach.html +3 -0
- package/docs/html/functions/utilities_iterable.fromSingleItem.html +3 -0
- package/docs/html/functions/utilities_iterable.length.html +3 -0
- package/docs/html/functions/utilities_iterable.map.html +3 -0
- package/docs/html/functions/utilities_iterable.reduce.html +3 -0
- package/docs/html/functions/utilities_iterable.some.html +3 -0
- package/docs/html/functions/utilities_log.getLogger.html +3 -0
- package/docs/html/functions/utilities_log.reset.html +3 -0
- package/docs/html/functions/utilities_log.setLogLevel.html +3 -0
- package/docs/html/functions/utilities_log.setLoggerFactory.html +3 -0
- package/docs/html/functions/utilities_mapping.getMapSpatialReference.html +3 -0
- package/docs/html/functions/utilities_mapping.isBasemap.html +3 -0
- package/docs/html/functions/utilities_mapping.isGround.html +3 -0
- package/docs/html/functions/utilities_mapping.isMap.html +3 -0
- package/docs/html/functions/utilities_mapping.isWebMap.html +3 -0
- package/docs/html/functions/utilities_mapping.isWebScene.html +3 -0
- package/docs/html/functions/utilities_math.average.html +3 -0
- package/docs/html/functions/utilities_math.degreesToRadians.html +3 -0
- package/docs/html/functions/utilities_math.radiansToDegrees.html +3 -0
- package/docs/html/functions/utilities_math.standardDeviation.html +3 -0
- package/docs/html/functions/utilities_math.sum.html +3 -0
- package/docs/html/functions/utilities_number.format.html +3 -0
- package/docs/html/functions/utilities_number.parse.html +3 -0
- package/docs/html/functions/utilities_object.deepAssign.html +3 -0
- package/docs/html/functions/utilities_object.deepClone.html +3 -0
- package/docs/html/functions/utilities_object.deepSearchAndTransform.html +3 -0
- package/docs/html/functions/utilities_object.deepSearchAndTransformAsync.html +3 -0
- package/docs/html/functions/utilities_object.filter.html +3 -0
- package/docs/html/functions/utilities_object.getPropertyDescriptor.html +3 -0
- package/docs/html/functions/utilities_object.isEmpty.html +3 -0
- package/docs/html/functions/utilities_object.isPlainObject.html +3 -0
- package/docs/html/functions/utilities_object.map.html +3 -0
- package/docs/html/functions/utilities_object.toJSON.html +3 -0
- package/docs/html/functions/utilities_portal.getPortalItemHtmlUrl.html +3 -0
- package/docs/html/functions/utilities_portal.isPortalItemId.html +3 -0
- package/docs/html/functions/utilities_portal.isPortalItemLike.html +3 -0
- package/docs/html/functions/utilities_portal.isPortalItemUrl.html +3 -0
- package/docs/html/functions/utilities_portal.serializePortalItem.html +3 -0
- package/docs/html/functions/utilities_portal.toPortalItem.html +3 -0
- package/docs/html/functions/utilities_promise.asyncFlatMap.html +3 -0
- package/docs/html/functions/utilities_promise.delay.html +3 -0
- package/docs/html/functions/utilities_promise.each.html +3 -0
- package/docs/html/functions/utilities_promise.map.html +3 -0
- package/docs/html/functions/utilities_promise.parallelEach.html +3 -0
- package/docs/html/functions/utilities_promise.props.html +3 -0
- package/docs/html/functions/utilities_promise.reduce.html +3 -0
- package/docs/html/functions/utilities_promise.timeout.html +3 -0
- package/docs/html/functions/utilities_query.count.html +3 -0
- package/docs/html/functions/utilities_query.query.html +3 -0
- package/docs/html/functions/utilities_query.spatialFilter.html +3 -0
- package/docs/html/functions/utilities_relationships.isQueryBasedRelationship.html +3 -0
- package/docs/html/functions/utilities_renderers.isClassBreaksRenderer.html +3 -0
- package/docs/html/functions/utilities_renderers.isDictionaryRenderer.html +3 -0
- package/docs/html/functions/utilities_renderers.isDotDensityRenderer.html +3 -0
- package/docs/html/functions/utilities_renderers.isHeatMapRenderer.html +3 -0
- package/docs/html/functions/utilities_renderers.isSimpleRenderer.html +3 -0
- package/docs/html/functions/utilities_renderers.isUniqueValueRenderer.html +3 -0
- package/docs/html/functions/utilities_scaleRanges.expandExtentToScale.html +3 -0
- package/docs/html/functions/utilities_scaleRanges.getNextScale.html +3 -0
- package/docs/html/functions/utilities_scaleRanges.getScaleRange.html +3 -0
- package/docs/html/functions/utilities_set.difference.html +3 -0
- package/docs/html/functions/utilities_set.filter.html +3 -0
- package/docs/html/functions/utilities_set.find.html +3 -0
- package/docs/html/functions/utilities_set.intersection.html +3 -0
- package/docs/html/functions/utilities_set.union.html +3 -0
- package/docs/html/functions/utilities_string.camelToKebabCase.html +3 -0
- package/docs/html/functions/utilities_string.escapeRegExp.html +3 -0
- package/docs/html/functions/utilities_string.format.html +3 -0
- package/docs/html/functions/utilities_string.kebabToCamelCase.html +3 -0
- package/docs/html/functions/utilities_symbol.isCimSymbol.html +3 -0
- package/docs/html/functions/utilities_symbol.isExtrudeSymbol3DLayer.html +3 -0
- package/docs/html/functions/utilities_symbol.isFillSymbol3DLayer.html +3 -0
- package/docs/html/functions/utilities_symbol.isIconSymbol3DLayer.html +3 -0
- package/docs/html/functions/utilities_symbol.isLabelSymbol3D.html +3 -0
- package/docs/html/functions/utilities_symbol.isLineSymbol3D.html +3 -0
- package/docs/html/functions/utilities_symbol.isLineSymbol3DLayer.html +3 -0
- package/docs/html/functions/utilities_symbol.isMeshGeometrySymbol.html +3 -0
- package/docs/html/functions/utilities_symbol.isMeshSymbol3D.html +3 -0
- package/docs/html/functions/utilities_symbol.isObjectSymbol3DLayer.html +3 -0
- package/docs/html/functions/utilities_symbol.isPathSymbol3DLayer.html +3 -0
- package/docs/html/functions/utilities_symbol.isPictureFillSymbol.html +3 -0
- package/docs/html/functions/utilities_symbol.isPictureMarkerSymbol.html +3 -0
- package/docs/html/functions/utilities_symbol.isPointGeometrySymbol.html +3 -0
- package/docs/html/functions/utilities_symbol.isPointSymbol3D.html +3 -0
- package/docs/html/functions/utilities_symbol.isPolygonGeometrySymbol.html +3 -0
- package/docs/html/functions/utilities_symbol.isPolygonSymbol3D.html +3 -0
- package/docs/html/functions/utilities_symbol.isPolylineGeometrySymbol.html +3 -0
- package/docs/html/functions/utilities_symbol.isSimpleFillSymbol.html +3 -0
- package/docs/html/functions/utilities_symbol.isSimpleLineSymbol.html +3 -0
- package/docs/html/functions/utilities_symbol.isSimpleMarkerSymbol.html +3 -0
- package/docs/html/functions/utilities_symbol.isSymbol.html +3 -0
- package/docs/html/functions/utilities_symbol.isSymbol3D.html +3 -0
- package/docs/html/functions/utilities_symbol.isTextSymbol.html +3 -0
- package/docs/html/functions/utilities_symbol.isVolumetric.html +3 -0
- package/docs/html/functions/utilities_symbol.isWebStyleSymbol.html +3 -0
- package/docs/html/functions/utilities_uri.addQueryParameter.html +3 -0
- package/docs/html/functions/utilities_uri.isAbsoluteUri.html +3 -0
- package/docs/html/functions/utilities_uri.isPackageUri.html +3 -0
- package/docs/html/functions/utilities_uri.isRelativeUri.html +3 -0
- package/docs/html/functions/utilities_uri.removeQueryParameter.html +3 -0
- package/docs/html/functions/utilities_uri.toAbsoluteUri.html +3 -0
- package/docs/html/functions/utilities_uuid.generateUuid.html +3 -0
- package/docs/html/functions/utilities_watch.onCollectionPropertyChange.html +3 -0
- package/docs/html/functions/utilities_watch.onEach.html +3 -0
- package/docs/html/functions/utilities_watch.onOnce.html +3 -0
- package/docs/html/functions/utilities_watch.watchCollectionPropertyEach.html +3 -0
- package/docs/html/functions/utilities_watch.watchEach.html +3 -0
- package/docs/html/index.html +3 -0
- package/docs/html/interfaces/Entity.Entity.html +3 -0
- package/docs/html/interfaces/Entity.EntityBaseProperties.html +4 -0
- package/docs/html/interfaces/Entity.EntityProperties.html +3 -0
- package/docs/html/interfaces/Hyperlink.HyperlinkProperties.html +3 -0
- package/docs/html/interfaces/LanguageResources.LanguageResourcesProperties.html +3 -0
- package/docs/html/interfaces/config.Config.html +3 -0
- package/docs/html/interfaces/data_ArcGISServiceTableExtension.ArcGISServiceTableExtensionProperties.html +3 -0
- package/docs/html/interfaces/data_Attachment.AttachmentInfo.html +3 -0
- package/docs/html/interfaces/data_Attachment.AttachmentProperties.html +3 -0
- package/docs/html/interfaces/data_Capabilities.Capabilities.html +3 -0
- package/docs/html/interfaces/data_Feature.FeatureProperties.html +3 -0
- package/docs/html/interfaces/data_Feature.FetchRelatedFeaturesOptions.html +3 -0
- package/docs/html/interfaces/data_Feature.FormatOptions.html +3 -0
- package/docs/html/interfaces/data_Feature.PresentableAttributes.html +3 -0
- package/docs/html/interfaces/data_FeatureList.FeatureListProperties.html +4 -1
- package/docs/html/interfaces/data_FeatureList.FilterClause.html +3 -0
- package/docs/html/interfaces/data_FeatureList.SortClause.html +3 -0
- package/docs/html/interfaces/data_FeatureSet.FeatureSetProperties.html +3 -0
- package/docs/html/interfaces/data_FeatureSettings.FeatureSettingsProperties.html +10 -0
- package/docs/html/interfaces/data_FeatureSettings.PopupContentExtensionCollection.html +640 -0
- package/docs/html/interfaces/data_FeatureSource.FeatureReadOptions-1.html +3 -0
- package/docs/html/interfaces/data_FeatureSource.FeatureSource.html +3 -0
- package/docs/html/interfaces/data_FeatureSource.FeatureSourceProperties.html +3 -0
- package/docs/html/interfaces/data_FeatureSource.FeatureWriteOptions.html +3 -0
- package/docs/html/interfaces/data_FeatureSourceBase.FeatureSourceBaseProperties.html +3 -0
- package/docs/html/interfaces/data_FeatureStream.FeatureStreamProperties.html +4 -1
- package/docs/html/interfaces/data_FieldExtension.FieldExtensionProperties.html +3 -0
- package/docs/html/interfaces/data_FieldExtension.FieldProperties.html +3 -0
- package/docs/html/interfaces/data_PopupContentExtension.ContentProperties.html +709 -0
- package/docs/html/interfaces/data_PopupContentExtension.ContentRef.html +638 -0
- package/docs/html/interfaces/data_PopupContentExtension.PopupContentExtensionProperties.html +649 -0
- package/docs/html/interfaces/data_QuerySourceCapabilities.QuerySourceCapabilities.html +3 -0
- package/docs/html/interfaces/data_Schema.FieldCollection.html +3 -0
- package/docs/html/interfaces/data_Schema.FieldExtensionCollection.html +3 -0
- package/docs/html/interfaces/data_Schema.SchemaProperties.html +3 -0
- package/docs/html/interfaces/data_Table.TableProperties.html +4 -1
- package/docs/html/interfaces/data_TaskSettings.TaskSettingsProperties.html +3 -0
- package/docs/html/interfaces/data__Relationship.Relationship-1.html +5 -2
- package/docs/html/interfaces/data__Relationship.RelationshipProperties.html +3 -0
- package/docs/html/interfaces/data__TableExtension.TableExtensionProperties.html +3 -0
- package/docs/html/interfaces/data__TableExtension.TableProperties.html +3 -0
- package/docs/html/interfaces/data__TableExtension.TableReference.html +3 -0
- package/docs/html/interfaces/data_convert.FromCsvOptions.html +3 -0
- package/docs/html/interfaces/data_convert.FromShapefileOptions.html +3 -0
- package/docs/html/interfaces/data_convert.FromXLSXOptions.html +3 -0
- package/docs/html/interfaces/data_convert.ToCsvOptions.html +3 -0
- package/docs/html/interfaces/data_convert.ToShapefileOptions.html +3 -0
- package/docs/html/interfaces/data_convert.ToXLSXOptions.html +3 -0
- package/docs/html/interfaces/data_support_RelationshipFactory.RelationshipFactory.html +3 -0
- package/docs/html/interfaces/data_support_TableExtensionFactory.TableExtensionFactory.html +3 -0
- package/docs/html/interfaces/data_support_attachments.AddAttachmentOptions.html +3 -0
- package/docs/html/interfaces/data_support_attachments.AttachmentEnabledLayer.html +3 -0
- package/docs/html/interfaces/layer_preset_LayerPreset.LayerPresetProperties.html +3 -0
- package/docs/html/interfaces/layer_preset_LayerPresetSettings.LayerPresetSettingProperties.html +3 -0
- package/docs/html/interfaces/locale.LocaleResult.html +3 -0
- package/docs/html/interfaces/mapping_ArcGISSublayerExtension.ArcGISSublayerExtensionCollection.html +3 -0
- package/docs/html/interfaces/mapping_ArcGISSublayerExtension.ArcGISSublayerExtensionProperties.html +3 -0
- package/docs/html/interfaces/mapping_ArcGISSublayerExtension.ArcGISSublayerProperties.html +3 -0
- package/docs/html/interfaces/mapping_BasemapExtension.BasemapExtensionProperties.html +3 -0
- package/docs/html/interfaces/mapping_BasemapExtension.BasemapProperties.html +3 -0
- package/docs/html/interfaces/mapping_Bookmark.BookmarkProperties.html +3 -0
- package/docs/html/interfaces/mapping_BuildingComponentSublayerExtension.BuildingComponentSublayerExtensionProperties.html +3 -0
- package/docs/html/interfaces/mapping_BuildingGroupSublayerExtension.BuildingGroupSublayerExtensionProperties.html +3 -0
- package/docs/html/interfaces/mapping_BuildingSceneLayerExtension.BuildingSceneLayerExtensionProperties.html +3 -0
- package/docs/html/interfaces/mapping_BuildingSceneLayerExtension.BuildingSceneLayerProperties.html +3 -0
- package/docs/html/interfaces/mapping_BuildingSceneLayerExtension.BuildingSublayerExtensionCollection.html +3 -0
- package/docs/html/interfaces/mapping_BuildingSublayerExtension.BuildingSublayerExtensionProperties.html +3 -0
- package/docs/html/interfaces/mapping_BuildingSublayerExtension.BuildingSublayerProperties.html +3 -0
- package/docs/html/interfaces/mapping_CSVLayerExtension.CSVLayerExtensionProperties.html +3 -0
- package/docs/html/interfaces/mapping_ElevationLayerExtension.ElevationLayerExtensionProperties.html +3 -0
- package/docs/html/interfaces/mapping_FeatureLayerExtension.FeatureLayerExtensionProperties.html +3 -0
- package/docs/html/interfaces/mapping_FeatureLayerExtension.FeatureLayerProperties.html +3 -0
- package/docs/html/interfaces/mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html +3 -0
- package/docs/html/interfaces/mapping_FeatureLayerExtensionBase.FeatureLayerExtensionBaseProperties.html +3 -0
- package/docs/html/interfaces/mapping_GeoRSSLayerExtension.GeoRSSLayerExtensionProperties.html +3 -0
- package/docs/html/interfaces/mapping_GraphicsLayerExtension.GraphicsLayerExtensionProperties.html +3 -0
- package/docs/html/interfaces/mapping_GroundExtension.GroundExtensionProperties.html +3 -0
- package/docs/html/interfaces/mapping_GroundExtension.GroundProperties.html +3 -0
- package/docs/html/interfaces/mapping_GroupLayerExtension.GroupLayerExtensionProperties.html +3 -0
- package/docs/html/interfaces/mapping_ImageryLayerExtension.ImageryLayerExtensionProperties.html +3 -0
- package/docs/html/interfaces/mapping_ImageryTileLayerExtension.ImageryTileLayerExtensionProperties.html +3 -0
- package/docs/html/interfaces/mapping_ImageryTileLayerExtension.ImageryTileLayerProperties.html +3 -0
- package/docs/html/interfaces/mapping_IntegratedMeshLayerExtension.IntegratedMeshLayerExtensionProperties.html +3 -0
- package/docs/html/interfaces/mapping_KMLLayerExtension.KMLLayerExtensionProperties.html +3 -0
- package/docs/html/interfaces/mapping_KMLSublayerExtension.KMLSublayerExtensionCollection.html +3 -0
- package/docs/html/interfaces/mapping_KMLSublayerExtension.KMLSublayerExtensionProperties.html +3 -0
- package/docs/html/interfaces/mapping_MapConstraints.MapConstraintsProperties.html +3 -0
- package/docs/html/interfaces/mapping_MapConstraints.ViewSyncConstraints.html +3 -0
- package/docs/html/interfaces/mapping_MapExtension.MapExtensionProperties.html +3 -0
- package/docs/html/interfaces/mapping_MapExtension.TableExtensionCollection.html +3 -0
- package/docs/html/interfaces/mapping_MapImageLayerExtension.MapImageLayerExtensionProperties.html +3 -0
- package/docs/html/interfaces/mapping_MapImageSublayerExtension.MapImageSublayerExtensionProperties.html +3 -0
- package/docs/html/interfaces/mapping_MapImageSublayerExtension.MapImageSublayerProperties.html +3 -0
- package/docs/html/interfaces/mapping_OpenStreetMapLayerExtension.OpenStreetMapLayerExtensionProperties.html +3 -0
- package/docs/html/interfaces/mapping_PointCloudLayerExtension.PointCloudLayerExtensionProperties.html +4 -1
- package/docs/html/interfaces/mapping_PointCloudLayerExtension.PointCloudLayerProperties.html +794 -0
- package/docs/html/interfaces/mapping_SceneLayerExtension.SceneLayerExtensionProperties.html +3 -0
- package/docs/html/interfaces/mapping_StreamLayerExtension.StreamLayerExtensionProperties.html +3 -0
- package/docs/html/interfaces/mapping_SubtypeGroupLayerExtension.SubtypeGroupLayerExtensionProperties.html +3 -0
- package/docs/html/interfaces/mapping_SubtypeSublayerExtension.SubtypeSublayerExtensionCollection.html +3 -0
- package/docs/html/interfaces/mapping_SubtypeSublayerExtension.SubtypeSublayerExtensionProperties.html +3 -0
- package/docs/html/interfaces/mapping_SubtypeSublayerExtension.SubtypeSublayerProperties.html +3 -0
- package/docs/html/interfaces/mapping_TileLayerExtension.TileLayerExtensionProperties.html +3 -0
- package/docs/html/interfaces/mapping_TileLayerExtension.TileLayerProperties.html +3 -0
- package/docs/html/interfaces/mapping_TileSublayerExtension.TileSublayerExtensionProperties.html +3 -0
- package/docs/html/interfaces/mapping_TileSublayerExtension.TileSublayerProperties.html +3 -0
- package/docs/html/interfaces/mapping_VectorTileLayerExtension.VectorTileLayerExtensionProperties.html +3 -0
- package/docs/html/interfaces/mapping_WMSLayerExtension.WMSLayerExtensionProperties.html +3 -0
- package/docs/html/interfaces/mapping_WMSSublayerExtension.WMSSublayerExtensionCollection.html +3 -0
- package/docs/html/interfaces/mapping_WMSSublayerExtension.WMSSublayerExtensionProperties.html +3 -0
- package/docs/html/interfaces/mapping_WMSSublayerExtension.WMSSublayerProperties.html +3 -0
- package/docs/html/interfaces/mapping_WMTSLayerExtension.WMTSLayerExtensionProperties.html +3 -0
- package/docs/html/interfaces/mapping_WMTSLayerExtension.WMTSSublayerExtensionCollection.html +3 -0
- package/docs/html/interfaces/mapping_WMTSSublayerExtension.WMTSSublayerExtensionProperties.html +3 -0
- package/docs/html/interfaces/mapping_WebTileLayerExtension.WebTileLayerExtensionProperties.html +3 -0
- package/docs/html/interfaces/mapping__LayerExtension.LayerExtensionProperties.html +3 -0
- package/docs/html/interfaces/mapping__LayerExtension.LayerProperties.html +3 -0
- package/docs/html/interfaces/mapping__LayerExtension.LayerReference.html +3 -0
- package/docs/html/interfaces/mapping__SublayerExtension.SublayerExtensionProperties.html +3 -0
- package/docs/html/interfaces/mapping__SublayerExtension.SublayerProperties.html +3 -0
- package/docs/html/interfaces/mapping__SublayerExtension.SublayerReference.html +3 -0
- package/docs/html/interfaces/mapping_support_ArrayWrappedCollection.ArrayWrappedCollectionProperties.html +633 -0
- package/docs/html/interfaces/mapping_support_BasemapExtensionFactory.BasemapExtensionFactory.html +3 -0
- package/docs/html/interfaces/mapping_support_LayerExtensionFactory.LayerExtensionFactory.html +3 -0
- package/docs/html/interfaces/mapping_support_SublayerExtensionFactory.SublayerExtensionFactory.html +3 -0
- package/docs/html/interfaces/mapping_support_WfsCapabilities.WfsCapabilitiesProperties.html +3 -0
- package/docs/html/interfaces/mapping_support_WfsFeatureType.WfsFeatureTypeProperties.html +3 -0
- package/docs/html/interfaces/mapping_support__LayerExtensionCollection.LayerExtensionCollection.html +3 -0
- package/docs/html/interfaces/mapping_support__SublayerExtensionCollection.SublayerExtensionCollection.html +3 -0
- package/docs/html/interfaces/menus_Menu.MenuProperties.html +3 -0
- package/docs/html/interfaces/menus_MenuItem.MenuItemProperties.html +3 -0
- package/docs/html/interfaces/menus_MenuItemState.MenuItemState.html +3 -0
- package/docs/html/interfaces/menus_support_MenuFactory.MenuFactory.html +3 -0
- package/docs/html/interfaces/menus_support_MenuItemFactory.MenuItemFactory.html +3 -0
- package/docs/html/interfaces/portal_ApplicationProperties.ApplicationProperties.html +3 -0
- package/docs/html/interfaces/portal_Background.ColorBackground.html +3 -0
- package/docs/html/interfaces/portal_BaseMap.BaseMap-1.html +3 -0
- package/docs/html/interfaces/portal_BaseMapLayer.BaseMapLayerBase.html +3 -0
- package/docs/html/interfaces/portal_BingLayer.BingLayer.html +3 -0
- package/docs/html/interfaces/portal_Bookmark.Bookmark.html +3 -0
- package/docs/html/interfaces/portal_BuildingSceneLayer.AuthoringInfoFilterBlock.html +3 -0
- package/docs/html/interfaces/portal_BuildingSceneLayer.AuthoringInfoFilterType.html +3 -0
- package/docs/html/interfaces/portal_BuildingSceneLayer.BuildingSceneLayer-1.html +3 -0
- package/docs/html/interfaces/portal_BuildingSceneLayer.Filter.html +3 -0
- package/docs/html/interfaces/portal_BuildingSceneLayer.FilterAuthoringInfoCheckbox.html +3 -0
- package/docs/html/interfaces/portal_BuildingSceneLayer.FilterBlock.html +3 -0
- package/docs/html/interfaces/portal_BuildingSceneLayer.FilterModeSolid.html +3 -0
- package/docs/html/interfaces/portal_BuildingSceneLayer.FilterModeWireFrame.html +3 -0
- package/docs/html/interfaces/portal_BuildingSceneSublayer.BuildingSceneSublayer-1.html +3 -0
- package/docs/html/interfaces/portal_CIMSymbol.CIMSymbol.html +3 -0
- package/docs/html/interfaces/portal_CSVLayer.CSVLayer-1.html +3 -0
- package/docs/html/interfaces/portal_Callout.Border.html +3 -0
- package/docs/html/interfaces/portal_Callout.Callout.html +3 -0
- package/docs/html/interfaces/portal_Camera.Camera-1.html +3 -0
- package/docs/html/interfaces/portal_ClassBreaksRenderer.ClassBreakInfo.html +3 -0
- package/docs/html/interfaces/portal_ClassBreaksRenderer.ClassBreaksRenderer.html +3 -0
- package/docs/html/interfaces/portal_CodedValueDomain.CodedValue.html +3 -0
- package/docs/html/interfaces/portal_CodedValueDomain.CodedValueDomain-1.html +3 -0
- package/docs/html/interfaces/portal_ColorClassBreakInfo.ColorClassBreakInfo.html +3 -0
- package/docs/html/interfaces/portal_ColorUniqueValueInfos.ColorUniqueValueInfos.html +3 -0
- package/docs/html/interfaces/portal_DataSource.DataSourceBase.html +3 -0
- package/docs/html/interfaces/portal_DefinitionEditor.DefinitionEditor.html +3 -0
- package/docs/html/interfaces/portal_DefinitionEditor.Input.html +3 -0
- package/docs/html/interfaces/portal_DefinitionEditor.Parameter.html +3 -0
- package/docs/html/interfaces/portal_Domain.DomainBase.html +3 -0
- package/docs/html/interfaces/portal_DrawingInfo.DrawingInfo-1.html +3 -0
- package/docs/html/interfaces/portal_DynamicDataLayer.DynamicDataLayer.html +3 -0
- package/docs/html/interfaces/portal_DynamicMapLayer.DynamicMapLayer.html +3 -0
- package/docs/html/interfaces/portal_Edges.SketchEdges.html +3 -0
- package/docs/html/interfaces/portal_Edges.SolidEdges.html +3 -0
- package/docs/html/interfaces/portal_Effect.BloomEffectFunction.html +3 -0
- package/docs/html/interfaces/portal_Effect.BlurEffectFunction.html +3 -0
- package/docs/html/interfaces/portal_Effect.BrightnessEffectFunction.html +3 -0
- package/docs/html/interfaces/portal_Effect.ContrastEffectFunction.html +3 -0
- package/docs/html/interfaces/portal_Effect.DropShadowEffectFunction.html +3 -0
- package/docs/html/interfaces/portal_Effect.GrayscaleEffectFunction.html +3 -0
- package/docs/html/interfaces/portal_Effect.HueRotateEffectFunction.html +3 -0
- package/docs/html/interfaces/portal_Effect.InvertEffectFunction.html +3 -0
- package/docs/html/interfaces/portal_Effect.OpacityEffectFunction.html +3 -0
- package/docs/html/interfaces/portal_Effect.SaturateEffectFunction.html +3 -0
- package/docs/html/interfaces/portal_Effect.ScaleDependentEffect.html +3 -0
- package/docs/html/interfaces/portal_Effect.SepiaEffectFunction.html +3 -0
- package/docs/html/interfaces/portal_ElevationInfo.ElevationInfo-1.html +3 -0
- package/docs/html/interfaces/portal_ElevationInfo.FeatureExpressionInfo.html +3 -0
- package/docs/html/interfaces/portal_ElevationLayer.ElevationLayer-1.html +3 -0
- package/docs/html/interfaces/portal_Environment.Environment-1.html +3 -0
- package/docs/html/interfaces/portal_Extent.Extent.html +3 -0
- package/docs/html/interfaces/portal_ExtrudeSymbol3DLayer.ExtrudeSymbol3DLayer.html +3 -0
- package/docs/html/interfaces/portal_Feature.Feature-1.html +3 -0
- package/docs/html/interfaces/portal_FeatureCollection.FeatureCollection.html +3 -0
- package/docs/html/interfaces/portal_FeatureLayer.FeatureLayer-1.html +3 -0
- package/docs/html/interfaces/portal_FeatureReduction.FeatureReductionCluster.html +3 -0
- package/docs/html/interfaces/portal_FeatureReduction.FeatureReductionSelection.html +3 -0
- package/docs/html/interfaces/portal_FeatureSet.FeatureSet.html +3 -0
- package/docs/html/interfaces/portal_Field.Field-1.html +3 -0
- package/docs/html/interfaces/portal_FieldInfo.FieldInfo.html +3 -0
- package/docs/html/interfaces/portal_FillSymbol3DLayer.FillSymbol3DLayer.html +3 -0
- package/docs/html/interfaces/portal_FormInfo.FormAttachmentElement.html +3 -0
- package/docs/html/interfaces/portal_FormInfo.FormBarcodeScannerInput.html +3 -0
- package/docs/html/interfaces/portal_FormInfo.FormComboBoxInput.html +3 -0
- package/docs/html/interfaces/portal_FormInfo.FormDateTimePickerInput.html +3 -0
- package/docs/html/interfaces/portal_FormInfo.FormExpressionInfo.html +3 -0
- package/docs/html/interfaces/portal_FormInfo.FormFieldElement.html +3 -0
- package/docs/html/interfaces/portal_FormInfo.FormGroupElement.html +3 -0
- package/docs/html/interfaces/portal_FormInfo.FormInfo-1.html +3 -0
- package/docs/html/interfaces/portal_FormInfo.FormRadioButtonsInput.html +3 -0
- package/docs/html/interfaces/portal_FormInfo.FormRelationshipElement.html +3 -0
- package/docs/html/interfaces/portal_FormInfo.FormSwitchInput.html +3 -0
- package/docs/html/interfaces/portal_FormInfo.FormTextAreaInput.html +3 -0
- package/docs/html/interfaces/portal_FormInfo.FormTextBoxInput.html +3 -0
- package/docs/html/interfaces/portal_Format.Format.html +3 -0
- package/docs/html/interfaces/portal_GeoRSSLayer.GeoRSSLayer-1.html +3 -0
- package/docs/html/interfaces/portal_Geometry.GeometryBase.html +3 -0
- package/docs/html/interfaces/portal_Ground.Ground-1.html +3 -0
- package/docs/html/interfaces/portal_GroupLayer.GroupLayer-1.html +3 -0
- package/docs/html/interfaces/portal_HeatmapRenderer.ColorStop.html +3 -0
- package/docs/html/interfaces/portal_HeatmapRenderer.HeatmapRenderer.html +3 -0
- package/docs/html/interfaces/portal_HeightModelInfo.HeightModelInfo.html +3 -0
- package/docs/html/interfaces/portal_IconSymbol3DLayer.IconSymbol3DLayer.html +3 -0
- package/docs/html/interfaces/portal_ImageServiceLayer.ImageServiceLayer-1.html +3 -0
- package/docs/html/interfaces/portal_ImageServiceVectorLayer.ImageServiceVectorLayer.html +3 -0
- package/docs/html/interfaces/portal_InheritedDomain.InheritedDomain-1.html +3 -0
- package/docs/html/interfaces/portal_InitialState.InitialState-1.html +3 -0
- package/docs/html/interfaces/portal_IntegratedMeshLayer.IntegratedMeshLayer-1.html +3 -0
- package/docs/html/interfaces/portal_Item.Item-1.html +3 -0
- package/docs/html/interfaces/portal_JoinTableDataSource.JoinTableDataSource.html +3 -0
- package/docs/html/interfaces/portal_KMLLayer.KMLLayer-1.html +3 -0
- package/docs/html/interfaces/portal_LabelSymbol3D.LabelSymbol3D.html +3 -0
- package/docs/html/interfaces/portal_LabelingInfo.LabelingInfo-1.html +3 -0
- package/docs/html/interfaces/portal_Layer.Layer-1.html +3 -0
- package/docs/html/interfaces/portal_LayerDefinition.FieldOverride.html +3 -0
- package/docs/html/interfaces/portal_LayerDefinition.LayerDefinition-1.html +3 -0
- package/docs/html/interfaces/portal_LayerDefinition.LayerDefinitionDefaults.html +3 -0
- package/docs/html/interfaces/portal_LayerDefinition.LayerTimeInfo.html +3 -0
- package/docs/html/interfaces/portal_LayerDefinition.OrderByClause.html +3 -0
- package/docs/html/interfaces/portal_LayerDefinition.TimeInfoExportOptions.html +3 -0
- package/docs/html/interfaces/portal_Lighting.SunLighting.html +3 -0
- package/docs/html/interfaces/portal_Lighting.VirtualLighting.html +3 -0
- package/docs/html/interfaces/portal_LineSymbol3D.LineSymbol3D.html +3 -0
- package/docs/html/interfaces/portal_LineSymbol3DLayer.LineSymbol3DLayer.html +3 -0
- package/docs/html/interfaces/portal_LocationInfo.LocationInfo.html +3 -0
- package/docs/html/interfaces/portal_MapFloorInfo.FacilityLayerInfo.html +3 -0
- package/docs/html/interfaces/portal_MapFloorInfo.LevelLayerInfo.html +3 -0
- package/docs/html/interfaces/portal_MapFloorInfo.MapFloorInfo-1.html +3 -0
- package/docs/html/interfaces/portal_MapFloorInfo.SiteLayerInfo.html +3 -0
- package/docs/html/interfaces/portal_MapRangeInfo.MapRangeInfo.html +3 -0
- package/docs/html/interfaces/portal_MapServiceLayer.MapServiceLayer-1.html +3 -0
- package/docs/html/interfaces/portal_MediaInfo.MediaInfo.html +12 -2
- package/docs/html/interfaces/portal_MeshSymbol3D.MeshSymbol3D.html +3 -0
- package/docs/html/interfaces/portal_MosaicRule.MosaicRule-1.html +3 -0
- package/docs/html/interfaces/portal_Multipoint.Multipoint.html +3 -0
- package/docs/html/interfaces/portal_ObjectSymbol3DLayer.ObjectSymbol3DLayer.html +3 -0
- package/docs/html/interfaces/portal_OpenStreetMapLayer.OpenStreetMapLayer-1.html +3 -0
- package/docs/html/interfaces/portal_OperationalLayer.OperationalLayerBase.html +3 -0
- package/docs/html/interfaces/portal_PathSymbol3DLayer.PathSymbol3DLayer.html +3 -0
- package/docs/html/interfaces/portal_PictureFillSymbol.PictureFillSymbol.html +3 -0
- package/docs/html/interfaces/portal_PictureMarkerSymbol.PictureMarkerSymbol.html +3 -0
- package/docs/html/interfaces/portal_Point.Point.html +3 -0
- package/docs/html/interfaces/portal_PointCloudBitfieldFilter.PointCloudBitfieldFilter.html +3 -0
- package/docs/html/interfaces/portal_PointCloudClassBreaksRenderer.PointCloudClassBreaksRenderer.html +3 -0
- package/docs/html/interfaces/portal_PointCloudFixedSizeAlgorithm.PointCloudFixedSizeAlgorithm.html +3 -0
- package/docs/html/interfaces/portal_PointCloudLayer.PointCloudLayer-1.html +6 -1
- package/docs/html/interfaces/portal_PointCloudRGBRenderer.PointCloudRGBRenderer.html +3 -0
- package/docs/html/interfaces/portal_PointCloudRenderer.PointCloudRendererBase.html +3 -0
- package/docs/html/interfaces/portal_PointCloudReturnFilter.PointCloudReturnFilter.html +3 -0
- package/docs/html/interfaces/portal_PointCloudSplatAlgorithm.PointCloudSplatAlgorithm.html +3 -0
- package/docs/html/interfaces/portal_PointCloudStretchRenderer.PointCloudStretchRenderer.html +3 -0
- package/docs/html/interfaces/portal_PointCloudUniqueValueRenderer.PointCloudUniqueValueRenderer.html +3 -0
- package/docs/html/interfaces/portal_PointCloudValueFilter.PointCloudValueFilter.html +3 -0
- package/docs/html/interfaces/portal_PointSymbol3D.PointSymbol3D.html +3 -0
- package/docs/html/interfaces/portal_Polygon.Polygon.html +3 -0
- package/docs/html/interfaces/portal_PolygonSymbol3D.PolygonSymbol3D.html +3 -0
- package/docs/html/interfaces/portal_Polyline.Polyline.html +3 -0
- package/docs/html/interfaces/portal_PopupExpressionInfo.PopupExpressionInfo.html +3 -0
- package/docs/html/interfaces/portal_PopupInfo.OrderByFields.html +3 -0
- package/docs/html/interfaces/portal_PopupInfo.PopupElement.html +44 -5
- package/docs/html/interfaces/portal_PopupInfo.PopupInfo-1.html +3 -0
- package/docs/html/interfaces/portal_PopupInfo.RelatedRecordsInfo.html +3 -0
- package/docs/html/interfaces/portal_PredominanceRenderer.PredominanceRenderer.html +3 -0
- package/docs/html/interfaces/portal_Presentation.Presentation-1.html +3 -0
- package/docs/html/interfaces/portal_QueryTableDataSource.QueryTableDataSource.html +3 -0
- package/docs/html/interfaces/portal_RangeDomain.RangeDomain-1.html +3 -0
- package/docs/html/interfaces/portal_RangeInfo.RangeInfo.html +3 -0
- package/docs/html/interfaces/portal_RasterDataSource.RasterDataSource.html +3 -0
- package/docs/html/interfaces/portal_Renderer.AuthoringInfo.html +3 -0
- package/docs/html/interfaces/portal_Renderer.ColorRamp.html +3 -0
- package/docs/html/interfaces/portal_Renderer.RendererBase.html +3 -0
- package/docs/html/interfaces/portal_RenderingRule.RenderingRule-1.html +3 -0
- package/docs/html/interfaces/portal_SceneLayer.SceneLayer-1.html +3 -0
- package/docs/html/interfaces/portal_SimpleFillSymbol.SimpleFillSymbol.html +3 -0
- package/docs/html/interfaces/portal_SimpleLineSymbol.SimpleLineSymbol.html +3 -0
- package/docs/html/interfaces/portal_SimpleMarkerSymbol.SimpleMarkerSymbol.html +3 -0
- package/docs/html/interfaces/portal_SimpleRenderer.SimpleRenderer.html +3 -0
- package/docs/html/interfaces/portal_Slide.Slide-1.html +3 -0
- package/docs/html/interfaces/portal_SpatialReference.SpatialReference-1.html +3 -0
- package/docs/html/interfaces/portal_StreamLayer.StreamLayer-1.html +3 -0
- package/docs/html/interfaces/portal_StyleSymbolReference.StyleSymbolReference.html +3 -0
- package/docs/html/interfaces/portal_SubtypeGroupLayer.SubtypeGroupLayer-1.html +3 -0
- package/docs/html/interfaces/portal_SubtypeGroupLayer.SubtypeSubtypeGroupLayer.html +3 -0
- package/docs/html/interfaces/portal_SubtypeSublayer.SubtypeSublayer-1.html +3 -0
- package/docs/html/interfaces/portal_Symbol.Font.html +3 -0
- package/docs/html/interfaces/portal_Symbol.SymbolBase.html +3 -0
- package/docs/html/interfaces/portal_Symbol3D.Material.html +3 -0
- package/docs/html/interfaces/portal_Symbol3D.Outline.html +3 -0
- package/docs/html/interfaces/portal_Symbol3D.ResourceIconSymbol.html +3 -0
- package/docs/html/interfaces/portal_Symbol3D.ResourceObjectSymbol.html +3 -0
- package/docs/html/interfaces/portal_Symbol3D.Symbol3DBase.html +3 -0
- package/docs/html/interfaces/portal_Symbol3D.Symbol3DLayer.html +3 -0
- package/docs/html/interfaces/portal_Table.Table.html +3 -0
- package/docs/html/interfaces/portal_TableDataSource.TableDataSource.html +3 -0
- package/docs/html/interfaces/portal_Template.Template-1.html +3 -0
- package/docs/html/interfaces/portal_TemporalRenderer.TemporalRenderer.html +3 -0
- package/docs/html/interfaces/portal_TextSymbol.TextSymbol.html +3 -0
- package/docs/html/interfaces/portal_TextSymbol3DLayer.TextSymbol3DLayer.html +3 -0
- package/docs/html/interfaces/portal_TileInfo.TileInfo-1.html +3 -0
- package/docs/html/interfaces/portal_TiledImageServiceLayer.TiledImageServiceLayer-1.html +3 -0
- package/docs/html/interfaces/portal_TiledMapServiceLayer.TiledMapServiceLayer-1.html +3 -0
- package/docs/html/interfaces/portal_Type.Type-1.html +3 -0
- package/docs/html/interfaces/portal_UniqueValueFromStyle.UniqueValueFromStyle.html +3 -0
- package/docs/html/interfaces/portal_UniqueValueRenderer.UniqueValueInfo.html +3 -0
- package/docs/html/interfaces/portal_UniqueValueRenderer.UniqueValueRenderer.html +3 -0
- package/docs/html/interfaces/portal_UtilityNetwork.TraceConfiguration.html +3 -0
- package/docs/html/interfaces/portal_UtilityNetwork.UtilityNetwork-1.html +3 -0
- package/docs/html/interfaces/portal_Value.Value.html +3 -0
- package/docs/html/interfaces/portal_VectorFieldRenderer.VectorFieldRenderer.html +3 -0
- package/docs/html/interfaces/portal_VectorTileLayer.VectorTileLayer-1.html +3 -0
- package/docs/html/interfaces/portal_VerticalOffset.VerticalOffset.html +3 -0
- package/docs/html/interfaces/portal_Viewpoint.Viewpoint-1.html +3 -0
- package/docs/html/interfaces/portal_VisualVariable.ColorInfo.html +3 -0
- package/docs/html/interfaces/portal_VisualVariable.ColorStop.html +3 -0
- package/docs/html/interfaces/portal_VisualVariable.RotationInfo.html +3 -0
- package/docs/html/interfaces/portal_VisualVariable.Size.html +3 -0
- package/docs/html/interfaces/portal_VisualVariable.SizeInfo.html +6 -3
- package/docs/html/interfaces/portal_VisualVariable.SizeStop.html +3 -0
- package/docs/html/interfaces/portal_VisualVariable.TransparencyInfo.html +3 -0
- package/docs/html/interfaces/portal_VisualVariable.TransparencyStop.html +3 -0
- package/docs/html/interfaces/portal_VisualVariable.VisualVariableBase.html +3 -0
- package/docs/html/interfaces/portal_WMSLayer.WMSLayer-1.html +3 -0
- package/docs/html/interfaces/portal_WMSSublayer.WMSSublayer-1.html +3 -0
- package/docs/html/interfaces/portal_WMTSInfo.WMTSInfo-1.html +3 -0
- package/docs/html/interfaces/portal_Weather.CloudyWeather.html +3 -0
- package/docs/html/interfaces/portal_Weather.FoggyWeather.html +3 -0
- package/docs/html/interfaces/portal_Weather.RainyWeather.html +3 -0
- package/docs/html/interfaces/portal_Weather.SnowyWeather.html +3 -0
- package/docs/html/interfaces/portal_Weather.SunnyWeather.html +3 -0
- package/docs/html/interfaces/portal_WebMap.WebMap-1.html +3 -0
- package/docs/html/interfaces/portal_WebScene.WebScene-1.html +3 -0
- package/docs/html/interfaces/portal_WebSceneBaseMap.WebSceneBaseMap-1.html +3 -0
- package/docs/html/interfaces/portal_WebTileLayer.WebTileLayer-1.html +3 -0
- package/docs/html/interfaces/portal_Widgets.FloorFilter.html +3 -0
- package/docs/html/interfaces/portal_Widgets.Range.html +3 -0
- package/docs/html/interfaces/portal_Widgets.TimeSlider.html +3 -0
- package/docs/html/interfaces/portal_Widgets.Widgets.html +3 -0
- package/docs/html/interfaces/portal__LayerBase.LayerBase-1.html +3 -0
- package/docs/html/interfaces/portal__layerHelper.LayerWithLegendEnabledProperty.html +3 -0
- package/docs/html/interfaces/support_Action.BoundAction.html +3 -0
- package/docs/html/interfaces/support_ArcGISRequestHelper.ArcGISRequestHelper.html +3 -0
- package/docs/html/interfaces/support_ArcGISRequestHelper.ArcGISRequestHelperResponse.html +3 -0
- package/docs/html/interfaces/support_ArcGISRequestHelper.ArcGISRequestOptions.html +4 -1
- package/docs/html/interfaces/support_FormatSettings.FormatSettingsProperties.html +3 -0
- package/docs/html/interfaces/support_InitializableBase.Initializable.html +3 -0
- package/docs/html/interfaces/support_InitializableBase.InitializableBaseProperties.html +3 -0
- package/docs/html/interfaces/support_InitializableBase.InitializeCollectionOptions.html +622 -0
- package/docs/html/interfaces/support_InitializableBase.InitializeWarningEvent.html +3 -0
- package/docs/html/interfaces/support_InitializableCollectionProxy.InitializableCollection.html +4 -0
- package/docs/html/interfaces/support_Serializable.PropertyDef.html +3 -0
- package/docs/html/interfaces/support_Serializable.Serializable.html +3 -0
- package/docs/html/interfaces/support__restApiJson.RestApiCodedValue.html +3 -0
- package/docs/html/interfaces/support__restApiJson.RestApiCodedValueDomain.html +3 -0
- package/docs/html/interfaces/support__restApiJson.RestApiMapServiceTimeInfo.html +3 -0
- package/docs/html/interfaces/support__restApiJson.RestApiRangeDomain.html +3 -0
- package/docs/html/interfaces/support__restApiJson.RestApiServiceTimeInfo.html +3 -0
- package/docs/html/interfaces/support__restApiJson.RestApiSubtype.html +3 -0
- package/docs/html/interfaces/support_esri.AccessorLike.html +3 -0
- package/docs/html/interfaces/support_esri.ChangeEvent.html +3 -0
- package/docs/html/interfaces/support_esri.LayerWithSublayers.html +3 -0
- package/docs/html/interfaces/support_esri.PointCloudLayerCachedStatistics.html +3 -0
- package/docs/html/interfaces/support_esri.PointCloudLayerCachedStatisticsFrequentValues.html +3 -0
- package/docs/html/interfaces/support_esri.PointCloudLayerCachedStatisticsHistogram.html +3 -0
- package/docs/html/interfaces/support_esri.PointCloudLayerCachedStatisticsLabel.html +3 -0
- package/docs/html/interfaces/support_esri.PointCloudLayerCachedStatisticsLabels.html +3 -0
- package/docs/html/interfaces/support_esri.PointCloudLayerCachedStatisticsStats.html +3 -0
- package/docs/html/interfaces/support_esri.SublayerLike.html +3 -0
- package/docs/html/interfaces/tasks_CountResult.CountResult.html +3 -0
- package/docs/html/interfaces/tasks_TaskResult.TaskResult.html +3 -0
- package/docs/html/interfaces/tasks_geocoding_ArcGISGeocoder.ArcGISGeocoderProperties.html +3 -0
- package/docs/html/interfaces/tasks_geocoding_Geocoder.GeocodeOptions-1.html +3 -0
- package/docs/html/interfaces/tasks_geocoding_Geocoder.GeocoderCapabilities.html +3 -0
- package/docs/html/interfaces/tasks_geocoding_Geocoder.GeocoderProperties.html +3 -0
- package/docs/html/interfaces/tasks_identify_IdentifyOptions.IdentifyOptions-1.html +3 -0
- package/docs/html/interfaces/tasks_identify_IdentifyProvider.IdentifyProvider.html +3 -0
- package/docs/html/interfaces/tasks_query_ArcGISRelationship.ArcGISRelationshipProperties.html +3 -0
- package/docs/html/interfaces/tasks_query_QueryBasedRelationship.QueryBasedRelationshipProperties.html +3 -0
- package/docs/html/interfaces/tasks_query_QueryOptions.QueryOptions-1.html +3 -0
- package/docs/html/interfaces/tasks_query_QueryProvider.QueryProvider.html +3 -0
- package/docs/html/interfaces/tasks_search_QuerySearchProvider.ExpandSearchAreaResult.html +3 -0
- package/docs/html/interfaces/tasks_search_SearchOptions.SearchOptions-1.html +3 -0
- package/docs/html/interfaces/tasks_search_SearchProvider.SearchProvider.html +3 -0
- package/docs/html/interfaces/tasks_search_SearchSuggestion.SearchSuggestion.html +3 -0
- package/docs/html/interfaces/utilities_FormatSettings.FormatSettings.html +3 -0
- package/docs/html/interfaces/utilities_ObservableMap.MapChangeEvent.html +3 -0
- package/docs/html/interfaces/utilities_RequestHelper.RequestHelper.html +3 -0
- package/docs/html/interfaces/utilities__layers.TimeAwareLayer.html +3 -0
- package/docs/html/interfaces/utilities_arcade.RunArcadeExpressionParams.html +3 -0
- package/docs/html/interfaces/utilities_array.CompareOptions.html +3 -0
- package/docs/html/interfaces/utilities_checkArg.ArgumentChecker.html +3 -0
- package/docs/html/interfaces/utilities_date.DateFormatterProperties.html +3 -0
- package/docs/html/interfaces/utilities_date.DateSettings.html +3 -0
- package/docs/html/interfaces/utilities_date.FormatOptions.html +3 -0
- package/docs/html/interfaces/utilities_date.ParseOptions.html +3 -0
- package/docs/html/interfaces/utilities_geometry.GeoJSONLineString.html +3 -0
- package/docs/html/interfaces/utilities_geometry.GeoJSONMultiLineString.html +3 -0
- package/docs/html/interfaces/utilities_geometry.GeoJSONMultiPoint.html +3 -0
- package/docs/html/interfaces/utilities_geometry.GeoJSONMultiPolygon.html +3 -0
- package/docs/html/interfaces/utilities_geometry.GeoJSONPoint.html +3 -0
- package/docs/html/interfaces/utilities_geometry.GeoJSONPolygon.html +3 -0
- package/docs/html/interfaces/utilities_geometry.GeographicTransformationJson.html +3 -0
- package/docs/html/interfaces/utilities_geometry.GeographicTransformationStepJson.html +3 -0
- package/docs/html/interfaces/utilities_geometry.GmlOptions.html +3 -0
- package/docs/html/interfaces/utilities_log.LogEntry.html +3 -0
- package/docs/html/interfaces/utilities_log.LogOptions.html +3 -0
- package/docs/html/interfaces/utilities_log.Logger.html +3 -0
- package/docs/html/interfaces/utilities_number.FormatOptions.html +3 -0
- package/docs/html/interfaces/utilities_number.NumberFormatterProperties.html +3 -0
- package/docs/html/interfaces/utilities_number.NumberSettings.html +3 -0
- package/docs/html/interfaces/utilities_number.ParseOptions.html +3 -0
- package/docs/html/interfaces/utilities_scaleRanges.ScaleRange.html +3 -0
- package/docs/html/interfaces/utilities_string.FormatOptions.html +3 -0
- package/docs/html/interfaces/utilities_transformation.Transformation.html +3 -0
- package/docs/html/modules/AccessDeniedError.html +3 -0
- package/docs/html/modules/ArgumentError.html +3 -0
- package/docs/html/modules/ArgumentMissingError.html +3 -0
- package/docs/html/modules/ArgumentOutOfRangeError.html +3 -0
- package/docs/html/modules/Entity.html +3 -0
- package/docs/html/modules/ErrorBase.html +3 -0
- package/docs/html/modules/FailureMode.html +3 -0
- package/docs/html/modules/Hyperlink.html +3 -0
- package/docs/html/modules/InvalidOperationError.html +3 -0
- package/docs/html/modules/ItemType.html +5 -0
- package/docs/html/modules/LanguageResources.html +3 -0
- package/docs/html/modules/NotFoundError.html +3 -0
- package/docs/html/modules/PortalUri.html +3 -0
- package/docs/html/modules/config.html +3 -0
- package/docs/html/modules/data_ArcGISServiceTableExtension.html +3 -0
- package/docs/html/modules/data_Attachment.html +3 -0
- package/docs/html/modules/data_Capabilities.html +3 -0
- package/docs/html/modules/data_Feature.html +3 -0
- package/docs/html/modules/data_FeatureList.html +3 -0
- package/docs/html/modules/data_FeatureSaveError.html +3 -0
- package/docs/html/modules/data_FeatureSet.html +3 -0
- package/docs/html/modules/data_FeatureSettings.html +6 -1
- package/docs/html/modules/data_FeatureSource.FeatureReadOptions.html +3 -0
- package/docs/html/modules/data_FeatureSource.html +3 -0
- package/docs/html/modules/data_FeatureSourceBase.html +3 -0
- package/docs/html/modules/data_FeatureStream.html +3 -0
- package/docs/html/modules/data_FieldExtension.html +3 -0
- package/docs/html/modules/data_PopupContentExtension.html +606 -0
- package/docs/html/modules/data_QuerySourceCapabilities.html +3 -0
- package/docs/html/modules/data_Relationship.html +3 -0
- package/docs/html/modules/data_RelationshipBase.html +3 -0
- package/docs/html/modules/data_Schema.html +11 -1
- package/docs/html/modules/data_Table.html +3 -0
- package/docs/html/modules/data_TableExtension.html +3 -0
- package/docs/html/modules/data_TaskSettings.html +3 -0
- package/docs/html/modules/data__Relationship.Relationship.html +3 -0
- package/docs/html/modules/data__Relationship.html +3 -0
- package/docs/html/modules/data__TableExtension.html +3 -0
- package/docs/html/modules/data_convert.html +3 -0
- package/docs/html/modules/data_support_DefaultRelationshipFactory.html +3 -0
- package/docs/html/modules/data_support_DefaultTableExtensionFactory.html +3 -0
- package/docs/html/modules/data_support_RelationshipFactory.html +3 -0
- package/docs/html/modules/data_support_TableExtensionFactory.html +3 -0
- package/docs/html/modules/data_support_attachments.html +5 -0
- package/docs/html/modules/layer_preset_LayerPreset.html +3 -0
- package/docs/html/modules/layer_preset_LayerPresetSettings.html +3 -0
- package/docs/html/modules/locale.html +3 -0
- package/docs/html/modules/mapping_ArcGISSublayerExtension.html +3 -2
- package/docs/html/modules/mapping_BasemapExtension.html +3 -0
- package/docs/html/modules/mapping_Bookmark.html +3 -0
- package/docs/html/modules/mapping_BuildingComponentSublayerExtension.html +3 -0
- package/docs/html/modules/mapping_BuildingGroupSublayerExtension.html +3 -0
- package/docs/html/modules/mapping_BuildingSceneLayerExtension.html +3 -0
- package/docs/html/modules/mapping_BuildingSublayerExtension.html +3 -0
- package/docs/html/modules/mapping_CSVLayerExtension.html +3 -0
- package/docs/html/modules/mapping_ElevationLayerExtension.html +3 -0
- package/docs/html/modules/mapping_FeatureCollectionLayerExtension.html +3 -0
- package/docs/html/modules/mapping_FeatureLayerExtension.html +3 -0
- package/docs/html/modules/mapping_FeatureLayerExtensionBase.html +3 -0
- package/docs/html/modules/mapping_GeoRSSLayerExtension.html +3 -0
- package/docs/html/modules/mapping_GraphicsLayerExtension.html +3 -0
- package/docs/html/modules/mapping_GroundExtension.html +3 -0
- package/docs/html/modules/mapping_GroupLayerExtension.html +3 -0
- package/docs/html/modules/mapping_ImageryLayerExtension.html +3 -0
- package/docs/html/modules/mapping_ImageryTileLayerExtension.html +3 -0
- package/docs/html/modules/mapping_IntegratedMeshLayerExtension.html +3 -0
- package/docs/html/modules/mapping_KMLLayerExtension.html +3 -0
- package/docs/html/modules/mapping_KMLSublayerExtension.html +3 -0
- package/docs/html/modules/mapping_LayerExtension.html +4 -1
- package/docs/html/modules/mapping_MapConstraints.html +3 -0
- package/docs/html/modules/mapping_MapExtension.html +3 -0
- package/docs/html/modules/mapping_MapImageLayerExtension.html +3 -0
- package/docs/html/modules/mapping_MapImageSublayerExtension.html +3 -0
- package/docs/html/modules/mapping_OpenStreetMapLayerExtension.html +3 -0
- package/docs/html/modules/mapping_PointCloudLayerExtension.html +6 -1
- package/docs/html/modules/mapping_SceneLayerExtension.html +3 -0
- package/docs/html/modules/mapping_StreamLayerExtension.html +3 -0
- package/docs/html/modules/mapping_SublayerExtension.html +3 -0
- package/docs/html/modules/mapping_SubtypeGroupLayerExtension.html +3 -0
- package/docs/html/modules/mapping_SubtypeSublayerExtension.html +3 -2
- package/docs/html/modules/mapping_TileLayerExtension.html +3 -0
- package/docs/html/modules/mapping_TileSublayerExtension.html +3 -0
- package/docs/html/modules/mapping_UnsupportedLayerExtension.html +3 -0
- package/docs/html/modules/mapping_VectorTileLayerExtension.html +3 -0
- package/docs/html/modules/mapping_WMSLayerExtension.html +3 -0
- package/docs/html/modules/mapping_WMSSublayerExtension.html +3 -0
- package/docs/html/modules/mapping_WMTSLayerExtension.html +3 -0
- package/docs/html/modules/mapping_WMTSSublayerExtension.html +3 -0
- package/docs/html/modules/mapping_WebTileLayerExtension.html +3 -0
- package/docs/html/modules/mapping__LayerExtension.html +4 -3
- package/docs/html/modules/mapping__SublayerExtension.html +3 -0
- package/docs/html/modules/mapping_convert.html +3 -0
- package/docs/html/modules/mapping_support_ArrayWrappedCollection.html +602 -0
- package/docs/html/modules/mapping_support_BasemapExtensionFactory.html +3 -0
- package/docs/html/modules/mapping_support_DefaultLayerExtensionFactory.html +3 -0
- package/docs/html/modules/mapping_support_DefaultSublayerExtensionFactory.html +3 -0
- package/docs/html/modules/mapping_support_LayerExtensionFactory.html +3 -0
- package/docs/html/modules/mapping_support_LayerListSettings.html +3 -0
- package/docs/html/modules/mapping_support_PopupTemplateFeatureSettings.html +3 -0
- package/docs/html/modules/mapping_support_SublayerExtensionFactory.html +3 -0
- package/docs/html/modules/mapping_support_WfsCapabilities.html +3 -0
- package/docs/html/modules/mapping_support_WfsFeatureType.html +3 -0
- package/docs/html/modules/mapping_support__LayerExtensionCollection.html +3 -0
- package/docs/html/modules/mapping_support__SublayerExtensionCollection.html +3 -0
- package/docs/html/modules/mapping_support__kml.html +3 -0
- package/docs/html/modules/mapping_support_layers.html +3 -0
- package/docs/html/modules/mapping_support_ogc.html +3 -0
- package/docs/html/modules/menus_Menu.html +3 -0
- package/docs/html/modules/menus_MenuItem.html +3 -0
- package/docs/html/modules/menus_MenuItemState.html +3 -0
- package/docs/html/modules/menus_support_MenuFactory.html +3 -0
- package/docs/html/modules/menus_support_MenuItemFactory.html +3 -0
- package/docs/html/modules/portal_ApplicationProperties.html +3 -0
- package/docs/html/modules/portal_Background.Background.html +3 -0
- package/docs/html/modules/portal_Background.html +3 -0
- package/docs/html/modules/portal_BaseMap.BaseMap.html +3 -0
- package/docs/html/modules/portal_BaseMap.html +3 -0
- package/docs/html/modules/portal_BaseMapLayer.html +3 -0
- package/docs/html/modules/portal_BingLayer.html +3 -0
- package/docs/html/modules/portal_Bookmark.html +3 -0
- package/docs/html/modules/portal_BuildingSceneLayer.BuildingSceneLayer.html +3 -0
- package/docs/html/modules/portal_BuildingSceneLayer.html +3 -0
- package/docs/html/modules/portal_BuildingSceneSublayer.BuildingSceneSublayer.html +3 -0
- package/docs/html/modules/portal_BuildingSceneSublayer.html +3 -0
- package/docs/html/modules/portal_CIMSymbol.html +3 -0
- package/docs/html/modules/portal_CSVLayer.CSVLayer.html +3 -0
- package/docs/html/modules/portal_CSVLayer.html +3 -0
- package/docs/html/modules/portal_Callout.html +3 -0
- package/docs/html/modules/portal_Camera.Camera.html +3 -0
- package/docs/html/modules/portal_Camera.html +3 -0
- package/docs/html/modules/portal_ClassBreaksRenderer.html +3 -0
- package/docs/html/modules/portal_CodedValueDomain.CodedValueDomain.html +3 -0
- package/docs/html/modules/portal_CodedValueDomain.html +3 -0
- package/docs/html/modules/portal_ColorClassBreakInfo.html +3 -0
- package/docs/html/modules/portal_ColorUniqueValueInfos.html +3 -0
- package/docs/html/modules/portal_DataSource.html +3 -0
- package/docs/html/modules/portal_DefinitionEditor.html +3 -0
- package/docs/html/modules/portal_Domain.Domain.html +3 -0
- package/docs/html/modules/portal_Domain.DomainType.html +3 -0
- package/docs/html/modules/portal_Domain.html +3 -0
- package/docs/html/modules/portal_DrawingInfo.DrawingInfo.html +3 -0
- package/docs/html/modules/portal_DrawingInfo.html +3 -0
- package/docs/html/modules/portal_DynamicDataLayer.html +3 -0
- package/docs/html/modules/portal_DynamicMapLayer.html +3 -0
- package/docs/html/modules/portal_Edges.Edges.html +3 -0
- package/docs/html/modules/portal_Edges.html +3 -0
- package/docs/html/modules/portal_Effect.html +3 -0
- package/docs/html/modules/portal_ElevationInfo.ElevationInfo.html +3 -0
- package/docs/html/modules/portal_ElevationInfo.ElevationMode.html +3 -0
- package/docs/html/modules/portal_ElevationInfo.html +3 -0
- package/docs/html/modules/portal_ElevationLayer.ElevationLayer.html +3 -0
- package/docs/html/modules/portal_ElevationLayer.html +3 -0
- package/docs/html/modules/portal_Environment.Environment.html +3 -0
- package/docs/html/modules/portal_Environment.html +3 -0
- package/docs/html/modules/portal_Extent.html +3 -0
- package/docs/html/modules/portal_ExtrudeSymbol3DLayer.html +3 -0
- package/docs/html/modules/portal_Feature.Feature.html +3 -0
- package/docs/html/modules/portal_Feature.html +3 -0
- package/docs/html/modules/portal_FeatureCollection.html +3 -0
- package/docs/html/modules/portal_FeatureLayer.FeatureLayer.html +3 -0
- package/docs/html/modules/portal_FeatureLayer.html +3 -0
- package/docs/html/modules/portal_FeatureReduction.FeatureReduction.html +3 -0
- package/docs/html/modules/portal_FeatureReduction.html +3 -0
- package/docs/html/modules/portal_FeatureSet.html +3 -0
- package/docs/html/modules/portal_Field.Field.html +3 -0
- package/docs/html/modules/portal_Field.FieldType.html +3 -0
- package/docs/html/modules/portal_Field.html +3 -0
- package/docs/html/modules/portal_FieldInfo.html +3 -0
- package/docs/html/modules/portal_FillSymbol3DLayer.html +3 -0
- package/docs/html/modules/portal_FormInfo.FormInfo.html +3 -0
- package/docs/html/modules/portal_FormInfo.html +3 -0
- package/docs/html/modules/portal_Format.html +3 -0
- package/docs/html/modules/portal_GeoRSSLayer.GeoRSSLayer.html +3 -0
- package/docs/html/modules/portal_GeoRSSLayer.html +3 -0
- package/docs/html/modules/portal_Geometry.GeometryType.html +3 -0
- package/docs/html/modules/portal_Geometry.html +3 -0
- package/docs/html/modules/portal_Ground.Ground.html +3 -0
- package/docs/html/modules/portal_Ground.html +3 -0
- package/docs/html/modules/portal_GroupLayer.GroupLayer.html +3 -0
- package/docs/html/modules/portal_GroupLayer.html +3 -0
- package/docs/html/modules/portal_HeatmapRenderer.html +3 -0
- package/docs/html/modules/portal_HeightModelInfo.html +3 -0
- package/docs/html/modules/portal_IconSymbol3DLayer.html +3 -0
- package/docs/html/modules/portal_ImageServiceLayer.ImageServiceLayer.html +3 -0
- package/docs/html/modules/portal_ImageServiceLayer.html +3 -0
- package/docs/html/modules/portal_ImageServiceVectorLayer.html +3 -0
- package/docs/html/modules/portal_InheritedDomain.InheritedDomain.html +3 -0
- package/docs/html/modules/portal_InheritedDomain.html +3 -0
- package/docs/html/modules/portal_InitialState.InitialState.html +3 -0
- package/docs/html/modules/portal_InitialState.html +3 -0
- package/docs/html/modules/portal_IntegratedMeshLayer.IntegratedMeshLayer.html +3 -0
- package/docs/html/modules/portal_IntegratedMeshLayer.html +3 -0
- package/docs/html/modules/portal_Item.Item.html +3 -0
- package/docs/html/modules/portal_Item.html +3 -0
- package/docs/html/modules/portal_JoinTableDataSource.html +3 -0
- package/docs/html/modules/portal_KMLLayer.KMLLayer.html +3 -0
- package/docs/html/modules/portal_KMLLayer.html +3 -0
- package/docs/html/modules/portal_LabelSymbol3D.html +3 -0
- package/docs/html/modules/portal_LabelingInfo.LabelPlacement.html +3 -0
- package/docs/html/modules/portal_LabelingInfo.LabelingInfo.html +3 -0
- package/docs/html/modules/portal_LabelingInfo.html +3 -0
- package/docs/html/modules/portal_Layer.Layer.html +3 -0
- package/docs/html/modules/portal_Layer.html +3 -0
- package/docs/html/modules/portal_LayerBase.html +3 -0
- package/docs/html/modules/portal_LayerDefinition.LayerDefinition.html +3 -0
- package/docs/html/modules/portal_LayerDefinition.LayerDefinitionCapabilities.html +3 -0
- package/docs/html/modules/portal_LayerDefinition.html +3 -0
- package/docs/html/modules/portal_Lighting.Lighting.html +3 -0
- package/docs/html/modules/portal_Lighting.html +3 -0
- package/docs/html/modules/portal_LineSymbol3D.html +3 -0
- package/docs/html/modules/portal_LineSymbol3DLayer.html +3 -0
- package/docs/html/modules/portal_LocationInfo.html +3 -0
- package/docs/html/modules/portal_MapFloorInfo.MapFloorInfo.html +3 -0
- package/docs/html/modules/portal_MapFloorInfo.html +3 -0
- package/docs/html/modules/portal_MapRangeInfo.html +3 -0
- package/docs/html/modules/portal_MapServiceLayer.MapServiceLayer.html +3 -0
- package/docs/html/modules/portal_MapServiceLayer.html +3 -0
- package/docs/html/modules/portal_MediaInfo.MediaType.html +3 -0
- package/docs/html/modules/portal_MediaInfo.html +3 -0
- package/docs/html/modules/portal_MeshSymbol3D.html +3 -0
- package/docs/html/modules/portal_MosaicRule.MosaicMethodType.html +3 -0
- package/docs/html/modules/portal_MosaicRule.MosaicOperationType.html +3 -0
- package/docs/html/modules/portal_MosaicRule.MosaicRule.html +3 -0
- package/docs/html/modules/portal_MosaicRule.html +3 -0
- package/docs/html/modules/portal_Multipoint.html +3 -0
- package/docs/html/modules/portal_ObjectSymbol3DLayer.html +3 -0
- package/docs/html/modules/portal_OpenStreetMapLayer.OpenStreetMapLayer.html +3 -0
- package/docs/html/modules/portal_OpenStreetMapLayer.html +3 -0
- package/docs/html/modules/portal_OperationalLayer.html +3 -0
- package/docs/html/modules/portal_PathSymbol3DLayer.html +3 -0
- package/docs/html/modules/portal_PictureFillSymbol.html +3 -0
- package/docs/html/modules/portal_PictureMarkerSymbol.html +3 -0
- package/docs/html/modules/portal_Point.html +3 -0
- package/docs/html/modules/portal_PointCloudBitfieldFilter.html +3 -0
- package/docs/html/modules/portal_PointCloudClassBreaksRenderer.html +3 -0
- package/docs/html/modules/portal_PointCloudFilter.html +3 -0
- package/docs/html/modules/portal_PointCloudFixedSizeAlgorithm.html +3 -0
- package/docs/html/modules/portal_PointCloudLayer.PointCloudLayer.html +3 -0
- package/docs/html/modules/portal_PointCloudLayer.html +3 -0
- package/docs/html/modules/portal_PointCloudRGBRenderer.html +3 -0
- package/docs/html/modules/portal_PointCloudRenderer.PointCloudRenderer.html +3 -0
- package/docs/html/modules/portal_PointCloudRenderer.html +3 -0
- package/docs/html/modules/portal_PointCloudReturnFilter.html +3 -0
- package/docs/html/modules/portal_PointCloudSplatAlgorithm.html +3 -0
- package/docs/html/modules/portal_PointCloudStretchRenderer.html +3 -0
- package/docs/html/modules/portal_PointCloudUniqueValueRenderer.html +3 -0
- package/docs/html/modules/portal_PointCloudValueFilter.html +3 -0
- package/docs/html/modules/portal_PointSymbol3D.html +3 -0
- package/docs/html/modules/portal_Polygon.html +3 -0
- package/docs/html/modules/portal_PolygonSymbol3D.html +3 -0
- package/docs/html/modules/portal_Polyline.html +3 -0
- package/docs/html/modules/portal_PopupExpressionInfo.html +3 -0
- package/docs/html/modules/portal_PopupInfo.PopupContent.html +600 -0
- package/docs/html/modules/portal_PopupInfo.PopupInfo.html +3 -0
- package/docs/html/modules/portal_PopupInfo.html +5 -1
- package/docs/html/modules/portal_PredominanceRenderer.html +3 -0
- package/docs/html/modules/portal_Presentation.Presentation.html +3 -0
- package/docs/html/modules/portal_Presentation.html +3 -0
- package/docs/html/modules/portal_QueryTableDataSource.html +3 -0
- package/docs/html/modules/portal_RangeDomain.RangeDomain.html +3 -0
- package/docs/html/modules/portal_RangeDomain.html +3 -0
- package/docs/html/modules/portal_RangeInfo.html +3 -0
- package/docs/html/modules/portal_RasterDataSource.html +3 -0
- package/docs/html/modules/portal_Renderer.Renderer.html +3 -0
- package/docs/html/modules/portal_Renderer.html +3 -0
- package/docs/html/modules/portal_RenderingRule.PixelType.html +3 -0
- package/docs/html/modules/portal_RenderingRule.RenderingRule.html +3 -0
- package/docs/html/modules/portal_RenderingRule.html +3 -0
- package/docs/html/modules/portal_SceneLayer.SceneLayer.html +3 -0
- package/docs/html/modules/portal_SceneLayer.html +3 -0
- package/docs/html/modules/portal_SimpleFillSymbol.html +3 -0
- package/docs/html/modules/portal_SimpleLineSymbol.html +3 -0
- package/docs/html/modules/portal_SimpleMarkerSymbol.html +3 -0
- package/docs/html/modules/portal_SimpleRenderer.html +3 -0
- package/docs/html/modules/portal_Slide.Slide.html +3 -0
- package/docs/html/modules/portal_Slide.html +3 -0
- package/docs/html/modules/portal_SpatialReference.SpatialReference.html +3 -0
- package/docs/html/modules/portal_SpatialReference.html +3 -0
- package/docs/html/modules/portal_StreamLayer.StreamLayer.html +3 -0
- package/docs/html/modules/portal_StreamLayer.html +3 -0
- package/docs/html/modules/portal_StyleSymbolReference.html +3 -0
- package/docs/html/modules/portal_SubtypeGroupLayer.SubtypeGroupLayer.html +3 -0
- package/docs/html/modules/portal_SubtypeGroupLayer.html +3 -0
- package/docs/html/modules/portal_SubtypeSublayer.SubtypeSublayer.html +3 -0
- package/docs/html/modules/portal_SubtypeSublayer.html +3 -0
- package/docs/html/modules/portal_Symbol.SymbolType.html +3 -0
- package/docs/html/modules/portal_Symbol.html +3 -0
- package/docs/html/modules/portal_Symbol3D.html +3 -0
- package/docs/html/modules/portal_Table.html +3 -0
- package/docs/html/modules/portal_TableDataSource.html +3 -0
- package/docs/html/modules/portal_Template.Template.html +3 -0
- package/docs/html/modules/portal_Template.html +3 -0
- package/docs/html/modules/portal_TemporalRenderer.html +3 -0
- package/docs/html/modules/portal_TextSymbol.html +3 -0
- package/docs/html/modules/portal_TextSymbol3DLayer.html +3 -0
- package/docs/html/modules/portal_TileInfo.TileInfo.html +3 -0
- package/docs/html/modules/portal_TileInfo.html +3 -0
- package/docs/html/modules/portal_TiledImageServiceLayer.TiledImageServiceLayer.html +3 -0
- package/docs/html/modules/portal_TiledImageServiceLayer.html +3 -0
- package/docs/html/modules/portal_TiledMapServiceLayer.TiledMapServiceLayer.html +3 -0
- package/docs/html/modules/portal_TiledMapServiceLayer.html +3 -0
- package/docs/html/modules/portal_Type.Type.html +3 -0
- package/docs/html/modules/portal_Type.html +3 -0
- package/docs/html/modules/portal_UniqueValueFromStyle.html +3 -0
- package/docs/html/modules/portal_UniqueValueRenderer.html +3 -0
- package/docs/html/modules/portal_UtilityNetwork.UtilityNetwork.html +3 -0
- package/docs/html/modules/portal_UtilityNetwork.html +3 -0
- package/docs/html/modules/portal_Value.html +3 -0
- package/docs/html/modules/portal_VectorFieldRenderer.html +3 -0
- package/docs/html/modules/portal_VectorTileLayer.VectorTileLayer.html +3 -0
- package/docs/html/modules/portal_VectorTileLayer.html +3 -0
- package/docs/html/modules/portal_VerticalOffset.html +3 -0
- package/docs/html/modules/portal_Viewpoint.Viewpoint.html +3 -0
- package/docs/html/modules/portal_Viewpoint.html +3 -0
- package/docs/html/modules/portal_VisualVariable.html +3 -0
- package/docs/html/modules/portal_WMSLayer.WMSLayer.html +3 -0
- package/docs/html/modules/portal_WMSLayer.html +3 -0
- package/docs/html/modules/portal_WMSSublayer.WMSSublayer.html +3 -0
- package/docs/html/modules/portal_WMSSublayer.html +3 -0
- package/docs/html/modules/portal_WMTSInfo.WMTSInfo.html +3 -0
- package/docs/html/modules/portal_WMTSInfo.html +3 -0
- package/docs/html/modules/portal_Weather.Weather.html +3 -0
- package/docs/html/modules/portal_Weather.html +3 -0
- package/docs/html/modules/portal_WebMap.WebMap.html +3 -0
- package/docs/html/modules/portal_WebMap.html +3 -0
- package/docs/html/modules/portal_WebScene.WebScene.html +3 -0
- package/docs/html/modules/portal_WebScene.html +3 -0
- package/docs/html/modules/portal_WebSceneBaseMap.WebSceneBaseMap.html +3 -0
- package/docs/html/modules/portal_WebSceneBaseMap.html +3 -0
- package/docs/html/modules/portal_WebTileLayer.WebTileLayer.html +3 -0
- package/docs/html/modules/portal_WebTileLayer.html +3 -0
- package/docs/html/modules/portal_Widgets.html +3 -0
- package/docs/html/modules/portal__FeatureLayer.html +3 -0
- package/docs/html/modules/portal__LayerBase.LayerBase.html +3 -0
- package/docs/html/modules/portal__LayerBase.html +3 -0
- package/docs/html/modules/portal__layerHelper.html +3 -0
- package/docs/html/modules/portal__utils.html +3 -0
- package/docs/html/modules/support_Action.html +3 -0
- package/docs/html/modules/support_ArcGISRequestHelper.html +3 -0
- package/docs/html/modules/support_Cancellable.html +3 -0
- package/docs/html/modules/support_FormatSettings.html +3 -0
- package/docs/html/modules/support_InitializableBase.html +11 -1
- package/docs/html/modules/support_InitializableCollectionProxy.html +3 -0
- package/docs/html/modules/support_InitializeError.html +3 -0
- package/docs/html/modules/support_Observable.html +3 -0
- package/docs/html/modules/support_ReadOnlyInitializableCollection.html +3 -0
- package/docs/html/modules/support_Serializable.html +3 -0
- package/docs/html/modules/support_Settings.html +3 -0
- package/docs/html/modules/support__ArcGISRelationshipCollection.html +3 -0
- package/docs/html/modules/support__esriInternal.html +3 -0
- package/docs/html/modules/support__graphicsQuery.html +3 -0
- package/docs/html/modules/support__query.html +3 -0
- package/docs/html/modules/support__requestCache.html +3 -0
- package/docs/html/modules/support__restApiJson.html +3 -0
- package/docs/html/modules/support_esri.html +3 -0
- package/docs/html/modules/support_utilities.html +3 -0
- package/docs/html/modules/tasks_CountResult.html +3 -0
- package/docs/html/modules/tasks_TaskResult.html +3 -0
- package/docs/html/modules/tasks_geocoding_ArcGISGeocoder.html +3 -0
- package/docs/html/modules/tasks_geocoding_Geocoder.GeocodeOptions.html +3 -0
- package/docs/html/modules/tasks_geocoding_Geocoder.html +3 -0
- package/docs/html/modules/tasks_geocoding_utilities.html +3 -0
- package/docs/html/modules/tasks_identify_ArcGISSublayerQueryIdentifyProvider.html +3 -0
- package/docs/html/modules/tasks_identify_BuildingComponentSublayerClientSideIdentifyProvider.html +3 -0
- package/docs/html/modules/tasks_identify_BuildingComponentSublayerHitTestIdentifyProvider.html +3 -0
- package/docs/html/modules/tasks_identify_CSVLayer3DHitTestIdentifyProvider.html +3 -0
- package/docs/html/modules/tasks_identify_CSVLayerClientSideQueryIdentifyProvider.html +3 -0
- package/docs/html/modules/tasks_identify_ClientSideIdentifyProvider.html +3 -0
- package/docs/html/modules/tasks_identify_FeatureLayer3DHitTestIdentifyProvider.html +3 -0
- package/docs/html/modules/tasks_identify_FeatureLayerClientSideIdentifyProvider.html +3 -0
- package/docs/html/modules/tasks_identify_FeatureLayerQueryIdentifyProvider.html +3 -0
- package/docs/html/modules/tasks_identify_GeoRSSLayerIdentifyProvider.html +3 -0
- package/docs/html/modules/tasks_identify_GraphicsLayerQueryIdentifyProvider.html +3 -0
- package/docs/html/modules/tasks_identify_HitTestIdentifyProvider.html +3 -0
- package/docs/html/modules/tasks_identify_IdentifyError.html +3 -0
- package/docs/html/modules/tasks_identify_IdentifyOptions.IdentifyOptions.html +3 -0
- package/docs/html/modules/tasks_identify_IdentifyOptions.html +3 -0
- package/docs/html/modules/tasks_identify_IdentifyProvider.html +3 -0
- package/docs/html/modules/tasks_identify_IdentifyProviderBase.html +3 -0
- package/docs/html/modules/tasks_identify_IdentifyService.html +3 -0
- package/docs/html/modules/tasks_identify_ImageryLayerIdentifyProvider.html +3 -0
- package/docs/html/modules/tasks_identify_KMLLayerQueryIdentifyProvider.html +3 -0
- package/docs/html/modules/tasks_identify_PointCloudLayerHitTestIdentifyProvider.html +3 -0
- package/docs/html/modules/tasks_identify_SceneLayerClientSideIdentifyProvider.html +3 -0
- package/docs/html/modules/tasks_identify_SceneLayerHitTestIdentifyProvider.html +3 -0
- package/docs/html/modules/tasks_identify_SceneLayerQueryIdentifyProvider.html +3 -0
- package/docs/html/modules/tasks_identify_StreamLayerClientSideQueryIdentifyProvider.html +3 -0
- package/docs/html/modules/tasks_identify_StreamLayerQueryIdentifyProvider.html +3 -0
- package/docs/html/modules/tasks_identify_SubtypeSublayerClientSideIdentifyProvider.html +3 -0
- package/docs/html/modules/tasks_identify_SubtypeSublayerQueryIdentifyProvider.html +3 -0
- package/docs/html/modules/tasks_identify_WMSSublayerIdentifyProvider.html +3 -0
- package/docs/html/modules/tasks_identify__utilities.html +3 -0
- package/docs/html/modules/tasks_query_ArcGISRelationship.html +3 -0
- package/docs/html/modules/tasks_query_ArcGISServiceTableQueryProvider.html +3 -0
- package/docs/html/modules/tasks_query_ArcGISSublayerQueryProvider.html +3 -0
- package/docs/html/modules/tasks_query_BuildingComponentSublayerClientSideQueryProvider.html +3 -0
- package/docs/html/modules/tasks_query_CSVLayerClientSideQueryProvider.html +3 -0
- package/docs/html/modules/tasks_query_CSVLayerQueryProvider.html +3 -0
- package/docs/html/modules/tasks_query_ClientSideQueryProvider.html +3 -0
- package/docs/html/modules/tasks_query_FeatureLayerQueryProvider.html +3 -0
- package/docs/html/modules/tasks_query_GeoRSSLayerQueryProvider.html +3 -0
- package/docs/html/modules/tasks_query_GraphicsLayerQueryProvider.html +3 -0
- package/docs/html/modules/tasks_query_ImageryLayerQueryProvider.html +3 -0
- package/docs/html/modules/tasks_query_KMLLayerQueryProvider.html +3 -0
- package/docs/html/modules/tasks_query_QueryBasedRelationship.html +3 -0
- package/docs/html/modules/tasks_query_QueryError.html +3 -0
- package/docs/html/modules/tasks_query_QueryOptions.QueryOptions.html +3 -0
- package/docs/html/modules/tasks_query_QueryOptions.html +3 -0
- package/docs/html/modules/tasks_query_QueryProvider.html +3 -0
- package/docs/html/modules/tasks_query_QueryProviderBase.html +3 -0
- package/docs/html/modules/tasks_query_QueryService.html +3 -0
- package/docs/html/modules/tasks_query_SceneLayerClientSideQueryProvider.html +3 -0
- package/docs/html/modules/tasks_query_SceneLayerQueryProvider.html +3 -0
- package/docs/html/modules/tasks_query_StreamLayerClientSideQueryProvider.html +3 -0
- package/docs/html/modules/tasks_query_StreamLayerQueryProvider.html +3 -0
- package/docs/html/modules/tasks_query_SubtypeSublayerQueryProvider.html +3 -0
- package/docs/html/modules/tasks_search_ArcGISGeocoderSearchProvider.html +3 -0
- package/docs/html/modules/tasks_search_GeocoderSearchProvider.html +3 -0
- package/docs/html/modules/tasks_search_QuerySearchProvider.html +3 -0
- package/docs/html/modules/tasks_search_SearchError.html +3 -0
- package/docs/html/modules/tasks_search_SearchOptions.SearchOptions.html +3 -0
- package/docs/html/modules/tasks_search_SearchOptions.html +3 -0
- package/docs/html/modules/tasks_search_SearchProvider.html +3 -0
- package/docs/html/modules/tasks_search_SearchProviderBase.html +3 -0
- package/docs/html/modules/tasks_search_SearchService.html +3 -0
- package/docs/html/modules/tasks_search_SearchSuggestion.html +3 -0
- package/docs/html/modules/tasks_search__utilities.html +3 -0
- package/docs/html/modules/utilities_CollectionProxy.html +3 -0
- package/docs/html/modules/utilities_CopyOnWriteCollection.html +3 -0
- package/docs/html/modules/utilities_FormatSettings.html +3 -0
- package/docs/html/modules/utilities_GeometryServiceError.html +3 -0
- package/docs/html/modules/utilities_MapTransformCollection.html +3 -0
- package/docs/html/modules/utilities_ObservableMap.html +3 -0
- package/docs/html/modules/utilities_ObservableSet.html +3 -0
- package/docs/html/modules/utilities_ObservableWeakSet.html +3 -0
- package/docs/html/modules/utilities_ReadOnlyCollection.html +3 -0
- package/docs/html/modules/utilities_ReadOnlyMap.html +3 -0
- package/docs/html/modules/utilities_RequestHelper.html +3 -0
- package/docs/html/modules/utilities__layers.html +3 -0
- package/docs/html/modules/utilities__number.html +3 -0
- package/docs/html/modules/utilities__ogc.html +3 -0
- package/docs/html/modules/utilities_arcade.html +3 -0
- package/docs/html/modules/utilities_array.html +3 -0
- package/docs/html/modules/utilities_asyncIterable.html +3 -0
- package/docs/html/modules/utilities_basemaps.html +3 -0
- package/docs/html/modules/utilities_checkArg.html +3 -0
- package/docs/html/modules/utilities_collection.html +3 -0
- package/docs/html/modules/utilities_date.html +3 -0
- package/docs/html/modules/utilities_enum.html +3 -0
- package/docs/html/modules/utilities_esri.html +17 -0
- package/docs/html/modules/utilities_extensions.html +7 -0
- package/docs/html/modules/utilities_field.html +3 -0
- package/docs/html/modules/utilities_geometry.html +3 -0
- package/docs/html/modules/utilities_iterable.html +3 -0
- package/docs/html/modules/utilities_layers.html +3 -0
- package/docs/html/modules/utilities_log.html +3 -0
- package/docs/html/modules/utilities_mapping.html +3 -0
- package/docs/html/modules/utilities_math.html +3 -0
- package/docs/html/modules/utilities_number.html +3 -0
- package/docs/html/modules/utilities_object.html +3 -0
- package/docs/html/modules/utilities_portal.html +3 -0
- package/docs/html/modules/utilities_promise.html +3 -0
- package/docs/html/modules/utilities_query.html +3 -0
- package/docs/html/modules/utilities_relationships.html +3 -0
- package/docs/html/modules/utilities_renderers.html +3 -0
- package/docs/html/modules/utilities_scaleRanges.html +3 -0
- package/docs/html/modules/utilities_set.html +3 -0
- package/docs/html/modules/utilities_string.html +3 -0
- package/docs/html/modules/utilities_symbol.html +3 -0
- package/docs/html/modules/utilities_transformation.html +3 -0
- package/docs/html/modules/utilities_uri.html +3 -0
- package/docs/html/modules/utilities_uuid.html +3 -0
- package/docs/html/modules/utilities_watch.html +3 -0
- package/docs/html/modules/version.html +3 -0
- package/docs/html/modules.html +5 -0
- package/docs/html/types/FailureMode.FailureMode.html +3 -0
- package/docs/html/types/data_FeatureList.FeatureCompareFunction.html +3 -0
- package/docs/html/types/data_FeatureList.FeaturePredicate.html +3 -0
- package/docs/html/types/data_FeatureList.SortDirection.html +3 -0
- package/docs/html/types/data__Relationship.Cardinality.html +3 -0
- package/docs/html/types/data__Relationship.GeodatabaseCardinality.html +3 -0
- package/docs/html/types/data__Relationship.RelationshipType.html +3 -0
- package/docs/html/types/layer_preset_LayerPreset.LayerPresetJson.html +3 -0
- package/docs/html/types/layer_preset_LayerPresetSettings.SublayerPresetJson.html +3 -0
- package/docs/html/types/mapping_Bookmark.BookmarkSource.html +3 -0
- package/docs/html/types/mapping_GroundExtension.GroundLike.html +3 -0
- package/docs/html/types/mapping_MapExtension.FeatureSourcePredicate.html +3 -0
- package/docs/html/types/mapping_MapExtension.MapProperties.html +3 -0
- package/docs/html/types/mapping_MapExtension.ViewMode.html +3 -0
- package/docs/html/types/mapping_MapExtension.WebMapLike.html +3 -0
- package/docs/html/types/mapping_MapExtension.WebSceneLike.html +3 -0
- package/docs/html/types/mapping_MapImageLayerExtension.MapImageLayerProperties.html +3 -0
- package/docs/html/types/mapping__LayerExtension.LayerExtensionSchemaPropertyBinding.html +4 -2
- package/docs/html/types/mapping__SublayerExtension.SublayerType.html +3 -0
- package/docs/html/types/portal_ApplicationProperties.DownloadMode.html +3 -0
- package/docs/html/types/portal_ApplicationProperties.SyncMode.html +3 -0
- package/docs/html/types/portal_Background.Background-1.html +3 -0
- package/docs/html/types/portal_BaseMapLayer.BaseMapLayer.html +3 -0
- package/docs/html/types/portal_BaseMapLayer.LegacyBaseMapLayerType.html +3 -0
- package/docs/html/types/portal_BuildingSceneLayer.FilterMode.html +3 -0
- package/docs/html/types/portal_ClassBreaksRenderer.ClassificationMethod.html +3 -0
- package/docs/html/types/portal_ClassBreaksRenderer.NormalizationType.html +3 -0
- package/docs/html/types/portal_DataSource.DataSource.html +3 -0
- package/docs/html/types/portal_DataSource.DataSourceType.html +3 -0
- package/docs/html/types/portal_Domain.Domain-1.html +3 -0
- package/docs/html/types/portal_Domain.DomainType-1.html +3 -0
- package/docs/html/types/portal_Edges.Edges-1.html +3 -0
- package/docs/html/types/portal_Effect.Effect.html +3 -0
- package/docs/html/types/portal_Effect.EffectFunction.html +3 -0
- package/docs/html/types/portal_ElevationInfo.ElevationMode-1.html +3 -0
- package/docs/html/types/portal_FeatureLayer.FeatureCollectionType.html +3 -0
- package/docs/html/types/portal_FeatureReduction.FeatureReduction-1.html +3 -0
- package/docs/html/types/portal_Field.FieldType-1.html +3 -0
- package/docs/html/types/portal_FieldInfo.StringFieldOption.html +3 -0
- package/docs/html/types/portal_Format.DateFormat.html +3 -0
- package/docs/html/types/portal_Geometry.Geometry.html +3 -0
- package/docs/html/types/portal_Geometry.GeometryType-1.html +3 -0
- package/docs/html/types/portal_Ground.NavigationConstraintType.html +3 -0
- package/docs/html/types/portal_GroupLayer.GroupLayerVisibilityMode.html +3 -0
- package/docs/html/types/portal_JoinTableDataSource.JoinType.html +3 -0
- package/docs/html/types/portal_LabelingInfo.LabelPlacement-1.html +3 -0
- package/docs/html/types/portal_LayerDefinition.HtmlPopupType.html +3 -0
- package/docs/html/types/portal_LayerDefinition.TemporalUnit.html +3 -0
- package/docs/html/types/portal_Lighting.Lighting-1.html +3 -0
- package/docs/html/types/portal_MediaInfo.MediaType-1.html +3 -0
- package/docs/html/types/portal_MosaicRule.MosaicMethodType-1.html +3 -0
- package/docs/html/types/portal_MosaicRule.MosaicOperationType-1.html +3 -0
- package/docs/html/types/portal_OperationalLayer.LegacyOperationalLayerType.html +3 -0
- package/docs/html/types/portal_OperationalLayer.OperationalLayer.html +3 -0
- package/docs/html/types/portal_PointCloudFilter.PointCloudFilter.html +3 -0
- package/docs/html/types/portal_PointCloudRenderer.PointCloudRenderer-1.html +3 -0
- package/docs/html/types/portal_PopupExpressionInfo.ExpressionReturnType.html +3 -0
- package/docs/html/types/portal_PopupInfo.PopupElementType.html +4 -1
- package/docs/html/types/portal_Renderer.AuthoringInfoType.html +3 -0
- package/docs/html/types/portal_Renderer.ClassificationMethod.html +3 -0
- package/docs/html/types/portal_Renderer.Renderer-1.html +3 -0
- package/docs/html/types/portal_Renderer.RendererType.html +3 -0
- package/docs/html/types/portal_Renderer.RotationType.html +3 -0
- package/docs/html/types/portal_RenderingRule.PixelType-1.html +3 -0
- package/docs/html/types/portal_SimpleFillSymbol.SimpleFillStyle.html +3 -0
- package/docs/html/types/portal_SimpleLineSymbol.SimpleLineStyle.html +3 -0
- package/docs/html/types/portal_SimpleMarkerSymbol.SimpleMarkerStyle.html +3 -0
- package/docs/html/types/portal_SubtypeGroupLayer.SubtypeGroupLayerVisibilityMode.html +3 -0
- package/docs/html/types/portal_Symbol.Color.html +3 -0
- package/docs/html/types/portal_Symbol.FontStyle.html +3 -0
- package/docs/html/types/portal_Symbol.FontWeight.html +3 -0
- package/docs/html/types/portal_Symbol.HorizontalAlignment.html +3 -0
- package/docs/html/types/portal_Symbol.Symbol.html +3 -0
- package/docs/html/types/portal_Symbol.SymbolType-1.html +3 -0
- package/docs/html/types/portal_Symbol.TextDecoration.html +3 -0
- package/docs/html/types/portal_Symbol.VerticalAlignment.html +3 -0
- package/docs/html/types/portal_Symbol3D.Symbol3D.html +3 -0
- package/docs/html/types/portal_Symbol3D.Symbol3DLayerType.html +3 -0
- package/docs/html/types/portal_Table.CapabilitiesEnum.html +3 -0
- package/docs/html/types/portal_Table.TableType.html +3 -0
- package/docs/html/types/portal_Template.DrawingTool.html +3 -0
- package/docs/html/types/portal_VectorFieldRenderer.MagnitudeUnit.html +3 -0
- package/docs/html/types/portal_VisualVariable.RotationType.html +3 -0
- package/docs/html/types/portal_VisualVariable.VisualVariable.html +3 -0
- package/docs/html/types/portal_VisualVariable.VisualVariableType.html +3 -0
- package/docs/html/types/portal_Weather.Weather-1.html +3 -0
- package/docs/html/types/portal_Widgets.TimeUnits.html +3 -0
- package/docs/html/types/portal__LayerBase.BlendMode.html +3 -0
- package/docs/html/types/portal__LayerBase.LayerType.html +3 -0
- package/docs/html/types/support_Action.Action.html +3 -0
- package/docs/html/types/support_Action.ActionName.html +3 -0
- package/docs/html/types/support_Action.CompositeAction.html +3 -0
- package/docs/html/types/support_Action.SimpleAction.html +3 -0
- package/docs/html/types/support_Cancellable.CancelToken.html +3 -0
- package/docs/html/types/support_InitializableBase.InitializeWarningEventCallback.html +6 -1
- package/docs/html/types/support_Serializable.PropertyDefSerializeMode.html +3 -0
- package/docs/html/types/support_Serializable.PropertyDefs.html +3 -0
- package/docs/html/types/support_Serializable.SerializableClass.html +3 -0
- package/docs/html/types/support_Serializable.SerializeMode.html +3 -0
- package/docs/html/types/support__restApiJson.RestApiDomain.html +3 -0
- package/docs/html/types/support_esri.BuildingComponentSublayerCapabilities.html +3 -0
- package/docs/html/types/support_esri.BuildingComponentSublayerCapabilitiesData.html +3 -0
- package/docs/html/types/support_esri.BuildingSceneSublayerType.html +3 -0
- package/docs/html/types/support_esri.CSVLayerCapabilities.html +3 -0
- package/docs/html/types/support_esri.ChangeEventCallback.html +3 -0
- package/docs/html/types/support_esri.ChartMediaInfo.html +3 -0
- package/docs/html/types/support_esri.DateFormat.html +3 -0
- package/docs/html/types/support_esri.DistanceUnit.html +3 -0
- package/docs/html/types/support_esri.Domain.html +3 -0
- package/docs/html/types/support_esri.DomainType.html +3 -0
- package/docs/html/types/support_esri.DrawingTool.html +3 -0
- package/docs/html/types/support_esri.EditsResult.html +3 -0
- package/docs/html/types/support_esri.ElevationLayerProperties.html +3 -0
- package/docs/html/types/support_esri.ElevationMode.html +3 -0
- package/docs/html/types/support_esri.EsriError.html +3 -0
- package/docs/html/types/support_esri.EsriErrorDetails.html +3 -0
- package/docs/html/types/support_esri.EventCallback.html +3 -0
- package/docs/html/types/support_esri.EventHandler.html +3 -0
- package/docs/html/types/support_esri.FeatureEditResult.html +3 -0
- package/docs/html/types/support_esri.FeatureLayerApplyEdits.html +3 -0
- package/docs/html/types/support_esri.FeatureLayerCapabilities.html +3 -0
- package/docs/html/types/support_esri.FeatureLayerElevationInfo.html +3 -0
- package/docs/html/types/support_esri.FeatureLayerProperties.html +3 -0
- package/docs/html/types/support_esri.FieldProperties.html +3 -0
- package/docs/html/types/support_esri.FieldType.html +3 -0
- package/docs/html/types/support_esri.GeometryType.html +3 -0
- package/docs/html/types/support_esri.GraphicHit.html +3 -0
- package/docs/html/types/support_esri.ImageryLayerProperties.html +3 -0
- package/docs/html/types/support_esri.IntegratedMeshLayerProperties.html +3 -0
- package/docs/html/types/support_esri.ItemCallback.html +3 -0
- package/docs/html/types/support_esri.ItemCompareCallback.html +3 -0
- package/docs/html/types/support_esri.ItemMapCallback.html +3 -0
- package/docs/html/types/support_esri.ItemReduceCallback.html +3 -0
- package/docs/html/types/support_esri.ItemTestCallback.html +3 -0
- package/docs/html/types/support_esri.LabelPlacement.html +3 -0
- package/docs/html/types/support_esri.LayerViewCreateEvent.html +3 -0
- package/docs/html/types/support_esri.LayerViewDestroyEvent.html +3 -0
- package/docs/html/types/support_esri.ListMode.html +3 -0
- package/docs/html/types/support_esri.LoadStatus.html +3 -0
- package/docs/html/types/support_esri.MapImageLayerProperties.html +3 -0
- package/docs/html/types/support_esri.MediaType.html +3 -0
- package/docs/html/types/support_esri.MosaicMethodType.html +3 -0
- package/docs/html/types/support_esri.MosaicOperationType.html +3 -0
- package/docs/html/types/support_esri.NavigationConstraintType.html +3 -0
- package/docs/html/types/support_esri.OpenStreetMapLayerProperties.html +3 -0
- package/docs/html/types/support_esri.OutputPixelType.html +3 -0
- package/docs/html/types/support_esri.PointCloudLayerProperties.html +3 -0
- package/docs/html/types/support_esri.PopupTemplateProperties.html +3 -0
- package/docs/html/types/support_esri.PortalItemProperties.html +3 -0
- package/docs/html/types/support_esri.PortalItemType.html +3 -0
- package/docs/html/types/support_esri.PresentationProperties.html +3 -0
- package/docs/html/types/support_esri.RasterFunctionProperties.html +3 -0
- package/docs/html/types/support_esri.RasterInfo.html +3 -0
- package/docs/html/types/support_esri.RelationshipQueryProperties.html +3 -0
- package/docs/html/types/support_esri.RelationshipRole.html +3 -0
- package/docs/html/types/support_esri.RequestOptions.html +3 -0
- package/docs/html/types/support_esri.SceneLayerProperties.html +3 -0
- package/docs/html/types/support_esri.SceneViewGraphicHit.html +3 -0
- package/docs/html/types/support_esri.SceneViewHitTestResult.html +3 -0
- package/docs/html/types/support_esri.SimpleFillSymbolStyle.html +3 -0
- package/docs/html/types/support_esri.SlideVisibleLayers.html +3 -0
- package/docs/html/types/support_esri.StreamLayerProperties.html +3 -0
- package/docs/html/types/support_esri.SymbolType.html +3 -0
- package/docs/html/types/support_esri.TileLayerProperties.html +3 -0
- package/docs/html/types/support_esri.TimeIntervalUnits.html +3 -0
- package/docs/html/types/support_esri.VectorTileLayerProperties.html +3 -0
- package/docs/html/types/support_esri.VisibilityMode.html +3 -0
- package/docs/html/types/support_esri.WatchCallback.html +3 -0
- package/docs/html/types/support_esri.WebMapProperties.html +3 -0
- package/docs/html/types/support_esri.WebMapTimeSliderObject.html +3 -0
- package/docs/html/types/support_esri.WebMapWidgetsObject.html +3 -0
- package/docs/html/types/support_esri.WebSceneProperties.html +3 -0
- package/docs/html/types/support_esri.WebTileLayerProperties.html +3 -0
- package/docs/html/types/support_esri.locatorAddressToLocationsParams.html +3 -0
- package/docs/html/types/support_esri.locatorAddressesToLocationsParams.html +3 -0
- package/docs/html/types/support_esri.locatorSuggestLocationsParams.html +3 -0
- package/docs/html/types/tasks_geocoding_Geocoder.AddressLike.html +3 -0
- package/docs/html/types/tasks_identify_ClientSideIdentifyProvider.ClientSideIdentifiableLayerExtension.html +3 -0
- package/docs/html/types/tasks_identify_ClientSideIdentifyProvider.ClientSideIdentifiableSublayerExtension.html +3 -0
- package/docs/html/types/tasks_identify_HitTestIdentifyProvider.HitTestLayerExtension.html +3 -0
- package/docs/html/types/tasks_query_ClientSideQueryProvider.ClientSideQueryableLayerExtension.html +3 -0
- package/docs/html/types/tasks_query_ClientSideQueryProvider.ClientSideQueryableSublayerExtension.html +3 -0
- package/docs/html/types/utilities_asyncIterable.IterationOrder.html +3 -0
- package/docs/html/types/utilities_geometry.GeoJSON.html +3 -0
- package/docs/html/types/utilities_log.LoggerFactory.html +3 -0
- package/docs/html/types/utilities_portal.PortalItemId.html +3 -0
- package/docs/html/types/utilities_portal.PortalItemLike.html +3 -0
- package/docs/html/types/utilities_portal.PortalItemUrl.html +3 -0
- package/docs/html/types/utilities_scaleRanges.ScaleId.html +3 -0
- package/docs/html/variables/config.config-1.html +3 -0
- package/docs/html/variables/data_Feature.SCORE_FIELD.html +3 -0
- package/docs/html/variables/data_FeatureSource.FeatureReadOptions.DEFAULTS.html +3 -0
- package/docs/html/variables/data_Schema.fieldWithArcadeXRegex.html +595 -0
- package/docs/html/variables/data_Schema.fieldWithRelationshipRegex.html +595 -0
- package/docs/html/variables/data__Relationship.Relationship.factory.html +3 -0
- package/docs/html/variables/data_support_attachments.ATTACHMENT_TYPE_ERROR_REGEX.html +4 -0
- package/docs/html/variables/locale.INVARIANT.html +3 -0
- package/docs/html/variables/mapping_BasemapExtension.defaultBasemapExtensionFactory.html +3 -0
- package/docs/html/variables/mapping_FeatureCollectionLayerExtension.FEATURE_COLLECTION_LAYER_TYPE.html +3 -0
- package/docs/html/variables/mapping_GeoRSSLayerExtension.DEFAULT_GEO_RSS_UTILITY.html +3 -0
- package/docs/html/variables/mapping_GraphicsLayerExtension.GRAPHICS_LAYER_TYPE.html +3 -0
- package/docs/html/variables/mapping_KMLLayerExtension.DEFAULT_KML_UTILITY.html +3 -0
- package/docs/html/variables/portal_BuildingSceneLayer.BuildingSceneLayer.esriBuildingSceneLayerDefaults.html +3 -0
- package/docs/html/variables/portal_BuildingSceneSublayer.BuildingSceneSublayer.esriBuildingSublayerDefaults.html +3 -0
- package/docs/html/variables/portal_CSVLayer.CSVLayer.esriCSVLayerDefaults.html +3 -0
- package/docs/html/variables/portal_Feature.Feature.GRAPHIC_POPUP_TEMPLATE_FIELD.html +3 -0
- package/docs/html/variables/portal_Feature.Feature.GRAPHIC_VISIBLE_FIELD.html +3 -0
- package/docs/html/variables/portal_FeatureLayer.FeatureLayer.esriFeatureLayerDefaults.html +3 -0
- package/docs/html/variables/portal_Ground.Ground.DEFAULT_ELEVATION_ID.html +3 -0
- package/docs/html/variables/portal_Ground.Ground.DEFAULT_ELEVATION_TITLE.html +3 -0
- package/docs/html/variables/portal_Ground.Ground.DEFAULT_ELEVATION_URL.html +3 -0
- package/docs/html/variables/portal_ImageServiceLayer.ImageServiceLayer.esriImageServiceLayerDefaults.html +3 -0
- package/docs/html/variables/portal_IntegratedMeshLayer.IntegratedMeshLayer.esriIntegratedMeshLayerDefaults.html +3 -0
- package/docs/html/variables/portal_LayerDefinition.LayerDefinitionCapabilities.ADD.html +3 -0
- package/docs/html/variables/portal_LayerDefinition.LayerDefinitionCapabilities.DELETE.html +3 -0
- package/docs/html/variables/portal_LayerDefinition.LayerDefinitionCapabilities.EDITING.html +3 -0
- package/docs/html/variables/portal_LayerDefinition.LayerDefinitionCapabilities.QUERY.html +3 -0
- package/docs/html/variables/portal_LayerDefinition.LayerDefinitionCapabilities.UPDATE.html +3 -0
- package/docs/html/variables/portal_MapServiceLayer.MapServiceLayer.esriMapImageLayerDefaults.html +3 -0
- package/docs/html/variables/portal_OpenStreetMapLayer.OpenStreetMapLayer.esriOpenStreetMapLayerDefaults.html +3 -0
- package/docs/html/variables/portal_PointCloudLayer.PointCloudLayer.esriPointCloudLayerDefaults.html +3 -0
- package/docs/html/variables/portal_Renderer.defaultLineRenderer.html +3 -0
- package/docs/html/variables/portal_Renderer.defaultPointRenderer.html +3 -0
- package/docs/html/variables/portal_Renderer.defaultPolygonRenderer.html +3 -0
- package/docs/html/variables/portal_SceneLayer.SceneLayer.esriSceneLayerDefaults.html +3 -0
- package/docs/html/variables/portal_SubtypeSublayer.SubtypeSublayer.esriSubtypeSublayerDefaults.html +3 -0
- package/docs/html/variables/portal_TiledImageServiceLayer.TiledImageServiceLayer.esriImageryTileLayerDefaults.html +3 -0
- package/docs/html/variables/portal_TiledMapServiceLayer.TiledMapServiceLayer.esriTileLayerDefaults.html +3 -0
- package/docs/html/variables/portal_VectorTileLayer.VectorTileLayer.esriVectorTileLayerDefaults.html +3 -0
- package/docs/html/variables/portal__FeatureLayer.GRAPHICS_LAYER_ID.html +3 -0
- package/docs/html/variables/portal__layerHelper.ERR_LAYER_TYPE_MISMATCH.html +3 -0
- package/docs/html/variables/support_esri.wellKnownBasemapTitles.html +3 -0
- package/docs/html/variables/tasks_geocoding_Geocoder.ADDRESS_FIELD.html +3 -0
- package/docs/html/variables/tasks_geocoding_Geocoder.GeocodeOptions.DEFAULTS.html +3 -0
- package/docs/html/variables/tasks_identify_IdentifyOptions.IdentifyOptions.DEFAULTS.html +3 -0
- package/docs/html/variables/tasks_identify_StreamLayerQueryIdentifyProvider.StreamLayerQueryIdentifyProvider.html +3 -0
- package/docs/html/variables/tasks_query_CSVLayerQueryProvider.CSVLayerQueryProvider.html +3 -0
- package/docs/html/variables/tasks_query_QueryOptions.QueryOptions.DEFAULTS.html +3 -0
- package/docs/html/variables/tasks_query_StreamLayerQueryProvider.StreamLayerQueryProvider.html +3 -0
- package/docs/html/variables/tasks_search_SearchOptions.SearchOptions.DEFAULTS.html +3 -0
- package/docs/html/variables/utilities_FormatSettings.settings.html +3 -0
- package/docs/html/variables/utilities__ogc.webMercatorAliases.html +3 -0
- package/docs/html/variables/utilities_date.DEFAULT_PARSING_FORMATS.html +3 -0
- package/docs/html/variables/utilities_date.INVALID_DATE.html +3 -0
- package/docs/html/variables/utilities_date.settings.html +3 -0
- package/docs/html/variables/utilities_geometry.GEOGRAPHIC_BOUNDS.html +3 -0
- package/docs/html/variables/utilities_geometry.WEB_MERCATOR_BOUNDS.html +3 -0
- package/docs/html/variables/utilities_number.settings.html +3 -0
- package/docs/html/variables/utilities_scaleRanges.wellKnownScaleRanges.html +3 -0
- package/docs/html/variables/version.version.html +4 -1
- package/mapping/ArcGISSublayerExtension.d.ts +1 -43
- package/mapping/ArcGISSublayerExtension.js +1 -1
- package/mapping/BuildingComponentSublayerExtension.d.ts +5 -0
- package/mapping/BuildingComponentSublayerExtension.js +1 -1
- package/mapping/BuildingSublayerExtension.d.ts +4 -27
- package/mapping/BuildingSublayerExtension.js +1 -1
- package/mapping/CSVLayerExtension.js +1 -1
- package/mapping/FeatureLayerExtensionBase.js +1 -1
- package/mapping/ImageryLayerExtension.js +1 -1
- package/mapping/ImageryTileLayerExtension.d.ts +5 -0
- package/mapping/ImageryTileLayerExtension.js +1 -1
- package/mapping/LayerExtension.d.ts +3 -2
- package/mapping/LayerExtension.js +1 -1
- package/mapping/PointCloudLayerExtension.d.ts +7 -1
- package/mapping/PointCloudLayerExtension.js +1 -1
- package/mapping/SceneLayerExtension.js +1 -1
- package/mapping/StreamLayerExtension.js +1 -1
- package/mapping/SubtypeSublayerExtension.d.ts +2 -44
- package/mapping/SubtypeSublayerExtension.js +1 -1
- package/mapping/_LayerExtension.d.ts +0 -15
- package/mapping/_LayerExtension.js +1 -1
- package/mapping/support/ArrayWrappedCollection.d.ts +42 -0
- package/mapping/support/ArrayWrappedCollection.js +1 -0
- package/mapping/support/PopupTemplateFeatureSettings.js +1 -1
- package/package.json +1 -1
- package/portal/MediaInfo.d.ts +4 -0
- package/portal/PopupInfo.d.ts +50 -3
- package/portal/PopupInfo.js +1 -1
- package/support/InitializableBase.d.ts +22 -0
- package/support/InitializableBase.js +1 -1
- package/support/Settings.js +1 -1
- package/utilities/esri.d.ts +49 -0
- package/utilities/esri.js +1 -1
- package/utilities/extensions.d.ts +14 -0
- package/utilities/extensions.js +1 -1
- package/version.d.ts +1 -1
- package/version.js +1 -1
- package/docs/html/classes/mapping_SubtypeSublayerExtension.SubtypeSublayerFeatureSettings.html +0 -1389
package/AppConfig.schema.json
CHANGED
|
@@ -389,6 +389,60 @@
|
|
|
389
389
|
"type": "object"
|
|
390
390
|
},
|
|
391
391
|
"Chai.Assertion": {},
|
|
392
|
+
"ContentProperties": {
|
|
393
|
+
"description": "Properties that extend the ArcGis portal representation of a PopupContent.",
|
|
394
|
+
"properties": {
|
|
395
|
+
"$ref": {
|
|
396
|
+
"$ref": "#/definitions/ContentRef",
|
|
397
|
+
"description": "A popupContent name referring to an existing popupContent in a\nfeatureSettings. The popupContent extension will attempt to find an\nexisting popupContent in its parent featureSettings."
|
|
398
|
+
},
|
|
399
|
+
"attributes": {
|
|
400
|
+
"description": "A dictionary of key value pairs representing attributes to be used\ninstead of fields and their values. This property is only used when the\nelement is of type expression and should be returned as part of the\narcade expression itself. This property allows passing arcade derived\nattribute values into fields or media elements."
|
|
401
|
+
},
|
|
402
|
+
"description": {
|
|
403
|
+
"description": "An optional string value describing the element in detail. This property\ndoes not apply when the type is text or expression.",
|
|
404
|
+
"type": "string"
|
|
405
|
+
},
|
|
406
|
+
"displayType": {
|
|
407
|
+
"description": "This property applies to elements of type attachments. A string value\nindicating how to display the attachment. Possible values are, preview,\nand list. If list is specified, attachments show as links.",
|
|
408
|
+
"type": "string"
|
|
409
|
+
},
|
|
410
|
+
"expressionInfo": {
|
|
411
|
+
"$ref": "#/definitions/esri.webmap.PopupExpressionInfo.PopupExpressionInfo",
|
|
412
|
+
"description": "This property applies to elements of type expression. An Arcade\nexpression that defines the pop-up element content."
|
|
413
|
+
},
|
|
414
|
+
"fieldInfos": {
|
|
415
|
+
"description": "This property applies to elements of type fields. It is an array of\npopupInfo.fieldInfo objects representing a field/value pair displayed as\na table within the popupElement. If the fieldInfos property is not\nprovided, the popupElement will display whatever is specified directly in\nthe popupInfo.fieldInfos property.",
|
|
416
|
+
"items": {
|
|
417
|
+
"$ref": "#/definitions/esri.webmap.FieldInfo.FieldInfo"
|
|
418
|
+
},
|
|
419
|
+
"type": "array"
|
|
420
|
+
},
|
|
421
|
+
"mediaInfos": {
|
|
422
|
+
"description": "This property applies to elements of type media. An array of\npopupInfo.mediaInfo objects representing an image or chart for display.\nIf no mediaInfos property is provided, the popupElement will display\nwhatever is specified in the popupInfo.mediaInfo property.",
|
|
423
|
+
"items": {
|
|
424
|
+
"$ref": "#/definitions/esri.webmap.MediaInfo.MediaInfo"
|
|
425
|
+
},
|
|
426
|
+
"type": "array"
|
|
427
|
+
},
|
|
428
|
+
"text": {
|
|
429
|
+
"description": "This property applies to elements of type text. This is string value\nindicating the text to be displayed within the popupElement. If no text\nproperty is provided, the popupElement will display whatever is specified\nin the popupInfo.description property.",
|
|
430
|
+
"type": "string"
|
|
431
|
+
},
|
|
432
|
+
"title": {
|
|
433
|
+
"description": "An optional string value indicating what the element represents. This\nproperty does not apply when the type is text or expression.",
|
|
434
|
+
"type": "string"
|
|
435
|
+
},
|
|
436
|
+
"type": {
|
|
437
|
+
"$ref": "#/definitions/esri.webmap.PopupInfo.PopupElementType",
|
|
438
|
+
"description": "String value indicating which element to use."
|
|
439
|
+
}
|
|
440
|
+
},
|
|
441
|
+
"type": "object"
|
|
442
|
+
},
|
|
443
|
+
"ContentRef": {
|
|
444
|
+
"description": "A set of properties used to reference an ESRI Content instance."
|
|
445
|
+
},
|
|
392
446
|
"FailureMode": {
|
|
393
447
|
"description": "Possible modes of failure when there is an error resolving or initializing an\nitem."
|
|
394
448
|
},
|
|
@@ -402,9 +456,6 @@
|
|
|
402
456
|
"properties": {
|
|
403
457
|
"featureSet": {
|
|
404
458
|
"anyOf": [
|
|
405
|
-
{
|
|
406
|
-
"$ref": "#/definitions/FeatureSet"
|
|
407
|
-
},
|
|
408
459
|
{
|
|
409
460
|
"$ref": "#/definitions/FeatureSetProperties"
|
|
410
461
|
},
|
|
@@ -420,6 +471,9 @@
|
|
|
420
471
|
]
|
|
421
472
|
},
|
|
422
473
|
"type": "array"
|
|
474
|
+
},
|
|
475
|
+
{
|
|
476
|
+
"$ref": "#/definitions/FeatureSet"
|
|
423
477
|
}
|
|
424
478
|
],
|
|
425
479
|
"description": "The features contained in the list."
|
|
@@ -479,6 +533,9 @@
|
|
|
479
533
|
{
|
|
480
534
|
"$ref": "#/definitions/esri.Geometry"
|
|
481
535
|
},
|
|
536
|
+
{
|
|
537
|
+
"$ref": "#/definitions/esri.webmap.Extent.Extent"
|
|
538
|
+
},
|
|
482
539
|
{
|
|
483
540
|
"$ref": "#/definitions/esri.webmap.Multipoint.Multipoint"
|
|
484
541
|
},
|
|
@@ -490,9 +547,6 @@
|
|
|
490
547
|
},
|
|
491
548
|
{
|
|
492
549
|
"$ref": "#/definitions/esri.webmap.Polyline.Polyline"
|
|
493
|
-
},
|
|
494
|
-
{
|
|
495
|
-
"$ref": "#/definitions/esri.webmap.Extent.Extent"
|
|
496
550
|
}
|
|
497
551
|
],
|
|
498
552
|
"description": "The feature's geometry."
|
|
@@ -642,6 +696,20 @@
|
|
|
642
696
|
"$ref": "#/definitions/esri.SpatialReference",
|
|
643
697
|
"description": "See{@linkdata /FeatureSettings!FeatureSettings.outSpatialReference}."
|
|
644
698
|
},
|
|
699
|
+
"popupContentExtensions": {
|
|
700
|
+
"description": "See{@linkdata /FeatureSettings!FeatureSettings.popupContentExtensions}.",
|
|
701
|
+
"items": {
|
|
702
|
+
"anyOf": [
|
|
703
|
+
{
|
|
704
|
+
"$ref": "#/definitions/PopupContentExtensionProperties"
|
|
705
|
+
},
|
|
706
|
+
{
|
|
707
|
+
"$ref": "#/definitions/PopupContentExtension"
|
|
708
|
+
}
|
|
709
|
+
]
|
|
710
|
+
},
|
|
711
|
+
"type": "array"
|
|
712
|
+
},
|
|
645
713
|
"popupTemplate": {
|
|
646
714
|
"anyOf": [
|
|
647
715
|
{
|
|
@@ -2369,6 +2437,45 @@
|
|
|
2369
2437
|
}
|
|
2370
2438
|
]
|
|
2371
2439
|
},
|
|
2440
|
+
"PopupContentExtension": {
|
|
2441
|
+
"description": "Extends the capabilities of an Esri popup Content object."
|
|
2442
|
+
},
|
|
2443
|
+
"PopupContentExtensionProperties": {
|
|
2444
|
+
"description": "Properties that can be passed into the constructor for{@linkPopupContentExtension}.",
|
|
2445
|
+
"properties": {
|
|
2446
|
+
"content": {
|
|
2447
|
+
"anyOf": [
|
|
2448
|
+
{
|
|
2449
|
+
"$ref": "#/definitions/esri.Content"
|
|
2450
|
+
},
|
|
2451
|
+
{
|
|
2452
|
+
"$ref": "#/definitions/ContentProperties"
|
|
2453
|
+
}
|
|
2454
|
+
],
|
|
2455
|
+
"description": "The ESRI Content instance to be extended."
|
|
2456
|
+
},
|
|
2457
|
+
"failureMode": {
|
|
2458
|
+
"$ref": "#/definitions/FailureMode",
|
|
2459
|
+
"description": "See{@linksupport /InitializableBase!InitializableBase.failureMode}."
|
|
2460
|
+
},
|
|
2461
|
+
"id": {
|
|
2462
|
+
"description": "The unique ID to assign to the entity. If not specified, one will be\ngenerated.",
|
|
2463
|
+
"type": "string"
|
|
2464
|
+
},
|
|
2465
|
+
"summaryHiddenFields": {
|
|
2466
|
+
"description": "Names of fields that will be hidden when displayed in the a summary view.\nThis property is only applied to \"fields\" Content types.",
|
|
2467
|
+
"items": {
|
|
2468
|
+
"type": "string"
|
|
2469
|
+
},
|
|
2470
|
+
"type": "array"
|
|
2471
|
+
},
|
|
2472
|
+
"visibleInSummary": {
|
|
2473
|
+
"description": "Whether the Content is visible when being displayed in a summary view.",
|
|
2474
|
+
"type": "boolean"
|
|
2475
|
+
}
|
|
2476
|
+
},
|
|
2477
|
+
"type": "object"
|
|
2478
|
+
},
|
|
2372
2479
|
"PortalUri": {
|
|
2373
2480
|
"description": "A Portal URI, which is a special URI in the form \"portal://item-id\" or\n\"portal://portal-id/item-id\"."
|
|
2374
2481
|
},
|
|
@@ -2968,6 +3075,7 @@
|
|
|
2968
3075
|
"VisibilityMode": {},
|
|
2969
3076
|
"__type": {},
|
|
2970
3077
|
"esri.Basemap": {},
|
|
3078
|
+
"esri.Content": {},
|
|
2971
3079
|
"esri.Environment": {},
|
|
2972
3080
|
"esri.Error": {},
|
|
2973
3081
|
"esri.Extent": {},
|
|
@@ -3323,6 +3431,9 @@
|
|
|
3323
3431
|
"esri.webmap.Field.FieldType": {
|
|
3324
3432
|
"description": "The type of the Field."
|
|
3325
3433
|
},
|
|
3434
|
+
"esri.webmap.FieldInfo.FieldInfo": {
|
|
3435
|
+
"description": "Defines how a field in the dataset participates (or does not participate) in\na pop-up window.{@linkhttps://developers.arcgis.com/web-map-specification/objects/fieldInfo/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/fieldInfo/}."
|
|
3436
|
+
},
|
|
3326
3437
|
"esri.webmap.FormInfo.FormInfo": {
|
|
3327
3438
|
"description": "Defines the form configuration when a user edits a feature.{@linkhttps://developers.arcgis.com/web-map-specification/objects/formInfo/}."
|
|
3328
3439
|
},
|
|
@@ -3569,6 +3680,9 @@
|
|
|
3569
3680
|
"esri.webmap.MapServiceLayer.MapServiceLayer": {
|
|
3570
3681
|
"description": "ArcGIS web maps are designed to work with web services hosted on ArcGIS\nServer and ArcGIS Online, in addition to other types of servers. Map services\ncan be cached (tiled) or uncached (dynamic). This object specifically details\nproperties within uncached map services.{@linkhttps://developers.arcgis.com/web-map-specification/objects/mapServiceLayer/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/mapServiceLayer/}."
|
|
3571
3682
|
},
|
|
3683
|
+
"esri.webmap.MediaInfo.MediaInfo": {
|
|
3684
|
+
"description": "Defines an image or a chart to be displayed in a pop-up window. See\nhttps://developers.arcgis.com/web-map-specification/objects/mediaInfo/ and\nhttps://developers.arcgis.com/web-scene-specification/objects/mediaInfo/."
|
|
3685
|
+
},
|
|
3572
3686
|
"esri.webmap.Multipoint.Multipoint": {
|
|
3573
3687
|
"description": "Contains an array of points, along with a spatial reference field.{@linkhttps://developers.arcgis.com/web-map-specification/objects/multipoint_geometry/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/multipoint_geometry/}."
|
|
3574
3688
|
},
|
|
@@ -3584,6 +3698,15 @@
|
|
|
3584
3698
|
"esri.webmap.Polyline.Polyline": {
|
|
3585
3699
|
"description": "Contains an array of paths and a spatialReference.{@linkhttps://developers.arcgis.com/web-map-specification/objects/polyline_geometry/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/polyline_geometry/}."
|
|
3586
3700
|
},
|
|
3701
|
+
"esri.webmap.PopupExpressionInfo.PopupExpressionInfo": {
|
|
3702
|
+
"description": "Arcade expression added to the pop-up.{@linkhttps://developers.arcgis.com/web-map-specification/objects/popupExpressionInfo/}."
|
|
3703
|
+
},
|
|
3704
|
+
"esri.webmap.PopupInfo.PopupElement": {
|
|
3705
|
+
"description": "Popup elements allow users to author popups, using multiple elements such as\ntabular views, string description, media (charts and images), and attachments\nof the attributes and control the order in which they appear. Specifically,\npopupElements do the following: 1) provide the ability to explicitly add a\nfield/ value table in addition to a description, 2) allow adding multiple\ndescription elements, and 3) allow a user to author and consume elements of a\npopup in the order of their choosing.\n\nEach popupElement has a type property. This string value indicates the type\nof popupElement used.\n\nSee https://developers.arcgis.com/web-map-specification/objects/popupElement/\nand\nhttps://developers.arcgis.com/web-scene-specification/objects/popupElement/."
|
|
3706
|
+
},
|
|
3707
|
+
"esri.webmap.PopupInfo.PopupElementType": {
|
|
3708
|
+
"description": "The type of the PopupElement."
|
|
3709
|
+
},
|
|
3587
3710
|
"esri.webmap.PopupInfo.PopupInfo": {
|
|
3588
3711
|
"description": "Defines the look and feel of pop-up windows when users click or query a\nfeature.\n\nSee https://developers.arcgis.com/web-map-specification/objects/popupInfo/\nand\nhttps://developers.arcgis.com/web-scene-specification/objects/popupInfo/."
|
|
3589
3712
|
},
|
package/ItemType.d.ts
CHANGED
|
@@ -4,6 +4,7 @@ import type { Feature } from "./data/Feature.js";
|
|
|
4
4
|
import type { FeatureList } from "./data/FeatureList.js";
|
|
5
5
|
import type { FeatureSet } from "./data/FeatureSet.js";
|
|
6
6
|
import type { FieldExtension } from "./data/FieldExtension.js";
|
|
7
|
+
import type { PopupContentExtension } from "./data/PopupContentExtension.js";
|
|
7
8
|
import type { Relationship } from "./data/_Relationship.js";
|
|
8
9
|
import type { TableExtension } from "./data/_TableExtension.js";
|
|
9
10
|
import type { LayerPreset } from "./layer-preset/LayerPreset.js";
|
|
@@ -95,7 +96,11 @@ export declare enum ItemType {
|
|
|
95
96
|
/**
|
|
96
97
|
* Item type for a {@link data/_TableExtension!TableExtension}.
|
|
97
98
|
*/
|
|
98
|
-
TABLE_EXTENSION = "table-extension"
|
|
99
|
+
TABLE_EXTENSION = "table-extension",
|
|
100
|
+
/**
|
|
101
|
+
* Item type for a {@link data/PopupContentExtension}.
|
|
102
|
+
*/
|
|
103
|
+
POPUP_CONTENT_EXTENSION = "popup-content-extension"
|
|
99
104
|
}
|
|
100
105
|
/**
|
|
101
106
|
* Returns true if item is an Attachment.
|
|
@@ -199,6 +204,12 @@ export declare function isMenuItem(item: unknown): item is MenuItem;
|
|
|
199
204
|
* @param item The item to check.
|
|
200
205
|
*/
|
|
201
206
|
export declare function isLayerPreset(item: unknown): item is LayerPreset;
|
|
207
|
+
/**
|
|
208
|
+
* Returns true if item is a PopupContentExtension.
|
|
209
|
+
*
|
|
210
|
+
* @param item The item to check.
|
|
211
|
+
*/
|
|
212
|
+
export declare function isPopupContentExtension(item: unknown): item is PopupContentExtension;
|
|
202
213
|
/**
|
|
203
214
|
* Returns true if item is a LanguageResources.
|
|
204
215
|
*
|
package/ItemType.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export var ItemType;!function(e){e.ATTACHMENT="attachment",e.BASEMAP_EXTENSION="basemap-extension",e.BOOKMARK="bookmark",e.FEATURE="feature",e.FEATURE_SET="feature-set",e.FEATURE_LIST="feature-list",e.FIELD_EXTENSION="field-extension",e.GEOCODER="geocoder",e.GROUND_EXTENSION="ground-extension",e.LANGUAGE_RESOURCES="language-resources",e.LAYER="layer",e.LAYER_EXTENSION="layer-extension",e.LAYER_PRESET="layer-preset",e.MAP_EXTENSION="map-extension",e.MENU="menu",e.MENU_ITEM="menu-item",e.RELATIONSHIP="relationship",e.SUBLAYER_EXTENSION="sublayer-extension",e.TABLE_EXTENSION="table-extension"}(ItemType||(ItemType={}));export function isAttachment(e){return e?.itemType===ItemType.ATTACHMENT}export function isBookmark(e){return e?.itemType===ItemType.BOOKMARK}export function isLayerExtension(e){return e?.itemType===ItemType.LAYER_EXTENSION}export function isMapExtension(e){return e?.itemType===ItemType.MAP_EXTENSION}export function isSublayerExtension(e){return e?.itemType===ItemType.SUBLAYER_EXTENSION}export function isTableExtension(e){return e?.itemType===ItemType.TABLE_EXTENSION}export function isBasemapExtension(e){return e?.itemType===ItemType.BASEMAP_EXTENSION}export function isGroundExtension(e){return e?.itemType===ItemType.GROUND_EXTENSION}export function isFeature(e){return e?.itemType===ItemType.FEATURE}export function isFeatureSet(e){return e?.itemType===ItemType.FEATURE_SET}export function isFeatureList(e){return e?.itemType===ItemType.FEATURE_LIST}export function isFieldExtension(e){return e?.itemType===ItemType.FIELD_EXTENSION}export function isGeocoder(e){return e?.itemType===ItemType.GEOCODER}export function isRelationship(e){return e?.itemType===ItemType.RELATIONSHIP}export function isMenu(e){return e?.itemType===ItemType.MENU}export function isMenuItem(e){return e?.itemType===ItemType.MENU_ITEM}export function isLayerPreset(e){return e?.itemType===ItemType.LAYER_PRESET}export function isLanguageResources(e){return e?.itemType===ItemType.LANGUAGE_RESOURCES}
|
|
1
|
+
export var ItemType;!function(e){e.ATTACHMENT="attachment",e.BASEMAP_EXTENSION="basemap-extension",e.BOOKMARK="bookmark",e.FEATURE="feature",e.FEATURE_SET="feature-set",e.FEATURE_LIST="feature-list",e.FIELD_EXTENSION="field-extension",e.GEOCODER="geocoder",e.GROUND_EXTENSION="ground-extension",e.LANGUAGE_RESOURCES="language-resources",e.LAYER="layer",e.LAYER_EXTENSION="layer-extension",e.LAYER_PRESET="layer-preset",e.MAP_EXTENSION="map-extension",e.MENU="menu",e.MENU_ITEM="menu-item",e.RELATIONSHIP="relationship",e.SUBLAYER_EXTENSION="sublayer-extension",e.TABLE_EXTENSION="table-extension",e.POPUP_CONTENT_EXTENSION="popup-content-extension"}(ItemType||(ItemType={}));export function isAttachment(e){return e?.itemType===ItemType.ATTACHMENT}export function isBookmark(e){return e?.itemType===ItemType.BOOKMARK}export function isLayerExtension(e){return e?.itemType===ItemType.LAYER_EXTENSION}export function isMapExtension(e){return e?.itemType===ItemType.MAP_EXTENSION}export function isSublayerExtension(e){return e?.itemType===ItemType.SUBLAYER_EXTENSION}export function isTableExtension(e){return e?.itemType===ItemType.TABLE_EXTENSION}export function isBasemapExtension(e){return e?.itemType===ItemType.BASEMAP_EXTENSION}export function isGroundExtension(e){return e?.itemType===ItemType.GROUND_EXTENSION}export function isFeature(e){return e?.itemType===ItemType.FEATURE}export function isFeatureSet(e){return e?.itemType===ItemType.FEATURE_SET}export function isFeatureList(e){return e?.itemType===ItemType.FEATURE_LIST}export function isFieldExtension(e){return e?.itemType===ItemType.FIELD_EXTENSION}export function isGeocoder(e){return e?.itemType===ItemType.GEOCODER}export function isRelationship(e){return e?.itemType===ItemType.RELATIONSHIP}export function isMenu(e){return e?.itemType===ItemType.MENU}export function isMenuItem(e){return e?.itemType===ItemType.MENU_ITEM}export function isLayerPreset(e){return e?.itemType===ItemType.LAYER_PRESET}export function isPopupContentExtension(e){return e?.itemType===ItemType.POPUP_CONTENT_EXTENSION}export function isLanguageResources(e){return e?.itemType===ItemType.LANGUAGE_RESOURCES}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{__decorate}from"tslib";import AttachmentQuery from"@arcgis/core/rest/support/AttachmentQuery.js";import{InvalidOperationError}from"../InvalidOperationError.js";import{toAttachment}from"../data/Attachment.js";import{FeatureSaveError}from"../data/FeatureSaveError.js";import{getGlobalIdField,isGlobalIdUsed}from"../mapping/support/layers.js";import{DefaultArcGISRequestHelper}from"../support/ArcGISRequestHelper.js";import{cancelify}from"../support/Cancellable.js";import{serializable}from"../support/Serializable.js";import{ArcGISRelationshipCollection}from"../support/_ArcGISRelationshipCollection.js";import{executeQuery}from"../support/_query.js";import{ReadOnlyCollection}from"../utilities/ReadOnlyCollection.js";import{Collection}from"../utilities/collection.js";import{isArcGISServiceTableExtension}from"../utilities/extensions.js";import{isFeatureLayer,isMapImageSublayer,isSubtypeGroupLayer}from"../utilities/layers.js";import{isNumeric,parse}from"../utilities/number.js";import{toGraphic}from"./Feature.js";import{TableExtension,
|
|
1
|
+
import{__decorate}from"tslib";import AttachmentQuery from"@arcgis/core/rest/support/AttachmentQuery.js";import{InvalidOperationError}from"../InvalidOperationError.js";import{toAttachment}from"../data/Attachment.js";import{FeatureSaveError}from"../data/FeatureSaveError.js";import{PopupTemplateFeatureSettings}from"../mapping/support/PopupTemplateFeatureSettings.js";import{getGlobalIdField,isGlobalIdUsed}from"../mapping/support/layers.js";import{DefaultArcGISRequestHelper}from"../support/ArcGISRequestHelper.js";import{cancelify}from"../support/Cancellable.js";import{serializable}from"../support/Serializable.js";import{ArcGISRelationshipCollection}from"../support/_ArcGISRelationshipCollection.js";import{executeQuery}from"../support/_query.js";import{ReadOnlyCollection}from"../utilities/ReadOnlyCollection.js";import{Collection}from"../utilities/collection.js";import{isArcGISServiceTableExtension}from"../utilities/extensions.js";import{isFeatureLayer,isMapImageSublayer,isSubtypeGroupLayer}from"../utilities/layers.js";import{isNumeric,parse}from"../utilities/number.js";import{toGraphic}from"./Feature.js";import{TableExtension,TableSchema}from"./_TableExtension.js";import{addAttachment,deleteAttachments,supportsAttachmentEditing as layerSupportsAttachmentEditing}from"./support/attachments.js";const ERR_SCHEMA_READ_ONLY="This schema property is read-only.";let ArcGISServiceTableExtension=class extends TableExtension{get requestHelper(){return this._requestHelper||(this._requestHelper=new DefaultArcGISRequestHelper),this._requestHelper}set requestHelper(e){this._requestHelper=e}get capabilities(){const e=layerSupportsAttachmentEditing(this.table);return this.table?.capabilities?.operations?{...this.table.capabilities.operations,supportsAttachmentEditing:e}:{...super.capabilities,supportsAttachmentEditing:e}}get table(){return super.table}async _getAttachments(e){if(!this.table?.capabilities?.data?.supportsAttachment)return[];const t=+e.primaryKey,r=new AttachmentQuery({objectIds:[t]}),a=await this.table.queryAttachments(r);return a?.[t]?.length?a[t].map((e=>toAttachment(e,e.url))):[]}async _addAttachment(e,t){return addAttachment(e,this.table,t,{attachmentTypes:this.attachmentTypes})}async _deleteAttachments(e,t){return deleteAttachments(e,this.table,t)}get _layerUrl(){return isNumeric(this.table.layerId)?`${this.table.url}/${this.table.layerId}`:this.table.url}_getFeatures(e,t){const r=this.table.createQuery();return r.objectIds=e.map((e=>parse(e))),r.where=void 0,r.outFields=t.outFields,r.returnGeometry=t.returnGeometry,executeQuery(r,this,this.table,t.cancelToken)}async _addFeatures(e,t){const r=Array.from(e);if(0===r.length)return;const a=await this._applyEdits({addFeatures:r.map(toGraphic),updateFeatures:[],deleteFeatures:[]});if(!a.addFeatureResults||a.addFeatureResults.length!==r.length)throw new FeatureSaveError("Received malformed response from server while saving feature(s).");let s;if(a.addFeatureResults.forEach(((e,t)=>{const{objectId:a,globalId:i,error:l}=e,o=r[t];if(l){s=s||new FeatureSaveError("Errors encountered when adding features.");const{title:r}=o;s.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,a);const t=getGlobalIdField(this.table);t&&i&&o.attributes.set(t,i)}})),s)throw s}async _updateFeatures(e,t){const r=Array.from(e);if(0===r.length)return;const a=await this._applyEdits({addFeatures:[],updateFeatures:r.map(toGraphic),deleteFeatures:[]});if(!a.updateFeatureResults||a.updateFeatureResults.length!==r.length)throw new FeatureSaveError("Received malformed response from server while saving feature(s).");let s;if(a.updateFeatureResults.forEach(((e,t)=>{if(e.error){s=s||new FeatureSaveError("Errors encountered when updating features.");const{primaryKey:a}=r[t];s.errors.set(a,new Error(`Failed to update feature with id ${a}. ${e.error.message}`))}})),s)throw s}async _deleteFeatures(e,t){if(0===e.length)return;const r=await this._applyEdits({addFeatures:[],updateFeatures:[],deleteFeatures:e.map((e=>({globalId:e})))});if(!r.deleteFeatureResults)throw new FeatureSaveError("Received malformed response from server while saving feature(s).");let a;if(r.deleteFeatureResults.forEach(((t,r)=>{if(t.error){a=a||new FeatureSaveError("Errors encountered when deleting features.");const s=e[r];a.errors.set(s,new Error(`Failed to delete feature with id ${s}. ${t.error.message}`))}})),a)throw a}async _onInitialize(){await super._onInitialize(),await this.relationships.initialize()}_isSupportedTable(e){return!e.loaded||e.isTable}_createFeatureSettings(){return new ArcGISServiceTableFeatureSettings(this)}_createRelationships(){return new RelationshipCollection(this)}_createSchema(){return new ArcGISServiceTableSchema(this)}_getSerializableProperties(){const e=super._getSerializableProperties();return{...e,attachmentTypes:["initial"],table:{...this._toPropertyDef(e.table),default:{$tableType:"ArcGISServiceTable"}},requestHelper:{serialize:!1}}}async _applyEdits(e,t={}){const r=isGlobalIdUsed(this.table,e),a=this.table.applyEdits(e,{globalIdUsed:r}),s=await cancelify(a,t.cancelToken);if(!s)throw new FeatureSaveError("Received malformed response from server while saving feature(s).");return s}};ArcGISServiceTableExtension=__decorate([serializable],ArcGISServiceTableExtension);export{ArcGISServiceTableExtension};class TypeCollection extends ReadOnlyCollection{constructor(e){if(super(),e.table)this._onTableResolved(e.table);else{this._collection=new Collection;const t=e.watch("table",(()=>{this._onTableResolved(e.table),t.remove()}),!0)}}_onTableResolved(e){this._collection=new Collection(e.types)}}let ArcGISServiceTableSchema=class extends TableSchema{constructor(e){super(e),this._typeCollection=new TypeCollection(e),this._bindSettingToTableProperty("displayField"),this._bindSettingToTableProperty("typeIdField")}get types(){return this._typeCollection}_setSetting(e,t){if(this._tableBindings.has(e))throw new InvalidOperationError(ERR_SCHEMA_READ_ONLY);super._setSetting(e,t)}_createFieldCollection(){return new ReadOnlyCollection(super._createFieldCollection())}};ArcGISServiceTableSchema=__decorate([serializable],ArcGISServiceTableSchema);let ArcGISServiceTableFeatureSettings=class extends PopupTemplateFeatureSettings{};ArcGISServiceTableFeatureSettings=__decorate([serializable],ArcGISServiceTableFeatureSettings);class RelationshipCollection extends ArcGISRelationshipCollection{get _sourceUrl(){if(this._source.table&&this._source.table.url)return isNumeric(this._source.table.layerId)?`${this._source.table.url}/${this._source.table.layerId}`:this._source.table.url}get _sourceLayerId(){return this._source.table?.layerId}_findRelatedSource(e){if(!this._source.mapExtension||!this._source.table||!this._source.table.url)return;const t=this._source.mapExtension.tableExtensions.initializedItems.find((t=>isArcGISServiceTableExtension(t)&&t.table.url===this._source.table.url&&t.table.layerId===e));if(t)return t;for(const t of this._source.mapExtension.layerExtensions.initializedItems.toArray()){const r=t.allSublayerExtensions.initializedItems.find((t=>isMapImageSublayer(t.sublayer)&&t.sublayer.layer.url===this._source.table.url&&t.sublayer.id===e));if(r)return r}return this._source.mapExtension.layerExtensions.initializedItems.find((t=>(isFeatureLayer(t.layer)||isSubtypeGroupLayer(t.layer))&&t.layer.url===this._source.table.url&&t.layer.layerId===e))}}
|
package/data/Feature.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
import{__decorate}from"tslib";import Graphic from"@arcgis/core/Graphic";import*as Arcade from"@arcgis/core/arcade/arcade";import{EntityBase}from"../Entity.js";import{Hyperlink}from"../Hyperlink.js";import{InvalidOperationError}from"../InvalidOperationError.js";import{ItemType}from"../ItemType.js";import{toEsriApiGeometry,toPortalGeometry}from"../portal/Geometry.js";import{serializable}from"../support/Serializable.js";import{MapTransformCollection}from"../utilities/MapTransformCollection.js";import{ObservableMap}from"../utilities/ObservableMap.js";import{ReadOnlyMap}from"../utilities/ReadOnlyMap.js";import{arcadeScriptUsesGeometry,isArcadeScriptAsync,runArcadeExpression,runAsyncArcadeExpression}from"../utilities/arcade.js";import{flatten,groupBy}from"../utilities/array.js";import{checkArg}from"../utilities/checkArg.js";import{Collection,compare}from"../utilities/collection.js";import{parse as parseDate,esriFormatToGeocortexFormat}from"../utilities/date.js";import{isCodedValueDomain}from"../utilities/esri.js";import{some,map as mapIterable,concat,forEach,find}from"../utilities/iterable.js";import{getLogger}from"../utilities/log.js";import{parse as parseNumber,NumberFormat}from"../utilities/number.js";import{map as promiseMap}from"../utilities/promise.js";import{format as formatString}from"../utilities/string.js";import{FeatureSettings}from"./FeatureSettings.js";import{_fieldWithArcadeXRegex,_fieldWithRelationshipRegex,Schema}from"./Schema.js";const log=getLogger("geocortex.api.data.Feature");export const SCORE_FIELD="_score";export const SCORE_FIELD_ORIGINAL="_score_original";let Feature=class extends EntityBase{constructor(e){super(e),this._itemType=ItemType.FEATURE,this._expressionFieldValues=new ObservableMap,this._expressionValuesUpdatePending=!1,this.settings=new FeatureSettings,this.settings._setFeature(this),this.schema=new Schema,this.schema._featureSettings=this.settings,this.attachments=new Collection,this.attributes=new ObservableMap,this._relatedFeatures=new ObservableMap,this.expressionFieldValues=new ExpressionFieldsValuesImpl(this._expressionFieldValues,this)}get geometry(){return this._geometry}set geometry(e){this._notifyChange("geometryType"),this._geometry=toEsriApiGeometry(e),this.schema.spatialReference=this._geometry?.spatialReference}get geometryType(){return this.geometry?this.geometry.type:void 0}get source(){return this._source}set source(e){this._source&&this.settings.parent===this._source.featureSettings&&(this.settings.parent=void 0),this._source&&this.schema.parent===this._source.schema&&(this.schema.parent=void 0),this._source=e,this.settings.parent||(this.settings.parent=e?e.featureSettings:void 0),this.schema.parent||(this.schema.parent=e?e.schema:void 0)}get primaryKey(){const e=this.attributes.get(this.schema.primaryKeyField);return null!=e?`${e}`:void 0}get hasGlobalId(){return!!this.schema.fields.find((e=>"global-id"===e.type))}get globalId(){const e=this.schema.fields.find((e=>"global-id"===e.type));return e?this.attributes.get(e.name):void 0}set globalId(e){const t=this.schema.fields.find((e=>"global-id"===e.type));if(!t)throw new InvalidOperationError("Cannot set global ID on feature -- no global ID field.");this.attributes.set(t.name,e)}get presentableAttributes(){return this._presentableAttributes=this._presentableAttributes||new PresentableAttributesImpl(this),this._presentableAttributes}get title(){return this.format(this._title||"")}get description(){return this.format(this._description)}get hyperlinks(){return this._hyperlinks||(this._hyperlinks=new HyperlinksCollection(this))}get relatedFeatures(){return this._relatedFeatures}get type(){if(this.schema.typeIdField&&this.attributes.has(this.schema.typeIdField)){const e=this.attributes.get(this.schema.typeIdField);return this.schema.types.find((t=>t.id===e))}}get _hydrationStatus(){return this._featureHydrationStatus?this._featureHydrationStatus:this.source?.capabilities?.supportsQuery&&1===this.attributes.size&&void 0!==this.primaryKey?"dehydrated":"hydrated"}set _hydrationStatus(e){this._featureHydrationStatus=e}get _key(){return`${this.source?.id}//${this.primaryKey??this.globalId??this.id}`}get _title(){let e;return this.settings.popupTemplate&&(e="function"==typeof this.settings.popupTemplate.title?this.settings.popupTemplate.title():this.settings.popupTemplate.title),e||this.schema.displayField&&this.presentableAttributes.get(this.schema.displayField)||""}get _description(){if(this.settings.popupTemplate?.content){if("string"==typeof this.settings.popupTemplate.content)return this.settings.popupTemplate.content;if(Array.isArray(this.settings.popupTemplate.content)){const e=this.settings.popupTemplate.content.find((e=>"text"===e.type));if(e)return e.text}}return""}format(e,...t){let s="string"==typeof e?{format:e}:e;checkArg("options",s).isNotMissing();const{format:r}=s;checkArg("format",r).isNotMissing();let i=s.format.replace(escapedBraceRegex,escapedBracePlaceholder);return i=i.replace(fieldTokenRegex,((e,t,r,i,a)=>formatAttribute(this,t||r,i,{...s,format:a?`{0:${a}}`:"{0}"}))),i=i.replace(escapedBracePlaceholderRegex,"{{"),s={...s},s.format=i,formatString(s,...t)}clearExpressionInfos(){this._expressionFieldValues.clear()}async fetchExpressionInfos(e=!1){const{expressionInfos:t}=this.settings.popupTemplate??{};if(t)return await Promise.all(t.map((async e=>{try{const t=this.source?.layer??this.source?.sublayer;let s=this.source?.mapExtension;if(!s){const e=this.source?.layerExtension;s=e?.mapExtension}this._expressionFieldValues.set(e.name,await runAsyncArcadeExpression(e.expression,{layer:t,map:s?.map,feature:this,spatialReference:this.schema.spatialReference}))}catch(t){t instanceof Error&&log.error({message:"Error evaluating expression '{0}': {1}.",error:t},e.name,t.message),this._expressionFieldValues.set(e.name,invalidRelationshipOrExpression)}}))),e?this.attributes.on("change",(async e=>{this._expressionValuesUpdatePending||(this._expressionValuesUpdatePending=!0,setTimeout((async()=>{this._expressionValuesUpdatePending=!1,await this.fetchExpressionInfos()}),0))})):void 0}async fetchRelatedFeatures(e,t){if(!this.source)return;let s=[];if(e){const t=new Set(Array.isArray(e)?e:[e]);for(const e of t){const t="string"==typeof e?this.source.relationships.find((t=>t.id===e)):e;if(!t||!this.source.relationships.includes(t))throw new InvalidOperationError("Relationship not found in feature source.");s.push(t)}}else s=this.source.relationships.toArray();const r=await promiseMap(s,(async e=>[e,await e.getRelatedFeatures(this,t)]));for(const e of r)this._relatedFeatures.set(e[0],e[1])}async fetchAttachments(){if(this.source){const e=await this.source.getAttachments(this);compare(this.attachments,e,{equals:(e,t)=>e.id===t.id,onMissing:(e,t)=>this.attachments.remove(e),onNew:(e,t)=>this.attachments.add(e),onMatch:(e,t,s,r)=>{this.attachments.splice(s,1,t)}})}}async addAttachment(e){return this.source?.addAttachment(this,e)}async deleteAttachments(e){return this.source?.deleteAttachments(this,e)}_getSerializableProperties(){return{...super._getSerializableProperties(),attributes:{serializeModes:["project"],serialize:e=>{const t={};if("project"===e&&this.primaryKey&&this.source?.capabilities.supportsQuery)t[this.schema.primaryKeyField]=this.primaryKey;else for(const[e,s]of this.attributes.entries())t[e]=s;return t},deserialize:e=>{if(this.attributes.clear(),e instanceof Map)e.forEach(((e,t)=>{this.attributes.set(t,e)}));else for(const[t,s]of Object.entries(e))this.attributes.set(t,s)}},geometry:{serializeModes:["project"],serialize:e=>"project"===e&&this.source?.capabilities.supportsQuery?this.getDefault("geometry"):toPortalGeometry(this.geometry),deserialize:e=>this.geometry=toEsriApiGeometry(e)},settings:{serializeModes:["project"],serialize:e=>"project"===e&&this.source?.capabilities.supportsQuery?this.getDefault("settings"):this.settings.toJSON(e)},schema:{serializeModes:["project"],serialize:e=>"project"===e&&this.source?.capabilities.supportsQuery?this.getDefault("schema"):this.schema.toJSON(e)},source:["project"]}}_watchProperty(e,t,s,r){if("title"===e||"description"===e){const i=super._watchProperty(e,t,s,r),a="title"===e?"settings.popupTemplate.title":"settings.popupTemplate.content",o=this.watch(a,(()=>{this._notifyChange(e)})),n=this.presentableAttributes.on("change",(()=>{this._notifyChange(e)}));return{remove(){i.remove(),o.remove(),n.remove()}}}return super._watchProperty(e,t,s,r)}async _onInitialize(){const e=this._findRelationshipIds(this._title,this._description),t=this.source?this.source.relationships.map((e=>e.id)).toArray():[],s=[];for(const r of e)t.includes(r)?s.push(this.fetchRelatedFeatures(r)):log.error("Could not find relationship '{0}' referenced in feature title or description.",r);await Promise.all(s)}_findRelationshipIds(...e){const t=[];for(const s of e){let e;const r=s.replace(escapedBraceRegex,escapedBracePlaceholder);for(;e=relationshipIdRegex.exec(r),null!==e;){const s=e[0];t.includes(s)||t.push(e[1])}}return t}};Feature=__decorate([serializable],Feature);export{Feature};export function toFeature(e,t){const s=new Feature(t);if(e.attributes)for(const t of Object.keys(e.attributes))s.attributes.set(t,e.attributes[t]);return s.geometry=e.geometry,e.popupTemplate&&(s.settings.popupTemplate=e.popupTemplate),s}export function toGraphic(e){const t=new Graphic;t.attributes={};for(const s of e.attributes.keys())t.attributes[s]=e.attributes.get(s);return e.source?.layer&&(t.layer=e.source?.layer),t.geometry=e.geometry,e.settings.popupTemplate&&(t.popupTemplate=e.settings.popupTemplate),t}const ERR_PRESENTABLE_ATTRIBUTES_READONLY="Presentable attributes are read-only.",ERR_HYPERLINK_READONLY="Feature hyperlinks are read-only. Modify the feature's hyperlink templates instead.";class ExpressionFieldsValuesImpl extends ReadOnlyMap{constructor(e,t){super(e),this._feature=t}get(e){if(!super.has(e)){const{spatialReference:t}=this._feature.schema,s=this._feature.settings.popupTemplate?.expressionInfos?.find((t=>t.name===e));if(!s)return;(async()=>{try{if(isArcadeScriptAsync(s.expression,t)){const r=this._feature.source?.layer??this._feature.source?.sublayer;let i=this._feature.source?.mapExtension;if(!i){const e=this._feature.source?.layerExtension;i=e?.mapExtension}this._originalMap.set(e,await runAsyncArcadeExpression(s.expression,{feature:this._feature,layer:r,map:i?.map,spatialReference:t}))}else arcadeScriptUsesGeometry(s.expression,t)&&await Arcade.enableGeometrySupport(),this._originalMap.set(e,runArcadeExpression(s.expression,{feature:this._feature,spatialReference:t}))}catch(t){t instanceof Error&&log.error({message:"Error evaluating expression '{0}': {1}.",error:t},e,t.message),this._originalMap.set(e,invalidRelationshipOrExpression)}})()}return super.get(e)}}class PresentableAttributesImpl extends ReadOnlyMap{constructor(e){super(new ObservableMap),this._feature=e}get size(){return this._feature.attributes.size+this._feature.schema.fields._expressionFieldsLength}clear(){throw new InvalidOperationError(ERR_PRESENTABLE_ATTRIBUTES_READONLY)}delete(e){throw new InvalidOperationError(ERR_PRESENTABLE_ATTRIBUTES_READONLY)}forEach(e,t){checkArg("callback",e).isNotMissing();for(const s of this.keys())e.call(t,this.get(s),s,this)}get(e){const t=this._getFieldExtensionFormat(e);return this._formatAttribute(e,t)}has(e){return some(this.keys(),(t=>t===e))}set(...e){throw new InvalidOperationError(ERR_PRESENTABLE_ATTRIBUTES_READONLY)}*entries(){yield*mapIterable(this.keys(),(e=>[e,this.get(e)]))}*keys(){const e=this._feature.schema.fields.expressionFields.map((e=>e.name)),t=[];this._feature.source?.relationships&&this._feature.source.relationships.filter((e=>"one-to-one"===e.cardinality||"many-to-one"===e.cardinality)).forEach((e=>t.push(...e.relatedSource.schema.fields.map((t=>`relationships/${e.id}/${t.name}`)).toArray()))),yield*concat(this._feature.attributes.keys(),e.toArray(),t)}*values(){yield*mapIterable(this.keys(),(e=>this.get(e)))}[(Symbol.toStringTag,Symbol.iterator)](){return this.entries()}toJSON(){return Array.from(this.entries())}on(e,t){if(checkArg("callback",t).isNotMissing(),!this._numObservers){const e=new Map,t=new Set,s=()=>{t.forEach((e=>e.remove())),t.clear()},r=()=>{const t={added:Array.from(this.entries()).filter((t=>t[1]!==e.get(t[0]))),removed:Array.from(e.entries()).filter((e=>!this.has(e[0])||e[1]!==this.get(e[0]))),target:this};(t.added.length||t.removed.length)&&(this.emit("change",t),i())},i=()=>{e.clear(),s(),forEach(this.keys(),(s=>{const i=this._getFieldExtension(s);let a="{0}";if(i){const e=i.watch("format",(()=>{r()}));t.add(e),i.format&&(a=i.format)}e.set(s,this._formatAttribute(s,a))}))};i();const a=this._feature.attributes.on("change",(()=>{r()})),o=this._feature.schema.fieldExtensions.on("change",(()=>{r()})),n=this._feature.settings.formatSettings.watch(["numberFormat","dateFormat","locale"],(()=>{r()})),l=this._feature.expressionFieldValues.on("change",(()=>{r()})),p=this._feature.schema.fields.on("change",(e=>{(e.added?.some((e=>null!==e.name.match(_fieldWithArcadeXRegex)))||e.removed?.some((e=>null!==e.name.match(_fieldWithArcadeXRegex))))&&r()})),h=this._feature.settings.watch("popupTemplate",(()=>{r()}));this._onAllObserversRemoved=()=>{l.remove(),a.remove(),o.remove(),p.remove(),n.remove(),h.remove(),e.clear(),s()}}const s=super.on("change",t);return this._numObservers++,{remove:()=>{s.remove(),this._numObservers--,this._numObservers||this._onAllObserversRemoved()}}}watch(e,t){if("size"===e){const e=this._feature.attributes.watch("size",((e,s)=>{t(e+this._feature.schema.fields._expressionFieldsLength,s+this._feature.schema.fields._expressionFieldsLength,"size",this)})),s=this._feature.schema.fields.watch("_expressionFieldsLength",((e,s)=>{t(e+this._feature.attributes.size,s+this._feature.attributes.size,"size",this)}));return{remove:()=>{e.remove(),s.remove()}}}return super.watch(e,t)}_getFieldExtension(e){const t=this._feature.schema.findFieldByName(e);if(t)return this._feature.schema.fieldExtensions.forField(t)}_getFieldExtensionFormat(e){const t=this._getFieldExtension(e);return t?t.format:"{0}"}_formatAttribute(e,t){const s=e.match(_fieldWithArcadeXRegex),r=e.match(_fieldWithRelationshipRegex);if(s)return formatAttribute(this._feature,"expression",s[1],{format:t});if(r){const[,e,s]=r;return formatAttribute(this._feature,e,s,{format:t})}return formatAttribute(this._feature,void 0,e,{format:t})}}const fieldTokenRegex=/\{(?:relationships[\\/](\w\w*)[\\/])?(?:(expression)[\\/])?([a-zA-Z][.\w]*)(?::([^}]*))?\}/g,relationshipIdRegex=/\{relationships\/(\w\w*)[\\/]([^}]*)\}/g,escapedBraceRegex=/{{/g,escapedBracePlaceholder="\0MAGIC\0",escapedBracePlaceholderRegex=new RegExp(escapedBracePlaceholder,"g"),invalidRelationshipOrExpression="#INVALID";class HyperlinksCollection extends MapTransformCollection{constructor(e){super(e.settings.hyperlinkTemplates,(e=>this._getHyperlink(e))),this._feature=e}_getHyperlink(e){return this._hyperlinks=this._hyperlinks||new WeakMap,this._hyperlinks.has(e)||this._hyperlinks.set(e,new FeatureHyperlink(this._feature,e)),this._hyperlinks.get(e)}}let FeatureHyperlink=class extends Hyperlink{constructor(e,t){super(t.toJSON()),this._feature=e,this._template=t}get url(){return this._template.url?this._feature.format(this._template.url):this._template.url}set url(e){throw new InvalidOperationError(ERR_HYPERLINK_READONLY)}get text(){return this._template.text?this._feature.format(this._template.text):this._template.text}set text(e){throw new InvalidOperationError(ERR_HYPERLINK_READONLY)}get iconUrl(){return this._template.iconUrl?this._feature.format(this._template.iconUrl):this._template.iconUrl}set iconUrl(e){throw new InvalidOperationError(ERR_HYPERLINK_READONLY)}get target(){return this._template.target?this._feature.format(this._template.target):this._template.target}set target(e){throw new InvalidOperationError(ERR_HYPERLINK_READONLY)}get tooltip(){return this._template.tooltip?this._feature.format(this._template.tooltip):this._template.tooltip}set tooltip(e){throw new InvalidOperationError(ERR_HYPERLINK_READONLY)}_watchProperty(e,t,s,r){const i=super._watchProperty(e,t,s,r),a=this._template.watch(e,(()=>{this._notifyChange(e)})),o=this._feature.presentableAttributes.on("change",(()=>{this._notifyChange(e)}));return{remove:()=>{i.remove(),a.remove(),o.remove()}}}_getSerializableProperties(){return{}}};function formatAttribute(e,t,s,r={format:"{0}"}){if("expression"!==t){if(t){const i=find(e.relatedFeatures.keys(),(e=>e.id===t));if(!i)return log.debug("Could not resolve related field '{0}/{1}",t,s),invalidRelationshipOrExpression;const a=Array.from(e.relatedFeatures.get(i));return"many-to-one"===i.cardinality||"one-to-one"===i.cardinality?a.length<1?(log.debug("Could not resolve related field '{0}/{1}",t,s),invalidRelationshipOrExpression):formatAttributeValue(a[0],s,r):a.map((e=>formatAttributeValue(e,s,r))).filter((e=>""!==e)).join(",")}return formatAttributeValue(e,s,r)}if(!e.settings.popupTemplate?.expressionInfos?.find((e=>e.name===s)))return log.debug("Could not find expression '{0}'.",s),invalidRelationshipOrExpression;try{const t=e.expressionFieldValues.get(s)??r.defaultExpressionValue??"",i=e.schema.findFieldByName(`expression/${s}`);let a=r;if(i){const t=e.schema.fieldExtensions.forField(i);a=formatOptionsForField(e,s,formatOptionsFromSettings(t.formatSettings),a)}return formatValue(e,t,a)}catch(e){if(e instanceof Error)return log.error({message:"Error evaluating expression '{0}': {1}.",error:e},s,e.message),invalidRelationshipOrExpression;throw e}}function formatAttributeValue(e,t,s){let r=e.attributes.get(t);if(null==r)return"";const i=e.schema.findFieldByName(t);let a={format:"{0}"};const o=e.type?.domains?.[t];if(t===e.schema.typeIdField)r=e.type?e.type.name:r;else if(isCodedValueDomain(o)){const e=o.codedValues.find((e=>`${e.code}`==`${r.toString()}`));r=e?e.name:r}else if(i)if(isCodedValueDomain(i.domain)){const e=i.domain.codedValues.find((e=>`${e.code}`==`${r.toString()}`));e&&(r=e.name)}else{switch(i.type){case"integer":case"small-integer":case"single":case"double":r=parseNumber(r);break;case"date":r=parseDate({timeZone:e.schema.timeZone},r);break;default:r=`${r.toString()}`}a=formatOptionsFromSettings(e.schema.fieldExtensions.forField(i).formatSettings)}return formatValue(e,r,formatOptionsForField(e,t,a,s))}function formatValue(e,t,s){let r=s;if("number"==typeof t||t instanceof Date){r={...formatOptionsFromSettings(e.settings.formatSettings),...s}}return"{0}"===r.format&&"string"==typeof t?t:formatString(r,t)}function formatOptionsFromSettings(e){return{format:"{0}",dateFormat:e.dateFormat,numberFormat:e.numberFormat,currency:e.currency,fractionalDigits:e.fractionalDigits,locale:e.locale,timeZone:e.timeZone}}function formatOptionsForField(e,t,s,r){const{popupTemplate:i}=e.settings,a=i?.fieldInfos?i.fieldInfos.find((e=>e.fieldName===t)):void 0,o=a?a.format:void 0;let n;return o&&(n={format:"{0}",numberFormat:o.digitSeparator?NumberFormat.NUMBER:NumberFormat.FIXED_POINT,dateFormat:esriFormatToGeocortexFormat(o.dateFormat),fractionalDigits:o.places}),{...n,...s,...r}}FeatureHyperlink=__decorate([serializable],FeatureHyperlink);export async function resolveRelatedFeatures(e){const t=groupBy(e,(e=>e.source));await Promise.all(flatten([...t.keys()].map((e=>e.relationships.toArray()))).map((e=>(async e=>{[...(await e.getAllRelatedFeatures(t.get(e.source))).entries()].forEach((([t,s])=>{t.relatedFeatures.set(e,s)}))})(e))))}
|
|
1
|
+
import{__decorate}from"tslib";import Graphic from"@arcgis/core/Graphic";import*as Arcade from"@arcgis/core/arcade/arcade";import{EntityBase}from"../Entity.js";import{Hyperlink}from"../Hyperlink.js";import{InvalidOperationError}from"../InvalidOperationError.js";import{ItemType}from"../ItemType.js";import{toEsriApiGeometry,toPortalGeometry}from"../portal/Geometry.js";import{serializable}from"../support/Serializable.js";import{MapTransformCollection}from"../utilities/MapTransformCollection.js";import{ObservableMap}from"../utilities/ObservableMap.js";import{ReadOnlyMap}from"../utilities/ReadOnlyMap.js";import{arcadeScriptUsesGeometry,isArcadeScriptAsync,runArcadeExpression,runAsyncArcadeExpression}from"../utilities/arcade.js";import{flatten,groupBy}from"../utilities/array.js";import{checkArg}from"../utilities/checkArg.js";import{Collection,compare}from"../utilities/collection.js";import{parse as parseDate,esriFormatToGeocortexFormat}from"../utilities/date.js";import{isCodedValueDomain}from"../utilities/esri.js";import{some,map as mapIterable,concat,forEach,find}from"../utilities/iterable.js";import{getLogger}from"../utilities/log.js";import{parse as parseNumber,NumberFormat}from"../utilities/number.js";import{map as promiseMap}from"../utilities/promise.js";import{format as formatString}from"../utilities/string.js";import{FeatureSettings}from"./FeatureSettings.js";import{fieldWithArcadeXRegex,fieldWithRelationshipRegex,Schema}from"./Schema.js";const log=getLogger("geocortex.api.data.Feature");export const SCORE_FIELD="_score";export const SCORE_FIELD_ORIGINAL="_score_original";let Feature=class extends EntityBase{constructor(e){super(e),this._itemType=ItemType.FEATURE,this._expressionFieldValues=new ObservableMap,this._expressionValuesUpdatePending=!1,this.settings=new FeatureSettings,this.settings._setFeature(this),this.schema=new Schema,this.schema._featureSettings=this.settings,this.attachments=new Collection,this.attributes=new ObservableMap,this._relatedFeatures=new ObservableMap,this.expressionFieldValues=new ExpressionFieldsValuesImpl(this._expressionFieldValues,this)}get geometry(){return this._geometry}set geometry(e){this._notifyChange("geometryType"),this._geometry=toEsriApiGeometry(e),this.schema.spatialReference=this._geometry?.spatialReference}get geometryType(){return this.geometry?this.geometry.type:void 0}get source(){return this._source}set source(e){this._source&&this.settings.parent===this._source.featureSettings&&(this.settings.parent=void 0),this._source&&this.schema.parent===this._source.schema&&(this.schema.parent=void 0),this._source=e,this.settings.parent||(this.settings.parent=e?e.featureSettings:void 0),this.schema.parent||(this.schema.parent=e?e.schema:void 0)}get primaryKey(){const e=this.attributes.get(this.schema.primaryKeyField);return null!=e?`${e}`:void 0}get hasGlobalId(){return!!this.schema.fields.find((e=>"global-id"===e.type))}get globalId(){const e=this.schema.fields.find((e=>"global-id"===e.type));return e?this.attributes.get(e.name):void 0}set globalId(e){const t=this.schema.fields.find((e=>"global-id"===e.type));if(!t)throw new InvalidOperationError("Cannot set global ID on feature -- no global ID field.");this.attributes.set(t.name,e)}get presentableAttributes(){return this._presentableAttributes=this._presentableAttributes||new PresentableAttributesImpl(this),this._presentableAttributes}get title(){return this.format(this._title||"")}get description(){return this.format(this._description)}get hyperlinks(){return this._hyperlinks||(this._hyperlinks=new HyperlinksCollection(this))}get relatedFeatures(){return this._relatedFeatures}get type(){if(this.schema.typeIdField&&this.attributes.has(this.schema.typeIdField)){const e=this.attributes.get(this.schema.typeIdField);return this.schema.types.find((t=>t.id===e))}}get _hydrationStatus(){return this._featureHydrationStatus?this._featureHydrationStatus:this.source?.capabilities?.supportsQuery&&1===this.attributes.size&&void 0!==this.primaryKey?"dehydrated":"hydrated"}set _hydrationStatus(e){this._featureHydrationStatus=e}get _key(){return`${this.source?.id}//${this.primaryKey??this.globalId??this.id}`}get _title(){let e;return this.settings.popupTemplate&&(e="function"==typeof this.settings.popupTemplate.title?this.settings.popupTemplate.title():this.settings.popupTemplate.title),e||this.schema.displayField&&this.presentableAttributes.get(this.schema.displayField)||""}get _description(){if(this.settings.popupTemplate?.content){if("string"==typeof this.settings.popupTemplate.content)return this.settings.popupTemplate.content;if(Array.isArray(this.settings.popupTemplate.content)){const e=this.settings.popupTemplate.content.find((e=>"text"===e.type));if(e)return e.text}}return""}format(e,...t){let s="string"==typeof e?{format:e}:e;checkArg("options",s).isNotMissing();const{format:r}=s;checkArg("format",r).isNotMissing();let i=s.format.replace(escapedBraceRegex,escapedBracePlaceholder);return i=i.replace(fieldTokenRegex,((e,t,r,i,a)=>formatAttribute(this,t||r,i,{...s,format:a?`{0:${a}}`:"{0}"}))),i=i.replace(escapedBracePlaceholderRegex,"{{"),s={...s},s.format=i,formatString(s,...t)}clearExpressionInfos(){this._expressionFieldValues.clear()}async fetchExpressionInfos(e=!1){const{expressionInfos:t}=this.settings.popupTemplate??{};if(t)return await Promise.all(t.map((async e=>{try{const t=this.source?.layer??this.source?.sublayer;let s=this.source?.mapExtension;if(!s){const e=this.source?.layerExtension;s=e?.mapExtension}this._expressionFieldValues.set(e.name,await runAsyncArcadeExpression(e.expression,{layer:t,map:s?.map,feature:this,spatialReference:this.schema.spatialReference}))}catch(t){t instanceof Error&&log.error({message:"Error evaluating expression '{0}': {1}.",error:t},e.name,t.message),this._expressionFieldValues.set(e.name,invalidRelationshipOrExpression)}}))),e?this.attributes.on("change",(async e=>{this._expressionValuesUpdatePending||(this._expressionValuesUpdatePending=!0,setTimeout((async()=>{this._expressionValuesUpdatePending=!1,await this.fetchExpressionInfos()}),0))})):void 0}async fetchRelatedFeatures(e,t){if(!this.source)return;let s=[];if(e){const t=new Set(Array.isArray(e)?e:[e]);for(const e of t){const t="string"==typeof e?this.source.relationships.find((t=>t.id===e)):e;if(!t||!this.source.relationships.includes(t))throw new InvalidOperationError("Relationship not found in feature source.");s.push(t)}}else s=this.source.relationships.toArray();const r=await promiseMap(s,(async e=>[e,await e.getRelatedFeatures(this,t)]));for(const e of r)this._relatedFeatures.set(e[0],e[1])}async fetchAttachments(){if(this.source){const e=await this.source.getAttachments(this);compare(this.attachments,e,{equals:(e,t)=>e.id===t.id,onMissing:(e,t)=>this.attachments.remove(e),onNew:(e,t)=>this.attachments.add(e),onMatch:(e,t,s,r)=>{this.attachments.splice(s,1,t)}})}}async addAttachment(e){return this.source?.addAttachment(this,e)}async deleteAttachments(e){return this.source?.deleteAttachments(this,e)}_getSerializableProperties(){return{...super._getSerializableProperties(),attributes:{serializeModes:["project"],serialize:e=>{const t={};if("project"===e&&this.primaryKey&&this.source?.capabilities.supportsQuery)t[this.schema.primaryKeyField]=this.primaryKey;else for(const[e,s]of this.attributes.entries())t[e]=s;return t},deserialize:e=>{if(this.attributes.clear(),e instanceof Map)e.forEach(((e,t)=>{this.attributes.set(t,e)}));else for(const[t,s]of Object.entries(e))this.attributes.set(t,s)}},geometry:{serializeModes:["project"],serialize:e=>"project"===e&&this.source?.capabilities.supportsQuery?this.getDefault("geometry"):toPortalGeometry(this.geometry),deserialize:e=>this.geometry=toEsriApiGeometry(e)},settings:{serializeModes:["project"],serialize:e=>"project"===e&&this.source?.capabilities.supportsQuery?this.getDefault("settings"):this.settings.toJSON(e)},schema:{serializeModes:["project"],serialize:e=>"project"===e&&this.source?.capabilities.supportsQuery?this.getDefault("schema"):this.schema.toJSON(e)},source:["project"]}}_watchProperty(e,t,s,r){if("title"===e||"description"===e){const i=super._watchProperty(e,t,s,r),a="title"===e?"settings.popupTemplate.title":"settings.popupTemplate.content",o=this.watch(a,(()=>{this._notifyChange(e)})),n=this.presentableAttributes.on("change",(()=>{this._notifyChange(e)}));return{remove(){i.remove(),o.remove(),n.remove()}}}return super._watchProperty(e,t,s,r)}async _onInitialize(){const e=this._findRelationshipIds(this._title,this._description),t=this.source?this.source.relationships.map((e=>e.id)).toArray():[],s=[];for(const r of e)t.includes(r)?s.push(this.fetchRelatedFeatures(r)):log.error("Could not find relationship '{0}' referenced in feature title or description.",r);await Promise.all(s)}_findRelationshipIds(...e){const t=[];for(const s of e){let e;const r=s.replace(escapedBraceRegex,escapedBracePlaceholder);for(;e=relationshipIdRegex.exec(r),null!==e;){const s=e[0];t.includes(s)||t.push(e[1])}}return t}};Feature=__decorate([serializable],Feature);export{Feature};export function toFeature(e,t){const s=new Feature(t);if(e.attributes)for(const t of Object.keys(e.attributes))s.attributes.set(t,e.attributes[t]);return s.geometry=e.geometry,e.popupTemplate&&(s.settings.popupTemplate=e.popupTemplate),s}export function toGraphic(e){const t=new Graphic;t.attributes={};for(const s of e.attributes.keys())t.attributes[s]=e.attributes.get(s);return e.source?.layer&&(t.layer=e.source?.layer),t.geometry=e.geometry,e.settings.popupTemplate&&(t.popupTemplate=e.settings.popupTemplate),t}const ERR_PRESENTABLE_ATTRIBUTES_READONLY="Presentable attributes are read-only.",ERR_HYPERLINK_READONLY="Feature hyperlinks are read-only. Modify the feature's hyperlink templates instead.";class ExpressionFieldsValuesImpl extends ReadOnlyMap{constructor(e,t){super(e),this._feature=t}get(e){if(!super.has(e)){const{spatialReference:t}=this._feature.schema,s=this._feature.settings.popupTemplate?.expressionInfos?.find((t=>t.name===e));if(!s)return;(async()=>{try{if(isArcadeScriptAsync(s.expression,t)){const r=this._feature.source?.layer??this._feature.source?.sublayer;let i=this._feature.source?.mapExtension;if(!i){const e=this._feature.source?.layerExtension;i=e?.mapExtension}this._originalMap.set(e,await runAsyncArcadeExpression(s.expression,{feature:this._feature,layer:r,map:i?.map,spatialReference:t}))}else arcadeScriptUsesGeometry(s.expression,t)&&await Arcade.enableGeometrySupport(),this._originalMap.set(e,runArcadeExpression(s.expression,{feature:this._feature,spatialReference:t}))}catch(t){t instanceof Error&&log.error({message:"Error evaluating expression '{0}': {1}.",error:t},e,t.message),this._originalMap.set(e,invalidRelationshipOrExpression)}})()}return super.get(e)}}class PresentableAttributesImpl extends ReadOnlyMap{constructor(e){super(new ObservableMap),this._feature=e}get size(){return this._feature.attributes.size+this._feature.schema.fields._expressionFieldsLength}clear(){throw new InvalidOperationError(ERR_PRESENTABLE_ATTRIBUTES_READONLY)}delete(e){throw new InvalidOperationError(ERR_PRESENTABLE_ATTRIBUTES_READONLY)}forEach(e,t){checkArg("callback",e).isNotMissing();for(const s of this.keys())e.call(t,this.get(s),s,this)}get(e){const t=this._getFieldExtensionFormat(e);return this._formatAttribute(e,t)}has(e){return some(this.keys(),(t=>t===e))}set(...e){throw new InvalidOperationError(ERR_PRESENTABLE_ATTRIBUTES_READONLY)}*entries(){yield*mapIterable(this.keys(),(e=>[e,this.get(e)]))}*keys(){const e=this._feature.schema.fields.expressionFields.map((e=>e.name)),t=[];this._feature.source?.relationships&&this._feature.source.relationships.filter((e=>"one-to-one"===e.cardinality||"many-to-one"===e.cardinality)).forEach((e=>t.push(...e.relatedSource.schema.fields.map((t=>`relationships/${e.id}/${t.name}`)).toArray()))),yield*concat(this._feature.attributes.keys(),e.toArray(),t)}*values(){yield*mapIterable(this.keys(),(e=>this.get(e)))}[(Symbol.toStringTag,Symbol.iterator)](){return this.entries()}toJSON(){return Array.from(this.entries())}on(e,t){if(checkArg("callback",t).isNotMissing(),!this._numObservers){const e=new Map,t=new Set,s=()=>{t.forEach((e=>e.remove())),t.clear()},r=()=>{const t={added:Array.from(this.entries()).filter((t=>t[1]!==e.get(t[0]))),removed:Array.from(e.entries()).filter((e=>!this.has(e[0])||e[1]!==this.get(e[0]))),target:this};(t.added.length||t.removed.length)&&(this.emit("change",t),i())},i=()=>{e.clear(),s(),forEach(this.keys(),(s=>{const i=this._getFieldExtension(s);let a="{0}";if(i){const e=i.watch("format",(()=>{r()}));t.add(e),i.format&&(a=i.format)}e.set(s,this._formatAttribute(s,a))}))};i();const a=this._feature.attributes.on("change",(()=>{r()})),o=this._feature.schema.fieldExtensions.on("change",(()=>{r()})),n=this._feature.settings.formatSettings.watch(["numberFormat","dateFormat","locale"],(()=>{r()})),l=this._feature.expressionFieldValues.on("change",(()=>{r()})),p=this._feature.schema.fields.on("change",(e=>{(e.added?.some((e=>null!==e.name.match(fieldWithArcadeXRegex)))||e.removed?.some((e=>null!==e.name.match(fieldWithArcadeXRegex))))&&r()})),h=this._feature.settings.watch("popupTemplate",(()=>{r()}));this._onAllObserversRemoved=()=>{l.remove(),a.remove(),o.remove(),p.remove(),n.remove(),h.remove(),e.clear(),s()}}const s=super.on("change",t);return this._numObservers++,{remove:()=>{s.remove(),this._numObservers--,this._numObservers||this._onAllObserversRemoved()}}}watch(e,t){if("size"===e){const e=this._feature.attributes.watch("size",((e,s)=>{t(e+this._feature.schema.fields._expressionFieldsLength,s+this._feature.schema.fields._expressionFieldsLength,"size",this)})),s=this._feature.schema.fields.watch("_expressionFieldsLength",((e,s)=>{t(e+this._feature.attributes.size,s+this._feature.attributes.size,"size",this)}));return{remove:()=>{e.remove(),s.remove()}}}return super.watch(e,t)}_getFieldExtension(e){const t=this._feature.schema.findFieldByName(e);if(t)return this._feature.schema.fieldExtensions.forField(t)}_getFieldExtensionFormat(e){const t=this._getFieldExtension(e);return t?t.format:"{0}"}_formatAttribute(e,t){const s=e.match(fieldWithArcadeXRegex),r=e.match(fieldWithRelationshipRegex);if(s)return formatAttribute(this._feature,"expression",s[1],{format:t});if(r){const[,e,s]=r;return formatAttribute(this._feature,e,s,{format:t})}return formatAttribute(this._feature,void 0,e,{format:t})}}const fieldTokenRegex=/\{(?:relationships[\\/](\w\w*)[\\/])?(?:(expression)[\\/])?([a-zA-Z][.\w]*)(?::([^}]*))?\}/g,relationshipIdRegex=/\{relationships\/(\w\w*)[\\/]([^}]*)\}/g,escapedBraceRegex=/{{/g,escapedBracePlaceholder="\0MAGIC\0",escapedBracePlaceholderRegex=new RegExp(escapedBracePlaceholder,"g"),invalidRelationshipOrExpression="#INVALID";class HyperlinksCollection extends MapTransformCollection{constructor(e){super(e.settings.hyperlinkTemplates,(e=>this._getHyperlink(e))),this._feature=e}_getHyperlink(e){return this._hyperlinks=this._hyperlinks||new WeakMap,this._hyperlinks.has(e)||this._hyperlinks.set(e,new FeatureHyperlink(this._feature,e)),this._hyperlinks.get(e)}}let FeatureHyperlink=class extends Hyperlink{constructor(e,t){super(t.toJSON()),this._feature=e,this._template=t}get url(){return this._template.url?this._feature.format(this._template.url):this._template.url}set url(e){throw new InvalidOperationError(ERR_HYPERLINK_READONLY)}get text(){return this._template.text?this._feature.format(this._template.text):this._template.text}set text(e){throw new InvalidOperationError(ERR_HYPERLINK_READONLY)}get iconUrl(){return this._template.iconUrl?this._feature.format(this._template.iconUrl):this._template.iconUrl}set iconUrl(e){throw new InvalidOperationError(ERR_HYPERLINK_READONLY)}get target(){return this._template.target?this._feature.format(this._template.target):this._template.target}set target(e){throw new InvalidOperationError(ERR_HYPERLINK_READONLY)}get tooltip(){return this._template.tooltip?this._feature.format(this._template.tooltip):this._template.tooltip}set tooltip(e){throw new InvalidOperationError(ERR_HYPERLINK_READONLY)}_watchProperty(e,t,s,r){const i=super._watchProperty(e,t,s,r),a=this._template.watch(e,(()=>{this._notifyChange(e)})),o=this._feature.presentableAttributes.on("change",(()=>{this._notifyChange(e)}));return{remove:()=>{i.remove(),a.remove(),o.remove()}}}_getSerializableProperties(){return{}}};function formatAttribute(e,t,s,r={format:"{0}"}){if("expression"!==t){if(t){const i=find(e.relatedFeatures.keys(),(e=>e.id===t));if(!i)return log.debug("Could not resolve related field '{0}/{1}",t,s),invalidRelationshipOrExpression;const a=Array.from(e.relatedFeatures.get(i));return"many-to-one"===i.cardinality||"one-to-one"===i.cardinality?a.length<1?(log.debug("Could not resolve related field '{0}/{1}",t,s),invalidRelationshipOrExpression):formatAttributeValue(a[0],s,r):a.map((e=>formatAttributeValue(e,s,r))).filter((e=>""!==e)).join(",")}return formatAttributeValue(e,s,r)}if(!e.settings.popupTemplate?.expressionInfos?.find((e=>e.name===s)))return log.debug("Could not find expression '{0}'.",s),invalidRelationshipOrExpression;try{const t=e.expressionFieldValues.get(s)??r.defaultExpressionValue??"",i=e.schema.findFieldByName(`expression/${s}`);let a=r;if(i){const t=e.schema.fieldExtensions.forField(i);a=formatOptionsForField(e,s,formatOptionsFromSettings(t.formatSettings),a)}return formatValue(e,t,a)}catch(e){if(e instanceof Error)return log.error({message:"Error evaluating expression '{0}': {1}.",error:e},s,e.message),invalidRelationshipOrExpression;throw e}}function formatAttributeValue(e,t,s){let r=e.attributes.get(t);if(null==r)return"";const i=e.schema.findFieldByName(t);let a={format:"{0}"};const o=e.type?.domains?.[t];if(t===e.schema.typeIdField)r=e.type?e.type.name:r;else if(isCodedValueDomain(o)){const e=o.codedValues.find((e=>`${e.code}`==`${r.toString()}`));r=e?e.name:r}else if(i)if(isCodedValueDomain(i.domain)){const e=i.domain.codedValues.find((e=>`${e.code}`==`${r.toString()}`));e&&(r=e.name)}else{switch(i.type){case"integer":case"small-integer":case"single":case"double":r=parseNumber(r);break;case"date":r=parseDate({timeZone:e.schema.timeZone},r);break;default:r=`${r.toString()}`}a=formatOptionsFromSettings(e.schema.fieldExtensions.forField(i).formatSettings)}return formatValue(e,r,formatOptionsForField(e,t,a,s))}function formatValue(e,t,s){let r=s;if("number"==typeof t||t instanceof Date){r={...formatOptionsFromSettings(e.settings.formatSettings),...s}}return"{0}"===r.format&&"string"==typeof t?t:formatString(r,t)}function formatOptionsFromSettings(e){return{format:"{0}",dateFormat:e.dateFormat,numberFormat:e.numberFormat,currency:e.currency,fractionalDigits:e.fractionalDigits,locale:e.locale,timeZone:e.timeZone}}function formatOptionsForField(e,t,s,r){const{popupTemplate:i}=e.settings,a=i?.fieldInfos?i.fieldInfos.find((e=>e.fieldName===t)):void 0,o=a?a.format:void 0;let n;return o&&(n={format:"{0}",numberFormat:o.digitSeparator?NumberFormat.NUMBER:NumberFormat.FIXED_POINT,dateFormat:esriFormatToGeocortexFormat(o.dateFormat),fractionalDigits:o.places}),{...n,...s,...r}}FeatureHyperlink=__decorate([serializable],FeatureHyperlink);export async function resolveRelatedFeatures(e){const t=groupBy(e,(e=>e.source));await Promise.all(flatten([...t.keys()].map((e=>e.relationships.toArray()))).map((e=>(async e=>{[...(await e.getAllRelatedFeatures(t.get(e.source))).entries()].forEach((([t,s])=>{t.relatedFeatures.set(e,s)}))})(e))))}
|
|
@@ -1,13 +1,16 @@
|
|
|
1
|
-
import
|
|
1
|
+
import PopupTemplate from "@arcgis/core/PopupTemplate";
|
|
2
2
|
import type SpatialReference from "@arcgis/core/geometry/SpatialReference";
|
|
3
|
+
import type Content from "@arcgis/core/popup/content/Content.js";
|
|
3
4
|
import { Hyperlink, HyperlinkProperties } from "../Hyperlink.js";
|
|
4
5
|
import { PopupInfo as PopupInfoJson } from "../portal/PopupInfo.js";
|
|
5
6
|
import { FormatSettings, FormatSettingsProperties } from "../support/FormatSettings.js";
|
|
6
|
-
import {
|
|
7
|
+
import { InitializableCollection } from "../support/InitializableCollectionProxy.js";
|
|
8
|
+
import { PropertyDefs, SerializeMode } from "../support/Serializable.js";
|
|
7
9
|
import { Settings } from "../support/Settings.js";
|
|
8
10
|
import type { Collection } from "../utilities/collection.js";
|
|
9
11
|
import type { Feature } from "./Feature.js";
|
|
10
12
|
import type { FeatureSource } from "./FeatureSource.js";
|
|
13
|
+
import { PopupContentExtension, PopupContentExtensionProperties } from "./PopupContentExtension.js";
|
|
11
14
|
/**
|
|
12
15
|
* Properties that can be passed into the constructor for
|
|
13
16
|
* {@link data/FeatureSettings!FeatureSettings}.
|
|
@@ -54,11 +57,21 @@ export interface FeatureSettingsProperties {
|
|
|
54
57
|
* See {@link data/FeatureSettings!FeatureSettings.zoomFactor}.
|
|
55
58
|
*/
|
|
56
59
|
zoomFactor?: number;
|
|
60
|
+
/**
|
|
61
|
+
* See {@link data/FeatureSettings!FeatureSettings.popupContentExtensions}.
|
|
62
|
+
*/
|
|
63
|
+
popupContentExtensions?: (PopupContentExtension | PopupContentExtensionProperties)[];
|
|
57
64
|
}
|
|
58
65
|
/**
|
|
59
66
|
* Settings that pertain to features.
|
|
60
67
|
*/
|
|
61
68
|
export declare class FeatureSettings extends Settings<FeatureSettingsProperties> {
|
|
69
|
+
/**
|
|
70
|
+
* The PopupContentExtensions associated with each popupContent of the
|
|
71
|
+
* schema.
|
|
72
|
+
*/
|
|
73
|
+
readonly popupContentExtensions: PopupContentExtensionCollection;
|
|
74
|
+
private readonly _popupContentCollection;
|
|
62
75
|
/**
|
|
63
76
|
* Templates that define hyperlinks associated with the feature. Each
|
|
64
77
|
* template's properties can contain field tokens enclosed in `{}`, which
|
|
@@ -117,15 +130,36 @@ export declare class FeatureSettings extends Settings<FeatureSettingsProperties>
|
|
|
117
130
|
* The {@link data/Feature!Feature} that this schema belongs to.
|
|
118
131
|
*/
|
|
119
132
|
get feature(): Feature;
|
|
133
|
+
private _featureSource;
|
|
134
|
+
private _feature;
|
|
135
|
+
constructor(properties?: FeatureSettingsProperties);
|
|
120
136
|
/**
|
|
121
137
|
* Returns the default outFields for the corresponding FeatureSource.
|
|
122
138
|
*/
|
|
123
139
|
protected get _defaultOutFields(): string[];
|
|
124
|
-
|
|
125
|
-
|
|
140
|
+
/**
|
|
141
|
+
* @inheritDoc
|
|
142
|
+
*/
|
|
143
|
+
toJSON(serializeMode?: SerializeMode): FeatureSettingsProperties;
|
|
144
|
+
/**
|
|
145
|
+
* Creates the backing collection for popup content.
|
|
146
|
+
*/
|
|
147
|
+
protected _createPopupContentCollection(): Collection<Content>;
|
|
126
148
|
/**
|
|
127
149
|
* @inheritDoc
|
|
128
150
|
*/
|
|
129
151
|
protected _getSerializableProperties(): PropertyDefs<FeatureSettingsProperties>;
|
|
130
152
|
private _hyperlinksAreEquivalent;
|
|
131
153
|
}
|
|
154
|
+
/**
|
|
155
|
+
* The collection of PopupContentExtensions belonging to a {@link data/Schema}.
|
|
156
|
+
*/
|
|
157
|
+
export interface PopupContentExtensionCollection extends InitializableCollection<PopupContentExtensionProperties, PopupContentExtension> {
|
|
158
|
+
/**
|
|
159
|
+
* Returns the PopupContentExtension for the given popup content item.
|
|
160
|
+
*
|
|
161
|
+
* @param content The popup content item to get the PopupContentExtension
|
|
162
|
+
* for.
|
|
163
|
+
*/
|
|
164
|
+
forContent(content: Content): PopupContentExtension;
|
|
165
|
+
}
|
package/data/FeatureSettings.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
import{__decorate}from"tslib";import{Hyperlink}from"../Hyperlink.js";import{PopupInfo as PopupInfoJson}from"../portal/PopupInfo.js";import{FormatSettings}from"../support/FormatSettings.js";import{serializable}from"../support/Serializable.js";import{Settings}from"../support/Settings.js";import{getAllFieldInfos,getAllReferencedFieldNames,isPopupTemplate}from"../utilities/esri.js";import{isQueryBasedRelationship}from"../utilities/relationships.js";import{
|
|
1
|
+
import{__decorate}from"tslib";import PopupTemplate from"@arcgis/core/PopupTemplate";import{Hyperlink}from"../Hyperlink.js";import{isPopupContentExtension}from"../ItemType.js";import{ArrayWrappedCollection}from"../mapping/support/ArrayWrappedCollection.js";import{PopupInfo as PopupInfoJson}from"../portal/PopupInfo.js";import{FormatSettings}from"../support/FormatSettings.js";import{InitializableCollectionProxy}from"../support/InitializableCollectionProxy.js";import{filterJSONProperties,isDefault,serializable,shouldExcludeDefaults}from"../support/Serializable.js";import{Settings}from"../support/Settings.js";import{compare}from"../utilities/array.js";import{checkArg}from"../utilities/checkArg.js";import{getAllFieldInfos,getAllReferencedFieldNames,isPopupTemplate}from"../utilities/esri.js";import{isQueryBasedRelationship}from"../utilities/relationships.js";import{onCollectionPropertyChange}from"../utilities/watch.js";import{PopupContentExtension,_popupContentExtensionMap}from"./PopupContentExtension.js";import{fieldWithArcadeXRegex,fieldWithRelationshipRegex}from"./Schema.js";let FeatureSettings=class extends Settings{constructor(t){super(t),this._isDefaultPopupTemplate=!1,this._popupContentCollection=this._createPopupContentCollection(),this.popupContentExtensions=new PopupContentExtensionCollectionImpl(this)}get _popupContent(){return this._popupContentCollection}get hyperlinkTemplates(){return this._getCollectionSetting("hyperlinkTemplates")}get popupTemplate(){return this._getSetting("popupTemplate")}set popupTemplate(t){this._setSetting("popupTemplate",t instanceof Object&&!isPopupTemplate(t)?PopupInfoJson.toEsriApiPopupTemplate(t):t),this._isDefaultPopupTemplate=!1}get formatSettings(){return this._getNestedSettings("formatSettings",(()=>new FormatSettings))}get returnGeometry(){return this._getSetting("returnGeometry",!0)}set returnGeometry(t){this._setSetting("returnGeometry",t)}get outFields(){return this._getSetting("outFields",this._defaultOutFields)}set outFields(t){this._setSetting("outFields",t)}get outSpatialReference(){return this._getSetting("outSpatialReference")}set outSpatialReference(t){this._setSetting("outSpatialReference",t)}get maxAllowableOffset(){return this._getSetting("maxAllowableOffset")}set maxAllowableOffset(t){this._setSetting("maxAllowableOffset",t)}get zoomScale(){return this._getSetting("zoomScale")}set zoomScale(t){this._setSetting("zoomScale",t)}get zoomFactor(){const t=this._feature?this._feature.schema:this._featureSource?.schema,e=t&&"point"===t.geometryType?void 0:1.5;return this._getSetting("zoomFactor",e)}set zoomFactor(t){this._setSetting("zoomFactor",t)}get featureSource(){return this._featureSource}get feature(){return this._feature}get _defaultOutFields(){const t=getAllFieldInfos(this.popupTemplate),e=this.featureSource?.schema?.primaryKeyField;if(t&&e){const i=new Set;i.add(e);const n=this.featureSource.schema.fields.toArray().map((t=>t.name)),o=getAllReferencedFieldNames(this.popupTemplate),s=t.filter((t=>t.visible)).map((t=>t.fieldName)).concat(...o).filter((t=>n.includes(t)));return this._featureSource.relationships.forEach((t=>{isQueryBasedRelationship(t)&&s.push(t.keyField)})),s.filter((t=>!(t.match(fieldWithArcadeXRegex)||t.match(fieldWithRelationshipRegex)))).forEach((t=>i.add(t))),Array.from(i.values())}return["*"]}_setFeatureSource(t){this._featureSource=t,this.notifyChange("featureSource")}_setFeature(t){this._feature=t,this.notifyChange("feature")}toJSON(t="all"){const e=filterJSONProperties(this._getSerializableProperties(),this,t)||{},i=e.popupContentExtensions?.filter((t=>!this.parent?.popupContentExtensions?.some((e=>e.id===t.id))));if(e)for(const t of Object.keys(e))this.isModified(t)||delete e[t];if(i?.length&&(e.popupContentExtensions=i),!shouldExcludeDefaults(t)||!isDefault(e))return e}_createPopupContentCollection(){return new ArrayWrappedCollection({parent:this,targetProperty:"popupTemplate",arrayProperty:"content"})}_getSerializableProperties(){return{hyperlinkTemplates:{serializeModes:["initial"],deserialize:t=>{t.forEach((t=>{this.hyperlinkTemplates.find((e=>this._hyperlinksAreEquivalent(e,t)))||this.hyperlinkTemplates.add(t instanceof Hyperlink?t:new Hyperlink(t))})),this.hyperlinkTemplates.toArray().forEach((e=>{const i=this.hyperlinkTemplates.indexOf(e),n=t.findIndex((t=>this._hyperlinksAreEquivalent(t,e)));n<0?this.hyperlinkTemplates.removeAt(i):n!==i&&this.hyperlinkTemplates.reorder(e,n)}))}},popupTemplate:{serialize:!1},formatSettings:"initial",outFields:{serializeModes:["initial"],serialize:()=>this.isModified("outFields")?this.outFields:void 0},returnGeometry:{serializeModes:["initial"],default:!0},outSpatialReference:"initial",maxAllowableOffset:"initial",zoomScale:"initial",zoomFactor:{serializeModes:["initial"],isDefault:t=>{const e=this._feature?this._feature.schema:this._featureSource?.schema;return t===(e&&"point"===e.geometryType?void 0:1.5)}},popupContentExtensions:{serializeModes:["initial"],serialize:t=>this.popupContentExtensions.map((e=>e.toJSON(t))).filter((t=>!(t&&2===Object.keys(t).length&&t.id&&t.content))).toArray(),deserialize:t=>{t&&compare(this.popupContentExtensions,t,{onNew:(t,e)=>{this.popupContentExtensions.add(isPopupContentExtension(t)?t:new PopupContentExtension(t),e)},onMatch:(t,e,i,n)=>{isPopupContentExtension(e)||t.assignProperties(e),i!==n&&this.popupContentExtensions.reorder(t,n)},onMissing:t=>{this.popupContentExtensions.remove(t)},equals:(t,e)=>isPopupContentExtension(e)?e===t||e.id===t.id:!(!e?.content||!PopupContentExtension.matchesRef(this.popupContentExtensions.toArray(),this.popupContentExtensions.indexOf(t),e.content))||t.id===e.id})}}}}_hyperlinksAreEquivalent(t,e){if(t===e)return!0;const i=t=>t||"";return i(t.text)===i(e.text)&&i(t.url)===i(e.url)&&i(t.iconUrl)===i(e.iconUrl)&&i(t.target)===i(e.target)&&i(t.tooltip)===i(e.tooltip)}};FeatureSettings=__decorate([serializable],FeatureSettings);export{FeatureSettings};class PopupContentExtensionCollectionImpl extends InitializableCollectionProxy{constructor(t){super(),this._uninitializedPopupContentExtensions=new Set,this._featureSettings=t,onCollectionPropertyChange(this._featureSettings,"_popupContent",(t=>{const e={added:(t.added||[]).map((t=>this._forContent(t))),moved:(t.moved||[]).map((t=>this._forContent(t))),removed:(t.removed||[]).map((t=>this._forContent(t))),target:this};this.emit("change",e)})),t.watch("_popupContent.length",(()=>this.notifyChange("length")))}get _collection(){return this._featureSettings._popupContent.map((t=>this._forContent(t))).concat(Array.from(this._uninitializedPopupContentExtensions))}get _popupTemplateIsInherited(){return this._featureSettings.parent&&this._featureSettings.popupTemplate===this._featureSettings.parent.popupTemplate}forContent(t){if(checkArg("content",t).isNotMissing(),this._featureSettings._popupContent.includes(t))return this._forContent(t)}add(t,e){if(checkArg("contentX",t).isNotMissing(),this._popupTemplateIsInherited&&(this._featureSettings.popupTemplate=new PopupTemplate({content:this._featureSettings._popupContent.toArray()})),t.featureSettings&&t.featureSettings.popupContentExtensions.remove(t),t._setFeatureSettings(this._featureSettings),t.content){const i=_popupContentExtensionMap.get(t.content);if(_popupContentExtensionMap.set(t.content,t),i&&i!==t&&this._onRemoved(i),this._featureSettings._popupContent.includes(t.content))if(void 0===e){const e={added:[t],moved:[],removed:i?[i]:[],target:this};this.emit("change",e)}else this._featureSettings._popupContent.reorder(t.content,e);else this._featureSettings._popupContent.add(t.content,e)}else{this._uninitializedPopupContentExtensions.add(t);const e={added:[t],moved:[],removed:[],target:this};this.emit("change",e)}this._onAdded(t)}removeAt(t){const e=this.getItemAt(t);if(void 0!==e){if(this._popupTemplateIsInherited&&(this._featureSettings.popupTemplate=new PopupTemplate({content:this._featureSettings._popupContent.toArray()})),this._uninitializedPopupContentExtensions.has(e)){this._uninitializedPopupContentExtensions.delete(e);const t={added:[],moved:[],removed:[e],target:this};this.emit("change",t)}else this._featureSettings._popupContent.remove(e.content);return this._onRemoved(e),e}}reorder(t,e){if(t&&this._featureSettings._popupContent.includes(t.content))return this._popupTemplateIsInherited&&(this._featureSettings.popupTemplate=new PopupTemplate({content:this._featureSettings._popupContent.toArray()})),this._featureSettings._popupContent.reorder(t.content,e),t}sort(t){this._popupTemplateIsInherited&&(this._featureSettings.popupTemplate=new PopupTemplate({content:this._featureSettings._popupContent.toArray()})),this._featureSettings._popupContent.sort(((e,i)=>t(this._forContent(e),this._forContent(i))))}_itemIsInitialized(t){return super._itemIsInitialized(t)&&!!t.content}_onAdded(t){}_onRemoved(t){t.featureSettings===this._featureSettings&&t._setFeatureSettings(void 0)}_forContent(t){if(this._uninitializedPopupContentExtensions.size)for(const t of this._uninitializedPopupContentExtensions)t._resolveContent(),t.content&&(_popupContentExtensionMap.set(t.content,t),this._uninitializedPopupContentExtensions.delete(t));if(!_popupContentExtensionMap.has(t)){const e=new PopupContentExtension({content:t});_popupContentExtensionMap.set(t,e),e._setFeatureSettings(this._featureSettings),this._onAdded(e)}return _popupContentExtensionMap.get(t)}}
|
|
@@ -4,7 +4,7 @@ import { Hyperlink } from "../Hyperlink.js";
|
|
|
4
4
|
import { FeatureReadOptions, FeatureSource, FeatureSourceProperties, FeatureWriteOptions } from "../data/FeatureSource.js";
|
|
5
5
|
import { Menu, MenuProperties } from "../menus/Menu.js";
|
|
6
6
|
import type { Action } from "../support/Action.js";
|
|
7
|
-
import
|
|
7
|
+
import { InitializableBase } from "../support/InitializableBase.js";
|
|
8
8
|
import type { PropertyDefs } from "../support/Serializable.js";
|
|
9
9
|
import type { QueryService } from "../tasks/query/QueryService.js";
|
|
10
10
|
import { CollectionProxy } from "../utilities/CollectionProxy.js";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{ArgumentError}from"../ArgumentError.js";import{EntityBase}from"../Entity.js";import{Hyperlink}from"../Hyperlink.js";import{InvalidOperationError}from"../InvalidOperationError.js";import{isMenu,isRelationship}from"../ItemType.js";import{NotFoundError}from"../NotFoundError.js";import{FeatureReadOptions}from"../data/FeatureSource.js";import{Menu}from"../menus/Menu.js";import{CollectionProxy}from"../utilities/CollectionProxy.js";import{first}from"../utilities/asyncIterable.js";import{checkArg}from"../utilities/checkArg.js";import{Collection,compare}from"../utilities/collection.js";import{getLogger}from"../utilities/log.js";import{FeatureSettings}from"./FeatureSettings.js";import{Schema}from"./Schema.js";import{TaskSettings}from"./TaskSettings.js";import{Relationship}from"./_Relationship.js";const ERR_GET_FEATURES_NOT_SUPPORTED="Querying features is not supported.",ERR_ADD_FEATURES_NOT_SUPPORTED="Adding features is not supported.",ERR_ADD_ATTACHMENTS_NOT_SUPPORTED="Adding attachments is not supported.",ERR_DELETE_ATTACHMENTS_NOT_SUPPORTED="Deleting attachments is not supported.",ERR_UPDATE_FEATURES_NOT_SUPPORTED="Updating features is not supported.",ERR_DELETE_FEATURES_NOT_SUPPORTED="Deleting features is not supported.",DEFAULT_CAPABILITIES=Object.freeze({supportsAdd:!1,supportsUpdate:!1,supportsDelete:!1,supportsEditing:!1,supportsAttachmentEditing:!1}),log=getLogger("FeatureSourceBase");export class FeatureSourceBase extends EntityBase{constructor(
|
|
1
|
+
import TextContent from"@arcgis/core/popup/content/TextContent.js";import{ArgumentError}from"../ArgumentError.js";import{EntityBase}from"../Entity.js";import{Hyperlink}from"../Hyperlink.js";import{InvalidOperationError}from"../InvalidOperationError.js";import{isMenu,isRelationship}from"../ItemType.js";import{NotFoundError}from"../NotFoundError.js";import{FeatureReadOptions}from"../data/FeatureSource.js";import{Menu}from"../menus/Menu.js";import{initializeCollection}from"../support/InitializableBase.js";import{CollectionProxy}from"../utilities/CollectionProxy.js";import{first}from"../utilities/asyncIterable.js";import{checkArg}from"../utilities/checkArg.js";import{Collection,compare}from"../utilities/collection.js";import{getLogger}from"../utilities/log.js";import{FeatureSettings}from"./FeatureSettings.js";import{Schema}from"./Schema.js";import{TaskSettings}from"./TaskSettings.js";import{Relationship}from"./_Relationship.js";const ERR_GET_FEATURES_NOT_SUPPORTED="Querying features is not supported.",ERR_ADD_FEATURES_NOT_SUPPORTED="Adding features is not supported.",ERR_ADD_ATTACHMENTS_NOT_SUPPORTED="Adding attachments is not supported.",ERR_DELETE_ATTACHMENTS_NOT_SUPPORTED="Deleting attachments is not supported.",ERR_UPDATE_FEATURES_NOT_SUPPORTED="Updating features is not supported.",ERR_DELETE_FEATURES_NOT_SUPPORTED="Deleting features is not supported.",DEFAULT_CAPABILITIES=Object.freeze({supportsAdd:!1,supportsUpdate:!1,supportsDelete:!1,supportsEditing:!1,supportsAttachmentEditing:!1}),log=getLogger("FeatureSourceBase");export class FeatureSourceBase extends EntityBase{constructor(t){super(t),this.featureSettings=this._createAndSetupFeatureSettings(),this.taskSettings=this._createTaskSettings(),this.schema=this._createAndSetupSchema(),this.relationships=this._createRelationships(),this.hyperlinks=this._createHyperlinks()}get featureActions(){return this._featureActions}set featureActions(t){this._featureActions=t,t&&this.isInitialized&&!t.isInitialized&&(async()=>{try{await t.initialize()}catch(t){t instanceof Error&&log.error({message:"An error occurred while initializing feature action menu.",error:t})}})()}get capabilities(){return this._capabilities()}getFullExtent(){}async getAttachments(t){return checkArg("feature",t).isNotMissing(),await this.initialize(),this._getAttachments(t)}async addAttachment(t,e){if(checkArg("feature",t).isNotMissing(),checkArg("attachment",e).isNotMissing(),t.source&&t.source!==this)throw new ArgumentError("feature",`Cannot add an attachment to a feature not of this source (${this.title??this.id})`);return await this.initialize(),this._addAttachment(t,e)}async deleteAttachments(t,e){if(checkArg("feature",t).isNotMissing(),checkArg("attachmentIds",e).isNotMissing(),t.source&&t.source!==this)throw new ArgumentError("feature",`Cannot delete attachments from a feature not of this source (${this.title??this.id})`);await this.initialize(),await this._deleteAttachments(t,e)}async getFeature(t,e){checkArg("id",t).isNotMissing();const i=this.getFeatures([t],e),s=await first(i);if(!s)throw new NotFoundError("No feature exists with ID '{0}'.",t);return s}getFeatures(t,e){checkArg("ids",t).isNotMissing();const i=this;return async function*(){await i.initialize(),yield*i._getFeatures(t,{...FeatureReadOptions.DEFAULTS,...FeatureReadOptions.fromFeatureSource(i),...e})}()}async addFeature(t,e){checkArg("feature",t).isNotMissing(),await this.addFeatures([t])}async addFeatures(t,e){if(checkArg("features",t).isNotMissing(),await this.initialize(),!this.capabilities.supportsAdd)throw new InvalidOperationError(ERR_ADD_FEATURES_NOT_SUPPORTED);await this._addFeatures(t,e)}async updateFeature(t,e){checkArg("feature",t).isNotMissing(),await this.updateFeatures([t])}async updateFeatures(t,e){if(checkArg("features",t).isNotMissing(),await this.initialize(),!this.capabilities.supportsUpdate)throw new InvalidOperationError(ERR_UPDATE_FEATURES_NOT_SUPPORTED);await this._updateFeatures(t,e)}async deleteFeature(t,e){checkArg("feature",t).isNotMissing(),await this.deleteFeatures([t])}async deleteFeatures(t,e){if(checkArg("features",t).isNotMissing(),await this.initialize(),!this.capabilities.supportsDelete)throw new InvalidOperationError(ERR_DELETE_FEATURES_NOT_SUPPORTED);const i=[];for(const e of t)i.push("string"==typeof e?e:e.primaryKey);await this._deleteFeatures(i,e)}_getSerializableProperties(){return{...super._getSerializableProperties(),featureSettings:{serializeModes:["initial"],isDefault:t=>{if(!t)return!0;if(t.constructor===Object){if(!Object.keys(t).length)return!0}return!1}},taskSettings:"initial",onAddFeature:"initial",onEditFeature:"initial",schema:"initial",relationships:{serializeModes:["initial"],serialize:t=>this.relationships?this.relationships.filter((t=>"ArcGISRelationship"!==t.relationshipType)).map((e=>e.toJSON(t))).toArray():[],deserialize:t=>{compare(this.relationships,t,{onNew:t=>{isRelationship(t)?this.relationships.add(t):this.relationships.add(Relationship.create(t))},onMatch:(t,e)=>{isRelationship(t)&&t.assignProperties({title:e.title})},onMissing:t=>{"ArcGISRelationship"!==t.relationshipType&&this.relationships.remove(t)},equals:(t,e)=>t.id===e.id})},default:[]},hyperlinks:{serialize:!1,deserialize:t=>{this.hyperlinks.removeAll(),this.hyperlinks.addMany(t.map((t=>t instanceof Hyperlink?t:new Hyperlink(t))))}},featureActions:{serializeModes:["initial"],deserialize:t=>{t?isMenu(t)?this.featureActions=t:this.featureActions?this.featureActions.assignProperties(t):this.featureActions=Menu.create(t):this.featureActions=void 0}}}}*_initializableChildCollections(){yield*super._initializableChildCollections(),yield this.schema.fieldExtensions}async _onInitialize(){await super._onInitialize(),this.featureActions&&await this.featureActions.initialize()}async _postInitialize(){await super._postInitialize(),this.featureSettings.popupTemplate||(this.featureSettings.popupTemplate=this.schema.createPopupTemplate(),this.featureSettings._isDefaultPopupTemplate=!0);const{popupTemplate:t}=this.featureSettings;"function"==typeof t.content&&(t.content=t.content()),t.content=await t.content,"string"==typeof t.content&&(t.content=[new TextContent({text:t.content})]),!t.title&&this.schema.displayField&&(t.title=`{${this.schema.displayField}}`),await initializeCollection(this.featureSettings.popupContentExtensions,{target:this,onInitializeWarning:t=>this.emit("initializeWarning",t)})}_createSchema(){return new Schema}_createFeatureSettings(){return new FeatureSettings}_createTaskSettings(){return new TaskSettings}_createRelationships(){return new RelationshipCollection(this)}_createHyperlinks(){return new Collection}async _getAttachments(t){return[]}async _addAttachment(t,e){throw new InvalidOperationError(ERR_ADD_ATTACHMENTS_NOT_SUPPORTED)}async _deleteAttachments(t,e){throw new InvalidOperationError(ERR_DELETE_ATTACHMENTS_NOT_SUPPORTED)}_getFeatures(t,e){const{primaryKeyField:i}=this.schema;if(this.queryService&&i){const s=t.map((t=>`${i} = ${t}`)).join(" OR ");return this.queryService.query(this,s,e)}throw new InvalidOperationError(ERR_GET_FEATURES_NOT_SUPPORTED)}_addFeatures(t,e){throw new InvalidOperationError(ERR_ADD_FEATURES_NOT_SUPPORTED)}_updateFeatures(t,e){throw new InvalidOperationError(ERR_UPDATE_FEATURES_NOT_SUPPORTED)}_deleteFeatures(t,e){throw new InvalidOperationError(ERR_DELETE_FEATURES_NOT_SUPPORTED)}_capabilities(){return DEFAULT_CAPABILITIES}_isRelationship(t){return"function"==typeof t.getRelatedFeatures}_createAndSetupSchema(){const t=this._createSchema();return t._featureSettings=this.featureSettings,t}_createAndSetupFeatureSettings(){const t=this._createFeatureSettings();return t._setFeatureSource(this),t}}export class RelationshipCollection extends CollectionProxy{constructor(t){super(new Collection),this._source=t}add(t,e){checkArg("relationship",t).isNotMissing(),t.source&&t.source.relationships.remove(t),isRelationship(t)&&t._setSource(this._source),super.add(t,e)}removeAt(t){const e=super.removeAt(t);return isRelationship(e)&&e._setSource(void 0),e}}
|
package/data/FieldExtension.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
var FieldExtension_1;import{__decorate}from"tslib";import EsriField from"@arcgis/core/layers/support/Field";import{EntityBase}from"../Entity.js";import{InvalidOperationError}from"../InvalidOperationError.js";import{isFieldExtension,ItemType}from"../ItemType.js";import{Field as PortalField}from"../portal/Field.js";import{FormatSettings}from"../support/FormatSettings.js";import{serializable}from"../support/Serializable.js";import{esriFormatToGeocortexFormat}from"../utilities/date.js";import{isField}from"../utilities/esri.js";import{NumberFormat}from"../utilities/number.js";import{deepClone}from"../utilities/object.js";import{
|
|
1
|
+
var FieldExtension_1;import{__decorate}from"tslib";import EsriField from"@arcgis/core/layers/support/Field";import{EntityBase}from"../Entity.js";import{InvalidOperationError}from"../InvalidOperationError.js";import{isFieldExtension,ItemType}from"../ItemType.js";import{Field as PortalField}from"../portal/Field.js";import{FormatSettings}from"../support/FormatSettings.js";import{serializable}from"../support/Serializable.js";import{esriFormatToGeocortexFormat}from"../utilities/date.js";import{isField}from"../utilities/esri.js";import{NumberFormat}from"../utilities/number.js";import{deepClone}from"../utilities/object.js";import{fieldWithArcadeXRegex}from"./Schema.js";export const _fieldExtensionMap=new WeakMap;let FieldExtension=FieldExtension_1=class extends EntityBase{constructor(e){super(e),this.format="{0}",this.formatSettings=new FieldExtensionFormatSettings(this),this.searchable=!0,this._itemType=ItemType.FIELD_EXTENSION;const{field:i}=e??{};isField(i)?this._setField(i):"string"==typeof i?this._deferredFieldProperties={$ref:i}:i?i.$ref?this._deferredFieldProperties=i:this._setField(PortalField.toEsriApiField(i)):this._setField(new EsriField),this.watch("_schema.featureSource",(()=>this.notifyChange("fieldInfo"))),this.watch("_schema._featureSettings",(e=>{this.formatSettings.parent=e?e.formatSettings:void 0}),!0)}get field(){return this._field}get schema(){return this._schema}get fieldInfo(){if(this._fieldInfo)return this._fieldInfo;if(!this.field||!this.field.name)return;const e=this._schema?._featureSettings?.popupTemplate,i=e?.fieldInfos||[];return this._fieldInfo=i.find((e=>e.fieldName===this.field.name)),this._fieldInfo}static matchesRef(e,i){return isFieldExtension(e)?(e.field?.name??e._deferredFieldProperties?.$ref)===i.$ref:e.name===i.$ref}_setSchema(e){this._schema=e,this._resolveField(),this.notifyChange("schema"),this.notifyChange("fieldInfo")}_resolveField(){if(this._field||!this._deferredFieldProperties||!this._schema)return;const e=this._schema.fields.find((e=>FieldExtension_1.matchesRef(e,this._deferredFieldProperties)));e&&(this._setField(e),this.assignProperties({field:this._deferredFieldProperties}),this._originalRef=this._deferredFieldProperties.$ref,delete this._deferredFieldProperties,_fieldExtensionMap.set(e,this))}_getSerializableProperties(){return{...super._getSerializableProperties(),field:{serializeModes:["initial"],serialize:()=>this.field?this._originalRef?{$ref:this._originalRef}:this._schema?.fields.includes(this._field)&&this.field.name?{$ref:this.field.name}:PortalField.fromEsriApiField(this.field):this._deferredFieldProperties?deepClone(this._deferredFieldProperties):void 0,deserialize:e=>{if(isField(e)){if(e!==this.field)throw new Error("Property 'field' is read-only.")}else e&&this.field&&PortalField.applyToEsriApiField(e,this.field)}},searchable:{serializeModes:["initial"],isDefault:e=>e!==this._isArcadeExpressionField},format:{serializeModes:["initial"],default:"{0}"},formatSettings:"initial"}}async _onInitialize(){if(this._resolveField(),!this._field){const e=this._deferredFieldProperties.$ref;throw this._schema?new InvalidOperationError(`Field not found with name: ${e}. Field does not exist.`):new InvalidOperationError(`Field not found with name: ${e}. Field does not have a parent schema.`)}}_setField(e){this._field=e,this._isArcadeExpressionField&&(this.searchable=!1),this._notifyChange("field"),this._notifyChange("fieldInfo")}get _isArcadeExpressionField(){return!!this._field&&!!this._field.name&&!!this._field.name.match(fieldWithArcadeXRegex)}};FieldExtension=FieldExtension_1=__decorate([serializable],FieldExtension);export{FieldExtension};let FieldExtensionFormatSettings=class extends FormatSettings{constructor(e,i){super(i),this.fieldExtension=e,e.watch("fieldInfo.format.places",(()=>this._notifyChange("fractionalDigits"))),e.watch("fieldInfo.format.digitSeparator",(()=>this._notifyChange("numberFormat"))),e.watch("fieldInfo.format.dateFormat",(()=>this._notifyChange("dateFormat")))}get fractionalDigits(){const e=this.fieldExtension.fieldInfo?.format?.places;return!this.isModified("fractionalDigits")&&this.useFieldInfo&&e?e:this._getSetting("fractionalDigits")}set fractionalDigits(e){this._setSetting("fractionalDigits",e)}get numberFormat(){const e=this.fieldExtension.fieldInfo?.format?.digitSeparator;return!this.isModified("numberFormat")&&this.useFieldInfo&&e?e?NumberFormat.NUMBER:NumberFormat.FIXED_POINT:this._getSetting("numberFormat")}set numberFormat(e){this._setSetting("numberFormat",e)}get dateFormat(){const e=this.fieldExtension.fieldInfo?.format?.dateFormat;return!this.isModified("dateFormat")&&this.useFieldInfo&&e?esriFormatToGeocortexFormat(e):this._getSetting("dateFormat")}set dateFormat(e){this._setSetting("dateFormat",e)}};FieldExtensionFormatSettings=__decorate([serializable],FieldExtensionFormatSettings);
|