videomail-client 3.0.0 → 4.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/TODO.md +7 -7
- package/package.json +9 -9
- package/prototype/js/videomail-client.js +417 -464
- package/prototype/js/videomail-client.min.js +10 -10
- package/prototype/js/videomail-client.min.js.map +1 -1
- package/src/js/util/browser.js +0 -77
- package/src/js/wrappers/visuals/recorder.js +4 -5
- package/src/js/wrappers/visuals/replay.js +10 -9
|
@@ -585,7 +585,7 @@ Date.now = Date.now || function now() {
|
|
|
585
585
|
return new Date().getTime();
|
|
586
586
|
};
|
|
587
587
|
|
|
588
|
-
},{"events":
|
|
588
|
+
},{"events":263,"inherits":284,"raf":306}],5:[function(_dereq_,module,exports){
|
|
589
589
|
(function (Buffer){(function (){
|
|
590
590
|
(function (w) {
|
|
591
591
|
"use strict";
|
|
@@ -637,7 +637,7 @@ Date.now = Date.now || function now() {
|
|
|
637
637
|
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)}};
|
|
638
638
|
|
|
639
639
|
|
|
640
|
-
},{"typedarray-to-buffer":
|
|
640
|
+
},{"typedarray-to-buffer":331,"validate.io-float32array":337}],7:[function(_dereq_,module,exports){
|
|
641
641
|
(function (global){(function (){
|
|
642
642
|
'use strict';
|
|
643
643
|
|
|
@@ -2711,7 +2711,7 @@ function numberIsNaN (obj) {
|
|
|
2711
2711
|
}
|
|
2712
2712
|
|
|
2713
2713
|
}).call(this)}).call(this,_dereq_("buffer").Buffer)
|
|
2714
|
-
},{"base64-js":8,"buffer":11,"ieee754":
|
|
2714
|
+
},{"base64-js":8,"buffer":11,"ieee754":282}],12:[function(_dereq_,module,exports){
|
|
2715
2715
|
'use strict';
|
|
2716
2716
|
|
|
2717
2717
|
var GetIntrinsic = _dereq_('get-intrinsic');
|
|
@@ -2728,7 +2728,7 @@ module.exports = function callBoundIntrinsic(name, allowMissing) {
|
|
|
2728
2728
|
return intrinsic;
|
|
2729
2729
|
};
|
|
2730
2730
|
|
|
2731
|
-
},{"./":13,"get-intrinsic":
|
|
2731
|
+
},{"./":13,"get-intrinsic":270}],13:[function(_dereq_,module,exports){
|
|
2732
2732
|
'use strict';
|
|
2733
2733
|
|
|
2734
2734
|
var bind = _dereq_('function-bind');
|
|
@@ -2777,11 +2777,11 @@ if ($defineProperty) {
|
|
|
2777
2777
|
module.exports.apply = applyBind;
|
|
2778
2778
|
}
|
|
2779
2779
|
|
|
2780
|
-
},{"function-bind":
|
|
2780
|
+
},{"function-bind":268,"get-intrinsic":270}],14:[function(_dereq_,module,exports){
|
|
2781
2781
|
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)})}};
|
|
2782
2782
|
|
|
2783
2783
|
|
|
2784
|
-
},{"atob":5,"typedarray-to-buffer":
|
|
2784
|
+
},{"atob":5,"typedarray-to-buffer":331}],15:[function(_dereq_,module,exports){
|
|
2785
2785
|
// contains, add, remove, toggle
|
|
2786
2786
|
var indexof = _dereq_('indexof')
|
|
2787
2787
|
|
|
@@ -2882,7 +2882,7 @@ function isTruthy(value) {
|
|
|
2882
2882
|
return !!value
|
|
2883
2883
|
}
|
|
2884
2884
|
|
|
2885
|
-
},{"indexof":
|
|
2885
|
+
},{"indexof":283}],16:[function(_dereq_,module,exports){
|
|
2886
2886
|
/*
|
|
2887
2887
|
* classList.js: Cross-browser full element.classList implementation.
|
|
2888
2888
|
* 1.1.20150312
|
|
@@ -3328,7 +3328,7 @@ module.exports = function (argument) {
|
|
|
3328
3328
|
throw $TypeError(tryToString(argument) + ' is not a function');
|
|
3329
3329
|
};
|
|
3330
3330
|
|
|
3331
|
-
},{"../internals/is-callable":
|
|
3331
|
+
},{"../internals/is-callable":105,"../internals/try-to-string":183}],20:[function(_dereq_,module,exports){
|
|
3332
3332
|
var isConstructor = _dereq_('../internals/is-constructor');
|
|
3333
3333
|
var tryToString = _dereq_('../internals/try-to-string');
|
|
3334
3334
|
|
|
@@ -3340,7 +3340,7 @@ module.exports = function (argument) {
|
|
|
3340
3340
|
throw $TypeError(tryToString(argument) + ' is not a constructor');
|
|
3341
3341
|
};
|
|
3342
3342
|
|
|
3343
|
-
},{"../internals/is-constructor":
|
|
3343
|
+
},{"../internals/is-constructor":106,"../internals/try-to-string":183}],21:[function(_dereq_,module,exports){
|
|
3344
3344
|
var isCallable = _dereq_('../internals/is-callable');
|
|
3345
3345
|
|
|
3346
3346
|
var $String = String;
|
|
@@ -3351,7 +3351,7 @@ module.exports = function (argument) {
|
|
|
3351
3351
|
throw $TypeError("Can't set " + $String(argument) + ' as a prototype');
|
|
3352
3352
|
};
|
|
3353
3353
|
|
|
3354
|
-
},{"../internals/is-callable":
|
|
3354
|
+
},{"../internals/is-callable":105}],22:[function(_dereq_,module,exports){
|
|
3355
3355
|
var wellKnownSymbol = _dereq_('../internals/well-known-symbol');
|
|
3356
3356
|
var create = _dereq_('../internals/object-create');
|
|
3357
3357
|
var defineProperty = _dereq_('../internals/object-define-property').f;
|
|
@@ -3373,7 +3373,7 @@ module.exports = function (key) {
|
|
|
3373
3373
|
ArrayPrototype[UNSCOPABLES][key] = true;
|
|
3374
3374
|
};
|
|
3375
3375
|
|
|
3376
|
-
},{"../internals/object-create":
|
|
3376
|
+
},{"../internals/object-create":127,"../internals/object-define-property":129,"../internals/well-known-symbol":195}],23:[function(_dereq_,module,exports){
|
|
3377
3377
|
'use strict';
|
|
3378
3378
|
var charAt = _dereq_('../internals/string-multibyte').charAt;
|
|
3379
3379
|
|
|
@@ -3383,7 +3383,7 @@ module.exports = function (S, index, unicode) {
|
|
|
3383
3383
|
return index + (unicode ? charAt(S, index).length : 1);
|
|
3384
3384
|
};
|
|
3385
3385
|
|
|
3386
|
-
},{"../internals/string-multibyte":
|
|
3386
|
+
},{"../internals/string-multibyte":163}],24:[function(_dereq_,module,exports){
|
|
3387
3387
|
var isPrototypeOf = _dereq_('../internals/object-is-prototype-of');
|
|
3388
3388
|
|
|
3389
3389
|
var $TypeError = TypeError;
|
|
@@ -3393,7 +3393,7 @@ module.exports = function (it, Prototype) {
|
|
|
3393
3393
|
throw $TypeError('Incorrect invocation');
|
|
3394
3394
|
};
|
|
3395
3395
|
|
|
3396
|
-
},{"../internals/object-is-prototype-of":
|
|
3396
|
+
},{"../internals/object-is-prototype-of":135}],25:[function(_dereq_,module,exports){
|
|
3397
3397
|
var isObject = _dereq_('../internals/is-object');
|
|
3398
3398
|
|
|
3399
3399
|
var $String = String;
|
|
@@ -3405,7 +3405,7 @@ module.exports = function (argument) {
|
|
|
3405
3405
|
throw $TypeError($String(argument) + ' is not an object');
|
|
3406
3406
|
};
|
|
3407
3407
|
|
|
3408
|
-
},{"../internals/is-object":
|
|
3408
|
+
},{"../internals/is-object":110}],26:[function(_dereq_,module,exports){
|
|
3409
3409
|
// eslint-disable-next-line es-x/no-typed-arrays -- safe
|
|
3410
3410
|
module.exports = typeof ArrayBuffer != 'undefined' && typeof DataView != 'undefined';
|
|
3411
3411
|
|
|
@@ -3601,7 +3601,7 @@ module.exports = {
|
|
|
3601
3601
|
TypedArrayPrototype: TypedArrayPrototype
|
|
3602
3602
|
};
|
|
3603
3603
|
|
|
3604
|
-
},{"../internals/array-buffer-basic-detection":26,"../internals/classof":48,"../internals/create-non-enumerable-property":
|
|
3604
|
+
},{"../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":91,"../internals/has-own-property":92,"../internals/internal-state":101,"../internals/is-callable":105,"../internals/is-object":110,"../internals/object-define-property":129,"../internals/object-get-prototype-of":134,"../internals/object-is-prototype-of":135,"../internals/object-set-prototype-of":139,"../internals/try-to-string":183,"../internals/uid":189,"../internals/well-known-symbol":195}],28:[function(_dereq_,module,exports){
|
|
3605
3605
|
'use strict';
|
|
3606
3606
|
var global = _dereq_('../internals/global');
|
|
3607
3607
|
var uncurryThis = _dereq_('../internals/function-uncurry-this');
|
|
@@ -3850,7 +3850,7 @@ module.exports = {
|
|
|
3850
3850
|
DataView: $DataView
|
|
3851
3851
|
};
|
|
3852
3852
|
|
|
3853
|
-
},{"../internals/an-instance":24,"../internals/array-buffer-basic-detection":26,"../internals/array-fill":30,"../internals/array-slice-simple":40,"../internals/create-non-enumerable-property":
|
|
3853
|
+
},{"../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":78,"../internals/function-name":84,"../internals/function-uncurry-this":85,"../internals/global":91,"../internals/ieee754":97,"../internals/internal-state":101,"../internals/object-define-property":129,"../internals/object-get-own-property-names":132,"../internals/object-get-prototype-of":134,"../internals/object-set-prototype-of":139,"../internals/set-to-string-tag":158,"../internals/to-index":172,"../internals/to-integer-or-infinity":174,"../internals/to-length":175}],29:[function(_dereq_,module,exports){
|
|
3854
3854
|
'use strict';
|
|
3855
3855
|
var toObject = _dereq_('../internals/to-object');
|
|
3856
3856
|
var toAbsoluteIndex = _dereq_('../internals/to-absolute-index');
|
|
@@ -3883,7 +3883,7 @@ module.exports = [].copyWithin || function copyWithin(target /* = 0 */, start /*
|
|
|
3883
3883
|
} return O;
|
|
3884
3884
|
};
|
|
3885
3885
|
|
|
3886
|
-
},{"../internals/delete-property-or-throw":
|
|
3886
|
+
},{"../internals/delete-property-or-throw":59,"../internals/length-of-array-like":119,"../internals/to-absolute-index":170,"../internals/to-object":176}],30:[function(_dereq_,module,exports){
|
|
3887
3887
|
'use strict';
|
|
3888
3888
|
var toObject = _dereq_('../internals/to-object');
|
|
3889
3889
|
var toAbsoluteIndex = _dereq_('../internals/to-absolute-index');
|
|
@@ -3902,7 +3902,7 @@ module.exports = function fill(value /* , start = 0, end = @length */) {
|
|
|
3902
3902
|
return O;
|
|
3903
3903
|
};
|
|
3904
3904
|
|
|
3905
|
-
},{"../internals/length-of-array-like":
|
|
3905
|
+
},{"../internals/length-of-array-like":119,"../internals/to-absolute-index":170,"../internals/to-object":176}],31:[function(_dereq_,module,exports){
|
|
3906
3906
|
'use strict';
|
|
3907
3907
|
var $forEach = _dereq_('../internals/array-iteration').forEach;
|
|
3908
3908
|
var arrayMethodIsStrict = _dereq_('../internals/array-method-is-strict');
|
|
@@ -3927,7 +3927,7 @@ module.exports = function (Constructor, list) {
|
|
|
3927
3927
|
return result;
|
|
3928
3928
|
};
|
|
3929
3929
|
|
|
3930
|
-
},{"../internals/length-of-array-like":
|
|
3930
|
+
},{"../internals/length-of-array-like":119}],33:[function(_dereq_,module,exports){
|
|
3931
3931
|
'use strict';
|
|
3932
3932
|
var bind = _dereq_('../internals/function-bind-context');
|
|
3933
3933
|
var call = _dereq_('../internals/function-call');
|
|
@@ -3975,7 +3975,7 @@ module.exports = function from(arrayLike /* , mapfn = undefined, thisArg = undef
|
|
|
3975
3975
|
return result;
|
|
3976
3976
|
};
|
|
3977
3977
|
|
|
3978
|
-
},{"../internals/call-with-safe-iteration-closing":45,"../internals/create-property":
|
|
3978
|
+
},{"../internals/call-with-safe-iteration-closing":45,"../internals/create-property":54,"../internals/function-bind-context":81,"../internals/function-call":83,"../internals/get-iterator":88,"../internals/get-iterator-method":87,"../internals/is-array-iterator-method":102,"../internals/is-constructor":106,"../internals/length-of-array-like":119,"../internals/to-object":176}],34:[function(_dereq_,module,exports){
|
|
3979
3979
|
var toIndexedObject = _dereq_('../internals/to-indexed-object');
|
|
3980
3980
|
var toAbsoluteIndex = _dereq_('../internals/to-absolute-index');
|
|
3981
3981
|
var lengthOfArrayLike = _dereq_('../internals/length-of-array-like');
|
|
@@ -4009,7 +4009,7 @@ module.exports = {
|
|
|
4009
4009
|
indexOf: createMethod(false)
|
|
4010
4010
|
};
|
|
4011
4011
|
|
|
4012
|
-
},{"../internals/length-of-array-like":
|
|
4012
|
+
},{"../internals/length-of-array-like":119,"../internals/to-absolute-index":170,"../internals/to-indexed-object":173}],35:[function(_dereq_,module,exports){
|
|
4013
4013
|
var bind = _dereq_('../internals/function-bind-context');
|
|
4014
4014
|
var uncurryThis = _dereq_('../internals/function-uncurry-this');
|
|
4015
4015
|
var IndexedObject = _dereq_('../internals/indexed-object');
|
|
@@ -4084,7 +4084,7 @@ module.exports = {
|
|
|
4084
4084
|
filterReject: createMethod(7)
|
|
4085
4085
|
};
|
|
4086
4086
|
|
|
4087
|
-
},{"../internals/array-species-create":44,"../internals/function-bind-context":
|
|
4087
|
+
},{"../internals/array-species-create":44,"../internals/function-bind-context":81,"../internals/function-uncurry-this":85,"../internals/indexed-object":98,"../internals/length-of-array-like":119,"../internals/to-object":176}],36:[function(_dereq_,module,exports){
|
|
4088
4088
|
'use strict';
|
|
4089
4089
|
/* eslint-disable es-x/no-array-prototype-lastindexof -- safe */
|
|
4090
4090
|
var apply = _dereq_('../internals/function-apply');
|
|
@@ -4113,7 +4113,7 @@ module.exports = FORCED ? function lastIndexOf(searchElement /* , fromIndex = @[
|
|
|
4113
4113
|
return -1;
|
|
4114
4114
|
} : $lastIndexOf;
|
|
4115
4115
|
|
|
4116
|
-
},{"../internals/array-method-is-strict":38,"../internals/function-apply":
|
|
4116
|
+
},{"../internals/array-method-is-strict":38,"../internals/function-apply":80,"../internals/length-of-array-like":119,"../internals/to-indexed-object":173,"../internals/to-integer-or-infinity":174}],37:[function(_dereq_,module,exports){
|
|
4117
4117
|
var fails = _dereq_('../internals/fails');
|
|
4118
4118
|
var wellKnownSymbol = _dereq_('../internals/well-known-symbol');
|
|
4119
4119
|
var V8_VERSION = _dereq_('../internals/engine-v8-version');
|
|
@@ -4134,7 +4134,7 @@ module.exports = function (METHOD_NAME) {
|
|
|
4134
4134
|
});
|
|
4135
4135
|
};
|
|
4136
4136
|
|
|
4137
|
-
},{"../internals/engine-v8-version":
|
|
4137
|
+
},{"../internals/engine-v8-version":74,"../internals/fails":78,"../internals/well-known-symbol":195}],38:[function(_dereq_,module,exports){
|
|
4138
4138
|
'use strict';
|
|
4139
4139
|
var fails = _dereq_('../internals/fails');
|
|
4140
4140
|
|
|
@@ -4146,7 +4146,7 @@ module.exports = function (METHOD_NAME, argument) {
|
|
|
4146
4146
|
});
|
|
4147
4147
|
};
|
|
4148
4148
|
|
|
4149
|
-
},{"../internals/fails":
|
|
4149
|
+
},{"../internals/fails":78}],39:[function(_dereq_,module,exports){
|
|
4150
4150
|
var aCallable = _dereq_('../internals/a-callable');
|
|
4151
4151
|
var toObject = _dereq_('../internals/to-object');
|
|
4152
4152
|
var IndexedObject = _dereq_('../internals/indexed-object');
|
|
@@ -4190,7 +4190,7 @@ module.exports = {
|
|
|
4190
4190
|
right: createMethod(true)
|
|
4191
4191
|
};
|
|
4192
4192
|
|
|
4193
|
-
},{"../internals/a-callable":19,"../internals/indexed-object":
|
|
4193
|
+
},{"../internals/a-callable":19,"../internals/indexed-object":98,"../internals/length-of-array-like":119,"../internals/to-object":176}],40:[function(_dereq_,module,exports){
|
|
4194
4194
|
var toAbsoluteIndex = _dereq_('../internals/to-absolute-index');
|
|
4195
4195
|
var lengthOfArrayLike = _dereq_('../internals/length-of-array-like');
|
|
4196
4196
|
var createProperty = _dereq_('../internals/create-property');
|
|
@@ -4208,12 +4208,12 @@ module.exports = function (O, start, end) {
|
|
|
4208
4208
|
return result;
|
|
4209
4209
|
};
|
|
4210
4210
|
|
|
4211
|
-
},{"../internals/create-property":
|
|
4211
|
+
},{"../internals/create-property":54,"../internals/length-of-array-like":119,"../internals/to-absolute-index":170}],41:[function(_dereq_,module,exports){
|
|
4212
4212
|
var uncurryThis = _dereq_('../internals/function-uncurry-this');
|
|
4213
4213
|
|
|
4214
4214
|
module.exports = uncurryThis([].slice);
|
|
4215
4215
|
|
|
4216
|
-
},{"../internals/function-uncurry-this":
|
|
4216
|
+
},{"../internals/function-uncurry-this":85}],42:[function(_dereq_,module,exports){
|
|
4217
4217
|
var arraySlice = _dereq_('../internals/array-slice-simple');
|
|
4218
4218
|
|
|
4219
4219
|
var floor = Math.floor;
|
|
@@ -4283,7 +4283,7 @@ module.exports = function (originalArray) {
|
|
|
4283
4283
|
} return C === undefined ? $Array : C;
|
|
4284
4284
|
};
|
|
4285
4285
|
|
|
4286
|
-
},{"../internals/is-array":
|
|
4286
|
+
},{"../internals/is-array":103,"../internals/is-constructor":106,"../internals/is-object":110,"../internals/well-known-symbol":195}],44:[function(_dereq_,module,exports){
|
|
4287
4287
|
var arraySpeciesConstructor = _dereq_('../internals/array-species-constructor');
|
|
4288
4288
|
|
|
4289
4289
|
// `ArraySpeciesCreate` abstract operation
|
|
@@ -4305,7 +4305,7 @@ module.exports = function (iterator, fn, value, ENTRIES) {
|
|
|
4305
4305
|
}
|
|
4306
4306
|
};
|
|
4307
4307
|
|
|
4308
|
-
},{"../internals/an-object":25,"../internals/iterator-close":
|
|
4308
|
+
},{"../internals/an-object":25,"../internals/iterator-close":114}],46:[function(_dereq_,module,exports){
|
|
4309
4309
|
var wellKnownSymbol = _dereq_('../internals/well-known-symbol');
|
|
4310
4310
|
|
|
4311
4311
|
var ITERATOR = wellKnownSymbol('iterator');
|
|
@@ -4345,7 +4345,7 @@ module.exports = function (exec, SKIP_CLOSING) {
|
|
|
4345
4345
|
return ITERATION_SUPPORT;
|
|
4346
4346
|
};
|
|
4347
4347
|
|
|
4348
|
-
},{"../internals/well-known-symbol":
|
|
4348
|
+
},{"../internals/well-known-symbol":195}],47:[function(_dereq_,module,exports){
|
|
4349
4349
|
var uncurryThis = _dereq_('../internals/function-uncurry-this');
|
|
4350
4350
|
|
|
4351
4351
|
var toString = uncurryThis({}.toString);
|
|
@@ -4355,7 +4355,7 @@ module.exports = function (it) {
|
|
|
4355
4355
|
return stringSlice(toString(it), 8, -1);
|
|
4356
4356
|
};
|
|
4357
4357
|
|
|
4358
|
-
},{"../internals/function-uncurry-this":
|
|
4358
|
+
},{"../internals/function-uncurry-this":85}],48:[function(_dereq_,module,exports){
|
|
4359
4359
|
var TO_STRING_TAG_SUPPORT = _dereq_('../internals/to-string-tag-support');
|
|
4360
4360
|
var isCallable = _dereq_('../internals/is-callable');
|
|
4361
4361
|
var classofRaw = _dereq_('../internals/classof-raw');
|
|
@@ -4386,7 +4386,7 @@ module.exports = TO_STRING_TAG_SUPPORT ? classofRaw : function (it) {
|
|
|
4386
4386
|
: (result = classofRaw(O)) == 'Object' && isCallable(O.callee) ? 'Arguments' : result;
|
|
4387
4387
|
};
|
|
4388
4388
|
|
|
4389
|
-
},{"../internals/classof-raw":47,"../internals/is-callable":
|
|
4389
|
+
},{"../internals/classof-raw":47,"../internals/is-callable":105,"../internals/to-string-tag-support":181,"../internals/well-known-symbol":195}],49:[function(_dereq_,module,exports){
|
|
4390
4390
|
var hasOwn = _dereq_('../internals/has-own-property');
|
|
4391
4391
|
var ownKeys = _dereq_('../internals/own-keys');
|
|
4392
4392
|
var getOwnPropertyDescriptorModule = _dereq_('../internals/object-get-own-property-descriptor');
|
|
@@ -4404,7 +4404,7 @@ module.exports = function (target, source, exceptions) {
|
|
|
4404
4404
|
}
|
|
4405
4405
|
};
|
|
4406
4406
|
|
|
4407
|
-
},{"../internals/has-own-property":
|
|
4407
|
+
},{"../internals/has-own-property":92,"../internals/object-define-property":129,"../internals/object-get-own-property-descriptor":130,"../internals/own-keys":142}],50:[function(_dereq_,module,exports){
|
|
4408
4408
|
var fails = _dereq_('../internals/fails');
|
|
4409
4409
|
|
|
4410
4410
|
module.exports = !fails(function () {
|
|
@@ -4414,7 +4414,14 @@ module.exports = !fails(function () {
|
|
|
4414
4414
|
return Object.getPrototypeOf(new F()) !== F.prototype;
|
|
4415
4415
|
});
|
|
4416
4416
|
|
|
4417
|
-
},{"../internals/fails":
|
|
4417
|
+
},{"../internals/fails":78}],51:[function(_dereq_,module,exports){
|
|
4418
|
+
// `CreateIterResultObject` abstract operation
|
|
4419
|
+
// https://tc39.es/ecma262/#sec-createiterresultobject
|
|
4420
|
+
module.exports = function (value, done) {
|
|
4421
|
+
return { value: value, done: done };
|
|
4422
|
+
};
|
|
4423
|
+
|
|
4424
|
+
},{}],52:[function(_dereq_,module,exports){
|
|
4418
4425
|
var DESCRIPTORS = _dereq_('../internals/descriptors');
|
|
4419
4426
|
var definePropertyModule = _dereq_('../internals/object-define-property');
|
|
4420
4427
|
var createPropertyDescriptor = _dereq_('../internals/create-property-descriptor');
|
|
@@ -4426,7 +4433,7 @@ module.exports = DESCRIPTORS ? function (object, key, value) {
|
|
|
4426
4433
|
return object;
|
|
4427
4434
|
};
|
|
4428
4435
|
|
|
4429
|
-
},{"../internals/create-property-descriptor":
|
|
4436
|
+
},{"../internals/create-property-descriptor":53,"../internals/descriptors":60,"../internals/object-define-property":129}],53:[function(_dereq_,module,exports){
|
|
4430
4437
|
module.exports = function (bitmap, value) {
|
|
4431
4438
|
return {
|
|
4432
4439
|
enumerable: !(bitmap & 1),
|
|
@@ -4436,7 +4443,7 @@ module.exports = function (bitmap, value) {
|
|
|
4436
4443
|
};
|
|
4437
4444
|
};
|
|
4438
4445
|
|
|
4439
|
-
},{}],
|
|
4446
|
+
},{}],54:[function(_dereq_,module,exports){
|
|
4440
4447
|
'use strict';
|
|
4441
4448
|
var toPropertyKey = _dereq_('../internals/to-property-key');
|
|
4442
4449
|
var definePropertyModule = _dereq_('../internals/object-define-property');
|
|
@@ -4448,7 +4455,7 @@ module.exports = function (object, key, value) {
|
|
|
4448
4455
|
else object[propertyKey] = value;
|
|
4449
4456
|
};
|
|
4450
4457
|
|
|
4451
|
-
},{"../internals/create-property-descriptor":
|
|
4458
|
+
},{"../internals/create-property-descriptor":53,"../internals/object-define-property":129,"../internals/to-property-key":180}],55:[function(_dereq_,module,exports){
|
|
4452
4459
|
var makeBuiltIn = _dereq_('../internals/make-built-in');
|
|
4453
4460
|
var defineProperty = _dereq_('../internals/object-define-property');
|
|
4454
4461
|
|
|
@@ -4458,7 +4465,7 @@ module.exports = function (target, name, descriptor) {
|
|
|
4458
4465
|
return defineProperty.f(target, name, descriptor);
|
|
4459
4466
|
};
|
|
4460
4467
|
|
|
4461
|
-
},{"../internals/make-built-in":
|
|
4468
|
+
},{"../internals/make-built-in":120,"../internals/object-define-property":129}],56:[function(_dereq_,module,exports){
|
|
4462
4469
|
var isCallable = _dereq_('../internals/is-callable');
|
|
4463
4470
|
var definePropertyModule = _dereq_('../internals/object-define-property');
|
|
4464
4471
|
var makeBuiltIn = _dereq_('../internals/make-built-in');
|
|
@@ -4487,7 +4494,7 @@ module.exports = function (O, key, value, options) {
|
|
|
4487
4494
|
} return O;
|
|
4488
4495
|
};
|
|
4489
4496
|
|
|
4490
|
-
},{"../internals/define-global-property":
|
|
4497
|
+
},{"../internals/define-global-property":58,"../internals/is-callable":105,"../internals/make-built-in":120,"../internals/object-define-property":129}],57:[function(_dereq_,module,exports){
|
|
4491
4498
|
var defineBuiltIn = _dereq_('../internals/define-built-in');
|
|
4492
4499
|
|
|
4493
4500
|
module.exports = function (target, src, options) {
|
|
@@ -4495,7 +4502,7 @@ module.exports = function (target, src, options) {
|
|
|
4495
4502
|
return target;
|
|
4496
4503
|
};
|
|
4497
4504
|
|
|
4498
|
-
},{"../internals/define-built-in":
|
|
4505
|
+
},{"../internals/define-built-in":56}],58:[function(_dereq_,module,exports){
|
|
4499
4506
|
var global = _dereq_('../internals/global');
|
|
4500
4507
|
|
|
4501
4508
|
// eslint-disable-next-line es-x/no-object-defineproperty -- safe
|
|
@@ -4509,7 +4516,7 @@ module.exports = function (key, value) {
|
|
|
4509
4516
|
} return value;
|
|
4510
4517
|
};
|
|
4511
4518
|
|
|
4512
|
-
},{"../internals/global":
|
|
4519
|
+
},{"../internals/global":91}],59:[function(_dereq_,module,exports){
|
|
4513
4520
|
'use strict';
|
|
4514
4521
|
var tryToString = _dereq_('../internals/try-to-string');
|
|
4515
4522
|
|
|
@@ -4519,7 +4526,7 @@ module.exports = function (O, P) {
|
|
|
4519
4526
|
if (!delete O[P]) throw $TypeError('Cannot delete property ' + tryToString(P) + ' of ' + tryToString(O));
|
|
4520
4527
|
};
|
|
4521
4528
|
|
|
4522
|
-
},{"../internals/try-to-string":
|
|
4529
|
+
},{"../internals/try-to-string":183}],60:[function(_dereq_,module,exports){
|
|
4523
4530
|
var fails = _dereq_('../internals/fails');
|
|
4524
4531
|
|
|
4525
4532
|
// Detect IE8's incomplete defineProperty implementation
|
|
@@ -4528,7 +4535,7 @@ module.exports = !fails(function () {
|
|
|
4528
4535
|
return Object.defineProperty({}, 1, { get: function () { return 7; } })[1] != 7;
|
|
4529
4536
|
});
|
|
4530
4537
|
|
|
4531
|
-
},{"../internals/fails":
|
|
4538
|
+
},{"../internals/fails":78}],61:[function(_dereq_,module,exports){
|
|
4532
4539
|
var global = _dereq_('../internals/global');
|
|
4533
4540
|
var isObject = _dereq_('../internals/is-object');
|
|
4534
4541
|
|
|
@@ -4540,7 +4547,7 @@ module.exports = function (it) {
|
|
|
4540
4547
|
return EXISTS ? document.createElement(it) : {};
|
|
4541
4548
|
};
|
|
4542
4549
|
|
|
4543
|
-
},{"../internals/global":
|
|
4550
|
+
},{"../internals/global":91,"../internals/is-object":110}],62:[function(_dereq_,module,exports){
|
|
4544
4551
|
var $TypeError = TypeError;
|
|
4545
4552
|
var MAX_SAFE_INTEGER = 0x1FFFFFFFFFFFFF; // 2 ** 53 - 1 == 9007199254740991
|
|
4546
4553
|
|
|
@@ -4549,7 +4556,7 @@ module.exports = function (it) {
|
|
|
4549
4556
|
return it;
|
|
4550
4557
|
};
|
|
4551
4558
|
|
|
4552
|
-
},{}],
|
|
4559
|
+
},{}],63:[function(_dereq_,module,exports){
|
|
4553
4560
|
// iterable DOM collections
|
|
4554
4561
|
// flag - `iterable` interface - 'entries', 'keys', 'values', 'forEach' methods
|
|
4555
4562
|
module.exports = {
|
|
@@ -4586,7 +4593,7 @@ module.exports = {
|
|
|
4586
4593
|
TouchList: 0
|
|
4587
4594
|
};
|
|
4588
4595
|
|
|
4589
|
-
},{}],
|
|
4596
|
+
},{}],64:[function(_dereq_,module,exports){
|
|
4590
4597
|
// in old WebKit versions, `element.classList` is not an instance of global `DOMTokenList`
|
|
4591
4598
|
var documentCreateElement = _dereq_('../internals/document-create-element');
|
|
4592
4599
|
|
|
@@ -4595,14 +4602,14 @@ var DOMTokenListPrototype = classList && classList.constructor && classList.cons
|
|
|
4595
4602
|
|
|
4596
4603
|
module.exports = DOMTokenListPrototype === Object.prototype ? undefined : DOMTokenListPrototype;
|
|
4597
4604
|
|
|
4598
|
-
},{"../internals/document-create-element":
|
|
4605
|
+
},{"../internals/document-create-element":61}],65:[function(_dereq_,module,exports){
|
|
4599
4606
|
var userAgent = _dereq_('../internals/engine-user-agent');
|
|
4600
4607
|
|
|
4601
4608
|
var firefox = userAgent.match(/firefox\/(\d+)/i);
|
|
4602
4609
|
|
|
4603
4610
|
module.exports = !!firefox && +firefox[1];
|
|
4604
4611
|
|
|
4605
|
-
},{"../internals/engine-user-agent":
|
|
4612
|
+
},{"../internals/engine-user-agent":73}],66:[function(_dereq_,module,exports){
|
|
4606
4613
|
var IS_DENO = _dereq_('../internals/engine-is-deno');
|
|
4607
4614
|
var IS_NODE = _dereq_('../internals/engine-is-node');
|
|
4608
4615
|
|
|
@@ -4610,43 +4617,43 @@ module.exports = !IS_DENO && !IS_NODE
|
|
|
4610
4617
|
&& typeof window == 'object'
|
|
4611
4618
|
&& typeof document == 'object';
|
|
4612
4619
|
|
|
4613
|
-
},{"../internals/engine-is-deno":
|
|
4620
|
+
},{"../internals/engine-is-deno":67,"../internals/engine-is-node":71}],67:[function(_dereq_,module,exports){
|
|
4614
4621
|
/* global Deno -- Deno case */
|
|
4615
4622
|
module.exports = typeof Deno == 'object' && Deno && typeof Deno.version == 'object';
|
|
4616
4623
|
|
|
4617
|
-
},{}],
|
|
4624
|
+
},{}],68:[function(_dereq_,module,exports){
|
|
4618
4625
|
var UA = _dereq_('../internals/engine-user-agent');
|
|
4619
4626
|
|
|
4620
4627
|
module.exports = /MSIE|Trident/.test(UA);
|
|
4621
4628
|
|
|
4622
|
-
},{"../internals/engine-user-agent":
|
|
4629
|
+
},{"../internals/engine-user-agent":73}],69:[function(_dereq_,module,exports){
|
|
4623
4630
|
var userAgent = _dereq_('../internals/engine-user-agent');
|
|
4624
4631
|
var global = _dereq_('../internals/global');
|
|
4625
4632
|
|
|
4626
4633
|
module.exports = /ipad|iphone|ipod/i.test(userAgent) && global.Pebble !== undefined;
|
|
4627
4634
|
|
|
4628
|
-
},{"../internals/engine-user-agent":
|
|
4635
|
+
},{"../internals/engine-user-agent":73,"../internals/global":91}],70:[function(_dereq_,module,exports){
|
|
4629
4636
|
var userAgent = _dereq_('../internals/engine-user-agent');
|
|
4630
4637
|
|
|
4631
4638
|
module.exports = /(?:ipad|iphone|ipod).*applewebkit/i.test(userAgent);
|
|
4632
4639
|
|
|
4633
|
-
},{"../internals/engine-user-agent":
|
|
4640
|
+
},{"../internals/engine-user-agent":73}],71:[function(_dereq_,module,exports){
|
|
4634
4641
|
var classof = _dereq_('../internals/classof-raw');
|
|
4635
4642
|
var global = _dereq_('../internals/global');
|
|
4636
4643
|
|
|
4637
4644
|
module.exports = classof(global.process) == 'process';
|
|
4638
4645
|
|
|
4639
|
-
},{"../internals/classof-raw":47,"../internals/global":
|
|
4646
|
+
},{"../internals/classof-raw":47,"../internals/global":91}],72:[function(_dereq_,module,exports){
|
|
4640
4647
|
var userAgent = _dereq_('../internals/engine-user-agent');
|
|
4641
4648
|
|
|
4642
4649
|
module.exports = /web0s(?!.*chrome)/i.test(userAgent);
|
|
4643
4650
|
|
|
4644
|
-
},{"../internals/engine-user-agent":
|
|
4651
|
+
},{"../internals/engine-user-agent":73}],73:[function(_dereq_,module,exports){
|
|
4645
4652
|
var getBuiltIn = _dereq_('../internals/get-built-in');
|
|
4646
4653
|
|
|
4647
4654
|
module.exports = getBuiltIn('navigator', 'userAgent') || '';
|
|
4648
4655
|
|
|
4649
|
-
},{"../internals/get-built-in":
|
|
4656
|
+
},{"../internals/get-built-in":86}],74:[function(_dereq_,module,exports){
|
|
4650
4657
|
var global = _dereq_('../internals/global');
|
|
4651
4658
|
var userAgent = _dereq_('../internals/engine-user-agent');
|
|
4652
4659
|
|
|
@@ -4675,14 +4682,14 @@ if (!version && userAgent) {
|
|
|
4675
4682
|
|
|
4676
4683
|
module.exports = version;
|
|
4677
4684
|
|
|
4678
|
-
},{"../internals/engine-user-agent":
|
|
4685
|
+
},{"../internals/engine-user-agent":73,"../internals/global":91}],75:[function(_dereq_,module,exports){
|
|
4679
4686
|
var userAgent = _dereq_('../internals/engine-user-agent');
|
|
4680
4687
|
|
|
4681
4688
|
var webkit = userAgent.match(/AppleWebKit\/(\d+)\./);
|
|
4682
4689
|
|
|
4683
4690
|
module.exports = !!webkit && +webkit[1];
|
|
4684
4691
|
|
|
4685
|
-
},{"../internals/engine-user-agent":
|
|
4692
|
+
},{"../internals/engine-user-agent":73}],76:[function(_dereq_,module,exports){
|
|
4686
4693
|
// IE8- don't enum bug keys
|
|
4687
4694
|
module.exports = [
|
|
4688
4695
|
'constructor',
|
|
@@ -4694,7 +4701,7 @@ module.exports = [
|
|
|
4694
4701
|
'valueOf'
|
|
4695
4702
|
];
|
|
4696
4703
|
|
|
4697
|
-
},{}],
|
|
4704
|
+
},{}],77:[function(_dereq_,module,exports){
|
|
4698
4705
|
var global = _dereq_('../internals/global');
|
|
4699
4706
|
var getOwnPropertyDescriptor = _dereq_('../internals/object-get-own-property-descriptor').f;
|
|
4700
4707
|
var createNonEnumerableProperty = _dereq_('../internals/create-non-enumerable-property');
|
|
@@ -4750,7 +4757,7 @@ module.exports = function (options, source) {
|
|
|
4750
4757
|
}
|
|
4751
4758
|
};
|
|
4752
4759
|
|
|
4753
|
-
},{"../internals/copy-constructor-properties":49,"../internals/create-non-enumerable-property":
|
|
4760
|
+
},{"../internals/copy-constructor-properties":49,"../internals/create-non-enumerable-property":52,"../internals/define-built-in":56,"../internals/define-global-property":58,"../internals/global":91,"../internals/is-forced":107,"../internals/object-get-own-property-descriptor":130}],78:[function(_dereq_,module,exports){
|
|
4754
4761
|
module.exports = function (exec) {
|
|
4755
4762
|
try {
|
|
4756
4763
|
return !!exec();
|
|
@@ -4759,7 +4766,7 @@ module.exports = function (exec) {
|
|
|
4759
4766
|
}
|
|
4760
4767
|
};
|
|
4761
4768
|
|
|
4762
|
-
},{}],
|
|
4769
|
+
},{}],79:[function(_dereq_,module,exports){
|
|
4763
4770
|
'use strict';
|
|
4764
4771
|
// TODO: Remove from `core-js@4` since it's moved to entry points
|
|
4765
4772
|
_dereq_('../modules/es.regexp.exec');
|
|
@@ -4835,7 +4842,7 @@ module.exports = function (KEY, exec, FORCED, SHAM) {
|
|
|
4835
4842
|
if (SHAM) createNonEnumerableProperty(RegExpPrototype[SYMBOL], 'sham', true);
|
|
4836
4843
|
};
|
|
4837
4844
|
|
|
4838
|
-
},{"../internals/create-non-enumerable-property":
|
|
4845
|
+
},{"../internals/create-non-enumerable-property":52,"../internals/define-built-in":56,"../internals/fails":78,"../internals/function-uncurry-this":85,"../internals/regexp-exec":150,"../internals/well-known-symbol":195,"../modules/es.regexp.exec":219}],80:[function(_dereq_,module,exports){
|
|
4839
4846
|
var NATIVE_BIND = _dereq_('../internals/function-bind-native');
|
|
4840
4847
|
|
|
4841
4848
|
var FunctionPrototype = Function.prototype;
|
|
@@ -4847,7 +4854,7 @@ module.exports = typeof Reflect == 'object' && Reflect.apply || (NATIVE_BIND ? c
|
|
|
4847
4854
|
return call.apply(apply, arguments);
|
|
4848
4855
|
});
|
|
4849
4856
|
|
|
4850
|
-
},{"../internals/function-bind-native":
|
|
4857
|
+
},{"../internals/function-bind-native":82}],81:[function(_dereq_,module,exports){
|
|
4851
4858
|
var uncurryThis = _dereq_('../internals/function-uncurry-this');
|
|
4852
4859
|
var aCallable = _dereq_('../internals/a-callable');
|
|
4853
4860
|
var NATIVE_BIND = _dereq_('../internals/function-bind-native');
|
|
@@ -4862,7 +4869,7 @@ module.exports = function (fn, that) {
|
|
|
4862
4869
|
};
|
|
4863
4870
|
};
|
|
4864
4871
|
|
|
4865
|
-
},{"../internals/a-callable":19,"../internals/function-bind-native":
|
|
4872
|
+
},{"../internals/a-callable":19,"../internals/function-bind-native":82,"../internals/function-uncurry-this":85}],82:[function(_dereq_,module,exports){
|
|
4866
4873
|
var fails = _dereq_('../internals/fails');
|
|
4867
4874
|
|
|
4868
4875
|
module.exports = !fails(function () {
|
|
@@ -4872,7 +4879,7 @@ module.exports = !fails(function () {
|
|
|
4872
4879
|
return typeof test != 'function' || test.hasOwnProperty('prototype');
|
|
4873
4880
|
});
|
|
4874
4881
|
|
|
4875
|
-
},{"../internals/fails":
|
|
4882
|
+
},{"../internals/fails":78}],83:[function(_dereq_,module,exports){
|
|
4876
4883
|
var NATIVE_BIND = _dereq_('../internals/function-bind-native');
|
|
4877
4884
|
|
|
4878
4885
|
var call = Function.prototype.call;
|
|
@@ -4881,7 +4888,7 @@ module.exports = NATIVE_BIND ? call.bind(call) : function () {
|
|
|
4881
4888
|
return call.apply(call, arguments);
|
|
4882
4889
|
};
|
|
4883
4890
|
|
|
4884
|
-
},{"../internals/function-bind-native":
|
|
4891
|
+
},{"../internals/function-bind-native":82}],84:[function(_dereq_,module,exports){
|
|
4885
4892
|
var DESCRIPTORS = _dereq_('../internals/descriptors');
|
|
4886
4893
|
var hasOwn = _dereq_('../internals/has-own-property');
|
|
4887
4894
|
|
|
@@ -4900,7 +4907,7 @@ module.exports = {
|
|
|
4900
4907
|
CONFIGURABLE: CONFIGURABLE
|
|
4901
4908
|
};
|
|
4902
4909
|
|
|
4903
|
-
},{"../internals/descriptors":
|
|
4910
|
+
},{"../internals/descriptors":60,"../internals/has-own-property":92}],85:[function(_dereq_,module,exports){
|
|
4904
4911
|
var NATIVE_BIND = _dereq_('../internals/function-bind-native');
|
|
4905
4912
|
|
|
4906
4913
|
var FunctionPrototype = Function.prototype;
|
|
@@ -4916,7 +4923,7 @@ module.exports = NATIVE_BIND ? function (fn) {
|
|
|
4916
4923
|
};
|
|
4917
4924
|
};
|
|
4918
4925
|
|
|
4919
|
-
},{"../internals/function-bind-native":
|
|
4926
|
+
},{"../internals/function-bind-native":82}],86:[function(_dereq_,module,exports){
|
|
4920
4927
|
var global = _dereq_('../internals/global');
|
|
4921
4928
|
var isCallable = _dereq_('../internals/is-callable');
|
|
4922
4929
|
|
|
@@ -4928,7 +4935,7 @@ module.exports = function (namespace, method) {
|
|
|
4928
4935
|
return arguments.length < 2 ? aFunction(global[namespace]) : global[namespace] && global[namespace][method];
|
|
4929
4936
|
};
|
|
4930
4937
|
|
|
4931
|
-
},{"../internals/global":
|
|
4938
|
+
},{"../internals/global":91,"../internals/is-callable":105}],87:[function(_dereq_,module,exports){
|
|
4932
4939
|
var classof = _dereq_('../internals/classof');
|
|
4933
4940
|
var getMethod = _dereq_('../internals/get-method');
|
|
4934
4941
|
var isNullOrUndefined = _dereq_('../internals/is-null-or-undefined');
|
|
@@ -4943,7 +4950,7 @@ module.exports = function (it) {
|
|
|
4943
4950
|
|| Iterators[classof(it)];
|
|
4944
4951
|
};
|
|
4945
4952
|
|
|
4946
|
-
},{"../internals/classof":48,"../internals/get-method":
|
|
4953
|
+
},{"../internals/classof":48,"../internals/get-method":89,"../internals/is-null-or-undefined":109,"../internals/iterators":118,"../internals/well-known-symbol":195}],88:[function(_dereq_,module,exports){
|
|
4947
4954
|
var call = _dereq_('../internals/function-call');
|
|
4948
4955
|
var aCallable = _dereq_('../internals/a-callable');
|
|
4949
4956
|
var anObject = _dereq_('../internals/an-object');
|
|
@@ -4958,7 +4965,7 @@ module.exports = function (argument, usingIterator) {
|
|
|
4958
4965
|
throw $TypeError(tryToString(argument) + ' is not iterable');
|
|
4959
4966
|
};
|
|
4960
4967
|
|
|
4961
|
-
},{"../internals/a-callable":19,"../internals/an-object":25,"../internals/function-call":
|
|
4968
|
+
},{"../internals/a-callable":19,"../internals/an-object":25,"../internals/function-call":83,"../internals/get-iterator-method":87,"../internals/try-to-string":183}],89:[function(_dereq_,module,exports){
|
|
4962
4969
|
var aCallable = _dereq_('../internals/a-callable');
|
|
4963
4970
|
var isNullOrUndefined = _dereq_('../internals/is-null-or-undefined');
|
|
4964
4971
|
|
|
@@ -4969,7 +4976,7 @@ module.exports = function (V, P) {
|
|
|
4969
4976
|
return isNullOrUndefined(func) ? undefined : aCallable(func);
|
|
4970
4977
|
};
|
|
4971
4978
|
|
|
4972
|
-
},{"../internals/a-callable":19,"../internals/is-null-or-undefined":
|
|
4979
|
+
},{"../internals/a-callable":19,"../internals/is-null-or-undefined":109}],90:[function(_dereq_,module,exports){
|
|
4973
4980
|
var uncurryThis = _dereq_('../internals/function-uncurry-this');
|
|
4974
4981
|
var toObject = _dereq_('../internals/to-object');
|
|
4975
4982
|
|
|
@@ -5015,7 +5022,7 @@ module.exports = function (matched, str, position, captures, namedCaptures, repl
|
|
|
5015
5022
|
});
|
|
5016
5023
|
};
|
|
5017
5024
|
|
|
5018
|
-
},{"../internals/function-uncurry-this":
|
|
5025
|
+
},{"../internals/function-uncurry-this":85,"../internals/to-object":176}],91:[function(_dereq_,module,exports){
|
|
5019
5026
|
(function (global){(function (){
|
|
5020
5027
|
var check = function (it) {
|
|
5021
5028
|
return it && it.Math == Math && it;
|
|
@@ -5033,7 +5040,7 @@ module.exports =
|
|
|
5033
5040
|
(function () { return this; })() || Function('return this')();
|
|
5034
5041
|
|
|
5035
5042
|
}).call(this)}).call(this,typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : {})
|
|
5036
|
-
},{}],
|
|
5043
|
+
},{}],92:[function(_dereq_,module,exports){
|
|
5037
5044
|
var uncurryThis = _dereq_('../internals/function-uncurry-this');
|
|
5038
5045
|
var toObject = _dereq_('../internals/to-object');
|
|
5039
5046
|
|
|
@@ -5046,10 +5053,10 @@ module.exports = Object.hasOwn || function hasOwn(it, key) {
|
|
|
5046
5053
|
return hasOwnProperty(toObject(it), key);
|
|
5047
5054
|
};
|
|
5048
5055
|
|
|
5049
|
-
},{"../internals/function-uncurry-this":
|
|
5056
|
+
},{"../internals/function-uncurry-this":85,"../internals/to-object":176}],93:[function(_dereq_,module,exports){
|
|
5050
5057
|
module.exports = {};
|
|
5051
5058
|
|
|
5052
|
-
},{}],
|
|
5059
|
+
},{}],94:[function(_dereq_,module,exports){
|
|
5053
5060
|
var global = _dereq_('../internals/global');
|
|
5054
5061
|
|
|
5055
5062
|
module.exports = function (a, b) {
|
|
@@ -5059,12 +5066,12 @@ module.exports = function (a, b) {
|
|
|
5059
5066
|
}
|
|
5060
5067
|
};
|
|
5061
5068
|
|
|
5062
|
-
},{"../internals/global":
|
|
5069
|
+
},{"../internals/global":91}],95:[function(_dereq_,module,exports){
|
|
5063
5070
|
var getBuiltIn = _dereq_('../internals/get-built-in');
|
|
5064
5071
|
|
|
5065
5072
|
module.exports = getBuiltIn('document', 'documentElement');
|
|
5066
5073
|
|
|
5067
|
-
},{"../internals/get-built-in":
|
|
5074
|
+
},{"../internals/get-built-in":86}],96:[function(_dereq_,module,exports){
|
|
5068
5075
|
var DESCRIPTORS = _dereq_('../internals/descriptors');
|
|
5069
5076
|
var fails = _dereq_('../internals/fails');
|
|
5070
5077
|
var createElement = _dereq_('../internals/document-create-element');
|
|
@@ -5077,7 +5084,7 @@ module.exports = !DESCRIPTORS && !fails(function () {
|
|
|
5077
5084
|
}).a != 7;
|
|
5078
5085
|
});
|
|
5079
5086
|
|
|
5080
|
-
},{"../internals/descriptors":
|
|
5087
|
+
},{"../internals/descriptors":60,"../internals/document-create-element":61,"../internals/fails":78}],97:[function(_dereq_,module,exports){
|
|
5081
5088
|
// IEEE754 conversions based on https://github.com/feross/ieee754
|
|
5082
5089
|
var $Array = Array;
|
|
5083
5090
|
var abs = Math.abs;
|
|
@@ -5181,7 +5188,7 @@ module.exports = {
|
|
|
5181
5188
|
unpack: unpack
|
|
5182
5189
|
};
|
|
5183
5190
|
|
|
5184
|
-
},{}],
|
|
5191
|
+
},{}],98:[function(_dereq_,module,exports){
|
|
5185
5192
|
var uncurryThis = _dereq_('../internals/function-uncurry-this');
|
|
5186
5193
|
var fails = _dereq_('../internals/fails');
|
|
5187
5194
|
var classof = _dereq_('../internals/classof-raw');
|
|
@@ -5198,7 +5205,7 @@ module.exports = fails(function () {
|
|
|
5198
5205
|
return classof(it) == 'String' ? split(it, '') : $Object(it);
|
|
5199
5206
|
} : $Object;
|
|
5200
5207
|
|
|
5201
|
-
},{"../internals/classof-raw":47,"../internals/fails":
|
|
5208
|
+
},{"../internals/classof-raw":47,"../internals/fails":78,"../internals/function-uncurry-this":85}],99:[function(_dereq_,module,exports){
|
|
5202
5209
|
var isCallable = _dereq_('../internals/is-callable');
|
|
5203
5210
|
var isObject = _dereq_('../internals/is-object');
|
|
5204
5211
|
var setPrototypeOf = _dereq_('../internals/object-set-prototype-of');
|
|
@@ -5218,7 +5225,7 @@ module.exports = function ($this, dummy, Wrapper) {
|
|
|
5218
5225
|
return $this;
|
|
5219
5226
|
};
|
|
5220
5227
|
|
|
5221
|
-
},{"../internals/is-callable":
|
|
5228
|
+
},{"../internals/is-callable":105,"../internals/is-object":110,"../internals/object-set-prototype-of":139}],100:[function(_dereq_,module,exports){
|
|
5222
5229
|
var uncurryThis = _dereq_('../internals/function-uncurry-this');
|
|
5223
5230
|
var isCallable = _dereq_('../internals/is-callable');
|
|
5224
5231
|
var store = _dereq_('../internals/shared-store');
|
|
@@ -5234,7 +5241,7 @@ if (!isCallable(store.inspectSource)) {
|
|
|
5234
5241
|
|
|
5235
5242
|
module.exports = store.inspectSource;
|
|
5236
5243
|
|
|
5237
|
-
},{"../internals/function-uncurry-this":
|
|
5244
|
+
},{"../internals/function-uncurry-this":85,"../internals/is-callable":105,"../internals/shared-store":160}],101:[function(_dereq_,module,exports){
|
|
5238
5245
|
var NATIVE_WEAK_MAP = _dereq_('../internals/weak-map-basic-detection');
|
|
5239
5246
|
var global = _dereq_('../internals/global');
|
|
5240
5247
|
var uncurryThis = _dereq_('../internals/function-uncurry-this');
|
|
@@ -5305,7 +5312,7 @@ module.exports = {
|
|
|
5305
5312
|
getterFor: getterFor
|
|
5306
5313
|
};
|
|
5307
5314
|
|
|
5308
|
-
},{"../internals/create-non-enumerable-property":
|
|
5315
|
+
},{"../internals/create-non-enumerable-property":52,"../internals/function-uncurry-this":85,"../internals/global":91,"../internals/has-own-property":92,"../internals/hidden-keys":93,"../internals/is-object":110,"../internals/shared-key":159,"../internals/shared-store":160,"../internals/weak-map-basic-detection":194}],102:[function(_dereq_,module,exports){
|
|
5309
5316
|
var wellKnownSymbol = _dereq_('../internals/well-known-symbol');
|
|
5310
5317
|
var Iterators = _dereq_('../internals/iterators');
|
|
5311
5318
|
|
|
@@ -5317,7 +5324,7 @@ module.exports = function (it) {
|
|
|
5317
5324
|
return it !== undefined && (Iterators.Array === it || ArrayPrototype[ITERATOR] === it);
|
|
5318
5325
|
};
|
|
5319
5326
|
|
|
5320
|
-
},{"../internals/iterators":
|
|
5327
|
+
},{"../internals/iterators":118,"../internals/well-known-symbol":195}],103:[function(_dereq_,module,exports){
|
|
5321
5328
|
var classof = _dereq_('../internals/classof-raw');
|
|
5322
5329
|
|
|
5323
5330
|
// `IsArray` abstract operation
|
|
@@ -5327,14 +5334,24 @@ module.exports = Array.isArray || function isArray(argument) {
|
|
|
5327
5334
|
return classof(argument) == 'Array';
|
|
5328
5335
|
};
|
|
5329
5336
|
|
|
5330
|
-
},{"../internals/classof-raw":47}],
|
|
5337
|
+
},{"../internals/classof-raw":47}],104:[function(_dereq_,module,exports){
|
|
5338
|
+
var classof = _dereq_('../internals/classof');
|
|
5339
|
+
var uncurryThis = _dereq_('../internals/function-uncurry-this');
|
|
5340
|
+
|
|
5341
|
+
var slice = uncurryThis(''.slice);
|
|
5342
|
+
|
|
5343
|
+
module.exports = function (it) {
|
|
5344
|
+
return slice(classof(it), 0, 3) === 'Big';
|
|
5345
|
+
};
|
|
5346
|
+
|
|
5347
|
+
},{"../internals/classof":48,"../internals/function-uncurry-this":85}],105:[function(_dereq_,module,exports){
|
|
5331
5348
|
// `IsCallable` abstract operation
|
|
5332
5349
|
// https://tc39.es/ecma262/#sec-iscallable
|
|
5333
5350
|
module.exports = function (argument) {
|
|
5334
5351
|
return typeof argument == 'function';
|
|
5335
5352
|
};
|
|
5336
5353
|
|
|
5337
|
-
},{}],
|
|
5354
|
+
},{}],106:[function(_dereq_,module,exports){
|
|
5338
5355
|
var uncurryThis = _dereq_('../internals/function-uncurry-this');
|
|
5339
5356
|
var fails = _dereq_('../internals/fails');
|
|
5340
5357
|
var isCallable = _dereq_('../internals/is-callable');
|
|
@@ -5388,7 +5405,7 @@ module.exports = !construct || fails(function () {
|
|
|
5388
5405
|
|| called;
|
|
5389
5406
|
}) ? isConstructorLegacy : isConstructorModern;
|
|
5390
5407
|
|
|
5391
|
-
},{"../internals/classof":48,"../internals/fails":
|
|
5408
|
+
},{"../internals/classof":48,"../internals/fails":78,"../internals/function-uncurry-this":85,"../internals/get-built-in":86,"../internals/inspect-source":100,"../internals/is-callable":105}],107:[function(_dereq_,module,exports){
|
|
5392
5409
|
var fails = _dereq_('../internals/fails');
|
|
5393
5410
|
var isCallable = _dereq_('../internals/is-callable');
|
|
5394
5411
|
|
|
@@ -5412,7 +5429,7 @@ var POLYFILL = isForced.POLYFILL = 'P';
|
|
|
5412
5429
|
|
|
5413
5430
|
module.exports = isForced;
|
|
5414
5431
|
|
|
5415
|
-
},{"../internals/fails":
|
|
5432
|
+
},{"../internals/fails":78,"../internals/is-callable":105}],108:[function(_dereq_,module,exports){
|
|
5416
5433
|
var isObject = _dereq_('../internals/is-object');
|
|
5417
5434
|
|
|
5418
5435
|
var floor = Math.floor;
|
|
@@ -5424,14 +5441,14 @@ module.exports = Number.isInteger || function isInteger(it) {
|
|
|
5424
5441
|
return !isObject(it) && isFinite(it) && floor(it) === it;
|
|
5425
5442
|
};
|
|
5426
5443
|
|
|
5427
|
-
},{"../internals/is-object":
|
|
5444
|
+
},{"../internals/is-object":110}],109:[function(_dereq_,module,exports){
|
|
5428
5445
|
// we can't use just `it == null` since of `document.all` special case
|
|
5429
5446
|
// https://tc39.es/ecma262/#sec-IsHTMLDDA-internal-slot-aec
|
|
5430
5447
|
module.exports = function (it) {
|
|
5431
5448
|
return it === null || it === undefined;
|
|
5432
5449
|
};
|
|
5433
5450
|
|
|
5434
|
-
},{}],
|
|
5451
|
+
},{}],110:[function(_dereq_,module,exports){
|
|
5435
5452
|
var isCallable = _dereq_('../internals/is-callable');
|
|
5436
5453
|
|
|
5437
5454
|
var documentAll = typeof document == 'object' && document.all;
|
|
@@ -5445,10 +5462,10 @@ module.exports = SPECIAL_DOCUMENT_ALL ? function (it) {
|
|
|
5445
5462
|
return typeof it == 'object' ? it !== null : isCallable(it);
|
|
5446
5463
|
};
|
|
5447
5464
|
|
|
5448
|
-
},{"../internals/is-callable":
|
|
5465
|
+
},{"../internals/is-callable":105}],111:[function(_dereq_,module,exports){
|
|
5449
5466
|
module.exports = false;
|
|
5450
5467
|
|
|
5451
|
-
},{}],
|
|
5468
|
+
},{}],112:[function(_dereq_,module,exports){
|
|
5452
5469
|
var getBuiltIn = _dereq_('../internals/get-built-in');
|
|
5453
5470
|
var isCallable = _dereq_('../internals/is-callable');
|
|
5454
5471
|
var isPrototypeOf = _dereq_('../internals/object-is-prototype-of');
|
|
@@ -5463,7 +5480,7 @@ module.exports = USE_SYMBOL_AS_UID ? function (it) {
|
|
|
5463
5480
|
return isCallable($Symbol) && isPrototypeOf($Symbol.prototype, $Object(it));
|
|
5464
5481
|
};
|
|
5465
5482
|
|
|
5466
|
-
},{"../internals/get-built-in":
|
|
5483
|
+
},{"../internals/get-built-in":86,"../internals/is-callable":105,"../internals/object-is-prototype-of":135,"../internals/use-symbol-as-uid":191}],113:[function(_dereq_,module,exports){
|
|
5467
5484
|
var bind = _dereq_('../internals/function-bind-context');
|
|
5468
5485
|
var call = _dereq_('../internals/function-call');
|
|
5469
5486
|
var anObject = _dereq_('../internals/an-object');
|
|
@@ -5533,7 +5550,7 @@ module.exports = function (iterable, unboundFunction, options) {
|
|
|
5533
5550
|
} return new Result(false);
|
|
5534
5551
|
};
|
|
5535
5552
|
|
|
5536
|
-
},{"../internals/an-object":25,"../internals/function-bind-context":
|
|
5553
|
+
},{"../internals/an-object":25,"../internals/function-bind-context":81,"../internals/function-call":83,"../internals/get-iterator":88,"../internals/get-iterator-method":87,"../internals/is-array-iterator-method":102,"../internals/iterator-close":114,"../internals/length-of-array-like":119,"../internals/object-is-prototype-of":135,"../internals/try-to-string":183}],114:[function(_dereq_,module,exports){
|
|
5537
5554
|
var call = _dereq_('../internals/function-call');
|
|
5538
5555
|
var anObject = _dereq_('../internals/an-object');
|
|
5539
5556
|
var getMethod = _dereq_('../internals/get-method');
|
|
@@ -5558,7 +5575,7 @@ module.exports = function (iterator, kind, value) {
|
|
|
5558
5575
|
return value;
|
|
5559
5576
|
};
|
|
5560
5577
|
|
|
5561
|
-
},{"../internals/an-object":25,"../internals/function-call":
|
|
5578
|
+
},{"../internals/an-object":25,"../internals/function-call":83,"../internals/get-method":89}],115:[function(_dereq_,module,exports){
|
|
5562
5579
|
'use strict';
|
|
5563
5580
|
var IteratorPrototype = _dereq_('../internals/iterators-core').IteratorPrototype;
|
|
5564
5581
|
var create = _dereq_('../internals/object-create');
|
|
@@ -5576,7 +5593,7 @@ module.exports = function (IteratorConstructor, NAME, next, ENUMERABLE_NEXT) {
|
|
|
5576
5593
|
return IteratorConstructor;
|
|
5577
5594
|
};
|
|
5578
5595
|
|
|
5579
|
-
},{"../internals/create-property-descriptor":
|
|
5596
|
+
},{"../internals/create-property-descriptor":53,"../internals/iterators":118,"../internals/iterators-core":117,"../internals/object-create":127,"../internals/set-to-string-tag":158}],116:[function(_dereq_,module,exports){
|
|
5580
5597
|
'use strict';
|
|
5581
5598
|
var $ = _dereq_('../internals/export');
|
|
5582
5599
|
var call = _dereq_('../internals/function-call');
|
|
@@ -5677,7 +5694,7 @@ module.exports = function (Iterable, NAME, IteratorConstructor, next, DEFAULT, I
|
|
|
5677
5694
|
return methods;
|
|
5678
5695
|
};
|
|
5679
5696
|
|
|
5680
|
-
},{"../internals/create-non-enumerable-property":
|
|
5697
|
+
},{"../internals/create-non-enumerable-property":52,"../internals/define-built-in":56,"../internals/export":77,"../internals/function-call":83,"../internals/function-name":84,"../internals/is-callable":105,"../internals/is-pure":111,"../internals/iterator-create-constructor":115,"../internals/iterators":118,"../internals/iterators-core":117,"../internals/object-get-prototype-of":134,"../internals/object-set-prototype-of":139,"../internals/set-to-string-tag":158,"../internals/well-known-symbol":195}],117:[function(_dereq_,module,exports){
|
|
5681
5698
|
'use strict';
|
|
5682
5699
|
var fails = _dereq_('../internals/fails');
|
|
5683
5700
|
var isCallable = _dereq_('../internals/is-callable');
|
|
@@ -5728,9 +5745,9 @@ module.exports = {
|
|
|
5728
5745
|
BUGGY_SAFARI_ITERATORS: BUGGY_SAFARI_ITERATORS
|
|
5729
5746
|
};
|
|
5730
5747
|
|
|
5731
|
-
},{"../internals/define-built-in":
|
|
5732
|
-
arguments[4][
|
|
5733
|
-
},{"dup":
|
|
5748
|
+
},{"../internals/define-built-in":56,"../internals/fails":78,"../internals/is-callable":105,"../internals/is-object":110,"../internals/is-pure":111,"../internals/object-create":127,"../internals/object-get-prototype-of":134,"../internals/well-known-symbol":195}],118:[function(_dereq_,module,exports){
|
|
5749
|
+
arguments[4][93][0].apply(exports,arguments)
|
|
5750
|
+
},{"dup":93}],119:[function(_dereq_,module,exports){
|
|
5734
5751
|
var toLength = _dereq_('../internals/to-length');
|
|
5735
5752
|
|
|
5736
5753
|
// `LengthOfArrayLike` abstract operation
|
|
@@ -5739,7 +5756,7 @@ module.exports = function (obj) {
|
|
|
5739
5756
|
return toLength(obj.length);
|
|
5740
5757
|
};
|
|
5741
5758
|
|
|
5742
|
-
},{"../internals/to-length":
|
|
5759
|
+
},{"../internals/to-length":175}],120:[function(_dereq_,module,exports){
|
|
5743
5760
|
var fails = _dereq_('../internals/fails');
|
|
5744
5761
|
var isCallable = _dereq_('../internals/is-callable');
|
|
5745
5762
|
var hasOwn = _dereq_('../internals/has-own-property');
|
|
@@ -5790,7 +5807,7 @@ Function.prototype.toString = makeBuiltIn(function toString() {
|
|
|
5790
5807
|
return isCallable(this) && getInternalState(this).source || inspectSource(this);
|
|
5791
5808
|
}, 'toString');
|
|
5792
5809
|
|
|
5793
|
-
},{"../internals/descriptors":
|
|
5810
|
+
},{"../internals/descriptors":60,"../internals/fails":78,"../internals/function-name":84,"../internals/has-own-property":92,"../internals/inspect-source":100,"../internals/internal-state":101,"../internals/is-callable":105}],121:[function(_dereq_,module,exports){
|
|
5794
5811
|
var ceil = Math.ceil;
|
|
5795
5812
|
var floor = Math.floor;
|
|
5796
5813
|
|
|
@@ -5802,7 +5819,7 @@ module.exports = Math.trunc || function trunc(x) {
|
|
|
5802
5819
|
return (n > 0 ? floor : ceil)(n);
|
|
5803
5820
|
};
|
|
5804
5821
|
|
|
5805
|
-
},{}],
|
|
5822
|
+
},{}],122:[function(_dereq_,module,exports){
|
|
5806
5823
|
var global = _dereq_('../internals/global');
|
|
5807
5824
|
var bind = _dereq_('../internals/function-bind-context');
|
|
5808
5825
|
var getOwnPropertyDescriptor = _dereq_('../internals/object-get-own-property-descriptor').f;
|
|
@@ -5889,7 +5906,7 @@ module.exports = queueMicrotask || function (fn) {
|
|
|
5889
5906
|
} last = task;
|
|
5890
5907
|
};
|
|
5891
5908
|
|
|
5892
|
-
},{"../internals/engine-is-ios":
|
|
5909
|
+
},{"../internals/engine-is-ios":70,"../internals/engine-is-ios-pebble":69,"../internals/engine-is-node":71,"../internals/engine-is-webos-webkit":72,"../internals/function-bind-context":81,"../internals/global":91,"../internals/object-get-own-property-descriptor":130,"../internals/task":168}],123:[function(_dereq_,module,exports){
|
|
5893
5910
|
'use strict';
|
|
5894
5911
|
var aCallable = _dereq_('../internals/a-callable');
|
|
5895
5912
|
|
|
@@ -5912,7 +5929,7 @@ module.exports.f = function (C) {
|
|
|
5912
5929
|
return new PromiseCapability(C);
|
|
5913
5930
|
};
|
|
5914
5931
|
|
|
5915
|
-
},{"../internals/a-callable":19}],
|
|
5932
|
+
},{"../internals/a-callable":19}],124:[function(_dereq_,module,exports){
|
|
5916
5933
|
var global = _dereq_('../internals/global');
|
|
5917
5934
|
var fails = _dereq_('../internals/fails');
|
|
5918
5935
|
var uncurryThis = _dereq_('../internals/function-uncurry-this');
|
|
@@ -5936,7 +5953,7 @@ module.exports = FORCED ? function parseFloat(string) {
|
|
|
5936
5953
|
return result === 0 && charAt(trimmedString, 0) == '-' ? -0 : result;
|
|
5937
5954
|
} : $parseFloat;
|
|
5938
5955
|
|
|
5939
|
-
},{"../internals/fails":
|
|
5956
|
+
},{"../internals/fails":78,"../internals/function-uncurry-this":85,"../internals/global":91,"../internals/string-trim":166,"../internals/to-string":182,"../internals/whitespaces":196}],125:[function(_dereq_,module,exports){
|
|
5940
5957
|
var global = _dereq_('../internals/global');
|
|
5941
5958
|
var fails = _dereq_('../internals/fails');
|
|
5942
5959
|
var uncurryThis = _dereq_('../internals/function-uncurry-this');
|
|
@@ -5960,7 +5977,7 @@ module.exports = FORCED ? function parseInt(string, radix) {
|
|
|
5960
5977
|
return $parseInt(S, (radix >>> 0) || (exec(hex, S) ? 16 : 10));
|
|
5961
5978
|
} : $parseInt;
|
|
5962
5979
|
|
|
5963
|
-
},{"../internals/fails":
|
|
5980
|
+
},{"../internals/fails":78,"../internals/function-uncurry-this":85,"../internals/global":91,"../internals/string-trim":166,"../internals/to-string":182,"../internals/whitespaces":196}],126:[function(_dereq_,module,exports){
|
|
5964
5981
|
'use strict';
|
|
5965
5982
|
var DESCRIPTORS = _dereq_('../internals/descriptors');
|
|
5966
5983
|
var uncurryThis = _dereq_('../internals/function-uncurry-this');
|
|
@@ -6019,7 +6036,7 @@ module.exports = !$assign || fails(function () {
|
|
|
6019
6036
|
} return T;
|
|
6020
6037
|
} : $assign;
|
|
6021
6038
|
|
|
6022
|
-
},{"../internals/descriptors":
|
|
6039
|
+
},{"../internals/descriptors":60,"../internals/fails":78,"../internals/function-call":83,"../internals/function-uncurry-this":85,"../internals/indexed-object":98,"../internals/object-get-own-property-symbols":133,"../internals/object-keys":137,"../internals/object-property-is-enumerable":138,"../internals/to-object":176}],127:[function(_dereq_,module,exports){
|
|
6023
6040
|
/* global ActiveXObject -- old IE, WSH */
|
|
6024
6041
|
var anObject = _dereq_('../internals/an-object');
|
|
6025
6042
|
var definePropertiesModule = _dereq_('../internals/object-define-properties');
|
|
@@ -6104,7 +6121,7 @@ module.exports = Object.create || function create(O, Properties) {
|
|
|
6104
6121
|
return Properties === undefined ? result : definePropertiesModule.f(result, Properties);
|
|
6105
6122
|
};
|
|
6106
6123
|
|
|
6107
|
-
},{"../internals/an-object":25,"../internals/document-create-element":
|
|
6124
|
+
},{"../internals/an-object":25,"../internals/document-create-element":61,"../internals/enum-bug-keys":76,"../internals/hidden-keys":93,"../internals/html":95,"../internals/object-define-properties":128,"../internals/shared-key":159}],128:[function(_dereq_,module,exports){
|
|
6108
6125
|
var DESCRIPTORS = _dereq_('../internals/descriptors');
|
|
6109
6126
|
var V8_PROTOTYPE_DEFINE_BUG = _dereq_('../internals/v8-prototype-define-bug');
|
|
6110
6127
|
var definePropertyModule = _dereq_('../internals/object-define-property');
|
|
@@ -6126,7 +6143,7 @@ exports.f = DESCRIPTORS && !V8_PROTOTYPE_DEFINE_BUG ? Object.defineProperties :
|
|
|
6126
6143
|
return O;
|
|
6127
6144
|
};
|
|
6128
6145
|
|
|
6129
|
-
},{"../internals/an-object":25,"../internals/descriptors":
|
|
6146
|
+
},{"../internals/an-object":25,"../internals/descriptors":60,"../internals/object-define-property":129,"../internals/object-keys":137,"../internals/to-indexed-object":173,"../internals/v8-prototype-define-bug":192}],129:[function(_dereq_,module,exports){
|
|
6130
6147
|
var DESCRIPTORS = _dereq_('../internals/descriptors');
|
|
6131
6148
|
var IE8_DOM_DEFINE = _dereq_('../internals/ie8-dom-define');
|
|
6132
6149
|
var V8_PROTOTYPE_DEFINE_BUG = _dereq_('../internals/v8-prototype-define-bug');
|
|
@@ -6171,7 +6188,7 @@ exports.f = DESCRIPTORS ? V8_PROTOTYPE_DEFINE_BUG ? function defineProperty(O, P
|
|
|
6171
6188
|
return O;
|
|
6172
6189
|
};
|
|
6173
6190
|
|
|
6174
|
-
},{"../internals/an-object":25,"../internals/descriptors":
|
|
6191
|
+
},{"../internals/an-object":25,"../internals/descriptors":60,"../internals/ie8-dom-define":96,"../internals/to-property-key":180,"../internals/v8-prototype-define-bug":192}],130:[function(_dereq_,module,exports){
|
|
6175
6192
|
var DESCRIPTORS = _dereq_('../internals/descriptors');
|
|
6176
6193
|
var call = _dereq_('../internals/function-call');
|
|
6177
6194
|
var propertyIsEnumerableModule = _dereq_('../internals/object-property-is-enumerable');
|
|
@@ -6195,7 +6212,7 @@ exports.f = DESCRIPTORS ? $getOwnPropertyDescriptor : function getOwnPropertyDes
|
|
|
6195
6212
|
if (hasOwn(O, P)) return createPropertyDescriptor(!call(propertyIsEnumerableModule.f, O, P), O[P]);
|
|
6196
6213
|
};
|
|
6197
6214
|
|
|
6198
|
-
},{"../internals/create-property-descriptor":
|
|
6215
|
+
},{"../internals/create-property-descriptor":53,"../internals/descriptors":60,"../internals/function-call":83,"../internals/has-own-property":92,"../internals/ie8-dom-define":96,"../internals/object-property-is-enumerable":138,"../internals/to-indexed-object":173,"../internals/to-property-key":180}],131:[function(_dereq_,module,exports){
|
|
6199
6216
|
/* eslint-disable es-x/no-object-getownpropertynames -- safe */
|
|
6200
6217
|
var classof = _dereq_('../internals/classof-raw');
|
|
6201
6218
|
var toIndexedObject = _dereq_('../internals/to-indexed-object');
|
|
@@ -6220,7 +6237,7 @@ module.exports.f = function getOwnPropertyNames(it) {
|
|
|
6220
6237
|
: $getOwnPropertyNames(toIndexedObject(it));
|
|
6221
6238
|
};
|
|
6222
6239
|
|
|
6223
|
-
},{"../internals/array-slice-simple":40,"../internals/classof-raw":47,"../internals/object-get-own-property-names":
|
|
6240
|
+
},{"../internals/array-slice-simple":40,"../internals/classof-raw":47,"../internals/object-get-own-property-names":132,"../internals/to-indexed-object":173}],132:[function(_dereq_,module,exports){
|
|
6224
6241
|
var internalObjectKeys = _dereq_('../internals/object-keys-internal');
|
|
6225
6242
|
var enumBugKeys = _dereq_('../internals/enum-bug-keys');
|
|
6226
6243
|
|
|
@@ -6233,11 +6250,11 @@ exports.f = Object.getOwnPropertyNames || function getOwnPropertyNames(O) {
|
|
|
6233
6250
|
return internalObjectKeys(O, hiddenKeys);
|
|
6234
6251
|
};
|
|
6235
6252
|
|
|
6236
|
-
},{"../internals/enum-bug-keys":
|
|
6253
|
+
},{"../internals/enum-bug-keys":76,"../internals/object-keys-internal":136}],133:[function(_dereq_,module,exports){
|
|
6237
6254
|
// eslint-disable-next-line es-x/no-object-getownpropertysymbols -- safe
|
|
6238
6255
|
exports.f = Object.getOwnPropertySymbols;
|
|
6239
6256
|
|
|
6240
|
-
},{}],
|
|
6257
|
+
},{}],134:[function(_dereq_,module,exports){
|
|
6241
6258
|
var hasOwn = _dereq_('../internals/has-own-property');
|
|
6242
6259
|
var isCallable = _dereq_('../internals/is-callable');
|
|
6243
6260
|
var toObject = _dereq_('../internals/to-object');
|
|
@@ -6260,12 +6277,12 @@ module.exports = CORRECT_PROTOTYPE_GETTER ? $Object.getPrototypeOf : function (O
|
|
|
6260
6277
|
} return object instanceof $Object ? ObjectPrototype : null;
|
|
6261
6278
|
};
|
|
6262
6279
|
|
|
6263
|
-
},{"../internals/correct-prototype-getter":50,"../internals/has-own-property":
|
|
6280
|
+
},{"../internals/correct-prototype-getter":50,"../internals/has-own-property":92,"../internals/is-callable":105,"../internals/shared-key":159,"../internals/to-object":176}],135:[function(_dereq_,module,exports){
|
|
6264
6281
|
var uncurryThis = _dereq_('../internals/function-uncurry-this');
|
|
6265
6282
|
|
|
6266
6283
|
module.exports = uncurryThis({}.isPrototypeOf);
|
|
6267
6284
|
|
|
6268
|
-
},{"../internals/function-uncurry-this":
|
|
6285
|
+
},{"../internals/function-uncurry-this":85}],136:[function(_dereq_,module,exports){
|
|
6269
6286
|
var uncurryThis = _dereq_('../internals/function-uncurry-this');
|
|
6270
6287
|
var hasOwn = _dereq_('../internals/has-own-property');
|
|
6271
6288
|
var toIndexedObject = _dereq_('../internals/to-indexed-object');
|
|
@@ -6287,7 +6304,7 @@ module.exports = function (object, names) {
|
|
|
6287
6304
|
return result;
|
|
6288
6305
|
};
|
|
6289
6306
|
|
|
6290
|
-
},{"../internals/array-includes":34,"../internals/function-uncurry-this":
|
|
6307
|
+
},{"../internals/array-includes":34,"../internals/function-uncurry-this":85,"../internals/has-own-property":92,"../internals/hidden-keys":93,"../internals/to-indexed-object":173}],137:[function(_dereq_,module,exports){
|
|
6291
6308
|
var internalObjectKeys = _dereq_('../internals/object-keys-internal');
|
|
6292
6309
|
var enumBugKeys = _dereq_('../internals/enum-bug-keys');
|
|
6293
6310
|
|
|
@@ -6298,7 +6315,7 @@ module.exports = Object.keys || function keys(O) {
|
|
|
6298
6315
|
return internalObjectKeys(O, enumBugKeys);
|
|
6299
6316
|
};
|
|
6300
6317
|
|
|
6301
|
-
},{"../internals/enum-bug-keys":
|
|
6318
|
+
},{"../internals/enum-bug-keys":76,"../internals/object-keys-internal":136}],138:[function(_dereq_,module,exports){
|
|
6302
6319
|
'use strict';
|
|
6303
6320
|
var $propertyIsEnumerable = {}.propertyIsEnumerable;
|
|
6304
6321
|
// eslint-disable-next-line es-x/no-object-getownpropertydescriptor -- safe
|
|
@@ -6314,7 +6331,7 @@ exports.f = NASHORN_BUG ? function propertyIsEnumerable(V) {
|
|
|
6314
6331
|
return !!descriptor && descriptor.enumerable;
|
|
6315
6332
|
} : $propertyIsEnumerable;
|
|
6316
6333
|
|
|
6317
|
-
},{}],
|
|
6334
|
+
},{}],139:[function(_dereq_,module,exports){
|
|
6318
6335
|
/* eslint-disable no-proto -- safe */
|
|
6319
6336
|
var uncurryThis = _dereq_('../internals/function-uncurry-this');
|
|
6320
6337
|
var anObject = _dereq_('../internals/an-object');
|
|
@@ -6343,7 +6360,7 @@ module.exports = Object.setPrototypeOf || ('__proto__' in {} ? function () {
|
|
|
6343
6360
|
};
|
|
6344
6361
|
}() : undefined);
|
|
6345
6362
|
|
|
6346
|
-
},{"../internals/a-possible-prototype":21,"../internals/an-object":25,"../internals/function-uncurry-this":
|
|
6363
|
+
},{"../internals/a-possible-prototype":21,"../internals/an-object":25,"../internals/function-uncurry-this":85}],140:[function(_dereq_,module,exports){
|
|
6347
6364
|
'use strict';
|
|
6348
6365
|
var TO_STRING_TAG_SUPPORT = _dereq_('../internals/to-string-tag-support');
|
|
6349
6366
|
var classof = _dereq_('../internals/classof');
|
|
@@ -6354,7 +6371,7 @@ module.exports = TO_STRING_TAG_SUPPORT ? {}.toString : function toString() {
|
|
|
6354
6371
|
return '[object ' + classof(this) + ']';
|
|
6355
6372
|
};
|
|
6356
6373
|
|
|
6357
|
-
},{"../internals/classof":48,"../internals/to-string-tag-support":
|
|
6374
|
+
},{"../internals/classof":48,"../internals/to-string-tag-support":181}],141:[function(_dereq_,module,exports){
|
|
6358
6375
|
var call = _dereq_('../internals/function-call');
|
|
6359
6376
|
var isCallable = _dereq_('../internals/is-callable');
|
|
6360
6377
|
var isObject = _dereq_('../internals/is-object');
|
|
@@ -6371,7 +6388,7 @@ module.exports = function (input, pref) {
|
|
|
6371
6388
|
throw $TypeError("Can't convert object to primitive value");
|
|
6372
6389
|
};
|
|
6373
6390
|
|
|
6374
|
-
},{"../internals/function-call":
|
|
6391
|
+
},{"../internals/function-call":83,"../internals/is-callable":105,"../internals/is-object":110}],142:[function(_dereq_,module,exports){
|
|
6375
6392
|
var getBuiltIn = _dereq_('../internals/get-built-in');
|
|
6376
6393
|
var uncurryThis = _dereq_('../internals/function-uncurry-this');
|
|
6377
6394
|
var getOwnPropertyNamesModule = _dereq_('../internals/object-get-own-property-names');
|
|
@@ -6387,7 +6404,7 @@ module.exports = getBuiltIn('Reflect', 'ownKeys') || function ownKeys(it) {
|
|
|
6387
6404
|
return getOwnPropertySymbols ? concat(keys, getOwnPropertySymbols(it)) : keys;
|
|
6388
6405
|
};
|
|
6389
6406
|
|
|
6390
|
-
},{"../internals/an-object":25,"../internals/function-uncurry-this":
|
|
6407
|
+
},{"../internals/an-object":25,"../internals/function-uncurry-this":85,"../internals/get-built-in":86,"../internals/object-get-own-property-names":132,"../internals/object-get-own-property-symbols":133}],143:[function(_dereq_,module,exports){
|
|
6391
6408
|
module.exports = function (exec) {
|
|
6392
6409
|
try {
|
|
6393
6410
|
return { error: false, value: exec() };
|
|
@@ -6396,7 +6413,7 @@ module.exports = function (exec) {
|
|
|
6396
6413
|
}
|
|
6397
6414
|
};
|
|
6398
6415
|
|
|
6399
|
-
},{}],
|
|
6416
|
+
},{}],144:[function(_dereq_,module,exports){
|
|
6400
6417
|
var global = _dereq_('../internals/global');
|
|
6401
6418
|
var NativePromiseConstructor = _dereq_('../internals/promise-native-constructor');
|
|
6402
6419
|
var isCallable = _dereq_('../internals/is-callable');
|
|
@@ -6445,12 +6462,12 @@ module.exports = {
|
|
|
6445
6462
|
SUBCLASSING: SUBCLASSING
|
|
6446
6463
|
};
|
|
6447
6464
|
|
|
6448
|
-
},{"../internals/engine-is-browser":
|
|
6465
|
+
},{"../internals/engine-is-browser":66,"../internals/engine-is-deno":67,"../internals/engine-v8-version":74,"../internals/global":91,"../internals/inspect-source":100,"../internals/is-callable":105,"../internals/is-forced":107,"../internals/is-pure":111,"../internals/promise-native-constructor":145,"../internals/well-known-symbol":195}],145:[function(_dereq_,module,exports){
|
|
6449
6466
|
var global = _dereq_('../internals/global');
|
|
6450
6467
|
|
|
6451
6468
|
module.exports = global.Promise;
|
|
6452
6469
|
|
|
6453
|
-
},{"../internals/global":
|
|
6470
|
+
},{"../internals/global":91}],146:[function(_dereq_,module,exports){
|
|
6454
6471
|
var anObject = _dereq_('../internals/an-object');
|
|
6455
6472
|
var isObject = _dereq_('../internals/is-object');
|
|
6456
6473
|
var newPromiseCapability = _dereq_('../internals/new-promise-capability');
|
|
@@ -6464,7 +6481,7 @@ module.exports = function (C, x) {
|
|
|
6464
6481
|
return promiseCapability.promise;
|
|
6465
6482
|
};
|
|
6466
6483
|
|
|
6467
|
-
},{"../internals/an-object":25,"../internals/is-object":
|
|
6484
|
+
},{"../internals/an-object":25,"../internals/is-object":110,"../internals/new-promise-capability":123}],147:[function(_dereq_,module,exports){
|
|
6468
6485
|
var NativePromiseConstructor = _dereq_('../internals/promise-native-constructor');
|
|
6469
6486
|
var checkCorrectnessOfIteration = _dereq_('../internals/check-correctness-of-iteration');
|
|
6470
6487
|
var FORCED_PROMISE_CONSTRUCTOR = _dereq_('../internals/promise-constructor-detection').CONSTRUCTOR;
|
|
@@ -6473,7 +6490,7 @@ module.exports = FORCED_PROMISE_CONSTRUCTOR || !checkCorrectnessOfIteration(func
|
|
|
6473
6490
|
NativePromiseConstructor.all(iterable).then(undefined, function () { /* empty */ });
|
|
6474
6491
|
});
|
|
6475
6492
|
|
|
6476
|
-
},{"../internals/check-correctness-of-iteration":46,"../internals/promise-constructor-detection":
|
|
6493
|
+
},{"../internals/check-correctness-of-iteration":46,"../internals/promise-constructor-detection":144,"../internals/promise-native-constructor":145}],148:[function(_dereq_,module,exports){
|
|
6477
6494
|
var Queue = function () {
|
|
6478
6495
|
this.head = null;
|
|
6479
6496
|
this.tail = null;
|
|
@@ -6498,7 +6515,7 @@ Queue.prototype = {
|
|
|
6498
6515
|
|
|
6499
6516
|
module.exports = Queue;
|
|
6500
6517
|
|
|
6501
|
-
},{}],
|
|
6518
|
+
},{}],149:[function(_dereq_,module,exports){
|
|
6502
6519
|
var call = _dereq_('../internals/function-call');
|
|
6503
6520
|
var anObject = _dereq_('../internals/an-object');
|
|
6504
6521
|
var isCallable = _dereq_('../internals/is-callable');
|
|
@@ -6520,7 +6537,7 @@ module.exports = function (R, S) {
|
|
|
6520
6537
|
throw $TypeError('RegExp#exec called on incompatible receiver');
|
|
6521
6538
|
};
|
|
6522
6539
|
|
|
6523
|
-
},{"../internals/an-object":25,"../internals/classof-raw":47,"../internals/function-call":
|
|
6540
|
+
},{"../internals/an-object":25,"../internals/classof-raw":47,"../internals/function-call":83,"../internals/is-callable":105,"../internals/regexp-exec":150}],150:[function(_dereq_,module,exports){
|
|
6524
6541
|
'use strict';
|
|
6525
6542
|
/* eslint-disable regexp/no-empty-capturing-group, regexp/no-empty-group, regexp/no-lazy-ends -- testing */
|
|
6526
6543
|
/* eslint-disable regexp/no-useless-quantifier -- testing */
|
|
@@ -6639,7 +6656,7 @@ if (PATCH) {
|
|
|
6639
6656
|
|
|
6640
6657
|
module.exports = patchedExec;
|
|
6641
6658
|
|
|
6642
|
-
},{"../internals/function-call":
|
|
6659
|
+
},{"../internals/function-call":83,"../internals/function-uncurry-this":85,"../internals/internal-state":101,"../internals/object-create":127,"../internals/regexp-flags":151,"../internals/regexp-sticky-helpers":153,"../internals/regexp-unsupported-dot-all":154,"../internals/regexp-unsupported-ncg":155,"../internals/shared":161,"../internals/to-string":182}],151:[function(_dereq_,module,exports){
|
|
6643
6660
|
'use strict';
|
|
6644
6661
|
var anObject = _dereq_('../internals/an-object');
|
|
6645
6662
|
|
|
@@ -6659,7 +6676,7 @@ module.exports = function () {
|
|
|
6659
6676
|
return result;
|
|
6660
6677
|
};
|
|
6661
6678
|
|
|
6662
|
-
},{"../internals/an-object":25}],
|
|
6679
|
+
},{"../internals/an-object":25}],152:[function(_dereq_,module,exports){
|
|
6663
6680
|
var call = _dereq_('../internals/function-call');
|
|
6664
6681
|
var hasOwn = _dereq_('../internals/has-own-property');
|
|
6665
6682
|
var isPrototypeOf = _dereq_('../internals/object-is-prototype-of');
|
|
@@ -6673,7 +6690,7 @@ module.exports = function (R) {
|
|
|
6673
6690
|
? call(regExpFlags, R) : flags;
|
|
6674
6691
|
};
|
|
6675
6692
|
|
|
6676
|
-
},{"../internals/function-call":
|
|
6693
|
+
},{"../internals/function-call":83,"../internals/has-own-property":92,"../internals/object-is-prototype-of":135,"../internals/regexp-flags":151}],153:[function(_dereq_,module,exports){
|
|
6677
6694
|
var fails = _dereq_('../internals/fails');
|
|
6678
6695
|
var global = _dereq_('../internals/global');
|
|
6679
6696
|
|
|
@@ -6705,7 +6722,7 @@ module.exports = {
|
|
|
6705
6722
|
UNSUPPORTED_Y: UNSUPPORTED_Y
|
|
6706
6723
|
};
|
|
6707
6724
|
|
|
6708
|
-
},{"../internals/fails":
|
|
6725
|
+
},{"../internals/fails":78,"../internals/global":91}],154:[function(_dereq_,module,exports){
|
|
6709
6726
|
var fails = _dereq_('../internals/fails');
|
|
6710
6727
|
var global = _dereq_('../internals/global');
|
|
6711
6728
|
|
|
@@ -6717,7 +6734,7 @@ module.exports = fails(function () {
|
|
|
6717
6734
|
return !(re.dotAll && re.exec('\n') && re.flags === 's');
|
|
6718
6735
|
});
|
|
6719
6736
|
|
|
6720
|
-
},{"../internals/fails":
|
|
6737
|
+
},{"../internals/fails":78,"../internals/global":91}],155:[function(_dereq_,module,exports){
|
|
6721
6738
|
var fails = _dereq_('../internals/fails');
|
|
6722
6739
|
var global = _dereq_('../internals/global');
|
|
6723
6740
|
|
|
@@ -6730,7 +6747,7 @@ module.exports = fails(function () {
|
|
|
6730
6747
|
'b'.replace(re, '$<a>c') !== 'bc';
|
|
6731
6748
|
});
|
|
6732
6749
|
|
|
6733
|
-
},{"../internals/fails":
|
|
6750
|
+
},{"../internals/fails":78,"../internals/global":91}],156:[function(_dereq_,module,exports){
|
|
6734
6751
|
var isNullOrUndefined = _dereq_('../internals/is-null-or-undefined');
|
|
6735
6752
|
|
|
6736
6753
|
var $TypeError = TypeError;
|
|
@@ -6742,7 +6759,7 @@ module.exports = function (it) {
|
|
|
6742
6759
|
return it;
|
|
6743
6760
|
};
|
|
6744
6761
|
|
|
6745
|
-
},{"../internals/is-null-or-undefined":
|
|
6762
|
+
},{"../internals/is-null-or-undefined":109}],157:[function(_dereq_,module,exports){
|
|
6746
6763
|
'use strict';
|
|
6747
6764
|
var getBuiltIn = _dereq_('../internals/get-built-in');
|
|
6748
6765
|
var definePropertyModule = _dereq_('../internals/object-define-property');
|
|
@@ -6763,7 +6780,7 @@ module.exports = function (CONSTRUCTOR_NAME) {
|
|
|
6763
6780
|
}
|
|
6764
6781
|
};
|
|
6765
6782
|
|
|
6766
|
-
},{"../internals/descriptors":
|
|
6783
|
+
},{"../internals/descriptors":60,"../internals/get-built-in":86,"../internals/object-define-property":129,"../internals/well-known-symbol":195}],158:[function(_dereq_,module,exports){
|
|
6767
6784
|
var defineProperty = _dereq_('../internals/object-define-property').f;
|
|
6768
6785
|
var hasOwn = _dereq_('../internals/has-own-property');
|
|
6769
6786
|
var wellKnownSymbol = _dereq_('../internals/well-known-symbol');
|
|
@@ -6777,7 +6794,7 @@ module.exports = function (target, TAG, STATIC) {
|
|
|
6777
6794
|
}
|
|
6778
6795
|
};
|
|
6779
6796
|
|
|
6780
|
-
},{"../internals/has-own-property":
|
|
6797
|
+
},{"../internals/has-own-property":92,"../internals/object-define-property":129,"../internals/well-known-symbol":195}],159:[function(_dereq_,module,exports){
|
|
6781
6798
|
var shared = _dereq_('../internals/shared');
|
|
6782
6799
|
var uid = _dereq_('../internals/uid');
|
|
6783
6800
|
|
|
@@ -6787,7 +6804,7 @@ module.exports = function (key) {
|
|
|
6787
6804
|
return keys[key] || (keys[key] = uid(key));
|
|
6788
6805
|
};
|
|
6789
6806
|
|
|
6790
|
-
},{"../internals/shared":
|
|
6807
|
+
},{"../internals/shared":161,"../internals/uid":189}],160:[function(_dereq_,module,exports){
|
|
6791
6808
|
var global = _dereq_('../internals/global');
|
|
6792
6809
|
var defineGlobalProperty = _dereq_('../internals/define-global-property');
|
|
6793
6810
|
|
|
@@ -6796,21 +6813,21 @@ var store = global[SHARED] || defineGlobalProperty(SHARED, {});
|
|
|
6796
6813
|
|
|
6797
6814
|
module.exports = store;
|
|
6798
6815
|
|
|
6799
|
-
},{"../internals/define-global-property":
|
|
6816
|
+
},{"../internals/define-global-property":58,"../internals/global":91}],161:[function(_dereq_,module,exports){
|
|
6800
6817
|
var IS_PURE = _dereq_('../internals/is-pure');
|
|
6801
6818
|
var store = _dereq_('../internals/shared-store');
|
|
6802
6819
|
|
|
6803
6820
|
(module.exports = function (key, value) {
|
|
6804
6821
|
return store[key] || (store[key] = value !== undefined ? value : {});
|
|
6805
6822
|
})('versions', []).push({
|
|
6806
|
-
version: '3.25.
|
|
6823
|
+
version: '3.25.1',
|
|
6807
6824
|
mode: IS_PURE ? 'pure' : 'global',
|
|
6808
6825
|
copyright: '© 2014-2022 Denis Pushkarev (zloirock.ru)',
|
|
6809
|
-
license: 'https://github.com/zloirock/core-js/blob/v3.25.
|
|
6826
|
+
license: 'https://github.com/zloirock/core-js/blob/v3.25.1/LICENSE',
|
|
6810
6827
|
source: 'https://github.com/zloirock/core-js'
|
|
6811
6828
|
});
|
|
6812
6829
|
|
|
6813
|
-
},{"../internals/is-pure":
|
|
6830
|
+
},{"../internals/is-pure":111,"../internals/shared-store":160}],162:[function(_dereq_,module,exports){
|
|
6814
6831
|
var anObject = _dereq_('../internals/an-object');
|
|
6815
6832
|
var aConstructor = _dereq_('../internals/a-constructor');
|
|
6816
6833
|
var isNullOrUndefined = _dereq_('../internals/is-null-or-undefined');
|
|
@@ -6826,7 +6843,7 @@ module.exports = function (O, defaultConstructor) {
|
|
|
6826
6843
|
return C === undefined || isNullOrUndefined(S = anObject(C)[SPECIES]) ? defaultConstructor : aConstructor(S);
|
|
6827
6844
|
};
|
|
6828
6845
|
|
|
6829
|
-
},{"../internals/a-constructor":20,"../internals/an-object":25,"../internals/is-null-or-undefined":
|
|
6846
|
+
},{"../internals/a-constructor":20,"../internals/an-object":25,"../internals/is-null-or-undefined":109,"../internals/well-known-symbol":195}],163:[function(_dereq_,module,exports){
|
|
6830
6847
|
var uncurryThis = _dereq_('../internals/function-uncurry-this');
|
|
6831
6848
|
var toIntegerOrInfinity = _dereq_('../internals/to-integer-or-infinity');
|
|
6832
6849
|
var toString = _dereq_('../internals/to-string');
|
|
@@ -6864,7 +6881,7 @@ module.exports = {
|
|
|
6864
6881
|
charAt: createMethod(true)
|
|
6865
6882
|
};
|
|
6866
6883
|
|
|
6867
|
-
},{"../internals/function-uncurry-this":
|
|
6884
|
+
},{"../internals/function-uncurry-this":85,"../internals/require-object-coercible":156,"../internals/to-integer-or-infinity":174,"../internals/to-string":182}],164:[function(_dereq_,module,exports){
|
|
6868
6885
|
'use strict';
|
|
6869
6886
|
// based on https://github.com/bestiejs/punycode.js/blob/master/punycode.js
|
|
6870
6887
|
var uncurryThis = _dereq_('../internals/function-uncurry-this');
|
|
@@ -7047,7 +7064,7 @@ module.exports = function (input) {
|
|
|
7047
7064
|
return join(encoded, '.');
|
|
7048
7065
|
};
|
|
7049
7066
|
|
|
7050
|
-
},{"../internals/function-uncurry-this":
|
|
7067
|
+
},{"../internals/function-uncurry-this":85}],165:[function(_dereq_,module,exports){
|
|
7051
7068
|
'use strict';
|
|
7052
7069
|
var toIntegerOrInfinity = _dereq_('../internals/to-integer-or-infinity');
|
|
7053
7070
|
var toString = _dereq_('../internals/to-string');
|
|
@@ -7066,7 +7083,7 @@ module.exports = function repeat(count) {
|
|
|
7066
7083
|
return result;
|
|
7067
7084
|
};
|
|
7068
7085
|
|
|
7069
|
-
},{"../internals/require-object-coercible":
|
|
7086
|
+
},{"../internals/require-object-coercible":156,"../internals/to-integer-or-infinity":174,"../internals/to-string":182}],166:[function(_dereq_,module,exports){
|
|
7070
7087
|
var uncurryThis = _dereq_('../internals/function-uncurry-this');
|
|
7071
7088
|
var requireObjectCoercible = _dereq_('../internals/require-object-coercible');
|
|
7072
7089
|
var toString = _dereq_('../internals/to-string');
|
|
@@ -7099,7 +7116,7 @@ module.exports = {
|
|
|
7099
7116
|
trim: createMethod(3)
|
|
7100
7117
|
};
|
|
7101
7118
|
|
|
7102
|
-
},{"../internals/function-uncurry-this":
|
|
7119
|
+
},{"../internals/function-uncurry-this":85,"../internals/require-object-coercible":156,"../internals/to-string":182,"../internals/whitespaces":196}],167:[function(_dereq_,module,exports){
|
|
7103
7120
|
/* eslint-disable es-x/no-symbol -- required for testing */
|
|
7104
7121
|
var V8_VERSION = _dereq_('../internals/engine-v8-version');
|
|
7105
7122
|
var fails = _dereq_('../internals/fails');
|
|
@@ -7114,7 +7131,7 @@ module.exports = !!Object.getOwnPropertySymbols && !fails(function () {
|
|
|
7114
7131
|
!Symbol.sham && V8_VERSION && V8_VERSION < 41;
|
|
7115
7132
|
});
|
|
7116
7133
|
|
|
7117
|
-
},{"../internals/engine-v8-version":
|
|
7134
|
+
},{"../internals/engine-v8-version":74,"../internals/fails":78}],168:[function(_dereq_,module,exports){
|
|
7118
7135
|
var global = _dereq_('../internals/global');
|
|
7119
7136
|
var apply = _dereq_('../internals/function-apply');
|
|
7120
7137
|
var bind = _dereq_('../internals/function-bind-context');
|
|
@@ -7232,14 +7249,14 @@ module.exports = {
|
|
|
7232
7249
|
clear: clear
|
|
7233
7250
|
};
|
|
7234
7251
|
|
|
7235
|
-
},{"../internals/array-slice":41,"../internals/document-create-element":
|
|
7252
|
+
},{"../internals/array-slice":41,"../internals/document-create-element":61,"../internals/engine-is-ios":70,"../internals/engine-is-node":71,"../internals/fails":78,"../internals/function-apply":80,"../internals/function-bind-context":81,"../internals/global":91,"../internals/has-own-property":92,"../internals/html":95,"../internals/is-callable":105,"../internals/validate-arguments-length":193}],169:[function(_dereq_,module,exports){
|
|
7236
7253
|
var uncurryThis = _dereq_('../internals/function-uncurry-this');
|
|
7237
7254
|
|
|
7238
7255
|
// `thisNumberValue` abstract operation
|
|
7239
7256
|
// https://tc39.es/ecma262/#sec-thisnumbervalue
|
|
7240
7257
|
module.exports = uncurryThis(1.0.valueOf);
|
|
7241
7258
|
|
|
7242
|
-
},{"../internals/function-uncurry-this":
|
|
7259
|
+
},{"../internals/function-uncurry-this":85}],170:[function(_dereq_,module,exports){
|
|
7243
7260
|
var toIntegerOrInfinity = _dereq_('../internals/to-integer-or-infinity');
|
|
7244
7261
|
|
|
7245
7262
|
var max = Math.max;
|
|
@@ -7253,7 +7270,7 @@ module.exports = function (index, length) {
|
|
|
7253
7270
|
return integer < 0 ? max(integer + length, 0) : min(integer, length);
|
|
7254
7271
|
};
|
|
7255
7272
|
|
|
7256
|
-
},{"../internals/to-integer-or-infinity":
|
|
7273
|
+
},{"../internals/to-integer-or-infinity":174}],171:[function(_dereq_,module,exports){
|
|
7257
7274
|
var toPrimitive = _dereq_('../internals/to-primitive');
|
|
7258
7275
|
|
|
7259
7276
|
var $TypeError = TypeError;
|
|
@@ -7267,7 +7284,7 @@ module.exports = function (argument) {
|
|
|
7267
7284
|
return BigInt(prim);
|
|
7268
7285
|
};
|
|
7269
7286
|
|
|
7270
|
-
},{"../internals/to-primitive":
|
|
7287
|
+
},{"../internals/to-primitive":179}],172:[function(_dereq_,module,exports){
|
|
7271
7288
|
var toIntegerOrInfinity = _dereq_('../internals/to-integer-or-infinity');
|
|
7272
7289
|
var toLength = _dereq_('../internals/to-length');
|
|
7273
7290
|
|
|
@@ -7283,7 +7300,7 @@ module.exports = function (it) {
|
|
|
7283
7300
|
return length;
|
|
7284
7301
|
};
|
|
7285
7302
|
|
|
7286
|
-
},{"../internals/to-integer-or-infinity":
|
|
7303
|
+
},{"../internals/to-integer-or-infinity":174,"../internals/to-length":175}],173:[function(_dereq_,module,exports){
|
|
7287
7304
|
// toObject with fallback for non-array-like ES3 strings
|
|
7288
7305
|
var IndexedObject = _dereq_('../internals/indexed-object');
|
|
7289
7306
|
var requireObjectCoercible = _dereq_('../internals/require-object-coercible');
|
|
@@ -7292,7 +7309,7 @@ module.exports = function (it) {
|
|
|
7292
7309
|
return IndexedObject(requireObjectCoercible(it));
|
|
7293
7310
|
};
|
|
7294
7311
|
|
|
7295
|
-
},{"../internals/indexed-object":
|
|
7312
|
+
},{"../internals/indexed-object":98,"../internals/require-object-coercible":156}],174:[function(_dereq_,module,exports){
|
|
7296
7313
|
var trunc = _dereq_('../internals/math-trunc');
|
|
7297
7314
|
|
|
7298
7315
|
// `ToIntegerOrInfinity` abstract operation
|
|
@@ -7303,7 +7320,7 @@ module.exports = function (argument) {
|
|
|
7303
7320
|
return number !== number || number === 0 ? 0 : trunc(number);
|
|
7304
7321
|
};
|
|
7305
7322
|
|
|
7306
|
-
},{"../internals/math-trunc":
|
|
7323
|
+
},{"../internals/math-trunc":121}],175:[function(_dereq_,module,exports){
|
|
7307
7324
|
var toIntegerOrInfinity = _dereq_('../internals/to-integer-or-infinity');
|
|
7308
7325
|
|
|
7309
7326
|
var min = Math.min;
|
|
@@ -7314,7 +7331,7 @@ module.exports = function (argument) {
|
|
|
7314
7331
|
return argument > 0 ? min(toIntegerOrInfinity(argument), 0x1FFFFFFFFFFFFF) : 0; // 2 ** 53 - 1 == 9007199254740991
|
|
7315
7332
|
};
|
|
7316
7333
|
|
|
7317
|
-
},{"../internals/to-integer-or-infinity":
|
|
7334
|
+
},{"../internals/to-integer-or-infinity":174}],176:[function(_dereq_,module,exports){
|
|
7318
7335
|
var requireObjectCoercible = _dereq_('../internals/require-object-coercible');
|
|
7319
7336
|
|
|
7320
7337
|
var $Object = Object;
|
|
@@ -7325,7 +7342,7 @@ module.exports = function (argument) {
|
|
|
7325
7342
|
return $Object(requireObjectCoercible(argument));
|
|
7326
7343
|
};
|
|
7327
7344
|
|
|
7328
|
-
},{"../internals/require-object-coercible":
|
|
7345
|
+
},{"../internals/require-object-coercible":156}],177:[function(_dereq_,module,exports){
|
|
7329
7346
|
var toPositiveInteger = _dereq_('../internals/to-positive-integer');
|
|
7330
7347
|
|
|
7331
7348
|
var $RangeError = RangeError;
|
|
@@ -7336,7 +7353,7 @@ module.exports = function (it, BYTES) {
|
|
|
7336
7353
|
return offset;
|
|
7337
7354
|
};
|
|
7338
7355
|
|
|
7339
|
-
},{"../internals/to-positive-integer":
|
|
7356
|
+
},{"../internals/to-positive-integer":178}],178:[function(_dereq_,module,exports){
|
|
7340
7357
|
var toIntegerOrInfinity = _dereq_('../internals/to-integer-or-infinity');
|
|
7341
7358
|
|
|
7342
7359
|
var $RangeError = RangeError;
|
|
@@ -7347,7 +7364,7 @@ module.exports = function (it) {
|
|
|
7347
7364
|
return result;
|
|
7348
7365
|
};
|
|
7349
7366
|
|
|
7350
|
-
},{"../internals/to-integer-or-infinity":
|
|
7367
|
+
},{"../internals/to-integer-or-infinity":174}],179:[function(_dereq_,module,exports){
|
|
7351
7368
|
var call = _dereq_('../internals/function-call');
|
|
7352
7369
|
var isObject = _dereq_('../internals/is-object');
|
|
7353
7370
|
var isSymbol = _dereq_('../internals/is-symbol');
|
|
@@ -7374,7 +7391,7 @@ module.exports = function (input, pref) {
|
|
|
7374
7391
|
return ordinaryToPrimitive(input, pref);
|
|
7375
7392
|
};
|
|
7376
7393
|
|
|
7377
|
-
},{"../internals/function-call":
|
|
7394
|
+
},{"../internals/function-call":83,"../internals/get-method":89,"../internals/is-object":110,"../internals/is-symbol":112,"../internals/ordinary-to-primitive":141,"../internals/well-known-symbol":195}],180:[function(_dereq_,module,exports){
|
|
7378
7395
|
var toPrimitive = _dereq_('../internals/to-primitive');
|
|
7379
7396
|
var isSymbol = _dereq_('../internals/is-symbol');
|
|
7380
7397
|
|
|
@@ -7385,7 +7402,7 @@ module.exports = function (argument) {
|
|
|
7385
7402
|
return isSymbol(key) ? key : key + '';
|
|
7386
7403
|
};
|
|
7387
7404
|
|
|
7388
|
-
},{"../internals/is-symbol":
|
|
7405
|
+
},{"../internals/is-symbol":112,"../internals/to-primitive":179}],181:[function(_dereq_,module,exports){
|
|
7389
7406
|
var wellKnownSymbol = _dereq_('../internals/well-known-symbol');
|
|
7390
7407
|
|
|
7391
7408
|
var TO_STRING_TAG = wellKnownSymbol('toStringTag');
|
|
@@ -7395,7 +7412,7 @@ test[TO_STRING_TAG] = 'z';
|
|
|
7395
7412
|
|
|
7396
7413
|
module.exports = String(test) === '[object z]';
|
|
7397
7414
|
|
|
7398
|
-
},{"../internals/well-known-symbol":
|
|
7415
|
+
},{"../internals/well-known-symbol":195}],182:[function(_dereq_,module,exports){
|
|
7399
7416
|
var classof = _dereq_('../internals/classof');
|
|
7400
7417
|
|
|
7401
7418
|
var $String = String;
|
|
@@ -7405,7 +7422,7 @@ module.exports = function (argument) {
|
|
|
7405
7422
|
return $String(argument);
|
|
7406
7423
|
};
|
|
7407
7424
|
|
|
7408
|
-
},{"../internals/classof":48}],
|
|
7425
|
+
},{"../internals/classof":48}],183:[function(_dereq_,module,exports){
|
|
7409
7426
|
var $String = String;
|
|
7410
7427
|
|
|
7411
7428
|
module.exports = function (argument) {
|
|
@@ -7416,7 +7433,7 @@ module.exports = function (argument) {
|
|
|
7416
7433
|
}
|
|
7417
7434
|
};
|
|
7418
7435
|
|
|
7419
|
-
},{}],
|
|
7436
|
+
},{}],184:[function(_dereq_,module,exports){
|
|
7420
7437
|
'use strict';
|
|
7421
7438
|
var $ = _dereq_('../internals/export');
|
|
7422
7439
|
var global = _dereq_('../internals/global');
|
|
@@ -7660,7 +7677,7 @@ if (DESCRIPTORS) {
|
|
|
7660
7677
|
};
|
|
7661
7678
|
} else module.exports = function () { /* empty */ };
|
|
7662
7679
|
|
|
7663
|
-
},{"../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":
|
|
7680
|
+
},{"../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":77,"../internals/function-call":83,"../internals/global":91,"../internals/has-own-property":92,"../internals/inherit-if-required":99,"../internals/internal-state":101,"../internals/is-integral-number":108,"../internals/is-object":110,"../internals/is-symbol":112,"../internals/object-create":127,"../internals/object-define-property":129,"../internals/object-get-own-property-descriptor":130,"../internals/object-get-own-property-names":132,"../internals/object-is-prototype-of":135,"../internals/object-set-prototype-of":139,"../internals/set-species":157,"../internals/to-index":172,"../internals/to-length":175,"../internals/to-offset":177,"../internals/to-property-key":180,"../internals/typed-array-constructors-require-wrappers":185,"../internals/typed-array-from":187}],185:[function(_dereq_,module,exports){
|
|
7664
7681
|
/* eslint-disable no-new -- required for testing */
|
|
7665
7682
|
var global = _dereq_('../internals/global');
|
|
7666
7683
|
var fails = _dereq_('../internals/fails');
|
|
@@ -7684,7 +7701,7 @@ module.exports = !NATIVE_ARRAY_BUFFER_VIEWS || !fails(function () {
|
|
|
7684
7701
|
return new Int8Array(new ArrayBuffer(2), 1, undefined).length !== 1;
|
|
7685
7702
|
});
|
|
7686
7703
|
|
|
7687
|
-
},{"../internals/array-buffer-view-core":27,"../internals/check-correctness-of-iteration":46,"../internals/fails":
|
|
7704
|
+
},{"../internals/array-buffer-view-core":27,"../internals/check-correctness-of-iteration":46,"../internals/fails":78,"../internals/global":91}],186:[function(_dereq_,module,exports){
|
|
7688
7705
|
var arrayFromConstructorAndList = _dereq_('../internals/array-from-constructor-and-list');
|
|
7689
7706
|
var typedArraySpeciesConstructor = _dereq_('../internals/typed-array-species-constructor');
|
|
7690
7707
|
|
|
@@ -7692,7 +7709,7 @@ module.exports = function (instance, list) {
|
|
|
7692
7709
|
return arrayFromConstructorAndList(typedArraySpeciesConstructor(instance), list);
|
|
7693
7710
|
};
|
|
7694
7711
|
|
|
7695
|
-
},{"../internals/array-from-constructor-and-list":32,"../internals/typed-array-species-constructor":
|
|
7712
|
+
},{"../internals/array-from-constructor-and-list":32,"../internals/typed-array-species-constructor":188}],187:[function(_dereq_,module,exports){
|
|
7696
7713
|
var bind = _dereq_('../internals/function-bind-context');
|
|
7697
7714
|
var call = _dereq_('../internals/function-call');
|
|
7698
7715
|
var aConstructor = _dereq_('../internals/a-constructor');
|
|
@@ -7701,7 +7718,9 @@ var lengthOfArrayLike = _dereq_('../internals/length-of-array-like');
|
|
|
7701
7718
|
var getIterator = _dereq_('../internals/get-iterator');
|
|
7702
7719
|
var getIteratorMethod = _dereq_('../internals/get-iterator-method');
|
|
7703
7720
|
var isArrayIteratorMethod = _dereq_('../internals/is-array-iterator-method');
|
|
7721
|
+
var isBigIntArray = _dereq_('../internals/is-big-int-array');
|
|
7704
7722
|
var aTypedArrayConstructor = _dereq_('../internals/array-buffer-view-core').aTypedArrayConstructor;
|
|
7723
|
+
var toBigInt = _dereq_('../internals/to-big-int');
|
|
7705
7724
|
|
|
7706
7725
|
module.exports = function from(source /* , mapfn, thisArg */) {
|
|
7707
7726
|
var C = aConstructor(this);
|
|
@@ -7710,7 +7729,7 @@ module.exports = function from(source /* , mapfn, thisArg */) {
|
|
|
7710
7729
|
var mapfn = argumentsLength > 1 ? arguments[1] : undefined;
|
|
7711
7730
|
var mapping = mapfn !== undefined;
|
|
7712
7731
|
var iteratorMethod = getIteratorMethod(O);
|
|
7713
|
-
var i, length, result, step, iterator, next;
|
|
7732
|
+
var i, length, result, thisIsBigIntArray, value, step, iterator, next;
|
|
7714
7733
|
if (iteratorMethod && !isArrayIteratorMethod(iteratorMethod)) {
|
|
7715
7734
|
iterator = getIterator(O, iteratorMethod);
|
|
7716
7735
|
next = iterator.next;
|
|
@@ -7724,13 +7743,16 @@ module.exports = function from(source /* , mapfn, thisArg */) {
|
|
|
7724
7743
|
}
|
|
7725
7744
|
length = lengthOfArrayLike(O);
|
|
7726
7745
|
result = new (aTypedArrayConstructor(C))(length);
|
|
7746
|
+
thisIsBigIntArray = isBigIntArray(result);
|
|
7727
7747
|
for (i = 0; length > i; i++) {
|
|
7728
|
-
|
|
7748
|
+
value = mapping ? mapfn(O[i], i) : O[i];
|
|
7749
|
+
// FF30- typed arrays doesn't properly convert objects to typed array values
|
|
7750
|
+
result[i] = thisIsBigIntArray ? toBigInt(value) : +value;
|
|
7729
7751
|
}
|
|
7730
7752
|
return result;
|
|
7731
7753
|
};
|
|
7732
7754
|
|
|
7733
|
-
},{"../internals/a-constructor":20,"../internals/array-buffer-view-core":27,"../internals/function-bind-context":
|
|
7755
|
+
},{"../internals/a-constructor":20,"../internals/array-buffer-view-core":27,"../internals/function-bind-context":81,"../internals/function-call":83,"../internals/get-iterator":88,"../internals/get-iterator-method":87,"../internals/is-array-iterator-method":102,"../internals/is-big-int-array":104,"../internals/length-of-array-like":119,"../internals/to-big-int":171,"../internals/to-object":176}],188:[function(_dereq_,module,exports){
|
|
7734
7756
|
var ArrayBufferViewCore = _dereq_('../internals/array-buffer-view-core');
|
|
7735
7757
|
var speciesConstructor = _dereq_('../internals/species-constructor');
|
|
7736
7758
|
|
|
@@ -7743,7 +7765,7 @@ module.exports = function (originalArray) {
|
|
|
7743
7765
|
return aTypedArrayConstructor(speciesConstructor(originalArray, getTypedArrayConstructor(originalArray)));
|
|
7744
7766
|
};
|
|
7745
7767
|
|
|
7746
|
-
},{"../internals/array-buffer-view-core":27,"../internals/species-constructor":
|
|
7768
|
+
},{"../internals/array-buffer-view-core":27,"../internals/species-constructor":162}],189:[function(_dereq_,module,exports){
|
|
7747
7769
|
var uncurryThis = _dereq_('../internals/function-uncurry-this');
|
|
7748
7770
|
|
|
7749
7771
|
var id = 0;
|
|
@@ -7754,7 +7776,7 @@ module.exports = function (key) {
|
|
|
7754
7776
|
return 'Symbol(' + (key === undefined ? '' : key) + ')_' + toString(++id + postfix, 36);
|
|
7755
7777
|
};
|
|
7756
7778
|
|
|
7757
|
-
},{"../internals/function-uncurry-this":
|
|
7779
|
+
},{"../internals/function-uncurry-this":85}],190:[function(_dereq_,module,exports){
|
|
7758
7780
|
var fails = _dereq_('../internals/fails');
|
|
7759
7781
|
var wellKnownSymbol = _dereq_('../internals/well-known-symbol');
|
|
7760
7782
|
var IS_PURE = _dereq_('../internals/is-pure');
|
|
@@ -7790,7 +7812,7 @@ module.exports = !fails(function () {
|
|
|
7790
7812
|
|| new URL('http://x', undefined).host !== 'x';
|
|
7791
7813
|
});
|
|
7792
7814
|
|
|
7793
|
-
},{"../internals/fails":
|
|
7815
|
+
},{"../internals/fails":78,"../internals/is-pure":111,"../internals/well-known-symbol":195}],191:[function(_dereq_,module,exports){
|
|
7794
7816
|
/* eslint-disable es-x/no-symbol -- required for testing */
|
|
7795
7817
|
var NATIVE_SYMBOL = _dereq_('../internals/symbol-constructor-detection');
|
|
7796
7818
|
|
|
@@ -7798,7 +7820,7 @@ module.exports = NATIVE_SYMBOL
|
|
|
7798
7820
|
&& !Symbol.sham
|
|
7799
7821
|
&& typeof Symbol.iterator == 'symbol';
|
|
7800
7822
|
|
|
7801
|
-
},{"../internals/symbol-constructor-detection":
|
|
7823
|
+
},{"../internals/symbol-constructor-detection":167}],192:[function(_dereq_,module,exports){
|
|
7802
7824
|
var DESCRIPTORS = _dereq_('../internals/descriptors');
|
|
7803
7825
|
var fails = _dereq_('../internals/fails');
|
|
7804
7826
|
|
|
@@ -7812,7 +7834,7 @@ module.exports = DESCRIPTORS && fails(function () {
|
|
|
7812
7834
|
}).prototype != 42;
|
|
7813
7835
|
});
|
|
7814
7836
|
|
|
7815
|
-
},{"../internals/descriptors":
|
|
7837
|
+
},{"../internals/descriptors":60,"../internals/fails":78}],193:[function(_dereq_,module,exports){
|
|
7816
7838
|
var $TypeError = TypeError;
|
|
7817
7839
|
|
|
7818
7840
|
module.exports = function (passed, required) {
|
|
@@ -7820,7 +7842,7 @@ module.exports = function (passed, required) {
|
|
|
7820
7842
|
return passed;
|
|
7821
7843
|
};
|
|
7822
7844
|
|
|
7823
|
-
},{}],
|
|
7845
|
+
},{}],194:[function(_dereq_,module,exports){
|
|
7824
7846
|
var global = _dereq_('../internals/global');
|
|
7825
7847
|
var isCallable = _dereq_('../internals/is-callable');
|
|
7826
7848
|
|
|
@@ -7828,7 +7850,7 @@ var WeakMap = global.WeakMap;
|
|
|
7828
7850
|
|
|
7829
7851
|
module.exports = isCallable(WeakMap) && /native code/.test(String(WeakMap));
|
|
7830
7852
|
|
|
7831
|
-
},{"../internals/global":
|
|
7853
|
+
},{"../internals/global":91,"../internals/is-callable":105}],195:[function(_dereq_,module,exports){
|
|
7832
7854
|
var global = _dereq_('../internals/global');
|
|
7833
7855
|
var shared = _dereq_('../internals/shared');
|
|
7834
7856
|
var hasOwn = _dereq_('../internals/has-own-property');
|
|
@@ -7854,12 +7876,12 @@ module.exports = function (name) {
|
|
|
7854
7876
|
} return WellKnownSymbolsStore[name];
|
|
7855
7877
|
};
|
|
7856
7878
|
|
|
7857
|
-
},{"../internals/global":
|
|
7879
|
+
},{"../internals/global":91,"../internals/has-own-property":92,"../internals/shared":161,"../internals/symbol-constructor-detection":167,"../internals/uid":189,"../internals/use-symbol-as-uid":191}],196:[function(_dereq_,module,exports){
|
|
7858
7880
|
// a string of all valid unicode whitespaces
|
|
7859
7881
|
module.exports = '\u0009\u000A\u000B\u000C\u000D\u0020\u00A0\u1680\u2000\u2001\u2002' +
|
|
7860
7882
|
'\u2003\u2004\u2005\u2006\u2007\u2008\u2009\u200A\u202F\u205F\u3000\u2028\u2029\uFEFF';
|
|
7861
7883
|
|
|
7862
|
-
},{}],
|
|
7884
|
+
},{}],197:[function(_dereq_,module,exports){
|
|
7863
7885
|
'use strict';
|
|
7864
7886
|
var $ = _dereq_('../internals/export');
|
|
7865
7887
|
var global = _dereq_('../internals/global');
|
|
@@ -7878,7 +7900,7 @@ $({ global: true, constructor: true, forced: NativeArrayBuffer !== ArrayBuffer }
|
|
|
7878
7900
|
|
|
7879
7901
|
setSpecies(ARRAY_BUFFER);
|
|
7880
7902
|
|
|
7881
|
-
},{"../internals/array-buffer":28,"../internals/export":
|
|
7903
|
+
},{"../internals/array-buffer":28,"../internals/export":77,"../internals/global":91,"../internals/set-species":157}],198:[function(_dereq_,module,exports){
|
|
7882
7904
|
'use strict';
|
|
7883
7905
|
var $ = _dereq_('../internals/export');
|
|
7884
7906
|
var uncurryThis = _dereq_('../internals/function-uncurry-this');
|
|
@@ -7920,7 +7942,7 @@ $({ target: 'ArrayBuffer', proto: true, unsafe: true, forced: INCORRECT_SLICE },
|
|
|
7920
7942
|
}
|
|
7921
7943
|
});
|
|
7922
7944
|
|
|
7923
|
-
},{"../internals/an-object":25,"../internals/array-buffer":28,"../internals/export":
|
|
7945
|
+
},{"../internals/an-object":25,"../internals/array-buffer":28,"../internals/export":77,"../internals/fails":78,"../internals/function-uncurry-this":85,"../internals/species-constructor":162,"../internals/to-absolute-index":170,"../internals/to-length":175}],199:[function(_dereq_,module,exports){
|
|
7924
7946
|
'use strict';
|
|
7925
7947
|
var $ = _dereq_('../internals/export');
|
|
7926
7948
|
var fails = _dereq_('../internals/fails');
|
|
@@ -7982,7 +8004,7 @@ $({ target: 'Array', proto: true, arity: 1, forced: FORCED }, {
|
|
|
7982
8004
|
}
|
|
7983
8005
|
});
|
|
7984
8006
|
|
|
7985
|
-
},{"../internals/array-method-has-species-support":37,"../internals/array-species-create":44,"../internals/create-property":
|
|
8007
|
+
},{"../internals/array-method-has-species-support":37,"../internals/array-species-create":44,"../internals/create-property":54,"../internals/does-not-exceed-safe-integer":62,"../internals/engine-v8-version":74,"../internals/export":77,"../internals/fails":78,"../internals/is-array":103,"../internals/is-object":110,"../internals/length-of-array-like":119,"../internals/to-object":176,"../internals/well-known-symbol":195}],200:[function(_dereq_,module,exports){
|
|
7986
8008
|
'use strict';
|
|
7987
8009
|
var $ = _dereq_('../internals/export');
|
|
7988
8010
|
var forEach = _dereq_('../internals/array-for-each');
|
|
@@ -7994,7 +8016,7 @@ $({ target: 'Array', proto: true, forced: [].forEach != forEach }, {
|
|
|
7994
8016
|
forEach: forEach
|
|
7995
8017
|
});
|
|
7996
8018
|
|
|
7997
|
-
},{"../internals/array-for-each":31,"../internals/export":
|
|
8019
|
+
},{"../internals/array-for-each":31,"../internals/export":77}],201:[function(_dereq_,module,exports){
|
|
7998
8020
|
'use strict';
|
|
7999
8021
|
/* eslint-disable es-x/no-array-prototype-indexof -- required for testing */
|
|
8000
8022
|
var $ = _dereq_('../internals/export');
|
|
@@ -8019,7 +8041,7 @@ $({ target: 'Array', proto: true, forced: NEGATIVE_ZERO || !STRICT_METHOD }, {
|
|
|
8019
8041
|
}
|
|
8020
8042
|
});
|
|
8021
8043
|
|
|
8022
|
-
},{"../internals/array-includes":34,"../internals/array-method-is-strict":38,"../internals/export":
|
|
8044
|
+
},{"../internals/array-includes":34,"../internals/array-method-is-strict":38,"../internals/export":77,"../internals/function-uncurry-this":85}],202:[function(_dereq_,module,exports){
|
|
8023
8045
|
'use strict';
|
|
8024
8046
|
var toIndexedObject = _dereq_('../internals/to-indexed-object');
|
|
8025
8047
|
var addToUnscopables = _dereq_('../internals/add-to-unscopables');
|
|
@@ -8027,6 +8049,7 @@ var Iterators = _dereq_('../internals/iterators');
|
|
|
8027
8049
|
var InternalStateModule = _dereq_('../internals/internal-state');
|
|
8028
8050
|
var defineProperty = _dereq_('../internals/object-define-property').f;
|
|
8029
8051
|
var defineIterator = _dereq_('../internals/iterator-define');
|
|
8052
|
+
var createIterResultObject = _dereq_('../internals/create-iter-result-object');
|
|
8030
8053
|
var IS_PURE = _dereq_('../internals/is-pure');
|
|
8031
8054
|
var DESCRIPTORS = _dereq_('../internals/descriptors');
|
|
8032
8055
|
|
|
@@ -8060,11 +8083,11 @@ module.exports = defineIterator(Array, 'Array', function (iterated, kind) {
|
|
|
8060
8083
|
var index = state.index++;
|
|
8061
8084
|
if (!target || index >= target.length) {
|
|
8062
8085
|
state.target = undefined;
|
|
8063
|
-
return
|
|
8086
|
+
return createIterResultObject(undefined, true);
|
|
8064
8087
|
}
|
|
8065
|
-
if (kind == 'keys') return
|
|
8066
|
-
if (kind == 'values') return
|
|
8067
|
-
return
|
|
8088
|
+
if (kind == 'keys') return createIterResultObject(index, false);
|
|
8089
|
+
if (kind == 'values') return createIterResultObject(target[index], false);
|
|
8090
|
+
return createIterResultObject([index, target[index]], false);
|
|
8068
8091
|
}, 'values');
|
|
8069
8092
|
|
|
8070
8093
|
// argumentsList[@@iterator] is %ArrayProto_values%
|
|
@@ -8082,7 +8105,7 @@ if (!IS_PURE && DESCRIPTORS && values.name !== 'values') try {
|
|
|
8082
8105
|
defineProperty(values, 'name', { value: 'values' });
|
|
8083
8106
|
} catch (error) { /* empty */ }
|
|
8084
8107
|
|
|
8085
|
-
},{"../internals/add-to-unscopables":22,"../internals/descriptors":
|
|
8108
|
+
},{"../internals/add-to-unscopables":22,"../internals/create-iter-result-object":51,"../internals/descriptors":60,"../internals/internal-state":101,"../internals/is-pure":111,"../internals/iterator-define":116,"../internals/iterators":118,"../internals/object-define-property":129,"../internals/to-indexed-object":173}],203:[function(_dereq_,module,exports){
|
|
8086
8109
|
'use strict';
|
|
8087
8110
|
var $ = _dereq_('../internals/export');
|
|
8088
8111
|
var uncurryThis = _dereq_('../internals/function-uncurry-this');
|
|
@@ -8103,7 +8126,7 @@ $({ target: 'Array', proto: true, forced: ES3_STRINGS || !STRICT_METHOD }, {
|
|
|
8103
8126
|
}
|
|
8104
8127
|
});
|
|
8105
8128
|
|
|
8106
|
-
},{"../internals/array-method-is-strict":38,"../internals/export":
|
|
8129
|
+
},{"../internals/array-method-is-strict":38,"../internals/export":77,"../internals/function-uncurry-this":85,"../internals/indexed-object":98,"../internals/to-indexed-object":173}],204:[function(_dereq_,module,exports){
|
|
8107
8130
|
'use strict';
|
|
8108
8131
|
var $ = _dereq_('../internals/export');
|
|
8109
8132
|
var isArray = _dereq_('../internals/is-array');
|
|
@@ -8154,7 +8177,7 @@ $({ target: 'Array', proto: true, forced: !HAS_SPECIES_SUPPORT }, {
|
|
|
8154
8177
|
}
|
|
8155
8178
|
});
|
|
8156
8179
|
|
|
8157
|
-
},{"../internals/array-method-has-species-support":37,"../internals/array-slice":41,"../internals/create-property":
|
|
8180
|
+
},{"../internals/array-method-has-species-support":37,"../internals/array-slice":41,"../internals/create-property":54,"../internals/export":77,"../internals/is-array":103,"../internals/is-constructor":106,"../internals/is-object":110,"../internals/length-of-array-like":119,"../internals/to-absolute-index":170,"../internals/to-indexed-object":173,"../internals/well-known-symbol":195}],205:[function(_dereq_,module,exports){
|
|
8158
8181
|
'use strict';
|
|
8159
8182
|
var $ = _dereq_('../internals/export');
|
|
8160
8183
|
var uncurryThis = _dereq_('../internals/function-uncurry-this');
|
|
@@ -8287,7 +8310,7 @@ $({ target: 'Number', proto: true, forced: FORCED }, {
|
|
|
8287
8310
|
}
|
|
8288
8311
|
});
|
|
8289
8312
|
|
|
8290
|
-
},{"../internals/export":
|
|
8313
|
+
},{"../internals/export":77,"../internals/fails":78,"../internals/function-uncurry-this":85,"../internals/string-repeat":165,"../internals/this-number-value":169,"../internals/to-integer-or-infinity":174}],206:[function(_dereq_,module,exports){
|
|
8291
8314
|
var $ = _dereq_('../internals/export');
|
|
8292
8315
|
var DESCRIPTORS = _dereq_('../internals/descriptors');
|
|
8293
8316
|
var defineProperty = _dereq_('../internals/object-define-property').f;
|
|
@@ -8299,7 +8322,7 @@ $({ target: 'Object', stat: true, forced: Object.defineProperty !== defineProper
|
|
|
8299
8322
|
defineProperty: defineProperty
|
|
8300
8323
|
});
|
|
8301
8324
|
|
|
8302
|
-
},{"../internals/descriptors":
|
|
8325
|
+
},{"../internals/descriptors":60,"../internals/export":77,"../internals/object-define-property":129}],207:[function(_dereq_,module,exports){
|
|
8303
8326
|
var $ = _dereq_('../internals/export');
|
|
8304
8327
|
var fails = _dereq_('../internals/fails');
|
|
8305
8328
|
var getOwnPropertyNames = _dereq_('../internals/object-get-own-property-names-external').f;
|
|
@@ -8313,7 +8336,7 @@ $({ target: 'Object', stat: true, forced: FAILS_ON_PRIMITIVES }, {
|
|
|
8313
8336
|
getOwnPropertyNames: getOwnPropertyNames
|
|
8314
8337
|
});
|
|
8315
8338
|
|
|
8316
|
-
},{"../internals/export":
|
|
8339
|
+
},{"../internals/export":77,"../internals/fails":78,"../internals/object-get-own-property-names-external":131}],208:[function(_dereq_,module,exports){
|
|
8317
8340
|
var $ = _dereq_('../internals/export');
|
|
8318
8341
|
var toObject = _dereq_('../internals/to-object');
|
|
8319
8342
|
var nativeKeys = _dereq_('../internals/object-keys');
|
|
@@ -8329,7 +8352,7 @@ $({ target: 'Object', stat: true, forced: FAILS_ON_PRIMITIVES }, {
|
|
|
8329
8352
|
}
|
|
8330
8353
|
});
|
|
8331
8354
|
|
|
8332
|
-
},{"../internals/export":
|
|
8355
|
+
},{"../internals/export":77,"../internals/fails":78,"../internals/object-keys":137,"../internals/to-object":176}],209:[function(_dereq_,module,exports){
|
|
8333
8356
|
var TO_STRING_TAG_SUPPORT = _dereq_('../internals/to-string-tag-support');
|
|
8334
8357
|
var defineBuiltIn = _dereq_('../internals/define-built-in');
|
|
8335
8358
|
var toString = _dereq_('../internals/object-to-string');
|
|
@@ -8340,7 +8363,7 @@ if (!TO_STRING_TAG_SUPPORT) {
|
|
|
8340
8363
|
defineBuiltIn(Object.prototype, 'toString', toString, { unsafe: true });
|
|
8341
8364
|
}
|
|
8342
8365
|
|
|
8343
|
-
},{"../internals/define-built-in":
|
|
8366
|
+
},{"../internals/define-built-in":56,"../internals/object-to-string":140,"../internals/to-string-tag-support":181}],210:[function(_dereq_,module,exports){
|
|
8344
8367
|
var $ = _dereq_('../internals/export');
|
|
8345
8368
|
var $parseFloat = _dereq_('../internals/number-parse-float');
|
|
8346
8369
|
|
|
@@ -8350,7 +8373,7 @@ $({ global: true, forced: parseFloat != $parseFloat }, {
|
|
|
8350
8373
|
parseFloat: $parseFloat
|
|
8351
8374
|
});
|
|
8352
8375
|
|
|
8353
|
-
},{"../internals/export":
|
|
8376
|
+
},{"../internals/export":77,"../internals/number-parse-float":124}],211:[function(_dereq_,module,exports){
|
|
8354
8377
|
var $ = _dereq_('../internals/export');
|
|
8355
8378
|
var $parseInt = _dereq_('../internals/number-parse-int');
|
|
8356
8379
|
|
|
@@ -8360,7 +8383,7 @@ $({ global: true, forced: parseInt != $parseInt }, {
|
|
|
8360
8383
|
parseInt: $parseInt
|
|
8361
8384
|
});
|
|
8362
8385
|
|
|
8363
|
-
},{"../internals/export":
|
|
8386
|
+
},{"../internals/export":77,"../internals/number-parse-int":125}],212:[function(_dereq_,module,exports){
|
|
8364
8387
|
'use strict';
|
|
8365
8388
|
var $ = _dereq_('../internals/export');
|
|
8366
8389
|
var call = _dereq_('../internals/function-call');
|
|
@@ -8401,7 +8424,7 @@ $({ target: 'Promise', stat: true, forced: PROMISE_STATICS_INCORRECT_ITERATION }
|
|
|
8401
8424
|
}
|
|
8402
8425
|
});
|
|
8403
8426
|
|
|
8404
|
-
},{"../internals/a-callable":19,"../internals/export":
|
|
8427
|
+
},{"../internals/a-callable":19,"../internals/export":77,"../internals/function-call":83,"../internals/iterate":113,"../internals/new-promise-capability":123,"../internals/perform":143,"../internals/promise-statics-incorrect-iteration":147}],213:[function(_dereq_,module,exports){
|
|
8405
8428
|
'use strict';
|
|
8406
8429
|
var $ = _dereq_('../internals/export');
|
|
8407
8430
|
var IS_PURE = _dereq_('../internals/is-pure');
|
|
@@ -8429,7 +8452,7 @@ if (!IS_PURE && isCallable(NativePromiseConstructor)) {
|
|
|
8429
8452
|
}
|
|
8430
8453
|
}
|
|
8431
8454
|
|
|
8432
|
-
},{"../internals/define-built-in":
|
|
8455
|
+
},{"../internals/define-built-in":56,"../internals/export":77,"../internals/get-built-in":86,"../internals/is-callable":105,"../internals/is-pure":111,"../internals/promise-constructor-detection":144,"../internals/promise-native-constructor":145}],214:[function(_dereq_,module,exports){
|
|
8433
8456
|
'use strict';
|
|
8434
8457
|
var $ = _dereq_('../internals/export');
|
|
8435
8458
|
var IS_PURE = _dereq_('../internals/is-pure');
|
|
@@ -8719,7 +8742,7 @@ $({ global: true, constructor: true, wrap: true, forced: FORCED_PROMISE_CONSTRUC
|
|
|
8719
8742
|
setToStringTag(PromiseConstructor, PROMISE, false, true);
|
|
8720
8743
|
setSpecies(PROMISE);
|
|
8721
8744
|
|
|
8722
|
-
},{"../internals/a-callable":19,"../internals/an-instance":24,"../internals/define-built-in":
|
|
8745
|
+
},{"../internals/a-callable":19,"../internals/an-instance":24,"../internals/define-built-in":56,"../internals/engine-is-node":71,"../internals/export":77,"../internals/function-call":83,"../internals/global":91,"../internals/host-report-errors":94,"../internals/internal-state":101,"../internals/is-callable":105,"../internals/is-object":110,"../internals/is-pure":111,"../internals/microtask":122,"../internals/new-promise-capability":123,"../internals/object-set-prototype-of":139,"../internals/perform":143,"../internals/promise-constructor-detection":144,"../internals/promise-native-constructor":145,"../internals/queue":148,"../internals/set-species":157,"../internals/set-to-string-tag":158,"../internals/species-constructor":162,"../internals/task":168}],215:[function(_dereq_,module,exports){
|
|
8723
8746
|
// TODO: Remove this module from `core-js@4` since it's split to modules listed below
|
|
8724
8747
|
_dereq_('../modules/es.promise.constructor');
|
|
8725
8748
|
_dereq_('../modules/es.promise.all');
|
|
@@ -8728,7 +8751,7 @@ _dereq_('../modules/es.promise.race');
|
|
|
8728
8751
|
_dereq_('../modules/es.promise.reject');
|
|
8729
8752
|
_dereq_('../modules/es.promise.resolve');
|
|
8730
8753
|
|
|
8731
|
-
},{"../modules/es.promise.all":
|
|
8754
|
+
},{"../modules/es.promise.all":212,"../modules/es.promise.catch":213,"../modules/es.promise.constructor":214,"../modules/es.promise.race":216,"../modules/es.promise.reject":217,"../modules/es.promise.resolve":218}],216:[function(_dereq_,module,exports){
|
|
8732
8755
|
'use strict';
|
|
8733
8756
|
var $ = _dereq_('../internals/export');
|
|
8734
8757
|
var call = _dereq_('../internals/function-call');
|
|
@@ -8756,7 +8779,7 @@ $({ target: 'Promise', stat: true, forced: PROMISE_STATICS_INCORRECT_ITERATION }
|
|
|
8756
8779
|
}
|
|
8757
8780
|
});
|
|
8758
8781
|
|
|
8759
|
-
},{"../internals/a-callable":19,"../internals/export":
|
|
8782
|
+
},{"../internals/a-callable":19,"../internals/export":77,"../internals/function-call":83,"../internals/iterate":113,"../internals/new-promise-capability":123,"../internals/perform":143,"../internals/promise-statics-incorrect-iteration":147}],217:[function(_dereq_,module,exports){
|
|
8760
8783
|
'use strict';
|
|
8761
8784
|
var $ = _dereq_('../internals/export');
|
|
8762
8785
|
var call = _dereq_('../internals/function-call');
|
|
@@ -8773,7 +8796,7 @@ $({ target: 'Promise', stat: true, forced: FORCED_PROMISE_CONSTRUCTOR }, {
|
|
|
8773
8796
|
}
|
|
8774
8797
|
});
|
|
8775
8798
|
|
|
8776
|
-
},{"../internals/export":
|
|
8799
|
+
},{"../internals/export":77,"../internals/function-call":83,"../internals/new-promise-capability":123,"../internals/promise-constructor-detection":144}],218:[function(_dereq_,module,exports){
|
|
8777
8800
|
'use strict';
|
|
8778
8801
|
var $ = _dereq_('../internals/export');
|
|
8779
8802
|
var getBuiltIn = _dereq_('../internals/get-built-in');
|
|
@@ -8793,7 +8816,7 @@ $({ target: 'Promise', stat: true, forced: IS_PURE || FORCED_PROMISE_CONSTRUCTOR
|
|
|
8793
8816
|
}
|
|
8794
8817
|
});
|
|
8795
8818
|
|
|
8796
|
-
},{"../internals/export":
|
|
8819
|
+
},{"../internals/export":77,"../internals/get-built-in":86,"../internals/is-pure":111,"../internals/promise-constructor-detection":144,"../internals/promise-native-constructor":145,"../internals/promise-resolve":146}],219:[function(_dereq_,module,exports){
|
|
8797
8820
|
'use strict';
|
|
8798
8821
|
var $ = _dereq_('../internals/export');
|
|
8799
8822
|
var exec = _dereq_('../internals/regexp-exec');
|
|
@@ -8804,7 +8827,7 @@ $({ target: 'RegExp', proto: true, forced: /./.exec !== exec }, {
|
|
|
8804
8827
|
exec: exec
|
|
8805
8828
|
});
|
|
8806
8829
|
|
|
8807
|
-
},{"../internals/export":
|
|
8830
|
+
},{"../internals/export":77,"../internals/regexp-exec":150}],220:[function(_dereq_,module,exports){
|
|
8808
8831
|
'use strict';
|
|
8809
8832
|
var PROPER_FUNCTION_NAME = _dereq_('../internals/function-name').PROPER;
|
|
8810
8833
|
var defineBuiltIn = _dereq_('../internals/define-built-in');
|
|
@@ -8832,12 +8855,13 @@ if (NOT_GENERIC || INCORRECT_NAME) {
|
|
|
8832
8855
|
}, { unsafe: true });
|
|
8833
8856
|
}
|
|
8834
8857
|
|
|
8835
|
-
},{"../internals/an-object":25,"../internals/define-built-in":
|
|
8858
|
+
},{"../internals/an-object":25,"../internals/define-built-in":56,"../internals/fails":78,"../internals/function-name":84,"../internals/regexp-get-flags":152,"../internals/to-string":182}],221:[function(_dereq_,module,exports){
|
|
8836
8859
|
'use strict';
|
|
8837
8860
|
var charAt = _dereq_('../internals/string-multibyte').charAt;
|
|
8838
8861
|
var toString = _dereq_('../internals/to-string');
|
|
8839
8862
|
var InternalStateModule = _dereq_('../internals/internal-state');
|
|
8840
8863
|
var defineIterator = _dereq_('../internals/iterator-define');
|
|
8864
|
+
var createIterResultObject = _dereq_('../internals/create-iter-result-object');
|
|
8841
8865
|
|
|
8842
8866
|
var STRING_ITERATOR = 'String Iterator';
|
|
8843
8867
|
var setInternalState = InternalStateModule.set;
|
|
@@ -8858,13 +8882,13 @@ defineIterator(String, 'String', function (iterated) {
|
|
|
8858
8882
|
var string = state.string;
|
|
8859
8883
|
var index = state.index;
|
|
8860
8884
|
var point;
|
|
8861
|
-
if (index >= string.length) return
|
|
8885
|
+
if (index >= string.length) return createIterResultObject(undefined, true);
|
|
8862
8886
|
point = charAt(string, index);
|
|
8863
8887
|
state.index += point.length;
|
|
8864
|
-
return
|
|
8888
|
+
return createIterResultObject(point, false);
|
|
8865
8889
|
});
|
|
8866
8890
|
|
|
8867
|
-
},{"../internals/internal-state":
|
|
8891
|
+
},{"../internals/create-iter-result-object":51,"../internals/internal-state":101,"../internals/iterator-define":116,"../internals/string-multibyte":163,"../internals/to-string":182}],222:[function(_dereq_,module,exports){
|
|
8868
8892
|
'use strict';
|
|
8869
8893
|
var apply = _dereq_('../internals/function-apply');
|
|
8870
8894
|
var call = _dereq_('../internals/function-call');
|
|
@@ -9003,7 +9027,7 @@ fixRegExpWellKnownSymbolLogic('replace', function (_, nativeReplace, maybeCallNa
|
|
|
9003
9027
|
];
|
|
9004
9028
|
}, !REPLACE_SUPPORTS_NAMED_GROUPS || !REPLACE_KEEPS_$0 || REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE);
|
|
9005
9029
|
|
|
9006
|
-
},{"../internals/advance-string-index":23,"../internals/an-object":25,"../internals/fails":
|
|
9030
|
+
},{"../internals/advance-string-index":23,"../internals/an-object":25,"../internals/fails":78,"../internals/fix-regexp-well-known-symbol-logic":79,"../internals/function-apply":80,"../internals/function-call":83,"../internals/function-uncurry-this":85,"../internals/get-method":89,"../internals/get-substitution":90,"../internals/is-callable":105,"../internals/is-null-or-undefined":109,"../internals/regexp-exec-abstract":149,"../internals/require-object-coercible":156,"../internals/to-integer-or-infinity":174,"../internals/to-length":175,"../internals/to-string":182,"../internals/well-known-symbol":195}],223:[function(_dereq_,module,exports){
|
|
9007
9031
|
'use strict';
|
|
9008
9032
|
var uncurryThis = _dereq_('../internals/function-uncurry-this');
|
|
9009
9033
|
var ArrayBufferViewCore = _dereq_('../internals/array-buffer-view-core');
|
|
@@ -9019,7 +9043,7 @@ exportTypedArrayMethod('copyWithin', function copyWithin(target, start /* , end
|
|
|
9019
9043
|
return u$ArrayCopyWithin(aTypedArray(this), target, start, arguments.length > 2 ? arguments[2] : undefined);
|
|
9020
9044
|
});
|
|
9021
9045
|
|
|
9022
|
-
},{"../internals/array-buffer-view-core":27,"../internals/array-copy-within":29,"../internals/function-uncurry-this":
|
|
9046
|
+
},{"../internals/array-buffer-view-core":27,"../internals/array-copy-within":29,"../internals/function-uncurry-this":85}],224:[function(_dereq_,module,exports){
|
|
9023
9047
|
'use strict';
|
|
9024
9048
|
var ArrayBufferViewCore = _dereq_('../internals/array-buffer-view-core');
|
|
9025
9049
|
var $every = _dereq_('../internals/array-iteration').every;
|
|
@@ -9033,7 +9057,7 @@ exportTypedArrayMethod('every', function every(callbackfn /* , thisArg */) {
|
|
|
9033
9057
|
return $every(aTypedArray(this), callbackfn, arguments.length > 1 ? arguments[1] : undefined);
|
|
9034
9058
|
});
|
|
9035
9059
|
|
|
9036
|
-
},{"../internals/array-buffer-view-core":27,"../internals/array-iteration":35}],
|
|
9060
|
+
},{"../internals/array-buffer-view-core":27,"../internals/array-iteration":35}],225:[function(_dereq_,module,exports){
|
|
9037
9061
|
'use strict';
|
|
9038
9062
|
var ArrayBufferViewCore = _dereq_('../internals/array-buffer-view-core');
|
|
9039
9063
|
var $fill = _dereq_('../internals/array-fill');
|
|
@@ -9064,7 +9088,7 @@ exportTypedArrayMethod('fill', function fill(value /* , start, end */) {
|
|
|
9064
9088
|
return call($fill, this, actualValue, length > 1 ? arguments[1] : undefined, length > 2 ? arguments[2] : undefined);
|
|
9065
9089
|
}, CONVERSION_BUG);
|
|
9066
9090
|
|
|
9067
|
-
},{"../internals/array-buffer-view-core":27,"../internals/array-fill":30,"../internals/classof":48,"../internals/fails":
|
|
9091
|
+
},{"../internals/array-buffer-view-core":27,"../internals/array-fill":30,"../internals/classof":48,"../internals/fails":78,"../internals/function-call":83,"../internals/function-uncurry-this":85,"../internals/to-big-int":171}],226:[function(_dereq_,module,exports){
|
|
9068
9092
|
'use strict';
|
|
9069
9093
|
var ArrayBufferViewCore = _dereq_('../internals/array-buffer-view-core');
|
|
9070
9094
|
var $filter = _dereq_('../internals/array-iteration').filter;
|
|
@@ -9080,7 +9104,7 @@ exportTypedArrayMethod('filter', function filter(callbackfn /* , thisArg */) {
|
|
|
9080
9104
|
return fromSpeciesAndList(this, list);
|
|
9081
9105
|
});
|
|
9082
9106
|
|
|
9083
|
-
},{"../internals/array-buffer-view-core":27,"../internals/array-iteration":35,"../internals/typed-array-from-species-and-list":
|
|
9107
|
+
},{"../internals/array-buffer-view-core":27,"../internals/array-iteration":35,"../internals/typed-array-from-species-and-list":186}],227:[function(_dereq_,module,exports){
|
|
9084
9108
|
'use strict';
|
|
9085
9109
|
var ArrayBufferViewCore = _dereq_('../internals/array-buffer-view-core');
|
|
9086
9110
|
var $findIndex = _dereq_('../internals/array-iteration').findIndex;
|
|
@@ -9094,7 +9118,7 @@ exportTypedArrayMethod('findIndex', function findIndex(predicate /* , thisArg */
|
|
|
9094
9118
|
return $findIndex(aTypedArray(this), predicate, arguments.length > 1 ? arguments[1] : undefined);
|
|
9095
9119
|
});
|
|
9096
9120
|
|
|
9097
|
-
},{"../internals/array-buffer-view-core":27,"../internals/array-iteration":35}],
|
|
9121
|
+
},{"../internals/array-buffer-view-core":27,"../internals/array-iteration":35}],228:[function(_dereq_,module,exports){
|
|
9098
9122
|
'use strict';
|
|
9099
9123
|
var ArrayBufferViewCore = _dereq_('../internals/array-buffer-view-core');
|
|
9100
9124
|
var $find = _dereq_('../internals/array-iteration').find;
|
|
@@ -9108,7 +9132,7 @@ exportTypedArrayMethod('find', function find(predicate /* , thisArg */) {
|
|
|
9108
9132
|
return $find(aTypedArray(this), predicate, arguments.length > 1 ? arguments[1] : undefined);
|
|
9109
9133
|
});
|
|
9110
9134
|
|
|
9111
|
-
},{"../internals/array-buffer-view-core":27,"../internals/array-iteration":35}],
|
|
9135
|
+
},{"../internals/array-buffer-view-core":27,"../internals/array-iteration":35}],229:[function(_dereq_,module,exports){
|
|
9112
9136
|
'use strict';
|
|
9113
9137
|
var ArrayBufferViewCore = _dereq_('../internals/array-buffer-view-core');
|
|
9114
9138
|
var $forEach = _dereq_('../internals/array-iteration').forEach;
|
|
@@ -9122,7 +9146,7 @@ exportTypedArrayMethod('forEach', function forEach(callbackfn /* , thisArg */) {
|
|
|
9122
9146
|
$forEach(aTypedArray(this), callbackfn, arguments.length > 1 ? arguments[1] : undefined);
|
|
9123
9147
|
});
|
|
9124
9148
|
|
|
9125
|
-
},{"../internals/array-buffer-view-core":27,"../internals/array-iteration":35}],
|
|
9149
|
+
},{"../internals/array-buffer-view-core":27,"../internals/array-iteration":35}],230:[function(_dereq_,module,exports){
|
|
9126
9150
|
'use strict';
|
|
9127
9151
|
var ArrayBufferViewCore = _dereq_('../internals/array-buffer-view-core');
|
|
9128
9152
|
var $includes = _dereq_('../internals/array-includes').includes;
|
|
@@ -9136,7 +9160,7 @@ exportTypedArrayMethod('includes', function includes(searchElement /* , fromInde
|
|
|
9136
9160
|
return $includes(aTypedArray(this), searchElement, arguments.length > 1 ? arguments[1] : undefined);
|
|
9137
9161
|
});
|
|
9138
9162
|
|
|
9139
|
-
},{"../internals/array-buffer-view-core":27,"../internals/array-includes":34}],
|
|
9163
|
+
},{"../internals/array-buffer-view-core":27,"../internals/array-includes":34}],231:[function(_dereq_,module,exports){
|
|
9140
9164
|
'use strict';
|
|
9141
9165
|
var ArrayBufferViewCore = _dereq_('../internals/array-buffer-view-core');
|
|
9142
9166
|
var $indexOf = _dereq_('../internals/array-includes').indexOf;
|
|
@@ -9150,7 +9174,7 @@ exportTypedArrayMethod('indexOf', function indexOf(searchElement /* , fromIndex
|
|
|
9150
9174
|
return $indexOf(aTypedArray(this), searchElement, arguments.length > 1 ? arguments[1] : undefined);
|
|
9151
9175
|
});
|
|
9152
9176
|
|
|
9153
|
-
},{"../internals/array-buffer-view-core":27,"../internals/array-includes":34}],
|
|
9177
|
+
},{"../internals/array-buffer-view-core":27,"../internals/array-includes":34}],232:[function(_dereq_,module,exports){
|
|
9154
9178
|
'use strict';
|
|
9155
9179
|
var global = _dereq_('../internals/global');
|
|
9156
9180
|
var fails = _dereq_('../internals/fails');
|
|
@@ -9198,7 +9222,7 @@ exportTypedArrayMethod('values', typedArrayValues, GENERIC || !ITERATOR_IS_VALUE
|
|
|
9198
9222
|
// https://tc39.es/ecma262/#sec-%typedarray%.prototype-@@iterator
|
|
9199
9223
|
exportTypedArrayMethod(ITERATOR, typedArrayValues, GENERIC || !ITERATOR_IS_VALUES, { name: 'values' });
|
|
9200
9224
|
|
|
9201
|
-
},{"../internals/array-buffer-view-core":27,"../internals/fails":
|
|
9225
|
+
},{"../internals/array-buffer-view-core":27,"../internals/fails":78,"../internals/function-uncurry-this":85,"../internals/global":91,"../internals/well-known-symbol":195,"../modules/es.array.iterator":202}],233:[function(_dereq_,module,exports){
|
|
9202
9226
|
'use strict';
|
|
9203
9227
|
var ArrayBufferViewCore = _dereq_('../internals/array-buffer-view-core');
|
|
9204
9228
|
var uncurryThis = _dereq_('../internals/function-uncurry-this');
|
|
@@ -9213,7 +9237,7 @@ exportTypedArrayMethod('join', function join(separator) {
|
|
|
9213
9237
|
return $join(aTypedArray(this), separator);
|
|
9214
9238
|
});
|
|
9215
9239
|
|
|
9216
|
-
},{"../internals/array-buffer-view-core":27,"../internals/function-uncurry-this":
|
|
9240
|
+
},{"../internals/array-buffer-view-core":27,"../internals/function-uncurry-this":85}],234:[function(_dereq_,module,exports){
|
|
9217
9241
|
'use strict';
|
|
9218
9242
|
var ArrayBufferViewCore = _dereq_('../internals/array-buffer-view-core');
|
|
9219
9243
|
var apply = _dereq_('../internals/function-apply');
|
|
@@ -9229,7 +9253,7 @@ exportTypedArrayMethod('lastIndexOf', function lastIndexOf(searchElement /* , fr
|
|
|
9229
9253
|
return apply($lastIndexOf, aTypedArray(this), length > 1 ? [searchElement, arguments[1]] : [searchElement]);
|
|
9230
9254
|
});
|
|
9231
9255
|
|
|
9232
|
-
},{"../internals/array-buffer-view-core":27,"../internals/array-last-index-of":36,"../internals/function-apply":
|
|
9256
|
+
},{"../internals/array-buffer-view-core":27,"../internals/array-last-index-of":36,"../internals/function-apply":80}],235:[function(_dereq_,module,exports){
|
|
9233
9257
|
'use strict';
|
|
9234
9258
|
var ArrayBufferViewCore = _dereq_('../internals/array-buffer-view-core');
|
|
9235
9259
|
var $map = _dereq_('../internals/array-iteration').map;
|
|
@@ -9246,7 +9270,7 @@ exportTypedArrayMethod('map', function map(mapfn /* , thisArg */) {
|
|
|
9246
9270
|
});
|
|
9247
9271
|
});
|
|
9248
9272
|
|
|
9249
|
-
},{"../internals/array-buffer-view-core":27,"../internals/array-iteration":35,"../internals/typed-array-species-constructor":
|
|
9273
|
+
},{"../internals/array-buffer-view-core":27,"../internals/array-iteration":35,"../internals/typed-array-species-constructor":188}],236:[function(_dereq_,module,exports){
|
|
9250
9274
|
'use strict';
|
|
9251
9275
|
var ArrayBufferViewCore = _dereq_('../internals/array-buffer-view-core');
|
|
9252
9276
|
var $reduceRight = _dereq_('../internals/array-reduce').right;
|
|
@@ -9261,7 +9285,7 @@ exportTypedArrayMethod('reduceRight', function reduceRight(callbackfn /* , initi
|
|
|
9261
9285
|
return $reduceRight(aTypedArray(this), callbackfn, length, length > 1 ? arguments[1] : undefined);
|
|
9262
9286
|
});
|
|
9263
9287
|
|
|
9264
|
-
},{"../internals/array-buffer-view-core":27,"../internals/array-reduce":39}],
|
|
9288
|
+
},{"../internals/array-buffer-view-core":27,"../internals/array-reduce":39}],237:[function(_dereq_,module,exports){
|
|
9265
9289
|
'use strict';
|
|
9266
9290
|
var ArrayBufferViewCore = _dereq_('../internals/array-buffer-view-core');
|
|
9267
9291
|
var $reduce = _dereq_('../internals/array-reduce').left;
|
|
@@ -9276,7 +9300,7 @@ exportTypedArrayMethod('reduce', function reduce(callbackfn /* , initialValue */
|
|
|
9276
9300
|
return $reduce(aTypedArray(this), callbackfn, length, length > 1 ? arguments[1] : undefined);
|
|
9277
9301
|
});
|
|
9278
9302
|
|
|
9279
|
-
},{"../internals/array-buffer-view-core":27,"../internals/array-reduce":39}],
|
|
9303
|
+
},{"../internals/array-buffer-view-core":27,"../internals/array-reduce":39}],238:[function(_dereq_,module,exports){
|
|
9280
9304
|
'use strict';
|
|
9281
9305
|
var ArrayBufferViewCore = _dereq_('../internals/array-buffer-view-core');
|
|
9282
9306
|
|
|
@@ -9299,7 +9323,7 @@ exportTypedArrayMethod('reverse', function reverse() {
|
|
|
9299
9323
|
} return that;
|
|
9300
9324
|
});
|
|
9301
9325
|
|
|
9302
|
-
},{"../internals/array-buffer-view-core":27}],
|
|
9326
|
+
},{"../internals/array-buffer-view-core":27}],239:[function(_dereq_,module,exports){
|
|
9303
9327
|
'use strict';
|
|
9304
9328
|
var global = _dereq_('../internals/global');
|
|
9305
9329
|
var call = _dereq_('../internals/function-call');
|
|
@@ -9345,7 +9369,7 @@ exportTypedArrayMethod('set', function set(arrayLike /* , offset */) {
|
|
|
9345
9369
|
while (index < len) this[offset + index] = src[index++];
|
|
9346
9370
|
}, !WORKS_WITH_OBJECTS_AND_GEERIC_ON_TYPED_ARRAYS || TO_OBJECT_BUG);
|
|
9347
9371
|
|
|
9348
|
-
},{"../internals/array-buffer-view-core":27,"../internals/fails":
|
|
9372
|
+
},{"../internals/array-buffer-view-core":27,"../internals/fails":78,"../internals/function-call":83,"../internals/global":91,"../internals/length-of-array-like":119,"../internals/to-object":176,"../internals/to-offset":177}],240:[function(_dereq_,module,exports){
|
|
9349
9373
|
'use strict';
|
|
9350
9374
|
var ArrayBufferViewCore = _dereq_('../internals/array-buffer-view-core');
|
|
9351
9375
|
var typedArraySpeciesConstructor = _dereq_('../internals/typed-array-species-constructor');
|
|
@@ -9372,7 +9396,7 @@ exportTypedArrayMethod('slice', function slice(start, end) {
|
|
|
9372
9396
|
return result;
|
|
9373
9397
|
}, FORCED);
|
|
9374
9398
|
|
|
9375
|
-
},{"../internals/array-buffer-view-core":27,"../internals/array-slice":41,"../internals/fails":
|
|
9399
|
+
},{"../internals/array-buffer-view-core":27,"../internals/array-slice":41,"../internals/fails":78,"../internals/typed-array-species-constructor":188}],241:[function(_dereq_,module,exports){
|
|
9376
9400
|
'use strict';
|
|
9377
9401
|
var ArrayBufferViewCore = _dereq_('../internals/array-buffer-view-core');
|
|
9378
9402
|
var $some = _dereq_('../internals/array-iteration').some;
|
|
@@ -9386,7 +9410,7 @@ exportTypedArrayMethod('some', function some(callbackfn /* , thisArg */) {
|
|
|
9386
9410
|
return $some(aTypedArray(this), callbackfn, arguments.length > 1 ? arguments[1] : undefined);
|
|
9387
9411
|
});
|
|
9388
9412
|
|
|
9389
|
-
},{"../internals/array-buffer-view-core":27,"../internals/array-iteration":35}],
|
|
9413
|
+
},{"../internals/array-buffer-view-core":27,"../internals/array-iteration":35}],242:[function(_dereq_,module,exports){
|
|
9390
9414
|
'use strict';
|
|
9391
9415
|
var global = _dereq_('../internals/global');
|
|
9392
9416
|
var uncurryThis = _dereq_('../internals/function-uncurry-this');
|
|
@@ -9458,7 +9482,7 @@ exportTypedArrayMethod('sort', function sort(comparefn) {
|
|
|
9458
9482
|
return internalSort(aTypedArray(this), getSortCompare(comparefn));
|
|
9459
9483
|
}, !STABLE_SORT || ACCEPT_INCORRECT_ARGUMENTS);
|
|
9460
9484
|
|
|
9461
|
-
},{"../internals/a-callable":19,"../internals/array-buffer-view-core":27,"../internals/array-sort":42,"../internals/engine-ff-version":
|
|
9485
|
+
},{"../internals/a-callable":19,"../internals/array-buffer-view-core":27,"../internals/array-sort":42,"../internals/engine-ff-version":65,"../internals/engine-is-ie-or-edge":68,"../internals/engine-v8-version":74,"../internals/engine-webkit-version":75,"../internals/fails":78,"../internals/function-uncurry-this":85,"../internals/global":91}],243:[function(_dereq_,module,exports){
|
|
9462
9486
|
'use strict';
|
|
9463
9487
|
var ArrayBufferViewCore = _dereq_('../internals/array-buffer-view-core');
|
|
9464
9488
|
var toLength = _dereq_('../internals/to-length');
|
|
@@ -9482,7 +9506,7 @@ exportTypedArrayMethod('subarray', function subarray(begin, end) {
|
|
|
9482
9506
|
);
|
|
9483
9507
|
});
|
|
9484
9508
|
|
|
9485
|
-
},{"../internals/array-buffer-view-core":27,"../internals/to-absolute-index":
|
|
9509
|
+
},{"../internals/array-buffer-view-core":27,"../internals/to-absolute-index":170,"../internals/to-length":175,"../internals/typed-array-species-constructor":188}],244:[function(_dereq_,module,exports){
|
|
9486
9510
|
'use strict';
|
|
9487
9511
|
var global = _dereq_('../internals/global');
|
|
9488
9512
|
var apply = _dereq_('../internals/function-apply');
|
|
@@ -9516,7 +9540,7 @@ exportTypedArrayMethod('toLocaleString', function toLocaleString() {
|
|
|
9516
9540
|
);
|
|
9517
9541
|
}, FORCED);
|
|
9518
9542
|
|
|
9519
|
-
},{"../internals/array-buffer-view-core":27,"../internals/array-slice":41,"../internals/fails":
|
|
9543
|
+
},{"../internals/array-buffer-view-core":27,"../internals/array-slice":41,"../internals/fails":78,"../internals/function-apply":80,"../internals/global":91}],245:[function(_dereq_,module,exports){
|
|
9520
9544
|
'use strict';
|
|
9521
9545
|
var exportTypedArrayMethod = _dereq_('../internals/array-buffer-view-core').exportTypedArrayMethod;
|
|
9522
9546
|
var fails = _dereq_('../internals/fails');
|
|
@@ -9540,7 +9564,7 @@ var IS_NOT_ARRAY_METHOD = Uint8ArrayPrototype.toString != arrayToString;
|
|
|
9540
9564
|
// https://tc39.es/ecma262/#sec-%typedarray%.prototype.tostring
|
|
9541
9565
|
exportTypedArrayMethod('toString', arrayToString, IS_NOT_ARRAY_METHOD);
|
|
9542
9566
|
|
|
9543
|
-
},{"../internals/array-buffer-view-core":27,"../internals/fails":
|
|
9567
|
+
},{"../internals/array-buffer-view-core":27,"../internals/fails":78,"../internals/function-uncurry-this":85,"../internals/global":91}],246:[function(_dereq_,module,exports){
|
|
9544
9568
|
var createTypedArrayConstructor = _dereq_('../internals/typed-array-constructor');
|
|
9545
9569
|
|
|
9546
9570
|
// `Uint8Array` constructor
|
|
@@ -9551,7 +9575,7 @@ createTypedArrayConstructor('Uint8', function (init) {
|
|
|
9551
9575
|
};
|
|
9552
9576
|
});
|
|
9553
9577
|
|
|
9554
|
-
},{"../internals/typed-array-constructor":
|
|
9578
|
+
},{"../internals/typed-array-constructor":184}],247:[function(_dereq_,module,exports){
|
|
9555
9579
|
var global = _dereq_('../internals/global');
|
|
9556
9580
|
var DOMIterables = _dereq_('../internals/dom-iterables');
|
|
9557
9581
|
var DOMTokenListPrototype = _dereq_('../internals/dom-token-list-prototype');
|
|
@@ -9575,7 +9599,7 @@ for (var COLLECTION_NAME in DOMIterables) {
|
|
|
9575
9599
|
|
|
9576
9600
|
handlePrototype(DOMTokenListPrototype);
|
|
9577
9601
|
|
|
9578
|
-
},{"../internals/array-for-each":31,"../internals/create-non-enumerable-property":
|
|
9602
|
+
},{"../internals/array-for-each":31,"../internals/create-non-enumerable-property":52,"../internals/dom-iterables":63,"../internals/dom-token-list-prototype":64,"../internals/global":91}],248:[function(_dereq_,module,exports){
|
|
9579
9603
|
var global = _dereq_('../internals/global');
|
|
9580
9604
|
var DOMIterables = _dereq_('../internals/dom-iterables');
|
|
9581
9605
|
var DOMTokenListPrototype = _dereq_('../internals/dom-token-list-prototype');
|
|
@@ -9615,7 +9639,7 @@ for (var COLLECTION_NAME in DOMIterables) {
|
|
|
9615
9639
|
|
|
9616
9640
|
handlePrototype(DOMTokenListPrototype, 'DOMTokenList');
|
|
9617
9641
|
|
|
9618
|
-
},{"../internals/create-non-enumerable-property":
|
|
9642
|
+
},{"../internals/create-non-enumerable-property":52,"../internals/dom-iterables":63,"../internals/dom-token-list-prototype":64,"../internals/global":91,"../internals/well-known-symbol":195,"../modules/es.array.iterator":202}],249:[function(_dereq_,module,exports){
|
|
9619
9643
|
'use strict';
|
|
9620
9644
|
// TODO: in core-js@4, move /modules/ dependencies to public entries for better optimization by tools like `preset-env`
|
|
9621
9645
|
_dereq_('../modules/es.array.iterator');
|
|
@@ -10009,11 +10033,11 @@ module.exports = {
|
|
|
10009
10033
|
getState: getInternalParamsState
|
|
10010
10034
|
};
|
|
10011
10035
|
|
|
10012
|
-
},{"../internals/an-instance":24,"../internals/an-object":25,"../internals/array-sort":42,"../internals/classof":48,"../internals/create-property-descriptor":
|
|
10036
|
+
},{"../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":77,"../internals/function-bind-context":81,"../internals/function-call":83,"../internals/function-uncurry-this":85,"../internals/get-iterator":88,"../internals/get-iterator-method":87,"../internals/global":91,"../internals/has-own-property":92,"../internals/internal-state":101,"../internals/is-callable":105,"../internals/is-object":110,"../internals/iterator-create-constructor":115,"../internals/object-create":127,"../internals/set-to-string-tag":158,"../internals/to-string":182,"../internals/url-constructor-detection":190,"../internals/validate-arguments-length":193,"../internals/well-known-symbol":195,"../modules/es.array.iterator":202}],250:[function(_dereq_,module,exports){
|
|
10013
10037
|
// TODO: Remove this module from `core-js@4` since it's replaced to module below
|
|
10014
10038
|
_dereq_('../modules/web.url-search-params.constructor');
|
|
10015
10039
|
|
|
10016
|
-
},{"../modules/web.url-search-params.constructor":
|
|
10040
|
+
},{"../modules/web.url-search-params.constructor":249}],251:[function(_dereq_,module,exports){
|
|
10017
10041
|
'use strict';
|
|
10018
10042
|
// TODO: in core-js@4, move /modules/ dependencies to public entries for better optimization by tools like `preset-env`
|
|
10019
10043
|
_dereq_('../modules/es.string.iterator');
|
|
@@ -11057,11 +11081,11 @@ $({ global: true, constructor: true, forced: !USE_NATIVE_URL, sham: !DESCRIPTORS
|
|
|
11057
11081
|
URL: URLConstructor
|
|
11058
11082
|
});
|
|
11059
11083
|
|
|
11060
|
-
},{"../internals/an-instance":24,"../internals/array-from":33,"../internals/array-slice-simple":40,"../internals/define-built-in":
|
|
11084
|
+
},{"../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":77,"../internals/function-bind-context":81,"../internals/function-uncurry-this":85,"../internals/global":91,"../internals/has-own-property":92,"../internals/internal-state":101,"../internals/object-assign":126,"../internals/set-to-string-tag":158,"../internals/string-multibyte":163,"../internals/string-punycode-to-ascii":164,"../internals/to-string":182,"../internals/url-constructor-detection":190,"../internals/validate-arguments-length":193,"../modules/es.string.iterator":221,"../modules/web.url-search-params.constructor":249}],252:[function(_dereq_,module,exports){
|
|
11061
11085
|
// TODO: Remove this module from `core-js@4` since it's replaced to module below
|
|
11062
11086
|
_dereq_('../modules/web.url.constructor');
|
|
11063
11087
|
|
|
11064
|
-
},{"../modules/web.url.constructor":
|
|
11088
|
+
},{"../modules/web.url.constructor":251}],253:[function(_dereq_,module,exports){
|
|
11065
11089
|
// Copyright Joyent, Inc. and other Node contributors.
|
|
11066
11090
|
//
|
|
11067
11091
|
// Permission is hereby granted, free of charge, to any person obtaining a
|
|
@@ -11170,7 +11194,7 @@ function objectToString(o) {
|
|
|
11170
11194
|
return Object.prototype.toString.call(o);
|
|
11171
11195
|
}
|
|
11172
11196
|
|
|
11173
|
-
},{"buffer":11}],
|
|
11197
|
+
},{"buffer":11}],254:[function(_dereq_,module,exports){
|
|
11174
11198
|
// create-error.js 0.3.1
|
|
11175
11199
|
// (c) 2013 Tim Griesser
|
|
11176
11200
|
// This source may be freely distributed under the MIT license.
|
|
@@ -11290,7 +11314,7 @@ function clone(target) {
|
|
|
11290
11314
|
}
|
|
11291
11315
|
});
|
|
11292
11316
|
|
|
11293
|
-
},{}],
|
|
11317
|
+
},{}],255:[function(_dereq_,module,exports){
|
|
11294
11318
|
'use strict';
|
|
11295
11319
|
|
|
11296
11320
|
var isMergeableObject = function isMergeableObject(value) {
|
|
@@ -11425,14 +11449,14 @@ var deepmerge_1 = deepmerge;
|
|
|
11425
11449
|
|
|
11426
11450
|
module.exports = deepmerge_1;
|
|
11427
11451
|
|
|
11428
|
-
},{}],
|
|
11452
|
+
},{}],256:[function(_dereq_,module,exports){
|
|
11429
11453
|
module.exports = function () {
|
|
11430
11454
|
for (var i = 0; i < arguments.length; i++) {
|
|
11431
11455
|
if (arguments[i] !== undefined) return arguments[i];
|
|
11432
11456
|
}
|
|
11433
11457
|
};
|
|
11434
11458
|
|
|
11435
|
-
},{}],
|
|
11459
|
+
},{}],257:[function(_dereq_,module,exports){
|
|
11436
11460
|
var util = _dereq_('util')
|
|
11437
11461
|
var global = _dereq_('global')
|
|
11438
11462
|
var EventEmitter = _dereq_('events')
|
|
@@ -11454,7 +11478,7 @@ var makeDespot = function () {
|
|
|
11454
11478
|
|
|
11455
11479
|
module.exports = makeDespot()
|
|
11456
11480
|
|
|
11457
|
-
},{"events":
|
|
11481
|
+
},{"events":263,"global":274,"util":336}],258:[function(_dereq_,module,exports){
|
|
11458
11482
|
'use strict'
|
|
11459
11483
|
|
|
11460
11484
|
var document = _dereq_('global/document')
|
|
@@ -11494,7 +11518,7 @@ function noopShim () {
|
|
|
11494
11518
|
|
|
11495
11519
|
function noop () {}
|
|
11496
11520
|
|
|
11497
|
-
},{"./keys":
|
|
11521
|
+
},{"./keys":259,"geval":272,"global/document":273}],259:[function(_dereq_,module,exports){
|
|
11498
11522
|
'use strict'
|
|
11499
11523
|
|
|
11500
11524
|
module.exports = keys
|
|
@@ -11519,7 +11543,7 @@ function lowercaseFirst (string) {
|
|
|
11519
11543
|
return string.substring(0, 1).toLowerCase() + string.substring(1)
|
|
11520
11544
|
}
|
|
11521
11545
|
|
|
11522
|
-
},{}],
|
|
11546
|
+
},{}],260:[function(_dereq_,module,exports){
|
|
11523
11547
|
function polyfill(window) {
|
|
11524
11548
|
var ElementPrototype = window.Element.prototype;
|
|
11525
11549
|
|
|
@@ -11557,7 +11581,7 @@ function polyfill(window) {
|
|
|
11557
11581
|
module.exports = polyfill;
|
|
11558
11582
|
|
|
11559
11583
|
|
|
11560
|
-
},{}],
|
|
11584
|
+
},{}],261:[function(_dereq_,module,exports){
|
|
11561
11585
|
(function (process){(function (){
|
|
11562
11586
|
var once = _dereq_('once');
|
|
11563
11587
|
|
|
@@ -11655,7 +11679,7 @@ var eos = function(stream, opts, callback) {
|
|
|
11655
11679
|
module.exports = eos;
|
|
11656
11680
|
|
|
11657
11681
|
}).call(this)}).call(this,_dereq_('_process'))
|
|
11658
|
-
},{"_process":
|
|
11682
|
+
},{"_process":300,"once":297}],262:[function(_dereq_,module,exports){
|
|
11659
11683
|
'use strict';
|
|
11660
11684
|
|
|
11661
11685
|
var GetIntrinsic = _dereq_('get-intrinsic');
|
|
@@ -11672,7 +11696,7 @@ if ($gOPD) {
|
|
|
11672
11696
|
|
|
11673
11697
|
module.exports = $gOPD;
|
|
11674
11698
|
|
|
11675
|
-
},{"get-intrinsic":
|
|
11699
|
+
},{"get-intrinsic":270}],263:[function(_dereq_,module,exports){
|
|
11676
11700
|
// Copyright Joyent, Inc. and other Node contributors.
|
|
11677
11701
|
//
|
|
11678
11702
|
// Permission is hereby granted, free of charge, to any person obtaining a
|
|
@@ -12171,7 +12195,7 @@ function eventTargetAgnosticAddListener(emitter, name, listener, flags) {
|
|
|
12171
12195
|
}
|
|
12172
12196
|
}
|
|
12173
12197
|
|
|
12174
|
-
},{}],
|
|
12198
|
+
},{}],264:[function(_dereq_,module,exports){
|
|
12175
12199
|
module.exports = stringify
|
|
12176
12200
|
stringify.default = stringify
|
|
12177
12201
|
stringify.stable = deterministicStringify
|
|
@@ -12402,7 +12426,7 @@ function replaceGetterValues (replacer) {
|
|
|
12402
12426
|
}
|
|
12403
12427
|
}
|
|
12404
12428
|
|
|
12405
|
-
},{}],
|
|
12429
|
+
},{}],265:[function(_dereq_,module,exports){
|
|
12406
12430
|
/*!
|
|
12407
12431
|
2022 Jason Mulligan <jason.mulligan@avoidwork.com>
|
|
12408
12432
|
@version 9.0.11
|
|
@@ -12410,7 +12434,7 @@ function replaceGetterValues (replacer) {
|
|
|
12410
12434
|
!function(i,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(i="undefined"!=typeof globalThis?globalThis:i||self).filesize=t()}(this,(function(){"use strict";function i(t){return i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(i){return typeof i}:function(i){return i&&"function"==typeof Symbol&&i.constructor===Symbol&&i!==Symbol.prototype?"symbol":typeof i},i(t)}var t="array",o="bits",e="byte",n="bytes",r="",b="exponent",l="function",a="iec",d="Invalid number",f="Invalid rounding method",u="jedec",s="object",c=".",p="round",y="kbit",m="string",v={symbol:{iec:{bits:["bit","Kibit","Mibit","Gibit","Tibit","Pibit","Eibit","Zibit","Yibit"],bytes:["B","KiB","MiB","GiB","TiB","PiB","EiB","ZiB","YiB"]},jedec:{bits:["bit","Kbit","Mbit","Gbit","Tbit","Pbit","Ebit","Zbit","Ybit"],bytes:["B","KB","MB","GB","TB","PB","EB","ZB","YB"]}},fullform:{iec:["","kibi","mebi","gibi","tebi","pebi","exbi","zebi","yobi"],jedec:["","kilo","mega","giga","tera","peta","exa","zetta","yotta"]}};function g(g){var h=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},B=h.bits,M=void 0!==B&&B,S=h.pad,T=void 0!==S&&S,w=h.base,x=void 0===w?-1:w,E=h.round,j=void 0===E?2:E,N=h.locale,P=void 0===N?r:N,k=h.localeOptions,G=void 0===k?{}:k,K=h.separator,Y=void 0===K?r:K,Z=h.spacer,z=void 0===Z?" ":Z,I=h.symbols,L=void 0===I?{}:I,O=h.standard,q=void 0===O?r:O,A=h.output,C=void 0===A?m:A,D=h.fullform,F=void 0!==D&&D,H=h.fullforms,J=void 0===H?[]:H,Q=h.exponent,R=void 0===Q?-1:Q,U=h.roundingMethod,V=void 0===U?p:U,W=h.precision,X=void 0===W?0:W,$=R,_=Number(g),ii=[],ti=0,oi=r;-1===x&&0===q.length?(x=10,q=u):-1===x&&q.length>0?x=(q=q===a?a:u)===a?2:10:q=10===(x=2===x?2:10)||q===u?u:a;var ei=10===x?1e3:1024,ni=!0===F,ri=_<0,bi=Math[V];if(isNaN(g))throw new TypeError(d);if(i(bi)!==l)throw new TypeError(f);if(ri&&(_=-_),(-1===$||isNaN($))&&($=Math.floor(Math.log(_)/Math.log(ei)))<0&&($=0),$>8&&(X>0&&(X+=8-$),$=8),C===b)return $;if(0===_)ii[0]=0,oi=ii[1]=v.symbol[q][M?o:n][$];else{ti=_/(2===x?Math.pow(2,10*$):Math.pow(1e3,$)),M&&(ti*=8)>=ei&&$<8&&(ti/=ei,$++);var li=Math.pow(10,$>0?j:0);ii[0]=bi(ti*li)/li,ii[0]===ei&&$<8&&-1===R&&(ii[0]=1,$++),oi=ii[1]=10===x&&1===$?M?y:"kB":v.symbol[q][M?o:n][$]}if(ri&&(ii[0]=-ii[0]),X>0&&(ii[0]=ii[0].toPrecision(X)),ii[1]=L[ii[1]]||ii[1],!0===P?ii[0]=ii[0].toLocaleString():P.length>0?ii[0]=ii[0].toLocaleString(P,G):Y.length>0&&(ii[0]=ii[0].toString().replace(c,Y)),T&&!1===Number.isInteger(ii[0])&&j>0){var ai=Y||c,di=ii[0].toString().split(ai),fi=di[1]||r,ui=fi.length,si=j-ui;ii[0]="".concat(di[0]).concat(ai).concat(fi.padEnd(ui+si,"0"))}return ni&&(ii[1]=J[$]?J[$]:v.fullform[q][$]+(M?"bit":e)+(1===ii[0]?r:"s")),C===t?ii:C===s?{value:ii[0],symbol:ii[1],exponent:$,unit:oi}:ii.join(z)}return g.partial=function(i){return function(t){return g(t,i)}},g}));
|
|
12411
12435
|
|
|
12412
12436
|
|
|
12413
|
-
},{}],
|
|
12437
|
+
},{}],266:[function(_dereq_,module,exports){
|
|
12414
12438
|
|
|
12415
12439
|
var hasOwn = Object.prototype.hasOwnProperty;
|
|
12416
12440
|
var toString = Object.prototype.toString;
|
|
@@ -12434,7 +12458,7 @@ module.exports = function forEach (obj, fn, ctx) {
|
|
|
12434
12458
|
};
|
|
12435
12459
|
|
|
12436
12460
|
|
|
12437
|
-
},{}],
|
|
12461
|
+
},{}],267:[function(_dereq_,module,exports){
|
|
12438
12462
|
'use strict';
|
|
12439
12463
|
|
|
12440
12464
|
/* eslint no-invalid-this: 1 */
|
|
@@ -12488,14 +12512,14 @@ module.exports = function bind(that) {
|
|
|
12488
12512
|
return bound;
|
|
12489
12513
|
};
|
|
12490
12514
|
|
|
12491
|
-
},{}],
|
|
12515
|
+
},{}],268:[function(_dereq_,module,exports){
|
|
12492
12516
|
'use strict';
|
|
12493
12517
|
|
|
12494
12518
|
var implementation = _dereq_('./implementation');
|
|
12495
12519
|
|
|
12496
12520
|
module.exports = Function.prototype.bind || implementation;
|
|
12497
12521
|
|
|
12498
|
-
},{"./implementation":
|
|
12522
|
+
},{"./implementation":267}],269:[function(_dereq_,module,exports){
|
|
12499
12523
|
"use strict";
|
|
12500
12524
|
|
|
12501
12525
|
exports.__esModule = true;
|
|
@@ -12702,7 +12726,7 @@ function getFormElementValue(element, trim) {
|
|
|
12702
12726
|
|
|
12703
12727
|
|
|
12704
12728
|
getFormData.getFieldData = getFieldData;
|
|
12705
|
-
},{}],
|
|
12729
|
+
},{}],270:[function(_dereq_,module,exports){
|
|
12706
12730
|
'use strict';
|
|
12707
12731
|
|
|
12708
12732
|
var undefined;
|
|
@@ -13034,7 +13058,7 @@ module.exports = function GetIntrinsic(name, allowMissing) {
|
|
|
13034
13058
|
return value;
|
|
13035
13059
|
};
|
|
13036
13060
|
|
|
13037
|
-
},{"function-bind":
|
|
13061
|
+
},{"function-bind":268,"has":278,"has-symbols":275}],271:[function(_dereq_,module,exports){
|
|
13038
13062
|
module.exports = Event
|
|
13039
13063
|
|
|
13040
13064
|
function Event() {
|
|
@@ -13062,7 +13086,7 @@ function Event() {
|
|
|
13062
13086
|
}
|
|
13063
13087
|
}
|
|
13064
13088
|
|
|
13065
|
-
},{}],
|
|
13089
|
+
},{}],272:[function(_dereq_,module,exports){
|
|
13066
13090
|
var Event = _dereq_('./event.js')
|
|
13067
13091
|
|
|
13068
13092
|
module.exports = Source
|
|
@@ -13075,7 +13099,7 @@ function Source(broadcaster) {
|
|
|
13075
13099
|
return tuple.listen
|
|
13076
13100
|
}
|
|
13077
13101
|
|
|
13078
|
-
},{"./event.js":
|
|
13102
|
+
},{"./event.js":271}],273:[function(_dereq_,module,exports){
|
|
13079
13103
|
(function (global){(function (){
|
|
13080
13104
|
var topLevel = typeof global !== 'undefined' ? global :
|
|
13081
13105
|
typeof window !== 'undefined' ? window : {}
|
|
@@ -13096,7 +13120,7 @@ if (typeof document !== 'undefined') {
|
|
|
13096
13120
|
module.exports = doccy;
|
|
13097
13121
|
|
|
13098
13122
|
}).call(this)}).call(this,typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : {})
|
|
13099
|
-
},{"min-document":9}],
|
|
13123
|
+
},{"min-document":9}],274:[function(_dereq_,module,exports){
|
|
13100
13124
|
(function (global){(function (){
|
|
13101
13125
|
var win;
|
|
13102
13126
|
|
|
@@ -13113,7 +13137,7 @@ if (typeof window !== "undefined") {
|
|
|
13113
13137
|
module.exports = win;
|
|
13114
13138
|
|
|
13115
13139
|
}).call(this)}).call(this,typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : {})
|
|
13116
|
-
},{}],
|
|
13140
|
+
},{}],275:[function(_dereq_,module,exports){
|
|
13117
13141
|
'use strict';
|
|
13118
13142
|
|
|
13119
13143
|
var origSymbol = typeof Symbol !== 'undefined' && Symbol;
|
|
@@ -13128,7 +13152,7 @@ module.exports = function hasNativeSymbols() {
|
|
|
13128
13152
|
return hasSymbolSham();
|
|
13129
13153
|
};
|
|
13130
13154
|
|
|
13131
|
-
},{"./shams":
|
|
13155
|
+
},{"./shams":276}],276:[function(_dereq_,module,exports){
|
|
13132
13156
|
'use strict';
|
|
13133
13157
|
|
|
13134
13158
|
/* eslint complexity: [2, 18], max-statements: [2, 33] */
|
|
@@ -13172,7 +13196,7 @@ module.exports = function hasSymbols() {
|
|
|
13172
13196
|
return true;
|
|
13173
13197
|
};
|
|
13174
13198
|
|
|
13175
|
-
},{}],
|
|
13199
|
+
},{}],277:[function(_dereq_,module,exports){
|
|
13176
13200
|
'use strict';
|
|
13177
13201
|
|
|
13178
13202
|
var hasSymbols = _dereq_('has-symbols/shams');
|
|
@@ -13181,14 +13205,14 @@ module.exports = function hasToStringTagShams() {
|
|
|
13181
13205
|
return hasSymbols() && !!Symbol.toStringTag;
|
|
13182
13206
|
};
|
|
13183
13207
|
|
|
13184
|
-
},{"has-symbols/shams":
|
|
13208
|
+
},{"has-symbols/shams":276}],278:[function(_dereq_,module,exports){
|
|
13185
13209
|
'use strict';
|
|
13186
13210
|
|
|
13187
13211
|
var bind = _dereq_('function-bind');
|
|
13188
13212
|
|
|
13189
13213
|
module.exports = bind.call(Function.call, Object.prototype.hasOwnProperty);
|
|
13190
13214
|
|
|
13191
|
-
},{"function-bind":
|
|
13215
|
+
},{"function-bind":268}],279:[function(_dereq_,module,exports){
|
|
13192
13216
|
module.exports = shim
|
|
13193
13217
|
|
|
13194
13218
|
function shim (element, value) {
|
|
@@ -13199,7 +13223,7 @@ function shim (element, value) {
|
|
|
13199
13223
|
element.style.display = value ? 'none' : ''
|
|
13200
13224
|
}
|
|
13201
13225
|
|
|
13202
|
-
},{}],
|
|
13226
|
+
},{}],280:[function(_dereq_,module,exports){
|
|
13203
13227
|
// HumanizeDuration.js - https://git.io/j0HgmQ
|
|
13204
13228
|
|
|
13205
13229
|
/* global define, module */
|
|
@@ -14908,7 +14932,7 @@ function shim (element, value) {
|
|
|
14908
14932
|
}
|
|
14909
14933
|
})();
|
|
14910
14934
|
|
|
14911
|
-
},{}],
|
|
14935
|
+
},{}],281:[function(_dereq_,module,exports){
|
|
14912
14936
|
var split = _dereq_('browser-split')
|
|
14913
14937
|
var ClassList = _dereq_('class-list')
|
|
14914
14938
|
|
|
@@ -15070,7 +15094,7 @@ function isArray (arr) {
|
|
|
15070
15094
|
|
|
15071
15095
|
|
|
15072
15096
|
|
|
15073
|
-
},{"browser-split":10,"class-list":15,"html-element":9}],
|
|
15097
|
+
},{"browser-split":10,"class-list":15,"html-element":9}],282:[function(_dereq_,module,exports){
|
|
15074
15098
|
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
|
|
15075
15099
|
exports.read = function (buffer, offset, isLE, mLen, nBytes) {
|
|
15076
15100
|
var e, m
|
|
@@ -15157,7 +15181,7 @@ exports.write = function (buffer, value, offset, isLE, mLen, nBytes) {
|
|
|
15157
15181
|
buffer[offset + i - d] |= s * 128
|
|
15158
15182
|
}
|
|
15159
15183
|
|
|
15160
|
-
},{}],
|
|
15184
|
+
},{}],283:[function(_dereq_,module,exports){
|
|
15161
15185
|
|
|
15162
15186
|
var indexOf = [].indexOf;
|
|
15163
15187
|
|
|
@@ -15168,7 +15192,7 @@ module.exports = function(arr, obj){
|
|
|
15168
15192
|
}
|
|
15169
15193
|
return -1;
|
|
15170
15194
|
};
|
|
15171
|
-
},{}],
|
|
15195
|
+
},{}],284:[function(_dereq_,module,exports){
|
|
15172
15196
|
if (typeof Object.create === 'function') {
|
|
15173
15197
|
// implementation from standard node.js 'util' module
|
|
15174
15198
|
module.exports = function inherits(ctor, superCtor) {
|
|
@@ -15197,7 +15221,7 @@ if (typeof Object.create === 'function') {
|
|
|
15197
15221
|
}
|
|
15198
15222
|
}
|
|
15199
15223
|
|
|
15200
|
-
},{}],
|
|
15224
|
+
},{}],285:[function(_dereq_,module,exports){
|
|
15201
15225
|
var containers = []; // will store container HTMLElement references
|
|
15202
15226
|
var styleElements = []; // will store {prepend: HTMLElement, append: HTMLElement}
|
|
15203
15227
|
|
|
@@ -15257,7 +15281,7 @@ function createStyleElement() {
|
|
|
15257
15281
|
module.exports = insertCss;
|
|
15258
15282
|
module.exports.insertCss = insertCss;
|
|
15259
15283
|
|
|
15260
|
-
},{}],
|
|
15284
|
+
},{}],286:[function(_dereq_,module,exports){
|
|
15261
15285
|
/*! npm.im/intervalometer */
|
|
15262
15286
|
'use strict';
|
|
15263
15287
|
|
|
@@ -15301,7 +15325,7 @@ function timerIntervalometer(cb, delay) {
|
|
|
15301
15325
|
exports.intervalometer = intervalometer;
|
|
15302
15326
|
exports.frameIntervalometer = frameIntervalometer;
|
|
15303
15327
|
exports.timerIntervalometer = timerIntervalometer;
|
|
15304
|
-
},{}],
|
|
15328
|
+
},{}],287:[function(_dereq_,module,exports){
|
|
15305
15329
|
/*! npm.im/iphone-inline-video 2.2.2 */
|
|
15306
15330
|
'use strict';
|
|
15307
15331
|
|
|
@@ -15669,7 +15693,7 @@ function enableInlineVideo(video, opts) {
|
|
|
15669
15693
|
|
|
15670
15694
|
module.exports = enableInlineVideo;
|
|
15671
15695
|
|
|
15672
|
-
},{"intervalometer":
|
|
15696
|
+
},{"intervalometer":286}],288:[function(_dereq_,module,exports){
|
|
15673
15697
|
'use strict';
|
|
15674
15698
|
|
|
15675
15699
|
var hasToStringTag = _dereq_('has-tostringtag/shams')();
|
|
@@ -15704,14 +15728,14 @@ isStandardArguments.isLegacyArguments = isLegacyArguments; // for tests
|
|
|
15704
15728
|
|
|
15705
15729
|
module.exports = supportsStandardArguments ? isStandardArguments : isLegacyArguments;
|
|
15706
15730
|
|
|
15707
|
-
},{"call-bind/callBound":12,"has-tostringtag/shams":
|
|
15731
|
+
},{"call-bind/callBound":12,"has-tostringtag/shams":277}],289:[function(_dereq_,module,exports){
|
|
15708
15732
|
'use strict';
|
|
15709
15733
|
|
|
15710
15734
|
module.exports = Number.isFinite || function (value) {
|
|
15711
15735
|
return !(typeof value !== 'number' || value !== value || value === Infinity || value === -Infinity);
|
|
15712
15736
|
};
|
|
15713
15737
|
|
|
15714
|
-
},{}],
|
|
15738
|
+
},{}],290:[function(_dereq_,module,exports){
|
|
15715
15739
|
'use strict';
|
|
15716
15740
|
|
|
15717
15741
|
var toStr = Object.prototype.toString;
|
|
@@ -15751,13 +15775,13 @@ module.exports = function isGeneratorFunction(fn) {
|
|
|
15751
15775
|
return getProto(fn) === GeneratorFunction;
|
|
15752
15776
|
};
|
|
15753
15777
|
|
|
15754
|
-
},{"has-tostringtag/shams":
|
|
15778
|
+
},{"has-tostringtag/shams":277}],291:[function(_dereq_,module,exports){
|
|
15755
15779
|
module.exports = isPowerOfTwo
|
|
15756
15780
|
|
|
15757
15781
|
function isPowerOfTwo(n) {
|
|
15758
15782
|
return n !== 0 && (n & (n - 1)) === 0
|
|
15759
15783
|
}
|
|
15760
|
-
},{}],
|
|
15784
|
+
},{}],292:[function(_dereq_,module,exports){
|
|
15761
15785
|
(function (global){(function (){
|
|
15762
15786
|
'use strict';
|
|
15763
15787
|
|
|
@@ -15821,14 +15845,14 @@ module.exports = function isTypedArray(value) {
|
|
|
15821
15845
|
};
|
|
15822
15846
|
|
|
15823
15847
|
}).call(this)}).call(this,typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : {})
|
|
15824
|
-
},{"available-typed-arrays":7,"call-bind/callBound":12,"es-abstract/helpers/getOwnPropertyDescriptor":
|
|
15848
|
+
},{"available-typed-arrays":7,"call-bind/callBound":12,"es-abstract/helpers/getOwnPropertyDescriptor":262,"foreach":266,"has-tostringtag/shams":277}],293:[function(_dereq_,module,exports){
|
|
15825
15849
|
var toString = {}.toString;
|
|
15826
15850
|
|
|
15827
15851
|
module.exports = Array.isArray || function (arr) {
|
|
15828
15852
|
return toString.call(arr) == '[object Array]';
|
|
15829
15853
|
};
|
|
15830
15854
|
|
|
15831
|
-
},{}],
|
|
15855
|
+
},{}],294:[function(_dereq_,module,exports){
|
|
15832
15856
|
/**
|
|
15833
15857
|
* Copyright 2013-2014 Facebook, Inc.
|
|
15834
15858
|
*
|
|
@@ -15883,7 +15907,7 @@ var keyMirror = function(obj) {
|
|
|
15883
15907
|
|
|
15884
15908
|
module.exports = keyMirror;
|
|
15885
15909
|
|
|
15886
|
-
},{}],
|
|
15910
|
+
},{}],295:[function(_dereq_,module,exports){
|
|
15887
15911
|
'use strict';
|
|
15888
15912
|
var numberIsFinite = _dereq_('is-finite');
|
|
15889
15913
|
|
|
@@ -15891,7 +15915,7 @@ module.exports = Number.isInteger || function (x) {
|
|
|
15891
15915
|
return numberIsFinite(x) && Math.floor(x) === x;
|
|
15892
15916
|
};
|
|
15893
15917
|
|
|
15894
|
-
},{"is-finite":
|
|
15918
|
+
},{"is-finite":289}],296:[function(_dereq_,module,exports){
|
|
15895
15919
|
var hasMap = typeof Map === 'function' && Map.prototype;
|
|
15896
15920
|
var mapSizeDescriptor = Object.getOwnPropertyDescriptor && hasMap ? Object.getOwnPropertyDescriptor(Map.prototype, 'size') : null;
|
|
15897
15921
|
var mapSize = hasMap && mapSizeDescriptor && typeof mapSizeDescriptor.get === 'function' ? mapSizeDescriptor.get : null;
|
|
@@ -16405,7 +16429,7 @@ function arrObjKeys(obj, inspect) {
|
|
|
16405
16429
|
return xs;
|
|
16406
16430
|
}
|
|
16407
16431
|
|
|
16408
|
-
},{"./util.inspect":9}],
|
|
16432
|
+
},{"./util.inspect":9}],297:[function(_dereq_,module,exports){
|
|
16409
16433
|
var wrappy = _dereq_('wrappy')
|
|
16410
16434
|
module.exports = wrappy(once)
|
|
16411
16435
|
module.exports.strict = wrappy(onceStrict)
|
|
@@ -16449,7 +16473,7 @@ function onceStrict (fn) {
|
|
|
16449
16473
|
return f
|
|
16450
16474
|
}
|
|
16451
16475
|
|
|
16452
|
-
},{"wrappy":
|
|
16476
|
+
},{"wrappy":342}],298:[function(_dereq_,module,exports){
|
|
16453
16477
|
(function (process){(function (){
|
|
16454
16478
|
// Generated by CoffeeScript 1.12.2
|
|
16455
16479
|
(function() {
|
|
@@ -16489,7 +16513,7 @@ function onceStrict (fn) {
|
|
|
16489
16513
|
|
|
16490
16514
|
|
|
16491
16515
|
}).call(this)}).call(this,_dereq_('_process'))
|
|
16492
|
-
},{"_process":
|
|
16516
|
+
},{"_process":300}],299:[function(_dereq_,module,exports){
|
|
16493
16517
|
(function (process){(function (){
|
|
16494
16518
|
'use strict';
|
|
16495
16519
|
|
|
@@ -16538,7 +16562,7 @@ function nextTick(fn, arg1, arg2, arg3) {
|
|
|
16538
16562
|
|
|
16539
16563
|
|
|
16540
16564
|
}).call(this)}).call(this,_dereq_('_process'))
|
|
16541
|
-
},{"_process":
|
|
16565
|
+
},{"_process":300}],300:[function(_dereq_,module,exports){
|
|
16542
16566
|
// shim for using process in browser
|
|
16543
16567
|
var process = module.exports = {};
|
|
16544
16568
|
|
|
@@ -16724,7 +16748,7 @@ process.chdir = function (dir) {
|
|
|
16724
16748
|
};
|
|
16725
16749
|
process.umask = function() { return 0; };
|
|
16726
16750
|
|
|
16727
|
-
},{}],
|
|
16751
|
+
},{}],301:[function(_dereq_,module,exports){
|
|
16728
16752
|
'use strict';
|
|
16729
16753
|
|
|
16730
16754
|
var replace = String.prototype.replace;
|
|
@@ -16749,7 +16773,7 @@ module.exports = {
|
|
|
16749
16773
|
RFC3986: Format.RFC3986
|
|
16750
16774
|
};
|
|
16751
16775
|
|
|
16752
|
-
},{}],
|
|
16776
|
+
},{}],302:[function(_dereq_,module,exports){
|
|
16753
16777
|
'use strict';
|
|
16754
16778
|
|
|
16755
16779
|
var stringify = _dereq_('./stringify');
|
|
@@ -16762,7 +16786,7 @@ module.exports = {
|
|
|
16762
16786
|
stringify: stringify
|
|
16763
16787
|
};
|
|
16764
16788
|
|
|
16765
|
-
},{"./formats":
|
|
16789
|
+
},{"./formats":301,"./parse":303,"./stringify":304}],303:[function(_dereq_,module,exports){
|
|
16766
16790
|
'use strict';
|
|
16767
16791
|
|
|
16768
16792
|
var utils = _dereq_('./utils');
|
|
@@ -17027,7 +17051,7 @@ module.exports = function (str, opts) {
|
|
|
17027
17051
|
return utils.compact(obj);
|
|
17028
17052
|
};
|
|
17029
17053
|
|
|
17030
|
-
},{"./utils":
|
|
17054
|
+
},{"./utils":305}],304:[function(_dereq_,module,exports){
|
|
17031
17055
|
'use strict';
|
|
17032
17056
|
|
|
17033
17057
|
var getSideChannel = _dereq_('side-channel');
|
|
@@ -17346,7 +17370,7 @@ module.exports = function (object, opts) {
|
|
|
17346
17370
|
return joined.length > 0 ? prefix + joined : '';
|
|
17347
17371
|
};
|
|
17348
17372
|
|
|
17349
|
-
},{"./formats":
|
|
17373
|
+
},{"./formats":301,"./utils":305,"side-channel":323}],305:[function(_dereq_,module,exports){
|
|
17350
17374
|
'use strict';
|
|
17351
17375
|
|
|
17352
17376
|
var formats = _dereq_('./formats');
|
|
@@ -17600,7 +17624,7 @@ module.exports = {
|
|
|
17600
17624
|
merge: merge
|
|
17601
17625
|
};
|
|
17602
17626
|
|
|
17603
|
-
},{"./formats":
|
|
17627
|
+
},{"./formats":301}],306:[function(_dereq_,module,exports){
|
|
17604
17628
|
(function (global){(function (){
|
|
17605
17629
|
var now = _dereq_('performance-now')
|
|
17606
17630
|
, root = typeof window === 'undefined' ? global : window
|
|
@@ -17679,7 +17703,7 @@ module.exports.polyfill = function(object) {
|
|
|
17679
17703
|
}
|
|
17680
17704
|
|
|
17681
17705
|
}).call(this)}).call(this,typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : {})
|
|
17682
|
-
},{"performance-now":
|
|
17706
|
+
},{"performance-now":298}],307:[function(_dereq_,module,exports){
|
|
17683
17707
|
// Copyright Joyent, Inc. and other Node contributors.
|
|
17684
17708
|
//
|
|
17685
17709
|
// Permission is hereby granted, free of charge, to any person obtaining a
|
|
@@ -17811,7 +17835,7 @@ Duplex.prototype._destroy = function (err, cb) {
|
|
|
17811
17835
|
|
|
17812
17836
|
pna.nextTick(cb, err);
|
|
17813
17837
|
};
|
|
17814
|
-
},{"./_stream_readable":
|
|
17838
|
+
},{"./_stream_readable":309,"./_stream_writable":311,"core-util-is":253,"inherits":284,"process-nextick-args":299}],308:[function(_dereq_,module,exports){
|
|
17815
17839
|
// Copyright Joyent, Inc. and other Node contributors.
|
|
17816
17840
|
//
|
|
17817
17841
|
// Permission is hereby granted, free of charge, to any person obtaining a
|
|
@@ -17859,7 +17883,7 @@ function PassThrough(options) {
|
|
|
17859
17883
|
PassThrough.prototype._transform = function (chunk, encoding, cb) {
|
|
17860
17884
|
cb(null, chunk);
|
|
17861
17885
|
};
|
|
17862
|
-
},{"./_stream_transform":
|
|
17886
|
+
},{"./_stream_transform":310,"core-util-is":253,"inherits":284}],309:[function(_dereq_,module,exports){
|
|
17863
17887
|
(function (process,global){(function (){
|
|
17864
17888
|
// Copyright Joyent, Inc. and other Node contributors.
|
|
17865
17889
|
//
|
|
@@ -18881,7 +18905,7 @@ function indexOf(xs, x) {
|
|
|
18881
18905
|
return -1;
|
|
18882
18906
|
}
|
|
18883
18907
|
}).call(this)}).call(this,_dereq_('_process'),typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : {})
|
|
18884
|
-
},{"./_stream_duplex":
|
|
18908
|
+
},{"./_stream_duplex":307,"./internal/streams/BufferList":312,"./internal/streams/destroy":313,"./internal/streams/stream":314,"_process":300,"core-util-is":253,"events":263,"inherits":284,"isarray":293,"process-nextick-args":299,"safe-buffer":315,"string_decoder/":316,"util":9}],310:[function(_dereq_,module,exports){
|
|
18885
18909
|
// Copyright Joyent, Inc. and other Node contributors.
|
|
18886
18910
|
//
|
|
18887
18911
|
// Permission is hereby granted, free of charge, to any person obtaining a
|
|
@@ -19096,7 +19120,7 @@ function done(stream, er, data) {
|
|
|
19096
19120
|
|
|
19097
19121
|
return stream.push(null);
|
|
19098
19122
|
}
|
|
19099
|
-
},{"./_stream_duplex":
|
|
19123
|
+
},{"./_stream_duplex":307,"core-util-is":253,"inherits":284}],311:[function(_dereq_,module,exports){
|
|
19100
19124
|
(function (process,global,setImmediate){(function (){
|
|
19101
19125
|
// Copyright Joyent, Inc. and other Node contributors.
|
|
19102
19126
|
//
|
|
@@ -19786,7 +19810,7 @@ Writable.prototype._destroy = function (err, cb) {
|
|
|
19786
19810
|
cb(err);
|
|
19787
19811
|
};
|
|
19788
19812
|
}).call(this)}).call(this,_dereq_('_process'),typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : {},_dereq_("timers").setImmediate)
|
|
19789
|
-
},{"./_stream_duplex":
|
|
19813
|
+
},{"./_stream_duplex":307,"./internal/streams/destroy":313,"./internal/streams/stream":314,"_process":300,"core-util-is":253,"inherits":284,"process-nextick-args":299,"safe-buffer":315,"timers":330,"util-deprecate":333}],312:[function(_dereq_,module,exports){
|
|
19790
19814
|
'use strict';
|
|
19791
19815
|
|
|
19792
19816
|
function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
|
|
@@ -19866,7 +19890,7 @@ if (util && util.inspect && util.inspect.custom) {
|
|
|
19866
19890
|
return this.constructor.name + ' ' + obj;
|
|
19867
19891
|
};
|
|
19868
19892
|
}
|
|
19869
|
-
},{"safe-buffer":
|
|
19893
|
+
},{"safe-buffer":315,"util":9}],313:[function(_dereq_,module,exports){
|
|
19870
19894
|
'use strict';
|
|
19871
19895
|
|
|
19872
19896
|
/*<replacement>*/
|
|
@@ -19941,10 +19965,10 @@ module.exports = {
|
|
|
19941
19965
|
destroy: destroy,
|
|
19942
19966
|
undestroy: undestroy
|
|
19943
19967
|
};
|
|
19944
|
-
},{"process-nextick-args":
|
|
19968
|
+
},{"process-nextick-args":299}],314:[function(_dereq_,module,exports){
|
|
19945
19969
|
module.exports = _dereq_('events').EventEmitter;
|
|
19946
19970
|
|
|
19947
|
-
},{"events":
|
|
19971
|
+
},{"events":263}],315:[function(_dereq_,module,exports){
|
|
19948
19972
|
/* eslint-disable node/no-deprecated-api */
|
|
19949
19973
|
var buffer = _dereq_('buffer')
|
|
19950
19974
|
var Buffer = buffer.Buffer
|
|
@@ -20008,7 +20032,7 @@ SafeBuffer.allocUnsafeSlow = function (size) {
|
|
|
20008
20032
|
return buffer.SlowBuffer(size)
|
|
20009
20033
|
}
|
|
20010
20034
|
|
|
20011
|
-
},{"buffer":11}],
|
|
20035
|
+
},{"buffer":11}],316:[function(_dereq_,module,exports){
|
|
20012
20036
|
// Copyright Joyent, Inc. and other Node contributors.
|
|
20013
20037
|
//
|
|
20014
20038
|
// Permission is hereby granted, free of charge, to any person obtaining a
|
|
@@ -20305,7 +20329,7 @@ function simpleWrite(buf) {
|
|
|
20305
20329
|
function simpleEnd(buf) {
|
|
20306
20330
|
return buf && buf.length ? this.write(buf) : '';
|
|
20307
20331
|
}
|
|
20308
|
-
},{"safe-buffer":
|
|
20332
|
+
},{"safe-buffer":315}],317:[function(_dereq_,module,exports){
|
|
20309
20333
|
exports = module.exports = _dereq_('./lib/_stream_readable.js');
|
|
20310
20334
|
exports.Stream = exports;
|
|
20311
20335
|
exports.Readable = exports;
|
|
@@ -20314,7 +20338,7 @@ exports.Duplex = _dereq_('./lib/_stream_duplex.js');
|
|
|
20314
20338
|
exports.Transform = _dereq_('./lib/_stream_transform.js');
|
|
20315
20339
|
exports.PassThrough = _dereq_('./lib/_stream_passthrough.js');
|
|
20316
20340
|
|
|
20317
|
-
},{"./lib/_stream_duplex.js":
|
|
20341
|
+
},{"./lib/_stream_duplex.js":307,"./lib/_stream_passthrough.js":308,"./lib/_stream_readable.js":309,"./lib/_stream_transform.js":310,"./lib/_stream_writable.js":311}],318:[function(_dereq_,module,exports){
|
|
20318
20342
|
'use strict';
|
|
20319
20343
|
|
|
20320
20344
|
var readystate = module.exports = _dereq_('./readystate')
|
|
@@ -20389,7 +20413,7 @@ var readystate = module.exports = _dereq_('./readystate')
|
|
|
20389
20413
|
win[on](prefix +'load', change, false);
|
|
20390
20414
|
} ());
|
|
20391
20415
|
|
|
20392
|
-
},{"./readystate":
|
|
20416
|
+
},{"./readystate":319}],319:[function(_dereq_,module,exports){
|
|
20393
20417
|
'use strict';
|
|
20394
20418
|
|
|
20395
20419
|
/**
|
|
@@ -20543,7 +20567,7 @@ RS.prototype.removeAllListeners = function removeAllListeners() {
|
|
|
20543
20567
|
//
|
|
20544
20568
|
module.exports = new RS();
|
|
20545
20569
|
|
|
20546
|
-
},{}],
|
|
20570
|
+
},{}],320:[function(_dereq_,module,exports){
|
|
20547
20571
|
/**
|
|
20548
20572
|
* request-frame - requestAnimationFrame & cancelAnimationFrame polyfill for optimal cross-browser development.
|
|
20549
20573
|
* @version v1.5.3
|
|
@@ -20774,7 +20798,7 @@ return requestFrame;
|
|
|
20774
20798
|
|
|
20775
20799
|
})));
|
|
20776
20800
|
|
|
20777
|
-
},{}],
|
|
20801
|
+
},{}],321:[function(_dereq_,module,exports){
|
|
20778
20802
|
/*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
|
|
20779
20803
|
/* eslint-disable node/no-deprecated-api */
|
|
20780
20804
|
var buffer = _dereq_('buffer')
|
|
@@ -20841,7 +20865,7 @@ SafeBuffer.allocUnsafeSlow = function (size) {
|
|
|
20841
20865
|
return buffer.SlowBuffer(size)
|
|
20842
20866
|
}
|
|
20843
20867
|
|
|
20844
|
-
},{"buffer":11}],
|
|
20868
|
+
},{"buffer":11}],322:[function(_dereq_,module,exports){
|
|
20845
20869
|
var hasProp = Object.prototype.hasOwnProperty;
|
|
20846
20870
|
|
|
20847
20871
|
function throwsMessage(err) {
|
|
@@ -20908,7 +20932,7 @@ module.exports = function(data, replacer, space) {
|
|
|
20908
20932
|
|
|
20909
20933
|
module.exports.ensureProperties = ensureProperties;
|
|
20910
20934
|
|
|
20911
|
-
},{}],
|
|
20935
|
+
},{}],323:[function(_dereq_,module,exports){
|
|
20912
20936
|
'use strict';
|
|
20913
20937
|
|
|
20914
20938
|
var GetIntrinsic = _dereq_('get-intrinsic');
|
|
@@ -21034,7 +21058,7 @@ module.exports = function getSideChannel() {
|
|
|
21034
21058
|
return channel;
|
|
21035
21059
|
};
|
|
21036
21060
|
|
|
21037
|
-
},{"call-bind/callBound":12,"get-intrinsic":
|
|
21061
|
+
},{"call-bind/callBound":12,"get-intrinsic":270,"object-inspect":296}],324:[function(_dereq_,module,exports){
|
|
21038
21062
|
module.exports = shift
|
|
21039
21063
|
|
|
21040
21064
|
function shift (stream) {
|
|
@@ -21056,7 +21080,7 @@ function getStateLength (state) {
|
|
|
21056
21080
|
return state.length
|
|
21057
21081
|
}
|
|
21058
21082
|
|
|
21059
|
-
},{}],
|
|
21083
|
+
},{}],325:[function(_dereq_,module,exports){
|
|
21060
21084
|
"use strict";
|
|
21061
21085
|
|
|
21062
21086
|
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; } } }; }
|
|
@@ -21105,7 +21129,7 @@ Agent.prototype._setDefaults = function (request) {
|
|
|
21105
21129
|
|
|
21106
21130
|
module.exports = Agent;
|
|
21107
21131
|
|
|
21108
|
-
},{}],
|
|
21132
|
+
},{}],326:[function(_dereq_,module,exports){
|
|
21109
21133
|
"use strict";
|
|
21110
21134
|
|
|
21111
21135
|
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; } } }; }
|
|
@@ -22121,7 +22145,7 @@ request.put = (url, data, fn) => {
|
|
|
22121
22145
|
return request_;
|
|
22122
22146
|
};
|
|
22123
22147
|
|
|
22124
|
-
},{"./agent-base":
|
|
22148
|
+
},{"./agent-base":325,"./request-base":327,"./response-base":328,"./utils":329,"component-emitter":17,"fast-safe-stringify":264,"qs":302}],327:[function(_dereq_,module,exports){
|
|
22125
22149
|
(function (process){(function (){
|
|
22126
22150
|
"use strict";
|
|
22127
22151
|
|
|
@@ -22913,7 +22937,7 @@ RequestBase.prototype._setTimeouts = function () {
|
|
|
22913
22937
|
};
|
|
22914
22938
|
|
|
22915
22939
|
}).call(this)}).call(this,_dereq_('_process'))
|
|
22916
|
-
},{"./utils":
|
|
22940
|
+
},{"./utils":329,"_process":300,"semver":9}],328:[function(_dereq_,module,exports){
|
|
22917
22941
|
"use strict";
|
|
22918
22942
|
|
|
22919
22943
|
/**
|
|
@@ -23027,7 +23051,7 @@ ResponseBase.prototype._setStatusProperties = function (status) {
|
|
|
23027
23051
|
this.unprocessableEntity = status === 422;
|
|
23028
23052
|
};
|
|
23029
23053
|
|
|
23030
|
-
},{"./utils":
|
|
23054
|
+
},{"./utils":329}],329:[function(_dereq_,module,exports){
|
|
23031
23055
|
"use strict";
|
|
23032
23056
|
|
|
23033
23057
|
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; } } }; }
|
|
@@ -23164,7 +23188,7 @@ exports.mixin = (target, source) => {
|
|
|
23164
23188
|
}
|
|
23165
23189
|
};
|
|
23166
23190
|
|
|
23167
|
-
},{}],
|
|
23191
|
+
},{}],330:[function(_dereq_,module,exports){
|
|
23168
23192
|
(function (setImmediate,clearImmediate){(function (){
|
|
23169
23193
|
var nextTick = _dereq_('process/browser.js').nextTick;
|
|
23170
23194
|
var apply = Function.prototype.apply;
|
|
@@ -23243,7 +23267,7 @@ exports.clearImmediate = typeof clearImmediate === "function" ? clearImmediate :
|
|
|
23243
23267
|
delete immediateIds[id];
|
|
23244
23268
|
};
|
|
23245
23269
|
}).call(this)}).call(this,_dereq_("timers").setImmediate,_dereq_("timers").clearImmediate)
|
|
23246
|
-
},{"process/browser.js":
|
|
23270
|
+
},{"process/browser.js":300,"timers":330}],331:[function(_dereq_,module,exports){
|
|
23247
23271
|
(function (Buffer){(function (){
|
|
23248
23272
|
/*! typedarray-to-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
|
|
23249
23273
|
/**
|
|
@@ -23265,7 +23289,7 @@ module.exports = function typedarrayToBuffer (arr) {
|
|
|
23265
23289
|
}
|
|
23266
23290
|
|
|
23267
23291
|
}).call(this)}).call(this,_dereq_("buffer").Buffer)
|
|
23268
|
-
},{"buffer":11}],
|
|
23292
|
+
},{"buffer":11}],332:[function(_dereq_,module,exports){
|
|
23269
23293
|
/////////////////////////////////////////////////////////////////////////////////
|
|
23270
23294
|
/* UAParser.js v0.7.31
|
|
23271
23295
|
Copyright © 2012-2021 Faisal Salman <f@faisalman.com>
|
|
@@ -24141,7 +24165,7 @@ module.exports = function typedarrayToBuffer (arr) {
|
|
|
24141
24165
|
|
|
24142
24166
|
})(typeof window === 'object' ? window : this);
|
|
24143
24167
|
|
|
24144
|
-
},{}],
|
|
24168
|
+
},{}],333:[function(_dereq_,module,exports){
|
|
24145
24169
|
(function (global){(function (){
|
|
24146
24170
|
|
|
24147
24171
|
/**
|
|
@@ -24212,14 +24236,14 @@ function config (name) {
|
|
|
24212
24236
|
}
|
|
24213
24237
|
|
|
24214
24238
|
}).call(this)}).call(this,typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : {})
|
|
24215
|
-
},{}],
|
|
24239
|
+
},{}],334:[function(_dereq_,module,exports){
|
|
24216
24240
|
module.exports = function isBuffer(arg) {
|
|
24217
24241
|
return arg && typeof arg === 'object'
|
|
24218
24242
|
&& typeof arg.copy === 'function'
|
|
24219
24243
|
&& typeof arg.fill === 'function'
|
|
24220
24244
|
&& typeof arg.readUInt8 === 'function';
|
|
24221
24245
|
}
|
|
24222
|
-
},{}],
|
|
24246
|
+
},{}],335:[function(_dereq_,module,exports){
|
|
24223
24247
|
// Currently in sync with Node.js lib/internal/util/types.js
|
|
24224
24248
|
// https://github.com/nodejs/node/commit/112cc7c27551254aa2b17098fb774867f05ed0d9
|
|
24225
24249
|
|
|
@@ -24555,7 +24579,7 @@ exports.isAnyArrayBuffer = isAnyArrayBuffer;
|
|
|
24555
24579
|
});
|
|
24556
24580
|
});
|
|
24557
24581
|
|
|
24558
|
-
},{"is-arguments":
|
|
24582
|
+
},{"is-arguments":288,"is-generator-function":290,"is-typed-array":292,"which-typed-array":341}],336:[function(_dereq_,module,exports){
|
|
24559
24583
|
(function (process){(function (){
|
|
24560
24584
|
// Copyright Joyent, Inc. and other Node contributors.
|
|
24561
24585
|
//
|
|
@@ -25274,7 +25298,7 @@ function callbackify(original) {
|
|
|
25274
25298
|
exports.callbackify = callbackify;
|
|
25275
25299
|
|
|
25276
25300
|
}).call(this)}).call(this,_dereq_('_process'))
|
|
25277
|
-
},{"./support/isBuffer":
|
|
25301
|
+
},{"./support/isBuffer":334,"./support/types":335,"_process":300,"inherits":284}],337:[function(_dereq_,module,exports){
|
|
25278
25302
|
'use strict';
|
|
25279
25303
|
|
|
25280
25304
|
// FUNCTIONS //
|
|
@@ -25300,7 +25324,7 @@ function isFloat32Array( value ) {
|
|
|
25300
25324
|
|
|
25301
25325
|
module.exports = isFloat32Array;
|
|
25302
25326
|
|
|
25303
|
-
},{}],
|
|
25327
|
+
},{}],338:[function(_dereq_,module,exports){
|
|
25304
25328
|
(function (process,Buffer){(function (){
|
|
25305
25329
|
var stream = _dereq_('readable-stream')
|
|
25306
25330
|
var eos = _dereq_('end-of-stream')
|
|
@@ -25538,7 +25562,7 @@ Duplexify.prototype.end = function(data, enc, cb) {
|
|
|
25538
25562
|
module.exports = Duplexify
|
|
25539
25563
|
|
|
25540
25564
|
}).call(this)}).call(this,_dereq_('_process'),_dereq_("buffer").Buffer)
|
|
25541
|
-
},{"_process":
|
|
25565
|
+
},{"_process":300,"buffer":11,"end-of-stream":261,"inherits":284,"readable-stream":317,"stream-shift":324}],339:[function(_dereq_,module,exports){
|
|
25542
25566
|
(function (process,global){(function (){
|
|
25543
25567
|
'use strict'
|
|
25544
25568
|
|
|
@@ -25731,7 +25755,7 @@ function WebSocketStream(target, protocols, options) {
|
|
|
25731
25755
|
}
|
|
25732
25756
|
|
|
25733
25757
|
}).call(this)}).call(this,_dereq_('_process'),typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : {})
|
|
25734
|
-
},{"_process":
|
|
25758
|
+
},{"_process":300,"duplexify":338,"readable-stream":317,"safe-buffer":321,"ws":340}],340:[function(_dereq_,module,exports){
|
|
25735
25759
|
|
|
25736
25760
|
var ws = null
|
|
25737
25761
|
|
|
@@ -25745,7 +25769,7 @@ if (typeof WebSocket !== 'undefined') {
|
|
|
25745
25769
|
|
|
25746
25770
|
module.exports = ws
|
|
25747
25771
|
|
|
25748
|
-
},{}],
|
|
25772
|
+
},{}],341:[function(_dereq_,module,exports){
|
|
25749
25773
|
(function (global){(function (){
|
|
25750
25774
|
'use strict';
|
|
25751
25775
|
|
|
@@ -25804,7 +25828,7 @@ module.exports = function whichTypedArray(value) {
|
|
|
25804
25828
|
};
|
|
25805
25829
|
|
|
25806
25830
|
}).call(this)}).call(this,typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : {})
|
|
25807
|
-
},{"available-typed-arrays":7,"call-bind/callBound":12,"es-abstract/helpers/getOwnPropertyDescriptor":
|
|
25831
|
+
},{"available-typed-arrays":7,"call-bind/callBound":12,"es-abstract/helpers/getOwnPropertyDescriptor":262,"foreach":266,"has-tostringtag/shams":277,"is-typed-array":292}],342:[function(_dereq_,module,exports){
|
|
25808
25832
|
// Returns a wrapper function that returns a wrapped callback
|
|
25809
25833
|
// The wrapper function should do some stuff, and return a
|
|
25810
25834
|
// presumably different callback function.
|
|
@@ -25839,10 +25863,10 @@ function wrappy (fn, cb) {
|
|
|
25839
25863
|
}
|
|
25840
25864
|
}
|
|
25841
25865
|
|
|
25842
|
-
},{}],
|
|
25866
|
+
},{}],343:[function(_dereq_,module,exports){
|
|
25843
25867
|
module.exports={
|
|
25844
25868
|
"name": "videomail-client",
|
|
25845
|
-
"version": "
|
|
25869
|
+
"version": "4.0.0",
|
|
25846
25870
|
"description": "A wicked npm package to record videos directly in the browser, wohooo!",
|
|
25847
25871
|
"author": "Michael Heuberger <michael.heuberger@binarykitchen.com>",
|
|
25848
25872
|
"contributors": [
|
|
@@ -25900,14 +25924,14 @@ module.exports={
|
|
|
25900
25924
|
]
|
|
25901
25925
|
},
|
|
25902
25926
|
"dependencies": {
|
|
25903
|
-
"@babel/runtime": "7.
|
|
25927
|
+
"@babel/runtime": "7.19.0",
|
|
25904
25928
|
"add-eventlistener-with-options": "1.25.5",
|
|
25905
25929
|
"animitter": "3.0.0",
|
|
25906
25930
|
"audio-sample": "2.0.0",
|
|
25907
25931
|
"canvas-to-buffer": "2.0.0",
|
|
25908
25932
|
"classlist.js": "1.1.20150312",
|
|
25909
25933
|
"contains": "0.1.1",
|
|
25910
|
-
"core-js": "3.25.
|
|
25934
|
+
"core-js": "3.25.1",
|
|
25911
25935
|
"create-error": "0.3.1",
|
|
25912
25936
|
"deepmerge": "4.2.2",
|
|
25913
25937
|
"defined": "1.0.0",
|
|
@@ -25932,19 +25956,19 @@ module.exports={
|
|
|
25932
25956
|
"websocket-stream": "5.5.2"
|
|
25933
25957
|
},
|
|
25934
25958
|
"devDependencies": {
|
|
25935
|
-
"@babel/core": "7.
|
|
25936
|
-
"@babel/eslint-parser": "7.
|
|
25937
|
-
"@babel/plugin-transform-runtime": "7.
|
|
25938
|
-
"@babel/preset-env": "7.
|
|
25959
|
+
"@babel/core": "7.19.1",
|
|
25960
|
+
"@babel/eslint-parser": "7.19.1",
|
|
25961
|
+
"@babel/plugin-transform-runtime": "7.19.1",
|
|
25962
|
+
"@babel/preset-env": "7.19.1",
|
|
25939
25963
|
"audit-ci": "6.3.0",
|
|
25940
|
-
"autoprefixer": "10.4.
|
|
25964
|
+
"autoprefixer": "10.4.11",
|
|
25941
25965
|
"babelify": "10.0.0",
|
|
25942
25966
|
"body-parser": "1.20.0",
|
|
25943
25967
|
"browserify": "17.0.0",
|
|
25944
25968
|
"connect-send-json": "1.0.0",
|
|
25945
25969
|
"cssnano": "5.1.13",
|
|
25946
25970
|
"del": "6.1.1",
|
|
25947
|
-
"eslint": "8.23.
|
|
25971
|
+
"eslint": "8.23.1",
|
|
25948
25972
|
"eslint-config-prettier": "8.5.0",
|
|
25949
25973
|
"eslint-plugin-import": "2.26.0",
|
|
25950
25974
|
"eslint-plugin-node": "11.1.0",
|
|
@@ -25981,7 +26005,7 @@ module.exports={
|
|
|
25981
26005
|
}
|
|
25982
26006
|
}
|
|
25983
26007
|
|
|
25984
|
-
},{}],
|
|
26008
|
+
},{}],344:[function(_dereq_,module,exports){
|
|
25985
26009
|
"use strict";
|
|
25986
26010
|
|
|
25987
26011
|
_dereq_("core-js/modules/es.object.define-property.js");
|
|
@@ -26211,7 +26235,7 @@ VideomailClient.events = _events.default;
|
|
|
26211
26235
|
var _default = VideomailClient;
|
|
26212
26236
|
exports.default = _default;
|
|
26213
26237
|
|
|
26214
|
-
},{"./constants":
|
|
26238
|
+
},{"./constants":345,"./events":346,"./options":347,"./resource":348,"./util/browser":350,"./util/collectLogger":351,"./util/eventEmitter":352,"./wrappers/container":359,"./wrappers/optionsWrapper":362,"./wrappers/visuals/replay":372,"@babel/runtime/helpers/interopRequireDefault":1,"core-js/modules/es.array.for-each.js":200,"core-js/modules/es.object.define-property.js":206,"core-js/modules/es.object.keys.js":208,"core-js/modules/es.object.to-string.js":209,"core-js/modules/web.dom-collections.for-each.js":247,"deepmerge":255,"readystate":318,"util":336}],345:[function(_dereq_,module,exports){
|
|
26215
26239
|
"use strict";
|
|
26216
26240
|
|
|
26217
26241
|
_dereq_("core-js/modules/es.object.define-property.js");
|
|
@@ -26231,7 +26255,7 @@ var _default = {
|
|
|
26231
26255
|
};
|
|
26232
26256
|
exports.default = _default;
|
|
26233
26257
|
|
|
26234
|
-
},{"core-js/modules/es.object.define-property.js":
|
|
26258
|
+
},{"core-js/modules/es.object.define-property.js":206}],346:[function(_dereq_,module,exports){
|
|
26235
26259
|
"use strict";
|
|
26236
26260
|
|
|
26237
26261
|
_dereq_("core-js/modules/es.object.define-property.js");
|
|
@@ -26330,7 +26354,7 @@ var _default = (0, _keymirror.default)({
|
|
|
26330
26354
|
|
|
26331
26355
|
exports.default = _default;
|
|
26332
26356
|
|
|
26333
|
-
},{"@babel/runtime/helpers/interopRequireDefault":1,"core-js/modules/es.object.define-property.js":
|
|
26357
|
+
},{"@babel/runtime/helpers/interopRequireDefault":1,"core-js/modules/es.object.define-property.js":206,"keymirror":294}],347:[function(_dereq_,module,exports){
|
|
26334
26358
|
(function (process){(function (){
|
|
26335
26359
|
"use strict";
|
|
26336
26360
|
|
|
@@ -26524,7 +26548,7 @@ var _default = {
|
|
|
26524
26548
|
exports.default = _default;
|
|
26525
26549
|
|
|
26526
26550
|
}).call(this)}).call(this,_dereq_('_process'))
|
|
26527
|
-
},{"../../package.json":
|
|
26551
|
+
},{"../../package.json":343,"_process":300,"core-js/modules/es.object.define-property.js":206}],348:[function(_dereq_,module,exports){
|
|
26528
26552
|
"use strict";
|
|
26529
26553
|
|
|
26530
26554
|
_dereq_("core-js/modules/es.object.define-property.js");
|
|
@@ -26710,7 +26734,7 @@ function _default(options) {
|
|
|
26710
26734
|
};
|
|
26711
26735
|
}
|
|
26712
26736
|
|
|
26713
|
-
},{"./constants":
|
|
26737
|
+
},{"./constants":345,"@babel/runtime/helpers/interopRequireDefault":1,"core-js/modules/es.object.define-property.js":206,"superagent":326}],349:[function(_dereq_,module,exports){
|
|
26714
26738
|
"use strict";
|
|
26715
26739
|
|
|
26716
26740
|
_dereq_("core-js/modules/es.object.define-property.js");
|
|
@@ -26858,7 +26882,7 @@ function _default(userMedia, options) {
|
|
|
26858
26882
|
};
|
|
26859
26883
|
}
|
|
26860
26884
|
|
|
26861
|
-
},{"./browser":
|
|
26885
|
+
},{"./browser":350,"./videomailError":357,"@babel/runtime/helpers/interopRequireDefault":1,"audio-sample":6,"core-js/modules/es.object.define-property.js":206,"core-js/modules/es.object.to-string.js":209,"core-js/modules/es.regexp.to-string.js":220,"is-power-of-two":291}],350:[function(_dereq_,module,exports){
|
|
26862
26886
|
"use strict";
|
|
26863
26887
|
|
|
26864
26888
|
_dereq_("core-js/modules/es.object.define-property.js");
|
|
@@ -26944,7 +26968,6 @@ var Browser = function Browser(options) {
|
|
|
26944
26968
|
var edgeDownload = 'https://www.microsoft.com/en-us/download/details.aspx?id=48126';
|
|
26945
26969
|
var chromeDownload = 'http://www.google.com/chrome/';
|
|
26946
26970
|
var chromiumDownload = 'http://www.chromium.org/getting-involved/download-chromium';
|
|
26947
|
-
var browseHappyLink = 'http://browsehappy.com';
|
|
26948
26971
|
var ua = (0, _defined.default)(options.fakeUaString, typeof window !== 'undefined' && window.navigator && window.navigator.userAgent, '');
|
|
26949
26972
|
var uaParser = new _uaParserJs.default(ua).getResult();
|
|
26950
26973
|
var isIOS = uaParser.os.name === 'iOS';
|
|
@@ -26970,7 +26993,6 @@ var Browser = function Browser(options) {
|
|
|
26970
26993
|
var isHTTPS = options.fakeHttps || window.location.protocol === 'https:';
|
|
26971
26994
|
var okBrowser = chromeBased || firefox || isAndroid || isOpera || isEdge || isOkSafari || isOkIOS;
|
|
26972
26995
|
var self = this;
|
|
26973
|
-
var videoType;
|
|
26974
26996
|
|
|
26975
26997
|
function getRecommendation() {
|
|
26976
26998
|
var warning;
|
|
@@ -27022,31 +27044,6 @@ var Browser = function Browser(options) {
|
|
|
27022
27044
|
}
|
|
27023
27045
|
|
|
27024
27046
|
return warning;
|
|
27025
|
-
}
|
|
27026
|
-
|
|
27027
|
-
function getPlaybackWarning() {
|
|
27028
|
-
var warning = getRecommendation();
|
|
27029
|
-
|
|
27030
|
-
if (!warning) {
|
|
27031
|
-
warning = '<a href="' + browseHappyLink + '" target="_blank">Upgrading your browser</a> might help.';
|
|
27032
|
-
}
|
|
27033
|
-
|
|
27034
|
-
return warning;
|
|
27035
|
-
}
|
|
27036
|
-
|
|
27037
|
-
function canPlayType(video, type) {
|
|
27038
|
-
var canPlayType;
|
|
27039
|
-
|
|
27040
|
-
if (video && video.canPlayType) {
|
|
27041
|
-
canPlayType = video.canPlayType('video/' + type);
|
|
27042
|
-
} // definitely cannot be played here
|
|
27043
|
-
|
|
27044
|
-
|
|
27045
|
-
if (canPlayType === '') {
|
|
27046
|
-
return false;
|
|
27047
|
-
}
|
|
27048
|
-
|
|
27049
|
-
return canPlayType;
|
|
27050
27047
|
} // just temporary
|
|
27051
27048
|
|
|
27052
27049
|
|
|
@@ -27118,27 +27115,6 @@ var Browser = function Browser(options) {
|
|
|
27118
27115
|
return err;
|
|
27119
27116
|
};
|
|
27120
27117
|
|
|
27121
|
-
this.checkPlaybackCapabilities = function (video) {
|
|
27122
|
-
options.debug('Browser: checkPlaybackCapabilities()');
|
|
27123
|
-
var err;
|
|
27124
|
-
var message;
|
|
27125
|
-
|
|
27126
|
-
if (!video) {
|
|
27127
|
-
message = 'No HTML5 support for video tag!';
|
|
27128
|
-
} else if (!this.getVideoType(video)) {
|
|
27129
|
-
message = 'Your old browser cannot support modern video codecs';
|
|
27130
|
-
} else if (!video.setAttribute) {
|
|
27131
|
-
// fixes "Not implemented" error on older browsers
|
|
27132
|
-
message = 'Unable to set video attributes in your old browser';
|
|
27133
|
-
}
|
|
27134
|
-
|
|
27135
|
-
if (message) {
|
|
27136
|
-
err = _videomailError.default.create(message, getPlaybackWarning(), options);
|
|
27137
|
-
}
|
|
27138
|
-
|
|
27139
|
-
return err;
|
|
27140
|
-
};
|
|
27141
|
-
|
|
27142
27118
|
this.checkBufferTypes = function () {
|
|
27143
27119
|
var err;
|
|
27144
27120
|
|
|
@@ -27153,30 +27129,6 @@ var Browser = function Browser(options) {
|
|
|
27153
27129
|
return err;
|
|
27154
27130
|
};
|
|
27155
27131
|
|
|
27156
|
-
this.getVideoType = function (video) {
|
|
27157
|
-
if (!video) {
|
|
27158
|
-
// no type without video
|
|
27159
|
-
return;
|
|
27160
|
-
}
|
|
27161
|
-
|
|
27162
|
-
if (!videoType) {
|
|
27163
|
-
// there is a bug in canPlayType within chrome for mp4
|
|
27164
|
-
if (canPlayType(video, 'mp4') && !chromeBased) {
|
|
27165
|
-
videoType = 'mp4';
|
|
27166
|
-
} else if (canPlayType(video, 'webm')) {
|
|
27167
|
-
videoType = 'webm';
|
|
27168
|
-
}
|
|
27169
|
-
}
|
|
27170
|
-
|
|
27171
|
-
if (!videoType || videoType === '') {
|
|
27172
|
-
// pick this one as a fallback since it's widely used and has
|
|
27173
|
-
// greatly improved
|
|
27174
|
-
videoType = 'mp4';
|
|
27175
|
-
}
|
|
27176
|
-
|
|
27177
|
-
return videoType;
|
|
27178
|
-
};
|
|
27179
|
-
|
|
27180
27132
|
this.getNoAccessIssue = function () {
|
|
27181
27133
|
var message = 'Unable to access webcam';
|
|
27182
27134
|
var explanation;
|
|
@@ -27234,7 +27186,7 @@ var Browser = function Browser(options) {
|
|
|
27234
27186
|
var _default = Browser;
|
|
27235
27187
|
exports.default = _default;
|
|
27236
27188
|
|
|
27237
|
-
},{"./videomailError":
|
|
27189
|
+
},{"./videomailError":357,"@babel/runtime/helpers/interopRequireDefault":1,"@babel/runtime/helpers/typeof":2,"core-js/modules/es.array-buffer.constructor.js":197,"core-js/modules/es.array-buffer.slice.js":198,"core-js/modules/es.array.iterator.js":202,"core-js/modules/es.object.define-property.js":206,"core-js/modules/es.object.to-string.js":209,"core-js/modules/es.parse-float.js":210,"core-js/modules/es.regexp.exec.js":219,"core-js/modules/es.typed-array.copy-within.js":223,"core-js/modules/es.typed-array.every.js":224,"core-js/modules/es.typed-array.fill.js":225,"core-js/modules/es.typed-array.filter.js":226,"core-js/modules/es.typed-array.find-index.js":227,"core-js/modules/es.typed-array.find.js":228,"core-js/modules/es.typed-array.for-each.js":229,"core-js/modules/es.typed-array.includes.js":230,"core-js/modules/es.typed-array.index-of.js":231,"core-js/modules/es.typed-array.iterator.js":232,"core-js/modules/es.typed-array.join.js":233,"core-js/modules/es.typed-array.last-index-of.js":234,"core-js/modules/es.typed-array.map.js":235,"core-js/modules/es.typed-array.reduce-right.js":236,"core-js/modules/es.typed-array.reduce.js":237,"core-js/modules/es.typed-array.reverse.js":238,"core-js/modules/es.typed-array.set.js":239,"core-js/modules/es.typed-array.slice.js":240,"core-js/modules/es.typed-array.some.js":241,"core-js/modules/es.typed-array.sort.js":242,"core-js/modules/es.typed-array.subarray.js":243,"core-js/modules/es.typed-array.to-locale-string.js":244,"core-js/modules/es.typed-array.to-string.js":245,"core-js/modules/es.typed-array.uint8-array.js":246,"defined":256,"ua-parser-js":332}],351:[function(_dereq_,module,exports){
|
|
27238
27190
|
"use strict";
|
|
27239
27191
|
|
|
27240
27192
|
_dereq_("core-js/modules/es.object.define-property.js");
|
|
@@ -27315,7 +27267,7 @@ function _default() {
|
|
|
27315
27267
|
};
|
|
27316
27268
|
}
|
|
27317
27269
|
|
|
27318
|
-
},{"./browser":
|
|
27270
|
+
},{"./browser":350,"@babel/runtime/helpers/interopRequireDefault":1,"core-js/modules/es.array.slice.js":204,"core-js/modules/es.object.define-property.js":206,"util":336}],352:[function(_dereq_,module,exports){
|
|
27319
27271
|
"use strict";
|
|
27320
27272
|
|
|
27321
27273
|
_dereq_("core-js/modules/es.object.define-property.js");
|
|
@@ -27396,7 +27348,7 @@ function _default(options, name) {
|
|
|
27396
27348
|
};
|
|
27397
27349
|
}
|
|
27398
27350
|
|
|
27399
|
-
},{"./../events":
|
|
27351
|
+
},{"./../events":346,"./videomailError":357,"@babel/runtime/helpers/interopRequireDefault":1,"core-js/modules/es.array.slice.js":204,"core-js/modules/es.object.define-property.js":206,"despot":257}],353:[function(_dereq_,module,exports){
|
|
27400
27352
|
"use strict";
|
|
27401
27353
|
|
|
27402
27354
|
_dereq_("core-js/modules/es.object.define-property.js");
|
|
@@ -27425,7 +27377,7 @@ var _default = {
|
|
|
27425
27377
|
};
|
|
27426
27378
|
exports.default = _default;
|
|
27427
27379
|
|
|
27428
|
-
},{"@babel/runtime/helpers/interopRequireDefault":1,"core-js/modules/es.object.define-property.js":
|
|
27380
|
+
},{"@babel/runtime/helpers/interopRequireDefault":1,"core-js/modules/es.object.define-property.js":206,"filesize":265,"humanize-duration":280}],354:[function(_dereq_,module,exports){
|
|
27429
27381
|
"use strict";
|
|
27430
27382
|
|
|
27431
27383
|
_dereq_("core-js/modules/es.object.define-property.js");
|
|
@@ -27502,7 +27454,7 @@ var _default = [// The user agent begins looking for media data, as part of
|
|
|
27502
27454
|
];
|
|
27503
27455
|
exports.default = _default;
|
|
27504
27456
|
|
|
27505
|
-
},{"core-js/modules/es.object.define-property.js":
|
|
27457
|
+
},{"core-js/modules/es.object.define-property.js":206}],355:[function(_dereq_,module,exports){
|
|
27506
27458
|
"use strict";
|
|
27507
27459
|
|
|
27508
27460
|
_dereq_("core-js/modules/es.object.define-property.js");
|
|
@@ -27595,7 +27547,7 @@ function _default(anything, options) {
|
|
|
27595
27547
|
return anything.toString();
|
|
27596
27548
|
}
|
|
27597
27549
|
|
|
27598
|
-
},{"@babel/runtime/helpers/interopRequireDefault":1,"@babel/runtime/helpers/typeof":2,"core-js/modules/es.array.for-each.js":
|
|
27550
|
+
},{"@babel/runtime/helpers/interopRequireDefault":1,"@babel/runtime/helpers/typeof":2,"core-js/modules/es.array.for-each.js":200,"core-js/modules/es.array.index-of.js":201,"core-js/modules/es.array.join.js":203,"core-js/modules/es.object.define-property.js":206,"core-js/modules/es.object.get-own-property-names.js":207,"core-js/modules/es.object.to-string.js":209,"core-js/modules/es.regexp.to-string.js":220,"core-js/modules/web.dom-collections.for-each.js":247,"safe-json-stringify":322}],356:[function(_dereq_,module,exports){
|
|
27599
27551
|
"use strict";
|
|
27600
27552
|
|
|
27601
27553
|
_dereq_("core-js/modules/es.object.define-property.js");
|
|
@@ -27663,7 +27615,7 @@ function _default() {
|
|
|
27663
27615
|
}
|
|
27664
27616
|
}
|
|
27665
27617
|
|
|
27666
|
-
},{"@babel/runtime/helpers/interopRequireDefault":1,"classlist.js":16,"core-js/modules/es.object.define-property.js":
|
|
27618
|
+
},{"@babel/runtime/helpers/interopRequireDefault":1,"classlist.js":16,"core-js/modules/es.object.define-property.js":206,"request-frame":320}],357:[function(_dereq_,module,exports){
|
|
27667
27619
|
"use strict";
|
|
27668
27620
|
|
|
27669
27621
|
_dereq_("core-js/modules/es.object.define-property.js");
|
|
@@ -28099,7 +28051,7 @@ VideomailError.create = function (err, explanation, options, parameters) {
|
|
|
28099
28051
|
var _default = VideomailError;
|
|
28100
28052
|
exports.default = _default;
|
|
28101
28053
|
|
|
28102
|
-
},{"./../resource":
|
|
28054
|
+
},{"./../resource":348,"./browser":350,"./pretty":355,"@babel/runtime/helpers/interopRequireDefault":1,"@babel/runtime/helpers/typeof":2,"core-js/modules/es.array.index-of.js":201,"core-js/modules/es.object.define-property.js":206,"core-js/modules/es.object.to-string.js":209,"core-js/modules/es.regexp.to-string.js":220,"create-error":254,"util":336}],358:[function(_dereq_,module,exports){
|
|
28103
28055
|
"use strict";
|
|
28104
28056
|
|
|
28105
28057
|
_dereq_("core-js/modules/es.object.define-property.js");
|
|
@@ -28681,7 +28633,7 @@ _util.default.inherits(Buttons, _eventEmitter.default);
|
|
|
28681
28633
|
var _default = Buttons;
|
|
28682
28634
|
exports.default = _default;
|
|
28683
28635
|
|
|
28684
|
-
},{"./../events":
|
|
28636
|
+
},{"./../events":346,"./../util/eventEmitter":352,"@babel/runtime/helpers/interopRequireDefault":1,"contains":18,"core-js/modules/es.array.for-each.js":200,"core-js/modules/es.object.define-property.js":206,"core-js/modules/es.object.to-string.js":209,"core-js/modules/web.dom-collections.for-each.js":247,"hidden":279,"hyperscript":281,"util":336}],359:[function(_dereq_,module,exports){
|
|
28685
28637
|
"use strict";
|
|
28686
28638
|
|
|
28687
28639
|
_dereq_("core-js/modules/es.object.define-property.js");
|
|
@@ -29425,7 +29377,7 @@ _util.default.inherits(Container, _eventEmitter.default);
|
|
|
29425
29377
|
var _default = Container;
|
|
29426
29378
|
exports.default = _default;
|
|
29427
29379
|
|
|
29428
|
-
},{"../../styles/css/main.min.css.js":
|
|
29380
|
+
},{"../../styles/css/main.min.css.js":374,"../events":346,"../resource":348,"../util/eventEmitter":352,"../util/videomailError":357,"./buttons":358,"./dimension":360,"./form":361,"./optionsWrapper":362,"./visuals":363,"@babel/runtime/helpers/interopRequireDefault":1,"core-js/modules/es.array.for-each.js":200,"core-js/modules/es.object.define-property.js":206,"core-js/modules/es.object.keys.js":208,"core-js/modules/es.object.to-string.js":209,"core-js/modules/es.regexp.exec.js":219,"core-js/modules/es.string.replace.js":222,"core-js/modules/web.dom-collections.for-each.js":247,"document-visibility":258,"element-closest":260,"hidden":279,"insert-css":285,"util":336}],360:[function(_dereq_,module,exports){
|
|
29429
29381
|
"use strict";
|
|
29430
29382
|
|
|
29431
29383
|
_dereq_("core-js/modules/es.object.define-property.js");
|
|
@@ -29561,7 +29513,7 @@ var _default = {
|
|
|
29561
29513
|
};
|
|
29562
29514
|
exports.default = _default;
|
|
29563
29515
|
|
|
29564
|
-
},{"./../util/videomailError":
|
|
29516
|
+
},{"./../util/videomailError":357,"@babel/runtime/helpers/interopRequireDefault":1,"core-js/modules/es.object.define-property.js":206,"core-js/modules/es.parse-int.js":211,"number-is-integer":295}],361:[function(_dereq_,module,exports){
|
|
29565
29517
|
"use strict";
|
|
29566
29518
|
|
|
29567
29519
|
_dereq_("core-js/modules/es.object.define-property.js");
|
|
@@ -29810,7 +29762,7 @@ _util.default.inherits(Form, _eventEmitter.default);
|
|
|
29810
29762
|
var _default = Form;
|
|
29811
29763
|
exports.default = _default;
|
|
29812
29764
|
|
|
29813
|
-
},{"./../events":
|
|
29765
|
+
},{"./../events":346,"./../util/eventEmitter":352,"./../util/videomailError":357,"@babel/runtime/helpers/interopRequireDefault":1,"core-js/modules/es.object.define-property.js":206,"get-form-data":269,"hidden":279,"hyperscript":281,"util":336}],362:[function(_dereq_,module,exports){
|
|
29814
29766
|
"use strict";
|
|
29815
29767
|
|
|
29816
29768
|
_dereq_("core-js/modules/es.object.define-property.js");
|
|
@@ -29897,7 +29849,7 @@ var _default = {
|
|
|
29897
29849
|
};
|
|
29898
29850
|
exports.default = _default;
|
|
29899
29851
|
|
|
29900
|
-
},{"@babel/runtime/helpers/interopRequireDefault":1,"core-js/modules/es.object.define-property.js":
|
|
29852
|
+
},{"@babel/runtime/helpers/interopRequireDefault":1,"core-js/modules/es.object.define-property.js":206,"deepmerge":255}],363:[function(_dereq_,module,exports){
|
|
29901
29853
|
"use strict";
|
|
29902
29854
|
|
|
29903
29855
|
_dereq_("core-js/modules/es.object.define-property.js");
|
|
@@ -30285,7 +30237,7 @@ _util.default.inherits(Visuals, _eventEmitter.default);
|
|
|
30285
30237
|
var _default = Visuals;
|
|
30286
30238
|
exports.default = _default;
|
|
30287
30239
|
|
|
30288
|
-
},{"../events":
|
|
30240
|
+
},{"../events":346,"../util/eventEmitter":352,"./visuals/inside/recorderInsides":369,"./visuals/notifier":370,"./visuals/recorder":371,"./visuals/replay":372,"@babel/runtime/helpers/interopRequireDefault":1,"core-js/modules/es.object.define-property.js":206,"hidden":279,"hyperscript":281,"util":336}],364:[function(_dereq_,module,exports){
|
|
30289
30241
|
"use strict";
|
|
30290
30242
|
|
|
30291
30243
|
_dereq_("core-js/modules/es.object.define-property.js");
|
|
@@ -30376,7 +30328,7 @@ function _default(visuals, options) {
|
|
|
30376
30328
|
};
|
|
30377
30329
|
}
|
|
30378
30330
|
|
|
30379
|
-
},{"@babel/runtime/helpers/interopRequireDefault":1,"core-js/modules/es.object.define-property.js":
|
|
30331
|
+
},{"@babel/runtime/helpers/interopRequireDefault":1,"core-js/modules/es.object.define-property.js":206,"hidden":279,"hyperscript":281}],365:[function(_dereq_,module,exports){
|
|
30380
30332
|
"use strict";
|
|
30381
30333
|
|
|
30382
30334
|
_dereq_("core-js/modules/es.object.define-property.js");
|
|
@@ -30443,7 +30395,7 @@ function _default(visuals, options) {
|
|
|
30443
30395
|
};
|
|
30444
30396
|
}
|
|
30445
30397
|
|
|
30446
|
-
},{"./../../../../events":
|
|
30398
|
+
},{"./../../../../events":346,"./../../../../util/eventEmitter":352,"@babel/runtime/helpers/interopRequireDefault":1,"core-js/modules/es.object.define-property.js":206,"hidden":279,"hyperscript":281}],366:[function(_dereq_,module,exports){
|
|
30447
30399
|
"use strict";
|
|
30448
30400
|
|
|
30449
30401
|
_dereq_("core-js/modules/es.object.define-property.js");
|
|
@@ -30512,7 +30464,7 @@ function _default(visuals, options) {
|
|
|
30512
30464
|
};
|
|
30513
30465
|
}
|
|
30514
30466
|
|
|
30515
|
-
},{"./../../../../util/videomailError":
|
|
30467
|
+
},{"./../../../../util/videomailError":357,"@babel/runtime/helpers/interopRequireDefault":1,"core-js/modules/es.object.define-property.js":206,"hidden":279,"hyperscript":281}],367:[function(_dereq_,module,exports){
|
|
30516
30468
|
"use strict";
|
|
30517
30469
|
|
|
30518
30470
|
_dereq_("core-js/modules/es.object.define-property.js");
|
|
@@ -30566,7 +30518,7 @@ function _default(visuals) {
|
|
|
30566
30518
|
};
|
|
30567
30519
|
}
|
|
30568
30520
|
|
|
30569
|
-
},{"@babel/runtime/helpers/interopRequireDefault":1,"core-js/modules/es.object.define-property.js":
|
|
30521
|
+
},{"@babel/runtime/helpers/interopRequireDefault":1,"core-js/modules/es.object.define-property.js":206,"hidden":279,"hyperscript":281}],368:[function(_dereq_,module,exports){
|
|
30570
30522
|
"use strict";
|
|
30571
30523
|
|
|
30572
30524
|
_dereq_("core-js/modules/es.object.define-property.js");
|
|
@@ -30717,7 +30669,7 @@ function _default(visuals, recordNote, options) {
|
|
|
30717
30669
|
};
|
|
30718
30670
|
}
|
|
30719
30671
|
|
|
30720
|
-
},{"@babel/runtime/helpers/interopRequireDefault":1,"core-js/modules/es.object.define-property.js":
|
|
30672
|
+
},{"@babel/runtime/helpers/interopRequireDefault":1,"core-js/modules/es.object.define-property.js":206,"core-js/modules/es.parse-int.js":211,"hidden":279,"hyperscript":281}],369:[function(_dereq_,module,exports){
|
|
30721
30673
|
"use strict";
|
|
30722
30674
|
|
|
30723
30675
|
_dereq_("core-js/modules/es.object.define-property.js");
|
|
@@ -30866,7 +30818,7 @@ _util.default.inherits(RecorderInsides, _eventEmitter.default);
|
|
|
30866
30818
|
var _default = RecorderInsides;
|
|
30867
30819
|
exports.default = _default;
|
|
30868
30820
|
|
|
30869
|
-
},{"./../../../events":
|
|
30821
|
+
},{"./../../../events":346,"./../../../util/browser":350,"./../../../util/eventEmitter":352,"./recorder/countdown":364,"./recorder/facingMode":365,"./recorder/pausedNote":366,"./recorder/recordNote":367,"./recorder/recordTimer":368,"@babel/runtime/helpers/interopRequireDefault":1,"core-js/modules/es.object.define-property.js":206,"util":336}],370:[function(_dereq_,module,exports){
|
|
30870
30822
|
"use strict";
|
|
30871
30823
|
|
|
30872
30824
|
_dereq_("core-js/modules/es.object.define-property.js");
|
|
@@ -31182,7 +31134,7 @@ _util.default.inherits(Notifier, _eventEmitter.default);
|
|
|
31182
31134
|
var _default = Notifier;
|
|
31183
31135
|
exports.default = _default;
|
|
31184
31136
|
|
|
31185
|
-
},{"./../../events":
|
|
31137
|
+
},{"./../../events":346,"./../../util/eventEmitter":352,"@babel/runtime/helpers/interopRequireDefault":1,"core-js/modules/es.array.for-each.js":200,"core-js/modules/es.object.define-property.js":206,"core-js/modules/es.object.to-string.js":209,"core-js/modules/es.regexp.to-string.js":220,"core-js/modules/web.dom-collections.for-each.js":247,"hidden":279,"hyperscript":281,"util":336}],371:[function(_dereq_,module,exports){
|
|
31186
31138
|
(function (Buffer){(function (){
|
|
31187
31139
|
"use strict";
|
|
31188
31140
|
|
|
@@ -31412,7 +31364,8 @@ var Recorder = function Recorder(visuals, replay) {
|
|
|
31412
31364
|
function preview(args) {
|
|
31413
31365
|
confirmedFrameNumber = confirmedSampleNumber = samplesCount = framesCount = 0;
|
|
31414
31366
|
sampleProgress = frameProgress = null;
|
|
31415
|
-
key = args.key;
|
|
31367
|
+
key = args.key; // We are not serving MP4 videos anymore due to licensing but are keeping code
|
|
31368
|
+
// for compatibility and documentation
|
|
31416
31369
|
|
|
31417
31370
|
if (args.mp4) {
|
|
31418
31371
|
replay.setMp4Source(args.mp4 + _constants.default.SITE_NAME_LABEL + '/' + options.siteName + '/videomail.mp4', true);
|
|
@@ -31890,8 +31843,7 @@ var Recorder = function Recorder(visuals, replay) {
|
|
|
31890
31843
|
avgInterval: getAvgInterval(),
|
|
31891
31844
|
wantedInterval: 1e3 / options.video.fps,
|
|
31892
31845
|
intervalSum: getIntervalSum(),
|
|
31893
|
-
framesCount: framesCount
|
|
31894
|
-
videoType: replay.getVideoType()
|
|
31846
|
+
framesCount: framesCount
|
|
31895
31847
|
};
|
|
31896
31848
|
|
|
31897
31849
|
if (options.isAudioEnabled()) {
|
|
@@ -32012,7 +31964,6 @@ var Recorder = function Recorder(visuals, replay) {
|
|
|
32012
31964
|
|
|
32013
31965
|
framesCount++;
|
|
32014
31966
|
ctx.drawImage(userMedia.getRawVisuals(), 0, 0, canvas.width, canvas.height);
|
|
32015
|
-
var nanoseconds = Math.round(window.performance.now() * 1000000);
|
|
32016
31967
|
recordingBuffer = frame.toBuffer();
|
|
32017
31968
|
recordingBufferLength = recordingBuffer.length;
|
|
32018
31969
|
|
|
@@ -32023,7 +31974,7 @@ var Recorder = function Recorder(visuals, replay) {
|
|
|
32023
31974
|
bytesSum += recordingBufferLength;
|
|
32024
31975
|
var timeControlBuffer = Buffer.from((0, _safeJsonStringify.default)({
|
|
32025
31976
|
frameNumber: framesCount,
|
|
32026
|
-
|
|
31977
|
+
milliseconds: Date.now()
|
|
32027
31978
|
}));
|
|
32028
31979
|
var frameBuffer = Buffer.concat([recordingBuffer, timeControlBuffer]);
|
|
32029
31980
|
writeStream(frameBuffer, {
|
|
@@ -32366,7 +32317,7 @@ var _default = Recorder;
|
|
|
32366
32317
|
exports.default = _default;
|
|
32367
32318
|
|
|
32368
32319
|
}).call(this)}).call(this,_dereq_("buffer").Buffer)
|
|
32369
|
-
},{"../../constants":
|
|
32320
|
+
},{"../../constants":345,"../../events":346,"../../util/browser":350,"../../util/eventEmitter":352,"../../util/humanize":353,"../../util/pretty":355,"../../util/videomailError":357,"./userMedia":373,"@babel/runtime/helpers/interopRequireDefault":1,"animitter":4,"buffer":11,"canvas-to-buffer":14,"core-js/modules/es.array.concat.js":199,"core-js/modules/es.number.to-fixed.js":205,"core-js/modules/es.object.define-property.js":206,"core-js/modules/es.object.to-string.js":209,"core-js/modules/es.regexp.to-string.js":220,"deepmerge":255,"hidden":279,"hyperscript":281,"safe-json-stringify":322,"util":336,"websocket-stream":339}],372:[function(_dereq_,module,exports){
|
|
32370
32321
|
"use strict";
|
|
32371
32322
|
|
|
32372
32323
|
_dereq_("core-js/modules/es.object.define-property.js");
|
|
@@ -32388,23 +32339,23 @@ _dereq_("core-js/modules/es.object.keys.js");
|
|
|
32388
32339
|
|
|
32389
32340
|
_dereq_("core-js/modules/es.promise.js");
|
|
32390
32341
|
|
|
32391
|
-
var
|
|
32392
|
-
|
|
32393
|
-
var _hyperscript = _interopRequireDefault(_dereq_("hyperscript"));
|
|
32342
|
+
var _addEventlistenerWithOptions = _interopRequireDefault(_dereq_("add-eventlistener-with-options"));
|
|
32394
32343
|
|
|
32395
32344
|
var _hidden = _interopRequireDefault(_dereq_("hidden"));
|
|
32396
32345
|
|
|
32397
|
-
var
|
|
32346
|
+
var _hyperscript = _interopRequireDefault(_dereq_("hyperscript"));
|
|
32398
32347
|
|
|
32399
|
-
var
|
|
32348
|
+
var _iphoneInlineVideo = _interopRequireDefault(_dereq_("iphone-inline-video"));
|
|
32400
32349
|
|
|
32401
|
-
var
|
|
32350
|
+
var _util = _interopRequireDefault(_dereq_("util"));
|
|
32402
32351
|
|
|
32403
|
-
var
|
|
32352
|
+
var _events = _interopRequireDefault(_dereq_("../../events"));
|
|
32404
32353
|
|
|
32405
|
-
var
|
|
32354
|
+
var _browser = _interopRequireDefault(_dereq_("../../util/browser"));
|
|
32406
32355
|
|
|
32407
|
-
var
|
|
32356
|
+
var _eventEmitter = _interopRequireDefault(_dereq_("../../util/eventEmitter"));
|
|
32357
|
+
|
|
32358
|
+
var _videomailError = _interopRequireDefault(_dereq_("../../util/videomailError"));
|
|
32408
32359
|
|
|
32409
32360
|
var Replay = function Replay(parentElement, options) {
|
|
32410
32361
|
_eventEmitter.default.call(this, options, 'Replay');
|
|
@@ -32476,7 +32427,9 @@ var Replay = function Replay(parentElement, options) {
|
|
|
32476
32427
|
if (videomail) {
|
|
32477
32428
|
if (videomail.webm) {
|
|
32478
32429
|
this.setWebMSource(videomail.webm);
|
|
32479
|
-
}
|
|
32430
|
+
} // We are not serving MP4 videos anymore due to licensing but are keeping code
|
|
32431
|
+
// for compatibility and documentation
|
|
32432
|
+
|
|
32480
32433
|
|
|
32481
32434
|
if (videomail.mp4) {
|
|
32482
32435
|
this.setMp4Source(videomail.mp4);
|
|
@@ -32719,7 +32672,7 @@ _util.default.inherits(Replay, _eventEmitter.default);
|
|
|
32719
32672
|
var _default = Replay;
|
|
32720
32673
|
exports.default = _default;
|
|
32721
32674
|
|
|
32722
|
-
},{"
|
|
32675
|
+
},{"../../events":346,"../../util/browser":350,"../../util/eventEmitter":352,"../../util/videomailError":357,"@babel/runtime/helpers/interopRequireDefault":1,"add-eventlistener-with-options":3,"core-js/modules/es.array.for-each.js":200,"core-js/modules/es.object.define-property.js":206,"core-js/modules/es.object.keys.js":208,"core-js/modules/es.object.to-string.js":209,"core-js/modules/es.promise.js":215,"core-js/modules/web.dom-collections.for-each.js":247,"hidden":279,"hyperscript":281,"iphone-inline-video":287,"util":336}],373:[function(_dereq_,module,exports){
|
|
32723
32676
|
"use strict";
|
|
32724
32677
|
|
|
32725
32678
|
_dereq_("core-js/modules/es.object.define-property.js");
|
|
@@ -33220,7 +33173,7 @@ function _default(recorder, options) {
|
|
|
33220
33173
|
};
|
|
33221
33174
|
}
|
|
33222
33175
|
|
|
33223
|
-
},{"./../../events":
|
|
33176
|
+
},{"./../../events":346,"./../../util/audioRecorder":349,"./../../util/browser":350,"./../../util/eventEmitter":352,"./../../util/mediaEvents":354,"./../../util/pretty":355,"./../../util/videomailError":357,"@babel/runtime/helpers/interopRequireDefault":1,"core-js/modules/es.array.for-each.js":200,"core-js/modules/es.array.iterator.js":202,"core-js/modules/es.object.define-property.js":206,"core-js/modules/es.object.to-string.js":209,"core-js/modules/es.promise.js":215,"core-js/modules/es.regexp.to-string.js":220,"core-js/modules/es.string.iterator.js":221,"core-js/modules/web.dom-collections.for-each.js":247,"core-js/modules/web.dom-collections.iterator.js":248,"core-js/modules/web.url-search-params.js":250,"core-js/modules/web.url.js":252,"hyperscript":281,"safe-json-stringify":322}],374:[function(_dereq_,module,exports){
|
|
33224
33177
|
"use strict";
|
|
33225
33178
|
|
|
33226
33179
|
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%);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;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;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{box-sizing:border-box;height:100%;overflow:hidden}.videomail .radioGroup{display:block}.videomail video{margin-bottom:0}';
|
|
@@ -33253,5 +33206,5 @@ var _default = _client.default; // also add that so that we can require() it the
|
|
|
33253
33206
|
exports.default = _default;
|
|
33254
33207
|
module.exports = _client.default;
|
|
33255
33208
|
|
|
33256
|
-
},{"./client":
|
|
33209
|
+
},{"./client":344,"./util/standardize":356,"@babel/runtime/helpers/interopRequireDefault":1,"core-js/modules/es.object.define-property.js":206}]},{},["videomail-client"])("videomail-client")
|
|
33257
33210
|
});
|