videomail-client 6.0.0 → 6.0.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.
- package/.nvmrc +1 -1
- package/.travis.yml +1 -1
- package/audit-ci.json +1 -2
- package/package.json +24 -24
- package/prototype/js/videomail-client.js +669 -556
- package/prototype/js/videomail-client.min.js +11 -11
- package/prototype/js/videomail-client.min.js.map +1 -1
- package/src/js/wrappers/visuals/replay.js +3 -1
|
@@ -583,7 +583,7 @@ Date.now = Date.now || function now() {
|
|
|
583
583
|
return new Date().getTime();
|
|
584
584
|
};
|
|
585
585
|
|
|
586
|
-
},{"events":
|
|
586
|
+
},{"events":276,"inherits":298,"raf":321}],5:[function(_dereq_,module,exports){
|
|
587
587
|
(function (Buffer){(function (){
|
|
588
588
|
(function (w) {
|
|
589
589
|
"use strict";
|
|
@@ -635,7 +635,7 @@ Date.now = Date.now || function now() {
|
|
|
635
635
|
var r=_dereq_("typedarray-to-buffer"),a=_dereq_("validate.io-float32array");module.exports=function(e){if(!e)throw new Error("A Float32Array parameter is missing.");if(!a(e))throw new Error("The parameter is not a Float32Array.");this.toBuffer=function(){var a,t=e.length,o=new Int16Array(t);for(a=0;a<t;a++)o[a]=32767*Math.min(1,e[a]);return r(o)}};
|
|
636
636
|
|
|
637
637
|
|
|
638
|
-
},{"typedarray-to-buffer":
|
|
638
|
+
},{"typedarray-to-buffer":346,"validate.io-float32array":352}],7:[function(_dereq_,module,exports){
|
|
639
639
|
(function (global){(function (){
|
|
640
640
|
'use strict';
|
|
641
641
|
|
|
@@ -2709,7 +2709,7 @@ function numberIsNaN (obj) {
|
|
|
2709
2709
|
}
|
|
2710
2710
|
|
|
2711
2711
|
}).call(this)}).call(this,_dereq_("buffer").Buffer)
|
|
2712
|
-
},{"base64-js":8,"buffer":11,"ieee754":
|
|
2712
|
+
},{"base64-js":8,"buffer":11,"ieee754":296}],12:[function(_dereq_,module,exports){
|
|
2713
2713
|
'use strict';
|
|
2714
2714
|
|
|
2715
2715
|
var GetIntrinsic = _dereq_('get-intrinsic');
|
|
@@ -2726,7 +2726,7 @@ module.exports = function callBoundIntrinsic(name, allowMissing) {
|
|
|
2726
2726
|
return intrinsic;
|
|
2727
2727
|
};
|
|
2728
2728
|
|
|
2729
|
-
},{"./":13,"get-intrinsic":
|
|
2729
|
+
},{"./":13,"get-intrinsic":283}],13:[function(_dereq_,module,exports){
|
|
2730
2730
|
'use strict';
|
|
2731
2731
|
|
|
2732
2732
|
var bind = _dereq_('function-bind');
|
|
@@ -2775,11 +2775,11 @@ if ($defineProperty) {
|
|
|
2775
2775
|
module.exports.apply = applyBind;
|
|
2776
2776
|
}
|
|
2777
2777
|
|
|
2778
|
-
},{"function-bind":
|
|
2778
|
+
},{"function-bind":281,"get-intrinsic":283}],14:[function(_dereq_,module,exports){
|
|
2779
2779
|
var t,e=_dereq_("typedarray-to-buffer"),n=_dereq_("atob"),a="undefined"!=typeof document&&"function"==typeof document.createElement;module.exports=function(i,r){void 0===r&&(r={});var o=this;if(r.image=r.image?r.image:{},r.image.types=r.image.types?r.image.types:[],r.image.types.length>2)throw new Error("Too many image types are specified!");r.image.types.length<1&&(r.image.types=a?["webp","jpeg"]:["png"]),r.image.quality||(r.image.quality=.5);var u=parseFloat(r.image.quality);function g(t){var e;return r.image.types[t]&&(e="image/"+r.image.types[t]),e}function f(t,e){var n=t&&t.match(e);return n&&r.debug&&r.debug("Image type %s verified",e),n}function c(){var t;return a?(t=document.createElement("canvas")).width=t.height=1:t=i,t}function l(t,e){try{c().toDataURL(t,function(n,a){n?e(n):e(null,f(a,t))})}catch(t){e(null,!1)}}function m(t){var e;try{var n=c();e=f(n.toDataURL&&n.toDataURL(t),t)}catch(e){r.debug&&r.logger.debug("Failed to call toDataURL() on canvas for image type %s",t)}return e}function y(t){var e=g(0);if(!t)return function(t){return m(t)||r.image.types[1]&&m(t=g(1))||(t=null),!t&&r.debug&&r.logger.debug("Unable to verify image type"),t}(e);!function(t,e){l(t,function(n,a){n?e(n):a?e(null,t):l(t=g(1),function(n,a){n?e(n):e(null,a?t:null)})})}(e,t)}function p(t){var a,i=t.split(",")[1];if("function"==typeof n)a=n(i);else{if("function"!=typeof o.constructor.atob)throw new Error("atob function is missing");a=o.constructor.atob(i)}for(var r=new Uint8Array(a.length),u=0,g=a.length;u<g;u++)r[u]=a.charCodeAt(u);return e(r)}this.toBuffer=function(t){if(!t)return(n=o.getImageType())&&(e=p(i.toDataURL(n,u))),e;var e,n;!function(t){o.getImageType(function(e,n){e?t(e):n?i.toDataURL(n,function(e,n){e?t(e):t(null,p(n))}):t()})}(t)},this.getImageType=function(e){if(!e)return t&&a||(t=y()),t;t&&a?e(null,t):y(function(n,a){n?e(n):e(null,t=a)})}};
|
|
2780
2780
|
|
|
2781
2781
|
|
|
2782
|
-
},{"atob":5,"typedarray-to-buffer":
|
|
2782
|
+
},{"atob":5,"typedarray-to-buffer":346}],15:[function(_dereq_,module,exports){
|
|
2783
2783
|
// contains, add, remove, toggle
|
|
2784
2784
|
var indexof = _dereq_('indexof')
|
|
2785
2785
|
|
|
@@ -2880,7 +2880,7 @@ function isTruthy(value) {
|
|
|
2880
2880
|
return !!value
|
|
2881
2881
|
}
|
|
2882
2882
|
|
|
2883
|
-
},{"indexof":
|
|
2883
|
+
},{"indexof":297}],16:[function(_dereq_,module,exports){
|
|
2884
2884
|
/*
|
|
2885
2885
|
* classList.js: Cross-browser full element.classList implementation.
|
|
2886
2886
|
* 1.1.20150312
|
|
@@ -3326,7 +3326,7 @@ module.exports = function (argument) {
|
|
|
3326
3326
|
throw $TypeError(tryToString(argument) + ' is not a function');
|
|
3327
3327
|
};
|
|
3328
3328
|
|
|
3329
|
-
},{"../internals/is-callable":
|
|
3329
|
+
},{"../internals/is-callable":110,"../internals/try-to-string":189}],20:[function(_dereq_,module,exports){
|
|
3330
3330
|
var isConstructor = _dereq_('../internals/is-constructor');
|
|
3331
3331
|
var tryToString = _dereq_('../internals/try-to-string');
|
|
3332
3332
|
|
|
@@ -3338,7 +3338,7 @@ module.exports = function (argument) {
|
|
|
3338
3338
|
throw $TypeError(tryToString(argument) + ' is not a constructor');
|
|
3339
3339
|
};
|
|
3340
3340
|
|
|
3341
|
-
},{"../internals/is-constructor":
|
|
3341
|
+
},{"../internals/is-constructor":111,"../internals/try-to-string":189}],21:[function(_dereq_,module,exports){
|
|
3342
3342
|
var isCallable = _dereq_('../internals/is-callable');
|
|
3343
3343
|
|
|
3344
3344
|
var $String = String;
|
|
@@ -3349,7 +3349,7 @@ module.exports = function (argument) {
|
|
|
3349
3349
|
throw $TypeError("Can't set " + $String(argument) + ' as a prototype');
|
|
3350
3350
|
};
|
|
3351
3351
|
|
|
3352
|
-
},{"../internals/is-callable":
|
|
3352
|
+
},{"../internals/is-callable":110}],22:[function(_dereq_,module,exports){
|
|
3353
3353
|
var wellKnownSymbol = _dereq_('../internals/well-known-symbol');
|
|
3354
3354
|
var create = _dereq_('../internals/object-create');
|
|
3355
3355
|
var defineProperty = _dereq_('../internals/object-define-property').f;
|
|
@@ -3371,7 +3371,7 @@ module.exports = function (key) {
|
|
|
3371
3371
|
ArrayPrototype[UNSCOPABLES][key] = true;
|
|
3372
3372
|
};
|
|
3373
3373
|
|
|
3374
|
-
},{"../internals/object-create":
|
|
3374
|
+
},{"../internals/object-create":132,"../internals/object-define-property":134,"../internals/well-known-symbol":201}],23:[function(_dereq_,module,exports){
|
|
3375
3375
|
'use strict';
|
|
3376
3376
|
var charAt = _dereq_('../internals/string-multibyte').charAt;
|
|
3377
3377
|
|
|
@@ -3381,7 +3381,7 @@ module.exports = function (S, index, unicode) {
|
|
|
3381
3381
|
return index + (unicode ? charAt(S, index).length : 1);
|
|
3382
3382
|
};
|
|
3383
3383
|
|
|
3384
|
-
},{"../internals/string-multibyte":
|
|
3384
|
+
},{"../internals/string-multibyte":169}],24:[function(_dereq_,module,exports){
|
|
3385
3385
|
var isPrototypeOf = _dereq_('../internals/object-is-prototype-of');
|
|
3386
3386
|
|
|
3387
3387
|
var $TypeError = TypeError;
|
|
@@ -3391,7 +3391,7 @@ module.exports = function (it, Prototype) {
|
|
|
3391
3391
|
throw $TypeError('Incorrect invocation');
|
|
3392
3392
|
};
|
|
3393
3393
|
|
|
3394
|
-
},{"../internals/object-is-prototype-of":
|
|
3394
|
+
},{"../internals/object-is-prototype-of":140}],25:[function(_dereq_,module,exports){
|
|
3395
3395
|
var isObject = _dereq_('../internals/is-object');
|
|
3396
3396
|
|
|
3397
3397
|
var $String = String;
|
|
@@ -3403,7 +3403,7 @@ module.exports = function (argument) {
|
|
|
3403
3403
|
throw $TypeError($String(argument) + ' is not an object');
|
|
3404
3404
|
};
|
|
3405
3405
|
|
|
3406
|
-
},{"../internals/is-object":
|
|
3406
|
+
},{"../internals/is-object":115}],26:[function(_dereq_,module,exports){
|
|
3407
3407
|
// eslint-disable-next-line es/no-typed-arrays -- safe
|
|
3408
3408
|
module.exports = typeof ArrayBuffer != 'undefined' && typeof DataView != 'undefined';
|
|
3409
3409
|
|
|
@@ -3419,7 +3419,7 @@ var classof = _dereq_('../internals/classof');
|
|
|
3419
3419
|
var tryToString = _dereq_('../internals/try-to-string');
|
|
3420
3420
|
var createNonEnumerableProperty = _dereq_('../internals/create-non-enumerable-property');
|
|
3421
3421
|
var defineBuiltIn = _dereq_('../internals/define-built-in');
|
|
3422
|
-
var
|
|
3422
|
+
var defineBuiltInAccessor = _dereq_('../internals/define-built-in-accessor');
|
|
3423
3423
|
var isPrototypeOf = _dereq_('../internals/object-is-prototype-of');
|
|
3424
3424
|
var getPrototypeOf = _dereq_('../internals/object-get-prototype-of');
|
|
3425
3425
|
var setPrototypeOf = _dereq_('../internals/object-set-prototype-of');
|
|
@@ -3577,9 +3577,12 @@ if (NATIVE_ARRAY_BUFFER_VIEWS && getPrototypeOf(Uint8ClampedArrayPrototype) !==
|
|
|
3577
3577
|
|
|
3578
3578
|
if (DESCRIPTORS && !hasOwn(TypedArrayPrototype, TO_STRING_TAG)) {
|
|
3579
3579
|
TYPED_ARRAY_TAG_REQUIRED = true;
|
|
3580
|
-
|
|
3581
|
-
|
|
3582
|
-
|
|
3580
|
+
defineBuiltInAccessor(TypedArrayPrototype, TO_STRING_TAG, {
|
|
3581
|
+
configurable: true,
|
|
3582
|
+
get: function () {
|
|
3583
|
+
return isObject(this) ? this[TYPED_ARRAY_TAG] : undefined;
|
|
3584
|
+
}
|
|
3585
|
+
});
|
|
3583
3586
|
for (NAME in TypedArrayConstructorsList) if (global[NAME]) {
|
|
3584
3587
|
createNonEnumerableProperty(global[NAME], TYPED_ARRAY_TAG, NAME);
|
|
3585
3588
|
}
|
|
@@ -3599,7 +3602,7 @@ module.exports = {
|
|
|
3599
3602
|
TypedArrayPrototype: TypedArrayPrototype
|
|
3600
3603
|
};
|
|
3601
3604
|
|
|
3602
|
-
},{"../internals/array-buffer-basic-detection":26,"../internals/classof":48,"../internals/create-non-enumerable-property":52,"../internals/define-built-in":56,"../internals/descriptors":60,"../internals/global":
|
|
3605
|
+
},{"../internals/array-buffer-basic-detection":26,"../internals/classof":48,"../internals/create-non-enumerable-property":52,"../internals/define-built-in":56,"../internals/define-built-in-accessor":55,"../internals/descriptors":60,"../internals/global":96,"../internals/has-own-property":97,"../internals/internal-state":106,"../internals/is-callable":110,"../internals/is-object":115,"../internals/object-get-prototype-of":139,"../internals/object-is-prototype-of":140,"../internals/object-set-prototype-of":144,"../internals/try-to-string":189,"../internals/uid":195,"../internals/well-known-symbol":201}],28:[function(_dereq_,module,exports){
|
|
3603
3606
|
'use strict';
|
|
3604
3607
|
var global = _dereq_('../internals/global');
|
|
3605
3608
|
var uncurryThis = _dereq_('../internals/function-uncurry-this');
|
|
@@ -3607,6 +3610,7 @@ var DESCRIPTORS = _dereq_('../internals/descriptors');
|
|
|
3607
3610
|
var NATIVE_ARRAY_BUFFER = _dereq_('../internals/array-buffer-basic-detection');
|
|
3608
3611
|
var FunctionName = _dereq_('../internals/function-name');
|
|
3609
3612
|
var createNonEnumerableProperty = _dereq_('../internals/create-non-enumerable-property');
|
|
3613
|
+
var defineBuiltInAccessor = _dereq_('../internals/define-built-in-accessor');
|
|
3610
3614
|
var defineBuiltIns = _dereq_('../internals/define-built-ins');
|
|
3611
3615
|
var fails = _dereq_('../internals/fails');
|
|
3612
3616
|
var anInstance = _dereq_('../internals/an-instance');
|
|
@@ -3617,7 +3621,6 @@ var IEEE754 = _dereq_('../internals/ieee754');
|
|
|
3617
3621
|
var getPrototypeOf = _dereq_('../internals/object-get-prototype-of');
|
|
3618
3622
|
var setPrototypeOf = _dereq_('../internals/object-set-prototype-of');
|
|
3619
3623
|
var getOwnPropertyNames = _dereq_('../internals/object-get-own-property-names').f;
|
|
3620
|
-
var defineProperty = _dereq_('../internals/object-define-property').f;
|
|
3621
3624
|
var arrayFill = _dereq_('../internals/array-fill');
|
|
3622
3625
|
var arraySlice = _dereq_('../internals/array-slice-simple');
|
|
3623
3626
|
var setToStringTag = _dereq_('../internals/set-to-string-tag');
|
|
@@ -3625,13 +3628,14 @@ var InternalStateModule = _dereq_('../internals/internal-state');
|
|
|
3625
3628
|
|
|
3626
3629
|
var PROPER_FUNCTION_NAME = FunctionName.PROPER;
|
|
3627
3630
|
var CONFIGURABLE_FUNCTION_NAME = FunctionName.CONFIGURABLE;
|
|
3628
|
-
var getInternalState = InternalStateModule.get;
|
|
3629
|
-
var setInternalState = InternalStateModule.set;
|
|
3630
3631
|
var ARRAY_BUFFER = 'ArrayBuffer';
|
|
3631
3632
|
var DATA_VIEW = 'DataView';
|
|
3632
3633
|
var PROTOTYPE = 'prototype';
|
|
3633
3634
|
var WRONG_LENGTH = 'Wrong length';
|
|
3634
3635
|
var WRONG_INDEX = 'Wrong index';
|
|
3636
|
+
var getInternalArrayBufferState = InternalStateModule.getterFor(ARRAY_BUFFER);
|
|
3637
|
+
var getInternalDataViewState = InternalStateModule.getterFor(DATA_VIEW);
|
|
3638
|
+
var setInternalState = InternalStateModule.set;
|
|
3635
3639
|
var NativeArrayBuffer = global[ARRAY_BUFFER];
|
|
3636
3640
|
var $ArrayBuffer = NativeArrayBuffer;
|
|
3637
3641
|
var ArrayBufferPrototype = $ArrayBuffer && $ArrayBuffer[PROTOTYPE];
|
|
@@ -3670,15 +3674,20 @@ var packFloat64 = function (number) {
|
|
|
3670
3674
|
return packIEEE754(number, 52, 8);
|
|
3671
3675
|
};
|
|
3672
3676
|
|
|
3673
|
-
var addGetter = function (Constructor, key) {
|
|
3674
|
-
|
|
3677
|
+
var addGetter = function (Constructor, key, getInternalState) {
|
|
3678
|
+
defineBuiltInAccessor(Constructor[PROTOTYPE], key, {
|
|
3679
|
+
configurable: true,
|
|
3680
|
+
get: function () {
|
|
3681
|
+
return getInternalState(this)[key];
|
|
3682
|
+
}
|
|
3683
|
+
});
|
|
3675
3684
|
};
|
|
3676
3685
|
|
|
3677
3686
|
var get = function (view, count, index, isLittleEndian) {
|
|
3678
3687
|
var intIndex = toIndex(index);
|
|
3679
|
-
var store =
|
|
3688
|
+
var store = getInternalDataViewState(view);
|
|
3680
3689
|
if (intIndex + count > store.byteLength) throw RangeError(WRONG_INDEX);
|
|
3681
|
-
var bytes =
|
|
3690
|
+
var bytes = store.bytes;
|
|
3682
3691
|
var start = intIndex + store.byteOffset;
|
|
3683
3692
|
var pack = arraySlice(bytes, start, start + count);
|
|
3684
3693
|
return isLittleEndian ? pack : reverse(pack);
|
|
@@ -3686,9 +3695,9 @@ var get = function (view, count, index, isLittleEndian) {
|
|
|
3686
3695
|
|
|
3687
3696
|
var set = function (view, count, index, conversion, value, isLittleEndian) {
|
|
3688
3697
|
var intIndex = toIndex(index);
|
|
3689
|
-
var store =
|
|
3698
|
+
var store = getInternalDataViewState(view);
|
|
3690
3699
|
if (intIndex + count > store.byteLength) throw RangeError(WRONG_INDEX);
|
|
3691
|
-
var bytes =
|
|
3700
|
+
var bytes = store.bytes;
|
|
3692
3701
|
var start = intIndex + store.byteOffset;
|
|
3693
3702
|
var pack = conversion(+value);
|
|
3694
3703
|
for (var i = 0; i < count; i++) bytes[start + i] = pack[isLittleEndian ? i : count - i - 1];
|
|
@@ -3699,10 +3708,14 @@ if (!NATIVE_ARRAY_BUFFER) {
|
|
|
3699
3708
|
anInstance(this, ArrayBufferPrototype);
|
|
3700
3709
|
var byteLength = toIndex(length);
|
|
3701
3710
|
setInternalState(this, {
|
|
3711
|
+
type: ARRAY_BUFFER,
|
|
3702
3712
|
bytes: fill(Array(byteLength), 0),
|
|
3703
3713
|
byteLength: byteLength
|
|
3704
3714
|
});
|
|
3705
|
-
if (!DESCRIPTORS)
|
|
3715
|
+
if (!DESCRIPTORS) {
|
|
3716
|
+
this.byteLength = byteLength;
|
|
3717
|
+
this.detached = false;
|
|
3718
|
+
}
|
|
3706
3719
|
};
|
|
3707
3720
|
|
|
3708
3721
|
ArrayBufferPrototype = $ArrayBuffer[PROTOTYPE];
|
|
@@ -3710,15 +3723,18 @@ if (!NATIVE_ARRAY_BUFFER) {
|
|
|
3710
3723
|
$DataView = function DataView(buffer, byteOffset, byteLength) {
|
|
3711
3724
|
anInstance(this, DataViewPrototype);
|
|
3712
3725
|
anInstance(buffer, ArrayBufferPrototype);
|
|
3713
|
-
var
|
|
3726
|
+
var bufferState = getInternalArrayBufferState(buffer);
|
|
3727
|
+
var bufferLength = bufferState.byteLength;
|
|
3714
3728
|
var offset = toIntegerOrInfinity(byteOffset);
|
|
3715
3729
|
if (offset < 0 || offset > bufferLength) throw RangeError('Wrong offset');
|
|
3716
3730
|
byteLength = byteLength === undefined ? bufferLength - offset : toLength(byteLength);
|
|
3717
3731
|
if (offset + byteLength > bufferLength) throw RangeError(WRONG_LENGTH);
|
|
3718
3732
|
setInternalState(this, {
|
|
3733
|
+
type: DATA_VIEW,
|
|
3719
3734
|
buffer: buffer,
|
|
3720
3735
|
byteLength: byteLength,
|
|
3721
|
-
byteOffset: offset
|
|
3736
|
+
byteOffset: offset,
|
|
3737
|
+
bytes: bufferState.bytes
|
|
3722
3738
|
});
|
|
3723
3739
|
if (!DESCRIPTORS) {
|
|
3724
3740
|
this.buffer = buffer;
|
|
@@ -3730,10 +3746,10 @@ if (!NATIVE_ARRAY_BUFFER) {
|
|
|
3730
3746
|
DataViewPrototype = $DataView[PROTOTYPE];
|
|
3731
3747
|
|
|
3732
3748
|
if (DESCRIPTORS) {
|
|
3733
|
-
addGetter($ArrayBuffer, 'byteLength');
|
|
3734
|
-
addGetter($DataView, 'buffer');
|
|
3735
|
-
addGetter($DataView, 'byteLength');
|
|
3736
|
-
addGetter($DataView, 'byteOffset');
|
|
3749
|
+
addGetter($ArrayBuffer, 'byteLength', getInternalArrayBufferState);
|
|
3750
|
+
addGetter($DataView, 'buffer', getInternalDataViewState);
|
|
3751
|
+
addGetter($DataView, 'byteLength', getInternalDataViewState);
|
|
3752
|
+
addGetter($DataView, 'byteOffset', getInternalDataViewState);
|
|
3737
3753
|
}
|
|
3738
3754
|
|
|
3739
3755
|
defineBuiltIns(DataViewPrototype, {
|
|
@@ -3848,7 +3864,7 @@ module.exports = {
|
|
|
3848
3864
|
DataView: $DataView
|
|
3849
3865
|
};
|
|
3850
3866
|
|
|
3851
|
-
},{"../internals/an-instance":24,"../internals/array-buffer-basic-detection":26,"../internals/array-fill":30,"../internals/array-slice-simple":40,"../internals/create-non-enumerable-property":52,"../internals/define-built-ins":57,"../internals/descriptors":60,"../internals/fails":80,"../internals/function-name":87,"../internals/function-uncurry-this":
|
|
3867
|
+
},{"../internals/an-instance":24,"../internals/array-buffer-basic-detection":26,"../internals/array-fill":30,"../internals/array-slice-simple":40,"../internals/create-non-enumerable-property":52,"../internals/define-built-in-accessor":55,"../internals/define-built-ins":57,"../internals/descriptors":60,"../internals/fails":80,"../internals/function-name":87,"../internals/function-uncurry-this":90,"../internals/global":96,"../internals/ieee754":102,"../internals/internal-state":106,"../internals/object-get-own-property-names":137,"../internals/object-get-prototype-of":139,"../internals/object-set-prototype-of":144,"../internals/set-to-string-tag":164,"../internals/to-index":178,"../internals/to-integer-or-infinity":180,"../internals/to-length":181}],29:[function(_dereq_,module,exports){
|
|
3852
3868
|
'use strict';
|
|
3853
3869
|
var toObject = _dereq_('../internals/to-object');
|
|
3854
3870
|
var toAbsoluteIndex = _dereq_('../internals/to-absolute-index');
|
|
@@ -3881,7 +3897,7 @@ module.exports = [].copyWithin || function copyWithin(target /* = 0 */, start /*
|
|
|
3881
3897
|
} return O;
|
|
3882
3898
|
};
|
|
3883
3899
|
|
|
3884
|
-
},{"../internals/delete-property-or-throw":59,"../internals/length-of-array-like":
|
|
3900
|
+
},{"../internals/delete-property-or-throw":59,"../internals/length-of-array-like":124,"../internals/to-absolute-index":176,"../internals/to-object":182}],30:[function(_dereq_,module,exports){
|
|
3885
3901
|
'use strict';
|
|
3886
3902
|
var toObject = _dereq_('../internals/to-object');
|
|
3887
3903
|
var toAbsoluteIndex = _dereq_('../internals/to-absolute-index');
|
|
@@ -3900,7 +3916,7 @@ module.exports = function fill(value /* , start = 0, end = @length */) {
|
|
|
3900
3916
|
return O;
|
|
3901
3917
|
};
|
|
3902
3918
|
|
|
3903
|
-
},{"../internals/length-of-array-like":
|
|
3919
|
+
},{"../internals/length-of-array-like":124,"../internals/to-absolute-index":176,"../internals/to-object":182}],31:[function(_dereq_,module,exports){
|
|
3904
3920
|
'use strict';
|
|
3905
3921
|
var $forEach = _dereq_('../internals/array-iteration').forEach;
|
|
3906
3922
|
var arrayMethodIsStrict = _dereq_('../internals/array-method-is-strict');
|
|
@@ -3925,7 +3941,7 @@ module.exports = function (Constructor, list) {
|
|
|
3925
3941
|
return result;
|
|
3926
3942
|
};
|
|
3927
3943
|
|
|
3928
|
-
},{"../internals/length-of-array-like":
|
|
3944
|
+
},{"../internals/length-of-array-like":124}],33:[function(_dereq_,module,exports){
|
|
3929
3945
|
'use strict';
|
|
3930
3946
|
var bind = _dereq_('../internals/function-bind-context');
|
|
3931
3947
|
var call = _dereq_('../internals/function-call');
|
|
@@ -3973,7 +3989,7 @@ module.exports = function from(arrayLike /* , mapfn = undefined, thisArg = undef
|
|
|
3973
3989
|
return result;
|
|
3974
3990
|
};
|
|
3975
3991
|
|
|
3976
|
-
},{"../internals/call-with-safe-iteration-closing":45,"../internals/create-property":54,"../internals/function-bind-context":83,"../internals/function-call":86,"../internals/get-iterator":
|
|
3992
|
+
},{"../internals/call-with-safe-iteration-closing":45,"../internals/create-property":54,"../internals/function-bind-context":83,"../internals/function-call":86,"../internals/get-iterator":93,"../internals/get-iterator-method":92,"../internals/is-array-iterator-method":107,"../internals/is-constructor":111,"../internals/length-of-array-like":124,"../internals/to-object":182}],34:[function(_dereq_,module,exports){
|
|
3977
3993
|
var toIndexedObject = _dereq_('../internals/to-indexed-object');
|
|
3978
3994
|
var toAbsoluteIndex = _dereq_('../internals/to-absolute-index');
|
|
3979
3995
|
var lengthOfArrayLike = _dereq_('../internals/length-of-array-like');
|
|
@@ -4007,7 +4023,7 @@ module.exports = {
|
|
|
4007
4023
|
indexOf: createMethod(false)
|
|
4008
4024
|
};
|
|
4009
4025
|
|
|
4010
|
-
},{"../internals/length-of-array-like":
|
|
4026
|
+
},{"../internals/length-of-array-like":124,"../internals/to-absolute-index":176,"../internals/to-indexed-object":179}],35:[function(_dereq_,module,exports){
|
|
4011
4027
|
var bind = _dereq_('../internals/function-bind-context');
|
|
4012
4028
|
var uncurryThis = _dereq_('../internals/function-uncurry-this');
|
|
4013
4029
|
var IndexedObject = _dereq_('../internals/indexed-object');
|
|
@@ -4082,7 +4098,7 @@ module.exports = {
|
|
|
4082
4098
|
filterReject: createMethod(7)
|
|
4083
4099
|
};
|
|
4084
4100
|
|
|
4085
|
-
},{"../internals/array-species-create":44,"../internals/function-bind-context":83,"../internals/function-uncurry-this":
|
|
4101
|
+
},{"../internals/array-species-create":44,"../internals/function-bind-context":83,"../internals/function-uncurry-this":90,"../internals/indexed-object":103,"../internals/length-of-array-like":124,"../internals/to-object":182}],36:[function(_dereq_,module,exports){
|
|
4086
4102
|
'use strict';
|
|
4087
4103
|
/* eslint-disable es/no-array-prototype-lastindexof -- safe */
|
|
4088
4104
|
var apply = _dereq_('../internals/function-apply');
|
|
@@ -4111,7 +4127,7 @@ module.exports = FORCED ? function lastIndexOf(searchElement /* , fromIndex = @[
|
|
|
4111
4127
|
return -1;
|
|
4112
4128
|
} : $lastIndexOf;
|
|
4113
4129
|
|
|
4114
|
-
},{"../internals/array-method-is-strict":38,"../internals/function-apply":82,"../internals/length-of-array-like":
|
|
4130
|
+
},{"../internals/array-method-is-strict":38,"../internals/function-apply":82,"../internals/length-of-array-like":124,"../internals/to-indexed-object":179,"../internals/to-integer-or-infinity":180}],37:[function(_dereq_,module,exports){
|
|
4115
4131
|
var fails = _dereq_('../internals/fails');
|
|
4116
4132
|
var wellKnownSymbol = _dereq_('../internals/well-known-symbol');
|
|
4117
4133
|
var V8_VERSION = _dereq_('../internals/engine-v8-version');
|
|
@@ -4132,7 +4148,7 @@ module.exports = function (METHOD_NAME) {
|
|
|
4132
4148
|
});
|
|
4133
4149
|
};
|
|
4134
4150
|
|
|
4135
|
-
},{"../internals/engine-v8-version":76,"../internals/fails":80,"../internals/well-known-symbol":
|
|
4151
|
+
},{"../internals/engine-v8-version":76,"../internals/fails":80,"../internals/well-known-symbol":201}],38:[function(_dereq_,module,exports){
|
|
4136
4152
|
'use strict';
|
|
4137
4153
|
var fails = _dereq_('../internals/fails');
|
|
4138
4154
|
|
|
@@ -4188,7 +4204,7 @@ module.exports = {
|
|
|
4188
4204
|
right: createMethod(true)
|
|
4189
4205
|
};
|
|
4190
4206
|
|
|
4191
|
-
},{"../internals/a-callable":19,"../internals/indexed-object":
|
|
4207
|
+
},{"../internals/a-callable":19,"../internals/indexed-object":103,"../internals/length-of-array-like":124,"../internals/to-object":182}],40:[function(_dereq_,module,exports){
|
|
4192
4208
|
var toAbsoluteIndex = _dereq_('../internals/to-absolute-index');
|
|
4193
4209
|
var lengthOfArrayLike = _dereq_('../internals/length-of-array-like');
|
|
4194
4210
|
var createProperty = _dereq_('../internals/create-property');
|
|
@@ -4206,12 +4222,12 @@ module.exports = function (O, start, end) {
|
|
|
4206
4222
|
return result;
|
|
4207
4223
|
};
|
|
4208
4224
|
|
|
4209
|
-
},{"../internals/create-property":54,"../internals/length-of-array-like":
|
|
4225
|
+
},{"../internals/create-property":54,"../internals/length-of-array-like":124,"../internals/to-absolute-index":176}],41:[function(_dereq_,module,exports){
|
|
4210
4226
|
var uncurryThis = _dereq_('../internals/function-uncurry-this');
|
|
4211
4227
|
|
|
4212
4228
|
module.exports = uncurryThis([].slice);
|
|
4213
4229
|
|
|
4214
|
-
},{"../internals/function-uncurry-this":
|
|
4230
|
+
},{"../internals/function-uncurry-this":90}],42:[function(_dereq_,module,exports){
|
|
4215
4231
|
var arraySlice = _dereq_('../internals/array-slice-simple');
|
|
4216
4232
|
|
|
4217
4233
|
var floor = Math.floor;
|
|
@@ -4281,7 +4297,7 @@ module.exports = function (originalArray) {
|
|
|
4281
4297
|
} return C === undefined ? $Array : C;
|
|
4282
4298
|
};
|
|
4283
4299
|
|
|
4284
|
-
},{"../internals/is-array":
|
|
4300
|
+
},{"../internals/is-array":108,"../internals/is-constructor":111,"../internals/is-object":115,"../internals/well-known-symbol":201}],44:[function(_dereq_,module,exports){
|
|
4285
4301
|
var arraySpeciesConstructor = _dereq_('../internals/array-species-constructor');
|
|
4286
4302
|
|
|
4287
4303
|
// `ArraySpeciesCreate` abstract operation
|
|
@@ -4303,7 +4319,7 @@ module.exports = function (iterator, fn, value, ENTRIES) {
|
|
|
4303
4319
|
}
|
|
4304
4320
|
};
|
|
4305
4321
|
|
|
4306
|
-
},{"../internals/an-object":25,"../internals/iterator-close":
|
|
4322
|
+
},{"../internals/an-object":25,"../internals/iterator-close":119}],46:[function(_dereq_,module,exports){
|
|
4307
4323
|
var wellKnownSymbol = _dereq_('../internals/well-known-symbol');
|
|
4308
4324
|
|
|
4309
4325
|
var ITERATOR = wellKnownSymbol('iterator');
|
|
@@ -4343,7 +4359,7 @@ module.exports = function (exec, SKIP_CLOSING) {
|
|
|
4343
4359
|
return ITERATION_SUPPORT;
|
|
4344
4360
|
};
|
|
4345
4361
|
|
|
4346
|
-
},{"../internals/well-known-symbol":
|
|
4362
|
+
},{"../internals/well-known-symbol":201}],47:[function(_dereq_,module,exports){
|
|
4347
4363
|
var uncurryThis = _dereq_('../internals/function-uncurry-this');
|
|
4348
4364
|
|
|
4349
4365
|
var toString = uncurryThis({}.toString);
|
|
@@ -4353,7 +4369,7 @@ module.exports = function (it) {
|
|
|
4353
4369
|
return stringSlice(toString(it), 8, -1);
|
|
4354
4370
|
};
|
|
4355
4371
|
|
|
4356
|
-
},{"../internals/function-uncurry-this":
|
|
4372
|
+
},{"../internals/function-uncurry-this":90}],48:[function(_dereq_,module,exports){
|
|
4357
4373
|
var TO_STRING_TAG_SUPPORT = _dereq_('../internals/to-string-tag-support');
|
|
4358
4374
|
var isCallable = _dereq_('../internals/is-callable');
|
|
4359
4375
|
var classofRaw = _dereq_('../internals/classof-raw');
|
|
@@ -4384,7 +4400,7 @@ module.exports = TO_STRING_TAG_SUPPORT ? classofRaw : function (it) {
|
|
|
4384
4400
|
: (result = classofRaw(O)) == 'Object' && isCallable(O.callee) ? 'Arguments' : result;
|
|
4385
4401
|
};
|
|
4386
4402
|
|
|
4387
|
-
},{"../internals/classof-raw":47,"../internals/is-callable":
|
|
4403
|
+
},{"../internals/classof-raw":47,"../internals/is-callable":110,"../internals/to-string-tag-support":187,"../internals/well-known-symbol":201}],49:[function(_dereq_,module,exports){
|
|
4388
4404
|
var hasOwn = _dereq_('../internals/has-own-property');
|
|
4389
4405
|
var ownKeys = _dereq_('../internals/own-keys');
|
|
4390
4406
|
var getOwnPropertyDescriptorModule = _dereq_('../internals/object-get-own-property-descriptor');
|
|
@@ -4402,7 +4418,7 @@ module.exports = function (target, source, exceptions) {
|
|
|
4402
4418
|
}
|
|
4403
4419
|
};
|
|
4404
4420
|
|
|
4405
|
-
},{"../internals/has-own-property":
|
|
4421
|
+
},{"../internals/has-own-property":97,"../internals/object-define-property":134,"../internals/object-get-own-property-descriptor":135,"../internals/own-keys":147}],50:[function(_dereq_,module,exports){
|
|
4406
4422
|
var fails = _dereq_('../internals/fails');
|
|
4407
4423
|
|
|
4408
4424
|
module.exports = !fails(function () {
|
|
@@ -4431,7 +4447,7 @@ module.exports = DESCRIPTORS ? function (object, key, value) {
|
|
|
4431
4447
|
return object;
|
|
4432
4448
|
};
|
|
4433
4449
|
|
|
4434
|
-
},{"../internals/create-property-descriptor":53,"../internals/descriptors":60,"../internals/object-define-property":
|
|
4450
|
+
},{"../internals/create-property-descriptor":53,"../internals/descriptors":60,"../internals/object-define-property":134}],53:[function(_dereq_,module,exports){
|
|
4435
4451
|
module.exports = function (bitmap, value) {
|
|
4436
4452
|
return {
|
|
4437
4453
|
enumerable: !(bitmap & 1),
|
|
@@ -4453,7 +4469,7 @@ module.exports = function (object, key, value) {
|
|
|
4453
4469
|
else object[propertyKey] = value;
|
|
4454
4470
|
};
|
|
4455
4471
|
|
|
4456
|
-
},{"../internals/create-property-descriptor":53,"../internals/object-define-property":
|
|
4472
|
+
},{"../internals/create-property-descriptor":53,"../internals/object-define-property":134,"../internals/to-property-key":186}],55:[function(_dereq_,module,exports){
|
|
4457
4473
|
var makeBuiltIn = _dereq_('../internals/make-built-in');
|
|
4458
4474
|
var defineProperty = _dereq_('../internals/object-define-property');
|
|
4459
4475
|
|
|
@@ -4463,7 +4479,7 @@ module.exports = function (target, name, descriptor) {
|
|
|
4463
4479
|
return defineProperty.f(target, name, descriptor);
|
|
4464
4480
|
};
|
|
4465
4481
|
|
|
4466
|
-
},{"../internals/make-built-in":
|
|
4482
|
+
},{"../internals/make-built-in":125,"../internals/object-define-property":134}],56:[function(_dereq_,module,exports){
|
|
4467
4483
|
var isCallable = _dereq_('../internals/is-callable');
|
|
4468
4484
|
var definePropertyModule = _dereq_('../internals/object-define-property');
|
|
4469
4485
|
var makeBuiltIn = _dereq_('../internals/make-built-in');
|
|
@@ -4492,7 +4508,7 @@ module.exports = function (O, key, value, options) {
|
|
|
4492
4508
|
} return O;
|
|
4493
4509
|
};
|
|
4494
4510
|
|
|
4495
|
-
},{"../internals/define-global-property":58,"../internals/is-callable":
|
|
4511
|
+
},{"../internals/define-global-property":58,"../internals/is-callable":110,"../internals/make-built-in":125,"../internals/object-define-property":134}],57:[function(_dereq_,module,exports){
|
|
4496
4512
|
var defineBuiltIn = _dereq_('../internals/define-built-in');
|
|
4497
4513
|
|
|
4498
4514
|
module.exports = function (target, src, options) {
|
|
@@ -4514,7 +4530,7 @@ module.exports = function (key, value) {
|
|
|
4514
4530
|
} return value;
|
|
4515
4531
|
};
|
|
4516
4532
|
|
|
4517
|
-
},{"../internals/global":
|
|
4533
|
+
},{"../internals/global":96}],59:[function(_dereq_,module,exports){
|
|
4518
4534
|
'use strict';
|
|
4519
4535
|
var tryToString = _dereq_('../internals/try-to-string');
|
|
4520
4536
|
|
|
@@ -4524,7 +4540,7 @@ module.exports = function (O, P) {
|
|
|
4524
4540
|
if (!delete O[P]) throw $TypeError('Cannot delete property ' + tryToString(P) + ' of ' + tryToString(O));
|
|
4525
4541
|
};
|
|
4526
4542
|
|
|
4527
|
-
},{"../internals/try-to-string":
|
|
4543
|
+
},{"../internals/try-to-string":189}],60:[function(_dereq_,module,exports){
|
|
4528
4544
|
var fails = _dereq_('../internals/fails');
|
|
4529
4545
|
|
|
4530
4546
|
// Detect IE8's incomplete defineProperty implementation
|
|
@@ -4557,7 +4573,7 @@ module.exports = function (it) {
|
|
|
4557
4573
|
return EXISTS ? document.createElement(it) : {};
|
|
4558
4574
|
};
|
|
4559
4575
|
|
|
4560
|
-
},{"../internals/global":
|
|
4576
|
+
},{"../internals/global":96,"../internals/is-object":115}],63:[function(_dereq_,module,exports){
|
|
4561
4577
|
var $TypeError = TypeError;
|
|
4562
4578
|
var MAX_SAFE_INTEGER = 0x1FFFFFFFFFFFFF; // 2 ** 53 - 1 == 9007199254740991
|
|
4563
4579
|
|
|
@@ -4642,32 +4658,31 @@ module.exports = /MSIE|Trident/.test(UA);
|
|
|
4642
4658
|
|
|
4643
4659
|
},{"../internals/engine-user-agent":75}],71:[function(_dereq_,module,exports){
|
|
4644
4660
|
var userAgent = _dereq_('../internals/engine-user-agent');
|
|
4645
|
-
var global = _dereq_('../internals/global');
|
|
4646
4661
|
|
|
4647
|
-
module.exports = /ipad|iphone|ipod/i.test(userAgent) &&
|
|
4662
|
+
module.exports = /ipad|iphone|ipod/i.test(userAgent) && typeof Pebble != 'undefined';
|
|
4648
4663
|
|
|
4649
|
-
},{"../internals/engine-user-agent":75
|
|
4664
|
+
},{"../internals/engine-user-agent":75}],72:[function(_dereq_,module,exports){
|
|
4650
4665
|
var userAgent = _dereq_('../internals/engine-user-agent');
|
|
4651
4666
|
|
|
4667
|
+
// eslint-disable-next-line redos/no-vulnerable -- safe
|
|
4652
4668
|
module.exports = /(?:ipad|iphone|ipod).*applewebkit/i.test(userAgent);
|
|
4653
4669
|
|
|
4654
4670
|
},{"../internals/engine-user-agent":75}],73:[function(_dereq_,module,exports){
|
|
4671
|
+
(function (process){(function (){
|
|
4655
4672
|
var classof = _dereq_('../internals/classof-raw');
|
|
4656
|
-
var global = _dereq_('../internals/global');
|
|
4657
4673
|
|
|
4658
|
-
module.exports = classof(
|
|
4674
|
+
module.exports = typeof process != 'undefined' && classof(process) == 'process';
|
|
4659
4675
|
|
|
4660
|
-
}
|
|
4676
|
+
}).call(this)}).call(this,_dereq_('_process'))
|
|
4677
|
+
},{"../internals/classof-raw":47,"_process":315}],74:[function(_dereq_,module,exports){
|
|
4661
4678
|
var userAgent = _dereq_('../internals/engine-user-agent');
|
|
4662
4679
|
|
|
4663
4680
|
module.exports = /web0s(?!.*chrome)/i.test(userAgent);
|
|
4664
4681
|
|
|
4665
4682
|
},{"../internals/engine-user-agent":75}],75:[function(_dereq_,module,exports){
|
|
4666
|
-
|
|
4667
|
-
|
|
4668
|
-
module.exports = getBuiltIn('navigator', 'userAgent') || '';
|
|
4683
|
+
module.exports = typeof navigator != 'undefined' && String(navigator.userAgent) || '';
|
|
4669
4684
|
|
|
4670
|
-
},{
|
|
4685
|
+
},{}],76:[function(_dereq_,module,exports){
|
|
4671
4686
|
var global = _dereq_('../internals/global');
|
|
4672
4687
|
var userAgent = _dereq_('../internals/engine-user-agent');
|
|
4673
4688
|
|
|
@@ -4696,7 +4711,7 @@ if (!version && userAgent) {
|
|
|
4696
4711
|
|
|
4697
4712
|
module.exports = version;
|
|
4698
4713
|
|
|
4699
|
-
},{"../internals/engine-user-agent":75,"../internals/global":
|
|
4714
|
+
},{"../internals/engine-user-agent":75,"../internals/global":96}],77:[function(_dereq_,module,exports){
|
|
4700
4715
|
var userAgent = _dereq_('../internals/engine-user-agent');
|
|
4701
4716
|
|
|
4702
4717
|
var webkit = userAgent.match(/AppleWebKit\/(\d+)\./);
|
|
@@ -4771,7 +4786,7 @@ module.exports = function (options, source) {
|
|
|
4771
4786
|
}
|
|
4772
4787
|
};
|
|
4773
4788
|
|
|
4774
|
-
},{"../internals/copy-constructor-properties":49,"../internals/create-non-enumerable-property":52,"../internals/define-built-in":56,"../internals/define-global-property":58,"../internals/global":
|
|
4789
|
+
},{"../internals/copy-constructor-properties":49,"../internals/create-non-enumerable-property":52,"../internals/define-built-in":56,"../internals/define-global-property":58,"../internals/global":96,"../internals/is-forced":112,"../internals/object-get-own-property-descriptor":135}],80:[function(_dereq_,module,exports){
|
|
4775
4790
|
module.exports = function (exec) {
|
|
4776
4791
|
try {
|
|
4777
4792
|
return !!exec();
|
|
@@ -4856,7 +4871,7 @@ module.exports = function (KEY, exec, FORCED, SHAM) {
|
|
|
4856
4871
|
if (SHAM) createNonEnumerableProperty(RegExpPrototype[SYMBOL], 'sham', true);
|
|
4857
4872
|
};
|
|
4858
4873
|
|
|
4859
|
-
},{"../internals/create-non-enumerable-property":52,"../internals/define-built-in":56,"../internals/fails":80,"../internals/function-uncurry-this-clause":
|
|
4874
|
+
},{"../internals/create-non-enumerable-property":52,"../internals/define-built-in":56,"../internals/fails":80,"../internals/function-uncurry-this-clause":89,"../internals/regexp-exec":155,"../internals/well-known-symbol":201,"../modules/es.regexp.exec":230}],82:[function(_dereq_,module,exports){
|
|
4860
4875
|
var NATIVE_BIND = _dereq_('../internals/function-bind-native');
|
|
4861
4876
|
|
|
4862
4877
|
var FunctionPrototype = Function.prototype;
|
|
@@ -4883,7 +4898,7 @@ module.exports = function (fn, that) {
|
|
|
4883
4898
|
};
|
|
4884
4899
|
};
|
|
4885
4900
|
|
|
4886
|
-
},{"../internals/a-callable":19,"../internals/function-bind-native":84,"../internals/function-uncurry-this-clause":
|
|
4901
|
+
},{"../internals/a-callable":19,"../internals/function-bind-native":84,"../internals/function-uncurry-this-clause":89}],84:[function(_dereq_,module,exports){
|
|
4887
4902
|
var fails = _dereq_('../internals/fails');
|
|
4888
4903
|
|
|
4889
4904
|
module.exports = !fails(function () {
|
|
@@ -4916,6 +4931,7 @@ var construct = function (C, argsLength, args) {
|
|
|
4916
4931
|
|
|
4917
4932
|
// `Function.prototype.bind` method implementation
|
|
4918
4933
|
// https://tc39.es/ecma262/#sec-function.prototype.bind
|
|
4934
|
+
// eslint-disable-next-line es/no-function-prototype-bind -- detection
|
|
4919
4935
|
module.exports = NATIVE_BIND ? $Function.bind : function bind(that /* , ...args */) {
|
|
4920
4936
|
var F = aCallable(this);
|
|
4921
4937
|
var Prototype = F.prototype;
|
|
@@ -4928,7 +4944,7 @@ module.exports = NATIVE_BIND ? $Function.bind : function bind(that /* , ...args
|
|
|
4928
4944
|
return boundFunction;
|
|
4929
4945
|
};
|
|
4930
4946
|
|
|
4931
|
-
},{"../internals/a-callable":19,"../internals/array-slice":41,"../internals/function-bind-native":84,"../internals/function-uncurry-this":
|
|
4947
|
+
},{"../internals/a-callable":19,"../internals/array-slice":41,"../internals/function-bind-native":84,"../internals/function-uncurry-this":90,"../internals/has-own-property":97,"../internals/is-object":115}],86:[function(_dereq_,module,exports){
|
|
4932
4948
|
var NATIVE_BIND = _dereq_('../internals/function-bind-native');
|
|
4933
4949
|
|
|
4934
4950
|
var call = Function.prototype.call;
|
|
@@ -4956,7 +4972,18 @@ module.exports = {
|
|
|
4956
4972
|
CONFIGURABLE: CONFIGURABLE
|
|
4957
4973
|
};
|
|
4958
4974
|
|
|
4959
|
-
},{"../internals/descriptors":60,"../internals/has-own-property":
|
|
4975
|
+
},{"../internals/descriptors":60,"../internals/has-own-property":97}],88:[function(_dereq_,module,exports){
|
|
4976
|
+
var uncurryThis = _dereq_('../internals/function-uncurry-this');
|
|
4977
|
+
var aCallable = _dereq_('../internals/a-callable');
|
|
4978
|
+
|
|
4979
|
+
module.exports = function (object, key, method) {
|
|
4980
|
+
try {
|
|
4981
|
+
// eslint-disable-next-line es/no-object-getownpropertydescriptor -- safe
|
|
4982
|
+
return uncurryThis(aCallable(Object.getOwnPropertyDescriptor(object, key)[method]));
|
|
4983
|
+
} catch (error) { /* empty */ }
|
|
4984
|
+
};
|
|
4985
|
+
|
|
4986
|
+
},{"../internals/a-callable":19,"../internals/function-uncurry-this":90}],89:[function(_dereq_,module,exports){
|
|
4960
4987
|
var classofRaw = _dereq_('../internals/classof-raw');
|
|
4961
4988
|
var uncurryThis = _dereq_('../internals/function-uncurry-this');
|
|
4962
4989
|
|
|
@@ -4967,7 +4994,7 @@ module.exports = function (fn) {
|
|
|
4967
4994
|
if (classofRaw(fn) === 'Function') return uncurryThis(fn);
|
|
4968
4995
|
};
|
|
4969
4996
|
|
|
4970
|
-
},{"../internals/classof-raw":47,"../internals/function-uncurry-this":
|
|
4997
|
+
},{"../internals/classof-raw":47,"../internals/function-uncurry-this":90}],90:[function(_dereq_,module,exports){
|
|
4971
4998
|
var NATIVE_BIND = _dereq_('../internals/function-bind-native');
|
|
4972
4999
|
|
|
4973
5000
|
var FunctionPrototype = Function.prototype;
|
|
@@ -4980,7 +5007,7 @@ module.exports = NATIVE_BIND ? uncurryThisWithBind : function (fn) {
|
|
|
4980
5007
|
};
|
|
4981
5008
|
};
|
|
4982
5009
|
|
|
4983
|
-
},{"../internals/function-bind-native":84}],
|
|
5010
|
+
},{"../internals/function-bind-native":84}],91:[function(_dereq_,module,exports){
|
|
4984
5011
|
var global = _dereq_('../internals/global');
|
|
4985
5012
|
var isCallable = _dereq_('../internals/is-callable');
|
|
4986
5013
|
|
|
@@ -4992,7 +5019,7 @@ module.exports = function (namespace, method) {
|
|
|
4992
5019
|
return arguments.length < 2 ? aFunction(global[namespace]) : global[namespace] && global[namespace][method];
|
|
4993
5020
|
};
|
|
4994
5021
|
|
|
4995
|
-
},{"../internals/global":
|
|
5022
|
+
},{"../internals/global":96,"../internals/is-callable":110}],92:[function(_dereq_,module,exports){
|
|
4996
5023
|
var classof = _dereq_('../internals/classof');
|
|
4997
5024
|
var getMethod = _dereq_('../internals/get-method');
|
|
4998
5025
|
var isNullOrUndefined = _dereq_('../internals/is-null-or-undefined');
|
|
@@ -5007,7 +5034,7 @@ module.exports = function (it) {
|
|
|
5007
5034
|
|| Iterators[classof(it)];
|
|
5008
5035
|
};
|
|
5009
5036
|
|
|
5010
|
-
},{"../internals/classof":48,"../internals/get-method":
|
|
5037
|
+
},{"../internals/classof":48,"../internals/get-method":94,"../internals/is-null-or-undefined":114,"../internals/iterators":123,"../internals/well-known-symbol":201}],93:[function(_dereq_,module,exports){
|
|
5011
5038
|
var call = _dereq_('../internals/function-call');
|
|
5012
5039
|
var aCallable = _dereq_('../internals/a-callable');
|
|
5013
5040
|
var anObject = _dereq_('../internals/an-object');
|
|
@@ -5022,7 +5049,7 @@ module.exports = function (argument, usingIterator) {
|
|
|
5022
5049
|
throw $TypeError(tryToString(argument) + ' is not iterable');
|
|
5023
5050
|
};
|
|
5024
5051
|
|
|
5025
|
-
},{"../internals/a-callable":19,"../internals/an-object":25,"../internals/function-call":86,"../internals/get-iterator-method":
|
|
5052
|
+
},{"../internals/a-callable":19,"../internals/an-object":25,"../internals/function-call":86,"../internals/get-iterator-method":92,"../internals/try-to-string":189}],94:[function(_dereq_,module,exports){
|
|
5026
5053
|
var aCallable = _dereq_('../internals/a-callable');
|
|
5027
5054
|
var isNullOrUndefined = _dereq_('../internals/is-null-or-undefined');
|
|
5028
5055
|
|
|
@@ -5033,7 +5060,7 @@ module.exports = function (V, P) {
|
|
|
5033
5060
|
return isNullOrUndefined(func) ? undefined : aCallable(func);
|
|
5034
5061
|
};
|
|
5035
5062
|
|
|
5036
|
-
},{"../internals/a-callable":19,"../internals/is-null-or-undefined":
|
|
5063
|
+
},{"../internals/a-callable":19,"../internals/is-null-or-undefined":114}],95:[function(_dereq_,module,exports){
|
|
5037
5064
|
var uncurryThis = _dereq_('../internals/function-uncurry-this');
|
|
5038
5065
|
var toObject = _dereq_('../internals/to-object');
|
|
5039
5066
|
|
|
@@ -5041,6 +5068,7 @@ var floor = Math.floor;
|
|
|
5041
5068
|
var charAt = uncurryThis(''.charAt);
|
|
5042
5069
|
var replace = uncurryThis(''.replace);
|
|
5043
5070
|
var stringSlice = uncurryThis(''.slice);
|
|
5071
|
+
// eslint-disable-next-line redos/no-vulnerable -- safe
|
|
5044
5072
|
var SUBSTITUTION_SYMBOLS = /\$([$&'`]|\d{1,2}|<[^>]*>)/g;
|
|
5045
5073
|
var SUBSTITUTION_SYMBOLS_NO_NAMED = /\$([$&'`]|\d{1,2})/g;
|
|
5046
5074
|
|
|
@@ -5079,7 +5107,7 @@ module.exports = function (matched, str, position, captures, namedCaptures, repl
|
|
|
5079
5107
|
});
|
|
5080
5108
|
};
|
|
5081
5109
|
|
|
5082
|
-
},{"../internals/function-uncurry-this":
|
|
5110
|
+
},{"../internals/function-uncurry-this":90,"../internals/to-object":182}],96:[function(_dereq_,module,exports){
|
|
5083
5111
|
(function (global){(function (){
|
|
5084
5112
|
var check = function (it) {
|
|
5085
5113
|
return it && it.Math == Math && it;
|
|
@@ -5097,7 +5125,7 @@ module.exports =
|
|
|
5097
5125
|
(function () { return this; })() || Function('return this')();
|
|
5098
5126
|
|
|
5099
5127
|
}).call(this)}).call(this,typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : {})
|
|
5100
|
-
},{}],
|
|
5128
|
+
},{}],97:[function(_dereq_,module,exports){
|
|
5101
5129
|
var uncurryThis = _dereq_('../internals/function-uncurry-this');
|
|
5102
5130
|
var toObject = _dereq_('../internals/to-object');
|
|
5103
5131
|
|
|
@@ -5110,25 +5138,23 @@ module.exports = Object.hasOwn || function hasOwn(it, key) {
|
|
|
5110
5138
|
return hasOwnProperty(toObject(it), key);
|
|
5111
5139
|
};
|
|
5112
5140
|
|
|
5113
|
-
},{"../internals/function-uncurry-this":
|
|
5141
|
+
},{"../internals/function-uncurry-this":90,"../internals/to-object":182}],98:[function(_dereq_,module,exports){
|
|
5114
5142
|
module.exports = {};
|
|
5115
5143
|
|
|
5116
|
-
},{}],
|
|
5117
|
-
var global = _dereq_('../internals/global');
|
|
5118
|
-
|
|
5144
|
+
},{}],99:[function(_dereq_,module,exports){
|
|
5119
5145
|
module.exports = function (a, b) {
|
|
5120
|
-
|
|
5121
|
-
|
|
5146
|
+
try {
|
|
5147
|
+
// eslint-disable-next-line no-console -- safe
|
|
5122
5148
|
arguments.length == 1 ? console.error(a) : console.error(a, b);
|
|
5123
|
-
}
|
|
5149
|
+
} catch (error) { /* empty */ }
|
|
5124
5150
|
};
|
|
5125
5151
|
|
|
5126
|
-
},{
|
|
5152
|
+
},{}],100:[function(_dereq_,module,exports){
|
|
5127
5153
|
var getBuiltIn = _dereq_('../internals/get-built-in');
|
|
5128
5154
|
|
|
5129
5155
|
module.exports = getBuiltIn('document', 'documentElement');
|
|
5130
5156
|
|
|
5131
|
-
},{"../internals/get-built-in":
|
|
5157
|
+
},{"../internals/get-built-in":91}],101:[function(_dereq_,module,exports){
|
|
5132
5158
|
var DESCRIPTORS = _dereq_('../internals/descriptors');
|
|
5133
5159
|
var fails = _dereq_('../internals/fails');
|
|
5134
5160
|
var createElement = _dereq_('../internals/document-create-element');
|
|
@@ -5141,7 +5167,7 @@ module.exports = !DESCRIPTORS && !fails(function () {
|
|
|
5141
5167
|
}).a != 7;
|
|
5142
5168
|
});
|
|
5143
5169
|
|
|
5144
|
-
},{"../internals/descriptors":60,"../internals/document-create-element":62,"../internals/fails":80}],
|
|
5170
|
+
},{"../internals/descriptors":60,"../internals/document-create-element":62,"../internals/fails":80}],102:[function(_dereq_,module,exports){
|
|
5145
5171
|
// IEEE754 conversions based on https://github.com/feross/ieee754
|
|
5146
5172
|
var $Array = Array;
|
|
5147
5173
|
var abs = Math.abs;
|
|
@@ -5245,7 +5271,7 @@ module.exports = {
|
|
|
5245
5271
|
unpack: unpack
|
|
5246
5272
|
};
|
|
5247
5273
|
|
|
5248
|
-
},{}],
|
|
5274
|
+
},{}],103:[function(_dereq_,module,exports){
|
|
5249
5275
|
var uncurryThis = _dereq_('../internals/function-uncurry-this');
|
|
5250
5276
|
var fails = _dereq_('../internals/fails');
|
|
5251
5277
|
var classof = _dereq_('../internals/classof-raw');
|
|
@@ -5262,7 +5288,7 @@ module.exports = fails(function () {
|
|
|
5262
5288
|
return classof(it) == 'String' ? split(it, '') : $Object(it);
|
|
5263
5289
|
} : $Object;
|
|
5264
5290
|
|
|
5265
|
-
},{"../internals/classof-raw":47,"../internals/fails":80,"../internals/function-uncurry-this":
|
|
5291
|
+
},{"../internals/classof-raw":47,"../internals/fails":80,"../internals/function-uncurry-this":90}],104:[function(_dereq_,module,exports){
|
|
5266
5292
|
var isCallable = _dereq_('../internals/is-callable');
|
|
5267
5293
|
var isObject = _dereq_('../internals/is-object');
|
|
5268
5294
|
var setPrototypeOf = _dereq_('../internals/object-set-prototype-of');
|
|
@@ -5282,7 +5308,7 @@ module.exports = function ($this, dummy, Wrapper) {
|
|
|
5282
5308
|
return $this;
|
|
5283
5309
|
};
|
|
5284
5310
|
|
|
5285
|
-
},{"../internals/is-callable":
|
|
5311
|
+
},{"../internals/is-callable":110,"../internals/is-object":115,"../internals/object-set-prototype-of":144}],105:[function(_dereq_,module,exports){
|
|
5286
5312
|
var uncurryThis = _dereq_('../internals/function-uncurry-this');
|
|
5287
5313
|
var isCallable = _dereq_('../internals/is-callable');
|
|
5288
5314
|
var store = _dereq_('../internals/shared-store');
|
|
@@ -5298,7 +5324,7 @@ if (!isCallable(store.inspectSource)) {
|
|
|
5298
5324
|
|
|
5299
5325
|
module.exports = store.inspectSource;
|
|
5300
5326
|
|
|
5301
|
-
},{"../internals/function-uncurry-this":
|
|
5327
|
+
},{"../internals/function-uncurry-this":90,"../internals/is-callable":110,"../internals/shared-store":166}],106:[function(_dereq_,module,exports){
|
|
5302
5328
|
var NATIVE_WEAK_MAP = _dereq_('../internals/weak-map-basic-detection');
|
|
5303
5329
|
var global = _dereq_('../internals/global');
|
|
5304
5330
|
var isObject = _dereq_('../internals/is-object');
|
|
@@ -5370,7 +5396,7 @@ module.exports = {
|
|
|
5370
5396
|
getterFor: getterFor
|
|
5371
5397
|
};
|
|
5372
5398
|
|
|
5373
|
-
},{"../internals/create-non-enumerable-property":52,"../internals/global":
|
|
5399
|
+
},{"../internals/create-non-enumerable-property":52,"../internals/global":96,"../internals/has-own-property":97,"../internals/hidden-keys":98,"../internals/is-object":115,"../internals/shared-key":165,"../internals/shared-store":166,"../internals/weak-map-basic-detection":200}],107:[function(_dereq_,module,exports){
|
|
5374
5400
|
var wellKnownSymbol = _dereq_('../internals/well-known-symbol');
|
|
5375
5401
|
var Iterators = _dereq_('../internals/iterators');
|
|
5376
5402
|
|
|
@@ -5382,7 +5408,7 @@ module.exports = function (it) {
|
|
|
5382
5408
|
return it !== undefined && (Iterators.Array === it || ArrayPrototype[ITERATOR] === it);
|
|
5383
5409
|
};
|
|
5384
5410
|
|
|
5385
|
-
},{"../internals/iterators":
|
|
5411
|
+
},{"../internals/iterators":123,"../internals/well-known-symbol":201}],108:[function(_dereq_,module,exports){
|
|
5386
5412
|
var classof = _dereq_('../internals/classof-raw');
|
|
5387
5413
|
|
|
5388
5414
|
// `IsArray` abstract operation
|
|
@@ -5392,17 +5418,15 @@ module.exports = Array.isArray || function isArray(argument) {
|
|
|
5392
5418
|
return classof(argument) == 'Array';
|
|
5393
5419
|
};
|
|
5394
5420
|
|
|
5395
|
-
},{"../internals/classof-raw":47}],
|
|
5421
|
+
},{"../internals/classof-raw":47}],109:[function(_dereq_,module,exports){
|
|
5396
5422
|
var classof = _dereq_('../internals/classof');
|
|
5397
|
-
var uncurryThis = _dereq_('../internals/function-uncurry-this');
|
|
5398
|
-
|
|
5399
|
-
var slice = uncurryThis(''.slice);
|
|
5400
5423
|
|
|
5401
5424
|
module.exports = function (it) {
|
|
5402
|
-
|
|
5425
|
+
var klass = classof(it);
|
|
5426
|
+
return klass == 'BigInt64Array' || klass == 'BigUint64Array';
|
|
5403
5427
|
};
|
|
5404
5428
|
|
|
5405
|
-
},{"../internals/classof":48
|
|
5429
|
+
},{"../internals/classof":48}],110:[function(_dereq_,module,exports){
|
|
5406
5430
|
var $documentAll = _dereq_('../internals/document-all');
|
|
5407
5431
|
|
|
5408
5432
|
var documentAll = $documentAll.all;
|
|
@@ -5415,7 +5439,7 @@ module.exports = $documentAll.IS_HTMLDDA ? function (argument) {
|
|
|
5415
5439
|
return typeof argument == 'function';
|
|
5416
5440
|
};
|
|
5417
5441
|
|
|
5418
|
-
},{"../internals/document-all":61}],
|
|
5442
|
+
},{"../internals/document-all":61}],111:[function(_dereq_,module,exports){
|
|
5419
5443
|
var uncurryThis = _dereq_('../internals/function-uncurry-this');
|
|
5420
5444
|
var fails = _dereq_('../internals/fails');
|
|
5421
5445
|
var isCallable = _dereq_('../internals/is-callable');
|
|
@@ -5469,7 +5493,7 @@ module.exports = !construct || fails(function () {
|
|
|
5469
5493
|
|| called;
|
|
5470
5494
|
}) ? isConstructorLegacy : isConstructorModern;
|
|
5471
5495
|
|
|
5472
|
-
},{"../internals/classof":48,"../internals/fails":80,"../internals/function-uncurry-this":
|
|
5496
|
+
},{"../internals/classof":48,"../internals/fails":80,"../internals/function-uncurry-this":90,"../internals/get-built-in":91,"../internals/inspect-source":105,"../internals/is-callable":110}],112:[function(_dereq_,module,exports){
|
|
5473
5497
|
var fails = _dereq_('../internals/fails');
|
|
5474
5498
|
var isCallable = _dereq_('../internals/is-callable');
|
|
5475
5499
|
|
|
@@ -5493,7 +5517,7 @@ var POLYFILL = isForced.POLYFILL = 'P';
|
|
|
5493
5517
|
|
|
5494
5518
|
module.exports = isForced;
|
|
5495
5519
|
|
|
5496
|
-
},{"../internals/fails":80,"../internals/is-callable":
|
|
5520
|
+
},{"../internals/fails":80,"../internals/is-callable":110}],113:[function(_dereq_,module,exports){
|
|
5497
5521
|
var isObject = _dereq_('../internals/is-object');
|
|
5498
5522
|
|
|
5499
5523
|
var floor = Math.floor;
|
|
@@ -5505,14 +5529,14 @@ module.exports = Number.isInteger || function isInteger(it) {
|
|
|
5505
5529
|
return !isObject(it) && isFinite(it) && floor(it) === it;
|
|
5506
5530
|
};
|
|
5507
5531
|
|
|
5508
|
-
},{"../internals/is-object":
|
|
5532
|
+
},{"../internals/is-object":115}],114:[function(_dereq_,module,exports){
|
|
5509
5533
|
// we can't use just `it == null` since of `document.all` special case
|
|
5510
5534
|
// https://tc39.es/ecma262/#sec-IsHTMLDDA-internal-slot-aec
|
|
5511
5535
|
module.exports = function (it) {
|
|
5512
5536
|
return it === null || it === undefined;
|
|
5513
5537
|
};
|
|
5514
5538
|
|
|
5515
|
-
},{}],
|
|
5539
|
+
},{}],115:[function(_dereq_,module,exports){
|
|
5516
5540
|
var isCallable = _dereq_('../internals/is-callable');
|
|
5517
5541
|
var $documentAll = _dereq_('../internals/document-all');
|
|
5518
5542
|
|
|
@@ -5524,10 +5548,10 @@ module.exports = $documentAll.IS_HTMLDDA ? function (it) {
|
|
|
5524
5548
|
return typeof it == 'object' ? it !== null : isCallable(it);
|
|
5525
5549
|
};
|
|
5526
5550
|
|
|
5527
|
-
},{"../internals/document-all":61,"../internals/is-callable":
|
|
5551
|
+
},{"../internals/document-all":61,"../internals/is-callable":110}],116:[function(_dereq_,module,exports){
|
|
5528
5552
|
module.exports = false;
|
|
5529
5553
|
|
|
5530
|
-
},{}],
|
|
5554
|
+
},{}],117:[function(_dereq_,module,exports){
|
|
5531
5555
|
var getBuiltIn = _dereq_('../internals/get-built-in');
|
|
5532
5556
|
var isCallable = _dereq_('../internals/is-callable');
|
|
5533
5557
|
var isPrototypeOf = _dereq_('../internals/object-is-prototype-of');
|
|
@@ -5542,7 +5566,7 @@ module.exports = USE_SYMBOL_AS_UID ? function (it) {
|
|
|
5542
5566
|
return isCallable($Symbol) && isPrototypeOf($Symbol.prototype, $Object(it));
|
|
5543
5567
|
};
|
|
5544
5568
|
|
|
5545
|
-
},{"../internals/get-built-in":
|
|
5569
|
+
},{"../internals/get-built-in":91,"../internals/is-callable":110,"../internals/object-is-prototype-of":140,"../internals/use-symbol-as-uid":197}],118:[function(_dereq_,module,exports){
|
|
5546
5570
|
var bind = _dereq_('../internals/function-bind-context');
|
|
5547
5571
|
var call = _dereq_('../internals/function-call');
|
|
5548
5572
|
var anObject = _dereq_('../internals/an-object');
|
|
@@ -5612,7 +5636,7 @@ module.exports = function (iterable, unboundFunction, options) {
|
|
|
5612
5636
|
} return new Result(false);
|
|
5613
5637
|
};
|
|
5614
5638
|
|
|
5615
|
-
},{"../internals/an-object":25,"../internals/function-bind-context":83,"../internals/function-call":86,"../internals/get-iterator":
|
|
5639
|
+
},{"../internals/an-object":25,"../internals/function-bind-context":83,"../internals/function-call":86,"../internals/get-iterator":93,"../internals/get-iterator-method":92,"../internals/is-array-iterator-method":107,"../internals/iterator-close":119,"../internals/length-of-array-like":124,"../internals/object-is-prototype-of":140,"../internals/try-to-string":189}],119:[function(_dereq_,module,exports){
|
|
5616
5640
|
var call = _dereq_('../internals/function-call');
|
|
5617
5641
|
var anObject = _dereq_('../internals/an-object');
|
|
5618
5642
|
var getMethod = _dereq_('../internals/get-method');
|
|
@@ -5637,7 +5661,7 @@ module.exports = function (iterator, kind, value) {
|
|
|
5637
5661
|
return value;
|
|
5638
5662
|
};
|
|
5639
5663
|
|
|
5640
|
-
},{"../internals/an-object":25,"../internals/function-call":86,"../internals/get-method":
|
|
5664
|
+
},{"../internals/an-object":25,"../internals/function-call":86,"../internals/get-method":94}],120:[function(_dereq_,module,exports){
|
|
5641
5665
|
'use strict';
|
|
5642
5666
|
var IteratorPrototype = _dereq_('../internals/iterators-core').IteratorPrototype;
|
|
5643
5667
|
var create = _dereq_('../internals/object-create');
|
|
@@ -5655,7 +5679,7 @@ module.exports = function (IteratorConstructor, NAME, next, ENUMERABLE_NEXT) {
|
|
|
5655
5679
|
return IteratorConstructor;
|
|
5656
5680
|
};
|
|
5657
5681
|
|
|
5658
|
-
},{"../internals/create-property-descriptor":53,"../internals/iterators":
|
|
5682
|
+
},{"../internals/create-property-descriptor":53,"../internals/iterators":123,"../internals/iterators-core":122,"../internals/object-create":132,"../internals/set-to-string-tag":164}],121:[function(_dereq_,module,exports){
|
|
5659
5683
|
'use strict';
|
|
5660
5684
|
var $ = _dereq_('../internals/export');
|
|
5661
5685
|
var call = _dereq_('../internals/function-call');
|
|
@@ -5756,7 +5780,7 @@ module.exports = function (Iterable, NAME, IteratorConstructor, next, DEFAULT, I
|
|
|
5756
5780
|
return methods;
|
|
5757
5781
|
};
|
|
5758
5782
|
|
|
5759
|
-
},{"../internals/create-non-enumerable-property":52,"../internals/define-built-in":56,"../internals/export":79,"../internals/function-call":86,"../internals/function-name":87,"../internals/is-callable":
|
|
5783
|
+
},{"../internals/create-non-enumerable-property":52,"../internals/define-built-in":56,"../internals/export":79,"../internals/function-call":86,"../internals/function-name":87,"../internals/is-callable":110,"../internals/is-pure":116,"../internals/iterator-create-constructor":120,"../internals/iterators":123,"../internals/iterators-core":122,"../internals/object-get-prototype-of":139,"../internals/object-set-prototype-of":144,"../internals/set-to-string-tag":164,"../internals/well-known-symbol":201}],122:[function(_dereq_,module,exports){
|
|
5760
5784
|
'use strict';
|
|
5761
5785
|
var fails = _dereq_('../internals/fails');
|
|
5762
5786
|
var isCallable = _dereq_('../internals/is-callable');
|
|
@@ -5807,9 +5831,9 @@ module.exports = {
|
|
|
5807
5831
|
BUGGY_SAFARI_ITERATORS: BUGGY_SAFARI_ITERATORS
|
|
5808
5832
|
};
|
|
5809
5833
|
|
|
5810
|
-
},{"../internals/define-built-in":56,"../internals/fails":80,"../internals/is-callable":
|
|
5811
|
-
arguments[4][
|
|
5812
|
-
},{"dup":
|
|
5834
|
+
},{"../internals/define-built-in":56,"../internals/fails":80,"../internals/is-callable":110,"../internals/is-object":115,"../internals/is-pure":116,"../internals/object-create":132,"../internals/object-get-prototype-of":139,"../internals/well-known-symbol":201}],123:[function(_dereq_,module,exports){
|
|
5835
|
+
arguments[4][98][0].apply(exports,arguments)
|
|
5836
|
+
},{"dup":98}],124:[function(_dereq_,module,exports){
|
|
5813
5837
|
var toLength = _dereq_('../internals/to-length');
|
|
5814
5838
|
|
|
5815
5839
|
// `LengthOfArrayLike` abstract operation
|
|
@@ -5818,7 +5842,8 @@ module.exports = function (obj) {
|
|
|
5818
5842
|
return toLength(obj.length);
|
|
5819
5843
|
};
|
|
5820
5844
|
|
|
5821
|
-
},{"../internals/to-length":
|
|
5845
|
+
},{"../internals/to-length":181}],125:[function(_dereq_,module,exports){
|
|
5846
|
+
var uncurryThis = _dereq_('../internals/function-uncurry-this');
|
|
5822
5847
|
var fails = _dereq_('../internals/fails');
|
|
5823
5848
|
var isCallable = _dereq_('../internals/is-callable');
|
|
5824
5849
|
var hasOwn = _dereq_('../internals/has-own-property');
|
|
@@ -5829,8 +5854,12 @@ var InternalStateModule = _dereq_('../internals/internal-state');
|
|
|
5829
5854
|
|
|
5830
5855
|
var enforceInternalState = InternalStateModule.enforce;
|
|
5831
5856
|
var getInternalState = InternalStateModule.get;
|
|
5857
|
+
var $String = String;
|
|
5832
5858
|
// eslint-disable-next-line es/no-object-defineproperty -- safe
|
|
5833
5859
|
var defineProperty = Object.defineProperty;
|
|
5860
|
+
var stringSlice = uncurryThis(''.slice);
|
|
5861
|
+
var replace = uncurryThis(''.replace);
|
|
5862
|
+
var join = uncurryThis([].join);
|
|
5834
5863
|
|
|
5835
5864
|
var CONFIGURABLE_LENGTH = DESCRIPTORS && !fails(function () {
|
|
5836
5865
|
return defineProperty(function () { /* empty */ }, 'length', { value: 8 }).length !== 8;
|
|
@@ -5839,8 +5868,8 @@ var CONFIGURABLE_LENGTH = DESCRIPTORS && !fails(function () {
|
|
|
5839
5868
|
var TEMPLATE = String(String).split('String');
|
|
5840
5869
|
|
|
5841
5870
|
var makeBuiltIn = module.exports = function (value, name, options) {
|
|
5842
|
-
if (String(name)
|
|
5843
|
-
name = '[' + String(name)
|
|
5871
|
+
if (stringSlice($String(name), 0, 7) === 'Symbol(') {
|
|
5872
|
+
name = '[' + replace($String(name), /^Symbol\(([^)]*)\)/, '$1') + ']';
|
|
5844
5873
|
}
|
|
5845
5874
|
if (options && options.getter) name = 'get ' + name;
|
|
5846
5875
|
if (options && options.setter) name = 'set ' + name;
|
|
@@ -5859,7 +5888,7 @@ var makeBuiltIn = module.exports = function (value, name, options) {
|
|
|
5859
5888
|
} catch (error) { /* empty */ }
|
|
5860
5889
|
var state = enforceInternalState(value);
|
|
5861
5890
|
if (!hasOwn(state, 'source')) {
|
|
5862
|
-
state.source =
|
|
5891
|
+
state.source = join(TEMPLATE, typeof name == 'string' ? name : '');
|
|
5863
5892
|
} return value;
|
|
5864
5893
|
};
|
|
5865
5894
|
|
|
@@ -5869,7 +5898,7 @@ Function.prototype.toString = makeBuiltIn(function toString() {
|
|
|
5869
5898
|
return isCallable(this) && getInternalState(this).source || inspectSource(this);
|
|
5870
5899
|
}, 'toString');
|
|
5871
5900
|
|
|
5872
|
-
},{"../internals/descriptors":60,"../internals/fails":80,"../internals/function-name":87,"../internals/has-own-property":
|
|
5901
|
+
},{"../internals/descriptors":60,"../internals/fails":80,"../internals/function-name":87,"../internals/function-uncurry-this":90,"../internals/has-own-property":97,"../internals/inspect-source":105,"../internals/internal-state":106,"../internals/is-callable":110}],126:[function(_dereq_,module,exports){
|
|
5873
5902
|
var ceil = Math.ceil;
|
|
5874
5903
|
var floor = Math.floor;
|
|
5875
5904
|
|
|
@@ -5881,11 +5910,12 @@ module.exports = Math.trunc || function trunc(x) {
|
|
|
5881
5910
|
return (n > 0 ? floor : ceil)(n);
|
|
5882
5911
|
};
|
|
5883
5912
|
|
|
5884
|
-
},{}],
|
|
5913
|
+
},{}],127:[function(_dereq_,module,exports){
|
|
5885
5914
|
var global = _dereq_('../internals/global');
|
|
5886
5915
|
var bind = _dereq_('../internals/function-bind-context');
|
|
5887
5916
|
var getOwnPropertyDescriptor = _dereq_('../internals/object-get-own-property-descriptor').f;
|
|
5888
5917
|
var macrotask = _dereq_('../internals/task').set;
|
|
5918
|
+
var Queue = _dereq_('../internals/queue');
|
|
5889
5919
|
var IS_IOS = _dereq_('../internals/engine-is-ios');
|
|
5890
5920
|
var IS_IOS_PEBBLE = _dereq_('../internals/engine-is-ios-pebble');
|
|
5891
5921
|
var IS_WEBOS_WEBKIT = _dereq_('../internals/engine-is-webos-webkit');
|
|
@@ -5897,26 +5927,22 @@ var process = global.process;
|
|
|
5897
5927
|
var Promise = global.Promise;
|
|
5898
5928
|
// Node.js 11 shows ExperimentalWarning on getting `queueMicrotask`
|
|
5899
5929
|
var queueMicrotaskDescriptor = getOwnPropertyDescriptor(global, 'queueMicrotask');
|
|
5900
|
-
var
|
|
5901
|
-
|
|
5902
|
-
var flush, head, last, notify, toggle, node, promise, then;
|
|
5930
|
+
var microtask = queueMicrotaskDescriptor && queueMicrotaskDescriptor.value;
|
|
5931
|
+
var notify, toggle, node, promise, then;
|
|
5903
5932
|
|
|
5904
5933
|
// modern engines have queueMicrotask method
|
|
5905
|
-
if (!
|
|
5906
|
-
|
|
5934
|
+
if (!microtask) {
|
|
5935
|
+
var queue = new Queue();
|
|
5936
|
+
|
|
5937
|
+
var flush = function () {
|
|
5907
5938
|
var parent, fn;
|
|
5908
5939
|
if (IS_NODE && (parent = process.domain)) parent.exit();
|
|
5909
|
-
while (
|
|
5910
|
-
fn
|
|
5911
|
-
|
|
5912
|
-
|
|
5913
|
-
|
|
5914
|
-
|
|
5915
|
-
if (head) notify();
|
|
5916
|
-
else last = undefined;
|
|
5917
|
-
throw error;
|
|
5918
|
-
}
|
|
5919
|
-
} last = undefined;
|
|
5940
|
+
while (fn = queue.get()) try {
|
|
5941
|
+
fn();
|
|
5942
|
+
} catch (error) {
|
|
5943
|
+
if (queue.head) notify();
|
|
5944
|
+
throw error;
|
|
5945
|
+
}
|
|
5920
5946
|
if (parent) parent.enter();
|
|
5921
5947
|
};
|
|
5922
5948
|
|
|
@@ -5951,24 +5977,22 @@ if (!queueMicrotask) {
|
|
|
5951
5977
|
// - onreadystatechange
|
|
5952
5978
|
// - setTimeout
|
|
5953
5979
|
} else {
|
|
5954
|
-
//
|
|
5980
|
+
// `webpack` dev server bug on IE global methods - use bind(fn, global)
|
|
5955
5981
|
macrotask = bind(macrotask, global);
|
|
5956
5982
|
notify = function () {
|
|
5957
5983
|
macrotask(flush);
|
|
5958
5984
|
};
|
|
5959
5985
|
}
|
|
5986
|
+
|
|
5987
|
+
microtask = function (fn) {
|
|
5988
|
+
if (!queue.head) notify();
|
|
5989
|
+
queue.add(fn);
|
|
5990
|
+
};
|
|
5960
5991
|
}
|
|
5961
5992
|
|
|
5962
|
-
module.exports =
|
|
5963
|
-
var task = { fn: fn, next: undefined };
|
|
5964
|
-
if (last) last.next = task;
|
|
5965
|
-
if (!head) {
|
|
5966
|
-
head = task;
|
|
5967
|
-
notify();
|
|
5968
|
-
} last = task;
|
|
5969
|
-
};
|
|
5993
|
+
module.exports = microtask;
|
|
5970
5994
|
|
|
5971
|
-
},{"../internals/engine-is-ios":72,"../internals/engine-is-ios-pebble":71,"../internals/engine-is-node":73,"../internals/engine-is-webos-webkit":74,"../internals/function-bind-context":83,"../internals/global":
|
|
5995
|
+
},{"../internals/engine-is-ios":72,"../internals/engine-is-ios-pebble":71,"../internals/engine-is-node":73,"../internals/engine-is-webos-webkit":74,"../internals/function-bind-context":83,"../internals/global":96,"../internals/object-get-own-property-descriptor":135,"../internals/queue":153,"../internals/task":174}],128:[function(_dereq_,module,exports){
|
|
5972
5996
|
'use strict';
|
|
5973
5997
|
var aCallable = _dereq_('../internals/a-callable');
|
|
5974
5998
|
|
|
@@ -5991,7 +6015,7 @@ module.exports.f = function (C) {
|
|
|
5991
6015
|
return new PromiseCapability(C);
|
|
5992
6016
|
};
|
|
5993
6017
|
|
|
5994
|
-
},{"../internals/a-callable":19}],
|
|
6018
|
+
},{"../internals/a-callable":19}],129:[function(_dereq_,module,exports){
|
|
5995
6019
|
var global = _dereq_('../internals/global');
|
|
5996
6020
|
var fails = _dereq_('../internals/fails');
|
|
5997
6021
|
var uncurryThis = _dereq_('../internals/function-uncurry-this');
|
|
@@ -6015,7 +6039,7 @@ module.exports = FORCED ? function parseFloat(string) {
|
|
|
6015
6039
|
return result === 0 && charAt(trimmedString, 0) == '-' ? -0 : result;
|
|
6016
6040
|
} : $parseFloat;
|
|
6017
6041
|
|
|
6018
|
-
},{"../internals/fails":80,"../internals/function-uncurry-this":
|
|
6042
|
+
},{"../internals/fails":80,"../internals/function-uncurry-this":90,"../internals/global":96,"../internals/string-trim":172,"../internals/to-string":188,"../internals/whitespaces":202}],130:[function(_dereq_,module,exports){
|
|
6019
6043
|
var global = _dereq_('../internals/global');
|
|
6020
6044
|
var fails = _dereq_('../internals/fails');
|
|
6021
6045
|
var uncurryThis = _dereq_('../internals/function-uncurry-this');
|
|
@@ -6039,7 +6063,7 @@ module.exports = FORCED ? function parseInt(string, radix) {
|
|
|
6039
6063
|
return $parseInt(S, (radix >>> 0) || (exec(hex, S) ? 16 : 10));
|
|
6040
6064
|
} : $parseInt;
|
|
6041
6065
|
|
|
6042
|
-
},{"../internals/fails":80,"../internals/function-uncurry-this":
|
|
6066
|
+
},{"../internals/fails":80,"../internals/function-uncurry-this":90,"../internals/global":96,"../internals/string-trim":172,"../internals/to-string":188,"../internals/whitespaces":202}],131:[function(_dereq_,module,exports){
|
|
6043
6067
|
'use strict';
|
|
6044
6068
|
var DESCRIPTORS = _dereq_('../internals/descriptors');
|
|
6045
6069
|
var uncurryThis = _dereq_('../internals/function-uncurry-this');
|
|
@@ -6098,7 +6122,7 @@ module.exports = !$assign || fails(function () {
|
|
|
6098
6122
|
} return T;
|
|
6099
6123
|
} : $assign;
|
|
6100
6124
|
|
|
6101
|
-
},{"../internals/descriptors":60,"../internals/fails":80,"../internals/function-call":86,"../internals/function-uncurry-this":
|
|
6125
|
+
},{"../internals/descriptors":60,"../internals/fails":80,"../internals/function-call":86,"../internals/function-uncurry-this":90,"../internals/indexed-object":103,"../internals/object-get-own-property-symbols":138,"../internals/object-keys":142,"../internals/object-property-is-enumerable":143,"../internals/to-object":182}],132:[function(_dereq_,module,exports){
|
|
6102
6126
|
/* global ActiveXObject -- old IE, WSH */
|
|
6103
6127
|
var anObject = _dereq_('../internals/an-object');
|
|
6104
6128
|
var definePropertiesModule = _dereq_('../internals/object-define-properties');
|
|
@@ -6183,7 +6207,7 @@ module.exports = Object.create || function create(O, Properties) {
|
|
|
6183
6207
|
return Properties === undefined ? result : definePropertiesModule.f(result, Properties);
|
|
6184
6208
|
};
|
|
6185
6209
|
|
|
6186
|
-
},{"../internals/an-object":25,"../internals/document-create-element":62,"../internals/enum-bug-keys":78,"../internals/hidden-keys":
|
|
6210
|
+
},{"../internals/an-object":25,"../internals/document-create-element":62,"../internals/enum-bug-keys":78,"../internals/hidden-keys":98,"../internals/html":100,"../internals/object-define-properties":133,"../internals/shared-key":165}],133:[function(_dereq_,module,exports){
|
|
6187
6211
|
var DESCRIPTORS = _dereq_('../internals/descriptors');
|
|
6188
6212
|
var V8_PROTOTYPE_DEFINE_BUG = _dereq_('../internals/v8-prototype-define-bug');
|
|
6189
6213
|
var definePropertyModule = _dereq_('../internals/object-define-property');
|
|
@@ -6205,7 +6229,7 @@ exports.f = DESCRIPTORS && !V8_PROTOTYPE_DEFINE_BUG ? Object.defineProperties :
|
|
|
6205
6229
|
return O;
|
|
6206
6230
|
};
|
|
6207
6231
|
|
|
6208
|
-
},{"../internals/an-object":25,"../internals/descriptors":60,"../internals/object-define-property":
|
|
6232
|
+
},{"../internals/an-object":25,"../internals/descriptors":60,"../internals/object-define-property":134,"../internals/object-keys":142,"../internals/to-indexed-object":179,"../internals/v8-prototype-define-bug":198}],134:[function(_dereq_,module,exports){
|
|
6209
6233
|
var DESCRIPTORS = _dereq_('../internals/descriptors');
|
|
6210
6234
|
var IE8_DOM_DEFINE = _dereq_('../internals/ie8-dom-define');
|
|
6211
6235
|
var V8_PROTOTYPE_DEFINE_BUG = _dereq_('../internals/v8-prototype-define-bug');
|
|
@@ -6250,7 +6274,7 @@ exports.f = DESCRIPTORS ? V8_PROTOTYPE_DEFINE_BUG ? function defineProperty(O, P
|
|
|
6250
6274
|
return O;
|
|
6251
6275
|
};
|
|
6252
6276
|
|
|
6253
|
-
},{"../internals/an-object":25,"../internals/descriptors":60,"../internals/ie8-dom-define":
|
|
6277
|
+
},{"../internals/an-object":25,"../internals/descriptors":60,"../internals/ie8-dom-define":101,"../internals/to-property-key":186,"../internals/v8-prototype-define-bug":198}],135:[function(_dereq_,module,exports){
|
|
6254
6278
|
var DESCRIPTORS = _dereq_('../internals/descriptors');
|
|
6255
6279
|
var call = _dereq_('../internals/function-call');
|
|
6256
6280
|
var propertyIsEnumerableModule = _dereq_('../internals/object-property-is-enumerable');
|
|
@@ -6274,7 +6298,7 @@ exports.f = DESCRIPTORS ? $getOwnPropertyDescriptor : function getOwnPropertyDes
|
|
|
6274
6298
|
if (hasOwn(O, P)) return createPropertyDescriptor(!call(propertyIsEnumerableModule.f, O, P), O[P]);
|
|
6275
6299
|
};
|
|
6276
6300
|
|
|
6277
|
-
},{"../internals/create-property-descriptor":53,"../internals/descriptors":60,"../internals/function-call":86,"../internals/has-own-property":
|
|
6301
|
+
},{"../internals/create-property-descriptor":53,"../internals/descriptors":60,"../internals/function-call":86,"../internals/has-own-property":97,"../internals/ie8-dom-define":101,"../internals/object-property-is-enumerable":143,"../internals/to-indexed-object":179,"../internals/to-property-key":186}],136:[function(_dereq_,module,exports){
|
|
6278
6302
|
/* eslint-disable es/no-object-getownpropertynames -- safe */
|
|
6279
6303
|
var classof = _dereq_('../internals/classof-raw');
|
|
6280
6304
|
var toIndexedObject = _dereq_('../internals/to-indexed-object');
|
|
@@ -6299,7 +6323,7 @@ module.exports.f = function getOwnPropertyNames(it) {
|
|
|
6299
6323
|
: $getOwnPropertyNames(toIndexedObject(it));
|
|
6300
6324
|
};
|
|
6301
6325
|
|
|
6302
|
-
},{"../internals/array-slice-simple":40,"../internals/classof-raw":47,"../internals/object-get-own-property-names":
|
|
6326
|
+
},{"../internals/array-slice-simple":40,"../internals/classof-raw":47,"../internals/object-get-own-property-names":137,"../internals/to-indexed-object":179}],137:[function(_dereq_,module,exports){
|
|
6303
6327
|
var internalObjectKeys = _dereq_('../internals/object-keys-internal');
|
|
6304
6328
|
var enumBugKeys = _dereq_('../internals/enum-bug-keys');
|
|
6305
6329
|
|
|
@@ -6312,11 +6336,11 @@ exports.f = Object.getOwnPropertyNames || function getOwnPropertyNames(O) {
|
|
|
6312
6336
|
return internalObjectKeys(O, hiddenKeys);
|
|
6313
6337
|
};
|
|
6314
6338
|
|
|
6315
|
-
},{"../internals/enum-bug-keys":78,"../internals/object-keys-internal":
|
|
6339
|
+
},{"../internals/enum-bug-keys":78,"../internals/object-keys-internal":141}],138:[function(_dereq_,module,exports){
|
|
6316
6340
|
// eslint-disable-next-line es/no-object-getownpropertysymbols -- safe
|
|
6317
6341
|
exports.f = Object.getOwnPropertySymbols;
|
|
6318
6342
|
|
|
6319
|
-
},{}],
|
|
6343
|
+
},{}],139:[function(_dereq_,module,exports){
|
|
6320
6344
|
var hasOwn = _dereq_('../internals/has-own-property');
|
|
6321
6345
|
var isCallable = _dereq_('../internals/is-callable');
|
|
6322
6346
|
var toObject = _dereq_('../internals/to-object');
|
|
@@ -6339,12 +6363,12 @@ module.exports = CORRECT_PROTOTYPE_GETTER ? $Object.getPrototypeOf : function (O
|
|
|
6339
6363
|
} return object instanceof $Object ? ObjectPrototype : null;
|
|
6340
6364
|
};
|
|
6341
6365
|
|
|
6342
|
-
},{"../internals/correct-prototype-getter":50,"../internals/has-own-property":
|
|
6366
|
+
},{"../internals/correct-prototype-getter":50,"../internals/has-own-property":97,"../internals/is-callable":110,"../internals/shared-key":165,"../internals/to-object":182}],140:[function(_dereq_,module,exports){
|
|
6343
6367
|
var uncurryThis = _dereq_('../internals/function-uncurry-this');
|
|
6344
6368
|
|
|
6345
6369
|
module.exports = uncurryThis({}.isPrototypeOf);
|
|
6346
6370
|
|
|
6347
|
-
},{"../internals/function-uncurry-this":
|
|
6371
|
+
},{"../internals/function-uncurry-this":90}],141:[function(_dereq_,module,exports){
|
|
6348
6372
|
var uncurryThis = _dereq_('../internals/function-uncurry-this');
|
|
6349
6373
|
var hasOwn = _dereq_('../internals/has-own-property');
|
|
6350
6374
|
var toIndexedObject = _dereq_('../internals/to-indexed-object');
|
|
@@ -6366,7 +6390,7 @@ module.exports = function (object, names) {
|
|
|
6366
6390
|
return result;
|
|
6367
6391
|
};
|
|
6368
6392
|
|
|
6369
|
-
},{"../internals/array-includes":34,"../internals/function-uncurry-this":
|
|
6393
|
+
},{"../internals/array-includes":34,"../internals/function-uncurry-this":90,"../internals/has-own-property":97,"../internals/hidden-keys":98,"../internals/to-indexed-object":179}],142:[function(_dereq_,module,exports){
|
|
6370
6394
|
var internalObjectKeys = _dereq_('../internals/object-keys-internal');
|
|
6371
6395
|
var enumBugKeys = _dereq_('../internals/enum-bug-keys');
|
|
6372
6396
|
|
|
@@ -6377,7 +6401,7 @@ module.exports = Object.keys || function keys(O) {
|
|
|
6377
6401
|
return internalObjectKeys(O, enumBugKeys);
|
|
6378
6402
|
};
|
|
6379
6403
|
|
|
6380
|
-
},{"../internals/enum-bug-keys":78,"../internals/object-keys-internal":
|
|
6404
|
+
},{"../internals/enum-bug-keys":78,"../internals/object-keys-internal":141}],143:[function(_dereq_,module,exports){
|
|
6381
6405
|
'use strict';
|
|
6382
6406
|
var $propertyIsEnumerable = {}.propertyIsEnumerable;
|
|
6383
6407
|
// eslint-disable-next-line es/no-object-getownpropertydescriptor -- safe
|
|
@@ -6393,9 +6417,9 @@ exports.f = NASHORN_BUG ? function propertyIsEnumerable(V) {
|
|
|
6393
6417
|
return !!descriptor && descriptor.enumerable;
|
|
6394
6418
|
} : $propertyIsEnumerable;
|
|
6395
6419
|
|
|
6396
|
-
},{}],
|
|
6420
|
+
},{}],144:[function(_dereq_,module,exports){
|
|
6397
6421
|
/* eslint-disable no-proto -- safe */
|
|
6398
|
-
var
|
|
6422
|
+
var uncurryThisAccessor = _dereq_('../internals/function-uncurry-this-accessor');
|
|
6399
6423
|
var anObject = _dereq_('../internals/an-object');
|
|
6400
6424
|
var aPossiblePrototype = _dereq_('../internals/a-possible-prototype');
|
|
6401
6425
|
|
|
@@ -6408,8 +6432,7 @@ module.exports = Object.setPrototypeOf || ('__proto__' in {} ? function () {
|
|
|
6408
6432
|
var test = {};
|
|
6409
6433
|
var setter;
|
|
6410
6434
|
try {
|
|
6411
|
-
|
|
6412
|
-
setter = uncurryThis(Object.getOwnPropertyDescriptor(Object.prototype, '__proto__').set);
|
|
6435
|
+
setter = uncurryThisAccessor(Object.prototype, '__proto__', 'set');
|
|
6413
6436
|
setter(test, []);
|
|
6414
6437
|
CORRECT_SETTER = test instanceof Array;
|
|
6415
6438
|
} catch (error) { /* empty */ }
|
|
@@ -6422,7 +6445,7 @@ module.exports = Object.setPrototypeOf || ('__proto__' in {} ? function () {
|
|
|
6422
6445
|
};
|
|
6423
6446
|
}() : undefined);
|
|
6424
6447
|
|
|
6425
|
-
},{"../internals/a-possible-prototype":21,"../internals/an-object":25,"../internals/function-uncurry-this":
|
|
6448
|
+
},{"../internals/a-possible-prototype":21,"../internals/an-object":25,"../internals/function-uncurry-this-accessor":88}],145:[function(_dereq_,module,exports){
|
|
6426
6449
|
'use strict';
|
|
6427
6450
|
var TO_STRING_TAG_SUPPORT = _dereq_('../internals/to-string-tag-support');
|
|
6428
6451
|
var classof = _dereq_('../internals/classof');
|
|
@@ -6433,7 +6456,7 @@ module.exports = TO_STRING_TAG_SUPPORT ? {}.toString : function toString() {
|
|
|
6433
6456
|
return '[object ' + classof(this) + ']';
|
|
6434
6457
|
};
|
|
6435
6458
|
|
|
6436
|
-
},{"../internals/classof":48,"../internals/to-string-tag-support":
|
|
6459
|
+
},{"../internals/classof":48,"../internals/to-string-tag-support":187}],146:[function(_dereq_,module,exports){
|
|
6437
6460
|
var call = _dereq_('../internals/function-call');
|
|
6438
6461
|
var isCallable = _dereq_('../internals/is-callable');
|
|
6439
6462
|
var isObject = _dereq_('../internals/is-object');
|
|
@@ -6450,7 +6473,7 @@ module.exports = function (input, pref) {
|
|
|
6450
6473
|
throw $TypeError("Can't convert object to primitive value");
|
|
6451
6474
|
};
|
|
6452
6475
|
|
|
6453
|
-
},{"../internals/function-call":86,"../internals/is-callable":
|
|
6476
|
+
},{"../internals/function-call":86,"../internals/is-callable":110,"../internals/is-object":115}],147:[function(_dereq_,module,exports){
|
|
6454
6477
|
var getBuiltIn = _dereq_('../internals/get-built-in');
|
|
6455
6478
|
var uncurryThis = _dereq_('../internals/function-uncurry-this');
|
|
6456
6479
|
var getOwnPropertyNamesModule = _dereq_('../internals/object-get-own-property-names');
|
|
@@ -6466,7 +6489,7 @@ module.exports = getBuiltIn('Reflect', 'ownKeys') || function ownKeys(it) {
|
|
|
6466
6489
|
return getOwnPropertySymbols ? concat(keys, getOwnPropertySymbols(it)) : keys;
|
|
6467
6490
|
};
|
|
6468
6491
|
|
|
6469
|
-
},{"../internals/an-object":25,"../internals/function-uncurry-this":
|
|
6492
|
+
},{"../internals/an-object":25,"../internals/function-uncurry-this":90,"../internals/get-built-in":91,"../internals/object-get-own-property-names":137,"../internals/object-get-own-property-symbols":138}],148:[function(_dereq_,module,exports){
|
|
6470
6493
|
module.exports = function (exec) {
|
|
6471
6494
|
try {
|
|
6472
6495
|
return { error: false, value: exec() };
|
|
@@ -6475,7 +6498,7 @@ module.exports = function (exec) {
|
|
|
6475
6498
|
}
|
|
6476
6499
|
};
|
|
6477
6500
|
|
|
6478
|
-
},{}],
|
|
6501
|
+
},{}],149:[function(_dereq_,module,exports){
|
|
6479
6502
|
var global = _dereq_('../internals/global');
|
|
6480
6503
|
var NativePromiseConstructor = _dereq_('../internals/promise-native-constructor');
|
|
6481
6504
|
var isCallable = _dereq_('../internals/is-callable');
|
|
@@ -6524,12 +6547,12 @@ module.exports = {
|
|
|
6524
6547
|
SUBCLASSING: SUBCLASSING
|
|
6525
6548
|
};
|
|
6526
6549
|
|
|
6527
|
-
},{"../internals/engine-is-browser":67,"../internals/engine-is-deno":69,"../internals/engine-v8-version":76,"../internals/global":
|
|
6550
|
+
},{"../internals/engine-is-browser":67,"../internals/engine-is-deno":69,"../internals/engine-v8-version":76,"../internals/global":96,"../internals/inspect-source":105,"../internals/is-callable":110,"../internals/is-forced":112,"../internals/is-pure":116,"../internals/promise-native-constructor":150,"../internals/well-known-symbol":201}],150:[function(_dereq_,module,exports){
|
|
6528
6551
|
var global = _dereq_('../internals/global');
|
|
6529
6552
|
|
|
6530
6553
|
module.exports = global.Promise;
|
|
6531
6554
|
|
|
6532
|
-
},{"../internals/global":
|
|
6555
|
+
},{"../internals/global":96}],151:[function(_dereq_,module,exports){
|
|
6533
6556
|
var anObject = _dereq_('../internals/an-object');
|
|
6534
6557
|
var isObject = _dereq_('../internals/is-object');
|
|
6535
6558
|
var newPromiseCapability = _dereq_('../internals/new-promise-capability');
|
|
@@ -6543,7 +6566,7 @@ module.exports = function (C, x) {
|
|
|
6543
6566
|
return promiseCapability.promise;
|
|
6544
6567
|
};
|
|
6545
6568
|
|
|
6546
|
-
},{"../internals/an-object":25,"../internals/is-object":
|
|
6569
|
+
},{"../internals/an-object":25,"../internals/is-object":115,"../internals/new-promise-capability":128}],152:[function(_dereq_,module,exports){
|
|
6547
6570
|
var NativePromiseConstructor = _dereq_('../internals/promise-native-constructor');
|
|
6548
6571
|
var checkCorrectnessOfIteration = _dereq_('../internals/check-correctness-of-iteration');
|
|
6549
6572
|
var FORCED_PROMISE_CONSTRUCTOR = _dereq_('../internals/promise-constructor-detection').CONSTRUCTOR;
|
|
@@ -6552,7 +6575,7 @@ module.exports = FORCED_PROMISE_CONSTRUCTOR || !checkCorrectnessOfIteration(func
|
|
|
6552
6575
|
NativePromiseConstructor.all(iterable).then(undefined, function () { /* empty */ });
|
|
6553
6576
|
});
|
|
6554
6577
|
|
|
6555
|
-
},{"../internals/check-correctness-of-iteration":46,"../internals/promise-constructor-detection":
|
|
6578
|
+
},{"../internals/check-correctness-of-iteration":46,"../internals/promise-constructor-detection":149,"../internals/promise-native-constructor":150}],153:[function(_dereq_,module,exports){
|
|
6556
6579
|
var Queue = function () {
|
|
6557
6580
|
this.head = null;
|
|
6558
6581
|
this.tail = null;
|
|
@@ -6561,15 +6584,16 @@ var Queue = function () {
|
|
|
6561
6584
|
Queue.prototype = {
|
|
6562
6585
|
add: function (item) {
|
|
6563
6586
|
var entry = { item: item, next: null };
|
|
6564
|
-
|
|
6587
|
+
var tail = this.tail;
|
|
6588
|
+
if (tail) tail.next = entry;
|
|
6565
6589
|
else this.head = entry;
|
|
6566
6590
|
this.tail = entry;
|
|
6567
6591
|
},
|
|
6568
6592
|
get: function () {
|
|
6569
6593
|
var entry = this.head;
|
|
6570
6594
|
if (entry) {
|
|
6571
|
-
this.head = entry.next;
|
|
6572
|
-
if (
|
|
6595
|
+
var next = this.head = entry.next;
|
|
6596
|
+
if (next === null) this.tail = null;
|
|
6573
6597
|
return entry.item;
|
|
6574
6598
|
}
|
|
6575
6599
|
}
|
|
@@ -6577,7 +6601,7 @@ Queue.prototype = {
|
|
|
6577
6601
|
|
|
6578
6602
|
module.exports = Queue;
|
|
6579
6603
|
|
|
6580
|
-
},{}],
|
|
6604
|
+
},{}],154:[function(_dereq_,module,exports){
|
|
6581
6605
|
var call = _dereq_('../internals/function-call');
|
|
6582
6606
|
var anObject = _dereq_('../internals/an-object');
|
|
6583
6607
|
var isCallable = _dereq_('../internals/is-callable');
|
|
@@ -6599,7 +6623,7 @@ module.exports = function (R, S) {
|
|
|
6599
6623
|
throw $TypeError('RegExp#exec called on incompatible receiver');
|
|
6600
6624
|
};
|
|
6601
6625
|
|
|
6602
|
-
},{"../internals/an-object":25,"../internals/classof-raw":47,"../internals/function-call":86,"../internals/is-callable":
|
|
6626
|
+
},{"../internals/an-object":25,"../internals/classof-raw":47,"../internals/function-call":86,"../internals/is-callable":110,"../internals/regexp-exec":155}],155:[function(_dereq_,module,exports){
|
|
6603
6627
|
'use strict';
|
|
6604
6628
|
/* eslint-disable regexp/no-empty-capturing-group, regexp/no-empty-group, regexp/no-lazy-ends -- testing */
|
|
6605
6629
|
/* eslint-disable regexp/no-useless-quantifier -- testing */
|
|
@@ -6718,7 +6742,7 @@ if (PATCH) {
|
|
|
6718
6742
|
|
|
6719
6743
|
module.exports = patchedExec;
|
|
6720
6744
|
|
|
6721
|
-
},{"../internals/function-call":86,"../internals/function-uncurry-this":
|
|
6745
|
+
},{"../internals/function-call":86,"../internals/function-uncurry-this":90,"../internals/internal-state":106,"../internals/object-create":132,"../internals/regexp-flags":156,"../internals/regexp-sticky-helpers":158,"../internals/regexp-unsupported-dot-all":159,"../internals/regexp-unsupported-ncg":160,"../internals/shared":167,"../internals/to-string":188}],156:[function(_dereq_,module,exports){
|
|
6722
6746
|
'use strict';
|
|
6723
6747
|
var anObject = _dereq_('../internals/an-object');
|
|
6724
6748
|
|
|
@@ -6738,7 +6762,7 @@ module.exports = function () {
|
|
|
6738
6762
|
return result;
|
|
6739
6763
|
};
|
|
6740
6764
|
|
|
6741
|
-
},{"../internals/an-object":25}],
|
|
6765
|
+
},{"../internals/an-object":25}],157:[function(_dereq_,module,exports){
|
|
6742
6766
|
var call = _dereq_('../internals/function-call');
|
|
6743
6767
|
var hasOwn = _dereq_('../internals/has-own-property');
|
|
6744
6768
|
var isPrototypeOf = _dereq_('../internals/object-is-prototype-of');
|
|
@@ -6752,7 +6776,7 @@ module.exports = function (R) {
|
|
|
6752
6776
|
? call(regExpFlags, R) : flags;
|
|
6753
6777
|
};
|
|
6754
6778
|
|
|
6755
|
-
},{"../internals/function-call":86,"../internals/has-own-property":
|
|
6779
|
+
},{"../internals/function-call":86,"../internals/has-own-property":97,"../internals/object-is-prototype-of":140,"../internals/regexp-flags":156}],158:[function(_dereq_,module,exports){
|
|
6756
6780
|
var fails = _dereq_('../internals/fails');
|
|
6757
6781
|
var global = _dereq_('../internals/global');
|
|
6758
6782
|
|
|
@@ -6784,7 +6808,7 @@ module.exports = {
|
|
|
6784
6808
|
UNSUPPORTED_Y: UNSUPPORTED_Y
|
|
6785
6809
|
};
|
|
6786
6810
|
|
|
6787
|
-
},{"../internals/fails":80,"../internals/global":
|
|
6811
|
+
},{"../internals/fails":80,"../internals/global":96}],159:[function(_dereq_,module,exports){
|
|
6788
6812
|
var fails = _dereq_('../internals/fails');
|
|
6789
6813
|
var global = _dereq_('../internals/global');
|
|
6790
6814
|
|
|
@@ -6796,7 +6820,7 @@ module.exports = fails(function () {
|
|
|
6796
6820
|
return !(re.dotAll && re.exec('\n') && re.flags === 's');
|
|
6797
6821
|
});
|
|
6798
6822
|
|
|
6799
|
-
},{"../internals/fails":80,"../internals/global":
|
|
6823
|
+
},{"../internals/fails":80,"../internals/global":96}],160:[function(_dereq_,module,exports){
|
|
6800
6824
|
var fails = _dereq_('../internals/fails');
|
|
6801
6825
|
var global = _dereq_('../internals/global');
|
|
6802
6826
|
|
|
@@ -6809,7 +6833,7 @@ module.exports = fails(function () {
|
|
|
6809
6833
|
'b'.replace(re, '$<a>c') !== 'bc';
|
|
6810
6834
|
});
|
|
6811
6835
|
|
|
6812
|
-
},{"../internals/fails":80,"../internals/global":
|
|
6836
|
+
},{"../internals/fails":80,"../internals/global":96}],161:[function(_dereq_,module,exports){
|
|
6813
6837
|
var isNullOrUndefined = _dereq_('../internals/is-null-or-undefined');
|
|
6814
6838
|
|
|
6815
6839
|
var $TypeError = TypeError;
|
|
@@ -6821,7 +6845,7 @@ module.exports = function (it) {
|
|
|
6821
6845
|
return it;
|
|
6822
6846
|
};
|
|
6823
6847
|
|
|
6824
|
-
},{"../internals/is-null-or-undefined":
|
|
6848
|
+
},{"../internals/is-null-or-undefined":114}],162:[function(_dereq_,module,exports){
|
|
6825
6849
|
'use strict';
|
|
6826
6850
|
var global = _dereq_('../internals/global');
|
|
6827
6851
|
var apply = _dereq_('../internals/function-apply');
|
|
@@ -6854,10 +6878,10 @@ module.exports = function (scheduler, hasTimeArg) {
|
|
|
6854
6878
|
} : scheduler;
|
|
6855
6879
|
};
|
|
6856
6880
|
|
|
6857
|
-
},{"../internals/array-slice":41,"../internals/engine-is-bun":68,"../internals/engine-user-agent":75,"../internals/function-apply":82,"../internals/global":
|
|
6881
|
+
},{"../internals/array-slice":41,"../internals/engine-is-bun":68,"../internals/engine-user-agent":75,"../internals/function-apply":82,"../internals/global":96,"../internals/is-callable":110,"../internals/validate-arguments-length":199}],163:[function(_dereq_,module,exports){
|
|
6858
6882
|
'use strict';
|
|
6859
6883
|
var getBuiltIn = _dereq_('../internals/get-built-in');
|
|
6860
|
-
var
|
|
6884
|
+
var defineBuiltInAccessor = _dereq_('../internals/define-built-in-accessor');
|
|
6861
6885
|
var wellKnownSymbol = _dereq_('../internals/well-known-symbol');
|
|
6862
6886
|
var DESCRIPTORS = _dereq_('../internals/descriptors');
|
|
6863
6887
|
|
|
@@ -6865,17 +6889,16 @@ var SPECIES = wellKnownSymbol('species');
|
|
|
6865
6889
|
|
|
6866
6890
|
module.exports = function (CONSTRUCTOR_NAME) {
|
|
6867
6891
|
var Constructor = getBuiltIn(CONSTRUCTOR_NAME);
|
|
6868
|
-
var defineProperty = definePropertyModule.f;
|
|
6869
6892
|
|
|
6870
6893
|
if (DESCRIPTORS && Constructor && !Constructor[SPECIES]) {
|
|
6871
|
-
|
|
6894
|
+
defineBuiltInAccessor(Constructor, SPECIES, {
|
|
6872
6895
|
configurable: true,
|
|
6873
6896
|
get: function () { return this; }
|
|
6874
6897
|
});
|
|
6875
6898
|
}
|
|
6876
6899
|
};
|
|
6877
6900
|
|
|
6878
|
-
},{"../internals/
|
|
6901
|
+
},{"../internals/define-built-in-accessor":55,"../internals/descriptors":60,"../internals/get-built-in":91,"../internals/well-known-symbol":201}],164:[function(_dereq_,module,exports){
|
|
6879
6902
|
var defineProperty = _dereq_('../internals/object-define-property').f;
|
|
6880
6903
|
var hasOwn = _dereq_('../internals/has-own-property');
|
|
6881
6904
|
var wellKnownSymbol = _dereq_('../internals/well-known-symbol');
|
|
@@ -6889,7 +6912,7 @@ module.exports = function (target, TAG, STATIC) {
|
|
|
6889
6912
|
}
|
|
6890
6913
|
};
|
|
6891
6914
|
|
|
6892
|
-
},{"../internals/has-own-property":
|
|
6915
|
+
},{"../internals/has-own-property":97,"../internals/object-define-property":134,"../internals/well-known-symbol":201}],165:[function(_dereq_,module,exports){
|
|
6893
6916
|
var shared = _dereq_('../internals/shared');
|
|
6894
6917
|
var uid = _dereq_('../internals/uid');
|
|
6895
6918
|
|
|
@@ -6899,7 +6922,7 @@ module.exports = function (key) {
|
|
|
6899
6922
|
return keys[key] || (keys[key] = uid(key));
|
|
6900
6923
|
};
|
|
6901
6924
|
|
|
6902
|
-
},{"../internals/shared":
|
|
6925
|
+
},{"../internals/shared":167,"../internals/uid":195}],166:[function(_dereq_,module,exports){
|
|
6903
6926
|
var global = _dereq_('../internals/global');
|
|
6904
6927
|
var defineGlobalProperty = _dereq_('../internals/define-global-property');
|
|
6905
6928
|
|
|
@@ -6908,21 +6931,21 @@ var store = global[SHARED] || defineGlobalProperty(SHARED, {});
|
|
|
6908
6931
|
|
|
6909
6932
|
module.exports = store;
|
|
6910
6933
|
|
|
6911
|
-
},{"../internals/define-global-property":58,"../internals/global":
|
|
6934
|
+
},{"../internals/define-global-property":58,"../internals/global":96}],167:[function(_dereq_,module,exports){
|
|
6912
6935
|
var IS_PURE = _dereq_('../internals/is-pure');
|
|
6913
6936
|
var store = _dereq_('../internals/shared-store');
|
|
6914
6937
|
|
|
6915
6938
|
(module.exports = function (key, value) {
|
|
6916
6939
|
return store[key] || (store[key] = value !== undefined ? value : {});
|
|
6917
6940
|
})('versions', []).push({
|
|
6918
|
-
version: '3.
|
|
6941
|
+
version: '3.29.0',
|
|
6919
6942
|
mode: IS_PURE ? 'pure' : 'global',
|
|
6920
|
-
copyright: '© 2014-
|
|
6921
|
-
license: 'https://github.com/zloirock/core-js/blob/v3.
|
|
6943
|
+
copyright: '© 2014-2023 Denis Pushkarev (zloirock.ru)',
|
|
6944
|
+
license: 'https://github.com/zloirock/core-js/blob/v3.29.0/LICENSE',
|
|
6922
6945
|
source: 'https://github.com/zloirock/core-js'
|
|
6923
6946
|
});
|
|
6924
6947
|
|
|
6925
|
-
},{"../internals/is-pure":
|
|
6948
|
+
},{"../internals/is-pure":116,"../internals/shared-store":166}],168:[function(_dereq_,module,exports){
|
|
6926
6949
|
var anObject = _dereq_('../internals/an-object');
|
|
6927
6950
|
var aConstructor = _dereq_('../internals/a-constructor');
|
|
6928
6951
|
var isNullOrUndefined = _dereq_('../internals/is-null-or-undefined');
|
|
@@ -6938,7 +6961,7 @@ module.exports = function (O, defaultConstructor) {
|
|
|
6938
6961
|
return C === undefined || isNullOrUndefined(S = anObject(C)[SPECIES]) ? defaultConstructor : aConstructor(S);
|
|
6939
6962
|
};
|
|
6940
6963
|
|
|
6941
|
-
},{"../internals/a-constructor":20,"../internals/an-object":25,"../internals/is-null-or-undefined":
|
|
6964
|
+
},{"../internals/a-constructor":20,"../internals/an-object":25,"../internals/is-null-or-undefined":114,"../internals/well-known-symbol":201}],169:[function(_dereq_,module,exports){
|
|
6942
6965
|
var uncurryThis = _dereq_('../internals/function-uncurry-this');
|
|
6943
6966
|
var toIntegerOrInfinity = _dereq_('../internals/to-integer-or-infinity');
|
|
6944
6967
|
var toString = _dereq_('../internals/to-string');
|
|
@@ -6976,8 +6999,7 @@ module.exports = {
|
|
|
6976
6999
|
charAt: createMethod(true)
|
|
6977
7000
|
};
|
|
6978
7001
|
|
|
6979
|
-
},{"../internals/function-uncurry-this":
|
|
6980
|
-
'use strict';
|
|
7002
|
+
},{"../internals/function-uncurry-this":90,"../internals/require-object-coercible":161,"../internals/to-integer-or-infinity":180,"../internals/to-string":188}],170:[function(_dereq_,module,exports){
|
|
6981
7003
|
// based on https://github.com/bestiejs/punycode.js/blob/master/punycode.js
|
|
6982
7004
|
var uncurryThis = _dereq_('../internals/function-uncurry-this');
|
|
6983
7005
|
|
|
@@ -7159,7 +7181,7 @@ module.exports = function (input) {
|
|
|
7159
7181
|
return join(encoded, '.');
|
|
7160
7182
|
};
|
|
7161
7183
|
|
|
7162
|
-
},{"../internals/function-uncurry-this":
|
|
7184
|
+
},{"../internals/function-uncurry-this":90}],171:[function(_dereq_,module,exports){
|
|
7163
7185
|
'use strict';
|
|
7164
7186
|
var toIntegerOrInfinity = _dereq_('../internals/to-integer-or-infinity');
|
|
7165
7187
|
var toString = _dereq_('../internals/to-string');
|
|
@@ -7178,23 +7200,22 @@ module.exports = function repeat(count) {
|
|
|
7178
7200
|
return result;
|
|
7179
7201
|
};
|
|
7180
7202
|
|
|
7181
|
-
},{"../internals/require-object-coercible":
|
|
7203
|
+
},{"../internals/require-object-coercible":161,"../internals/to-integer-or-infinity":180,"../internals/to-string":188}],172:[function(_dereq_,module,exports){
|
|
7182
7204
|
var uncurryThis = _dereq_('../internals/function-uncurry-this');
|
|
7183
7205
|
var requireObjectCoercible = _dereq_('../internals/require-object-coercible');
|
|
7184
7206
|
var toString = _dereq_('../internals/to-string');
|
|
7185
7207
|
var whitespaces = _dereq_('../internals/whitespaces');
|
|
7186
7208
|
|
|
7187
7209
|
var replace = uncurryThis(''.replace);
|
|
7188
|
-
var
|
|
7189
|
-
var
|
|
7190
|
-
var rtrim = RegExp(whitespace + whitespace + '*$');
|
|
7210
|
+
var ltrim = RegExp('^[' + whitespaces + ']+');
|
|
7211
|
+
var rtrim = RegExp('(^|[^' + whitespaces + '])[' + whitespaces + ']+$');
|
|
7191
7212
|
|
|
7192
7213
|
// `String.prototype.{ trim, trimStart, trimEnd, trimLeft, trimRight }` methods implementation
|
|
7193
7214
|
var createMethod = function (TYPE) {
|
|
7194
7215
|
return function ($this) {
|
|
7195
7216
|
var string = toString(requireObjectCoercible($this));
|
|
7196
7217
|
if (TYPE & 1) string = replace(string, ltrim, '');
|
|
7197
|
-
if (TYPE & 2) string = replace(string, rtrim, '');
|
|
7218
|
+
if (TYPE & 2) string = replace(string, rtrim, '$1');
|
|
7198
7219
|
return string;
|
|
7199
7220
|
};
|
|
7200
7221
|
};
|
|
@@ -7211,7 +7232,7 @@ module.exports = {
|
|
|
7211
7232
|
trim: createMethod(3)
|
|
7212
7233
|
};
|
|
7213
7234
|
|
|
7214
|
-
},{"../internals/function-uncurry-this":
|
|
7235
|
+
},{"../internals/function-uncurry-this":90,"../internals/require-object-coercible":161,"../internals/to-string":188,"../internals/whitespaces":202}],173:[function(_dereq_,module,exports){
|
|
7215
7236
|
/* eslint-disable es/no-symbol -- required for testing */
|
|
7216
7237
|
var V8_VERSION = _dereq_('../internals/engine-v8-version');
|
|
7217
7238
|
var fails = _dereq_('../internals/fails');
|
|
@@ -7226,7 +7247,7 @@ module.exports = !!Object.getOwnPropertySymbols && !fails(function () {
|
|
|
7226
7247
|
!Symbol.sham && V8_VERSION && V8_VERSION < 41;
|
|
7227
7248
|
});
|
|
7228
7249
|
|
|
7229
|
-
},{"../internals/engine-v8-version":76,"../internals/fails":80}],
|
|
7250
|
+
},{"../internals/engine-v8-version":76,"../internals/fails":80}],174:[function(_dereq_,module,exports){
|
|
7230
7251
|
var global = _dereq_('../internals/global');
|
|
7231
7252
|
var apply = _dereq_('../internals/function-apply');
|
|
7232
7253
|
var bind = _dereq_('../internals/function-bind-context');
|
|
@@ -7252,10 +7273,10 @@ var queue = {};
|
|
|
7252
7273
|
var ONREADYSTATECHANGE = 'onreadystatechange';
|
|
7253
7274
|
var $location, defer, channel, port;
|
|
7254
7275
|
|
|
7255
|
-
|
|
7276
|
+
fails(function () {
|
|
7256
7277
|
// Deno throws a ReferenceError on `location` access without `--location` flag
|
|
7257
7278
|
$location = global.location;
|
|
7258
|
-
}
|
|
7279
|
+
});
|
|
7259
7280
|
|
|
7260
7281
|
var run = function (id) {
|
|
7261
7282
|
if (hasOwn(queue, id)) {
|
|
@@ -7271,11 +7292,11 @@ var runner = function (id) {
|
|
|
7271
7292
|
};
|
|
7272
7293
|
};
|
|
7273
7294
|
|
|
7274
|
-
var
|
|
7295
|
+
var eventListener = function (event) {
|
|
7275
7296
|
run(event.data);
|
|
7276
7297
|
};
|
|
7277
7298
|
|
|
7278
|
-
var
|
|
7299
|
+
var globalPostMessageDefer = function (id) {
|
|
7279
7300
|
// old engines have not location.origin
|
|
7280
7301
|
global.postMessage(String(id), $location.protocol + '//' + $location.host);
|
|
7281
7302
|
};
|
|
@@ -7310,7 +7331,7 @@ if (!set || !clear) {
|
|
|
7310
7331
|
} else if (MessageChannel && !IS_IOS) {
|
|
7311
7332
|
channel = new MessageChannel();
|
|
7312
7333
|
port = channel.port2;
|
|
7313
|
-
channel.port1.onmessage =
|
|
7334
|
+
channel.port1.onmessage = eventListener;
|
|
7314
7335
|
defer = bind(port.postMessage, port);
|
|
7315
7336
|
// Browsers with postMessage, skip WebWorkers
|
|
7316
7337
|
// IE8 has postMessage, but it's sync & typeof its postMessage is 'object'
|
|
@@ -7319,10 +7340,10 @@ if (!set || !clear) {
|
|
|
7319
7340
|
isCallable(global.postMessage) &&
|
|
7320
7341
|
!global.importScripts &&
|
|
7321
7342
|
$location && $location.protocol !== 'file:' &&
|
|
7322
|
-
!fails(
|
|
7343
|
+
!fails(globalPostMessageDefer)
|
|
7323
7344
|
) {
|
|
7324
|
-
defer =
|
|
7325
|
-
global.addEventListener('message',
|
|
7345
|
+
defer = globalPostMessageDefer;
|
|
7346
|
+
global.addEventListener('message', eventListener, false);
|
|
7326
7347
|
// IE8-
|
|
7327
7348
|
} else if (ONREADYSTATECHANGE in createElement('script')) {
|
|
7328
7349
|
defer = function (id) {
|
|
@@ -7344,14 +7365,14 @@ module.exports = {
|
|
|
7344
7365
|
clear: clear
|
|
7345
7366
|
};
|
|
7346
7367
|
|
|
7347
|
-
},{"../internals/array-slice":41,"../internals/document-create-element":62,"../internals/engine-is-ios":72,"../internals/engine-is-node":73,"../internals/fails":80,"../internals/function-apply":82,"../internals/function-bind-context":83,"../internals/global":
|
|
7368
|
+
},{"../internals/array-slice":41,"../internals/document-create-element":62,"../internals/engine-is-ios":72,"../internals/engine-is-node":73,"../internals/fails":80,"../internals/function-apply":82,"../internals/function-bind-context":83,"../internals/global":96,"../internals/has-own-property":97,"../internals/html":100,"../internals/is-callable":110,"../internals/validate-arguments-length":199}],175:[function(_dereq_,module,exports){
|
|
7348
7369
|
var uncurryThis = _dereq_('../internals/function-uncurry-this');
|
|
7349
7370
|
|
|
7350
7371
|
// `thisNumberValue` abstract operation
|
|
7351
7372
|
// https://tc39.es/ecma262/#sec-thisnumbervalue
|
|
7352
7373
|
module.exports = uncurryThis(1.0.valueOf);
|
|
7353
7374
|
|
|
7354
|
-
},{"../internals/function-uncurry-this":
|
|
7375
|
+
},{"../internals/function-uncurry-this":90}],176:[function(_dereq_,module,exports){
|
|
7355
7376
|
var toIntegerOrInfinity = _dereq_('../internals/to-integer-or-infinity');
|
|
7356
7377
|
|
|
7357
7378
|
var max = Math.max;
|
|
@@ -7365,7 +7386,7 @@ module.exports = function (index, length) {
|
|
|
7365
7386
|
return integer < 0 ? max(integer + length, 0) : min(integer, length);
|
|
7366
7387
|
};
|
|
7367
7388
|
|
|
7368
|
-
},{"../internals/to-integer-or-infinity":
|
|
7389
|
+
},{"../internals/to-integer-or-infinity":180}],177:[function(_dereq_,module,exports){
|
|
7369
7390
|
var toPrimitive = _dereq_('../internals/to-primitive');
|
|
7370
7391
|
|
|
7371
7392
|
var $TypeError = TypeError;
|
|
@@ -7379,7 +7400,7 @@ module.exports = function (argument) {
|
|
|
7379
7400
|
return BigInt(prim);
|
|
7380
7401
|
};
|
|
7381
7402
|
|
|
7382
|
-
},{"../internals/to-primitive":
|
|
7403
|
+
},{"../internals/to-primitive":185}],178:[function(_dereq_,module,exports){
|
|
7383
7404
|
var toIntegerOrInfinity = _dereq_('../internals/to-integer-or-infinity');
|
|
7384
7405
|
var toLength = _dereq_('../internals/to-length');
|
|
7385
7406
|
|
|
@@ -7395,7 +7416,7 @@ module.exports = function (it) {
|
|
|
7395
7416
|
return length;
|
|
7396
7417
|
};
|
|
7397
7418
|
|
|
7398
|
-
},{"../internals/to-integer-or-infinity":
|
|
7419
|
+
},{"../internals/to-integer-or-infinity":180,"../internals/to-length":181}],179:[function(_dereq_,module,exports){
|
|
7399
7420
|
// toObject with fallback for non-array-like ES3 strings
|
|
7400
7421
|
var IndexedObject = _dereq_('../internals/indexed-object');
|
|
7401
7422
|
var requireObjectCoercible = _dereq_('../internals/require-object-coercible');
|
|
@@ -7404,7 +7425,7 @@ module.exports = function (it) {
|
|
|
7404
7425
|
return IndexedObject(requireObjectCoercible(it));
|
|
7405
7426
|
};
|
|
7406
7427
|
|
|
7407
|
-
},{"../internals/indexed-object":
|
|
7428
|
+
},{"../internals/indexed-object":103,"../internals/require-object-coercible":161}],180:[function(_dereq_,module,exports){
|
|
7408
7429
|
var trunc = _dereq_('../internals/math-trunc');
|
|
7409
7430
|
|
|
7410
7431
|
// `ToIntegerOrInfinity` abstract operation
|
|
@@ -7415,7 +7436,7 @@ module.exports = function (argument) {
|
|
|
7415
7436
|
return number !== number || number === 0 ? 0 : trunc(number);
|
|
7416
7437
|
};
|
|
7417
7438
|
|
|
7418
|
-
},{"../internals/math-trunc":
|
|
7439
|
+
},{"../internals/math-trunc":126}],181:[function(_dereq_,module,exports){
|
|
7419
7440
|
var toIntegerOrInfinity = _dereq_('../internals/to-integer-or-infinity');
|
|
7420
7441
|
|
|
7421
7442
|
var min = Math.min;
|
|
@@ -7426,7 +7447,7 @@ module.exports = function (argument) {
|
|
|
7426
7447
|
return argument > 0 ? min(toIntegerOrInfinity(argument), 0x1FFFFFFFFFFFFF) : 0; // 2 ** 53 - 1 == 9007199254740991
|
|
7427
7448
|
};
|
|
7428
7449
|
|
|
7429
|
-
},{"../internals/to-integer-or-infinity":
|
|
7450
|
+
},{"../internals/to-integer-or-infinity":180}],182:[function(_dereq_,module,exports){
|
|
7430
7451
|
var requireObjectCoercible = _dereq_('../internals/require-object-coercible');
|
|
7431
7452
|
|
|
7432
7453
|
var $Object = Object;
|
|
@@ -7437,7 +7458,7 @@ module.exports = function (argument) {
|
|
|
7437
7458
|
return $Object(requireObjectCoercible(argument));
|
|
7438
7459
|
};
|
|
7439
7460
|
|
|
7440
|
-
},{"../internals/require-object-coercible":
|
|
7461
|
+
},{"../internals/require-object-coercible":161}],183:[function(_dereq_,module,exports){
|
|
7441
7462
|
var toPositiveInteger = _dereq_('../internals/to-positive-integer');
|
|
7442
7463
|
|
|
7443
7464
|
var $RangeError = RangeError;
|
|
@@ -7448,7 +7469,7 @@ module.exports = function (it, BYTES) {
|
|
|
7448
7469
|
return offset;
|
|
7449
7470
|
};
|
|
7450
7471
|
|
|
7451
|
-
},{"../internals/to-positive-integer":
|
|
7472
|
+
},{"../internals/to-positive-integer":184}],184:[function(_dereq_,module,exports){
|
|
7452
7473
|
var toIntegerOrInfinity = _dereq_('../internals/to-integer-or-infinity');
|
|
7453
7474
|
|
|
7454
7475
|
var $RangeError = RangeError;
|
|
@@ -7459,7 +7480,7 @@ module.exports = function (it) {
|
|
|
7459
7480
|
return result;
|
|
7460
7481
|
};
|
|
7461
7482
|
|
|
7462
|
-
},{"../internals/to-integer-or-infinity":
|
|
7483
|
+
},{"../internals/to-integer-or-infinity":180}],185:[function(_dereq_,module,exports){
|
|
7463
7484
|
var call = _dereq_('../internals/function-call');
|
|
7464
7485
|
var isObject = _dereq_('../internals/is-object');
|
|
7465
7486
|
var isSymbol = _dereq_('../internals/is-symbol');
|
|
@@ -7486,7 +7507,7 @@ module.exports = function (input, pref) {
|
|
|
7486
7507
|
return ordinaryToPrimitive(input, pref);
|
|
7487
7508
|
};
|
|
7488
7509
|
|
|
7489
|
-
},{"../internals/function-call":86,"../internals/get-method":
|
|
7510
|
+
},{"../internals/function-call":86,"../internals/get-method":94,"../internals/is-object":115,"../internals/is-symbol":117,"../internals/ordinary-to-primitive":146,"../internals/well-known-symbol":201}],186:[function(_dereq_,module,exports){
|
|
7490
7511
|
var toPrimitive = _dereq_('../internals/to-primitive');
|
|
7491
7512
|
var isSymbol = _dereq_('../internals/is-symbol');
|
|
7492
7513
|
|
|
@@ -7497,7 +7518,7 @@ module.exports = function (argument) {
|
|
|
7497
7518
|
return isSymbol(key) ? key : key + '';
|
|
7498
7519
|
};
|
|
7499
7520
|
|
|
7500
|
-
},{"../internals/is-symbol":
|
|
7521
|
+
},{"../internals/is-symbol":117,"../internals/to-primitive":185}],187:[function(_dereq_,module,exports){
|
|
7501
7522
|
var wellKnownSymbol = _dereq_('../internals/well-known-symbol');
|
|
7502
7523
|
|
|
7503
7524
|
var TO_STRING_TAG = wellKnownSymbol('toStringTag');
|
|
@@ -7507,7 +7528,7 @@ test[TO_STRING_TAG] = 'z';
|
|
|
7507
7528
|
|
|
7508
7529
|
module.exports = String(test) === '[object z]';
|
|
7509
7530
|
|
|
7510
|
-
},{"../internals/well-known-symbol":
|
|
7531
|
+
},{"../internals/well-known-symbol":201}],188:[function(_dereq_,module,exports){
|
|
7511
7532
|
var classof = _dereq_('../internals/classof');
|
|
7512
7533
|
|
|
7513
7534
|
var $String = String;
|
|
@@ -7517,7 +7538,7 @@ module.exports = function (argument) {
|
|
|
7517
7538
|
return $String(argument);
|
|
7518
7539
|
};
|
|
7519
7540
|
|
|
7520
|
-
},{"../internals/classof":48}],
|
|
7541
|
+
},{"../internals/classof":48}],189:[function(_dereq_,module,exports){
|
|
7521
7542
|
var $String = String;
|
|
7522
7543
|
|
|
7523
7544
|
module.exports = function (argument) {
|
|
@@ -7528,7 +7549,7 @@ module.exports = function (argument) {
|
|
|
7528
7549
|
}
|
|
7529
7550
|
};
|
|
7530
7551
|
|
|
7531
|
-
},{}],
|
|
7552
|
+
},{}],190:[function(_dereq_,module,exports){
|
|
7532
7553
|
'use strict';
|
|
7533
7554
|
var $ = _dereq_('../internals/export');
|
|
7534
7555
|
var global = _dereq_('../internals/global');
|
|
@@ -7556,6 +7577,7 @@ var getOwnPropertyNames = _dereq_('../internals/object-get-own-property-names').
|
|
|
7556
7577
|
var typedArrayFrom = _dereq_('../internals/typed-array-from');
|
|
7557
7578
|
var forEach = _dereq_('../internals/array-iteration').forEach;
|
|
7558
7579
|
var setSpecies = _dereq_('../internals/set-species');
|
|
7580
|
+
var defineBuiltInAccessor = _dereq_('../internals/define-built-in-accessor');
|
|
7559
7581
|
var definePropertyModule = _dereq_('../internals/object-define-property');
|
|
7560
7582
|
var getOwnPropertyDescriptorModule = _dereq_('../internals/object-get-own-property-descriptor');
|
|
7561
7583
|
var InternalStateModule = _dereq_('../internals/internal-state');
|
|
@@ -7590,9 +7612,12 @@ var fromList = function (C, list) {
|
|
|
7590
7612
|
};
|
|
7591
7613
|
|
|
7592
7614
|
var addGetter = function (it, key) {
|
|
7593
|
-
|
|
7594
|
-
|
|
7595
|
-
|
|
7615
|
+
defineBuiltInAccessor(it, key, {
|
|
7616
|
+
configurable: true,
|
|
7617
|
+
get: function () {
|
|
7618
|
+
return getInternalState(this)[key];
|
|
7619
|
+
}
|
|
7620
|
+
});
|
|
7596
7621
|
};
|
|
7597
7622
|
|
|
7598
7623
|
var isArrayBuffer = function (it) {
|
|
@@ -7648,7 +7673,7 @@ if (DESCRIPTORS) {
|
|
|
7648
7673
|
});
|
|
7649
7674
|
|
|
7650
7675
|
module.exports = function (TYPE, wrapper, CLAMPED) {
|
|
7651
|
-
var BYTES = TYPE.match(/\d
|
|
7676
|
+
var BYTES = TYPE.match(/\d+/)[0] / 8;
|
|
7652
7677
|
var CONSTRUCTOR_NAME = TYPE + (CLAMPED ? 'Clamped' : '') + 'Array';
|
|
7653
7678
|
var GETTER = 'get' + TYPE;
|
|
7654
7679
|
var SETTER = 'set' + TYPE;
|
|
@@ -7772,7 +7797,7 @@ if (DESCRIPTORS) {
|
|
|
7772
7797
|
};
|
|
7773
7798
|
} else module.exports = function () { /* empty */ };
|
|
7774
7799
|
|
|
7775
|
-
},{"../internals/an-instance":24,"../internals/array-buffer":28,"../internals/array-buffer-view-core":27,"../internals/array-iteration":35,"../internals/classof":48,"../internals/create-non-enumerable-property":52,"../internals/create-property-descriptor":53,"../internals/descriptors":60,"../internals/export":79,"../internals/function-call":86,"../internals/global":
|
|
7800
|
+
},{"../internals/an-instance":24,"../internals/array-buffer":28,"../internals/array-buffer-view-core":27,"../internals/array-iteration":35,"../internals/classof":48,"../internals/create-non-enumerable-property":52,"../internals/create-property-descriptor":53,"../internals/define-built-in-accessor":55,"../internals/descriptors":60,"../internals/export":79,"../internals/function-call":86,"../internals/global":96,"../internals/has-own-property":97,"../internals/inherit-if-required":104,"../internals/internal-state":106,"../internals/is-integral-number":113,"../internals/is-object":115,"../internals/is-symbol":117,"../internals/object-create":132,"../internals/object-define-property":134,"../internals/object-get-own-property-descriptor":135,"../internals/object-get-own-property-names":137,"../internals/object-is-prototype-of":140,"../internals/object-set-prototype-of":144,"../internals/set-species":163,"../internals/to-index":178,"../internals/to-length":181,"../internals/to-offset":183,"../internals/to-property-key":186,"../internals/typed-array-constructors-require-wrappers":191,"../internals/typed-array-from":193}],191:[function(_dereq_,module,exports){
|
|
7776
7801
|
/* eslint-disable no-new -- required for testing */
|
|
7777
7802
|
var global = _dereq_('../internals/global');
|
|
7778
7803
|
var fails = _dereq_('../internals/fails');
|
|
@@ -7796,7 +7821,7 @@ module.exports = !NATIVE_ARRAY_BUFFER_VIEWS || !fails(function () {
|
|
|
7796
7821
|
return new Int8Array(new ArrayBuffer(2), 1, undefined).length !== 1;
|
|
7797
7822
|
});
|
|
7798
7823
|
|
|
7799
|
-
},{"../internals/array-buffer-view-core":27,"../internals/check-correctness-of-iteration":46,"../internals/fails":80,"../internals/global":
|
|
7824
|
+
},{"../internals/array-buffer-view-core":27,"../internals/check-correctness-of-iteration":46,"../internals/fails":80,"../internals/global":96}],192:[function(_dereq_,module,exports){
|
|
7800
7825
|
var arrayFromConstructorAndList = _dereq_('../internals/array-from-constructor-and-list');
|
|
7801
7826
|
var typedArraySpeciesConstructor = _dereq_('../internals/typed-array-species-constructor');
|
|
7802
7827
|
|
|
@@ -7804,7 +7829,7 @@ module.exports = function (instance, list) {
|
|
|
7804
7829
|
return arrayFromConstructorAndList(typedArraySpeciesConstructor(instance), list);
|
|
7805
7830
|
};
|
|
7806
7831
|
|
|
7807
|
-
},{"../internals/array-from-constructor-and-list":32,"../internals/typed-array-species-constructor":
|
|
7832
|
+
},{"../internals/array-from-constructor-and-list":32,"../internals/typed-array-species-constructor":194}],193:[function(_dereq_,module,exports){
|
|
7808
7833
|
var bind = _dereq_('../internals/function-bind-context');
|
|
7809
7834
|
var call = _dereq_('../internals/function-call');
|
|
7810
7835
|
var aConstructor = _dereq_('../internals/a-constructor');
|
|
@@ -7847,7 +7872,7 @@ module.exports = function from(source /* , mapfn, thisArg */) {
|
|
|
7847
7872
|
return result;
|
|
7848
7873
|
};
|
|
7849
7874
|
|
|
7850
|
-
},{"../internals/a-constructor":20,"../internals/array-buffer-view-core":27,"../internals/function-bind-context":83,"../internals/function-call":86,"../internals/get-iterator":
|
|
7875
|
+
},{"../internals/a-constructor":20,"../internals/array-buffer-view-core":27,"../internals/function-bind-context":83,"../internals/function-call":86,"../internals/get-iterator":93,"../internals/get-iterator-method":92,"../internals/is-array-iterator-method":107,"../internals/is-big-int-array":109,"../internals/length-of-array-like":124,"../internals/to-big-int":177,"../internals/to-object":182}],194:[function(_dereq_,module,exports){
|
|
7851
7876
|
var ArrayBufferViewCore = _dereq_('../internals/array-buffer-view-core');
|
|
7852
7877
|
var speciesConstructor = _dereq_('../internals/species-constructor');
|
|
7853
7878
|
|
|
@@ -7860,7 +7885,7 @@ module.exports = function (originalArray) {
|
|
|
7860
7885
|
return aTypedArrayConstructor(speciesConstructor(originalArray, getTypedArrayConstructor(originalArray)));
|
|
7861
7886
|
};
|
|
7862
7887
|
|
|
7863
|
-
},{"../internals/array-buffer-view-core":27,"../internals/species-constructor":
|
|
7888
|
+
},{"../internals/array-buffer-view-core":27,"../internals/species-constructor":168}],195:[function(_dereq_,module,exports){
|
|
7864
7889
|
var uncurryThis = _dereq_('../internals/function-uncurry-this');
|
|
7865
7890
|
|
|
7866
7891
|
var id = 0;
|
|
@@ -7871,9 +7896,10 @@ module.exports = function (key) {
|
|
|
7871
7896
|
return 'Symbol(' + (key === undefined ? '' : key) + ')_' + toString(++id + postfix, 36);
|
|
7872
7897
|
};
|
|
7873
7898
|
|
|
7874
|
-
},{"../internals/function-uncurry-this":
|
|
7899
|
+
},{"../internals/function-uncurry-this":90}],196:[function(_dereq_,module,exports){
|
|
7875
7900
|
var fails = _dereq_('../internals/fails');
|
|
7876
7901
|
var wellKnownSymbol = _dereq_('../internals/well-known-symbol');
|
|
7902
|
+
var DESCRIPTORS = _dereq_('../internals/descriptors');
|
|
7877
7903
|
var IS_PURE = _dereq_('../internals/is-pure');
|
|
7878
7904
|
|
|
7879
7905
|
var ITERATOR = wellKnownSymbol('iterator');
|
|
@@ -7889,6 +7915,7 @@ module.exports = !fails(function () {
|
|
|
7889
7915
|
result += key + value;
|
|
7890
7916
|
});
|
|
7891
7917
|
return (IS_PURE && !url.toJSON)
|
|
7918
|
+
|| (!searchParams.size && (IS_PURE || !DESCRIPTORS))
|
|
7892
7919
|
|| !searchParams.sort
|
|
7893
7920
|
|| url.href !== 'http://a/c%20d?a=1&c=3'
|
|
7894
7921
|
|| searchParams.get('c') !== '3'
|
|
@@ -7907,7 +7934,7 @@ module.exports = !fails(function () {
|
|
|
7907
7934
|
|| new URL('http://x', undefined).host !== 'x';
|
|
7908
7935
|
});
|
|
7909
7936
|
|
|
7910
|
-
},{"../internals/fails":80,"../internals/is-pure":
|
|
7937
|
+
},{"../internals/descriptors":60,"../internals/fails":80,"../internals/is-pure":116,"../internals/well-known-symbol":201}],197:[function(_dereq_,module,exports){
|
|
7911
7938
|
/* eslint-disable es/no-symbol -- required for testing */
|
|
7912
7939
|
var NATIVE_SYMBOL = _dereq_('../internals/symbol-constructor-detection');
|
|
7913
7940
|
|
|
@@ -7915,7 +7942,7 @@ module.exports = NATIVE_SYMBOL
|
|
|
7915
7942
|
&& !Symbol.sham
|
|
7916
7943
|
&& typeof Symbol.iterator == 'symbol';
|
|
7917
7944
|
|
|
7918
|
-
},{"../internals/symbol-constructor-detection":
|
|
7945
|
+
},{"../internals/symbol-constructor-detection":173}],198:[function(_dereq_,module,exports){
|
|
7919
7946
|
var DESCRIPTORS = _dereq_('../internals/descriptors');
|
|
7920
7947
|
var fails = _dereq_('../internals/fails');
|
|
7921
7948
|
|
|
@@ -7929,7 +7956,7 @@ module.exports = DESCRIPTORS && fails(function () {
|
|
|
7929
7956
|
}).prototype != 42;
|
|
7930
7957
|
});
|
|
7931
7958
|
|
|
7932
|
-
},{"../internals/descriptors":60,"../internals/fails":80}],
|
|
7959
|
+
},{"../internals/descriptors":60,"../internals/fails":80}],199:[function(_dereq_,module,exports){
|
|
7933
7960
|
var $TypeError = TypeError;
|
|
7934
7961
|
|
|
7935
7962
|
module.exports = function (passed, required) {
|
|
@@ -7937,7 +7964,7 @@ module.exports = function (passed, required) {
|
|
|
7937
7964
|
return passed;
|
|
7938
7965
|
};
|
|
7939
7966
|
|
|
7940
|
-
},{}],
|
|
7967
|
+
},{}],200:[function(_dereq_,module,exports){
|
|
7941
7968
|
var global = _dereq_('../internals/global');
|
|
7942
7969
|
var isCallable = _dereq_('../internals/is-callable');
|
|
7943
7970
|
|
|
@@ -7945,7 +7972,7 @@ var WeakMap = global.WeakMap;
|
|
|
7945
7972
|
|
|
7946
7973
|
module.exports = isCallable(WeakMap) && /native code/.test(String(WeakMap));
|
|
7947
7974
|
|
|
7948
|
-
},{"../internals/global":
|
|
7975
|
+
},{"../internals/global":96,"../internals/is-callable":110}],201:[function(_dereq_,module,exports){
|
|
7949
7976
|
var global = _dereq_('../internals/global');
|
|
7950
7977
|
var shared = _dereq_('../internals/shared');
|
|
7951
7978
|
var hasOwn = _dereq_('../internals/has-own-property');
|
|
@@ -7953,30 +7980,24 @@ var uid = _dereq_('../internals/uid');
|
|
|
7953
7980
|
var NATIVE_SYMBOL = _dereq_('../internals/symbol-constructor-detection');
|
|
7954
7981
|
var USE_SYMBOL_AS_UID = _dereq_('../internals/use-symbol-as-uid');
|
|
7955
7982
|
|
|
7956
|
-
var WellKnownSymbolsStore = shared('wks');
|
|
7957
7983
|
var Symbol = global.Symbol;
|
|
7958
|
-
var
|
|
7959
|
-
var createWellKnownSymbol = USE_SYMBOL_AS_UID ? Symbol : Symbol && Symbol.withoutSetter || uid;
|
|
7984
|
+
var WellKnownSymbolsStore = shared('wks');
|
|
7985
|
+
var createWellKnownSymbol = USE_SYMBOL_AS_UID ? Symbol['for'] || Symbol : Symbol && Symbol.withoutSetter || uid;
|
|
7960
7986
|
|
|
7961
7987
|
module.exports = function (name) {
|
|
7962
|
-
if (!hasOwn(WellKnownSymbolsStore, name)
|
|
7963
|
-
|
|
7964
|
-
|
|
7965
|
-
|
|
7966
|
-
} else if (USE_SYMBOL_AS_UID && symbolFor) {
|
|
7967
|
-
WellKnownSymbolsStore[name] = symbolFor(description);
|
|
7968
|
-
} else {
|
|
7969
|
-
WellKnownSymbolsStore[name] = createWellKnownSymbol(description);
|
|
7970
|
-
}
|
|
7988
|
+
if (!hasOwn(WellKnownSymbolsStore, name)) {
|
|
7989
|
+
WellKnownSymbolsStore[name] = NATIVE_SYMBOL && hasOwn(Symbol, name)
|
|
7990
|
+
? Symbol[name]
|
|
7991
|
+
: createWellKnownSymbol('Symbol.' + name);
|
|
7971
7992
|
} return WellKnownSymbolsStore[name];
|
|
7972
7993
|
};
|
|
7973
7994
|
|
|
7974
|
-
},{"../internals/global":
|
|
7995
|
+
},{"../internals/global":96,"../internals/has-own-property":97,"../internals/shared":167,"../internals/symbol-constructor-detection":173,"../internals/uid":195,"../internals/use-symbol-as-uid":197}],202:[function(_dereq_,module,exports){
|
|
7975
7996
|
// a string of all valid unicode whitespaces
|
|
7976
7997
|
module.exports = '\u0009\u000A\u000B\u000C\u000D\u0020\u00A0\u1680\u2000\u2001\u2002' +
|
|
7977
7998
|
'\u2003\u2004\u2005\u2006\u2007\u2008\u2009\u200A\u202F\u205F\u3000\u2028\u2029\uFEFF';
|
|
7978
7999
|
|
|
7979
|
-
},{}],
|
|
8000
|
+
},{}],203:[function(_dereq_,module,exports){
|
|
7980
8001
|
'use strict';
|
|
7981
8002
|
var $ = _dereq_('../internals/export');
|
|
7982
8003
|
var global = _dereq_('../internals/global');
|
|
@@ -7995,7 +8016,7 @@ $({ global: true, constructor: true, forced: NativeArrayBuffer !== ArrayBuffer }
|
|
|
7995
8016
|
|
|
7996
8017
|
setSpecies(ARRAY_BUFFER);
|
|
7997
8018
|
|
|
7998
|
-
},{"../internals/array-buffer":28,"../internals/export":79,"../internals/global":
|
|
8019
|
+
},{"../internals/array-buffer":28,"../internals/export":79,"../internals/global":96,"../internals/set-species":163}],204:[function(_dereq_,module,exports){
|
|
7999
8020
|
'use strict';
|
|
8000
8021
|
var $ = _dereq_('../internals/export');
|
|
8001
8022
|
var uncurryThis = _dereq_('../internals/function-uncurry-this-clause');
|
|
@@ -8037,7 +8058,7 @@ $({ target: 'ArrayBuffer', proto: true, unsafe: true, forced: INCORRECT_SLICE },
|
|
|
8037
8058
|
}
|
|
8038
8059
|
});
|
|
8039
8060
|
|
|
8040
|
-
},{"../internals/an-object":25,"../internals/array-buffer":28,"../internals/export":79,"../internals/fails":80,"../internals/function-uncurry-this-clause":
|
|
8061
|
+
},{"../internals/an-object":25,"../internals/array-buffer":28,"../internals/export":79,"../internals/fails":80,"../internals/function-uncurry-this-clause":89,"../internals/species-constructor":168,"../internals/to-absolute-index":176,"../internals/to-length":181}],205:[function(_dereq_,module,exports){
|
|
8041
8062
|
'use strict';
|
|
8042
8063
|
var $ = _dereq_('../internals/export');
|
|
8043
8064
|
var fails = _dereq_('../internals/fails');
|
|
@@ -8063,15 +8084,13 @@ var IS_CONCAT_SPREADABLE_SUPPORT = V8_VERSION >= 51 || !fails(function () {
|
|
|
8063
8084
|
return array.concat()[0] !== array;
|
|
8064
8085
|
});
|
|
8065
8086
|
|
|
8066
|
-
var SPECIES_SUPPORT = arrayMethodHasSpeciesSupport('concat');
|
|
8067
|
-
|
|
8068
8087
|
var isConcatSpreadable = function (O) {
|
|
8069
8088
|
if (!isObject(O)) return false;
|
|
8070
8089
|
var spreadable = O[IS_CONCAT_SPREADABLE];
|
|
8071
8090
|
return spreadable !== undefined ? !!spreadable : isArray(O);
|
|
8072
8091
|
};
|
|
8073
8092
|
|
|
8074
|
-
var FORCED = !IS_CONCAT_SPREADABLE_SUPPORT || !
|
|
8093
|
+
var FORCED = !IS_CONCAT_SPREADABLE_SUPPORT || !arrayMethodHasSpeciesSupport('concat');
|
|
8075
8094
|
|
|
8076
8095
|
// `Array.prototype.concat` method
|
|
8077
8096
|
// https://tc39.es/ecma262/#sec-array.prototype.concat
|
|
@@ -8099,7 +8118,7 @@ $({ target: 'Array', proto: true, arity: 1, forced: FORCED }, {
|
|
|
8099
8118
|
}
|
|
8100
8119
|
});
|
|
8101
8120
|
|
|
8102
|
-
},{"../internals/array-method-has-species-support":37,"../internals/array-species-create":44,"../internals/create-property":54,"../internals/does-not-exceed-safe-integer":63,"../internals/engine-v8-version":76,"../internals/export":79,"../internals/fails":80,"../internals/is-array":
|
|
8121
|
+
},{"../internals/array-method-has-species-support":37,"../internals/array-species-create":44,"../internals/create-property":54,"../internals/does-not-exceed-safe-integer":63,"../internals/engine-v8-version":76,"../internals/export":79,"../internals/fails":80,"../internals/is-array":108,"../internals/is-object":115,"../internals/length-of-array-like":124,"../internals/to-object":182,"../internals/well-known-symbol":201}],206:[function(_dereq_,module,exports){
|
|
8103
8122
|
'use strict';
|
|
8104
8123
|
var $ = _dereq_('../internals/export');
|
|
8105
8124
|
var forEach = _dereq_('../internals/array-for-each');
|
|
@@ -8111,7 +8130,7 @@ $({ target: 'Array', proto: true, forced: [].forEach != forEach }, {
|
|
|
8111
8130
|
forEach: forEach
|
|
8112
8131
|
});
|
|
8113
8132
|
|
|
8114
|
-
},{"../internals/array-for-each":31,"../internals/export":79}],
|
|
8133
|
+
},{"../internals/array-for-each":31,"../internals/export":79}],207:[function(_dereq_,module,exports){
|
|
8115
8134
|
'use strict';
|
|
8116
8135
|
/* eslint-disable es/no-array-prototype-indexof -- required for testing */
|
|
8117
8136
|
var $ = _dereq_('../internals/export');
|
|
@@ -8122,11 +8141,11 @@ var arrayMethodIsStrict = _dereq_('../internals/array-method-is-strict');
|
|
|
8122
8141
|
var nativeIndexOf = uncurryThis([].indexOf);
|
|
8123
8142
|
|
|
8124
8143
|
var NEGATIVE_ZERO = !!nativeIndexOf && 1 / nativeIndexOf([1], 1, -0) < 0;
|
|
8125
|
-
var
|
|
8144
|
+
var FORCED = NEGATIVE_ZERO || !arrayMethodIsStrict('indexOf');
|
|
8126
8145
|
|
|
8127
8146
|
// `Array.prototype.indexOf` method
|
|
8128
8147
|
// https://tc39.es/ecma262/#sec-array.prototype.indexof
|
|
8129
|
-
$({ target: 'Array', proto: true, forced:
|
|
8148
|
+
$({ target: 'Array', proto: true, forced: FORCED }, {
|
|
8130
8149
|
indexOf: function indexOf(searchElement /* , fromIndex = 0 */) {
|
|
8131
8150
|
var fromIndex = arguments.length > 1 ? arguments[1] : undefined;
|
|
8132
8151
|
return NEGATIVE_ZERO
|
|
@@ -8136,7 +8155,7 @@ $({ target: 'Array', proto: true, forced: NEGATIVE_ZERO || !STRICT_METHOD }, {
|
|
|
8136
8155
|
}
|
|
8137
8156
|
});
|
|
8138
8157
|
|
|
8139
|
-
},{"../internals/array-includes":34,"../internals/array-method-is-strict":38,"../internals/export":79,"../internals/function-uncurry-this-clause":
|
|
8158
|
+
},{"../internals/array-includes":34,"../internals/array-method-is-strict":38,"../internals/export":79,"../internals/function-uncurry-this-clause":89}],208:[function(_dereq_,module,exports){
|
|
8140
8159
|
var $ = _dereq_('../internals/export');
|
|
8141
8160
|
var isArray = _dereq_('../internals/is-array');
|
|
8142
8161
|
|
|
@@ -8146,7 +8165,7 @@ $({ target: 'Array', stat: true }, {
|
|
|
8146
8165
|
isArray: isArray
|
|
8147
8166
|
});
|
|
8148
8167
|
|
|
8149
|
-
},{"../internals/export":79,"../internals/is-array":
|
|
8168
|
+
},{"../internals/export":79,"../internals/is-array":108}],209:[function(_dereq_,module,exports){
|
|
8150
8169
|
'use strict';
|
|
8151
8170
|
var toIndexedObject = _dereq_('../internals/to-indexed-object');
|
|
8152
8171
|
var addToUnscopables = _dereq_('../internals/add-to-unscopables');
|
|
@@ -8210,7 +8229,7 @@ if (!IS_PURE && DESCRIPTORS && values.name !== 'values') try {
|
|
|
8210
8229
|
defineProperty(values, 'name', { value: 'values' });
|
|
8211
8230
|
} catch (error) { /* empty */ }
|
|
8212
8231
|
|
|
8213
|
-
},{"../internals/add-to-unscopables":22,"../internals/create-iter-result-object":51,"../internals/descriptors":60,"../internals/internal-state":
|
|
8232
|
+
},{"../internals/add-to-unscopables":22,"../internals/create-iter-result-object":51,"../internals/descriptors":60,"../internals/internal-state":106,"../internals/is-pure":116,"../internals/iterator-define":121,"../internals/iterators":123,"../internals/object-define-property":134,"../internals/to-indexed-object":179}],210:[function(_dereq_,module,exports){
|
|
8214
8233
|
'use strict';
|
|
8215
8234
|
var $ = _dereq_('../internals/export');
|
|
8216
8235
|
var uncurryThis = _dereq_('../internals/function-uncurry-this');
|
|
@@ -8221,17 +8240,17 @@ var arrayMethodIsStrict = _dereq_('../internals/array-method-is-strict');
|
|
|
8221
8240
|
var nativeJoin = uncurryThis([].join);
|
|
8222
8241
|
|
|
8223
8242
|
var ES3_STRINGS = IndexedObject != Object;
|
|
8224
|
-
var
|
|
8243
|
+
var FORCED = ES3_STRINGS || !arrayMethodIsStrict('join', ',');
|
|
8225
8244
|
|
|
8226
8245
|
// `Array.prototype.join` method
|
|
8227
8246
|
// https://tc39.es/ecma262/#sec-array.prototype.join
|
|
8228
|
-
$({ target: 'Array', proto: true, forced:
|
|
8247
|
+
$({ target: 'Array', proto: true, forced: FORCED }, {
|
|
8229
8248
|
join: function join(separator) {
|
|
8230
8249
|
return nativeJoin(toIndexedObject(this), separator === undefined ? ',' : separator);
|
|
8231
8250
|
}
|
|
8232
8251
|
});
|
|
8233
8252
|
|
|
8234
|
-
},{"../internals/array-method-is-strict":38,"../internals/export":79,"../internals/function-uncurry-this":
|
|
8253
|
+
},{"../internals/array-method-is-strict":38,"../internals/export":79,"../internals/function-uncurry-this":90,"../internals/indexed-object":103,"../internals/to-indexed-object":179}],211:[function(_dereq_,module,exports){
|
|
8235
8254
|
'use strict';
|
|
8236
8255
|
var $ = _dereq_('../internals/export');
|
|
8237
8256
|
var isArray = _dereq_('../internals/is-array');
|
|
@@ -8282,7 +8301,7 @@ $({ target: 'Array', proto: true, forced: !HAS_SPECIES_SUPPORT }, {
|
|
|
8282
8301
|
}
|
|
8283
8302
|
});
|
|
8284
8303
|
|
|
8285
|
-
},{"../internals/array-method-has-species-support":37,"../internals/array-slice":41,"../internals/create-property":54,"../internals/export":79,"../internals/is-array":
|
|
8304
|
+
},{"../internals/array-method-has-species-support":37,"../internals/array-slice":41,"../internals/create-property":54,"../internals/export":79,"../internals/is-array":108,"../internals/is-constructor":111,"../internals/is-object":115,"../internals/length-of-array-like":124,"../internals/to-absolute-index":176,"../internals/to-indexed-object":179,"../internals/well-known-symbol":201}],212:[function(_dereq_,module,exports){
|
|
8286
8305
|
// TODO: Remove from `core-js@4`
|
|
8287
8306
|
var $ = _dereq_('../internals/export');
|
|
8288
8307
|
var uncurryThis = _dereq_('../internals/function-uncurry-this');
|
|
@@ -8298,7 +8317,7 @@ $({ target: 'Date', stat: true }, {
|
|
|
8298
8317
|
}
|
|
8299
8318
|
});
|
|
8300
8319
|
|
|
8301
|
-
},{"../internals/export":79,"../internals/function-uncurry-this":
|
|
8320
|
+
},{"../internals/export":79,"../internals/function-uncurry-this":90}],213:[function(_dereq_,module,exports){
|
|
8302
8321
|
// TODO: Remove from `core-js@4`
|
|
8303
8322
|
var uncurryThis = _dereq_('../internals/function-uncurry-this');
|
|
8304
8323
|
var defineBuiltIn = _dereq_('../internals/define-built-in');
|
|
@@ -8319,22 +8338,23 @@ if (String(new Date(NaN)) != INVALID_DATE) {
|
|
|
8319
8338
|
});
|
|
8320
8339
|
}
|
|
8321
8340
|
|
|
8322
|
-
},{"../internals/define-built-in":56,"../internals/function-uncurry-this":
|
|
8341
|
+
},{"../internals/define-built-in":56,"../internals/function-uncurry-this":90}],214:[function(_dereq_,module,exports){
|
|
8323
8342
|
// TODO: Remove from `core-js@4`
|
|
8324
8343
|
var $ = _dereq_('../internals/export');
|
|
8325
8344
|
var bind = _dereq_('../internals/function-bind');
|
|
8326
8345
|
|
|
8327
8346
|
// `Function.prototype.bind` method
|
|
8328
8347
|
// https://tc39.es/ecma262/#sec-function.prototype.bind
|
|
8348
|
+
// eslint-disable-next-line es/no-function-prototype-bind -- detection
|
|
8329
8349
|
$({ target: 'Function', proto: true, forced: Function.bind !== bind }, {
|
|
8330
8350
|
bind: bind
|
|
8331
8351
|
});
|
|
8332
8352
|
|
|
8333
|
-
},{"../internals/export":79,"../internals/function-bind":85}],
|
|
8353
|
+
},{"../internals/export":79,"../internals/function-bind":85}],215:[function(_dereq_,module,exports){
|
|
8334
8354
|
var DESCRIPTORS = _dereq_('../internals/descriptors');
|
|
8335
8355
|
var FUNCTION_NAME_EXISTS = _dereq_('../internals/function-name').EXISTS;
|
|
8336
8356
|
var uncurryThis = _dereq_('../internals/function-uncurry-this');
|
|
8337
|
-
var
|
|
8357
|
+
var defineBuiltInAccessor = _dereq_('../internals/define-built-in-accessor');
|
|
8338
8358
|
|
|
8339
8359
|
var FunctionPrototype = Function.prototype;
|
|
8340
8360
|
var functionToString = uncurryThis(FunctionPrototype.toString);
|
|
@@ -8345,7 +8365,7 @@ var NAME = 'name';
|
|
|
8345
8365
|
// Function instances `.name` property
|
|
8346
8366
|
// https://tc39.es/ecma262/#sec-function-instances-name
|
|
8347
8367
|
if (DESCRIPTORS && !FUNCTION_NAME_EXISTS) {
|
|
8348
|
-
|
|
8368
|
+
defineBuiltInAccessor(FunctionPrototype, NAME, {
|
|
8349
8369
|
configurable: true,
|
|
8350
8370
|
get: function () {
|
|
8351
8371
|
try {
|
|
@@ -8357,7 +8377,7 @@ if (DESCRIPTORS && !FUNCTION_NAME_EXISTS) {
|
|
|
8357
8377
|
});
|
|
8358
8378
|
}
|
|
8359
8379
|
|
|
8360
|
-
},{"../internals/descriptors":60,"../internals/function-name":87,"../internals/function-uncurry-this":
|
|
8380
|
+
},{"../internals/define-built-in-accessor":55,"../internals/descriptors":60,"../internals/function-name":87,"../internals/function-uncurry-this":90}],216:[function(_dereq_,module,exports){
|
|
8361
8381
|
'use strict';
|
|
8362
8382
|
var $ = _dereq_('../internals/export');
|
|
8363
8383
|
var uncurryThis = _dereq_('../internals/function-uncurry-this');
|
|
@@ -8490,7 +8510,7 @@ $({ target: 'Number', proto: true, forced: FORCED }, {
|
|
|
8490
8510
|
}
|
|
8491
8511
|
});
|
|
8492
8512
|
|
|
8493
|
-
},{"../internals/export":79,"../internals/fails":80,"../internals/function-uncurry-this":
|
|
8513
|
+
},{"../internals/export":79,"../internals/fails":80,"../internals/function-uncurry-this":90,"../internals/string-repeat":171,"../internals/this-number-value":175,"../internals/to-integer-or-infinity":180}],217:[function(_dereq_,module,exports){
|
|
8494
8514
|
var $ = _dereq_('../internals/export');
|
|
8495
8515
|
var DESCRIPTORS = _dereq_('../internals/descriptors');
|
|
8496
8516
|
var defineProperty = _dereq_('../internals/object-define-property').f;
|
|
@@ -8502,7 +8522,7 @@ $({ target: 'Object', stat: true, forced: Object.defineProperty !== defineProper
|
|
|
8502
8522
|
defineProperty: defineProperty
|
|
8503
8523
|
});
|
|
8504
8524
|
|
|
8505
|
-
},{"../internals/descriptors":60,"../internals/export":79,"../internals/object-define-property":
|
|
8525
|
+
},{"../internals/descriptors":60,"../internals/export":79,"../internals/object-define-property":134}],218:[function(_dereq_,module,exports){
|
|
8506
8526
|
var $ = _dereq_('../internals/export');
|
|
8507
8527
|
var fails = _dereq_('../internals/fails');
|
|
8508
8528
|
var getOwnPropertyNames = _dereq_('../internals/object-get-own-property-names-external').f;
|
|
@@ -8516,7 +8536,7 @@ $({ target: 'Object', stat: true, forced: FAILS_ON_PRIMITIVES }, {
|
|
|
8516
8536
|
getOwnPropertyNames: getOwnPropertyNames
|
|
8517
8537
|
});
|
|
8518
8538
|
|
|
8519
|
-
},{"../internals/export":79,"../internals/fails":80,"../internals/object-get-own-property-names-external":
|
|
8539
|
+
},{"../internals/export":79,"../internals/fails":80,"../internals/object-get-own-property-names-external":136}],219:[function(_dereq_,module,exports){
|
|
8520
8540
|
var $ = _dereq_('../internals/export');
|
|
8521
8541
|
var toObject = _dereq_('../internals/to-object');
|
|
8522
8542
|
var nativeKeys = _dereq_('../internals/object-keys');
|
|
@@ -8532,7 +8552,7 @@ $({ target: 'Object', stat: true, forced: FAILS_ON_PRIMITIVES }, {
|
|
|
8532
8552
|
}
|
|
8533
8553
|
});
|
|
8534
8554
|
|
|
8535
|
-
},{"../internals/export":79,"../internals/fails":80,"../internals/object-keys":
|
|
8555
|
+
},{"../internals/export":79,"../internals/fails":80,"../internals/object-keys":142,"../internals/to-object":182}],220:[function(_dereq_,module,exports){
|
|
8536
8556
|
var TO_STRING_TAG_SUPPORT = _dereq_('../internals/to-string-tag-support');
|
|
8537
8557
|
var defineBuiltIn = _dereq_('../internals/define-built-in');
|
|
8538
8558
|
var toString = _dereq_('../internals/object-to-string');
|
|
@@ -8543,7 +8563,7 @@ if (!TO_STRING_TAG_SUPPORT) {
|
|
|
8543
8563
|
defineBuiltIn(Object.prototype, 'toString', toString, { unsafe: true });
|
|
8544
8564
|
}
|
|
8545
8565
|
|
|
8546
|
-
},{"../internals/define-built-in":56,"../internals/object-to-string":
|
|
8566
|
+
},{"../internals/define-built-in":56,"../internals/object-to-string":145,"../internals/to-string-tag-support":187}],221:[function(_dereq_,module,exports){
|
|
8547
8567
|
var $ = _dereq_('../internals/export');
|
|
8548
8568
|
var $parseFloat = _dereq_('../internals/number-parse-float');
|
|
8549
8569
|
|
|
@@ -8553,7 +8573,7 @@ $({ global: true, forced: parseFloat != $parseFloat }, {
|
|
|
8553
8573
|
parseFloat: $parseFloat
|
|
8554
8574
|
});
|
|
8555
8575
|
|
|
8556
|
-
},{"../internals/export":79,"../internals/number-parse-float":
|
|
8576
|
+
},{"../internals/export":79,"../internals/number-parse-float":129}],222:[function(_dereq_,module,exports){
|
|
8557
8577
|
var $ = _dereq_('../internals/export');
|
|
8558
8578
|
var $parseInt = _dereq_('../internals/number-parse-int');
|
|
8559
8579
|
|
|
@@ -8563,7 +8583,7 @@ $({ global: true, forced: parseInt != $parseInt }, {
|
|
|
8563
8583
|
parseInt: $parseInt
|
|
8564
8584
|
});
|
|
8565
8585
|
|
|
8566
|
-
},{"../internals/export":79,"../internals/number-parse-int":
|
|
8586
|
+
},{"../internals/export":79,"../internals/number-parse-int":130}],223:[function(_dereq_,module,exports){
|
|
8567
8587
|
'use strict';
|
|
8568
8588
|
var $ = _dereq_('../internals/export');
|
|
8569
8589
|
var call = _dereq_('../internals/function-call');
|
|
@@ -8604,7 +8624,7 @@ $({ target: 'Promise', stat: true, forced: PROMISE_STATICS_INCORRECT_ITERATION }
|
|
|
8604
8624
|
}
|
|
8605
8625
|
});
|
|
8606
8626
|
|
|
8607
|
-
},{"../internals/a-callable":19,"../internals/export":79,"../internals/function-call":86,"../internals/iterate":
|
|
8627
|
+
},{"../internals/a-callable":19,"../internals/export":79,"../internals/function-call":86,"../internals/iterate":118,"../internals/new-promise-capability":128,"../internals/perform":148,"../internals/promise-statics-incorrect-iteration":152}],224:[function(_dereq_,module,exports){
|
|
8608
8628
|
'use strict';
|
|
8609
8629
|
var $ = _dereq_('../internals/export');
|
|
8610
8630
|
var IS_PURE = _dereq_('../internals/is-pure');
|
|
@@ -8632,7 +8652,7 @@ if (!IS_PURE && isCallable(NativePromiseConstructor)) {
|
|
|
8632
8652
|
}
|
|
8633
8653
|
}
|
|
8634
8654
|
|
|
8635
|
-
},{"../internals/define-built-in":56,"../internals/export":79,"../internals/get-built-in":
|
|
8655
|
+
},{"../internals/define-built-in":56,"../internals/export":79,"../internals/get-built-in":91,"../internals/is-callable":110,"../internals/is-pure":116,"../internals/promise-constructor-detection":149,"../internals/promise-native-constructor":150}],225:[function(_dereq_,module,exports){
|
|
8636
8656
|
'use strict';
|
|
8637
8657
|
var $ = _dereq_('../internals/export');
|
|
8638
8658
|
var IS_PURE = _dereq_('../internals/is-pure');
|
|
@@ -8922,7 +8942,7 @@ $({ global: true, constructor: true, wrap: true, forced: FORCED_PROMISE_CONSTRUC
|
|
|
8922
8942
|
setToStringTag(PromiseConstructor, PROMISE, false, true);
|
|
8923
8943
|
setSpecies(PROMISE);
|
|
8924
8944
|
|
|
8925
|
-
},{"../internals/a-callable":19,"../internals/an-instance":24,"../internals/define-built-in":56,"../internals/engine-is-node":73,"../internals/export":79,"../internals/function-call":86,"../internals/global":
|
|
8945
|
+
},{"../internals/a-callable":19,"../internals/an-instance":24,"../internals/define-built-in":56,"../internals/engine-is-node":73,"../internals/export":79,"../internals/function-call":86,"../internals/global":96,"../internals/host-report-errors":99,"../internals/internal-state":106,"../internals/is-callable":110,"../internals/is-object":115,"../internals/is-pure":116,"../internals/microtask":127,"../internals/new-promise-capability":128,"../internals/object-set-prototype-of":144,"../internals/perform":148,"../internals/promise-constructor-detection":149,"../internals/promise-native-constructor":150,"../internals/queue":153,"../internals/set-species":163,"../internals/set-to-string-tag":164,"../internals/species-constructor":168,"../internals/task":174}],226:[function(_dereq_,module,exports){
|
|
8926
8946
|
// TODO: Remove this module from `core-js@4` since it's split to modules listed below
|
|
8927
8947
|
_dereq_('../modules/es.promise.constructor');
|
|
8928
8948
|
_dereq_('../modules/es.promise.all');
|
|
@@ -8931,7 +8951,7 @@ _dereq_('../modules/es.promise.race');
|
|
|
8931
8951
|
_dereq_('../modules/es.promise.reject');
|
|
8932
8952
|
_dereq_('../modules/es.promise.resolve');
|
|
8933
8953
|
|
|
8934
|
-
},{"../modules/es.promise.all":
|
|
8954
|
+
},{"../modules/es.promise.all":223,"../modules/es.promise.catch":224,"../modules/es.promise.constructor":225,"../modules/es.promise.race":227,"../modules/es.promise.reject":228,"../modules/es.promise.resolve":229}],227:[function(_dereq_,module,exports){
|
|
8935
8955
|
'use strict';
|
|
8936
8956
|
var $ = _dereq_('../internals/export');
|
|
8937
8957
|
var call = _dereq_('../internals/function-call');
|
|
@@ -8959,7 +8979,7 @@ $({ target: 'Promise', stat: true, forced: PROMISE_STATICS_INCORRECT_ITERATION }
|
|
|
8959
8979
|
}
|
|
8960
8980
|
});
|
|
8961
8981
|
|
|
8962
|
-
},{"../internals/a-callable":19,"../internals/export":79,"../internals/function-call":86,"../internals/iterate":
|
|
8982
|
+
},{"../internals/a-callable":19,"../internals/export":79,"../internals/function-call":86,"../internals/iterate":118,"../internals/new-promise-capability":128,"../internals/perform":148,"../internals/promise-statics-incorrect-iteration":152}],228:[function(_dereq_,module,exports){
|
|
8963
8983
|
'use strict';
|
|
8964
8984
|
var $ = _dereq_('../internals/export');
|
|
8965
8985
|
var call = _dereq_('../internals/function-call');
|
|
@@ -8976,7 +8996,7 @@ $({ target: 'Promise', stat: true, forced: FORCED_PROMISE_CONSTRUCTOR }, {
|
|
|
8976
8996
|
}
|
|
8977
8997
|
});
|
|
8978
8998
|
|
|
8979
|
-
},{"../internals/export":79,"../internals/function-call":86,"../internals/new-promise-capability":
|
|
8999
|
+
},{"../internals/export":79,"../internals/function-call":86,"../internals/new-promise-capability":128,"../internals/promise-constructor-detection":149}],229:[function(_dereq_,module,exports){
|
|
8980
9000
|
'use strict';
|
|
8981
9001
|
var $ = _dereq_('../internals/export');
|
|
8982
9002
|
var getBuiltIn = _dereq_('../internals/get-built-in');
|
|
@@ -8996,7 +9016,7 @@ $({ target: 'Promise', stat: true, forced: IS_PURE || FORCED_PROMISE_CONSTRUCTOR
|
|
|
8996
9016
|
}
|
|
8997
9017
|
});
|
|
8998
9018
|
|
|
8999
|
-
},{"../internals/export":79,"../internals/get-built-in":
|
|
9019
|
+
},{"../internals/export":79,"../internals/get-built-in":91,"../internals/is-pure":116,"../internals/promise-constructor-detection":149,"../internals/promise-native-constructor":150,"../internals/promise-resolve":151}],230:[function(_dereq_,module,exports){
|
|
9000
9020
|
'use strict';
|
|
9001
9021
|
var $ = _dereq_('../internals/export');
|
|
9002
9022
|
var exec = _dereq_('../internals/regexp-exec');
|
|
@@ -9007,7 +9027,7 @@ $({ target: 'RegExp', proto: true, forced: /./.exec !== exec }, {
|
|
|
9007
9027
|
exec: exec
|
|
9008
9028
|
});
|
|
9009
9029
|
|
|
9010
|
-
},{"../internals/export":79,"../internals/regexp-exec":
|
|
9030
|
+
},{"../internals/export":79,"../internals/regexp-exec":155}],231:[function(_dereq_,module,exports){
|
|
9011
9031
|
'use strict';
|
|
9012
9032
|
var PROPER_FUNCTION_NAME = _dereq_('../internals/function-name').PROPER;
|
|
9013
9033
|
var defineBuiltIn = _dereq_('../internals/define-built-in');
|
|
@@ -9035,7 +9055,7 @@ if (NOT_GENERIC || INCORRECT_NAME) {
|
|
|
9035
9055
|
}, { unsafe: true });
|
|
9036
9056
|
}
|
|
9037
9057
|
|
|
9038
|
-
},{"../internals/an-object":25,"../internals/define-built-in":56,"../internals/fails":80,"../internals/function-name":87,"../internals/regexp-get-flags":
|
|
9058
|
+
},{"../internals/an-object":25,"../internals/define-built-in":56,"../internals/fails":80,"../internals/function-name":87,"../internals/regexp-get-flags":157,"../internals/to-string":188}],232:[function(_dereq_,module,exports){
|
|
9039
9059
|
'use strict';
|
|
9040
9060
|
var charAt = _dereq_('../internals/string-multibyte').charAt;
|
|
9041
9061
|
var toString = _dereq_('../internals/to-string');
|
|
@@ -9068,7 +9088,7 @@ defineIterator(String, 'String', function (iterated) {
|
|
|
9068
9088
|
return createIterResultObject(point, false);
|
|
9069
9089
|
});
|
|
9070
9090
|
|
|
9071
|
-
},{"../internals/create-iter-result-object":51,"../internals/internal-state":
|
|
9091
|
+
},{"../internals/create-iter-result-object":51,"../internals/internal-state":106,"../internals/iterator-define":121,"../internals/string-multibyte":169,"../internals/to-string":188}],233:[function(_dereq_,module,exports){
|
|
9072
9092
|
'use strict';
|
|
9073
9093
|
var apply = _dereq_('../internals/function-apply');
|
|
9074
9094
|
var call = _dereq_('../internals/function-call');
|
|
@@ -9207,7 +9227,7 @@ fixRegExpWellKnownSymbolLogic('replace', function (_, nativeReplace, maybeCallNa
|
|
|
9207
9227
|
];
|
|
9208
9228
|
}, !REPLACE_SUPPORTS_NAMED_GROUPS || !REPLACE_KEEPS_$0 || REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE);
|
|
9209
9229
|
|
|
9210
|
-
},{"../internals/advance-string-index":23,"../internals/an-object":25,"../internals/fails":80,"../internals/fix-regexp-well-known-symbol-logic":81,"../internals/function-apply":82,"../internals/function-call":86,"../internals/function-uncurry-this":
|
|
9230
|
+
},{"../internals/advance-string-index":23,"../internals/an-object":25,"../internals/fails":80,"../internals/fix-regexp-well-known-symbol-logic":81,"../internals/function-apply":82,"../internals/function-call":86,"../internals/function-uncurry-this":90,"../internals/get-method":94,"../internals/get-substitution":95,"../internals/is-callable":110,"../internals/is-null-or-undefined":114,"../internals/regexp-exec-abstract":154,"../internals/require-object-coercible":161,"../internals/to-integer-or-infinity":180,"../internals/to-length":181,"../internals/to-string":188,"../internals/well-known-symbol":201}],234:[function(_dereq_,module,exports){
|
|
9211
9231
|
'use strict';
|
|
9212
9232
|
var uncurryThis = _dereq_('../internals/function-uncurry-this');
|
|
9213
9233
|
var ArrayBufferViewCore = _dereq_('../internals/array-buffer-view-core');
|
|
@@ -9223,7 +9243,7 @@ exportTypedArrayMethod('copyWithin', function copyWithin(target, start /* , end
|
|
|
9223
9243
|
return u$ArrayCopyWithin(aTypedArray(this), target, start, arguments.length > 2 ? arguments[2] : undefined);
|
|
9224
9244
|
});
|
|
9225
9245
|
|
|
9226
|
-
},{"../internals/array-buffer-view-core":27,"../internals/array-copy-within":29,"../internals/function-uncurry-this":
|
|
9246
|
+
},{"../internals/array-buffer-view-core":27,"../internals/array-copy-within":29,"../internals/function-uncurry-this":90}],235:[function(_dereq_,module,exports){
|
|
9227
9247
|
'use strict';
|
|
9228
9248
|
var ArrayBufferViewCore = _dereq_('../internals/array-buffer-view-core');
|
|
9229
9249
|
var $every = _dereq_('../internals/array-iteration').every;
|
|
@@ -9237,7 +9257,7 @@ exportTypedArrayMethod('every', function every(callbackfn /* , thisArg */) {
|
|
|
9237
9257
|
return $every(aTypedArray(this), callbackfn, arguments.length > 1 ? arguments[1] : undefined);
|
|
9238
9258
|
});
|
|
9239
9259
|
|
|
9240
|
-
},{"../internals/array-buffer-view-core":27,"../internals/array-iteration":35}],
|
|
9260
|
+
},{"../internals/array-buffer-view-core":27,"../internals/array-iteration":35}],236:[function(_dereq_,module,exports){
|
|
9241
9261
|
'use strict';
|
|
9242
9262
|
var ArrayBufferViewCore = _dereq_('../internals/array-buffer-view-core');
|
|
9243
9263
|
var $fill = _dereq_('../internals/array-fill');
|
|
@@ -9268,7 +9288,7 @@ exportTypedArrayMethod('fill', function fill(value /* , start, end */) {
|
|
|
9268
9288
|
return call($fill, this, actualValue, length > 1 ? arguments[1] : undefined, length > 2 ? arguments[2] : undefined);
|
|
9269
9289
|
}, CONVERSION_BUG);
|
|
9270
9290
|
|
|
9271
|
-
},{"../internals/array-buffer-view-core":27,"../internals/array-fill":30,"../internals/classof":48,"../internals/fails":80,"../internals/function-call":86,"../internals/function-uncurry-this":
|
|
9291
|
+
},{"../internals/array-buffer-view-core":27,"../internals/array-fill":30,"../internals/classof":48,"../internals/fails":80,"../internals/function-call":86,"../internals/function-uncurry-this":90,"../internals/to-big-int":177}],237:[function(_dereq_,module,exports){
|
|
9272
9292
|
'use strict';
|
|
9273
9293
|
var ArrayBufferViewCore = _dereq_('../internals/array-buffer-view-core');
|
|
9274
9294
|
var $filter = _dereq_('../internals/array-iteration').filter;
|
|
@@ -9284,7 +9304,7 @@ exportTypedArrayMethod('filter', function filter(callbackfn /* , thisArg */) {
|
|
|
9284
9304
|
return fromSpeciesAndList(this, list);
|
|
9285
9305
|
});
|
|
9286
9306
|
|
|
9287
|
-
},{"../internals/array-buffer-view-core":27,"../internals/array-iteration":35,"../internals/typed-array-from-species-and-list":
|
|
9307
|
+
},{"../internals/array-buffer-view-core":27,"../internals/array-iteration":35,"../internals/typed-array-from-species-and-list":192}],238:[function(_dereq_,module,exports){
|
|
9288
9308
|
'use strict';
|
|
9289
9309
|
var ArrayBufferViewCore = _dereq_('../internals/array-buffer-view-core');
|
|
9290
9310
|
var $findIndex = _dereq_('../internals/array-iteration').findIndex;
|
|
@@ -9298,7 +9318,7 @@ exportTypedArrayMethod('findIndex', function findIndex(predicate /* , thisArg */
|
|
|
9298
9318
|
return $findIndex(aTypedArray(this), predicate, arguments.length > 1 ? arguments[1] : undefined);
|
|
9299
9319
|
});
|
|
9300
9320
|
|
|
9301
|
-
},{"../internals/array-buffer-view-core":27,"../internals/array-iteration":35}],
|
|
9321
|
+
},{"../internals/array-buffer-view-core":27,"../internals/array-iteration":35}],239:[function(_dereq_,module,exports){
|
|
9302
9322
|
'use strict';
|
|
9303
9323
|
var ArrayBufferViewCore = _dereq_('../internals/array-buffer-view-core');
|
|
9304
9324
|
var $find = _dereq_('../internals/array-iteration').find;
|
|
@@ -9312,7 +9332,7 @@ exportTypedArrayMethod('find', function find(predicate /* , thisArg */) {
|
|
|
9312
9332
|
return $find(aTypedArray(this), predicate, arguments.length > 1 ? arguments[1] : undefined);
|
|
9313
9333
|
});
|
|
9314
9334
|
|
|
9315
|
-
},{"../internals/array-buffer-view-core":27,"../internals/array-iteration":35}],
|
|
9335
|
+
},{"../internals/array-buffer-view-core":27,"../internals/array-iteration":35}],240:[function(_dereq_,module,exports){
|
|
9316
9336
|
'use strict';
|
|
9317
9337
|
var ArrayBufferViewCore = _dereq_('../internals/array-buffer-view-core');
|
|
9318
9338
|
var $forEach = _dereq_('../internals/array-iteration').forEach;
|
|
@@ -9326,7 +9346,7 @@ exportTypedArrayMethod('forEach', function forEach(callbackfn /* , thisArg */) {
|
|
|
9326
9346
|
$forEach(aTypedArray(this), callbackfn, arguments.length > 1 ? arguments[1] : undefined);
|
|
9327
9347
|
});
|
|
9328
9348
|
|
|
9329
|
-
},{"../internals/array-buffer-view-core":27,"../internals/array-iteration":35}],
|
|
9349
|
+
},{"../internals/array-buffer-view-core":27,"../internals/array-iteration":35}],241:[function(_dereq_,module,exports){
|
|
9330
9350
|
'use strict';
|
|
9331
9351
|
var ArrayBufferViewCore = _dereq_('../internals/array-buffer-view-core');
|
|
9332
9352
|
var $includes = _dereq_('../internals/array-includes').includes;
|
|
@@ -9340,7 +9360,7 @@ exportTypedArrayMethod('includes', function includes(searchElement /* , fromInde
|
|
|
9340
9360
|
return $includes(aTypedArray(this), searchElement, arguments.length > 1 ? arguments[1] : undefined);
|
|
9341
9361
|
});
|
|
9342
9362
|
|
|
9343
|
-
},{"../internals/array-buffer-view-core":27,"../internals/array-includes":34}],
|
|
9363
|
+
},{"../internals/array-buffer-view-core":27,"../internals/array-includes":34}],242:[function(_dereq_,module,exports){
|
|
9344
9364
|
'use strict';
|
|
9345
9365
|
var ArrayBufferViewCore = _dereq_('../internals/array-buffer-view-core');
|
|
9346
9366
|
var $indexOf = _dereq_('../internals/array-includes').indexOf;
|
|
@@ -9354,7 +9374,7 @@ exportTypedArrayMethod('indexOf', function indexOf(searchElement /* , fromIndex
|
|
|
9354
9374
|
return $indexOf(aTypedArray(this), searchElement, arguments.length > 1 ? arguments[1] : undefined);
|
|
9355
9375
|
});
|
|
9356
9376
|
|
|
9357
|
-
},{"../internals/array-buffer-view-core":27,"../internals/array-includes":34}],
|
|
9377
|
+
},{"../internals/array-buffer-view-core":27,"../internals/array-includes":34}],243:[function(_dereq_,module,exports){
|
|
9358
9378
|
'use strict';
|
|
9359
9379
|
var global = _dereq_('../internals/global');
|
|
9360
9380
|
var fails = _dereq_('../internals/fails');
|
|
@@ -9402,7 +9422,7 @@ exportTypedArrayMethod('values', typedArrayValues, GENERIC || !ITERATOR_IS_VALUE
|
|
|
9402
9422
|
// https://tc39.es/ecma262/#sec-%typedarray%.prototype-@@iterator
|
|
9403
9423
|
exportTypedArrayMethod(ITERATOR, typedArrayValues, GENERIC || !ITERATOR_IS_VALUES, { name: 'values' });
|
|
9404
9424
|
|
|
9405
|
-
},{"../internals/array-buffer-view-core":27,"../internals/fails":80,"../internals/function-uncurry-this":
|
|
9425
|
+
},{"../internals/array-buffer-view-core":27,"../internals/fails":80,"../internals/function-uncurry-this":90,"../internals/global":96,"../internals/well-known-symbol":201,"../modules/es.array.iterator":209}],244:[function(_dereq_,module,exports){
|
|
9406
9426
|
'use strict';
|
|
9407
9427
|
var ArrayBufferViewCore = _dereq_('../internals/array-buffer-view-core');
|
|
9408
9428
|
var uncurryThis = _dereq_('../internals/function-uncurry-this');
|
|
@@ -9417,7 +9437,7 @@ exportTypedArrayMethod('join', function join(separator) {
|
|
|
9417
9437
|
return $join(aTypedArray(this), separator);
|
|
9418
9438
|
});
|
|
9419
9439
|
|
|
9420
|
-
},{"../internals/array-buffer-view-core":27,"../internals/function-uncurry-this":
|
|
9440
|
+
},{"../internals/array-buffer-view-core":27,"../internals/function-uncurry-this":90}],245:[function(_dereq_,module,exports){
|
|
9421
9441
|
'use strict';
|
|
9422
9442
|
var ArrayBufferViewCore = _dereq_('../internals/array-buffer-view-core');
|
|
9423
9443
|
var apply = _dereq_('../internals/function-apply');
|
|
@@ -9433,7 +9453,7 @@ exportTypedArrayMethod('lastIndexOf', function lastIndexOf(searchElement /* , fr
|
|
|
9433
9453
|
return apply($lastIndexOf, aTypedArray(this), length > 1 ? [searchElement, arguments[1]] : [searchElement]);
|
|
9434
9454
|
});
|
|
9435
9455
|
|
|
9436
|
-
},{"../internals/array-buffer-view-core":27,"../internals/array-last-index-of":36,"../internals/function-apply":82}],
|
|
9456
|
+
},{"../internals/array-buffer-view-core":27,"../internals/array-last-index-of":36,"../internals/function-apply":82}],246:[function(_dereq_,module,exports){
|
|
9437
9457
|
'use strict';
|
|
9438
9458
|
var ArrayBufferViewCore = _dereq_('../internals/array-buffer-view-core');
|
|
9439
9459
|
var $map = _dereq_('../internals/array-iteration').map;
|
|
@@ -9450,7 +9470,7 @@ exportTypedArrayMethod('map', function map(mapfn /* , thisArg */) {
|
|
|
9450
9470
|
});
|
|
9451
9471
|
});
|
|
9452
9472
|
|
|
9453
|
-
},{"../internals/array-buffer-view-core":27,"../internals/array-iteration":35,"../internals/typed-array-species-constructor":
|
|
9473
|
+
},{"../internals/array-buffer-view-core":27,"../internals/array-iteration":35,"../internals/typed-array-species-constructor":194}],247:[function(_dereq_,module,exports){
|
|
9454
9474
|
'use strict';
|
|
9455
9475
|
var ArrayBufferViewCore = _dereq_('../internals/array-buffer-view-core');
|
|
9456
9476
|
var $reduceRight = _dereq_('../internals/array-reduce').right;
|
|
@@ -9465,7 +9485,7 @@ exportTypedArrayMethod('reduceRight', function reduceRight(callbackfn /* , initi
|
|
|
9465
9485
|
return $reduceRight(aTypedArray(this), callbackfn, length, length > 1 ? arguments[1] : undefined);
|
|
9466
9486
|
});
|
|
9467
9487
|
|
|
9468
|
-
},{"../internals/array-buffer-view-core":27,"../internals/array-reduce":39}],
|
|
9488
|
+
},{"../internals/array-buffer-view-core":27,"../internals/array-reduce":39}],248:[function(_dereq_,module,exports){
|
|
9469
9489
|
'use strict';
|
|
9470
9490
|
var ArrayBufferViewCore = _dereq_('../internals/array-buffer-view-core');
|
|
9471
9491
|
var $reduce = _dereq_('../internals/array-reduce').left;
|
|
@@ -9480,7 +9500,7 @@ exportTypedArrayMethod('reduce', function reduce(callbackfn /* , initialValue */
|
|
|
9480
9500
|
return $reduce(aTypedArray(this), callbackfn, length, length > 1 ? arguments[1] : undefined);
|
|
9481
9501
|
});
|
|
9482
9502
|
|
|
9483
|
-
},{"../internals/array-buffer-view-core":27,"../internals/array-reduce":39}],
|
|
9503
|
+
},{"../internals/array-buffer-view-core":27,"../internals/array-reduce":39}],249:[function(_dereq_,module,exports){
|
|
9484
9504
|
'use strict';
|
|
9485
9505
|
var ArrayBufferViewCore = _dereq_('../internals/array-buffer-view-core');
|
|
9486
9506
|
|
|
@@ -9503,7 +9523,7 @@ exportTypedArrayMethod('reverse', function reverse() {
|
|
|
9503
9523
|
} return that;
|
|
9504
9524
|
});
|
|
9505
9525
|
|
|
9506
|
-
},{"../internals/array-buffer-view-core":27}],
|
|
9526
|
+
},{"../internals/array-buffer-view-core":27}],250:[function(_dereq_,module,exports){
|
|
9507
9527
|
'use strict';
|
|
9508
9528
|
var global = _dereq_('../internals/global');
|
|
9509
9529
|
var call = _dereq_('../internals/function-call');
|
|
@@ -9520,7 +9540,7 @@ var $set = Int8ArrayPrototype && Int8ArrayPrototype.set;
|
|
|
9520
9540
|
var aTypedArray = ArrayBufferViewCore.aTypedArray;
|
|
9521
9541
|
var exportTypedArrayMethod = ArrayBufferViewCore.exportTypedArrayMethod;
|
|
9522
9542
|
|
|
9523
|
-
var
|
|
9543
|
+
var WORKS_WITH_OBJECTS_AND_GENERIC_ON_TYPED_ARRAYS = !fails(function () {
|
|
9524
9544
|
// eslint-disable-next-line es/no-typed-arrays -- required for testing
|
|
9525
9545
|
var array = new Uint8ClampedArray(2);
|
|
9526
9546
|
call($set, array, { length: 1, 0: 3 }, 1);
|
|
@@ -9528,7 +9548,7 @@ var WORKS_WITH_OBJECTS_AND_GEERIC_ON_TYPED_ARRAYS = !fails(function () {
|
|
|
9528
9548
|
});
|
|
9529
9549
|
|
|
9530
9550
|
// https://bugs.chromium.org/p/v8/issues/detail?id=11294 and other
|
|
9531
|
-
var TO_OBJECT_BUG =
|
|
9551
|
+
var TO_OBJECT_BUG = WORKS_WITH_OBJECTS_AND_GENERIC_ON_TYPED_ARRAYS && ArrayBufferViewCore.NATIVE_ARRAY_BUFFER_VIEWS && fails(function () {
|
|
9532
9552
|
var array = new Int8Array(2);
|
|
9533
9553
|
array.set(1);
|
|
9534
9554
|
array.set('2', 1);
|
|
@@ -9541,15 +9561,15 @@ exportTypedArrayMethod('set', function set(arrayLike /* , offset */) {
|
|
|
9541
9561
|
aTypedArray(this);
|
|
9542
9562
|
var offset = toOffset(arguments.length > 1 ? arguments[1] : undefined, 1);
|
|
9543
9563
|
var src = toIndexedObject(arrayLike);
|
|
9544
|
-
if (
|
|
9564
|
+
if (WORKS_WITH_OBJECTS_AND_GENERIC_ON_TYPED_ARRAYS) return call($set, this, src, offset);
|
|
9545
9565
|
var length = this.length;
|
|
9546
9566
|
var len = lengthOfArrayLike(src);
|
|
9547
9567
|
var index = 0;
|
|
9548
9568
|
if (len + offset > length) throw RangeError('Wrong length');
|
|
9549
9569
|
while (index < len) this[offset + index] = src[index++];
|
|
9550
|
-
}, !
|
|
9570
|
+
}, !WORKS_WITH_OBJECTS_AND_GENERIC_ON_TYPED_ARRAYS || TO_OBJECT_BUG);
|
|
9551
9571
|
|
|
9552
|
-
},{"../internals/array-buffer-view-core":27,"../internals/fails":80,"../internals/function-call":86,"../internals/global":
|
|
9572
|
+
},{"../internals/array-buffer-view-core":27,"../internals/fails":80,"../internals/function-call":86,"../internals/global":96,"../internals/length-of-array-like":124,"../internals/to-object":182,"../internals/to-offset":183}],251:[function(_dereq_,module,exports){
|
|
9553
9573
|
'use strict';
|
|
9554
9574
|
var ArrayBufferViewCore = _dereq_('../internals/array-buffer-view-core');
|
|
9555
9575
|
var typedArraySpeciesConstructor = _dereq_('../internals/typed-array-species-constructor');
|
|
@@ -9576,7 +9596,7 @@ exportTypedArrayMethod('slice', function slice(start, end) {
|
|
|
9576
9596
|
return result;
|
|
9577
9597
|
}, FORCED);
|
|
9578
9598
|
|
|
9579
|
-
},{"../internals/array-buffer-view-core":27,"../internals/array-slice":41,"../internals/fails":80,"../internals/typed-array-species-constructor":
|
|
9599
|
+
},{"../internals/array-buffer-view-core":27,"../internals/array-slice":41,"../internals/fails":80,"../internals/typed-array-species-constructor":194}],252:[function(_dereq_,module,exports){
|
|
9580
9600
|
'use strict';
|
|
9581
9601
|
var ArrayBufferViewCore = _dereq_('../internals/array-buffer-view-core');
|
|
9582
9602
|
var $some = _dereq_('../internals/array-iteration').some;
|
|
@@ -9590,7 +9610,7 @@ exportTypedArrayMethod('some', function some(callbackfn /* , thisArg */) {
|
|
|
9590
9610
|
return $some(aTypedArray(this), callbackfn, arguments.length > 1 ? arguments[1] : undefined);
|
|
9591
9611
|
});
|
|
9592
9612
|
|
|
9593
|
-
},{"../internals/array-buffer-view-core":27,"../internals/array-iteration":35}],
|
|
9613
|
+
},{"../internals/array-buffer-view-core":27,"../internals/array-iteration":35}],253:[function(_dereq_,module,exports){
|
|
9594
9614
|
'use strict';
|
|
9595
9615
|
var global = _dereq_('../internals/global');
|
|
9596
9616
|
var uncurryThis = _dereq_('../internals/function-uncurry-this-clause');
|
|
@@ -9662,7 +9682,7 @@ exportTypedArrayMethod('sort', function sort(comparefn) {
|
|
|
9662
9682
|
return internalSort(aTypedArray(this), getSortCompare(comparefn));
|
|
9663
9683
|
}, !STABLE_SORT || ACCEPT_INCORRECT_ARGUMENTS);
|
|
9664
9684
|
|
|
9665
|
-
},{"../internals/a-callable":19,"../internals/array-buffer-view-core":27,"../internals/array-sort":42,"../internals/engine-ff-version":66,"../internals/engine-is-ie-or-edge":70,"../internals/engine-v8-version":76,"../internals/engine-webkit-version":77,"../internals/fails":80,"../internals/function-uncurry-this-clause":
|
|
9685
|
+
},{"../internals/a-callable":19,"../internals/array-buffer-view-core":27,"../internals/array-sort":42,"../internals/engine-ff-version":66,"../internals/engine-is-ie-or-edge":70,"../internals/engine-v8-version":76,"../internals/engine-webkit-version":77,"../internals/fails":80,"../internals/function-uncurry-this-clause":89,"../internals/global":96}],254:[function(_dereq_,module,exports){
|
|
9666
9686
|
'use strict';
|
|
9667
9687
|
var ArrayBufferViewCore = _dereq_('../internals/array-buffer-view-core');
|
|
9668
9688
|
var toLength = _dereq_('../internals/to-length');
|
|
@@ -9686,7 +9706,7 @@ exportTypedArrayMethod('subarray', function subarray(begin, end) {
|
|
|
9686
9706
|
);
|
|
9687
9707
|
});
|
|
9688
9708
|
|
|
9689
|
-
},{"../internals/array-buffer-view-core":27,"../internals/to-absolute-index":
|
|
9709
|
+
},{"../internals/array-buffer-view-core":27,"../internals/to-absolute-index":176,"../internals/to-length":181,"../internals/typed-array-species-constructor":194}],255:[function(_dereq_,module,exports){
|
|
9690
9710
|
'use strict';
|
|
9691
9711
|
var global = _dereq_('../internals/global');
|
|
9692
9712
|
var apply = _dereq_('../internals/function-apply');
|
|
@@ -9720,7 +9740,7 @@ exportTypedArrayMethod('toLocaleString', function toLocaleString() {
|
|
|
9720
9740
|
);
|
|
9721
9741
|
}, FORCED);
|
|
9722
9742
|
|
|
9723
|
-
},{"../internals/array-buffer-view-core":27,"../internals/array-slice":41,"../internals/fails":80,"../internals/function-apply":82,"../internals/global":
|
|
9743
|
+
},{"../internals/array-buffer-view-core":27,"../internals/array-slice":41,"../internals/fails":80,"../internals/function-apply":82,"../internals/global":96}],256:[function(_dereq_,module,exports){
|
|
9724
9744
|
'use strict';
|
|
9725
9745
|
var exportTypedArrayMethod = _dereq_('../internals/array-buffer-view-core').exportTypedArrayMethod;
|
|
9726
9746
|
var fails = _dereq_('../internals/fails');
|
|
@@ -9744,7 +9764,7 @@ var IS_NOT_ARRAY_METHOD = Uint8ArrayPrototype.toString != arrayToString;
|
|
|
9744
9764
|
// https://tc39.es/ecma262/#sec-%typedarray%.prototype.tostring
|
|
9745
9765
|
exportTypedArrayMethod('toString', arrayToString, IS_NOT_ARRAY_METHOD);
|
|
9746
9766
|
|
|
9747
|
-
},{"../internals/array-buffer-view-core":27,"../internals/fails":80,"../internals/function-uncurry-this":
|
|
9767
|
+
},{"../internals/array-buffer-view-core":27,"../internals/fails":80,"../internals/function-uncurry-this":90,"../internals/global":96}],257:[function(_dereq_,module,exports){
|
|
9748
9768
|
var createTypedArrayConstructor = _dereq_('../internals/typed-array-constructor');
|
|
9749
9769
|
|
|
9750
9770
|
// `Uint8Array` constructor
|
|
@@ -9755,7 +9775,7 @@ createTypedArrayConstructor('Uint8', function (init) {
|
|
|
9755
9775
|
};
|
|
9756
9776
|
});
|
|
9757
9777
|
|
|
9758
|
-
},{"../internals/typed-array-constructor":
|
|
9778
|
+
},{"../internals/typed-array-constructor":190}],258:[function(_dereq_,module,exports){
|
|
9759
9779
|
var global = _dereq_('../internals/global');
|
|
9760
9780
|
var DOMIterables = _dereq_('../internals/dom-iterables');
|
|
9761
9781
|
var DOMTokenListPrototype = _dereq_('../internals/dom-token-list-prototype');
|
|
@@ -9779,7 +9799,7 @@ for (var COLLECTION_NAME in DOMIterables) {
|
|
|
9779
9799
|
|
|
9780
9800
|
handlePrototype(DOMTokenListPrototype);
|
|
9781
9801
|
|
|
9782
|
-
},{"../internals/array-for-each":31,"../internals/create-non-enumerable-property":52,"../internals/dom-iterables":64,"../internals/dom-token-list-prototype":65,"../internals/global":
|
|
9802
|
+
},{"../internals/array-for-each":31,"../internals/create-non-enumerable-property":52,"../internals/dom-iterables":64,"../internals/dom-token-list-prototype":65,"../internals/global":96}],259:[function(_dereq_,module,exports){
|
|
9783
9803
|
var global = _dereq_('../internals/global');
|
|
9784
9804
|
var DOMIterables = _dereq_('../internals/dom-iterables');
|
|
9785
9805
|
var DOMTokenListPrototype = _dereq_('../internals/dom-token-list-prototype');
|
|
@@ -9819,7 +9839,7 @@ for (var COLLECTION_NAME in DOMIterables) {
|
|
|
9819
9839
|
|
|
9820
9840
|
handlePrototype(DOMTokenListPrototype, 'DOMTokenList');
|
|
9821
9841
|
|
|
9822
|
-
},{"../internals/create-non-enumerable-property":52,"../internals/dom-iterables":64,"../internals/dom-token-list-prototype":65,"../internals/global":
|
|
9842
|
+
},{"../internals/create-non-enumerable-property":52,"../internals/dom-iterables":64,"../internals/dom-token-list-prototype":65,"../internals/global":96,"../internals/well-known-symbol":201,"../modules/es.array.iterator":209}],260:[function(_dereq_,module,exports){
|
|
9823
9843
|
var $ = _dereq_('../internals/export');
|
|
9824
9844
|
var global = _dereq_('../internals/global');
|
|
9825
9845
|
var schedulersFix = _dereq_('../internals/schedulers-fix');
|
|
@@ -9832,7 +9852,7 @@ $({ global: true, bind: true, forced: global.setInterval !== setInterval }, {
|
|
|
9832
9852
|
setInterval: setInterval
|
|
9833
9853
|
});
|
|
9834
9854
|
|
|
9835
|
-
},{"../internals/export":79,"../internals/global":
|
|
9855
|
+
},{"../internals/export":79,"../internals/global":96,"../internals/schedulers-fix":162}],261:[function(_dereq_,module,exports){
|
|
9836
9856
|
var $ = _dereq_('../internals/export');
|
|
9837
9857
|
var global = _dereq_('../internals/global');
|
|
9838
9858
|
var schedulersFix = _dereq_('../internals/schedulers-fix');
|
|
@@ -9845,12 +9865,12 @@ $({ global: true, bind: true, forced: global.setTimeout !== setTimeout }, {
|
|
|
9845
9865
|
setTimeout: setTimeout
|
|
9846
9866
|
});
|
|
9847
9867
|
|
|
9848
|
-
},{"../internals/export":79,"../internals/global":
|
|
9868
|
+
},{"../internals/export":79,"../internals/global":96,"../internals/schedulers-fix":162}],262:[function(_dereq_,module,exports){
|
|
9849
9869
|
// TODO: Remove this module from `core-js@4` since it's split to modules listed below
|
|
9850
9870
|
_dereq_('../modules/web.set-interval');
|
|
9851
9871
|
_dereq_('../modules/web.set-timeout');
|
|
9852
9872
|
|
|
9853
|
-
},{"../modules/web.set-interval":
|
|
9873
|
+
},{"../modules/web.set-interval":260,"../modules/web.set-timeout":261}],263:[function(_dereq_,module,exports){
|
|
9854
9874
|
'use strict';
|
|
9855
9875
|
// TODO: in core-js@4, move /modules/ dependencies to public entries for better optimization by tools like `preset-env`
|
|
9856
9876
|
_dereq_('../modules/es.array.iterator');
|
|
@@ -9861,6 +9881,7 @@ var uncurryThis = _dereq_('../internals/function-uncurry-this');
|
|
|
9861
9881
|
var DESCRIPTORS = _dereq_('../internals/descriptors');
|
|
9862
9882
|
var USE_NATIVE_URL = _dereq_('../internals/url-constructor-detection');
|
|
9863
9883
|
var defineBuiltIn = _dereq_('../internals/define-built-in');
|
|
9884
|
+
var defineBuiltInAccessor = _dereq_('../internals/define-built-in-accessor');
|
|
9864
9885
|
var defineBuiltIns = _dereq_('../internals/define-built-ins');
|
|
9865
9886
|
var setToStringTag = _dereq_('../internals/set-to-string-tag');
|
|
9866
9887
|
var createIteratorConstructor = _dereq_('../internals/iterator-create-constructor');
|
|
@@ -10056,7 +10077,8 @@ URLSearchParamsState.prototype = {
|
|
|
10056
10077
|
var URLSearchParamsConstructor = function URLSearchParams(/* init */) {
|
|
10057
10078
|
anInstance(this, URLSearchParamsPrototype);
|
|
10058
10079
|
var init = arguments.length > 0 ? arguments[0] : undefined;
|
|
10059
|
-
setInternalState(this, new URLSearchParamsState(init));
|
|
10080
|
+
var state = setInternalState(this, new URLSearchParamsState(init));
|
|
10081
|
+
if (!DESCRIPTORS) this.length = state.entries.length;
|
|
10060
10082
|
};
|
|
10061
10083
|
|
|
10062
10084
|
var URLSearchParamsPrototype = URLSearchParamsConstructor.prototype;
|
|
@@ -10068,6 +10090,7 @@ defineBuiltIns(URLSearchParamsPrototype, {
|
|
|
10068
10090
|
validateArgumentsLength(arguments.length, 2);
|
|
10069
10091
|
var state = getInternalParamsState(this);
|
|
10070
10092
|
push(state.entries, { key: $toString(name), value: $toString(value) });
|
|
10093
|
+
if (!DESCRIPTORS) this.length++;
|
|
10071
10094
|
state.updateURL();
|
|
10072
10095
|
},
|
|
10073
10096
|
// `URLSearchParams.prototype.delete` method
|
|
@@ -10082,6 +10105,7 @@ defineBuiltIns(URLSearchParamsPrototype, {
|
|
|
10082
10105
|
if (entries[index].key === key) splice(entries, index, 1);
|
|
10083
10106
|
else index++;
|
|
10084
10107
|
}
|
|
10108
|
+
if (!DESCRIPTORS) this.length = entries.length;
|
|
10085
10109
|
state.updateURL();
|
|
10086
10110
|
},
|
|
10087
10111
|
// `URLSearchParams.prototype.get` method
|
|
@@ -10143,6 +10167,7 @@ defineBuiltIns(URLSearchParamsPrototype, {
|
|
|
10143
10167
|
}
|
|
10144
10168
|
}
|
|
10145
10169
|
if (!found) push(entries, { key: key, value: val });
|
|
10170
|
+
if (!DESCRIPTORS) this.length = entries.length;
|
|
10146
10171
|
state.updateURL();
|
|
10147
10172
|
},
|
|
10148
10173
|
// `URLSearchParams.prototype.sort` method
|
|
@@ -10188,6 +10213,16 @@ defineBuiltIn(URLSearchParamsPrototype, 'toString', function toString() {
|
|
|
10188
10213
|
return getInternalParamsState(this).serialize();
|
|
10189
10214
|
}, { enumerable: true });
|
|
10190
10215
|
|
|
10216
|
+
// `URLSearchParams.prototype.size` getter
|
|
10217
|
+
// https://github.com/whatwg/url/pull/734
|
|
10218
|
+
if (DESCRIPTORS) defineBuiltInAccessor(URLSearchParamsPrototype, 'size', {
|
|
10219
|
+
get: function size() {
|
|
10220
|
+
return getInternalParamsState(this).entries.length;
|
|
10221
|
+
},
|
|
10222
|
+
configurable: true,
|
|
10223
|
+
enumerable: true
|
|
10224
|
+
});
|
|
10225
|
+
|
|
10191
10226
|
setToStringTag(URLSearchParamsConstructor, URL_SEARCH_PARAMS);
|
|
10192
10227
|
|
|
10193
10228
|
$({ global: true, constructor: true, forced: !USE_NATIVE_URL }, {
|
|
@@ -10244,11 +10279,11 @@ module.exports = {
|
|
|
10244
10279
|
getState: getInternalParamsState
|
|
10245
10280
|
};
|
|
10246
10281
|
|
|
10247
|
-
},{"../internals/an-instance":24,"../internals/an-object":25,"../internals/array-sort":42,"../internals/classof":48,"../internals/create-property-descriptor":53,"../internals/define-built-in":56,"../internals/define-built-ins":57,"../internals/descriptors":60,"../internals/export":79,"../internals/function-bind-context":83,"../internals/function-call":86,"../internals/function-uncurry-this":
|
|
10282
|
+
},{"../internals/an-instance":24,"../internals/an-object":25,"../internals/array-sort":42,"../internals/classof":48,"../internals/create-property-descriptor":53,"../internals/define-built-in":56,"../internals/define-built-in-accessor":55,"../internals/define-built-ins":57,"../internals/descriptors":60,"../internals/export":79,"../internals/function-bind-context":83,"../internals/function-call":86,"../internals/function-uncurry-this":90,"../internals/get-iterator":93,"../internals/get-iterator-method":92,"../internals/global":96,"../internals/has-own-property":97,"../internals/internal-state":106,"../internals/is-callable":110,"../internals/is-object":115,"../internals/iterator-create-constructor":120,"../internals/object-create":132,"../internals/set-to-string-tag":164,"../internals/to-string":188,"../internals/url-constructor-detection":196,"../internals/validate-arguments-length":199,"../internals/well-known-symbol":201,"../modules/es.array.iterator":209}],264:[function(_dereq_,module,exports){
|
|
10248
10283
|
// TODO: Remove this module from `core-js@4` since it's replaced to module below
|
|
10249
10284
|
_dereq_('../modules/web.url-search-params.constructor');
|
|
10250
10285
|
|
|
10251
|
-
},{"../modules/web.url-search-params.constructor":
|
|
10286
|
+
},{"../modules/web.url-search-params.constructor":263}],265:[function(_dereq_,module,exports){
|
|
10252
10287
|
'use strict';
|
|
10253
10288
|
// TODO: in core-js@4, move /modules/ dependencies to public entries for better optimization by tools like `preset-env`
|
|
10254
10289
|
_dereq_('../modules/es.string.iterator');
|
|
@@ -10312,7 +10347,8 @@ var HEX = /^[\da-f]+$/i;
|
|
|
10312
10347
|
/* eslint-disable regexp/no-control-character -- safe */
|
|
10313
10348
|
var FORBIDDEN_HOST_CODE_POINT = /[\0\t\n\r #%/:<>?@[\\\]^|]/;
|
|
10314
10349
|
var FORBIDDEN_HOST_CODE_POINT_EXCLUDING_PERCENT = /[\0\t\n\r #/:<>?@[\\\]^|]/;
|
|
10315
|
-
var
|
|
10350
|
+
var LEADING_C0_CONTROL_OR_SPACE = /^[\u0000-\u0020]+/;
|
|
10351
|
+
var TRAILING_C0_CONTROL_OR_SPACE = /(^|[^\u0000-\u0020])[\u0000-\u0020]+$/;
|
|
10316
10352
|
var TAB_AND_NEW_LINE = /[\t\n\r]/g;
|
|
10317
10353
|
/* eslint-enable regexp/no-control-character -- safe */
|
|
10318
10354
|
var EOF;
|
|
@@ -10608,7 +10644,8 @@ URLState.prototype = {
|
|
|
10608
10644
|
url.query = null;
|
|
10609
10645
|
url.fragment = null;
|
|
10610
10646
|
url.cannotBeABaseURL = false;
|
|
10611
|
-
input = replace(input,
|
|
10647
|
+
input = replace(input, LEADING_C0_CONTROL_OR_SPACE, '');
|
|
10648
|
+
input = replace(input, TRAILING_C0_CONTROL_OR_SPACE, '$1');
|
|
10612
10649
|
}
|
|
10613
10650
|
|
|
10614
10651
|
input = replace(input, TAB_AND_NEW_LINE, '');
|
|
@@ -11292,11 +11329,11 @@ $({ global: true, constructor: true, forced: !USE_NATIVE_URL, sham: !DESCRIPTORS
|
|
|
11292
11329
|
URL: URLConstructor
|
|
11293
11330
|
});
|
|
11294
11331
|
|
|
11295
|
-
},{"../internals/an-instance":24,"../internals/array-from":33,"../internals/array-slice-simple":40,"../internals/define-built-in":56,"../internals/define-built-in-accessor":55,"../internals/descriptors":60,"../internals/export":79,"../internals/function-bind-context":83,"../internals/function-uncurry-this":
|
|
11332
|
+
},{"../internals/an-instance":24,"../internals/array-from":33,"../internals/array-slice-simple":40,"../internals/define-built-in":56,"../internals/define-built-in-accessor":55,"../internals/descriptors":60,"../internals/export":79,"../internals/function-bind-context":83,"../internals/function-uncurry-this":90,"../internals/global":96,"../internals/has-own-property":97,"../internals/internal-state":106,"../internals/object-assign":131,"../internals/set-to-string-tag":164,"../internals/string-multibyte":169,"../internals/string-punycode-to-ascii":170,"../internals/to-string":188,"../internals/url-constructor-detection":196,"../internals/validate-arguments-length":199,"../modules/es.string.iterator":232,"../modules/web.url-search-params.constructor":263}],266:[function(_dereq_,module,exports){
|
|
11296
11333
|
// TODO: Remove this module from `core-js@4` since it's replaced to module below
|
|
11297
11334
|
_dereq_('../modules/web.url.constructor');
|
|
11298
11335
|
|
|
11299
|
-
},{"../modules/web.url.constructor":
|
|
11336
|
+
},{"../modules/web.url.constructor":265}],267:[function(_dereq_,module,exports){
|
|
11300
11337
|
// Copyright Joyent, Inc. and other Node contributors.
|
|
11301
11338
|
//
|
|
11302
11339
|
// Permission is hereby granted, free of charge, to any person obtaining a
|
|
@@ -11405,7 +11442,7 @@ function objectToString(o) {
|
|
|
11405
11442
|
return Object.prototype.toString.call(o);
|
|
11406
11443
|
}
|
|
11407
11444
|
|
|
11408
|
-
},{"buffer":11}],
|
|
11445
|
+
},{"buffer":11}],268:[function(_dereq_,module,exports){
|
|
11409
11446
|
// create-error.js 0.3.1
|
|
11410
11447
|
// (c) 2013 Tim Griesser
|
|
11411
11448
|
// This source may be freely distributed under the MIT license.
|
|
@@ -11525,7 +11562,7 @@ function clone(target) {
|
|
|
11525
11562
|
}
|
|
11526
11563
|
});
|
|
11527
11564
|
|
|
11528
|
-
},{}],
|
|
11565
|
+
},{}],269:[function(_dereq_,module,exports){
|
|
11529
11566
|
'use strict';
|
|
11530
11567
|
|
|
11531
11568
|
var isMergeableObject = function isMergeableObject(value) {
|
|
@@ -11580,7 +11617,7 @@ function getMergeFunction(key, options) {
|
|
|
11580
11617
|
function getEnumerableOwnPropertySymbols(target) {
|
|
11581
11618
|
return Object.getOwnPropertySymbols
|
|
11582
11619
|
? Object.getOwnPropertySymbols(target).filter(function(symbol) {
|
|
11583
|
-
return
|
|
11620
|
+
return Object.propertyIsEnumerable.call(target, symbol)
|
|
11584
11621
|
})
|
|
11585
11622
|
: []
|
|
11586
11623
|
}
|
|
@@ -11660,7 +11697,7 @@ var deepmerge_1 = deepmerge;
|
|
|
11660
11697
|
|
|
11661
11698
|
module.exports = deepmerge_1;
|
|
11662
11699
|
|
|
11663
|
-
},{}],
|
|
11700
|
+
},{}],270:[function(_dereq_,module,exports){
|
|
11664
11701
|
'use strict';
|
|
11665
11702
|
|
|
11666
11703
|
module.exports = function defined() {
|
|
@@ -11671,7 +11708,7 @@ module.exports = function defined() {
|
|
|
11671
11708
|
}
|
|
11672
11709
|
};
|
|
11673
11710
|
|
|
11674
|
-
},{}],
|
|
11711
|
+
},{}],271:[function(_dereq_,module,exports){
|
|
11675
11712
|
var util = _dereq_('util')
|
|
11676
11713
|
var global = _dereq_('global')
|
|
11677
11714
|
var EventEmitter = _dereq_('events')
|
|
@@ -11693,7 +11730,7 @@ var makeDespot = function () {
|
|
|
11693
11730
|
|
|
11694
11731
|
module.exports = makeDespot()
|
|
11695
11732
|
|
|
11696
|
-
},{"events":
|
|
11733
|
+
},{"events":276,"global":287,"util":351}],272:[function(_dereq_,module,exports){
|
|
11697
11734
|
'use strict'
|
|
11698
11735
|
|
|
11699
11736
|
var document = _dereq_('global/document')
|
|
@@ -11733,7 +11770,7 @@ function noopShim () {
|
|
|
11733
11770
|
|
|
11734
11771
|
function noop () {}
|
|
11735
11772
|
|
|
11736
|
-
},{"./keys":
|
|
11773
|
+
},{"./keys":273,"geval":285,"global/document":286}],273:[function(_dereq_,module,exports){
|
|
11737
11774
|
'use strict'
|
|
11738
11775
|
|
|
11739
11776
|
module.exports = keys
|
|
@@ -11758,7 +11795,7 @@ function lowercaseFirst (string) {
|
|
|
11758
11795
|
return string.substring(0, 1).toLowerCase() + string.substring(1)
|
|
11759
11796
|
}
|
|
11760
11797
|
|
|
11761
|
-
},{}],
|
|
11798
|
+
},{}],274:[function(_dereq_,module,exports){
|
|
11762
11799
|
function polyfill(window) {
|
|
11763
11800
|
var ElementPrototype = window.Element.prototype;
|
|
11764
11801
|
|
|
@@ -11796,7 +11833,7 @@ function polyfill(window) {
|
|
|
11796
11833
|
module.exports = polyfill;
|
|
11797
11834
|
|
|
11798
11835
|
|
|
11799
|
-
},{}],
|
|
11836
|
+
},{}],275:[function(_dereq_,module,exports){
|
|
11800
11837
|
(function (process){(function (){
|
|
11801
11838
|
var once = _dereq_('once');
|
|
11802
11839
|
|
|
@@ -11894,7 +11931,7 @@ var eos = function(stream, opts, callback) {
|
|
|
11894
11931
|
module.exports = eos;
|
|
11895
11932
|
|
|
11896
11933
|
}).call(this)}).call(this,_dereq_('_process'))
|
|
11897
|
-
},{"_process":
|
|
11934
|
+
},{"_process":315,"once":312}],276:[function(_dereq_,module,exports){
|
|
11898
11935
|
// Copyright Joyent, Inc. and other Node contributors.
|
|
11899
11936
|
//
|
|
11900
11937
|
// Permission is hereby granted, free of charge, to any person obtaining a
|
|
@@ -12393,7 +12430,7 @@ function eventTargetAgnosticAddListener(emitter, name, listener, flags) {
|
|
|
12393
12430
|
}
|
|
12394
12431
|
}
|
|
12395
12432
|
|
|
12396
|
-
},{}],
|
|
12433
|
+
},{}],277:[function(_dereq_,module,exports){
|
|
12397
12434
|
module.exports = stringify
|
|
12398
12435
|
stringify.default = stringify
|
|
12399
12436
|
stringify.stable = deterministicStringify
|
|
@@ -12624,7 +12661,7 @@ function replaceGetterValues (replacer) {
|
|
|
12624
12661
|
}
|
|
12625
12662
|
}
|
|
12626
12663
|
|
|
12627
|
-
},{}],
|
|
12664
|
+
},{}],278:[function(_dereq_,module,exports){
|
|
12628
12665
|
/**
|
|
12629
12666
|
* filesize
|
|
12630
12667
|
*
|
|
@@ -12863,7 +12900,7 @@ function partial ({
|
|
|
12863
12900
|
exports.filesize = filesize;
|
|
12864
12901
|
exports.partial = partial;
|
|
12865
12902
|
|
|
12866
|
-
},{}],
|
|
12903
|
+
},{}],279:[function(_dereq_,module,exports){
|
|
12867
12904
|
'use strict';
|
|
12868
12905
|
|
|
12869
12906
|
var isCallable = _dereq_('is-callable');
|
|
@@ -12927,7 +12964,7 @@ var forEach = function forEach(list, iterator, thisArg) {
|
|
|
12927
12964
|
|
|
12928
12965
|
module.exports = forEach;
|
|
12929
12966
|
|
|
12930
|
-
},{"is-callable":
|
|
12967
|
+
},{"is-callable":303}],280:[function(_dereq_,module,exports){
|
|
12931
12968
|
'use strict';
|
|
12932
12969
|
|
|
12933
12970
|
/* eslint no-invalid-this: 1 */
|
|
@@ -12981,14 +13018,14 @@ module.exports = function bind(that) {
|
|
|
12981
13018
|
return bound;
|
|
12982
13019
|
};
|
|
12983
13020
|
|
|
12984
|
-
},{}],
|
|
13021
|
+
},{}],281:[function(_dereq_,module,exports){
|
|
12985
13022
|
'use strict';
|
|
12986
13023
|
|
|
12987
13024
|
var implementation = _dereq_('./implementation');
|
|
12988
13025
|
|
|
12989
13026
|
module.exports = Function.prototype.bind || implementation;
|
|
12990
13027
|
|
|
12991
|
-
},{"./implementation":
|
|
13028
|
+
},{"./implementation":280}],282:[function(_dereq_,module,exports){
|
|
12992
13029
|
"use strict";
|
|
12993
13030
|
|
|
12994
13031
|
exports.__esModule = true;
|
|
@@ -13195,7 +13232,7 @@ function getFormElementValue(element, trim) {
|
|
|
13195
13232
|
|
|
13196
13233
|
|
|
13197
13234
|
getFormData.getFieldData = getFieldData;
|
|
13198
|
-
},{}],
|
|
13235
|
+
},{}],283:[function(_dereq_,module,exports){
|
|
13199
13236
|
'use strict';
|
|
13200
13237
|
|
|
13201
13238
|
var undefined;
|
|
@@ -13260,6 +13297,8 @@ var INTRINSICS = {
|
|
|
13260
13297
|
'%AsyncIteratorPrototype%': needsEval,
|
|
13261
13298
|
'%Atomics%': typeof Atomics === 'undefined' ? undefined : Atomics,
|
|
13262
13299
|
'%BigInt%': typeof BigInt === 'undefined' ? undefined : BigInt,
|
|
13300
|
+
'%BigInt64Array%': typeof BigInt64Array === 'undefined' ? undefined : BigInt64Array,
|
|
13301
|
+
'%BigUint64Array%': typeof BigUint64Array === 'undefined' ? undefined : BigUint64Array,
|
|
13263
13302
|
'%Boolean%': Boolean,
|
|
13264
13303
|
'%DataView%': typeof DataView === 'undefined' ? undefined : DataView,
|
|
13265
13304
|
'%Date%': Date,
|
|
@@ -13315,6 +13354,14 @@ var INTRINSICS = {
|
|
|
13315
13354
|
'%WeakSet%': typeof WeakSet === 'undefined' ? undefined : WeakSet
|
|
13316
13355
|
};
|
|
13317
13356
|
|
|
13357
|
+
try {
|
|
13358
|
+
null.error; // eslint-disable-line no-unused-expressions
|
|
13359
|
+
} catch (e) {
|
|
13360
|
+
// https://github.com/tc39/proposal-shadowrealm/pull/384#issuecomment-1364264229
|
|
13361
|
+
var errorProto = getProto(getProto(e));
|
|
13362
|
+
INTRINSICS['%Error.prototype%'] = errorProto;
|
|
13363
|
+
}
|
|
13364
|
+
|
|
13318
13365
|
var doEval = function doEval(name) {
|
|
13319
13366
|
var value;
|
|
13320
13367
|
if (name === '%AsyncFunction%') {
|
|
@@ -13531,7 +13578,7 @@ module.exports = function GetIntrinsic(name, allowMissing) {
|
|
|
13531
13578
|
return value;
|
|
13532
13579
|
};
|
|
13533
13580
|
|
|
13534
|
-
},{"function-bind":
|
|
13581
|
+
},{"function-bind":281,"has":292,"has-symbols":289}],284:[function(_dereq_,module,exports){
|
|
13535
13582
|
module.exports = Event
|
|
13536
13583
|
|
|
13537
13584
|
function Event() {
|
|
@@ -13559,7 +13606,7 @@ function Event() {
|
|
|
13559
13606
|
}
|
|
13560
13607
|
}
|
|
13561
13608
|
|
|
13562
|
-
},{}],
|
|
13609
|
+
},{}],285:[function(_dereq_,module,exports){
|
|
13563
13610
|
var Event = _dereq_('./event.js')
|
|
13564
13611
|
|
|
13565
13612
|
module.exports = Source
|
|
@@ -13572,7 +13619,7 @@ function Source(broadcaster) {
|
|
|
13572
13619
|
return tuple.listen
|
|
13573
13620
|
}
|
|
13574
13621
|
|
|
13575
|
-
},{"./event.js":
|
|
13622
|
+
},{"./event.js":284}],286:[function(_dereq_,module,exports){
|
|
13576
13623
|
(function (global){(function (){
|
|
13577
13624
|
var topLevel = typeof global !== 'undefined' ? global :
|
|
13578
13625
|
typeof window !== 'undefined' ? window : {}
|
|
@@ -13593,7 +13640,7 @@ if (typeof document !== 'undefined') {
|
|
|
13593
13640
|
module.exports = doccy;
|
|
13594
13641
|
|
|
13595
13642
|
}).call(this)}).call(this,typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : {})
|
|
13596
|
-
},{"min-document":9}],
|
|
13643
|
+
},{"min-document":9}],287:[function(_dereq_,module,exports){
|
|
13597
13644
|
(function (global){(function (){
|
|
13598
13645
|
var win;
|
|
13599
13646
|
|
|
@@ -13610,7 +13657,7 @@ if (typeof window !== "undefined") {
|
|
|
13610
13657
|
module.exports = win;
|
|
13611
13658
|
|
|
13612
13659
|
}).call(this)}).call(this,typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : {})
|
|
13613
|
-
},{}],
|
|
13660
|
+
},{}],288:[function(_dereq_,module,exports){
|
|
13614
13661
|
'use strict';
|
|
13615
13662
|
|
|
13616
13663
|
var GetIntrinsic = _dereq_('get-intrinsic');
|
|
@@ -13628,7 +13675,7 @@ if ($gOPD) {
|
|
|
13628
13675
|
|
|
13629
13676
|
module.exports = $gOPD;
|
|
13630
13677
|
|
|
13631
|
-
},{"get-intrinsic":
|
|
13678
|
+
},{"get-intrinsic":283}],289:[function(_dereq_,module,exports){
|
|
13632
13679
|
'use strict';
|
|
13633
13680
|
|
|
13634
13681
|
var origSymbol = typeof Symbol !== 'undefined' && Symbol;
|
|
@@ -13643,7 +13690,7 @@ module.exports = function hasNativeSymbols() {
|
|
|
13643
13690
|
return hasSymbolSham();
|
|
13644
13691
|
};
|
|
13645
13692
|
|
|
13646
|
-
},{"./shams":
|
|
13693
|
+
},{"./shams":290}],290:[function(_dereq_,module,exports){
|
|
13647
13694
|
'use strict';
|
|
13648
13695
|
|
|
13649
13696
|
/* eslint complexity: [2, 18], max-statements: [2, 33] */
|
|
@@ -13687,7 +13734,7 @@ module.exports = function hasSymbols() {
|
|
|
13687
13734
|
return true;
|
|
13688
13735
|
};
|
|
13689
13736
|
|
|
13690
|
-
},{}],
|
|
13737
|
+
},{}],291:[function(_dereq_,module,exports){
|
|
13691
13738
|
'use strict';
|
|
13692
13739
|
|
|
13693
13740
|
var hasSymbols = _dereq_('has-symbols/shams');
|
|
@@ -13696,14 +13743,14 @@ module.exports = function hasToStringTagShams() {
|
|
|
13696
13743
|
return hasSymbols() && !!Symbol.toStringTag;
|
|
13697
13744
|
};
|
|
13698
13745
|
|
|
13699
|
-
},{"has-symbols/shams":
|
|
13746
|
+
},{"has-symbols/shams":290}],292:[function(_dereq_,module,exports){
|
|
13700
13747
|
'use strict';
|
|
13701
13748
|
|
|
13702
13749
|
var bind = _dereq_('function-bind');
|
|
13703
13750
|
|
|
13704
13751
|
module.exports = bind.call(Function.call, Object.prototype.hasOwnProperty);
|
|
13705
13752
|
|
|
13706
|
-
},{"function-bind":
|
|
13753
|
+
},{"function-bind":281}],293:[function(_dereq_,module,exports){
|
|
13707
13754
|
module.exports = shim
|
|
13708
13755
|
|
|
13709
13756
|
function shim (element, value) {
|
|
@@ -13714,7 +13761,7 @@ function shim (element, value) {
|
|
|
13714
13761
|
element.style.display = value ? 'none' : ''
|
|
13715
13762
|
}
|
|
13716
13763
|
|
|
13717
|
-
},{}],
|
|
13764
|
+
},{}],294:[function(_dereq_,module,exports){
|
|
13718
13765
|
// HumanizeDuration.js - https://git.io/j0HgmQ
|
|
13719
13766
|
|
|
13720
13767
|
/* global define, module */
|
|
@@ -14526,6 +14573,17 @@ function shim (element, value) {
|
|
|
14526
14573
|
},
|
|
14527
14574
|
decimal: ","
|
|
14528
14575
|
},
|
|
14576
|
+
mn: {
|
|
14577
|
+
y: "жил",
|
|
14578
|
+
mo: "сар",
|
|
14579
|
+
w: "долоо хоног",
|
|
14580
|
+
d: "өдөр",
|
|
14581
|
+
h: "цаг",
|
|
14582
|
+
m: "минут",
|
|
14583
|
+
s: "секунд",
|
|
14584
|
+
ms: "миллисекунд",
|
|
14585
|
+
decimal: "."
|
|
14586
|
+
},
|
|
14529
14587
|
mr: {
|
|
14530
14588
|
y: function (c) {
|
|
14531
14589
|
return c === 1 ? "वर्ष" : "वर्षे";
|
|
@@ -15423,7 +15481,7 @@ function shim (element, value) {
|
|
|
15423
15481
|
}
|
|
15424
15482
|
})();
|
|
15425
15483
|
|
|
15426
|
-
},{}],
|
|
15484
|
+
},{}],295:[function(_dereq_,module,exports){
|
|
15427
15485
|
var split = _dereq_('browser-split')
|
|
15428
15486
|
var ClassList = _dereq_('class-list')
|
|
15429
15487
|
|
|
@@ -15585,7 +15643,7 @@ function isArray (arr) {
|
|
|
15585
15643
|
|
|
15586
15644
|
|
|
15587
15645
|
|
|
15588
|
-
},{"browser-split":10,"class-list":15,"html-element":9}],
|
|
15646
|
+
},{"browser-split":10,"class-list":15,"html-element":9}],296:[function(_dereq_,module,exports){
|
|
15589
15647
|
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
|
|
15590
15648
|
exports.read = function (buffer, offset, isLE, mLen, nBytes) {
|
|
15591
15649
|
var e, m
|
|
@@ -15672,7 +15730,7 @@ exports.write = function (buffer, value, offset, isLE, mLen, nBytes) {
|
|
|
15672
15730
|
buffer[offset + i - d] |= s * 128
|
|
15673
15731
|
}
|
|
15674
15732
|
|
|
15675
|
-
},{}],
|
|
15733
|
+
},{}],297:[function(_dereq_,module,exports){
|
|
15676
15734
|
|
|
15677
15735
|
var indexOf = [].indexOf;
|
|
15678
15736
|
|
|
@@ -15683,7 +15741,7 @@ module.exports = function(arr, obj){
|
|
|
15683
15741
|
}
|
|
15684
15742
|
return -1;
|
|
15685
15743
|
};
|
|
15686
|
-
},{}],
|
|
15744
|
+
},{}],298:[function(_dereq_,module,exports){
|
|
15687
15745
|
if (typeof Object.create === 'function') {
|
|
15688
15746
|
// implementation from standard node.js 'util' module
|
|
15689
15747
|
module.exports = function inherits(ctor, superCtor) {
|
|
@@ -15712,7 +15770,7 @@ if (typeof Object.create === 'function') {
|
|
|
15712
15770
|
}
|
|
15713
15771
|
}
|
|
15714
15772
|
|
|
15715
|
-
},{}],
|
|
15773
|
+
},{}],299:[function(_dereq_,module,exports){
|
|
15716
15774
|
var containers = []; // will store container HTMLElement references
|
|
15717
15775
|
var styleElements = []; // will store {prepend: HTMLElement, append: HTMLElement}
|
|
15718
15776
|
|
|
@@ -15772,7 +15830,7 @@ function createStyleElement() {
|
|
|
15772
15830
|
module.exports = insertCss;
|
|
15773
15831
|
module.exports.insertCss = insertCss;
|
|
15774
15832
|
|
|
15775
|
-
},{}],
|
|
15833
|
+
},{}],300:[function(_dereq_,module,exports){
|
|
15776
15834
|
/*! npm.im/intervalometer */
|
|
15777
15835
|
'use strict';
|
|
15778
15836
|
|
|
@@ -15816,7 +15874,7 @@ function timerIntervalometer(cb, delay) {
|
|
|
15816
15874
|
exports.intervalometer = intervalometer;
|
|
15817
15875
|
exports.frameIntervalometer = frameIntervalometer;
|
|
15818
15876
|
exports.timerIntervalometer = timerIntervalometer;
|
|
15819
|
-
},{}],
|
|
15877
|
+
},{}],301:[function(_dereq_,module,exports){
|
|
15820
15878
|
/*! npm.im/iphone-inline-video 2.2.2 */
|
|
15821
15879
|
'use strict';
|
|
15822
15880
|
|
|
@@ -16184,7 +16242,7 @@ function enableInlineVideo(video, opts) {
|
|
|
16184
16242
|
|
|
16185
16243
|
module.exports = enableInlineVideo;
|
|
16186
16244
|
|
|
16187
|
-
},{"intervalometer":
|
|
16245
|
+
},{"intervalometer":300}],302:[function(_dereq_,module,exports){
|
|
16188
16246
|
'use strict';
|
|
16189
16247
|
|
|
16190
16248
|
var hasToStringTag = _dereq_('has-tostringtag/shams')();
|
|
@@ -16219,7 +16277,7 @@ isStandardArguments.isLegacyArguments = isLegacyArguments; // for tests
|
|
|
16219
16277
|
|
|
16220
16278
|
module.exports = supportsStandardArguments ? isStandardArguments : isLegacyArguments;
|
|
16221
16279
|
|
|
16222
|
-
},{"call-bind/callBound":12,"has-tostringtag/shams":
|
|
16280
|
+
},{"call-bind/callBound":12,"has-tostringtag/shams":291}],303:[function(_dereq_,module,exports){
|
|
16223
16281
|
'use strict';
|
|
16224
16282
|
|
|
16225
16283
|
var fnToStr = Function.prototype.toString;
|
|
@@ -16322,14 +16380,14 @@ module.exports = reflectApply
|
|
|
16322
16380
|
return tryFunctionObject(value);
|
|
16323
16381
|
};
|
|
16324
16382
|
|
|
16325
|
-
},{}],
|
|
16383
|
+
},{}],304:[function(_dereq_,module,exports){
|
|
16326
16384
|
'use strict';
|
|
16327
16385
|
|
|
16328
16386
|
module.exports = Number.isFinite || function (value) {
|
|
16329
16387
|
return !(typeof value !== 'number' || value !== value || value === Infinity || value === -Infinity);
|
|
16330
16388
|
};
|
|
16331
16389
|
|
|
16332
|
-
},{}],
|
|
16390
|
+
},{}],305:[function(_dereq_,module,exports){
|
|
16333
16391
|
'use strict';
|
|
16334
16392
|
|
|
16335
16393
|
var toStr = Object.prototype.toString;
|
|
@@ -16369,13 +16427,13 @@ module.exports = function isGeneratorFunction(fn) {
|
|
|
16369
16427
|
return getProto(fn) === GeneratorFunction;
|
|
16370
16428
|
};
|
|
16371
16429
|
|
|
16372
|
-
},{"has-tostringtag/shams":
|
|
16430
|
+
},{"has-tostringtag/shams":291}],306:[function(_dereq_,module,exports){
|
|
16373
16431
|
module.exports = isPowerOfTwo
|
|
16374
16432
|
|
|
16375
16433
|
function isPowerOfTwo(n) {
|
|
16376
16434
|
return n !== 0 && (n & (n - 1)) === 0
|
|
16377
16435
|
}
|
|
16378
|
-
},{}],
|
|
16436
|
+
},{}],307:[function(_dereq_,module,exports){
|
|
16379
16437
|
(function (global){(function (){
|
|
16380
16438
|
'use strict';
|
|
16381
16439
|
|
|
@@ -16439,14 +16497,14 @@ module.exports = function isTypedArray(value) {
|
|
|
16439
16497
|
};
|
|
16440
16498
|
|
|
16441
16499
|
}).call(this)}).call(this,typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : {})
|
|
16442
|
-
},{"available-typed-arrays":7,"call-bind/callBound":12,"for-each":
|
|
16500
|
+
},{"available-typed-arrays":7,"call-bind/callBound":12,"for-each":279,"gopd":288,"has-tostringtag/shams":291}],308:[function(_dereq_,module,exports){
|
|
16443
16501
|
var toString = {}.toString;
|
|
16444
16502
|
|
|
16445
16503
|
module.exports = Array.isArray || function (arr) {
|
|
16446
16504
|
return toString.call(arr) == '[object Array]';
|
|
16447
16505
|
};
|
|
16448
16506
|
|
|
16449
|
-
},{}],
|
|
16507
|
+
},{}],309:[function(_dereq_,module,exports){
|
|
16450
16508
|
/**
|
|
16451
16509
|
* Copyright 2013-2014 Facebook, Inc.
|
|
16452
16510
|
*
|
|
@@ -16501,7 +16559,7 @@ var keyMirror = function(obj) {
|
|
|
16501
16559
|
|
|
16502
16560
|
module.exports = keyMirror;
|
|
16503
16561
|
|
|
16504
|
-
},{}],
|
|
16562
|
+
},{}],310:[function(_dereq_,module,exports){
|
|
16505
16563
|
'use strict';
|
|
16506
16564
|
var numberIsFinite = _dereq_('is-finite');
|
|
16507
16565
|
|
|
@@ -16509,7 +16567,7 @@ module.exports = Number.isInteger || function (x) {
|
|
|
16509
16567
|
return numberIsFinite(x) && Math.floor(x) === x;
|
|
16510
16568
|
};
|
|
16511
16569
|
|
|
16512
|
-
},{"is-finite":
|
|
16570
|
+
},{"is-finite":304}],311:[function(_dereq_,module,exports){
|
|
16513
16571
|
var hasMap = typeof Map === 'function' && Map.prototype;
|
|
16514
16572
|
var mapSizeDescriptor = Object.getOwnPropertyDescriptor && hasMap ? Object.getOwnPropertyDescriptor(Map.prototype, 'size') : null;
|
|
16515
16573
|
var mapSize = hasMap && mapSizeDescriptor && typeof mapSizeDescriptor.get === 'function' ? mapSizeDescriptor.get : null;
|
|
@@ -16714,16 +16772,20 @@ module.exports = function inspect_(obj, options, depth, seen) {
|
|
|
16714
16772
|
}
|
|
16715
16773
|
if (isMap(obj)) {
|
|
16716
16774
|
var mapParts = [];
|
|
16717
|
-
|
|
16718
|
-
|
|
16719
|
-
|
|
16775
|
+
if (mapForEach) {
|
|
16776
|
+
mapForEach.call(obj, function (value, key) {
|
|
16777
|
+
mapParts.push(inspect(key, obj, true) + ' => ' + inspect(value, obj));
|
|
16778
|
+
});
|
|
16779
|
+
}
|
|
16720
16780
|
return collectionOf('Map', mapSize.call(obj), mapParts, indent);
|
|
16721
16781
|
}
|
|
16722
16782
|
if (isSet(obj)) {
|
|
16723
16783
|
var setParts = [];
|
|
16724
|
-
|
|
16725
|
-
|
|
16726
|
-
|
|
16784
|
+
if (setForEach) {
|
|
16785
|
+
setForEach.call(obj, function (value) {
|
|
16786
|
+
setParts.push(inspect(value, obj));
|
|
16787
|
+
});
|
|
16788
|
+
}
|
|
16727
16789
|
return collectionOf('Set', setSize.call(obj), setParts, indent);
|
|
16728
16790
|
}
|
|
16729
16791
|
if (isWeakMap(obj)) {
|
|
@@ -17023,7 +17085,7 @@ function arrObjKeys(obj, inspect) {
|
|
|
17023
17085
|
return xs;
|
|
17024
17086
|
}
|
|
17025
17087
|
|
|
17026
|
-
},{"./util.inspect":9}],
|
|
17088
|
+
},{"./util.inspect":9}],312:[function(_dereq_,module,exports){
|
|
17027
17089
|
var wrappy = _dereq_('wrappy')
|
|
17028
17090
|
module.exports = wrappy(once)
|
|
17029
17091
|
module.exports.strict = wrappy(onceStrict)
|
|
@@ -17067,7 +17129,7 @@ function onceStrict (fn) {
|
|
|
17067
17129
|
return f
|
|
17068
17130
|
}
|
|
17069
17131
|
|
|
17070
|
-
},{"wrappy":
|
|
17132
|
+
},{"wrappy":357}],313:[function(_dereq_,module,exports){
|
|
17071
17133
|
(function (process){(function (){
|
|
17072
17134
|
// Generated by CoffeeScript 1.12.2
|
|
17073
17135
|
(function() {
|
|
@@ -17107,7 +17169,7 @@ function onceStrict (fn) {
|
|
|
17107
17169
|
|
|
17108
17170
|
|
|
17109
17171
|
}).call(this)}).call(this,_dereq_('_process'))
|
|
17110
|
-
},{"_process":
|
|
17172
|
+
},{"_process":315}],314:[function(_dereq_,module,exports){
|
|
17111
17173
|
(function (process){(function (){
|
|
17112
17174
|
'use strict';
|
|
17113
17175
|
|
|
@@ -17156,7 +17218,7 @@ function nextTick(fn, arg1, arg2, arg3) {
|
|
|
17156
17218
|
|
|
17157
17219
|
|
|
17158
17220
|
}).call(this)}).call(this,_dereq_('_process'))
|
|
17159
|
-
},{"_process":
|
|
17221
|
+
},{"_process":315}],315:[function(_dereq_,module,exports){
|
|
17160
17222
|
// shim for using process in browser
|
|
17161
17223
|
var process = module.exports = {};
|
|
17162
17224
|
|
|
@@ -17342,7 +17404,7 @@ process.chdir = function (dir) {
|
|
|
17342
17404
|
};
|
|
17343
17405
|
process.umask = function() { return 0; };
|
|
17344
17406
|
|
|
17345
|
-
},{}],
|
|
17407
|
+
},{}],316:[function(_dereq_,module,exports){
|
|
17346
17408
|
'use strict';
|
|
17347
17409
|
|
|
17348
17410
|
var replace = String.prototype.replace;
|
|
@@ -17367,7 +17429,7 @@ module.exports = {
|
|
|
17367
17429
|
RFC3986: Format.RFC3986
|
|
17368
17430
|
};
|
|
17369
17431
|
|
|
17370
|
-
},{}],
|
|
17432
|
+
},{}],317:[function(_dereq_,module,exports){
|
|
17371
17433
|
'use strict';
|
|
17372
17434
|
|
|
17373
17435
|
var stringify = _dereq_('./stringify');
|
|
@@ -17380,7 +17442,7 @@ module.exports = {
|
|
|
17380
17442
|
stringify: stringify
|
|
17381
17443
|
};
|
|
17382
17444
|
|
|
17383
|
-
},{"./formats":
|
|
17445
|
+
},{"./formats":316,"./parse":318,"./stringify":319}],318:[function(_dereq_,module,exports){
|
|
17384
17446
|
'use strict';
|
|
17385
17447
|
|
|
17386
17448
|
var utils = _dereq_('./utils');
|
|
@@ -17645,7 +17707,7 @@ module.exports = function (str, opts) {
|
|
|
17645
17707
|
return utils.compact(obj);
|
|
17646
17708
|
};
|
|
17647
17709
|
|
|
17648
|
-
},{"./utils":
|
|
17710
|
+
},{"./utils":320}],319:[function(_dereq_,module,exports){
|
|
17649
17711
|
'use strict';
|
|
17650
17712
|
|
|
17651
17713
|
var getSideChannel = _dereq_('side-channel');
|
|
@@ -17973,7 +18035,7 @@ module.exports = function (object, opts) {
|
|
|
17973
18035
|
return joined.length > 0 ? prefix + joined : '';
|
|
17974
18036
|
};
|
|
17975
18037
|
|
|
17976
|
-
},{"./formats":
|
|
18038
|
+
},{"./formats":316,"./utils":320,"side-channel":338}],320:[function(_dereq_,module,exports){
|
|
17977
18039
|
'use strict';
|
|
17978
18040
|
|
|
17979
18041
|
var formats = _dereq_('./formats');
|
|
@@ -18227,7 +18289,7 @@ module.exports = {
|
|
|
18227
18289
|
merge: merge
|
|
18228
18290
|
};
|
|
18229
18291
|
|
|
18230
|
-
},{"./formats":
|
|
18292
|
+
},{"./formats":316}],321:[function(_dereq_,module,exports){
|
|
18231
18293
|
(function (global){(function (){
|
|
18232
18294
|
var now = _dereq_('performance-now')
|
|
18233
18295
|
, root = typeof window === 'undefined' ? global : window
|
|
@@ -18306,7 +18368,7 @@ module.exports.polyfill = function(object) {
|
|
|
18306
18368
|
}
|
|
18307
18369
|
|
|
18308
18370
|
}).call(this)}).call(this,typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : {})
|
|
18309
|
-
},{"performance-now":
|
|
18371
|
+
},{"performance-now":313}],322:[function(_dereq_,module,exports){
|
|
18310
18372
|
// Copyright Joyent, Inc. and other Node contributors.
|
|
18311
18373
|
//
|
|
18312
18374
|
// Permission is hereby granted, free of charge, to any person obtaining a
|
|
@@ -18438,7 +18500,7 @@ Duplex.prototype._destroy = function (err, cb) {
|
|
|
18438
18500
|
|
|
18439
18501
|
pna.nextTick(cb, err);
|
|
18440
18502
|
};
|
|
18441
|
-
},{"./_stream_readable":
|
|
18503
|
+
},{"./_stream_readable":324,"./_stream_writable":326,"core-util-is":267,"inherits":298,"process-nextick-args":314}],323:[function(_dereq_,module,exports){
|
|
18442
18504
|
// Copyright Joyent, Inc. and other Node contributors.
|
|
18443
18505
|
//
|
|
18444
18506
|
// Permission is hereby granted, free of charge, to any person obtaining a
|
|
@@ -18486,7 +18548,7 @@ function PassThrough(options) {
|
|
|
18486
18548
|
PassThrough.prototype._transform = function (chunk, encoding, cb) {
|
|
18487
18549
|
cb(null, chunk);
|
|
18488
18550
|
};
|
|
18489
|
-
},{"./_stream_transform":
|
|
18551
|
+
},{"./_stream_transform":325,"core-util-is":267,"inherits":298}],324:[function(_dereq_,module,exports){
|
|
18490
18552
|
(function (process,global){(function (){
|
|
18491
18553
|
// Copyright Joyent, Inc. and other Node contributors.
|
|
18492
18554
|
//
|
|
@@ -18543,7 +18605,7 @@ var Stream = _dereq_('./internal/streams/stream');
|
|
|
18543
18605
|
/*<replacement>*/
|
|
18544
18606
|
|
|
18545
18607
|
var Buffer = _dereq_('safe-buffer').Buffer;
|
|
18546
|
-
var OurUint8Array = global.Uint8Array || function () {};
|
|
18608
|
+
var OurUint8Array = (typeof global !== 'undefined' ? global : typeof window !== 'undefined' ? window : typeof self !== 'undefined' ? self : {}).Uint8Array || function () {};
|
|
18547
18609
|
function _uint8ArrayToBuffer(chunk) {
|
|
18548
18610
|
return Buffer.from(chunk);
|
|
18549
18611
|
}
|
|
@@ -19113,8 +19175,8 @@ Readable.prototype.pipe = function (dest, pipeOpts) {
|
|
|
19113
19175
|
// also returned false.
|
|
19114
19176
|
// => Check whether `dest` is still a piping destination.
|
|
19115
19177
|
if ((state.pipesCount === 1 && state.pipes === dest || state.pipesCount > 1 && indexOf(state.pipes, dest) !== -1) && !cleanedUp) {
|
|
19116
|
-
debug('false write response, pause',
|
|
19117
|
-
|
|
19178
|
+
debug('false write response, pause', state.awaitDrain);
|
|
19179
|
+
state.awaitDrain++;
|
|
19118
19180
|
increasedAwaitDrain = true;
|
|
19119
19181
|
}
|
|
19120
19182
|
src.pause();
|
|
@@ -19208,7 +19270,7 @@ Readable.prototype.unpipe = function (dest) {
|
|
|
19208
19270
|
state.flowing = false;
|
|
19209
19271
|
|
|
19210
19272
|
for (var i = 0; i < len; i++) {
|
|
19211
|
-
dests[i].emit('unpipe', this,
|
|
19273
|
+
dests[i].emit('unpipe', this, { hasUnpiped: false });
|
|
19212
19274
|
}return this;
|
|
19213
19275
|
}
|
|
19214
19276
|
|
|
@@ -19508,7 +19570,7 @@ function indexOf(xs, x) {
|
|
|
19508
19570
|
return -1;
|
|
19509
19571
|
}
|
|
19510
19572
|
}).call(this)}).call(this,_dereq_('_process'),typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : {})
|
|
19511
|
-
},{"./_stream_duplex":
|
|
19573
|
+
},{"./_stream_duplex":322,"./internal/streams/BufferList":327,"./internal/streams/destroy":328,"./internal/streams/stream":329,"_process":315,"core-util-is":267,"events":276,"inherits":298,"isarray":308,"process-nextick-args":314,"safe-buffer":330,"string_decoder/":331,"util":9}],325:[function(_dereq_,module,exports){
|
|
19512
19574
|
// Copyright Joyent, Inc. and other Node contributors.
|
|
19513
19575
|
//
|
|
19514
19576
|
// Permission is hereby granted, free of charge, to any person obtaining a
|
|
@@ -19723,7 +19785,7 @@ function done(stream, er, data) {
|
|
|
19723
19785
|
|
|
19724
19786
|
return stream.push(null);
|
|
19725
19787
|
}
|
|
19726
|
-
},{"./_stream_duplex":
|
|
19788
|
+
},{"./_stream_duplex":322,"core-util-is":267,"inherits":298}],326:[function(_dereq_,module,exports){
|
|
19727
19789
|
(function (process,global,setImmediate){(function (){
|
|
19728
19790
|
// Copyright Joyent, Inc. and other Node contributors.
|
|
19729
19791
|
//
|
|
@@ -19808,7 +19870,7 @@ var Stream = _dereq_('./internal/streams/stream');
|
|
|
19808
19870
|
/*<replacement>*/
|
|
19809
19871
|
|
|
19810
19872
|
var Buffer = _dereq_('safe-buffer').Buffer;
|
|
19811
|
-
var OurUint8Array = global.Uint8Array || function () {};
|
|
19873
|
+
var OurUint8Array = (typeof global !== 'undefined' ? global : typeof window !== 'undefined' ? window : typeof self !== 'undefined' ? self : {}).Uint8Array || function () {};
|
|
19812
19874
|
function _uint8ArrayToBuffer(chunk) {
|
|
19813
19875
|
return Buffer.from(chunk);
|
|
19814
19876
|
}
|
|
@@ -20076,7 +20138,7 @@ Writable.prototype.uncork = function () {
|
|
|
20076
20138
|
if (state.corked) {
|
|
20077
20139
|
state.corked--;
|
|
20078
20140
|
|
|
20079
|
-
if (!state.writing && !state.corked && !state.
|
|
20141
|
+
if (!state.writing && !state.corked && !state.bufferProcessing && state.bufferedRequest) clearBuffer(this, state);
|
|
20080
20142
|
}
|
|
20081
20143
|
};
|
|
20082
20144
|
|
|
@@ -20318,7 +20380,7 @@ Writable.prototype.end = function (chunk, encoding, cb) {
|
|
|
20318
20380
|
}
|
|
20319
20381
|
|
|
20320
20382
|
// ignore unnecessary end() calls.
|
|
20321
|
-
if (!state.ending
|
|
20383
|
+
if (!state.ending) endWritable(this, state, cb);
|
|
20322
20384
|
};
|
|
20323
20385
|
|
|
20324
20386
|
function needFinish(state) {
|
|
@@ -20379,11 +20441,9 @@ function onCorkedFinish(corkReq, state, err) {
|
|
|
20379
20441
|
cb(err);
|
|
20380
20442
|
entry = entry.next;
|
|
20381
20443
|
}
|
|
20382
|
-
|
|
20383
|
-
|
|
20384
|
-
|
|
20385
|
-
state.corkedRequestsFree = corkReq;
|
|
20386
|
-
}
|
|
20444
|
+
|
|
20445
|
+
// reuse the free corkReq.
|
|
20446
|
+
state.corkedRequestsFree.next = corkReq;
|
|
20387
20447
|
}
|
|
20388
20448
|
|
|
20389
20449
|
Object.defineProperty(Writable.prototype, 'destroyed', {
|
|
@@ -20413,7 +20473,7 @@ Writable.prototype._destroy = function (err, cb) {
|
|
|
20413
20473
|
cb(err);
|
|
20414
20474
|
};
|
|
20415
20475
|
}).call(this)}).call(this,_dereq_('_process'),typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : {},_dereq_("timers").setImmediate)
|
|
20416
|
-
},{"./_stream_duplex":
|
|
20476
|
+
},{"./_stream_duplex":322,"./internal/streams/destroy":328,"./internal/streams/stream":329,"_process":315,"core-util-is":267,"inherits":298,"process-nextick-args":314,"safe-buffer":330,"timers":345,"util-deprecate":348}],327:[function(_dereq_,module,exports){
|
|
20417
20477
|
'use strict';
|
|
20418
20478
|
|
|
20419
20479
|
function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
|
|
@@ -20472,7 +20532,6 @@ module.exports = function () {
|
|
|
20472
20532
|
|
|
20473
20533
|
BufferList.prototype.concat = function concat(n) {
|
|
20474
20534
|
if (this.length === 0) return Buffer.alloc(0);
|
|
20475
|
-
if (this.length === 1) return this.head.data;
|
|
20476
20535
|
var ret = Buffer.allocUnsafe(n >>> 0);
|
|
20477
20536
|
var p = this.head;
|
|
20478
20537
|
var i = 0;
|
|
@@ -20493,7 +20552,7 @@ if (util && util.inspect && util.inspect.custom) {
|
|
|
20493
20552
|
return this.constructor.name + ' ' + obj;
|
|
20494
20553
|
};
|
|
20495
20554
|
}
|
|
20496
|
-
},{"safe-buffer":
|
|
20555
|
+
},{"safe-buffer":330,"util":9}],328:[function(_dereq_,module,exports){
|
|
20497
20556
|
'use strict';
|
|
20498
20557
|
|
|
20499
20558
|
/*<replacement>*/
|
|
@@ -20511,9 +20570,15 @@ function destroy(err, cb) {
|
|
|
20511
20570
|
if (readableDestroyed || writableDestroyed) {
|
|
20512
20571
|
if (cb) {
|
|
20513
20572
|
cb(err);
|
|
20514
|
-
} else if (err
|
|
20515
|
-
|
|
20573
|
+
} else if (err) {
|
|
20574
|
+
if (!this._writableState) {
|
|
20575
|
+
pna.nextTick(emitErrorNT, this, err);
|
|
20576
|
+
} else if (!this._writableState.errorEmitted) {
|
|
20577
|
+
this._writableState.errorEmitted = true;
|
|
20578
|
+
pna.nextTick(emitErrorNT, this, err);
|
|
20579
|
+
}
|
|
20516
20580
|
}
|
|
20581
|
+
|
|
20517
20582
|
return this;
|
|
20518
20583
|
}
|
|
20519
20584
|
|
|
@@ -20531,9 +20596,11 @@ function destroy(err, cb) {
|
|
|
20531
20596
|
|
|
20532
20597
|
this._destroy(err || null, function (err) {
|
|
20533
20598
|
if (!cb && err) {
|
|
20534
|
-
|
|
20535
|
-
|
|
20599
|
+
if (!_this._writableState) {
|
|
20600
|
+
pna.nextTick(emitErrorNT, _this, err);
|
|
20601
|
+
} else if (!_this._writableState.errorEmitted) {
|
|
20536
20602
|
_this._writableState.errorEmitted = true;
|
|
20603
|
+
pna.nextTick(emitErrorNT, _this, err);
|
|
20537
20604
|
}
|
|
20538
20605
|
} else if (cb) {
|
|
20539
20606
|
cb(err);
|
|
@@ -20555,6 +20622,8 @@ function undestroy() {
|
|
|
20555
20622
|
this._writableState.destroyed = false;
|
|
20556
20623
|
this._writableState.ended = false;
|
|
20557
20624
|
this._writableState.ending = false;
|
|
20625
|
+
this._writableState.finalCalled = false;
|
|
20626
|
+
this._writableState.prefinished = false;
|
|
20558
20627
|
this._writableState.finished = false;
|
|
20559
20628
|
this._writableState.errorEmitted = false;
|
|
20560
20629
|
}
|
|
@@ -20568,10 +20637,10 @@ module.exports = {
|
|
|
20568
20637
|
destroy: destroy,
|
|
20569
20638
|
undestroy: undestroy
|
|
20570
20639
|
};
|
|
20571
|
-
},{"process-nextick-args":
|
|
20640
|
+
},{"process-nextick-args":314}],329:[function(_dereq_,module,exports){
|
|
20572
20641
|
module.exports = _dereq_('events').EventEmitter;
|
|
20573
20642
|
|
|
20574
|
-
},{"events":
|
|
20643
|
+
},{"events":276}],330:[function(_dereq_,module,exports){
|
|
20575
20644
|
/* eslint-disable node/no-deprecated-api */
|
|
20576
20645
|
var buffer = _dereq_('buffer')
|
|
20577
20646
|
var Buffer = buffer.Buffer
|
|
@@ -20635,7 +20704,7 @@ SafeBuffer.allocUnsafeSlow = function (size) {
|
|
|
20635
20704
|
return buffer.SlowBuffer(size)
|
|
20636
20705
|
}
|
|
20637
20706
|
|
|
20638
|
-
},{"buffer":11}],
|
|
20707
|
+
},{"buffer":11}],331:[function(_dereq_,module,exports){
|
|
20639
20708
|
// Copyright Joyent, Inc. and other Node contributors.
|
|
20640
20709
|
//
|
|
20641
20710
|
// Permission is hereby granted, free of charge, to any person obtaining a
|
|
@@ -20932,7 +21001,7 @@ function simpleWrite(buf) {
|
|
|
20932
21001
|
function simpleEnd(buf) {
|
|
20933
21002
|
return buf && buf.length ? this.write(buf) : '';
|
|
20934
21003
|
}
|
|
20935
|
-
},{"safe-buffer":
|
|
21004
|
+
},{"safe-buffer":330}],332:[function(_dereq_,module,exports){
|
|
20936
21005
|
exports = module.exports = _dereq_('./lib/_stream_readable.js');
|
|
20937
21006
|
exports.Stream = exports;
|
|
20938
21007
|
exports.Readable = exports;
|
|
@@ -20941,7 +21010,7 @@ exports.Duplex = _dereq_('./lib/_stream_duplex.js');
|
|
|
20941
21010
|
exports.Transform = _dereq_('./lib/_stream_transform.js');
|
|
20942
21011
|
exports.PassThrough = _dereq_('./lib/_stream_passthrough.js');
|
|
20943
21012
|
|
|
20944
|
-
},{"./lib/_stream_duplex.js":
|
|
21013
|
+
},{"./lib/_stream_duplex.js":322,"./lib/_stream_passthrough.js":323,"./lib/_stream_readable.js":324,"./lib/_stream_transform.js":325,"./lib/_stream_writable.js":326}],333:[function(_dereq_,module,exports){
|
|
20945
21014
|
'use strict';
|
|
20946
21015
|
|
|
20947
21016
|
var readystate = module.exports = _dereq_('./readystate')
|
|
@@ -21016,7 +21085,7 @@ var readystate = module.exports = _dereq_('./readystate')
|
|
|
21016
21085
|
win[on](prefix +'load', change, false);
|
|
21017
21086
|
} ());
|
|
21018
21087
|
|
|
21019
|
-
},{"./readystate":
|
|
21088
|
+
},{"./readystate":334}],334:[function(_dereq_,module,exports){
|
|
21020
21089
|
'use strict';
|
|
21021
21090
|
|
|
21022
21091
|
/**
|
|
@@ -21170,7 +21239,7 @@ RS.prototype.removeAllListeners = function removeAllListeners() {
|
|
|
21170
21239
|
//
|
|
21171
21240
|
module.exports = new RS();
|
|
21172
21241
|
|
|
21173
|
-
},{}],
|
|
21242
|
+
},{}],335:[function(_dereq_,module,exports){
|
|
21174
21243
|
/**
|
|
21175
21244
|
* request-frame - requestAnimationFrame & cancelAnimationFrame polyfill for optimal cross-browser development.
|
|
21176
21245
|
* @version v1.5.3
|
|
@@ -21401,7 +21470,7 @@ return requestFrame;
|
|
|
21401
21470
|
|
|
21402
21471
|
})));
|
|
21403
21472
|
|
|
21404
|
-
},{}],
|
|
21473
|
+
},{}],336:[function(_dereq_,module,exports){
|
|
21405
21474
|
/*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
|
|
21406
21475
|
/* eslint-disable node/no-deprecated-api */
|
|
21407
21476
|
var buffer = _dereq_('buffer')
|
|
@@ -21468,7 +21537,7 @@ SafeBuffer.allocUnsafeSlow = function (size) {
|
|
|
21468
21537
|
return buffer.SlowBuffer(size)
|
|
21469
21538
|
}
|
|
21470
21539
|
|
|
21471
|
-
},{"buffer":11}],
|
|
21540
|
+
},{"buffer":11}],337:[function(_dereq_,module,exports){
|
|
21472
21541
|
var hasProp = Object.prototype.hasOwnProperty;
|
|
21473
21542
|
|
|
21474
21543
|
function throwsMessage(err) {
|
|
@@ -21535,7 +21604,7 @@ module.exports = function(data, replacer, space) {
|
|
|
21535
21604
|
|
|
21536
21605
|
module.exports.ensureProperties = ensureProperties;
|
|
21537
21606
|
|
|
21538
|
-
},{}],
|
|
21607
|
+
},{}],338:[function(_dereq_,module,exports){
|
|
21539
21608
|
'use strict';
|
|
21540
21609
|
|
|
21541
21610
|
var GetIntrinsic = _dereq_('get-intrinsic');
|
|
@@ -21661,7 +21730,7 @@ module.exports = function getSideChannel() {
|
|
|
21661
21730
|
return channel;
|
|
21662
21731
|
};
|
|
21663
21732
|
|
|
21664
|
-
},{"call-bind/callBound":12,"get-intrinsic":
|
|
21733
|
+
},{"call-bind/callBound":12,"get-intrinsic":283,"object-inspect":311}],339:[function(_dereq_,module,exports){
|
|
21665
21734
|
module.exports = shift
|
|
21666
21735
|
|
|
21667
21736
|
function shift (stream) {
|
|
@@ -21683,7 +21752,7 @@ function getStateLength (state) {
|
|
|
21683
21752
|
return state.length
|
|
21684
21753
|
}
|
|
21685
21754
|
|
|
21686
|
-
},{}],
|
|
21755
|
+
},{}],340:[function(_dereq_,module,exports){
|
|
21687
21756
|
"use strict";
|
|
21688
21757
|
|
|
21689
21758
|
function _createForOfIteratorHelper(o, allowArrayLike) { var it = typeof Symbol !== "undefined" && o[Symbol.iterator] || o["@@iterator"]; if (!it) { if (Array.isArray(o) || (it = _unsupportedIterableToArray(o)) || allowArrayLike && o && typeof o.length === "number") { if (it) o = it; var i = 0; var F = function F() {}; return { s: F, n: function n() { if (i >= o.length) return { done: true }; return { done: false, value: o[i++] }; }, e: function e(_e) { throw _e; }, f: F }; } throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); } var normalCompletion = true, didErr = false, err; return { s: function s() { it = it.call(o); }, n: function n() { var step = it.next(); normalCompletion = step.done; return step; }, e: function e(_e2) { didErr = true; err = _e2; }, f: function f() { try { if (!normalCompletion && it.return != null) it.return(); } finally { if (didErr) throw err; } } }; }
|
|
@@ -21722,7 +21791,7 @@ Agent.prototype._setDefaults = function (request) {
|
|
|
21722
21791
|
};
|
|
21723
21792
|
module.exports = Agent;
|
|
21724
21793
|
|
|
21725
|
-
},{}],
|
|
21794
|
+
},{}],341:[function(_dereq_,module,exports){
|
|
21726
21795
|
"use strict";
|
|
21727
21796
|
|
|
21728
21797
|
function _createForOfIteratorHelper(o, allowArrayLike) { var it = typeof Symbol !== "undefined" && o[Symbol.iterator] || o["@@iterator"]; if (!it) { if (Array.isArray(o) || (it = _unsupportedIterableToArray(o)) || allowArrayLike && o && typeof o.length === "number") { if (it) o = it; var i = 0; var F = function F() {}; return { s: F, n: function n() { if (i >= o.length) return { done: true }; return { done: false, value: o[i++] }; }, e: function e(_e) { throw _e; }, f: F }; } throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); } var normalCompletion = true, didErr = false, err; return { s: function s() { it = it.call(o); }, n: function n() { var step = it.next(); normalCompletion = step.done; return step; }, e: function e(_e2) { didErr = true; err = _e2; }, f: function f() { try { if (!normalCompletion && it.return != null) it.return(); } finally { if (didErr) throw err; } } }; }
|
|
@@ -22667,7 +22736,7 @@ request.put = (url, data, fn) => {
|
|
|
22667
22736
|
return request_;
|
|
22668
22737
|
};
|
|
22669
22738
|
|
|
22670
|
-
},{"./agent-base":
|
|
22739
|
+
},{"./agent-base":340,"./request-base":342,"./response-base":343,"./utils":344,"component-emitter":17,"fast-safe-stringify":277,"qs":317}],342:[function(_dereq_,module,exports){
|
|
22671
22740
|
(function (process){(function (){
|
|
22672
22741
|
"use strict";
|
|
22673
22742
|
|
|
@@ -23411,7 +23480,7 @@ RequestBase.prototype._setTimeouts = function () {
|
|
|
23411
23480
|
};
|
|
23412
23481
|
|
|
23413
23482
|
}).call(this)}).call(this,_dereq_('_process'))
|
|
23414
|
-
},{"./utils":
|
|
23483
|
+
},{"./utils":344,"_process":315,"semver":9}],343:[function(_dereq_,module,exports){
|
|
23415
23484
|
"use strict";
|
|
23416
23485
|
|
|
23417
23486
|
/**
|
|
@@ -23532,7 +23601,7 @@ ResponseBase.prototype._setStatusProperties = function (status) {
|
|
|
23532
23601
|
this.unprocessableEntity = status === 422;
|
|
23533
23602
|
};
|
|
23534
23603
|
|
|
23535
|
-
},{"./utils":
|
|
23604
|
+
},{"./utils":344}],344:[function(_dereq_,module,exports){
|
|
23536
23605
|
"use strict";
|
|
23537
23606
|
|
|
23538
23607
|
function _createForOfIteratorHelper(o, allowArrayLike) { var it = typeof Symbol !== "undefined" && o[Symbol.iterator] || o["@@iterator"]; if (!it) { if (Array.isArray(o) || (it = _unsupportedIterableToArray(o)) || allowArrayLike && o && typeof o.length === "number") { if (it) o = it; var i = 0; var F = function F() {}; return { s: F, n: function n() { if (i >= o.length) return { done: true }; return { done: false, value: o[i++] }; }, e: function e(_e) { throw _e; }, f: F }; } throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); } var normalCompletion = true, didErr = false, err; return { s: function s() { it = it.call(o); }, n: function n() { var step = it.next(); normalCompletion = step.done; return step; }, e: function e(_e2) { didErr = true; err = _e2; }, f: function f() { try { if (!normalCompletion && it.return != null) it.return(); } finally { if (didErr) throw err; } } }; }
|
|
@@ -23656,7 +23725,7 @@ exports.mixin = (target, source) => {
|
|
|
23656
23725
|
}
|
|
23657
23726
|
};
|
|
23658
23727
|
|
|
23659
|
-
},{}],
|
|
23728
|
+
},{}],345:[function(_dereq_,module,exports){
|
|
23660
23729
|
(function (setImmediate,clearImmediate){(function (){
|
|
23661
23730
|
var nextTick = _dereq_('process/browser.js').nextTick;
|
|
23662
23731
|
var apply = Function.prototype.apply;
|
|
@@ -23735,7 +23804,7 @@ exports.clearImmediate = typeof clearImmediate === "function" ? clearImmediate :
|
|
|
23735
23804
|
delete immediateIds[id];
|
|
23736
23805
|
};
|
|
23737
23806
|
}).call(this)}).call(this,_dereq_("timers").setImmediate,_dereq_("timers").clearImmediate)
|
|
23738
|
-
},{"process/browser.js":
|
|
23807
|
+
},{"process/browser.js":315,"timers":345}],346:[function(_dereq_,module,exports){
|
|
23739
23808
|
(function (Buffer){(function (){
|
|
23740
23809
|
/*! typedarray-to-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
|
|
23741
23810
|
/**
|
|
@@ -23757,9 +23826,9 @@ module.exports = function typedarrayToBuffer (arr) {
|
|
|
23757
23826
|
}
|
|
23758
23827
|
|
|
23759
23828
|
}).call(this)}).call(this,_dereq_("buffer").Buffer)
|
|
23760
|
-
},{"buffer":11}],
|
|
23829
|
+
},{"buffer":11}],347:[function(_dereq_,module,exports){
|
|
23761
23830
|
/////////////////////////////////////////////////////////////////////////////////
|
|
23762
|
-
/* UAParser.js v1.0.
|
|
23831
|
+
/* UAParser.js v1.0.34
|
|
23763
23832
|
Copyright © 2012-2021 Faisal Salman <f@faisalman.com>
|
|
23764
23833
|
MIT License *//*
|
|
23765
23834
|
Detect Browser, Engine, OS, CPU, and Device type/model from User-Agent data.
|
|
@@ -23777,7 +23846,7 @@ module.exports = function typedarrayToBuffer (arr) {
|
|
|
23777
23846
|
/////////////
|
|
23778
23847
|
|
|
23779
23848
|
|
|
23780
|
-
var LIBVERSION = '1.0.
|
|
23849
|
+
var LIBVERSION = '1.0.34',
|
|
23781
23850
|
EMPTY = '',
|
|
23782
23851
|
UNKNOWN = '?',
|
|
23783
23852
|
FUNC_TYPE = 'function',
|
|
@@ -23816,9 +23885,12 @@ module.exports = function typedarrayToBuffer (arr) {
|
|
|
23816
23885
|
SAMSUNG = 'Samsung',
|
|
23817
23886
|
SHARP = 'Sharp',
|
|
23818
23887
|
SONY = 'Sony',
|
|
23888
|
+
VIERA = 'Viera',
|
|
23819
23889
|
XIAOMI = 'Xiaomi',
|
|
23820
23890
|
ZEBRA = 'Zebra',
|
|
23821
|
-
FACEBOOK
|
|
23891
|
+
FACEBOOK = 'Facebook',
|
|
23892
|
+
CHROMIUM_OS = 'Chromium OS',
|
|
23893
|
+
MAC_OS = 'Mac OS';
|
|
23822
23894
|
|
|
23823
23895
|
///////////
|
|
23824
23896
|
// Helper
|
|
@@ -23853,7 +23925,7 @@ module.exports = function typedarrayToBuffer (arr) {
|
|
|
23853
23925
|
},
|
|
23854
23926
|
trim = function (str, len) {
|
|
23855
23927
|
if (typeof(str) === STR_TYPE) {
|
|
23856
|
-
str = str.replace(/^\s\s*/, EMPTY)
|
|
23928
|
+
str = str.replace(/^\s\s*/, EMPTY);
|
|
23857
23929
|
return typeof(len) === UNDEF_TYPE ? str : str.substring(0, UA_MAX_LENGTH);
|
|
23858
23930
|
}
|
|
23859
23931
|
};
|
|
@@ -23876,6 +23948,7 @@ module.exports = function typedarrayToBuffer (arr) {
|
|
|
23876
23948
|
// try matching uastring with regexes
|
|
23877
23949
|
while (j < regex.length && !matches) {
|
|
23878
23950
|
|
|
23951
|
+
if (!regex[j]) { break; }
|
|
23879
23952
|
matches = regex[j++].exec(ua);
|
|
23880
23953
|
|
|
23881
23954
|
if (!!matches) {
|
|
@@ -23992,7 +24065,7 @@ module.exports = function typedarrayToBuffer (arr) {
|
|
|
23992
24065
|
/(?:ms|\()(ie) ([\w\.]+)/i, // Internet Explorer
|
|
23993
24066
|
|
|
23994
24067
|
// Webkit/KHTML based // Flock/RockMelt/Midori/Epiphany/Silk/Skyfire/Bolt/Iron/Iridium/PhantomJS/Bowser/QupZilla/Falkon
|
|
23995
|
-
/(flock|rockmelt|midori|epiphany|silk|skyfire|ovibrowser|bolt|iron|vivaldi|iridium|phantomjs|bowser|quark|qupzilla|falkon|rekonq|puffin|brave|whale|qqbrowserlite|qq|duckduckgo)\/([-\w\.]+)/i,
|
|
24068
|
+
/(flock|rockmelt|midori|epiphany|silk|skyfire|ovibrowser|bolt|iron|vivaldi|iridium|phantomjs|bowser|quark|qupzilla|falkon|rekonq|puffin|brave|whale(?!.+naver)|qqbrowserlite|qq|duckduckgo)\/([-\w\.]+)/i,
|
|
23996
24069
|
// Rekonq/Puffin/Brave/Whale/QQBrowserLite/QQ, aka ShouQ
|
|
23997
24070
|
/(weibo)__([\d\.]+)/i // Weibo
|
|
23998
24071
|
], [NAME, VERSION], [
|
|
@@ -24043,6 +24116,8 @@ module.exports = function typedarrayToBuffer (arr) {
|
|
|
24043
24116
|
// WebView
|
|
24044
24117
|
/((?:fban\/fbios|fb_iab\/fb4a)(?!.+fbav)|;fbav\/([\w\.]+);)/i // Facebook App for iOS & Android
|
|
24045
24118
|
], [[NAME, FACEBOOK], VERSION], [
|
|
24119
|
+
/(kakao(?:talk|story))[\/ ]([\w\.]+)/i, // Kakao App
|
|
24120
|
+
/(naver)\(.*?(\d+\.[\w\.]+).*\)/i, // Naver InApp
|
|
24046
24121
|
/safari (line)\/([\w\.]+)/i, // Line App for iOS
|
|
24047
24122
|
/\b(line)\/([\w\.]+)\/iab/i, // Line App for Android
|
|
24048
24123
|
/(chromium|instagram)[\/ ]([-\w\.]+)/i // Chromium/Instagram
|
|
@@ -24089,8 +24164,12 @@ module.exports = function typedarrayToBuffer (arr) {
|
|
|
24089
24164
|
// Other
|
|
24090
24165
|
/(polaris|lynx|dillo|icab|doris|amaya|w3m|netsurf|sleipnir|obigo|mosaic|(?:go|ice|up)[\. ]?browser)[-\/ ]?v?([\w\.]+)/i,
|
|
24091
24166
|
// Polaris/Lynx/Dillo/iCab/Doris/Amaya/w3m/NetSurf/Sleipnir/Obigo/Mosaic/Go/ICE/UP.Browser
|
|
24092
|
-
/(links) \(([\w\.]+)/i
|
|
24093
|
-
|
|
24167
|
+
/(links) \(([\w\.]+)/i, // Links
|
|
24168
|
+
/panasonic;(viera)/i // Panasonic Viera
|
|
24169
|
+
], [NAME, VERSION], [
|
|
24170
|
+
|
|
24171
|
+
/(cobalt)\/([\w\.]+)/i // Cobalt
|
|
24172
|
+
], [NAME, [VERSION, /master.|lts./, ""]]
|
|
24094
24173
|
],
|
|
24095
24174
|
|
|
24096
24175
|
cpu : [[
|
|
@@ -24129,13 +24208,12 @@ module.exports = function typedarrayToBuffer (arr) {
|
|
|
24129
24208
|
|
|
24130
24209
|
//////////////////////////
|
|
24131
24210
|
// MOBILES & TABLETS
|
|
24132
|
-
// Ordered by popularity
|
|
24133
24211
|
/////////////////////////
|
|
24134
24212
|
|
|
24135
24213
|
// Samsung
|
|
24136
24214
|
/\b(sch-i[89]0\d|shw-m380s|sm-[ptx]\w{2,4}|gt-[pn]\d{2,4}|sgh-t8[56]9|nexus 10)/i
|
|
24137
24215
|
], [MODEL, [VENDOR, SAMSUNG], [TYPE, TABLET]], [
|
|
24138
|
-
/\b((?:s[cgp]h|gt|sm)-\w+|galaxy nexus)/i,
|
|
24216
|
+
/\b((?:s[cgp]h|gt|sm)-\w+|sc[g-]?[\d]+a?|galaxy nexus)/i,
|
|
24139
24217
|
/samsung[- ]([-\w]+)/i,
|
|
24140
24218
|
/sec-(sgh\w+)/i
|
|
24141
24219
|
], [MODEL, [VENDOR, SAMSUNG], [TYPE, MOBILE]], [
|
|
@@ -24147,6 +24225,12 @@ module.exports = function typedarrayToBuffer (arr) {
|
|
|
24147
24225
|
/applecoremedia\/[\w\.]+ \((ipad)/i,
|
|
24148
24226
|
/\b(ipad)\d\d?,\d\d?[;\]].+ios/i
|
|
24149
24227
|
], [MODEL, [VENDOR, APPLE], [TYPE, TABLET]], [
|
|
24228
|
+
/(macintosh);/i
|
|
24229
|
+
], [MODEL, [VENDOR, APPLE]], [
|
|
24230
|
+
|
|
24231
|
+
// Sharp
|
|
24232
|
+
/\b(sh-?[altvz]?\d\d[a-ekm]?)/i
|
|
24233
|
+
], [MODEL, [VENDOR, SHARP], [TYPE, MOBILE]], [
|
|
24150
24234
|
|
|
24151
24235
|
// Huawei
|
|
24152
24236
|
/\b((?:ag[rs][23]?|bah2?|sht?|btv)-a?[lw]\d{2})\b(?!.+d\/s)/i
|
|
@@ -24251,7 +24335,7 @@ module.exports = function typedarrayToBuffer (arr) {
|
|
|
24251
24335
|
|
|
24252
24336
|
// ZTE
|
|
24253
24337
|
/(zte)[- ]([\w ]+?)(?: bui|\/|\))/i,
|
|
24254
|
-
/(alcatel|geeksphone|nexian|panasonic|sony(?!-bra))[-_ ]?([-\w]*)/i // Alcatel/GeeksPhone/Nexian/Panasonic/Sony
|
|
24338
|
+
/(alcatel|geeksphone|nexian|panasonic(?!(?:;|\.))|sony(?!-bra))[-_ ]?([-\w]*)/i // Alcatel/GeeksPhone/Nexian/Panasonic/Sony
|
|
24255
24339
|
], [VENDOR, [MODEL, /_/g, ' '], [TYPE, MOBILE]], [
|
|
24256
24340
|
|
|
24257
24341
|
// Acer
|
|
@@ -24263,10 +24347,6 @@ module.exports = function typedarrayToBuffer (arr) {
|
|
|
24263
24347
|
/\bmz-([-\w]{2,})/i
|
|
24264
24348
|
], [MODEL, [VENDOR, 'Meizu'], [TYPE, MOBILE]], [
|
|
24265
24349
|
|
|
24266
|
-
// Sharp
|
|
24267
|
-
/\b(sh-?[altvz]?\d\d[a-ekm]?)/i
|
|
24268
|
-
], [MODEL, [VENDOR, SHARP], [TYPE, MOBILE]], [
|
|
24269
|
-
|
|
24270
24350
|
// MIXED
|
|
24271
24351
|
/(blackberry|benq|palm(?=\-)|sonyericsson|acer|asus|dell|meizu|motorola|polytron)[-_ ]?([-\w]*)/i,
|
|
24272
24352
|
// BlackBerry/BenQ/Palm/Sony-Ericsson/Acer/Asus/Dell/Meizu/Motorola/Polytron
|
|
@@ -24278,6 +24358,7 @@ module.exports = function typedarrayToBuffer (arr) {
|
|
|
24278
24358
|
/(oppo) ?([\w ]+) bui/i // OPPO
|
|
24279
24359
|
], [VENDOR, MODEL, [TYPE, MOBILE]], [
|
|
24280
24360
|
|
|
24361
|
+
/(kobo)\s(ereader|touch)/i, // Kobo
|
|
24281
24362
|
/(archos) (gamepad2?)/i, // Archos
|
|
24282
24363
|
/(hp).+(touchpad(?!.+tablet)|tablet)/i, // HP TouchPad
|
|
24283
24364
|
/(kindle)\/([\w\.]+)/i, // Kindle
|
|
@@ -24347,20 +24428,6 @@ module.exports = function typedarrayToBuffer (arr) {
|
|
|
24347
24428
|
/droid.+; (ec30|ps20|tc[2-8]\d[kx])\)/i
|
|
24348
24429
|
], [MODEL, [VENDOR, ZEBRA], [TYPE, MOBILE]], [
|
|
24349
24430
|
|
|
24350
|
-
///////////////////
|
|
24351
|
-
// CONSOLES
|
|
24352
|
-
///////////////////
|
|
24353
|
-
|
|
24354
|
-
/(ouya)/i, // Ouya
|
|
24355
|
-
/(nintendo) ([wids3utch]+)/i // Nintendo
|
|
24356
|
-
], [VENDOR, MODEL, [TYPE, CONSOLE]], [
|
|
24357
|
-
/droid.+; (shield) bui/i // Nvidia
|
|
24358
|
-
], [MODEL, [VENDOR, 'Nvidia'], [TYPE, CONSOLE]], [
|
|
24359
|
-
/(playstation [345portablevi]+)/i // Playstation
|
|
24360
|
-
], [MODEL, [VENDOR, SONY], [TYPE, CONSOLE]], [
|
|
24361
|
-
/\b(xbox(?: one)?(?!; xbox))[\); ]/i // Microsoft Xbox
|
|
24362
|
-
], [MODEL, [VENDOR, MICROSOFT], [TYPE, CONSOLE]], [
|
|
24363
|
-
|
|
24364
24431
|
///////////////////
|
|
24365
24432
|
// SMARTTVS
|
|
24366
24433
|
///////////////////
|
|
@@ -24384,23 +24451,41 @@ module.exports = function typedarrayToBuffer (arr) {
|
|
|
24384
24451
|
], [MODEL, [VENDOR, SONY], [TYPE, SMARTTV]], [
|
|
24385
24452
|
/(mitv-\w{5}) bui/i // Xiaomi
|
|
24386
24453
|
], [MODEL, [VENDOR, XIAOMI], [TYPE, SMARTTV]], [
|
|
24454
|
+
/Hbbtv.*(technisat) (.*);/i // TechniSAT
|
|
24455
|
+
], [VENDOR, MODEL, [TYPE, SMARTTV]], [
|
|
24387
24456
|
/\b(roku)[\dx]*[\)\/]((?:dvp-)?[\d\.]*)/i, // Roku
|
|
24388
|
-
/hbbtv\/\d+\.\d+\.\d+ +\([\w ]*; *(\w[^;]*);([^;]*)/i
|
|
24457
|
+
/hbbtv\/\d+\.\d+\.\d+ +\([\w\+ ]*; *([\w\d][^;]*);([^;]*)/i // HbbTV devices
|
|
24389
24458
|
], [[VENDOR, trim], [MODEL, trim], [TYPE, SMARTTV]], [
|
|
24390
24459
|
/\b(android tv|smart[- ]?tv|opera tv|tv; rv:)\b/i // SmartTV from Unidentified Vendors
|
|
24391
24460
|
], [[TYPE, SMARTTV]], [
|
|
24392
24461
|
|
|
24462
|
+
///////////////////
|
|
24463
|
+
// CONSOLES
|
|
24464
|
+
///////////////////
|
|
24465
|
+
|
|
24466
|
+
/(ouya)/i, // Ouya
|
|
24467
|
+
/(nintendo) ([wids3utch]+)/i // Nintendo
|
|
24468
|
+
], [VENDOR, MODEL, [TYPE, CONSOLE]], [
|
|
24469
|
+
/droid.+; (shield) bui/i // Nvidia
|
|
24470
|
+
], [MODEL, [VENDOR, 'Nvidia'], [TYPE, CONSOLE]], [
|
|
24471
|
+
/(playstation [345portablevi]+)/i // Playstation
|
|
24472
|
+
], [MODEL, [VENDOR, SONY], [TYPE, CONSOLE]], [
|
|
24473
|
+
/\b(xbox(?: one)?(?!; xbox))[\); ]/i // Microsoft Xbox
|
|
24474
|
+
], [MODEL, [VENDOR, MICROSOFT], [TYPE, CONSOLE]], [
|
|
24475
|
+
|
|
24393
24476
|
///////////////////
|
|
24394
24477
|
// WEARABLES
|
|
24395
24478
|
///////////////////
|
|
24396
24479
|
|
|
24397
24480
|
/((pebble))app/i // Pebble
|
|
24398
24481
|
], [VENDOR, MODEL, [TYPE, WEARABLE]], [
|
|
24482
|
+
/(watch)(?: ?os[,\/]|\d,\d\/)[\d\.]+/i // Apple Watch
|
|
24483
|
+
], [MODEL, [VENDOR, APPLE], [TYPE, WEARABLE]], [
|
|
24399
24484
|
/droid.+; (glass) \d/i // Google Glass
|
|
24400
24485
|
], [MODEL, [VENDOR, GOOGLE], [TYPE, WEARABLE]], [
|
|
24401
24486
|
/droid.+; (wt63?0{2,3})\)/i
|
|
24402
24487
|
], [MODEL, [VENDOR, ZEBRA], [TYPE, WEARABLE]], [
|
|
24403
|
-
/(quest( 2)?)/i
|
|
24488
|
+
/(quest( 2| pro)?)/i // Oculus Quest
|
|
24404
24489
|
], [MODEL, [VENDOR, FACEBOOK], [TYPE, WEARABLE]], [
|
|
24405
24490
|
|
|
24406
24491
|
///////////////////
|
|
@@ -24463,7 +24548,7 @@ module.exports = function typedarrayToBuffer (arr) {
|
|
|
24463
24548
|
], [[VERSION, /_/g, '.'], [NAME, 'iOS']], [
|
|
24464
24549
|
/(mac os x) ?([\w\. ]*)/i,
|
|
24465
24550
|
/(macintosh|mac_powerpc\b)(?!.+haiku)/i // Mac OS
|
|
24466
|
-
], [[NAME,
|
|
24551
|
+
], [[NAME, MAC_OS], [VERSION, /_/g, '.']], [
|
|
24467
24552
|
|
|
24468
24553
|
// Mobile OSes
|
|
24469
24554
|
/droid ([\w\.]+)\b.+(android[- ]x86|harmonyos)/i // Android-x86/HarmonyOS
|
|
@@ -24482,12 +24567,19 @@ module.exports = function typedarrayToBuffer (arr) {
|
|
|
24482
24567
|
/web0s;.+rt(tv)/i,
|
|
24483
24568
|
/\b(?:hp)?wos(?:browser)?\/([\w\.]+)/i // WebOS
|
|
24484
24569
|
], [VERSION, [NAME, 'webOS']], [
|
|
24570
|
+
/watch(?: ?os[,\/]|\d,\d\/)([\d\.]+)/i // watchOS
|
|
24571
|
+
], [VERSION, [NAME, 'watchOS']], [
|
|
24485
24572
|
|
|
24486
24573
|
// Google Chromecast
|
|
24487
24574
|
/crkey\/([\d\.]+)/i // Google Chromecast
|
|
24488
24575
|
], [VERSION, [NAME, CHROME+'cast']], [
|
|
24489
|
-
/(cros) [\w]+ ([\w\.]
|
|
24490
|
-
], [[NAME,
|
|
24576
|
+
/(cros) [\w]+(?:\)| ([\w\.]+)\b)/i // Chromium OS
|
|
24577
|
+
], [[NAME, CHROMIUM_OS], VERSION],[
|
|
24578
|
+
|
|
24579
|
+
// Smart TVs
|
|
24580
|
+
/panasonic;(viera)/i, // Panasonic Viera
|
|
24581
|
+
/(netrange)mmh/i, // Netrange
|
|
24582
|
+
/(nettv)\/(\d+\.[\w\.]+)/i, // NetTV
|
|
24491
24583
|
|
|
24492
24584
|
// Console
|
|
24493
24585
|
/(nintendo|playstation) ([wids345portablevuch]+)/i, // Nintendo/Playstation
|
|
@@ -24529,7 +24621,9 @@ module.exports = function typedarrayToBuffer (arr) {
|
|
|
24529
24621
|
return new UAParser(ua, extensions).getResult();
|
|
24530
24622
|
}
|
|
24531
24623
|
|
|
24532
|
-
var
|
|
24624
|
+
var _navigator = (typeof window !== UNDEF_TYPE && window.navigator) ? window.navigator : undefined;
|
|
24625
|
+
var _ua = ua || ((_navigator && _navigator.userAgent) ? _navigator.userAgent : EMPTY);
|
|
24626
|
+
var _uach = (_navigator && _navigator.userAgentData) ? _navigator.userAgentData : undefined;
|
|
24533
24627
|
var _rgxmap = extensions ? extend(regexes, extensions) : regexes;
|
|
24534
24628
|
|
|
24535
24629
|
this.getBrowser = function () {
|
|
@@ -24537,7 +24631,11 @@ module.exports = function typedarrayToBuffer (arr) {
|
|
|
24537
24631
|
_browser[NAME] = undefined;
|
|
24538
24632
|
_browser[VERSION] = undefined;
|
|
24539
24633
|
rgxMapper.call(_browser, _ua, _rgxmap.browser);
|
|
24540
|
-
_browser
|
|
24634
|
+
_browser[MAJOR] = majorize(_browser[VERSION]);
|
|
24635
|
+
// Brave-specific detection
|
|
24636
|
+
if (_navigator && _navigator.brave && typeof _navigator.brave.isBrave == FUNC_TYPE) {
|
|
24637
|
+
_browser[NAME] = 'Brave';
|
|
24638
|
+
}
|
|
24541
24639
|
return _browser;
|
|
24542
24640
|
};
|
|
24543
24641
|
this.getCPU = function () {
|
|
@@ -24552,6 +24650,14 @@ module.exports = function typedarrayToBuffer (arr) {
|
|
|
24552
24650
|
_device[MODEL] = undefined;
|
|
24553
24651
|
_device[TYPE] = undefined;
|
|
24554
24652
|
rgxMapper.call(_device, _ua, _rgxmap.device);
|
|
24653
|
+
if (!_device[TYPE] && _uach && _uach.mobile) {
|
|
24654
|
+
_device[TYPE] = MOBILE;
|
|
24655
|
+
}
|
|
24656
|
+
// iPadOS-specific detection: identified as Mac, but has some iOS-only properties
|
|
24657
|
+
if (_device[MODEL] == 'Macintosh' && _navigator && typeof _navigator.standalone !== UNDEF_TYPE && _navigator.maxTouchPoints && _navigator.maxTouchPoints > 2) {
|
|
24658
|
+
_device[MODEL] = 'iPad';
|
|
24659
|
+
_device[TYPE] = TABLET;
|
|
24660
|
+
}
|
|
24555
24661
|
return _device;
|
|
24556
24662
|
};
|
|
24557
24663
|
this.getEngine = function () {
|
|
@@ -24566,6 +24672,11 @@ module.exports = function typedarrayToBuffer (arr) {
|
|
|
24566
24672
|
_os[NAME] = undefined;
|
|
24567
24673
|
_os[VERSION] = undefined;
|
|
24568
24674
|
rgxMapper.call(_os, _ua, _rgxmap.os);
|
|
24675
|
+
if (!_os[NAME] && _uach && _uach.platform != 'Unknown') {
|
|
24676
|
+
_os[NAME] = _uach.platform
|
|
24677
|
+
.replace(/chrome os/i, CHROMIUM_OS)
|
|
24678
|
+
.replace(/macos/i, MAC_OS); // backward compatibility
|
|
24679
|
+
}
|
|
24569
24680
|
return _os;
|
|
24570
24681
|
};
|
|
24571
24682
|
this.getResult = function () {
|
|
@@ -24641,7 +24752,7 @@ module.exports = function typedarrayToBuffer (arr) {
|
|
|
24641
24752
|
|
|
24642
24753
|
})(typeof window === 'object' ? window : this);
|
|
24643
24754
|
|
|
24644
|
-
},{}],
|
|
24755
|
+
},{}],348:[function(_dereq_,module,exports){
|
|
24645
24756
|
(function (global){(function (){
|
|
24646
24757
|
|
|
24647
24758
|
/**
|
|
@@ -24712,14 +24823,14 @@ function config (name) {
|
|
|
24712
24823
|
}
|
|
24713
24824
|
|
|
24714
24825
|
}).call(this)}).call(this,typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : {})
|
|
24715
|
-
},{}],
|
|
24826
|
+
},{}],349:[function(_dereq_,module,exports){
|
|
24716
24827
|
module.exports = function isBuffer(arg) {
|
|
24717
24828
|
return arg && typeof arg === 'object'
|
|
24718
24829
|
&& typeof arg.copy === 'function'
|
|
24719
24830
|
&& typeof arg.fill === 'function'
|
|
24720
24831
|
&& typeof arg.readUInt8 === 'function';
|
|
24721
24832
|
}
|
|
24722
|
-
},{}],
|
|
24833
|
+
},{}],350:[function(_dereq_,module,exports){
|
|
24723
24834
|
// Currently in sync with Node.js lib/internal/util/types.js
|
|
24724
24835
|
// https://github.com/nodejs/node/commit/112cc7c27551254aa2b17098fb774867f05ed0d9
|
|
24725
24836
|
|
|
@@ -25055,7 +25166,7 @@ exports.isAnyArrayBuffer = isAnyArrayBuffer;
|
|
|
25055
25166
|
});
|
|
25056
25167
|
});
|
|
25057
25168
|
|
|
25058
|
-
},{"is-arguments":
|
|
25169
|
+
},{"is-arguments":302,"is-generator-function":305,"is-typed-array":307,"which-typed-array":356}],351:[function(_dereq_,module,exports){
|
|
25059
25170
|
(function (process){(function (){
|
|
25060
25171
|
// Copyright Joyent, Inc. and other Node contributors.
|
|
25061
25172
|
//
|
|
@@ -25774,7 +25885,7 @@ function callbackify(original) {
|
|
|
25774
25885
|
exports.callbackify = callbackify;
|
|
25775
25886
|
|
|
25776
25887
|
}).call(this)}).call(this,_dereq_('_process'))
|
|
25777
|
-
},{"./support/isBuffer":
|
|
25888
|
+
},{"./support/isBuffer":349,"./support/types":350,"_process":315,"inherits":298}],352:[function(_dereq_,module,exports){
|
|
25778
25889
|
'use strict';
|
|
25779
25890
|
|
|
25780
25891
|
// FUNCTIONS //
|
|
@@ -25800,7 +25911,7 @@ function isFloat32Array( value ) {
|
|
|
25800
25911
|
|
|
25801
25912
|
module.exports = isFloat32Array;
|
|
25802
25913
|
|
|
25803
|
-
},{}],
|
|
25914
|
+
},{}],353:[function(_dereq_,module,exports){
|
|
25804
25915
|
(function (process,Buffer){(function (){
|
|
25805
25916
|
var stream = _dereq_('readable-stream')
|
|
25806
25917
|
var eos = _dereq_('end-of-stream')
|
|
@@ -26038,7 +26149,7 @@ Duplexify.prototype.end = function(data, enc, cb) {
|
|
|
26038
26149
|
module.exports = Duplexify
|
|
26039
26150
|
|
|
26040
26151
|
}).call(this)}).call(this,_dereq_('_process'),_dereq_("buffer").Buffer)
|
|
26041
|
-
},{"_process":
|
|
26152
|
+
},{"_process":315,"buffer":11,"end-of-stream":275,"inherits":298,"readable-stream":332,"stream-shift":339}],354:[function(_dereq_,module,exports){
|
|
26042
26153
|
(function (process,global){(function (){
|
|
26043
26154
|
'use strict'
|
|
26044
26155
|
|
|
@@ -26231,7 +26342,7 @@ function WebSocketStream(target, protocols, options) {
|
|
|
26231
26342
|
}
|
|
26232
26343
|
|
|
26233
26344
|
}).call(this)}).call(this,_dereq_('_process'),typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : {})
|
|
26234
|
-
},{"_process":
|
|
26345
|
+
},{"_process":315,"duplexify":353,"readable-stream":332,"safe-buffer":336,"ws":355}],355:[function(_dereq_,module,exports){
|
|
26235
26346
|
|
|
26236
26347
|
var ws = null
|
|
26237
26348
|
|
|
@@ -26245,7 +26356,7 @@ if (typeof WebSocket !== 'undefined') {
|
|
|
26245
26356
|
|
|
26246
26357
|
module.exports = ws
|
|
26247
26358
|
|
|
26248
|
-
},{}],
|
|
26359
|
+
},{}],356:[function(_dereq_,module,exports){
|
|
26249
26360
|
(function (global){(function (){
|
|
26250
26361
|
'use strict';
|
|
26251
26362
|
|
|
@@ -26304,7 +26415,7 @@ module.exports = function whichTypedArray(value) {
|
|
|
26304
26415
|
};
|
|
26305
26416
|
|
|
26306
26417
|
}).call(this)}).call(this,typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : {})
|
|
26307
|
-
},{"available-typed-arrays":7,"call-bind/callBound":12,"for-each":
|
|
26418
|
+
},{"available-typed-arrays":7,"call-bind/callBound":12,"for-each":279,"gopd":288,"has-tostringtag/shams":291,"is-typed-array":307}],357:[function(_dereq_,module,exports){
|
|
26308
26419
|
// Returns a wrapper function that returns a wrapped callback
|
|
26309
26420
|
// The wrapper function should do some stuff, and return a
|
|
26310
26421
|
// presumably different callback function.
|
|
@@ -26339,10 +26450,10 @@ function wrappy (fn, cb) {
|
|
|
26339
26450
|
}
|
|
26340
26451
|
}
|
|
26341
26452
|
|
|
26342
|
-
},{}],
|
|
26453
|
+
},{}],358:[function(_dereq_,module,exports){
|
|
26343
26454
|
module.exports={
|
|
26344
26455
|
"name": "videomail-client",
|
|
26345
|
-
"version": "6.0.
|
|
26456
|
+
"version": "6.0.2",
|
|
26346
26457
|
"description": "A wicked npm package to record videos directly in the browser, wohooo!",
|
|
26347
26458
|
"author": "Michael Heuberger <michael.heuberger@binarykitchen.com>",
|
|
26348
26459
|
"contributors": [
|
|
@@ -26374,8 +26485,8 @@ module.exports={
|
|
|
26374
26485
|
"prettier-fix": "prettier --write ./src ./test gulpfile.js"
|
|
26375
26486
|
},
|
|
26376
26487
|
"engines": {
|
|
26377
|
-
"node": "
|
|
26378
|
-
"npm": "
|
|
26488
|
+
"node": ">=18.12.1",
|
|
26489
|
+
"npm": ">=8.19.2"
|
|
26379
26490
|
},
|
|
26380
26491
|
"keywords": [
|
|
26381
26492
|
"webcam",
|
|
@@ -26401,16 +26512,16 @@ module.exports={
|
|
|
26401
26512
|
]
|
|
26402
26513
|
},
|
|
26403
26514
|
"dependencies": {
|
|
26404
|
-
"@babel/runtime": "7.
|
|
26515
|
+
"@babel/runtime": "7.21.0",
|
|
26405
26516
|
"add-eventlistener-with-options": "1.25.5",
|
|
26406
26517
|
"animitter": "3.0.0",
|
|
26407
|
-
"audio-sample": "3.0.
|
|
26408
|
-
"canvas-to-buffer": "3.0.
|
|
26518
|
+
"audio-sample": "3.0.1",
|
|
26519
|
+
"canvas-to-buffer": "3.0.1",
|
|
26409
26520
|
"classlist.js": "1.1.20150312",
|
|
26410
26521
|
"contains": "0.1.1",
|
|
26411
|
-
"core-js": "3.
|
|
26522
|
+
"core-js": "3.29.0",
|
|
26412
26523
|
"create-error": "0.3.1",
|
|
26413
|
-
"deepmerge": "4.
|
|
26524
|
+
"deepmerge": "4.3.0",
|
|
26414
26525
|
"defined": "1.0.1",
|
|
26415
26526
|
"despot": "1.1.3",
|
|
26416
26527
|
"document-visibility": "1.0.1",
|
|
@@ -26418,7 +26529,7 @@ module.exports={
|
|
|
26418
26529
|
"filesize": "10.0.6",
|
|
26419
26530
|
"get-form-data": "3.0.0",
|
|
26420
26531
|
"hidden": "1.1.1",
|
|
26421
|
-
"humanize-duration": "3.
|
|
26532
|
+
"humanize-duration": "3.28.0",
|
|
26422
26533
|
"hyperscript": "2.0.2",
|
|
26423
26534
|
"insert-css": "2.0.0",
|
|
26424
26535
|
"iphone-inline-video": "2.2.2",
|
|
@@ -26428,26 +26539,26 @@ module.exports={
|
|
|
26428
26539
|
"readystate": "0.4.1",
|
|
26429
26540
|
"request-frame": "1.5.3",
|
|
26430
26541
|
"safe-json-stringify": "1.2.0",
|
|
26431
|
-
"superagent": "8.0.
|
|
26432
|
-
"ua-parser-js": "1.0.
|
|
26542
|
+
"superagent": "8.0.9",
|
|
26543
|
+
"ua-parser-js": "1.0.34",
|
|
26433
26544
|
"websocket-stream": "5.5.2"
|
|
26434
26545
|
},
|
|
26435
26546
|
"devDependencies": {
|
|
26436
|
-
"@babel/core": "7.
|
|
26547
|
+
"@babel/core": "7.21.0",
|
|
26437
26548
|
"@babel/eslint-parser": "7.19.1",
|
|
26438
|
-
"@babel/plugin-transform-runtime": "7.
|
|
26549
|
+
"@babel/plugin-transform-runtime": "7.21.0",
|
|
26439
26550
|
"@babel/preset-env": "7.20.2",
|
|
26440
|
-
"audit-ci": "6.
|
|
26551
|
+
"audit-ci": "6.6.1",
|
|
26441
26552
|
"autoprefixer": "10.4.13",
|
|
26442
26553
|
"babelify": "10.0.0",
|
|
26443
|
-
"body-parser": "1.20.
|
|
26554
|
+
"body-parser": "1.20.2",
|
|
26444
26555
|
"browserify": "17.0.0",
|
|
26445
26556
|
"connect-send-json": "1.0.0",
|
|
26446
|
-
"cssnano": "5.1.
|
|
26557
|
+
"cssnano": "5.1.15",
|
|
26447
26558
|
"del": "6.1.1",
|
|
26448
|
-
"eslint": "8.
|
|
26449
|
-
"eslint-config-prettier": "8.
|
|
26450
|
-
"eslint-plugin-import": "2.
|
|
26559
|
+
"eslint": "8.35.0",
|
|
26560
|
+
"eslint-config-prettier": "8.6.0",
|
|
26561
|
+
"eslint-plugin-import": "2.27.5",
|
|
26451
26562
|
"eslint-plugin-node": "11.1.0",
|
|
26452
26563
|
"eslint-plugin-promise": "6.1.1",
|
|
26453
26564
|
"fancy-log": "2.0.0",
|
|
@@ -26468,12 +26579,12 @@ module.exports={
|
|
|
26468
26579
|
"gulp-stylus": "2.7.1",
|
|
26469
26580
|
"gulp-terser": "2.1.0",
|
|
26470
26581
|
"gulp-todo": "7.1.1",
|
|
26471
|
-
"minimist": "1.2.
|
|
26582
|
+
"minimist": "1.2.8",
|
|
26472
26583
|
"nib": "1.2.0",
|
|
26473
|
-
"postcss": "8.4.
|
|
26474
|
-
"prettier": "2.8.
|
|
26475
|
-
"router": "1.3.
|
|
26476
|
-
"tape": "5.6.
|
|
26584
|
+
"postcss": "8.4.21",
|
|
26585
|
+
"prettier": "2.8.4",
|
|
26586
|
+
"router": "1.3.8",
|
|
26587
|
+
"tape": "5.6.3",
|
|
26477
26588
|
"tape-catch": "1.0.6",
|
|
26478
26589
|
"tape-run": "10.0.0",
|
|
26479
26590
|
"vinyl-buffer": "1.0.1",
|
|
@@ -26482,7 +26593,7 @@ module.exports={
|
|
|
26482
26593
|
}
|
|
26483
26594
|
}
|
|
26484
26595
|
|
|
26485
|
-
},{}],
|
|
26596
|
+
},{}],359:[function(_dereq_,module,exports){
|
|
26486
26597
|
"use strict";
|
|
26487
26598
|
|
|
26488
26599
|
_dereq_("core-js/modules/es.object.define-property.js");
|
|
@@ -26665,7 +26776,7 @@ VideomailClient.events = _events["default"];
|
|
|
26665
26776
|
var _default = VideomailClient;
|
|
26666
26777
|
exports["default"] = _default;
|
|
26667
26778
|
|
|
26668
|
-
},{"./constants":
|
|
26779
|
+
},{"./constants":360,"./events":361,"./options":362,"./resource":363,"./util/browser":365,"./util/collectLogger":366,"./util/eventEmitter":367,"./wrappers/container":374,"./wrappers/optionsWrapper":377,"./wrappers/visuals/replay":387,"@babel/runtime/helpers/interopRequireDefault":1,"core-js/modules/es.array.for-each.js":206,"core-js/modules/es.object.define-property.js":217,"core-js/modules/es.object.keys.js":219,"core-js/modules/es.object.to-string.js":220,"core-js/modules/web.dom-collections.for-each.js":258,"core-js/modules/web.timers.js":262,"deepmerge":269,"readystate":333,"util":351}],360:[function(_dereq_,module,exports){
|
|
26669
26780
|
"use strict";
|
|
26670
26781
|
|
|
26671
26782
|
_dereq_("core-js/modules/es.object.define-property.js");
|
|
@@ -26684,7 +26795,7 @@ var _default = {
|
|
|
26684
26795
|
};
|
|
26685
26796
|
exports["default"] = _default;
|
|
26686
26797
|
|
|
26687
|
-
},{"core-js/modules/es.object.define-property.js":
|
|
26798
|
+
},{"core-js/modules/es.object.define-property.js":217}],361:[function(_dereq_,module,exports){
|
|
26688
26799
|
"use strict";
|
|
26689
26800
|
|
|
26690
26801
|
_dereq_("core-js/modules/es.object.define-property.js");
|
|
@@ -26779,7 +26890,7 @@ var _default = (0, _keymirror["default"])({
|
|
|
26779
26890
|
});
|
|
26780
26891
|
exports["default"] = _default;
|
|
26781
26892
|
|
|
26782
|
-
},{"@babel/runtime/helpers/interopRequireDefault":1,"core-js/modules/es.object.define-property.js":
|
|
26893
|
+
},{"@babel/runtime/helpers/interopRequireDefault":1,"core-js/modules/es.object.define-property.js":217,"keymirror":309}],362:[function(_dereq_,module,exports){
|
|
26783
26894
|
(function (process){(function (){
|
|
26784
26895
|
"use strict";
|
|
26785
26896
|
|
|
@@ -26982,7 +27093,7 @@ var _default = {
|
|
|
26982
27093
|
exports["default"] = _default;
|
|
26983
27094
|
|
|
26984
27095
|
}).call(this)}).call(this,_dereq_('_process'))
|
|
26985
|
-
},{"../../package.json":
|
|
27096
|
+
},{"../../package.json":358,"_process":315,"core-js/modules/es.object.define-property.js":217}],363:[function(_dereq_,module,exports){
|
|
26986
27097
|
"use strict";
|
|
26987
27098
|
|
|
26988
27099
|
_dereq_("core-js/modules/es.object.define-property.js");
|
|
@@ -27137,7 +27248,7 @@ function _default(options) {
|
|
|
27137
27248
|
};
|
|
27138
27249
|
}
|
|
27139
27250
|
|
|
27140
|
-
},{"./constants":
|
|
27251
|
+
},{"./constants":360,"@babel/runtime/helpers/interopRequireDefault":1,"core-js/modules/es.object.define-property.js":217,"core-js/modules/web.timers.js":262,"superagent":341}],364:[function(_dereq_,module,exports){
|
|
27141
27252
|
"use strict";
|
|
27142
27253
|
|
|
27143
27254
|
_dereq_("core-js/modules/es.object.define-property.js");
|
|
@@ -27268,7 +27379,7 @@ function _default(userMedia, options) {
|
|
|
27268
27379
|
};
|
|
27269
27380
|
}
|
|
27270
27381
|
|
|
27271
|
-
},{"./browser":
|
|
27382
|
+
},{"./browser":365,"./videomailError":372,"@babel/runtime/helpers/interopRequireDefault":1,"audio-sample":6,"core-js/modules/es.date.to-string.js":213,"core-js/modules/es.object.define-property.js":217,"core-js/modules/es.object.to-string.js":220,"core-js/modules/es.regexp.to-string.js":231,"is-power-of-two":306}],365:[function(_dereq_,module,exports){
|
|
27272
27383
|
"use strict";
|
|
27273
27384
|
|
|
27274
27385
|
_dereq_("core-js/modules/es.object.define-property.js");
|
|
@@ -27536,7 +27647,7 @@ var Browser = function Browser(options) {
|
|
|
27536
27647
|
var _default = Browser;
|
|
27537
27648
|
exports["default"] = _default;
|
|
27538
27649
|
|
|
27539
|
-
},{"./videomailError":
|
|
27650
|
+
},{"./videomailError":372,"@babel/runtime/helpers/interopRequireDefault":1,"@babel/runtime/helpers/typeof":2,"core-js/modules/es.array-buffer.constructor.js":203,"core-js/modules/es.array-buffer.slice.js":204,"core-js/modules/es.array.iterator.js":209,"core-js/modules/es.function.name.js":215,"core-js/modules/es.object.define-property.js":217,"core-js/modules/es.object.to-string.js":220,"core-js/modules/es.parse-float.js":221,"core-js/modules/es.regexp.exec.js":230,"core-js/modules/es.typed-array.copy-within.js":234,"core-js/modules/es.typed-array.every.js":235,"core-js/modules/es.typed-array.fill.js":236,"core-js/modules/es.typed-array.filter.js":237,"core-js/modules/es.typed-array.find-index.js":238,"core-js/modules/es.typed-array.find.js":239,"core-js/modules/es.typed-array.for-each.js":240,"core-js/modules/es.typed-array.includes.js":241,"core-js/modules/es.typed-array.index-of.js":242,"core-js/modules/es.typed-array.iterator.js":243,"core-js/modules/es.typed-array.join.js":244,"core-js/modules/es.typed-array.last-index-of.js":245,"core-js/modules/es.typed-array.map.js":246,"core-js/modules/es.typed-array.reduce-right.js":247,"core-js/modules/es.typed-array.reduce.js":248,"core-js/modules/es.typed-array.reverse.js":249,"core-js/modules/es.typed-array.set.js":250,"core-js/modules/es.typed-array.slice.js":251,"core-js/modules/es.typed-array.some.js":252,"core-js/modules/es.typed-array.sort.js":253,"core-js/modules/es.typed-array.subarray.js":254,"core-js/modules/es.typed-array.to-locale-string.js":255,"core-js/modules/es.typed-array.to-string.js":256,"core-js/modules/es.typed-array.uint8-array.js":257,"defined":270,"ua-parser-js":347}],366:[function(_dereq_,module,exports){
|
|
27540
27651
|
"use strict";
|
|
27541
27652
|
|
|
27542
27653
|
_dereq_("core-js/modules/es.object.define-property.js");
|
|
@@ -27604,7 +27715,7 @@ function _default() {
|
|
|
27604
27715
|
};
|
|
27605
27716
|
}
|
|
27606
27717
|
|
|
27607
|
-
},{"./browser":
|
|
27718
|
+
},{"./browser":365,"@babel/runtime/helpers/interopRequireDefault":1,"core-js/modules/es.array.slice.js":211,"core-js/modules/es.date.to-string.js":213,"core-js/modules/es.object.define-property.js":217,"util":351}],367:[function(_dereq_,module,exports){
|
|
27608
27719
|
"use strict";
|
|
27609
27720
|
|
|
27610
27721
|
_dereq_("core-js/modules/es.object.define-property.js");
|
|
@@ -27670,7 +27781,7 @@ function _default(options, name) {
|
|
|
27670
27781
|
};
|
|
27671
27782
|
}
|
|
27672
27783
|
|
|
27673
|
-
},{"./../events":
|
|
27784
|
+
},{"./../events":361,"./videomailError":372,"@babel/runtime/helpers/interopRequireDefault":1,"core-js/modules/es.array.slice.js":211,"core-js/modules/es.object.define-property.js":217,"despot":271}],368:[function(_dereq_,module,exports){
|
|
27674
27785
|
"use strict";
|
|
27675
27786
|
|
|
27676
27787
|
_dereq_("core-js/modules/es.object.define-property.js");
|
|
@@ -27694,7 +27805,7 @@ var _default = {
|
|
|
27694
27805
|
};
|
|
27695
27806
|
exports["default"] = _default;
|
|
27696
27807
|
|
|
27697
|
-
},{"@babel/runtime/helpers/interopRequireDefault":1,"core-js/modules/es.object.define-property.js":
|
|
27808
|
+
},{"@babel/runtime/helpers/interopRequireDefault":1,"core-js/modules/es.object.define-property.js":217,"filesize":278,"humanize-duration":294}],369:[function(_dereq_,module,exports){
|
|
27698
27809
|
"use strict";
|
|
27699
27810
|
|
|
27700
27811
|
_dereq_("core-js/modules/es.object.define-property.js");
|
|
@@ -27794,7 +27905,7 @@ var _default = [
|
|
|
27794
27905
|
];
|
|
27795
27906
|
exports["default"] = _default;
|
|
27796
27907
|
|
|
27797
|
-
},{"core-js/modules/es.object.define-property.js":
|
|
27908
|
+
},{"core-js/modules/es.object.define-property.js":217}],370:[function(_dereq_,module,exports){
|
|
27798
27909
|
"use strict";
|
|
27799
27910
|
|
|
27800
27911
|
_dereq_("core-js/modules/es.object.define-property.js");
|
|
@@ -27870,7 +27981,7 @@ function _default(anything, options) {
|
|
|
27870
27981
|
return anything.toString();
|
|
27871
27982
|
}
|
|
27872
27983
|
|
|
27873
|
-
},{"@babel/runtime/helpers/interopRequireDefault":1,"@babel/runtime/helpers/typeof":2,"core-js/modules/es.array.for-each.js":
|
|
27984
|
+
},{"@babel/runtime/helpers/interopRequireDefault":1,"@babel/runtime/helpers/typeof":2,"core-js/modules/es.array.for-each.js":206,"core-js/modules/es.array.index-of.js":207,"core-js/modules/es.array.is-array.js":208,"core-js/modules/es.array.join.js":210,"core-js/modules/es.date.to-string.js":213,"core-js/modules/es.object.define-property.js":217,"core-js/modules/es.object.get-own-property-names.js":218,"core-js/modules/es.object.to-string.js":220,"core-js/modules/es.regexp.to-string.js":231,"core-js/modules/web.dom-collections.for-each.js":258,"safe-json-stringify":337}],371:[function(_dereq_,module,exports){
|
|
27874
27985
|
"use strict";
|
|
27875
27986
|
|
|
27876
27987
|
_dereq_("core-js/modules/es.object.define-property.js");
|
|
@@ -27926,7 +28037,7 @@ function _default() {
|
|
|
27926
28037
|
}
|
|
27927
28038
|
}
|
|
27928
28039
|
|
|
27929
|
-
},{"@babel/runtime/helpers/interopRequireDefault":1,"classlist.js":16,"core-js/modules/es.object.define-property.js":
|
|
28040
|
+
},{"@babel/runtime/helpers/interopRequireDefault":1,"classlist.js":16,"core-js/modules/es.object.define-property.js":217,"request-frame":335}],372:[function(_dereq_,module,exports){
|
|
27930
28041
|
"use strict";
|
|
27931
28042
|
|
|
27932
28043
|
_dereq_("core-js/modules/es.object.define-property.js");
|
|
@@ -28307,7 +28418,7 @@ VideomailError.create = function (err, explanation, options, parameters) {
|
|
|
28307
28418
|
var _default = VideomailError;
|
|
28308
28419
|
exports["default"] = _default;
|
|
28309
28420
|
|
|
28310
|
-
},{"./../resource":
|
|
28421
|
+
},{"./../resource":363,"./browser":365,"./pretty":370,"@babel/runtime/helpers/interopRequireDefault":1,"@babel/runtime/helpers/typeof":2,"core-js/modules/es.array.index-of.js":207,"core-js/modules/es.date.to-string.js":213,"core-js/modules/es.function.name.js":215,"core-js/modules/es.object.define-property.js":217,"core-js/modules/es.object.to-string.js":220,"core-js/modules/es.regexp.to-string.js":231,"create-error":268,"util":351}],373:[function(_dereq_,module,exports){
|
|
28311
28422
|
"use strict";
|
|
28312
28423
|
|
|
28313
28424
|
_dereq_("core-js/modules/es.object.define-property.js");
|
|
@@ -28797,7 +28908,7 @@ _util["default"].inherits(Buttons, _eventEmitter["default"]);
|
|
|
28797
28908
|
var _default = Buttons;
|
|
28798
28909
|
exports["default"] = _default;
|
|
28799
28910
|
|
|
28800
|
-
},{"./../events":
|
|
28911
|
+
},{"./../events":361,"./../util/eventEmitter":367,"@babel/runtime/helpers/interopRequireDefault":1,"contains":18,"core-js/modules/es.array.for-each.js":206,"core-js/modules/es.array.is-array.js":208,"core-js/modules/es.function.name.js":215,"core-js/modules/es.object.define-property.js":217,"core-js/modules/es.object.to-string.js":220,"core-js/modules/web.dom-collections.for-each.js":258,"hidden":293,"hyperscript":295,"util":351}],374:[function(_dereq_,module,exports){
|
|
28801
28912
|
"use strict";
|
|
28802
28913
|
|
|
28803
28914
|
_dereq_("core-js/modules/es.object.define-property.js");
|
|
@@ -29438,7 +29549,7 @@ _util["default"].inherits(Container, _eventEmitter["default"]);
|
|
|
29438
29549
|
var _default = Container;
|
|
29439
29550
|
exports["default"] = _default;
|
|
29440
29551
|
|
|
29441
|
-
},{"../../styles/css/main.min.css.js":
|
|
29552
|
+
},{"../../styles/css/main.min.css.js":389,"../events":361,"../resource":363,"../util/eventEmitter":367,"../util/videomailError":372,"./buttons":373,"./dimension":375,"./form":376,"./optionsWrapper":377,"./visuals":378,"@babel/runtime/helpers/interopRequireDefault":1,"core-js/modules/es.array.for-each.js":206,"core-js/modules/es.function.bind.js":214,"core-js/modules/es.function.name.js":215,"core-js/modules/es.object.define-property.js":217,"core-js/modules/es.object.keys.js":219,"core-js/modules/es.object.to-string.js":220,"core-js/modules/web.dom-collections.for-each.js":258,"document-visibility":272,"element-closest":274,"hidden":293,"insert-css":299,"util":351}],375:[function(_dereq_,module,exports){
|
|
29442
29553
|
"use strict";
|
|
29443
29554
|
|
|
29444
29555
|
_dereq_("core-js/modules/es.object.define-property.js");
|
|
@@ -29553,7 +29664,7 @@ var _default = {
|
|
|
29553
29664
|
};
|
|
29554
29665
|
exports["default"] = _default;
|
|
29555
29666
|
|
|
29556
|
-
},{"./../util/videomailError":
|
|
29667
|
+
},{"./../util/videomailError":372,"@babel/runtime/helpers/interopRequireDefault":1,"core-js/modules/es.object.define-property.js":217,"core-js/modules/es.parse-int.js":222,"number-is-integer":310}],376:[function(_dereq_,module,exports){
|
|
29557
29668
|
"use strict";
|
|
29558
29669
|
|
|
29559
29670
|
_dereq_("core-js/modules/es.object.define-property.js");
|
|
@@ -29807,7 +29918,7 @@ _util["default"].inherits(Form, _eventEmitter["default"]);
|
|
|
29807
29918
|
var _default = Form;
|
|
29808
29919
|
exports["default"] = _default;
|
|
29809
29920
|
|
|
29810
|
-
},{"../events":
|
|
29921
|
+
},{"../events":361,"../util/eventEmitter":367,"../util/videomailError":372,"@babel/runtime/helpers/interopRequireDefault":1,"core-js/modules/es.array.for-each.js":206,"core-js/modules/es.function.bind.js":214,"core-js/modules/es.function.name.js":215,"core-js/modules/es.object.define-property.js":217,"core-js/modules/es.object.keys.js":219,"core-js/modules/es.object.to-string.js":220,"core-js/modules/es.regexp.exec.js":230,"core-js/modules/es.string.replace.js":233,"core-js/modules/web.dom-collections.for-each.js":258,"core-js/modules/web.timers.js":262,"get-form-data":282,"hidden":293,"hyperscript":295,"util":351}],377:[function(_dereq_,module,exports){
|
|
29811
29922
|
"use strict";
|
|
29812
29923
|
|
|
29813
29924
|
_dereq_("core-js/modules/es.object.define-property.js");
|
|
@@ -29880,7 +29991,7 @@ var _default = {
|
|
|
29880
29991
|
};
|
|
29881
29992
|
exports["default"] = _default;
|
|
29882
29993
|
|
|
29883
|
-
},{"@babel/runtime/helpers/interopRequireDefault":1,"core-js/modules/es.object.define-property.js":
|
|
29994
|
+
},{"@babel/runtime/helpers/interopRequireDefault":1,"core-js/modules/es.object.define-property.js":217,"deepmerge":269}],378:[function(_dereq_,module,exports){
|
|
29884
29995
|
"use strict";
|
|
29885
29996
|
|
|
29886
29997
|
_dereq_("core-js/modules/es.object.define-property.js");
|
|
@@ -30200,7 +30311,7 @@ _util["default"].inherits(Visuals, _eventEmitter["default"]);
|
|
|
30200
30311
|
var _default = Visuals;
|
|
30201
30312
|
exports["default"] = _default;
|
|
30202
30313
|
|
|
30203
|
-
},{"../events":
|
|
30314
|
+
},{"../events":361,"../util/eventEmitter":367,"./visuals/inside/recorderInsides":384,"./visuals/notifier":385,"./visuals/recorder":386,"./visuals/replay":387,"@babel/runtime/helpers/interopRequireDefault":1,"core-js/modules/es.function.bind.js":214,"core-js/modules/es.object.define-property.js":217,"hidden":293,"hyperscript":295,"util":351}],379:[function(_dereq_,module,exports){
|
|
30204
30315
|
"use strict";
|
|
30205
30316
|
|
|
30206
30317
|
_dereq_("core-js/modules/es.object.define-property.js");
|
|
@@ -30277,7 +30388,7 @@ function _default(visuals, options) {
|
|
|
30277
30388
|
};
|
|
30278
30389
|
}
|
|
30279
30390
|
|
|
30280
|
-
},{"@babel/runtime/helpers/interopRequireDefault":1,"core-js/modules/es.function.bind.js":
|
|
30391
|
+
},{"@babel/runtime/helpers/interopRequireDefault":1,"core-js/modules/es.function.bind.js":214,"core-js/modules/es.object.define-property.js":217,"core-js/modules/web.timers.js":262,"hidden":293,"hyperscript":295}],380:[function(_dereq_,module,exports){
|
|
30281
30392
|
"use strict";
|
|
30282
30393
|
|
|
30283
30394
|
_dereq_("core-js/modules/es.object.define-property.js");
|
|
@@ -30327,7 +30438,7 @@ function _default(visuals, options) {
|
|
|
30327
30438
|
};
|
|
30328
30439
|
}
|
|
30329
30440
|
|
|
30330
|
-
},{"./../../../../events":
|
|
30441
|
+
},{"./../../../../events":361,"./../../../../util/eventEmitter":367,"@babel/runtime/helpers/interopRequireDefault":1,"core-js/modules/es.object.define-property.js":217,"hidden":293,"hyperscript":295}],381:[function(_dereq_,module,exports){
|
|
30331
30442
|
"use strict";
|
|
30332
30443
|
|
|
30333
30444
|
_dereq_("core-js/modules/es.object.define-property.js");
|
|
@@ -30381,7 +30492,7 @@ function _default(visuals, options) {
|
|
|
30381
30492
|
};
|
|
30382
30493
|
}
|
|
30383
30494
|
|
|
30384
|
-
},{"./../../../../util/videomailError":
|
|
30495
|
+
},{"./../../../../util/videomailError":372,"@babel/runtime/helpers/interopRequireDefault":1,"core-js/modules/es.object.define-property.js":217,"hidden":293,"hyperscript":295}],382:[function(_dereq_,module,exports){
|
|
30385
30496
|
"use strict";
|
|
30386
30497
|
|
|
30387
30498
|
_dereq_("core-js/modules/es.object.define-property.js");
|
|
@@ -30423,7 +30534,7 @@ function _default(visuals) {
|
|
|
30423
30534
|
};
|
|
30424
30535
|
}
|
|
30425
30536
|
|
|
30426
|
-
},{"@babel/runtime/helpers/interopRequireDefault":1,"core-js/modules/es.object.define-property.js":
|
|
30537
|
+
},{"@babel/runtime/helpers/interopRequireDefault":1,"core-js/modules/es.object.define-property.js":217,"hidden":293,"hyperscript":295}],383:[function(_dereq_,module,exports){
|
|
30427
30538
|
"use strict";
|
|
30428
30539
|
|
|
30429
30540
|
_dereq_("core-js/modules/es.object.define-property.js");
|
|
@@ -30545,7 +30656,7 @@ function _default(visuals, recordNote, options) {
|
|
|
30545
30656
|
};
|
|
30546
30657
|
}
|
|
30547
30658
|
|
|
30548
|
-
},{"@babel/runtime/helpers/interopRequireDefault":1,"core-js/modules/es.object.define-property.js":
|
|
30659
|
+
},{"@babel/runtime/helpers/interopRequireDefault":1,"core-js/modules/es.object.define-property.js":217,"core-js/modules/es.parse-int.js":222,"hidden":293,"hyperscript":295}],384:[function(_dereq_,module,exports){
|
|
30549
30660
|
"use strict";
|
|
30550
30661
|
|
|
30551
30662
|
_dereq_("core-js/modules/es.object.define-property.js");
|
|
@@ -30661,7 +30772,7 @@ _util["default"].inherits(RecorderInsides, _eventEmitter["default"]);
|
|
|
30661
30772
|
var _default = RecorderInsides;
|
|
30662
30773
|
exports["default"] = _default;
|
|
30663
30774
|
|
|
30664
|
-
},{"./../../../events":
|
|
30775
|
+
},{"./../../../events":361,"./../../../util/browser":365,"./../../../util/eventEmitter":367,"./recorder/countdown":379,"./recorder/facingMode":380,"./recorder/pausedNote":381,"./recorder/recordNote":382,"./recorder/recordTimer":383,"@babel/runtime/helpers/interopRequireDefault":1,"core-js/modules/es.object.define-property.js":217,"util":351}],385:[function(_dereq_,module,exports){
|
|
30665
30776
|
"use strict";
|
|
30666
30777
|
|
|
30667
30778
|
_dereq_("core-js/modules/es.object.define-property.js");
|
|
@@ -30917,7 +31028,7 @@ _util["default"].inherits(Notifier, _eventEmitter["default"]);
|
|
|
30917
31028
|
var _default = Notifier;
|
|
30918
31029
|
exports["default"] = _default;
|
|
30919
31030
|
|
|
30920
|
-
},{"./../../events":
|
|
31031
|
+
},{"./../../events":361,"./../../util/eventEmitter":367,"@babel/runtime/helpers/interopRequireDefault":1,"core-js/modules/es.array.for-each.js":206,"core-js/modules/es.date.to-string.js":213,"core-js/modules/es.object.define-property.js":217,"core-js/modules/es.object.to-string.js":220,"core-js/modules/es.regexp.to-string.js":231,"core-js/modules/web.dom-collections.for-each.js":258,"core-js/modules/web.timers.js":262,"hidden":293,"hyperscript":295,"util":351}],386:[function(_dereq_,module,exports){
|
|
30921
31032
|
(function (Buffer){(function (){
|
|
30922
31033
|
"use strict";
|
|
30923
31034
|
|
|
@@ -31974,7 +32085,7 @@ var _default = Recorder;
|
|
|
31974
32085
|
exports["default"] = _default;
|
|
31975
32086
|
|
|
31976
32087
|
}).call(this)}).call(this,_dereq_("buffer").Buffer)
|
|
31977
|
-
},{"../../constants":
|
|
32088
|
+
},{"../../constants":360,"../../events":361,"../../util/browser":365,"../../util/eventEmitter":367,"../../util/humanize":368,"../../util/pretty":370,"../../util/videomailError":372,"./userMedia":388,"@babel/runtime/helpers/interopRequireDefault":1,"animitter":4,"buffer":11,"canvas-to-buffer":14,"core-js/modules/es.array.concat.js":205,"core-js/modules/es.date.now.js":212,"core-js/modules/es.date.to-string.js":213,"core-js/modules/es.function.bind.js":214,"core-js/modules/es.function.name.js":215,"core-js/modules/es.number.to-fixed.js":216,"core-js/modules/es.object.define-property.js":217,"core-js/modules/es.object.to-string.js":220,"core-js/modules/es.regexp.to-string.js":231,"core-js/modules/web.timers.js":262,"deepmerge":269,"hidden":293,"hyperscript":295,"safe-json-stringify":337,"util":351,"websocket-stream":354}],387:[function(_dereq_,module,exports){
|
|
31978
32089
|
"use strict";
|
|
31979
32090
|
|
|
31980
32091
|
_dereq_("core-js/modules/es.object.define-property.js");
|
|
@@ -32184,7 +32295,9 @@ var Replay = function Replay(parentElement, options) {
|
|
|
32184
32295
|
if (!source) {
|
|
32185
32296
|
if (src) {
|
|
32186
32297
|
source = (0, _hyperscript["default"])('source', {
|
|
32187
|
-
|
|
32298
|
+
// Ensures HTML video thumbnail turns up on iOS, see
|
|
32299
|
+
// https://muffinman.io/blog/hack-for-ios-safari-to-display-html-video-thumbnail/
|
|
32300
|
+
src: src + '#t=0.001',
|
|
32188
32301
|
type: 'video/' + type
|
|
32189
32302
|
});
|
|
32190
32303
|
replayElement.appendChild(source);
|
|
@@ -32264,7 +32377,7 @@ _util["default"].inherits(Replay, _eventEmitter["default"]);
|
|
|
32264
32377
|
var _default = Replay;
|
|
32265
32378
|
exports["default"] = _default;
|
|
32266
32379
|
|
|
32267
|
-
},{"../../events":
|
|
32380
|
+
},{"../../events":361,"../../util/browser":365,"../../util/eventEmitter":367,"../../util/videomailError":372,"@babel/runtime/helpers/interopRequireDefault":1,"add-eventlistener-with-options":3,"core-js/modules/es.array.for-each.js":206,"core-js/modules/es.date.now.js":212,"core-js/modules/es.date.to-string.js":213,"core-js/modules/es.function.name.js":215,"core-js/modules/es.object.define-property.js":217,"core-js/modules/es.object.keys.js":219,"core-js/modules/es.object.to-string.js":220,"core-js/modules/es.promise.js":226,"core-js/modules/web.dom-collections.for-each.js":258,"core-js/modules/web.timers.js":262,"hidden":293,"hyperscript":295,"iphone-inline-video":301,"util":351}],388:[function(_dereq_,module,exports){
|
|
32268
32381
|
"use strict";
|
|
32269
32382
|
|
|
32270
32383
|
_dereq_("core-js/modules/es.object.define-property.js");
|
|
@@ -32677,7 +32790,7 @@ function _default(recorder, options) {
|
|
|
32677
32790
|
};
|
|
32678
32791
|
}
|
|
32679
32792
|
|
|
32680
|
-
},{"./../../events":
|
|
32793
|
+
},{"./../../events":361,"./../../util/audioRecorder":364,"./../../util/browser":365,"./../../util/eventEmitter":367,"./../../util/mediaEvents":369,"./../../util/pretty":370,"./../../util/videomailError":372,"@babel/runtime/helpers/interopRequireDefault":1,"core-js/modules/es.array.for-each.js":206,"core-js/modules/es.array.iterator.js":209,"core-js/modules/es.date.to-string.js":213,"core-js/modules/es.object.define-property.js":217,"core-js/modules/es.object.to-string.js":220,"core-js/modules/es.promise.js":226,"core-js/modules/es.regexp.to-string.js":231,"core-js/modules/es.string.iterator.js":232,"core-js/modules/web.dom-collections.for-each.js":258,"core-js/modules/web.dom-collections.iterator.js":259,"core-js/modules/web.url-search-params.js":264,"core-js/modules/web.url.js":266,"hyperscript":295,"safe-json-stringify":337}],389:[function(_dereq_,module,exports){
|
|
32681
32794
|
"use strict";
|
|
32682
32795
|
|
|
32683
32796
|
module.exports = '@-webkit-keyframes blink{0%{opacity:.9}35%{opacity:.9}50%{opacity:.1}85%{opacity:.1}to{opacity:.9}}@keyframes blink{0%{opacity:.9}35%{opacity:.9}50%{opacity:.1}85%{opacity:.1}to{opacity:.9}}.IIV::-webkit-media-controls-play-button,.IIV::-webkit-media-controls-start-playback-button{opacity:0;pointer-events:none;width:5px}.videomail .visuals{position:relative}.videomail .visuals video.replay{height:100%;width:100%}.videomail .countdown,.videomail .pausedHeader,.videomail .pausedHint,.videomail .recordNote,.videomail .recordTimer{height:auto;margin:0}.videomail .countdown,.videomail .facingMode,.videomail .paused,.videomail .recordNote,.videomail .recordTimer,.videomail noscript{position:absolute;z-index:100}.videomail .countdown,.videomail .pausedHeader,.videomail .pausedHint,.videomail .recordNote,.videomail .recordTimer,.videomail noscript{font-weight:700}.videomail .countdown,.videomail .paused,.videomail noscript{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:100%}.videomail .countdown,.videomail .pausedHeader,.videomail .pausedHint{letter-spacing:4px;text-align:center;text-shadow:-2px 0 #fff,0 2px #fff,2px 0 #fff,0 -2px #fff}.videomail .countdown,.videomail .pausedHeader{font-size:460%;opacity:.9}.videomail .pausedHint{font-size:150%}.videomail .facingMode{background:rgba(30,30,30,.5);border:none;bottom:.6em;color:hsla(0,0%,96%,.9);font-family:monospace;font-size:1.2em;outline:none;padding:.1em .3em;right:.7em;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;z-index:10}.videomail .facingMode:hover{background:rgba(50,50,50,.7);cursor:pointer}.videomail .recordNote,.videomail .recordTimer{background:hsla(0,0%,4%,.8);color:#00d814;font-family:monospace;opacity:.9;padding:.3em .4em;right:.7em;-webkit-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease}.videomail .recordNote.near,.videomail .recordTimer.near{color:#eb9369}.videomail .recordNote.nigh,.videomail .recordTimer.nigh{color:#ea4b2a}.videomail .recordTimer{top:.7em}.videomail .recordNote{top:3.6em}.videomail .recordNote:before{-webkit-animation:blink 1s infinite;animation:blink 1s infinite;content:"REC"}.videomail .notifier{-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;overflow:hidden}.videomail .radioGroup{display:block}.videomail video{margin-bottom:0}';
|
|
@@ -32703,5 +32816,5 @@ var _default = _client["default"]; // also add that so that we can require() it
|
|
|
32703
32816
|
exports["default"] = _default;
|
|
32704
32817
|
module.exports = _client["default"];
|
|
32705
32818
|
|
|
32706
|
-
},{"./client":
|
|
32819
|
+
},{"./client":359,"./util/standardize":371,"@babel/runtime/helpers/interopRequireDefault":1,"core-js/modules/es.object.define-property.js":217}]},{},["videomail-client"])("videomail-client")
|
|
32707
32820
|
});
|