@vertigis/arcgis-extensions 34.5.0 → 34.6.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/data/support/attachments.js +1 -1
- package/declarations/arcgis-js-api-extensions/index.d.ts +1 -0
- package/docs/html/assets/search.js +1 -1
- package/docs/html/classes/data_FeatureStream.FeatureStream.html +1 -1
- package/docs/html/classes/mapping_BuildingSceneLayerExtension.BuildingSceneLayerReadOnlySchema.html +3 -3
- package/docs/html/classes/mapping_FeatureLayerExtensionBase.FeatureLayerSchema.html +4 -4
- package/docs/html/classes/mapping_StreamLayerExtension.StreamLayerSchema.html +4 -4
- package/docs/html/classes/mapping_TileLayerExtension.TileLayerExtension.html +13 -13
- package/docs/html/classes/mapping_WMTSLayerExtension.WMTSLayerExtension.html +12 -12
- package/docs/html/classes/mapping__LayerExtension.ArrayWrappedCollection.html +2 -2
- package/docs/html/classes/mapping__LayerExtension.LayerExtensionSchema.html +5 -5
- package/docs/html/classes/mapping_support_LayerListSettings.ExtensionBaseLayerListSettings.html +9 -9
- package/docs/html/classes/utilities_asyncIterable.AsyncQueue.html +1 -1
- package/docs/html/enums/support_esri.WellKnownBasemap.html +1 -1
- package/docs/html/interfaces/data__TableExtension.TableProperties.html +1 -1
- package/docs/html/interfaces/data_support_attachments.AttachmentEnabledLayer.html +4 -2
- package/docs/html/interfaces/mapping_FeatureLayerExtension.FeatureLayerProperties.html +1 -1
- package/docs/html/interfaces/mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html +1 -1
- package/docs/html/interfaces/mapping_TileLayerExtension.TileLayerExtensionProperties.html +1 -1
- package/docs/html/interfaces/mapping_TileLayerExtension.TileLayerProperties.html +1 -1
- package/docs/html/interfaces/mapping_WMTSLayerExtension.WMTSLayerExtensionProperties.html +2 -2
- package/docs/html/interfaces/mapping_WMTSLayerExtension.WMTSSublayerExtensionCollection.html +3 -3
- package/docs/html/interfaces/portal_FeatureLayer.FeatureLayer-1.html +1 -1
- package/docs/html/interfaces/portal_FormInfo.FormAttachmentElement.html +8 -8
- package/docs/html/interfaces/portal_FormInfo.FormBarcodeScannerInput.html +4 -4
- package/docs/html/interfaces/portal_FormInfo.FormComboBoxInput.html +4 -4
- package/docs/html/interfaces/portal_FormInfo.FormDateTimePickerInput.html +5 -5
- package/docs/html/interfaces/portal_FormInfo.FormExpressionInfo.html +5 -5
- package/docs/html/interfaces/portal_FormInfo.FormFieldElement.html +10 -10
- package/docs/html/interfaces/portal_FormInfo.FormGroupElement.html +7 -7
- package/docs/html/interfaces/portal_FormInfo.FormInfo-1.html +13 -0
- package/docs/html/interfaces/portal_FormInfo.FormRadioButtonsInput.html +4 -4
- package/docs/html/interfaces/portal_FormInfo.FormRelationshipElement.html +8 -8
- package/docs/html/interfaces/portal_FormInfo.FormSwitchInput.html +4 -4
- package/docs/html/interfaces/portal_FormInfo.FormTextAreaInput.html +4 -4
- package/docs/html/interfaces/portal_FormInfo.FormTextBoxInput.html +4 -4
- package/docs/html/interfaces/portal_MapServiceLayer.MapServiceLayer-1.html +7 -7
- package/docs/html/interfaces/portal_StreamLayer.StreamLayer-1.html +1 -1
- package/docs/html/interfaces/portal_Table.Table.html +1 -1
- package/docs/html/interfaces/support_esri.AccessorLike.html +4 -4
- package/docs/html/interfaces/support_esri.ChangeEvent.html +4 -4
- package/docs/html/interfaces/support_esri.LayerWithSublayers.html +1 -1
- package/docs/html/interfaces/support_esri.PointCloudLayerCachedStatistics.html +1 -1
- package/docs/html/interfaces/support_esri.PointCloudLayerCachedStatisticsFrequentValues.html +1 -1
- package/docs/html/interfaces/support_esri.PointCloudLayerCachedStatisticsHistogram.html +1 -1
- package/docs/html/interfaces/support_esri.PointCloudLayerCachedStatisticsLabel.html +1 -1
- package/docs/html/interfaces/support_esri.PointCloudLayerCachedStatisticsLabels.html +1 -1
- package/docs/html/interfaces/support_esri.PointCloudLayerCachedStatisticsStats.html +1 -1
- package/docs/html/interfaces/support_esri.SublayerLike.html +14 -14
- package/docs/html/modules/mapping__LayerExtension.html +1 -1
- package/docs/html/modules/mapping_support_LayerListSettings.html +1 -1
- package/docs/html/modules/portal_FormInfo.FormInfo.html +11 -0
- package/docs/html/modules/portal_FormInfo.html +1 -1
- package/docs/html/modules/support_esri.html +10 -10
- package/docs/html/modules/version.html +1 -1
- package/mapping/TileLayerExtension.d.ts +5 -0
- package/mapping/TileLayerExtension.js +1 -1
- package/mapping/WMTSLayerExtension.d.ts +5 -0
- package/mapping/WMTSLayerExtension.js +1 -1
- package/mapping/_LayerExtension.js +1 -1
- package/mapping/support/LayerListSettings.d.ts +12 -1
- package/mapping/support/LayerListSettings.js +1 -1
- package/package.json +1 -1
- package/portal/FeatureLayer.d.ts +1 -1
- package/portal/FeatureLayer.js +1 -1
- package/portal/FormInfo.d.ts +17 -0
- package/portal/FormInfo.js +1 -1
- package/portal/MapServiceLayer.js +1 -1
- package/support/esri.d.ts +1 -0
- package/version.d.ts +1 -1
- package/version.js +1 -1
- package/docs/html/interfaces/portal_FormInfo.FormInfo.html +0 -13
There are too many changes on this page to be displayed.
The amount of changes on this page would crash your brower.
You can still verify the content by downloading the package file manually.