@webex/plugin-meetings 2.60.0-next.5 → 2.60.0-next.7
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/dist/annotation/annotation.types.d.ts +42 -0
- package/dist/annotation/constants.d.ts +31 -0
- package/dist/annotation/index.d.ts +117 -0
- package/dist/breakouts/breakout.d.ts +8 -0
- package/dist/breakouts/breakout.js +1 -1
- package/dist/breakouts/collection.d.ts +5 -0
- package/dist/breakouts/edit-lock-error.d.ts +15 -0
- package/dist/breakouts/events.d.ts +8 -0
- package/dist/breakouts/index.d.ts +5 -0
- package/dist/breakouts/index.js +1 -1
- package/dist/breakouts/request.d.ts +22 -0
- package/dist/breakouts/utils.d.ts +15 -0
- package/dist/common/browser-detection.d.ts +9 -0
- package/dist/common/collection.d.ts +48 -0
- package/dist/common/config.d.ts +2 -0
- package/dist/common/errors/captcha-error.d.ts +15 -0
- package/dist/common/errors/intent-to-join.d.ts +16 -0
- package/dist/common/errors/join-meeting.d.ts +17 -0
- package/dist/common/errors/media.d.ts +15 -0
- package/dist/common/errors/no-meeting-info.d.ts +14 -0
- package/dist/common/errors/parameter.d.ts +15 -0
- package/dist/common/errors/password-error.d.ts +15 -0
- package/dist/common/errors/permission.d.ts +14 -0
- package/dist/common/errors/reclaim-host-role-errors.d.ts +60 -0
- package/dist/common/errors/reconnection-in-progress.d.ts +9 -0
- package/dist/common/errors/reconnection.d.ts +15 -0
- package/dist/common/errors/stats.d.ts +15 -0
- package/dist/common/errors/webex-errors.d.ts +93 -0
- package/dist/common/errors/webex-meetings-error.d.ts +20 -0
- package/dist/common/events/events-scope.d.ts +17 -0
- package/dist/common/events/events.d.ts +12 -0
- package/dist/common/events/trigger-proxy.d.ts +2 -0
- package/dist/common/events/util.d.ts +2 -0
- package/dist/common/logs/logger-config.d.ts +2 -0
- package/dist/common/logs/logger-proxy.d.ts +2 -0
- package/dist/common/logs/request.d.ts +36 -0
- package/dist/common/queue.d.ts +34 -0
- package/dist/config.d.ts +71 -0
- package/dist/constants.d.ts +1072 -0
- package/dist/controls-options-manager/constants.d.ts +4 -0
- package/dist/controls-options-manager/enums.d.ts +15 -0
- package/dist/controls-options-manager/index.d.ts +136 -0
- package/dist/controls-options-manager/types.d.ts +43 -0
- package/dist/controls-options-manager/util.d.ts +1 -0
- package/dist/index.d.ts +7 -0
- package/dist/interpretation/collection.d.ts +5 -0
- package/dist/interpretation/index.d.ts +5 -0
- package/dist/interpretation/index.js +1 -1
- package/dist/interpretation/siLanguage.d.ts +5 -0
- package/dist/interpretation/siLanguage.js +1 -1
- package/dist/locus-info/controlsUtils.d.ts +2 -0
- package/dist/locus-info/embeddedAppsUtils.d.ts +2 -0
- package/dist/locus-info/fullState.d.ts +2 -0
- package/dist/locus-info/hostUtils.d.ts +2 -0
- package/dist/locus-info/index.d.ts +322 -0
- package/dist/locus-info/infoUtils.d.ts +2 -0
- package/dist/locus-info/mediaSharesUtils.d.ts +2 -0
- package/dist/locus-info/parser.d.ts +272 -0
- package/dist/locus-info/selfUtils.d.ts +2 -0
- package/dist/media/index.d.ts +34 -0
- package/dist/media/properties.d.ts +93 -0
- package/dist/media/util.d.ts +2 -0
- package/dist/mediaQualityMetrics/config.d.ts +365 -0
- package/dist/meeting/in-meeting-actions.d.ts +167 -0
- package/dist/meeting/index.d.ts +1715 -0
- package/dist/meeting/locusMediaRequest.d.ts +74 -0
- package/dist/meeting/muteState.d.ts +184 -0
- package/dist/meeting/request.d.ts +290 -0
- package/dist/meeting/request.type.d.ts +11 -0
- package/dist/meeting/state.d.ts +9 -0
- package/dist/meeting/util.d.ts +103 -0
- package/dist/meeting-info/collection.d.ts +20 -0
- package/dist/meeting-info/index.d.ts +69 -0
- package/dist/meeting-info/meeting-info-v2.d.ts +123 -0
- package/dist/meeting-info/request.d.ts +22 -0
- package/dist/meeting-info/util.d.ts +2 -0
- package/dist/meeting-info/utilv2.d.ts +2 -0
- package/dist/meetings/collection.d.ts +40 -0
- package/dist/meetings/index.d.ts +378 -0
- package/dist/meetings/meetings.types.d.ts +4 -0
- package/dist/meetings/request.d.ts +27 -0
- package/dist/meetings/util.d.ts +18 -0
- package/dist/member/index.d.ts +160 -0
- package/dist/member/member.types.d.ts +11 -0
- package/dist/member/types.d.ts +32 -0
- package/dist/member/util.d.ts +2 -0
- package/dist/members/collection.d.ts +29 -0
- package/dist/members/index.d.ts +353 -0
- package/dist/members/request.d.ts +114 -0
- package/dist/members/types.d.ts +25 -0
- package/dist/members/util.d.ts +215 -0
- package/dist/metrics/constants.d.ts +68 -0
- package/dist/metrics/index.d.ts +45 -0
- package/dist/multistream/mediaRequestManager.d.ts +118 -0
- package/dist/multistream/receiveSlot.d.ts +68 -0
- package/dist/multistream/receiveSlotManager.d.ts +56 -0
- package/dist/multistream/remoteMedia.d.ts +72 -0
- package/dist/multistream/remoteMediaGroup.d.ts +47 -0
- package/dist/multistream/remoteMediaManager.d.ts +285 -0
- package/dist/multistream/sendSlotManager.d.ts +61 -0
- package/dist/networkQualityMonitor/index.d.ts +70 -0
- package/dist/personal-meeting-room/index.d.ts +47 -0
- package/dist/personal-meeting-room/request.d.ts +14 -0
- package/dist/personal-meeting-room/util.d.ts +2 -0
- package/dist/reachability/index.d.ts +194 -0
- package/dist/reachability/request.d.ts +39 -0
- package/dist/reactions/constants.d.ts +3 -0
- package/dist/reactions/reactions.d.ts +4 -0
- package/dist/reactions/reactions.type.d.ts +52 -0
- package/dist/reconnection-manager/index.d.ts +136 -0
- package/dist/recording-controller/enums.d.ts +7 -0
- package/dist/recording-controller/index.d.ts +207 -0
- package/dist/recording-controller/util.d.ts +14 -0
- package/dist/roap/index.d.ts +78 -0
- package/dist/roap/request.d.ts +41 -0
- package/dist/roap/turnDiscovery.d.ts +92 -0
- package/dist/rtcMetrics/constants.d.ts +4 -0
- package/dist/rtcMetrics/index.d.ts +54 -0
- package/dist/statsAnalyzer/global.d.ts +36 -0
- package/dist/statsAnalyzer/index.d.ts +201 -0
- package/dist/statsAnalyzer/mqaUtil.d.ts +24 -0
- package/dist/transcription/index.d.ts +64 -0
- package/dist/webinar/collection.d.ts +16 -0
- package/dist/webinar/index.d.ts +5 -0
- package/dist/webinar/index.js +1 -1
- package/package.json +21 -21
package/package.json
CHANGED
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
},
|
|
30
30
|
"scripts": {
|
|
31
31
|
"build": "yarn run -T tsc --declaration true --declarationDir ./dist",
|
|
32
|
-
"build:src": "webex-legacy-tools build -dest \"./dist\" -src \"./src\" -js -ts -maps",
|
|
32
|
+
"build:src": "webex-legacy-tools build -dest \"./dist\" -src \"./src\" -js -ts -maps && yarn build",
|
|
33
33
|
"deploy:npm": "yarn npm publish",
|
|
34
34
|
"test:broken": "yarn test:style && yarn test:unit && yarn test:integration && yarn test:browser",
|
|
35
35
|
"test:browser:broken": "webex-legacy-tools test --integration --unit --runner karma",
|
|
@@ -44,13 +44,13 @@
|
|
|
44
44
|
"@webex/eslint-config-legacy": "^0.0.0",
|
|
45
45
|
"@webex/jest-config-legacy": "^0.0.0",
|
|
46
46
|
"@webex/legacy-tools": "^0.0.0",
|
|
47
|
-
"@webex/plugin-meetings": "^2.60.0-next.
|
|
48
|
-
"@webex/plugin-rooms": "^2.60.0-next.
|
|
49
|
-
"@webex/test-helper-chai": "^2.60.0-next.
|
|
50
|
-
"@webex/test-helper-mocha": "^2.60.0-next.
|
|
51
|
-
"@webex/test-helper-mock-webex": "^2.60.0-next.
|
|
52
|
-
"@webex/test-helper-retry": "^2.60.0-next.
|
|
53
|
-
"@webex/test-helper-test-users": "^2.60.0-next.
|
|
47
|
+
"@webex/plugin-meetings": "^2.60.0-next.7",
|
|
48
|
+
"@webex/plugin-rooms": "^2.60.0-next.5",
|
|
49
|
+
"@webex/test-helper-chai": "^2.60.0-next.5",
|
|
50
|
+
"@webex/test-helper-mocha": "^2.60.0-next.5",
|
|
51
|
+
"@webex/test-helper-mock-webex": "^2.60.0-next.5",
|
|
52
|
+
"@webex/test-helper-retry": "^2.60.0-next.5",
|
|
53
|
+
"@webex/test-helper-test-users": "^2.60.0-next.5",
|
|
54
54
|
"chai": "^4.3.4",
|
|
55
55
|
"chai-as-promised": "^7.1.1",
|
|
56
56
|
"eslint": "^8.24.0",
|
|
@@ -62,19 +62,19 @@
|
|
|
62
62
|
"typescript": "^4.7.4"
|
|
63
63
|
},
|
|
64
64
|
"dependencies": {
|
|
65
|
-
"@webex/common": "^2.60.0-next.
|
|
65
|
+
"@webex/common": "^2.60.0-next.5",
|
|
66
66
|
"@webex/internal-media-core": "2.2.3",
|
|
67
|
-
"@webex/internal-plugin-conversation": "^2.60.0-next.
|
|
68
|
-
"@webex/internal-plugin-device": "^2.60.0-next.
|
|
69
|
-
"@webex/internal-plugin-llm": "^2.60.0-next.
|
|
70
|
-
"@webex/internal-plugin-mercury": "^2.60.0-next.
|
|
71
|
-
"@webex/internal-plugin-metrics": "^2.60.0-next.
|
|
72
|
-
"@webex/internal-plugin-support": "^2.60.0-next.
|
|
73
|
-
"@webex/internal-plugin-user": "^2.60.0-next.
|
|
74
|
-
"@webex/media-helpers": "^3.0.0-next.
|
|
75
|
-
"@webex/plugin-people": "^2.60.0-next.
|
|
76
|
-
"@webex/plugin-rooms": "^2.60.0-next.
|
|
77
|
-
"@webex/webex-core": "^2.60.0-next.
|
|
67
|
+
"@webex/internal-plugin-conversation": "^2.60.0-next.5",
|
|
68
|
+
"@webex/internal-plugin-device": "^2.60.0-next.5",
|
|
69
|
+
"@webex/internal-plugin-llm": "^2.60.0-next.5",
|
|
70
|
+
"@webex/internal-plugin-mercury": "^2.60.0-next.5",
|
|
71
|
+
"@webex/internal-plugin-metrics": "^2.60.0-next.5",
|
|
72
|
+
"@webex/internal-plugin-support": "^2.60.0-next.5",
|
|
73
|
+
"@webex/internal-plugin-user": "^2.60.0-next.5",
|
|
74
|
+
"@webex/media-helpers": "^3.0.0-next.16",
|
|
75
|
+
"@webex/plugin-people": "^2.60.0-next.5",
|
|
76
|
+
"@webex/plugin-rooms": "^2.60.0-next.5",
|
|
77
|
+
"@webex/webex-core": "^2.60.0-next.5",
|
|
78
78
|
"ampersand-collection": "^2.0.2",
|
|
79
79
|
"bowser": "^2.11.0",
|
|
80
80
|
"btoa": "^1.2.1",
|
|
@@ -88,5 +88,5 @@
|
|
|
88
88
|
"uuid": "^3.3.2",
|
|
89
89
|
"webrtc-adapter": "^8.1.2"
|
|
90
90
|
},
|
|
91
|
-
"version": "2.60.0-next.
|
|
91
|
+
"version": "2.60.0-next.7"
|
|
92
92
|
}
|