bigbluebutton-html-plugin-sdk 0.0.32 → 0.0.34
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 +5 -0
- package/dist/cjs/core/api/BbbPluginSdk.js +2 -0
- package/dist/cjs/core/api/BbbPluginSdk.js.map +1 -1
- package/dist/cjs/core/api/types.d.ts +31 -22
- package/dist/cjs/data-consumption/domain/user-voice/index.d.ts +1 -0
- package/dist/cjs/data-consumption/domain/user-voice/index.js +3 -0
- package/dist/cjs/data-consumption/domain/user-voice/index.js.map +1 -0
- package/dist/cjs/data-consumption/domain/user-voice/talking-indicator/hooks.d.ts +2 -0
- package/dist/cjs/data-consumption/domain/user-voice/talking-indicator/hooks.js +8 -0
- package/dist/cjs/data-consumption/domain/user-voice/talking-indicator/hooks.js.map +1 -0
- package/dist/cjs/data-consumption/domain/user-voice/talking-indicator/types.d.ts +8 -0
- package/dist/cjs/data-consumption/domain/user-voice/talking-indicator/types.js +3 -0
- package/dist/cjs/data-consumption/domain/user-voice/talking-indicator/types.js.map +1 -0
- package/dist/cjs/data-consumption/enums.d.ts +1 -0
- package/dist/cjs/data-consumption/enums.js +1 -0
- package/dist/cjs/data-consumption/enums.js.map +1 -1
- package/dist/cjs/data-consumption/index.d.ts +1 -0
- package/dist/cjs/data-consumption/index.js +1 -0
- package/dist/cjs/data-consumption/index.js.map +1 -1
- package/dist/cjs/extensible-areas/action-button-dropdown-item/component.d.ts +3 -3
- package/dist/cjs/extensible-areas/action-button-dropdown-item/component.js +1 -1
- package/dist/cjs/extensible-areas/action-button-dropdown-item/component.js.map +1 -1
- package/dist/cjs/extensible-areas/action-button-dropdown-item/index.d.ts +1 -1
- package/dist/cjs/extensible-areas/action-button-dropdown-item/types.d.ts +1 -1
- package/dist/cjs/extensible-areas/actions-bar-item/component.d.ts +3 -3
- package/dist/cjs/extensible-areas/actions-bar-item/component.js +1 -1
- package/dist/cjs/extensible-areas/actions-bar-item/component.js.map +1 -1
- package/dist/cjs/extensible-areas/actions-bar-item/index.d.ts +1 -1
- package/dist/cjs/extensible-areas/actions-bar-item/types.d.ts +1 -1
- package/dist/cjs/extensible-areas/audio-settings-dropdown-item/component.d.ts +3 -3
- package/dist/cjs/extensible-areas/audio-settings-dropdown-item/component.js +1 -1
- package/dist/cjs/extensible-areas/audio-settings-dropdown-item/component.js.map +1 -1
- package/dist/cjs/extensible-areas/audio-settings-dropdown-item/index.d.ts +1 -1
- package/dist/cjs/extensible-areas/audio-settings-dropdown-item/types.d.ts +1 -1
- package/dist/cjs/extensible-areas/camera-settings-dropdown-item/component.d.ts +3 -3
- package/dist/cjs/extensible-areas/camera-settings-dropdown-item/component.js +1 -1
- package/dist/cjs/extensible-areas/camera-settings-dropdown-item/component.js.map +1 -1
- package/dist/cjs/extensible-areas/camera-settings-dropdown-item/index.d.ts +1 -1
- package/dist/cjs/extensible-areas/camera-settings-dropdown-item/types.d.ts +1 -1
- package/dist/cjs/extensible-areas/nav-bar-item/component.d.ts +3 -3
- package/dist/cjs/extensible-areas/nav-bar-item/component.js +1 -1
- package/dist/cjs/extensible-areas/nav-bar-item/component.js.map +1 -1
- package/dist/cjs/extensible-areas/nav-bar-item/index.d.ts +1 -1
- package/dist/cjs/extensible-areas/nav-bar-item/types.d.ts +1 -1
- package/dist/cjs/extensible-areas/options-dropdown-item/component.d.ts +3 -3
- package/dist/cjs/extensible-areas/options-dropdown-item/component.js +1 -1
- package/dist/cjs/extensible-areas/options-dropdown-item/component.js.map +1 -1
- package/dist/cjs/extensible-areas/options-dropdown-item/index.d.ts +1 -1
- package/dist/cjs/extensible-areas/options-dropdown-item/types.d.ts +1 -1
- package/dist/cjs/extensible-areas/presentation-dropdown-item/component.d.ts +3 -3
- package/dist/cjs/extensible-areas/presentation-dropdown-item/component.js +1 -1
- package/dist/cjs/extensible-areas/presentation-dropdown-item/component.js.map +1 -1
- package/dist/cjs/extensible-areas/presentation-dropdown-item/index.d.ts +1 -1
- package/dist/cjs/extensible-areas/presentation-dropdown-item/types.d.ts +1 -1
- package/dist/cjs/extensible-areas/presentation-toolbar-item/component.d.ts +4 -4
- package/dist/cjs/extensible-areas/presentation-toolbar-item/component.js +1 -1
- package/dist/cjs/extensible-areas/presentation-toolbar-item/component.js.map +1 -1
- package/dist/cjs/extensible-areas/presentation-toolbar-item/index.d.ts +1 -1
- package/dist/cjs/extensible-areas/presentation-toolbar-item/types.d.ts +1 -1
- package/dist/cjs/extensible-areas/user-camera-dropdown-item/component.d.ts +3 -3
- package/dist/cjs/extensible-areas/user-camera-dropdown-item/component.js +1 -1
- package/dist/cjs/extensible-areas/user-camera-dropdown-item/component.js.map +1 -1
- package/dist/cjs/extensible-areas/user-camera-dropdown-item/index.d.ts +1 -1
- package/dist/cjs/extensible-areas/user-camera-dropdown-item/types.d.ts +1 -1
- package/dist/cjs/extensible-areas/user-list-dropdown-item/component.d.ts +4 -4
- package/dist/cjs/extensible-areas/user-list-dropdown-item/component.js +1 -1
- package/dist/cjs/extensible-areas/user-list-dropdown-item/component.js.map +1 -1
- package/dist/cjs/extensible-areas/user-list-dropdown-item/index.d.ts +1 -1
- package/dist/cjs/extensible-areas/user-list-dropdown-item/types.d.ts +1 -1
- package/dist/cjs/extensible-areas/user-list-item-additional-information/component.d.ts +3 -3
- package/dist/cjs/extensible-areas/user-list-item-additional-information/index.d.ts +1 -1
- package/dist/cjs/extensible-areas/user-list-item-additional-information/types.d.ts +1 -1
- package/dist/cjs/ui-commands/commands.d.ts +5 -0
- package/dist/cjs/ui-commands/commands.js +2 -0
- package/dist/cjs/ui-commands/commands.js.map +1 -1
- package/dist/cjs/ui-commands/external-video/commands.d.ts +5 -0
- package/dist/cjs/ui-commands/external-video/commands.js +8 -0
- package/dist/cjs/ui-commands/external-video/commands.js.map +1 -0
- package/dist/cjs/ui-commands/external-video/types.d.ts +4 -0
- package/dist/cjs/ui-commands/external-video/types.js +3 -0
- package/dist/cjs/ui-commands/external-video/types.js.map +1 -0
- package/dist/cjs/ui-commands/external-video/volume/commands.d.ts +10 -0
- package/dist/cjs/ui-commands/external-video/volume/commands.js +24 -0
- package/dist/cjs/ui-commands/external-video/volume/commands.js.map +1 -0
- package/dist/cjs/ui-commands/external-video/volume/enums.d.ts +3 -0
- package/dist/cjs/ui-commands/external-video/volume/enums.js +8 -0
- package/dist/cjs/ui-commands/external-video/volume/enums.js.map +1 -0
- package/dist/cjs/ui-commands/external-video/volume/types.d.ts +6 -0
- package/dist/cjs/ui-commands/external-video/volume/types.js +3 -0
- package/dist/cjs/ui-commands/external-video/volume/types.js.map +1 -0
- package/dist/cjs/ui-commands/types.d.ts +2 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -48,6 +48,8 @@ SDK for developing BigBlueButton plugins, examples of implementations can be fou
|
|
|
48
48
|
|
|
49
49
|
- `usePluginSettings` hook: it provides all the specific settings regarding the current plugin it's been loaded from.
|
|
50
50
|
|
|
51
|
+
- `useTalkingIndicator` hook: it gives you invormation on the user-voice data, that is, who is talking or muted.
|
|
52
|
+
|
|
51
53
|
### Real time data exchange
|
|
52
54
|
- `useDataChannel` hook: this will allow you to exchange information (Send and receive) amongst different users through the same plugin;
|
|
53
55
|
|
|
@@ -60,6 +62,9 @@ SDK for developing BigBlueButton plugins, examples of implementations can be fou
|
|
|
60
62
|
- form:
|
|
61
63
|
- open: this function will open the sidebar chat panel automatically;
|
|
62
64
|
- fill: this function will fill the form input field of the chat passed in the argument as {text: string}
|
|
65
|
+
- external-video:
|
|
66
|
+
- volume:
|
|
67
|
+
- set: this function will set the external video volume to a certain number between 0 and 1 (that is 0% and);
|
|
63
68
|
|
|
64
69
|
### Dom Element Manipulation
|
|
65
70
|
- `useChatMessageDomElements` hook: This hook will return the dom element of a chat message reactively, so one can modify whatever is inside, such as text, css, js, etc.;
|
|
@@ -14,6 +14,7 @@ var settings_1 = require("../../data-consumption/domain/settings");
|
|
|
14
14
|
var hooks_7 = require("../../ui-events/hooks");
|
|
15
15
|
var hooks_8 = require("../../data-consumption/domain/chat/loaded-chat-messages/hooks");
|
|
16
16
|
var hooks_9 = require("../../dom-element-manipulation/chat/message/hooks");
|
|
17
|
+
var hooks_10 = require("../../data-consumption/domain/user-voice/talking-indicator/hooks");
|
|
17
18
|
/**
|
|
18
19
|
* Class responsible for either initialize or get the PluginApi
|
|
19
20
|
*
|
|
@@ -42,6 +43,7 @@ var BbbPluginSdk = /** @class */ (function () {
|
|
|
42
43
|
pluginApi.useLoadedUserList = (function () { return (0, hooks_4.useLoadedUserList)(); });
|
|
43
44
|
pluginApi.useCurrentUser = (function () { return (0, hooks_5.useCurrentUser)(); });
|
|
44
45
|
pluginApi.useUsersBasicInfo = (function () { return (0, hooks_6.useUsersBasicInfo)(); });
|
|
46
|
+
pluginApi.useTalkingIndicator = (function () { return (0, hooks_10.useTalkingIndicator)(); });
|
|
45
47
|
pluginApi.useLoadedChatMessages = (function () { return (0, hooks_8.useLoadedChatMessages)(); });
|
|
46
48
|
pluginApi.useUiEvent = (function (eventName, callback) { return (0, hooks_7.useUiEvent)(eventName, callback); });
|
|
47
49
|
pluginApi.useChatMessageDomElements = function (messageIds) { return (0, hooks_9.useChatMessageDomElements)(messageIds); };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BbbPluginSdk.js","sourceRoot":"","sources":["../../../../src/core/api/BbbPluginSdk.ts"],"names":[],"mappings":";;;AAYA,uDAAwD;AAQxD,kDAA0D;AAC1D,gGAEgF;AAChF,wFAEwE;AACxE,oFAA+F;AAC/F,gFAAwF;AACxF,oFAA+F;AAC/F,4DAAoE;AACpE,uDAA0D;AAC1D,mEAA2E;AAE3E,+CAAmD;AAEnD,uFAAsG;AACtG,2EAA8F;
|
|
1
|
+
{"version":3,"file":"BbbPluginSdk.js","sourceRoot":"","sources":["../../../../src/core/api/BbbPluginSdk.ts"],"names":[],"mappings":";;;AAYA,uDAAwD;AAQxD,kDAA0D;AAC1D,gGAEgF;AAChF,wFAEwE;AACxE,oFAA+F;AAC/F,gFAAwF;AACxF,oFAA+F;AAC/F,4DAAoE;AACpE,uDAA0D;AAC1D,mEAA2E;AAE3E,+CAAmD;AAEnD,uFAAsG;AACtG,2EAA8F;AAE9F,2FAAuG;AAIvG;;;;;;GAMG;AACH;IAAA;IAwFA,CAAC;IAvFC;;;;;;;;;;OAUG;IACW,uBAAU,GAAxB,UAAyB,IAAY;QACnC,IAAM,SAAS,GAAc,MAAM,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;QACtD,SAAS,CAAC,qBAAqB,GAAG,CAAC,UACjC,KAAa,EACb,sBAAsD,IACnD,OAAA,IAAA,6BAAqB,EAAC,KAAK,EAAE,sBAAsB,CAAC,EAApD,CAAoD,CAAkC,CAAC;QAC5F,SAAS,CAAC,sBAAsB,GAAG,CACjC,cAAM,OAAA,IAAA,8BAAsB,GAAE,EAAxB,CAAwB,CAAmC,CAAC;QACpE,SAAS,CAAC,iBAAiB,GAAG,CAAC,cAAM,OAAA,IAAA,yBAAiB,GAAE,EAAnB,CAAmB,CAA8B,CAAC;QACvF,SAAS,CAAC,cAAc,GAAG,CAAC,cAAM,OAAA,IAAA,sBAAc,GAAE,EAAhB,CAAgB,CAA2B,CAAC;QAC9E,SAAS,CAAC,iBAAiB,GAAG,CAAC,cAAM,OAAA,IAAA,yBAAiB,GAAE,EAAnB,CAAmB,CAA8B,CAAC;QACvF,SAAS,CAAC,mBAAmB,GAAG,CAAC,cAAM,OAAA,IAAA,4BAAmB,GAAE,EAArB,CAAqB,CAAgC,CAAC;QAC7F,SAAS,CAAC,qBAAqB,GAAG,CAChC,cAAM,OAAA,IAAA,6BAAqB,GAAE,EAAvB,CAAuB,CAAkC,CAAC;QAClE,SAAS,CAAC,UAAU,GAAG,CAAC,UAGtB,SAAY,EACZ,QAAuE,IACpE,OAAA,IAAA,kBAAU,EAAC,SAAS,EAAE,QAAQ,CAAC,EAA/B,CAA+B,CAAuB,CAAC;QAC5D,SAAS,CAAC,yBAAyB,GAAG,UACpC,UAAoB,IACjB,OAAA,IAAA,iCAAyB,EAAC,UAAU,CAAC,EAArC,CAAqC,CAAC;QAC3C,SAAS,CAAC,UAAU,GAAG,qBAAU,CAAC;QAClC,IAAM,UAAU,GAAG,SAAS,aAAT,SAAS,uBAAT,SAAS,CAAE,UAAU,CAAC;QACzC,IAAI,UAAU,EAAE;YACd,SAAS,CAAC,cAAc,GAAG,CAAC,UAC1B,WAAmB,IAChB,OAAA,IAAA,sBAAc,EAAC,WAAW,EAAE,UAAU,EAAE,MAAM,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC,EAAjE,CAAiE,CAChC,CAAC;YACvC,SAAS,CAAC,iBAAiB,GAAG,cAAM,OAAA,IAAA,4BAAiB,EAAC,UAAU,CAAC,EAA7B,CAA6B,CAAC;SACnE;aAAM;YACL,MAAM,IAAI,KAAK,CAAC,qBAAqB,CAAC,CAAC;SACxC;IACH,CAAC;IAED;;;;;;;;;;;;OAYG;IACW,yBAAY,GAA1B,UAA2B,IAAY,EAAE,UAAmB;QAC1D,IAAI,CAAC,MAAM,CAAC,WAAW;YAAE,MAAM,CAAC,WAAW,GAAG,EAAE,CAAC;QACjD,IAAI,MAAM,CAAC,IAAI,CAAC,MAAM,CAAC,WAAW,CAAC,CAAC,OAAO,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,EAAE;YACxD,MAAM,CAAC,WAAW,CAAC,IAAI,CAAC,GAAG;gBACzB,wBAAwB,EAAE,cAAO,CAAC;gBAClC,2BAA2B,EAAE,cAAO,CAAC;gBACrC,4BAA4B,EAAE,cAAO,CAAC;gBACtC,kBAAkB,EAAE,cAAO,CAAC;gBAC5B,6BAA6B,EAAE,cAAO,CAAC;gBACvC,4BAA4B,EAAE,cAAO,CAAC;gBACtC,cAAc,EAAE,cAAO,CAAC;gBACxB,uBAAuB,EAAE,cAAO,CAAC;gBACjC,8BAA8B,EAAE,cAAO,CAAC;gBACxC,0BAA0B,EAAE,cAAO,CAAC;gBACpC,oCAAoC,EAAE,cAAO,CAAC;gBAC9C,kBAAkB,EAAE,cAAO,CAAC;gBAC5B,gBAAgB,EAAE;oBAChB,EAAE,EAAE,cAAO,CAAC;iBACb;gBACD,eAAe,EAAE,cAAM,OAAA,IAAA,wBAAe,GAAE,EAAjB,CAAiB;gBACxC,UAAU,EAAE,UAAC,MAAM,IAAK,OAAA,IAAA,mBAAU,EAAC,MAAM,CAAC,EAAlB,CAAkB;gBAC1C,UAAU,YAAA;aACX,CAAC;SACH;QAED,OAAO,MAAM,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;IAClC,CAAC;IACH,mBAAC;AAAD,CAAC,AAxFD,IAwFC;AAxFqB,oCAAY"}
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import { UiCommands } from '../../ui-commands/types';
|
|
2
2
|
import { UseChatMessageDomElementsFunction } from '../../dom-element-manipulation/chat/message/types';
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
9
|
-
import {
|
|
10
|
-
import {
|
|
11
|
-
import {
|
|
12
|
-
import {
|
|
13
|
-
import {
|
|
3
|
+
import { ActionButtonDropdownInterface } from '../../extensible-areas/action-button-dropdown-item/types';
|
|
4
|
+
import { ActionsBarInterface } from '../../extensible-areas/actions-bar-item/types';
|
|
5
|
+
import { AudioSettingsDropdownInterface } from '../../extensible-areas/audio-settings-dropdown-item/types';
|
|
6
|
+
import { CameraSettingsDropdownInterface } from '../../extensible-areas/camera-settings-dropdown-item/types';
|
|
7
|
+
import { NavBarInterface } from '../../extensible-areas/nav-bar-item/types';
|
|
8
|
+
import { OptionsDropdownInterface } from '../../extensible-areas/options-dropdown-item/types';
|
|
9
|
+
import { PresentationDropdownInterface } from '../../extensible-areas/presentation-dropdown-item/types';
|
|
10
|
+
import { UserCameraDropdownInterface } from '../../extensible-areas/user-camera-dropdown-item/types';
|
|
11
|
+
import { UserListDropdownInterface } from '../../extensible-areas/user-list-dropdown-item/types';
|
|
12
|
+
import { UserListItemAdditionalInformationInterface } from '../../extensible-areas/user-list-item-additional-information/types';
|
|
13
|
+
import { PresentationToolbarInterface } from '../../extensible-areas/presentation-toolbar-item/types';
|
|
14
14
|
import { UseCurrentPresentationFunction } from '../../data-consumption/domain/presentations/current-presentation/types';
|
|
15
15
|
import { UseLoadedUserListFunction } from '../../data-consumption/domain/users/loaded-user-list/types';
|
|
16
16
|
import { UseCurrentUserFunction } from '../../data-consumption/domain/users/current-user/types';
|
|
@@ -23,17 +23,18 @@ import { GetJoinUrlFunction } from '../auxiliary/join-url/types';
|
|
|
23
23
|
import { UsePluginSettingsFunction } from '../../data-consumption/domain/settings/plugin-settings/types';
|
|
24
24
|
import { UseUiEventFunction } from '../../ui-events/types';
|
|
25
25
|
import { UseLoadedChatMessagesFunction } from '../../data-consumption/domain/chat/loaded-chat-messages/types';
|
|
26
|
-
|
|
27
|
-
export type
|
|
28
|
-
export type
|
|
29
|
-
export type
|
|
30
|
-
export type
|
|
31
|
-
export type
|
|
32
|
-
export type
|
|
33
|
-
export type
|
|
34
|
-
export type
|
|
35
|
-
export type
|
|
36
|
-
export type
|
|
26
|
+
import { UseTalkingIndicatorFunction } from '../../data-consumption/domain/user-voice/talking-indicator/types';
|
|
27
|
+
export type SetPresentationToolbarItems = (presentationToolbarItem: PresentationToolbarInterface[]) => void;
|
|
28
|
+
export type SetUserListDropdownItems = (userListDropdownItem: UserListDropdownInterface[]) => void;
|
|
29
|
+
export type SetActionButtonDropdownItems = (actionButtonDropdownInterface: ActionButtonDropdownInterface[]) => void;
|
|
30
|
+
export type SetActionsBarItems = (actionsBarItems: ActionsBarInterface[]) => void;
|
|
31
|
+
export type SetAudioSettingsDropdownItems = (audioSettingsDropdownItem: AudioSettingsDropdownInterface[]) => void;
|
|
32
|
+
export type SetPresentationDropdownItems = (userListDropdownItem: PresentationDropdownInterface[]) => void;
|
|
33
|
+
export type SetNavBarItems = (userListDropdownItem: NavBarInterface[]) => void;
|
|
34
|
+
export type SetOptionsDropdownItems = (optionsDropdownItem: OptionsDropdownInterface[]) => void;
|
|
35
|
+
export type SetCameraSettingsDropdownItems = (cameraSettingsDropdownItem: CameraSettingsDropdownInterface[]) => void;
|
|
36
|
+
export type SetUserCameraDropdownItems = (userCameraDropdownItem: UserCameraDropdownInterface[]) => void;
|
|
37
|
+
export type SetUserListItemAdditionalInformation = (userListItemAdditionalInformation: UserListItemAdditionalInformationInterface[]) => void;
|
|
37
38
|
/**
|
|
38
39
|
* Object that makes plugin hooks and extensible area setters available for developers to use.
|
|
39
40
|
*/
|
|
@@ -98,6 +99,14 @@ export interface PluginApi {
|
|
|
98
99
|
*
|
|
99
100
|
*/
|
|
100
101
|
usePluginSettings?: UsePluginSettingsFunction;
|
|
102
|
+
/**
|
|
103
|
+
* Returns an object containing a list user-voice with the main properties of that object,
|
|
104
|
+
* that being talking (boolean), startTime (number), muted (boolean) and userId (string).
|
|
105
|
+
*
|
|
106
|
+
* @returns `GraphqlResponseWrapper` with the list of user-voice.
|
|
107
|
+
*
|
|
108
|
+
*/
|
|
109
|
+
useTalkingIndicator?: UseTalkingIndicatorFunction;
|
|
101
110
|
/**
|
|
102
111
|
* Returns an object containing the data on the current presentation being displayed
|
|
103
112
|
* in the presentation area, and its current page.
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { UserVoice } from './talking-indicator/types';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/data-consumption/domain/user-voice/index.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.useTalkingIndicator = void 0;
|
|
4
|
+
var enums_1 = require("../../../../data-consumption/enums");
|
|
5
|
+
var hookCreator_1 = require("../../../factory/hookCreator");
|
|
6
|
+
var useTalkingIndicator = function () { return (0, hookCreator_1.createDataConsumptionHook)(enums_1.DataConsumptionHooks.TALKING_INDICATOR); };
|
|
7
|
+
exports.useTalkingIndicator = useTalkingIndicator;
|
|
8
|
+
//# sourceMappingURL=hooks.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"hooks.js","sourceRoot":"","sources":["../../../../../../src/data-consumption/domain/user-voice/talking-indicator/hooks.ts"],"names":[],"mappings":";;;AAAA,4DAA0E;AAC1E,4DAAyE;AAGlE,IAAM,mBAAmB,GAAG,cAAM,OAAA,IAAA,uCAAyB,EAGhE,4BAAoB,CAAC,iBAAiB,CACvC,EAJwC,CAIxC,CAAC;AAJW,QAAA,mBAAmB,uBAI9B"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"types.js","sourceRoot":"","sources":["../../../../../../src/data-consumption/domain/user-voice/talking-indicator/types.ts"],"names":[],"mappings":""}
|
|
@@ -3,5 +3,6 @@ export declare enum DataConsumptionHooks {
|
|
|
3
3
|
LOADED_USER_LIST = "Hooks::UseLoadedUserList",
|
|
4
4
|
CURRENT_USER = "Hooks::UseCurrentUser",
|
|
5
5
|
LOADED_CHAT_MESSAGES = "Hooks::UseLoadedChatMessages",
|
|
6
|
+
TALKING_INDICATOR = "Hooks::UseTalkingIndicator",
|
|
6
7
|
CUSTOM_SUBSCRIPTION = "Hooks::CustomSubscription"
|
|
7
8
|
}
|
|
@@ -7,6 +7,7 @@ var DataConsumptionHooks;
|
|
|
7
7
|
DataConsumptionHooks["LOADED_USER_LIST"] = "Hooks::UseLoadedUserList";
|
|
8
8
|
DataConsumptionHooks["CURRENT_USER"] = "Hooks::UseCurrentUser";
|
|
9
9
|
DataConsumptionHooks["LOADED_CHAT_MESSAGES"] = "Hooks::UseLoadedChatMessages";
|
|
10
|
+
DataConsumptionHooks["TALKING_INDICATOR"] = "Hooks::UseTalkingIndicator";
|
|
10
11
|
DataConsumptionHooks["CUSTOM_SUBSCRIPTION"] = "Hooks::CustomSubscription";
|
|
11
12
|
})(DataConsumptionHooks || (exports.DataConsumptionHooks = DataConsumptionHooks = {}));
|
|
12
13
|
//# sourceMappingURL=enums.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"enums.js","sourceRoot":"","sources":["../../../src/data-consumption/enums.ts"],"names":[],"mappings":";;;AAAA,IAAY,
|
|
1
|
+
{"version":3,"file":"enums.js","sourceRoot":"","sources":["../../../src/data-consumption/enums.ts"],"names":[],"mappings":";;;AAAA,IAAY,oBAOX;AAPD,WAAY,oBAAoB;IAC9B,8EAAsD,CAAA;IACtD,qEAA6C,CAAA;IAC7C,8DAAsC,CAAA;IACtC,6EAAqD,CAAA;IACrD,wEAAgD,CAAA;IAChD,yEAAiD,CAAA;AACnD,CAAC,EAPW,oBAAoB,oCAApB,oBAAoB,QAO/B"}
|
|
@@ -17,5 +17,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
17
17
|
__exportStar(require("./domain/presentations"), exports);
|
|
18
18
|
__exportStar(require("./domain/chat"), exports);
|
|
19
19
|
__exportStar(require("./domain/users"), exports);
|
|
20
|
+
__exportStar(require("./domain/user-voice"), exports);
|
|
20
21
|
__exportStar(require("./domain/shared"), exports);
|
|
21
22
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/data-consumption/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,yDAAuC;AACvC,gDAA8B;AAC9B,iDAA+B;AAC/B,kDAAgC"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/data-consumption/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,yDAAuC;AACvC,gDAA8B;AAC9B,iDAA+B;AAC/B,sDAAoC;AACpC,kDAAgC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ActionButtonDropdownItemType } from './enums';
|
|
2
|
-
import {
|
|
3
|
-
export declare class ActionButtonDropdownOption implements
|
|
2
|
+
import { ActionButtonDropdownInterface, ActionButtonDropdownOptionProps } from './types';
|
|
3
|
+
export declare class ActionButtonDropdownOption implements ActionButtonDropdownInterface {
|
|
4
4
|
id: string;
|
|
5
5
|
type: ActionButtonDropdownItemType;
|
|
6
6
|
label: string;
|
|
@@ -22,7 +22,7 @@ export declare class ActionButtonDropdownOption implements ActionButtonDropdownI
|
|
|
22
22
|
constructor({ label, icon, tooltip, allowed, onClick, }: ActionButtonDropdownOptionProps);
|
|
23
23
|
setItemId: (id: string) => void;
|
|
24
24
|
}
|
|
25
|
-
export declare class ActionButtonDropdownSeparator implements
|
|
25
|
+
export declare class ActionButtonDropdownSeparator implements ActionButtonDropdownInterface {
|
|
26
26
|
id: string;
|
|
27
27
|
type: ActionButtonDropdownItemType;
|
|
28
28
|
constructor();
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ActionButtonDropdownSeparator = exports.ActionButtonDropdownOption = void 0;
|
|
4
4
|
var enums_1 = require("./enums");
|
|
5
|
-
//
|
|
5
|
+
// ActionButtonDropdown Extensible Area
|
|
6
6
|
var ActionButtonDropdownOption = /** @class */ (function () {
|
|
7
7
|
/**
|
|
8
8
|
* Returns the option for the action button dropdown
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"component.js","sourceRoot":"","sources":["../../../../src/extensible-areas/action-button-dropdown-item/component.ts"],"names":[],"mappings":";;;AAAA,iCAAuD;AAKvD,
|
|
1
|
+
{"version":3,"file":"component.js","sourceRoot":"","sources":["../../../../src/extensible-areas/action-button-dropdown-item/component.ts"],"names":[],"mappings":";;;AAAA,iCAAuD;AAKvD,uCAAuC;AAEvC;IAeE;;;;;;;;;;OAUG;IACH,oCAAY,EAEsB;YADhC,aAAU,EAAV,KAAK,mBAAG,EAAE,KAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,eAAY,EAAZ,OAAO,mBAAG,EAAE,KAAA,EAAE,eAAc,EAAd,OAAO,mBAAG,IAAI,KAAA,EAAE,eAAkB,EAAlB,OAAO,mBAAG,cAAO,CAAC,KAAA;QADzE,iBASC;QAlCD,OAAE,GAAW,EAAE,CAAC;QAoChB,cAAS,GAAyB,UAAC,EAAU;YAC3C,KAAI,CAAC,EAAE,GAAG,qCAA8B,EAAE,CAAE,CAAC;QAC/C,CAAC,CAAC;QAVA,IAAI,CAAC,KAAK,GAAG,KAAK,CAAC;QACnB,IAAI,CAAC,IAAI,GAAG,IAAI,CAAC;QACjB,IAAI,CAAC,OAAO,GAAG,OAAO,CAAC;QACvB,IAAI,CAAC,OAAO,GAAG,OAAO,CAAC;QACvB,IAAI,CAAC,OAAO,GAAG,OAAO,CAAC;QACvB,IAAI,CAAC,IAAI,GAAG,oCAA4B,CAAC,MAAM,CAAC;IAClD,CAAC;IAKH,iCAAC;AAAD,CAAC,AAxCD,IAwCC;AAxCY,gEAA0B;AA0CvC;IAKE;QAAA,iBAEC;QAND,OAAE,GAAW,EAAE,CAAC;QAQhB,cAAS,GAAyB,UAAC,EAAU;YAC3C,KAAI,CAAC,EAAE,GAAG,wCAAiC,EAAE,CAAE,CAAC;QAClD,CAAC,CAAC;QALA,IAAI,CAAC,IAAI,GAAG,oCAA4B,CAAC,SAAS,CAAC;IACrD,CAAC;IAKH,oCAAC;AAAD,CAAC,AAZD,IAYC;AAZY,sEAA6B"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export { ActionButtonDropdownOption, ActionButtonDropdownSeparator, } from './component';
|
|
2
|
-
export {
|
|
2
|
+
export { ActionButtonDropdownInterface, } from './types';
|
|
@@ -2,7 +2,7 @@ import { PluginProvidedUiItemDescriptor } from '../base';
|
|
|
2
2
|
/**
|
|
3
3
|
* Interface for a generic item for the action button dropdown.
|
|
4
4
|
*/
|
|
5
|
-
export interface
|
|
5
|
+
export interface ActionButtonDropdownInterface extends PluginProvidedUiItemDescriptor {
|
|
6
6
|
}
|
|
7
7
|
export interface ActionButtonDropdownOptionProps {
|
|
8
8
|
label: string;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ActionsBarPosition, ActionsBarItemType } from './enums';
|
|
2
|
-
import {
|
|
3
|
-
export declare class ActionsBarButton implements
|
|
2
|
+
import { ActionsBarInterface, ActionsBarButtonProps, ActionsBarSeparatorProps } from './types';
|
|
3
|
+
export declare class ActionsBarButton implements ActionsBarInterface {
|
|
4
4
|
id: string;
|
|
5
5
|
type: ActionsBarItemType;
|
|
6
6
|
icon: string;
|
|
@@ -21,7 +21,7 @@ export declare class ActionsBarButton implements ActionsBarItem {
|
|
|
21
21
|
constructor({ icon, tooltip, onClick, position, }: ActionsBarButtonProps);
|
|
22
22
|
setItemId: (id: string) => void;
|
|
23
23
|
}
|
|
24
|
-
export declare class ActionsBarSeparator implements
|
|
24
|
+
export declare class ActionsBarSeparator implements ActionsBarInterface {
|
|
25
25
|
position: ActionsBarPosition;
|
|
26
26
|
id: string;
|
|
27
27
|
type: ActionsBarItemType;
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ActionsBarSeparator = exports.ActionsBarButton = void 0;
|
|
4
4
|
var enums_1 = require("./enums");
|
|
5
|
-
//
|
|
5
|
+
// ActionsBar Extensible Area
|
|
6
6
|
var ActionsBarButton = /** @class */ (function () {
|
|
7
7
|
/**
|
|
8
8
|
* Returns object to be used in the setter for action bar. In this case,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"component.js","sourceRoot":"","sources":["../../../../src/extensible-areas/actions-bar-item/component.ts"],"names":[],"mappings":";;;AAAA,iCAAiE;AAKjE,
|
|
1
|
+
{"version":3,"file":"component.js","sourceRoot":"","sources":["../../../../src/extensible-areas/actions-bar-item/component.ts"],"names":[],"mappings":";;;AAAA,iCAAiE;AAKjE,6BAA6B;AAE7B;IAaE;;;;;;;;;;OAUG;IACH,0BAAY,EAEY;YADtB,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,eAAY,EAAZ,OAAO,mBAAG,EAAE,KAAA,EAAE,eAAkB,EAAlB,OAAO,mBAAG,cAAO,CAAC,KAAA,EAAE,gBAAmC,EAAnC,QAAQ,mBAAG,0BAAkB,CAAC,KAAK,KAAA;QADlF,iBAQC;QA/BD,OAAE,GAAW,EAAE,CAAC;QAiChB,cAAS,GAAyB,UAAC,EAAU;YAC3C,KAAI,CAAC,EAAE,GAAG,2BAAoB,EAAE,CAAE,CAAC;QACrC,CAAC,CAAC;QATA,IAAI,CAAC,IAAI,GAAG,IAAI,CAAC;QACjB,IAAI,CAAC,OAAO,GAAG,OAAO,CAAC;QACvB,IAAI,CAAC,OAAO,GAAG,OAAO,CAAC;QACvB,IAAI,CAAC,QAAQ,GAAG,QAAQ,CAAC;QACzB,IAAI,CAAC,IAAI,GAAG,0BAAkB,CAAC,MAAM,CAAC;IACxC,CAAC;IAKH,uBAAC;AAAD,CAAC,AArCD,IAqCC;AArCY,4CAAgB;AAuC7B;IAOE;;;;;;;OAOG;IACH,6BAAY,EAEe;YADzB,gBAAmC,EAAnC,QAAQ,mBAAG,0BAAkB,CAAC,KAAK,KAAA;QADrC,iBAKC;QAjBD,OAAE,GAAW,EAAE,CAAC;QAmBhB,cAAS,GAAyB,UAAC,EAAU;YAC3C,KAAI,CAAC,EAAE,GAAG,8BAAuB,EAAE,CAAE,CAAC;QACxC,CAAC,CAAC;QANA,IAAI,CAAC,QAAQ,GAAG,QAAQ,CAAC;QACzB,IAAI,CAAC,IAAI,GAAG,0BAAkB,CAAC,SAAS,CAAC;IAC3C,CAAC;IAKH,0BAAC;AAAD,CAAC,AAzBD,IAyBC;AAzBY,kDAAmB"}
|
|
@@ -3,7 +3,7 @@ import { ActionsBarPosition } from './enums';
|
|
|
3
3
|
/**
|
|
4
4
|
* Interface for the generic Actions bar item. (`position` is mandatory)
|
|
5
5
|
*/
|
|
6
|
-
export interface
|
|
6
|
+
export interface ActionsBarInterface extends PluginProvidedUiItemDescriptor {
|
|
7
7
|
position: ActionsBarPosition;
|
|
8
8
|
}
|
|
9
9
|
export interface ActionsBarButtonProps {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { AudioSettingsDropdownItemType } from './enums';
|
|
2
|
-
import {
|
|
3
|
-
export declare class AudioSettingsDropdownOption implements
|
|
2
|
+
import { AudioSettingsDropdownInterface, AudioSettingsDropdownOptionProps } from './types';
|
|
3
|
+
export declare class AudioSettingsDropdownOption implements AudioSettingsDropdownInterface {
|
|
4
4
|
id: string;
|
|
5
5
|
type: AudioSettingsDropdownItemType;
|
|
6
6
|
label: string;
|
|
@@ -19,7 +19,7 @@ export declare class AudioSettingsDropdownOption implements AudioSettingsDropdow
|
|
|
19
19
|
constructor({ label, icon, onClick, }: AudioSettingsDropdownOptionProps);
|
|
20
20
|
setItemId: (id: string) => void;
|
|
21
21
|
}
|
|
22
|
-
export declare class AudioSettingsDropdownSeparator implements
|
|
22
|
+
export declare class AudioSettingsDropdownSeparator implements AudioSettingsDropdownInterface {
|
|
23
23
|
id: string;
|
|
24
24
|
type: AudioSettingsDropdownItemType;
|
|
25
25
|
/**
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.AudioSettingsDropdownSeparator = exports.AudioSettingsDropdownOption = void 0;
|
|
4
4
|
var enums_1 = require("./enums");
|
|
5
|
-
//
|
|
5
|
+
// AudioSettingsDropdown Extensible Area
|
|
6
6
|
var AudioSettingsDropdownOption = /** @class */ (function () {
|
|
7
7
|
/**
|
|
8
8
|
* Returns object to be used in the setter for the audio settings dropdown. In this case,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"component.js","sourceRoot":"","sources":["../../../../src/extensible-areas/audio-settings-dropdown-item/component.ts"],"names":[],"mappings":";;;AAAA,iCAAwD;AAKxD,
|
|
1
|
+
{"version":3,"file":"component.js","sourceRoot":"","sources":["../../../../src/extensible-areas/audio-settings-dropdown-item/component.ts"],"names":[],"mappings":";;;AAAA,iCAAwD;AAKxD,wCAAwC;AAExC;IAWE;;;;;;;;;OASG;IACH,qCAAY,EAEuB;YADjC,aAAU,EAAV,KAAK,mBAAG,EAAE,KAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,eAAkB,EAAlB,OAAO,mBAAG,cAAO,CAAC,KAAA;QAD3C,iBAOC;QA3BD,OAAE,GAAW,EAAE,CAAC;QA6BhB,cAAS,GAAyB,UAAC,EAAU;YAC3C,KAAI,CAAC,EAAE,GAAG,sCAA+B,EAAE,CAAE,CAAC;QAChD,CAAC,CAAC;QARA,IAAI,CAAC,KAAK,GAAG,KAAK,CAAC;QACnB,IAAI,CAAC,IAAI,GAAG,IAAI,CAAC;QACjB,IAAI,CAAC,OAAO,GAAG,OAAO,CAAC;QACvB,IAAI,CAAC,IAAI,GAAG,qCAA6B,CAAC,MAAM,CAAC;IACnD,CAAC;IAKH,kCAAC;AAAD,CAAC,AAjCD,IAiCC;AAjCY,kEAA2B;AAmCxC;IAKE;;;;;;;;OAQG;IACH;QAAA,iBAEC;QAfD,OAAE,GAAW,EAAE,CAAC;QAiBhB,cAAS,GAAyB,UAAC,EAAU;YAC3C,KAAI,CAAC,EAAE,GAAG,yCAAkC,EAAE,CAAE,CAAC;QACnD,CAAC,CAAC;QALA,IAAI,CAAC,IAAI,GAAG,qCAA6B,CAAC,SAAS,CAAC;IACtD,CAAC;IAKH,qCAAC;AAAD,CAAC,AArBD,IAqBC;AArBY,wEAA8B"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export { AudioSettingsDropdownOption, AudioSettingsDropdownSeparator, } from './component';
|
|
2
|
-
export {
|
|
2
|
+
export { AudioSettingsDropdownInterface, } from './types';
|
|
@@ -6,7 +6,7 @@ import { PluginProvidedUiItemDescriptor } from '../base';
|
|
|
6
6
|
* To make this dropdown appear, the user needs to enter with audio, either listen only
|
|
7
7
|
* or microphone. This will make a small downward arrow appear (chevron).
|
|
8
8
|
*/
|
|
9
|
-
export interface
|
|
9
|
+
export interface AudioSettingsDropdownInterface extends PluginProvidedUiItemDescriptor {
|
|
10
10
|
}
|
|
11
11
|
export interface AudioSettingsDropdownOptionProps {
|
|
12
12
|
label: string;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { CameraSettingsDropdownItemType } from './enums';
|
|
2
|
-
import {
|
|
3
|
-
export declare class CameraSettingsDropdownOption implements
|
|
2
|
+
import { CameraSettingsDropdownInterface, CameraSettingsDropdownOptionProps } from './types';
|
|
3
|
+
export declare class CameraSettingsDropdownOption implements CameraSettingsDropdownInterface {
|
|
4
4
|
id: string;
|
|
5
5
|
type: CameraSettingsDropdownItemType;
|
|
6
6
|
label: string;
|
|
@@ -19,7 +19,7 @@ export declare class CameraSettingsDropdownOption implements CameraSettingsDropd
|
|
|
19
19
|
constructor({ label, icon, onClick, }: CameraSettingsDropdownOptionProps);
|
|
20
20
|
setItemId: (id: string) => void;
|
|
21
21
|
}
|
|
22
|
-
export declare class CameraSettingsDropdownSeparator implements
|
|
22
|
+
export declare class CameraSettingsDropdownSeparator implements CameraSettingsDropdownInterface {
|
|
23
23
|
id: string;
|
|
24
24
|
type: CameraSettingsDropdownItemType;
|
|
25
25
|
/**
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.CameraSettingsDropdownSeparator = exports.CameraSettingsDropdownOption = void 0;
|
|
4
4
|
var enums_1 = require("./enums");
|
|
5
|
-
//
|
|
5
|
+
// CameraSettingsDropdown Extensible Area
|
|
6
6
|
var CameraSettingsDropdownOption = /** @class */ (function () {
|
|
7
7
|
/**
|
|
8
8
|
* Returns object to be used in the setter for the camera settings dropdown. In this case,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"component.js","sourceRoot":"","sources":["../../../../src/extensible-areas/camera-settings-dropdown-item/component.ts"],"names":[],"mappings":";;;AAAA,iCAAyD;AAKzD,
|
|
1
|
+
{"version":3,"file":"component.js","sourceRoot":"","sources":["../../../../src/extensible-areas/camera-settings-dropdown-item/component.ts"],"names":[],"mappings":";;;AAAA,iCAAyD;AAKzD,yCAAyC;AAEzC;IAWE;;;;;;;;;OASG;IACH,sCAAY,EAEwB;YADlC,aAAU,EAAV,KAAK,mBAAG,EAAE,KAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,eAAkB,EAAlB,OAAO,mBAAG,cAAO,CAAC,KAAA;QAD3C,iBAOC;QA3BD,OAAE,GAAW,EAAE,CAAC;QA6BhB,cAAS,GAAyB,UAAC,EAAU;YAC3C,KAAI,CAAC,EAAE,GAAG,uCAAgC,EAAE,CAAE,CAAC;QACjD,CAAC,CAAC;QARA,IAAI,CAAC,KAAK,GAAG,KAAK,CAAC;QACnB,IAAI,CAAC,IAAI,GAAG,IAAI,CAAC;QACjB,IAAI,CAAC,OAAO,GAAG,OAAO,CAAC;QACvB,IAAI,CAAC,IAAI,GAAG,sCAA8B,CAAC,MAAM,CAAC;IACpD,CAAC;IAKH,mCAAC;AAAD,CAAC,AAjCD,IAiCC;AAjCY,oEAA4B;AAmCzC;IAKE;;;;;;;;OAQG;IACH;QAAA,iBAEC;QAfD,OAAE,GAAW,EAAE,CAAC;QAiBhB,cAAS,GAAyB,UAAC,EAAU;YAC3C,KAAI,CAAC,EAAE,GAAG,0CAAmC,EAAE,CAAE,CAAC;QACpD,CAAC,CAAC;QALA,IAAI,CAAC,IAAI,GAAG,sCAA8B,CAAC,SAAS,CAAC;IACvD,CAAC;IAKH,sCAAC;AAAD,CAAC,AArBD,IAqBC;AArBY,0EAA+B"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export { CameraSettingsDropdownOption, CameraSettingsDropdownSeparator, } from './component';
|
|
2
|
-
export {
|
|
2
|
+
export { CameraSettingsDropdownInterface, } from './types';
|
|
@@ -6,7 +6,7 @@ import { PluginProvidedUiItemDescriptor } from '../base';
|
|
|
6
6
|
* To make this dropdown appear, the user needs to enter with webcam.
|
|
7
7
|
* This will make a small downward arrow appear in the camera icon (the chevron).
|
|
8
8
|
*/
|
|
9
|
-
export interface
|
|
9
|
+
export interface CameraSettingsDropdownInterface extends PluginProvidedUiItemDescriptor {
|
|
10
10
|
}
|
|
11
11
|
export interface CameraSettingsDropdownOptionProps {
|
|
12
12
|
label: string;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { NavBarItemType, NavBarItemPosition } from './enums';
|
|
2
|
-
import {
|
|
3
|
-
export declare class NavBarButton implements
|
|
2
|
+
import { NavBarInterface, NavBarButtonProps, NavBarInfoProps } from './types';
|
|
3
|
+
export declare class NavBarButton implements NavBarInterface {
|
|
4
4
|
id: string;
|
|
5
5
|
type: NavBarItemType;
|
|
6
6
|
label: string;
|
|
@@ -29,7 +29,7 @@ export declare class NavBarButton implements NavBarItem {
|
|
|
29
29
|
constructor({ label, icon, tooltip, disabled, onClick, position, hasSeparator, }: NavBarButtonProps);
|
|
30
30
|
setItemId: (id: string) => void;
|
|
31
31
|
}
|
|
32
|
-
export declare class NavBarInfo implements
|
|
32
|
+
export declare class NavBarInfo implements NavBarInterface {
|
|
33
33
|
id: string;
|
|
34
34
|
type: NavBarItemType;
|
|
35
35
|
label: string;
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.NavBarInfo = exports.NavBarButton = void 0;
|
|
4
4
|
var enums_1 = require("./enums");
|
|
5
|
-
//
|
|
5
|
+
// NavBar Extensible Area
|
|
6
6
|
var NavBarButton = /** @class */ (function () {
|
|
7
7
|
/**
|
|
8
8
|
* Returns object to be used in the setter for the Navigation Bar. In this case,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"component.js","sourceRoot":"","sources":["../../../../src/extensible-areas/nav-bar-item/component.ts"],"names":[],"mappings":";;;AAAA,iCAA6D;AAM7D,
|
|
1
|
+
{"version":3,"file":"component.js","sourceRoot":"","sources":["../../../../src/extensible-areas/nav-bar-item/component.ts"],"names":[],"mappings":";;;AAAA,iCAA6D;AAM7D,yBAAyB;AAEzB;IAmBE;;;;;;;;;;;;;;;OAeG;IACH,sBAAY,EAGQ;YAFlB,aAAU,EAAV,KAAK,mBAAG,EAAE,KAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,eAAY,EAAZ,OAAO,mBAAG,EAAE,KAAA,EAAE,gBAAe,EAAf,QAAQ,mBAAG,IAAI,KAAA,EAAE,eAAkB,EAAlB,OAAO,mBAAG,cAAO,CAAC,KAAA,EACxE,gBAAmC,EAAnC,QAAQ,mBAAG,0BAAkB,CAAC,KAAK,KAAA,EAAE,oBAAmB,EAAnB,YAAY,mBAAG,IAAI,KAAA;QAF1D,iBAYC;QA9CD,OAAE,GAAW,EAAE,CAAC;QAgDhB,cAAS,GAAyB,UAAC,EAAU;YAC3C,KAAI,CAAC,EAAE,GAAG,uBAAgB,EAAE,CAAE,CAAC;QACjC,CAAC,CAAC;QAZA,IAAI,CAAC,KAAK,GAAG,KAAK,CAAC;QACnB,IAAI,CAAC,IAAI,GAAG,IAAI,CAAC;QACjB,IAAI,CAAC,OAAO,GAAG,OAAO,CAAC;QACvB,IAAI,CAAC,QAAQ,GAAG,QAAQ,CAAC;QACzB,IAAI,CAAC,OAAO,GAAG,OAAO,CAAC;QACvB,IAAI,CAAC,IAAI,GAAG,sBAAc,CAAC,MAAM,CAAC;QAClC,IAAI,CAAC,YAAY,GAAG,YAAY,CAAC;QACjC,IAAI,CAAC,QAAQ,GAAG,QAAQ,CAAC;IAC3B,CAAC;IAKH,mBAAC;AAAD,CAAC,AApDD,IAoDC;AApDY,oCAAY;AAsDzB;IAWE;;;;;;;;;;;OAWG;IACH,oBAAY,EAGM;YAFhB,aAAU,EAAV,KAAK,mBAAG,EAAE,KAAA,EAAE,gBAAmC,EAAnC,QAAQ,mBAAG,0BAAkB,CAAC,KAAK,KAAA,EAC/C,oBAAmB,EAAnB,YAAY,mBAAG,IAAI,KAAA;QAFrB,iBAQC;QA9BD,OAAE,GAAW,EAAE,CAAC;QAgChB,cAAS,GAAyB,UAAC,EAAU;YAC3C,KAAI,CAAC,EAAE,GAAG,qBAAc,EAAE,CAAE,CAAC;QAC/B,CAAC,CAAC;QARA,IAAI,CAAC,KAAK,GAAG,KAAK,CAAC;QACnB,IAAI,CAAC,IAAI,GAAG,sBAAc,CAAC,IAAI,CAAC;QAChC,IAAI,CAAC,QAAQ,GAAG,QAAQ,CAAC;QACzB,IAAI,CAAC,YAAY,GAAG,YAAY,CAAC;IACnC,CAAC;IAKH,iBAAC;AAAD,CAAC,AApCD,IAoCC;AApCY,gCAAU"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { PluginProvidedUiItemDescriptor } from '../base';
|
|
2
2
|
import { NavBarItemPosition } from './enums';
|
|
3
|
-
export interface
|
|
3
|
+
export interface NavBarInterface extends PluginProvidedUiItemDescriptor {
|
|
4
4
|
position: NavBarItemPosition;
|
|
5
5
|
hasSeparator: boolean;
|
|
6
6
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { OptionsDropdownItemType } from './enums';
|
|
2
|
-
import {
|
|
3
|
-
export declare class OptionsDropdownOption implements
|
|
2
|
+
import { OptionsDropdownInterface, OptionsDropdownOptionProps } from './types';
|
|
3
|
+
export declare class OptionsDropdownOption implements OptionsDropdownInterface {
|
|
4
4
|
id: string;
|
|
5
5
|
type: OptionsDropdownItemType;
|
|
6
6
|
label: string;
|
|
@@ -19,7 +19,7 @@ export declare class OptionsDropdownOption implements OptionsDropdownItem {
|
|
|
19
19
|
constructor({ label, icon, onClick, }: OptionsDropdownOptionProps);
|
|
20
20
|
setItemId: (id: string) => void;
|
|
21
21
|
}
|
|
22
|
-
export declare class OptionsDropdownSeparator implements
|
|
22
|
+
export declare class OptionsDropdownSeparator implements OptionsDropdownInterface {
|
|
23
23
|
id: string;
|
|
24
24
|
type: OptionsDropdownItemType;
|
|
25
25
|
/**
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.OptionsDropdownSeparator = exports.OptionsDropdownOption = void 0;
|
|
4
4
|
var enums_1 = require("./enums");
|
|
5
|
-
//
|
|
5
|
+
// OptionsDropdown Extensible Area
|
|
6
6
|
var OptionsDropdownOption = /** @class */ (function () {
|
|
7
7
|
/**
|
|
8
8
|
* Returns object to be used in the setter for the Options Dropdown. In this case,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"component.js","sourceRoot":"","sources":["../../../../src/extensible-areas/options-dropdown-item/component.ts"],"names":[],"mappings":";;;AAAA,iCAAkD;AAKlD,
|
|
1
|
+
{"version":3,"file":"component.js","sourceRoot":"","sources":["../../../../src/extensible-areas/options-dropdown-item/component.ts"],"names":[],"mappings":";;;AAAA,iCAAkD;AAKlD,kCAAkC;AAElC;IAWE;;;;;;;;;OASG;IACH,+BAAY,EAEiB;YAD3B,aAAU,EAAV,KAAK,mBAAG,EAAE,KAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,eAAkB,EAAlB,OAAO,mBAAG,cAAO,CAAC,KAAA;QAD3C,iBAOC;QA3BD,OAAE,GAAW,EAAE,CAAC;QA6BhB,cAAS,GAAyB,UAAC,EAAU;YAC3C,KAAI,CAAC,EAAE,GAAG,gCAAyB,EAAE,CAAE,CAAC;QAC1C,CAAC,CAAC;QARA,IAAI,CAAC,KAAK,GAAG,KAAK,CAAC;QACnB,IAAI,CAAC,IAAI,GAAG,IAAI,CAAC;QACjB,IAAI,CAAC,OAAO,GAAG,OAAO,CAAC;QACvB,IAAI,CAAC,IAAI,GAAG,+BAAuB,CAAC,MAAM,CAAC;IAC7C,CAAC;IAKH,4BAAC;AAAD,CAAC,AAjCD,IAiCC;AAjCY,sDAAqB;AAmClC;IAKE;;;;;OAKG;IACH;QAAA,iBAEC;QAZD,OAAE,GAAW,EAAE,CAAC;QAchB,cAAS,GAAyB,UAAC,EAAU;YAC3C,KAAI,CAAC,EAAE,GAAG,mCAA4B,EAAE,CAAE,CAAC;QAC7C,CAAC,CAAC;QALA,IAAI,CAAC,IAAI,GAAG,+BAAuB,CAAC,SAAS,CAAC;IAChD,CAAC;IAKH,+BAAC;AAAD,CAAC,AAlBD,IAkBC;AAlBY,4DAAwB"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export { OptionsDropdownOption, OptionsDropdownSeparator, } from './component';
|
|
2
|
-
export {
|
|
2
|
+
export { OptionsDropdownInterface, } from './types';
|
|
@@ -6,7 +6,7 @@ import { PluginProvidedUiItemDescriptor } from '../base';
|
|
|
6
6
|
* This dropdown is related to the options menu on the top right corner of the UI
|
|
7
7
|
* (the 3 dots)
|
|
8
8
|
*/
|
|
9
|
-
export interface
|
|
9
|
+
export interface OptionsDropdownInterface extends PluginProvidedUiItemDescriptor {
|
|
10
10
|
}
|
|
11
11
|
export interface OptionsDropdownOptionProps {
|
|
12
12
|
label: string;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { PresentationDropdownItemType } from './enums';
|
|
2
|
-
import {
|
|
3
|
-
export declare class PresentationDropdownOption implements
|
|
2
|
+
import { PresentationDropdownInterface, PresentationDropdownOptionProps } from './types';
|
|
3
|
+
export declare class PresentationDropdownOption implements PresentationDropdownInterface {
|
|
4
4
|
id: string;
|
|
5
5
|
type: PresentationDropdownItemType;
|
|
6
6
|
label: string;
|
|
@@ -20,7 +20,7 @@ export declare class PresentationDropdownOption implements PresentationDropdownI
|
|
|
20
20
|
constructor({ label, icon, onClick, }: PresentationDropdownOptionProps);
|
|
21
21
|
setItemId: (id: string) => void;
|
|
22
22
|
}
|
|
23
|
-
export declare class PresentationDropdownSeparator implements
|
|
23
|
+
export declare class PresentationDropdownSeparator implements PresentationDropdownInterface {
|
|
24
24
|
id: string;
|
|
25
25
|
type: PresentationDropdownItemType;
|
|
26
26
|
/**
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.PresentationDropdownSeparator = exports.PresentationDropdownOption = void 0;
|
|
4
4
|
var enums_1 = require("./enums");
|
|
5
|
-
//
|
|
5
|
+
// PresentationDropdown Extensible Area
|
|
6
6
|
var PresentationDropdownOption = /** @class */ (function () {
|
|
7
7
|
/**
|
|
8
8
|
* Returns object to be used in the setter for the Presentation Dropdown. In this case,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"component.js","sourceRoot":"","sources":["../../../../src/extensible-areas/presentation-dropdown-item/component.ts"],"names":[],"mappings":";;;AAAA,iCAAuD;AAKvD,
|
|
1
|
+
{"version":3,"file":"component.js","sourceRoot":"","sources":["../../../../src/extensible-areas/presentation-dropdown-item/component.ts"],"names":[],"mappings":";;;AAAA,iCAAuD;AAKvD,uCAAuC;AAEvC;IAWE;;;;;;;;;;OAUG;IACH,oCAAY,EAEsB;YADhC,aAAU,EAAV,KAAK,mBAAG,EAAE,KAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,eAAkB,EAAlB,OAAO,mBAAG,cAAO,CAAC,KAAA;QAD3C,iBAOC;QA5BD,OAAE,GAAW,EAAE,CAAC;QA8BhB,cAAS,GAAyB,UAAC,EAAU;YAC3C,KAAI,CAAC,EAAE,GAAG,qCAA8B,EAAE,CAAE,CAAC;QAC/C,CAAC,CAAC;QARA,IAAI,CAAC,KAAK,GAAG,KAAK,CAAC;QACnB,IAAI,CAAC,IAAI,GAAG,IAAI,CAAC;QACjB,IAAI,CAAC,OAAO,GAAG,OAAO,CAAC;QACvB,IAAI,CAAC,IAAI,GAAG,oCAA4B,CAAC,MAAM,CAAC;IAClD,CAAC;IAKH,iCAAC;AAAD,CAAC,AAlCD,IAkCC;AAlCY,gEAA0B;AAoCvC;IAKE;;;;;OAKG;IACH;QAAA,iBAEC;QAZD,OAAE,GAAW,EAAE,CAAC;QAchB,cAAS,GAAyB,UAAC,EAAU;YAC3C,KAAI,CAAC,EAAE,GAAG,wCAAiC,EAAE,CAAE,CAAC;QAClD,CAAC,CAAC;QALA,IAAI,CAAC,IAAI,GAAG,oCAA4B,CAAC,SAAS,CAAC;IACrD,CAAC;IAKH,oCAAC;AAAD,CAAC,AAlBD,IAkBC;AAlBY,sEAA6B"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export { PresentationDropdownOption, PresentationDropdownSeparator, } from './component';
|
|
2
|
-
export {
|
|
2
|
+
export { PresentationDropdownInterface, } from './types';
|
|
@@ -6,7 +6,7 @@ import { PluginProvidedUiItemDescriptor } from '../base';
|
|
|
6
6
|
* This dropdown is located when clicking the three dots on the top left corner
|
|
7
7
|
* of the presentation area.
|
|
8
8
|
*/
|
|
9
|
-
export interface
|
|
9
|
+
export interface PresentationDropdownInterface extends PluginProvidedUiItemDescriptor {
|
|
10
10
|
}
|
|
11
11
|
export interface PresentationDropdownOptionProps {
|
|
12
12
|
label: string;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { PresentationToolbarItemType } from './enums';
|
|
2
|
-
import {
|
|
3
|
-
export declare class PresentationToolbarButton implements
|
|
2
|
+
import { PresentationToolbarInterface, PresentationToolbarButtonProps } from './types';
|
|
3
|
+
export declare class PresentationToolbarButton implements PresentationToolbarInterface {
|
|
4
4
|
id: string;
|
|
5
5
|
type: PresentationToolbarItemType;
|
|
6
6
|
label: string;
|
|
@@ -19,7 +19,7 @@ export declare class PresentationToolbarButton implements PresentationToolbarIte
|
|
|
19
19
|
constructor({ label, tooltip, onClick }: PresentationToolbarButtonProps);
|
|
20
20
|
setItemId: (id: string) => void;
|
|
21
21
|
}
|
|
22
|
-
export declare class PresentationToolbarSpinner implements
|
|
22
|
+
export declare class PresentationToolbarSpinner implements PresentationToolbarInterface {
|
|
23
23
|
id: string;
|
|
24
24
|
type: PresentationToolbarItemType;
|
|
25
25
|
/**
|
|
@@ -31,7 +31,7 @@ export declare class PresentationToolbarSpinner implements PresentationToolbarIt
|
|
|
31
31
|
constructor();
|
|
32
32
|
setItemId: (id: string) => void;
|
|
33
33
|
}
|
|
34
|
-
export declare class PresentationToolbarSeparator implements
|
|
34
|
+
export declare class PresentationToolbarSeparator implements PresentationToolbarInterface {
|
|
35
35
|
id: string;
|
|
36
36
|
type: PresentationToolbarItemType;
|
|
37
37
|
/**
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.PresentationToolbarSeparator = exports.PresentationToolbarSpinner = exports.PresentationToolbarButton = void 0;
|
|
4
4
|
var enums_1 = require("./enums");
|
|
5
|
-
//
|
|
5
|
+
// PresentationToolbar Extensible Area
|
|
6
6
|
var PresentationToolbarButton = /** @class */ (function () {
|
|
7
7
|
/**
|
|
8
8
|
* Returns object to be used in the setter for presentation toolbar. In this case
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"component.js","sourceRoot":"","sources":["../../../../src/extensible-areas/presentation-toolbar-item/component.ts"],"names":[],"mappings":";;;AAAA,iCAAsD;AAKtD,
|
|
1
|
+
{"version":3,"file":"component.js","sourceRoot":"","sources":["../../../../src/extensible-areas/presentation-toolbar-item/component.ts"],"names":[],"mappings":";;;AAAA,iCAAsD;AAKtD,sCAAsC;AAEtC;IAWE;;;;;;;;;OASG;IACH,mCAAY,EAAgF;YAA9E,aAAU,EAAV,KAAK,mBAAG,EAAE,KAAA,EAAE,eAAY,EAAZ,OAAO,mBAAG,EAAE,KAAA,EAAE,eAAkB,EAAlB,OAAO,mBAAG,cAAO,CAAC,KAAA;QAA1D,iBAKC;QAzBD,OAAE,GAAW,EAAE,CAAC;QA2BhB,cAAS,GAAyB,UAAC,EAAU;YAC3C,KAAI,CAAC,EAAE,GAAG,oCAA6B,EAAE,CAAE,CAAC;QAC9C,CAAC,CAAC;QARA,IAAI,CAAC,KAAK,GAAG,KAAK,CAAC;QACnB,IAAI,CAAC,OAAO,GAAG,OAAO,CAAC;QACvB,IAAI,CAAC,OAAO,GAAG,OAAO,CAAC;QACvB,IAAI,CAAC,IAAI,GAAG,mCAA2B,CAAC,MAAM,CAAC;IACjD,CAAC;IAKH,gCAAC;AAAD,CAAC,AA/BD,IA+BC;AA/BY,8DAAyB;AAiCtC;IAKE;;;;;OAKG;IACH;QAAA,iBAEC;QAZD,OAAE,GAAW,EAAE,CAAC;QAchB,cAAS,GAAyB,UAAC,EAAU;YAC3C,KAAI,CAAC,EAAE,GAAG,oCAA6B,EAAE,CAAE,CAAC;QAC9C,CAAC,CAAC;QALA,IAAI,CAAC,IAAI,GAAG,mCAA2B,CAAC,OAAO,CAAC;IAClD,CAAC;IAKH,iCAAC;AAAD,CAAC,AAlBD,IAkBC;AAlBY,gEAA0B;AAoBvC;IAKE;;;;;OAKG;IACH;QAAA,iBAEC;QAZD,OAAE,GAAW,EAAE,CAAC;QAchB,cAAS,GAAyB,UAAC,EAAU;YAC3C,KAAI,CAAC,EAAE,GAAG,oCAA6B,EAAE,CAAE,CAAC;QAC9C,CAAC,CAAC;QALA,IAAI,CAAC,IAAI,GAAG,mCAA2B,CAAC,SAAS,CAAC;IACpD,CAAC;IAKH,mCAAC;AAAD,CAAC,AAlBD,IAkBC;AAlBY,oEAA4B"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export { PresentationToolbarButton, PresentationToolbarSpinner, PresentationToolbarSeparator, } from './component';
|
|
2
|
-
export {
|
|
2
|
+
export { PresentationToolbarInterface, } from './types';
|
|
@@ -2,7 +2,7 @@ import { PluginProvidedUiItemDescriptor } from '../base';
|
|
|
2
2
|
/**
|
|
3
3
|
* Interface for a generic item for presentation toolbar.
|
|
4
4
|
*/
|
|
5
|
-
export interface
|
|
5
|
+
export interface PresentationToolbarInterface extends PluginProvidedUiItemDescriptor {
|
|
6
6
|
}
|
|
7
7
|
export interface PresentationToolbarButtonProps {
|
|
8
8
|
label: string;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { UserCameraDropdownItemType } from './enums';
|
|
2
|
-
import {
|
|
3
|
-
export declare class UserCameraDropdownOption implements
|
|
2
|
+
import { UserCameraDropdownInterface, UserCameraDropdownOptionProps } from './types';
|
|
3
|
+
export declare class UserCameraDropdownOption implements UserCameraDropdownInterface {
|
|
4
4
|
id: string;
|
|
5
5
|
type: UserCameraDropdownItemType;
|
|
6
6
|
label: string;
|
|
@@ -19,7 +19,7 @@ export declare class UserCameraDropdownOption implements UserCameraDropdownItem
|
|
|
19
19
|
constructor({ label, icon, onClick, }: UserCameraDropdownOptionProps);
|
|
20
20
|
setItemId: (id: string) => void;
|
|
21
21
|
}
|
|
22
|
-
export declare class UserCameraDropdownSeparator implements
|
|
22
|
+
export declare class UserCameraDropdownSeparator implements UserCameraDropdownInterface {
|
|
23
23
|
id: string;
|
|
24
24
|
type: UserCameraDropdownItemType;
|
|
25
25
|
/**
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.UserCameraDropdownSeparator = exports.UserCameraDropdownOption = void 0;
|
|
4
4
|
var enums_1 = require("./enums");
|
|
5
|
-
//
|
|
5
|
+
// UserCameraDropdown Extensible Area
|
|
6
6
|
var UserCameraDropdownOption = /** @class */ (function () {
|
|
7
7
|
/**
|
|
8
8
|
* Returns object to be used in the setter for User Camera Dropdown. In this case
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"component.js","sourceRoot":"","sources":["../../../../src/extensible-areas/user-camera-dropdown-item/component.ts"],"names":[],"mappings":";;;AAAA,iCAAqD;AAKrD,
|
|
1
|
+
{"version":3,"file":"component.js","sourceRoot":"","sources":["../../../../src/extensible-areas/user-camera-dropdown-item/component.ts"],"names":[],"mappings":";;;AAAA,iCAAqD;AAKrD,qCAAqC;AAErC;IAWE;;;;;;;;;OASG;IACH,kCAAY,EAEoB;YAD9B,aAAU,EAAV,KAAK,mBAAG,EAAE,KAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,eAAkB,EAAlB,OAAO,mBAAG,cAAO,CAAC,KAAA;QAD3C,iBAOC;QA3BD,OAAE,GAAW,EAAE,CAAC;QA6BhB,cAAS,GAAyB,UAAC,EAAU;YAC3C,KAAI,CAAC,EAAE,GAAG,mCAA4B,EAAE,CAAE,CAAC;QAC7C,CAAC,CAAC;QARA,IAAI,CAAC,KAAK,GAAG,KAAK,CAAC;QACnB,IAAI,CAAC,IAAI,GAAG,IAAI,CAAC;QACjB,IAAI,CAAC,OAAO,GAAG,OAAO,CAAC;QACvB,IAAI,CAAC,IAAI,GAAG,kCAA0B,CAAC,MAAM,CAAC;IAChD,CAAC;IAKH,+BAAC;AAAD,CAAC,AAjCD,IAiCC;AAjCY,4DAAwB;AAmCrC;IAKE;;;;;OAKG;IACH;QAAA,iBAEC;QAZD,OAAE,GAAW,EAAE,CAAC;QAchB,cAAS,GAAyB,UAAC,EAAU;YAC3C,KAAI,CAAC,EAAE,GAAG,sCAA+B,EAAE,CAAE,CAAC;QAChD,CAAC,CAAC;QALA,IAAI,CAAC,IAAI,GAAG,kCAA0B,CAAC,SAAS,CAAC;IACnD,CAAC;IAKH,kCAAC;AAAD,CAAC,AAlBD,IAkBC;AAlBY,kEAA2B"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export { UserCameraDropdownOption, UserCameraDropdownSeparator, } from './component';
|
|
2
|
-
export {
|
|
2
|
+
export { UserCameraDropdownInterface, } from './types';
|
|
@@ -5,7 +5,7 @@ import { PluginProvidedUiItemDescriptor } from '../base';
|
|
|
5
5
|
* @remarks
|
|
6
6
|
* This dropdown is located on the bottom left corner of the user webcam area
|
|
7
7
|
*/
|
|
8
|
-
export interface
|
|
8
|
+
export interface UserCameraDropdownInterface extends PluginProvidedUiItemDescriptor {
|
|
9
9
|
}
|
|
10
10
|
export interface UserCameraDropdownOptionProps {
|
|
11
11
|
label: string;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { UserListDropdownInterface, UserListDropdownOptionProps, UserListDropdownSeparatorProps, UserListDropdownInformationProps } from './types';
|
|
2
2
|
import { UserListDropdownItemType } from './enums';
|
|
3
|
-
export declare class UserListDropdownOption implements
|
|
3
|
+
export declare class UserListDropdownOption implements UserListDropdownInterface {
|
|
4
4
|
id: string;
|
|
5
5
|
userId: string;
|
|
6
6
|
type: UserListDropdownItemType;
|
|
@@ -26,7 +26,7 @@ export declare class UserListDropdownOption implements UserListDropdownItem {
|
|
|
26
26
|
constructor({ label, icon, tooltip, allowed, onClick, userId, }: UserListDropdownOptionProps);
|
|
27
27
|
setItemId: (id: string) => void;
|
|
28
28
|
}
|
|
29
|
-
export declare class UserListDropdownSeparator implements
|
|
29
|
+
export declare class UserListDropdownSeparator implements UserListDropdownInterface {
|
|
30
30
|
id: string;
|
|
31
31
|
userId: string;
|
|
32
32
|
type: UserListDropdownItemType;
|
|
@@ -42,7 +42,7 @@ export declare class UserListDropdownSeparator implements UserListDropdownItem {
|
|
|
42
42
|
constructor({ userId }: UserListDropdownSeparatorProps);
|
|
43
43
|
setItemId: (id: string) => void;
|
|
44
44
|
}
|
|
45
|
-
export declare class UserListDropdownInformation implements
|
|
45
|
+
export declare class UserListDropdownInformation implements UserListDropdownInterface {
|
|
46
46
|
id: string;
|
|
47
47
|
userId: string;
|
|
48
48
|
type: UserListDropdownItemType;
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.UserListDropdownInformation = exports.UserListDropdownSeparator = exports.UserListDropdownOption = void 0;
|
|
4
4
|
var enums_1 = require("./enums");
|
|
5
|
-
//
|
|
5
|
+
// UserListDropdown Extensible Area
|
|
6
6
|
var UserListDropdownOption = /** @class */ (function () {
|
|
7
7
|
/**
|
|
8
8
|
* Returns object to be used in the setter for the User List Dropdown. In this case,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"component.js","sourceRoot":"","sources":["../../../../src/extensible-areas/user-list-dropdown-item/component.ts"],"names":[],"mappings":";;;AAIA,iCAAmD;AAEnD,
|
|
1
|
+
{"version":3,"file":"component.js","sourceRoot":"","sources":["../../../../src/extensible-areas/user-list-dropdown-item/component.ts"],"names":[],"mappings":";;;AAIA,iCAAmD;AAEnD,mCAAmC;AAEnC;IAiBE;;;;;;;;;;;;;OAaG;IACH,gCAAY,EAGkB;YAF5B,aAAU,EAAV,KAAK,mBAAG,EAAE,KAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,eAAY,EAAZ,OAAO,mBAAG,EAAE,KAAA,EAAE,eAAc,EAAd,OAAO,mBAAG,IAAI,KAAA,EAAE,eAAkB,EAAlB,OAAO,mBAAG,cAAO,CAAC,KAAA,EACvE,cAAW,EAAX,MAAM,mBAAG,EAAE,KAAA;QAFb,iBAWC;QAzCD,OAAE,GAAW,EAAE,CAAC;QA2ChB,cAAS,GAAyB,UAAC,EAAU;YAC3C,KAAI,CAAC,EAAE,GAAG,iCAA0B,EAAE,CAAE,CAAC;QAC3C,CAAC,CAAC;QAXA,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC;QACrB,IAAI,CAAC,KAAK,GAAG,KAAK,CAAC;QACnB,IAAI,CAAC,IAAI,GAAG,IAAI,CAAC;QACjB,IAAI,CAAC,OAAO,GAAG,OAAO,CAAC;QACvB,IAAI,CAAC,OAAO,GAAG,OAAO,CAAC;QACvB,IAAI,CAAC,OAAO,GAAG,OAAO,CAAC;QACvB,IAAI,CAAC,IAAI,GAAG,gCAAwB,CAAC,MAAM,CAAC;IAC9C,CAAC;IAKH,6BAAC;AAAD,CAAC,AA/CD,IA+CC;AA/CY,wDAAsB;AAiDnC;IAOE;;;;;;;;OAQG;IACH,mCAAY,EAA+C;YAA7C,cAAW,EAAX,MAAM,mBAAG,EAAE,KAAA;QAAzB,iBAGC;QAlBD,OAAE,GAAW,EAAE,CAAC;QAoBhB,cAAS,GAAyB,UAAC,EAAU;YAC3C,KAAI,CAAC,EAAE,GAAG,oCAA6B,EAAE,CAAE,CAAC;QAC9C,CAAC,CAAC;QANA,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC;QACrB,IAAI,CAAC,IAAI,GAAG,gCAAwB,CAAC,SAAS,CAAC;IACjD,CAAC;IAKH,gCAAC;AAAD,CAAC,AAxBD,IAwBC;AAxBY,8DAAyB;AA0BtC;IAiBE;;;;;;;;;;;;;;;OAeG;IACH,qCAAY,EAGuB;YAFjC,aAAU,EAAV,KAAK,mBAAG,EAAE,KAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,iBAAc,EAAd,SAAS,mBAAG,EAAE,KAAA,EAAE,eAAc,EAAd,OAAO,mBAAG,IAAI,KAAA,EACrD,cAAW,EAAX,MAAM,mBAAG,EAAE,KAAA,EAAE,iBAAc,EAAd,SAAS,mBAAG,EAAE,KAAA;QAF7B,iBAWC;QA3CD,OAAE,GAAW,EAAE,CAAC;QA6ChB,cAAS,GAAyB,UAAC,EAAU;YAC3C,KAAI,CAAC,EAAE,GAAG,sCAA+B,EAAE,CAAE,CAAC;QAChD,CAAC,CAAC;QAXA,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC;QACrB,IAAI,CAAC,KAAK,GAAG,KAAK,CAAC;QACnB,IAAI,CAAC,IAAI,GAAG,IAAI,CAAC;QACjB,IAAI,CAAC,SAAS,GAAG,SAAS,CAAC;QAC3B,IAAI,CAAC,SAAS,GAAG,SAAS,CAAC;QAC3B,IAAI,CAAC,OAAO,GAAG,OAAO,CAAC;QACvB,IAAI,CAAC,IAAI,GAAG,gCAAwB,CAAC,WAAW,CAAC;IACnD,CAAC;IAKH,kCAAC;AAAD,CAAC,AAjDD,IAiDC;AAjDY,kEAA2B"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export { UserListDropdownOption, UserListDropdownSeparator, UserListDropdownInformation, } from './component';
|
|
2
|
-
export {
|
|
2
|
+
export { UserListDropdownInterface, } from './types';
|
|
@@ -6,7 +6,7 @@ import { PluginProvidedUiItemDescriptor } from '../base';
|
|
|
6
6
|
* This dropdown is located on the bottom left corner of the user webcam area.
|
|
7
7
|
* Mandatory to have the `userId`
|
|
8
8
|
*/
|
|
9
|
-
export interface
|
|
9
|
+
export interface UserListDropdownInterface extends PluginProvidedUiItemDescriptor {
|
|
10
10
|
userId: string;
|
|
11
11
|
}
|
|
12
12
|
export interface UserListDropdownOptionProps {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { UserListItemAdditionalInformationType } from './enums';
|
|
2
|
-
import {
|
|
3
|
-
export declare class UserListItemIcon implements
|
|
2
|
+
import { UserListItemAdditionalInformationInterface, UserListItemIconProps, UserListItemLabelProps } from './types';
|
|
3
|
+
export declare class UserListItemIcon implements UserListItemAdditionalInformationInterface {
|
|
4
4
|
id: string;
|
|
5
5
|
type: UserListItemAdditionalInformationType;
|
|
6
6
|
userId: string;
|
|
@@ -19,7 +19,7 @@ export declare class UserListItemIcon implements UserListItemAdditionalInformati
|
|
|
19
19
|
constructor({ icon, userId, }: UserListItemIconProps);
|
|
20
20
|
setItemId: (id: string) => void;
|
|
21
21
|
}
|
|
22
|
-
export declare class UserListItemLabel implements
|
|
22
|
+
export declare class UserListItemLabel implements UserListItemAdditionalInformationInterface {
|
|
23
23
|
id: string;
|
|
24
24
|
type: UserListItemAdditionalInformationType;
|
|
25
25
|
userId: string;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export { UserListItemIcon, UserListItemLabel, } from './component';
|
|
2
|
-
export {
|
|
2
|
+
export { UserListItemAdditionalInformationInterface, } from './types';
|
|
@@ -7,7 +7,7 @@ import { PluginProvidedUiItemDescriptor } from '../base';
|
|
|
7
7
|
* to add icons, and labels, for now.
|
|
8
8
|
* Mandatory to have the `userId`
|
|
9
9
|
*/
|
|
10
|
-
export interface
|
|
10
|
+
export interface UserListItemAdditionalInformationInterface extends PluginProvidedUiItemDescriptor {
|
|
11
11
|
userId: string;
|
|
12
12
|
}
|
|
13
13
|
export interface UserListItemIconProps {
|
|
@@ -5,4 +5,9 @@ export declare const uiCommands: {
|
|
|
5
5
|
fill: (fillChatFormCommandArguments: import("./chat/form/types").FillChatFormCommandArguments) => void;
|
|
6
6
|
};
|
|
7
7
|
};
|
|
8
|
+
externalVideo: {
|
|
9
|
+
volume: {
|
|
10
|
+
set: (setExternalVideoVolumeCommandArguments: import("./external-video/volume/types").SetExternalVideoVolumeCommandArguments) => void;
|
|
11
|
+
};
|
|
12
|
+
};
|
|
8
13
|
};
|
|
@@ -2,7 +2,9 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.uiCommands = void 0;
|
|
4
4
|
var commands_1 = require("./chat/commands");
|
|
5
|
+
var commands_2 = require("./external-video/commands");
|
|
5
6
|
exports.uiCommands = {
|
|
6
7
|
chat: commands_1.chat,
|
|
8
|
+
externalVideo: commands_2.externalVideo
|
|
7
9
|
};
|
|
8
10
|
//# sourceMappingURL=commands.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"commands.js","sourceRoot":"","sources":["../../../src/ui-commands/commands.ts"],"names":[],"mappings":";;;AAAA,4CAAuC;
|
|
1
|
+
{"version":3,"file":"commands.js","sourceRoot":"","sources":["../../../src/ui-commands/commands.ts"],"names":[],"mappings":";;;AAAA,4CAAuC;AACvC,sDAA0D;AAE7C,QAAA,UAAU,GAAG;IACxB,IAAI,iBAAA;IACJ,aAAa,0BAAA;CACd,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"commands.js","sourceRoot":"","sources":["../../../../src/ui-commands/external-video/commands.ts"],"names":[],"mappings":";;;AAAA,8CAA2C;AAE9B,QAAA,aAAa,GAAG;IACzB,MAAM,mBAAA;CACT,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"types.js","sourceRoot":"","sources":["../../../../src/ui-commands/external-video/types.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { SetExternalVideoVolumeCommandArguments } from './types';
|
|
2
|
+
export declare const volume: {
|
|
3
|
+
/**
|
|
4
|
+
* Sets the volume of the external video to a certain level. Needs to be a value between 0 and 1.
|
|
5
|
+
*
|
|
6
|
+
* @param setExternalVideoVolumeCommandArguments the volume to which the core will set in the external video.
|
|
7
|
+
* Refer to {@link SetExternalVideoVolumeCommandArguments} to understand the argument structure.
|
|
8
|
+
*/
|
|
9
|
+
set: (setExternalVideoVolumeCommandArguments: SetExternalVideoVolumeCommandArguments) => void;
|
|
10
|
+
};
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.volume = void 0;
|
|
4
|
+
var enums_1 = require("./enums");
|
|
5
|
+
exports.volume = {
|
|
6
|
+
/**
|
|
7
|
+
* Sets the volume of the external video to a certain level. Needs to be a value between 0 and 1.
|
|
8
|
+
*
|
|
9
|
+
* @param setExternalVideoVolumeCommandArguments the volume to which the core will set in the external video.
|
|
10
|
+
* Refer to {@link SetExternalVideoVolumeCommandArguments} to understand the argument structure.
|
|
11
|
+
*/
|
|
12
|
+
set: function (setExternalVideoVolumeCommandArguments) {
|
|
13
|
+
var volumeToBeSet = setExternalVideoVolumeCommandArguments.volume;
|
|
14
|
+
if (volumeToBeSet <= 1 && volumeToBeSet >= 0) {
|
|
15
|
+
window.dispatchEvent(new CustomEvent(enums_1.ExternalVideoVolumeCommandsEnum.SET, {
|
|
16
|
+
detail: setExternalVideoVolumeCommandArguments,
|
|
17
|
+
}));
|
|
18
|
+
}
|
|
19
|
+
else {
|
|
20
|
+
console.warn('Not possible to set a volume less than zero or higher than 1.');
|
|
21
|
+
}
|
|
22
|
+
},
|
|
23
|
+
};
|
|
24
|
+
//# sourceMappingURL=commands.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"commands.js","sourceRoot":"","sources":["../../../../../src/ui-commands/external-video/volume/commands.ts"],"names":[],"mappings":";;;AAAA,iCAA0D;AAG7C,QAAA,MAAM,GAAG;IACpB;;;;;OAKG;IACH,GAAG,EAAE,UAAC,sCAA8E;QAClF,IAAM,aAAa,GAAG,sCAAsC,CAAC,MAAM,CAAC;QACpE,IAAI,aAAa,IAAI,CAAC,IAAI,aAAa,IAAI,CAAC,EAAE;YAC5C,MAAM,CAAC,aAAa,CAClB,IAAI,WAAW,CAEb,uCAA+B,CAAC,GAAG,EAAE;gBACrC,MAAM,EAAE,sCAAsC;aAC/C,CAAC,CACH,CAAC;SACH;aAAM;YACL,OAAO,CAAC,IAAI,CAAC,+DAA+D,CAAC,CAAC;SAC/E;IAEH,CAAC;CACF,CAAC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.ExternalVideoVolumeCommandsEnum = void 0;
|
|
4
|
+
var ExternalVideoVolumeCommandsEnum;
|
|
5
|
+
(function (ExternalVideoVolumeCommandsEnum) {
|
|
6
|
+
ExternalVideoVolumeCommandsEnum["SET"] = "SET_EXTERNAL_VIDEO_VOLUME_COMMAND";
|
|
7
|
+
})(ExternalVideoVolumeCommandsEnum || (exports.ExternalVideoVolumeCommandsEnum = ExternalVideoVolumeCommandsEnum = {}));
|
|
8
|
+
//# sourceMappingURL=enums.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"enums.js","sourceRoot":"","sources":["../../../../../src/ui-commands/external-video/volume/enums.ts"],"names":[],"mappings":";;;AAAA,IAAY,+BAEX;AAFD,WAAY,+BAA+B;IACzC,4EAAyC,CAAA;AAC3C,CAAC,EAFW,+BAA+B,+CAA/B,+BAA+B,QAE1C"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"types.js","sourceRoot":"","sources":["../../../../../src/ui-commands/external-video/volume/types.ts"],"names":[],"mappings":""}
|
|
@@ -1,7 +1,9 @@
|
|
|
1
1
|
import { UiCommandsChatObject } from './chat/types';
|
|
2
|
+
import { UiCommandsExternalVideoObject } from './external-video/types';
|
|
2
3
|
export interface UiCommandsEventWrapper<T> extends Event {
|
|
3
4
|
detail: T;
|
|
4
5
|
}
|
|
5
6
|
export interface UiCommands {
|
|
6
7
|
chat: UiCommandsChatObject;
|
|
8
|
+
externalVideo: UiCommandsExternalVideoObject;
|
|
7
9
|
}
|