@microsoft/app-manifest 1.0.6 → 1.0.7-alpha.1673f8d0ac.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (35) hide show
  1. package/build/generated-types/copilot/declarative-agent/DeclarativeAgentManifestV1D7.d.ts +648 -0
  2. package/build/generated-types/copilot/declarative-agent/DeclarativeAgentManifestV1D7.js +345 -0
  3. package/build/generated-types/copilot/declarative-agent/DeclarativeAgentManifestV1D7.js.map +1 -0
  4. package/build/generated-types/index.d.ts +9 -6
  5. package/build/generated-types/index.js +19 -1
  6. package/build/generated-types/index.js.map +1 -1
  7. package/build/generated-types/teams/TeamsManifestV1D27.d.ts +2281 -0
  8. package/build/generated-types/teams/TeamsManifestV1D27.js +1087 -0
  9. package/build/generated-types/teams/TeamsManifestV1D27.js.map +1 -0
  10. package/build/generated-types/teams/TeamsManifestV1D28.d.ts +2303 -0
  11. package/build/generated-types/teams/TeamsManifestV1D28.js +1094 -0
  12. package/build/generated-types/teams/TeamsManifestV1D28.js.map +1 -0
  13. package/build/generated-types/teams/TeamsManifestVDevPreview.d.ts +111 -231
  14. package/build/generated-types/teams/TeamsManifestVDevPreview.js +35 -88
  15. package/build/generated-types/teams/TeamsManifestVDevPreview.js.map +1 -1
  16. package/build/json-schemas/copilot/declarative-agent/v1.7/schema.json +1258 -0
  17. package/build/json-schemas/teams/v1.23/MicrosoftTeams.schema.json +1 -1
  18. package/build/json-schemas/teams/v1.24/MicrosoftTeams.schema.json +1 -1
  19. package/build/json-schemas/teams/v1.25/MicrosoftTeams.schema.json +1 -1
  20. package/build/json-schemas/teams/v1.26/MicrosoftTeams.AgenticUser.schema.json +44 -0
  21. package/build/json-schemas/teams/v1.26/MicrosoftTeams.Localization.schema.json +332 -0
  22. package/build/json-schemas/teams/v1.26/MicrosoftTeams.ResponseRenderingTemplate.schema.json +89 -0
  23. package/build/json-schemas/teams/v1.26/MicrosoftTeams.schema.json +0 -1
  24. package/build/json-schemas/teams/v1.27/MicrosoftTeams.AgenticUser.schema.json +44 -0
  25. package/build/json-schemas/teams/v1.27/MicrosoftTeams.Localization.schema.json +344 -0
  26. package/build/json-schemas/teams/v1.27/MicrosoftTeams.ResponseRenderingTemplate.schema.json +89 -0
  27. package/build/json-schemas/teams/v1.27/MicrosoftTeams.schema.json +3472 -0
  28. package/build/json-schemas/teams/v1.28/MicrosoftTeams.AgenticUser.schema.json +44 -0
  29. package/build/json-schemas/teams/v1.28/MicrosoftTeams.Localization.schema.json +344 -0
  30. package/build/json-schemas/teams/v1.28/MicrosoftTeams.ResponseRenderingTemplate.schema.json +89 -0
  31. package/build/json-schemas/teams/v1.28/MicrosoftTeams.schema.json +3503 -0
  32. package/build/json-schemas/teams/vDevPreview/MicrosoftTeams.Localization.schema.json +37 -5
  33. package/build/json-schemas/teams/vDevPreview/MicrosoftTeams.schema.json +119 -290
  34. package/build/tsconfig.tsbuildinfo +1 -1
  35. package/package.json +2 -2
@@ -109,7 +109,7 @@
109
109
  "type": "string",
110
110
  "maxLength": 2048
111
111
  },
112
- "^extensions\\[[0]\\]\\.ribbons\\[[0-9]\\]\\.tabs\\[[1]?[0-9]\\]\\.groups\\[[0-9]\\]\\.icons\\[[0-2]\\]\\.url$": {
112
+ "^extensions\\[[0]\\]\\.ribbons\\[[0-9]\\]\\.tabs\\[[1]?[0-9]\\]\\.groups\\[[0-9]\\]\\.icons\\[[0-7]\\]\\.url$": {
113
113
  "type": "string",
114
114
  "maxLength": 2048
115
115
  },
@@ -117,7 +117,7 @@
117
117
  "type": "string",
118
118
  "maxLength": 64
119
119
  },
120
- "^extensions\\[[0]\\]\\.ribbons\\[[0-9]\\]\\.tabs\\[[1]?[0-9]\\]\\.groups\\[[0-9]\\]\\.controls\\[[1]?[0-9]\\]\\.icons\\[[0-2]\\]\\.url$": {
120
+ "^extensions\\[[0]\\]\\.ribbons\\[[0-9]\\]\\.tabs\\[[1]?[0-9]\\]\\.groups\\[[0-9]\\]\\.controls\\[[1]?[0-9]\\]\\.icons\\[[0-7]\\]\\.url$": {
121
121
  "type": "string",
122
122
  "maxLength": 2048
123
123
  },
@@ -133,7 +133,7 @@
133
133
  "type": "string",
134
134
  "maxLength": 250
135
135
  },
136
- "^extensions\\[[0]\\]\\.ribbons\\[[0-9]\\]\\.tabs\\[[1]?[0-9]\\]\\.groups\\[[0-9]\\]\\.controls\\[[1]?[0-9]\\]\\.items\\[[1]?[0-9]\\]\\.icons\\[[0-2]\\]\\.url$": {
136
+ "^extensions\\[[0]\\]\\.ribbons\\[[0-9]\\]\\.tabs\\[[1]?[0-9]\\]\\.groups\\[[0-9]\\]\\.controls\\[[1]?[0-9]\\]\\.items\\[[1]?[0-9]\\]\\.icons\\[[0-7]\\]\\.url$": {
137
137
  "type": "string",
138
138
  "maxLength": 2048
139
139
  },
@@ -191,7 +191,7 @@
191
191
  },
192
192
  "^extensions\\[[0]\\]\\.runtimes\\[[1]?[0-9]\\]\\.customFunctions\\.functions\\[[0-9]\\]\\.description$": {
193
193
  "type": "string",
194
- "maxLength": 128
194
+ "maxLength": 1024
195
195
  },
196
196
  "^extensions\\[[0]\\]\\.runtimes\\[[1]?[0-9]\\]\\.customFunctions\\.functions\\[[0-9]\\]\\.parameters\\[[0-9]\\]\\.name$": {
197
197
  "type": "string",
@@ -199,7 +199,7 @@
199
199
  },
200
200
  "^extensions\\[[0]\\]\\.runtimes\\[[1]?[0-9]\\]\\.customFunctions\\.functions\\[[0-9]\\]\\.parameters\\[[0-9]\\]\\.description$": {
201
201
  "type": "string",
202
- "maxLength": 128
202
+ "maxLength": 512
203
203
  },
204
204
  "^extensions\\[[0]\\]\\.runtimes\\[[1]?[0-9]\\]\\.customFunctions\\.namespace\\.name$": {
205
205
  "type": "string",
@@ -229,6 +229,38 @@
229
229
  "type": "string",
230
230
  "maxLength": 32
231
231
  },
232
+ "^extensions\\[[0]\\]\\.contextMenus\\[[0-9]\\]\\.menus\\[[0-9]\\]\\.controls\\[[1]?[0-9]\\]\\.icons\\[[0-7]\\]\\.url$": {
233
+ "type": "string",
234
+ "maxLength": 2048
235
+ },
236
+ "^extensions\\[[0]\\]\\.contextMenus\\[[0-9]\\]\\.menus\\[[0-9]\\]\\.controls\\[[1]?[0-9]\\]\\.label": {
237
+ "type": "string",
238
+ "maxLength": 64
239
+ },
240
+ "^extensions\\[[0]\\]\\.contextMenus\\[[0-9]\\]\\.menus\\[[0-9]\\]\\.controls\\[[1]?[0-9]\\]\\.supertip\\.title": {
241
+ "type": "string",
242
+ "maxLength": 64
243
+ },
244
+ "^extensions\\[[0]\\]\\.contextMenus\\[[0-9]\\]\\.menus\\[[0-9]\\]\\.controls\\[[1]?[0-9]\\]\\.supertip\\.description": {
245
+ "type": "string",
246
+ "maxLength": 250
247
+ },
248
+ "^extensions\\[[0]\\]\\.contextMenus\\[[0-9]\\]\\.menus\\[[0-9]\\]\\.controls\\[[1]?[0-9]\\]\\.items\\[[1]?[0-9]\\]\\.icons\\[[0-7]\\]\\.url": {
249
+ "type": "string",
250
+ "maxLength": 2048
251
+ },
252
+ "^extensions\\[[0]\\]\\.contextMenus\\[[0-9]\\]\\.menus\\[[0-9]\\]\\.controls\\[[1]?[0-9]\\]\\.items\\[[1]?[0-9]\\]\\.label": {
253
+ "type": "string",
254
+ "maxLength": 64
255
+ },
256
+ "^extensions\\[[0]\\]\\.contextMenus\\[[0-9]\\]\\.menus\\[[0-9]\\]\\.controls\\[[1]?[0-9]\\]\\.items\\[[1]?[0-9]\\]\\.supertip\\.title": {
257
+ "type": "string",
258
+ "maxLength": 64
259
+ },
260
+ "^extensions\\[[0]\\]\\.contextMenus\\[[0-9]\\]\\.menus\\[[0-9]\\]\\.controls\\[[1]?[0-9]\\]\\.items\\[[1]?[0-9]\\]\\.supertip\\.description": {
261
+ "type": "string",
262
+ "maxLength": 250
263
+ },
232
264
  "^copilotAgents\\.customEngineAgents\\[0\\]\\.disclaimer.text$": {
233
265
  "type": "string",
234
266
  "maxLength": 500