@vertigis/arcgis-extensions 48.3.5 → 48.4.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (198) hide show
  1. package/AppConfig.schema.json +29 -21
  2. package/data/FeatureSettings.js +1 -1
  3. package/data/FeatureSourceBase.js +1 -1
  4. package/data/Schema.js +1 -1
  5. package/data/_TableExtension.d.ts +1 -1
  6. package/docs/html/assets/navigation.js +1 -1
  7. package/docs/html/assets/search.js +1 -1
  8. package/docs/html/classes/data__TableExtension.TableSchema.html +2 -2
  9. package/docs/html/classes/mapping_WMSLayerExtension.WMSLayerExtension.html +4 -4
  10. package/docs/html/classes/tasks_identify_IdentifyProviderBase.IdentifyProviderBase.html +1 -1
  11. package/docs/html/classes/tasks_identify_WMSLayerFeatureInfoIdentifyProvider.WMSLayerFeatureInfoIdentifyProvider.html +62 -0
  12. package/docs/html/classes/utilities_ObservableSet.ObservableSet.html +1 -1
  13. package/docs/html/classes/utilities_ObservableWeakSet.ObservableWeakSet.html +1 -1
  14. package/docs/html/classes/utilities_log.ConsoleLogger.html +7 -7
  15. package/docs/html/classes/utilities_log.LoggerBase.html +7 -7
  16. package/docs/html/functions/utilities__gml.esriToGml.html +2 -2
  17. package/docs/html/functions/utilities__layers.getEquivalencyTypeForLayers.html +1 -0
  18. package/docs/html/functions/utilities__layers.getLayerUrl.html +2 -2
  19. package/docs/html/functions/utilities_geometry.buffer.html +5 -5
  20. package/docs/html/functions/utilities_geometry.esriToGml.html +2 -2
  21. package/docs/html/functions/utilities_iterable.find.html +2 -2
  22. package/docs/html/functions/utilities_iterable.first.html +2 -2
  23. package/docs/html/functions/utilities_mapping.getMapSpatialReference.html +2 -2
  24. package/docs/html/functions/utilities_object.deepSearchAndTransform.html +6 -4
  25. package/docs/html/functions/utilities_object.deepSearchAndTransformAsync.html +6 -4
  26. package/docs/html/functions/utilities_object.getPropertyDescriptor.html +2 -2
  27. package/docs/html/functions/utilities_object.isEmpty.html +1 -1
  28. package/docs/html/functions/utilities_object.map.html +1 -1
  29. package/docs/html/functions/utilities_object.toJSON.html +1 -1
  30. package/docs/html/functions/utilities_portal.getPortalItemHtmlUrl.html +2 -2
  31. package/docs/html/functions/utilities_portal.toPortalItem.html +4 -1
  32. package/docs/html/functions/utilities_set.find.html +2 -2
  33. package/docs/html/hierarchy.html +1 -1
  34. package/docs/html/interfaces/data_FieldExtension.FieldProperties.html +4 -2
  35. package/docs/html/interfaces/json_AnnotationLayerJson.AnnotationLayerJson.html +2 -2
  36. package/docs/html/interfaces/json_BasemapLayerJson.BasemapLayerJsonBase.html +2 -2
  37. package/docs/html/interfaces/json_BingLayerJson.BingLayerJson.html +2 -2
  38. package/docs/html/interfaces/json_BuildingSceneLayerJson.BuildingSceneLayerJson.html +2 -2
  39. package/docs/html/interfaces/json_CSVLayerJson.CSVLayerJson.html +2 -2
  40. package/docs/html/interfaces/json_FeatureLayerJson.FeatureLayerJson.html +5 -3
  41. package/docs/html/interfaces/json_FeatureSetJson.FeatureSetJson.html +4 -2
  42. package/docs/html/interfaces/json_FieldJson.FieldJson.html +4 -2
  43. package/docs/html/interfaces/json_GeoJSONLayerJson.GeoJSONLayerJson.html +2 -2
  44. package/docs/html/interfaces/json_GeoRSSLayerJson.GeoRSSLayerJson.html +2 -2
  45. package/docs/html/interfaces/json_GroupLayerJson.GroupLayerJson.html +2 -2
  46. package/docs/html/interfaces/json_ImageServiceLayerJson.ImageServiceLayerJson.html +2 -2
  47. package/docs/html/interfaces/json_ImageServiceVectorLayerJson.ImageServiceVectorLayerJson.html +2 -2
  48. package/docs/html/interfaces/json_IntegratedMeshLayerJson.IntegratedMeshLayerJson.html +2 -2
  49. package/docs/html/interfaces/json_ItemJson.ItemJson.html +5 -2
  50. package/docs/html/interfaces/json_KMLLayerJson.KMLLayerJson.html +2 -2
  51. package/docs/html/interfaces/json_LayerDefinitionJson.LayerDefinitionJson.html +2 -2
  52. package/docs/html/interfaces/json_LayerJson.LayerJsonBase.html +2 -2
  53. package/docs/html/interfaces/json_MapServiceLayerJson.MapServiceLayerJson.html +2 -2
  54. package/docs/html/interfaces/json_OpenStreetMapLayerJson.OpenStreetMapLayerJson.html +2 -2
  55. package/docs/html/interfaces/json_OperationalLayerJson.OperationalLayerJsonBase.html +2 -2
  56. package/docs/html/interfaces/json_PointCloudLayerJson.PointCloudLayerJson.html +2 -2
  57. package/docs/html/interfaces/json_RasterDataElevationLayerJson.RasterDataElevationLayerJson.html +2 -2
  58. package/docs/html/interfaces/json_SceneLayerJson.SceneLayerJson.html +2 -2
  59. package/docs/html/interfaces/json_StreamLayerJson.StreamLayerJson.html +6 -4
  60. package/docs/html/interfaces/json_SubtypeGroupLayerJson.SubtypeGroupLayerJson.html +10 -5
  61. package/docs/html/interfaces/json_SubtypeGroupLayerJson.SubtypeSubtypeGroupLayerJson.html +10 -5
  62. package/docs/html/interfaces/json_SubtypeSublayerJson.SubtypeSublayerJson.html +9 -6
  63. package/docs/html/interfaces/json_SymbolJson.TextSymbolJson.html +2 -2
  64. package/docs/html/interfaces/json_TiledElevationServiceLayerJson.TiledElevationServiceLayerJson.html +2 -2
  65. package/docs/html/interfaces/json_TiledImageServiceLayerJson.TiledImageServiceLayerJson.html +2 -2
  66. package/docs/html/interfaces/json_TiledMapServiceLayerJson.TiledMapServiceLayerJson.html +2 -2
  67. package/docs/html/interfaces/json_VectorTileLayerJson.VectorTileLayerJson.html +2 -2
  68. package/docs/html/interfaces/json_WFSLayerJson.WFSLayerJson.html +2 -2
  69. package/docs/html/interfaces/json_WMSLayerJson.WMSLayerJson.html +2 -2
  70. package/docs/html/interfaces/json_WebTileLayerJson.TileInfoJson.html +2 -2
  71. package/docs/html/interfaces/json_WebTileLayerJson.WebTileLayerJson.html +2 -2
  72. package/docs/html/interfaces/mapping_BuildingSceneLayerExtension.BuildingSceneLayerProperties.html +2 -2
  73. package/docs/html/interfaces/mapping_FeatureLayerExtension.FeatureLayerProperties.html +6 -4
  74. package/docs/html/interfaces/mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html +6 -4
  75. package/docs/html/interfaces/mapping_MapImageLayerExtension.MapImageLayerExtensionProperties.html +3 -3
  76. package/docs/html/interfaces/mapping_PointCloudLayerExtension.PointCloudLayerProperties.html +2 -2
  77. package/docs/html/interfaces/utilities_format_FormatSettings.FormatSettings.html +1 -1
  78. package/docs/html/interfaces/utilities_log.LogMessageOptions.html +30 -0
  79. package/docs/html/interfaces/utilities_log.LogMessageResourceOptions.html +33 -0
  80. package/docs/html/interfaces/utilities_log.Logger.html +8 -8
  81. package/docs/html/modules/support_esri.html +1 -0
  82. package/docs/html/modules/tasks_identify_WMSLayerFeatureInfoIdentifyProvider.html +2 -0
  83. package/docs/html/modules/tasks_identify_defaultProviders.html +2 -1
  84. package/docs/html/modules/utilities_log.html +3 -1
  85. package/docs/html/modules.html +1 -0
  86. package/docs/html/types/support_esri.RequestResponse.html +1 -0
  87. package/docs/html/types/utilities_log.LogOptions.html +2 -0
  88. package/docs/html/variables/version.version.html +1 -1
  89. package/json/AnnotationLayerJson.d.ts +7 -7
  90. package/json/BasemapJson.d.ts +4 -4
  91. package/json/BasemapJson.js +1 -1
  92. package/json/BasemapLayerJson.d.ts +1 -1
  93. package/json/BingLayerJson.d.ts +1 -1
  94. package/json/BuildingSceneLayerJson.d.ts +18 -18
  95. package/json/BuildingSceneSublayerJson.d.ts +8 -8
  96. package/json/CSVLayerJson.d.ts +12 -12
  97. package/json/DefinitionEditorJson.d.ts +9 -9
  98. package/json/DrawingInfoJson.d.ts +29 -29
  99. package/json/EnvironmentJson.d.ts +19 -19
  100. package/json/FeatureCollectionJson.d.ts +1 -1
  101. package/json/FeatureJson.d.ts +4 -4
  102. package/json/FeatureJson.js +1 -1
  103. package/json/FeatureLayerJson.d.ts +20 -16
  104. package/json/FeatureLayerJson.js +1 -1
  105. package/json/FeatureSetJson.d.ts +5 -0
  106. package/json/FieldJson.d.ts +11 -7
  107. package/json/FormInfoJson.d.ts +48 -48
  108. package/json/GeoJSONLayerJson.d.ts +6 -6
  109. package/json/GeoRSSLayerJson.d.ts +4 -4
  110. package/json/GeometryJson.d.ts +12 -12
  111. package/json/GroundJson.d.ts +4 -4
  112. package/json/GroupLayerJson.d.ts +3 -3
  113. package/json/ImageServiceLayerJson.d.ts +20 -20
  114. package/json/ImageServiceVectorLayerJson.d.ts +6 -6
  115. package/json/IntegratedMeshLayerJson.d.ts +2 -2
  116. package/json/ItemJson.d.ts +51 -46
  117. package/json/KMLLayerJson.d.ts +3 -3
  118. package/json/LayerDefinitionJson.d.ts +102 -102
  119. package/json/LayerJson.d.ts +21 -21
  120. package/json/LayerJson.js +1 -1
  121. package/json/MapServiceLayerJson.d.ts +6 -6
  122. package/json/MosaicRuleJson.d.ts +14 -14
  123. package/json/OpenStreetMapLayerJson.d.ts +1 -1
  124. package/json/OperationalLayerJson.d.ts +2 -2
  125. package/json/PointCloudLayerJson.d.ts +4 -4
  126. package/json/PopupInfoJson.d.ts +47 -47
  127. package/json/RasterDataElevationLayerJson.d.ts +1 -1
  128. package/json/RendererJson.d.ts +113 -113
  129. package/json/SceneLayerJson.d.ts +7 -7
  130. package/json/SpatialReferenceJson.d.ts +5 -5
  131. package/json/SublayerJson.d.ts +17 -17
  132. package/json/SublayerJson.js +1 -1
  133. package/json/SubtypeGroupLayerJson.d.ts +14 -5
  134. package/json/SubtypeSublayerJson.d.ts +13 -8
  135. package/json/SymbolJson.d.ts +122 -122
  136. package/json/TableJson.d.ts +10 -10
  137. package/json/TableJson.js +1 -1
  138. package/json/TemplateJson.d.ts +4 -4
  139. package/json/TiledElevationServiceLayerJson.d.ts +3 -3
  140. package/json/TiledImageServiceLayerJson.d.ts +3 -3
  141. package/json/TiledMapServiceLayerJson.d.ts +12 -12
  142. package/json/TypeJson.d.ts +4 -4
  143. package/json/VectorTileLayerJson.d.ts +4 -4
  144. package/json/ViewpointJson.d.ts +6 -6
  145. package/json/WFSLayerJson.d.ts +16 -16
  146. package/json/WMSLayerJson.d.ts +16 -16
  147. package/json/WMSSublayerJson.d.ts +5 -5
  148. package/json/WebMapJson.d.ts +134 -133
  149. package/json/WebMapJson.js +1 -1
  150. package/json/WebSceneJson.d.ts +6 -6
  151. package/json/WebTileLayerJson.d.ts +26 -26
  152. package/mapping/ImageryLayerExtension.js +1 -1
  153. package/mapping/MapExtension.js +1 -1
  154. package/mapping/WMSLayerExtension.d.ts +1 -0
  155. package/mapping/WMSLayerExtension.js +1 -1
  156. package/mapping/support/ogc.js +1 -1
  157. package/package.json +1 -1
  158. package/support/esri.d.ts +1 -0
  159. package/tasks/identify/IdentifyService.js +1 -1
  160. package/tasks/identify/WMSLayerFeatureInfoIdentifyProvider.d.ts +38 -0
  161. package/tasks/identify/WMSLayerFeatureInfoIdentifyProvider.js +1 -0
  162. package/tasks/identify/defaultProviders.d.ts +1 -0
  163. package/tasks/identify/defaultProviders.js +1 -1
  164. package/utilities/ObservableSet.d.ts +1 -1
  165. package/utilities/ObservableSet.js +1 -1
  166. package/utilities/ObservableWeakSet.d.ts +1 -1
  167. package/utilities/ObservableWeakSet.js +1 -1
  168. package/utilities/_gml.d.ts +1 -1
  169. package/utilities/_gml.js +1 -1
  170. package/utilities/_layers.d.ts +5 -3
  171. package/utilities/_layers.js +1 -1
  172. package/utilities/_wkt.js +1 -1
  173. package/utilities/array.js +1 -1
  174. package/utilities/asyncIterable.js +1 -1
  175. package/utilities/checkArg.js +1 -1
  176. package/utilities/esri.js +1 -1
  177. package/utilities/format/date.d.ts +8 -8
  178. package/utilities/format/date.js +1 -1
  179. package/utilities/format/number.d.ts +9 -9
  180. package/utilities/format/number.js +1 -1
  181. package/utilities/format/string.d.ts +12 -12
  182. package/utilities/format/string.js +1 -1
  183. package/utilities/geometry.d.ts +4 -3
  184. package/utilities/geometry.js +1 -1
  185. package/utilities/iterable.d.ts +2 -2
  186. package/utilities/log.d.ts +26 -7
  187. package/utilities/log.js +1 -1
  188. package/utilities/mapping.d.ts +1 -1
  189. package/utilities/mapping.js +1 -1
  190. package/utilities/object.d.ts +10 -6
  191. package/utilities/object.js +1 -1
  192. package/utilities/portal.d.ts +4 -1
  193. package/utilities/portal.js +1 -1
  194. package/utilities/query.js +1 -1
  195. package/utilities/set.d.ts +1 -1
  196. package/version.d.ts +1 -1
  197. package/version.js +1 -1
  198. package/docs/html/interfaces/utilities_log.LogOptions.html +0 -33
@@ -21,15 +21,15 @@ export interface WebMapJsonBase {
21
21
  * within this object that are applicable only to Collector and are
22
22
  * explained within the property descriptions.
23
23
  */
24
- applicationProperties?: ApplicationPropertiesJson;
24
+ applicationProperties?: ApplicationPropertiesJson | null;
25
25
  /**
26
26
  * String value indicating the application which authored the webmap.
27
27
  */
28
- authoringApp?: string;
28
+ authoringApp?: string | null;
29
29
  /**
30
30
  * String value indicating the authoring App's version number.
31
31
  */
32
- authoringAppVersion?: string;
32
+ authoringAppVersion?: string | null;
33
33
  /**
34
34
  * The map's basemap layer(s). Layers are drawn based on the index position
35
35
  * in the array; The first layer in the array is the first layer drawn, the
@@ -39,20 +39,20 @@ export interface WebMapJsonBase {
39
39
  /**
40
40
  * The initial state at which to open the map.
41
41
  */
42
- initialState?: InitialStateJson;
42
+ initialState?: InitialStateJson | null;
43
43
  /**
44
44
  * Contains floor-awareness information for the map.
45
45
  */
46
- mapFloorInfo?: MapFloorInfoJson;
46
+ mapFloorInfo?: MapFloorInfoJson | null;
47
47
  /**
48
48
  * Map range information.
49
49
  */
50
- mapRangeInfo?: MapRangeInfoJson;
50
+ mapRangeInfo?: MapRangeInfoJson | null;
51
51
  /**
52
52
  * A presentation consists of multiple slides. Each slide has a different
53
53
  * title, extent, basemap, layers etc.
54
54
  */
55
- presentation?: PresentationJson;
55
+ presentation?: PresentationJson | null;
56
56
  /**
57
57
  * An object used to specify the spatial reference of the given geometry.
58
58
  */
@@ -60,19 +60,19 @@ export interface WebMapJsonBase {
60
60
  /**
61
61
  * Specify an array of table objects.
62
62
  */
63
- tables?: TableJson[];
63
+ tables?: TableJson[] | null;
64
64
  /**
65
65
  * Operational layers contain your business data. They are used to make
66
66
  * thematic maps. Usually, a basemap sits beneath your operational layers to
67
67
  * give them geographic context. See
68
68
  * {@link https://developers.arcgis.com/web-map-specification/objects/operationalLayers/}.
69
69
  */
70
- operationalLayers?: OperationalLayerJson[];
70
+ operationalLayers?: OperationalLayerJson[] | null;
71
71
  /**
72
72
  * TODO: Not yet documented in web map spec, but present in 2.29 web maps
73
73
  * generated by Maps SDK 4.28.
74
74
  */
75
- timeZone?: string;
75
+ timeZone?: string | null;
76
76
  /**
77
77
  * Root element in the web map specifying a string value indicating the web
78
78
  * map version. See
@@ -82,7 +82,7 @@ export interface WebMapJsonBase {
82
82
  /**
83
83
  * The widgets object contains widgets that should be exposed to the user.
84
84
  */
85
- widgets?: WidgetsJson;
85
+ widgets?: WidgetsJson | null;
86
86
  }
87
87
  /**
88
88
  * The web map data lists the basemap, operational layers, and bookmarks to be
@@ -98,17 +98,17 @@ export interface WebMapJson extends WebMapJsonBase {
98
98
  /**
99
99
  * The background.
100
100
  */
101
- background?: BackgroundJson;
101
+ background?: BackgroundJson | null;
102
102
  /**
103
103
  * Bookmarks that are saved with the map.
104
104
  */
105
- bookmarks?: BookmarkJson[];
105
+ bookmarks?: BookmarkJson[] | null;
106
106
  /**
107
107
  * An array of utility network objects the map can use to access
108
108
  * utility-related functionality, such as tracing and querying
109
109
  * associations.
110
110
  */
111
- utilityNetworks?: UtilityNetworkJson[];
111
+ utilityNetworks?: UtilityNetworkJson[] | null;
112
112
  }
113
113
  /**
114
114
  * Updates an ArcGIS JS API WebMap from the given web map JSON.
@@ -140,7 +140,7 @@ export interface BookmarkJson {
140
140
  * of the bookmark. The spatial reference must be the same as the map
141
141
  * spatial reference.
142
142
  */
143
- extent?: ExtentJson;
143
+ extent?: ExtentJson | null;
144
144
  /**
145
145
  * A string name for the bookmark.
146
146
  */
@@ -153,15 +153,15 @@ export interface BookmarkJson {
153
153
  * The URI pointing to the thumbnail image. Can be a URL or a
154
154
  * base64-encoded image.
155
155
  */
156
- url?: string;
157
- };
156
+ url?: string | null;
157
+ } | null;
158
158
  /**
159
159
  * Represents the location displayed on the map. If viewpoint is defined,
160
160
  * ignore the extent. If viewpoint is not defined, use the extent property.
161
161
  * For backwards compatibility, please save both extent and viewpoint
162
162
  * properties.
163
163
  */
164
- viewpoint?: ViewpointJson;
164
+ viewpoint?: ViewpointJson | null;
165
165
  }
166
166
  /**
167
167
  * The applicationProperties object is one of the objects at the top level of
@@ -192,7 +192,7 @@ export interface ApplicationPropertiesJson {
192
192
  * A boolean value indicating whether or not location tracking is
193
193
  * enabled on the webmap.
194
194
  */
195
- enabled?: boolean;
195
+ enabled?: boolean | null;
196
196
  /**
197
197
  * An object of additional information specifying layer and update
198
198
  * interval time. See
@@ -203,15 +203,15 @@ export interface ApplicationPropertiesJson {
203
203
  * A string value indicating the given layer id specified in the
204
204
  * web map.
205
205
  */
206
- layerId?: string;
206
+ layerId?: string | null;
207
207
  /**
208
208
  * A numeric value indicating the time interval used to update
209
209
  * the feature service. Default value is 300 seconds.
210
210
  */
211
- updateInterval?: number;
212
- };
213
- };
214
- };
211
+ updateInterval?: number | null;
212
+ } | null;
213
+ } | null;
214
+ } | null;
215
215
  /**
216
216
  * Use if working with offline maps. See
217
217
  * {@link https://developers.arcgis.com/web-map-specification/objects/offline/}.
@@ -225,12 +225,13 @@ export interface ApplicationPropertiesJson {
225
225
  connectedOnlineLayers?: [
226
226
  {
227
227
  /**
228
- * Identifies which layer or table in the web map is to remain
229
- * online by specifying the value of its unique id property.
228
+ * Identifies which layer or table in the web map is to
229
+ * remain online by specifying the value of its unique id
230
+ * property.
230
231
  */
231
- id?: string;
232
+ id?: string | null;
232
233
  }
233
- ];
234
+ ] | null;
234
235
  /**
235
236
  * Object detailing the available offline editing options. See
236
237
  * {@link https://developers.arcgis.com/web-map-specification/objects/editableLayers/}.
@@ -245,12 +246,12 @@ export interface ApplicationPropertiesJson {
245
246
  * behavior is to have a full sync using featuresAndAttachments
246
247
  * where both features and attachments are retrieved.
247
248
  */
248
- download?: "features" | "featuresAndAttachments" | "none";
249
+ download?: "features" | "featuresAndAttachments" | "none" | null;
249
250
  /**
250
251
  * This string value indicates how the data is synced.
251
252
  */
252
- sync?: "syncFeaturesAndAttachments" | "syncFeaturesUploadAttachments" | "uploadFeaturesAndAttachments";
253
- };
253
+ sync?: "syncFeaturesAndAttachments" | "syncFeaturesUploadAttachments" | "uploadFeaturesAndAttachments" | null;
254
+ } | null;
254
255
  /**
255
256
  * Object detailing offline basemap options. See
256
257
  * {@link https://developers.arcgis.com/web-map-specification/objects/offlinebasemap/}.
@@ -261,8 +262,8 @@ export interface ApplicationPropertiesJson {
261
262
  * device. This can be used instead of the default basemap for the
262
263
  * map to reduce downloads.
263
264
  */
264
- referenceBasemapName?: string;
265
- };
265
+ referenceBasemapName?: string | null;
266
+ } | null;
266
267
  /**
267
268
  * Object indicating what to do with attachments in read-only layers.
268
269
  * See
@@ -272,9 +273,9 @@ export interface ApplicationPropertiesJson {
272
273
  /**
273
274
  * Indicates whether to include attachments with the read-only data.
274
275
  */
275
- downloadAttachments?: boolean;
276
- };
277
- };
276
+ downloadAttachments?: boolean | null;
277
+ } | null;
278
+ } | null;
278
279
  /**
279
280
  * An object containing all the viewing properties of the web map. If this
280
281
  * is null or not defined, the client should assume a logical default. See
@@ -290,8 +291,8 @@ export interface ApplicationPropertiesJson {
290
291
  /**
291
292
  * Indicates whether to display the baseMapGallery.
292
293
  */
293
- enabled?: boolean;
294
- };
294
+ enabled?: boolean | null;
295
+ } | null;
295
296
  /**
296
297
  * Measure tool setting for the application properties. See
297
298
  * {@link https://developers.arcgis.com/web-map-specification/objects/measure/}.
@@ -300,8 +301,8 @@ export interface ApplicationPropertiesJson {
300
301
  /**
301
302
  * Indicates if the measuring tool is enabled.
302
303
  */
303
- enabled?: boolean;
304
- };
304
+ enabled?: boolean | null;
305
+ } | null;
305
306
  /**
306
307
  * The route tool which will leverage the Portals defined route service.
307
308
  * See
@@ -311,8 +312,8 @@ export interface ApplicationPropertiesJson {
311
312
  /**
312
313
  * Indicates whether to set the route service.
313
314
  */
314
- enabled?: boolean;
315
- };
315
+ enabled?: boolean | null;
316
+ } | null;
316
317
  /**
317
318
  * An object specifying search parameters within the webmap. See
318
319
  * {@link https://developers.arcgis.com/web-map-specification/objects/search/}.
@@ -322,24 +323,24 @@ export interface ApplicationPropertiesJson {
322
323
  * A boolean value indicating whether or not to disable the place
323
324
  * finder.
324
325
  */
325
- disablePlaceFinder?: boolean;
326
+ disablePlaceFinder?: boolean | null;
326
327
  /**
327
328
  * A boolean value indicating whether search (find) functionality is
328
329
  * enabled in the web map.
329
330
  */
330
- enabled?: boolean;
331
+ enabled?: boolean | null;
331
332
  /**
332
333
  * A string value used to indicate the hint provided with the search
333
334
  * dialog.
334
335
  */
335
- hintText?: string;
336
+ hintText?: string | null;
336
337
  /**
337
338
  * An array of layer objects defining the styling, geometry, and
338
339
  * attribute information for the features.
339
340
  */
340
- layers?: SublayerJson[];
341
- };
342
- };
341
+ layers?: SublayerJson[] | null;
342
+ } | null;
343
+ } | null;
343
344
  }
344
345
  /**
345
346
  * Defines the initial state when opening web scene.
@@ -356,7 +357,7 @@ export interface InitialStateJson {
356
357
  /**
357
358
  * The initial environment settings of the WebScene.
358
359
  */
359
- environment?: EnvironmentJson;
360
+ environment?: EnvironmentJson | null;
360
361
  }
361
362
  /**
362
363
  * Identifies the central object for utility network schema information to
@@ -368,21 +369,21 @@ export interface UtilityNetworkJson {
368
369
  /**
369
370
  * A unique identifying string for the utility network.
370
371
  */
371
- id?: string;
372
+ id?: string | null;
372
373
  /**
373
374
  * A user-friendly string title for the utility network that can be used in
374
375
  * a table of contents.
375
376
  */
376
- title?: string;
377
+ title?: string | null;
377
378
  /**
378
379
  * An array of pre-configured trace configurations for quickly running
379
380
  * common traces.
380
381
  */
381
- traceConfigurations?: TraceConfigurationJson[];
382
+ traceConfigurations?: TraceConfigurationJson[] | null;
382
383
  /**
383
384
  * A string value indicating the URL to the utility network layer.
384
385
  */
385
- url?: string;
386
+ url?: string | null;
386
387
  }
387
388
  /**
388
389
  * An array of pre-configured trace configurations for quickly running common
@@ -393,12 +394,12 @@ export interface TraceConfigurationJson {
393
394
  /**
394
395
  * A unique identifying string for the trace configuration.
395
396
  */
396
- id?: string;
397
+ id?: string | null;
397
398
  /**
398
399
  * A user-friendly string title for the trace configuration that can be used
399
400
  * in a table of contents.
400
401
  */
401
- title?: string;
402
+ title?: string | null;
402
403
  }
403
404
  /**
404
405
  * Contains floor-awareness information for the map. Defines the layers and
@@ -410,17 +411,17 @@ export interface MapFloorInfoJson {
410
411
  * Defines the layer and field properties for the Facility layer used for
411
412
  * floor filtering.
412
413
  */
413
- facilityLayer?: FacilityLayerInfoJson;
414
+ facilityLayer?: FacilityLayerInfoJson | null;
414
415
  /**
415
416
  * Defines the layer and field properties for the Level layer used for floor
416
417
  * filtering.
417
418
  */
418
- levelLayer?: LevelLayerInfoJson;
419
+ levelLayer?: LevelLayerInfoJson | null;
419
420
  /**
420
421
  * Defines the layer and field properties for the Site layer used for floor
421
422
  * filtering. This property is optional.
422
423
  */
423
- siteLayer?: SiteLayerInfoJson;
424
+ siteLayer?: SiteLayerInfoJson | null;
424
425
  }
425
426
  /**
426
427
  * Defines the layer and field properties for the Facility layer used for floor
@@ -432,21 +433,21 @@ export interface FacilityLayerInfoJson {
432
433
  * The name of the attribute field that contains a facility feature's unique
433
434
  * identifier.
434
435
  */
435
- facilityIdField?: string;
436
+ facilityIdField?: string | null;
436
437
  /**
437
438
  * A layer ID that refers to an operational layer in the map. The layer
438
439
  * provides access to Facility features to use for floor filtering.
439
440
  */
440
- layerId?: string;
441
+ layerId?: string | null;
441
442
  /**
442
443
  * The name of the attribute field that contains a facility feature's name.
443
444
  */
444
- nameField?: string;
445
+ nameField?: string | null;
445
446
  /**
446
447
  * The name of the attribute field that contains a facility feature's site
447
448
  * identifier (a foreign key to the Site layer).
448
449
  */
449
- siteIdField?: string;
450
+ siteIdField?: string | null;
450
451
  }
451
452
  /**
452
453
  * Defines the layer and field properties for the Level layer used for floor
@@ -458,39 +459,39 @@ export interface LevelLayerInfoJson {
458
459
  * The name of the attribute field that contains a level feature's facility
459
460
  * identifier (a foreign key to the Facility layer).
460
461
  */
461
- facilityIdField?: string;
462
+ facilityIdField?: string | null;
462
463
  /**
463
464
  * A layer ID that refers to an operational layer in the map. The layer
464
465
  * provides access to Level features to use for floor filtering.
465
466
  */
466
- layerId?: string;
467
+ layerId?: string | null;
467
468
  /**
468
469
  * The name of the attribute field that contains a level feature's unique
469
470
  * identifier.
470
471
  */
471
- levelIdField?: string;
472
+ levelIdField?: string | null;
472
473
  /**
473
474
  * The name of the attribute field that contains a level feature's level
474
475
  * number specific to its facility.
475
476
  */
476
- levelNumberField?: string;
477
+ levelNumberField?: string | null;
477
478
  /**
478
479
  * The name of the attribute field that contains a level feature's long
479
480
  * name.
480
481
  */
481
- longNameField?: string;
482
+ longNameField?: string | null;
482
483
  /**
483
484
  * The name of the attribute field that contains a level feature's short
484
485
  * name.
485
486
  */
486
- shortNameField?: string;
487
+ shortNameField?: string | null;
487
488
  /**
488
489
  * The name of the attribute field that contains a level feature's vertical
489
490
  * order. The vertical order defines the order of display in the floor
490
491
  * filter widget, and it also references the floor levels of an Indoor
491
492
  * Positioning System.
492
493
  */
493
- verticalOrderField?: string;
494
+ verticalOrderField?: string | null;
494
495
  }
495
496
  /**
496
497
  * Defines the layer and field properties for the Site layer used for floor
@@ -502,16 +503,16 @@ export interface SiteLayerInfoJson {
502
503
  * A layer ID that refers to an operational layer in the map. The layer
503
504
  * provides access to Site features to use for floor filtering.
504
505
  */
505
- layerId?: string;
506
+ layerId?: string | null;
506
507
  /**
507
508
  * The name of the attribute field that contains a site feature's name.
508
509
  */
509
- nameField?: string;
510
+ nameField?: string | null;
510
511
  /**
511
512
  * The name of the attribute field that contains a site feature's unique
512
513
  * identifier.
513
514
  */
514
- siteIdField?: string;
515
+ siteIdField?: string | null;
515
516
  }
516
517
  /**
517
518
  * Map Range Information.
@@ -523,15 +524,15 @@ export interface MapRangeInfoJson {
523
524
  /**
524
525
  * Active range ID that slider/picker acts upon.
525
526
  */
526
- activeRangeName?: string;
527
+ activeRangeName?: string | null;
527
528
  /**
528
529
  * Current range for the active range.
529
530
  */
530
- currentRangeExtent?: [number, number];
531
+ currentRangeExtent?: [number, number] | null;
531
532
  /**
532
533
  * Full range extent for the active range to be presented in the UI.
533
534
  */
534
- fullRangeExtent?: [number, number];
535
+ fullRangeExtent?: [number, number] | null;
535
536
  }
536
537
  /**
537
538
  * The widgets object contains widgets that should be exposed to the user.
@@ -544,16 +545,16 @@ export interface WidgetsJson {
544
545
  /**
545
546
  * Active range.
546
547
  */
547
- range?: RangeJson;
548
+ range?: RangeJson | null;
548
549
  /**
549
550
  * Time animation is controlled by a configurable time slider. The time
550
551
  * slider widget will act upon all the time aware layers in the map.
551
552
  */
552
- timeSlider?: TimeSliderJson;
553
+ timeSlider?: TimeSliderJson | null;
553
554
  /**
554
555
  * Configurable properties used by the floor filter widget.
555
556
  */
556
- floorFilter?: FloorFilterJson;
557
+ floorFilter?: FloorFilterJson | null;
557
558
  }
558
559
  /**
559
560
  * Configurable properties used by the floor filter widget. See
@@ -564,37 +565,37 @@ export interface FloorFilterJson {
564
565
  * Indicates whether the floor filter is actively filtering the displayed
565
566
  * content according to the floor filter selection.
566
567
  */
567
- enabled?: boolean;
568
+ enabled?: boolean | null;
568
569
  /**
569
570
  * Contains a facility identifier for the initially selected facility in the
570
571
  * floor filter.
571
572
  */
572
- facility?: string;
573
+ facility?: string | null;
573
574
  /**
574
575
  * Contains a level identifier for the initially selected floor, which is
575
576
  * used when filtering floor-aware layers.
576
577
  */
577
- level?: string;
578
+ level?: string | null;
578
579
  /**
579
580
  * Indicates whether the floor filter is showing long names instead of short
580
581
  * names for floor levels.
581
582
  */
582
- longNames?: boolean;
583
+ longNames?: boolean | null;
583
584
  /**
584
585
  * Indicates whether the floor filter has been minimized to show only the
585
586
  * levels list instead of showing the full set of breadcrumbs.
586
587
  */
587
- minimized?: boolean;
588
+ minimized?: boolean | null;
588
589
  /**
589
590
  * Indicates whether the floor filter has been pinned to show the floor
590
591
  * levels list, instead of including the levels as a breadcrumb dropdown.
591
592
  */
592
- pinnedLevels?: boolean;
593
+ pinnedLevels?: boolean | null;
593
594
  /**
594
595
  * Contains a site identifier for the initially selected site in the floor
595
596
  * filter.
596
597
  */
597
- siteIdentifier?: string;
598
+ siteIdentifier?: string | null;
598
599
  }
599
600
  /**
600
601
  * Time animation is controlled by a configurable time slider. Those
@@ -611,23 +612,23 @@ export interface TimeSliderJson {
611
612
  /**
612
613
  * The end of the time slider.
613
614
  */
614
- endTime?: number;
615
+ endTime?: number | null;
615
616
  /**
616
617
  * Number of stops within the timeSlider widget.
617
618
  */
618
- numberOfStops?: number;
619
+ numberOfStops?: number | null;
619
620
  /**
620
621
  * The start of the time slider.
621
622
  */
622
- startTime?: number;
623
+ startTime?: number | null;
623
624
  /**
624
625
  * The default value for the thumbCount is 1.
625
626
  */
626
- thumbCount?: number;
627
+ thumbCount?: number | null;
627
628
  /**
628
629
  * Rate at which the time animation plays.
629
630
  */
630
- thumbMovingRate?: number;
631
+ thumbMovingRate?: number | null;
631
632
  /**
632
633
  * The interval which has been defined for the time slider. See
633
634
  * {@link https://developers.arcgis.com/web-map-specification/objects/timeStopInterval/}.
@@ -636,12 +637,12 @@ export interface TimeSliderJson {
636
637
  /**
637
638
  * The length of the time interval.
638
639
  */
639
- interval?: number;
640
+ interval?: number | null;
640
641
  /**
641
642
  * The units used to define the interval.
642
643
  */
643
- units?: "esriTimeUnitsCenturies" | "esriTimeUnitsDays" | "esriTimeUnitsDecades" | "esriTimeUnitsHours" | "esriTimeUnitsMilliseconds" | "esriTimeUnitsMinutes" | "esriTimeUnitsMonths" | "esriTimeUnitsSeconds" | "esriTimeUnitsWeeks" | "esriTimeUnitsYears";
644
- };
644
+ units?: "esriTimeUnitsCenturies" | "esriTimeUnitsDays" | "esriTimeUnitsDecades" | "esriTimeUnitsHours" | "esriTimeUnitsMilliseconds" | "esriTimeUnitsMinutes" | "esriTimeUnitsMonths" | "esriTimeUnitsSeconds" | "esriTimeUnitsWeeks" | "esriTimeUnitsYears" | null;
645
+ } | null;
645
646
  };
646
647
  }
647
648
  /**
@@ -655,16 +656,16 @@ export interface RangeJson {
655
656
  * Indicates the mode in which the active range should be presented to the
656
657
  * user. Must be one of the following values: slider, picker.
657
658
  */
658
- interactionMode?: string;
659
+ interactionMode?: string | null;
659
660
  /**
660
661
  * This is used to generate the activeRangeValues if activeRangeValues are
661
662
  * not specified.
662
663
  */
663
- numberOfStops?: number;
664
+ numberOfStops?: number | null;
664
665
  /**
665
666
  * Interval in which stops should be generated.
666
667
  */
667
- stopInterval?: number;
668
+ stopInterval?: number | null;
668
669
  }
669
670
  /**
670
671
  * A presentation consists of multiple slides, where each slide is a specific
@@ -679,26 +680,26 @@ export interface PresentationJson {
679
680
  * Indicates whether to display the time slider (if accessible). [WebMap
680
681
  * only].
681
682
  */
682
- displayTimeSlider?: boolean;
683
+ displayTimeSlider?: boolean | null;
683
684
  /**
684
685
  * Indicates whether to display a legend on all slides. [WebMap only].
685
686
  */
686
- showLegend?: boolean;
687
+ showLegend?: boolean | null;
687
688
  /**
688
689
  * Number of seconds to show slide before proceeding to the next slide.
689
690
  * [WebMap only].
690
691
  */
691
- slideAdvancementInterval?: number;
692
+ slideAdvancementInterval?: number | null;
692
693
  /**
693
694
  * An array of slides that bookmark viewpoints, visible layers, and other
694
695
  * settings previously defined in a WebScene.
695
696
  */
696
- slides?: SlideJson[];
697
+ slides?: SlideJson[] | null;
697
698
  /**
698
699
  * Indicates whether to use the time extent (if applicable) of a slide.
699
700
  * [WebMap only].
700
701
  */
701
- useTimeExtentOfSlide?: boolean;
702
+ useTimeExtentOfSlide?: boolean | null;
702
703
  }
703
704
  /**
704
705
  * A slide stores a snapshot of several pre-set properties of the WebScene, such
@@ -714,7 +715,7 @@ export interface SlideJson {
714
715
  * or one of the strings listed in the table below. Same as baseMap, but
715
716
  * with no elevationLayers property.
716
717
  */
717
- baseMap?: BasemapJson | string;
718
+ baseMap?: BasemapJson | string | null;
718
719
  /**
719
720
  * Text description of the individual presentation slide.
720
721
  */
@@ -723,26 +724,26 @@ export interface SlideJson {
723
724
  * Text to display as slide description.
724
725
  */
725
726
  text: string;
726
- };
727
+ } | null;
727
728
  /**
728
729
  * Represents settings that affect the environment in which the WebScene is
729
730
  * displayed (such as lighting).
730
731
  */
731
- environment?: EnvironmentJson;
732
+ environment?: EnvironmentJson | null;
732
733
  /**
733
734
  * The standard Esri extent object with spatialReference, xmax, xmin, ymax
734
735
  * and ymin. [WebMap Only].
735
736
  */
736
- extent?: ExtentJson;
737
+ extent?: ExtentJson | null;
737
738
  /**
738
739
  * Indicates whether the slide should be hidden within the presentation.
739
740
  * [WebMap Only].
740
741
  */
741
- hidden?: boolean;
742
+ hidden?: boolean | null;
742
743
  /**
743
744
  * The unique id of a slide within the slides property of a Presentation.
744
745
  */
745
- id?: string;
746
+ id?: string | null;
746
747
  /**
747
748
  * An object with a centerPoint object and sometimes a resolution. [WebMap
748
749
  * Only]
@@ -752,12 +753,12 @@ export interface SlideJson {
752
753
  /**
753
754
  * The center of the map in with a x and y coordinate.
754
755
  */
755
- centerPoint?: PointJson;
756
+ centerPoint?: PointJson | null;
756
757
  /**
757
758
  * Well-known ID (WKID) or well-known text (WKT).
758
759
  */
759
- spatialReference?: SpatialReferenceJson;
760
- };
760
+ spatialReference?: SpatialReferenceJson | null;
761
+ } | null;
761
762
  /**
762
763
  * A data URI encoded thumbnail. See
763
764
  * {@link https://developers.arcgis.com/web-scene-specification/objects/thumbnail/}.
@@ -767,12 +768,12 @@ export interface SlideJson {
767
768
  * The URI pointing to the thumbnail image representing the slide.
768
769
  */
769
770
  url: string;
770
- };
771
+ } | null;
771
772
  /**
772
773
  * An array of two numbers. The first one indicates start time and the
773
774
  * second one indicates end time. [WebMap Only].
774
775
  */
775
- timeExtent?: number[];
776
+ timeExtent?: number[] | null;
776
777
  /**
777
778
  * Text and formatting for the title of the individual presentation slide
778
779
  * https://developers.arcgis.com/web-map-specification/objects/title/
@@ -782,50 +783,50 @@ export interface SlideJson {
782
783
  /**
783
784
  * The color of the title text box, for example [0,0,0,255].
784
785
  */
785
- backgroundColor?: ColorJson;
786
+ backgroundColor?: ColorJson | null;
786
787
  /**
787
788
  * The color of the border surrounding the title text box, for example
788
789
  * [0,0,0,255].
789
790
  */
790
- borderColor?: ColorJson;
791
+ borderColor?: ColorJson | null;
791
792
  /**
792
793
  * The sizing of the border.
793
794
  */
794
- borderSize?: number;
795
+ borderSize?: number | null;
795
796
  /**
796
797
  * The font style picked for the title.
797
798
  */
798
- font?: string;
799
+ font?: string | null;
799
800
  /**
800
801
  * The size of the font for the text in the title.
801
802
  */
802
- fontSize?: number;
803
+ fontSize?: number | null;
803
804
  /**
804
805
  * Color of the text.
805
806
  */
806
- foregroundColor?: ColorJson;
807
+ foregroundColor?: ColorJson | null;
807
808
  /**
808
809
  * Alignment of the text box.
809
810
  */
810
- horizontalAlignment?: number;
811
+ horizontalAlignment?: number | null;
811
812
  /**
812
813
  * The opacity of background and border.
813
814
  */
814
- opacity?: number;
815
+ opacity?: number | null;
815
816
  /**
816
817
  * Text to display as titles for slide.
817
818
  */
818
- text?: string;
819
+ text?: string | null;
819
820
  /**
820
821
  * A number between 1 and 7.
821
822
  */
822
- titleFontStyle?: number;
823
- };
823
+ titleFontStyle?: number | null;
824
+ } | null;
824
825
  /**
825
826
  * The viewpoint of the slide. This acts like a bookmark, saving a
826
827
  * predefined location or point of view from which to view the scene.
827
828
  */
828
- viewpoint?: ViewpointJson;
829
+ viewpoint?: ViewpointJson | null;
829
830
  /**
830
831
  * An array of numbers indicating layer visibility. Stores references (by
831
832
  * ID) to the layers that are set as visible when a slide is applied to a
@@ -837,16 +838,16 @@ export interface SlideJson {
837
838
  /**
838
839
  * An array of arrays.
839
840
  */
840
- featureVisibility?: number[][];
841
+ featureVisibility?: number[][] | null;
841
842
  /**
842
843
  * The id of the layer as listed on the operational layer.
843
844
  */
844
- id?: string;
845
+ id?: string | null;
845
846
  /**
846
847
  * An integer specifying the sublayer id.
847
848
  */
848
- subLayerIds?: number[];
849
- }[];
849
+ subLayerIds?: number[] | null;
850
+ }[] | null;
850
851
  /**
851
852
  * A presentation slide's visiblePopup which contains anchorPoint,
852
853
  * featureId, layerId, and subLayerId. See
@@ -856,18 +857,18 @@ export interface SlideJson {
856
857
  /**
857
858
  * Object with spatialReference, x, and y.
858
859
  */
859
- anchorPoint?: PointJson;
860
+ anchorPoint?: PointJson | null;
860
861
  /**
861
862
  * An integer specifying the feature's id.
862
863
  */
863
- featureId?: number;
864
+ featureId?: number | null;
864
865
  /**
865
866
  * A string specifying the layer id.
866
867
  */
867
- layerId?: string;
868
+ layerId?: string | null;
868
869
  /**
869
870
  * An integer specifying the sublayer id.
870
871
  */
871
- subLayerIds?: number[];
872
- };
872
+ subLayerIds?: number[] | null;
873
+ } | null;
873
874
  }