@esri/solution-common 5.2.1 → 5.2.3
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/README.md +4 -7
- package/dist/esm/completeItem.js +3 -3
- package/dist/esm/completeItem.js.map +1 -1
- package/dist/esm/formHelpers.d.ts +41 -0
- package/dist/esm/formHelpers.js +71 -0
- package/dist/esm/formHelpers.js.map +1 -0
- package/dist/esm/generalHelpers.d.ts +33 -0
- package/dist/esm/generalHelpers.js +44 -1
- package/dist/esm/generalHelpers.js.map +1 -1
- package/dist/esm/index.d.ts +2 -0
- package/dist/esm/index.js +2 -0
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/interfaces.d.ts +19 -1
- package/dist/esm/interfaces.js.map +1 -1
- package/dist/esm/restHelpers.d.ts +10 -1
- package/dist/esm/restHelpers.js +25 -1
- package/dist/esm/restHelpers.js.map +1 -1
- package/dist/esm/templatization.js +5 -3
- package/dist/esm/templatization.js.map +1 -1
- package/dist/esm/workflowHelpers.d.ts +21 -1
- package/dist/esm/workflowHelpers.js +48 -48
- package/dist/esm/workflowHelpers.js.map +1 -1
- package/dist/esm/zip-utils.d.ts +44 -17
- package/dist/esm/zip-utils.js +73 -24
- package/dist/esm/zip-utils.js.map +1 -1
- package/package.json +3 -3
- package/dist/cjs/completeItem.d.ts +0 -29
- package/dist/cjs/completeItem.js +0 -92
- package/dist/cjs/completeItem.js.map +0 -1
- package/dist/cjs/create-hub-request-options.d.ts +0 -29
- package/dist/cjs/create-hub-request-options.js +0 -64
- package/dist/cjs/create-hub-request-options.js.map +0 -1
- package/dist/cjs/deleteHelpers/deleteEmptyGroups.d.ts +0 -24
- package/dist/cjs/deleteHelpers/deleteEmptyGroups.js +0 -42
- package/dist/cjs/deleteHelpers/deleteEmptyGroups.js.map +0 -1
- package/dist/cjs/deleteHelpers/deleteGroupIfEmpty.d.ts +0 -27
- package/dist/cjs/deleteHelpers/deleteGroupIfEmpty.js +0 -97
- package/dist/cjs/deleteHelpers/deleteGroupIfEmpty.js.map +0 -1
- package/dist/cjs/deleteHelpers/deleteSolutionContents.d.ts +0 -38
- package/dist/cjs/deleteHelpers/deleteSolutionContents.js +0 -130
- package/dist/cjs/deleteHelpers/deleteSolutionContents.js.map +0 -1
- package/dist/cjs/deleteHelpers/deleteSolutionFolder.d.ts +0 -29
- package/dist/cjs/deleteHelpers/deleteSolutionFolder.js +0 -79
- package/dist/cjs/deleteHelpers/deleteSolutionFolder.js.map +0 -1
- package/dist/cjs/deleteHelpers/deleteSolutionItem.d.ts +0 -30
- package/dist/cjs/deleteHelpers/deleteSolutionItem.js +0 -54
- package/dist/cjs/deleteHelpers/deleteSolutionItem.js.map +0 -1
- package/dist/cjs/deleteHelpers/index.d.ts +0 -22
- package/dist/cjs/deleteHelpers/index.js +0 -26
- package/dist/cjs/deleteHelpers/index.js.map +0 -1
- package/dist/cjs/deleteHelpers/reconstructBuildOrderIds.d.ts +0 -27
- package/dist/cjs/deleteHelpers/reconstructBuildOrderIds.js +0 -34
- package/dist/cjs/deleteHelpers/reconstructBuildOrderIds.js.map +0 -1
- package/dist/cjs/deleteHelpers/removeItems.d.ts +0 -34
- package/dist/cjs/deleteHelpers/removeItems.js +0 -112
- package/dist/cjs/deleteHelpers/removeItems.js.map +0 -1
- package/dist/cjs/deleteHelpers/reportProgress.d.ts +0 -27
- package/dist/cjs/deleteHelpers/reportProgress.js +0 -46
- package/dist/cjs/deleteHelpers/reportProgress.js.map +0 -1
- package/dist/cjs/deleteSolution.d.ts +0 -55
- package/dist/cjs/deleteSolution.js +0 -107
- package/dist/cjs/deleteSolution.js.map +0 -1
- package/dist/cjs/dependencies.d.ts +0 -26
- package/dist/cjs/dependencies.js +0 -171
- package/dist/cjs/dependencies.js.map +0 -1
- package/dist/cjs/featureServiceHelpers.d.ts +0 -799
- package/dist/cjs/featureServiceHelpers.js +0 -2438
- package/dist/cjs/featureServiceHelpers.js.map +0 -1
- package/dist/cjs/generalHelpers.d.ts +0 -400
- package/dist/cjs/generalHelpers.js +0 -877
- package/dist/cjs/generalHelpers.js.map +0 -1
- package/dist/cjs/get-subscription-info.d.ts +0 -27
- package/dist/cjs/get-subscription-info.js +0 -39
- package/dist/cjs/get-subscription-info.js.map +0 -1
- package/dist/cjs/getDeletableSolutionInfo.d.ts +0 -29
- package/dist/cjs/getDeletableSolutionInfo.js +0 -53
- package/dist/cjs/getDeletableSolutionInfo.js.map +0 -1
- package/dist/cjs/getItemTypeAbbrev.d.ts +0 -19
- package/dist/cjs/getItemTypeAbbrev.js +0 -186
- package/dist/cjs/getItemTypeAbbrev.js.map +0 -1
- package/dist/cjs/getSolutionSummary.d.ts +0 -27
- package/dist/cjs/getSolutionSummary.js +0 -101
- package/dist/cjs/getSolutionSummary.js.map +0 -1
- package/dist/cjs/index.d.ts +0 -44
- package/dist/cjs/index.js +0 -48
- package/dist/cjs/index.js.map +0 -1
- package/dist/cjs/interfaces.d.ts +0 -1344
- package/dist/cjs/interfaces.js +0 -77
- package/dist/cjs/interfaces.js.map +0 -1
- package/dist/cjs/libConnectors.d.ts +0 -73
- package/dist/cjs/libConnectors.js +0 -115
- package/dist/cjs/libConnectors.js.map +0 -1
- package/dist/cjs/migrations/apply-schema.d.ts +0 -24
- package/dist/cjs/migrations/apply-schema.js +0 -36
- package/dist/cjs/migrations/apply-schema.js.map +0 -1
- package/dist/cjs/migrations/is-legacy-solution.d.ts +0 -24
- package/dist/cjs/migrations/is-legacy-solution.js +0 -40
- package/dist/cjs/migrations/is-legacy-solution.js.map +0 -1
- package/dist/cjs/migrations/upgrade-three-dot-one.d.ts +0 -27
- package/dist/cjs/migrations/upgrade-three-dot-one.js +0 -49
- package/dist/cjs/migrations/upgrade-three-dot-one.js.map +0 -1
- package/dist/cjs/migrations/upgrade-three-dot-zero.d.ts +0 -27
- package/dist/cjs/migrations/upgrade-three-dot-zero.js +0 -43
- package/dist/cjs/migrations/upgrade-three-dot-zero.js.map +0 -1
- package/dist/cjs/migrations/upgrade-two-dot-five.d.ts +0 -24
- package/dist/cjs/migrations/upgrade-two-dot-five.js +0 -73
- package/dist/cjs/migrations/upgrade-two-dot-five.js.map +0 -1
- package/dist/cjs/migrations/upgrade-two-dot-four.d.ts +0 -24
- package/dist/cjs/migrations/upgrade-two-dot-four.js +0 -72
- package/dist/cjs/migrations/upgrade-two-dot-four.js.map +0 -1
- package/dist/cjs/migrations/upgrade-two-dot-one.d.ts +0 -7
- package/dist/cjs/migrations/upgrade-two-dot-one.js +0 -39
- package/dist/cjs/migrations/upgrade-two-dot-one.js.map +0 -1
- package/dist/cjs/migrations/upgrade-two-dot-seven.d.ts +0 -23
- package/dist/cjs/migrations/upgrade-two-dot-seven.js +0 -58
- package/dist/cjs/migrations/upgrade-two-dot-seven.js.map +0 -1
- package/dist/cjs/migrations/upgrade-two-dot-six.d.ts +0 -27
- package/dist/cjs/migrations/upgrade-two-dot-six.js +0 -61
- package/dist/cjs/migrations/upgrade-two-dot-six.js.map +0 -1
- package/dist/cjs/migrations/upgrade-two-dot-three.d.ts +0 -23
- package/dist/cjs/migrations/upgrade-two-dot-three.js +0 -55
- package/dist/cjs/migrations/upgrade-two-dot-three.js.map +0 -1
- package/dist/cjs/migrations/upgrade-two-dot-two.d.ts +0 -23
- package/dist/cjs/migrations/upgrade-two-dot-two.js +0 -58
- package/dist/cjs/migrations/upgrade-two-dot-two.js.map +0 -1
- package/dist/cjs/migrations/upgrade-two-dot-zero.d.ts +0 -44
- package/dist/cjs/migrations/upgrade-two-dot-zero.js +0 -95
- package/dist/cjs/migrations/upgrade-two-dot-zero.js.map +0 -1
- package/dist/cjs/migrator.d.ts +0 -25
- package/dist/cjs/migrator.js +0 -77
- package/dist/cjs/migrator.js.map +0 -1
- package/dist/cjs/resourceHelpers.d.ts +0 -191
- package/dist/cjs/resourceHelpers.js +0 -384
- package/dist/cjs/resourceHelpers.js.map +0 -1
- package/dist/cjs/resources/add-resource-from-blob.d.ts +0 -26
- package/dist/cjs/resources/add-resource-from-blob.js +0 -52
- package/dist/cjs/resources/add-resource-from-blob.js.map +0 -1
- package/dist/cjs/resources/addMetadataFromBlob.d.ts +0 -25
- package/dist/cjs/resources/addMetadataFromBlob.js +0 -43
- package/dist/cjs/resources/addMetadataFromBlob.js.map +0 -1
- package/dist/cjs/resources/convert-item-resource-to-storage-resource.d.ts +0 -32
- package/dist/cjs/resources/convert-item-resource-to-storage-resource.js +0 -70
- package/dist/cjs/resources/convert-item-resource-to-storage-resource.js.map +0 -1
- package/dist/cjs/resources/convert-storage-resource-to-item-resource.d.ts +0 -29
- package/dist/cjs/resources/convert-storage-resource-to-item-resource.js +0 -70
- package/dist/cjs/resources/convert-storage-resource-to-item-resource.js.map +0 -1
- package/dist/cjs/resources/copyAssociatedFiles.d.ts +0 -67
- package/dist/cjs/resources/copyAssociatedFiles.js +0 -304
- package/dist/cjs/resources/copyAssociatedFiles.js.map +0 -1
- package/dist/cjs/resources/copyDataIntoItem.d.ts +0 -33
- package/dist/cjs/resources/copyDataIntoItem.js +0 -62
- package/dist/cjs/resources/copyDataIntoItem.js.map +0 -1
- package/dist/cjs/resources/copyMetadataIntoItem.d.ts +0 -26
- package/dist/cjs/resources/copyMetadataIntoItem.js +0 -46
- package/dist/cjs/resources/copyMetadataIntoItem.js.map +0 -1
- package/dist/cjs/resources/copyResourceIntoZip.d.ts +0 -33
- package/dist/cjs/resources/copyResourceIntoZip.js +0 -78
- package/dist/cjs/resources/copyResourceIntoZip.js.map +0 -1
- package/dist/cjs/resources/copyZipIntoItem.d.ts +0 -25
- package/dist/cjs/resources/copyZipIntoItem.js +0 -54
- package/dist/cjs/resources/copyZipIntoItem.js.map +0 -1
- package/dist/cjs/resources/createCopyResults.d.ts +0 -25
- package/dist/cjs/resources/createCopyResults.js +0 -36
- package/dist/cjs/resources/createCopyResults.js.map +0 -1
- package/dist/cjs/resources/get-blob.d.ts +0 -26
- package/dist/cjs/resources/get-blob.js +0 -27
- package/dist/cjs/resources/get-blob.js.map +0 -1
- package/dist/cjs/resources/getItemResourcesFilesFromPaths.d.ts +0 -24
- package/dist/cjs/resources/getItemResourcesFilesFromPaths.js +0 -49
- package/dist/cjs/resources/getItemResourcesFilesFromPaths.js.map +0 -1
- package/dist/cjs/resources/getItemResourcesPaths.d.ts +0 -26
- package/dist/cjs/resources/getItemResourcesPaths.js +0 -76
- package/dist/cjs/resources/getItemResourcesPaths.js.map +0 -1
- package/dist/cjs/resources/index.d.ts +0 -29
- package/dist/cjs/resources/index.js +0 -33
- package/dist/cjs/resources/index.js.map +0 -1
- package/dist/cjs/resources/solution-resource.d.ts +0 -35
- package/dist/cjs/resources/solution-resource.js +0 -31
- package/dist/cjs/resources/solution-resource.js.map +0 -1
- package/dist/cjs/resources/transform-resource-paths-to-solution-resources.d.ts +0 -56
- package/dist/cjs/resources/transform-resource-paths-to-solution-resources.js +0 -146
- package/dist/cjs/resources/transform-resource-paths-to-solution-resources.js.map +0 -1
- package/dist/cjs/restHelpers.d.ts +0 -598
- package/dist/cjs/restHelpers.js +0 -1929
- package/dist/cjs/restHelpers.js.map +0 -1
- package/dist/cjs/restHelpersGet.d.ts +0 -288
- package/dist/cjs/restHelpersGet.js +0 -804
- package/dist/cjs/restHelpersGet.js.map +0 -1
- package/dist/cjs/sharing/index.d.ts +0 -16
- package/dist/cjs/sharing/index.js +0 -20
- package/dist/cjs/sharing/index.js.map +0 -1
- package/dist/cjs/sharing/share-item-to-groups.d.ts +0 -26
- package/dist/cjs/sharing/share-item-to-groups.js +0 -44
- package/dist/cjs/sharing/share-item-to-groups.js.map +0 -1
- package/dist/cjs/templatization.d.ts +0 -139
- package/dist/cjs/templatization.js +0 -314
- package/dist/cjs/templatization.js.map +0 -1
- package/dist/cjs/trackingHelpers.d.ts +0 -116
- package/dist/cjs/trackingHelpers.js +0 -217
- package/dist/cjs/trackingHelpers.js.map +0 -1
- package/dist/cjs/velocityHelpers.d.ts +0 -57
- package/dist/cjs/velocityHelpers.js +0 -135
- package/dist/cjs/velocityHelpers.js.map +0 -1
- package/dist/cjs/workflowHelpers.d.ts +0 -17
- package/dist/cjs/workflowHelpers.js +0 -76
- package/dist/cjs/workflowHelpers.js.map +0 -1
- package/dist/cjs/workforceHelpers.d.ts +0 -115
- package/dist/cjs/workforceHelpers.js +0 -749
- package/dist/cjs/workforceHelpers.js.map +0 -1
- package/dist/cjs/zip-utils.d.ts +0 -49
- package/dist/cjs/zip-utils.js +0 -89
- package/dist/cjs/zip-utils.js.map +0 -1
|
@@ -1,73 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/** @license
|
|
3
|
-
* Copyright 2018 Esri
|
|
4
|
-
*
|
|
5
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
6
|
-
* you may not use this file except in compliance with the License.
|
|
7
|
-
* You may obtain a copy of the License at
|
|
8
|
-
*
|
|
9
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
10
|
-
*
|
|
11
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
12
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
13
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
14
|
-
* See the License for the specific language governing permissions and
|
|
15
|
-
* limitations under the License.
|
|
16
|
-
*/
|
|
17
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
18
|
-
exports._upgradeTwoDotFive = void 0;
|
|
19
|
-
const generalHelpers_1 = require("../generalHelpers");
|
|
20
|
-
/**
|
|
21
|
-
* Applies Survey123 Form Config Schema migrations.
|
|
22
|
-
*
|
|
23
|
-
* @param {ISolutionItem} model A Solution model
|
|
24
|
-
* @returns {ISolutionItem}
|
|
25
|
-
* @private
|
|
26
|
-
*/
|
|
27
|
-
function _upgradeTwoDotFive(model) {
|
|
28
|
-
if ((0, generalHelpers_1.getProp)(model, "item.properties.schemaVersion") >= 2.5) {
|
|
29
|
-
return model;
|
|
30
|
-
}
|
|
31
|
-
else {
|
|
32
|
-
const clone = (0, generalHelpers_1.cloneObject)(model);
|
|
33
|
-
clone.data.templates.forEach(template => {
|
|
34
|
-
if (template.type === "Form") {
|
|
35
|
-
if ((0, generalHelpers_1.getProp)(template, "properties.form.portalUrl")) {
|
|
36
|
-
template.properties.form.portalUrl = "{{portalBaseUrl}}";
|
|
37
|
-
}
|
|
38
|
-
const ver = parseFloat((0, generalHelpers_1.getProp)(template, "properties.form.version") || "2.5");
|
|
39
|
-
const hasFormSchema = (0, generalHelpers_1.getProp)(template, "properties.form");
|
|
40
|
-
if (!hasFormSchema || ver >= 3.8) {
|
|
41
|
-
return template;
|
|
42
|
-
}
|
|
43
|
-
template.properties.form.layerName = "survey";
|
|
44
|
-
// nest the theme into themes
|
|
45
|
-
if ((0, generalHelpers_1.getProp)(template, "properties.form.theme")) {
|
|
46
|
-
template.properties.form.themes = [template.properties.form.theme];
|
|
47
|
-
delete template.properties.form.theme;
|
|
48
|
-
}
|
|
49
|
-
const updateLayout = (question) => {
|
|
50
|
-
if (question.appearance && question.appearance.layout) {
|
|
51
|
-
question.appearance.layout = "vertical";
|
|
52
|
-
}
|
|
53
|
-
return question;
|
|
54
|
-
};
|
|
55
|
-
// replace whatever layout on all questions with vertical
|
|
56
|
-
template.properties.form.questions = template.properties.form.questions.map((question) => {
|
|
57
|
-
return !question.questions
|
|
58
|
-
? updateLayout(question)
|
|
59
|
-
: {
|
|
60
|
-
...question,
|
|
61
|
-
questions: question.questions.map(updateLayout)
|
|
62
|
-
};
|
|
63
|
-
});
|
|
64
|
-
template.properties.form.version = 3.8;
|
|
65
|
-
}
|
|
66
|
-
});
|
|
67
|
-
// update the schema version
|
|
68
|
-
clone.item.properties.schemaVersion = 2.5;
|
|
69
|
-
return clone;
|
|
70
|
-
}
|
|
71
|
-
}
|
|
72
|
-
exports._upgradeTwoDotFive = _upgradeTwoDotFive;
|
|
73
|
-
//# sourceMappingURL=upgrade-two-dot-five.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"upgrade-two-dot-five.js","sourceRoot":"","sources":["../../../src/migrations/upgrade-two-dot-five.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;AAGH,sDAAyD;AAEzD;;;;;;GAMG;AACH,SAAgB,kBAAkB,CAAC,KAAoB;IACrD,IAAI,IAAA,wBAAO,EAAC,KAAK,EAAE,+BAA+B,CAAC,IAAI,GAAG,EAAE;QAC1D,OAAO,KAAK,CAAC;KACd;SAAM;QACL,MAAM,KAAK,GAAkB,IAAA,4BAAW,EAAC,KAAK,CAAC,CAAC;QAEhD,KAAK,CAAC,IAAI,CAAC,SAAS,CAAC,OAAO,CAAC,QAAQ,CAAC,EAAE;YACtC,IAAI,QAAQ,CAAC,IAAI,KAAK,MAAM,EAAE;gBAC5B,IAAI,IAAA,wBAAO,EAAC,QAAQ,EAAE,2BAA2B,CAAC,EAAE;oBAClD,QAAQ,CAAC,UAAU,CAAC,IAAI,CAAC,SAAS,GAAG,mBAAmB,CAAC;iBAC1D;gBAED,MAAM,GAAG,GAAG,UAAU,CACpB,IAAA,wBAAO,EAAC,QAAQ,EAAE,yBAAyB,CAAC,IAAI,KAAK,CACtD,CAAC;gBACF,MAAM,aAAa,GAAG,IAAA,wBAAO,EAAC,QAAQ,EAAE,iBAAiB,CAAC,CAAC;gBAC3D,IAAI,CAAC,aAAa,IAAI,GAAG,IAAI,GAAG,EAAE;oBAChC,OAAO,QAAQ,CAAC;iBACjB;gBAED,QAAQ,CAAC,UAAU,CAAC,IAAI,CAAC,SAAS,GAAG,QAAQ,CAAC;gBAC9C,6BAA6B;gBAC7B,IAAI,IAAA,wBAAO,EAAC,QAAQ,EAAE,uBAAuB,CAAC,EAAE;oBAC9C,QAAQ,CAAC,UAAU,CAAC,IAAI,CAAC,MAAM,GAAG,CAAC,QAAQ,CAAC,UAAU,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC;oBACnE,OAAO,QAAQ,CAAC,UAAU,CAAC,IAAI,CAAC,KAAK,CAAC;iBACvC;gBACD,MAAM,YAAY,GAAG,CAAC,QAAa,EAAE,EAAE;oBACrC,IAAI,QAAQ,CAAC,UAAU,IAAI,QAAQ,CAAC,UAAU,CAAC,MAAM,EAAE;wBACrD,QAAQ,CAAC,UAAU,CAAC,MAAM,GAAG,UAAU,CAAC;qBACzC;oBACD,OAAO,QAAQ,CAAC;gBAClB,CAAC,CAAA;gBACD,yDAAyD;gBACzD,QAAQ,CAAC,UAAU,CAAC,IAAI,CAAC,SAAS,GAAG,QAAQ,CAAC,UAAU,CAAC,IAAI,CAAC,SAAS,CAAC,GAAG,CAAC,CAAC,QAAa,EAAE,EAAE;oBAC5F,OAAO,CAAC,QAAQ,CAAC,SAAS;wBACxB,CAAC,CAAC,YAAY,CAAC,QAAQ,CAAC;wBACxB,CAAC,CAAC;4BACA,GAAG,QAAQ;4BACX,SAAS,EAAE,QAAQ,CAAC,SAAS,CAAC,GAAG,CAAC,YAAY,CAAC;yBAChD,CAAC;gBACN,CAAC,CAAC,CAAC;gBACH,QAAQ,CAAC,UAAU,CAAC,IAAI,CAAC,OAAO,GAAG,GAAG,CAAC;aACxC;QACH,CAAC,CAAC,CAAC;QAEH,4BAA4B;QAC5B,KAAK,CAAC,IAAI,CAAC,UAAU,CAAC,aAAa,GAAG,GAAG,CAAC;QAC1C,OAAO,KAAK,CAAC;KACd;AACH,CAAC;AAjDD,gDAiDC"}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
/** @license
|
|
2
|
-
* Copyright 2018 Esri
|
|
3
|
-
*
|
|
4
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
-
* you may not use this file except in compliance with the License.
|
|
6
|
-
* You may obtain a copy of the License at
|
|
7
|
-
*
|
|
8
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
-
*
|
|
10
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
-
* See the License for the specific language governing permissions and
|
|
14
|
-
* limitations under the License.
|
|
15
|
-
*/
|
|
16
|
-
import { ISolutionItem } from "../interfaces";
|
|
17
|
-
/**
|
|
18
|
-
* Hub Solutions use the `key` property for follow on replacements
|
|
19
|
-
* but the Solution.js ones use the
|
|
20
|
-
*
|
|
21
|
-
* @param model ISolutionItem
|
|
22
|
-
* @private
|
|
23
|
-
*/
|
|
24
|
-
export declare function _upgradeTwoDotFour(model: ISolutionItem): ISolutionItem;
|
|
@@ -1,72 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/** @license
|
|
3
|
-
* Copyright 2018 Esri
|
|
4
|
-
*
|
|
5
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
6
|
-
* you may not use this file except in compliance with the License.
|
|
7
|
-
* You may obtain a copy of the License at
|
|
8
|
-
*
|
|
9
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
10
|
-
*
|
|
11
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
12
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
13
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
14
|
-
* See the License for the specific language governing permissions and
|
|
15
|
-
* limitations under the License.
|
|
16
|
-
*/
|
|
17
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
18
|
-
exports._upgradeTwoDotFour = void 0;
|
|
19
|
-
const hub_common_1 = require("@esri/hub-common");
|
|
20
|
-
/**
|
|
21
|
-
* Hub Solutions use the `key` property for follow on replacements
|
|
22
|
-
* but the Solution.js ones use the
|
|
23
|
-
*
|
|
24
|
-
* @param model ISolutionItem
|
|
25
|
-
* @private
|
|
26
|
-
*/
|
|
27
|
-
function _upgradeTwoDotFour(model) {
|
|
28
|
-
if ((0, hub_common_1.getProp)(model, "item.properties.schemaVersion") >= 2.4) {
|
|
29
|
-
return model;
|
|
30
|
-
}
|
|
31
|
-
else {
|
|
32
|
-
// iterate the templates looking for `{{string_<key>.item.id}}`
|
|
33
|
-
// and convert that to `{{id.itemId}}`
|
|
34
|
-
const clone = (0, hub_common_1.cloneObject)(model);
|
|
35
|
-
// create the swaps for all the templates
|
|
36
|
-
const swaps = clone.data.templates.map(tmpl => {
|
|
37
|
-
return {
|
|
38
|
-
src: `{{${tmpl.key}.item.id}}`,
|
|
39
|
-
val: `{{${tmpl.itemId}.itemId}}`
|
|
40
|
-
};
|
|
41
|
-
});
|
|
42
|
-
// apply them all
|
|
43
|
-
swaps.forEach(swap => {
|
|
44
|
-
clone.data = (0, hub_common_1.deepStringReplace)(clone.data, swap.src, swap.val);
|
|
45
|
-
});
|
|
46
|
-
// TODO: Unify Hub Solution Editor and Solution.js handling of resources
|
|
47
|
-
// convert assets back to resources that include the templateId
|
|
48
|
-
clone.data.templates = clone.data.templates.map(tmpl => {
|
|
49
|
-
if (tmpl.assets) {
|
|
50
|
-
tmpl.resources = tmpl.assets.map((a) => {
|
|
51
|
-
// asset names can be like thumbnail/filename.ext
|
|
52
|
-
// so let's generally remove any folder prefixes
|
|
53
|
-
let name = a.name;
|
|
54
|
-
if (name.indexOf("/") > -1) {
|
|
55
|
-
name = name.split("/")[1];
|
|
56
|
-
}
|
|
57
|
-
return `${tmpl.itemId}-${name}`;
|
|
58
|
-
});
|
|
59
|
-
}
|
|
60
|
-
// ensure this property is present
|
|
61
|
-
if (!tmpl.estimatedDeploymentCostFactor) {
|
|
62
|
-
tmpl.estimatedDeploymentCostFactor = 1;
|
|
63
|
-
}
|
|
64
|
-
return tmpl;
|
|
65
|
-
});
|
|
66
|
-
// update the schema version
|
|
67
|
-
clone.item.properties.schemaVersion = 2.4;
|
|
68
|
-
return clone;
|
|
69
|
-
}
|
|
70
|
-
}
|
|
71
|
-
exports._upgradeTwoDotFour = _upgradeTwoDotFour;
|
|
72
|
-
//# sourceMappingURL=upgrade-two-dot-four.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"upgrade-two-dot-four.js","sourceRoot":"","sources":["../../../src/migrations/upgrade-two-dot-four.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;AAGH,iDAA2E;AAE3E;;;;;;GAMG;AACH,SAAgB,kBAAkB,CAAC,KAAoB;IACrD,IAAI,IAAA,oBAAO,EAAC,KAAK,EAAE,+BAA+B,CAAC,IAAI,GAAG,EAAE;QAC1D,OAAO,KAAK,CAAC;KACd;SAAM;QACL,+DAA+D;QAC/D,sCAAsC;QACtC,MAAM,KAAK,GAAG,IAAA,wBAAW,EAAC,KAAK,CAAC,CAAC;QAEjC,yCAAyC;QACzC,MAAM,KAAK,GAAG,KAAK,CAAC,IAAI,CAAC,SAAS,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;YAC5C,OAAO;gBACL,GAAG,EAAE,KAAK,IAAI,CAAC,GAAG,YAAY;gBAC9B,GAAG,EAAE,KAAK,IAAI,CAAC,MAAM,WAAW;aACjC,CAAC;QACJ,CAAC,CAAC,CAAC;QACH,iBAAiB;QACjB,KAAK,CAAC,OAAO,CAAC,IAAI,CAAC,EAAE;YACnB,KAAK,CAAC,IAAI,GAAG,IAAA,8BAAiB,EAC5B,KAAK,CAAC,IAAI,EACV,IAAI,CAAC,GAAG,EACR,IAAI,CAAC,GAAG,CACY,CAAC;QACzB,CAAC,CAAC,CAAC;QACH,wEAAwE;QACxE,+DAA+D;QAC/D,KAAK,CAAC,IAAI,CAAC,SAAS,GAAG,KAAK,CAAC,IAAI,CAAC,SAAS,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;YACrD,IAAI,IAAI,CAAC,MAAM,EAAE;gBACf,IAAI,CAAC,SAAS,GAAG,IAAI,CAAC,MAAM,CAAC,GAAG,CAAC,CAAC,CAAM,EAAE,EAAE;oBAC1C,iDAAiD;oBACjD,gDAAgD;oBAChD,IAAI,IAAI,GAAG,CAAC,CAAC,IAAI,CAAC;oBAClB,IAAI,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC,EAAE;wBAC1B,IAAI,GAAG,IAAI,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,CAAC;qBAC3B;oBACD,OAAO,GAAG,IAAI,CAAC,MAAM,IAAI,IAAI,EAAE,CAAC;gBAClC,CAAC,CAAC,CAAC;aACJ;YACD,kCAAkC;YAClC,IAAI,CAAC,IAAI,CAAC,6BAA6B,EAAE;gBACvC,IAAI,CAAC,6BAA6B,GAAG,CAAC,CAAC;aACxC;YACD,OAAO,IAAI,CAAC;QACd,CAAC,CAAC,CAAC;QACH,4BAA4B;QAC5B,KAAK,CAAC,IAAI,CAAC,UAAU,CAAC,aAAa,GAAG,GAAG,CAAC;QAC1C,OAAO,KAAK,CAAC;KACd;AACH,CAAC;AA/CD,gDA+CC"}
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports._upgradeTwoDotOne = void 0;
|
|
4
|
-
/** @license
|
|
5
|
-
* Copyright 2020 Esri
|
|
6
|
-
*
|
|
7
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
8
|
-
* you may not use this file except in compliance with the License.
|
|
9
|
-
* You may obtain a copy of the License at
|
|
10
|
-
*
|
|
11
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
12
|
-
*
|
|
13
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
14
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
15
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
16
|
-
* See the License for the specific language governing permissions and
|
|
17
|
-
* limitations under the License.
|
|
18
|
-
*/
|
|
19
|
-
const hub_common_1 = require("@esri/hub-common");
|
|
20
|
-
/**
|
|
21
|
-
*
|
|
22
|
-
* @param model
|
|
23
|
-
* @param authentication
|
|
24
|
-
* @private
|
|
25
|
-
*/
|
|
26
|
-
function _upgradeTwoDotOne(model) {
|
|
27
|
-
if ((0, hub_common_1.getProp)(model, "item.properties.schemaVersion") >= 2.1) {
|
|
28
|
-
return model;
|
|
29
|
-
}
|
|
30
|
-
model.data.templates = model.data.templates.map((entry) => {
|
|
31
|
-
entry.key = entry.fieldName || entry.key;
|
|
32
|
-
entry.itemId = entry.itemId || entry.key;
|
|
33
|
-
return entry;
|
|
34
|
-
});
|
|
35
|
-
model.item.properties.schemaVersion = 2.1;
|
|
36
|
-
return model;
|
|
37
|
-
}
|
|
38
|
-
exports._upgradeTwoDotOne = _upgradeTwoDotOne;
|
|
39
|
-
//# sourceMappingURL=upgrade-two-dot-one.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"upgrade-two-dot-one.js","sourceRoot":"","sources":["../../../src/migrations/upgrade-two-dot-one.ts"],"names":[],"mappings":";;;AAAA;;;;;;;;;;;;;;GAcG;AACH,iDAA2C;AAE3C;;;;;GAKG;AACH,SAAgB,iBAAiB,CAAC,KAAU;IAC1C,IAAI,IAAA,oBAAO,EAAC,KAAK,EAAE,+BAA+B,CAAC,IAAI,GAAG,EAAE;QAC1D,OAAO,KAAK,CAAC;KACd;IACD,KAAK,CAAC,IAAI,CAAC,SAAS,GAAG,KAAK,CAAC,IAAI,CAAC,SAAS,CAAC,GAAG,CAAC,CAAC,KAAU,EAAE,EAAE;QAC7D,KAAK,CAAC,GAAG,GAAG,KAAK,CAAC,SAAS,IAAI,KAAK,CAAC,GAAG,CAAC;QACzC,KAAK,CAAC,MAAM,GAAG,KAAK,CAAC,MAAM,IAAI,KAAK,CAAC,GAAG,CAAC;QACzC,OAAO,KAAK,CAAC;IACf,CAAC,CAAC,CAAC;IACH,KAAK,CAAC,IAAI,CAAC,UAAU,CAAC,aAAa,GAAG,GAAG,CAAC;IAC1C,OAAO,KAAK,CAAC;AACf,CAAC;AAXD,8CAWC"}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/** @license
|
|
2
|
-
* Copyright 2020 Esri
|
|
3
|
-
*
|
|
4
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
-
* you may not use this file except in compliance with the License.
|
|
6
|
-
* You may obtain a copy of the License at
|
|
7
|
-
*
|
|
8
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
-
*
|
|
10
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
-
* See the License for the specific language governing permissions and
|
|
14
|
-
* limitations under the License.
|
|
15
|
-
*/
|
|
16
|
-
/**
|
|
17
|
-
* Updates schema to 2.7.
|
|
18
|
-
*
|
|
19
|
-
* @param model Model to be updated
|
|
20
|
-
* @returns Updated model
|
|
21
|
-
* @private
|
|
22
|
-
*/
|
|
23
|
-
export declare function _upgradeTwoDotSeven(model: any): any;
|
|
@@ -1,58 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/** @license
|
|
3
|
-
* Copyright 2020 Esri
|
|
4
|
-
*
|
|
5
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
6
|
-
* you may not use this file except in compliance with the License.
|
|
7
|
-
* You may obtain a copy of the License at
|
|
8
|
-
*
|
|
9
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
10
|
-
*
|
|
11
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
12
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
13
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
14
|
-
* See the License for the specific language governing permissions and
|
|
15
|
-
* limitations under the License.
|
|
16
|
-
*/
|
|
17
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
18
|
-
exports._upgradeTwoDotSeven = void 0;
|
|
19
|
-
const hub_common_1 = require("@esri/hub-common");
|
|
20
|
-
/**
|
|
21
|
-
* Updates schema to 2.7.
|
|
22
|
-
*
|
|
23
|
-
* @param model Model to be updated
|
|
24
|
-
* @returns Updated model
|
|
25
|
-
* @private
|
|
26
|
-
*/
|
|
27
|
-
function _upgradeTwoDotSeven(model) {
|
|
28
|
-
if ((0, hub_common_1.getProp)(model, "item.properties.schemaVersion") >= 2.7) {
|
|
29
|
-
return model;
|
|
30
|
-
}
|
|
31
|
-
// These templates predate the use of the dependency array to create
|
|
32
|
-
// the deployment order. Thus the templates are listed in the order
|
|
33
|
-
// they should be created. We need to construct the dependency graph
|
|
34
|
-
// based on the order
|
|
35
|
-
model.data.templates = model.data.templates.map((t, idx, arr) => {
|
|
36
|
-
// Not all templates will even have `.itemId` as a real value
|
|
37
|
-
// so if it's empty, we should set it to a random string
|
|
38
|
-
// Downside is that if there are tokens in the rest of the
|
|
39
|
-
// json, there is no way to ever interpolate them
|
|
40
|
-
if (!t.itemId) {
|
|
41
|
-
t.itemId = (0, hub_common_1.createId)();
|
|
42
|
-
}
|
|
43
|
-
// if the dependencies array does not exist, add an empty one
|
|
44
|
-
if (!t.dependencies) {
|
|
45
|
-
t.dependencies = [];
|
|
46
|
-
}
|
|
47
|
-
// We want the dependency to be the pervious entry in
|
|
48
|
-
// the array's itemId
|
|
49
|
-
if (idx > 0 && t.dependencies.length === 0) {
|
|
50
|
-
t.dependencies = [arr[idx - 1].itemId];
|
|
51
|
-
}
|
|
52
|
-
return t;
|
|
53
|
-
});
|
|
54
|
-
model.item.properties.schemaVersion = 2.7;
|
|
55
|
-
return model;
|
|
56
|
-
}
|
|
57
|
-
exports._upgradeTwoDotSeven = _upgradeTwoDotSeven;
|
|
58
|
-
//# sourceMappingURL=upgrade-two-dot-seven.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"upgrade-two-dot-seven.js","sourceRoot":"","sources":["../../../src/migrations/upgrade-two-dot-seven.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;AAEH,iDAAqD;AAErD;;;;;;GAMG;AACH,SAAgB,mBAAmB,CAAC,KAAU;IAC5C,IAAI,IAAA,oBAAO,EAAC,KAAK,EAAE,+BAA+B,CAAC,IAAI,GAAG,EAAE;QAC1D,OAAO,KAAK,CAAC;KACd;IACD,oEAAoE;IACpE,mEAAmE;IACnE,oEAAoE;IACpE,qBAAqB;IACrB,KAAK,CAAC,IAAI,CAAC,SAAS,GAAG,KAAK,CAAC,IAAI,CAAC,SAAS,CAAC,GAAG,CAC7C,CAAC,CAAM,EAAE,GAAW,EAAE,GAAU,EAAE,EAAE;QAClC,6DAA6D;QAC7D,wDAAwD;QACxD,0DAA0D;QAC1D,iDAAiD;QACjD,IAAI,CAAC,CAAC,CAAC,MAAM,EAAE;YACb,CAAC,CAAC,MAAM,GAAG,IAAA,qBAAQ,GAAE,CAAC;SACvB;QACD,6DAA6D;QAC7D,IAAI,CAAC,CAAC,CAAC,YAAY,EAAE;YACnB,CAAC,CAAC,YAAY,GAAG,EAAE,CAAC;SACrB;QACD,qDAAqD;QACrD,qBAAqB;QACrB,IAAI,GAAG,GAAG,CAAC,IAAI,CAAC,CAAC,YAAY,CAAC,MAAM,KAAK,CAAC,EAAE;YAC1C,CAAC,CAAC,YAAY,GAAG,CAAC,GAAG,CAAC,GAAG,GAAG,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC;SACxC;QACD,OAAO,CAAC,CAAC;IACX,CAAC,CACF,CAAC;IAEF,KAAK,CAAC,IAAI,CAAC,UAAU,CAAC,aAAa,GAAG,GAAG,CAAC;IAC1C,OAAO,KAAK,CAAC;AACf,CAAC;AAhCD,kDAgCC"}
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
/** @license
|
|
2
|
-
* Copyright 2018 Esri
|
|
3
|
-
*
|
|
4
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
-
* you may not use this file except in compliance with the License.
|
|
6
|
-
* You may obtain a copy of the License at
|
|
7
|
-
*
|
|
8
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
-
*
|
|
10
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
-
* See the License for the specific language governing permissions and
|
|
14
|
-
* limitations under the License.
|
|
15
|
-
*/
|
|
16
|
-
import { ISolutionItem } from "../interfaces";
|
|
17
|
-
/**
|
|
18
|
-
* Hub creates a Web Map dependency for Form templates
|
|
19
|
-
* that contain map questions. This migration updates
|
|
20
|
-
* any form's map questions to use the default basemap
|
|
21
|
-
* and filters out related Web Map templates.
|
|
22
|
-
*
|
|
23
|
-
* @param {ISolutionItem} model A Solution model
|
|
24
|
-
* @returns {ISolutionItem}
|
|
25
|
-
* @private
|
|
26
|
-
*/
|
|
27
|
-
export declare function _upgradeTwoDotSix(model: ISolutionItem): ISolutionItem;
|
|
@@ -1,61 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/** @license
|
|
3
|
-
* Copyright 2018 Esri
|
|
4
|
-
*
|
|
5
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
6
|
-
* you may not use this file except in compliance with the License.
|
|
7
|
-
* You may obtain a copy of the License at
|
|
8
|
-
*
|
|
9
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
10
|
-
*
|
|
11
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
12
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
13
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
14
|
-
* See the License for the specific language governing permissions and
|
|
15
|
-
* limitations under the License.
|
|
16
|
-
*/
|
|
17
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
18
|
-
exports._upgradeTwoDotSix = void 0;
|
|
19
|
-
const generalHelpers_1 = require("../generalHelpers");
|
|
20
|
-
/**
|
|
21
|
-
* Hub creates a Web Map dependency for Form templates
|
|
22
|
-
* that contain map questions. This migration updates
|
|
23
|
-
* any form's map questions to use the default basemap
|
|
24
|
-
* and filters out related Web Map templates.
|
|
25
|
-
*
|
|
26
|
-
* @param {ISolutionItem} model A Solution model
|
|
27
|
-
* @returns {ISolutionItem}
|
|
28
|
-
* @private
|
|
29
|
-
*/
|
|
30
|
-
function _upgradeTwoDotSix(model) {
|
|
31
|
-
if ((0, generalHelpers_1.getProp)(model, "item.properties.schemaVersion") >= 2.6) {
|
|
32
|
-
return model;
|
|
33
|
-
}
|
|
34
|
-
else {
|
|
35
|
-
const clone = (0, generalHelpers_1.cloneObject)(model);
|
|
36
|
-
const formTemplates = clone.data.templates.filter(({ type }) => type === "Form");
|
|
37
|
-
const toWebMapIds = (mapIds, formTemplate) => {
|
|
38
|
-
if ((0, generalHelpers_1.getProp)(formTemplate, "properties.form.questions.length")) {
|
|
39
|
-
formTemplate.properties.form.questions.forEach((question) => {
|
|
40
|
-
if (question.maps) {
|
|
41
|
-
question.maps.forEach((webMap) => {
|
|
42
|
-
const webMapId = (0, generalHelpers_1.cleanItemId)(webMap.itemId);
|
|
43
|
-
// remove the web map dependency from the form template
|
|
44
|
-
formTemplate.dependencies = formTemplate.dependencies.filter(dependency => dependency !== webMapId);
|
|
45
|
-
// record the web map template id so we can remove them
|
|
46
|
-
mapIds.push(webMapId);
|
|
47
|
-
});
|
|
48
|
-
}
|
|
49
|
-
});
|
|
50
|
-
}
|
|
51
|
-
return mapIds;
|
|
52
|
-
};
|
|
53
|
-
const webMapIds = formTemplates.reduce(toWebMapIds, []);
|
|
54
|
-
// remove the web map templates
|
|
55
|
-
clone.data.templates = clone.data.templates.filter(template => !webMapIds.includes(template.itemId));
|
|
56
|
-
clone.item.properties.schemaVersion = 2.6;
|
|
57
|
-
return clone;
|
|
58
|
-
}
|
|
59
|
-
}
|
|
60
|
-
exports._upgradeTwoDotSix = _upgradeTwoDotSix;
|
|
61
|
-
//# sourceMappingURL=upgrade-two-dot-six.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"upgrade-two-dot-six.js","sourceRoot":"","sources":["../../../src/migrations/upgrade-two-dot-six.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;AAGH,sDAAsE;AAEtE;;;;;;;;;GASG;AACH,SAAgB,iBAAiB,CAAC,KAAoB;IACpD,IAAI,IAAA,wBAAO,EAAC,KAAK,EAAE,+BAA+B,CAAC,IAAI,GAAG,EAAE;QAC1D,OAAO,KAAK,CAAC;KACd;SAAM;QACL,MAAM,KAAK,GAAkB,IAAA,4BAAW,EAAC,KAAK,CAAC,CAAC;QAChD,MAAM,aAAa,GAAG,KAAK,CAAC,IAAI,CAAC,SAAS,CAAC,MAAM,CAC/C,CAAC,EAAE,IAAI,EAAE,EAAE,EAAE,CAAC,IAAI,KAAK,MAAM,CAC9B,CAAC;QAEF,MAAM,WAAW,GAAG,CAAC,MAAgB,EAAE,YAA2B,EAAE,EAAE;YACpE,IAAI,IAAA,wBAAO,EAAC,YAAY,EAAE,kCAAkC,CAAC,EAAE;gBAC7D,YAAY,CAAC,UAAU,CAAC,IAAI,CAAC,SAAS,CAAC,OAAO,CAAC,CAAC,QAAa,EAAE,EAAE;oBAC/D,IAAI,QAAQ,CAAC,IAAI,EAAE;wBACjB,QAAQ,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC,MAAW,EAAE,EAAE;4BACpC,MAAM,QAAQ,GAAG,IAAA,4BAAW,EAAC,MAAM,CAAC,MAAM,CAAC,CAAC;4BAE5C,uDAAuD;4BACvD,YAAY,CAAC,YAAY,GAAG,YAAY,CAAC,YAAY,CAAC,MAAM,CAC1D,UAAU,CAAC,EAAE,CAAC,UAAU,KAAK,QAAQ,CACtC,CAAC;4BAEF,uDAAuD;4BACvD,MAAM,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC;wBACxB,CAAC,CAAC,CAAC;qBACJ;gBACH,CAAC,CAAC,CAAC;aACJ;YACD,OAAO,MAAM,CAAC;QAChB,CAAC,CAAC;QACF,MAAM,SAAS,GAAa,aAAa,CAAC,MAAM,CAAC,WAAW,EAAE,EAAE,CAAC,CAAC;QAElE,+BAA+B;QAC/B,KAAK,CAAC,IAAI,CAAC,SAAS,GAAG,KAAK,CAAC,IAAI,CAAC,SAAS,CAAC,MAAM,CAChD,QAAQ,CAAC,EAAE,CAAC,CAAC,SAAS,CAAC,QAAQ,CAAC,QAAQ,CAAC,MAAM,CAAC,CACjD,CAAC;QAEF,KAAK,CAAC,IAAI,CAAC,UAAU,CAAC,aAAa,GAAG,GAAG,CAAC;QAE1C,OAAO,KAAK,CAAC;KACd;AACH,CAAC;AAxCD,8CAwCC"}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/** @license
|
|
2
|
-
* Copyright 2018 Esri
|
|
3
|
-
*
|
|
4
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
-
* you may not use this file except in compliance with the License.
|
|
6
|
-
* You may obtain a copy of the License at
|
|
7
|
-
*
|
|
8
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
-
*
|
|
10
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
-
* See the License for the specific language governing permissions and
|
|
14
|
-
* limitations under the License.
|
|
15
|
-
*/
|
|
16
|
-
import { ISolutionItem } from "../interfaces";
|
|
17
|
-
/**
|
|
18
|
-
* Migrate Hub assets structure to resource paths
|
|
19
|
-
*
|
|
20
|
-
* @param model
|
|
21
|
-
* @private
|
|
22
|
-
*/
|
|
23
|
-
export declare function _upgradeTwoDotThree(model: ISolutionItem): ISolutionItem;
|
|
@@ -1,55 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/** @license
|
|
3
|
-
* Copyright 2018 Esri
|
|
4
|
-
*
|
|
5
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
6
|
-
* you may not use this file except in compliance with the License.
|
|
7
|
-
* You may obtain a copy of the License at
|
|
8
|
-
*
|
|
9
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
10
|
-
*
|
|
11
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
12
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
13
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
14
|
-
* See the License for the specific language governing permissions and
|
|
15
|
-
* limitations under the License.
|
|
16
|
-
*/
|
|
17
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
18
|
-
exports._upgradeTwoDotThree = void 0;
|
|
19
|
-
const generalHelpers_1 = require("../generalHelpers");
|
|
20
|
-
const hub_common_1 = require("@esri/hub-common");
|
|
21
|
-
/**
|
|
22
|
-
* Migrate Hub assets structure to resource paths
|
|
23
|
-
*
|
|
24
|
-
* @param model
|
|
25
|
-
* @private
|
|
26
|
-
*/
|
|
27
|
-
function _upgradeTwoDotThree(model) {
|
|
28
|
-
if ((0, generalHelpers_1.getProp)(model, "item.properties.schemaVersion") >= 2.3) {
|
|
29
|
-
return model;
|
|
30
|
-
}
|
|
31
|
-
const clone = (0, hub_common_1.cloneObject)(model);
|
|
32
|
-
// rename template.resources => template.assets
|
|
33
|
-
// this has landed in Hub, so we have actual items like this :(
|
|
34
|
-
// we will have another schema upgrade that will re-create the
|
|
35
|
-
// resources array
|
|
36
|
-
clone.data.templates = clone.data.templates.map(tmpl => {
|
|
37
|
-
if (tmpl.resources) {
|
|
38
|
-
tmpl.assets = tmpl.resources.map(r => {
|
|
39
|
-
return {
|
|
40
|
-
name: r,
|
|
41
|
-
type: "resource"
|
|
42
|
-
};
|
|
43
|
-
});
|
|
44
|
-
delete tmpl.resources;
|
|
45
|
-
}
|
|
46
|
-
else {
|
|
47
|
-
tmpl.assets = [];
|
|
48
|
-
}
|
|
49
|
-
return tmpl;
|
|
50
|
-
});
|
|
51
|
-
clone.item.properties.schemaVersion = 2.3;
|
|
52
|
-
return clone;
|
|
53
|
-
}
|
|
54
|
-
exports._upgradeTwoDotThree = _upgradeTwoDotThree;
|
|
55
|
-
//# sourceMappingURL=upgrade-two-dot-three.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"upgrade-two-dot-three.js","sourceRoot":"","sources":["../../../src/migrations/upgrade-two-dot-three.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;AAGH,sDAA4C;AAC5C,iDAA+C;AAE/C;;;;;GAKG;AACH,SAAgB,mBAAmB,CAAC,KAAoB;IACtD,IAAI,IAAA,wBAAO,EAAC,KAAK,EAAE,+BAA+B,CAAC,IAAI,GAAG,EAAE;QAC1D,OAAO,KAAK,CAAC;KACd;IAED,MAAM,KAAK,GAAG,IAAA,wBAAW,EAAC,KAAK,CAAC,CAAC;IAEjC,+CAA+C;IAC/C,+DAA+D;IAC/D,8DAA8D;IAC9D,kBAAkB;IAClB,KAAK,CAAC,IAAI,CAAC,SAAS,GAAG,KAAK,CAAC,IAAI,CAAC,SAAS,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;QACrD,IAAI,IAAI,CAAC,SAAS,EAAE;YAClB,IAAI,CAAC,MAAM,GAAG,IAAI,CAAC,SAAS,CAAC,GAAG,CAAC,CAAC,CAAC,EAAE;gBACnC,OAAO;oBACL,IAAI,EAAE,CAAC;oBACP,IAAI,EAAE,UAAU;iBACjB,CAAC;YACJ,CAAC,CAAC,CAAC;YACH,OAAO,IAAI,CAAC,SAAS,CAAC;SACvB;aAAM;YACL,IAAI,CAAC,MAAM,GAAG,EAAE,CAAC;SAClB;QACD,OAAO,IAAI,CAAC;IACd,CAAC,CAAC,CAAC;IACH,KAAK,CAAC,IAAI,CAAC,UAAU,CAAC,aAAa,GAAG,GAAG,CAAC;IAC1C,OAAO,KAAK,CAAC;AACf,CAAC;AA3BD,kDA2BC"}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/** @license
|
|
2
|
-
* Copyright 2018 Esri
|
|
3
|
-
*
|
|
4
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
-
* you may not use this file except in compliance with the License.
|
|
6
|
-
* You may obtain a copy of the License at
|
|
7
|
-
*
|
|
8
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
-
*
|
|
10
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
-
* See the License for the specific language governing permissions and
|
|
14
|
-
* limitations under the License.
|
|
15
|
-
*/
|
|
16
|
-
import { ISolutionItem } from "../interfaces";
|
|
17
|
-
/**
|
|
18
|
-
* Swap tokens from Hub Solutions
|
|
19
|
-
*
|
|
20
|
-
* @param model
|
|
21
|
-
* @private
|
|
22
|
-
*/
|
|
23
|
-
export declare function _upgradeTwoDotTwo(model: ISolutionItem): ISolutionItem;
|
|
@@ -1,58 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/** @license
|
|
3
|
-
* Copyright 2018 Esri
|
|
4
|
-
*
|
|
5
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
6
|
-
* you may not use this file except in compliance with the License.
|
|
7
|
-
* You may obtain a copy of the License at
|
|
8
|
-
*
|
|
9
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
10
|
-
*
|
|
11
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
12
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
13
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
14
|
-
* See the License for the specific language governing permissions and
|
|
15
|
-
* limitations under the License.
|
|
16
|
-
*/
|
|
17
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
18
|
-
exports._upgradeTwoDotTwo = void 0;
|
|
19
|
-
const generalHelpers_1 = require("../generalHelpers");
|
|
20
|
-
const hub_common_1 = require("@esri/hub-common");
|
|
21
|
-
/**
|
|
22
|
-
* Swap tokens from Hub Solutions
|
|
23
|
-
*
|
|
24
|
-
* @param model
|
|
25
|
-
* @private
|
|
26
|
-
*/
|
|
27
|
-
function _upgradeTwoDotTwo(model) {
|
|
28
|
-
if ((0, generalHelpers_1.getProp)(model, "item.properties.schemaVersion") >= 2.2) {
|
|
29
|
-
return model;
|
|
30
|
-
}
|
|
31
|
-
const clone = (0, hub_common_1.cloneObject)(model);
|
|
32
|
-
// NOTE: Not all of these have closing `}}` and that is intentional
|
|
33
|
-
const swaps = [
|
|
34
|
-
{ src: "{{solution.name}}", val: "{{solution.title}}" },
|
|
35
|
-
{ src: "{{initiative.name}}", val: "{{solution.title}}" },
|
|
36
|
-
{ src: "{{initiative.title}}", val: "{{solution.title}}" },
|
|
37
|
-
{ src: "{{initiative.extent}}", val: "{{organization.defaultExtentBBox}}" },
|
|
38
|
-
{
|
|
39
|
-
src: "{{initiative.collaborationGroupId",
|
|
40
|
-
val: "{{teams.collaborationGroupId"
|
|
41
|
-
},
|
|
42
|
-
{ src: "{{initiative.openDataGroupId", val: "{{teams.contentGroupId" },
|
|
43
|
-
{ src: "{{initiative.contentGroupId", val: "{{teams.contentGroupId" },
|
|
44
|
-
{ src: "{{initiative.followersGroupId", val: "{{teams.followersGroupId" },
|
|
45
|
-
{ src: "{{collaborationGroupId", val: "{{teams.collaborationGroupId" },
|
|
46
|
-
{ src: "{{contentGroupId", val: "{{teams.contentGroupId" },
|
|
47
|
-
{ src: "{{followersGroupId", val: "{{teams.followersGroupId" },
|
|
48
|
-
{ src: "{{initiative.id", val: "{{initiative.item.id" },
|
|
49
|
-
{ src: "{{organization.portalBaseUrl", val: "{{portalBaseUrl" }
|
|
50
|
-
];
|
|
51
|
-
swaps.forEach(swap => {
|
|
52
|
-
clone.data = (0, hub_common_1.deepStringReplace)(clone.data, swap.src, swap.val);
|
|
53
|
-
});
|
|
54
|
-
clone.item.properties.schemaVersion = 2.2;
|
|
55
|
-
return clone;
|
|
56
|
-
}
|
|
57
|
-
exports._upgradeTwoDotTwo = _upgradeTwoDotTwo;
|
|
58
|
-
//# sourceMappingURL=upgrade-two-dot-two.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"upgrade-two-dot-two.js","sourceRoot":"","sources":["../../../src/migrations/upgrade-two-dot-two.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;AAGH,sDAA4C;AAC5C,iDAAkE;AAElE;;;;;GAKG;AACH,SAAgB,iBAAiB,CAAC,KAAoB;IACpD,IAAI,IAAA,wBAAO,EAAC,KAAK,EAAE,+BAA+B,CAAC,IAAI,GAAG,EAAE;QAC1D,OAAO,KAAK,CAAC;KACd;IAED,MAAM,KAAK,GAAG,IAAA,wBAAW,EAAC,KAAK,CAAC,CAAC;IACjC,mEAAmE;IACnE,MAAM,KAAK,GAAG;QACZ,EAAE,GAAG,EAAE,mBAAmB,EAAE,GAAG,EAAE,oBAAoB,EAAE;QACvD,EAAE,GAAG,EAAE,qBAAqB,EAAE,GAAG,EAAE,oBAAoB,EAAE;QACzD,EAAE,GAAG,EAAE,sBAAsB,EAAE,GAAG,EAAE,oBAAoB,EAAE;QAC1D,EAAE,GAAG,EAAE,uBAAuB,EAAE,GAAG,EAAE,oCAAoC,EAAE;QAC3E;YACE,GAAG,EAAE,mCAAmC;YACxC,GAAG,EAAE,8BAA8B;SACpC;QACD,EAAE,GAAG,EAAE,8BAA8B,EAAE,GAAG,EAAE,wBAAwB,EAAE;QACtE,EAAE,GAAG,EAAE,6BAA6B,EAAE,GAAG,EAAE,wBAAwB,EAAE;QACrE,EAAE,GAAG,EAAE,+BAA+B,EAAE,GAAG,EAAE,0BAA0B,EAAE;QACzE,EAAE,GAAG,EAAE,wBAAwB,EAAE,GAAG,EAAE,8BAA8B,EAAE;QACtE,EAAE,GAAG,EAAE,kBAAkB,EAAE,GAAG,EAAE,wBAAwB,EAAE;QAC1D,EAAE,GAAG,EAAE,oBAAoB,EAAE,GAAG,EAAE,0BAA0B,EAAE;QAC9D,EAAE,GAAG,EAAE,iBAAiB,EAAE,GAAG,EAAE,sBAAsB,EAAE;QACvD,EAAE,GAAG,EAAE,8BAA8B,EAAE,GAAG,EAAE,iBAAiB,EAAE;KAChE,CAAC;IACF,KAAK,CAAC,OAAO,CAAC,IAAI,CAAC,EAAE;QACnB,KAAK,CAAC,IAAI,GAAG,IAAA,8BAAiB,EAC5B,KAAK,CAAC,IAAI,EACV,IAAI,CAAC,GAAG,EACR,IAAI,CAAC,GAAG,CACY,CAAC;IACzB,CAAC,CAAC,CAAC;IACH,KAAK,CAAC,IAAI,CAAC,UAAU,CAAC,aAAa,GAAG,GAAG,CAAC;IAC1C,OAAO,KAAK,CAAC;AACf,CAAC;AAlCD,8CAkCC"}
|
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Convert indicator "definitions" from the CAS style to the Indicator schema
|
|
3
|
-
* see https://github.com/ArcGIS/Hub/blob/master/indicators.md
|
|
4
|
-
*
|
|
5
|
-
* @param model
|
|
6
|
-
* @private
|
|
7
|
-
*/
|
|
8
|
-
export declare function _upgradeTwoDotZero(model: any): any;
|
|
9
|
-
/**
|
|
10
|
-
* Given the Indicators entry from a CAS configurationSettings array,
|
|
11
|
-
* convert to an indicators object in the new schema
|
|
12
|
-
*
|
|
13
|
-
* @private
|
|
14
|
-
*/
|
|
15
|
-
export declare function _convertIndicatorsToDefinitions(indicatorsHash?: any): any;
|
|
16
|
-
/**
|
|
17
|
-
* Convert a CAS formatted indicator to the .definition in the new schama
|
|
18
|
-
*
|
|
19
|
-
* @private
|
|
20
|
-
*/
|
|
21
|
-
export declare const _convertIndicatorToDefinition: (ind: any) => {
|
|
22
|
-
id: any;
|
|
23
|
-
type: string;
|
|
24
|
-
name: any;
|
|
25
|
-
optional: any;
|
|
26
|
-
definition: {
|
|
27
|
-
description: any;
|
|
28
|
-
supportedTypes: any[];
|
|
29
|
-
geometryTypes: any[];
|
|
30
|
-
fields: any;
|
|
31
|
-
};
|
|
32
|
-
};
|
|
33
|
-
/**
|
|
34
|
-
* Convert the CAS formatted "field" into the new schema
|
|
35
|
-
*
|
|
36
|
-
* @private
|
|
37
|
-
*/
|
|
38
|
-
export declare const _convertIndicatorField: (field: any) => {
|
|
39
|
-
id: any;
|
|
40
|
-
name: any;
|
|
41
|
-
optional: any;
|
|
42
|
-
description: any;
|
|
43
|
-
supportedTypes: any[];
|
|
44
|
-
};
|