@arcgis/core-adapter 4.32.0-next.8 → 4.32.0-next.80
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/dist/index.cjs +747 -189
- package/dist/index.d.cts +105 -34
- package/dist/index.d.ts +105 -34
- package/dist/index.js +664 -177
- package/package.json +4 -1
- package/.turbo/turbo-build.log +0 -3
- package/scripts/generator.ts +0 -419
- package/scripts/update-adapter-typings.ts +0 -71
- package/src/index.ts +0 -11392
- package/support/api-reference-esm-imports.json +0 -940
- package/support/arcgis.d.ts +0 -145324
- package/tsconfig.json +0 -5
- package/tsup.config.ts +0 -12
package/dist/index.cjs
CHANGED
|
@@ -44,23 +44,21 @@ __export(src_exports, {
|
|
|
44
44
|
importAnalysisViewshedAnalysis: () => importAnalysisViewshedAnalysis,
|
|
45
45
|
importApplicationsComponentsBasemapUtils: () => importApplicationsComponentsBasemapUtils,
|
|
46
46
|
importApplicationsComponentsDrawUtils: () => importApplicationsComponentsDrawUtils,
|
|
47
|
+
importApplicationsComponentsFontUtils: () => importApplicationsComponentsFontUtils,
|
|
47
48
|
importApplicationsComponentsGetDefaultUnits: () => importApplicationsComponentsGetDefaultUnits,
|
|
48
49
|
importApplicationsComponentsGfxUtils: () => importApplicationsComponentsGfxUtils,
|
|
49
50
|
importApplicationsComponentsLayerOriginUtils: () => importApplicationsComponentsLayerOriginUtils,
|
|
50
51
|
importApplicationsComponentsLayersEffectsJsonUtils: () => importApplicationsComponentsLayersEffectsJsonUtils,
|
|
51
52
|
importApplicationsComponentsPreviewSymbol2D: () => importApplicationsComponentsPreviewSymbol2D,
|
|
53
|
+
importApplicationsComponentsReactiveUtils: () => importApplicationsComponentsReactiveUtils,
|
|
54
|
+
importApplicationsComponentsSelectionOperation: () => importApplicationsComponentsSelectionOperation,
|
|
55
|
+
importApplicationsComponentsSketchTooltipControls: () => importApplicationsComponentsSketchTooltipControls,
|
|
52
56
|
importApplicationsComponentsStyleUtils: () => importApplicationsComponentsStyleUtils,
|
|
53
57
|
importApplicationsComponentsSvgUtils: () => importApplicationsComponentsSvgUtils,
|
|
54
58
|
importApplicationsComponentsWebStyleSymbolUtils: () => importApplicationsComponentsWebStyleSymbolUtils,
|
|
55
|
-
importApplicationsExcaliburVideoViewUtils: () => importApplicationsExcaliburVideoViewUtils,
|
|
56
59
|
importApplicationsExperienceBuilderSketchUtils: () => importApplicationsExperienceBuilderSketchUtils,
|
|
57
|
-
|
|
58
|
-
importApplicationsSceneViewerColorUtils: () => importApplicationsSceneViewerColorUtils,
|
|
60
|
+
importApplicationsMapViewerTemplateUtils: () => importApplicationsMapViewerTemplateUtils,
|
|
59
61
|
importApplicationsSceneViewerDevEnvironmentUtils: () => importApplicationsSceneViewerDevEnvironmentUtils,
|
|
60
|
-
importApplicationsSceneViewerLayerUtils: () => importApplicationsSceneViewerLayerUtils,
|
|
61
|
-
importApplicationsSceneViewerSceneViewerUtils: () => importApplicationsSceneViewerSceneViewerUtils,
|
|
62
|
-
importApplicationsSceneViewerSymbolUtils: () => importApplicationsSceneViewerSymbolUtils,
|
|
63
|
-
importApplicationsUrbanMeshUtils: () => importApplicationsUrbanMeshUtils,
|
|
64
62
|
importApplicationsWebEditorSketchUtils: () => importApplicationsWebEditorSketchUtils,
|
|
65
63
|
importArcade: () => importArcade,
|
|
66
64
|
importBasemap: () => importBasemap,
|
|
@@ -82,16 +80,17 @@ __export(src_exports, {
|
|
|
82
80
|
importCoreUrlUtils: () => importCoreUrlUtils,
|
|
83
81
|
importCoreWorkers: () => importCoreWorkers,
|
|
84
82
|
importCoreWorkersConnection: () => importCoreWorkersConnection,
|
|
83
|
+
importFormElements: () => importFormElements,
|
|
85
84
|
importFormElementsAttachmentElement: () => importFormElementsAttachmentElement,
|
|
86
85
|
importFormElementsElement: () => importFormElementsElement,
|
|
87
86
|
importFormElementsFieldElement: () => importFormElementsFieldElement,
|
|
88
87
|
importFormElementsGroupElement: () => importFormElementsGroupElement,
|
|
88
|
+
importFormElementsInputs: () => importFormElementsInputs,
|
|
89
89
|
importFormElementsInputsAttachmentsAttachmentInput: () => importFormElementsInputsAttachmentsAttachmentInput,
|
|
90
90
|
importFormElementsInputsAttachmentsAudioInput: () => importFormElementsInputsAttachmentsAudioInput,
|
|
91
91
|
importFormElementsInputsAttachmentsDocumentInput: () => importFormElementsInputsAttachmentsDocumentInput,
|
|
92
92
|
importFormElementsInputsAttachmentsImageInput: () => importFormElementsInputsAttachmentsImageInput,
|
|
93
93
|
importFormElementsInputsAttachmentsSignatureInput: () => importFormElementsInputsAttachmentsSignatureInput,
|
|
94
|
-
importFormElementsInputsAttachmentsSupportInputs: () => importFormElementsInputsAttachmentsSupportInputs,
|
|
95
94
|
importFormElementsInputsAttachmentsVideoInput: () => importFormElementsInputsAttachmentsVideoInput,
|
|
96
95
|
importFormElementsInputsBarcodeScannerInput: () => importFormElementsInputsBarcodeScannerInput,
|
|
97
96
|
importFormElementsInputsComboBoxInput: () => importFormElementsInputsComboBoxInput,
|
|
@@ -104,11 +103,10 @@ __export(src_exports, {
|
|
|
104
103
|
importFormElementsInputsTextBoxInput: () => importFormElementsInputsTextBoxInput,
|
|
105
104
|
importFormElementsInputsTimePickerInput: () => importFormElementsInputsTimePickerInput,
|
|
106
105
|
importFormElementsRelationshipElement: () => importFormElementsRelationshipElement,
|
|
107
|
-
importFormElementsSupportInputs: () => importFormElementsSupportInputs,
|
|
108
106
|
importFormElementsTextElement: () => importFormElementsTextElement,
|
|
107
|
+
importFormElementsUtilityNetworkAssociationsElement: () => importFormElementsUtilityNetworkAssociationsElement,
|
|
109
108
|
importFormExpressionInfo: () => importFormExpressionInfo,
|
|
110
109
|
importFormFormTemplate: () => importFormFormTemplate,
|
|
111
|
-
importFormSupportElements: () => importFormSupportElements,
|
|
112
110
|
importGeometry: () => importGeometry,
|
|
113
111
|
importGeometryCircle: () => importGeometryCircle,
|
|
114
112
|
importGeometryCoordinateFormatter: () => importGeometryCoordinateFormatter,
|
|
@@ -120,7 +118,10 @@ __export(src_exports, {
|
|
|
120
118
|
importGeometryMesh: () => importGeometryMesh,
|
|
121
119
|
importGeometryMultipoint: () => importGeometryMultipoint,
|
|
122
120
|
importGeometryOperatorsAffineTransformOperator: () => importGeometryOperatorsAffineTransformOperator,
|
|
121
|
+
importGeometryOperatorsAlphaShapeOperator: () => importGeometryOperatorsAlphaShapeOperator,
|
|
123
122
|
importGeometryOperatorsAreaOperator: () => importGeometryOperatorsAreaOperator,
|
|
123
|
+
importGeometryOperatorsAutoCompleteOperator: () => importGeometryOperatorsAutoCompleteOperator,
|
|
124
|
+
importGeometryOperatorsBoundaryOperator: () => importGeometryOperatorsBoundaryOperator,
|
|
124
125
|
importGeometryOperatorsBufferOperator: () => importGeometryOperatorsBufferOperator,
|
|
125
126
|
importGeometryOperatorsCentroidOperator: () => importGeometryOperatorsCentroidOperator,
|
|
126
127
|
importGeometryOperatorsClipOperator: () => importGeometryOperatorsClipOperator,
|
|
@@ -133,20 +134,32 @@ __export(src_exports, {
|
|
|
133
134
|
importGeometryOperatorsDisjointOperator: () => importGeometryOperatorsDisjointOperator,
|
|
134
135
|
importGeometryOperatorsDistanceOperator: () => importGeometryOperatorsDistanceOperator,
|
|
135
136
|
importGeometryOperatorsEqualsOperator: () => importGeometryOperatorsEqualsOperator,
|
|
137
|
+
importGeometryOperatorsExtendOperator: () => importGeometryOperatorsExtendOperator,
|
|
136
138
|
importGeometryOperatorsGeneralizeOperator: () => importGeometryOperatorsGeneralizeOperator,
|
|
137
139
|
importGeometryOperatorsGeodesicBufferOperator: () => importGeometryOperatorsGeodesicBufferOperator,
|
|
140
|
+
importGeometryOperatorsGeodesicProximityOperator: () => importGeometryOperatorsGeodesicProximityOperator,
|
|
138
141
|
importGeometryOperatorsGeodeticAreaOperator: () => importGeometryOperatorsGeodeticAreaOperator,
|
|
139
142
|
importGeometryOperatorsGeodeticDensifyOperator: () => importGeometryOperatorsGeodeticDensifyOperator,
|
|
140
143
|
importGeometryOperatorsGeodeticDistanceOperator: () => importGeometryOperatorsGeodeticDistanceOperator,
|
|
141
144
|
importGeometryOperatorsGeodeticLengthOperator: () => importGeometryOperatorsGeodeticLengthOperator,
|
|
142
145
|
importGeometryOperatorsGraphicBufferOperator: () => importGeometryOperatorsGraphicBufferOperator,
|
|
146
|
+
importGeometryOperatorsIntegrateOperator: () => importGeometryOperatorsIntegrateOperator,
|
|
143
147
|
importGeometryOperatorsIntersectionOperator: () => importGeometryOperatorsIntersectionOperator,
|
|
144
148
|
importGeometryOperatorsIntersectsOperator: () => importGeometryOperatorsIntersectsOperator,
|
|
149
|
+
importGeometryOperatorsIsNearOperator: () => importGeometryOperatorsIsNearOperator,
|
|
150
|
+
importGeometryOperatorsLabelPointOperator: () => importGeometryOperatorsLabelPointOperator,
|
|
145
151
|
importGeometryOperatorsLengthOperator: () => importGeometryOperatorsLengthOperator,
|
|
152
|
+
importGeometryOperatorsLinesToPolygonsOperator: () => importGeometryOperatorsLinesToPolygonsOperator,
|
|
153
|
+
importGeometryOperatorsLocateBetweenOperator: () => importGeometryOperatorsLocateBetweenOperator,
|
|
154
|
+
importGeometryOperatorsMinimumBoundingCircleOperator: () => importGeometryOperatorsMinimumBoundingCircleOperator,
|
|
155
|
+
importGeometryOperatorsMultiPartToSinglePartOperator: () => importGeometryOperatorsMultiPartToSinglePartOperator,
|
|
146
156
|
importGeometryOperatorsOffsetOperator: () => importGeometryOperatorsOffsetOperator,
|
|
147
157
|
importGeometryOperatorsOverlapsOperator: () => importGeometryOperatorsOverlapsOperator,
|
|
158
|
+
importGeometryOperatorsPolygonOverlayOperator: () => importGeometryOperatorsPolygonOverlayOperator,
|
|
159
|
+
importGeometryOperatorsPolygonSlicerOperator: () => importGeometryOperatorsPolygonSlicerOperator,
|
|
148
160
|
importGeometryOperatorsProximityOperator: () => importGeometryOperatorsProximityOperator,
|
|
149
161
|
importGeometryOperatorsRelateOperator: () => importGeometryOperatorsRelateOperator,
|
|
162
|
+
importGeometryOperatorsReshapeOperator: () => importGeometryOperatorsReshapeOperator,
|
|
150
163
|
importGeometryOperatorsSimplifyOperator: () => importGeometryOperatorsSimplifyOperator,
|
|
151
164
|
importGeometryOperatorsSupportTransformation: () => importGeometryOperatorsSupportTransformation,
|
|
152
165
|
importGeometryOperatorsSymmetricDifferenceOperator: () => importGeometryOperatorsSymmetricDifferenceOperator,
|
|
@@ -206,10 +219,13 @@ __export(src_exports, {
|
|
|
206
219
|
importLayersIntegratedMesh3DTilesLayer: () => importLayersIntegratedMesh3DTilesLayer,
|
|
207
220
|
importLayersIntegratedMeshLayer: () => importLayersIntegratedMeshLayer,
|
|
208
221
|
importLayersKMLLayer: () => importLayersKMLLayer,
|
|
222
|
+
importLayersKnowledgeGraphCypherUtils: () => importLayersKnowledgeGraphCypherUtils,
|
|
209
223
|
importLayersKnowledgeGraphKnowledgeGraphSublayer: () => importLayersKnowledgeGraphKnowledgeGraphSublayer,
|
|
210
224
|
importLayersKnowledgeGraphLayer: () => importLayersKnowledgeGraphLayer,
|
|
225
|
+
importLayersKnowledgeGraphSupportUtils: () => importLayersKnowledgeGraphSupportUtils,
|
|
211
226
|
importLayersLayer: () => importLayersLayer,
|
|
212
227
|
importLayersLineOfSightLayer: () => importLayersLineOfSightLayer,
|
|
228
|
+
importLayersLinkChartLayer: () => importLayersLinkChartLayer,
|
|
213
229
|
importLayersMapImageLayer: () => importLayersMapImageLayer,
|
|
214
230
|
importLayersMapNotesLayer: () => importLayersMapNotesLayer,
|
|
215
231
|
importLayersMediaLayer: () => importLayersMediaLayer,
|
|
@@ -218,6 +234,8 @@ __export(src_exports, {
|
|
|
218
234
|
importLayersOgcWfsUtils: () => importLayersOgcWfsUtils,
|
|
219
235
|
importLayersOpenStreetMapLayer: () => importLayersOpenStreetMapLayer,
|
|
220
236
|
importLayersOrientedImageryLayer: () => importLayersOrientedImageryLayer,
|
|
237
|
+
importLayersOrientedImageryTransformationsImageToWorld: () => importLayersOrientedImageryTransformationsImageToWorld,
|
|
238
|
+
importLayersOrientedImageryTransformationsWorldToImage: () => importLayersOrientedImageryTransformationsWorldToImage,
|
|
221
239
|
importLayersPointCloudFiltersPointCloudBitfieldFilter: () => importLayersPointCloudFiltersPointCloudBitfieldFilter,
|
|
222
240
|
importLayersPointCloudFiltersPointCloudFilter: () => importLayersPointCloudFiltersPointCloudFilter,
|
|
223
241
|
importLayersPointCloudFiltersPointCloudReturnFilter: () => importLayersPointCloudFiltersPointCloudReturnFilter,
|
|
@@ -311,6 +329,11 @@ __export(src_exports, {
|
|
|
311
329
|
importLayersWMSLayer: () => importLayersWMSLayer,
|
|
312
330
|
importLayersWMTSLayer: () => importLayersWMTSLayer,
|
|
313
331
|
importLayersWebTileLayer: () => importLayersWebTileLayer,
|
|
332
|
+
importLinkChartChronologicalLayoutSettings: () => importLinkChartChronologicalLayoutSettings,
|
|
333
|
+
importLinkChartLayoutSettings: () => importLinkChartLayoutSettings,
|
|
334
|
+
importLinkChartLinkChartProperties: () => importLinkChartLinkChartProperties,
|
|
335
|
+
importLinkChartNonspatialDataDisplay: () => importLinkChartNonspatialDataDisplay,
|
|
336
|
+
importLinkChartOrganicLayoutSettings: () => importLinkChartOrganicLayoutSettings,
|
|
314
337
|
importMap: () => importMap,
|
|
315
338
|
importNetworksNetwork: () => importNetworksNetwork,
|
|
316
339
|
importNetworksSupportNamedTraceConfiguration: () => importNetworksSupportNamedTraceConfiguration,
|
|
@@ -423,6 +446,7 @@ __export(src_exports, {
|
|
|
423
446
|
importRestKnowledgeGraphGraphProperty: () => importRestKnowledgeGraphGraphProperty,
|
|
424
447
|
importRestKnowledgeGraphGraphQuery: () => importRestKnowledgeGraphGraphQuery,
|
|
425
448
|
importRestKnowledgeGraphGraphQueryResult: () => importRestKnowledgeGraphGraphQueryResult,
|
|
449
|
+
importRestKnowledgeGraphGraphQueryResultHeader: () => importRestKnowledgeGraphGraphQueryResultHeader,
|
|
426
450
|
importRestKnowledgeGraphGraphQueryStreaming: () => importRestKnowledgeGraphGraphQueryStreaming,
|
|
427
451
|
importRestKnowledgeGraphGraphQueryStreamingResult: () => importRestKnowledgeGraphGraphQueryStreamingResult,
|
|
428
452
|
importRestKnowledgeGraphGraphSearch: () => importRestKnowledgeGraphGraphSearch,
|
|
@@ -436,6 +460,7 @@ __export(src_exports, {
|
|
|
436
460
|
importRestKnowledgeGraphSearchIndex: () => importRestKnowledgeGraphSearchIndex,
|
|
437
461
|
importRestKnowledgeGraphService: () => importRestKnowledgeGraphService,
|
|
438
462
|
importRestKnowledgeGraphServiceDefinition: () => importRestKnowledgeGraphServiceDefinition,
|
|
463
|
+
importRestKnowledgeGraphSourceTypeValueBehavior: () => importRestKnowledgeGraphSourceTypeValueBehavior,
|
|
439
464
|
importRestLocator: () => importRestLocator,
|
|
440
465
|
importRestNetworkService: () => importRestNetworkService,
|
|
441
466
|
importRestNetworksQueryAssociations: () => importRestNetworksQueryAssociations,
|
|
@@ -465,6 +490,10 @@ __export(src_exports, {
|
|
|
465
490
|
importRestSupportArealUnit: () => importRestSupportArealUnit,
|
|
466
491
|
importRestSupportAreasAndLengthsParameters: () => importRestSupportAreasAndLengthsParameters,
|
|
467
492
|
importRestSupportAttachmentQuery: () => importRestSupportAttachmentQuery,
|
|
493
|
+
importRestSupportAttributeBinsQuery: () => importRestSupportAttributeBinsQuery,
|
|
494
|
+
importRestSupportAutoIntervalBinParameters: () => importRestSupportAutoIntervalBinParameters,
|
|
495
|
+
importRestSupportBaseImageMeasureParameters: () => importRestSupportBaseImageMeasureParameters,
|
|
496
|
+
importRestSupportBaseImageMeasureResult: () => importRestSupportBaseImageMeasureResult,
|
|
468
497
|
importRestSupportBufferParameters: () => importRestSupportBufferParameters,
|
|
469
498
|
importRestSupportCameraInfo: () => importRestSupportCameraInfo,
|
|
470
499
|
importRestSupportClosestFacilityParameters: () => importRestSupportClosestFacilityParameters,
|
|
@@ -472,6 +501,8 @@ __export(src_exports, {
|
|
|
472
501
|
importRestSupportColorRamp: () => importRestSupportColorRamp,
|
|
473
502
|
importRestSupportDataFile: () => importRestSupportDataFile,
|
|
474
503
|
importRestSupportDataLayer: () => importRestSupportDataLayer,
|
|
504
|
+
importRestSupportDateBinParameters: () => importRestSupportDateBinParameters,
|
|
505
|
+
importRestSupportDateBinTimeInterval: () => importRestSupportDateBinTimeInterval,
|
|
475
506
|
importRestSupportDensifyParameters: () => importRestSupportDensifyParameters,
|
|
476
507
|
importRestSupportDirectionLine: () => importRestSupportDirectionLine,
|
|
477
508
|
importRestSupportDirectionPoint: () => importRestSupportDirectionPoint,
|
|
@@ -485,6 +516,8 @@ __export(src_exports, {
|
|
|
485
516
|
importRestSupportFindImagesResult: () => importRestSupportFindImagesResult,
|
|
486
517
|
importRestSupportFindParameters: () => importRestSupportFindParameters,
|
|
487
518
|
importRestSupportFindResult: () => importRestSupportFindResult,
|
|
519
|
+
importRestSupportFixedBoundariesBinParameters: () => importRestSupportFixedBoundariesBinParameters,
|
|
520
|
+
importRestSupportFixedIntervalBinParameters: () => importRestSupportFixedIntervalBinParameters,
|
|
488
521
|
importRestSupportGPMessage: () => importRestSupportGPMessage,
|
|
489
522
|
importRestSupportGeneralizeParameters: () => importRestSupportGeneralizeParameters,
|
|
490
523
|
importRestSupportIdentifyParameters: () => importRestSupportIdentifyParameters,
|
|
@@ -585,6 +618,7 @@ __export(src_exports, {
|
|
|
585
618
|
importSmartMappingRenderersPredominance: () => importSmartMappingRenderersPredominance,
|
|
586
619
|
importSmartMappingRenderersRelationship: () => importSmartMappingRenderersRelationship,
|
|
587
620
|
importSmartMappingRenderersSize: () => importSmartMappingRenderersSize,
|
|
621
|
+
importSmartMappingRenderersSupportRendererUtils: () => importSmartMappingRenderersSupportRendererUtils,
|
|
588
622
|
importSmartMappingRenderersType: () => importSmartMappingRenderersType,
|
|
589
623
|
importSmartMappingRenderersUnivariateColorSize: () => importSmartMappingRenderersUnivariateColorSize,
|
|
590
624
|
importSmartMappingStatisticsClassBreaks: () => importSmartMappingStatisticsClassBreaks,
|
|
@@ -659,12 +693,12 @@ __export(src_exports, {
|
|
|
659
693
|
importSymbolsWaterSymbol3DLayer: () => importSymbolsWaterSymbol3DLayer,
|
|
660
694
|
importSymbolsWebStyleSymbol: () => importSymbolsWebStyleSymbol,
|
|
661
695
|
importTablesAttributeTableTemplate: () => importTablesAttributeTableTemplate,
|
|
696
|
+
importTablesElements: () => importTablesElements,
|
|
662
697
|
importTablesElementsAttributeTableAttachmentElement: () => importTablesElementsAttributeTableAttachmentElement,
|
|
663
698
|
importTablesElementsAttributeTableElement: () => importTablesElementsAttributeTableElement,
|
|
664
699
|
importTablesElementsAttributeTableFieldElement: () => importTablesElementsAttributeTableFieldElement,
|
|
665
700
|
importTablesElementsAttributeTableGroupElement: () => importTablesElementsAttributeTableGroupElement,
|
|
666
701
|
importTablesElementsAttributeTableRelationshipElement: () => importTablesElementsAttributeTableRelationshipElement,
|
|
667
|
-
importTablesSupportElements: () => importTablesSupportElements,
|
|
668
702
|
importTimeExtent: () => importTimeExtent,
|
|
669
703
|
importTimeInterval: () => importTimeInterval,
|
|
670
704
|
importTimeTimeExtent: () => importTimeTimeExtent,
|
|
@@ -690,7 +724,6 @@ __export(src_exports, {
|
|
|
690
724
|
importViews3dEnvironmentSunLighting: () => importViews3dEnvironmentSunLighting,
|
|
691
725
|
importViews3dEnvironmentSunnyWeather: () => importViews3dEnvironmentSunnyWeather,
|
|
692
726
|
importViews3dEnvironmentVirtualLighting: () => importViews3dEnvironmentVirtualLighting,
|
|
693
|
-
importViews3dExternalRenderers: () => importViews3dExternalRenderers,
|
|
694
727
|
importViews3dSupportLayerPerformanceInfo: () => importViews3dSupportLayerPerformanceInfo,
|
|
695
728
|
importViews3dSupportSceneViewPerformanceInfo: () => importViews3dSupportSceneViewPerformanceInfo,
|
|
696
729
|
importViews3dWebgl: () => importViews3dWebgl,
|
|
@@ -732,12 +765,15 @@ __export(src_exports, {
|
|
|
732
765
|
importViewsLayersSceneLayerView: () => importViewsLayersSceneLayerView,
|
|
733
766
|
importViewsLayersStreamLayerView: () => importViewsLayersStreamLayerView,
|
|
734
767
|
importViewsLayersViewshedLayerView: () => importViewsLayersViewshedLayerView,
|
|
768
|
+
importViewsLinkChartView: () => importViewsLinkChartView,
|
|
735
769
|
importViewsMagnifier: () => importViewsMagnifier,
|
|
736
770
|
importViewsMapView: () => importViewsMapView,
|
|
737
771
|
importViewsNavigationGamepadGamepadSettings: () => importViewsNavigationGamepadGamepadSettings,
|
|
738
772
|
importViewsNavigationNavigation: () => importViewsNavigationNavigation,
|
|
773
|
+
importViewsNavigationNavigationActionMap: () => importViewsNavigationNavigationActionMap,
|
|
739
774
|
importViewsSceneView: () => importViewsSceneView,
|
|
740
775
|
importViewsSupportColorUtils: () => importViewsSupportColorUtils,
|
|
776
|
+
importViewsSupportHighlightGroup: () => importViewsSupportHighlightGroup,
|
|
741
777
|
importViewsTheme: () => importViewsTheme,
|
|
742
778
|
importViewsUiDefaultUI: () => importViewsUiDefaultUI,
|
|
743
779
|
importViewsUiUI: () => importViewsUiUI,
|
|
@@ -745,6 +781,7 @@ __export(src_exports, {
|
|
|
745
781
|
importViewsView2D: () => importViewsView2D,
|
|
746
782
|
importViewsViewAnimation: () => importViewsViewAnimation,
|
|
747
783
|
importWebDocument2D: () => importWebDocument2D,
|
|
784
|
+
importWebLinkChart: () => importWebLinkChart,
|
|
748
785
|
importWebMap: () => importWebMap,
|
|
749
786
|
importWebScene: () => importWebScene,
|
|
750
787
|
importWebdocApplicationPropertiesSearch: () => importWebdocApplicationPropertiesSearch,
|
|
@@ -776,6 +813,7 @@ __export(src_exports, {
|
|
|
776
813
|
importWebsceneInitialViewProperties: () => importWebsceneInitialViewProperties,
|
|
777
814
|
importWebscenePresentation: () => importWebscenePresentation,
|
|
778
815
|
importWebsceneSlide: () => importWebsceneSlide,
|
|
816
|
+
importWebsceneSlideLegend: () => importWebsceneSlideLegend,
|
|
779
817
|
importWebsceneSunLighting: () => importWebsceneSunLighting,
|
|
780
818
|
importWebsceneVirtualLighting: () => importWebsceneVirtualLighting,
|
|
781
819
|
importWidgetsAreaMeasurement2D: () => importWidgetsAreaMeasurement2D,
|
|
@@ -846,6 +884,8 @@ __export(src_exports, {
|
|
|
846
884
|
importWidgetsFeatureFormFieldInput: () => importWidgetsFeatureFormFieldInput,
|
|
847
885
|
importWidgetsFeatureFormGroupInput: () => importWidgetsFeatureFormGroupInput,
|
|
848
886
|
importWidgetsFeatureFormRelationshipInput: () => importWidgetsFeatureFormRelationshipInput,
|
|
887
|
+
importWidgetsFeatureFormTextElementInput: () => importWidgetsFeatureFormTextElementInput,
|
|
888
|
+
importWidgetsFeatureFormUtilityNetworkAssociationInput: () => importWidgetsFeatureFormUtilityNetworkAssociationInput,
|
|
849
889
|
importWidgetsFeatureTable: () => importWidgetsFeatureTable,
|
|
850
890
|
importWidgetsFeatureTableActionColumn: () => importWidgetsFeatureTableActionColumn,
|
|
851
891
|
importWidgetsFeatureTableAttachmentsColumn: () => importWidgetsFeatureTableAttachmentsColumn,
|
|
@@ -857,10 +897,12 @@ __export(src_exports, {
|
|
|
857
897
|
importWidgetsFeatureTableGridSupportButtonMenuItem: () => importWidgetsFeatureTableGridSupportButtonMenuItem,
|
|
858
898
|
importWidgetsFeatureTableGridSupportButtonMenuViewModel: () => importWidgetsFeatureTableGridSupportButtonMenuViewModel,
|
|
859
899
|
importWidgetsFeatureTableRelationshipColumn: () => importWidgetsFeatureTableRelationshipColumn,
|
|
900
|
+
importWidgetsFeatureTableSupportAttachmentsColumnTemplate: () => importWidgetsFeatureTableSupportAttachmentsColumnTemplate,
|
|
860
901
|
importWidgetsFeatureTableSupportColumnTemplate: () => importWidgetsFeatureTableSupportColumnTemplate,
|
|
861
902
|
importWidgetsFeatureTableSupportColumnTemplateBase: () => importWidgetsFeatureTableSupportColumnTemplateBase,
|
|
862
903
|
importWidgetsFeatureTableSupportFieldColumnTemplate: () => importWidgetsFeatureTableSupportFieldColumnTemplate,
|
|
863
904
|
importWidgetsFeatureTableSupportGroupColumnTemplate: () => importWidgetsFeatureTableSupportGroupColumnTemplate,
|
|
905
|
+
importWidgetsFeatureTableSupportRelationshipColumnTemplate: () => importWidgetsFeatureTableSupportRelationshipColumnTemplate,
|
|
864
906
|
importWidgetsFeatureTableSupportTableTemplate: () => importWidgetsFeatureTableSupportTableTemplate,
|
|
865
907
|
importWidgetsFeatureTemplates: () => importWidgetsFeatureTemplates,
|
|
866
908
|
importWidgetsFeatureTemplatesFeatureTemplatesViewModel: () => importWidgetsFeatureTemplatesFeatureTemplatesViewModel,
|
|
@@ -945,6 +987,7 @@ __export(src_exports, {
|
|
|
945
987
|
importWidgetsSupportGridControlsGridControlsViewModel: () => importWidgetsSupportGridControlsGridControlsViewModel,
|
|
946
988
|
importWidgetsSupportSnappingControls: () => importWidgetsSupportSnappingControls,
|
|
947
989
|
importWidgetsSupportSnappingControlsSnappingControlsViewModel: () => importWidgetsSupportSnappingControlsSnappingControlsViewModel,
|
|
990
|
+
importWidgetsSupportUtilityNetworkAssociationsUtilityNetworkAssociationsViewModel: () => importWidgetsSupportUtilityNetworkAssociationsUtilityNetworkAssociationsViewModel,
|
|
948
991
|
importWidgetsSupportWidget: () => importWidgetsSupportWidget,
|
|
949
992
|
importWidgetsSwipe: () => importWidgetsSwipe,
|
|
950
993
|
importWidgetsSwipeSwipeViewModel: () => importWidgetsSwipeSwipeViewModel,
|
|
@@ -960,6 +1003,7 @@ __export(src_exports, {
|
|
|
960
1003
|
importWidgetsUtilityNetworkAssociations: () => importWidgetsUtilityNetworkAssociations,
|
|
961
1004
|
importWidgetsUtilityNetworkAssociationsUtilityNetworkAssociationsViewModel: () => importWidgetsUtilityNetworkAssociationsUtilityNetworkAssociationsViewModel,
|
|
962
1005
|
importWidgetsUtilityNetworkTrace: () => importWidgetsUtilityNetworkTrace,
|
|
1006
|
+
importWidgetsUtilityNetworkTraceAnalysisUtilityNetworkTraceAnalysisViewModel: () => importWidgetsUtilityNetworkTraceAnalysisUtilityNetworkTraceAnalysisViewModel,
|
|
963
1007
|
importWidgetsUtilityNetworkTraceUtilityNetworkTraceViewModel: () => importWidgetsUtilityNetworkTraceUtilityNetworkTraceViewModel,
|
|
964
1008
|
importWidgetsUtilityNetworkValidateTopology: () => importWidgetsUtilityNetworkValidateTopology,
|
|
965
1009
|
importWidgetsUtilityNetworkValidateTopologyUtilityNetworkValidateTopologyViewModel: () => importWidgetsUtilityNetworkValidateTopologyUtilityNetworkValidateTopologyViewModel,
|
|
@@ -1020,6 +1064,7 @@ __export(src_exports, {
|
|
|
1020
1064
|
newFormElementsInputsTimePickerInput: () => newFormElementsInputsTimePickerInput,
|
|
1021
1065
|
newFormElementsRelationshipElement: () => newFormElementsRelationshipElement,
|
|
1022
1066
|
newFormElementsTextElement: () => newFormElementsTextElement,
|
|
1067
|
+
newFormElementsUtilityNetworkAssociationsElement: () => newFormElementsUtilityNetworkAssociationsElement,
|
|
1023
1068
|
newFormExpressionInfo: () => newFormExpressionInfo,
|
|
1024
1069
|
newFormFormTemplate: () => newFormFormTemplate,
|
|
1025
1070
|
newGeometryCircle: () => newGeometryCircle,
|
|
@@ -1076,6 +1121,7 @@ __export(src_exports, {
|
|
|
1076
1121
|
newLayersKnowledgeGraphLayer: () => newLayersKnowledgeGraphLayer,
|
|
1077
1122
|
newLayersLayer: () => newLayersLayer,
|
|
1078
1123
|
newLayersLineOfSightLayer: () => newLayersLineOfSightLayer,
|
|
1124
|
+
newLayersLinkChartLayer: () => newLayersLinkChartLayer,
|
|
1079
1125
|
newLayersMapImageLayer: () => newLayersMapImageLayer,
|
|
1080
1126
|
newLayersMapNotesLayer: () => newLayersMapNotesLayer,
|
|
1081
1127
|
newLayersMediaLayer: () => newLayersMediaLayer,
|
|
@@ -1168,6 +1214,11 @@ __export(src_exports, {
|
|
|
1168
1214
|
newLayersWMSLayer: () => newLayersWMSLayer,
|
|
1169
1215
|
newLayersWMTSLayer: () => newLayersWMTSLayer,
|
|
1170
1216
|
newLayersWebTileLayer: () => newLayersWebTileLayer,
|
|
1217
|
+
newLinkChartChronologicalLayoutSettings: () => newLinkChartChronologicalLayoutSettings,
|
|
1218
|
+
newLinkChartLayoutSettings: () => newLinkChartLayoutSettings,
|
|
1219
|
+
newLinkChartLinkChartProperties: () => newLinkChartLinkChartProperties,
|
|
1220
|
+
newLinkChartNonspatialDataDisplay: () => newLinkChartNonspatialDataDisplay,
|
|
1221
|
+
newLinkChartOrganicLayoutSettings: () => newLinkChartOrganicLayoutSettings,
|
|
1171
1222
|
newMap: () => newMap,
|
|
1172
1223
|
newNetworksNetwork: () => newNetworksNetwork,
|
|
1173
1224
|
newNetworksSupportNamedTraceConfiguration: () => newNetworksSupportNamedTraceConfiguration,
|
|
@@ -1264,6 +1315,7 @@ __export(src_exports, {
|
|
|
1264
1315
|
newRestKnowledgeGraphGraphProperty: () => newRestKnowledgeGraphGraphProperty,
|
|
1265
1316
|
newRestKnowledgeGraphGraphQuery: () => newRestKnowledgeGraphGraphQuery,
|
|
1266
1317
|
newRestKnowledgeGraphGraphQueryResult: () => newRestKnowledgeGraphGraphQueryResult,
|
|
1318
|
+
newRestKnowledgeGraphGraphQueryResultHeader: () => newRestKnowledgeGraphGraphQueryResultHeader,
|
|
1267
1319
|
newRestKnowledgeGraphGraphQueryStreaming: () => newRestKnowledgeGraphGraphQueryStreaming,
|
|
1268
1320
|
newRestKnowledgeGraphGraphQueryStreamingResult: () => newRestKnowledgeGraphGraphQueryStreamingResult,
|
|
1269
1321
|
newRestKnowledgeGraphGraphSearch: () => newRestKnowledgeGraphGraphSearch,
|
|
@@ -1276,6 +1328,7 @@ __export(src_exports, {
|
|
|
1276
1328
|
newRestKnowledgeGraphRelationshipType: () => newRestKnowledgeGraphRelationshipType,
|
|
1277
1329
|
newRestKnowledgeGraphSearchIndex: () => newRestKnowledgeGraphSearchIndex,
|
|
1278
1330
|
newRestKnowledgeGraphServiceDefinition: () => newRestKnowledgeGraphServiceDefinition,
|
|
1331
|
+
newRestKnowledgeGraphSourceTypeValueBehavior: () => newRestKnowledgeGraphSourceTypeValueBehavior,
|
|
1279
1332
|
newRestNetworksSupportAggregatedGeometry: () => newRestNetworksSupportAggregatedGeometry,
|
|
1280
1333
|
newRestNetworksSupportAssociation: () => newRestNetworksSupportAssociation,
|
|
1281
1334
|
newRestNetworksSupportAssociationGeometriesResult: () => newRestNetworksSupportAssociationGeometriesResult,
|
|
@@ -1294,6 +1347,10 @@ __export(src_exports, {
|
|
|
1294
1347
|
newRestSupportArealUnit: () => newRestSupportArealUnit,
|
|
1295
1348
|
newRestSupportAreasAndLengthsParameters: () => newRestSupportAreasAndLengthsParameters,
|
|
1296
1349
|
newRestSupportAttachmentQuery: () => newRestSupportAttachmentQuery,
|
|
1350
|
+
newRestSupportAttributeBinsQuery: () => newRestSupportAttributeBinsQuery,
|
|
1351
|
+
newRestSupportAutoIntervalBinParameters: () => newRestSupportAutoIntervalBinParameters,
|
|
1352
|
+
newRestSupportBaseImageMeasureParameters: () => newRestSupportBaseImageMeasureParameters,
|
|
1353
|
+
newRestSupportBaseImageMeasureResult: () => newRestSupportBaseImageMeasureResult,
|
|
1297
1354
|
newRestSupportBufferParameters: () => newRestSupportBufferParameters,
|
|
1298
1355
|
newRestSupportCameraInfo: () => newRestSupportCameraInfo,
|
|
1299
1356
|
newRestSupportClosestFacilityParameters: () => newRestSupportClosestFacilityParameters,
|
|
@@ -1301,6 +1358,8 @@ __export(src_exports, {
|
|
|
1301
1358
|
newRestSupportColorRamp: () => newRestSupportColorRamp,
|
|
1302
1359
|
newRestSupportDataFile: () => newRestSupportDataFile,
|
|
1303
1360
|
newRestSupportDataLayer: () => newRestSupportDataLayer,
|
|
1361
|
+
newRestSupportDateBinParameters: () => newRestSupportDateBinParameters,
|
|
1362
|
+
newRestSupportDateBinTimeInterval: () => newRestSupportDateBinTimeInterval,
|
|
1304
1363
|
newRestSupportDensifyParameters: () => newRestSupportDensifyParameters,
|
|
1305
1364
|
newRestSupportDirectionLine: () => newRestSupportDirectionLine,
|
|
1306
1365
|
newRestSupportDirectionPoint: () => newRestSupportDirectionPoint,
|
|
@@ -1314,6 +1373,8 @@ __export(src_exports, {
|
|
|
1314
1373
|
newRestSupportFindImagesResult: () => newRestSupportFindImagesResult,
|
|
1315
1374
|
newRestSupportFindParameters: () => newRestSupportFindParameters,
|
|
1316
1375
|
newRestSupportFindResult: () => newRestSupportFindResult,
|
|
1376
|
+
newRestSupportFixedBoundariesBinParameters: () => newRestSupportFixedBoundariesBinParameters,
|
|
1377
|
+
newRestSupportFixedIntervalBinParameters: () => newRestSupportFixedIntervalBinParameters,
|
|
1317
1378
|
newRestSupportGPMessage: () => newRestSupportGPMessage,
|
|
1318
1379
|
newRestSupportGeneralizeParameters: () => newRestSupportGeneralizeParameters,
|
|
1319
1380
|
newRestSupportIdentifyParameters: () => newRestSupportIdentifyParameters,
|
|
@@ -1495,11 +1556,14 @@ __export(src_exports, {
|
|
|
1495
1556
|
newViewsLayersSceneLayerView: () => newViewsLayersSceneLayerView,
|
|
1496
1557
|
newViewsLayersStreamLayerView: () => newViewsLayersStreamLayerView,
|
|
1497
1558
|
newViewsLayersViewshedLayerView: () => newViewsLayersViewshedLayerView,
|
|
1559
|
+
newViewsLinkChartView: () => newViewsLinkChartView,
|
|
1498
1560
|
newViewsMagnifier: () => newViewsMagnifier,
|
|
1499
1561
|
newViewsMapView: () => newViewsMapView,
|
|
1500
1562
|
newViewsNavigationGamepadGamepadSettings: () => newViewsNavigationGamepadGamepadSettings,
|
|
1501
1563
|
newViewsNavigationNavigation: () => newViewsNavigationNavigation,
|
|
1564
|
+
newViewsNavigationNavigationActionMap: () => newViewsNavigationNavigationActionMap,
|
|
1502
1565
|
newViewsSceneView: () => newViewsSceneView,
|
|
1566
|
+
newViewsSupportHighlightGroup: () => newViewsSupportHighlightGroup,
|
|
1503
1567
|
newViewsTheme: () => newViewsTheme,
|
|
1504
1568
|
newViewsUiDefaultUI: () => newViewsUiDefaultUI,
|
|
1505
1569
|
newViewsUiUI: () => newViewsUiUI,
|
|
@@ -1507,6 +1571,7 @@ __export(src_exports, {
|
|
|
1507
1571
|
newViewsView2D: () => newViewsView2D,
|
|
1508
1572
|
newViewsViewAnimation: () => newViewsViewAnimation,
|
|
1509
1573
|
newWebDocument2D: () => newWebDocument2D,
|
|
1574
|
+
newWebLinkChart: () => newWebLinkChart,
|
|
1510
1575
|
newWebMap: () => newWebMap,
|
|
1511
1576
|
newWebScene: () => newWebScene,
|
|
1512
1577
|
newWebdocApplicationPropertiesSearch: () => newWebdocApplicationPropertiesSearch,
|
|
@@ -1538,6 +1603,7 @@ __export(src_exports, {
|
|
|
1538
1603
|
newWebsceneInitialViewProperties: () => newWebsceneInitialViewProperties,
|
|
1539
1604
|
newWebscenePresentation: () => newWebscenePresentation,
|
|
1540
1605
|
newWebsceneSlide: () => newWebsceneSlide,
|
|
1606
|
+
newWebsceneSlideLegend: () => newWebsceneSlideLegend,
|
|
1541
1607
|
newWebsceneSunLighting: () => newWebsceneSunLighting,
|
|
1542
1608
|
newWebsceneVirtualLighting: () => newWebsceneVirtualLighting,
|
|
1543
1609
|
newWidgetsAreaMeasurement2D: () => newWidgetsAreaMeasurement2D,
|
|
@@ -1607,6 +1673,8 @@ __export(src_exports, {
|
|
|
1607
1673
|
newWidgetsFeatureFormFieldInput: () => newWidgetsFeatureFormFieldInput,
|
|
1608
1674
|
newWidgetsFeatureFormGroupInput: () => newWidgetsFeatureFormGroupInput,
|
|
1609
1675
|
newWidgetsFeatureFormRelationshipInput: () => newWidgetsFeatureFormRelationshipInput,
|
|
1676
|
+
newWidgetsFeatureFormTextElementInput: () => newWidgetsFeatureFormTextElementInput,
|
|
1677
|
+
newWidgetsFeatureFormUtilityNetworkAssociationInput: () => newWidgetsFeatureFormUtilityNetworkAssociationInput,
|
|
1610
1678
|
newWidgetsFeatureTable: () => newWidgetsFeatureTable,
|
|
1611
1679
|
newWidgetsFeatureTableActionColumn: () => newWidgetsFeatureTableActionColumn,
|
|
1612
1680
|
newWidgetsFeatureTableAttachmentsColumn: () => newWidgetsFeatureTableAttachmentsColumn,
|
|
@@ -1618,10 +1686,12 @@ __export(src_exports, {
|
|
|
1618
1686
|
newWidgetsFeatureTableGridSupportButtonMenuItem: () => newWidgetsFeatureTableGridSupportButtonMenuItem,
|
|
1619
1687
|
newWidgetsFeatureTableGridSupportButtonMenuViewModel: () => newWidgetsFeatureTableGridSupportButtonMenuViewModel,
|
|
1620
1688
|
newWidgetsFeatureTableRelationshipColumn: () => newWidgetsFeatureTableRelationshipColumn,
|
|
1689
|
+
newWidgetsFeatureTableSupportAttachmentsColumnTemplate: () => newWidgetsFeatureTableSupportAttachmentsColumnTemplate,
|
|
1621
1690
|
newWidgetsFeatureTableSupportColumnTemplate: () => newWidgetsFeatureTableSupportColumnTemplate,
|
|
1622
1691
|
newWidgetsFeatureTableSupportColumnTemplateBase: () => newWidgetsFeatureTableSupportColumnTemplateBase,
|
|
1623
1692
|
newWidgetsFeatureTableSupportFieldColumnTemplate: () => newWidgetsFeatureTableSupportFieldColumnTemplate,
|
|
1624
1693
|
newWidgetsFeatureTableSupportGroupColumnTemplate: () => newWidgetsFeatureTableSupportGroupColumnTemplate,
|
|
1694
|
+
newWidgetsFeatureTableSupportRelationshipColumnTemplate: () => newWidgetsFeatureTableSupportRelationshipColumnTemplate,
|
|
1625
1695
|
newWidgetsFeatureTableSupportTableTemplate: () => newWidgetsFeatureTableSupportTableTemplate,
|
|
1626
1696
|
newWidgetsFeatureTemplates: () => newWidgetsFeatureTemplates,
|
|
1627
1697
|
newWidgetsFeatureTemplatesFeatureTemplatesViewModel: () => newWidgetsFeatureTemplatesFeatureTemplatesViewModel,
|
|
@@ -1719,6 +1789,7 @@ __export(src_exports, {
|
|
|
1719
1789
|
newWidgetsUtilityNetworkAssociations: () => newWidgetsUtilityNetworkAssociations,
|
|
1720
1790
|
newWidgetsUtilityNetworkAssociationsUtilityNetworkAssociationsViewModel: () => newWidgetsUtilityNetworkAssociationsUtilityNetworkAssociationsViewModel,
|
|
1721
1791
|
newWidgetsUtilityNetworkTrace: () => newWidgetsUtilityNetworkTrace,
|
|
1792
|
+
newWidgetsUtilityNetworkTraceAnalysisUtilityNetworkTraceAnalysisViewModel: () => newWidgetsUtilityNetworkTraceAnalysisUtilityNetworkTraceAnalysisViewModel,
|
|
1722
1793
|
newWidgetsUtilityNetworkTraceUtilityNetworkTraceViewModel: () => newWidgetsUtilityNetworkTraceUtilityNetworkTraceViewModel,
|
|
1723
1794
|
newWidgetsUtilityNetworkValidateTopology: () => newWidgetsUtilityNetworkValidateTopology,
|
|
1724
1795
|
newWidgetsUtilityNetworkValidateTopologyUtilityNetworkValidateTopologyViewModel: () => newWidgetsUtilityNetworkValidateTopologyUtilityNetworkValidateTopologyViewModel,
|
|
@@ -2052,6 +2123,17 @@ async function newFormElementsTextElement(properties) {
|
|
|
2052
2123
|
const ModConstructor = await importFormElementsTextElement();
|
|
2053
2124
|
return new ModConstructor(properties);
|
|
2054
2125
|
}
|
|
2126
|
+
async function importFormElementsUtilityNetworkAssociationsElement() {
|
|
2127
|
+
if (isAMD) {
|
|
2128
|
+
return await window.$arcgis.import("esri/form/elements/UtilityNetworkAssociationsElement");
|
|
2129
|
+
}
|
|
2130
|
+
const module2 = await import("@arcgis/core/form/elements/UtilityNetworkAssociationsElement.js");
|
|
2131
|
+
return isDefaultModule(module2) ? module2.default : module2;
|
|
2132
|
+
}
|
|
2133
|
+
async function newFormElementsUtilityNetworkAssociationsElement(properties) {
|
|
2134
|
+
const ModConstructor = await importFormElementsUtilityNetworkAssociationsElement();
|
|
2135
|
+
return new ModConstructor(properties);
|
|
2136
|
+
}
|
|
2055
2137
|
async function importFormElementsInputsBarcodeScannerInput() {
|
|
2056
2138
|
if (isAMD) {
|
|
2057
2139
|
return await window.$arcgis.import("esri/form/elements/inputs/BarcodeScannerInput");
|
|
@@ -2844,6 +2926,17 @@ async function newLayersLineOfSightLayer(properties) {
|
|
|
2844
2926
|
const ModConstructor = await importLayersLineOfSightLayer();
|
|
2845
2927
|
return new ModConstructor(properties);
|
|
2846
2928
|
}
|
|
2929
|
+
async function importLayersLinkChartLayer() {
|
|
2930
|
+
if (isAMD) {
|
|
2931
|
+
return await window.$arcgis.import("esri/layers/LinkChartLayer");
|
|
2932
|
+
}
|
|
2933
|
+
const module2 = await import("@arcgis/core/layers/LinkChartLayer.js");
|
|
2934
|
+
return isDefaultModule(module2) ? module2.default : module2;
|
|
2935
|
+
}
|
|
2936
|
+
async function newLayersLinkChartLayer(properties) {
|
|
2937
|
+
const ModConstructor = await importLayersLinkChartLayer();
|
|
2938
|
+
return new ModConstructor(properties);
|
|
2939
|
+
}
|
|
2847
2940
|
async function importLayersMapImageLayer() {
|
|
2848
2941
|
if (isAMD) {
|
|
2849
2942
|
return await window.$arcgis.import("esri/layers/MapImageLayer");
|
|
@@ -3394,17 +3487,6 @@ async function newLayersSupportPublishingInfo(properties) {
|
|
|
3394
3487
|
const ModConstructor = await importLayersSupportPublishingInfo();
|
|
3395
3488
|
return new ModConstructor(properties);
|
|
3396
3489
|
}
|
|
3397
|
-
async function importLayersSupportSceneFilter() {
|
|
3398
|
-
if (isAMD) {
|
|
3399
|
-
return await window.$arcgis.import("esri/layers/support/SceneFilter");
|
|
3400
|
-
}
|
|
3401
|
-
const module2 = await import("@arcgis/core/layers/support/SceneFilter.js");
|
|
3402
|
-
return isDefaultModule(module2) ? module2.default : module2;
|
|
3403
|
-
}
|
|
3404
|
-
async function newLayersSupportSceneFilter(properties) {
|
|
3405
|
-
const ModConstructor = await importLayersSupportSceneFilter();
|
|
3406
|
-
return new ModConstructor(properties);
|
|
3407
|
-
}
|
|
3408
3490
|
async function importLayersSupportRangeDomain() {
|
|
3409
3491
|
if (isAMD) {
|
|
3410
3492
|
return await window.$arcgis.import("esri/layers/support/RangeDomain");
|
|
@@ -3493,6 +3575,17 @@ async function newLayersSupportRouteSymbols(properties) {
|
|
|
3493
3575
|
const ModConstructor = await importLayersSupportRouteSymbols();
|
|
3494
3576
|
return new ModConstructor(properties);
|
|
3495
3577
|
}
|
|
3578
|
+
async function importLayersSupportSceneFilter() {
|
|
3579
|
+
if (isAMD) {
|
|
3580
|
+
return await window.$arcgis.import("esri/layers/support/SceneFilter");
|
|
3581
|
+
}
|
|
3582
|
+
const module2 = await import("@arcgis/core/layers/support/SceneFilter.js");
|
|
3583
|
+
return isDefaultModule(module2) ? module2.default : module2;
|
|
3584
|
+
}
|
|
3585
|
+
async function newLayersSupportSceneFilter(properties) {
|
|
3586
|
+
const ModConstructor = await importLayersSupportSceneFilter();
|
|
3587
|
+
return new ModConstructor(properties);
|
|
3588
|
+
}
|
|
3496
3589
|
async function importLayersSupportSceneModification() {
|
|
3497
3590
|
if (isAMD) {
|
|
3498
3591
|
return await window.$arcgis.import("esri/layers/support/SceneModification");
|
|
@@ -3768,26 +3861,26 @@ async function newLayersUnsupportedLayer(properties) {
|
|
|
3768
3861
|
const ModConstructor = await importLayersUnsupportedLayer();
|
|
3769
3862
|
return new ModConstructor(properties);
|
|
3770
3863
|
}
|
|
3771
|
-
async function
|
|
3864
|
+
async function importLayersVectorTileLayer() {
|
|
3772
3865
|
if (isAMD) {
|
|
3773
|
-
return await window.$arcgis.import("esri/layers/
|
|
3866
|
+
return await window.$arcgis.import("esri/layers/VectorTileLayer");
|
|
3774
3867
|
}
|
|
3775
|
-
const module2 = await import("@arcgis/core/layers/
|
|
3868
|
+
const module2 = await import("@arcgis/core/layers/VectorTileLayer.js");
|
|
3776
3869
|
return isDefaultModule(module2) ? module2.default : module2;
|
|
3777
3870
|
}
|
|
3778
|
-
async function
|
|
3779
|
-
const ModConstructor = await
|
|
3871
|
+
async function newLayersVectorTileLayer(properties) {
|
|
3872
|
+
const ModConstructor = await importLayersVectorTileLayer();
|
|
3780
3873
|
return new ModConstructor(properties);
|
|
3781
3874
|
}
|
|
3782
|
-
async function
|
|
3875
|
+
async function importLayersVideoLayer() {
|
|
3783
3876
|
if (isAMD) {
|
|
3784
|
-
return await window.$arcgis.import("esri/layers/
|
|
3877
|
+
return await window.$arcgis.import("esri/layers/VideoLayer");
|
|
3785
3878
|
}
|
|
3786
|
-
const module2 = await import("@arcgis/core/layers/
|
|
3879
|
+
const module2 = await import("@arcgis/core/layers/VideoLayer.js");
|
|
3787
3880
|
return isDefaultModule(module2) ? module2.default : module2;
|
|
3788
3881
|
}
|
|
3789
|
-
async function
|
|
3790
|
-
const ModConstructor = await
|
|
3882
|
+
async function newLayersVideoLayer(properties) {
|
|
3883
|
+
const ModConstructor = await importLayersVideoLayer();
|
|
3791
3884
|
return new ModConstructor(properties);
|
|
3792
3885
|
}
|
|
3793
3886
|
async function importLayersVoxelLayer() {
|
|
@@ -3856,6 +3949,61 @@ async function newLayersWMTSLayer(properties) {
|
|
|
3856
3949
|
const ModConstructor = await importLayersWMTSLayer();
|
|
3857
3950
|
return new ModConstructor(properties);
|
|
3858
3951
|
}
|
|
3952
|
+
async function importLinkChartChronologicalLayoutSettings() {
|
|
3953
|
+
if (isAMD) {
|
|
3954
|
+
return await window.$arcgis.import("esri/linkChart/ChronologicalLayoutSettings");
|
|
3955
|
+
}
|
|
3956
|
+
const module2 = await import("@arcgis/core/linkChart/ChronologicalLayoutSettings.js");
|
|
3957
|
+
return isDefaultModule(module2) ? module2.default : module2;
|
|
3958
|
+
}
|
|
3959
|
+
async function newLinkChartChronologicalLayoutSettings(properties) {
|
|
3960
|
+
const ModConstructor = await importLinkChartChronologicalLayoutSettings();
|
|
3961
|
+
return new ModConstructor(properties);
|
|
3962
|
+
}
|
|
3963
|
+
async function importLinkChartLayoutSettings() {
|
|
3964
|
+
if (isAMD) {
|
|
3965
|
+
return await window.$arcgis.import("esri/linkChart/LayoutSettings");
|
|
3966
|
+
}
|
|
3967
|
+
const module2 = await import("@arcgis/core/linkChart/LayoutSettings.js");
|
|
3968
|
+
return isDefaultModule(module2) ? module2.default : module2;
|
|
3969
|
+
}
|
|
3970
|
+
async function newLinkChartLayoutSettings(properties) {
|
|
3971
|
+
const ModConstructor = await importLinkChartLayoutSettings();
|
|
3972
|
+
return new ModConstructor(properties);
|
|
3973
|
+
}
|
|
3974
|
+
async function importLinkChartLinkChartProperties() {
|
|
3975
|
+
if (isAMD) {
|
|
3976
|
+
return await window.$arcgis.import("esri/linkChart/LinkChartProperties");
|
|
3977
|
+
}
|
|
3978
|
+
const module2 = await import("@arcgis/core/linkChart/LinkChartProperties.js");
|
|
3979
|
+
return isDefaultModule(module2) ? module2.default : module2;
|
|
3980
|
+
}
|
|
3981
|
+
async function newLinkChartLinkChartProperties(properties) {
|
|
3982
|
+
const ModConstructor = await importLinkChartLinkChartProperties();
|
|
3983
|
+
return new ModConstructor(properties);
|
|
3984
|
+
}
|
|
3985
|
+
async function importLinkChartNonspatialDataDisplay() {
|
|
3986
|
+
if (isAMD) {
|
|
3987
|
+
return await window.$arcgis.import("esri/linkChart/NonspatialDataDisplay");
|
|
3988
|
+
}
|
|
3989
|
+
const module2 = await import("@arcgis/core/linkChart/NonspatialDataDisplay.js");
|
|
3990
|
+
return isDefaultModule(module2) ? module2.default : module2;
|
|
3991
|
+
}
|
|
3992
|
+
async function newLinkChartNonspatialDataDisplay(properties) {
|
|
3993
|
+
const ModConstructor = await importLinkChartNonspatialDataDisplay();
|
|
3994
|
+
return new ModConstructor(properties);
|
|
3995
|
+
}
|
|
3996
|
+
async function importLinkChartOrganicLayoutSettings() {
|
|
3997
|
+
if (isAMD) {
|
|
3998
|
+
return await window.$arcgis.import("esri/linkChart/OrganicLayoutSettings");
|
|
3999
|
+
}
|
|
4000
|
+
const module2 = await import("@arcgis/core/linkChart/OrganicLayoutSettings.js");
|
|
4001
|
+
return isDefaultModule(module2) ? module2.default : module2;
|
|
4002
|
+
}
|
|
4003
|
+
async function newLinkChartOrganicLayoutSettings(properties) {
|
|
4004
|
+
const ModConstructor = await importLinkChartOrganicLayoutSettings();
|
|
4005
|
+
return new ModConstructor(properties);
|
|
4006
|
+
}
|
|
3859
4007
|
async function importMap() {
|
|
3860
4008
|
if (isAMD) {
|
|
3861
4009
|
return await window.$arcgis.import("esri/Map");
|
|
@@ -4912,6 +5060,17 @@ async function newRestKnowledgeGraphGraphQueryResult(properties) {
|
|
|
4912
5060
|
const ModConstructor = await importRestKnowledgeGraphGraphQueryResult();
|
|
4913
5061
|
return new ModConstructor(properties);
|
|
4914
5062
|
}
|
|
5063
|
+
async function importRestKnowledgeGraphGraphQueryResultHeader() {
|
|
5064
|
+
if (isAMD) {
|
|
5065
|
+
return await window.$arcgis.import("esri/rest/knowledgeGraph/GraphQueryResultHeader");
|
|
5066
|
+
}
|
|
5067
|
+
const module2 = await import("@arcgis/core/rest/knowledgeGraph/GraphQueryResultHeader.js");
|
|
5068
|
+
return isDefaultModule(module2) ? module2.default : module2;
|
|
5069
|
+
}
|
|
5070
|
+
async function newRestKnowledgeGraphGraphQueryResultHeader(properties) {
|
|
5071
|
+
const ModConstructor = await importRestKnowledgeGraphGraphQueryResultHeader();
|
|
5072
|
+
return new ModConstructor(properties);
|
|
5073
|
+
}
|
|
4915
5074
|
async function importRestKnowledgeGraphGraphQueryStreaming() {
|
|
4916
5075
|
if (isAMD) {
|
|
4917
5076
|
return await window.$arcgis.import("esri/rest/knowledgeGraph/GraphQueryStreaming");
|
|
@@ -5044,6 +5203,17 @@ async function newRestKnowledgeGraphServiceDefinition(properties) {
|
|
|
5044
5203
|
const ModConstructor = await importRestKnowledgeGraphServiceDefinition();
|
|
5045
5204
|
return new ModConstructor(properties);
|
|
5046
5205
|
}
|
|
5206
|
+
async function importRestKnowledgeGraphSourceTypeValueBehavior() {
|
|
5207
|
+
if (isAMD) {
|
|
5208
|
+
return await window.$arcgis.import("esri/rest/knowledgeGraph/SourceTypeValueBehavior");
|
|
5209
|
+
}
|
|
5210
|
+
const module2 = await import("@arcgis/core/rest/knowledgeGraph/SourceTypeValueBehavior.js");
|
|
5211
|
+
return isDefaultModule(module2) ? module2.default : module2;
|
|
5212
|
+
}
|
|
5213
|
+
async function newRestKnowledgeGraphSourceTypeValueBehavior(properties) {
|
|
5214
|
+
const ModConstructor = await importRestKnowledgeGraphSourceTypeValueBehavior();
|
|
5215
|
+
return new ModConstructor(properties);
|
|
5216
|
+
}
|
|
5047
5217
|
async function importRestNetworksSupportAggregatedGeometry() {
|
|
5048
5218
|
if (isAMD) {
|
|
5049
5219
|
return await window.$arcgis.import("esri/rest/networks/support/AggregatedGeometry");
|
|
@@ -5198,6 +5368,72 @@ async function newRestSupportAddressCandidate(properties) {
|
|
|
5198
5368
|
const ModConstructor = await importRestSupportAddressCandidate();
|
|
5199
5369
|
return new ModConstructor(properties);
|
|
5200
5370
|
}
|
|
5371
|
+
async function importRestSupportAttributeBinsQuery() {
|
|
5372
|
+
if (isAMD) {
|
|
5373
|
+
return await window.$arcgis.import("esri/rest/support/AttributeBinsQuery");
|
|
5374
|
+
}
|
|
5375
|
+
const module2 = await import("@arcgis/core/rest/support/AttributeBinsQuery.js");
|
|
5376
|
+
return isDefaultModule(module2) ? module2.default : module2;
|
|
5377
|
+
}
|
|
5378
|
+
async function newRestSupportAttributeBinsQuery(properties) {
|
|
5379
|
+
const ModConstructor = await importRestSupportAttributeBinsQuery();
|
|
5380
|
+
return new ModConstructor(properties);
|
|
5381
|
+
}
|
|
5382
|
+
async function importRestSupportAutoIntervalBinParameters() {
|
|
5383
|
+
if (isAMD) {
|
|
5384
|
+
return await window.$arcgis.import("esri/rest/support/AutoIntervalBinParameters");
|
|
5385
|
+
}
|
|
5386
|
+
const module2 = await import("@arcgis/core/rest/support/AutoIntervalBinParameters.js");
|
|
5387
|
+
return isDefaultModule(module2) ? module2.default : module2;
|
|
5388
|
+
}
|
|
5389
|
+
async function newRestSupportAutoIntervalBinParameters(properties) {
|
|
5390
|
+
const ModConstructor = await importRestSupportAutoIntervalBinParameters();
|
|
5391
|
+
return new ModConstructor(properties);
|
|
5392
|
+
}
|
|
5393
|
+
async function importRestSupportFixedBoundariesBinParameters() {
|
|
5394
|
+
if (isAMD) {
|
|
5395
|
+
return await window.$arcgis.import("esri/rest/support/FixedBoundariesBinParameters");
|
|
5396
|
+
}
|
|
5397
|
+
const module2 = await import("@arcgis/core/rest/support/FixedBoundariesBinParameters.js");
|
|
5398
|
+
return isDefaultModule(module2) ? module2.default : module2;
|
|
5399
|
+
}
|
|
5400
|
+
async function newRestSupportFixedBoundariesBinParameters(properties) {
|
|
5401
|
+
const ModConstructor = await importRestSupportFixedBoundariesBinParameters();
|
|
5402
|
+
return new ModConstructor(properties);
|
|
5403
|
+
}
|
|
5404
|
+
async function importRestSupportFixedIntervalBinParameters() {
|
|
5405
|
+
if (isAMD) {
|
|
5406
|
+
return await window.$arcgis.import("esri/rest/support/FixedIntervalBinParameters");
|
|
5407
|
+
}
|
|
5408
|
+
const module2 = await import("@arcgis/core/rest/support/FixedIntervalBinParameters.js");
|
|
5409
|
+
return isDefaultModule(module2) ? module2.default : module2;
|
|
5410
|
+
}
|
|
5411
|
+
async function newRestSupportFixedIntervalBinParameters(properties) {
|
|
5412
|
+
const ModConstructor = await importRestSupportFixedIntervalBinParameters();
|
|
5413
|
+
return new ModConstructor(properties);
|
|
5414
|
+
}
|
|
5415
|
+
async function importRestSupportDateBinParameters() {
|
|
5416
|
+
if (isAMD) {
|
|
5417
|
+
return await window.$arcgis.import("esri/rest/support/DateBinParameters");
|
|
5418
|
+
}
|
|
5419
|
+
const module2 = await import("@arcgis/core/rest/support/DateBinParameters.js");
|
|
5420
|
+
return isDefaultModule(module2) ? module2.default : module2;
|
|
5421
|
+
}
|
|
5422
|
+
async function newRestSupportDateBinParameters(properties) {
|
|
5423
|
+
const ModConstructor = await importRestSupportDateBinParameters();
|
|
5424
|
+
return new ModConstructor(properties);
|
|
5425
|
+
}
|
|
5426
|
+
async function importRestSupportDateBinTimeInterval() {
|
|
5427
|
+
if (isAMD) {
|
|
5428
|
+
return await window.$arcgis.import("esri/rest/support/DateBinTimeInterval");
|
|
5429
|
+
}
|
|
5430
|
+
const module2 = await import("@arcgis/core/rest/support/DateBinTimeInterval.js");
|
|
5431
|
+
return isDefaultModule(module2) ? module2.default : module2;
|
|
5432
|
+
}
|
|
5433
|
+
async function newRestSupportDateBinTimeInterval(properties) {
|
|
5434
|
+
const ModConstructor = await importRestSupportDateBinTimeInterval();
|
|
5435
|
+
return new ModConstructor(properties);
|
|
5436
|
+
}
|
|
5201
5437
|
async function importRestSupportAlgorithmicColorRamp() {
|
|
5202
5438
|
if (isAMD) {
|
|
5203
5439
|
return await window.$arcgis.import("esri/rest/support/AlgorithmicColorRamp");
|
|
@@ -5242,6 +5478,28 @@ async function newRestSupportAttachmentQuery(properties) {
|
|
|
5242
5478
|
const ModConstructor = await importRestSupportAttachmentQuery();
|
|
5243
5479
|
return new ModConstructor(properties);
|
|
5244
5480
|
}
|
|
5481
|
+
async function importRestSupportBaseImageMeasureParameters() {
|
|
5482
|
+
if (isAMD) {
|
|
5483
|
+
return await window.$arcgis.import("esri/rest/support/BaseImageMeasureParameters");
|
|
5484
|
+
}
|
|
5485
|
+
const module2 = await import("@arcgis/core/rest/support/BaseImageMeasureParameters.js");
|
|
5486
|
+
return isDefaultModule(module2) ? module2.default : module2;
|
|
5487
|
+
}
|
|
5488
|
+
async function newRestSupportBaseImageMeasureParameters(properties) {
|
|
5489
|
+
const ModConstructor = await importRestSupportBaseImageMeasureParameters();
|
|
5490
|
+
return new ModConstructor(properties);
|
|
5491
|
+
}
|
|
5492
|
+
async function importRestSupportBaseImageMeasureResult() {
|
|
5493
|
+
if (isAMD) {
|
|
5494
|
+
return await window.$arcgis.import("esri/rest/support/BaseImageMeasureResult");
|
|
5495
|
+
}
|
|
5496
|
+
const module2 = await import("@arcgis/core/rest/support/BaseImageMeasureResult.js");
|
|
5497
|
+
return isDefaultModule(module2) ? module2.default : module2;
|
|
5498
|
+
}
|
|
5499
|
+
async function newRestSupportBaseImageMeasureResult(properties) {
|
|
5500
|
+
const ModConstructor = await importRestSupportBaseImageMeasureResult();
|
|
5501
|
+
return new ModConstructor(properties);
|
|
5502
|
+
}
|
|
5245
5503
|
async function importRestSupportBufferParameters() {
|
|
5246
5504
|
if (isAMD) {
|
|
5247
5505
|
return await window.$arcgis.import("esri/rest/support/BufferParameters");
|
|
@@ -5572,50 +5830,6 @@ async function newRestSupportImageBoundaryResult(properties) {
|
|
|
5572
5830
|
const ModConstructor = await importRestSupportImageBoundaryResult();
|
|
5573
5831
|
return new ModConstructor(properties);
|
|
5574
5832
|
}
|
|
5575
|
-
async function importRestSupportImageHistogramParameters() {
|
|
5576
|
-
if (isAMD) {
|
|
5577
|
-
return await window.$arcgis.import("esri/rest/support/ImageHistogramParameters");
|
|
5578
|
-
}
|
|
5579
|
-
const module2 = await import("@arcgis/core/rest/support/ImageHistogramParameters.js");
|
|
5580
|
-
return isDefaultModule(module2) ? module2.default : module2;
|
|
5581
|
-
}
|
|
5582
|
-
async function newRestSupportImageHistogramParameters(properties) {
|
|
5583
|
-
const ModConstructor = await importRestSupportImageHistogramParameters();
|
|
5584
|
-
return new ModConstructor(properties);
|
|
5585
|
-
}
|
|
5586
|
-
async function importRestSupportImageIdentifyParameters() {
|
|
5587
|
-
if (isAMD) {
|
|
5588
|
-
return await window.$arcgis.import("esri/rest/support/ImageIdentifyParameters");
|
|
5589
|
-
}
|
|
5590
|
-
const module2 = await import("@arcgis/core/rest/support/ImageIdentifyParameters.js");
|
|
5591
|
-
return isDefaultModule(module2) ? module2.default : module2;
|
|
5592
|
-
}
|
|
5593
|
-
async function newRestSupportImageIdentifyParameters(properties) {
|
|
5594
|
-
const ModConstructor = await importRestSupportImageIdentifyParameters();
|
|
5595
|
-
return new ModConstructor(properties);
|
|
5596
|
-
}
|
|
5597
|
-
async function importRestSupportImageIdentifyResult() {
|
|
5598
|
-
if (isAMD) {
|
|
5599
|
-
return await window.$arcgis.import("esri/rest/support/ImageIdentifyResult");
|
|
5600
|
-
}
|
|
5601
|
-
const module2 = await import("@arcgis/core/rest/support/ImageIdentifyResult.js");
|
|
5602
|
-
return isDefaultModule(module2) ? module2.default : module2;
|
|
5603
|
-
}
|
|
5604
|
-
async function newRestSupportImageIdentifyResult(properties) {
|
|
5605
|
-
const ModConstructor = await importRestSupportImageIdentifyResult();
|
|
5606
|
-
return new ModConstructor(properties);
|
|
5607
|
-
}
|
|
5608
|
-
async function importRestSupportImageInspectionInfo() {
|
|
5609
|
-
if (isAMD) {
|
|
5610
|
-
return await window.$arcgis.import("esri/rest/support/ImageInspectionInfo");
|
|
5611
|
-
}
|
|
5612
|
-
const module2 = await import("@arcgis/core/rest/support/ImageInspectionInfo.js");
|
|
5613
|
-
return isDefaultModule(module2) ? module2.default : module2;
|
|
5614
|
-
}
|
|
5615
|
-
async function newRestSupportImageInspectionInfo(properties) {
|
|
5616
|
-
const ModConstructor = await importRestSupportImageInspectionInfo();
|
|
5617
|
-
return new ModConstructor(properties);
|
|
5618
|
-
}
|
|
5619
5833
|
async function importRestSupportImageDistanceParameters() {
|
|
5620
5834
|
if (isAMD) {
|
|
5621
5835
|
return await window.$arcgis.import("esri/rest/support/ImageDistanceParameters");
|
|
@@ -5693,6 +5907,50 @@ async function newRestSupportImageHeightResult(properties) {
|
|
|
5693
5907
|
const ModConstructor = await importRestSupportImageHeightResult();
|
|
5694
5908
|
return new ModConstructor(properties);
|
|
5695
5909
|
}
|
|
5910
|
+
async function importRestSupportImageHistogramParameters() {
|
|
5911
|
+
if (isAMD) {
|
|
5912
|
+
return await window.$arcgis.import("esri/rest/support/ImageHistogramParameters");
|
|
5913
|
+
}
|
|
5914
|
+
const module2 = await import("@arcgis/core/rest/support/ImageHistogramParameters.js");
|
|
5915
|
+
return isDefaultModule(module2) ? module2.default : module2;
|
|
5916
|
+
}
|
|
5917
|
+
async function newRestSupportImageHistogramParameters(properties) {
|
|
5918
|
+
const ModConstructor = await importRestSupportImageHistogramParameters();
|
|
5919
|
+
return new ModConstructor(properties);
|
|
5920
|
+
}
|
|
5921
|
+
async function importRestSupportImageIdentifyParameters() {
|
|
5922
|
+
if (isAMD) {
|
|
5923
|
+
return await window.$arcgis.import("esri/rest/support/ImageIdentifyParameters");
|
|
5924
|
+
}
|
|
5925
|
+
const module2 = await import("@arcgis/core/rest/support/ImageIdentifyParameters.js");
|
|
5926
|
+
return isDefaultModule(module2) ? module2.default : module2;
|
|
5927
|
+
}
|
|
5928
|
+
async function newRestSupportImageIdentifyParameters(properties) {
|
|
5929
|
+
const ModConstructor = await importRestSupportImageIdentifyParameters();
|
|
5930
|
+
return new ModConstructor(properties);
|
|
5931
|
+
}
|
|
5932
|
+
async function importRestSupportImageIdentifyResult() {
|
|
5933
|
+
if (isAMD) {
|
|
5934
|
+
return await window.$arcgis.import("esri/rest/support/ImageIdentifyResult");
|
|
5935
|
+
}
|
|
5936
|
+
const module2 = await import("@arcgis/core/rest/support/ImageIdentifyResult.js");
|
|
5937
|
+
return isDefaultModule(module2) ? module2.default : module2;
|
|
5938
|
+
}
|
|
5939
|
+
async function newRestSupportImageIdentifyResult(properties) {
|
|
5940
|
+
const ModConstructor = await importRestSupportImageIdentifyResult();
|
|
5941
|
+
return new ModConstructor(properties);
|
|
5942
|
+
}
|
|
5943
|
+
async function importRestSupportImageInspectionInfo() {
|
|
5944
|
+
if (isAMD) {
|
|
5945
|
+
return await window.$arcgis.import("esri/rest/support/ImageInspectionInfo");
|
|
5946
|
+
}
|
|
5947
|
+
const module2 = await import("@arcgis/core/rest/support/ImageInspectionInfo.js");
|
|
5948
|
+
return isDefaultModule(module2) ? module2.default : module2;
|
|
5949
|
+
}
|
|
5950
|
+
async function newRestSupportImageInspectionInfo(properties) {
|
|
5951
|
+
const ModConstructor = await importRestSupportImageInspectionInfo();
|
|
5952
|
+
return new ModConstructor(properties);
|
|
5953
|
+
}
|
|
5696
5954
|
async function importRestSupportImageParameters() {
|
|
5697
5955
|
if (isAMD) {
|
|
5698
5956
|
return await window.$arcgis.import("esri/rest/support/ImageParameters");
|
|
@@ -5781,26 +6039,26 @@ async function newRestSupportImageSampleResult(properties) {
|
|
|
5781
6039
|
const ModConstructor = await importRestSupportImageSampleResult();
|
|
5782
6040
|
return new ModConstructor(properties);
|
|
5783
6041
|
}
|
|
5784
|
-
async function
|
|
6042
|
+
async function importRestSupportImageToMapMultirayParameters() {
|
|
5785
6043
|
if (isAMD) {
|
|
5786
|
-
return await window.$arcgis.import("esri/rest/support/
|
|
6044
|
+
return await window.$arcgis.import("esri/rest/support/ImageToMapMultirayParameters");
|
|
5787
6045
|
}
|
|
5788
|
-
const module2 = await import("@arcgis/core/rest/support/
|
|
6046
|
+
const module2 = await import("@arcgis/core/rest/support/ImageToMapMultirayParameters.js");
|
|
5789
6047
|
return isDefaultModule(module2) ? module2.default : module2;
|
|
5790
6048
|
}
|
|
5791
|
-
async function
|
|
5792
|
-
const ModConstructor = await
|
|
6049
|
+
async function newRestSupportImageToMapMultirayParameters(properties) {
|
|
6050
|
+
const ModConstructor = await importRestSupportImageToMapMultirayParameters();
|
|
5793
6051
|
return new ModConstructor(properties);
|
|
5794
6052
|
}
|
|
5795
|
-
async function
|
|
6053
|
+
async function importRestSupportImageToMapParameters() {
|
|
5796
6054
|
if (isAMD) {
|
|
5797
|
-
return await window.$arcgis.import("esri/rest/support/
|
|
6055
|
+
return await window.$arcgis.import("esri/rest/support/ImageToMapParameters");
|
|
5798
6056
|
}
|
|
5799
|
-
const module2 = await import("@arcgis/core/rest/support/
|
|
6057
|
+
const module2 = await import("@arcgis/core/rest/support/ImageToMapParameters.js");
|
|
5800
6058
|
return isDefaultModule(module2) ? module2.default : module2;
|
|
5801
6059
|
}
|
|
5802
|
-
async function
|
|
5803
|
-
const ModConstructor = await
|
|
6060
|
+
async function newRestSupportImageToMapParameters(properties) {
|
|
6061
|
+
const ModConstructor = await importRestSupportImageToMapParameters();
|
|
5804
6062
|
return new ModConstructor(properties);
|
|
5805
6063
|
}
|
|
5806
6064
|
async function importRestSupportImageUrlParameters() {
|
|
@@ -5891,26 +6149,26 @@ async function newRestSupportMeasureAreaFromImageResult(properties) {
|
|
|
5891
6149
|
const ModConstructor = await importRestSupportMeasureAreaFromImageResult();
|
|
5892
6150
|
return new ModConstructor(properties);
|
|
5893
6151
|
}
|
|
5894
|
-
async function
|
|
6152
|
+
async function importRestSupportMeasureFromImageParameters() {
|
|
5895
6153
|
if (isAMD) {
|
|
5896
|
-
return await window.$arcgis.import("esri/rest/support/
|
|
6154
|
+
return await window.$arcgis.import("esri/rest/support/MeasureFromImageParameters");
|
|
5897
6155
|
}
|
|
5898
|
-
const module2 = await import("@arcgis/core/rest/support/
|
|
6156
|
+
const module2 = await import("@arcgis/core/rest/support/MeasureFromImageParameters.js");
|
|
5899
6157
|
return isDefaultModule(module2) ? module2.default : module2;
|
|
5900
6158
|
}
|
|
5901
|
-
async function
|
|
5902
|
-
const ModConstructor = await
|
|
6159
|
+
async function newRestSupportMeasureFromImageParameters(properties) {
|
|
6160
|
+
const ModConstructor = await importRestSupportMeasureFromImageParameters();
|
|
5903
6161
|
return new ModConstructor(properties);
|
|
5904
6162
|
}
|
|
5905
|
-
async function
|
|
6163
|
+
async function importRestSupportMeasureLengthFromImageResult() {
|
|
5906
6164
|
if (isAMD) {
|
|
5907
|
-
return await window.$arcgis.import("esri/rest/support/
|
|
6165
|
+
return await window.$arcgis.import("esri/rest/support/MeasureLengthFromImageResult");
|
|
5908
6166
|
}
|
|
5909
|
-
const module2 = await import("@arcgis/core/rest/support/
|
|
6167
|
+
const module2 = await import("@arcgis/core/rest/support/MeasureLengthFromImageResult.js");
|
|
5910
6168
|
return isDefaultModule(module2) ? module2.default : module2;
|
|
5911
6169
|
}
|
|
5912
|
-
async function
|
|
5913
|
-
const ModConstructor = await
|
|
6170
|
+
async function newRestSupportMeasureLengthFromImageResult(properties) {
|
|
6171
|
+
const ModConstructor = await importRestSupportMeasureLengthFromImageResult();
|
|
5914
6172
|
return new ModConstructor(properties);
|
|
5915
6173
|
}
|
|
5916
6174
|
async function importRestSupportMultipartColorRamp() {
|
|
@@ -7453,6 +7711,17 @@ async function newViewsLayersViewshedLayerView(properties) {
|
|
|
7453
7711
|
const ModConstructor = await importViewsLayersViewshedLayerView();
|
|
7454
7712
|
return new ModConstructor(properties);
|
|
7455
7713
|
}
|
|
7714
|
+
async function importViewsLinkChartView() {
|
|
7715
|
+
if (isAMD) {
|
|
7716
|
+
return await window.$arcgis.import("esri/views/LinkChartView");
|
|
7717
|
+
}
|
|
7718
|
+
const module2 = await import("@arcgis/core/views/LinkChartView.js");
|
|
7719
|
+
return isDefaultModule(module2) ? module2.default : module2;
|
|
7720
|
+
}
|
|
7721
|
+
async function newViewsLinkChartView(properties) {
|
|
7722
|
+
const ModConstructor = await importViewsLinkChartView();
|
|
7723
|
+
return new ModConstructor(properties);
|
|
7724
|
+
}
|
|
7456
7725
|
async function importViewsMagnifier() {
|
|
7457
7726
|
if (isAMD) {
|
|
7458
7727
|
return await window.$arcgis.import("esri/views/Magnifier");
|
|
@@ -7497,6 +7766,17 @@ async function newViewsNavigationNavigation(properties) {
|
|
|
7497
7766
|
const ModConstructor = await importViewsNavigationNavigation();
|
|
7498
7767
|
return new ModConstructor(properties);
|
|
7499
7768
|
}
|
|
7769
|
+
async function importViewsNavigationNavigationActionMap() {
|
|
7770
|
+
if (isAMD) {
|
|
7771
|
+
return await window.$arcgis.import("esri/views/navigation/NavigationActionMap");
|
|
7772
|
+
}
|
|
7773
|
+
const module2 = await import("@arcgis/core/views/navigation/NavigationActionMap.js");
|
|
7774
|
+
return isDefaultModule(module2) ? module2.default : module2;
|
|
7775
|
+
}
|
|
7776
|
+
async function newViewsNavigationNavigationActionMap(properties) {
|
|
7777
|
+
const ModConstructor = await importViewsNavigationNavigationActionMap();
|
|
7778
|
+
return new ModConstructor(properties);
|
|
7779
|
+
}
|
|
7500
7780
|
async function importViewsSceneView() {
|
|
7501
7781
|
if (isAMD) {
|
|
7502
7782
|
return await window.$arcgis.import("esri/views/SceneView");
|
|
@@ -7508,6 +7788,17 @@ async function newViewsSceneView(properties) {
|
|
|
7508
7788
|
const ModConstructor = await importViewsSceneView();
|
|
7509
7789
|
return new ModConstructor(properties);
|
|
7510
7790
|
}
|
|
7791
|
+
async function importViewsSupportHighlightGroup() {
|
|
7792
|
+
if (isAMD) {
|
|
7793
|
+
return await window.$arcgis.import("esri/views/support/HighlightGroup");
|
|
7794
|
+
}
|
|
7795
|
+
const module2 = await import("@arcgis/core/views/support/HighlightGroup.js");
|
|
7796
|
+
return isDefaultModule(module2) ? module2.default : module2;
|
|
7797
|
+
}
|
|
7798
|
+
async function newViewsSupportHighlightGroup(properties) {
|
|
7799
|
+
const ModConstructor = await importViewsSupportHighlightGroup();
|
|
7800
|
+
return new ModConstructor(properties);
|
|
7801
|
+
}
|
|
7511
7802
|
async function importViewsUiDefaultUI() {
|
|
7512
7803
|
if (isAMD) {
|
|
7513
7804
|
return await window.$arcgis.import("esri/views/ui/DefaultUI");
|
|
@@ -7783,6 +8074,17 @@ async function newWebDocument2D(properties) {
|
|
|
7783
8074
|
const ModConstructor = await importWebDocument2D();
|
|
7784
8075
|
return new ModConstructor(properties);
|
|
7785
8076
|
}
|
|
8077
|
+
async function importWebLinkChart() {
|
|
8078
|
+
if (isAMD) {
|
|
8079
|
+
return await window.$arcgis.import("esri/WebLinkChart");
|
|
8080
|
+
}
|
|
8081
|
+
const module2 = await import("@arcgis/core/WebLinkChart.js");
|
|
8082
|
+
return isDefaultModule(module2) ? module2.default : module2;
|
|
8083
|
+
}
|
|
8084
|
+
async function newWebLinkChart(properties) {
|
|
8085
|
+
const ModConstructor = await importWebLinkChart();
|
|
8086
|
+
return new ModConstructor(properties);
|
|
8087
|
+
}
|
|
7786
8088
|
async function importWebMap() {
|
|
7787
8089
|
if (isAMD) {
|
|
7788
8090
|
return await window.$arcgis.import("esri/WebMap");
|
|
@@ -7926,6 +8228,17 @@ async function newWebsceneSlide(properties) {
|
|
|
7926
8228
|
const ModConstructor = await importWebsceneSlide();
|
|
7927
8229
|
return new ModConstructor(properties);
|
|
7928
8230
|
}
|
|
8231
|
+
async function importWebsceneSlideLegend() {
|
|
8232
|
+
if (isAMD) {
|
|
8233
|
+
return await window.$arcgis.import("esri/webscene/SlideLegend");
|
|
8234
|
+
}
|
|
8235
|
+
const module2 = await import("@arcgis/core/webscene/SlideLegend.js");
|
|
8236
|
+
return isDefaultModule(module2) ? module2.default : module2;
|
|
8237
|
+
}
|
|
8238
|
+
async function newWebsceneSlideLegend(properties) {
|
|
8239
|
+
const ModConstructor = await importWebsceneSlideLegend();
|
|
8240
|
+
return new ModConstructor(properties);
|
|
8241
|
+
}
|
|
7929
8242
|
async function importWebsceneSunLighting() {
|
|
7930
8243
|
if (isAMD) {
|
|
7931
8244
|
return await window.$arcgis.import("esri/webscene/SunLighting");
|
|
@@ -8685,6 +8998,28 @@ async function newWidgetsFeatureFormRelationshipInput(properties) {
|
|
|
8685
8998
|
const ModConstructor = await importWidgetsFeatureFormRelationshipInput();
|
|
8686
8999
|
return new ModConstructor(properties);
|
|
8687
9000
|
}
|
|
9001
|
+
async function importWidgetsFeatureFormTextElementInput() {
|
|
9002
|
+
if (isAMD) {
|
|
9003
|
+
return await window.$arcgis.import("esri/widgets/FeatureForm/TextElementInput");
|
|
9004
|
+
}
|
|
9005
|
+
const module2 = await import("@arcgis/core/widgets/FeatureForm/TextElementInput.js");
|
|
9006
|
+
return isDefaultModule(module2) ? module2.default : module2;
|
|
9007
|
+
}
|
|
9008
|
+
async function newWidgetsFeatureFormTextElementInput(properties) {
|
|
9009
|
+
const ModConstructor = await importWidgetsFeatureFormTextElementInput();
|
|
9010
|
+
return new ModConstructor(properties);
|
|
9011
|
+
}
|
|
9012
|
+
async function importWidgetsFeatureFormUtilityNetworkAssociationInput() {
|
|
9013
|
+
if (isAMD) {
|
|
9014
|
+
return await window.$arcgis.import("esri/widgets/FeatureForm/UtilityNetworkAssociationInput");
|
|
9015
|
+
}
|
|
9016
|
+
const module2 = await import("@arcgis/core/widgets/FeatureForm/UtilityNetworkAssociationInput.js");
|
|
9017
|
+
return isDefaultModule(module2) ? module2.default : module2;
|
|
9018
|
+
}
|
|
9019
|
+
async function newWidgetsFeatureFormUtilityNetworkAssociationInput(properties) {
|
|
9020
|
+
const ModConstructor = await importWidgetsFeatureFormUtilityNetworkAssociationInput();
|
|
9021
|
+
return new ModConstructor(properties);
|
|
9022
|
+
}
|
|
8688
9023
|
async function importWidgetsFeatures() {
|
|
8689
9024
|
if (isAMD) {
|
|
8690
9025
|
return await window.$arcgis.import("esri/widgets/Features");
|
|
@@ -8861,6 +9196,28 @@ async function newWidgetsFeatureTableSupportFieldColumnTemplate(properties) {
|
|
|
8861
9196
|
const ModConstructor = await importWidgetsFeatureTableSupportFieldColumnTemplate();
|
|
8862
9197
|
return new ModConstructor(properties);
|
|
8863
9198
|
}
|
|
9199
|
+
async function importWidgetsFeatureTableSupportAttachmentsColumnTemplate() {
|
|
9200
|
+
if (isAMD) {
|
|
9201
|
+
return await window.$arcgis.import("esri/widgets/FeatureTable/support/AttachmentsColumnTemplate");
|
|
9202
|
+
}
|
|
9203
|
+
const module2 = await import("@arcgis/core/widgets/FeatureTable/support/AttachmentsColumnTemplate.js");
|
|
9204
|
+
return isDefaultModule(module2) ? module2.default : module2;
|
|
9205
|
+
}
|
|
9206
|
+
async function newWidgetsFeatureTableSupportAttachmentsColumnTemplate(properties) {
|
|
9207
|
+
const ModConstructor = await importWidgetsFeatureTableSupportAttachmentsColumnTemplate();
|
|
9208
|
+
return new ModConstructor(properties);
|
|
9209
|
+
}
|
|
9210
|
+
async function importWidgetsFeatureTableSupportRelationshipColumnTemplate() {
|
|
9211
|
+
if (isAMD) {
|
|
9212
|
+
return await window.$arcgis.import("esri/widgets/FeatureTable/support/RelationshipColumnTemplate");
|
|
9213
|
+
}
|
|
9214
|
+
const module2 = await import("@arcgis/core/widgets/FeatureTable/support/RelationshipColumnTemplate.js");
|
|
9215
|
+
return isDefaultModule(module2) ? module2.default : module2;
|
|
9216
|
+
}
|
|
9217
|
+
async function newWidgetsFeatureTableSupportRelationshipColumnTemplate(properties) {
|
|
9218
|
+
const ModConstructor = await importWidgetsFeatureTableSupportRelationshipColumnTemplate();
|
|
9219
|
+
return new ModConstructor(properties);
|
|
9220
|
+
}
|
|
8864
9221
|
async function importWidgetsFeatureTableSupportGroupColumnTemplate() {
|
|
8865
9222
|
if (isAMD) {
|
|
8866
9223
|
return await window.$arcgis.import("esri/widgets/FeatureTable/support/GroupColumnTemplate");
|
|
@@ -9917,6 +10274,17 @@ async function newWidgetsUtilityNetworkTrace(properties) {
|
|
|
9917
10274
|
const ModConstructor = await importWidgetsUtilityNetworkTrace();
|
|
9918
10275
|
return new ModConstructor(properties);
|
|
9919
10276
|
}
|
|
10277
|
+
async function importWidgetsUtilityNetworkTraceAnalysisUtilityNetworkTraceAnalysisViewModel() {
|
|
10278
|
+
if (isAMD) {
|
|
10279
|
+
return await window.$arcgis.import("esri/widgets/UtilityNetworkTraceAnalysis/UtilityNetworkTraceAnalysisViewModel");
|
|
10280
|
+
}
|
|
10281
|
+
const module2 = await import("@arcgis/core/widgets/UtilityNetworkTraceAnalysis/UtilityNetworkTraceAnalysisViewModel.js");
|
|
10282
|
+
return isDefaultModule(module2) ? module2.default : module2;
|
|
10283
|
+
}
|
|
10284
|
+
async function newWidgetsUtilityNetworkTraceAnalysisUtilityNetworkTraceAnalysisViewModel(properties) {
|
|
10285
|
+
const ModConstructor = await importWidgetsUtilityNetworkTraceAnalysisUtilityNetworkTraceAnalysisViewModel();
|
|
10286
|
+
return new ModConstructor(properties);
|
|
10287
|
+
}
|
|
9920
10288
|
async function importWidgetsUtilityNetworkTraceUtilityNetworkTraceViewModel() {
|
|
9921
10289
|
if (isAMD) {
|
|
9922
10290
|
return await window.$arcgis.import("esri/widgets/UtilityNetworkTrace/UtilityNetworkTraceViewModel");
|
|
@@ -10170,25 +10538,18 @@ async function importCoreWorkers() {
|
|
|
10170
10538
|
const module2 = await import("@arcgis/core/core/workers.js");
|
|
10171
10539
|
return isDefaultModule(module2) ? module2.default : module2;
|
|
10172
10540
|
}
|
|
10173
|
-
async function
|
|
10174
|
-
if (isAMD) {
|
|
10175
|
-
return await window.$arcgis.import("esri/form/elements/inputs/attachments/support/inputs");
|
|
10176
|
-
}
|
|
10177
|
-
const module2 = await import("@arcgis/core/form/elements/inputs/attachments/support/inputs.js");
|
|
10178
|
-
return isDefaultModule(module2) ? module2.default : module2;
|
|
10179
|
-
}
|
|
10180
|
-
async function importFormElementsSupportInputs() {
|
|
10541
|
+
async function importFormElementsInputs() {
|
|
10181
10542
|
if (isAMD) {
|
|
10182
|
-
return await window.$arcgis.import("esri/form/elements/
|
|
10543
|
+
return await window.$arcgis.import("esri/form/elements/inputs");
|
|
10183
10544
|
}
|
|
10184
|
-
const module2 = await import("@arcgis/core/form/elements/
|
|
10545
|
+
const module2 = await import("@arcgis/core/form/elements/inputs.js");
|
|
10185
10546
|
return isDefaultModule(module2) ? module2.default : module2;
|
|
10186
10547
|
}
|
|
10187
|
-
async function
|
|
10548
|
+
async function importFormElements() {
|
|
10188
10549
|
if (isAMD) {
|
|
10189
|
-
return await window.$arcgis.import("esri/form/
|
|
10550
|
+
return await window.$arcgis.import("esri/form/elements");
|
|
10190
10551
|
}
|
|
10191
|
-
const module2 = await import("@arcgis/core/form/
|
|
10552
|
+
const module2 = await import("@arcgis/core/form/elements.js");
|
|
10192
10553
|
return isDefaultModule(module2) ? module2.default : module2;
|
|
10193
10554
|
}
|
|
10194
10555
|
async function importGeometry() {
|
|
@@ -10233,6 +10594,13 @@ async function importGeometryOperatorsAffineTransformOperator() {
|
|
|
10233
10594
|
const module2 = await import("@arcgis/core/geometry/operators/affineTransformOperator.js");
|
|
10234
10595
|
return isDefaultModule(module2) ? module2.default : module2;
|
|
10235
10596
|
}
|
|
10597
|
+
async function importGeometryOperatorsAlphaShapeOperator() {
|
|
10598
|
+
if (isAMD) {
|
|
10599
|
+
return await window.$arcgis.import("esri/geometry/operators/alphaShapeOperator");
|
|
10600
|
+
}
|
|
10601
|
+
const module2 = await import("@arcgis/core/geometry/operators/alphaShapeOperator.js");
|
|
10602
|
+
return isDefaultModule(module2) ? module2.default : module2;
|
|
10603
|
+
}
|
|
10236
10604
|
async function importGeometryOperatorsAreaOperator() {
|
|
10237
10605
|
if (isAMD) {
|
|
10238
10606
|
return await window.$arcgis.import("esri/geometry/operators/areaOperator");
|
|
@@ -10240,6 +10608,20 @@ async function importGeometryOperatorsAreaOperator() {
|
|
|
10240
10608
|
const module2 = await import("@arcgis/core/geometry/operators/areaOperator.js");
|
|
10241
10609
|
return isDefaultModule(module2) ? module2.default : module2;
|
|
10242
10610
|
}
|
|
10611
|
+
async function importGeometryOperatorsAutoCompleteOperator() {
|
|
10612
|
+
if (isAMD) {
|
|
10613
|
+
return await window.$arcgis.import("esri/geometry/operators/autoCompleteOperator");
|
|
10614
|
+
}
|
|
10615
|
+
const module2 = await import("@arcgis/core/geometry/operators/autoCompleteOperator.js");
|
|
10616
|
+
return isDefaultModule(module2) ? module2.default : module2;
|
|
10617
|
+
}
|
|
10618
|
+
async function importGeometryOperatorsBoundaryOperator() {
|
|
10619
|
+
if (isAMD) {
|
|
10620
|
+
return await window.$arcgis.import("esri/geometry/operators/boundaryOperator");
|
|
10621
|
+
}
|
|
10622
|
+
const module2 = await import("@arcgis/core/geometry/operators/boundaryOperator.js");
|
|
10623
|
+
return isDefaultModule(module2) ? module2.default : module2;
|
|
10624
|
+
}
|
|
10243
10625
|
async function importGeometryOperatorsBufferOperator() {
|
|
10244
10626
|
if (isAMD) {
|
|
10245
10627
|
return await window.$arcgis.import("esri/geometry/operators/bufferOperator");
|
|
@@ -10303,18 +10685,18 @@ async function importGeometryOperatorsDifferenceOperator() {
|
|
|
10303
10685
|
const module2 = await import("@arcgis/core/geometry/operators/differenceOperator.js");
|
|
10304
10686
|
return isDefaultModule(module2) ? module2.default : module2;
|
|
10305
10687
|
}
|
|
10306
|
-
async function
|
|
10688
|
+
async function importGeometryOperatorsDisjointOperator() {
|
|
10307
10689
|
if (isAMD) {
|
|
10308
|
-
return await window.$arcgis.import("esri/geometry/operators/
|
|
10690
|
+
return await window.$arcgis.import("esri/geometry/operators/disjointOperator");
|
|
10309
10691
|
}
|
|
10310
|
-
const module2 = await import("@arcgis/core/geometry/operators/
|
|
10692
|
+
const module2 = await import("@arcgis/core/geometry/operators/disjointOperator.js");
|
|
10311
10693
|
return isDefaultModule(module2) ? module2.default : module2;
|
|
10312
10694
|
}
|
|
10313
|
-
async function
|
|
10695
|
+
async function importGeometryOperatorsDistanceOperator() {
|
|
10314
10696
|
if (isAMD) {
|
|
10315
|
-
return await window.$arcgis.import("esri/geometry/operators/
|
|
10697
|
+
return await window.$arcgis.import("esri/geometry/operators/distanceOperator");
|
|
10316
10698
|
}
|
|
10317
|
-
const module2 = await import("@arcgis/core/geometry/operators/
|
|
10699
|
+
const module2 = await import("@arcgis/core/geometry/operators/distanceOperator.js");
|
|
10318
10700
|
return isDefaultModule(module2) ? module2.default : module2;
|
|
10319
10701
|
}
|
|
10320
10702
|
async function importGeometryOperatorsEqualsOperator() {
|
|
@@ -10324,6 +10706,20 @@ async function importGeometryOperatorsEqualsOperator() {
|
|
|
10324
10706
|
const module2 = await import("@arcgis/core/geometry/operators/equalsOperator.js");
|
|
10325
10707
|
return isDefaultModule(module2) ? module2.default : module2;
|
|
10326
10708
|
}
|
|
10709
|
+
async function importGeometryOperatorsExtendOperator() {
|
|
10710
|
+
if (isAMD) {
|
|
10711
|
+
return await window.$arcgis.import("esri/geometry/operators/extendOperator");
|
|
10712
|
+
}
|
|
10713
|
+
const module2 = await import("@arcgis/core/geometry/operators/extendOperator.js");
|
|
10714
|
+
return isDefaultModule(module2) ? module2.default : module2;
|
|
10715
|
+
}
|
|
10716
|
+
async function importGeometryOperatorsGeneralizeOperator() {
|
|
10717
|
+
if (isAMD) {
|
|
10718
|
+
return await window.$arcgis.import("esri/geometry/operators/generalizeOperator");
|
|
10719
|
+
}
|
|
10720
|
+
const module2 = await import("@arcgis/core/geometry/operators/generalizeOperator.js");
|
|
10721
|
+
return isDefaultModule(module2) ? module2.default : module2;
|
|
10722
|
+
}
|
|
10327
10723
|
async function importGeometryOperatorsGeodesicBufferOperator() {
|
|
10328
10724
|
if (isAMD) {
|
|
10329
10725
|
return await window.$arcgis.import("esri/geometry/operators/geodesicBufferOperator");
|
|
@@ -10331,6 +10727,13 @@ async function importGeometryOperatorsGeodesicBufferOperator() {
|
|
|
10331
10727
|
const module2 = await import("@arcgis/core/geometry/operators/geodesicBufferOperator.js");
|
|
10332
10728
|
return isDefaultModule(module2) ? module2.default : module2;
|
|
10333
10729
|
}
|
|
10730
|
+
async function importGeometryOperatorsGeodesicProximityOperator() {
|
|
10731
|
+
if (isAMD) {
|
|
10732
|
+
return await window.$arcgis.import("esri/geometry/operators/geodesicProximityOperator");
|
|
10733
|
+
}
|
|
10734
|
+
const module2 = await import("@arcgis/core/geometry/operators/geodesicProximityOperator.js");
|
|
10735
|
+
return isDefaultModule(module2) ? module2.default : module2;
|
|
10736
|
+
}
|
|
10334
10737
|
async function importGeometryOperatorsGeodeticAreaOperator() {
|
|
10335
10738
|
if (isAMD) {
|
|
10336
10739
|
return await window.$arcgis.import("esri/geometry/operators/geodeticAreaOperator");
|
|
@@ -10359,18 +10762,18 @@ async function importGeometryOperatorsGeodeticLengthOperator() {
|
|
|
10359
10762
|
const module2 = await import("@arcgis/core/geometry/operators/geodeticLengthOperator.js");
|
|
10360
10763
|
return isDefaultModule(module2) ? module2.default : module2;
|
|
10361
10764
|
}
|
|
10362
|
-
async function
|
|
10765
|
+
async function importGeometryOperatorsGraphicBufferOperator() {
|
|
10363
10766
|
if (isAMD) {
|
|
10364
|
-
return await window.$arcgis.import("esri/geometry/operators/
|
|
10767
|
+
return await window.$arcgis.import("esri/geometry/operators/graphicBufferOperator");
|
|
10365
10768
|
}
|
|
10366
|
-
const module2 = await import("@arcgis/core/geometry/operators/
|
|
10769
|
+
const module2 = await import("@arcgis/core/geometry/operators/graphicBufferOperator.js");
|
|
10367
10770
|
return isDefaultModule(module2) ? module2.default : module2;
|
|
10368
10771
|
}
|
|
10369
|
-
async function
|
|
10772
|
+
async function importGeometryOperatorsIntegrateOperator() {
|
|
10370
10773
|
if (isAMD) {
|
|
10371
|
-
return await window.$arcgis.import("esri/geometry/operators/
|
|
10774
|
+
return await window.$arcgis.import("esri/geometry/operators/integrateOperator");
|
|
10372
10775
|
}
|
|
10373
|
-
const module2 = await import("@arcgis/core/geometry/operators/
|
|
10776
|
+
const module2 = await import("@arcgis/core/geometry/operators/integrateOperator.js");
|
|
10374
10777
|
return isDefaultModule(module2) ? module2.default : module2;
|
|
10375
10778
|
}
|
|
10376
10779
|
async function importGeometryOperatorsIntersectionOperator() {
|
|
@@ -10387,6 +10790,20 @@ async function importGeometryOperatorsIntersectsOperator() {
|
|
|
10387
10790
|
const module2 = await import("@arcgis/core/geometry/operators/intersectsOperator.js");
|
|
10388
10791
|
return isDefaultModule(module2) ? module2.default : module2;
|
|
10389
10792
|
}
|
|
10793
|
+
async function importGeometryOperatorsIsNearOperator() {
|
|
10794
|
+
if (isAMD) {
|
|
10795
|
+
return await window.$arcgis.import("esri/geometry/operators/isNearOperator");
|
|
10796
|
+
}
|
|
10797
|
+
const module2 = await import("@arcgis/core/geometry/operators/isNearOperator.js");
|
|
10798
|
+
return isDefaultModule(module2) ? module2.default : module2;
|
|
10799
|
+
}
|
|
10800
|
+
async function importGeometryOperatorsLabelPointOperator() {
|
|
10801
|
+
if (isAMD) {
|
|
10802
|
+
return await window.$arcgis.import("esri/geometry/operators/labelPointOperator");
|
|
10803
|
+
}
|
|
10804
|
+
const module2 = await import("@arcgis/core/geometry/operators/labelPointOperator.js");
|
|
10805
|
+
return isDefaultModule(module2) ? module2.default : module2;
|
|
10806
|
+
}
|
|
10390
10807
|
async function importGeometryOperatorsLengthOperator() {
|
|
10391
10808
|
if (isAMD) {
|
|
10392
10809
|
return await window.$arcgis.import("esri/geometry/operators/lengthOperator");
|
|
@@ -10394,6 +10811,34 @@ async function importGeometryOperatorsLengthOperator() {
|
|
|
10394
10811
|
const module2 = await import("@arcgis/core/geometry/operators/lengthOperator.js");
|
|
10395
10812
|
return isDefaultModule(module2) ? module2.default : module2;
|
|
10396
10813
|
}
|
|
10814
|
+
async function importGeometryOperatorsLinesToPolygonsOperator() {
|
|
10815
|
+
if (isAMD) {
|
|
10816
|
+
return await window.$arcgis.import("esri/geometry/operators/linesToPolygonsOperator");
|
|
10817
|
+
}
|
|
10818
|
+
const module2 = await import("@arcgis/core/geometry/operators/linesToPolygonsOperator.js");
|
|
10819
|
+
return isDefaultModule(module2) ? module2.default : module2;
|
|
10820
|
+
}
|
|
10821
|
+
async function importGeometryOperatorsLocateBetweenOperator() {
|
|
10822
|
+
if (isAMD) {
|
|
10823
|
+
return await window.$arcgis.import("esri/geometry/operators/locateBetweenOperator");
|
|
10824
|
+
}
|
|
10825
|
+
const module2 = await import("@arcgis/core/geometry/operators/locateBetweenOperator.js");
|
|
10826
|
+
return isDefaultModule(module2) ? module2.default : module2;
|
|
10827
|
+
}
|
|
10828
|
+
async function importGeometryOperatorsMinimumBoundingCircleOperator() {
|
|
10829
|
+
if (isAMD) {
|
|
10830
|
+
return await window.$arcgis.import("esri/geometry/operators/minimumBoundingCircleOperator");
|
|
10831
|
+
}
|
|
10832
|
+
const module2 = await import("@arcgis/core/geometry/operators/minimumBoundingCircleOperator.js");
|
|
10833
|
+
return isDefaultModule(module2) ? module2.default : module2;
|
|
10834
|
+
}
|
|
10835
|
+
async function importGeometryOperatorsMultiPartToSinglePartOperator() {
|
|
10836
|
+
if (isAMD) {
|
|
10837
|
+
return await window.$arcgis.import("esri/geometry/operators/multiPartToSinglePartOperator");
|
|
10838
|
+
}
|
|
10839
|
+
const module2 = await import("@arcgis/core/geometry/operators/multiPartToSinglePartOperator.js");
|
|
10840
|
+
return isDefaultModule(module2) ? module2.default : module2;
|
|
10841
|
+
}
|
|
10397
10842
|
async function importGeometryOperatorsOffsetOperator() {
|
|
10398
10843
|
if (isAMD) {
|
|
10399
10844
|
return await window.$arcgis.import("esri/geometry/operators/offsetOperator");
|
|
@@ -10408,6 +10853,20 @@ async function importGeometryOperatorsOverlapsOperator() {
|
|
|
10408
10853
|
const module2 = await import("@arcgis/core/geometry/operators/overlapsOperator.js");
|
|
10409
10854
|
return isDefaultModule(module2) ? module2.default : module2;
|
|
10410
10855
|
}
|
|
10856
|
+
async function importGeometryOperatorsPolygonOverlayOperator() {
|
|
10857
|
+
if (isAMD) {
|
|
10858
|
+
return await window.$arcgis.import("esri/geometry/operators/polygonOverlayOperator");
|
|
10859
|
+
}
|
|
10860
|
+
const module2 = await import("@arcgis/core/geometry/operators/polygonOverlayOperator.js");
|
|
10861
|
+
return isDefaultModule(module2) ? module2.default : module2;
|
|
10862
|
+
}
|
|
10863
|
+
async function importGeometryOperatorsPolygonSlicerOperator() {
|
|
10864
|
+
if (isAMD) {
|
|
10865
|
+
return await window.$arcgis.import("esri/geometry/operators/polygonSlicerOperator");
|
|
10866
|
+
}
|
|
10867
|
+
const module2 = await import("@arcgis/core/geometry/operators/polygonSlicerOperator.js");
|
|
10868
|
+
return isDefaultModule(module2) ? module2.default : module2;
|
|
10869
|
+
}
|
|
10411
10870
|
async function importGeometryOperatorsProximityOperator() {
|
|
10412
10871
|
if (isAMD) {
|
|
10413
10872
|
return await window.$arcgis.import("esri/geometry/operators/proximityOperator");
|
|
@@ -10422,6 +10881,13 @@ async function importGeometryOperatorsRelateOperator() {
|
|
|
10422
10881
|
const module2 = await import("@arcgis/core/geometry/operators/relateOperator.js");
|
|
10423
10882
|
return isDefaultModule(module2) ? module2.default : module2;
|
|
10424
10883
|
}
|
|
10884
|
+
async function importGeometryOperatorsReshapeOperator() {
|
|
10885
|
+
if (isAMD) {
|
|
10886
|
+
return await window.$arcgis.import("esri/geometry/operators/reshapeOperator");
|
|
10887
|
+
}
|
|
10888
|
+
const module2 = await import("@arcgis/core/geometry/operators/reshapeOperator.js");
|
|
10889
|
+
return isDefaultModule(module2) ? module2.default : module2;
|
|
10890
|
+
}
|
|
10425
10891
|
async function importGeometryOperatorsSimplifyOperator() {
|
|
10426
10892
|
if (isAMD) {
|
|
10427
10893
|
return await window.$arcgis.import("esri/geometry/operators/simplifyOperator");
|
|
@@ -10513,6 +10979,20 @@ async function importLayersCatalogCatalogUtils() {
|
|
|
10513
10979
|
const module2 = await import("@arcgis/core/layers/catalog/catalogUtils.js");
|
|
10514
10980
|
return isDefaultModule(module2) ? module2.default : module2;
|
|
10515
10981
|
}
|
|
10982
|
+
async function importLayersKnowledgeGraphCypherUtils() {
|
|
10983
|
+
if (isAMD) {
|
|
10984
|
+
return await window.$arcgis.import("esri/layers/knowledgeGraph/cypherUtils");
|
|
10985
|
+
}
|
|
10986
|
+
const module2 = await import("@arcgis/core/layers/knowledgeGraph/cypherUtils.js");
|
|
10987
|
+
return isDefaultModule(module2) ? module2.default : module2;
|
|
10988
|
+
}
|
|
10989
|
+
async function importLayersKnowledgeGraphSupportUtils() {
|
|
10990
|
+
if (isAMD) {
|
|
10991
|
+
return await window.$arcgis.import("esri/layers/knowledgeGraph/supportUtils");
|
|
10992
|
+
}
|
|
10993
|
+
const module2 = await import("@arcgis/core/layers/knowledgeGraph/supportUtils.js");
|
|
10994
|
+
return isDefaultModule(module2) ? module2.default : module2;
|
|
10995
|
+
}
|
|
10516
10996
|
async function importLayersOgcWfsUtils() {
|
|
10517
10997
|
if (isAMD) {
|
|
10518
10998
|
return await window.$arcgis.import("esri/layers/ogc/wfsUtils");
|
|
@@ -10527,6 +11007,20 @@ async function importLayersOgcWcsUtils() {
|
|
|
10527
11007
|
const module2 = await import("@arcgis/core/layers/ogc/wcsUtils.js");
|
|
10528
11008
|
return isDefaultModule(module2) ? module2.default : module2;
|
|
10529
11009
|
}
|
|
11010
|
+
async function importLayersOrientedImageryTransformationsWorldToImage() {
|
|
11011
|
+
if (isAMD) {
|
|
11012
|
+
return await window.$arcgis.import("esri/layers/orientedImagery/transformations/worldToImage");
|
|
11013
|
+
}
|
|
11014
|
+
const module2 = await import("@arcgis/core/layers/orientedImagery/transformations/worldToImage.js");
|
|
11015
|
+
return isDefaultModule(module2) ? module2.default : module2;
|
|
11016
|
+
}
|
|
11017
|
+
async function importLayersOrientedImageryTransformationsImageToWorld() {
|
|
11018
|
+
if (isAMD) {
|
|
11019
|
+
return await window.$arcgis.import("esri/layers/orientedImagery/transformations/imageToWorld");
|
|
11020
|
+
}
|
|
11021
|
+
const module2 = await import("@arcgis/core/layers/orientedImagery/transformations/imageToWorld.js");
|
|
11022
|
+
return isDefaultModule(module2) ? module2.default : module2;
|
|
11023
|
+
}
|
|
10530
11024
|
async function importLayersSupportArcadeUtils() {
|
|
10531
11025
|
if (isAMD) {
|
|
10532
11026
|
return await window.$arcgis.import("esri/layers/support/arcadeUtils");
|
|
@@ -10975,6 +11469,13 @@ async function importSmartMappingRenderersUnivariateColorSize() {
|
|
|
10975
11469
|
const module2 = await import("@arcgis/core/smartMapping/renderers/univariateColorSize.js");
|
|
10976
11470
|
return isDefaultModule(module2) ? module2.default : module2;
|
|
10977
11471
|
}
|
|
11472
|
+
async function importSmartMappingRenderersSupportRendererUtils() {
|
|
11473
|
+
if (isAMD) {
|
|
11474
|
+
return await window.$arcgis.import("esri/smartMapping/renderers/support/rendererUtils");
|
|
11475
|
+
}
|
|
11476
|
+
const module2 = await import("@arcgis/core/smartMapping/renderers/support/rendererUtils.js");
|
|
11477
|
+
return isDefaultModule(module2) ? module2.default : module2;
|
|
11478
|
+
}
|
|
10978
11479
|
async function importSmartMappingStatisticsClassBreaks() {
|
|
10979
11480
|
if (isAMD) {
|
|
10980
11481
|
return await window.$arcgis.import("esri/smartMapping/statistics/classBreaks");
|
|
@@ -11164,11 +11665,11 @@ async function importSymbolsSupportSymbolUtils() {
|
|
|
11164
11665
|
const module2 = await import("@arcgis/core/symbols/support/symbolUtils.js");
|
|
11165
11666
|
return isDefaultModule(module2) ? module2.default : module2;
|
|
11166
11667
|
}
|
|
11167
|
-
async function
|
|
11668
|
+
async function importTablesElements() {
|
|
11168
11669
|
if (isAMD) {
|
|
11169
|
-
return await window.$arcgis.import("esri/tables/
|
|
11670
|
+
return await window.$arcgis.import("esri/tables/elements");
|
|
11170
11671
|
}
|
|
11171
|
-
const module2 = await import("@arcgis/core/tables/
|
|
11672
|
+
const module2 = await import("@arcgis/core/tables/elements.js");
|
|
11172
11673
|
return isDefaultModule(module2) ? module2.default : module2;
|
|
11173
11674
|
}
|
|
11174
11675
|
async function importVersionManagementUtils() {
|
|
@@ -11185,13 +11686,6 @@ async function importVersionManagementVersionAdaptersUtils() {
|
|
|
11185
11686
|
const module2 = await import("@arcgis/core/versionManagement/versionAdapters/utils.js");
|
|
11186
11687
|
return isDefaultModule(module2) ? module2.default : module2;
|
|
11187
11688
|
}
|
|
11188
|
-
async function importViews3dExternalRenderers() {
|
|
11189
|
-
if (isAMD) {
|
|
11190
|
-
return await window.$arcgis.import("esri/views/3d/externalRenderers");
|
|
11191
|
-
}
|
|
11192
|
-
const module2 = await import("@arcgis/core/views/3d/externalRenderers.js");
|
|
11193
|
-
return isDefaultModule(module2) ? module2.default : module2;
|
|
11194
|
-
}
|
|
11195
11689
|
async function importViews3dWebglManagedFBO() {
|
|
11196
11690
|
if (isAMD) {
|
|
11197
11691
|
return await window.$arcgis.import("esri/views/3d/webgl/ManagedFBO");
|
|
@@ -11255,6 +11749,13 @@ async function importWidgetsSmartMappingSupportUtils() {
|
|
|
11255
11749
|
const module2 = await import("@arcgis/core/widgets/smartMapping/support/utils.js");
|
|
11256
11750
|
return isDefaultModule(module2) ? module2.default : module2;
|
|
11257
11751
|
}
|
|
11752
|
+
async function importWidgetsSupportUtilityNetworkAssociationsUtilityNetworkAssociationsViewModel() {
|
|
11753
|
+
if (isAMD) {
|
|
11754
|
+
return await window.$arcgis.import("esri/widgets/support/UtilityNetworkAssociations/UtilityNetworkAssociationsViewModel");
|
|
11755
|
+
}
|
|
11756
|
+
const module2 = await import("@arcgis/core/widgets/support/UtilityNetworkAssociations/UtilityNetworkAssociationsViewModel.js");
|
|
11757
|
+
return isDefaultModule(module2) ? module2.default : module2;
|
|
11758
|
+
}
|
|
11258
11759
|
async function importWidgetsSupportWidget() {
|
|
11259
11760
|
if (isAMD) {
|
|
11260
11761
|
return await window.$arcgis.import("esri/widgets/support/widget");
|
|
@@ -11276,6 +11777,13 @@ async function importApplicationsComponentsDrawUtils() {
|
|
|
11276
11777
|
const module2 = await import("@arcgis/core/applications/Components/drawUtils.js");
|
|
11277
11778
|
return isDefaultModule(module2) ? module2.default : module2;
|
|
11278
11779
|
}
|
|
11780
|
+
async function importApplicationsComponentsFontUtils() {
|
|
11781
|
+
if (isAMD) {
|
|
11782
|
+
return await window.$arcgis.import("esri/applications/Components/fontUtils");
|
|
11783
|
+
}
|
|
11784
|
+
const module2 = await import("@arcgis/core/applications/Components/fontUtils.js");
|
|
11785
|
+
return isDefaultModule(module2) ? module2.default : module2;
|
|
11786
|
+
}
|
|
11279
11787
|
async function importApplicationsComponentsGetDefaultUnits() {
|
|
11280
11788
|
if (isAMD) {
|
|
11281
11789
|
return await window.$arcgis.import("esri/applications/Components/getDefaultUnits");
|
|
@@ -11311,6 +11819,27 @@ async function importApplicationsComponentsPreviewSymbol2D() {
|
|
|
11311
11819
|
const module2 = await import("@arcgis/core/applications/Components/previewSymbol2D.js");
|
|
11312
11820
|
return isDefaultModule(module2) ? module2.default : module2;
|
|
11313
11821
|
}
|
|
11822
|
+
async function importApplicationsComponentsReactiveUtils() {
|
|
11823
|
+
if (isAMD) {
|
|
11824
|
+
return await window.$arcgis.import("esri/applications/Components/reactiveUtils");
|
|
11825
|
+
}
|
|
11826
|
+
const module2 = await import("@arcgis/core/applications/Components/reactiveUtils.js");
|
|
11827
|
+
return isDefaultModule(module2) ? module2.default : module2;
|
|
11828
|
+
}
|
|
11829
|
+
async function importApplicationsComponentsSelectionOperation() {
|
|
11830
|
+
if (isAMD) {
|
|
11831
|
+
return await window.$arcgis.import("esri/applications/Components/SelectionOperation");
|
|
11832
|
+
}
|
|
11833
|
+
const module2 = await import("@arcgis/core/applications/Components/SelectionOperation.js");
|
|
11834
|
+
return isDefaultModule(module2) ? module2.default : module2;
|
|
11835
|
+
}
|
|
11836
|
+
async function importApplicationsComponentsSketchTooltipControls() {
|
|
11837
|
+
if (isAMD) {
|
|
11838
|
+
return await window.$arcgis.import("esri/applications/Components/SketchTooltipControls");
|
|
11839
|
+
}
|
|
11840
|
+
const module2 = await import("@arcgis/core/applications/Components/SketchTooltipControls.js");
|
|
11841
|
+
return isDefaultModule(module2) ? module2.default : module2;
|
|
11842
|
+
}
|
|
11314
11843
|
async function importApplicationsComponentsStyleUtils() {
|
|
11315
11844
|
if (isAMD) {
|
|
11316
11845
|
return await window.$arcgis.import("esri/applications/Components/styleUtils");
|
|
@@ -11332,13 +11861,6 @@ async function importApplicationsComponentsWebStyleSymbolUtils() {
|
|
|
11332
11861
|
const module2 = await import("@arcgis/core/applications/Components/webStyleSymbolUtils.js");
|
|
11333
11862
|
return isDefaultModule(module2) ? module2.default : module2;
|
|
11334
11863
|
}
|
|
11335
|
-
async function importApplicationsExcaliburVideoViewUtils() {
|
|
11336
|
-
if (isAMD) {
|
|
11337
|
-
return await window.$arcgis.import("esri/applications/Excalibur/videoViewUtils");
|
|
11338
|
-
}
|
|
11339
|
-
const module2 = await import("@arcgis/core/applications/Excalibur/videoViewUtils.js");
|
|
11340
|
-
return isDefaultModule(module2) ? module2.default : module2;
|
|
11341
|
-
}
|
|
11342
11864
|
async function importApplicationsExperienceBuilderSketchUtils() {
|
|
11343
11865
|
if (isAMD) {
|
|
11344
11866
|
return await window.$arcgis.import("esri/applications/ExperienceBuilder/sketchUtils");
|
|
@@ -11346,18 +11868,11 @@ async function importApplicationsExperienceBuilderSketchUtils() {
|
|
|
11346
11868
|
const module2 = await import("@arcgis/core/applications/ExperienceBuilder/sketchUtils.js");
|
|
11347
11869
|
return isDefaultModule(module2) ? module2.default : module2;
|
|
11348
11870
|
}
|
|
11349
|
-
async function
|
|
11871
|
+
async function importApplicationsMapViewerTemplateUtils() {
|
|
11350
11872
|
if (isAMD) {
|
|
11351
|
-
return await window.$arcgis.import("esri/applications/MapViewer/
|
|
11873
|
+
return await window.$arcgis.import("esri/applications/MapViewer/templateUtils");
|
|
11352
11874
|
}
|
|
11353
|
-
const module2 = await import("@arcgis/core/applications/MapViewer/
|
|
11354
|
-
return isDefaultModule(module2) ? module2.default : module2;
|
|
11355
|
-
}
|
|
11356
|
-
async function importApplicationsSceneViewerColorUtils() {
|
|
11357
|
-
if (isAMD) {
|
|
11358
|
-
return await window.$arcgis.import("esri/applications/SceneViewer/colorUtils");
|
|
11359
|
-
}
|
|
11360
|
-
const module2 = await import("@arcgis/core/applications/SceneViewer/colorUtils.js");
|
|
11875
|
+
const module2 = await import("@arcgis/core/applications/MapViewer/templateUtils.js");
|
|
11361
11876
|
return isDefaultModule(module2) ? module2.default : module2;
|
|
11362
11877
|
}
|
|
11363
11878
|
async function importApplicationsSceneViewerDevEnvironmentUtils() {
|
|
@@ -11367,34 +11882,6 @@ async function importApplicationsSceneViewerDevEnvironmentUtils() {
|
|
|
11367
11882
|
const module2 = await import("@arcgis/core/applications/SceneViewer/devEnvironmentUtils.js");
|
|
11368
11883
|
return isDefaultModule(module2) ? module2.default : module2;
|
|
11369
11884
|
}
|
|
11370
|
-
async function importApplicationsSceneViewerLayerUtils() {
|
|
11371
|
-
if (isAMD) {
|
|
11372
|
-
return await window.$arcgis.import("esri/applications/SceneViewer/layerUtils");
|
|
11373
|
-
}
|
|
11374
|
-
const module2 = await import("@arcgis/core/applications/SceneViewer/layerUtils.js");
|
|
11375
|
-
return isDefaultModule(module2) ? module2.default : module2;
|
|
11376
|
-
}
|
|
11377
|
-
async function importApplicationsSceneViewerSceneViewerUtils() {
|
|
11378
|
-
if (isAMD) {
|
|
11379
|
-
return await window.$arcgis.import("esri/applications/SceneViewer/sceneViewerUtils");
|
|
11380
|
-
}
|
|
11381
|
-
const module2 = await import("@arcgis/core/applications/SceneViewer/sceneViewerUtils.js");
|
|
11382
|
-
return isDefaultModule(module2) ? module2.default : module2;
|
|
11383
|
-
}
|
|
11384
|
-
async function importApplicationsSceneViewerSymbolUtils() {
|
|
11385
|
-
if (isAMD) {
|
|
11386
|
-
return await window.$arcgis.import("esri/applications/SceneViewer/symbolUtils");
|
|
11387
|
-
}
|
|
11388
|
-
const module2 = await import("@arcgis/core/applications/SceneViewer/symbolUtils.js");
|
|
11389
|
-
return isDefaultModule(module2) ? module2.default : module2;
|
|
11390
|
-
}
|
|
11391
|
-
async function importApplicationsUrbanMeshUtils() {
|
|
11392
|
-
if (isAMD) {
|
|
11393
|
-
return await window.$arcgis.import("esri/applications/Urban/meshUtils");
|
|
11394
|
-
}
|
|
11395
|
-
const module2 = await import("@arcgis/core/applications/Urban/meshUtils.js");
|
|
11396
|
-
return isDefaultModule(module2) ? module2.default : module2;
|
|
11397
|
-
}
|
|
11398
11885
|
async function importApplicationsWebEditorSketchUtils() {
|
|
11399
11886
|
if (isAMD) {
|
|
11400
11887
|
return await window.$arcgis.import("esri/applications/WebEditor/sketchUtils");
|
|
@@ -11418,23 +11905,21 @@ async function importApplicationsWebEditorSketchUtils() {
|
|
|
11418
11905
|
importAnalysisViewshedAnalysis,
|
|
11419
11906
|
importApplicationsComponentsBasemapUtils,
|
|
11420
11907
|
importApplicationsComponentsDrawUtils,
|
|
11908
|
+
importApplicationsComponentsFontUtils,
|
|
11421
11909
|
importApplicationsComponentsGetDefaultUnits,
|
|
11422
11910
|
importApplicationsComponentsGfxUtils,
|
|
11423
11911
|
importApplicationsComponentsLayerOriginUtils,
|
|
11424
11912
|
importApplicationsComponentsLayersEffectsJsonUtils,
|
|
11425
11913
|
importApplicationsComponentsPreviewSymbol2D,
|
|
11914
|
+
importApplicationsComponentsReactiveUtils,
|
|
11915
|
+
importApplicationsComponentsSelectionOperation,
|
|
11916
|
+
importApplicationsComponentsSketchTooltipControls,
|
|
11426
11917
|
importApplicationsComponentsStyleUtils,
|
|
11427
11918
|
importApplicationsComponentsSvgUtils,
|
|
11428
11919
|
importApplicationsComponentsWebStyleSymbolUtils,
|
|
11429
|
-
importApplicationsExcaliburVideoViewUtils,
|
|
11430
11920
|
importApplicationsExperienceBuilderSketchUtils,
|
|
11431
|
-
|
|
11432
|
-
importApplicationsSceneViewerColorUtils,
|
|
11921
|
+
importApplicationsMapViewerTemplateUtils,
|
|
11433
11922
|
importApplicationsSceneViewerDevEnvironmentUtils,
|
|
11434
|
-
importApplicationsSceneViewerLayerUtils,
|
|
11435
|
-
importApplicationsSceneViewerSceneViewerUtils,
|
|
11436
|
-
importApplicationsSceneViewerSymbolUtils,
|
|
11437
|
-
importApplicationsUrbanMeshUtils,
|
|
11438
11923
|
importApplicationsWebEditorSketchUtils,
|
|
11439
11924
|
importArcade,
|
|
11440
11925
|
importBasemap,
|
|
@@ -11456,16 +11941,17 @@ async function importApplicationsWebEditorSketchUtils() {
|
|
|
11456
11941
|
importCoreUrlUtils,
|
|
11457
11942
|
importCoreWorkers,
|
|
11458
11943
|
importCoreWorkersConnection,
|
|
11944
|
+
importFormElements,
|
|
11459
11945
|
importFormElementsAttachmentElement,
|
|
11460
11946
|
importFormElementsElement,
|
|
11461
11947
|
importFormElementsFieldElement,
|
|
11462
11948
|
importFormElementsGroupElement,
|
|
11949
|
+
importFormElementsInputs,
|
|
11463
11950
|
importFormElementsInputsAttachmentsAttachmentInput,
|
|
11464
11951
|
importFormElementsInputsAttachmentsAudioInput,
|
|
11465
11952
|
importFormElementsInputsAttachmentsDocumentInput,
|
|
11466
11953
|
importFormElementsInputsAttachmentsImageInput,
|
|
11467
11954
|
importFormElementsInputsAttachmentsSignatureInput,
|
|
11468
|
-
importFormElementsInputsAttachmentsSupportInputs,
|
|
11469
11955
|
importFormElementsInputsAttachmentsVideoInput,
|
|
11470
11956
|
importFormElementsInputsBarcodeScannerInput,
|
|
11471
11957
|
importFormElementsInputsComboBoxInput,
|
|
@@ -11478,11 +11964,10 @@ async function importApplicationsWebEditorSketchUtils() {
|
|
|
11478
11964
|
importFormElementsInputsTextBoxInput,
|
|
11479
11965
|
importFormElementsInputsTimePickerInput,
|
|
11480
11966
|
importFormElementsRelationshipElement,
|
|
11481
|
-
importFormElementsSupportInputs,
|
|
11482
11967
|
importFormElementsTextElement,
|
|
11968
|
+
importFormElementsUtilityNetworkAssociationsElement,
|
|
11483
11969
|
importFormExpressionInfo,
|
|
11484
11970
|
importFormFormTemplate,
|
|
11485
|
-
importFormSupportElements,
|
|
11486
11971
|
importGeometry,
|
|
11487
11972
|
importGeometryCircle,
|
|
11488
11973
|
importGeometryCoordinateFormatter,
|
|
@@ -11494,7 +11979,10 @@ async function importApplicationsWebEditorSketchUtils() {
|
|
|
11494
11979
|
importGeometryMesh,
|
|
11495
11980
|
importGeometryMultipoint,
|
|
11496
11981
|
importGeometryOperatorsAffineTransformOperator,
|
|
11982
|
+
importGeometryOperatorsAlphaShapeOperator,
|
|
11497
11983
|
importGeometryOperatorsAreaOperator,
|
|
11984
|
+
importGeometryOperatorsAutoCompleteOperator,
|
|
11985
|
+
importGeometryOperatorsBoundaryOperator,
|
|
11498
11986
|
importGeometryOperatorsBufferOperator,
|
|
11499
11987
|
importGeometryOperatorsCentroidOperator,
|
|
11500
11988
|
importGeometryOperatorsClipOperator,
|
|
@@ -11507,20 +11995,32 @@ async function importApplicationsWebEditorSketchUtils() {
|
|
|
11507
11995
|
importGeometryOperatorsDisjointOperator,
|
|
11508
11996
|
importGeometryOperatorsDistanceOperator,
|
|
11509
11997
|
importGeometryOperatorsEqualsOperator,
|
|
11998
|
+
importGeometryOperatorsExtendOperator,
|
|
11510
11999
|
importGeometryOperatorsGeneralizeOperator,
|
|
11511
12000
|
importGeometryOperatorsGeodesicBufferOperator,
|
|
12001
|
+
importGeometryOperatorsGeodesicProximityOperator,
|
|
11512
12002
|
importGeometryOperatorsGeodeticAreaOperator,
|
|
11513
12003
|
importGeometryOperatorsGeodeticDensifyOperator,
|
|
11514
12004
|
importGeometryOperatorsGeodeticDistanceOperator,
|
|
11515
12005
|
importGeometryOperatorsGeodeticLengthOperator,
|
|
11516
12006
|
importGeometryOperatorsGraphicBufferOperator,
|
|
12007
|
+
importGeometryOperatorsIntegrateOperator,
|
|
11517
12008
|
importGeometryOperatorsIntersectionOperator,
|
|
11518
12009
|
importGeometryOperatorsIntersectsOperator,
|
|
12010
|
+
importGeometryOperatorsIsNearOperator,
|
|
12011
|
+
importGeometryOperatorsLabelPointOperator,
|
|
11519
12012
|
importGeometryOperatorsLengthOperator,
|
|
12013
|
+
importGeometryOperatorsLinesToPolygonsOperator,
|
|
12014
|
+
importGeometryOperatorsLocateBetweenOperator,
|
|
12015
|
+
importGeometryOperatorsMinimumBoundingCircleOperator,
|
|
12016
|
+
importGeometryOperatorsMultiPartToSinglePartOperator,
|
|
11520
12017
|
importGeometryOperatorsOffsetOperator,
|
|
11521
12018
|
importGeometryOperatorsOverlapsOperator,
|
|
12019
|
+
importGeometryOperatorsPolygonOverlayOperator,
|
|
12020
|
+
importGeometryOperatorsPolygonSlicerOperator,
|
|
11522
12021
|
importGeometryOperatorsProximityOperator,
|
|
11523
12022
|
importGeometryOperatorsRelateOperator,
|
|
12023
|
+
importGeometryOperatorsReshapeOperator,
|
|
11524
12024
|
importGeometryOperatorsSimplifyOperator,
|
|
11525
12025
|
importGeometryOperatorsSupportTransformation,
|
|
11526
12026
|
importGeometryOperatorsSymmetricDifferenceOperator,
|
|
@@ -11580,10 +12080,13 @@ async function importApplicationsWebEditorSketchUtils() {
|
|
|
11580
12080
|
importLayersIntegratedMesh3DTilesLayer,
|
|
11581
12081
|
importLayersIntegratedMeshLayer,
|
|
11582
12082
|
importLayersKMLLayer,
|
|
12083
|
+
importLayersKnowledgeGraphCypherUtils,
|
|
11583
12084
|
importLayersKnowledgeGraphKnowledgeGraphSublayer,
|
|
11584
12085
|
importLayersKnowledgeGraphLayer,
|
|
12086
|
+
importLayersKnowledgeGraphSupportUtils,
|
|
11585
12087
|
importLayersLayer,
|
|
11586
12088
|
importLayersLineOfSightLayer,
|
|
12089
|
+
importLayersLinkChartLayer,
|
|
11587
12090
|
importLayersMapImageLayer,
|
|
11588
12091
|
importLayersMapNotesLayer,
|
|
11589
12092
|
importLayersMediaLayer,
|
|
@@ -11592,6 +12095,8 @@ async function importApplicationsWebEditorSketchUtils() {
|
|
|
11592
12095
|
importLayersOgcWfsUtils,
|
|
11593
12096
|
importLayersOpenStreetMapLayer,
|
|
11594
12097
|
importLayersOrientedImageryLayer,
|
|
12098
|
+
importLayersOrientedImageryTransformationsImageToWorld,
|
|
12099
|
+
importLayersOrientedImageryTransformationsWorldToImage,
|
|
11595
12100
|
importLayersPointCloudFiltersPointCloudBitfieldFilter,
|
|
11596
12101
|
importLayersPointCloudFiltersPointCloudFilter,
|
|
11597
12102
|
importLayersPointCloudFiltersPointCloudReturnFilter,
|
|
@@ -11685,6 +12190,11 @@ async function importApplicationsWebEditorSketchUtils() {
|
|
|
11685
12190
|
importLayersWMSLayer,
|
|
11686
12191
|
importLayersWMTSLayer,
|
|
11687
12192
|
importLayersWebTileLayer,
|
|
12193
|
+
importLinkChartChronologicalLayoutSettings,
|
|
12194
|
+
importLinkChartLayoutSettings,
|
|
12195
|
+
importLinkChartLinkChartProperties,
|
|
12196
|
+
importLinkChartNonspatialDataDisplay,
|
|
12197
|
+
importLinkChartOrganicLayoutSettings,
|
|
11688
12198
|
importMap,
|
|
11689
12199
|
importNetworksNetwork,
|
|
11690
12200
|
importNetworksSupportNamedTraceConfiguration,
|
|
@@ -11797,6 +12307,7 @@ async function importApplicationsWebEditorSketchUtils() {
|
|
|
11797
12307
|
importRestKnowledgeGraphGraphProperty,
|
|
11798
12308
|
importRestKnowledgeGraphGraphQuery,
|
|
11799
12309
|
importRestKnowledgeGraphGraphQueryResult,
|
|
12310
|
+
importRestKnowledgeGraphGraphQueryResultHeader,
|
|
11800
12311
|
importRestKnowledgeGraphGraphQueryStreaming,
|
|
11801
12312
|
importRestKnowledgeGraphGraphQueryStreamingResult,
|
|
11802
12313
|
importRestKnowledgeGraphGraphSearch,
|
|
@@ -11810,6 +12321,7 @@ async function importApplicationsWebEditorSketchUtils() {
|
|
|
11810
12321
|
importRestKnowledgeGraphSearchIndex,
|
|
11811
12322
|
importRestKnowledgeGraphService,
|
|
11812
12323
|
importRestKnowledgeGraphServiceDefinition,
|
|
12324
|
+
importRestKnowledgeGraphSourceTypeValueBehavior,
|
|
11813
12325
|
importRestLocator,
|
|
11814
12326
|
importRestNetworkService,
|
|
11815
12327
|
importRestNetworksQueryAssociations,
|
|
@@ -11839,6 +12351,10 @@ async function importApplicationsWebEditorSketchUtils() {
|
|
|
11839
12351
|
importRestSupportArealUnit,
|
|
11840
12352
|
importRestSupportAreasAndLengthsParameters,
|
|
11841
12353
|
importRestSupportAttachmentQuery,
|
|
12354
|
+
importRestSupportAttributeBinsQuery,
|
|
12355
|
+
importRestSupportAutoIntervalBinParameters,
|
|
12356
|
+
importRestSupportBaseImageMeasureParameters,
|
|
12357
|
+
importRestSupportBaseImageMeasureResult,
|
|
11842
12358
|
importRestSupportBufferParameters,
|
|
11843
12359
|
importRestSupportCameraInfo,
|
|
11844
12360
|
importRestSupportClosestFacilityParameters,
|
|
@@ -11846,6 +12362,8 @@ async function importApplicationsWebEditorSketchUtils() {
|
|
|
11846
12362
|
importRestSupportColorRamp,
|
|
11847
12363
|
importRestSupportDataFile,
|
|
11848
12364
|
importRestSupportDataLayer,
|
|
12365
|
+
importRestSupportDateBinParameters,
|
|
12366
|
+
importRestSupportDateBinTimeInterval,
|
|
11849
12367
|
importRestSupportDensifyParameters,
|
|
11850
12368
|
importRestSupportDirectionLine,
|
|
11851
12369
|
importRestSupportDirectionPoint,
|
|
@@ -11859,6 +12377,8 @@ async function importApplicationsWebEditorSketchUtils() {
|
|
|
11859
12377
|
importRestSupportFindImagesResult,
|
|
11860
12378
|
importRestSupportFindParameters,
|
|
11861
12379
|
importRestSupportFindResult,
|
|
12380
|
+
importRestSupportFixedBoundariesBinParameters,
|
|
12381
|
+
importRestSupportFixedIntervalBinParameters,
|
|
11862
12382
|
importRestSupportGPMessage,
|
|
11863
12383
|
importRestSupportGeneralizeParameters,
|
|
11864
12384
|
importRestSupportIdentifyParameters,
|
|
@@ -11959,6 +12479,7 @@ async function importApplicationsWebEditorSketchUtils() {
|
|
|
11959
12479
|
importSmartMappingRenderersPredominance,
|
|
11960
12480
|
importSmartMappingRenderersRelationship,
|
|
11961
12481
|
importSmartMappingRenderersSize,
|
|
12482
|
+
importSmartMappingRenderersSupportRendererUtils,
|
|
11962
12483
|
importSmartMappingRenderersType,
|
|
11963
12484
|
importSmartMappingRenderersUnivariateColorSize,
|
|
11964
12485
|
importSmartMappingStatisticsClassBreaks,
|
|
@@ -12033,12 +12554,12 @@ async function importApplicationsWebEditorSketchUtils() {
|
|
|
12033
12554
|
importSymbolsWaterSymbol3DLayer,
|
|
12034
12555
|
importSymbolsWebStyleSymbol,
|
|
12035
12556
|
importTablesAttributeTableTemplate,
|
|
12557
|
+
importTablesElements,
|
|
12036
12558
|
importTablesElementsAttributeTableAttachmentElement,
|
|
12037
12559
|
importTablesElementsAttributeTableElement,
|
|
12038
12560
|
importTablesElementsAttributeTableFieldElement,
|
|
12039
12561
|
importTablesElementsAttributeTableGroupElement,
|
|
12040
12562
|
importTablesElementsAttributeTableRelationshipElement,
|
|
12041
|
-
importTablesSupportElements,
|
|
12042
12563
|
importTimeExtent,
|
|
12043
12564
|
importTimeInterval,
|
|
12044
12565
|
importTimeTimeExtent,
|
|
@@ -12064,7 +12585,6 @@ async function importApplicationsWebEditorSketchUtils() {
|
|
|
12064
12585
|
importViews3dEnvironmentSunLighting,
|
|
12065
12586
|
importViews3dEnvironmentSunnyWeather,
|
|
12066
12587
|
importViews3dEnvironmentVirtualLighting,
|
|
12067
|
-
importViews3dExternalRenderers,
|
|
12068
12588
|
importViews3dSupportLayerPerformanceInfo,
|
|
12069
12589
|
importViews3dSupportSceneViewPerformanceInfo,
|
|
12070
12590
|
importViews3dWebgl,
|
|
@@ -12106,12 +12626,15 @@ async function importApplicationsWebEditorSketchUtils() {
|
|
|
12106
12626
|
importViewsLayersSceneLayerView,
|
|
12107
12627
|
importViewsLayersStreamLayerView,
|
|
12108
12628
|
importViewsLayersViewshedLayerView,
|
|
12629
|
+
importViewsLinkChartView,
|
|
12109
12630
|
importViewsMagnifier,
|
|
12110
12631
|
importViewsMapView,
|
|
12111
12632
|
importViewsNavigationGamepadGamepadSettings,
|
|
12112
12633
|
importViewsNavigationNavigation,
|
|
12634
|
+
importViewsNavigationNavigationActionMap,
|
|
12113
12635
|
importViewsSceneView,
|
|
12114
12636
|
importViewsSupportColorUtils,
|
|
12637
|
+
importViewsSupportHighlightGroup,
|
|
12115
12638
|
importViewsTheme,
|
|
12116
12639
|
importViewsUiDefaultUI,
|
|
12117
12640
|
importViewsUiUI,
|
|
@@ -12119,6 +12642,7 @@ async function importApplicationsWebEditorSketchUtils() {
|
|
|
12119
12642
|
importViewsView2D,
|
|
12120
12643
|
importViewsViewAnimation,
|
|
12121
12644
|
importWebDocument2D,
|
|
12645
|
+
importWebLinkChart,
|
|
12122
12646
|
importWebMap,
|
|
12123
12647
|
importWebScene,
|
|
12124
12648
|
importWebdocApplicationPropertiesSearch,
|
|
@@ -12150,6 +12674,7 @@ async function importApplicationsWebEditorSketchUtils() {
|
|
|
12150
12674
|
importWebsceneInitialViewProperties,
|
|
12151
12675
|
importWebscenePresentation,
|
|
12152
12676
|
importWebsceneSlide,
|
|
12677
|
+
importWebsceneSlideLegend,
|
|
12153
12678
|
importWebsceneSunLighting,
|
|
12154
12679
|
importWebsceneVirtualLighting,
|
|
12155
12680
|
importWidgetsAreaMeasurement2D,
|
|
@@ -12220,6 +12745,8 @@ async function importApplicationsWebEditorSketchUtils() {
|
|
|
12220
12745
|
importWidgetsFeatureFormFieldInput,
|
|
12221
12746
|
importWidgetsFeatureFormGroupInput,
|
|
12222
12747
|
importWidgetsFeatureFormRelationshipInput,
|
|
12748
|
+
importWidgetsFeatureFormTextElementInput,
|
|
12749
|
+
importWidgetsFeatureFormUtilityNetworkAssociationInput,
|
|
12223
12750
|
importWidgetsFeatureTable,
|
|
12224
12751
|
importWidgetsFeatureTableActionColumn,
|
|
12225
12752
|
importWidgetsFeatureTableAttachmentsColumn,
|
|
@@ -12231,10 +12758,12 @@ async function importApplicationsWebEditorSketchUtils() {
|
|
|
12231
12758
|
importWidgetsFeatureTableGridSupportButtonMenuItem,
|
|
12232
12759
|
importWidgetsFeatureTableGridSupportButtonMenuViewModel,
|
|
12233
12760
|
importWidgetsFeatureTableRelationshipColumn,
|
|
12761
|
+
importWidgetsFeatureTableSupportAttachmentsColumnTemplate,
|
|
12234
12762
|
importWidgetsFeatureTableSupportColumnTemplate,
|
|
12235
12763
|
importWidgetsFeatureTableSupportColumnTemplateBase,
|
|
12236
12764
|
importWidgetsFeatureTableSupportFieldColumnTemplate,
|
|
12237
12765
|
importWidgetsFeatureTableSupportGroupColumnTemplate,
|
|
12766
|
+
importWidgetsFeatureTableSupportRelationshipColumnTemplate,
|
|
12238
12767
|
importWidgetsFeatureTableSupportTableTemplate,
|
|
12239
12768
|
importWidgetsFeatureTemplates,
|
|
12240
12769
|
importWidgetsFeatureTemplatesFeatureTemplatesViewModel,
|
|
@@ -12319,6 +12848,7 @@ async function importApplicationsWebEditorSketchUtils() {
|
|
|
12319
12848
|
importWidgetsSupportGridControlsGridControlsViewModel,
|
|
12320
12849
|
importWidgetsSupportSnappingControls,
|
|
12321
12850
|
importWidgetsSupportSnappingControlsSnappingControlsViewModel,
|
|
12851
|
+
importWidgetsSupportUtilityNetworkAssociationsUtilityNetworkAssociationsViewModel,
|
|
12322
12852
|
importWidgetsSupportWidget,
|
|
12323
12853
|
importWidgetsSwipe,
|
|
12324
12854
|
importWidgetsSwipeSwipeViewModel,
|
|
@@ -12334,6 +12864,7 @@ async function importApplicationsWebEditorSketchUtils() {
|
|
|
12334
12864
|
importWidgetsUtilityNetworkAssociations,
|
|
12335
12865
|
importWidgetsUtilityNetworkAssociationsUtilityNetworkAssociationsViewModel,
|
|
12336
12866
|
importWidgetsUtilityNetworkTrace,
|
|
12867
|
+
importWidgetsUtilityNetworkTraceAnalysisUtilityNetworkTraceAnalysisViewModel,
|
|
12337
12868
|
importWidgetsUtilityNetworkTraceUtilityNetworkTraceViewModel,
|
|
12338
12869
|
importWidgetsUtilityNetworkValidateTopology,
|
|
12339
12870
|
importWidgetsUtilityNetworkValidateTopologyUtilityNetworkValidateTopologyViewModel,
|
|
@@ -12394,6 +12925,7 @@ async function importApplicationsWebEditorSketchUtils() {
|
|
|
12394
12925
|
newFormElementsInputsTimePickerInput,
|
|
12395
12926
|
newFormElementsRelationshipElement,
|
|
12396
12927
|
newFormElementsTextElement,
|
|
12928
|
+
newFormElementsUtilityNetworkAssociationsElement,
|
|
12397
12929
|
newFormExpressionInfo,
|
|
12398
12930
|
newFormFormTemplate,
|
|
12399
12931
|
newGeometryCircle,
|
|
@@ -12450,6 +12982,7 @@ async function importApplicationsWebEditorSketchUtils() {
|
|
|
12450
12982
|
newLayersKnowledgeGraphLayer,
|
|
12451
12983
|
newLayersLayer,
|
|
12452
12984
|
newLayersLineOfSightLayer,
|
|
12985
|
+
newLayersLinkChartLayer,
|
|
12453
12986
|
newLayersMapImageLayer,
|
|
12454
12987
|
newLayersMapNotesLayer,
|
|
12455
12988
|
newLayersMediaLayer,
|
|
@@ -12542,6 +13075,11 @@ async function importApplicationsWebEditorSketchUtils() {
|
|
|
12542
13075
|
newLayersWMSLayer,
|
|
12543
13076
|
newLayersWMTSLayer,
|
|
12544
13077
|
newLayersWebTileLayer,
|
|
13078
|
+
newLinkChartChronologicalLayoutSettings,
|
|
13079
|
+
newLinkChartLayoutSettings,
|
|
13080
|
+
newLinkChartLinkChartProperties,
|
|
13081
|
+
newLinkChartNonspatialDataDisplay,
|
|
13082
|
+
newLinkChartOrganicLayoutSettings,
|
|
12545
13083
|
newMap,
|
|
12546
13084
|
newNetworksNetwork,
|
|
12547
13085
|
newNetworksSupportNamedTraceConfiguration,
|
|
@@ -12638,6 +13176,7 @@ async function importApplicationsWebEditorSketchUtils() {
|
|
|
12638
13176
|
newRestKnowledgeGraphGraphProperty,
|
|
12639
13177
|
newRestKnowledgeGraphGraphQuery,
|
|
12640
13178
|
newRestKnowledgeGraphGraphQueryResult,
|
|
13179
|
+
newRestKnowledgeGraphGraphQueryResultHeader,
|
|
12641
13180
|
newRestKnowledgeGraphGraphQueryStreaming,
|
|
12642
13181
|
newRestKnowledgeGraphGraphQueryStreamingResult,
|
|
12643
13182
|
newRestKnowledgeGraphGraphSearch,
|
|
@@ -12650,6 +13189,7 @@ async function importApplicationsWebEditorSketchUtils() {
|
|
|
12650
13189
|
newRestKnowledgeGraphRelationshipType,
|
|
12651
13190
|
newRestKnowledgeGraphSearchIndex,
|
|
12652
13191
|
newRestKnowledgeGraphServiceDefinition,
|
|
13192
|
+
newRestKnowledgeGraphSourceTypeValueBehavior,
|
|
12653
13193
|
newRestNetworksSupportAggregatedGeometry,
|
|
12654
13194
|
newRestNetworksSupportAssociation,
|
|
12655
13195
|
newRestNetworksSupportAssociationGeometriesResult,
|
|
@@ -12668,6 +13208,10 @@ async function importApplicationsWebEditorSketchUtils() {
|
|
|
12668
13208
|
newRestSupportArealUnit,
|
|
12669
13209
|
newRestSupportAreasAndLengthsParameters,
|
|
12670
13210
|
newRestSupportAttachmentQuery,
|
|
13211
|
+
newRestSupportAttributeBinsQuery,
|
|
13212
|
+
newRestSupportAutoIntervalBinParameters,
|
|
13213
|
+
newRestSupportBaseImageMeasureParameters,
|
|
13214
|
+
newRestSupportBaseImageMeasureResult,
|
|
12671
13215
|
newRestSupportBufferParameters,
|
|
12672
13216
|
newRestSupportCameraInfo,
|
|
12673
13217
|
newRestSupportClosestFacilityParameters,
|
|
@@ -12675,6 +13219,8 @@ async function importApplicationsWebEditorSketchUtils() {
|
|
|
12675
13219
|
newRestSupportColorRamp,
|
|
12676
13220
|
newRestSupportDataFile,
|
|
12677
13221
|
newRestSupportDataLayer,
|
|
13222
|
+
newRestSupportDateBinParameters,
|
|
13223
|
+
newRestSupportDateBinTimeInterval,
|
|
12678
13224
|
newRestSupportDensifyParameters,
|
|
12679
13225
|
newRestSupportDirectionLine,
|
|
12680
13226
|
newRestSupportDirectionPoint,
|
|
@@ -12688,6 +13234,8 @@ async function importApplicationsWebEditorSketchUtils() {
|
|
|
12688
13234
|
newRestSupportFindImagesResult,
|
|
12689
13235
|
newRestSupportFindParameters,
|
|
12690
13236
|
newRestSupportFindResult,
|
|
13237
|
+
newRestSupportFixedBoundariesBinParameters,
|
|
13238
|
+
newRestSupportFixedIntervalBinParameters,
|
|
12691
13239
|
newRestSupportGPMessage,
|
|
12692
13240
|
newRestSupportGeneralizeParameters,
|
|
12693
13241
|
newRestSupportIdentifyParameters,
|
|
@@ -12869,11 +13417,14 @@ async function importApplicationsWebEditorSketchUtils() {
|
|
|
12869
13417
|
newViewsLayersSceneLayerView,
|
|
12870
13418
|
newViewsLayersStreamLayerView,
|
|
12871
13419
|
newViewsLayersViewshedLayerView,
|
|
13420
|
+
newViewsLinkChartView,
|
|
12872
13421
|
newViewsMagnifier,
|
|
12873
13422
|
newViewsMapView,
|
|
12874
13423
|
newViewsNavigationGamepadGamepadSettings,
|
|
12875
13424
|
newViewsNavigationNavigation,
|
|
13425
|
+
newViewsNavigationNavigationActionMap,
|
|
12876
13426
|
newViewsSceneView,
|
|
13427
|
+
newViewsSupportHighlightGroup,
|
|
12877
13428
|
newViewsTheme,
|
|
12878
13429
|
newViewsUiDefaultUI,
|
|
12879
13430
|
newViewsUiUI,
|
|
@@ -12881,6 +13432,7 @@ async function importApplicationsWebEditorSketchUtils() {
|
|
|
12881
13432
|
newViewsView2D,
|
|
12882
13433
|
newViewsViewAnimation,
|
|
12883
13434
|
newWebDocument2D,
|
|
13435
|
+
newWebLinkChart,
|
|
12884
13436
|
newWebMap,
|
|
12885
13437
|
newWebScene,
|
|
12886
13438
|
newWebdocApplicationPropertiesSearch,
|
|
@@ -12912,6 +13464,7 @@ async function importApplicationsWebEditorSketchUtils() {
|
|
|
12912
13464
|
newWebsceneInitialViewProperties,
|
|
12913
13465
|
newWebscenePresentation,
|
|
12914
13466
|
newWebsceneSlide,
|
|
13467
|
+
newWebsceneSlideLegend,
|
|
12915
13468
|
newWebsceneSunLighting,
|
|
12916
13469
|
newWebsceneVirtualLighting,
|
|
12917
13470
|
newWidgetsAreaMeasurement2D,
|
|
@@ -12981,6 +13534,8 @@ async function importApplicationsWebEditorSketchUtils() {
|
|
|
12981
13534
|
newWidgetsFeatureFormFieldInput,
|
|
12982
13535
|
newWidgetsFeatureFormGroupInput,
|
|
12983
13536
|
newWidgetsFeatureFormRelationshipInput,
|
|
13537
|
+
newWidgetsFeatureFormTextElementInput,
|
|
13538
|
+
newWidgetsFeatureFormUtilityNetworkAssociationInput,
|
|
12984
13539
|
newWidgetsFeatureTable,
|
|
12985
13540
|
newWidgetsFeatureTableActionColumn,
|
|
12986
13541
|
newWidgetsFeatureTableAttachmentsColumn,
|
|
@@ -12992,10 +13547,12 @@ async function importApplicationsWebEditorSketchUtils() {
|
|
|
12992
13547
|
newWidgetsFeatureTableGridSupportButtonMenuItem,
|
|
12993
13548
|
newWidgetsFeatureTableGridSupportButtonMenuViewModel,
|
|
12994
13549
|
newWidgetsFeatureTableRelationshipColumn,
|
|
13550
|
+
newWidgetsFeatureTableSupportAttachmentsColumnTemplate,
|
|
12995
13551
|
newWidgetsFeatureTableSupportColumnTemplate,
|
|
12996
13552
|
newWidgetsFeatureTableSupportColumnTemplateBase,
|
|
12997
13553
|
newWidgetsFeatureTableSupportFieldColumnTemplate,
|
|
12998
13554
|
newWidgetsFeatureTableSupportGroupColumnTemplate,
|
|
13555
|
+
newWidgetsFeatureTableSupportRelationshipColumnTemplate,
|
|
12999
13556
|
newWidgetsFeatureTableSupportTableTemplate,
|
|
13000
13557
|
newWidgetsFeatureTemplates,
|
|
13001
13558
|
newWidgetsFeatureTemplatesFeatureTemplatesViewModel,
|
|
@@ -13093,6 +13650,7 @@ async function importApplicationsWebEditorSketchUtils() {
|
|
|
13093
13650
|
newWidgetsUtilityNetworkAssociations,
|
|
13094
13651
|
newWidgetsUtilityNetworkAssociationsUtilityNetworkAssociationsViewModel,
|
|
13095
13652
|
newWidgetsUtilityNetworkTrace,
|
|
13653
|
+
newWidgetsUtilityNetworkTraceAnalysisUtilityNetworkTraceAnalysisViewModel,
|
|
13096
13654
|
newWidgetsUtilityNetworkTraceUtilityNetworkTraceViewModel,
|
|
13097
13655
|
newWidgetsUtilityNetworkValidateTopology,
|
|
13098
13656
|
newWidgetsUtilityNetworkValidateTopologyUtilityNetworkValidateTopologyViewModel,
|