@webex/widgets 1.28.2-next.2 → 1.28.2-next.3
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/webexWidgets.esm.js
CHANGED
|
@@ -56247,7 +56247,7 @@ function _callSuper(t, o, e) { return o = _getPrototypeOf(o), _possibleConstruct
|
|
|
56247
56247
|
function _isNativeReflectConstruct() { try { var t = !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {})); } catch (t) {} return (_isNativeReflectConstruct = function _isNativeReflectConstruct() { return !!t; })(); }
|
|
56248
56248
|
|
|
56249
56249
|
/**
|
|
56250
|
-
* Webex meeting widget presents a Webex meeting experience
|
|
56250
|
+
* Webex meeting widget presents a Webex meeting experience.
|
|
56251
56251
|
*
|
|
56252
56252
|
* @param {string} props.meetingDestination ID of the virtual meeting location
|
|
56253
56253
|
* @param {string} props.meetingPasswordOrPin Password or pin of the virtual meeting location
|
|
@@ -56504,7 +56504,7 @@ var WebexMeetings = Pc(wc(WebexMeetingsWidget), function (props) {
|
|
|
56504
56504
|
},
|
|
56505
56505
|
config: {
|
|
56506
56506
|
appName: appName,
|
|
56507
|
-
appVersion: "1.28.2-next.
|
|
56507
|
+
appVersion: "1.28.2-next.3",
|
|
56508
56508
|
fedramp: props.fedramp,
|
|
56509
56509
|
meetings: {
|
|
56510
56510
|
experimental: {
|