@vertigis/arcgis-extensions 38.2.0 → 39.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/AppConfig.schema.json +6 -6
- package/Entity.d.ts +2 -1
- package/Hyperlink.d.ts +2 -1
- package/LanguageResources.d.ts +2 -1
- package/data/ArcGISServiceTableExtension.d.ts +7 -6
- package/data/ArcGISServiceTableExtension.js +1 -1
- package/data/Attachment.d.ts +3 -2
- package/data/Feature.d.ts +10 -7
- package/data/Feature.js +1 -1
- package/data/FeatureList.d.ts +5 -4
- package/data/FeatureSet.d.ts +8 -5
- package/data/FeatureSettings.d.ts +9 -6
- package/data/FeatureSettings.js +1 -1
- package/data/FeatureSource.d.ts +1 -1
- package/data/FeatureSourceBase.d.ts +10 -6
- package/data/FeatureSourceBase.js +1 -1
- package/data/FeatureStream.d.ts +3 -2
- package/data/FieldExtension.d.ts +6 -4
- package/data/FieldExtension.js +1 -1
- package/data/PopupContentExtension.d.ts +5 -4
- package/data/PopupContentExtension.js +1 -1
- package/data/Relationship.d.ts +2 -1
- package/data/Schema.d.ts +7 -6
- package/data/Schema.js +1 -1
- package/data/Table.d.ts +1 -1
- package/data/TableExtension.d.ts +2 -1
- package/data/TaskSettings.d.ts +1 -1
- package/data/_TableExtension.d.ts +5 -4
- package/data/support/attachments.d.ts +1 -1
- package/declarations/arcgis-js-api-extensions/index.d.ts +6 -0
- package/docs/html/assets/search.js +1 -1
- package/docs/html/classes/AccessDeniedError.AccessDeniedError.html +7 -2
- package/docs/html/classes/ArgumentError.ArgumentError.html +7 -2
- package/docs/html/classes/ArgumentMissingError.ArgumentMissingError.html +7 -2
- package/docs/html/classes/ArgumentOutOfRangeError.ArgumentOutOfRangeError.html +7 -2
- package/docs/html/classes/Entity.EntityBase.html +9 -4
- package/docs/html/classes/ErrorBase.ErrorBase.html +7 -2
- package/docs/html/classes/Hyperlink.Hyperlink.html +9 -4
- package/docs/html/classes/InvalidOperationError.InvalidOperationError.html +7 -2
- package/docs/html/classes/LanguageResources.LanguageResources.html +9 -4
- package/docs/html/classes/NotFoundError.NotFoundError.html +7 -2
- package/docs/html/classes/PortalUri.PortalUri.html +7 -2
- package/docs/html/classes/data_ArcGISServiceTableExtension.ArcGISServiceTableExtension.html +9 -4
- package/docs/html/classes/data_Attachment.Attachment.html +9 -4
- package/docs/html/classes/data_Feature.Feature.html +7 -2
- package/docs/html/classes/data_FeatureList.FeatureList.html +9 -4
- package/docs/html/classes/data_FeatureSaveError.FeatureSaveError.html +7 -2
- package/docs/html/classes/data_FeatureSet.FeatureSet.html +9 -4
- package/docs/html/classes/data_FeatureSettings.FeatureSettings.html +7 -2
- package/docs/html/classes/data_FeatureSourceBase.FeatureSourceBase.html +9 -4
- package/docs/html/classes/data_FeatureSourceBase.RelationshipCollection.html +9 -4
- package/docs/html/classes/data_FeatureStream.FeatureStream.html +10 -5
- package/docs/html/classes/data_FieldExtension.FieldExtension.html +9 -4
- package/docs/html/classes/data_PopupContentExtension.PopupContentExtension.html +9 -4
- package/docs/html/classes/data_RelationshipBase.RelationshipBase.html +9 -4
- package/docs/html/classes/data_Schema.Schema.html +7 -2
- package/docs/html/classes/data_TaskSettings.TaskSettings.html +7 -2
- package/docs/html/classes/data__TableExtension.TableExtension.html +9 -4
- package/docs/html/classes/data__TableExtension.TableFeatureSettings.html +7 -2
- package/docs/html/classes/data__TableExtension.TableSchema.html +7 -2
- package/docs/html/classes/data_support_DefaultRelationshipFactory.DefaultRelationshipFactory.html +7 -2
- package/docs/html/classes/data_support_DefaultTableExtensionFactory.DefaultTableExtensionFactory.html +7 -2
- package/docs/html/classes/layer_preset_LayerPreset.LayerPreset.html +9 -4
- package/docs/html/classes/layer_preset_LayerPresetSettings.LayerPresetSetting.html +9 -4
- package/docs/html/classes/mapping_ArcGISSublayerExtension.ArcGISSublayerExtension.html +9 -4
- package/docs/html/classes/mapping_ArcGISSublayerExtension.ArcGISSublayerRelationshipCollection.html +9 -4
- package/docs/html/classes/mapping_BasemapExtension.BasemapExtension.html +9 -4
- package/docs/html/classes/mapping_Bookmark.Bookmark.html +9 -4
- package/docs/html/classes/mapping_BuildingComponentSublayerExtension.BuildingComponentSublayerExtension.html +9 -4
- package/docs/html/classes/mapping_BuildingComponentSublayerExtension.BuildingComponentSublayerSchema.html +7 -2
- package/docs/html/classes/mapping_BuildingGroupSublayerExtension.BuildingGroupSublayerExtension.html +9 -4
- package/docs/html/classes/mapping_BuildingGroupSublayerExtension.BuildingGroupSublayerSchema.html +7 -2
- package/docs/html/classes/mapping_BuildingSceneLayerExtension.BuildingSceneLayerExtension.html +9 -4
- package/docs/html/classes/mapping_BuildingSceneLayerExtension.BuildingSceneLayerReadOnlySchema.html +7 -2
- package/docs/html/classes/mapping_BuildingSublayerExtension.BuildingSublayerExtension.html +9 -4
- package/docs/html/classes/mapping_BuildingSublayerExtension.BuildingSublayerFeatureSettings.html +7 -2
- package/docs/html/classes/mapping_BuildingSublayerExtension.BuildingSublayerSchema.html +7 -2
- package/docs/html/classes/mapping_CSVLayerExtension.CSVLayerExtension.html +9 -4
- package/docs/html/classes/mapping_ElevationLayerExtension.ElevationLayerExtension.html +9 -4
- package/docs/html/classes/mapping_FeatureCollectionLayerExtension.FeatureCollectionLayerExtension.html +9 -4
- package/docs/html/classes/mapping_FeatureLayerExtension.FeatureLayerExtension.html +9 -4
- package/docs/html/classes/mapping_FeatureLayerExtensionBase.FeatureLayerExtensionBase.html +9 -4
- package/docs/html/classes/mapping_FeatureLayerExtensionBase.FeatureLayerReadOnlySchema.html +7 -2
- package/docs/html/classes/mapping_FeatureLayerExtensionBase.FeatureLayerSchema.html +7 -2
- package/docs/html/classes/mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html +2371 -0
- package/docs/html/classes/mapping_GeoRSSLayerExtension.GeoRSSLayerExtension.html +9 -4
- package/docs/html/classes/mapping_GraphicsLayerExtension.GraphicsLayerExtension.html +9 -4
- package/docs/html/classes/mapping_GroundExtension.GroundExtension.html +9 -4
- package/docs/html/classes/mapping_GroupLayerExtension.GroupLayerExtension.html +9 -4
- package/docs/html/classes/mapping_GroupLayerExtension.GroupLayerExtensionCollection.html +9 -4
- package/docs/html/classes/mapping_ImageryLayerExtension.ImageryLayerExtension.html +9 -4
- package/docs/html/classes/mapping_ImageryTileLayerExtension.ImageryTileLayerExtension.html +9 -4
- package/docs/html/classes/mapping_IntegratedMeshLayerExtension.IntegratedMeshLayerExtension.html +9 -4
- package/docs/html/classes/mapping_KMLLayerExtension.KMLLayerExtension.html +9 -4
- package/docs/html/classes/mapping_KMLSublayerExtension.KMLSublayerExtension.html +9 -4
- package/docs/html/classes/mapping_MapConstraints.MapConstraints.html +7 -2
- package/docs/html/classes/mapping_MapExtension.MapExtension.html +9 -4
- package/docs/html/classes/mapping_MapImageLayerExtension.MapImageLayerExtension.html +9 -4
- package/docs/html/classes/mapping_MapImageSublayerExtension.MapImageSublayerExtension.html +9 -4
- package/docs/html/classes/mapping_OpenStreetMapLayerExtension.OpenStreetMapLayerExtension.html +9 -4
- package/docs/html/classes/mapping_PointCloudLayerExtension.PointCloudLayerExtension.html +9 -4
- package/docs/html/classes/mapping_SceneLayerExtension.SceneLayerExtension.html +9 -4
- package/docs/html/classes/mapping_StreamLayerExtension.StreamLayerExtension.html +9 -4
- package/docs/html/classes/mapping_StreamLayerExtension.StreamLayerSchema.html +7 -2
- package/docs/html/classes/mapping_SubtypeGroupLayerExtension.SubtypeGroupLayerExtension.html +9 -4
- package/docs/html/classes/mapping_SubtypeGroupLayerExtension.SubtypeGroupLayerRelationshipCollection.html +9 -4
- package/docs/html/classes/mapping_SubtypeGroupLayerExtension.SubtypeGroupLayerSchema.html +7 -2
- package/docs/html/classes/mapping_SubtypeSublayerExtension.SubtypeSublayerExtension.html +9 -4
- package/docs/html/classes/mapping_SubtypeSublayerExtension.SubtypeSublayerRelationshipCollection.html +9 -4
- package/docs/html/classes/mapping_SubtypeSublayerExtension.SubtypeSublayerSchema.html +7 -2
- package/docs/html/classes/mapping_TileLayerExtension.TileLayerExtension.html +9 -4
- package/docs/html/classes/mapping_TileSublayerExtension.TileSublayerExtension.html +9 -4
- package/docs/html/classes/mapping_UnsupportedLayerExtension.UnsupportedLayerExtension.html +9 -4
- package/docs/html/classes/mapping_VectorTileLayerExtension.VectorTileLayerExtension.html +9 -4
- package/docs/html/classes/mapping_WMSLayerExtension.WMSLayerExtension.html +9 -4
- package/docs/html/classes/mapping_WMSSublayerExtension.WMSSublayerExtension.html +9 -4
- package/docs/html/classes/mapping_WMTSLayerExtension.WMTSLayerExtension.html +9 -4
- package/docs/html/classes/mapping_WMTSSublayerExtension.WMTSSublayerExtension.html +9 -4
- package/docs/html/classes/mapping_WebTileLayerExtension.WebTileLayerExtension.html +9 -4
- package/docs/html/classes/mapping__LayerExtension.LayerExtension.html +10 -4
- package/docs/html/classes/mapping__LayerExtension.LayerExtensionReadOnlySchema.html +7 -2
- package/docs/html/classes/mapping__LayerExtension.LayerExtensionSchema.html +7 -2
- package/docs/html/classes/mapping__SublayerExtension.SubSublayerExtensionCollection.html +9 -4
- package/docs/html/classes/mapping__SublayerExtension.SublayerExtension.html +9 -4
- package/docs/html/classes/mapping__SublayerExtension.SublayerSchema.html +7 -2
- package/docs/html/classes/mapping_support_ArrayWrappedCollection.ArrayWrappedCollection.html +9 -4
- package/docs/html/classes/mapping_support_DefaultLayerExtensionFactory.DefaultLayerExtensionFactory.html +7 -2
- package/docs/html/classes/mapping_support_DefaultSublayerExtensionFactory.DefaultSublayerExtensionFactory.html +7 -2
- package/docs/html/classes/mapping_support_LayerListSettings.ExtensionBaseLayerListSettings.html +9 -4
- package/docs/html/classes/mapping_support_LayerListSettings.LayerListSettings.html +9 -4
- package/docs/html/classes/mapping_support_LayerListSettings.LayerListSettingsProperties.html +7 -2
- package/docs/html/classes/mapping_support_WfsCapabilities.WfsCapabilities.html +7 -2
- package/docs/html/classes/mapping_support_WfsFeatureType.WfsFeatureType.html +7 -2
- package/docs/html/classes/mapping_support__LayerExtensionCollection.LayerExtensionCollectionBase.html +9 -4
- package/docs/html/classes/mapping_support__SublayerExtensionCollection.SublayerExtensionCollectionBase.html +9 -4
- package/docs/html/classes/menus_Menu.Menu.html +10 -5
- package/docs/html/classes/menus_MenuItem.MenuItem.html +10 -5
- package/docs/html/classes/support_ArcGISRequestHelper.DefaultArcGISRequestHelper.html +7 -2
- package/docs/html/classes/support_Cancellable.Cancellable.html +7 -2
- package/docs/html/classes/support_Cancellable.Cancellation.html +7 -2
- package/docs/html/classes/support_FormatSettings.FormatSettings.html +7 -2
- package/docs/html/classes/support_InitializableBase.InitializableBase.html +9 -4
- package/docs/html/classes/support_InitializableCollectionProxy.InitializableCollectionProxy.html +9 -4
- package/docs/html/classes/support_InitializeError.InitializeError.html +7 -2
- package/docs/html/classes/support_Observable.Observable.html +9 -4
- package/docs/html/classes/support_ReadOnlyInitializableCollection.ReadOnlyInitializableCollection.html +9 -4
- package/docs/html/classes/support_Serializable.SerializableBase.html +9 -4
- package/docs/html/classes/support_Settings.Settings.html +7 -2
- package/docs/html/classes/support__ArcGISRelationshipCollection.ArcGISRelationshipCollection.html +9 -4
- package/docs/html/classes/tasks_geocoding_ArcGISGeocoder.ArcGISGeocoder.html +9 -4
- package/docs/html/classes/tasks_geocoding_Geocoder.Geocoder.html +9 -4
- package/docs/html/classes/tasks_identify_ArcGISSublayerQueryIdentifyProvider.ArcGISSublayerQueryIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_BuildingComponentSublayerClientSideIdentifyProvider.BuildingComponentSublayerClientSideIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_BuildingComponentSublayerHitTestIdentifyProvider.BuildingComponentSublayerHitTestIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_CSVLayer3DHitTestIdentifyProvider.CSVLayer3DHitTestIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_CSVLayerClientSideQueryIdentifyProvider.CSVLayerClientSideQueryIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_ClientSideIdentifyProvider.ClientSideIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_FeatureLayer3DHitTestIdentifyProvider.FeatureLayer3DHitTestIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_FeatureLayerClientSideIdentifyProvider.FeatureLayerClientSideIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_FeatureLayerQueryIdentifyProvider.FeatureLayerQueryIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_GeoJSONLayer3DHitTestIdentifyProvider.GeoJSONLayer3DHitTestIdentifyProvider.html +811 -0
- package/docs/html/{enums/utilities__ogc.GmlVersions.html → classes/tasks_identify_GeoJSONLayerClientSideQueryIdentifyProvider.GeoJSONLayerClientSideQueryIdentifyProvider.html} +207 -36
- package/docs/html/classes/tasks_identify_GeoRSSLayerIdentifyProvider.GeoRSSLayerIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_GraphicsLayerQueryIdentifyProvider.GraphicsLayerQueryIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_HitTestIdentifyProvider.HitTestIdentifyProvider.html +8 -2
- package/docs/html/classes/tasks_identify_IdentifyError.IdentifyError.html +7 -2
- package/docs/html/classes/tasks_identify_IdentifyProviderBase.IdentifyProviderBase.html +8 -2
- package/docs/html/classes/tasks_identify_IdentifyService.IdentifyService.html +7 -2
- package/docs/html/classes/tasks_identify_ImageryLayerIdentifyProvider.ImageryLayerIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_KMLLayerQueryIdentifyProvider.KMLLayerQueryIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_PointCloudLayerHitTestIdentifyProvider.PointCloudLayerHitTestIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_SceneLayerClientSideIdentifyProvider.SceneLayerClientSideIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_SceneLayerHitTestIdentifyProvider.SceneLayerHitTestIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_SceneLayerQueryIdentifyProvider.SceneLayerQueryIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_StreamLayerClientSideQueryIdentifyProvider.StreamLayerClientSideQueryIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_SubtypeSublayerClientSideIdentifyProvider.SubtypeSublayerClientSideIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_SubtypeSublayerQueryIdentifyProvider.SubtypeSublayerQueryIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_WMSSublayerIdentifyProvider.WMSSublayerIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_query_ArcGISRelationship.ArcGISRelationship.html +9 -4
- package/docs/html/classes/tasks_query_ArcGISServiceTableQueryProvider.ArcGISServiceTableQueryProvider.html +7 -2
- package/docs/html/classes/tasks_query_ArcGISSublayerQueryProvider.ArcGISSublayerQueryProvider.html +7 -2
- package/docs/html/classes/tasks_query_BuildingComponentSublayerClientSideQueryProvider.BuildingComponentSublayerClientSideQueryProvider.html +7 -2
- package/docs/html/classes/tasks_query_CSVLayerClientSideQueryProvider.CSVLayerClientSideQueryProvider.html +7 -2
- package/docs/html/classes/tasks_query_ClientSideQueryProvider.ClientSideQueryProvider.html +7 -2
- package/docs/html/classes/tasks_query_FeatureLayerQueryProvider.FeatureLayerQueryProvider.html +7 -2
- package/docs/html/{enums/utilities__ogc.WfsVersions.html → classes/tasks_query_GeoJSONLayerClientSideQueryProvider.GeoJSONLayerClientSideQueryProvider.html} +163 -26
- package/docs/html/classes/tasks_query_GeoRSSLayerQueryProvider.GeoRSSLayerQueryProvider.html +7 -2
- package/docs/html/classes/tasks_query_GraphicsLayerQueryProvider.GraphicsLayerQueryProvider.html +7 -2
- package/docs/html/classes/tasks_query_ImageryLayerQueryProvider.ImageryLayerQueryProvider.html +7 -2
- package/docs/html/classes/tasks_query_KMLLayerQueryProvider.KMLLayerQueryProvider.html +7 -2
- package/docs/html/classes/tasks_query_QueryBasedRelationship.QueryBasedRelationship.html +9 -4
- package/docs/html/classes/tasks_query_QueryError.QueryError.html +7 -2
- package/docs/html/classes/tasks_query_QueryProviderBase.QueryProviderBase.html +8 -2
- package/docs/html/classes/tasks_query_QueryService.QueryService.html +7 -2
- package/docs/html/classes/tasks_query_SceneLayerClientSideQueryProvider.SceneLayerClientSideQueryProvider.html +7 -2
- package/docs/html/classes/tasks_query_SceneLayerQueryProvider.SceneLayerQueryProvider.html +7 -2
- package/docs/html/classes/tasks_query_StreamLayerClientSideQueryProvider.StreamLayerClientSideQueryProvider.html +7 -2
- package/docs/html/classes/tasks_query_SubtypeSublayerQueryProvider.SubtypeSublayerQueryProvider.html +7 -2
- package/docs/html/classes/tasks_search_ArcGISGeocoderSearchProvider.ArcGISGeocoderSearchProvider.html +7 -2
- package/docs/html/classes/tasks_search_GeocoderSearchProvider.GeocoderSearchProvider.html +7 -2
- package/docs/html/classes/tasks_search_QuerySearchProvider.QuerySearchProvider.html +7 -2
- package/docs/html/classes/tasks_search_SearchError.SearchError.html +7 -2
- package/docs/html/classes/tasks_search_SearchProviderBase.SearchProviderBase.html +7 -2
- package/docs/html/classes/tasks_search_SearchService.SearchService.html +7 -2
- package/docs/html/classes/utilities_CollectionProxy.CollectionProxy.html +9 -4
- package/docs/html/classes/utilities_CopyOnWriteCollection.CopyOnWriteCollection.html +9 -4
- package/docs/html/classes/utilities_GeometryServiceError.GeometryServiceError.html +7 -2
- package/docs/html/classes/utilities_MapTransformCollection.MapTransformCollection.html +9 -4
- package/docs/html/classes/utilities_ObservableMap.ObservableMap.html +9 -4
- package/docs/html/classes/utilities_ObservableSet.ObservableSet.html +9 -4
- package/docs/html/classes/utilities_ObservableWeakSet.ObservableWeakSet.html +9 -4
- package/docs/html/classes/utilities_ReadOnlyCollection.ReadOnlyCollection.html +9 -4
- package/docs/html/classes/utilities_ReadOnlyMap.ReadOnlyMap.html +9 -4
- package/docs/html/classes/utilities_RequestHelper.DefaultRequestHelper.html +7 -2
- package/docs/html/classes/utilities_asyncIterable.AsyncQueue.html +8 -3
- package/docs/html/classes/utilities_date.DateFormatter.html +9 -4
- package/docs/html/classes/utilities_geometry.CoordinateSystemBounds.html +7 -2
- package/docs/html/classes/utilities_log.ConsoleLogger.html +7 -2
- package/docs/html/classes/utilities_log.LogManager.html +7 -2
- package/docs/html/classes/utilities_log.LoggerBase.html +7 -2
- package/docs/html/classes/utilities_number.NumberFormatter.html +9 -4
- package/docs/html/classes/utilities_string.StringFormatter.html +7 -2
- package/docs/html/classes/utilities_uri.Uri.html +7 -2
- package/docs/html/enums/ItemType.ItemType.html +7 -2
- package/docs/html/enums/data_convert.GeometryFormat.html +7 -2
- package/docs/html/enums/mapping_support_WfsCapabilities.WfsVersions.html +7 -2
- package/docs/html/enums/portal_FeatureLayer.FeatureLayerMode.html +7 -2
- package/docs/html/enums/support_esri.WellKnownBasemap.html +7 -2
- package/docs/html/enums/utilities__ogc.OgcNamespace.html +7 -2
- package/docs/html/enums/utilities_date.DateFormat.html +7 -2
- package/docs/html/enums/utilities_log.LogLevel.html +7 -2
- package/docs/html/enums/utilities_number.NumberFormat.html +7 -2
- package/docs/html/functions/ItemType.isAttachment.html +7 -2
- package/docs/html/functions/ItemType.isBasemapExtension.html +7 -2
- package/docs/html/functions/ItemType.isBookmark.html +7 -2
- package/docs/html/functions/ItemType.isFeature.html +7 -2
- package/docs/html/functions/ItemType.isFeatureList.html +7 -2
- package/docs/html/functions/ItemType.isFeatureSet.html +7 -2
- package/docs/html/functions/ItemType.isFieldExtension.html +7 -2
- package/docs/html/functions/ItemType.isGeocoder.html +7 -2
- package/docs/html/functions/ItemType.isGroundExtension.html +7 -2
- package/docs/html/functions/ItemType.isLanguageResources.html +7 -2
- package/docs/html/functions/ItemType.isLayerExtension.html +7 -2
- package/docs/html/functions/ItemType.isLayerPreset.html +7 -2
- package/docs/html/functions/ItemType.isMapExtension.html +7 -2
- package/docs/html/functions/ItemType.isMenu.html +7 -2
- package/docs/html/functions/ItemType.isMenuItem.html +7 -2
- package/docs/html/functions/ItemType.isPopupContentExtension.html +7 -2
- package/docs/html/functions/ItemType.isRelationship.html +7 -2
- package/docs/html/functions/ItemType.isSublayerExtension.html +7 -2
- package/docs/html/functions/ItemType.isTableExtension.html +7 -2
- package/docs/html/functions/PortalUri.isFullyQualifiedPortalUri.html +7 -2
- package/docs/html/functions/PortalUri.isPortalUri.html +7 -2
- package/docs/html/functions/PortalUri.toFullyQualifiedPortalUri.html +7 -2
- package/docs/html/functions/data_Attachment.toAttachment.html +7 -2
- package/docs/html/functions/data_Feature.resolveRelatedFeatures.html +7 -2
- package/docs/html/functions/data_Feature.toFeature.html +7 -2
- package/docs/html/functions/data_Feature.toGraphic.html +7 -2
- package/docs/html/functions/data_FeatureSource.FeatureReadOptions.fromFeatureSource.html +7 -2
- package/docs/html/functions/data_Table.applyToEsriTable.html +7 -2
- package/docs/html/functions/data_Table.fromEsriTable.html +7 -2
- package/docs/html/functions/data_Table.toEsriApiTable.html +7 -2
- package/docs/html/functions/data__Relationship.Relationship.create.html +7 -2
- package/docs/html/functions/data__Relationship.fromEsriApiCardinality.html +7 -2
- package/docs/html/functions/data__Relationship.toEsriApiCardinality.html +7 -2
- package/docs/html/functions/data_convert.csvToFeatureSet.html +7 -2
- package/docs/html/functions/data_convert.shapefileToFeatureSet.html +7 -2
- package/docs/html/functions/data_convert.toCsv.html +7 -2
- package/docs/html/functions/data_convert.toShapefile.html +7 -2
- package/docs/html/functions/data_convert.toXLSX.html +7 -2
- package/docs/html/functions/data_convert.xlsxToFeatureSet.html +7 -2
- package/docs/html/functions/data_support_attachments.addAttachment.html +7 -2
- package/docs/html/functions/data_support_attachments.deleteAttachments.html +7 -2
- package/docs/html/functions/data_support_attachments.isAttachmentTypeError.html +7 -2
- package/docs/html/functions/data_support_attachments.supportsAttachmentEditing.html +7 -2
- package/docs/html/functions/data_support_attachments.supportsAttachments.html +7 -2
- package/docs/html/functions/data_support_attachments.toAttachmentFile.html +7 -2
- package/docs/html/functions/locale.detectLocale.html +7 -2
- package/docs/html/functions/locale.get.html +7 -2
- package/docs/html/functions/locale.getBestMatchLocale.html +7 -2
- package/docs/html/functions/locale.getMatchingLocales.html +7 -2
- package/docs/html/functions/locale.load.html +7 -2
- package/docs/html/functions/locale.parseLocale.html +7 -2
- package/docs/html/functions/locale.set.html +7 -2
- package/docs/html/functions/mapping__SublayerExtension.getSublayerType.html +7 -2
- package/docs/html/functions/mapping_convert.csvToFeatureCollection.html +7 -2
- package/docs/html/functions/mapping_convert.shapefileToFeatureCollection.html +7 -2
- package/docs/html/functions/mapping_convert.toCsv.html +7 -2
- package/docs/html/functions/mapping_convert.toShapefile.html +7 -2
- package/docs/html/functions/mapping_convert.toXLSX.html +7 -2
- package/docs/html/functions/mapping_convert.xlsxToFeatureCollection.html +7 -2
- package/docs/html/functions/mapping_support_LayerListSettings.fromLayerListMode.html +7 -2
- package/docs/html/functions/mapping_support_ogc.wfsFeatureCollectionToFeatures.html +7 -2
- package/docs/html/functions/portal_Background.Background.fromEsriApiBackground.html +7 -2
- package/docs/html/functions/portal_Background.Background.toEsriApiBackground.html +7 -2
- package/docs/html/functions/portal_BaseMap.BaseMap.applyToEsriApiBasemap.html +7 -2
- package/docs/html/functions/portal_BaseMap.BaseMap.fromEsriApiBasemap.html +7 -2
- package/docs/html/functions/portal_BaseMap.BaseMap.toEsriApiBasemap.html +7 -2
- package/docs/html/functions/portal_BuildingSceneLayer.BuildingSceneLayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_BuildingSceneLayer.BuildingSceneLayer.fromEsriApiBuildingSceneLayer.html +7 -2
- package/docs/html/functions/portal_BuildingSceneLayer.BuildingSceneLayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_BuildingSceneSublayer.BuildingSceneSublayer.applyToEsriApiBuildingSublayer.html +7 -2
- package/docs/html/functions/portal_BuildingSceneSublayer.BuildingSceneSublayer.fromEsriApiBuildingSublayer.html +7 -2
- package/docs/html/functions/portal_CSVLayer.CSVLayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_CSVLayer.CSVLayer.fromEsriApiCSVLayer.html +7 -2
- package/docs/html/functions/portal_CSVLayer.CSVLayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_Camera.Camera.fromEsriApiCamera.html +7 -2
- package/docs/html/functions/portal_Camera.Camera.toEsriApiCamera.html +7 -2
- package/docs/html/functions/portal_CodedValueDomain.CodedValueDomain.applyToEsriApiCodedValueDomain.html +7 -2
- package/docs/html/functions/portal_CodedValueDomain.CodedValueDomain.fromEsriApiCodedValueDomain.html +7 -2
- package/docs/html/functions/portal_CodedValueDomain.CodedValueDomain.toEsriApiCodedValueDomain.html +7 -2
- package/docs/html/functions/portal_Domain.Domain.applyToEsriApiDomain.html +7 -2
- package/docs/html/functions/portal_Domain.Domain.fromEsriApiDomain.html +7 -2
- package/docs/html/functions/portal_Domain.Domain.toEsriApiDomain.html +7 -2
- package/docs/html/functions/portal_Domain.DomainType.fromEsriApiDomainType.html +7 -2
- package/docs/html/functions/portal_Domain.DomainType.toEsriApiDomainType.html +7 -2
- package/docs/html/functions/portal_DrawingInfo.DrawingInfo.applyToEsriApiLayer.html +9 -4
- package/docs/html/functions/portal_DrawingInfo.DrawingInfo.fromEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_Edges.Edges.fromEsriApiEdges.html +7 -2
- package/docs/html/functions/portal_Edges.Edges.toEsriApiEdges.html +7 -2
- package/docs/html/functions/portal_ElevationInfo.ElevationInfo.fromEsriApiElevationInfo.html +7 -2
- package/docs/html/functions/portal_ElevationInfo.ElevationInfo.toEsriApiElevationInfo.html +7 -2
- package/docs/html/functions/portal_ElevationInfo.ElevationMode.fromEsriApiElevationMode.html +7 -2
- package/docs/html/functions/portal_ElevationInfo.ElevationMode.toEsriApiElevationMode.html +7 -2
- package/docs/html/functions/portal_ElevationLayer.ElevationLayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_ElevationLayer.ElevationLayer.fromEsriApiElevationLayer.html +7 -2
- package/docs/html/functions/portal_ElevationLayer.ElevationLayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_Environment.Environment.fromEsriApiEnvironment.html +7 -2
- package/docs/html/functions/portal_Environment.Environment.toEsriApiEnvironment.html +7 -2
- package/docs/html/functions/portal_Feature.Feature.fromEsriApiGraphic.html +7 -2
- package/docs/html/functions/portal_Feature.Feature.toEsriApiGraphic.html +7 -2
- package/docs/html/functions/portal_FeatureLayer.FeatureLayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_FeatureLayer.FeatureLayer.fromEsriApiFeatureLayer.html +7 -2
- package/docs/html/functions/portal_FeatureLayer.FeatureLayer.fromEsriApiGraphicsLayer.html +7 -2
- package/docs/html/functions/portal_FeatureLayer.FeatureLayer.isFeatureCollection.html +7 -2
- package/docs/html/functions/portal_FeatureLayer.FeatureLayer.isGraphicsLayerJson.html +7 -2
- package/docs/html/functions/portal_FeatureLayer.FeatureLayer.isMapNotesLayer.html +7 -2
- package/docs/html/functions/portal_FeatureLayer.FeatureLayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_FeatureReduction.FeatureReduction.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_FeatureReduction.FeatureReduction.fromEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_Field.Field.applyToEsriApiField.html +7 -2
- package/docs/html/functions/portal_Field.Field.fromEsriApiField.html +7 -2
- package/docs/html/functions/portal_Field.Field.toEsriApiField.html +7 -2
- package/docs/html/functions/portal_Field.FieldType.fromEsriApiFieldType.html +7 -2
- package/docs/html/functions/portal_Field.FieldType.toEsriApiFieldType.html +7 -2
- package/docs/html/functions/portal_FormInfo.FormInfo.fromEsriApiFormTemplate.html +7 -2
- package/docs/html/functions/portal_FormInfo.FormInfo.toEsriApiFormTemplate.html +7 -2
- package/docs/html/functions/portal_GeoJSONLayer.GeoJSONLayer.applyToEsriApiLayer.html +617 -0
- package/docs/html/{variables/data_Schema.fieldWithRelationshipRegex.html → functions/portal_GeoJSONLayer.GeoJSONLayer.fromEsriApiGeoJSONLayer.html} +32 -14
- package/docs/html/functions/portal_GeoJSONLayer.GeoJSONLayer.toEsriApiLayer.html +613 -0
- package/docs/html/functions/portal_GeoRSSLayer.GeoRSSLayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_GeoRSSLayer.GeoRSSLayer.fromEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_GeoRSSLayer.GeoRSSLayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_Geometry.GeometryType.fromEsriApiGeometryType.html +7 -2
- package/docs/html/functions/portal_Geometry.GeometryType.toEsriApiGeometryType.html +7 -2
- package/docs/html/functions/portal_Geometry.toEsriApiGeometry.html +7 -2
- package/docs/html/functions/portal_Geometry.toPortalGeometry.html +7 -2
- package/docs/html/functions/portal_Ground.Ground.applyToEsriApiGround.html +7 -2
- package/docs/html/functions/portal_Ground.Ground.createDefaultElevationService.html +7 -2
- package/docs/html/functions/portal_Ground.Ground.fromEsriApiGround.html +7 -2
- package/docs/html/functions/portal_Ground.Ground.toEsriApiGround.html +7 -2
- package/docs/html/functions/portal_GroupLayer.GroupLayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_GroupLayer.GroupLayer.fromEsriApiGroupLayer.html +7 -2
- package/docs/html/functions/portal_GroupLayer.GroupLayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_ImageServiceLayer.ImageServiceLayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_ImageServiceLayer.ImageServiceLayer.fromEsriApiImageryLayer.html +7 -2
- package/docs/html/functions/portal_ImageServiceLayer.ImageServiceLayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_InheritedDomain.InheritedDomain.applyToEsriApiInheritedDomain.html +7 -2
- package/docs/html/functions/portal_InheritedDomain.InheritedDomain.fromEsriApiInheritedDomain.html +7 -2
- package/docs/html/functions/portal_InheritedDomain.InheritedDomain.toEsriApiInheritedDomain.html +7 -2
- package/docs/html/functions/portal_InitialState.InitialState.fromEsriApiInitialViewProperties.html +7 -2
- package/docs/html/functions/portal_InitialState.InitialState.toEsriApiInitialViewProperties.html +7 -2
- package/docs/html/functions/portal_IntegratedMeshLayer.IntegratedMeshLayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_IntegratedMeshLayer.IntegratedMeshLayer.fromEsriApiIntegratedMeshLayer.html +7 -2
- package/docs/html/functions/portal_IntegratedMeshLayer.IntegratedMeshLayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_Item.Item.fromEsriApiPortalItem.html +7 -2
- package/docs/html/functions/portal_Item.Item.toEsriApiPortalItem.html +7 -2
- package/docs/html/functions/portal_KMLLayer.KMLLayer.applyToEsriApiKMLLayer.html +7 -2
- package/docs/html/functions/portal_KMLLayer.KMLLayer.fromEsriApiKMLLayer.html +7 -2
- package/docs/html/functions/portal_KMLLayer.KMLLayer.toEsriApiKMLLayer.html +7 -2
- package/docs/html/functions/portal_LabelingInfo.LabelPlacement.fromEsriApiLabelPlacement.html +7 -2
- package/docs/html/functions/portal_LabelingInfo.LabelPlacement.toEsriApiLabelPlacement.html +7 -2
- package/docs/html/functions/portal_LabelingInfo.LabelingInfo.fromEsriApiLabelClass.html +7 -2
- package/docs/html/functions/portal_LabelingInfo.LabelingInfo.toEsriApiLabelClass.html +7 -2
- package/docs/html/functions/portal_Layer.Layer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_Layer.Layer.applyToEsriApiSublayer.html +7 -2
- package/docs/html/functions/portal_Layer.Layer.fromEsriApiSublayer.html +7 -2
- package/docs/html/functions/portal_Layer.Layer.toEsriApiSublayer.html +7 -2
- package/docs/html/functions/portal_LayerDefinition.LayerDefinition.applyToEsriApiLayer.html +9 -4
- package/docs/html/functions/portal_LayerDefinition.LayerDefinition.fromEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_LayerDefinition.LayerDefinitionCapabilities.fromEsriApiFeatureLayerCapabilities.html +7 -2
- package/docs/html/functions/portal_Lighting.Lighting.fromEsriApiLighting.html +7 -2
- package/docs/html/functions/portal_Lighting.Lighting.toEsriApiLighting.html +7 -2
- package/docs/html/functions/portal_MapFloorInfo.MapFloorInfo.fromEsriApiFloorInfo.html +7 -2
- package/docs/html/functions/portal_MapFloorInfo.MapFloorInfo.toEsriApiFloorInfo.html +7 -2
- package/docs/html/functions/portal_MapServiceLayer.MapServiceLayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_MapServiceLayer.MapServiceLayer.fromEsriApiMapImageLayer.html +7 -2
- package/docs/html/functions/portal_MapServiceLayer.MapServiceLayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_MediaInfo.MediaType.fromEsriApiMediaType.html +7 -2
- package/docs/html/functions/portal_MediaInfo.MediaType.toEsriApiMediaType.html +7 -2
- package/docs/html/functions/portal_MosaicRule.MosaicMethodType.fromEsriApiMosaicMethodType.html +7 -2
- package/docs/html/functions/portal_MosaicRule.MosaicMethodType.toEsriApiMosaicMethodType.html +7 -2
- package/docs/html/functions/portal_MosaicRule.MosaicOperationType.fromEsriApiMosaicOperationType.html +7 -2
- package/docs/html/functions/portal_MosaicRule.MosaicOperationType.toEsriApiMosaicOperationType.html +7 -2
- package/docs/html/functions/portal_MosaicRule.MosaicRule.fromEsriApiMosaicRule.html +7 -2
- package/docs/html/functions/portal_MosaicRule.MosaicRule.toEsriApiMosaicRule.html +7 -2
- package/docs/html/functions/portal_OpenStreetMapLayer.OpenStreetMapLayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_OpenStreetMapLayer.OpenStreetMapLayer.fromEsriApiOpenStreetMapLayer.html +7 -2
- package/docs/html/functions/portal_OpenStreetMapLayer.OpenStreetMapLayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_PointCloudLayer.PointCloudLayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_PointCloudLayer.PointCloudLayer.fromEsriApiPointCloudLayer.html +7 -2
- package/docs/html/functions/portal_PointCloudLayer.PointCloudLayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_PointCloudRenderer.PointCloudRenderer.toEsriApiPointCloudRenderer.html +7 -2
- package/docs/html/functions/portal_PopupInfo.PopupContent.applyToEsriApiPopupContent.html +7 -2
- package/docs/html/functions/portal_PopupInfo.PopupContent.fromEsriApiPopupContent.html +7 -2
- package/docs/html/functions/portal_PopupInfo.PopupContent.toEsriApiPopupContent.html +7 -2
- package/docs/html/functions/portal_PopupInfo.PopupInfo.fromEsriApiPopupTemplate.html +7 -2
- package/docs/html/functions/portal_PopupInfo.PopupInfo.toEsriApiPopupTemplate.html +7 -2
- package/docs/html/functions/portal_Presentation.Presentation.fromEsriApiPresentation.html +7 -2
- package/docs/html/functions/portal_Presentation.Presentation.toEsriApiPresentation.html +7 -2
- package/docs/html/functions/portal_RangeDomain.RangeDomain.applyToEsriApiRangeDomain.html +7 -2
- package/docs/html/functions/portal_RangeDomain.RangeDomain.fromEsriApiRangeDomain.html +7 -2
- package/docs/html/functions/portal_RangeDomain.RangeDomain.toEsriApiRangeDomain.html +7 -2
- package/docs/html/functions/portal_Renderer.Renderer.fromEsriApiRenderer.html +7 -2
- package/docs/html/functions/portal_Renderer.Renderer.toEsriApiRenderer.html +7 -2
- package/docs/html/functions/portal_RenderingRule.PixelType.fromEsriApiPixelType.html +7 -2
- package/docs/html/functions/portal_RenderingRule.PixelType.toEsriApiPixelType.html +7 -2
- package/docs/html/functions/portal_RenderingRule.RenderingRule.fromEsriApiRasterFunction.html +7 -2
- package/docs/html/functions/portal_RenderingRule.RenderingRule.toEsriApiRasterFunction.html +7 -2
- package/docs/html/functions/portal_SceneLayer.SceneLayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_SceneLayer.SceneLayer.fromEsriApiSceneLayer.html +7 -2
- package/docs/html/functions/portal_SceneLayer.SceneLayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_Slide.Slide.fromEsriApiSlide.html +7 -2
- package/docs/html/functions/portal_Slide.Slide.toEsriApiSlide.html +7 -2
- package/docs/html/functions/portal_SpatialReference.SpatialReference.fromEsriApiSpatialReference.html +7 -2
- package/docs/html/functions/portal_SpatialReference.SpatialReference.toEsriApiSpatialReference.html +7 -2
- package/docs/html/functions/portal_StreamLayer.StreamLayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_StreamLayer.StreamLayer.fromEsriApiStreamLayer.html +7 -2
- package/docs/html/functions/portal_StreamLayer.StreamLayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_SubtypeGroupLayer.SubtypeGroupLayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_SubtypeGroupLayer.SubtypeGroupLayer.fromEsriApiSubtypeGroupLayer.html +7 -2
- package/docs/html/functions/portal_SubtypeGroupLayer.SubtypeGroupLayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_SubtypeSublayer.SubtypeSublayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_SubtypeSublayer.SubtypeSublayer.fromEsriApiSubtypeSublayer.html +7 -2
- package/docs/html/functions/portal_SubtypeSublayer.SubtypeSublayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_Symbol.SymbolType.fromEsriApiSymbolType.html +7 -2
- package/docs/html/functions/portal_Symbol.SymbolType.toEsriApiSymbolType.html +7 -2
- package/docs/html/functions/portal_Symbol.fromEsriApiSymbol.html +7 -2
- package/docs/html/functions/portal_Symbol.toEsriApiSymbol.html +7 -2
- package/docs/html/functions/portal_Table.applyToEsriTable.html +7 -2
- package/docs/html/functions/portal_Table.fromEsriTable.html +7 -2
- package/docs/html/functions/portal_Table.toEsriApiTable.html +7 -2
- package/docs/html/functions/portal_Template.Template.fromEsriApiFeatureTemplate.html +7 -2
- package/docs/html/functions/portal_Template.Template.toEsriApiFeatureTemplate.html +7 -2
- package/docs/html/functions/portal_TileInfo.TileInfo.fromEsriApiTileInfo.html +7 -2
- package/docs/html/functions/portal_TileInfo.TileInfo.toEsriApiTileInfo.html +7 -2
- package/docs/html/functions/portal_TiledImageServiceLayer.TiledImageServiceLayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_TiledImageServiceLayer.TiledImageServiceLayer.fromEsriApiTileLayer.html +7 -2
- package/docs/html/functions/portal_TiledImageServiceLayer.TiledImageServiceLayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_TiledMapServiceLayer.TiledMapServiceLayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_TiledMapServiceLayer.TiledMapServiceLayer.fromEsriApiTileLayer.html +7 -2
- package/docs/html/functions/portal_TiledMapServiceLayer.TiledMapServiceLayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_Type.Type.fromEsriApiFeatureType.html +7 -2
- package/docs/html/functions/portal_Type.Type.toEsriApiFeatureType.html +7 -2
- package/docs/html/functions/portal_UtilityNetwork.UtilityNetwork.fromEsriApiUtilityNetwork.html +7 -2
- package/docs/html/functions/portal_UtilityNetwork.UtilityNetwork.toEsriApiUtilityNetwork.html +7 -2
- package/docs/html/functions/portal_VectorTileLayer.VectorTileLayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_VectorTileLayer.VectorTileLayer.fromEsriApiVectorTileLayer.html +7 -2
- package/docs/html/functions/portal_VectorTileLayer.VectorTileLayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_Viewpoint.Viewpoint.fromEsriApiViewpoint.html +7 -2
- package/docs/html/functions/portal_Viewpoint.Viewpoint.toEsriApiViewpoint.html +7 -2
- package/docs/html/functions/portal_WMSLayer.WMSLayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_WMSLayer.WMSLayer.fromEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_WMSLayer.WMSLayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_WMSSublayer.WMSSublayer.applyToEsriApiWMSSublayer.html +7 -2
- package/docs/html/functions/portal_WMSSublayer.WMSSublayer.fromEsriApiWMSSublayer.html +7 -2
- package/docs/html/functions/portal_WMSSublayer.WMSSublayer.toEsriApiWMSSublayer.html +7 -2
- package/docs/html/functions/portal_WMTSInfo.WMTSInfo.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_WMTSInfo.WMTSInfo.fromEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_Weather.Weather.fromEsriApiWeather.html +7 -2
- package/docs/html/functions/portal_Weather.Weather.toEsriApiWeather.html +7 -2
- package/docs/html/functions/portal_WebMap.WebMap.applyToEsriApiMap.html +7 -2
- package/docs/html/functions/portal_WebMap.WebMap.fromEsriApiMap.html +7 -2
- package/docs/html/functions/portal_WebMap.WebMap.toEsriApiWebMap.html +7 -2
- package/docs/html/functions/portal_WebScene.WebScene.applyToEsriApiWebScene.html +7 -2
- package/docs/html/functions/portal_WebScene.WebScene.fromEsriApiWebScene.html +7 -2
- package/docs/html/functions/portal_WebScene.WebScene.toEsriApiWebScene.html +7 -2
- package/docs/html/functions/portal_WebSceneBaseMap.WebSceneBaseMap.applyToEsriApiBasemap.html +7 -2
- package/docs/html/functions/portal_WebSceneBaseMap.WebSceneBaseMap.fromEsriApiBasemap.html +7 -2
- package/docs/html/functions/portal_WebSceneBaseMap.WebSceneBaseMap.toEsriApiBasemap.html +7 -2
- package/docs/html/functions/portal_WebTileLayer.WebTileLayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_WebTileLayer.WebTileLayer.fromEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_WebTileLayer.WebTileLayer.isTileLayerWMTS.html +7 -2
- package/docs/html/functions/portal_WebTileLayer.WebTileLayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_Widgets.applyToEsriApiWidgetsObject.html +7 -2
- package/docs/html/functions/portal_Widgets.fromEsriApiTimeInterval.html +7 -2
- package/docs/html/functions/portal_Widgets.fromEsriApiWidgetsObject.html +7 -2
- package/docs/html/functions/portal_Widgets.toEsriApiTimeInterval.html +7 -2
- package/docs/html/functions/portal__LayerBase.LayerBase.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal__LayerBase.LayerBase.applyToEsriApiLayers.html +7 -2
- package/docs/html/functions/portal__LayerBase.LayerBase.fromEsriApiLayer.html +7 -2
- package/docs/html/functions/portal__LayerBase.LayerBase.getLayerType.html +7 -2
- package/docs/html/functions/portal__LayerBase.LayerBase.registerDefaultClassHandlers.html +7 -2
- package/docs/html/functions/portal__LayerBase.LayerBase.registerLayerClassHandler.html +7 -2
- package/docs/html/functions/portal__LayerBase.LayerBase.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal__utils.resolveRelativeHrefs.html +7 -2
- package/docs/html/functions/support_Cancellable.cancelify.html +7 -2
- package/docs/html/functions/support_Cancellable.cancelifyWithAbortSignal.html +7 -2
- package/docs/html/functions/support_InitializableBase.initializeCollection.html +7 -2
- package/docs/html/functions/support_Serializable.assignProperties.html +7 -2
- package/docs/html/functions/support_Serializable.filterJSONProperties.html +7 -2
- package/docs/html/functions/support_Serializable.getDefault.html +7 -2
- package/docs/html/functions/support_Serializable.getDefaults.html +7 -2
- package/docs/html/functions/support_Serializable.getSerializableProperties.html +7 -2
- package/docs/html/functions/support_Serializable.isDefault.html +7 -2
- package/docs/html/functions/support_Serializable.isSerializable.html +7 -2
- package/docs/html/functions/support_Serializable.serializable-1.html +7 -2
- package/docs/html/functions/support_Serializable.shouldExcludeDefaults.html +7 -2
- package/docs/html/functions/support_Serializable.toPropertyDef.html +7 -2
- package/docs/html/functions/support__query.constrainQueryTimeExtentToView.html +7 -2
- package/docs/html/functions/support__requestCache.clearCache.html +7 -2
- package/docs/html/functions/support__requestCache.getCache.html +7 -2
- package/docs/html/functions/support_utilities.isCancellation.html +7 -2
- package/docs/html/functions/tasks_geocoding_Geocoder.GeocodeOptions.fromFeatureSource.html +7 -2
- package/docs/html/functions/tasks_geocoding_utilities.isArcGISGeocoder.html +7 -2
- package/docs/html/functions/tasks_identify_IdentifyOptions.IdentifyOptions.fromFeatureSource.html +7 -2
- package/docs/html/functions/tasks_identify_IdentifyService.isIdentifiable.html +7 -2
- package/docs/html/functions/tasks_query_QueryOptions.QueryOptions.fromFeatureSource.html +7 -2
- package/docs/html/functions/tasks_search_SearchOptions.SearchOptions.fromFeatureSource.html +7 -2
- package/docs/html/functions/tasks_search_SearchService.isSearchable.html +7 -2
- package/docs/html/functions/utilities__layers.basemapsAreEquivalent.html +7 -2
- package/docs/html/functions/utilities__layers.hasMmapLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isBuildingComponentSublayer.html +7 -2
- package/docs/html/functions/utilities__layers.isBuildingGroupSublayer.html +7 -2
- package/docs/html/functions/utilities__layers.isBuildingSceneLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isCSVLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isElevationLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isFeatureLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isFeatureLayerBase.html +7 -2
- package/docs/html/functions/utilities__layers.isGeoJSONLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isGeoRssLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isGraphicsLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isGroupLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isImageryLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isImageryTileLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isIntegratedMeshLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isKMLLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isKMLSublayer.html +7 -2
- package/docs/html/functions/utilities__layers.isLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isLayerWithLegendEnabledProperty.html +7 -2
- package/docs/html/functions/utilities__layers.isMapImageLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isMapImageSublayer.html +7 -2
- package/docs/html/functions/utilities__layers.isOpenStreetMapLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isPointCloudLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isSceneLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isStreamLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isSublayer.html +7 -2
- package/docs/html/functions/utilities__layers.isSubtypeGroupLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isSubtypeSublayer.html +7 -2
- package/docs/html/functions/utilities__layers.isTileLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isTiledImageServiceLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isTiledMapServiceLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isTimeAwareLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isVectorTileLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isWMSLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isWMSSublayer.html +7 -2
- package/docs/html/functions/utilities__layers.isWMTSLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isWMTSSublayer.html +7 -2
- package/docs/html/functions/utilities__layers.isWebTileLayer.html +7 -2
- package/docs/html/functions/utilities__layers.layersAreEquivalent.html +7 -2
- package/docs/html/functions/utilities__number.isNumeric.html +7 -2
- package/docs/html/functions/utilities__ogc.getEpsgCode.html +11 -9
- package/docs/html/functions/utilities__ogc.getGmlNS.html +13 -11
- package/docs/html/functions/utilities__ogc.inferGmlVersion.html +13 -11
- package/docs/html/functions/utilities__ogc.isGmlNamespace.html +11 -9
- package/docs/html/functions/utilities__ogc.ogcSrsToEsriSr.html +11 -9
- package/docs/html/functions/utilities_arcade.isArcadeScriptAsync.html +7 -2
- package/docs/html/functions/utilities_arcade.runArcadeExpression.html +7 -2
- package/docs/html/functions/utilities_arcade.runAsyncArcadeExpression.html +7 -2
- package/docs/html/functions/utilities_array.chunk.html +7 -2
- package/docs/html/functions/utilities_array.compare.html +7 -2
- package/docs/html/functions/utilities_array.compareAsync.html +7 -2
- package/docs/html/functions/utilities_array.count.html +7 -2
- package/docs/html/functions/utilities_array.flatten.html +7 -2
- package/docs/html/functions/utilities_array.groupBy.html +7 -2
- package/docs/html/functions/utilities_array.range.html +7 -2
- package/docs/html/functions/utilities_array.remove.html +7 -2
- package/docs/html/functions/utilities_asyncIterable.concat.html +7 -2
- package/docs/html/functions/utilities_asyncIterable.empty.html +7 -2
- package/docs/html/functions/utilities_asyncIterable.every.html +7 -2
- package/docs/html/functions/utilities_asyncIterable.filter.html +7 -2
- package/docs/html/functions/utilities_asyncIterable.find.html +7 -2
- package/docs/html/functions/utilities_asyncIterable.first.html +7 -2
- package/docs/html/functions/utilities_asyncIterable.flatten.html +7 -2
- package/docs/html/functions/utilities_asyncIterable.forEach.html +7 -2
- package/docs/html/functions/utilities_asyncIterable.from.html +7 -2
- package/docs/html/functions/utilities_asyncIterable.fromSingleItem.html +7 -2
- package/docs/html/functions/utilities_asyncIterable.map.html +7 -2
- package/docs/html/functions/utilities_asyncIterable.some.html +7 -2
- package/docs/html/functions/utilities_asyncIterable.take.html +7 -2
- package/docs/html/functions/utilities_asyncIterable.toArray.html +7 -2
- package/docs/html/functions/utilities_basemaps.createStandardBasemap.html +7 -2
- package/docs/html/functions/utilities_basemaps.isStandardBasemap.html +7 -2
- package/docs/html/functions/utilities_checkArg.assertNever.html +7 -2
- package/docs/html/functions/utilities_checkArg.checkArg.html +7 -2
- package/docs/html/functions/utilities_collection.compare.html +8 -2
- package/docs/html/functions/utilities_collection.compareAsync.html +8 -2
- package/docs/html/functions/utilities_date.ERR_TIME_ZONE_INVALID.html +7 -2
- package/docs/html/functions/utilities_date.esriFormatToGeocortexFormat.html +7 -2
- package/docs/html/functions/utilities_date.format.html +7 -2
- package/docs/html/functions/utilities_date.getMonthName.html +7 -2
- package/docs/html/functions/utilities_date.getWeekdayName.html +7 -2
- package/docs/html/functions/utilities_date.isValid.html +7 -2
- package/docs/html/functions/utilities_date.isValidTimeZone.html +7 -2
- package/docs/html/functions/utilities_date.parse.html +7 -2
- package/docs/html/functions/utilities_date.parseUtc.html +7 -2
- package/docs/html/functions/utilities_enum.isValid.html +7 -2
- package/docs/html/functions/utilities_esri.getAllFieldInfos.html +7 -2
- package/docs/html/functions/utilities_esri.getAllReferencedFieldNames.html +7 -2
- package/docs/html/functions/utilities_esri.isAttachmentsContent.html +7 -2
- package/docs/html/functions/utilities_esri.isCodedValueDomain.html +7 -2
- package/docs/html/functions/utilities_esri.isColor.html +7 -2
- package/docs/html/functions/utilities_esri.isCustomContent.html +7 -2
- package/docs/html/functions/utilities_esri.isEsriObject.html +7 -2
- package/docs/html/functions/utilities_esri.isExpressionContent.html +7 -2
- package/docs/html/functions/utilities_esri.isFeatureSet.html +7 -2
- package/docs/html/functions/utilities_esri.isFeatureType.html +7 -2
- package/docs/html/functions/utilities_esri.isField.html +7 -2
- package/docs/html/functions/utilities_esri.isFieldsContent.html +7 -2
- package/docs/html/functions/utilities_esri.isGraphic.html +7 -2
- package/docs/html/functions/utilities_esri.isImageMediaInfo.html +7 -2
- package/docs/html/functions/utilities_esri.isMediaContent.html +7 -2
- package/docs/html/functions/utilities_esri.isPopupContent.html +7 -2
- package/docs/html/functions/utilities_esri.isPopupTemplate.html +7 -2
- package/docs/html/functions/utilities_esri.isPortalItem.html +7 -2
- package/docs/html/functions/utilities_esri.isRelationshipContent.html +7 -2
- package/docs/html/functions/utilities_esri.isSpatialReference.html +7 -2
- package/docs/html/functions/utilities_esri.isTextContent.html +7 -2
- package/docs/html/functions/utilities_esri.isViewpoint.html +7 -2
- package/docs/html/functions/utilities_esri.load.html +7 -2
- package/docs/html/functions/utilities_esri.ready.html +7 -2
- package/docs/html/functions/utilities_extensions.isArcGISServiceTableExtension.html +8 -2
- package/docs/html/functions/utilities_extensions.isBuildingComponentSublayerExtension.html +8 -2
- package/docs/html/functions/utilities_extensions.isBuildingSceneLayerExtension.html +8 -2
- package/docs/html/functions/utilities_extensions.isCSVLayerExtension.html +8 -2
- package/docs/html/functions/utilities_extensions.isFeatureCollectionLayerExtension.html +8 -2
- package/docs/html/functions/utilities_extensions.isFeatureLayerExtension.html +8 -2
- package/docs/html/functions/{utilities__ogc.esriSrMatchesOgcSrs.html → utilities_extensions.isGeoJSONLayerExtension.html} +40 -30
- package/docs/html/functions/utilities_extensions.isGeoRssLayerExtension.html +8 -2
- package/docs/html/functions/utilities_extensions.isGroupLayerExtension.html +8 -2
- package/docs/html/functions/utilities_extensions.isImageryLayerExtension.html +8 -2
- package/docs/html/functions/utilities_extensions.isKMLLayerExtension.html +8 -2
- package/docs/html/functions/utilities_extensions.isMapImageLayerExtension.html +8 -2
- package/docs/html/functions/utilities_extensions.isMapImageSublayerExtension.html +8 -2
- package/docs/html/functions/utilities_extensions.isPointCloudLayerExtension.html +8 -2
- package/docs/html/functions/utilities_extensions.isSceneLayerExtension.html +8 -2
- package/docs/html/functions/utilities_extensions.isStreamLayerExtension.html +8 -2
- package/docs/html/functions/utilities_extensions.isSubtypeGroupLayerExtension.html +8 -2
- package/docs/html/functions/utilities_extensions.isSubtypeSublayerExtension.html +8 -2
- package/docs/html/functions/utilities_extensions.isTileLayerExtension.html +8 -2
- package/docs/html/functions/utilities_extensions.isWMSLayerExtension.html +8 -2
- package/docs/html/functions/utilities_extensions.isWMSSublayerExtension.html +8 -2
- package/docs/html/functions/utilities_extensions.isWMTSLayerExtension.html +8 -2
- package/docs/html/functions/utilities_field.isNumericFieldType.html +9 -2
- package/docs/html/functions/utilities_geometry.buffer.html +7 -2
- package/docs/html/functions/utilities_geometry.createCrossTypeUnion.html +7 -2
- package/docs/html/functions/utilities_geometry.denormalizeExtent.html +7 -2
- package/docs/html/functions/utilities_geometry.esriToGeoJSON.html +7 -2
- package/docs/html/functions/utilities_geometry.esriToGml.html +7 -2
- package/docs/html/functions/utilities_geometry.esriToWKT.html +7 -2
- package/docs/html/functions/utilities_geometry.esriWkidToWkt.html +7 -2
- package/docs/html/functions/utilities_geometry.esriWktToWkid.html +7 -2
- package/docs/html/functions/utilities_geometry.geoJSONToEsri.html +7 -2
- package/docs/html/functions/utilities_geometry.getBounds.html +7 -2
- package/docs/html/functions/utilities_geometry.getScreenExtent.html +7 -2
- package/docs/html/functions/utilities_geometry.gmlToEsri.html +7 -2
- package/docs/html/functions/utilities_geometry.isExtent.html +7 -2
- package/docs/html/functions/utilities_geometry.isGeometry.html +7 -2
- package/docs/html/functions/utilities_geometry.isMesh.html +7 -2
- package/docs/html/functions/utilities_geometry.isMultipoint.html +7 -2
- package/docs/html/functions/utilities_geometry.isPoint.html +7 -2
- package/docs/html/functions/utilities_geometry.isPolygon.html +7 -2
- package/docs/html/functions/utilities_geometry.isPolyline.html +7 -2
- package/docs/html/functions/utilities_geometry.project.html +7 -2
- package/docs/html/functions/utilities_geometry.removeZValues.html +7 -2
- package/docs/html/functions/utilities_geometry.wktToEsri.html +7 -2
- package/docs/html/functions/utilities_iterable.concat.html +7 -2
- package/docs/html/functions/utilities_iterable.every.html +7 -2
- package/docs/html/functions/utilities_iterable.filter.html +7 -2
- package/docs/html/functions/utilities_iterable.find.html +7 -2
- package/docs/html/functions/utilities_iterable.first.html +7 -2
- package/docs/html/functions/utilities_iterable.flatten.html +7 -2
- package/docs/html/functions/utilities_iterable.forEach.html +7 -2
- package/docs/html/functions/utilities_iterable.fromSingleItem.html +7 -2
- package/docs/html/functions/utilities_iterable.length.html +7 -2
- package/docs/html/functions/utilities_iterable.map.html +7 -2
- package/docs/html/functions/utilities_iterable.reduce.html +7 -2
- package/docs/html/functions/utilities_iterable.some.html +7 -2
- package/docs/html/functions/utilities_log.getLogger.html +7 -2
- package/docs/html/functions/utilities_log.reset.html +7 -2
- package/docs/html/functions/utilities_log.setLogLevel.html +7 -2
- package/docs/html/functions/utilities_log.setLoggerFactory.html +7 -2
- package/docs/html/functions/utilities_mapping.getMapSpatialReference.html +7 -2
- package/docs/html/functions/utilities_mapping.isBasemap.html +7 -2
- package/docs/html/functions/utilities_mapping.isGround.html +7 -2
- package/docs/html/functions/utilities_mapping.isMap.html +7 -2
- package/docs/html/functions/utilities_mapping.isWebMap.html +7 -2
- package/docs/html/functions/utilities_mapping.isWebScene.html +7 -2
- package/docs/html/functions/utilities_math.average.html +7 -2
- package/docs/html/functions/utilities_math.degreesToRadians.html +7 -2
- package/docs/html/functions/utilities_math.radiansToDegrees.html +7 -2
- package/docs/html/functions/utilities_math.standardDeviation.html +7 -2
- package/docs/html/functions/utilities_math.sum.html +7 -2
- package/docs/html/functions/utilities_number.format.html +7 -2
- package/docs/html/functions/utilities_number.parse.html +7 -2
- package/docs/html/functions/utilities_object.deepAssign.html +7 -2
- package/docs/html/functions/utilities_object.deepClone.html +7 -2
- package/docs/html/functions/utilities_object.deepSearchAndTransform.html +7 -2
- package/docs/html/functions/utilities_object.deepSearchAndTransformAsync.html +7 -2
- package/docs/html/functions/utilities_object.filter.html +7 -2
- package/docs/html/functions/utilities_object.getPropertyDescriptor.html +7 -2
- package/docs/html/functions/utilities_object.isEmpty.html +7 -2
- package/docs/html/functions/utilities_object.isPlainObject.html +7 -2
- package/docs/html/functions/utilities_object.map.html +7 -2
- package/docs/html/functions/utilities_object.toJSON.html +7 -2
- package/docs/html/functions/utilities_portal.getPortalItemHtmlUrl.html +7 -2
- package/docs/html/functions/utilities_portal.isPortalItemId.html +7 -2
- package/docs/html/functions/utilities_portal.isPortalItemLike.html +7 -2
- package/docs/html/functions/utilities_portal.isPortalItemUrl.html +7 -2
- package/docs/html/functions/utilities_portal.serializePortalItem.html +7 -2
- package/docs/html/functions/utilities_portal.toPortalItem.html +7 -2
- package/docs/html/functions/utilities_promise.asyncFlatMap.html +7 -2
- package/docs/html/functions/utilities_promise.delay.html +7 -2
- package/docs/html/functions/utilities_promise.each.html +7 -2
- package/docs/html/functions/utilities_promise.map.html +7 -2
- package/docs/html/functions/utilities_promise.parallelEach.html +7 -2
- package/docs/html/functions/utilities_promise.props.html +7 -2
- package/docs/html/functions/utilities_promise.reduce.html +7 -2
- package/docs/html/functions/utilities_promise.timeout.html +7 -2
- package/docs/html/functions/utilities_query.count.html +7 -2
- package/docs/html/functions/utilities_query.query.html +7 -2
- package/docs/html/functions/utilities_query.spatialFilter.html +7 -2
- package/docs/html/functions/utilities_relationships.isQueryBasedRelationship.html +7 -2
- package/docs/html/functions/utilities_renderers.isClassBreaksRenderer.html +7 -2
- package/docs/html/functions/utilities_renderers.isDictionaryRenderer.html +7 -2
- package/docs/html/functions/utilities_renderers.isDotDensityRenderer.html +7 -2
- package/docs/html/functions/utilities_renderers.isHeatMapRenderer.html +7 -2
- package/docs/html/functions/utilities_renderers.isSimpleRenderer.html +7 -2
- package/docs/html/functions/utilities_renderers.isUniqueValueRenderer.html +7 -2
- package/docs/html/functions/utilities_scaleRanges.expandExtentToScale.html +7 -2
- package/docs/html/functions/utilities_scaleRanges.getNextScale.html +7 -2
- package/docs/html/functions/utilities_scaleRanges.getScaleRange.html +7 -2
- package/docs/html/functions/utilities_set.difference.html +7 -2
- package/docs/html/functions/utilities_set.filter.html +7 -2
- package/docs/html/functions/utilities_set.find.html +7 -2
- package/docs/html/functions/utilities_set.intersection.html +7 -2
- package/docs/html/functions/utilities_set.union.html +7 -2
- package/docs/html/functions/utilities_string.camelToKebabCase.html +7 -2
- package/docs/html/functions/utilities_string.escapeRegExp.html +7 -2
- package/docs/html/functions/utilities_string.format.html +7 -2
- package/docs/html/functions/utilities_string.kebabToCamelCase.html +7 -2
- package/docs/html/functions/utilities_symbol.isCimSymbol.html +7 -2
- package/docs/html/functions/utilities_symbol.isExtrudeSymbol3DLayer.html +7 -2
- package/docs/html/functions/utilities_symbol.isFillSymbol3DLayer.html +7 -2
- package/docs/html/functions/utilities_symbol.isIconSymbol3DLayer.html +7 -2
- package/docs/html/functions/utilities_symbol.isLabelSymbol3D.html +7 -2
- package/docs/html/functions/utilities_symbol.isLineSymbol3D.html +7 -2
- package/docs/html/functions/utilities_symbol.isLineSymbol3DLayer.html +7 -2
- package/docs/html/functions/utilities_symbol.isMeshGeometrySymbol.html +7 -2
- package/docs/html/functions/utilities_symbol.isMeshSymbol3D.html +7 -2
- package/docs/html/functions/utilities_symbol.isObjectSymbol3DLayer.html +7 -2
- package/docs/html/functions/utilities_symbol.isPathSymbol3DLayer.html +7 -2
- package/docs/html/functions/utilities_symbol.isPictureFillSymbol.html +7 -2
- package/docs/html/functions/utilities_symbol.isPictureMarkerSymbol.html +7 -2
- package/docs/html/functions/utilities_symbol.isPointGeometrySymbol.html +7 -2
- package/docs/html/functions/utilities_symbol.isPointSymbol3D.html +7 -2
- package/docs/html/functions/utilities_symbol.isPolygonGeometrySymbol.html +7 -2
- package/docs/html/functions/utilities_symbol.isPolygonSymbol3D.html +7 -2
- package/docs/html/functions/utilities_symbol.isPolylineGeometrySymbol.html +7 -2
- package/docs/html/functions/utilities_symbol.isSimpleFillSymbol.html +7 -2
- package/docs/html/functions/utilities_symbol.isSimpleLineSymbol.html +7 -2
- package/docs/html/functions/utilities_symbol.isSimpleMarkerSymbol.html +7 -2
- package/docs/html/functions/utilities_symbol.isSymbol.html +7 -2
- package/docs/html/functions/utilities_symbol.isSymbol3D.html +7 -2
- package/docs/html/functions/utilities_symbol.isTextSymbol.html +7 -2
- package/docs/html/functions/utilities_symbol.isVolumetric.html +7 -2
- package/docs/html/functions/utilities_symbol.isWebStyleSymbol.html +7 -2
- package/docs/html/functions/utilities_uri.addQueryParameter.html +7 -2
- package/docs/html/functions/utilities_uri.isAbsoluteUri.html +7 -2
- package/docs/html/functions/utilities_uri.isPackageUri.html +7 -2
- package/docs/html/functions/utilities_uri.isRelativeUri.html +7 -2
- package/docs/html/functions/utilities_uri.removeQueryParameter.html +7 -2
- package/docs/html/functions/utilities_uri.toAbsoluteUri.html +7 -2
- package/docs/html/functions/utilities_uuid.generateUuid.html +7 -2
- package/docs/html/functions/utilities_watch.onCollectionPropertyChange.html +7 -2
- package/docs/html/functions/utilities_watch.onEach.html +7 -2
- package/docs/html/functions/utilities_watch.onOnce.html +7 -2
- package/docs/html/functions/utilities_watch.watchCollectionPropertyEach.html +7 -2
- package/docs/html/functions/utilities_watch.watchEach.html +7 -2
- package/docs/html/index.html +7 -2
- package/docs/html/interfaces/Entity.Entity.html +7 -2
- package/docs/html/interfaces/Entity.EntityBaseProperties.html +7 -2
- package/docs/html/interfaces/Entity.EntityProperties.html +7 -2
- package/docs/html/interfaces/Hyperlink.HyperlinkProperties.html +7 -2
- package/docs/html/interfaces/LanguageResources.LanguageResourcesProperties.html +7 -2
- package/docs/html/interfaces/config.Config.html +7 -2
- package/docs/html/interfaces/data_ArcGISServiceTableExtension.ArcGISServiceTableExtensionProperties.html +7 -2
- package/docs/html/interfaces/data_Attachment.AttachmentInfo.html +7 -2
- package/docs/html/interfaces/data_Attachment.AttachmentProperties.html +7 -2
- package/docs/html/interfaces/data_Capabilities.Capabilities.html +7 -2
- package/docs/html/interfaces/data_Feature.FeatureProperties.html +7 -2
- package/docs/html/interfaces/data_Feature.FetchRelatedFeaturesOptions.html +7 -2
- package/docs/html/interfaces/data_Feature.FormatOptions.html +7 -2
- package/docs/html/interfaces/data_Feature.PresentableAttributes.html +9 -4
- package/docs/html/interfaces/data_FeatureList.FeatureListProperties.html +7 -2
- package/docs/html/interfaces/data_FeatureList.FilterClause.html +7 -2
- package/docs/html/interfaces/data_FeatureList.SortClause.html +7 -2
- package/docs/html/interfaces/data_FeatureSet.FeatureSetProperties.html +7 -2
- package/docs/html/interfaces/data_FeatureSettings.FeatureSettingsProperties.html +7 -2
- package/docs/html/interfaces/data_FeatureSettings.PopupContentExtensionCollection.html +7 -2
- package/docs/html/interfaces/data_FeatureSource.FeatureReadOptions-1.html +7 -2
- package/docs/html/interfaces/data_FeatureSource.FeatureSource.html +7 -2
- package/docs/html/interfaces/data_FeatureSource.FeatureSourceProperties.html +7 -2
- package/docs/html/interfaces/data_FeatureSource.FeatureWriteOptions.html +7 -2
- package/docs/html/interfaces/data_FeatureSourceBase.FeatureSourceBaseProperties.html +7 -2
- package/docs/html/interfaces/data_FeatureStream.FeatureStreamProperties.html +7 -2
- package/docs/html/interfaces/data_FieldExtension.FieldExtensionProperties.html +7 -2
- package/docs/html/interfaces/data_FieldExtension.FieldProperties.html +7 -2
- package/docs/html/interfaces/data_PopupContentExtension.ContentProperties.html +7 -2
- package/docs/html/interfaces/data_PopupContentExtension.ContentRef.html +7 -2
- package/docs/html/interfaces/data_PopupContentExtension.PopupContentExtensionProperties.html +7 -2
- package/docs/html/interfaces/data_QuerySourceCapabilities.QuerySourceCapabilities.html +7 -2
- package/docs/html/interfaces/data_Schema.FieldCollection.html +7 -2
- package/docs/html/interfaces/data_Schema.FieldExtensionCollection.html +7 -2
- package/docs/html/interfaces/data_Schema.SchemaProperties.html +7 -2
- package/docs/html/interfaces/data_Table.TableProperties.html +7 -2
- package/docs/html/interfaces/data_TaskSettings.TaskSettingsProperties.html +7 -2
- package/docs/html/interfaces/data__Relationship.Relationship-1.html +9 -4
- package/docs/html/interfaces/data__Relationship.RelationshipProperties.html +7 -2
- package/docs/html/interfaces/data__TableExtension.TableExtensionProperties.html +7 -2
- package/docs/html/interfaces/data__TableExtension.TableProperties.html +7 -2
- package/docs/html/interfaces/data__TableExtension.TableReference.html +7 -2
- package/docs/html/interfaces/data_convert.FromCsvOptions.html +7 -2
- package/docs/html/interfaces/data_convert.FromShapefileOptions.html +7 -2
- package/docs/html/interfaces/data_convert.FromXLSXOptions.html +7 -2
- package/docs/html/interfaces/data_convert.ToCsvOptions.html +7 -2
- package/docs/html/interfaces/data_convert.ToShapefileOptions.html +7 -2
- package/docs/html/interfaces/data_convert.ToXLSXOptions.html +7 -2
- package/docs/html/interfaces/data_support_RelationshipFactory.RelationshipFactory.html +7 -2
- package/docs/html/interfaces/data_support_TableExtensionFactory.TableExtensionFactory.html +7 -2
- package/docs/html/interfaces/data_support_attachments.AddAttachmentOptions.html +7 -2
- package/docs/html/interfaces/data_support_attachments.AttachmentEnabledLayer.html +7 -2
- package/docs/html/interfaces/layer_preset_LayerPreset.LayerPresetProperties.html +7 -2
- package/docs/html/interfaces/layer_preset_LayerPresetSettings.LayerPresetSettingProperties.html +7 -2
- package/docs/html/interfaces/locale.LocaleResult.html +7 -2
- package/docs/html/interfaces/mapping_ArcGISSublayerExtension.ArcGISSublayerExtensionCollection.html +7 -2
- package/docs/html/interfaces/mapping_ArcGISSublayerExtension.ArcGISSublayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_ArcGISSublayerExtension.ArcGISSublayerProperties.html +7 -2
- package/docs/html/interfaces/mapping_BasemapExtension.BasemapExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_BasemapExtension.BasemapProperties.html +7 -2
- package/docs/html/interfaces/mapping_Bookmark.BookmarkProperties.html +7 -2
- package/docs/html/interfaces/mapping_BuildingComponentSublayerExtension.BuildingComponentSublayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_BuildingGroupSublayerExtension.BuildingGroupSublayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_BuildingSceneLayerExtension.BuildingSceneLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_BuildingSceneLayerExtension.BuildingSceneLayerProperties.html +7 -2
- package/docs/html/interfaces/mapping_BuildingSceneLayerExtension.BuildingSublayerExtensionCollection.html +7 -2
- package/docs/html/interfaces/mapping_BuildingSublayerExtension.BuildingSublayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_BuildingSublayerExtension.BuildingSublayerProperties.html +7 -2
- package/docs/html/interfaces/mapping_CSVLayerExtension.CSVLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_ElevationLayerExtension.ElevationLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_FeatureLayerExtension.FeatureLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_FeatureLayerExtension.FeatureLayerProperties.html +7 -2
- package/docs/html/interfaces/mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html +7 -2
- package/docs/html/interfaces/mapping_FeatureLayerExtensionBase.FeatureLayerExtensionBaseProperties.html +7 -2
- package/docs/html/interfaces/mapping_GeoJSONLayerExtension.GeoJSONLayerExtensionProperties.html +760 -0
- package/docs/html/interfaces/mapping_GeoRSSLayerExtension.GeoRSSLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_GraphicsLayerExtension.GraphicsLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_GroundExtension.GroundExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_GroundExtension.GroundProperties.html +7 -2
- package/docs/html/interfaces/mapping_GroupLayerExtension.GroupLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_ImageryLayerExtension.ImageryLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_ImageryTileLayerExtension.ImageryTileLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_ImageryTileLayerExtension.ImageryTileLayerProperties.html +7 -2
- package/docs/html/interfaces/mapping_IntegratedMeshLayerExtension.IntegratedMeshLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_KMLLayerExtension.KMLLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_KMLSublayerExtension.KMLSublayerExtensionCollection.html +7 -2
- package/docs/html/interfaces/mapping_KMLSublayerExtension.KMLSublayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_MapConstraints.MapConstraintsProperties.html +7 -2
- package/docs/html/interfaces/mapping_MapConstraints.ViewSyncConstraints.html +7 -2
- package/docs/html/interfaces/mapping_MapExtension.MapExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_MapExtension.TableExtensionCollection.html +7 -2
- package/docs/html/interfaces/mapping_MapImageLayerExtension.MapImageLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_MapImageSublayerExtension.MapImageSublayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_MapImageSublayerExtension.MapImageSublayerProperties.html +7 -2
- package/docs/html/interfaces/mapping_OpenStreetMapLayerExtension.OpenStreetMapLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_PointCloudLayerExtension.PointCloudLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_PointCloudLayerExtension.PointCloudLayerProperties.html +7 -2
- package/docs/html/interfaces/mapping_SceneLayerExtension.SceneLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_StreamLayerExtension.StreamLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_SubtypeGroupLayerExtension.SubtypeGroupLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_SubtypeSublayerExtension.SubtypeSublayerExtensionCollection.html +7 -2
- package/docs/html/interfaces/mapping_SubtypeSublayerExtension.SubtypeSublayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_SubtypeSublayerExtension.SubtypeSublayerProperties.html +7 -2
- package/docs/html/interfaces/mapping_TileLayerExtension.TileLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_TileLayerExtension.TileLayerProperties.html +7 -2
- package/docs/html/interfaces/mapping_TileSublayerExtension.TileSublayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_TileSublayerExtension.TileSublayerProperties.html +7 -2
- package/docs/html/interfaces/mapping_VectorTileLayerExtension.VectorTileLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_WMSLayerExtension.WMSLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_WMSSublayerExtension.WMSSublayerExtensionCollection.html +7 -2
- package/docs/html/interfaces/mapping_WMSSublayerExtension.WMSSublayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_WMSSublayerExtension.WMSSublayerProperties.html +7 -2
- package/docs/html/interfaces/mapping_WMTSLayerExtension.WMTSLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_WMTSLayerExtension.WMTSSublayerExtensionCollection.html +7 -2
- package/docs/html/interfaces/mapping_WMTSSublayerExtension.WMTSSublayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_WebTileLayerExtension.WebTileLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping__LayerExtension.LayerExtensionProperties.html +8 -2
- package/docs/html/interfaces/mapping__LayerExtension.LayerProperties.html +7 -2
- package/docs/html/interfaces/mapping__LayerExtension.LayerReference.html +7 -2
- package/docs/html/interfaces/mapping__SublayerExtension.SublayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping__SublayerExtension.SublayerProperties.html +7 -2
- package/docs/html/interfaces/mapping__SublayerExtension.SublayerReference.html +7 -2
- package/docs/html/interfaces/mapping_support_ArrayWrappedCollection.ArrayWrappedCollectionProperties.html +7 -2
- package/docs/html/interfaces/mapping_support_BasemapExtensionFactory.BasemapExtensionFactory.html +7 -2
- package/docs/html/interfaces/mapping_support_LayerExtensionFactory.LayerExtensionFactory.html +7 -2
- package/docs/html/interfaces/mapping_support_SublayerExtensionFactory.SublayerExtensionFactory.html +7 -2
- package/docs/html/interfaces/mapping_support_WfsCapabilities.WfsCapabilitiesProperties.html +7 -2
- package/docs/html/interfaces/mapping_support_WfsFeatureType.WfsFeatureTypeProperties.html +7 -2
- package/docs/html/interfaces/mapping_support__LayerExtensionCollection.LayerExtensionCollection.html +7 -2
- package/docs/html/interfaces/mapping_support__SublayerExtensionCollection.SublayerExtensionCollection.html +7 -2
- package/docs/html/interfaces/menus_Menu.MenuProperties.html +7 -2
- package/docs/html/interfaces/menus_MenuItem.MenuItemProperties.html +7 -2
- package/docs/html/interfaces/menus_MenuItemState.MenuItemState.html +7 -2
- package/docs/html/interfaces/menus_support_MenuFactory.MenuFactory.html +7 -2
- package/docs/html/interfaces/menus_support_MenuItemFactory.MenuItemFactory.html +7 -2
- package/docs/html/interfaces/portal_ApplicationProperties.ApplicationProperties.html +7 -2
- package/docs/html/interfaces/portal_Background.ColorBackground.html +7 -2
- package/docs/html/interfaces/portal_BaseMap.BaseMap-1.html +7 -2
- package/docs/html/interfaces/portal_BaseMapLayer.BaseMapLayerBase.html +7 -2
- package/docs/html/interfaces/portal_BingLayer.BingLayer.html +7 -2
- package/docs/html/interfaces/portal_Bookmark.Bookmark.html +7 -2
- package/docs/html/interfaces/portal_BuildingSceneLayer.AuthoringInfoFilterBlock.html +7 -2
- package/docs/html/interfaces/portal_BuildingSceneLayer.AuthoringInfoFilterType.html +7 -2
- package/docs/html/interfaces/portal_BuildingSceneLayer.BuildingSceneLayer-1.html +7 -2
- package/docs/html/interfaces/portal_BuildingSceneLayer.Filter.html +7 -2
- package/docs/html/interfaces/portal_BuildingSceneLayer.FilterAuthoringInfoCheckbox.html +7 -2
- package/docs/html/interfaces/portal_BuildingSceneLayer.FilterBlock.html +7 -2
- package/docs/html/interfaces/portal_BuildingSceneLayer.FilterModeSolid.html +7 -2
- package/docs/html/interfaces/portal_BuildingSceneLayer.FilterModeWireFrame.html +7 -2
- package/docs/html/interfaces/portal_BuildingSceneSublayer.BuildingSceneSublayer-1.html +7 -2
- package/docs/html/interfaces/portal_CIMSymbol.CIMSymbol.html +7 -2
- package/docs/html/interfaces/portal_CSVLayer.CSVLayer-1.html +7 -2
- package/docs/html/interfaces/portal_Callout.Border.html +7 -2
- package/docs/html/interfaces/portal_Callout.Callout.html +7 -2
- package/docs/html/interfaces/portal_Camera.Camera-1.html +7 -2
- package/docs/html/interfaces/portal_ClassBreaksRenderer.ClassBreakInfo.html +7 -2
- package/docs/html/interfaces/portal_ClassBreaksRenderer.ClassBreaksRenderer.html +7 -2
- package/docs/html/interfaces/portal_CodedValueDomain.CodedValue.html +7 -2
- package/docs/html/interfaces/portal_CodedValueDomain.CodedValueDomain-1.html +7 -2
- package/docs/html/interfaces/portal_ColorClassBreakInfo.ColorClassBreakInfo.html +7 -2
- package/docs/html/interfaces/portal_ColorUniqueValueInfos.ColorUniqueValueInfos.html +7 -2
- package/docs/html/interfaces/portal_DataSource.DataSourceBase.html +7 -2
- package/docs/html/interfaces/portal_DefinitionEditor.DefinitionEditor.html +7 -2
- package/docs/html/interfaces/portal_DefinitionEditor.Input.html +7 -2
- package/docs/html/interfaces/portal_DefinitionEditor.Parameter.html +7 -2
- package/docs/html/interfaces/portal_Domain.DomainBase.html +7 -2
- package/docs/html/interfaces/portal_DrawingInfo.DrawingInfo-1.html +7 -2
- package/docs/html/interfaces/portal_DynamicDataLayer.DynamicDataLayer.html +7 -2
- package/docs/html/interfaces/portal_DynamicMapLayer.DynamicMapLayer.html +7 -2
- package/docs/html/interfaces/portal_Edges.SketchEdges.html +7 -2
- package/docs/html/interfaces/portal_Edges.SolidEdges.html +7 -2
- package/docs/html/interfaces/portal_Effect.BloomEffectFunction.html +7 -2
- package/docs/html/interfaces/portal_Effect.BlurEffectFunction.html +7 -2
- package/docs/html/interfaces/portal_Effect.BrightnessEffectFunction.html +7 -2
- package/docs/html/interfaces/portal_Effect.ContrastEffectFunction.html +7 -2
- package/docs/html/interfaces/portal_Effect.DropShadowEffectFunction.html +7 -2
- package/docs/html/interfaces/portal_Effect.GrayscaleEffectFunction.html +7 -2
- package/docs/html/interfaces/portal_Effect.HueRotateEffectFunction.html +7 -2
- package/docs/html/interfaces/portal_Effect.InvertEffectFunction.html +7 -2
- package/docs/html/interfaces/portal_Effect.OpacityEffectFunction.html +7 -2
- package/docs/html/interfaces/portal_Effect.SaturateEffectFunction.html +7 -2
- package/docs/html/interfaces/portal_Effect.ScaleDependentEffect.html +7 -2
- package/docs/html/interfaces/portal_Effect.SepiaEffectFunction.html +7 -2
- package/docs/html/interfaces/portal_ElevationInfo.ElevationInfo-1.html +7 -2
- package/docs/html/interfaces/portal_ElevationInfo.FeatureExpressionInfo.html +7 -2
- package/docs/html/interfaces/portal_ElevationLayer.ElevationLayer-1.html +7 -2
- package/docs/html/interfaces/portal_Environment.Environment-1.html +7 -2
- package/docs/html/interfaces/portal_Extent.Extent.html +7 -2
- package/docs/html/interfaces/portal_ExtrudeSymbol3DLayer.ExtrudeSymbol3DLayer.html +7 -2
- package/docs/html/interfaces/portal_Feature.Feature-1.html +7 -2
- package/docs/html/interfaces/portal_FeatureCollection.FeatureCollection.html +7 -2
- package/docs/html/interfaces/portal_FeatureLayer.FeatureLayer-1.html +7 -2
- package/docs/html/interfaces/portal_FeatureReduction.FeatureReductionCluster.html +7 -2
- package/docs/html/interfaces/portal_FeatureReduction.FeatureReductionSelection.html +7 -2
- package/docs/html/interfaces/portal_FeatureSet.FeatureSet.html +7 -2
- package/docs/html/interfaces/portal_Field.Field-1.html +7 -2
- package/docs/html/interfaces/portal_FieldInfo.FieldInfo.html +7 -2
- package/docs/html/interfaces/portal_FillSymbol3DLayer.FillSymbol3DLayer.html +7 -2
- package/docs/html/interfaces/portal_FormInfo.FormAttachmentElement.html +7 -2
- package/docs/html/interfaces/portal_FormInfo.FormBarcodeScannerInput.html +7 -2
- package/docs/html/interfaces/portal_FormInfo.FormComboBoxInput.html +7 -2
- package/docs/html/interfaces/portal_FormInfo.FormDateTimePickerInput.html +7 -2
- package/docs/html/interfaces/portal_FormInfo.FormExpressionInfo.html +7 -2
- package/docs/html/interfaces/portal_FormInfo.FormFieldElement.html +7 -2
- package/docs/html/interfaces/portal_FormInfo.FormGroupElement.html +7 -2
- package/docs/html/interfaces/portal_FormInfo.FormInfo-1.html +7 -2
- package/docs/html/interfaces/portal_FormInfo.FormRadioButtonsInput.html +7 -2
- package/docs/html/interfaces/portal_FormInfo.FormRelationshipElement.html +7 -2
- package/docs/html/interfaces/portal_FormInfo.FormSwitchInput.html +7 -2
- package/docs/html/interfaces/portal_FormInfo.FormTextAreaInput.html +7 -2
- package/docs/html/interfaces/portal_FormInfo.FormTextBoxInput.html +7 -2
- package/docs/html/interfaces/portal_Format.Format.html +7 -2
- package/docs/html/interfaces/portal_GeoJSONLayer.GeoJSONLayer-1.html +794 -0
- package/docs/html/interfaces/portal_GeoRSSLayer.GeoRSSLayer-1.html +7 -2
- package/docs/html/interfaces/portal_Geometry.GeometryBase.html +7 -2
- package/docs/html/interfaces/portal_Ground.Ground-1.html +7 -2
- package/docs/html/interfaces/portal_GroupLayer.GroupLayer-1.html +7 -2
- package/docs/html/interfaces/portal_HeatmapRenderer.ColorStop.html +7 -2
- package/docs/html/interfaces/portal_HeatmapRenderer.HeatmapRenderer.html +7 -2
- package/docs/html/interfaces/portal_HeightModelInfo.HeightModelInfo.html +7 -2
- package/docs/html/interfaces/portal_IconSymbol3DLayer.IconSymbol3DLayer.html +7 -2
- package/docs/html/interfaces/portal_ImageServiceLayer.ImageServiceLayer-1.html +7 -2
- package/docs/html/interfaces/portal_ImageServiceVectorLayer.ImageServiceVectorLayer.html +7 -2
- package/docs/html/interfaces/portal_InheritedDomain.InheritedDomain-1.html +7 -2
- package/docs/html/interfaces/portal_InitialState.InitialState-1.html +7 -2
- package/docs/html/interfaces/portal_IntegratedMeshLayer.IntegratedMeshLayer-1.html +7 -2
- package/docs/html/interfaces/portal_Item.Item-1.html +7 -2
- package/docs/html/interfaces/portal_JoinTableDataSource.JoinTableDataSource.html +7 -2
- package/docs/html/interfaces/portal_KMLLayer.KMLLayer-1.html +7 -2
- package/docs/html/interfaces/portal_LabelSymbol3D.LabelSymbol3D.html +7 -2
- package/docs/html/interfaces/portal_LabelingInfo.LabelingInfo-1.html +7 -2
- package/docs/html/interfaces/portal_Layer.Layer-1.html +7 -2
- package/docs/html/interfaces/portal_LayerDefinition.FieldOverride.html +7 -2
- package/docs/html/interfaces/portal_LayerDefinition.LayerDefinition-1.html +7 -2
- package/docs/html/interfaces/portal_LayerDefinition.LayerDefinitionDefaults.html +7 -2
- package/docs/html/interfaces/portal_LayerDefinition.LayerTimeInfo.html +7 -2
- package/docs/html/interfaces/portal_LayerDefinition.OrderByClause.html +7 -2
- package/docs/html/interfaces/portal_LayerDefinition.TimeInfoExportOptions.html +7 -2
- package/docs/html/interfaces/portal_Lighting.SunLighting.html +7 -2
- package/docs/html/interfaces/portal_Lighting.VirtualLighting.html +7 -2
- package/docs/html/interfaces/portal_LineSymbol3D.LineSymbol3D.html +7 -2
- package/docs/html/interfaces/portal_LineSymbol3DLayer.LineSymbol3DLayer.html +7 -2
- package/docs/html/interfaces/portal_LocationInfo.LocationInfo.html +7 -2
- package/docs/html/interfaces/portal_MapFloorInfo.FacilityLayerInfo.html +7 -2
- package/docs/html/interfaces/portal_MapFloorInfo.LevelLayerInfo.html +7 -2
- package/docs/html/interfaces/portal_MapFloorInfo.MapFloorInfo-1.html +7 -2
- package/docs/html/interfaces/portal_MapFloorInfo.SiteLayerInfo.html +7 -2
- package/docs/html/interfaces/portal_MapRangeInfo.MapRangeInfo.html +7 -2
- package/docs/html/interfaces/portal_MapServiceLayer.MapServiceLayer-1.html +7 -2
- package/docs/html/interfaces/portal_MediaInfo.MediaInfo.html +7 -2
- package/docs/html/interfaces/portal_MeshSymbol3D.MeshSymbol3D.html +7 -2
- package/docs/html/interfaces/portal_MosaicRule.MosaicRule-1.html +7 -2
- package/docs/html/interfaces/portal_Multipoint.Multipoint.html +7 -2
- package/docs/html/interfaces/portal_ObjectSymbol3DLayer.ObjectSymbol3DLayer.html +7 -2
- package/docs/html/interfaces/portal_OpenStreetMapLayer.OpenStreetMapLayer-1.html +7 -2
- package/docs/html/interfaces/portal_OperationalLayer.OperationalLayerBase.html +8 -2
- package/docs/html/interfaces/portal_PathSymbol3DLayer.PathSymbol3DLayer.html +7 -2
- package/docs/html/interfaces/portal_PictureFillSymbol.PictureFillSymbol.html +7 -2
- package/docs/html/interfaces/portal_PictureMarkerSymbol.PictureMarkerSymbol.html +7 -2
- package/docs/html/interfaces/portal_Point.Point.html +7 -2
- package/docs/html/interfaces/portal_PointCloudBitfieldFilter.PointCloudBitfieldFilter.html +7 -2
- package/docs/html/interfaces/portal_PointCloudClassBreaksRenderer.PointCloudClassBreaksRenderer.html +7 -2
- package/docs/html/interfaces/portal_PointCloudFixedSizeAlgorithm.PointCloudFixedSizeAlgorithm.html +7 -2
- package/docs/html/interfaces/portal_PointCloudLayer.PointCloudLayer-1.html +7 -2
- package/docs/html/interfaces/portal_PointCloudRGBRenderer.PointCloudRGBRenderer.html +7 -2
- package/docs/html/interfaces/portal_PointCloudRenderer.PointCloudRendererBase.html +7 -2
- package/docs/html/interfaces/portal_PointCloudReturnFilter.PointCloudReturnFilter.html +7 -2
- package/docs/html/interfaces/portal_PointCloudSplatAlgorithm.PointCloudSplatAlgorithm.html +7 -2
- package/docs/html/interfaces/portal_PointCloudStretchRenderer.PointCloudStretchRenderer.html +7 -2
- package/docs/html/interfaces/portal_PointCloudUniqueValueRenderer.PointCloudUniqueValueRenderer.html +7 -2
- package/docs/html/interfaces/portal_PointCloudValueFilter.PointCloudValueFilter.html +7 -2
- package/docs/html/interfaces/portal_PointSymbol3D.PointSymbol3D.html +7 -2
- package/docs/html/interfaces/portal_Polygon.Polygon.html +7 -2
- package/docs/html/interfaces/portal_PolygonSymbol3D.PolygonSymbol3D.html +7 -2
- package/docs/html/interfaces/portal_Polyline.Polyline.html +7 -2
- package/docs/html/interfaces/portal_PopupExpressionInfo.PopupExpressionInfo.html +7 -2
- package/docs/html/interfaces/portal_PopupInfo.OrderByFields.html +7 -2
- package/docs/html/interfaces/portal_PopupInfo.PopupElement.html +7 -2
- package/docs/html/interfaces/portal_PopupInfo.PopupInfo-1.html +7 -2
- package/docs/html/interfaces/portal_PopupInfo.RelatedRecordsInfo.html +7 -2
- package/docs/html/interfaces/portal_PredominanceRenderer.PredominanceRenderer.html +7 -2
- package/docs/html/interfaces/portal_Presentation.Presentation-1.html +7 -2
- package/docs/html/interfaces/portal_QueryTableDataSource.QueryTableDataSource.html +7 -2
- package/docs/html/interfaces/portal_RangeDomain.RangeDomain-1.html +7 -2
- package/docs/html/interfaces/portal_RangeInfo.RangeInfo.html +7 -2
- package/docs/html/interfaces/portal_RasterDataSource.RasterDataSource.html +7 -2
- package/docs/html/interfaces/portal_Renderer.AuthoringInfo.html +7 -2
- package/docs/html/interfaces/portal_Renderer.ColorRamp.html +7 -2
- package/docs/html/interfaces/portal_Renderer.RendererBase.html +7 -2
- package/docs/html/interfaces/portal_RenderingRule.RenderingRule-1.html +7 -2
- package/docs/html/interfaces/portal_SceneLayer.SceneLayer-1.html +7 -2
- package/docs/html/interfaces/portal_SimpleFillSymbol.SimpleFillSymbol.html +7 -2
- package/docs/html/interfaces/portal_SimpleLineSymbol.SimpleLineSymbol.html +7 -2
- package/docs/html/interfaces/portal_SimpleMarkerSymbol.SimpleMarkerSymbol.html +7 -2
- package/docs/html/interfaces/portal_SimpleRenderer.SimpleRenderer.html +7 -2
- package/docs/html/interfaces/portal_Slide.Slide-1.html +7 -2
- package/docs/html/interfaces/portal_SpatialReference.SpatialReference-1.html +7 -2
- package/docs/html/interfaces/portal_StreamLayer.StreamLayer-1.html +7 -2
- package/docs/html/interfaces/portal_StyleSymbolReference.StyleSymbolReference.html +7 -2
- package/docs/html/interfaces/portal_SubtypeGroupLayer.SubtypeGroupLayer-1.html +7 -2
- package/docs/html/interfaces/portal_SubtypeGroupLayer.SubtypeSubtypeGroupLayer.html +7 -2
- package/docs/html/interfaces/portal_SubtypeSublayer.SubtypeSublayer-1.html +7 -2
- package/docs/html/interfaces/portal_Symbol.Font.html +7 -2
- package/docs/html/interfaces/portal_Symbol.SymbolBase.html +7 -2
- package/docs/html/interfaces/portal_Symbol3D.Material.html +7 -2
- package/docs/html/interfaces/portal_Symbol3D.Outline.html +7 -2
- package/docs/html/interfaces/portal_Symbol3D.ResourceIconSymbol.html +7 -2
- package/docs/html/interfaces/portal_Symbol3D.ResourceObjectSymbol.html +7 -2
- package/docs/html/interfaces/portal_Symbol3D.Symbol3DBase.html +7 -2
- package/docs/html/interfaces/portal_Symbol3D.Symbol3DLayer.html +7 -2
- package/docs/html/interfaces/portal_Table.Table.html +7 -2
- package/docs/html/interfaces/portal_TableDataSource.TableDataSource.html +7 -2
- package/docs/html/interfaces/portal_Template.Template-1.html +7 -2
- package/docs/html/interfaces/portal_TemporalRenderer.TemporalRenderer.html +7 -2
- package/docs/html/interfaces/portal_TextSymbol.TextSymbol.html +7 -2
- package/docs/html/interfaces/portal_TextSymbol3DLayer.TextSymbol3DLayer.html +7 -2
- package/docs/html/interfaces/portal_TileInfo.TileInfo-1.html +7 -2
- package/docs/html/interfaces/portal_TiledImageServiceLayer.TiledImageServiceLayer-1.html +7 -2
- package/docs/html/interfaces/portal_TiledMapServiceLayer.TiledMapServiceLayer-1.html +7 -2
- package/docs/html/interfaces/portal_Type.Type-1.html +7 -2
- package/docs/html/interfaces/portal_UniqueValueFromStyle.UniqueValueFromStyle.html +7 -2
- package/docs/html/interfaces/portal_UniqueValueRenderer.UniqueValueInfo.html +7 -2
- package/docs/html/interfaces/portal_UniqueValueRenderer.UniqueValueRenderer.html +7 -2
- package/docs/html/interfaces/portal_UtilityNetwork.TraceConfiguration.html +7 -2
- package/docs/html/interfaces/portal_UtilityNetwork.UtilityNetwork-1.html +7 -2
- package/docs/html/interfaces/portal_Value.Value.html +7 -2
- package/docs/html/interfaces/portal_VectorFieldRenderer.VectorFieldRenderer.html +7 -2
- package/docs/html/interfaces/portal_VectorTileLayer.VectorTileLayer-1.html +7 -2
- package/docs/html/interfaces/portal_VerticalOffset.VerticalOffset.html +7 -2
- package/docs/html/interfaces/portal_Viewpoint.Viewpoint-1.html +7 -2
- package/docs/html/interfaces/portal_VisualVariable.ColorInfo.html +7 -2
- package/docs/html/interfaces/portal_VisualVariable.ColorStop.html +7 -2
- package/docs/html/interfaces/portal_VisualVariable.RotationInfo.html +7 -2
- package/docs/html/interfaces/portal_VisualVariable.Size.html +7 -2
- package/docs/html/interfaces/portal_VisualVariable.SizeInfo.html +7 -2
- package/docs/html/interfaces/portal_VisualVariable.SizeStop.html +7 -2
- package/docs/html/interfaces/portal_VisualVariable.TransparencyInfo.html +7 -2
- package/docs/html/interfaces/portal_VisualVariable.TransparencyStop.html +7 -2
- package/docs/html/interfaces/portal_VisualVariable.VisualVariableBase.html +7 -2
- package/docs/html/interfaces/portal_WMSLayer.WMSLayer-1.html +7 -2
- package/docs/html/interfaces/portal_WMSSublayer.WMSSublayer-1.html +7 -2
- package/docs/html/interfaces/portal_WMTSInfo.WMTSInfo-1.html +7 -2
- package/docs/html/interfaces/portal_Weather.CloudyWeather.html +7 -2
- package/docs/html/interfaces/portal_Weather.FoggyWeather.html +7 -2
- package/docs/html/interfaces/portal_Weather.RainyWeather.html +7 -2
- package/docs/html/interfaces/portal_Weather.SnowyWeather.html +7 -2
- package/docs/html/interfaces/portal_Weather.SunnyWeather.html +7 -2
- package/docs/html/interfaces/portal_WebMap.WebMap-1.html +7 -2
- package/docs/html/interfaces/portal_WebScene.WebScene-1.html +7 -2
- package/docs/html/interfaces/portal_WebSceneBaseMap.WebSceneBaseMap-1.html +7 -2
- package/docs/html/interfaces/portal_WebTileLayer.WebTileLayer-1.html +7 -2
- package/docs/html/interfaces/portal_Widgets.FloorFilter.html +7 -2
- package/docs/html/interfaces/portal_Widgets.Range.html +7 -2
- package/docs/html/interfaces/portal_Widgets.TimeSlider.html +7 -2
- package/docs/html/interfaces/portal_Widgets.Widgets.html +7 -2
- package/docs/html/interfaces/portal__LayerBase.LayerBase-1.html +7 -2
- package/docs/html/interfaces/portal__layerHelper.LayerWithLegendEnabledProperty.html +7 -2
- package/docs/html/interfaces/support_Action.BoundAction.html +7 -2
- package/docs/html/interfaces/support_ArcGISRequestHelper.ArcGISRequestHelper.html +7 -2
- package/docs/html/interfaces/support_ArcGISRequestHelper.ArcGISRequestHelperResponse.html +7 -2
- package/docs/html/interfaces/support_ArcGISRequestHelper.ArcGISRequestOptions.html +7 -2
- package/docs/html/interfaces/support_FormatSettings.FormatSettingsProperties.html +7 -2
- package/docs/html/interfaces/support_InitializableBase.Initializable.html +7 -2
- package/docs/html/interfaces/support_InitializableBase.InitializableBaseProperties.html +7 -2
- package/docs/html/interfaces/support_InitializableBase.InitializeCollectionOptions.html +7 -2
- package/docs/html/interfaces/support_InitializableBase.InitializeWarningEvent.html +7 -2
- package/docs/html/interfaces/support_InitializableCollectionProxy.InitializableCollection.html +7 -2
- package/docs/html/interfaces/support_Serializable.PropertyDef.html +7 -2
- package/docs/html/interfaces/support_Serializable.Serializable.html +7 -2
- package/docs/html/interfaces/support__restApiJson.RestApiCodedValue.html +7 -2
- package/docs/html/interfaces/support__restApiJson.RestApiCodedValueDomain.html +7 -2
- package/docs/html/interfaces/support__restApiJson.RestApiMapServiceTimeInfo.html +7 -2
- package/docs/html/interfaces/support__restApiJson.RestApiRangeDomain.html +7 -2
- package/docs/html/interfaces/support__restApiJson.RestApiServiceTimeInfo.html +7 -2
- package/docs/html/interfaces/support__restApiJson.RestApiSubtype.html +7 -2
- package/docs/html/interfaces/support_esri.AccessorLike.html +7 -2
- package/docs/html/interfaces/support_esri.ChangeEvent.html +7 -2
- package/docs/html/interfaces/support_esri.LayerWithSublayers.html +7 -2
- package/docs/html/interfaces/support_esri.PointCloudLayerCachedStatistics.html +7 -2
- package/docs/html/interfaces/support_esri.PointCloudLayerCachedStatisticsFrequentValues.html +7 -2
- package/docs/html/interfaces/support_esri.PointCloudLayerCachedStatisticsHistogram.html +7 -2
- package/docs/html/interfaces/support_esri.PointCloudLayerCachedStatisticsLabel.html +7 -2
- package/docs/html/interfaces/support_esri.PointCloudLayerCachedStatisticsLabels.html +7 -2
- package/docs/html/interfaces/support_esri.PointCloudLayerCachedStatisticsStats.html +7 -2
- package/docs/html/interfaces/support_esri.SublayerLike.html +7 -2
- package/docs/html/interfaces/tasks_CountResult.CountResult.html +7 -2
- package/docs/html/interfaces/tasks_TaskResult.TaskResult.html +7 -2
- package/docs/html/interfaces/tasks_geocoding_ArcGISGeocoder.ArcGISGeocoderProperties.html +7 -2
- package/docs/html/interfaces/tasks_geocoding_Geocoder.GeocodeOptions-1.html +7 -2
- package/docs/html/interfaces/tasks_geocoding_Geocoder.GeocoderCapabilities.html +7 -2
- package/docs/html/interfaces/tasks_geocoding_Geocoder.GeocoderProperties.html +7 -2
- package/docs/html/interfaces/tasks_identify_IdentifyOptions.IdentifyOptions-1.html +7 -2
- package/docs/html/interfaces/tasks_identify_IdentifyProvider.IdentifyProvider.html +7 -2
- package/docs/html/interfaces/tasks_query_ArcGISRelationship.ArcGISRelationshipProperties.html +7 -2
- package/docs/html/interfaces/tasks_query_QueryBasedRelationship.QueryBasedRelationshipProperties.html +7 -2
- package/docs/html/interfaces/tasks_query_QueryOptions.QueryOptions-1.html +7 -2
- package/docs/html/interfaces/tasks_query_QueryProvider.QueryProvider.html +7 -2
- package/docs/html/interfaces/tasks_search_QuerySearchProvider.ExpandSearchAreaResult.html +7 -2
- package/docs/html/interfaces/tasks_search_SearchOptions.SearchOptions-1.html +7 -2
- package/docs/html/interfaces/tasks_search_SearchProvider.SearchProvider.html +7 -2
- package/docs/html/interfaces/tasks_search_SearchSuggestion.SearchSuggestion.html +7 -2
- package/docs/html/interfaces/utilities_FormatSettings.FormatSettings.html +7 -2
- package/docs/html/interfaces/utilities_ObservableMap.MapChangeEvent.html +7 -2
- package/docs/html/interfaces/utilities_RequestHelper.RequestHelper.html +7 -2
- package/docs/html/interfaces/utilities__layers.TimeAwareLayer.html +7 -2
- package/docs/html/interfaces/utilities_arcade.RunArcadeExpressionParams.html +7 -2
- package/docs/html/interfaces/utilities_array.CompareOptions.html +7 -2
- package/docs/html/interfaces/utilities_checkArg.ArgumentChecker.html +7 -2
- package/docs/html/interfaces/utilities_date.DateFormatterProperties.html +7 -2
- package/docs/html/interfaces/utilities_date.DateSettings.html +7 -2
- package/docs/html/interfaces/utilities_date.FormatOptions.html +7 -2
- package/docs/html/interfaces/utilities_date.ParseOptions.html +7 -2
- package/docs/html/interfaces/utilities_geometry.GeoJSONLineString.html +7 -2
- package/docs/html/interfaces/utilities_geometry.GeoJSONMultiLineString.html +7 -2
- package/docs/html/interfaces/utilities_geometry.GeoJSONMultiPoint.html +7 -2
- package/docs/html/interfaces/utilities_geometry.GeoJSONMultiPolygon.html +7 -2
- package/docs/html/interfaces/utilities_geometry.GeoJSONPoint.html +7 -2
- package/docs/html/interfaces/utilities_geometry.GeoJSONPolygon.html +7 -2
- package/docs/html/interfaces/utilities_geometry.GeographicTransformationJson.html +7 -2
- package/docs/html/interfaces/utilities_geometry.GeographicTransformationStepJson.html +7 -2
- package/docs/html/interfaces/utilities_geometry.GmlOptions.html +7 -2
- package/docs/html/interfaces/utilities_log.LogEntry.html +7 -2
- package/docs/html/interfaces/utilities_log.LogOptions.html +7 -2
- package/docs/html/interfaces/utilities_log.Logger.html +7 -2
- package/docs/html/interfaces/utilities_number.FormatOptions.html +7 -2
- package/docs/html/interfaces/utilities_number.NumberFormatterProperties.html +7 -2
- package/docs/html/interfaces/utilities_number.NumberSettings.html +7 -2
- package/docs/html/interfaces/utilities_number.ParseOptions.html +7 -2
- package/docs/html/interfaces/utilities_scaleRanges.ScaleRange.html +7 -2
- package/docs/html/interfaces/utilities_string.FormatOptions.html +7 -2
- package/docs/html/interfaces/utilities_transformation.Transformation.html +7 -2
- package/docs/html/modules/AccessDeniedError.html +7 -2
- package/docs/html/modules/ArgumentError.html +7 -2
- package/docs/html/modules/ArgumentMissingError.html +7 -2
- package/docs/html/modules/ArgumentOutOfRangeError.html +7 -2
- package/docs/html/modules/Entity.html +7 -2
- package/docs/html/modules/ErrorBase.html +7 -2
- package/docs/html/modules/FailureMode.html +7 -2
- package/docs/html/modules/Hyperlink.html +7 -2
- package/docs/html/modules/InvalidOperationError.html +7 -2
- package/docs/html/modules/ItemType.html +7 -2
- package/docs/html/modules/LanguageResources.html +7 -2
- package/docs/html/modules/NotFoundError.html +7 -2
- package/docs/html/modules/PortalUri.html +7 -2
- package/docs/html/modules/config.html +7 -2
- package/docs/html/modules/data_ArcGISServiceTableExtension.html +7 -2
- package/docs/html/modules/data_Attachment.html +7 -2
- package/docs/html/modules/data_Capabilities.html +7 -2
- package/docs/html/modules/data_Feature.html +7 -2
- package/docs/html/modules/data_FeatureList.html +7 -2
- package/docs/html/modules/data_FeatureSaveError.html +7 -2
- package/docs/html/modules/data_FeatureSet.html +7 -2
- package/docs/html/modules/data_FeatureSettings.html +7 -2
- package/docs/html/modules/data_FeatureSource.FeatureReadOptions.html +7 -2
- package/docs/html/modules/data_FeatureSource.html +7 -2
- package/docs/html/modules/data_FeatureSourceBase.html +7 -2
- package/docs/html/modules/data_FeatureStream.html +7 -2
- package/docs/html/modules/data_FieldExtension.html +7 -2
- package/docs/html/modules/data_PopupContentExtension.html +7 -2
- package/docs/html/modules/data_QuerySourceCapabilities.html +7 -2
- package/docs/html/modules/data_Relationship.html +7 -2
- package/docs/html/modules/data_RelationshipBase.html +7 -2
- package/docs/html/modules/data_Schema.html +25 -12
- package/docs/html/modules/data_Table.html +7 -2
- package/docs/html/modules/data_TableExtension.html +7 -2
- package/docs/html/modules/data_TaskSettings.html +7 -2
- package/docs/html/modules/data__Relationship.Relationship.html +7 -2
- package/docs/html/modules/data__Relationship.html +7 -2
- package/docs/html/modules/data__TableExtension.html +7 -2
- package/docs/html/modules/data_convert.html +7 -2
- package/docs/html/modules/data_support_DefaultRelationshipFactory.html +7 -2
- package/docs/html/modules/data_support_DefaultTableExtensionFactory.html +7 -2
- package/docs/html/modules/data_support_RelationshipFactory.html +7 -2
- package/docs/html/modules/data_support_TableExtensionFactory.html +7 -2
- package/docs/html/modules/data_support_attachments.html +7 -2
- package/docs/html/modules/layer_preset_LayerPreset.html +7 -2
- package/docs/html/modules/layer_preset_LayerPresetSettings.html +7 -2
- package/docs/html/modules/locale.html +7 -2
- package/docs/html/modules/mapping_ArcGISSublayerExtension.html +7 -2
- package/docs/html/modules/mapping_BasemapExtension.html +7 -2
- package/docs/html/modules/mapping_Bookmark.html +7 -2
- package/docs/html/modules/mapping_BuildingComponentSublayerExtension.html +7 -2
- package/docs/html/modules/mapping_BuildingGroupSublayerExtension.html +7 -2
- package/docs/html/modules/mapping_BuildingSceneLayerExtension.html +7 -2
- package/docs/html/modules/mapping_BuildingSublayerExtension.html +7 -2
- package/docs/html/modules/mapping_CSVLayerExtension.html +7 -2
- package/docs/html/modules/mapping_ElevationLayerExtension.html +7 -2
- package/docs/html/modules/mapping_FeatureCollectionLayerExtension.html +7 -2
- package/docs/html/modules/mapping_FeatureLayerExtension.html +7 -2
- package/docs/html/modules/mapping_FeatureLayerExtensionBase.html +7 -2
- package/docs/html/modules/mapping_GeoJSONLayerExtension.html +607 -0
- package/docs/html/modules/mapping_GeoRSSLayerExtension.html +7 -2
- package/docs/html/modules/mapping_GraphicsLayerExtension.html +7 -2
- package/docs/html/modules/mapping_GroundExtension.html +7 -2
- package/docs/html/modules/mapping_GroupLayerExtension.html +7 -2
- package/docs/html/modules/mapping_ImageryLayerExtension.html +7 -2
- package/docs/html/modules/mapping_ImageryTileLayerExtension.html +7 -2
- package/docs/html/modules/mapping_IntegratedMeshLayerExtension.html +7 -2
- package/docs/html/modules/mapping_KMLLayerExtension.html +7 -2
- package/docs/html/modules/mapping_KMLSublayerExtension.html +7 -2
- package/docs/html/modules/mapping_LayerExtension.html +7 -2
- package/docs/html/modules/mapping_MapConstraints.html +7 -2
- package/docs/html/modules/mapping_MapExtension.html +7 -2
- package/docs/html/modules/mapping_MapImageLayerExtension.html +7 -2
- package/docs/html/modules/mapping_MapImageSublayerExtension.html +7 -2
- package/docs/html/modules/mapping_OpenStreetMapLayerExtension.html +7 -2
- package/docs/html/modules/mapping_PointCloudLayerExtension.html +7 -2
- package/docs/html/modules/mapping_SceneLayerExtension.html +7 -2
- package/docs/html/modules/mapping_StreamLayerExtension.html +7 -2
- package/docs/html/modules/mapping_SublayerExtension.html +7 -2
- package/docs/html/modules/mapping_SubtypeGroupLayerExtension.html +7 -2
- package/docs/html/modules/mapping_SubtypeSublayerExtension.html +7 -2
- package/docs/html/modules/mapping_TileLayerExtension.html +7 -2
- package/docs/html/modules/mapping_TileSublayerExtension.html +7 -2
- package/docs/html/modules/mapping_UnsupportedLayerExtension.html +7 -2
- package/docs/html/modules/mapping_VectorTileLayerExtension.html +7 -2
- package/docs/html/modules/mapping_WMSLayerExtension.html +7 -2
- package/docs/html/modules/mapping_WMSSublayerExtension.html +7 -2
- package/docs/html/modules/mapping_WMTSLayerExtension.html +7 -2
- package/docs/html/modules/mapping_WMTSSublayerExtension.html +7 -2
- package/docs/html/modules/mapping_WebTileLayerExtension.html +7 -2
- package/docs/html/modules/mapping__LayerExtension.html +7 -2
- package/docs/html/modules/mapping__SublayerExtension.html +7 -2
- package/docs/html/modules/mapping_convert.html +7 -2
- package/docs/html/modules/mapping_support_ArrayWrappedCollection.html +7 -2
- package/docs/html/modules/mapping_support_BasemapExtensionFactory.html +7 -2
- package/docs/html/modules/mapping_support_DefaultLayerExtensionFactory.html +7 -2
- package/docs/html/modules/mapping_support_DefaultSublayerExtensionFactory.html +7 -2
- package/docs/html/modules/mapping_support_LayerExtensionFactory.html +7 -2
- package/docs/html/modules/mapping_support_LayerListSettings.html +7 -2
- package/docs/html/modules/mapping_support_PopupTemplateFeatureSettings.html +7 -2
- package/docs/html/modules/mapping_support_SublayerExtensionFactory.html +7 -2
- package/docs/html/modules/mapping_support_WfsCapabilities.html +7 -2
- package/docs/html/modules/mapping_support_WfsFeatureType.html +7 -2
- package/docs/html/modules/mapping_support__LayerExtensionCollection.html +7 -2
- package/docs/html/modules/mapping_support__SublayerExtensionCollection.html +7 -2
- package/docs/html/modules/mapping_support__kml.html +7 -2
- package/docs/html/modules/mapping_support_layers.html +7 -2
- package/docs/html/modules/mapping_support_ogc.html +7 -2
- package/docs/html/modules/menus_Menu.html +7 -2
- package/docs/html/modules/menus_MenuItem.html +7 -2
- package/docs/html/modules/menus_MenuItemState.html +7 -2
- package/docs/html/modules/menus_support_MenuFactory.html +7 -2
- package/docs/html/modules/menus_support_MenuItemFactory.html +7 -2
- package/docs/html/modules/portal_ApplicationProperties.html +7 -2
- package/docs/html/modules/portal_Background.Background.html +7 -2
- package/docs/html/modules/portal_Background.html +7 -2
- package/docs/html/modules/portal_BaseMap.BaseMap.html +7 -2
- package/docs/html/modules/portal_BaseMap.html +7 -2
- package/docs/html/modules/portal_BaseMapLayer.html +7 -2
- package/docs/html/modules/portal_BingLayer.html +7 -2
- package/docs/html/modules/portal_Bookmark.html +7 -2
- package/docs/html/modules/portal_BuildingSceneLayer.BuildingSceneLayer.html +7 -2
- package/docs/html/modules/portal_BuildingSceneLayer.html +7 -2
- package/docs/html/modules/portal_BuildingSceneSublayer.BuildingSceneSublayer.html +7 -2
- package/docs/html/modules/portal_BuildingSceneSublayer.html +7 -2
- package/docs/html/modules/portal_CIMSymbol.html +7 -2
- package/docs/html/modules/portal_CSVLayer.CSVLayer.html +7 -2
- package/docs/html/modules/portal_CSVLayer.html +7 -2
- package/docs/html/modules/portal_Callout.html +7 -2
- package/docs/html/modules/portal_Camera.Camera.html +7 -2
- package/docs/html/modules/portal_Camera.html +7 -2
- package/docs/html/modules/portal_ClassBreaksRenderer.html +7 -2
- package/docs/html/modules/portal_CodedValueDomain.CodedValueDomain.html +7 -2
- package/docs/html/modules/portal_CodedValueDomain.html +7 -2
- package/docs/html/modules/portal_ColorClassBreakInfo.html +7 -2
- package/docs/html/modules/portal_ColorUniqueValueInfos.html +7 -2
- package/docs/html/modules/portal_DataSource.html +7 -2
- package/docs/html/modules/portal_DefinitionEditor.html +7 -2
- package/docs/html/modules/portal_Domain.Domain.html +7 -2
- package/docs/html/modules/portal_Domain.DomainType.html +7 -2
- package/docs/html/modules/portal_Domain.html +7 -2
- package/docs/html/modules/portal_DrawingInfo.DrawingInfo.html +7 -2
- package/docs/html/modules/portal_DrawingInfo.html +7 -2
- package/docs/html/modules/portal_DynamicDataLayer.html +7 -2
- package/docs/html/modules/portal_DynamicMapLayer.html +7 -2
- package/docs/html/modules/portal_Edges.Edges.html +7 -2
- package/docs/html/modules/portal_Edges.html +7 -2
- package/docs/html/modules/portal_Effect.html +7 -2
- package/docs/html/modules/portal_ElevationInfo.ElevationInfo.html +7 -2
- package/docs/html/modules/portal_ElevationInfo.ElevationMode.html +7 -2
- package/docs/html/modules/portal_ElevationInfo.html +7 -2
- package/docs/html/modules/portal_ElevationLayer.ElevationLayer.html +7 -2
- package/docs/html/modules/portal_ElevationLayer.html +7 -2
- package/docs/html/modules/portal_Environment.Environment.html +7 -2
- package/docs/html/modules/portal_Environment.html +7 -2
- package/docs/html/modules/portal_Extent.html +7 -2
- package/docs/html/modules/portal_ExtrudeSymbol3DLayer.html +7 -2
- package/docs/html/modules/portal_Feature.Feature.html +7 -2
- package/docs/html/modules/portal_Feature.html +7 -2
- package/docs/html/modules/portal_FeatureCollection.html +7 -2
- package/docs/html/modules/portal_FeatureLayer.FeatureLayer.html +7 -2
- package/docs/html/modules/portal_FeatureLayer.html +7 -2
- package/docs/html/modules/portal_FeatureReduction.FeatureReduction.html +7 -2
- package/docs/html/modules/portal_FeatureReduction.html +7 -2
- package/docs/html/modules/portal_FeatureSet.html +7 -2
- package/docs/html/modules/portal_Field.Field.html +7 -2
- package/docs/html/modules/portal_Field.FieldType.html +7 -2
- package/docs/html/modules/portal_Field.html +7 -2
- package/docs/html/modules/portal_FieldInfo.html +7 -2
- package/docs/html/modules/portal_FillSymbol3DLayer.html +7 -2
- package/docs/html/modules/portal_FormInfo.FormInfo.html +7 -2
- package/docs/html/modules/portal_FormInfo.html +7 -2
- package/docs/html/modules/portal_Format.html +7 -2
- package/docs/html/modules/portal_GeoJSONLayer.GeoJSONLayer.html +610 -0
- package/docs/html/modules/{tasks_query_StreamLayerQueryProvider.html → portal_GeoJSONLayer.html} +17 -8
- package/docs/html/modules/portal_GeoRSSLayer.GeoRSSLayer.html +7 -2
- package/docs/html/modules/portal_GeoRSSLayer.html +7 -2
- package/docs/html/modules/portal_Geometry.GeometryType.html +7 -2
- package/docs/html/modules/portal_Geometry.html +7 -2
- package/docs/html/modules/portal_Ground.Ground.html +7 -2
- package/docs/html/modules/portal_Ground.html +7 -2
- package/docs/html/modules/portal_GroupLayer.GroupLayer.html +7 -2
- package/docs/html/modules/portal_GroupLayer.html +7 -2
- package/docs/html/modules/portal_HeatmapRenderer.html +7 -2
- package/docs/html/modules/portal_HeightModelInfo.html +7 -2
- package/docs/html/modules/portal_IconSymbol3DLayer.html +7 -2
- package/docs/html/modules/portal_ImageServiceLayer.ImageServiceLayer.html +7 -2
- package/docs/html/modules/portal_ImageServiceLayer.html +7 -2
- package/docs/html/modules/portal_ImageServiceVectorLayer.html +7 -2
- package/docs/html/modules/portal_InheritedDomain.InheritedDomain.html +7 -2
- package/docs/html/modules/portal_InheritedDomain.html +7 -2
- package/docs/html/modules/portal_InitialState.InitialState.html +7 -2
- package/docs/html/modules/portal_InitialState.html +7 -2
- package/docs/html/modules/portal_IntegratedMeshLayer.IntegratedMeshLayer.html +7 -2
- package/docs/html/modules/portal_IntegratedMeshLayer.html +7 -2
- package/docs/html/modules/portal_Item.Item.html +7 -2
- package/docs/html/modules/portal_Item.html +7 -2
- package/docs/html/modules/portal_JoinTableDataSource.html +7 -2
- package/docs/html/modules/portal_KMLLayer.KMLLayer.html +7 -2
- package/docs/html/modules/portal_KMLLayer.html +7 -2
- package/docs/html/modules/portal_LabelSymbol3D.html +7 -2
- package/docs/html/modules/portal_LabelingInfo.LabelPlacement.html +7 -2
- package/docs/html/modules/portal_LabelingInfo.LabelingInfo.html +7 -2
- package/docs/html/modules/portal_LabelingInfo.html +7 -2
- package/docs/html/modules/portal_Layer.Layer.html +7 -2
- package/docs/html/modules/portal_Layer.html +7 -2
- package/docs/html/modules/portal_LayerBase.html +7 -2
- package/docs/html/modules/portal_LayerDefinition.LayerDefinition.html +7 -2
- package/docs/html/modules/portal_LayerDefinition.LayerDefinitionCapabilities.html +7 -2
- package/docs/html/modules/portal_LayerDefinition.html +7 -2
- package/docs/html/modules/portal_Lighting.Lighting.html +7 -2
- package/docs/html/modules/portal_Lighting.html +7 -2
- package/docs/html/modules/portal_LineSymbol3D.html +7 -2
- package/docs/html/modules/portal_LineSymbol3DLayer.html +7 -2
- package/docs/html/modules/portal_LocationInfo.html +7 -2
- package/docs/html/modules/portal_MapFloorInfo.MapFloorInfo.html +7 -2
- package/docs/html/modules/portal_MapFloorInfo.html +7 -2
- package/docs/html/modules/portal_MapRangeInfo.html +7 -2
- package/docs/html/modules/portal_MapServiceLayer.MapServiceLayer.html +7 -2
- package/docs/html/modules/portal_MapServiceLayer.html +7 -2
- package/docs/html/modules/portal_MediaInfo.MediaType.html +7 -2
- package/docs/html/modules/portal_MediaInfo.html +7 -2
- package/docs/html/modules/portal_MeshSymbol3D.html +7 -2
- package/docs/html/modules/portal_MosaicRule.MosaicMethodType.html +7 -2
- package/docs/html/modules/portal_MosaicRule.MosaicOperationType.html +7 -2
- package/docs/html/modules/portal_MosaicRule.MosaicRule.html +7 -2
- package/docs/html/modules/portal_MosaicRule.html +7 -2
- package/docs/html/modules/portal_Multipoint.html +7 -2
- package/docs/html/modules/portal_ObjectSymbol3DLayer.html +7 -2
- package/docs/html/modules/portal_OpenStreetMapLayer.OpenStreetMapLayer.html +7 -2
- package/docs/html/modules/portal_OpenStreetMapLayer.html +7 -2
- package/docs/html/modules/portal_OperationalLayer.html +7 -2
- package/docs/html/modules/portal_PathSymbol3DLayer.html +7 -2
- package/docs/html/modules/portal_PictureFillSymbol.html +7 -2
- package/docs/html/modules/portal_PictureMarkerSymbol.html +7 -2
- package/docs/html/modules/portal_Point.html +7 -2
- package/docs/html/modules/portal_PointCloudBitfieldFilter.html +7 -2
- package/docs/html/modules/portal_PointCloudClassBreaksRenderer.html +7 -2
- package/docs/html/modules/portal_PointCloudFilter.html +7 -2
- package/docs/html/modules/portal_PointCloudFixedSizeAlgorithm.html +7 -2
- package/docs/html/modules/portal_PointCloudLayer.PointCloudLayer.html +7 -2
- package/docs/html/modules/portal_PointCloudLayer.html +7 -2
- package/docs/html/modules/portal_PointCloudRGBRenderer.html +7 -2
- package/docs/html/modules/portal_PointCloudRenderer.PointCloudRenderer.html +7 -2
- package/docs/html/modules/portal_PointCloudRenderer.html +7 -2
- package/docs/html/modules/portal_PointCloudReturnFilter.html +7 -2
- package/docs/html/modules/portal_PointCloudSplatAlgorithm.html +7 -2
- package/docs/html/modules/portal_PointCloudStretchRenderer.html +7 -2
- package/docs/html/modules/portal_PointCloudUniqueValueRenderer.html +7 -2
- package/docs/html/modules/portal_PointCloudValueFilter.html +7 -2
- package/docs/html/modules/portal_PointSymbol3D.html +7 -2
- package/docs/html/modules/portal_Polygon.html +7 -2
- package/docs/html/modules/portal_PolygonSymbol3D.html +7 -2
- package/docs/html/modules/portal_Polyline.html +7 -2
- package/docs/html/modules/portal_PopupExpressionInfo.html +7 -2
- package/docs/html/modules/portal_PopupInfo.PopupContent.html +7 -2
- package/docs/html/modules/portal_PopupInfo.PopupInfo.html +7 -2
- package/docs/html/modules/portal_PopupInfo.html +7 -2
- package/docs/html/modules/portal_PredominanceRenderer.html +7 -2
- package/docs/html/modules/portal_Presentation.Presentation.html +7 -2
- package/docs/html/modules/portal_Presentation.html +7 -2
- package/docs/html/modules/portal_QueryTableDataSource.html +7 -2
- package/docs/html/modules/portal_RangeDomain.RangeDomain.html +7 -2
- package/docs/html/modules/portal_RangeDomain.html +7 -2
- package/docs/html/modules/portal_RangeInfo.html +7 -2
- package/docs/html/modules/portal_RasterDataSource.html +7 -2
- package/docs/html/modules/portal_Renderer.Renderer.html +7 -2
- package/docs/html/modules/portal_Renderer.html +7 -2
- package/docs/html/modules/portal_RenderingRule.PixelType.html +7 -2
- package/docs/html/modules/portal_RenderingRule.RenderingRule.html +7 -2
- package/docs/html/modules/portal_RenderingRule.html +7 -2
- package/docs/html/modules/portal_SceneLayer.SceneLayer.html +7 -2
- package/docs/html/modules/portal_SceneLayer.html +7 -2
- package/docs/html/modules/portal_SimpleFillSymbol.html +7 -2
- package/docs/html/modules/portal_SimpleLineSymbol.html +7 -2
- package/docs/html/modules/portal_SimpleMarkerSymbol.html +7 -2
- package/docs/html/modules/portal_SimpleRenderer.html +7 -2
- package/docs/html/modules/portal_Slide.Slide.html +7 -2
- package/docs/html/modules/portal_Slide.html +7 -2
- package/docs/html/modules/portal_SpatialReference.SpatialReference.html +7 -2
- package/docs/html/modules/portal_SpatialReference.html +7 -2
- package/docs/html/modules/portal_StreamLayer.StreamLayer.html +7 -2
- package/docs/html/modules/portal_StreamLayer.html +7 -2
- package/docs/html/modules/portal_StyleSymbolReference.html +7 -2
- package/docs/html/modules/portal_SubtypeGroupLayer.SubtypeGroupLayer.html +7 -2
- package/docs/html/modules/portal_SubtypeGroupLayer.html +7 -2
- package/docs/html/modules/portal_SubtypeSublayer.SubtypeSublayer.html +7 -2
- package/docs/html/modules/portal_SubtypeSublayer.html +7 -2
- package/docs/html/modules/portal_Symbol.SymbolType.html +7 -2
- package/docs/html/modules/portal_Symbol.html +7 -2
- package/docs/html/modules/portal_Symbol3D.html +7 -2
- package/docs/html/modules/portal_Table.html +7 -2
- package/docs/html/modules/portal_TableDataSource.html +7 -2
- package/docs/html/modules/portal_Template.Template.html +7 -2
- package/docs/html/modules/portal_Template.html +7 -2
- package/docs/html/modules/portal_TemporalRenderer.html +7 -2
- package/docs/html/modules/portal_TextSymbol.html +7 -2
- package/docs/html/modules/portal_TextSymbol3DLayer.html +7 -2
- package/docs/html/modules/portal_TileInfo.TileInfo.html +7 -2
- package/docs/html/modules/portal_TileInfo.html +7 -2
- package/docs/html/modules/portal_TiledImageServiceLayer.TiledImageServiceLayer.html +7 -2
- package/docs/html/modules/portal_TiledImageServiceLayer.html +7 -2
- package/docs/html/modules/portal_TiledMapServiceLayer.TiledMapServiceLayer.html +7 -2
- package/docs/html/modules/portal_TiledMapServiceLayer.html +7 -2
- package/docs/html/modules/portal_Type.Type.html +7 -2
- package/docs/html/modules/portal_Type.html +7 -2
- package/docs/html/modules/portal_UniqueValueFromStyle.html +7 -2
- package/docs/html/modules/portal_UniqueValueRenderer.html +7 -2
- package/docs/html/modules/portal_UtilityNetwork.UtilityNetwork.html +7 -2
- package/docs/html/modules/portal_UtilityNetwork.html +7 -2
- package/docs/html/modules/portal_Value.html +7 -2
- package/docs/html/modules/portal_VectorFieldRenderer.html +7 -2
- package/docs/html/modules/portal_VectorTileLayer.VectorTileLayer.html +7 -2
- package/docs/html/modules/portal_VectorTileLayer.html +7 -2
- package/docs/html/modules/portal_VerticalOffset.html +7 -2
- package/docs/html/modules/portal_Viewpoint.Viewpoint.html +7 -2
- package/docs/html/modules/portal_Viewpoint.html +7 -2
- package/docs/html/modules/portal_VisualVariable.html +7 -2
- package/docs/html/modules/portal_WMSLayer.WMSLayer.html +7 -2
- package/docs/html/modules/portal_WMSLayer.html +7 -2
- package/docs/html/modules/portal_WMSSublayer.WMSSublayer.html +7 -2
- package/docs/html/modules/portal_WMSSublayer.html +7 -2
- package/docs/html/modules/portal_WMTSInfo.WMTSInfo.html +7 -2
- package/docs/html/modules/portal_WMTSInfo.html +7 -2
- package/docs/html/modules/portal_Weather.Weather.html +7 -2
- package/docs/html/modules/portal_Weather.html +7 -2
- package/docs/html/modules/portal_WebMap.WebMap.html +7 -2
- package/docs/html/modules/portal_WebMap.html +7 -2
- package/docs/html/modules/portal_WebScene.WebScene.html +7 -2
- package/docs/html/modules/portal_WebScene.html +7 -2
- package/docs/html/modules/portal_WebSceneBaseMap.WebSceneBaseMap.html +7 -2
- package/docs/html/modules/portal_WebSceneBaseMap.html +7 -2
- package/docs/html/modules/portal_WebTileLayer.WebTileLayer.html +7 -2
- package/docs/html/modules/portal_WebTileLayer.html +7 -2
- package/docs/html/modules/portal_Widgets.html +7 -2
- package/docs/html/modules/portal__FeatureLayer.html +7 -2
- package/docs/html/modules/portal__LayerBase.LayerBase.html +7 -2
- package/docs/html/modules/portal__LayerBase.html +7 -2
- package/docs/html/modules/portal__layerHelper.html +7 -2
- package/docs/html/modules/portal__utils.html +7 -2
- package/docs/html/modules/support_Action.html +7 -2
- package/docs/html/modules/support_ArcGISRequestHelper.html +7 -2
- package/docs/html/modules/support_Cancellable.html +7 -2
- package/docs/html/modules/support_FormatSettings.html +7 -2
- package/docs/html/modules/support_InitializableBase.html +7 -2
- package/docs/html/modules/support_InitializableCollectionProxy.html +7 -2
- package/docs/html/modules/support_InitializeError.html +7 -2
- package/docs/html/modules/support_Observable.html +7 -2
- package/docs/html/modules/support_ReadOnlyInitializableCollection.html +7 -2
- package/docs/html/modules/support_Serializable.html +7 -2
- package/docs/html/modules/support_Settings.html +7 -2
- package/docs/html/modules/support__ArcGISRelationshipCollection.html +7 -2
- package/docs/html/modules/support__esriInternal.html +7 -2
- package/docs/html/modules/support__graphicsQuery.html +7 -2
- package/docs/html/modules/support__query.html +7 -2
- package/docs/html/modules/support__requestCache.html +7 -2
- package/docs/html/modules/support__restApiJson.html +7 -2
- package/docs/html/modules/support_esri.html +12 -3
- package/docs/html/modules/support_utilities.html +7 -2
- package/docs/html/modules/tasks_CountResult.html +7 -2
- package/docs/html/modules/tasks_TaskResult.html +7 -2
- package/docs/html/modules/tasks_geocoding_ArcGISGeocoder.html +7 -2
- package/docs/html/modules/tasks_geocoding_Geocoder.GeocodeOptions.html +7 -2
- package/docs/html/modules/tasks_geocoding_Geocoder.html +7 -2
- package/docs/html/modules/tasks_geocoding_utilities.html +7 -2
- package/docs/html/modules/tasks_identify_ArcGISSublayerQueryIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_BuildingComponentSublayerClientSideIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_BuildingComponentSublayerHitTestIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_CSVLayer3DHitTestIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_CSVLayerClientSideQueryIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_ClientSideIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_FeatureLayer3DHitTestIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_FeatureLayerClientSideIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_FeatureLayerQueryIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_GeoJSONLayer3DHitTestIdentifyProvider.html +602 -0
- package/docs/html/modules/tasks_identify_GeoJSONLayerClientSideQueryIdentifyProvider.html +602 -0
- package/docs/html/modules/tasks_identify_GeoRSSLayerIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_GraphicsLayerQueryIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_HitTestIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_IdentifyError.html +7 -2
- package/docs/html/modules/tasks_identify_IdentifyOptions.IdentifyOptions.html +7 -2
- package/docs/html/modules/tasks_identify_IdentifyOptions.html +7 -2
- package/docs/html/modules/tasks_identify_IdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_IdentifyProviderBase.html +7 -2
- package/docs/html/modules/tasks_identify_IdentifyService.html +7 -2
- package/docs/html/modules/tasks_identify_ImageryLayerIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_KMLLayerQueryIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_PointCloudLayerHitTestIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_SceneLayerClientSideIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_SceneLayerHitTestIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_SceneLayerQueryIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_StreamLayerClientSideQueryIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_StreamLayerQueryIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_SubtypeSublayerClientSideIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_SubtypeSublayerQueryIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_WMSSublayerIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify__utilities.html +7 -2
- package/docs/html/modules/tasks_query_ArcGISRelationship.html +7 -2
- package/docs/html/modules/tasks_query_ArcGISServiceTableQueryProvider.html +7 -2
- package/docs/html/modules/tasks_query_ArcGISSublayerQueryProvider.html +7 -2
- package/docs/html/modules/tasks_query_BuildingComponentSublayerClientSideQueryProvider.html +7 -2
- package/docs/html/modules/tasks_query_CSVLayerClientSideQueryProvider.html +7 -2
- package/docs/html/modules/tasks_query_ClientSideQueryProvider.html +7 -2
- package/docs/html/modules/tasks_query_FeatureLayerQueryProvider.html +7 -2
- package/docs/html/modules/{tasks_query_CSVLayerQueryProvider.html → tasks_query_GeoJSONLayerClientSideQueryProvider.html} +13 -8
- package/docs/html/modules/tasks_query_GeoRSSLayerQueryProvider.html +7 -2
- package/docs/html/modules/tasks_query_GraphicsLayerQueryProvider.html +7 -2
- package/docs/html/modules/tasks_query_ImageryLayerQueryProvider.html +7 -2
- package/docs/html/modules/tasks_query_KMLLayerQueryProvider.html +7 -2
- package/docs/html/modules/tasks_query_QueryBasedRelationship.html +7 -2
- package/docs/html/modules/tasks_query_QueryError.html +7 -2
- package/docs/html/modules/tasks_query_QueryOptions.QueryOptions.html +7 -2
- package/docs/html/modules/tasks_query_QueryOptions.html +7 -2
- package/docs/html/modules/tasks_query_QueryProvider.html +7 -2
- package/docs/html/modules/tasks_query_QueryProviderBase.html +7 -2
- package/docs/html/modules/tasks_query_QueryService.html +7 -2
- package/docs/html/modules/tasks_query_SceneLayerClientSideQueryProvider.html +7 -2
- package/docs/html/modules/tasks_query_SceneLayerQueryProvider.html +7 -2
- package/docs/html/modules/tasks_query_StreamLayerClientSideQueryProvider.html +7 -2
- package/docs/html/modules/tasks_query_SubtypeSublayerQueryProvider.html +7 -2
- package/docs/html/modules/tasks_search_ArcGISGeocoderSearchProvider.html +7 -2
- package/docs/html/modules/tasks_search_GeocoderSearchProvider.html +7 -2
- package/docs/html/modules/tasks_search_QuerySearchProvider.html +7 -2
- package/docs/html/modules/tasks_search_SearchError.html +7 -2
- package/docs/html/modules/tasks_search_SearchOptions.SearchOptions.html +7 -2
- package/docs/html/modules/tasks_search_SearchOptions.html +7 -2
- package/docs/html/modules/tasks_search_SearchProvider.html +7 -2
- package/docs/html/modules/tasks_search_SearchProviderBase.html +7 -2
- package/docs/html/modules/tasks_search_SearchService.html +7 -2
- package/docs/html/modules/tasks_search_SearchSuggestion.html +7 -2
- package/docs/html/modules/tasks_search__utilities.html +7 -2
- package/docs/html/modules/utilities_CollectionProxy.html +7 -2
- package/docs/html/modules/utilities_CopyOnWriteCollection.html +7 -2
- package/docs/html/modules/utilities_FormatSettings.html +7 -2
- package/docs/html/modules/utilities_GeometryServiceError.html +7 -2
- package/docs/html/modules/utilities_MapTransformCollection.html +7 -2
- package/docs/html/modules/utilities_ObservableMap.html +7 -2
- package/docs/html/modules/utilities_ObservableSet.html +7 -2
- package/docs/html/modules/utilities_ObservableWeakSet.html +7 -2
- package/docs/html/modules/utilities_ReadOnlyCollection.html +7 -2
- package/docs/html/modules/utilities_ReadOnlyMap.html +7 -2
- package/docs/html/modules/utilities_RequestHelper.html +7 -2
- package/docs/html/modules/utilities__layers.html +7 -2
- package/docs/html/modules/utilities__number.html +7 -2
- package/docs/html/modules/utilities__ogc.html +16 -14
- package/docs/html/modules/utilities_arcade.html +7 -2
- package/docs/html/modules/utilities_array.html +7 -2
- package/docs/html/modules/utilities_asyncIterable.html +7 -2
- package/docs/html/modules/utilities_basemaps.html +7 -2
- package/docs/html/modules/utilities_checkArg.html +7 -2
- package/docs/html/modules/utilities_collection.html +12 -2
- package/docs/html/modules/utilities_date.html +7 -2
- package/docs/html/modules/utilities_enum.html +7 -2
- package/docs/html/modules/utilities_esri.html +7 -2
- package/docs/html/modules/utilities_extensions.html +9 -2
- package/docs/html/modules/utilities_field.html +14 -2
- package/docs/html/modules/utilities_geometry.html +7 -2
- package/docs/html/modules/utilities_iterable.html +7 -2
- package/docs/html/modules/utilities_layers.html +7 -2
- package/docs/html/modules/utilities_log.html +7 -2
- package/docs/html/modules/utilities_mapping.html +7 -2
- package/docs/html/modules/utilities_math.html +7 -2
- package/docs/html/modules/utilities_number.html +7 -2
- package/docs/html/modules/utilities_object.html +7 -2
- package/docs/html/modules/utilities_portal.html +7 -2
- package/docs/html/modules/utilities_promise.html +7 -2
- package/docs/html/modules/utilities_query.html +7 -2
- package/docs/html/modules/utilities_relationships.html +7 -2
- package/docs/html/modules/utilities_renderers.html +7 -2
- package/docs/html/modules/utilities_scaleRanges.html +7 -2
- package/docs/html/modules/utilities_set.html +7 -2
- package/docs/html/modules/utilities_string.html +7 -2
- package/docs/html/modules/utilities_symbol.html +7 -2
- package/docs/html/modules/utilities_transformation.html +7 -2
- package/docs/html/modules/utilities_uri.html +7 -2
- package/docs/html/modules/utilities_uuid.html +7 -2
- package/docs/html/modules/utilities_watch.html +7 -2
- package/docs/html/modules/version.html +7 -2
- package/docs/html/modules.html +12 -4
- package/docs/html/types/FailureMode.FailureMode.html +7 -2
- package/docs/html/types/data_FeatureList.FeatureCompareFunction.html +7 -2
- package/docs/html/types/data_FeatureList.FeaturePredicate.html +7 -2
- package/docs/html/types/data_FeatureList.SortDirection.html +7 -2
- package/docs/html/types/data__Relationship.Cardinality.html +7 -2
- package/docs/html/types/data__Relationship.GeodatabaseCardinality.html +7 -2
- package/docs/html/types/data__Relationship.RelationshipType.html +7 -2
- package/docs/html/types/layer_preset_LayerPreset.LayerPresetJson.html +7 -2
- package/docs/html/types/layer_preset_LayerPresetSettings.SublayerPresetJson.html +7 -2
- package/docs/html/types/mapping_Bookmark.BookmarkSource.html +7 -2
- package/docs/html/types/mapping_GroundExtension.GroundLike.html +7 -2
- package/docs/html/types/mapping_MapExtension.FeatureSourcePredicate.html +7 -2
- package/docs/html/types/mapping_MapExtension.MapProperties.html +7 -2
- package/docs/html/types/mapping_MapExtension.ViewMode.html +7 -2
- package/docs/html/types/mapping_MapExtension.WebMapLike.html +7 -2
- package/docs/html/types/mapping_MapExtension.WebSceneLike.html +7 -2
- package/docs/html/types/mapping_MapImageLayerExtension.MapImageLayerProperties.html +7 -2
- package/docs/html/types/mapping__LayerExtension.LayerExtensionSchemaPropertyBinding.html +7 -2
- package/docs/html/types/mapping__SublayerExtension.SublayerType.html +7 -2
- package/docs/html/types/portal_ApplicationProperties.DownloadMode.html +7 -2
- package/docs/html/types/portal_ApplicationProperties.SyncMode.html +7 -2
- package/docs/html/types/portal_Background.Background-1.html +7 -2
- package/docs/html/types/portal_BaseMapLayer.BaseMapLayer.html +7 -2
- package/docs/html/types/portal_BaseMapLayer.LegacyBaseMapLayerType.html +7 -2
- package/docs/html/types/portal_BuildingSceneLayer.FilterMode.html +7 -2
- package/docs/html/types/portal_ClassBreaksRenderer.ClassificationMethod.html +7 -2
- package/docs/html/types/portal_ClassBreaksRenderer.NormalizationType.html +7 -2
- package/docs/html/types/portal_DataSource.DataSource.html +7 -2
- package/docs/html/types/portal_DataSource.DataSourceType.html +7 -2
- package/docs/html/types/portal_Domain.Domain-1.html +7 -2
- package/docs/html/types/portal_Domain.DomainType-1.html +7 -2
- package/docs/html/types/portal_Edges.Edges-1.html +7 -2
- package/docs/html/types/portal_Effect.Effect.html +7 -2
- package/docs/html/types/portal_Effect.EffectFunction.html +7 -2
- package/docs/html/types/portal_ElevationInfo.ElevationMode-1.html +7 -2
- package/docs/html/types/portal_FeatureLayer.FeatureCollectionType.html +7 -2
- package/docs/html/types/portal_FeatureReduction.FeatureReduction-1.html +7 -2
- package/docs/html/types/portal_Field.FieldType-1.html +7 -2
- package/docs/html/types/portal_FieldInfo.StringFieldOption.html +7 -2
- package/docs/html/types/portal_Format.DateFormat.html +7 -2
- package/docs/html/types/portal_Geometry.Geometry.html +7 -2
- package/docs/html/types/portal_Geometry.GeometryType-1.html +7 -2
- package/docs/html/types/portal_Ground.NavigationConstraintType.html +7 -2
- package/docs/html/types/portal_GroupLayer.GroupLayerVisibilityMode.html +7 -2
- package/docs/html/types/portal_JoinTableDataSource.JoinType.html +7 -2
- package/docs/html/types/portal_LabelingInfo.LabelPlacement-1.html +7 -2
- package/docs/html/types/portal_LayerDefinition.HtmlPopupType.html +7 -2
- package/docs/html/types/portal_LayerDefinition.TemporalUnit.html +7 -2
- package/docs/html/types/portal_Lighting.Lighting-1.html +7 -2
- package/docs/html/types/portal_MediaInfo.MediaType-1.html +7 -2
- package/docs/html/types/portal_MosaicRule.MosaicMethodType-1.html +7 -2
- package/docs/html/types/portal_MosaicRule.MosaicOperationType-1.html +7 -2
- package/docs/html/types/portal_OperationalLayer.LegacyOperationalLayerType.html +7 -2
- package/docs/html/types/portal_OperationalLayer.OperationalLayer.html +8 -3
- package/docs/html/types/portal_PointCloudFilter.PointCloudFilter.html +7 -2
- package/docs/html/types/portal_PointCloudRenderer.PointCloudRenderer-1.html +7 -2
- package/docs/html/types/portal_PopupExpressionInfo.ExpressionReturnType.html +7 -2
- package/docs/html/types/portal_PopupInfo.PopupElementType.html +7 -2
- package/docs/html/types/portal_Renderer.AuthoringInfoType.html +7 -2
- package/docs/html/types/portal_Renderer.ClassificationMethod.html +7 -2
- package/docs/html/types/portal_Renderer.Renderer-1.html +7 -2
- package/docs/html/types/portal_Renderer.RendererType.html +7 -2
- package/docs/html/types/portal_Renderer.RotationType.html +7 -2
- package/docs/html/types/portal_RenderingRule.PixelType-1.html +7 -2
- package/docs/html/types/portal_SimpleFillSymbol.SimpleFillStyle.html +7 -2
- package/docs/html/types/portal_SimpleLineSymbol.SimpleLineStyle.html +7 -2
- package/docs/html/types/portal_SimpleMarkerSymbol.SimpleMarkerStyle.html +7 -2
- package/docs/html/types/portal_SubtypeGroupLayer.SubtypeGroupLayerVisibilityMode.html +7 -2
- package/docs/html/types/portal_Symbol.Color.html +7 -2
- package/docs/html/types/portal_Symbol.FontStyle.html +7 -2
- package/docs/html/types/portal_Symbol.FontWeight.html +7 -2
- package/docs/html/types/portal_Symbol.HorizontalAlignment.html +7 -2
- package/docs/html/types/portal_Symbol.Symbol.html +7 -2
- package/docs/html/types/portal_Symbol.SymbolType-1.html +7 -2
- package/docs/html/types/portal_Symbol.TextDecoration.html +7 -2
- package/docs/html/types/portal_Symbol.VerticalAlignment.html +7 -2
- package/docs/html/types/portal_Symbol3D.Symbol3D.html +7 -2
- package/docs/html/types/portal_Symbol3D.Symbol3DLayerType.html +7 -2
- package/docs/html/types/portal_Table.CapabilitiesEnum.html +7 -2
- package/docs/html/types/portal_Table.TableType.html +7 -2
- package/docs/html/types/portal_Template.DrawingTool.html +7 -2
- package/docs/html/types/portal_VectorFieldRenderer.MagnitudeUnit.html +7 -2
- package/docs/html/types/portal_VisualVariable.RotationType.html +7 -2
- package/docs/html/types/portal_VisualVariable.VisualVariable.html +7 -2
- package/docs/html/types/portal_VisualVariable.VisualVariableType.html +7 -2
- package/docs/html/types/portal_Weather.Weather-1.html +7 -2
- package/docs/html/types/portal_Widgets.TimeUnits.html +7 -2
- package/docs/html/types/portal__LayerBase.BlendMode.html +7 -2
- package/docs/html/types/portal__LayerBase.LayerType.html +8 -3
- package/docs/html/types/support_Action.Action.html +7 -2
- package/docs/html/types/support_Action.ActionName.html +7 -2
- package/docs/html/types/support_Action.CompositeAction.html +7 -2
- package/docs/html/types/support_Action.SimpleAction.html +7 -2
- package/docs/html/types/support_Cancellable.CancelToken.html +7 -2
- package/docs/html/types/support_InitializableBase.InitializeWarningEventCallback.html +7 -2
- package/docs/html/types/support_Serializable.PropertyDefSerializeMode.html +7 -2
- package/docs/html/types/support_Serializable.PropertyDefs.html +7 -2
- package/docs/html/types/support_Serializable.SerializableClass.html +7 -2
- package/docs/html/types/support_Serializable.SerializeMode.html +7 -2
- package/docs/html/types/support__restApiJson.RestApiDomain.html +7 -2
- package/docs/html/types/support_esri.BuildingComponentSublayerCapabilities.html +10 -3
- package/docs/html/types/support_esri.BuildingComponentSublayerCapabilitiesData.html +10 -3
- package/docs/html/types/support_esri.BuildingSceneSublayerType.html +10 -3
- package/docs/html/types/support_esri.CSVLayerCapabilities.html +10 -3
- package/docs/html/types/support_esri.ChangeEventCallback.html +10 -3
- package/docs/html/types/support_esri.ChartMediaInfo.html +10 -3
- package/docs/html/types/support_esri.DateFormat.html +10 -3
- package/docs/html/types/support_esri.DistanceUnit.html +10 -3
- package/docs/html/types/support_esri.Domain.html +10 -3
- package/docs/html/types/support_esri.DomainType.html +10 -3
- package/docs/html/types/support_esri.DrawingTool.html +10 -3
- package/docs/html/types/support_esri.EditsResult.html +10 -3
- package/docs/html/types/support_esri.ElevationLayerProperties.html +10 -3
- package/docs/html/types/support_esri.ElevationMode.html +10 -3
- package/docs/html/types/support_esri.EsriError.html +10 -3
- package/docs/html/types/support_esri.EsriErrorDetails.html +10 -3
- package/docs/html/types/support_esri.EventCallback.html +10 -3
- package/docs/html/types/support_esri.EventHandler.html +10 -3
- package/docs/html/types/support_esri.FeatureEditResult.html +10 -3
- package/docs/html/types/support_esri.FeatureLayerApplyEdits.html +10 -3
- package/docs/html/types/support_esri.FeatureLayerCapabilities.html +10 -3
- package/docs/html/types/support_esri.FeatureLayerElevationInfo.html +10 -3
- package/docs/html/types/support_esri.FeatureLayerProperties.html +10 -3
- package/docs/html/types/support_esri.FieldProperties.html +10 -3
- package/docs/html/types/support_esri.FieldType.html +10 -3
- package/docs/html/types/support_esri.GeometryType.html +10 -3
- package/docs/html/types/support_esri.GraphicHit.html +10 -3
- package/docs/html/types/support_esri.ImageryLayerProperties.html +10 -3
- package/docs/html/types/support_esri.IntegratedMeshLayerProperties.html +10 -3
- package/docs/html/types/support_esri.ItemCallback.html +10 -3
- package/docs/html/types/support_esri.ItemCompareCallback.html +10 -3
- package/docs/html/types/support_esri.ItemMapCallback.html +10 -3
- package/docs/html/types/support_esri.ItemReduceCallback.html +10 -3
- package/docs/html/types/support_esri.ItemTestCallback.html +10 -3
- package/docs/html/types/support_esri.LabelPlacement.html +10 -3
- package/docs/html/types/support_esri.LayerViewCreateEvent.html +10 -3
- package/docs/html/types/support_esri.LayerViewDestroyEvent.html +10 -3
- package/docs/html/types/support_esri.ListMode.html +10 -3
- package/docs/html/types/support_esri.LoadStatus.html +10 -3
- package/docs/html/types/support_esri.MapImageLayerProperties.html +10 -3
- package/docs/html/types/support_esri.MediaType.html +10 -3
- package/docs/html/types/support_esri.MosaicMethodType.html +10 -3
- package/docs/html/types/support_esri.MosaicOperationType.html +10 -3
- package/docs/html/types/support_esri.NavigationConstraintType.html +10 -3
- package/docs/html/types/support_esri.OpenStreetMapLayerProperties.html +10 -3
- package/docs/html/types/support_esri.OutputPixelType.html +10 -3
- package/docs/html/types/support_esri.PointCloudLayerProperties.html +10 -3
- package/docs/html/types/support_esri.PopupTemplateProperties.html +10 -3
- package/docs/html/types/support_esri.PortalItemProperties.html +10 -3
- package/docs/html/types/support_esri.PortalItemType.html +10 -3
- package/docs/html/types/support_esri.PresentationProperties.html +10 -3
- package/docs/html/types/support_esri.RasterFunctionProperties.html +10 -3
- package/docs/html/types/support_esri.RasterInfo.html +10 -3
- package/docs/html/types/support_esri.RelationshipQueryProperties.html +10 -3
- package/docs/html/types/support_esri.RelationshipRole.html +10 -3
- package/docs/html/types/support_esri.RequestOptions.html +10 -3
- package/docs/html/types/support_esri.SceneLayerProperties.html +10 -3
- package/docs/html/types/support_esri.SceneViewGraphicHit.html +10 -3
- package/docs/html/types/support_esri.SceneViewHitTestResult.html +10 -3
- package/docs/html/types/support_esri.SimpleFillSymbolStyle.html +10 -3
- package/docs/html/types/support_esri.SlideVisibleLayers.html +10 -3
- package/docs/html/types/support_esri.StreamLayerProperties.html +10 -3
- package/docs/html/types/support_esri.SymbolType.html +10 -3
- package/docs/html/types/support_esri.TileLayerProperties.html +10 -3
- package/docs/html/types/support_esri.TimeIntervalUnits.html +10 -3
- package/docs/html/types/support_esri.VectorTileLayerProperties.html +10 -3
- package/docs/html/types/support_esri.VisibilityMode.html +10 -3
- package/docs/html/types/support_esri.WatchCallback.html +10 -3
- package/docs/html/types/support_esri.WebMapProperties.html +10 -3
- package/docs/html/types/support_esri.WebMapTimeSliderObject.html +10 -3
- package/docs/html/types/support_esri.WebMapWidgetsObject.html +10 -3
- package/docs/html/types/support_esri.WebSceneProperties.html +10 -3
- package/docs/html/types/support_esri.WebTileLayerProperties.html +10 -3
- package/docs/html/types/support_esri.locatorAddressToLocationsParams.html +10 -3
- package/docs/html/types/support_esri.locatorAddressesToLocationsParams.html +10 -3
- package/docs/html/types/support_esri.locatorSuggestLocationsParams.html +10 -3
- package/docs/html/types/tasks_geocoding_Geocoder.AddressLike.html +7 -2
- package/docs/html/types/tasks_identify_ClientSideIdentifyProvider.ClientSideIdentifiableLayerExtension.html +8 -3
- package/docs/html/types/tasks_identify_ClientSideIdentifyProvider.ClientSideIdentifiableSublayerExtension.html +7 -2
- package/docs/html/types/tasks_identify_HitTestIdentifyProvider.HitTestLayerExtension.html +7 -2
- package/docs/html/types/tasks_query_ClientSideQueryProvider.ClientSideQueryableLayerExtension.html +7 -2
- package/docs/html/types/tasks_query_ClientSideQueryProvider.ClientSideQueryableSublayerExtension.html +7 -2
- package/docs/html/{functions/utilities__ogc.isWfsNamespace.html → types/utilities__ogc.GmlVersion.html} +21 -30
- package/docs/html/{functions/utilities__ogc.isFesNamespace.html → types/utilities__ogc.WfsVersion.html} +21 -30
- package/docs/html/types/utilities_asyncIterable.IterationOrder.html +7 -2
- package/docs/html/types/utilities_geometry.GeoJSON.html +7 -2
- package/docs/html/types/utilities_log.LoggerFactory.html +7 -2
- package/docs/html/types/utilities_portal.PortalItemId.html +7 -2
- package/docs/html/types/utilities_portal.PortalItemLike.html +7 -2
- package/docs/html/types/utilities_portal.PortalItemUrl.html +7 -2
- package/docs/html/types/utilities_scaleRanges.ScaleId.html +7 -2
- package/docs/html/variables/config.config-1.html +7 -2
- package/docs/html/variables/data_Feature.SCORE_FIELD.html +7 -2
- package/docs/html/variables/data_FeatureSource.FeatureReadOptions.DEFAULTS.html +7 -2
- package/docs/html/variables/data__Relationship.Relationship.factory.html +7 -2
- package/docs/html/variables/data_support_attachments.ATTACHMENT_TYPE_ERROR_REGEX.html +7 -2
- package/docs/html/variables/locale.INVARIANT.html +7 -2
- package/docs/html/variables/mapping_BasemapExtension.defaultBasemapExtensionFactory.html +7 -2
- package/docs/html/variables/mapping_FeatureCollectionLayerExtension.FEATURE_COLLECTION_LAYER_TYPE.html +7 -2
- package/docs/html/variables/mapping_GeoRSSLayerExtension.DEFAULT_GEO_RSS_UTILITY.html +7 -2
- package/docs/html/variables/mapping_GraphicsLayerExtension.GRAPHICS_LAYER_TYPE.html +7 -2
- package/docs/html/variables/mapping_KMLLayerExtension.DEFAULT_KML_UTILITY.html +7 -2
- package/docs/html/variables/mapping__LayerExtension.ERR_SCHEMA_READ_ONLY.html +7 -2
- package/docs/html/variables/portal_BuildingSceneLayer.BuildingSceneLayer.esriBuildingSceneLayerDefaults.html +7 -2
- package/docs/html/variables/portal_BuildingSceneSublayer.BuildingSceneSublayer.esriBuildingSublayerDefaults.html +7 -2
- package/docs/html/variables/portal_CSVLayer.CSVLayer.esriCSVLayerDefaults.html +7 -2
- package/docs/html/variables/portal_Feature.Feature.GRAPHIC_POPUP_TEMPLATE_FIELD.html +7 -2
- package/docs/html/variables/portal_Feature.Feature.GRAPHIC_VISIBLE_FIELD.html +7 -2
- package/docs/html/variables/portal_FeatureLayer.FeatureLayer.esriFeatureLayerDefaults.html +7 -2
- package/docs/html/variables/portal_GeoJSONLayer.GeoJSONLayer.esriGeoJSONLayerDefaults.html +618 -0
- package/docs/html/variables/portal_Ground.Ground.DEFAULT_ELEVATION_ID.html +7 -2
- package/docs/html/variables/portal_Ground.Ground.DEFAULT_ELEVATION_TITLE.html +7 -2
- package/docs/html/variables/portal_Ground.Ground.DEFAULT_ELEVATION_URL.html +7 -2
- package/docs/html/variables/portal_ImageServiceLayer.ImageServiceLayer.esriImageServiceLayerDefaults.html +7 -2
- package/docs/html/variables/portal_IntegratedMeshLayer.IntegratedMeshLayer.esriIntegratedMeshLayerDefaults.html +7 -2
- package/docs/html/variables/portal_LayerDefinition.LayerDefinitionCapabilities.ADD.html +7 -2
- package/docs/html/variables/portal_LayerDefinition.LayerDefinitionCapabilities.DELETE.html +7 -2
- package/docs/html/variables/portal_LayerDefinition.LayerDefinitionCapabilities.EDITING.html +7 -2
- package/docs/html/variables/portal_LayerDefinition.LayerDefinitionCapabilities.QUERY.html +7 -2
- package/docs/html/variables/portal_LayerDefinition.LayerDefinitionCapabilities.UPDATE.html +7 -2
- package/docs/html/variables/portal_MapServiceLayer.MapServiceLayer.esriMapImageLayerDefaults.html +7 -2
- package/docs/html/variables/portal_OpenStreetMapLayer.OpenStreetMapLayer.esriOpenStreetMapLayerDefaults.html +7 -2
- package/docs/html/variables/portal_PointCloudLayer.PointCloudLayer.esriPointCloudLayerDefaults.html +7 -2
- package/docs/html/variables/portal_Renderer.defaultLineRenderer.html +7 -2
- package/docs/html/variables/portal_Renderer.defaultPointRenderer.html +7 -2
- package/docs/html/variables/portal_Renderer.defaultPolygonRenderer.html +7 -2
- package/docs/html/variables/portal_SceneLayer.SceneLayer.esriSceneLayerDefaults.html +7 -2
- package/docs/html/variables/portal_SubtypeSublayer.SubtypeSublayer.esriSubtypeSublayerDefaults.html +7 -2
- package/docs/html/variables/portal_TiledImageServiceLayer.TiledImageServiceLayer.esriImageryTileLayerDefaults.html +7 -2
- package/docs/html/variables/portal_TiledMapServiceLayer.TiledMapServiceLayer.esriTileLayerDefaults.html +7 -2
- package/docs/html/variables/portal_VectorTileLayer.VectorTileLayer.esriVectorTileLayerDefaults.html +7 -2
- package/docs/html/variables/portal__FeatureLayer.GRAPHICS_LAYER_ID.html +7 -2
- package/docs/html/variables/portal__layerHelper.ERR_LAYER_TYPE_MISMATCH.html +7 -2
- package/docs/html/variables/support_esri.Collection.html +687 -0
- package/docs/html/variables/support_esri.Evented.html +687 -0
- package/docs/html/variables/support_esri.wellKnownBasemapTitles.html +10 -3
- package/docs/html/variables/tasks_geocoding_Geocoder.ADDRESS_FIELD.html +7 -2
- package/docs/html/variables/tasks_geocoding_Geocoder.GeocodeOptions.DEFAULTS.html +7 -2
- package/docs/html/variables/tasks_identify_IdentifyOptions.IdentifyOptions.DEFAULTS.html +7 -2
- package/docs/html/variables/tasks_identify_StreamLayerQueryIdentifyProvider.StreamLayerQueryIdentifyProvider.html +7 -2
- package/docs/html/variables/tasks_query_QueryOptions.QueryOptions.DEFAULTS.html +7 -2
- package/docs/html/variables/tasks_search_SearchOptions.SearchOptions.DEFAULTS.html +7 -2
- package/docs/html/variables/utilities_FormatSettings.settings.html +7 -2
- package/docs/html/variables/utilities__ogc.webMercatorAliases.html +11 -9
- package/docs/html/variables/{data_Schema.fieldWithArcadeXRegex.html → utilities_collection.Collection.html} +22 -15
- package/docs/html/variables/utilities_date.DEFAULT_PARSING_FORMATS.html +7 -2
- package/docs/html/variables/utilities_date.INVALID_DATE.html +7 -2
- package/docs/html/variables/utilities_date.settings.html +7 -2
- package/docs/html/variables/{tasks_query_CSVLayerQueryProvider.CSVLayerQueryProvider.html → utilities_field.fieldWithArcadeXRegex.html} +16 -9
- package/docs/html/variables/{tasks_query_StreamLayerQueryProvider.StreamLayerQueryProvider.html → utilities_field.fieldWithRelationshipRegex.html} +16 -9
- package/docs/html/variables/utilities_geometry.GEOGRAPHIC_BOUNDS.html +7 -2
- package/docs/html/variables/utilities_geometry.WEB_MERCATOR_BOUNDS.html +7 -2
- package/docs/html/variables/utilities_number.settings.html +7 -2
- package/docs/html/variables/utilities_scaleRanges.wellKnownScaleRanges.html +7 -2
- package/docs/html/variables/version.version.html +8 -3
- package/layer-preset/LayerPreset.d.ts +6 -4
- package/layer-preset/LayerPreset.js +1 -1
- package/layer-preset/LayerPresetSettings.d.ts +2 -1
- package/mapping/ArcGISSublayerExtension.d.ts +8 -6
- package/mapping/ArcGISSublayerExtension.js +1 -1
- package/mapping/BasemapExtension.d.ts +8 -6
- package/mapping/BasemapExtension.js +1 -1
- package/mapping/Bookmark.d.ts +3 -2
- package/mapping/BuildingComponentSublayerExtension.d.ts +6 -4
- package/mapping/BuildingGroupSublayerExtension.d.ts +5 -3
- package/mapping/BuildingSceneLayerExtension.d.ts +3 -2
- package/mapping/BuildingSublayerExtension.d.ts +2 -1
- package/mapping/CSVLayerExtension.d.ts +3 -2
- package/mapping/ElevationLayerExtension.d.ts +3 -2
- package/mapping/FeatureCollectionLayerExtension.d.ts +3 -2
- package/mapping/FeatureLayerExtension.d.ts +6 -5
- package/mapping/FeatureLayerExtension.js +1 -1
- package/mapping/FeatureLayerExtensionBase.d.ts +4 -3
- package/mapping/GeoJSONLayerExtension.d.ts +60 -0
- package/mapping/GeoJSONLayerExtension.js +1 -0
- package/mapping/GeoRSSLayerExtension.d.ts +3 -2
- package/mapping/GeoRSSLayerExtension.js +1 -1
- package/mapping/GraphicsLayerExtension.d.ts +4 -3
- package/mapping/GroundExtension.d.ts +8 -6
- package/mapping/GroupLayerExtension.d.ts +5 -4
- package/mapping/GroupLayerExtension.js +1 -1
- package/mapping/ImageryLayerExtension.d.ts +3 -2
- package/mapping/ImageryTileLayerExtension.d.ts +3 -2
- package/mapping/IntegratedMeshLayerExtension.d.ts +3 -2
- package/mapping/KMLLayerExtension.d.ts +5 -3
- package/mapping/KMLSublayerExtension.d.ts +2 -1
- package/mapping/LayerExtension.d.ts +4 -2
- package/mapping/MapConstraints.d.ts +1 -1
- package/mapping/MapExtension.d.ts +27 -16
- package/mapping/MapExtension.js +1 -1
- package/mapping/MapImageLayerExtension.d.ts +5 -3
- package/mapping/MapImageSublayerExtension.d.ts +2 -1
- package/mapping/OpenStreetMapLayerExtension.d.ts +3 -2
- package/mapping/PointCloudLayerExtension.d.ts +3 -2
- package/mapping/SceneLayerExtension.d.ts +3 -2
- package/mapping/StreamLayerExtension.d.ts +3 -2
- package/mapping/SublayerExtension.d.ts +4 -2
- package/mapping/SubtypeGroupLayerExtension.d.ts +8 -6
- package/mapping/SubtypeGroupLayerExtension.js +1 -1
- package/mapping/SubtypeSublayerExtension.d.ts +7 -5
- package/mapping/SubtypeSublayerExtension.js +1 -1
- package/mapping/TileLayerExtension.d.ts +5 -3
- package/mapping/TileSublayerExtension.d.ts +3 -2
- package/mapping/UnsupportedLayerExtension.d.ts +2 -1
- package/mapping/VectorTileLayerExtension.d.ts +3 -2
- package/mapping/WMSLayerExtension.d.ts +5 -3
- package/mapping/WMSSublayerExtension.d.ts +2 -1
- package/mapping/WMTSLayerExtension.d.ts +5 -3
- package/mapping/WMTSSublayerExtension.d.ts +3 -2
- package/mapping/WebTileLayerExtension.d.ts +3 -2
- package/mapping/_LayerExtension.d.ts +11 -9
- package/mapping/_LayerExtension.js +1 -1
- package/mapping/_SublayerExtension.d.ts +9 -6
- package/mapping/convert.d.ts +3 -2
- package/mapping/convert.js +1 -1
- package/mapping/support/DefaultLayerExtensionFactory.js +1 -1
- package/mapping/support/LayerListSettings.d.ts +2 -1
- package/mapping/support/WfsCapabilities.d.ts +1 -1
- package/mapping/support/_LayerExtensionCollection.d.ts +5 -3
- package/mapping/support/_LayerExtensionCollection.js +1 -1
- package/mapping/support/_SublayerExtensionCollection.d.ts +5 -3
- package/mapping/support/_SublayerExtensionCollection.js +1 -1
- package/menus/Menu.d.ts +6 -4
- package/menus/Menu.js +1 -1
- package/menus/MenuItem.d.ts +5 -3
- package/menus/MenuItem.js +1 -1
- package/package.json +10 -11
- package/portal/DrawingInfo.d.ts +2 -1
- package/portal/DrawingInfo.js +1 -1
- package/portal/Feature.d.ts +2 -2
- package/portal/FeatureLayer.js +1 -1
- package/portal/GeoJSONLayer.d.ts +84 -0
- package/portal/GeoJSONLayer.js +1 -0
- package/portal/LayerBase.d.ts +2 -1
- package/portal/LayerBase.js +1 -1
- package/portal/LayerDefinition.d.ts +2 -1
- package/portal/LayerDefinition.js +1 -1
- package/portal/OperationalLayer.d.ts +2 -1
- package/portal/WebMap.d.ts +1 -1
- package/portal/WebMap.js +1 -1
- package/portal/_LayerBase.d.ts +2 -2
- package/support/FormatSettings.d.ts +1 -1
- package/support/InitializableBase.d.ts +3 -2
- package/support/InitializableCollectionProxy.d.ts +1 -1
- package/support/Observable.d.ts +4 -3
- package/support/Observable.js +1 -1
- package/support/Settings.d.ts +4 -2
- package/support/Settings.js +1 -1
- package/support/_ArcGISRelationshipCollection.d.ts +2 -2
- package/support/_ArcGISRelationshipCollection.js +1 -1
- package/support/_graphicsQuery.js +1 -1
- package/support/esri.d.ts +9 -1
- package/support/esri.js +1 -1
- package/tasks/geocoding/ArcGISGeocoder.d.ts +6 -5
- package/tasks/geocoding/ArcGISGeocoder.js +1 -1
- package/tasks/geocoding/Geocoder.d.ts +4 -2
- package/tasks/geocoding/utilities.js +1 -1
- package/tasks/identify/CSVLayerClientSideQueryIdentifyProvider.d.ts +1 -1
- package/tasks/identify/CSVLayerClientSideQueryIdentifyProvider.js +1 -1
- package/tasks/identify/ClientSideIdentifyProvider.d.ts +3 -2
- package/tasks/identify/GeoJSONLayer3DHitTestIdentifyProvider.d.ts +23 -0
- package/tasks/identify/GeoJSONLayer3DHitTestIdentifyProvider.js +1 -0
- package/tasks/identify/GeoJSONLayerClientSideQueryIdentifyProvider.d.ts +23 -0
- package/tasks/identify/GeoJSONLayerClientSideQueryIdentifyProvider.js +1 -0
- package/tasks/identify/HitTestIdentifyProvider.d.ts +1 -1
- package/tasks/identify/HitTestIdentifyProvider.js +1 -1
- package/tasks/identify/IdentifyService.d.ts +1 -1
- package/tasks/identify/IdentifyService.js +1 -1
- package/tasks/identify/SceneLayerClientSideIdentifyProvider.d.ts +2 -1
- package/tasks/identify/StreamLayerClientSideQueryIdentifyProvider.d.ts +2 -1
- package/tasks/identify/SubtypeSublayerClientSideIdentifyProvider.d.ts +2 -1
- package/tasks/identify/WMSSublayerIdentifyProvider.d.ts +1 -1
- package/tasks/identify/WMSSublayerIdentifyProvider.js +1 -1
- package/tasks/query/ArcGISRelationship.d.ts +4 -3
- package/tasks/query/BuildingComponentSublayerClientSideQueryProvider.d.ts +2 -1
- package/tasks/query/ClientSideQueryProvider.d.ts +1 -1
- package/tasks/query/GeoJSONLayerClientSideQueryProvider.d.ts +27 -0
- package/tasks/query/GeoJSONLayerClientSideQueryProvider.js +1 -0
- package/tasks/query/QueryBasedRelationship.d.ts +1 -1
- package/tasks/query/QueryService.d.ts +1 -1
- package/tasks/query/QueryService.js +1 -1
- package/tasks/query/SceneLayerClientSideQueryProvider.d.ts +2 -1
- package/tasks/query/StreamLayerClientSideQueryProvider.d.ts +2 -1
- package/tasks/search/ArcGISGeocoderSearchProvider.d.ts +1 -1
- package/tasks/search/GeocoderSearchProvider.d.ts +1 -1
- package/tasks/search/QuerySearchProvider.d.ts +1 -1
- package/tasks/search/SearchService.d.ts +2 -2
- package/tasks/search/SearchService.js +1 -1
- package/utilities/CollectionProxy.d.ts +2 -1
- package/utilities/CopyOnWriteCollection.d.ts +1 -1
- package/utilities/CopyOnWriteCollection.js +1 -1
- package/utilities/MapTransformCollection.d.ts +1 -1
- package/utilities/_layers.d.ts +1 -1
- package/utilities/_layers.js +1 -1
- package/utilities/_ogc.d.ts +4 -34
- package/utilities/_ogc.js +1 -1
- package/utilities/arcade.d.ts +1 -1
- package/utilities/arcade.js +1 -1
- package/utilities/collection.d.ts +9 -3
- package/utilities/collection.js +1 -1
- package/utilities/date.d.ts +2 -1
- package/utilities/extensions.d.ts +7 -0
- package/utilities/extensions.js +1 -1
- package/utilities/field.d.ts +2 -0
- package/utilities/field.js +1 -1
- package/utilities/geometry.d.ts +1 -1
- package/utilities/geometry.js +1 -1
- package/utilities/iterable.d.ts +2 -1
- package/utilities/number.d.ts +2 -1
- package/utilities/string.d.ts +1 -1
- package/utilities/string.js +1 -1
- package/utilities/watch.d.ts +4 -2
- package/utilities/watch.js +1 -1
- package/version.d.ts +1 -1
- package/version.js +1 -1
- package/tasks/query/CSVLayerQueryProvider.d.ts +0 -2
- package/tasks/query/CSVLayerQueryProvider.js +0 -1
- package/tasks/query/StreamLayerQueryProvider.d.ts +0 -2
- package/tasks/query/StreamLayerQueryProvider.js +0 -1
package/utilities/_ogc.d.ts
CHANGED
|
@@ -25,45 +25,23 @@ export declare enum OgcNamespace {
|
|
|
25
25
|
/**
|
|
26
26
|
* GML versions.
|
|
27
27
|
*/
|
|
28
|
-
export
|
|
29
|
-
GML2 = "2.0",
|
|
30
|
-
GML3 = "3.0",
|
|
31
|
-
GML3_1 = "3.1",
|
|
32
|
-
GML3_2 = "3.2",
|
|
33
|
-
GML3_3 = "3.3"
|
|
34
|
-
}
|
|
28
|
+
export type GmlVersion = "2.0" | "3.0" | "3.1" | "3.2" | "3.3";
|
|
35
29
|
/**
|
|
36
30
|
* WFS versions.
|
|
37
31
|
*/
|
|
38
|
-
export
|
|
39
|
-
WFS1_0_0 = "1.0.0",
|
|
40
|
-
WFS1_1_0 = "1.1.0",
|
|
41
|
-
WFS2_0_0 = "2.0.0"
|
|
42
|
-
}
|
|
32
|
+
export type WfsVersion = "1.0.0" | "1.1.0" | "2.0.0";
|
|
43
33
|
/**
|
|
44
34
|
* Gets the appropriate GML namespace.
|
|
45
35
|
*
|
|
46
36
|
* @param gmlVersion The GML version.
|
|
47
37
|
*/
|
|
48
|
-
export declare function getGmlNS(gmlVersion: string):
|
|
38
|
+
export declare function getGmlNS(gmlVersion: string): OgcNamespace;
|
|
49
39
|
/**
|
|
50
40
|
* Infer a GML version based on the given WFS version.
|
|
51
41
|
*
|
|
52
42
|
* @param wfsVersion The WFS version.
|
|
53
43
|
*/
|
|
54
|
-
export declare function inferGmlVersion(wfsVersion: string):
|
|
55
|
-
/**
|
|
56
|
-
* Checks if the specified namespace is a known WFS namespace.
|
|
57
|
-
*
|
|
58
|
-
* @param ns The namespace to check.
|
|
59
|
-
*/
|
|
60
|
-
export declare function isWfsNamespace(ns: string): boolean;
|
|
61
|
-
/**
|
|
62
|
-
* Checks if the specified namespace is a known FES namespace.
|
|
63
|
-
*
|
|
64
|
-
* @param ns The namespace to check.
|
|
65
|
-
*/
|
|
66
|
-
export declare function isFesNamespace(ns: string): boolean;
|
|
44
|
+
export declare function inferGmlVersion(wfsVersion: string): GmlVersion;
|
|
67
45
|
/**
|
|
68
46
|
* Checks if the specified namespace is a known GML namespace.
|
|
69
47
|
*
|
|
@@ -76,14 +54,6 @@ export declare function isGmlNamespace(ns: string): boolean;
|
|
|
76
54
|
* @param ogcSrs The OGC spatial reference to be converted.
|
|
77
55
|
*/
|
|
78
56
|
export declare function ogcSrsToEsriSr(ogcSrs: string): SpatialReference;
|
|
79
|
-
/**
|
|
80
|
-
* Checks if the given Esri spatial reference is equivalent to the given OGC
|
|
81
|
-
* spatial reference.
|
|
82
|
-
*
|
|
83
|
-
* @param esriSr The Esri spatial reference.
|
|
84
|
-
* @param ogcSrs The OGC spatial.
|
|
85
|
-
*/
|
|
86
|
-
export declare function esriSrMatchesOgcSrs(esriSr: SpatialReference, ogcSrs: string): Promise<boolean>;
|
|
87
57
|
/**
|
|
88
58
|
* Parses the given OGC spatial reference and returns the EPSG code.
|
|
89
59
|
*
|
package/utilities/_ogc.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
import e from"@arcgis/core/geometry/SpatialReference";import{ArgumentError as
|
|
1
|
+
import e from"@arcgis/core/geometry/SpatialReference";import{ArgumentError as t}from"../ArgumentError.js";const n=[/^urn:ogc:def:crs:([^:]*):.*?:([^:]*?)$/,/^urn:x-ogc:def:crs:([^:]*):.*?:([^:]*?)$/,/^urn:([^:]*):.*?:([^:]*?)$/,/^(.*#)(.*?)$/,/^(.*):(.*?)$/];export const webMercatorAliases=[9009913,102100,102113];export var OgcNamespace;!function(e){e.FES="http://www.opengis.net/fes",e.FES_2_0="http://www.opengis.net/fes/2.0",e.GML="http://www.opengis.net/gml",e.GML_3_2="http://www.opengis.net/gml/3.2",e.GML_3_3_CE="http://www.opengis.net/gml/3.3/ce",e.OGC="http://www.opengis.net/ogc",e.OWS="http://www.opengis.net/ows",e.OWS_1_1="http://www.opengis.net/ows/1.1",e.OWS_2_0="http://www.opengis.net/ows/2.0",e.WFS="http://www.opengis.net/wfs",e.WFS_2_0="http://www.opengis.net/wfs/2.0",e.XML="http://www.w3.org/XML/1998/namespace",e.XS="http://www.w3.org/2001/XMLSchema",e.XLINK="http://www.w3.org/1999/xlink"}(OgcNamespace||(OgcNamespace={}));export function getGmlNS(e){switch(e){case"2.0":case"3.0":case"3.1":return OgcNamespace.GML;case"3.2":default:return OgcNamespace.GML_3_2;case"3.3":return OgcNamespace.GML_3_3_CE}}export function inferGmlVersion(e){switch(e){case"1.0.0":case"1.1.0":return"2.0";default:return"3.2"}}export function isGmlNamespace(e){return e===OgcNamespace.GML||e===OgcNamespace.GML_3_2||e===OgcNamespace.GML_3_3_CE}export function ogcSrsToEsriSr(s){for(const t of n){const n=s.match(t);if(null!==n&&("EPSG"===n[1]||"http://www.opengis.net/gml/srs/epsg.xml#"===n[1])){const t=parseInt(n[2]);if(t<32767||webMercatorAliases.includes(t))return new e({wkid:t})}}throw new t("Unable to parse OGC spatial reference")}export function getEpsgCode(e){for(const t of n){const n=e.match(t);if(null!==n&&("EPSG"===n[1]||"http://www.opengis.net/gml/srs/epsg.xml#"===n[1])){return parseInt(n[2])}}throw new t(e,"Unable to parse an EPSG code.")}
|
package/utilities/arcade.d.ts
CHANGED
|
@@ -2,7 +2,7 @@ import type EsriMap from "@arcgis/core/Map";
|
|
|
2
2
|
import type { SpatialReference } from "@arcgis/core/geometry";
|
|
3
3
|
import type Layer from "@arcgis/core/layers/Layer";
|
|
4
4
|
import type Sublayer from "@arcgis/core/layers/support/Sublayer";
|
|
5
|
-
import { Feature } from "../data/Feature.js";
|
|
5
|
+
import type { Feature } from "../data/Feature.js";
|
|
6
6
|
/**
|
|
7
7
|
* Parameters for the {@link runArcadeExpression} and
|
|
8
8
|
* {@link runAsyncArcadeExpression} functions.
|
package/utilities/arcade.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
import*as e from"@arcgis/core/arcade/arcade";import*as r from"@arcgis/core/support/arcadeUtils";import{toGraphic as a}from"../data/Feature.js";import{checkArg as t}from"./checkArg.js";const s=new Map;export function isArcadeScriptAsync(a,t){const s=i(a,t);return["$datastore","$map","$layer"].some((e=>r.hasVariable(s,e)))||e.scriptIsAsync({...s,isAsync:void 0,usesFeatureSet:void 0,usesGeometry:void 0},void 0)}export function arcadeScriptUsesGeometry(e,r){return!!i(e,r).usesGeometry}export async function enableGeometrySupportIfNeeded(r){const{spatialReference:a}=r.geometry,t=r.source?.layer?.elevationInfo?.featureExpressionInfo?.expression;t&&arcadeScriptUsesGeometry(t,a)&&await e.enableGeometrySupport()}export function runArcadeExpression(s,
|
|
1
|
+
import*as e from"@arcgis/core/arcade/arcade";import*as r from"@arcgis/core/support/arcadeUtils";import{toGraphic as a}from"../data/Feature.js";import{checkArg as t}from"./checkArg.js";const s=new Map;export function isArcadeScriptAsync(a,t){const s=i(a,t);return["$datastore","$map","$layer"].some((e=>r.hasVariable(s,e)))||e.scriptIsAsync({...s,isAsync:void 0,usesFeatureSet:void 0,usesGeometry:void 0},void 0)}export function arcadeScriptUsesGeometry(e,r){return!!i(e,r).usesGeometry}export async function enableGeometrySupportIfNeeded(r){const{spatialReference:a}=r.geometry,t=r.source?.layer?.elevationInfo?.featureExpressionInfo?.expression;t&&arcadeScriptUsesGeometry(t,a)&&await e.enableGeometrySupport()}export function runArcadeExpression(s,o){const{map:n,layer:c,vars:p,feature:f,spatialReference:u,emitErrorOnMissingVariables:l=!0}=o;t("$map and $layer parameters are not supported in synchronous arcade",o).satisfies((()=>!n&&!c));const m=r.getViewInfo({spatialReference:u}),y=r.createExecContext(f&&a(f),m);if(p)for(const e of Object.keys(p))y.vars[e]=p[e];const d=i(s,u);if(r.hasVariable(d,"$feature"))if(l)t("params.feature",f).isNotMissing();else if(!f)return;return e.executeScript(d,y)}export async function runAsyncArcadeExpression(s,o){const{map:n,layer:c,vars:p,feature:f,spatialReference:u,emitErrorOnMissingVariables:l=!0}=o,m={...i(s,u)},y=["$datastore","$map","$layer"].filter((e=>r.hasVariable(m,e)));await r.loadScriptDependencies(m,!0,y);const d=r.getViewInfo({spatialReference:u}),$=r.createExecContext(f&&a(f),d);if(m.isAsync=!0,m.usesFeatureSet=!0,await Promise.all([e.enableAsyncSupport(),(async()=>{await import("@arcgis/core/arcade/functions/featuresetbase.js"),await e.enableFeatureSetSupport()})(),m.usesGeometry&&e.enableGeometrySupport()]),r.hasVariable(m,"$feature"))if(l)t("params.feature",f).isNotMissing();else if(!f)return;if(y.includes("$map")){if(l)t("params.map",n).isNotMissing();else if(!n)return;$.vars.$map=r.convertMapToFeatureSetCollection({map:n,spatialReference:u})}if(y.includes("$layer")){if(l)t("params.layer",c).isNotMissing();else if(!c)return;$.vars.$layer=r.convertFeatureLayerToFeatureSet({layer:c,spatialReference:u})}if(y.includes("$datastore")){if(l)t("params.layer",c).isNotMissing();else if(!c)return;$.vars.$datastore=r.convertServiceUrlToWorkspace({url:c.url,spatialReference:u})}if(p)for(const e of Object.keys(p))$.vars[e]=p[e];return r.createFunction(m,$)($)}function i(r,a){const t=`${r}-${a?.wkid}`;if(s.has(t))return s.get(t);const i=e.parseScript(r,a);return s.set(t,i),i}
|
|
@@ -1,6 +1,12 @@
|
|
|
1
|
-
import
|
|
2
|
-
import {
|
|
3
|
-
|
|
1
|
+
import Collection from "@arcgis/core/core/Collection";
|
|
2
|
+
import type { ChangeEvent } from "../support/esri.js";
|
|
3
|
+
import type { CompareOptions } from "./array.js";
|
|
4
|
+
/**
|
|
5
|
+
* @deprecated Use "@arcgis/core/core/Collection" instead.
|
|
6
|
+
*/
|
|
7
|
+
declare const DeprecatedCollection: typeof Collection;
|
|
8
|
+
export { DeprecatedCollection as Collection };
|
|
9
|
+
export type { CompareOptions, ChangeEvent };
|
|
4
10
|
/**
|
|
5
11
|
* Compares two collections and invokes callbacks for items that are new,
|
|
6
12
|
* missing, or matching in the second collection relative to the first.
|
package/utilities/collection.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
import
|
|
1
|
+
import o from"@arcgis/core/core/Collection";import{compare as r,compareAsync as c}from"./array.js";const e=o;export{e as Collection};export function compare(o,c,e){return r(o,c,e)}export async function compareAsync(o,r,e){return c(o,r,e)}
|
package/utilities/date.d.ts
CHANGED
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
import { PropertyDefs
|
|
1
|
+
import type { PropertyDefs } from "../support/Serializable.js";
|
|
2
|
+
import { SerializableBase } from "../support/Serializable.js";
|
|
2
3
|
/**
|
|
3
4
|
* Creates an error message for an invalid time zone.
|
|
4
5
|
*
|
|
@@ -4,6 +4,7 @@ import type { BuildingSceneLayerExtension } from "../mapping/BuildingSceneLayerE
|
|
|
4
4
|
import type { CSVLayerExtension } from "../mapping/CSVLayerExtension.js";
|
|
5
5
|
import type { FeatureCollectionLayerExtension } from "../mapping/FeatureCollectionLayerExtension.js";
|
|
6
6
|
import type { FeatureLayerExtension } from "../mapping/FeatureLayerExtension.js";
|
|
7
|
+
import type { GeoJSONLayerExtension } from "../mapping/GeoJSONLayerExtension.js";
|
|
7
8
|
import type { GeoRSSLayerExtension } from "../mapping/GeoRSSLayerExtension.js";
|
|
8
9
|
import type { GroupLayerExtension } from "../mapping/GroupLayerExtension.js";
|
|
9
10
|
import type { ImageryLayerExtension } from "../mapping/ImageryLayerExtension.js";
|
|
@@ -67,6 +68,12 @@ export declare function isCSVLayerExtension(extension: unknown): extension is CS
|
|
|
67
68
|
* @param extension The extension to check.
|
|
68
69
|
*/
|
|
69
70
|
export declare function isGeoRssLayerExtension(extension: unknown): extension is GeoRSSLayerExtension;
|
|
71
|
+
/**
|
|
72
|
+
* Returns true if the extension is a GeoJSONLayerExtension.
|
|
73
|
+
*
|
|
74
|
+
* @param extension The extension to check.
|
|
75
|
+
*/
|
|
76
|
+
export declare function isGeoJSONLayerExtension(extension: unknown): extension is GeoJSONLayerExtension;
|
|
70
77
|
/**
|
|
71
78
|
* Returns true if the extension is a ImageryLayerExtension.
|
|
72
79
|
*
|
package/utilities/extensions.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
import{isLayerExtension as e,isSublayerExtension as r,isTableExtension as t}from"../ItemType.js";import{isBuildingComponentSublayer as n,isMapImageSublayer as a,isSubtypeSublayer as y,isWMSSublayer as i}from"./layers.js";export function isArcGISServiceTableExtension(e){return t(e)&&"ArcGISServiceTable"===e.getDefaults().table.$tableType}export function isGroupLayerExtension(r){return e(r)&&!!r.layerExtensions}export function isFeatureLayerExtension(r){return e(r)&&"ArcGISFeatureLayer"===r.getDefaults().layer?.layerType}export function isSubtypeSublayerExtension(e){return r(e)&&(y(e.sublayer)||"SubtypeSublayer"===e._deferredSublayerProperties?.$sublayerType)}export function isSubtypeGroupLayerExtension(r){return e(r)&&"SubtypeGroupLayer"===r.getDefaults().layer?.layerType}export function isFeatureCollectionLayerExtension(r){return e(r)&&"feature-collection-layer"===r._getSerializableLayerType?.()}export function isCSVLayerExtension(r){return e(r)&&"CSV"===r.getDefaults().layer.layerType}export function isGeoRssLayerExtension(r){return e(r)&&"GeoRSS"===r.getDefaults().layer.layerType}export function isImageryLayerExtension(r){return e(r)&&"ArcGISImageServiceLayer"===r.getDefaults().layer.layerType}export function isSceneLayerExtension(r){return e(r)&&"ArcGISSceneServiceLayer"===r.getDefaults().layer.layerType}export function isStreamLayerExtension(r){return e(r)&&"ArcGISStreamLayer"===r.getDefaults().layer.layerType}export function isMapImageLayerExtension(r){return e(r)&&"ArcGISMapServiceLayer"===r.getDefaults().layer.layerType}export function isTileLayerExtension(r){return e(r)&&"ArcGISTiledMapServiceLayer"===r.getDefaults().layer.layerType}export function isWMSLayerExtension(r){return e(r)&&"WMS"===r.getDefaults().layer.layerType}export function isWMSSublayerExtension(e){return r(e)&&(i(e.sublayer)||"WMSSublayer"===e._deferredSublayerProperties?.$sublayerType)}export function isMapImageSublayerExtension(e){return r(e)&&(a(e.sublayer)||"ArcGISMapServiceSublayer"===e._deferredSublayerProperties?.$sublayerType)}export function isWMTSLayerExtension(r){if(!e(r))return!1;const t=r.getDefaults().layer;return"WebTiledLayer"===t.layerType&&!!t.wmtsInfo}export function isKMLLayerExtension(r){return e(r)&&"KML"===r.getDefaults().layer.layerType}export function isBuildingSceneLayerExtension(r){return e(r)&&"BuildingSceneLayer"===r.getDefaults().layer.layerType}export function isPointCloudLayerExtension(r){return e(r)&&"PointCloudLayer"===r.getDefaults().layer.layerType}export function isBuildingComponentSublayerExtension(e){return r(e)&&(n(e.sublayer)||"BuildingComponentSublayer"===e._deferredSublayerProperties?.$sublayerType)}
|
|
1
|
+
import{isLayerExtension as e,isSublayerExtension as r,isTableExtension as t}from"../ItemType.js";import{isBuildingComponentSublayer as n,isMapImageSublayer as a,isSubtypeSublayer as y,isWMSSublayer as i}from"./layers.js";export function isArcGISServiceTableExtension(e){return t(e)&&"ArcGISServiceTable"===e.getDefaults().table.$tableType}export function isGroupLayerExtension(r){return e(r)&&!!r.layerExtensions}export function isFeatureLayerExtension(r){return e(r)&&"ArcGISFeatureLayer"===r.getDefaults().layer?.layerType}export function isSubtypeSublayerExtension(e){return r(e)&&(y(e.sublayer)||"SubtypeSublayer"===e._deferredSublayerProperties?.$sublayerType)}export function isSubtypeGroupLayerExtension(r){return e(r)&&"SubtypeGroupLayer"===r.getDefaults().layer?.layerType}export function isFeatureCollectionLayerExtension(r){return e(r)&&"feature-collection-layer"===r._getSerializableLayerType?.()}export function isCSVLayerExtension(r){return e(r)&&"CSV"===r.getDefaults().layer.layerType}export function isGeoRssLayerExtension(r){return e(r)&&"GeoRSS"===r.getDefaults().layer.layerType}export function isGeoJSONLayerExtension(r){return e(r)&&"GeoJSON"===r.getDefaults().layer.layerType}export function isImageryLayerExtension(r){return e(r)&&"ArcGISImageServiceLayer"===r.getDefaults().layer.layerType}export function isSceneLayerExtension(r){return e(r)&&"ArcGISSceneServiceLayer"===r.getDefaults().layer.layerType}export function isStreamLayerExtension(r){return e(r)&&"ArcGISStreamLayer"===r.getDefaults().layer.layerType}export function isMapImageLayerExtension(r){return e(r)&&"ArcGISMapServiceLayer"===r.getDefaults().layer.layerType}export function isTileLayerExtension(r){return e(r)&&"ArcGISTiledMapServiceLayer"===r.getDefaults().layer.layerType}export function isWMSLayerExtension(r){return e(r)&&"WMS"===r.getDefaults().layer.layerType}export function isWMSSublayerExtension(e){return r(e)&&(i(e.sublayer)||"WMSSublayer"===e._deferredSublayerProperties?.$sublayerType)}export function isMapImageSublayerExtension(e){return r(e)&&(a(e.sublayer)||"ArcGISMapServiceSublayer"===e._deferredSublayerProperties?.$sublayerType)}export function isWMTSLayerExtension(r){if(!e(r))return!1;const t=r.getDefaults().layer;return"WebTiledLayer"===t.layerType&&!!t.wmtsInfo}export function isKMLLayerExtension(r){return e(r)&&"KML"===r.getDefaults().layer.layerType}export function isBuildingSceneLayerExtension(r){return e(r)&&"BuildingSceneLayer"===r.getDefaults().layer.layerType}export function isPointCloudLayerExtension(r){return e(r)&&"PointCloudLayer"===r.getDefaults().layer.layerType}export function isBuildingComponentSublayerExtension(e){return r(e)&&(n(e.sublayer)||"BuildingComponentSublayer"===e._deferredSublayerProperties?.$sublayerType)}
|
package/utilities/field.d.ts
CHANGED
package/utilities/field.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export function isNumericFieldType(e){return"small-integer"===e||"single"===e||"integer"===e||"double"===e||"long"===e}
|
|
1
|
+
export const fieldWithArcadeXRegex=/expression\/((\w|-)*)/;export const fieldWithRelationshipRegex=/relationships\/(\d*)\/(\w*)/;export function isNumericFieldType(e){return"small-integer"===e||"single"===e||"integer"===e||"double"===e||"long"===e}
|
package/utilities/geometry.d.ts
CHANGED
|
@@ -8,7 +8,7 @@ import Polyline from "@arcgis/core/geometry/Polyline";
|
|
|
8
8
|
import SpatialReference from "@arcgis/core/geometry/SpatialReference";
|
|
9
9
|
import type GeographicTransformation from "@arcgis/core/geometry/support/GeographicTransformation";
|
|
10
10
|
import type { DistanceUnit } from "../support/esri.js";
|
|
11
|
-
export { Transformation } from "./transformation.js";
|
|
11
|
+
export type { Transformation } from "./transformation.js";
|
|
12
12
|
/**
|
|
13
13
|
* A convenience class for working with global coordinate systems. The
|
|
14
14
|
* coordinate system is assumed here to have an origin at zero and extend for an
|
package/utilities/geometry.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
import e from"@arcgis/core/geometry/Extent";import t from"@arcgis/core/geometry/Multipoint";import n from"@arcgis/core/geometry/Point";import r from"@arcgis/core/geometry/Polygon";import o from"@arcgis/core/geometry/Polyline";import i from"@arcgis/core/geometry/SpatialReference";import{buffer as s,difference as a,geodesicBuffer as c,union as m}from"@arcgis/core/geometry/geometryEngine";import{isLoaded as l,load as f,getTransformation as p,project as u}from"@arcgis/core/geometry/projection";import{canProject as g,project as y}from"@arcgis/core/geometry/support/webMercatorUtils";import{buffer as d,project as h}from"@arcgis/core/rest/geometryService";import N from"@arcgis/core/rest/support/BufferParameters";import w from"@arcgis/core/rest/support/ProjectParameters";import{ArgumentError as S}from"../ArgumentError.js";import{config as E}from"../config.js";import{GeometryServiceError as R}from"./GeometryServiceError.js";import{getGmlNS as T,ogcSrsToEsriSr as M}from"./_ogc.js";import{groupBy as x}from"./array.js";import{checkArg as A}from"./checkArg.js";import{isEsriObject as P}from"./esri.js";import{parse as G}from"./number.js";export{}from"./transformation.js";const I=/^(POINT|MULTIPOINT|LINESTRING|MULTILINESTRING|POLYGON)\s(?:(ZM|Z|M)\s)?(\(.+\))$/,O=/^\(?([-\d.]+)\s([-\d.]+)(?:\s([-\d.]+))?(?:\s([-\d.]+))?\)?$/,C=/^\(([-\d.\s(),]+)\)$/,b="Unable to convert the GML geometry into an Esri geometry.",U="https://tasks.arcgisonline.com/ArcGIS/rest/services/Geometry/GeometryServer",k=/^(PROJCS|GEOGCS|VERTCS|GEOGTRAN|VERTTRAN)\s?\[\s?"(\w+)",.*/,_={4326:{name:"GCS_WGS_1984",wkt:'GEOGCS["GCS_WGS_1984",DATUM["D_WGS_1984",SPHEROID["WGS_1984",6378137,298.257223563]],PRIMEM["Greenwich",0],UNIT["Degree",0.017453292519943295]]'},102100:{name:"WGS_1984_Web_Mercator_Auxiliary_Sphere",wkt:'PROJCS["WGS_1984_Web_Mercator_Auxiliary_Sphere",GEOGCS["GCS_WGS_1984",DATUM["D_WGS_1984",SPHEROID["WGS_1984",6378137.0,298.257223563]],PRIMEM["Greenwich",0.0],UNIT["Degree",0.0174532925199433]],PROJECTION["Mercator_Auxiliary_Sphere"],PARAMETER["False_Easting",0.0],PARAMETER["False_Northing",0.0],PARAMETER["Central_Meridian",0.0],PARAMETER["Standard_Parallel_1",0.0],PARAMETER["Auxiliary_Sphere_Type",0.0],UNIT["Meter",1.0]]'}},v={PROJCS:"projected",GEOGCS:"geographic",VERTCS:"vertical",GEOGTRAN:"transformations",VERTTRAN:"vertical-transformations"},W={};export class CoordinateSystemBounds{get min(){return-this.limit}get max(){return this.limit}get range(){return 2*this.limit}constructor(e){this.limit=e}}export const WEB_MERCATOR_BOUNDS=new CoordinateSystemBounds(20037508.342788905);export const GEOGRAPHIC_BOUNDS=new CoordinateSystemBounds(180);export function getBounds(e){return e.isWebMercator?WEB_MERCATOR_BOUNDS:e.isGeographic?GEOGRAPHIC_BOUNDS:void 0}export function getScreenExtent(t){if(!t||0===t.length)return;let n,o,i,s;const{spatialReference:a}=t[0];let c;a.isWebMercator?c=WEB_MERCATOR_BOUNDS:a.isGeographic&&(c=GEOGRAPHIC_BOUNDS);const m=(e,t)=>{(!o||e>o)&&(o=e),(!n||e<n)&&(n=e),(!s||t>s)&&(s=t),(!i||t<i)&&(i=t)},l=e=>c&&Math.sign(e.extent.xmax)!==Math.sign(e.extent.xmin),f=e=>{const t=l(e)?B([e.points],c)[0]:e.points;for(const e of t)m(e[0],e[1])},p=e=>{const t=l(e)?B(e.rings,c):e.rings;for(const e of t)for(const t of e)m(t[0],t[1])},u=e=>{const t=l(e)?B(e.paths,c):e.paths;for(const e of t)for(const t of e)m(t[0],t[1])};for(const e of t.filter((e=>e.spatialReference.equals(a))))switch(e.type){case"point":m(e.x,e.y);break;case"multipoint":f(e);break;case"extent":p(r.fromExtent(e));break;case"polyline":u(e);break;case"polygon":p(e);break;default:throw new Error(`Cannot determine a valid screen extent for geometry type ${e.type}`)}return new e({xmin:n>o?o:n,xmax:o<n?n:o,ymin:i,ymax:s,spatialReference:a})}function B(e,t){if(!t)return e;const n=[...e];let r=-1/0,o=1/0;for(let e of n){let n=-1/0,i=1/0;for(const r of e){for(;r[0]<t.min;)r[0]+=t.range;for(;r[0]>t.max;)r[0]-=t.range;i=Math.min(i,r[0]),n=Math.max(n,r[0])}let s=Math.min(o,i),a=Math.max(r,n);if(a-s>t.limit){n=-1/0,i=1/0;const c=[...e];for(const e of c)e[0]<0?e[0]+=t.range:e[0]-=t.range,i=Math.min(i,e[0]),n=Math.max(n,e[0]);const m=Math.min(o,i),l=Math.max(r,n);l-m<a-s&&(e=c,s=m,a=l)}o=Math.min(s,i),r=Math.max(a,n)}return n}export function denormalizeExtent(e,t){if(!t)return e;const n=r.fromExtent(e);return n.rings=B(n.rings,t),n.extent}export function esriToWKT(e){A("geometry",e).isNotMissing();const t=`${e.hasZ?"Z":""}${e.hasM?"M":""}${e.hasM||e.hasZ?" ":""}`;if(isPoint(e)){const{x:n,y:r,z:o,m:i}=e,s=[n,r];return e.hasZ&&s.push(o),e.hasM&&s.push(i),`POINT ${t}(${$(s)})`}if(isMultipoint(e))return`MULTIPOINT ${t}(${D(e.points)})`;if(isPolyline(e))return e.paths.length>1?`MULTILINESTRING ${t}(${V(e.paths)})`:`LINESTRING ${t}(${D(e.paths[0])})`;if(isPolygon(e))return`POLYGON ${t}(${V(e.rings)})`;if(isExtent(e)){const n=[e.xmin,e.ymax];return`POLYGON ${t}(${V([[n,[e.xmax,e.ymax],[e.xmax,e.ymin],[e.xmin,e.ymin],n]])})`}throw new S("Cannot determine what type of WKT geometry to create")}export function wktToEsri(e,s){A("geometry",e).isNotMissing();const a=e.match(I);if(a){const e=a[2]?.includes("Z"),c=a[2]?.includes("M");switch(a[1]){case"POINT":{const t=z(a[3],a[2]);return new n({x:t[0],y:t[1],z:e?t[2]:void 0,m:!e&&c?t[2]:c?t[3]:void 0,hasZ:e,hasM:c,spatialReference:s||i.WGS84})}case"MULTIPOINT":{const n=q(a[3],a[2]);return new t({points:n,hasZ:e,hasM:c,spatialReference:s||i.WGS84})}case"LINESTRING":{const t=q(a[3],a[2]);return new o({paths:[t],hasZ:e,hasM:c,spatialReference:s||i.WGS84})}case"MULTILINESTRING":{const t=J(a[3],a[2]);return new o({paths:t,hasZ:e,hasM:c,spatialReference:s||i.WGS84})}case"POLYGON":{const t=J(a[3],a[2]);return new r({rings:t,hasZ:e,hasM:c,spatialReference:s||i.WGS84})}}}throw new S("Cannot determine what type of esri geometry to create")}export function esriToGeoJSON(e){if(A("geometry",e).isNotMissing(),isPoint(e)){const{x:t,y:n}=e;return{type:"Point",coordinates:[t,n]}}if(isMultipoint(e))return{type:"MultiPoint",coordinates:e.points};if(isPolyline(e))return e.paths.length>1?{type:"MultiLineString",coordinates:e.paths}:{type:"LineString",coordinates:e.paths[0]};if(isPolygon(e))return{type:"Polygon",coordinates:e.rings};if(isExtent(e)){const t=[e.xmin,e.ymax];return{type:"Polygon",coordinates:[[t,[e.xmax,e.ymax],[e.xmax,e.ymin],[e.xmin,e.ymin],t]]}}throw new S("Cannot determine what type of WKT geometry to create")}export function geoJSONToEsri(e){switch(A("geometry",e).isNotMissing(),A("geometry.type",e.type).isNotMissing(),e.type){case"Point":return A("geometry.coordinates",e.coordinates).satisfies(X),new n({x:e.coordinates[0],y:e.coordinates[1],spatialReference:i.WGS84});case"MultiPoint":return A("geometry.coordinates",e.coordinates).satisfies(F),new t({points:e.coordinates,spatialReference:i.WGS84});case"LineString":return A("geometry.coordinates",e.coordinates).satisfies(F),new o({paths:[e.coordinates],spatialReference:i.WGS84});case"MultiLineString":return A("geometry.coordinates",e.coordinates).satisfies(H),new o({paths:e.coordinates,spatialReference:i.WGS84});case"Polygon":return A("geometry.coordinates",e.coordinates).satisfies(H),new r({rings:e.coordinates,spatialReference:i.WGS84});case"MultiPolygon":return A("geometry.coordinates",e.coordinates).satisfies(Y),new r({rings:e.coordinates.flat(),spatialReference:i.WGS84})}throw new S("Cannot determine what type of esri geometry to create")}export function gmlToEsri(r){switch(A("geometry",r).isNotMissing(),r.localName){case"Point":return function(e){const t=ae(e),r=re(e);if(r&&r.length>1)return new n({x:r[0],y:r[1],spatialReference:t});throw new S(b)}(r);case"MultiPoint":return function(e){const n=new Array,r=ae(e);if(e.childElementCount>0){const t=Array.from(e.getElementsByTagNameNS(e.namespaceURI,"pointMember")),r=Array.from(e.getElementsByTagNameNS(e.namespaceURI,"pointMembers")),o=t.concat(...r);for(const e of o){const t=Array.from(e.getElementsByTagNameNS(e.namespaceURI,"Point"));for(const e of t)n.push(re(e))}}if(n&&n.length>0)return new t({points:n,spatialReference:r});throw new S(b)}(r);case"LineString":case"Curve":case"MultiLineString":case"MultiCurve":return ee(r);case"Polygon":case"MultiPolygon":return te(r);case"Envelope":return function(t){const n=ae(t),r=function(e){if(A("geometry",e).isNotMissing(),"Envelope"!==e.localName)throw new S(b);const t=function(e){const t=e.getElementsByTagNameNS(e.namespaceURI,"coordinates");if(0===t.length)return;const n=t[1],r=n.getAttribute("cs")??",",o=n.getAttribute("ts")??" ",{data:i}=n.childNodes[0];return i.split(r).map((e=>oe(e,o)))}(e);if(t)return t;const n=e.getElementsByTagNameNS(e.namespaceURI,"pos");if(2===n.length&&n[0].childNodes[0].nodeType===Node.TEXT_NODE){const e=n[0].childNodes[0].data,t=n[0].childNodes[0].data;return[oe(e),oe(t)]}const r=e.getElementsByTagNameNS(e.namespaceURI,"lowerCorner"),o=e.getElementsByTagNameNS(e.namespaceURI,"upperCorner");if(r.length>0&&r[0].childNodes[0].nodeType===Node.TEXT_NODE&&o.length>0&&o[0].childNodes[0].nodeType===Node.TEXT_NODE){const e=r[0].childNodes[0].data,t=o[0].childNodes[0].data;return[oe(e),oe(t)]}throw new S(b)}(t);if(2===r.length){const[t,o]=r;return new e({spatialReference:n,xmin:t[0],xmax:o[0],ymin:t[1],ymax:o[1]})}throw new S(b)}(r);default:throw new S("Unrecognized geometry type.")}}export function esriToGml(e,t){switch(A("geometry",e).isNotMissing(),A("geometry type",e.type).isNotMissing(),A("gmlVersion",t.gmlVersion).isNotMissing(),e.type){case"point":return function(e,t){const n=T(t.gmlVersion),r=le(n,"Point","gml"),o=ce(e,t),i=t.hasOwnProperty("srsDimension")?t.srsDimension:void 0;let s,a;me(r,o,i),"2.0"===t.gmlVersion||"3.0"===t.gmlVersion?(s=le(n,"coordinates","gml"),a=pe(", ",e)):(s=le(n,"pos","gml"),a=pe(" ",e));r.appendChild(s);const c=fe(a);return s.appendChild(c),r}(e,t);case"polyline":return function(e,t){const n=T(t.gmlVersion),r=le(n,"LineString","gml"),o=ce(e,t),i=t.hasOwnProperty("srsDimension")?t.srsDimension:void 0;let s,a;me(r,o,i),"2.0"===t.gmlVersion||"3.0"===t.gmlVersion?(s=le(n,"coordinates","gml"),a=ue(", ",e)):(s=le(n,"posList","gml"),a=ue(" ",e));r.appendChild(s);const c=fe(a);return s.appendChild(c),r}(e,t);case"polygon":case"extent":return function(e,t){const n=T(t.gmlVersion),r=le(n,"Polygon","gml"),o=ce(e,t),i=t.hasOwnProperty("srsDimension")?t.srsDimension:void 0;me(r,o,i);const s="2.0"===t.gmlVersion?le(n,"outerBoundaryIs","gml"):le(n,"exterior","gml");r.appendChild(s);const a=le(n,"LinearRing","gml");let c,m;s.appendChild(a),"2.0"===t.gmlVersion||"3.0"===t.gmlVersion?(c=le(n,"coordinates","gml"),m=ge(", ",e)):(c=le(n,"posList","gml"),m=ge(" ",e));a.appendChild(c);const l=fe(m);return c.appendChild(l),r}(e,t);default:throw new S(`Unrecognized geometry type: ${e.type}. Must be one of point, polyline or polygon.`)}}export async function esriWkidToWkt(e){A("wkid",e).isNotMissing();let t=_[`${e}`];if(!t)for(const n of Object.keys(v)){const r=v[n];if(t=(await L(r))[e],t){const n=t.wkt.match(k);_[e]={name:n[2],wkt:t.wkt};break}}if(!t)throw new Error(`Failed to find Wkt for id ${e}`);return t.wkt}export async function esriWktToWkid(e){A("wkt",e).isNotMissing();const t=e.match(k);if(t){let e=Object.keys(_).find((e=>_[e].name===t[2]));if(!e){const n=v[t[1]];if(n){const r=await L(n);e=Object.keys(r).find((e=>r[e].name===t[2])),e&&(_[e]={name:t[2],wkt:r[e].wkt})}}if(e)return parseInt(e)}throw new Error(`Failed to find Wkid for ${e}`)}export function createCrossTypeUnion(e){const t=[],n=x(e,(e=>e.type));for(const e of j){const r=n.get(e);let o;if(r?.length){o=r.length>1?m(r):r[0];for(const e of t)o=a(o,e);o&&t.push(o)}}return t}const j=["mesh","extent","polygon","polyline","multipoint","point"];async function L(e){if(void 0===W[e])switch(e){case v.GEOGCS:W[e]=(await import("esri-proj-codes/geographic.json")).default;break;case v.PROJCS:W[e]=(await import("esri-proj-codes/projected.json")).default;break;case v.GEOGTRAN:W[e]=(await import("esri-proj-codes/transformations.json")).default;break;case v.VERTCS:W[e]=(await import("esri-proj-codes/vertical.json")).default;break;case v.VERTTRAN:W[e]=(await import("esri-proj-codes/vertical-transformations.json")).default}const t=W[e];if(!t)throw new Error(`Invalid esri-proj-codes module: ${e}`);return t}export async function project(e,t,n){A("geometries",e).isNotMissing().satisfies(Q,"All geometries must have the same type and spatial reference."),A("outSpatialReference",t).isNotMissing();const r=Array.from(e);if(r.length<=0)return r;const o=function(e){for(const t of e)if(null!==t?.spatialReference)return t.spatialReference;return i.WebMercator}(e),s=function(e,t,n){if(n?.hasOwnProperty("steps"))return n;return function(e,t){if(A("inSr",e).isNotMissing(),A("outSR",t).isNotMissing(),0===E.autoTransformations.length)return;const n=E.autoTransformations.filter((t=>t.inSpatialReference.equals(e))),r=n.filter((e=>e.outSpatialReference.equals(t)));if(r.length>0)return r[0].transformation;const o=E.autoTransformations.filter((e=>e.inSpatialReference.equals(t))),i=o.filter((t=>t.outSpatialReference.equals(e)));if(i.length>0)return i[0].transformation;return}(e,t)}(o,t,n);if(void 0===s){if(o.equals(t))return r;if(g(o,t))return r.map((e=>y(e,t)));if(l()||await f(),null!==p(o,t)){const e=u(r,t);return Array.isArray(e)?e:[e]}}if(s&&s.steps.length>1)throw new S("GeographicTransformation","Geometry Service can't handle a two step transformation");return async function(e,t,n){const r=new w({geometries:e,outSpatialReference:t});n?.hasOwnProperty("transformation")&&(r.transformation=n.steps[0].wkid?{wkid:n.steps[0].wkid}:{wkt:n.steps[0].wkt},r.transformForward=!n.hasOwnProperty("transformForward")||!n.steps[0].isInverse);try{return await h(ye(),r)}catch(e){throw e instanceof Error?new R(e):e}}(r,t,s)}export async function buffer(e,t,n,r=!1){const o=Array.isArray(e),i=Array.isArray(t);if(o!==i)throw new S("Geometries and distances must be the same type.");const a=Array.isArray(e)?e[0].spatialReference:e.spatialReference;if(a.isWebMercator||a.isWGS84)return c(e,t,n,r);if(a.isGeographic){const s=new N({geometries:o?e:[e],distances:i?t:[t],unit:n,unionResults:r});return d(ye(),s)}return s(e,t,n,r)}export function removeZValues(e){const t=e;switch(t.type){case"point":t.z=void 0;break;case"polyline":case"polygon":{const e=function(e,t=!1){const n=t?3:2;return e.map((e=>e.map((e=>e.slice(0,n)))))}(t.paths||t.rings,t.hasM);e.forEach(((e,n)=>e.forEach(((e,r)=>t.setPoint(n,r,e)))));break}case"extent":t.zmax=void 0,t.zmin=void 0}return t}function $(e){return e.join(" ")}function D(e){return e.map($).join(", ")}function V(e){return e.map((e=>`(${D(e)})`)).join(", ")}function Z(e){return G({locale:"inv"},e)}function z(e,t){const n=t??"",r=e.match(O);if(r){const e=[Z(r[1]),Z(r[2])];return(n.includes("Z")||!n.includes("Z")&&n.includes("M"))&&r[3]&&e.push(Z(r[3])),n.includes("M")&&r[4]&&e.push(Z(r[4])),e}throw new S(`Detected invalid WKT point: ${e}`)}function q(e,t){const n=e.match(C);if(n)return K(n[1]).map((e=>z(e,t)));throw new S(`Detected invalid WKT point array: ${e}`)}function J(e,t){const n=e.match(C);if(n)return K(n[1]).map((e=>q(e,t)));throw new S(`Detected invalid WKT 2D point array: ${e}`)}function K(e){let t=e.trim().replace(/\s*,\s*/g,","),n=0;for(let e=0;e<t.length;e++)switch(t.charAt(e)){case"(":n++;break;case")":n--;break;case",":0===n&&(t=`${t.substr(0,e)}&${t.substr(e+1)}`)}return t.split("&")}function X(e){return!!Array.isArray(e)&&!e.some((e=>"number"!=typeof e))}function F(e){return!!Array.isArray(e)&&!e.some((e=>!X(e)))}function H(e){return!!Array.isArray(e)&&!e.some((e=>!F(e)))}function Y(e){return!!Array.isArray(e)&&!e.some((e=>!H(e)))}function Q(e){const t=[...e];if(!(t.length>0))return!0;const n=t[0].type,r=t[0].spatialReference;return t.every((e=>e.type===n&&e.spatialReference.equals(r)))}function ee(e){let t;const n=ae(e);if("LineString"===e.localName?t=function(e){const t=ie(e);return[t]}(e):"Curve"===e.localName&&e.childElementCount>0?t=function(e){const t=new Array,n=e.getElementsByTagNameNS(e.namespaceURI,"segments");if(n.length>0){const r=Array.from(n[0].getElementsByTagNameNS(e.namespaceURI,"LineStringSegment"));for(const e of r){const n=ie(e);t.push(n)}}return t}(e):"MultiLineString"===e.localName&&e.childElementCount>0?t=function(e){const t=new Array,n=Array.from(e.getElementsByTagNameNS(e.namespaceURI,"lineStringMember"));for(const e of n){const n=Array.from(e.getElementsByTagNameNS(e.namespaceURI,"LineString"));for(const e of n)t.push(ie(e))}return t}(e):"MultiCurve"===e.localName&&e.childElementCount>0&&(t=function(e){const t=new Array,n=Array.from(e.getElementsByTagNameNS(e.namespaceURI,"curveMember")),r=Array.from(e.getElementsByTagNameNS(e.namespaceURI,"curveMembers")),o=n.concat(...r);for(const e of o){const n=Array.from(e.getElementsByTagNameNS(e.namespaceURI,"LineString"));for(const e of n)t.push(ie(e))}return t}(e)),t&&t.length>0)return new o({paths:t,spatialReference:n});throw new S(b)}function te(e){let t;const n=ae(e);if("Polygon"===e.localName?t=ne(e):"MultiPolygon"===e.localName&&(t=function(e){A("geometry",e).isNotMissing();const t=new Array,n=Array.from(e.getElementsByTagNameNS(e.namespaceURI,"polygonMember"));for(const e of n){const n=Array.from(e.getElementsByTagNameNS(e.namespaceURI,"Polygon"));for(const e of n){const n=ne(e);t.push(...n)}}return t}(e)),t&&t.length>0)return new r({rings:t,spatialReference:n});throw new S(b)}function ne(e){A("geometry",e).isNotMissing();const t=new Array,n=Array.from(e.getElementsByTagNameNS(e.namespaceURI,"outerBoundaryIs")),r=Array.from(e.getElementsByTagNameNS(e.namespaceURI,"innerBoundaryIs")),o=Array.from(e.getElementsByTagNameNS(e.namespaceURI,"exterior")),i=Array.from(e.getElementsByTagNameNS(e.namespaceURI,"interior")),s=n.concat(...r).concat(...o).concat(...i);for(const e of s){const n=Array.from(e.getElementsByTagNameNS(e.namespaceURI,"LinearRing"));for(const e of n)t.push(ie(e))}return t}function re(e){if(A("geometry",e).isNotMissing(),"Point"!==e.localName)throw new S(b);const t=e.getElementsByTagNameNS(e.namespaceURI,"coordinates"),n=e.getElementsByTagNameNS(e.namespaceURI,"pos");if(t.length>0&&t[0].childNodes[0].nodeType===Node.TEXT_NODE){return oe(t[0].childNodes[0].data)}if(n.length>0&&n[0].childNodes[0].nodeType===Node.TEXT_NODE){return oe(n[0].childNodes[0].data)}throw new S(b)}function oe(e,t=" "){const n=e.replace(/,/g,"").split(t).map(Number);if(2===n.length)return[n[0],n[1]];throw new S(b)}function ie(e){if(A("geometry",e).isNotMissing(),"LineString"!==e.localName&&"LinearRing"!==e.localName&&"LineStringSegment"!==e.localName)throw new S(b);const t=e.getElementsByTagNameNS(e.namespaceURI,"coordinates"),n=e.getElementsByTagNameNS(e.namespaceURI,"posList");if(t.length>0&&t[0].childNodes[0].nodeType===Node.TEXT_NODE){return se(t[0].childNodes[0].data)}if(n.length>0&&n[0].childNodes[0].nodeType===Node.TEXT_NODE){return se(n[0].childNodes[0].data)}throw new S(b)}function se(e){const t=e.replace(/,/g,"").split(" ").filter((e=>!!e)).map(Number),n=new Array;for(let e=0;e<t.length;e+=2){if(void 0===t[e+1])throw new S(b);n.push([t[e],t[e+1]])}if(n.length>0)return n;throw new S(b)}function ae(e){return A("geometry",e).isNotMissing(),e.hasAttribute("srsName")?M(e.getAttribute("srsName")):i.WebMercator}function ce(e,t){if(t.hasOwnProperty("srsName"))return t.srsName;if(void 0!==e.spatialReference.wkid&&null!==e.spatialReference.wkid){if(e.spatialReference.wkid<32767)return`EPSG:${e.spatialReference.wkid}`;if(102100===e.spatialReference.wkid||900913===e.spatialReference.wkid||102113===e.spatialReference.wkid)return"EPSG:3857"}throw new S("Unable to convert Esri WKT spatial reference to an OGC spatial reference")}function me(e,t,n){if(null!=t&&(e.setAttribute("srsName",t),null!=n)){const t=n<1?2:n;e.setAttribute("srsDimension",t.toString())}}function le(e,t,n){A("namespace",e).isNotMissing(),A("name",t).isNotMissing();return document.implementation.createDocument(void 0,"temp",void 0).createElementNS(e,n?`${n}:${t}`:t)}function fe(e){return document.implementation.createDocument(void 0,"temp",void 0).createTextNode(e)}function pe(e,t){const n=t;return" "===e?`${n.x} ${n.y}`:`${n.x}, ${n.y}`}function ue(e,t){return t.paths[0].map((t=>t.join(e))).join(" ")}function ge(e,t){let n;if(isPolygon(t))n=t.rings[0];else if(isExtent(t)){const{xmin:e,xmax:r,ymin:o,ymax:i}=t;n=[[e,i],[r,i],[r,o],[e,o],[e,i]]}return n.map((t=>t.join(e))).join(" ")}function ye(){return E.geometryServiceUrl??U}export function isGeometry(e){return isPoint(e)||isMultipoint(e)||isPolyline(e)||isPolygon(e)||isExtent(e)||isMesh(e)}export function isPoint(e){return P(e)&&"point"===e?.type}export function isMultipoint(e){return P(e)&&"multipoint"===e?.type}export function isPolyline(e){return P(e)&&"polyline"===e?.type}export function isPolygon(e){return P(e)&&"polygon"===e?.type}export function isExtent(e){return P(e)&&"extent"===e?.type}export function isMesh(e){return P(e)&&"mesh"===e?.type}
|
|
1
|
+
import e from"@arcgis/core/geometry/Extent";import t from"@arcgis/core/geometry/Multipoint";import n from"@arcgis/core/geometry/Point";import r from"@arcgis/core/geometry/Polygon";import o from"@arcgis/core/geometry/Polyline";import i from"@arcgis/core/geometry/SpatialReference";import{buffer as s,difference as a,geodesicBuffer as c,union as m}from"@arcgis/core/geometry/geometryEngine";import{isLoaded as l,load as f,getTransformation as p,project as u}from"@arcgis/core/geometry/projection";import{canProject as g,project as y}from"@arcgis/core/geometry/support/webMercatorUtils";import{buffer as d,project as h}from"@arcgis/core/rest/geometryService";import N from"@arcgis/core/rest/support/BufferParameters";import w from"@arcgis/core/rest/support/ProjectParameters";import{ArgumentError as S}from"../ArgumentError.js";import{config as E}from"../config.js";import{GeometryServiceError as R}from"./GeometryServiceError.js";import{getGmlNS as T,ogcSrsToEsriSr as M}from"./_ogc.js";import{groupBy as x}from"./array.js";import{checkArg as A}from"./checkArg.js";import{isEsriObject as P}from"./esri.js";import{parse as G}from"./number.js";const I=/^(POINT|MULTIPOINT|LINESTRING|MULTILINESTRING|POLYGON)\s(?:(ZM|Z|M)\s)?(\(.+\))$/,O=/^\(?([-\d.]+)\s([-\d.]+)(?:\s([-\d.]+))?(?:\s([-\d.]+))?\)?$/,C=/^\(([-\d.\s(),]+)\)$/,b="Unable to convert the GML geometry into an Esri geometry.",U="https://tasks.arcgisonline.com/ArcGIS/rest/services/Geometry/GeometryServer",k=/^(PROJCS|GEOGCS|VERTCS|GEOGTRAN|VERTTRAN)\s?\[\s?"(\w+)",.*/,_={4326:{name:"GCS_WGS_1984",wkt:'GEOGCS["GCS_WGS_1984",DATUM["D_WGS_1984",SPHEROID["WGS_1984",6378137,298.257223563]],PRIMEM["Greenwich",0],UNIT["Degree",0.017453292519943295]]'},102100:{name:"WGS_1984_Web_Mercator_Auxiliary_Sphere",wkt:'PROJCS["WGS_1984_Web_Mercator_Auxiliary_Sphere",GEOGCS["GCS_WGS_1984",DATUM["D_WGS_1984",SPHEROID["WGS_1984",6378137.0,298.257223563]],PRIMEM["Greenwich",0.0],UNIT["Degree",0.0174532925199433]],PROJECTION["Mercator_Auxiliary_Sphere"],PARAMETER["False_Easting",0.0],PARAMETER["False_Northing",0.0],PARAMETER["Central_Meridian",0.0],PARAMETER["Standard_Parallel_1",0.0],PARAMETER["Auxiliary_Sphere_Type",0.0],UNIT["Meter",1.0]]'}},v={PROJCS:"projected",GEOGCS:"geographic",VERTCS:"vertical",GEOGTRAN:"transformations",VERTTRAN:"vertical-transformations"},W={};export class CoordinateSystemBounds{get min(){return-this.limit}get max(){return this.limit}get range(){return 2*this.limit}constructor(e){this.limit=e}}export const WEB_MERCATOR_BOUNDS=new CoordinateSystemBounds(20037508.342788905);export const GEOGRAPHIC_BOUNDS=new CoordinateSystemBounds(180);export function getBounds(e){return e.isWebMercator?WEB_MERCATOR_BOUNDS:e.isGeographic?GEOGRAPHIC_BOUNDS:void 0}export function getScreenExtent(t){if(!t||0===t.length)return;let n,o,i,s;const{spatialReference:a}=t[0];let c;a.isWebMercator?c=WEB_MERCATOR_BOUNDS:a.isGeographic&&(c=GEOGRAPHIC_BOUNDS);const m=(e,t)=>{(!o||e>o)&&(o=e),(!n||e<n)&&(n=e),(!s||t>s)&&(s=t),(!i||t<i)&&(i=t)},l=e=>c&&Math.sign(e.extent.xmax)!==Math.sign(e.extent.xmin),f=e=>{const t=l(e)?B([e.points],c)[0]:e.points;for(const e of t)m(e[0],e[1])},p=e=>{const t=l(e)?B(e.rings,c):e.rings;for(const e of t)for(const t of e)m(t[0],t[1])},u=e=>{const t=l(e)?B(e.paths,c):e.paths;for(const e of t)for(const t of e)m(t[0],t[1])};for(const e of t.filter((e=>e.spatialReference.equals(a))))switch(e.type){case"point":m(e.x,e.y);break;case"multipoint":f(e);break;case"extent":p(r.fromExtent(e));break;case"polyline":u(e);break;case"polygon":p(e);break;default:throw new Error(`Cannot determine a valid screen extent for geometry type ${e.type}`)}return new e({xmin:n>o?o:n,xmax:o<n?n:o,ymin:i,ymax:s,spatialReference:a})}function B(e,t){if(!t)return e;const n=[...e];let r=-1/0,o=1/0;for(let e of n){let n=-1/0,i=1/0;for(const r of e){for(;r[0]<t.min;)r[0]+=t.range;for(;r[0]>t.max;)r[0]-=t.range;i=Math.min(i,r[0]),n=Math.max(n,r[0])}let s=Math.min(o,i),a=Math.max(r,n);if(a-s>t.limit){n=-1/0,i=1/0;const c=[...e];for(const e of c)e[0]<0?e[0]+=t.range:e[0]-=t.range,i=Math.min(i,e[0]),n=Math.max(n,e[0]);const m=Math.min(o,i),l=Math.max(r,n);l-m<a-s&&(e=c,s=m,a=l)}o=Math.min(s,i),r=Math.max(a,n)}return n}export function denormalizeExtent(e,t){if(!t)return e;const n=r.fromExtent(e);return n.rings=B(n.rings,t),n.extent}export function esriToWKT(e){A("geometry",e).isNotMissing();const t=`${e.hasZ?"Z":""}${e.hasM?"M":""}${e.hasM||e.hasZ?" ":""}`;if(isPoint(e)){const{x:n,y:r,z:o,m:i}=e,s=[n,r];return e.hasZ&&s.push(o),e.hasM&&s.push(i),`POINT ${t}(${$(s)})`}if(isMultipoint(e))return`MULTIPOINT ${t}(${D(e.points)})`;if(isPolyline(e))return e.paths.length>1?`MULTILINESTRING ${t}(${V(e.paths)})`:`LINESTRING ${t}(${D(e.paths[0])})`;if(isPolygon(e))return`POLYGON ${t}(${V(e.rings)})`;if(isExtent(e)){const n=[e.xmin,e.ymax];return`POLYGON ${t}(${V([[n,[e.xmax,e.ymax],[e.xmax,e.ymin],[e.xmin,e.ymin],n]])})`}throw new S("Cannot determine what type of WKT geometry to create")}export function wktToEsri(e,s){A("geometry",e).isNotMissing();const a=e.match(I);if(a){const e=a[2]?.includes("Z"),c=a[2]?.includes("M");switch(a[1]){case"POINT":{const t=z(a[3],a[2]);return new n({x:t[0],y:t[1],z:e?t[2]:void 0,m:!e&&c?t[2]:c?t[3]:void 0,hasZ:e,hasM:c,spatialReference:s||i.WGS84})}case"MULTIPOINT":{const n=q(a[3],a[2]);return new t({points:n,hasZ:e,hasM:c,spatialReference:s||i.WGS84})}case"LINESTRING":{const t=q(a[3],a[2]);return new o({paths:[t],hasZ:e,hasM:c,spatialReference:s||i.WGS84})}case"MULTILINESTRING":{const t=J(a[3],a[2]);return new o({paths:t,hasZ:e,hasM:c,spatialReference:s||i.WGS84})}case"POLYGON":{const t=J(a[3],a[2]);return new r({rings:t,hasZ:e,hasM:c,spatialReference:s||i.WGS84})}}}throw new S("Cannot determine what type of esri geometry to create")}export function esriToGeoJSON(e){if(A("geometry",e).isNotMissing(),isPoint(e)){const{x:t,y:n}=e;return{type:"Point",coordinates:[t,n]}}if(isMultipoint(e))return{type:"MultiPoint",coordinates:e.points};if(isPolyline(e))return e.paths.length>1?{type:"MultiLineString",coordinates:e.paths}:{type:"LineString",coordinates:e.paths[0]};if(isPolygon(e))return{type:"Polygon",coordinates:e.rings};if(isExtent(e)){const t=[e.xmin,e.ymax];return{type:"Polygon",coordinates:[[t,[e.xmax,e.ymax],[e.xmax,e.ymin],[e.xmin,e.ymin],t]]}}throw new S("Cannot determine what type of WKT geometry to create")}export function geoJSONToEsri(e){switch(A("geometry",e).isNotMissing(),A("geometry.type",e.type).isNotMissing(),e.type){case"Point":return A("geometry.coordinates",e.coordinates).satisfies(X),new n({x:e.coordinates[0],y:e.coordinates[1],spatialReference:i.WGS84});case"MultiPoint":return A("geometry.coordinates",e.coordinates).satisfies(F),new t({points:e.coordinates,spatialReference:i.WGS84});case"LineString":return A("geometry.coordinates",e.coordinates).satisfies(F),new o({paths:[e.coordinates],spatialReference:i.WGS84});case"MultiLineString":return A("geometry.coordinates",e.coordinates).satisfies(H),new o({paths:e.coordinates,spatialReference:i.WGS84});case"Polygon":return A("geometry.coordinates",e.coordinates).satisfies(H),new r({rings:e.coordinates,spatialReference:i.WGS84});case"MultiPolygon":return A("geometry.coordinates",e.coordinates).satisfies(Y),new r({rings:e.coordinates.flat(),spatialReference:i.WGS84})}throw new S("Cannot determine what type of esri geometry to create")}export function gmlToEsri(r){switch(A("geometry",r).isNotMissing(),r.localName){case"Point":return function(e){const t=ae(e),r=re(e);if(r&&r.length>1)return new n({x:r[0],y:r[1],spatialReference:t});throw new S(b)}(r);case"MultiPoint":return function(e){const n=new Array,r=ae(e);if(e.childElementCount>0){const t=Array.from(e.getElementsByTagNameNS(e.namespaceURI,"pointMember")),r=Array.from(e.getElementsByTagNameNS(e.namespaceURI,"pointMembers")),o=t.concat(...r);for(const e of o){const t=Array.from(e.getElementsByTagNameNS(e.namespaceURI,"Point"));for(const e of t)n.push(re(e))}}if(n&&n.length>0)return new t({points:n,spatialReference:r});throw new S(b)}(r);case"LineString":case"Curve":case"MultiLineString":case"MultiCurve":return ee(r);case"Polygon":case"MultiPolygon":return te(r);case"Envelope":return function(t){const n=ae(t),r=function(e){if(A("geometry",e).isNotMissing(),"Envelope"!==e.localName)throw new S(b);const t=function(e){const t=e.getElementsByTagNameNS(e.namespaceURI,"coordinates");if(0===t.length)return;const n=t[1],r=n.getAttribute("cs")??",",o=n.getAttribute("ts")??" ",{data:i}=n.childNodes[0];return i.split(r).map((e=>oe(e,o)))}(e);if(t)return t;const n=e.getElementsByTagNameNS(e.namespaceURI,"pos");if(2===n.length&&n[0].childNodes[0].nodeType===Node.TEXT_NODE){const e=n[0].childNodes[0].data,t=n[0].childNodes[0].data;return[oe(e),oe(t)]}const r=e.getElementsByTagNameNS(e.namespaceURI,"lowerCorner"),o=e.getElementsByTagNameNS(e.namespaceURI,"upperCorner");if(r.length>0&&r[0].childNodes[0].nodeType===Node.TEXT_NODE&&o.length>0&&o[0].childNodes[0].nodeType===Node.TEXT_NODE){const e=r[0].childNodes[0].data,t=o[0].childNodes[0].data;return[oe(e),oe(t)]}throw new S(b)}(t);if(2===r.length){const[t,o]=r;return new e({spatialReference:n,xmin:t[0],xmax:o[0],ymin:t[1],ymax:o[1]})}throw new S(b)}(r);default:throw new S("Unrecognized geometry type.")}}export function esriToGml(e,t){switch(A("geometry",e).isNotMissing(),A("geometry type",e.type).isNotMissing(),A("gmlVersion",t.gmlVersion).isNotMissing(),e.type){case"point":return function(e,t){const n=T(t.gmlVersion),r=le(n,"Point","gml"),o=ce(e,t),i=t.hasOwnProperty("srsDimension")?t.srsDimension:void 0;let s,a;me(r,o,i),"2.0"===t.gmlVersion||"3.0"===t.gmlVersion?(s=le(n,"coordinates","gml"),a=pe(", ",e)):(s=le(n,"pos","gml"),a=pe(" ",e));r.appendChild(s);const c=fe(a);return s.appendChild(c),r}(e,t);case"polyline":return function(e,t){const n=T(t.gmlVersion),r=le(n,"LineString","gml"),o=ce(e,t),i=t.hasOwnProperty("srsDimension")?t.srsDimension:void 0;let s,a;me(r,o,i),"2.0"===t.gmlVersion||"3.0"===t.gmlVersion?(s=le(n,"coordinates","gml"),a=ue(", ",e)):(s=le(n,"posList","gml"),a=ue(" ",e));r.appendChild(s);const c=fe(a);return s.appendChild(c),r}(e,t);case"polygon":case"extent":return function(e,t){const n=T(t.gmlVersion),r=le(n,"Polygon","gml"),o=ce(e,t),i=t.hasOwnProperty("srsDimension")?t.srsDimension:void 0;me(r,o,i);const s="2.0"===t.gmlVersion?le(n,"outerBoundaryIs","gml"):le(n,"exterior","gml");r.appendChild(s);const a=le(n,"LinearRing","gml");let c,m;s.appendChild(a),"2.0"===t.gmlVersion||"3.0"===t.gmlVersion?(c=le(n,"coordinates","gml"),m=ge(", ",e)):(c=le(n,"posList","gml"),m=ge(" ",e));a.appendChild(c);const l=fe(m);return c.appendChild(l),r}(e,t);default:throw new S(`Unrecognized geometry type: ${e.type}. Must be one of point, polyline or polygon.`)}}export async function esriWkidToWkt(e){A("wkid",e).isNotMissing();let t=_[`${e}`];if(!t)for(const n of Object.keys(v)){const r=v[n];if(t=(await L(r))[e],t){const n=t.wkt.match(k);_[e]={name:n[2],wkt:t.wkt};break}}if(!t)throw new Error(`Failed to find Wkt for id ${e}`);return t.wkt}export async function esriWktToWkid(e){A("wkt",e).isNotMissing();const t=e.match(k);if(t){let e=Object.keys(_).find((e=>_[e].name===t[2]));if(!e){const n=v[t[1]];if(n){const r=await L(n);e=Object.keys(r).find((e=>r[e].name===t[2])),e&&(_[e]={name:t[2],wkt:r[e].wkt})}}if(e)return parseInt(e)}throw new Error(`Failed to find Wkid for ${e}`)}export function createCrossTypeUnion(e){const t=[],n=x(e,(e=>e.type));for(const e of j){const r=n.get(e);let o;if(r?.length){o=r.length>1?m(r):r[0];for(const e of t)o=a(o,e);o&&t.push(o)}}return t}const j=["mesh","extent","polygon","polyline","multipoint","point"];async function L(e){if(void 0===W[e])switch(e){case v.GEOGCS:W[e]=(await import("esri-proj-codes/geographic.json")).default;break;case v.PROJCS:W[e]=(await import("esri-proj-codes/projected.json")).default;break;case v.GEOGTRAN:W[e]=(await import("esri-proj-codes/transformations.json")).default;break;case v.VERTCS:W[e]=(await import("esri-proj-codes/vertical.json")).default;break;case v.VERTTRAN:W[e]=(await import("esri-proj-codes/vertical-transformations.json")).default}const t=W[e];if(!t)throw new Error(`Invalid esri-proj-codes module: ${e}`);return t}export async function project(e,t,n){A("geometries",e).isNotMissing().satisfies(Q,"All geometries must have the same type and spatial reference."),A("outSpatialReference",t).isNotMissing();const r=Array.from(e);if(r.length<=0)return r;const o=function(e){for(const t of e)if(null!==t?.spatialReference)return t.spatialReference;return i.WebMercator}(e),s=function(e,t,n){if(n?.hasOwnProperty("steps"))return n;return function(e,t){if(A("inSr",e).isNotMissing(),A("outSR",t).isNotMissing(),0===E.autoTransformations.length)return;const n=E.autoTransformations.filter((t=>t.inSpatialReference.equals(e))),r=n.filter((e=>e.outSpatialReference.equals(t)));if(r.length>0)return r[0].transformation;const o=E.autoTransformations.filter((e=>e.inSpatialReference.equals(t))),i=o.filter((t=>t.outSpatialReference.equals(e)));if(i.length>0)return i[0].transformation;return}(e,t)}(o,t,n);if(void 0===s){if(o.equals(t))return r;if(g(o,t))return r.map((e=>y(e,t)));if(l()||await f(),null!==p(o,t)){const e=u(r,t);return Array.isArray(e)?e:[e]}}if(s&&s.steps.length>1)throw new S("GeographicTransformation","Geometry Service can't handle a two step transformation");return async function(e,t,n){const r=new w({geometries:e,outSpatialReference:t});n?.hasOwnProperty("transformation")&&(r.transformation=n.steps[0].wkid?{wkid:n.steps[0].wkid}:{wkt:n.steps[0].wkt},r.transformForward=!n.hasOwnProperty("transformForward")||!n.steps[0].isInverse);try{return await h(ye(),r)}catch(e){throw e instanceof Error?new R(e):e}}(r,t,s)}export async function buffer(e,t,n,r=!1){const o=Array.isArray(e),i=Array.isArray(t);if(o!==i)throw new S("Geometries and distances must be the same type.");const a=Array.isArray(e)?e[0].spatialReference:e.spatialReference;if(a.isWebMercator||a.isWGS84)return c(e,t,n,r);if(a.isGeographic){const s=new N({geometries:o?e:[e],distances:i?t:[t],unit:n,unionResults:r});return d(ye(),s)}return s(e,t,n,r)}export function removeZValues(e){const t=e;switch(t.type){case"point":t.z=void 0;break;case"polyline":case"polygon":{const e=function(e,t=!1){const n=t?3:2;return e.map((e=>e.map((e=>e.slice(0,n)))))}(t.paths||t.rings,t.hasM);e.forEach(((e,n)=>e.forEach(((e,r)=>t.setPoint(n,r,e)))));break}case"extent":t.zmax=void 0,t.zmin=void 0}return t}function $(e){return e.join(" ")}function D(e){return e.map($).join(", ")}function V(e){return e.map((e=>`(${D(e)})`)).join(", ")}function Z(e){return G({locale:"inv"},e)}function z(e,t){const n=t??"",r=e.match(O);if(r){const e=[Z(r[1]),Z(r[2])];return(n.includes("Z")||!n.includes("Z")&&n.includes("M"))&&r[3]&&e.push(Z(r[3])),n.includes("M")&&r[4]&&e.push(Z(r[4])),e}throw new S(`Detected invalid WKT point: ${e}`)}function q(e,t){const n=e.match(C);if(n)return K(n[1]).map((e=>z(e,t)));throw new S(`Detected invalid WKT point array: ${e}`)}function J(e,t){const n=e.match(C);if(n)return K(n[1]).map((e=>q(e,t)));throw new S(`Detected invalid WKT 2D point array: ${e}`)}function K(e){let t=e.trim().replace(/\s*,\s*/g,","),n=0;for(let e=0;e<t.length;e++)switch(t.charAt(e)){case"(":n++;break;case")":n--;break;case",":0===n&&(t=`${t.substr(0,e)}&${t.substr(e+1)}`)}return t.split("&")}function X(e){return!!Array.isArray(e)&&!e.some((e=>"number"!=typeof e))}function F(e){return!!Array.isArray(e)&&!e.some((e=>!X(e)))}function H(e){return!!Array.isArray(e)&&!e.some((e=>!F(e)))}function Y(e){return!!Array.isArray(e)&&!e.some((e=>!H(e)))}function Q(e){const t=[...e];if(!(t.length>0))return!0;const n=t[0].type,r=t[0].spatialReference;return t.every((e=>e.type===n&&e.spatialReference.equals(r)))}function ee(e){let t;const n=ae(e);if("LineString"===e.localName?t=function(e){const t=ie(e);return[t]}(e):"Curve"===e.localName&&e.childElementCount>0?t=function(e){const t=new Array,n=e.getElementsByTagNameNS(e.namespaceURI,"segments");if(n.length>0){const r=Array.from(n[0].getElementsByTagNameNS(e.namespaceURI,"LineStringSegment"));for(const e of r){const n=ie(e);t.push(n)}}return t}(e):"MultiLineString"===e.localName&&e.childElementCount>0?t=function(e){const t=new Array,n=Array.from(e.getElementsByTagNameNS(e.namespaceURI,"lineStringMember"));for(const e of n){const n=Array.from(e.getElementsByTagNameNS(e.namespaceURI,"LineString"));for(const e of n)t.push(ie(e))}return t}(e):"MultiCurve"===e.localName&&e.childElementCount>0&&(t=function(e){const t=new Array,n=Array.from(e.getElementsByTagNameNS(e.namespaceURI,"curveMember")),r=Array.from(e.getElementsByTagNameNS(e.namespaceURI,"curveMembers")),o=n.concat(...r);for(const e of o){const n=Array.from(e.getElementsByTagNameNS(e.namespaceURI,"LineString"));for(const e of n)t.push(ie(e))}return t}(e)),t&&t.length>0)return new o({paths:t,spatialReference:n});throw new S(b)}function te(e){let t;const n=ae(e);if("Polygon"===e.localName?t=ne(e):"MultiPolygon"===e.localName&&(t=function(e){A("geometry",e).isNotMissing();const t=new Array,n=Array.from(e.getElementsByTagNameNS(e.namespaceURI,"polygonMember"));for(const e of n){const n=Array.from(e.getElementsByTagNameNS(e.namespaceURI,"Polygon"));for(const e of n){const n=ne(e);t.push(...n)}}return t}(e)),t&&t.length>0)return new r({rings:t,spatialReference:n});throw new S(b)}function ne(e){A("geometry",e).isNotMissing();const t=new Array,n=Array.from(e.getElementsByTagNameNS(e.namespaceURI,"outerBoundaryIs")),r=Array.from(e.getElementsByTagNameNS(e.namespaceURI,"innerBoundaryIs")),o=Array.from(e.getElementsByTagNameNS(e.namespaceURI,"exterior")),i=Array.from(e.getElementsByTagNameNS(e.namespaceURI,"interior")),s=n.concat(...r).concat(...o).concat(...i);for(const e of s){const n=Array.from(e.getElementsByTagNameNS(e.namespaceURI,"LinearRing"));for(const e of n)t.push(ie(e))}return t}function re(e){if(A("geometry",e).isNotMissing(),"Point"!==e.localName)throw new S(b);const t=e.getElementsByTagNameNS(e.namespaceURI,"coordinates"),n=e.getElementsByTagNameNS(e.namespaceURI,"pos");if(t.length>0&&t[0].childNodes[0].nodeType===Node.TEXT_NODE){return oe(t[0].childNodes[0].data)}if(n.length>0&&n[0].childNodes[0].nodeType===Node.TEXT_NODE){return oe(n[0].childNodes[0].data)}throw new S(b)}function oe(e,t=" "){const n=e.replace(/,/g,"").split(t).map(Number);if(2===n.length)return[n[0],n[1]];throw new S(b)}function ie(e){if(A("geometry",e).isNotMissing(),"LineString"!==e.localName&&"LinearRing"!==e.localName&&"LineStringSegment"!==e.localName)throw new S(b);const t=e.getElementsByTagNameNS(e.namespaceURI,"coordinates"),n=e.getElementsByTagNameNS(e.namespaceURI,"posList");if(t.length>0&&t[0].childNodes[0].nodeType===Node.TEXT_NODE){return se(t[0].childNodes[0].data)}if(n.length>0&&n[0].childNodes[0].nodeType===Node.TEXT_NODE){return se(n[0].childNodes[0].data)}throw new S(b)}function se(e){const t=e.replace(/,/g,"").split(" ").filter((e=>!!e)).map(Number),n=new Array;for(let e=0;e<t.length;e+=2){if(void 0===t[e+1])throw new S(b);n.push([t[e],t[e+1]])}if(n.length>0)return n;throw new S(b)}function ae(e){return A("geometry",e).isNotMissing(),e.hasAttribute("srsName")?M(e.getAttribute("srsName")):i.WebMercator}function ce(e,t){if(t.hasOwnProperty("srsName"))return t.srsName;if(void 0!==e.spatialReference.wkid&&null!==e.spatialReference.wkid){if(e.spatialReference.wkid<32767)return`EPSG:${e.spatialReference.wkid}`;if(102100===e.spatialReference.wkid||900913===e.spatialReference.wkid||102113===e.spatialReference.wkid)return"EPSG:3857"}throw new S("Unable to convert Esri WKT spatial reference to an OGC spatial reference")}function me(e,t,n){if(null!=t&&(e.setAttribute("srsName",t),null!=n)){const t=n<1?2:n;e.setAttribute("srsDimension",t.toString())}}function le(e,t,n){A("namespace",e).isNotMissing(),A("name",t).isNotMissing();return document.implementation.createDocument(void 0,"temp",void 0).createElementNS(e,n?`${n}:${t}`:t)}function fe(e){return document.implementation.createDocument(void 0,"temp",void 0).createTextNode(e)}function pe(e,t){const n=t;return" "===e?`${n.x} ${n.y}`:`${n.x}, ${n.y}`}function ue(e,t){return t.paths[0].map((t=>t.join(e))).join(" ")}function ge(e,t){let n;if(isPolygon(t))n=t.rings[0];else if(isExtent(t)){const{xmin:e,xmax:r,ymin:o,ymax:i}=t;n=[[e,i],[r,i],[r,o],[e,o],[e,i]]}return n.map((t=>t.join(e))).join(" ")}function ye(){return E.geometryServiceUrl??U}export function isGeometry(e){return isPoint(e)||isMultipoint(e)||isPolyline(e)||isPolygon(e)||isExtent(e)||isMesh(e)}export function isPoint(e){return P(e)&&"point"===e?.type}export function isMultipoint(e){return P(e)&&"multipoint"===e?.type}export function isPolyline(e){return P(e)&&"polyline"===e?.type}export function isPolygon(e){return P(e)&&"polygon"===e?.type}export function isExtent(e){return P(e)&&"extent"===e?.type}export function isMesh(e){return P(e)&&"mesh"===e?.type}
|
package/utilities/iterable.d.ts
CHANGED
package/utilities/number.d.ts
CHANGED
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
import { PropertyDefs
|
|
1
|
+
import type { PropertyDefs } from "../support/Serializable.js";
|
|
2
|
+
import { SerializableBase } from "../support/Serializable.js";
|
|
2
3
|
export { isNumeric } from "./_number.js";
|
|
3
4
|
/**
|
|
4
5
|
* Pre-defined format specifiers for use with format().
|
package/utilities/string.d.ts
CHANGED
package/utilities/string.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
import{settings as t}from"./FormatSettings.js";import{checkArg as e}from"./checkArg.js";import{DateFormatter as r,isValidTimeZone as o,ERR_TIME_ZONE_INVALID as n}from"./date.js";import{
|
|
1
|
+
import{settings as t}from"./FormatSettings.js";import{checkArg as e}from"./checkArg.js";import{DateFormatter as r,isValidTimeZone as o,ERR_TIME_ZONE_INVALID as n}from"./date.js";import{NumberFormatter as a}from"./number.js";export{settings}from"./FormatSettings.js";export function escapeRegExp(t){return t?t.replace(/[-[\]/{}()*+?.\\^$|]/g,"\\$&"):t}export function camelToKebabCase(t){return t.replace(/([A-Z])/g,(t=>`-${t.toLowerCase()}`))}export function kebabToCamelCase(t){return t.replace(/-[a-z]/g,(t=>t[1].toUpperCase()))}export function format(t,...e){return i.format(t,...e)}export class StringFormatter{constructor(){this._numberFormatter=new a,this._dateFormatter=new r}get numberFormat(){return this._numberFormat}set numberFormat(t){this._numberFormat=t}get dateFormat(){return this._dateFormat}set dateFormat(t){this._dateFormat=t}get currency(){return this._currency}set currency(t){this._currency=t}get fractionalDigits(){return this._fractionalDigits}set fractionalDigits(t){this._fractionalDigits=t}get timeZone(){return this._timeZone}set timeZone(t){e("timezone",t).satisfies((t=>o(t)),n(t)),this._timeZone=t}format(t,...r){const o="string"==typeof t?{format:t}:t;e("options",o).isNotMissing();let{format:n}=o;e("format",n).isNotMissing(),n=n.replace(m,c);return n.replace(s,((t,n,a)=>{const i=parseInt(n);let s,m;try{e(`token ${n}`,n).isInRange(0,r.length-1),s=r[i]}catch(t){const e=parseInt(n,10);if(isNaN(e)||e<0)throw t;console.warn(`Error encountered while formatting string: ${t.toString()}`)}if("number"==typeof s){const t={locale:o.locale,format:a||o.numberFormat||this.numberFormat,currency:o.currency||this.currency,fractionalDigits:o.fractionalDigits??this.fractionalDigits};m=this._numberFormatter.format(t,s)}else if(s instanceof Date){const t={locale:o.locale,format:a||o.dateFormat||this.dateFormat,timeZone:o.timeZone||this.timeZone};m=this._dateFormatter.format(t,s)}else m=null==s?"":String(s);return m})).replace(u,"{").replace("}}","}")}}const i=new class extends StringFormatter{get numberFormat(){return t.numberFormat}set numberFormat(e){t.numberFormat=e}get dateFormat(){return t.dateFormat}set dateFormat(e){t.dateFormat=e}get timeZone(){return t.timeZone}set timeZone(e){t.timeZone=e}get currency(){return t.currency}set currency(e){t.currency=e}get fractionalDigits(){return t.fractionalDigits}set fractionalDigits(e){t.fractionalDigits=e}},s=/\{([-\d]+)(?::([^}]*))?\}/g,m=/{{/g,c="\0MAGIC\0",u=new RegExp(c,"g");
|
package/utilities/watch.d.ts
CHANGED
|
@@ -1,5 +1,7 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
1
|
+
import Collection from "@arcgis/core/core/Collection";
|
|
2
|
+
import type Evented from "@arcgis/core/core/Evented";
|
|
3
|
+
import type { AccessorLike, ChangeEventCallback, EventHandler, WatchCallback } from "../support/esri.js";
|
|
4
|
+
export type { WatchCallback } from "../support/esri.js";
|
|
3
5
|
/**
|
|
4
6
|
* Listens for an event on each item in a collection.
|
|
5
7
|
*
|
package/utilities/watch.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
import
|
|
1
|
+
import o from"@arcgis/core/core/Collection";import*as e from"@arcgis/core/core/reactiveUtils";import{checkArg as t}from"./checkArg.js";export function onEach(o,e,n){t("collection",o).isNotMissing(),t("eventType",e).isNotMissing().isNotEmpty(),t("callback",n).isNotMissing();const r=new Map;for(const t of o.toArray())r.set(t,t.on(e,n));const s=o.on("change",(o=>{for(const t of o.added)r.set(t,t.on(e,n));for(const e of o.removed){const o=r.get(e);o&&o.remove(),r.delete(e)}}));return{remove:()=>{s.remove(),r.forEach((o=>o.remove()))}}}export function watchEach(o,...n){let r;if(t("collection",o).isNotMissing(),"function"==typeof n[0]){const[o,s,i=!1]=n;t("getValue",o).isNotMissing(),t("callback",s).isNotMissing(),r=t=>e.watch((()=>o(t)),((o,e)=>s(o,e,t)),{sync:i})}else{const[o,e,s=!1]=n;t("path",o).isNotMissing().isNotEmpty(),t("callback",e).isNotMissing(),r=t=>t.watch(o,e,s)}const s=new Map;for(const e of o.toArray())s.set(e,r(e));const i=o.on("change",(o=>{for(const e of o.added)s.set(e,r(e));for(const e of o.removed){const o=s.get(e);o&&o.remove(),s.delete(e)}}));return{remove:()=>{i.remove(),s.forEach((o=>o.remove()))}}}export function watchCollectionPropertyEach(o,e,n,r,s=!1){t("obj",o).isNotMissing(),t("collectionProperty",e).isNotMissing().isNotEmpty(),t("path",n).isNotMissing().isNotEmpty(),t("callback",r).isNotMissing();const i=new Map,c=o.get(e);if(c)for(const o of c.toArray())i.set(o,o.watch(n,r,s));const a=onCollectionPropertyChange(o,e,(o=>{for(const e of o.added)i.set(e,e.watch(n,r,s));for(const e of o.removed){const o=i.get(e);o&&o.remove(),i.delete(e)}}),s);return{remove:()=>{a.remove(),i.forEach((o=>o.remove()))}}}export function onCollectionPropertyChange(e,n,r,s=!1){let i;t("obj",e).isNotMissing(),t("property",n).isNotMissing().isNotEmpty(),t("callback",r).isNotMissing();const c=e.get(n);c&&(i=c.on("change",r));const a=e.watch(n,((e,t)=>{i&&(i.remove(),i=void 0),e&&(i=e.on("change",r));const n=e??new o,s=t??new o,c=n,a=n.filter((o=>s.includes(o))),l=s.filter((o=>n.includes(o))),f={added:n.filter((o=>!s.includes(o))).toArray(),removed:s.filter((o=>!n.includes(o))).toArray(),moved:a.filter(((o,e)=>l.indexOf(o)!==e)).toArray(),target:c};(f.added.length||f.removed.length||f.moved.length)&&r(f)}),s);return{remove:()=>{i&&i.remove(),a.remove()}}}export function onOnce(o,e,t){const n=o.on(e,(o=>{t(o),n.remove()}));return n}
|
package/version.d.ts
CHANGED
package/version.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export const version="
|
|
1
|
+
export const version="39.0.1";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{getLogger as e}from"../../utilities/log.js";import{CSVLayerClientSideQueryProvider as r}from"./CSVLayerClientSideQueryProvider.js";e("CSVLayerQueryProvider").warn("CSVLayerQueryProvider is now deprecated as of 2021 and will removed by 2022. Use CSVLayerClientSideQueryProvider instead.");export const CSVLayerQueryProvider=r;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{getLogger as e}from"../../utilities/log.js";import{StreamLayerClientSideQueryProvider as r}from"./StreamLayerClientSideQueryProvider.js";e("StreamLayerQueryProvider").warn("StreamLayerQueryProvider is now deprecated as of 2021 and will removed by 2022. Use StreamLayerClientSideQueryProvider instead.");export const StreamLayerQueryProvider=r;
|