@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,1212 @@
1
+ export interface TeamsManifestV1D17 {
2
+ $schema?: string;
3
+ /**
4
+ * A color to use in conjunction with the icon. The value must be a valid HTML color code
5
+ * starting with '#', for example `#4464ee`.
6
+ */
7
+ accentColor: string;
8
+ activities?: Activities;
9
+ /**
10
+ * Specify and consolidates authorization related information for the App.
11
+ */
12
+ authorization?: TeamsManifestV1D17Authorization;
13
+ /**
14
+ * The set of bots for this app. Currently only one bot per app is supported.
15
+ */
16
+ bots?: Bot[];
17
+ /**
18
+ * The set of compose extensions for this app. Currently only one compose extension per app
19
+ * is supported.
20
+ */
21
+ composeExtensions?: ComposeExtension[];
22
+ /**
23
+ * A list of tenant configured properties for an app
24
+ */
25
+ configurableProperties?: ConfigurableProperty[];
26
+ /**
27
+ * These are tabs users can optionally add to their channels and 1:1 or group chats and
28
+ * require extra configuration before they are added. Configurable tabs are not supported in
29
+ * the personal scope. Currently only one configurable tab per app is supported.
30
+ */
31
+ configurableTabs?: ConfigurableTab[];
32
+ /**
33
+ * The set of Office365 connectors for this app. Currently only one connector per app is
34
+ * supported.
35
+ */
36
+ connectors?: Connector[];
37
+ /**
38
+ * Defines the list of cards which could be pinned to dashboards that can provide summarized
39
+ * view of information relevant to user.
40
+ */
41
+ dashboardCards?: DashboardCard[];
42
+ /**
43
+ * A value indicating whether an app is blocked by default until admin allows it
44
+ */
45
+ defaultBlockUntilAdminAction?: boolean;
46
+ /**
47
+ * When a group install scope is selected, this will define the default capability when the
48
+ * user installs the app
49
+ */
50
+ defaultGroupCapability?: DefaultGroupCapability;
51
+ /**
52
+ * The install scope defined for this app by default. This will be the option displayed on
53
+ * the button when a user tries to add the app
54
+ */
55
+ defaultInstallScope?: DefaultInstallScope;
56
+ description: Description;
57
+ developer: Developer;
58
+ /**
59
+ * Specify the native features on a user's device that your app may request access to.
60
+ */
61
+ devicePermissions?: DevicePermission[];
62
+ extensions?: ElementExtension[];
63
+ /**
64
+ * Specify the app's Graph connector configuration. If this is present then
65
+ * webApplicationInfo.id must also be specified.
66
+ */
67
+ graphConnector?: GraphConnector;
68
+ icons: Icons;
69
+ /**
70
+ * A unique identifier for this app. This id must be a GUID.
71
+ */
72
+ id: string;
73
+ /**
74
+ * A value indicating whether a personal app is rendered without a tab header-bar
75
+ */
76
+ isFullScreen?: boolean;
77
+ localizationInfo?: LocalizationInfo;
78
+ /**
79
+ * The version of the schema this manifest is using. This schema version supports extending
80
+ * Teams apps to other parts of the Microsoft 365 ecosystem. More info at
81
+ * https://aka.ms/extendteamsapps.
82
+ */
83
+ manifestVersion: "1.17";
84
+ /**
85
+ * Specify meeting extension definition.
86
+ */
87
+ meetingExtensionDefinition?: MeetingExtensionDefinition;
88
+ name: Name;
89
+ /**
90
+ * Specifies the permissions the app requests from users.
91
+ */
92
+ permissions?: Permission[];
93
+ /**
94
+ * The url to the page that provides additional app information for the admins
95
+ */
96
+ publisherDocsUrl?: string;
97
+ /**
98
+ * A value indicating whether or not show loading indicator when app/tab is loading
99
+ */
100
+ showLoadingIndicator?: boolean;
101
+ /**
102
+ * A set of tabs that may be 'pinned' by default, without the user adding them manually.
103
+ * Static tabs declared in personal scope are always pinned to the app's personal
104
+ * experience. Static tabs do not currently support the 'teams' scope.
105
+ */
106
+ staticTabs?: StaticTab[];
107
+ /**
108
+ * Subscription offer associated with this app.
109
+ */
110
+ subscriptionOffer?: SubscriptionOffer;
111
+ /**
112
+ * List of 'non-standard' channel types that the app supports. Note: Channels of standard
113
+ * type are supported by default if the app supports team scope.
114
+ */
115
+ supportedChannelTypes?: SupportedChannelType[];
116
+ /**
117
+ * A list of valid domains from which the tabs expect to load any content. Domain listings
118
+ * can include wildcards, for example `*.example.com`. If your tab configuration or content
119
+ * UI needs to navigate to any other domain besides the one use for tab configuration, that
120
+ * domain must be specified here.
121
+ */
122
+ validDomains?: string[];
123
+ /**
124
+ * The version of the app. Changes to your manifest should cause a version change. This
125
+ * version string must follow the semver standard (http://semver.org).
126
+ */
127
+ version: string;
128
+ /**
129
+ * Specify your AAD App ID and Graph information to help users seamlessly sign into your AAD
130
+ * app.
131
+ */
132
+ webApplicationInfo?: WebApplicationInfo;
133
+ }
134
+ export interface Activities {
135
+ /**
136
+ * Specify the types of activites that your app can post to a users activity feed
137
+ */
138
+ activityTypes?: ActivityType[];
139
+ }
140
+ export interface ActivityType {
141
+ description: string;
142
+ templateText: string;
143
+ type: string;
144
+ }
145
+ /**
146
+ * Specify and consolidates authorization related information for the App.
147
+ */
148
+ export interface TeamsManifestV1D17Authorization {
149
+ /**
150
+ * List of permissions that the app needs to function.
151
+ */
152
+ permissions?: Permissions;
153
+ }
154
+ /**
155
+ * List of permissions that the app needs to function.
156
+ */
157
+ export interface Permissions {
158
+ /**
159
+ * Permissions that must be granted on a per resource instance basis.
160
+ */
161
+ resourceSpecific?: ResourceSpecific[];
162
+ }
163
+ export interface ResourceSpecific {
164
+ /**
165
+ * The name of the resource-specific permission.
166
+ */
167
+ name: string;
168
+ /**
169
+ * The type of the resource-specific permission: delegated vs application.
170
+ */
171
+ type: ResourceSpecificType;
172
+ }
173
+ /**
174
+ * The type of the resource-specific permission: delegated vs application.
175
+ */
176
+ export type ResourceSpecificType = "Application" | "Delegated";
177
+ export interface Bot {
178
+ /**
179
+ * The Microsoft App ID specified for the bot in the Bot Framework portal
180
+ * (https://dev.botframework.com/bots)
181
+ */
182
+ botId: string;
183
+ /**
184
+ * The list of commands that the bot supplies, including their usage, description, and the
185
+ * scope for which the commands are valid. A separate command list should be used for each
186
+ * scope.
187
+ */
188
+ commandLists?: CommandList[];
189
+ configuration?: Configuration;
190
+ /**
191
+ * A value indicating whether or not the bot is a one-way notification only bot, as opposed
192
+ * to a conversational bot.
193
+ */
194
+ isNotificationOnly?: boolean;
195
+ /**
196
+ * This value describes whether or not the bot utilizes a user hint to add the bot to a
197
+ * specific channel.
198
+ */
199
+ needsChannelSelector?: boolean;
200
+ /**
201
+ * Specifies whether the bot offers an experience in the context of a channel in a team, in
202
+ * a 1:1 or group chat, or in an experience scoped to an individual user alone. These
203
+ * options are non-exclusive.
204
+ */
205
+ scopes: CommandListScope[];
206
+ /**
207
+ * A value indicating whether the bot supports audio calling.
208
+ */
209
+ supportsCalling?: boolean;
210
+ /**
211
+ * A value indicating whether the bot supports uploading/downloading of files.
212
+ */
213
+ supportsFiles?: boolean;
214
+ /**
215
+ * A value indicating whether the bot supports video calling.
216
+ */
217
+ supportsVideo?: boolean;
218
+ }
219
+ export interface CommandList {
220
+ commands: CommandListCommand[];
221
+ /**
222
+ * Specifies the scopes for which the command list is valid
223
+ */
224
+ scopes: CommandListScope[];
225
+ }
226
+ export interface CommandListCommand {
227
+ /**
228
+ * A simple text description or an example of the command syntax and its arguments.
229
+ */
230
+ description: string;
231
+ /**
232
+ * The bot command name
233
+ */
234
+ title: string;
235
+ }
236
+ export type CommandListScope = "team" | "personal" | "groupChat";
237
+ export interface Configuration {
238
+ groupChat?: GroupChat;
239
+ team?: GroupChat;
240
+ }
241
+ export interface GroupChat {
242
+ fetchTask?: boolean;
243
+ taskInfo?: TaskInfo;
244
+ }
245
+ export interface TaskInfo {
246
+ /**
247
+ * Dialog height - either a number in pixels or default layout such as 'large', 'medium', or
248
+ * 'small'
249
+ */
250
+ height?: string;
251
+ /**
252
+ * Initial dialog title
253
+ */
254
+ title?: string;
255
+ /**
256
+ * Initial webview URL
257
+ */
258
+ url?: string;
259
+ /**
260
+ * Dialog width - either a number in pixels or default layout such as 'large', 'medium', or
261
+ * 'small'
262
+ */
263
+ width?: string;
264
+ }
265
+ export interface ComposeExtension {
266
+ /**
267
+ * A relative file path to the api specification file in the manifest package.
268
+ */
269
+ apiSpecificationFile?: string;
270
+ /**
271
+ * Object capturing authorization information.
272
+ */
273
+ authorization?: ComposeExtensionAuthorization;
274
+ /**
275
+ * The Microsoft App ID specified for the bot powering the compose extension in the Bot
276
+ * Framework portal (https://dev.botframework.com/bots)
277
+ */
278
+ botId?: string;
279
+ /**
280
+ * A value indicating whether the configuration of a compose extension can be updated by the
281
+ * user.
282
+ */
283
+ canUpdateConfiguration?: boolean | null;
284
+ commands?: ComposeExtensionCommand[];
285
+ /**
286
+ * Type of the compose extension.
287
+ */
288
+ composeExtensionType?: ComposeExtensionType;
289
+ /**
290
+ * A list of handlers that allow apps to be invoked when certain conditions are met
291
+ */
292
+ messageHandlers?: MessageHandler[];
293
+ }
294
+ /**
295
+ * Object capturing authorization information.
296
+ */
297
+ export interface ComposeExtensionAuthorization {
298
+ /**
299
+ * Object capturing details needed to do service auth. It will be only present when auth
300
+ * type is apiSecretServiceAuth.
301
+ */
302
+ apiSecretServiceAuthConfiguration?: APISecretServiceAuthConfiguration;
303
+ /**
304
+ * Enum of possible authentication types.
305
+ */
306
+ authType?: AuthType;
307
+ /**
308
+ * Object capturing details needed to do single aad auth flow. It will be only present when
309
+ * auth type is entraId.
310
+ */
311
+ microsoftEntraConfiguration?: MicrosoftEntraConfiguration;
312
+ }
313
+ /**
314
+ * Object capturing details needed to do service auth. It will be only present when auth
315
+ * type is apiSecretServiceAuth.
316
+ */
317
+ export interface APISecretServiceAuthConfiguration {
318
+ /**
319
+ * Registration id returned when developer submits the api key through Developer Portal.
320
+ */
321
+ apiSecretRegistrationId?: string;
322
+ }
323
+ /**
324
+ * Enum of possible authentication types.
325
+ */
326
+ export type AuthType = "none" | "apiSecretServiceAuth" | "microsoftEntra";
327
+ /**
328
+ * Object capturing details needed to do single aad auth flow. It will be only present when
329
+ * auth type is entraId.
330
+ */
331
+ export interface MicrosoftEntraConfiguration {
332
+ /**
333
+ * Boolean indicating whether single sign on is configured for the app.
334
+ */
335
+ supportsSingleSignOn?: boolean;
336
+ }
337
+ export interface ComposeExtensionCommand {
338
+ /**
339
+ * A relative file path for api response rendering template file.
340
+ */
341
+ apiResponseRenderingTemplateFile?: string;
342
+ /**
343
+ * Context where the command would apply
344
+ */
345
+ context?: CommandContext[];
346
+ /**
347
+ * Description of the command.
348
+ */
349
+ description?: string;
350
+ /**
351
+ * A boolean value that indicates if it should fetch task module dynamically
352
+ */
353
+ fetchTask?: boolean;
354
+ /**
355
+ * Id of the command.
356
+ */
357
+ id: string;
358
+ /**
359
+ * A boolean value that indicates if the command should be run once initially with no
360
+ * parameter.
361
+ */
362
+ initialRun?: boolean;
363
+ parameters?: Parameter[];
364
+ samplePrompts?: SamplePrompt[];
365
+ /**
366
+ * Semantic description for the command.
367
+ */
368
+ semanticDescription?: string;
369
+ taskInfo?: TaskInfo;
370
+ /**
371
+ * Title of the command.
372
+ */
373
+ title: string;
374
+ /**
375
+ * Type of the command
376
+ */
377
+ type?: CommandType;
378
+ }
379
+ export type CommandContext = "compose" | "commandBox" | "message";
380
+ export interface Parameter {
381
+ /**
382
+ * The choice options for the parameter
383
+ */
384
+ choices?: Choice[];
385
+ /**
386
+ * Description of the parameter.
387
+ */
388
+ description?: string;
389
+ /**
390
+ * Type of the parameter
391
+ */
392
+ inputType?: InputType;
393
+ /**
394
+ * The value indicates if this parameter is a required field.
395
+ */
396
+ isRequired?: boolean;
397
+ /**
398
+ * Name of the parameter.
399
+ */
400
+ name: string;
401
+ /**
402
+ * Semantic description for the parameter.
403
+ */
404
+ semanticDescription?: string;
405
+ /**
406
+ * Title of the parameter.
407
+ */
408
+ title: string;
409
+ /**
410
+ * Initial value for the parameter
411
+ */
412
+ value?: string;
413
+ }
414
+ export interface Choice {
415
+ /**
416
+ * Title of the choice
417
+ */
418
+ title: string;
419
+ /**
420
+ * Value of the choice
421
+ */
422
+ value: string;
423
+ }
424
+ /**
425
+ * Type of the parameter
426
+ */
427
+ export type InputType = "text" | "textarea" | "number" | "date" | "time" | "toggle" | "choiceset";
428
+ export interface SamplePrompt {
429
+ /**
430
+ * This string will hold the sample prompt
431
+ */
432
+ text: string;
433
+ }
434
+ /**
435
+ * Type of the command
436
+ */
437
+ export type CommandType = "query" | "action";
438
+ /**
439
+ * Type of the compose extension.
440
+ */
441
+ export type ComposeExtensionType = "botBased" | "apiBased";
442
+ export interface MessageHandler {
443
+ /**
444
+ * Type of the message handler
445
+ */
446
+ type: "link";
447
+ value: Value;
448
+ }
449
+ /**
450
+ * Type of the message handler
451
+ */
452
+ export interface Value {
453
+ /**
454
+ * A list of domains that the link message handler can register for, and when they are
455
+ * matched the app will be invoked
456
+ */
457
+ domains?: string[];
458
+ /**
459
+ * A boolean that indicates whether the app's link message handler supports anonymous invoke
460
+ * flow.
461
+ */
462
+ supportsAnonymizedPayloads?: boolean;
463
+ [property: string]: any;
464
+ }
465
+ export type ConfigurableProperty = "name" | "shortDescription" | "longDescription" | "smallImageUrl" | "largeImageUrl" | "accentColor" | "developerUrl" | "privacyUrl" | "termsOfUseUrl";
466
+ export interface ConfigurableTab {
467
+ /**
468
+ * A value indicating whether an instance of the tab's configuration can be updated by the
469
+ * user after creation.
470
+ */
471
+ canUpdateConfiguration?: boolean;
472
+ /**
473
+ * The url to use when configuring the tab.
474
+ */
475
+ configurationUrl: string;
476
+ /**
477
+ * The set of contextItem scopes that a tab belong to
478
+ */
479
+ context?: ConfigurableTabContext[];
480
+ /**
481
+ * The set of meetingSurfaceItem scopes that a tab belong to
482
+ */
483
+ meetingSurfaces?: MeetingSurface[];
484
+ /**
485
+ * Specifies whether the tab offers an experience in the context of a channel in a team, in
486
+ * a 1:1 or group chat, or in an experience scoped to an individual user alone. These
487
+ * options are non-exclusive. Currently, configurable tabs are only supported in the teams
488
+ * and groupchats scopes.
489
+ */
490
+ scopes: ConfigurableTabScope[];
491
+ /**
492
+ * A relative file path to a tab preview image for use in SharePoint. Size 1024x768.
493
+ */
494
+ sharePointPreviewImage?: string;
495
+ /**
496
+ * Defines how your tab will be made available in SharePoint.
497
+ */
498
+ supportedSharePointHosts?: SupportedSharePointHost[];
499
+ }
500
+ export type ConfigurableTabContext = "personalTab" | "channelTab" | "privateChatTab" | "meetingChatTab" | "meetingDetailsTab" | "meetingSidePanel" | "meetingStage";
501
+ export type MeetingSurface = "sidePanel" | "stage";
502
+ export type ConfigurableTabScope = "team" | "groupChat";
503
+ export type SupportedSharePointHost = "sharePointFullPage" | "sharePointWebPart";
504
+ export interface Connector {
505
+ /**
506
+ * The url to use for configuring the connector using the inline configuration experience.
507
+ */
508
+ configurationUrl?: string;
509
+ /**
510
+ * A unique identifier for the connector which matches its ID in the Connectors Developer
511
+ * Portal.
512
+ */
513
+ connectorId: string;
514
+ /**
515
+ * Specifies whether the connector offers an experience in the context of a channel in a
516
+ * team, or an experience scoped to an individual user alone. Currently, only the team scope
517
+ * is supported.
518
+ */
519
+ scopes: "team"[];
520
+ }
521
+ /**
522
+ * Cards wich could be pinned to dashboard providing summarized view of information relevant
523
+ * to user.
524
+ */
525
+ export interface DashboardCard {
526
+ contentSource: DashboardCardContentSource;
527
+ /**
528
+ * Rendering Size for dashboard card.
529
+ */
530
+ defaultSize: DefaultSize;
531
+ /**
532
+ * Description of the card.Maximum length is 255 characters.
533
+ */
534
+ description: string;
535
+ /**
536
+ * Represents the name of the card. Maximum length is 255 characters.
537
+ */
538
+ displayName: string;
539
+ icon?: DashboardCardIcon;
540
+ /**
541
+ * Unique Id for the card. Must be unique inside the app.
542
+ */
543
+ id: string;
544
+ /**
545
+ * Id of the group in the card picker. This must be guid.
546
+ */
547
+ pickerGroupId: string;
548
+ }
549
+ /**
550
+ * Represents a configuration for the source of the card’s content.
551
+ */
552
+ export interface DashboardCardContentSource {
553
+ /**
554
+ * The configuration for the bot source. Required if sourceType is set to bot.
555
+ */
556
+ botConfiguration?: BotConfiguration;
557
+ /**
558
+ * The content of the dashboard card is sourced from a bot.
559
+ */
560
+ sourceType?: "bot";
561
+ }
562
+ /**
563
+ * The configuration for the bot source. Required if sourceType is set to bot.
564
+ */
565
+ export interface BotConfiguration {
566
+ /**
567
+ * The unique Microsoft app ID for the bot as registered with the Bot Framework.
568
+ */
569
+ botId?: string;
570
+ }
571
+ /**
572
+ * The content of the dashboard card is sourced from a bot.
573
+ */
574
+ /**
575
+ * Rendering Size for dashboard card.
576
+ */
577
+ export type DefaultSize = "medium" | "large";
578
+ /**
579
+ * Represents a configuration for the source of the card’s content
580
+ */
581
+ export interface DashboardCardIcon {
582
+ /**
583
+ * The icon for the card, to be displayed in the toolbox and card bar, represented as URL.
584
+ */
585
+ iconUrl?: string;
586
+ /**
587
+ * Office UI Fabric/Fluent UI icon friendly name for the card. This value will be used if
588
+ * ‘iconUrl’ is not specified.
589
+ */
590
+ officeUIFabricIconName?: string;
591
+ }
592
+ /**
593
+ * When a group install scope is selected, this will define the default capability when the
594
+ * user installs the app
595
+ */
596
+ export interface DefaultGroupCapability {
597
+ /**
598
+ * When the install scope selected is GroupChat, this field specifies the default capability
599
+ * available
600
+ */
601
+ groupchat?: Groupchat;
602
+ /**
603
+ * When the install scope selected is Meetings, this field specifies the default capability
604
+ * available
605
+ */
606
+ meetings?: Groupchat;
607
+ /**
608
+ * When the install scope selected is Team, this field specifies the default capability
609
+ * available
610
+ */
611
+ team?: Groupchat;
612
+ }
613
+ /**
614
+ * When the install scope selected is GroupChat, this field specifies the default capability
615
+ * available
616
+ *
617
+ * When the install scope selected is Meetings, this field specifies the default capability
618
+ * available
619
+ *
620
+ * When the install scope selected is Team, this field specifies the default capability
621
+ * available
622
+ */
623
+ export type Groupchat = "tab" | "bot" | "connector";
624
+ /**
625
+ * The install scope defined for this app by default. This will be the option displayed on
626
+ * the button when a user tries to add the app
627
+ */
628
+ export type DefaultInstallScope = "personal" | "team" | "groupChat" | "meetings";
629
+ export interface Description {
630
+ /**
631
+ * The full description of the app. Maximum length is 4000 characters.
632
+ */
633
+ full: string;
634
+ /**
635
+ * A short description of the app used when space is limited. Maximum length is 80
636
+ * characters.
637
+ */
638
+ short: string;
639
+ }
640
+ export interface Developer {
641
+ /**
642
+ * The Microsoft Partner Network ID that identifies the partner organization building the
643
+ * app. This field is not required, and should only be used if you are already part of the
644
+ * Microsoft Partner Network. More info at https://aka.ms/partner
645
+ */
646
+ mpnId?: string;
647
+ /**
648
+ * The display name for the developer.
649
+ */
650
+ name: string;
651
+ /**
652
+ * The url to the page that provides privacy information for the app.
653
+ */
654
+ privacyUrl: string;
655
+ /**
656
+ * The url to the page that provides the terms of use for the app.
657
+ */
658
+ termsOfUseUrl: string;
659
+ /**
660
+ * The url to the page that provides support information for the app.
661
+ */
662
+ websiteUrl: string;
663
+ }
664
+ export type DevicePermission = "geolocation" | "media" | "notifications" | "midi" | "openExternal";
665
+ /**
666
+ * The set of extensions for this app. Currently only one extensions per app is supported.
667
+ */
668
+ export interface ElementExtension {
669
+ alternates?: ExtensionAlternateVersionsArray[];
670
+ /**
671
+ * The url for your extension, used to validate Exchange user identity tokens.
672
+ */
673
+ audienceClaimUrl?: string;
674
+ autoRunEvents?: ExtensionAutoRunEventsArray[];
675
+ requirements?: RequirementsExtensionElement;
676
+ ribbons?: ExtensionRibbonsArray[];
677
+ runtimes?: ExtensionRuntimesArray[];
678
+ }
679
+ export interface ExtensionAlternateVersionsArray {
680
+ alternateIcons?: AlternateIcons;
681
+ hide?: Hide;
682
+ prefer?: Prefer;
683
+ requirements?: RequirementsExtensionElement;
684
+ }
685
+ export interface AlternateIcons {
686
+ highResolutionIcon: ExtensionCommonIcon;
687
+ icon: ExtensionCommonIcon;
688
+ }
689
+ export interface ExtensionCommonIcon {
690
+ /**
691
+ * Size in pixels of the icon. Three image sizes are required (16, 32, and 80 pixels)
692
+ */
693
+ size: number;
694
+ /**
695
+ * Absolute Url to the icon.
696
+ */
697
+ url: string;
698
+ }
699
+ export interface Hide {
700
+ customOfficeAddin?: CustomOfficeAddin;
701
+ storeOfficeAddin?: StoreOfficeAddin;
702
+ [property: string]: any;
703
+ }
704
+ export interface CustomOfficeAddin {
705
+ /**
706
+ * Solution ID of the in-market add-in to hide. Maximum length is 64 characters.
707
+ */
708
+ officeAddinId: string;
709
+ }
710
+ export interface StoreOfficeAddin {
711
+ /**
712
+ * Asset ID of the in-market add-in to hide. Maximum length is 64 characters.
713
+ */
714
+ assetId: string;
715
+ /**
716
+ * Solution ID of an in-market add-in to hide. Maximum length is 64 characters.
717
+ */
718
+ officeAddinId: string;
719
+ }
720
+ export interface Prefer {
721
+ comAddin?: COMAddin;
722
+ [property: string]: any;
723
+ }
724
+ export interface COMAddin {
725
+ /**
726
+ * Program ID of the alternate com extension. Maximum length is 64 characters.
727
+ */
728
+ progId: string;
729
+ }
730
+ export interface RequirementsExtensionElement {
731
+ capabilities?: Capability[];
732
+ /**
733
+ * Identifies the form factors that support the add-in. Supported values: mobile, desktop.
734
+ */
735
+ formFactors?: FormFactor[];
736
+ /**
737
+ * Identifies the scopes in which the add-in can run.
738
+ */
739
+ scopes?: RequirementsScope[];
740
+ }
741
+ export interface Capability {
742
+ /**
743
+ * Identifies the maximum version for the requirement sets that the add-in needs to run.
744
+ */
745
+ maxVersion?: string;
746
+ /**
747
+ * Identifies the minimum version for the requirement sets that the add-in needs to run.
748
+ */
749
+ minVersion?: string;
750
+ /**
751
+ * Identifies the name of the requirement sets that the add-in needs to run.
752
+ */
753
+ name: string;
754
+ }
755
+ export type FormFactor = "desktop" | "mobile";
756
+ export type RequirementsScope = "mail" | "workbook" | "document" | "presentation";
757
+ export interface ExtensionAutoRunEventsArray {
758
+ /**
759
+ * Specifies the type of event. For supported types, please see:
760
+ * https://review.learn.microsoft.com/en-us/office/dev/add-ins/outlook/autolaunch?tabs=xmlmanifest#supported-events.
761
+ */
762
+ events: Event[];
763
+ requirements?: RequirementsExtensionElement;
764
+ }
765
+ export interface Event {
766
+ /**
767
+ * The ID of an action defined in runtimes. Maximum length is 64 characters.
768
+ */
769
+ actionId: string;
770
+ /**
771
+ * Configures how Outlook responds to the event.
772
+ */
773
+ options?: Options;
774
+ type: string;
775
+ }
776
+ /**
777
+ * Configures how Outlook responds to the event.
778
+ */
779
+ export interface Options {
780
+ sendMode: SendMode;
781
+ }
782
+ export type SendMode = "promptUser" | "softBlock" | "block";
783
+ export interface ExtensionRibbonsArray {
784
+ contexts?: ExtensionContext[];
785
+ requirements?: RequirementsExtensionElement;
786
+ tabs: ExtensionRibbonsArrayTabsItem[];
787
+ }
788
+ /**
789
+ * Specifies the Office application windows in which the ribbon customization is available
790
+ * to the user. Each item in the array is a member of a string array. Possible values are:
791
+ * mailRead, mailCompose, meetingDetailsOrganizer, meetingDetailsAttendee.
792
+ */
793
+ export type ExtensionContext = "mailRead" | "mailCompose" | "meetingDetailsOrganizer" | "meetingDetailsAttendee" | "onlineMeetingDetailsOrganizer" | "logEventMeetingDetailsAttendee" | "default";
794
+ export interface ExtensionRibbonsArrayTabsItem {
795
+ /**
796
+ * Id of the existing office Tab. Maximum length is 64 characters.
797
+ */
798
+ builtInTabId?: string;
799
+ /**
800
+ * Defines mobile group item.
801
+ */
802
+ customMobileRibbonGroups?: ExtensionRibbonsCustomMobileGroupItem[];
803
+ /**
804
+ * Defines tab groups.
805
+ */
806
+ groups?: ExtensionRibbonsCustomTabGroupsItem[];
807
+ /**
808
+ * A unique identifier for this tab within the app. Maximum length is 64 characters.
809
+ */
810
+ id?: string;
811
+ /**
812
+ * Displayed text for the tab. Maximum length is 64 characters.
813
+ */
814
+ label?: string;
815
+ position?: Position;
816
+ }
817
+ export interface ExtensionRibbonsCustomMobileGroupItem {
818
+ controls: ExtensionRibbonsCustomMobileControlButtonItem[];
819
+ /**
820
+ * Specify the Id of the group. Used for mobileMessageRead ext point.
821
+ */
822
+ id: string;
823
+ /**
824
+ * Short label of the control. Maximum length is 32 characters.
825
+ */
826
+ label: string;
827
+ [property: string]: any;
828
+ }
829
+ export interface ExtensionRibbonsCustomMobileControlButtonItem {
830
+ /**
831
+ * The ID of an action defined in runtimes. Maximum length is 64 characters.
832
+ */
833
+ actionId: string;
834
+ icons: ExtensionCustomMobileIcon[];
835
+ /**
836
+ * Specify the Id of the button like msgReadFunctionButton.
837
+ */
838
+ id: string;
839
+ /**
840
+ * Short label of the control. Maximum length is 32 characters.
841
+ */
842
+ label: string;
843
+ type: "mobileButton";
844
+ [property: string]: any;
845
+ }
846
+ export interface ExtensionCustomMobileIcon {
847
+ /**
848
+ * How to scale - 1,2,3 for each image. This attribute specifies the UIScreen.scale property
849
+ * for iOS devices.
850
+ */
851
+ scale: number;
852
+ /**
853
+ * Size in pixels of the icon. Three image sizes are required (25, 32, and 48 pixels).
854
+ */
855
+ size: number;
856
+ /**
857
+ * Url to the icon.
858
+ */
859
+ url: string;
860
+ }
861
+ export interface ExtensionRibbonsCustomTabGroupsItem {
862
+ /**
863
+ * Id of a built-in Group. Maximum length is 64 characters.
864
+ */
865
+ builtInGroupId?: string;
866
+ controls?: ExtensionCommonCustomGroupControlsItem[];
867
+ icons?: ExtensionCommonIcon[];
868
+ /**
869
+ * A unique identifier for this group within the app. Maximum length is 64 characters.
870
+ */
871
+ id?: string;
872
+ /**
873
+ * Displayed text for the group. Maximum length is 64 characters.
874
+ */
875
+ label?: string;
876
+ }
877
+ export interface ExtensionCommonCustomGroupControlsItem {
878
+ /**
879
+ * The ID of an execution-type action that handles this key combination. Maximum length is
880
+ * 64 characters.
881
+ */
882
+ actionId: string;
883
+ /**
884
+ * Id of the existing office control. Maximum length is 64 characters.
885
+ */
886
+ builtInControlId?: string;
887
+ /**
888
+ * Whether the control is initially enabled.
889
+ */
890
+ enabled?: boolean;
891
+ icons: ExtensionCommonIcon[];
892
+ /**
893
+ * A unique identifier for this control within the app. Maximum length is 64 characters.
894
+ */
895
+ id: string;
896
+ /**
897
+ * Configures the items for a menu control.
898
+ */
899
+ items?: ExtensionCommonCustomControlMenuItem[];
900
+ /**
901
+ * Displayed text for the control. Maximum length is 64 characters.
902
+ */
903
+ label: string;
904
+ /**
905
+ * Specifies whether a group, button, menu, or menu item will be hidden on application and
906
+ * platform combinations that support the API (Office.ribbon.requestCreateControls) that
907
+ * installs custom contextual tabs on the ribbon. Default is false.
908
+ */
909
+ overriddenByRibbonApi?: boolean;
910
+ supertip: ExtensionCommonSuperToolTip;
911
+ /**
912
+ * Defines the type of control whether button or menu.
913
+ */
914
+ type: FluffyType;
915
+ }
916
+ export interface ExtensionCommonCustomControlMenuItem {
917
+ /**
918
+ * The ID of an action defined in runtimes. Maximum length is 64 characters.
919
+ */
920
+ actionId: string;
921
+ /**
922
+ * Whether the control is initially enabled.
923
+ */
924
+ enabled?: boolean;
925
+ icons?: ExtensionCommonIcon[];
926
+ /**
927
+ * A unique identifier for this control within the app. Maximum length is 64 characters.
928
+ */
929
+ id: string;
930
+ /**
931
+ * Displayed text for the control. Maximum length is 64 characters.
932
+ */
933
+ label: string;
934
+ overriddenByRibbonApi?: boolean;
935
+ supertip: ExtensionCommonSuperToolTip;
936
+ /**
937
+ * Supported values: menuItem.
938
+ */
939
+ type: "menuItem";
940
+ }
941
+ export interface ExtensionCommonSuperToolTip {
942
+ /**
943
+ * Description of the super tip. Maximum length is 250 characters.
944
+ */
945
+ description: string;
946
+ /**
947
+ * Title text of the super tip. Maximum length is 64 characters.
948
+ */
949
+ title: string;
950
+ }
951
+ /**
952
+ * Supported values: menuItem.
953
+ */
954
+ /**
955
+ * Defines the type of control whether button or menu.
956
+ */
957
+ export type FluffyType = "button" | "menu";
958
+ export interface Position {
959
+ /**
960
+ * Define alignment of this custom tab relative to the specified built-in tab.
961
+ */
962
+ align: Align;
963
+ /**
964
+ * The id of the built-in tab. Maximum length is 64 characters.
965
+ */
966
+ builtInTabId: string;
967
+ }
968
+ /**
969
+ * Define alignment of this custom tab relative to the specified built-in tab.
970
+ */
971
+ export type Align = "after" | "before";
972
+ /**
973
+ * A runtime environment for a page or script
974
+ */
975
+ export interface ExtensionRuntimesArray {
976
+ actions?: ExtensionRuntimesActionsItem[];
977
+ code: ExtensionRuntimeCode;
978
+ /**
979
+ * A unique identifier for this runtime within the app. Maximum length is 64 characters.
980
+ */
981
+ id: string;
982
+ /**
983
+ * Runtimes with a short lifetime do not preserve state across executions. Runtimes with a
984
+ * long lifetime do.
985
+ */
986
+ lifetime?: Lifetime;
987
+ requirements?: RequirementsExtensionElement;
988
+ /**
989
+ * Supports running functions and launching pages.
990
+ */
991
+ type?: "general";
992
+ }
993
+ /**
994
+ * Specifies the set of actions supported by this runtime. An action is either running a
995
+ * JavaScript function or opening a view such as a task pane.
996
+ */
997
+ export interface ExtensionRuntimesActionsItem {
998
+ /**
999
+ * Display name of the action. Maximum length is 64 characters.
1000
+ */
1001
+ displayName?: string;
1002
+ /**
1003
+ * Identifier for this action. Maximum length is 64 characters. This value is passed to the
1004
+ * code file.
1005
+ */
1006
+ id: string;
1007
+ /**
1008
+ * Whether allows the action to have multiple selection.
1009
+ */
1010
+ multiselect?: boolean;
1011
+ /**
1012
+ * Specifies that a task pane supports pinning, which keeps the task pane open when the user
1013
+ * changes the selection.
1014
+ */
1015
+ pinnable?: boolean;
1016
+ /**
1017
+ * Whether allows task pane add-ins to activate without the Reading Pane enabled or a
1018
+ * message selected.
1019
+ */
1020
+ supportsNoItemContext?: boolean;
1021
+ /**
1022
+ * executeFunction: Run a script function without waiting for it to finish. openPate: Open a
1023
+ * page in a view.
1024
+ */
1025
+ type: ActionType;
1026
+ /**
1027
+ * View where the page should be opened. Maximum length is 64 characters.
1028
+ */
1029
+ view?: string;
1030
+ }
1031
+ /**
1032
+ * executeFunction: Run a script function without waiting for it to finish. openPate: Open a
1033
+ * page in a view.
1034
+ */
1035
+ export type ActionType = "executeFunction" | "openPage";
1036
+ export interface ExtensionRuntimeCode {
1037
+ /**
1038
+ * URL of the .html page to be loaded in browser-based runtimes.
1039
+ */
1040
+ page: string;
1041
+ /**
1042
+ * URL of the .js script file to be loaded in UI-less runtimes.
1043
+ */
1044
+ script?: string;
1045
+ }
1046
+ /**
1047
+ * Runtimes with a short lifetime do not preserve state across executions. Runtimes with a
1048
+ * long lifetime do.
1049
+ */
1050
+ export type Lifetime = "short" | "long";
1051
+ /**
1052
+ * Supports running functions and launching pages.
1053
+ */
1054
+ /**
1055
+ * Specify the app's Graph connector configuration. If this is present then
1056
+ * webApplicationInfo.id must also be specified.
1057
+ */
1058
+ export interface GraphConnector {
1059
+ /**
1060
+ * The url where Graph-connector notifications for the application should be sent.
1061
+ */
1062
+ notificationUrl: string;
1063
+ }
1064
+ export interface Icons {
1065
+ /**
1066
+ * A relative file path to a full color PNG icon. Size 192x192.
1067
+ */
1068
+ color: string;
1069
+ /**
1070
+ * A relative file path to a transparent PNG outline icon. The border color needs to be
1071
+ * white. Size 32x32.
1072
+ */
1073
+ outline: string;
1074
+ }
1075
+ export interface LocalizationInfo {
1076
+ additionalLanguages?: AdditionalLanguage[];
1077
+ /**
1078
+ * The language tag of the strings in this top level manifest file.
1079
+ */
1080
+ defaultLanguageTag: string;
1081
+ }
1082
+ export interface AdditionalLanguage {
1083
+ /**
1084
+ * A relative file path to a the .json file containing the translated strings.
1085
+ */
1086
+ file: string;
1087
+ /**
1088
+ * The language tag of the strings in the provided file.
1089
+ */
1090
+ languageTag: string;
1091
+ }
1092
+ /**
1093
+ * Specify meeting extension definition.
1094
+ */
1095
+ export interface MeetingExtensionDefinition {
1096
+ /**
1097
+ * Meeting supported scenes.
1098
+ */
1099
+ scenes?: Scene[];
1100
+ /**
1101
+ * A boolean value indicating whether this app allows management by anonymous users.
1102
+ */
1103
+ supportsAnonymousGuestUsers?: boolean;
1104
+ /**
1105
+ * A boolean value indicating whether this app can stream the meeting's audio video content
1106
+ * to an RTMP endpoint.
1107
+ */
1108
+ supportsStreaming?: boolean;
1109
+ }
1110
+ export interface Scene {
1111
+ /**
1112
+ * A relative file path to a scene metadata json file.
1113
+ */
1114
+ file: string;
1115
+ /**
1116
+ * A unique identifier for this scene. This id must be a GUID.
1117
+ */
1118
+ id: string;
1119
+ /**
1120
+ * Maximum audiences supported in scene.
1121
+ */
1122
+ maxAudience: number;
1123
+ /**
1124
+ * Scene name.
1125
+ */
1126
+ name: string;
1127
+ /**
1128
+ * A relative file path to a scene PNG preview icon.
1129
+ */
1130
+ preview: string;
1131
+ /**
1132
+ * Number of seats reserved for organizers or presenters.
1133
+ */
1134
+ seatsReservedForOrganizersOrPresenters: number;
1135
+ }
1136
+ export interface Name {
1137
+ /**
1138
+ * The full name of the app, used if the full app name exceeds 30 characters.
1139
+ */
1140
+ full: string;
1141
+ /**
1142
+ * A short display name for the app.
1143
+ */
1144
+ short: string;
1145
+ }
1146
+ export type Permission = "identity" | "messageTeamMembers";
1147
+ export interface StaticTab {
1148
+ /**
1149
+ * The Microsoft App ID specified for the bot in the Bot Framework portal
1150
+ * (https://dev.botframework.com/bots)
1151
+ */
1152
+ contentBotId?: string;
1153
+ /**
1154
+ * The url which points to the entity UI to be displayed in the canvas.
1155
+ */
1156
+ contentUrl?: string;
1157
+ /**
1158
+ * The set of contextItem scopes that a tab belong to
1159
+ */
1160
+ context?: StaticTabContext[];
1161
+ /**
1162
+ * A unique identifier for the entity which the tab displays.
1163
+ */
1164
+ entityId: string;
1165
+ /**
1166
+ * The display name of the tab.
1167
+ */
1168
+ name?: string;
1169
+ /**
1170
+ * Specifies whether the tab offers an experience in the context of a channel in a team, or
1171
+ * an experience scoped to an individual user alone or group chat. These options are
1172
+ * non-exclusive. Currently static tabs are only supported in the 'personal' scope.
1173
+ */
1174
+ scopes: CommandListScope[];
1175
+ /**
1176
+ * The url to direct a user's search queries.
1177
+ */
1178
+ searchUrl?: string;
1179
+ /**
1180
+ * The url to point at if a user opts to view in a browser.
1181
+ */
1182
+ websiteUrl?: string;
1183
+ }
1184
+ export type StaticTabContext = "personalTab" | "channelTab" | "privateChatTab" | "meetingChatTab" | "meetingDetailsTab" | "meetingSidePanel" | "meetingStage" | "teamLevelApp";
1185
+ /**
1186
+ * Subscription offer associated with this app.
1187
+ */
1188
+ export interface SubscriptionOffer {
1189
+ /**
1190
+ * A unique identifier for the Commercial Marketplace Software as a Service Offer.
1191
+ */
1192
+ offerId: string;
1193
+ }
1194
+ export type SupportedChannelType = "sharedChannels" | "privateChannels";
1195
+ /**
1196
+ * Specify your AAD App ID and Graph information to help users seamlessly sign into your AAD
1197
+ * app.
1198
+ */
1199
+ export interface WebApplicationInfo {
1200
+ /**
1201
+ * AAD application id of the app. This id must be a GUID.
1202
+ */
1203
+ id: string;
1204
+ /**
1205
+ * Resource url of app for acquiring auth token for SSO.
1206
+ */
1207
+ resource?: string;
1208
+ }
1209
+ export declare class Convert {
1210
+ static toTeamsManifestV1D17(json: string): TeamsManifestV1D17;
1211
+ static teamsManifestV1D17ToJson(value: TeamsManifestV1D17): string;
1212
+ }