@microsoft/teams.client 0.2.12 → 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,189 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
var channelType = require('./channel-type');
|
|
4
|
-
var fileOpenPreference = require('./file-open-preference');
|
|
5
|
-
var frameContext = require('./frame-context');
|
|
6
|
-
var host = require('./host');
|
|
7
|
-
var locale = require('./locale');
|
|
8
|
-
var teamType = require('./team-type');
|
|
9
|
-
var userMeetingRole = require('./user-meeting-role');
|
|
10
|
-
var userTeamRole = require('./user-team-role');
|
|
11
|
-
var context = require('./context');
|
|
12
|
-
var theme = require('./theme');
|
|
13
|
-
var userProfile = require('./user-profile');
|
|
14
|
-
var dataResidency = require('./data-residency');
|
|
15
|
-
var barCodeConfig = require('./bar-code-config');
|
|
16
|
-
var permission = require('./permission');
|
|
17
|
-
var callModality = require('./call-modality');
|
|
18
|
-
var file = require('./file');
|
|
19
|
-
var threadMember = require('./thread-member');
|
|
20
|
-
var legalAgeGroupClassification = require('./legal-age-group-classification');
|
|
21
|
-
var appEligibilityInfo = require('./app-eligibility-info');
|
|
22
|
-
var actionOpenUrlType = require('./action-open-url-type');
|
|
23
|
-
var location = require('./location');
|
|
24
|
-
var notificationType = require('./notification-type');
|
|
25
|
-
var liveshare = require('./liveshare');
|
|
26
|
-
var marketplace = require('./marketplace');
|
|
27
|
-
var dialog = require('./dialog');
|
|
28
|
-
|
|
29
|
-
function _interopNamespace(e) {
|
|
30
|
-
if (e && e.__esModule) return e;
|
|
31
|
-
var n = Object.create(null);
|
|
32
|
-
if (e) {
|
|
33
|
-
Object.keys(e).forEach(function (k) {
|
|
34
|
-
if (k !== 'default') {
|
|
35
|
-
var d = Object.getOwnPropertyDescriptor(e, k);
|
|
36
|
-
Object.defineProperty(n, k, d.get ? d : {
|
|
37
|
-
enumerable: true,
|
|
38
|
-
get: function () { return e[k]; }
|
|
39
|
-
});
|
|
40
|
-
}
|
|
41
|
-
});
|
|
42
|
-
}
|
|
43
|
-
n.default = e;
|
|
44
|
-
return Object.freeze(n);
|
|
45
|
-
}
|
|
46
|
-
|
|
47
|
-
var liveshare__namespace = /*#__PURE__*/_interopNamespace(liveshare);
|
|
48
|
-
var marketplace__namespace = /*#__PURE__*/_interopNamespace(marketplace);
|
|
49
|
-
var dialog__namespace = /*#__PURE__*/_interopNamespace(dialog);
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
exports.liveshare = liveshare__namespace;
|
|
54
|
-
exports.marketplace = marketplace__namespace;
|
|
55
|
-
exports.dialog = dialog__namespace;
|
|
56
|
-
Object.keys(channelType).forEach(function (k) {
|
|
57
|
-
if (k !== 'default' && !Object.prototype.hasOwnProperty.call(exports, k)) Object.defineProperty(exports, k, {
|
|
58
|
-
enumerable: true,
|
|
59
|
-
get: function () { return channelType[k]; }
|
|
60
|
-
});
|
|
61
|
-
});
|
|
62
|
-
Object.keys(fileOpenPreference).forEach(function (k) {
|
|
63
|
-
if (k !== 'default' && !Object.prototype.hasOwnProperty.call(exports, k)) Object.defineProperty(exports, k, {
|
|
64
|
-
enumerable: true,
|
|
65
|
-
get: function () { return fileOpenPreference[k]; }
|
|
66
|
-
});
|
|
67
|
-
});
|
|
68
|
-
Object.keys(frameContext).forEach(function (k) {
|
|
69
|
-
if (k !== 'default' && !Object.prototype.hasOwnProperty.call(exports, k)) Object.defineProperty(exports, k, {
|
|
70
|
-
enumerable: true,
|
|
71
|
-
get: function () { return frameContext[k]; }
|
|
72
|
-
});
|
|
73
|
-
});
|
|
74
|
-
Object.keys(host).forEach(function (k) {
|
|
75
|
-
if (k !== 'default' && !Object.prototype.hasOwnProperty.call(exports, k)) Object.defineProperty(exports, k, {
|
|
76
|
-
enumerable: true,
|
|
77
|
-
get: function () { return host[k]; }
|
|
78
|
-
});
|
|
79
|
-
});
|
|
80
|
-
Object.keys(locale).forEach(function (k) {
|
|
81
|
-
if (k !== 'default' && !Object.prototype.hasOwnProperty.call(exports, k)) Object.defineProperty(exports, k, {
|
|
82
|
-
enumerable: true,
|
|
83
|
-
get: function () { return locale[k]; }
|
|
84
|
-
});
|
|
85
|
-
});
|
|
86
|
-
Object.keys(teamType).forEach(function (k) {
|
|
87
|
-
if (k !== 'default' && !Object.prototype.hasOwnProperty.call(exports, k)) Object.defineProperty(exports, k, {
|
|
88
|
-
enumerable: true,
|
|
89
|
-
get: function () { return teamType[k]; }
|
|
90
|
-
});
|
|
91
|
-
});
|
|
92
|
-
Object.keys(userMeetingRole).forEach(function (k) {
|
|
93
|
-
if (k !== 'default' && !Object.prototype.hasOwnProperty.call(exports, k)) Object.defineProperty(exports, k, {
|
|
94
|
-
enumerable: true,
|
|
95
|
-
get: function () { return userMeetingRole[k]; }
|
|
96
|
-
});
|
|
97
|
-
});
|
|
98
|
-
Object.keys(userTeamRole).forEach(function (k) {
|
|
99
|
-
if (k !== 'default' && !Object.prototype.hasOwnProperty.call(exports, k)) Object.defineProperty(exports, k, {
|
|
100
|
-
enumerable: true,
|
|
101
|
-
get: function () { return userTeamRole[k]; }
|
|
102
|
-
});
|
|
103
|
-
});
|
|
104
|
-
Object.keys(context).forEach(function (k) {
|
|
105
|
-
if (k !== 'default' && !Object.prototype.hasOwnProperty.call(exports, k)) Object.defineProperty(exports, k, {
|
|
106
|
-
enumerable: true,
|
|
107
|
-
get: function () { return context[k]; }
|
|
108
|
-
});
|
|
109
|
-
});
|
|
110
|
-
Object.keys(theme).forEach(function (k) {
|
|
111
|
-
if (k !== 'default' && !Object.prototype.hasOwnProperty.call(exports, k)) Object.defineProperty(exports, k, {
|
|
112
|
-
enumerable: true,
|
|
113
|
-
get: function () { return theme[k]; }
|
|
114
|
-
});
|
|
115
|
-
});
|
|
116
|
-
Object.keys(userProfile).forEach(function (k) {
|
|
117
|
-
if (k !== 'default' && !Object.prototype.hasOwnProperty.call(exports, k)) Object.defineProperty(exports, k, {
|
|
118
|
-
enumerable: true,
|
|
119
|
-
get: function () { return userProfile[k]; }
|
|
120
|
-
});
|
|
121
|
-
});
|
|
122
|
-
Object.keys(dataResidency).forEach(function (k) {
|
|
123
|
-
if (k !== 'default' && !Object.prototype.hasOwnProperty.call(exports, k)) Object.defineProperty(exports, k, {
|
|
124
|
-
enumerable: true,
|
|
125
|
-
get: function () { return dataResidency[k]; }
|
|
126
|
-
});
|
|
127
|
-
});
|
|
128
|
-
Object.keys(barCodeConfig).forEach(function (k) {
|
|
129
|
-
if (k !== 'default' && !Object.prototype.hasOwnProperty.call(exports, k)) Object.defineProperty(exports, k, {
|
|
130
|
-
enumerable: true,
|
|
131
|
-
get: function () { return barCodeConfig[k]; }
|
|
132
|
-
});
|
|
133
|
-
});
|
|
134
|
-
Object.keys(permission).forEach(function (k) {
|
|
135
|
-
if (k !== 'default' && !Object.prototype.hasOwnProperty.call(exports, k)) Object.defineProperty(exports, k, {
|
|
136
|
-
enumerable: true,
|
|
137
|
-
get: function () { return permission[k]; }
|
|
138
|
-
});
|
|
139
|
-
});
|
|
140
|
-
Object.keys(callModality).forEach(function (k) {
|
|
141
|
-
if (k !== 'default' && !Object.prototype.hasOwnProperty.call(exports, k)) Object.defineProperty(exports, k, {
|
|
142
|
-
enumerable: true,
|
|
143
|
-
get: function () { return callModality[k]; }
|
|
144
|
-
});
|
|
145
|
-
});
|
|
146
|
-
Object.keys(file).forEach(function (k) {
|
|
147
|
-
if (k !== 'default' && !Object.prototype.hasOwnProperty.call(exports, k)) Object.defineProperty(exports, k, {
|
|
148
|
-
enumerable: true,
|
|
149
|
-
get: function () { return file[k]; }
|
|
150
|
-
});
|
|
151
|
-
});
|
|
152
|
-
Object.keys(threadMember).forEach(function (k) {
|
|
153
|
-
if (k !== 'default' && !Object.prototype.hasOwnProperty.call(exports, k)) Object.defineProperty(exports, k, {
|
|
154
|
-
enumerable: true,
|
|
155
|
-
get: function () { return threadMember[k]; }
|
|
156
|
-
});
|
|
157
|
-
});
|
|
158
|
-
Object.keys(legalAgeGroupClassification).forEach(function (k) {
|
|
159
|
-
if (k !== 'default' && !Object.prototype.hasOwnProperty.call(exports, k)) Object.defineProperty(exports, k, {
|
|
160
|
-
enumerable: true,
|
|
161
|
-
get: function () { return legalAgeGroupClassification[k]; }
|
|
162
|
-
});
|
|
163
|
-
});
|
|
164
|
-
Object.keys(appEligibilityInfo).forEach(function (k) {
|
|
165
|
-
if (k !== 'default' && !Object.prototype.hasOwnProperty.call(exports, k)) Object.defineProperty(exports, k, {
|
|
166
|
-
enumerable: true,
|
|
167
|
-
get: function () { return appEligibilityInfo[k]; }
|
|
168
|
-
});
|
|
169
|
-
});
|
|
170
|
-
Object.keys(actionOpenUrlType).forEach(function (k) {
|
|
171
|
-
if (k !== 'default' && !Object.prototype.hasOwnProperty.call(exports, k)) Object.defineProperty(exports, k, {
|
|
172
|
-
enumerable: true,
|
|
173
|
-
get: function () { return actionOpenUrlType[k]; }
|
|
174
|
-
});
|
|
175
|
-
});
|
|
176
|
-
Object.keys(location).forEach(function (k) {
|
|
177
|
-
if (k !== 'default' && !Object.prototype.hasOwnProperty.call(exports, k)) Object.defineProperty(exports, k, {
|
|
178
|
-
enumerable: true,
|
|
179
|
-
get: function () { return location[k]; }
|
|
180
|
-
});
|
|
181
|
-
});
|
|
182
|
-
Object.keys(notificationType).forEach(function (k) {
|
|
183
|
-
if (k !== 'default' && !Object.prototype.hasOwnProperty.call(exports, k)) Object.defineProperty(exports, k, {
|
|
184
|
-
enumerable: true,
|
|
185
|
-
get: function () { return notificationType[k]; }
|
|
186
|
-
});
|
|
187
|
-
});
|
|
188
|
-
//# sourceMappingURL=index.js.map
|
|
189
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":[],"names":[],"mappings":"","file":"index.js","sourcesContent":[]}
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
export * from './channel-type';
|
|
2
|
-
export * from './file-open-preference';
|
|
3
|
-
export * from './frame-context';
|
|
4
|
-
export * from './host';
|
|
5
|
-
export * from './locale';
|
|
6
|
-
export * from './team-type';
|
|
7
|
-
export * from './user-meeting-role';
|
|
8
|
-
export * from './user-team-role';
|
|
9
|
-
export * from './context';
|
|
10
|
-
export * from './theme';
|
|
11
|
-
export * from './user-profile';
|
|
12
|
-
export * from './data-residency';
|
|
13
|
-
export * from './bar-code-config';
|
|
14
|
-
export * from './permission';
|
|
15
|
-
export * from './call-modality';
|
|
16
|
-
export * from './file';
|
|
17
|
-
export * from './thread-member';
|
|
18
|
-
export * from './legal-age-group-classification';
|
|
19
|
-
export * from './app-eligibility-info';
|
|
20
|
-
export * from './action-open-url-type';
|
|
21
|
-
export * from './location';
|
|
22
|
-
export * from './notification-type';
|
|
23
|
-
import * as liveshare from './liveshare';
|
|
24
|
-
export { liveshare };
|
|
25
|
-
import * as marketplace from './marketplace';
|
|
26
|
-
export { marketplace };
|
|
27
|
-
import * as dialog from './dialog';
|
|
28
|
-
export { dialog };
|
|
29
|
-
//# sourceMappingURL=index.mjs.map
|
|
30
|
-
//# sourceMappingURL=index.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":[],"names":[],"mappings":"","file":"index.mjs","sourcesContent":[]}
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* https://learn.microsoft.com/en-us/graph/api/resources/user?view=graph-rest-1.0#legalagegroupclassification-values
|
|
3
|
-
*/
|
|
4
|
-
type LegalAgeGroupClassification = 'adult' | 'minorNoParentalConsentRequired' | 'minorWithoutParentalConsent' | 'minorWithParentalConsent' | 'nonAdult';
|
|
5
|
-
/**
|
|
6
|
-
* https://learn.microsoft.com/en-us/graph/api/resources/user?view=graph-rest-1.0#legalagegroupclassification-values
|
|
7
|
-
*/
|
|
8
|
-
declare enum LegalAgeGroupClassifications {
|
|
9
|
-
/**
|
|
10
|
-
* The user is considered an adult based on the age-related regulations of their country or region.
|
|
11
|
-
*/
|
|
12
|
-
Adult = "adult",
|
|
13
|
-
/**
|
|
14
|
-
* The user is a minor but is from a country or region that has no age-related regulations.
|
|
15
|
-
*/
|
|
16
|
-
MinorNoParentalConsentRequired = "minorNoParentalConsentRequired",
|
|
17
|
-
/**
|
|
18
|
-
* Reserved for future use
|
|
19
|
-
*/
|
|
20
|
-
MinorWithoutParentalConsent = "minorWithoutParentalConsent",
|
|
21
|
-
/**
|
|
22
|
-
* The user is considered a minor based on the age-related regulations of their country or region, and the administrator
|
|
23
|
-
* of the account obtained appropriate consent from a parent or guardian.
|
|
24
|
-
*/
|
|
25
|
-
MinorWithParentalConsent = "minorWithParentalConsent",
|
|
26
|
-
/**
|
|
27
|
-
* The user is from a country or region that has additional age-related regulations, such as the United States,
|
|
28
|
-
* United Kingdom, European Union, or South Korea, and the user's age is between a minor and an adult age
|
|
29
|
-
* (as stipulated based on country or region). Generally, this means that teenagers are considered as notAdult in regulated countries.
|
|
30
|
-
*/
|
|
31
|
-
NonAdult = "nonAdult"
|
|
32
|
-
}
|
|
33
|
-
|
|
34
|
-
export { type LegalAgeGroupClassification, LegalAgeGroupClassifications };
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* https://learn.microsoft.com/en-us/graph/api/resources/user?view=graph-rest-1.0#legalagegroupclassification-values
|
|
3
|
-
*/
|
|
4
|
-
type LegalAgeGroupClassification = 'adult' | 'minorNoParentalConsentRequired' | 'minorWithoutParentalConsent' | 'minorWithParentalConsent' | 'nonAdult';
|
|
5
|
-
/**
|
|
6
|
-
* https://learn.microsoft.com/en-us/graph/api/resources/user?view=graph-rest-1.0#legalagegroupclassification-values
|
|
7
|
-
*/
|
|
8
|
-
declare enum LegalAgeGroupClassifications {
|
|
9
|
-
/**
|
|
10
|
-
* The user is considered an adult based on the age-related regulations of their country or region.
|
|
11
|
-
*/
|
|
12
|
-
Adult = "adult",
|
|
13
|
-
/**
|
|
14
|
-
* The user is a minor but is from a country or region that has no age-related regulations.
|
|
15
|
-
*/
|
|
16
|
-
MinorNoParentalConsentRequired = "minorNoParentalConsentRequired",
|
|
17
|
-
/**
|
|
18
|
-
* Reserved for future use
|
|
19
|
-
*/
|
|
20
|
-
MinorWithoutParentalConsent = "minorWithoutParentalConsent",
|
|
21
|
-
/**
|
|
22
|
-
* The user is considered a minor based on the age-related regulations of their country or region, and the administrator
|
|
23
|
-
* of the account obtained appropriate consent from a parent or guardian.
|
|
24
|
-
*/
|
|
25
|
-
MinorWithParentalConsent = "minorWithParentalConsent",
|
|
26
|
-
/**
|
|
27
|
-
* The user is from a country or region that has additional age-related regulations, such as the United States,
|
|
28
|
-
* United Kingdom, European Union, or South Korea, and the user's age is between a minor and an adult age
|
|
29
|
-
* (as stipulated based on country or region). Generally, this means that teenagers are considered as notAdult in regulated countries.
|
|
30
|
-
*/
|
|
31
|
-
NonAdult = "nonAdult"
|
|
32
|
-
}
|
|
33
|
-
|
|
34
|
-
export { type LegalAgeGroupClassification, LegalAgeGroupClassifications };
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
var LegalAgeGroupClassifications = /* @__PURE__ */ ((LegalAgeGroupClassifications2) => {
|
|
4
|
-
LegalAgeGroupClassifications2["Adult"] = "adult";
|
|
5
|
-
LegalAgeGroupClassifications2["MinorNoParentalConsentRequired"] = "minorNoParentalConsentRequired";
|
|
6
|
-
LegalAgeGroupClassifications2["MinorWithoutParentalConsent"] = "minorWithoutParentalConsent";
|
|
7
|
-
LegalAgeGroupClassifications2["MinorWithParentalConsent"] = "minorWithParentalConsent";
|
|
8
|
-
LegalAgeGroupClassifications2["NonAdult"] = "nonAdult";
|
|
9
|
-
return LegalAgeGroupClassifications2;
|
|
10
|
-
})(LegalAgeGroupClassifications || {});
|
|
11
|
-
|
|
12
|
-
exports.LegalAgeGroupClassifications = LegalAgeGroupClassifications;
|
|
13
|
-
//# sourceMappingURL=legal-age-group-classification.js.map
|
|
14
|
-
//# sourceMappingURL=legal-age-group-classification.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../src/window/types/legal-age-group-classification.ts"],"names":["LegalAgeGroupClassifications"],"mappings":";;AAaY,IAAA,4BAAA,qBAAAA,6BAAL,KAAA;AAIL,EAAAA,8BAAA,OAAQ,CAAA,GAAA,OAAA;AAKR,EAAAA,8BAAA,gCAAiC,CAAA,GAAA,gCAAA;AAKjC,EAAAA,8BAAA,6BAA8B,CAAA,GAAA,6BAAA;AAM9B,EAAAA,8BAAA,0BAA2B,CAAA,GAAA,0BAAA;AAO3B,EAAAA,8BAAA,UAAW,CAAA,GAAA,UAAA;AA3BD,EAAAA,OAAAA,6BAAAA;AAAA,CAAA,EAAA,4BAAA,IAAA,EAAA","file":"legal-age-group-classification.js","sourcesContent":["/**\n * https://learn.microsoft.com/en-us/graph/api/resources/user?view=graph-rest-1.0#legalagegroupclassification-values\n */\nexport type LegalAgeGroupClassification =\n | 'adult'\n | 'minorNoParentalConsentRequired'\n | 'minorWithoutParentalConsent'\n | 'minorWithParentalConsent'\n | 'nonAdult';\n\n/**\n * https://learn.microsoft.com/en-us/graph/api/resources/user?view=graph-rest-1.0#legalagegroupclassification-values\n */\nexport enum LegalAgeGroupClassifications {\n /**\n * The user is considered an adult based on the age-related regulations of their country or region.\n */\n Adult = 'adult',\n\n /**\n * The user is a minor but is from a country or region that has no age-related regulations.\n */\n MinorNoParentalConsentRequired = 'minorNoParentalConsentRequired',\n\n /**\n * Reserved for future use\n */\n MinorWithoutParentalConsent = 'minorWithoutParentalConsent',\n\n /**\n * The user is considered a minor based on the age-related regulations of their country or region, and the administrator\n * of the account obtained appropriate consent from a parent or guardian.\n */\n MinorWithParentalConsent = 'minorWithParentalConsent',\n\n /**\n * The user is from a country or region that has additional age-related regulations, such as the United States,\n * United Kingdom, European Union, or South Korea, and the user's age is between a minor and an adult age\n * (as stipulated based on country or region). Generally, this means that teenagers are considered as notAdult in regulated countries.\n */\n NonAdult = 'nonAdult',\n}\n"]}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
var LegalAgeGroupClassifications = /* @__PURE__ */ ((LegalAgeGroupClassifications2) => {
|
|
2
|
-
LegalAgeGroupClassifications2["Adult"] = "adult";
|
|
3
|
-
LegalAgeGroupClassifications2["MinorNoParentalConsentRequired"] = "minorNoParentalConsentRequired";
|
|
4
|
-
LegalAgeGroupClassifications2["MinorWithoutParentalConsent"] = "minorWithoutParentalConsent";
|
|
5
|
-
LegalAgeGroupClassifications2["MinorWithParentalConsent"] = "minorWithParentalConsent";
|
|
6
|
-
LegalAgeGroupClassifications2["NonAdult"] = "nonAdult";
|
|
7
|
-
return LegalAgeGroupClassifications2;
|
|
8
|
-
})(LegalAgeGroupClassifications || {});
|
|
9
|
-
|
|
10
|
-
export { LegalAgeGroupClassifications };
|
|
11
|
-
//# sourceMappingURL=legal-age-group-classification.mjs.map
|
|
12
|
-
//# sourceMappingURL=legal-age-group-classification.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../src/window/types/legal-age-group-classification.ts"],"names":["LegalAgeGroupClassifications"],"mappings":"AAaY,IAAA,4BAAA,qBAAAA,6BAAL,KAAA;AAIL,EAAAA,8BAAA,OAAQ,CAAA,GAAA,OAAA;AAKR,EAAAA,8BAAA,gCAAiC,CAAA,GAAA,gCAAA;AAKjC,EAAAA,8BAAA,6BAA8B,CAAA,GAAA,6BAAA;AAM9B,EAAAA,8BAAA,0BAA2B,CAAA,GAAA,0BAAA;AAO3B,EAAAA,8BAAA,UAAW,CAAA,GAAA,UAAA;AA3BD,EAAAA,OAAAA,6BAAAA;AAAA,CAAA,EAAA,4BAAA,IAAA,EAAA","file":"legal-age-group-classification.mjs","sourcesContent":["/**\n * https://learn.microsoft.com/en-us/graph/api/resources/user?view=graph-rest-1.0#legalagegroupclassification-values\n */\nexport type LegalAgeGroupClassification =\n | 'adult'\n | 'minorNoParentalConsentRequired'\n | 'minorWithoutParentalConsent'\n | 'minorWithParentalConsent'\n | 'nonAdult';\n\n/**\n * https://learn.microsoft.com/en-us/graph/api/resources/user?view=graph-rest-1.0#legalagegroupclassification-values\n */\nexport enum LegalAgeGroupClassifications {\n /**\n * The user is considered an adult based on the age-related regulations of their country or region.\n */\n Adult = 'adult',\n\n /**\n * The user is a minor but is from a country or region that has no age-related regulations.\n */\n MinorNoParentalConsentRequired = 'minorNoParentalConsentRequired',\n\n /**\n * Reserved for future use\n */\n MinorWithoutParentalConsent = 'minorWithoutParentalConsent',\n\n /**\n * The user is considered a minor based on the age-related regulations of their country or region, and the administrator\n * of the account obtained appropriate consent from a parent or guardian.\n */\n MinorWithParentalConsent = 'minorWithParentalConsent',\n\n /**\n * The user is from a country or region that has additional age-related regulations, such as the United States,\n * United Kingdom, European Union, or South Korea, and the user's age is between a minor and an adult age\n * (as stipulated based on country or region). Generally, this means that teenagers are considered as notAdult in regulated countries.\n */\n NonAdult = 'nonAdult',\n}\n"]}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { UserMeetingRole } from '../user-meeting-role.mjs';
|
|
2
|
-
|
|
3
|
-
/**
|
|
4
|
-
* specify the client info for a
|
|
5
|
-
* particular client in a Live Share session.
|
|
6
|
-
*/
|
|
7
|
-
type ClientInfo = {
|
|
8
|
-
/**
|
|
9
|
-
* The host user's `userId` associated with a given `clientId`
|
|
10
|
-
*/
|
|
11
|
-
userId: string;
|
|
12
|
-
/**
|
|
13
|
-
* User's meeting roles associated with a given `clientId`
|
|
14
|
-
*/
|
|
15
|
-
roles: UserMeetingRole[];
|
|
16
|
-
/**
|
|
17
|
-
* The user's display name associated with a given `clientId`.
|
|
18
|
-
* If this returns as `undefined`, the user may need to update their host client.
|
|
19
|
-
*/
|
|
20
|
-
displayName?: string;
|
|
21
|
-
};
|
|
22
|
-
|
|
23
|
-
export type { ClientInfo };
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { UserMeetingRole } from '../user-meeting-role.js';
|
|
2
|
-
|
|
3
|
-
/**
|
|
4
|
-
* specify the client info for a
|
|
5
|
-
* particular client in a Live Share session.
|
|
6
|
-
*/
|
|
7
|
-
type ClientInfo = {
|
|
8
|
-
/**
|
|
9
|
-
* The host user's `userId` associated with a given `clientId`
|
|
10
|
-
*/
|
|
11
|
-
userId: string;
|
|
12
|
-
/**
|
|
13
|
-
* User's meeting roles associated with a given `clientId`
|
|
14
|
-
*/
|
|
15
|
-
roles: UserMeetingRole[];
|
|
16
|
-
/**
|
|
17
|
-
* The user's display name associated with a given `clientId`.
|
|
18
|
-
* If this returns as `undefined`, the user may need to update their host client.
|
|
19
|
-
*/
|
|
20
|
-
displayName?: string;
|
|
21
|
-
};
|
|
22
|
-
|
|
23
|
-
export type { ClientInfo };
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":[],"names":[],"mappings":"","file":"client.js"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":[],"names":[],"mappings":"","file":"client.mjs"}
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* State of the current Live Share session's Fluid container.
|
|
3
|
-
* This is used internally by the `LiveShareClient` when joining a Live Share session.
|
|
4
|
-
*/
|
|
5
|
-
type ContainerState = 'Added' | 'AlreadyExists' | 'Conflict' | 'NotFound';
|
|
6
|
-
/**
|
|
7
|
-
* State of the current Live Share session's Fluid container.
|
|
8
|
-
* This is used internally by the `LiveShareClient` when joining a Live Share session.
|
|
9
|
-
*/
|
|
10
|
-
declare enum ContainerStates {
|
|
11
|
-
/**
|
|
12
|
-
* The call to `LiveShareHost.setContainerId()` successfully created the container mapping
|
|
13
|
-
* for the current Live Share session.
|
|
14
|
-
*/
|
|
15
|
-
added = "Added",
|
|
16
|
-
/**
|
|
17
|
-
* A container mapping for the current Live Share session already exists.
|
|
18
|
-
* This indicates to Live Share that a new container does not need be created.
|
|
19
|
-
*/
|
|
20
|
-
alreadyExists = "AlreadyExists",
|
|
21
|
-
/**
|
|
22
|
-
* The call to `LiveShareHost.setContainerId()` failed to create the container mapping.
|
|
23
|
-
* This happens when another client has already set the container ID for the session.
|
|
24
|
-
*/
|
|
25
|
-
conflict = "Conflict",
|
|
26
|
-
/**
|
|
27
|
-
* A container mapping for the current Live Share session does not yet exist.
|
|
28
|
-
* This indicates to Live Share that a new container should be created.
|
|
29
|
-
*/
|
|
30
|
-
notFound = "NotFound"
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
export { type ContainerState, ContainerStates };
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* State of the current Live Share session's Fluid container.
|
|
3
|
-
* This is used internally by the `LiveShareClient` when joining a Live Share session.
|
|
4
|
-
*/
|
|
5
|
-
type ContainerState = 'Added' | 'AlreadyExists' | 'Conflict' | 'NotFound';
|
|
6
|
-
/**
|
|
7
|
-
* State of the current Live Share session's Fluid container.
|
|
8
|
-
* This is used internally by the `LiveShareClient` when joining a Live Share session.
|
|
9
|
-
*/
|
|
10
|
-
declare enum ContainerStates {
|
|
11
|
-
/**
|
|
12
|
-
* The call to `LiveShareHost.setContainerId()` successfully created the container mapping
|
|
13
|
-
* for the current Live Share session.
|
|
14
|
-
*/
|
|
15
|
-
added = "Added",
|
|
16
|
-
/**
|
|
17
|
-
* A container mapping for the current Live Share session already exists.
|
|
18
|
-
* This indicates to Live Share that a new container does not need be created.
|
|
19
|
-
*/
|
|
20
|
-
alreadyExists = "AlreadyExists",
|
|
21
|
-
/**
|
|
22
|
-
* The call to `LiveShareHost.setContainerId()` failed to create the container mapping.
|
|
23
|
-
* This happens when another client has already set the container ID for the session.
|
|
24
|
-
*/
|
|
25
|
-
conflict = "Conflict",
|
|
26
|
-
/**
|
|
27
|
-
* A container mapping for the current Live Share session does not yet exist.
|
|
28
|
-
* This indicates to Live Share that a new container should be created.
|
|
29
|
-
*/
|
|
30
|
-
notFound = "NotFound"
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
export { type ContainerState, ContainerStates };
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
var ContainerStates = /* @__PURE__ */ ((ContainerStates2) => {
|
|
4
|
-
ContainerStates2["added"] = "Added";
|
|
5
|
-
ContainerStates2["alreadyExists"] = "AlreadyExists";
|
|
6
|
-
ContainerStates2["conflict"] = "Conflict";
|
|
7
|
-
ContainerStates2["notFound"] = "NotFound";
|
|
8
|
-
return ContainerStates2;
|
|
9
|
-
})(ContainerStates || {});
|
|
10
|
-
|
|
11
|
-
exports.ContainerStates = ContainerStates;
|
|
12
|
-
//# sourceMappingURL=container-state.js.map
|
|
13
|
-
//# sourceMappingURL=container-state.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../src/window/types/liveshare/container-state.ts"],"names":["ContainerStates"],"mappings":";;AAUY,IAAA,eAAA,qBAAAA,gBAAL,KAAA;AAKL,EAAAA,iBAAA,OAAQ,CAAA,GAAA,OAAA;AAMR,EAAAA,iBAAA,eAAgB,CAAA,GAAA,eAAA;AAMhB,EAAAA,iBAAA,UAAW,CAAA,GAAA,UAAA;AAMX,EAAAA,iBAAA,UAAW,CAAA,GAAA,UAAA;AAvBD,EAAAA,OAAAA,gBAAAA;AAAA,CAAA,EAAA,eAAA,IAAA,EAAA","file":"container-state.js","sourcesContent":["/**\n * State of the current Live Share session's Fluid container.\n * This is used internally by the `LiveShareClient` when joining a Live Share session.\n */\nexport type ContainerState = 'Added' | 'AlreadyExists' | 'Conflict' | 'NotFound';\n\n/**\n * State of the current Live Share session's Fluid container.\n * This is used internally by the `LiveShareClient` when joining a Live Share session.\n */\nexport enum ContainerStates {\n /**\n * The call to `LiveShareHost.setContainerId()` successfully created the container mapping\n * for the current Live Share session.\n */\n added = 'Added',\n\n /**\n * A container mapping for the current Live Share session already exists.\n * This indicates to Live Share that a new container does not need be created.\n */\n alreadyExists = 'AlreadyExists',\n\n /**\n * The call to `LiveShareHost.setContainerId()` failed to create the container mapping.\n * This happens when another client has already set the container ID for the session.\n */\n conflict = 'Conflict',\n\n /**\n * A container mapping for the current Live Share session does not yet exist.\n * This indicates to Live Share that a new container should be created.\n */\n notFound = 'NotFound',\n}\n"]}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
var ContainerStates = /* @__PURE__ */ ((ContainerStates2) => {
|
|
2
|
-
ContainerStates2["added"] = "Added";
|
|
3
|
-
ContainerStates2["alreadyExists"] = "AlreadyExists";
|
|
4
|
-
ContainerStates2["conflict"] = "Conflict";
|
|
5
|
-
ContainerStates2["notFound"] = "NotFound";
|
|
6
|
-
return ContainerStates2;
|
|
7
|
-
})(ContainerStates || {});
|
|
8
|
-
|
|
9
|
-
export { ContainerStates };
|
|
10
|
-
//# sourceMappingURL=container-state.mjs.map
|
|
11
|
-
//# sourceMappingURL=container-state.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../src/window/types/liveshare/container-state.ts"],"names":["ContainerStates"],"mappings":"AAUY,IAAA,eAAA,qBAAAA,gBAAL,KAAA;AAKL,EAAAA,iBAAA,OAAQ,CAAA,GAAA,OAAA;AAMR,EAAAA,iBAAA,eAAgB,CAAA,GAAA,eAAA;AAMhB,EAAAA,iBAAA,UAAW,CAAA,GAAA,UAAA;AAMX,EAAAA,iBAAA,UAAW,CAAA,GAAA,UAAA;AAvBD,EAAAA,OAAAA,gBAAAA;AAAA,CAAA,EAAA,eAAA,IAAA,EAAA","file":"container-state.mjs","sourcesContent":["/**\n * State of the current Live Share session's Fluid container.\n * This is used internally by the `LiveShareClient` when joining a Live Share session.\n */\nexport type ContainerState = 'Added' | 'AlreadyExists' | 'Conflict' | 'NotFound';\n\n/**\n * State of the current Live Share session's Fluid container.\n * This is used internally by the `LiveShareClient` when joining a Live Share session.\n */\nexport enum ContainerStates {\n /**\n * The call to `LiveShareHost.setContainerId()` successfully created the container mapping\n * for the current Live Share session.\n */\n added = 'Added',\n\n /**\n * A container mapping for the current Live Share session already exists.\n * This indicates to Live Share that a new container does not need be created.\n */\n alreadyExists = 'AlreadyExists',\n\n /**\n * The call to `LiveShareHost.setContainerId()` failed to create the container mapping.\n * This happens when another client has already set the container ID for the session.\n */\n conflict = 'Conflict',\n\n /**\n * A container mapping for the current Live Share session does not yet exist.\n * This indicates to Live Share that a new container should be created.\n */\n notFound = 'NotFound',\n}\n"]}
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import { ContainerState } from './container-state.mjs';
|
|
2
|
-
|
|
3
|
-
/**
|
|
4
|
-
* This response specifies the container mapping information for the current Live Share session.
|
|
5
|
-
*/
|
|
6
|
-
type FluidContainer = {
|
|
7
|
-
/**
|
|
8
|
-
* State of the containerId mapping.
|
|
9
|
-
*/
|
|
10
|
-
containerState: ContainerState;
|
|
11
|
-
/**
|
|
12
|
-
* ID of the container to join for the meeting. Undefined if the container hasn't been
|
|
13
|
-
* created yet.
|
|
14
|
-
*/
|
|
15
|
-
containerId: string | undefined;
|
|
16
|
-
/**
|
|
17
|
-
* If true, the local client should create the container and then save the created containers
|
|
18
|
-
* ID to the mapping service.
|
|
19
|
-
*/
|
|
20
|
-
shouldCreate: boolean;
|
|
21
|
-
/**
|
|
22
|
-
* If `containerId` is undefined and `shouldCreate` is false, the container isn't ready
|
|
23
|
-
* but another client is creating it.
|
|
24
|
-
*/
|
|
25
|
-
retryAfter: number;
|
|
26
|
-
};
|
|
27
|
-
|
|
28
|
-
export type { FluidContainer };
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import { ContainerState } from './container-state.js';
|
|
2
|
-
|
|
3
|
-
/**
|
|
4
|
-
* This response specifies the container mapping information for the current Live Share session.
|
|
5
|
-
*/
|
|
6
|
-
type FluidContainer = {
|
|
7
|
-
/**
|
|
8
|
-
* State of the containerId mapping.
|
|
9
|
-
*/
|
|
10
|
-
containerState: ContainerState;
|
|
11
|
-
/**
|
|
12
|
-
* ID of the container to join for the meeting. Undefined if the container hasn't been
|
|
13
|
-
* created yet.
|
|
14
|
-
*/
|
|
15
|
-
containerId: string | undefined;
|
|
16
|
-
/**
|
|
17
|
-
* If true, the local client should create the container and then save the created containers
|
|
18
|
-
* ID to the mapping service.
|
|
19
|
-
*/
|
|
20
|
-
shouldCreate: boolean;
|
|
21
|
-
/**
|
|
22
|
-
* If `containerId` is undefined and `shouldCreate` is false, the container isn't ready
|
|
23
|
-
* but another client is creating it.
|
|
24
|
-
*/
|
|
25
|
-
retryAfter: number;
|
|
26
|
-
};
|
|
27
|
-
|
|
28
|
-
export type { FluidContainer };
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":[],"names":[],"mappings":"","file":"fluid-container.js"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":[],"names":[],"mappings":"","file":"fluid-container.mjs"}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* specify the Fluid service to use for the
|
|
3
|
-
* current Live Share session.
|
|
4
|
-
*/
|
|
5
|
-
type FluidTenant = {
|
|
6
|
-
/**
|
|
7
|
-
* The Fluid Tenant ID Live Share should use.
|
|
8
|
-
*/
|
|
9
|
-
tenantId: string;
|
|
10
|
-
/**
|
|
11
|
-
* The Fluid service endpoint Live Share should use.
|
|
12
|
-
*/
|
|
13
|
-
serviceEndpoint: string;
|
|
14
|
-
};
|
|
15
|
-
|
|
16
|
-
export type { FluidTenant };
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* specify the Fluid service to use for the
|
|
3
|
-
* current Live Share session.
|
|
4
|
-
*/
|
|
5
|
-
type FluidTenant = {
|
|
6
|
-
/**
|
|
7
|
-
* The Fluid Tenant ID Live Share should use.
|
|
8
|
-
*/
|
|
9
|
-
tenantId: string;
|
|
10
|
-
/**
|
|
11
|
-
* The Fluid service endpoint Live Share should use.
|
|
12
|
-
*/
|
|
13
|
-
serviceEndpoint: string;
|
|
14
|
-
};
|
|
15
|
-
|
|
16
|
-
export type { FluidTenant };
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":[],"names":[],"mappings":"","file":"fluid-tenant.js"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":[],"names":[],"mappings":"","file":"fluid-tenant.mjs"}
|