@microsoft/teamsfx-core 2.0.13-rc-hotfix.0 → 2.0.13-rc.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/featureFlags.d.ts +0 -16
- package/build/common/featureFlags.d.ts.map +1 -1
- package/build/common/featureFlags.js +1 -21
- package/build/common/featureFlags.js.map +1 -1
- package/build/common/templates-config.json +1 -1
- package/build/component/configManager/actionInjector.d.ts.map +1 -1
- package/build/component/configManager/actionInjector.js +2 -2
- package/build/component/configManager/actionInjector.js.map +1 -1
- package/build/component/coordinator/index.js +1 -1
- package/build/component/coordinator/index.js.map +1 -1
- package/build/component/driver/apiKey/utility/utility.d.ts.map +1 -1
- package/build/component/driver/apiKey/utility/utility.js +4 -3
- package/build/component/driver/apiKey/utility/utility.js.map +1 -1
- package/build/component/driver/oauth/create.d.ts +0 -1
- package/build/component/driver/oauth/create.d.ts.map +1 -1
- package/build/component/driver/oauth/create.js +6 -11
- package/build/component/driver/oauth/create.js.map +1 -1
- package/build/component/driver/oauth/interface/createOauthOutputs.d.ts +1 -0
- package/build/component/driver/oauth/interface/createOauthOutputs.d.ts.map +1 -1
- package/build/component/driver/oauth/interface/createOauthOutputs.js +1 -0
- package/build/component/driver/oauth/interface/createOauthOutputs.js.map +1 -1
- package/build/component/driver/oauth/interface/updateOauthArgs.d.ts +3 -0
- package/build/component/driver/oauth/interface/updateOauthArgs.d.ts.map +1 -1
- package/build/component/driver/oauth/update.d.ts.map +1 -1
- package/build/component/driver/oauth/update.js +51 -22
- package/build/component/driver/oauth/update.js.map +1 -1
- package/build/component/driver/oauth/utility/utility.d.ts +2 -0
- package/build/component/driver/oauth/utility/utility.d.ts.map +1 -1
- package/build/component/driver/oauth/utility/utility.js +11 -1
- package/build/component/driver/oauth/utility/utility.js.map +1 -1
- package/build/component/driver/teamsApp/interfaces/OauthConfigurationId.d.ts +1 -0
- package/build/component/driver/teamsApp/interfaces/OauthConfigurationId.d.ts.map +1 -1
- package/build/component/driver/teamsApp/interfaces/OauthRegistration.d.ts +2 -2
- package/build/component/driver/teamsApp/interfaces/OauthRegistration.d.ts.map +1 -1
- package/build/component/driver/teamsApp/utils/CopilotGptManifestUtils.d.ts.map +1 -1
- package/build/component/driver/teamsApp/utils/CopilotGptManifestUtils.js +2 -0
- package/build/component/driver/teamsApp/utils/CopilotGptManifestUtils.js.map +1 -1
- package/build/component/generator/apiSpec/generator.d.ts.map +1 -1
- package/build/component/generator/apiSpec/generator.js +25 -22
- package/build/component/generator/apiSpec/generator.js.map +1 -1
- package/build/component/generator/apiSpec/helper.d.ts +1 -1
- package/build/component/generator/apiSpec/helper.d.ts.map +1 -1
- package/build/component/generator/apiSpec/helper.js +35 -8
- package/build/component/generator/apiSpec/helper.js.map +1 -1
- package/build/component/generator/copilotExtension/generator.d.ts.map +1 -1
- package/build/component/generator/copilotExtension/generator.js +4 -5
- package/build/component/generator/copilotExtension/generator.js.map +1 -1
- package/build/component/generator/generator.d.ts +2 -2
- package/build/component/generator/generator.d.ts.map +1 -1
- package/build/component/generator/generator.js +25 -13
- package/build/component/generator/generator.js.map +1 -1
- package/build/component/generator/utils.d.ts.map +1 -1
- package/build/component/generator/utils.js +8 -1
- package/build/component/generator/utils.js.map +1 -1
- package/build/component/utils/envFunctionUtils.d.ts.map +1 -1
- package/build/component/utils/envFunctionUtils.js +0 -4
- package/build/component/utils/envFunctionUtils.js.map +1 -1
- package/build/core/FxCore.d.ts.map +1 -1
- package/build/core/FxCore.js +31 -26
- package/build/core/FxCore.js.map +1 -1
- package/build/error/depCheck.d.ts +4 -1
- package/build/error/depCheck.d.ts.map +1 -1
- package/build/error/depCheck.js +16 -1
- package/build/error/depCheck.js.map +1 -1
- package/build/index.d.ts +1 -1
- package/build/index.d.ts.map +1 -1
- package/build/index.js +2 -3
- package/build/index.js.map +1 -1
- package/build/question/constants.d.ts +8 -4
- package/build/question/constants.d.ts.map +1 -1
- package/build/question/constants.js +36 -45
- package/build/question/constants.js.map +1 -1
- package/build/question/create.d.ts.map +1 -1
- package/build/question/create.js +27 -19
- package/build/question/create.js.map +1 -1
- package/build/question/inputs/CreateProjectInputs.d.ts +1 -1
- package/build/question/inputs/CreateProjectInputs.d.ts.map +1 -1
- package/build/question/options/CreateProjectOptions.d.ts.map +1 -1
- package/build/question/options/CreateProjectOptions.js +0 -1
- package/build/question/options/CreateProjectOptions.js.map +1 -1
- package/build/tsconfig.tsbuildinfo +1 -1
- package/package.json +4 -4
- package/resource/package.nls.cs.json +536 -280
- package/resource/package.nls.de.json +536 -280
- package/resource/package.nls.es.json +536 -280
- package/resource/package.nls.fr.json +536 -280
- package/resource/package.nls.it.json +536 -280
- package/resource/package.nls.ja.json +536 -280
- package/resource/package.nls.json +20 -20
- package/resource/package.nls.ko.json +536 -280
- package/resource/package.nls.pl.json +536 -280
- package/resource/package.nls.pt-BR.json +536 -280
- package/resource/package.nls.ru.json +536 -280
- package/resource/package.nls.tr.json +536 -280
- package/resource/package.nls.zh-Hans.json +536 -280
- package/resource/package.nls.zh-Hant.json +536 -280
- package/resource/yaml-schema/v1.7/yaml.schema.json +12 -0
- package/resource/yaml-schema/yaml.schema.json +16 -4
- package/templates/fallback/common.zip +0 -0
- package/templates/fallback/csharp.zip +0 -0
- package/templates/fallback/js.zip +0 -0
- package/templates/fallback/python.zip +0 -0
- package/templates/fallback/ts.zip +0 -0
- package/templates/plugins/resource/aad/auth/bot/js/public/auth-end.html +2 -2
- package/templates/plugins/resource/aad/auth/bot/ts/public/auth-end.html +2 -2
- package/templates/plugins/resource/aad/auth/tab/js/public/auth-end.html +2 -2
- package/templates/plugins/resource/aad/auth/tab/js/public/auth-start.html +2 -2
- package/templates/plugins/resource/aad/auth/tab/ts/public/auth-end.html +2 -2
- package/templates/plugins/resource/aad/auth/tab/ts/public/auth-start.html +2 -2
|
@@ -1782,6 +1782,10 @@
|
|
|
1782
1782
|
"configurationId": {
|
|
1783
1783
|
"description": "Required. The configuration id of created OAuth registration.",
|
|
1784
1784
|
"$ref": "#/definitions/envVarName"
|
|
1785
|
+
},
|
|
1786
|
+
"applicationIdUri": {
|
|
1787
|
+
"description": "The Application ID URI of created OAuth registration.",
|
|
1788
|
+
"$ref": "#/definitions/envVarName"
|
|
1785
1789
|
}
|
|
1786
1790
|
}
|
|
1787
1791
|
}
|
|
@@ -1833,6 +1837,14 @@
|
|
|
1833
1837
|
"isPKCEEnabled": {
|
|
1834
1838
|
"type": "boolean",
|
|
1835
1839
|
"description": "Whether PKCE is enabled for OAuth registration. Default is false."
|
|
1840
|
+
},
|
|
1841
|
+
"clientId": {
|
|
1842
|
+
"type": "string",
|
|
1843
|
+
"description": "The client id of OAuth registration."
|
|
1844
|
+
},
|
|
1845
|
+
"clientSecret": {
|
|
1846
|
+
"type": "string",
|
|
1847
|
+
"description": "The client secret of OAuth registration."
|
|
1836
1848
|
}
|
|
1837
1849
|
}
|
|
1838
1850
|
}
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
"version": {
|
|
15
15
|
"type": "string",
|
|
16
16
|
"description": "The version of the yaml file schema",
|
|
17
|
-
"const": "v1.
|
|
17
|
+
"const": "v1.7"
|
|
18
18
|
},
|
|
19
19
|
"additionalMetadata": {
|
|
20
20
|
"type": "object",
|
|
@@ -877,7 +877,7 @@
|
|
|
877
877
|
"type": "object",
|
|
878
878
|
"additionalProperties": false,
|
|
879
879
|
"description": "parameters for this action",
|
|
880
|
-
"required": ["manifestPath", "outputZipPath", "
|
|
880
|
+
"required": ["manifestPath", "outputZipPath", "outputFolder"],
|
|
881
881
|
"properties": {
|
|
882
882
|
"manifestPath": {
|
|
883
883
|
"type": "string",
|
|
@@ -887,9 +887,9 @@
|
|
|
887
887
|
"type": "string",
|
|
888
888
|
"description": "Path to the output zip package"
|
|
889
889
|
},
|
|
890
|
-
"
|
|
890
|
+
"outputFolder": {
|
|
891
891
|
"type": "string",
|
|
892
|
-
"description": "Path to the output
|
|
892
|
+
"description": "Path to the output folder containing manifests"
|
|
893
893
|
}
|
|
894
894
|
}
|
|
895
895
|
}
|
|
@@ -1782,6 +1782,10 @@
|
|
|
1782
1782
|
"configurationId": {
|
|
1783
1783
|
"description": "Required. The configuration id of created OAuth registration.",
|
|
1784
1784
|
"$ref": "#/definitions/envVarName"
|
|
1785
|
+
},
|
|
1786
|
+
"applicationIdUri": {
|
|
1787
|
+
"description": "The Application ID URI of created OAuth registration.",
|
|
1788
|
+
"$ref": "#/definitions/envVarName"
|
|
1785
1789
|
}
|
|
1786
1790
|
}
|
|
1787
1791
|
}
|
|
@@ -1833,6 +1837,14 @@
|
|
|
1833
1837
|
"isPKCEEnabled": {
|
|
1834
1838
|
"type": "boolean",
|
|
1835
1839
|
"description": "Whether PKCE is enabled for OAuth registration. Default is false."
|
|
1840
|
+
},
|
|
1841
|
+
"clientId": {
|
|
1842
|
+
"type": "string",
|
|
1843
|
+
"description": "The client id of OAuth registration."
|
|
1844
|
+
},
|
|
1845
|
+
"clientSecret": {
|
|
1846
|
+
"type": "string",
|
|
1847
|
+
"description": "The client secret of OAuth registration."
|
|
1836
1848
|
}
|
|
1837
1849
|
}
|
|
1838
1850
|
}
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -9,8 +9,8 @@
|
|
|
9
9
|
|
|
10
10
|
<body>
|
|
11
11
|
<script
|
|
12
|
-
src="https://res.cdn.office.net/teams-js/2.
|
|
13
|
-
integrity="sha384-
|
|
12
|
+
src="https://res.cdn.office.net/teams-js/2.31.1/js/MicrosoftTeams.min.js"
|
|
13
|
+
integrity="sha384-ihAqYgEJz9hzEU+HaYodG1aTzjebC/wKXQi1nWKZG7OLAUyOL9ZrzD/SfZu79Jeu"
|
|
14
14
|
crossorigin="anonymous"
|
|
15
15
|
></script>
|
|
16
16
|
<div id="divError"></div>
|
|
@@ -9,8 +9,8 @@
|
|
|
9
9
|
|
|
10
10
|
<body>
|
|
11
11
|
<script
|
|
12
|
-
src="https://res.cdn.office.net/teams-js/2.
|
|
13
|
-
integrity="sha384-
|
|
12
|
+
src="https://res.cdn.office.net/teams-js/2.31.1/js/MicrosoftTeams.min.js"
|
|
13
|
+
integrity="sha384-ihAqYgEJz9hzEU+HaYodG1aTzjebC/wKXQi1nWKZG7OLAUyOL9ZrzD/SfZu79Jeu"
|
|
14
14
|
crossorigin="anonymous"
|
|
15
15
|
></script>
|
|
16
16
|
<div id="divError"></div>
|
|
@@ -8,8 +8,8 @@
|
|
|
8
8
|
|
|
9
9
|
<body>
|
|
10
10
|
<script
|
|
11
|
-
src="https://res.cdn.office.net/teams-js/2.
|
|
12
|
-
integrity="sha384-
|
|
11
|
+
src="https://res.cdn.office.net/teams-js/2.31.1/js/MicrosoftTeams.min.js"
|
|
12
|
+
integrity="sha384-ihAqYgEJz9hzEU+HaYodG1aTzjebC/wKXQi1nWKZG7OLAUyOL9ZrzD/SfZu79Jeu"
|
|
13
13
|
crossorigin="anonymous"
|
|
14
14
|
></script>
|
|
15
15
|
<script
|
|
@@ -8,8 +8,8 @@
|
|
|
8
8
|
|
|
9
9
|
<body>
|
|
10
10
|
<script
|
|
11
|
-
src="https://res.cdn.office.net/teams-js/2.
|
|
12
|
-
integrity="sha384-
|
|
11
|
+
src="https://res.cdn.office.net/teams-js/2.31.1/js/MicrosoftTeams.min.js"
|
|
12
|
+
integrity="sha384-ihAqYgEJz9hzEU+HaYodG1aTzjebC/wKXQi1nWKZG7OLAUyOL9ZrzD/SfZu79Jeu"
|
|
13
13
|
crossorigin="anonymous"
|
|
14
14
|
></script>
|
|
15
15
|
<script
|
|
@@ -8,8 +8,8 @@
|
|
|
8
8
|
|
|
9
9
|
<body>
|
|
10
10
|
<script
|
|
11
|
-
src="https://res.cdn.office.net/teams-js/2.
|
|
12
|
-
integrity="sha384-
|
|
11
|
+
src="https://res.cdn.office.net/teams-js/2.31.1/js/MicrosoftTeams.min.js"
|
|
12
|
+
integrity="sha384-ihAqYgEJz9hzEU+HaYodG1aTzjebC/wKXQi1nWKZG7OLAUyOL9ZrzD/SfZu79Jeu"
|
|
13
13
|
crossorigin="anonymous"
|
|
14
14
|
></script>
|
|
15
15
|
<script
|
|
@@ -8,8 +8,8 @@
|
|
|
8
8
|
|
|
9
9
|
<body>
|
|
10
10
|
<script
|
|
11
|
-
src="https://res.cdn.office.net/teams-js/2.
|
|
12
|
-
integrity="sha384-
|
|
11
|
+
src="https://res.cdn.office.net/teams-js/2.31.1/js/MicrosoftTeams.min.js"
|
|
12
|
+
integrity="sha384-ihAqYgEJz9hzEU+HaYodG1aTzjebC/wKXQi1nWKZG7OLAUyOL9ZrzD/SfZu79Jeu"
|
|
13
13
|
crossorigin="anonymous"
|
|
14
14
|
></script>
|
|
15
15
|
<script
|