webex 3.0.0-beta.15 → 3.0.0-beta.16

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/_setup.js CHANGED
@@ -1,26 +1,21 @@
1
1
  "use strict";
2
2
 
3
3
  var _interopRequireDefault = require("@babel/runtime-corejs2/helpers/interopRequireDefault");
4
-
5
4
  var _promise = _interopRequireDefault(require("@babel/runtime-corejs2/core-js/promise"));
6
-
7
5
  /*!
8
6
  * Copyright (c) 2015-2020 Cisco Systems, Inc. See LICENSE file.
9
7
  */
10
- // Disable eslint because this file needs to be es5 compatible
11
8
 
9
+ // Disable eslint because this file needs to be es5 compatible
12
10
  /* eslint-disable */
13
- var testUsers = require('@webex/test-helper-test-users');
14
11
 
12
+ var testUsers = require('@webex/test-helper-test-users');
15
13
  var Webex = require("webex");
16
-
17
14
  before(function () {
18
15
  this.timeout(60000);
19
-
20
16
  if (global.webex) {
21
17
  return _promise.default.resolve();
22
18
  }
23
-
24
19
  return testUsers.create({
25
20
  count: 1
26
21
  }).then(function (users) {
@@ -1 +1 @@
1
- {"version":3,"names":["testUsers","require","Webex","before","timeout","global","webex","resolve","create","count","then","users","credentials","token"],"sources":["_setup.js"],"sourcesContent":["/*!\n * Copyright (c) 2015-2020 Cisco Systems, Inc. See LICENSE file.\n */\n\n// Disable eslint because this file needs to be es5 compatible\n/* eslint-disable */\n\nvar testUsers = require('@webex/test-helper-test-users');\nvar Webex = require(`webex`);\n\nbefore(function () {\n this.timeout(60000);\n\n if (global.webex) {\n return Promise.resolve();\n }\n\n return testUsers.create({count: 1}).then(function (users) {\n /* eslint camelcase: [0] */\n global.webex = new Webex({credentials: users[0].token});\n });\n});\n"],"mappings":";;;;;;AAAA;AACA;AACA;AAEA;;AACA;AAEA,IAAIA,SAAS,GAAGC,OAAO,CAAC,+BAAD,CAAvB;;AACA,IAAIC,KAAK,GAAGD,OAAO,SAAnB;;AAEAE,MAAM,CAAC,YAAY;EACjB,KAAKC,OAAL,CAAa,KAAb;;EAEA,IAAIC,MAAM,CAACC,KAAX,EAAkB;IAChB,OAAO,iBAAQC,OAAR,EAAP;EACD;;EAED,OAAOP,SAAS,CAACQ,MAAV,CAAiB;IAACC,KAAK,EAAE;EAAR,CAAjB,EAA6BC,IAA7B,CAAkC,UAAUC,KAAV,EAAiB;IACxD;IACAN,MAAM,CAACC,KAAP,GAAe,IAAIJ,KAAJ,CAAU;MAACU,WAAW,EAAED,KAAK,CAAC,CAAD,CAAL,CAASE;IAAvB,CAAV,CAAf;EACD,CAHM,CAAP;AAID,CAXK,CAAN"}
1
+ {"version":3,"names":["testUsers","require","Webex","before","timeout","global","webex","resolve","create","count","then","users","credentials","token"],"sources":["_setup.js"],"sourcesContent":["/*!\n * Copyright (c) 2015-2020 Cisco Systems, Inc. See LICENSE file.\n */\n\n// Disable eslint because this file needs to be es5 compatible\n/* eslint-disable */\n\nvar testUsers = require('@webex/test-helper-test-users');\nvar Webex = require(`webex`);\n\nbefore(function () {\n this.timeout(60000);\n\n if (global.webex) {\n return Promise.resolve();\n }\n\n return testUsers.create({count: 1}).then(function (users) {\n /* eslint camelcase: [0] */\n global.webex = new Webex({credentials: users[0].token});\n });\n});\n"],"mappings":";;;;AAAA;AACA;AACA;;AAEA;AACA;;AAEA,IAAIA,SAAS,GAAGC,OAAO,CAAC,+BAA+B,CAAC;AACxD,IAAIC,KAAK,GAAGD,OAAO,SAAS;AAE5BE,MAAM,CAAC,YAAY;EACjB,IAAI,CAACC,OAAO,CAAC,KAAK,CAAC;EAEnB,IAAIC,MAAM,CAACC,KAAK,EAAE;IAChB,OAAO,iBAAQC,OAAO,EAAE;EAC1B;EAEA,OAAOP,SAAS,CAACQ,MAAM,CAAC;IAACC,KAAK,EAAE;EAAC,CAAC,CAAC,CAACC,IAAI,CAAC,UAAUC,KAAK,EAAE;IACxD;IACAN,MAAM,CAACC,KAAK,GAAG,IAAIJ,KAAK,CAAC;MAACU,WAAW,EAAED,KAAK,CAAC,CAAC,CAAC,CAACE;IAAK,CAAC,CAAC;EACzD,CAAC,CAAC;AACJ,CAAC,CAAC"}
@@ -1,15 +1,11 @@
1
1
  "use strict";
2
2
 
3
3
  var _Object$defineProperty = require("@babel/runtime-corejs2/core-js/object/define-property");
4
-
5
4
  _Object$defineProperty(exports, "__esModule", {
6
5
  value: true
7
6
  });
8
-
9
7
  exports.default = void 0;
10
-
11
8
  var _webexCore = require("@webex/webex-core");
12
-
13
9
  /*!
14
10
  * Copyright (c) 2015-2020 Cisco Systems, Inc. See LICENSE file.
15
11
  */
@@ -1 +1 @@
1
- {"version":3,"names":["boundedAdapter","MemoryStoreAdapter","unboundedAdapter"],"sources":["config-storage.js"],"sourcesContent":["/*!\n * Copyright (c) 2015-2020 Cisco Systems, Inc. See LICENSE file.\n */\n\nimport {MemoryStoreAdapter} from '@webex/webex-core';\n\nexport default {\n boundedAdapter: MemoryStoreAdapter,\n unboundedAdapter: MemoryStoreAdapter,\n};\n"],"mappings":";;;;;;;;;;AAIA;;AAJA;AACA;AACA;eAIe;EACbA,cAAc,EAAEC,6BADH;EAEbC,gBAAgB,EAAED;AAFL,C"}
1
+ {"version":3,"names":["boundedAdapter","MemoryStoreAdapter","unboundedAdapter"],"sources":["config-storage.js"],"sourcesContent":["/*!\n * Copyright (c) 2015-2020 Cisco Systems, Inc. See LICENSE file.\n */\n\nimport {MemoryStoreAdapter} from '@webex/webex-core';\n\nexport default {\n boundedAdapter: MemoryStoreAdapter,\n unboundedAdapter: MemoryStoreAdapter,\n};\n"],"mappings":";;;;;;;AAIA;AAJA;AACA;AACA;AAFA,eAMe;EACbA,cAAc,EAAEC,6BAAkB;EAClCC,gBAAgB,EAAED;AACpB,CAAC;AAAA"}
@@ -1,19 +1,13 @@
1
1
  "use strict";
2
2
 
3
3
  var _Object$defineProperty = require("@babel/runtime-corejs2/core-js/object/define-property");
4
-
5
4
  var _interopRequireDefault = require("@babel/runtime-corejs2/helpers/interopRequireDefault");
6
-
7
5
  _Object$defineProperty(exports, "__esModule", {
8
6
  value: true
9
7
  });
10
-
11
8
  exports.default = void 0;
12
-
13
9
  var _webexCore = require("@webex/webex-core");
14
-
15
10
  var _storageAdapterLocalStorage = _interopRequireDefault(require("@webex/storage-adapter-local-storage"));
16
-
17
11
  /*!
18
12
  * Copyright (c) 2015-2020 Cisco Systems, Inc. See LICENSE file.
19
13
  */
@@ -1 +1 @@
1
- {"version":3,"names":["boundedAdapter","LocalStorageStoreAdapter","unboundedAdapter","MemoryStoreAdapter"],"sources":["config-storage.shim.js"],"sourcesContent":["/*!\n * Copyright (c) 2015-2020 Cisco Systems, Inc. See LICENSE file.\n */\n\nimport {MemoryStoreAdapter} from '@webex/webex-core';\nimport LocalStorageStoreAdapter from '@webex/storage-adapter-local-storage';\n\nexport default {\n boundedAdapter: new LocalStorageStoreAdapter('webex'),\n unboundedAdapter: MemoryStoreAdapter,\n};\n"],"mappings":";;;;;;;;;;;;AAIA;;AACA;;AALA;AACA;AACA;eAKe;EACbA,cAAc,EAAE,IAAIC,mCAAJ,CAA6B,OAA7B,CADH;EAEbC,gBAAgB,EAAEC;AAFL,C"}
1
+ {"version":3,"names":["boundedAdapter","LocalStorageStoreAdapter","unboundedAdapter","MemoryStoreAdapter"],"sources":["config-storage.shim.js"],"sourcesContent":["/*!\n * Copyright (c) 2015-2020 Cisco Systems, Inc. See LICENSE file.\n */\n\nimport {MemoryStoreAdapter} from '@webex/webex-core';\nimport LocalStorageStoreAdapter from '@webex/storage-adapter-local-storage';\n\nexport default {\n boundedAdapter: new LocalStorageStoreAdapter('webex'),\n unboundedAdapter: MemoryStoreAdapter,\n};\n"],"mappings":";;;;;;;;AAIA;AACA;AALA;AACA;AACA;AAFA,eAOe;EACbA,cAAc,EAAE,IAAIC,mCAAwB,CAAC,OAAO,CAAC;EACrDC,gBAAgB,EAAEC;AACpB,CAAC;AAAA"}
package/dist/config.js CHANGED
@@ -1,17 +1,12 @@
1
1
  "use strict";
2
2
 
3
3
  var _Object$defineProperty = require("@babel/runtime-corejs2/core-js/object/define-property");
4
-
5
4
  var _interopRequireDefault = require("@babel/runtime-corejs2/helpers/interopRequireDefault");
6
-
7
5
  _Object$defineProperty(exports, "__esModule", {
8
6
  value: true
9
7
  });
10
-
11
8
  exports.default = void 0;
12
-
13
9
  var _configStorage = _interopRequireDefault(require("./config-storage"));
14
-
15
10
  /*!
16
11
  * Copyright (c) 2015-2020 Cisco Systems, Inc. See LICENSE file.
17
12
  */
@@ -1 +1 @@
1
- {"version":3,"names":["hydra","process","env","HYDRA_SERVICE_URL","hydraServiceUrl","credentials","clientType","device","validateDomains","ephemeral","storage","boundedAdapter","storageConfig","unboundedAdapter"],"sources":["config.js"],"sourcesContent":["/*!\n * Copyright (c) 2015-2020 Cisco Systems, Inc. See LICENSE file.\n */\n\nimport storageConfig from './config-storage';\n\nexport default {\n hydra: process.env.HYDRA_SERVICE_URL || 'https://api.ciscospark.com/v1',\n hydraServiceUrl: process.env.HYDRA_SERVICE_URL || 'https://api.ciscospark.com/v1',\n credentials: {\n clientType: 'confidential',\n },\n device: {\n validateDomains: true,\n ephemeral: true,\n },\n storage: {\n boundedAdapter: storageConfig,\n unboundedAdapter: storageConfig,\n },\n};\n"],"mappings":";;;;;;;;;;;;AAIA;;AAJA;AACA;AACA;eAIe;EACbA,KAAK,EAAEC,OAAO,CAACC,GAAR,CAAYC,iBAAZ,IAAiC,+BAD3B;EAEbC,eAAe,EAAEH,OAAO,CAACC,GAAR,CAAYC,iBAAZ,IAAiC,+BAFrC;EAGbE,WAAW,EAAE;IACXC,UAAU,EAAE;EADD,CAHA;EAMbC,MAAM,EAAE;IACNC,eAAe,EAAE,IADX;IAENC,SAAS,EAAE;EAFL,CANK;EAUbC,OAAO,EAAE;IACPC,cAAc,EAAEC,sBADT;IAEPC,gBAAgB,EAAED;EAFX;AAVI,C"}
1
+ {"version":3,"names":["hydra","process","env","HYDRA_SERVICE_URL","hydraServiceUrl","credentials","clientType","device","validateDomains","ephemeral","storage","boundedAdapter","storageConfig","unboundedAdapter"],"sources":["config.js"],"sourcesContent":["/*!\n * Copyright (c) 2015-2020 Cisco Systems, Inc. See LICENSE file.\n */\n\nimport storageConfig from './config-storage';\n\nexport default {\n hydra: process.env.HYDRA_SERVICE_URL || 'https://api.ciscospark.com/v1',\n hydraServiceUrl: process.env.HYDRA_SERVICE_URL || 'https://api.ciscospark.com/v1',\n credentials: {\n clientType: 'confidential',\n },\n device: {\n validateDomains: true,\n ephemeral: true,\n },\n storage: {\n boundedAdapter: storageConfig,\n unboundedAdapter: storageConfig,\n },\n};\n"],"mappings":";;;;;;;;AAIA;AAJA;AACA;AACA;AAFA,eAMe;EACbA,KAAK,EAAEC,OAAO,CAACC,GAAG,CAACC,iBAAiB,IAAI,+BAA+B;EACvEC,eAAe,EAAEH,OAAO,CAACC,GAAG,CAACC,iBAAiB,IAAI,+BAA+B;EACjFE,WAAW,EAAE;IACXC,UAAU,EAAE;EACd,CAAC;EACDC,MAAM,EAAE;IACNC,eAAe,EAAE,IAAI;IACrBC,SAAS,EAAE;EACb,CAAC;EACDC,OAAO,EAAE;IACPC,cAAc,EAAEC,sBAAa;IAC7BC,gBAAgB,EAAED;EACpB;AACF,CAAC;AAAA"}
package/dist/index.js CHANGED
@@ -9,8 +9,8 @@ if (!global._babelPolyfill) {
9
9
  /* eslint global-require: [0] */
10
10
  require('@babel/polyfill');
11
11
  }
12
-
13
12
  module.exports = require('./webex');
13
+
14
14
  /**
15
15
  * The date and time, specified in ISO 8601 extended offset date/time
16
16
  * format (e.g. `2015-10-18T14:26:16+00:00`).
package/dist/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"names":["global","_babelPolyfill","require","module","exports"],"sources":["index.js"],"sourcesContent":["/*!\n * Copyright (c) 2015-2020 Cisco Systems, Inc. See LICENSE file.\n */\n\n/* istanbul ignore else */\nif (!global._babelPolyfill) {\n /* eslint global-require: [0] */\n require('@babel/polyfill');\n}\n\nmodule.exports = require('./webex');\n\n/**\n * The date and time, specified in ISO 8601 extended offset date/time\n * format (e.g. `2015-10-18T14:26:16+00:00`).\n *\n * @typedef {string} isoDate\n */\n\n/**\n * An email address, as a string.\n * @typedef {string} email\n */\n"],"mappings":";;AAAA;AACA;AACA;;AAEA;AACA,IAAI,CAACA,MAAM,CAACC,cAAZ,EAA4B;EAC1B;EACAC,OAAO,CAAC,iBAAD,CAAP;AACD;;AAEDC,MAAM,CAACC,OAAP,GAAiBF,OAAO,CAAC,SAAD,CAAxB;AAEA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA"}
1
+ {"version":3,"names":["global","_babelPolyfill","require","module","exports"],"sources":["index.js"],"sourcesContent":["/*!\n * Copyright (c) 2015-2020 Cisco Systems, Inc. See LICENSE file.\n */\n\n/* istanbul ignore else */\nif (!global._babelPolyfill) {\n /* eslint global-require: [0] */\n require('@babel/polyfill');\n}\n\nmodule.exports = require('./webex');\n\n/**\n * The date and time, specified in ISO 8601 extended offset date/time\n * format (e.g. `2015-10-18T14:26:16+00:00`).\n *\n * @typedef {string} isoDate\n */\n\n/**\n * An email address, as a string.\n * @typedef {string} email\n */\n"],"mappings":";;AAAA;AACA;AACA;;AAEA;AACA,IAAI,CAACA,MAAM,CAACC,cAAc,EAAE;EAC1B;EACAC,OAAO,CAAC,iBAAiB,CAAC;AAC5B;AAEAC,MAAM,CAACC,OAAO,GAAGF,OAAO,CAAC,SAAS,CAAC;;AAEnC;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA"}
package/dist/webex.js CHANGED
@@ -3,52 +3,37 @@
3
3
  /*!
4
4
  * Copyright (c) 2015-2020 Cisco Systems, Inc. See LICENSE file.
5
5
  */
6
+
6
7
  // Note: this file is written using commonjs instead of import/export to
7
8
  // simplify consumption by those less familiar with the current state of
8
9
  // JavaScript modularization
9
10
 
10
11
  /* eslint camelcase: [0] */
11
- require('@webex/plugin-authorization'); // explicitly load wdm, since we're relying on preDiscoveryServices and the
12
- // url interceptor
13
-
14
12
 
13
+ require('@webex/plugin-authorization');
14
+ // explicitly load wdm, since we're relying on preDiscoveryServices and the
15
+ // url interceptor
15
16
  require('@webex/internal-plugin-calendar');
16
-
17
17
  require('@webex/internal-plugin-device');
18
-
19
18
  require('@webex/internal-plugin-presence');
20
-
21
19
  require('@webex/internal-plugin-support');
22
-
23
20
  require('@webex/plugin-attachment-actions');
24
-
25
21
  require('@webex/plugin-device-manager');
26
-
27
22
  require('@webex/plugin-logger');
28
-
29
23
  require('@webex/plugin-meetings');
30
-
31
24
  require('@webex/plugin-messages');
32
-
33
25
  require('@webex/plugin-memberships');
34
-
35
26
  require('@webex/plugin-people');
36
-
37
27
  require('@webex/plugin-rooms');
38
-
39
28
  require('@webex/plugin-teams');
40
-
41
29
  require('@webex/plugin-team-memberships');
42
-
43
30
  require('@webex/plugin-webhooks');
44
-
45
31
  var merge = require('lodash/merge');
46
-
47
32
  var WebexCore = require('@webex/webex-core').default;
33
+ var config = require('./config');
48
34
 
49
- var config = require('./config'); // documentation.js puts hashes in relative urls, so need to specify full urls
35
+ // documentation.js puts hashes in relative urls, so need to specify full urls
50
36
  // here
51
-
52
37
  /**
53
38
  * See {@link https://webex.github.io/webex-js-sdk/example/browsers|Browser Guide} and
54
39
  * {@link https://webex.github.io/webex-js-sdk/example/servers|Server Guide}
@@ -56,12 +41,11 @@ var config = require('./config'); // documentation.js puts hashes in relative ur
56
41
  * @see {@link /example/servers|Server Guide}
57
42
  * @class Webex
58
43
  */
59
-
60
-
61
44
  var Webex = WebexCore.extend({
62
45
  webex: true,
63
- version: "3.0.0-beta.15"
46
+ version: "3.0.0-beta.16"
64
47
  });
48
+
65
49
  /**
66
50
  * Create a new {@link Webex} instance
67
51
  *
@@ -87,13 +71,11 @@ var Webex = WebexCore.extend({
87
71
  * @memberof Webex
88
72
  * @returns {Webex}
89
73
  */
90
-
91
74
  Webex.init = function init() {
92
75
  var attrs = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};
93
76
  attrs.config = merge({}, config, attrs.config); // eslint-disable-line no-param-reassign
94
77
 
95
78
  return new Webex(attrs);
96
79
  };
97
-
98
80
  module.exports = Webex;
99
81
  //# sourceMappingURL=webex.js.map
package/dist/webex.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"names":["require","merge","WebexCore","default","config","Webex","extend","webex","version","init","attrs","module","exports"],"sources":["webex.js"],"sourcesContent":["/*!\n * Copyright (c) 2015-2020 Cisco Systems, Inc. See LICENSE file.\n */\n\n// Note: this file is written using commonjs instead of import/export to\n// simplify consumption by those less familiar with the current state of\n// JavaScript modularization\n\n/* eslint camelcase: [0] */\n\nrequire('@webex/plugin-authorization');\n// explicitly load wdm, since we're relying on preDiscoveryServices and the\n// url interceptor\nrequire('@webex/internal-plugin-calendar');\nrequire('@webex/internal-plugin-device');\nrequire('@webex/internal-plugin-presence');\nrequire('@webex/internal-plugin-support');\nrequire('@webex/plugin-attachment-actions');\nrequire('@webex/plugin-device-manager');\nrequire('@webex/plugin-logger');\nrequire('@webex/plugin-meetings');\nrequire('@webex/plugin-messages');\nrequire('@webex/plugin-memberships');\nrequire('@webex/plugin-people');\nrequire('@webex/plugin-rooms');\nrequire('@webex/plugin-teams');\nrequire('@webex/plugin-team-memberships');\nrequire('@webex/plugin-webhooks');\n\nconst merge = require('lodash/merge');\nconst WebexCore = require('@webex/webex-core').default;\n\nconst config = require('./config');\n\n// documentation.js puts hashes in relative urls, so need to specify full urls\n// here\n/**\n * See {@link https://webex.github.io/webex-js-sdk/example/browsers|Browser Guide} and\n * {@link https://webex.github.io/webex-js-sdk/example/servers|Server Guide}\n * @see {@link /example/browsers|Browser Guide}\n * @see {@link /example/servers|Server Guide}\n * @class Webex\n */\nconst Webex = WebexCore.extend({\n webex: true,\n version: PACKAGE_VERSION,\n});\n\n/**\n * Create a new {@link Webex} instance\n *\n * @example\n * <caption>Create a new Webex instance configured for your OAuth client</caption>\n * const webex = Webex.init({\n * config: {\n * credentials: {\n * authorizationString: `<AUTHORIZATION URL FROM DEVELOPER PORTAL>`\n * }\n * }\n * });\n *\n * @example\n * <caption>Create a new Webex instance configured for a Bot</caption>\n * const webex = Webex.init({\n * credentials: `<BOT TOKEN FROM DEVELOPER PORTAL>`\n * });\n *\n *\n * @param {Object} attrs\n * @param {Object} attrs.config (optional)\n * @memberof Webex\n * @returns {Webex}\n */\nWebex.init = function init(attrs = {}) {\n attrs.config = merge({}, config, attrs.config); // eslint-disable-line no-param-reassign\n\n return new Webex(attrs);\n};\n\nmodule.exports = Webex;\n"],"mappings":";;AAAA;AACA;AACA;AAEA;AACA;AACA;;AAEA;AAEAA,OAAO,CAAC,6BAAD,CAAP,C,CACA;AACA;;;AACAA,OAAO,CAAC,iCAAD,CAAP;;AACAA,OAAO,CAAC,+BAAD,CAAP;;AACAA,OAAO,CAAC,iCAAD,CAAP;;AACAA,OAAO,CAAC,gCAAD,CAAP;;AACAA,OAAO,CAAC,kCAAD,CAAP;;AACAA,OAAO,CAAC,8BAAD,CAAP;;AACAA,OAAO,CAAC,sBAAD,CAAP;;AACAA,OAAO,CAAC,wBAAD,CAAP;;AACAA,OAAO,CAAC,wBAAD,CAAP;;AACAA,OAAO,CAAC,2BAAD,CAAP;;AACAA,OAAO,CAAC,sBAAD,CAAP;;AACAA,OAAO,CAAC,qBAAD,CAAP;;AACAA,OAAO,CAAC,qBAAD,CAAP;;AACAA,OAAO,CAAC,gCAAD,CAAP;;AACAA,OAAO,CAAC,wBAAD,CAAP;;AAEA,IAAMC,KAAK,GAAGD,OAAO,CAAC,cAAD,CAArB;;AACA,IAAME,SAAS,GAAGF,OAAO,CAAC,mBAAD,CAAP,CAA6BG,OAA/C;;AAEA,IAAMC,MAAM,GAAGJ,OAAO,CAAC,UAAD,CAAtB,C,CAEA;AACA;;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;;AACA,IAAMK,KAAK,GAAGH,SAAS,CAACI,MAAV,CAAiB;EAC7BC,KAAK,EAAE,IADsB;EAE7BC,OAAO;AAFsB,CAAjB,CAAd;AAKA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AACAH,KAAK,CAACI,IAAN,GAAa,SAASA,IAAT,GAA0B;EAAA,IAAZC,KAAY,uEAAJ,EAAI;EACrCA,KAAK,CAACN,MAAN,GAAeH,KAAK,CAAC,EAAD,EAAKG,MAAL,EAAaM,KAAK,CAACN,MAAnB,CAApB,CADqC,CACW;;EAEhD,OAAO,IAAIC,KAAJ,CAAUK,KAAV,CAAP;AACD,CAJD;;AAMAC,MAAM,CAACC,OAAP,GAAiBP,KAAjB"}
1
+ {"version":3,"names":["require","merge","WebexCore","default","config","Webex","extend","webex","version","init","attrs","module","exports"],"sources":["webex.js"],"sourcesContent":["/*!\n * Copyright (c) 2015-2020 Cisco Systems, Inc. See LICENSE file.\n */\n\n// Note: this file is written using commonjs instead of import/export to\n// simplify consumption by those less familiar with the current state of\n// JavaScript modularization\n\n/* eslint camelcase: [0] */\n\nrequire('@webex/plugin-authorization');\n// explicitly load wdm, since we're relying on preDiscoveryServices and the\n// url interceptor\nrequire('@webex/internal-plugin-calendar');\nrequire('@webex/internal-plugin-device');\nrequire('@webex/internal-plugin-presence');\nrequire('@webex/internal-plugin-support');\nrequire('@webex/plugin-attachment-actions');\nrequire('@webex/plugin-device-manager');\nrequire('@webex/plugin-logger');\nrequire('@webex/plugin-meetings');\nrequire('@webex/plugin-messages');\nrequire('@webex/plugin-memberships');\nrequire('@webex/plugin-people');\nrequire('@webex/plugin-rooms');\nrequire('@webex/plugin-teams');\nrequire('@webex/plugin-team-memberships');\nrequire('@webex/plugin-webhooks');\n\nconst merge = require('lodash/merge');\nconst WebexCore = require('@webex/webex-core').default;\n\nconst config = require('./config');\n\n// documentation.js puts hashes in relative urls, so need to specify full urls\n// here\n/**\n * See {@link https://webex.github.io/webex-js-sdk/example/browsers|Browser Guide} and\n * {@link https://webex.github.io/webex-js-sdk/example/servers|Server Guide}\n * @see {@link /example/browsers|Browser Guide}\n * @see {@link /example/servers|Server Guide}\n * @class Webex\n */\nconst Webex = WebexCore.extend({\n webex: true,\n version: PACKAGE_VERSION,\n});\n\n/**\n * Create a new {@link Webex} instance\n *\n * @example\n * <caption>Create a new Webex instance configured for your OAuth client</caption>\n * const webex = Webex.init({\n * config: {\n * credentials: {\n * authorizationString: `<AUTHORIZATION URL FROM DEVELOPER PORTAL>`\n * }\n * }\n * });\n *\n * @example\n * <caption>Create a new Webex instance configured for a Bot</caption>\n * const webex = Webex.init({\n * credentials: `<BOT TOKEN FROM DEVELOPER PORTAL>`\n * });\n *\n *\n * @param {Object} attrs\n * @param {Object} attrs.config (optional)\n * @memberof Webex\n * @returns {Webex}\n */\nWebex.init = function init(attrs = {}) {\n attrs.config = merge({}, config, attrs.config); // eslint-disable-line no-param-reassign\n\n return new Webex(attrs);\n};\n\nmodule.exports = Webex;\n"],"mappings":";;AAAA;AACA;AACA;;AAEA;AACA;AACA;;AAEA;;AAEAA,OAAO,CAAC,6BAA6B,CAAC;AACtC;AACA;AACAA,OAAO,CAAC,iCAAiC,CAAC;AAC1CA,OAAO,CAAC,+BAA+B,CAAC;AACxCA,OAAO,CAAC,iCAAiC,CAAC;AAC1CA,OAAO,CAAC,gCAAgC,CAAC;AACzCA,OAAO,CAAC,kCAAkC,CAAC;AAC3CA,OAAO,CAAC,8BAA8B,CAAC;AACvCA,OAAO,CAAC,sBAAsB,CAAC;AAC/BA,OAAO,CAAC,wBAAwB,CAAC;AACjCA,OAAO,CAAC,wBAAwB,CAAC;AACjCA,OAAO,CAAC,2BAA2B,CAAC;AACpCA,OAAO,CAAC,sBAAsB,CAAC;AAC/BA,OAAO,CAAC,qBAAqB,CAAC;AAC9BA,OAAO,CAAC,qBAAqB,CAAC;AAC9BA,OAAO,CAAC,gCAAgC,CAAC;AACzCA,OAAO,CAAC,wBAAwB,CAAC;AAEjC,IAAMC,KAAK,GAAGD,OAAO,CAAC,cAAc,CAAC;AACrC,IAAME,SAAS,GAAGF,OAAO,CAAC,mBAAmB,CAAC,CAACG,OAAO;AAEtD,IAAMC,MAAM,GAAGJ,OAAO,CAAC,UAAU,CAAC;;AAElC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAMK,KAAK,GAAGH,SAAS,CAACI,MAAM,CAAC;EAC7BC,KAAK,EAAE,IAAI;EACXC,OAAO;AACT,CAAC,CAAC;;AAEF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACAH,KAAK,CAACI,IAAI,GAAG,SAASA,IAAI,GAAa;EAAA,IAAZC,KAAK,uEAAG,CAAC,CAAC;EACnCA,KAAK,CAACN,MAAM,GAAGH,KAAK,CAAC,CAAC,CAAC,EAAEG,MAAM,EAAEM,KAAK,CAACN,MAAM,CAAC,CAAC,CAAC;;EAEhD,OAAO,IAAIC,KAAK,CAACK,KAAK,CAAC;AACzB,CAAC;AAEDC,MAAM,CAACC,OAAO,GAAGP,KAAK"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "webex",
3
- "version": "3.0.0-beta.15",
3
+ "version": "3.0.0-beta.16",
4
4
  "description": "SDK for Cisco Webex",
5
5
  "license": "Cisco EULA (https://www.cisco.com/c/en/us/products/end-user-license-agreement.html)",
6
6
  "contributors": [
@@ -34,34 +34,34 @@
34
34
  ]
35
35
  },
36
36
  "devDependencies": {
37
- "@webex/plugin-authorization": "3.0.0-beta.15",
38
- "@webex/test-helper-chai": "3.0.0-beta.15",
39
- "@webex/test-helper-mocha": "3.0.0-beta.15",
40
- "@webex/test-helper-test-users": "3.0.0-beta.15",
37
+ "@webex/plugin-authorization": "3.0.0-beta.16",
38
+ "@webex/test-helper-chai": "3.0.0-beta.16",
39
+ "@webex/test-helper-mocha": "3.0.0-beta.16",
40
+ "@webex/test-helper-test-users": "3.0.0-beta.16",
41
41
  "sinon": "^9.2.4",
42
- "webex": "3.0.0-beta.15"
42
+ "webex": "3.0.0-beta.16"
43
43
  },
44
44
  "dependencies": {
45
45
  "@babel/polyfill": "^7.12.1",
46
- "@webex/common": "3.0.0-beta.15",
47
- "@webex/internal-plugin-calendar": "3.0.0-beta.15",
48
- "@webex/internal-plugin-device": "3.0.0-beta.15",
49
- "@webex/internal-plugin-presence": "3.0.0-beta.15",
50
- "@webex/internal-plugin-support": "3.0.0-beta.15",
51
- "@webex/plugin-attachment-actions": "3.0.0-beta.15",
52
- "@webex/plugin-authorization": "3.0.0-beta.15",
53
- "@webex/plugin-device-manager": "3.0.0-beta.15",
54
- "@webex/plugin-logger": "3.0.0-beta.15",
55
- "@webex/plugin-meetings": "3.0.0-beta.15",
56
- "@webex/plugin-memberships": "3.0.0-beta.15",
57
- "@webex/plugin-messages": "3.0.0-beta.15",
58
- "@webex/plugin-people": "3.0.0-beta.15",
59
- "@webex/plugin-rooms": "3.0.0-beta.15",
60
- "@webex/plugin-team-memberships": "3.0.0-beta.15",
61
- "@webex/plugin-teams": "3.0.0-beta.15",
62
- "@webex/plugin-webhooks": "3.0.0-beta.15",
63
- "@webex/storage-adapter-local-storage": "3.0.0-beta.15",
64
- "@webex/webex-core": "3.0.0-beta.15",
46
+ "@webex/common": "3.0.0-beta.16",
47
+ "@webex/internal-plugin-calendar": "3.0.0-beta.16",
48
+ "@webex/internal-plugin-device": "3.0.0-beta.16",
49
+ "@webex/internal-plugin-presence": "3.0.0-beta.16",
50
+ "@webex/internal-plugin-support": "3.0.0-beta.16",
51
+ "@webex/plugin-attachment-actions": "3.0.0-beta.16",
52
+ "@webex/plugin-authorization": "3.0.0-beta.16",
53
+ "@webex/plugin-device-manager": "3.0.0-beta.16",
54
+ "@webex/plugin-logger": "3.0.0-beta.16",
55
+ "@webex/plugin-meetings": "3.0.0-beta.16",
56
+ "@webex/plugin-memberships": "3.0.0-beta.16",
57
+ "@webex/plugin-messages": "3.0.0-beta.16",
58
+ "@webex/plugin-people": "3.0.0-beta.16",
59
+ "@webex/plugin-rooms": "3.0.0-beta.16",
60
+ "@webex/plugin-team-memberships": "3.0.0-beta.16",
61
+ "@webex/plugin-teams": "3.0.0-beta.16",
62
+ "@webex/plugin-webhooks": "3.0.0-beta.16",
63
+ "@webex/storage-adapter-local-storage": "3.0.0-beta.16",
64
+ "@webex/webex-core": "3.0.0-beta.16",
65
65
  "lodash": "^4.17.21"
66
66
  }
67
67
  }