@microsoft/teamsfx-core 2.0.1 → 2.0.2-alpha.bd1241522.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1003) hide show
  1. package/build/common/armInterface.d.ts +0 -5
  2. package/build/common/armInterface.d.ts.map +1 -1
  3. package/build/common/deps-checker/checkerFactory.d.ts.map +1 -1
  4. package/build/common/deps-checker/checkerFactory.js +0 -7
  5. package/build/common/deps-checker/checkerFactory.js.map +1 -1
  6. package/build/common/deps-checker/constant/helpLink.d.ts +0 -4
  7. package/build/common/deps-checker/constant/helpLink.d.ts.map +1 -1
  8. package/build/common/deps-checker/constant/helpLink.js +1 -9
  9. package/build/common/deps-checker/constant/helpLink.js.map +1 -1
  10. package/build/common/deps-checker/constant/message.d.ts +0 -5
  11. package/build/common/deps-checker/constant/message.d.ts.map +1 -1
  12. package/build/common/deps-checker/constant/message.js +0 -6
  13. package/build/common/deps-checker/constant/message.js.map +1 -1
  14. package/build/common/deps-checker/constant/telemetry.d.ts +2 -33
  15. package/build/common/deps-checker/constant/telemetry.d.ts.map +1 -1
  16. package/build/common/deps-checker/constant/telemetry.js +0 -31
  17. package/build/common/deps-checker/constant/telemetry.js.map +1 -1
  18. package/build/common/deps-checker/depsChecker.d.ts +0 -3
  19. package/build/common/deps-checker/depsChecker.d.ts.map +1 -1
  20. package/build/common/deps-checker/depsChecker.js +0 -3
  21. package/build/common/deps-checker/depsChecker.js.map +1 -1
  22. package/build/common/deps-checker/depsError.d.ts +0 -12
  23. package/build/common/deps-checker/depsError.d.ts.map +1 -1
  24. package/build/common/deps-checker/depsError.js +1 -29
  25. package/build/common/deps-checker/depsError.js.map +1 -1
  26. package/build/common/deps-checker/depsManager.d.ts.map +1 -1
  27. package/build/common/deps-checker/depsManager.js +0 -3
  28. package/build/common/deps-checker/depsManager.js.map +1 -1
  29. package/build/common/deps-checker/internal/funcToolChecker.d.ts +2 -2
  30. package/build/common/deps-checker/internal/funcToolChecker.d.ts.map +1 -1
  31. package/build/common/deps-checker/internal/funcToolChecker.js +4 -2
  32. package/build/common/deps-checker/internal/funcToolChecker.js.map +1 -1
  33. package/build/common/deps-checker/internal/nodeChecker.d.ts +0 -20
  34. package/build/common/deps-checker/internal/nodeChecker.d.ts.map +1 -1
  35. package/build/common/deps-checker/internal/nodeChecker.js +1 -51
  36. package/build/common/deps-checker/internal/nodeChecker.js.map +1 -1
  37. package/build/common/deps-checker/util/index.d.ts +0 -1
  38. package/build/common/deps-checker/util/index.d.ts.map +1 -1
  39. package/build/common/deps-checker/util/index.js +0 -1
  40. package/build/common/deps-checker/util/index.js.map +1 -1
  41. package/build/common/local/localEnvManager.d.ts +0 -9
  42. package/build/common/local/localEnvManager.d.ts.map +1 -1
  43. package/build/common/local/localEnvManager.js +0 -59
  44. package/build/common/local/localEnvManager.js.map +1 -1
  45. package/build/common/local/localStateHelper.d.ts.map +1 -1
  46. package/build/common/local/localStateHelper.js.map +1 -1
  47. package/build/common/projectSettingsHelper.d.ts +1 -7
  48. package/build/common/projectSettingsHelper.d.ts.map +1 -1
  49. package/build/common/projectSettingsHelper.js +5 -81
  50. package/build/common/projectSettingsHelper.js.map +1 -1
  51. package/build/common/projectSettingsHelperV3.d.ts +0 -1
  52. package/build/common/projectSettingsHelperV3.d.ts.map +1 -1
  53. package/build/common/projectSettingsHelperV3.js +1 -10
  54. package/build/common/projectSettingsHelperV3.js.map +1 -1
  55. package/build/common/samples.d.ts.map +1 -1
  56. package/build/common/samples.js +20 -42
  57. package/build/common/samples.js.map +1 -1
  58. package/build/common/telemetry.d.ts +0 -13
  59. package/build/common/telemetry.d.ts.map +1 -1
  60. package/build/common/telemetry.js +0 -13
  61. package/build/common/telemetry.js.map +1 -1
  62. package/build/common/templates-config.json +4 -3
  63. package/build/common/tools.d.ts +1 -16
  64. package/build/common/tools.d.ts.map +1 -1
  65. package/build/common/tools.js +55 -205
  66. package/build/common/tools.js.map +1 -1
  67. package/build/component/code/utils.d.ts +0 -10
  68. package/build/component/code/utils.d.ts.map +1 -1
  69. package/build/component/code/utils.js +1 -171
  70. package/build/component/code/utils.js.map +1 -1
  71. package/build/component/constant/deployConstant.d.ts.map +1 -1
  72. package/build/component/constant/deployConstant.js.map +1 -1
  73. package/build/component/constants.d.ts +5 -216
  74. package/build/component/constants.d.ts.map +1 -1
  75. package/build/component/constants.js +17 -408
  76. package/build/component/constants.js.map +1 -1
  77. package/build/component/coordinator/index.d.ts +8 -7
  78. package/build/component/coordinator/index.d.ts.map +1 -1
  79. package/build/component/coordinator/index.js +35 -188
  80. package/build/component/coordinator/index.js.map +1 -1
  81. package/build/component/deployUtils.d.ts +1 -8
  82. package/build/component/deployUtils.d.ts.map +1 -1
  83. package/build/component/deployUtils.js +2 -98
  84. package/build/component/deployUtils.js.map +1 -1
  85. package/build/component/driver/aad/create.d.ts.map +1 -1
  86. package/build/component/driver/aad/create.js +2 -2
  87. package/build/component/driver/aad/create.js.map +1 -1
  88. package/build/component/driver/aad/update.d.ts.map +1 -1
  89. package/build/component/driver/aad/update.js +2 -2
  90. package/build/component/driver/aad/update.js.map +1 -1
  91. package/build/component/driver/add/addWebPart.js +3 -3
  92. package/build/component/driver/add/addWebPart.js.map +1 -1
  93. package/build/component/driver/arm/deployImpl.d.ts +1 -1
  94. package/build/component/driver/arm/deployImpl.d.ts.map +1 -1
  95. package/build/component/driver/arm/deployImpl.js +8 -8
  96. package/build/component/driver/arm/deployImpl.js.map +1 -1
  97. package/build/component/driver/arm/util/bicepChecker.d.ts +4 -0
  98. package/build/component/driver/arm/util/bicepChecker.d.ts.map +1 -0
  99. package/build/component/{utils/depsChecker → driver/arm/util}/bicepChecker.js +19 -132
  100. package/build/component/driver/arm/util/bicepChecker.js.map +1 -0
  101. package/build/component/driver/arm/util/handleError.d.ts +18 -0
  102. package/build/component/driver/arm/util/handleError.d.ts.map +1 -0
  103. package/build/component/driver/arm/util/handleError.js +169 -0
  104. package/build/component/driver/arm/util/handleError.js.map +1 -0
  105. package/build/component/driver/arm/util/innerHandleError.d.ts +4 -0
  106. package/build/component/driver/arm/util/innerHandleError.d.ts.map +1 -0
  107. package/build/component/driver/arm/util/innerHandleError.js +33 -0
  108. package/build/component/driver/arm/util/innerHandleError.js.map +1 -0
  109. package/build/component/driver/arm/util/util.d.ts.map +1 -1
  110. package/build/component/driver/arm/util/util.js.map +1 -1
  111. package/build/component/driver/arm/validator.d.ts.map +1 -1
  112. package/build/component/driver/arm/validator.js.map +1 -1
  113. package/build/component/driver/botAadApp/create.d.ts.map +1 -1
  114. package/build/component/driver/botAadApp/create.js +2 -2
  115. package/build/component/driver/botAadApp/create.js.map +1 -1
  116. package/build/component/driver/deploy/azure/impl/AzureZipDeployImpl.js +9 -9
  117. package/build/component/driver/deploy/azure/impl/AzureZipDeployImpl.js.map +1 -1
  118. package/build/component/driver/devTool/error/dotnetInstallationUserError.d.ts +1 -1
  119. package/build/component/driver/devTool/error/dotnetInstallationUserError.d.ts.map +1 -1
  120. package/build/component/driver/devTool/error/dotnetInstallationUserError.js +4 -2
  121. package/build/component/driver/devTool/error/dotnetInstallationUserError.js.map +1 -1
  122. package/build/component/driver/devTool/error/funcInstallationUserError.d.ts +1 -1
  123. package/build/component/driver/devTool/error/funcInstallationUserError.d.ts.map +1 -1
  124. package/build/component/driver/devTool/error/funcInstallationUserError.js +4 -2
  125. package/build/component/driver/devTool/error/funcInstallationUserError.js.map +1 -1
  126. package/build/component/driver/devTool/installDriver.d.ts +1 -0
  127. package/build/component/driver/devTool/installDriver.d.ts.map +1 -1
  128. package/build/component/driver/devTool/installDriver.js +17 -24
  129. package/build/component/driver/devTool/installDriver.js.map +1 -1
  130. package/build/component/driver/interface/buildAndDeployArgs.d.ts +11 -11
  131. package/build/component/driver/interface/buildAndDeployArgs.d.ts.map +1 -1
  132. package/build/component/driver/script/baseBuildDriver.d.ts.map +1 -1
  133. package/build/component/driver/script/baseBuildDriver.js +2 -2
  134. package/build/component/driver/script/baseBuildDriver.js.map +1 -1
  135. package/build/component/driver/script/scriptDriver.d.ts +11 -1
  136. package/build/component/driver/script/scriptDriver.d.ts.map +1 -1
  137. package/build/component/driver/script/scriptDriver.js +121 -4
  138. package/build/component/driver/script/scriptDriver.js.map +1 -1
  139. package/build/component/driver/teamsApp/createAppPackage.d.ts +0 -1
  140. package/build/component/driver/teamsApp/createAppPackage.d.ts.map +1 -1
  141. package/build/component/driver/teamsApp/createAppPackage.js +1 -11
  142. package/build/component/driver/teamsApp/createAppPackage.js.map +1 -1
  143. package/build/component/driver/teamsApp/validate.d.ts +0 -1
  144. package/build/component/driver/teamsApp/validate.d.ts.map +1 -1
  145. package/build/component/driver/teamsApp/validate.js +34 -18
  146. package/build/component/driver/teamsApp/validate.js.map +1 -1
  147. package/build/component/error.d.ts +0 -3
  148. package/build/component/error.d.ts.map +1 -1
  149. package/build/component/error.js +1 -11
  150. package/build/component/error.js.map +1 -1
  151. package/build/component/feature/bot/question.d.ts.map +1 -1
  152. package/build/component/feature/bot/question.js +13 -23
  153. package/build/component/feature/bot/question.js.map +1 -1
  154. package/build/component/feature/sso.d.ts +0 -4
  155. package/build/component/feature/sso.d.ts.map +1 -1
  156. package/build/component/feature/sso.js +10 -144
  157. package/build/component/feature/sso.js.map +1 -1
  158. package/build/component/generator/generatorAction.d.ts.map +1 -1
  159. package/build/component/generator/generatorAction.js +1 -1
  160. package/build/component/generator/generatorAction.js.map +1 -1
  161. package/build/component/generator/spfx/depsChecker/dependencyChecker.d.ts +8 -0
  162. package/build/component/generator/spfx/depsChecker/dependencyChecker.d.ts.map +1 -0
  163. package/build/component/generator/spfx/depsChecker/dependencyChecker.js.map +1 -0
  164. package/build/component/{resource → generator}/spfx/depsChecker/generatorChecker.d.ts +1 -4
  165. package/build/component/generator/spfx/depsChecker/generatorChecker.d.ts.map +1 -0
  166. package/build/component/{resource → generator}/spfx/depsChecker/generatorChecker.js +0 -39
  167. package/build/component/generator/spfx/depsChecker/generatorChecker.js.map +1 -0
  168. package/build/component/{resource → generator}/spfx/depsChecker/yoChecker.d.ts +1 -4
  169. package/build/component/generator/spfx/depsChecker/yoChecker.d.ts.map +1 -0
  170. package/build/component/{resource → generator}/spfx/depsChecker/yoChecker.js +0 -33
  171. package/build/component/generator/spfx/depsChecker/yoChecker.js.map +1 -0
  172. package/build/component/generator/spfx/error.d.ts +8 -0
  173. package/build/component/generator/spfx/error.d.ts.map +1 -0
  174. package/build/component/generator/spfx/error.js +55 -0
  175. package/build/component/generator/spfx/error.js.map +1 -0
  176. package/build/component/generator/spfx/spfxGenerator.d.ts.map +1 -0
  177. package/build/component/generator/{spfxGenerator.js → spfx/spfxGenerator.js} +16 -16
  178. package/build/component/generator/spfx/spfxGenerator.js.map +1 -0
  179. package/build/component/{resource → generator}/spfx/utils/constants.d.ts +0 -33
  180. package/build/component/generator/spfx/utils/constants.d.ts.map +1 -0
  181. package/build/component/{resource → generator}/spfx/utils/constants.js +1 -39
  182. package/build/component/generator/spfx/utils/constants.js.map +1 -0
  183. package/build/component/{resource → generator}/spfx/utils/progress-helper.d.ts +0 -5
  184. package/build/component/generator/spfx/utils/progress-helper.d.ts.map +1 -0
  185. package/build/component/generator/spfx/utils/progress-helper.js +21 -0
  186. package/build/component/generator/spfx/utils/progress-helper.js.map +1 -0
  187. package/build/component/generator/spfx/utils/question-helper.d.ts.map +1 -0
  188. package/build/component/generator/spfx/utils/question-helper.js.map +1 -0
  189. package/build/component/{resource → generator}/spfx/utils/questions.d.ts +0 -1
  190. package/build/component/generator/spfx/utils/questions.d.ts.map +1 -0
  191. package/build/component/{resource → generator}/spfx/utils/questions.js +2 -27
  192. package/build/component/generator/spfx/utils/questions.js.map +1 -0
  193. package/build/component/generator/spfx/utils/telemetry-helper.d.ts.map +1 -0
  194. package/build/component/generator/spfx/utils/telemetry-helper.js.map +1 -0
  195. package/build/component/generator/spfx/utils/telemetryEvents.d.ts.map +1 -0
  196. package/build/component/generator/spfx/utils/telemetryEvents.js.map +1 -0
  197. package/build/component/generator/spfx/utils/utils.d.ts.map +1 -0
  198. package/build/component/generator/spfx/utils/utils.js.map +1 -0
  199. package/build/component/generator/utils.js +2 -2
  200. package/build/component/generator/utils.js.map +1 -1
  201. package/build/component/middleware/envMW.js.map +1 -1
  202. package/build/component/migrate.d.ts +0 -1
  203. package/build/component/migrate.d.ts.map +1 -1
  204. package/build/component/migrate.js +1 -9
  205. package/build/component/migrate.js.map +1 -1
  206. package/build/component/provisionUtils.d.ts +2 -23
  207. package/build/component/provisionUtils.d.ts.map +1 -1
  208. package/build/component/provisionUtils.js +5 -523
  209. package/build/component/provisionUtils.js.map +1 -1
  210. package/build/component/question.d.ts +3 -64
  211. package/build/component/question.d.ts.map +1 -1
  212. package/build/component/question.js +61 -663
  213. package/build/component/question.js.map +1 -1
  214. package/build/component/registerService.d.ts +0 -16
  215. package/build/component/registerService.d.ts.map +1 -1
  216. package/build/component/registerService.js +0 -16
  217. package/build/component/registerService.js.map +1 -1
  218. package/build/component/resource/aadApp/aadApp.d.ts.map +1 -1
  219. package/build/component/resource/aadApp/aadApp.js +6 -24
  220. package/build/component/resource/aadApp/aadApp.js.map +1 -1
  221. package/build/component/resource/aadApp/utils/aadManifestHelper.js +2 -1
  222. package/build/component/resource/aadApp/utils/aadManifestHelper.js.map +1 -1
  223. package/build/component/resource/appManifest/appManifest.d.ts +0 -6
  224. package/build/component/resource/appManifest/appManifest.d.ts.map +1 -1
  225. package/build/component/resource/appManifest/appManifest.js +24 -247
  226. package/build/component/resource/appManifest/appManifest.js.map +1 -1
  227. package/build/component/resource/appManifest/appStudio.d.ts +1 -21
  228. package/build/component/resource/appManifest/appStudio.d.ts.map +1 -1
  229. package/build/component/resource/appManifest/appStudio.js +16 -258
  230. package/build/component/resource/appManifest/appStudio.js.map +1 -1
  231. package/build/component/resource/appManifest/utils/ManifestUtils.d.ts +1 -1
  232. package/build/component/resource/appManifest/utils/ManifestUtils.d.ts.map +1 -1
  233. package/build/component/resource/appManifest/utils/ManifestUtils.js +1 -9
  234. package/build/component/resource/appManifest/utils/ManifestUtils.js.map +1 -1
  235. package/build/component/resource/botService/errors.d.ts +0 -2
  236. package/build/component/resource/botService/errors.d.ts.map +1 -1
  237. package/build/component/resource/botService/errors.js +1 -43
  238. package/build/component/resource/botService/errors.js.map +1 -1
  239. package/build/component/utils/ResourceGroupHelper.d.ts +1 -5
  240. package/build/component/utils/ResourceGroupHelper.d.ts.map +1 -1
  241. package/build/component/utils/ResourceGroupHelper.js +0 -6
  242. package/build/component/utils/ResourceGroupHelper.js.map +1 -1
  243. package/build/component/utils/charsetUtils.d.ts +3 -0
  244. package/build/component/utils/charsetUtils.d.ts.map +1 -0
  245. package/build/component/utils/charsetUtils.js +241 -0
  246. package/build/component/utils/charsetUtils.js.map +1 -0
  247. package/build/component/utils/depsChecker/common.d.ts +0 -1
  248. package/build/component/utils/depsChecker/common.d.ts.map +1 -1
  249. package/build/component/utils/depsChecker/common.js +0 -1
  250. package/build/component/utils/depsChecker/common.js.map +1 -1
  251. package/build/component/utils/envUtil.d.ts.map +1 -1
  252. package/build/component/utils/envUtil.js +4 -1
  253. package/build/component/utils/envUtil.js.map +1 -1
  254. package/build/component/utils/metadataUtil.d.ts.map +1 -1
  255. package/build/component/utils/metadataUtil.js +9 -7
  256. package/build/component/utils/metadataUtil.js.map +1 -1
  257. package/build/component/utils/pathUtils.d.ts.map +1 -1
  258. package/build/component/utils/pathUtils.js +10 -9
  259. package/build/component/utils/pathUtils.js.map +1 -1
  260. package/build/component/utils/settingsUtil.js +3 -3
  261. package/build/component/utils/settingsUtil.js.map +1 -1
  262. package/build/component/utils.d.ts +1 -29
  263. package/build/component/utils.d.ts.map +1 -1
  264. package/build/component/utils.js +24 -501
  265. package/build/component/utils.js.map +1 -1
  266. package/build/component/workflow.d.ts +0 -2
  267. package/build/component/workflow.d.ts.map +1 -1
  268. package/build/component/workflow.js +1 -692
  269. package/build/component/workflow.js.map +1 -1
  270. package/build/core/FxCore.d.ts +26 -42
  271. package/build/core/FxCore.d.ts.map +1 -1
  272. package/build/core/FxCore.js +84 -664
  273. package/build/core/FxCore.js.map +1 -1
  274. package/build/core/FxCoreImplementV3.d.ts +14 -8
  275. package/build/core/FxCoreImplementV3.d.ts.map +1 -1
  276. package/build/core/FxCoreImplementV3.js +93 -121
  277. package/build/core/FxCoreImplementV3.js.map +1 -1
  278. package/build/core/collaborator.d.ts +2 -0
  279. package/build/core/collaborator.d.ts.map +1 -1
  280. package/build/core/collaborator.js +2 -0
  281. package/build/core/collaborator.js.map +1 -1
  282. package/build/core/environment.d.ts +2 -4
  283. package/build/core/environment.d.ts.map +1 -1
  284. package/build/core/environment.js +44 -108
  285. package/build/core/environment.js.map +1 -1
  286. package/build/core/error.d.ts +1 -34
  287. package/build/core/error.d.ts.map +1 -1
  288. package/build/core/error.js +1 -112
  289. package/build/core/error.js.map +1 -1
  290. package/build/core/globalVars.d.ts +0 -1
  291. package/build/core/globalVars.d.ts.map +1 -1
  292. package/build/core/globalVars.js +1 -15
  293. package/build/core/globalVars.js.map +1 -1
  294. package/build/core/middleware/envInfoLoaderV3.d.ts +1 -10
  295. package/build/core/middleware/envInfoLoaderV3.d.ts.map +1 -1
  296. package/build/core/middleware/envInfoLoaderV3.js +1 -207
  297. package/build/core/middleware/envInfoLoaderV3.js.map +1 -1
  298. package/build/core/middleware/projectMigratorV3.d.ts +3 -1
  299. package/build/core/middleware/projectMigratorV3.d.ts.map +1 -1
  300. package/build/core/middleware/projectMigratorV3.js +46 -52
  301. package/build/core/middleware/projectMigratorV3.js.map +1 -1
  302. package/build/core/middleware/projectSettingsLoader.d.ts +1 -4
  303. package/build/core/middleware/projectSettingsLoader.d.ts.map +1 -1
  304. package/build/core/middleware/projectSettingsLoader.js +13 -78
  305. package/build/core/middleware/projectSettingsLoader.js.map +1 -1
  306. package/build/core/middleware/projectVersionChecker.d.ts.map +1 -1
  307. package/build/core/middleware/projectVersionChecker.js +10 -23
  308. package/build/core/middleware/projectVersionChecker.js.map +1 -1
  309. package/build/core/middleware/questionModel.d.ts +0 -1
  310. package/build/core/middleware/questionModel.d.ts.map +1 -1
  311. package/build/core/middleware/questionModel.js +8 -54
  312. package/build/core/middleware/questionModel.js.map +1 -1
  313. package/build/core/middleware/utils/MigrationUtils.d.ts +0 -5
  314. package/build/core/middleware/utils/MigrationUtils.d.ts.map +1 -1
  315. package/build/core/middleware/utils/MigrationUtils.js +1 -77
  316. package/build/core/middleware/utils/MigrationUtils.js.map +1 -1
  317. package/build/core/middleware/utils/migrationContext.d.ts.map +1 -1
  318. package/build/core/middleware/utils/migrationContext.js +0 -4
  319. package/build/core/middleware/utils/migrationContext.js.map +1 -1
  320. package/build/core/question.d.ts +2 -12
  321. package/build/core/question.d.ts.map +1 -1
  322. package/build/core/question.js +18 -240
  323. package/build/core/question.js.map +1 -1
  324. package/build/core/types.d.ts +0 -10
  325. package/build/core/types.d.ts.map +1 -1
  326. package/build/error/common.d.ts +9 -0
  327. package/build/error/common.d.ts.map +1 -1
  328. package/build/error/common.js +39 -1
  329. package/build/error/common.js.map +1 -1
  330. package/build/error/script.d.ts +1 -1
  331. package/build/error/script.d.ts.map +1 -1
  332. package/build/error/script.js +3 -3
  333. package/build/error/script.js.map +1 -1
  334. package/build/index.d.ts +0 -2
  335. package/build/index.d.ts.map +1 -1
  336. package/build/index.js +1 -4
  337. package/build/index.js.map +1 -1
  338. package/package.json +14 -33
  339. package/resource/package.nls.json +13 -272
  340. package/templates/fallback/common.zip +0 -0
  341. package/templates/fallback/csharp.zip +0 -0
  342. package/templates/fallback/js.zip +0 -0
  343. package/templates/fallback/ts.zip +0 -0
  344. package/build/common/azure-hosting/azureAppServiceHosting.d.ts +0 -16
  345. package/build/common/azure-hosting/azureAppServiceHosting.d.ts.map +0 -1
  346. package/build/common/azure-hosting/azureAppServiceHosting.js +0 -33
  347. package/build/common/azure-hosting/azureAppServiceHosting.js.map +0 -1
  348. package/build/common/azure-hosting/azureFunctionHosting.d.ts +0 -14
  349. package/build/common/azure-hosting/azureFunctionHosting.d.ts.map +0 -1
  350. package/build/common/azure-hosting/azureFunctionHosting.js +0 -34
  351. package/build/common/azure-hosting/azureFunctionHosting.js.map +0 -1
  352. package/build/common/azure-hosting/azureHosting.d.ts +0 -23
  353. package/build/common/azure-hosting/azureHosting.d.ts.map +0 -1
  354. package/build/common/azure-hosting/azureHosting.js +0 -95
  355. package/build/common/azure-hosting/azureHosting.js.map +0 -1
  356. package/build/common/azure-hosting/azureOps.d.ts +0 -17
  357. package/build/common/azure-hosting/azureOps.d.ts.map +0 -1
  358. package/build/common/azure-hosting/azureOps.js +0 -94
  359. package/build/common/azure-hosting/azureOps.js.map +0 -1
  360. package/build/common/azure-hosting/hostingConstant.d.ts +0 -46
  361. package/build/common/azure-hosting/hostingConstant.d.ts.map +0 -1
  362. package/build/common/azure-hosting/hostingConstant.js +0 -86
  363. package/build/common/azure-hosting/hostingConstant.js.map +0 -1
  364. package/build/common/azure-hosting/hostingError.d.ts +0 -47
  365. package/build/common/azure-hosting/hostingError.d.ts.map +0 -1
  366. package/build/common/azure-hosting/hostingError.js +0 -83
  367. package/build/common/azure-hosting/hostingError.js.map +0 -1
  368. package/build/common/azure-hosting/hostingFactory.d.ts +0 -6
  369. package/build/common/azure-hosting/hostingFactory.d.ts.map +0 -1
  370. package/build/common/azure-hosting/hostingFactory.js +0 -22
  371. package/build/common/azure-hosting/hostingFactory.js.map +0 -1
  372. package/build/common/azure-hosting/interfaces.d.ts +0 -58
  373. package/build/common/azure-hosting/interfaces.d.ts.map +0 -1
  374. package/build/common/azure-hosting/interfaces.js +0 -12
  375. package/build/common/azure-hosting/interfaces.js.map +0 -1
  376. package/build/common/azure-hosting/messages.d.ts +0 -10
  377. package/build/common/azure-hosting/messages.d.ts.map +0 -1
  378. package/build/common/azure-hosting/messages.js +0 -16
  379. package/build/common/azure-hosting/messages.js.map +0 -1
  380. package/build/common/azure-hosting/utils.d.ts +0 -10
  381. package/build/common/azure-hosting/utils.d.ts.map +0 -1
  382. package/build/common/azure-hosting/utils.js +0 -107
  383. package/build/common/azure-hosting/utils.js.map +0 -1
  384. package/build/common/cpUtils.d.ts +0 -12
  385. package/build/common/cpUtils.d.ts.map +0 -1
  386. package/build/common/cpUtils.js +0 -68
  387. package/build/common/cpUtils.js.map +0 -1
  388. package/build/common/deps-checker/internal/ngrokChecker.d.ts +0 -27
  389. package/build/common/deps-checker/internal/ngrokChecker.d.ts.map +0 -1
  390. package/build/common/deps-checker/internal/ngrokChecker.js +0 -222
  391. package/build/common/deps-checker/internal/ngrokChecker.js.map +0 -1
  392. package/build/common/deps-checker/util/extensionInstaller.d.ts +0 -3
  393. package/build/common/deps-checker/util/extensionInstaller.d.ts.map +0 -1
  394. package/build/common/deps-checker/util/extensionInstaller.js +0 -47
  395. package/build/common/deps-checker/util/extensionInstaller.js.map +0 -1
  396. package/build/common/samples-config.json +0 -201
  397. package/build/component/arm.d.ts +0 -42
  398. package/build/component/arm.d.ts.map +0 -1
  399. package/build/component/arm.js +0 -653
  400. package/build/component/arm.js.map +0 -1
  401. package/build/component/bicep.d.ts +0 -8
  402. package/build/component/bicep.d.ts.map +0 -1
  403. package/build/component/bicep.js +0 -49
  404. package/build/component/bicep.js.map +0 -1
  405. package/build/component/code/api/apiCode.d.ts +0 -13
  406. package/build/component/code/api/apiCode.d.ts.map +0 -1
  407. package/build/component/code/api/apiCode.js +0 -154
  408. package/build/component/code/api/apiCode.js.map +0 -1
  409. package/build/component/code/api/depsChecker/funcHelper.d.ts +0 -11
  410. package/build/component/code/api/depsChecker/funcHelper.d.ts.map +0 -1
  411. package/build/component/code/api/depsChecker/funcHelper.js +0 -55
  412. package/build/component/code/api/depsChecker/funcHelper.js.map +0 -1
  413. package/build/component/code/api/depsChecker/funcPluginLogger.d.ts +0 -17
  414. package/build/component/code/api/depsChecker/funcPluginLogger.d.ts.map +0 -1
  415. package/build/component/code/api/depsChecker/funcPluginLogger.js +0 -52
  416. package/build/component/code/api/depsChecker/funcPluginLogger.js.map +0 -1
  417. package/build/component/code/api/depsChecker/funcPluginTelemetry.d.ts +0 -15
  418. package/build/component/code/api/depsChecker/funcPluginTelemetry.d.ts.map +0 -1
  419. package/build/component/code/api/depsChecker/funcPluginTelemetry.js +0 -53
  420. package/build/component/code/api/depsChecker/funcPluginTelemetry.js.map +0 -1
  421. package/build/component/code/api/enums.d.ts +0 -11
  422. package/build/component/code/api/enums.d.ts.map +0 -1
  423. package/build/component/code/api/enums.js +0 -18
  424. package/build/component/code/api/enums.js.map +0 -1
  425. package/build/component/code/api/language-strategy.d.ts +0 -15
  426. package/build/component/code/api/language-strategy.d.ts.map +0 -1
  427. package/build/component/code/api/language-strategy.js +0 -51
  428. package/build/component/code/api/language-strategy.js.map +0 -1
  429. package/build/component/code/api/scaffold.d.ts +0 -13
  430. package/build/component/code/api/scaffold.d.ts.map +0 -1
  431. package/build/component/code/api/scaffold.js +0 -83
  432. package/build/component/code/api/scaffold.js.map +0 -1
  433. package/build/component/code/api/telemetry-helper.d.ts +0 -20
  434. package/build/component/code/api/telemetry-helper.d.ts.map +0 -1
  435. package/build/component/code/api/telemetry-helper.js +0 -43
  436. package/build/component/code/api/telemetry-helper.js.map +0 -1
  437. package/build/component/code/appSettingUtils.d.ts +0 -17
  438. package/build/component/code/appSettingUtils.d.ts.map +0 -1
  439. package/build/component/code/appSettingUtils.js +0 -106
  440. package/build/component/code/appSettingUtils.js.map +0 -1
  441. package/build/component/code/appSettings/baseAppSettings.json +0 -10
  442. package/build/component/code/appSettings/botAppSettings.json +0 -4
  443. package/build/component/code/appSettings/ssoBlazorAppSettings.json +0 -9
  444. package/build/component/code/appSettings/ssoBotAppSettings.json +0 -13
  445. package/build/component/code/botCode.d.ts +0 -14
  446. package/build/component/code/botCode.d.ts.map +0 -1
  447. package/build/component/code/botCode.js +0 -198
  448. package/build/component/code/botCode.js.map +0 -1
  449. package/build/component/code/constants.d.ts +0 -32
  450. package/build/component/code/constants.d.ts.map +0 -1
  451. package/build/component/code/constants.js +0 -38
  452. package/build/component/code/constants.js.map +0 -1
  453. package/build/component/code/error.d.ts +0 -11
  454. package/build/component/code/error.d.ts.map +0 -1
  455. package/build/component/code/error.js +0 -41
  456. package/build/component/code/error.js.map +0 -1
  457. package/build/component/code/spfxTabCode.d.ts +0 -11
  458. package/build/component/code/spfxTabCode.d.ts.map +0 -1
  459. package/build/component/code/spfxTabCode.js +0 -237
  460. package/build/component/code/spfxTabCode.js.map +0 -1
  461. package/build/component/code/tab/constants.d.ts +0 -7
  462. package/build/component/code/tab/constants.d.ts.map +0 -1
  463. package/build/component/code/tab/constants.js +0 -17
  464. package/build/component/code/tab/constants.js.map +0 -1
  465. package/build/component/code/tab/deploy.d.ts +0 -16
  466. package/build/component/code/tab/deploy.d.ts.map +0 -1
  467. package/build/component/code/tab/deploy.js +0 -95
  468. package/build/component/code/tab/deploy.js.map +0 -1
  469. package/build/component/code/tab/env.d.ts +0 -23
  470. package/build/component/code/tab/env.d.ts.map +0 -1
  471. package/build/component/code/tab/env.js +0 -101
  472. package/build/component/code/tab/env.js.map +0 -1
  473. package/build/component/code/tab/tabCode.d.ts +0 -17
  474. package/build/component/code/tab/tabCode.d.ts.map +0 -1
  475. package/build/component/code/tab/tabCode.js +0 -248
  476. package/build/component/code/tab/tabCode.js.map +0 -1
  477. package/build/component/connection/apimConfig.d.ts +0 -11
  478. package/build/component/connection/apimConfig.d.ts.map +0 -1
  479. package/build/component/connection/apimConfig.js +0 -44
  480. package/build/component/connection/apimConfig.js.map +0 -1
  481. package/build/component/connection/azureFunctionConfig.d.ts +0 -9
  482. package/build/component/connection/azureFunctionConfig.d.ts.map +0 -1
  483. package/build/component/connection/azureFunctionConfig.js +0 -25
  484. package/build/component/connection/azureFunctionConfig.js.map +0 -1
  485. package/build/component/connection/azureResourceConfig.d.ts +0 -11
  486. package/build/component/connection/azureResourceConfig.d.ts.map +0 -1
  487. package/build/component/connection/azureResourceConfig.js +0 -72
  488. package/build/component/connection/azureResourceConfig.js.map +0 -1
  489. package/build/component/connection/azureWebAppConfig.d.ts +0 -9
  490. package/build/component/connection/azureWebAppConfig.d.ts.map +0 -1
  491. package/build/component/connection/azureWebAppConfig.js +0 -25
  492. package/build/component/connection/azureWebAppConfig.js.map +0 -1
  493. package/build/component/coordinator/lifecycleStage.d.ts +0 -2
  494. package/build/component/coordinator/lifecycleStage.d.ts.map +0 -1
  495. package/build/component/coordinator/lifecycleStage.js +0 -23
  496. package/build/component/coordinator/lifecycleStage.js.map +0 -1
  497. package/build/component/core.d.ts +0 -65
  498. package/build/component/core.d.ts.map +0 -1
  499. package/build/component/core.js +0 -653
  500. package/build/component/core.js.map +0 -1
  501. package/build/component/debug/error.d.ts +0 -8
  502. package/build/component/debug/error.d.ts.map +0 -1
  503. package/build/component/debug/error.js +0 -49
  504. package/build/component/debug/error.js.map +0 -1
  505. package/build/component/debug/index.d.ts +0 -30
  506. package/build/component/debug/index.d.ts.map +0 -1
  507. package/build/component/debug/index.js +0 -541
  508. package/build/component/debug/index.js.map +0 -1
  509. package/build/component/debug/util/ngrok.d.ts +0 -6
  510. package/build/component/debug/util/ngrok.d.ts.map +0 -1
  511. package/build/component/debug/util/ngrok.js +0 -65
  512. package/build/component/debug/util/ngrok.js.map +0 -1
  513. package/build/component/envManager.d.ts +0 -4
  514. package/build/component/envManager.d.ts.map +0 -1
  515. package/build/component/envManager.js +0 -25
  516. package/build/component/envManager.js.map +0 -1
  517. package/build/component/feature/api/api.d.ts +0 -8
  518. package/build/component/feature/api/api.d.ts.map +0 -1
  519. package/build/component/feature/api/api.js +0 -188
  520. package/build/component/feature/api/api.js.map +0 -1
  521. package/build/component/feature/api/constants.d.ts +0 -4
  522. package/build/component/feature/api/constants.d.ts.map +0 -1
  523. package/build/component/feature/api/constants.js +0 -9
  524. package/build/component/feature/api/constants.js.map +0 -1
  525. package/build/component/feature/api/question.d.ts +0 -3
  526. package/build/component/feature/api/question.d.ts.map +0 -1
  527. package/build/component/feature/api/question.js +0 -13
  528. package/build/component/feature/api/question.js.map +0 -1
  529. package/build/component/feature/apiconnector/ApiConnectorImpl.d.ts +0 -23
  530. package/build/component/feature/apiconnector/ApiConnectorImpl.d.ts.map +0 -1
  531. package/build/component/feature/apiconnector/ApiConnectorImpl.js +0 -288
  532. package/build/component/feature/apiconnector/ApiConnectorImpl.js.map +0 -1
  533. package/build/component/feature/apiconnector/apiConnector.d.ts +0 -11
  534. package/build/component/feature/apiconnector/apiConnector.d.ts.map +0 -1
  535. package/build/component/feature/apiconnector/apiConnector.js +0 -43
  536. package/build/component/feature/apiconnector/apiConnector.js.map +0 -1
  537. package/build/component/feature/apiconnector/checker.d.ts +0 -7
  538. package/build/component/feature/apiconnector/checker.d.ts.map +0 -1
  539. package/build/component/feature/apiconnector/checker.js +0 -74
  540. package/build/component/feature/apiconnector/checker.js.map +0 -1
  541. package/build/component/feature/apiconnector/config.d.ts +0 -23
  542. package/build/component/feature/apiconnector/config.d.ts.map +0 -1
  543. package/build/component/feature/apiconnector/config.js +0 -5
  544. package/build/component/feature/apiconnector/config.js.map +0 -1
  545. package/build/component/feature/apiconnector/constants.d.ts +0 -50
  546. package/build/component/feature/apiconnector/constants.d.ts.map +0 -1
  547. package/build/component/feature/apiconnector/constants.js +0 -61
  548. package/build/component/feature/apiconnector/constants.js.map +0 -1
  549. package/build/component/feature/apiconnector/depsHandler.d.ts +0 -14
  550. package/build/component/feature/apiconnector/depsHandler.d.ts.map +0 -1
  551. package/build/component/feature/apiconnector/depsHandler.js +0 -109
  552. package/build/component/feature/apiconnector/depsHandler.js.map +0 -1
  553. package/build/component/feature/apiconnector/envHandler.d.ts +0 -21
  554. package/build/component/feature/apiconnector/envHandler.d.ts.map +0 -1
  555. package/build/component/feature/apiconnector/envHandler.js +0 -128
  556. package/build/component/feature/apiconnector/envHandler.js.map +0 -1
  557. package/build/component/feature/apiconnector/errors.d.ts +0 -53
  558. package/build/component/feature/apiconnector/errors.d.ts.map +0 -1
  559. package/build/component/feature/apiconnector/errors.js +0 -64
  560. package/build/component/feature/apiconnector/errors.js.map +0 -1
  561. package/build/component/feature/apiconnector/questions.d.ts +0 -41
  562. package/build/component/feature/apiconnector/questions.d.ts.map +0 -1
  563. package/build/component/feature/apiconnector/questions.js +0 -262
  564. package/build/component/feature/apiconnector/questions.js.map +0 -1
  565. package/build/component/feature/apiconnector/result.d.ts +0 -23
  566. package/build/component/feature/apiconnector/result.d.ts.map +0 -1
  567. package/build/component/feature/apiconnector/result.js +0 -40
  568. package/build/component/feature/apiconnector/result.js.map +0 -1
  569. package/build/component/feature/apiconnector/sampleHandler.d.ts +0 -10
  570. package/build/component/feature/apiconnector/sampleHandler.d.ts.map +0 -1
  571. package/build/component/feature/apiconnector/sampleHandler.js +0 -62
  572. package/build/component/feature/apiconnector/sampleHandler.js.map +0 -1
  573. package/build/component/feature/apiconnector/telemetry.d.ts +0 -42
  574. package/build/component/feature/apiconnector/telemetry.d.ts.map +0 -1
  575. package/build/component/feature/apiconnector/telemetry.js +0 -70
  576. package/build/component/feature/apiconnector/telemetry.js.map +0 -1
  577. package/build/component/feature/apiconnector/utils.d.ts +0 -18
  578. package/build/component/feature/apiconnector/utils.d.ts.map +0 -1
  579. package/build/component/feature/apiconnector/utils.js +0 -90
  580. package/build/component/feature/apiconnector/utils.js.map +0 -1
  581. package/build/component/feature/apim.d.ts +0 -8
  582. package/build/component/feature/apim.d.ts.map +0 -1
  583. package/build/component/feature/apim.js +0 -123
  584. package/build/component/feature/apim.js.map +0 -1
  585. package/build/component/feature/bot/bot.d.ts +0 -12
  586. package/build/component/feature/bot/bot.d.ts.map +0 -1
  587. package/build/component/feature/bot/bot.js +0 -309
  588. package/build/component/feature/bot/bot.js.map +0 -1
  589. package/build/component/feature/cicd/CICDImpl.d.ts +0 -9
  590. package/build/component/feature/cicd/CICDImpl.d.ts.map +0 -1
  591. package/build/component/feature/cicd/CICDImpl.js +0 -106
  592. package/build/component/feature/cicd/CICDImpl.js.map +0 -1
  593. package/build/component/feature/cicd/cicd.d.ts +0 -8
  594. package/build/component/feature/cicd/cicd.d.ts.map +0 -1
  595. package/build/component/feature/cicd/cicd.js +0 -115
  596. package/build/component/feature/cicd/cicd.js.map +0 -1
  597. package/build/component/feature/cicd/constants.d.ts +0 -39
  598. package/build/component/feature/cicd/constants.d.ts.map +0 -1
  599. package/build/component/feature/cicd/constants.js +0 -53
  600. package/build/component/feature/cicd/constants.js.map +0 -1
  601. package/build/component/feature/cicd/errors.d.ts +0 -25
  602. package/build/component/feature/cicd/errors.d.ts.map +0 -1
  603. package/build/component/feature/cicd/errors.js +0 -49
  604. package/build/component/feature/cicd/errors.js.map +0 -1
  605. package/build/component/feature/cicd/existingTemplatesStat.d.ts +0 -16
  606. package/build/component/feature/cicd/existingTemplatesStat.d.ts.map +0 -1
  607. package/build/component/feature/cicd/existingTemplatesStat.js +0 -75
  608. package/build/component/feature/cicd/existingTemplatesStat.js.map +0 -1
  609. package/build/component/feature/cicd/logger.d.ts +0 -10
  610. package/build/component/feature/cicd/logger.d.ts.map +0 -1
  611. package/build/component/feature/cicd/logger.js +0 -27
  612. package/build/component/feature/cicd/logger.js.map +0 -1
  613. package/build/component/feature/cicd/provider/azdoProvider.d.ts +0 -6
  614. package/build/component/feature/cicd/provider/azdoProvider.d.ts.map +0 -1
  615. package/build/component/feature/cicd/provider/azdoProvider.js +0 -25
  616. package/build/component/feature/cicd/provider/azdoProvider.js.map +0 -1
  617. package/build/component/feature/cicd/provider/enums.d.ts +0 -12
  618. package/build/component/feature/cicd/provider/enums.d.ts.map +0 -1
  619. package/build/component/feature/cicd/provider/enums.js +0 -19
  620. package/build/component/feature/cicd/provider/enums.js.map +0 -1
  621. package/build/component/feature/cicd/provider/factory.d.ts +0 -6
  622. package/build/component/feature/cicd/provider/factory.d.ts.map +0 -1
  623. package/build/component/feature/cicd/provider/factory.js +0 -28
  624. package/build/component/feature/cicd/provider/factory.js.map +0 -1
  625. package/build/component/feature/cicd/provider/githubProvider.d.ts +0 -6
  626. package/build/component/feature/cicd/provider/githubProvider.d.ts.map +0 -1
  627. package/build/component/feature/cicd/provider/githubProvider.js +0 -25
  628. package/build/component/feature/cicd/provider/githubProvider.js.map +0 -1
  629. package/build/component/feature/cicd/provider/jenkinsProvider.d.ts +0 -6
  630. package/build/component/feature/cicd/provider/jenkinsProvider.d.ts.map +0 -1
  631. package/build/component/feature/cicd/provider/jenkinsProvider.js +0 -25
  632. package/build/component/feature/cicd/provider/jenkinsProvider.js.map +0 -1
  633. package/build/component/feature/cicd/provider/provider.d.ts +0 -11
  634. package/build/component/feature/cicd/provider/provider.d.ts.map +0 -1
  635. package/build/component/feature/cicd/provider/provider.js +0 -106
  636. package/build/component/feature/cicd/provider/provider.js.map +0 -1
  637. package/build/component/feature/cicd/questions.d.ts +0 -18
  638. package/build/component/feature/cicd/questions.d.ts.map +0 -1
  639. package/build/component/feature/cicd/questions.js +0 -82
  640. package/build/component/feature/cicd/questions.js.map +0 -1
  641. package/build/component/feature/cicd/result.d.ts +0 -11
  642. package/build/component/feature/cicd/result.d.ts.map +0 -1
  643. package/build/component/feature/cicd/result.js +0 -37
  644. package/build/component/feature/cicd/result.js.map +0 -1
  645. package/build/component/feature/cicd/utils/buildScripts.d.ts +0 -3
  646. package/build/component/feature/cicd/utils/buildScripts.d.ts.map +0 -1
  647. package/build/component/feature/cicd/utils/buildScripts.js +0 -29
  648. package/build/component/feature/cicd/utils/buildScripts.js.map +0 -1
  649. package/build/component/feature/cicd/utils/telemetry-helper.d.ts +0 -29
  650. package/build/component/feature/cicd/utils/telemetry-helper.d.ts.map +0 -1
  651. package/build/component/feature/cicd/utils/telemetry-helper.js +0 -46
  652. package/build/component/feature/cicd/utils/telemetry-helper.js.map +0 -1
  653. package/build/component/feature/keyVault.d.ts +0 -16
  654. package/build/component/feature/keyVault.d.ts.map +0 -1
  655. package/build/component/feature/keyVault.js +0 -90
  656. package/build/component/feature/keyVault.js.map +0 -1
  657. package/build/component/feature/spfx.d.ts +0 -9
  658. package/build/component/feature/spfx.d.ts.map +0 -1
  659. package/build/component/feature/spfx.js +0 -121
  660. package/build/component/feature/spfx.js.map +0 -1
  661. package/build/component/feature/sql.d.ts +0 -10
  662. package/build/component/feature/sql.d.ts.map +0 -1
  663. package/build/component/feature/sql.js +0 -80
  664. package/build/component/feature/sql.js.map +0 -1
  665. package/build/component/feature/tab.d.ts +0 -10
  666. package/build/component/feature/tab.d.ts.map +0 -1
  667. package/build/component/feature/tab.js +0 -238
  668. package/build/component/feature/tab.js.map +0 -1
  669. package/build/component/generator/spfxGenerator.d.ts.map +0 -1
  670. package/build/component/generator/spfxGenerator.js.map +0 -1
  671. package/build/component/middleware/logger.d.ts +0 -21
  672. package/build/component/middleware/logger.d.ts.map +0 -1
  673. package/build/component/middleware/logger.js +0 -53
  674. package/build/component/middleware/logger.js.map +0 -1
  675. package/build/component/middleware/progressbar.d.ts +0 -3
  676. package/build/component/middleware/progressbar.d.ts.map +0 -1
  677. package/build/component/middleware/progressbar.js +0 -22
  678. package/build/component/middleware/progressbar.js.map +0 -1
  679. package/build/component/middleware/runWithCatchError.d.ts +0 -6
  680. package/build/component/middleware/runWithCatchError.d.ts.map +0 -1
  681. package/build/component/middleware/runWithCatchError.js +0 -43
  682. package/build/component/middleware/runWithCatchError.js.map +0 -1
  683. package/build/component/middleware/telemetry.d.ts +0 -37
  684. package/build/component/middleware/telemetry.d.ts.map +0 -1
  685. package/build/component/middleware/telemetry.js +0 -70
  686. package/build/component/middleware/telemetry.js.map +0 -1
  687. package/build/component/middleware/types.d.ts +0 -25
  688. package/build/component/middleware/types.d.ts.map +0 -1
  689. package/build/component/middleware/types.js +0 -5
  690. package/build/component/middleware/types.js.map +0 -1
  691. package/build/component/resource/azureAppService/azureAppService.d.ts +0 -12
  692. package/build/component/resource/azureAppService/azureAppService.d.ts.map +0 -1
  693. package/build/component/resource/azureAppService/azureAppService.js +0 -48
  694. package/build/component/resource/azureAppService/azureAppService.js.map +0 -1
  695. package/build/component/resource/azureAppService/azureFunction.d.ts +0 -36
  696. package/build/component/resource/azureAppService/azureFunction.d.ts.map +0 -1
  697. package/build/component/resource/azureAppService/azureFunction.js +0 -155
  698. package/build/component/resource/azureAppService/azureFunction.js.map +0 -1
  699. package/build/component/resource/azureAppService/azureLibs.d.ts +0 -6
  700. package/build/component/resource/azureAppService/azureLibs.d.ts.map +0 -1
  701. package/build/component/resource/azureAppService/azureLibs.js +0 -13
  702. package/build/component/resource/azureAppService/azureLibs.js.map +0 -1
  703. package/build/component/resource/azureAppService/azureWebApp.d.ts +0 -30
  704. package/build/component/resource/azureAppService/azureWebApp.d.ts.map +0 -1
  705. package/build/component/resource/azureAppService/azureWebApp.js +0 -43
  706. package/build/component/resource/azureAppService/azureWebApp.js.map +0 -1
  707. package/build/component/resource/azureAppService/common.d.ts +0 -10
  708. package/build/component/resource/azureAppService/common.d.ts.map +0 -1
  709. package/build/component/resource/azureAppService/common.js +0 -80
  710. package/build/component/resource/azureAppService/common.js.map +0 -1
  711. package/build/component/resource/azureAppService/dir-walk.d.ts +0 -4
  712. package/build/component/resource/azureAppService/dir-walk.d.ts.map +0 -1
  713. package/build/component/resource/azureAppService/dir-walk.js +0 -21
  714. package/build/component/resource/azureAppService/dir-walk.js.map +0 -1
  715. package/build/component/resource/azureSql/actions/configure.d.ts +0 -15
  716. package/build/component/resource/azureSql/actions/configure.d.ts.map +0 -1
  717. package/build/component/resource/azureSql/actions/configure.js +0 -92
  718. package/build/component/resource/azureSql/actions/configure.js.map +0 -1
  719. package/build/component/resource/azureSql/actions/provision.d.ts +0 -10
  720. package/build/component/resource/azureSql/actions/provision.d.ts.map +0 -1
  721. package/build/component/resource/azureSql/actions/provision.js +0 -63
  722. package/build/component/resource/azureSql/actions/provision.js.map +0 -1
  723. package/build/component/resource/azureSql/actions/utils.d.ts +0 -12
  724. package/build/component/resource/azureSql/actions/utils.d.ts.map +0 -1
  725. package/build/component/resource/azureSql/actions/utils.js +0 -82
  726. package/build/component/resource/azureSql/actions/utils.js.map +0 -1
  727. package/build/component/resource/azureSql/azureSql.d.ts +0 -24
  728. package/build/component/resource/azureSql/azureSql.d.ts.map +0 -1
  729. package/build/component/resource/azureSql/azureSql.js +0 -75
  730. package/build/component/resource/azureSql/azureSql.js.map +0 -1
  731. package/build/component/resource/azureSql/clients/management.d.ts +0 -18
  732. package/build/component/resource/azureSql/clients/management.d.ts.map +0 -1
  733. package/build/component/resource/azureSql/clients/management.js +0 -124
  734. package/build/component/resource/azureSql/clients/management.js.map +0 -1
  735. package/build/component/resource/azureSql/clients/sql.d.ts +0 -13
  736. package/build/component/resource/azureSql/clients/sql.d.ts.map +0 -1
  737. package/build/component/resource/azureSql/clients/sql.js +0 -153
  738. package/build/component/resource/azureSql/clients/sql.js.map +0 -1
  739. package/build/component/resource/azureSql/config.d.ts +0 -7
  740. package/build/component/resource/azureSql/config.d.ts.map +0 -1
  741. package/build/component/resource/azureSql/config.js +0 -77
  742. package/build/component/resource/azureSql/config.js.map +0 -1
  743. package/build/component/resource/azureSql/constants.d.ts +0 -85
  744. package/build/component/resource/azureSql/constants.d.ts.map +0 -1
  745. package/build/component/resource/azureSql/constants.js +0 -95
  746. package/build/component/resource/azureSql/constants.js.map +0 -1
  747. package/build/component/resource/azureSql/errors.d.ts +0 -63
  748. package/build/component/resource/azureSql/errors.d.ts.map +0 -1
  749. package/build/component/resource/azureSql/errors.js +0 -107
  750. package/build/component/resource/azureSql/errors.js.map +0 -1
  751. package/build/component/resource/azureSql/index.d.ts +0 -2
  752. package/build/component/resource/azureSql/index.d.ts.map +0 -1
  753. package/build/component/resource/azureSql/index.js +0 -7
  754. package/build/component/resource/azureSql/index.js.map +0 -1
  755. package/build/component/resource/azureSql/questions.d.ts +0 -6
  756. package/build/component/resource/azureSql/questions.d.ts.map +0 -1
  757. package/build/component/resource/azureSql/questions.js +0 -59
  758. package/build/component/resource/azureSql/questions.js.map +0 -1
  759. package/build/component/resource/azureSql/results.d.ts +0 -10
  760. package/build/component/resource/azureSql/results.d.ts.map +0 -1
  761. package/build/component/resource/azureSql/results.js +0 -34
  762. package/build/component/resource/azureSql/results.js.map +0 -1
  763. package/build/component/resource/azureSql/types.d.ts +0 -12
  764. package/build/component/resource/azureSql/types.d.ts.map +0 -1
  765. package/build/component/resource/azureSql/types.js +0 -5
  766. package/build/component/resource/azureSql/types.js.map +0 -1
  767. package/build/component/resource/azureSql/utils/checkInput.d.ts +0 -10
  768. package/build/component/resource/azureSql/utils/checkInput.d.ts.map +0 -1
  769. package/build/component/resource/azureSql/utils/checkInput.js +0 -89
  770. package/build/component/resource/azureSql/utils/checkInput.js.map +0 -1
  771. package/build/component/resource/azureSql/utils/common.d.ts +0 -12
  772. package/build/component/resource/azureSql/utils/common.d.ts.map +0 -1
  773. package/build/component/resource/azureSql/utils/common.js +0 -51
  774. package/build/component/resource/azureSql/utils/common.js.map +0 -1
  775. package/build/component/resource/azureStorage/azureStorage.d.ts +0 -31
  776. package/build/component/resource/azureStorage/azureStorage.d.ts.map +0 -1
  777. package/build/component/resource/azureStorage/azureStorage.js +0 -111
  778. package/build/component/resource/azureStorage/azureStorage.js.map +0 -1
  779. package/build/component/resource/azureStorage/clients.d.ts +0 -23
  780. package/build/component/resource/azureStorage/clients.d.ts.map +0 -1
  781. package/build/component/resource/azureStorage/clients.js +0 -133
  782. package/build/component/resource/azureStorage/clients.js.map +0 -1
  783. package/build/component/resource/azureStorage/configs.d.ts +0 -12
  784. package/build/component/resource/azureStorage/configs.d.ts.map +0 -1
  785. package/build/component/resource/azureStorage/configs.js +0 -30
  786. package/build/component/resource/azureStorage/configs.js.map +0 -1
  787. package/build/component/resource/azureStorage/constants.d.ts +0 -11
  788. package/build/component/resource/azureStorage/constants.d.ts.map +0 -1
  789. package/build/component/resource/azureStorage/constants.js +0 -17
  790. package/build/component/resource/azureStorage/constants.js.map +0 -1
  791. package/build/component/resource/azureStorage/messages.d.ts +0 -14
  792. package/build/component/resource/azureStorage/messages.d.ts.map +0 -1
  793. package/build/component/resource/azureStorage/messages.js +0 -28
  794. package/build/component/resource/azureStorage/messages.js.map +0 -1
  795. package/build/component/resource/botService/botService.d.ts +0 -24
  796. package/build/component/resource/botService/botService.d.ts.map +0 -1
  797. package/build/component/resource/botService/botService.js +0 -146
  798. package/build/component/resource/botService/botService.js.map +0 -1
  799. package/build/component/resource/identity.d.ts +0 -28
  800. package/build/component/resource/identity.d.ts.map +0 -1
  801. package/build/component/resource/identity.js +0 -42
  802. package/build/component/resource/identity.js.map +0 -1
  803. package/build/component/resource/keyVault.d.ts +0 -29
  804. package/build/component/resource/keyVault.d.ts.map +0 -1
  805. package/build/component/resource/keyVault.js +0 -47
  806. package/build/component/resource/keyVault.js.map +0 -1
  807. package/build/component/resource/simpleAuth/constants.d.ts +0 -122
  808. package/build/component/resource/simpleAuth/constants.d.ts.map +0 -1
  809. package/build/component/resource/simpleAuth/constants.js +0 -163
  810. package/build/component/resource/simpleAuth/constants.js.map +0 -1
  811. package/build/component/resource/simpleAuth/errors.d.ts +0 -17
  812. package/build/component/resource/simpleAuth/errors.d.ts.map +0 -1
  813. package/build/component/resource/simpleAuth/errors.js +0 -91
  814. package/build/component/resource/simpleAuth/errors.js.map +0 -1
  815. package/build/component/resource/simpleAuth/index.d.ts +0 -12
  816. package/build/component/resource/simpleAuth/index.d.ts.map +0 -1
  817. package/build/component/resource/simpleAuth/index.js +0 -115
  818. package/build/component/resource/simpleAuth/index.js.map +0 -1
  819. package/build/component/resource/simpleAuth/result.d.ts +0 -9
  820. package/build/component/resource/simpleAuth/result.d.ts.map +0 -1
  821. package/build/component/resource/simpleAuth/result.js +0 -35
  822. package/build/component/resource/simpleAuth/result.js.map +0 -1
  823. package/build/component/resource/simpleAuth/utils/common.d.ts +0 -23
  824. package/build/component/resource/simpleAuth/utils/common.d.ts.map +0 -1
  825. package/build/component/resource/simpleAuth/utils/common.js +0 -150
  826. package/build/component/resource/simpleAuth/utils/common.js.map +0 -1
  827. package/build/component/resource/simpleAuth/utils/dialog.d.ts +0 -5
  828. package/build/component/resource/simpleAuth/utils/dialog.d.ts.map +0 -1
  829. package/build/component/resource/simpleAuth/utils/dialog.js +0 -7
  830. package/build/component/resource/simpleAuth/utils/dialog.js.map +0 -1
  831. package/build/component/resource/simpleAuth/utils/telemetry.d.ts +0 -17
  832. package/build/component/resource/simpleAuth/utils/telemetry.d.ts.map +0 -1
  833. package/build/component/resource/simpleAuth/utils/telemetry.js +0 -45
  834. package/build/component/resource/simpleAuth/utils/telemetry.js.map +0 -1
  835. package/build/component/resource/spfx/depsChecker/dependencyChecker.d.ts +0 -11
  836. package/build/component/resource/spfx/depsChecker/dependencyChecker.d.ts.map +0 -1
  837. package/build/component/resource/spfx/depsChecker/dependencyChecker.js.map +0 -1
  838. package/build/component/resource/spfx/depsChecker/generatorChecker.d.ts.map +0 -1
  839. package/build/component/resource/spfx/depsChecker/generatorChecker.js.map +0 -1
  840. package/build/component/resource/spfx/depsChecker/yoChecker.d.ts.map +0 -1
  841. package/build/component/resource/spfx/depsChecker/yoChecker.js.map +0 -1
  842. package/build/component/resource/spfx/error.d.ts +0 -21
  843. package/build/component/resource/spfx/error.d.ts.map +0 -1
  844. package/build/component/resource/spfx/error.js +0 -138
  845. package/build/component/resource/spfx/error.js.map +0 -1
  846. package/build/component/resource/spfx/index.d.ts +0 -15
  847. package/build/component/resource/spfx/index.d.ts.map +0 -1
  848. package/build/component/resource/spfx/index.js +0 -248
  849. package/build/component/resource/spfx/index.js.map +0 -1
  850. package/build/component/resource/spfx/spoClient.d.ts +0 -25
  851. package/build/component/resource/spfx/spoClient.d.ts.map +0 -1
  852. package/build/component/resource/spfx/spoClient.js +0 -79
  853. package/build/component/resource/spfx/spoClient.js.map +0 -1
  854. package/build/component/resource/spfx/utils/constants.d.ts.map +0 -1
  855. package/build/component/resource/spfx/utils/constants.js.map +0 -1
  856. package/build/component/resource/spfx/utils/progress-helper.d.ts.map +0 -1
  857. package/build/component/resource/spfx/utils/progress-helper.js +0 -46
  858. package/build/component/resource/spfx/utils/progress-helper.js.map +0 -1
  859. package/build/component/resource/spfx/utils/question-helper.d.ts.map +0 -1
  860. package/build/component/resource/spfx/utils/question-helper.js.map +0 -1
  861. package/build/component/resource/spfx/utils/questions.d.ts.map +0 -1
  862. package/build/component/resource/spfx/utils/questions.js.map +0 -1
  863. package/build/component/resource/spfx/utils/telemetry-helper.d.ts.map +0 -1
  864. package/build/component/resource/spfx/utils/telemetry-helper.js.map +0 -1
  865. package/build/component/resource/spfx/utils/telemetryEvents.d.ts.map +0 -1
  866. package/build/component/resource/spfx/utils/telemetryEvents.js.map +0 -1
  867. package/build/component/resource/spfx/utils/utils.d.ts.map +0 -1
  868. package/build/component/resource/spfx/utils/utils.js.map +0 -1
  869. package/build/component/utils/backupFiles.d.ts +0 -3
  870. package/build/component/utils/backupFiles.d.ts.map +0 -1
  871. package/build/component/utils/backupFiles.js +0 -142
  872. package/build/component/utils/backupFiles.js.map +0 -1
  873. package/build/component/utils/depsChecker/bicepChecker.d.ts +0 -11
  874. package/build/component/utils/depsChecker/bicepChecker.d.ts.map +0 -1
  875. package/build/component/utils/depsChecker/bicepChecker.js.map +0 -1
  876. package/build/component/utils/executor.d.ts +0 -12
  877. package/build/component/utils/executor.d.ts.map +0 -1
  878. package/build/component/utils/executor.js +0 -87
  879. package/build/component/utils/executor.js.map +0 -1
  880. package/build/component/utils/progressHelper.d.ts +0 -7
  881. package/build/component/utils/progressHelper.d.ts.map +0 -1
  882. package/build/component/utils/progressHelper.js +0 -20
  883. package/build/component/utils/progressHelper.js.map +0 -1
  884. package/build/core/dependencyChecker.d.ts +0 -1
  885. package/build/core/dependencyChecker.d.ts.map +0 -1
  886. package/build/core/dependencyChecker.js +0 -2
  887. package/build/core/dependencyChecker.js.map +0 -1
  888. package/build/core/downloadSample.d.ts +0 -9
  889. package/build/core/downloadSample.d.ts.map +0 -1
  890. package/build/core/downloadSample.js +0 -161
  891. package/build/core/downloadSample.js.map +0 -1
  892. package/build/core/middleware/CommonErrorHandlerMW.d.ts +0 -14
  893. package/build/core/middleware/CommonErrorHandlerMW.d.ts.map +0 -1
  894. package/build/core/middleware/CommonErrorHandlerMW.js +0 -63
  895. package/build/core/middleware/CommonErrorHandlerMW.js.map +0 -1
  896. package/build/core/middleware/aadManifestMigration.d.ts +0 -3
  897. package/build/core/middleware/aadManifestMigration.d.ts.map +0 -1
  898. package/build/core/middleware/aadManifestMigration.js +0 -119
  899. package/build/core/middleware/aadManifestMigration.js.map +0 -1
  900. package/build/core/middleware/consolidateLocalRemote.d.ts +0 -5
  901. package/build/core/middleware/consolidateLocalRemote.d.ts.map +0 -1
  902. package/build/core/middleware/consolidateLocalRemote.js +0 -378
  903. package/build/core/middleware/consolidateLocalRemote.js.map +0 -1
  904. package/build/core/middleware/envInfoWriter.d.ts +0 -8
  905. package/build/core/middleware/envInfoWriter.d.ts.map +0 -1
  906. package/build/core/middleware/envInfoWriter.js +0 -76
  907. package/build/core/middleware/envInfoWriter.js.map +0 -1
  908. package/build/core/middleware/envInfoWriterV3.d.ts +0 -6
  909. package/build/core/middleware/envInfoWriterV3.d.ts.map +0 -1
  910. package/build/core/middleware/envInfoWriterV3.js +0 -67
  911. package/build/core/middleware/envInfoWriterV3.js.map +0 -1
  912. package/build/core/middleware/projectMigrator.d.ts +0 -40
  913. package/build/core/middleware/projectMigrator.d.ts.map +0 -1
  914. package/build/core/middleware/projectMigrator.js +0 -1014
  915. package/build/core/middleware/projectMigrator.js.map +0 -1
  916. package/build/core/middleware/projectSettingsWriter.d.ts +0 -6
  917. package/build/core/middleware/projectSettingsWriter.d.ts.map +0 -1
  918. package/build/core/middleware/projectSettingsWriter.js +0 -52
  919. package/build/core/middleware/projectSettingsWriter.js.map +0 -1
  920. package/resource/backup-config-change-logs.md +0 -24
  921. package/templates/bicep/azureSql.parameters.json +0 -4
  922. package/templates/bicep/azureSql.provisionDatabase.module.bicep +0 -15
  923. package/templates/bicep/azureSql.provisionDatabase.orchestration.bicep +0 -5
  924. package/templates/bicep/azureSql.provisionServer.module.bicep +0 -44
  925. package/templates/bicep/azureSql.provisionServer.orchestration.bicep +0 -14
  926. package/templates/bicep/identity.provision.module.bicep +0 -15
  927. package/templates/bicep/identity.provision.orchestration.bicep +0 -14
  928. package/templates/bicep/keyVault.provision.module.bicep +0 -57
  929. package/templates/bicep/keyVault.provision.orchestration.bicep +0 -15
  930. package/templates/plugins/resource/apiconnector/package.json +0 -5
  931. package/templates/plugins/resource/apiconnector/sample/footerComment.template +0 -20
  932. package/templates/plugins/resource/apiconnector/sample/headerComment.template +0 -52
  933. package/templates/plugins/resource/apiconnector/sample/js/aad.template +0 -31
  934. package/templates/plugins/resource/apiconnector/sample/js/apikey.template +0 -19
  935. package/templates/plugins/resource/apiconnector/sample/js/basic.template +0 -14
  936. package/templates/plugins/resource/apiconnector/sample/js/cert.template +0 -17
  937. package/templates/plugins/resource/apiconnector/sample/js/custom.template +0 -39
  938. package/templates/plugins/resource/apiconnector/sample/ts/aad.template +0 -36
  939. package/templates/plugins/resource/apiconnector/sample/ts/apikey.template +0 -16
  940. package/templates/plugins/resource/apiconnector/sample/ts/basic.template +0 -14
  941. package/templates/plugins/resource/apiconnector/sample/ts/cert.template +0 -19
  942. package/templates/plugins/resource/apiconnector/sample/ts/custom.template +0 -42
  943. package/templates/plugins/resource/cicd/azdo/README.md +0 -48
  944. package/templates/plugins/resource/cicd/azdo/cd.yml +0 -56
  945. package/templates/plugins/resource/cicd/azdo/ci.yml +0 -37
  946. package/templates/plugins/resource/cicd/azdo/provision.yml +0 -53
  947. package/templates/plugins/resource/cicd/azdo/publish.yml +0 -45
  948. package/templates/plugins/resource/cicd/github/README.md +0 -48
  949. package/templates/plugins/resource/cicd/github/cd.yml +0 -75
  950. package/templates/plugins/resource/cicd/github/ci.yml +0 -34
  951. package/templates/plugins/resource/cicd/github/provision.yml +0 -69
  952. package/templates/plugins/resource/cicd/github/publish.yml +0 -51
  953. package/templates/plugins/resource/cicd/jenkins/Jenkinsfile.cd +0 -77
  954. package/templates/plugins/resource/cicd/jenkins/Jenkinsfile.ci +0 -34
  955. package/templates/plugins/resource/cicd/jenkins/Jenkinsfile.provision +0 -79
  956. package/templates/plugins/resource/cicd/jenkins/Jenkinsfile.publish +0 -57
  957. package/templates/plugins/resource/cicd/jenkins/README.md +0 -45
  958. package/templates/plugins/resource/cicd_v2/azdo/README.md +0 -48
  959. package/templates/plugins/resource/cicd_v2/azdo/cd.yml +0 -56
  960. package/templates/plugins/resource/cicd_v2/azdo/ci.yml +0 -37
  961. package/templates/plugins/resource/cicd_v2/azdo/provision.yml +0 -53
  962. package/templates/plugins/resource/cicd_v2/azdo/publish.yml +0 -45
  963. package/templates/plugins/resource/cicd_v2/github/README.md +0 -48
  964. package/templates/plugins/resource/cicd_v2/github/cd.yml +0 -71
  965. package/templates/plugins/resource/cicd_v2/github/ci.yml +0 -34
  966. package/templates/plugins/resource/cicd_v2/github/provision.yml +0 -65
  967. package/templates/plugins/resource/cicd_v2/github/publish.yml +0 -47
  968. package/templates/plugins/resource/cicd_v2/jenkins/Jenkinsfile.cd +0 -77
  969. package/templates/plugins/resource/cicd_v2/jenkins/Jenkinsfile.ci +0 -34
  970. package/templates/plugins/resource/cicd_v2/jenkins/Jenkinsfile.provision +0 -79
  971. package/templates/plugins/resource/cicd_v2/jenkins/Jenkinsfile.publish +0 -57
  972. package/templates/plugins/resource/cicd_v2/jenkins/README.md +0 -45
  973. package/templates/plugins/resource/identity/bicep/identityProvision.template.bicep +0 -15
  974. package/templates/plugins/resource/identity/bicep/provision.template.bicep +0 -14
  975. package/templates/plugins/resource/identity/parameters.json +0 -12
  976. package/templates/plugins/resource/identity/template.json +0 -28
  977. package/templates/plugins/resource/keyvault/bicep/keyVaultProvision.template.bicep +0 -57
  978. package/templates/plugins/resource/keyvault/bicep/provision.template.bicep +0 -15
  979. package/templates/plugins/resource/simpleauth/SimpleAuth.zip +0 -0
  980. package/templates/plugins/resource/simpleauth/bicep/config.template.bicep +0 -12
  981. package/templates/plugins/resource/simpleauth/bicep/provision.template.bicep +0 -14
  982. package/templates/plugins/resource/simpleauth/bicep/simpleAuthConfiguration.template.bicep +0 -62
  983. package/templates/plugins/resource/simpleauth/bicep/simpleAuthProvision.template.bicep +0 -51
  984. package/templates/plugins/resource/simpleauth/version.txt +0 -2
  985. package/templates/plugins/resource/spfx/solution/README.md +0 -82
  986. package/templates/plugins/resource/spfx/solution/manifest.local.template.json +0 -62
  987. package/templates/plugins/resource/spfx/solution/manifest_multi_env.json +0 -63
  988. package/templates/plugins/resource/spfx/solution/rootREADME.md +0 -13
  989. package/templates/plugins/resource/sql/bicep/newDatabase.orchestration.template.bicep +0 -5
  990. package/templates/plugins/resource/sql/bicep/newDatabaseProvision.template.bicep +0 -15
  991. package/templates/plugins/resource/sql/bicep/parameters.json +0 -4
  992. package/templates/plugins/resource/sql/bicep/provision.template.bicep +0 -14
  993. package/templates/plugins/resource/sql/bicep/sqlProvision.template.bicep +0 -44
  994. /package/build/component/{resource → generator}/spfx/depsChecker/dependencyChecker.js +0 -0
  995. /package/build/component/generator/{spfxGenerator.d.ts → spfx/spfxGenerator.d.ts} +0 -0
  996. /package/build/component/{resource → generator}/spfx/utils/question-helper.d.ts +0 -0
  997. /package/build/component/{resource → generator}/spfx/utils/question-helper.js +0 -0
  998. /package/build/component/{resource → generator}/spfx/utils/telemetry-helper.d.ts +0 -0
  999. /package/build/component/{resource → generator}/spfx/utils/telemetry-helper.js +0 -0
  1000. /package/build/component/{resource → generator}/spfx/utils/telemetryEvents.d.ts +0 -0
  1001. /package/build/component/{resource → generator}/spfx/utils/telemetryEvents.js +0 -0
  1002. /package/build/component/{resource → generator}/spfx/utils/utils.d.ts +0 -0
  1003. /package/build/component/{resource → generator}/spfx/utils/utils.js +0 -0
@@ -1 +0,0 @@
1
- {"version":3,"file":"generatorChecker.js","sourceRoot":"","sources":["../../../../../src/component/resource/spfx/depsChecker/generatorChecker.ts"],"names":[],"mappings":"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"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"yoChecker.d.ts","sourceRoot":"","sources":["../../../../../src/component/resource/spfx/depsChecker/yoChecker.ts"],"names":[],"mappings":"AAMA,OAAO,EAEL,SAAS,EAET,OAAO,EACP,WAAW,EAEX,aAAa,EACb,MAAM,EAGP,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,iBAAiB,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;AAaxE,qBAAa,SAAU,YAAW,iBAAiB;IACjD,OAAO,CAAC,QAAQ,CAAC,OAAO,CAAc;gBAE1B,MAAM,EAAE,WAAW;WAIjB,iBAAiB,IAAI,cAAc;IAIpC,gBAAgB,CAAC,GAAG,EAAE,aAAa,GAAG,SAAS,GAAG,OAAO,CAAC,MAAM,CAAC,OAAO,EAAE,OAAO,CAAC,CAAC;IAuBnF,sBAAsB,CACjC,GAAG,EAAE,aAAa,GAAG,SAAS,GAC7B,OAAO,CAAC,MAAM,CAAC,OAAO,EAAE,OAAO,CAAC,CAAC;IAwBvB,iBAAiB,IAAI,OAAO,CAAC,OAAO,CAAC;IAWrC,WAAW,IAAI,OAAO,CAAC,OAAO,CAAC;IAa/B,OAAO,IAAI,OAAO,CAAC,IAAI,CAAC;IAaxB,aAAa,IAAI,OAAO,CAAC,MAAM,EAAE,CAAC;IAKlC,4BAA4B,CACvC,gBAAgB,CAAC,EAAE,MAAM,GACxB,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC;IAIjB,iBAAiB,CAAC,gBAAgB,EAAE,MAAM,GAAG,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC;YAIvE,QAAQ;IAItB,OAAO,CAAC,qBAAqB;IAI7B,OAAO,CAAC,eAAe;YAIT,YAAY;YAcZ,OAAO;YAkCP,SAAS;CAuBxB"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"yoChecker.js","sourceRoot":"","sources":["../../../../../src/component/resource/spfx/depsChecker/yoChecker.ts"],"names":[],"mappings":"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"}
@@ -1,21 +0,0 @@
1
- import { SystemError, UserError } from "@microsoft/teamsfx-api";
2
- export declare function ScaffoldError(error: Error): UserError | SystemError;
3
- export declare function NoSPPackageError(distFolder: string): UserError;
4
- export declare function BuildSPPackageError(error: Error): UserError | SystemError;
5
- export declare function NoManifestFileError(distFolder: string): UserError;
6
- export declare function GetSPOTokenFailedError(): SystemError;
7
- export declare function GetGraphTokenFailedError(): SystemError;
8
- export declare function InsufficientPermissionError(appCatalog: string): UserError;
9
- export declare function CreateAppCatalogFailedError(error: Error): SystemError;
10
- export declare function GetTenantFailedError(username?: string, error?: Error): SystemError;
11
- export declare function UploadAppPackageFailedError(error: Error): SystemError;
12
- export declare function NpmNotFoundError(): UserError;
13
- export declare function NpmVersionNotSupportedError(version: string): UserError;
14
- export declare function NodeVersionNotSupportedError(version: string): UserError;
15
- export declare function NpmInstallError(error: Error): SystemError;
16
- export declare function DependencyValidateError(dependency: string): SystemError;
17
- export declare function NoConfigurationError(): SystemError;
18
- export declare function DevEnvironmentSetupError(): UserError;
19
- export declare function LatestPackageInstallError(): SystemError;
20
- export declare function YoGeneratorScaffoldError(): UserError;
21
- //# sourceMappingURL=error.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"error.d.ts","sourceRoot":"","sources":["../../../../src/component/resource/spfx/error.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,WAAW,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAIhE,wBAAgB,aAAa,CAAC,KAAK,EAAE,KAAK,GAAG,SAAS,GAAG,WAAW,CAUnE;AAED,wBAAgB,gBAAgB,CAAC,UAAU,EAAE,MAAM,GAAG,SAAS,CAO9D;AAED,wBAAgB,mBAAmB,CAAC,KAAK,EAAE,KAAK,GAAG,SAAS,GAAG,WAAW,CAMzE;AAED,wBAAgB,mBAAmB,CAAC,UAAU,EAAE,MAAM,GAAG,SAAS,CAOjE;AAED,wBAAgB,sBAAsB,IAAI,WAAW,CAOpD;AAED,wBAAgB,wBAAwB,IAAI,WAAW,CAOtD;AAED,wBAAgB,2BAA2B,CAAC,UAAU,EAAE,MAAM,GAAG,SAAS,CAOzE;AAED,wBAAgB,2BAA2B,CAAC,KAAK,EAAE,KAAK,GAAG,WAAW,CAOrE;AAED,wBAAgB,oBAAoB,CAAC,QAAQ,CAAC,EAAE,MAAM,EAAE,KAAK,CAAC,EAAE,KAAK,GAAG,WAAW,CASlF;AAED,wBAAgB,2BAA2B,CAAC,KAAK,EAAE,KAAK,GAAG,WAAW,CAOrE;AAED,wBAAgB,gBAAgB,IAAI,SAAS,CAQ5C;AAED,wBAAgB,2BAA2B,CAAC,OAAO,EAAE,MAAM,GAAG,SAAS,CAgBtE;AAED,wBAAgB,4BAA4B,CAAC,OAAO,EAAE,MAAM,GAAG,SAAS,CAgBvE;AAED,wBAAgB,eAAe,CAAC,KAAK,EAAE,KAAK,GAAG,WAAW,CAOzD;AAED,wBAAgB,uBAAuB,CAAC,UAAU,EAAE,MAAM,GAAG,WAAW,CAOvE;AAED,wBAAgB,oBAAoB,IAAI,WAAW,CAQlD;AAED,wBAAgB,wBAAwB,IAAI,SAAS,CAQpD;AAED,wBAAgB,yBAAyB,IAAI,WAAW,CAgBvD;AAED,wBAAgB,wBAAwB,IAAI,SAAS,CAcpD"}
@@ -1,138 +0,0 @@
1
- // Copyright (c) Microsoft Corporation.
2
- // Licensed under the MIT license.
3
- "use strict";
4
- Object.defineProperty(exports, "__esModule", { value: true });
5
- exports.YoGeneratorScaffoldError = exports.LatestPackageInstallError = exports.DevEnvironmentSetupError = exports.NoConfigurationError = exports.DependencyValidateError = exports.NpmInstallError = exports.NodeVersionNotSupportedError = exports.NpmVersionNotSupportedError = exports.NpmNotFoundError = exports.UploadAppPackageFailedError = exports.GetTenantFailedError = exports.CreateAppCatalogFailedError = exports.InsufficientPermissionError = exports.GetGraphTokenFailedError = exports.GetSPOTokenFailedError = exports.NoManifestFileError = exports.BuildSPPackageError = exports.NoSPPackageError = exports.ScaffoldError = void 0;
6
- const teamsfx_api_1 = require("@microsoft/teamsfx-api");
7
- const constants_1 = require("./utils/constants");
8
- const localizeUtils_1 = require("../../../common/localizeUtils");
9
- function ScaffoldError(error) {
10
- if (error instanceof teamsfx_api_1.UserError || error instanceof teamsfx_api_1.SystemError) {
11
- return error;
12
- }
13
- else {
14
- return new teamsfx_api_1.SystemError({
15
- error: error,
16
- source: constants_1.Constants.PLUGIN_NAME,
17
- name: "SPFxScaffoldError",
18
- });
19
- }
20
- }
21
- exports.ScaffoldError = ScaffoldError;
22
- function NoSPPackageError(distFolder) {
23
- return new teamsfx_api_1.UserError(constants_1.Constants.PLUGIN_NAME, "NoSharePointPackage", localizeUtils_1.getDefaultString("plugins.spfx.cannotFindPackage", distFolder), localizeUtils_1.getLocalizedString("plugins.spfx.cannotFindPackage", distFolder));
24
- }
25
- exports.NoSPPackageError = NoSPPackageError;
26
- function BuildSPPackageError(error) {
27
- if (error instanceof teamsfx_api_1.UserError || error instanceof teamsfx_api_1.SystemError) {
28
- return error;
29
- }
30
- else {
31
- return new teamsfx_api_1.UserError({ error, source: constants_1.Constants.PLUGIN_NAME, name: "BuildSPFxPackageFail" });
32
- }
33
- }
34
- exports.BuildSPPackageError = BuildSPPackageError;
35
- function NoManifestFileError(distFolder) {
36
- return new teamsfx_api_1.UserError(constants_1.Constants.PLUGIN_NAME, "NoManifestFile", localizeUtils_1.getDefaultString("plugins.spfx.cannotFindManifest", distFolder), localizeUtils_1.getLocalizedString("plugins.spfx.cannotFindManifest", distFolder));
37
- }
38
- exports.NoManifestFileError = NoManifestFileError;
39
- function GetSPOTokenFailedError() {
40
- return new teamsfx_api_1.SystemError(constants_1.Constants.PLUGIN_NAME, "GetSPOTokenFailed", localizeUtils_1.getDefaultString("plugins.spfx.cannotGetSPOToken"), localizeUtils_1.getLocalizedString("plugins.spfx.cannotGetSPOToken"));
41
- }
42
- exports.GetSPOTokenFailedError = GetSPOTokenFailedError;
43
- function GetGraphTokenFailedError() {
44
- return new teamsfx_api_1.SystemError(constants_1.Constants.PLUGIN_NAME, "GetGraphTokenFailed", localizeUtils_1.getDefaultString("plugins.spfx.cannotGetGraphToken"), localizeUtils_1.getLocalizedString("plugins.spfx.cannotGetGraphToken"));
45
- }
46
- exports.GetGraphTokenFailedError = GetGraphTokenFailedError;
47
- function InsufficientPermissionError(appCatalog) {
48
- return new teamsfx_api_1.UserError(constants_1.Constants.PLUGIN_NAME, "InsufficientPermission", localizeUtils_1.getDefaultString("plugins.spfx.insufficientPermission", appCatalog, constants_1.Constants.DevProgramLink), localizeUtils_1.getLocalizedString("plugins.spfx.insufficientPermission", appCatalog, constants_1.Constants.DevProgramLink));
49
- }
50
- exports.InsufficientPermissionError = InsufficientPermissionError;
51
- function CreateAppCatalogFailedError(error) {
52
- return new teamsfx_api_1.SystemError(constants_1.Constants.PLUGIN_NAME, "CreateAppCatalogFailed", localizeUtils_1.getDefaultString("plugins.spfx.createAppcatalogFail", error.message, error.stack), localizeUtils_1.getLocalizedString("plugins.spfx.createAppcatalogFail", error.message, error.stack));
53
- }
54
- exports.CreateAppCatalogFailedError = CreateAppCatalogFailedError;
55
- function GetTenantFailedError(username, error) {
56
- const param1 = username ? `for user ${username} ` : "";
57
- const param2 = error ? `due to error ${error.message}` : "";
58
- return new teamsfx_api_1.SystemError(constants_1.Constants.PLUGIN_NAME, "GetTenantFailedError", localizeUtils_1.getDefaultString("plugins.spfx.GetTenantFailedError", param1, param2), localizeUtils_1.getLocalizedString("plugins.spfx.GetTenantFailedError", param1, param2));
59
- }
60
- exports.GetTenantFailedError = GetTenantFailedError;
61
- function UploadAppPackageFailedError(error) {
62
- return new teamsfx_api_1.SystemError(constants_1.Constants.PLUGIN_NAME, "UploadAppCatalogFailed", localizeUtils_1.getDefaultString("plugins.spfx.uploadAppcatalogFail", error.message), localizeUtils_1.getLocalizedString("plugins.spfx.uploadAppcatalogFail", error.message));
63
- }
64
- exports.UploadAppPackageFailedError = UploadAppPackageFailedError;
65
- function NpmNotFoundError() {
66
- return new teamsfx_api_1.UserError({
67
- source: constants_1.Constants.PLUGIN_NAME,
68
- name: "NpmNotFound",
69
- message: localizeUtils_1.getDefaultString("plugins.spfx.error.npmNotFound"),
70
- displayMessage: localizeUtils_1.getLocalizedString("plugins.spfx.error.npmNotFound"),
71
- helpLink: constants_1.Constants.SPFX_HELP_LINK,
72
- });
73
- }
74
- exports.NpmNotFoundError = NpmNotFoundError;
75
- function NpmVersionNotSupportedError(version) {
76
- return new teamsfx_api_1.UserError({
77
- source: constants_1.Constants.PLUGIN_NAME,
78
- name: "NpmVersionNotSupported",
79
- message: localizeUtils_1.getDefaultString("plugins.spfx.error.npmVersionNotSupported", version, constants_1.Constants.SPFX_VERSION),
80
- displayMessage: localizeUtils_1.getLocalizedString("plugins.spfx.error.npmVersionNotSupported", version, constants_1.Constants.SPFX_VERSION),
81
- helpLink: constants_1.Constants.SPFX_HELP_LINK,
82
- });
83
- }
84
- exports.NpmVersionNotSupportedError = NpmVersionNotSupportedError;
85
- function NodeVersionNotSupportedError(version) {
86
- return new teamsfx_api_1.UserError({
87
- source: constants_1.Constants.PLUGIN_NAME,
88
- name: "NodeVersionNotSupported",
89
- message: localizeUtils_1.getDefaultString("plugins.spfx.error.nodeVersionNotSupported", version, constants_1.Constants.SPFX_VERSION),
90
- displayMessage: localizeUtils_1.getLocalizedString("plugins.spfx.error.nodeVersionNotSupported", version, constants_1.Constants.SPFX_VERSION),
91
- helpLink: constants_1.Constants.SPFX_HELP_LINK,
92
- });
93
- }
94
- exports.NodeVersionNotSupportedError = NodeVersionNotSupportedError;
95
- function NpmInstallError(error) {
96
- return new teamsfx_api_1.SystemError(constants_1.Constants.PLUGIN_NAME, "NpmInstallFailed", localizeUtils_1.getDefaultString("plugins.spfx.error.npmInstallFailed", error.message), localizeUtils_1.getLocalizedString("plugins.spfx.error.npmInstallFailed", error.message));
97
- }
98
- exports.NpmInstallError = NpmInstallError;
99
- function DependencyValidateError(dependency) {
100
- return new teamsfx_api_1.SystemError(constants_1.Constants.PLUGIN_NAME, "InvalidDependency", localizeUtils_1.getDefaultString("plugins.spfx.error.invalidDependency", dependency), localizeUtils_1.getLocalizedString("plugins.spfx.error.invalidDependency", dependency));
101
- }
102
- exports.DependencyValidateError = DependencyValidateError;
103
- function NoConfigurationError() {
104
- return new teamsfx_api_1.UserError({
105
- source: constants_1.Constants.PLUGIN_NAME,
106
- name: "NoConfigurationFile",
107
- message: localizeUtils_1.getDefaultString("plugins.spfx.error.noConfiguration"),
108
- displayMessage: localizeUtils_1.getLocalizedString("plugins.spfx.error.noConfiguration"),
109
- helpLink: constants_1.Constants.SPFX_HELP_LINK,
110
- });
111
- }
112
- exports.NoConfigurationError = NoConfigurationError;
113
- function DevEnvironmentSetupError() {
114
- return new teamsfx_api_1.UserError({
115
- source: constants_1.Constants.PLUGIN_NAME,
116
- name: "DevEnvironmentSetupError",
117
- message: localizeUtils_1.getDefaultString("plugins.spfx.error.devEnvironmentNotSetup"),
118
- displayMessage: localizeUtils_1.getLocalizedString("plugins.spfx.error.devEnvironmentNotSetup"),
119
- helpLink: constants_1.Constants.SetUpDevEnvironmentHelpLink,
120
- });
121
- }
122
- exports.DevEnvironmentSetupError = DevEnvironmentSetupError;
123
- function LatestPackageInstallError() {
124
- const fxFolderPath = "HOME/.fx";
125
- return new teamsfx_api_1.SystemError(constants_1.Constants.PLUGIN_NAME, "LatestPackageInstallFailed", localizeUtils_1.getDefaultString("plugins.spfx.error.installLatestDependencyError", fxFolderPath, constants_1.Constants.SetUpDevEnvironmentHelpLink), localizeUtils_1.getLocalizedString("plugins.spfx.error.installLatestDependencyError", fxFolderPath, constants_1.Constants.SetUpDevEnvironmentHelpLink));
126
- }
127
- exports.LatestPackageInstallError = LatestPackageInstallError;
128
- function YoGeneratorScaffoldError() {
129
- return new teamsfx_api_1.UserError({
130
- source: constants_1.Constants.PLUGIN_NAME,
131
- name: "ScaffoldFailed",
132
- message: localizeUtils_1.getDefaultString("plugins.spfx.error.scaffoldError", "command:fx-extension.showOutputChannel"),
133
- displayMessage: localizeUtils_1.getLocalizedString("plugins.spfx.error.scaffoldError", "command:fx-extension.showOutputChannel"),
134
- helpLink: constants_1.Constants.ScaffoldHelpLink,
135
- });
136
- }
137
- exports.YoGeneratorScaffoldError = YoGeneratorScaffoldError;
138
- //# sourceMappingURL=error.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"error.js","sourceRoot":"","sources":["../../../../src/component/resource/spfx/error.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AAClC,YAAY,CAAC;;;AAEb,wDAAgE;AAChE,iDAA8C;AAC9C,iEAAqF;AAErF,SAAgB,aAAa,CAAC,KAAY;IACxC,IAAI,KAAK,YAAY,uBAAS,IAAI,KAAK,YAAY,yBAAW,EAAE;QAC9D,OAAO,KAAK,CAAC;KACd;SAAM;QACL,OAAO,IAAI,yBAAW,CAAC;YACrB,KAAK,EAAE,KAAK;YACZ,MAAM,EAAE,qBAAS,CAAC,WAAW;YAC7B,IAAI,EAAE,mBAAmB;SAC1B,CAAC,CAAC;KACJ;AACH,CAAC;AAVD,sCAUC;AAED,SAAgB,gBAAgB,CAAC,UAAkB;IACjD,OAAO,IAAI,uBAAS,CAClB,qBAAS,CAAC,WAAW,EACrB,qBAAqB,EACrB,gCAAgB,CAAC,gCAAgC,EAAE,UAAU,CAAC,EAC9D,kCAAkB,CAAC,gCAAgC,EAAE,UAAU,CAAC,CACjE,CAAC;AACJ,CAAC;AAPD,4CAOC;AAED,SAAgB,mBAAmB,CAAC,KAAY;IAC9C,IAAI,KAAK,YAAY,uBAAS,IAAI,KAAK,YAAY,yBAAW,EAAE;QAC9D,OAAO,KAAK,CAAC;KACd;SAAM;QACL,OAAO,IAAI,uBAAS,CAAC,EAAE,KAAK,EAAE,MAAM,EAAE,qBAAS,CAAC,WAAW,EAAE,IAAI,EAAE,sBAAsB,EAAE,CAAC,CAAC;KAC9F;AACH,CAAC;AAND,kDAMC;AAED,SAAgB,mBAAmB,CAAC,UAAkB;IACpD,OAAO,IAAI,uBAAS,CAClB,qBAAS,CAAC,WAAW,EACrB,gBAAgB,EAChB,gCAAgB,CAAC,iCAAiC,EAAE,UAAU,CAAC,EAC/D,kCAAkB,CAAC,iCAAiC,EAAE,UAAU,CAAC,CAClE,CAAC;AACJ,CAAC;AAPD,kDAOC;AAED,SAAgB,sBAAsB;IACpC,OAAO,IAAI,yBAAW,CACpB,qBAAS,CAAC,WAAW,EACrB,mBAAmB,EACnB,gCAAgB,CAAC,gCAAgC,CAAC,EAClD,kCAAkB,CAAC,gCAAgC,CAAC,CACrD,CAAC;AACJ,CAAC;AAPD,wDAOC;AAED,SAAgB,wBAAwB;IACtC,OAAO,IAAI,yBAAW,CACpB,qBAAS,CAAC,WAAW,EACrB,qBAAqB,EACrB,gCAAgB,CAAC,kCAAkC,CAAC,EACpD,kCAAkB,CAAC,kCAAkC,CAAC,CACvD,CAAC;AACJ,CAAC;AAPD,4DAOC;AAED,SAAgB,2BAA2B,CAAC,UAAkB;IAC5D,OAAO,IAAI,uBAAS,CAClB,qBAAS,CAAC,WAAW,EACrB,wBAAwB,EACxB,gCAAgB,CAAC,qCAAqC,EAAE,UAAU,EAAE,qBAAS,CAAC,cAAc,CAAC,EAC7F,kCAAkB,CAAC,qCAAqC,EAAE,UAAU,EAAE,qBAAS,CAAC,cAAc,CAAC,CAChG,CAAC;AACJ,CAAC;AAPD,kEAOC;AAED,SAAgB,2BAA2B,CAAC,KAAY;IACtD,OAAO,IAAI,yBAAW,CACpB,qBAAS,CAAC,WAAW,EACrB,wBAAwB,EACxB,gCAAgB,CAAC,mCAAmC,EAAE,KAAK,CAAC,OAAO,EAAE,KAAK,CAAC,KAAK,CAAC,EACjF,kCAAkB,CAAC,mCAAmC,EAAE,KAAK,CAAC,OAAO,EAAE,KAAK,CAAC,KAAK,CAAC,CACpF,CAAC;AACJ,CAAC;AAPD,kEAOC;AAED,SAAgB,oBAAoB,CAAC,QAAiB,EAAE,KAAa;IACnE,MAAM,MAAM,GAAG,QAAQ,CAAC,CAAC,CAAC,YAAY,QAAQ,GAAG,CAAC,CAAC,CAAC,EAAE,CAAC;IACvD,MAAM,MAAM,GAAG,KAAK,CAAC,CAAC,CAAC,gBAAgB,KAAK,CAAC,OAAO,EAAE,CAAC,CAAC,CAAC,EAAE,CAAC;IAC5D,OAAO,IAAI,yBAAW,CACpB,qBAAS,CAAC,WAAW,EACrB,sBAAsB,EACtB,gCAAgB,CAAC,mCAAmC,EAAE,MAAM,EAAE,MAAM,CAAC,EACrE,kCAAkB,CAAC,mCAAmC,EAAE,MAAM,EAAE,MAAM,CAAC,CACxE,CAAC;AACJ,CAAC;AATD,oDASC;AAED,SAAgB,2BAA2B,CAAC,KAAY;IACtD,OAAO,IAAI,yBAAW,CACpB,qBAAS,CAAC,WAAW,EACrB,wBAAwB,EACxB,gCAAgB,CAAC,mCAAmC,EAAE,KAAK,CAAC,OAAO,CAAC,EACpE,kCAAkB,CAAC,mCAAmC,EAAE,KAAK,CAAC,OAAO,CAAC,CACvE,CAAC;AACJ,CAAC;AAPD,kEAOC;AAED,SAAgB,gBAAgB;IAC9B,OAAO,IAAI,uBAAS,CAAC;QACnB,MAAM,EAAE,qBAAS,CAAC,WAAW;QAC7B,IAAI,EAAE,aAAa;QACnB,OAAO,EAAE,gCAAgB,CAAC,gCAAgC,CAAC;QAC3D,cAAc,EAAE,kCAAkB,CAAC,gCAAgC,CAAC;QACpE,QAAQ,EAAE,qBAAS,CAAC,cAAc;KACnC,CAAC,CAAC;AACL,CAAC;AARD,4CAQC;AAED,SAAgB,2BAA2B,CAAC,OAAe;IACzD,OAAO,IAAI,uBAAS,CAAC;QACnB,MAAM,EAAE,qBAAS,CAAC,WAAW;QAC7B,IAAI,EAAE,wBAAwB;QAC9B,OAAO,EAAE,gCAAgB,CACvB,2CAA2C,EAC3C,OAAO,EACP,qBAAS,CAAC,YAAY,CACvB;QACD,cAAc,EAAE,kCAAkB,CAChC,2CAA2C,EAC3C,OAAO,EACP,qBAAS,CAAC,YAAY,CACvB;QACD,QAAQ,EAAE,qBAAS,CAAC,cAAc;KACnC,CAAC,CAAC;AACL,CAAC;AAhBD,kEAgBC;AAED,SAAgB,4BAA4B,CAAC,OAAe;IAC1D,OAAO,IAAI,uBAAS,CAAC;QACnB,MAAM,EAAE,qBAAS,CAAC,WAAW;QAC7B,IAAI,EAAE,yBAAyB;QAC/B,OAAO,EAAE,gCAAgB,CACvB,4CAA4C,EAC5C,OAAO,EACP,qBAAS,CAAC,YAAY,CACvB;QACD,cAAc,EAAE,kCAAkB,CAChC,4CAA4C,EAC5C,OAAO,EACP,qBAAS,CAAC,YAAY,CACvB;QACD,QAAQ,EAAE,qBAAS,CAAC,cAAc;KACnC,CAAC,CAAC;AACL,CAAC;AAhBD,oEAgBC;AAED,SAAgB,eAAe,CAAC,KAAY;IAC1C,OAAO,IAAI,yBAAW,CACpB,qBAAS,CAAC,WAAW,EACrB,kBAAkB,EAClB,gCAAgB,CAAC,qCAAqC,EAAE,KAAK,CAAC,OAAO,CAAC,EACtE,kCAAkB,CAAC,qCAAqC,EAAE,KAAK,CAAC,OAAO,CAAC,CACzE,CAAC;AACJ,CAAC;AAPD,0CAOC;AAED,SAAgB,uBAAuB,CAAC,UAAkB;IACxD,OAAO,IAAI,yBAAW,CACpB,qBAAS,CAAC,WAAW,EACrB,mBAAmB,EACnB,gCAAgB,CAAC,sCAAsC,EAAE,UAAU,CAAC,EACpE,kCAAkB,CAAC,sCAAsC,EAAE,UAAU,CAAC,CACvE,CAAC;AACJ,CAAC;AAPD,0DAOC;AAED,SAAgB,oBAAoB;IAClC,OAAO,IAAI,uBAAS,CAAC;QACnB,MAAM,EAAE,qBAAS,CAAC,WAAW;QAC7B,IAAI,EAAE,qBAAqB;QAC3B,OAAO,EAAE,gCAAgB,CAAC,oCAAoC,CAAC;QAC/D,cAAc,EAAE,kCAAkB,CAAC,oCAAoC,CAAC;QACxE,QAAQ,EAAE,qBAAS,CAAC,cAAc;KACnC,CAAC,CAAC;AACL,CAAC;AARD,oDAQC;AAED,SAAgB,wBAAwB;IACtC,OAAO,IAAI,uBAAS,CAAC;QACnB,MAAM,EAAE,qBAAS,CAAC,WAAW;QAC7B,IAAI,EAAE,0BAA0B;QAChC,OAAO,EAAE,gCAAgB,CAAC,2CAA2C,CAAC;QACtE,cAAc,EAAE,kCAAkB,CAAC,2CAA2C,CAAC;QAC/E,QAAQ,EAAE,qBAAS,CAAC,2BAA2B;KAChD,CAAC,CAAC;AACL,CAAC;AARD,4DAQC;AAED,SAAgB,yBAAyB;IACvC,MAAM,YAAY,GAAG,UAAU,CAAC;IAChC,OAAO,IAAI,yBAAW,CACpB,qBAAS,CAAC,WAAW,EACrB,4BAA4B,EAC5B,gCAAgB,CACd,iDAAiD,EACjD,YAAY,EACZ,qBAAS,CAAC,2BAA2B,CACtC,EACD,kCAAkB,CAChB,iDAAiD,EACjD,YAAY,EACZ,qBAAS,CAAC,2BAA2B,CACtC,CACF,CAAC;AACJ,CAAC;AAhBD,8DAgBC;AAED,SAAgB,wBAAwB;IACtC,OAAO,IAAI,uBAAS,CAAC;QACnB,MAAM,EAAE,qBAAS,CAAC,WAAW;QAC7B,IAAI,EAAE,gBAAgB;QACtB,OAAO,EAAE,gCAAgB,CACvB,kCAAkC,EAClC,wCAAwC,CACzC;QACD,cAAc,EAAE,kCAAkB,CAChC,kCAAkC,EAClC,wCAAwC,CACzC;QACD,QAAQ,EAAE,qBAAS,CAAC,gBAAgB;KACrC,CAAC,CAAC;AACL,CAAC;AAdD,4DAcC"}
@@ -1,15 +0,0 @@
1
- import { CloudResource, FxError, InputsWithProjectPath, ResourceContextV3, Result, TokenProvider, v2 } from "@microsoft/teamsfx-api";
2
- import "reflect-metadata";
3
- export declare class SpfxResource implements CloudResource {
4
- readonly name: string;
5
- outputs: {};
6
- finalOutputKeys: never[];
7
- deploy(context: ResourceContextV3, inputs: InputsWithProjectPath): Promise<Result<undefined, FxError>>;
8
- buildSPPackage(ctx: v2.Context, inputs: v2.InputsWithProjectPath): Promise<Result<any, FxError>>;
9
- _deploy(ctx: v2.Context, inputs: v2.InputsWithProjectPath, tokenProvider: TokenProvider): Promise<Result<any, FxError>>;
10
- private getAppID;
11
- private getTenant;
12
- private static findGulpCommand;
13
- private getPackage;
14
- }
15
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/component/resource/spfx/index.ts"],"names":[],"mappings":"AAIA,OAAO,EACL,aAAa,EAGb,OAAO,EACP,qBAAqB,EAGrB,iBAAiB,EACjB,MAAM,EACN,aAAa,EAEb,EAAE,EACH,MAAM,wBAAwB,CAAC;AAChC,OAAO,kBAAkB,CAAC;AAwB1B,qBACa,YAAa,YAAW,aAAa;IAChD,QAAQ,CAAC,IAAI,SAAuB;IACpC,OAAO,KAAM;IACb,eAAe,UAAM;IASf,MAAM,CACV,OAAO,EAAE,iBAAiB,EAC1B,MAAM,EAAE,qBAAqB,GAC5B,OAAO,CAAC,MAAM,CAAC,SAAS,EAAE,OAAO,CAAC,CAAC;IAYhC,cAAc,CAClB,GAAG,EAAE,EAAE,CAAC,OAAO,EACf,MAAM,EAAE,EAAE,CAAC,qBAAqB,GAC/B,OAAO,CAAC,MAAM,CAAC,GAAG,EAAE,OAAO,CAAC,CAAC;IAuD1B,OAAO,CACX,GAAG,EAAE,EAAE,CAAC,OAAO,EACf,MAAM,EAAE,EAAE,CAAC,qBAAqB,EAChC,aAAa,EAAE,aAAa,GAC3B,OAAO,CAAC,MAAM,CAAC,GAAG,EAAE,OAAO,CAAC,CAAC;YA+GlB,QAAQ;YAMR,SAAS;mBAiCF,eAAe;YAmBtB,UAAU;CAKzB"}
@@ -1,248 +0,0 @@
1
- "use strict";
2
- // Copyright (c) Microsoft Corporation.
3
- // Licensed under the MIT license.
4
- var SpfxResource_1;
5
- Object.defineProperty(exports, "__esModule", { value: true });
6
- exports.SpfxResource = void 0;
7
- const tslib_1 = require("tslib");
8
- const lib_1 = require("@feathersjs/hooks/lib");
9
- const teamsfx_api_1 = require("@microsoft/teamsfx-api");
10
- require("reflect-metadata");
11
- const typedi_1 = require("typedi");
12
- const error_1 = require("./error");
13
- const constants_1 = require("./utils/constants");
14
- const progress_helper_1 = require("./utils/progress-helper");
15
- const utils_1 = require("./utils/utils");
16
- const constants_2 = require("../../constants");
17
- const actionExecutionMW_1 = require("../../middleware/actionExecutionMW");
18
- const path_1 = tslib_1.__importDefault(require("path"));
19
- const fs_extra_1 = tslib_1.__importDefault(require("fs-extra"));
20
- const spoClient_1 = require("./spoClient");
21
- const localizeUtils_1 = require("../../../common/localizeUtils");
22
- const axios_1 = tslib_1.__importDefault(require("axios"));
23
- const tools_1 = require("../../../common/tools");
24
- let SpfxResource = SpfxResource_1 = class SpfxResource {
25
- constructor() {
26
- this.name = constants_2.ComponentNames.SPFx;
27
- this.outputs = {};
28
- this.finalOutputKeys = [];
29
- }
30
- async deploy(context, inputs) {
31
- const buildRes = await this.buildSPPackage(context, inputs);
32
- if (buildRes.isErr()) {
33
- return teamsfx_api_1.err(buildRes.error);
34
- }
35
- const deployRes = await this._deploy(context, inputs, context.tokenProvider);
36
- if (deployRes.isErr()) {
37
- return teamsfx_api_1.err(deployRes.error);
38
- }
39
- return teamsfx_api_1.ok(undefined);
40
- }
41
- async buildSPPackage(ctx, inputs) {
42
- var _a;
43
- const progressHandler = await progress_helper_1.ProgressHelper.startPreDeployProgressHandler(ctx.userInteraction);
44
- if (inputs.platform === teamsfx_api_1.Platform.VSCode) {
45
- ctx.logProvider.outputChannel.show();
46
- }
47
- try {
48
- const workspacePath = `${inputs.projectPath}/SPFx`;
49
- await (progressHandler === null || progressHandler === void 0 ? void 0 : progressHandler.next(constants_1.PreDeployProgressMessage.NpmInstall));
50
- await utils_1.Utils.execute(`npm install`, "SPFx", workspacePath, ctx.logProvider, true);
51
- const gulpCommand = await SpfxResource_1.findGulpCommand(workspacePath);
52
- await (progressHandler === null || progressHandler === void 0 ? void 0 : progressHandler.next(constants_1.PreDeployProgressMessage.GulpBundle));
53
- await utils_1.Utils.execute(`${gulpCommand} bundle --ship --no-color`, "SPFx", workspacePath, ctx.logProvider, true);
54
- await (progressHandler === null || progressHandler === void 0 ? void 0 : progressHandler.next(constants_1.PreDeployProgressMessage.GulpPackage));
55
- await utils_1.Utils.execute(`${gulpCommand} package-solution --ship --no-color`, "SPFx", workspacePath, ctx.logProvider, true);
56
- await progress_helper_1.ProgressHelper.endPreDeployProgress(true);
57
- const sharepointPackage = await this.getPackage(inputs.projectPath);
58
- if (!(await fs_extra_1.default.pathExists(sharepointPackage))) {
59
- throw error_1.NoSPPackageError(sharepointPackage);
60
- }
61
- const dir = path_1.default.normalize(path_1.default.parse(sharepointPackage).dir);
62
- if (inputs.platform === teamsfx_api_1.Platform.CLI) {
63
- const guidance = [
64
- {
65
- content: "Success: SharePoint package successfully built at ",
66
- color: teamsfx_api_1.Colors.BRIGHT_GREEN,
67
- },
68
- { content: dir, color: teamsfx_api_1.Colors.BRIGHT_MAGENTA },
69
- ];
70
- ctx.userInteraction.showMessage("info", guidance, false);
71
- }
72
- else {
73
- const guidance = localizeUtils_1.getLocalizedString("plugins.spfx.buildNotice", dir);
74
- (_a = ctx.userInteraction) === null || _a === void 0 ? void 0 : _a.showMessage("info", guidance, false, "OK");
75
- }
76
- return teamsfx_api_1.ok(undefined);
77
- }
78
- catch (error) {
79
- await progress_helper_1.ProgressHelper.endPreDeployProgress(false);
80
- return teamsfx_api_1.err(error_1.BuildSPPackageError(error));
81
- }
82
- }
83
- async _deploy(ctx, inputs, tokenProvider) {
84
- var _a, _b, _c, _d, _e, _f, _g, _h;
85
- const progressHandler = await progress_helper_1.ProgressHelper.startDeployProgressHandler(ctx.userInteraction);
86
- let success = false;
87
- try {
88
- const tenant = await this.getTenant(tokenProvider);
89
- if (tenant.isErr()) {
90
- return tenant;
91
- }
92
- spoClient_1.SPOClient.setBaseUrl(tenant.value);
93
- const spoToken = await tools_1.getSPFxToken(tokenProvider.m365TokenProvider);
94
- if (!spoToken) {
95
- return teamsfx_api_1.err(error_1.GetSPOTokenFailedError());
96
- }
97
- let appCatalogSite = await spoClient_1.SPOClient.getAppCatalogSite(spoToken);
98
- if (appCatalogSite) {
99
- spoClient_1.SPOClient.setBaseUrl(appCatalogSite);
100
- }
101
- else {
102
- const res = await ((_a = ctx.userInteraction) === null || _a === void 0 ? void 0 : _a.showMessage("warn", localizeUtils_1.getLocalizedString("plugins.spfx.createAppCatalogNotice", tenant.value), true, "OK", constants_1.Constants.READ_MORE));
103
- const confirm = (res === null || res === void 0 ? void 0 : res.isOk()) ? res.value : undefined;
104
- switch (confirm) {
105
- case "OK":
106
- try {
107
- await (progressHandler === null || progressHandler === void 0 ? void 0 : progressHandler.next(constants_1.DeployProgressMessage.CreateSPAppCatalog));
108
- await spoClient_1.SPOClient.createAppCatalog(spoToken);
109
- }
110
- catch (e) {
111
- return teamsfx_api_1.err(error_1.CreateAppCatalogFailedError(e));
112
- }
113
- let retry = 0;
114
- appCatalogSite = await spoClient_1.SPOClient.getAppCatalogSite(spoToken);
115
- while (appCatalogSite == null && retry < constants_1.Constants.APP_CATALOG_MAX_TIMES) {
116
- (_b = ctx.logProvider) === null || _b === void 0 ? void 0 : _b.warning(`No tenant app catalog found, retry: ${retry}`);
117
- await utils_1.sleep(constants_1.Constants.APP_CATALOG_REFRESH_TIME);
118
- appCatalogSite = await spoClient_1.SPOClient.getAppCatalogSite(spoToken);
119
- retry += 1;
120
- }
121
- if (appCatalogSite) {
122
- spoClient_1.SPOClient.setBaseUrl(appCatalogSite);
123
- (_c = ctx.logProvider) === null || _c === void 0 ? void 0 : _c.info(`Sharepoint tenant app catalog ${appCatalogSite} created, wait for a few minutes to be active.`);
124
- await utils_1.sleep(constants_1.Constants.APP_CATALOG_ACTIVE_TIME);
125
- }
126
- else {
127
- return teamsfx_api_1.err(error_1.CreateAppCatalogFailedError(new Error("Cannot get app catalog site url after creation. You may need wait a few minutes and retry.")));
128
- }
129
- break;
130
- case constants_1.Constants.READ_MORE:
131
- (_d = ctx.userInteraction) === null || _d === void 0 ? void 0 : _d.openUrl(constants_1.Constants.CREATE_APP_CATALOG_GUIDE);
132
- return teamsfx_api_1.ok(teamsfx_api_1.UserCancelError);
133
- default:
134
- return teamsfx_api_1.ok(undefined);
135
- }
136
- }
137
- const appPackage = await this.getPackage(inputs.projectPath);
138
- if (!(await fs_extra_1.default.pathExists(appPackage))) {
139
- return teamsfx_api_1.err(error_1.NoSPPackageError(appPackage));
140
- }
141
- const fileName = path_1.default.parse(appPackage).base;
142
- const bytes = await fs_extra_1.default.readFile(appPackage);
143
- try {
144
- await (progressHandler === null || progressHandler === void 0 ? void 0 : progressHandler.next(constants_1.DeployProgressMessage.UploadAndDeploy));
145
- await spoClient_1.SPOClient.uploadAppPackage(spoToken, fileName, bytes);
146
- }
147
- catch (e) {
148
- if (((_e = e.response) === null || _e === void 0 ? void 0 : _e.status) === 403) {
149
- (_f = ctx.userInteraction) === null || _f === void 0 ? void 0 : _f.showMessage("error", localizeUtils_1.getLocalizedString("plugins.spfx.deployFailedNotice", appCatalogSite), false, "OK");
150
- return teamsfx_api_1.err(error_1.InsufficientPermissionError(appCatalogSite));
151
- }
152
- else {
153
- return teamsfx_api_1.err(error_1.UploadAppPackageFailedError(e));
154
- }
155
- }
156
- const appID = await this.getAppID(inputs.projectPath);
157
- await spoClient_1.SPOClient.deployAppPackage(spoToken, appID);
158
- const guidance = localizeUtils_1.getLocalizedString("plugins.spfx.deployNotice", appPackage, appCatalogSite, appCatalogSite);
159
- if (inputs.platform === teamsfx_api_1.Platform.CLI) {
160
- (_g = ctx.userInteraction) === null || _g === void 0 ? void 0 : _g.showMessage("info", guidance, false);
161
- }
162
- else {
163
- (_h = ctx.userInteraction) === null || _h === void 0 ? void 0 : _h.showMessage("info", guidance, false, "OK");
164
- }
165
- success = true;
166
- return teamsfx_api_1.ok(undefined);
167
- }
168
- finally {
169
- await progress_helper_1.ProgressHelper.endDeployProgress(success);
170
- }
171
- }
172
- async getAppID(root) {
173
- const solutionConfig = await fs_extra_1.default.readJson(`${root}/SPFx/config/package-solution.json`);
174
- const appID = solutionConfig["solution"]["id"];
175
- return appID;
176
- }
177
- async getTenant(tokenProvider) {
178
- var _a, _b;
179
- const graphTokenRes = await ((_a = tokenProvider.m365TokenProvider) === null || _a === void 0 ? void 0 : _a.getAccessToken({
180
- scopes: tools_1.GraphScopes,
181
- }));
182
- const graphToken = graphTokenRes.isOk() ? graphTokenRes.value : undefined;
183
- if (!graphToken) {
184
- return teamsfx_api_1.err(error_1.GetGraphTokenFailedError());
185
- }
186
- const tokenJsonRes = await ((_b = tokenProvider.m365TokenProvider) === null || _b === void 0 ? void 0 : _b.getJsonObject({
187
- scopes: tools_1.GraphScopes,
188
- }));
189
- const username = tokenJsonRes.value.unique_name;
190
- const instance = axios_1.default.create({
191
- baseURL: "https://graph.microsoft.com/v1.0",
192
- });
193
- instance.defaults.headers.common["Authorization"] = `Bearer ${graphToken}`;
194
- let tenant = "";
195
- try {
196
- const res = await instance.get("/sites/root?$select=webUrl");
197
- if (res && res.data && res.data.webUrl) {
198
- tenant = res.data.webUrl;
199
- }
200
- else {
201
- return teamsfx_api_1.err(error_1.GetTenantFailedError(username));
202
- }
203
- }
204
- catch (e) {
205
- return teamsfx_api_1.err(error_1.GetTenantFailedError(username, e));
206
- }
207
- return teamsfx_api_1.ok(tenant);
208
- }
209
- static async findGulpCommand(rootPath) {
210
- let gulpCommand;
211
- const platform = process.platform;
212
- if (platform === "win32" &&
213
- (await fs_extra_1.default.pathExists(path_1.default.join(rootPath, "node_modules", ".bin", "gulp.cmd")))) {
214
- gulpCommand = path_1.default.join(".", "node_modules", ".bin", "gulp.cmd");
215
- }
216
- else if ((platform === "linux" || platform === "darwin") &&
217
- (await fs_extra_1.default.pathExists(path_1.default.join(rootPath, "node_modules", ".bin", "gulp")))) {
218
- gulpCommand = path_1.default.join(".", "node_modules", ".bin", "gulp");
219
- }
220
- else {
221
- gulpCommand = "gulp";
222
- }
223
- return gulpCommand;
224
- }
225
- async getPackage(root) {
226
- const solutionConfig = await fs_extra_1.default.readJson(`${root}/SPFx/config/package-solution.json`);
227
- const sharepointPackage = `${root}/SPFx/sharepoint/${solutionConfig.paths.zippedPackage}`;
228
- return sharepointPackage;
229
- }
230
- };
231
- tslib_1.__decorate([
232
- lib_1.hooks([
233
- actionExecutionMW_1.ActionExecutionMW({
234
- enableTelemetry: true,
235
- telemetryComponentName: "fx-resource-spfx",
236
- telemetryEventName: "deploy",
237
- errorSource: "SPFx",
238
- }),
239
- ]),
240
- tslib_1.__metadata("design:type", Function),
241
- tslib_1.__metadata("design:paramtypes", [Object, Object]),
242
- tslib_1.__metadata("design:returntype", Promise)
243
- ], SpfxResource.prototype, "deploy", null);
244
- SpfxResource = SpfxResource_1 = tslib_1.__decorate([
245
- typedi_1.Service(constants_2.ComponentNames.SPFx)
246
- ], SpfxResource);
247
- exports.SpfxResource = SpfxResource;
248
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/component/resource/spfx/index.ts"],"names":[],"mappings":"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"}
@@ -1,25 +0,0 @@
1
- /// <reference types="node" />
2
- export declare namespace SPOClient {
3
- function setBaseUrl(tenant: string): void;
4
- /**
5
- *
6
- * @param spoToken
7
- * @returns tenant app catalog URL
8
- */
9
- function getAppCatalogSite(spoToken: string): Promise<string | undefined>;
10
- /**
11
- *
12
- * @param spoToken
13
- * @param fileName - *.sppkg file name
14
- * @param file - binary of *.sppkg
15
- */
16
- function uploadAppPackage(spoToken: string, fileName: string, file: Buffer): Promise<any>;
17
- /**
18
- *
19
- * @param spoToken
20
- * @param appId - appId in package-solution.json
21
- */
22
- function deployAppPackage(spoToken: string, appId: string): Promise<any>;
23
- function createAppCatalog(spoToken: string): Promise<any>;
24
- }
25
- //# sourceMappingURL=spoClient.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"spoClient.d.ts","sourceRoot":"","sources":["../../../../src/component/resource/spfx/spoClient.ts"],"names":[],"mappings":";AAMA,yBAAiB,SAAS,CAAC;IAGzB,SAAgB,UAAU,CAAC,MAAM,EAAE,MAAM,QAExC;IAoBD;;;;OAIG;IACH,SAAsB,iBAAiB,CAAC,QAAQ,EAAE,MAAM,GAAG,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC,CAQrF;IAED;;;;;OAKG;IACH,SAAsB,gBAAgB,CACpC,QAAQ,EAAE,MAAM,EAChB,QAAQ,EAAE,MAAM,EAChB,IAAI,EAAE,MAAM,GACX,OAAO,CAAC,GAAG,CAAC,CAMd;IAED;;;;OAIG;IACH,SAAsB,gBAAgB,CAAC,QAAQ,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,GAAG,OAAO,CAAC,GAAG,CAAC,CASpF;IAED,SAAsB,gBAAgB,CAAC,QAAQ,EAAE,MAAM,GAAG,OAAO,CAAC,GAAG,CAAC,CAGrE;CACF"}
@@ -1,79 +0,0 @@
1
- "use strict";
2
- // Copyright (c) Microsoft Corporation.
3
- // Licensed under the MIT license.
4
- Object.defineProperty(exports, "__esModule", { value: true });
5
- exports.SPOClient = void 0;
6
- const tslib_1 = require("tslib");
7
- const axios_1 = tslib_1.__importDefault(require("axios"));
8
- // eslint-disable-next-line @typescript-eslint/no-namespace
9
- var SPOClient;
10
- (function (SPOClient) {
11
- let baseUrl = "";
12
- function setBaseUrl(tenant) {
13
- baseUrl = tenant;
14
- }
15
- SPOClient.setBaseUrl = setBaseUrl;
16
- /**
17
- * Creates a new axios instance to call SharePoint Service to prevent setting the accessToken on global instance.
18
- * @param {string} spoToken
19
- * @returns {AxiosInstance}
20
- */
21
- function createRequesterWithToken(spoToken) {
22
- const instance = axios_1.default.create({
23
- baseURL: baseUrl,
24
- });
25
- instance.defaults.headers.common["Authorization"] = `Bearer ${spoToken}`;
26
- instance.defaults.headers.common["Client-Source"] = "teamstoolkit";
27
- instance.interceptors.request.use(function (config) {
28
- config.params = Object.assign({ teamstoolkit: true }, config.params);
29
- return config;
30
- });
31
- return instance;
32
- }
33
- /**
34
- *
35
- * @param spoToken
36
- * @returns tenant app catalog URL
37
- */
38
- async function getAppCatalogSite(spoToken) {
39
- const requester = createRequesterWithToken(spoToken);
40
- const res = await requester.get("/_api/SP_TenantSettings_Current");
41
- if (res && res.data && res.data.CorporateCatalogUrl) {
42
- return res.data.CorporateCatalogUrl;
43
- }
44
- else {
45
- return undefined;
46
- }
47
- }
48
- SPOClient.getAppCatalogSite = getAppCatalogSite;
49
- /**
50
- *
51
- * @param spoToken
52
- * @param fileName - *.sppkg file name
53
- * @param file - binary of *.sppkg
54
- */
55
- async function uploadAppPackage(spoToken, fileName, file) {
56
- const requester = createRequesterWithToken(spoToken);
57
- const res = await requester.post(`/_api/web/tenantappcatalog/Add(overwrite=true, url='${fileName}')`, file);
58
- }
59
- SPOClient.uploadAppPackage = uploadAppPackage;
60
- /**
61
- *
62
- * @param spoToken
63
- * @param appId - appId in package-solution.json
64
- */
65
- async function deployAppPackage(spoToken, appId) {
66
- const deploySetting = {
67
- skipFeatureDeployment: true,
68
- };
69
- const requester = createRequesterWithToken(spoToken);
70
- const res = await requester.post(`/_api/web/tenantappcatalog/AvailableApps/GetById('${appId}')/Deploy`, deploySetting);
71
- }
72
- SPOClient.deployAppPackage = deployAppPackage;
73
- async function createAppCatalog(spoToken) {
74
- const requester = createRequesterWithToken(spoToken);
75
- await requester.post(`/_api/web/EnsureTenantAppCatalog(callerId='teamsdev')`);
76
- }
77
- SPOClient.createAppCatalog = createAppCatalog;
78
- })(SPOClient = exports.SPOClient || (exports.SPOClient = {}));
79
- //# sourceMappingURL=spoClient.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"spoClient.js","sourceRoot":"","sources":["../../../../src/component/resource/spfx/spoClient.ts"],"names":[],"mappings":";AAAA,uCAAuC;AACvC,kCAAkC;;;;AAElC,0DAA6C;AAE7C,2DAA2D;AAC3D,IAAiB,SAAS,CA8EzB;AA9ED,WAAiB,SAAS;IACxB,IAAI,OAAO,GAAG,EAAE,CAAC;IAEjB,SAAgB,UAAU,CAAC,MAAc;QACvC,OAAO,GAAG,MAAM,CAAC;IACnB,CAAC;IAFe,oBAAU,aAEzB,CAAA;IAED;;;;OAIG;IACH,SAAS,wBAAwB,CAAC,QAAgB;QAChD,MAAM,QAAQ,GAAG,eAAK,CAAC,MAAM,CAAC;YAC5B,OAAO,EAAE,OAAO;SACjB,CAAC,CAAC;QACH,QAAQ,CAAC,QAAQ,CAAC,OAAO,CAAC,MAAM,CAAC,eAAe,CAAC,GAAG,UAAU,QAAQ,EAAE,CAAC;QACzE,QAAQ,CAAC,QAAQ,CAAC,OAAO,CAAC,MAAM,CAAC,eAAe,CAAC,GAAG,cAAc,CAAC;QACnE,QAAQ,CAAC,YAAY,CAAC,OAAO,CAAC,GAAG,CAAC,UAAU,MAAM;YAChD,MAAM,CAAC,MAAM,mBAAK,YAAY,EAAE,IAAI,IAAK,MAAM,CAAC,MAAM,CAAE,CAAC;YACzD,OAAO,MAAM,CAAC;QAChB,CAAC,CAAC,CAAC;QACH,OAAO,QAAQ,CAAC;IAClB,CAAC;IAED;;;;OAIG;IACI,KAAK,UAAU,iBAAiB,CAAC,QAAgB;QACtD,MAAM,SAAS,GAAG,wBAAwB,CAAC,QAAQ,CAAC,CAAC;QACrD,MAAM,GAAG,GAAG,MAAM,SAAS,CAAC,GAAG,CAAC,iCAAiC,CAAC,CAAC;QACnE,IAAI,GAAG,IAAI,GAAG,CAAC,IAAI,IAAI,GAAG,CAAC,IAAI,CAAC,mBAAmB,EAAE;YACnD,OAAO,GAAG,CAAC,IAAI,CAAC,mBAAmB,CAAC;SACrC;aAAM;YACL,OAAO,SAAS,CAAC;SAClB;IACH,CAAC;IARqB,2BAAiB,oBAQtC,CAAA;IAED;;;;;OAKG;IACI,KAAK,UAAU,gBAAgB,CACpC,QAAgB,EAChB,QAAgB,EAChB,IAAY;QAEZ,MAAM,SAAS,GAAG,wBAAwB,CAAC,QAAQ,CAAC,CAAC;QACrD,MAAM,GAAG,GAAG,MAAM,SAAS,CAAC,IAAI,CAC9B,uDAAuD,QAAQ,IAAI,EACnE,IAAI,CACL,CAAC;IACJ,CAAC;IAVqB,0BAAgB,mBAUrC,CAAA;IAED;;;;OAIG;IACI,KAAK,UAAU,gBAAgB,CAAC,QAAgB,EAAE,KAAa;QACpE,MAAM,aAAa,GAAG;YACpB,qBAAqB,EAAE,IAAI;SAC5B,CAAC;QACF,MAAM,SAAS,GAAG,wBAAwB,CAAC,QAAQ,CAAC,CAAC;QACrD,MAAM,GAAG,GAAG,MAAM,SAAS,CAAC,IAAI,CAC9B,qDAAqD,KAAK,WAAW,EACrE,aAAa,CACd,CAAC;IACJ,CAAC;IATqB,0BAAgB,mBASrC,CAAA;IAEM,KAAK,UAAU,gBAAgB,CAAC,QAAgB;QACrD,MAAM,SAAS,GAAG,wBAAwB,CAAC,QAAQ,CAAC,CAAC;QACrD,MAAM,SAAS,CAAC,IAAI,CAAC,uDAAuD,CAAC,CAAC;IAChF,CAAC;IAHqB,0BAAgB,mBAGrC,CAAA;AACH,CAAC,EA9EgB,SAAS,GAAT,iBAAS,KAAT,iBAAS,QA8EzB"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../../../../../src/component/resource/spfx/utils/constants.ts"],"names":[],"mappings":"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"}