@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.
Files changed (212) hide show
  1. package/README.md +4 -7
  2. package/dist/esm/completeItem.js +3 -3
  3. package/dist/esm/completeItem.js.map +1 -1
  4. package/dist/esm/formHelpers.d.ts +41 -0
  5. package/dist/esm/formHelpers.js +71 -0
  6. package/dist/esm/formHelpers.js.map +1 -0
  7. package/dist/esm/generalHelpers.d.ts +33 -0
  8. package/dist/esm/generalHelpers.js +44 -1
  9. package/dist/esm/generalHelpers.js.map +1 -1
  10. package/dist/esm/index.d.ts +2 -0
  11. package/dist/esm/index.js +2 -0
  12. package/dist/esm/index.js.map +1 -1
  13. package/dist/esm/interfaces.d.ts +19 -1
  14. package/dist/esm/interfaces.js.map +1 -1
  15. package/dist/esm/restHelpers.d.ts +10 -1
  16. package/dist/esm/restHelpers.js +25 -1
  17. package/dist/esm/restHelpers.js.map +1 -1
  18. package/dist/esm/templatization.js +5 -3
  19. package/dist/esm/templatization.js.map +1 -1
  20. package/dist/esm/workflowHelpers.d.ts +21 -1
  21. package/dist/esm/workflowHelpers.js +48 -48
  22. package/dist/esm/workflowHelpers.js.map +1 -1
  23. package/dist/esm/zip-utils.d.ts +44 -17
  24. package/dist/esm/zip-utils.js +73 -24
  25. package/dist/esm/zip-utils.js.map +1 -1
  26. package/package.json +3 -3
  27. package/dist/cjs/completeItem.d.ts +0 -29
  28. package/dist/cjs/completeItem.js +0 -92
  29. package/dist/cjs/completeItem.js.map +0 -1
  30. package/dist/cjs/create-hub-request-options.d.ts +0 -29
  31. package/dist/cjs/create-hub-request-options.js +0 -64
  32. package/dist/cjs/create-hub-request-options.js.map +0 -1
  33. package/dist/cjs/deleteHelpers/deleteEmptyGroups.d.ts +0 -24
  34. package/dist/cjs/deleteHelpers/deleteEmptyGroups.js +0 -42
  35. package/dist/cjs/deleteHelpers/deleteEmptyGroups.js.map +0 -1
  36. package/dist/cjs/deleteHelpers/deleteGroupIfEmpty.d.ts +0 -27
  37. package/dist/cjs/deleteHelpers/deleteGroupIfEmpty.js +0 -97
  38. package/dist/cjs/deleteHelpers/deleteGroupIfEmpty.js.map +0 -1
  39. package/dist/cjs/deleteHelpers/deleteSolutionContents.d.ts +0 -38
  40. package/dist/cjs/deleteHelpers/deleteSolutionContents.js +0 -130
  41. package/dist/cjs/deleteHelpers/deleteSolutionContents.js.map +0 -1
  42. package/dist/cjs/deleteHelpers/deleteSolutionFolder.d.ts +0 -29
  43. package/dist/cjs/deleteHelpers/deleteSolutionFolder.js +0 -79
  44. package/dist/cjs/deleteHelpers/deleteSolutionFolder.js.map +0 -1
  45. package/dist/cjs/deleteHelpers/deleteSolutionItem.d.ts +0 -30
  46. package/dist/cjs/deleteHelpers/deleteSolutionItem.js +0 -54
  47. package/dist/cjs/deleteHelpers/deleteSolutionItem.js.map +0 -1
  48. package/dist/cjs/deleteHelpers/index.d.ts +0 -22
  49. package/dist/cjs/deleteHelpers/index.js +0 -26
  50. package/dist/cjs/deleteHelpers/index.js.map +0 -1
  51. package/dist/cjs/deleteHelpers/reconstructBuildOrderIds.d.ts +0 -27
  52. package/dist/cjs/deleteHelpers/reconstructBuildOrderIds.js +0 -34
  53. package/dist/cjs/deleteHelpers/reconstructBuildOrderIds.js.map +0 -1
  54. package/dist/cjs/deleteHelpers/removeItems.d.ts +0 -34
  55. package/dist/cjs/deleteHelpers/removeItems.js +0 -112
  56. package/dist/cjs/deleteHelpers/removeItems.js.map +0 -1
  57. package/dist/cjs/deleteHelpers/reportProgress.d.ts +0 -27
  58. package/dist/cjs/deleteHelpers/reportProgress.js +0 -46
  59. package/dist/cjs/deleteHelpers/reportProgress.js.map +0 -1
  60. package/dist/cjs/deleteSolution.d.ts +0 -55
  61. package/dist/cjs/deleteSolution.js +0 -107
  62. package/dist/cjs/deleteSolution.js.map +0 -1
  63. package/dist/cjs/dependencies.d.ts +0 -26
  64. package/dist/cjs/dependencies.js +0 -171
  65. package/dist/cjs/dependencies.js.map +0 -1
  66. package/dist/cjs/featureServiceHelpers.d.ts +0 -799
  67. package/dist/cjs/featureServiceHelpers.js +0 -2438
  68. package/dist/cjs/featureServiceHelpers.js.map +0 -1
  69. package/dist/cjs/generalHelpers.d.ts +0 -400
  70. package/dist/cjs/generalHelpers.js +0 -877
  71. package/dist/cjs/generalHelpers.js.map +0 -1
  72. package/dist/cjs/get-subscription-info.d.ts +0 -27
  73. package/dist/cjs/get-subscription-info.js +0 -39
  74. package/dist/cjs/get-subscription-info.js.map +0 -1
  75. package/dist/cjs/getDeletableSolutionInfo.d.ts +0 -29
  76. package/dist/cjs/getDeletableSolutionInfo.js +0 -53
  77. package/dist/cjs/getDeletableSolutionInfo.js.map +0 -1
  78. package/dist/cjs/getItemTypeAbbrev.d.ts +0 -19
  79. package/dist/cjs/getItemTypeAbbrev.js +0 -186
  80. package/dist/cjs/getItemTypeAbbrev.js.map +0 -1
  81. package/dist/cjs/getSolutionSummary.d.ts +0 -27
  82. package/dist/cjs/getSolutionSummary.js +0 -101
  83. package/dist/cjs/getSolutionSummary.js.map +0 -1
  84. package/dist/cjs/index.d.ts +0 -44
  85. package/dist/cjs/index.js +0 -48
  86. package/dist/cjs/index.js.map +0 -1
  87. package/dist/cjs/interfaces.d.ts +0 -1344
  88. package/dist/cjs/interfaces.js +0 -77
  89. package/dist/cjs/interfaces.js.map +0 -1
  90. package/dist/cjs/libConnectors.d.ts +0 -73
  91. package/dist/cjs/libConnectors.js +0 -115
  92. package/dist/cjs/libConnectors.js.map +0 -1
  93. package/dist/cjs/migrations/apply-schema.d.ts +0 -24
  94. package/dist/cjs/migrations/apply-schema.js +0 -36
  95. package/dist/cjs/migrations/apply-schema.js.map +0 -1
  96. package/dist/cjs/migrations/is-legacy-solution.d.ts +0 -24
  97. package/dist/cjs/migrations/is-legacy-solution.js +0 -40
  98. package/dist/cjs/migrations/is-legacy-solution.js.map +0 -1
  99. package/dist/cjs/migrations/upgrade-three-dot-one.d.ts +0 -27
  100. package/dist/cjs/migrations/upgrade-three-dot-one.js +0 -49
  101. package/dist/cjs/migrations/upgrade-three-dot-one.js.map +0 -1
  102. package/dist/cjs/migrations/upgrade-three-dot-zero.d.ts +0 -27
  103. package/dist/cjs/migrations/upgrade-three-dot-zero.js +0 -43
  104. package/dist/cjs/migrations/upgrade-three-dot-zero.js.map +0 -1
  105. package/dist/cjs/migrations/upgrade-two-dot-five.d.ts +0 -24
  106. package/dist/cjs/migrations/upgrade-two-dot-five.js +0 -73
  107. package/dist/cjs/migrations/upgrade-two-dot-five.js.map +0 -1
  108. package/dist/cjs/migrations/upgrade-two-dot-four.d.ts +0 -24
  109. package/dist/cjs/migrations/upgrade-two-dot-four.js +0 -72
  110. package/dist/cjs/migrations/upgrade-two-dot-four.js.map +0 -1
  111. package/dist/cjs/migrations/upgrade-two-dot-one.d.ts +0 -7
  112. package/dist/cjs/migrations/upgrade-two-dot-one.js +0 -39
  113. package/dist/cjs/migrations/upgrade-two-dot-one.js.map +0 -1
  114. package/dist/cjs/migrations/upgrade-two-dot-seven.d.ts +0 -23
  115. package/dist/cjs/migrations/upgrade-two-dot-seven.js +0 -58
  116. package/dist/cjs/migrations/upgrade-two-dot-seven.js.map +0 -1
  117. package/dist/cjs/migrations/upgrade-two-dot-six.d.ts +0 -27
  118. package/dist/cjs/migrations/upgrade-two-dot-six.js +0 -61
  119. package/dist/cjs/migrations/upgrade-two-dot-six.js.map +0 -1
  120. package/dist/cjs/migrations/upgrade-two-dot-three.d.ts +0 -23
  121. package/dist/cjs/migrations/upgrade-two-dot-three.js +0 -55
  122. package/dist/cjs/migrations/upgrade-two-dot-three.js.map +0 -1
  123. package/dist/cjs/migrations/upgrade-two-dot-two.d.ts +0 -23
  124. package/dist/cjs/migrations/upgrade-two-dot-two.js +0 -58
  125. package/dist/cjs/migrations/upgrade-two-dot-two.js.map +0 -1
  126. package/dist/cjs/migrations/upgrade-two-dot-zero.d.ts +0 -44
  127. package/dist/cjs/migrations/upgrade-two-dot-zero.js +0 -95
  128. package/dist/cjs/migrations/upgrade-two-dot-zero.js.map +0 -1
  129. package/dist/cjs/migrator.d.ts +0 -25
  130. package/dist/cjs/migrator.js +0 -77
  131. package/dist/cjs/migrator.js.map +0 -1
  132. package/dist/cjs/resourceHelpers.d.ts +0 -191
  133. package/dist/cjs/resourceHelpers.js +0 -384
  134. package/dist/cjs/resourceHelpers.js.map +0 -1
  135. package/dist/cjs/resources/add-resource-from-blob.d.ts +0 -26
  136. package/dist/cjs/resources/add-resource-from-blob.js +0 -52
  137. package/dist/cjs/resources/add-resource-from-blob.js.map +0 -1
  138. package/dist/cjs/resources/addMetadataFromBlob.d.ts +0 -25
  139. package/dist/cjs/resources/addMetadataFromBlob.js +0 -43
  140. package/dist/cjs/resources/addMetadataFromBlob.js.map +0 -1
  141. package/dist/cjs/resources/convert-item-resource-to-storage-resource.d.ts +0 -32
  142. package/dist/cjs/resources/convert-item-resource-to-storage-resource.js +0 -70
  143. package/dist/cjs/resources/convert-item-resource-to-storage-resource.js.map +0 -1
  144. package/dist/cjs/resources/convert-storage-resource-to-item-resource.d.ts +0 -29
  145. package/dist/cjs/resources/convert-storage-resource-to-item-resource.js +0 -70
  146. package/dist/cjs/resources/convert-storage-resource-to-item-resource.js.map +0 -1
  147. package/dist/cjs/resources/copyAssociatedFiles.d.ts +0 -67
  148. package/dist/cjs/resources/copyAssociatedFiles.js +0 -304
  149. package/dist/cjs/resources/copyAssociatedFiles.js.map +0 -1
  150. package/dist/cjs/resources/copyDataIntoItem.d.ts +0 -33
  151. package/dist/cjs/resources/copyDataIntoItem.js +0 -62
  152. package/dist/cjs/resources/copyDataIntoItem.js.map +0 -1
  153. package/dist/cjs/resources/copyMetadataIntoItem.d.ts +0 -26
  154. package/dist/cjs/resources/copyMetadataIntoItem.js +0 -46
  155. package/dist/cjs/resources/copyMetadataIntoItem.js.map +0 -1
  156. package/dist/cjs/resources/copyResourceIntoZip.d.ts +0 -33
  157. package/dist/cjs/resources/copyResourceIntoZip.js +0 -78
  158. package/dist/cjs/resources/copyResourceIntoZip.js.map +0 -1
  159. package/dist/cjs/resources/copyZipIntoItem.d.ts +0 -25
  160. package/dist/cjs/resources/copyZipIntoItem.js +0 -54
  161. package/dist/cjs/resources/copyZipIntoItem.js.map +0 -1
  162. package/dist/cjs/resources/createCopyResults.d.ts +0 -25
  163. package/dist/cjs/resources/createCopyResults.js +0 -36
  164. package/dist/cjs/resources/createCopyResults.js.map +0 -1
  165. package/dist/cjs/resources/get-blob.d.ts +0 -26
  166. package/dist/cjs/resources/get-blob.js +0 -27
  167. package/dist/cjs/resources/get-blob.js.map +0 -1
  168. package/dist/cjs/resources/getItemResourcesFilesFromPaths.d.ts +0 -24
  169. package/dist/cjs/resources/getItemResourcesFilesFromPaths.js +0 -49
  170. package/dist/cjs/resources/getItemResourcesFilesFromPaths.js.map +0 -1
  171. package/dist/cjs/resources/getItemResourcesPaths.d.ts +0 -26
  172. package/dist/cjs/resources/getItemResourcesPaths.js +0 -76
  173. package/dist/cjs/resources/getItemResourcesPaths.js.map +0 -1
  174. package/dist/cjs/resources/index.d.ts +0 -29
  175. package/dist/cjs/resources/index.js +0 -33
  176. package/dist/cjs/resources/index.js.map +0 -1
  177. package/dist/cjs/resources/solution-resource.d.ts +0 -35
  178. package/dist/cjs/resources/solution-resource.js +0 -31
  179. package/dist/cjs/resources/solution-resource.js.map +0 -1
  180. package/dist/cjs/resources/transform-resource-paths-to-solution-resources.d.ts +0 -56
  181. package/dist/cjs/resources/transform-resource-paths-to-solution-resources.js +0 -146
  182. package/dist/cjs/resources/transform-resource-paths-to-solution-resources.js.map +0 -1
  183. package/dist/cjs/restHelpers.d.ts +0 -598
  184. package/dist/cjs/restHelpers.js +0 -1929
  185. package/dist/cjs/restHelpers.js.map +0 -1
  186. package/dist/cjs/restHelpersGet.d.ts +0 -288
  187. package/dist/cjs/restHelpersGet.js +0 -804
  188. package/dist/cjs/restHelpersGet.js.map +0 -1
  189. package/dist/cjs/sharing/index.d.ts +0 -16
  190. package/dist/cjs/sharing/index.js +0 -20
  191. package/dist/cjs/sharing/index.js.map +0 -1
  192. package/dist/cjs/sharing/share-item-to-groups.d.ts +0 -26
  193. package/dist/cjs/sharing/share-item-to-groups.js +0 -44
  194. package/dist/cjs/sharing/share-item-to-groups.js.map +0 -1
  195. package/dist/cjs/templatization.d.ts +0 -139
  196. package/dist/cjs/templatization.js +0 -314
  197. package/dist/cjs/templatization.js.map +0 -1
  198. package/dist/cjs/trackingHelpers.d.ts +0 -116
  199. package/dist/cjs/trackingHelpers.js +0 -217
  200. package/dist/cjs/trackingHelpers.js.map +0 -1
  201. package/dist/cjs/velocityHelpers.d.ts +0 -57
  202. package/dist/cjs/velocityHelpers.js +0 -135
  203. package/dist/cjs/velocityHelpers.js.map +0 -1
  204. package/dist/cjs/workflowHelpers.d.ts +0 -17
  205. package/dist/cjs/workflowHelpers.js +0 -76
  206. package/dist/cjs/workflowHelpers.js.map +0 -1
  207. package/dist/cjs/workforceHelpers.d.ts +0 -115
  208. package/dist/cjs/workforceHelpers.js +0 -749
  209. package/dist/cjs/workforceHelpers.js.map +0 -1
  210. package/dist/cjs/zip-utils.d.ts +0 -49
  211. package/dist/cjs/zip-utils.js +0 -89
  212. package/dist/cjs/zip-utils.js.map +0 -1
@@ -1,77 +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.SItemProgressStatus = exports.EItemProgressStatus = exports.SFileType = exports.EFileType = exports.UNREACHABLE = exports.DeployedSolutionFormatVersion = exports.SolutionTemplateFormatVersion = exports.queryRelated = exports.UserSession = void 0;
19
- //#region Re-exports -------------------------------------------------------------------------------------------------//
20
- var arcgis_rest_auth_1 = require("@esri/arcgis-rest-auth");
21
- Object.defineProperty(exports, "UserSession", { enumerable: true, get: function () { return arcgis_rest_auth_1.UserSession; } });
22
- var arcgis_rest_feature_layer_1 = require("@esri/arcgis-rest-feature-layer");
23
- Object.defineProperty(exports, "queryRelated", { enumerable: true, get: function () { return arcgis_rest_feature_layer_1.queryRelated; } });
24
- //#endregion ---------------------------------------------------------------------------------------------------------//
25
- exports.SolutionTemplateFormatVersion = 1;
26
- exports.DeployedSolutionFormatVersion = 1;
27
- exports.UNREACHABLE = "unreachable";
28
- //#region Enums ------------------------------------------------------------------------------------------------------//
29
- /**
30
- * Flags for storing an item's binary resources.
31
- */
32
- var EFileType;
33
- (function (EFileType) {
34
- EFileType[EFileType["Data"] = 0] = "Data";
35
- EFileType[EFileType["Info"] = 1] = "Info";
36
- EFileType[EFileType["Metadata"] = 2] = "Metadata";
37
- EFileType[EFileType["Resource"] = 3] = "Resource";
38
- EFileType[EFileType["Thumbnail"] = 4] = "Thumbnail";
39
- })(EFileType || (exports.EFileType = EFileType = {}));
40
- /**
41
- * Text versions of flags for storing an item's binary resources.
42
- */
43
- var SFileType;
44
- (function (SFileType) {
45
- SFileType[SFileType["Data"] = 0] = "Data";
46
- SFileType[SFileType["Info"] = 1] = "Info";
47
- SFileType[SFileType["Metadata"] = 2] = "Metadata";
48
- SFileType[SFileType["Resource"] = 3] = "Resource";
49
- SFileType[SFileType["Thumbnail"] = 4] = "Thumbnail";
50
- })(SFileType || (exports.SFileType = SFileType = {}));
51
- /**
52
- * Flags for reporting the status of creating or deploying an item.
53
- */
54
- var EItemProgressStatus;
55
- (function (EItemProgressStatus) {
56
- EItemProgressStatus[EItemProgressStatus["Started"] = 0] = "Started";
57
- EItemProgressStatus[EItemProgressStatus["Created"] = 1] = "Created";
58
- EItemProgressStatus[EItemProgressStatus["Cancelled"] = 2] = "Cancelled";
59
- EItemProgressStatus[EItemProgressStatus["Finished"] = 3] = "Finished";
60
- EItemProgressStatus[EItemProgressStatus["Ignored"] = 4] = "Ignored";
61
- EItemProgressStatus[EItemProgressStatus["Failed"] = 5] = "Failed";
62
- EItemProgressStatus[EItemProgressStatus["Unknown"] = 6] = "Unknown";
63
- })(EItemProgressStatus || (exports.EItemProgressStatus = EItemProgressStatus = {}));
64
- /**
65
- * Text versions of flags for reporting the status of creating or deploying an item.
66
- */
67
- exports.SItemProgressStatus = [
68
- "1 Started",
69
- "2 Created",
70
- "3 Cancelled",
71
- "3 Finished",
72
- "3 Ignored",
73
- "3 Failed",
74
- "Unknown"
75
- ];
76
- //#endregion ---------------------------------------------------------------------------------------------------------//
77
- //# sourceMappingURL=interfaces.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"interfaces.js","sourceRoot":"","sources":["../../src/interfaces.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;AAeH,wHAAwH;AAExH,2DAIgC;AAD9B,+GAAA,WAAW,OAAA;AAEb,6EAMyC;AADvC,yHAAA,YAAY,OAAA;AAuBd,wHAAwH;AAE3G,QAAA,6BAA6B,GAAG,CAAC,CAAC;AAClC,QAAA,6BAA6B,GAAG,CAAC,CAAC;AAClC,QAAA,WAAW,GAAG,aAAa,CAAC;AAEzC,wHAAwH;AAExH;;GAEG;AACH,IAAY,SAMX;AAND,WAAY,SAAS;IACnB,yCAAI,CAAA;IACJ,yCAAI,CAAA;IACJ,iDAAQ,CAAA;IACR,iDAAQ,CAAA;IACR,mDAAS,CAAA;AACX,CAAC,EANW,SAAS,yBAAT,SAAS,QAMpB;AAED;;GAEG;AACH,IAAY,SAMX;AAND,WAAY,SAAS;IACnB,yCAAM,CAAA;IACN,yCAAM,CAAA;IACN,iDAAU,CAAA;IACV,iDAAU,CAAA;IACV,mDAAW,CAAA;AACb,CAAC,EANW,SAAS,yBAAT,SAAS,QAMpB;AAED;;GAEG;AACH,IAAY,mBAQX;AARD,WAAY,mBAAmB;IAC7B,mEAAO,CAAA;IACP,mEAAO,CAAA;IACP,uEAAS,CAAA;IACT,qEAAQ,CAAA;IACR,mEAAO,CAAA;IACP,iEAAM,CAAA;IACN,mEAAO,CAAA;AACT,CAAC,EARW,mBAAmB,mCAAnB,mBAAmB,QAQ9B;AAED;;GAEG;AACU,QAAA,mBAAmB,GAAG;IACjC,WAAW;IACX,WAAW;IACX,aAAa;IACb,YAAY;IACZ,WAAW;IACX,UAAU;IACV,SAAS;CACV,CAAC;AAogDF,wHAAwH"}
@@ -1,73 +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
- * Provides connectors to third-party helper functions.
18
- */
19
- import { Sanitizer } from "@esri/arcgis-html-sanitizer";
20
- export { Sanitizer } from "@esri/arcgis-html-sanitizer";
21
- /**
22
- * Creates a zip File from a collection of Files.
23
- *
24
- * @param zipFilename Name to use for zip File
25
- * @param files List of files to add to zip File
26
- * @param folder Folder to contain the files
27
- * @returns Promise resolving to a zip File
28
- */
29
- export declare function createZip(zipFilename: string, files: File[], folder?: string): Promise<File>;
30
- /**
31
- * Result of checking if a string contains invalid HTML.
32
- */
33
- export interface IValidationResult {
34
- isValid: boolean;
35
- sanitized: string;
36
- }
37
- /**
38
- * Sanitizes html.
39
- *
40
- * @param HTML Text to sanitize
41
- * @param sanitizer Instance of Sanitizer class
42
- * @returns Sanitized version of `html`
43
- * @see https://github.com/esri/arcgis-html-sanitizer#basic-usage
44
- */
45
- export declare function sanitizeHTML(html: string, sanitizer?: Sanitizer): string;
46
- /**
47
- * Sanitizes JSON.
48
- *
49
- * @param json JSON to sanitize
50
- * @param sanitizer Instance of Sanitizer class
51
- * @returns Sanitized version of `json`
52
- * @see https://github.com/esri/arcgis-html-sanitizer#sanitize-json
53
- */
54
- export declare function sanitizeJSON(json: any, sanitizer?: Sanitizer): any;
55
- /**
56
- * Sanitizes the protocol in a URL.
57
- *
58
- * @param url URL to sanitize
59
- * @param sanitizer Instance of Sanitizer class
60
- * @returns Sanitized version of `url`
61
- * @see https://github.com/esri/arcgis-html-sanitizer#sanitize-urls
62
- */
63
- export declare function sanitizeURLProtocol(url: string, sanitizer?: Sanitizer): string;
64
- /**
65
- * Checks if a string contains invalid HTML.
66
- *
67
- * @param html HTML to check
68
- * @param sanitizer Instance of Sanitizer class
69
- * @returns An object containing a flag indicating if `html` is valid (i.e., contains no invalid HTML)
70
- * as well as the sanitized version of `html`
71
- * @see https://github.com/esri/arcgis-html-sanitizer#basic-usage
72
- */
73
- export declare function validateHTML(html: string, sanitizer?: Sanitizer): IValidationResult;
@@ -1,115 +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
- /**
18
- * Provides connectors to third-party helper functions.
19
- */
20
- Object.defineProperty(exports, "__esModule", { value: true });
21
- exports.validateHTML = exports.sanitizeURLProtocol = exports.sanitizeJSON = exports.sanitizeHTML = exports.createZip = exports.Sanitizer = void 0;
22
- const tslib_1 = require("tslib");
23
- const jszip_1 = tslib_1.__importDefault(require("jszip"));
24
- const generalHelpers_1 = require("./generalHelpers");
25
- const arcgis_html_sanitizer_1 = require("@esri/arcgis-html-sanitizer");
26
- var arcgis_html_sanitizer_2 = require("@esri/arcgis-html-sanitizer");
27
- Object.defineProperty(exports, "Sanitizer", { enumerable: true, get: function () { return arcgis_html_sanitizer_2.Sanitizer; } });
28
- //#region JSZip ----------------------------------------------------------------------------------------------------- //
29
- /**
30
- * Creates a zip File from a collection of Files.
31
- *
32
- * @param zipFilename Name to use for zip File
33
- * @param files List of files to add to zip File
34
- * @param folder Folder to contain the files
35
- * @returns Promise resolving to a zip File
36
- */
37
- function createZip(zipFilename, files, folder) {
38
- return new Promise((resolve, reject) => {
39
- const zip = new jszip_1.default();
40
- let container = zip;
41
- if (folder) {
42
- container = zip.folder(folder);
43
- }
44
- // Add the files
45
- files.forEach(file => container.file(file.name, file, { binary: true }));
46
- // Create the ZIP
47
- zip
48
- .generateAsync({ type: "blob" })
49
- .then((content) => resolve((0, generalHelpers_1.blobToFile)(content, zipFilename, "application/zip")), reject);
50
- });
51
- }
52
- exports.createZip = createZip;
53
- /**
54
- * Sanitizes html.
55
- *
56
- * @param HTML Text to sanitize
57
- * @param sanitizer Instance of Sanitizer class
58
- * @returns Sanitized version of `html`
59
- * @see https://github.com/esri/arcgis-html-sanitizer#basic-usage
60
- */
61
- function sanitizeHTML(html, sanitizer) {
62
- if (!sanitizer) {
63
- sanitizer = new arcgis_html_sanitizer_1.Sanitizer();
64
- }
65
- return sanitizer.sanitize(html);
66
- }
67
- exports.sanitizeHTML = sanitizeHTML;
68
- /**
69
- * Sanitizes JSON.
70
- *
71
- * @param json JSON to sanitize
72
- * @param sanitizer Instance of Sanitizer class
73
- * @returns Sanitized version of `json`
74
- * @see https://github.com/esri/arcgis-html-sanitizer#sanitize-json
75
- */
76
- function sanitizeJSON(json, sanitizer) {
77
- if (!sanitizer) {
78
- sanitizer = new arcgis_html_sanitizer_1.Sanitizer();
79
- }
80
- return sanitizer.sanitize(json);
81
- }
82
- exports.sanitizeJSON = sanitizeJSON;
83
- /**
84
- * Sanitizes the protocol in a URL.
85
- *
86
- * @param url URL to sanitize
87
- * @param sanitizer Instance of Sanitizer class
88
- * @returns Sanitized version of `url`
89
- * @see https://github.com/esri/arcgis-html-sanitizer#sanitize-urls
90
- */
91
- function sanitizeURLProtocol(url, sanitizer) {
92
- if (!sanitizer) {
93
- sanitizer = new arcgis_html_sanitizer_1.Sanitizer();
94
- }
95
- return sanitizer.sanitizeUrl(url);
96
- }
97
- exports.sanitizeURLProtocol = sanitizeURLProtocol;
98
- /**
99
- * Checks if a string contains invalid HTML.
100
- *
101
- * @param html HTML to check
102
- * @param sanitizer Instance of Sanitizer class
103
- * @returns An object containing a flag indicating if `html` is valid (i.e., contains no invalid HTML)
104
- * as well as the sanitized version of `html`
105
- * @see https://github.com/esri/arcgis-html-sanitizer#basic-usage
106
- */
107
- function validateHTML(html, sanitizer) {
108
- if (!sanitizer) {
109
- sanitizer = new arcgis_html_sanitizer_1.Sanitizer();
110
- }
111
- return sanitizer.validate(html);
112
- }
113
- exports.validateHTML = validateHTML;
114
- //#endregion ---------------------------------------------------------------------------------------------------------//
115
- //# sourceMappingURL=libConnectors.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"libConnectors.js","sourceRoot":"","sources":["../../src/libConnectors.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;AACH;;GAEG;;;;AAEH,0DAA0B;AAC1B,qDAA8C;AAC9C,uEAAwD;AACxD,qEAAwD;AAA/C,kHAAA,SAAS,OAAA;AAElB,wHAAwH;AAExH;;;;;;;GAOG;AACH,SAAgB,SAAS,CACvB,WAAmB,EACnB,KAAa,EACb,MAAe;IAEf,OAAO,IAAI,OAAO,CAAO,CAAC,OAAO,EAAE,MAAM,EAAE,EAAE;QAC3C,MAAM,GAAG,GAAG,IAAI,eAAK,EAAE,CAAC;QACxB,IAAI,SAAS,GAAG,GAAG,CAAC;QACpB,IAAI,MAAM,EAAE;YACV,SAAS,GAAG,GAAG,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;SAChC;QAED,gBAAgB;QAChB,KAAK,CAAC,OAAO,CAAC,IAAI,CAAC,EAAE,CAAC,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,IAAI,EAAE,IAAI,EAAE,EAAE,MAAM,EAAE,IAAI,EAAE,CAAC,CAAC,CAAC;QAEzE,iBAAiB;QACjB,GAAG;aACA,aAAa,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,CAAC;aAC/B,IAAI,CACH,CAAC,OAAa,EAAE,EAAE,CAChB,OAAO,CAAC,IAAA,2BAAU,EAAC,OAAO,EAAE,WAAW,EAAE,iBAAiB,CAAC,CAAC,EAC9D,MAAM,CACP,CAAC;IACN,CAAC,CAAC,CAAC;AACL,CAAC;AAxBD,8BAwBC;AAoBD;;;;;;;GAOG;AACH,SAAgB,YAAY,CAAC,IAAY,EAAE,SAAqB;IAC9D,IAAI,CAAC,SAAS,EAAE;QACd,SAAS,GAAG,IAAI,iCAAS,EAAE,CAAC;KAC7B;IAED,OAAO,SAAS,CAAC,QAAQ,CAAC,IAAI,CAAC,CAAC;AAClC,CAAC;AAND,oCAMC;AAED;;;;;;;GAOG;AACH,SAAgB,YAAY,CAAC,IAAS,EAAE,SAAqB;IAC3D,IAAI,CAAC,SAAS,EAAE;QACd,SAAS,GAAG,IAAI,iCAAS,EAAE,CAAC;KAC7B;IAED,OAAO,SAAS,CAAC,QAAQ,CAAC,IAAI,CAAC,CAAC;AAClC,CAAC;AAND,oCAMC;AAED;;;;;;;GAOG;AACH,SAAgB,mBAAmB,CACjC,GAAW,EACX,SAAqB;IAErB,IAAI,CAAC,SAAS,EAAE;QACd,SAAS,GAAG,IAAI,iCAAS,EAAE,CAAC;KAC7B;IAED,OAAO,SAAS,CAAC,WAAW,CAAC,GAAG,CAAC,CAAC;AACpC,CAAC;AATD,kDASC;AAED;;;;;;;;GAQG;AACH,SAAgB,YAAY,CAC1B,IAAY,EACZ,SAAqB;IAErB,IAAI,CAAC,SAAS,EAAE;QACd,SAAS,GAAG,IAAI,iCAAS,EAAE,CAAC;KAC7B;IAED,OAAO,SAAS,CAAC,QAAQ,CAAC,IAAI,CAAC,CAAC;AAClC,CAAC;AATD,oCASC;AAED,wHAAwH"}
@@ -1,24 +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
- import { ISolutionItem } from "../interfaces";
17
- /**
18
- * Apply the initial schema for old Hub Solutions
19
- *
20
- * @param model
21
- * @param authentication
22
- * @private
23
- */
24
- export declare function _applySchema(model: ISolutionItem): ISolutionItem;
@@ -1,36 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports._applySchema = void 0;
4
- const hub_common_1 = require("@esri/hub-common");
5
- /**
6
- * Apply the initial schema for old Hub Solutions
7
- *
8
- * @param model
9
- * @param authentication
10
- * @private
11
- */
12
- function _applySchema(model) {
13
- if ((0, hub_common_1.getProp)(model, "item.properties.schemaVersion") >= 1) {
14
- return model;
15
- }
16
- const clone = (0, hub_common_1.cloneObject)(model);
17
- if (!clone.item.properties) {
18
- clone.item.properties = {};
19
- }
20
- // upgrade the schema of the Templates
21
- const templates = (0, hub_common_1.getProp)(clone, "data.templates") || [];
22
- clone.data.templates = templates.map((entry) => {
23
- return {
24
- key: entry.fieldName || entry.key,
25
- type: entry.type,
26
- item: entry.item,
27
- data: entry.data,
28
- itemId: entry.itemId || entry.fieldName || entry.key,
29
- resources: entry.resources || []
30
- };
31
- });
32
- clone.item.properties.schemaVersion = 1;
33
- return clone;
34
- }
35
- exports._applySchema = _applySchema;
36
- //# sourceMappingURL=apply-schema.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"apply-schema.js","sourceRoot":"","sources":["../../../src/migrations/apply-schema.ts"],"names":[],"mappings":";;;AAgBA,iDAAwD;AAExD;;;;;;GAMG;AACH,SAAgB,YAAY,CAAC,KAAoB;IAC/C,IAAI,IAAA,oBAAO,EAAC,KAAK,EAAE,+BAA+B,CAAC,IAAI,CAAC,EAAE;QACxD,OAAO,KAAK,CAAC;KACd;IAED,MAAM,KAAK,GAAG,IAAA,wBAAW,EAAC,KAAK,CAAC,CAAC;IACjC,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,UAAU,EAAE;QAC1B,KAAK,CAAC,IAAI,CAAC,UAAU,GAAG,EAAE,CAAC;KAC5B;IAED,sCAAsC;IACtC,MAAM,SAAS,GAAG,IAAA,oBAAO,EAAC,KAAK,EAAE,gBAAgB,CAAC,IAAI,EAAE,CAAC;IACzD,KAAK,CAAC,IAAI,CAAC,SAAS,GAAG,SAAS,CAAC,GAAG,CAAC,CAAC,KAAU,EAAE,EAAE;QAClD,OAAO;YACL,GAAG,EAAE,KAAK,CAAC,SAAS,IAAI,KAAK,CAAC,GAAG;YACjC,IAAI,EAAE,KAAK,CAAC,IAAI;YAChB,IAAI,EAAE,KAAK,CAAC,IAAwB;YACpC,IAAI,EAAE,KAAK,CAAC,IAAI;YAChB,MAAM,EAAE,KAAK,CAAC,MAAM,IAAI,KAAK,CAAC,SAAS,IAAI,KAAK,CAAC,GAAG;YACpD,SAAS,EAAE,KAAK,CAAC,SAAS,IAAI,EAAE;SAChB,CAAC;IACrB,CAAC,CAAC,CAAC;IACH,KAAK,CAAC,IAAI,CAAC,UAAU,CAAC,aAAa,GAAG,CAAC,CAAC;IACxC,OAAO,KAAK,CAAC;AACf,CAAC;AAxBD,oCAwBC"}
@@ -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
- * Determine if the Solution is a legacy item created by Hub
19
- * vs one that is 100% compatible with Solution.js
20
- *
21
- * @param model ISolutionModel
22
- * @private
23
- */
24
- export declare function _isLegacySolution(model: ISolutionItem): boolean;
@@ -1,40 +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._isLegacySolution = void 0;
19
- const generalHelpers_1 = require("../generalHelpers");
20
- /**
21
- * Determine if the Solution is a legacy item created by Hub
22
- * vs one that is 100% compatible with Solution.js
23
- *
24
- * @param model ISolutionModel
25
- * @private
26
- */
27
- function _isLegacySolution(model) {
28
- let result = false;
29
- // if it does not have the `Template` keyword BUT does have `hubSolutionTemplate` it is legacy
30
- const keywords = (0, generalHelpers_1.getProp)(model, "item.typeKeywords") || [];
31
- if (!keywords.includes("Template")) {
32
- if (keywords.includes("hubSolutionTemplate") &&
33
- keywords.includes("solutionTemplate")) {
34
- result = true;
35
- }
36
- }
37
- return result;
38
- }
39
- exports._isLegacySolution = _isLegacySolution;
40
- //# sourceMappingURL=is-legacy-solution.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"is-legacy-solution.js","sourceRoot":"","sources":["../../../src/migrations/is-legacy-solution.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;AAGH,sDAA4C;AAE5C;;;;;;GAMG;AACH,SAAgB,iBAAiB,CAAC,KAAoB;IACpD,IAAI,MAAM,GAAG,KAAK,CAAC;IACnB,8FAA8F;IAC9F,MAAM,QAAQ,GAAG,IAAA,wBAAO,EAAC,KAAK,EAAE,mBAAmB,CAAC,IAAI,EAAE,CAAC;IAC3D,IAAI,CAAC,QAAQ,CAAC,QAAQ,CAAC,UAAU,CAAC,EAAE;QAClC,IACE,QAAQ,CAAC,QAAQ,CAAC,qBAAqB,CAAC;YACxC,QAAQ,CAAC,QAAQ,CAAC,kBAAkB,CAAC,EACrC;YACA,MAAM,GAAG,IAAI,CAAC;SACf;KACF;IACD,OAAO,MAAM,CAAC;AAChB,CAAC;AAbD,8CAaC"}
@@ -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
- * Apply the initial schema
19
- * If the item was created by Solution.js, this will stamp it
20
- * with the initial Solution.js schama version number (3)
21
- * If it is a legacy hub solution, it will apply the transforms
22
- *
23
- * @param model ISolutionItem
24
- * @param authentication UserSession
25
- * @private
26
- */
27
- export declare function _upgradeThreeDotOne(model: ISolutionItem): ISolutionItem;
@@ -1,49 +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._upgradeThreeDotOne = void 0;
19
- const generalHelpers_1 = require("../generalHelpers");
20
- const transform_resource_paths_to_solution_resources_1 = require("../resources/transform-resource-paths-to-solution-resources");
21
- /**
22
- * Apply the initial schema
23
- * If the item was created by Solution.js, this will stamp it
24
- * with the initial Solution.js schama version number (3)
25
- * If it is a legacy hub solution, it will apply the transforms
26
- *
27
- * @param model ISolutionItem
28
- * @param authentication UserSession
29
- * @private
30
- */
31
- function _upgradeThreeDotOne(model) {
32
- if ((0, generalHelpers_1.getProp)(model, "item.properties.schemaVersion") >= 3.1) {
33
- return model;
34
- }
35
- else {
36
- const clone = (0, generalHelpers_1.cloneObject)(model);
37
- // transform resource paths to ISolutionResource objects
38
- clone.data.templates = clone.data.templates.map((tmpl) => {
39
- const resources = tmpl.resources || [];
40
- tmpl.resources = (0, transform_resource_paths_to_solution_resources_1.transformResourcePathsToSolutionResources)(resources);
41
- return tmpl;
42
- });
43
- // update the schema version
44
- clone.item.properties.schemaVersion = 3.1;
45
- return clone;
46
- }
47
- }
48
- exports._upgradeThreeDotOne = _upgradeThreeDotOne;
49
- //# sourceMappingURL=upgrade-three-dot-one.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"upgrade-three-dot-one.js","sourceRoot":"","sources":["../../../src/migrations/upgrade-three-dot-one.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;AAGH,sDAAyD;AACzD,gIAAwH;AAExH;;;;;;;;;GASG;AACH,SAAgB,mBAAmB,CAAC,KAAoB;IACtD,IAAI,IAAA,wBAAO,EAAC,KAAK,EAAE,+BAA+B,CAAC,IAAI,GAAG,EAAE;QAC1D,OAAO,KAAK,CAAC;KACd;SAAM;QACL,MAAM,KAAK,GAAG,IAAA,4BAAW,EAAC,KAAK,CAAC,CAAC;QACjC,wDAAwD;QACxD,KAAK,CAAC,IAAI,CAAC,SAAS,GAAG,KAAK,CAAC,IAAI,CAAC,SAAS,CAAC,GAAG,CAAC,CAAC,IAAS,EAAE,EAAE;YAC5D,MAAM,SAAS,GAAG,IAAI,CAAC,SAAS,IAAI,EAAE,CAAC;YACvC,IAAI,CAAC,SAAS,GAAG,IAAA,0FAAyC,EAAC,SAAS,CAAC,CAAC;YACtE,OAAO,IAAI,CAAC;QACd,CAAC,CAAC,CAAC;QAEH,4BAA4B;QAC5B,KAAK,CAAC,IAAI,CAAC,UAAU,CAAC,aAAa,GAAG,GAAG,CAAC;QAC1C,OAAO,KAAK,CAAC;KACd;AACH,CAAC;AAhBD,kDAgBC"}
@@ -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
- * Apply the initial schema
19
- * If the item was created by Solution.js, this will stamp it
20
- * with the initial Solution.js schama version number (3)
21
- * If it is a legacy hub solution, it will apply the transforms
22
- *
23
- * @param model ISolutionItem
24
- * @param authentication UserSession
25
- * @private
26
- */
27
- export declare function _upgradeThreeDotZero(model: ISolutionItem): ISolutionItem;
@@ -1,43 +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._upgradeThreeDotZero = void 0;
19
- const generalHelpers_1 = require("../generalHelpers");
20
- /**
21
- * Apply the initial schema
22
- * If the item was created by Solution.js, this will stamp it
23
- * with the initial Solution.js schama version number (3)
24
- * If it is a legacy hub solution, it will apply the transforms
25
- *
26
- * @param model ISolutionItem
27
- * @param authentication UserSession
28
- * @private
29
- */
30
- function _upgradeThreeDotZero(model) {
31
- if ((0, generalHelpers_1.getProp)(model, "item.properties.schemaVersion") >= 3) {
32
- return model;
33
- }
34
- else {
35
- // There exist 3.0 schema solutions which simply lack the schemaVersion property
36
- // so we just stamp in the version and do the actual work in the follow-on upgrades
37
- const clone = (0, generalHelpers_1.cloneObject)(model);
38
- clone.item.properties.schemaVersion = 3;
39
- return clone;
40
- }
41
- }
42
- exports._upgradeThreeDotZero = _upgradeThreeDotZero;
43
- //# sourceMappingURL=upgrade-three-dot-zero.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"upgrade-three-dot-zero.js","sourceRoot":"","sources":["../../../src/migrations/upgrade-three-dot-zero.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;AAGH,sDAAyD;AAEzD;;;;;;;;;GASG;AACH,SAAgB,oBAAoB,CAAC,KAAoB;IACvD,IAAI,IAAA,wBAAO,EAAC,KAAK,EAAE,+BAA+B,CAAC,IAAI,CAAC,EAAE;QACxD,OAAO,KAAK,CAAC;KACd;SAAM;QACL,gFAAgF;QAChF,mFAAmF;QACnF,MAAM,KAAK,GAAG,IAAA,4BAAW,EAAC,KAAK,CAAC,CAAC;QACjC,KAAK,CAAC,IAAI,CAAC,UAAU,CAAC,aAAa,GAAG,CAAC,CAAC;QACxC,OAAO,KAAK,CAAC;KACd;AACH,CAAC;AAVD,oDAUC"}
@@ -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
- * Applies Survey123 Form Config Schema migrations.
19
- *
20
- * @param {ISolutionItem} model A Solution model
21
- * @returns {ISolutionItem}
22
- * @private
23
- */
24
- export declare function _upgradeTwoDotFive(model: ISolutionItem): ISolutionItem;