@microsoft/teams.client 0.2.11 → 0.2.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +37 -37
- package/dist/app.d.mts +25 -4
- package/dist/app.d.ts +25 -4
- package/dist/app.js +44 -7
- package/dist/app.js.map +1 -1
- package/dist/app.mjs +44 -7
- package/dist/app.mjs.map +1 -1
- package/dist/graph-utils.d.mts +10 -0
- package/dist/graph-utils.d.ts +10 -0
- package/dist/graph-utils.js +50 -0
- package/dist/graph-utils.js.map +1 -0
- package/dist/graph-utils.mjs +27 -0
- package/dist/graph-utils.mjs.map +1 -0
- package/dist/index.d.mts +3 -53
- package/dist/index.d.ts +3 -53
- package/dist/index.js +3 -34
- package/dist/index.mjs +1 -4
- package/dist/msal-utils.d.mts +11 -1
- package/dist/msal-utils.d.ts +11 -1
- package/dist/msal-utils.js +14 -0
- package/dist/msal-utils.js.map +1 -1
- package/dist/msal-utils.mjs +14 -1
- package/dist/msal-utils.mjs.map +1 -1
- package/package.json +4 -2
- package/dist/context/app-host.d.mts +0 -25
- package/dist/context/app-host.d.ts +0 -25
- package/dist/context/app-host.js +0 -4
- package/dist/context/app-host.js.map +0 -1
- package/dist/context/app-host.mjs +0 -3
- package/dist/context/app-host.mjs.map +0 -1
- package/dist/context/app.d.mts +0 -69
- package/dist/context/app.d.ts +0 -69
- package/dist/context/app.js +0 -4
- package/dist/context/app.js.map +0 -1
- package/dist/context/app.mjs +0 -3
- package/dist/context/app.mjs.map +0 -1
- package/dist/context/channel.d.mts +0 -37
- package/dist/context/channel.d.ts +0 -37
- package/dist/context/channel.js +0 -4
- package/dist/context/channel.js.map +0 -1
- package/dist/context/channel.mjs +0 -3
- package/dist/context/channel.mjs.map +0 -1
- package/dist/context/chat.d.mts +0 -11
- package/dist/context/chat.d.ts +0 -11
- package/dist/context/chat.js +0 -4
- package/dist/context/chat.js.map +0 -1
- package/dist/context/chat.mjs +0 -3
- package/dist/context/chat.mjs.map +0 -1
- package/dist/context/index.d.mts +0 -74
- package/dist/context/index.d.ts +0 -74
- package/dist/context/index.js +0 -108
- package/dist/context/index.js.map +0 -1
- package/dist/context/index.mjs +0 -86
- package/dist/context/index.mjs.map +0 -1
- package/dist/context/meeting.d.mts +0 -11
- package/dist/context/meeting.d.ts +0 -11
- package/dist/context/meeting.js +0 -4
- package/dist/context/meeting.js.map +0 -1
- package/dist/context/meeting.mjs +0 -3
- package/dist/context/meeting.mjs.map +0 -1
- package/dist/context/page.d.mts +0 -40
- package/dist/context/page.d.ts +0 -40
- package/dist/context/page.js +0 -4
- package/dist/context/page.js.map +0 -1
- package/dist/context/page.mjs +0 -3
- package/dist/context/page.mjs.map +0 -1
- package/dist/context/share-point-site.d.mts +0 -31
- package/dist/context/share-point-site.d.ts +0 -31
- package/dist/context/share-point-site.js +0 -4
- package/dist/context/share-point-site.js.map +0 -1
- package/dist/context/share-point-site.mjs +0 -3
- package/dist/context/share-point-site.mjs.map +0 -1
- package/dist/context/team.d.mts +0 -42
- package/dist/context/team.d.ts +0 -42
- package/dist/context/team.js +0 -4
- package/dist/context/team.js.map +0 -1
- package/dist/context/team.mjs +0 -3
- package/dist/context/team.mjs.map +0 -1
- package/dist/context/tenant.d.mts +0 -20
- package/dist/context/tenant.d.ts +0 -20
- package/dist/context/tenant.js +0 -4
- package/dist/context/tenant.js.map +0 -1
- package/dist/context/tenant.mjs +0 -3
- package/dist/context/tenant.mjs.map +0 -1
- package/dist/context/user.d.mts +0 -63
- package/dist/context/user.d.ts +0 -63
- package/dist/context/user.js +0 -4
- package/dist/context/user.js.map +0 -1
- package/dist/context/user.mjs +0 -3
- package/dist/context/user.mjs.map +0 -1
- package/dist/index-5Ok-M8A0.d.ts +0 -13
- package/dist/index-7hUkxLxx.d.mts +0 -17
- package/dist/index-8IcDrPMv.d.ts +0 -70
- package/dist/index-D6kqtGPa.d.mts +0 -13
- package/dist/index-DJal_Cxb.d.mts +0 -70
- package/dist/index-DrTQ_GLN.d.mts +0 -21
- package/dist/index-DtE-Eb9L.d.ts +0 -17
- package/dist/index-_Hc8oq9_.d.ts +0 -21
- package/dist/window/client-error.d.mts +0 -10
- package/dist/window/client-error.d.ts +0 -10
- package/dist/window/client-error.js +0 -4
- package/dist/window/client-error.js.map +0 -1
- package/dist/window/client-error.mjs +0 -3
- package/dist/window/client-error.mjs.map +0 -1
- package/dist/window/clients/app-entity.d.mts +0 -12
- package/dist/window/clients/app-entity.d.ts +0 -12
- package/dist/window/clients/app-entity.js +0 -15
- package/dist/window/clients/app-entity.js.map +0 -1
- package/dist/window/clients/app-entity.mjs +0 -13
- package/dist/window/clients/app-entity.mjs.map +0 -1
- package/dist/window/clients/app-initialization.d.mts +0 -50
- package/dist/window/clients/app-initialization.d.ts +0 -50
- package/dist/window/clients/app-initialization.js +0 -24
- package/dist/window/clients/app-initialization.js.map +0 -1
- package/dist/window/clients/app-initialization.mjs +0 -22
- package/dist/window/clients/app-initialization.mjs.map +0 -1
- package/dist/window/clients/app-install-dialog.d.mts +0 -21
- package/dist/window/clients/app-install-dialog.d.ts +0 -21
- package/dist/window/clients/app-install-dialog.js +0 -22
- package/dist/window/clients/app-install-dialog.js.map +0 -1
- package/dist/window/clients/app-install-dialog.mjs +0 -20
- package/dist/window/clients/app-install-dialog.mjs.map +0 -1
- package/dist/window/clients/authentication.d.mts +0 -66
- package/dist/window/clients/authentication.d.ts +0 -66
- package/dist/window/clients/authentication.js +0 -47
- package/dist/window/clients/authentication.js.map +0 -1
- package/dist/window/clients/authentication.mjs +0 -45
- package/dist/window/clients/authentication.mjs.map +0 -1
- package/dist/window/clients/bar-code.d.mts +0 -13
- package/dist/window/clients/bar-code.d.ts +0 -13
- package/dist/window/clients/bar-code.js +0 -20
- package/dist/window/clients/bar-code.js.map +0 -1
- package/dist/window/clients/bar-code.mjs +0 -18
- package/dist/window/clients/bar-code.mjs.map +0 -1
- package/dist/window/clients/calendar.d.mts +0 -47
- package/dist/window/clients/calendar.d.ts +0 -47
- package/dist/window/clients/calendar.js +0 -18
- package/dist/window/clients/calendar.js.map +0 -1
- package/dist/window/clients/calendar.mjs +0 -16
- package/dist/window/clients/calendar.mjs.map +0 -1
- package/dist/window/clients/call.d.mts +0 -32
- package/dist/window/clients/call.d.ts +0 -32
- package/dist/window/clients/call.js +0 -16
- package/dist/window/clients/call.js.map +0 -1
- package/dist/window/clients/call.mjs +0 -14
- package/dist/window/clients/call.mjs.map +0 -1
- package/dist/window/clients/clipboard.d.mts +0 -26
- package/dist/window/clients/clipboard.d.ts +0 -26
- package/dist/window/clients/clipboard.js +0 -19
- package/dist/window/clients/clipboard.js.map +0 -1
- package/dist/window/clients/clipboard.mjs +0 -17
- package/dist/window/clients/clipboard.mjs.map +0 -1
- package/dist/window/clients/conversation.d.mts +0 -53
- package/dist/window/clients/conversation.d.ts +0 -53
- package/dist/window/clients/conversation.js +0 -25
- package/dist/window/clients/conversation.js.map +0 -1
- package/dist/window/clients/conversation.mjs +0 -23
- package/dist/window/clients/conversation.mjs.map +0 -1
- package/dist/window/clients/dialog.d.mts +0 -81
- package/dist/window/clients/dialog.d.ts +0 -81
- package/dist/window/clients/dialog.js +0 -37
- package/dist/window/clients/dialog.js.map +0 -1
- package/dist/window/clients/dialog.mjs +0 -35
- package/dist/window/clients/dialog.mjs.map +0 -1
- package/dist/window/clients/index.d.mts +0 -84
- package/dist/window/clients/index.d.ts +0 -84
- package/dist/window/clients/index.js +0 -159
- package/dist/window/clients/index.js.map +0 -1
- package/dist/window/clients/index.mjs +0 -87
- package/dist/window/clients/index.mjs.map +0 -1
- package/dist/window/clients/location.d.mts +0 -14
- package/dist/window/clients/location.d.ts +0 -14
- package/dist/window/clients/location.js +0 -22
- package/dist/window/clients/location.js.map +0 -1
- package/dist/window/clients/location.mjs +0 -20
- package/dist/window/clients/location.mjs.map +0 -1
- package/dist/window/clients/media.d.mts +0 -190
- package/dist/window/clients/media.d.ts +0 -190
- package/dist/window/clients/media.js +0 -75
- package/dist/window/clients/media.js.map +0 -1
- package/dist/window/clients/media.mjs +0 -68
- package/dist/window/clients/media.mjs.map +0 -1
- package/dist/window/clients/notification.d.mts +0 -17
- package/dist/window/clients/notification.d.ts +0 -17
- package/dist/window/clients/notification.js +0 -15
- package/dist/window/clients/notification.js.map +0 -1
- package/dist/window/clients/notification.mjs +0 -13
- package/dist/window/clients/notification.mjs.map +0 -1
- package/dist/window/clients/permission.d.mts +0 -14
- package/dist/window/clients/permission.d.ts +0 -14
- package/dist/window/clients/permission.js +0 -20
- package/dist/window/clients/permission.js.map +0 -1
- package/dist/window/clients/permission.mjs +0 -18
- package/dist/window/clients/permission.mjs.map +0 -1
- package/dist/window/index.d.mts +0 -59
- package/dist/window/index.d.ts +0 -59
- package/dist/window/index.js +0 -35
- package/dist/window/index.js.map +0 -1
- package/dist/window/index.mjs +0 -6
- package/dist/window/index.mjs.map +0 -1
- package/dist/window/message.d.mts +0 -24
- package/dist/window/message.d.ts +0 -24
- package/dist/window/message.js +0 -4
- package/dist/window/message.js.map +0 -1
- package/dist/window/message.mjs +0 -3
- package/dist/window/message.mjs.map +0 -1
- package/dist/window/runtime.d.mts +0 -96
- package/dist/window/runtime.d.ts +0 -96
- package/dist/window/runtime.js +0 -4
- package/dist/window/runtime.js.map +0 -1
- package/dist/window/runtime.mjs +0 -3
- package/dist/window/runtime.mjs.map +0 -1
- package/dist/window/types/action-open-url-type.d.mts +0 -15
- package/dist/window/types/action-open-url-type.d.ts +0 -15
- package/dist/window/types/action-open-url-type.js +0 -13
- package/dist/window/types/action-open-url-type.js.map +0 -1
- package/dist/window/types/action-open-url-type.mjs +0 -11
- package/dist/window/types/action-open-url-type.mjs.map +0 -1
- package/dist/window/types/app-eligibility-info.d.mts +0 -48
- package/dist/window/types/app-eligibility-info.d.ts +0 -48
- package/dist/window/types/app-eligibility-info.js +0 -4
- package/dist/window/types/app-eligibility-info.js.map +0 -1
- package/dist/window/types/app-eligibility-info.mjs +0 -3
- package/dist/window/types/app-eligibility-info.mjs.map +0 -1
- package/dist/window/types/bar-code-config.d.mts +0 -13
- package/dist/window/types/bar-code-config.d.ts +0 -13
- package/dist/window/types/bar-code-config.js +0 -4
- package/dist/window/types/bar-code-config.js.map +0 -1
- package/dist/window/types/bar-code-config.mjs +0 -3
- package/dist/window/types/bar-code-config.mjs.map +0 -1
- package/dist/window/types/call-modality.d.mts +0 -21
- package/dist/window/types/call-modality.d.ts +0 -21
- package/dist/window/types/call-modality.js +0 -14
- package/dist/window/types/call-modality.js.map +0 -1
- package/dist/window/types/call-modality.mjs +0 -12
- package/dist/window/types/call-modality.mjs.map +0 -1
- package/dist/window/types/channel-type.d.mts +0 -17
- package/dist/window/types/channel-type.d.ts +0 -17
- package/dist/window/types/channel-type.js +0 -12
- package/dist/window/types/channel-type.js.map +0 -1
- package/dist/window/types/channel-type.mjs +0 -10
- package/dist/window/types/channel-type.mjs.map +0 -1
- package/dist/window/types/context.d.mts +0 -275
- package/dist/window/types/context.d.ts +0 -275
- package/dist/window/types/context.js +0 -4
- package/dist/window/types/context.js.map +0 -1
- package/dist/window/types/context.mjs +0 -3
- package/dist/window/types/context.mjs.map +0 -1
- package/dist/window/types/data-residency.d.mts +0 -6
- package/dist/window/types/data-residency.d.ts +0 -6
- package/dist/window/types/data-residency.js +0 -4
- package/dist/window/types/data-residency.js.map +0 -1
- package/dist/window/types/data-residency.mjs +0 -3
- package/dist/window/types/data-residency.mjs.map +0 -1
- package/dist/window/types/dialog/dialog-dimension.d.mts +0 -17
- package/dist/window/types/dialog/dialog-dimension.d.ts +0 -17
- package/dist/window/types/dialog/dialog-dimension.js +0 -12
- package/dist/window/types/dialog/dialog-dimension.js.map +0 -1
- package/dist/window/types/dialog/dialog-dimension.mjs +0 -10
- package/dist/window/types/dialog/dialog-dimension.mjs.map +0 -1
- package/dist/window/types/dialog/dialog-info.d.mts +0 -43
- package/dist/window/types/dialog/dialog-info.d.ts +0 -43
- package/dist/window/types/dialog/dialog-info.js +0 -4
- package/dist/window/types/dialog/dialog-info.js.map +0 -1
- package/dist/window/types/dialog/dialog-info.mjs +0 -3
- package/dist/window/types/dialog/dialog-info.mjs.map +0 -1
- package/dist/window/types/dialog/dialog-size.d.mts +0 -14
- package/dist/window/types/dialog/dialog-size.d.ts +0 -14
- package/dist/window/types/dialog/dialog-size.js +0 -4
- package/dist/window/types/dialog/dialog-size.js.map +0 -1
- package/dist/window/types/dialog/dialog-size.mjs +0 -3
- package/dist/window/types/dialog/dialog-size.mjs.map +0 -1
- package/dist/window/types/dialog/index.d.mts +0 -3
- package/dist/window/types/dialog/index.d.ts +0 -3
- package/dist/window/types/dialog/index.js +0 -28
- package/dist/window/types/dialog/index.js.map +0 -1
- package/dist/window/types/dialog/index.mjs +0 -5
- package/dist/window/types/dialog/index.mjs.map +0 -1
- package/dist/window/types/file-open-preference.d.mts +0 -17
- package/dist/window/types/file-open-preference.d.ts +0 -17
- package/dist/window/types/file-open-preference.js +0 -12
- package/dist/window/types/file-open-preference.js.map +0 -1
- package/dist/window/types/file-open-preference.mjs +0 -10
- package/dist/window/types/file-open-preference.mjs.map +0 -1
- package/dist/window/types/file.d.mts +0 -42
- package/dist/window/types/file.d.ts +0 -42
- package/dist/window/types/file.js +0 -11
- package/dist/window/types/file.js.map +0 -1
- package/dist/window/types/file.mjs +0 -9
- package/dist/window/types/file.mjs.map +0 -1
- package/dist/window/types/frame-context.d.mts +0 -44
- package/dist/window/types/frame-context.d.ts +0 -44
- package/dist/window/types/frame-context.js +0 -17
- package/dist/window/types/frame-context.js.map +0 -1
- package/dist/window/types/frame-context.mjs +0 -15
- package/dist/window/types/frame-context.mjs.map +0 -1
- package/dist/window/types/host.d.mts +0 -73
- package/dist/window/types/host.d.ts +0 -73
- package/dist/window/types/host.js +0 -32
- package/dist/window/types/host.js.map +0 -1
- package/dist/window/types/host.mjs +0 -29
- package/dist/window/types/host.mjs.map +0 -1
- package/dist/window/types/index.d.mts +0 -39
- package/dist/window/types/index.d.ts +0 -39
- package/dist/window/types/index.js +0 -189
- package/dist/window/types/index.js.map +0 -1
- package/dist/window/types/index.mjs +0 -30
- package/dist/window/types/index.mjs.map +0 -1
- package/dist/window/types/legal-age-group-classification.d.mts +0 -34
- package/dist/window/types/legal-age-group-classification.d.ts +0 -34
- package/dist/window/types/legal-age-group-classification.js +0 -14
- package/dist/window/types/legal-age-group-classification.js.map +0 -1
- package/dist/window/types/legal-age-group-classification.mjs +0 -12
- package/dist/window/types/legal-age-group-classification.mjs.map +0 -1
- package/dist/window/types/liveshare/client.d.mts +0 -23
- package/dist/window/types/liveshare/client.d.ts +0 -23
- package/dist/window/types/liveshare/client.js +0 -4
- package/dist/window/types/liveshare/client.js.map +0 -1
- package/dist/window/types/liveshare/client.mjs +0 -3
- package/dist/window/types/liveshare/client.mjs.map +0 -1
- package/dist/window/types/liveshare/container-state.d.mts +0 -33
- package/dist/window/types/liveshare/container-state.d.ts +0 -33
- package/dist/window/types/liveshare/container-state.js +0 -13
- package/dist/window/types/liveshare/container-state.js.map +0 -1
- package/dist/window/types/liveshare/container-state.mjs +0 -11
- package/dist/window/types/liveshare/container-state.mjs.map +0 -1
- package/dist/window/types/liveshare/fluid-container.d.mts +0 -28
- package/dist/window/types/liveshare/fluid-container.d.ts +0 -28
- package/dist/window/types/liveshare/fluid-container.js +0 -4
- package/dist/window/types/liveshare/fluid-container.js.map +0 -1
- package/dist/window/types/liveshare/fluid-container.mjs +0 -3
- package/dist/window/types/liveshare/fluid-container.mjs.map +0 -1
- package/dist/window/types/liveshare/fluid-tenant.d.mts +0 -16
- package/dist/window/types/liveshare/fluid-tenant.d.ts +0 -16
- package/dist/window/types/liveshare/fluid-tenant.js +0 -4
- package/dist/window/types/liveshare/fluid-tenant.js.map +0 -1
- package/dist/window/types/liveshare/fluid-tenant.mjs +0 -3
- package/dist/window/types/liveshare/fluid-tenant.mjs.map +0 -1
- package/dist/window/types/liveshare/index.d.mts +0 -6
- package/dist/window/types/liveshare/index.d.ts +0 -6
- package/dist/window/types/liveshare/index.js +0 -42
- package/dist/window/types/liveshare/index.js.map +0 -1
- package/dist/window/types/liveshare/index.mjs +0 -7
- package/dist/window/types/liveshare/index.mjs.map +0 -1
- package/dist/window/types/liveshare/ntp-time.d.mts +0 -16
- package/dist/window/types/liveshare/ntp-time.d.ts +0 -16
- package/dist/window/types/liveshare/ntp-time.js +0 -4
- package/dist/window/types/liveshare/ntp-time.js.map +0 -1
- package/dist/window/types/liveshare/ntp-time.mjs +0 -3
- package/dist/window/types/liveshare/ntp-time.mjs.map +0 -1
- package/dist/window/types/locale.d.mts +0 -38
- package/dist/window/types/locale.d.ts +0 -38
- package/dist/window/types/locale.js +0 -4
- package/dist/window/types/locale.js.map +0 -1
- package/dist/window/types/locale.mjs +0 -3
- package/dist/window/types/locale.mjs.map +0 -1
- package/dist/window/types/location.d.mts +0 -25
- package/dist/window/types/location.d.ts +0 -25
- package/dist/window/types/location.js +0 -4
- package/dist/window/types/location.js.map +0 -1
- package/dist/window/types/location.mjs +0 -3
- package/dist/window/types/location.mjs.map +0 -1
- package/dist/window/types/marketplace/cart-info.d.mts +0 -47
- package/dist/window/types/marketplace/cart-info.d.ts +0 -47
- package/dist/window/types/marketplace/cart-info.js +0 -4
- package/dist/window/types/marketplace/cart-info.js.map +0 -1
- package/dist/window/types/marketplace/cart-info.mjs +0 -3
- package/dist/window/types/marketplace/cart-info.mjs.map +0 -1
- package/dist/window/types/marketplace/cart-item.d.mts +0 -40
- package/dist/window/types/marketplace/cart-item.d.ts +0 -40
- package/dist/window/types/marketplace/cart-item.js +0 -4
- package/dist/window/types/marketplace/cart-item.js.map +0 -1
- package/dist/window/types/marketplace/cart-item.mjs +0 -3
- package/dist/window/types/marketplace/cart-item.mjs.map +0 -1
- package/dist/window/types/marketplace/cart-status.d.mts +0 -33
- package/dist/window/types/marketplace/cart-status.d.ts +0 -33
- package/dist/window/types/marketplace/cart-status.js +0 -14
- package/dist/window/types/marketplace/cart-status.js.map +0 -1
- package/dist/window/types/marketplace/cart-status.mjs +0 -12
- package/dist/window/types/marketplace/cart-status.mjs.map +0 -1
- package/dist/window/types/marketplace/cart-version.d.mts +0 -17
- package/dist/window/types/marketplace/cart-version.d.ts +0 -17
- package/dist/window/types/marketplace/cart-version.js +0 -4
- package/dist/window/types/marketplace/cart-version.js.map +0 -1
- package/dist/window/types/marketplace/cart-version.mjs +0 -3
- package/dist/window/types/marketplace/cart-version.mjs.map +0 -1
- package/dist/window/types/marketplace/cart.d.mts +0 -29
- package/dist/window/types/marketplace/cart.d.ts +0 -29
- package/dist/window/types/marketplace/cart.js +0 -4
- package/dist/window/types/marketplace/cart.js.map +0 -1
- package/dist/window/types/marketplace/cart.mjs +0 -3
- package/dist/window/types/marketplace/cart.mjs.map +0 -1
- package/dist/window/types/marketplace/index.d.mts +0 -6
- package/dist/window/types/marketplace/index.d.ts +0 -6
- package/dist/window/types/marketplace/index.js +0 -49
- package/dist/window/types/marketplace/index.js.map +0 -1
- package/dist/window/types/marketplace/index.mjs +0 -8
- package/dist/window/types/marketplace/index.mjs.map +0 -1
- package/dist/window/types/marketplace/intent.d.mts +0 -23
- package/dist/window/types/marketplace/intent.d.ts +0 -23
- package/dist/window/types/marketplace/intent.js +0 -12
- package/dist/window/types/marketplace/intent.js.map +0 -1
- package/dist/window/types/marketplace/intent.mjs +0 -10
- package/dist/window/types/marketplace/intent.mjs.map +0 -1
- package/dist/window/types/notification-type.d.mts +0 -3
- package/dist/window/types/notification-type.d.ts +0 -3
- package/dist/window/types/notification-type.js +0 -4
- package/dist/window/types/notification-type.js.map +0 -1
- package/dist/window/types/notification-type.mjs +0 -3
- package/dist/window/types/notification-type.mjs.map +0 -1
- package/dist/window/types/permission.d.mts +0 -3
- package/dist/window/types/permission.d.ts +0 -3
- package/dist/window/types/permission.js +0 -4
- package/dist/window/types/permission.js.map +0 -1
- package/dist/window/types/permission.mjs +0 -3
- package/dist/window/types/permission.mjs.map +0 -1
- package/dist/window/types/team-type.d.mts +0 -24
- package/dist/window/types/team-type.d.ts +0 -24
- package/dist/window/types/team-type.js +0 -18
- package/dist/window/types/team-type.js.map +0 -1
- package/dist/window/types/team-type.mjs +0 -15
- package/dist/window/types/team-type.mjs.map +0 -1
- package/dist/window/types/theme.d.mts +0 -6
- package/dist/window/types/theme.d.ts +0 -6
- package/dist/window/types/theme.js +0 -4
- package/dist/window/types/theme.js.map +0 -1
- package/dist/window/types/theme.mjs +0 -3
- package/dist/window/types/theme.mjs.map +0 -1
- package/dist/window/types/thread-member.d.mts +0 -11
- package/dist/window/types/thread-member.d.ts +0 -11
- package/dist/window/types/thread-member.js +0 -4
- package/dist/window/types/thread-member.js.map +0 -1
- package/dist/window/types/thread-member.mjs +0 -3
- package/dist/window/types/thread-member.mjs.map +0 -1
- package/dist/window/types/user-meeting-role.d.mts +0 -31
- package/dist/window/types/user-meeting-role.d.ts +0 -31
- package/dist/window/types/user-meeting-role.js +0 -13
- package/dist/window/types/user-meeting-role.js.map +0 -1
- package/dist/window/types/user-meeting-role.mjs +0 -11
- package/dist/window/types/user-meeting-role.mjs.map +0 -1
- package/dist/window/types/user-profile.d.mts +0 -82
- package/dist/window/types/user-profile.d.ts +0 -82
- package/dist/window/types/user-profile.js +0 -4
- package/dist/window/types/user-profile.js.map +0 -1
- package/dist/window/types/user-profile.mjs +0 -3
- package/dist/window/types/user-profile.mjs.map +0 -1
- package/dist/window/types/user-team-role.d.mts +0 -18
- package/dist/window/types/user-team-role.d.ts +0 -18
- package/dist/window/types/user-team-role.js +0 -16
- package/dist/window/types/user-team-role.js.map +0 -1
- package/dist/window/types/user-team-role.mjs +0 -13
- package/dist/window/types/user-team-role.mjs.map +0 -1
- package/dist/window/window-client.d.mts +0 -28
- package/dist/window/window-client.d.ts +0 -28
- package/dist/window/window-client.js +0 -92
- package/dist/window/window-client.js.map +0 -1
- package/dist/window/window-client.mjs +0 -70
- package/dist/window/window-client.mjs.map +0 -1
|
@@ -1,275 +0,0 @@
|
|
|
1
|
-
import { ChannelType } from './channel-type.js';
|
|
2
|
-
import { FileOpenPreference } from './file-open-preference.js';
|
|
3
|
-
import { FrameContext } from './frame-context.js';
|
|
4
|
-
import { HostName, HostClientType } from './host.js';
|
|
5
|
-
import { Locale } from './locale.js';
|
|
6
|
-
import { TeamTypes } from './team-type.js';
|
|
7
|
-
import { Theme } from './theme.js';
|
|
8
|
-
import { UserTeamRoles } from './user-team-role.js';
|
|
9
|
-
|
|
10
|
-
/**
|
|
11
|
-
* Represents the structure of the received context message.
|
|
12
|
-
*/
|
|
13
|
-
type Context = {
|
|
14
|
-
/**
|
|
15
|
-
* The Office 365 group ID for the team with which the content is associated.
|
|
16
|
-
* This field is available only when the identity permission is requested in the manifest.
|
|
17
|
-
*/
|
|
18
|
-
groupId?: string;
|
|
19
|
-
/**
|
|
20
|
-
* The Microsoft Teams ID for the team with which the content is associated.
|
|
21
|
-
*/
|
|
22
|
-
teamId?: string;
|
|
23
|
-
/**
|
|
24
|
-
* The name for the team with which the content is associated.
|
|
25
|
-
*/
|
|
26
|
-
teamName?: string;
|
|
27
|
-
/**
|
|
28
|
-
* The Microsoft Teams ID for the channel with which the content is associated.
|
|
29
|
-
*/
|
|
30
|
-
channelId?: string;
|
|
31
|
-
/**
|
|
32
|
-
* The name for the channel with which the content is associated.
|
|
33
|
-
*/
|
|
34
|
-
channelName?: string;
|
|
35
|
-
/**
|
|
36
|
-
* The type of the channel with which the content is associated.
|
|
37
|
-
*/
|
|
38
|
-
channelType?: ChannelType;
|
|
39
|
-
/**
|
|
40
|
-
* The developer-defined unique ID for the entity this content points to.
|
|
41
|
-
*/
|
|
42
|
-
entityId: string;
|
|
43
|
-
/**
|
|
44
|
-
* The developer-defined unique ID for the sub-entity this content points to.
|
|
45
|
-
* This field should be used to restore to a specific state within an entity,
|
|
46
|
-
* such as scrolling to or activating a specific piece of content.
|
|
47
|
-
*/
|
|
48
|
-
subEntityId?: string;
|
|
49
|
-
/**
|
|
50
|
-
* The current locale that the user has configured for the app formatted as
|
|
51
|
-
* languageId-countryId (for example, en-us).
|
|
52
|
-
*/
|
|
53
|
-
locale: string;
|
|
54
|
-
/**
|
|
55
|
-
* More detailed locale info from the user's OS if available. Can be used together with
|
|
56
|
-
* the @microsoft/globe NPM package to ensure your app respects the user's OS date and
|
|
57
|
-
* time format configuration
|
|
58
|
-
*/
|
|
59
|
-
osLocaleInfo?: Locale;
|
|
60
|
-
/**
|
|
61
|
-
* Because a malicious party can run your content in a browser, this value should
|
|
62
|
-
* be used only as a hint as to who the user is and never as proof of identity.
|
|
63
|
-
* This field is available only when the identity permission is requested in the manifest.
|
|
64
|
-
*/
|
|
65
|
-
upn?: string;
|
|
66
|
-
/**
|
|
67
|
-
* The Microsoft Entra tenant ID of the current user.
|
|
68
|
-
* Because a malicious party can run your content in a browser, this value should
|
|
69
|
-
* be used only as a hint as to who the user is and never as proof of identity.
|
|
70
|
-
* This field is available only when the identity permission is requested in the manifest.
|
|
71
|
-
*/
|
|
72
|
-
tid?: string;
|
|
73
|
-
/**
|
|
74
|
-
* The current UI theme.
|
|
75
|
-
*/
|
|
76
|
-
theme?: Theme;
|
|
77
|
-
/**
|
|
78
|
-
* Indication whether the tab is in full-screen mode.
|
|
79
|
-
*/
|
|
80
|
-
isFullScreen?: boolean;
|
|
81
|
-
/**
|
|
82
|
-
* The type of the team.
|
|
83
|
-
*/
|
|
84
|
-
teamType?: TeamTypes;
|
|
85
|
-
/**
|
|
86
|
-
* The root SharePoint site associated with the team.
|
|
87
|
-
*/
|
|
88
|
-
teamSiteUrl?: string;
|
|
89
|
-
/**
|
|
90
|
-
* The domain of the root SharePoint site associated with the team.
|
|
91
|
-
*/
|
|
92
|
-
teamSiteDomain?: string;
|
|
93
|
-
/**
|
|
94
|
-
* The relative path to the SharePoint site associated with the team.
|
|
95
|
-
*/
|
|
96
|
-
teamSitePath?: string;
|
|
97
|
-
/**
|
|
98
|
-
* The tenant ID of the host team.
|
|
99
|
-
*/
|
|
100
|
-
hostTeamTenantId?: string;
|
|
101
|
-
/**
|
|
102
|
-
* The Microsoft Entra group ID of the host team.
|
|
103
|
-
*/
|
|
104
|
-
hostTeamGroupId?: string;
|
|
105
|
-
/**
|
|
106
|
-
* The relative path to the SharePoint folder associated with the channel.
|
|
107
|
-
*/
|
|
108
|
-
channelRelativeUrl?: string;
|
|
109
|
-
/**
|
|
110
|
-
* Unique ID for the current Teams session for use in correlating telemetry data.
|
|
111
|
-
*/
|
|
112
|
-
sessionId?: string;
|
|
113
|
-
/**
|
|
114
|
-
* The user's role in the team.
|
|
115
|
-
* Because a malicious party can run your content in a browser, this value should
|
|
116
|
-
* be used only as a hint as to the user's role, and never as proof of her role.
|
|
117
|
-
*/
|
|
118
|
-
userTeamRole?: UserTeamRoles;
|
|
119
|
-
/**
|
|
120
|
-
* The Microsoft Teams ID for the chat with which the content is associated.
|
|
121
|
-
*/
|
|
122
|
-
chatId?: string;
|
|
123
|
-
/**
|
|
124
|
-
* A value suitable for use as a login_hint when authenticating with Microsoft Entra ID.
|
|
125
|
-
* Because a malicious party can run your content in a browser, this value should
|
|
126
|
-
* be used only as a hint as to who the user is and never as proof of identity.
|
|
127
|
-
* This field is available only when the identity permission is requested in the manifest.
|
|
128
|
-
*/
|
|
129
|
-
loginHint?: string;
|
|
130
|
-
/**
|
|
131
|
-
* The UPN of the current user. This may be an externally-authenticated UPN (e.g., guest users).
|
|
132
|
-
* Because a malicious party run your content in a browser, this value should
|
|
133
|
-
* be used only as a hint as to who the user is and never as proof of identity.
|
|
134
|
-
* This field is available only when the identity permission is requested in the manifest.
|
|
135
|
-
*/
|
|
136
|
-
userPrincipalName?: string;
|
|
137
|
-
/**
|
|
138
|
-
* The Microsoft Entra object ID of the current user.
|
|
139
|
-
* Because a malicious party run your content in a browser, this value should
|
|
140
|
-
* be used only as a hint as to who the user is and never as proof of identity.
|
|
141
|
-
* This field is available only when the identity permission is requested in the manifest.
|
|
142
|
-
*/
|
|
143
|
-
userObjectId?: string;
|
|
144
|
-
/**
|
|
145
|
-
* Indicates whether team is archived.
|
|
146
|
-
* Apps should use this as a signal to prevent any changes to content associated with archived teams.
|
|
147
|
-
*/
|
|
148
|
-
isTeamArchived?: boolean;
|
|
149
|
-
/**
|
|
150
|
-
* The name of the host client. Possible values are: Office, Orange, Outlook, Teams
|
|
151
|
-
*/
|
|
152
|
-
hostName?: HostName;
|
|
153
|
-
/**
|
|
154
|
-
* The type of the host client. Possible values are : android, ios, web, desktop, rigel(deprecated, use teamsRoomsWindows instead),
|
|
155
|
-
* surfaceHub, teamsRoomsWindows, teamsRoomsAndroid, teamsPhones, teamsDisplays
|
|
156
|
-
*/
|
|
157
|
-
hostClientType?: HostClientType;
|
|
158
|
-
/**
|
|
159
|
-
* The context where tab url is loaded (content, task, setting, remove, sidePanel)
|
|
160
|
-
*/
|
|
161
|
-
frameContext?: FrameContext;
|
|
162
|
-
/**
|
|
163
|
-
* SharePoint context. This is only available when hosted in SharePoint.
|
|
164
|
-
*/
|
|
165
|
-
sharepoint?: any;
|
|
166
|
-
/**
|
|
167
|
-
* The type of license for the current users tenant.
|
|
168
|
-
*/
|
|
169
|
-
tenantSKU?: string;
|
|
170
|
-
/**
|
|
171
|
-
* The license type for the current user.
|
|
172
|
-
*/
|
|
173
|
-
userLicenseType?: string;
|
|
174
|
-
/**
|
|
175
|
-
* The ID of the parent message from which this task module was launched.
|
|
176
|
-
* This is only available in task modules launched from bot cards.
|
|
177
|
-
*/
|
|
178
|
-
parentMessageId?: string;
|
|
179
|
-
/**
|
|
180
|
-
* Current ring ID
|
|
181
|
-
*/
|
|
182
|
-
ringId?: string;
|
|
183
|
-
/**
|
|
184
|
-
* Unique ID for the current session for use in correlating telemetry data. A session corresponds to the lifecycle of an app. A new session begins upon the creation of a webview (on Teams mobile) or iframe (in Teams desktop) hosting the app, and ends when it is destroyed.
|
|
185
|
-
*/
|
|
186
|
-
appSessionId?: string;
|
|
187
|
-
/**
|
|
188
|
-
* ID for the current visible app which is different for across cached sessions. Used for correlating telemetry data``
|
|
189
|
-
*/
|
|
190
|
-
appLaunchId?: string;
|
|
191
|
-
/**
|
|
192
|
-
* Represents whether calling is allowed for the current logged in User
|
|
193
|
-
*/
|
|
194
|
-
isCallingAllowed?: boolean;
|
|
195
|
-
/**
|
|
196
|
-
* Represents whether PSTN calling is allowed for the current logged in User
|
|
197
|
-
*/
|
|
198
|
-
isPSTNCallingAllowed?: boolean;
|
|
199
|
-
/**
|
|
200
|
-
* Meeting Id used by tab when running in meeting context
|
|
201
|
-
*/
|
|
202
|
-
meetingId?: string;
|
|
203
|
-
/**
|
|
204
|
-
* The OneNote section ID that is linked to the channel.
|
|
205
|
-
*/
|
|
206
|
-
defaultOneNoteSectionId?: string;
|
|
207
|
-
/**
|
|
208
|
-
* Indication whether the tab is in a pop out window
|
|
209
|
-
*/
|
|
210
|
-
isMultiWindow?: boolean;
|
|
211
|
-
/**
|
|
212
|
-
* Indication whether the tab is being loaded in the background
|
|
213
|
-
*/
|
|
214
|
-
isBackgroundLoad?: boolean;
|
|
215
|
-
/**
|
|
216
|
-
* Personal app icon y coordinate position
|
|
217
|
-
*/
|
|
218
|
-
appIconPosition?: number;
|
|
219
|
-
/**
|
|
220
|
-
* Source origin from where the tab is opened
|
|
221
|
-
*/
|
|
222
|
-
sourceOrigin?: string;
|
|
223
|
-
/**
|
|
224
|
-
* Time when the user clicked on the tab using the date.
|
|
225
|
-
*
|
|
226
|
-
* For measuring elapsed time between the moment the user click the tab, use {@link app.AppInfo.userClickTimeV2 | app.Context.app.userClickTimeV2} instead as it uses the performance timer API.
|
|
227
|
-
*/
|
|
228
|
-
userClickTime?: number;
|
|
229
|
-
/**
|
|
230
|
-
* Time when the user click on the app by using the performance timer API. Useful for measuring elapsed time accurately.
|
|
231
|
-
*
|
|
232
|
-
* For displaying the time when the user clicked on the app, please use {@link app.AppInfo.userClickTime | app.Context.app.userClickTime} as it uses the date.
|
|
233
|
-
*/
|
|
234
|
-
userClickTimeV2?: number;
|
|
235
|
-
/**
|
|
236
|
-
* Team Template ID if there was a Team Template associated with the creation of the team.
|
|
237
|
-
*/
|
|
238
|
-
teamTemplateId?: string;
|
|
239
|
-
/**
|
|
240
|
-
* Where the user prefers the file to be opened from by default during file open
|
|
241
|
-
*/
|
|
242
|
-
userFileOpenPreference?: FileOpenPreference;
|
|
243
|
-
/**
|
|
244
|
-
* The address book name of the current user.
|
|
245
|
-
*/
|
|
246
|
-
userDisplayName?: string;
|
|
247
|
-
/**
|
|
248
|
-
* Teamsite ID, aka sharepoint site id.
|
|
249
|
-
*/
|
|
250
|
-
teamSiteId?: string;
|
|
251
|
-
/**
|
|
252
|
-
* The SharePoint my site domain associated with the user.
|
|
253
|
-
*/
|
|
254
|
-
mySiteDomain?: string;
|
|
255
|
-
/**
|
|
256
|
-
* The SharePoint relative path to the current users mysite
|
|
257
|
-
*/
|
|
258
|
-
mySitePath?: string;
|
|
259
|
-
/**
|
|
260
|
-
* When `processActionCommand` activates a dialog, this dialog should automatically fill in some fields with information. This information comes from M365 and is given to `processActionCommand` as `extractedParameters`.
|
|
261
|
-
* App developers need to use these `extractedParameters` in their dialog.
|
|
262
|
-
* They help pre-fill the dialog with necessary information (`dialogParameters`) along with other details.
|
|
263
|
-
*/
|
|
264
|
-
dialogParameters?: Record<string, string>;
|
|
265
|
-
/**
|
|
266
|
-
* This ID is the unique identifier assigned to the app after deployment and is critical for ensuring the correct app instance is recognized across hosts.
|
|
267
|
-
*/
|
|
268
|
-
appId?: string;
|
|
269
|
-
/**
|
|
270
|
-
* The version of the manifest that the app is running.
|
|
271
|
-
*/
|
|
272
|
-
manifestVersion?: string;
|
|
273
|
-
};
|
|
274
|
-
|
|
275
|
-
export type { Context };
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":[],"names":[],"mappings":"","file":"context.js"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":[],"names":[],"mappings":"","file":"context.mjs"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":[],"names":[],"mappings":"","file":"data-residency.js"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":[],"names":[],"mappings":"","file":"data-residency.mjs"}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Dialog module dimension enum
|
|
3
|
-
*/
|
|
4
|
-
type DialogDimension = 'large' | 'medium' | 'small';
|
|
5
|
-
/**
|
|
6
|
-
* Dialog module dimension enum
|
|
7
|
-
*/
|
|
8
|
-
declare enum DialogDimensions {
|
|
9
|
-
/** Represents a large-sized dialog box, which is typically used for displaying large amounts of content or complex workflows that require more space. */
|
|
10
|
-
Large = "large",
|
|
11
|
-
/** Represents a medium-sized dialog box, which is typically used for displaying moderate amounts of content or workflows that require less space. */
|
|
12
|
-
Medium = "medium",
|
|
13
|
-
/** Represents a small-sized dialog box, which is typically used for displaying simple messages or workflows that require minimal space.*/
|
|
14
|
-
Small = "small"
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
export { type DialogDimension, DialogDimensions };
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Dialog module dimension enum
|
|
3
|
-
*/
|
|
4
|
-
type DialogDimension = 'large' | 'medium' | 'small';
|
|
5
|
-
/**
|
|
6
|
-
* Dialog module dimension enum
|
|
7
|
-
*/
|
|
8
|
-
declare enum DialogDimensions {
|
|
9
|
-
/** Represents a large-sized dialog box, which is typically used for displaying large amounts of content or complex workflows that require more space. */
|
|
10
|
-
Large = "large",
|
|
11
|
-
/** Represents a medium-sized dialog box, which is typically used for displaying moderate amounts of content or workflows that require less space. */
|
|
12
|
-
Medium = "medium",
|
|
13
|
-
/** Represents a small-sized dialog box, which is typically used for displaying simple messages or workflows that require minimal space.*/
|
|
14
|
-
Small = "small"
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
export { type DialogDimension, DialogDimensions };
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
var DialogDimensions = /* @__PURE__ */ ((DialogDimensions2) => {
|
|
4
|
-
DialogDimensions2["Large"] = "large";
|
|
5
|
-
DialogDimensions2["Medium"] = "medium";
|
|
6
|
-
DialogDimensions2["Small"] = "small";
|
|
7
|
-
return DialogDimensions2;
|
|
8
|
-
})(DialogDimensions || {});
|
|
9
|
-
|
|
10
|
-
exports.DialogDimensions = DialogDimensions;
|
|
11
|
-
//# sourceMappingURL=dialog-dimension.js.map
|
|
12
|
-
//# sourceMappingURL=dialog-dimension.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../src/window/types/dialog/dialog-dimension.ts"],"names":["DialogDimensions"],"mappings":";;AAQY,IAAA,gBAAA,qBAAAA,iBAAL,KAAA;AAEL,EAAAA,kBAAA,OAAQ,CAAA,GAAA,OAAA;AAGR,EAAAA,kBAAA,QAAS,CAAA,GAAA,QAAA;AAGT,EAAAA,kBAAA,OAAQ,CAAA,GAAA,OAAA;AARE,EAAAA,OAAAA,iBAAAA;AAAA,CAAA,EAAA,gBAAA,IAAA,EAAA","file":"dialog-dimension.js","sourcesContent":["/**\n * Dialog module dimension enum\n */\nexport type DialogDimension = 'large' | 'medium' | 'small';\n\n/**\n * Dialog module dimension enum\n */\nexport enum DialogDimensions {\n /** Represents a large-sized dialog box, which is typically used for displaying large amounts of content or complex workflows that require more space. */\n Large = 'large',\n\n /** Represents a medium-sized dialog box, which is typically used for displaying moderate amounts of content or workflows that require less space. */\n Medium = 'medium',\n\n /** Represents a small-sized dialog box, which is typically used for displaying simple messages or workflows that require minimal space.*/\n Small = 'small',\n}\n"]}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
var DialogDimensions = /* @__PURE__ */ ((DialogDimensions2) => {
|
|
2
|
-
DialogDimensions2["Large"] = "large";
|
|
3
|
-
DialogDimensions2["Medium"] = "medium";
|
|
4
|
-
DialogDimensions2["Small"] = "small";
|
|
5
|
-
return DialogDimensions2;
|
|
6
|
-
})(DialogDimensions || {});
|
|
7
|
-
|
|
8
|
-
export { DialogDimensions };
|
|
9
|
-
//# sourceMappingURL=dialog-dimension.mjs.map
|
|
10
|
-
//# sourceMappingURL=dialog-dimension.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../src/window/types/dialog/dialog-dimension.ts"],"names":["DialogDimensions"],"mappings":"AAQY,IAAA,gBAAA,qBAAAA,iBAAL,KAAA;AAEL,EAAAA,kBAAA,OAAQ,CAAA,GAAA,OAAA;AAGR,EAAAA,kBAAA,QAAS,CAAA,GAAA,QAAA;AAGT,EAAAA,kBAAA,OAAQ,CAAA,GAAA,OAAA;AARE,EAAAA,OAAAA,iBAAAA;AAAA,CAAA,EAAA,gBAAA,IAAA,EAAA","file":"dialog-dimension.mjs","sourcesContent":["/**\n * Dialog module dimension enum\n */\nexport type DialogDimension = 'large' | 'medium' | 'small';\n\n/**\n * Dialog module dimension enum\n */\nexport enum DialogDimensions {\n /** Represents a large-sized dialog box, which is typically used for displaying large amounts of content or complex workflows that require more space. */\n Large = 'large',\n\n /** Represents a medium-sized dialog box, which is typically used for displaying moderate amounts of content or workflows that require less space. */\n Medium = 'medium',\n\n /** Represents a small-sized dialog box, which is typically used for displaying simple messages or workflows that require minimal space.*/\n Small = 'small',\n}\n"]}
|
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
import { DialogDimension } from './dialog-dimension.mjs';
|
|
2
|
-
|
|
3
|
-
/**
|
|
4
|
-
* Data structure to describe dialog information
|
|
5
|
-
*/
|
|
6
|
-
type DialogInfo = {
|
|
7
|
-
/**
|
|
8
|
-
* The url to be rendered in the webview/iframe.
|
|
9
|
-
*
|
|
10
|
-
* @remarks
|
|
11
|
-
* The domain of the url must match at least one of the
|
|
12
|
-
* valid domains specified in the validDomains block of the manifest
|
|
13
|
-
*/
|
|
14
|
-
url?: string;
|
|
15
|
-
/**
|
|
16
|
-
* JSON defining an adaptive card.
|
|
17
|
-
*/
|
|
18
|
-
card?: string;
|
|
19
|
-
/**
|
|
20
|
-
* The requested height of the webview/iframe.
|
|
21
|
-
*/
|
|
22
|
-
height?: DialogDimension | number;
|
|
23
|
-
/**
|
|
24
|
-
* The requested width of the webview/iframe.
|
|
25
|
-
*/
|
|
26
|
-
width?: DialogDimension | number;
|
|
27
|
-
/**
|
|
28
|
-
* Title of the task module.
|
|
29
|
-
*/
|
|
30
|
-
title?: string;
|
|
31
|
-
/**
|
|
32
|
-
* If client doesnt support the URL, the URL that needs to be opened in the browser.
|
|
33
|
-
*/
|
|
34
|
-
fallbackUrl?: string;
|
|
35
|
-
/**
|
|
36
|
-
* Specifies a bot ID to send the result of the user's interaction with the task module.
|
|
37
|
-
* If specified, the bot will receive a task/complete invoke event with a JSON object
|
|
38
|
-
* in the event payload.
|
|
39
|
-
*/
|
|
40
|
-
completionBotId?: string;
|
|
41
|
-
};
|
|
42
|
-
|
|
43
|
-
export type { DialogInfo };
|
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
import { DialogDimension } from './dialog-dimension.js';
|
|
2
|
-
|
|
3
|
-
/**
|
|
4
|
-
* Data structure to describe dialog information
|
|
5
|
-
*/
|
|
6
|
-
type DialogInfo = {
|
|
7
|
-
/**
|
|
8
|
-
* The url to be rendered in the webview/iframe.
|
|
9
|
-
*
|
|
10
|
-
* @remarks
|
|
11
|
-
* The domain of the url must match at least one of the
|
|
12
|
-
* valid domains specified in the validDomains block of the manifest
|
|
13
|
-
*/
|
|
14
|
-
url?: string;
|
|
15
|
-
/**
|
|
16
|
-
* JSON defining an adaptive card.
|
|
17
|
-
*/
|
|
18
|
-
card?: string;
|
|
19
|
-
/**
|
|
20
|
-
* The requested height of the webview/iframe.
|
|
21
|
-
*/
|
|
22
|
-
height?: DialogDimension | number;
|
|
23
|
-
/**
|
|
24
|
-
* The requested width of the webview/iframe.
|
|
25
|
-
*/
|
|
26
|
-
width?: DialogDimension | number;
|
|
27
|
-
/**
|
|
28
|
-
* Title of the task module.
|
|
29
|
-
*/
|
|
30
|
-
title?: string;
|
|
31
|
-
/**
|
|
32
|
-
* If client doesnt support the URL, the URL that needs to be opened in the browser.
|
|
33
|
-
*/
|
|
34
|
-
fallbackUrl?: string;
|
|
35
|
-
/**
|
|
36
|
-
* Specifies a bot ID to send the result of the user's interaction with the task module.
|
|
37
|
-
* If specified, the bot will receive a task/complete invoke event with a JSON object
|
|
38
|
-
* in the event payload.
|
|
39
|
-
*/
|
|
40
|
-
completionBotId?: string;
|
|
41
|
-
};
|
|
42
|
-
|
|
43
|
-
export type { DialogInfo };
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":[],"names":[],"mappings":"","file":"dialog-info.js"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":[],"names":[],"mappings":"","file":"dialog-info.mjs"}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { DialogDimension } from './dialog-dimension.mjs';
|
|
2
|
-
|
|
3
|
-
type DialogSize = {
|
|
4
|
-
/**
|
|
5
|
-
* The requested height of the webview/iframe.
|
|
6
|
-
*/
|
|
7
|
-
height?: DialogDimension | number;
|
|
8
|
-
/**
|
|
9
|
-
* The requested width of the webview/iframe.
|
|
10
|
-
*/
|
|
11
|
-
width?: DialogDimension | number;
|
|
12
|
-
};
|
|
13
|
-
|
|
14
|
-
export type { DialogSize };
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { DialogDimension } from './dialog-dimension.js';
|
|
2
|
-
|
|
3
|
-
type DialogSize = {
|
|
4
|
-
/**
|
|
5
|
-
* The requested height of the webview/iframe.
|
|
6
|
-
*/
|
|
7
|
-
height?: DialogDimension | number;
|
|
8
|
-
/**
|
|
9
|
-
* The requested width of the webview/iframe.
|
|
10
|
-
*/
|
|
11
|
-
width?: DialogDimension | number;
|
|
12
|
-
};
|
|
13
|
-
|
|
14
|
-
export type { DialogSize };
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":[],"names":[],"mappings":"","file":"dialog-size.js"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":[],"names":[],"mappings":"","file":"dialog-size.mjs"}
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
var dialogDimension = require('./dialog-dimension');
|
|
4
|
-
var dialogInfo = require('./dialog-info');
|
|
5
|
-
var dialogSize = require('./dialog-size');
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
Object.keys(dialogDimension).forEach(function (k) {
|
|
10
|
-
if (k !== 'default' && !Object.prototype.hasOwnProperty.call(exports, k)) Object.defineProperty(exports, k, {
|
|
11
|
-
enumerable: true,
|
|
12
|
-
get: function () { return dialogDimension[k]; }
|
|
13
|
-
});
|
|
14
|
-
});
|
|
15
|
-
Object.keys(dialogInfo).forEach(function (k) {
|
|
16
|
-
if (k !== 'default' && !Object.prototype.hasOwnProperty.call(exports, k)) Object.defineProperty(exports, k, {
|
|
17
|
-
enumerable: true,
|
|
18
|
-
get: function () { return dialogInfo[k]; }
|
|
19
|
-
});
|
|
20
|
-
});
|
|
21
|
-
Object.keys(dialogSize).forEach(function (k) {
|
|
22
|
-
if (k !== 'default' && !Object.prototype.hasOwnProperty.call(exports, k)) Object.defineProperty(exports, k, {
|
|
23
|
-
enumerable: true,
|
|
24
|
-
get: function () { return dialogSize[k]; }
|
|
25
|
-
});
|
|
26
|
-
});
|
|
27
|
-
//# sourceMappingURL=index.js.map
|
|
28
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":[],"names":[],"mappings":"","file":"index.js","sourcesContent":[]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":[],"names":[],"mappings":"","file":"index.mjs","sourcesContent":[]}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Allowed user file open preferences
|
|
3
|
-
*/
|
|
4
|
-
type FileOpenPreference = 'inline' | 'desktop' | 'web';
|
|
5
|
-
/**
|
|
6
|
-
* Allowed user file open preferences
|
|
7
|
-
*/
|
|
8
|
-
declare enum FileOpenPreferences {
|
|
9
|
-
/** Indicates that the user should be prompted to open the file in inline. */
|
|
10
|
-
Inline = "inline",
|
|
11
|
-
/** Indicates that the user should be prompted to open the file in the native desktop application associated with the file type. */
|
|
12
|
-
Desktop = "desktop",
|
|
13
|
-
/** Indicates that the user should be prompted to open the file in a web browser. */
|
|
14
|
-
Web = "web"
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
export { type FileOpenPreference, FileOpenPreferences };
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Allowed user file open preferences
|
|
3
|
-
*/
|
|
4
|
-
type FileOpenPreference = 'inline' | 'desktop' | 'web';
|
|
5
|
-
/**
|
|
6
|
-
* Allowed user file open preferences
|
|
7
|
-
*/
|
|
8
|
-
declare enum FileOpenPreferences {
|
|
9
|
-
/** Indicates that the user should be prompted to open the file in inline. */
|
|
10
|
-
Inline = "inline",
|
|
11
|
-
/** Indicates that the user should be prompted to open the file in the native desktop application associated with the file type. */
|
|
12
|
-
Desktop = "desktop",
|
|
13
|
-
/** Indicates that the user should be prompted to open the file in a web browser. */
|
|
14
|
-
Web = "web"
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
export { type FileOpenPreference, FileOpenPreferences };
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
var FileOpenPreferences = /* @__PURE__ */ ((FileOpenPreferences2) => {
|
|
4
|
-
FileOpenPreferences2["Inline"] = "inline";
|
|
5
|
-
FileOpenPreferences2["Desktop"] = "desktop";
|
|
6
|
-
FileOpenPreferences2["Web"] = "web";
|
|
7
|
-
return FileOpenPreferences2;
|
|
8
|
-
})(FileOpenPreferences || {});
|
|
9
|
-
|
|
10
|
-
exports.FileOpenPreferences = FileOpenPreferences;
|
|
11
|
-
//# sourceMappingURL=file-open-preference.js.map
|
|
12
|
-
//# sourceMappingURL=file-open-preference.js.map
|