@vertigis/viewer-spec 59.15.0 → 59.17.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2,6 +2,7 @@ import { CommandRegistry } from "../CommandRegistry.js";
2
2
  import { AppCommands } from "./app.js";
3
3
  import { AuthCommands } from "./auth.js";
4
4
  import { BasemapCommands } from "./basemap.js";
5
+ import { BulkEditingCommands } from "./bulk-editing.js";
5
6
  import { ChartsCommands } from "./charts.js";
6
7
  import { DrawingCommands } from "./drawing.js";
7
8
  import { EditCommands } from "./edit.js";
@@ -43,6 +44,7 @@ export declare class Commands extends CommandRegistry {
43
44
  readonly app: AppCommands;
44
45
  readonly auth: AuthCommands;
45
46
  readonly basemap: BasemapCommands;
47
+ readonly bulkEditing: BulkEditingCommands;
46
48
  readonly charts: ChartsCommands;
47
49
  readonly drawing: DrawingCommands;
48
50
  readonly edit: EditCommands;
@@ -1 +1 @@
1
- import{CommandRegistry as s}from"../CommandRegistry.js";import{AppCommands as e}from"./app.js";import{AuthCommands as m}from"./auth.js";import{BasemapCommands as r}from"./basemap.js";import{ChartsCommands as i}from"./charts.js";import{DrawingCommands as t}from"./drawing.js";import{EditCommands as o}from"./edit.js";import{FileCommands as a}from"./file.js";import{FilterBuilderCommands as n}from"./filter-builder.js";import{GeolocationCommands as p}from"./geolocation.js";import{GeometryToolbarCommands as g}from"./geometry-toolbar.js";import{GeometryCommands as h}from"./geometry.js";import{HighlightsCommands as w}from"./highlights.js";import{IwtmCommands as f}from"./iwtm.js";import{KpiCommands as j}from"./kpi.js";import{LayerComparisonCommands as _}from"./layer-comparison.js";import{LayerListCommands as l}from"./layer-list.js";import{LayerPresetsCommands as y}from"./layer-presets.js";import{LayersCommands as c}from"./layers.js";import{LicensingCommands as u}from"./licensing.js";import{LocationMarkerCommands as d}from"./location-marker.js";import{MapCommands as k}from"./map.js";import{MeasurementCommands as b}from"./measurement.js";import{NetworkCommands as x}from"./network.js";import{OfflineCommands as C}from"./offline.js";import{PanelCommands as q}from"./panel.js";import{PhotosCommands as v}from"./photos.js";import{PrintCommands as A}from"./printing.js";import{ProjectCommands as B}from"./project.js";import{QueryBuilderCommands as L}from"./query-builder.js";import{RegionCommands as M}from"./region.js";import{ReportsCommands as N}from"./reports.js";import{ResultsCommands as P}from"./results.js";import{SearchCommands as R}from"./search.js";import{SketchingCommands as T}from"./sketching.js";import{StudioAnalyticsCommands as z}from"./studioAnalytics.js";import{SystemCommands as D}from"./system.js";import{UICommands as E}from"./ui.js";import{UtilityNetworkCommands as F}from"./utility-network.js";import{ViewerCommands as G}from"./viewer.js";import{WorkflowCommands as H}from"./workflow.js";export class Commands extends s{app=new e(this._messages);auth=new m(this._messages);basemap=new r(this._messages);charts=new i(this._messages);drawing=new t(this._messages);edit=new o(this._messages);file=new a(this._messages);filterBuilder=new n(this._messages);geolocation=new p(this._messages);geometry=new h(this._messages);geometryToolbar=new g(this._messages);highlights=new w(this._messages);iwtm=new f(this._messages);kpi=new j(this._messages);layerList=new l(this._messages);layers=new c(this._messages);layerComparison=new _(this._messages);layerPresets=new y(this._messages);licensing=new u(this._messages);locationMarker=new d(this._messages);map=new k(this._messages);measurement=new b(this._messages);network=new x(this._messages);offline=new C(this._messages);panel=new q(this._messages);project=new B(this._messages);photos=new v(this._messages);printing=new A(this._messages);queryBuilder=new L(this._messages);region=new M(this._messages);reports=new N(this._messages);results=new P(this._messages);search=new R(this._messages);sketching=new T(this._messages);studioAnalytics=new z(this._messages);system=new D(this._messages);ui=new E(this._messages);utilityNetwork=new F(this._messages);viewer=new G(this._messages);workflow=new H(this._messages);_prefix=""}
1
+ import{CommandRegistry as s}from"../CommandRegistry.js";import{AppCommands as e}from"./app.js";import{AuthCommands as m}from"./auth.js";import{BasemapCommands as r}from"./basemap.js";import{BulkEditingCommands as i}from"./bulk-editing.js";import{ChartsCommands as t}from"./charts.js";import{DrawingCommands as o}from"./drawing.js";import{EditCommands as a}from"./edit.js";import{FileCommands as n}from"./file.js";import{FilterBuilderCommands as p}from"./filter-builder.js";import{GeolocationCommands as g}from"./geolocation.js";import{GeometryToolbarCommands as h}from"./geometry-toolbar.js";import{GeometryCommands as w}from"./geometry.js";import{HighlightsCommands as f}from"./highlights.js";import{IwtmCommands as j}from"./iwtm.js";import{KpiCommands as l}from"./kpi.js";import{LayerComparisonCommands as _}from"./layer-comparison.js";import{LayerListCommands as y}from"./layer-list.js";import{LayerPresetsCommands as u}from"./layer-presets.js";import{LayersCommands as c}from"./layers.js";import{LicensingCommands as d}from"./licensing.js";import{LocationMarkerCommands as k}from"./location-marker.js";import{MapCommands as b}from"./map.js";import{MeasurementCommands as x}from"./measurement.js";import{NetworkCommands as C}from"./network.js";import{OfflineCommands as q}from"./offline.js";import{PanelCommands as v}from"./panel.js";import{PhotosCommands as A}from"./photos.js";import{PrintCommands as B}from"./printing.js";import{ProjectCommands as E}from"./project.js";import{QueryBuilderCommands as L}from"./query-builder.js";import{RegionCommands as M}from"./region.js";import{ReportsCommands as N}from"./reports.js";import{ResultsCommands as P}from"./results.js";import{SearchCommands as R}from"./search.js";import{SketchingCommands as T}from"./sketching.js";import{StudioAnalyticsCommands as z}from"./studioAnalytics.js";import{SystemCommands as D}from"./system.js";import{UICommands as F}from"./ui.js";import{UtilityNetworkCommands as G}from"./utility-network.js";import{ViewerCommands as H}from"./viewer.js";import{WorkflowCommands as I}from"./workflow.js";export class Commands extends s{app=new e(this._messages);auth=new m(this._messages);basemap=new r(this._messages);bulkEditing=new i(this._messages);charts=new t(this._messages);drawing=new o(this._messages);edit=new a(this._messages);file=new n(this._messages);filterBuilder=new p(this._messages);geolocation=new g(this._messages);geometry=new w(this._messages);geometryToolbar=new h(this._messages);highlights=new f(this._messages);iwtm=new j(this._messages);kpi=new l(this._messages);layerList=new y(this._messages);layers=new c(this._messages);layerComparison=new _(this._messages);layerPresets=new u(this._messages);licensing=new d(this._messages);locationMarker=new k(this._messages);map=new b(this._messages);measurement=new x(this._messages);network=new C(this._messages);offline=new q(this._messages);panel=new v(this._messages);project=new E(this._messages);photos=new A(this._messages);printing=new B(this._messages);queryBuilder=new L(this._messages);region=new M(this._messages);reports=new N(this._messages);results=new P(this._messages);search=new R(this._messages);sketching=new T(this._messages);studioAnalytics=new z(this._messages);system=new D(this._messages);ui=new F(this._messages);utilityNetwork=new G(this._messages);viewer=new H(this._messages);workflow=new I(this._messages);_prefix=""}
@@ -14,6 +14,7 @@ import { GeolocationOperations } from "./geolocation.js";
14
14
  import { GeometryOperations } from "./geometry.js";
15
15
  import { HighlightsOperations } from "./highlights.js";
16
16
  import { KpiOperations } from "./kpi.js";
17
+ import { LayersOperations } from "./layers.js";
17
18
  import { LicensingOperations } from "./licensing.js";
18
19
  import { LogViewerOperations } from "./logViewer.js";
19
20
  import { MapOperations } from "./map.js";
@@ -47,6 +48,7 @@ export declare class Operations extends OperationRegistry {
47
48
  readonly geometry: GeometryOperations;
48
49
  readonly highlights: HighlightsOperations;
49
50
  readonly kpi: KpiOperations;
51
+ readonly layers: LayersOperations;
50
52
  readonly licensing: LicensingOperations;
51
53
  readonly logViewer: LogViewerOperations;
52
54
  readonly map: MapOperations;
@@ -1 +1 @@
1
- import{OperationRegistry as s}from"../OperationRegistry.js";import{AppOperations as e}from"./app.js";import{ArcadeOperations as m}from"./arcade.js";import{AuthOperations as i}from"./auth.js";import{BasemapOperations as t}from"./basemap.js";import{ChartOperations as r}from"./charts.js";import{DebugConsoleOperations as o}from"./debugConsole.js";import{DrawingOperations as a}from"./drawing.js";import{EditOperations as g}from"./edit.js";import{FileOperations as n}from"./file.js";import{FilterBuilderOperations as p}from"./filter-builder.js";import{GeocodeOperations as w}from"./geocode.js";import{GeolocationOperations as f}from"./geolocation.js";import{GeometryOperations as h}from"./geometry.js";import{HighlightsOperations as j}from"./highlights.js";import{KpiOperations as _}from"./kpi.js";import{LicensingOperations as l}from"./licensing.js";import{LogViewerOperations as u}from"./logViewer.js";import{MapOperations as c}from"./map.js";import{MeasurementOperations as d}from"./measurement.js";import{MessagingOperations as k}from"./messaging.js";import{NetworkOperations as y}from"./network.js";import{OfflineOperations as b}from"./offline.js";import{PortalOperations as x}from"./portal.js";import{ProjectOperations as q}from"./project.js";import{QueryBuilderOperations as v}from"./query-builder.js";import{ResultsOperations as B}from"./results.js";import{SketchingOperations as C}from"./sketching.js";import{SystemOperations as O}from"./system.js";import{TasksOperations as V}from"./tasks.js";import{UIOperations as N}from"./ui.js";import{UtilityNetworkOperations as R}from"./utility-network.js";import{ViewerOperations as z}from"./viewer.js";import{WorkflowOperations as A}from"./workflow.js";export class Operations extends s{arcade=new m(this._messages);auth=new i(this._messages);app=new e(this._messages);basemap=new t(this._messages);charts=new r(this._messages);edit=new g(this._messages);drawing=new a(this._messages);file=new n(this._messages);filterBuilder=new p(this._messages);geocode=new w(this._messages);geolocation=new f(this._messages);geometry=new h(this._messages);highlights=new j(this._messages);kpi=new _(this._messages);licensing=new l(this._messages);logViewer=new u(this._messages);map=new c(this._messages);measurement=new d(this._messages);messaging=new k(this._messages);network=new y(this._messages);offline=new b(this._messages);portal=new x(this._messages);project=new q(this._messages);queryBuilder=new v(this._messages);sketching=new C(this._messages);system=new O(this._messages);results=new B(this._messages);tasks=new V(this._messages);ui=new N(this._messages);utilityNetwork=new R(this._messages);viewer=new z(this._messages);workflow=new A(this._messages);debugConsole=new o(this._messages);_prefix=""}
1
+ import{OperationRegistry as s}from"../OperationRegistry.js";import{AppOperations as e}from"./app.js";import{ArcadeOperations as m}from"./arcade.js";import{AuthOperations as i}from"./auth.js";import{BasemapOperations as r}from"./basemap.js";import{ChartOperations as t}from"./charts.js";import{DebugConsoleOperations as o}from"./debugConsole.js";import{DrawingOperations as a}from"./drawing.js";import{EditOperations as g}from"./edit.js";import{FileOperations as n}from"./file.js";import{FilterBuilderOperations as p}from"./filter-builder.js";import{GeocodeOperations as w}from"./geocode.js";import{GeolocationOperations as f}from"./geolocation.js";import{GeometryOperations as h}from"./geometry.js";import{HighlightsOperations as j}from"./highlights.js";import{KpiOperations as _}from"./kpi.js";import{LayersOperations as l}from"./layers.js";import{LicensingOperations as u}from"./licensing.js";import{LogViewerOperations as c}from"./logViewer.js";import{MapOperations as d}from"./map.js";import{MeasurementOperations as k}from"./measurement.js";import{MessagingOperations as y}from"./messaging.js";import{NetworkOperations as b}from"./network.js";import{OfflineOperations as x}from"./offline.js";import{PortalOperations as q}from"./portal.js";import{ProjectOperations as v}from"./project.js";import{QueryBuilderOperations as B}from"./query-builder.js";import{ResultsOperations as C}from"./results.js";import{SketchingOperations as O}from"./sketching.js";import{SystemOperations as V}from"./system.js";import{TasksOperations as N}from"./tasks.js";import{UIOperations as R}from"./ui.js";import{UtilityNetworkOperations as z}from"./utility-network.js";import{ViewerOperations as A}from"./viewer.js";import{WorkflowOperations as D}from"./workflow.js";export class Operations extends s{arcade=new m(this._messages);auth=new i(this._messages);app=new e(this._messages);basemap=new r(this._messages);charts=new t(this._messages);edit=new g(this._messages);drawing=new a(this._messages);file=new n(this._messages);filterBuilder=new p(this._messages);geocode=new w(this._messages);geolocation=new f(this._messages);geometry=new h(this._messages);highlights=new j(this._messages);kpi=new _(this._messages);layers=new l(this._messages);licensing=new u(this._messages);logViewer=new c(this._messages);map=new d(this._messages);measurement=new k(this._messages);messaging=new y(this._messages);network=new b(this._messages);offline=new x(this._messages);portal=new q(this._messages);project=new v(this._messages);queryBuilder=new B(this._messages);sketching=new O(this._messages);system=new V(this._messages);results=new C(this._messages);tasks=new N(this._messages);ui=new R(this._messages);utilityNetwork=new z(this._messages);viewer=new A(this._messages);workflow=new D(this._messages);debugConsole=new o(this._messages);_prefix=""}
@@ -157,7 +157,8 @@ export interface IdentifyArgs {
157
157
  /**
158
158
  * The map to identify. Can be used instead of or in addition to "sources".
159
159
  * Layers on the map will be used as sources according to the
160
- * "layersInScaleRangeOnly" and "visibleLayersOnly" flags.
160
+ * "layersInScaleRangeOnly", "layersWithPopupEnabledOnly", and
161
+ * "visibleLayersOnly" flags.
161
162
  */
162
163
  maps?: MapsLike;
163
164
  /**
@@ -166,6 +167,12 @@ export interface IdentifyArgs {
166
167
  * VertiGIS Studio Mobile.
167
168
  */
168
169
  layersInScaleRangeOnly?: boolean;
170
+ /**
171
+ * When "map" is specified, this determines whether to include only layers
172
+ * that have the `popupEnabled` layer property set to true. The default is
173
+ * false. Not supported in VertiGIS Studio Mobile.
174
+ */
175
+ layersWithPopupEnabledOnly?: boolean;
169
176
  /**
170
177
  * When "map" is specified, this determines whether to include only visible
171
178
  * layers. The default is true. Not supported in VertiGIS Studio Mobile.
@@ -2671,9 +2671,13 @@
2671
2671
  "description": "When \"map\" is specified, this determines whether to include only layers that are in visible scale range. The default is false. Not supported in VertiGIS Studio Mobile.",
2672
2672
  "type": "boolean"
2673
2673
  },
2674
+ "layersWithPopupEnabledOnly": {
2675
+ "description": "When \"map\" is specified, this determines whether to include only layers that have the `popupEnabled` layer property set to true. The default is false. Not supported in VertiGIS Studio Mobile.",
2676
+ "type": "boolean"
2677
+ },
2674
2678
  "maps": {
2675
2679
  "$ref": "MapsLike",
2676
- "description": "The map to identify. Can be used instead of or in addition to \"sources\". Layers on the map will be used as sources according to the \"layersInScaleRangeOnly\" and \"visibleLayersOnly\" flags."
2680
+ "description": "The map to identify. Can be used instead of or in addition to \"sources\". Layers on the map will be used as sources according to the \"layersInScaleRangeOnly\", \"layersWithPopupEnabledOnly\", and \"visibleLayersOnly\" flags."
2677
2681
  },
2678
2682
  "maxAllowableOffset": {
2679
2683
  "description": "The maximum allowable offset used for generalizing returned geometries. Not supported in VertiGIS Studio Mobile.",
@@ -3207,9 +3207,13 @@
3207
3207
  "description": "When \"map\" is specified, this determines whether to include only layers that are in visible scale range. The default is false. Not supported in VertiGIS Studio Mobile.",
3208
3208
  "type": "boolean"
3209
3209
  },
3210
+ "layersWithPopupEnabledOnly": {
3211
+ "description": "When \"map\" is specified, this determines whether to include only layers that have the `popupEnabled` layer property set to true. The default is false. Not supported in VertiGIS Studio Mobile.",
3212
+ "type": "boolean"
3213
+ },
3210
3214
  "maps": {
3211
3215
  "$ref": "MapsLike",
3212
- "description": "The map to identify. Can be used instead of or in addition to \"sources\". Layers on the map will be used as sources according to the \"layersInScaleRangeOnly\" and \"visibleLayersOnly\" flags."
3216
+ "description": "The map to identify. Can be used instead of or in addition to \"sources\". Layers on the map will be used as sources according to the \"layersInScaleRangeOnly\", \"layersWithPopupEnabledOnly\", and \"visibleLayersOnly\" flags."
3213
3217
  },
3214
3218
  "maxAllowableOffset": {
3215
3219
  "description": "The maximum allowable offset used for generalizing returned geometries. Not supported in VertiGIS Studio Mobile.",
@@ -1531,6 +1531,42 @@
1531
1531
  ],
1532
1532
  "type": "object"
1533
1533
  },
1534
+ "BulkEditingArgs": {
1535
+ "anyOf": [
1536
+ {
1537
+ "$ref": "@vertigis.arcgis-extensions.data.Feature.Feature"
1538
+ },
1539
+ {
1540
+ "$ref": "@vertigis.arcgis-extensions.data.FeatureSet.FeatureSet"
1541
+ },
1542
+ {
1543
+ "$ref": "@vertigis.arcgis-extensions.data.FeatureList.FeatureList"
1544
+ },
1545
+ {
1546
+ "$ref": "@vertigis.arcgis-extensions.data.FeatureStream.FeatureStream"
1547
+ },
1548
+ {
1549
+ "items": {
1550
+ "anyOf": [
1551
+ {
1552
+ "$ref": "@vertigis.arcgis-extensions.data.Feature.FeatureProperties"
1553
+ },
1554
+ {
1555
+ "$ref": "@vertigis.arcgis-extensions.data.Feature.Feature"
1556
+ }
1557
+ ]
1558
+ },
1559
+ "type": "array"
1560
+ },
1561
+ {
1562
+ "$ref": "#/definitions/Results"
1563
+ },
1564
+ {
1565
+ "$ref": "#/definitions/HasFeatures"
1566
+ }
1567
+ ],
1568
+ "description": "Arguments for the \"bulk-editing\" commands. Web only."
1569
+ },
1534
1570
  "CaptureGeometryArgs": {
1535
1571
  "additionalProperties": false,
1536
1572
  "description": "Arguments for the \"sketching.capture-geometry\" operation.",
@@ -3989,6 +4025,20 @@
3989
4025
  ],
3990
4026
  "type": "object"
3991
4027
  },
4028
+ "FromKmlArgs": {
4029
+ "additionalProperties": false,
4030
+ "description": "Arguments for the layers.from-kml operation.",
4031
+ "properties": {
4032
+ "blobs": {
4033
+ "description": "The data files to use for the command/operation.",
4034
+ "items": {
4035
+ "$ref": "FileLike"
4036
+ },
4037
+ "type": "array"
4038
+ }
4039
+ },
4040
+ "type": "object"
4041
+ },
3992
4042
  "FromShapefileConversionArgs": {
3993
4043
  "additionalProperties": false,
3994
4044
  "description": "Arguments for the \"results.from-shapefile\" operation.",
@@ -4987,9 +5037,13 @@
4987
5037
  "description": "When \"map\" is specified, this determines whether to include only layers that are in visible scale range. The default is false. Not supported in VertiGIS Studio Mobile.",
4988
5038
  "type": "boolean"
4989
5039
  },
5040
+ "layersWithPopupEnabledOnly": {
5041
+ "description": "When \"map\" is specified, this determines whether to include only layers that have the `popupEnabled` layer property set to true. The default is false. Not supported in VertiGIS Studio Mobile.",
5042
+ "type": "boolean"
5043
+ },
4990
5044
  "maps": {
4991
5045
  "$ref": "MapsLike",
4992
- "description": "The map to identify. Can be used instead of or in addition to \"sources\". Layers on the map will be used as sources according to the \"layersInScaleRangeOnly\" and \"visibleLayersOnly\" flags."
5046
+ "description": "The map to identify. Can be used instead of or in addition to \"sources\". Layers on the map will be used as sources according to the \"layersInScaleRangeOnly\", \"layersWithPopupEnabledOnly\", and \"visibleLayersOnly\" flags."
4993
5047
  },
4994
5048
  "maxAllowableOffset": {
4995
5049
  "description": "The maximum allowable offset used for generalizing returned geometries. Not supported in VertiGIS Studio Mobile.",
@@ -9307,6 +9361,33 @@
9307
9361
  "basemap.set:input": {
9308
9362
  "$ref": "#/definitions/SetBasemapArgs"
9309
9363
  },
9364
+ "bulk-editing.add": {
9365
+ "description": "Adds features to the bulk editing session. Typically used to stage features for later bulk updates. Web only.",
9366
+ "enum": [
9367
+ "bulk-editing.add"
9368
+ ]
9369
+ },
9370
+ "bulk-editing.add:input": {
9371
+ "$ref": "#/definitions/BulkEditingArgs"
9372
+ },
9373
+ "bulk-editing.display": {
9374
+ "description": "Displays the bulk editing interface for a given set of features. Updates the UI to show editable attributes for the provided features. Web only.",
9375
+ "enum": [
9376
+ "bulk-editing.display"
9377
+ ]
9378
+ },
9379
+ "bulk-editing.display:input": {
9380
+ "$ref": "#/definitions/BulkEditingArgs"
9381
+ },
9382
+ "bulk-editing.remove": {
9383
+ "description": "Removes features from the bulk editing session. Web only.",
9384
+ "enum": [
9385
+ "bulk-editing.remove"
9386
+ ]
9387
+ },
9388
+ "bulk-editing.remove:input": {
9389
+ "$ref": "#/definitions/BulkEditingArgs"
9390
+ },
9310
9391
  "charts.add-features": {
9311
9392
  "description": "Adds one or more features to charts. If `chart` is specified, then only the given chart will be updated, otherwise all charts will. Web only.",
9312
9393
  "enum": [
@@ -20789,6 +20870,124 @@
20789
20870
  "layer-list.expand:input": {
20790
20871
  "$ref": "#/definitions/HasLayers"
20791
20872
  },
20873
+ "layers.edit-label-settings": {
20874
+ "description": "Shows a UI for editing the label classes on an existing layer or layers. Note that changes will not be applied to the supplied layers by this operation. Use `layers.set-label-classes` for this. Web only.",
20875
+ "enum": [
20876
+ "layers.edit-label-settings"
20877
+ ]
20878
+ },
20879
+ "layers.edit-label-settings:input": {
20880
+ "$ref": "#/definitions/LayerSettingsArgs"
20881
+ },
20882
+ "layers.edit-label-settings:output": {
20883
+ "$ref": "#/definitions/LayerSettingsArgs"
20884
+ },
20885
+ "layers.edit-settings": {
20886
+ "description": "Shows a UI for editing the settings on an existing layer or layers. Note that changes will not be applied to the supplied layers by this operation. Use `layers.set-*` for this. Web only.",
20887
+ "enum": [
20888
+ "layers.edit-settings"
20889
+ ]
20890
+ },
20891
+ "layers.edit-settings:input": {
20892
+ "$ref": "#/definitions/LayerSettingsArgs"
20893
+ },
20894
+ "layers.edit-settings:output": {
20895
+ "$ref": "#/definitions/LayerSettingsArgs"
20896
+ },
20897
+ "layers.edit-symbols": {
20898
+ "description": "Edit the symbol from an existing layer or layers. Note that changes to these symbols will not be applied to the layers by this operation. Use `layers.set-symbol` for this. Web only.",
20899
+ "enum": [
20900
+ "layers.edit-symbols"
20901
+ ]
20902
+ },
20903
+ "layers.edit-symbols:input": {
20904
+ "$ref": "#/definitions/SetSymbolArgs"
20905
+ },
20906
+ "layers.edit-symbols:output": {
20907
+ "additionalProperties": false,
20908
+ "properties": {
20909
+ "layers": {
20910
+ "$ref": "#/definitions/LayersLike",
20911
+ "description": "Layer(s) to use for the command/operation."
20912
+ },
20913
+ "maps": {
20914
+ "$ref": "MapsLike",
20915
+ "description": "Map(s) to use for the command/operation."
20916
+ },
20917
+ "symbols": {
20918
+ "anyOf": [
20919
+ {
20920
+ "$ref": "#/definitions/esri.PictureFillSymbol"
20921
+ },
20922
+ {
20923
+ "$ref": "#/definitions/esri.PictureMarkerSymbol"
20924
+ },
20925
+ {
20926
+ "$ref": "#/definitions/esri.SimpleFillSymbol"
20927
+ },
20928
+ {
20929
+ "$ref": "#/definitions/esri.SimpleLineSymbol"
20930
+ },
20931
+ {
20932
+ "$ref": "#/definitions/esri.SimpleMarkerSymbol"
20933
+ },
20934
+ {
20935
+ "$ref": "#/definitions/esri.TextSymbol"
20936
+ },
20937
+ {
20938
+ "$ref": "#/definitions/esri.CIMSymbol"
20939
+ },
20940
+ {
20941
+ "$ref": "#/definitions/esri.LineSymbol3D"
20942
+ },
20943
+ {
20944
+ "$ref": "#/definitions/esri.PointSymbol3D"
20945
+ },
20946
+ {
20947
+ "$ref": "#/definitions/esri.PolygonSymbol3D"
20948
+ },
20949
+ {
20950
+ "$ref": "#/definitions/esri.rest-api.SymbolJson.PictureFillSymbolJson"
20951
+ },
20952
+ {
20953
+ "$ref": "#/definitions/esri.rest-api.SymbolJson.PictureMarkerSymbolJson"
20954
+ },
20955
+ {
20956
+ "$ref": "#/definitions/esri.rest-api.SymbolJson.SimpleFillSymbolJson"
20957
+ },
20958
+ {
20959
+ "$ref": "#/definitions/esri.rest-api.SymbolJson.SimpleLineSymbolJson"
20960
+ },
20961
+ {
20962
+ "$ref": "#/definitions/esri.rest-api.SymbolJson.SimpleMarkerSymbolJson"
20963
+ },
20964
+ {
20965
+ "$ref": "#/definitions/esri.rest-api.SymbolJson.TextSymbolJson"
20966
+ },
20967
+ {
20968
+ "$ref": "#/definitions/esri.rest-api.SymbolJson.LineSymbol3DJson"
20969
+ },
20970
+ {
20971
+ "$ref": "#/definitions/esri.rest-api.SymbolJson.PointSymbol3DJson"
20972
+ },
20973
+ {
20974
+ "$ref": "#/definitions/esri.rest-api.SymbolJson.PolygonSymbol3DJson"
20975
+ },
20976
+ {
20977
+ "$ref": "esri.CIMSymbolReference"
20978
+ },
20979
+ {
20980
+ "items": {
20981
+ "$ref": "SymbolLike"
20982
+ },
20983
+ "type": "array"
20984
+ }
20985
+ ],
20986
+ "description": "The symbols to use for the command/operation."
20987
+ }
20988
+ },
20989
+ "type": "object"
20990
+ },
20792
20991
  "layers.ensure-can-set-symbol": {
20793
20992
  "description": "Guard command for enabling the layers.set-symbol command. Web only.",
20794
20993
  "enum": [
@@ -20798,6 +20997,79 @@
20798
20997
  "layers.ensure-can-set-symbol:input": {
20799
20998
  "$ref": "#/definitions/SetSymbolArgs"
20800
20999
  },
21000
+ "layers.from-kml": {
21001
+ "description": "Convert the specified KML blob to layers. Web only.",
21002
+ "enum": [
21003
+ "layers.from-kml"
21004
+ ]
21005
+ },
21006
+ "layers.from-kml:input": {
21007
+ "anyOf": [
21008
+ {
21009
+ "$ref": "#/definitions/FromKmlArgs"
21010
+ },
21011
+ {
21012
+ "$ref": "global.Blob"
21013
+ },
21014
+ {
21015
+ "items": {
21016
+ "$ref": "global.Blob"
21017
+ },
21018
+ "type": "array"
21019
+ }
21020
+ ]
21021
+ },
21022
+ "layers.from-kml:output": {
21023
+ "$ref": "#/definitions/HasLayers"
21024
+ },
21025
+ "layers.get-label-classes": {
21026
+ "description": "Retrieves the label classes for supplied layer(s). Web only.",
21027
+ "enum": [
21028
+ "layers.get-label-classes"
21029
+ ]
21030
+ },
21031
+ "layers.get-label-classes:input": {
21032
+ "$ref": "#/definitions/HasLayers"
21033
+ },
21034
+ "layers.get-label-classes:output": {
21035
+ "$ref": "#/definitions/LayerSettingsArgs"
21036
+ },
21037
+ "layers.get-popup-template": {
21038
+ "description": "Retrieves the popup configuration applied to the supplied layer(s). Web only.",
21039
+ "enum": [
21040
+ "layers.get-popup-template"
21041
+ ]
21042
+ },
21043
+ "layers.get-popup-template:input": {
21044
+ "$ref": "#/definitions/HasLayers"
21045
+ },
21046
+ "layers.get-popup-template:output": {
21047
+ "$ref": "#/definitions/LayerSettingsArgs"
21048
+ },
21049
+ "layers.get-task-settings": {
21050
+ "description": "Retrieves the values for the 'taskSettings' applied to the supplied layer(s). Web only.",
21051
+ "enum": [
21052
+ "layers.get-task-settings"
21053
+ ]
21054
+ },
21055
+ "layers.get-task-settings:input": {
21056
+ "$ref": "#/definitions/HasLayers"
21057
+ },
21058
+ "layers.get-task-settings:output": {
21059
+ "$ref": "#/definitions/LayerSettingsArgs"
21060
+ },
21061
+ "layers.get-title": {
21062
+ "description": "Retrieves the titles of the supplied layer(s). Web only.",
21063
+ "enum": [
21064
+ "layers.get-title"
21065
+ ]
21066
+ },
21067
+ "layers.get-title:input": {
21068
+ "$ref": "#/definitions/HasLayers"
21069
+ },
21070
+ "layers.get-title:output": {
21071
+ "$ref": "#/definitions/LayerSettingsArgs"
21072
+ },
20801
21073
  "layers.hide-labels": {
20802
21074
  "description": "Turns off the layer's labels on the map. Web only.",
20803
21075
  "enum": [
@@ -24268,6 +24540,54 @@
24268
24540
  ],
24269
24541
  "type": "object"
24270
24542
  },
24543
+ {
24544
+ "additionalProperties": false,
24545
+ "properties": {
24546
+ "arguments": {
24547
+ "$ref": "#/definitions/bulk-editing.add:input"
24548
+ },
24549
+ "name": {
24550
+ "$ref": "#/definitions/bulk-editing.add"
24551
+ }
24552
+ },
24553
+ "required": [
24554
+ "name",
24555
+ "arguments"
24556
+ ],
24557
+ "type": "object"
24558
+ },
24559
+ {
24560
+ "additionalProperties": false,
24561
+ "properties": {
24562
+ "arguments": {
24563
+ "$ref": "#/definitions/bulk-editing.display:input"
24564
+ },
24565
+ "name": {
24566
+ "$ref": "#/definitions/bulk-editing.display"
24567
+ }
24568
+ },
24569
+ "required": [
24570
+ "name",
24571
+ "arguments"
24572
+ ],
24573
+ "type": "object"
24574
+ },
24575
+ {
24576
+ "additionalProperties": false,
24577
+ "properties": {
24578
+ "arguments": {
24579
+ "$ref": "#/definitions/bulk-editing.remove:input"
24580
+ },
24581
+ "name": {
24582
+ "$ref": "#/definitions/bulk-editing.remove"
24583
+ }
24584
+ },
24585
+ "required": [
24586
+ "name",
24587
+ "arguments"
24588
+ ],
24589
+ "type": "object"
24590
+ },
24271
24591
  {
24272
24592
  "additionalProperties": false,
24273
24593
  "properties": {
@@ -26968,6 +27288,15 @@
26968
27288
  {
26969
27289
  "$ref": "#/definitions/basemap.set"
26970
27290
  },
27291
+ {
27292
+ "$ref": "#/definitions/bulk-editing.add"
27293
+ },
27294
+ {
27295
+ "$ref": "#/definitions/bulk-editing.display"
27296
+ },
27297
+ {
27298
+ "$ref": "#/definitions/bulk-editing.remove"
27299
+ },
26971
27300
  {
26972
27301
  "$ref": "#/definitions/charts.add-features"
26973
27302
  },
@@ -27899,6 +28228,134 @@
27899
28228
  ],
27900
28229
  "type": "object"
27901
28230
  },
28231
+ {
28232
+ "additionalProperties": false,
28233
+ "properties": {
28234
+ "arguments": {
28235
+ "$ref": "#/definitions/layers.edit-label-settings:input"
28236
+ },
28237
+ "name": {
28238
+ "$ref": "#/definitions/layers.edit-label-settings"
28239
+ }
28240
+ },
28241
+ "required": [
28242
+ "name",
28243
+ "arguments"
28244
+ ],
28245
+ "type": "object"
28246
+ },
28247
+ {
28248
+ "additionalProperties": false,
28249
+ "properties": {
28250
+ "arguments": {
28251
+ "$ref": "#/definitions/layers.edit-settings:input"
28252
+ },
28253
+ "name": {
28254
+ "$ref": "#/definitions/layers.edit-settings"
28255
+ }
28256
+ },
28257
+ "required": [
28258
+ "name",
28259
+ "arguments"
28260
+ ],
28261
+ "type": "object"
28262
+ },
28263
+ {
28264
+ "additionalProperties": false,
28265
+ "properties": {
28266
+ "arguments": {
28267
+ "$ref": "#/definitions/layers.edit-symbols:input"
28268
+ },
28269
+ "name": {
28270
+ "$ref": "#/definitions/layers.edit-symbols"
28271
+ }
28272
+ },
28273
+ "required": [
28274
+ "name",
28275
+ "arguments"
28276
+ ],
28277
+ "type": "object"
28278
+ },
28279
+ {
28280
+ "additionalProperties": false,
28281
+ "properties": {
28282
+ "arguments": {
28283
+ "$ref": "#/definitions/layers.from-kml:input"
28284
+ },
28285
+ "name": {
28286
+ "$ref": "#/definitions/layers.from-kml"
28287
+ }
28288
+ },
28289
+ "required": [
28290
+ "name",
28291
+ "arguments"
28292
+ ],
28293
+ "type": "object"
28294
+ },
28295
+ {
28296
+ "additionalProperties": false,
28297
+ "properties": {
28298
+ "arguments": {
28299
+ "$ref": "#/definitions/layers.get-label-classes:input"
28300
+ },
28301
+ "name": {
28302
+ "$ref": "#/definitions/layers.get-label-classes"
28303
+ }
28304
+ },
28305
+ "required": [
28306
+ "name",
28307
+ "arguments"
28308
+ ],
28309
+ "type": "object"
28310
+ },
28311
+ {
28312
+ "additionalProperties": false,
28313
+ "properties": {
28314
+ "arguments": {
28315
+ "$ref": "#/definitions/layers.get-popup-template:input"
28316
+ },
28317
+ "name": {
28318
+ "$ref": "#/definitions/layers.get-popup-template"
28319
+ }
28320
+ },
28321
+ "required": [
28322
+ "name",
28323
+ "arguments"
28324
+ ],
28325
+ "type": "object"
28326
+ },
28327
+ {
28328
+ "additionalProperties": false,
28329
+ "properties": {
28330
+ "arguments": {
28331
+ "$ref": "#/definitions/layers.get-task-settings:input"
28332
+ },
28333
+ "name": {
28334
+ "$ref": "#/definitions/layers.get-task-settings"
28335
+ }
28336
+ },
28337
+ "required": [
28338
+ "name",
28339
+ "arguments"
28340
+ ],
28341
+ "type": "object"
28342
+ },
28343
+ {
28344
+ "additionalProperties": false,
28345
+ "properties": {
28346
+ "arguments": {
28347
+ "$ref": "#/definitions/layers.get-title:input"
28348
+ },
28349
+ "name": {
28350
+ "$ref": "#/definitions/layers.get-title"
28351
+ }
28352
+ },
28353
+ "required": [
28354
+ "name",
28355
+ "arguments"
28356
+ ],
28357
+ "type": "object"
28358
+ },
27902
28359
  {
27903
28360
  "additionalProperties": false,
27904
28361
  "properties": {
@@ -29060,6 +29517,30 @@
29060
29517
  {
29061
29518
  "$ref": "#/definitions/kpi.get-features"
29062
29519
  },
29520
+ {
29521
+ "$ref": "#/definitions/layers.edit-label-settings"
29522
+ },
29523
+ {
29524
+ "$ref": "#/definitions/layers.edit-settings"
29525
+ },
29526
+ {
29527
+ "$ref": "#/definitions/layers.edit-symbols"
29528
+ },
29529
+ {
29530
+ "$ref": "#/definitions/layers.from-kml"
29531
+ },
29532
+ {
29533
+ "$ref": "#/definitions/layers.get-label-classes"
29534
+ },
29535
+ {
29536
+ "$ref": "#/definitions/layers.get-popup-template"
29537
+ },
29538
+ {
29539
+ "$ref": "#/definitions/layers.get-task-settings"
29540
+ },
29541
+ {
29542
+ "$ref": "#/definitions/layers.get-title"
29543
+ },
29063
29544
  {
29064
29545
  "$ref": "#/definitions/licensing.get-license-state"
29065
29546
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vertigis/viewer-spec",
3
- "version": "59.15.0",
3
+ "version": "59.17.0",
4
4
  "license": "SEE LICENSE IN LICENSE",
5
5
  "description": "VertiGIS Viewer Specification",
6
6
  "type": "module",
package/version.d.ts CHANGED
@@ -1,4 +1,4 @@
1
1
  /**
2
2
  * The current version of the VertiGIS Studio Viewer Specification.
3
3
  */
4
- export declare const version = "59.15.0";
4
+ export declare const version = "59.17.0";
package/version.js CHANGED
@@ -1,4 +1,4 @@
1
1
  /**
2
2
  * The current version of the VertiGIS Studio Viewer Specification.
3
3
  */
4
- export const version = "59.15.0";
4
+ export const version = "59.17.0";