@arcgis/core 4.33.0-next.20250617 → 4.33.0-next.20250619
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/applications/MapViewer/templateUtils.js +1 -1
- package/assets/esri/core/workers/RemoteClient.js +1 -1
- package/assets/esri/core/workers/chunks/{fa894be8cfb6ed485df9.js → 025891f445869e33252b.js} +1 -1
- package/assets/esri/core/workers/chunks/089821d58267c16ccf0a.js +1 -0
- package/assets/esri/core/workers/chunks/4546bff78aaa69b44518.js +1 -0
- package/assets/esri/core/workers/chunks/4c10c42370c1ff7d6479.js +1 -0
- package/assets/esri/core/workers/chunks/52410198c4b2eccfeadd.js +1 -0
- package/assets/esri/core/workers/chunks/5348541e0331e1b2b86b.js +1 -0
- package/assets/esri/core/workers/chunks/5bc8c279842643665507.js +1 -0
- package/assets/esri/core/workers/chunks/{04e558a970c6a77f243e.js → 5cbaf4ff688aafa6643e.js} +1 -1
- package/assets/esri/core/workers/chunks/5e53c7e29bb6d43d08be.js +1 -0
- package/assets/esri/core/workers/chunks/5e80566c25c450079827.js +1 -0
- package/assets/esri/core/workers/chunks/606782a94adcce6975af.js +1 -0
- package/assets/esri/core/workers/chunks/65d0ead6a3e4fc83a0ca.js +1 -0
- package/assets/esri/core/workers/chunks/667536412dae095055e1.js +1 -0
- package/assets/esri/core/workers/chunks/{d0876a713079c669995a.js → 68e0f3a9b65092adb82c.js} +1 -1
- package/assets/esri/core/workers/chunks/77342fa644507f57c41a.js +1 -0
- package/assets/esri/core/workers/chunks/99de37e4626f726a4a38.js +1 -0
- package/assets/esri/core/workers/chunks/{4e38fcd99d7d9f984356.js → a1e1fb43463977e4014c.js} +1 -1
- package/assets/esri/core/workers/chunks/{8281c9ae86fec895f617.js → a2715eddd71f47b1f951.js} +1 -1
- package/assets/esri/core/workers/chunks/{130c848bf6337649052c.js → a3e43fa3cee99f28b272.js} +1 -1
- package/assets/esri/core/workers/chunks/{c872a06e3b5c3fb2ba56.js → a5d36f2442ca1cd6a672.js} +1 -1
- package/assets/esri/core/workers/chunks/abc4922d9e5186f1866e.js +1 -0
- package/assets/esri/core/workers/chunks/ac03f1b2402598b394d5.js +1 -0
- package/assets/esri/core/workers/chunks/b1d0d2407ff2fcb4b67a.js +1 -0
- package/assets/esri/core/workers/chunks/{872f151a3a2bc9052be0.js → c1822b03302c3db71b1f.js} +1 -1
- package/assets/esri/core/workers/chunks/c483f80642ea881cb8a7.js +1 -0
- package/assets/esri/core/workers/chunks/ce6eebe2f7871e1d1058.js +1 -0
- package/assets/esri/core/workers/chunks/d568070513f2b98fd9b5.js +1 -0
- package/assets/esri/core/workers/chunks/{28fceb79e5888e0109cc.js → d7968726733eee609ec6.js} +1 -1
- package/assets/esri/core/workers/chunks/d89375aea1e6af134a58.js +1 -0
- package/assets/esri/core/workers/chunks/e372bbc2e89b951bf7e5.js +1 -0
- package/assets/esri/core/workers/chunks/{e02437168d5a55b51831.js → f08b5fce5f9a5afdcc97.js} +1 -1
- package/assets/esri/core/workers/chunks/fc8bbc571216edd9ef5a.js +1 -0
- package/geometry/support/buffer/BufferView.js +1 -1
- package/geometry/support/coordsUtils.js +1 -1
- package/geometry/support/float16.js +1 -1
- package/interfaces.d.ts +1030 -148
- package/layers/OrientedImageryLayer.js +1 -1
- package/layers/SubtypeGroupLayer.js +1 -1
- package/layers/VideoLayer.js +1 -1
- package/layers/mixins/ArcGISMapService.js +1 -1
- package/layers/mixins/FeatureLayerBase.js +1 -1
- package/layers/orientedImagery/core/utils.js +1 -1
- package/layers/save/mapImageLayerUtils.js +1 -1
- package/layers/support/TitleCreator.js +1 -1
- package/layers/support/arcgisLayerUrl.js +1 -1
- package/layers/support/arcgisLayers.js +1 -1
- package/layers/support/fetchService.js +1 -1
- package/layers/support/layerUtils.js +1 -1
- package/layers/video/videoUtils.js +1 -1
- package/package.json +1 -1
- package/portal/support/layersLoader.js +1 -1
- package/portal/support/loadUtils.js +1 -1
- package/portal/support/portalLayers.js +1 -1
- package/request.js +1 -1
- package/rest/knowledgeGraph/GraphAddFieldIndexResult.d.ts +4 -0
- package/rest/knowledgeGraph/GraphAddPropertyResult.d.ts +4 -0
- package/rest/knowledgeGraph/GraphDataModelOperationResult.d.ts +4 -0
- package/rest/knowledgeGraph/GraphDeleteFieldIndexResult.d.ts +4 -0
- package/rest/knowledgeGraph/GraphDeletePropertyResult.d.ts +4 -0
- package/rest/knowledgeGraph/GraphUpdateNamedTypesResult.d.ts +4 -0
- package/rest/knowledgeGraph/GraphUpdatePropertyResult.d.ts +4 -0
- package/rest/knowledgeGraph/GraphUpdateSearchIndexResult.d.ts +4 -0
- package/rest/knowledgeGraphService.d.ts +7 -0
- package/smartMapping/renderers/size.js +1 -1
- package/support/requestUtils.js +1 -1
- package/support/revision.js +1 -1
- package/views/2d/engine/ManagedCanvas.js +1 -1
- package/views/2d/engine/ParentChildStage.js +5 -0
- package/views/2d/engine/Stage.js +1 -1
- package/views/2d/engine/webgl/OverlayContainer.js +1 -1
- package/views/2d/engine/webgl/OverlayMultipoint.js +1 -1
- package/views/2d/engine/webgl/Painter.js +1 -1
- package/views/2d/engine/webgl/VideoScreenRenderer.js +5 -0
- package/views/2d/engine/webgl/shaderGraph/techniques/TechniqueType.js +1 -1
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/VideoScreenShader.js +5 -0
- package/views/2d/engine/webgl/shaderGraph/techniques/videoScreenRenderer/VideoScreenTechnique.js +5 -0
- package/views/2d/layers/MediaLayerView2D.js +1 -1
- package/views/2d/layers/TileLayerView2D.js +1 -1
- package/views/2d/layers/VideoLayerView2D.js +1 -1
- package/views/2d/layers/features/Processor.js +1 -1
- package/views/2d/layers/features/processor/AProcessorStrategy.js +1 -1
- package/views/2d/layers/features/support/AttributeStore.js +1 -1
- package/views/2d/mapViewDeps.js +1 -1
- package/views/3d/analysis/DimensionAnalysisView3D.js +1 -1
- package/views/3d/analysis/LineOfSightAnalysisView3D.js +1 -1
- package/views/3d/analysis/SliceAnalysisView3D.js +1 -1
- package/views/3d/analysis/Viewshed/ViewshedTool.js +1 -1
- package/views/3d/analysis/ViewshedAnalysisView3D.js +1 -1
- package/views/3d/layers/BuildingSceneLayerView3D.js +1 -1
- package/views/3d/layers/I3SMeshView3D.js +1 -1
- package/views/3d/layers/graphics/Labeler.js +1 -1
- package/views/3d/support/buffer/InterleavedLayout.js +1 -1
- package/views/3d/support/popupHitTest.js +1 -1
- package/views/3d/terrain/OverlayRenderer.js +1 -1
- package/views/3d/webgl-engine/collections/Component/SourceGeometry.js +1 -1
- package/views/3d/webgl-engine/lib/DefaultVertexBufferLayouts.js +1 -1
- package/views/3d/webgl-engine/lib/glUtil3D.js +1 -1
- package/views/3d/webgl-engine/materials/ColorMaterial.js +1 -1
- package/views/3d/webgl-engine/materials/LineMarkerMaterial.js +1 -1
- package/views/3d/webgl-engine/materials/PathMaterial.js +1 -1
- package/views/3d/webgl-engine/materials/PathTechnique.js +1 -1
- package/views/3d/webgl-engine/materials/PatternMaterial.js +1 -1
- package/views/3d/webgl-engine/materials/RibbonLineMaterial.js +1 -1
- package/views/3d/webgl-engine/materials/internal/bufferWriterUtils.js +1 -1
- package/views/3d/webgl-engine/shaders/LineMarkerTechnique.js +1 -1
- package/views/3d/webgl-engine/shaders/RibbonLineTechnique.js +1 -1
- package/views/VideoView.js +1 -1
- package/views/View2D.js +1 -1
- package/views/Viewport2DBaseMixin.js +5 -0
- package/views/Viewport2DMixin.js +1 -1
- package/views/analysis/analysisViewUtils.js +1 -1
- package/views/draw/DrawScreenTool.js +1 -1
- package/views/layers/DimensionLayerView.js +1 -1
- package/views/layers/LineOfSightLayerView.js +1 -1
- package/views/layers/ViewshedLayerView.js +1 -1
- package/views/video/VideoOperationalDataView.js +5 -0
- package/widgets/BatchAttributeForm/BatchAttributeFormViewModel.js +1 -1
- package/widgets/BatchAttributeForm/inputs/BatchFormInputs.d.ts +4 -0
- package/widgets/BatchAttributeForm/inputs/BatchFormInputs.js +1 -1
- package/widgets/BatchAttributeForm/inputs/EditableInput.d.ts +4 -0
- package/widgets/BatchAttributeForm/inputs/EditableInput.js +1 -1
- package/widgets/BatchAttributeForm/inputs/FieldInput.d.ts +4 -0
- package/widgets/BatchAttributeForm/inputs/FieldInput.js +1 -1
- package/widgets/BatchAttributeForm/inputs/GroupInput.d.ts +4 -0
- package/widgets/BatchAttributeForm/inputs/GroupInput.js +1 -1
- package/widgets/BatchAttributeForm/inputs/InputBase.d.ts +4 -0
- package/widgets/BatchAttributeForm/inputs/InputBase.js +1 -1
- package/widgets/BatchAttributeForm/inputs/support/createBatchFormInputs.js +1 -1
- package/widgets/Editor/CreateFeaturesWorkflow.js +1 -1
- package/widgets/Editor/components/UpdateFeaturePanelContent.js +1 -1
- package/widgets/FeatureForm/EditableInput.d.ts +2 -2
- package/widgets/FeatureForm/FieldInput.d.ts +2 -2
- package/widgets/FeatureForm/GroupInput.d.ts +2 -2
- package/widgets/FeatureForm/InputBase.d.ts +2 -2
- package/widgets/FeatureTable/support/templateUtils.js +1 -1
- package/widgets/OrientedImageryViewer/OrientedImageryViewerViewModel.js +1 -1
- package/widgets/OrientedImageryViewer/adapters/sketch/MeasurementAdapter.js +1 -1
- package/widgets/OrientedImageryViewer/components/ImageLocationWidget.js +1 -1
- package/widgets/OrientedImageryViewer/components/ImageMeasurementWidget.js +1 -1
- package/widgets/OrientedImageryViewer/components/OrientedImageryVideoViewModel.js +1 -1
- package/widgets/OrientedImageryViewer.js +1 -1
- package/widgets/VersionManagement/VersionManagementViewModel.js +1 -1
- package/widgets/VideoPlayer.js +1 -1
- package/widgets/support/SelectionList/FeatureItem.js +1 -1
- package/widgets/support/SelectionList/GroupLayerItem.js +1 -1
- package/widgets/support/SelectionList/LayerItem.js +1 -1
- package/widgets/support/SelectionList/SelectionListViewModel.js +1 -1
- package/widgets/support/SelectionList.js +1 -1
- package/widgets/support/Selector2D/SelectionOperation.js +1 -1
- package/assets/esri/core/workers/chunks/2c3920ad82b9d86c3f05.js +0 -1
- package/assets/esri/core/workers/chunks/490c733be256a1ce25b2.js +0 -1
- package/assets/esri/core/workers/chunks/513dc2467e9b8b8c6df4.js +0 -1
- package/assets/esri/core/workers/chunks/5ef1095842e21090f1f4.js +0 -1
- package/assets/esri/core/workers/chunks/68374cf42a069436830d.js +0 -1
- package/assets/esri/core/workers/chunks/6f8de923519bb16af8ba.js +0 -1
- package/assets/esri/core/workers/chunks/6ff46126c82354e6c78e.js +0 -1
- package/assets/esri/core/workers/chunks/7b3c15a52b1f7a28d207.js +0 -1
- package/assets/esri/core/workers/chunks/7c56740cac444419e5b4.js +0 -1
- package/assets/esri/core/workers/chunks/851baab753d9c8e967bd.js +0 -1
- package/assets/esri/core/workers/chunks/85753105268aeff84e69.js +0 -1
- package/assets/esri/core/workers/chunks/8637b9cb30170ac4eae2.js +0 -1
- package/assets/esri/core/workers/chunks/8855f1a6224ffbd0bb66.js +0 -1
- package/assets/esri/core/workers/chunks/9dd40566d0730f79e504.js +0 -1
- package/assets/esri/core/workers/chunks/b63a5067b18b6754a997.js +0 -1
- package/assets/esri/core/workers/chunks/cc1328cacc4ac07eb548.js +0 -1
- package/assets/esri/core/workers/chunks/d3bfd0c382c2f39a787b.js +0 -1
- package/assets/esri/core/workers/chunks/d6df12bed626d56cd6b2.js +0 -1
- package/assets/esri/core/workers/chunks/d9cdefb1cd8399ffac20.js +0 -1
- package/assets/esri/core/workers/chunks/e17fdef874a07952e873.js +0 -1
- package/assets/esri/core/workers/chunks/f4442a2b40e44f90b461.js +0 -1
- package/assets/esri/core/workers/chunks/f5b426f57f87eb9b2f35.js +0 -1
package/interfaces.d.ts
CHANGED
|
@@ -232,6 +232,12 @@ declare namespace __esri {
|
|
|
232
232
|
export type BaseTileLayerLayerviewCreateEventHandler = (event: BaseTileLayerLayerviewCreateEvent) => void;
|
|
233
233
|
export type BaseTileLayerLayerviewDestroyEventHandler = (event: BaseTileLayerLayerviewDestroyEvent) => void;
|
|
234
234
|
export type BaseTileLayerRefreshEventHandler = (event: BaseTileLayerRefreshEvent) => void;
|
|
235
|
+
export type BatchAttributeFormSubmitEventHandler = (event: BatchAttributeFormSubmitEvent) => void;
|
|
236
|
+
export type BatchAttributeFormValueChangeEventHandler = (event: BatchAttributeFormValueChangeEvent) => void;
|
|
237
|
+
export type BatchAttributeFormViewModelSubmitEventHandler = (event: BatchAttributeFormViewModelSubmitEvent) => void;
|
|
238
|
+
export type BatchAttributeFormViewModelValueChangeEventHandler = (
|
|
239
|
+
event: BatchAttributeFormViewModelValueChangeEvent,
|
|
240
|
+
) => void;
|
|
235
241
|
export type BingMapsLayerLayerviewCreateErrorEventHandler = (event: BingMapsLayerLayerviewCreateErrorEvent) => void;
|
|
236
242
|
export type BingMapsLayerLayerviewCreateEventHandler = (event: BingMapsLayerLayerviewCreateEvent) => void;
|
|
237
243
|
export type BingMapsLayerLayerviewDestroyEventHandler = (event: BingMapsLayerLayerviewDestroyEvent) => void;
|
|
@@ -4992,7 +4998,7 @@ declare namespace __esri {
|
|
|
4992
4998
|
|
|
4993
4999
|
/**
|
|
4994
5000
|
* A convenience module for importing {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-form-elements-Element.html Element} classes
|
|
4995
|
-
* when developing with {@link https://developers.arcgis.com/javascript/latest/typescript
|
|
5001
|
+
* when developing with {@link https://developers.arcgis.com/javascript/latest/get-started/#typescript TypeScript}.
|
|
4996
5002
|
*
|
|
4997
5003
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-form-elements.html Read more...}
|
|
4998
5004
|
*/
|
|
@@ -5518,7 +5524,7 @@ declare namespace __esri {
|
|
|
5518
5524
|
|
|
5519
5525
|
/**
|
|
5520
5526
|
* A convenience module for importing module:esri/form/elements/inputs/Input classes
|
|
5521
|
-
* when developing with {@link https://developers.arcgis.com/javascript/latest/typescript
|
|
5527
|
+
* when developing with {@link https://developers.arcgis.com/javascript/latest/get-started/#typescript TypeScript}.
|
|
5522
5528
|
*
|
|
5523
5529
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-form-elements-inputs.html Read more...}
|
|
5524
5530
|
*/
|
|
@@ -7302,7 +7308,7 @@ declare namespace __esri {
|
|
|
7302
7308
|
|
|
7303
7309
|
/**
|
|
7304
7310
|
* A convenience module for importing {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-geometry-Geometry.html Geometry} classes when developing with
|
|
7305
|
-
* {@link https://developers.arcgis.com/javascript/latest/typescript
|
|
7311
|
+
* {@link https://developers.arcgis.com/javascript/latest/get-started/#typescript TypeScript}.
|
|
7306
7312
|
*
|
|
7307
7313
|
* @deprecated since version 4.32. Use {@link module:esri/unionTypes} to import union types, or individual modules to import classes.
|
|
7308
7314
|
*
|
|
@@ -22588,6 +22594,12 @@ declare namespace __esri {
|
|
|
22588
22594
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-ImageryTileLayer.html#sourceJSON Read more...}
|
|
22589
22595
|
*/
|
|
22590
22596
|
sourceJSON: any;
|
|
22597
|
+
/**
|
|
22598
|
+
* The spatial reference of the layer.
|
|
22599
|
+
*
|
|
22600
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-ImageryTileLayer.html#spatialReference Read more...}
|
|
22601
|
+
*/
|
|
22602
|
+
declare readonly spatialReference: ImageryTileMixin["spatialReference"];
|
|
22591
22603
|
readonly type: "imagery-tile";
|
|
22592
22604
|
/**
|
|
22593
22605
|
* The URL of the REST endpoint of the layer.
|
|
@@ -26489,6 +26501,7 @@ declare namespace __esri {
|
|
|
26489
26501
|
legendEnabled: boolean;
|
|
26490
26502
|
multidimensionalDefinition: DimensionalDefinition[] | nullish;
|
|
26491
26503
|
readonly serviceRasterInfo: RasterInfo | nullish;
|
|
26504
|
+
readonly spatialReference: SpatialReference;
|
|
26492
26505
|
useViewTime: boolean;
|
|
26493
26506
|
get multidimensionalSubset(): MultidimensionalSubset | nullish;
|
|
26494
26507
|
set multidimensionalSubset(value: MultidimensionalSubsetProperties | nullish);
|
|
@@ -45959,6 +45972,12 @@ declare namespace __esri {
|
|
|
45959
45972
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-WCSLayer.html#serviceRasterInfo Read more...}
|
|
45960
45973
|
*/
|
|
45961
45974
|
declare readonly serviceRasterInfo: ImageryTileMixin["serviceRasterInfo"];
|
|
45975
|
+
/**
|
|
45976
|
+
* The spatial reference of the layer.
|
|
45977
|
+
*
|
|
45978
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-WCSLayer.html#spatialReference Read more...}
|
|
45979
|
+
*/
|
|
45980
|
+
declare readonly spatialReference: ImageryTileMixin["spatialReference"];
|
|
45962
45981
|
readonly type: "wcs";
|
|
45963
45982
|
/**
|
|
45964
45983
|
* The URL of the WCS service endpoint of the layer.
|
|
@@ -50159,7 +50178,7 @@ declare namespace __esri {
|
|
|
50159
50178
|
|
|
50160
50179
|
/**
|
|
50161
50180
|
* A convenience module for importing {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-renderers-PointCloudRenderer.html PointCloudRenderer} classes when developing with
|
|
50162
|
-
* {@link https://developers.arcgis.com/javascript/latest/typescript
|
|
50181
|
+
* {@link https://developers.arcgis.com/javascript/latest/get-started/#typescript TypeScript}.
|
|
50163
50182
|
*
|
|
50164
50183
|
* @deprecated since version 4.32. Use {@link module:esri/unionTypes} to import union types, or individual modules to import classes.
|
|
50165
50184
|
*
|
|
@@ -50261,7 +50280,7 @@ declare namespace __esri {
|
|
|
50261
50280
|
|
|
50262
50281
|
/**
|
|
50263
50282
|
* A convenience module for importing {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-popup-content-Content.html Content} classes when developing
|
|
50264
|
-
* with {@link https://developers.arcgis.com/javascript/latest/typescript
|
|
50283
|
+
* with {@link https://developers.arcgis.com/javascript/latest/get-started/#typescript TypeScript}.
|
|
50265
50284
|
*
|
|
50266
50285
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-popup-content.html Read more...}
|
|
50267
50286
|
*/
|
|
@@ -55672,7 +55691,7 @@ declare namespace __esri {
|
|
|
55672
55691
|
/**
|
|
55673
55692
|
* A convenience module for importing renderer classes that can be used to render
|
|
55674
55693
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-ImageryLayer.html ImageryLayer} when developing with
|
|
55675
|
-
* {@link https://developers.arcgis.com/javascript/latest/typescript
|
|
55694
|
+
* {@link https://developers.arcgis.com/javascript/latest/get-started/#typescript TypeScript}.
|
|
55676
55695
|
*
|
|
55677
55696
|
* @deprecated since version 4.32. Use {@link module:esri/unionTypes} to import union types, or individual modules to import classes.
|
|
55678
55697
|
*
|
|
@@ -55803,7 +55822,7 @@ declare namespace __esri {
|
|
|
55803
55822
|
|
|
55804
55823
|
/**
|
|
55805
55824
|
* A convenience module for importing {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-renderers-Renderer.html Renderer} classes when developing with
|
|
55806
|
-
* {@link https://developers.arcgis.com/javascript/latest/typescript
|
|
55825
|
+
* {@link https://developers.arcgis.com/javascript/latest/get-started/#typescript TypeScript}.
|
|
55807
55826
|
*
|
|
55808
55827
|
* @deprecated since version 4.32. Use {@link module:esri/unionTypes} to import union types, or individual modules to import classes.
|
|
55809
55828
|
*
|
|
@@ -61299,7 +61318,7 @@ declare namespace __esri {
|
|
|
61299
61318
|
addAttachmentResults: any[];
|
|
61300
61319
|
updateAttachmentResults: any[];
|
|
61301
61320
|
deleteAttachmentResults: any[];
|
|
61302
|
-
|
|
61321
|
+
editedFeatures?: any;
|
|
61303
61322
|
editMoment?: number;
|
|
61304
61323
|
}
|
|
61305
61324
|
|
|
@@ -62145,7 +62164,7 @@ declare namespace __esri {
|
|
|
62145
62164
|
*
|
|
62146
62165
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraph-FieldIndex.html#description Read more...}
|
|
62147
62166
|
*/
|
|
62148
|
-
description: string;
|
|
62167
|
+
readonly description: string;
|
|
62149
62168
|
/**
|
|
62150
62169
|
* The ordered field names included in this index.
|
|
62151
62170
|
*
|
|
@@ -62195,12 +62214,6 @@ declare namespace __esri {
|
|
|
62195
62214
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraph-FieldIndex.html#ascending Read more...}
|
|
62196
62215
|
*/
|
|
62197
62216
|
ascending?: boolean;
|
|
62198
|
-
/**
|
|
62199
|
-
* Description of the field.
|
|
62200
|
-
*
|
|
62201
|
-
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraph-FieldIndex.html#description Read more...}
|
|
62202
|
-
*/
|
|
62203
|
-
description?: string;
|
|
62204
62217
|
/**
|
|
62205
62218
|
* The ordered field names included in this index.
|
|
62206
62219
|
*
|
|
@@ -62221,7 +62234,19 @@ declare namespace __esri {
|
|
|
62221
62234
|
unique?: boolean;
|
|
62222
62235
|
}
|
|
62223
62236
|
|
|
62224
|
-
export class
|
|
62237
|
+
export class GraphAddFieldIndexResult extends GraphDataModelOperationResult {
|
|
62238
|
+
/**
|
|
62239
|
+
* Results returned when {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraphService.html#executeAddGraphFieldIndex adding a new field index} to a knowledge graph data model.
|
|
62240
|
+
*
|
|
62241
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraph-GraphAddFieldIndexResult.html Read more...}
|
|
62242
|
+
*/
|
|
62243
|
+
constructor(properties?: GraphAddFieldIndexResultProperties);
|
|
62244
|
+
}
|
|
62245
|
+
|
|
62246
|
+
interface GraphAddFieldIndexResultProperties extends GraphDataModelOperationResultProperties {
|
|
62247
|
+
}
|
|
62248
|
+
|
|
62249
|
+
export class GraphAddNamedTypesResult extends GraphDataModelOperationResult {
|
|
62225
62250
|
/**
|
|
62226
62251
|
* Information specific to each added entity type.
|
|
62227
62252
|
*
|
|
@@ -62235,7 +62260,7 @@ declare namespace __esri {
|
|
|
62235
62260
|
*/
|
|
62236
62261
|
entityAddResultsCount: number;
|
|
62237
62262
|
/**
|
|
62238
|
-
* Information specific to each added
|
|
62263
|
+
* Information specific to each added relationship type.
|
|
62239
62264
|
*
|
|
62240
62265
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraph-GraphAddNamedTypesResult.html#relationshipAddResults Read more...}
|
|
62241
62266
|
*/
|
|
@@ -62255,7 +62280,7 @@ declare namespace __esri {
|
|
|
62255
62280
|
constructor(properties?: GraphAddNamedTypesResultProperties);
|
|
62256
62281
|
}
|
|
62257
62282
|
|
|
62258
|
-
interface GraphAddNamedTypesResultProperties {
|
|
62283
|
+
interface GraphAddNamedTypesResultProperties extends GraphDataModelOperationResultProperties {
|
|
62259
62284
|
/**
|
|
62260
62285
|
* Information specific to each added entity type.
|
|
62261
62286
|
*
|
|
@@ -62269,7 +62294,7 @@ declare namespace __esri {
|
|
|
62269
62294
|
*/
|
|
62270
62295
|
entityAddResultsCount?: number;
|
|
62271
62296
|
/**
|
|
62272
|
-
* Information specific to each added
|
|
62297
|
+
* Information specific to each added relationship type.
|
|
62273
62298
|
*
|
|
62274
62299
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraph-GraphAddNamedTypesResult.html#relationshipAddResults Read more...}
|
|
62275
62300
|
*/
|
|
@@ -62292,6 +62317,18 @@ declare namespace __esri {
|
|
|
62292
62317
|
error?: Error | nullish;
|
|
62293
62318
|
}
|
|
62294
62319
|
|
|
62320
|
+
export class GraphAddPropertyResult extends GraphDataModelOperationResult {
|
|
62321
|
+
/**
|
|
62322
|
+
* Result returned when {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraphService.html#executeAddGraphProperties adding graph properties} to an entity type or relationship type in a knowledge graph data model.
|
|
62323
|
+
*
|
|
62324
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraph-GraphAddPropertyResult.html Read more...}
|
|
62325
|
+
*/
|
|
62326
|
+
constructor(properties?: GraphAddPropertyResultProperties);
|
|
62327
|
+
}
|
|
62328
|
+
|
|
62329
|
+
interface GraphAddPropertyResultProperties extends GraphDataModelOperationResultProperties {
|
|
62330
|
+
}
|
|
62331
|
+
|
|
62295
62332
|
export class GraphApplyEdits extends Accessor {
|
|
62296
62333
|
/**
|
|
62297
62334
|
* A list of {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraph-Entity.html entities} to add to the {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraph-KnowledgeGraph.html knowledge graph}.
|
|
@@ -62499,17 +62536,106 @@ declare namespace __esri {
|
|
|
62499
62536
|
error?: Error;
|
|
62500
62537
|
}
|
|
62501
62538
|
|
|
62502
|
-
export class
|
|
62539
|
+
export class GraphDataModelOperationResult extends Accessor {
|
|
62540
|
+
/**
|
|
62541
|
+
* Any errors encountered while decoding the results.
|
|
62542
|
+
*
|
|
62543
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraph-GraphDataModelOperationResult.html#decoderError Read more...}
|
|
62544
|
+
*/
|
|
62545
|
+
decoderError: Error | nullish;
|
|
62546
|
+
/**
|
|
62547
|
+
* Information about the add, update or delete modifications made to the data model.
|
|
62548
|
+
*
|
|
62549
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraph-GraphDataModelOperationResult.html#results Read more...}
|
|
62550
|
+
*/
|
|
62551
|
+
results: ResultsObject[];
|
|
62552
|
+
/**
|
|
62553
|
+
* The number of modifications made to the graph.
|
|
62554
|
+
*
|
|
62555
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraph-GraphDataModelOperationResult.html#resultsCount Read more...}
|
|
62556
|
+
*/
|
|
62557
|
+
resultsCount: number;
|
|
62558
|
+
/**
|
|
62559
|
+
* The updated knowledge graph with the applied additions, updates, and deletions.
|
|
62560
|
+
*
|
|
62561
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraph-GraphDataModelOperationResult.html#updatedKnowledgeGraph Read more...}
|
|
62562
|
+
*/
|
|
62563
|
+
updatedKnowledgeGraph: KnowledgeGraph | nullish;
|
|
62564
|
+
/**
|
|
62565
|
+
* The result returned after modifying a knowledge graph data model.
|
|
62566
|
+
*
|
|
62567
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraph-GraphDataModelOperationResult.html Read more...}
|
|
62568
|
+
*/
|
|
62569
|
+
constructor(properties?: GraphDataModelOperationResultProperties);
|
|
62570
|
+
}
|
|
62571
|
+
|
|
62572
|
+
interface GraphDataModelOperationResultProperties {
|
|
62573
|
+
/**
|
|
62574
|
+
* Any errors encountered while decoding the results.
|
|
62575
|
+
*
|
|
62576
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraph-GraphDataModelOperationResult.html#decoderError Read more...}
|
|
62577
|
+
*/
|
|
62578
|
+
decoderError?: Error | nullish;
|
|
62579
|
+
/**
|
|
62580
|
+
* Information about the add, update or delete modifications made to the data model.
|
|
62581
|
+
*
|
|
62582
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraph-GraphDataModelOperationResult.html#results Read more...}
|
|
62583
|
+
*/
|
|
62584
|
+
results?: ResultsObject[];
|
|
62585
|
+
/**
|
|
62586
|
+
* The number of modifications made to the graph.
|
|
62587
|
+
*
|
|
62588
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraph-GraphDataModelOperationResult.html#resultsCount Read more...}
|
|
62589
|
+
*/
|
|
62590
|
+
resultsCount?: number;
|
|
62591
|
+
/**
|
|
62592
|
+
* The updated knowledge graph with the applied additions, updates, and deletions.
|
|
62593
|
+
*
|
|
62594
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraph-GraphDataModelOperationResult.html#updatedKnowledgeGraph Read more...}
|
|
62595
|
+
*/
|
|
62596
|
+
updatedKnowledgeGraph?: KnowledgeGraph | nullish;
|
|
62597
|
+
}
|
|
62598
|
+
|
|
62599
|
+
export interface ResultsObject {
|
|
62600
|
+
name: string;
|
|
62601
|
+
error?: Error | nullish;
|
|
62602
|
+
}
|
|
62603
|
+
|
|
62604
|
+
export class GraphDeleteFieldIndexResult extends GraphDataModelOperationResult {
|
|
62605
|
+
/**
|
|
62606
|
+
* Result returned when {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraphService.html#executeDeleteGraphFieldIndex deleting a field index} from a knowledge graph data model.
|
|
62607
|
+
*
|
|
62608
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraph-GraphDeleteFieldIndexResult.html Read more...}
|
|
62609
|
+
*/
|
|
62610
|
+
constructor(properties?: GraphDeleteFieldIndexResultProperties);
|
|
62611
|
+
}
|
|
62612
|
+
|
|
62613
|
+
interface GraphDeleteFieldIndexResultProperties extends GraphDataModelOperationResultProperties {
|
|
62614
|
+
}
|
|
62615
|
+
|
|
62616
|
+
export class GraphDeleteNamedTypeResult extends GraphDataModelOperationResult {
|
|
62503
62617
|
/**
|
|
62504
62618
|
* The result returned when deleting an {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraph-EntityType.html entity type} or
|
|
62505
|
-
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraph-RelationshipType.html relationship type}
|
|
62619
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraph-RelationshipType.html relationship type} from a knowledge graph.
|
|
62506
62620
|
*
|
|
62507
62621
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraph-GraphDeleteNamedTypeResult.html Read more...}
|
|
62508
62622
|
*/
|
|
62509
62623
|
constructor(properties?: GraphDeleteNamedTypeResultProperties);
|
|
62510
62624
|
}
|
|
62511
62625
|
|
|
62512
|
-
interface GraphDeleteNamedTypeResultProperties {
|
|
62626
|
+
interface GraphDeleteNamedTypeResultProperties extends GraphDataModelOperationResultProperties {
|
|
62627
|
+
}
|
|
62628
|
+
|
|
62629
|
+
export class GraphDeletePropertyResult extends GraphDataModelOperationResult {
|
|
62630
|
+
/**
|
|
62631
|
+
* Result of deleting graph properties from an entity type or relationship type in a knowledge graph data model.
|
|
62632
|
+
*
|
|
62633
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraph-GraphDeletePropertyResult.html Read more...}
|
|
62634
|
+
*/
|
|
62635
|
+
constructor(properties?: GraphDeletePropertyResultProperties);
|
|
62636
|
+
}
|
|
62637
|
+
|
|
62638
|
+
interface GraphDeletePropertyResultProperties extends GraphDataModelOperationResultProperties {
|
|
62513
62639
|
}
|
|
62514
62640
|
|
|
62515
62641
|
export class GraphNamedObject extends GraphObject {
|
|
@@ -62811,7 +62937,7 @@ declare namespace __esri {
|
|
|
62811
62937
|
*/
|
|
62812
62938
|
systemMaintained: boolean | nullish;
|
|
62813
62939
|
/**
|
|
62814
|
-
* Specifies the properties
|
|
62940
|
+
* Specifies the properties for {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraph-EntityType.html entity types} and {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraph-RelationshipType.html relationship types} defined in the graph schema by the {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraph-DataModel.html data model}.
|
|
62815
62941
|
*
|
|
62816
62942
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraph-GraphProperty.html Read more...}
|
|
62817
62943
|
*/
|
|
@@ -63246,6 +63372,42 @@ declare namespace __esri {
|
|
|
63246
63372
|
start?: number | nullish;
|
|
63247
63373
|
}
|
|
63248
63374
|
|
|
63375
|
+
export class GraphUpdateNamedTypesResult extends GraphDataModelOperationResult {
|
|
63376
|
+
/**
|
|
63377
|
+
* Result returned from {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraphService.html#executeUpdateNamedType updating} an entity type or relationship type in a knowledge graph data model.
|
|
63378
|
+
*
|
|
63379
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraph-GraphUpdateNamedTypesResult.html Read more...}
|
|
63380
|
+
*/
|
|
63381
|
+
constructor(properties?: GraphUpdateNamedTypesResultProperties);
|
|
63382
|
+
}
|
|
63383
|
+
|
|
63384
|
+
interface GraphUpdateNamedTypesResultProperties extends GraphDataModelOperationResultProperties {
|
|
63385
|
+
}
|
|
63386
|
+
|
|
63387
|
+
export class GraphUpdatePropertyResult extends GraphDataModelOperationResult {
|
|
63388
|
+
/**
|
|
63389
|
+
* Result returned after {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraphService.html#executeUpdateGraphProperty updating a graph property} on an entity type or relationship type in a knowledge graph data model.
|
|
63390
|
+
*
|
|
63391
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraph-GraphUpdatePropertyResult.html Read more...}
|
|
63392
|
+
*/
|
|
63393
|
+
constructor(properties?: GraphUpdatePropertyResultProperties);
|
|
63394
|
+
}
|
|
63395
|
+
|
|
63396
|
+
interface GraphUpdatePropertyResultProperties extends GraphDataModelOperationResultProperties {
|
|
63397
|
+
}
|
|
63398
|
+
|
|
63399
|
+
export class GraphUpdateSearchIndexResult extends GraphDataModelOperationResult {
|
|
63400
|
+
/**
|
|
63401
|
+
* Result returned from {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraphService.html#executeUpdateSearchIndex updating the search index} for a knowledge graph.
|
|
63402
|
+
*
|
|
63403
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraph-GraphUpdateSearchIndexResult.html Read more...}
|
|
63404
|
+
*/
|
|
63405
|
+
constructor(properties?: GraphUpdateSearchIndexResultProperties);
|
|
63406
|
+
}
|
|
63407
|
+
|
|
63408
|
+
interface GraphUpdateSearchIndexResultProperties extends GraphDataModelOperationResultProperties {
|
|
63409
|
+
}
|
|
63410
|
+
|
|
63249
63411
|
export class InputQuantizationParameters extends Accessor {
|
|
63250
63412
|
/**
|
|
63251
63413
|
* Origin of M-Values.
|
|
@@ -64287,7 +64449,30 @@ declare namespace __esri {
|
|
|
64287
64449
|
*/
|
|
64288
64450
|
interface knowledgeGraphService {
|
|
64289
64451
|
/**
|
|
64290
|
-
*
|
|
64452
|
+
* Adds a {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraph-FieldIndex.html field index} for a particular property on an
|
|
64453
|
+
* entity type or relationship type in a graph.
|
|
64454
|
+
*
|
|
64455
|
+
* @param graph The knowledge graph to update.
|
|
64456
|
+
* @param namedType The name of the entity type or relationship type with the property for which to add a field index.
|
|
64457
|
+
* @param fieldIndexes The {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraph-FieldIndex.html field indexes} to add.
|
|
64458
|
+
* @param options Additional options to be used for the data request.
|
|
64459
|
+
*
|
|
64460
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraphService.html#executeAddGraphFieldIndex Read more...}
|
|
64461
|
+
*/
|
|
64462
|
+
executeAddGraphFieldIndex(graph: KnowledgeGraph, namedType: string, fieldIndexes: FieldIndex[], options: RequestOptions): Promise<GraphAddFieldIndexResult>;
|
|
64463
|
+
/**
|
|
64464
|
+
* Add a {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraph-GraphProperty.html GraphProperty} for a particular entity type or relationship type.
|
|
64465
|
+
*
|
|
64466
|
+
* @param graph The knowledge graph to update.
|
|
64467
|
+
* @param namedType The name of the entity type or relationship type to update with the property to be updated.
|
|
64468
|
+
* @param namedTypeProperties A list of {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraph-GraphProperty.html graph properties} to add to the entity type or relationship type.
|
|
64469
|
+
* @param options Additional options to be used for the data request.
|
|
64470
|
+
*
|
|
64471
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraphService.html#executeAddGraphProperties Read more...}
|
|
64472
|
+
*/
|
|
64473
|
+
executeAddGraphProperties(graph: KnowledgeGraph, namedType: string, namedTypeProperties: GraphProperty[], options?: RequestOptions): Promise<GraphAddPropertyResult>;
|
|
64474
|
+
/**
|
|
64475
|
+
* Create new {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraph-EntityType.html entity types} or {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraph-RelationshipType.html relationship types} in your knowledge graph.
|
|
64291
64476
|
*
|
|
64292
64477
|
* @param graph The knowledge graph. Retrieved using {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraphService.html#fetchKnowledgeGraph `fetchKnowledgeGraph()`}.
|
|
64293
64478
|
* @param namedTypes The new {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraph-EntityType.html entity types} or {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraph-RelationshipType.html relationship types} to add to the graph.
|
|
@@ -64295,7 +64480,7 @@ declare namespace __esri {
|
|
|
64295
64480
|
*
|
|
64296
64481
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraphService.html#executeAddNamedTypes Read more...}
|
|
64297
64482
|
*/
|
|
64298
|
-
executeAddNamedTypes(graph: KnowledgeGraph, namedTypes: knowledgeGraphServiceExecuteAddNamedTypesNamedTypes, options
|
|
64483
|
+
executeAddNamedTypes(graph: KnowledgeGraph, namedTypes: knowledgeGraphServiceExecuteAddNamedTypesNamedTypes, options?: RequestOptions): Promise<GraphAddNamedTypesResult>;
|
|
64299
64484
|
/**
|
|
64300
64485
|
* Add, delete, or update {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraph-Entity.html entities} and
|
|
64301
64486
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraph-Relationship.html relationships} in a {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraphService.html knowledge graph service's}
|
|
@@ -64309,7 +64494,30 @@ declare namespace __esri {
|
|
|
64309
64494
|
*/
|
|
64310
64495
|
executeApplyEdits(graph: KnowledgeGraph, edits: GraphApplyEdits, requestOptions?: RequestOptions): Promise<GraphApplyEditsResult>;
|
|
64311
64496
|
/**
|
|
64312
|
-
*
|
|
64497
|
+
* Deletes the {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraph-FieldIndex.html field index} for a particular property on an
|
|
64498
|
+
* entity type or relationship type in a graph.
|
|
64499
|
+
*
|
|
64500
|
+
* @param graph The knowledge graph to update.
|
|
64501
|
+
* @param namedType The name of the entity type or relationship type to update.
|
|
64502
|
+
* @param fieldIndexNames The names of the {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraph-FieldIndex.html field index} to delete.
|
|
64503
|
+
* @param options Additional options to be used for the data request.
|
|
64504
|
+
*
|
|
64505
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraphService.html#executeDeleteGraphFieldIndex Read more...}
|
|
64506
|
+
*/
|
|
64507
|
+
executeDeleteGraphFieldIndex(graph: KnowledgeGraph, namedType: string, fieldIndexNames: string[], options: RequestOptions): Promise<GraphDeleteFieldIndexResult>;
|
|
64508
|
+
/**
|
|
64509
|
+
* Delete a {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraph-GraphProperty.html GraphProperty} for a particular entity type or relationship type.
|
|
64510
|
+
*
|
|
64511
|
+
* @param graph The knowledge graph to update.
|
|
64512
|
+
* @param namedType The name of the entity type or relationship type to update with the property to be updated.
|
|
64513
|
+
* @param propertyName The name of the {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraph-GraphProperty.html GraphProperty} to delete.
|
|
64514
|
+
* @param options Additional options to be used for the data request.
|
|
64515
|
+
*
|
|
64516
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraphService.html#executeDeleteGraphProperty Read more...}
|
|
64517
|
+
*/
|
|
64518
|
+
executeDeleteGraphProperty(graph: KnowledgeGraph, namedType: string, propertyName: string, options?: RequestOptions): Promise<GraphDeletePropertyResult>;
|
|
64519
|
+
/**
|
|
64520
|
+
* Delete an {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraph-EntityType.html entity type} or {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraph-RelationshipType.html relationship type} from the graph.
|
|
64313
64521
|
*
|
|
64314
64522
|
* @param graph The knowledge graph. Retrieved using {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraphService.html#fetchKnowledgeGraph `fetchKnowledgeGraph()`}.
|
|
64315
64523
|
* @param namedType The name of the {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraph-EntityType.html entity type} or {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraph-RelationshipType.html relationship type} to delete.
|
|
@@ -64317,7 +64525,7 @@ declare namespace __esri {
|
|
|
64317
64525
|
*
|
|
64318
64526
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraphService.html#executeDeleteNamedType Read more...}
|
|
64319
64527
|
*/
|
|
64320
|
-
executeDeleteNamedType(graph: KnowledgeGraph, namedType: string, options
|
|
64528
|
+
executeDeleteNamedType(graph: KnowledgeGraph, namedType: string, options?: RequestOptions): Promise<GraphDeleteNamedTypeResult>;
|
|
64321
64529
|
/**
|
|
64322
64530
|
* Executes a request to the ServerFilteredFindPaths GP tool.
|
|
64323
64531
|
*
|
|
@@ -64379,6 +64587,40 @@ declare namespace __esri {
|
|
|
64379
64587
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraphService.html#executeSearchStreaming Read more...}
|
|
64380
64588
|
*/
|
|
64381
64589
|
executeSearchStreaming(graph: KnowledgeGraph, searchArguments: GraphSearchStreaming, requestOptions?: RequestOptions): Promise<GraphQueryStreamingResult>;
|
|
64590
|
+
/**
|
|
64591
|
+
* Update a {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraph-GraphProperty.html GraphProperty} for a particular entity type or relationship type in the graph.
|
|
64592
|
+
*
|
|
64593
|
+
* @param graph The knowledge graph to update.
|
|
64594
|
+
* @param namedType The name of the entity type or relationship type to update with the property to be updated.
|
|
64595
|
+
* @param originalPropertyName The original name of the property to update.
|
|
64596
|
+
* @param updatedProperties The updated properties for the entity type or relationship type property specified.
|
|
64597
|
+
* @param options Additional options to be used for the data request.
|
|
64598
|
+
*
|
|
64599
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraphService.html#executeUpdateGraphProperty Read more...}
|
|
64600
|
+
*/
|
|
64601
|
+
executeUpdateGraphProperty(graph: KnowledgeGraph, namedType: string, originalPropertyName: string, updatedProperties: UpdateGraphProperties, options?: RequestOptions): Promise<GraphUpdatePropertyResult>;
|
|
64602
|
+
/**
|
|
64603
|
+
* Update an {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraph-EntityType.html entity type} or {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraph-RelationshipType.html relationship type}.
|
|
64604
|
+
*
|
|
64605
|
+
* @param graph The knowledge graph to update.
|
|
64606
|
+
* @param namedType The name of the entity type or relationship type to update with the property to be updated.
|
|
64607
|
+
* @param updatedNamedType The updated entity type or relationship type.
|
|
64608
|
+
* @param options Additional options to be used for the data request.
|
|
64609
|
+
*
|
|
64610
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraphService.html#executeUpdateNamedType Read more...}
|
|
64611
|
+
*/
|
|
64612
|
+
executeUpdateNamedType(graph: KnowledgeGraph, namedType: string, updatedNamedType: UpdateNamedType, options?: RequestOptions): Promise<GraphUpdateNamedTypesResult>;
|
|
64613
|
+
/**
|
|
64614
|
+
* Update the {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraph-SearchIndex.html search index} used by the knowledge graph.
|
|
64615
|
+
*
|
|
64616
|
+
* @param graph The knowledge graph to update.
|
|
64617
|
+
* @param namedType The name of the entity or relationship type to update.
|
|
64618
|
+
* @param searchProperties The properties of the named type with which to update the search index.
|
|
64619
|
+
* @param options Additional options to be used for the data request.
|
|
64620
|
+
*
|
|
64621
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraphService.html#executeUpdateSearchIndex Read more...}
|
|
64622
|
+
*/
|
|
64623
|
+
executeUpdateSearchIndex(graph: KnowledgeGraph, namedType: string, searchProperties: knowledgeGraphServiceExecuteUpdateSearchIndexSearchProperties, options?: RequestOptions): Promise<GraphUpdateSearchIndexResult>;
|
|
64382
64624
|
/**
|
|
64383
64625
|
* Retrieves the filtered find path results from a job started by {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraphService.html#executeFindPathsAsynchronous executeFindPathsAsynchronous}.
|
|
64384
64626
|
*
|
|
@@ -64495,14 +64737,41 @@ declare namespace __esri {
|
|
|
64495
64737
|
newRelationshipTypes: RelationshipType[];
|
|
64496
64738
|
}
|
|
64497
64739
|
|
|
64740
|
+
export interface knowledgeGraphServiceExecuteUpdateSearchIndexSearchProperties {
|
|
64741
|
+
addSearchProperties: SearchIndexSearchProperties;
|
|
64742
|
+
deleteSearchProperties: SearchIndexSearchProperties;
|
|
64743
|
+
}
|
|
64744
|
+
|
|
64498
64745
|
export interface knowledgeGraphServiceFetchClientDataAtKeysOptions {
|
|
64499
64746
|
ignoreCache?: boolean;
|
|
64500
64747
|
requestOptions?: RequestOptions;
|
|
64501
64748
|
}
|
|
64502
64749
|
|
|
64750
|
+
/**
|
|
64751
|
+
* The properties of a {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraph-GraphProperty.html GraphProperty} that can be updated with {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraphService.html#executeUpdateGraphProperty `executeUpdateGraphProperty`}.
|
|
64752
|
+
*
|
|
64753
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraphService.html#UpdateGraphProperties Read more...}
|
|
64754
|
+
*/
|
|
64755
|
+
export interface UpdateGraphProperties {
|
|
64756
|
+
alias?: string;
|
|
64757
|
+
editable?: boolean;
|
|
64758
|
+
required?: boolean;
|
|
64759
|
+
defaultVisibility?: boolean;
|
|
64760
|
+
defaultValue?: any;
|
|
64761
|
+
}
|
|
64762
|
+
|
|
64763
|
+
/**
|
|
64764
|
+
* Properties of a named type that can be updated, such as the `alias`.
|
|
64765
|
+
*
|
|
64766
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-knowledgeGraphService.html#UpdateNamedType Read more...}
|
|
64767
|
+
*/
|
|
64768
|
+
export interface UpdateNamedType {
|
|
64769
|
+
alias?: string;
|
|
64770
|
+
}
|
|
64771
|
+
|
|
64503
64772
|
/**
|
|
64504
64773
|
* A convenience module for importing {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-locator.html locator} functions when developing with
|
|
64505
|
-
* {@link https://developers.arcgis.com/javascript/latest/typescript
|
|
64774
|
+
* {@link https://developers.arcgis.com/javascript/latest/get-started/#typescript TypeScript}.
|
|
64506
64775
|
*
|
|
64507
64776
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-locator.html Read more...}
|
|
64508
64777
|
*/
|
|
@@ -81542,7 +81811,6 @@ declare namespace __esri {
|
|
|
81542
81811
|
colorScheme?: ColorScheme;
|
|
81543
81812
|
valueExpression?: string;
|
|
81544
81813
|
valueExpressionTitle?: string;
|
|
81545
|
-
sqlExpression?: string;
|
|
81546
81814
|
sqlWhere?: string;
|
|
81547
81815
|
filter?: FeatureFilter;
|
|
81548
81816
|
outlineOptimizationEnabled?: boolean;
|
|
@@ -82451,7 +82719,6 @@ declare namespace __esri {
|
|
|
82451
82719
|
sizeScheme?: SizeScheme;
|
|
82452
82720
|
valueExpression?: string;
|
|
82453
82721
|
valueExpressionTitle?: string;
|
|
82454
|
-
sqlExpression?: string;
|
|
82455
82722
|
sqlWhere?: string;
|
|
82456
82723
|
filter?: FeatureFilter;
|
|
82457
82724
|
outlineOptimizationEnabled?: boolean;
|
|
@@ -83130,7 +83397,6 @@ declare namespace __esri {
|
|
|
83130
83397
|
maxValue?: number;
|
|
83131
83398
|
numClasses?: number;
|
|
83132
83399
|
valueExpression?: string;
|
|
83133
|
-
sqlExpression?: string;
|
|
83134
83400
|
sqlWhere?: string;
|
|
83135
83401
|
view?: MapView | SceneView;
|
|
83136
83402
|
filter?: FeatureFilter;
|
|
@@ -85812,7 +86078,7 @@ declare namespace __esri {
|
|
|
85812
86078
|
|
|
85813
86079
|
/**
|
|
85814
86080
|
* A convenience module for importing {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-symbols-Symbol.html Symbol} classes when developing with
|
|
85815
|
-
* {@link https://developers.arcgis.com/javascript/latest/typescript
|
|
86081
|
+
* {@link https://developers.arcgis.com/javascript/latest/get-started/#typescript TypeScript}.
|
|
85816
86082
|
*
|
|
85817
86083
|
* @deprecated since version 4.32. Use {@link module:esri/unionTypes} to import union types, or individual modules to import classes.
|
|
85818
86084
|
*
|
|
@@ -90892,7 +91158,7 @@ declare namespace __esri {
|
|
|
90892
91158
|
|
|
90893
91159
|
/**
|
|
90894
91160
|
* A convenience module for importing {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-tables-elements-AttributeTableElement.html AttributeTableElement} classes
|
|
90895
|
-
* when developing with {@link https://developers.arcgis.com/javascript/latest/typescript
|
|
91161
|
+
* when developing with {@link https://developers.arcgis.com/javascript/latest/get-started/#typescript TypeScript}.
|
|
90896
91162
|
*
|
|
90897
91163
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-tables-elements.html Read more...}
|
|
90898
91164
|
*/
|
|
@@ -91559,7 +91825,7 @@ declare namespace __esri {
|
|
|
91559
91825
|
}
|
|
91560
91826
|
|
|
91561
91827
|
/**
|
|
91562
|
-
* A module for importing union types for use in {@link https://developers.arcgis.com/javascript/latest/typescript
|
|
91828
|
+
* A module for importing union types for use in {@link https://developers.arcgis.com/javascript/latest/get-started/#typescript TypeScript}.
|
|
91563
91829
|
*
|
|
91564
91830
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-unionTypes.html Read more...}
|
|
91565
91831
|
*/
|
|
@@ -92825,7 +93091,7 @@ declare namespace __esri {
|
|
|
92825
93091
|
/**
|
|
92826
93092
|
* Tessellate a {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-geometry-Polygon.html Polygon} into triangles.
|
|
92827
93093
|
*
|
|
92828
|
-
* @param polygon The input geometry. *The geometry must be simple*; if the input geometry is not simple, you must first create a simplified version of it using {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-geometry-
|
|
93094
|
+
* @param polygon The input geometry. *The geometry must be simple*; if the input geometry is not simple, you must first create a simplified version of it using {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-geometry-operators-simplifyOperator.html simplifyOperator}, and pass the simplified geometry to `tessellatePolygon`.
|
|
92829
93095
|
*
|
|
92830
93096
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-2d-layers-BaseLayerViewGL2D.html#tessellatePolygon Read more...}
|
|
92831
93097
|
*/
|
|
@@ -92833,7 +93099,7 @@ declare namespace __esri {
|
|
|
92833
93099
|
/**
|
|
92834
93100
|
* Tessellate a {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-geometry-Polyline.html Polyline} into triangles.
|
|
92835
93101
|
*
|
|
92836
|
-
* @param polyline The input geometry. *The geometry must be simple*; if the input geometry is not simple, you must first create a simplified version of it using {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-geometry-
|
|
93102
|
+
* @param polyline The input geometry. *The geometry must be simple*; if the input geometry is not simple, you must first create a simplified version of it using {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-geometry-operators-simplifyOperator.html simplifyOperator}, and pass the simplified geometry to `tessellatePolyline`.
|
|
92837
93103
|
* @param width The width of the line; this will be used to scale xOffset and yOffset.
|
|
92838
93104
|
*
|
|
92839
93105
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-2d-layers-BaseLayerViewGL2D.html#tessellatePolyline Read more...}
|
|
@@ -93103,7 +93369,7 @@ declare namespace __esri {
|
|
|
93103
93369
|
*
|
|
93104
93370
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-3d-analysis-AreaMeasurementAnalysisView3D.html#place Read more...}
|
|
93105
93371
|
*/
|
|
93106
|
-
place(options?: AreaMeasurementAnalysisView3DPlaceOptions | nullish): Promise<
|
|
93372
|
+
place(options?: AreaMeasurementAnalysisView3DPlaceOptions | nullish): Promise<AreaMeasurementPlacementResult>;
|
|
93107
93373
|
}
|
|
93108
93374
|
|
|
93109
93375
|
/**
|
|
@@ -93121,6 +93387,9 @@ declare namespace __esri {
|
|
|
93121
93387
|
signal?: AbortSignal | nullish;
|
|
93122
93388
|
}
|
|
93123
93389
|
|
|
93390
|
+
export interface AreaMeasurementPlacementResult {
|
|
93391
|
+
}
|
|
93392
|
+
|
|
93124
93393
|
export class DimensionAnalysisView3D extends Accessor {
|
|
93125
93394
|
/**
|
|
93126
93395
|
* The dimension analysis object associated with the analysis view.
|
|
@@ -93182,7 +93451,7 @@ declare namespace __esri {
|
|
|
93182
93451
|
*
|
|
93183
93452
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-3d-analysis-DimensionAnalysisView3D.html#place Read more...}
|
|
93184
93453
|
*/
|
|
93185
|
-
place(options?: DimensionAnalysisView3DPlaceOptions | nullish): Promise<
|
|
93454
|
+
place(options?: DimensionAnalysisView3DPlaceOptions | nullish): Promise<DimensionPlacementResult>;
|
|
93186
93455
|
}
|
|
93187
93456
|
|
|
93188
93457
|
interface DimensionAnalysisView3DProperties {
|
|
@@ -93214,6 +93483,9 @@ declare namespace __esri {
|
|
|
93214
93483
|
signal?: AbortSignal | nullish;
|
|
93215
93484
|
}
|
|
93216
93485
|
|
|
93486
|
+
export interface DimensionPlacementResult {
|
|
93487
|
+
}
|
|
93488
|
+
|
|
93217
93489
|
export class DirectLineMeasurementAnalysisView3D {
|
|
93218
93490
|
/**
|
|
93219
93491
|
* The direct line measurement analysis object associated with the analysis view.
|
|
@@ -93255,7 +93527,7 @@ declare namespace __esri {
|
|
|
93255
93527
|
*
|
|
93256
93528
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-3d-analysis-DirectLineMeasurementAnalysisView3D.html#place Read more...}
|
|
93257
93529
|
*/
|
|
93258
|
-
place(options?: DirectLineMeasurementAnalysisView3DPlaceOptions | nullish): Promise<
|
|
93530
|
+
place(options?: DirectLineMeasurementAnalysisView3DPlaceOptions | nullish): Promise<DirectLineMeasurementPlacementResult>;
|
|
93259
93531
|
}
|
|
93260
93532
|
|
|
93261
93533
|
/**
|
|
@@ -93274,6 +93546,9 @@ declare namespace __esri {
|
|
|
93274
93546
|
signal?: AbortSignal | nullish;
|
|
93275
93547
|
}
|
|
93276
93548
|
|
|
93549
|
+
export interface DirectLineMeasurementPlacementResult {
|
|
93550
|
+
}
|
|
93551
|
+
|
|
93277
93552
|
export class LineOfSightAnalysisResult {
|
|
93278
93553
|
/**
|
|
93279
93554
|
* The first {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-Graphic.html Graphic} intersected by the line of sight.
|
|
@@ -93345,13 +93620,16 @@ declare namespace __esri {
|
|
|
93345
93620
|
*
|
|
93346
93621
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-3d-analysis-LineOfSightAnalysisView3D.html#place Read more...}
|
|
93347
93622
|
*/
|
|
93348
|
-
place(options?: LineOfSightAnalysisView3DPlaceOptions | nullish): Promise<
|
|
93623
|
+
place(options?: LineOfSightAnalysisView3DPlaceOptions | nullish): Promise<LineOfSightPlacementResult>;
|
|
93349
93624
|
}
|
|
93350
93625
|
|
|
93351
93626
|
export interface LineOfSightAnalysisView3DPlaceOptions {
|
|
93352
93627
|
signal?: AbortSignal | nullish;
|
|
93353
93628
|
}
|
|
93354
93629
|
|
|
93630
|
+
export interface LineOfSightPlacementResult {
|
|
93631
|
+
}
|
|
93632
|
+
|
|
93355
93633
|
export class SliceAnalysisView3D {
|
|
93356
93634
|
/**
|
|
93357
93635
|
* Only one {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-analysis-SliceAnalysis.html SliceAnalysis} at a time can be active in a {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-SceneView.html SceneView}.
|
|
@@ -93398,7 +93676,7 @@ declare namespace __esri {
|
|
|
93398
93676
|
*
|
|
93399
93677
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-3d-analysis-SliceAnalysisView3D.html#place Read more...}
|
|
93400
93678
|
*/
|
|
93401
|
-
place(options?: SliceAnalysisView3DPlaceOptions | nullish): Promise<
|
|
93679
|
+
place(options?: SliceAnalysisView3DPlaceOptions | nullish): Promise<SlicePlacementResult>;
|
|
93402
93680
|
}
|
|
93403
93681
|
|
|
93404
93682
|
export interface SliceAnalysisView3DPickLayerToExcludeOptions {
|
|
@@ -93409,6 +93687,9 @@ declare namespace __esri {
|
|
|
93409
93687
|
signal?: AbortSignal | nullish;
|
|
93410
93688
|
}
|
|
93411
93689
|
|
|
93690
|
+
export interface SlicePlacementResult {
|
|
93691
|
+
}
|
|
93692
|
+
|
|
93412
93693
|
export class ViewshedAnalysisView3D {
|
|
93413
93694
|
/**
|
|
93414
93695
|
* The viewshed analysis object associated with the analysis view.
|
|
@@ -93458,7 +93739,7 @@ declare namespace __esri {
|
|
|
93458
93739
|
*
|
|
93459
93740
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-3d-analysis-ViewshedAnalysisView3D.html#place Read more...}
|
|
93460
93741
|
*/
|
|
93461
|
-
place(options?: ViewshedAnalysisView3DPlaceOptions | nullish): Promise<
|
|
93742
|
+
place(options?: ViewshedAnalysisView3DPlaceOptions | nullish): Promise<ViewshedPlacementResult>;
|
|
93462
93743
|
}
|
|
93463
93744
|
|
|
93464
93745
|
export interface ViewshedAnalysisView3DCreateViewshedsOptions {
|
|
@@ -93469,6 +93750,9 @@ declare namespace __esri {
|
|
|
93469
93750
|
signal?: AbortSignal | nullish;
|
|
93470
93751
|
}
|
|
93471
93752
|
|
|
93753
|
+
export interface ViewshedPlacementResult {
|
|
93754
|
+
}
|
|
93755
|
+
|
|
93472
93756
|
export class CloudyWeather extends Accessor {
|
|
93473
93757
|
/**
|
|
93474
93758
|
* Specifies the amount of cloud cover in the sky for a certain weather type.
|
|
@@ -96075,7 +96359,7 @@ declare namespace __esri {
|
|
|
96075
96359
|
*
|
|
96076
96360
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-layers-DimensionLayerView.html#place Read more...}
|
|
96077
96361
|
*/
|
|
96078
|
-
place(options?: DimensionLayerViewPlaceOptions | nullish): Promise<
|
|
96362
|
+
place(options?: DimensionLayerViewPlaceOptions | nullish): Promise<DimensionPlacementResult>;
|
|
96079
96363
|
}
|
|
96080
96364
|
|
|
96081
96365
|
interface DimensionLayerViewProperties extends LayerViewProperties {
|
|
@@ -97012,7 +97296,7 @@ declare namespace __esri {
|
|
|
97012
97296
|
*
|
|
97013
97297
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-layers-LineOfSightLayerView.html#place Read more...}
|
|
97014
97298
|
*/
|
|
97015
|
-
place(options?: LineOfSightLayerViewPlaceOptions | nullish): Promise<
|
|
97299
|
+
place(options?: LineOfSightLayerViewPlaceOptions | nullish): Promise<LineOfSightPlacementResult>;
|
|
97016
97300
|
}
|
|
97017
97301
|
|
|
97018
97302
|
interface LineOfSightLayerViewProperties extends LayerViewProperties {
|
|
@@ -98031,7 +98315,7 @@ declare namespace __esri {
|
|
|
98031
98315
|
*
|
|
98032
98316
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-layers-ViewshedLayerView.html#place Read more...}
|
|
98033
98317
|
*/
|
|
98034
|
-
place(options?: ViewshedLayerViewPlaceOptions | nullish): Promise<
|
|
98318
|
+
place(options?: ViewshedLayerViewPlaceOptions | nullish): Promise<ViewshedPlacementResult>;
|
|
98035
98319
|
}
|
|
98036
98320
|
|
|
98037
98321
|
interface ViewshedLayerViewProperties extends LayerViewProperties {
|
|
@@ -98270,8 +98554,8 @@ declare namespace __esri {
|
|
|
98270
98554
|
*
|
|
98271
98555
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-LinkChartView.html#map Read more...}
|
|
98272
98556
|
*/
|
|
98273
|
-
get map(): WebLinkChart;
|
|
98274
|
-
set map(value: WebLinkChartProperties);
|
|
98557
|
+
get map(): WebLinkChart | nullish;
|
|
98558
|
+
set map(value: WebLinkChartProperties | nullish);
|
|
98275
98559
|
/**
|
|
98276
98560
|
* Returns {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-MapView.html#HitTestResult hit test results} from each layer that intersects the specified screen coordinates.
|
|
98277
98561
|
*
|
|
@@ -98289,7 +98573,7 @@ declare namespace __esri {
|
|
|
98289
98573
|
*
|
|
98290
98574
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-LinkChartView.html#map Read more...}
|
|
98291
98575
|
*/
|
|
98292
|
-
map?: WebLinkChartProperties;
|
|
98576
|
+
map?: WebLinkChartProperties | nullish;
|
|
98293
98577
|
}
|
|
98294
98578
|
|
|
98295
98579
|
export interface LinkChartViewHitTestOptions {
|
|
@@ -107701,7 +107985,15 @@ declare namespace __esri {
|
|
|
107701
107985
|
|
|
107702
107986
|
export class BatchAttributeForm extends Widget {
|
|
107703
107987
|
/**
|
|
107704
|
-
*
|
|
107988
|
+
* The index of the active feature that is currently being edited.
|
|
107989
|
+
*
|
|
107990
|
+
* @default -1
|
|
107991
|
+
*
|
|
107992
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm.html#activeFeatureIndex Read more...}
|
|
107993
|
+
*/
|
|
107994
|
+
activeFeatureIndex: number;
|
|
107995
|
+
/**
|
|
107996
|
+
* Indicates if the widget is disabled.
|
|
107705
107997
|
*
|
|
107706
107998
|
* @default false
|
|
107707
107999
|
*
|
|
@@ -107709,7 +108001,7 @@ declare namespace __esri {
|
|
|
107709
108001
|
*/
|
|
107710
108002
|
disabled: boolean;
|
|
107711
108003
|
/**
|
|
107712
|
-
* The
|
|
108004
|
+
* The collection of features whose attributes are being edited.
|
|
107713
108005
|
*
|
|
107714
108006
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm.html#features Read more...}
|
|
107715
108007
|
*/
|
|
@@ -107745,7 +108037,7 @@ declare namespace __esri {
|
|
|
107745
108037
|
*/
|
|
107746
108038
|
map: Map | nullish;
|
|
107747
108039
|
/**
|
|
107748
|
-
*
|
|
108040
|
+
* Indicates whether the form is in a read-only state.
|
|
107749
108041
|
*
|
|
107750
108042
|
* @default false
|
|
107751
108043
|
*
|
|
@@ -107753,47 +108045,62 @@ declare namespace __esri {
|
|
|
107753
108045
|
*/
|
|
107754
108046
|
readOnly: boolean;
|
|
107755
108047
|
/**
|
|
107756
|
-
* The
|
|
108048
|
+
* The time zone used to interpret date values in the form.
|
|
107757
108049
|
*
|
|
107758
108050
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm.html#timeZone Read more...}
|
|
107759
108051
|
*/
|
|
107760
108052
|
timeZone: string | nullish;
|
|
107761
108053
|
/**
|
|
107762
|
-
* Indicates whether there are
|
|
107763
|
-
* features.
|
|
108054
|
+
* Indicates whether there are validation errors for any fields for any features.
|
|
107764
108055
|
*
|
|
107765
108056
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm.html#valid Read more...}
|
|
107766
108057
|
*/
|
|
107767
108058
|
readonly valid: boolean;
|
|
107768
108059
|
/**
|
|
107769
|
-
*
|
|
108060
|
+
* Defines which elements are visible in the widget.
|
|
107770
108061
|
*
|
|
107771
|
-
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm.html#
|
|
108062
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm.html#visibleElements Read more...}
|
|
107772
108063
|
*/
|
|
107773
|
-
|
|
108064
|
+
visibleElements: BatchAttributeFormVisibleElements;
|
|
107774
108065
|
/**
|
|
107775
|
-
* BatchAttributeForm
|
|
108066
|
+
* The `BatchAttributeForm` widget enables users to edit the attributes of multiple features at once.
|
|
107776
108067
|
*
|
|
107777
108068
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm.html Read more...}
|
|
107778
108069
|
*/
|
|
107779
108070
|
constructor(properties?: BatchAttributeFormProperties);
|
|
107780
108071
|
/**
|
|
107781
|
-
*
|
|
108072
|
+
* The view model for this widget.
|
|
108073
|
+
*
|
|
108074
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm.html#viewModel Read more...}
|
|
108075
|
+
*/
|
|
108076
|
+
get viewModel(): BatchAttributeFormViewModel;
|
|
108077
|
+
set viewModel(value: BatchAttributeFormViewModelProperties);
|
|
108078
|
+
/**
|
|
108079
|
+
* This method is typically called when the user clicks a submit button or when the form is programmatically submitted and calls the {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-FeatureLayer.html#applyEdits FeatureLayer.applyEdits()} method
|
|
108080
|
+
* to update the features' attributes.
|
|
107782
108081
|
*
|
|
107783
108082
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm.html#submit Read more...}
|
|
107784
108083
|
*/
|
|
107785
108084
|
submit(): void;
|
|
108085
|
+
on(name: "value-change", eventHandler: BatchAttributeFormValueChangeEventHandler): IHandle;
|
|
108086
|
+
on(name: "submit", eventHandler: BatchAttributeFormSubmitEventHandler): IHandle;
|
|
107786
108087
|
}
|
|
107787
108088
|
|
|
107788
108089
|
interface BatchAttributeFormProperties extends WidgetProperties {
|
|
107789
108090
|
/**
|
|
107790
|
-
*
|
|
108091
|
+
* The index of the active feature that is currently being edited.
|
|
108092
|
+
*
|
|
108093
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm.html#activeFeatureIndex Read more...}
|
|
108094
|
+
*/
|
|
108095
|
+
activeFeatureIndex?: number;
|
|
108096
|
+
/**
|
|
108097
|
+
* Indicates if the widget is disabled.
|
|
107791
108098
|
*
|
|
107792
108099
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm.html#disabled Read more...}
|
|
107793
108100
|
*/
|
|
107794
108101
|
disabled?: boolean;
|
|
107795
108102
|
/**
|
|
107796
|
-
* The
|
|
108103
|
+
* The collection of features whose attributes are being edited.
|
|
107797
108104
|
*
|
|
107798
108105
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm.html#features Read more...}
|
|
107799
108106
|
*/
|
|
@@ -107823,13 +108130,13 @@ declare namespace __esri {
|
|
|
107823
108130
|
*/
|
|
107824
108131
|
map?: Map | nullish;
|
|
107825
108132
|
/**
|
|
107826
|
-
*
|
|
108133
|
+
* Indicates whether the form is in a read-only state.
|
|
107827
108134
|
*
|
|
107828
108135
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm.html#readOnly Read more...}
|
|
107829
108136
|
*/
|
|
107830
108137
|
readOnly?: boolean;
|
|
107831
108138
|
/**
|
|
107832
|
-
* The
|
|
108139
|
+
* The time zone used to interpret date values in the form.
|
|
107833
108140
|
*
|
|
107834
108141
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm.html#timeZone Read more...}
|
|
107835
108142
|
*/
|
|
@@ -107839,18 +108146,184 @@ declare namespace __esri {
|
|
|
107839
108146
|
*
|
|
107840
108147
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm.html#viewModel Read more...}
|
|
107841
108148
|
*/
|
|
107842
|
-
viewModel?:
|
|
108149
|
+
viewModel?: BatchAttributeFormViewModelProperties;
|
|
108150
|
+
/**
|
|
108151
|
+
* Defines which elements are visible in the widget.
|
|
108152
|
+
*
|
|
108153
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm.html#visibleElements Read more...}
|
|
108154
|
+
*/
|
|
108155
|
+
visibleElements?: BatchAttributeFormVisibleElements;
|
|
107843
108156
|
}
|
|
107844
108157
|
|
|
107845
|
-
|
|
107846
|
-
|
|
107847
|
-
|
|
107848
|
-
|
|
107849
|
-
|
|
107850
|
-
|
|
108158
|
+
export interface BatchAttributeFormViewModel extends Accessor, Evented {
|
|
108159
|
+
}
|
|
108160
|
+
|
|
108161
|
+
export class BatchAttributeFormViewModel {
|
|
108162
|
+
/**
|
|
108163
|
+
* The active feature in the form, which is the feature that is currently being edited while in `single`{@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-BatchAttributeFormViewModel.html#mode mode}.
|
|
108164
|
+
*
|
|
108165
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-BatchAttributeFormViewModel.html#activeFeature Read more...}
|
|
108166
|
+
*/
|
|
108167
|
+
readonly activeFeature: Graphic | nullish;
|
|
108168
|
+
/**
|
|
108169
|
+
* The index of the active feature that is currently being edited.
|
|
108170
|
+
*
|
|
108171
|
+
* @default -1
|
|
108172
|
+
*
|
|
108173
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-BatchAttributeFormViewModel.html#activeFeatureIndex Read more...}
|
|
108174
|
+
*/
|
|
108175
|
+
activeFeatureIndex: number;
|
|
108176
|
+
/**
|
|
108177
|
+
* Returns the {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-inputs-BatchFormInputs.html batch attribute form inputs} that are currently being edited.
|
|
108178
|
+
*
|
|
108179
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-BatchAttributeFormViewModel.html#activeForm Read more...}
|
|
108180
|
+
*/
|
|
108181
|
+
readonly activeForm: BatchFormInputs;
|
|
108182
|
+
/**
|
|
108183
|
+
* Indicates whether the form is currently evaluating Arcade expressions.
|
|
108184
|
+
*
|
|
108185
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-BatchAttributeFormViewModel.html#calculating Read more...}
|
|
108186
|
+
*/
|
|
108187
|
+
readonly calculating: boolean;
|
|
108188
|
+
/**
|
|
108189
|
+
* Indicates whether the associated view should be in `read-only` mode.
|
|
108190
|
+
*
|
|
108191
|
+
* @default false
|
|
108192
|
+
*
|
|
108193
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-BatchAttributeFormViewModel.html#disabled Read more...}
|
|
108194
|
+
*/
|
|
108195
|
+
disabled: boolean;
|
|
108196
|
+
/**
|
|
108197
|
+
* The type of edit operation the form is being used for.
|
|
108198
|
+
*
|
|
108199
|
+
* @default "NA"
|
|
108200
|
+
*
|
|
108201
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-BatchAttributeFormViewModel.html#editType Read more...}
|
|
108202
|
+
*/
|
|
108203
|
+
editType: "INSERT" | "UPDATE" | "DELETE" | "NA";
|
|
108204
|
+
/**
|
|
108205
|
+
* Indicates whether any of the Arcade expressions in the form have
|
|
108206
|
+
* failed to evaluate.
|
|
108207
|
+
*
|
|
108208
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-BatchAttributeFormViewModel.html#expressionEvaluationFailed Read more...}
|
|
108209
|
+
*/
|
|
108210
|
+
readonly expressionEvaluationFailed: boolean;
|
|
108211
|
+
/**
|
|
108212
|
+
* The collection of features whose attributes are being edited.
|
|
108213
|
+
*
|
|
108214
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-BatchAttributeFormViewModel.html#features Read more...}
|
|
108215
|
+
*/
|
|
108216
|
+
features: Collection<Graphic>;
|
|
108217
|
+
/**
|
|
108218
|
+
* Indicates whether the form has too many features to be loaded
|
|
108219
|
+
* with forms containing complex {@link https://developers.arcgis.com/javascript/latest/arcade/ Arcade} expressions.
|
|
108220
|
+
*
|
|
108221
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-BatchAttributeFormViewModel.html#hasTooManyComplexFeatures Read more...}
|
|
108222
|
+
*/
|
|
108223
|
+
readonly hasTooManyComplexFeatures: boolean;
|
|
108224
|
+
/**
|
|
108225
|
+
* Indicates whether the form has too many features to be loaded.
|
|
108226
|
+
*
|
|
108227
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-BatchAttributeFormViewModel.html#hasTooManyFeatures Read more...}
|
|
108228
|
+
*/
|
|
108229
|
+
readonly hasTooManyFeatures: boolean;
|
|
108230
|
+
/**
|
|
108231
|
+
* Indicates whether there are any visible inputs in the form.
|
|
108232
|
+
*
|
|
108233
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-BatchAttributeFormViewModel.html#hasVisibleInputs Read more...}
|
|
108234
|
+
*/
|
|
108235
|
+
readonly hasVisibleInputs: boolean;
|
|
108236
|
+
/**
|
|
108237
|
+
* Returns an array of features that are invalid, meaning they have at least one invalid attribute value.
|
|
108238
|
+
*
|
|
108239
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-BatchAttributeFormViewModel.html#invalidFeatures Read more...}
|
|
108240
|
+
*/
|
|
108241
|
+
readonly invalidFeatures: Graphic[];
|
|
108242
|
+
/**
|
|
108243
|
+
* An array of layers included in the batch attribute form.
|
|
108244
|
+
*
|
|
108245
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-BatchAttributeFormViewModel.html#layers Read more...}
|
|
108246
|
+
*/
|
|
108247
|
+
readonly layers: (FeatureLayer | GeoJSONLayer | SceneLayer | SubtypeSublayer | OrientedImageryLayer)[];
|
|
108248
|
+
/**
|
|
108249
|
+
* A reference to the associated {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-Map.html Map}.
|
|
108250
|
+
*
|
|
108251
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-BatchAttributeFormViewModel.html#map Read more...}
|
|
108252
|
+
*/
|
|
107851
108253
|
map: Map | nullish;
|
|
108254
|
+
/**
|
|
108255
|
+
* The mode of the form, which can be either `"single"` or `"batch"`.
|
|
108256
|
+
*
|
|
108257
|
+
* @default "batch"
|
|
108258
|
+
*
|
|
108259
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-BatchAttributeFormViewModel.html#mode Read more...}
|
|
108260
|
+
*/
|
|
108261
|
+
readonly mode: "single" | "batch";
|
|
108262
|
+
/**
|
|
108263
|
+
* Indicates whether the form is in a read-only state.
|
|
108264
|
+
*
|
|
108265
|
+
* @default false
|
|
108266
|
+
*
|
|
108267
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-BatchAttributeFormViewModel.html#readOnly Read more...}
|
|
108268
|
+
*/
|
|
107852
108269
|
readOnly: boolean;
|
|
108270
|
+
/**
|
|
108271
|
+
* Indicates whether the view model is ready to be used.
|
|
108272
|
+
*
|
|
108273
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-BatchAttributeFormViewModel.html#status Read more...}
|
|
108274
|
+
*/
|
|
108275
|
+
readonly status: "not-loaded" | "loading" | "failed" | "loaded";
|
|
108276
|
+
/**
|
|
108277
|
+
* Indicates whether the user has attempted to submit the form.
|
|
108278
|
+
*
|
|
108279
|
+
* @default false
|
|
108280
|
+
*
|
|
108281
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-BatchAttributeFormViewModel.html#submitHasBeenAttempted Read more...}
|
|
108282
|
+
*/
|
|
108283
|
+
submitHasBeenAttempted: boolean;
|
|
108284
|
+
/**
|
|
108285
|
+
* The time zone used to interpret date values in the form.
|
|
108286
|
+
*
|
|
108287
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-BatchAttributeFormViewModel.html#timeZone Read more...}
|
|
108288
|
+
*/
|
|
108289
|
+
timeZone: string | nullish;
|
|
108290
|
+
/**
|
|
108291
|
+
* Indicates whether any values, for any features, have been modified by the
|
|
108292
|
+
* user.
|
|
108293
|
+
*
|
|
108294
|
+
* @default false
|
|
108295
|
+
*
|
|
108296
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-BatchAttributeFormViewModel.html#userHasChangedValues Read more...}
|
|
108297
|
+
*/
|
|
108298
|
+
userHasChangedValues: boolean;
|
|
108299
|
+
/**
|
|
108300
|
+
* Indicates whether there are any validation errors for any fields for any
|
|
108301
|
+
* features.
|
|
108302
|
+
*
|
|
108303
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-BatchAttributeFormViewModel.html#valid Read more...}
|
|
108304
|
+
*/
|
|
107853
108305
|
readonly valid: boolean;
|
|
108306
|
+
/**
|
|
108307
|
+
* An array of visible inputs in the active form.
|
|
108308
|
+
*
|
|
108309
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-BatchAttributeFormViewModel.html#visibleInputs Read more...}
|
|
108310
|
+
*/
|
|
108311
|
+
readonly visibleInputs: (FieldInput | GroupInput)[];
|
|
108312
|
+
/**
|
|
108313
|
+
* Provides the logic for the {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm.html BatchAttributeForm} widget.
|
|
108314
|
+
*
|
|
108315
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-BatchAttributeFormViewModel.html Read more...}
|
|
108316
|
+
*/
|
|
108317
|
+
constructor(properties?: BatchAttributeFormViewModelProperties);
|
|
108318
|
+
/**
|
|
108319
|
+
* Emits an event on the instance.
|
|
108320
|
+
*
|
|
108321
|
+
* @param type The name of the event.
|
|
108322
|
+
* @param event The event payload.
|
|
108323
|
+
*
|
|
108324
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-BatchAttributeFormViewModel.html#emit Read more...}
|
|
108325
|
+
*/
|
|
108326
|
+
emit(type: string, event?: any): boolean;
|
|
107854
108327
|
/**
|
|
107855
108328
|
* Convenience method to find field inputs.
|
|
107856
108329
|
*
|
|
@@ -107868,14 +108341,443 @@ declare namespace __esri {
|
|
|
107868
108341
|
*/
|
|
107869
108342
|
getFieldInputValue(elementId: string): any | nullish;
|
|
107870
108343
|
/**
|
|
107871
|
-
*
|
|
108344
|
+
* Indicates whether there is an event listener on the instance that matches
|
|
108345
|
+
* the provided event name.
|
|
108346
|
+
*
|
|
108347
|
+
* @param type The name of the event.
|
|
108348
|
+
*
|
|
108349
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-BatchAttributeFormViewModel.html#hasEventListener Read more...}
|
|
108350
|
+
*/
|
|
108351
|
+
hasEventListener(type: string): boolean;
|
|
108352
|
+
/**
|
|
108353
|
+
* This method triggers the `"submit"` event, and causes {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-BatchAttributeFormViewModel.html#submitHasBeenAttempted submitHasBeenAttempted} to become `true`.
|
|
107872
108354
|
*
|
|
107873
108355
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-BatchAttributeFormViewModel.html#submit Read more...}
|
|
107874
108356
|
*/
|
|
107875
108357
|
submit(): void;
|
|
108358
|
+
on(name: "value-change", eventHandler: BatchAttributeFormViewModelValueChangeEventHandler): IHandle;
|
|
108359
|
+
on(name: "submit", eventHandler: BatchAttributeFormViewModelSubmitEventHandler): IHandle;
|
|
107876
108360
|
}
|
|
107877
108361
|
|
|
107878
|
-
|
|
108362
|
+
interface BatchAttributeFormViewModelProperties {
|
|
108363
|
+
/**
|
|
108364
|
+
* The index of the active feature that is currently being edited.
|
|
108365
|
+
*
|
|
108366
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-BatchAttributeFormViewModel.html#activeFeatureIndex Read more...}
|
|
108367
|
+
*/
|
|
108368
|
+
activeFeatureIndex?: number;
|
|
108369
|
+
/**
|
|
108370
|
+
* Indicates whether the associated view should be in `read-only` mode.
|
|
108371
|
+
*
|
|
108372
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-BatchAttributeFormViewModel.html#disabled Read more...}
|
|
108373
|
+
*/
|
|
108374
|
+
disabled?: boolean;
|
|
108375
|
+
/**
|
|
108376
|
+
* The type of edit operation the form is being used for.
|
|
108377
|
+
*
|
|
108378
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-BatchAttributeFormViewModel.html#editType Read more...}
|
|
108379
|
+
*/
|
|
108380
|
+
editType?: "INSERT" | "UPDATE" | "DELETE" | "NA";
|
|
108381
|
+
/**
|
|
108382
|
+
* The collection of features whose attributes are being edited.
|
|
108383
|
+
*
|
|
108384
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-BatchAttributeFormViewModel.html#features Read more...}
|
|
108385
|
+
*/
|
|
108386
|
+
features?: Collection<Graphic>;
|
|
108387
|
+
/**
|
|
108388
|
+
* A reference to the associated {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-Map.html Map}.
|
|
108389
|
+
*
|
|
108390
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-BatchAttributeFormViewModel.html#map Read more...}
|
|
108391
|
+
*/
|
|
108392
|
+
map?: Map | nullish;
|
|
108393
|
+
/**
|
|
108394
|
+
* Indicates whether the form is in a read-only state.
|
|
108395
|
+
*
|
|
108396
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-BatchAttributeFormViewModel.html#readOnly Read more...}
|
|
108397
|
+
*/
|
|
108398
|
+
readOnly?: boolean;
|
|
108399
|
+
/**
|
|
108400
|
+
* Indicates whether the user has attempted to submit the form.
|
|
108401
|
+
*
|
|
108402
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-BatchAttributeFormViewModel.html#submitHasBeenAttempted Read more...}
|
|
108403
|
+
*/
|
|
108404
|
+
submitHasBeenAttempted?: boolean;
|
|
108405
|
+
/**
|
|
108406
|
+
* The time zone used to interpret date values in the form.
|
|
108407
|
+
*
|
|
108408
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-BatchAttributeFormViewModel.html#timeZone Read more...}
|
|
108409
|
+
*/
|
|
108410
|
+
timeZone?: string | nullish;
|
|
108411
|
+
/**
|
|
108412
|
+
* Indicates whether any values, for any features, have been modified by the
|
|
108413
|
+
* user.
|
|
108414
|
+
*
|
|
108415
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-BatchAttributeFormViewModel.html#userHasChangedValues Read more...}
|
|
108416
|
+
*/
|
|
108417
|
+
userHasChangedValues?: boolean;
|
|
108418
|
+
}
|
|
108419
|
+
|
|
108420
|
+
export interface BatchAttributeFormViewModelSubmitEvent {
|
|
108421
|
+
}
|
|
108422
|
+
|
|
108423
|
+
export interface BatchAttributeFormViewModelValueChangeEvent {
|
|
108424
|
+
features: Graphic[];
|
|
108425
|
+
fieldName: string;
|
|
108426
|
+
name: "value-change";
|
|
108427
|
+
value: number | string | nullish;
|
|
108428
|
+
}
|
|
108429
|
+
|
|
108430
|
+
export class BatchFormInputs extends Accessor {
|
|
108431
|
+
/**
|
|
108432
|
+
* Returns an array of all the field inputs in the form, including those in groups.
|
|
108433
|
+
*
|
|
108434
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-inputs-BatchFormInputs.html#allFieldInputs Read more...}
|
|
108435
|
+
*/
|
|
108436
|
+
readonly allFieldInputs: FieldInput[];
|
|
108437
|
+
/**
|
|
108438
|
+
* The description for the form.
|
|
108439
|
+
*
|
|
108440
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-inputs-BatchFormInputs.html#description Read more...}
|
|
108441
|
+
*/
|
|
108442
|
+
readonly description: string | nullish;
|
|
108443
|
+
/**
|
|
108444
|
+
* An array of field or group inputs that make up the {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm.html BatchAttributeForm}.
|
|
108445
|
+
*
|
|
108446
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-inputs-BatchFormInputs.html#inputs Read more...}
|
|
108447
|
+
*/
|
|
108448
|
+
readonly inputs: (FieldInput | GroupInput)[];
|
|
108449
|
+
/**
|
|
108450
|
+
* Returns an array of all features that have validation errors for one or more of the form inputs.
|
|
108451
|
+
*
|
|
108452
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-inputs-BatchFormInputs.html#invalidFeatures Read more...}
|
|
108453
|
+
*/
|
|
108454
|
+
readonly invalidFeatures: Graphic[];
|
|
108455
|
+
/**
|
|
108456
|
+
* Returns an array of all field inputs that have validation errors but are not visible in the form.
|
|
108457
|
+
*
|
|
108458
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-inputs-BatchFormInputs.html#invalidHiddenInputs Read more...}
|
|
108459
|
+
*/
|
|
108460
|
+
readonly invalidHiddenInputs: FieldInput[];
|
|
108461
|
+
/**
|
|
108462
|
+
* The title of the form.
|
|
108463
|
+
*
|
|
108464
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-inputs-BatchFormInputs.html#title Read more...}
|
|
108465
|
+
*/
|
|
108466
|
+
title: string | nullish;
|
|
108467
|
+
/**
|
|
108468
|
+
* Returns a boolean indicating whether all of the batch attribute form's field inputs are valid.
|
|
108469
|
+
*
|
|
108470
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-inputs-BatchFormInputs.html#valid Read more...}
|
|
108471
|
+
*/
|
|
108472
|
+
readonly valid: boolean;
|
|
108473
|
+
/**
|
|
108474
|
+
* The `BatchFormInputs` class is a read-only class that acts as a container for a set of inputs in a {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-BatchAttributeFormViewModel.html BatchAttributeFormViewModel}.
|
|
108475
|
+
*
|
|
108476
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-inputs-BatchFormInputs.html Read more...}
|
|
108477
|
+
*/
|
|
108478
|
+
constructor(properties?: BatchFormInputsProperties);
|
|
108479
|
+
}
|
|
108480
|
+
|
|
108481
|
+
interface BatchFormInputsProperties {
|
|
108482
|
+
/**
|
|
108483
|
+
* The title of the form.
|
|
108484
|
+
*
|
|
108485
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-inputs-BatchFormInputs.html#title Read more...}
|
|
108486
|
+
*/
|
|
108487
|
+
title?: string | nullish;
|
|
108488
|
+
}
|
|
108489
|
+
|
|
108490
|
+
export class EditableInput {
|
|
108491
|
+
readonly editable: boolean;
|
|
108492
|
+
editType: "INSERT" | "UPDATE" | "DELETE" | "NA";
|
|
108493
|
+
}
|
|
108494
|
+
|
|
108495
|
+
interface EditableInputProperties {
|
|
108496
|
+
editType?: "INSERT" | "UPDATE" | "DELETE" | "NA";
|
|
108497
|
+
}
|
|
108498
|
+
|
|
108499
|
+
export interface FieldInput extends Accessor, InputBase, EditableInput {
|
|
108500
|
+
}
|
|
108501
|
+
|
|
108502
|
+
export class FieldInput {
|
|
108503
|
+
/**
|
|
108504
|
+
* The type of data displayed by the field input.
|
|
108505
|
+
*
|
|
108506
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-inputs-FieldInput.html#dataType Read more...}
|
|
108507
|
+
*/
|
|
108508
|
+
readonly dataType: "number" | "text" | "date" | "unsupported";
|
|
108509
|
+
/**
|
|
108510
|
+
* The input's description.
|
|
108511
|
+
*
|
|
108512
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-inputs-FieldInput.html#description Read more...}
|
|
108513
|
+
*/
|
|
108514
|
+
declare readonly description: InputBase["description"];
|
|
108515
|
+
/**
|
|
108516
|
+
* Returns an array of distinct values of the field input.
|
|
108517
|
+
*
|
|
108518
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-inputs-FieldInput.html#distinctValues Read more...}
|
|
108519
|
+
*/
|
|
108520
|
+
readonly distinctValues: (number | string | nullish)[];
|
|
108521
|
+
/**
|
|
108522
|
+
* The input value's domain.
|
|
108523
|
+
*
|
|
108524
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-inputs-FieldInput.html#domain Read more...}
|
|
108525
|
+
*/
|
|
108526
|
+
readonly domain: CodedValueDomain | RangeDomain | InheritedDomain | nullish;
|
|
108527
|
+
/**
|
|
108528
|
+
* Indicates if the input is editable.
|
|
108529
|
+
*
|
|
108530
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-inputs-FieldInput.html#editable Read more...}
|
|
108531
|
+
*/
|
|
108532
|
+
declare readonly editable: EditableInput["editable"];
|
|
108533
|
+
/**
|
|
108534
|
+
* The type of edit operation the form is being used for.
|
|
108535
|
+
*
|
|
108536
|
+
* @default "NA"
|
|
108537
|
+
*
|
|
108538
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-inputs-FieldInput.html#editType Read more...}
|
|
108539
|
+
*/
|
|
108540
|
+
declare editType: EditableInput["editType"];
|
|
108541
|
+
/**
|
|
108542
|
+
* Indicates whether the input pertains to all the features in the {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm.html BatchAttributeForm} in which the input belongs.
|
|
108543
|
+
*
|
|
108544
|
+
* @default true
|
|
108545
|
+
*
|
|
108546
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-inputs-FieldInput.html#existsInAllLayers Read more...}
|
|
108547
|
+
*/
|
|
108548
|
+
declare existsInAllLayers: InputBase["existsInAllLayers"];
|
|
108549
|
+
/**
|
|
108550
|
+
* Indicates whether all features have the same value for this field.
|
|
108551
|
+
*
|
|
108552
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-inputs-FieldInput.html#featuresHaveSameValue Read more...}
|
|
108553
|
+
*/
|
|
108554
|
+
readonly featuresHaveSameValue: boolean;
|
|
108555
|
+
/**
|
|
108556
|
+
* The associated field.
|
|
108557
|
+
*
|
|
108558
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-inputs-FieldInput.html#field Read more...}
|
|
108559
|
+
*/
|
|
108560
|
+
readonly field: Field;
|
|
108561
|
+
/**
|
|
108562
|
+
* The field name as defined by the feature layer.
|
|
108563
|
+
*
|
|
108564
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-inputs-FieldInput.html#fieldName Read more...}
|
|
108565
|
+
*/
|
|
108566
|
+
readonly fieldName: string;
|
|
108567
|
+
/**
|
|
108568
|
+
* The group containing the field input.
|
|
108569
|
+
*
|
|
108570
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-inputs-FieldInput.html#group Read more...}
|
|
108571
|
+
*/
|
|
108572
|
+
readonly group: GroupInput | nullish;
|
|
108573
|
+
/**
|
|
108574
|
+
* Indicates whether time information is included for date and time inputs.
|
|
108575
|
+
*
|
|
108576
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-inputs-FieldInput.html#includeTime Read more...}
|
|
108577
|
+
*/
|
|
108578
|
+
readonly includeTime: boolean;
|
|
108579
|
+
/**
|
|
108580
|
+
* Indicates whether timestamp information is included for date inputs.
|
|
108581
|
+
*
|
|
108582
|
+
* @default false
|
|
108583
|
+
*
|
|
108584
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-inputs-FieldInput.html#includeTimeOffset Read more...}
|
|
108585
|
+
*/
|
|
108586
|
+
readonly includeTimeOffset: boolean;
|
|
108587
|
+
/**
|
|
108588
|
+
* An array of features that do not have a valid value for this field.
|
|
108589
|
+
*
|
|
108590
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-inputs-FieldInput.html#invalidFeatures Read more...}
|
|
108591
|
+
*/
|
|
108592
|
+
readonly invalidFeatures: Graphic[];
|
|
108593
|
+
/**
|
|
108594
|
+
* The input's label.
|
|
108595
|
+
*
|
|
108596
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-inputs-FieldInput.html#label Read more...}
|
|
108597
|
+
*/
|
|
108598
|
+
declare readonly label: InputBase["label"];
|
|
108599
|
+
/**
|
|
108600
|
+
* An array of layers included in the {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm.html BatchAttributeForm}.
|
|
108601
|
+
*
|
|
108602
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-inputs-FieldInput.html#layers Read more...}
|
|
108603
|
+
*/
|
|
108604
|
+
declare readonly layers: InputBase["layers"];
|
|
108605
|
+
/**
|
|
108606
|
+
* Restricts the input length.
|
|
108607
|
+
*
|
|
108608
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-inputs-FieldInput.html#maxLength Read more...}
|
|
108609
|
+
*/
|
|
108610
|
+
readonly maxLength: number;
|
|
108611
|
+
/**
|
|
108612
|
+
* Restricts the input length.
|
|
108613
|
+
*
|
|
108614
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-inputs-FieldInput.html#minLength Read more...}
|
|
108615
|
+
*/
|
|
108616
|
+
readonly minLength: number;
|
|
108617
|
+
/**
|
|
108618
|
+
* Indicates whether the field is required.
|
|
108619
|
+
*
|
|
108620
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-inputs-FieldInput.html#required Read more...}
|
|
108621
|
+
*/
|
|
108622
|
+
readonly required: boolean;
|
|
108623
|
+
/**
|
|
108624
|
+
* The type of input.
|
|
108625
|
+
*
|
|
108626
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-inputs-FieldInput.html#type Read more...}
|
|
108627
|
+
*/
|
|
108628
|
+
readonly type: "field";
|
|
108629
|
+
/**
|
|
108630
|
+
* Indicates whether the user has changed the value of this field.
|
|
108631
|
+
*
|
|
108632
|
+
* @default false
|
|
108633
|
+
*
|
|
108634
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-inputs-FieldInput.html#userHasChangedValue Read more...}
|
|
108635
|
+
*/
|
|
108636
|
+
readonly userHasChangedValue: boolean;
|
|
108637
|
+
/**
|
|
108638
|
+
* Indicates whether the field has any validation errors.
|
|
108639
|
+
*
|
|
108640
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-inputs-FieldInput.html#valid Read more...}
|
|
108641
|
+
*/
|
|
108642
|
+
readonly valid: boolean;
|
|
108643
|
+
/**
|
|
108644
|
+
* Indicates whether the input is visible.
|
|
108645
|
+
*
|
|
108646
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-inputs-FieldInput.html#visible Read more...}
|
|
108647
|
+
*/
|
|
108648
|
+
declare readonly visible: InputBase["visible"];
|
|
108649
|
+
/**
|
|
108650
|
+
* This is a read-only support class that represents a field input in a {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm.html BatchAttributeForm}.
|
|
108651
|
+
*
|
|
108652
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-inputs-FieldInput.html Read more...}
|
|
108653
|
+
*/
|
|
108654
|
+
constructor(properties?: FieldInputProperties);
|
|
108655
|
+
}
|
|
108656
|
+
|
|
108657
|
+
interface FieldInputProperties extends InputBaseProperties, EditableInputProperties {
|
|
108658
|
+
/**
|
|
108659
|
+
* The type of edit operation the form is being used for.
|
|
108660
|
+
*
|
|
108661
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-inputs-FieldInput.html#editType Read more...}
|
|
108662
|
+
*/
|
|
108663
|
+
editType?: EditableInputProperties["editType"];
|
|
108664
|
+
/**
|
|
108665
|
+
* Indicates whether the input pertains to all the features in the {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm.html BatchAttributeForm} in which the input belongs.
|
|
108666
|
+
*
|
|
108667
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-inputs-FieldInput.html#existsInAllLayers Read more...}
|
|
108668
|
+
*/
|
|
108669
|
+
existsInAllLayers?: InputBaseProperties["existsInAllLayers"];
|
|
108670
|
+
}
|
|
108671
|
+
|
|
108672
|
+
export interface GroupInput extends Accessor, InputBase {
|
|
108673
|
+
}
|
|
108674
|
+
|
|
108675
|
+
export class GroupInput {
|
|
108676
|
+
/**
|
|
108677
|
+
* The input's description.
|
|
108678
|
+
*
|
|
108679
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-inputs-GroupInput.html#description Read more...}
|
|
108680
|
+
*/
|
|
108681
|
+
declare readonly description: InputBase["description"];
|
|
108682
|
+
/**
|
|
108683
|
+
* Indicates whether the input pertains to all the features in the {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm.html BatchAttributeForm} in which the input belongs.
|
|
108684
|
+
*
|
|
108685
|
+
* @default true
|
|
108686
|
+
*
|
|
108687
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-inputs-GroupInput.html#existsInAllLayers Read more...}
|
|
108688
|
+
*/
|
|
108689
|
+
declare existsInAllLayers: InputBase["existsInAllLayers"];
|
|
108690
|
+
/**
|
|
108691
|
+
* An array of {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-inputs-FieldInput.html field inputs} contained within the group.
|
|
108692
|
+
*
|
|
108693
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-inputs-GroupInput.html#inputs Read more...}
|
|
108694
|
+
*/
|
|
108695
|
+
readonly inputs: ReadonlyArray<FieldInput>;
|
|
108696
|
+
/**
|
|
108697
|
+
* The input's label.
|
|
108698
|
+
*
|
|
108699
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-inputs-GroupInput.html#label Read more...}
|
|
108700
|
+
*/
|
|
108701
|
+
declare readonly label: InputBase["label"];
|
|
108702
|
+
/**
|
|
108703
|
+
* An array of layers included in the {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm.html BatchAttributeForm}.
|
|
108704
|
+
*
|
|
108705
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-inputs-GroupInput.html#layers Read more...}
|
|
108706
|
+
*/
|
|
108707
|
+
declare readonly layers: InputBase["layers"];
|
|
108708
|
+
/**
|
|
108709
|
+
* Indicates whether the group should be expanded or collapsed.
|
|
108710
|
+
*
|
|
108711
|
+
* @default true
|
|
108712
|
+
*
|
|
108713
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-inputs-GroupInput.html#open Read more...}
|
|
108714
|
+
*/
|
|
108715
|
+
open: boolean;
|
|
108716
|
+
/**
|
|
108717
|
+
* The type of input.
|
|
108718
|
+
*
|
|
108719
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-inputs-GroupInput.html#type Read more...}
|
|
108720
|
+
*/
|
|
108721
|
+
readonly type: "group";
|
|
108722
|
+
/**
|
|
108723
|
+
* Indicates whether the input is visible.
|
|
108724
|
+
*
|
|
108725
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-inputs-GroupInput.html#visible Read more...}
|
|
108726
|
+
*/
|
|
108727
|
+
declare readonly visible: InputBase["visible"];
|
|
108728
|
+
/**
|
|
108729
|
+
* This is a support class that represents a group of batch attribute form inputs.
|
|
108730
|
+
*
|
|
108731
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-inputs-GroupInput.html Read more...}
|
|
108732
|
+
*/
|
|
108733
|
+
constructor(properties?: GroupInputProperties);
|
|
108734
|
+
}
|
|
108735
|
+
|
|
108736
|
+
interface GroupInputProperties extends InputBaseProperties {
|
|
108737
|
+
/**
|
|
108738
|
+
* Indicates whether the input pertains to all the features in the {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm.html BatchAttributeForm} in which the input belongs.
|
|
108739
|
+
*
|
|
108740
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-inputs-GroupInput.html#existsInAllLayers Read more...}
|
|
108741
|
+
*/
|
|
108742
|
+
existsInAllLayers?: InputBaseProperties["existsInAllLayers"];
|
|
108743
|
+
/**
|
|
108744
|
+
* Indicates whether the group should be expanded or collapsed.
|
|
108745
|
+
*
|
|
108746
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm-inputs-GroupInput.html#open Read more...}
|
|
108747
|
+
*/
|
|
108748
|
+
open?: boolean;
|
|
108749
|
+
}
|
|
108750
|
+
|
|
108751
|
+
export class InputBase {
|
|
108752
|
+
readonly description: string | nullish;
|
|
108753
|
+
existsInAllLayers: boolean;
|
|
108754
|
+
readonly label: string | nullish;
|
|
108755
|
+
readonly layers: (FeatureLayer | GeoJSONLayer | SceneLayer | SubtypeSublayer | OrientedImageryLayer)[];
|
|
108756
|
+
readonly visible: boolean;
|
|
108757
|
+
}
|
|
108758
|
+
|
|
108759
|
+
interface InputBaseProperties {
|
|
108760
|
+
existsInAllLayers?: boolean;
|
|
108761
|
+
}
|
|
108762
|
+
|
|
108763
|
+
export interface BatchAttributeFormSubmitEvent {
|
|
108764
|
+
}
|
|
108765
|
+
|
|
108766
|
+
export interface BatchAttributeFormValueChangeEvent {
|
|
108767
|
+
features: Graphic[];
|
|
108768
|
+
fieldName: string;
|
|
108769
|
+
name: "value-change";
|
|
108770
|
+
value: number | string | nullish;
|
|
108771
|
+
}
|
|
108772
|
+
|
|
108773
|
+
/**
|
|
108774
|
+
* An object containing properties that control the visibility of certain elements within the FeatureForm widget.
|
|
108775
|
+
*
|
|
108776
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BatchAttributeForm.html#VisibleElements Read more...}
|
|
108777
|
+
*/
|
|
108778
|
+
export interface BatchAttributeFormVisibleElements {
|
|
108779
|
+
errorsForNonVisibleFields?: boolean;
|
|
108780
|
+
}
|
|
107879
108781
|
|
|
107880
108782
|
export interface Bookmarks extends Widget, GoTo {
|
|
107881
108783
|
}
|
|
@@ -111868,7 +112770,6 @@ declare namespace __esri {
|
|
|
111868
112770
|
| "editing-attachment"
|
|
111869
112771
|
| "editing-existing-feature"
|
|
111870
112772
|
| "editing-features"
|
|
111871
|
-
| "editing-new-feature"
|
|
111872
112773
|
| "ready"
|
|
111873
112774
|
| "viewing-selection-list";
|
|
111874
112775
|
/**
|
|
@@ -114287,7 +115188,13 @@ declare namespace __esri {
|
|
|
114287
115188
|
*
|
|
114288
115189
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-FeatureForm.html#timeZone Read more...}
|
|
114289
115190
|
*/
|
|
114290
|
-
timeZone: string;
|
|
115191
|
+
timeZone: string | nullish;
|
|
115192
|
+
/**
|
|
115193
|
+
* Defines which elements are visible in the widget.
|
|
115194
|
+
*
|
|
115195
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-FeatureForm.html#visibleElements Read more...}
|
|
115196
|
+
*/
|
|
115197
|
+
visibleElements: FeatureFormVisibleElements;
|
|
114291
115198
|
/**
|
|
114292
115199
|
* The FeatureForm widget displays attributes of a feature.
|
|
114293
115200
|
*
|
|
@@ -114390,16 +115297,22 @@ declare namespace __esri {
|
|
|
114390
115297
|
*
|
|
114391
115298
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-FeatureForm.html#timeZone Read more...}
|
|
114392
115299
|
*/
|
|
114393
|
-
timeZone?: string;
|
|
115300
|
+
timeZone?: string | nullish;
|
|
114394
115301
|
/**
|
|
114395
115302
|
* The view model for this widget.
|
|
114396
115303
|
*
|
|
114397
115304
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-FeatureForm.html#viewModel Read more...}
|
|
114398
115305
|
*/
|
|
114399
115306
|
viewModel?: FeatureFormViewModelProperties;
|
|
115307
|
+
/**
|
|
115308
|
+
* Defines which elements are visible in the widget.
|
|
115309
|
+
*
|
|
115310
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-FeatureForm.html#visibleElements Read more...}
|
|
115311
|
+
*/
|
|
115312
|
+
visibleElements?: FeatureFormVisibleElements;
|
|
114400
115313
|
}
|
|
114401
115314
|
|
|
114402
|
-
export class
|
|
115315
|
+
export class FeatureFormEditableInput {
|
|
114403
115316
|
}
|
|
114404
115317
|
|
|
114405
115318
|
export interface FeatureFormViewModel extends Accessor, Evented {
|
|
@@ -114434,8 +115347,8 @@ declare namespace __esri {
|
|
|
114434
115347
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-FeatureForm-FeatureFormViewModel.html#inputs Read more...}
|
|
114435
115348
|
*/
|
|
114436
115349
|
readonly inputs: (
|
|
114437
|
-
|
|
|
114438
|
-
|
|
|
115350
|
+
| FeatureFormFieldInput
|
|
115351
|
+
| FeatureFormGroupInput
|
|
114439
115352
|
| RelationshipInput
|
|
114440
115353
|
| TextElementInput
|
|
114441
115354
|
| UtilityNetworkAssociationInput
|
|
@@ -114526,7 +115439,7 @@ declare namespace __esri {
|
|
|
114526
115439
|
*
|
|
114527
115440
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-FeatureForm-FeatureFormViewModel.html#findField Read more...}
|
|
114528
115441
|
*/
|
|
114529
|
-
findField(fieldName: string | nullish):
|
|
115442
|
+
findField(fieldName: string | nullish): FeatureFormFieldInput | nullish;
|
|
114530
115443
|
/**
|
|
114531
115444
|
* Returns all of the field values, regardless of whether or not they were updated.
|
|
114532
115445
|
*
|
|
@@ -114645,22 +115558,16 @@ declare namespace __esri {
|
|
|
114645
115558
|
value: number | string | nullish;
|
|
114646
115559
|
}
|
|
114647
115560
|
|
|
114648
|
-
export interface
|
|
115561
|
+
export interface FeatureFormFieldInput extends Accessor, FeatureFormEditableInput, FeatureFormInputBase {
|
|
114649
115562
|
}
|
|
114650
115563
|
|
|
114651
|
-
export class
|
|
115564
|
+
export class FeatureFormFieldInput {
|
|
114652
115565
|
/**
|
|
114653
115566
|
* The type of data displayed by the field input.
|
|
114654
115567
|
*
|
|
114655
115568
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-FeatureForm-FieldInput.html#dataType Read more...}
|
|
114656
115569
|
*/
|
|
114657
115570
|
readonly dataType: "number" | "text" | "date" | "unsupported";
|
|
114658
|
-
/**
|
|
114659
|
-
* The input's description.
|
|
114660
|
-
*
|
|
114661
|
-
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-FeatureForm-FieldInput.html#description Read more...}
|
|
114662
|
-
*/
|
|
114663
|
-
declare readonly description: InputBase["description"];
|
|
114664
115571
|
/**
|
|
114665
115572
|
* The input value's domain.
|
|
114666
115573
|
*
|
|
@@ -114690,7 +115597,7 @@ declare namespace __esri {
|
|
|
114690
115597
|
*
|
|
114691
115598
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-FeatureForm-FieldInput.html#group Read more...}
|
|
114692
115599
|
*/
|
|
114693
|
-
readonly group:
|
|
115600
|
+
readonly group: FeatureFormGroupInput | nullish;
|
|
114694
115601
|
/**
|
|
114695
115602
|
* A hint for the field's value.
|
|
114696
115603
|
*
|
|
@@ -114768,7 +115675,7 @@ declare namespace __esri {
|
|
|
114768
115675
|
*
|
|
114769
115676
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-FeatureForm-FieldInput.html#required Read more...}
|
|
114770
115677
|
*/
|
|
114771
|
-
|
|
115678
|
+
required: boolean;
|
|
114772
115679
|
/**
|
|
114773
115680
|
* Indicates if the field's value can be submitted without introducing data validation issues.
|
|
114774
115681
|
*
|
|
@@ -114810,22 +115717,22 @@ declare namespace __esri {
|
|
|
114810
115717
|
*
|
|
114811
115718
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-FeatureForm-FieldInput.html Read more...}
|
|
114812
115719
|
*/
|
|
114813
|
-
constructor(properties?:
|
|
115720
|
+
constructor(properties?: FeatureFormFieldInputProperties);
|
|
114814
115721
|
}
|
|
114815
115722
|
|
|
114816
|
-
interface
|
|
115723
|
+
interface FeatureFormFieldInputProperties {
|
|
115724
|
+
/**
|
|
115725
|
+
* Indicates whether the field is required.
|
|
115726
|
+
*
|
|
115727
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-FeatureForm-FieldInput.html#required Read more...}
|
|
115728
|
+
*/
|
|
115729
|
+
required?: boolean;
|
|
114817
115730
|
}
|
|
114818
115731
|
|
|
114819
|
-
export interface
|
|
115732
|
+
export interface FeatureFormGroupInput extends Accessor, FeatureFormInputBase {
|
|
114820
115733
|
}
|
|
114821
115734
|
|
|
114822
|
-
export class
|
|
114823
|
-
/**
|
|
114824
|
-
* The input's description.
|
|
114825
|
-
*
|
|
114826
|
-
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-FeatureForm-GroupInput.html#description Read more...}
|
|
114827
|
-
*/
|
|
114828
|
-
declare readonly description: InputBase["description"];
|
|
115735
|
+
export class FeatureFormGroupInput {
|
|
114829
115736
|
/**
|
|
114830
115737
|
* Defines if the group should be expanded or collapsed when the form is initially displayed.
|
|
114831
115738
|
*
|
|
@@ -114839,7 +115746,7 @@ declare namespace __esri {
|
|
|
114839
115746
|
*
|
|
114840
115747
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-FeatureForm-GroupInput.html#inputs Read more...}
|
|
114841
115748
|
*/
|
|
114842
|
-
readonly inputs: (
|
|
115749
|
+
readonly inputs: (FeatureFormFieldInput | RelationshipInput | TextElementInput | UtilityNetworkAssociationInput)[];
|
|
114843
115750
|
/**
|
|
114844
115751
|
* The group's label.
|
|
114845
115752
|
*
|
|
@@ -114869,10 +115776,10 @@ declare namespace __esri {
|
|
|
114869
115776
|
*
|
|
114870
115777
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-FeatureForm-GroupInput.html Read more...}
|
|
114871
115778
|
*/
|
|
114872
|
-
constructor(properties?:
|
|
115779
|
+
constructor(properties?: FeatureFormGroupInputProperties);
|
|
114873
115780
|
}
|
|
114874
115781
|
|
|
114875
|
-
interface
|
|
115782
|
+
interface FeatureFormGroupInputProperties {
|
|
114876
115783
|
/**
|
|
114877
115784
|
* Indicates whether or not the group is open, ie.
|
|
114878
115785
|
*
|
|
@@ -114881,23 +115788,13 @@ declare namespace __esri {
|
|
|
114881
115788
|
open?: boolean;
|
|
114882
115789
|
}
|
|
114883
115790
|
|
|
114884
|
-
export class
|
|
114885
|
-
readonly description: string | nullish;
|
|
114886
|
-
}
|
|
114887
|
-
|
|
114888
|
-
interface InputBaseProperties {
|
|
115791
|
+
export class FeatureFormInputBase {
|
|
114889
115792
|
}
|
|
114890
115793
|
|
|
114891
|
-
export interface RelationshipInput extends Accessor,
|
|
115794
|
+
export interface RelationshipInput extends Accessor, FeatureFormEditableInput, FeatureFormInputBase {
|
|
114892
115795
|
}
|
|
114893
115796
|
|
|
114894
115797
|
export class RelationshipInput {
|
|
114895
|
-
/**
|
|
114896
|
-
* The input's description.
|
|
114897
|
-
*
|
|
114898
|
-
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-FeatureForm-RelationshipInput.html#description Read more...}
|
|
114899
|
-
*/
|
|
114900
|
-
declare readonly description: InputBase["description"];
|
|
114901
115798
|
/**
|
|
114902
115799
|
* A numeric value indicating the maximum number of related features to display in the list of related records.
|
|
114903
115800
|
*
|
|
@@ -114925,7 +115822,7 @@ declare namespace __esri {
|
|
|
114925
115822
|
*
|
|
114926
115823
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-FeatureForm-RelationshipInput.html#group Read more...}
|
|
114927
115824
|
*/
|
|
114928
|
-
readonly group:
|
|
115825
|
+
readonly group: FeatureFormGroupInput | nullish;
|
|
114929
115826
|
/**
|
|
114930
115827
|
* An array of {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-popup-support-RelatedRecordsInfoFieldOrder.html RelatedRecordsInfoFieldOrder}
|
|
114931
115828
|
* objects indicating the field display order for the related records
|
|
@@ -114954,19 +115851,13 @@ declare namespace __esri {
|
|
|
114954
115851
|
constructor(properties?: RelationshipInputProperties);
|
|
114955
115852
|
}
|
|
114956
115853
|
|
|
114957
|
-
interface RelationshipInputProperties
|
|
115854
|
+
interface RelationshipInputProperties {
|
|
114958
115855
|
}
|
|
114959
115856
|
|
|
114960
|
-
export interface TextElementInput extends Accessor,
|
|
115857
|
+
export interface TextElementInput extends Accessor, FeatureFormInputBase {
|
|
114961
115858
|
}
|
|
114962
115859
|
|
|
114963
115860
|
export class TextElementInput {
|
|
114964
|
-
/**
|
|
114965
|
-
* The input's description.
|
|
114966
|
-
*
|
|
114967
|
-
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-FeatureForm-TextElementInput.html#description Read more...}
|
|
114968
|
-
*/
|
|
114969
|
-
declare readonly description: InputBase["description"];
|
|
114970
115861
|
/**
|
|
114971
115862
|
* All Aracde expressions referenced, via string substitution, in the text
|
|
114972
115863
|
* content.
|
|
@@ -114986,7 +115877,7 @@ declare namespace __esri {
|
|
|
114986
115877
|
*
|
|
114987
115878
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-FeatureForm-TextElementInput.html#group Read more...}
|
|
114988
115879
|
*/
|
|
114989
|
-
readonly group:
|
|
115880
|
+
readonly group: FeatureFormGroupInput | nullish;
|
|
114990
115881
|
/**
|
|
114991
115882
|
* The content of the TextElement, as a string in either plain-text (no
|
|
114992
115883
|
* formatting) or Markdown.
|
|
@@ -115018,7 +115909,7 @@ declare namespace __esri {
|
|
|
115018
115909
|
constructor(properties?: TextElementInputProperties);
|
|
115019
115910
|
}
|
|
115020
115911
|
|
|
115021
|
-
interface TextElementInputProperties
|
|
115912
|
+
interface TextElementInputProperties {
|
|
115022
115913
|
/**
|
|
115023
115914
|
* The content of the TextElement, as a string in either plain-text (no
|
|
115024
115915
|
* formatting) or Markdown.
|
|
@@ -115041,16 +115932,10 @@ declare namespace __esri {
|
|
|
115041
115932
|
textFormat?: "plain-text" | "markdown";
|
|
115042
115933
|
}
|
|
115043
115934
|
|
|
115044
|
-
export interface UtilityNetworkAssociationInput extends Accessor,
|
|
115935
|
+
export interface UtilityNetworkAssociationInput extends Accessor, FeatureFormEditableInput, FeatureFormInputBase {
|
|
115045
115936
|
}
|
|
115046
115937
|
|
|
115047
115938
|
export class UtilityNetworkAssociationInput {
|
|
115048
|
-
/**
|
|
115049
|
-
* The input's description.
|
|
115050
|
-
*
|
|
115051
|
-
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-FeatureForm-UtilityNetworkAssociationInput.html#description Read more...}
|
|
115052
|
-
*/
|
|
115053
|
-
declare readonly description: InputBase["description"];
|
|
115054
115939
|
/**
|
|
115055
115940
|
* Indicates whether the input is editable.
|
|
115056
115941
|
*
|
|
@@ -115062,7 +115947,7 @@ declare namespace __esri {
|
|
|
115062
115947
|
*
|
|
115063
115948
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-FeatureForm-UtilityNetworkAssociationInput.html#group Read more...}
|
|
115064
115949
|
*/
|
|
115065
|
-
readonly group:
|
|
115950
|
+
readonly group: FeatureFormGroupInput | nullish;
|
|
115066
115951
|
/**
|
|
115067
115952
|
* The type of input.
|
|
115068
115953
|
*
|
|
@@ -115084,7 +115969,7 @@ declare namespace __esri {
|
|
|
115084
115969
|
refresh(): Promise<any>;
|
|
115085
115970
|
}
|
|
115086
115971
|
|
|
115087
|
-
interface UtilityNetworkAssociationInputProperties
|
|
115972
|
+
interface UtilityNetworkAssociationInputProperties {
|
|
115088
115973
|
}
|
|
115089
115974
|
|
|
115090
115975
|
export interface FeatureFormSubmitEvent {
|
|
@@ -115101,6 +115986,15 @@ declare namespace __esri {
|
|
|
115101
115986
|
value: number | string | nullish;
|
|
115102
115987
|
}
|
|
115103
115988
|
|
|
115989
|
+
/**
|
|
115990
|
+
* An object containing properties that control the visibility of certain elements within the FeatureForm widget.
|
|
115991
|
+
*
|
|
115992
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-FeatureForm.html#VisibleElements Read more...}
|
|
115993
|
+
*/
|
|
115994
|
+
export interface FeatureFormVisibleElements {
|
|
115995
|
+
readOnlyNotice?: boolean;
|
|
115996
|
+
}
|
|
115997
|
+
|
|
115104
115998
|
export interface Features extends Widget, GoTo, Evented {
|
|
115105
115999
|
}
|
|
115106
116000
|
|
|
@@ -137295,8 +138189,8 @@ declare namespace __esri {
|
|
|
137295
138189
|
export interface ResultAreaPropertiesExtend {
|
|
137296
138190
|
type: "buffer" | "convexhull";
|
|
137297
138191
|
distance: number;
|
|
137298
|
-
unit:
|
|
137299
|
-
areaUnit:
|
|
138192
|
+
unit: LengthUnit;
|
|
138193
|
+
areaUnit: AreaUnit;
|
|
137300
138194
|
color: GraphicColor;
|
|
137301
138195
|
show: boolean;
|
|
137302
138196
|
}
|
|
@@ -138013,12 +138907,6 @@ declare namespace __esri {
|
|
|
138013
138907
|
}
|
|
138014
138908
|
|
|
138015
138909
|
export class VersionManagementViewModel extends Accessor {
|
|
138016
|
-
/**
|
|
138017
|
-
* Map of Service URLs and user type extensions.
|
|
138018
|
-
*
|
|
138019
|
-
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-VersionManagement-VersionManagementViewModel.html#advancedEditingUserTypeExtensionLookup Read more...}
|
|
138020
|
-
*/
|
|
138021
|
-
advancedEditingUserTypeExtensionLookup: globalThis.Map<string, boolean>;
|
|
138022
138910
|
/**
|
|
138023
138911
|
* Displays execution errors.
|
|
138024
138912
|
*
|
|
@@ -138157,12 +139045,6 @@ declare namespace __esri {
|
|
|
138157
139045
|
}
|
|
138158
139046
|
|
|
138159
139047
|
interface VersionManagementViewModelProperties {
|
|
138160
|
-
/**
|
|
138161
|
-
* Map of Service URLs and user type extensions.
|
|
138162
|
-
*
|
|
138163
|
-
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-VersionManagement-VersionManagementViewModel.html#advancedEditingUserTypeExtensionLookup Read more...}
|
|
138164
|
-
*/
|
|
138165
|
-
advancedEditingUserTypeExtensionLookup?: globalThis.Map<string, boolean>;
|
|
138166
139048
|
/**
|
|
138167
139049
|
* A key-value pair of {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-VersionManagement-VersionManagementViewModel.html#FeatureServiceResourcesBundle FeatureServiceResourcesBundle}.
|
|
138168
139050
|
*
|