videomail-client 13.15.1 → 13.15.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.
@@ -147,10 +147,7 @@ var __webpack_modules__ = {
147
147
  `,
148
148
  ""
149
149
  ]);
150
- const __rspack_default_export = ___CSS_LOADER_EXPORT___;
151
- __webpack_require__.d(__webpack_exports__, {}, {
152
- A: __rspack_default_export
153
- });
150
+ __webpack_exports__.A = ___CSS_LOADER_EXPORT___;
154
151
  },
155
152
  8824 (module, exports1, __webpack_require__) {
156
153
  var EventEmitter = __webpack_require__(7007).EventEmitter, inherits = __webpack_require__(6698), raf = __webpack_require__(3146), methods;
@@ -10626,7 +10623,7 @@ var __webpack_exports__ = {};
10626
10623
  WebM: "webm",
10627
10624
  MP4: "mp4"
10628
10625
  };
10629
- const constants = {
10626
+ var constants = {
10630
10627
  WHITELIST_KEY_LABEL: "x-videomail-whitelist-key",
10631
10628
  VERSION_LABEL: "videomailClientVersion",
10632
10629
  public: {
@@ -10876,7 +10873,7 @@ var __webpack_exports__ = {};
10876
10873
  var client = __webpack_require__(5734);
10877
10874
  var client_default = /*#__PURE__*/ __webpack_require__.n(client);
10878
10875
  var package_namespaceObject = {
10879
- rE: "13.15.1"
10876
+ rE: "13.15.3"
10880
10877
  };
10881
10878
  function isAudioEnabled(options) {
10882
10879
  return Boolean(options.audio.enabled);
@@ -10906,7 +10903,7 @@ var __webpack_exports__ = {};
10906
10903
  }
10907
10904
  return inspect(anything);
10908
10905
  }
10909
- const util_pretty = pretty;
10906
+ var util_pretty = pretty;
10910
10907
  var defined = __webpack_require__(8766);
10911
10908
  var defined_default = /*#__PURE__*/ __webpack_require__.n(defined);
10912
10909
  var LIBVERSION = '2.0.10', UA_MAX_LENGTH = 500, USER_AGENT = 'user-agent', EMPTY = '', UNKNOWN = '?', TYPEOF = {
@@ -14173,7 +14170,7 @@ var __webpack_exports__ = {};
14173
14170
  if ("" === canPlayType) return false;
14174
14171
  return canPlayType;
14175
14172
  }
14176
- const media_canPlayType = canPlayType_canPlayType;
14173
+ var media_canPlayType = canPlayType_canPlayType;
14177
14174
  function _define_property(obj, key, value) {
14178
14175
  if (key in obj) Object.defineProperty(obj, key, {
14179
14176
  value: value,
@@ -14260,13 +14257,13 @@ var __webpack_exports__ = {};
14260
14257
  this.result = userAgentParser.getResult();
14261
14258
  }
14262
14259
  }
14263
- const util_Browser = Browser;
14260
+ var util_Browser = Browser;
14264
14261
  let getBrowser_browser;
14265
14262
  function getBrowser(localOptions) {
14266
14263
  if (!getBrowser_browser) getBrowser_browser = new util_Browser(localOptions);
14267
14264
  return getBrowser_browser;
14268
14265
  }
14269
- const util_getBrowser = getBrowser;
14266
+ var util_getBrowser = getBrowser;
14270
14267
  function HTTPVideomailError_define_property(obj, key, value) {
14271
14268
  if (key in obj) Object.defineProperty(obj, key, {
14272
14269
  value: value,
@@ -14282,7 +14279,7 @@ var __webpack_exports__ = {};
14282
14279
  super(...args), HTTPVideomailError_define_property(this, "name", "VideomailError"), HTTPVideomailError_define_property(this, "code", void 0), HTTPVideomailError_define_property(this, "status", void 0), HTTPVideomailError_define_property(this, "explanation", void 0);
14283
14280
  }
14284
14281
  }
14285
- const error_HTTPVideomailError = HTTPVideomailError;
14282
+ var error_HTTPVideomailError = HTTPVideomailError;
14286
14283
  function VideomailError_define_property(obj, key, value) {
14287
14284
  if (key in obj) Object.defineProperty(obj, key, {
14288
14285
  value: value,
@@ -14346,7 +14343,7 @@ var __webpack_exports__ = {};
14346
14343
  VideomailError_define_property(VideomailError, "SECURITY_ERROR", "SecurityError");
14347
14344
  VideomailError_define_property(VideomailError, "TRACK_START_ERROR", "TrackStartError");
14348
14345
  VideomailError_define_property(VideomailError, "INVALID_STATE_ERROR", "InvalidStateError");
14349
- const error_VideomailError = VideomailError;
14346
+ var error_VideomailError = VideomailError;
14350
14347
  function createError(errorParams) {
14351
14348
  var _errorParams_classList, _ref;
14352
14349
  const { exc, options } = errorParams;
@@ -14480,7 +14477,7 @@ var __webpack_exports__ = {};
14480
14477
  }
14481
14478
  return videomailError;
14482
14479
  }
14483
- const error_createError = createError;
14480
+ var error_createError = createError;
14484
14481
  function findOriginalExc(exc) {
14485
14482
  if (exc instanceof Error && "response" in exc) {
14486
14483
  const response = exc.response;
@@ -14501,7 +14498,7 @@ var __webpack_exports__ = {};
14501
14498
  }
14502
14499
  return exc;
14503
14500
  }
14504
- const error_findOriginalExc = findOriginalExc;
14501
+ var error_findOriginalExc = findOriginalExc;
14505
14502
  function _extends() {
14506
14503
  _extends = Object.assign || function(target) {
14507
14504
  for(var i = 1; i < arguments.length; i++){
@@ -14670,26 +14667,26 @@ var __webpack_exports__ = {};
14670
14667
  }
14671
14668
  }
14672
14669
  Despot_define_property(Despot, "EMITTER", createNanoEvents());
14673
- const util_Despot = Despot;
14670
+ var util_Despot = Despot;
14674
14671
  function getValidity(element) {
14675
14672
  const validity = "validity" in element ? element.validity : void 0;
14676
14673
  return validity;
14677
14674
  }
14678
- const util_getValidity = getValidity;
14675
+ var util_getValidity = getValidity;
14679
14676
  function hideElement(element) {
14680
14677
  if (!element) return;
14681
14678
  element.style.setProperty("display", "none", "important");
14682
14679
  }
14683
- const html_hideElement = hideElement;
14680
+ var html_hideElement = hideElement;
14684
14681
  function isNotButton(element) {
14685
14682
  return "BUTTON" !== element.tagName && "submit" !== element.getAttribute("type");
14686
14683
  }
14687
- const html_isNotButton = isNotButton;
14684
+ var html_isNotButton = isNotButton;
14688
14685
  function showElement(element) {
14689
14686
  if (!element) return;
14690
14687
  element.style.removeProperty("display");
14691
14688
  }
14692
- const html_showElement = showElement;
14689
+ var html_showElement = showElement;
14693
14690
  const REGEX = /[ ,]+/u;
14694
14691
  function trimEmail(email) {
14695
14692
  return email.replace(REGEX, "");
@@ -14985,7 +14982,7 @@ var __webpack_exports__ = {};
14985
14982
  };
14986
14983
  }
14987
14984
  }
14988
- const wrappers_form = Form;
14985
+ var wrappers_form = Form;
14989
14986
  function resource_asyncGeneratorStep(gen, resolve, reject, _next, _throw, key, arg) {
14990
14987
  try {
14991
14988
  var info = gen[key](arg);
@@ -15129,7 +15126,7 @@ var __webpack_exports__ = {};
15129
15126
  cpu: err.cpu,
15130
15127
  device: err.device,
15131
15128
  engine: err.engine,
15132
- err: serializeError(err.err),
15129
+ err: err.err ? serializeError(err.err) : void 0,
15133
15130
  explanation: err.explanation,
15134
15131
  location: err.location,
15135
15132
  logLines: err.logLines,
@@ -15214,7 +15211,7 @@ var __webpack_exports__ = {};
15214
15211
  this.timezoneId = window.Intl.DateTimeFormat().resolvedOptions().timeZone;
15215
15212
  }
15216
15213
  }
15217
- const src_resource = Resource;
15214
+ var src_resource = Resource;
15218
15215
  var cjs = __webpack_require__(4744);
15219
15216
  var cjs_default = /*#__PURE__*/ __webpack_require__.n(cjs);
15220
15217
  const NodeEnvType = {
@@ -15226,11 +15223,11 @@ var __webpack_exports__ = {};
15226
15223
  if (!process.env.NODE_ENV) return NodeEnvType.DEVELOPMENT;
15227
15224
  return process.env.NODE_ENV;
15228
15225
  }
15229
- const util_getNodeEnv = getNodeEnv;
15226
+ var util_getNodeEnv = getNodeEnv;
15230
15227
  function isProductionMode() {
15231
15228
  return util_getNodeEnv() === NodeEnvType.PRODUCTION;
15232
15229
  }
15233
- const util_isProductionMode = isProductionMode;
15230
+ var util_isProductionMode = isProductionMode;
15234
15231
  const PRODUCTION = util_isProductionMode();
15235
15232
  const options_options = {
15236
15233
  logger: console,
@@ -15350,7 +15347,7 @@ var __webpack_exports__ = {};
15350
15347
  videomailNinjaFormPlugin: void 0
15351
15348
  }
15352
15349
  };
15353
- const src_options = options_options;
15350
+ var src_options = options_options;
15354
15351
  function CollectLogger_define_property(obj, key, value) {
15355
15352
  if (key in obj) Object.defineProperty(obj, key, {
15356
15353
  value: value,
@@ -15400,12 +15397,12 @@ var __webpack_exports__ = {};
15400
15397
  this.logger = options.logger;
15401
15398
  }
15402
15399
  }
15403
- const util_CollectLogger = CollectLogger;
15400
+ var util_CollectLogger = CollectLogger;
15404
15401
  var isTest_process = __webpack_require__(5606);
15405
15402
  function isTest() {
15406
15403
  return "test" === isTest_process.env.ENVIRON;
15407
15404
  }
15408
- const util_isTest = isTest;
15405
+ var util_isTest = isTest;
15409
15406
  function mergeWithDefaultOptions(options = {}) {
15410
15407
  const newOptions = cjs_default()(src_options, options, {
15411
15408
  arrayMerge (_destination, source) {
@@ -15417,7 +15414,7 @@ var __webpack_exports__ = {};
15417
15414
  if (util_isTest()) newOptions.verbose = false;
15418
15415
  return newOptions;
15419
15416
  }
15420
- const options_mergeWithDefaultOptions = mergeWithDefaultOptions;
15417
+ var options_mergeWithDefaultOptions = mergeWithDefaultOptions;
15421
15418
  var injectStylesIntoStyleTag = __webpack_require__(4860);
15422
15419
  var injectStylesIntoStyleTag_default = /*#__PURE__*/ __webpack_require__.n(injectStylesIntoStyleTag);
15423
15420
  var styleDomAPI = __webpack_require__(7045);
@@ -15454,7 +15451,7 @@ var __webpack_exports__ = {};
15454
15451
  dimension.value = limitedHeight;
15455
15452
  return dimension;
15456
15453
  }
15457
- const dimensions_limitHeight = limitHeight;
15454
+ var dimensions_limitHeight = limitHeight;
15458
15455
  function getOuterWidth(element) {
15459
15456
  let rect = element.getBoundingClientRect();
15460
15457
  let outerWidth = rect.right - rect.left;
@@ -15464,7 +15461,7 @@ var __webpack_exports__ = {};
15464
15461
  }
15465
15462
  return outerWidth;
15466
15463
  }
15467
- const dimensions_getOuterWidth = getOuterWidth;
15464
+ var dimensions_getOuterWidth = getOuterWidth;
15468
15465
  function limitWidth(element, options, width) {
15469
15466
  const limitedDimension = {
15470
15467
  unit: "px"
@@ -15479,7 +15476,7 @@ var __webpack_exports__ = {};
15479
15476
  limitedDimension.value = limitedWidth;
15480
15477
  return limitedDimension;
15481
15478
  }
15482
- const dimensions_limitWidth = limitWidth;
15479
+ var dimensions_limitWidth = limitWidth;
15483
15480
  function useFullWidth(mobileBreakPoint) {
15484
15481
  if (void 0 === mobileBreakPoint) return;
15485
15482
  const viewportWidth = window.innerWidth;
@@ -15491,7 +15488,7 @@ var __webpack_exports__ = {};
15491
15488
  return dimension;
15492
15489
  }
15493
15490
  }
15494
- const dimensions_useFullWidth = useFullWidth;
15491
+ var dimensions_useFullWidth = useFullWidth;
15495
15492
  var contains = __webpack_require__(808);
15496
15493
  var contains_default = /*#__PURE__*/ __webpack_require__.n(contains);
15497
15494
  function disableElement(element) {
@@ -15499,26 +15496,26 @@ var __webpack_exports__ = {};
15499
15496
  if ("INPUT" === element.tagName || "BUTTON" === element.tagName) element.setAttribute("disabled", "true");
15500
15497
  else element.classList.add("disabled");
15501
15498
  }
15502
- const html_disableElement = disableElement;
15499
+ var html_disableElement = disableElement;
15503
15500
  function adjustButton(buttonElement, show, type, disabled) {
15504
15501
  if (disabled) html_disableElement(buttonElement);
15505
15502
  if (type) buttonElement.type = type;
15506
15503
  if (!show) html_hideElement(buttonElement);
15507
15504
  return buttonElement;
15508
15505
  }
15509
- const html_adjustButton = adjustButton;
15506
+ var html_adjustButton = adjustButton;
15510
15507
  function enableElement(element) {
15511
15508
  if (!element) return;
15512
15509
  if ("INPUT" === element.tagName || "BUTTON" === element.tagName) element.removeAttribute("disabled");
15513
15510
  else element.classList.remove("disabled");
15514
15511
  }
15515
- const html_enableElement = enableElement;
15512
+ var html_enableElement = enableElement;
15516
15513
  function isShown(element) {
15517
15514
  if (!element) return false;
15518
15515
  const display = element.style.getPropertyValue("display");
15519
15516
  return !display.includes("none");
15520
15517
  }
15521
- const html_isShown = isShown;
15518
+ var html_isShown = isShown;
15522
15519
  function buttons_define_property(obj, key, value) {
15523
15520
  if (key in obj) Object.defineProperty(obj, key, {
15524
15521
  value: value,
@@ -15932,13 +15929,13 @@ var __webpack_exports__ = {};
15932
15929
  this.container = container;
15933
15930
  }
15934
15931
  }
15935
- const buttons = Buttons;
15932
+ var buttons = Buttons;
15936
15933
  function isHidden(element) {
15937
15934
  if (!element) return true;
15938
15935
  const display = element.style.getPropertyValue("display");
15939
15936
  return display.includes("none");
15940
15937
  }
15941
- const html_isHidden = isHidden;
15938
+ var html_isHidden = isHidden;
15942
15939
  function countdown_define_property(obj, key, value) {
15943
15940
  if (key in obj) Object.defineProperty(obj, key, {
15944
15941
  value: value,
@@ -16018,7 +16015,7 @@ var __webpack_exports__ = {};
16018
16015
  this.options = options;
16019
16016
  }
16020
16017
  }
16021
- const countdown = Countdown;
16018
+ var countdown = Countdown;
16022
16019
  function facingMode_define_property(obj, key, value) {
16023
16020
  if (key in obj) Object.defineProperty(obj, key, {
16024
16021
  value: value,
@@ -16069,7 +16066,7 @@ var __webpack_exports__ = {};
16069
16066
  this.visuals = visuals;
16070
16067
  }
16071
16068
  }
16072
- const facingMode = FacingMode;
16069
+ var facingMode = FacingMode;
16073
16070
  function pausedNote_define_property(obj, key, value) {
16074
16071
  if (key in obj) Object.defineProperty(obj, key, {
16075
16072
  value: value,
@@ -16129,7 +16126,7 @@ var __webpack_exports__ = {};
16129
16126
  this.options = options;
16130
16127
  }
16131
16128
  }
16132
- const pausedNote = PausedNote;
16129
+ var pausedNote = PausedNote;
16133
16130
  function recordNote_define_property(obj, key, value) {
16134
16131
  if (key in obj) Object.defineProperty(obj, key, {
16135
16132
  value: value,
@@ -16178,13 +16175,13 @@ var __webpack_exports__ = {};
16178
16175
  this.visuals = visuals;
16179
16176
  }
16180
16177
  }
16181
- const recorder_recordNote = RecordNote;
16178
+ var recorder_recordNote = RecordNote;
16182
16179
  function pad(n) {
16183
16180
  const absNum = Math.abs(n);
16184
16181
  if (absNum < 10) return n < 0 ? `-0${absNum}` : `0${absNum}`;
16185
16182
  return String(n);
16186
16183
  }
16187
- const util_pad = pad;
16184
+ var util_pad = pad;
16188
16185
  function recordTimer_define_property(obj, key, value) {
16189
16186
  if (key in obj) Object.defineProperty(obj, key, {
16190
16187
  value: value,
@@ -16316,7 +16313,7 @@ var __webpack_exports__ = {};
16316
16313
  this.options = options;
16317
16314
  }
16318
16315
  }
16319
- const recordTimer = RecordTimer;
16316
+ var recordTimer = RecordTimer;
16320
16317
  function recorderInsides_define_property(obj, key, value) {
16321
16318
  if (key in obj) Object.defineProperty(obj, key, {
16322
16319
  value: value,
@@ -16435,7 +16432,7 @@ var __webpack_exports__ = {};
16435
16432
  if (options.enablePause) this.pausedNote = new pausedNote(visuals, options);
16436
16433
  }
16437
16434
  }
16438
- const recorderInsides = RecorderInsides;
16435
+ var recorderInsides = RecorderInsides;
16439
16436
  function notifier_define_property(obj, key, value) {
16440
16437
  if (key in obj) Object.defineProperty(obj, key, {
16441
16438
  value: value,
@@ -16681,7 +16678,7 @@ var __webpack_exports__ = {};
16681
16678
  this.visuals = visuals;
16682
16679
  }
16683
16680
  }
16684
- const notifier = Notifier;
16681
+ var notifier = Notifier;
16685
16682
  var animitter = __webpack_require__(8824);
16686
16683
  var animitter_default = /*#__PURE__*/ __webpack_require__.n(animitter);
16687
16684
  var typedarray_to_buffer = __webpack_require__(4527);
@@ -16823,7 +16820,7 @@ var __webpack_exports__ = {};
16823
16820
  looksAutomated: automationSignals.looksAutomated
16824
16821
  };
16825
16822
  }
16826
- const error_getWebSocketDiagnostic = getWebSocketDiagnostic;
16823
+ var error_getWebSocketDiagnostic = getWebSocketDiagnostic;
16827
16824
  function figureMinHeight(height, options) {
16828
16825
  let minHeight;
16829
16826
  if (options.video.height) {
@@ -16835,7 +16832,7 @@ var __webpack_exports__ = {};
16835
16832
  } else minHeight = height;
16836
16833
  return minHeight;
16837
16834
  }
16838
- const dimensions_figureMinHeight = figureMinHeight;
16835
+ var dimensions_figureMinHeight = figureMinHeight;
16839
16836
  function getRatio(options, videoHeight, videoWidth) {
16840
16837
  let ratio = 1;
16841
16838
  const hasVideoDimensions = videoHeight && videoWidth;
@@ -16846,7 +16843,7 @@ var __webpack_exports__ = {};
16846
16843
  else if (hasVideoDimensions) ratio = videoHeight / videoWidth;
16847
16844
  return ratio;
16848
16845
  }
16849
- const dimensions_getRatio = getRatio;
16846
+ var dimensions_getRatio = getRatio;
16850
16847
  function calculateHeight(responsive, videoWidth, options, ratio, element) {
16851
16848
  const dimension = {
16852
16849
  unit: "px"
@@ -16866,7 +16863,7 @@ var __webpack_exports__ = {};
16866
16863
  dimension.value = minHeight;
16867
16864
  return dimension;
16868
16865
  }
16869
- const dimensions_calculateHeight = calculateHeight;
16866
+ var dimensions_calculateHeight = calculateHeight;
16870
16867
  function calculateWidth(responsive, options, videoHeight, ratio) {
16871
16868
  const dimension = {
16872
16869
  unit: "px"
@@ -16889,7 +16886,7 @@ var __webpack_exports__ = {};
16889
16886
  dimension.value = calculatedWidth;
16890
16887
  return dimension;
16891
16888
  }
16892
- const dimensions_calculateWidth = calculateWidth;
16889
+ var dimensions_calculateWidth = calculateWidth;
16893
16890
  class audio_sample_modern_t {
16894
16891
  constructor(r){
16895
16892
  this.float32Array = void 0, this.float32Array = r;
@@ -16997,14 +16994,14 @@ var __webpack_exports__ = {};
16997
16994
  this.userMedia = userMedia;
16998
16995
  }
16999
16996
  }
17000
- const media_AudioRecorder = AudioRecorder;
16997
+ var media_AudioRecorder = AudioRecorder;
17001
16998
  function getFirstVideoTrack(localMediaStream) {
17002
16999
  const videoTracks = localMediaStream.getVideoTracks();
17003
17000
  let videoTrack;
17004
17001
  if (videoTracks[0]) videoTrack = videoTracks[0];
17005
17002
  return videoTrack;
17006
17003
  }
17007
- const media_getFirstVideoTrack = getFirstVideoTrack;
17004
+ var media_getFirstVideoTrack = getFirstVideoTrack;
17008
17005
  const MEDIA_EVENTS = [
17009
17006
  "loadstart",
17010
17007
  "suspend",
@@ -17025,7 +17022,7 @@ var __webpack_exports__ = {};
17025
17022
  "durationchange",
17026
17023
  "volumechange"
17027
17024
  ];
17028
- const mediaEvents = MEDIA_EVENTS;
17025
+ var mediaEvents = MEDIA_EVENTS;
17029
17026
  const VIRTUAL_KEYWORDS = [
17030
17027
  "obs",
17031
17028
  "virtual",
@@ -17039,7 +17036,7 @@ var __webpack_exports__ = {};
17039
17036
  if (!capabilities.frameRate) return true;
17040
17037
  return VIRTUAL_KEYWORDS.some((keyword)=>videoTrack.label.toLowerCase().includes(keyword));
17041
17038
  }
17042
- const util_isVirtualCamera = isVirtualCamera;
17039
+ var util_isVirtualCamera = isVirtualCamera;
17043
17040
  function userMedia_define_property(obj, key, value) {
17044
17041
  if (key in obj) Object.defineProperty(obj, key, {
17045
17042
  value: value,
@@ -17357,7 +17354,7 @@ var __webpack_exports__ = {};
17357
17354
  });
17358
17355
  }
17359
17356
  }
17360
- const visuals_userMedia = UserMedia;
17357
+ var visuals_userMedia = UserMedia;
17361
17358
  var Buffer = __webpack_require__(8287).Buffer;
17362
17359
  function recorder_define_property(obj, key, value) {
17363
17360
  if (key in obj) Object.defineProperty(obj, key, {
@@ -18374,7 +18371,7 @@ var __webpack_exports__ = {};
18374
18371
  this.facingMode = options.video.facingMode;
18375
18372
  }
18376
18373
  }
18377
- const visuals_recorder = Recorder;
18374
+ var visuals_recorder = Recorder;
18378
18375
  function replay_define_property(obj, key, value) {
18379
18376
  if (key in obj) Object.defineProperty(obj, key, {
18380
18377
  value: value,
@@ -18643,7 +18640,7 @@ var __webpack_exports__ = {};
18643
18640
  this.visuals = visuals;
18644
18641
  }
18645
18642
  }
18646
- const visuals_replay = Replay;
18643
+ var visuals_replay = Replay;
18647
18644
  function visuals_define_property(obj, key, value) {
18648
18645
  if (key in obj) Object.defineProperty(obj, key, {
18649
18646
  value: value,
@@ -18945,7 +18942,7 @@ var __webpack_exports__ = {};
18945
18942
  this.notifier = new notifier(this, options);
18946
18943
  }
18947
18944
  }
18948
- const wrappers_visuals = Visuals;
18945
+ var wrappers_visuals = Visuals;
18949
18946
  function container_asyncGeneratorStep(gen, resolve, reject, _next, _throw, key, arg) {
18950
18947
  try {
18951
18948
  var info = gen[key](arg);
@@ -19491,7 +19488,7 @@ var __webpack_exports__ = {};
19491
19488
  this.resource = new src_resource(options);
19492
19489
  }
19493
19490
  }
19494
- const wrappers_container = Container;
19491
+ var wrappers_container = Container;
19495
19492
  function client_asyncGeneratorStep(gen, resolve, reject, _next, _throw, key, arg) {
19496
19493
  try {
19497
19494
  var info = gen[key](arg);