@webex/plugin-meetings 3.9.0-multiple-llm.1 → 3.9.0-multiple-llm.2
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.
@@ -209,7 +209,7 @@ var Breakout = _webexCore.WebexPlugin.extend({
|
|
209
209
|
sessionId: this.sessionId
|
210
210
|
});
|
211
211
|
},
|
212
|
-
version: "3.9.0-multiple-llm.
|
212
|
+
version: "3.9.0-multiple-llm.2"
|
213
213
|
});
|
214
214
|
var _default = exports.default = Breakout;
|
215
215
|
//# sourceMappingURL=breakout.js.map
|
package/dist/breakouts/index.js
CHANGED
@@ -1110,7 +1110,7 @@ var Breakouts = _webexCore.WebexPlugin.extend({
|
|
1110
1110
|
this.trigger(_constants.BREAKOUTS.EVENTS.ASK_RETURN_TO_MAIN);
|
1111
1111
|
}
|
1112
1112
|
},
|
1113
|
-
version: "3.9.0-multiple-llm.
|
1113
|
+
version: "3.9.0-multiple-llm.2"
|
1114
1114
|
});
|
1115
1115
|
var _default = exports.default = Breakouts;
|
1116
1116
|
//# sourceMappingURL=index.js.map
|
@@ -373,7 +373,7 @@ var SimultaneousInterpretation = _webexCore.WebexPlugin.extend({
|
|
373
373
|
throw error;
|
374
374
|
});
|
375
375
|
},
|
376
|
-
version: "3.9.0-multiple-llm.
|
376
|
+
version: "3.9.0-multiple-llm.2"
|
377
377
|
});
|
378
378
|
var _default = exports.default = SimultaneousInterpretation;
|
379
379
|
//# sourceMappingURL=index.js.map
|
@@ -18,7 +18,7 @@ var SILanguage = _webexCore.WebexPlugin.extend({
|
|
18
18
|
languageCode: 'number',
|
19
19
|
languageName: 'string'
|
20
20
|
},
|
21
|
-
version: "3.9.0-multiple-llm.
|
21
|
+
version: "3.9.0-multiple-llm.2"
|
22
22
|
});
|
23
23
|
var _default = exports.default = SILanguage;
|
24
24
|
//# sourceMappingURL=siLanguage.js.map
|
package/dist/webinar/index.js
CHANGED
package/package.json
CHANGED
@@ -43,7 +43,7 @@
|
|
43
43
|
"@webex/eslint-config-legacy": "0.0.0",
|
44
44
|
"@webex/jest-config-legacy": "0.0.0",
|
45
45
|
"@webex/legacy-tools": "0.0.0",
|
46
|
-
"@webex/plugin-rooms": "3.9.0-multiple-llm.
|
46
|
+
"@webex/plugin-rooms": "3.9.0-multiple-llm.2",
|
47
47
|
"@webex/test-helper-chai": "3.9.0-multiple-llm.0",
|
48
48
|
"@webex/test-helper-mocha": "3.9.0-multiple-llm.0",
|
49
49
|
"@webex/test-helper-mock-webex": "3.9.0-multiple-llm.0",
|
@@ -63,17 +63,17 @@
|
|
63
63
|
"@webex/common": "3.9.0-multiple-llm.0",
|
64
64
|
"@webex/event-dictionary-ts": "^1.0.1930",
|
65
65
|
"@webex/internal-media-core": "2.19.0",
|
66
|
-
"@webex/internal-plugin-conversation": "3.9.0-multiple-llm.
|
66
|
+
"@webex/internal-plugin-conversation": "3.9.0-multiple-llm.2",
|
67
67
|
"@webex/internal-plugin-device": "3.9.0-multiple-llm.0",
|
68
|
-
"@webex/internal-plugin-llm": "3.9.0-multiple-llm.
|
69
|
-
"@webex/internal-plugin-mercury": "3.9.0-multiple-llm.
|
68
|
+
"@webex/internal-plugin-llm": "3.9.0-multiple-llm.2",
|
69
|
+
"@webex/internal-plugin-mercury": "3.9.0-multiple-llm.2",
|
70
70
|
"@webex/internal-plugin-metrics": "3.9.0-multiple-llm.0",
|
71
|
-
"@webex/internal-plugin-support": "3.9.0-multiple-llm.
|
71
|
+
"@webex/internal-plugin-support": "3.9.0-multiple-llm.2",
|
72
72
|
"@webex/internal-plugin-user": "3.9.0-multiple-llm.0",
|
73
|
-
"@webex/internal-plugin-voicea": "3.9.0-multiple-llm.
|
73
|
+
"@webex/internal-plugin-voicea": "3.9.0-multiple-llm.2",
|
74
74
|
"@webex/media-helpers": "3.9.0-multiple-llm.0",
|
75
|
-
"@webex/plugin-people": "3.9.0-multiple-llm.
|
76
|
-
"@webex/plugin-rooms": "3.9.0-multiple-llm.
|
75
|
+
"@webex/plugin-people": "3.9.0-multiple-llm.2",
|
76
|
+
"@webex/plugin-rooms": "3.9.0-multiple-llm.2",
|
77
77
|
"@webex/ts-sdp": "^1.8.1",
|
78
78
|
"@webex/web-capabilities": "^1.6.0",
|
79
79
|
"@webex/webex-core": "3.9.0-multiple-llm.0",
|
@@ -92,5 +92,5 @@
|
|
92
92
|
"//": [
|
93
93
|
"TODO: upgrade jwt-decode when moving to node 18"
|
94
94
|
],
|
95
|
-
"version": "3.9.0-multiple-llm.
|
95
|
+
"version": "3.9.0-multiple-llm.2"
|
96
96
|
}
|