@microsoft/teamsfx-core 2.0.1-alpha.cb1f62669.0 → 2.0.1-alpha.d4f96cccc.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/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 -9
- package/build/common/deps-checker/depsError.d.ts.map +1 -1
- package/build/common/deps-checker/depsError.js +1 -22
- 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.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/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.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 +2 -1
- package/build/common/tools.d.ts +1 -16
- package/build/common/tools.d.ts.map +1 -1
- package/build/common/tools.js +54 -204
- package/build/common/tools.js.map +1 -1
- package/build/component/code/appSettingUtils.d.ts +1 -2
- package/build/component/code/appSettingUtils.d.ts.map +1 -1
- package/build/component/code/appSettingUtils.js +1 -46
- package/build/component/code/appSettingUtils.js.map +1 -1
- package/build/component/code/utils.d.ts +1 -8
- package/build/component/code/utils.d.ts.map +1 -1
- package/build/component/code/utils.js +5 -144
- 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 +3 -210
- package/build/component/constants.d.ts.map +1 -1
- package/build/component/constants.js +7 -404
- 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/debug/error.d.ts +0 -1
- package/build/component/debug/error.d.ts.map +1 -1
- package/build/component/debug/error.js +1 -11
- package/build/component/debug/error.js.map +1 -1
- package/build/component/debug/index.d.ts.map +1 -1
- package/build/component/debug/index.js +1 -25
- package/build/component/debug/index.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/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/installDriver.d.ts.map +1 -1
- package/build/component/driver/devTool/installDriver.js +3 -2
- 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/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 +7 -16
- package/build/component/feature/bot/question.js.map +1 -1
- package/build/component/feature/cicd/cicd.d.ts +1 -2
- package/build/component/feature/cicd/cicd.d.ts.map +1 -1
- package/build/component/feature/cicd/cicd.js +2 -87
- package/build/component/feature/cicd/cicd.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/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 +2 -64
- package/build/component/question.d.ts.map +1 -1
- package/build/component/question.js +50 -665
- 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.map +1 -1
- package/build/component/resource/aadApp/aadApp.js +6 -24
- package/build/component/resource/aadApp/aadApp.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/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 +15 -257
- package/build/component/resource/appManifest/appStudio.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/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 +2 -2
- package/build/component/utils/pathUtils.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 +0 -13
- package/build/core/FxCore.d.ts.map +1 -1
- package/build/core/FxCore.js +1 -55
- package/build/core/FxCore.js.map +1 -1
- package/build/core/FxCoreImplementV3.d.ts +2 -4
- package/build/core/FxCoreImplementV3.d.ts.map +1 -1
- package/build/core/FxCoreImplementV3.js +58 -102
- 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/projectMigratorV3.d.ts +3 -1
- package/build/core/middleware/projectMigratorV3.d.ts.map +1 -1
- package/build/core/middleware/projectMigratorV3.js +43 -49
- package/build/core/middleware/projectMigratorV3.js.map +1 -1
- package/build/core/middleware/projectSettingsLoader.d.ts.map +1 -1
- package/build/core/middleware/projectSettingsLoader.js +9 -20
- 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 +1 -12
- package/build/core/question.d.ts.map +1 -1
- package/build/core/question.js +17 -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 +6 -0
- package/build/error/common.d.ts.map +1 -1
- package/build/error/common.js +26 -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 -34
- package/resource/package.nls.json +6 -241
- 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/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/samples-config.json +0 -201
- 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/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/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/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/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/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/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/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/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/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/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 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ResourceGroupHelper.js","sourceRoot":"","sources":["../../../src/component/utils/ResourceGroupHelper.ts"],"names":[],"mappings":";;;AAAA,uCAAuC;AACvC,kCAAkC;AAClC,wDAAgE;AAChE,gEAA8D;AAC9D,
|
|
1
|
+
{"version":3,"file":"ResourceGroupHelper.js","sourceRoot":"","sources":["../../../src/component/utils/ResourceGroupHelper.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"charsetUtils.d.ts","sourceRoot":"","sources":["../../../src/component/utils/charsetUtils.ts"],"names":[],"mappings":"AA+LA,eAAO,MAAM,eAAe,UAAU,CAAC;AAEvC,wBAAsB,iBAAiB,IAAI,OAAO,CAAC,MAAM,CAAC,CA0CzD"}
|
|
@@ -0,0 +1,241 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.getSystemEncoding = exports.DefaultEncoding = void 0;
|
|
4
|
+
const tslib_1 = require("tslib");
|
|
5
|
+
const child_process_1 = tslib_1.__importDefault(require("child_process"));
|
|
6
|
+
const os_1 = tslib_1.__importDefault(require("os"));
|
|
7
|
+
const chcpCodeToEncoding = {
|
|
8
|
+
"37": "IBM037",
|
|
9
|
+
"437": "IBM437",
|
|
10
|
+
"500": "IBM500",
|
|
11
|
+
"708": "ASMO-708",
|
|
12
|
+
"720": "DOS-720",
|
|
13
|
+
"737": "ibm737",
|
|
14
|
+
"775": "ibm775",
|
|
15
|
+
"850": "ibm850",
|
|
16
|
+
"852": "ibm852",
|
|
17
|
+
"855": "IBM855",
|
|
18
|
+
"857": "ibm857",
|
|
19
|
+
"858": "IBM00858",
|
|
20
|
+
"860": "IBM860",
|
|
21
|
+
"861": "ibm861",
|
|
22
|
+
"862": "DOS-862",
|
|
23
|
+
"863": "IBM863",
|
|
24
|
+
"864": "IBM864",
|
|
25
|
+
"865": "IBM865",
|
|
26
|
+
"866": "cp866",
|
|
27
|
+
"869": "ibm869",
|
|
28
|
+
"870": "IBM870",
|
|
29
|
+
"874": "windows-874",
|
|
30
|
+
"875": "cp875",
|
|
31
|
+
"932": "shift_jis",
|
|
32
|
+
"936": "gb2312",
|
|
33
|
+
"949": "ks_c_5601-1987",
|
|
34
|
+
"950": "big5",
|
|
35
|
+
"1026": "IBM1026",
|
|
36
|
+
"1047": "IBM01047",
|
|
37
|
+
"1140": "IBM01140",
|
|
38
|
+
"1141": "IBM01141",
|
|
39
|
+
"1142": "IBM01142",
|
|
40
|
+
"1143": "IBM01143",
|
|
41
|
+
"1144": "IBM01144",
|
|
42
|
+
"1145": "IBM01145",
|
|
43
|
+
"1146": "IBM01146",
|
|
44
|
+
"1147": "IBM01147",
|
|
45
|
+
"1148": "IBM01148",
|
|
46
|
+
"1149": "IBM01149",
|
|
47
|
+
"1200": "utf-16",
|
|
48
|
+
"1201": "utf-16BE",
|
|
49
|
+
"1250": "windows-1250",
|
|
50
|
+
"1251": "windows-1251",
|
|
51
|
+
"1252": "Windows-1252",
|
|
52
|
+
"1253": "windows-1253",
|
|
53
|
+
"1254": "windows-1254",
|
|
54
|
+
"1255": "windows-1255",
|
|
55
|
+
"1256": "windows-1256",
|
|
56
|
+
"1257": "windows-1257",
|
|
57
|
+
"1258": "windows-1258",
|
|
58
|
+
"1361": "Johab",
|
|
59
|
+
"10000": "macintosh",
|
|
60
|
+
"10001": "x-mac-japanese",
|
|
61
|
+
"10002": "x-mac-chinesetrad",
|
|
62
|
+
"10003": "x-mac-korean",
|
|
63
|
+
"10004": "x-mac-arabic",
|
|
64
|
+
"10005": "x-mac-hebrew",
|
|
65
|
+
"10006": "x-mac-greek",
|
|
66
|
+
"10007": "x-mac-cyrillic",
|
|
67
|
+
"10008": "x-mac-chinesesimp",
|
|
68
|
+
"10010": "x-mac-romanian",
|
|
69
|
+
"10017": "x-mac-ukrainian",
|
|
70
|
+
"10021": "x-mac-thai",
|
|
71
|
+
"10029": "x-mac-ce",
|
|
72
|
+
"10079": "x-mac-icelandic",
|
|
73
|
+
"10081": "x-mac-turkish",
|
|
74
|
+
"10082": "x-mac-croatian",
|
|
75
|
+
"12000": "utf-32",
|
|
76
|
+
"12001": "utf-32BE",
|
|
77
|
+
"20000": "x-Chinese-CNS",
|
|
78
|
+
"20001": "x-cp20001",
|
|
79
|
+
"20002": "x-Chinese-Eten",
|
|
80
|
+
"20003": "x-cp20003",
|
|
81
|
+
"20004": "x-cp20004",
|
|
82
|
+
"20005": "x-cp20005",
|
|
83
|
+
"20105": "x-IA5",
|
|
84
|
+
"20106": "x-IA5-German",
|
|
85
|
+
"20107": "x-IA5-Swedish",
|
|
86
|
+
"20108": "x-IA5-Norwegian",
|
|
87
|
+
"20127": "us-ascii",
|
|
88
|
+
"20261": "x-cp20261",
|
|
89
|
+
"20269": "x-cp20269",
|
|
90
|
+
"20273": "IBM273",
|
|
91
|
+
"20277": "IBM277",
|
|
92
|
+
"20278": "IBM278",
|
|
93
|
+
"20280": "IBM280",
|
|
94
|
+
"20284": "IBM284",
|
|
95
|
+
"20285": "IBM285",
|
|
96
|
+
"20290": "IBM290",
|
|
97
|
+
"20297": "IBM297",
|
|
98
|
+
"20420": "IBM420",
|
|
99
|
+
"20423": "IBM423",
|
|
100
|
+
"20424": "IBM424",
|
|
101
|
+
"20833": "x-EBCDIC-KoreanExtended",
|
|
102
|
+
"20838": "IBM-Thai",
|
|
103
|
+
"20866": "koi8-r",
|
|
104
|
+
"20871": "IBM871",
|
|
105
|
+
"20880": "IBM880",
|
|
106
|
+
"20905": "IBM905",
|
|
107
|
+
"20924": "IBM00924",
|
|
108
|
+
"20932": "EUC-JP",
|
|
109
|
+
"20936": "x-cp20936",
|
|
110
|
+
"20949": "x-cp20949",
|
|
111
|
+
"21025": "cp1025",
|
|
112
|
+
"21866": "koi8-u",
|
|
113
|
+
"28591": "iso-8859-1",
|
|
114
|
+
"28592": "iso-8859-2",
|
|
115
|
+
"28593": "iso-8859-3",
|
|
116
|
+
"28594": "iso-8859-4",
|
|
117
|
+
"28595": "iso-8859-5",
|
|
118
|
+
"28596": "iso-8859-6",
|
|
119
|
+
"28597": "iso-8859-7",
|
|
120
|
+
"28598": "iso-8859-8",
|
|
121
|
+
"28599": "iso-8859-9",
|
|
122
|
+
"28603": "iso-8859-13",
|
|
123
|
+
"28605": "iso-8859-15",
|
|
124
|
+
"29001": "x-Europa",
|
|
125
|
+
"38598": "iso-8859-8-i",
|
|
126
|
+
"50220": "iso-2022-jp",
|
|
127
|
+
"50221": "csISO2022JP",
|
|
128
|
+
"50222": "iso-2022-jp",
|
|
129
|
+
"50225": "iso-2022-kr",
|
|
130
|
+
"50227": "x-cp50227",
|
|
131
|
+
"51932": "euc-jp",
|
|
132
|
+
"51936": "EUC-CN",
|
|
133
|
+
"51949": "euc-kr",
|
|
134
|
+
"52936": "hz-gb-2312",
|
|
135
|
+
"54936": "GB18030",
|
|
136
|
+
"57002": "x-iscii-de",
|
|
137
|
+
"57003": "x-iscii-be",
|
|
138
|
+
"57004": "x-iscii-ta",
|
|
139
|
+
"57005": "x-iscii-te",
|
|
140
|
+
"57006": "x-iscii-as",
|
|
141
|
+
"57007": "x-iscii-or",
|
|
142
|
+
"57008": "x-iscii-ka",
|
|
143
|
+
"57009": "x-iscii-ma",
|
|
144
|
+
"57010": "x-iscii-gu",
|
|
145
|
+
"57011": "x-iscii-pa",
|
|
146
|
+
"65000": "utf-7",
|
|
147
|
+
"65001": "utf-8",
|
|
148
|
+
};
|
|
149
|
+
const appleLanguageToEncoding = {
|
|
150
|
+
en: "UTF-8",
|
|
151
|
+
zh: "UTF-8",
|
|
152
|
+
ja: "UTF-8",
|
|
153
|
+
ko: "UTF-8",
|
|
154
|
+
fr: "ISO-8859-1",
|
|
155
|
+
de: "ISO-8859-1",
|
|
156
|
+
es: "ISO-8859-1",
|
|
157
|
+
it: "ISO-8859-1",
|
|
158
|
+
pt: "ISO-8859-1",
|
|
159
|
+
nl: "ISO-8859-1",
|
|
160
|
+
da: "ISO-8859-1",
|
|
161
|
+
sv: "ISO-8859-1",
|
|
162
|
+
no: "ISO-8859-1",
|
|
163
|
+
fi: "ISO-8859-1",
|
|
164
|
+
pl: "ISO-8859-2",
|
|
165
|
+
cs: "ISO-8859-2",
|
|
166
|
+
hu: "ISO-8859-2",
|
|
167
|
+
hr: "ISO-8859-2",
|
|
168
|
+
ro: "ISO-8859-2",
|
|
169
|
+
el: "ISO-8859-7",
|
|
170
|
+
tr: "ISO-8859-9",
|
|
171
|
+
ru: "ISO-8859-5",
|
|
172
|
+
he: "ISO-8859-8",
|
|
173
|
+
ar: "ISO-8859-6",
|
|
174
|
+
th: "ISO-8859-11",
|
|
175
|
+
vi: "UTF-8",
|
|
176
|
+
bg: "ISO-8859-5",
|
|
177
|
+
et: "ISO-8859-1",
|
|
178
|
+
lt: "ISO-8859-13",
|
|
179
|
+
lv: "ISO-8859-13",
|
|
180
|
+
sl: "ISO-8859-2",
|
|
181
|
+
sk: "ISO-8859-2",
|
|
182
|
+
uk: "ISO-8859-5",
|
|
183
|
+
hi: "UTF-8",
|
|
184
|
+
bn: "UTF-8",
|
|
185
|
+
mr: "UTF-8",
|
|
186
|
+
ta: "UTF-8",
|
|
187
|
+
te: "UTF-8",
|
|
188
|
+
kn: "UTF-8",
|
|
189
|
+
gu: "UTF-8",
|
|
190
|
+
ur: "UTF-8",
|
|
191
|
+
fa: "UTF-8",
|
|
192
|
+
};
|
|
193
|
+
exports.DefaultEncoding = "utf-8";
|
|
194
|
+
async function getSystemEncoding() {
|
|
195
|
+
if (os_1.default.platform() === "win32") {
|
|
196
|
+
return new Promise(async (resolve, reject) => {
|
|
197
|
+
child_process_1.default.exec("chcp", { encoding: "utf8" }, (error, stdout) => {
|
|
198
|
+
var _a;
|
|
199
|
+
if (error) {
|
|
200
|
+
resolve(exports.DefaultEncoding);
|
|
201
|
+
return;
|
|
202
|
+
}
|
|
203
|
+
const output = stdout.toString().trim();
|
|
204
|
+
const code = ((_a = output.match(/:\s*(\d+)/)) === null || _a === void 0 ? void 0 : _a[1]) || "";
|
|
205
|
+
const encoding = chcpCodeToEncoding[code] || exports.DefaultEncoding;
|
|
206
|
+
resolve(encoding);
|
|
207
|
+
});
|
|
208
|
+
});
|
|
209
|
+
}
|
|
210
|
+
else if (os_1.default.platform() === "linux") {
|
|
211
|
+
return new Promise(async (resolve, reject) => {
|
|
212
|
+
child_process_1.default.exec("locale charmap", { encoding: "utf8" }, (error, stdout) => {
|
|
213
|
+
if (error) {
|
|
214
|
+
resolve(exports.DefaultEncoding);
|
|
215
|
+
return;
|
|
216
|
+
}
|
|
217
|
+
const output = stdout.toString().toLowerCase();
|
|
218
|
+
const encoding = output || exports.DefaultEncoding;
|
|
219
|
+
resolve(encoding);
|
|
220
|
+
});
|
|
221
|
+
});
|
|
222
|
+
}
|
|
223
|
+
else if (os_1.default.platform() === "darwin") {
|
|
224
|
+
return new Promise(async (resolve, reject) => {
|
|
225
|
+
child_process_1.default.exec("defaults read -g AppleLocale", { encoding: "utf8" }, (error, stdout) => {
|
|
226
|
+
if (error) {
|
|
227
|
+
resolve(exports.DefaultEncoding);
|
|
228
|
+
return;
|
|
229
|
+
}
|
|
230
|
+
const appleLocale = stdout.trim();
|
|
231
|
+
const localeParts = appleLocale.split("_");
|
|
232
|
+
const language = localeParts[0].toLowerCase();
|
|
233
|
+
const encoding = appleLanguageToEncoding[language] || exports.DefaultEncoding;
|
|
234
|
+
resolve(encoding.toLowerCase());
|
|
235
|
+
});
|
|
236
|
+
});
|
|
237
|
+
}
|
|
238
|
+
return exports.DefaultEncoding;
|
|
239
|
+
}
|
|
240
|
+
exports.getSystemEncoding = getSystemEncoding;
|
|
241
|
+
//# sourceMappingURL=charsetUtils.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"charsetUtils.js","sourceRoot":"","sources":["../../../src/component/utils/charsetUtils.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"metadataUtil.d.ts","sourceRoot":"","sources":["../../../src/component/utils/metadataUtil.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,EAAE,gBAAgB,EAAE,MAAM,wBAAwB,CAAC;AAI3E,OAAO,EAAkB,YAAY,EAAE,MAAM,4BAA4B,CAAC;AAI1E,qBAAa,YAAY;IACjB,KAAK,CAAC,IAAI,EAAE,MAAM,EAAE,GAAG,EAAE,MAAM,GAAG,SAAS,GAAG,OAAO,CAAC,MAAM,CAAC,YAAY,EAAE,OAAO,CAAC,CAAC;IAwB1F,aAAa,CAAC,QAAQ,EAAE,gBAAgB,GAAG,IAAI;
|
|
1
|
+
{"version":3,"file":"metadataUtil.d.ts","sourceRoot":"","sources":["../../../src/component/utils/metadataUtil.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,EAAE,gBAAgB,EAAE,MAAM,wBAAwB,CAAC;AAI3E,OAAO,EAAkB,YAAY,EAAE,MAAM,4BAA4B,CAAC;AAI1E,qBAAa,YAAY;IACjB,KAAK,CAAC,IAAI,EAAE,MAAM,EAAE,GAAG,EAAE,MAAM,GAAG,SAAS,GAAG,OAAO,CAAC,MAAM,CAAC,YAAY,EAAE,OAAO,CAAC,CAAC;IAwB1F,aAAa,CAAC,QAAQ,EAAE,gBAAgB,GAAG,IAAI;CA6BhD;AAED,eAAO,MAAM,YAAY,cAAqB,CAAC"}
|
|
@@ -25,23 +25,25 @@ class MetadataUtil {
|
|
|
25
25
|
return res;
|
|
26
26
|
}
|
|
27
27
|
parseManifest(manifest) {
|
|
28
|
-
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m;
|
|
28
|
+
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p;
|
|
29
29
|
const props = {};
|
|
30
30
|
const prefix = "manifest.";
|
|
31
31
|
props[prefix + "id"] = (_a = manifest.id) !== null && _a !== void 0 ? _a : "";
|
|
32
32
|
props[prefix + "version"] = (_b = manifest.version) !== null && _b !== void 0 ? _b : "";
|
|
33
33
|
props[prefix + "manifestVersion"] = (_c = manifest.manifestVersion) !== null && _c !== void 0 ? _c : "";
|
|
34
34
|
props[prefix + "bots"] = (_e = (_d = manifest.bots) === null || _d === void 0 ? void 0 : _d.map((bot) => bot.botId).toString()) !== null && _e !== void 0 ? _e : "";
|
|
35
|
+
props[prefix + "composeExtensions"] =
|
|
36
|
+
(_g = (_f = manifest.composeExtensions) === null || _f === void 0 ? void 0 : _f.map((bot) => bot.botId).toString()) !== null && _g !== void 0 ? _g : "";
|
|
35
37
|
props[prefix + "staticTabs.contentUrl"] =
|
|
36
|
-
(
|
|
38
|
+
(_j = (_h = manifest.staticTabs) === null || _h === void 0 ? void 0 : _h.map((tab) => tab.contentUrl
|
|
37
39
|
? crypto_1.createHash("sha256").update(tab.contentUrl).digest("base64")
|
|
38
|
-
: "undefined").toString()) !== null &&
|
|
40
|
+
: "undefined").toString()) !== null && _j !== void 0 ? _j : "";
|
|
39
41
|
props[prefix + "configurableTabs.configurationUrl"] =
|
|
40
|
-
(
|
|
42
|
+
(_l = (_k = manifest.configurableTabs) === null || _k === void 0 ? void 0 : _k.map((tab) => tab.configurationUrl
|
|
41
43
|
? crypto_1.createHash("sha256").update(tab.configurationUrl).digest("base64")
|
|
42
|
-
: "undefined").toString()) !== null &&
|
|
43
|
-
props[prefix + "webApplicationInfo.id"] = (
|
|
44
|
-
(
|
|
44
|
+
: "undefined").toString()) !== null && _l !== void 0 ? _l : "";
|
|
45
|
+
props[prefix + "webApplicationInfo.id"] = (_o = (_m = manifest.webApplicationInfo) === null || _m === void 0 ? void 0 : _m.id) !== null && _o !== void 0 ? _o : "";
|
|
46
|
+
(_p = globalVars_1.TOOLS.telemetryReporter) === null || _p === void 0 ? void 0 : _p.sendTelemetryEvent(telemetry_1.TelemetryEvent.MetaData, props);
|
|
45
47
|
}
|
|
46
48
|
}
|
|
47
49
|
exports.MetadataUtil = MetadataUtil;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"metadataUtil.js","sourceRoot":"","sources":["../../../src/component/utils/metadataUtil.ts"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"metadataUtil.js","sourceRoot":"","sources":["../../../src/component/utils/metadataUtil.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"pathUtils.d.ts","sourceRoot":"","sources":["../../../src/component/utils/pathUtils.ts"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"pathUtils.d.ts","sourceRoot":"","sources":["../../../src/component/utils/pathUtils.ts"],"names":[],"mappings":"AAAA,OAAO,EAAO,OAAO,EAAyB,MAAM,EAAE,MAAM,wBAAwB,CAAC;AAOrF,eAAO,MAAM,cAAc,YAAY,CAAC;AACxC,eAAO,MAAM,mBAAmB,kBAAkB,CAAC;AAEnD,qBAAa,SAAS;IACpB,cAAc,CAAC,WAAW,EAAE,MAAM,EAAE,GAAG,CAAC,EAAE,MAAM,GAAG,MAAM;IAgBnD,gBAAgB,CAAC,WAAW,EAAE,MAAM,GAAG,OAAO,CAAC,MAAM,CAAC,MAAM,GAAG,SAAS,EAAE,OAAO,CAAC,CAAC;IAYnF,cAAc,CAClB,WAAW,EAAE,MAAM,EACnB,GAAG,EAAE,MAAM,GACV,OAAO,CAAC,MAAM,CAAC,MAAM,GAAG,SAAS,EAAE,OAAO,CAAC,CAAC;CAQhD;AAED,eAAO,MAAM,SAAS,WAAkB,CAAC"}
|
|
@@ -3,11 +3,11 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
exports.pathUtils = exports.PathUtils = exports.LocalYmlFileNameOld = exports.YmlFileNameOld = void 0;
|
|
4
4
|
const tslib_1 = require("tslib");
|
|
5
5
|
const teamsfx_api_1 = require("@microsoft/teamsfx-api");
|
|
6
|
-
const path = tslib_1.__importStar(require("path"));
|
|
7
6
|
const fs_extra_1 = tslib_1.__importDefault(require("fs-extra"));
|
|
8
|
-
const
|
|
7
|
+
const path = tslib_1.__importStar(require("path"));
|
|
9
8
|
const versionMetadata_1 = require("../../common/versionMetadata");
|
|
10
9
|
const common_1 = require("../../error/common");
|
|
10
|
+
const parser_1 = require("../configManager/parser");
|
|
11
11
|
exports.YmlFileNameOld = "app.yml";
|
|
12
12
|
exports.LocalYmlFileNameOld = "app.local.yml";
|
|
13
13
|
class PathUtils {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"pathUtils.js","sourceRoot":"","sources":["../../../src/component/utils/pathUtils.ts"],"names":[],"mappings":";;;;AAAA,
|
|
1
|
+
{"version":3,"file":"pathUtils.js","sourceRoot":"","sources":["../../../src/component/utils/pathUtils.ts"],"names":[],"mappings":";;;;AAAA,wDAAqF;AACrF,gEAA0B;AAC1B,mDAA6B;AAC7B,kEAA0D;AAC1D,+CAA8D;AAC9D,oDAAqD;AAExC,QAAA,cAAc,GAAG,SAAS,CAAC;AAC3B,QAAA,mBAAmB,GAAG,eAAe,CAAC;AAEnD,MAAa,SAAS;IACpB,cAAc,CAAC,WAAmB,EAAE,GAAY;QAC9C,MAAM,OAAO,GAAG,GAAG,IAAI,OAAO,CAAC,GAAG,CAAC,WAAW,CAAC;QAC/C,IAAI,CAAC,OAAO;YAAE,MAAM,IAAI,+BAAiB,CAAC,MAAM,EAAE,KAAK,EAAE,kBAAkB,CAAC,CAAC;QAC7E,MAAM,OAAO,GAAG,IAAI,CAAC,IAAI,CACvB,WAAW,EACX,OAAO,KAAK,OAAO,CAAC,CAAC,CAAC,4BAAU,CAAC,eAAe,CAAC,CAAC,CAAC,4BAAU,CAAC,UAAU,CACzE,CAAC;QACF,IAAI,kBAAE,CAAC,cAAc,CAAC,OAAO,CAAC,EAAE;YAC9B,OAAO,OAAO,CAAC;SAChB;QACD,IAAI,OAAO,KAAK,OAAO,EAAE;YACvB,MAAM,IAAI,iCAAwB,CAAC,MAAM,EAAE,QAAQ,EAAE,OAAO,CAAC,CAAC;SAC/D;aAAM;YACL,MAAM,IAAI,iCAAwB,CAAC,MAAM,EAAE,EAAE,EAAE,OAAO,CAAC,CAAC;SACzD;IACH,CAAC;IACD,KAAK,CAAC,gBAAgB,CAAC,WAAmB;QACxC,MAAM,WAAW,GAAG,IAAI,CAAC,cAAc,CAAC,WAAW,EAAE,KAAK,CAAC,CAAC;QAC5D,MAAM,QAAQ,GAAG,MAAM,mBAAU,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC;QACrD,IAAI,QAAQ,CAAC,KAAK,EAAE;YAAE,OAAO,iBAAG,CAAC,QAAQ,CAAC,KAAK,CAAC,CAAC;QACjD,MAAM,YAAY,GAAG,QAAQ,CAAC,KAAK,CAAC;QACpC,IAAI,CAAC,YAAY,CAAC,qBAAqB;YAAE,YAAY,CAAC,qBAAqB,GAAG,OAAO,CAAC;QACtF,MAAM,aAAa,GAAG,IAAI,CAAC,UAAU,CAAC,YAAY,CAAC,qBAAqB,CAAC;YACvE,CAAC,CAAC,YAAY,CAAC,qBAAqB;YACpC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,WAAW,EAAE,YAAY,CAAC,qBAAqB,CAAC,CAAC;QAC/D,IAAI,CAAC,CAAC,MAAM,kBAAE,CAAC,UAAU,CAAC,aAAa,CAAC,CAAC;YAAE,OAAO,gBAAE,CAAC,SAAS,CAAC,CAAC;QAChE,OAAO,gBAAE,CAAC,aAAa,CAAC,CAAC;IAC3B,CAAC;IACD,KAAK,CAAC,cAAc,CAClB,WAAmB,EACnB,GAAW;QAEX,MAAM,gBAAgB,GAAG,MAAM,IAAI,CAAC,gBAAgB,CAAC,WAAW,CAAC,CAAC;QAClE,IAAI,gBAAgB,CAAC,KAAK,EAAE;YAAE,OAAO,iBAAG,CAAC,gBAAgB,CAAC,KAAK,CAAC,CAAC;QACjE,MAAM,UAAU,GAAG,gBAAgB,CAAC,KAAK,CAAC;QAC1C,IAAI,CAAC,UAAU;YAAE,OAAO,gBAAE,CAAC,SAAS,CAAC,CAAC;QACtC,MAAM,WAAW,GAAG,IAAI,CAAC,IAAI,CAAC,UAAU,EAAE,QAAQ,GAAG,EAAE,CAAC,CAAC;QACzD,OAAO,gBAAE,CAAC,WAAW,CAAC,CAAC;IACzB,CAAC;CACF;AAxCD,8BAwCC;AAEY,QAAA,SAAS,GAAG,IAAI,SAAS,EAAE,CAAC"}
|
|
@@ -1,42 +1,14 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { ContextV3, FxError, Inputs, ProjectSettingsV3, TelemetryReporter } from "@microsoft/teamsfx-api";
|
|
2
2
|
import { DriverContext } from "./driver/interface/commonArgs";
|
|
3
|
-
export declare function persistProvisionBicep(projectPath: string, provisionBicep: ProvisionBicep): Promise<Result<any, FxError>>;
|
|
4
|
-
export declare function persistProvisionBicepPlans(projectPath: string, provisionBicep: ProvisionBicep): Promise<string[]>;
|
|
5
|
-
export declare function persistConfigBicep(projectPath: string, configBicep: ConfigurationBicep): Promise<Result<any, FxError>>;
|
|
6
|
-
export declare function persistConfigBicepPlans(projectPath: string, provisionBicep: ProvisionBicep): Promise<string[]>;
|
|
7
|
-
export declare function persistParamsBicepPlans(projectPath: string, params: Record<string, string>): string[];
|
|
8
|
-
export declare function readParametersJson(projectPath: string, env: string): Promise<Json | undefined>;
|
|
9
|
-
export declare function writeParametersJson(projectPath: string, env: string, json: Json): Promise<void>;
|
|
10
|
-
export declare function persistParams(projectPath: string, appName: string, params?: Record<string, string>): Promise<Result<any, FxError>>;
|
|
11
|
-
export declare class BicepUtils {
|
|
12
|
-
persistBiceps(projectPath: string, appName: string, biceps: Bicep[]): Promise<Result<any, FxError>>;
|
|
13
|
-
}
|
|
14
|
-
export declare const bicepUtils: BicepUtils;
|
|
15
|
-
export declare function persistBicep(projectPath: string, appName: string, bicep: Bicep): Promise<Result<any, FxError>>;
|
|
16
|
-
export declare function persistBicepPlans(projectPath: string, bicep: Bicep): Promise<string[]>;
|
|
17
|
-
export declare function fileEffectPlanStrings(fileEffect: FileEffect): string[];
|
|
18
|
-
export declare function serviceEffectPlanString(serviceEffect: CallServiceEffect): string;
|
|
19
|
-
export declare function createFilesEffects(files: string[], operateIfExists?: "replace" | "skip", remarks?: string): FileEffect[];
|
|
20
|
-
export declare function createFileEffect(file: string, operateIfExists?: "replace" | "skip" | "append", remarks?: string): FileEffect;
|
|
21
|
-
export declare function appendFileEffect(file: string, remarks?: string): FileEffect;
|
|
22
|
-
export declare function fileEffectPlanString(effect: FileEffect): string | undefined;
|
|
23
3
|
export declare function newProjectSettingsV3(): ProjectSettingsV3;
|
|
24
4
|
export declare function createContextV3(projectSettings?: ProjectSettingsV3): ContextV3;
|
|
25
5
|
export declare function createDriverContext(inputs: Inputs): DriverContext;
|
|
26
6
|
export declare function normalizeName(appName: string): string;
|
|
27
|
-
export declare function generateResourceBaseName(appName: string, envName: string): string;
|
|
28
|
-
export declare function isInComponentConnection(component: Component, item: string): boolean;
|
|
29
|
-
export declare function getHostingComponent(component: Component, projectSettings: ProjectSettingsV3): Component | undefined;
|
|
30
|
-
export declare function isLocalEnv(context: ContextV3): boolean;
|
|
31
|
-
export declare function generateConfigBiceps(context: ContextV3, inputs: InputsWithProjectPath): Promise<Result<undefined, FxError>>;
|
|
32
7
|
export declare const ComponentConnections: {
|
|
33
8
|
[x: string]: string[];
|
|
34
9
|
};
|
|
35
10
|
export declare function ensureComponentConnections(settingsV3: ProjectSettingsV3): void;
|
|
36
|
-
export declare function resetEnvInfoWhenSwitchM365(envInfo: v3.EnvInfoV3): void;
|
|
37
|
-
export declare function addFeatureNotify(inputs: Inputs, ui: UserInteraction, type: "Capability" | "Resource", features: string[]): void;
|
|
38
11
|
export declare function isCSharpProject(programmingLanguage: string | undefined): boolean;
|
|
39
|
-
export declare function scaffoldRootReadme(projectSettings: ProjectSettingsV3, projectPath: string): Promise<void>;
|
|
40
12
|
export declare function sendErrorTelemetryThenReturnError(eventName: string, error: FxError, reporter?: TelemetryReporter, properties?: {
|
|
41
13
|
[p: string]: string;
|
|
42
14
|
}, measurements?: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../src/component/utils.ts"],"names":[],"mappings":"AAIA,OAAO,
|
|
1
|
+
{"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../src/component/utils.ts"],"names":[],"mappings":"AAIA,OAAO,EACL,SAAS,EACT,OAAO,EACP,MAAM,EACN,iBAAiB,EACjB,iBAAiB,EAElB,MAAM,wBAAwB,CAAC;AAYhC,OAAO,EAAE,aAAa,EAAE,MAAM,+BAA+B,CAAC;AAI9D,wBAAgB,oBAAoB,IAAI,iBAAiB,CAQxD;AAED,wBAAgB,eAAe,CAAC,eAAe,CAAC,EAAE,iBAAiB,GAAG,SAAS,CAa9E;AACD,wBAAgB,mBAAmB,CAAC,MAAM,EAAE,MAAM,GAAG,aAAa,CAYjE;AACD,wBAAgB,aAAa,CAAC,OAAO,EAAE,MAAM,GAAG,MAAM,CAGrD;AAED,eAAO,MAAM,oBAAoB;;CAoBhC,CAAC;AAEF,wBAAgB,0BAA0B,CAAC,UAAU,EAAE,iBAAiB,GAAG,IAAI,CAqB9E;AAED,wBAAgB,eAAe,CAAC,mBAAmB,EAAE,MAAM,GAAG,SAAS,GAAG,OAAO,CAEhF;AAED,wBAAgB,iCAAiC,CAC/C,SAAS,EAAE,MAAM,EACjB,KAAK,EAAE,OAAO,EACd,QAAQ,CAAC,EAAE,iBAAiB,EAC5B,UAAU,CAAC,EAAE;IAAE,CAAC,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;CAAE,EACpC,YAAY,CAAC,EAAE;IAAE,CAAC,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;CAAE,EACtC,UAAU,CAAC,EAAE,MAAM,EAAE,GACpB,OAAO,CAqBT"}
|