@arcgis/core-adapter 4.32.0-next.44 → 4.32.0-next.47
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/.turbo/turbo-build.log +7 -7
- package/dist/index.cjs +135 -24
- package/dist/index.d.cts +23 -8
- package/dist/index.d.ts +23 -8
- package/dist/index.js +116 -20
- package/package.json +1 -1
- package/scripts/generator.ts +19 -4
- package/src/index.ts +116 -20
- package/support/api-reference-esm-imports.json +11 -4
- package/support/arcgis.d.ts +1678 -642
package/.turbo/turbo-build.log
CHANGED
|
@@ -6,11 +6,11 @@ CLI Target: es2020
|
|
|
6
6
|
CLI Cleaning output folder
|
|
7
7
|
ESM Build start
|
|
8
8
|
CJS Build start
|
|
9
|
-
ESM dist/index.js 480.89 KB
|
|
10
|
-
ESM ⚡️ Build success in 1049ms
|
|
11
|
-
CJS dist/index.cjs 621.46 KB
|
|
12
|
-
CJS ⚡️ Build success in 1121ms
|
|
13
9
|
DTS Build start
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
10
|
+
CJS dist/index.cjs 626.78 KB
|
|
11
|
+
CJS ⚡️ Build success in 2104ms
|
|
12
|
+
ESM dist/index.js 484.95 KB
|
|
13
|
+
ESM ⚡️ Build success in 2331ms
|
|
14
|
+
DTS ⚡️ Build success in 20704ms
|
|
15
|
+
DTS dist/index.d.ts 254.37 KB
|
|
16
|
+
DTS dist/index.d.cts 254.37 KB
|
package/dist/index.cjs
CHANGED
|
@@ -81,16 +81,17 @@ __export(src_exports, {
|
|
|
81
81
|
importCoreUrlUtils: () => importCoreUrlUtils,
|
|
82
82
|
importCoreWorkers: () => importCoreWorkers,
|
|
83
83
|
importCoreWorkersConnection: () => importCoreWorkersConnection,
|
|
84
|
+
importFormElements: () => importFormElements,
|
|
84
85
|
importFormElementsAttachmentElement: () => importFormElementsAttachmentElement,
|
|
85
86
|
importFormElementsElement: () => importFormElementsElement,
|
|
86
87
|
importFormElementsFieldElement: () => importFormElementsFieldElement,
|
|
87
88
|
importFormElementsGroupElement: () => importFormElementsGroupElement,
|
|
89
|
+
importFormElementsInputs: () => importFormElementsInputs,
|
|
88
90
|
importFormElementsInputsAttachmentsAttachmentInput: () => importFormElementsInputsAttachmentsAttachmentInput,
|
|
89
91
|
importFormElementsInputsAttachmentsAudioInput: () => importFormElementsInputsAttachmentsAudioInput,
|
|
90
92
|
importFormElementsInputsAttachmentsDocumentInput: () => importFormElementsInputsAttachmentsDocumentInput,
|
|
91
93
|
importFormElementsInputsAttachmentsImageInput: () => importFormElementsInputsAttachmentsImageInput,
|
|
92
94
|
importFormElementsInputsAttachmentsSignatureInput: () => importFormElementsInputsAttachmentsSignatureInput,
|
|
93
|
-
importFormElementsInputsAttachmentsSupportInputs: () => importFormElementsInputsAttachmentsSupportInputs,
|
|
94
95
|
importFormElementsInputsAttachmentsVideoInput: () => importFormElementsInputsAttachmentsVideoInput,
|
|
95
96
|
importFormElementsInputsBarcodeScannerInput: () => importFormElementsInputsBarcodeScannerInput,
|
|
96
97
|
importFormElementsInputsComboBoxInput: () => importFormElementsInputsComboBoxInput,
|
|
@@ -103,11 +104,9 @@ __export(src_exports, {
|
|
|
103
104
|
importFormElementsInputsTextBoxInput: () => importFormElementsInputsTextBoxInput,
|
|
104
105
|
importFormElementsInputsTimePickerInput: () => importFormElementsInputsTimePickerInput,
|
|
105
106
|
importFormElementsRelationshipElement: () => importFormElementsRelationshipElement,
|
|
106
|
-
importFormElementsSupportInputs: () => importFormElementsSupportInputs,
|
|
107
107
|
importFormElementsTextElement: () => importFormElementsTextElement,
|
|
108
108
|
importFormExpressionInfo: () => importFormExpressionInfo,
|
|
109
109
|
importFormFormTemplate: () => importFormFormTemplate,
|
|
110
|
-
importFormSupportElements: () => importFormSupportElements,
|
|
111
110
|
importGeometry: () => importGeometry,
|
|
112
111
|
importGeometryCircle: () => importGeometryCircle,
|
|
113
112
|
importGeometryCoordinateFormatter: () => importGeometryCoordinateFormatter,
|
|
@@ -491,6 +490,10 @@ __export(src_exports, {
|
|
|
491
490
|
importRestSupportArealUnit: () => importRestSupportArealUnit,
|
|
492
491
|
importRestSupportAreasAndLengthsParameters: () => importRestSupportAreasAndLengthsParameters,
|
|
493
492
|
importRestSupportAttachmentQuery: () => importRestSupportAttachmentQuery,
|
|
493
|
+
importRestSupportAttributeBinsQuery: () => importRestSupportAttributeBinsQuery,
|
|
494
|
+
importRestSupportAutoIntervalBinParameters: () => importRestSupportAutoIntervalBinParameters,
|
|
495
|
+
importRestSupportBaseImageMeasureParameters: () => importRestSupportBaseImageMeasureParameters,
|
|
496
|
+
importRestSupportBaseImageMeasureResult: () => importRestSupportBaseImageMeasureResult,
|
|
494
497
|
importRestSupportBufferParameters: () => importRestSupportBufferParameters,
|
|
495
498
|
importRestSupportCameraInfo: () => importRestSupportCameraInfo,
|
|
496
499
|
importRestSupportClosestFacilityParameters: () => importRestSupportClosestFacilityParameters,
|
|
@@ -498,6 +501,8 @@ __export(src_exports, {
|
|
|
498
501
|
importRestSupportColorRamp: () => importRestSupportColorRamp,
|
|
499
502
|
importRestSupportDataFile: () => importRestSupportDataFile,
|
|
500
503
|
importRestSupportDataLayer: () => importRestSupportDataLayer,
|
|
504
|
+
importRestSupportDateBinParameters: () => importRestSupportDateBinParameters,
|
|
505
|
+
importRestSupportDateBinTimeInterval: () => importRestSupportDateBinTimeInterval,
|
|
501
506
|
importRestSupportDensifyParameters: () => importRestSupportDensifyParameters,
|
|
502
507
|
importRestSupportDirectionLine: () => importRestSupportDirectionLine,
|
|
503
508
|
importRestSupportDirectionPoint: () => importRestSupportDirectionPoint,
|
|
@@ -511,6 +516,8 @@ __export(src_exports, {
|
|
|
511
516
|
importRestSupportFindImagesResult: () => importRestSupportFindImagesResult,
|
|
512
517
|
importRestSupportFindParameters: () => importRestSupportFindParameters,
|
|
513
518
|
importRestSupportFindResult: () => importRestSupportFindResult,
|
|
519
|
+
importRestSupportFixedBoundariesBinParameters: () => importRestSupportFixedBoundariesBinParameters,
|
|
520
|
+
importRestSupportFixedIntervalBinParameters: () => importRestSupportFixedIntervalBinParameters,
|
|
514
521
|
importRestSupportGPMessage: () => importRestSupportGPMessage,
|
|
515
522
|
importRestSupportGeneralizeParameters: () => importRestSupportGeneralizeParameters,
|
|
516
523
|
importRestSupportIdentifyParameters: () => importRestSupportIdentifyParameters,
|
|
@@ -686,12 +693,12 @@ __export(src_exports, {
|
|
|
686
693
|
importSymbolsWaterSymbol3DLayer: () => importSymbolsWaterSymbol3DLayer,
|
|
687
694
|
importSymbolsWebStyleSymbol: () => importSymbolsWebStyleSymbol,
|
|
688
695
|
importTablesAttributeTableTemplate: () => importTablesAttributeTableTemplate,
|
|
696
|
+
importTablesElements: () => importTablesElements,
|
|
689
697
|
importTablesElementsAttributeTableAttachmentElement: () => importTablesElementsAttributeTableAttachmentElement,
|
|
690
698
|
importTablesElementsAttributeTableElement: () => importTablesElementsAttributeTableElement,
|
|
691
699
|
importTablesElementsAttributeTableFieldElement: () => importTablesElementsAttributeTableFieldElement,
|
|
692
700
|
importTablesElementsAttributeTableGroupElement: () => importTablesElementsAttributeTableGroupElement,
|
|
693
701
|
importTablesElementsAttributeTableRelationshipElement: () => importTablesElementsAttributeTableRelationshipElement,
|
|
694
|
-
importTablesSupportElements: () => importTablesSupportElements,
|
|
695
702
|
importTimeExtent: () => importTimeExtent,
|
|
696
703
|
importTimeInterval: () => importTimeInterval,
|
|
697
704
|
importTimeTimeExtent: () => importTimeTimeExtent,
|
|
@@ -1337,6 +1344,10 @@ __export(src_exports, {
|
|
|
1337
1344
|
newRestSupportArealUnit: () => newRestSupportArealUnit,
|
|
1338
1345
|
newRestSupportAreasAndLengthsParameters: () => newRestSupportAreasAndLengthsParameters,
|
|
1339
1346
|
newRestSupportAttachmentQuery: () => newRestSupportAttachmentQuery,
|
|
1347
|
+
newRestSupportAttributeBinsQuery: () => newRestSupportAttributeBinsQuery,
|
|
1348
|
+
newRestSupportAutoIntervalBinParameters: () => newRestSupportAutoIntervalBinParameters,
|
|
1349
|
+
newRestSupportBaseImageMeasureParameters: () => newRestSupportBaseImageMeasureParameters,
|
|
1350
|
+
newRestSupportBaseImageMeasureResult: () => newRestSupportBaseImageMeasureResult,
|
|
1340
1351
|
newRestSupportBufferParameters: () => newRestSupportBufferParameters,
|
|
1341
1352
|
newRestSupportCameraInfo: () => newRestSupportCameraInfo,
|
|
1342
1353
|
newRestSupportClosestFacilityParameters: () => newRestSupportClosestFacilityParameters,
|
|
@@ -1344,6 +1355,8 @@ __export(src_exports, {
|
|
|
1344
1355
|
newRestSupportColorRamp: () => newRestSupportColorRamp,
|
|
1345
1356
|
newRestSupportDataFile: () => newRestSupportDataFile,
|
|
1346
1357
|
newRestSupportDataLayer: () => newRestSupportDataLayer,
|
|
1358
|
+
newRestSupportDateBinParameters: () => newRestSupportDateBinParameters,
|
|
1359
|
+
newRestSupportDateBinTimeInterval: () => newRestSupportDateBinTimeInterval,
|
|
1347
1360
|
newRestSupportDensifyParameters: () => newRestSupportDensifyParameters,
|
|
1348
1361
|
newRestSupportDirectionLine: () => newRestSupportDirectionLine,
|
|
1349
1362
|
newRestSupportDirectionPoint: () => newRestSupportDirectionPoint,
|
|
@@ -1357,6 +1370,8 @@ __export(src_exports, {
|
|
|
1357
1370
|
newRestSupportFindImagesResult: () => newRestSupportFindImagesResult,
|
|
1358
1371
|
newRestSupportFindParameters: () => newRestSupportFindParameters,
|
|
1359
1372
|
newRestSupportFindResult: () => newRestSupportFindResult,
|
|
1373
|
+
newRestSupportFixedBoundariesBinParameters: () => newRestSupportFixedBoundariesBinParameters,
|
|
1374
|
+
newRestSupportFixedIntervalBinParameters: () => newRestSupportFixedIntervalBinParameters,
|
|
1360
1375
|
newRestSupportGPMessage: () => newRestSupportGPMessage,
|
|
1361
1376
|
newRestSupportGeneralizeParameters: () => newRestSupportGeneralizeParameters,
|
|
1362
1377
|
newRestSupportIdentifyParameters: () => newRestSupportIdentifyParameters,
|
|
@@ -5337,6 +5352,72 @@ async function newRestSupportAddressCandidate(properties) {
|
|
|
5337
5352
|
const ModConstructor = await importRestSupportAddressCandidate();
|
|
5338
5353
|
return new ModConstructor(properties);
|
|
5339
5354
|
}
|
|
5355
|
+
async function importRestSupportAttributeBinsQuery() {
|
|
5356
|
+
if (isAMD) {
|
|
5357
|
+
return await window.$arcgis.import("esri/rest/support/AttributeBinsQuery");
|
|
5358
|
+
}
|
|
5359
|
+
const module2 = await import("@arcgis/core/rest/support/AttributeBinsQuery.js");
|
|
5360
|
+
return isDefaultModule(module2) ? module2.default : module2;
|
|
5361
|
+
}
|
|
5362
|
+
async function newRestSupportAttributeBinsQuery(properties) {
|
|
5363
|
+
const ModConstructor = await importRestSupportAttributeBinsQuery();
|
|
5364
|
+
return new ModConstructor(properties);
|
|
5365
|
+
}
|
|
5366
|
+
async function importRestSupportAutoIntervalBinParameters() {
|
|
5367
|
+
if (isAMD) {
|
|
5368
|
+
return await window.$arcgis.import("esri/rest/support/AutoIntervalBinParameters");
|
|
5369
|
+
}
|
|
5370
|
+
const module2 = await import("@arcgis/core/rest/support/AutoIntervalBinParameters.js");
|
|
5371
|
+
return isDefaultModule(module2) ? module2.default : module2;
|
|
5372
|
+
}
|
|
5373
|
+
async function newRestSupportAutoIntervalBinParameters(properties) {
|
|
5374
|
+
const ModConstructor = await importRestSupportAutoIntervalBinParameters();
|
|
5375
|
+
return new ModConstructor(properties);
|
|
5376
|
+
}
|
|
5377
|
+
async function importRestSupportFixedBoundariesBinParameters() {
|
|
5378
|
+
if (isAMD) {
|
|
5379
|
+
return await window.$arcgis.import("esri/rest/support/FixedBoundariesBinParameters");
|
|
5380
|
+
}
|
|
5381
|
+
const module2 = await import("@arcgis/core/rest/support/FixedBoundariesBinParameters.js");
|
|
5382
|
+
return isDefaultModule(module2) ? module2.default : module2;
|
|
5383
|
+
}
|
|
5384
|
+
async function newRestSupportFixedBoundariesBinParameters(properties) {
|
|
5385
|
+
const ModConstructor = await importRestSupportFixedBoundariesBinParameters();
|
|
5386
|
+
return new ModConstructor(properties);
|
|
5387
|
+
}
|
|
5388
|
+
async function importRestSupportFixedIntervalBinParameters() {
|
|
5389
|
+
if (isAMD) {
|
|
5390
|
+
return await window.$arcgis.import("esri/rest/support/FixedIntervalBinParameters");
|
|
5391
|
+
}
|
|
5392
|
+
const module2 = await import("@arcgis/core/rest/support/FixedIntervalBinParameters.js");
|
|
5393
|
+
return isDefaultModule(module2) ? module2.default : module2;
|
|
5394
|
+
}
|
|
5395
|
+
async function newRestSupportFixedIntervalBinParameters(properties) {
|
|
5396
|
+
const ModConstructor = await importRestSupportFixedIntervalBinParameters();
|
|
5397
|
+
return new ModConstructor(properties);
|
|
5398
|
+
}
|
|
5399
|
+
async function importRestSupportDateBinParameters() {
|
|
5400
|
+
if (isAMD) {
|
|
5401
|
+
return await window.$arcgis.import("esri/rest/support/DateBinParameters");
|
|
5402
|
+
}
|
|
5403
|
+
const module2 = await import("@arcgis/core/rest/support/DateBinParameters.js");
|
|
5404
|
+
return isDefaultModule(module2) ? module2.default : module2;
|
|
5405
|
+
}
|
|
5406
|
+
async function newRestSupportDateBinParameters(properties) {
|
|
5407
|
+
const ModConstructor = await importRestSupportDateBinParameters();
|
|
5408
|
+
return new ModConstructor(properties);
|
|
5409
|
+
}
|
|
5410
|
+
async function importRestSupportDateBinTimeInterval() {
|
|
5411
|
+
if (isAMD) {
|
|
5412
|
+
return await window.$arcgis.import("esri/rest/support/DateBinTimeInterval");
|
|
5413
|
+
}
|
|
5414
|
+
const module2 = await import("@arcgis/core/rest/support/DateBinTimeInterval.js");
|
|
5415
|
+
return isDefaultModule(module2) ? module2.default : module2;
|
|
5416
|
+
}
|
|
5417
|
+
async function newRestSupportDateBinTimeInterval(properties) {
|
|
5418
|
+
const ModConstructor = await importRestSupportDateBinTimeInterval();
|
|
5419
|
+
return new ModConstructor(properties);
|
|
5420
|
+
}
|
|
5340
5421
|
async function importRestSupportAlgorithmicColorRamp() {
|
|
5341
5422
|
if (isAMD) {
|
|
5342
5423
|
return await window.$arcgis.import("esri/rest/support/AlgorithmicColorRamp");
|
|
@@ -5381,6 +5462,28 @@ async function newRestSupportAttachmentQuery(properties) {
|
|
|
5381
5462
|
const ModConstructor = await importRestSupportAttachmentQuery();
|
|
5382
5463
|
return new ModConstructor(properties);
|
|
5383
5464
|
}
|
|
5465
|
+
async function importRestSupportBaseImageMeasureParameters() {
|
|
5466
|
+
if (isAMD) {
|
|
5467
|
+
return await window.$arcgis.import("esri/rest/support/BaseImageMeasureParameters");
|
|
5468
|
+
}
|
|
5469
|
+
const module2 = await import("@arcgis/core/rest/support/BaseImageMeasureParameters.js");
|
|
5470
|
+
return isDefaultModule(module2) ? module2.default : module2;
|
|
5471
|
+
}
|
|
5472
|
+
async function newRestSupportBaseImageMeasureParameters(properties) {
|
|
5473
|
+
const ModConstructor = await importRestSupportBaseImageMeasureParameters();
|
|
5474
|
+
return new ModConstructor(properties);
|
|
5475
|
+
}
|
|
5476
|
+
async function importRestSupportBaseImageMeasureResult() {
|
|
5477
|
+
if (isAMD) {
|
|
5478
|
+
return await window.$arcgis.import("esri/rest/support/BaseImageMeasureResult");
|
|
5479
|
+
}
|
|
5480
|
+
const module2 = await import("@arcgis/core/rest/support/BaseImageMeasureResult.js");
|
|
5481
|
+
return isDefaultModule(module2) ? module2.default : module2;
|
|
5482
|
+
}
|
|
5483
|
+
async function newRestSupportBaseImageMeasureResult(properties) {
|
|
5484
|
+
const ModConstructor = await importRestSupportBaseImageMeasureResult();
|
|
5485
|
+
return new ModConstructor(properties);
|
|
5486
|
+
}
|
|
5384
5487
|
async function importRestSupportBufferParameters() {
|
|
5385
5488
|
if (isAMD) {
|
|
5386
5489
|
return await window.$arcgis.import("esri/rest/support/BufferParameters");
|
|
@@ -10397,25 +10500,18 @@ async function importCoreWorkers() {
|
|
|
10397
10500
|
const module2 = await import("@arcgis/core/core/workers.js");
|
|
10398
10501
|
return isDefaultModule(module2) ? module2.default : module2;
|
|
10399
10502
|
}
|
|
10400
|
-
async function
|
|
10401
|
-
if (isAMD) {
|
|
10402
|
-
return await window.$arcgis.import("esri/form/elements/inputs/attachments/support/inputs");
|
|
10403
|
-
}
|
|
10404
|
-
const module2 = await import("@arcgis/core/form/elements/inputs/attachments/support/inputs.js");
|
|
10405
|
-
return isDefaultModule(module2) ? module2.default : module2;
|
|
10406
|
-
}
|
|
10407
|
-
async function importFormElementsSupportInputs() {
|
|
10503
|
+
async function importFormElementsInputs() {
|
|
10408
10504
|
if (isAMD) {
|
|
10409
|
-
return await window.$arcgis.import("esri/form/elements/
|
|
10505
|
+
return await window.$arcgis.import("esri/form/elements/inputs");
|
|
10410
10506
|
}
|
|
10411
|
-
const module2 = await import("@arcgis/core/form/elements/
|
|
10507
|
+
const module2 = await import("@arcgis/core/form/elements/inputs.js");
|
|
10412
10508
|
return isDefaultModule(module2) ? module2.default : module2;
|
|
10413
10509
|
}
|
|
10414
|
-
async function
|
|
10510
|
+
async function importFormElements() {
|
|
10415
10511
|
if (isAMD) {
|
|
10416
|
-
return await window.$arcgis.import("esri/form/
|
|
10512
|
+
return await window.$arcgis.import("esri/form/elements");
|
|
10417
10513
|
}
|
|
10418
|
-
const module2 = await import("@arcgis/core/form/
|
|
10514
|
+
const module2 = await import("@arcgis/core/form/elements.js");
|
|
10419
10515
|
return isDefaultModule(module2) ? module2.default : module2;
|
|
10420
10516
|
}
|
|
10421
10517
|
async function importGeometry() {
|
|
@@ -11531,11 +11627,11 @@ async function importSymbolsSupportSymbolUtils() {
|
|
|
11531
11627
|
const module2 = await import("@arcgis/core/symbols/support/symbolUtils.js");
|
|
11532
11628
|
return isDefaultModule(module2) ? module2.default : module2;
|
|
11533
11629
|
}
|
|
11534
|
-
async function
|
|
11630
|
+
async function importTablesElements() {
|
|
11535
11631
|
if (isAMD) {
|
|
11536
|
-
return await window.$arcgis.import("esri/tables/
|
|
11632
|
+
return await window.$arcgis.import("esri/tables/elements");
|
|
11537
11633
|
}
|
|
11538
|
-
const module2 = await import("@arcgis/core/tables/
|
|
11634
|
+
const module2 = await import("@arcgis/core/tables/elements.js");
|
|
11539
11635
|
return isDefaultModule(module2) ? module2.default : module2;
|
|
11540
11636
|
}
|
|
11541
11637
|
async function importVersionManagementUtils() {
|
|
@@ -11815,16 +11911,17 @@ async function importApplicationsWebEditorSketchUtils() {
|
|
|
11815
11911
|
importCoreUrlUtils,
|
|
11816
11912
|
importCoreWorkers,
|
|
11817
11913
|
importCoreWorkersConnection,
|
|
11914
|
+
importFormElements,
|
|
11818
11915
|
importFormElementsAttachmentElement,
|
|
11819
11916
|
importFormElementsElement,
|
|
11820
11917
|
importFormElementsFieldElement,
|
|
11821
11918
|
importFormElementsGroupElement,
|
|
11919
|
+
importFormElementsInputs,
|
|
11822
11920
|
importFormElementsInputsAttachmentsAttachmentInput,
|
|
11823
11921
|
importFormElementsInputsAttachmentsAudioInput,
|
|
11824
11922
|
importFormElementsInputsAttachmentsDocumentInput,
|
|
11825
11923
|
importFormElementsInputsAttachmentsImageInput,
|
|
11826
11924
|
importFormElementsInputsAttachmentsSignatureInput,
|
|
11827
|
-
importFormElementsInputsAttachmentsSupportInputs,
|
|
11828
11925
|
importFormElementsInputsAttachmentsVideoInput,
|
|
11829
11926
|
importFormElementsInputsBarcodeScannerInput,
|
|
11830
11927
|
importFormElementsInputsComboBoxInput,
|
|
@@ -11837,11 +11934,9 @@ async function importApplicationsWebEditorSketchUtils() {
|
|
|
11837
11934
|
importFormElementsInputsTextBoxInput,
|
|
11838
11935
|
importFormElementsInputsTimePickerInput,
|
|
11839
11936
|
importFormElementsRelationshipElement,
|
|
11840
|
-
importFormElementsSupportInputs,
|
|
11841
11937
|
importFormElementsTextElement,
|
|
11842
11938
|
importFormExpressionInfo,
|
|
11843
11939
|
importFormFormTemplate,
|
|
11844
|
-
importFormSupportElements,
|
|
11845
11940
|
importGeometry,
|
|
11846
11941
|
importGeometryCircle,
|
|
11847
11942
|
importGeometryCoordinateFormatter,
|
|
@@ -12225,6 +12320,10 @@ async function importApplicationsWebEditorSketchUtils() {
|
|
|
12225
12320
|
importRestSupportArealUnit,
|
|
12226
12321
|
importRestSupportAreasAndLengthsParameters,
|
|
12227
12322
|
importRestSupportAttachmentQuery,
|
|
12323
|
+
importRestSupportAttributeBinsQuery,
|
|
12324
|
+
importRestSupportAutoIntervalBinParameters,
|
|
12325
|
+
importRestSupportBaseImageMeasureParameters,
|
|
12326
|
+
importRestSupportBaseImageMeasureResult,
|
|
12228
12327
|
importRestSupportBufferParameters,
|
|
12229
12328
|
importRestSupportCameraInfo,
|
|
12230
12329
|
importRestSupportClosestFacilityParameters,
|
|
@@ -12232,6 +12331,8 @@ async function importApplicationsWebEditorSketchUtils() {
|
|
|
12232
12331
|
importRestSupportColorRamp,
|
|
12233
12332
|
importRestSupportDataFile,
|
|
12234
12333
|
importRestSupportDataLayer,
|
|
12334
|
+
importRestSupportDateBinParameters,
|
|
12335
|
+
importRestSupportDateBinTimeInterval,
|
|
12235
12336
|
importRestSupportDensifyParameters,
|
|
12236
12337
|
importRestSupportDirectionLine,
|
|
12237
12338
|
importRestSupportDirectionPoint,
|
|
@@ -12245,6 +12346,8 @@ async function importApplicationsWebEditorSketchUtils() {
|
|
|
12245
12346
|
importRestSupportFindImagesResult,
|
|
12246
12347
|
importRestSupportFindParameters,
|
|
12247
12348
|
importRestSupportFindResult,
|
|
12349
|
+
importRestSupportFixedBoundariesBinParameters,
|
|
12350
|
+
importRestSupportFixedIntervalBinParameters,
|
|
12248
12351
|
importRestSupportGPMessage,
|
|
12249
12352
|
importRestSupportGeneralizeParameters,
|
|
12250
12353
|
importRestSupportIdentifyParameters,
|
|
@@ -12420,12 +12523,12 @@ async function importApplicationsWebEditorSketchUtils() {
|
|
|
12420
12523
|
importSymbolsWaterSymbol3DLayer,
|
|
12421
12524
|
importSymbolsWebStyleSymbol,
|
|
12422
12525
|
importTablesAttributeTableTemplate,
|
|
12526
|
+
importTablesElements,
|
|
12423
12527
|
importTablesElementsAttributeTableAttachmentElement,
|
|
12424
12528
|
importTablesElementsAttributeTableElement,
|
|
12425
12529
|
importTablesElementsAttributeTableFieldElement,
|
|
12426
12530
|
importTablesElementsAttributeTableGroupElement,
|
|
12427
12531
|
importTablesElementsAttributeTableRelationshipElement,
|
|
12428
|
-
importTablesSupportElements,
|
|
12429
12532
|
importTimeExtent,
|
|
12430
12533
|
importTimeInterval,
|
|
12431
12534
|
importTimeTimeExtent,
|
|
@@ -13071,6 +13174,10 @@ async function importApplicationsWebEditorSketchUtils() {
|
|
|
13071
13174
|
newRestSupportArealUnit,
|
|
13072
13175
|
newRestSupportAreasAndLengthsParameters,
|
|
13073
13176
|
newRestSupportAttachmentQuery,
|
|
13177
|
+
newRestSupportAttributeBinsQuery,
|
|
13178
|
+
newRestSupportAutoIntervalBinParameters,
|
|
13179
|
+
newRestSupportBaseImageMeasureParameters,
|
|
13180
|
+
newRestSupportBaseImageMeasureResult,
|
|
13074
13181
|
newRestSupportBufferParameters,
|
|
13075
13182
|
newRestSupportCameraInfo,
|
|
13076
13183
|
newRestSupportClosestFacilityParameters,
|
|
@@ -13078,6 +13185,8 @@ async function importApplicationsWebEditorSketchUtils() {
|
|
|
13078
13185
|
newRestSupportColorRamp,
|
|
13079
13186
|
newRestSupportDataFile,
|
|
13080
13187
|
newRestSupportDataLayer,
|
|
13188
|
+
newRestSupportDateBinParameters,
|
|
13189
|
+
newRestSupportDateBinTimeInterval,
|
|
13081
13190
|
newRestSupportDensifyParameters,
|
|
13082
13191
|
newRestSupportDirectionLine,
|
|
13083
13192
|
newRestSupportDirectionPoint,
|
|
@@ -13091,6 +13200,8 @@ async function importApplicationsWebEditorSketchUtils() {
|
|
|
13091
13200
|
newRestSupportFindImagesResult,
|
|
13092
13201
|
newRestSupportFindParameters,
|
|
13093
13202
|
newRestSupportFindResult,
|
|
13203
|
+
newRestSupportFixedBoundariesBinParameters,
|
|
13204
|
+
newRestSupportFixedIntervalBinParameters,
|
|
13094
13205
|
newRestSupportGPMessage,
|
|
13095
13206
|
newRestSupportGeneralizeParameters,
|
|
13096
13207
|
newRestSupportIdentifyParameters,
|