@microsoft/teamsfx-core 2.0.1 → 2.0.2-alpha.0fc621c97.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.
- package/build/common/armInterface.d.ts +0 -5
- package/build/common/armInterface.d.ts.map +1 -1
- package/build/common/deps-checker/checkerFactory.d.ts.map +1 -1
- package/build/common/deps-checker/checkerFactory.js +0 -7
- package/build/common/deps-checker/checkerFactory.js.map +1 -1
- package/build/common/deps-checker/constant/helpLink.d.ts +0 -4
- package/build/common/deps-checker/constant/helpLink.d.ts.map +1 -1
- package/build/common/deps-checker/constant/helpLink.js +1 -9
- package/build/common/deps-checker/constant/helpLink.js.map +1 -1
- package/build/common/deps-checker/constant/message.d.ts +0 -5
- package/build/common/deps-checker/constant/message.d.ts.map +1 -1
- package/build/common/deps-checker/constant/message.js +0 -6
- package/build/common/deps-checker/constant/message.js.map +1 -1
- package/build/common/deps-checker/constant/telemetry.d.ts +2 -33
- package/build/common/deps-checker/constant/telemetry.d.ts.map +1 -1
- package/build/common/deps-checker/constant/telemetry.js +0 -31
- package/build/common/deps-checker/constant/telemetry.js.map +1 -1
- package/build/common/deps-checker/depsChecker.d.ts +0 -3
- package/build/common/deps-checker/depsChecker.d.ts.map +1 -1
- package/build/common/deps-checker/depsChecker.js +0 -3
- package/build/common/deps-checker/depsChecker.js.map +1 -1
- package/build/common/deps-checker/depsError.d.ts +0 -12
- package/build/common/deps-checker/depsError.d.ts.map +1 -1
- package/build/common/deps-checker/depsError.js +1 -29
- package/build/common/deps-checker/depsError.js.map +1 -1
- package/build/common/deps-checker/depsManager.d.ts.map +1 -1
- package/build/common/deps-checker/depsManager.js +0 -3
- package/build/common/deps-checker/depsManager.js.map +1 -1
- package/build/common/deps-checker/internal/funcToolChecker.d.ts +2 -2
- package/build/common/deps-checker/internal/funcToolChecker.d.ts.map +1 -1
- package/build/common/deps-checker/internal/funcToolChecker.js +4 -2
- package/build/common/deps-checker/internal/funcToolChecker.js.map +1 -1
- package/build/common/deps-checker/internal/nodeChecker.d.ts +0 -20
- package/build/common/deps-checker/internal/nodeChecker.d.ts.map +1 -1
- package/build/common/deps-checker/internal/nodeChecker.js +1 -51
- package/build/common/deps-checker/internal/nodeChecker.js.map +1 -1
- package/build/common/deps-checker/util/index.d.ts +0 -1
- package/build/common/deps-checker/util/index.d.ts.map +1 -1
- package/build/common/deps-checker/util/index.js +0 -1
- package/build/common/deps-checker/util/index.js.map +1 -1
- package/build/common/local/localEnvManager.d.ts +0 -9
- package/build/common/local/localEnvManager.d.ts.map +1 -1
- package/build/common/local/localEnvManager.js +0 -59
- package/build/common/local/localEnvManager.js.map +1 -1
- package/build/common/local/localStateHelper.d.ts.map +1 -1
- package/build/common/local/localStateHelper.js.map +1 -1
- package/build/common/projectSettingsHelper.d.ts +1 -7
- package/build/common/projectSettingsHelper.d.ts.map +1 -1
- package/build/common/projectSettingsHelper.js +5 -81
- package/build/common/projectSettingsHelper.js.map +1 -1
- package/build/common/projectSettingsHelperV3.d.ts +0 -1
- package/build/common/projectSettingsHelperV3.d.ts.map +1 -1
- package/build/common/projectSettingsHelperV3.js +1 -10
- package/build/common/projectSettingsHelperV3.js.map +1 -1
- package/build/common/samples-config-v3.json +0 -15
- package/build/common/samples.d.ts.map +1 -1
- package/build/common/samples.js +20 -42
- package/build/common/samples.js.map +1 -1
- package/build/common/telemetry.d.ts +0 -13
- package/build/common/telemetry.d.ts.map +1 -1
- package/build/common/telemetry.js +0 -13
- package/build/common/telemetry.js.map +1 -1
- package/build/common/templates-config.json +4 -3
- package/build/common/tools.d.ts +1 -16
- package/build/common/tools.d.ts.map +1 -1
- package/build/common/tools.js +55 -205
- package/build/common/tools.js.map +1 -1
- package/build/component/code/utils.d.ts +0 -10
- package/build/component/code/utils.d.ts.map +1 -1
- package/build/component/code/utils.js +1 -171
- package/build/component/code/utils.js.map +1 -1
- package/build/component/constant/deployConstant.d.ts.map +1 -1
- package/build/component/constant/deployConstant.js.map +1 -1
- package/build/component/constants.d.ts +5 -216
- package/build/component/constants.d.ts.map +1 -1
- package/build/component/constants.js +17 -408
- package/build/component/constants.js.map +1 -1
- package/build/component/coordinator/index.d.ts +8 -7
- package/build/component/coordinator/index.d.ts.map +1 -1
- package/build/component/coordinator/index.js +35 -188
- package/build/component/coordinator/index.js.map +1 -1
- package/build/component/debugHandler/sso.d.ts.map +1 -1
- package/build/component/debugHandler/sso.js +5 -14
- package/build/component/debugHandler/sso.js.map +1 -1
- package/build/component/deployUtils.d.ts +1 -8
- package/build/component/deployUtils.d.ts.map +1 -1
- package/build/component/deployUtils.js +2 -98
- package/build/component/deployUtils.js.map +1 -1
- package/build/component/driver/aad/create.d.ts.map +1 -1
- package/build/component/driver/aad/create.js +2 -2
- package/build/component/driver/aad/create.js.map +1 -1
- package/build/component/driver/aad/update.d.ts.map +1 -1
- package/build/component/driver/aad/update.js +2 -2
- package/build/component/driver/aad/update.js.map +1 -1
- package/build/component/driver/add/addWebPart.js +3 -3
- package/build/component/driver/add/addWebPart.js.map +1 -1
- package/build/component/driver/arm/deployImpl.d.ts +1 -1
- package/build/component/driver/arm/deployImpl.d.ts.map +1 -1
- package/build/component/driver/arm/deployImpl.js +8 -8
- package/build/component/driver/arm/deployImpl.js.map +1 -1
- package/build/component/driver/arm/util/bicepChecker.d.ts +4 -0
- package/build/component/driver/arm/util/bicepChecker.d.ts.map +1 -0
- package/build/component/{utils/depsChecker → driver/arm/util}/bicepChecker.js +19 -132
- package/build/component/driver/arm/util/bicepChecker.js.map +1 -0
- package/build/component/driver/arm/util/handleError.d.ts +18 -0
- package/build/component/driver/arm/util/handleError.d.ts.map +1 -0
- package/build/component/driver/arm/util/handleError.js +169 -0
- package/build/component/driver/arm/util/handleError.js.map +1 -0
- package/build/component/driver/arm/util/innerHandleError.d.ts +4 -0
- package/build/component/driver/arm/util/innerHandleError.d.ts.map +1 -0
- package/build/component/driver/arm/util/innerHandleError.js +33 -0
- package/build/component/driver/arm/util/innerHandleError.js.map +1 -0
- package/build/component/driver/arm/util/util.d.ts.map +1 -1
- package/build/component/driver/arm/util/util.js.map +1 -1
- package/build/component/driver/arm/validator.d.ts.map +1 -1
- package/build/component/driver/arm/validator.js.map +1 -1
- package/build/component/driver/botAadApp/create.d.ts.map +1 -1
- package/build/component/driver/botAadApp/create.js +2 -2
- package/build/component/driver/botAadApp/create.js.map +1 -1
- package/build/component/driver/deploy/azure/impl/AzureZipDeployImpl.js +9 -9
- package/build/component/driver/deploy/azure/impl/AzureZipDeployImpl.js.map +1 -1
- package/build/component/driver/devTool/error/dotnetInstallationUserError.d.ts +1 -1
- package/build/component/driver/devTool/error/dotnetInstallationUserError.d.ts.map +1 -1
- package/build/component/driver/devTool/error/dotnetInstallationUserError.js +4 -2
- package/build/component/driver/devTool/error/dotnetInstallationUserError.js.map +1 -1
- package/build/component/driver/devTool/error/funcInstallationUserError.d.ts +1 -1
- package/build/component/driver/devTool/error/funcInstallationUserError.d.ts.map +1 -1
- package/build/component/driver/devTool/error/funcInstallationUserError.js +4 -2
- package/build/component/driver/devTool/error/funcInstallationUserError.js.map +1 -1
- package/build/component/driver/devTool/installDriver.d.ts +1 -0
- package/build/component/driver/devTool/installDriver.d.ts.map +1 -1
- package/build/component/driver/devTool/installDriver.js +17 -24
- package/build/component/driver/devTool/installDriver.js.map +1 -1
- package/build/component/driver/interface/buildAndDeployArgs.d.ts +11 -11
- package/build/component/driver/interface/buildAndDeployArgs.d.ts.map +1 -1
- package/build/component/driver/script/baseBuildDriver.d.ts.map +1 -1
- package/build/component/driver/script/baseBuildDriver.js +2 -2
- package/build/component/driver/script/baseBuildDriver.js.map +1 -1
- package/build/component/driver/script/scriptDriver.d.ts +11 -1
- package/build/component/driver/script/scriptDriver.d.ts.map +1 -1
- package/build/component/driver/script/scriptDriver.js +121 -4
- package/build/component/driver/script/scriptDriver.js.map +1 -1
- package/build/component/driver/teamsApp/createAppPackage.d.ts +0 -1
- package/build/component/driver/teamsApp/createAppPackage.d.ts.map +1 -1
- package/build/component/driver/teamsApp/createAppPackage.js +1 -11
- package/build/component/driver/teamsApp/createAppPackage.js.map +1 -1
- package/build/component/driver/teamsApp/validate.d.ts +0 -1
- package/build/component/driver/teamsApp/validate.d.ts.map +1 -1
- package/build/component/driver/teamsApp/validate.js +34 -18
- package/build/component/driver/teamsApp/validate.js.map +1 -1
- package/build/component/error.d.ts +0 -3
- package/build/component/error.d.ts.map +1 -1
- package/build/component/error.js +1 -11
- package/build/component/error.js.map +1 -1
- package/build/component/feature/bot/question.d.ts.map +1 -1
- package/build/component/feature/bot/question.js +13 -23
- package/build/component/feature/bot/question.js.map +1 -1
- package/build/component/feature/sso.d.ts +0 -4
- package/build/component/feature/sso.d.ts.map +1 -1
- package/build/component/feature/sso.js +10 -144
- package/build/component/feature/sso.js.map +1 -1
- package/build/component/generator/generatorAction.d.ts.map +1 -1
- package/build/component/generator/generatorAction.js +1 -1
- package/build/component/generator/generatorAction.js.map +1 -1
- package/build/component/generator/spfx/depsChecker/dependencyChecker.d.ts +8 -0
- package/build/component/generator/spfx/depsChecker/dependencyChecker.d.ts.map +1 -0
- package/build/component/generator/spfx/depsChecker/dependencyChecker.js.map +1 -0
- package/build/component/{resource → generator}/spfx/depsChecker/generatorChecker.d.ts +1 -4
- package/build/component/generator/spfx/depsChecker/generatorChecker.d.ts.map +1 -0
- package/build/component/{resource → generator}/spfx/depsChecker/generatorChecker.js +0 -39
- package/build/component/generator/spfx/depsChecker/generatorChecker.js.map +1 -0
- package/build/component/{resource → generator}/spfx/depsChecker/yoChecker.d.ts +1 -4
- package/build/component/generator/spfx/depsChecker/yoChecker.d.ts.map +1 -0
- package/build/component/{resource → generator}/spfx/depsChecker/yoChecker.js +0 -33
- package/build/component/generator/spfx/depsChecker/yoChecker.js.map +1 -0
- package/build/component/generator/spfx/error.d.ts +8 -0
- package/build/component/generator/spfx/error.d.ts.map +1 -0
- package/build/component/generator/spfx/error.js +55 -0
- package/build/component/generator/spfx/error.js.map +1 -0
- package/build/component/generator/spfx/spfxGenerator.d.ts.map +1 -0
- package/build/component/generator/{spfxGenerator.js → spfx/spfxGenerator.js} +16 -16
- package/build/component/generator/spfx/spfxGenerator.js.map +1 -0
- package/build/component/{resource → generator}/spfx/utils/constants.d.ts +0 -33
- package/build/component/generator/spfx/utils/constants.d.ts.map +1 -0
- package/build/component/{resource → generator}/spfx/utils/constants.js +1 -39
- package/build/component/generator/spfx/utils/constants.js.map +1 -0
- package/build/component/{resource → generator}/spfx/utils/progress-helper.d.ts +0 -5
- package/build/component/generator/spfx/utils/progress-helper.d.ts.map +1 -0
- package/build/component/generator/spfx/utils/progress-helper.js +21 -0
- package/build/component/generator/spfx/utils/progress-helper.js.map +1 -0
- package/build/component/generator/spfx/utils/question-helper.d.ts.map +1 -0
- package/build/component/generator/spfx/utils/question-helper.js.map +1 -0
- package/build/component/{resource → generator}/spfx/utils/questions.d.ts +0 -1
- package/build/component/generator/spfx/utils/questions.d.ts.map +1 -0
- package/build/component/{resource → generator}/spfx/utils/questions.js +2 -27
- package/build/component/generator/spfx/utils/questions.js.map +1 -0
- package/build/component/generator/spfx/utils/telemetry-helper.d.ts.map +1 -0
- package/build/component/generator/spfx/utils/telemetry-helper.js.map +1 -0
- package/build/component/generator/spfx/utils/telemetryEvents.d.ts.map +1 -0
- package/build/component/generator/spfx/utils/telemetryEvents.js.map +1 -0
- package/build/component/generator/spfx/utils/utils.d.ts.map +1 -0
- package/build/component/generator/spfx/utils/utils.js.map +1 -0
- package/build/component/generator/utils.js +2 -2
- package/build/component/generator/utils.js.map +1 -1
- package/build/component/middleware/envMW.js.map +1 -1
- package/build/component/migrate.d.ts +0 -1
- package/build/component/migrate.d.ts.map +1 -1
- package/build/component/migrate.js +1 -9
- package/build/component/migrate.js.map +1 -1
- package/build/component/provisionUtils.d.ts +2 -23
- package/build/component/provisionUtils.d.ts.map +1 -1
- package/build/component/provisionUtils.js +5 -523
- package/build/component/provisionUtils.js.map +1 -1
- package/build/component/question.d.ts +3 -64
- package/build/component/question.d.ts.map +1 -1
- package/build/component/question.js +61 -663
- package/build/component/question.js.map +1 -1
- package/build/component/registerService.d.ts +0 -16
- package/build/component/registerService.d.ts.map +1 -1
- package/build/component/registerService.js +0 -16
- package/build/component/registerService.js.map +1 -1
- package/build/component/resource/aadApp/aadApp.d.ts +2 -56
- package/build/component/resource/aadApp/aadApp.d.ts.map +1 -1
- package/build/component/resource/aadApp/aadApp.js +4 -137
- package/build/component/resource/aadApp/aadApp.js.map +1 -1
- package/build/component/resource/aadApp/aadAppClient.d.ts +1 -17
- package/build/component/resource/aadApp/aadAppClient.d.ts.map +1 -1
- package/build/component/resource/aadApp/aadAppClient.js +0 -253
- package/build/component/resource/aadApp/aadAppClient.js.map +1 -1
- package/build/component/resource/aadApp/aadAppForTeamsImpl.d.ts +1 -17
- package/build/component/resource/aadApp/aadAppForTeamsImpl.d.ts.map +1 -1
- package/build/component/resource/aadApp/aadAppForTeamsImpl.js +4 -368
- package/build/component/resource/aadApp/aadAppForTeamsImpl.js.map +1 -1
- package/build/component/resource/aadApp/constants.d.ts +0 -94
- package/build/component/resource/aadApp/constants.d.ts.map +1 -1
- package/build/component/resource/aadApp/constants.js +1 -185
- package/build/component/resource/aadApp/constants.js.map +1 -1
- package/build/component/resource/aadApp/errors.d.ts +0 -38
- package/build/component/resource/aadApp/errors.d.ts.map +1 -1
- package/build/component/resource/aadApp/errors.js +1 -234
- package/build/component/resource/aadApp/errors.js.map +1 -1
- package/build/component/resource/aadApp/graph.d.ts +0 -6
- package/build/component/resource/aadApp/graph.d.ts.map +1 -1
- package/build/component/resource/aadApp/graph.js +0 -69
- package/build/component/resource/aadApp/graph.js.map +1 -1
- package/build/component/resource/aadApp/permissions/index.d.ts +0 -4
- package/build/component/resource/aadApp/permissions/index.d.ts.map +1 -1
- package/build/component/resource/aadApp/permissions/index.js +1 -32
- package/build/component/resource/aadApp/permissions/index.js.map +1 -1
- package/build/component/resource/aadApp/utils/aadManifestHelper.js +2 -1
- package/build/component/resource/aadApp/utils/aadManifestHelper.js.map +1 -1
- package/build/component/resource/aadApp/utils/configs.d.ts +0 -82
- package/build/component/resource/aadApp/utils/configs.d.ts.map +1 -1
- package/build/component/resource/aadApp/utils/configs.js +1 -560
- package/build/component/resource/aadApp/utils/configs.js.map +1 -1
- package/build/component/resource/aadApp/utils/telemetry.d.ts +0 -11
- package/build/component/resource/aadApp/utils/telemetry.d.ts.map +1 -1
- package/build/component/resource/aadApp/utils/telemetry.js +0 -14
- package/build/component/resource/aadApp/utils/telemetry.js.map +1 -1
- package/build/component/resource/aadApp/utils/tokenProvider.d.ts +1 -2
- package/build/component/resource/aadApp/utils/tokenProvider.d.ts.map +1 -1
- package/build/component/resource/aadApp/utils/tokenProvider.js +1 -26
- package/build/component/resource/aadApp/utils/tokenProvider.js.map +1 -1
- package/build/component/resource/aadApp/utils.d.ts +2 -4
- package/build/component/resource/aadApp/utils.d.ts.map +1 -1
- package/build/component/resource/aadApp/utils.js +10 -168
- package/build/component/resource/aadApp/utils.js.map +1 -1
- package/build/component/resource/appManifest/appManifest.d.ts +0 -6
- package/build/component/resource/appManifest/appManifest.d.ts.map +1 -1
- package/build/component/resource/appManifest/appManifest.js +24 -247
- package/build/component/resource/appManifest/appManifest.js.map +1 -1
- package/build/component/resource/appManifest/appStudio.d.ts +1 -21
- package/build/component/resource/appManifest/appStudio.d.ts.map +1 -1
- package/build/component/resource/appManifest/appStudio.js +16 -258
- package/build/component/resource/appManifest/appStudio.js.map +1 -1
- package/build/component/resource/appManifest/utils/ManifestUtils.d.ts +1 -1
- package/build/component/resource/appManifest/utils/ManifestUtils.d.ts.map +1 -1
- package/build/component/resource/appManifest/utils/ManifestUtils.js +1 -9
- package/build/component/resource/appManifest/utils/ManifestUtils.js.map +1 -1
- package/build/component/resource/botService/errors.d.ts +0 -2
- package/build/component/resource/botService/errors.d.ts.map +1 -1
- package/build/component/resource/botService/errors.js +1 -43
- package/build/component/resource/botService/errors.js.map +1 -1
- package/build/component/utils/ResourceGroupHelper.d.ts +1 -5
- package/build/component/utils/ResourceGroupHelper.d.ts.map +1 -1
- package/build/component/utils/ResourceGroupHelper.js +0 -6
- package/build/component/utils/ResourceGroupHelper.js.map +1 -1
- package/build/component/utils/charsetUtils.d.ts +3 -0
- package/build/component/utils/charsetUtils.d.ts.map +1 -0
- package/build/component/utils/charsetUtils.js +241 -0
- package/build/component/utils/charsetUtils.js.map +1 -0
- package/build/component/utils/depsChecker/common.d.ts +0 -1
- package/build/component/utils/depsChecker/common.d.ts.map +1 -1
- package/build/component/utils/depsChecker/common.js +0 -1
- package/build/component/utils/depsChecker/common.js.map +1 -1
- package/build/component/utils/envUtil.d.ts.map +1 -1
- package/build/component/utils/envUtil.js +4 -1
- package/build/component/utils/envUtil.js.map +1 -1
- package/build/component/utils/metadataUtil.d.ts.map +1 -1
- package/build/component/utils/metadataUtil.js +9 -7
- package/build/component/utils/metadataUtil.js.map +1 -1
- package/build/component/utils/pathUtils.d.ts.map +1 -1
- package/build/component/utils/pathUtils.js +10 -9
- package/build/component/utils/pathUtils.js.map +1 -1
- package/build/component/utils/settingsUtil.js +3 -3
- package/build/component/utils/settingsUtil.js.map +1 -1
- package/build/component/utils.d.ts +1 -29
- package/build/component/utils.d.ts.map +1 -1
- package/build/component/utils.js +24 -501
- package/build/component/utils.js.map +1 -1
- package/build/component/workflow.d.ts +0 -2
- package/build/component/workflow.d.ts.map +1 -1
- package/build/component/workflow.js +1 -692
- package/build/component/workflow.js.map +1 -1
- package/build/core/FxCore.d.ts +26 -42
- package/build/core/FxCore.d.ts.map +1 -1
- package/build/core/FxCore.js +84 -664
- package/build/core/FxCore.js.map +1 -1
- package/build/core/FxCoreImplementV3.d.ts +14 -8
- package/build/core/FxCoreImplementV3.d.ts.map +1 -1
- package/build/core/FxCoreImplementV3.js +93 -121
- package/build/core/FxCoreImplementV3.js.map +1 -1
- package/build/core/collaborator.d.ts +2 -0
- package/build/core/collaborator.d.ts.map +1 -1
- package/build/core/collaborator.js +2 -0
- package/build/core/collaborator.js.map +1 -1
- package/build/core/environment.d.ts +2 -4
- package/build/core/environment.d.ts.map +1 -1
- package/build/core/environment.js +44 -108
- package/build/core/environment.js.map +1 -1
- package/build/core/error.d.ts +1 -34
- package/build/core/error.d.ts.map +1 -1
- package/build/core/error.js +1 -112
- package/build/core/error.js.map +1 -1
- package/build/core/globalVars.d.ts +0 -1
- package/build/core/globalVars.d.ts.map +1 -1
- package/build/core/globalVars.js +1 -15
- package/build/core/globalVars.js.map +1 -1
- package/build/core/middleware/envInfoLoaderV3.d.ts +1 -10
- package/build/core/middleware/envInfoLoaderV3.d.ts.map +1 -1
- package/build/core/middleware/envInfoLoaderV3.js +1 -207
- package/build/core/middleware/envInfoLoaderV3.js.map +1 -1
- package/build/core/middleware/projectMigratorV3.d.ts +3 -1
- package/build/core/middleware/projectMigratorV3.d.ts.map +1 -1
- package/build/core/middleware/projectMigratorV3.js +46 -52
- package/build/core/middleware/projectMigratorV3.js.map +1 -1
- package/build/core/middleware/projectSettingsLoader.d.ts +1 -4
- package/build/core/middleware/projectSettingsLoader.d.ts.map +1 -1
- package/build/core/middleware/projectSettingsLoader.js +13 -78
- package/build/core/middleware/projectSettingsLoader.js.map +1 -1
- package/build/core/middleware/projectVersionChecker.d.ts.map +1 -1
- package/build/core/middleware/projectVersionChecker.js +10 -23
- package/build/core/middleware/projectVersionChecker.js.map +1 -1
- package/build/core/middleware/questionModel.d.ts +0 -1
- package/build/core/middleware/questionModel.d.ts.map +1 -1
- package/build/core/middleware/questionModel.js +8 -54
- package/build/core/middleware/questionModel.js.map +1 -1
- package/build/core/middleware/utils/MigrationUtils.d.ts +0 -5
- package/build/core/middleware/utils/MigrationUtils.d.ts.map +1 -1
- package/build/core/middleware/utils/MigrationUtils.js +1 -77
- package/build/core/middleware/utils/MigrationUtils.js.map +1 -1
- package/build/core/middleware/utils/migrationContext.d.ts.map +1 -1
- package/build/core/middleware/utils/migrationContext.js +0 -4
- package/build/core/middleware/utils/migrationContext.js.map +1 -1
- package/build/core/question.d.ts +2 -12
- package/build/core/question.d.ts.map +1 -1
- package/build/core/question.js +18 -240
- package/build/core/question.js.map +1 -1
- package/build/core/types.d.ts +0 -10
- package/build/core/types.d.ts.map +1 -1
- package/build/error/common.d.ts +9 -0
- package/build/error/common.d.ts.map +1 -1
- package/build/error/common.js +39 -1
- package/build/error/common.js.map +1 -1
- package/build/error/script.d.ts +1 -1
- package/build/error/script.d.ts.map +1 -1
- package/build/error/script.js +3 -3
- package/build/error/script.js.map +1 -1
- package/build/index.d.ts +0 -2
- package/build/index.d.ts.map +1 -1
- package/build/index.js +1 -4
- package/build/index.js.map +1 -1
- package/package.json +14 -33
- package/resource/package.nls.json +13 -313
- package/templates/fallback/common.zip +0 -0
- package/templates/fallback/csharp.zip +0 -0
- package/templates/fallback/js.zip +0 -0
- package/templates/fallback/ts.zip +0 -0
- package/build/common/azure-hosting/azureAppServiceHosting.d.ts +0 -16
- package/build/common/azure-hosting/azureAppServiceHosting.d.ts.map +0 -1
- package/build/common/azure-hosting/azureAppServiceHosting.js +0 -33
- package/build/common/azure-hosting/azureAppServiceHosting.js.map +0 -1
- package/build/common/azure-hosting/azureFunctionHosting.d.ts +0 -14
- package/build/common/azure-hosting/azureFunctionHosting.d.ts.map +0 -1
- package/build/common/azure-hosting/azureFunctionHosting.js +0 -34
- package/build/common/azure-hosting/azureFunctionHosting.js.map +0 -1
- package/build/common/azure-hosting/azureHosting.d.ts +0 -23
- package/build/common/azure-hosting/azureHosting.d.ts.map +0 -1
- package/build/common/azure-hosting/azureHosting.js +0 -95
- package/build/common/azure-hosting/azureHosting.js.map +0 -1
- package/build/common/azure-hosting/azureOps.d.ts +0 -17
- package/build/common/azure-hosting/azureOps.d.ts.map +0 -1
- package/build/common/azure-hosting/azureOps.js +0 -94
- package/build/common/azure-hosting/azureOps.js.map +0 -1
- package/build/common/azure-hosting/hostingConstant.d.ts +0 -46
- package/build/common/azure-hosting/hostingConstant.d.ts.map +0 -1
- package/build/common/azure-hosting/hostingConstant.js +0 -86
- package/build/common/azure-hosting/hostingConstant.js.map +0 -1
- package/build/common/azure-hosting/hostingError.d.ts +0 -47
- package/build/common/azure-hosting/hostingError.d.ts.map +0 -1
- package/build/common/azure-hosting/hostingError.js +0 -83
- package/build/common/azure-hosting/hostingError.js.map +0 -1
- package/build/common/azure-hosting/hostingFactory.d.ts +0 -6
- package/build/common/azure-hosting/hostingFactory.d.ts.map +0 -1
- package/build/common/azure-hosting/hostingFactory.js +0 -22
- package/build/common/azure-hosting/hostingFactory.js.map +0 -1
- package/build/common/azure-hosting/interfaces.d.ts +0 -58
- package/build/common/azure-hosting/interfaces.d.ts.map +0 -1
- package/build/common/azure-hosting/interfaces.js +0 -12
- package/build/common/azure-hosting/interfaces.js.map +0 -1
- package/build/common/azure-hosting/messages.d.ts +0 -10
- package/build/common/azure-hosting/messages.d.ts.map +0 -1
- package/build/common/azure-hosting/messages.js +0 -16
- package/build/common/azure-hosting/messages.js.map +0 -1
- package/build/common/azure-hosting/utils.d.ts +0 -10
- package/build/common/azure-hosting/utils.d.ts.map +0 -1
- package/build/common/azure-hosting/utils.js +0 -107
- package/build/common/azure-hosting/utils.js.map +0 -1
- package/build/common/cpUtils.d.ts +0 -12
- package/build/common/cpUtils.d.ts.map +0 -1
- package/build/common/cpUtils.js +0 -68
- package/build/common/cpUtils.js.map +0 -1
- package/build/common/deps-checker/internal/ngrokChecker.d.ts +0 -27
- package/build/common/deps-checker/internal/ngrokChecker.d.ts.map +0 -1
- package/build/common/deps-checker/internal/ngrokChecker.js +0 -222
- package/build/common/deps-checker/internal/ngrokChecker.js.map +0 -1
- package/build/common/deps-checker/util/extensionInstaller.d.ts +0 -3
- package/build/common/deps-checker/util/extensionInstaller.d.ts.map +0 -1
- package/build/common/deps-checker/util/extensionInstaller.js +0 -47
- package/build/common/deps-checker/util/extensionInstaller.js.map +0 -1
- package/build/common/samples-config.json +0 -201
- package/build/component/arm.d.ts +0 -42
- package/build/component/arm.d.ts.map +0 -1
- package/build/component/arm.js +0 -653
- package/build/component/arm.js.map +0 -1
- package/build/component/bicep.d.ts +0 -8
- package/build/component/bicep.d.ts.map +0 -1
- package/build/component/bicep.js +0 -49
- package/build/component/bicep.js.map +0 -1
- package/build/component/code/api/apiCode.d.ts +0 -13
- package/build/component/code/api/apiCode.d.ts.map +0 -1
- package/build/component/code/api/apiCode.js +0 -154
- package/build/component/code/api/apiCode.js.map +0 -1
- package/build/component/code/api/depsChecker/funcHelper.d.ts +0 -11
- package/build/component/code/api/depsChecker/funcHelper.d.ts.map +0 -1
- package/build/component/code/api/depsChecker/funcHelper.js +0 -55
- package/build/component/code/api/depsChecker/funcHelper.js.map +0 -1
- package/build/component/code/api/depsChecker/funcPluginLogger.d.ts +0 -17
- package/build/component/code/api/depsChecker/funcPluginLogger.d.ts.map +0 -1
- package/build/component/code/api/depsChecker/funcPluginLogger.js +0 -52
- package/build/component/code/api/depsChecker/funcPluginLogger.js.map +0 -1
- package/build/component/code/api/depsChecker/funcPluginTelemetry.d.ts +0 -15
- package/build/component/code/api/depsChecker/funcPluginTelemetry.d.ts.map +0 -1
- package/build/component/code/api/depsChecker/funcPluginTelemetry.js +0 -53
- package/build/component/code/api/depsChecker/funcPluginTelemetry.js.map +0 -1
- package/build/component/code/api/enums.d.ts +0 -11
- package/build/component/code/api/enums.d.ts.map +0 -1
- package/build/component/code/api/enums.js +0 -18
- package/build/component/code/api/enums.js.map +0 -1
- package/build/component/code/api/language-strategy.d.ts +0 -15
- package/build/component/code/api/language-strategy.d.ts.map +0 -1
- package/build/component/code/api/language-strategy.js +0 -51
- package/build/component/code/api/language-strategy.js.map +0 -1
- package/build/component/code/api/scaffold.d.ts +0 -13
- package/build/component/code/api/scaffold.d.ts.map +0 -1
- package/build/component/code/api/scaffold.js +0 -83
- package/build/component/code/api/scaffold.js.map +0 -1
- package/build/component/code/api/telemetry-helper.d.ts +0 -20
- package/build/component/code/api/telemetry-helper.d.ts.map +0 -1
- package/build/component/code/api/telemetry-helper.js +0 -43
- package/build/component/code/api/telemetry-helper.js.map +0 -1
- package/build/component/code/appSettingUtils.d.ts +0 -17
- package/build/component/code/appSettingUtils.d.ts.map +0 -1
- package/build/component/code/appSettingUtils.js +0 -106
- package/build/component/code/appSettingUtils.js.map +0 -1
- package/build/component/code/appSettings/baseAppSettings.json +0 -10
- package/build/component/code/appSettings/botAppSettings.json +0 -4
- package/build/component/code/appSettings/ssoBlazorAppSettings.json +0 -9
- package/build/component/code/appSettings/ssoBotAppSettings.json +0 -13
- package/build/component/code/botCode.d.ts +0 -14
- package/build/component/code/botCode.d.ts.map +0 -1
- package/build/component/code/botCode.js +0 -198
- package/build/component/code/botCode.js.map +0 -1
- package/build/component/code/constants.d.ts +0 -32
- package/build/component/code/constants.d.ts.map +0 -1
- package/build/component/code/constants.js +0 -38
- package/build/component/code/constants.js.map +0 -1
- package/build/component/code/error.d.ts +0 -11
- package/build/component/code/error.d.ts.map +0 -1
- package/build/component/code/error.js +0 -41
- package/build/component/code/error.js.map +0 -1
- package/build/component/code/spfxTabCode.d.ts +0 -11
- package/build/component/code/spfxTabCode.d.ts.map +0 -1
- package/build/component/code/spfxTabCode.js +0 -237
- package/build/component/code/spfxTabCode.js.map +0 -1
- package/build/component/code/tab/constants.d.ts +0 -7
- package/build/component/code/tab/constants.d.ts.map +0 -1
- package/build/component/code/tab/constants.js +0 -17
- package/build/component/code/tab/constants.js.map +0 -1
- package/build/component/code/tab/deploy.d.ts +0 -16
- package/build/component/code/tab/deploy.d.ts.map +0 -1
- package/build/component/code/tab/deploy.js +0 -95
- package/build/component/code/tab/deploy.js.map +0 -1
- package/build/component/code/tab/env.d.ts +0 -23
- package/build/component/code/tab/env.d.ts.map +0 -1
- package/build/component/code/tab/env.js +0 -101
- package/build/component/code/tab/env.js.map +0 -1
- package/build/component/code/tab/tabCode.d.ts +0 -17
- package/build/component/code/tab/tabCode.d.ts.map +0 -1
- package/build/component/code/tab/tabCode.js +0 -248
- package/build/component/code/tab/tabCode.js.map +0 -1
- package/build/component/connection/apimConfig.d.ts +0 -11
- package/build/component/connection/apimConfig.d.ts.map +0 -1
- package/build/component/connection/apimConfig.js +0 -44
- package/build/component/connection/apimConfig.js.map +0 -1
- package/build/component/connection/azureFunctionConfig.d.ts +0 -9
- package/build/component/connection/azureFunctionConfig.d.ts.map +0 -1
- package/build/component/connection/azureFunctionConfig.js +0 -25
- package/build/component/connection/azureFunctionConfig.js.map +0 -1
- package/build/component/connection/azureResourceConfig.d.ts +0 -11
- package/build/component/connection/azureResourceConfig.d.ts.map +0 -1
- package/build/component/connection/azureResourceConfig.js +0 -72
- package/build/component/connection/azureResourceConfig.js.map +0 -1
- package/build/component/connection/azureWebAppConfig.d.ts +0 -9
- package/build/component/connection/azureWebAppConfig.d.ts.map +0 -1
- package/build/component/connection/azureWebAppConfig.js +0 -25
- package/build/component/connection/azureWebAppConfig.js.map +0 -1
- package/build/component/coordinator/lifecycleStage.d.ts +0 -2
- package/build/component/coordinator/lifecycleStage.d.ts.map +0 -1
- package/build/component/coordinator/lifecycleStage.js +0 -23
- package/build/component/coordinator/lifecycleStage.js.map +0 -1
- package/build/component/core.d.ts +0 -65
- package/build/component/core.d.ts.map +0 -1
- package/build/component/core.js +0 -653
- package/build/component/core.js.map +0 -1
- package/build/component/debug/error.d.ts +0 -8
- package/build/component/debug/error.d.ts.map +0 -1
- package/build/component/debug/error.js +0 -49
- package/build/component/debug/error.js.map +0 -1
- package/build/component/debug/index.d.ts +0 -30
- package/build/component/debug/index.d.ts.map +0 -1
- package/build/component/debug/index.js +0 -541
- package/build/component/debug/index.js.map +0 -1
- package/build/component/debug/util/ngrok.d.ts +0 -6
- package/build/component/debug/util/ngrok.d.ts.map +0 -1
- package/build/component/debug/util/ngrok.js +0 -65
- package/build/component/debug/util/ngrok.js.map +0 -1
- package/build/component/envManager.d.ts +0 -4
- package/build/component/envManager.d.ts.map +0 -1
- package/build/component/envManager.js +0 -25
- package/build/component/envManager.js.map +0 -1
- package/build/component/feature/api/api.d.ts +0 -8
- package/build/component/feature/api/api.d.ts.map +0 -1
- package/build/component/feature/api/api.js +0 -188
- package/build/component/feature/api/api.js.map +0 -1
- package/build/component/feature/api/constants.d.ts +0 -4
- package/build/component/feature/api/constants.d.ts.map +0 -1
- package/build/component/feature/api/constants.js +0 -9
- package/build/component/feature/api/constants.js.map +0 -1
- package/build/component/feature/api/question.d.ts +0 -3
- package/build/component/feature/api/question.d.ts.map +0 -1
- package/build/component/feature/api/question.js +0 -13
- package/build/component/feature/api/question.js.map +0 -1
- package/build/component/feature/apiconnector/ApiConnectorImpl.d.ts +0 -23
- package/build/component/feature/apiconnector/ApiConnectorImpl.d.ts.map +0 -1
- package/build/component/feature/apiconnector/ApiConnectorImpl.js +0 -288
- package/build/component/feature/apiconnector/ApiConnectorImpl.js.map +0 -1
- package/build/component/feature/apiconnector/apiConnector.d.ts +0 -11
- package/build/component/feature/apiconnector/apiConnector.d.ts.map +0 -1
- package/build/component/feature/apiconnector/apiConnector.js +0 -43
- package/build/component/feature/apiconnector/apiConnector.js.map +0 -1
- package/build/component/feature/apiconnector/checker.d.ts +0 -7
- package/build/component/feature/apiconnector/checker.d.ts.map +0 -1
- package/build/component/feature/apiconnector/checker.js +0 -74
- package/build/component/feature/apiconnector/checker.js.map +0 -1
- package/build/component/feature/apiconnector/config.d.ts +0 -23
- package/build/component/feature/apiconnector/config.d.ts.map +0 -1
- package/build/component/feature/apiconnector/config.js +0 -5
- package/build/component/feature/apiconnector/config.js.map +0 -1
- package/build/component/feature/apiconnector/constants.d.ts +0 -50
- package/build/component/feature/apiconnector/constants.d.ts.map +0 -1
- package/build/component/feature/apiconnector/constants.js +0 -61
- package/build/component/feature/apiconnector/constants.js.map +0 -1
- package/build/component/feature/apiconnector/depsHandler.d.ts +0 -14
- package/build/component/feature/apiconnector/depsHandler.d.ts.map +0 -1
- package/build/component/feature/apiconnector/depsHandler.js +0 -109
- package/build/component/feature/apiconnector/depsHandler.js.map +0 -1
- package/build/component/feature/apiconnector/envHandler.d.ts +0 -21
- package/build/component/feature/apiconnector/envHandler.d.ts.map +0 -1
- package/build/component/feature/apiconnector/envHandler.js +0 -128
- package/build/component/feature/apiconnector/envHandler.js.map +0 -1
- package/build/component/feature/apiconnector/errors.d.ts +0 -53
- package/build/component/feature/apiconnector/errors.d.ts.map +0 -1
- package/build/component/feature/apiconnector/errors.js +0 -64
- package/build/component/feature/apiconnector/errors.js.map +0 -1
- package/build/component/feature/apiconnector/questions.d.ts +0 -41
- package/build/component/feature/apiconnector/questions.d.ts.map +0 -1
- package/build/component/feature/apiconnector/questions.js +0 -262
- package/build/component/feature/apiconnector/questions.js.map +0 -1
- package/build/component/feature/apiconnector/result.d.ts +0 -23
- package/build/component/feature/apiconnector/result.d.ts.map +0 -1
- package/build/component/feature/apiconnector/result.js +0 -40
- package/build/component/feature/apiconnector/result.js.map +0 -1
- package/build/component/feature/apiconnector/sampleHandler.d.ts +0 -10
- package/build/component/feature/apiconnector/sampleHandler.d.ts.map +0 -1
- package/build/component/feature/apiconnector/sampleHandler.js +0 -62
- package/build/component/feature/apiconnector/sampleHandler.js.map +0 -1
- package/build/component/feature/apiconnector/telemetry.d.ts +0 -42
- package/build/component/feature/apiconnector/telemetry.d.ts.map +0 -1
- package/build/component/feature/apiconnector/telemetry.js +0 -70
- package/build/component/feature/apiconnector/telemetry.js.map +0 -1
- package/build/component/feature/apiconnector/utils.d.ts +0 -18
- package/build/component/feature/apiconnector/utils.d.ts.map +0 -1
- package/build/component/feature/apiconnector/utils.js +0 -90
- package/build/component/feature/apiconnector/utils.js.map +0 -1
- package/build/component/feature/apim.d.ts +0 -8
- package/build/component/feature/apim.d.ts.map +0 -1
- package/build/component/feature/apim.js +0 -123
- package/build/component/feature/apim.js.map +0 -1
- package/build/component/feature/bot/bot.d.ts +0 -12
- package/build/component/feature/bot/bot.d.ts.map +0 -1
- package/build/component/feature/bot/bot.js +0 -309
- package/build/component/feature/bot/bot.js.map +0 -1
- package/build/component/feature/cicd/CICDImpl.d.ts +0 -9
- package/build/component/feature/cicd/CICDImpl.d.ts.map +0 -1
- package/build/component/feature/cicd/CICDImpl.js +0 -106
- package/build/component/feature/cicd/CICDImpl.js.map +0 -1
- package/build/component/feature/cicd/cicd.d.ts +0 -8
- package/build/component/feature/cicd/cicd.d.ts.map +0 -1
- package/build/component/feature/cicd/cicd.js +0 -115
- package/build/component/feature/cicd/cicd.js.map +0 -1
- package/build/component/feature/cicd/constants.d.ts +0 -39
- package/build/component/feature/cicd/constants.d.ts.map +0 -1
- package/build/component/feature/cicd/constants.js +0 -53
- package/build/component/feature/cicd/constants.js.map +0 -1
- package/build/component/feature/cicd/errors.d.ts +0 -25
- package/build/component/feature/cicd/errors.d.ts.map +0 -1
- package/build/component/feature/cicd/errors.js +0 -49
- package/build/component/feature/cicd/errors.js.map +0 -1
- package/build/component/feature/cicd/existingTemplatesStat.d.ts +0 -16
- package/build/component/feature/cicd/existingTemplatesStat.d.ts.map +0 -1
- package/build/component/feature/cicd/existingTemplatesStat.js +0 -75
- package/build/component/feature/cicd/existingTemplatesStat.js.map +0 -1
- package/build/component/feature/cicd/logger.d.ts +0 -10
- package/build/component/feature/cicd/logger.d.ts.map +0 -1
- package/build/component/feature/cicd/logger.js +0 -27
- package/build/component/feature/cicd/logger.js.map +0 -1
- package/build/component/feature/cicd/provider/azdoProvider.d.ts +0 -6
- package/build/component/feature/cicd/provider/azdoProvider.d.ts.map +0 -1
- package/build/component/feature/cicd/provider/azdoProvider.js +0 -25
- package/build/component/feature/cicd/provider/azdoProvider.js.map +0 -1
- package/build/component/feature/cicd/provider/enums.d.ts +0 -12
- package/build/component/feature/cicd/provider/enums.d.ts.map +0 -1
- package/build/component/feature/cicd/provider/enums.js +0 -19
- package/build/component/feature/cicd/provider/enums.js.map +0 -1
- package/build/component/feature/cicd/provider/factory.d.ts +0 -6
- package/build/component/feature/cicd/provider/factory.d.ts.map +0 -1
- package/build/component/feature/cicd/provider/factory.js +0 -28
- package/build/component/feature/cicd/provider/factory.js.map +0 -1
- package/build/component/feature/cicd/provider/githubProvider.d.ts +0 -6
- package/build/component/feature/cicd/provider/githubProvider.d.ts.map +0 -1
- package/build/component/feature/cicd/provider/githubProvider.js +0 -25
- package/build/component/feature/cicd/provider/githubProvider.js.map +0 -1
- package/build/component/feature/cicd/provider/jenkinsProvider.d.ts +0 -6
- package/build/component/feature/cicd/provider/jenkinsProvider.d.ts.map +0 -1
- package/build/component/feature/cicd/provider/jenkinsProvider.js +0 -25
- package/build/component/feature/cicd/provider/jenkinsProvider.js.map +0 -1
- package/build/component/feature/cicd/provider/provider.d.ts +0 -11
- package/build/component/feature/cicd/provider/provider.d.ts.map +0 -1
- package/build/component/feature/cicd/provider/provider.js +0 -106
- package/build/component/feature/cicd/provider/provider.js.map +0 -1
- package/build/component/feature/cicd/questions.d.ts +0 -18
- package/build/component/feature/cicd/questions.d.ts.map +0 -1
- package/build/component/feature/cicd/questions.js +0 -82
- package/build/component/feature/cicd/questions.js.map +0 -1
- package/build/component/feature/cicd/result.d.ts +0 -11
- package/build/component/feature/cicd/result.d.ts.map +0 -1
- package/build/component/feature/cicd/result.js +0 -37
- package/build/component/feature/cicd/result.js.map +0 -1
- package/build/component/feature/cicd/utils/buildScripts.d.ts +0 -3
- package/build/component/feature/cicd/utils/buildScripts.d.ts.map +0 -1
- package/build/component/feature/cicd/utils/buildScripts.js +0 -29
- package/build/component/feature/cicd/utils/buildScripts.js.map +0 -1
- package/build/component/feature/cicd/utils/telemetry-helper.d.ts +0 -29
- package/build/component/feature/cicd/utils/telemetry-helper.d.ts.map +0 -1
- package/build/component/feature/cicd/utils/telemetry-helper.js +0 -46
- package/build/component/feature/cicd/utils/telemetry-helper.js.map +0 -1
- package/build/component/feature/keyVault.d.ts +0 -16
- package/build/component/feature/keyVault.d.ts.map +0 -1
- package/build/component/feature/keyVault.js +0 -90
- package/build/component/feature/keyVault.js.map +0 -1
- package/build/component/feature/spfx.d.ts +0 -9
- package/build/component/feature/spfx.d.ts.map +0 -1
- package/build/component/feature/spfx.js +0 -121
- package/build/component/feature/spfx.js.map +0 -1
- package/build/component/feature/sql.d.ts +0 -10
- package/build/component/feature/sql.d.ts.map +0 -1
- package/build/component/feature/sql.js +0 -80
- package/build/component/feature/sql.js.map +0 -1
- package/build/component/feature/tab.d.ts +0 -10
- package/build/component/feature/tab.d.ts.map +0 -1
- package/build/component/feature/tab.js +0 -238
- package/build/component/feature/tab.js.map +0 -1
- package/build/component/generator/spfxGenerator.d.ts.map +0 -1
- package/build/component/generator/spfxGenerator.js.map +0 -1
- package/build/component/middleware/logger.d.ts +0 -21
- package/build/component/middleware/logger.d.ts.map +0 -1
- package/build/component/middleware/logger.js +0 -53
- package/build/component/middleware/logger.js.map +0 -1
- package/build/component/middleware/progressbar.d.ts +0 -3
- package/build/component/middleware/progressbar.d.ts.map +0 -1
- package/build/component/middleware/progressbar.js +0 -22
- package/build/component/middleware/progressbar.js.map +0 -1
- package/build/component/middleware/runWithCatchError.d.ts +0 -6
- package/build/component/middleware/runWithCatchError.d.ts.map +0 -1
- package/build/component/middleware/runWithCatchError.js +0 -43
- package/build/component/middleware/runWithCatchError.js.map +0 -1
- package/build/component/middleware/telemetry.d.ts +0 -37
- package/build/component/middleware/telemetry.d.ts.map +0 -1
- package/build/component/middleware/telemetry.js +0 -70
- package/build/component/middleware/telemetry.js.map +0 -1
- package/build/component/middleware/types.d.ts +0 -25
- package/build/component/middleware/types.d.ts.map +0 -1
- package/build/component/middleware/types.js +0 -5
- package/build/component/middleware/types.js.map +0 -1
- package/build/component/resource/aadApp/aadAppManifestManager.d.ts +0 -12
- package/build/component/resource/aadApp/aadAppManifestManager.d.ts.map +0 -1
- package/build/component/resource/aadApp/aadAppManifestManager.js +0 -151
- package/build/component/resource/aadApp/aadAppManifestManager.js.map +0 -1
- package/build/component/resource/aadApp/appStudio.d.ts +0 -9
- package/build/component/resource/aadApp/appStudio.d.ts.map +0 -1
- package/build/component/resource/aadApp/appStudio.js +0 -83
- package/build/component/resource/aadApp/appStudio.js.map +0 -1
- package/build/component/resource/aadApp/interfaces/IAADApplication.d.ts +0 -14
- package/build/component/resource/aadApp/interfaces/IAADApplication.d.ts.map +0 -1
- package/build/component/resource/aadApp/interfaces/IAADApplication.js +0 -5
- package/build/component/resource/aadApp/interfaces/IAADApplication.js.map +0 -1
- package/build/component/resource/aadApp/interfaces/IPermission.d.ts +0 -8
- package/build/component/resource/aadApp/interfaces/IPermission.d.ts.map +0 -1
- package/build/component/resource/aadApp/interfaces/IPermission.js +0 -5
- package/build/component/resource/aadApp/interfaces/IPermission.js.map +0 -1
- package/build/component/resource/aadApp/interfaces/models.d.ts +0 -11
- package/build/component/resource/aadApp/interfaces/models.d.ts.map +0 -1
- package/build/component/resource/aadApp/interfaces/models.js +0 -12
- package/build/component/resource/aadApp/interfaces/models.js.map +0 -1
- package/build/component/resource/aadApp/utils/format.d.ts +0 -7
- package/build/component/resource/aadApp/utils/format.d.ts.map +0 -1
- package/build/component/resource/aadApp/utils/format.js +0 -68
- package/build/component/resource/aadApp/utils/format.js.map +0 -1
- package/build/component/resource/azureAppService/azureAppService.d.ts +0 -12
- package/build/component/resource/azureAppService/azureAppService.d.ts.map +0 -1
- package/build/component/resource/azureAppService/azureAppService.js +0 -48
- package/build/component/resource/azureAppService/azureAppService.js.map +0 -1
- package/build/component/resource/azureAppService/azureFunction.d.ts +0 -36
- package/build/component/resource/azureAppService/azureFunction.d.ts.map +0 -1
- package/build/component/resource/azureAppService/azureFunction.js +0 -155
- package/build/component/resource/azureAppService/azureFunction.js.map +0 -1
- package/build/component/resource/azureAppService/azureLibs.d.ts +0 -6
- package/build/component/resource/azureAppService/azureLibs.d.ts.map +0 -1
- package/build/component/resource/azureAppService/azureLibs.js +0 -13
- package/build/component/resource/azureAppService/azureLibs.js.map +0 -1
- package/build/component/resource/azureAppService/azureWebApp.d.ts +0 -30
- package/build/component/resource/azureAppService/azureWebApp.d.ts.map +0 -1
- package/build/component/resource/azureAppService/azureWebApp.js +0 -43
- package/build/component/resource/azureAppService/azureWebApp.js.map +0 -1
- package/build/component/resource/azureAppService/common.d.ts +0 -10
- package/build/component/resource/azureAppService/common.d.ts.map +0 -1
- package/build/component/resource/azureAppService/common.js +0 -80
- package/build/component/resource/azureAppService/common.js.map +0 -1
- package/build/component/resource/azureAppService/dir-walk.d.ts +0 -4
- package/build/component/resource/azureAppService/dir-walk.d.ts.map +0 -1
- package/build/component/resource/azureAppService/dir-walk.js +0 -21
- package/build/component/resource/azureAppService/dir-walk.js.map +0 -1
- package/build/component/resource/azureSql/actions/configure.d.ts +0 -15
- package/build/component/resource/azureSql/actions/configure.d.ts.map +0 -1
- package/build/component/resource/azureSql/actions/configure.js +0 -92
- package/build/component/resource/azureSql/actions/configure.js.map +0 -1
- package/build/component/resource/azureSql/actions/provision.d.ts +0 -10
- package/build/component/resource/azureSql/actions/provision.d.ts.map +0 -1
- package/build/component/resource/azureSql/actions/provision.js +0 -63
- package/build/component/resource/azureSql/actions/provision.js.map +0 -1
- package/build/component/resource/azureSql/actions/utils.d.ts +0 -12
- package/build/component/resource/azureSql/actions/utils.d.ts.map +0 -1
- package/build/component/resource/azureSql/actions/utils.js +0 -82
- package/build/component/resource/azureSql/actions/utils.js.map +0 -1
- package/build/component/resource/azureSql/azureSql.d.ts +0 -24
- package/build/component/resource/azureSql/azureSql.d.ts.map +0 -1
- package/build/component/resource/azureSql/azureSql.js +0 -75
- package/build/component/resource/azureSql/azureSql.js.map +0 -1
- package/build/component/resource/azureSql/clients/management.d.ts +0 -18
- package/build/component/resource/azureSql/clients/management.d.ts.map +0 -1
- package/build/component/resource/azureSql/clients/management.js +0 -124
- package/build/component/resource/azureSql/clients/management.js.map +0 -1
- package/build/component/resource/azureSql/clients/sql.d.ts +0 -13
- package/build/component/resource/azureSql/clients/sql.d.ts.map +0 -1
- package/build/component/resource/azureSql/clients/sql.js +0 -153
- package/build/component/resource/azureSql/clients/sql.js.map +0 -1
- package/build/component/resource/azureSql/config.d.ts +0 -7
- package/build/component/resource/azureSql/config.d.ts.map +0 -1
- package/build/component/resource/azureSql/config.js +0 -77
- package/build/component/resource/azureSql/config.js.map +0 -1
- package/build/component/resource/azureSql/constants.d.ts +0 -85
- package/build/component/resource/azureSql/constants.d.ts.map +0 -1
- package/build/component/resource/azureSql/constants.js +0 -95
- package/build/component/resource/azureSql/constants.js.map +0 -1
- package/build/component/resource/azureSql/errors.d.ts +0 -63
- package/build/component/resource/azureSql/errors.d.ts.map +0 -1
- package/build/component/resource/azureSql/errors.js +0 -107
- package/build/component/resource/azureSql/errors.js.map +0 -1
- package/build/component/resource/azureSql/index.d.ts +0 -2
- package/build/component/resource/azureSql/index.d.ts.map +0 -1
- package/build/component/resource/azureSql/index.js +0 -7
- package/build/component/resource/azureSql/index.js.map +0 -1
- package/build/component/resource/azureSql/questions.d.ts +0 -6
- package/build/component/resource/azureSql/questions.d.ts.map +0 -1
- package/build/component/resource/azureSql/questions.js +0 -59
- package/build/component/resource/azureSql/questions.js.map +0 -1
- package/build/component/resource/azureSql/results.d.ts +0 -10
- package/build/component/resource/azureSql/results.d.ts.map +0 -1
- package/build/component/resource/azureSql/results.js +0 -34
- package/build/component/resource/azureSql/results.js.map +0 -1
- package/build/component/resource/azureSql/types.d.ts +0 -12
- package/build/component/resource/azureSql/types.d.ts.map +0 -1
- package/build/component/resource/azureSql/types.js +0 -5
- package/build/component/resource/azureSql/types.js.map +0 -1
- package/build/component/resource/azureSql/utils/checkInput.d.ts +0 -10
- package/build/component/resource/azureSql/utils/checkInput.d.ts.map +0 -1
- package/build/component/resource/azureSql/utils/checkInput.js +0 -89
- package/build/component/resource/azureSql/utils/checkInput.js.map +0 -1
- package/build/component/resource/azureSql/utils/common.d.ts +0 -12
- package/build/component/resource/azureSql/utils/common.d.ts.map +0 -1
- package/build/component/resource/azureSql/utils/common.js +0 -51
- package/build/component/resource/azureSql/utils/common.js.map +0 -1
- package/build/component/resource/azureStorage/azureStorage.d.ts +0 -31
- package/build/component/resource/azureStorage/azureStorage.d.ts.map +0 -1
- package/build/component/resource/azureStorage/azureStorage.js +0 -111
- package/build/component/resource/azureStorage/azureStorage.js.map +0 -1
- package/build/component/resource/azureStorage/clients.d.ts +0 -23
- package/build/component/resource/azureStorage/clients.d.ts.map +0 -1
- package/build/component/resource/azureStorage/clients.js +0 -133
- package/build/component/resource/azureStorage/clients.js.map +0 -1
- package/build/component/resource/azureStorage/configs.d.ts +0 -12
- package/build/component/resource/azureStorage/configs.d.ts.map +0 -1
- package/build/component/resource/azureStorage/configs.js +0 -30
- package/build/component/resource/azureStorage/configs.js.map +0 -1
- package/build/component/resource/azureStorage/constants.d.ts +0 -11
- package/build/component/resource/azureStorage/constants.d.ts.map +0 -1
- package/build/component/resource/azureStorage/constants.js +0 -17
- package/build/component/resource/azureStorage/constants.js.map +0 -1
- package/build/component/resource/azureStorage/messages.d.ts +0 -14
- package/build/component/resource/azureStorage/messages.d.ts.map +0 -1
- package/build/component/resource/azureStorage/messages.js +0 -28
- package/build/component/resource/azureStorage/messages.js.map +0 -1
- package/build/component/resource/botService/botService.d.ts +0 -24
- package/build/component/resource/botService/botService.d.ts.map +0 -1
- package/build/component/resource/botService/botService.js +0 -146
- package/build/component/resource/botService/botService.js.map +0 -1
- package/build/component/resource/identity.d.ts +0 -28
- package/build/component/resource/identity.d.ts.map +0 -1
- package/build/component/resource/identity.js +0 -42
- package/build/component/resource/identity.js.map +0 -1
- package/build/component/resource/keyVault.d.ts +0 -29
- package/build/component/resource/keyVault.d.ts.map +0 -1
- package/build/component/resource/keyVault.js +0 -47
- package/build/component/resource/keyVault.js.map +0 -1
- package/build/component/resource/simpleAuth/constants.d.ts +0 -122
- package/build/component/resource/simpleAuth/constants.d.ts.map +0 -1
- package/build/component/resource/simpleAuth/constants.js +0 -163
- package/build/component/resource/simpleAuth/constants.js.map +0 -1
- package/build/component/resource/simpleAuth/errors.d.ts +0 -17
- package/build/component/resource/simpleAuth/errors.d.ts.map +0 -1
- package/build/component/resource/simpleAuth/errors.js +0 -91
- package/build/component/resource/simpleAuth/errors.js.map +0 -1
- package/build/component/resource/simpleAuth/index.d.ts +0 -12
- package/build/component/resource/simpleAuth/index.d.ts.map +0 -1
- package/build/component/resource/simpleAuth/index.js +0 -115
- package/build/component/resource/simpleAuth/index.js.map +0 -1
- package/build/component/resource/simpleAuth/result.d.ts +0 -9
- package/build/component/resource/simpleAuth/result.d.ts.map +0 -1
- package/build/component/resource/simpleAuth/result.js +0 -35
- package/build/component/resource/simpleAuth/result.js.map +0 -1
- package/build/component/resource/simpleAuth/utils/common.d.ts +0 -23
- package/build/component/resource/simpleAuth/utils/common.d.ts.map +0 -1
- package/build/component/resource/simpleAuth/utils/common.js +0 -150
- package/build/component/resource/simpleAuth/utils/common.js.map +0 -1
- package/build/component/resource/simpleAuth/utils/dialog.d.ts +0 -5
- package/build/component/resource/simpleAuth/utils/dialog.d.ts.map +0 -1
- package/build/component/resource/simpleAuth/utils/dialog.js +0 -7
- package/build/component/resource/simpleAuth/utils/dialog.js.map +0 -1
- package/build/component/resource/simpleAuth/utils/telemetry.d.ts +0 -17
- package/build/component/resource/simpleAuth/utils/telemetry.d.ts.map +0 -1
- package/build/component/resource/simpleAuth/utils/telemetry.js +0 -45
- package/build/component/resource/simpleAuth/utils/telemetry.js.map +0 -1
- package/build/component/resource/spfx/depsChecker/dependencyChecker.d.ts +0 -11
- package/build/component/resource/spfx/depsChecker/dependencyChecker.d.ts.map +0 -1
- package/build/component/resource/spfx/depsChecker/dependencyChecker.js.map +0 -1
- package/build/component/resource/spfx/depsChecker/generatorChecker.d.ts.map +0 -1
- package/build/component/resource/spfx/depsChecker/generatorChecker.js.map +0 -1
- package/build/component/resource/spfx/depsChecker/yoChecker.d.ts.map +0 -1
- package/build/component/resource/spfx/depsChecker/yoChecker.js.map +0 -1
- package/build/component/resource/spfx/error.d.ts +0 -21
- package/build/component/resource/spfx/error.d.ts.map +0 -1
- package/build/component/resource/spfx/error.js +0 -138
- package/build/component/resource/spfx/error.js.map +0 -1
- package/build/component/resource/spfx/index.d.ts +0 -15
- package/build/component/resource/spfx/index.d.ts.map +0 -1
- package/build/component/resource/spfx/index.js +0 -248
- package/build/component/resource/spfx/index.js.map +0 -1
- package/build/component/resource/spfx/spoClient.d.ts +0 -25
- package/build/component/resource/spfx/spoClient.d.ts.map +0 -1
- package/build/component/resource/spfx/spoClient.js +0 -79
- package/build/component/resource/spfx/spoClient.js.map +0 -1
- package/build/component/resource/spfx/utils/constants.d.ts.map +0 -1
- package/build/component/resource/spfx/utils/constants.js.map +0 -1
- package/build/component/resource/spfx/utils/progress-helper.d.ts.map +0 -1
- package/build/component/resource/spfx/utils/progress-helper.js +0 -46
- package/build/component/resource/spfx/utils/progress-helper.js.map +0 -1
- package/build/component/resource/spfx/utils/question-helper.d.ts.map +0 -1
- package/build/component/resource/spfx/utils/question-helper.js.map +0 -1
- package/build/component/resource/spfx/utils/questions.d.ts.map +0 -1
- package/build/component/resource/spfx/utils/questions.js.map +0 -1
- package/build/component/resource/spfx/utils/telemetry-helper.d.ts.map +0 -1
- package/build/component/resource/spfx/utils/telemetry-helper.js.map +0 -1
- package/build/component/resource/spfx/utils/telemetryEvents.d.ts.map +0 -1
- package/build/component/resource/spfx/utils/telemetryEvents.js.map +0 -1
- package/build/component/resource/spfx/utils/utils.d.ts.map +0 -1
- package/build/component/resource/spfx/utils/utils.js.map +0 -1
- package/build/component/utils/backupFiles.d.ts +0 -3
- package/build/component/utils/backupFiles.d.ts.map +0 -1
- package/build/component/utils/backupFiles.js +0 -142
- package/build/component/utils/backupFiles.js.map +0 -1
- package/build/component/utils/depsChecker/bicepChecker.d.ts +0 -11
- package/build/component/utils/depsChecker/bicepChecker.d.ts.map +0 -1
- package/build/component/utils/depsChecker/bicepChecker.js.map +0 -1
- package/build/component/utils/executor.d.ts +0 -12
- package/build/component/utils/executor.d.ts.map +0 -1
- package/build/component/utils/executor.js +0 -87
- package/build/component/utils/executor.js.map +0 -1
- package/build/component/utils/progressHelper.d.ts +0 -7
- package/build/component/utils/progressHelper.d.ts.map +0 -1
- package/build/component/utils/progressHelper.js +0 -20
- package/build/component/utils/progressHelper.js.map +0 -1
- package/build/core/dependencyChecker.d.ts +0 -1
- package/build/core/dependencyChecker.d.ts.map +0 -1
- package/build/core/dependencyChecker.js +0 -2
- package/build/core/dependencyChecker.js.map +0 -1
- package/build/core/downloadSample.d.ts +0 -9
- package/build/core/downloadSample.d.ts.map +0 -1
- package/build/core/downloadSample.js +0 -161
- package/build/core/downloadSample.js.map +0 -1
- package/build/core/middleware/CommonErrorHandlerMW.d.ts +0 -14
- package/build/core/middleware/CommonErrorHandlerMW.d.ts.map +0 -1
- package/build/core/middleware/CommonErrorHandlerMW.js +0 -63
- package/build/core/middleware/CommonErrorHandlerMW.js.map +0 -1
- package/build/core/middleware/aadManifestMigration.d.ts +0 -3
- package/build/core/middleware/aadManifestMigration.d.ts.map +0 -1
- package/build/core/middleware/aadManifestMigration.js +0 -119
- package/build/core/middleware/aadManifestMigration.js.map +0 -1
- package/build/core/middleware/consolidateLocalRemote.d.ts +0 -5
- package/build/core/middleware/consolidateLocalRemote.d.ts.map +0 -1
- package/build/core/middleware/consolidateLocalRemote.js +0 -378
- package/build/core/middleware/consolidateLocalRemote.js.map +0 -1
- package/build/core/middleware/envInfoWriter.d.ts +0 -8
- package/build/core/middleware/envInfoWriter.d.ts.map +0 -1
- package/build/core/middleware/envInfoWriter.js +0 -76
- package/build/core/middleware/envInfoWriter.js.map +0 -1
- package/build/core/middleware/envInfoWriterV3.d.ts +0 -6
- package/build/core/middleware/envInfoWriterV3.d.ts.map +0 -1
- package/build/core/middleware/envInfoWriterV3.js +0 -67
- package/build/core/middleware/envInfoWriterV3.js.map +0 -1
- package/build/core/middleware/projectMigrator.d.ts +0 -40
- package/build/core/middleware/projectMigrator.d.ts.map +0 -1
- package/build/core/middleware/projectMigrator.js +0 -1014
- package/build/core/middleware/projectMigrator.js.map +0 -1
- package/build/core/middleware/projectSettingsWriter.d.ts +0 -6
- package/build/core/middleware/projectSettingsWriter.d.ts.map +0 -1
- package/build/core/middleware/projectSettingsWriter.js +0 -52
- package/build/core/middleware/projectSettingsWriter.js.map +0 -1
- package/resource/backup-config-change-logs.md +0 -24
- package/templates/bicep/azureSql.parameters.json +0 -4
- package/templates/bicep/azureSql.provisionDatabase.module.bicep +0 -15
- package/templates/bicep/azureSql.provisionDatabase.orchestration.bicep +0 -5
- package/templates/bicep/azureSql.provisionServer.module.bicep +0 -44
- package/templates/bicep/azureSql.provisionServer.orchestration.bicep +0 -14
- package/templates/bicep/identity.provision.module.bicep +0 -15
- package/templates/bicep/identity.provision.orchestration.bicep +0 -14
- package/templates/bicep/keyVault.provision.module.bicep +0 -57
- package/templates/bicep/keyVault.provision.orchestration.bicep +0 -15
- package/templates/plugins/resource/apiconnector/package.json +0 -5
- package/templates/plugins/resource/apiconnector/sample/footerComment.template +0 -20
- package/templates/plugins/resource/apiconnector/sample/headerComment.template +0 -52
- package/templates/plugins/resource/apiconnector/sample/js/aad.template +0 -31
- package/templates/plugins/resource/apiconnector/sample/js/apikey.template +0 -19
- package/templates/plugins/resource/apiconnector/sample/js/basic.template +0 -14
- package/templates/plugins/resource/apiconnector/sample/js/cert.template +0 -17
- package/templates/plugins/resource/apiconnector/sample/js/custom.template +0 -39
- package/templates/plugins/resource/apiconnector/sample/ts/aad.template +0 -36
- package/templates/plugins/resource/apiconnector/sample/ts/apikey.template +0 -16
- package/templates/plugins/resource/apiconnector/sample/ts/basic.template +0 -14
- package/templates/plugins/resource/apiconnector/sample/ts/cert.template +0 -19
- package/templates/plugins/resource/apiconnector/sample/ts/custom.template +0 -42
- package/templates/plugins/resource/cicd/azdo/README.md +0 -48
- package/templates/plugins/resource/cicd/azdo/cd.yml +0 -56
- package/templates/plugins/resource/cicd/azdo/ci.yml +0 -37
- package/templates/plugins/resource/cicd/azdo/provision.yml +0 -53
- package/templates/plugins/resource/cicd/azdo/publish.yml +0 -45
- package/templates/plugins/resource/cicd/github/README.md +0 -48
- package/templates/plugins/resource/cicd/github/cd.yml +0 -75
- package/templates/plugins/resource/cicd/github/ci.yml +0 -34
- package/templates/plugins/resource/cicd/github/provision.yml +0 -69
- package/templates/plugins/resource/cicd/github/publish.yml +0 -51
- package/templates/plugins/resource/cicd/jenkins/Jenkinsfile.cd +0 -77
- package/templates/plugins/resource/cicd/jenkins/Jenkinsfile.ci +0 -34
- package/templates/plugins/resource/cicd/jenkins/Jenkinsfile.provision +0 -79
- package/templates/plugins/resource/cicd/jenkins/Jenkinsfile.publish +0 -57
- package/templates/plugins/resource/cicd/jenkins/README.md +0 -45
- package/templates/plugins/resource/cicd_v2/azdo/README.md +0 -48
- package/templates/plugins/resource/cicd_v2/azdo/cd.yml +0 -56
- package/templates/plugins/resource/cicd_v2/azdo/ci.yml +0 -37
- package/templates/plugins/resource/cicd_v2/azdo/provision.yml +0 -53
- package/templates/plugins/resource/cicd_v2/azdo/publish.yml +0 -45
- package/templates/plugins/resource/cicd_v2/github/README.md +0 -48
- package/templates/plugins/resource/cicd_v2/github/cd.yml +0 -71
- package/templates/plugins/resource/cicd_v2/github/ci.yml +0 -34
- package/templates/plugins/resource/cicd_v2/github/provision.yml +0 -65
- package/templates/plugins/resource/cicd_v2/github/publish.yml +0 -47
- package/templates/plugins/resource/cicd_v2/jenkins/Jenkinsfile.cd +0 -77
- package/templates/plugins/resource/cicd_v2/jenkins/Jenkinsfile.ci +0 -34
- package/templates/plugins/resource/cicd_v2/jenkins/Jenkinsfile.provision +0 -79
- package/templates/plugins/resource/cicd_v2/jenkins/Jenkinsfile.publish +0 -57
- package/templates/plugins/resource/cicd_v2/jenkins/README.md +0 -45
- package/templates/plugins/resource/identity/bicep/identityProvision.template.bicep +0 -15
- package/templates/plugins/resource/identity/bicep/provision.template.bicep +0 -14
- package/templates/plugins/resource/identity/parameters.json +0 -12
- package/templates/plugins/resource/identity/template.json +0 -28
- package/templates/plugins/resource/keyvault/bicep/keyVaultProvision.template.bicep +0 -57
- package/templates/plugins/resource/keyvault/bicep/provision.template.bicep +0 -15
- package/templates/plugins/resource/simpleauth/SimpleAuth.zip +0 -0
- package/templates/plugins/resource/simpleauth/bicep/config.template.bicep +0 -12
- package/templates/plugins/resource/simpleauth/bicep/provision.template.bicep +0 -14
- package/templates/plugins/resource/simpleauth/bicep/simpleAuthConfiguration.template.bicep +0 -62
- package/templates/plugins/resource/simpleauth/bicep/simpleAuthProvision.template.bicep +0 -51
- package/templates/plugins/resource/simpleauth/version.txt +0 -2
- package/templates/plugins/resource/spfx/solution/README.md +0 -82
- package/templates/plugins/resource/spfx/solution/manifest.local.template.json +0 -62
- package/templates/plugins/resource/spfx/solution/manifest_multi_env.json +0 -63
- package/templates/plugins/resource/spfx/solution/rootREADME.md +0 -13
- package/templates/plugins/resource/sql/bicep/newDatabase.orchestration.template.bicep +0 -5
- package/templates/plugins/resource/sql/bicep/newDatabaseProvision.template.bicep +0 -15
- package/templates/plugins/resource/sql/bicep/parameters.json +0 -4
- package/templates/plugins/resource/sql/bicep/provision.template.bicep +0 -14
- package/templates/plugins/resource/sql/bicep/sqlProvision.template.bicep +0 -44
- /package/build/component/{resource → generator}/spfx/depsChecker/dependencyChecker.js +0 -0
- /package/build/component/generator/{spfxGenerator.d.ts → spfx/spfxGenerator.d.ts} +0 -0
- /package/build/component/{resource → generator}/spfx/utils/question-helper.d.ts +0 -0
- /package/build/component/{resource → generator}/spfx/utils/question-helper.js +0 -0
- /package/build/component/{resource → generator}/spfx/utils/telemetry-helper.d.ts +0 -0
- /package/build/component/{resource → generator}/spfx/utils/telemetry-helper.js +0 -0
- /package/build/component/{resource → generator}/spfx/utils/telemetryEvents.d.ts +0 -0
- /package/build/component/{resource → generator}/spfx/utils/telemetryEvents.js +0 -0
- /package/build/component/{resource → generator}/spfx/utils/utils.d.ts +0 -0
- /package/build/component/{resource → generator}/spfx/utils/utils.js +0 -0
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"arm.js","sourceRoot":"","sources":["../../src/component/arm.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { FxError, Result, InputsWithProjectPath, ResourceContextV3 } from "@microsoft/teamsfx-api";
|
|
2
|
-
import "reflect-metadata";
|
|
3
|
-
export declare class BicepComponent {
|
|
4
|
-
readonly name = "bicep";
|
|
5
|
-
init(projectPath: string): Promise<Result<undefined, FxError>>;
|
|
6
|
-
deploy(context: ResourceContextV3, inputs: InputsWithProjectPath): Promise<Result<undefined, FxError>>;
|
|
7
|
-
}
|
|
8
|
-
//# sourceMappingURL=bicep.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"bicep.d.ts","sourceRoot":"","sources":["../../src/component/bicep.ts"],"names":[],"mappings":"AAGA,OAAO,EACL,OAAO,EAEP,MAAM,EACN,qBAAqB,EACrB,iBAAiB,EAClB,MAAM,wBAAwB,CAAC;AAGhC,OAAO,kBAAkB,CAAC;AAK1B,qBACa,cAAc;IACzB,QAAQ,CAAC,IAAI,WAAW;IAClB,IAAI,CAAC,WAAW,EAAE,MAAM,GAAG,OAAO,CAAC,MAAM,CAAC,SAAS,EAAE,OAAO,CAAC,CAAC;IAgC9D,MAAM,CACV,OAAO,EAAE,iBAAiB,EAC1B,MAAM,EAAE,qBAAqB,GAC5B,OAAO,CAAC,MAAM,CAAC,SAAS,EAAE,OAAO,CAAC,CAAC;CASvC"}
|
package/build/component/bicep.js
DELETED
|
@@ -1,49 +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.BicepComponent = void 0;
|
|
6
|
-
const tslib_1 = require("tslib");
|
|
7
|
-
const teamsfx_api_1 = require("@microsoft/teamsfx-api");
|
|
8
|
-
const fs_extra_1 = tslib_1.__importDefault(require("fs-extra"));
|
|
9
|
-
const path = tslib_1.__importStar(require("path"));
|
|
10
|
-
require("reflect-metadata");
|
|
11
|
-
const typedi_1 = require("typedi");
|
|
12
|
-
const utils_1 = require("../common/utils");
|
|
13
|
-
const folder_1 = require("../folder");
|
|
14
|
-
const arm_1 = tslib_1.__importDefault(require("./arm"));
|
|
15
|
-
let BicepComponent = class BicepComponent {
|
|
16
|
-
constructor() {
|
|
17
|
-
this.name = "bicep";
|
|
18
|
-
}
|
|
19
|
-
async init(projectPath) {
|
|
20
|
-
const sourceFolder = path.join(folder_1.getTemplatesFolder(), "bicep");
|
|
21
|
-
const targetFolder = path.join(await utils_1.getProjectTemplatesFolderPath(projectPath), "azure");
|
|
22
|
-
if ((await fs_extra_1.default.pathExists(path.join(targetFolder, "main.bicep"))) &&
|
|
23
|
-
(await fs_extra_1.default.pathExists(path.join(targetFolder, "provision.bicep"))) &&
|
|
24
|
-
(await fs_extra_1.default.pathExists(path.join(targetFolder, "config.bicep"))))
|
|
25
|
-
return teamsfx_api_1.ok(undefined);
|
|
26
|
-
await fs_extra_1.default.ensureDir(targetFolder);
|
|
27
|
-
await fs_extra_1.default.ensureDir(path.join(targetFolder, "provision"));
|
|
28
|
-
await fs_extra_1.default.ensureDir(path.join(targetFolder, "teamsFx"));
|
|
29
|
-
if (!(await fs_extra_1.default.pathExists(path.join(targetFolder, "main.bicep")))) {
|
|
30
|
-
await fs_extra_1.default.copyFile(path.join(sourceFolder, "main.bicep"), path.join(targetFolder, "main.bicep"));
|
|
31
|
-
}
|
|
32
|
-
if (!(await fs_extra_1.default.pathExists(path.join(targetFolder, "provision.bicep")))) {
|
|
33
|
-
await fs_extra_1.default.copyFile(path.join(sourceFolder, "provision.bicep"), path.join(targetFolder, "provision.bicep"));
|
|
34
|
-
}
|
|
35
|
-
if (!(await fs_extra_1.default.pathExists(path.join(targetFolder, "config.bicep")))) {
|
|
36
|
-
await fs_extra_1.default.copyFile(path.join(sourceFolder, "config.bicep"), path.join(targetFolder, "config.bicep"));
|
|
37
|
-
}
|
|
38
|
-
return teamsfx_api_1.ok(undefined);
|
|
39
|
-
}
|
|
40
|
-
async deploy(context, inputs) {
|
|
41
|
-
const ctx = context;
|
|
42
|
-
return await arm_1.default.deployArmTemplates(ctx, inputs, ctx.envInfo, ctx.tokenProvider.azureAccountProvider);
|
|
43
|
-
}
|
|
44
|
-
};
|
|
45
|
-
BicepComponent = tslib_1.__decorate([
|
|
46
|
-
typedi_1.Service("bicep")
|
|
47
|
-
], BicepComponent);
|
|
48
|
-
exports.BicepComponent = BicepComponent;
|
|
49
|
-
//# sourceMappingURL=bicep.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"bicep.js","sourceRoot":"","sources":["../../src/component/bicep.ts"],"names":[],"mappings":";AAAA,uCAAuC;AACvC,kCAAkC;;;;AAElC,wDAMgC;AAChC,gEAA0B;AAC1B,mDAA6B;AAC7B,4BAA0B;AAC1B,mCAAiC;AACjC,2CAAgE;AAChE,sCAA+C;AAC/C,wDAAwB;AAExB,IAAa,cAAc,GAA3B,MAAa,cAAc;IAA3B;QACW,SAAI,GAAG,OAAO,CAAC;IA6C1B,CAAC;IA5CC,KAAK,CAAC,IAAI,CAAC,WAAmB;QAC5B,MAAM,YAAY,GAAG,IAAI,CAAC,IAAI,CAAC,2BAAkB,EAAE,EAAE,OAAO,CAAC,CAAC;QAC9D,MAAM,YAAY,GAAG,IAAI,CAAC,IAAI,CAAC,MAAM,qCAA6B,CAAC,WAAW,CAAC,EAAE,OAAO,CAAC,CAAC;QAC1F,IACE,CAAC,MAAM,kBAAE,CAAC,UAAU,CAAC,IAAI,CAAC,IAAI,CAAC,YAAY,EAAE,YAAY,CAAC,CAAC,CAAC;YAC5D,CAAC,MAAM,kBAAE,CAAC,UAAU,CAAC,IAAI,CAAC,IAAI,CAAC,YAAY,EAAE,iBAAiB,CAAC,CAAC,CAAC;YACjE,CAAC,MAAM,kBAAE,CAAC,UAAU,CAAC,IAAI,CAAC,IAAI,CAAC,YAAY,EAAE,cAAc,CAAC,CAAC,CAAC;YAE9D,OAAO,gBAAE,CAAC,SAAS,CAAC,CAAC;QACvB,MAAM,kBAAE,CAAC,SAAS,CAAC,YAAY,CAAC,CAAC;QACjC,MAAM,kBAAE,CAAC,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,YAAY,EAAE,WAAW,CAAC,CAAC,CAAC;QACzD,MAAM,kBAAE,CAAC,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,YAAY,EAAE,SAAS,CAAC,CAAC,CAAC;QACvD,IAAI,CAAC,CAAC,MAAM,kBAAE,CAAC,UAAU,CAAC,IAAI,CAAC,IAAI,CAAC,YAAY,EAAE,YAAY,CAAC,CAAC,CAAC,EAAE;YACjE,MAAM,kBAAE,CAAC,QAAQ,CACf,IAAI,CAAC,IAAI,CAAC,YAAY,EAAE,YAAY,CAAC,EACrC,IAAI,CAAC,IAAI,CAAC,YAAY,EAAE,YAAY,CAAC,CACtC,CAAC;SACH;QACD,IAAI,CAAC,CAAC,MAAM,kBAAE,CAAC,UAAU,CAAC,IAAI,CAAC,IAAI,CAAC,YAAY,EAAE,iBAAiB,CAAC,CAAC,CAAC,EAAE;YACtE,MAAM,kBAAE,CAAC,QAAQ,CACf,IAAI,CAAC,IAAI,CAAC,YAAY,EAAE,iBAAiB,CAAC,EAC1C,IAAI,CAAC,IAAI,CAAC,YAAY,EAAE,iBAAiB,CAAC,CAC3C,CAAC;SACH;QACD,IAAI,CAAC,CAAC,MAAM,kBAAE,CAAC,UAAU,CAAC,IAAI,CAAC,IAAI,CAAC,YAAY,EAAE,cAAc,CAAC,CAAC,CAAC,EAAE;YACnE,MAAM,kBAAE,CAAC,QAAQ,CACf,IAAI,CAAC,IAAI,CAAC,YAAY,EAAE,cAAc,CAAC,EACvC,IAAI,CAAC,IAAI,CAAC,YAAY,EAAE,cAAc,CAAC,CACxC,CAAC;SACH;QACD,OAAO,gBAAE,CAAC,SAAS,CAAC,CAAC;IACvB,CAAC;IACD,KAAK,CAAC,MAAM,CACV,OAA0B,EAC1B,MAA6B;QAE7B,MAAM,GAAG,GAAG,OAA4B,CAAC;QACzC,OAAO,MAAM,aAAG,CAAC,kBAAkB,CACjC,GAAG,EACH,MAAM,EACN,GAAG,CAAC,OAAO,EACX,GAAG,CAAC,aAAa,CAAC,oBAAoB,CACvC,CAAC;IACJ,CAAC;CACF,CAAA;AA9CY,cAAc;IAD1B,gBAAO,CAAC,OAAO,CAAC;GACJ,cAAc,CA8C1B;AA9CY,wCAAc"}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { ActionContext, ContextV3, FxError, InputsWithProjectPath, Result } from "@microsoft/teamsfx-api";
|
|
2
|
-
import "reflect-metadata";
|
|
3
|
-
/**
|
|
4
|
-
* api scaffold
|
|
5
|
-
*/
|
|
6
|
-
export declare class ApiCodeProvider {
|
|
7
|
-
name: string;
|
|
8
|
-
generate(context: ContextV3, inputs: InputsWithProjectPath, actionContext?: ActionContext): Promise<Result<undefined, FxError>>;
|
|
9
|
-
build(context: ContextV3, inputs: InputsWithProjectPath, actionContext?: ActionContext): Promise<Result<undefined, FxError>>;
|
|
10
|
-
handleDotnetChecker(ctx: ContextV3, inputs: InputsWithProjectPath): Promise<void>;
|
|
11
|
-
private installFuncExtensions;
|
|
12
|
-
}
|
|
13
|
-
//# sourceMappingURL=apiCode.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"apiCode.d.ts","sourceRoot":"","sources":["../../../../src/component/code/api/apiCode.ts"],"names":[],"mappings":"AAIA,OAAO,EACL,aAAa,EACb,SAAS,EACT,OAAO,EACP,qBAAqB,EAIrB,MAAM,EACP,MAAM,wBAAwB,CAAC;AAEhC,OAAO,kBAAkB,CAAC;AAqB1B;;GAEG;AACH,qBACa,eAAe;IAC1B,IAAI,SAAc;IASZ,QAAQ,CACZ,OAAO,EAAE,SAAS,EAClB,MAAM,EAAE,qBAAqB,EAC7B,aAAa,CAAC,EAAE,aAAa,GAC5B,OAAO,CAAC,MAAM,CAAC,SAAS,EAAE,OAAO,CAAC,CAAC;IA6BhC,KAAK,CACT,OAAO,EAAE,SAAS,EAClB,MAAM,EAAE,qBAAqB,EAC7B,aAAa,CAAC,EAAE,aAAa,GAC5B,OAAO,CAAC,MAAM,CAAC,SAAS,EAAE,OAAO,CAAC,CAAC;IAoCzB,mBAAmB,CAAC,GAAG,EAAE,SAAS,EAAE,MAAM,EAAE,qBAAqB,GAAG,OAAO,CAAC,IAAI,CAAC;YA4BhF,qBAAqB;CAqBpC"}
|
|
@@ -1,154 +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.ApiCodeProvider = void 0;
|
|
6
|
-
const tslib_1 = require("tslib");
|
|
7
|
-
const lib_1 = require("@feathersjs/hooks/lib");
|
|
8
|
-
const teamsfx_api_1 = require("@microsoft/teamsfx-api");
|
|
9
|
-
const path = tslib_1.__importStar(require("path"));
|
|
10
|
-
require("reflect-metadata");
|
|
11
|
-
const typedi_1 = require("typedi");
|
|
12
|
-
const depsChecker_1 = require("../../../common/deps-checker/depsChecker");
|
|
13
|
-
const checkerFactory_1 = require("../../../common/deps-checker/checkerFactory");
|
|
14
|
-
const question_1 = require("../../../core/question");
|
|
15
|
-
const scaffold_1 = require("./scaffold");
|
|
16
|
-
const funcHelper_1 = require("./depsChecker/funcHelper");
|
|
17
|
-
const constants_1 = require("../../constants");
|
|
18
|
-
const error_1 = require("../../error");
|
|
19
|
-
const messages_1 = require("../../messages");
|
|
20
|
-
const actionExecutionMW_1 = require("../../middleware/actionExecutionMW");
|
|
21
|
-
const workflow_1 = require("../../workflow");
|
|
22
|
-
const depsError_1 = require("../../../common/deps-checker/depsError");
|
|
23
|
-
const language_strategy_1 = require("./language-strategy");
|
|
24
|
-
const utils_1 = require("../utils");
|
|
25
|
-
const constants_2 = require("../constants");
|
|
26
|
-
const deps_checker_1 = require("../../../common/deps-checker");
|
|
27
|
-
const funcPluginTelemetry_1 = require("./depsChecker/funcPluginTelemetry");
|
|
28
|
-
const enums_1 = require("./enums");
|
|
29
|
-
const funcPluginLogger_1 = require("./depsChecker/funcPluginLogger");
|
|
30
|
-
const localizeUtils_1 = require("../../../common/localizeUtils");
|
|
31
|
-
/**
|
|
32
|
-
* api scaffold
|
|
33
|
-
*/
|
|
34
|
-
let ApiCodeProvider = class ApiCodeProvider {
|
|
35
|
-
constructor() {
|
|
36
|
-
this.name = "api-code";
|
|
37
|
-
}
|
|
38
|
-
async generate(context, inputs, actionContext) {
|
|
39
|
-
var _a;
|
|
40
|
-
const projectSettings = context.projectSetting;
|
|
41
|
-
const appName = projectSettings.appName;
|
|
42
|
-
const language = inputs[question_1.CoreQuestionNames.ProgrammingLanguage];
|
|
43
|
-
const folder = inputs.folder || constants_1.PathConstants.apiWorkingDir;
|
|
44
|
-
const workingDir = path.join(inputs.projectPath, folder);
|
|
45
|
-
const functionName = inputs[enums_1.QuestionKey.functionName];
|
|
46
|
-
const variables = {
|
|
47
|
-
appName: appName,
|
|
48
|
-
functionName: functionName,
|
|
49
|
-
};
|
|
50
|
-
await ((_a = actionContext === null || actionContext === void 0 ? void 0 : actionContext.progressBar) === null || _a === void 0 ? void 0 : _a.next(messages_1.ProgressMessages.scaffoldApi));
|
|
51
|
-
await scaffold_1.FunctionScaffold.scaffoldFunction(workingDir, language, constants_2.ApiConstants.functionTriggerType, functionName, variables, context.logProvider);
|
|
52
|
-
return teamsfx_api_1.ok(undefined);
|
|
53
|
-
}
|
|
54
|
-
async build(context, inputs, actionContext) {
|
|
55
|
-
var _a;
|
|
56
|
-
const teamsApi = workflow_1.getComponent(context.projectSetting, constants_1.ComponentNames.TeamsApi);
|
|
57
|
-
if (!teamsApi)
|
|
58
|
-
return teamsfx_api_1.ok(undefined);
|
|
59
|
-
if (teamsApi.folder == undefined)
|
|
60
|
-
throw new error_1.BadComponent("api", this.name, "folder");
|
|
61
|
-
const language = context.projectSetting.programmingLanguage;
|
|
62
|
-
if (!language || !Object.values(constants_1.ProgrammingLanguage).includes(language))
|
|
63
|
-
throw new error_1.invalidProjectSettings(messages_1.ErrorMessage.programmingLanguageInvalid);
|
|
64
|
-
const buildPath = path.resolve(inputs.projectPath, teamsApi.folder);
|
|
65
|
-
await this.handleDotnetChecker(context, inputs);
|
|
66
|
-
try {
|
|
67
|
-
await this.installFuncExtensions(buildPath, language, context.logProvider);
|
|
68
|
-
}
|
|
69
|
-
catch (error) {
|
|
70
|
-
if (error instanceof Error) {
|
|
71
|
-
// wrap the original error to UserError so the extensibility model will pop-up a dialog correctly
|
|
72
|
-
throw funcHelper_1.funcDepsHelper.transferError(error);
|
|
73
|
-
}
|
|
74
|
-
else {
|
|
75
|
-
throw error;
|
|
76
|
-
}
|
|
77
|
-
}
|
|
78
|
-
await ((_a = actionContext === null || actionContext === void 0 ? void 0 : actionContext.progressBar) === null || _a === void 0 ? void 0 : _a.next(messages_1.ProgressMessages.buildingApi));
|
|
79
|
-
for (const commandItem of language_strategy_1.LanguageStrategyFactory.getStrategy(language)
|
|
80
|
-
.buildCommands) {
|
|
81
|
-
const command = commandItem.command;
|
|
82
|
-
const relativePath = commandItem.relativePath;
|
|
83
|
-
const absolutePath = path.join(buildPath, relativePath);
|
|
84
|
-
await utils_1.execute(command, absolutePath, context.logProvider);
|
|
85
|
-
}
|
|
86
|
-
return teamsfx_api_1.ok(undefined);
|
|
87
|
-
}
|
|
88
|
-
async handleDotnetChecker(ctx, inputs) {
|
|
89
|
-
const funcDepsLogger = new funcPluginLogger_1.FuncPluginLogger(ctx.logProvider);
|
|
90
|
-
const dotnetChecker = checkerFactory_1.CheckerFactory.createChecker(depsChecker_1.DepsType.Dotnet, funcDepsLogger, funcPluginTelemetry_1.funcDepsTelemetry);
|
|
91
|
-
try {
|
|
92
|
-
if (!(await funcHelper_1.funcDepsHelper.dotnetCheckerEnabled(inputs))) {
|
|
93
|
-
return;
|
|
94
|
-
}
|
|
95
|
-
await dotnetChecker.resolve();
|
|
96
|
-
}
|
|
97
|
-
catch (error) {
|
|
98
|
-
if (error instanceof depsError_1.LinuxNotSupportedError) {
|
|
99
|
-
return;
|
|
100
|
-
}
|
|
101
|
-
if (error instanceof Error) {
|
|
102
|
-
funcDepsLogger.error(localizeUtils_1.getLocalizedString("error.common.InstallSoftwareError", ".NET SDK"));
|
|
103
|
-
await funcDepsLogger.printDetailLog();
|
|
104
|
-
throw funcHelper_1.funcDepsHelper.transferError(error);
|
|
105
|
-
}
|
|
106
|
-
else {
|
|
107
|
-
throw error;
|
|
108
|
-
}
|
|
109
|
-
}
|
|
110
|
-
finally {
|
|
111
|
-
funcDepsLogger.cleanup();
|
|
112
|
-
}
|
|
113
|
-
}
|
|
114
|
-
async installFuncExtensions(componentPath, language, logger) {
|
|
115
|
-
if (language_strategy_1.LanguageStrategyFactory.getStrategy(language).skipFuncExtensionInstall) {
|
|
116
|
-
return;
|
|
117
|
-
}
|
|
118
|
-
const funcDepsLogger = new funcPluginLogger_1.FuncPluginLogger(logger);
|
|
119
|
-
const binPath = path.join(componentPath, constants_1.PathConstants.functionExtensionsFolder);
|
|
120
|
-
const depsManager = new deps_checker_1.DepsManager(funcDepsLogger, funcPluginTelemetry_1.funcDepsTelemetry);
|
|
121
|
-
const dotnetStatus = (await depsManager.getStatus([depsChecker_1.DepsType.Dotnet]))[0];
|
|
122
|
-
await funcHelper_1.funcDepsHelper.installFuncExtension(componentPath, dotnetStatus.command, funcDepsLogger, constants_1.PathConstants.functionExtensionsFile, binPath);
|
|
123
|
-
}
|
|
124
|
-
};
|
|
125
|
-
tslib_1.__decorate([
|
|
126
|
-
lib_1.hooks([
|
|
127
|
-
actionExecutionMW_1.ActionExecutionMW({
|
|
128
|
-
enableProgressBar: true,
|
|
129
|
-
progressTitle: messages_1.ProgressTitles.scaffoldApi,
|
|
130
|
-
progressSteps: 1,
|
|
131
|
-
errorSource: "api",
|
|
132
|
-
}),
|
|
133
|
-
]),
|
|
134
|
-
tslib_1.__metadata("design:type", Function),
|
|
135
|
-
tslib_1.__metadata("design:paramtypes", [Object, Object, Object]),
|
|
136
|
-
tslib_1.__metadata("design:returntype", Promise)
|
|
137
|
-
], ApiCodeProvider.prototype, "generate", null);
|
|
138
|
-
tslib_1.__decorate([
|
|
139
|
-
lib_1.hooks([
|
|
140
|
-
actionExecutionMW_1.ActionExecutionMW({
|
|
141
|
-
enableProgressBar: true,
|
|
142
|
-
progressTitle: messages_1.ProgressTitles.buildingApi,
|
|
143
|
-
progressSteps: 1,
|
|
144
|
-
}),
|
|
145
|
-
]),
|
|
146
|
-
tslib_1.__metadata("design:type", Function),
|
|
147
|
-
tslib_1.__metadata("design:paramtypes", [Object, Object, Object]),
|
|
148
|
-
tslib_1.__metadata("design:returntype", Promise)
|
|
149
|
-
], ApiCodeProvider.prototype, "build", null);
|
|
150
|
-
ApiCodeProvider = tslib_1.__decorate([
|
|
151
|
-
typedi_1.Service("api-code")
|
|
152
|
-
], ApiCodeProvider);
|
|
153
|
-
exports.ApiCodeProvider = ApiCodeProvider;
|
|
154
|
-
//# sourceMappingURL=apiCode.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"apiCode.js","sourceRoot":"","sources":["../../../../src/component/code/api/apiCode.ts"],"names":[],"mappings":";AAAA,uCAAuC;AACvC,kCAAkC;;;;AAElC,+CAA8C;AAC9C,wDASgC;AAChC,mDAA6B;AAC7B,4BAA0B;AAC1B,mCAAiC;AACjC,0EAAiF;AACjF,gFAA6E;AAC7E,qDAA2D;AAC3D,yCAA8C;AAC9C,yDAA0D;AAC1D,+CAAqF;AACrF,uCAAmE;AACnE,6CAA6F;AAC7F,0EAAuE;AACvE,6CAA8C;AAC9C,sEAAgF;AAChF,2DAA8D;AAC9D,oCAAmC;AACnC,4CAA4C;AAC5C,+DAA2D;AAC3D,2EAAsE;AACtE,mCAAsC;AACtC,qEAAkE;AAClE,iEAAmE;AACnE;;GAEG;AAEH,IAAa,eAAe,GAA5B,MAAa,eAAe;IAA5B;QACE,SAAI,GAAG,UAAU,CAAC;IAmIpB,CAAC;IA1HC,KAAK,CAAC,QAAQ,CACZ,OAAkB,EAClB,MAA6B,EAC7B,aAA6B;;QAE7B,MAAM,eAAe,GAAG,OAAO,CAAC,cAAmC,CAAC;QACpE,MAAM,OAAO,GAAG,eAAe,CAAC,OAAO,CAAC;QACxC,MAAM,QAAQ,GAAG,MAAM,CAAC,4BAAiB,CAAC,mBAAmB,CAAC,CAAC;QAC/D,MAAM,MAAM,GAAG,MAAM,CAAC,MAAM,IAAI,yBAAa,CAAC,aAAa,CAAC;QAC5D,MAAM,UAAU,GAAG,IAAI,CAAC,IAAI,CAAC,MAAM,CAAC,WAAW,EAAE,MAAM,CAAC,CAAC;QACzD,MAAM,YAAY,GAAG,MAAM,CAAC,mBAAW,CAAC,YAAY,CAAC,CAAC;QACtD,MAAM,SAAS,GAAG;YAChB,OAAO,EAAE,OAAQ;YACjB,YAAY,EAAE,YAAY;SAC3B,CAAC;QACF,MAAM,CAAA,MAAA,aAAa,aAAb,aAAa,uBAAb,aAAa,CAAE,WAAW,0CAAE,IAAI,CAAC,2BAAgB,CAAC,WAAW,CAAC,CAAA,CAAC;QACrE,MAAM,2BAAgB,CAAC,gBAAgB,CACrC,UAAU,EACV,QAAQ,EACR,wBAAY,CAAC,mBAAmB,EAChC,YAAY,EACZ,SAAS,EACT,OAAO,CAAC,WAAW,CACpB,CAAC;QACF,OAAO,gBAAE,CAAC,SAAS,CAAC,CAAC;IACvB,CAAC;IAQD,KAAK,CAAC,KAAK,CACT,OAAkB,EAClB,MAA6B,EAC7B,aAA6B;;QAE7B,MAAM,QAAQ,GAAG,uBAAY,CAAC,OAAO,CAAC,cAAc,EAAE,0BAAc,CAAC,QAAQ,CAAC,CAAC;QAC/E,IAAI,CAAC,QAAQ;YAAE,OAAO,gBAAE,CAAC,SAAS,CAAC,CAAC;QACpC,IAAI,QAAQ,CAAC,MAAM,IAAI,SAAS;YAAE,MAAM,IAAI,oBAAY,CAAC,KAAK,EAAE,IAAI,CAAC,IAAI,EAAE,QAAQ,CAAC,CAAC;QACrF,MAAM,QAAQ,GAAG,OAAO,CAAC,cAAc,CAAC,mBAAmB,CAAC;QAC5D,IAAI,CAAC,QAAQ,IAAI,CAAC,MAAM,CAAC,MAAM,CAAC,+BAAmB,CAAC,CAAC,QAAQ,CAAC,QAA+B,CAAC;YAC5F,MAAM,IAAI,8BAAsB,CAAC,uBAAY,CAAC,0BAA0B,CAAC,CAAC;QAC5E,MAAM,SAAS,GAAG,IAAI,CAAC,OAAO,CAAC,MAAM,CAAC,WAAW,EAAE,QAAQ,CAAC,MAAM,CAAC,CAAC;QAEpE,MAAM,IAAI,CAAC,mBAAmB,CAAC,OAAO,EAAE,MAAM,CAAC,CAAC;QAChD,IAAI;YACF,MAAM,IAAI,CAAC,qBAAqB,CAC9B,SAAS,EACT,QAA+B,EAC/B,OAAO,CAAC,WAAW,CACpB,CAAC;SACH;QAAC,OAAO,KAAc,EAAE;YACvB,IAAI,KAAK,YAAY,KAAK,EAAE;gBAC1B,iGAAiG;gBACjG,MAAM,2BAAc,CAAC,aAAa,CAAC,KAAK,CAAC,CAAC;aAC3C;iBAAM;gBACL,MAAM,KAAK,CAAC;aACb;SACF;QAED,MAAM,CAAA,MAAA,aAAa,aAAb,aAAa,uBAAb,aAAa,CAAE,WAAW,0CAAE,IAAI,CAAC,2BAAgB,CAAC,WAAW,CAAC,CAAA,CAAC;QACrE,KAAK,MAAM,WAAW,IAAI,2CAAuB,CAAC,WAAW,CAAC,QAA+B,CAAC;aAC3F,aAAa,EAAE;YAChB,MAAM,OAAO,GAAW,WAAW,CAAC,OAAO,CAAC;YAC5C,MAAM,YAAY,GAAW,WAAW,CAAC,YAAY,CAAC;YACtD,MAAM,YAAY,GAAW,IAAI,CAAC,IAAI,CAAC,SAAS,EAAE,YAAY,CAAC,CAAC;YAChE,MAAM,eAAO,CAAC,OAAO,EAAE,YAAY,EAAE,OAAO,CAAC,WAAW,CAAC,CAAC;SAC3D;QACD,OAAO,gBAAE,CAAC,SAAS,CAAC,CAAC;IACvB,CAAC;IAEM,KAAK,CAAC,mBAAmB,CAAC,GAAc,EAAE,MAA6B;QAC5E,MAAM,cAAc,GAAG,IAAI,mCAAgB,CAAC,GAAG,CAAC,WAAW,CAAC,CAAC;QAC7D,MAAM,aAAa,GAAgB,+BAAc,CAAC,aAAa,CAC7D,sBAAQ,CAAC,MAAM,EACf,cAAc,EACd,uCAAiB,CAClB,CAAC;QACF,IAAI;YACF,IAAI,CAAC,CAAC,MAAM,2BAAc,CAAC,oBAAoB,CAAC,MAAM,CAAC,CAAC,EAAE;gBACxD,OAAO;aACR;YACD,MAAM,aAAa,CAAC,OAAO,EAAE,CAAC;SAC/B;QAAC,OAAO,KAAK,EAAE;YACd,IAAI,KAAK,YAAY,kCAAsB,EAAE;gBAC3C,OAAO;aACR;YACD,IAAI,KAAK,YAAY,KAAK,EAAE;gBAC1B,cAAc,CAAC,KAAK,CAAC,kCAAkB,CAAC,mCAAmC,EAAE,UAAU,CAAC,CAAC,CAAC;gBAC1F,MAAM,cAAc,CAAC,cAAc,EAAE,CAAC;gBACtC,MAAM,2BAAc,CAAC,aAAa,CAAC,KAAK,CAAC,CAAC;aAC3C;iBAAM;gBACL,MAAM,KAAK,CAAC;aACb;SACF;gBAAS;YACR,cAAc,CAAC,OAAO,EAAE,CAAC;SAC1B;IACH,CAAC;IAEO,KAAK,CAAC,qBAAqB,CACjC,aAAqB,EACrB,QAA6B,EAC7B,MAAmB;QAEnB,IAAI,2CAAuB,CAAC,WAAW,CAAC,QAAQ,CAAC,CAAC,wBAAwB,EAAE;YAC1E,OAAO;SACR;QACD,MAAM,cAAc,GAAG,IAAI,mCAAgB,CAAC,MAAM,CAAC,CAAC;QACpD,MAAM,OAAO,GAAG,IAAI,CAAC,IAAI,CAAC,aAAa,EAAE,yBAAa,CAAC,wBAAwB,CAAC,CAAC;QACjF,MAAM,WAAW,GAAG,IAAI,0BAAW,CAAC,cAAc,EAAE,uCAAiB,CAAC,CAAC;QACvE,MAAM,YAAY,GAAG,CAAC,MAAM,WAAW,CAAC,SAAS,CAAC,CAAC,sBAAQ,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;QAEzE,MAAM,2BAAc,CAAC,oBAAoB,CACvC,aAAa,EACb,YAAY,CAAC,OAAO,EACpB,cAAc,EACd,yBAAa,CAAC,sBAAsB,EACpC,OAAO,CACR,CAAC;IACJ,CAAC;CACF,CAAA;AA1HC;IARC,WAAK,CAAC;QACL,qCAAiB,CAAC;YAChB,iBAAiB,EAAE,IAAI;YACvB,aAAa,EAAE,yBAAc,CAAC,WAAW;YACzC,aAAa,EAAE,CAAC;YAChB,WAAW,EAAE,KAAK;SACnB,CAAC;KACH,CAAC;;;;+CA0BD;AAQD;IAPC,WAAK,CAAC;QACL,qCAAiB,CAAC;YAChB,iBAAiB,EAAE,IAAI;YACvB,aAAa,EAAE,yBAAc,CAAC,WAAW;YACzC,aAAa,EAAE,CAAC;SACjB,CAAC;KACH,CAAC;;;;4CAuCD;AAjFU,eAAe;IAD3B,gBAAO,CAAC,UAAU,CAAC;GACP,eAAe,CAoI3B;AApIY,0CAAe"}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { Inputs } from "@microsoft/teamsfx-api";
|
|
2
|
-
import { DepsLogger } from "../../../../common/deps-checker/depsLogger";
|
|
3
|
-
export declare class FuncHelper {
|
|
4
|
-
private readonly dotnetSettingKey;
|
|
5
|
-
dotnetCheckerEnabled(inputs?: Inputs): Promise<boolean>;
|
|
6
|
-
installFuncExtension(backendRoot: string, dotnetCommand: string, logger: DepsLogger, csprojPath: string, outputPath: string): Promise<void>;
|
|
7
|
-
transferError(error: Error): Error;
|
|
8
|
-
private splitHelpLink;
|
|
9
|
-
}
|
|
10
|
-
export declare const funcDepsHelper: FuncHelper;
|
|
11
|
-
//# sourceMappingURL=funcHelper.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"funcHelper.d.ts","sourceRoot":"","sources":["../../../../../src/component/code/api/depsChecker/funcHelper.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,MAAM,EAAa,MAAM,wBAAwB,CAAC;AAK3D,OAAO,EAAE,UAAU,EAAE,MAAM,4CAA4C,CAAC;AAExE,qBAAa,UAAU;IACrB,OAAO,CAAC,QAAQ,CAAC,gBAAgB,CAAqC;IAEzD,oBAAoB,CAAC,MAAM,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC,OAAO,CAAC;IAQvD,oBAAoB,CAC/B,WAAW,EAAE,MAAM,EACnB,aAAa,EAAE,MAAM,EACrB,MAAM,EAAE,UAAU,EAClB,UAAU,EAAE,MAAM,EAClB,UAAU,EAAE,MAAM,GACjB,OAAO,CAAC,IAAI,CAAC;IAIT,aAAa,CAAC,KAAK,EAAE,KAAK,GAAG,KAAK;IAkBzC,OAAO,CAAC,aAAa;CAQtB;AAED,eAAO,MAAM,cAAc,YAAmB,CAAC"}
|
|
@@ -1,55 +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.funcDepsHelper = exports.FuncHelper = void 0;
|
|
6
|
-
const teamsfx_api_1 = require("@microsoft/teamsfx-api");
|
|
7
|
-
const depsError_1 = require("../../../../common/deps-checker/depsError");
|
|
8
|
-
const helpLink_1 = require("../../../../common/deps-checker/constant/helpLink");
|
|
9
|
-
const message_1 = require("../../../../common/deps-checker/constant/message");
|
|
10
|
-
const extensionInstaller_1 = require("../../../../common/deps-checker/util/extensionInstaller");
|
|
11
|
-
class FuncHelper {
|
|
12
|
-
constructor() {
|
|
13
|
-
this.dotnetSettingKey = "function-dotnet-checker-enabled";
|
|
14
|
-
}
|
|
15
|
-
async dotnetCheckerEnabled(inputs) {
|
|
16
|
-
let enabled = true;
|
|
17
|
-
if (inputs && inputs[this.dotnetSettingKey] !== undefined) {
|
|
18
|
-
enabled = inputs[this.dotnetSettingKey];
|
|
19
|
-
}
|
|
20
|
-
return Promise.resolve(enabled);
|
|
21
|
-
}
|
|
22
|
-
async installFuncExtension(backendRoot, dotnetCommand, logger, csprojPath, outputPath) {
|
|
23
|
-
await extensionInstaller_1.installExtension(backendRoot, dotnetCommand, logger, csprojPath, outputPath);
|
|
24
|
-
}
|
|
25
|
-
transferError(error) {
|
|
26
|
-
const source = "functionDepsChecker";
|
|
27
|
-
const defaultAnchor = "report-issues";
|
|
28
|
-
if (error instanceof depsError_1.DepsCheckerError) {
|
|
29
|
-
const [helpLink, anchor] = this.splitHelpLink(error.helpLink);
|
|
30
|
-
return new teamsfx_api_1.UserError({ error, source, name: anchor || defaultAnchor, helpLink });
|
|
31
|
-
}
|
|
32
|
-
else {
|
|
33
|
-
return new teamsfx_api_1.UserError({
|
|
34
|
-
source,
|
|
35
|
-
name: defaultAnchor,
|
|
36
|
-
helpLink: helpLink_1.defaultHelpLink,
|
|
37
|
-
error,
|
|
38
|
-
message: message_1.Messages.defaultErrorMessage()[0],
|
|
39
|
-
displayMessage: message_1.Messages.defaultErrorMessage()[1],
|
|
40
|
-
});
|
|
41
|
-
}
|
|
42
|
-
}
|
|
43
|
-
splitHelpLink(link) {
|
|
44
|
-
const lastAnchor = link.lastIndexOf("#");
|
|
45
|
-
if (lastAnchor !== -1) {
|
|
46
|
-
return [link.slice(0, lastAnchor), link.slice(lastAnchor + 1)];
|
|
47
|
-
}
|
|
48
|
-
else {
|
|
49
|
-
return [link, ""];
|
|
50
|
-
}
|
|
51
|
-
}
|
|
52
|
-
}
|
|
53
|
-
exports.FuncHelper = FuncHelper;
|
|
54
|
-
exports.funcDepsHelper = new FuncHelper();
|
|
55
|
-
//# sourceMappingURL=funcHelper.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"funcHelper.js","sourceRoot":"","sources":["../../../../../src/component/code/api/depsChecker/funcHelper.ts"],"names":[],"mappings":";AAAA,uCAAuC;AACvC,kCAAkC;;;AAElC,wDAA2D;AAC3D,yEAA6E;AAC7E,gFAAoF;AACpF,8EAA4E;AAC5E,gGAA2F;AAG3F,MAAa,UAAU;IAAvB;QACmB,qBAAgB,GAAG,iCAAiC,CAAC;IA8CxE,CAAC;IA5CQ,KAAK,CAAC,oBAAoB,CAAC,MAAe;QAC/C,IAAI,OAAO,GAAG,IAAI,CAAC;QACnB,IAAI,MAAM,IAAI,MAAM,CAAC,IAAI,CAAC,gBAAgB,CAAC,KAAK,SAAS,EAAE;YACzD,OAAO,GAAa,MAAM,CAAC,IAAI,CAAC,gBAAgB,CAAa,CAAC;SAC/D;QACD,OAAO,OAAO,CAAC,OAAO,CAAC,OAAO,CAAC,CAAC;IAClC,CAAC;IAEM,KAAK,CAAC,oBAAoB,CAC/B,WAAmB,EACnB,aAAqB,EACrB,MAAkB,EAClB,UAAkB,EAClB,UAAkB;QAElB,MAAM,qCAAgB,CAAC,WAAW,EAAE,aAAa,EAAE,MAAM,EAAE,UAAU,EAAE,UAAU,CAAC,CAAC;IACrF,CAAC;IAEM,aAAa,CAAC,KAAY;QAC/B,MAAM,MAAM,GAAG,qBAAqB,CAAC;QACrC,MAAM,aAAa,GAAG,eAAe,CAAC;QACtC,IAAI,KAAK,YAAY,4BAAgB,EAAE;YACrC,MAAM,CAAC,QAAQ,EAAE,MAAM,CAAC,GAAG,IAAI,CAAC,aAAa,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC;YAC9D,OAAO,IAAI,uBAAS,CAAC,EAAE,KAAK,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,IAAI,aAAa,EAAE,QAAQ,EAAE,CAAC,CAAC;SAClF;aAAM;YACL,OAAO,IAAI,uBAAS,CAAC;gBACnB,MAAM;gBACN,IAAI,EAAE,aAAa;gBACnB,QAAQ,EAAE,0BAAe;gBACzB,KAAK;gBACL,OAAO,EAAE,kBAAQ,CAAC,mBAAmB,EAAE,CAAC,CAAC,CAAC;gBAC1C,cAAc,EAAE,kBAAQ,CAAC,mBAAmB,EAAE,CAAC,CAAC,CAAC;aAClD,CAAC,CAAC;SACJ;IACH,CAAC;IAEO,aAAa,CAAC,IAAY;QAChC,MAAM,UAAU,GAAG,IAAI,CAAC,WAAW,CAAC,GAAG,CAAC,CAAC;QACzC,IAAI,UAAU,KAAK,CAAC,CAAC,EAAE;YACrB,OAAO,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,EAAE,UAAU,CAAC,EAAE,IAAI,CAAC,KAAK,CAAC,UAAU,GAAG,CAAC,CAAC,CAAC,CAAC;SAChE;aAAM;YACL,OAAO,CAAC,IAAI,EAAE,EAAE,CAAC,CAAC;SACnB;IACH,CAAC;CACF;AA/CD,gCA+CC;AAEY,QAAA,cAAc,GAAG,IAAI,UAAU,EAAE,CAAC"}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { LogProvider } from "@microsoft/teamsfx-api";
|
|
2
|
-
import { DepsLogger } from "../../../../common/deps-checker/depsLogger";
|
|
3
|
-
export declare class FuncPluginLogger implements DepsLogger {
|
|
4
|
-
private logger;
|
|
5
|
-
constructor(logger: LogProvider);
|
|
6
|
-
private detailLogLines;
|
|
7
|
-
debug(message: string): Promise<boolean>;
|
|
8
|
-
info(message: string): Promise<boolean>;
|
|
9
|
-
warning(message: string): Promise<boolean>;
|
|
10
|
-
error(message: string): Promise<boolean>;
|
|
11
|
-
printDetailLog(): Promise<void>;
|
|
12
|
-
cleanup(): void;
|
|
13
|
-
private addToCache;
|
|
14
|
-
append(message: string): Promise<boolean>;
|
|
15
|
-
appendLine(message: string): Promise<boolean>;
|
|
16
|
-
}
|
|
17
|
-
//# sourceMappingURL=funcPluginLogger.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"funcPluginLogger.d.ts","sourceRoot":"","sources":["../../../../../src/component/code/api/depsChecker/funcPluginLogger.ts"],"names":[],"mappings":"AAIA,OAAO,EAAY,WAAW,EAAE,MAAM,wBAAwB,CAAC;AAC/D,OAAO,EAAE,UAAU,EAAE,MAAM,4CAA4C,CAAC;AAExE,qBAAa,gBAAiB,YAAW,UAAU;IACjD,OAAO,CAAC,MAAM,CAAc;gBAChB,MAAM,EAAE,WAAW;IAG/B,OAAO,CAAC,cAAc,CAAgB;IAC/B,KAAK,CAAC,OAAO,EAAE,MAAM,GAAG,OAAO,CAAC,OAAO,CAAC;IAKxC,IAAI,CAAC,OAAO,EAAE,MAAM,GAAG,OAAO,CAAC,OAAO,CAAC;IAMvC,OAAO,CAAC,OAAO,EAAE,MAAM,GAAG,OAAO,CAAC,OAAO,CAAC;IAMpC,KAAK,CAAC,OAAO,EAAE,MAAM,GAAG,OAAO,CAAC,OAAO,CAAC;IAMxC,cAAc,IAAI,OAAO,CAAC,IAAI,CAAC;IAIrC,OAAO,IAAI,IAAI;IAItB,OAAO,CAAC,UAAU;IAKL,MAAM,CAAC,OAAO,EAAE,MAAM,GAAG,OAAO,CAAC,OAAO,CAAC;IAIzC,UAAU,CAAC,OAAO,EAAE,MAAM,GAAG,OAAO,CAAC,OAAO,CAAC;CAI3D"}
|
|
@@ -1,52 +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.FuncPluginLogger = void 0;
|
|
6
|
-
const tslib_1 = require("tslib");
|
|
7
|
-
const os = tslib_1.__importStar(require("os"));
|
|
8
|
-
const teamsfx_api_1 = require("@microsoft/teamsfx-api");
|
|
9
|
-
class FuncPluginLogger {
|
|
10
|
-
constructor(logger) {
|
|
11
|
-
this.detailLogLines = [];
|
|
12
|
-
this.logger = logger;
|
|
13
|
-
}
|
|
14
|
-
debug(message) {
|
|
15
|
-
this.addToCache(teamsfx_api_1.LogLevel.Debug, message);
|
|
16
|
-
return Promise.resolve(true);
|
|
17
|
-
}
|
|
18
|
-
info(message) {
|
|
19
|
-
this.addToCache(teamsfx_api_1.LogLevel.Info, message);
|
|
20
|
-
this.logger.info(message);
|
|
21
|
-
return Promise.resolve(true);
|
|
22
|
-
}
|
|
23
|
-
warning(message) {
|
|
24
|
-
this.addToCache(teamsfx_api_1.LogLevel.Warning, message);
|
|
25
|
-
this.logger.warning(message);
|
|
26
|
-
return Promise.resolve(true);
|
|
27
|
-
}
|
|
28
|
-
async error(message) {
|
|
29
|
-
this.addToCache(teamsfx_api_1.LogLevel.Error, message);
|
|
30
|
-
this.logger.error(message);
|
|
31
|
-
return true;
|
|
32
|
-
}
|
|
33
|
-
async printDetailLog() {
|
|
34
|
-
this.logger.error(this.detailLogLines.join(os.EOL));
|
|
35
|
-
}
|
|
36
|
-
cleanup() {
|
|
37
|
-
this.detailLogLines = [];
|
|
38
|
-
}
|
|
39
|
-
addToCache(level, message) {
|
|
40
|
-
const line = `${teamsfx_api_1.LogLevel[level]} ${new Date().toISOString()}: ${message}`;
|
|
41
|
-
this.detailLogLines.push(line);
|
|
42
|
-
}
|
|
43
|
-
async append(message) {
|
|
44
|
-
return true;
|
|
45
|
-
}
|
|
46
|
-
async appendLine(message) {
|
|
47
|
-
this.logger.info(message);
|
|
48
|
-
return true;
|
|
49
|
-
}
|
|
50
|
-
}
|
|
51
|
-
exports.FuncPluginLogger = FuncPluginLogger;
|
|
52
|
-
//# sourceMappingURL=funcPluginLogger.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"funcPluginLogger.js","sourceRoot":"","sources":["../../../../../src/component/code/api/depsChecker/funcPluginLogger.ts"],"names":[],"mappings":";AAAA,uCAAuC;AACvC,kCAAkC;;;;AAElC,+CAAyB;AACzB,wDAA+D;AAG/D,MAAa,gBAAgB;IAE3B,YAAY,MAAmB;QAGvB,mBAAc,GAAa,EAAE,CAAC;QAFpC,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC;IACvB,CAAC;IAEM,KAAK,CAAC,OAAe;QAC1B,IAAI,CAAC,UAAU,CAAC,sBAAQ,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;QACzC,OAAO,OAAO,CAAC,OAAO,CAAC,IAAI,CAAC,CAAC;IAC/B,CAAC;IAEM,IAAI,CAAC,OAAe;QACzB,IAAI,CAAC,UAAU,CAAC,sBAAQ,CAAC,IAAI,EAAE,OAAO,CAAC,CAAC;QACxC,IAAI,CAAC,MAAM,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QAC1B,OAAO,OAAO,CAAC,OAAO,CAAC,IAAI,CAAC,CAAC;IAC/B,CAAC;IAEM,OAAO,CAAC,OAAe;QAC5B,IAAI,CAAC,UAAU,CAAC,sBAAQ,CAAC,OAAO,EAAE,OAAO,CAAC,CAAC;QAC3C,IAAI,CAAC,MAAM,CAAC,OAAO,CAAC,OAAO,CAAC,CAAC;QAC7B,OAAO,OAAO,CAAC,OAAO,CAAC,IAAI,CAAC,CAAC;IAC/B,CAAC;IAEM,KAAK,CAAC,KAAK,CAAC,OAAe;QAChC,IAAI,CAAC,UAAU,CAAC,sBAAQ,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;QACzC,IAAI,CAAC,MAAM,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC;QAC3B,OAAO,IAAI,CAAC;IACd,CAAC;IAEM,KAAK,CAAC,cAAc;QACzB,IAAI,CAAC,MAAM,CAAC,KAAK,CAAC,IAAI,CAAC,cAAc,CAAC,IAAI,CAAC,EAAE,CAAC,GAAG,CAAC,CAAC,CAAC;IACtD,CAAC;IAEM,OAAO;QACZ,IAAI,CAAC,cAAc,GAAG,EAAE,CAAC;IAC3B,CAAC;IAEO,UAAU,CAAC,KAAe,EAAE,OAAe;QACjD,MAAM,IAAI,GAAG,GAAG,sBAAQ,CAAC,KAAK,CAAC,IAAI,IAAI,IAAI,EAAE,CAAC,WAAW,EAAE,KAAK,OAAO,EAAE,CAAC;QAC1E,IAAI,CAAC,cAAc,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;IACjC,CAAC;IAEM,KAAK,CAAC,MAAM,CAAC,OAAe;QACjC,OAAO,IAAI,CAAC;IACd,CAAC;IAEM,KAAK,CAAC,UAAU,CAAC,OAAe;QACrC,IAAI,CAAC,MAAM,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QAC1B,OAAO,IAAI,CAAC;IACd,CAAC;CACF;AAlDD,4CAkDC"}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { DepsCheckerEvent } from "../../../../common/deps-checker/constant/telemetry";
|
|
2
|
-
import { DepsTelemetry } from "../../../../common/deps-checker/depsTelemetry";
|
|
3
|
-
declare class FuncPluginTelemetry implements DepsTelemetry {
|
|
4
|
-
private readonly _source;
|
|
5
|
-
private static getCommonProps;
|
|
6
|
-
sendEvent(eventName: DepsCheckerEvent, properties?: {
|
|
7
|
-
[key: string]: string;
|
|
8
|
-
}, timecost?: number): void;
|
|
9
|
-
sendEventWithDuration(eventName: DepsCheckerEvent, action: () => Promise<void>): Promise<void>;
|
|
10
|
-
sendUserErrorEvent(eventName: DepsCheckerEvent, errorMessage: string): void;
|
|
11
|
-
sendSystemErrorEvent(eventName: DepsCheckerEvent, errorMessage: string, errorStack: string): void;
|
|
12
|
-
}
|
|
13
|
-
export declare const funcDepsTelemetry: FuncPluginTelemetry;
|
|
14
|
-
export {};
|
|
15
|
-
//# sourceMappingURL=funcPluginTelemetry.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"funcPluginTelemetry.d.ts","sourceRoot":"","sources":["../../../../../src/component/code/api/depsChecker/funcPluginTelemetry.ts"],"names":[],"mappings":"AAOA,OAAO,EACL,gBAAgB,EAEjB,MAAM,oDAAoD,CAAC;AAC5D,OAAO,EAAE,aAAa,EAAE,MAAM,+CAA+C,CAAC;AAI9E,cAAM,mBAAoB,YAAW,aAAa;IAChD,OAAO,CAAC,QAAQ,CAAC,OAAO,CAAqB;IAE7C,OAAO,CAAC,MAAM,CAAC,cAAc;IAOtB,SAAS,CACd,SAAS,EAAE,gBAAgB,EAC3B,UAAU,GAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAA;KAAO,EAC1C,QAAQ,CAAC,EAAE,MAAM,GAChB,IAAI;IAYM,qBAAqB,CAChC,SAAS,EAAE,gBAAgB,EAC3B,MAAM,EAAE,MAAM,OAAO,CAAC,IAAI,CAAC,GAC1B,OAAO,CAAC,IAAI,CAAC;IAcT,kBAAkB,CAAC,SAAS,EAAE,gBAAgB,EAAE,YAAY,EAAE,MAAM,GAAG,IAAI;IAK3E,oBAAoB,CACzB,SAAS,EAAE,gBAAgB,EAC3B,YAAY,EAAE,MAAM,EACpB,UAAU,EAAE,MAAM,GACjB,IAAI;CASR;AAED,eAAO,MAAM,iBAAiB,qBAA4B,CAAC"}
|
|
@@ -1,53 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* eslint-disable @typescript-eslint/no-namespace */
|
|
3
|
-
// Copyright (c) Microsoft Corporation.
|
|
4
|
-
// Licensed under the MIT license.
|
|
5
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
-
exports.funcDepsTelemetry = void 0;
|
|
7
|
-
const tslib_1 = require("tslib");
|
|
8
|
-
const os = tslib_1.__importStar(require("os"));
|
|
9
|
-
const perf_hooks_1 = require("perf_hooks");
|
|
10
|
-
const teamsfx_api_1 = require("@microsoft/teamsfx-api");
|
|
11
|
-
const telemetry_1 = require("../../../../common/deps-checker/constant/telemetry");
|
|
12
|
-
const enums_1 = require("../enums");
|
|
13
|
-
const telemetry_helper_1 = require("../telemetry-helper");
|
|
14
|
-
class FuncPluginTelemetry {
|
|
15
|
-
constructor() {
|
|
16
|
-
this._source = "func-envchecker";
|
|
17
|
-
}
|
|
18
|
-
static getCommonProps() {
|
|
19
|
-
const properties = {};
|
|
20
|
-
properties[enums_1.TelemetryKey.OSArch] = os.arch();
|
|
21
|
-
properties[enums_1.TelemetryKey.OSRelease] = os.release();
|
|
22
|
-
return properties;
|
|
23
|
-
}
|
|
24
|
-
sendEvent(eventName, properties = {}, timecost) {
|
|
25
|
-
const measurements = {};
|
|
26
|
-
if (timecost) {
|
|
27
|
-
measurements[telemetry_1.TelemetryMessurement.completionTime] = timecost;
|
|
28
|
-
}
|
|
29
|
-
telemetry_helper_1.TelemetryHelper.sendSuccessEvent(eventName, Object.assign(Object.assign({}, properties), FuncPluginTelemetry.getCommonProps()), measurements);
|
|
30
|
-
}
|
|
31
|
-
async sendEventWithDuration(eventName, action) {
|
|
32
|
-
const start = perf_hooks_1.performance.now();
|
|
33
|
-
await action();
|
|
34
|
-
// use seconds instead of milliseconds
|
|
35
|
-
const timecost = Number(((perf_hooks_1.performance.now() - start) / 1000).toFixed(2));
|
|
36
|
-
const measurements = {};
|
|
37
|
-
if (timecost) {
|
|
38
|
-
measurements[telemetry_1.TelemetryMessurement.completionTime] = timecost;
|
|
39
|
-
}
|
|
40
|
-
telemetry_helper_1.TelemetryHelper.sendSuccessEvent(eventName, FuncPluginTelemetry.getCommonProps(), measurements);
|
|
41
|
-
}
|
|
42
|
-
sendUserErrorEvent(eventName, errorMessage) {
|
|
43
|
-
const error = new teamsfx_api_1.UserError(this._source, eventName, errorMessage);
|
|
44
|
-
telemetry_helper_1.TelemetryHelper.sendErrorEvent(eventName, error, FuncPluginTelemetry.getCommonProps());
|
|
45
|
-
}
|
|
46
|
-
sendSystemErrorEvent(eventName, errorMessage, errorStack) {
|
|
47
|
-
const error = new teamsfx_api_1.SystemError(this._source, eventName, `errorMsg=${errorMessage},errorStack=${errorStack}`);
|
|
48
|
-
error.stack = errorStack;
|
|
49
|
-
telemetry_helper_1.TelemetryHelper.sendErrorEvent(eventName, error, FuncPluginTelemetry.getCommonProps());
|
|
50
|
-
}
|
|
51
|
-
}
|
|
52
|
-
exports.funcDepsTelemetry = new FuncPluginTelemetry();
|
|
53
|
-
//# sourceMappingURL=funcPluginTelemetry.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"funcPluginTelemetry.js","sourceRoot":"","sources":["../../../../../src/component/code/api/depsChecker/funcPluginTelemetry.ts"],"names":[],"mappings":";AAAA,oDAAoD;AACpD,uCAAuC;AACvC,kCAAkC;;;;AAElC,+CAAyB;AACzB,2CAAyC;AACzC,wDAAgE;AAChE,kFAG4D;AAE5D,oCAAwC;AACxC,0DAAsD;AAEtD,MAAM,mBAAmB;IAAzB;QACmB,YAAO,GAAG,iBAAiB,CAAC;IA4D/C,CAAC;IA1DS,MAAM,CAAC,cAAc;QAC3B,MAAM,UAAU,GAA8B,EAAE,CAAC;QACjD,UAAU,CAAC,oBAAY,CAAC,MAAM,CAAC,GAAG,EAAE,CAAC,IAAI,EAAE,CAAC;QAC5C,UAAU,CAAC,oBAAY,CAAC,SAAS,CAAC,GAAG,EAAE,CAAC,OAAO,EAAE,CAAC;QAClD,OAAO,UAAU,CAAC;IACpB,CAAC;IAEM,SAAS,CACd,SAA2B,EAC3B,aAAwC,EAAE,EAC1C,QAAiB;QAEjB,MAAM,YAAY,GAA4B,EAAE,CAAC;QACjD,IAAI,QAAQ,EAAE;YACZ,YAAY,CAAC,gCAAoB,CAAC,cAAc,CAAC,GAAG,QAAQ,CAAC;SAC9D;QACD,kCAAe,CAAC,gBAAgB,CAC9B,SAAS,kCACJ,UAAU,GAAK,mBAAmB,CAAC,cAAc,EAAE,GACxD,YAAY,CACb,CAAC;IACJ,CAAC;IAEM,KAAK,CAAC,qBAAqB,CAChC,SAA2B,EAC3B,MAA2B;QAE3B,MAAM,KAAK,GAAG,wBAAW,CAAC,GAAG,EAAE,CAAC;QAChC,MAAM,MAAM,EAAE,CAAC;QAEf,sCAAsC;QACtC,MAAM,QAAQ,GAAG,MAAM,CAAC,CAAC,CAAC,wBAAW,CAAC,GAAG,EAAE,GAAG,KAAK,CAAC,GAAG,IAAI,CAAC,CAAC,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC;QACzE,MAAM,YAAY,GAA4B,EAAE,CAAC;QACjD,IAAI,QAAQ,EAAE;YACZ,YAAY,CAAC,gCAAoB,CAAC,cAAc,CAAC,GAAG,QAAQ,CAAC;SAC9D;QAED,kCAAe,CAAC,gBAAgB,CAAC,SAAS,EAAE,mBAAmB,CAAC,cAAc,EAAE,EAAE,YAAY,CAAC,CAAC;IAClG,CAAC;IAEM,kBAAkB,CAAC,SAA2B,EAAE,YAAoB;QACzE,MAAM,KAAK,GAAG,IAAI,uBAAS,CAAC,IAAI,CAAC,OAAO,EAAE,SAAS,EAAE,YAAY,CAAC,CAAC;QACnE,kCAAe,CAAC,cAAc,CAAC,SAAS,EAAE,KAAK,EAAE,mBAAmB,CAAC,cAAc,EAAE,CAAC,CAAC;IACzF,CAAC;IAEM,oBAAoB,CACzB,SAA2B,EAC3B,YAAoB,EACpB,UAAkB;QAElB,MAAM,KAAK,GAAG,IAAI,yBAAW,CAC3B,IAAI,CAAC,OAAO,EACZ,SAAS,EACT,YAAY,YAAY,eAAe,UAAU,EAAE,CACpD,CAAC;QACF,KAAK,CAAC,KAAK,GAAG,UAAU,CAAC;QACzB,kCAAe,CAAC,cAAc,CAAC,SAAS,EAAE,KAAK,EAAE,mBAAmB,CAAC,cAAc,EAAE,CAAC,CAAC;IACzF,CAAC;CACF;AAEY,QAAA,iBAAiB,GAAG,IAAI,mBAAmB,EAAE,CAAC"}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
export declare enum QuestionKey {
|
|
2
|
-
functionName = "function-name",
|
|
3
|
-
programmingLanguage = "programming-language",
|
|
4
|
-
nodeVersion = "node-version",
|
|
5
|
-
stage = "stage"
|
|
6
|
-
}
|
|
7
|
-
export declare enum TelemetryKey {
|
|
8
|
-
OSArch = "os-arch",
|
|
9
|
-
OSRelease = "os-release"
|
|
10
|
-
}
|
|
11
|
-
//# sourceMappingURL=enums.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"enums.d.ts","sourceRoot":"","sources":["../../../../src/component/code/api/enums.ts"],"names":[],"mappings":"AAGA,oBAAY,WAAW;IACrB,YAAY,kBAAkB;IAC9B,mBAAmB,yBAAyB;IAC5C,WAAW,iBAAiB;IAC5B,KAAK,UAAU;CAChB;AAED,oBAAY,YAAY;IACtB,MAAM,YAAY;IAClB,SAAS,eAAe;CACzB"}
|
|
@@ -1,18 +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.TelemetryKey = exports.QuestionKey = void 0;
|
|
6
|
-
var QuestionKey;
|
|
7
|
-
(function (QuestionKey) {
|
|
8
|
-
QuestionKey["functionName"] = "function-name";
|
|
9
|
-
QuestionKey["programmingLanguage"] = "programming-language";
|
|
10
|
-
QuestionKey["nodeVersion"] = "node-version";
|
|
11
|
-
QuestionKey["stage"] = "stage";
|
|
12
|
-
})(QuestionKey = exports.QuestionKey || (exports.QuestionKey = {}));
|
|
13
|
-
var TelemetryKey;
|
|
14
|
-
(function (TelemetryKey) {
|
|
15
|
-
TelemetryKey["OSArch"] = "os-arch";
|
|
16
|
-
TelemetryKey["OSRelease"] = "os-release";
|
|
17
|
-
})(TelemetryKey = exports.TelemetryKey || (exports.TelemetryKey = {}));
|
|
18
|
-
//# sourceMappingURL=enums.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"enums.js","sourceRoot":"","sources":["../../../../src/component/code/api/enums.ts"],"names":[],"mappings":";AAAA,uCAAuC;AACvC,kCAAkC;;;AAElC,IAAY,WAKX;AALD,WAAY,WAAW;IACrB,6CAA8B,CAAA;IAC9B,2DAA4C,CAAA;IAC5C,2CAA4B,CAAA;IAC5B,8BAAe,CAAA;AACjB,CAAC,EALW,WAAW,GAAX,mBAAW,KAAX,mBAAW,QAKtB;AAED,IAAY,YAGX;AAHD,WAAY,YAAY;IACtB,kCAAkB,CAAA;IAClB,wCAAwB,CAAA;AAC1B,CAAC,EAHW,YAAY,GAAZ,oBAAY,KAAZ,oBAAY,QAGvB"}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { ProgrammingLanguage } from "../../constants";
|
|
2
|
-
export interface FunctionLanguageStrategy {
|
|
3
|
-
getFunctionEntryFileOrFolderName: (entryName: string) => string;
|
|
4
|
-
skipFuncExtensionInstall: boolean;
|
|
5
|
-
hasUpdatedContentFilter?: (itemPath: string) => boolean;
|
|
6
|
-
buildCommands: {
|
|
7
|
-
command: string;
|
|
8
|
-
relativePath: string;
|
|
9
|
-
}[];
|
|
10
|
-
deployFolderRelativePath: string;
|
|
11
|
-
}
|
|
12
|
-
export declare class LanguageStrategyFactory {
|
|
13
|
-
static getStrategy(language: ProgrammingLanguage): FunctionLanguageStrategy;
|
|
14
|
-
}
|
|
15
|
-
//# sourceMappingURL=language-strategy.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"language-strategy.d.ts","sourceRoot":"","sources":["../../../../src/component/code/api/language-strategy.ts"],"names":[],"mappings":"AAGA,OAAO,EAAiB,mBAAmB,EAAE,MAAM,iBAAiB,CAAC;AAKrE,MAAM,WAAW,wBAAwB;IAEvC,gCAAgC,EAAE,CAAC,SAAS,EAAE,MAAM,KAAK,MAAM,CAAC;IAGhE,wBAAwB,EAAE,OAAO,CAAC;IAClC,uBAAuB,CAAC,EAAE,CAAC,QAAQ,EAAE,MAAM,KAAK,OAAO,CAAC;IACxD,aAAa,EAAE;QACb,OAAO,EAAE,MAAM,CAAC;QAChB,YAAY,EAAE,MAAM,CAAC;KACtB,EAAE,CAAC;IACJ,wBAAwB,EAAE,MAAM,CAAC;CAClC;AAsCD,qBAAa,uBAAuB;WACpB,WAAW,CAAC,QAAQ,EAAE,mBAAmB,GAAG,wBAAwB;CAUnF"}
|