@microsoft/app-manifest 1.0.0-alpha.3db80d0af.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 (102) hide show
  1. package/LICENSE +23 -0
  2. package/build/ManifestCommonProperties.d.ts +30 -0
  3. package/build/ManifestCommonProperties.js +5 -0
  4. package/build/ManifestCommonProperties.js.map +1 -0
  5. package/build/constants.d.ts +1 -0
  6. package/build/constants.js +7 -0
  7. package/build/constants.js.map +1 -0
  8. package/build/declarativeCopilotManifest.d.ts +68 -0
  9. package/build/declarativeCopilotManifest.js +15 -0
  10. package/build/declarativeCopilotManifest.js.map +1 -0
  11. package/build/generated-types/copilot/declarative-agent/DeclarativeAgentManifestV1D0.d.ts +163 -0
  12. package/build/generated-types/copilot/declarative-agent/DeclarativeAgentManifestV1D0.js +214 -0
  13. package/build/generated-types/copilot/declarative-agent/DeclarativeAgentManifestV1D0.js.map +1 -0
  14. package/build/generated-types/copilot/declarative-agent/DeclarativeAgentManifestV1D2.d.ts +185 -0
  15. package/build/generated-types/copilot/declarative-agent/DeclarativeAgentManifestV1D2.js +220 -0
  16. package/build/generated-types/copilot/declarative-agent/DeclarativeAgentManifestV1D2.js.map +1 -0
  17. package/build/generated-types/copilot/declarative-agent/DeclarativeAgentManifestV1D3.d.ts +285 -0
  18. package/build/generated-types/copilot/declarative-agent/DeclarativeAgentManifestV1D3.js +248 -0
  19. package/build/generated-types/copilot/declarative-agent/DeclarativeAgentManifestV1D3.js.map +1 -0
  20. package/build/generated-types/copilot/plugin/ApiPluginManifestV2D1.d.ts +429 -0
  21. package/build/generated-types/copilot/plugin/ApiPluginManifestV2D1.js +289 -0
  22. package/build/generated-types/copilot/plugin/ApiPluginManifestV2D1.js.map +1 -0
  23. package/build/generated-types/copilot/plugin/ApiPluginManifestV2D2.d.ts +439 -0
  24. package/build/generated-types/copilot/plugin/ApiPluginManifestV2D2.js +298 -0
  25. package/build/generated-types/copilot/plugin/ApiPluginManifestV2D2.js.map +1 -0
  26. package/build/generated-types/index.d.ts +172 -0
  27. package/build/generated-types/index.js +437 -0
  28. package/build/generated-types/index.js.map +1 -0
  29. package/build/generated-types/teams/TeamsManifestV1D0.d.ts +268 -0
  30. package/build/generated-types/teams/TeamsManifestV1D0.js +265 -0
  31. package/build/generated-types/teams/TeamsManifestV1D0.js.map +1 -0
  32. package/build/generated-types/teams/TeamsManifestV1D1.d.ts +268 -0
  33. package/build/generated-types/teams/TeamsManifestV1D1.js +266 -0
  34. package/build/generated-types/teams/TeamsManifestV1D1.js.map +1 -0
  35. package/build/generated-types/teams/TeamsManifestV1D10.d.ts +589 -0
  36. package/build/generated-types/teams/TeamsManifestV1D10.js +448 -0
  37. package/build/generated-types/teams/TeamsManifestV1D10.js.map +1 -0
  38. package/build/generated-types/teams/TeamsManifestV1D11.d.ts +603 -0
  39. package/build/generated-types/teams/TeamsManifestV1D11.js +447 -0
  40. package/build/generated-types/teams/TeamsManifestV1D11.js.map +1 -0
  41. package/build/generated-types/teams/TeamsManifestV1D12.d.ts +638 -0
  42. package/build/generated-types/teams/TeamsManifestV1D12.js +461 -0
  43. package/build/generated-types/teams/TeamsManifestV1D12.js.map +1 -0
  44. package/build/generated-types/teams/TeamsManifestV1D13.d.ts +640 -0
  45. package/build/generated-types/teams/TeamsManifestV1D13.js +461 -0
  46. package/build/generated-types/teams/TeamsManifestV1D13.js.map +1 -0
  47. package/build/generated-types/teams/TeamsManifestV1D14.d.ts +651 -0
  48. package/build/generated-types/teams/TeamsManifestV1D14.js +467 -0
  49. package/build/generated-types/teams/TeamsManifestV1D14.js.map +1 -0
  50. package/build/generated-types/teams/TeamsManifestV1D15.d.ts +656 -0
  51. package/build/generated-types/teams/TeamsManifestV1D15.js +468 -0
  52. package/build/generated-types/teams/TeamsManifestV1D15.js.map +1 -0
  53. package/build/generated-types/teams/TeamsManifestV1D16.d.ts +659 -0
  54. package/build/generated-types/teams/TeamsManifestV1D16.js +471 -0
  55. package/build/generated-types/teams/TeamsManifestV1D16.js.map +1 -0
  56. package/build/generated-types/teams/TeamsManifestV1D17.d.ts +1212 -0
  57. package/build/generated-types/teams/TeamsManifestV1D17.js +733 -0
  58. package/build/generated-types/teams/TeamsManifestV1D17.js.map +1 -0
  59. package/build/generated-types/teams/TeamsManifestV1D19.d.ts +1238 -0
  60. package/build/generated-types/teams/TeamsManifestV1D19.js +742 -0
  61. package/build/generated-types/teams/TeamsManifestV1D19.js.map +1 -0
  62. package/build/generated-types/teams/TeamsManifestV1D2.d.ts +268 -0
  63. package/build/generated-types/teams/TeamsManifestV1D2.js +266 -0
  64. package/build/generated-types/teams/TeamsManifestV1D2.js.map +1 -0
  65. package/build/generated-types/teams/TeamsManifestV1D20.d.ts +1420 -0
  66. package/build/generated-types/teams/TeamsManifestV1D20.js +818 -0
  67. package/build/generated-types/teams/TeamsManifestV1D20.js.map +1 -0
  68. package/build/generated-types/teams/TeamsManifestV1D3.d.ts +280 -0
  69. package/build/generated-types/teams/TeamsManifestV1D3.js +279 -0
  70. package/build/generated-types/teams/TeamsManifestV1D3.js.map +1 -0
  71. package/build/generated-types/teams/TeamsManifestV1D4.d.ts +333 -0
  72. package/build/generated-types/teams/TeamsManifestV1D4.js +316 -0
  73. package/build/generated-types/teams/TeamsManifestV1D4.js.map +1 -0
  74. package/build/generated-types/teams/TeamsManifestV1D5.d.ts +423 -0
  75. package/build/generated-types/teams/TeamsManifestV1D5.js +357 -0
  76. package/build/generated-types/teams/TeamsManifestV1D5.js.map +1 -0
  77. package/build/generated-types/teams/TeamsManifestV1D6.d.ts +428 -0
  78. package/build/generated-types/teams/TeamsManifestV1D6.js +359 -0
  79. package/build/generated-types/teams/TeamsManifestV1D6.js.map +1 -0
  80. package/build/generated-types/teams/TeamsManifestV1D7.d.ts +444 -0
  81. package/build/generated-types/teams/TeamsManifestV1D7.js +369 -0
  82. package/build/generated-types/teams/TeamsManifestV1D7.js.map +1 -0
  83. package/build/generated-types/teams/TeamsManifestV1D8.d.ts +466 -0
  84. package/build/generated-types/teams/TeamsManifestV1D8.js +386 -0
  85. package/build/generated-types/teams/TeamsManifestV1D8.js.map +1 -0
  86. package/build/generated-types/teams/TeamsManifestV1D9.d.ts +532 -0
  87. package/build/generated-types/teams/TeamsManifestV1D9.js +420 -0
  88. package/build/generated-types/teams/TeamsManifestV1D9.js.map +1 -0
  89. package/build/generated-types/teams/TeamsManifestVDevPreview.d.ts +2219 -0
  90. package/build/generated-types/teams/TeamsManifestVDevPreview.js +1090 -0
  91. package/build/generated-types/teams/TeamsManifestVDevPreview.js.map +1 -0
  92. package/build/index.d.ts +88 -0
  93. package/build/index.js +247 -0
  94. package/build/index.js.map +1 -0
  95. package/build/manifest.d.ts +521 -0
  96. package/build/manifest.js +61 -0
  97. package/build/manifest.js.map +1 -0
  98. package/build/pluginManifest.d.ts +143 -0
  99. package/build/pluginManifest.js +3 -0
  100. package/build/pluginManifest.js.map +1 -0
  101. package/build/tsconfig.tsbuildinfo +1 -0
  102. package/package.json +68 -0
@@ -0,0 +1,733 @@
1
+ "use strict";
2
+ // To parse this data:
3
+ //
4
+ // import { Convert, TeamsManifestV1D17 } from "./file";
5
+ //
6
+ // const teamsManifestV1D17 = Convert.toTeamsManifestV1D17(json);
7
+ //
8
+ // These functions will throw an error if the JSON doesn't
9
+ // match the expected interface, even if the JSON is valid.
10
+ Object.defineProperty(exports, "__esModule", { value: true });
11
+ exports.Convert = void 0;
12
+ // Converts JSON strings to/from your types
13
+ // and asserts the results of JSON.parse at runtime
14
+ class Convert {
15
+ static toTeamsManifestV1D17(json) {
16
+ return cast(JSON.parse(json), r("TeamsManifestV1D17"));
17
+ }
18
+ static teamsManifestV1D17ToJson(value) {
19
+ return JSON.stringify(uncast(value, r("TeamsManifestV1D17")), null, 2);
20
+ }
21
+ }
22
+ exports.Convert = Convert;
23
+ function invalidValue(typ, val, key, parent = '') {
24
+ const prettyTyp = prettyTypeName(typ);
25
+ const parentText = parent ? ` on ${parent}` : '';
26
+ const keyText = key ? ` for key "${key}"` : '';
27
+ throw Error(`Invalid value${keyText}${parentText}. Expected ${prettyTyp} but got ${JSON.stringify(val)}`);
28
+ }
29
+ function prettyTypeName(typ) {
30
+ if (Array.isArray(typ)) {
31
+ if (typ.length === 2 && typ[0] === undefined) {
32
+ return `an optional ${prettyTypeName(typ[1])}`;
33
+ }
34
+ else {
35
+ return `one of [${typ.map(a => { return prettyTypeName(a); }).join(", ")}]`;
36
+ }
37
+ }
38
+ else if (typeof typ === "object" && typ.literal !== undefined) {
39
+ return typ.literal;
40
+ }
41
+ else {
42
+ return typeof typ;
43
+ }
44
+ }
45
+ function jsonToJSProps(typ) {
46
+ if (typ.jsonToJS === undefined) {
47
+ const map = {};
48
+ typ.props.forEach((p) => map[p.json] = { key: p.js, typ: p.typ });
49
+ typ.jsonToJS = map;
50
+ }
51
+ return typ.jsonToJS;
52
+ }
53
+ function jsToJSONProps(typ) {
54
+ if (typ.jsToJSON === undefined) {
55
+ const map = {};
56
+ typ.props.forEach((p) => map[p.js] = { key: p.json, typ: p.typ });
57
+ typ.jsToJSON = map;
58
+ }
59
+ return typ.jsToJSON;
60
+ }
61
+ function transform(val, typ, getProps, key = '', parent = '') {
62
+ function transformPrimitive(typ, val) {
63
+ if (typeof typ === typeof val)
64
+ return val;
65
+ return invalidValue(typ, val, key, parent);
66
+ }
67
+ function transformUnion(typs, val) {
68
+ // val must validate against one typ in typs
69
+ const l = typs.length;
70
+ for (let i = 0; i < l; i++) {
71
+ const typ = typs[i];
72
+ try {
73
+ return transform(val, typ, getProps);
74
+ }
75
+ catch (_) { }
76
+ }
77
+ return invalidValue(typs, val, key, parent);
78
+ }
79
+ function transformEnum(cases, val) {
80
+ if (cases.indexOf(val) !== -1)
81
+ return val;
82
+ return invalidValue(cases.map(a => { return l(a); }), val, key, parent);
83
+ }
84
+ function transformArray(typ, val) {
85
+ // val must be an array with no invalid elements
86
+ if (!Array.isArray(val))
87
+ return invalidValue(l("array"), val, key, parent);
88
+ return val.map(el => transform(el, typ, getProps));
89
+ }
90
+ function transformDate(val) {
91
+ if (val === null) {
92
+ return null;
93
+ }
94
+ const d = new Date(val);
95
+ if (isNaN(d.valueOf())) {
96
+ return invalidValue(l("Date"), val, key, parent);
97
+ }
98
+ return d;
99
+ }
100
+ function transformObject(props, additional, val) {
101
+ if (val === null || typeof val !== "object" || Array.isArray(val)) {
102
+ return invalidValue(l(ref || "object"), val, key, parent);
103
+ }
104
+ const result = {};
105
+ Object.getOwnPropertyNames(props).forEach(key => {
106
+ const prop = props[key];
107
+ const v = Object.prototype.hasOwnProperty.call(val, key) ? val[key] : undefined;
108
+ result[prop.key] = transform(v, prop.typ, getProps, key, ref);
109
+ });
110
+ Object.getOwnPropertyNames(val).forEach(key => {
111
+ if (!Object.prototype.hasOwnProperty.call(props, key)) {
112
+ result[key] = transform(val[key], additional, getProps, key, ref);
113
+ }
114
+ });
115
+ return result;
116
+ }
117
+ if (typ === "any")
118
+ return val;
119
+ if (typ === null) {
120
+ if (val === null)
121
+ return val;
122
+ return invalidValue(typ, val, key, parent);
123
+ }
124
+ if (typ === false)
125
+ return invalidValue(typ, val, key, parent);
126
+ let ref = undefined;
127
+ while (typeof typ === "object" && typ.ref !== undefined) {
128
+ ref = typ.ref;
129
+ typ = typeMap[typ.ref];
130
+ }
131
+ if (Array.isArray(typ))
132
+ return transformEnum(typ, val);
133
+ if (typeof typ === "object") {
134
+ return typ.hasOwnProperty("unionMembers") ? transformUnion(typ.unionMembers, val)
135
+ : typ.hasOwnProperty("arrayItems") ? transformArray(typ.arrayItems, val)
136
+ : typ.hasOwnProperty("props") ? transformObject(getProps(typ), typ.additional, val)
137
+ : invalidValue(typ, val, key, parent);
138
+ }
139
+ // Numbers can be parsed by Date but shouldn't be.
140
+ if (typ === Date && typeof val !== "number")
141
+ return transformDate(val);
142
+ return transformPrimitive(typ, val);
143
+ }
144
+ function cast(val, typ) {
145
+ return transform(val, typ, jsonToJSProps);
146
+ }
147
+ function uncast(val, typ) {
148
+ return transform(val, typ, jsToJSONProps);
149
+ }
150
+ function l(typ) {
151
+ return { literal: typ };
152
+ }
153
+ function a(typ) {
154
+ return { arrayItems: typ };
155
+ }
156
+ function u(...typs) {
157
+ return { unionMembers: typs };
158
+ }
159
+ function o(props, additional) {
160
+ return { props, additional };
161
+ }
162
+ function m(additional) {
163
+ return { props: [], additional };
164
+ }
165
+ function r(name) {
166
+ return { ref: name };
167
+ }
168
+ const typeMap = {
169
+ "TeamsManifestV1D17": o([
170
+ { json: "$schema", js: "$schema", typ: u(undefined, "") },
171
+ { json: "accentColor", js: "accentColor", typ: "" },
172
+ { json: "activities", js: "activities", typ: u(undefined, r("Activities")) },
173
+ { json: "authorization", js: "authorization", typ: u(undefined, r("TeamsManifestV1D17Authorization")) },
174
+ { json: "bots", js: "bots", typ: u(undefined, a(r("Bot"))) },
175
+ { json: "composeExtensions", js: "composeExtensions", typ: u(undefined, a(r("ComposeExtension"))) },
176
+ { json: "configurableProperties", js: "configurableProperties", typ: u(undefined, a(r("ConfigurableProperty"))) },
177
+ { json: "configurableTabs", js: "configurableTabs", typ: u(undefined, a(r("ConfigurableTab"))) },
178
+ { json: "connectors", js: "connectors", typ: u(undefined, a(r("Connector"))) },
179
+ { json: "dashboardCards", js: "dashboardCards", typ: u(undefined, a(r("DashboardCard"))) },
180
+ { json: "defaultBlockUntilAdminAction", js: "defaultBlockUntilAdminAction", typ: u(undefined, true) },
181
+ { json: "defaultGroupCapability", js: "defaultGroupCapability", typ: u(undefined, r("DefaultGroupCapability")) },
182
+ { json: "defaultInstallScope", js: "defaultInstallScope", typ: u(undefined, r("DefaultInstallScope")) },
183
+ { json: "description", js: "description", typ: r("Description") },
184
+ { json: "developer", js: "developer", typ: r("Developer") },
185
+ { json: "devicePermissions", js: "devicePermissions", typ: u(undefined, a(r("DevicePermission"))) },
186
+ { json: "extensions", js: "extensions", typ: u(undefined, a(r("ElementExtension"))) },
187
+ { json: "graphConnector", js: "graphConnector", typ: u(undefined, r("GraphConnector")) },
188
+ { json: "icons", js: "icons", typ: r("Icons") },
189
+ { json: "id", js: "id", typ: "" },
190
+ { json: "isFullScreen", js: "isFullScreen", typ: u(undefined, true) },
191
+ { json: "localizationInfo", js: "localizationInfo", typ: u(undefined, r("LocalizationInfo")) },
192
+ { json: "manifestVersion", js: "manifestVersion", typ: r("ManifestVersion") },
193
+ { json: "meetingExtensionDefinition", js: "meetingExtensionDefinition", typ: u(undefined, r("MeetingExtensionDefinition")) },
194
+ { json: "name", js: "name", typ: r("Name") },
195
+ { json: "permissions", js: "permissions", typ: u(undefined, a(r("Permission"))) },
196
+ { json: "publisherDocsUrl", js: "publisherDocsUrl", typ: u(undefined, "") },
197
+ { json: "showLoadingIndicator", js: "showLoadingIndicator", typ: u(undefined, true) },
198
+ { json: "staticTabs", js: "staticTabs", typ: u(undefined, a(r("StaticTab"))) },
199
+ { json: "subscriptionOffer", js: "subscriptionOffer", typ: u(undefined, r("SubscriptionOffer")) },
200
+ { json: "supportedChannelTypes", js: "supportedChannelTypes", typ: u(undefined, a(r("SupportedChannelType"))) },
201
+ { json: "validDomains", js: "validDomains", typ: u(undefined, a("")) },
202
+ { json: "version", js: "version", typ: "" },
203
+ { json: "webApplicationInfo", js: "webApplicationInfo", typ: u(undefined, r("WebApplicationInfo")) },
204
+ ], false),
205
+ "Activities": o([
206
+ { json: "activityTypes", js: "activityTypes", typ: u(undefined, a(r("ActivityType"))) },
207
+ ], false),
208
+ "ActivityType": o([
209
+ { json: "description", js: "description", typ: "" },
210
+ { json: "templateText", js: "templateText", typ: "" },
211
+ { json: "type", js: "type", typ: "" },
212
+ ], false),
213
+ "TeamsManifestV1D17Authorization": o([
214
+ { json: "permissions", js: "permissions", typ: u(undefined, r("Permissions")) },
215
+ ], false),
216
+ "Permissions": o([
217
+ { json: "resourceSpecific", js: "resourceSpecific", typ: u(undefined, a(r("ResourceSpecific"))) },
218
+ ], false),
219
+ "ResourceSpecific": o([
220
+ { json: "name", js: "name", typ: "" },
221
+ { json: "type", js: "type", typ: r("ResourceSpecificType") },
222
+ ], false),
223
+ "Bot": o([
224
+ { json: "botId", js: "botId", typ: "" },
225
+ { json: "commandLists", js: "commandLists", typ: u(undefined, a(r("CommandList"))) },
226
+ { json: "configuration", js: "configuration", typ: u(undefined, r("Configuration")) },
227
+ { json: "isNotificationOnly", js: "isNotificationOnly", typ: u(undefined, true) },
228
+ { json: "needsChannelSelector", js: "needsChannelSelector", typ: u(undefined, true) },
229
+ { json: "scopes", js: "scopes", typ: a(r("CommandListScope")) },
230
+ { json: "supportsCalling", js: "supportsCalling", typ: u(undefined, true) },
231
+ { json: "supportsFiles", js: "supportsFiles", typ: u(undefined, true) },
232
+ { json: "supportsVideo", js: "supportsVideo", typ: u(undefined, true) },
233
+ ], false),
234
+ "CommandList": o([
235
+ { json: "commands", js: "commands", typ: a(r("CommandListCommand")) },
236
+ { json: "scopes", js: "scopes", typ: a(r("CommandListScope")) },
237
+ ], false),
238
+ "CommandListCommand": o([
239
+ { json: "description", js: "description", typ: "" },
240
+ { json: "title", js: "title", typ: "" },
241
+ ], false),
242
+ "Configuration": o([
243
+ { json: "groupChat", js: "groupChat", typ: u(undefined, r("GroupChat")) },
244
+ { json: "team", js: "team", typ: u(undefined, r("GroupChat")) },
245
+ ], false),
246
+ "GroupChat": o([
247
+ { json: "fetchTask", js: "fetchTask", typ: u(undefined, true) },
248
+ { json: "taskInfo", js: "taskInfo", typ: u(undefined, r("TaskInfo")) },
249
+ ], false),
250
+ "TaskInfo": o([
251
+ { json: "height", js: "height", typ: u(undefined, "") },
252
+ { json: "title", js: "title", typ: u(undefined, "") },
253
+ { json: "url", js: "url", typ: u(undefined, "") },
254
+ { json: "width", js: "width", typ: u(undefined, "") },
255
+ ], false),
256
+ "ComposeExtension": o([
257
+ { json: "apiSpecificationFile", js: "apiSpecificationFile", typ: u(undefined, "") },
258
+ { json: "authorization", js: "authorization", typ: u(undefined, r("ComposeExtensionAuthorization")) },
259
+ { json: "botId", js: "botId", typ: u(undefined, "") },
260
+ { json: "canUpdateConfiguration", js: "canUpdateConfiguration", typ: u(undefined, u(true, null)) },
261
+ { json: "commands", js: "commands", typ: u(undefined, a(r("ComposeExtensionCommand"))) },
262
+ { json: "composeExtensionType", js: "composeExtensionType", typ: u(undefined, r("ComposeExtensionType")) },
263
+ { json: "messageHandlers", js: "messageHandlers", typ: u(undefined, a(r("MessageHandler"))) },
264
+ ], false),
265
+ "ComposeExtensionAuthorization": o([
266
+ { json: "apiSecretServiceAuthConfiguration", js: "apiSecretServiceAuthConfiguration", typ: u(undefined, r("APISecretServiceAuthConfiguration")) },
267
+ { json: "authType", js: "authType", typ: u(undefined, r("AuthType")) },
268
+ { json: "microsoftEntraConfiguration", js: "microsoftEntraConfiguration", typ: u(undefined, r("MicrosoftEntraConfiguration")) },
269
+ ], false),
270
+ "APISecretServiceAuthConfiguration": o([
271
+ { json: "apiSecretRegistrationId", js: "apiSecretRegistrationId", typ: u(undefined, "") },
272
+ ], false),
273
+ "MicrosoftEntraConfiguration": o([
274
+ { json: "supportsSingleSignOn", js: "supportsSingleSignOn", typ: u(undefined, true) },
275
+ ], false),
276
+ "ComposeExtensionCommand": o([
277
+ { json: "apiResponseRenderingTemplateFile", js: "apiResponseRenderingTemplateFile", typ: u(undefined, "") },
278
+ { json: "context", js: "context", typ: u(undefined, a(r("CommandContext"))) },
279
+ { json: "description", js: "description", typ: u(undefined, "") },
280
+ { json: "fetchTask", js: "fetchTask", typ: u(undefined, true) },
281
+ { json: "id", js: "id", typ: "" },
282
+ { json: "initialRun", js: "initialRun", typ: u(undefined, true) },
283
+ { json: "parameters", js: "parameters", typ: u(undefined, a(r("Parameter"))) },
284
+ { json: "samplePrompts", js: "samplePrompts", typ: u(undefined, a(r("SamplePrompt"))) },
285
+ { json: "semanticDescription", js: "semanticDescription", typ: u(undefined, "") },
286
+ { json: "taskInfo", js: "taskInfo", typ: u(undefined, r("TaskInfo")) },
287
+ { json: "title", js: "title", typ: "" },
288
+ { json: "type", js: "type", typ: u(undefined, r("CommandType")) },
289
+ ], false),
290
+ "Parameter": o([
291
+ { json: "choices", js: "choices", typ: u(undefined, a(r("Choice"))) },
292
+ { json: "description", js: "description", typ: u(undefined, "") },
293
+ { json: "inputType", js: "inputType", typ: u(undefined, r("InputType")) },
294
+ { json: "isRequired", js: "isRequired", typ: u(undefined, true) },
295
+ { json: "name", js: "name", typ: "" },
296
+ { json: "semanticDescription", js: "semanticDescription", typ: u(undefined, "") },
297
+ { json: "title", js: "title", typ: "" },
298
+ { json: "value", js: "value", typ: u(undefined, "") },
299
+ ], false),
300
+ "Choice": o([
301
+ { json: "title", js: "title", typ: "" },
302
+ { json: "value", js: "value", typ: "" },
303
+ ], false),
304
+ "SamplePrompt": o([
305
+ { json: "text", js: "text", typ: "" },
306
+ ], false),
307
+ "MessageHandler": o([
308
+ { json: "type", js: "type", typ: r("MessageHandlerType") },
309
+ { json: "value", js: "value", typ: r("Value") },
310
+ ], false),
311
+ "Value": o([
312
+ { json: "domains", js: "domains", typ: u(undefined, a("")) },
313
+ { json: "supportsAnonymizedPayloads", js: "supportsAnonymizedPayloads", typ: u(undefined, true) },
314
+ ], "any"),
315
+ "ConfigurableTab": o([
316
+ { json: "canUpdateConfiguration", js: "canUpdateConfiguration", typ: u(undefined, true) },
317
+ { json: "configurationUrl", js: "configurationUrl", typ: "" },
318
+ { json: "context", js: "context", typ: u(undefined, a(r("ConfigurableTabContext"))) },
319
+ { json: "meetingSurfaces", js: "meetingSurfaces", typ: u(undefined, a(r("MeetingSurface"))) },
320
+ { json: "scopes", js: "scopes", typ: a(r("ConfigurableTabScope")) },
321
+ { json: "sharePointPreviewImage", js: "sharePointPreviewImage", typ: u(undefined, "") },
322
+ { json: "supportedSharePointHosts", js: "supportedSharePointHosts", typ: u(undefined, a(r("SupportedSharePointHost"))) },
323
+ ], false),
324
+ "Connector": o([
325
+ { json: "configurationUrl", js: "configurationUrl", typ: u(undefined, "") },
326
+ { json: "connectorId", js: "connectorId", typ: "" },
327
+ { json: "scopes", js: "scopes", typ: a(r("ConnectorScope")) },
328
+ ], false),
329
+ "DashboardCard": o([
330
+ { json: "contentSource", js: "contentSource", typ: r("DashboardCardContentSource") },
331
+ { json: "defaultSize", js: "defaultSize", typ: r("DefaultSize") },
332
+ { json: "description", js: "description", typ: "" },
333
+ { json: "displayName", js: "displayName", typ: "" },
334
+ { json: "icon", js: "icon", typ: u(undefined, r("DashboardCardIcon")) },
335
+ { json: "id", js: "id", typ: "" },
336
+ { json: "pickerGroupId", js: "pickerGroupId", typ: "" },
337
+ ], false),
338
+ "DashboardCardContentSource": o([
339
+ { json: "botConfiguration", js: "botConfiguration", typ: u(undefined, r("BotConfiguration")) },
340
+ { json: "sourceType", js: "sourceType", typ: u(undefined, r("SourceType")) },
341
+ ], false),
342
+ "BotConfiguration": o([
343
+ { json: "botId", js: "botId", typ: u(undefined, "") },
344
+ ], false),
345
+ "DashboardCardIcon": o([
346
+ { json: "iconUrl", js: "iconUrl", typ: u(undefined, "") },
347
+ { json: "officeUIFabricIconName", js: "officeUIFabricIconName", typ: u(undefined, "") },
348
+ ], false),
349
+ "DefaultGroupCapability": o([
350
+ { json: "groupchat", js: "groupchat", typ: u(undefined, r("Groupchat")) },
351
+ { json: "meetings", js: "meetings", typ: u(undefined, r("Groupchat")) },
352
+ { json: "team", js: "team", typ: u(undefined, r("Groupchat")) },
353
+ ], false),
354
+ "Description": o([
355
+ { json: "full", js: "full", typ: "" },
356
+ { json: "short", js: "short", typ: "" },
357
+ ], false),
358
+ "Developer": o([
359
+ { json: "mpnId", js: "mpnId", typ: u(undefined, "") },
360
+ { json: "name", js: "name", typ: "" },
361
+ { json: "privacyUrl", js: "privacyUrl", typ: "" },
362
+ { json: "termsOfUseUrl", js: "termsOfUseUrl", typ: "" },
363
+ { json: "websiteUrl", js: "websiteUrl", typ: "" },
364
+ ], false),
365
+ "ElementExtension": o([
366
+ { json: "alternates", js: "alternates", typ: u(undefined, a(r("ExtensionAlternateVersionsArray"))) },
367
+ { json: "audienceClaimUrl", js: "audienceClaimUrl", typ: u(undefined, "") },
368
+ { json: "autoRunEvents", js: "autoRunEvents", typ: u(undefined, a(r("ExtensionAutoRunEventsArray"))) },
369
+ { json: "requirements", js: "requirements", typ: u(undefined, r("RequirementsExtensionElement")) },
370
+ { json: "ribbons", js: "ribbons", typ: u(undefined, a(r("ExtensionRibbonsArray"))) },
371
+ { json: "runtimes", js: "runtimes", typ: u(undefined, a(r("ExtensionRuntimesArray"))) },
372
+ ], false),
373
+ "ExtensionAlternateVersionsArray": o([
374
+ { json: "alternateIcons", js: "alternateIcons", typ: u(undefined, r("AlternateIcons")) },
375
+ { json: "hide", js: "hide", typ: u(undefined, r("Hide")) },
376
+ { json: "prefer", js: "prefer", typ: u(undefined, r("Prefer")) },
377
+ { json: "requirements", js: "requirements", typ: u(undefined, r("RequirementsExtensionElement")) },
378
+ ], false),
379
+ "AlternateIcons": o([
380
+ { json: "highResolutionIcon", js: "highResolutionIcon", typ: r("ExtensionCommonIcon") },
381
+ { json: "icon", js: "icon", typ: r("ExtensionCommonIcon") },
382
+ ], false),
383
+ "ExtensionCommonIcon": o([
384
+ { json: "size", js: "size", typ: 3.14 },
385
+ { json: "url", js: "url", typ: "" },
386
+ ], false),
387
+ "Hide": o([
388
+ { json: "customOfficeAddin", js: "customOfficeAddin", typ: u(undefined, r("CustomOfficeAddin")) },
389
+ { json: "storeOfficeAddin", js: "storeOfficeAddin", typ: u(undefined, r("StoreOfficeAddin")) },
390
+ ], "any"),
391
+ "CustomOfficeAddin": o([
392
+ { json: "officeAddinId", js: "officeAddinId", typ: "" },
393
+ ], false),
394
+ "StoreOfficeAddin": o([
395
+ { json: "assetId", js: "assetId", typ: "" },
396
+ { json: "officeAddinId", js: "officeAddinId", typ: "" },
397
+ ], false),
398
+ "Prefer": o([
399
+ { json: "comAddin", js: "comAddin", typ: u(undefined, r("COMAddin")) },
400
+ ], "any"),
401
+ "COMAddin": o([
402
+ { json: "progId", js: "progId", typ: "" },
403
+ ], false),
404
+ "RequirementsExtensionElement": o([
405
+ { json: "capabilities", js: "capabilities", typ: u(undefined, a(r("Capability"))) },
406
+ { json: "formFactors", js: "formFactors", typ: u(undefined, a(r("FormFactor"))) },
407
+ { json: "scopes", js: "scopes", typ: u(undefined, a(r("RequirementsScope"))) },
408
+ ], false),
409
+ "Capability": o([
410
+ { json: "maxVersion", js: "maxVersion", typ: u(undefined, "") },
411
+ { json: "minVersion", js: "minVersion", typ: u(undefined, "") },
412
+ { json: "name", js: "name", typ: "" },
413
+ ], false),
414
+ "ExtensionAutoRunEventsArray": o([
415
+ { json: "events", js: "events", typ: a(r("Event")) },
416
+ { json: "requirements", js: "requirements", typ: u(undefined, r("RequirementsExtensionElement")) },
417
+ ], false),
418
+ "Event": o([
419
+ { json: "actionId", js: "actionId", typ: "" },
420
+ { json: "options", js: "options", typ: u(undefined, r("Options")) },
421
+ { json: "type", js: "type", typ: "" },
422
+ ], false),
423
+ "Options": o([
424
+ { json: "sendMode", js: "sendMode", typ: r("SendMode") },
425
+ ], false),
426
+ "ExtensionRibbonsArray": o([
427
+ { json: "contexts", js: "contexts", typ: u(undefined, a(r("ExtensionContext"))) },
428
+ { json: "requirements", js: "requirements", typ: u(undefined, r("RequirementsExtensionElement")) },
429
+ { json: "tabs", js: "tabs", typ: a(r("ExtensionRibbonsArrayTabsItem")) },
430
+ ], false),
431
+ "ExtensionRibbonsArrayTabsItem": o([
432
+ { json: "builtInTabId", js: "builtInTabId", typ: u(undefined, "") },
433
+ { json: "customMobileRibbonGroups", js: "customMobileRibbonGroups", typ: u(undefined, a(r("ExtensionRibbonsCustomMobileGroupItem"))) },
434
+ { json: "groups", js: "groups", typ: u(undefined, a(r("ExtensionRibbonsCustomTabGroupsItem"))) },
435
+ { json: "id", js: "id", typ: u(undefined, "") },
436
+ { json: "label", js: "label", typ: u(undefined, "") },
437
+ { json: "position", js: "position", typ: u(undefined, r("Position")) },
438
+ ], false),
439
+ "ExtensionRibbonsCustomMobileGroupItem": o([
440
+ { json: "controls", js: "controls", typ: a(r("ExtensionRibbonsCustomMobileControlButtonItem")) },
441
+ { json: "id", js: "id", typ: "" },
442
+ { json: "label", js: "label", typ: "" },
443
+ ], "any"),
444
+ "ExtensionRibbonsCustomMobileControlButtonItem": o([
445
+ { json: "actionId", js: "actionId", typ: "" },
446
+ { json: "icons", js: "icons", typ: a(r("ExtensionCustomMobileIcon")) },
447
+ { json: "id", js: "id", typ: "" },
448
+ { json: "label", js: "label", typ: "" },
449
+ { json: "type", js: "type", typ: r("PurpleType") },
450
+ ], "any"),
451
+ "ExtensionCustomMobileIcon": o([
452
+ { json: "scale", js: "scale", typ: 3.14 },
453
+ { json: "size", js: "size", typ: 3.14 },
454
+ { json: "url", js: "url", typ: "" },
455
+ ], false),
456
+ "ExtensionRibbonsCustomTabGroupsItem": o([
457
+ { json: "builtInGroupId", js: "builtInGroupId", typ: u(undefined, "") },
458
+ { json: "controls", js: "controls", typ: u(undefined, a(r("ExtensionCommonCustomGroupControlsItem"))) },
459
+ { json: "icons", js: "icons", typ: u(undefined, a(r("ExtensionCommonIcon"))) },
460
+ { json: "id", js: "id", typ: u(undefined, "") },
461
+ { json: "label", js: "label", typ: u(undefined, "") },
462
+ ], false),
463
+ "ExtensionCommonCustomGroupControlsItem": o([
464
+ { json: "actionId", js: "actionId", typ: "" },
465
+ { json: "builtInControlId", js: "builtInControlId", typ: u(undefined, "") },
466
+ { json: "enabled", js: "enabled", typ: u(undefined, true) },
467
+ { json: "icons", js: "icons", typ: a(r("ExtensionCommonIcon")) },
468
+ { json: "id", js: "id", typ: "" },
469
+ { json: "items", js: "items", typ: u(undefined, a(r("ExtensionCommonCustomControlMenuItem"))) },
470
+ { json: "label", js: "label", typ: "" },
471
+ { json: "overriddenByRibbonApi", js: "overriddenByRibbonApi", typ: u(undefined, true) },
472
+ { json: "supertip", js: "supertip", typ: r("ExtensionCommonSuperToolTip") },
473
+ { json: "type", js: "type", typ: r("FluffyType") },
474
+ ], false),
475
+ "ExtensionCommonCustomControlMenuItem": o([
476
+ { json: "actionId", js: "actionId", typ: "" },
477
+ { json: "enabled", js: "enabled", typ: u(undefined, true) },
478
+ { json: "icons", js: "icons", typ: u(undefined, a(r("ExtensionCommonIcon"))) },
479
+ { json: "id", js: "id", typ: "" },
480
+ { json: "label", js: "label", typ: "" },
481
+ { json: "overriddenByRibbonApi", js: "overriddenByRibbonApi", typ: u(undefined, true) },
482
+ { json: "supertip", js: "supertip", typ: r("ExtensionCommonSuperToolTip") },
483
+ { json: "type", js: "type", typ: r("ItemType") },
484
+ ], false),
485
+ "ExtensionCommonSuperToolTip": o([
486
+ { json: "description", js: "description", typ: "" },
487
+ { json: "title", js: "title", typ: "" },
488
+ ], false),
489
+ "Position": o([
490
+ { json: "align", js: "align", typ: r("Align") },
491
+ { json: "builtInTabId", js: "builtInTabId", typ: "" },
492
+ ], false),
493
+ "ExtensionRuntimesArray": o([
494
+ { json: "actions", js: "actions", typ: u(undefined, a(r("ExtensionRuntimesActionsItem"))) },
495
+ { json: "code", js: "code", typ: r("ExtensionRuntimeCode") },
496
+ { json: "id", js: "id", typ: "" },
497
+ { json: "lifetime", js: "lifetime", typ: u(undefined, r("Lifetime")) },
498
+ { json: "requirements", js: "requirements", typ: u(undefined, r("RequirementsExtensionElement")) },
499
+ { json: "type", js: "type", typ: u(undefined, r("RuntimeType")) },
500
+ ], false),
501
+ "ExtensionRuntimesActionsItem": o([
502
+ { json: "displayName", js: "displayName", typ: u(undefined, "") },
503
+ { json: "id", js: "id", typ: "" },
504
+ { json: "multiselect", js: "multiselect", typ: u(undefined, true) },
505
+ { json: "pinnable", js: "pinnable", typ: u(undefined, true) },
506
+ { json: "supportsNoItemContext", js: "supportsNoItemContext", typ: u(undefined, true) },
507
+ { json: "type", js: "type", typ: r("ActionType") },
508
+ { json: "view", js: "view", typ: u(undefined, "") },
509
+ ], false),
510
+ "ExtensionRuntimeCode": o([
511
+ { json: "page", js: "page", typ: "" },
512
+ { json: "script", js: "script", typ: u(undefined, "") },
513
+ ], false),
514
+ "GraphConnector": o([
515
+ { json: "notificationUrl", js: "notificationUrl", typ: "" },
516
+ ], false),
517
+ "Icons": o([
518
+ { json: "color", js: "color", typ: "" },
519
+ { json: "outline", js: "outline", typ: "" },
520
+ ], false),
521
+ "LocalizationInfo": o([
522
+ { json: "additionalLanguages", js: "additionalLanguages", typ: u(undefined, a(r("AdditionalLanguage"))) },
523
+ { json: "defaultLanguageTag", js: "defaultLanguageTag", typ: "" },
524
+ ], false),
525
+ "AdditionalLanguage": o([
526
+ { json: "file", js: "file", typ: "" },
527
+ { json: "languageTag", js: "languageTag", typ: "" },
528
+ ], false),
529
+ "MeetingExtensionDefinition": o([
530
+ { json: "scenes", js: "scenes", typ: u(undefined, a(r("Scene"))) },
531
+ { json: "supportsAnonymousGuestUsers", js: "supportsAnonymousGuestUsers", typ: u(undefined, true) },
532
+ { json: "supportsStreaming", js: "supportsStreaming", typ: u(undefined, true) },
533
+ ], false),
534
+ "Scene": o([
535
+ { json: "file", js: "file", typ: "" },
536
+ { json: "id", js: "id", typ: "" },
537
+ { json: "maxAudience", js: "maxAudience", typ: 0 },
538
+ { json: "name", js: "name", typ: "" },
539
+ { json: "preview", js: "preview", typ: "" },
540
+ { json: "seatsReservedForOrganizersOrPresenters", js: "seatsReservedForOrganizersOrPresenters", typ: 0 },
541
+ ], false),
542
+ "Name": o([
543
+ { json: "full", js: "full", typ: "" },
544
+ { json: "short", js: "short", typ: "" },
545
+ ], false),
546
+ "StaticTab": o([
547
+ { json: "contentBotId", js: "contentBotId", typ: u(undefined, "") },
548
+ { json: "contentUrl", js: "contentUrl", typ: u(undefined, "") },
549
+ { json: "context", js: "context", typ: u(undefined, a(r("StaticTabContext"))) },
550
+ { json: "entityId", js: "entityId", typ: "" },
551
+ { json: "name", js: "name", typ: u(undefined, "") },
552
+ { json: "scopes", js: "scopes", typ: a(r("CommandListScope")) },
553
+ { json: "searchUrl", js: "searchUrl", typ: u(undefined, "") },
554
+ { json: "websiteUrl", js: "websiteUrl", typ: u(undefined, "") },
555
+ ], false),
556
+ "SubscriptionOffer": o([
557
+ { json: "offerId", js: "offerId", typ: "" },
558
+ ], false),
559
+ "WebApplicationInfo": o([
560
+ { json: "id", js: "id", typ: "" },
561
+ { json: "resource", js: "resource", typ: u(undefined, "") },
562
+ ], false),
563
+ "ResourceSpecificType": [
564
+ "Application",
565
+ "Delegated",
566
+ ],
567
+ "CommandListScope": [
568
+ "groupChat",
569
+ "personal",
570
+ "team",
571
+ ],
572
+ "AuthType": [
573
+ "apiSecretServiceAuth",
574
+ "microsoftEntra",
575
+ "none",
576
+ ],
577
+ "CommandContext": [
578
+ "commandBox",
579
+ "compose",
580
+ "message",
581
+ ],
582
+ "InputType": [
583
+ "choiceset",
584
+ "date",
585
+ "number",
586
+ "text",
587
+ "textarea",
588
+ "time",
589
+ "toggle",
590
+ ],
591
+ "CommandType": [
592
+ "action",
593
+ "query",
594
+ ],
595
+ "ComposeExtensionType": [
596
+ "apiBased",
597
+ "botBased",
598
+ ],
599
+ "MessageHandlerType": [
600
+ "link",
601
+ ],
602
+ "ConfigurableProperty": [
603
+ "accentColor",
604
+ "developerUrl",
605
+ "largeImageUrl",
606
+ "longDescription",
607
+ "name",
608
+ "privacyUrl",
609
+ "shortDescription",
610
+ "smallImageUrl",
611
+ "termsOfUseUrl",
612
+ ],
613
+ "ConfigurableTabContext": [
614
+ "channelTab",
615
+ "meetingChatTab",
616
+ "meetingDetailsTab",
617
+ "meetingSidePanel",
618
+ "meetingStage",
619
+ "personalTab",
620
+ "privateChatTab",
621
+ ],
622
+ "MeetingSurface": [
623
+ "sidePanel",
624
+ "stage",
625
+ ],
626
+ "ConfigurableTabScope": [
627
+ "groupChat",
628
+ "team",
629
+ ],
630
+ "SupportedSharePointHost": [
631
+ "sharePointFullPage",
632
+ "sharePointWebPart",
633
+ ],
634
+ "ConnectorScope": [
635
+ "team",
636
+ ],
637
+ "SourceType": [
638
+ "bot",
639
+ ],
640
+ "DefaultSize": [
641
+ "large",
642
+ "medium",
643
+ ],
644
+ "Groupchat": [
645
+ "bot",
646
+ "connector",
647
+ "tab",
648
+ ],
649
+ "DefaultInstallScope": [
650
+ "groupChat",
651
+ "meetings",
652
+ "personal",
653
+ "team",
654
+ ],
655
+ "DevicePermission": [
656
+ "geolocation",
657
+ "midi",
658
+ "media",
659
+ "notifications",
660
+ "openExternal",
661
+ ],
662
+ "FormFactor": [
663
+ "desktop",
664
+ "mobile",
665
+ ],
666
+ "RequirementsScope": [
667
+ "document",
668
+ "mail",
669
+ "presentation",
670
+ "workbook",
671
+ ],
672
+ "SendMode": [
673
+ "block",
674
+ "promptUser",
675
+ "softBlock",
676
+ ],
677
+ "ExtensionContext": [
678
+ "default",
679
+ "logEventMeetingDetailsAttendee",
680
+ "mailCompose",
681
+ "mailRead",
682
+ "meetingDetailsAttendee",
683
+ "meetingDetailsOrganizer",
684
+ "onlineMeetingDetailsOrganizer",
685
+ ],
686
+ "PurpleType": [
687
+ "mobileButton",
688
+ ],
689
+ "ItemType": [
690
+ "menuItem",
691
+ ],
692
+ "FluffyType": [
693
+ "button",
694
+ "menu",
695
+ ],
696
+ "Align": [
697
+ "after",
698
+ "before",
699
+ ],
700
+ "ActionType": [
701
+ "executeFunction",
702
+ "openPage",
703
+ ],
704
+ "Lifetime": [
705
+ "long",
706
+ "short",
707
+ ],
708
+ "RuntimeType": [
709
+ "general",
710
+ ],
711
+ "ManifestVersion": [
712
+ "1.17",
713
+ ],
714
+ "Permission": [
715
+ "identity",
716
+ "messageTeamMembers",
717
+ ],
718
+ "StaticTabContext": [
719
+ "channelTab",
720
+ "meetingChatTab",
721
+ "meetingDetailsTab",
722
+ "meetingSidePanel",
723
+ "meetingStage",
724
+ "personalTab",
725
+ "privateChatTab",
726
+ "teamLevelApp",
727
+ ],
728
+ "SupportedChannelType": [
729
+ "privateChannels",
730
+ "sharedChannels",
731
+ ],
732
+ };
733
+ //# sourceMappingURL=TeamsManifestV1D17.js.map