@webex/widgets 1.26.5 → 1.27.0
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
@@ -55761,7 +55761,7 @@ var defineProperty = defineProperty$1;
|
|
55761
55761
|
_Object$defineProperty(exports, "__esModule", {
|
55762
55762
|
value: true
|
55763
55763
|
});
|
55764
|
-
exports.
|
55764
|
+
exports.hydraTypes = exports.deviceType = exports.SDK_EVENT = exports.INTERNAL_US_INTEGRATION_CLUSTER_NAME = exports.INTERNAL_US_CLUSTER_NAME = void 0;
|
55765
55765
|
var SDK_EVENT = {
|
55766
55766
|
INTERNAL: {
|
55767
55767
|
WEBEX_ACTIVITY: 'event:conversation.activity',
|
@@ -55845,7 +55845,7 @@ var defineProperty = defineProperty$1;
|
|
55845
55845
|
exports.INTERNAL_US_INTEGRATION_CLUSTER_NAME = INTERNAL_US_INTEGRATION_CLUSTER_NAME;
|
55846
55846
|
})(constants);
|
55847
55847
|
var name$1 = "@webex/sdk-component-adapter";
|
55848
|
-
var version = "1.112.
|
55848
|
+
var version = "1.112.6";
|
55849
55849
|
const LOG_ARGS$1 = ['SDK-MEMBERSHIPS', `${name$1}-${version}`];
|
55850
55850
|
|
55851
55851
|
// max parameter value must be greater than 0 and less than or equal to 1000
|
@@ -56936,7 +56936,7 @@ var WebexMeetings = Pc(wc(WebexMeetingsWidget), function (props) {
|
|
56936
56936
|
},
|
56937
56937
|
config: {
|
56938
56938
|
appName: appName,
|
56939
|
-
appVersion: "1.26.
|
56939
|
+
appVersion: "1.26.5",
|
56940
56940
|
fedramp: props.fedramp,
|
56941
56941
|
meetings: {
|
56942
56942
|
experimental: {
|