@vertigis/arcgis-extensions 40.0.1 → 40.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/data/ArcGISServiceTableExtension.d.ts +1 -0
- package/data/ArcGISServiceTableExtension.js +1 -1
- package/data/QuerySourceCapabilities.d.ts +4 -0
- package/data/_TableExtension.d.ts +5 -0
- package/data/_TableExtension.js +1 -1
- package/data/convert.d.ts +97 -0
- package/data/convert.js +1 -1
- package/docs/html/assets/search.js +1 -1
- package/docs/html/classes/AccessDeniedError.AccessDeniedError.html +9 -1
- package/docs/html/classes/ArgumentError.ArgumentError.html +9 -1
- package/docs/html/classes/ArgumentMissingError.ArgumentMissingError.html +9 -1
- package/docs/html/classes/ArgumentOutOfRangeError.ArgumentOutOfRangeError.html +9 -1
- package/docs/html/classes/Entity.EntityBase.html +9 -1
- package/docs/html/classes/ErrorBase.ErrorBase.html +9 -1
- package/docs/html/classes/Hyperlink.Hyperlink.html +9 -1
- package/docs/html/classes/InvalidOperationError.InvalidOperationError.html +9 -1
- package/docs/html/classes/LanguageResources.LanguageResources.html +9 -1
- package/docs/html/classes/NotFoundError.NotFoundError.html +9 -1
- package/docs/html/classes/PortalUri.PortalUri.html +9 -1
- package/docs/html/classes/data_ArcGISServiceTableExtension.ArcGISServiceTableExtension.html +22 -2
- package/docs/html/classes/data_Attachment.Attachment.html +9 -1
- package/docs/html/classes/data_Feature.Feature.html +9 -1
- package/docs/html/classes/data_FeatureList.FeatureList.html +9 -1
- package/docs/html/classes/data_FeatureSaveError.FeatureSaveError.html +9 -1
- package/docs/html/classes/data_FeatureSet.FeatureSet.html +9 -1
- package/docs/html/classes/data_FeatureSettings.FeatureSettings.html +9 -1
- package/docs/html/classes/data_FeatureSourceBase.FeatureSourceBase.html +9 -1
- package/docs/html/classes/data_FeatureSourceBase.RelationshipCollection.html +9 -1
- package/docs/html/classes/data_FeatureStream.FeatureStream.html +9 -1
- package/docs/html/classes/data_FieldExtension.FieldExtension.html +9 -1
- package/docs/html/classes/data_PopupContentExtension.PopupContentExtension.html +9 -1
- package/docs/html/classes/data_RelationshipBase.RelationshipBase.html +9 -1
- package/docs/html/classes/data_Schema.Schema.html +9 -1
- package/docs/html/classes/data_TaskSettings.TaskSettings.html +9 -1
- package/docs/html/classes/data__TableExtension.TableExtension.html +21 -2
- package/docs/html/classes/data__TableExtension.TableFeatureSettings.html +9 -1
- package/docs/html/classes/data__TableExtension.TableSchema.html +9 -1
- package/docs/html/classes/data_support_DefaultRelationshipFactory.DefaultRelationshipFactory.html +9 -1
- package/docs/html/classes/data_support_DefaultTableExtensionFactory.DefaultTableExtensionFactory.html +9 -1
- package/docs/html/classes/layer_preset_LayerPreset.LayerPreset.html +9 -1
- package/docs/html/classes/layer_preset_LayerPresetSettings.LayerPresetSetting.html +9 -1
- package/docs/html/classes/mapping_ArcGISSublayerExtension.ArcGISSublayerExtension.html +22 -2
- package/docs/html/classes/mapping_ArcGISSublayerExtension.ArcGISSublayerRelationshipCollection.html +9 -1
- package/docs/html/classes/mapping_BasemapExtension.BasemapExtension.html +9 -1
- package/docs/html/classes/mapping_Bookmark.Bookmark.html +9 -1
- package/docs/html/classes/mapping_BuildingComponentSublayerExtension.BuildingComponentSublayerExtension.html +22 -2
- package/docs/html/classes/mapping_BuildingComponentSublayerExtension.BuildingComponentSublayerSchema.html +9 -1
- package/docs/html/classes/mapping_BuildingGroupSublayerExtension.BuildingGroupSublayerExtension.html +27 -7
- package/docs/html/classes/mapping_BuildingGroupSublayerExtension.BuildingGroupSublayerSchema.html +9 -1
- package/docs/html/classes/mapping_BuildingSceneLayerExtension.BuildingSceneLayerExtension.html +26 -6
- package/docs/html/classes/mapping_BuildingSceneLayerExtension.BuildingSceneLayerReadOnlySchema.html +9 -1
- package/docs/html/classes/mapping_BuildingSublayerExtension.BuildingSublayerExtension.html +27 -7
- package/docs/html/classes/mapping_BuildingSublayerExtension.BuildingSublayerFeatureSettings.html +9 -1
- package/docs/html/classes/mapping_BuildingSublayerExtension.BuildingSublayerSchema.html +9 -1
- package/docs/html/classes/mapping_CSVLayerExtension.CSVLayerExtension.html +26 -6
- package/docs/html/classes/mapping_ElevationLayerExtension.ElevationLayerExtension.html +21 -1
- package/docs/html/classes/mapping_FeatureCollectionLayerExtension.FeatureCollectionLayerExtension.html +21 -1
- package/docs/html/classes/mapping_FeatureLayerExtension.FeatureLayerExtension.html +26 -6
- package/docs/html/classes/mapping_FeatureLayerExtensionBase.FeatureLayerExtensionBase.html +26 -6
- package/docs/html/classes/mapping_FeatureLayerExtensionBase.FeatureLayerReadOnlySchema.html +9 -1
- package/docs/html/classes/mapping_FeatureLayerExtensionBase.FeatureLayerSchema.html +9 -1
- package/docs/html/classes/mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html +26 -6
- package/docs/html/classes/mapping_GeoRSSLayerExtension.GeoRSSLayerExtension.html +26 -6
- package/docs/html/classes/mapping_GraphicsLayerExtension.GraphicsLayerExtension.html +21 -1
- package/docs/html/classes/mapping_GroundExtension.GroundExtension.html +9 -1
- package/docs/html/classes/mapping_GroupLayerExtension.GroupLayerExtension.html +21 -1
- package/docs/html/classes/mapping_GroupLayerExtension.GroupLayerExtensionCollection.html +9 -1
- package/docs/html/classes/mapping_ImageryLayerExtension.ImageryLayerExtension.html +21 -1
- package/docs/html/classes/mapping_ImageryTileLayerExtension.ImageryTileLayerExtension.html +21 -1
- package/docs/html/classes/mapping_IntegratedMeshLayerExtension.IntegratedMeshLayerExtension.html +21 -1
- package/docs/html/classes/mapping_KMLLayerExtension.KMLLayerExtension.html +26 -6
- package/docs/html/classes/mapping_KMLSublayerExtension.KMLSublayerExtension.html +27 -7
- package/docs/html/classes/mapping_MapConstraints.MapConstraints.html +9 -1
- package/docs/html/classes/mapping_MapExtension.MapExtension.html +9 -1
- package/docs/html/classes/mapping_MapImageLayerExtension.MapImageLayerExtension.html +21 -1
- package/docs/html/classes/mapping_MapImageSublayerExtension.MapImageSublayerExtension.html +22 -2
- package/docs/html/classes/mapping_MapNotesLayerExtension.MapNotesLayerExtension.html +21 -1
- package/docs/html/classes/mapping_MapNotesSublayerExtension.MapNotesSublayerExtension.html +32 -12
- package/docs/html/classes/mapping_MapNotesSublayerExtension.MapNotesSublayerExtensionSchema.html +9 -1
- package/docs/html/classes/mapping_OpenStreetMapLayerExtension.OpenStreetMapLayerExtension.html +21 -1
- package/docs/html/classes/mapping_PointCloudLayerExtension.PointCloudLayerExtension.html +21 -1
- package/docs/html/classes/mapping_RouteLayerExtension.RouteLayerExtension.html +21 -1
- package/docs/html/classes/mapping_RouteLayerExtension.RouteLayerExtensionSchema.html +9 -1
- package/docs/html/classes/mapping_SceneLayerExtension.SceneLayerExtension.html +26 -6
- package/docs/html/classes/mapping_StreamLayerExtension.StreamLayerExtension.html +26 -6
- package/docs/html/classes/mapping_StreamLayerExtension.StreamLayerSchema.html +9 -1
- package/docs/html/classes/mapping_SubtypeGroupLayerExtension.SubtypeGroupLayerExtension.html +21 -1
- package/docs/html/classes/mapping_SubtypeGroupLayerExtension.SubtypeGroupLayerRelationshipCollection.html +9 -1
- package/docs/html/classes/mapping_SubtypeGroupLayerExtension.SubtypeGroupLayerSchema.html +9 -1
- package/docs/html/classes/mapping_SubtypeSublayerExtension.SubtypeSublayerExtension.html +21 -1
- package/docs/html/classes/mapping_SubtypeSublayerExtension.SubtypeSublayerRelationshipCollection.html +9 -1
- package/docs/html/classes/mapping_SubtypeSublayerExtension.SubtypeSublayerSchema.html +9 -1
- package/docs/html/classes/mapping_TileLayerExtension.TileLayerExtension.html +21 -1
- package/docs/html/classes/mapping_TileSublayerExtension.TileSublayerExtension.html +22 -2
- package/docs/html/classes/mapping_UnsupportedLayerExtension.UnsupportedLayerExtension.html +21 -1
- package/docs/html/classes/mapping_VectorTileLayerExtension.VectorTileLayerExtension.html +21 -1
- package/docs/html/classes/mapping_WMSLayerExtension.WMSLayerExtension.html +21 -1
- package/docs/html/classes/mapping_WMSSublayerExtension.WMSSublayerExtension.html +22 -2
- package/docs/html/classes/mapping_WMTSLayerExtension.WMTSLayerExtension.html +21 -1
- package/docs/html/classes/mapping_WMTSSublayerExtension.WMTSSublayerExtension.html +22 -2
- package/docs/html/classes/mapping_WebTileLayerExtension.WebTileLayerExtension.html +21 -1
- package/docs/html/classes/mapping__LayerExtension.LayerExtension.html +20 -1
- package/docs/html/classes/mapping__LayerExtension.LayerExtensionReadOnlySchema.html +9 -1
- package/docs/html/classes/mapping__LayerExtension.LayerExtensionSchema.html +9 -1
- package/docs/html/classes/mapping__SublayerExtension.SubSublayerExtensionCollection.html +9 -1
- package/docs/html/classes/mapping__SublayerExtension.SublayerExtension.html +21 -2
- package/docs/html/classes/mapping__SublayerExtension.SublayerSchema.html +9 -1
- package/docs/html/classes/mapping_support_ArrayWrappedCollection.ArrayWrappedCollection.html +9 -1
- package/docs/html/classes/mapping_support_DefaultLayerExtensionFactory.DefaultLayerExtensionFactory.html +9 -1
- package/docs/html/classes/mapping_support_DefaultSublayerExtensionFactory.DefaultSublayerExtensionFactory.html +9 -1
- package/docs/html/classes/mapping_support_LayerListSettings.ExtensionBaseLayerListSettings.html +20 -1
- package/docs/html/classes/mapping_support_LayerListSettings.LayerListSettings.html +19 -1
- package/docs/html/classes/mapping_support_LayerListSettings.LayerListSettingsProperties.html +9 -1
- package/docs/html/classes/mapping_support_WfsCapabilities.WfsCapabilities.html +9 -1
- package/docs/html/classes/mapping_support_WfsFeatureType.WfsFeatureType.html +9 -1
- package/docs/html/classes/mapping_support__LayerExtensionCollection.LayerExtensionCollectionBase.html +9 -1
- package/docs/html/classes/mapping_support__SublayerExtensionCollection.SublayerExtensionCollectionBase.html +9 -1
- package/docs/html/classes/menus_Menu.Menu.html +9 -1
- package/docs/html/classes/menus_MenuItem.MenuItem.html +9 -1
- package/docs/html/classes/support_ArcGISRequestHelper.DefaultArcGISRequestHelper.html +9 -1
- package/docs/html/classes/support_Cancellable.Cancellable.html +9 -1
- package/docs/html/classes/support_Cancellable.Cancellation.html +9 -1
- package/docs/html/classes/support_FormatSettings.FormatSettings.html +9 -1
- package/docs/html/classes/support_InitializableBase.InitializableBase.html +9 -1
- package/docs/html/classes/support_InitializableCollectionProxy.InitializableCollectionProxy.html +9 -1
- package/docs/html/classes/support_InitializeError.InitializeError.html +9 -1
- package/docs/html/classes/support_Observable.Observable.html +9 -1
- package/docs/html/classes/support_ReadOnlyInitializableCollection.ReadOnlyInitializableCollection.html +9 -1
- package/docs/html/classes/support_Serializable.SerializableBase.html +9 -1
- package/docs/html/classes/support_Settings.Settings.html +9 -1
- package/docs/html/classes/support__ArcGISRelationshipCollection.ArcGISRelationshipCollection.html +9 -1
- package/docs/html/classes/tasks_geocoding_ArcGISGeocoder.ArcGISGeocoder.html +9 -1
- package/docs/html/classes/tasks_geocoding_Geocoder.Geocoder.html +9 -1
- package/docs/html/classes/tasks_identify_ArcGISSublayerQueryIdentifyProvider.ArcGISSublayerQueryIdentifyProvider.html +9 -1
- package/docs/html/classes/tasks_identify_BuildingComponentSublayerClientSideIdentifyProvider.BuildingComponentSublayerClientSideIdentifyProvider.html +9 -1
- package/docs/html/classes/tasks_identify_BuildingComponentSublayerHitTestIdentifyProvider.BuildingComponentSublayerHitTestIdentifyProvider.html +9 -1
- package/docs/html/classes/tasks_identify_CSVLayer3DHitTestIdentifyProvider.CSVLayer3DHitTestIdentifyProvider.html +9 -1
- package/docs/html/classes/tasks_identify_CSVLayerClientSideQueryIdentifyProvider.CSVLayerClientSideQueryIdentifyProvider.html +9 -1
- package/docs/html/classes/tasks_identify_ClientSideIdentifyProvider.ClientSideIdentifyProvider.html +9 -1
- package/docs/html/classes/tasks_identify_FeatureLayer3DHitTestIdentifyProvider.FeatureLayer3DHitTestIdentifyProvider.html +9 -1
- package/docs/html/classes/tasks_identify_FeatureLayerClientSideIdentifyProvider.FeatureLayerClientSideIdentifyProvider.html +9 -1
- package/docs/html/classes/tasks_identify_FeatureLayerQueryIdentifyProvider.FeatureLayerQueryIdentifyProvider.html +9 -1
- package/docs/html/classes/tasks_identify_GeoJSONLayer3DHitTestIdentifyProvider.GeoJSONLayer3DHitTestIdentifyProvider.html +9 -1
- package/docs/html/classes/tasks_identify_GeoJSONLayerClientSideQueryIdentifyProvider.GeoJSONLayerClientSideQueryIdentifyProvider.html +9 -1
- package/docs/html/classes/tasks_identify_GeoRSSLayerIdentifyProvider.GeoRSSLayerIdentifyProvider.html +9 -1
- package/docs/html/classes/tasks_identify_GraphicsLayerQueryIdentifyProvider.GraphicsLayerQueryIdentifyProvider.html +9 -1
- package/docs/html/classes/tasks_identify_HitTestIdentifyProvider.HitTestIdentifyProvider.html +9 -1
- package/docs/html/classes/tasks_identify_IdentifyError.IdentifyError.html +9 -1
- package/docs/html/classes/tasks_identify_IdentifyProviderBase.IdentifyProviderBase.html +9 -1
- package/docs/html/classes/tasks_identify_IdentifyService.IdentifyService.html +9 -1
- package/docs/html/classes/tasks_identify_ImageryLayerIdentifyProvider.ImageryLayerIdentifyProvider.html +9 -1
- package/docs/html/classes/tasks_identify_KMLLayerQueryIdentifyProvider.KMLLayerQueryIdentifyProvider.html +9 -1
- package/docs/html/classes/tasks_identify_MapNotesSublayerQueryIdentifyProvider.MapNotesSublayerQueryIdentifyProvider.html +9 -1
- package/docs/html/classes/tasks_identify_PointCloudLayerHitTestIdentifyProvider.PointCloudLayerHitTestIdentifyProvider.html +9 -1
- package/docs/html/classes/tasks_identify_RouteLayerQueryIdentifyProvider.RouteLayerQueryIdentifyProvider.html +9 -1
- package/docs/html/classes/tasks_identify_SceneLayerClientSideIdentifyProvider.SceneLayerClientSideIdentifyProvider.html +9 -1
- package/docs/html/classes/tasks_identify_SceneLayerHitTestIdentifyProvider.SceneLayerHitTestIdentifyProvider.html +9 -1
- package/docs/html/classes/tasks_identify_SceneLayerQueryIdentifyProvider.SceneLayerQueryIdentifyProvider.html +9 -1
- package/docs/html/classes/tasks_identify_StreamLayerClientSideQueryIdentifyProvider.StreamLayerClientSideQueryIdentifyProvider.html +9 -1
- package/docs/html/classes/tasks_identify_SubtypeSublayerClientSideIdentifyProvider.SubtypeSublayerClientSideIdentifyProvider.html +9 -1
- package/docs/html/classes/tasks_identify_SubtypeSublayerQueryIdentifyProvider.SubtypeSublayerQueryIdentifyProvider.html +9 -1
- package/docs/html/classes/tasks_identify_WMSSublayerIdentifyProvider.WMSSublayerIdentifyProvider.html +9 -1
- package/docs/html/classes/tasks_query_ArcGISRelationship.ArcGISRelationship.html +9 -1
- package/docs/html/classes/tasks_query_ArcGISServiceTableQueryProvider.ArcGISServiceTableQueryProvider.html +9 -1
- package/docs/html/classes/tasks_query_ArcGISSublayerQueryProvider.ArcGISSublayerQueryProvider.html +9 -1
- package/docs/html/classes/tasks_query_BuildingComponentSublayerClientSideQueryProvider.BuildingComponentSublayerClientSideQueryProvider.html +9 -1
- package/docs/html/classes/tasks_query_CSVLayerClientSideQueryProvider.CSVLayerClientSideQueryProvider.html +9 -1
- package/docs/html/classes/tasks_query_ClientSideQueryProvider.ClientSideQueryProvider.html +9 -1
- package/docs/html/classes/tasks_query_FeatureLayerQueryProvider.FeatureLayerQueryProvider.html +9 -1
- package/docs/html/classes/tasks_query_GeoJSONLayerClientSideQueryProvider.GeoJSONLayerClientSideQueryProvider.html +9 -1
- package/docs/html/classes/tasks_query_GeoRSSLayerQueryProvider.GeoRSSLayerQueryProvider.html +9 -1
- package/docs/html/classes/tasks_query_GraphicsLayerQueryProvider.GraphicsLayerQueryProvider.html +9 -1
- package/docs/html/classes/tasks_query_ImageryLayerQueryProvider.ImageryLayerQueryProvider.html +9 -1
- package/docs/html/classes/tasks_query_KMLLayerQueryProvider.KMLLayerQueryProvider.html +9 -1
- package/docs/html/classes/tasks_query_MapNotesSublayerQueryProvider.MapNotesSublayerQueryProvider.html +9 -1
- package/docs/html/classes/tasks_query_QueryBasedRelationship.QueryBasedRelationship.html +9 -1
- package/docs/html/classes/tasks_query_QueryError.QueryError.html +9 -1
- package/docs/html/classes/tasks_query_QueryProviderBase.QueryProviderBase.html +9 -1
- package/docs/html/classes/tasks_query_QueryService.QueryService.html +9 -1
- package/docs/html/classes/tasks_query_RouteLayerQueryProvider.RouteLayerQueryProvider.html +9 -1
- package/docs/html/classes/tasks_query_SceneLayerClientSideQueryProvider.SceneLayerClientSideQueryProvider.html +9 -1
- package/docs/html/classes/tasks_query_SceneLayerQueryProvider.SceneLayerQueryProvider.html +9 -1
- package/docs/html/classes/tasks_query_StreamLayerClientSideQueryProvider.StreamLayerClientSideQueryProvider.html +9 -1
- package/docs/html/classes/tasks_query_SubtypeSublayerQueryProvider.SubtypeSublayerQueryProvider.html +9 -1
- package/docs/html/classes/tasks_search_ArcGISGeocoderSearchProvider.ArcGISGeocoderSearchProvider.html +9 -1
- package/docs/html/classes/tasks_search_GeocoderSearchProvider.GeocoderSearchProvider.html +9 -1
- package/docs/html/classes/tasks_search_QuerySearchProvider.QuerySearchProvider.html +9 -1
- package/docs/html/classes/tasks_search_SearchError.SearchError.html +9 -1
- package/docs/html/classes/tasks_search_SearchProviderBase.SearchProviderBase.html +9 -1
- package/docs/html/classes/tasks_search_SearchService.SearchService.html +9 -1
- package/docs/html/classes/utilities_CaseInsensitiveObservableMap.CaseInsensitiveObservableMap.html +9 -1
- package/docs/html/classes/utilities_CollectionProxy.CollectionProxy.html +9 -1
- package/docs/html/classes/utilities_CopyOnWriteCollection.CopyOnWriteCollection.html +9 -1
- package/docs/html/classes/utilities_GeometryServiceError.GeometryServiceError.html +9 -1
- package/docs/html/classes/utilities_MapTransformCollection.MapTransformCollection.html +9 -1
- package/docs/html/classes/utilities_ObservableMap.ObservableMap.html +9 -1
- package/docs/html/classes/utilities_ObservableSet.ObservableSet.html +9 -1
- package/docs/html/classes/utilities_ObservableWeakSet.ObservableWeakSet.html +9 -1
- package/docs/html/classes/utilities_ReadOnlyCollection.ReadOnlyCollection.html +9 -1
- package/docs/html/classes/utilities_ReadOnlyMap.ReadOnlyMap.html +9 -1
- package/docs/html/classes/utilities_RequestHelper.DefaultRequestHelper.html +9 -1
- package/docs/html/classes/utilities_asyncIterable.AsyncQueue.html +9 -1
- package/docs/html/classes/utilities_date.DateFormatter.html +9 -1
- package/docs/html/classes/utilities_geometry.CoordinateSystemBounds.html +9 -1
- package/docs/html/classes/utilities_log.ConsoleLogger.html +9 -1
- package/docs/html/classes/utilities_log.LogManager.html +9 -1
- package/docs/html/classes/utilities_log.LoggerBase.html +9 -1
- package/docs/html/classes/utilities_number.NumberFormatter.html +9 -1
- package/docs/html/classes/utilities_string.StringFormatter.html +9 -1
- package/docs/html/classes/utilities_uri.Uri.html +9 -1
- package/docs/html/enums/ItemType.ItemType.html +9 -1
- package/docs/html/enums/data_convert.GeometryFormat.html +9 -1
- package/docs/html/enums/mapping_support_WfsCapabilities.WfsVersions.html +9 -1
- package/docs/html/enums/portal_FeatureLayer.FeatureLayerMode.html +9 -1
- package/docs/html/enums/support_esri.WellKnownBasemap.html +9 -1
- package/docs/html/enums/utilities__ogc.OgcNamespace.html +9 -1
- package/docs/html/enums/utilities_date.DateFormat.html +9 -1
- package/docs/html/enums/utilities_log.LogLevel.html +9 -1
- package/docs/html/enums/utilities_number.NumberFormat.html +9 -1
- package/docs/html/functions/ItemType.isAttachment.html +9 -1
- package/docs/html/functions/ItemType.isBasemapExtension.html +9 -1
- package/docs/html/functions/ItemType.isBookmark.html +9 -1
- package/docs/html/functions/ItemType.isFeature.html +9 -1
- package/docs/html/functions/ItemType.isFeatureList.html +9 -1
- package/docs/html/functions/ItemType.isFeatureSet.html +9 -1
- package/docs/html/functions/ItemType.isFieldExtension.html +9 -1
- package/docs/html/functions/ItemType.isGeocoder.html +9 -1
- package/docs/html/functions/ItemType.isGroundExtension.html +9 -1
- package/docs/html/functions/ItemType.isLanguageResources.html +9 -1
- package/docs/html/functions/ItemType.isLayerExtension.html +9 -1
- package/docs/html/functions/ItemType.isLayerPreset.html +9 -1
- package/docs/html/functions/ItemType.isMapExtension.html +9 -1
- package/docs/html/functions/ItemType.isMenu.html +9 -1
- package/docs/html/functions/ItemType.isMenuItem.html +9 -1
- package/docs/html/functions/ItemType.isPopupContentExtension.html +9 -1
- package/docs/html/functions/ItemType.isRelationship.html +9 -1
- package/docs/html/functions/ItemType.isSublayerExtension.html +9 -1
- package/docs/html/functions/ItemType.isTableExtension.html +9 -1
- package/docs/html/functions/PortalUri.isFullyQualifiedPortalUri.html +9 -1
- package/docs/html/functions/PortalUri.isPortalUri.html +9 -1
- package/docs/html/functions/PortalUri.toFullyQualifiedPortalUri.html +9 -1
- package/docs/html/functions/data_Attachment.toAttachment.html +9 -1
- package/docs/html/functions/data_Feature.resolveRelatedFeatures.html +9 -1
- package/docs/html/functions/data_Feature.toFeature.html +9 -1
- package/docs/html/functions/data_Feature.toGraphic.html +9 -1
- package/docs/html/functions/data_FeatureSource.FeatureReadOptions.fromFeatureSource.html +9 -1
- package/docs/html/functions/data_Table.applyToEsriTable.html +9 -1
- package/docs/html/functions/data_Table.fromEsriTable.html +9 -1
- package/docs/html/functions/data_Table.toEsriApiTable.html +9 -1
- package/docs/html/functions/data__Relationship.Relationship.create.html +9 -1
- package/docs/html/functions/data__Relationship.fromEsriApiCardinality.html +9 -1
- package/docs/html/functions/data__Relationship.toEsriApiCardinality.html +9 -1
- package/docs/html/functions/data_convert.csvToFeatureSet.html +9 -1
- package/docs/html/functions/data_convert.csvToUploadData.html +3560 -0
- package/docs/html/functions/data_convert.shapefileToFeatureSet.html +9 -1
- package/docs/html/functions/data_convert.shapefileToUploadData.html +3560 -0
- package/docs/html/functions/data_convert.toCsv.html +9 -1
- package/docs/html/functions/data_convert.toShapefile.html +9 -1
- package/docs/html/functions/data_convert.toXLSX.html +9 -1
- package/docs/html/functions/data_convert.uploadDataToFeatureSet.html +3557 -0
- package/docs/html/functions/data_convert.xlsxToFeatureSet.html +9 -1
- package/docs/html/functions/data_convert.xlsxToUploadData.html +3560 -0
- package/docs/html/functions/data_support_attachments.addAttachment.html +9 -1
- package/docs/html/functions/data_support_attachments.deleteAttachments.html +9 -1
- package/docs/html/functions/data_support_attachments.isAttachmentTypeError.html +9 -1
- package/docs/html/functions/data_support_attachments.supportsAttachmentEditing.html +9 -1
- package/docs/html/functions/data_support_attachments.supportsAttachments.html +9 -1
- package/docs/html/functions/data_support_attachments.toAttachmentFile.html +9 -1
- package/docs/html/functions/locale.detectLocale.html +9 -1
- package/docs/html/functions/locale.get.html +9 -1
- package/docs/html/functions/locale.getBestMatchLocale.html +9 -1
- package/docs/html/functions/locale.getMatchingLocales.html +9 -1
- package/docs/html/functions/locale.load.html +9 -1
- package/docs/html/functions/locale.parseLocale.html +9 -1
- package/docs/html/functions/locale.set.html +9 -1
- package/docs/html/functions/mapping__SublayerExtension.getSublayerType.html +9 -1
- package/docs/html/functions/mapping_convert.csvToFeatureCollection.html +9 -1
- package/docs/html/functions/mapping_convert.shapefileToFeatureCollection.html +9 -1
- package/docs/html/functions/mapping_convert.toCsv.html +9 -1
- package/docs/html/functions/mapping_convert.toShapefile.html +9 -1
- package/docs/html/functions/mapping_convert.toXLSX.html +9 -1
- package/docs/html/functions/mapping_convert.xlsxToFeatureCollection.html +9 -1
- package/docs/html/functions/mapping_support_LayerListSettings.fromLayerListMode.html +9 -1
- package/docs/html/functions/mapping_support_ogc.wfsFeatureCollectionToFeatures.html +9 -1
- package/docs/html/functions/portal_Background.Background.fromEsriApiBackground.html +9 -1
- package/docs/html/functions/portal_Background.Background.toEsriApiBackground.html +9 -1
- package/docs/html/functions/portal_BaseMap.BaseMap.applyToEsriApiBasemap.html +9 -1
- package/docs/html/functions/portal_BaseMap.BaseMap.fromEsriApiBasemap.html +9 -1
- package/docs/html/functions/portal_BaseMap.BaseMap.toEsriApiBasemap.html +9 -1
- package/docs/html/functions/portal_BuildingSceneLayer.BuildingSceneLayer.applyToEsriApiLayer.html +9 -1
- package/docs/html/functions/portal_BuildingSceneLayer.BuildingSceneLayer.fromEsriApiBuildingSceneLayer.html +9 -1
- package/docs/html/functions/portal_BuildingSceneLayer.BuildingSceneLayer.toEsriApiLayer.html +9 -1
- package/docs/html/functions/portal_BuildingSceneSublayer.BuildingSceneSublayer.applyToEsriApiBuildingSublayer.html +9 -1
- package/docs/html/functions/portal_BuildingSceneSublayer.BuildingSceneSublayer.fromEsriApiBuildingSublayer.html +9 -1
- package/docs/html/functions/portal_CSVLayer.CSVLayer.applyToEsriApiLayer.html +9 -1
- package/docs/html/functions/portal_CSVLayer.CSVLayer.fromEsriApiCSVLayer.html +9 -1
- package/docs/html/functions/portal_CSVLayer.CSVLayer.toEsriApiLayer.html +9 -1
- package/docs/html/functions/portal_Camera.Camera.fromEsriApiCamera.html +9 -1
- package/docs/html/functions/portal_Camera.Camera.toEsriApiCamera.html +9 -1
- package/docs/html/functions/portal_CodedValueDomain.CodedValueDomain.applyToEsriApiCodedValueDomain.html +9 -1
- package/docs/html/functions/portal_CodedValueDomain.CodedValueDomain.fromEsriApiCodedValueDomain.html +9 -1
- package/docs/html/functions/portal_CodedValueDomain.CodedValueDomain.toEsriApiCodedValueDomain.html +9 -1
- package/docs/html/functions/portal_Domain.Domain.applyToEsriApiDomain.html +9 -1
- package/docs/html/functions/portal_Domain.Domain.fromEsriApiDomain.html +9 -1
- package/docs/html/functions/portal_Domain.Domain.toEsriApiDomain.html +9 -1
- package/docs/html/functions/portal_Domain.DomainType.fromEsriApiDomainType.html +9 -1
- package/docs/html/functions/portal_Domain.DomainType.toEsriApiDomainType.html +9 -1
- package/docs/html/functions/portal_DrawingInfo.DrawingInfo.applyToEsriApiLayer.html +9 -1
- package/docs/html/functions/portal_DrawingInfo.DrawingInfo.fromEsriApiLayer.html +9 -1
- package/docs/html/functions/portal_Edges.Edges.fromEsriApiEdges.html +9 -1
- package/docs/html/functions/portal_Edges.Edges.toEsriApiEdges.html +9 -1
- package/docs/html/functions/portal_ElevationInfo.ElevationInfo.fromEsriApiElevationInfo.html +9 -1
- package/docs/html/functions/portal_ElevationInfo.ElevationInfo.toEsriApiElevationInfo.html +9 -1
- package/docs/html/functions/portal_ElevationInfo.ElevationMode.fromEsriApiElevationMode.html +9 -1
- package/docs/html/functions/portal_ElevationInfo.ElevationMode.toEsriApiElevationMode.html +9 -1
- package/docs/html/functions/portal_ElevationLayer.ElevationLayer.applyToEsriApiLayer.html +9 -1
- package/docs/html/functions/portal_ElevationLayer.ElevationLayer.fromEsriApiElevationLayer.html +9 -1
- package/docs/html/functions/portal_ElevationLayer.ElevationLayer.toEsriApiLayer.html +9 -1
- package/docs/html/functions/portal_Environment.Environment.fromEsriApiEnvironment.html +9 -1
- package/docs/html/functions/portal_Environment.Environment.toEsriApiEnvironment.html +9 -1
- package/docs/html/functions/portal_Feature.Feature.fromEsriApiGraphic.html +9 -1
- package/docs/html/functions/portal_Feature.Feature.toEsriApiGraphic.html +9 -1
- package/docs/html/functions/portal_FeatureLayer.FeatureLayer.applyToEsriApiLayer.html +9 -1
- package/docs/html/functions/portal_FeatureLayer.FeatureLayer.fromEsriApiFeatureLayer.html +9 -1
- package/docs/html/functions/portal_FeatureLayer.FeatureLayer.fromEsriApiGraphicsLayer.html +9 -1
- package/docs/html/functions/portal_FeatureLayer.FeatureLayer.fromEsriApiMapNotesLayer.html +9 -1
- package/docs/html/functions/portal_FeatureLayer.FeatureLayer.fromEsriApiRouteLayer.html +9 -1
- package/docs/html/functions/portal_FeatureLayer.FeatureLayer.isFeatureCollection.html +9 -1
- package/docs/html/functions/portal_FeatureLayer.FeatureLayer.isGraphicsLayerJson.html +9 -1
- package/docs/html/functions/portal_FeatureLayer.FeatureLayer.isMapNotesLayerJson.html +9 -1
- package/docs/html/functions/portal_FeatureLayer.FeatureLayer.isRouteLayerJson.html +9 -1
- package/docs/html/functions/portal_FeatureLayer.FeatureLayer.toEsriApiLayer.html +9 -1
- package/docs/html/functions/portal_FeatureLayer.fromRouteLayerGraphic.html +9 -1
- package/docs/html/functions/portal_FeatureLayer.toRouteLayerGraphic.html +9 -1
- package/docs/html/functions/portal_FeatureReduction.FeatureReduction.applyToEsriApiLayer.html +9 -1
- package/docs/html/functions/portal_FeatureReduction.FeatureReduction.fromEsriApiLayer.html +9 -1
- package/docs/html/functions/portal_Field.Field.applyToEsriApiField.html +9 -1
- package/docs/html/functions/portal_Field.Field.fromEsriApiField.html +9 -1
- package/docs/html/functions/portal_Field.Field.toEsriApiField.html +9 -1
- package/docs/html/functions/portal_Field.FieldType.fromEsriApiFieldType.html +9 -1
- package/docs/html/functions/portal_Field.FieldType.toEsriApiFieldType.html +9 -1
- package/docs/html/functions/portal_FormInfo.FormInfo.fromEsriApiFormTemplate.html +9 -1
- package/docs/html/functions/portal_FormInfo.FormInfo.toEsriApiFormTemplate.html +9 -1
- package/docs/html/functions/portal_GeoJSONLayer.GeoJSONLayer.applyToEsriApiLayer.html +9 -1
- package/docs/html/functions/portal_GeoJSONLayer.GeoJSONLayer.fromEsriApiGeoJSONLayer.html +9 -1
- package/docs/html/functions/portal_GeoJSONLayer.GeoJSONLayer.toEsriApiLayer.html +9 -1
- package/docs/html/functions/portal_GeoRSSLayer.GeoRSSLayer.applyToEsriApiLayer.html +9 -1
- package/docs/html/functions/portal_GeoRSSLayer.GeoRSSLayer.fromEsriApiLayer.html +9 -1
- package/docs/html/functions/portal_GeoRSSLayer.GeoRSSLayer.toEsriApiLayer.html +9 -1
- package/docs/html/functions/portal_Geometry.GeometryType.fromEsriApiGeometryType.html +9 -1
- package/docs/html/functions/portal_Geometry.GeometryType.toEsriApiGeometryType.html +9 -1
- package/docs/html/functions/portal_Geometry.toEsriApiGeometry.html +9 -1
- package/docs/html/functions/portal_Geometry.toPortalGeometry.html +9 -1
- package/docs/html/functions/portal_Ground.Ground.applyToEsriApiGround.html +9 -1
- package/docs/html/functions/portal_Ground.Ground.createDefaultElevationService.html +9 -1
- package/docs/html/functions/portal_Ground.Ground.fromEsriApiGround.html +9 -1
- package/docs/html/functions/portal_Ground.Ground.toEsriApiGround.html +9 -1
- package/docs/html/functions/portal_GroupLayer.GroupLayer.applyToEsriApiLayer.html +9 -1
- package/docs/html/functions/portal_GroupLayer.GroupLayer.fromEsriApiGroupLayer.html +9 -1
- package/docs/html/functions/portal_GroupLayer.GroupLayer.toEsriApiLayer.html +9 -1
- package/docs/html/functions/portal_ImageServiceLayer.ImageServiceLayer.applyToEsriApiLayer.html +9 -1
- package/docs/html/functions/portal_ImageServiceLayer.ImageServiceLayer.fromEsriApiImageryLayer.html +9 -1
- package/docs/html/functions/portal_ImageServiceLayer.ImageServiceLayer.toEsriApiLayer.html +9 -1
- package/docs/html/functions/portal_InheritedDomain.InheritedDomain.applyToEsriApiInheritedDomain.html +9 -1
- package/docs/html/functions/portal_InheritedDomain.InheritedDomain.fromEsriApiInheritedDomain.html +9 -1
- package/docs/html/functions/portal_InheritedDomain.InheritedDomain.toEsriApiInheritedDomain.html +9 -1
- package/docs/html/functions/portal_InitialState.InitialState.fromEsriApiInitialViewProperties.html +9 -1
- package/docs/html/functions/portal_InitialState.InitialState.toEsriApiInitialViewProperties.html +9 -1
- package/docs/html/functions/portal_IntegratedMeshLayer.IntegratedMeshLayer.applyToEsriApiLayer.html +9 -1
- package/docs/html/functions/portal_IntegratedMeshLayer.IntegratedMeshLayer.fromEsriApiIntegratedMeshLayer.html +9 -1
- package/docs/html/functions/portal_IntegratedMeshLayer.IntegratedMeshLayer.toEsriApiLayer.html +9 -1
- package/docs/html/functions/portal_Item.Item.fromEsriApiPortalItem.html +9 -1
- package/docs/html/functions/portal_Item.Item.toEsriApiPortalItem.html +9 -1
- package/docs/html/functions/portal_KMLLayer.KMLLayer.applyToEsriApiKMLLayer.html +9 -1
- package/docs/html/functions/portal_KMLLayer.KMLLayer.fromEsriApiKMLLayer.html +9 -1
- package/docs/html/functions/portal_KMLLayer.KMLLayer.toEsriApiKMLLayer.html +9 -1
- package/docs/html/functions/portal_LabelingInfo.LabelPlacement.fromEsriApiLabelPlacement.html +9 -1
- package/docs/html/functions/portal_LabelingInfo.LabelPlacement.toEsriApiLabelPlacement.html +9 -1
- package/docs/html/functions/portal_LabelingInfo.LabelingInfo.fromEsriApiLabelClass.html +9 -1
- package/docs/html/functions/portal_LabelingInfo.LabelingInfo.toEsriApiLabelClass.html +9 -1
- package/docs/html/functions/portal_Layer.Layer.applyToEsriApiLayer.html +9 -1
- package/docs/html/functions/portal_Layer.Layer.applyToEsriApiSublayer.html +9 -1
- package/docs/html/functions/portal_Layer.Layer.fromEsriApiSublayer.html +9 -1
- package/docs/html/functions/portal_Layer.Layer.toEsriApiSublayer.html +9 -1
- package/docs/html/functions/portal_LayerDefinition.LayerDefinition.applyToEsriApiLayer.html +9 -1
- package/docs/html/functions/portal_LayerDefinition.LayerDefinition.fromEsriApiLayer.html +9 -1
- package/docs/html/functions/portal_LayerDefinition.LayerDefinitionCapabilities.fromEsriApiFeatureLayerCapabilities.html +9 -1
- package/docs/html/functions/portal_LayerFloorInfo.toEsriLayerFloorInfo.html +9 -1
- package/docs/html/functions/portal_LayerFloorInfo.toPortalLayerFloorInfo.html +9 -1
- package/docs/html/functions/portal_Lighting.Lighting.fromEsriApiLighting.html +9 -1
- package/docs/html/functions/portal_Lighting.Lighting.toEsriApiLighting.html +9 -1
- package/docs/html/functions/portal_MapFloorInfo.MapFloorInfo.fromEsriApiFloorInfo.html +9 -1
- package/docs/html/functions/portal_MapFloorInfo.MapFloorInfo.toEsriApiFloorInfo.html +9 -1
- package/docs/html/functions/portal_MapServiceLayer.MapServiceLayer.applyToEsriApiLayer.html +9 -1
- package/docs/html/functions/portal_MapServiceLayer.MapServiceLayer.fromEsriApiMapImageLayer.html +9 -1
- package/docs/html/functions/portal_MapServiceLayer.MapServiceLayer.toEsriApiLayer.html +9 -1
- package/docs/html/functions/portal_MediaInfo.MediaType.fromEsriApiMediaType.html +9 -1
- package/docs/html/functions/portal_MediaInfo.MediaType.toEsriApiMediaType.html +9 -1
- package/docs/html/functions/portal_MosaicRule.MosaicMethodType.fromEsriApiMosaicMethodType.html +9 -1
- package/docs/html/functions/portal_MosaicRule.MosaicMethodType.toEsriApiMosaicMethodType.html +9 -1
- package/docs/html/functions/portal_MosaicRule.MosaicOperationType.fromEsriApiMosaicOperationType.html +9 -1
- package/docs/html/functions/portal_MosaicRule.MosaicOperationType.toEsriApiMosaicOperationType.html +9 -1
- package/docs/html/functions/portal_MosaicRule.MosaicRule.fromEsriApiMosaicRule.html +9 -1
- package/docs/html/functions/portal_MosaicRule.MosaicRule.toEsriApiMosaicRule.html +9 -1
- package/docs/html/functions/portal_OpenStreetMapLayer.OpenStreetMapLayer.applyToEsriApiLayer.html +9 -1
- package/docs/html/functions/portal_OpenStreetMapLayer.OpenStreetMapLayer.fromEsriApiOpenStreetMapLayer.html +9 -1
- package/docs/html/functions/portal_OpenStreetMapLayer.OpenStreetMapLayer.toEsriApiLayer.html +9 -1
- package/docs/html/functions/portal_PointCloudLayer.PointCloudLayer.applyToEsriApiLayer.html +9 -1
- package/docs/html/functions/portal_PointCloudLayer.PointCloudLayer.fromEsriApiPointCloudLayer.html +9 -1
- package/docs/html/functions/portal_PointCloudLayer.PointCloudLayer.toEsriApiLayer.html +9 -1
- package/docs/html/functions/portal_PointCloudRenderer.PointCloudRenderer.toEsriApiPointCloudRenderer.html +9 -1
- package/docs/html/functions/portal_PopupInfo.PopupContent.applyToEsriApiPopupContent.html +9 -1
- package/docs/html/functions/portal_PopupInfo.PopupContent.fromEsriApiPopupContent.html +9 -1
- package/docs/html/functions/portal_PopupInfo.PopupContent.toEsriApiPopupContent.html +9 -1
- package/docs/html/functions/portal_PopupInfo.PopupInfo.fromEsriApiPopupTemplate.html +9 -1
- package/docs/html/functions/portal_PopupInfo.PopupInfo.toEsriApiPopupTemplate.html +9 -1
- package/docs/html/functions/portal_Presentation.Presentation.fromEsriApiPresentation.html +9 -1
- package/docs/html/functions/portal_Presentation.Presentation.toEsriApiPresentation.html +9 -1
- package/docs/html/functions/portal_RangeDomain.RangeDomain.applyToEsriApiRangeDomain.html +9 -1
- package/docs/html/functions/portal_RangeDomain.RangeDomain.fromEsriApiRangeDomain.html +9 -1
- package/docs/html/functions/portal_RangeDomain.RangeDomain.toEsriApiRangeDomain.html +9 -1
- package/docs/html/functions/portal_Renderer.Renderer.fromEsriApiRenderer.html +9 -1
- package/docs/html/functions/portal_Renderer.Renderer.toEsriApiRenderer.html +9 -1
- package/docs/html/functions/portal_RenderingRule.PixelType.fromEsriApiPixelType.html +9 -1
- package/docs/html/functions/portal_RenderingRule.PixelType.toEsriApiPixelType.html +9 -1
- package/docs/html/functions/portal_RenderingRule.RenderingRule.fromEsriApiRasterFunction.html +9 -1
- package/docs/html/functions/portal_RenderingRule.RenderingRule.toEsriApiRasterFunction.html +9 -1
- package/docs/html/functions/portal_SceneLayer.SceneLayer.applyToEsriApiLayer.html +9 -1
- package/docs/html/functions/portal_SceneLayer.SceneLayer.fromEsriApiSceneLayer.html +9 -1
- package/docs/html/functions/portal_SceneLayer.SceneLayer.toEsriApiLayer.html +9 -1
- package/docs/html/functions/portal_Slide.Slide.fromEsriApiSlide.html +9 -1
- package/docs/html/functions/portal_Slide.Slide.toEsriApiSlide.html +9 -1
- package/docs/html/functions/portal_SpatialReference.SpatialReference.fromEsriApiSpatialReference.html +9 -1
- package/docs/html/functions/portal_SpatialReference.SpatialReference.toEsriApiSpatialReference.html +9 -1
- package/docs/html/functions/portal_StreamLayer.StreamLayer.applyToEsriApiLayer.html +9 -1
- package/docs/html/functions/portal_StreamLayer.StreamLayer.fromEsriApiStreamLayer.html +9 -1
- package/docs/html/functions/portal_StreamLayer.StreamLayer.toEsriApiLayer.html +9 -1
- package/docs/html/functions/portal_SubtypeGroupLayer.SubtypeGroupLayer.applyToEsriApiLayer.html +9 -1
- package/docs/html/functions/portal_SubtypeGroupLayer.SubtypeGroupLayer.fromEsriApiSubtypeGroupLayer.html +9 -1
- package/docs/html/functions/portal_SubtypeGroupLayer.SubtypeGroupLayer.toEsriApiLayer.html +9 -1
- package/docs/html/functions/portal_SubtypeSublayer.SubtypeSublayer.applyToEsriApiLayer.html +9 -1
- package/docs/html/functions/portal_SubtypeSublayer.SubtypeSublayer.fromEsriApiSubtypeSublayer.html +9 -1
- package/docs/html/functions/portal_SubtypeSublayer.SubtypeSublayer.toEsriApiLayer.html +9 -1
- package/docs/html/functions/portal_Symbol.SymbolType.fromEsriApiSymbolType.html +9 -1
- package/docs/html/functions/portal_Symbol.SymbolType.toEsriApiSymbolType.html +9 -1
- package/docs/html/functions/portal_Symbol.fromEsriApiSymbol.html +9 -1
- package/docs/html/functions/portal_Symbol.toEsriApiSymbol.html +9 -1
- package/docs/html/functions/portal_Table.applyToEsriTable.html +9 -1
- package/docs/html/functions/portal_Table.fromEsriTable.html +9 -1
- package/docs/html/functions/portal_Table.toEsriApiTable.html +9 -1
- package/docs/html/functions/portal_Template.Template.fromEsriApiFeatureTemplate.html +9 -1
- package/docs/html/functions/portal_Template.Template.toEsriApiFeatureTemplate.html +9 -1
- package/docs/html/functions/portal_TileInfo.TileInfo.fromEsriApiTileInfo.html +9 -1
- package/docs/html/functions/portal_TileInfo.TileInfo.toEsriApiTileInfo.html +9 -1
- package/docs/html/functions/portal_TiledImageServiceLayer.TiledImageServiceLayer.applyToEsriApiLayer.html +9 -1
- package/docs/html/functions/portal_TiledImageServiceLayer.TiledImageServiceLayer.fromEsriApiTileLayer.html +9 -1
- package/docs/html/functions/portal_TiledImageServiceLayer.TiledImageServiceLayer.toEsriApiLayer.html +9 -1
- package/docs/html/functions/portal_TiledMapServiceLayer.TiledMapServiceLayer.applyToEsriApiLayer.html +9 -1
- package/docs/html/functions/portal_TiledMapServiceLayer.TiledMapServiceLayer.fromEsriApiTileLayer.html +9 -1
- package/docs/html/functions/portal_TiledMapServiceLayer.TiledMapServiceLayer.toEsriApiLayer.html +9 -1
- package/docs/html/functions/portal_Type.Type.fromEsriApiFeatureType.html +9 -1
- package/docs/html/functions/portal_Type.Type.toEsriApiFeatureType.html +9 -1
- package/docs/html/functions/portal_UtilityNetwork.UtilityNetwork.fromEsriApiUtilityNetwork.html +9 -1
- package/docs/html/functions/portal_UtilityNetwork.UtilityNetwork.toEsriApiUtilityNetwork.html +9 -1
- package/docs/html/functions/portal_VectorTileLayer.VectorTileLayer.applyToEsriApiLayer.html +9 -1
- package/docs/html/functions/portal_VectorTileLayer.VectorTileLayer.fromEsriApiVectorTileLayer.html +9 -1
- package/docs/html/functions/portal_VectorTileLayer.VectorTileLayer.toEsriApiLayer.html +9 -1
- package/docs/html/functions/portal_Viewpoint.Viewpoint.fromEsriApiViewpoint.html +9 -1
- package/docs/html/functions/portal_Viewpoint.Viewpoint.toEsriApiViewpoint.html +9 -1
- package/docs/html/functions/portal_WMSLayer.WMSLayer.applyToEsriApiLayer.html +9 -1
- package/docs/html/functions/portal_WMSLayer.WMSLayer.fromEsriApiLayer.html +9 -1
- package/docs/html/functions/portal_WMSLayer.WMSLayer.toEsriApiLayer.html +9 -1
- package/docs/html/functions/portal_WMSSublayer.WMSSublayer.applyToEsriApiWMSSublayer.html +9 -1
- package/docs/html/functions/portal_WMSSublayer.WMSSublayer.fromEsriApiWMSSublayer.html +9 -1
- package/docs/html/functions/portal_WMSSublayer.WMSSublayer.toEsriApiWMSSublayer.html +9 -1
- package/docs/html/functions/portal_WMTSInfo.WMTSInfo.applyToEsriApiLayer.html +9 -1
- package/docs/html/functions/portal_WMTSInfo.WMTSInfo.fromEsriApiLayer.html +9 -1
- package/docs/html/functions/portal_Weather.Weather.fromEsriApiWeather.html +9 -1
- package/docs/html/functions/portal_Weather.Weather.toEsriApiWeather.html +9 -1
- package/docs/html/functions/portal_WebMap.WebMap.applyToEsriApiMap.html +9 -1
- package/docs/html/functions/portal_WebMap.WebMap.fromEsriApiMap.html +9 -1
- package/docs/html/functions/portal_WebMap.WebMap.toEsriApiWebMap.html +9 -1
- package/docs/html/functions/portal_WebScene.WebScene.applyToEsriApiWebScene.html +9 -1
- package/docs/html/functions/portal_WebScene.WebScene.fromEsriApiWebScene.html +9 -1
- package/docs/html/functions/portal_WebScene.WebScene.toEsriApiWebScene.html +9 -1
- package/docs/html/functions/portal_WebSceneBaseMap.WebSceneBaseMap.applyToEsriApiBasemap.html +9 -1
- package/docs/html/functions/portal_WebSceneBaseMap.WebSceneBaseMap.fromEsriApiBasemap.html +9 -1
- package/docs/html/functions/portal_WebSceneBaseMap.WebSceneBaseMap.toEsriApiBasemap.html +9 -1
- package/docs/html/functions/portal_WebTileLayer.WebTileLayer.applyToEsriApiLayer.html +9 -1
- package/docs/html/functions/portal_WebTileLayer.WebTileLayer.fromEsriApiLayer.html +9 -1
- package/docs/html/functions/portal_WebTileLayer.WebTileLayer.isTileLayerWMTS.html +9 -1
- package/docs/html/functions/portal_WebTileLayer.WebTileLayer.toEsriApiLayer.html +9 -1
- package/docs/html/functions/portal_Widgets.applyToEsriApiWidgetsObject.html +9 -1
- package/docs/html/functions/portal_Widgets.fromEsriApiTimeInterval.html +9 -1
- package/docs/html/functions/portal_Widgets.fromEsriApiWidgetsObject.html +9 -1
- package/docs/html/functions/portal_Widgets.toEsriApiTimeInterval.html +9 -1
- package/docs/html/functions/portal__LayerBase.LayerBase.applyToEsriApiLayer.html +9 -1
- package/docs/html/functions/portal__LayerBase.LayerBase.applyToEsriApiLayers.html +9 -1
- package/docs/html/functions/portal__LayerBase.LayerBase.fromEsriApiLayer.html +9 -1
- package/docs/html/functions/portal__LayerBase.LayerBase.getLayerType.html +9 -1
- package/docs/html/functions/portal__LayerBase.LayerBase.registerDefaultClassHandlers.html +9 -1
- package/docs/html/functions/portal__LayerBase.LayerBase.registerLayerClassHandler.html +9 -1
- package/docs/html/functions/portal__LayerBase.LayerBase.toEsriApiLayer.html +9 -1
- package/docs/html/functions/portal__utils.resolveRelativeHrefs.html +9 -1
- package/docs/html/functions/support_Cancellable.cancelify.html +9 -1
- package/docs/html/functions/support_Cancellable.cancelifyWithAbortSignal.html +9 -1
- package/docs/html/functions/support_InitializableBase.initializeCollection.html +9 -1
- package/docs/html/functions/support_Serializable.assignProperties.html +9 -1
- package/docs/html/functions/support_Serializable.filterJSONProperties.html +9 -1
- package/docs/html/functions/support_Serializable.getDefault.html +9 -1
- package/docs/html/functions/support_Serializable.getDefaults.html +9 -1
- package/docs/html/functions/support_Serializable.getSerializableProperties.html +9 -1
- package/docs/html/functions/support_Serializable.isDefault.html +9 -1
- package/docs/html/functions/support_Serializable.isSerializable.html +9 -1
- package/docs/html/functions/support_Serializable.serializable-1.html +9 -1
- package/docs/html/functions/support_Serializable.shouldExcludeDefaults.html +9 -1
- package/docs/html/functions/support_Serializable.toPropertyDef.html +9 -1
- package/docs/html/functions/support__query.constrainQueryTimeExtentToView.html +9 -1
- package/docs/html/functions/support__requestCache.clearCache.html +9 -1
- package/docs/html/functions/support__requestCache.getCache.html +9 -1
- package/docs/html/functions/support_utilities.isCancellation.html +9 -1
- package/docs/html/functions/tasks_geocoding_Geocoder.GeocodeOptions.fromFeatureSource.html +9 -1
- package/docs/html/functions/tasks_geocoding_utilities.isArcGISGeocoder.html +9 -1
- package/docs/html/functions/tasks_identify_IdentifyOptions.IdentifyOptions.fromFeatureSource.html +9 -1
- package/docs/html/functions/tasks_identify_IdentifyService.isIdentifiable.html +9 -1
- package/docs/html/functions/tasks_query_QueryOptions.QueryOptions.fromFeatureSource.html +9 -1
- package/docs/html/functions/tasks_search_SearchOptions.SearchOptions.fromFeatureSource.html +9 -1
- package/docs/html/functions/tasks_search_SearchService.isSearchable.html +9 -1
- package/docs/html/functions/utilities__layers.basemapsAreEquivalent.html +9 -1
- package/docs/html/functions/utilities__layers.hasMmapLayer.html +9 -1
- package/docs/html/functions/utilities__layers.isBuildingComponentSublayer.html +9 -1
- package/docs/html/functions/utilities__layers.isBuildingGroupSublayer.html +9 -1
- package/docs/html/functions/utilities__layers.isBuildingSceneLayer.html +9 -1
- package/docs/html/functions/utilities__layers.isCSVLayer.html +9 -1
- package/docs/html/functions/utilities__layers.isElevationLayer.html +9 -1
- package/docs/html/functions/utilities__layers.isFeatureLayer.html +9 -1
- package/docs/html/functions/utilities__layers.isFeatureLayerBase.html +9 -1
- package/docs/html/functions/utilities__layers.isGeoJSONLayer.html +9 -1
- package/docs/html/functions/utilities__layers.isGeoRssLayer.html +9 -1
- package/docs/html/functions/utilities__layers.isGraphicsLayer.html +9 -1
- package/docs/html/functions/utilities__layers.isGroupLayer.html +9 -1
- package/docs/html/functions/utilities__layers.isImageryLayer.html +9 -1
- package/docs/html/functions/utilities__layers.isImageryTileLayer.html +9 -1
- package/docs/html/functions/utilities__layers.isIntegratedMeshLayer.html +9 -1
- package/docs/html/functions/utilities__layers.isKMLLayer.html +9 -1
- package/docs/html/functions/utilities__layers.isKMLSublayer.html +9 -1
- package/docs/html/functions/utilities__layers.isLayer.html +9 -1
- package/docs/html/functions/utilities__layers.isLayerWithLegendEnabledProperty.html +9 -1
- package/docs/html/functions/utilities__layers.isMapImageLayer.html +9 -1
- package/docs/html/functions/utilities__layers.isMapImageSublayer.html +9 -1
- package/docs/html/functions/utilities__layers.isMapNotesLayer.html +9 -1
- package/docs/html/functions/utilities__layers.isMapNotesSublayer.html +9 -1
- package/docs/html/functions/utilities__layers.isOpenStreetMapLayer.html +9 -1
- package/docs/html/functions/utilities__layers.isPointCloudLayer.html +9 -1
- package/docs/html/functions/utilities__layers.isRouteLayer.html +9 -1
- package/docs/html/functions/utilities__layers.isSceneLayer.html +9 -1
- package/docs/html/functions/utilities__layers.isStreamLayer.html +9 -1
- package/docs/html/functions/utilities__layers.isSublayer.html +9 -1
- package/docs/html/functions/utilities__layers.isSubtypeGroupLayer.html +9 -1
- package/docs/html/functions/utilities__layers.isSubtypeSublayer.html +9 -1
- package/docs/html/functions/utilities__layers.isTileLayer.html +9 -1
- package/docs/html/functions/utilities__layers.isTiledImageServiceLayer.html +9 -1
- package/docs/html/functions/utilities__layers.isTiledMapServiceLayer.html +9 -1
- package/docs/html/functions/utilities__layers.isTimeAwareLayer.html +9 -1
- package/docs/html/functions/utilities__layers.isVectorTileLayer.html +9 -1
- package/docs/html/functions/utilities__layers.isWMSLayer.html +9 -1
- package/docs/html/functions/utilities__layers.isWMSSublayer.html +9 -1
- package/docs/html/functions/utilities__layers.isWMTSLayer.html +9 -1
- package/docs/html/functions/utilities__layers.isWMTSSublayer.html +9 -1
- package/docs/html/functions/utilities__layers.isWebTileLayer.html +9 -1
- package/docs/html/functions/utilities__layers.layersAreEquivalent.html +9 -1
- package/docs/html/functions/utilities__number.isNumeric.html +9 -1
- package/docs/html/functions/utilities__ogc.getEpsgCode.html +9 -1
- package/docs/html/functions/utilities__ogc.getGmlNS.html +9 -1
- package/docs/html/functions/utilities__ogc.inferGmlVersion.html +9 -1
- package/docs/html/functions/utilities__ogc.isGmlNamespace.html +9 -1
- package/docs/html/functions/utilities__ogc.ogcSrsToEsriSr.html +9 -1
- package/docs/html/functions/utilities_arcade.isArcadeScriptAsync.html +9 -1
- package/docs/html/functions/utilities_arcade.runArcadeExpression.html +9 -1
- package/docs/html/functions/utilities_arcade.runAsyncArcadeExpression.html +9 -1
- package/docs/html/functions/utilities_array.chunk.html +9 -1
- package/docs/html/functions/utilities_array.compare.html +9 -1
- package/docs/html/functions/utilities_array.compareAsync.html +9 -1
- package/docs/html/functions/utilities_array.count.html +9 -1
- package/docs/html/functions/utilities_array.flatten.html +9 -1
- package/docs/html/functions/utilities_array.groupBy.html +9 -1
- package/docs/html/functions/utilities_array.range.html +9 -1
- package/docs/html/functions/utilities_array.remove.html +9 -1
- package/docs/html/functions/utilities_asyncIterable.concat.html +9 -1
- package/docs/html/functions/utilities_asyncIterable.empty.html +9 -1
- package/docs/html/functions/utilities_asyncIterable.every.html +9 -1
- package/docs/html/functions/utilities_asyncIterable.filter.html +9 -1
- package/docs/html/functions/utilities_asyncIterable.find.html +9 -1
- package/docs/html/functions/utilities_asyncIterable.first.html +9 -1
- package/docs/html/functions/utilities_asyncIterable.flatten.html +9 -1
- package/docs/html/functions/utilities_asyncIterable.forEach.html +9 -1
- package/docs/html/functions/utilities_asyncIterable.from.html +9 -1
- package/docs/html/functions/utilities_asyncIterable.fromSingleItem.html +9 -1
- package/docs/html/functions/utilities_asyncIterable.map.html +9 -1
- package/docs/html/functions/utilities_asyncIterable.some.html +9 -1
- package/docs/html/functions/utilities_asyncIterable.take.html +9 -1
- package/docs/html/functions/utilities_asyncIterable.toArray.html +9 -1
- package/docs/html/functions/utilities_basemaps.createStandardBasemap.html +9 -1
- package/docs/html/functions/utilities_basemaps.isStandardBasemap.html +9 -1
- package/docs/html/functions/utilities_checkArg.assertNever.html +9 -1
- package/docs/html/functions/utilities_checkArg.checkArg.html +9 -1
- package/docs/html/functions/utilities_collection.compare.html +9 -1
- package/docs/html/functions/utilities_collection.compareAsync.html +9 -1
- package/docs/html/functions/utilities_date.ERR_TIME_ZONE_INVALID.html +9 -1
- package/docs/html/functions/utilities_date.esriFormatToGeocortexFormat.html +9 -1
- package/docs/html/functions/utilities_date.format.html +9 -1
- package/docs/html/functions/utilities_date.getMonthName.html +9 -1
- package/docs/html/functions/utilities_date.getWeekdayName.html +9 -1
- package/docs/html/functions/utilities_date.isValid.html +9 -1
- package/docs/html/functions/utilities_date.isValidTimeZone.html +9 -1
- package/docs/html/functions/utilities_date.parse.html +9 -1
- package/docs/html/functions/utilities_date.parseUtc.html +9 -1
- package/docs/html/functions/utilities_enum.isValid.html +9 -1
- package/docs/html/functions/utilities_esri.getAllFieldInfos.html +9 -1
- package/docs/html/functions/utilities_esri.getAllReferencedFieldNames.html +9 -1
- package/docs/html/functions/utilities_esri.isAttachmentsContent.html +9 -1
- package/docs/html/functions/utilities_esri.isCodedValueDomain.html +9 -1
- package/docs/html/functions/utilities_esri.isColor.html +9 -1
- package/docs/html/functions/utilities_esri.isCustomContent.html +9 -1
- package/docs/html/functions/utilities_esri.isEsriObject.html +9 -1
- package/docs/html/functions/utilities_esri.isExpressionContent.html +9 -1
- package/docs/html/functions/utilities_esri.isFeatureSet.html +9 -1
- package/docs/html/functions/utilities_esri.isFeatureType.html +9 -1
- package/docs/html/functions/utilities_esri.isField.html +9 -1
- package/docs/html/functions/utilities_esri.isFieldsContent.html +9 -1
- package/docs/html/functions/utilities_esri.isGraphic.html +9 -1
- package/docs/html/functions/utilities_esri.isImageMediaInfo.html +9 -1
- package/docs/html/functions/utilities_esri.isMediaContent.html +9 -1
- package/docs/html/functions/utilities_esri.isPopupContent.html +9 -1
- package/docs/html/functions/utilities_esri.isPopupTemplate.html +9 -1
- package/docs/html/functions/utilities_esri.isPortalItem.html +9 -1
- package/docs/html/functions/utilities_esri.isRelationshipContent.html +9 -1
- package/docs/html/functions/utilities_esri.isSpatialReference.html +9 -1
- package/docs/html/functions/utilities_esri.isTextContent.html +9 -1
- package/docs/html/functions/utilities_esri.isViewpoint.html +9 -1
- package/docs/html/functions/utilities_esri.load.html +9 -1
- package/docs/html/functions/utilities_esri.ready.html +9 -1
- package/docs/html/functions/utilities_extensions.isArcGISServiceTableExtension.html +9 -1
- package/docs/html/functions/utilities_extensions.isBuildingComponentSublayerExtension.html +9 -1
- package/docs/html/functions/utilities_extensions.isBuildingSceneLayerExtension.html +9 -1
- package/docs/html/functions/utilities_extensions.isCSVLayerExtension.html +9 -1
- package/docs/html/functions/utilities_extensions.isFeatureCollectionLayerExtension.html +9 -1
- package/docs/html/functions/utilities_extensions.isFeatureLayerExtension.html +9 -1
- package/docs/html/functions/utilities_extensions.isGeoJSONLayerExtension.html +9 -1
- package/docs/html/functions/utilities_extensions.isGeoRssLayerExtension.html +9 -1
- package/docs/html/functions/utilities_extensions.isGroupLayerExtension.html +9 -1
- package/docs/html/functions/utilities_extensions.isImageryLayerExtension.html +9 -1
- package/docs/html/functions/utilities_extensions.isKMLLayerExtension.html +9 -1
- package/docs/html/functions/utilities_extensions.isMapImageLayerExtension.html +9 -1
- package/docs/html/functions/utilities_extensions.isMapImageSublayerExtension.html +9 -1
- package/docs/html/functions/utilities_extensions.isPointCloudLayerExtension.html +9 -1
- package/docs/html/functions/utilities_extensions.isSceneLayerExtension.html +9 -1
- package/docs/html/functions/utilities_extensions.isStreamLayerExtension.html +9 -1
- package/docs/html/functions/utilities_extensions.isSubtypeGroupLayerExtension.html +9 -1
- package/docs/html/functions/utilities_extensions.isSubtypeSublayerExtension.html +9 -1
- package/docs/html/functions/utilities_extensions.isTileLayerExtension.html +9 -1
- package/docs/html/functions/utilities_extensions.isWMSLayerExtension.html +9 -1
- package/docs/html/functions/utilities_extensions.isWMSSublayerExtension.html +9 -1
- package/docs/html/functions/utilities_extensions.isWMTSLayerExtension.html +9 -1
- package/docs/html/functions/utilities_field.isNumericFieldType.html +9 -1
- package/docs/html/functions/utilities_geometry.buffer.html +9 -1
- package/docs/html/functions/utilities_geometry.createCrossTypeUnion.html +9 -1
- package/docs/html/functions/utilities_geometry.denormalizeExtent.html +9 -1
- package/docs/html/functions/utilities_geometry.esriToGeoJSON.html +9 -1
- package/docs/html/functions/utilities_geometry.esriToGml.html +9 -1
- package/docs/html/functions/utilities_geometry.esriToWKT.html +9 -1
- package/docs/html/functions/utilities_geometry.esriWkidToWkt.html +9 -1
- package/docs/html/functions/utilities_geometry.esriWktToWkid.html +9 -1
- package/docs/html/functions/utilities_geometry.geoJSONToEsri.html +9 -1
- package/docs/html/functions/utilities_geometry.getBounds.html +9 -1
- package/docs/html/functions/utilities_geometry.getScreenExtent.html +9 -1
- package/docs/html/functions/utilities_geometry.gmlToEsri.html +9 -1
- package/docs/html/functions/utilities_geometry.isExtent.html +9 -1
- package/docs/html/functions/utilities_geometry.isGeometry.html +9 -1
- package/docs/html/functions/utilities_geometry.isMesh.html +9 -1
- package/docs/html/functions/utilities_geometry.isMultipoint.html +9 -1
- package/docs/html/functions/utilities_geometry.isPoint.html +9 -1
- package/docs/html/functions/utilities_geometry.isPolygon.html +9 -1
- package/docs/html/functions/utilities_geometry.isPolyline.html +9 -1
- package/docs/html/functions/utilities_geometry.project.html +9 -1
- package/docs/html/functions/utilities_geometry.removeZValues.html +9 -1
- package/docs/html/functions/utilities_geometry.wktToEsri.html +9 -1
- package/docs/html/functions/utilities_iterable.concat.html +9 -1
- package/docs/html/functions/utilities_iterable.every.html +9 -1
- package/docs/html/functions/utilities_iterable.filter.html +9 -1
- package/docs/html/functions/utilities_iterable.find.html +9 -1
- package/docs/html/functions/utilities_iterable.first.html +9 -1
- package/docs/html/functions/utilities_iterable.flatten.html +9 -1
- package/docs/html/functions/utilities_iterable.forEach.html +9 -1
- package/docs/html/functions/utilities_iterable.fromSingleItem.html +9 -1
- package/docs/html/functions/utilities_iterable.length.html +9 -1
- package/docs/html/functions/utilities_iterable.map.html +9 -1
- package/docs/html/functions/utilities_iterable.reduce.html +9 -1
- package/docs/html/functions/utilities_iterable.some.html +9 -1
- package/docs/html/functions/utilities_log.getLogger.html +9 -1
- package/docs/html/functions/utilities_log.reset.html +9 -1
- package/docs/html/functions/utilities_log.setLogLevel.html +9 -1
- package/docs/html/functions/utilities_log.setLoggerFactory.html +9 -1
- package/docs/html/functions/utilities_mapping.getMapSpatialReference.html +9 -1
- package/docs/html/functions/utilities_mapping.isBasemap.html +9 -1
- package/docs/html/functions/utilities_mapping.isGround.html +9 -1
- package/docs/html/functions/utilities_mapping.isMap.html +9 -1
- package/docs/html/functions/utilities_mapping.isWebMap.html +9 -1
- package/docs/html/functions/utilities_mapping.isWebScene.html +9 -1
- package/docs/html/functions/utilities_math.average.html +9 -1
- package/docs/html/functions/utilities_math.degreesToRadians.html +9 -1
- package/docs/html/functions/utilities_math.radiansToDegrees.html +9 -1
- package/docs/html/functions/utilities_math.standardDeviation.html +9 -1
- package/docs/html/functions/utilities_math.sum.html +9 -1
- package/docs/html/functions/utilities_number.format.html +9 -1
- package/docs/html/functions/utilities_number.parse.html +9 -1
- package/docs/html/functions/utilities_object.deepAssign.html +9 -1
- package/docs/html/functions/utilities_object.deepClone.html +9 -1
- package/docs/html/functions/utilities_object.deepSearchAndTransform.html +9 -1
- package/docs/html/functions/utilities_object.deepSearchAndTransformAsync.html +9 -1
- package/docs/html/functions/utilities_object.filter.html +9 -1
- package/docs/html/functions/utilities_object.getPropertyDescriptor.html +9 -1
- package/docs/html/functions/utilities_object.isEmpty.html +9 -1
- package/docs/html/functions/utilities_object.isPlainObject.html +9 -1
- package/docs/html/functions/utilities_object.map.html +9 -1
- package/docs/html/functions/utilities_object.toJSON.html +9 -1
- package/docs/html/functions/utilities_portal.getPortalItemHtmlUrl.html +9 -1
- package/docs/html/functions/utilities_portal.isPortalItemId.html +9 -1
- package/docs/html/functions/utilities_portal.isPortalItemLike.html +9 -1
- package/docs/html/functions/utilities_portal.isPortalItemUrl.html +9 -1
- package/docs/html/functions/utilities_portal.serializePortalItem.html +9 -1
- package/docs/html/functions/utilities_portal.toPortalItem.html +9 -1
- package/docs/html/functions/utilities_promise.asyncFlatMap.html +9 -1
- package/docs/html/functions/utilities_promise.delay.html +9 -1
- package/docs/html/functions/utilities_promise.each.html +9 -1
- package/docs/html/functions/utilities_promise.map.html +9 -1
- package/docs/html/functions/utilities_promise.parallelEach.html +9 -1
- package/docs/html/functions/utilities_promise.props.html +9 -1
- package/docs/html/functions/utilities_promise.reduce.html +9 -1
- package/docs/html/functions/utilities_promise.timeout.html +9 -1
- package/docs/html/functions/utilities_query.count.html +9 -1
- package/docs/html/functions/utilities_query.query.html +9 -1
- package/docs/html/functions/utilities_query.spatialFilter.html +9 -1
- package/docs/html/functions/utilities_relationships.isQueryBasedRelationship.html +9 -1
- package/docs/html/functions/utilities_renderers.isClassBreaksRenderer.html +9 -1
- package/docs/html/functions/utilities_renderers.isDictionaryRenderer.html +9 -1
- package/docs/html/functions/utilities_renderers.isDotDensityRenderer.html +9 -1
- package/docs/html/functions/utilities_renderers.isHeatMapRenderer.html +9 -1
- package/docs/html/functions/utilities_renderers.isSimpleRenderer.html +9 -1
- package/docs/html/functions/utilities_renderers.isUniqueValueRenderer.html +9 -1
- package/docs/html/functions/utilities_scaleRanges.expandExtentToScale.html +9 -1
- package/docs/html/functions/utilities_scaleRanges.getNextScale.html +9 -1
- package/docs/html/functions/utilities_scaleRanges.getScaleRange.html +9 -1
- package/docs/html/functions/utilities_set.difference.html +9 -1
- package/docs/html/functions/utilities_set.filter.html +9 -1
- package/docs/html/functions/utilities_set.find.html +9 -1
- package/docs/html/functions/utilities_set.intersection.html +9 -1
- package/docs/html/functions/utilities_set.union.html +9 -1
- package/docs/html/functions/utilities_string.camelToKebabCase.html +9 -1
- package/docs/html/functions/utilities_string.caseInsensitiveCompare.html +9 -1
- package/docs/html/functions/utilities_string.caseInsensitiveEquals.html +9 -1
- package/docs/html/functions/utilities_string.escapeRegExp.html +9 -1
- package/docs/html/functions/utilities_string.format.html +9 -1
- package/docs/html/functions/utilities_string.kebabToCamelCase.html +9 -1
- package/docs/html/functions/utilities_symbol.isCimSymbol.html +9 -1
- package/docs/html/functions/utilities_symbol.isExtrudeSymbol3DLayer.html +9 -1
- package/docs/html/functions/utilities_symbol.isFillSymbol3DLayer.html +9 -1
- package/docs/html/functions/utilities_symbol.isIconSymbol3DLayer.html +9 -1
- package/docs/html/functions/utilities_symbol.isLabelSymbol3D.html +9 -1
- package/docs/html/functions/utilities_symbol.isLineSymbol3D.html +9 -1
- package/docs/html/functions/utilities_symbol.isLineSymbol3DLayer.html +9 -1
- package/docs/html/functions/utilities_symbol.isMeshGeometrySymbol.html +9 -1
- package/docs/html/functions/utilities_symbol.isMeshSymbol3D.html +9 -1
- package/docs/html/functions/utilities_symbol.isObjectSymbol3DLayer.html +9 -1
- package/docs/html/functions/utilities_symbol.isPathSymbol3DLayer.html +9 -1
- package/docs/html/functions/utilities_symbol.isPictureFillSymbol.html +9 -1
- package/docs/html/functions/utilities_symbol.isPictureMarkerSymbol.html +9 -1
- package/docs/html/functions/utilities_symbol.isPointGeometrySymbol.html +9 -1
- package/docs/html/functions/utilities_symbol.isPointSymbol3D.html +9 -1
- package/docs/html/functions/utilities_symbol.isPolygonGeometrySymbol.html +9 -1
- package/docs/html/functions/utilities_symbol.isPolygonSymbol3D.html +9 -1
- package/docs/html/functions/utilities_symbol.isPolylineGeometrySymbol.html +9 -1
- package/docs/html/functions/utilities_symbol.isSimpleFillSymbol.html +9 -1
- package/docs/html/functions/utilities_symbol.isSimpleLineSymbol.html +9 -1
- package/docs/html/functions/utilities_symbol.isSimpleMarkerSymbol.html +9 -1
- package/docs/html/functions/utilities_symbol.isSymbol.html +9 -1
- package/docs/html/functions/utilities_symbol.isSymbol3D.html +9 -1
- package/docs/html/functions/utilities_symbol.isTextSymbol.html +9 -1
- package/docs/html/functions/utilities_symbol.isVolumetric.html +9 -1
- package/docs/html/functions/utilities_symbol.isWebStyleSymbol.html +9 -1
- package/docs/html/functions/utilities_uri.addQueryParameter.html +9 -1
- package/docs/html/functions/utilities_uri.isAbsoluteUri.html +9 -1
- package/docs/html/functions/utilities_uri.isPackageUri.html +9 -1
- package/docs/html/functions/utilities_uri.isRelativeUri.html +9 -1
- package/docs/html/functions/utilities_uri.removeQueryParameter.html +9 -1
- package/docs/html/functions/utilities_uri.toAbsoluteUri.html +9 -1
- package/docs/html/functions/utilities_uuid.generateUuid.html +9 -1
- package/docs/html/functions/utilities_watch.onCollectionPropertyChange.html +9 -1
- package/docs/html/functions/utilities_watch.onEach.html +9 -1
- package/docs/html/functions/utilities_watch.onOnce.html +9 -1
- package/docs/html/functions/utilities_watch.watchCollectionPropertyEach.html +9 -1
- package/docs/html/functions/utilities_watch.watchEach.html +9 -1
- package/docs/html/index.html +9 -1
- package/docs/html/interfaces/Entity.Entity.html +9 -1
- package/docs/html/interfaces/Entity.EntityBaseProperties.html +9 -1
- package/docs/html/interfaces/Entity.EntityProperties.html +9 -1
- package/docs/html/interfaces/Hyperlink.HyperlinkProperties.html +9 -1
- package/docs/html/interfaces/LanguageResources.LanguageResourcesProperties.html +9 -1
- package/docs/html/interfaces/config.Config.html +9 -1
- package/docs/html/interfaces/data_ArcGISServiceTableExtension.ArcGISServiceTableExtensionProperties.html +9 -1
- package/docs/html/interfaces/data_Attachment.AttachmentInfo.html +9 -1
- package/docs/html/interfaces/data_Attachment.AttachmentProperties.html +9 -1
- package/docs/html/interfaces/data_Capabilities.Capabilities.html +9 -1
- package/docs/html/interfaces/data_Feature.FeatureProperties.html +9 -1
- package/docs/html/interfaces/data_Feature.FetchRelatedFeaturesOptions.html +9 -1
- package/docs/html/interfaces/data_Feature.FormatOptions.html +9 -1
- package/docs/html/interfaces/data_Feature.PresentableAttributes.html +9 -1
- package/docs/html/interfaces/data_FeatureList.FeatureListProperties.html +9 -1
- package/docs/html/interfaces/data_FeatureList.FilterClause.html +9 -1
- package/docs/html/interfaces/data_FeatureList.SortClause.html +9 -1
- package/docs/html/interfaces/data_FeatureSet.FeatureSetProperties.html +9 -1
- package/docs/html/interfaces/data_FeatureSettings.FeatureSettingsProperties.html +9 -1
- package/docs/html/interfaces/data_FeatureSettings.PopupContentExtensionCollection.html +9 -1
- package/docs/html/interfaces/data_FeatureSource.FeatureReadOptions-1.html +9 -1
- package/docs/html/interfaces/data_FeatureSource.FeatureSource.html +9 -1
- package/docs/html/interfaces/data_FeatureSource.FeatureSourceProperties.html +9 -1
- package/docs/html/interfaces/data_FeatureSource.FeatureWriteOptions.html +9 -1
- package/docs/html/interfaces/data_FeatureSourceBase.FeatureSourceBaseProperties.html +9 -1
- package/docs/html/interfaces/data_FeatureStream.FeatureStreamProperties.html +9 -1
- package/docs/html/interfaces/data_FieldExtension.FieldExtensionProperties.html +9 -1
- package/docs/html/interfaces/data_FieldExtension.FieldProperties.html +9 -1
- package/docs/html/interfaces/data_PopupContentExtension.ContentProperties.html +9 -1
- package/docs/html/interfaces/data_PopupContentExtension.ContentRef.html +9 -1
- package/docs/html/interfaces/data_PopupContentExtension.PopupContentExtensionProperties.html +9 -1
- package/docs/html/interfaces/data_QuerySourceCapabilities.QuerySourceCapabilities.html +16 -1
- package/docs/html/interfaces/data_Schema.FieldCollection.html +9 -1
- package/docs/html/interfaces/data_Schema.FieldExtensionCollection.html +9 -1
- package/docs/html/interfaces/data_Schema.SchemaProperties.html +9 -1
- package/docs/html/interfaces/data_Table.TableProperties.html +9 -1
- package/docs/html/interfaces/data_TaskSettings.TaskSettingsProperties.html +9 -1
- package/docs/html/interfaces/data__Relationship.Relationship-1.html +9 -1
- package/docs/html/interfaces/data__Relationship.RelationshipProperties.html +9 -1
- package/docs/html/interfaces/data__TableExtension.TableExtensionProperties.html +9 -1
- package/docs/html/interfaces/data__TableExtension.TableProperties.html +9 -1
- package/docs/html/interfaces/data__TableExtension.TableReference.html +9 -1
- package/docs/html/interfaces/data_convert.CellData.html +3577 -0
- package/docs/html/interfaces/data_convert.FromCsvOptions.html +17 -1
- package/docs/html/interfaces/data_convert.FromShapefileOptions.html +9 -1
- package/docs/html/interfaces/data_convert.FromXLSXOptions.html +17 -1
- package/docs/html/interfaces/data_convert.ToCsvOptions.html +17 -1
- package/docs/html/interfaces/data_convert.ToShapefileOptions.html +9 -1
- package/docs/html/interfaces/data_convert.ToXLSXOptions.html +17 -1
- package/docs/html/interfaces/data_convert.UploadDataOptions.html +3677 -0
- package/docs/html/interfaces/data_support_RelationshipFactory.RelationshipFactory.html +9 -1
- package/docs/html/interfaces/data_support_TableExtensionFactory.TableExtensionFactory.html +9 -1
- package/docs/html/interfaces/data_support_attachments.AddAttachmentOptions.html +9 -1
- package/docs/html/interfaces/data_support_attachments.AttachmentEnabledLayer.html +9 -1
- package/docs/html/interfaces/layer_preset_LayerPreset.LayerPresetProperties.html +9 -1
- package/docs/html/interfaces/layer_preset_LayerPresetSettings.LayerPresetSettingProperties.html +9 -1
- package/docs/html/interfaces/locale.LocaleResult.html +9 -1
- package/docs/html/interfaces/mapping_ArcGISSublayerExtension.ArcGISSublayerExtensionCollection.html +9 -1
- package/docs/html/interfaces/mapping_ArcGISSublayerExtension.ArcGISSublayerExtensionProperties.html +9 -1
- package/docs/html/interfaces/mapping_ArcGISSublayerExtension.ArcGISSublayerProperties.html +9 -1
- package/docs/html/interfaces/mapping_BasemapExtension.BasemapExtensionProperties.html +9 -1
- package/docs/html/interfaces/mapping_BasemapExtension.BasemapProperties.html +9 -1
- package/docs/html/interfaces/mapping_Bookmark.BookmarkProperties.html +9 -1
- package/docs/html/interfaces/mapping_BuildingComponentSublayerExtension.BuildingComponentSublayerExtensionProperties.html +9 -1
- package/docs/html/interfaces/mapping_BuildingGroupSublayerExtension.BuildingGroupSublayerExtensionProperties.html +9 -1
- package/docs/html/interfaces/mapping_BuildingSceneLayerExtension.BuildingSceneLayerExtensionProperties.html +9 -1
- package/docs/html/interfaces/mapping_BuildingSceneLayerExtension.BuildingSceneLayerProperties.html +9 -1
- package/docs/html/interfaces/mapping_BuildingSceneLayerExtension.BuildingSublayerExtensionCollection.html +9 -1
- package/docs/html/interfaces/mapping_BuildingSublayerExtension.BuildingSublayerExtensionProperties.html +9 -1
- package/docs/html/interfaces/mapping_BuildingSublayerExtension.BuildingSublayerProperties.html +9 -1
- package/docs/html/interfaces/mapping_CSVLayerExtension.CSVLayerExtensionProperties.html +9 -1
- package/docs/html/interfaces/mapping_ElevationLayerExtension.ElevationLayerExtensionProperties.html +9 -1
- package/docs/html/interfaces/mapping_FeatureLayerExtension.FeatureLayerExtensionProperties.html +9 -1
- package/docs/html/interfaces/mapping_FeatureLayerExtension.FeatureLayerProperties.html +9 -1
- package/docs/html/interfaces/mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html +9 -1
- package/docs/html/interfaces/mapping_FeatureLayerExtensionBase.FeatureLayerExtensionBaseProperties.html +9 -1
- package/docs/html/interfaces/mapping_GeoJSONLayerExtension.GeoJSONLayerExtensionProperties.html +9 -1
- package/docs/html/interfaces/mapping_GeoRSSLayerExtension.GeoRSSLayerExtensionProperties.html +9 -1
- package/docs/html/interfaces/mapping_GraphicsLayerExtension.GraphicsLayerExtensionProperties.html +9 -1
- package/docs/html/interfaces/mapping_GroundExtension.GroundExtensionProperties.html +9 -1
- package/docs/html/interfaces/mapping_GroundExtension.GroundProperties.html +9 -1
- package/docs/html/interfaces/mapping_GroupLayerExtension.GroupLayerExtensionProperties.html +9 -1
- package/docs/html/interfaces/mapping_ImageryLayerExtension.ImageryLayerExtensionProperties.html +9 -1
- package/docs/html/interfaces/mapping_ImageryTileLayerExtension.ImageryTileLayerExtensionProperties.html +9 -1
- package/docs/html/interfaces/mapping_ImageryTileLayerExtension.ImageryTileLayerProperties.html +9 -1
- package/docs/html/interfaces/mapping_IntegratedMeshLayerExtension.IntegratedMeshLayerExtensionProperties.html +9 -1
- package/docs/html/interfaces/mapping_KMLLayerExtension.KMLLayerExtensionProperties.html +9 -1
- package/docs/html/interfaces/mapping_KMLSublayerExtension.KMLSublayerExtensionCollection.html +9 -1
- package/docs/html/interfaces/mapping_KMLSublayerExtension.KMLSublayerExtensionProperties.html +9 -1
- package/docs/html/interfaces/mapping_MapConstraints.MapConstraintsProperties.html +9 -1
- package/docs/html/interfaces/mapping_MapConstraints.ViewSyncConstraints.html +9 -1
- package/docs/html/interfaces/mapping_MapExtension.MapExtensionProperties.html +9 -1
- package/docs/html/interfaces/mapping_MapExtension.TableExtensionCollection.html +9 -1
- package/docs/html/interfaces/mapping_MapImageLayerExtension.MapImageLayerExtensionProperties.html +9 -1
- package/docs/html/interfaces/mapping_MapImageSublayerExtension.MapImageSublayerExtensionProperties.html +9 -1
- package/docs/html/interfaces/mapping_MapImageSublayerExtension.MapImageSublayerProperties.html +9 -1
- package/docs/html/interfaces/mapping_MapNotesLayerExtension.MapNotesLayerExtensionProperties.html +9 -1
- package/docs/html/interfaces/mapping_MapNotesSublayerExtension.MapNotesSublayerExtensionCollection.html +9 -1
- package/docs/html/interfaces/mapping_MapNotesSublayerExtension.MapNotesSublayerExtensionProperties.html +9 -1
- package/docs/html/interfaces/mapping_OpenStreetMapLayerExtension.OpenStreetMapLayerExtensionProperties.html +9 -1
- package/docs/html/interfaces/mapping_PointCloudLayerExtension.PointCloudLayerExtensionProperties.html +9 -1
- package/docs/html/interfaces/mapping_PointCloudLayerExtension.PointCloudLayerProperties.html +9 -1
- package/docs/html/interfaces/mapping_RouteLayerExtension.RouteLayerExtensionProperties.html +9 -1
- package/docs/html/interfaces/mapping_SceneLayerExtension.SceneLayerExtensionProperties.html +9 -1
- package/docs/html/interfaces/mapping_StreamLayerExtension.StreamLayerExtensionProperties.html +9 -1
- package/docs/html/interfaces/mapping_SubtypeGroupLayerExtension.SubtypeGroupLayerExtensionProperties.html +9 -1
- package/docs/html/interfaces/mapping_SubtypeSublayerExtension.SubtypeSublayerExtensionCollection.html +9 -1
- package/docs/html/interfaces/mapping_SubtypeSublayerExtension.SubtypeSublayerExtensionProperties.html +9 -1
- package/docs/html/interfaces/mapping_SubtypeSublayerExtension.SubtypeSublayerProperties.html +9 -1
- package/docs/html/interfaces/mapping_TileLayerExtension.TileLayerExtensionProperties.html +9 -1
- package/docs/html/interfaces/mapping_TileLayerExtension.TileLayerProperties.html +9 -1
- package/docs/html/interfaces/mapping_TileSublayerExtension.TileSublayerExtensionProperties.html +9 -1
- package/docs/html/interfaces/mapping_TileSublayerExtension.TileSublayerProperties.html +9 -1
- package/docs/html/interfaces/mapping_VectorTileLayerExtension.VectorTileLayerExtensionProperties.html +9 -1
- package/docs/html/interfaces/mapping_WMSLayerExtension.WMSLayerExtensionProperties.html +9 -1
- package/docs/html/interfaces/mapping_WMSSublayerExtension.WMSSublayerExtensionCollection.html +9 -1
- package/docs/html/interfaces/mapping_WMSSublayerExtension.WMSSublayerExtensionProperties.html +9 -1
- package/docs/html/interfaces/mapping_WMSSublayerExtension.WMSSublayerProperties.html +9 -1
- package/docs/html/interfaces/mapping_WMTSLayerExtension.WMTSLayerExtensionProperties.html +9 -1
- package/docs/html/interfaces/mapping_WMTSLayerExtension.WMTSSublayerExtensionCollection.html +9 -1
- package/docs/html/interfaces/mapping_WMTSSublayerExtension.WMTSSublayerExtensionProperties.html +9 -1
- package/docs/html/interfaces/mapping_WebTileLayerExtension.WebTileLayerExtensionProperties.html +9 -1
- package/docs/html/interfaces/mapping__LayerExtension.LayerExtensionProperties.html +9 -1
- package/docs/html/interfaces/mapping__LayerExtension.LayerProperties.html +9 -1
- package/docs/html/interfaces/mapping__LayerExtension.LayerReference.html +9 -1
- package/docs/html/interfaces/mapping__SublayerExtension.SublayerExtensionProperties.html +9 -1
- package/docs/html/interfaces/mapping__SublayerExtension.SublayerProperties.html +9 -1
- package/docs/html/interfaces/mapping__SublayerExtension.SublayerReference.html +9 -1
- package/docs/html/interfaces/mapping_support_ArrayWrappedCollection.ArrayWrappedCollectionProperties.html +9 -1
- package/docs/html/interfaces/mapping_support_BasemapExtensionFactory.BasemapExtensionFactory.html +9 -1
- package/docs/html/interfaces/mapping_support_LayerExtensionFactory.LayerExtensionFactory.html +9 -1
- package/docs/html/interfaces/mapping_support_SublayerExtensionFactory.SublayerExtensionFactory.html +9 -1
- package/docs/html/interfaces/mapping_support_WfsCapabilities.WfsCapabilitiesProperties.html +9 -1
- package/docs/html/interfaces/mapping_support_WfsFeatureType.WfsFeatureTypeProperties.html +9 -1
- package/docs/html/interfaces/mapping_support__LayerExtensionCollection.LayerExtensionCollection.html +9 -1
- package/docs/html/interfaces/mapping_support__SublayerExtensionCollection.SublayerExtensionCollection.html +9 -1
- package/docs/html/interfaces/menus_Menu.MenuProperties.html +9 -1
- package/docs/html/interfaces/menus_MenuItem.MenuItemProperties.html +9 -1
- package/docs/html/interfaces/menus_MenuItemState.MenuItemState.html +9 -1
- package/docs/html/interfaces/menus_support_MenuFactory.MenuFactory.html +9 -1
- package/docs/html/interfaces/menus_support_MenuItemFactory.MenuItemFactory.html +9 -1
- package/docs/html/interfaces/portal_ApplicationProperties.ApplicationProperties.html +9 -1
- package/docs/html/interfaces/portal_Background.ColorBackground.html +9 -1
- package/docs/html/interfaces/portal_BaseMap.BaseMap-1.html +9 -1
- package/docs/html/interfaces/portal_BaseMapLayer.BaseMapLayerBase.html +9 -1
- package/docs/html/interfaces/portal_BingLayer.BingLayer.html +9 -1
- package/docs/html/interfaces/portal_Bookmark.Bookmark.html +9 -1
- package/docs/html/interfaces/portal_BuildingSceneLayer.AuthoringInfoFilterBlock.html +9 -1
- package/docs/html/interfaces/portal_BuildingSceneLayer.AuthoringInfoFilterType.html +9 -1
- package/docs/html/interfaces/portal_BuildingSceneLayer.BuildingSceneLayer-1.html +9 -1
- package/docs/html/interfaces/portal_BuildingSceneLayer.Filter.html +9 -1
- package/docs/html/interfaces/portal_BuildingSceneLayer.FilterAuthoringInfoCheckbox.html +9 -1
- package/docs/html/interfaces/portal_BuildingSceneLayer.FilterBlock.html +9 -1
- package/docs/html/interfaces/portal_BuildingSceneLayer.FilterModeSolid.html +9 -1
- package/docs/html/interfaces/portal_BuildingSceneLayer.FilterModeWireFrame.html +9 -1
- package/docs/html/interfaces/portal_BuildingSceneSublayer.BuildingSceneSublayer-1.html +9 -1
- package/docs/html/interfaces/portal_CIMSymbol.CIMSymbol.html +9 -1
- package/docs/html/interfaces/portal_CSVLayer.CSVLayer-1.html +9 -1
- package/docs/html/interfaces/portal_Callout.Border.html +9 -1
- package/docs/html/interfaces/portal_Callout.Callout.html +9 -1
- package/docs/html/interfaces/portal_Camera.Camera-1.html +9 -1
- package/docs/html/interfaces/portal_ClassBreaksRenderer.ClassBreakInfo.html +9 -1
- package/docs/html/interfaces/portal_ClassBreaksRenderer.ClassBreaksRenderer.html +9 -1
- package/docs/html/interfaces/portal_CodedValueDomain.CodedValue.html +9 -1
- package/docs/html/interfaces/portal_CodedValueDomain.CodedValueDomain-1.html +9 -1
- package/docs/html/interfaces/portal_ColorClassBreakInfo.ColorClassBreakInfo.html +9 -1
- package/docs/html/interfaces/portal_ColorUniqueValueInfos.ColorUniqueValueInfos.html +9 -1
- package/docs/html/interfaces/portal_DataSource.DataSourceBase.html +9 -1
- package/docs/html/interfaces/portal_DefinitionEditor.DefinitionEditor.html +9 -1
- package/docs/html/interfaces/portal_DefinitionEditor.Input.html +9 -1
- package/docs/html/interfaces/portal_DefinitionEditor.Parameter.html +9 -1
- package/docs/html/interfaces/portal_Domain.DomainBase.html +9 -1
- package/docs/html/interfaces/portal_DrawingInfo.DrawingInfo-1.html +9 -1
- package/docs/html/interfaces/portal_DynamicDataLayer.DynamicDataLayer.html +9 -1
- package/docs/html/interfaces/portal_DynamicMapLayer.DynamicMapLayer.html +9 -1
- package/docs/html/interfaces/portal_Edges.SketchEdges.html +9 -1
- package/docs/html/interfaces/portal_Edges.SolidEdges.html +9 -1
- package/docs/html/interfaces/portal_Effect.BloomEffectFunction.html +9 -1
- package/docs/html/interfaces/portal_Effect.BlurEffectFunction.html +9 -1
- package/docs/html/interfaces/portal_Effect.BrightnessEffectFunction.html +9 -1
- package/docs/html/interfaces/portal_Effect.ContrastEffectFunction.html +9 -1
- package/docs/html/interfaces/portal_Effect.DropShadowEffectFunction.html +9 -1
- package/docs/html/interfaces/portal_Effect.GrayscaleEffectFunction.html +9 -1
- package/docs/html/interfaces/portal_Effect.HueRotateEffectFunction.html +9 -1
- package/docs/html/interfaces/portal_Effect.InvertEffectFunction.html +9 -1
- package/docs/html/interfaces/portal_Effect.OpacityEffectFunction.html +9 -1
- package/docs/html/interfaces/portal_Effect.SaturateEffectFunction.html +9 -1
- package/docs/html/interfaces/portal_Effect.ScaleDependentEffect.html +9 -1
- package/docs/html/interfaces/portal_Effect.SepiaEffectFunction.html +9 -1
- package/docs/html/interfaces/portal_ElevationInfo.ElevationInfo-1.html +9 -1
- package/docs/html/interfaces/portal_ElevationInfo.FeatureExpressionInfo.html +9 -1
- package/docs/html/interfaces/portal_ElevationLayer.ElevationLayer-1.html +9 -1
- package/docs/html/interfaces/portal_Environment.Environment-1.html +9 -1
- package/docs/html/interfaces/portal_Extent.Extent.html +9 -1
- package/docs/html/interfaces/portal_ExtrudeSymbol3DLayer.ExtrudeSymbol3DLayer.html +9 -1
- package/docs/html/interfaces/portal_Feature.Feature-1.html +9 -1
- package/docs/html/interfaces/portal_FeatureCollection.FeatureCollection.html +9 -1
- package/docs/html/interfaces/portal_FeatureLayer.FeatureLayer-1.html +9 -1
- package/docs/html/interfaces/portal_FeatureReduction.FeatureReductionCluster.html +9 -1
- package/docs/html/interfaces/portal_FeatureReduction.FeatureReductionSelection.html +9 -1
- package/docs/html/interfaces/portal_FeatureSet.FeatureSet.html +9 -1
- package/docs/html/interfaces/portal_Field.Field-1.html +9 -1
- package/docs/html/interfaces/portal_FieldInfo.FieldInfo.html +9 -1
- package/docs/html/interfaces/portal_FillSymbol3DLayer.FillSymbol3DLayer.html +9 -1
- package/docs/html/interfaces/portal_FormInfo.FormAttachmentElement.html +9 -1
- package/docs/html/interfaces/portal_FormInfo.FormBarcodeScannerInput.html +9 -1
- package/docs/html/interfaces/portal_FormInfo.FormComboBoxInput.html +9 -1
- package/docs/html/interfaces/portal_FormInfo.FormDateTimePickerInput.html +9 -1
- package/docs/html/interfaces/portal_FormInfo.FormExpressionInfo.html +9 -1
- package/docs/html/interfaces/portal_FormInfo.FormFieldElement.html +9 -1
- package/docs/html/interfaces/portal_FormInfo.FormGroupElement.html +9 -1
- package/docs/html/interfaces/portal_FormInfo.FormInfo-1.html +9 -1
- package/docs/html/interfaces/portal_FormInfo.FormRadioButtonsInput.html +9 -1
- package/docs/html/interfaces/portal_FormInfo.FormRelationshipElement.html +9 -1
- package/docs/html/interfaces/portal_FormInfo.FormSwitchInput.html +9 -1
- package/docs/html/interfaces/portal_FormInfo.FormTextAreaInput.html +9 -1
- package/docs/html/interfaces/portal_FormInfo.FormTextBoxInput.html +9 -1
- package/docs/html/interfaces/portal_Format.Format.html +9 -1
- package/docs/html/interfaces/portal_GeoJSONLayer.GeoJSONLayer-1.html +9 -1
- package/docs/html/interfaces/portal_GeoRSSLayer.GeoRSSLayer-1.html +9 -1
- package/docs/html/interfaces/portal_Geometry.GeometryBase.html +9 -1
- package/docs/html/interfaces/portal_Ground.Ground-1.html +9 -1
- package/docs/html/interfaces/portal_GroupLayer.GroupLayer-1.html +9 -1
- package/docs/html/interfaces/portal_HeatmapRenderer.ColorStop.html +9 -1
- package/docs/html/interfaces/portal_HeatmapRenderer.HeatmapRenderer.html +9 -1
- package/docs/html/interfaces/portal_HeightModelInfo.HeightModelInfo.html +9 -1
- package/docs/html/interfaces/portal_IconSymbol3DLayer.IconSymbol3DLayer.html +9 -1
- package/docs/html/interfaces/portal_ImageServiceLayer.ImageServiceLayer-1.html +9 -1
- package/docs/html/interfaces/portal_ImageServiceVectorLayer.ImageServiceVectorLayer.html +9 -1
- package/docs/html/interfaces/portal_InheritedDomain.InheritedDomain-1.html +9 -1
- package/docs/html/interfaces/portal_InitialState.InitialState-1.html +9 -1
- package/docs/html/interfaces/portal_IntegratedMeshLayer.IntegratedMeshLayer-1.html +9 -1
- package/docs/html/interfaces/portal_Item.Item-1.html +9 -1
- package/docs/html/interfaces/portal_JoinTableDataSource.JoinTableDataSource.html +9 -1
- package/docs/html/interfaces/portal_KMLLayer.KMLLayer-1.html +9 -1
- package/docs/html/interfaces/portal_LabelSymbol3D.LabelSymbol3D.html +9 -1
- package/docs/html/interfaces/portal_LabelingInfo.LabelingInfo-1.html +9 -1
- package/docs/html/interfaces/portal_Layer.Layer-1.html +9 -1
- package/docs/html/interfaces/portal_LayerDefinition.FieldOverride.html +9 -1
- package/docs/html/interfaces/portal_LayerDefinition.LayerDefinition-1.html +9 -1
- package/docs/html/interfaces/portal_LayerDefinition.LayerDefinitionDefaults.html +9 -1
- package/docs/html/interfaces/portal_LayerDefinition.LayerTimeInfo.html +9 -1
- package/docs/html/interfaces/portal_LayerDefinition.OrderByClause.html +9 -1
- package/docs/html/interfaces/portal_LayerDefinition.TimeInfoExportOptions.html +9 -1
- package/docs/html/interfaces/portal_Lighting.SunLighting.html +9 -1
- package/docs/html/interfaces/portal_Lighting.VirtualLighting.html +9 -1
- package/docs/html/interfaces/portal_LineSymbol3D.LineSymbol3D.html +9 -1
- package/docs/html/interfaces/portal_LineSymbol3DLayer.LineSymbol3DLayer.html +9 -1
- package/docs/html/interfaces/portal_LocationInfo.LocationInfo.html +9 -1
- package/docs/html/interfaces/portal_MapFloorInfo.FacilityLayerInfo.html +9 -1
- package/docs/html/interfaces/portal_MapFloorInfo.LevelLayerInfo.html +9 -1
- package/docs/html/interfaces/portal_MapFloorInfo.MapFloorInfo-1.html +9 -1
- package/docs/html/interfaces/portal_MapFloorInfo.SiteLayerInfo.html +9 -1
- package/docs/html/interfaces/portal_MapRangeInfo.MapRangeInfo.html +9 -1
- package/docs/html/interfaces/portal_MapServiceLayer.MapServiceLayer-1.html +9 -1
- package/docs/html/interfaces/portal_MediaInfo.MediaInfo.html +9 -1
- package/docs/html/interfaces/portal_MeshSymbol3D.MeshSymbol3D.html +9 -1
- package/docs/html/interfaces/portal_MosaicRule.MosaicRule-1.html +9 -1
- package/docs/html/interfaces/portal_Multipoint.Multipoint.html +9 -1
- package/docs/html/interfaces/portal_ObjectSymbol3DLayer.ObjectSymbol3DLayer.html +9 -1
- package/docs/html/interfaces/portal_OpenStreetMapLayer.OpenStreetMapLayer-1.html +9 -1
- package/docs/html/interfaces/portal_OperationalLayer.OperationalLayerBase.html +9 -1
- package/docs/html/interfaces/portal_PathSymbol3DLayer.PathSymbol3DLayer.html +9 -1
- package/docs/html/interfaces/portal_PictureFillSymbol.PictureFillSymbol.html +9 -1
- package/docs/html/interfaces/portal_PictureMarkerSymbol.PictureMarkerSymbol.html +9 -1
- package/docs/html/interfaces/portal_Point.Point.html +9 -1
- package/docs/html/interfaces/portal_PointCloudBitfieldFilter.PointCloudBitfieldFilter.html +9 -1
- package/docs/html/interfaces/portal_PointCloudClassBreaksRenderer.PointCloudClassBreaksRenderer.html +9 -1
- package/docs/html/interfaces/portal_PointCloudFixedSizeAlgorithm.PointCloudFixedSizeAlgorithm.html +9 -1
- package/docs/html/interfaces/portal_PointCloudLayer.PointCloudLayer-1.html +9 -1
- package/docs/html/interfaces/portal_PointCloudRGBRenderer.PointCloudRGBRenderer.html +9 -1
- package/docs/html/interfaces/portal_PointCloudRenderer.PointCloudRendererBase.html +9 -1
- package/docs/html/interfaces/portal_PointCloudReturnFilter.PointCloudReturnFilter.html +9 -1
- package/docs/html/interfaces/portal_PointCloudSplatAlgorithm.PointCloudSplatAlgorithm.html +9 -1
- package/docs/html/interfaces/portal_PointCloudStretchRenderer.PointCloudStretchRenderer.html +9 -1
- package/docs/html/interfaces/portal_PointCloudUniqueValueRenderer.PointCloudUniqueValueRenderer.html +9 -1
- package/docs/html/interfaces/portal_PointCloudValueFilter.PointCloudValueFilter.html +9 -1
- package/docs/html/interfaces/portal_PointSymbol3D.PointSymbol3D.html +9 -1
- package/docs/html/interfaces/portal_Polygon.Polygon.html +9 -1
- package/docs/html/interfaces/portal_PolygonSymbol3D.PolygonSymbol3D.html +9 -1
- package/docs/html/interfaces/portal_Polyline.Polyline.html +9 -1
- package/docs/html/interfaces/portal_PopupExpressionInfo.PopupExpressionInfo.html +9 -1
- package/docs/html/interfaces/portal_PopupInfo.OrderByFields.html +9 -1
- package/docs/html/interfaces/portal_PopupInfo.PopupElement.html +9 -1
- package/docs/html/interfaces/portal_PopupInfo.PopupInfo-1.html +9 -1
- package/docs/html/interfaces/portal_PopupInfo.RelatedRecordsInfo.html +9 -1
- package/docs/html/interfaces/portal_PredominanceRenderer.PredominanceRenderer.html +9 -1
- package/docs/html/interfaces/portal_Presentation.Presentation-1.html +9 -1
- package/docs/html/interfaces/portal_QueryTableDataSource.QueryTableDataSource.html +9 -1
- package/docs/html/interfaces/portal_RangeDomain.RangeDomain-1.html +9 -1
- package/docs/html/interfaces/portal_RangeInfo.RangeInfo.html +9 -1
- package/docs/html/interfaces/portal_RasterDataSource.RasterDataSource.html +9 -1
- package/docs/html/interfaces/portal_Renderer.AuthoringInfo.html +9 -1
- package/docs/html/interfaces/portal_Renderer.ColorRamp.html +9 -1
- package/docs/html/interfaces/portal_Renderer.RendererBase.html +9 -1
- package/docs/html/interfaces/portal_RenderingRule.RenderingRule-1.html +9 -1
- package/docs/html/interfaces/portal_SceneLayer.SceneLayer-1.html +9 -1
- package/docs/html/interfaces/portal_SimpleFillSymbol.SimpleFillSymbol.html +9 -1
- package/docs/html/interfaces/portal_SimpleLineSymbol.SimpleLineSymbol.html +9 -1
- package/docs/html/interfaces/portal_SimpleMarkerSymbol.SimpleMarkerSymbol.html +9 -1
- package/docs/html/interfaces/portal_SimpleRenderer.SimpleRenderer.html +9 -1
- package/docs/html/interfaces/portal_Slide.Slide-1.html +9 -1
- package/docs/html/interfaces/portal_SpatialReference.SpatialReference-1.html +9 -1
- package/docs/html/interfaces/portal_StreamLayer.StreamLayer-1.html +9 -1
- package/docs/html/interfaces/portal_StyleSymbolReference.StyleSymbolReference.html +9 -1
- package/docs/html/interfaces/portal_SubtypeGroupLayer.SubtypeGroupLayer-1.html +9 -1
- package/docs/html/interfaces/portal_SubtypeGroupLayer.SubtypeSubtypeGroupLayer.html +9 -1
- package/docs/html/interfaces/portal_SubtypeSublayer.SubtypeSublayer-1.html +9 -1
- package/docs/html/interfaces/portal_Symbol.Font.html +9 -1
- package/docs/html/interfaces/portal_Symbol.SymbolBase.html +9 -1
- package/docs/html/interfaces/portal_Symbol3D.Material.html +9 -1
- package/docs/html/interfaces/portal_Symbol3D.Outline.html +9 -1
- package/docs/html/interfaces/portal_Symbol3D.ResourceIconSymbol.html +9 -1
- package/docs/html/interfaces/portal_Symbol3D.ResourceObjectSymbol.html +9 -1
- package/docs/html/interfaces/portal_Symbol3D.Symbol3DBase.html +9 -1
- package/docs/html/interfaces/portal_Symbol3D.Symbol3DLayer.html +9 -1
- package/docs/html/interfaces/portal_Table.Table.html +9 -1
- package/docs/html/interfaces/portal_TableDataSource.TableDataSource.html +9 -1
- package/docs/html/interfaces/portal_Template.Template-1.html +9 -1
- package/docs/html/interfaces/portal_TemporalRenderer.TemporalRenderer.html +9 -1
- package/docs/html/interfaces/portal_TextSymbol.TextSymbol.html +9 -1
- package/docs/html/interfaces/portal_TextSymbol3DLayer.TextSymbol3DLayer.html +9 -1
- package/docs/html/interfaces/portal_TileInfo.TileInfo-1.html +9 -1
- package/docs/html/interfaces/portal_TiledImageServiceLayer.TiledImageServiceLayer-1.html +9 -1
- package/docs/html/interfaces/portal_TiledMapServiceLayer.TiledMapServiceLayer-1.html +9 -1
- package/docs/html/interfaces/portal_Type.Type-1.html +9 -1
- package/docs/html/interfaces/portal_UniqueValueFromStyle.UniqueValueFromStyle.html +9 -1
- package/docs/html/interfaces/portal_UniqueValueRenderer.UniqueValueInfo.html +9 -1
- package/docs/html/interfaces/portal_UniqueValueRenderer.UniqueValueRenderer.html +9 -1
- package/docs/html/interfaces/portal_UtilityNetwork.TraceConfiguration.html +9 -1
- package/docs/html/interfaces/portal_UtilityNetwork.UtilityNetwork-1.html +9 -1
- package/docs/html/interfaces/portal_Value.Value.html +9 -1
- package/docs/html/interfaces/portal_VectorFieldRenderer.VectorFieldRenderer.html +9 -1
- package/docs/html/interfaces/portal_VectorTileLayer.VectorTileLayer-1.html +9 -1
- package/docs/html/interfaces/portal_VerticalOffset.VerticalOffset.html +9 -1
- package/docs/html/interfaces/portal_Viewpoint.Viewpoint-1.html +9 -1
- package/docs/html/interfaces/portal_VisualVariable.ColorInfo.html +9 -1
- package/docs/html/interfaces/portal_VisualVariable.ColorStop.html +9 -1
- package/docs/html/interfaces/portal_VisualVariable.RotationInfo.html +9 -1
- package/docs/html/interfaces/portal_VisualVariable.Size.html +9 -1
- package/docs/html/interfaces/portal_VisualVariable.SizeInfo.html +9 -1
- package/docs/html/interfaces/portal_VisualVariable.SizeStop.html +9 -1
- package/docs/html/interfaces/portal_VisualVariable.TransparencyInfo.html +9 -1
- package/docs/html/interfaces/portal_VisualVariable.TransparencyStop.html +9 -1
- package/docs/html/interfaces/portal_VisualVariable.VisualVariableBase.html +9 -1
- package/docs/html/interfaces/portal_WMSLayer.WMSLayer-1.html +9 -1
- package/docs/html/interfaces/portal_WMSSublayer.WMSSublayer-1.html +9 -1
- package/docs/html/interfaces/portal_WMTSInfo.WMTSInfo-1.html +9 -1
- package/docs/html/interfaces/portal_Weather.CloudyWeather.html +9 -1
- package/docs/html/interfaces/portal_Weather.FoggyWeather.html +9 -1
- package/docs/html/interfaces/portal_Weather.RainyWeather.html +9 -1
- package/docs/html/interfaces/portal_Weather.SnowyWeather.html +9 -1
- package/docs/html/interfaces/portal_Weather.SunnyWeather.html +9 -1
- package/docs/html/interfaces/portal_WebMap.WebMap-1.html +9 -1
- package/docs/html/interfaces/portal_WebScene.WebScene-1.html +9 -1
- package/docs/html/interfaces/portal_WebSceneBaseMap.WebSceneBaseMap-1.html +9 -1
- package/docs/html/interfaces/portal_WebTileLayer.WebTileLayer-1.html +9 -1
- package/docs/html/interfaces/portal_Widgets.FloorFilter.html +9 -1
- package/docs/html/interfaces/portal_Widgets.Range.html +9 -1
- package/docs/html/interfaces/portal_Widgets.TimeSlider.html +9 -1
- package/docs/html/interfaces/portal_Widgets.Widgets.html +9 -1
- package/docs/html/interfaces/portal__LayerBase.LayerBase-1.html +9 -1
- package/docs/html/interfaces/portal__layerHelper.LayerWithLegendEnabledProperty.html +9 -1
- package/docs/html/interfaces/support_Action.BoundAction.html +9 -1
- package/docs/html/interfaces/support_ArcGISRequestHelper.ArcGISRequestHelper.html +9 -1
- package/docs/html/interfaces/support_ArcGISRequestHelper.ArcGISRequestHelperResponse.html +9 -1
- package/docs/html/interfaces/support_ArcGISRequestHelper.ArcGISRequestOptions.html +9 -1
- package/docs/html/interfaces/support_FormatSettings.FormatSettingsProperties.html +9 -1
- package/docs/html/interfaces/support_InitializableBase.Initializable.html +9 -1
- package/docs/html/interfaces/support_InitializableBase.InitializableBaseProperties.html +9 -1
- package/docs/html/interfaces/support_InitializableBase.InitializeCollectionOptions.html +9 -1
- package/docs/html/interfaces/support_InitializableBase.InitializeWarningEvent.html +9 -1
- package/docs/html/interfaces/support_InitializableCollectionProxy.InitializableCollection.html +9 -1
- package/docs/html/interfaces/support_Serializable.PropertyDef.html +9 -1
- package/docs/html/interfaces/support_Serializable.Serializable.html +9 -1
- package/docs/html/interfaces/support__restApiJson.RestApiCodedValue.html +9 -1
- package/docs/html/interfaces/support__restApiJson.RestApiCodedValueDomain.html +9 -1
- package/docs/html/interfaces/support__restApiJson.RestApiMapServiceTimeInfo.html +9 -1
- package/docs/html/interfaces/support__restApiJson.RestApiRangeDomain.html +9 -1
- package/docs/html/interfaces/support__restApiJson.RestApiServiceTimeInfo.html +9 -1
- package/docs/html/interfaces/support__restApiJson.RestApiSubtype.html +9 -1
- package/docs/html/interfaces/support_esri.AccessorLike.html +9 -1
- package/docs/html/interfaces/support_esri.ChangeEvent.html +9 -1
- package/docs/html/interfaces/support_esri.LayerWithSublayers.html +9 -1
- package/docs/html/interfaces/support_esri.PointCloudLayerCachedStatistics.html +9 -1
- package/docs/html/interfaces/support_esri.PointCloudLayerCachedStatisticsFrequentValues.html +9 -1
- package/docs/html/interfaces/support_esri.PointCloudLayerCachedStatisticsHistogram.html +9 -1
- package/docs/html/interfaces/support_esri.PointCloudLayerCachedStatisticsLabel.html +9 -1
- package/docs/html/interfaces/support_esri.PointCloudLayerCachedStatisticsLabels.html +9 -1
- package/docs/html/interfaces/support_esri.PointCloudLayerCachedStatisticsStats.html +9 -1
- package/docs/html/interfaces/support_esri.SublayerLike.html +9 -1
- package/docs/html/interfaces/tasks_CountResult.CountResult.html +9 -1
- package/docs/html/interfaces/tasks_TaskResult.TaskResult.html +9 -1
- package/docs/html/interfaces/tasks_geocoding_ArcGISGeocoder.ArcGISGeocoderProperties.html +9 -1
- package/docs/html/interfaces/tasks_geocoding_Geocoder.GeocodeOptions-1.html +9 -1
- package/docs/html/interfaces/tasks_geocoding_Geocoder.GeocoderCapabilities.html +9 -1
- package/docs/html/interfaces/tasks_geocoding_Geocoder.GeocoderProperties.html +9 -1
- package/docs/html/interfaces/tasks_identify_IdentifyOptions.IdentifyOptions-1.html +9 -1
- package/docs/html/interfaces/tasks_identify_IdentifyProvider.IdentifyProvider.html +9 -1
- package/docs/html/interfaces/tasks_query_ArcGISRelationship.ArcGISRelationshipProperties.html +9 -1
- package/docs/html/interfaces/tasks_query_QueryBasedRelationship.QueryBasedRelationshipProperties.html +9 -1
- package/docs/html/interfaces/tasks_query_QueryOptions.QueryOptions-1.html +9 -1
- package/docs/html/interfaces/tasks_query_QueryProvider.QueryProvider.html +9 -1
- package/docs/html/interfaces/tasks_search_QuerySearchProvider.ExpandSearchAreaResult.html +9 -1
- package/docs/html/interfaces/tasks_search_SearchOptions.SearchOptions-1.html +9 -1
- package/docs/html/interfaces/tasks_search_SearchProvider.SearchProvider.html +9 -1
- package/docs/html/interfaces/tasks_search_SearchSuggestion.SearchSuggestion.html +9 -1
- package/docs/html/interfaces/utilities_FormatSettings.FormatSettings.html +9 -1
- package/docs/html/interfaces/utilities_ObservableMap.MapChangeEvent.html +9 -1
- package/docs/html/interfaces/utilities_RequestHelper.RequestHelper.html +9 -1
- package/docs/html/interfaces/utilities__layers.TimeAwareLayer.html +9 -1
- package/docs/html/interfaces/utilities_arcade.RunArcadeExpressionParams.html +9 -1
- package/docs/html/interfaces/utilities_array.CompareOptions.html +9 -1
- package/docs/html/interfaces/utilities_checkArg.ArgumentChecker.html +9 -1
- package/docs/html/interfaces/utilities_date.DateFormatterProperties.html +9 -1
- package/docs/html/interfaces/utilities_date.DateSettings.html +9 -1
- package/docs/html/interfaces/utilities_date.FormatOptions.html +9 -1
- package/docs/html/interfaces/utilities_date.ParseOptions.html +9 -1
- package/docs/html/interfaces/utilities_geometry.GeoJSONLineString.html +9 -1
- package/docs/html/interfaces/utilities_geometry.GeoJSONMultiLineString.html +9 -1
- package/docs/html/interfaces/utilities_geometry.GeoJSONMultiPoint.html +9 -1
- package/docs/html/interfaces/utilities_geometry.GeoJSONMultiPolygon.html +9 -1
- package/docs/html/interfaces/utilities_geometry.GeoJSONPoint.html +9 -1
- package/docs/html/interfaces/utilities_geometry.GeoJSONPolygon.html +9 -1
- package/docs/html/interfaces/utilities_geometry.GeographicTransformationJson.html +9 -1
- package/docs/html/interfaces/utilities_geometry.GeographicTransformationStepJson.html +9 -1
- package/docs/html/interfaces/utilities_geometry.GmlOptions.html +9 -1
- package/docs/html/interfaces/utilities_log.LogEntry.html +9 -1
- package/docs/html/interfaces/utilities_log.LogOptions.html +9 -1
- package/docs/html/interfaces/utilities_log.Logger.html +9 -1
- package/docs/html/interfaces/utilities_number.FormatOptions.html +9 -1
- package/docs/html/interfaces/utilities_number.NumberFormatterProperties.html +9 -1
- package/docs/html/interfaces/utilities_number.NumberSettings.html +9 -1
- package/docs/html/interfaces/utilities_number.ParseOptions.html +9 -1
- package/docs/html/interfaces/utilities_scaleRanges.ScaleRange.html +9 -1
- package/docs/html/interfaces/utilities_string.FormatOptions.html +9 -1
- package/docs/html/interfaces/utilities_transformation.Transformation.html +9 -1
- package/docs/html/modules/AccessDeniedError.html +9 -1
- package/docs/html/modules/ArgumentError.html +9 -1
- package/docs/html/modules/ArgumentMissingError.html +9 -1
- package/docs/html/modules/ArgumentOutOfRangeError.html +9 -1
- package/docs/html/modules/Entity.html +9 -1
- package/docs/html/modules/ErrorBase.html +9 -1
- package/docs/html/modules/FailureMode.html +9 -1
- package/docs/html/modules/Hyperlink.html +9 -1
- package/docs/html/modules/InvalidOperationError.html +9 -1
- package/docs/html/modules/ItemType.html +9 -1
- package/docs/html/modules/LanguageResources.html +9 -1
- package/docs/html/modules/NotFoundError.html +9 -1
- package/docs/html/modules/PortalUri.html +9 -1
- package/docs/html/modules/config.html +9 -1
- package/docs/html/modules/data_ArcGISServiceTableExtension.html +9 -1
- package/docs/html/modules/data_Attachment.html +9 -1
- package/docs/html/modules/data_Capabilities.html +9 -1
- package/docs/html/modules/data_Feature.html +9 -1
- package/docs/html/modules/data_FeatureList.html +9 -1
- package/docs/html/modules/data_FeatureSaveError.html +9 -1
- package/docs/html/modules/data_FeatureSet.html +9 -1
- package/docs/html/modules/data_FeatureSettings.html +9 -1
- package/docs/html/modules/data_FeatureSource.FeatureReadOptions.html +9 -1
- package/docs/html/modules/data_FeatureSource.html +9 -1
- package/docs/html/modules/data_FeatureSourceBase.html +9 -1
- package/docs/html/modules/data_FeatureStream.html +9 -1
- package/docs/html/modules/data_FieldExtension.html +9 -1
- package/docs/html/modules/data_PopupContentExtension.html +9 -1
- package/docs/html/modules/data_QuerySourceCapabilities.html +9 -1
- package/docs/html/modules/data_Relationship.html +9 -1
- package/docs/html/modules/data_RelationshipBase.html +9 -1
- package/docs/html/modules/data_Schema.html +9 -1
- package/docs/html/modules/data_Table.html +9 -1
- package/docs/html/modules/data_TableExtension.html +9 -1
- package/docs/html/modules/data_TaskSettings.html +9 -1
- package/docs/html/modules/data__Relationship.Relationship.html +9 -1
- package/docs/html/modules/data__Relationship.html +9 -1
- package/docs/html/modules/data__TableExtension.html +9 -1
- package/docs/html/modules/data_convert.html +22 -3
- package/docs/html/modules/data_support_DefaultRelationshipFactory.html +9 -1
- package/docs/html/modules/data_support_DefaultTableExtensionFactory.html +9 -1
- package/docs/html/modules/data_support_RelationshipFactory.html +9 -1
- package/docs/html/modules/data_support_TableExtensionFactory.html +9 -1
- package/docs/html/modules/data_support_attachments.html +9 -1
- package/docs/html/modules/layer_preset_LayerPreset.html +9 -1
- package/docs/html/modules/layer_preset_LayerPresetSettings.html +9 -1
- package/docs/html/modules/locale.html +9 -1
- package/docs/html/modules/mapping_ArcGISSublayerExtension.html +9 -1
- package/docs/html/modules/mapping_BasemapExtension.html +9 -1
- package/docs/html/modules/mapping_Bookmark.html +9 -1
- package/docs/html/modules/mapping_BuildingComponentSublayerExtension.html +9 -1
- package/docs/html/modules/mapping_BuildingGroupSublayerExtension.html +9 -1
- package/docs/html/modules/mapping_BuildingSceneLayerExtension.html +9 -1
- package/docs/html/modules/mapping_BuildingSublayerExtension.html +9 -1
- package/docs/html/modules/mapping_CSVLayerExtension.html +9 -1
- package/docs/html/modules/mapping_ElevationLayerExtension.html +9 -1
- package/docs/html/modules/mapping_FeatureCollectionLayerExtension.html +9 -1
- package/docs/html/modules/mapping_FeatureLayerExtension.html +9 -1
- package/docs/html/modules/mapping_FeatureLayerExtensionBase.html +9 -1
- package/docs/html/modules/mapping_GeoJSONLayerExtension.html +9 -1
- package/docs/html/modules/mapping_GeoRSSLayerExtension.html +9 -1
- package/docs/html/modules/mapping_GraphicsLayerExtension.html +9 -1
- package/docs/html/modules/mapping_GroundExtension.html +9 -1
- package/docs/html/modules/mapping_GroupLayerExtension.html +9 -1
- package/docs/html/modules/mapping_ImageryLayerExtension.html +9 -1
- package/docs/html/modules/mapping_ImageryTileLayerExtension.html +9 -1
- package/docs/html/modules/mapping_IntegratedMeshLayerExtension.html +9 -1
- package/docs/html/modules/mapping_KMLLayerExtension.html +9 -1
- package/docs/html/modules/mapping_KMLSublayerExtension.html +9 -1
- package/docs/html/modules/mapping_LayerExtension.html +9 -1
- package/docs/html/modules/mapping_MapConstraints.html +9 -1
- package/docs/html/modules/mapping_MapExtension.html +9 -1
- package/docs/html/modules/mapping_MapImageLayerExtension.html +9 -1
- package/docs/html/modules/mapping_MapImageSublayerExtension.html +9 -1
- package/docs/html/modules/mapping_MapNotesLayerExtension.html +9 -1
- package/docs/html/modules/mapping_MapNotesSublayerExtension.html +9 -1
- package/docs/html/modules/mapping_OpenStreetMapLayerExtension.html +9 -1
- package/docs/html/modules/mapping_PointCloudLayerExtension.html +9 -1
- package/docs/html/modules/mapping_RouteLayerExtension.html +9 -1
- package/docs/html/modules/mapping_SceneLayerExtension.html +9 -1
- package/docs/html/modules/mapping_StreamLayerExtension.html +9 -1
- package/docs/html/modules/mapping_SublayerExtension.html +9 -1
- package/docs/html/modules/mapping_SubtypeGroupLayerExtension.html +9 -1
- package/docs/html/modules/mapping_SubtypeSublayerExtension.html +9 -1
- package/docs/html/modules/mapping_TileLayerExtension.html +9 -1
- package/docs/html/modules/mapping_TileSublayerExtension.html +9 -1
- package/docs/html/modules/mapping_UnsupportedLayerExtension.html +9 -1
- package/docs/html/modules/mapping_VectorTileLayerExtension.html +9 -1
- package/docs/html/modules/mapping_WMSLayerExtension.html +9 -1
- package/docs/html/modules/mapping_WMSSublayerExtension.html +9 -1
- package/docs/html/modules/mapping_WMTSLayerExtension.html +9 -1
- package/docs/html/modules/mapping_WMTSSublayerExtension.html +9 -1
- package/docs/html/modules/mapping_WebTileLayerExtension.html +9 -1
- package/docs/html/modules/mapping__LayerExtension.html +9 -1
- package/docs/html/modules/mapping__SublayerExtension.html +9 -1
- package/docs/html/modules/mapping_convert.html +9 -1
- package/docs/html/modules/mapping_support_ArrayWrappedCollection.html +9 -1
- package/docs/html/modules/mapping_support_BasemapExtensionFactory.html +9 -1
- package/docs/html/modules/mapping_support_DefaultLayerExtensionFactory.html +9 -1
- package/docs/html/modules/mapping_support_DefaultSublayerExtensionFactory.html +9 -1
- package/docs/html/modules/mapping_support_LayerExtensionFactory.html +9 -1
- package/docs/html/modules/mapping_support_LayerListSettings.html +9 -1
- package/docs/html/modules/mapping_support_PopupTemplateFeatureSettings.html +9 -1
- package/docs/html/modules/mapping_support_SublayerExtensionFactory.html +9 -1
- package/docs/html/modules/mapping_support_WfsCapabilities.html +9 -1
- package/docs/html/modules/mapping_support_WfsFeatureType.html +9 -1
- package/docs/html/modules/mapping_support__LayerExtensionCollection.html +9 -1
- package/docs/html/modules/mapping_support__SublayerExtensionCollection.html +9 -1
- package/docs/html/modules/mapping_support__kml.html +9 -1
- package/docs/html/modules/mapping_support_layers.html +9 -1
- package/docs/html/modules/mapping_support_ogc.html +9 -1
- package/docs/html/modules/menus_Menu.html +9 -1
- package/docs/html/modules/menus_MenuItem.html +9 -1
- package/docs/html/modules/menus_MenuItemState.html +9 -1
- package/docs/html/modules/menus_support_MenuFactory.html +9 -1
- package/docs/html/modules/menus_support_MenuItemFactory.html +9 -1
- package/docs/html/modules/portal_ApplicationProperties.html +9 -1
- package/docs/html/modules/portal_Background.Background.html +9 -1
- package/docs/html/modules/portal_Background.html +9 -1
- package/docs/html/modules/portal_BaseMap.BaseMap.html +9 -1
- package/docs/html/modules/portal_BaseMap.html +9 -1
- package/docs/html/modules/portal_BaseMapLayer.html +9 -1
- package/docs/html/modules/portal_BingLayer.html +9 -1
- package/docs/html/modules/portal_Bookmark.html +9 -1
- package/docs/html/modules/portal_BuildingSceneLayer.BuildingSceneLayer.html +9 -1
- package/docs/html/modules/portal_BuildingSceneLayer.html +9 -1
- package/docs/html/modules/portal_BuildingSceneSublayer.BuildingSceneSublayer.html +9 -1
- package/docs/html/modules/portal_BuildingSceneSublayer.html +9 -1
- package/docs/html/modules/portal_CIMSymbol.html +9 -1
- package/docs/html/modules/portal_CSVLayer.CSVLayer.html +9 -1
- package/docs/html/modules/portal_CSVLayer.html +9 -1
- package/docs/html/modules/portal_Callout.html +9 -1
- package/docs/html/modules/portal_Camera.Camera.html +9 -1
- package/docs/html/modules/portal_Camera.html +9 -1
- package/docs/html/modules/portal_ClassBreaksRenderer.html +9 -1
- package/docs/html/modules/portal_CodedValueDomain.CodedValueDomain.html +9 -1
- package/docs/html/modules/portal_CodedValueDomain.html +9 -1
- package/docs/html/modules/portal_ColorClassBreakInfo.html +9 -1
- package/docs/html/modules/portal_ColorUniqueValueInfos.html +9 -1
- package/docs/html/modules/portal_DataSource.html +9 -1
- package/docs/html/modules/portal_DefinitionEditor.html +9 -1
- package/docs/html/modules/portal_Domain.Domain.html +9 -1
- package/docs/html/modules/portal_Domain.DomainType.html +9 -1
- package/docs/html/modules/portal_Domain.html +9 -1
- package/docs/html/modules/portal_DrawingInfo.DrawingInfo.html +9 -1
- package/docs/html/modules/portal_DrawingInfo.html +9 -1
- package/docs/html/modules/portal_DynamicDataLayer.html +9 -1
- package/docs/html/modules/portal_DynamicMapLayer.html +9 -1
- package/docs/html/modules/portal_Edges.Edges.html +9 -1
- package/docs/html/modules/portal_Edges.html +9 -1
- package/docs/html/modules/portal_Effect.html +9 -1
- package/docs/html/modules/portal_ElevationInfo.ElevationInfo.html +9 -1
- package/docs/html/modules/portal_ElevationInfo.ElevationMode.html +9 -1
- package/docs/html/modules/portal_ElevationInfo.html +9 -1
- package/docs/html/modules/portal_ElevationLayer.ElevationLayer.html +9 -1
- package/docs/html/modules/portal_ElevationLayer.html +9 -1
- package/docs/html/modules/portal_Environment.Environment.html +9 -1
- package/docs/html/modules/portal_Environment.html +9 -1
- package/docs/html/modules/portal_Extent.html +9 -1
- package/docs/html/modules/portal_ExtrudeSymbol3DLayer.html +9 -1
- package/docs/html/modules/portal_Feature.Feature.html +9 -1
- package/docs/html/modules/portal_Feature.html +9 -1
- package/docs/html/modules/portal_FeatureCollection.html +9 -1
- package/docs/html/modules/portal_FeatureLayer.FeatureLayer.html +9 -1
- package/docs/html/modules/portal_FeatureLayer.html +9 -1
- package/docs/html/modules/portal_FeatureReduction.FeatureReduction.html +9 -1
- package/docs/html/modules/portal_FeatureReduction.html +9 -1
- package/docs/html/modules/portal_FeatureSet.html +9 -1
- package/docs/html/modules/portal_Field.Field.html +9 -1
- package/docs/html/modules/portal_Field.FieldType.html +9 -1
- package/docs/html/modules/portal_Field.html +9 -1
- package/docs/html/modules/portal_FieldInfo.html +9 -1
- package/docs/html/modules/portal_FillSymbol3DLayer.html +9 -1
- package/docs/html/modules/portal_FormInfo.FormInfo.html +9 -1
- package/docs/html/modules/portal_FormInfo.html +9 -1
- package/docs/html/modules/portal_Format.html +9 -1
- package/docs/html/modules/portal_GeoJSONLayer.GeoJSONLayer.html +9 -1
- package/docs/html/modules/portal_GeoJSONLayer.html +9 -1
- package/docs/html/modules/portal_GeoRSSLayer.GeoRSSLayer.html +9 -1
- package/docs/html/modules/portal_GeoRSSLayer.html +9 -1
- package/docs/html/modules/portal_Geometry.GeometryType.html +9 -1
- package/docs/html/modules/portal_Geometry.html +9 -1
- package/docs/html/modules/portal_Ground.Ground.html +9 -1
- package/docs/html/modules/portal_Ground.html +9 -1
- package/docs/html/modules/portal_GroupLayer.GroupLayer.html +9 -1
- package/docs/html/modules/portal_GroupLayer.html +9 -1
- package/docs/html/modules/portal_HeatmapRenderer.html +9 -1
- package/docs/html/modules/portal_HeightModelInfo.html +9 -1
- package/docs/html/modules/portal_IconSymbol3DLayer.html +9 -1
- package/docs/html/modules/portal_ImageServiceLayer.ImageServiceLayer.html +9 -1
- package/docs/html/modules/portal_ImageServiceLayer.html +9 -1
- package/docs/html/modules/portal_ImageServiceVectorLayer.html +9 -1
- package/docs/html/modules/portal_InheritedDomain.InheritedDomain.html +9 -1
- package/docs/html/modules/portal_InheritedDomain.html +9 -1
- package/docs/html/modules/portal_InitialState.InitialState.html +9 -1
- package/docs/html/modules/portal_InitialState.html +9 -1
- package/docs/html/modules/portal_IntegratedMeshLayer.IntegratedMeshLayer.html +9 -1
- package/docs/html/modules/portal_IntegratedMeshLayer.html +9 -1
- package/docs/html/modules/portal_Item.Item.html +9 -1
- package/docs/html/modules/portal_Item.html +9 -1
- package/docs/html/modules/portal_JoinTableDataSource.html +9 -1
- package/docs/html/modules/portal_KMLLayer.KMLLayer.html +9 -1
- package/docs/html/modules/portal_KMLLayer.html +9 -1
- package/docs/html/modules/portal_LabelSymbol3D.html +9 -1
- package/docs/html/modules/portal_LabelingInfo.LabelPlacement.html +9 -1
- package/docs/html/modules/portal_LabelingInfo.LabelingInfo.html +9 -1
- package/docs/html/modules/portal_LabelingInfo.html +9 -1
- package/docs/html/modules/portal_Layer.Layer.html +9 -1
- package/docs/html/modules/portal_Layer.html +9 -1
- package/docs/html/modules/portal_LayerBase.html +9 -1
- package/docs/html/modules/portal_LayerDefinition.LayerDefinition.html +9 -1
- package/docs/html/modules/portal_LayerDefinition.LayerDefinitionCapabilities.html +9 -1
- package/docs/html/modules/portal_LayerDefinition.html +9 -1
- package/docs/html/modules/portal_LayerFloorInfo.html +9 -1
- package/docs/html/modules/portal_Lighting.Lighting.html +9 -1
- package/docs/html/modules/portal_Lighting.html +9 -1
- package/docs/html/modules/portal_LineSymbol3D.html +9 -1
- package/docs/html/modules/portal_LineSymbol3DLayer.html +9 -1
- package/docs/html/modules/portal_LocationInfo.html +9 -1
- package/docs/html/modules/portal_MapFloorInfo.MapFloorInfo.html +9 -1
- package/docs/html/modules/portal_MapFloorInfo.html +9 -1
- package/docs/html/modules/portal_MapRangeInfo.html +9 -1
- package/docs/html/modules/portal_MapServiceLayer.MapServiceLayer.html +9 -1
- package/docs/html/modules/portal_MapServiceLayer.html +9 -1
- package/docs/html/modules/portal_MediaInfo.MediaType.html +9 -1
- package/docs/html/modules/portal_MediaInfo.html +9 -1
- package/docs/html/modules/portal_MeshSymbol3D.html +9 -1
- package/docs/html/modules/portal_MosaicRule.MosaicMethodType.html +9 -1
- package/docs/html/modules/portal_MosaicRule.MosaicOperationType.html +9 -1
- package/docs/html/modules/portal_MosaicRule.MosaicRule.html +9 -1
- package/docs/html/modules/portal_MosaicRule.html +9 -1
- package/docs/html/modules/portal_Multipoint.html +9 -1
- package/docs/html/modules/portal_ObjectSymbol3DLayer.html +9 -1
- package/docs/html/modules/portal_OpenStreetMapLayer.OpenStreetMapLayer.html +9 -1
- package/docs/html/modules/portal_OpenStreetMapLayer.html +9 -1
- package/docs/html/modules/portal_OperationalLayer.html +9 -1
- package/docs/html/modules/portal_PathSymbol3DLayer.html +9 -1
- package/docs/html/modules/portal_PictureFillSymbol.html +9 -1
- package/docs/html/modules/portal_PictureMarkerSymbol.html +9 -1
- package/docs/html/modules/portal_Point.html +9 -1
- package/docs/html/modules/portal_PointCloudBitfieldFilter.html +9 -1
- package/docs/html/modules/portal_PointCloudClassBreaksRenderer.html +9 -1
- package/docs/html/modules/portal_PointCloudFilter.html +9 -1
- package/docs/html/modules/portal_PointCloudFixedSizeAlgorithm.html +9 -1
- package/docs/html/modules/portal_PointCloudLayer.PointCloudLayer.html +9 -1
- package/docs/html/modules/portal_PointCloudLayer.html +9 -1
- package/docs/html/modules/portal_PointCloudRGBRenderer.html +9 -1
- package/docs/html/modules/portal_PointCloudRenderer.PointCloudRenderer.html +9 -1
- package/docs/html/modules/portal_PointCloudRenderer.html +9 -1
- package/docs/html/modules/portal_PointCloudReturnFilter.html +9 -1
- package/docs/html/modules/portal_PointCloudSplatAlgorithm.html +9 -1
- package/docs/html/modules/portal_PointCloudStretchRenderer.html +9 -1
- package/docs/html/modules/portal_PointCloudUniqueValueRenderer.html +9 -1
- package/docs/html/modules/portal_PointCloudValueFilter.html +9 -1
- package/docs/html/modules/portal_PointSymbol3D.html +9 -1
- package/docs/html/modules/portal_Polygon.html +9 -1
- package/docs/html/modules/portal_PolygonSymbol3D.html +9 -1
- package/docs/html/modules/portal_Polyline.html +9 -1
- package/docs/html/modules/portal_PopupExpressionInfo.html +9 -1
- package/docs/html/modules/portal_PopupInfo.PopupContent.html +9 -1
- package/docs/html/modules/portal_PopupInfo.PopupInfo.html +9 -1
- package/docs/html/modules/portal_PopupInfo.html +9 -1
- package/docs/html/modules/portal_PredominanceRenderer.html +9 -1
- package/docs/html/modules/portal_Presentation.Presentation.html +9 -1
- package/docs/html/modules/portal_Presentation.html +9 -1
- package/docs/html/modules/portal_QueryTableDataSource.html +9 -1
- package/docs/html/modules/portal_RangeDomain.RangeDomain.html +9 -1
- package/docs/html/modules/portal_RangeDomain.html +9 -1
- package/docs/html/modules/portal_RangeInfo.html +9 -1
- package/docs/html/modules/portal_RasterDataSource.html +9 -1
- package/docs/html/modules/portal_Renderer.Renderer.html +9 -1
- package/docs/html/modules/portal_Renderer.html +9 -1
- package/docs/html/modules/portal_RenderingRule.PixelType.html +9 -1
- package/docs/html/modules/portal_RenderingRule.RenderingRule.html +9 -1
- package/docs/html/modules/portal_RenderingRule.html +9 -1
- package/docs/html/modules/portal_SceneLayer.SceneLayer.html +9 -1
- package/docs/html/modules/portal_SceneLayer.html +9 -1
- package/docs/html/modules/portal_SimpleFillSymbol.html +9 -1
- package/docs/html/modules/portal_SimpleLineSymbol.html +9 -1
- package/docs/html/modules/portal_SimpleMarkerSymbol.html +9 -1
- package/docs/html/modules/portal_SimpleRenderer.html +9 -1
- package/docs/html/modules/portal_Slide.Slide.html +9 -1
- package/docs/html/modules/portal_Slide.html +9 -1
- package/docs/html/modules/portal_SpatialReference.SpatialReference.html +9 -1
- package/docs/html/modules/portal_SpatialReference.html +9 -1
- package/docs/html/modules/portal_StreamLayer.StreamLayer.html +9 -1
- package/docs/html/modules/portal_StreamLayer.html +9 -1
- package/docs/html/modules/portal_StyleSymbolReference.html +9 -1
- package/docs/html/modules/portal_SubtypeGroupLayer.SubtypeGroupLayer.html +9 -1
- package/docs/html/modules/portal_SubtypeGroupLayer.html +9 -1
- package/docs/html/modules/portal_SubtypeSublayer.SubtypeSublayer.html +9 -1
- package/docs/html/modules/portal_SubtypeSublayer.html +9 -1
- package/docs/html/modules/portal_Symbol.SymbolType.html +9 -1
- package/docs/html/modules/portal_Symbol.html +9 -1
- package/docs/html/modules/portal_Symbol3D.html +9 -1
- package/docs/html/modules/portal_Table.html +9 -1
- package/docs/html/modules/portal_TableDataSource.html +9 -1
- package/docs/html/modules/portal_Template.Template.html +9 -1
- package/docs/html/modules/portal_Template.html +9 -1
- package/docs/html/modules/portal_TemporalRenderer.html +9 -1
- package/docs/html/modules/portal_TextSymbol.html +9 -1
- package/docs/html/modules/portal_TextSymbol3DLayer.html +9 -1
- package/docs/html/modules/portal_TileInfo.TileInfo.html +9 -1
- package/docs/html/modules/portal_TileInfo.html +9 -1
- package/docs/html/modules/portal_TiledImageServiceLayer.TiledImageServiceLayer.html +9 -1
- package/docs/html/modules/portal_TiledImageServiceLayer.html +9 -1
- package/docs/html/modules/portal_TiledMapServiceLayer.TiledMapServiceLayer.html +9 -1
- package/docs/html/modules/portal_TiledMapServiceLayer.html +9 -1
- package/docs/html/modules/portal_Type.Type.html +9 -1
- package/docs/html/modules/portal_Type.html +9 -1
- package/docs/html/modules/portal_UniqueValueFromStyle.html +9 -1
- package/docs/html/modules/portal_UniqueValueRenderer.html +9 -1
- package/docs/html/modules/portal_UtilityNetwork.UtilityNetwork.html +9 -1
- package/docs/html/modules/portal_UtilityNetwork.html +9 -1
- package/docs/html/modules/portal_Value.html +9 -1
- package/docs/html/modules/portal_VectorFieldRenderer.html +9 -1
- package/docs/html/modules/portal_VectorTileLayer.VectorTileLayer.html +9 -1
- package/docs/html/modules/portal_VectorTileLayer.html +9 -1
- package/docs/html/modules/portal_VerticalOffset.html +9 -1
- package/docs/html/modules/portal_Viewpoint.Viewpoint.html +9 -1
- package/docs/html/modules/portal_Viewpoint.html +9 -1
- package/docs/html/modules/portal_VisualVariable.html +9 -1
- package/docs/html/modules/portal_WMSLayer.WMSLayer.html +9 -1
- package/docs/html/modules/portal_WMSLayer.html +9 -1
- package/docs/html/modules/portal_WMSSublayer.WMSSublayer.html +9 -1
- package/docs/html/modules/portal_WMSSublayer.html +9 -1
- package/docs/html/modules/portal_WMTSInfo.WMTSInfo.html +9 -1
- package/docs/html/modules/portal_WMTSInfo.html +9 -1
- package/docs/html/modules/portal_Weather.Weather.html +9 -1
- package/docs/html/modules/portal_Weather.html +9 -1
- package/docs/html/modules/portal_WebMap.WebMap.html +9 -1
- package/docs/html/modules/portal_WebMap.html +9 -1
- package/docs/html/modules/portal_WebScene.WebScene.html +9 -1
- package/docs/html/modules/portal_WebScene.html +9 -1
- package/docs/html/modules/portal_WebSceneBaseMap.WebSceneBaseMap.html +9 -1
- package/docs/html/modules/portal_WebSceneBaseMap.html +9 -1
- package/docs/html/modules/portal_WebTileLayer.WebTileLayer.html +9 -1
- package/docs/html/modules/portal_WebTileLayer.html +9 -1
- package/docs/html/modules/portal_Widgets.html +9 -1
- package/docs/html/modules/portal__FeatureLayer.html +9 -1
- package/docs/html/modules/portal__LayerBase.LayerBase.html +9 -1
- package/docs/html/modules/portal__LayerBase.html +9 -1
- package/docs/html/modules/portal__layerHelper.html +9 -1
- package/docs/html/modules/portal__utils.html +9 -1
- package/docs/html/modules/support_Action.html +9 -1
- package/docs/html/modules/support_ArcGISRequestHelper.html +9 -1
- package/docs/html/modules/support_Cancellable.html +9 -1
- package/docs/html/modules/support_FormatSettings.html +9 -1
- package/docs/html/modules/support_InitializableBase.html +9 -1
- package/docs/html/modules/support_InitializableCollectionProxy.html +9 -1
- package/docs/html/modules/support_InitializeError.html +9 -1
- package/docs/html/modules/support_Observable.html +9 -1
- package/docs/html/modules/support_ReadOnlyInitializableCollection.html +9 -1
- package/docs/html/modules/support_Serializable.html +9 -1
- package/docs/html/modules/support_Settings.html +9 -1
- package/docs/html/modules/support__ArcGISRelationshipCollection.html +9 -1
- package/docs/html/modules/support__esriInternal.html +9 -1
- package/docs/html/modules/support__graphicsQuery.html +9 -1
- package/docs/html/modules/support__query.html +9 -1
- package/docs/html/modules/support__requestCache.html +9 -1
- package/docs/html/modules/support__restApiJson.html +9 -1
- package/docs/html/modules/support_esri.html +9 -1
- package/docs/html/modules/support_utilities.html +9 -1
- package/docs/html/modules/tasks_CountResult.html +9 -1
- package/docs/html/modules/tasks_TaskResult.html +9 -1
- package/docs/html/modules/tasks_geocoding_ArcGISGeocoder.html +9 -1
- package/docs/html/modules/tasks_geocoding_Geocoder.GeocodeOptions.html +9 -1
- package/docs/html/modules/tasks_geocoding_Geocoder.html +9 -1
- package/docs/html/modules/tasks_geocoding_utilities.html +9 -1
- package/docs/html/modules/tasks_identify_ArcGISSublayerQueryIdentifyProvider.html +9 -1
- package/docs/html/modules/tasks_identify_BuildingComponentSublayerClientSideIdentifyProvider.html +9 -1
- package/docs/html/modules/tasks_identify_BuildingComponentSublayerHitTestIdentifyProvider.html +9 -1
- package/docs/html/modules/tasks_identify_CSVLayer3DHitTestIdentifyProvider.html +9 -1
- package/docs/html/modules/tasks_identify_CSVLayerClientSideQueryIdentifyProvider.html +9 -1
- package/docs/html/modules/tasks_identify_ClientSideIdentifyProvider.html +9 -1
- package/docs/html/modules/tasks_identify_FeatureLayer3DHitTestIdentifyProvider.html +9 -1
- package/docs/html/modules/tasks_identify_FeatureLayerClientSideIdentifyProvider.html +9 -1
- package/docs/html/modules/tasks_identify_FeatureLayerQueryIdentifyProvider.html +9 -1
- package/docs/html/modules/tasks_identify_GeoJSONLayer3DHitTestIdentifyProvider.html +9 -1
- package/docs/html/modules/tasks_identify_GeoJSONLayerClientSideQueryIdentifyProvider.html +9 -1
- package/docs/html/modules/tasks_identify_GeoRSSLayerIdentifyProvider.html +9 -1
- package/docs/html/modules/tasks_identify_GraphicsLayerQueryIdentifyProvider.html +9 -1
- package/docs/html/modules/tasks_identify_HitTestIdentifyProvider.html +9 -1
- package/docs/html/modules/tasks_identify_IdentifyError.html +9 -1
- package/docs/html/modules/tasks_identify_IdentifyOptions.IdentifyOptions.html +9 -1
- package/docs/html/modules/tasks_identify_IdentifyOptions.html +9 -1
- package/docs/html/modules/tasks_identify_IdentifyProvider.html +9 -1
- package/docs/html/modules/tasks_identify_IdentifyProviderBase.html +9 -1
- package/docs/html/modules/tasks_identify_IdentifyService.html +9 -1
- package/docs/html/modules/tasks_identify_ImageryLayerIdentifyProvider.html +9 -1
- package/docs/html/modules/tasks_identify_KMLLayerQueryIdentifyProvider.html +9 -1
- package/docs/html/modules/tasks_identify_MapNotesSublayerQueryIdentifyProvider.html +9 -1
- package/docs/html/modules/tasks_identify_PointCloudLayerHitTestIdentifyProvider.html +9 -1
- package/docs/html/modules/tasks_identify_RouteLayerQueryIdentifyProvider.html +9 -1
- package/docs/html/modules/tasks_identify_SceneLayerClientSideIdentifyProvider.html +9 -1
- package/docs/html/modules/tasks_identify_SceneLayerHitTestIdentifyProvider.html +9 -1
- package/docs/html/modules/tasks_identify_SceneLayerQueryIdentifyProvider.html +9 -1
- package/docs/html/modules/tasks_identify_StreamLayerClientSideQueryIdentifyProvider.html +9 -1
- package/docs/html/modules/tasks_identify_StreamLayerQueryIdentifyProvider.html +9 -1
- package/docs/html/modules/tasks_identify_SubtypeSublayerClientSideIdentifyProvider.html +9 -1
- package/docs/html/modules/tasks_identify_SubtypeSublayerQueryIdentifyProvider.html +9 -1
- package/docs/html/modules/tasks_identify_WMSSublayerIdentifyProvider.html +9 -1
- package/docs/html/modules/tasks_identify__utilities.html +9 -1
- package/docs/html/modules/tasks_query_ArcGISRelationship.html +9 -1
- package/docs/html/modules/tasks_query_ArcGISServiceTableQueryProvider.html +9 -1
- package/docs/html/modules/tasks_query_ArcGISSublayerQueryProvider.html +9 -1
- package/docs/html/modules/tasks_query_BuildingComponentSublayerClientSideQueryProvider.html +9 -1
- package/docs/html/modules/tasks_query_CSVLayerClientSideQueryProvider.html +9 -1
- package/docs/html/modules/tasks_query_ClientSideQueryProvider.html +9 -1
- package/docs/html/modules/tasks_query_FeatureLayerQueryProvider.html +9 -1
- package/docs/html/modules/tasks_query_GeoJSONLayerClientSideQueryProvider.html +9 -1
- package/docs/html/modules/tasks_query_GeoRSSLayerQueryProvider.html +9 -1
- package/docs/html/modules/tasks_query_GraphicsLayerQueryProvider.html +9 -1
- package/docs/html/modules/tasks_query_ImageryLayerQueryProvider.html +9 -1
- package/docs/html/modules/tasks_query_KMLLayerQueryProvider.html +9 -1
- package/docs/html/modules/tasks_query_MapNotesSublayerQueryProvider.html +9 -1
- package/docs/html/modules/tasks_query_QueryBasedRelationship.html +9 -1
- package/docs/html/modules/tasks_query_QueryError.html +9 -1
- package/docs/html/modules/tasks_query_QueryOptions.QueryOptions.html +9 -1
- package/docs/html/modules/tasks_query_QueryOptions.html +9 -1
- package/docs/html/modules/tasks_query_QueryProvider.html +9 -1
- package/docs/html/modules/tasks_query_QueryProviderBase.html +9 -1
- package/docs/html/modules/tasks_query_QueryService.html +9 -1
- package/docs/html/modules/tasks_query_RouteLayerQueryProvider.html +9 -1
- package/docs/html/modules/tasks_query_SceneLayerClientSideQueryProvider.html +9 -1
- package/docs/html/modules/tasks_query_SceneLayerQueryProvider.html +9 -1
- package/docs/html/modules/tasks_query_StreamLayerClientSideQueryProvider.html +9 -1
- package/docs/html/modules/tasks_query_SubtypeSublayerQueryProvider.html +9 -1
- package/docs/html/modules/tasks_search_ArcGISGeocoderSearchProvider.html +9 -1
- package/docs/html/modules/tasks_search_GeocoderSearchProvider.html +9 -1
- package/docs/html/modules/tasks_search_QuerySearchProvider.html +9 -1
- package/docs/html/modules/tasks_search_SearchError.html +9 -1
- package/docs/html/modules/tasks_search_SearchOptions.SearchOptions.html +9 -1
- package/docs/html/modules/tasks_search_SearchOptions.html +9 -1
- package/docs/html/modules/tasks_search_SearchProvider.html +9 -1
- package/docs/html/modules/tasks_search_SearchProviderBase.html +9 -1
- package/docs/html/modules/tasks_search_SearchService.html +9 -1
- package/docs/html/modules/tasks_search_SearchSuggestion.html +9 -1
- package/docs/html/modules/tasks_search__utilities.html +9 -1
- package/docs/html/modules/utilities_CaseInsensitiveObservableMap.html +9 -1
- package/docs/html/modules/utilities_CollectionProxy.html +9 -1
- package/docs/html/modules/utilities_CopyOnWriteCollection.html +9 -1
- package/docs/html/modules/utilities_FormatSettings.html +9 -1
- package/docs/html/modules/utilities_GeometryServiceError.html +9 -1
- package/docs/html/modules/utilities_MapTransformCollection.html +9 -1
- package/docs/html/modules/utilities_ObservableMap.html +9 -1
- package/docs/html/modules/utilities_ObservableSet.html +9 -1
- package/docs/html/modules/utilities_ObservableWeakSet.html +9 -1
- package/docs/html/modules/utilities_ReadOnlyCollection.html +9 -1
- package/docs/html/modules/utilities_ReadOnlyMap.html +9 -1
- package/docs/html/modules/utilities_RequestHelper.html +9 -1
- package/docs/html/modules/utilities__layers.html +9 -1
- package/docs/html/modules/utilities__number.html +9 -1
- package/docs/html/modules/utilities__ogc.html +9 -1
- package/docs/html/modules/utilities_arcade.html +9 -1
- package/docs/html/modules/utilities_array.html +9 -1
- package/docs/html/modules/utilities_asyncIterable.html +9 -1
- package/docs/html/modules/utilities_basemaps.html +9 -1
- package/docs/html/modules/utilities_checkArg.html +9 -1
- package/docs/html/modules/utilities_collection.html +9 -1
- package/docs/html/modules/utilities_date.html +9 -1
- package/docs/html/modules/utilities_enum.html +9 -1
- package/docs/html/modules/utilities_esri.html +9 -1
- package/docs/html/modules/utilities_extensions.html +9 -1
- package/docs/html/modules/utilities_field.html +9 -1
- package/docs/html/modules/utilities_geometry.html +9 -1
- package/docs/html/modules/utilities_iterable.html +9 -1
- package/docs/html/modules/utilities_layers.html +9 -1
- package/docs/html/modules/utilities_log.html +9 -1
- package/docs/html/modules/utilities_mapping.html +9 -1
- package/docs/html/modules/utilities_math.html +9 -1
- package/docs/html/modules/utilities_number.html +9 -1
- package/docs/html/modules/utilities_object.html +9 -1
- package/docs/html/modules/utilities_portal.html +9 -1
- package/docs/html/modules/utilities_promise.html +9 -1
- package/docs/html/modules/utilities_query.html +9 -1
- package/docs/html/modules/utilities_relationships.html +9 -1
- package/docs/html/modules/utilities_renderers.html +9 -1
- package/docs/html/modules/utilities_scaleRanges.html +9 -1
- package/docs/html/modules/utilities_set.html +9 -1
- package/docs/html/modules/utilities_string.html +9 -1
- package/docs/html/modules/utilities_symbol.html +9 -1
- package/docs/html/modules/utilities_transformation.html +9 -1
- package/docs/html/modules/utilities_uri.html +9 -1
- package/docs/html/modules/utilities_uuid.html +9 -1
- package/docs/html/modules/utilities_watch.html +9 -1
- package/docs/html/modules/version.html +9 -1
- package/docs/html/types/FailureMode.FailureMode.html +9 -1
- package/docs/html/types/data_FeatureList.FeatureCompareFunction.html +9 -1
- package/docs/html/types/data_FeatureList.FeaturePredicate.html +9 -1
- package/docs/html/types/data_FeatureList.SortDirection.html +9 -1
- package/docs/html/types/data__Relationship.Cardinality.html +9 -1
- package/docs/html/types/data__Relationship.GeodatabaseCardinality.html +9 -1
- package/docs/html/types/data__Relationship.RelationshipType.html +9 -1
- package/docs/html/types/layer_preset_LayerPreset.LayerPresetJson.html +9 -1
- package/docs/html/types/layer_preset_LayerPresetSettings.SublayerPresetJson.html +9 -1
- package/docs/html/types/mapping_Bookmark.BookmarkSource.html +9 -1
- package/docs/html/types/mapping_GroundExtension.GroundLike.html +9 -1
- package/docs/html/types/mapping_MapExtension.FeatureSourcePredicate.html +9 -1
- package/docs/html/types/mapping_MapExtension.MapProperties.html +9 -1
- package/docs/html/types/mapping_MapExtension.ViewMode.html +9 -1
- package/docs/html/types/mapping_MapExtension.WebMapLike.html +9 -1
- package/docs/html/types/mapping_MapExtension.WebSceneLike.html +9 -1
- package/docs/html/types/mapping_MapImageLayerExtension.MapImageLayerProperties.html +9 -1
- package/docs/html/types/mapping__LayerExtension.LayerExtensionSchemaPropertyBinding.html +9 -1
- package/docs/html/types/mapping__SublayerExtension.SublayerType.html +9 -1
- package/docs/html/types/portal_ApplicationProperties.DownloadMode.html +9 -1
- package/docs/html/types/portal_ApplicationProperties.SyncMode.html +9 -1
- package/docs/html/types/portal_Background.Background-1.html +9 -1
- package/docs/html/types/portal_BaseMapLayer.BaseMapLayer.html +9 -1
- package/docs/html/types/portal_BaseMapLayer.LegacyBaseMapLayerType.html +9 -1
- package/docs/html/types/portal_BuildingSceneLayer.FilterMode.html +9 -1
- package/docs/html/types/portal_ClassBreaksRenderer.ClassificationMethod.html +9 -1
- package/docs/html/types/portal_ClassBreaksRenderer.NormalizationType.html +9 -1
- package/docs/html/types/portal_DataSource.DataSource.html +9 -1
- package/docs/html/types/portal_DataSource.DataSourceType.html +9 -1
- package/docs/html/types/portal_Domain.Domain-1.html +9 -1
- package/docs/html/types/portal_Domain.DomainType-1.html +9 -1
- package/docs/html/types/portal_Edges.Edges-1.html +9 -1
- package/docs/html/types/portal_Effect.Effect.html +9 -1
- package/docs/html/types/portal_Effect.EffectFunction.html +9 -1
- package/docs/html/types/portal_ElevationInfo.ElevationMode-1.html +9 -1
- package/docs/html/types/portal_FeatureLayer.FeatureCollectionType.html +9 -1
- package/docs/html/types/portal_FeatureLayer.RouteLayerSublayerItem.html +9 -1
- package/docs/html/types/portal_FeatureReduction.FeatureReduction-1.html +9 -1
- package/docs/html/types/portal_Field.FieldType-1.html +9 -1
- package/docs/html/types/portal_FieldInfo.StringFieldOption.html +9 -1
- package/docs/html/types/portal_Format.DateFormat.html +9 -1
- package/docs/html/types/portal_Geometry.Geometry.html +9 -1
- package/docs/html/types/portal_Geometry.GeometryType-1.html +9 -1
- package/docs/html/types/portal_Ground.NavigationConstraintType.html +9 -1
- package/docs/html/types/portal_GroupLayer.GroupLayerVisibilityMode.html +9 -1
- package/docs/html/types/portal_JoinTableDataSource.JoinType.html +9 -1
- package/docs/html/types/portal_LabelingInfo.LabelPlacement-1.html +9 -1
- package/docs/html/types/portal_LayerDefinition.HtmlPopupType.html +9 -1
- package/docs/html/types/portal_LayerDefinition.TemporalUnit.html +9 -1
- package/docs/html/types/portal_Lighting.Lighting-1.html +9 -1
- package/docs/html/types/portal_MediaInfo.MediaType-1.html +9 -1
- package/docs/html/types/portal_MosaicRule.MosaicMethodType-1.html +9 -1
- package/docs/html/types/portal_MosaicRule.MosaicOperationType-1.html +9 -1
- package/docs/html/types/portal_OperationalLayer.LegacyOperationalLayerType.html +9 -1
- package/docs/html/types/portal_OperationalLayer.OperationalLayer.html +9 -1
- package/docs/html/types/portal_PointCloudFilter.PointCloudFilter.html +9 -1
- package/docs/html/types/portal_PointCloudRenderer.PointCloudRenderer-1.html +9 -1
- package/docs/html/types/portal_PopupExpressionInfo.ExpressionReturnType.html +9 -1
- package/docs/html/types/portal_PopupInfo.PopupElementType.html +9 -1
- package/docs/html/types/portal_Renderer.AuthoringInfoType.html +9 -1
- package/docs/html/types/portal_Renderer.ClassificationMethod.html +9 -1
- package/docs/html/types/portal_Renderer.Renderer-1.html +9 -1
- package/docs/html/types/portal_Renderer.RendererType.html +9 -1
- package/docs/html/types/portal_Renderer.RotationType.html +9 -1
- package/docs/html/types/portal_RenderingRule.PixelType-1.html +9 -1
- package/docs/html/types/portal_SimpleFillSymbol.SimpleFillStyle.html +9 -1
- package/docs/html/types/portal_SimpleLineSymbol.SimpleLineStyle.html +9 -1
- package/docs/html/types/portal_SimpleMarkerSymbol.SimpleMarkerStyle.html +9 -1
- package/docs/html/types/portal_SubtypeGroupLayer.SubtypeGroupLayerVisibilityMode.html +9 -1
- package/docs/html/types/portal_Symbol.Color.html +9 -1
- package/docs/html/types/portal_Symbol.FontStyle.html +9 -1
- package/docs/html/types/portal_Symbol.FontWeight.html +9 -1
- package/docs/html/types/portal_Symbol.HorizontalAlignment.html +9 -1
- package/docs/html/types/portal_Symbol.Symbol.html +9 -1
- package/docs/html/types/portal_Symbol.SymbolType-1.html +9 -1
- package/docs/html/types/portal_Symbol.TextDecoration.html +9 -1
- package/docs/html/types/portal_Symbol.VerticalAlignment.html +9 -1
- package/docs/html/types/portal_Symbol3D.Symbol3D.html +9 -1
- package/docs/html/types/portal_Symbol3D.Symbol3DLayerType.html +9 -1
- package/docs/html/types/portal_Table.CapabilitiesEnum.html +9 -1
- package/docs/html/types/portal_Table.TableType.html +9 -1
- package/docs/html/types/portal_Template.DrawingTool.html +9 -1
- package/docs/html/types/portal_VectorFieldRenderer.MagnitudeUnit.html +9 -1
- package/docs/html/types/portal_VisualVariable.RotationType.html +9 -1
- package/docs/html/types/portal_VisualVariable.VisualVariable.html +9 -1
- package/docs/html/types/portal_VisualVariable.VisualVariableType.html +9 -1
- package/docs/html/types/portal_Weather.Weather-1.html +9 -1
- package/docs/html/types/portal_Widgets.TimeUnits.html +9 -1
- package/docs/html/types/portal__LayerBase.BlendMode.html +9 -1
- package/docs/html/types/portal__LayerBase.LayerType.html +9 -1
- package/docs/html/types/support_Action.Action.html +9 -1
- package/docs/html/types/support_Action.ActionName.html +9 -1
- package/docs/html/types/support_Action.CompositeAction.html +9 -1
- package/docs/html/types/support_Action.SimpleAction.html +9 -1
- package/docs/html/types/support_Cancellable.CancelToken.html +9 -1
- package/docs/html/types/support_InitializableBase.InitializeWarningEventCallback.html +9 -1
- package/docs/html/types/support_Serializable.PropertyDefSerializeMode.html +9 -1
- package/docs/html/types/support_Serializable.PropertyDefs.html +9 -1
- package/docs/html/types/support_Serializable.SerializableClass.html +9 -1
- package/docs/html/types/support_Serializable.SerializeMode.html +9 -1
- package/docs/html/types/support__restApiJson.RestApiDomain.html +9 -1
- package/docs/html/types/support_esri.BuildingComponentSublayerCapabilities.html +9 -1
- package/docs/html/types/support_esri.BuildingComponentSublayerCapabilitiesData.html +9 -1
- package/docs/html/types/support_esri.BuildingSceneSublayerType.html +9 -1
- package/docs/html/types/support_esri.CSVLayerCapabilities.html +9 -1
- package/docs/html/types/support_esri.ChangeEventCallback.html +9 -1
- package/docs/html/types/support_esri.ChartMediaInfo.html +9 -1
- package/docs/html/types/support_esri.DateFormat.html +9 -1
- package/docs/html/types/support_esri.DistanceUnit.html +9 -1
- package/docs/html/types/support_esri.Domain.html +9 -1
- package/docs/html/types/support_esri.DomainType.html +9 -1
- package/docs/html/types/support_esri.DrawingTool.html +9 -1
- package/docs/html/types/support_esri.EditsResult.html +9 -1
- package/docs/html/types/support_esri.ElevationLayerProperties.html +9 -1
- package/docs/html/types/support_esri.ElevationMode.html +9 -1
- package/docs/html/types/support_esri.EsriError.html +9 -1
- package/docs/html/types/support_esri.EsriErrorDetails.html +9 -1
- package/docs/html/types/support_esri.EventCallback.html +9 -1
- package/docs/html/types/support_esri.EventHandler.html +9 -1
- package/docs/html/types/support_esri.FeatureEditResult.html +9 -1
- package/docs/html/types/support_esri.FeatureLayerApplyEdits.html +9 -1
- package/docs/html/types/support_esri.FeatureLayerCapabilities.html +9 -1
- package/docs/html/types/support_esri.FeatureLayerElevationInfo.html +9 -1
- package/docs/html/types/support_esri.FeatureLayerProperties.html +9 -1
- package/docs/html/types/support_esri.FieldProperties.html +9 -1
- package/docs/html/types/support_esri.FieldType.html +9 -1
- package/docs/html/types/support_esri.GeometryType.html +9 -1
- package/docs/html/types/support_esri.GraphicHit.html +9 -1
- package/docs/html/types/support_esri.ImageryLayerProperties.html +9 -1
- package/docs/html/types/support_esri.IntegratedMeshLayerProperties.html +9 -1
- package/docs/html/types/support_esri.ItemCallback.html +9 -1
- package/docs/html/types/support_esri.ItemCompareCallback.html +9 -1
- package/docs/html/types/support_esri.ItemMapCallback.html +9 -1
- package/docs/html/types/support_esri.ItemReduceCallback.html +9 -1
- package/docs/html/types/support_esri.ItemTestCallback.html +9 -1
- package/docs/html/types/support_esri.LabelPlacement.html +9 -1
- package/docs/html/types/support_esri.LayerViewCreateEvent.html +9 -1
- package/docs/html/types/support_esri.LayerViewDestroyEvent.html +9 -1
- package/docs/html/types/support_esri.ListMode.html +9 -1
- package/docs/html/types/support_esri.LoadStatus.html +9 -1
- package/docs/html/types/support_esri.MapImageLayerProperties.html +9 -1
- package/docs/html/types/support_esri.MapNotesSublayer.html +9 -1
- package/docs/html/types/support_esri.MediaType.html +9 -1
- package/docs/html/types/support_esri.MosaicMethodType.html +9 -1
- package/docs/html/types/support_esri.MosaicOperationType.html +9 -1
- package/docs/html/types/support_esri.NavigationConstraintType.html +9 -1
- package/docs/html/types/support_esri.OpenStreetMapLayerProperties.html +9 -1
- package/docs/html/types/support_esri.OutputPixelType.html +9 -1
- package/docs/html/types/support_esri.PointCloudLayerProperties.html +9 -1
- package/docs/html/types/support_esri.PopupTemplateProperties.html +9 -1
- package/docs/html/types/support_esri.PortalItemProperties.html +9 -1
- package/docs/html/types/support_esri.PortalItemType.html +9 -1
- package/docs/html/types/support_esri.PresentationProperties.html +9 -1
- package/docs/html/types/support_esri.RasterFunctionProperties.html +9 -1
- package/docs/html/types/support_esri.RasterInfo.html +9 -1
- package/docs/html/types/support_esri.RelationshipQueryProperties.html +9 -1
- package/docs/html/types/support_esri.RelationshipRole.html +9 -1
- package/docs/html/types/support_esri.RequestOptions.html +9 -1
- package/docs/html/types/support_esri.SceneLayerProperties.html +9 -1
- package/docs/html/types/support_esri.SceneViewGraphicHit.html +9 -1
- package/docs/html/types/support_esri.SceneViewHitTestResult.html +9 -1
- package/docs/html/types/support_esri.SimpleFillSymbolStyle.html +9 -1
- package/docs/html/types/support_esri.SlideVisibleLayers.html +9 -1
- package/docs/html/types/support_esri.StreamLayerProperties.html +9 -1
- package/docs/html/types/support_esri.SymbolType.html +9 -1
- package/docs/html/types/support_esri.TileLayerProperties.html +9 -1
- package/docs/html/types/support_esri.TimeIntervalUnits.html +9 -1
- package/docs/html/types/support_esri.VectorTileLayerProperties.html +9 -1
- package/docs/html/types/support_esri.VisibilityMode.html +9 -1
- package/docs/html/types/support_esri.WatchCallback.html +9 -1
- package/docs/html/types/support_esri.WebMapProperties.html +9 -1
- package/docs/html/types/support_esri.WebMapTimeSliderObject.html +9 -1
- package/docs/html/types/support_esri.WebMapWidgetsObject.html +9 -1
- package/docs/html/types/support_esri.WebSceneProperties.html +9 -1
- package/docs/html/types/support_esri.WebTileLayerProperties.html +9 -1
- package/docs/html/types/support_esri.locatorAddressToLocationsParams.html +9 -1
- package/docs/html/types/support_esri.locatorAddressesToLocationsParams.html +9 -1
- package/docs/html/types/support_esri.locatorSuggestLocationsParams.html +9 -1
- package/docs/html/types/tasks_geocoding_Geocoder.AddressLike.html +9 -1
- package/docs/html/types/tasks_identify_ClientSideIdentifyProvider.ClientSideIdentifiableLayerExtension.html +9 -1
- package/docs/html/types/tasks_identify_ClientSideIdentifyProvider.ClientSideIdentifiableSublayerExtension.html +9 -1
- package/docs/html/types/tasks_identify_HitTestIdentifyProvider.HitTestLayerExtension.html +9 -1
- package/docs/html/types/tasks_query_ClientSideQueryProvider.ClientSideQueryableLayerExtension.html +9 -1
- package/docs/html/types/tasks_query_ClientSideQueryProvider.ClientSideQueryableSublayerExtension.html +9 -1
- package/docs/html/types/utilities__ogc.GmlVersion.html +9 -1
- package/docs/html/types/utilities__ogc.WfsVersion.html +9 -1
- package/docs/html/types/utilities_asyncIterable.IterationOrder.html +9 -1
- package/docs/html/types/utilities_geometry.GeoJSON.html +9 -1
- package/docs/html/types/utilities_log.LoggerFactory.html +9 -1
- package/docs/html/types/utilities_portal.PortalItemId.html +9 -1
- package/docs/html/types/utilities_portal.PortalItemLike.html +9 -1
- package/docs/html/types/utilities_portal.PortalItemUrl.html +9 -1
- package/docs/html/types/utilities_scaleRanges.ScaleId.html +9 -1
- package/docs/html/variables/config.config-1.html +9 -1
- package/docs/html/variables/data_Feature.SCORE_FIELD.html +9 -1
- package/docs/html/variables/data_FeatureSource.FeatureReadOptions.DEFAULTS.html +9 -1
- package/docs/html/variables/data__Relationship.Relationship.factory.html +9 -1
- package/docs/html/variables/data_convert.FIELD_NAME_REGEX.html +3543 -0
- package/docs/html/variables/data_convert.geometryTypeHeaders.html +3546 -0
- package/docs/html/variables/data_support_attachments.ATTACHMENT_TYPE_ERROR_REGEX.html +9 -1
- package/docs/html/variables/locale.INVARIANT.html +9 -1
- package/docs/html/variables/mapping_BasemapExtension.defaultBasemapExtensionFactory.html +9 -1
- package/docs/html/variables/mapping_FeatureCollectionLayerExtension.FEATURE_COLLECTION_LAYER_TYPE.html +9 -1
- package/docs/html/variables/mapping_GeoRSSLayerExtension.DEFAULT_GEO_RSS_UTILITY.html +9 -1
- package/docs/html/variables/mapping_GraphicsLayerExtension.GRAPHICS_LAYER_TYPE.html +9 -1
- package/docs/html/variables/mapping_KMLLayerExtension.DEFAULT_KML_UTILITY.html +9 -1
- package/docs/html/variables/mapping_MapNotesLayerExtension.MAP_NOTES_LAYER_TYPE.html +9 -1
- package/docs/html/variables/mapping_RouteLayerExtension.ROUTE_LAYER_TYPE.html +9 -1
- package/docs/html/variables/mapping__LayerExtension.ERR_SCHEMA_READ_ONLY.html +9 -1
- package/docs/html/variables/portal_BuildingSceneLayer.BuildingSceneLayer.esriBuildingSceneLayerDefaults.html +9 -1
- package/docs/html/variables/portal_BuildingSceneSublayer.BuildingSceneSublayer.esriBuildingSublayerDefaults.html +9 -1
- package/docs/html/variables/portal_CSVLayer.CSVLayer.esriCSVLayerDefaults.html +9 -1
- package/docs/html/variables/portal_Feature.Feature.GRAPHIC_POPUP_TEMPLATE_FIELD.html +9 -1
- package/docs/html/variables/portal_Feature.Feature.GRAPHIC_VISIBLE_FIELD.html +9 -1
- package/docs/html/variables/portal_FeatureLayer.FeatureLayer.esriFeatureLayerDefaults.html +9 -1
- package/docs/html/variables/portal_FeatureLayer.MULTIPOINTS_LAYER_TITLE.html +9 -1
- package/docs/html/variables/portal_FeatureLayer.POINTS_LAYER_TITLE.html +9 -1
- package/docs/html/variables/portal_FeatureLayer.POLYGON_LAYER_TITLE_3X.html +9 -1
- package/docs/html/variables/portal_FeatureLayer.POLYGON_LAYER_TITLE_4X.html +9 -1
- package/docs/html/variables/portal_FeatureLayer.POLYLINE_LAYER_TITLE_3X.html +9 -1
- package/docs/html/variables/portal_FeatureLayer.POLYLINE_LAYER_TITLE_4X.html +9 -1
- package/docs/html/variables/portal_FeatureLayer.TEXT_LAYER_TITLE.html +9 -1
- package/docs/html/variables/portal_GeoJSONLayer.GeoJSONLayer.esriGeoJSONLayerDefaults.html +9 -1
- package/docs/html/variables/portal_Ground.Ground.DEFAULT_ELEVATION_ID.html +9 -1
- package/docs/html/variables/portal_Ground.Ground.DEFAULT_ELEVATION_TITLE.html +9 -1
- package/docs/html/variables/portal_Ground.Ground.DEFAULT_ELEVATION_URL.html +9 -1
- package/docs/html/variables/portal_ImageServiceLayer.ImageServiceLayer.esriImageServiceLayerDefaults.html +9 -1
- package/docs/html/variables/portal_IntegratedMeshLayer.IntegratedMeshLayer.esriIntegratedMeshLayerDefaults.html +9 -1
- package/docs/html/variables/portal_LayerDefinition.LayerDefinitionCapabilities.ADD.html +9 -1
- package/docs/html/variables/portal_LayerDefinition.LayerDefinitionCapabilities.DELETE.html +9 -1
- package/docs/html/variables/portal_LayerDefinition.LayerDefinitionCapabilities.EDITING.html +9 -1
- package/docs/html/variables/portal_LayerDefinition.LayerDefinitionCapabilities.QUERY.html +9 -1
- package/docs/html/variables/portal_LayerDefinition.LayerDefinitionCapabilities.UPDATE.html +9 -1
- package/docs/html/variables/portal_MapServiceLayer.MapServiceLayer.esriMapImageLayerDefaults.html +9 -1
- package/docs/html/variables/portal_OpenStreetMapLayer.OpenStreetMapLayer.esriOpenStreetMapLayerDefaults.html +9 -1
- package/docs/html/variables/portal_PointCloudLayer.PointCloudLayer.esriPointCloudLayerDefaults.html +9 -1
- package/docs/html/variables/portal_Renderer.defaultLineRenderer.html +9 -1
- package/docs/html/variables/portal_Renderer.defaultPointRenderer.html +9 -1
- package/docs/html/variables/portal_Renderer.defaultPolygonRenderer.html +9 -1
- package/docs/html/variables/portal_SceneLayer.SceneLayer.esriSceneLayerDefaults.html +9 -1
- package/docs/html/variables/portal_SubtypeSublayer.SubtypeSublayer.esriSubtypeSublayerDefaults.html +9 -1
- package/docs/html/variables/portal_TiledImageServiceLayer.TiledImageServiceLayer.esriImageryTileLayerDefaults.html +9 -1
- package/docs/html/variables/portal_TiledMapServiceLayer.TiledMapServiceLayer.esriTileLayerDefaults.html +9 -1
- package/docs/html/variables/portal_VectorTileLayer.VectorTileLayer.esriVectorTileLayerDefaults.html +9 -1
- package/docs/html/variables/portal__FeatureLayer.GRAPHICS_LAYER_ID.html +9 -1
- package/docs/html/variables/portal__layerHelper.ERR_LAYER_TYPE_MISMATCH.html +9 -1
- package/docs/html/variables/support_esri.Collection.html +9 -1
- package/docs/html/variables/support_esri.Evented.html +9 -1
- package/docs/html/variables/support_esri.wellKnownBasemapTitles.html +9 -1
- package/docs/html/variables/tasks_geocoding_Geocoder.ADDRESS_FIELD.html +9 -1
- package/docs/html/variables/tasks_geocoding_Geocoder.GeocodeOptions.DEFAULTS.html +9 -1
- package/docs/html/variables/tasks_identify_IdentifyOptions.IdentifyOptions.DEFAULTS.html +9 -1
- package/docs/html/variables/tasks_identify_StreamLayerQueryIdentifyProvider.StreamLayerQueryIdentifyProvider.html +9 -1
- package/docs/html/variables/tasks_query_QueryOptions.QueryOptions.DEFAULTS.html +9 -1
- package/docs/html/variables/tasks_search_SearchOptions.SearchOptions.DEFAULTS.html +9 -1
- package/docs/html/variables/utilities_FormatSettings.settings.html +9 -1
- package/docs/html/variables/utilities__ogc.webMercatorAliases.html +9 -1
- package/docs/html/variables/utilities_collection.Collection.html +9 -1
- package/docs/html/variables/utilities_date.DEFAULT_PARSING_FORMATS.html +9 -1
- package/docs/html/variables/utilities_date.INVALID_DATE.html +9 -1
- package/docs/html/variables/utilities_date.settings.html +9 -1
- package/docs/html/variables/utilities_field.fieldWithArcadeXRegex.html +9 -1
- package/docs/html/variables/utilities_field.fieldWithRelationshipRegex.html +9 -1
- package/docs/html/variables/utilities_geometry.GEOGRAPHIC_BOUNDS.html +9 -1
- package/docs/html/variables/utilities_geometry.WEB_MERCATOR_BOUNDS.html +9 -1
- package/docs/html/variables/utilities_number.settings.html +9 -1
- package/docs/html/variables/utilities_scaleRanges.wellKnownScaleRanges.html +9 -1
- package/docs/html/variables/version.version.html +10 -2
- package/mapping/ArcGISSublayerExtension.js +1 -1
- package/mapping/BuildingComponentSublayerExtension.d.ts +1 -0
- package/mapping/BuildingComponentSublayerExtension.js +1 -1
- package/mapping/BuildingGroupSublayerExtension.d.ts +5 -0
- package/mapping/BuildingGroupSublayerExtension.js +1 -1
- package/mapping/BuildingSceneLayerExtension.d.ts +5 -0
- package/mapping/BuildingSceneLayerExtension.js +1 -1
- package/mapping/BuildingSublayerExtension.d.ts +5 -0
- package/mapping/BuildingSublayerExtension.js +1 -1
- package/mapping/CSVLayerExtension.d.ts +6 -0
- package/mapping/CSVLayerExtension.js +1 -1
- package/mapping/FeatureCollectionLayerExtension.js +1 -1
- package/mapping/FeatureLayerExtension.d.ts +0 -4
- package/mapping/FeatureLayerExtension.js +1 -1
- package/mapping/FeatureLayerExtensionBase.d.ts +5 -0
- package/mapping/FeatureLayerExtensionBase.js +1 -1
- package/mapping/GeoJSONLayerExtension.d.ts +6 -0
- package/mapping/GeoJSONLayerExtension.js +1 -1
- package/mapping/GeoRSSLayerExtension.d.ts +5 -0
- package/mapping/GeoRSSLayerExtension.js +1 -1
- package/mapping/GraphicsLayerExtension.js +1 -1
- package/mapping/ImageryLayerExtension.d.ts +1 -0
- package/mapping/ImageryLayerExtension.js +1 -1
- package/mapping/KMLLayerExtension.d.ts +5 -0
- package/mapping/KMLLayerExtension.js +1 -1
- package/mapping/KMLSublayerExtension.d.ts +5 -0
- package/mapping/KMLSublayerExtension.js +1 -1
- package/mapping/MapImageSublayerExtension.d.ts +1 -0
- package/mapping/MapImageSublayerExtension.js +1 -1
- package/mapping/MapNotesLayerExtension.js +1 -1
- package/mapping/MapNotesSublayerExtension.d.ts +2 -2
- package/mapping/MapNotesSublayerExtension.js +1 -1
- package/mapping/RouteLayerExtension.js +1 -1
- package/mapping/SceneLayerExtension.d.ts +6 -0
- package/mapping/SceneLayerExtension.js +1 -1
- package/mapping/StreamLayerExtension.d.ts +6 -0
- package/mapping/StreamLayerExtension.js +1 -1
- package/mapping/SubtypeGroupLayerExtension.d.ts +1 -0
- package/mapping/SubtypeGroupLayerExtension.js +1 -1
- package/mapping/_LayerExtension.d.ts +5 -0
- package/mapping/_LayerExtension.js +1 -1
- package/mapping/_SublayerExtension.d.ts +5 -0
- package/mapping/_SublayerExtension.js +1 -1
- package/mapping/support/LayerListSettings.d.ts +8 -0
- package/mapping/support/LayerListSettings.js +1 -1
- package/package.json +3 -2
- package/tasks/query/SceneLayerQueryProvider.js +1 -1
- package/version.d.ts +1 -1
- package/version.js +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
import{__decorate as e}from"tslib";import t from"@arcgis/core/core/Collection";import r from"@arcgis/core/rest/support/AttachmentQuery.js";import{InvalidOperationError as s}from"../InvalidOperationError.js";import{toAttachment as a}from"../data/Attachment.js";import{FeatureSaveError as i}from"../data/FeatureSaveError.js";import{PopupTemplateFeatureSettings as l}from"../mapping/support/PopupTemplateFeatureSettings.js";import{getGlobalIdField as o,isGlobalIdUsed as n}from"../mapping/support/layers.js";import{DefaultArcGISRequestHelper as u}from"../support/ArcGISRequestHelper.js";import{cancelify as p}from"../support/Cancellable.js";import{serializable as c}from"../support/Serializable.js";import{ArcGISRelationshipCollection as d}from"../support/_ArcGISRelationshipCollection.js";import{executeQuery as h}from"../support/_query.js";import{ReadOnlyCollection as m}from"../utilities/ReadOnlyCollection.js";import{isArcGISServiceTableExtension as b}from"../utilities/extensions.js";import{isFeatureLayer as f,isMapImageSublayer as y,isSubtypeGroupLayer as _}from"../utilities/layers.js";import{isNumeric as
|
|
1
|
+
import{__decorate as e}from"tslib";import t from"@arcgis/core/core/Collection";import r from"@arcgis/core/rest/support/AttachmentQuery.js";import{InvalidOperationError as s}from"../InvalidOperationError.js";import{toAttachment as a}from"../data/Attachment.js";import{FeatureSaveError as i}from"../data/FeatureSaveError.js";import{PopupTemplateFeatureSettings as l}from"../mapping/support/PopupTemplateFeatureSettings.js";import{getGlobalIdField as o,isGlobalIdUsed as n}from"../mapping/support/layers.js";import{DefaultArcGISRequestHelper as u}from"../support/ArcGISRequestHelper.js";import{cancelify as p}from"../support/Cancellable.js";import{serializable as c}from"../support/Serializable.js";import{ArcGISRelationshipCollection as d}from"../support/_ArcGISRelationshipCollection.js";import{executeQuery as h}from"../support/_query.js";import{ReadOnlyCollection as m}from"../utilities/ReadOnlyCollection.js";import{isArcGISServiceTableExtension as b}from"../utilities/extensions.js";import{isFeatureLayer as f,isMapImageSublayer as y,isSubtypeGroupLayer as _}from"../utilities/layers.js";import{isNumeric as g,parse as w}from"../utilities/number.js";import{toGraphic as F}from"./Feature.js";import{TableExtension as E,TableSchema as I}from"./_TableExtension.js";import{addAttachment as j,deleteAttachments as v,supportsAttachmentEditing as R}from"./support/attachments.js";let S=class extends E{get requestHelper(){return this._requestHelper||(this._requestHelper=new u),this._requestHelper}set requestHelper(e){this._requestHelper=e}get capabilities(){const e=R(this.table);return this.table?.capabilities?.operations?{...this.table.capabilities.operations,supportsAttachmentEditing:e,supportsStandardizedQueries:this.table.capabilities?.query?.supportsStandardizedQueriesOnly}:{...super.capabilities,supportsAttachmentEditing:e}}get table(){return super.table}get canChangeDefinitionExpression(){return!0}async _getAttachments(e){if(!this.table?.capabilities?.data?.supportsAttachment)return[];const t=+e.primaryKey,s=new r({objectIds:[t]}),i=await this.table.queryAttachments(s);return i?.[t]?.length?i[t].map((e=>a(e,e.url))):[]}async _addAttachment(e,t){return j(e,this.table,t,{attachmentTypes:this.attachmentTypes})}async _deleteAttachments(e,t){return v(e,this.table,t)}get _layerUrl(){return g(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=>w(e))),r.where=void 0,r.outFields=t.outFields,r.returnGeometry=t.returnGeometry,h(r,this,this.table,t.cancelToken)}async _addFeatures(e,t){const r=Array.from(e);if(0===r.length)return;const s=await this._applyEdits({addFeatures:r.map(F),updateFeatures:[],deleteFeatures:[]});if(!s.addFeatureResults||s.addFeatureResults.length!==r.length)throw new i("Received malformed response from server while saving feature(s).");let a;if(s.addFeatureResults.forEach(((e,t)=>{const{objectId:s,globalId:l,error:n}=e,u=r[t];if(n){a=a||new i("Errors encountered when adding features.");const{title:r}=u;a.errors.set(`${r}-${t}`,new Error(`Failed to add feature '${r}'. ${e.error.name} : ${e.error.message}`))}else{const{primaryKeyField:e}=u.schema;u.attributes.set(e,s);const t=o(this.table);t&&l&&u.attributes.set(t,l)}})),a)throw a}async _updateFeatures(e,t){const r=Array.from(e);if(0===r.length)return;const s=await this._applyEdits({addFeatures:[],updateFeatures:r.map(F),deleteFeatures:[]});if(!s.updateFeatureResults||s.updateFeatureResults.length!==r.length)throw new i("Received malformed response from server while saving feature(s).");let a;if(s.updateFeatureResults.forEach(((e,t)=>{if(e.error){a=a||new i("Errors encountered when updating features.");const{primaryKey:s}=r[t];a.errors.set(s,new Error(`Failed to update feature with id ${s}. ${e.error.message}`))}})),a)throw a}async _deleteFeatures(e,t){if(0===e.length)return;const r=await this._applyEdits({addFeatures:[],updateFeatures:[],deleteFeatures:e.map((e=>({objectId:e})))});if(!r.deleteFeatureResults)throw new i("Received malformed response from server while saving feature(s).");let s;if(r.deleteFeatureResults.forEach(((t,r)=>{if(t.error){s=s||new i("Errors encountered when deleting features.");const a=e[r];s.errors.set(a,new Error(`Failed to delete feature with id ${a}. ${t.error.message}`))}})),s)throw s}async _onInitialize(){await super._onInitialize(),await this.relationships.initialize()}_isSupportedTable(e){return!e.loaded||e.isTable}_createFeatureSettings(){return new A(this)}_createRelationships(){return new $(this)}_createSchema(){return new x(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=n(this.table,e),s=this.table.applyEdits(e,{globalIdUsed:r}),a=await p(s,t.cancelToken);if(!a)throw new i("Received malformed response from server while saving feature(s).");return a}};S=e([c],S);export{S as ArcGISServiceTableExtension};class T extends m{constructor(e){if(super(),e.table)this._onTableResolved(e.table);else{this._collection=new t;const r=e.watch("table",(()=>{this._onTableResolved(e.table),r.remove()}),!0)}}_onTableResolved(e){this._collection=new t(e.types)}}let x=class extends I{constructor(e){super(e),this._typeCollection=new T(e),this._bindSettingToTableProperty("displayField"),this._bindSettingToTableProperty("typeIdField")}get types(){return this._typeCollection}_setSetting(e,t){if(this._tableBindings.has(e))throw new s("This schema property is read-only.");super._setSetting(e,t)}_createFieldCollection(){return new m(super._createFieldCollection())}};x=e([c],x);let A=class extends l{};A=e([c],A);class $ extends d{get _sourceUrl(){if(this._source.table?.url)return g(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=>b(t)&&t.table.url===this._source.table.url&&t.table.layerId===e));if(t)return t;for(const t of this._source.mapExtension.allLayerExtensions.initializedItems.toArray()){const r=t.allSublayerExtensions.initializedItems.find((t=>y(t.sublayer)&&t.sublayer.layer.url===this._source.table.url&&t.sublayer.id===e));if(r)return r}return this._source.mapExtension.allLayerExtensions.initializedItems.find((t=>(f(t.layer)||_(t.layer))&&t.layer.url===this._source.table.url&&t.layer.layerId===e))}}
|
|
@@ -78,6 +78,11 @@ export declare abstract class TableExtension<TProperties extends TableExtensionP
|
|
|
78
78
|
* See {@link data/FeatureSource!FeatureSource.title}.
|
|
79
79
|
*/
|
|
80
80
|
get title(): string;
|
|
81
|
+
/**
|
|
82
|
+
* Determines whether the type of table being extended supports changing its
|
|
83
|
+
* definition expression.
|
|
84
|
+
*/
|
|
85
|
+
get canChangeDefinitionExpression(): boolean;
|
|
81
86
|
/**
|
|
82
87
|
* @inheritDoc
|
|
83
88
|
*/
|
package/data/_TableExtension.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
import{__decorate as e}from"tslib";import t from"@arcgis/core/core/Collection";import{InvalidOperationError as i}from"../InvalidOperationError.js";import{ItemType as s}from"../ItemType.js";import{applyToEsriTable as r,fromEsriTable as a,toEsriApiTable as o}from"../portal/Table.js";import{serializable as l}from"../support/Serializable.js";import{CollectionProxy as n}from"../utilities/CollectionProxy.js";import{isFeatureLayer as h,isLayer as b}from"../utilities/_layers.js";import{checkArg as p}from"../utilities/checkArg.js";import{deepClone as d}from"../utilities/object.js";import{FeatureSettings as f}from"./FeatureSettings.js";import{FeatureSourceBase as _}from"./FeatureSourceBase.js";import{Schema as c}from"./Schema.js";const g="Invalid type of table for this type of table extension.",m="Spatial settings are not supported for tables.",
|
|
1
|
+
import{__decorate as e}from"tslib";import t from"@arcgis/core/core/Collection";import{InvalidOperationError as i}from"../InvalidOperationError.js";import{ItemType as s}from"../ItemType.js";import{applyToEsriTable as r,fromEsriTable as a,toEsriApiTable as o}from"../portal/Table.js";import{serializable as l}from"../support/Serializable.js";import{CollectionProxy as n}from"../utilities/CollectionProxy.js";import{isFeatureLayer as h,isLayer as b}from"../utilities/_layers.js";import{checkArg as p}from"../utilities/checkArg.js";import{deepClone as d}from"../utilities/object.js";import{FeatureSettings as f}from"./FeatureSettings.js";import{FeatureSourceBase as _}from"./FeatureSourceBase.js";import{Schema as c}from"./Schema.js";const g="Invalid type of table for this type of table extension.",m="Spatial settings are not supported for tables.",u=Object.freeze({supportsAdd:!1,supportsUpdate:!1,supportsDelete:!1,supportsEditing:!1,supportsQuery:!1,supportsAttachmentEditing:!1,supportsStandardizedQueries:!1});export class TableExtension extends _{get mapExtension(){return this._mapExtension}get table(){return this._table}get capabilities(){return u}get title(){return this.table?.title??this._deferredTableProperties?.title??("string"==typeof this._deferredTableProperties?.$ref?this._deferredTableProperties?.$ref:this._deferredTableProperties?.$ref?.title??this._deferredTableProperties?.$ref?.id)??"Table"}get canChangeDefinitionExpression(){return!1}constructor(e){super(e),this._itemType=s.TABLE_EXTENSION;const{table:t}={...this.getDefaults(),...e};if(b(t))p("properties.table",t).satisfies((e=>h(e)),g),this._setTable(t);else{if(!t)throw new Error("Missing 'table' property.");this._deferredTableProperties=t}}static create(e){if(!TableExtension.factory)throw new i("Cannot create table extension: no table extension factory has been registered.");return TableExtension.factory.create(e)}static _matchesRef(e,t){if(!e||!t)return!1;const i=e.table?.id??e._deferredTableProperties.id,s=e.table?.title??e._deferredTableProperties.title,r=t.$ref;return"string"==typeof r?i===r||s===r:!!r&&(i===r.id||s===r.title)}async _createBackingTable(){this.table||this._deferredTableProperties?.$ref||(this._setTable(await o(this._deferredTableProperties)),await this.table.load(),p("properties.table",this.table).satisfies((e=>this._isSupportedTable(e)),g),this._deferredTableProperties=void 0)}_setMapExtension(e){const t=this.mapExtension;this._mapExtension=e,t&&this.featureSettings.formatSettings.parent===t.formatSettings&&(this.featureSettings.formatSettings.parent=void 0),e&&(this.featureSettings.formatSettings.parent||(this.featureSettings.formatSettings.parent=e.formatSettings)),this._resolveTable(),this.notifyChange("mapExtension")}_resolveTable(){if(this._table||!this._deferredTableProperties||!this.mapExtension)return;let e;e="string"==typeof this._deferredTableProperties.$ref?{id:this._deferredTableProperties.$ref,title:this._deferredTableProperties.$ref}:this._deferredTableProperties.$ref;let t=this._mapExtension.map?.tables.find((t=>t.id===e.id));if(t||(t=this._mapExtension.map?.tables.find((t=>t.title===e.title))),t&&this._isSupportedTable(t)){this._setTable(t);const e={table:this._deferredTableProperties};this.assignProperties(e),this._originalRef=this._deferredTableProperties.$ref,this._deferredTableProperties=void 0}}_getSerializableProperties(){return{...super._getSerializableProperties(),table:{serializeModes:["initial","project"],serialize:()=>this.table?this._mapExtension&&(this.table.id||this.table.title)?this._originalRef?{$ref:this._originalRef}:{$ref:{id:this.table.id,title:this.table.title}}:a(this.table):this._deferredTableProperties?d(this._deferredTableProperties):void 0,deserialize:e=>{if(b(e)){if(e!==this.table)throw new Error("Property 'table' is read-only.")}else this.table?r(e,this.table):this._deferredTableProperties&&(this._deferredTableProperties={...this._deferredTableProperties,...e})}}}}async _onInitialize(){if(await super._onInitialize(),await this._createBackingTable(),this._resolveTable(),!this.table){const e=this._deferredTableProperties.$ref;throw this._mapExtension?new i(`No table found matching reference "${e?.toString()}".`):new i("Cannot resolve table reference: missing parent map extension.")}await this.table.load()}_createSchema(){return new T(this)}_createFeatureSettings(){return new y}_setTable(e){this._table=e,this.notifyChange("table"),this.notifyChange("title"),this.notifyChange("capabilities")}}let T=class extends c{constructor(e){if(super(),this._tableBindings=new Map,this._tableExtension=e,this._bindSettingToTableProperty("primaryKeyField","objectIdField"),this._fieldCollection=this._createFieldCollection(),e.table)this._onTableResolved(e.table);else{const t=e.watch("table",(()=>{this._onTableResolved(e.table),t.remove()}),!0)}}get _fields(){return this._fieldCollection}get geometryType(){}set geometryType(e){throw new i("Tables do not support a geometry type.")}get spatialReference(){}set spatialReference(e){throw new i("Tables do not support a spatial reference.")}_getSetting(e,t){return this._tableBindings.has(e)&&this._tableExtension.table?this._tableExtension.table[this._tableBindings.get(e)]:super._getSetting(e,t)}_setSetting(e,t){this._tableBindings.has(e)&&this._tableExtension.table?this._tableExtension.table[this._tableBindings.get(e)]=t:super._setSetting(e,t)}_bindSettingToTableProperty(e,t){const i=t??e;this._tableBindings.set(e,i),this._tableExtension.watch(`table.${i}`,(()=>this.notifyChange(e)),!0)}_onTableResolved(e){for(const t of this._tableBindings.keys())this.isModified(t)&&(e[t]=this[t],this.reset(t))}_createFieldCollection(){return new w(this._tableExtension)}};T=e([l],T);export{T as TableSchema};class w extends n{constructor(e){super(),this._tableResolved=!1;const i=e.table;if(i?.fields)this._onTableResolved(e.table);else{this._collection=new t;const i=e.watch(["table","table.loaded"],(()=>{const t=e.table;t?.fields&&(this._onTableResolved(e.table),i.remove())}),!0)}}_onTableResolved(e){if(!this._tableResolved){this._tableResolved=!0;const i=e;this.length&&(i.fields.length=0,i.fields.push(...this.toArray())),i.fields||(i.fields=[]),this._collection=function(e){const i=new t;return Object.defineProperty(i,"_items",{get:()=>e}),Object.defineProperty(i,"length",{get:()=>e.length,set:t=>e.length=t}),i}(i.fields)}}}let y=class extends f{get returnGeometry(){}set returnGeometry(e){throw new i(m)}get outSpatialReference(){}set outSpatialReference(e){throw new i(m)}get maxAllowableOffset(){}set maxAllowableOffset(e){throw new i(m)}get zoomScale(){}set zoomScale(e){throw new i(m)}get zoomFactor(){}set zoomFactor(e){throw new i(m)}};y=e([l],y);export{y as TableFeatureSettings};
|
package/data/convert.d.ts
CHANGED
|
@@ -2,6 +2,62 @@ import SpatialReference from "@arcgis/core/geometry/SpatialReference";
|
|
|
2
2
|
import { DateFormat } from "../utilities/date.js";
|
|
3
3
|
import { NumberFormat } from "../utilities/number.js";
|
|
4
4
|
import { FeatureSet } from "./FeatureSet.js";
|
|
5
|
+
export declare const FIELD_NAME_REGEX: RegExp;
|
|
6
|
+
/**
|
|
7
|
+
* Data for a cell in a table.
|
|
8
|
+
*/
|
|
9
|
+
export interface CellData {
|
|
10
|
+
/**
|
|
11
|
+
* The formatted value of the cell.
|
|
12
|
+
*/
|
|
13
|
+
formatted?: string;
|
|
14
|
+
/**
|
|
15
|
+
* The raw value of the cell.
|
|
16
|
+
*/
|
|
17
|
+
raw: string | number | boolean | Date;
|
|
18
|
+
}
|
|
19
|
+
/**
|
|
20
|
+
* Data for a layer to be added.
|
|
21
|
+
*/
|
|
22
|
+
export interface UploadDataOptions extends ConversionFormatOptions {
|
|
23
|
+
/**
|
|
24
|
+
* The cells in the table.
|
|
25
|
+
*/
|
|
26
|
+
data: CellData[][];
|
|
27
|
+
/**
|
|
28
|
+
* The header row contains column names.
|
|
29
|
+
*/
|
|
30
|
+
includeHeaderRow?: boolean;
|
|
31
|
+
/**
|
|
32
|
+
* The format of the geometry in this table.
|
|
33
|
+
*/
|
|
34
|
+
geometryFormat?: GeometryFormat;
|
|
35
|
+
/**
|
|
36
|
+
* The names of the geometry field(s).
|
|
37
|
+
*/
|
|
38
|
+
geometryFields?: string[];
|
|
39
|
+
/**
|
|
40
|
+
* Optionally the primary key field.
|
|
41
|
+
*/
|
|
42
|
+
primaryKeyField?: string;
|
|
43
|
+
/**
|
|
44
|
+
* Typically a string field with text formatted for display.
|
|
45
|
+
*/
|
|
46
|
+
displayField?: string;
|
|
47
|
+
/**
|
|
48
|
+
* The spatial reference of the geometry in this table.
|
|
49
|
+
*/
|
|
50
|
+
inSpatialReference?: SpatialReference;
|
|
51
|
+
/**
|
|
52
|
+
* The output spatial reference of the converted table.
|
|
53
|
+
*/
|
|
54
|
+
outSpatialReference?: SpatialReference;
|
|
55
|
+
/**
|
|
56
|
+
* A list of fields to include. Defaults to the FeatureSources PopupTemplate
|
|
57
|
+
* outfields if available, otherwise "*" meaning all fields.
|
|
58
|
+
*/
|
|
59
|
+
outFields?: string[];
|
|
60
|
+
}
|
|
5
61
|
/**
|
|
6
62
|
* Conversion options from CSV.
|
|
7
63
|
*/
|
|
@@ -53,6 +109,10 @@ interface CsvBaseOptions extends ConversionFormatOptions {
|
|
|
53
109
|
* The format for serializing the geometry. The default is WKT.
|
|
54
110
|
*/
|
|
55
111
|
geometryFormat?: GeometryFormat;
|
|
112
|
+
/**
|
|
113
|
+
* A set of custom field names to use with the selected geometry format.
|
|
114
|
+
*/
|
|
115
|
+
geometryFields?: string[];
|
|
56
116
|
/**
|
|
57
117
|
* A list of fields to include. Defaults to the FeatureSources PopupTemplate
|
|
58
118
|
* outfields if available, otherwise "*" meaning all fields.
|
|
@@ -97,6 +157,10 @@ interface BaseXLSXOptions extends ConversionFormatOptions {
|
|
|
97
157
|
* The format for serializing the geometry. The default is WKT.
|
|
98
158
|
*/
|
|
99
159
|
geometryFormat?: GeometryFormat;
|
|
160
|
+
/**
|
|
161
|
+
* A set of custom field names to use with the selected geometry format.
|
|
162
|
+
*/
|
|
163
|
+
geometryFields?: string[];
|
|
100
164
|
/**
|
|
101
165
|
* A list of fields to include. Defaults to the FeatureSources PopupTemplate
|
|
102
166
|
* outfields if available, otherwise "*" meaning all fields.
|
|
@@ -215,6 +279,18 @@ export declare enum GeometryFormat {
|
|
|
215
279
|
*/
|
|
216
280
|
ARCGIS_JSON = "ARCGIS_JSON"
|
|
217
281
|
}
|
|
282
|
+
/**
|
|
283
|
+
* A collection of well known field names associated with different geometry
|
|
284
|
+
* formats.
|
|
285
|
+
*/
|
|
286
|
+
export declare const geometryTypeHeaders: Partial<Record<GeometryFormat, string[][]>>;
|
|
287
|
+
/**
|
|
288
|
+
* Converts layer data into a {@link data/FeatureSet!FeatureSet}.
|
|
289
|
+
*
|
|
290
|
+
* @param uploadData The data to convert. This is an intermediate step produced
|
|
291
|
+
* by all File => FeatureSet transforms.
|
|
292
|
+
*/
|
|
293
|
+
export declare function uploadDataToFeatureSet(uploadData: UploadDataOptions): Promise<FeatureSet>;
|
|
218
294
|
/**
|
|
219
295
|
* Converts a {@link data/FeatureSet!FeatureSet } to a CSV blob.
|
|
220
296
|
*
|
|
@@ -222,6 +298,13 @@ export declare enum GeometryFormat {
|
|
|
222
298
|
* @param options Options for the conversion.
|
|
223
299
|
*/
|
|
224
300
|
export declare function toCsv(featureSet: FeatureSet, options?: ToCsvOptions): Promise<Blob>;
|
|
301
|
+
/**
|
|
302
|
+
* Parses data from a blob or string representing a CSV.
|
|
303
|
+
*
|
|
304
|
+
* @param csvData The data to convert.
|
|
305
|
+
* @param options Options for the conversion.
|
|
306
|
+
*/
|
|
307
|
+
export declare function csvToUploadData(csvData: Blob | string, options?: FromCsvOptions): Promise<UploadDataOptions>;
|
|
225
308
|
/**
|
|
226
309
|
* Converts a Blob or string that represents CSV data to a
|
|
227
310
|
* {@link data/FeatureSet!FeatureSet}.
|
|
@@ -237,6 +320,13 @@ export declare function csvToFeatureSet(csvData: Blob | string, options?: FromCs
|
|
|
237
320
|
* @param options Options for the conversion.
|
|
238
321
|
*/
|
|
239
322
|
export declare function toXLSX(featureSet: FeatureSet, options?: ToXLSXOptions): Promise<Blob>;
|
|
323
|
+
/**
|
|
324
|
+
* Parses data from a blob representing an XLSX.
|
|
325
|
+
*
|
|
326
|
+
* @param xlsxData The blob.
|
|
327
|
+
* @param options Options for the conversion.
|
|
328
|
+
*/
|
|
329
|
+
export declare function xlsxToUploadData(xlsxData: Blob, options: FromXLSXOptions): Promise<UploadDataOptions>;
|
|
240
330
|
/**
|
|
241
331
|
* Converts a Blob that represents XLSX data to a
|
|
242
332
|
* {@link data/FeatureSet!FeatureSet}.
|
|
@@ -252,6 +342,13 @@ export declare function xlsxToFeatureSet(xlsxData: Blob, options?: FromXLSXOptio
|
|
|
252
342
|
* @param options Options for the conversion.
|
|
253
343
|
*/
|
|
254
344
|
export declare function toShapefile(featureSet: FeatureSet, options?: ToShapefileOptions): Promise<Blob>;
|
|
345
|
+
/**
|
|
346
|
+
* Converts a Blob that represents zipped Shapefile data to a data table.
|
|
347
|
+
*
|
|
348
|
+
* @param shapefileData The data to convert.
|
|
349
|
+
* @param options Options for the conversion.
|
|
350
|
+
*/
|
|
351
|
+
export declare function shapefileToUploadData(shapefileData: Blob, options: FromShapefileOptions): Promise<UploadDataOptions>;
|
|
255
352
|
/**
|
|
256
353
|
* Converts a Blob that represents zipped Shapefile data to a
|
|
257
354
|
* {@link data/FeatureSet!FeatureSet}.
|
package/data/convert.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
import e from"@arcgis/core/geometry/Point";import t from"@arcgis/core/geometry/SpatialReference";import{translate as r}from"../locale/language.js";import{toEsriApiGeometry as o,toPortalGeometry as n}from"../portal/Geometry.js";import{checkArg as a,assertNever as i}from"../utilities/checkArg.js";import{parse as s,format as m,DEFAULT_PARSING_FORMATS as c,DateFormat as l,INVALID_DATE as u}from"../utilities/date.js";import{esriToWKT as f,esriToGeoJSON as y,geoJSONToEsri as d,wktToEsri as p,esriWkidToWkt as g,esriWktToWkid as h,project as w,isPoint as F,isMultipoint as N,isPolyline as S,isPolygon as T,isExtent as O}from"../utilities/geometry.js";import{getLogger as R}from"../utilities/log.js";import{parse as G,format as b,NumberFormat as E,isNumeric as x}from"../utilities/number.js";import{caseInsensitiveEquals as A}from"../utilities/string.js";import{Feature as M}from"./Feature.js";import{FeatureSet as D}from"./FeatureSet.js";const I=["=","-","+","@"],_='"',v=/[^a-zA-Z\d_]/g,C="\r\n",L="\n",P=[...c.map(le),"M/d/yy"],$=/(\w+)_(point|multipoint|polyline|polygon)z?/;var U;function j(){return R("geocortex.api.data.convert")}!function(e){e.DATE="D",e.NUMBER="N",e.STRING="C",e.BOOLEAN="L"}(U||(U={}));export var GeometryFormat;!function(e){e.NONE="NONE",e.WKT="WKT",e.XY="XY",e.XYZ="XYZ",e.LAT_LON="LAT_LONG",e.GEO_JSON="GEO_JSON",e.ARCGIS_JSON="ARCGIS_JSON"}(GeometryFormat||(GeometryFormat={}));export async function toCsv(e,r){a("featureSet",e).isNotMissing();const o=Array.from(e),n={...{useFormattedValues:!1,alwaysQuote:!1,escapeFormulaChars:!0,delimiter:",",dateFormat:l.ROUND_TRIP,geometryFormat:o.some((e=>void 0!==e.geometry&&null!==e.geometry))?GeometryFormat.WKT:GeometryFormat.NONE,includeByteOrderMark:!0,outSpatialReference:t.WGS84,includeHeaderRow:!0,outFields:z(e.source),rowDelimiter:navigator.platform.startsWith("Win")?C:L},...r},{includeByteOrderMark:i,includeHeaderRow:s,delimiter:m,outFields:c,rowDelimiter:u}=n,f=[];i&&f.push("\ufeff");const y=W(o,n),d=X(o,c,e.schema,!0),p=X(o,c,e.schema,!1);if(s){const e=[];for(const t of y)e.push(k(t,n));for(const t of d)e.push(k(t,n));for(const t of p)e.push(k(t,n));const t=e.join(m)+u;f.push(t)}await Promise.all(o.map((async e=>{const t=[],r=(t,r)=>k(H(K(e,t,r),r),r);t.push(...await async function(e,t){let r=await Y(e,t);t.geometryFormat!==GeometryFormat.XYZ&&t.geometryFormat!==GeometryFormat.XY&&t.geometryFormat!==GeometryFormat.LAT_LON||(r=r.map((e=>void 0===e?"":H(e,t))));return r.map((e=>""===e?"":k(e,t)))}(e.geometry,n)),t.push(...d.map((e=>r(e,n)))),t.push(...p.map((e=>r(e,n))));const o=`${t.join(m)}${u}`;f.push(o)})));return new Blob(f,{type:"text/plain",endings:u===L||u===C?"transparent":"native"})}export async function csvToFeatureSet(e,r){let o;if(a("csvData",e).isNotMissing(),e instanceof Blob){const t=new Promise(((t,r)=>{const o=new FileReader;o.onload=()=>{t(o.result)},o.onerror=()=>{r(o.error)},o.readAsText(e)}));o=await t}else o=e;const n={...{delimiter:",",escapeFormulaChars:!0,includeHeaderRow:!0,outFields:["*"],inSpatialReference:t.WGS84,generatePrimaryKey:!0,primaryKeyField:"OBJECTID"},...r,detectOid:!r?.primaryKeyField},i=function(e,t,r){const o=[],n=(e,t)=>{const o=[];return q(e,r,((r,n)=>{const a=e.substring(r,n);return o.push({raw:V(a,t,o.length)}),!0})),o};if(q(e,t,((t,r)=>{const a=e.substring(t,r);return a.length>0&&o.push(n(a,o.length)),!0})),o.length){const e=o[0].length;o.forEach(((t,r)=>{if(t.length!==e)throw new Error(`Detected invalid CSV: Row ${r} does not have expected number of columns: ${e}`)}))}return o}(o,n.rowDelimiter||function(e){let t=L;return q(e,C,((r,o)=>(0===r&&o===e.length||(t=C),!1))),t}(o),n.delimiter),s=ae(i,n),m=ie(i,s,n),c=await me(i,s,m,n);return new D({features:c,schema:m})}export async function toXLSX(e,r){a("featureSet",e).isNotMissing();const o=Array.from(e),n={...{useFormattedValues:!1,includeHeaderRow:!0,escapeFormulaChars:!0,geometryFormat:o.some((e=>void 0!==e.geometry&&null!==e.geometry))?GeometryFormat.WKT:GeometryFormat.NONE,outFields:z(e.source),outSpatialReference:t.WGS84,dateFormat:l.DEFAULT,numberFormat:E.DEFAULT,sheetName:"sheet1"},...r},{outFields:i,includeHeaderRow:s,numberFormat:m}=n,c=[],u=W(o,n),f=X(o,i,e.schema,!0),y=X(o,i,e.schema,!1);if(s){const t=u.concat(f).concat(function(e,t){const r=t?.schema?.fieldExtensions.initializedItems.map((e=>e.field));return e.map((e=>r?.find((t=>t.name===e))?.alias??e))}(y,e.source));c.push(t)}await Promise.all(o.map((async e=>{const t=[];t.push(...await Y(e.geometry,n));for(const r of f){const o=fe(e.attributes.get(r),n);t.push(o)}for(const r of y){const o=fe(K(e,r,n),n);t.push(o)}t.every((e=>"string"!=typeof e||e.length<=32767))?c.push(t):j().warn(`toXLSX cell limit exceeded, feature (${e.primaryKey??e.id}) omitted.`)})));const d=await import("xlsx"),p={SheetNames:[],Sheets:{}},g=d.utils.aoa_to_sheet(c,{cellDates:!0});for(const e of Object.keys(g).filter((e=>!e.startsWith("!")))){const t=g[e];"d"===t.t?t.z=le(n.dateFormat??l.ROUND_TRIP):"n"===t.t&&(t.z=ue(m))}p.SheetNames.push(n.sheetName),p.Sheets[n.sheetName]=g;const h=d.write(p,{type:"binary",bookType:"xlsx",compression:!0,bookSST:!0,cellDates:!0}),w=new Uint8Array(h.length);for(let e=0;e<h.length;e++)w[e]=h.charCodeAt(e);return new Blob([w.buffer],{type:"text/plain"})}export async function xlsxToFeatureSet(e,r){a("xlsxData",e).isNotMissing();const o={...{includeHeaderRow:!0,escapeFormulaChars:!0,outFields:["*"],inSpatialReference:t.WGS84,generatePrimaryKey:!0,primaryKeyField:"OBJECTID"},...r,detectOid:!r?.primaryKeyField},n=await async function(e,t){const r=await import("xlsx"),o=new Promise(((o,n)=>{const a=new FileReader;a.onload=()=>{const e=new Uint8Array(a.result);let n="";for(const t of e)n+=String.fromCharCode(t);const i=r.read(n,{type:"binary",cellDates:!0}),s=t.sheetName||i.SheetNames[0],m=i.Sheets[s];o(m)},a.onerror=()=>{n(a.error)},a.readAsArrayBuffer(e)})),n=await o,a=r.utils.decode_range(n["!ref"]),i=[];for(let e=a.s.r;e<=a.e.r;e++){const t=[];for(let o=a.s.c;o<=a.e.c;o++){const a=n[`${r.utils.encode_cell({r:e,c:o})}`];t.push(a?{raw:a.v,formatted:"s"===a.t?void 0:a.w}:{raw:""})}i.push(t)}return i}(e,o),i=ae(n,o),s=ie(n,i,o),m=await me(n,i,s,o);return new D({features:m,schema:s})}export async function toShapefile(e,r){a("featureSet",e).isNotMissing();const[{default:o},n]=await Promise.all([import("jszip"),import("../forked-libs/shp-write/index.js")]),i=Array.from(e),s={...{useFormattedValues:!1,outFields:z(e.source),fileName:e.title||"export"},...r},{outFields:m,outSpatialReference:c,fileName:l}=s,u=e=>e.geometry.hasZ||e.geometry.hasM,f=new Map,y=i.filter((e=>F(e.geometry)));f.set("POINTZ",y.filter(u)),f.set("POINT",y.filter((e=>!u(e))));const d=i.filter((e=>N(e.geometry)));f.set("MULTIPOINTZ",d.filter(u)),f.set("MULTIPOINT",d.filter((e=>!u(e))));const p=i.filter((e=>S(e.geometry)));f.set("POLYLINEZ",p.filter(u)),f.set("POLYLINE",p.filter((e=>!u(e))));const h=i.filter((e=>T(e.geometry)||O(e.geometry)));f.set("POLYGONZ",h.filter(u)),f.set("POLYGON",h.filter((e=>!u(e))));const w=X(i,m,e.schema,!0);let R=X(i,m,e.schema,!1);R=w.concat(R);const G=new o,b=Array.from(f.keys()).filter((e=>f.get(e).length>0));await Promise.all(b.map((async r=>{const o=f.get(r),a=await Promise.all(o.map((e=>B(e.geometry,c)))),i=await async function(e){const{wkid:r,wkt:o}=e[0].spatialReference;if(!e.every((e=>e.spatialReference.wkid===r&&e.spatialReference.wkt===o)))throw new Error("Cannot create shapefile that contains geometries with different spatial references.");return o??g(r??t.WGS84.wkid)}(a),m=s.useFormattedValues?Object.assign({},...R.map((e=>({[e]:U.STRING})))):function(e,t,r,o){const n={};for(const a of t){if(e.some((e=>Z(e,a)))){n[a]=U.STRING;continue}const t=r?r.fields.find((e=>e.name===a)):void 0;if(t){switch(t.type){case"oid":case"double":case"integer":case"single":case"small-integer":n[a]=U.NUMBER;break;case"date":n[a]=o?U.NUMBER:U.DATE;break;default:n[a]=U.STRING}continue}const i=(e,t)=>e.attributes.get(t)??e.presentableAttributes.get(t);e.every((e=>i(e,a)instanceof Date||void 0===i(e,a)))&&e.some((e=>i(e,a)instanceof Date))?n[a]=o?U.NUMBER:U.DATE:e.every((e=>"number"==typeof i(e,a)||void 0===i(e,a)))&&e.some((e=>"number"==typeof i(e,a)))?n[a]=U.NUMBER:e.every((e=>"boolean"==typeof i(e,a)||void 0===i(e,a)))&&e.some((e=>"boolean"==typeof i(e,a)))?n[a]=U.BOOLEAN:n[a]=U.STRING}return n}(o,R,e.schema,"timestamp"===s.dateFormat),u=function(e){return e.map((e=>{if(F(e)){const{x:t,y:r,z:o,m:n}=e,a=[t,r];return e.hasZ&&a.push(o),e.hasM&&a.push(n),ye(a,e)}if(N(e))return de(e.points,e);if(S(e))return pe(e.paths,e);if(T(e))return pe(e.rings,e);if(O(e)){const t=[e.xmin,e.ymax];return[[t,[e.xmax,e.ymax],[e.xmax,e.ymin],[e.xmin,e.ymin],t]]}throw new Error("Unsupported geometry type.")}))}(a),y=function(e,t,r,o){const n=[];for(const a of e){const e={};for(const n of t){let t=K(a,n,o);if(null==t&&(t=""),o.useFormattedValues)t=t.toString();else{t=ge(t,r[n],o)}e[n]=t}n.push(e)}return n}(o,R,m,s);n.write(y,r,u,((e,t)=>{const o=b.length>1?`${l}_${r.toLowerCase()}`:l;G.file(`${o}.shp`,t.shp.buffer,{binary:!0}),G.file(`${o}.shx`,t.shx.buffer,{binary:!0}),G.file(`${o}.dbf`,t.dbf.buffer,{binary:!0}),G.file(`${o}.prj`,i)}))})));const E=await G.generateAsync({type:"uint8array"});return new Blob([E.buffer],{type:"text/plain"})}export async function shapefileToFeatureSet(e,t){a("shapefileData",e).isNotMissing();const r={outFields:["*"],includeHeaderRow:!0,generatePrimaryKey:!0,primaryKeyField:"OBJECTID",...t,detectOid:!t?.primaryKeyField},o=new Promise(((t,r)=>{const o=new FileReader;o.onload=()=>{t(o.result)},o.onerror=()=>{r(o.error)},o.readAsArrayBuffer(e)})),[{default:n},{default:i}]=await Promise.all([import("jszip"),import("shpjs")]),s=await o,m=await n.loadAsync(new Uint8Array(s)),c=m.filter((()=>!0)).map((e=>e.name));let l,u=c.filter((e=>e.endsWith(".shp"))).map((e=>e.substring(0,e.length-4)));if(u=function(e){if(!e.length)return[];let t=e[0];const r=t.match($);return r?(t=r[1],e.filter((e=>{const r=e.match($);return r&&r[1]===t}))):[t]}(u),c.some((e=>e.endsWith(".prj")))&&!u.every((e=>c.includes(`${e}.prj`))))throw new Error("Shapefile zip must contain the same prj file for each separate shapefile");await Promise.all(c.filter((e=>e.endsWith(".prj"))).map((async e=>{const t=await m.file(e).async("string");if(l){if(t!==l)throw new Error("Shapefile zip must contain the same prj file for each separate shapefile")}else l=t})));const f={geometries:[],columnCount:0,columnIndex:0};let y=[];for(const e of u){if(!c.includes(`${e}.shx`)||!c.includes(`${e}.dbf`))throw new Error("Shapefile must contain shp, shx, and dbf files.");const t=await m.file(`${e}.shp`).async("uint8array"),r=i.parseShp(t),o=await m.file(`${e}.dbf`).async("uint8array"),n=i.parseDbf(o);if(n.length!==r.length)throw new Error("Shapefile must contain shp, shx, and dbf files.");const a=await Promise.all(r.map((e=>he(e,l))));f.geometries=f.geometries.concat(a),y=y.concat(n)}const d=function(e){const t=e.map((e=>Object.keys(e))).reduce(((e,t)=>e.concat(t.filter((t=>!e.includes(t))))),[]);return[t.map((e=>({raw:e}))),...e.map((e=>t.map((t=>({raw:e[t]})))))]}(y),p=ie(d,f,r),g=await me(d,f,p,r);return new D({features:g,schema:p})}function W(e,t){return t.geometryFormat===GeometryFormat.XYZ?["x","y","z"]:t.geometryFormat===GeometryFormat.XY?["x","y"]:t.geometryFormat===GeometryFormat.LAT_LON?["latitude","longitude"]:t.geometryFormat===GeometryFormat.NONE?[]:["geometry"]}function X(e,t,r,o){const n=r.fields.filter((e=>"oid"===e.type)).map((e=>e.name)).toArray();if(o)return n;if(t&&!t.includes("*"))return t.filter((e=>!n.includes(e)));{const t=r.fields.filter((e=>"oid"!==e.type)).map((e=>e.name)).toArray();let o=[];for(const r of e)for(const e of r.attributes.keys())t.includes(e)||n.includes(e)||o.includes(e)||o.push(e);return o=o.sort(),t.concat(o)}}function z(e){if(!e)return["*"];const t=e.featureSettings.popupTemplate?.content;return(Array.isArray(t)?t.find((e=>"fields"===e.type))?.fieldInfos?.filter((e=>e.visible))?.map((e=>e.fieldName)):void 0)??e.featureSettings.popupTemplate?.fieldInfos?.filter((e=>e.visible))?.map((e=>e.fieldName))??["*"]}async function Y(e,t){const r=await B(e,t.outSpatialReference);if(t.geometryFormat===GeometryFormat.XYZ){if(!r)return["","",""];if(!F(r))throw new Error("Cannot use geometry format XYZ with non-point geometry");return[r.x,r.y,r.z]}if(t.geometryFormat===GeometryFormat.XY){if(!r)return["",""];if(!F(r))throw new Error("Cannot use geometry format XY with non-point geometry");return[r.x,r.y]}if(t.geometryFormat===GeometryFormat.LAT_LON){if(!r)return["",""];if(!F(r))throw new Error("Cannot use geometry format LAT_LONG with non-point geometry");return[r.y,r.x]}return t.geometryFormat===GeometryFormat.ARCGIS_JSON?r?[JSON.stringify(n(r))]:[""]:t.geometryFormat===GeometryFormat.WKT?r?[f(r)]:[""]:t.geometryFormat===GeometryFormat.GEO_JSON?r?[JSON.stringify(y(r))]:[""]:[]}async function B(e,t){return e?.spatialReference&&!e.spatialReference.equals(t)&&t?(await w([e],t))[0]:e}function k(e,t){const r=[t.delimiter,_,"\r","\n",t.rowDelimiter];if(t.alwaysQuote||r.some((t=>e.includes(t)))){const t=e.replace(new RegExp(_,"g"),`${_}${_}`);return`${_}${t}${_}`}return e}function H(e,t){if(null==e)return"";if(!t.useFormattedValues){if("number"==typeof e){const r=t.numberFormat||E.ROUND_TRIP;return b(r,e)}if(e instanceof Date)return"timestamp"===t.dateFormat?e.getTime().toString():m({format:t.dateFormat,timeZone:"UTC"},e)}let r=e.toString();return t.escapeFormulaChars&&(r=J(r)),r}function K(e,t,r){if(r.useFormattedValues||Z(e,t))return e.presentableAttributes.get(t)??e.attributes.get(t);if("date"===e.schema.findFieldByName(t)?.type){const r=s(e.attributes.get(t));if(!isNaN(r.getTime()))return r}return e.attributes.get(t)??e.presentableAttributes.get(t)}function Z(e,t){return!!A(t,e.schema.typeIdField)||("coded-value"===e.type?.domains?.[t]?.type||"coded-value"===e.schema.findFieldByName(t)?.domain?.type)}function J(e){for(const t of I)if(e.startsWith(t))return`\t${e}`;return e}function V(e,t,r){const o=e.startsWith(_),n=e.endsWith(_);if(o&&!n||!o&&n)throw new Error(`Detected invalid CSV: Missing opening or closing quote for value at row:${t} column:${r}`);const a=o?e.substring(_.length,e.length-_.length):e;let i=-1;return q(a,_,((e,o)=>{if(o===a.length)return!0;if(i<0){if(o!==a.length)return i=o,!0}else if(o===i+_.length)return i=-1,!0;throw new Error(`Detected invalid CSV: Non-escaped quote for value at row:${t} column:${r}`)})),a.replace(new RegExp(`${_}${_}`,"g"),_)}function q(e,t,r){let o,n=!1,a=0,i=0;for(;o=e.indexOf(t,a),!(o<0);){for(let t=a;t<o;)e.substring(t).startsWith(_)?(n=!n,t+=_.length):t++;const s=o+t.length;if(!n){const e=r(i,o);if(i=s,!e)break}a=s}r(i,e.length)}const Q={[GeometryFormat.XYZ]:[["x","y","z"]],[GeometryFormat.XY]:[["x","y"]],[GeometryFormat.LAT_LON]:[["lat","lon"],["lat","long"],["latitude","longitude"]],[GeometryFormat.ARCGIS_JSON]:[["geometry"]],[GeometryFormat.GEO_JSON]:[["geometry"]],[GeometryFormat.WKT]:[["geometry"]]};function ee(e,t){const r=JSON.parse(e),n=o(r);return r.spatialReference||(n.spatialReference=t),n}function te(e,t){const r=d(JSON.parse(e));return r.spatialReference=t,r}function re(e,t){const r=p(e);return r.spatialReference=t,r}function oe(e,t){const r=Q[t];for(const t of r){const r=e.findIndex(((r,o)=>!(o+t.length>e.length)&&t.every(((t,r)=>e[o+r].raw.toString().toLowerCase()===t))));if(-1!==r)return r}}function ne(e,t){return e.map(((e,r)=>{const o=e?.raw;if("string"==typeof o&&""!==o)try{return t(o,void 0),r}catch{return}})).find((e=>void 0!==e))}function ae(t,r){const o=r.includeHeaderRow?t.slice(1):t;if(r.geometryFormat===GeometryFormat.NONE)return{columnCount:0,columnIndex:0};const n=(t,n)=>{const a=n===GeometryFormat.XYZ,i=n===GeometryFormat.LAT_LON,s=a?3:2;return{columnCount:s,columnIndex:t,geometries:o.map((o=>{if(o.length>=t+s&&x(o[t+0].raw)&&x(o[t+1].raw)&&(!a||x(o[t+2].raw)))return new e({x:G(i?o[t+1].raw:o[t+0].raw),y:G(i?o[t+0].raw:o[t+1].raw),z:a?G(o[t+2].raw):0,spatialReference:r.inSpatialReference})}))}},a=(e,t)=>({columnCount:1,columnIndex:e,geometries:o.map((t=>t[e])).map((e=>{if(""!==e.raw)return t(e.raw.toString(),r.inSpatialReference)}))});if(r.geometryFormat){const e=oe(t[0],r.geometryFormat);if(r.includeHeaderRow&&void 0===e)throw new Error(`Error parsing CSV: Expected geometry columns ${Q[r.geometryFormat][0].join(",")} are missing for GeometryType.${r.geometryFormat}`);return((e,t)=>{switch(t){case GeometryFormat.NONE:return{columnCount:0,columnIndex:0};case GeometryFormat.LAT_LON:case GeometryFormat.XYZ:case GeometryFormat.XY:return n(e,t);case GeometryFormat.ARCGIS_JSON:return a(e,ee);case GeometryFormat.GEO_JSON:return a(e,te);case GeometryFormat.WKT:return a(e,re);default:return i(t,new Error(`Unknown geometry format "${t}".`))}})(e??0,r.geometryFormat)}if(r.includeHeaderRow){const e=oe(t[0],GeometryFormat.ARCGIS_JSON);if(void 0!==e)for(const t of[ee,te,re])try{return a(e,t)}catch(e){}const r=[GeometryFormat.XYZ,GeometryFormat.XY,GeometryFormat.LAT_LON];for(const e of r){const r=oe(t[0],e);if(void 0!==r)return n(r,e)}}for(const e of[ee,te,re])try{const t=ne(o[0],e);return a(t,e)}catch(e){}return{columnCount:0,columnIndex:0}}function ie(e,t,o){const n={fields:[]};let a=0;for(let s=0;s<e[0].length;s++){if(i=s,0!==t.columnCount&&i>=t.columnIndex&&i<t.columnIndex+t.columnCount)continue;const m=se(e,s,o);let c=e[0][s].raw.toString(),l=c.replace(v,"_");if(o.includeHeaderRow||(l="field"+ ++a,c=r("gcx.api.data.convert.import-field-alias",a)),!l)throw new Error("Error parsing CSV or XLSX: Header cannot contain blank values");n.fields.push({alias:c,name:l,type:m})}var i;if(n.spatialReference=o.outSpatialReference,t.geometries?.length){const e=t.geometries.filter((e=>void 0!==e)).map((e=>e.type)),r=e[0];n.geometryType=e.every((e=>e===r))?r:void 0}if(o.generatePrimaryKey&&!n.fields.find((e=>"esriFieldTypeOID"===e.type))){const e=n.fields.length+1,t=!!n.fields.find((e=>"id"===e.name.toLowerCase()));n.fields.push({name:t?`field${e}`:"id",alias:t?r("gcx.api.data.convert.import-field-alias",e):"id",type:"esriFieldTypeOID"})}return n}function se(e,t,r){let o=!1,n=!0,a=!0,i=!0;const m=new Set,l=r.includeHeaderRow?e[0]:[],f=r.includeHeaderRow?e.slice(1):e;for(const e of f){const l=e[t];""!==l.raw&&(m.add(l.raw),o=!0,n&&(n=x(l.raw)||Number.isNaN(l.raw)),a&&(a=l.raw instanceof Date||s(r.dateFormat||c,l.raw)!==u),i&&(i=s(r.dateFormat||P,l.formatted)!==u))}const y=m.size===f.length;return r.primaryKeyField&&l[t]?.raw===r.primaryKeyField||r.detectOid&&o&&y&&n?(r.detectOid=!1,"esriFieldTypeOID"):o&&i?"esriFieldTypeDate":o&&n?"esriFieldTypeDouble":o&&a?"esriFieldTypeDate":"esriFieldTypeString"}async function me(e,t,r,o){const n=[],a=o.includeHeaderRow?e.slice(1):e,i=(e,r)=>0===t.columnCount||(r<t.columnIndex||r>=t.columnIndex+t.columnCount);return await Promise.all(a.map((async(e,a)=>{const s=new M;for(let t=0;t<r.fields.length;t++){const n=r.fields[t],m=e.filter(i);if(o.outFields.includes("*")||o.outFields.includes(n.name)){let e=await ce(m[t]?.raw,n,o);"esriFieldTypeOID"===n.type&&null===e&&(e=a),s.attributes.set(n.name,e)}}t.geometries&&(s.geometry=await B(t.geometries[a],o.outSpatialReference)),n.push(s)}))),n}async function ce(e,t,r){if("esriFieldTypeDouble"===t.type||"esriFieldTypeOID"===t.type)return"number"==typeof e?e:e?G(e):null;if("esriFieldTypeDate"===t.type){if(e instanceof Date)return e.getTime();if("number"==typeof e){const t=(await import("xlsx")).SSF.parse_date_code(e);return t?new Date(t.y,t.m-1,t.d,t.H,t.M,t.S).getTime():void 0}return""===e?null:s(e).getTime()}const o=e.toString();if(r.escapeFormulaChars&&o.startsWith("\t"))for(const e of I)if(o.length>1&&o.charAt(1)===e)return o.substring(1);return o}function le(e){switch(e){case l.DATE_SHORT:return"dd/MM/yyyy";case l.DATE_LONG:return"MMMM d, yyyy";case l.TIME_SHORT:return"h:mm AM/PM";case l.TIME_LONG:return"h:mm:ss AM/PM";case l.DATE_TIME_SHORT:case l.DEFAULT:return"MMM d yyyy h:mm AM/PM";case l.DATE_TIME_LONG:return"MMMM d yyyy h:mm AM/PM";case l.FULL:return"dddd, MMMM d yyyy h:mm AM/PM";case l.ISO_8601:case l.ROUND_TRIP:return'yyyy-MM-dd"T"HH:mm:ss';default:{const t=e.replace(/tt/g,"AM/PM");return t.includes("z")&&j().warn("Warning: Excel will not recognize timezone format 'z', 'zz', or 'zzz'"),t.includes("h")&&!t.includes("AM/PM")&&j().warn("Warning: Excel will interpret 'h' as 'H' if the format does not have an AM/PM designator"),t}}}function ue(e){switch(e){case E.ACCOUNTING:return'_("$"* #,##0.00_);_("$"* (#,##0.00);_("$"* "-"??_);_(@_)';case E.CURRENCY:return'"$"#,##0.00';case E.FIXED_POINT:case E.DEFAULT:return"0.0000";case E.NUMBER:return"#,##0.0000";case E.PERCENT:return"0%";case E.ROUND_TRIP:return"0.00000";default:return e}}function fe(e,t){if(null==e)return"";if(!t.useFormattedValues){if("number"==typeof e)return e;if(e instanceof Date)return"timestamp"===t.dateFormat?e.getTime():e}let r=e.toString();return t.escapeFormulaChars&&(r=J(r)),r}function ye(e,t){return 3===e.length&&!t.hasZ&&t.hasM?[e[0],e[1],void 0,e[2]]:e}function de(e,t){return e.map((e=>ye(e,t)))}function pe(e,t){return e.map((e=>de(e,t)))}function ge(e,t,r){switch(t){case U.NUMBER:return e instanceof Date?e.getTime():G(e);case U.STRING:return e instanceof Date?m({format:r.dateFormat??l.ROUND_TRIP,timeZone:"UTC"},e):"number"==typeof e?b(r.numberFormat??E.DEFAULT,e):e.toString();case U.BOOLEAN:return!!e;case U.DATE:return s(e);default:return e.toString()}}async function he(r,o){const n=F(r)?function(r){a("geometry.coordinates",r.type).matches("Point"),a("geometry.coordinates",r.coordinates).satisfies((e=>"number"==typeof e||Array.isArray(e)));const[o,n,i]=r.coordinates,s=new e({x:o,y:n,spatialReference:t.WGS84});if(Array.isArray(i)){const[e,t]=i;!e&&!t||e?s.z=e:s.m=t}return s}(r):d(r);if(o){let e;try{const r=await h(o);e=new t({wkid:G(r)})}catch{}e||(e=new t({wkt:o})),n.spatialReference=e}return n}
|
|
1
|
+
import e from"@arcgis/core/geometry/Point";import t from"@arcgis/core/geometry/SpatialReference";import{translate as r}from"../locale/language.js";import{toEsriApiGeometry as o,toPortalGeometry as n}from"../portal/Geometry.js";import{checkArg as a,assertNever as i}from"../utilities/checkArg.js";import{parse as s,format as c,DEFAULT_PARSING_FORMATS as m,DateFormat as l,INVALID_DATE as u}from"../utilities/date.js";import{esriToWKT as f,esriToGeoJSON as d,geoJSONToEsri as p,wktToEsri as y,esriWkidToWkt as g,esriWktToWkid as h,project as w,isPoint as F,isMultipoint as N,isPolyline as S,isPolygon as T,isExtent as O}from"../utilities/geometry.js";import{getLogger as R}from"../utilities/log.js";import{parse as G,format as E,NumberFormat as x,isNumeric as A}from"../utilities/number.js";import{caseInsensitiveEquals as b}from"../utilities/string.js";import{Feature as D}from"./Feature.js";import{FeatureSet as M}from"./FeatureSet.js";const I=["=","-","+","@"],_='"',v="\r\n",L="\n",C=[...m.map(le),"M/d/yy"],P=/(\w+)_(point|multipoint|polyline|polygon)z?/;var $;function U(){return R("geocortex.api.data.convert")}!function(e){e.DATE="D",e.NUMBER="N",e.STRING="C",e.BOOLEAN="L"}($||($={}));export const FIELD_NAME_REGEX=/[^a-zA-Z\d_]/g;export var GeometryFormat;!function(e){e.NONE="NONE",e.WKT="WKT",e.XY="XY",e.XYZ="XYZ",e.LAT_LON="LAT_LONG",e.GEO_JSON="GEO_JSON",e.ARCGIS_JSON="ARCGIS_JSON"}(GeometryFormat||(GeometryFormat={}));export const geometryTypeHeaders={[GeometryFormat.XYZ]:[["x","y","z"]],[GeometryFormat.XY]:[["x","y"]],[GeometryFormat.LAT_LON]:[["latitude","longitude"],["lat","lon"],["lat","long"]],[GeometryFormat.ARCGIS_JSON]:[["geometry"]],[GeometryFormat.GEO_JSON]:[["geometry"]],[GeometryFormat.WKT]:[["geometry"]]};const j=[[GeometryFormat.ARCGIS_JSON,te],[GeometryFormat.GEO_JSON,re],[GeometryFormat.WKT,oe]],W=new Map(j);export async function uploadDataToFeatureSet(t){const o=function(t){const{data:r,includeHeaderRow:o,geometryFormat:n,geometryFields:a,inSpatialReference:s}=t,c=o?r.slice(1):r;if(n===GeometryFormat.NONE)return{columnIndices:[]};const m=(t,r)=>{const o=r===GeometryFormat.XYZ,n=r===GeometryFormat.LAT_LON;return{columnIndices:t,geometries:c.map((r=>{if(r.length>=Math.max(...t)&&A(r[t[0]]?.raw)&&A(r[t[1]]?.raw)&&(!o||A(r[t[2]]?.raw)))return new e({x:G(n?r[t[1]].raw:r[t[0]].raw),y:G(n?r[t[0]].raw:r[t[1]].raw),z:o?G(r[t[2]].raw):0,spatialReference:s})}))}},l=(e,t)=>({columnIndices:[e],geometries:c.map((t=>t[e])).map((e=>{if(e?.raw)return t(e.raw.toString(),s)}))}),u=(e,t)=>{switch(t){case GeometryFormat.NONE:return{columnIndices:[0]};case GeometryFormat.LAT_LON:case GeometryFormat.XYZ:case GeometryFormat.XY:return m(e,t);case GeometryFormat.ARCGIS_JSON:return l(e[0],te);case GeometryFormat.GEO_JSON:return l(e[0],re);case GeometryFormat.WKT:return l(e[0],oe);default:return i(t,new Error(`Unknown geometry format "${t}".`))}};if(n){const e=ne(o?r[0]:r[0].map(((e,t)=>({raw:t.toString()}))),n,o?a:a.map((e=>""+(parseInt(e.match(/\d+/g)[0])-1))));if(o&&void 0===e)throw new Error(`Error parsing file data: Expected geometry columns ${geometryTypeHeaders[n][0].join(",")} are missing for GeometryType.${n}`);return u(e??[0],n)}const[f,d]=ie(r,s,o);if(f===GeometryFormat.NONE)return{columnIndices:[]};return d.length>1?m(d,f):l(d[0],W.get(f))}(t),n=function(e,t){const{data:o,displayField:n,includeHeaderRow:a,inSpatialReference:i,outSpatialReference:s,generatePrimaryKey:c}=e,m={fields:[]},l=e=>!(!t.columnIndices||0===t.columnIndices.length)&&t.columnIndices.includes(e);let{primaryKeyField:u}=e,f=0;for(let t=0;t<o[0].length;t++){if(l(t))continue;const n=ce(e,t,!c&&!u&&!m.fields.find((e=>"esriFieldTypeOID"===e.type)));let i=o[0][t]?.raw?.toString(),s=i?.replace(FIELD_NAME_REGEX,"_");a&&s||(s="field"+ ++f,i=r("gcx.api.data.convert.import-field-alias",f)),m.fields.push({alias:i,name:s,type:n}),"esriFieldTypeOID"===n&&(u=s)}if(m.spatialReference=s??t.geometries?.[0]?.spatialReference??i,t.geometries?.length){const e=t.geometries.filter((e=>void 0!==e)).map((e=>e.type)),r=e[0];m.geometryType=e.every((e=>e===r))?r:void 0}if(!m.fields.find((e=>"esriFieldTypeOID"===e.type))){const e=m.fields.length+1,t=!!m.fields.find((e=>"objectid"===e.name.toLowerCase()));u=t?`OBJECTID_${e}`:"OBJECTID",m.fields.push({name:u,alias:u,type:"esriFieldTypeOID"})}return m.displayField=n??m.fields.find((e=>e.name!==u&&"esriFieldTypeString"===e.type))?.name??m.fields.find((e=>e.name!==u))?.name??u,m.primaryKeyField=u,m}(t,o),a=await async function(e,t,r){const{data:o,includeHeaderRow:n,outFields:a,escapeFormulaChars:i}=e,{spatialReference:s}=r,c=[],m=n?o.slice(1):o,l=(e,r)=>!t.columnIndices||0===t.columnIndices.length||!t.columnIndices.includes(r);return await Promise.all(m.map((async(e,o)=>{const n=new D;for(let t=0;t<r.fields.length;t++){const s=r.fields[t],c=e.filter(l);if(a.includes("*")||a.includes(s.name)){let e=await me(c[t]?.raw,s,i);"esriFieldTypeOID"===s.type&&null===e&&(e=o),n.attributes.set(s.name,e)}}t.geometries&&(n.geometry=await k(t.geometries[o],s)),c.push(n)}))),c}(t,o,n);return new M({features:a,schema:n})}export async function toCsv(e,r){a("featureSet",e).isNotMissing();const o=Array.from(e),n={...{useFormattedValues:!1,alwaysQuote:!1,escapeFormulaChars:!0,delimiter:",",dateFormat:l.ROUND_TRIP,geometryFormat:o.some((e=>void 0!==e.geometry&&null!==e.geometry))?GeometryFormat.WKT:GeometryFormat.NONE,includeByteOrderMark:!0,outSpatialReference:t.WGS84,includeHeaderRow:!0,outFields:J(e.source),rowDelimiter:navigator.platform.startsWith("Win")?v:L},...r},{includeByteOrderMark:i,includeHeaderRow:s,delimiter:c,outFields:m,rowDelimiter:u}=n,f=[];i&&f.push("\ufeff");const d=z(o,n),p=H(o,m,e.schema,!0),y=H(o,m,e.schema,!1);if(s){const e=[];for(const t of d)e.push(B(t,n));for(const t of p)e.push(B(t,n));for(const t of y)e.push(B(t,n));const t=e.join(c)+u;f.push(t)}await Promise.all(o.map((async e=>{const t=[],r=(t,r)=>B(Z(K(e,t,r),r),r);t.push(...await async function(e,t){let r=await Y(e,t);t.geometryFormat!==GeometryFormat.XYZ&&t.geometryFormat!==GeometryFormat.XY&&t.geometryFormat!==GeometryFormat.LAT_LON||(r=r.map((e=>void 0===e?"":Z(e,t))));return r.map((e=>""===e?"":B(e,t)))}(e.geometry,n)),t.push(...p.map((e=>r(e,n)))),t.push(...y.map((e=>r(e,n))));const o=`${t.join(c)}${u}`;f.push(o)})));return new Blob(f,{type:"text/plain",endings:u===L||u===v?"transparent":"native"})}export async function csvToUploadData(e,t){let o;if(a("csvData",e).isNotMissing(),e instanceof Blob){const t=new Promise(((t,r)=>{const o=new FileReader;o.onload=()=>{t(o.result)},o.onerror=()=>{r(o.error)},o.readAsText(e)}));o=await t}else o=e;const n=X(t),i=function(e,t,r){const o=[],n=(e,t)=>{const o=[];return ee(e,r,((r,n)=>{const a=e.substring(r,n);return o.push({raw:Q(a,t,o.length)}),!0})),o};if(ee(e,t,((t,r)=>{const a=e.substring(t,r);return a.length>0&&o.push(n(a,o.length)),!0})),o.length){const e=o[0].length;o.forEach(((t,r)=>{if(t.length!==e)throw new Error(`Detected invalid CSV: Row ${r} does not have expected number of columns: ${e}`)}))}return o}(o,n.rowDelimiter||function(e){let t=L;return ee(e,v,((r,o)=>(0===r&&o===e.length||(t=v),!1))),t}(o),n.delimiter);let{geometryFormat:s,geometryFields:c}=t;if(!s){const[e,t]=ie(i,n.inSpatialReference,n.includeHeaderRow);s=e,c=t.map((e=>n.includeHeaderRow?i[0][e]?.raw??r("gcx.api.data.convert.import-field-alias",(e+1).toString()):r("gcx.api.data.convert.import-field-alias",(e+1).toString())))}return{data:i,...n,geometryFormat:s,geometryFields:c}}export async function csvToFeatureSet(e,t){const r=X(t);return uploadDataToFeatureSet(await csvToUploadData(e,r))}export async function toXLSX(e,r){a("featureSet",e).isNotMissing();const o=Array.from(e),n={...{useFormattedValues:!1,includeHeaderRow:!0,escapeFormulaChars:!0,geometryFormat:o.some((e=>void 0!==e.geometry&&null!==e.geometry))?GeometryFormat.WKT:GeometryFormat.NONE,outFields:J(e.source),outSpatialReference:t.WGS84,dateFormat:l.DEFAULT,numberFormat:x.DEFAULT,sheetName:"sheet1"},...r},{outFields:i,includeHeaderRow:s,numberFormat:c}=n,m=[],u=z(o,n),f=H(o,i,e.schema,!0),d=H(o,i,e.schema,!1);if(s){const t=u.concat(f).concat(function(e,t){const r=t?.schema?.fieldExtensions.initializedItems.map((e=>e.field));return e.map((e=>r?.find((t=>t.name===e))?.alias??e))}(d,e.source));m.push(t)}await Promise.all(o.map((async e=>{const t=[];t.push(...await Y(e.geometry,n));for(const r of f){const o=fe(e.attributes.get(r),n);t.push(o)}for(const r of d){const o=fe(K(e,r,n),n);t.push(o)}t.every((e=>"string"!=typeof e||e.length<=32767))?m.push(t):U().warn(`toXLSX cell limit exceeded, feature (${e.primaryKey??e.id}) omitted.`)})));const p=await import("xlsx"),y={SheetNames:[],Sheets:{}},g=p.utils.aoa_to_sheet(m,{cellDates:!0});for(const e of Object.keys(g).filter((e=>!e.startsWith("!")))){const t=g[e];"d"===t.t?t.z=le(n.dateFormat??l.ROUND_TRIP):"n"===t.t&&(t.z=ue(c))}y.SheetNames.push(n.sheetName),y.Sheets[n.sheetName]=g;const h=p.write(y,{type:"binary",bookType:"xlsx",compression:!0,bookSST:!0,cellDates:!0}),w=new Uint8Array(h.length);for(let e=0;e<h.length;e++)w[e]=h.charCodeAt(e);return new Blob([w.buffer],{type:"text/plain"})}export async function xlsxToUploadData(e,t){a("xlsxData",e).isNotMissing();const o=X(t),n=await async function(e,t){const r=await import("xlsx"),o=new Promise(((o,n)=>{const a=new FileReader;a.onload=()=>{const e=new Uint8Array(a.result);let n="";for(const t of e)n+=String.fromCharCode(t);const i=r.read(n,{type:"binary",cellDates:!0}),s=t.sheetName||i.SheetNames[0],c=i.Sheets[s];o(c)},a.onerror=()=>{n(a.error)},a.readAsArrayBuffer(e)})),n=await o,a=r.utils.decode_range(n["!ref"]),i=[];for(let e=a.s.r;e<=a.e.r;e++){const t=[];for(let o=a.s.c;o<=a.e.c;o++){const a=n[`${r.utils.encode_cell({r:e,c:o})}`];t.push(a?{raw:a.v,formatted:"s"===a.t?void 0:a.w}:{raw:""})}i.push(t)}return i}(e,o);let{geometryFormat:i,geometryFields:s}=t;if(!i){const[e,t]=ie(n,o.inSpatialReference,o.includeHeaderRow);i=e,s=t.map((e=>o.includeHeaderRow?n[0][e]?.raw.toString()??r("gcx.api.data.convert.import-field-alias",(e+1).toString()):r("gcx.api.data.convert.import-field-alias",(e+1).toString())))}return{data:n,...o,geometryFormat:i,geometryFields:s}}export async function xlsxToFeatureSet(e,t){a("xlsxData",e).isNotMissing();const r=X(t);return uploadDataToFeatureSet(await xlsxToUploadData(e,r))}export async function toShapefile(e,r){a("featureSet",e).isNotMissing();const[{default:o},n]=await Promise.all([import("jszip"),import("../forked-libs/shp-write/index.js")]),i=Array.from(e),s={...{useFormattedValues:!1,outFields:J(e.source),fileName:e.title||"export"},...r},{outFields:c,outSpatialReference:m,fileName:l}=s,u=e=>e.geometry.hasZ||e.geometry.hasM,f=new Map,d=i.filter((e=>F(e.geometry)));f.set("POINTZ",d.filter(u)),f.set("POINT",d.filter((e=>!u(e))));const p=i.filter((e=>N(e.geometry)));f.set("MULTIPOINTZ",p.filter(u)),f.set("MULTIPOINT",p.filter((e=>!u(e))));const y=i.filter((e=>S(e.geometry)));f.set("POLYLINEZ",y.filter(u)),f.set("POLYLINE",y.filter((e=>!u(e))));const h=i.filter((e=>T(e.geometry)||O(e.geometry)));f.set("POLYGONZ",h.filter(u)),f.set("POLYGON",h.filter((e=>!u(e))));const w=H(i,c,e.schema,!0);let R=H(i,c,e.schema,!1);R=w.concat(R);const G=new o,E=Array.from(f.keys()).filter((e=>f.get(e).length>0));await Promise.all(E.map((async r=>{const o=f.get(r),a=await Promise.all(o.map((e=>k(e.geometry,m)))),i=await async function(e){const{wkid:r,wkt:o}=e[0].spatialReference;if(!e.every((e=>e.spatialReference.wkid===r&&e.spatialReference.wkt===o)))throw new Error("Cannot create shapefile that contains geometries with different spatial references.");return o??g(r??t.WGS84.wkid)}(a),c=s.useFormattedValues?Object.assign({},...R.map((e=>({[e]:$.STRING})))):function(e,t,r,o){const n={};for(const a of t){if(e.some((e=>V(e,a)))){n[a]=$.STRING;continue}const t=r?r.fields.find((e=>e.name===a)):void 0;if(t){switch(t.type){case"oid":case"double":case"integer":case"single":case"small-integer":n[a]=$.NUMBER;break;case"date":n[a]=o?$.NUMBER:$.DATE;break;default:n[a]=$.STRING}continue}const i=(e,t)=>e.attributes.get(t)??e.presentableAttributes.get(t);e.every((e=>i(e,a)instanceof Date||void 0===i(e,a)))&&e.some((e=>i(e,a)instanceof Date))?n[a]=o?$.NUMBER:$.DATE:e.every((e=>"number"==typeof i(e,a)||void 0===i(e,a)))&&e.some((e=>"number"==typeof i(e,a)))?n[a]=$.NUMBER:e.every((e=>"boolean"==typeof i(e,a)||void 0===i(e,a)))&&e.some((e=>"boolean"==typeof i(e,a)))?n[a]=$.BOOLEAN:n[a]=$.STRING}return n}(o,R,e.schema,"timestamp"===s.dateFormat),u=function(e){return e.map((e=>{if(F(e)){const{x:t,y:r,z:o,m:n}=e,a=[t,r];return e.hasZ&&a.push(o),e.hasM&&a.push(n),de(a,e)}if(N(e))return pe(e.points,e);if(S(e))return ye(e.paths,e);if(T(e))return ye(e.rings,e);if(O(e)){const t=[e.xmin,e.ymax];return[[t,[e.xmax,e.ymax],[e.xmax,e.ymin],[e.xmin,e.ymin],t]]}throw new Error("Unsupported geometry type.")}))}(a),d=function(e,t,r,o){const n=[];for(const a of e){const e={};for(const n of t){let t=K(a,n,o);if(null==t&&(t=""),o.useFormattedValues)t=t.toString();else{t=ge(t,r[n],o)}e[n]=t}n.push(e)}return n}(o,R,c,s);n.write(d,r,u,((e,t)=>{const o=E.length>1?`${l}_${r.toLowerCase()}`:l;G.file(`${o}.shp`,t.shp.buffer,{binary:!0}),G.file(`${o}.shx`,t.shx.buffer,{binary:!0}),G.file(`${o}.dbf`,t.dbf.buffer,{binary:!0}),G.file(`${o}.prj`,i)}))})));const x=await G.generateAsync({type:"uint8array"});return new Blob([x.buffer],{type:"text/plain"})}export async function shapefileToUploadData(r,o){a("shapefileData",r).isNotMissing();const n=X(o),i=new Promise(((e,t)=>{const o=new FileReader;o.onload=()=>{e(o.result)},o.onerror=()=>{t(o.error)},o.readAsArrayBuffer(r)})),[{default:s},{default:c}]=await Promise.all([import("jszip"),import("shpjs")]),m=await i,l=await s.loadAsync(new Uint8Array(m)),u=l.filter((()=>!0)).map((e=>e.name));let f,d=u.filter((e=>e.endsWith(".shp"))).map((e=>e.substring(0,e.length-4)));if(d=function(e){if(!e.length)return[];let t=e[0];const r=t.match(P);return r?(t=r[1],e.filter((e=>{const r=e.match(P);return r&&r[1]===t}))):[t]}(d),u.some((e=>e.endsWith(".prj")))&&!d.every((e=>u.includes(`${e}.prj`))))throw new Error("Shapefile zip must contain the same prj file for each separate shapefile");await Promise.all(u.filter((e=>e.endsWith(".prj"))).map((async e=>{const t=await l.file(e).async("string");if(f){if(t!==f)throw new Error("Shapefile zip must contain the same prj file for each separate shapefile")}else f=t})));let y=[],g=[];for(const e of d){if(!u.includes(`${e}.shx`)||!u.includes(`${e}.dbf`))throw new Error("Shapefile must contain shp, shx, and dbf files.");const t=await l.file(`${e}.shp`).async("uint8array"),r=c.parseShp(t),o=await l.file(`${e}.dbf`).async("uint8array"),n=c.parseDbf(o);if(n.length!==r.length)throw new Error("Shapefile must contain shp, shx, and dbf files.");y=y.concat(n),g=g.concat(r)}const w=await Promise.all(g.map((r=>async function(r,o){const n=F(r)?function(r){a("geometry.coordinates",r.type).matches("Point"),a("geometry.coordinates",r.coordinates).satisfies((e=>"number"==typeof e||Array.isArray(e)));const[o,n,i]=r.coordinates,s=new e({x:o,y:n,spatialReference:t.WGS84});if(Array.isArray(i)){const[e,t]=i;!e&&!t||e?s.z=e:s.m=t}return s}(r):p(r);if(o){let e;try{const r=await h(o);e=new t({wkid:G(r)})}catch{}e||(e=new t({wkt:o})),n.spatialReference=e}return n}(r,f)))),N=geometryTypeHeaders[GeometryFormat.ARCGIS_JSON][0][0];y.forEach(((e,t)=>e[N]=JSON.stringify(w[t].toJSON())));return{data:function(e){const t=e.map((e=>Object.keys(e))).reduce(((e,t)=>e.concat(t.filter((t=>!e.includes(t))))),[]);return[t.map((e=>({raw:e}))),...e.map((e=>t.map((t=>({raw:e[t]})))))]}(y),...n,geometryFormat:GeometryFormat.ARCGIS_JSON,geometryFields:[N],inSpatialReference:w[0]?.spatialReference??t.fromJSON({wkid:4326})}}export async function shapefileToFeatureSet(e,t){a("shapefileData",e).isNotMissing();const r=X(t);return uploadDataToFeatureSet(await shapefileToUploadData(e,r))}function X(e){return{...{delimiter:",",escapeFormulaChars:!0,includeHeaderRow:!0,outFields:["*"],inSpatialReference:t.WGS84,generatePrimaryKey:!1},...e,detectOid:!e?.primaryKeyField}}function z(e,t){return t.geometryFormat===GeometryFormat.XYZ?["x","y","z"]:t.geometryFormat===GeometryFormat.XY?["x","y"]:t.geometryFormat===GeometryFormat.LAT_LON?["latitude","longitude"]:t.geometryFormat===GeometryFormat.NONE?[]:["geometry"]}function H(e,t,r,o){const n=r.fields.filter((e=>"oid"===e.type)).map((e=>e.name)).toArray();if(o)return n;if(t&&!t.includes("*"))return t.filter((e=>!n.includes(e)));{const t=r.fields.filter((e=>"oid"!==e.type)).map((e=>e.name)).toArray();let o=[];for(const r of e)for(const e of r.attributes.keys())t.includes(e)||n.includes(e)||o.includes(e)||o.push(e);return o=o.sort(),t.concat(o)}}function J(e){if(!e)return["*"];const t=e.featureSettings.popupTemplate?.content;return(Array.isArray(t)?t.find((e=>"fields"===e.type))?.fieldInfos?.filter((e=>e.visible))?.map((e=>e.fieldName)):void 0)??e.featureSettings.popupTemplate?.fieldInfos?.filter((e=>e.visible))?.map((e=>e.fieldName))??["*"]}async function Y(e,t){const r=await k(e,t.outSpatialReference);if(t.geometryFormat===GeometryFormat.XYZ){if(!r)return["","",""];if(!F(r))throw new Error("Cannot use geometry format XYZ with non-point geometry");return[r.x,r.y,r.z]}if(t.geometryFormat===GeometryFormat.XY){if(!r)return["",""];if(!F(r))throw new Error("Cannot use geometry format XY with non-point geometry");return[r.x,r.y]}if(t.geometryFormat===GeometryFormat.LAT_LON){if(!r)return["",""];if(!F(r))throw new Error("Cannot use geometry format LAT_LONG with non-point geometry");return[r.y,r.x]}return t.geometryFormat===GeometryFormat.ARCGIS_JSON?r?[JSON.stringify(n(r))]:[""]:t.geometryFormat===GeometryFormat.WKT?r?[f(r)]:[""]:t.geometryFormat===GeometryFormat.GEO_JSON?r?[JSON.stringify(d(r))]:[""]:[]}async function k(e,t){return e?.spatialReference&&!e.spatialReference.equals(t)&&t?(await w([e],t))[0]:e}function B(e,t){const r=[t.delimiter,_,"\r","\n",t.rowDelimiter];if(t.alwaysQuote||r.some((t=>e.includes(t)))){const t=e.replace(new RegExp(_,"g"),`${_}${_}`);return`${_}${t}${_}`}return e}function Z(e,t){if(null==e)return"";if(!t.useFormattedValues){if("number"==typeof e){const r=t.numberFormat||x.ROUND_TRIP;return E(r,e)}if(e instanceof Date)return"timestamp"===t.dateFormat?e.getTime().toString():c({format:t.dateFormat,timeZone:"UTC"},e)}let r=e.toString();return t.escapeFormulaChars&&(r=q(r)),r}function K(e,t,r){if(r.useFormattedValues||V(e,t))return e.presentableAttributes.get(t)??e.attributes.get(t);if("date"===e.schema.findFieldByName(t)?.type){const r=s(e.attributes.get(t));if(!isNaN(r.getTime()))return r}return e.attributes.get(t)??e.presentableAttributes.get(t)}function V(e,t){return!!b(t,e.schema.typeIdField)||("coded-value"===e.type?.domains?.[t]?.type||"coded-value"===e.schema.findFieldByName(t)?.domain?.type)}function q(e){for(const t of I)if(e.startsWith(t))return`\t${e}`;return e}function Q(e,t,r){const o=e.startsWith(_),n=e.endsWith(_);if(o&&!n||!o&&n)throw new Error(`Detected invalid CSV: Missing opening or closing quote for value at row:${t} column:${r}`);const a=o?e.substring(_.length,e.length-_.length):e;let i=-1;return ee(a,_,((e,o)=>{if(o===a.length)return!0;if(i<0){if(o!==a.length)return i=o,!0}else if(o===i+_.length)return i=-1,!0;throw new Error(`Detected invalid CSV: Non-escaped quote for value at row:${t} column:${r}`)})),a.replace(new RegExp(`${_}${_}`,"g"),_)}function ee(e,t,r){let o,n=!1,a=0,i=0;for(;o=e.indexOf(t,a),!(o<0);){for(let t=a;t<o;)e.substring(t).startsWith(_)?(n=!n,t+=_.length):t++;const s=o+t.length;if(!n){const e=r(i,o);if(i=s,!e)break}a=s}r(i,e.length)}function te(e,t){const r=JSON.parse(e),n=o(r);return r.spatialReference||(n.spatialReference=t),n}function re(e,t){const r=p(JSON.parse(e));return r.spatialReference=t,r}function oe(e,t){const r=y(e);return r.spatialReference=t,r}function ne(e,t,r){const o=r?[r]:geometryTypeHeaders[t];for(const t of o){const r=t.map((t=>e.map((e=>e?.raw?.toString().trim().toLowerCase())).indexOf(t.trim().toLowerCase())));if(r.every((e=>e>=0)))return r}}function ae(e,t){return e.map(((e,r)=>{const o=e?.raw;if("string"==typeof o&&""!==o)try{return t(o,void 0),r}catch{return}})).find((e=>void 0!==e))}function ie(e,t,r){const o=r?e.slice(1):e;if(r){const r=ne(e[0],GeometryFormat.ARCGIS_JSON);if(void 0!==r)for(const[e,n]of j){try{se(r[0],n,t,o)}catch(e){continue}return[e,[r[0]]]}const n=[GeometryFormat.XYZ,GeometryFormat.XY,GeometryFormat.LAT_LON];for(const t of n){const r=ne(e[0],t);if(void 0!==r)return[t,r]}}for(const[e,r]of j){const n=ae(o[0],r);if(void 0!==n){try{se(n,r,t,o)}catch(e){continue}return[e,[n]]}}return[GeometryFormat.NONE,[]]}function se(e,t,r,o){return{columnIndices:[e],geometries:o.map((t=>t[e])).map((e=>{if(e?.raw)return t(e.raw.toString(),r)}))}}function ce(e,t,r){let o=!1,n=!0,a=!0,i=!0;const c=new Set,{data:l,includeHeaderRow:f,dateFormat:d,primaryKeyField:p}=e,y=f?l[0]:[],g=f?l.slice(1):l;for(const e of g){const r=e[t];r?.raw&&(c.add(r.raw),o=!0,n&&(n=A(r.raw)||Number.isNaN(r.raw)),a&&(a=r.raw instanceof Date||s(d||m,r.raw)!==u),i&&(i=s(d||C,r.formatted)!==u))}const h=c.size===g.length;return p&&y[t]?.raw===p||r&&o&&h&&n?"esriFieldTypeOID":o&&i?"esriFieldTypeDate":o&&n?"esriFieldTypeDouble":o&&a?"esriFieldTypeDate":"esriFieldTypeString"}async function me(e,t,r){if("esriFieldTypeDouble"===t.type||"esriFieldTypeOID"===t.type)return"number"==typeof e?e:e?G(e):null;if("esriFieldTypeDate"===t.type){if(e instanceof Date)return e.getTime();if("number"==typeof e){const t=(await import("xlsx")).SSF.parse_date_code(e);return t?new Date(t.y,t.m-1,t.d,t.H,t.M,t.S).getTime():void 0}return""===e?null:s(e).getTime()}const o=e?.toString()??"";if(r&&o.startsWith("\t"))for(const e of I)if(o.length>1&&o.charAt(1)===e)return o.substring(1);return o}function le(e){switch(e){case l.DATE_SHORT:return"dd/MM/yyyy";case l.DATE_LONG:return"MMMM d, yyyy";case l.TIME_SHORT:return"h:mm AM/PM";case l.TIME_LONG:return"h:mm:ss AM/PM";case l.DATE_TIME_SHORT:case l.DEFAULT:return"MMM d yyyy h:mm AM/PM";case l.DATE_TIME_LONG:return"MMMM d yyyy h:mm AM/PM";case l.FULL:return"dddd, MMMM d yyyy h:mm AM/PM";case l.ISO_8601:case l.ROUND_TRIP:return'yyyy-MM-dd"T"HH:mm:ss';default:{const t=e.replace(/tt/g,"AM/PM");return t.includes("z")&&U().warn("Warning: Excel will not recognize timezone format 'z', 'zz', or 'zzz'"),t.includes("h")&&!t.includes("AM/PM")&&U().warn("Warning: Excel will interpret 'h' as 'H' if the format does not have an AM/PM designator"),t}}}function ue(e){switch(e){case x.ACCOUNTING:return'_("$"* #,##0.00_);_("$"* (#,##0.00);_("$"* "-"??_);_(@_)';case x.CURRENCY:return'"$"#,##0.00';case x.FIXED_POINT:case x.DEFAULT:return"0.0000";case x.NUMBER:return"#,##0.0000";case x.PERCENT:return"0%";case x.ROUND_TRIP:return"0.00000";default:return e}}function fe(e,t){if(null==e)return"";if(!t.useFormattedValues){if("number"==typeof e)return e;if(e instanceof Date)return"timestamp"===t.dateFormat?e.getTime():e}let r=e.toString();return t.escapeFormulaChars&&(r=q(r)),r}function de(e,t){return 3===e.length&&!t.hasZ&&t.hasM?[e[0],e[1],void 0,e[2]]:e}function pe(e,t){return e.map((e=>de(e,t)))}function ye(e,t){return e.map((e=>pe(e,t)))}function ge(e,t,r){switch(t){case $.NUMBER:return e instanceof Date?e.getTime():G(e);case $.STRING:return e instanceof Date?c({format:r.dateFormat??l.ROUND_TRIP,timeZone:"UTC"},e):"number"==typeof e?E(r.numberFormat??x.DEFAULT,e):e.toString();case $.BOOLEAN:return!!e;case $.DATE:return s(e);default:return e.toString()}}
|