@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,1090 @@
1
+ "use strict";
2
+ // To parse this data:
3
+ //
4
+ // import { Convert, TeamsManifestVDevPreview } from "./file";
5
+ //
6
+ // const teamsManifestVDevPreview = Convert.toTeamsManifestVDevPreview(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 toTeamsManifestVDevPreview(json) {
16
+ return cast(JSON.parse(json), r("TeamsManifestVDevPreview"));
17
+ }
18
+ static teamsManifestVDevPreviewToJson(value) {
19
+ return JSON.stringify(uncast(value, r("TeamsManifestVDevPreview")), 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
+ "TeamsManifestVDevPreview": o([
170
+ { json: "$schema", js: "$schema", typ: u(undefined, "") },
171
+ { json: "accentColor", js: "accentColor", typ: "" },
172
+ { json: "actions", js: "actions", typ: u(undefined, a(r("ElementAction"))) },
173
+ { json: "activities", js: "activities", typ: u(undefined, r("Activities")) },
174
+ { json: "authorization", js: "authorization", typ: u(undefined, r("TeamsManifestVDevPreviewAuthorization")) },
175
+ { json: "backgroundLoadConfiguration", js: "backgroundLoadConfiguration", typ: u(undefined, r("BackgroundLoadConfiguration")) },
176
+ { json: "bots", js: "bots", typ: u(undefined, a(r("Bot"))) },
177
+ { json: "composeExtensions", js: "composeExtensions", typ: u(undefined, a(r("ComposeExtension"))) },
178
+ { json: "configurableProperties", js: "configurableProperties", typ: u(undefined, a(r("ConfigurableProperty"))) },
179
+ { json: "configurableTabs", js: "configurableTabs", typ: u(undefined, a(r("ConfigurableTab"))) },
180
+ { json: "connectors", js: "connectors", typ: u(undefined, a(r("Connector"))) },
181
+ { json: "copilotAgents", js: "copilotAgents", typ: u(undefined, r("CopilotAgents")) },
182
+ { json: "dashboardCards", js: "dashboardCards", typ: u(undefined, a(r("DashboardCard"))) },
183
+ { json: "defaultBlockUntilAdminAction", js: "defaultBlockUntilAdminAction", typ: u(undefined, true) },
184
+ { json: "defaultGroupCapability", js: "defaultGroupCapability", typ: u(undefined, r("DefaultGroupCapability")) },
185
+ { json: "defaultInstallScope", js: "defaultInstallScope", typ: u(undefined, r("DefaultInstallScope")) },
186
+ { json: "description", js: "description", typ: r("Description") },
187
+ { json: "developer", js: "developer", typ: r("Developer") },
188
+ { json: "devicePermissions", js: "devicePermissions", typ: u(undefined, a(r("DevicePermission"))) },
189
+ { json: "elementRelationshipSet", js: "elementRelationshipSet", typ: u(undefined, r("ElementRelationshipSet")) },
190
+ { json: "extensions", js: "extensions", typ: u(undefined, a(r("ElementExtension"))) },
191
+ { json: "graphConnector", js: "graphConnector", typ: u(undefined, r("GraphConnector")) },
192
+ { json: "icons", js: "icons", typ: r("Icons") },
193
+ { json: "id", js: "id", typ: "" },
194
+ { json: "intuneInfo", js: "intuneInfo", typ: u(undefined, r("IntuneInfo")) },
195
+ { json: "isFullScreen", js: "isFullScreen", typ: u(undefined, true) },
196
+ { json: "localizationInfo", js: "localizationInfo", typ: u(undefined, r("LocalizationInfo")) },
197
+ { json: "manifestVersion", js: "manifestVersion", typ: r("ManifestVersion") },
198
+ { json: "meetingExtensionDefinition", js: "meetingExtensionDefinition", typ: u(undefined, r("MeetingExtensionDefinition")) },
199
+ { json: "name", js: "name", typ: r("NameClass") },
200
+ { json: "packageName", js: "packageName", typ: u(undefined, "") },
201
+ { json: "permissions", js: "permissions", typ: u(undefined, a(r("Permission"))) },
202
+ { json: "publisherDocsUrl", js: "publisherDocsUrl", typ: u(undefined, "") },
203
+ { json: "scopeConstraints", js: "scopeConstraints", typ: u(undefined, r("ScopeConstraints")) },
204
+ { json: "showLoadingIndicator", js: "showLoadingIndicator", typ: u(undefined, true) },
205
+ { json: "staticTabs", js: "staticTabs", typ: u(undefined, a(r("StaticTab"))) },
206
+ { json: "subscriptionOffer", js: "subscriptionOffer", typ: u(undefined, r("SubscriptionOffer")) },
207
+ { json: "supportedChannelTypes", js: "supportedChannelTypes", typ: u(undefined, a(r("SupportedChannelType"))) },
208
+ { json: "validDomains", js: "validDomains", typ: u(undefined, a("")) },
209
+ { json: "version", js: "version", typ: "" },
210
+ { json: "webApplicationInfo", js: "webApplicationInfo", typ: u(undefined, r("WebApplicationInfo")) },
211
+ ], false),
212
+ "ElementAction": o([
213
+ { json: "description", js: "description", typ: "" },
214
+ { json: "displayName", js: "displayName", typ: "" },
215
+ { json: "handlers", js: "handlers", typ: a(r("Handler")) },
216
+ { json: "icons", js: "icons", typ: u(undefined, a(r("Icon"))) },
217
+ { json: "id", js: "id", typ: "" },
218
+ { json: "intent", js: "intent", typ: r("Intent") },
219
+ ], false),
220
+ "Handler": o([
221
+ { json: "botInfo", js: "botInfo", typ: u(undefined, r("BotInfo")) },
222
+ { json: "dialogInfo", js: "dialogInfo", typ: u(undefined, r("DialogInfo")) },
223
+ { json: "pageInfo", js: "pageInfo", typ: u(undefined, r("PageInfo")) },
224
+ { json: "supportedObjects", js: "supportedObjects", typ: u(undefined, r("SupportedObjects")) },
225
+ { json: "supportsMultiSelect", js: "supportsMultiSelect", typ: u(undefined, true) },
226
+ { json: "type", js: "type", typ: r("HandlerType") },
227
+ { json: "url", js: "url", typ: u(undefined, "") },
228
+ ], "any"),
229
+ "BotInfo": o([
230
+ { json: "botId", js: "botId", typ: "" },
231
+ { json: "fetchTask", js: "fetchTask", typ: u(undefined, true) },
232
+ ], "any"),
233
+ "DialogInfo": o([
234
+ { json: "dialogType", js: "dialogType", typ: r("DialogType") },
235
+ { json: "height", js: "height", typ: "" },
236
+ { json: "parameters", js: "parameters", typ: u(undefined, a(r("ParameterObject"))) },
237
+ { json: "title", js: "title", typ: u(undefined, "") },
238
+ { json: "url", js: "url", typ: u(undefined, "") },
239
+ { json: "width", js: "width", typ: "" },
240
+ ], "any"),
241
+ "ParameterObject": o([
242
+ { json: "description", js: "description", typ: "" },
243
+ { json: "inputType", js: "inputType", typ: "" },
244
+ { json: "name", js: "name", typ: "" },
245
+ { json: "title", js: "title", typ: "" },
246
+ ], "any"),
247
+ "PageInfo": o([
248
+ { json: "pageId", js: "pageId", typ: "" },
249
+ { json: "subpageId", js: "subpageId", typ: u(undefined, "") },
250
+ ], "any"),
251
+ "SupportedObjects": o([
252
+ { json: "file", js: "file", typ: u(undefined, r("File")) },
253
+ { json: "folder", js: "folder", typ: u(undefined, u(m("any"), null)) },
254
+ ], "any"),
255
+ "File": o([
256
+ { json: "extensions", js: "extensions", typ: u(undefined, a("")) },
257
+ ], false),
258
+ "Icon": o([
259
+ { json: "size", js: "size", typ: 3.14 },
260
+ { json: "url", js: "url", typ: "" },
261
+ ], false),
262
+ "Activities": o([
263
+ { json: "activityIcons", js: "activityIcons", typ: u(undefined, a(r("ActivityIcon"))) },
264
+ { json: "activityTypes", js: "activityTypes", typ: u(undefined, a(r("ActivityType"))) },
265
+ ], false),
266
+ "ActivityIcon": o([
267
+ { json: "iconFile", js: "iconFile", typ: "" },
268
+ { json: "id", js: "id", typ: "" },
269
+ ], false),
270
+ "ActivityType": o([
271
+ { json: "allowedIconIds", js: "allowedIconIds", typ: u(undefined, a("")) },
272
+ { json: "description", js: "description", typ: "" },
273
+ { json: "templateText", js: "templateText", typ: "" },
274
+ { json: "type", js: "type", typ: "" },
275
+ ], false),
276
+ "TeamsManifestVDevPreviewAuthorization": o([
277
+ { json: "permissions", js: "permissions", typ: u(undefined, r("Permissions")) },
278
+ ], false),
279
+ "Permissions": o([
280
+ { json: "resourceSpecific", js: "resourceSpecific", typ: u(undefined, a(r("ResourceSpecific"))) },
281
+ ], false),
282
+ "ResourceSpecific": o([
283
+ { json: "name", js: "name", typ: "" },
284
+ { json: "type", js: "type", typ: r("ResourceSpecificType") },
285
+ ], false),
286
+ "BackgroundLoadConfiguration": o([
287
+ { json: "tabConfiguration", js: "tabConfiguration", typ: u(undefined, r("TabConfiguration")) },
288
+ ], false),
289
+ "TabConfiguration": o([
290
+ { json: "contentUrl", js: "contentUrl", typ: "" },
291
+ ], false),
292
+ "Bot": o([
293
+ { json: "allowBotMessageDeleteByUser", js: "allowBotMessageDeleteByUser", typ: u(undefined, true) },
294
+ { json: "botId", js: "botId", typ: "" },
295
+ { json: "commandLists", js: "commandLists", typ: u(undefined, a(r("CommandList"))) },
296
+ { json: "configuration", js: "configuration", typ: u(undefined, r("Configuration")) },
297
+ { json: "isNotificationOnly", js: "isNotificationOnly", typ: u(undefined, true) },
298
+ { json: "needsChannelSelector", js: "needsChannelSelector", typ: u(undefined, true) },
299
+ { json: "requirementSet", js: "requirementSet", typ: u(undefined, r("ElementRequirementSet")) },
300
+ { json: "requiresSecurityEnabledGroup", js: "requiresSecurityEnabledGroup", typ: u(undefined, true) },
301
+ { json: "scopes", js: "scopes", typ: a(r("CommandListScope")) },
302
+ { json: "supportsCalling", js: "supportsCalling", typ: u(undefined, true) },
303
+ { json: "supportsFiles", js: "supportsFiles", typ: u(undefined, true) },
304
+ { json: "supportsVideo", js: "supportsVideo", typ: u(undefined, true) },
305
+ ], false),
306
+ "CommandList": o([
307
+ { json: "commands", js: "commands", typ: a(r("CommandListCommand")) },
308
+ { json: "scopes", js: "scopes", typ: a(r("CommandListScope")) },
309
+ ], false),
310
+ "CommandListCommand": o([
311
+ { json: "description", js: "description", typ: "" },
312
+ { json: "title", js: "title", typ: "" },
313
+ ], false),
314
+ "Configuration": o([
315
+ { json: "groupChat", js: "groupChat", typ: u(undefined, r("ConfigurationGroupChat")) },
316
+ { json: "team", js: "team", typ: u(undefined, r("ConfigurationTeam")) },
317
+ ], false),
318
+ "ConfigurationGroupChat": o([
319
+ { json: "fetchTask", js: "fetchTask", typ: u(undefined, true) },
320
+ { json: "taskInfo", js: "taskInfo", typ: u(undefined, r("TaskInfo")) },
321
+ ], false),
322
+ "TaskInfo": o([
323
+ { json: "height", js: "height", typ: u(undefined, "") },
324
+ { json: "title", js: "title", typ: u(undefined, "") },
325
+ { json: "url", js: "url", typ: u(undefined, "") },
326
+ { json: "width", js: "width", typ: u(undefined, "") },
327
+ ], false),
328
+ "ConfigurationTeam": o([
329
+ { json: "fetchTask", js: "fetchTask", typ: u(undefined, true) },
330
+ { json: "taskInfo", js: "taskInfo", typ: u(undefined, r("TaskInfo")) },
331
+ ], false),
332
+ "ElementRequirementSet": o([
333
+ { json: "hostMustSupportFunctionalities", js: "hostMustSupportFunctionalities", typ: a(r("HostFunctionality")) },
334
+ ], false),
335
+ "HostFunctionality": o([
336
+ { json: "name", js: "name", typ: r("HostMustSupportFunctionalityName") },
337
+ ], false),
338
+ "ComposeExtension": o([
339
+ { json: "apiSpecificationFile", js: "apiSpecificationFile", typ: u(undefined, "") },
340
+ { json: "authorization", js: "authorization", typ: u(undefined, r("ComposeExtensionAuthorization")) },
341
+ { json: "botId", js: "botId", typ: u(undefined, "") },
342
+ { json: "canUpdateConfiguration", js: "canUpdateConfiguration", typ: u(undefined, u(true, null)) },
343
+ { json: "commands", js: "commands", typ: u(undefined, a(r("ComposeExtensionCommand"))) },
344
+ { json: "composeExtensionType", js: "composeExtensionType", typ: u(undefined, r("ComposeExtensionType")) },
345
+ { json: "id", js: "id", typ: u(undefined, "") },
346
+ { json: "messageHandlers", js: "messageHandlers", typ: u(undefined, a(r("MessageHandler"))) },
347
+ { json: "requirementSet", js: "requirementSet", typ: u(undefined, r("ElementRequirementSet")) },
348
+ ], false),
349
+ "ComposeExtensionAuthorization": o([
350
+ { json: "apiSecretServiceAuthConfiguration", js: "apiSecretServiceAuthConfiguration", typ: u(undefined, r("APISecretServiceAuthConfiguration")) },
351
+ { json: "authType", js: "authType", typ: u(undefined, r("AuthType")) },
352
+ { json: "microsoftEntraConfiguration", js: "microsoftEntraConfiguration", typ: u(undefined, r("MicrosoftEntraConfiguration")) },
353
+ { json: "oAuthConfiguration", js: "oAuthConfiguration", typ: u(undefined, r("OAuthConfiguration")) },
354
+ ], false),
355
+ "APISecretServiceAuthConfiguration": o([
356
+ { json: "apiSecretRegistrationId", js: "apiSecretRegistrationId", typ: u(undefined, "") },
357
+ ], false),
358
+ "MicrosoftEntraConfiguration": o([
359
+ { json: "supportsSingleSignOn", js: "supportsSingleSignOn", typ: u(undefined, true) },
360
+ ], false),
361
+ "OAuthConfiguration": o([
362
+ { json: "oAuthConfigurationId", js: "oAuthConfigurationId", typ: u(undefined, "") },
363
+ ], false),
364
+ "ComposeExtensionCommand": o([
365
+ { json: "apiResponseRenderingTemplateFile", js: "apiResponseRenderingTemplateFile", typ: u(undefined, "") },
366
+ { json: "context", js: "context", typ: u(undefined, a(r("CommandContext"))) },
367
+ { json: "description", js: "description", typ: u(undefined, "") },
368
+ { json: "fetchTask", js: "fetchTask", typ: u(undefined, true) },
369
+ { json: "id", js: "id", typ: "" },
370
+ { json: "initialRun", js: "initialRun", typ: u(undefined, true) },
371
+ { json: "parameters", js: "parameters", typ: u(undefined, a(r("ParameterClass"))) },
372
+ { json: "samplePrompts", js: "samplePrompts", typ: u(undefined, a(r("SamplePrompt"))) },
373
+ { json: "semanticDescription", js: "semanticDescription", typ: u(undefined, "") },
374
+ { json: "taskInfo", js: "taskInfo", typ: u(undefined, r("TaskInfo")) },
375
+ { json: "title", js: "title", typ: "" },
376
+ { json: "type", js: "type", typ: u(undefined, r("CommandType")) },
377
+ ], false),
378
+ "ParameterClass": o([
379
+ { json: "choices", js: "choices", typ: u(undefined, a(r("Choice"))) },
380
+ { json: "description", js: "description", typ: u(undefined, "") },
381
+ { json: "inputType", js: "inputType", typ: u(undefined, r("InputType")) },
382
+ { json: "isRequired", js: "isRequired", typ: u(undefined, true) },
383
+ { json: "name", js: "name", typ: "" },
384
+ { json: "semanticDescription", js: "semanticDescription", typ: u(undefined, "") },
385
+ { json: "title", js: "title", typ: "" },
386
+ { json: "value", js: "value", typ: u(undefined, "") },
387
+ ], false),
388
+ "Choice": o([
389
+ { json: "title", js: "title", typ: "" },
390
+ { json: "value", js: "value", typ: "" },
391
+ ], false),
392
+ "SamplePrompt": o([
393
+ { json: "text", js: "text", typ: "" },
394
+ ], false),
395
+ "MessageHandler": o([
396
+ { json: "type", js: "type", typ: r("MessageHandlerType") },
397
+ { json: "value", js: "value", typ: r("Value") },
398
+ ], false),
399
+ "Value": o([
400
+ { json: "domains", js: "domains", typ: u(undefined, a("")) },
401
+ { json: "supportsAnonymizedPayloads", js: "supportsAnonymizedPayloads", typ: u(undefined, true) },
402
+ { json: "supportsAnonymousAccess", js: "supportsAnonymousAccess", typ: u(undefined, true) },
403
+ ], "any"),
404
+ "ConfigurableTab": o([
405
+ { json: "canUpdateConfiguration", js: "canUpdateConfiguration", typ: u(undefined, true) },
406
+ { json: "configurationUrl", js: "configurationUrl", typ: "" },
407
+ { json: "context", js: "context", typ: u(undefined, a(r("ConfigurableTabContext"))) },
408
+ { json: "id", js: "id", typ: u(undefined, "") },
409
+ { json: "meetingSurfaces", js: "meetingSurfaces", typ: u(undefined, a(r("MeetingSurface"))) },
410
+ { json: "scopes", js: "scopes", typ: a(r("ConfigurableTabScope")) },
411
+ { json: "sharePointPreviewImage", js: "sharePointPreviewImage", typ: u(undefined, "") },
412
+ { json: "supportedPlatform", js: "supportedPlatform", typ: u(undefined, a(r("SupportedPlatform"))) },
413
+ { json: "supportedSharePointHosts", js: "supportedSharePointHosts", typ: u(undefined, a(r("SupportedSharePointHost"))) },
414
+ ], false),
415
+ "Connector": o([
416
+ { json: "configurationUrl", js: "configurationUrl", typ: u(undefined, "") },
417
+ { json: "connectorId", js: "connectorId", typ: "" },
418
+ { json: "scopes", js: "scopes", typ: a(r("ConnectorScope")) },
419
+ ], false),
420
+ "CopilotAgents": o([
421
+ { json: "customEngineAgents", js: "customEngineAgents", typ: u(undefined, a(r("CustomEngineAgent"))) },
422
+ { json: "declarativeAgents", js: "declarativeAgents", typ: u(undefined, a(r("DeclarativeAgentRef"))) },
423
+ ], false),
424
+ "CustomEngineAgent": o([
425
+ { json: "id", js: "id", typ: "" },
426
+ { json: "type", js: "type", typ: r("SourceTypeEnum") },
427
+ ], false),
428
+ "DeclarativeAgentRef": o([
429
+ { json: "file", js: "file", typ: "" },
430
+ { json: "id", js: "id", typ: "" },
431
+ ], false),
432
+ "DashboardCard": o([
433
+ { json: "contentSource", js: "contentSource", typ: r("DashboardCardContentSource") },
434
+ { json: "defaultSize", js: "defaultSize", typ: r("DefaultSize") },
435
+ { json: "description", js: "description", typ: "" },
436
+ { json: "displayName", js: "displayName", typ: "" },
437
+ { json: "icon", js: "icon", typ: u(undefined, r("DashboardCardIcon")) },
438
+ { json: "id", js: "id", typ: "" },
439
+ { json: "pickerGroupId", js: "pickerGroupId", typ: "" },
440
+ ], false),
441
+ "DashboardCardContentSource": o([
442
+ { json: "botConfiguration", js: "botConfiguration", typ: u(undefined, r("BotConfiguration")) },
443
+ { json: "sourceType", js: "sourceType", typ: u(undefined, r("SourceTypeEnum")) },
444
+ ], false),
445
+ "BotConfiguration": o([
446
+ { json: "botId", js: "botId", typ: u(undefined, "") },
447
+ ], false),
448
+ "DashboardCardIcon": o([
449
+ { json: "iconUrl", js: "iconUrl", typ: u(undefined, "") },
450
+ { json: "officeUIFabricIconName", js: "officeUIFabricIconName", typ: u(undefined, "") },
451
+ ], false),
452
+ "DefaultGroupCapability": o([
453
+ { json: "groupchat", js: "groupchat", typ: u(undefined, r("Groupchat")) },
454
+ { json: "meetings", js: "meetings", typ: u(undefined, r("Groupchat")) },
455
+ { json: "team", js: "team", typ: u(undefined, r("Groupchat")) },
456
+ ], false),
457
+ "Description": o([
458
+ { json: "full", js: "full", typ: "" },
459
+ { json: "short", js: "short", typ: "" },
460
+ ], false),
461
+ "Developer": o([
462
+ { json: "contactInfo", js: "contactInfo", typ: u(undefined, r("ContactInfo")) },
463
+ { json: "mpnId", js: "mpnId", typ: u(undefined, "") },
464
+ { json: "name", js: "name", typ: "" },
465
+ { json: "privacyUrl", js: "privacyUrl", typ: "" },
466
+ { json: "termsOfUseUrl", js: "termsOfUseUrl", typ: "" },
467
+ { json: "websiteUrl", js: "websiteUrl", typ: "" },
468
+ ], false),
469
+ "ContactInfo": o([
470
+ { json: "defaultSupport", js: "defaultSupport", typ: r("DefaultSupport") },
471
+ ], "any"),
472
+ "DefaultSupport": o([
473
+ { json: "emailsForEmailSupport", js: "emailsForEmailSupport", typ: a("") },
474
+ { json: "userEmailsForChatSupport", js: "userEmailsForChatSupport", typ: a("") },
475
+ ], "any"),
476
+ "ElementRelationshipSet": o([
477
+ { json: "mutualDependencies", js: "mutualDependencies", typ: u(undefined, a(a(r("ElementReference")))) },
478
+ { json: "oneWayDependencies", js: "oneWayDependencies", typ: u(undefined, a(r("OneWayDependency"))) },
479
+ ], false),
480
+ "ElementReference": o([
481
+ { json: "commandIds", js: "commandIds", typ: u(undefined, a("")) },
482
+ { json: "id", js: "id", typ: "" },
483
+ { json: "name", js: "name", typ: r("MutualDependencyName") },
484
+ ], false),
485
+ "OneWayDependency": o([
486
+ { json: "dependsOn", js: "dependsOn", typ: a(r("ElementReference")) },
487
+ { json: "element", js: "element", typ: r("ElementReference") },
488
+ ], false),
489
+ "ElementExtension": o([
490
+ { json: "alternates", js: "alternates", typ: u(undefined, a(r("ExtensionAlternateVersionsArray"))) },
491
+ { json: "appDeeplinks", js: "appDeeplinks", typ: u(undefined, a(r("ExtensionAppDeeplinksArray"))) },
492
+ { json: "audienceClaimUrl", js: "audienceClaimUrl", typ: u(undefined, "") },
493
+ { json: "autoRunEvents", js: "autoRunEvents", typ: u(undefined, a(r("ExtensionAutoRunEventsArray"))) },
494
+ { json: "contentRuntimes", js: "contentRuntimes", typ: u(undefined, a(r("ExtensionContentRuntimeArray"))) },
495
+ { json: "contextMenus", js: "contextMenus", typ: u(undefined, a(r("ExtensionContextMenuArray"))) },
496
+ { json: "getStartedMessages", js: "getStartedMessages", typ: u(undefined, a(r("ExtensionGetStartedMessageArray"))) },
497
+ { json: "keyboardShortcuts", js: "keyboardShortcuts", typ: u(undefined, a(r("ExtensionKeyboardShortcut"))) },
498
+ { json: "requirements", js: "requirements", typ: u(undefined, r("RequirementsExtensionElement")) },
499
+ { json: "ribbons", js: "ribbons", typ: u(undefined, a(r("ExtensionRibbonsArray"))) },
500
+ { json: "runtimes", js: "runtimes", typ: u(undefined, a(r("ExtensionRuntimesArray"))) },
501
+ ], false),
502
+ "ExtensionAlternateVersionsArray": o([
503
+ { json: "alternateIcons", js: "alternateIcons", typ: r("AlternateIcons") },
504
+ { json: "hide", js: "hide", typ: u(undefined, r("Hide")) },
505
+ { json: "prefer", js: "prefer", typ: u(undefined, r("Prefer")) },
506
+ { json: "requirements", js: "requirements", typ: u(undefined, r("RequirementsExtensionElement")) },
507
+ { json: "xllCustomFunctions", js: "xllCustomFunctions", typ: u(undefined, r("ExtensionXllCustomFunctions")) },
508
+ ], false),
509
+ "AlternateIcons": o([
510
+ { json: "highResolutionIcon", js: "highResolutionIcon", typ: r("ExtensionCommonIcon") },
511
+ { json: "icon", js: "icon", typ: r("ExtensionCommonIcon") },
512
+ ], false),
513
+ "ExtensionCommonIcon": o([
514
+ { json: "size", js: "size", typ: 3.14 },
515
+ { json: "url", js: "url", typ: "" },
516
+ ], false),
517
+ "Hide": o([
518
+ { json: "customOfficeAddin", js: "customOfficeAddin", typ: u(undefined, r("CustomOfficeAddin")) },
519
+ { json: "storeOfficeAddin", js: "storeOfficeAddin", typ: u(undefined, r("StoreOfficeAddin")) },
520
+ ], "any"),
521
+ "CustomOfficeAddin": o([
522
+ { json: "officeAddinId", js: "officeAddinId", typ: "" },
523
+ ], false),
524
+ "StoreOfficeAddin": o([
525
+ { json: "assetId", js: "assetId", typ: "" },
526
+ { json: "officeAddinId", js: "officeAddinId", typ: "" },
527
+ ], false),
528
+ "Prefer": o([
529
+ { json: "comAddin", js: "comAddin", typ: u(undefined, r("COMAddin")) },
530
+ ], "any"),
531
+ "COMAddin": o([
532
+ { json: "progId", js: "progId", typ: "" },
533
+ ], false),
534
+ "RequirementsExtensionElement": o([
535
+ { json: "capabilities", js: "capabilities", typ: u(undefined, a(r("Capability"))) },
536
+ { json: "formFactors", js: "formFactors", typ: u(undefined, a(r("FormFactor"))) },
537
+ { json: "scopes", js: "scopes", typ: u(undefined, a(r("RequirementsScope"))) },
538
+ ], false),
539
+ "Capability": o([
540
+ { json: "maxVersion", js: "maxVersion", typ: u(undefined, "") },
541
+ { json: "minVersion", js: "minVersion", typ: u(undefined, "") },
542
+ { json: "name", js: "name", typ: "" },
543
+ ], false),
544
+ "ExtensionXllCustomFunctions": o([
545
+ { json: "fileName", js: "fileName", typ: u(undefined, "") },
546
+ ], "any"),
547
+ "ExtensionAppDeeplinksArray": o([
548
+ { json: "actionId", js: "actionId", typ: "" },
549
+ { json: "contexts", js: "contexts", typ: a(r("ExtensionContext")) },
550
+ { json: "label", js: "label", typ: "" },
551
+ { json: "requirements", js: "requirements", typ: u(undefined, r("AppDeeplinkRequirements")) },
552
+ { json: "semanticDescription", js: "semanticDescription", typ: "" },
553
+ ], false),
554
+ "AppDeeplinkRequirements": o([
555
+ { json: "capabilities", js: "capabilities", typ: u(undefined, a(r("Capability"))) },
556
+ { json: "formFactors", js: "formFactors", typ: u(undefined, a(r("FormFactor"))) },
557
+ { json: "scopes", js: "scopes", typ: u(undefined, a(r("RequirementsScope"))) },
558
+ ], false),
559
+ "ExtensionAutoRunEventsArray": o([
560
+ { json: "events", js: "events", typ: a(r("Event")) },
561
+ { json: "requirements", js: "requirements", typ: u(undefined, r("RequirementsExtensionElement")) },
562
+ ], false),
563
+ "Event": o([
564
+ { json: "actionId", js: "actionId", typ: "" },
565
+ { json: "options", js: "options", typ: u(undefined, r("Options")) },
566
+ { json: "type", js: "type", typ: "" },
567
+ ], false),
568
+ "Options": o([
569
+ { json: "sendMode", js: "sendMode", typ: r("SendMode") },
570
+ ], false),
571
+ "ExtensionContentRuntimeArray": o([
572
+ { json: "code", js: "code", typ: r("ExtensionRuntimeCode") },
573
+ { json: "disableSnapshot", js: "disableSnapshot", typ: u(undefined, true) },
574
+ { json: "id", js: "id", typ: "" },
575
+ { json: "requestedHeight", js: "requestedHeight", typ: u(undefined, 3.14) },
576
+ { json: "requestedWidth", js: "requestedWidth", typ: u(undefined, 3.14) },
577
+ { json: "requirements", js: "requirements", typ: u(undefined, r("ContentRuntimeRequirements")) },
578
+ ], false),
579
+ "ExtensionRuntimeCode": o([
580
+ { json: "page", js: "page", typ: "" },
581
+ { json: "script", js: "script", typ: u(undefined, "") },
582
+ ], false),
583
+ "ContentRuntimeRequirements": o([
584
+ { json: "capabilities", js: "capabilities", typ: u(undefined, a(r("Capability"))) },
585
+ { json: "formFactors", js: "formFactors", typ: u(undefined, a(r("FormFactor"))) },
586
+ { json: "scopes", js: "scopes", typ: u(undefined, a(r("RequirementsScope"))) },
587
+ ], false),
588
+ "ExtensionContextMenuArray": o([
589
+ { json: "menus", js: "menus", typ: a(r("ExtensionMenuItem")) },
590
+ { json: "requirements", js: "requirements", typ: u(undefined, r("ContextMenuRequirements")) },
591
+ ], false),
592
+ "ExtensionMenuItem": o([
593
+ { json: "controls", js: "controls", typ: a(r("ExtensionCommonCustomGroupControlsItem")) },
594
+ { json: "entryPoint", js: "entryPoint", typ: r("EntryPoint") },
595
+ ], false),
596
+ "ExtensionCommonCustomGroupControlsItem": o([
597
+ { json: "actionId", js: "actionId", typ: u(undefined, "") },
598
+ { json: "builtInControlId", js: "builtInControlId", typ: u(undefined, "") },
599
+ { json: "enabled", js: "enabled", typ: u(undefined, true) },
600
+ { json: "icons", js: "icons", typ: a(r("ExtensionCommonIcon")) },
601
+ { json: "id", js: "id", typ: "" },
602
+ { json: "items", js: "items", typ: u(undefined, a(r("ExtensionCommonCustomControlMenuItem"))) },
603
+ { json: "label", js: "label", typ: "" },
604
+ { json: "overriddenByRibbonApi", js: "overriddenByRibbonApi", typ: u(undefined, true) },
605
+ { json: "supertip", js: "supertip", typ: r("ExtensionCommonSuperToolTip") },
606
+ { json: "type", js: "type", typ: r("PurpleType") },
607
+ ], false),
608
+ "ExtensionCommonCustomControlMenuItem": o([
609
+ { json: "actionId", js: "actionId", typ: "" },
610
+ { json: "enabled", js: "enabled", typ: u(undefined, true) },
611
+ { json: "icons", js: "icons", typ: u(undefined, a(r("ExtensionCommonIcon"))) },
612
+ { json: "id", js: "id", typ: "" },
613
+ { json: "label", js: "label", typ: "" },
614
+ { json: "overriddenByRibbonApi", js: "overriddenByRibbonApi", typ: u(undefined, true) },
615
+ { json: "supertip", js: "supertip", typ: r("ExtensionCommonSuperToolTip") },
616
+ { json: "type", js: "type", typ: r("ItemType") },
617
+ ], false),
618
+ "ExtensionCommonSuperToolTip": o([
619
+ { json: "description", js: "description", typ: "" },
620
+ { json: "title", js: "title", typ: "" },
621
+ ], false),
622
+ "ContextMenuRequirements": o([
623
+ { json: "capabilities", js: "capabilities", typ: u(undefined, a(r("Capability"))) },
624
+ { json: "formFactors", js: "formFactors", typ: u(undefined, a(r("FormFactor"))) },
625
+ { json: "scopes", js: "scopes", typ: u(undefined, a(r("RequirementsScope"))) },
626
+ ], false),
627
+ "ExtensionGetStartedMessageArray": o([
628
+ { json: "description", js: "description", typ: "" },
629
+ { json: "learnMoreUrl", js: "learnMoreUrl", typ: "" },
630
+ { json: "requirements", js: "requirements", typ: u(undefined, r("GetStartedMessageRequirements")) },
631
+ { json: "title", js: "title", typ: "" },
632
+ ], false),
633
+ "GetStartedMessageRequirements": o([
634
+ { json: "capabilities", js: "capabilities", typ: u(undefined, a(r("Capability"))) },
635
+ { json: "formFactors", js: "formFactors", typ: u(undefined, a(r("FormFactor"))) },
636
+ { json: "scopes", js: "scopes", typ: u(undefined, a(r("RequirementsScope"))) },
637
+ ], false),
638
+ "ExtensionKeyboardShortcut": o([
639
+ { json: "requirements", js: "requirements", typ: u(undefined, r("RequirementsExtensionElement")) },
640
+ { json: "shortcuts", js: "shortcuts", typ: a(r("ExtensionShortcut")) },
641
+ ], "any"),
642
+ "ExtensionShortcut": o([
643
+ { json: "actionId", js: "actionId", typ: "" },
644
+ { json: "key", js: "key", typ: r("Key") },
645
+ ], "any"),
646
+ "Key": o([
647
+ { json: "default", js: "default", typ: "" },
648
+ { json: "mac", js: "mac", typ: u(undefined, "") },
649
+ { json: "web", js: "web", typ: u(undefined, "") },
650
+ { json: "windows", js: "windows", typ: u(undefined, "") },
651
+ ], "any"),
652
+ "ExtensionRibbonsArray": o([
653
+ { json: "contexts", js: "contexts", typ: u(undefined, a(r("ExtensionContext"))) },
654
+ { json: "fixedControls", js: "fixedControls", typ: u(undefined, a(r("ExtensionRibbonsArrayFixedControlItem"))) },
655
+ { json: "requirements", js: "requirements", typ: u(undefined, r("RequirementsExtensionElement")) },
656
+ { json: "spamPreProcessingDialog", js: "spamPreProcessingDialog", typ: u(undefined, r("ExtensionRibbonsSpamPreProcessingDialog")) },
657
+ { json: "tabs", js: "tabs", typ: a(r("ExtensionRibbonsArrayTabsItem")) },
658
+ ], false),
659
+ "ExtensionRibbonsArrayFixedControlItem": o([
660
+ { json: "actionId", js: "actionId", typ: "" },
661
+ { json: "enabled", js: "enabled", typ: true },
662
+ { json: "icons", js: "icons", typ: a(r("ExtensionCommonIcon")) },
663
+ { json: "id", js: "id", typ: "" },
664
+ { json: "label", js: "label", typ: "" },
665
+ { json: "supertip", js: "supertip", typ: r("ExtensionCommonSuperToolTip") },
666
+ { json: "type", js: "type", typ: r("FixedControlType") },
667
+ ], false),
668
+ "ExtensionRibbonsSpamPreProcessingDialog": o([
669
+ { json: "description", js: "description", typ: "" },
670
+ { json: "spamFreeTextSectionTitle", js: "spamFreeTextSectionTitle", typ: u(undefined, "") },
671
+ { json: "spamMoreInfo", js: "spamMoreInfo", typ: u(undefined, r("SpamMoreInfo")) },
672
+ { json: "spamReportingOptions", js: "spamReportingOptions", typ: u(undefined, r("SpamReportingOptions")) },
673
+ { json: "title", js: "title", typ: "" },
674
+ ], false),
675
+ "SpamMoreInfo": o([
676
+ { json: "text", js: "text", typ: "" },
677
+ { json: "url", js: "url", typ: "" },
678
+ ], "any"),
679
+ "SpamReportingOptions": o([
680
+ { json: "options", js: "options", typ: a("") },
681
+ { json: "title", js: "title", typ: "" },
682
+ ], "any"),
683
+ "ExtensionRibbonsArrayTabsItem": o([
684
+ { json: "builtInTabId", js: "builtInTabId", typ: u(undefined, "") },
685
+ { json: "customMobileRibbonGroups", js: "customMobileRibbonGroups", typ: u(undefined, a(r("ExtensionRibbonsCustomMobileGroupItem"))) },
686
+ { json: "groups", js: "groups", typ: u(undefined, a(r("ExtensionRibbonsCustomTabGroupsItem"))) },
687
+ { json: "id", js: "id", typ: u(undefined, "") },
688
+ { json: "label", js: "label", typ: u(undefined, "") },
689
+ { json: "position", js: "position", typ: u(undefined, r("Position")) },
690
+ ], false),
691
+ "ExtensionRibbonsCustomMobileGroupItem": o([
692
+ { json: "controls", js: "controls", typ: a(r("ExtensionRibbonsCustomMobileControlButtonItem")) },
693
+ { json: "id", js: "id", typ: "" },
694
+ { json: "label", js: "label", typ: "" },
695
+ ], "any"),
696
+ "ExtensionRibbonsCustomMobileControlButtonItem": o([
697
+ { json: "actionId", js: "actionId", typ: "" },
698
+ { json: "icons", js: "icons", typ: a(r("ExtensionCustomMobileIcon")) },
699
+ { json: "id", js: "id", typ: "" },
700
+ { json: "label", js: "label", typ: "" },
701
+ { json: "type", js: "type", typ: r("FluffyType") },
702
+ ], "any"),
703
+ "ExtensionCustomMobileIcon": o([
704
+ { json: "scale", js: "scale", typ: 3.14 },
705
+ { json: "size", js: "size", typ: 3.14 },
706
+ { json: "url", js: "url", typ: "" },
707
+ ], false),
708
+ "ExtensionRibbonsCustomTabGroupsItem": o([
709
+ { json: "builtInGroupId", js: "builtInGroupId", typ: u(undefined, "") },
710
+ { json: "controls", js: "controls", typ: u(undefined, a(r("ExtensionCommonCustomGroupControlsItem"))) },
711
+ { json: "icons", js: "icons", typ: u(undefined, a(r("ExtensionCommonIcon"))) },
712
+ { json: "id", js: "id", typ: u(undefined, "") },
713
+ { json: "label", js: "label", typ: u(undefined, "") },
714
+ { json: "overriddenByRibbonApi", js: "overriddenByRibbonApi", typ: u(undefined, true) },
715
+ ], false),
716
+ "Position": o([
717
+ { json: "align", js: "align", typ: r("Align") },
718
+ { json: "builtInTabId", js: "builtInTabId", typ: "" },
719
+ ], false),
720
+ "ExtensionRuntimesArray": o([
721
+ { json: "actions", js: "actions", typ: u(undefined, a(r("ExtensionRuntimesActionsItem"))) },
722
+ { json: "code", js: "code", typ: r("ExtensionRuntimeCode") },
723
+ { json: "customFunctions", js: "customFunctions", typ: u(undefined, r("ExtensionCustomFunctions")) },
724
+ { json: "id", js: "id", typ: "" },
725
+ { json: "lifetime", js: "lifetime", typ: u(undefined, r("Lifetime")) },
726
+ { json: "requirements", js: "requirements", typ: u(undefined, r("RequirementsExtensionElement")) },
727
+ { json: "type", js: "type", typ: u(undefined, r("RuntimeType")) },
728
+ ], false),
729
+ "ExtensionRuntimesActionsItem": o([
730
+ { json: "displayName", js: "displayName", typ: u(undefined, "") },
731
+ { json: "id", js: "id", typ: "" },
732
+ { json: "multiselect", js: "multiselect", typ: u(undefined, true) },
733
+ { json: "pinnable", js: "pinnable", typ: u(undefined, true) },
734
+ { json: "supportsNoItemContext", js: "supportsNoItemContext", typ: u(undefined, true) },
735
+ { json: "type", js: "type", typ: r("ActionType") },
736
+ { json: "view", js: "view", typ: u(undefined, "") },
737
+ ], false),
738
+ "ExtensionCustomFunctions": o([
739
+ { json: "allowCustomDataForDataTypeAny", js: "allowCustomDataForDataTypeAny", typ: u(undefined, true) },
740
+ { json: "functions", js: "functions", typ: a(r("ExtensionFunction")) },
741
+ { json: "namespace", js: "namespace", typ: r("ExtensionCustomFunctionsNamespace") },
742
+ ], "any"),
743
+ "ExtensionFunction": o([
744
+ { json: "cancelable", js: "cancelable", typ: u(undefined, true) },
745
+ { json: "description", js: "description", typ: u(undefined, "") },
746
+ { json: "helpUrl", js: "helpUrl", typ: u(undefined, "") },
747
+ { json: "id", js: "id", typ: "" },
748
+ { json: "name", js: "name", typ: "" },
749
+ { json: "parameters", js: "parameters", typ: a(r("ExtensionFunctionParameter")) },
750
+ { json: "requiresAddress", js: "requiresAddress", typ: u(undefined, true) },
751
+ { json: "requiresParameterAddress", js: "requiresParameterAddress", typ: u(undefined, true) },
752
+ { json: "result", js: "result", typ: r("ExtensionResult") },
753
+ { json: "stream", js: "stream", typ: u(undefined, true) },
754
+ { json: "volatile", js: "volatile", typ: u(undefined, true) },
755
+ ], "any"),
756
+ "ExtensionFunctionParameter": o([
757
+ { json: "cellValueType", js: "cellValueType", typ: u(undefined, r("CellValueType")) },
758
+ { json: "description", js: "description", typ: u(undefined, "") },
759
+ { json: "dimensionality", js: "dimensionality", typ: u(undefined, r("Dimensionality")) },
760
+ { json: "name", js: "name", typ: "" },
761
+ { json: "optional", js: "optional", typ: u(undefined, true) },
762
+ { json: "repeating", js: "repeating", typ: u(undefined, true) },
763
+ { json: "type", js: "type", typ: u(undefined, "") },
764
+ ], "any"),
765
+ "ExtensionResult": o([
766
+ { json: "dimensionality", js: "dimensionality", typ: u(undefined, r("Dimensionality")) },
767
+ ], "any"),
768
+ "ExtensionCustomFunctionsNamespace": o([
769
+ { json: "id", js: "id", typ: "" },
770
+ { json: "name", js: "name", typ: "" },
771
+ ], "any"),
772
+ "GraphConnector": o([
773
+ { json: "notificationUrl", js: "notificationUrl", typ: "" },
774
+ ], false),
775
+ "Icons": o([
776
+ { json: "color", js: "color", typ: "" },
777
+ { json: "color32x32", js: "color32x32", typ: u(undefined, "") },
778
+ { json: "outline", js: "outline", typ: "" },
779
+ ], false),
780
+ "IntuneInfo": o([
781
+ { json: "supportedMobileAppManagementVersion", js: "supportedMobileAppManagementVersion", typ: u(undefined, "") },
782
+ ], false),
783
+ "LocalizationInfo": o([
784
+ { json: "additionalLanguages", js: "additionalLanguages", typ: u(undefined, a(r("AdditionalLanguage"))) },
785
+ { json: "defaultLanguageFile", js: "defaultLanguageFile", typ: u(undefined, "") },
786
+ { json: "defaultLanguageTag", js: "defaultLanguageTag", typ: "" },
787
+ ], false),
788
+ "AdditionalLanguage": o([
789
+ { json: "file", js: "file", typ: "" },
790
+ { json: "languageTag", js: "languageTag", typ: "" },
791
+ ], false),
792
+ "MeetingExtensionDefinition": o([
793
+ { json: "scenes", js: "scenes", typ: u(undefined, a(r("Scene"))) },
794
+ { json: "supportsAnonymousGuestUsers", js: "supportsAnonymousGuestUsers", typ: u(undefined, true) },
795
+ { json: "supportsCustomShareToStage", js: "supportsCustomShareToStage", typ: u(undefined, true) },
796
+ { json: "supportsStreaming", js: "supportsStreaming", typ: u(undefined, true) },
797
+ { json: "videoFilters", js: "videoFilters", typ: u(undefined, a(r("VideoFilter"))) },
798
+ { json: "videoFiltersConfigurationUrl", js: "videoFiltersConfigurationUrl", typ: u(undefined, "") },
799
+ ], false),
800
+ "Scene": o([
801
+ { json: "file", js: "file", typ: "" },
802
+ { json: "id", js: "id", typ: "" },
803
+ { json: "maxAudience", js: "maxAudience", typ: 0 },
804
+ { json: "name", js: "name", typ: "" },
805
+ { json: "preview", js: "preview", typ: "" },
806
+ { json: "seatsReservedForOrganizersOrPresenters", js: "seatsReservedForOrganizersOrPresenters", typ: 0 },
807
+ ], false),
808
+ "VideoFilter": o([
809
+ { json: "id", js: "id", typ: "" },
810
+ { json: "name", js: "name", typ: "" },
811
+ { json: "thumbnail", js: "thumbnail", typ: "" },
812
+ ], false),
813
+ "NameClass": o([
814
+ { json: "abbreviated", js: "abbreviated", typ: u(undefined, "") },
815
+ { json: "full", js: "full", typ: "" },
816
+ { json: "short", js: "short", typ: "" },
817
+ ], false),
818
+ "ScopeConstraints": o([
819
+ { json: "groupChats", js: "groupChats", typ: u(undefined, a(r("GroupChatElement"))) },
820
+ { json: "teams", js: "teams", typ: u(undefined, a(r("TeamElement"))) },
821
+ ], false),
822
+ "GroupChatElement": o([
823
+ { json: "id", js: "id", typ: "" },
824
+ ], false),
825
+ "TeamElement": o([
826
+ { json: "id", js: "id", typ: "" },
827
+ ], false),
828
+ "StaticTab": o([
829
+ { json: "contentBotId", js: "contentBotId", typ: u(undefined, "") },
830
+ { json: "contentUrl", js: "contentUrl", typ: u(undefined, "") },
831
+ { json: "context", js: "context", typ: u(undefined, a(r("StaticTabContext"))) },
832
+ { json: "entityId", js: "entityId", typ: "" },
833
+ { json: "name", js: "name", typ: u(undefined, "") },
834
+ { json: "requirementSet", js: "requirementSet", typ: u(undefined, r("ElementRequirementSet")) },
835
+ { json: "scopes", js: "scopes", typ: a(r("StaticTabScope")) },
836
+ { json: "searchUrl", js: "searchUrl", typ: u(undefined, "") },
837
+ { json: "supportedPlatform", js: "supportedPlatform", typ: u(undefined, a(r("SupportedPlatform"))) },
838
+ { json: "websiteUrl", js: "websiteUrl", typ: u(undefined, "") },
839
+ ], false),
840
+ "SubscriptionOffer": o([
841
+ { json: "offerId", js: "offerId", typ: "" },
842
+ ], false),
843
+ "WebApplicationInfo": o([
844
+ { json: "id", js: "id", typ: "" },
845
+ { json: "resource", js: "resource", typ: u(undefined, "") },
846
+ ], false),
847
+ "DialogType": [
848
+ "adaptiveCard",
849
+ "url",
850
+ ],
851
+ "HandlerType": [
852
+ "invokeAPI",
853
+ "invokeBot",
854
+ "openDialog",
855
+ "openPage",
856
+ "openTaskpane",
857
+ "openURL",
858
+ ],
859
+ "Intent": [
860
+ "addTo",
861
+ "create",
862
+ "custom",
863
+ "open",
864
+ "preview",
865
+ "share",
866
+ "sign",
867
+ ],
868
+ "ResourceSpecificType": [
869
+ "Application",
870
+ "Delegated",
871
+ ],
872
+ "CommandListScope": [
873
+ "copilot",
874
+ "groupChat",
875
+ "personal",
876
+ "team",
877
+ ],
878
+ "HostMustSupportFunctionalityName": [
879
+ "dialogAdaptiveCard",
880
+ "dialogAdaptiveCardBot",
881
+ "dialogUrl",
882
+ "dialogUrlBot",
883
+ ],
884
+ "AuthType": [
885
+ "apiSecretServiceAuth",
886
+ "microsoftEntra",
887
+ "none",
888
+ "oAuth2.0",
889
+ ],
890
+ "CommandContext": [
891
+ "commandBox",
892
+ "compose",
893
+ "message",
894
+ ],
895
+ "InputType": [
896
+ "choiceset",
897
+ "date",
898
+ "number",
899
+ "text",
900
+ "textarea",
901
+ "time",
902
+ "toggle",
903
+ ],
904
+ "CommandType": [
905
+ "action",
906
+ "query",
907
+ ],
908
+ "ComposeExtensionType": [
909
+ "apiBased",
910
+ "botBased",
911
+ ],
912
+ "MessageHandlerType": [
913
+ "link",
914
+ ],
915
+ "ConfigurableProperty": [
916
+ "accentColor",
917
+ "developerUrl",
918
+ "largeImageUrl",
919
+ "longDescription",
920
+ "name",
921
+ "privacyUrl",
922
+ "shortDescription",
923
+ "smallImageUrl",
924
+ "termsOfUseUrl",
925
+ ],
926
+ "ConfigurableTabContext": [
927
+ "callingSidePanel",
928
+ "channelTab",
929
+ "meetingChatTab",
930
+ "meetingDetailsTab",
931
+ "meetingSidePanel",
932
+ "meetingStage",
933
+ "personalTab",
934
+ "privateChatTab",
935
+ ],
936
+ "MeetingSurface": [
937
+ "sidePanel",
938
+ "stage",
939
+ ],
940
+ "ConfigurableTabScope": [
941
+ "groupChat",
942
+ "team",
943
+ ],
944
+ "SupportedPlatform": [
945
+ "desktop",
946
+ "mobile",
947
+ "teamsMeetingDevices",
948
+ ],
949
+ "SupportedSharePointHost": [
950
+ "sharePointFullPage",
951
+ "sharePointWebPart",
952
+ ],
953
+ "ConnectorScope": [
954
+ "team",
955
+ ],
956
+ "SourceTypeEnum": [
957
+ "bot",
958
+ ],
959
+ "DefaultSize": [
960
+ "large",
961
+ "medium",
962
+ ],
963
+ "Groupchat": [
964
+ "bot",
965
+ "connector",
966
+ "tab",
967
+ ],
968
+ "DefaultInstallScope": [
969
+ "copilot",
970
+ "groupChat",
971
+ "meetings",
972
+ "personal",
973
+ "team",
974
+ ],
975
+ "DevicePermission": [
976
+ "geolocation",
977
+ "midi",
978
+ "media",
979
+ "notifications",
980
+ "openExternal",
981
+ ],
982
+ "MutualDependencyName": [
983
+ "bots",
984
+ "composeExtensions",
985
+ "configurableTabs",
986
+ "staticTabs",
987
+ ],
988
+ "FormFactor": [
989
+ "desktop",
990
+ "mobile",
991
+ ],
992
+ "RequirementsScope": [
993
+ "document",
994
+ "mail",
995
+ "presentation",
996
+ "workbook",
997
+ ],
998
+ "ExtensionContext": [
999
+ "default",
1000
+ "logEventMeetingDetailsAttendee",
1001
+ "mailCompose",
1002
+ "mailRead",
1003
+ "meetingDetailsAttendee",
1004
+ "meetingDetailsOrganizer",
1005
+ "onlineMeetingDetailsOrganizer",
1006
+ "spamReportingOverride",
1007
+ ],
1008
+ "SendMode": [
1009
+ "block",
1010
+ "promptUser",
1011
+ "softBlock",
1012
+ ],
1013
+ "ItemType": [
1014
+ "menuItem",
1015
+ ],
1016
+ "PurpleType": [
1017
+ "button",
1018
+ "menu",
1019
+ ],
1020
+ "EntryPoint": [
1021
+ "cell",
1022
+ "text",
1023
+ ],
1024
+ "FixedControlType": [
1025
+ "button",
1026
+ ],
1027
+ "FluffyType": [
1028
+ "mobileButton",
1029
+ ],
1030
+ "Align": [
1031
+ "after",
1032
+ "before",
1033
+ ],
1034
+ "ActionType": [
1035
+ "executeDataFunction",
1036
+ "executeFunction",
1037
+ "openPage",
1038
+ ],
1039
+ "CellValueType": [
1040
+ "booleancellvalue",
1041
+ "cellvalue",
1042
+ "doublecellvalue",
1043
+ "entitycellvalue",
1044
+ "errorcellvalue",
1045
+ "formattednumbercellvalue",
1046
+ "linkedentitycellvalue",
1047
+ "localimagecellvalue",
1048
+ "stringcellvalue",
1049
+ "webimagecellvalue",
1050
+ ],
1051
+ "Dimensionality": [
1052
+ "matrix",
1053
+ "scalar",
1054
+ ],
1055
+ "Lifetime": [
1056
+ "long",
1057
+ "short",
1058
+ ],
1059
+ "RuntimeType": [
1060
+ "general",
1061
+ ],
1062
+ "ManifestVersion": [
1063
+ "devPreview",
1064
+ "m365DevPreview",
1065
+ ],
1066
+ "Permission": [
1067
+ "identity",
1068
+ "messageTeamMembers",
1069
+ ],
1070
+ "StaticTabContext": [
1071
+ "channelTab",
1072
+ "meetingChatTab",
1073
+ "meetingDetailsTab",
1074
+ "meetingSidePanel",
1075
+ "meetingStage",
1076
+ "personalTab",
1077
+ "privateChatTab",
1078
+ "teamLevelApp",
1079
+ ],
1080
+ "StaticTabScope": [
1081
+ "groupChat",
1082
+ "personal",
1083
+ "team",
1084
+ ],
1085
+ "SupportedChannelType": [
1086
+ "privateChannels",
1087
+ "sharedChannels",
1088
+ ],
1089
+ };
1090
+ //# sourceMappingURL=TeamsManifestVDevPreview.js.map