@itwin/rpcinterface-full-stack-tests 4.0.0-dev.86 → 4.0.0-dev.89
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/lib/dist/{_d48c.bundled-tests.js → _a8a9.bundled-tests.js} +3 -3
- package/lib/dist/_a8a9.bundled-tests.js.map +1 -0
- package/lib/dist/bundled-tests.js +2701 -359
- package/lib/dist/bundled-tests.js.map +1 -1
- package/lib/dist/core_frontend_lib_esm_ApproximateTerrainHeightsProps_js.bundled-tests.js.map +1 -1
- package/lib/dist/object-storage.bundled-tests.js +1 -1
- package/lib/dist/object-storage.bundled-tests.js.map +1 -1
- package/lib/dist/{vendors-common_temp_node_modules_pnpm_itwin_object-storage-azure_1_5_0_node_modules_itwin_obj-e3e81d.bundled-tests.js → vendors-common_temp_node_modules_pnpm_itwin_object-storage-azure_1_6_0_node_modules_itwin_obj-0f69b1.bundled-tests.js} +20336 -20601
- package/lib/dist/vendors-common_temp_node_modules_pnpm_itwin_object-storage-azure_1_6_0_node_modules_itwin_obj-0f69b1.bundled-tests.js.map +1 -0
- package/lib/dist/{vendors-common_temp_node_modules_pnpm_loaders_gl_draco_3_3_1_node_modules_loaders_gl_draco_di-d3af41.bundled-tests.js → vendors-common_temp_node_modules_pnpm_loaders_gl_draco_3_3_3_node_modules_loaders_gl_draco_di-28f62e.bundled-tests.js} +68 -68
- package/lib/dist/{vendors-common_temp_node_modules_pnpm_loaders_gl_draco_3_3_1_node_modules_loaders_gl_draco_di-d3af41.bundled-tests.js.map → vendors-common_temp_node_modules_pnpm_loaders_gl_draco_3_3_3_node_modules_loaders_gl_draco_di-28f62e.bundled-tests.js.map} +1 -1
- package/lib/dist/vendors-common_temp_node_modules_pnpm_reflect-metadata_0_1_13_node_modules_reflect-metadata_R-610cb3.bundled-tests.js.map +1 -1
- package/package.json +13 -13
- package/lib/dist/_d48c.bundled-tests.js.map +0 -1
- package/lib/dist/vendors-common_temp_node_modules_pnpm_itwin_object-storage-azure_1_5_0_node_modules_itwin_obj-e3e81d.bundled-tests.js.map +0 -1
|
@@ -21,9 +21,9 @@
|
|
|
21
21
|
|
|
22
22
|
/***/ }),
|
|
23
23
|
|
|
24
|
-
/***/ "../../common/temp/node_modules/.pnpm/@itwin+certa@3.
|
|
24
|
+
/***/ "../../common/temp/node_modules/.pnpm/@itwin+certa@3.7.4/node_modules/@itwin/certa/lib/utils/CallbackUtils.js":
|
|
25
25
|
/*!********************************************************************************************************************!*\
|
|
26
|
-
!*** ../../common/temp/node_modules/.pnpm/@itwin+certa@3.
|
|
26
|
+
!*** ../../common/temp/node_modules/.pnpm/@itwin+certa@3.7.4/node_modules/@itwin/certa/lib/utils/CallbackUtils.js ***!
|
|
27
27
|
\********************************************************************************************************************/
|
|
28
28
|
/***/ ((__unused_webpack_module, exports, __webpack_require__) => {
|
|
29
29
|
|
|
@@ -2813,7 +2813,7 @@ exports.getAccessTokenFromBackend = exports.getTokenCallbackName = void 0;
|
|
|
2813
2813
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
2814
2814
|
* See LICENSE.md in the project root for license terms and full copyright notice.
|
|
2815
2815
|
*--------------------------------------------------------------------------------------------*/
|
|
2816
|
-
const CallbackUtils_1 = __webpack_require__(/*! @itwin/certa/lib/utils/CallbackUtils */ "../../common/temp/node_modules/.pnpm/@itwin+certa@3.
|
|
2816
|
+
const CallbackUtils_1 = __webpack_require__(/*! @itwin/certa/lib/utils/CallbackUtils */ "../../common/temp/node_modules/.pnpm/@itwin+certa@3.7.4/node_modules/@itwin/certa/lib/utils/CallbackUtils.js");
|
|
2817
2817
|
// Shared by both the frontend and backend side of the tests
|
|
2818
2818
|
exports.getTokenCallbackName = "getToken";
|
|
2819
2819
|
async function getAccessTokenFromBackend(user, oidcConfig) {
|
|
@@ -9699,6 +9699,90 @@ function BufferBigIntNotDefined () {
|
|
|
9699
9699
|
}
|
|
9700
9700
|
|
|
9701
9701
|
|
|
9702
|
+
/***/ }),
|
|
9703
|
+
|
|
9704
|
+
/***/ "../../common/temp/node_modules/.pnpm/call-bind@1.0.2/node_modules/call-bind/callBound.js":
|
|
9705
|
+
/*!************************************************************************************************!*\
|
|
9706
|
+
!*** ../../common/temp/node_modules/.pnpm/call-bind@1.0.2/node_modules/call-bind/callBound.js ***!
|
|
9707
|
+
\************************************************************************************************/
|
|
9708
|
+
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
9709
|
+
|
|
9710
|
+
"use strict";
|
|
9711
|
+
|
|
9712
|
+
|
|
9713
|
+
var GetIntrinsic = __webpack_require__(/*! get-intrinsic */ "../../common/temp/node_modules/.pnpm/get-intrinsic@1.2.0/node_modules/get-intrinsic/index.js");
|
|
9714
|
+
|
|
9715
|
+
var callBind = __webpack_require__(/*! ./ */ "../../common/temp/node_modules/.pnpm/call-bind@1.0.2/node_modules/call-bind/index.js");
|
|
9716
|
+
|
|
9717
|
+
var $indexOf = callBind(GetIntrinsic('String.prototype.indexOf'));
|
|
9718
|
+
|
|
9719
|
+
module.exports = function callBoundIntrinsic(name, allowMissing) {
|
|
9720
|
+
var intrinsic = GetIntrinsic(name, !!allowMissing);
|
|
9721
|
+
if (typeof intrinsic === 'function' && $indexOf(name, '.prototype.') > -1) {
|
|
9722
|
+
return callBind(intrinsic);
|
|
9723
|
+
}
|
|
9724
|
+
return intrinsic;
|
|
9725
|
+
};
|
|
9726
|
+
|
|
9727
|
+
|
|
9728
|
+
/***/ }),
|
|
9729
|
+
|
|
9730
|
+
/***/ "../../common/temp/node_modules/.pnpm/call-bind@1.0.2/node_modules/call-bind/index.js":
|
|
9731
|
+
/*!********************************************************************************************!*\
|
|
9732
|
+
!*** ../../common/temp/node_modules/.pnpm/call-bind@1.0.2/node_modules/call-bind/index.js ***!
|
|
9733
|
+
\********************************************************************************************/
|
|
9734
|
+
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
9735
|
+
|
|
9736
|
+
"use strict";
|
|
9737
|
+
|
|
9738
|
+
|
|
9739
|
+
var bind = __webpack_require__(/*! function-bind */ "../../common/temp/node_modules/.pnpm/function-bind@1.1.1/node_modules/function-bind/index.js");
|
|
9740
|
+
var GetIntrinsic = __webpack_require__(/*! get-intrinsic */ "../../common/temp/node_modules/.pnpm/get-intrinsic@1.2.0/node_modules/get-intrinsic/index.js");
|
|
9741
|
+
|
|
9742
|
+
var $apply = GetIntrinsic('%Function.prototype.apply%');
|
|
9743
|
+
var $call = GetIntrinsic('%Function.prototype.call%');
|
|
9744
|
+
var $reflectApply = GetIntrinsic('%Reflect.apply%', true) || bind.call($call, $apply);
|
|
9745
|
+
|
|
9746
|
+
var $gOPD = GetIntrinsic('%Object.getOwnPropertyDescriptor%', true);
|
|
9747
|
+
var $defineProperty = GetIntrinsic('%Object.defineProperty%', true);
|
|
9748
|
+
var $max = GetIntrinsic('%Math.max%');
|
|
9749
|
+
|
|
9750
|
+
if ($defineProperty) {
|
|
9751
|
+
try {
|
|
9752
|
+
$defineProperty({}, 'a', { value: 1 });
|
|
9753
|
+
} catch (e) {
|
|
9754
|
+
// IE 8 has a broken defineProperty
|
|
9755
|
+
$defineProperty = null;
|
|
9756
|
+
}
|
|
9757
|
+
}
|
|
9758
|
+
|
|
9759
|
+
module.exports = function callBind(originalFunction) {
|
|
9760
|
+
var func = $reflectApply(bind, $call, arguments);
|
|
9761
|
+
if ($gOPD && $defineProperty) {
|
|
9762
|
+
var desc = $gOPD(func, 'length');
|
|
9763
|
+
if (desc.configurable) {
|
|
9764
|
+
// original length, plus the receiver, minus any additional arguments (after the receiver)
|
|
9765
|
+
$defineProperty(
|
|
9766
|
+
func,
|
|
9767
|
+
'length',
|
|
9768
|
+
{ value: 1 + $max(0, originalFunction.length - (arguments.length - 1)) }
|
|
9769
|
+
);
|
|
9770
|
+
}
|
|
9771
|
+
}
|
|
9772
|
+
return func;
|
|
9773
|
+
};
|
|
9774
|
+
|
|
9775
|
+
var applyBind = function applyBind() {
|
|
9776
|
+
return $reflectApply(bind, $apply, arguments);
|
|
9777
|
+
};
|
|
9778
|
+
|
|
9779
|
+
if ($defineProperty) {
|
|
9780
|
+
$defineProperty(module.exports, 'apply', { value: applyBind });
|
|
9781
|
+
} else {
|
|
9782
|
+
module.exports.apply = applyBind;
|
|
9783
|
+
}
|
|
9784
|
+
|
|
9785
|
+
|
|
9702
9786
|
/***/ }),
|
|
9703
9787
|
|
|
9704
9788
|
/***/ "../../common/temp/node_modules/.pnpm/chai-as-promised@7.1.1_chai@4.3.7/node_modules/chai-as-promised/lib/chai-as-promised.js":
|
|
@@ -20703,6 +20787,158 @@ function mapSymbols(arr) {
|
|
|
20703
20787
|
}
|
|
20704
20788
|
|
|
20705
20789
|
|
|
20790
|
+
/***/ }),
|
|
20791
|
+
|
|
20792
|
+
/***/ "../../common/temp/node_modules/.pnpm/for-each@0.3.3/node_modules/for-each/index.js":
|
|
20793
|
+
/*!******************************************************************************************!*\
|
|
20794
|
+
!*** ../../common/temp/node_modules/.pnpm/for-each@0.3.3/node_modules/for-each/index.js ***!
|
|
20795
|
+
\******************************************************************************************/
|
|
20796
|
+
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
20797
|
+
|
|
20798
|
+
"use strict";
|
|
20799
|
+
|
|
20800
|
+
|
|
20801
|
+
var isCallable = __webpack_require__(/*! is-callable */ "../../common/temp/node_modules/.pnpm/is-callable@1.2.7/node_modules/is-callable/index.js");
|
|
20802
|
+
|
|
20803
|
+
var toStr = Object.prototype.toString;
|
|
20804
|
+
var hasOwnProperty = Object.prototype.hasOwnProperty;
|
|
20805
|
+
|
|
20806
|
+
var forEachArray = function forEachArray(array, iterator, receiver) {
|
|
20807
|
+
for (var i = 0, len = array.length; i < len; i++) {
|
|
20808
|
+
if (hasOwnProperty.call(array, i)) {
|
|
20809
|
+
if (receiver == null) {
|
|
20810
|
+
iterator(array[i], i, array);
|
|
20811
|
+
} else {
|
|
20812
|
+
iterator.call(receiver, array[i], i, array);
|
|
20813
|
+
}
|
|
20814
|
+
}
|
|
20815
|
+
}
|
|
20816
|
+
};
|
|
20817
|
+
|
|
20818
|
+
var forEachString = function forEachString(string, iterator, receiver) {
|
|
20819
|
+
for (var i = 0, len = string.length; i < len; i++) {
|
|
20820
|
+
// no such thing as a sparse string.
|
|
20821
|
+
if (receiver == null) {
|
|
20822
|
+
iterator(string.charAt(i), i, string);
|
|
20823
|
+
} else {
|
|
20824
|
+
iterator.call(receiver, string.charAt(i), i, string);
|
|
20825
|
+
}
|
|
20826
|
+
}
|
|
20827
|
+
};
|
|
20828
|
+
|
|
20829
|
+
var forEachObject = function forEachObject(object, iterator, receiver) {
|
|
20830
|
+
for (var k in object) {
|
|
20831
|
+
if (hasOwnProperty.call(object, k)) {
|
|
20832
|
+
if (receiver == null) {
|
|
20833
|
+
iterator(object[k], k, object);
|
|
20834
|
+
} else {
|
|
20835
|
+
iterator.call(receiver, object[k], k, object);
|
|
20836
|
+
}
|
|
20837
|
+
}
|
|
20838
|
+
}
|
|
20839
|
+
};
|
|
20840
|
+
|
|
20841
|
+
var forEach = function forEach(list, iterator, thisArg) {
|
|
20842
|
+
if (!isCallable(iterator)) {
|
|
20843
|
+
throw new TypeError('iterator must be a function');
|
|
20844
|
+
}
|
|
20845
|
+
|
|
20846
|
+
var receiver;
|
|
20847
|
+
if (arguments.length >= 3) {
|
|
20848
|
+
receiver = thisArg;
|
|
20849
|
+
}
|
|
20850
|
+
|
|
20851
|
+
if (toStr.call(list) === '[object Array]') {
|
|
20852
|
+
forEachArray(list, iterator, receiver);
|
|
20853
|
+
} else if (typeof list === 'string') {
|
|
20854
|
+
forEachString(list, iterator, receiver);
|
|
20855
|
+
} else {
|
|
20856
|
+
forEachObject(list, iterator, receiver);
|
|
20857
|
+
}
|
|
20858
|
+
};
|
|
20859
|
+
|
|
20860
|
+
module.exports = forEach;
|
|
20861
|
+
|
|
20862
|
+
|
|
20863
|
+
/***/ }),
|
|
20864
|
+
|
|
20865
|
+
/***/ "../../common/temp/node_modules/.pnpm/function-bind@1.1.1/node_modules/function-bind/implementation.js":
|
|
20866
|
+
/*!*************************************************************************************************************!*\
|
|
20867
|
+
!*** ../../common/temp/node_modules/.pnpm/function-bind@1.1.1/node_modules/function-bind/implementation.js ***!
|
|
20868
|
+
\*************************************************************************************************************/
|
|
20869
|
+
/***/ ((module) => {
|
|
20870
|
+
|
|
20871
|
+
"use strict";
|
|
20872
|
+
|
|
20873
|
+
|
|
20874
|
+
/* eslint no-invalid-this: 1 */
|
|
20875
|
+
|
|
20876
|
+
var ERROR_MESSAGE = 'Function.prototype.bind called on incompatible ';
|
|
20877
|
+
var slice = Array.prototype.slice;
|
|
20878
|
+
var toStr = Object.prototype.toString;
|
|
20879
|
+
var funcType = '[object Function]';
|
|
20880
|
+
|
|
20881
|
+
module.exports = function bind(that) {
|
|
20882
|
+
var target = this;
|
|
20883
|
+
if (typeof target !== 'function' || toStr.call(target) !== funcType) {
|
|
20884
|
+
throw new TypeError(ERROR_MESSAGE + target);
|
|
20885
|
+
}
|
|
20886
|
+
var args = slice.call(arguments, 1);
|
|
20887
|
+
|
|
20888
|
+
var bound;
|
|
20889
|
+
var binder = function () {
|
|
20890
|
+
if (this instanceof bound) {
|
|
20891
|
+
var result = target.apply(
|
|
20892
|
+
this,
|
|
20893
|
+
args.concat(slice.call(arguments))
|
|
20894
|
+
);
|
|
20895
|
+
if (Object(result) === result) {
|
|
20896
|
+
return result;
|
|
20897
|
+
}
|
|
20898
|
+
return this;
|
|
20899
|
+
} else {
|
|
20900
|
+
return target.apply(
|
|
20901
|
+
that,
|
|
20902
|
+
args.concat(slice.call(arguments))
|
|
20903
|
+
);
|
|
20904
|
+
}
|
|
20905
|
+
};
|
|
20906
|
+
|
|
20907
|
+
var boundLength = Math.max(0, target.length - args.length);
|
|
20908
|
+
var boundArgs = [];
|
|
20909
|
+
for (var i = 0; i < boundLength; i++) {
|
|
20910
|
+
boundArgs.push('$' + i);
|
|
20911
|
+
}
|
|
20912
|
+
|
|
20913
|
+
bound = Function('binder', 'return function (' + boundArgs.join(',') + '){ return binder.apply(this,arguments); }')(binder);
|
|
20914
|
+
|
|
20915
|
+
if (target.prototype) {
|
|
20916
|
+
var Empty = function Empty() {};
|
|
20917
|
+
Empty.prototype = target.prototype;
|
|
20918
|
+
bound.prototype = new Empty();
|
|
20919
|
+
Empty.prototype = null;
|
|
20920
|
+
}
|
|
20921
|
+
|
|
20922
|
+
return bound;
|
|
20923
|
+
};
|
|
20924
|
+
|
|
20925
|
+
|
|
20926
|
+
/***/ }),
|
|
20927
|
+
|
|
20928
|
+
/***/ "../../common/temp/node_modules/.pnpm/function-bind@1.1.1/node_modules/function-bind/index.js":
|
|
20929
|
+
/*!****************************************************************************************************!*\
|
|
20930
|
+
!*** ../../common/temp/node_modules/.pnpm/function-bind@1.1.1/node_modules/function-bind/index.js ***!
|
|
20931
|
+
\****************************************************************************************************/
|
|
20932
|
+
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
20933
|
+
|
|
20934
|
+
"use strict";
|
|
20935
|
+
|
|
20936
|
+
|
|
20937
|
+
var implementation = __webpack_require__(/*! ./implementation */ "../../common/temp/node_modules/.pnpm/function-bind@1.1.1/node_modules/function-bind/implementation.js");
|
|
20938
|
+
|
|
20939
|
+
module.exports = Function.prototype.bind || implementation;
|
|
20940
|
+
|
|
20941
|
+
|
|
20706
20942
|
/***/ }),
|
|
20707
20943
|
|
|
20708
20944
|
/***/ "../../common/temp/node_modules/.pnpm/fuse.js@3.6.1/node_modules/fuse.js/dist/fuse.js":
|
|
@@ -20776,6 +21012,499 @@ function getFuncName(aFunc) {
|
|
|
20776
21012
|
module.exports = getFuncName;
|
|
20777
21013
|
|
|
20778
21014
|
|
|
21015
|
+
/***/ }),
|
|
21016
|
+
|
|
21017
|
+
/***/ "../../common/temp/node_modules/.pnpm/get-intrinsic@1.2.0/node_modules/get-intrinsic/index.js":
|
|
21018
|
+
/*!****************************************************************************************************!*\
|
|
21019
|
+
!*** ../../common/temp/node_modules/.pnpm/get-intrinsic@1.2.0/node_modules/get-intrinsic/index.js ***!
|
|
21020
|
+
\****************************************************************************************************/
|
|
21021
|
+
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
21022
|
+
|
|
21023
|
+
"use strict";
|
|
21024
|
+
|
|
21025
|
+
|
|
21026
|
+
var undefined;
|
|
21027
|
+
|
|
21028
|
+
var $SyntaxError = SyntaxError;
|
|
21029
|
+
var $Function = Function;
|
|
21030
|
+
var $TypeError = TypeError;
|
|
21031
|
+
|
|
21032
|
+
// eslint-disable-next-line consistent-return
|
|
21033
|
+
var getEvalledConstructor = function (expressionSyntax) {
|
|
21034
|
+
try {
|
|
21035
|
+
return $Function('"use strict"; return (' + expressionSyntax + ').constructor;')();
|
|
21036
|
+
} catch (e) {}
|
|
21037
|
+
};
|
|
21038
|
+
|
|
21039
|
+
var $gOPD = Object.getOwnPropertyDescriptor;
|
|
21040
|
+
if ($gOPD) {
|
|
21041
|
+
try {
|
|
21042
|
+
$gOPD({}, '');
|
|
21043
|
+
} catch (e) {
|
|
21044
|
+
$gOPD = null; // this is IE 8, which has a broken gOPD
|
|
21045
|
+
}
|
|
21046
|
+
}
|
|
21047
|
+
|
|
21048
|
+
var throwTypeError = function () {
|
|
21049
|
+
throw new $TypeError();
|
|
21050
|
+
};
|
|
21051
|
+
var ThrowTypeError = $gOPD
|
|
21052
|
+
? (function () {
|
|
21053
|
+
try {
|
|
21054
|
+
// eslint-disable-next-line no-unused-expressions, no-caller, no-restricted-properties
|
|
21055
|
+
arguments.callee; // IE 8 does not throw here
|
|
21056
|
+
return throwTypeError;
|
|
21057
|
+
} catch (calleeThrows) {
|
|
21058
|
+
try {
|
|
21059
|
+
// IE 8 throws on Object.getOwnPropertyDescriptor(arguments, '')
|
|
21060
|
+
return $gOPD(arguments, 'callee').get;
|
|
21061
|
+
} catch (gOPDthrows) {
|
|
21062
|
+
return throwTypeError;
|
|
21063
|
+
}
|
|
21064
|
+
}
|
|
21065
|
+
}())
|
|
21066
|
+
: throwTypeError;
|
|
21067
|
+
|
|
21068
|
+
var hasSymbols = __webpack_require__(/*! has-symbols */ "../../common/temp/node_modules/.pnpm/has-symbols@1.0.3/node_modules/has-symbols/index.js")();
|
|
21069
|
+
|
|
21070
|
+
var getProto = Object.getPrototypeOf || function (x) { return x.__proto__; }; // eslint-disable-line no-proto
|
|
21071
|
+
|
|
21072
|
+
var needsEval = {};
|
|
21073
|
+
|
|
21074
|
+
var TypedArray = typeof Uint8Array === 'undefined' ? undefined : getProto(Uint8Array);
|
|
21075
|
+
|
|
21076
|
+
var INTRINSICS = {
|
|
21077
|
+
'%AggregateError%': typeof AggregateError === 'undefined' ? undefined : AggregateError,
|
|
21078
|
+
'%Array%': Array,
|
|
21079
|
+
'%ArrayBuffer%': typeof ArrayBuffer === 'undefined' ? undefined : ArrayBuffer,
|
|
21080
|
+
'%ArrayIteratorPrototype%': hasSymbols ? getProto([][Symbol.iterator]()) : undefined,
|
|
21081
|
+
'%AsyncFromSyncIteratorPrototype%': undefined,
|
|
21082
|
+
'%AsyncFunction%': needsEval,
|
|
21083
|
+
'%AsyncGenerator%': needsEval,
|
|
21084
|
+
'%AsyncGeneratorFunction%': needsEval,
|
|
21085
|
+
'%AsyncIteratorPrototype%': needsEval,
|
|
21086
|
+
'%Atomics%': typeof Atomics === 'undefined' ? undefined : Atomics,
|
|
21087
|
+
'%BigInt%': typeof BigInt === 'undefined' ? undefined : BigInt,
|
|
21088
|
+
'%BigInt64Array%': typeof BigInt64Array === 'undefined' ? undefined : BigInt64Array,
|
|
21089
|
+
'%BigUint64Array%': typeof BigUint64Array === 'undefined' ? undefined : BigUint64Array,
|
|
21090
|
+
'%Boolean%': Boolean,
|
|
21091
|
+
'%DataView%': typeof DataView === 'undefined' ? undefined : DataView,
|
|
21092
|
+
'%Date%': Date,
|
|
21093
|
+
'%decodeURI%': decodeURI,
|
|
21094
|
+
'%decodeURIComponent%': decodeURIComponent,
|
|
21095
|
+
'%encodeURI%': encodeURI,
|
|
21096
|
+
'%encodeURIComponent%': encodeURIComponent,
|
|
21097
|
+
'%Error%': Error,
|
|
21098
|
+
'%eval%': eval, // eslint-disable-line no-eval
|
|
21099
|
+
'%EvalError%': EvalError,
|
|
21100
|
+
'%Float32Array%': typeof Float32Array === 'undefined' ? undefined : Float32Array,
|
|
21101
|
+
'%Float64Array%': typeof Float64Array === 'undefined' ? undefined : Float64Array,
|
|
21102
|
+
'%FinalizationRegistry%': typeof FinalizationRegistry === 'undefined' ? undefined : FinalizationRegistry,
|
|
21103
|
+
'%Function%': $Function,
|
|
21104
|
+
'%GeneratorFunction%': needsEval,
|
|
21105
|
+
'%Int8Array%': typeof Int8Array === 'undefined' ? undefined : Int8Array,
|
|
21106
|
+
'%Int16Array%': typeof Int16Array === 'undefined' ? undefined : Int16Array,
|
|
21107
|
+
'%Int32Array%': typeof Int32Array === 'undefined' ? undefined : Int32Array,
|
|
21108
|
+
'%isFinite%': isFinite,
|
|
21109
|
+
'%isNaN%': isNaN,
|
|
21110
|
+
'%IteratorPrototype%': hasSymbols ? getProto(getProto([][Symbol.iterator]())) : undefined,
|
|
21111
|
+
'%JSON%': typeof JSON === 'object' ? JSON : undefined,
|
|
21112
|
+
'%Map%': typeof Map === 'undefined' ? undefined : Map,
|
|
21113
|
+
'%MapIteratorPrototype%': typeof Map === 'undefined' || !hasSymbols ? undefined : getProto(new Map()[Symbol.iterator]()),
|
|
21114
|
+
'%Math%': Math,
|
|
21115
|
+
'%Number%': Number,
|
|
21116
|
+
'%Object%': Object,
|
|
21117
|
+
'%parseFloat%': parseFloat,
|
|
21118
|
+
'%parseInt%': parseInt,
|
|
21119
|
+
'%Promise%': typeof Promise === 'undefined' ? undefined : Promise,
|
|
21120
|
+
'%Proxy%': typeof Proxy === 'undefined' ? undefined : Proxy,
|
|
21121
|
+
'%RangeError%': RangeError,
|
|
21122
|
+
'%ReferenceError%': ReferenceError,
|
|
21123
|
+
'%Reflect%': typeof Reflect === 'undefined' ? undefined : Reflect,
|
|
21124
|
+
'%RegExp%': RegExp,
|
|
21125
|
+
'%Set%': typeof Set === 'undefined' ? undefined : Set,
|
|
21126
|
+
'%SetIteratorPrototype%': typeof Set === 'undefined' || !hasSymbols ? undefined : getProto(new Set()[Symbol.iterator]()),
|
|
21127
|
+
'%SharedArrayBuffer%': typeof SharedArrayBuffer === 'undefined' ? undefined : SharedArrayBuffer,
|
|
21128
|
+
'%String%': String,
|
|
21129
|
+
'%StringIteratorPrototype%': hasSymbols ? getProto(''[Symbol.iterator]()) : undefined,
|
|
21130
|
+
'%Symbol%': hasSymbols ? Symbol : undefined,
|
|
21131
|
+
'%SyntaxError%': $SyntaxError,
|
|
21132
|
+
'%ThrowTypeError%': ThrowTypeError,
|
|
21133
|
+
'%TypedArray%': TypedArray,
|
|
21134
|
+
'%TypeError%': $TypeError,
|
|
21135
|
+
'%Uint8Array%': typeof Uint8Array === 'undefined' ? undefined : Uint8Array,
|
|
21136
|
+
'%Uint8ClampedArray%': typeof Uint8ClampedArray === 'undefined' ? undefined : Uint8ClampedArray,
|
|
21137
|
+
'%Uint16Array%': typeof Uint16Array === 'undefined' ? undefined : Uint16Array,
|
|
21138
|
+
'%Uint32Array%': typeof Uint32Array === 'undefined' ? undefined : Uint32Array,
|
|
21139
|
+
'%URIError%': URIError,
|
|
21140
|
+
'%WeakMap%': typeof WeakMap === 'undefined' ? undefined : WeakMap,
|
|
21141
|
+
'%WeakRef%': typeof WeakRef === 'undefined' ? undefined : WeakRef,
|
|
21142
|
+
'%WeakSet%': typeof WeakSet === 'undefined' ? undefined : WeakSet
|
|
21143
|
+
};
|
|
21144
|
+
|
|
21145
|
+
try {
|
|
21146
|
+
null.error; // eslint-disable-line no-unused-expressions
|
|
21147
|
+
} catch (e) {
|
|
21148
|
+
// https://github.com/tc39/proposal-shadowrealm/pull/384#issuecomment-1364264229
|
|
21149
|
+
var errorProto = getProto(getProto(e));
|
|
21150
|
+
INTRINSICS['%Error.prototype%'] = errorProto;
|
|
21151
|
+
}
|
|
21152
|
+
|
|
21153
|
+
var doEval = function doEval(name) {
|
|
21154
|
+
var value;
|
|
21155
|
+
if (name === '%AsyncFunction%') {
|
|
21156
|
+
value = getEvalledConstructor('async function () {}');
|
|
21157
|
+
} else if (name === '%GeneratorFunction%') {
|
|
21158
|
+
value = getEvalledConstructor('function* () {}');
|
|
21159
|
+
} else if (name === '%AsyncGeneratorFunction%') {
|
|
21160
|
+
value = getEvalledConstructor('async function* () {}');
|
|
21161
|
+
} else if (name === '%AsyncGenerator%') {
|
|
21162
|
+
var fn = doEval('%AsyncGeneratorFunction%');
|
|
21163
|
+
if (fn) {
|
|
21164
|
+
value = fn.prototype;
|
|
21165
|
+
}
|
|
21166
|
+
} else if (name === '%AsyncIteratorPrototype%') {
|
|
21167
|
+
var gen = doEval('%AsyncGenerator%');
|
|
21168
|
+
if (gen) {
|
|
21169
|
+
value = getProto(gen.prototype);
|
|
21170
|
+
}
|
|
21171
|
+
}
|
|
21172
|
+
|
|
21173
|
+
INTRINSICS[name] = value;
|
|
21174
|
+
|
|
21175
|
+
return value;
|
|
21176
|
+
};
|
|
21177
|
+
|
|
21178
|
+
var LEGACY_ALIASES = {
|
|
21179
|
+
'%ArrayBufferPrototype%': ['ArrayBuffer', 'prototype'],
|
|
21180
|
+
'%ArrayPrototype%': ['Array', 'prototype'],
|
|
21181
|
+
'%ArrayProto_entries%': ['Array', 'prototype', 'entries'],
|
|
21182
|
+
'%ArrayProto_forEach%': ['Array', 'prototype', 'forEach'],
|
|
21183
|
+
'%ArrayProto_keys%': ['Array', 'prototype', 'keys'],
|
|
21184
|
+
'%ArrayProto_values%': ['Array', 'prototype', 'values'],
|
|
21185
|
+
'%AsyncFunctionPrototype%': ['AsyncFunction', 'prototype'],
|
|
21186
|
+
'%AsyncGenerator%': ['AsyncGeneratorFunction', 'prototype'],
|
|
21187
|
+
'%AsyncGeneratorPrototype%': ['AsyncGeneratorFunction', 'prototype', 'prototype'],
|
|
21188
|
+
'%BooleanPrototype%': ['Boolean', 'prototype'],
|
|
21189
|
+
'%DataViewPrototype%': ['DataView', 'prototype'],
|
|
21190
|
+
'%DatePrototype%': ['Date', 'prototype'],
|
|
21191
|
+
'%ErrorPrototype%': ['Error', 'prototype'],
|
|
21192
|
+
'%EvalErrorPrototype%': ['EvalError', 'prototype'],
|
|
21193
|
+
'%Float32ArrayPrototype%': ['Float32Array', 'prototype'],
|
|
21194
|
+
'%Float64ArrayPrototype%': ['Float64Array', 'prototype'],
|
|
21195
|
+
'%FunctionPrototype%': ['Function', 'prototype'],
|
|
21196
|
+
'%Generator%': ['GeneratorFunction', 'prototype'],
|
|
21197
|
+
'%GeneratorPrototype%': ['GeneratorFunction', 'prototype', 'prototype'],
|
|
21198
|
+
'%Int8ArrayPrototype%': ['Int8Array', 'prototype'],
|
|
21199
|
+
'%Int16ArrayPrototype%': ['Int16Array', 'prototype'],
|
|
21200
|
+
'%Int32ArrayPrototype%': ['Int32Array', 'prototype'],
|
|
21201
|
+
'%JSONParse%': ['JSON', 'parse'],
|
|
21202
|
+
'%JSONStringify%': ['JSON', 'stringify'],
|
|
21203
|
+
'%MapPrototype%': ['Map', 'prototype'],
|
|
21204
|
+
'%NumberPrototype%': ['Number', 'prototype'],
|
|
21205
|
+
'%ObjectPrototype%': ['Object', 'prototype'],
|
|
21206
|
+
'%ObjProto_toString%': ['Object', 'prototype', 'toString'],
|
|
21207
|
+
'%ObjProto_valueOf%': ['Object', 'prototype', 'valueOf'],
|
|
21208
|
+
'%PromisePrototype%': ['Promise', 'prototype'],
|
|
21209
|
+
'%PromiseProto_then%': ['Promise', 'prototype', 'then'],
|
|
21210
|
+
'%Promise_all%': ['Promise', 'all'],
|
|
21211
|
+
'%Promise_reject%': ['Promise', 'reject'],
|
|
21212
|
+
'%Promise_resolve%': ['Promise', 'resolve'],
|
|
21213
|
+
'%RangeErrorPrototype%': ['RangeError', 'prototype'],
|
|
21214
|
+
'%ReferenceErrorPrototype%': ['ReferenceError', 'prototype'],
|
|
21215
|
+
'%RegExpPrototype%': ['RegExp', 'prototype'],
|
|
21216
|
+
'%SetPrototype%': ['Set', 'prototype'],
|
|
21217
|
+
'%SharedArrayBufferPrototype%': ['SharedArrayBuffer', 'prototype'],
|
|
21218
|
+
'%StringPrototype%': ['String', 'prototype'],
|
|
21219
|
+
'%SymbolPrototype%': ['Symbol', 'prototype'],
|
|
21220
|
+
'%SyntaxErrorPrototype%': ['SyntaxError', 'prototype'],
|
|
21221
|
+
'%TypedArrayPrototype%': ['TypedArray', 'prototype'],
|
|
21222
|
+
'%TypeErrorPrototype%': ['TypeError', 'prototype'],
|
|
21223
|
+
'%Uint8ArrayPrototype%': ['Uint8Array', 'prototype'],
|
|
21224
|
+
'%Uint8ClampedArrayPrototype%': ['Uint8ClampedArray', 'prototype'],
|
|
21225
|
+
'%Uint16ArrayPrototype%': ['Uint16Array', 'prototype'],
|
|
21226
|
+
'%Uint32ArrayPrototype%': ['Uint32Array', 'prototype'],
|
|
21227
|
+
'%URIErrorPrototype%': ['URIError', 'prototype'],
|
|
21228
|
+
'%WeakMapPrototype%': ['WeakMap', 'prototype'],
|
|
21229
|
+
'%WeakSetPrototype%': ['WeakSet', 'prototype']
|
|
21230
|
+
};
|
|
21231
|
+
|
|
21232
|
+
var bind = __webpack_require__(/*! function-bind */ "../../common/temp/node_modules/.pnpm/function-bind@1.1.1/node_modules/function-bind/index.js");
|
|
21233
|
+
var hasOwn = __webpack_require__(/*! has */ "../../common/temp/node_modules/.pnpm/has@1.0.3/node_modules/has/src/index.js");
|
|
21234
|
+
var $concat = bind.call(Function.call, Array.prototype.concat);
|
|
21235
|
+
var $spliceApply = bind.call(Function.apply, Array.prototype.splice);
|
|
21236
|
+
var $replace = bind.call(Function.call, String.prototype.replace);
|
|
21237
|
+
var $strSlice = bind.call(Function.call, String.prototype.slice);
|
|
21238
|
+
var $exec = bind.call(Function.call, RegExp.prototype.exec);
|
|
21239
|
+
|
|
21240
|
+
/* adapted from https://github.com/lodash/lodash/blob/4.17.15/dist/lodash.js#L6735-L6744 */
|
|
21241
|
+
var rePropName = /[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g;
|
|
21242
|
+
var reEscapeChar = /\\(\\)?/g; /** Used to match backslashes in property paths. */
|
|
21243
|
+
var stringToPath = function stringToPath(string) {
|
|
21244
|
+
var first = $strSlice(string, 0, 1);
|
|
21245
|
+
var last = $strSlice(string, -1);
|
|
21246
|
+
if (first === '%' && last !== '%') {
|
|
21247
|
+
throw new $SyntaxError('invalid intrinsic syntax, expected closing `%`');
|
|
21248
|
+
} else if (last === '%' && first !== '%') {
|
|
21249
|
+
throw new $SyntaxError('invalid intrinsic syntax, expected opening `%`');
|
|
21250
|
+
}
|
|
21251
|
+
var result = [];
|
|
21252
|
+
$replace(string, rePropName, function (match, number, quote, subString) {
|
|
21253
|
+
result[result.length] = quote ? $replace(subString, reEscapeChar, '$1') : number || match;
|
|
21254
|
+
});
|
|
21255
|
+
return result;
|
|
21256
|
+
};
|
|
21257
|
+
/* end adaptation */
|
|
21258
|
+
|
|
21259
|
+
var getBaseIntrinsic = function getBaseIntrinsic(name, allowMissing) {
|
|
21260
|
+
var intrinsicName = name;
|
|
21261
|
+
var alias;
|
|
21262
|
+
if (hasOwn(LEGACY_ALIASES, intrinsicName)) {
|
|
21263
|
+
alias = LEGACY_ALIASES[intrinsicName];
|
|
21264
|
+
intrinsicName = '%' + alias[0] + '%';
|
|
21265
|
+
}
|
|
21266
|
+
|
|
21267
|
+
if (hasOwn(INTRINSICS, intrinsicName)) {
|
|
21268
|
+
var value = INTRINSICS[intrinsicName];
|
|
21269
|
+
if (value === needsEval) {
|
|
21270
|
+
value = doEval(intrinsicName);
|
|
21271
|
+
}
|
|
21272
|
+
if (typeof value === 'undefined' && !allowMissing) {
|
|
21273
|
+
throw new $TypeError('intrinsic ' + name + ' exists, but is not available. Please file an issue!');
|
|
21274
|
+
}
|
|
21275
|
+
|
|
21276
|
+
return {
|
|
21277
|
+
alias: alias,
|
|
21278
|
+
name: intrinsicName,
|
|
21279
|
+
value: value
|
|
21280
|
+
};
|
|
21281
|
+
}
|
|
21282
|
+
|
|
21283
|
+
throw new $SyntaxError('intrinsic ' + name + ' does not exist!');
|
|
21284
|
+
};
|
|
21285
|
+
|
|
21286
|
+
module.exports = function GetIntrinsic(name, allowMissing) {
|
|
21287
|
+
if (typeof name !== 'string' || name.length === 0) {
|
|
21288
|
+
throw new $TypeError('intrinsic name must be a non-empty string');
|
|
21289
|
+
}
|
|
21290
|
+
if (arguments.length > 1 && typeof allowMissing !== 'boolean') {
|
|
21291
|
+
throw new $TypeError('"allowMissing" argument must be a boolean');
|
|
21292
|
+
}
|
|
21293
|
+
|
|
21294
|
+
if ($exec(/^%?[^%]*%?$/, name) === null) {
|
|
21295
|
+
throw new $SyntaxError('`%` may not be present anywhere but at the beginning and end of the intrinsic name');
|
|
21296
|
+
}
|
|
21297
|
+
var parts = stringToPath(name);
|
|
21298
|
+
var intrinsicBaseName = parts.length > 0 ? parts[0] : '';
|
|
21299
|
+
|
|
21300
|
+
var intrinsic = getBaseIntrinsic('%' + intrinsicBaseName + '%', allowMissing);
|
|
21301
|
+
var intrinsicRealName = intrinsic.name;
|
|
21302
|
+
var value = intrinsic.value;
|
|
21303
|
+
var skipFurtherCaching = false;
|
|
21304
|
+
|
|
21305
|
+
var alias = intrinsic.alias;
|
|
21306
|
+
if (alias) {
|
|
21307
|
+
intrinsicBaseName = alias[0];
|
|
21308
|
+
$spliceApply(parts, $concat([0, 1], alias));
|
|
21309
|
+
}
|
|
21310
|
+
|
|
21311
|
+
for (var i = 1, isOwn = true; i < parts.length; i += 1) {
|
|
21312
|
+
var part = parts[i];
|
|
21313
|
+
var first = $strSlice(part, 0, 1);
|
|
21314
|
+
var last = $strSlice(part, -1);
|
|
21315
|
+
if (
|
|
21316
|
+
(
|
|
21317
|
+
(first === '"' || first === "'" || first === '`')
|
|
21318
|
+
|| (last === '"' || last === "'" || last === '`')
|
|
21319
|
+
)
|
|
21320
|
+
&& first !== last
|
|
21321
|
+
) {
|
|
21322
|
+
throw new $SyntaxError('property names with quotes must have matching quotes');
|
|
21323
|
+
}
|
|
21324
|
+
if (part === 'constructor' || !isOwn) {
|
|
21325
|
+
skipFurtherCaching = true;
|
|
21326
|
+
}
|
|
21327
|
+
|
|
21328
|
+
intrinsicBaseName += '.' + part;
|
|
21329
|
+
intrinsicRealName = '%' + intrinsicBaseName + '%';
|
|
21330
|
+
|
|
21331
|
+
if (hasOwn(INTRINSICS, intrinsicRealName)) {
|
|
21332
|
+
value = INTRINSICS[intrinsicRealName];
|
|
21333
|
+
} else if (value != null) {
|
|
21334
|
+
if (!(part in value)) {
|
|
21335
|
+
if (!allowMissing) {
|
|
21336
|
+
throw new $TypeError('base intrinsic for ' + name + ' exists, but the property is not available.');
|
|
21337
|
+
}
|
|
21338
|
+
return void undefined;
|
|
21339
|
+
}
|
|
21340
|
+
if ($gOPD && (i + 1) >= parts.length) {
|
|
21341
|
+
var desc = $gOPD(value, part);
|
|
21342
|
+
isOwn = !!desc;
|
|
21343
|
+
|
|
21344
|
+
// By convention, when a data property is converted to an accessor
|
|
21345
|
+
// property to emulate a data property that does not suffer from
|
|
21346
|
+
// the override mistake, that accessor's getter is marked with
|
|
21347
|
+
// an `originalValue` property. Here, when we detect this, we
|
|
21348
|
+
// uphold the illusion by pretending to see that original data
|
|
21349
|
+
// property, i.e., returning the value rather than the getter
|
|
21350
|
+
// itself.
|
|
21351
|
+
if (isOwn && 'get' in desc && !('originalValue' in desc.get)) {
|
|
21352
|
+
value = desc.get;
|
|
21353
|
+
} else {
|
|
21354
|
+
value = value[part];
|
|
21355
|
+
}
|
|
21356
|
+
} else {
|
|
21357
|
+
isOwn = hasOwn(value, part);
|
|
21358
|
+
value = value[part];
|
|
21359
|
+
}
|
|
21360
|
+
|
|
21361
|
+
if (isOwn && !skipFurtherCaching) {
|
|
21362
|
+
INTRINSICS[intrinsicRealName] = value;
|
|
21363
|
+
}
|
|
21364
|
+
}
|
|
21365
|
+
}
|
|
21366
|
+
return value;
|
|
21367
|
+
};
|
|
21368
|
+
|
|
21369
|
+
|
|
21370
|
+
/***/ }),
|
|
21371
|
+
|
|
21372
|
+
/***/ "../../common/temp/node_modules/.pnpm/gopd@1.0.1/node_modules/gopd/index.js":
|
|
21373
|
+
/*!**********************************************************************************!*\
|
|
21374
|
+
!*** ../../common/temp/node_modules/.pnpm/gopd@1.0.1/node_modules/gopd/index.js ***!
|
|
21375
|
+
\**********************************************************************************/
|
|
21376
|
+
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
21377
|
+
|
|
21378
|
+
"use strict";
|
|
21379
|
+
|
|
21380
|
+
|
|
21381
|
+
var GetIntrinsic = __webpack_require__(/*! get-intrinsic */ "../../common/temp/node_modules/.pnpm/get-intrinsic@1.2.0/node_modules/get-intrinsic/index.js");
|
|
21382
|
+
|
|
21383
|
+
var $gOPD = GetIntrinsic('%Object.getOwnPropertyDescriptor%', true);
|
|
21384
|
+
|
|
21385
|
+
if ($gOPD) {
|
|
21386
|
+
try {
|
|
21387
|
+
$gOPD([], 'length');
|
|
21388
|
+
} catch (e) {
|
|
21389
|
+
// IE 8 has a broken gOPD
|
|
21390
|
+
$gOPD = null;
|
|
21391
|
+
}
|
|
21392
|
+
}
|
|
21393
|
+
|
|
21394
|
+
module.exports = $gOPD;
|
|
21395
|
+
|
|
21396
|
+
|
|
21397
|
+
/***/ }),
|
|
21398
|
+
|
|
21399
|
+
/***/ "../../common/temp/node_modules/.pnpm/has-symbols@1.0.3/node_modules/has-symbols/index.js":
|
|
21400
|
+
/*!************************************************************************************************!*\
|
|
21401
|
+
!*** ../../common/temp/node_modules/.pnpm/has-symbols@1.0.3/node_modules/has-symbols/index.js ***!
|
|
21402
|
+
\************************************************************************************************/
|
|
21403
|
+
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
21404
|
+
|
|
21405
|
+
"use strict";
|
|
21406
|
+
|
|
21407
|
+
|
|
21408
|
+
var origSymbol = typeof Symbol !== 'undefined' && Symbol;
|
|
21409
|
+
var hasSymbolSham = __webpack_require__(/*! ./shams */ "../../common/temp/node_modules/.pnpm/has-symbols@1.0.3/node_modules/has-symbols/shams.js");
|
|
21410
|
+
|
|
21411
|
+
module.exports = function hasNativeSymbols() {
|
|
21412
|
+
if (typeof origSymbol !== 'function') { return false; }
|
|
21413
|
+
if (typeof Symbol !== 'function') { return false; }
|
|
21414
|
+
if (typeof origSymbol('foo') !== 'symbol') { return false; }
|
|
21415
|
+
if (typeof Symbol('bar') !== 'symbol') { return false; }
|
|
21416
|
+
|
|
21417
|
+
return hasSymbolSham();
|
|
21418
|
+
};
|
|
21419
|
+
|
|
21420
|
+
|
|
21421
|
+
/***/ }),
|
|
21422
|
+
|
|
21423
|
+
/***/ "../../common/temp/node_modules/.pnpm/has-symbols@1.0.3/node_modules/has-symbols/shams.js":
|
|
21424
|
+
/*!************************************************************************************************!*\
|
|
21425
|
+
!*** ../../common/temp/node_modules/.pnpm/has-symbols@1.0.3/node_modules/has-symbols/shams.js ***!
|
|
21426
|
+
\************************************************************************************************/
|
|
21427
|
+
/***/ ((module) => {
|
|
21428
|
+
|
|
21429
|
+
"use strict";
|
|
21430
|
+
|
|
21431
|
+
|
|
21432
|
+
/* eslint complexity: [2, 18], max-statements: [2, 33] */
|
|
21433
|
+
module.exports = function hasSymbols() {
|
|
21434
|
+
if (typeof Symbol !== 'function' || typeof Object.getOwnPropertySymbols !== 'function') { return false; }
|
|
21435
|
+
if (typeof Symbol.iterator === 'symbol') { return true; }
|
|
21436
|
+
|
|
21437
|
+
var obj = {};
|
|
21438
|
+
var sym = Symbol('test');
|
|
21439
|
+
var symObj = Object(sym);
|
|
21440
|
+
if (typeof sym === 'string') { return false; }
|
|
21441
|
+
|
|
21442
|
+
if (Object.prototype.toString.call(sym) !== '[object Symbol]') { return false; }
|
|
21443
|
+
if (Object.prototype.toString.call(symObj) !== '[object Symbol]') { return false; }
|
|
21444
|
+
|
|
21445
|
+
// temp disabled per https://github.com/ljharb/object.assign/issues/17
|
|
21446
|
+
// if (sym instanceof Symbol) { return false; }
|
|
21447
|
+
// temp disabled per https://github.com/WebReflection/get-own-property-symbols/issues/4
|
|
21448
|
+
// if (!(symObj instanceof Symbol)) { return false; }
|
|
21449
|
+
|
|
21450
|
+
// if (typeof Symbol.prototype.toString !== 'function') { return false; }
|
|
21451
|
+
// if (String(sym) !== Symbol.prototype.toString.call(sym)) { return false; }
|
|
21452
|
+
|
|
21453
|
+
var symVal = 42;
|
|
21454
|
+
obj[sym] = symVal;
|
|
21455
|
+
for (sym in obj) { return false; } // eslint-disable-line no-restricted-syntax, no-unreachable-loop
|
|
21456
|
+
if (typeof Object.keys === 'function' && Object.keys(obj).length !== 0) { return false; }
|
|
21457
|
+
|
|
21458
|
+
if (typeof Object.getOwnPropertyNames === 'function' && Object.getOwnPropertyNames(obj).length !== 0) { return false; }
|
|
21459
|
+
|
|
21460
|
+
var syms = Object.getOwnPropertySymbols(obj);
|
|
21461
|
+
if (syms.length !== 1 || syms[0] !== sym) { return false; }
|
|
21462
|
+
|
|
21463
|
+
if (!Object.prototype.propertyIsEnumerable.call(obj, sym)) { return false; }
|
|
21464
|
+
|
|
21465
|
+
if (typeof Object.getOwnPropertyDescriptor === 'function') {
|
|
21466
|
+
var descriptor = Object.getOwnPropertyDescriptor(obj, sym);
|
|
21467
|
+
if (descriptor.value !== symVal || descriptor.enumerable !== true) { return false; }
|
|
21468
|
+
}
|
|
21469
|
+
|
|
21470
|
+
return true;
|
|
21471
|
+
};
|
|
21472
|
+
|
|
21473
|
+
|
|
21474
|
+
/***/ }),
|
|
21475
|
+
|
|
21476
|
+
/***/ "../../common/temp/node_modules/.pnpm/has-tostringtag@1.0.0/node_modules/has-tostringtag/shams.js":
|
|
21477
|
+
/*!********************************************************************************************************!*\
|
|
21478
|
+
!*** ../../common/temp/node_modules/.pnpm/has-tostringtag@1.0.0/node_modules/has-tostringtag/shams.js ***!
|
|
21479
|
+
\********************************************************************************************************/
|
|
21480
|
+
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
21481
|
+
|
|
21482
|
+
"use strict";
|
|
21483
|
+
|
|
21484
|
+
|
|
21485
|
+
var hasSymbols = __webpack_require__(/*! has-symbols/shams */ "../../common/temp/node_modules/.pnpm/has-symbols@1.0.3/node_modules/has-symbols/shams.js");
|
|
21486
|
+
|
|
21487
|
+
module.exports = function hasToStringTagShams() {
|
|
21488
|
+
return hasSymbols() && !!Symbol.toStringTag;
|
|
21489
|
+
};
|
|
21490
|
+
|
|
21491
|
+
|
|
21492
|
+
/***/ }),
|
|
21493
|
+
|
|
21494
|
+
/***/ "../../common/temp/node_modules/.pnpm/has@1.0.3/node_modules/has/src/index.js":
|
|
21495
|
+
/*!************************************************************************************!*\
|
|
21496
|
+
!*** ../../common/temp/node_modules/.pnpm/has@1.0.3/node_modules/has/src/index.js ***!
|
|
21497
|
+
\************************************************************************************/
|
|
21498
|
+
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
21499
|
+
|
|
21500
|
+
"use strict";
|
|
21501
|
+
|
|
21502
|
+
|
|
21503
|
+
var bind = __webpack_require__(/*! function-bind */ "../../common/temp/node_modules/.pnpm/function-bind@1.1.1/node_modules/function-bind/index.js");
|
|
21504
|
+
|
|
21505
|
+
module.exports = bind.call(Function.call, Object.prototype.hasOwnProperty);
|
|
21506
|
+
|
|
21507
|
+
|
|
20779
21508
|
/***/ }),
|
|
20780
21509
|
|
|
20781
21510
|
/***/ "../../common/temp/node_modules/.pnpm/i18next-browser-languagedetector@6.1.8/node_modules/i18next-browser-languagedetector/dist/esm/i18nextBrowserLanguageDetector.js":
|
|
@@ -21303,6 +22032,319 @@ exports.write = function (buffer, value, offset, isLE, mLen, nBytes) {
|
|
|
21303
22032
|
}
|
|
21304
22033
|
|
|
21305
22034
|
|
|
22035
|
+
/***/ }),
|
|
22036
|
+
|
|
22037
|
+
/***/ "../../common/temp/node_modules/.pnpm/inherits@2.0.4/node_modules/inherits/inherits_browser.js":
|
|
22038
|
+
/*!*****************************************************************************************************!*\
|
|
22039
|
+
!*** ../../common/temp/node_modules/.pnpm/inherits@2.0.4/node_modules/inherits/inherits_browser.js ***!
|
|
22040
|
+
\*****************************************************************************************************/
|
|
22041
|
+
/***/ ((module) => {
|
|
22042
|
+
|
|
22043
|
+
if (typeof Object.create === 'function') {
|
|
22044
|
+
// implementation from standard node.js 'util' module
|
|
22045
|
+
module.exports = function inherits(ctor, superCtor) {
|
|
22046
|
+
if (superCtor) {
|
|
22047
|
+
ctor.super_ = superCtor
|
|
22048
|
+
ctor.prototype = Object.create(superCtor.prototype, {
|
|
22049
|
+
constructor: {
|
|
22050
|
+
value: ctor,
|
|
22051
|
+
enumerable: false,
|
|
22052
|
+
writable: true,
|
|
22053
|
+
configurable: true
|
|
22054
|
+
}
|
|
22055
|
+
})
|
|
22056
|
+
}
|
|
22057
|
+
};
|
|
22058
|
+
} else {
|
|
22059
|
+
// old school shim for old browsers
|
|
22060
|
+
module.exports = function inherits(ctor, superCtor) {
|
|
22061
|
+
if (superCtor) {
|
|
22062
|
+
ctor.super_ = superCtor
|
|
22063
|
+
var TempCtor = function () {}
|
|
22064
|
+
TempCtor.prototype = superCtor.prototype
|
|
22065
|
+
ctor.prototype = new TempCtor()
|
|
22066
|
+
ctor.prototype.constructor = ctor
|
|
22067
|
+
}
|
|
22068
|
+
}
|
|
22069
|
+
}
|
|
22070
|
+
|
|
22071
|
+
|
|
22072
|
+
/***/ }),
|
|
22073
|
+
|
|
22074
|
+
/***/ "../../common/temp/node_modules/.pnpm/is-arguments@1.1.1/node_modules/is-arguments/index.js":
|
|
22075
|
+
/*!**************************************************************************************************!*\
|
|
22076
|
+
!*** ../../common/temp/node_modules/.pnpm/is-arguments@1.1.1/node_modules/is-arguments/index.js ***!
|
|
22077
|
+
\**************************************************************************************************/
|
|
22078
|
+
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
22079
|
+
|
|
22080
|
+
"use strict";
|
|
22081
|
+
|
|
22082
|
+
|
|
22083
|
+
var hasToStringTag = __webpack_require__(/*! has-tostringtag/shams */ "../../common/temp/node_modules/.pnpm/has-tostringtag@1.0.0/node_modules/has-tostringtag/shams.js")();
|
|
22084
|
+
var callBound = __webpack_require__(/*! call-bind/callBound */ "../../common/temp/node_modules/.pnpm/call-bind@1.0.2/node_modules/call-bind/callBound.js");
|
|
22085
|
+
|
|
22086
|
+
var $toString = callBound('Object.prototype.toString');
|
|
22087
|
+
|
|
22088
|
+
var isStandardArguments = function isArguments(value) {
|
|
22089
|
+
if (hasToStringTag && value && typeof value === 'object' && Symbol.toStringTag in value) {
|
|
22090
|
+
return false;
|
|
22091
|
+
}
|
|
22092
|
+
return $toString(value) === '[object Arguments]';
|
|
22093
|
+
};
|
|
22094
|
+
|
|
22095
|
+
var isLegacyArguments = function isArguments(value) {
|
|
22096
|
+
if (isStandardArguments(value)) {
|
|
22097
|
+
return true;
|
|
22098
|
+
}
|
|
22099
|
+
return value !== null &&
|
|
22100
|
+
typeof value === 'object' &&
|
|
22101
|
+
typeof value.length === 'number' &&
|
|
22102
|
+
value.length >= 0 &&
|
|
22103
|
+
$toString(value) !== '[object Array]' &&
|
|
22104
|
+
$toString(value.callee) === '[object Function]';
|
|
22105
|
+
};
|
|
22106
|
+
|
|
22107
|
+
var supportsStandardArguments = (function () {
|
|
22108
|
+
return isStandardArguments(arguments);
|
|
22109
|
+
}());
|
|
22110
|
+
|
|
22111
|
+
isStandardArguments.isLegacyArguments = isLegacyArguments; // for tests
|
|
22112
|
+
|
|
22113
|
+
module.exports = supportsStandardArguments ? isStandardArguments : isLegacyArguments;
|
|
22114
|
+
|
|
22115
|
+
|
|
22116
|
+
/***/ }),
|
|
22117
|
+
|
|
22118
|
+
/***/ "../../common/temp/node_modules/.pnpm/is-callable@1.2.7/node_modules/is-callable/index.js":
|
|
22119
|
+
/*!************************************************************************************************!*\
|
|
22120
|
+
!*** ../../common/temp/node_modules/.pnpm/is-callable@1.2.7/node_modules/is-callable/index.js ***!
|
|
22121
|
+
\************************************************************************************************/
|
|
22122
|
+
/***/ ((module) => {
|
|
22123
|
+
|
|
22124
|
+
"use strict";
|
|
22125
|
+
|
|
22126
|
+
|
|
22127
|
+
var fnToStr = Function.prototype.toString;
|
|
22128
|
+
var reflectApply = typeof Reflect === 'object' && Reflect !== null && Reflect.apply;
|
|
22129
|
+
var badArrayLike;
|
|
22130
|
+
var isCallableMarker;
|
|
22131
|
+
if (typeof reflectApply === 'function' && typeof Object.defineProperty === 'function') {
|
|
22132
|
+
try {
|
|
22133
|
+
badArrayLike = Object.defineProperty({}, 'length', {
|
|
22134
|
+
get: function () {
|
|
22135
|
+
throw isCallableMarker;
|
|
22136
|
+
}
|
|
22137
|
+
});
|
|
22138
|
+
isCallableMarker = {};
|
|
22139
|
+
// eslint-disable-next-line no-throw-literal
|
|
22140
|
+
reflectApply(function () { throw 42; }, null, badArrayLike);
|
|
22141
|
+
} catch (_) {
|
|
22142
|
+
if (_ !== isCallableMarker) {
|
|
22143
|
+
reflectApply = null;
|
|
22144
|
+
}
|
|
22145
|
+
}
|
|
22146
|
+
} else {
|
|
22147
|
+
reflectApply = null;
|
|
22148
|
+
}
|
|
22149
|
+
|
|
22150
|
+
var constructorRegex = /^\s*class\b/;
|
|
22151
|
+
var isES6ClassFn = function isES6ClassFunction(value) {
|
|
22152
|
+
try {
|
|
22153
|
+
var fnStr = fnToStr.call(value);
|
|
22154
|
+
return constructorRegex.test(fnStr);
|
|
22155
|
+
} catch (e) {
|
|
22156
|
+
return false; // not a function
|
|
22157
|
+
}
|
|
22158
|
+
};
|
|
22159
|
+
|
|
22160
|
+
var tryFunctionObject = function tryFunctionToStr(value) {
|
|
22161
|
+
try {
|
|
22162
|
+
if (isES6ClassFn(value)) { return false; }
|
|
22163
|
+
fnToStr.call(value);
|
|
22164
|
+
return true;
|
|
22165
|
+
} catch (e) {
|
|
22166
|
+
return false;
|
|
22167
|
+
}
|
|
22168
|
+
};
|
|
22169
|
+
var toStr = Object.prototype.toString;
|
|
22170
|
+
var objectClass = '[object Object]';
|
|
22171
|
+
var fnClass = '[object Function]';
|
|
22172
|
+
var genClass = '[object GeneratorFunction]';
|
|
22173
|
+
var ddaClass = '[object HTMLAllCollection]'; // IE 11
|
|
22174
|
+
var ddaClass2 = '[object HTML document.all class]';
|
|
22175
|
+
var ddaClass3 = '[object HTMLCollection]'; // IE 9-10
|
|
22176
|
+
var hasToStringTag = typeof Symbol === 'function' && !!Symbol.toStringTag; // better: use `has-tostringtag`
|
|
22177
|
+
|
|
22178
|
+
var isIE68 = !(0 in [,]); // eslint-disable-line no-sparse-arrays, comma-spacing
|
|
22179
|
+
|
|
22180
|
+
var isDDA = function isDocumentDotAll() { return false; };
|
|
22181
|
+
if (typeof document === 'object') {
|
|
22182
|
+
// Firefox 3 canonicalizes DDA to undefined when it's not accessed directly
|
|
22183
|
+
var all = document.all;
|
|
22184
|
+
if (toStr.call(all) === toStr.call(document.all)) {
|
|
22185
|
+
isDDA = function isDocumentDotAll(value) {
|
|
22186
|
+
/* globals document: false */
|
|
22187
|
+
// in IE 6-8, typeof document.all is "object" and it's truthy
|
|
22188
|
+
if ((isIE68 || !value) && (typeof value === 'undefined' || typeof value === 'object')) {
|
|
22189
|
+
try {
|
|
22190
|
+
var str = toStr.call(value);
|
|
22191
|
+
return (
|
|
22192
|
+
str === ddaClass
|
|
22193
|
+
|| str === ddaClass2
|
|
22194
|
+
|| str === ddaClass3 // opera 12.16
|
|
22195
|
+
|| str === objectClass // IE 6-8
|
|
22196
|
+
) && value('') == null; // eslint-disable-line eqeqeq
|
|
22197
|
+
} catch (e) { /**/ }
|
|
22198
|
+
}
|
|
22199
|
+
return false;
|
|
22200
|
+
};
|
|
22201
|
+
}
|
|
22202
|
+
}
|
|
22203
|
+
|
|
22204
|
+
module.exports = reflectApply
|
|
22205
|
+
? function isCallable(value) {
|
|
22206
|
+
if (isDDA(value)) { return true; }
|
|
22207
|
+
if (!value) { return false; }
|
|
22208
|
+
if (typeof value !== 'function' && typeof value !== 'object') { return false; }
|
|
22209
|
+
try {
|
|
22210
|
+
reflectApply(value, null, badArrayLike);
|
|
22211
|
+
} catch (e) {
|
|
22212
|
+
if (e !== isCallableMarker) { return false; }
|
|
22213
|
+
}
|
|
22214
|
+
return !isES6ClassFn(value) && tryFunctionObject(value);
|
|
22215
|
+
}
|
|
22216
|
+
: function isCallable(value) {
|
|
22217
|
+
if (isDDA(value)) { return true; }
|
|
22218
|
+
if (!value) { return false; }
|
|
22219
|
+
if (typeof value !== 'function' && typeof value !== 'object') { return false; }
|
|
22220
|
+
if (hasToStringTag) { return tryFunctionObject(value); }
|
|
22221
|
+
if (isES6ClassFn(value)) { return false; }
|
|
22222
|
+
var strClass = toStr.call(value);
|
|
22223
|
+
if (strClass !== fnClass && strClass !== genClass && !(/^\[object HTML/).test(strClass)) { return false; }
|
|
22224
|
+
return tryFunctionObject(value);
|
|
22225
|
+
};
|
|
22226
|
+
|
|
22227
|
+
|
|
22228
|
+
/***/ }),
|
|
22229
|
+
|
|
22230
|
+
/***/ "../../common/temp/node_modules/.pnpm/is-generator-function@1.0.10/node_modules/is-generator-function/index.js":
|
|
22231
|
+
/*!*********************************************************************************************************************!*\
|
|
22232
|
+
!*** ../../common/temp/node_modules/.pnpm/is-generator-function@1.0.10/node_modules/is-generator-function/index.js ***!
|
|
22233
|
+
\*********************************************************************************************************************/
|
|
22234
|
+
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
22235
|
+
|
|
22236
|
+
"use strict";
|
|
22237
|
+
|
|
22238
|
+
|
|
22239
|
+
var toStr = Object.prototype.toString;
|
|
22240
|
+
var fnToStr = Function.prototype.toString;
|
|
22241
|
+
var isFnRegex = /^\s*(?:function)?\*/;
|
|
22242
|
+
var hasToStringTag = __webpack_require__(/*! has-tostringtag/shams */ "../../common/temp/node_modules/.pnpm/has-tostringtag@1.0.0/node_modules/has-tostringtag/shams.js")();
|
|
22243
|
+
var getProto = Object.getPrototypeOf;
|
|
22244
|
+
var getGeneratorFunc = function () { // eslint-disable-line consistent-return
|
|
22245
|
+
if (!hasToStringTag) {
|
|
22246
|
+
return false;
|
|
22247
|
+
}
|
|
22248
|
+
try {
|
|
22249
|
+
return Function('return function*() {}')();
|
|
22250
|
+
} catch (e) {
|
|
22251
|
+
}
|
|
22252
|
+
};
|
|
22253
|
+
var GeneratorFunction;
|
|
22254
|
+
|
|
22255
|
+
module.exports = function isGeneratorFunction(fn) {
|
|
22256
|
+
if (typeof fn !== 'function') {
|
|
22257
|
+
return false;
|
|
22258
|
+
}
|
|
22259
|
+
if (isFnRegex.test(fnToStr.call(fn))) {
|
|
22260
|
+
return true;
|
|
22261
|
+
}
|
|
22262
|
+
if (!hasToStringTag) {
|
|
22263
|
+
var str = toStr.call(fn);
|
|
22264
|
+
return str === '[object GeneratorFunction]';
|
|
22265
|
+
}
|
|
22266
|
+
if (!getProto) {
|
|
22267
|
+
return false;
|
|
22268
|
+
}
|
|
22269
|
+
if (typeof GeneratorFunction === 'undefined') {
|
|
22270
|
+
var generatorFunc = getGeneratorFunc();
|
|
22271
|
+
GeneratorFunction = generatorFunc ? getProto(generatorFunc) : false;
|
|
22272
|
+
}
|
|
22273
|
+
return getProto(fn) === GeneratorFunction;
|
|
22274
|
+
};
|
|
22275
|
+
|
|
22276
|
+
|
|
22277
|
+
/***/ }),
|
|
22278
|
+
|
|
22279
|
+
/***/ "../../common/temp/node_modules/.pnpm/is-typed-array@1.1.10/node_modules/is-typed-array/index.js":
|
|
22280
|
+
/*!*******************************************************************************************************!*\
|
|
22281
|
+
!*** ../../common/temp/node_modules/.pnpm/is-typed-array@1.1.10/node_modules/is-typed-array/index.js ***!
|
|
22282
|
+
\*******************************************************************************************************/
|
|
22283
|
+
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
22284
|
+
|
|
22285
|
+
"use strict";
|
|
22286
|
+
|
|
22287
|
+
|
|
22288
|
+
var forEach = __webpack_require__(/*! for-each */ "../../common/temp/node_modules/.pnpm/for-each@0.3.3/node_modules/for-each/index.js");
|
|
22289
|
+
var availableTypedArrays = __webpack_require__(/*! available-typed-arrays */ "../../common/temp/node_modules/.pnpm/available-typed-arrays@1.0.5/node_modules/available-typed-arrays/index.js");
|
|
22290
|
+
var callBound = __webpack_require__(/*! call-bind/callBound */ "../../common/temp/node_modules/.pnpm/call-bind@1.0.2/node_modules/call-bind/callBound.js");
|
|
22291
|
+
|
|
22292
|
+
var $toString = callBound('Object.prototype.toString');
|
|
22293
|
+
var hasToStringTag = __webpack_require__(/*! has-tostringtag/shams */ "../../common/temp/node_modules/.pnpm/has-tostringtag@1.0.0/node_modules/has-tostringtag/shams.js")();
|
|
22294
|
+
var gOPD = __webpack_require__(/*! gopd */ "../../common/temp/node_modules/.pnpm/gopd@1.0.1/node_modules/gopd/index.js");
|
|
22295
|
+
|
|
22296
|
+
var g = typeof globalThis === 'undefined' ? __webpack_require__.g : globalThis;
|
|
22297
|
+
var typedArrays = availableTypedArrays();
|
|
22298
|
+
|
|
22299
|
+
var $indexOf = callBound('Array.prototype.indexOf', true) || function indexOf(array, value) {
|
|
22300
|
+
for (var i = 0; i < array.length; i += 1) {
|
|
22301
|
+
if (array[i] === value) {
|
|
22302
|
+
return i;
|
|
22303
|
+
}
|
|
22304
|
+
}
|
|
22305
|
+
return -1;
|
|
22306
|
+
};
|
|
22307
|
+
var $slice = callBound('String.prototype.slice');
|
|
22308
|
+
var toStrTags = {};
|
|
22309
|
+
var getPrototypeOf = Object.getPrototypeOf; // require('getprototypeof');
|
|
22310
|
+
if (hasToStringTag && gOPD && getPrototypeOf) {
|
|
22311
|
+
forEach(typedArrays, function (typedArray) {
|
|
22312
|
+
var arr = new g[typedArray]();
|
|
22313
|
+
if (Symbol.toStringTag in arr) {
|
|
22314
|
+
var proto = getPrototypeOf(arr);
|
|
22315
|
+
var descriptor = gOPD(proto, Symbol.toStringTag);
|
|
22316
|
+
if (!descriptor) {
|
|
22317
|
+
var superProto = getPrototypeOf(proto);
|
|
22318
|
+
descriptor = gOPD(superProto, Symbol.toStringTag);
|
|
22319
|
+
}
|
|
22320
|
+
toStrTags[typedArray] = descriptor.get;
|
|
22321
|
+
}
|
|
22322
|
+
});
|
|
22323
|
+
}
|
|
22324
|
+
|
|
22325
|
+
var tryTypedArrays = function tryAllTypedArrays(value) {
|
|
22326
|
+
var anyTrue = false;
|
|
22327
|
+
forEach(toStrTags, function (getter, typedArray) {
|
|
22328
|
+
if (!anyTrue) {
|
|
22329
|
+
try {
|
|
22330
|
+
anyTrue = getter.call(value) === typedArray;
|
|
22331
|
+
} catch (e) { /**/ }
|
|
22332
|
+
}
|
|
22333
|
+
});
|
|
22334
|
+
return anyTrue;
|
|
22335
|
+
};
|
|
22336
|
+
|
|
22337
|
+
module.exports = function isTypedArray(value) {
|
|
22338
|
+
if (!value || typeof value !== 'object') { return false; }
|
|
22339
|
+
if (!hasToStringTag || !(Symbol.toStringTag in value)) {
|
|
22340
|
+
var tag = $slice($toString(value), 8, -1);
|
|
22341
|
+
return $indexOf(typedArrays, tag) > -1;
|
|
22342
|
+
}
|
|
22343
|
+
if (!gOPD) { return false; }
|
|
22344
|
+
return tryTypedArrays(value);
|
|
22345
|
+
};
|
|
22346
|
+
|
|
22347
|
+
|
|
21306
22348
|
/***/ }),
|
|
21307
22349
|
|
|
21308
22350
|
/***/ "../../common/temp/node_modules/.pnpm/loupe@2.3.6/node_modules/loupe/loupe.js":
|
|
@@ -23394,9 +24436,9 @@ module.exports = {
|
|
|
23394
24436
|
|
|
23395
24437
|
/***/ }),
|
|
23396
24438
|
|
|
23397
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
24439
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/classes/comparator.js":
|
|
23398
24440
|
/*!***************************************************************************************************!*\
|
|
23399
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
24441
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/classes/comparator.js ***!
|
|
23400
24442
|
\***************************************************************************************************/
|
|
23401
24443
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
23402
24444
|
|
|
@@ -23480,13 +24522,6 @@ class Comparator {
|
|
|
23480
24522
|
throw new TypeError('a Comparator is required')
|
|
23481
24523
|
}
|
|
23482
24524
|
|
|
23483
|
-
if (!options || typeof options !== 'object') {
|
|
23484
|
-
options = {
|
|
23485
|
-
loose: !!options,
|
|
23486
|
-
includePrerelease: false,
|
|
23487
|
-
}
|
|
23488
|
-
}
|
|
23489
|
-
|
|
23490
24525
|
if (this.operator === '') {
|
|
23491
24526
|
if (this.value === '') {
|
|
23492
24527
|
return true
|
|
@@ -23499,50 +24534,61 @@ class Comparator {
|
|
|
23499
24534
|
return new Range(this.value, options).test(comp.semver)
|
|
23500
24535
|
}
|
|
23501
24536
|
|
|
23502
|
-
|
|
23503
|
-
(this.operator === '>=' || this.operator === '>') &&
|
|
23504
|
-
(comp.operator === '>=' || comp.operator === '>')
|
|
23505
|
-
const sameDirectionDecreasing =
|
|
23506
|
-
(this.operator === '<=' || this.operator === '<') &&
|
|
23507
|
-
(comp.operator === '<=' || comp.operator === '<')
|
|
23508
|
-
const sameSemVer = this.semver.version === comp.semver.version
|
|
23509
|
-
const differentDirectionsInclusive =
|
|
23510
|
-
(this.operator === '>=' || this.operator === '<=') &&
|
|
23511
|
-
(comp.operator === '>=' || comp.operator === '<=')
|
|
23512
|
-
const oppositeDirectionsLessThan =
|
|
23513
|
-
cmp(this.semver, '<', comp.semver, options) &&
|
|
23514
|
-
(this.operator === '>=' || this.operator === '>') &&
|
|
23515
|
-
(comp.operator === '<=' || comp.operator === '<')
|
|
23516
|
-
const oppositeDirectionsGreaterThan =
|
|
23517
|
-
cmp(this.semver, '>', comp.semver, options) &&
|
|
23518
|
-
(this.operator === '<=' || this.operator === '<') &&
|
|
23519
|
-
(comp.operator === '>=' || comp.operator === '>')
|
|
24537
|
+
options = parseOptions(options)
|
|
23520
24538
|
|
|
23521
|
-
|
|
23522
|
-
|
|
23523
|
-
|
|
23524
|
-
|
|
23525
|
-
|
|
23526
|
-
|
|
23527
|
-
|
|
24539
|
+
// Special cases where nothing can possibly be lower
|
|
24540
|
+
if (options.includePrerelease &&
|
|
24541
|
+
(this.value === '<0.0.0-0' || comp.value === '<0.0.0-0')) {
|
|
24542
|
+
return false
|
|
24543
|
+
}
|
|
24544
|
+
if (!options.includePrerelease &&
|
|
24545
|
+
(this.value.startsWith('<0.0.0') || comp.value.startsWith('<0.0.0'))) {
|
|
24546
|
+
return false
|
|
24547
|
+
}
|
|
24548
|
+
|
|
24549
|
+
// Same direction increasing (> or >=)
|
|
24550
|
+
if (this.operator.startsWith('>') && comp.operator.startsWith('>')) {
|
|
24551
|
+
return true
|
|
24552
|
+
}
|
|
24553
|
+
// Same direction decreasing (< or <=)
|
|
24554
|
+
if (this.operator.startsWith('<') && comp.operator.startsWith('<')) {
|
|
24555
|
+
return true
|
|
24556
|
+
}
|
|
24557
|
+
// same SemVer and both sides are inclusive (<= or >=)
|
|
24558
|
+
if (
|
|
24559
|
+
(this.semver.version === comp.semver.version) &&
|
|
24560
|
+
this.operator.includes('=') && comp.operator.includes('=')) {
|
|
24561
|
+
return true
|
|
24562
|
+
}
|
|
24563
|
+
// opposite directions less than
|
|
24564
|
+
if (cmp(this.semver, '<', comp.semver, options) &&
|
|
24565
|
+
this.operator.startsWith('>') && comp.operator.startsWith('<')) {
|
|
24566
|
+
return true
|
|
24567
|
+
}
|
|
24568
|
+
// opposite directions greater than
|
|
24569
|
+
if (cmp(this.semver, '>', comp.semver, options) &&
|
|
24570
|
+
this.operator.startsWith('<') && comp.operator.startsWith('>')) {
|
|
24571
|
+
return true
|
|
24572
|
+
}
|
|
24573
|
+
return false
|
|
23528
24574
|
}
|
|
23529
24575
|
}
|
|
23530
24576
|
|
|
23531
24577
|
module.exports = Comparator
|
|
23532
24578
|
|
|
23533
|
-
const parseOptions = __webpack_require__(/*! ../internal/parse-options */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
23534
|
-
const { re, t } = __webpack_require__(/*! ../internal/re */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
23535
|
-
const cmp = __webpack_require__(/*! ../functions/cmp */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
23536
|
-
const debug = __webpack_require__(/*! ../internal/debug */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
23537
|
-
const SemVer = __webpack_require__(/*! ./semver */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
23538
|
-
const Range = __webpack_require__(/*! ./range */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
24579
|
+
const parseOptions = __webpack_require__(/*! ../internal/parse-options */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/internal/parse-options.js")
|
|
24580
|
+
const { re, t } = __webpack_require__(/*! ../internal/re */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/internal/re.js")
|
|
24581
|
+
const cmp = __webpack_require__(/*! ../functions/cmp */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/cmp.js")
|
|
24582
|
+
const debug = __webpack_require__(/*! ../internal/debug */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/internal/debug.js")
|
|
24583
|
+
const SemVer = __webpack_require__(/*! ./semver */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/classes/semver.js")
|
|
24584
|
+
const Range = __webpack_require__(/*! ./range */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/classes/range.js")
|
|
23539
24585
|
|
|
23540
24586
|
|
|
23541
24587
|
/***/ }),
|
|
23542
24588
|
|
|
23543
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
24589
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/classes/range.js":
|
|
23544
24590
|
/*!**********************************************************************************************!*\
|
|
23545
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
24591
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/classes/range.js ***!
|
|
23546
24592
|
\**********************************************************************************************/
|
|
23547
24593
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
23548
24594
|
|
|
@@ -23629,8 +24675,10 @@ class Range {
|
|
|
23629
24675
|
|
|
23630
24676
|
// memoize range parsing for performance.
|
|
23631
24677
|
// this is a very hot path, and fully deterministic.
|
|
23632
|
-
const memoOpts =
|
|
23633
|
-
|
|
24678
|
+
const memoOpts =
|
|
24679
|
+
(this.options.includePrerelease && FLAG_INCLUDE_PRERELEASE) |
|
|
24680
|
+
(this.options.loose && FLAG_LOOSE)
|
|
24681
|
+
const memoKey = memoOpts + ':' + range
|
|
23634
24682
|
const cached = cache.get(memoKey)
|
|
23635
24683
|
if (cached) {
|
|
23636
24684
|
return cached
|
|
@@ -23738,22 +24786,24 @@ class Range {
|
|
|
23738
24786
|
return false
|
|
23739
24787
|
}
|
|
23740
24788
|
}
|
|
24789
|
+
|
|
23741
24790
|
module.exports = Range
|
|
23742
24791
|
|
|
23743
24792
|
const LRU = __webpack_require__(/*! lru-cache */ "../../common/temp/node_modules/.pnpm/lru-cache@6.0.0/node_modules/lru-cache/index.js")
|
|
23744
24793
|
const cache = new LRU({ max: 1000 })
|
|
23745
24794
|
|
|
23746
|
-
const parseOptions = __webpack_require__(/*! ../internal/parse-options */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
23747
|
-
const Comparator = __webpack_require__(/*! ./comparator */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
23748
|
-
const debug = __webpack_require__(/*! ../internal/debug */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
23749
|
-
const SemVer = __webpack_require__(/*! ./semver */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
24795
|
+
const parseOptions = __webpack_require__(/*! ../internal/parse-options */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/internal/parse-options.js")
|
|
24796
|
+
const Comparator = __webpack_require__(/*! ./comparator */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/classes/comparator.js")
|
|
24797
|
+
const debug = __webpack_require__(/*! ../internal/debug */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/internal/debug.js")
|
|
24798
|
+
const SemVer = __webpack_require__(/*! ./semver */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/classes/semver.js")
|
|
23750
24799
|
const {
|
|
23751
24800
|
re,
|
|
23752
24801
|
t,
|
|
23753
24802
|
comparatorTrimReplace,
|
|
23754
24803
|
tildeTrimReplace,
|
|
23755
24804
|
caretTrimReplace,
|
|
23756
|
-
} = __webpack_require__(/*! ../internal/re */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
24805
|
+
} = __webpack_require__(/*! ../internal/re */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/internal/re.js")
|
|
24806
|
+
const { FLAG_INCLUDE_PRERELEASE, FLAG_LOOSE } = __webpack_require__(/*! ../internal/constants */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/internal/constants.js")
|
|
23757
24807
|
|
|
23758
24808
|
const isNullSet = c => c.value === '<0.0.0-0'
|
|
23759
24809
|
const isAny = c => c.value === ''
|
|
@@ -24072,18 +25122,18 @@ const testSet = (set, version, options) => {
|
|
|
24072
25122
|
|
|
24073
25123
|
/***/ }),
|
|
24074
25124
|
|
|
24075
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
25125
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/classes/semver.js":
|
|
24076
25126
|
/*!***********************************************************************************************!*\
|
|
24077
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
25127
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/classes/semver.js ***!
|
|
24078
25128
|
\***********************************************************************************************/
|
|
24079
25129
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
24080
25130
|
|
|
24081
|
-
const debug = __webpack_require__(/*! ../internal/debug */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
24082
|
-
const { MAX_LENGTH, MAX_SAFE_INTEGER } = __webpack_require__(/*! ../internal/constants */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
24083
|
-
const { re, t } = __webpack_require__(/*! ../internal/re */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
25131
|
+
const debug = __webpack_require__(/*! ../internal/debug */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/internal/debug.js")
|
|
25132
|
+
const { MAX_LENGTH, MAX_SAFE_INTEGER } = __webpack_require__(/*! ../internal/constants */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/internal/constants.js")
|
|
25133
|
+
const { re, t } = __webpack_require__(/*! ../internal/re */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/internal/re.js")
|
|
24084
25134
|
|
|
24085
|
-
const parseOptions = __webpack_require__(/*! ../internal/parse-options */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
24086
|
-
const { compareIdentifiers } = __webpack_require__(/*! ../internal/identifiers */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
25135
|
+
const parseOptions = __webpack_require__(/*! ../internal/parse-options */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/internal/parse-options.js")
|
|
25136
|
+
const { compareIdentifiers } = __webpack_require__(/*! ../internal/identifiers */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/internal/identifiers.js")
|
|
24087
25137
|
class SemVer {
|
|
24088
25138
|
constructor (version, options) {
|
|
24089
25139
|
options = parseOptions(options)
|
|
@@ -24096,7 +25146,7 @@ class SemVer {
|
|
|
24096
25146
|
version = version.version
|
|
24097
25147
|
}
|
|
24098
25148
|
} else if (typeof version !== 'string') {
|
|
24099
|
-
throw new TypeError(`Invalid Version: ${version}`)
|
|
25149
|
+
throw new TypeError(`Invalid Version: ${(__webpack_require__(/*! util */ "../../common/temp/node_modules/.pnpm/util@0.12.5/node_modules/util/util.js").inspect)(version)}`)
|
|
24100
25150
|
}
|
|
24101
25151
|
|
|
24102
25152
|
if (version.length > MAX_LENGTH) {
|
|
@@ -24255,36 +25305,36 @@ class SemVer {
|
|
|
24255
25305
|
|
|
24256
25306
|
// preminor will bump the version up to the next minor release, and immediately
|
|
24257
25307
|
// down to pre-release. premajor and prepatch work the same way.
|
|
24258
|
-
inc (release, identifier) {
|
|
25308
|
+
inc (release, identifier, identifierBase) {
|
|
24259
25309
|
switch (release) {
|
|
24260
25310
|
case 'premajor':
|
|
24261
25311
|
this.prerelease.length = 0
|
|
24262
25312
|
this.patch = 0
|
|
24263
25313
|
this.minor = 0
|
|
24264
25314
|
this.major++
|
|
24265
|
-
this.inc('pre', identifier)
|
|
25315
|
+
this.inc('pre', identifier, identifierBase)
|
|
24266
25316
|
break
|
|
24267
25317
|
case 'preminor':
|
|
24268
25318
|
this.prerelease.length = 0
|
|
24269
25319
|
this.patch = 0
|
|
24270
25320
|
this.minor++
|
|
24271
|
-
this.inc('pre', identifier)
|
|
25321
|
+
this.inc('pre', identifier, identifierBase)
|
|
24272
25322
|
break
|
|
24273
25323
|
case 'prepatch':
|
|
24274
25324
|
// If this is already a prerelease, it will bump to the next version
|
|
24275
25325
|
// drop any prereleases that might already exist, since they are not
|
|
24276
25326
|
// relevant at this point.
|
|
24277
25327
|
this.prerelease.length = 0
|
|
24278
|
-
this.inc('patch', identifier)
|
|
24279
|
-
this.inc('pre', identifier)
|
|
25328
|
+
this.inc('patch', identifier, identifierBase)
|
|
25329
|
+
this.inc('pre', identifier, identifierBase)
|
|
24280
25330
|
break
|
|
24281
25331
|
// If the input is a non-prerelease version, this acts the same as
|
|
24282
25332
|
// prepatch.
|
|
24283
25333
|
case 'prerelease':
|
|
24284
25334
|
if (this.prerelease.length === 0) {
|
|
24285
|
-
this.inc('patch', identifier)
|
|
25335
|
+
this.inc('patch', identifier, identifierBase)
|
|
24286
25336
|
}
|
|
24287
|
-
this.inc('pre', identifier)
|
|
25337
|
+
this.inc('pre', identifier, identifierBase)
|
|
24288
25338
|
break
|
|
24289
25339
|
|
|
24290
25340
|
case 'major':
|
|
@@ -24326,9 +25376,15 @@ class SemVer {
|
|
|
24326
25376
|
break
|
|
24327
25377
|
// This probably shouldn't be used publicly.
|
|
24328
25378
|
// 1.0.0 'pre' would become 1.0.0-0 which is the wrong direction.
|
|
24329
|
-
case 'pre':
|
|
25379
|
+
case 'pre': {
|
|
25380
|
+
const base = Number(identifierBase) ? 1 : 0
|
|
25381
|
+
|
|
25382
|
+
if (!identifier && identifierBase === false) {
|
|
25383
|
+
throw new Error('invalid increment argument: identifier is empty')
|
|
25384
|
+
}
|
|
25385
|
+
|
|
24330
25386
|
if (this.prerelease.length === 0) {
|
|
24331
|
-
this.prerelease = [
|
|
25387
|
+
this.prerelease = [base]
|
|
24332
25388
|
} else {
|
|
24333
25389
|
let i = this.prerelease.length
|
|
24334
25390
|
while (--i >= 0) {
|
|
@@ -24339,22 +25395,29 @@ class SemVer {
|
|
|
24339
25395
|
}
|
|
24340
25396
|
if (i === -1) {
|
|
24341
25397
|
// didn't increment anything
|
|
24342
|
-
this.prerelease.
|
|
25398
|
+
if (identifier === this.prerelease.join('.') && identifierBase === false) {
|
|
25399
|
+
throw new Error('invalid increment argument: identifier already exists')
|
|
25400
|
+
}
|
|
25401
|
+
this.prerelease.push(base)
|
|
24343
25402
|
}
|
|
24344
25403
|
}
|
|
24345
25404
|
if (identifier) {
|
|
24346
25405
|
// 1.2.0-beta.1 bumps to 1.2.0-beta.2,
|
|
24347
25406
|
// 1.2.0-beta.fooblz or 1.2.0-beta bumps to 1.2.0-beta.0
|
|
25407
|
+
let prerelease = [identifier, base]
|
|
25408
|
+
if (identifierBase === false) {
|
|
25409
|
+
prerelease = [identifier]
|
|
25410
|
+
}
|
|
24348
25411
|
if (compareIdentifiers(this.prerelease[0], identifier) === 0) {
|
|
24349
25412
|
if (isNaN(this.prerelease[1])) {
|
|
24350
|
-
this.prerelease =
|
|
25413
|
+
this.prerelease = prerelease
|
|
24351
25414
|
}
|
|
24352
25415
|
} else {
|
|
24353
|
-
this.prerelease =
|
|
25416
|
+
this.prerelease = prerelease
|
|
24354
25417
|
}
|
|
24355
25418
|
}
|
|
24356
25419
|
break
|
|
24357
|
-
|
|
25420
|
+
}
|
|
24358
25421
|
default:
|
|
24359
25422
|
throw new Error(`invalid increment argument: ${release}`)
|
|
24360
25423
|
}
|
|
@@ -24369,13 +25432,13 @@ module.exports = SemVer
|
|
|
24369
25432
|
|
|
24370
25433
|
/***/ }),
|
|
24371
25434
|
|
|
24372
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
25435
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/clean.js":
|
|
24373
25436
|
/*!************************************************************************************************!*\
|
|
24374
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
25437
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/clean.js ***!
|
|
24375
25438
|
\************************************************************************************************/
|
|
24376
25439
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
24377
25440
|
|
|
24378
|
-
const parse = __webpack_require__(/*! ./parse */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
25441
|
+
const parse = __webpack_require__(/*! ./parse */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/parse.js")
|
|
24379
25442
|
const clean = (version, options) => {
|
|
24380
25443
|
const s = parse(version.trim().replace(/^[=v]+/, ''), options)
|
|
24381
25444
|
return s ? s.version : null
|
|
@@ -24385,18 +25448,18 @@ module.exports = clean
|
|
|
24385
25448
|
|
|
24386
25449
|
/***/ }),
|
|
24387
25450
|
|
|
24388
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
25451
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/cmp.js":
|
|
24389
25452
|
/*!**********************************************************************************************!*\
|
|
24390
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
25453
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/cmp.js ***!
|
|
24391
25454
|
\**********************************************************************************************/
|
|
24392
25455
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
24393
25456
|
|
|
24394
|
-
const eq = __webpack_require__(/*! ./eq */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
24395
|
-
const neq = __webpack_require__(/*! ./neq */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
24396
|
-
const gt = __webpack_require__(/*! ./gt */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
24397
|
-
const gte = __webpack_require__(/*! ./gte */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
24398
|
-
const lt = __webpack_require__(/*! ./lt */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
24399
|
-
const lte = __webpack_require__(/*! ./lte */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
25457
|
+
const eq = __webpack_require__(/*! ./eq */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/eq.js")
|
|
25458
|
+
const neq = __webpack_require__(/*! ./neq */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/neq.js")
|
|
25459
|
+
const gt = __webpack_require__(/*! ./gt */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/gt.js")
|
|
25460
|
+
const gte = __webpack_require__(/*! ./gte */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/gte.js")
|
|
25461
|
+
const lt = __webpack_require__(/*! ./lt */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/lt.js")
|
|
25462
|
+
const lte = __webpack_require__(/*! ./lte */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/lte.js")
|
|
24400
25463
|
|
|
24401
25464
|
const cmp = (a, op, b, loose) => {
|
|
24402
25465
|
switch (op) {
|
|
@@ -24447,15 +25510,15 @@ module.exports = cmp
|
|
|
24447
25510
|
|
|
24448
25511
|
/***/ }),
|
|
24449
25512
|
|
|
24450
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
25513
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/coerce.js":
|
|
24451
25514
|
/*!*************************************************************************************************!*\
|
|
24452
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
25515
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/coerce.js ***!
|
|
24453
25516
|
\*************************************************************************************************/
|
|
24454
25517
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
24455
25518
|
|
|
24456
|
-
const SemVer = __webpack_require__(/*! ../classes/semver */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
24457
|
-
const parse = __webpack_require__(/*! ./parse */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
24458
|
-
const { re, t } = __webpack_require__(/*! ../internal/re */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
25519
|
+
const SemVer = __webpack_require__(/*! ../classes/semver */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/classes/semver.js")
|
|
25520
|
+
const parse = __webpack_require__(/*! ./parse */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/parse.js")
|
|
25521
|
+
const { re, t } = __webpack_require__(/*! ../internal/re */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/internal/re.js")
|
|
24459
25522
|
|
|
24460
25523
|
const coerce = (version, options) => {
|
|
24461
25524
|
if (version instanceof SemVer) {
|
|
@@ -24509,13 +25572,13 @@ module.exports = coerce
|
|
|
24509
25572
|
|
|
24510
25573
|
/***/ }),
|
|
24511
25574
|
|
|
24512
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
25575
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/compare-build.js":
|
|
24513
25576
|
/*!********************************************************************************************************!*\
|
|
24514
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
25577
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/compare-build.js ***!
|
|
24515
25578
|
\********************************************************************************************************/
|
|
24516
25579
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
24517
25580
|
|
|
24518
|
-
const SemVer = __webpack_require__(/*! ../classes/semver */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
25581
|
+
const SemVer = __webpack_require__(/*! ../classes/semver */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/classes/semver.js")
|
|
24519
25582
|
const compareBuild = (a, b, loose) => {
|
|
24520
25583
|
const versionA = new SemVer(a, loose)
|
|
24521
25584
|
const versionB = new SemVer(b, loose)
|
|
@@ -24526,26 +25589,26 @@ module.exports = compareBuild
|
|
|
24526
25589
|
|
|
24527
25590
|
/***/ }),
|
|
24528
25591
|
|
|
24529
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
25592
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/compare-loose.js":
|
|
24530
25593
|
/*!********************************************************************************************************!*\
|
|
24531
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
25594
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/compare-loose.js ***!
|
|
24532
25595
|
\********************************************************************************************************/
|
|
24533
25596
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
24534
25597
|
|
|
24535
|
-
const compare = __webpack_require__(/*! ./compare */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
25598
|
+
const compare = __webpack_require__(/*! ./compare */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/compare.js")
|
|
24536
25599
|
const compareLoose = (a, b) => compare(a, b, true)
|
|
24537
25600
|
module.exports = compareLoose
|
|
24538
25601
|
|
|
24539
25602
|
|
|
24540
25603
|
/***/ }),
|
|
24541
25604
|
|
|
24542
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
25605
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/compare.js":
|
|
24543
25606
|
/*!**************************************************************************************************!*\
|
|
24544
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
25607
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/compare.js ***!
|
|
24545
25608
|
\**************************************************************************************************/
|
|
24546
25609
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
24547
25610
|
|
|
24548
|
-
const SemVer = __webpack_require__(/*! ../classes/semver */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
25611
|
+
const SemVer = __webpack_require__(/*! ../classes/semver */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/classes/semver.js")
|
|
24549
25612
|
const compare = (a, b, loose) =>
|
|
24550
25613
|
new SemVer(a, loose).compare(new SemVer(b, loose))
|
|
24551
25614
|
|
|
@@ -24554,88 +25617,120 @@ module.exports = compare
|
|
|
24554
25617
|
|
|
24555
25618
|
/***/ }),
|
|
24556
25619
|
|
|
24557
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
25620
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/diff.js":
|
|
24558
25621
|
/*!***********************************************************************************************!*\
|
|
24559
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
25622
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/diff.js ***!
|
|
24560
25623
|
\***********************************************************************************************/
|
|
24561
25624
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
24562
25625
|
|
|
24563
|
-
const parse = __webpack_require__(/*! ./parse */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
24564
|
-
const eq = __webpack_require__(/*! ./eq */ "../../common/temp/node_modules/.pnpm/semver@7.3.8/node_modules/semver/functions/eq.js")
|
|
25626
|
+
const parse = __webpack_require__(/*! ./parse.js */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/parse.js")
|
|
24565
25627
|
|
|
24566
25628
|
const diff = (version1, version2) => {
|
|
24567
|
-
|
|
25629
|
+
const v1 = parse(version1, null, true)
|
|
25630
|
+
const v2 = parse(version2, null, true)
|
|
25631
|
+
const comparison = v1.compare(v2)
|
|
25632
|
+
|
|
25633
|
+
if (comparison === 0) {
|
|
24568
25634
|
return null
|
|
24569
|
-
} else {
|
|
24570
|
-
const v1 = parse(version1)
|
|
24571
|
-
const v2 = parse(version2)
|
|
24572
|
-
const hasPre = v1.prerelease.length || v2.prerelease.length
|
|
24573
|
-
const prefix = hasPre ? 'pre' : ''
|
|
24574
|
-
const defaultResult = hasPre ? 'prerelease' : ''
|
|
24575
|
-
for (const key in v1) {
|
|
24576
|
-
if (key === 'major' || key === 'minor' || key === 'patch') {
|
|
24577
|
-
if (v1[key] !== v2[key]) {
|
|
24578
|
-
return prefix + key
|
|
24579
|
-
}
|
|
24580
|
-
}
|
|
24581
|
-
}
|
|
24582
|
-
return defaultResult // may be undefined
|
|
24583
25635
|
}
|
|
25636
|
+
|
|
25637
|
+
const v1Higher = comparison > 0
|
|
25638
|
+
const highVersion = v1Higher ? v1 : v2
|
|
25639
|
+
const lowVersion = v1Higher ? v2 : v1
|
|
25640
|
+
const highHasPre = !!highVersion.prerelease.length
|
|
25641
|
+
|
|
25642
|
+
// add the `pre` prefix if we are going to a prerelease version
|
|
25643
|
+
const prefix = highHasPre ? 'pre' : ''
|
|
25644
|
+
|
|
25645
|
+
if (v1.major !== v2.major) {
|
|
25646
|
+
return prefix + 'major'
|
|
25647
|
+
}
|
|
25648
|
+
|
|
25649
|
+
if (v1.minor !== v2.minor) {
|
|
25650
|
+
return prefix + 'minor'
|
|
25651
|
+
}
|
|
25652
|
+
|
|
25653
|
+
if (v1.patch !== v2.patch) {
|
|
25654
|
+
return prefix + 'patch'
|
|
25655
|
+
}
|
|
25656
|
+
|
|
25657
|
+
// at this point we know stable versions match but overall versions are not equal,
|
|
25658
|
+
// so either they are both prereleases, or the lower version is a prerelease
|
|
25659
|
+
|
|
25660
|
+
if (highHasPre) {
|
|
25661
|
+
// high and low are preleases
|
|
25662
|
+
return 'prerelease'
|
|
25663
|
+
}
|
|
25664
|
+
|
|
25665
|
+
if (lowVersion.patch) {
|
|
25666
|
+
// anything higher than a patch bump would result in the wrong version
|
|
25667
|
+
return 'patch'
|
|
25668
|
+
}
|
|
25669
|
+
|
|
25670
|
+
if (lowVersion.minor) {
|
|
25671
|
+
// anything higher than a minor bump would result in the wrong version
|
|
25672
|
+
return 'minor'
|
|
25673
|
+
}
|
|
25674
|
+
|
|
25675
|
+
// bumping major/minor/patch all have same result
|
|
25676
|
+
return 'major'
|
|
24584
25677
|
}
|
|
25678
|
+
|
|
24585
25679
|
module.exports = diff
|
|
24586
25680
|
|
|
24587
25681
|
|
|
24588
25682
|
/***/ }),
|
|
24589
25683
|
|
|
24590
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
25684
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/eq.js":
|
|
24591
25685
|
/*!*********************************************************************************************!*\
|
|
24592
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
25686
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/eq.js ***!
|
|
24593
25687
|
\*********************************************************************************************/
|
|
24594
25688
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
24595
25689
|
|
|
24596
|
-
const compare = __webpack_require__(/*! ./compare */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
25690
|
+
const compare = __webpack_require__(/*! ./compare */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/compare.js")
|
|
24597
25691
|
const eq = (a, b, loose) => compare(a, b, loose) === 0
|
|
24598
25692
|
module.exports = eq
|
|
24599
25693
|
|
|
24600
25694
|
|
|
24601
25695
|
/***/ }),
|
|
24602
25696
|
|
|
24603
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
25697
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/gt.js":
|
|
24604
25698
|
/*!*********************************************************************************************!*\
|
|
24605
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
25699
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/gt.js ***!
|
|
24606
25700
|
\*********************************************************************************************/
|
|
24607
25701
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
24608
25702
|
|
|
24609
|
-
const compare = __webpack_require__(/*! ./compare */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
25703
|
+
const compare = __webpack_require__(/*! ./compare */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/compare.js")
|
|
24610
25704
|
const gt = (a, b, loose) => compare(a, b, loose) > 0
|
|
24611
25705
|
module.exports = gt
|
|
24612
25706
|
|
|
24613
25707
|
|
|
24614
25708
|
/***/ }),
|
|
24615
25709
|
|
|
24616
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
25710
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/gte.js":
|
|
24617
25711
|
/*!**********************************************************************************************!*\
|
|
24618
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
25712
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/gte.js ***!
|
|
24619
25713
|
\**********************************************************************************************/
|
|
24620
25714
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
24621
25715
|
|
|
24622
|
-
const compare = __webpack_require__(/*! ./compare */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
25716
|
+
const compare = __webpack_require__(/*! ./compare */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/compare.js")
|
|
24623
25717
|
const gte = (a, b, loose) => compare(a, b, loose) >= 0
|
|
24624
25718
|
module.exports = gte
|
|
24625
25719
|
|
|
24626
25720
|
|
|
24627
25721
|
/***/ }),
|
|
24628
25722
|
|
|
24629
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
25723
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/inc.js":
|
|
24630
25724
|
/*!**********************************************************************************************!*\
|
|
24631
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
25725
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/inc.js ***!
|
|
24632
25726
|
\**********************************************************************************************/
|
|
24633
25727
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
24634
25728
|
|
|
24635
|
-
const SemVer = __webpack_require__(/*! ../classes/semver */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
25729
|
+
const SemVer = __webpack_require__(/*! ../classes/semver */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/classes/semver.js")
|
|
24636
25730
|
|
|
24637
|
-
const inc = (version, release, options, identifier) => {
|
|
25731
|
+
const inc = (version, release, options, identifier, identifierBase) => {
|
|
24638
25732
|
if (typeof (options) === 'string') {
|
|
25733
|
+
identifierBase = identifier
|
|
24639
25734
|
identifier = options
|
|
24640
25735
|
options = undefined
|
|
24641
25736
|
}
|
|
@@ -24644,7 +25739,7 @@ const inc = (version, release, options, identifier) => {
|
|
|
24644
25739
|
return new SemVer(
|
|
24645
25740
|
version instanceof SemVer ? version.version : version,
|
|
24646
25741
|
options
|
|
24647
|
-
).inc(release, identifier).version
|
|
25742
|
+
).inc(release, identifier, identifierBase).version
|
|
24648
25743
|
} catch (er) {
|
|
24649
25744
|
return null
|
|
24650
25745
|
}
|
|
@@ -24654,106 +25749,89 @@ module.exports = inc
|
|
|
24654
25749
|
|
|
24655
25750
|
/***/ }),
|
|
24656
25751
|
|
|
24657
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
25752
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/lt.js":
|
|
24658
25753
|
/*!*********************************************************************************************!*\
|
|
24659
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
25754
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/lt.js ***!
|
|
24660
25755
|
\*********************************************************************************************/
|
|
24661
25756
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
24662
25757
|
|
|
24663
|
-
const compare = __webpack_require__(/*! ./compare */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
25758
|
+
const compare = __webpack_require__(/*! ./compare */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/compare.js")
|
|
24664
25759
|
const lt = (a, b, loose) => compare(a, b, loose) < 0
|
|
24665
25760
|
module.exports = lt
|
|
24666
25761
|
|
|
24667
25762
|
|
|
24668
25763
|
/***/ }),
|
|
24669
25764
|
|
|
24670
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
25765
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/lte.js":
|
|
24671
25766
|
/*!**********************************************************************************************!*\
|
|
24672
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
25767
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/lte.js ***!
|
|
24673
25768
|
\**********************************************************************************************/
|
|
24674
25769
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
24675
25770
|
|
|
24676
|
-
const compare = __webpack_require__(/*! ./compare */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
25771
|
+
const compare = __webpack_require__(/*! ./compare */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/compare.js")
|
|
24677
25772
|
const lte = (a, b, loose) => compare(a, b, loose) <= 0
|
|
24678
25773
|
module.exports = lte
|
|
24679
25774
|
|
|
24680
25775
|
|
|
24681
25776
|
/***/ }),
|
|
24682
25777
|
|
|
24683
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
25778
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/major.js":
|
|
24684
25779
|
/*!************************************************************************************************!*\
|
|
24685
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
25780
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/major.js ***!
|
|
24686
25781
|
\************************************************************************************************/
|
|
24687
25782
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
24688
25783
|
|
|
24689
|
-
const SemVer = __webpack_require__(/*! ../classes/semver */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
25784
|
+
const SemVer = __webpack_require__(/*! ../classes/semver */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/classes/semver.js")
|
|
24690
25785
|
const major = (a, loose) => new SemVer(a, loose).major
|
|
24691
25786
|
module.exports = major
|
|
24692
25787
|
|
|
24693
25788
|
|
|
24694
25789
|
/***/ }),
|
|
24695
25790
|
|
|
24696
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
25791
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/minor.js":
|
|
24697
25792
|
/*!************************************************************************************************!*\
|
|
24698
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
25793
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/minor.js ***!
|
|
24699
25794
|
\************************************************************************************************/
|
|
24700
25795
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
24701
25796
|
|
|
24702
|
-
const SemVer = __webpack_require__(/*! ../classes/semver */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
25797
|
+
const SemVer = __webpack_require__(/*! ../classes/semver */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/classes/semver.js")
|
|
24703
25798
|
const minor = (a, loose) => new SemVer(a, loose).minor
|
|
24704
25799
|
module.exports = minor
|
|
24705
25800
|
|
|
24706
25801
|
|
|
24707
25802
|
/***/ }),
|
|
24708
25803
|
|
|
24709
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
25804
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/neq.js":
|
|
24710
25805
|
/*!**********************************************************************************************!*\
|
|
24711
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
25806
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/neq.js ***!
|
|
24712
25807
|
\**********************************************************************************************/
|
|
24713
25808
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
24714
25809
|
|
|
24715
|
-
const compare = __webpack_require__(/*! ./compare */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
25810
|
+
const compare = __webpack_require__(/*! ./compare */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/compare.js")
|
|
24716
25811
|
const neq = (a, b, loose) => compare(a, b, loose) !== 0
|
|
24717
25812
|
module.exports = neq
|
|
24718
25813
|
|
|
24719
25814
|
|
|
24720
25815
|
/***/ }),
|
|
24721
25816
|
|
|
24722
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
25817
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/parse.js":
|
|
24723
25818
|
/*!************************************************************************************************!*\
|
|
24724
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
25819
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/parse.js ***!
|
|
24725
25820
|
\************************************************************************************************/
|
|
24726
25821
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
24727
25822
|
|
|
24728
|
-
const
|
|
24729
|
-
const
|
|
24730
|
-
const SemVer = __webpack_require__(/*! ../classes/semver */ "../../common/temp/node_modules/.pnpm/semver@7.3.8/node_modules/semver/classes/semver.js")
|
|
24731
|
-
|
|
24732
|
-
const parseOptions = __webpack_require__(/*! ../internal/parse-options */ "../../common/temp/node_modules/.pnpm/semver@7.3.8/node_modules/semver/internal/parse-options.js")
|
|
24733
|
-
const parse = (version, options) => {
|
|
24734
|
-
options = parseOptions(options)
|
|
24735
|
-
|
|
25823
|
+
const SemVer = __webpack_require__(/*! ../classes/semver */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/classes/semver.js")
|
|
25824
|
+
const parse = (version, options, throwErrors = false) => {
|
|
24736
25825
|
if (version instanceof SemVer) {
|
|
24737
25826
|
return version
|
|
24738
25827
|
}
|
|
24739
|
-
|
|
24740
|
-
if (typeof version !== 'string') {
|
|
24741
|
-
return null
|
|
24742
|
-
}
|
|
24743
|
-
|
|
24744
|
-
if (version.length > MAX_LENGTH) {
|
|
24745
|
-
return null
|
|
24746
|
-
}
|
|
24747
|
-
|
|
24748
|
-
const r = options.loose ? re[t.LOOSE] : re[t.FULL]
|
|
24749
|
-
if (!r.test(version)) {
|
|
24750
|
-
return null
|
|
24751
|
-
}
|
|
24752
|
-
|
|
24753
25828
|
try {
|
|
24754
25829
|
return new SemVer(version, options)
|
|
24755
25830
|
} catch (er) {
|
|
24756
|
-
|
|
25831
|
+
if (!throwErrors) {
|
|
25832
|
+
return null
|
|
25833
|
+
}
|
|
25834
|
+
throw er
|
|
24757
25835
|
}
|
|
24758
25836
|
}
|
|
24759
25837
|
|
|
@@ -24762,26 +25840,26 @@ module.exports = parse
|
|
|
24762
25840
|
|
|
24763
25841
|
/***/ }),
|
|
24764
25842
|
|
|
24765
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
25843
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/patch.js":
|
|
24766
25844
|
/*!************************************************************************************************!*\
|
|
24767
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
25845
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/patch.js ***!
|
|
24768
25846
|
\************************************************************************************************/
|
|
24769
25847
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
24770
25848
|
|
|
24771
|
-
const SemVer = __webpack_require__(/*! ../classes/semver */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
25849
|
+
const SemVer = __webpack_require__(/*! ../classes/semver */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/classes/semver.js")
|
|
24772
25850
|
const patch = (a, loose) => new SemVer(a, loose).patch
|
|
24773
25851
|
module.exports = patch
|
|
24774
25852
|
|
|
24775
25853
|
|
|
24776
25854
|
/***/ }),
|
|
24777
25855
|
|
|
24778
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
25856
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/prerelease.js":
|
|
24779
25857
|
/*!*****************************************************************************************************!*\
|
|
24780
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
25858
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/prerelease.js ***!
|
|
24781
25859
|
\*****************************************************************************************************/
|
|
24782
25860
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
24783
25861
|
|
|
24784
|
-
const parse = __webpack_require__(/*! ./parse */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
25862
|
+
const parse = __webpack_require__(/*! ./parse */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/parse.js")
|
|
24785
25863
|
const prerelease = (version, options) => {
|
|
24786
25864
|
const parsed = parse(version, options)
|
|
24787
25865
|
return (parsed && parsed.prerelease.length) ? parsed.prerelease : null
|
|
@@ -24791,39 +25869,39 @@ module.exports = prerelease
|
|
|
24791
25869
|
|
|
24792
25870
|
/***/ }),
|
|
24793
25871
|
|
|
24794
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
25872
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/rcompare.js":
|
|
24795
25873
|
/*!***************************************************************************************************!*\
|
|
24796
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
25874
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/rcompare.js ***!
|
|
24797
25875
|
\***************************************************************************************************/
|
|
24798
25876
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
24799
25877
|
|
|
24800
|
-
const compare = __webpack_require__(/*! ./compare */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
25878
|
+
const compare = __webpack_require__(/*! ./compare */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/compare.js")
|
|
24801
25879
|
const rcompare = (a, b, loose) => compare(b, a, loose)
|
|
24802
25880
|
module.exports = rcompare
|
|
24803
25881
|
|
|
24804
25882
|
|
|
24805
25883
|
/***/ }),
|
|
24806
25884
|
|
|
24807
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
25885
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/rsort.js":
|
|
24808
25886
|
/*!************************************************************************************************!*\
|
|
24809
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
25887
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/rsort.js ***!
|
|
24810
25888
|
\************************************************************************************************/
|
|
24811
25889
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
24812
25890
|
|
|
24813
|
-
const compareBuild = __webpack_require__(/*! ./compare-build */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
25891
|
+
const compareBuild = __webpack_require__(/*! ./compare-build */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/compare-build.js")
|
|
24814
25892
|
const rsort = (list, loose) => list.sort((a, b) => compareBuild(b, a, loose))
|
|
24815
25893
|
module.exports = rsort
|
|
24816
25894
|
|
|
24817
25895
|
|
|
24818
25896
|
/***/ }),
|
|
24819
25897
|
|
|
24820
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
25898
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/satisfies.js":
|
|
24821
25899
|
/*!****************************************************************************************************!*\
|
|
24822
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
25900
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/satisfies.js ***!
|
|
24823
25901
|
\****************************************************************************************************/
|
|
24824
25902
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
24825
25903
|
|
|
24826
|
-
const Range = __webpack_require__(/*! ../classes/range */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
25904
|
+
const Range = __webpack_require__(/*! ../classes/range */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/classes/range.js")
|
|
24827
25905
|
const satisfies = (version, range, options) => {
|
|
24828
25906
|
try {
|
|
24829
25907
|
range = new Range(range, options)
|
|
@@ -24837,26 +25915,26 @@ module.exports = satisfies
|
|
|
24837
25915
|
|
|
24838
25916
|
/***/ }),
|
|
24839
25917
|
|
|
24840
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
25918
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/sort.js":
|
|
24841
25919
|
/*!***********************************************************************************************!*\
|
|
24842
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
25920
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/sort.js ***!
|
|
24843
25921
|
\***********************************************************************************************/
|
|
24844
25922
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
24845
25923
|
|
|
24846
|
-
const compareBuild = __webpack_require__(/*! ./compare-build */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
25924
|
+
const compareBuild = __webpack_require__(/*! ./compare-build */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/compare-build.js")
|
|
24847
25925
|
const sort = (list, loose) => list.sort((a, b) => compareBuild(a, b, loose))
|
|
24848
25926
|
module.exports = sort
|
|
24849
25927
|
|
|
24850
25928
|
|
|
24851
25929
|
/***/ }),
|
|
24852
25930
|
|
|
24853
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
25931
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/valid.js":
|
|
24854
25932
|
/*!************************************************************************************************!*\
|
|
24855
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
25933
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/valid.js ***!
|
|
24856
25934
|
\************************************************************************************************/
|
|
24857
25935
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
24858
25936
|
|
|
24859
|
-
const parse = __webpack_require__(/*! ./parse */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
25937
|
+
const parse = __webpack_require__(/*! ./parse */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/parse.js")
|
|
24860
25938
|
const valid = (version, options) => {
|
|
24861
25939
|
const v = parse(version, options)
|
|
24862
25940
|
return v ? v.version : null
|
|
@@ -24866,54 +25944,54 @@ module.exports = valid
|
|
|
24866
25944
|
|
|
24867
25945
|
/***/ }),
|
|
24868
25946
|
|
|
24869
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
25947
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/index.js":
|
|
24870
25948
|
/*!**************************************************************************************!*\
|
|
24871
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
25949
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/index.js ***!
|
|
24872
25950
|
\**************************************************************************************/
|
|
24873
25951
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
24874
25952
|
|
|
24875
25953
|
// just pre-load all the stuff that index.js lazily exports
|
|
24876
|
-
const internalRe = __webpack_require__(/*! ./internal/re */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
24877
|
-
const constants = __webpack_require__(/*! ./internal/constants */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
24878
|
-
const SemVer = __webpack_require__(/*! ./classes/semver */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
24879
|
-
const identifiers = __webpack_require__(/*! ./internal/identifiers */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
24880
|
-
const parse = __webpack_require__(/*! ./functions/parse */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
24881
|
-
const valid = __webpack_require__(/*! ./functions/valid */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
24882
|
-
const clean = __webpack_require__(/*! ./functions/clean */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
24883
|
-
const inc = __webpack_require__(/*! ./functions/inc */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
24884
|
-
const diff = __webpack_require__(/*! ./functions/diff */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
24885
|
-
const major = __webpack_require__(/*! ./functions/major */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
24886
|
-
const minor = __webpack_require__(/*! ./functions/minor */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
24887
|
-
const patch = __webpack_require__(/*! ./functions/patch */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
24888
|
-
const prerelease = __webpack_require__(/*! ./functions/prerelease */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
24889
|
-
const compare = __webpack_require__(/*! ./functions/compare */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
24890
|
-
const rcompare = __webpack_require__(/*! ./functions/rcompare */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
24891
|
-
const compareLoose = __webpack_require__(/*! ./functions/compare-loose */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
24892
|
-
const compareBuild = __webpack_require__(/*! ./functions/compare-build */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
24893
|
-
const sort = __webpack_require__(/*! ./functions/sort */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
24894
|
-
const rsort = __webpack_require__(/*! ./functions/rsort */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
24895
|
-
const gt = __webpack_require__(/*! ./functions/gt */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
24896
|
-
const lt = __webpack_require__(/*! ./functions/lt */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
24897
|
-
const eq = __webpack_require__(/*! ./functions/eq */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
24898
|
-
const neq = __webpack_require__(/*! ./functions/neq */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
24899
|
-
const gte = __webpack_require__(/*! ./functions/gte */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
24900
|
-
const lte = __webpack_require__(/*! ./functions/lte */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
24901
|
-
const cmp = __webpack_require__(/*! ./functions/cmp */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
24902
|
-
const coerce = __webpack_require__(/*! ./functions/coerce */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
24903
|
-
const Comparator = __webpack_require__(/*! ./classes/comparator */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
24904
|
-
const Range = __webpack_require__(/*! ./classes/range */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
24905
|
-
const satisfies = __webpack_require__(/*! ./functions/satisfies */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
24906
|
-
const toComparators = __webpack_require__(/*! ./ranges/to-comparators */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
24907
|
-
const maxSatisfying = __webpack_require__(/*! ./ranges/max-satisfying */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
24908
|
-
const minSatisfying = __webpack_require__(/*! ./ranges/min-satisfying */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
24909
|
-
const minVersion = __webpack_require__(/*! ./ranges/min-version */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
24910
|
-
const validRange = __webpack_require__(/*! ./ranges/valid */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
24911
|
-
const outside = __webpack_require__(/*! ./ranges/outside */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
24912
|
-
const gtr = __webpack_require__(/*! ./ranges/gtr */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
24913
|
-
const ltr = __webpack_require__(/*! ./ranges/ltr */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
24914
|
-
const intersects = __webpack_require__(/*! ./ranges/intersects */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
24915
|
-
const simplifyRange = __webpack_require__(/*! ./ranges/simplify */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
24916
|
-
const subset = __webpack_require__(/*! ./ranges/subset */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
25954
|
+
const internalRe = __webpack_require__(/*! ./internal/re */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/internal/re.js")
|
|
25955
|
+
const constants = __webpack_require__(/*! ./internal/constants */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/internal/constants.js")
|
|
25956
|
+
const SemVer = __webpack_require__(/*! ./classes/semver */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/classes/semver.js")
|
|
25957
|
+
const identifiers = __webpack_require__(/*! ./internal/identifiers */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/internal/identifiers.js")
|
|
25958
|
+
const parse = __webpack_require__(/*! ./functions/parse */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/parse.js")
|
|
25959
|
+
const valid = __webpack_require__(/*! ./functions/valid */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/valid.js")
|
|
25960
|
+
const clean = __webpack_require__(/*! ./functions/clean */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/clean.js")
|
|
25961
|
+
const inc = __webpack_require__(/*! ./functions/inc */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/inc.js")
|
|
25962
|
+
const diff = __webpack_require__(/*! ./functions/diff */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/diff.js")
|
|
25963
|
+
const major = __webpack_require__(/*! ./functions/major */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/major.js")
|
|
25964
|
+
const minor = __webpack_require__(/*! ./functions/minor */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/minor.js")
|
|
25965
|
+
const patch = __webpack_require__(/*! ./functions/patch */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/patch.js")
|
|
25966
|
+
const prerelease = __webpack_require__(/*! ./functions/prerelease */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/prerelease.js")
|
|
25967
|
+
const compare = __webpack_require__(/*! ./functions/compare */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/compare.js")
|
|
25968
|
+
const rcompare = __webpack_require__(/*! ./functions/rcompare */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/rcompare.js")
|
|
25969
|
+
const compareLoose = __webpack_require__(/*! ./functions/compare-loose */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/compare-loose.js")
|
|
25970
|
+
const compareBuild = __webpack_require__(/*! ./functions/compare-build */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/compare-build.js")
|
|
25971
|
+
const sort = __webpack_require__(/*! ./functions/sort */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/sort.js")
|
|
25972
|
+
const rsort = __webpack_require__(/*! ./functions/rsort */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/rsort.js")
|
|
25973
|
+
const gt = __webpack_require__(/*! ./functions/gt */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/gt.js")
|
|
25974
|
+
const lt = __webpack_require__(/*! ./functions/lt */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/lt.js")
|
|
25975
|
+
const eq = __webpack_require__(/*! ./functions/eq */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/eq.js")
|
|
25976
|
+
const neq = __webpack_require__(/*! ./functions/neq */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/neq.js")
|
|
25977
|
+
const gte = __webpack_require__(/*! ./functions/gte */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/gte.js")
|
|
25978
|
+
const lte = __webpack_require__(/*! ./functions/lte */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/lte.js")
|
|
25979
|
+
const cmp = __webpack_require__(/*! ./functions/cmp */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/cmp.js")
|
|
25980
|
+
const coerce = __webpack_require__(/*! ./functions/coerce */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/coerce.js")
|
|
25981
|
+
const Comparator = __webpack_require__(/*! ./classes/comparator */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/classes/comparator.js")
|
|
25982
|
+
const Range = __webpack_require__(/*! ./classes/range */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/classes/range.js")
|
|
25983
|
+
const satisfies = __webpack_require__(/*! ./functions/satisfies */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/satisfies.js")
|
|
25984
|
+
const toComparators = __webpack_require__(/*! ./ranges/to-comparators */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/ranges/to-comparators.js")
|
|
25985
|
+
const maxSatisfying = __webpack_require__(/*! ./ranges/max-satisfying */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/ranges/max-satisfying.js")
|
|
25986
|
+
const minSatisfying = __webpack_require__(/*! ./ranges/min-satisfying */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/ranges/min-satisfying.js")
|
|
25987
|
+
const minVersion = __webpack_require__(/*! ./ranges/min-version */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/ranges/min-version.js")
|
|
25988
|
+
const validRange = __webpack_require__(/*! ./ranges/valid */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/ranges/valid.js")
|
|
25989
|
+
const outside = __webpack_require__(/*! ./ranges/outside */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/ranges/outside.js")
|
|
25990
|
+
const gtr = __webpack_require__(/*! ./ranges/gtr */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/ranges/gtr.js")
|
|
25991
|
+
const ltr = __webpack_require__(/*! ./ranges/ltr */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/ranges/ltr.js")
|
|
25992
|
+
const intersects = __webpack_require__(/*! ./ranges/intersects */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/ranges/intersects.js")
|
|
25993
|
+
const simplifyRange = __webpack_require__(/*! ./ranges/simplify */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/ranges/simplify.js")
|
|
25994
|
+
const subset = __webpack_require__(/*! ./ranges/subset */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/ranges/subset.js")
|
|
24917
25995
|
module.exports = {
|
|
24918
25996
|
parse,
|
|
24919
25997
|
valid,
|
|
@@ -24957,6 +26035,7 @@ module.exports = {
|
|
|
24957
26035
|
src: internalRe.src,
|
|
24958
26036
|
tokens: internalRe.t,
|
|
24959
26037
|
SEMVER_SPEC_VERSION: constants.SEMVER_SPEC_VERSION,
|
|
26038
|
+
RELEASE_TYPES: constants.RELEASE_TYPES,
|
|
24960
26039
|
compareIdentifiers: identifiers.compareIdentifiers,
|
|
24961
26040
|
rcompareIdentifiers: identifiers.rcompareIdentifiers,
|
|
24962
26041
|
}
|
|
@@ -24964,9 +26043,9 @@ module.exports = {
|
|
|
24964
26043
|
|
|
24965
26044
|
/***/ }),
|
|
24966
26045
|
|
|
24967
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
26046
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/internal/constants.js":
|
|
24968
26047
|
/*!***************************************************************************************************!*\
|
|
24969
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
26048
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/internal/constants.js ***!
|
|
24970
26049
|
\***************************************************************************************************/
|
|
24971
26050
|
/***/ ((module) => {
|
|
24972
26051
|
|
|
@@ -24981,19 +26060,32 @@ const MAX_SAFE_INTEGER = Number.MAX_SAFE_INTEGER ||
|
|
|
24981
26060
|
// Max safe segment length for coercion.
|
|
24982
26061
|
const MAX_SAFE_COMPONENT_LENGTH = 16
|
|
24983
26062
|
|
|
26063
|
+
const RELEASE_TYPES = [
|
|
26064
|
+
'major',
|
|
26065
|
+
'premajor',
|
|
26066
|
+
'minor',
|
|
26067
|
+
'preminor',
|
|
26068
|
+
'patch',
|
|
26069
|
+
'prepatch',
|
|
26070
|
+
'prerelease',
|
|
26071
|
+
]
|
|
26072
|
+
|
|
24984
26073
|
module.exports = {
|
|
24985
|
-
SEMVER_SPEC_VERSION,
|
|
24986
26074
|
MAX_LENGTH,
|
|
24987
|
-
MAX_SAFE_INTEGER,
|
|
24988
26075
|
MAX_SAFE_COMPONENT_LENGTH,
|
|
26076
|
+
MAX_SAFE_INTEGER,
|
|
26077
|
+
RELEASE_TYPES,
|
|
26078
|
+
SEMVER_SPEC_VERSION,
|
|
26079
|
+
FLAG_INCLUDE_PRERELEASE: 0b001,
|
|
26080
|
+
FLAG_LOOSE: 0b010,
|
|
24989
26081
|
}
|
|
24990
26082
|
|
|
24991
26083
|
|
|
24992
26084
|
/***/ }),
|
|
24993
26085
|
|
|
24994
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
26086
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/internal/debug.js":
|
|
24995
26087
|
/*!***********************************************************************************************!*\
|
|
24996
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
26088
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/internal/debug.js ***!
|
|
24997
26089
|
\***********************************************************************************************/
|
|
24998
26090
|
/***/ ((module) => {
|
|
24999
26091
|
|
|
@@ -25010,9 +26102,9 @@ module.exports = debug
|
|
|
25010
26102
|
|
|
25011
26103
|
/***/ }),
|
|
25012
26104
|
|
|
25013
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
26105
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/internal/identifiers.js":
|
|
25014
26106
|
/*!*****************************************************************************************************!*\
|
|
25015
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
26107
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/internal/identifiers.js ***!
|
|
25016
26108
|
\*****************************************************************************************************/
|
|
25017
26109
|
/***/ ((module) => {
|
|
25018
26110
|
|
|
@@ -25043,35 +26135,39 @@ module.exports = {
|
|
|
25043
26135
|
|
|
25044
26136
|
/***/ }),
|
|
25045
26137
|
|
|
25046
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
26138
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/internal/parse-options.js":
|
|
25047
26139
|
/*!*******************************************************************************************************!*\
|
|
25048
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
26140
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/internal/parse-options.js ***!
|
|
25049
26141
|
\*******************************************************************************************************/
|
|
25050
26142
|
/***/ ((module) => {
|
|
25051
26143
|
|
|
25052
|
-
// parse out just the options we care about
|
|
25053
|
-
|
|
25054
|
-
const
|
|
25055
|
-
const parseOptions = options =>
|
|
25056
|
-
!options
|
|
25057
|
-
|
|
25058
|
-
|
|
25059
|
-
|
|
25060
|
-
|
|
25061
|
-
|
|
26144
|
+
// parse out just the options we care about
|
|
26145
|
+
const looseOption = Object.freeze({ loose: true })
|
|
26146
|
+
const emptyOpts = Object.freeze({ })
|
|
26147
|
+
const parseOptions = options => {
|
|
26148
|
+
if (!options) {
|
|
26149
|
+
return emptyOpts
|
|
26150
|
+
}
|
|
26151
|
+
|
|
26152
|
+
if (typeof options !== 'object') {
|
|
26153
|
+
return looseOption
|
|
26154
|
+
}
|
|
26155
|
+
|
|
26156
|
+
return options
|
|
26157
|
+
}
|
|
25062
26158
|
module.exports = parseOptions
|
|
25063
26159
|
|
|
25064
26160
|
|
|
25065
26161
|
/***/ }),
|
|
25066
26162
|
|
|
25067
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
26163
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/internal/re.js":
|
|
25068
26164
|
/*!********************************************************************************************!*\
|
|
25069
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
26165
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/internal/re.js ***!
|
|
25070
26166
|
\********************************************************************************************/
|
|
25071
26167
|
/***/ ((module, exports, __webpack_require__) => {
|
|
25072
26168
|
|
|
25073
|
-
const { MAX_SAFE_COMPONENT_LENGTH } = __webpack_require__(/*! ./constants */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
25074
|
-
const debug = __webpack_require__(/*! ./debug */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
26169
|
+
const { MAX_SAFE_COMPONENT_LENGTH } = __webpack_require__(/*! ./constants */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/internal/constants.js")
|
|
26170
|
+
const debug = __webpack_require__(/*! ./debug */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/internal/debug.js")
|
|
25075
26171
|
exports = module.exports = {}
|
|
25076
26172
|
|
|
25077
26173
|
// The actual regexps go on exports.re
|
|
@@ -25256,44 +26352,44 @@ createToken('GTE0PRE', '^\\s*>=\\s*0\\.0\\.0-0\\s*$')
|
|
|
25256
26352
|
|
|
25257
26353
|
/***/ }),
|
|
25258
26354
|
|
|
25259
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
26355
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/ranges/gtr.js":
|
|
25260
26356
|
/*!*******************************************************************************************!*\
|
|
25261
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
26357
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/ranges/gtr.js ***!
|
|
25262
26358
|
\*******************************************************************************************/
|
|
25263
26359
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
25264
26360
|
|
|
25265
26361
|
// Determine if version is greater than all the versions possible in the range.
|
|
25266
|
-
const outside = __webpack_require__(/*! ./outside */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
26362
|
+
const outside = __webpack_require__(/*! ./outside */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/ranges/outside.js")
|
|
25267
26363
|
const gtr = (version, range, options) => outside(version, range, '>', options)
|
|
25268
26364
|
module.exports = gtr
|
|
25269
26365
|
|
|
25270
26366
|
|
|
25271
26367
|
/***/ }),
|
|
25272
26368
|
|
|
25273
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
26369
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/ranges/intersects.js":
|
|
25274
26370
|
/*!**************************************************************************************************!*\
|
|
25275
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
26371
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/ranges/intersects.js ***!
|
|
25276
26372
|
\**************************************************************************************************/
|
|
25277
26373
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
25278
26374
|
|
|
25279
|
-
const Range = __webpack_require__(/*! ../classes/range */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
26375
|
+
const Range = __webpack_require__(/*! ../classes/range */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/classes/range.js")
|
|
25280
26376
|
const intersects = (r1, r2, options) => {
|
|
25281
26377
|
r1 = new Range(r1, options)
|
|
25282
26378
|
r2 = new Range(r2, options)
|
|
25283
|
-
return r1.intersects(r2)
|
|
26379
|
+
return r1.intersects(r2, options)
|
|
25284
26380
|
}
|
|
25285
26381
|
module.exports = intersects
|
|
25286
26382
|
|
|
25287
26383
|
|
|
25288
26384
|
/***/ }),
|
|
25289
26385
|
|
|
25290
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
26386
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/ranges/ltr.js":
|
|
25291
26387
|
/*!*******************************************************************************************!*\
|
|
25292
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
26388
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/ranges/ltr.js ***!
|
|
25293
26389
|
\*******************************************************************************************/
|
|
25294
26390
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
25295
26391
|
|
|
25296
|
-
const outside = __webpack_require__(/*! ./outside */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
26392
|
+
const outside = __webpack_require__(/*! ./outside */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/ranges/outside.js")
|
|
25297
26393
|
// Determine if version is less than all the versions possible in the range
|
|
25298
26394
|
const ltr = (version, range, options) => outside(version, range, '<', options)
|
|
25299
26395
|
module.exports = ltr
|
|
@@ -25301,14 +26397,14 @@ module.exports = ltr
|
|
|
25301
26397
|
|
|
25302
26398
|
/***/ }),
|
|
25303
26399
|
|
|
25304
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
26400
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/ranges/max-satisfying.js":
|
|
25305
26401
|
/*!******************************************************************************************************!*\
|
|
25306
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
26402
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/ranges/max-satisfying.js ***!
|
|
25307
26403
|
\******************************************************************************************************/
|
|
25308
26404
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
25309
26405
|
|
|
25310
|
-
const SemVer = __webpack_require__(/*! ../classes/semver */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
25311
|
-
const Range = __webpack_require__(/*! ../classes/range */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
26406
|
+
const SemVer = __webpack_require__(/*! ../classes/semver */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/classes/semver.js")
|
|
26407
|
+
const Range = __webpack_require__(/*! ../classes/range */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/classes/range.js")
|
|
25312
26408
|
|
|
25313
26409
|
const maxSatisfying = (versions, range, options) => {
|
|
25314
26410
|
let max = null
|
|
@@ -25336,14 +26432,14 @@ module.exports = maxSatisfying
|
|
|
25336
26432
|
|
|
25337
26433
|
/***/ }),
|
|
25338
26434
|
|
|
25339
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
26435
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/ranges/min-satisfying.js":
|
|
25340
26436
|
/*!******************************************************************************************************!*\
|
|
25341
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
26437
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/ranges/min-satisfying.js ***!
|
|
25342
26438
|
\******************************************************************************************************/
|
|
25343
26439
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
25344
26440
|
|
|
25345
|
-
const SemVer = __webpack_require__(/*! ../classes/semver */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
25346
|
-
const Range = __webpack_require__(/*! ../classes/range */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
26441
|
+
const SemVer = __webpack_require__(/*! ../classes/semver */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/classes/semver.js")
|
|
26442
|
+
const Range = __webpack_require__(/*! ../classes/range */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/classes/range.js")
|
|
25347
26443
|
const minSatisfying = (versions, range, options) => {
|
|
25348
26444
|
let min = null
|
|
25349
26445
|
let minSV = null
|
|
@@ -25370,15 +26466,15 @@ module.exports = minSatisfying
|
|
|
25370
26466
|
|
|
25371
26467
|
/***/ }),
|
|
25372
26468
|
|
|
25373
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
26469
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/ranges/min-version.js":
|
|
25374
26470
|
/*!***************************************************************************************************!*\
|
|
25375
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
26471
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/ranges/min-version.js ***!
|
|
25376
26472
|
\***************************************************************************************************/
|
|
25377
26473
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
25378
26474
|
|
|
25379
|
-
const SemVer = __webpack_require__(/*! ../classes/semver */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
25380
|
-
const Range = __webpack_require__(/*! ../classes/range */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
25381
|
-
const gt = __webpack_require__(/*! ../functions/gt */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
26475
|
+
const SemVer = __webpack_require__(/*! ../classes/semver */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/classes/semver.js")
|
|
26476
|
+
const Range = __webpack_require__(/*! ../classes/range */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/classes/range.js")
|
|
26477
|
+
const gt = __webpack_require__(/*! ../functions/gt */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/gt.js")
|
|
25382
26478
|
|
|
25383
26479
|
const minVersion = (range, loose) => {
|
|
25384
26480
|
range = new Range(range, loose)
|
|
@@ -25441,21 +26537,21 @@ module.exports = minVersion
|
|
|
25441
26537
|
|
|
25442
26538
|
/***/ }),
|
|
25443
26539
|
|
|
25444
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
26540
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/ranges/outside.js":
|
|
25445
26541
|
/*!***********************************************************************************************!*\
|
|
25446
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
26542
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/ranges/outside.js ***!
|
|
25447
26543
|
\***********************************************************************************************/
|
|
25448
26544
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
25449
26545
|
|
|
25450
|
-
const SemVer = __webpack_require__(/*! ../classes/semver */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
25451
|
-
const Comparator = __webpack_require__(/*! ../classes/comparator */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
26546
|
+
const SemVer = __webpack_require__(/*! ../classes/semver */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/classes/semver.js")
|
|
26547
|
+
const Comparator = __webpack_require__(/*! ../classes/comparator */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/classes/comparator.js")
|
|
25452
26548
|
const { ANY } = Comparator
|
|
25453
|
-
const Range = __webpack_require__(/*! ../classes/range */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
25454
|
-
const satisfies = __webpack_require__(/*! ../functions/satisfies */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
25455
|
-
const gt = __webpack_require__(/*! ../functions/gt */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
25456
|
-
const lt = __webpack_require__(/*! ../functions/lt */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
25457
|
-
const lte = __webpack_require__(/*! ../functions/lte */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
25458
|
-
const gte = __webpack_require__(/*! ../functions/gte */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
26549
|
+
const Range = __webpack_require__(/*! ../classes/range */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/classes/range.js")
|
|
26550
|
+
const satisfies = __webpack_require__(/*! ../functions/satisfies */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/satisfies.js")
|
|
26551
|
+
const gt = __webpack_require__(/*! ../functions/gt */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/gt.js")
|
|
26552
|
+
const lt = __webpack_require__(/*! ../functions/lt */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/lt.js")
|
|
26553
|
+
const lte = __webpack_require__(/*! ../functions/lte */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/lte.js")
|
|
26554
|
+
const gte = __webpack_require__(/*! ../functions/gte */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/gte.js")
|
|
25459
26555
|
|
|
25460
26556
|
const outside = (version, range, hilo, options) => {
|
|
25461
26557
|
version = new SemVer(version, options)
|
|
@@ -25531,17 +26627,17 @@ module.exports = outside
|
|
|
25531
26627
|
|
|
25532
26628
|
/***/ }),
|
|
25533
26629
|
|
|
25534
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
26630
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/ranges/simplify.js":
|
|
25535
26631
|
/*!************************************************************************************************!*\
|
|
25536
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
26632
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/ranges/simplify.js ***!
|
|
25537
26633
|
\************************************************************************************************/
|
|
25538
26634
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
25539
26635
|
|
|
25540
26636
|
// given a set of versions and a range, create a "simplified" range
|
|
25541
26637
|
// that includes the same versions that the original range does
|
|
25542
26638
|
// If the original range is shorter than the simplified one, return that.
|
|
25543
|
-
const satisfies = __webpack_require__(/*! ../functions/satisfies.js */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
25544
|
-
const compare = __webpack_require__(/*! ../functions/compare.js */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
26639
|
+
const satisfies = __webpack_require__(/*! ../functions/satisfies.js */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/satisfies.js")
|
|
26640
|
+
const compare = __webpack_require__(/*! ../functions/compare.js */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/compare.js")
|
|
25545
26641
|
module.exports = (versions, range, options) => {
|
|
25546
26642
|
const set = []
|
|
25547
26643
|
let first = null
|
|
@@ -25588,17 +26684,17 @@ module.exports = (versions, range, options) => {
|
|
|
25588
26684
|
|
|
25589
26685
|
/***/ }),
|
|
25590
26686
|
|
|
25591
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
26687
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/ranges/subset.js":
|
|
25592
26688
|
/*!**********************************************************************************************!*\
|
|
25593
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
26689
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/ranges/subset.js ***!
|
|
25594
26690
|
\**********************************************************************************************/
|
|
25595
26691
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
25596
26692
|
|
|
25597
|
-
const Range = __webpack_require__(/*! ../classes/range.js */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
25598
|
-
const Comparator = __webpack_require__(/*! ../classes/comparator.js */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
26693
|
+
const Range = __webpack_require__(/*! ../classes/range.js */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/classes/range.js")
|
|
26694
|
+
const Comparator = __webpack_require__(/*! ../classes/comparator.js */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/classes/comparator.js")
|
|
25599
26695
|
const { ANY } = Comparator
|
|
25600
|
-
const satisfies = __webpack_require__(/*! ../functions/satisfies.js */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
25601
|
-
const compare = __webpack_require__(/*! ../functions/compare.js */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
26696
|
+
const satisfies = __webpack_require__(/*! ../functions/satisfies.js */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/satisfies.js")
|
|
26697
|
+
const compare = __webpack_require__(/*! ../functions/compare.js */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/compare.js")
|
|
25602
26698
|
|
|
25603
26699
|
// Complex range `r1 || r2 || ...` is a subset of `R1 || R2 || ...` iff:
|
|
25604
26700
|
// - Every simple range `r1, r2, ...` is a null set, OR
|
|
@@ -25664,6 +26760,9 @@ const subset = (sub, dom, options = {}) => {
|
|
|
25664
26760
|
return true
|
|
25665
26761
|
}
|
|
25666
26762
|
|
|
26763
|
+
const minimumVersionWithPreRelease = [new Comparator('>=0.0.0-0')]
|
|
26764
|
+
const minimumVersion = [new Comparator('>=0.0.0')]
|
|
26765
|
+
|
|
25667
26766
|
const simpleSubset = (sub, dom, options) => {
|
|
25668
26767
|
if (sub === dom) {
|
|
25669
26768
|
return true
|
|
@@ -25673,9 +26772,9 @@ const simpleSubset = (sub, dom, options) => {
|
|
|
25673
26772
|
if (dom.length === 1 && dom[0].semver === ANY) {
|
|
25674
26773
|
return true
|
|
25675
26774
|
} else if (options.includePrerelease) {
|
|
25676
|
-
sub =
|
|
26775
|
+
sub = minimumVersionWithPreRelease
|
|
25677
26776
|
} else {
|
|
25678
|
-
sub =
|
|
26777
|
+
sub = minimumVersion
|
|
25679
26778
|
}
|
|
25680
26779
|
}
|
|
25681
26780
|
|
|
@@ -25683,7 +26782,7 @@ const simpleSubset = (sub, dom, options) => {
|
|
|
25683
26782
|
if (options.includePrerelease) {
|
|
25684
26783
|
return true
|
|
25685
26784
|
} else {
|
|
25686
|
-
dom =
|
|
26785
|
+
dom = minimumVersion
|
|
25687
26786
|
}
|
|
25688
26787
|
}
|
|
25689
26788
|
|
|
@@ -25842,13 +26941,13 @@ module.exports = subset
|
|
|
25842
26941
|
|
|
25843
26942
|
/***/ }),
|
|
25844
26943
|
|
|
25845
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
26944
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/ranges/to-comparators.js":
|
|
25846
26945
|
/*!******************************************************************************************************!*\
|
|
25847
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
26946
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/ranges/to-comparators.js ***!
|
|
25848
26947
|
\******************************************************************************************************/
|
|
25849
26948
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
25850
26949
|
|
|
25851
|
-
const Range = __webpack_require__(/*! ../classes/range */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
26950
|
+
const Range = __webpack_require__(/*! ../classes/range */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/classes/range.js")
|
|
25852
26951
|
|
|
25853
26952
|
// Mostly just for testing and legacy API reasons
|
|
25854
26953
|
const toComparators = (range, options) =>
|
|
@@ -25860,13 +26959,13 @@ module.exports = toComparators
|
|
|
25860
26959
|
|
|
25861
26960
|
/***/ }),
|
|
25862
26961
|
|
|
25863
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
26962
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/ranges/valid.js":
|
|
25864
26963
|
/*!*********************************************************************************************!*\
|
|
25865
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
26964
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/ranges/valid.js ***!
|
|
25866
26965
|
\*********************************************************************************************/
|
|
25867
26966
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
25868
26967
|
|
|
25869
|
-
const Range = __webpack_require__(/*! ../classes/range */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
26968
|
+
const Range = __webpack_require__(/*! ../classes/range */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/classes/range.js")
|
|
25870
26969
|
const validRange = (range, options) => {
|
|
25871
26970
|
try {
|
|
25872
26971
|
// Return '*' instead of '' so that truthiness works.
|
|
@@ -26276,6 +27375,1157 @@ return typeDetect;
|
|
|
26276
27375
|
})));
|
|
26277
27376
|
|
|
26278
27377
|
|
|
27378
|
+
/***/ }),
|
|
27379
|
+
|
|
27380
|
+
/***/ "../../common/temp/node_modules/.pnpm/util@0.12.5/node_modules/util/support/isBufferBrowser.js":
|
|
27381
|
+
/*!*****************************************************************************************************!*\
|
|
27382
|
+
!*** ../../common/temp/node_modules/.pnpm/util@0.12.5/node_modules/util/support/isBufferBrowser.js ***!
|
|
27383
|
+
\*****************************************************************************************************/
|
|
27384
|
+
/***/ ((module) => {
|
|
27385
|
+
|
|
27386
|
+
module.exports = function isBuffer(arg) {
|
|
27387
|
+
return arg && typeof arg === 'object'
|
|
27388
|
+
&& typeof arg.copy === 'function'
|
|
27389
|
+
&& typeof arg.fill === 'function'
|
|
27390
|
+
&& typeof arg.readUInt8 === 'function';
|
|
27391
|
+
}
|
|
27392
|
+
|
|
27393
|
+
/***/ }),
|
|
27394
|
+
|
|
27395
|
+
/***/ "../../common/temp/node_modules/.pnpm/util@0.12.5/node_modules/util/support/types.js":
|
|
27396
|
+
/*!*******************************************************************************************!*\
|
|
27397
|
+
!*** ../../common/temp/node_modules/.pnpm/util@0.12.5/node_modules/util/support/types.js ***!
|
|
27398
|
+
\*******************************************************************************************/
|
|
27399
|
+
/***/ ((__unused_webpack_module, exports, __webpack_require__) => {
|
|
27400
|
+
|
|
27401
|
+
"use strict";
|
|
27402
|
+
// Currently in sync with Node.js lib/internal/util/types.js
|
|
27403
|
+
// https://github.com/nodejs/node/commit/112cc7c27551254aa2b17098fb774867f05ed0d9
|
|
27404
|
+
|
|
27405
|
+
|
|
27406
|
+
|
|
27407
|
+
var isArgumentsObject = __webpack_require__(/*! is-arguments */ "../../common/temp/node_modules/.pnpm/is-arguments@1.1.1/node_modules/is-arguments/index.js");
|
|
27408
|
+
var isGeneratorFunction = __webpack_require__(/*! is-generator-function */ "../../common/temp/node_modules/.pnpm/is-generator-function@1.0.10/node_modules/is-generator-function/index.js");
|
|
27409
|
+
var whichTypedArray = __webpack_require__(/*! which-typed-array */ "../../common/temp/node_modules/.pnpm/which-typed-array@1.1.9/node_modules/which-typed-array/index.js");
|
|
27410
|
+
var isTypedArray = __webpack_require__(/*! is-typed-array */ "../../common/temp/node_modules/.pnpm/is-typed-array@1.1.10/node_modules/is-typed-array/index.js");
|
|
27411
|
+
|
|
27412
|
+
function uncurryThis(f) {
|
|
27413
|
+
return f.call.bind(f);
|
|
27414
|
+
}
|
|
27415
|
+
|
|
27416
|
+
var BigIntSupported = typeof BigInt !== 'undefined';
|
|
27417
|
+
var SymbolSupported = typeof Symbol !== 'undefined';
|
|
27418
|
+
|
|
27419
|
+
var ObjectToString = uncurryThis(Object.prototype.toString);
|
|
27420
|
+
|
|
27421
|
+
var numberValue = uncurryThis(Number.prototype.valueOf);
|
|
27422
|
+
var stringValue = uncurryThis(String.prototype.valueOf);
|
|
27423
|
+
var booleanValue = uncurryThis(Boolean.prototype.valueOf);
|
|
27424
|
+
|
|
27425
|
+
if (BigIntSupported) {
|
|
27426
|
+
var bigIntValue = uncurryThis(BigInt.prototype.valueOf);
|
|
27427
|
+
}
|
|
27428
|
+
|
|
27429
|
+
if (SymbolSupported) {
|
|
27430
|
+
var symbolValue = uncurryThis(Symbol.prototype.valueOf);
|
|
27431
|
+
}
|
|
27432
|
+
|
|
27433
|
+
function checkBoxedPrimitive(value, prototypeValueOf) {
|
|
27434
|
+
if (typeof value !== 'object') {
|
|
27435
|
+
return false;
|
|
27436
|
+
}
|
|
27437
|
+
try {
|
|
27438
|
+
prototypeValueOf(value);
|
|
27439
|
+
return true;
|
|
27440
|
+
} catch(e) {
|
|
27441
|
+
return false;
|
|
27442
|
+
}
|
|
27443
|
+
}
|
|
27444
|
+
|
|
27445
|
+
exports.isArgumentsObject = isArgumentsObject;
|
|
27446
|
+
exports.isGeneratorFunction = isGeneratorFunction;
|
|
27447
|
+
exports.isTypedArray = isTypedArray;
|
|
27448
|
+
|
|
27449
|
+
// Taken from here and modified for better browser support
|
|
27450
|
+
// https://github.com/sindresorhus/p-is-promise/blob/cda35a513bda03f977ad5cde3a079d237e82d7ef/index.js
|
|
27451
|
+
function isPromise(input) {
|
|
27452
|
+
return (
|
|
27453
|
+
(
|
|
27454
|
+
typeof Promise !== 'undefined' &&
|
|
27455
|
+
input instanceof Promise
|
|
27456
|
+
) ||
|
|
27457
|
+
(
|
|
27458
|
+
input !== null &&
|
|
27459
|
+
typeof input === 'object' &&
|
|
27460
|
+
typeof input.then === 'function' &&
|
|
27461
|
+
typeof input.catch === 'function'
|
|
27462
|
+
)
|
|
27463
|
+
);
|
|
27464
|
+
}
|
|
27465
|
+
exports.isPromise = isPromise;
|
|
27466
|
+
|
|
27467
|
+
function isArrayBufferView(value) {
|
|
27468
|
+
if (typeof ArrayBuffer !== 'undefined' && ArrayBuffer.isView) {
|
|
27469
|
+
return ArrayBuffer.isView(value);
|
|
27470
|
+
}
|
|
27471
|
+
|
|
27472
|
+
return (
|
|
27473
|
+
isTypedArray(value) ||
|
|
27474
|
+
isDataView(value)
|
|
27475
|
+
);
|
|
27476
|
+
}
|
|
27477
|
+
exports.isArrayBufferView = isArrayBufferView;
|
|
27478
|
+
|
|
27479
|
+
|
|
27480
|
+
function isUint8Array(value) {
|
|
27481
|
+
return whichTypedArray(value) === 'Uint8Array';
|
|
27482
|
+
}
|
|
27483
|
+
exports.isUint8Array = isUint8Array;
|
|
27484
|
+
|
|
27485
|
+
function isUint8ClampedArray(value) {
|
|
27486
|
+
return whichTypedArray(value) === 'Uint8ClampedArray';
|
|
27487
|
+
}
|
|
27488
|
+
exports.isUint8ClampedArray = isUint8ClampedArray;
|
|
27489
|
+
|
|
27490
|
+
function isUint16Array(value) {
|
|
27491
|
+
return whichTypedArray(value) === 'Uint16Array';
|
|
27492
|
+
}
|
|
27493
|
+
exports.isUint16Array = isUint16Array;
|
|
27494
|
+
|
|
27495
|
+
function isUint32Array(value) {
|
|
27496
|
+
return whichTypedArray(value) === 'Uint32Array';
|
|
27497
|
+
}
|
|
27498
|
+
exports.isUint32Array = isUint32Array;
|
|
27499
|
+
|
|
27500
|
+
function isInt8Array(value) {
|
|
27501
|
+
return whichTypedArray(value) === 'Int8Array';
|
|
27502
|
+
}
|
|
27503
|
+
exports.isInt8Array = isInt8Array;
|
|
27504
|
+
|
|
27505
|
+
function isInt16Array(value) {
|
|
27506
|
+
return whichTypedArray(value) === 'Int16Array';
|
|
27507
|
+
}
|
|
27508
|
+
exports.isInt16Array = isInt16Array;
|
|
27509
|
+
|
|
27510
|
+
function isInt32Array(value) {
|
|
27511
|
+
return whichTypedArray(value) === 'Int32Array';
|
|
27512
|
+
}
|
|
27513
|
+
exports.isInt32Array = isInt32Array;
|
|
27514
|
+
|
|
27515
|
+
function isFloat32Array(value) {
|
|
27516
|
+
return whichTypedArray(value) === 'Float32Array';
|
|
27517
|
+
}
|
|
27518
|
+
exports.isFloat32Array = isFloat32Array;
|
|
27519
|
+
|
|
27520
|
+
function isFloat64Array(value) {
|
|
27521
|
+
return whichTypedArray(value) === 'Float64Array';
|
|
27522
|
+
}
|
|
27523
|
+
exports.isFloat64Array = isFloat64Array;
|
|
27524
|
+
|
|
27525
|
+
function isBigInt64Array(value) {
|
|
27526
|
+
return whichTypedArray(value) === 'BigInt64Array';
|
|
27527
|
+
}
|
|
27528
|
+
exports.isBigInt64Array = isBigInt64Array;
|
|
27529
|
+
|
|
27530
|
+
function isBigUint64Array(value) {
|
|
27531
|
+
return whichTypedArray(value) === 'BigUint64Array';
|
|
27532
|
+
}
|
|
27533
|
+
exports.isBigUint64Array = isBigUint64Array;
|
|
27534
|
+
|
|
27535
|
+
function isMapToString(value) {
|
|
27536
|
+
return ObjectToString(value) === '[object Map]';
|
|
27537
|
+
}
|
|
27538
|
+
isMapToString.working = (
|
|
27539
|
+
typeof Map !== 'undefined' &&
|
|
27540
|
+
isMapToString(new Map())
|
|
27541
|
+
);
|
|
27542
|
+
|
|
27543
|
+
function isMap(value) {
|
|
27544
|
+
if (typeof Map === 'undefined') {
|
|
27545
|
+
return false;
|
|
27546
|
+
}
|
|
27547
|
+
|
|
27548
|
+
return isMapToString.working
|
|
27549
|
+
? isMapToString(value)
|
|
27550
|
+
: value instanceof Map;
|
|
27551
|
+
}
|
|
27552
|
+
exports.isMap = isMap;
|
|
27553
|
+
|
|
27554
|
+
function isSetToString(value) {
|
|
27555
|
+
return ObjectToString(value) === '[object Set]';
|
|
27556
|
+
}
|
|
27557
|
+
isSetToString.working = (
|
|
27558
|
+
typeof Set !== 'undefined' &&
|
|
27559
|
+
isSetToString(new Set())
|
|
27560
|
+
);
|
|
27561
|
+
function isSet(value) {
|
|
27562
|
+
if (typeof Set === 'undefined') {
|
|
27563
|
+
return false;
|
|
27564
|
+
}
|
|
27565
|
+
|
|
27566
|
+
return isSetToString.working
|
|
27567
|
+
? isSetToString(value)
|
|
27568
|
+
: value instanceof Set;
|
|
27569
|
+
}
|
|
27570
|
+
exports.isSet = isSet;
|
|
27571
|
+
|
|
27572
|
+
function isWeakMapToString(value) {
|
|
27573
|
+
return ObjectToString(value) === '[object WeakMap]';
|
|
27574
|
+
}
|
|
27575
|
+
isWeakMapToString.working = (
|
|
27576
|
+
typeof WeakMap !== 'undefined' &&
|
|
27577
|
+
isWeakMapToString(new WeakMap())
|
|
27578
|
+
);
|
|
27579
|
+
function isWeakMap(value) {
|
|
27580
|
+
if (typeof WeakMap === 'undefined') {
|
|
27581
|
+
return false;
|
|
27582
|
+
}
|
|
27583
|
+
|
|
27584
|
+
return isWeakMapToString.working
|
|
27585
|
+
? isWeakMapToString(value)
|
|
27586
|
+
: value instanceof WeakMap;
|
|
27587
|
+
}
|
|
27588
|
+
exports.isWeakMap = isWeakMap;
|
|
27589
|
+
|
|
27590
|
+
function isWeakSetToString(value) {
|
|
27591
|
+
return ObjectToString(value) === '[object WeakSet]';
|
|
27592
|
+
}
|
|
27593
|
+
isWeakSetToString.working = (
|
|
27594
|
+
typeof WeakSet !== 'undefined' &&
|
|
27595
|
+
isWeakSetToString(new WeakSet())
|
|
27596
|
+
);
|
|
27597
|
+
function isWeakSet(value) {
|
|
27598
|
+
return isWeakSetToString(value);
|
|
27599
|
+
}
|
|
27600
|
+
exports.isWeakSet = isWeakSet;
|
|
27601
|
+
|
|
27602
|
+
function isArrayBufferToString(value) {
|
|
27603
|
+
return ObjectToString(value) === '[object ArrayBuffer]';
|
|
27604
|
+
}
|
|
27605
|
+
isArrayBufferToString.working = (
|
|
27606
|
+
typeof ArrayBuffer !== 'undefined' &&
|
|
27607
|
+
isArrayBufferToString(new ArrayBuffer())
|
|
27608
|
+
);
|
|
27609
|
+
function isArrayBuffer(value) {
|
|
27610
|
+
if (typeof ArrayBuffer === 'undefined') {
|
|
27611
|
+
return false;
|
|
27612
|
+
}
|
|
27613
|
+
|
|
27614
|
+
return isArrayBufferToString.working
|
|
27615
|
+
? isArrayBufferToString(value)
|
|
27616
|
+
: value instanceof ArrayBuffer;
|
|
27617
|
+
}
|
|
27618
|
+
exports.isArrayBuffer = isArrayBuffer;
|
|
27619
|
+
|
|
27620
|
+
function isDataViewToString(value) {
|
|
27621
|
+
return ObjectToString(value) === '[object DataView]';
|
|
27622
|
+
}
|
|
27623
|
+
isDataViewToString.working = (
|
|
27624
|
+
typeof ArrayBuffer !== 'undefined' &&
|
|
27625
|
+
typeof DataView !== 'undefined' &&
|
|
27626
|
+
isDataViewToString(new DataView(new ArrayBuffer(1), 0, 1))
|
|
27627
|
+
);
|
|
27628
|
+
function isDataView(value) {
|
|
27629
|
+
if (typeof DataView === 'undefined') {
|
|
27630
|
+
return false;
|
|
27631
|
+
}
|
|
27632
|
+
|
|
27633
|
+
return isDataViewToString.working
|
|
27634
|
+
? isDataViewToString(value)
|
|
27635
|
+
: value instanceof DataView;
|
|
27636
|
+
}
|
|
27637
|
+
exports.isDataView = isDataView;
|
|
27638
|
+
|
|
27639
|
+
// Store a copy of SharedArrayBuffer in case it's deleted elsewhere
|
|
27640
|
+
var SharedArrayBufferCopy = typeof SharedArrayBuffer !== 'undefined' ? SharedArrayBuffer : undefined;
|
|
27641
|
+
function isSharedArrayBufferToString(value) {
|
|
27642
|
+
return ObjectToString(value) === '[object SharedArrayBuffer]';
|
|
27643
|
+
}
|
|
27644
|
+
function isSharedArrayBuffer(value) {
|
|
27645
|
+
if (typeof SharedArrayBufferCopy === 'undefined') {
|
|
27646
|
+
return false;
|
|
27647
|
+
}
|
|
27648
|
+
|
|
27649
|
+
if (typeof isSharedArrayBufferToString.working === 'undefined') {
|
|
27650
|
+
isSharedArrayBufferToString.working = isSharedArrayBufferToString(new SharedArrayBufferCopy());
|
|
27651
|
+
}
|
|
27652
|
+
|
|
27653
|
+
return isSharedArrayBufferToString.working
|
|
27654
|
+
? isSharedArrayBufferToString(value)
|
|
27655
|
+
: value instanceof SharedArrayBufferCopy;
|
|
27656
|
+
}
|
|
27657
|
+
exports.isSharedArrayBuffer = isSharedArrayBuffer;
|
|
27658
|
+
|
|
27659
|
+
function isAsyncFunction(value) {
|
|
27660
|
+
return ObjectToString(value) === '[object AsyncFunction]';
|
|
27661
|
+
}
|
|
27662
|
+
exports.isAsyncFunction = isAsyncFunction;
|
|
27663
|
+
|
|
27664
|
+
function isMapIterator(value) {
|
|
27665
|
+
return ObjectToString(value) === '[object Map Iterator]';
|
|
27666
|
+
}
|
|
27667
|
+
exports.isMapIterator = isMapIterator;
|
|
27668
|
+
|
|
27669
|
+
function isSetIterator(value) {
|
|
27670
|
+
return ObjectToString(value) === '[object Set Iterator]';
|
|
27671
|
+
}
|
|
27672
|
+
exports.isSetIterator = isSetIterator;
|
|
27673
|
+
|
|
27674
|
+
function isGeneratorObject(value) {
|
|
27675
|
+
return ObjectToString(value) === '[object Generator]';
|
|
27676
|
+
}
|
|
27677
|
+
exports.isGeneratorObject = isGeneratorObject;
|
|
27678
|
+
|
|
27679
|
+
function isWebAssemblyCompiledModule(value) {
|
|
27680
|
+
return ObjectToString(value) === '[object WebAssembly.Module]';
|
|
27681
|
+
}
|
|
27682
|
+
exports.isWebAssemblyCompiledModule = isWebAssemblyCompiledModule;
|
|
27683
|
+
|
|
27684
|
+
function isNumberObject(value) {
|
|
27685
|
+
return checkBoxedPrimitive(value, numberValue);
|
|
27686
|
+
}
|
|
27687
|
+
exports.isNumberObject = isNumberObject;
|
|
27688
|
+
|
|
27689
|
+
function isStringObject(value) {
|
|
27690
|
+
return checkBoxedPrimitive(value, stringValue);
|
|
27691
|
+
}
|
|
27692
|
+
exports.isStringObject = isStringObject;
|
|
27693
|
+
|
|
27694
|
+
function isBooleanObject(value) {
|
|
27695
|
+
return checkBoxedPrimitive(value, booleanValue);
|
|
27696
|
+
}
|
|
27697
|
+
exports.isBooleanObject = isBooleanObject;
|
|
27698
|
+
|
|
27699
|
+
function isBigIntObject(value) {
|
|
27700
|
+
return BigIntSupported && checkBoxedPrimitive(value, bigIntValue);
|
|
27701
|
+
}
|
|
27702
|
+
exports.isBigIntObject = isBigIntObject;
|
|
27703
|
+
|
|
27704
|
+
function isSymbolObject(value) {
|
|
27705
|
+
return SymbolSupported && checkBoxedPrimitive(value, symbolValue);
|
|
27706
|
+
}
|
|
27707
|
+
exports.isSymbolObject = isSymbolObject;
|
|
27708
|
+
|
|
27709
|
+
function isBoxedPrimitive(value) {
|
|
27710
|
+
return (
|
|
27711
|
+
isNumberObject(value) ||
|
|
27712
|
+
isStringObject(value) ||
|
|
27713
|
+
isBooleanObject(value) ||
|
|
27714
|
+
isBigIntObject(value) ||
|
|
27715
|
+
isSymbolObject(value)
|
|
27716
|
+
);
|
|
27717
|
+
}
|
|
27718
|
+
exports.isBoxedPrimitive = isBoxedPrimitive;
|
|
27719
|
+
|
|
27720
|
+
function isAnyArrayBuffer(value) {
|
|
27721
|
+
return typeof Uint8Array !== 'undefined' && (
|
|
27722
|
+
isArrayBuffer(value) ||
|
|
27723
|
+
isSharedArrayBuffer(value)
|
|
27724
|
+
);
|
|
27725
|
+
}
|
|
27726
|
+
exports.isAnyArrayBuffer = isAnyArrayBuffer;
|
|
27727
|
+
|
|
27728
|
+
['isProxy', 'isExternal', 'isModuleNamespaceObject'].forEach(function(method) {
|
|
27729
|
+
Object.defineProperty(exports, method, {
|
|
27730
|
+
enumerable: false,
|
|
27731
|
+
value: function() {
|
|
27732
|
+
throw new Error(method + ' is not supported in userland');
|
|
27733
|
+
}
|
|
27734
|
+
});
|
|
27735
|
+
});
|
|
27736
|
+
|
|
27737
|
+
|
|
27738
|
+
/***/ }),
|
|
27739
|
+
|
|
27740
|
+
/***/ "../../common/temp/node_modules/.pnpm/util@0.12.5/node_modules/util/util.js":
|
|
27741
|
+
/*!**********************************************************************************!*\
|
|
27742
|
+
!*** ../../common/temp/node_modules/.pnpm/util@0.12.5/node_modules/util/util.js ***!
|
|
27743
|
+
\**********************************************************************************/
|
|
27744
|
+
/***/ ((__unused_webpack_module, exports, __webpack_require__) => {
|
|
27745
|
+
|
|
27746
|
+
// Copyright Joyent, Inc. and other Node contributors.
|
|
27747
|
+
//
|
|
27748
|
+
// Permission is hereby granted, free of charge, to any person obtaining a
|
|
27749
|
+
// copy of this software and associated documentation files (the
|
|
27750
|
+
// "Software"), to deal in the Software without restriction, including
|
|
27751
|
+
// without limitation the rights to use, copy, modify, merge, publish,
|
|
27752
|
+
// distribute, sublicense, and/or sell copies of the Software, and to permit
|
|
27753
|
+
// persons to whom the Software is furnished to do so, subject to the
|
|
27754
|
+
// following conditions:
|
|
27755
|
+
//
|
|
27756
|
+
// The above copyright notice and this permission notice shall be included
|
|
27757
|
+
// in all copies or substantial portions of the Software.
|
|
27758
|
+
//
|
|
27759
|
+
// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
|
|
27760
|
+
// OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
27761
|
+
// MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN
|
|
27762
|
+
// NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
|
|
27763
|
+
// DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
|
|
27764
|
+
// OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
27765
|
+
// USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
27766
|
+
|
|
27767
|
+
var getOwnPropertyDescriptors = Object.getOwnPropertyDescriptors ||
|
|
27768
|
+
function getOwnPropertyDescriptors(obj) {
|
|
27769
|
+
var keys = Object.keys(obj);
|
|
27770
|
+
var descriptors = {};
|
|
27771
|
+
for (var i = 0; i < keys.length; i++) {
|
|
27772
|
+
descriptors[keys[i]] = Object.getOwnPropertyDescriptor(obj, keys[i]);
|
|
27773
|
+
}
|
|
27774
|
+
return descriptors;
|
|
27775
|
+
};
|
|
27776
|
+
|
|
27777
|
+
var formatRegExp = /%[sdj%]/g;
|
|
27778
|
+
exports.format = function(f) {
|
|
27779
|
+
if (!isString(f)) {
|
|
27780
|
+
var objects = [];
|
|
27781
|
+
for (var i = 0; i < arguments.length; i++) {
|
|
27782
|
+
objects.push(inspect(arguments[i]));
|
|
27783
|
+
}
|
|
27784
|
+
return objects.join(' ');
|
|
27785
|
+
}
|
|
27786
|
+
|
|
27787
|
+
var i = 1;
|
|
27788
|
+
var args = arguments;
|
|
27789
|
+
var len = args.length;
|
|
27790
|
+
var str = String(f).replace(formatRegExp, function(x) {
|
|
27791
|
+
if (x === '%%') return '%';
|
|
27792
|
+
if (i >= len) return x;
|
|
27793
|
+
switch (x) {
|
|
27794
|
+
case '%s': return String(args[i++]);
|
|
27795
|
+
case '%d': return Number(args[i++]);
|
|
27796
|
+
case '%j':
|
|
27797
|
+
try {
|
|
27798
|
+
return JSON.stringify(args[i++]);
|
|
27799
|
+
} catch (_) {
|
|
27800
|
+
return '[Circular]';
|
|
27801
|
+
}
|
|
27802
|
+
default:
|
|
27803
|
+
return x;
|
|
27804
|
+
}
|
|
27805
|
+
});
|
|
27806
|
+
for (var x = args[i]; i < len; x = args[++i]) {
|
|
27807
|
+
if (isNull(x) || !isObject(x)) {
|
|
27808
|
+
str += ' ' + x;
|
|
27809
|
+
} else {
|
|
27810
|
+
str += ' ' + inspect(x);
|
|
27811
|
+
}
|
|
27812
|
+
}
|
|
27813
|
+
return str;
|
|
27814
|
+
};
|
|
27815
|
+
|
|
27816
|
+
|
|
27817
|
+
// Mark that a method should not be used.
|
|
27818
|
+
// Returns a modified function which warns once by default.
|
|
27819
|
+
// If --no-deprecation is set, then it is a no-op.
|
|
27820
|
+
exports.deprecate = function(fn, msg) {
|
|
27821
|
+
if (typeof process !== 'undefined' && process.noDeprecation === true) {
|
|
27822
|
+
return fn;
|
|
27823
|
+
}
|
|
27824
|
+
|
|
27825
|
+
// Allow for deprecating things in the process of starting up.
|
|
27826
|
+
if (typeof process === 'undefined') {
|
|
27827
|
+
return function() {
|
|
27828
|
+
return exports.deprecate(fn, msg).apply(this, arguments);
|
|
27829
|
+
};
|
|
27830
|
+
}
|
|
27831
|
+
|
|
27832
|
+
var warned = false;
|
|
27833
|
+
function deprecated() {
|
|
27834
|
+
if (!warned) {
|
|
27835
|
+
if (process.throwDeprecation) {
|
|
27836
|
+
throw new Error(msg);
|
|
27837
|
+
} else if (process.traceDeprecation) {
|
|
27838
|
+
console.trace(msg);
|
|
27839
|
+
} else {
|
|
27840
|
+
console.error(msg);
|
|
27841
|
+
}
|
|
27842
|
+
warned = true;
|
|
27843
|
+
}
|
|
27844
|
+
return fn.apply(this, arguments);
|
|
27845
|
+
}
|
|
27846
|
+
|
|
27847
|
+
return deprecated;
|
|
27848
|
+
};
|
|
27849
|
+
|
|
27850
|
+
|
|
27851
|
+
var debugs = {};
|
|
27852
|
+
var debugEnvRegex = /^$/;
|
|
27853
|
+
|
|
27854
|
+
if (process.env.NODE_DEBUG) {
|
|
27855
|
+
var debugEnv = process.env.NODE_DEBUG;
|
|
27856
|
+
debugEnv = debugEnv.replace(/[|\\{}()[\]^$+?.]/g, '\\$&')
|
|
27857
|
+
.replace(/\*/g, '.*')
|
|
27858
|
+
.replace(/,/g, '$|^')
|
|
27859
|
+
.toUpperCase();
|
|
27860
|
+
debugEnvRegex = new RegExp('^' + debugEnv + '$', 'i');
|
|
27861
|
+
}
|
|
27862
|
+
exports.debuglog = function(set) {
|
|
27863
|
+
set = set.toUpperCase();
|
|
27864
|
+
if (!debugs[set]) {
|
|
27865
|
+
if (debugEnvRegex.test(set)) {
|
|
27866
|
+
var pid = process.pid;
|
|
27867
|
+
debugs[set] = function() {
|
|
27868
|
+
var msg = exports.format.apply(exports, arguments);
|
|
27869
|
+
console.error('%s %d: %s', set, pid, msg);
|
|
27870
|
+
};
|
|
27871
|
+
} else {
|
|
27872
|
+
debugs[set] = function() {};
|
|
27873
|
+
}
|
|
27874
|
+
}
|
|
27875
|
+
return debugs[set];
|
|
27876
|
+
};
|
|
27877
|
+
|
|
27878
|
+
|
|
27879
|
+
/**
|
|
27880
|
+
* Echos the value of a value. Trys to print the value out
|
|
27881
|
+
* in the best way possible given the different types.
|
|
27882
|
+
*
|
|
27883
|
+
* @param {Object} obj The object to print out.
|
|
27884
|
+
* @param {Object} opts Optional options object that alters the output.
|
|
27885
|
+
*/
|
|
27886
|
+
/* legacy: obj, showHidden, depth, colors*/
|
|
27887
|
+
function inspect(obj, opts) {
|
|
27888
|
+
// default options
|
|
27889
|
+
var ctx = {
|
|
27890
|
+
seen: [],
|
|
27891
|
+
stylize: stylizeNoColor
|
|
27892
|
+
};
|
|
27893
|
+
// legacy...
|
|
27894
|
+
if (arguments.length >= 3) ctx.depth = arguments[2];
|
|
27895
|
+
if (arguments.length >= 4) ctx.colors = arguments[3];
|
|
27896
|
+
if (isBoolean(opts)) {
|
|
27897
|
+
// legacy...
|
|
27898
|
+
ctx.showHidden = opts;
|
|
27899
|
+
} else if (opts) {
|
|
27900
|
+
// got an "options" object
|
|
27901
|
+
exports._extend(ctx, opts);
|
|
27902
|
+
}
|
|
27903
|
+
// set default options
|
|
27904
|
+
if (isUndefined(ctx.showHidden)) ctx.showHidden = false;
|
|
27905
|
+
if (isUndefined(ctx.depth)) ctx.depth = 2;
|
|
27906
|
+
if (isUndefined(ctx.colors)) ctx.colors = false;
|
|
27907
|
+
if (isUndefined(ctx.customInspect)) ctx.customInspect = true;
|
|
27908
|
+
if (ctx.colors) ctx.stylize = stylizeWithColor;
|
|
27909
|
+
return formatValue(ctx, obj, ctx.depth);
|
|
27910
|
+
}
|
|
27911
|
+
exports.inspect = inspect;
|
|
27912
|
+
|
|
27913
|
+
|
|
27914
|
+
// http://en.wikipedia.org/wiki/ANSI_escape_code#graphics
|
|
27915
|
+
inspect.colors = {
|
|
27916
|
+
'bold' : [1, 22],
|
|
27917
|
+
'italic' : [3, 23],
|
|
27918
|
+
'underline' : [4, 24],
|
|
27919
|
+
'inverse' : [7, 27],
|
|
27920
|
+
'white' : [37, 39],
|
|
27921
|
+
'grey' : [90, 39],
|
|
27922
|
+
'black' : [30, 39],
|
|
27923
|
+
'blue' : [34, 39],
|
|
27924
|
+
'cyan' : [36, 39],
|
|
27925
|
+
'green' : [32, 39],
|
|
27926
|
+
'magenta' : [35, 39],
|
|
27927
|
+
'red' : [31, 39],
|
|
27928
|
+
'yellow' : [33, 39]
|
|
27929
|
+
};
|
|
27930
|
+
|
|
27931
|
+
// Don't use 'blue' not visible on cmd.exe
|
|
27932
|
+
inspect.styles = {
|
|
27933
|
+
'special': 'cyan',
|
|
27934
|
+
'number': 'yellow',
|
|
27935
|
+
'boolean': 'yellow',
|
|
27936
|
+
'undefined': 'grey',
|
|
27937
|
+
'null': 'bold',
|
|
27938
|
+
'string': 'green',
|
|
27939
|
+
'date': 'magenta',
|
|
27940
|
+
// "name": intentionally not styling
|
|
27941
|
+
'regexp': 'red'
|
|
27942
|
+
};
|
|
27943
|
+
|
|
27944
|
+
|
|
27945
|
+
function stylizeWithColor(str, styleType) {
|
|
27946
|
+
var style = inspect.styles[styleType];
|
|
27947
|
+
|
|
27948
|
+
if (style) {
|
|
27949
|
+
return '\u001b[' + inspect.colors[style][0] + 'm' + str +
|
|
27950
|
+
'\u001b[' + inspect.colors[style][1] + 'm';
|
|
27951
|
+
} else {
|
|
27952
|
+
return str;
|
|
27953
|
+
}
|
|
27954
|
+
}
|
|
27955
|
+
|
|
27956
|
+
|
|
27957
|
+
function stylizeNoColor(str, styleType) {
|
|
27958
|
+
return str;
|
|
27959
|
+
}
|
|
27960
|
+
|
|
27961
|
+
|
|
27962
|
+
function arrayToHash(array) {
|
|
27963
|
+
var hash = {};
|
|
27964
|
+
|
|
27965
|
+
array.forEach(function(val, idx) {
|
|
27966
|
+
hash[val] = true;
|
|
27967
|
+
});
|
|
27968
|
+
|
|
27969
|
+
return hash;
|
|
27970
|
+
}
|
|
27971
|
+
|
|
27972
|
+
|
|
27973
|
+
function formatValue(ctx, value, recurseTimes) {
|
|
27974
|
+
// Provide a hook for user-specified inspect functions.
|
|
27975
|
+
// Check that value is an object with an inspect function on it
|
|
27976
|
+
if (ctx.customInspect &&
|
|
27977
|
+
value &&
|
|
27978
|
+
isFunction(value.inspect) &&
|
|
27979
|
+
// Filter out the util module, it's inspect function is special
|
|
27980
|
+
value.inspect !== exports.inspect &&
|
|
27981
|
+
// Also filter out any prototype objects using the circular check.
|
|
27982
|
+
!(value.constructor && value.constructor.prototype === value)) {
|
|
27983
|
+
var ret = value.inspect(recurseTimes, ctx);
|
|
27984
|
+
if (!isString(ret)) {
|
|
27985
|
+
ret = formatValue(ctx, ret, recurseTimes);
|
|
27986
|
+
}
|
|
27987
|
+
return ret;
|
|
27988
|
+
}
|
|
27989
|
+
|
|
27990
|
+
// Primitive types cannot have properties
|
|
27991
|
+
var primitive = formatPrimitive(ctx, value);
|
|
27992
|
+
if (primitive) {
|
|
27993
|
+
return primitive;
|
|
27994
|
+
}
|
|
27995
|
+
|
|
27996
|
+
// Look up the keys of the object.
|
|
27997
|
+
var keys = Object.keys(value);
|
|
27998
|
+
var visibleKeys = arrayToHash(keys);
|
|
27999
|
+
|
|
28000
|
+
if (ctx.showHidden) {
|
|
28001
|
+
keys = Object.getOwnPropertyNames(value);
|
|
28002
|
+
}
|
|
28003
|
+
|
|
28004
|
+
// IE doesn't make error fields non-enumerable
|
|
28005
|
+
// http://msdn.microsoft.com/en-us/library/ie/dww52sbt(v=vs.94).aspx
|
|
28006
|
+
if (isError(value)
|
|
28007
|
+
&& (keys.indexOf('message') >= 0 || keys.indexOf('description') >= 0)) {
|
|
28008
|
+
return formatError(value);
|
|
28009
|
+
}
|
|
28010
|
+
|
|
28011
|
+
// Some type of object without properties can be shortcutted.
|
|
28012
|
+
if (keys.length === 0) {
|
|
28013
|
+
if (isFunction(value)) {
|
|
28014
|
+
var name = value.name ? ': ' + value.name : '';
|
|
28015
|
+
return ctx.stylize('[Function' + name + ']', 'special');
|
|
28016
|
+
}
|
|
28017
|
+
if (isRegExp(value)) {
|
|
28018
|
+
return ctx.stylize(RegExp.prototype.toString.call(value), 'regexp');
|
|
28019
|
+
}
|
|
28020
|
+
if (isDate(value)) {
|
|
28021
|
+
return ctx.stylize(Date.prototype.toString.call(value), 'date');
|
|
28022
|
+
}
|
|
28023
|
+
if (isError(value)) {
|
|
28024
|
+
return formatError(value);
|
|
28025
|
+
}
|
|
28026
|
+
}
|
|
28027
|
+
|
|
28028
|
+
var base = '', array = false, braces = ['{', '}'];
|
|
28029
|
+
|
|
28030
|
+
// Make Array say that they are Array
|
|
28031
|
+
if (isArray(value)) {
|
|
28032
|
+
array = true;
|
|
28033
|
+
braces = ['[', ']'];
|
|
28034
|
+
}
|
|
28035
|
+
|
|
28036
|
+
// Make functions say that they are functions
|
|
28037
|
+
if (isFunction(value)) {
|
|
28038
|
+
var n = value.name ? ': ' + value.name : '';
|
|
28039
|
+
base = ' [Function' + n + ']';
|
|
28040
|
+
}
|
|
28041
|
+
|
|
28042
|
+
// Make RegExps say that they are RegExps
|
|
28043
|
+
if (isRegExp(value)) {
|
|
28044
|
+
base = ' ' + RegExp.prototype.toString.call(value);
|
|
28045
|
+
}
|
|
28046
|
+
|
|
28047
|
+
// Make dates with properties first say the date
|
|
28048
|
+
if (isDate(value)) {
|
|
28049
|
+
base = ' ' + Date.prototype.toUTCString.call(value);
|
|
28050
|
+
}
|
|
28051
|
+
|
|
28052
|
+
// Make error with message first say the error
|
|
28053
|
+
if (isError(value)) {
|
|
28054
|
+
base = ' ' + formatError(value);
|
|
28055
|
+
}
|
|
28056
|
+
|
|
28057
|
+
if (keys.length === 0 && (!array || value.length == 0)) {
|
|
28058
|
+
return braces[0] + base + braces[1];
|
|
28059
|
+
}
|
|
28060
|
+
|
|
28061
|
+
if (recurseTimes < 0) {
|
|
28062
|
+
if (isRegExp(value)) {
|
|
28063
|
+
return ctx.stylize(RegExp.prototype.toString.call(value), 'regexp');
|
|
28064
|
+
} else {
|
|
28065
|
+
return ctx.stylize('[Object]', 'special');
|
|
28066
|
+
}
|
|
28067
|
+
}
|
|
28068
|
+
|
|
28069
|
+
ctx.seen.push(value);
|
|
28070
|
+
|
|
28071
|
+
var output;
|
|
28072
|
+
if (array) {
|
|
28073
|
+
output = formatArray(ctx, value, recurseTimes, visibleKeys, keys);
|
|
28074
|
+
} else {
|
|
28075
|
+
output = keys.map(function(key) {
|
|
28076
|
+
return formatProperty(ctx, value, recurseTimes, visibleKeys, key, array);
|
|
28077
|
+
});
|
|
28078
|
+
}
|
|
28079
|
+
|
|
28080
|
+
ctx.seen.pop();
|
|
28081
|
+
|
|
28082
|
+
return reduceToSingleString(output, base, braces);
|
|
28083
|
+
}
|
|
28084
|
+
|
|
28085
|
+
|
|
28086
|
+
function formatPrimitive(ctx, value) {
|
|
28087
|
+
if (isUndefined(value))
|
|
28088
|
+
return ctx.stylize('undefined', 'undefined');
|
|
28089
|
+
if (isString(value)) {
|
|
28090
|
+
var simple = '\'' + JSON.stringify(value).replace(/^"|"$/g, '')
|
|
28091
|
+
.replace(/'/g, "\\'")
|
|
28092
|
+
.replace(/\\"/g, '"') + '\'';
|
|
28093
|
+
return ctx.stylize(simple, 'string');
|
|
28094
|
+
}
|
|
28095
|
+
if (isNumber(value))
|
|
28096
|
+
return ctx.stylize('' + value, 'number');
|
|
28097
|
+
if (isBoolean(value))
|
|
28098
|
+
return ctx.stylize('' + value, 'boolean');
|
|
28099
|
+
// For some reason typeof null is "object", so special case here.
|
|
28100
|
+
if (isNull(value))
|
|
28101
|
+
return ctx.stylize('null', 'null');
|
|
28102
|
+
}
|
|
28103
|
+
|
|
28104
|
+
|
|
28105
|
+
function formatError(value) {
|
|
28106
|
+
return '[' + Error.prototype.toString.call(value) + ']';
|
|
28107
|
+
}
|
|
28108
|
+
|
|
28109
|
+
|
|
28110
|
+
function formatArray(ctx, value, recurseTimes, visibleKeys, keys) {
|
|
28111
|
+
var output = [];
|
|
28112
|
+
for (var i = 0, l = value.length; i < l; ++i) {
|
|
28113
|
+
if (hasOwnProperty(value, String(i))) {
|
|
28114
|
+
output.push(formatProperty(ctx, value, recurseTimes, visibleKeys,
|
|
28115
|
+
String(i), true));
|
|
28116
|
+
} else {
|
|
28117
|
+
output.push('');
|
|
28118
|
+
}
|
|
28119
|
+
}
|
|
28120
|
+
keys.forEach(function(key) {
|
|
28121
|
+
if (!key.match(/^\d+$/)) {
|
|
28122
|
+
output.push(formatProperty(ctx, value, recurseTimes, visibleKeys,
|
|
28123
|
+
key, true));
|
|
28124
|
+
}
|
|
28125
|
+
});
|
|
28126
|
+
return output;
|
|
28127
|
+
}
|
|
28128
|
+
|
|
28129
|
+
|
|
28130
|
+
function formatProperty(ctx, value, recurseTimes, visibleKeys, key, array) {
|
|
28131
|
+
var name, str, desc;
|
|
28132
|
+
desc = Object.getOwnPropertyDescriptor(value, key) || { value: value[key] };
|
|
28133
|
+
if (desc.get) {
|
|
28134
|
+
if (desc.set) {
|
|
28135
|
+
str = ctx.stylize('[Getter/Setter]', 'special');
|
|
28136
|
+
} else {
|
|
28137
|
+
str = ctx.stylize('[Getter]', 'special');
|
|
28138
|
+
}
|
|
28139
|
+
} else {
|
|
28140
|
+
if (desc.set) {
|
|
28141
|
+
str = ctx.stylize('[Setter]', 'special');
|
|
28142
|
+
}
|
|
28143
|
+
}
|
|
28144
|
+
if (!hasOwnProperty(visibleKeys, key)) {
|
|
28145
|
+
name = '[' + key + ']';
|
|
28146
|
+
}
|
|
28147
|
+
if (!str) {
|
|
28148
|
+
if (ctx.seen.indexOf(desc.value) < 0) {
|
|
28149
|
+
if (isNull(recurseTimes)) {
|
|
28150
|
+
str = formatValue(ctx, desc.value, null);
|
|
28151
|
+
} else {
|
|
28152
|
+
str = formatValue(ctx, desc.value, recurseTimes - 1);
|
|
28153
|
+
}
|
|
28154
|
+
if (str.indexOf('\n') > -1) {
|
|
28155
|
+
if (array) {
|
|
28156
|
+
str = str.split('\n').map(function(line) {
|
|
28157
|
+
return ' ' + line;
|
|
28158
|
+
}).join('\n').slice(2);
|
|
28159
|
+
} else {
|
|
28160
|
+
str = '\n' + str.split('\n').map(function(line) {
|
|
28161
|
+
return ' ' + line;
|
|
28162
|
+
}).join('\n');
|
|
28163
|
+
}
|
|
28164
|
+
}
|
|
28165
|
+
} else {
|
|
28166
|
+
str = ctx.stylize('[Circular]', 'special');
|
|
28167
|
+
}
|
|
28168
|
+
}
|
|
28169
|
+
if (isUndefined(name)) {
|
|
28170
|
+
if (array && key.match(/^\d+$/)) {
|
|
28171
|
+
return str;
|
|
28172
|
+
}
|
|
28173
|
+
name = JSON.stringify('' + key);
|
|
28174
|
+
if (name.match(/^"([a-zA-Z_][a-zA-Z_0-9]*)"$/)) {
|
|
28175
|
+
name = name.slice(1, -1);
|
|
28176
|
+
name = ctx.stylize(name, 'name');
|
|
28177
|
+
} else {
|
|
28178
|
+
name = name.replace(/'/g, "\\'")
|
|
28179
|
+
.replace(/\\"/g, '"')
|
|
28180
|
+
.replace(/(^"|"$)/g, "'");
|
|
28181
|
+
name = ctx.stylize(name, 'string');
|
|
28182
|
+
}
|
|
28183
|
+
}
|
|
28184
|
+
|
|
28185
|
+
return name + ': ' + str;
|
|
28186
|
+
}
|
|
28187
|
+
|
|
28188
|
+
|
|
28189
|
+
function reduceToSingleString(output, base, braces) {
|
|
28190
|
+
var numLinesEst = 0;
|
|
28191
|
+
var length = output.reduce(function(prev, cur) {
|
|
28192
|
+
numLinesEst++;
|
|
28193
|
+
if (cur.indexOf('\n') >= 0) numLinesEst++;
|
|
28194
|
+
return prev + cur.replace(/\u001b\[\d\d?m/g, '').length + 1;
|
|
28195
|
+
}, 0);
|
|
28196
|
+
|
|
28197
|
+
if (length > 60) {
|
|
28198
|
+
return braces[0] +
|
|
28199
|
+
(base === '' ? '' : base + '\n ') +
|
|
28200
|
+
' ' +
|
|
28201
|
+
output.join(',\n ') +
|
|
28202
|
+
' ' +
|
|
28203
|
+
braces[1];
|
|
28204
|
+
}
|
|
28205
|
+
|
|
28206
|
+
return braces[0] + base + ' ' + output.join(', ') + ' ' + braces[1];
|
|
28207
|
+
}
|
|
28208
|
+
|
|
28209
|
+
|
|
28210
|
+
// NOTE: These type checking functions intentionally don't use `instanceof`
|
|
28211
|
+
// because it is fragile and can be easily faked with `Object.create()`.
|
|
28212
|
+
exports.types = __webpack_require__(/*! ./support/types */ "../../common/temp/node_modules/.pnpm/util@0.12.5/node_modules/util/support/types.js");
|
|
28213
|
+
|
|
28214
|
+
function isArray(ar) {
|
|
28215
|
+
return Array.isArray(ar);
|
|
28216
|
+
}
|
|
28217
|
+
exports.isArray = isArray;
|
|
28218
|
+
|
|
28219
|
+
function isBoolean(arg) {
|
|
28220
|
+
return typeof arg === 'boolean';
|
|
28221
|
+
}
|
|
28222
|
+
exports.isBoolean = isBoolean;
|
|
28223
|
+
|
|
28224
|
+
function isNull(arg) {
|
|
28225
|
+
return arg === null;
|
|
28226
|
+
}
|
|
28227
|
+
exports.isNull = isNull;
|
|
28228
|
+
|
|
28229
|
+
function isNullOrUndefined(arg) {
|
|
28230
|
+
return arg == null;
|
|
28231
|
+
}
|
|
28232
|
+
exports.isNullOrUndefined = isNullOrUndefined;
|
|
28233
|
+
|
|
28234
|
+
function isNumber(arg) {
|
|
28235
|
+
return typeof arg === 'number';
|
|
28236
|
+
}
|
|
28237
|
+
exports.isNumber = isNumber;
|
|
28238
|
+
|
|
28239
|
+
function isString(arg) {
|
|
28240
|
+
return typeof arg === 'string';
|
|
28241
|
+
}
|
|
28242
|
+
exports.isString = isString;
|
|
28243
|
+
|
|
28244
|
+
function isSymbol(arg) {
|
|
28245
|
+
return typeof arg === 'symbol';
|
|
28246
|
+
}
|
|
28247
|
+
exports.isSymbol = isSymbol;
|
|
28248
|
+
|
|
28249
|
+
function isUndefined(arg) {
|
|
28250
|
+
return arg === void 0;
|
|
28251
|
+
}
|
|
28252
|
+
exports.isUndefined = isUndefined;
|
|
28253
|
+
|
|
28254
|
+
function isRegExp(re) {
|
|
28255
|
+
return isObject(re) && objectToString(re) === '[object RegExp]';
|
|
28256
|
+
}
|
|
28257
|
+
exports.isRegExp = isRegExp;
|
|
28258
|
+
exports.types.isRegExp = isRegExp;
|
|
28259
|
+
|
|
28260
|
+
function isObject(arg) {
|
|
28261
|
+
return typeof arg === 'object' && arg !== null;
|
|
28262
|
+
}
|
|
28263
|
+
exports.isObject = isObject;
|
|
28264
|
+
|
|
28265
|
+
function isDate(d) {
|
|
28266
|
+
return isObject(d) && objectToString(d) === '[object Date]';
|
|
28267
|
+
}
|
|
28268
|
+
exports.isDate = isDate;
|
|
28269
|
+
exports.types.isDate = isDate;
|
|
28270
|
+
|
|
28271
|
+
function isError(e) {
|
|
28272
|
+
return isObject(e) &&
|
|
28273
|
+
(objectToString(e) === '[object Error]' || e instanceof Error);
|
|
28274
|
+
}
|
|
28275
|
+
exports.isError = isError;
|
|
28276
|
+
exports.types.isNativeError = isError;
|
|
28277
|
+
|
|
28278
|
+
function isFunction(arg) {
|
|
28279
|
+
return typeof arg === 'function';
|
|
28280
|
+
}
|
|
28281
|
+
exports.isFunction = isFunction;
|
|
28282
|
+
|
|
28283
|
+
function isPrimitive(arg) {
|
|
28284
|
+
return arg === null ||
|
|
28285
|
+
typeof arg === 'boolean' ||
|
|
28286
|
+
typeof arg === 'number' ||
|
|
28287
|
+
typeof arg === 'string' ||
|
|
28288
|
+
typeof arg === 'symbol' || // ES6 symbol
|
|
28289
|
+
typeof arg === 'undefined';
|
|
28290
|
+
}
|
|
28291
|
+
exports.isPrimitive = isPrimitive;
|
|
28292
|
+
|
|
28293
|
+
exports.isBuffer = __webpack_require__(/*! ./support/isBuffer */ "../../common/temp/node_modules/.pnpm/util@0.12.5/node_modules/util/support/isBufferBrowser.js");
|
|
28294
|
+
|
|
28295
|
+
function objectToString(o) {
|
|
28296
|
+
return Object.prototype.toString.call(o);
|
|
28297
|
+
}
|
|
28298
|
+
|
|
28299
|
+
|
|
28300
|
+
function pad(n) {
|
|
28301
|
+
return n < 10 ? '0' + n.toString(10) : n.toString(10);
|
|
28302
|
+
}
|
|
28303
|
+
|
|
28304
|
+
|
|
28305
|
+
var months = ['Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep',
|
|
28306
|
+
'Oct', 'Nov', 'Dec'];
|
|
28307
|
+
|
|
28308
|
+
// 26 Feb 16:19:34
|
|
28309
|
+
function timestamp() {
|
|
28310
|
+
var d = new Date();
|
|
28311
|
+
var time = [pad(d.getHours()),
|
|
28312
|
+
pad(d.getMinutes()),
|
|
28313
|
+
pad(d.getSeconds())].join(':');
|
|
28314
|
+
return [d.getDate(), months[d.getMonth()], time].join(' ');
|
|
28315
|
+
}
|
|
28316
|
+
|
|
28317
|
+
|
|
28318
|
+
// log is just a thin wrapper to console.log that prepends a timestamp
|
|
28319
|
+
exports.log = function() {
|
|
28320
|
+
console.log('%s - %s', timestamp(), exports.format.apply(exports, arguments));
|
|
28321
|
+
};
|
|
28322
|
+
|
|
28323
|
+
|
|
28324
|
+
/**
|
|
28325
|
+
* Inherit the prototype methods from one constructor into another.
|
|
28326
|
+
*
|
|
28327
|
+
* The Function.prototype.inherits from lang.js rewritten as a standalone
|
|
28328
|
+
* function (not on Function.prototype). NOTE: If this file is to be loaded
|
|
28329
|
+
* during bootstrapping this function needs to be rewritten using some native
|
|
28330
|
+
* functions as prototype setup using normal JavaScript does not work as
|
|
28331
|
+
* expected during bootstrapping (see mirror.js in r114903).
|
|
28332
|
+
*
|
|
28333
|
+
* @param {function} ctor Constructor function which needs to inherit the
|
|
28334
|
+
* prototype.
|
|
28335
|
+
* @param {function} superCtor Constructor function to inherit prototype from.
|
|
28336
|
+
*/
|
|
28337
|
+
exports.inherits = __webpack_require__(/*! inherits */ "../../common/temp/node_modules/.pnpm/inherits@2.0.4/node_modules/inherits/inherits_browser.js");
|
|
28338
|
+
|
|
28339
|
+
exports._extend = function(origin, add) {
|
|
28340
|
+
// Don't do anything if add isn't an object
|
|
28341
|
+
if (!add || !isObject(add)) return origin;
|
|
28342
|
+
|
|
28343
|
+
var keys = Object.keys(add);
|
|
28344
|
+
var i = keys.length;
|
|
28345
|
+
while (i--) {
|
|
28346
|
+
origin[keys[i]] = add[keys[i]];
|
|
28347
|
+
}
|
|
28348
|
+
return origin;
|
|
28349
|
+
};
|
|
28350
|
+
|
|
28351
|
+
function hasOwnProperty(obj, prop) {
|
|
28352
|
+
return Object.prototype.hasOwnProperty.call(obj, prop);
|
|
28353
|
+
}
|
|
28354
|
+
|
|
28355
|
+
var kCustomPromisifiedSymbol = typeof Symbol !== 'undefined' ? Symbol('util.promisify.custom') : undefined;
|
|
28356
|
+
|
|
28357
|
+
exports.promisify = function promisify(original) {
|
|
28358
|
+
if (typeof original !== 'function')
|
|
28359
|
+
throw new TypeError('The "original" argument must be of type Function');
|
|
28360
|
+
|
|
28361
|
+
if (kCustomPromisifiedSymbol && original[kCustomPromisifiedSymbol]) {
|
|
28362
|
+
var fn = original[kCustomPromisifiedSymbol];
|
|
28363
|
+
if (typeof fn !== 'function') {
|
|
28364
|
+
throw new TypeError('The "util.promisify.custom" argument must be of type Function');
|
|
28365
|
+
}
|
|
28366
|
+
Object.defineProperty(fn, kCustomPromisifiedSymbol, {
|
|
28367
|
+
value: fn, enumerable: false, writable: false, configurable: true
|
|
28368
|
+
});
|
|
28369
|
+
return fn;
|
|
28370
|
+
}
|
|
28371
|
+
|
|
28372
|
+
function fn() {
|
|
28373
|
+
var promiseResolve, promiseReject;
|
|
28374
|
+
var promise = new Promise(function (resolve, reject) {
|
|
28375
|
+
promiseResolve = resolve;
|
|
28376
|
+
promiseReject = reject;
|
|
28377
|
+
});
|
|
28378
|
+
|
|
28379
|
+
var args = [];
|
|
28380
|
+
for (var i = 0; i < arguments.length; i++) {
|
|
28381
|
+
args.push(arguments[i]);
|
|
28382
|
+
}
|
|
28383
|
+
args.push(function (err, value) {
|
|
28384
|
+
if (err) {
|
|
28385
|
+
promiseReject(err);
|
|
28386
|
+
} else {
|
|
28387
|
+
promiseResolve(value);
|
|
28388
|
+
}
|
|
28389
|
+
});
|
|
28390
|
+
|
|
28391
|
+
try {
|
|
28392
|
+
original.apply(this, args);
|
|
28393
|
+
} catch (err) {
|
|
28394
|
+
promiseReject(err);
|
|
28395
|
+
}
|
|
28396
|
+
|
|
28397
|
+
return promise;
|
|
28398
|
+
}
|
|
28399
|
+
|
|
28400
|
+
Object.setPrototypeOf(fn, Object.getPrototypeOf(original));
|
|
28401
|
+
|
|
28402
|
+
if (kCustomPromisifiedSymbol) Object.defineProperty(fn, kCustomPromisifiedSymbol, {
|
|
28403
|
+
value: fn, enumerable: false, writable: false, configurable: true
|
|
28404
|
+
});
|
|
28405
|
+
return Object.defineProperties(
|
|
28406
|
+
fn,
|
|
28407
|
+
getOwnPropertyDescriptors(original)
|
|
28408
|
+
);
|
|
28409
|
+
}
|
|
28410
|
+
|
|
28411
|
+
exports.promisify.custom = kCustomPromisifiedSymbol
|
|
28412
|
+
|
|
28413
|
+
function callbackifyOnRejected(reason, cb) {
|
|
28414
|
+
// `!reason` guard inspired by bluebird (Ref: https://goo.gl/t5IS6M).
|
|
28415
|
+
// Because `null` is a special error value in callbacks which means "no error
|
|
28416
|
+
// occurred", we error-wrap so the callback consumer can distinguish between
|
|
28417
|
+
// "the promise rejected with null" or "the promise fulfilled with undefined".
|
|
28418
|
+
if (!reason) {
|
|
28419
|
+
var newReason = new Error('Promise was rejected with a falsy value');
|
|
28420
|
+
newReason.reason = reason;
|
|
28421
|
+
reason = newReason;
|
|
28422
|
+
}
|
|
28423
|
+
return cb(reason);
|
|
28424
|
+
}
|
|
28425
|
+
|
|
28426
|
+
function callbackify(original) {
|
|
28427
|
+
if (typeof original !== 'function') {
|
|
28428
|
+
throw new TypeError('The "original" argument must be of type Function');
|
|
28429
|
+
}
|
|
28430
|
+
|
|
28431
|
+
// We DO NOT return the promise as it gives the user a false sense that
|
|
28432
|
+
// the promise is actually somehow related to the callback's execution
|
|
28433
|
+
// and that the callback throwing will reject the promise.
|
|
28434
|
+
function callbackified() {
|
|
28435
|
+
var args = [];
|
|
28436
|
+
for (var i = 0; i < arguments.length; i++) {
|
|
28437
|
+
args.push(arguments[i]);
|
|
28438
|
+
}
|
|
28439
|
+
|
|
28440
|
+
var maybeCb = args.pop();
|
|
28441
|
+
if (typeof maybeCb !== 'function') {
|
|
28442
|
+
throw new TypeError('The last argument must be of type Function');
|
|
28443
|
+
}
|
|
28444
|
+
var self = this;
|
|
28445
|
+
var cb = function() {
|
|
28446
|
+
return maybeCb.apply(self, arguments);
|
|
28447
|
+
};
|
|
28448
|
+
// In true node style we process the callback on `nextTick` with all the
|
|
28449
|
+
// implications (stack, `uncaughtException`, `async_hooks`)
|
|
28450
|
+
original.apply(this, args)
|
|
28451
|
+
.then(function(ret) { process.nextTick(cb.bind(null, null, ret)) },
|
|
28452
|
+
function(rej) { process.nextTick(callbackifyOnRejected.bind(null, rej, cb)) });
|
|
28453
|
+
}
|
|
28454
|
+
|
|
28455
|
+
Object.setPrototypeOf(callbackified, Object.getPrototypeOf(original));
|
|
28456
|
+
Object.defineProperties(callbackified,
|
|
28457
|
+
getOwnPropertyDescriptors(original));
|
|
28458
|
+
return callbackified;
|
|
28459
|
+
}
|
|
28460
|
+
exports.callbackify = callbackify;
|
|
28461
|
+
|
|
28462
|
+
|
|
28463
|
+
/***/ }),
|
|
28464
|
+
|
|
28465
|
+
/***/ "../../common/temp/node_modules/.pnpm/which-typed-array@1.1.9/node_modules/which-typed-array/index.js":
|
|
28466
|
+
/*!************************************************************************************************************!*\
|
|
28467
|
+
!*** ../../common/temp/node_modules/.pnpm/which-typed-array@1.1.9/node_modules/which-typed-array/index.js ***!
|
|
28468
|
+
\************************************************************************************************************/
|
|
28469
|
+
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
28470
|
+
|
|
28471
|
+
"use strict";
|
|
28472
|
+
|
|
28473
|
+
|
|
28474
|
+
var forEach = __webpack_require__(/*! for-each */ "../../common/temp/node_modules/.pnpm/for-each@0.3.3/node_modules/for-each/index.js");
|
|
28475
|
+
var availableTypedArrays = __webpack_require__(/*! available-typed-arrays */ "../../common/temp/node_modules/.pnpm/available-typed-arrays@1.0.5/node_modules/available-typed-arrays/index.js");
|
|
28476
|
+
var callBound = __webpack_require__(/*! call-bind/callBound */ "../../common/temp/node_modules/.pnpm/call-bind@1.0.2/node_modules/call-bind/callBound.js");
|
|
28477
|
+
var gOPD = __webpack_require__(/*! gopd */ "../../common/temp/node_modules/.pnpm/gopd@1.0.1/node_modules/gopd/index.js");
|
|
28478
|
+
|
|
28479
|
+
var $toString = callBound('Object.prototype.toString');
|
|
28480
|
+
var hasToStringTag = __webpack_require__(/*! has-tostringtag/shams */ "../../common/temp/node_modules/.pnpm/has-tostringtag@1.0.0/node_modules/has-tostringtag/shams.js")();
|
|
28481
|
+
|
|
28482
|
+
var g = typeof globalThis === 'undefined' ? __webpack_require__.g : globalThis;
|
|
28483
|
+
var typedArrays = availableTypedArrays();
|
|
28484
|
+
|
|
28485
|
+
var $slice = callBound('String.prototype.slice');
|
|
28486
|
+
var toStrTags = {};
|
|
28487
|
+
var getPrototypeOf = Object.getPrototypeOf; // require('getprototypeof');
|
|
28488
|
+
if (hasToStringTag && gOPD && getPrototypeOf) {
|
|
28489
|
+
forEach(typedArrays, function (typedArray) {
|
|
28490
|
+
if (typeof g[typedArray] === 'function') {
|
|
28491
|
+
var arr = new g[typedArray]();
|
|
28492
|
+
if (Symbol.toStringTag in arr) {
|
|
28493
|
+
var proto = getPrototypeOf(arr);
|
|
28494
|
+
var descriptor = gOPD(proto, Symbol.toStringTag);
|
|
28495
|
+
if (!descriptor) {
|
|
28496
|
+
var superProto = getPrototypeOf(proto);
|
|
28497
|
+
descriptor = gOPD(superProto, Symbol.toStringTag);
|
|
28498
|
+
}
|
|
28499
|
+
toStrTags[typedArray] = descriptor.get;
|
|
28500
|
+
}
|
|
28501
|
+
}
|
|
28502
|
+
});
|
|
28503
|
+
}
|
|
28504
|
+
|
|
28505
|
+
var tryTypedArrays = function tryAllTypedArrays(value) {
|
|
28506
|
+
var foundName = false;
|
|
28507
|
+
forEach(toStrTags, function (getter, typedArray) {
|
|
28508
|
+
if (!foundName) {
|
|
28509
|
+
try {
|
|
28510
|
+
var name = getter.call(value);
|
|
28511
|
+
if (name === typedArray) {
|
|
28512
|
+
foundName = name;
|
|
28513
|
+
}
|
|
28514
|
+
} catch (e) {}
|
|
28515
|
+
}
|
|
28516
|
+
});
|
|
28517
|
+
return foundName;
|
|
28518
|
+
};
|
|
28519
|
+
|
|
28520
|
+
var isTypedArray = __webpack_require__(/*! is-typed-array */ "../../common/temp/node_modules/.pnpm/is-typed-array@1.1.10/node_modules/is-typed-array/index.js");
|
|
28521
|
+
|
|
28522
|
+
module.exports = function whichTypedArray(value) {
|
|
28523
|
+
if (!isTypedArray(value)) { return false; }
|
|
28524
|
+
if (!hasToStringTag || !(Symbol.toStringTag in value)) { return $slice($toString(value), 8, -1); }
|
|
28525
|
+
return tryTypedArrays(value);
|
|
28526
|
+
};
|
|
28527
|
+
|
|
28528
|
+
|
|
26279
28529
|
/***/ }),
|
|
26280
28530
|
|
|
26281
28531
|
/***/ "../../common/temp/node_modules/.pnpm/wms-capabilities@0.4.0/node_modules/wms-capabilities/dist/wms-capabilities.min.js":
|
|
@@ -43322,6 +45572,8 @@ var NormalMapFlags;
|
|
|
43322
45572
|
* be negated. By default it points downward.
|
|
43323
45573
|
*/
|
|
43324
45574
|
NormalMapFlags[NormalMapFlags["GreenUp"] = 1] = "GreenUp";
|
|
45575
|
+
/** If true, override the mapping mode with constant LOD mapping for the normal map. */
|
|
45576
|
+
NormalMapFlags[NormalMapFlags["UseConstantLod"] = 2] = "UseConstantLod";
|
|
43325
45577
|
})(NormalMapFlags || (NormalMapFlags = {}));
|
|
43326
45578
|
|
|
43327
45579
|
|
|
@@ -46413,7 +48665,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
46413
48665
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
46414
48666
|
/* harmony export */ "RpcInterface": () => (/* binding */ RpcInterface)
|
|
46415
48667
|
/* harmony export */ });
|
|
46416
|
-
/* harmony import */ var semver__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! semver */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
48668
|
+
/* harmony import */ var semver__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! semver */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/index.js");
|
|
46417
48669
|
/* harmony import */ var semver__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(semver__WEBPACK_IMPORTED_MODULE_0__);
|
|
46418
48670
|
/* harmony import */ var _rpc_core_RpcConfiguration__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./rpc/core/RpcConfiguration */ "../../core/common/lib/esm/rpc/core/RpcConfiguration.js");
|
|
46419
48671
|
/* harmony import */ var _rpc_core_RpcRegistry__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./rpc/core/RpcRegistry */ "../../core/common/lib/esm/rpc/core/RpcRegistry.js");
|
|
@@ -47975,10 +50227,10 @@ class TextureMapping {
|
|
|
47975
50227
|
this.worldMapping = props?.worldMapping ?? false;
|
|
47976
50228
|
this.useConstantLod = props?.useConstantLod ?? false;
|
|
47977
50229
|
this.constantLodParams = {
|
|
47978
|
-
repetitions: props?.
|
|
47979
|
-
offset: props?.
|
|
47980
|
-
minDistClamp: props?.
|
|
47981
|
-
maxDistClamp: props?.
|
|
50230
|
+
repetitions: props?.constantLodProps?.repetitions ?? 1,
|
|
50231
|
+
offset: props?.constantLodProps?.offset ?? { x: 0, y: 0 },
|
|
50232
|
+
minDistClamp: props?.constantLodProps?.minDistClamp ?? 1,
|
|
50233
|
+
maxDistClamp: props?.constantLodProps?.maxDistClamp ?? 4096 * 1024 * 1024,
|
|
47982
50234
|
};
|
|
47983
50235
|
}
|
|
47984
50236
|
/**
|
|
@@ -50155,6 +52407,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
50155
52407
|
/* harmony export */ "computeChildTileProps": () => (/* reexport safe */ _tile_TileMetadata__WEBPACK_IMPORTED_MODULE_150__.computeChildTileProps),
|
|
50156
52408
|
/* harmony export */ "computeChildTileRanges": () => (/* reexport safe */ _tile_TileMetadata__WEBPACK_IMPORTED_MODULE_150__.computeChildTileRanges),
|
|
50157
52409
|
/* harmony export */ "computeTileChordTolerance": () => (/* reexport safe */ _tile_TileMetadata__WEBPACK_IMPORTED_MODULE_150__.computeTileChordTolerance),
|
|
52410
|
+
/* harmony export */ "decodeTileContentDescription": () => (/* reexport safe */ _tile_TileMetadata__WEBPACK_IMPORTED_MODULE_150__.decodeTileContentDescription),
|
|
50158
52411
|
/* harmony export */ "defaultTileOptions": () => (/* reexport safe */ _tile_TileMetadata__WEBPACK_IMPORTED_MODULE_150__.defaultTileOptions),
|
|
50159
52412
|
/* harmony export */ "getMaximumMajorTileFormatVersion": () => (/* reexport safe */ _tile_TileMetadata__WEBPACK_IMPORTED_MODULE_150__.getMaximumMajorTileFormatVersion),
|
|
50160
52413
|
/* harmony export */ "getPullChangesIpcChannel": () => (/* reexport safe */ _IpcAppProps__WEBPACK_IMPORTED_MODULE_68__.getPullChangesIpcChannel),
|
|
@@ -64021,13 +66274,13 @@ var CurrentImdlVersion;
|
|
|
64021
66274
|
* front-end is not capable of reading the tile content. Otherwise, this front-end can read the tile content even if the header specifies a
|
|
64022
66275
|
* greater minor version than CurrentVersion.Minor, although some data may be skipped.
|
|
64023
66276
|
*/
|
|
64024
|
-
CurrentImdlVersion[CurrentImdlVersion["Major"] =
|
|
66277
|
+
CurrentImdlVersion[CurrentImdlVersion["Major"] = 31] = "Major";
|
|
64025
66278
|
/** The unsigned 16-bit minor version number. If the major version in the tile header is equal to CurrentVersion.Major, then this package can
|
|
64026
66279
|
* read the tile content even if the minor version in the tile header is greater than this value, although some data may be skipped.
|
|
64027
66280
|
*/
|
|
64028
66281
|
CurrentImdlVersion[CurrentImdlVersion["Minor"] = 0] = "Minor";
|
|
64029
66282
|
/** The unsigned 32-bit version number derived from the 16-bit major and minor version numbers. */
|
|
64030
|
-
CurrentImdlVersion[CurrentImdlVersion["Combined"] =
|
|
66283
|
+
CurrentImdlVersion[CurrentImdlVersion["Combined"] = 2031616] = "Combined";
|
|
64031
66284
|
})(CurrentImdlVersion || (CurrentImdlVersion = {}));
|
|
64032
66285
|
/** Header embedded at the beginning of binary tile data in iMdl format describing its contents.
|
|
64033
66286
|
* @internal
|
|
@@ -64274,6 +66527,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
64274
66527
|
/* harmony export */ "computeChildTileProps": () => (/* binding */ computeChildTileProps),
|
|
64275
66528
|
/* harmony export */ "computeChildTileRanges": () => (/* binding */ computeChildTileRanges),
|
|
64276
66529
|
/* harmony export */ "computeTileChordTolerance": () => (/* binding */ computeTileChordTolerance),
|
|
66530
|
+
/* harmony export */ "decodeTileContentDescription": () => (/* binding */ decodeTileContentDescription),
|
|
64277
66531
|
/* harmony export */ "defaultTileOptions": () => (/* binding */ defaultTileOptions),
|
|
64278
66532
|
/* harmony export */ "getMaximumMajorTileFormatVersion": () => (/* binding */ getMaximumMajorTileFormatVersion),
|
|
64279
66533
|
/* harmony export */ "iModelTileTreeIdToString": () => (/* binding */ iModelTileTreeIdToString),
|
|
@@ -64859,8 +67113,15 @@ function computeChildTileProps(parent, idProvider, root) {
|
|
|
64859
67113
|
/** Deserializes tile content metadata.
|
|
64860
67114
|
* @throws [[TileReadError]]
|
|
64861
67115
|
* @internal
|
|
67116
|
+
* @deprecated in 4.0. Use decodeTileContentDescription. I think tile agents (or their tests) are using this function.
|
|
64862
67117
|
*/
|
|
64863
67118
|
function readTileContentDescription(stream, sizeMultiplier, is2d, options, isVolumeClassifier) {
|
|
67119
|
+
return decodeTileContentDescription({ stream, sizeMultiplier, is2d, options, isVolumeClassifier });
|
|
67120
|
+
}
|
|
67121
|
+
/** @internal */
|
|
67122
|
+
function decodeTileContentDescription(args) {
|
|
67123
|
+
const { stream, options } = args;
|
|
67124
|
+
const isVolumeClassifier = args.isVolumeClassifier ?? false;
|
|
64864
67125
|
stream.reset();
|
|
64865
67126
|
const header = new _IModelTileIO__WEBPACK_IMPORTED_MODULE_3__.ImdlHeader(stream);
|
|
64866
67127
|
if (!header.isValid)
|
|
@@ -64873,31 +67134,35 @@ function readTileContentDescription(stream, sizeMultiplier, is2d, options, isVol
|
|
|
64873
67134
|
if (undefined === ftHeader)
|
|
64874
67135
|
throw new _TileIO__WEBPACK_IMPORTED_MODULE_4__.TileReadError(_TileIO__WEBPACK_IMPORTED_MODULE_4__.TileReadStatus.InvalidFeatureTable);
|
|
64875
67136
|
stream.curPos = featureTableStartPos + ftHeader.length;
|
|
64876
|
-
|
|
64877
|
-
|
|
64878
|
-
|
|
64879
|
-
|
|
64880
|
-
|
|
64881
|
-
|
|
64882
|
-
|
|
64883
|
-
|
|
64884
|
-
|
|
64885
|
-
|
|
64886
|
-
|
|
64887
|
-
|
|
64888
|
-
|
|
64889
|
-
|
|
64890
|
-
|
|
64891
|
-
|
|
64892
|
-
|
|
64893
|
-
|
|
64894
|
-
|
|
64895
|
-
|
|
64896
|
-
|
|
67137
|
+
let sizeMultiplier = args.sizeMultiplier;
|
|
67138
|
+
let isLeaf = args.isLeaf;
|
|
67139
|
+
if (undefined === isLeaf) {
|
|
67140
|
+
// Determine subdivision based on header data.
|
|
67141
|
+
const completeTile = 0 === (header.flags & _IModelTileIO__WEBPACK_IMPORTED_MODULE_3__.ImdlFlags.Incomplete);
|
|
67142
|
+
const emptyTile = completeTile && 0 === header.numElementsIncluded && 0 === header.numElementsExcluded;
|
|
67143
|
+
isLeaf = (emptyTile || isVolumeClassifier); // Current classifier algorithm supports only a single tile.
|
|
67144
|
+
if (!isLeaf) {
|
|
67145
|
+
// Non-spatial (2d) models are of arbitrary scale and contain geometry like line work and especially text which
|
|
67146
|
+
// can be adversely affected by quantization issues when zooming in closely.
|
|
67147
|
+
const maxLeafTolerance = 1.0;
|
|
67148
|
+
// Must sub-divide if tile explicitly specifies...
|
|
67149
|
+
let canSkipSubdivision = 0 === (header.flags & _IModelTileIO__WEBPACK_IMPORTED_MODULE_3__.ImdlFlags.DisallowMagnification);
|
|
67150
|
+
// ...or in 2d, or if app explicitly disabled magnification, or tolerance large enough to risk quantization error...
|
|
67151
|
+
canSkipSubdivision = canSkipSubdivision && !args.is2d && !options.disableMagnification && header.tolerance <= maxLeafTolerance;
|
|
67152
|
+
// ...or app specifies incomplete tiles must always be sub-divided.
|
|
67153
|
+
canSkipSubdivision = canSkipSubdivision && (completeTile || !options.alwaysSubdivideIncompleteTiles);
|
|
67154
|
+
if (canSkipSubdivision) {
|
|
67155
|
+
const minElementsPerTile = 100;
|
|
67156
|
+
if (completeTile && 0 === header.numElementsExcluded && header.numElementsIncluded <= minElementsPerTile) {
|
|
67157
|
+
const containsCurves = 0 !== (header.flags & _IModelTileIO__WEBPACK_IMPORTED_MODULE_3__.ImdlFlags.ContainsCurves);
|
|
67158
|
+
if (!containsCurves)
|
|
67159
|
+
isLeaf = true;
|
|
67160
|
+
else if (undefined === sizeMultiplier)
|
|
67161
|
+
sizeMultiplier = 1.0;
|
|
67162
|
+
}
|
|
67163
|
+
else if (undefined === sizeMultiplier && header.numElementsIncluded + header.numElementsExcluded <= minElementsPerTile) {
|
|
64897
67164
|
sizeMultiplier = 1.0;
|
|
64898
|
-
|
|
64899
|
-
else if (undefined === sizeMultiplier && header.numElementsIncluded + header.numElementsExcluded <= minElementsPerTile) {
|
|
64900
|
-
sizeMultiplier = 1.0;
|
|
67165
|
+
}
|
|
64901
67166
|
}
|
|
64902
67167
|
}
|
|
64903
67168
|
}
|
|
@@ -64934,7 +67199,13 @@ class TileMetadataReader {
|
|
|
64934
67199
|
* @throws [[TileReadError]]
|
|
64935
67200
|
*/
|
|
64936
67201
|
read(stream, props) {
|
|
64937
|
-
const content =
|
|
67202
|
+
const content = decodeTileContentDescription({
|
|
67203
|
+
stream,
|
|
67204
|
+
sizeMultiplier: props.sizeMultiplier,
|
|
67205
|
+
is2d: this._is2d,
|
|
67206
|
+
options: this._options,
|
|
67207
|
+
isVolumeClassifier: this._isVolumeClassifier,
|
|
67208
|
+
});
|
|
64938
67209
|
return {
|
|
64939
67210
|
contentRange: content.contentRange,
|
|
64940
67211
|
isLeaf: content.isLeaf,
|
|
@@ -86607,10 +88878,10 @@ IModelRoutingContext.default = new IModelRoutingContext(_itwin_core_common__WEBP
|
|
|
86607
88878
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
86608
88879
|
* See LICENSE.md in the project root for license terms and full copyright notice.
|
|
86609
88880
|
*--------------------------------------------------------------------------------------------*/
|
|
86610
|
-
/** @packageDocumentation
|
|
86611
|
-
* @module IModelApp
|
|
86612
|
-
*/
|
|
86613
88881
|
// cSpell:ignore segoe
|
|
88882
|
+
/**
|
|
88883
|
+
* @internal
|
|
88884
|
+
*/
|
|
86614
88885
|
let iModelJsCss = `
|
|
86615
88886
|
:root {
|
|
86616
88887
|
--background-1:#ffffff;
|
|
@@ -126510,6 +128781,8 @@ class System extends _RenderSystem__WEBPACK_IMPORTED_MODULE_7__.RenderSystem {
|
|
|
126510
128781
|
mapMode: args.textureMapping.mode,
|
|
126511
128782
|
textureWeight: args.textureMapping.weight,
|
|
126512
128783
|
worldMapping: args.textureMapping.worldMapping,
|
|
128784
|
+
useConstantLod: args.textureMapping.useConstantLod,
|
|
128785
|
+
constantLodProps: args.textureMapping.constantLodProps,
|
|
126513
128786
|
}));
|
|
126514
128787
|
params.textureMapping.normalMapParams = args.textureMapping.normalMapParams;
|
|
126515
128788
|
}
|
|
@@ -141189,7 +143462,7 @@ class GltfReader {
|
|
|
141189
143462
|
if (dracoMeshes.length === 0)
|
|
141190
143463
|
return;
|
|
141191
143464
|
try {
|
|
141192
|
-
const dracoLoader = (await Promise.all(/*! import() */[__webpack_require__.e("vendors-
|
|
143465
|
+
const dracoLoader = (await Promise.all(/*! import() */[__webpack_require__.e("vendors-common_temp_node_modules_pnpm_loaders_gl_draco_3_3_3_node_modules_loaders_gl_draco_di-28f62e"), __webpack_require__.e("_a8a9")]).then(__webpack_require__.bind(__webpack_require__, /*! @loaders.gl/draco */ "../../common/temp/node_modules/.pnpm/@loaders.gl+draco@3.3.3/node_modules/@loaders.gl/draco/dist/esm/index.js"))).DracoLoader;
|
|
141193
143466
|
await Promise.all(dracoMeshes.map(async (x) => this.decodeDracoMesh(x, dracoLoader)));
|
|
141194
143467
|
}
|
|
141195
143468
|
catch (err) {
|
|
@@ -142619,6 +144892,7 @@ class ImdlReader {
|
|
|
142619
144892
|
this._iModel = args.iModel;
|
|
142620
144893
|
this._modelId = args.modelId;
|
|
142621
144894
|
this._is3d = args.is3d;
|
|
144895
|
+
this._isLeaf = args.isLeaf;
|
|
142622
144896
|
this._system = args.system;
|
|
142623
144897
|
this._type = args.type ?? _itwin_core_common__WEBPACK_IMPORTED_MODULE_2__.BatchType.Primary;
|
|
142624
144898
|
this._canceled = args.isCanceled;
|
|
@@ -142632,7 +144906,14 @@ class ImdlReader {
|
|
|
142632
144906
|
async read() {
|
|
142633
144907
|
let content;
|
|
142634
144908
|
try {
|
|
142635
|
-
content = (0,_itwin_core_common__WEBPACK_IMPORTED_MODULE_2__.
|
|
144909
|
+
content = (0,_itwin_core_common__WEBPACK_IMPORTED_MODULE_2__.decodeTileContentDescription)({
|
|
144910
|
+
stream: this._buffer,
|
|
144911
|
+
sizeMultiplier: this._sizeMultiplier,
|
|
144912
|
+
is2d: !this._is3d,
|
|
144913
|
+
options: _IModelApp__WEBPACK_IMPORTED_MODULE_3__.IModelApp.tileAdmin,
|
|
144914
|
+
isVolumeClassifier: this._isVolumeClassifier,
|
|
144915
|
+
isLeaf: this._isLeaf,
|
|
144916
|
+
});
|
|
142636
144917
|
}
|
|
142637
144918
|
catch (e) {
|
|
142638
144919
|
if (e instanceof _itwin_core_common__WEBPACK_IMPORTED_MODULE_2__.TileReadError)
|
|
@@ -142718,6 +144999,17 @@ class ImdlReader {
|
|
|
142718
144999
|
// eslint-disable-next-line deprecation/deprecation
|
|
142719
145000
|
return this._system.createMaterial(materialParams, this._iModel);
|
|
142720
145001
|
}
|
|
145002
|
+
constantLodParamPropsFromJson(propsJson) {
|
|
145003
|
+
if (undefined === propsJson)
|
|
145004
|
+
return undefined;
|
|
145005
|
+
const constantLodPops = {
|
|
145006
|
+
repetitions: _itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__.JsonUtils.asDouble(propsJson.repetitions, 1.0),
|
|
145007
|
+
offset: { x: propsJson.offset ? _itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__.JsonUtils.asDouble(propsJson.offset[0]) : 0.0, y: propsJson.offset ? _itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__.JsonUtils.asDouble(propsJson.offset[1]) : 0.0 },
|
|
145008
|
+
minDistClamp: _itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__.JsonUtils.asDouble(propsJson.minDistClamp, 1.0),
|
|
145009
|
+
maxDistClamp: _itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__.JsonUtils.asDouble(propsJson.maxDistClamp, 4096.0 * 1024.0 * 1024.0),
|
|
145010
|
+
};
|
|
145011
|
+
return constantLodPops;
|
|
145012
|
+
}
|
|
142721
145013
|
textureMappingFromJson(json) {
|
|
142722
145014
|
if (undefined === json)
|
|
142723
145015
|
return undefined;
|
|
@@ -142735,6 +145027,8 @@ class ImdlReader {
|
|
|
142735
145027
|
textureWeight: _itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__.JsonUtils.asDouble(paramsJson.weight, 1.0),
|
|
142736
145028
|
mapMode: _itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__.JsonUtils.asInt(paramsJson.mode),
|
|
142737
145029
|
worldMapping: _itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__.JsonUtils.asBool(paramsJson.worldMapping),
|
|
145030
|
+
useConstantLod: _itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__.JsonUtils.asBool(paramsJson.useConstantLod),
|
|
145031
|
+
constantLodProps: this.constantLodParamPropsFromJson(paramsJson.constantLodParams),
|
|
142738
145032
|
};
|
|
142739
145033
|
const textureMapping = new _itwin_core_common__WEBPACK_IMPORTED_MODULE_2__.TextureMapping(texture, new _itwin_core_common__WEBPACK_IMPORTED_MODULE_2__.TextureMapping.Params(paramProps));
|
|
142740
145034
|
const normalMapJson = json.normalMapParams;
|
|
@@ -142746,6 +145040,7 @@ class ImdlReader {
|
|
|
142746
145040
|
normalMap,
|
|
142747
145041
|
greenUp: _itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__.JsonUtils.asBool(normalMapJson.greenUp),
|
|
142748
145042
|
scale: _itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__.JsonUtils.asDouble(normalMapJson.scale, 1),
|
|
145043
|
+
useConstantLod: _itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__.JsonUtils.asBool(normalMapJson.useConstantLod),
|
|
142749
145044
|
};
|
|
142750
145045
|
}
|
|
142751
145046
|
}
|
|
@@ -144401,7 +146696,7 @@ function readPnts(stream, dataOffset, pnts) {
|
|
|
144401
146696
|
}
|
|
144402
146697
|
async function decodeDracoPointCloud(buf) {
|
|
144403
146698
|
try {
|
|
144404
|
-
const dracoLoader = (await Promise.all(/*! import() */[__webpack_require__.e("vendors-
|
|
146699
|
+
const dracoLoader = (await Promise.all(/*! import() */[__webpack_require__.e("vendors-common_temp_node_modules_pnpm_loaders_gl_draco_3_3_3_node_modules_loaders_gl_draco_di-28f62e"), __webpack_require__.e("_a8a9")]).then(__webpack_require__.bind(__webpack_require__, /*! @loaders.gl/draco */ "../../common/temp/node_modules/.pnpm/@loaders.gl+draco@3.3.3/node_modules/@loaders.gl/draco/dist/esm/index.js"))).DracoLoader;
|
|
144405
146700
|
const mesh = await dracoLoader.parse(buf, {});
|
|
144406
146701
|
if (mesh.topology !== "point-list")
|
|
144407
146702
|
return undefined;
|
|
@@ -147030,7 +149325,7 @@ class RealityTileTree extends _internal__WEBPACK_IMPORTED_MODULE_6__.TileTree {
|
|
|
147030
149325
|
this.logTiles("Imagery:", imageryTiles.values());
|
|
147031
149326
|
}
|
|
147032
149327
|
this.reportTileVisibility(args, selected);
|
|
147033
|
-
_IModelApp__WEBPACK_IMPORTED_MODULE_4__.IModelApp.tileAdmin.addTilesForUser(args.context.viewport, selected, args.readyTiles);
|
|
149328
|
+
_IModelApp__WEBPACK_IMPORTED_MODULE_4__.IModelApp.tileAdmin.addTilesForUser(args.context.viewport, selected, args.readyTiles, args.touchedTiles);
|
|
147034
149329
|
return selected;
|
|
147035
149330
|
}
|
|
147036
149331
|
/** @internal */
|
|
@@ -147979,7 +150274,7 @@ class TileAdmin {
|
|
|
147979
150274
|
this._tileStoragePromise = (async () => {
|
|
147980
150275
|
await __webpack_require__.e(/*! import() */ "vendors-common_temp_node_modules_pnpm_reflect-metadata_0_1_13_node_modules_reflect-metadata_R-610cb3").then(__webpack_require__.t.bind(__webpack_require__, /*! reflect-metadata */ "../../common/temp/node_modules/.pnpm/reflect-metadata@0.1.13/node_modules/reflect-metadata/Reflect.js", 23));
|
|
147981
150276
|
// eslint-disable-next-line @typescript-eslint/naming-convention
|
|
147982
|
-
const { AzureFrontendStorage, FrontendBlockBlobClientWrapperFactory } = await Promise.all(/*! import() | object-storage */[__webpack_require__.e("vendors-common_temp_node_modules_pnpm_reflect-metadata_0_1_13_node_modules_reflect-metadata_R-610cb3"), __webpack_require__.e("vendors-common_temp_node_modules_pnpm_itwin_object-storage-
|
|
150277
|
+
const { AzureFrontendStorage, FrontendBlockBlobClientWrapperFactory } = await Promise.all(/*! import() | object-storage */[__webpack_require__.e("vendors-common_temp_node_modules_pnpm_reflect-metadata_0_1_13_node_modules_reflect-metadata_R-610cb3"), __webpack_require__.e("vendors-common_temp_node_modules_pnpm_itwin_object-storage-azure_1_6_0_node_modules_itwin_obj-0f69b1"), __webpack_require__.e("object-storage")]).then(__webpack_require__.t.bind(__webpack_require__, /*! @itwin/object-storage-azure/lib/frontend */ "../../common/temp/node_modules/.pnpm/@itwin+object-storage-azure@1.6.0/node_modules/@itwin/object-storage-azure/lib/frontend/index.js", 23));
|
|
147983
150278
|
const azureStorage = new AzureFrontendStorage(new FrontendBlockBlobClientWrapperFactory());
|
|
147984
150279
|
this._tileStorage = new _internal__WEBPACK_IMPORTED_MODULE_6__.TileStorage(azureStorage);
|
|
147985
150280
|
return this._tileStorage;
|
|
@@ -148132,11 +150427,13 @@ class TileAdmin {
|
|
|
148132
150427
|
* The TileAdmin takes ownership of the `ready` set - do not modify it after passing it in.
|
|
148133
150428
|
* @internal
|
|
148134
150429
|
*/
|
|
148135
|
-
addTilesForUser(user, selected, ready) {
|
|
150430
|
+
addTilesForUser(user, selected, ready, touched) {
|
|
148136
150431
|
// "selected" are tiles we are drawing.
|
|
148137
150432
|
this._lruList.markUsed(user.tileUserId, selected);
|
|
148138
150433
|
// "ready" are tiles we want to draw but can't yet because, for example, their siblings are not yet ready to be drawn.
|
|
148139
150434
|
this._lruList.markUsed(user.tileUserId, ready);
|
|
150435
|
+
// "touched" are tiles whose contents we want to keep in memory regardless of whether they are "selected" or "ready".
|
|
150436
|
+
this._lruList.markUsed(user.tileUserId, touched);
|
|
148140
150437
|
const entry = this.getTilesForUser(user);
|
|
148141
150438
|
if (undefined === entry) {
|
|
148142
150439
|
this._selectedAndReady.set(user, { ready, selected: new Set(selected), external: { selected: 0, requested: 0, ready: 0 } });
|
|
@@ -148180,7 +150477,7 @@ class TileAdmin {
|
|
|
148180
150477
|
registerUser(user) {
|
|
148181
150478
|
this._users.add(user);
|
|
148182
150479
|
}
|
|
148183
|
-
/** Iterable over all TileUsers registered with TileAdmin. This may include [[
|
|
150480
|
+
/** Iterable over all TileUsers registered with TileAdmin. This may include [[OffScreenViewport]]s.
|
|
148184
150481
|
* @alpha
|
|
148185
150482
|
*/
|
|
148186
150483
|
get tileUsers() {
|
|
@@ -148778,6 +151075,10 @@ class TileDrawArgs {
|
|
|
148778
151075
|
this.graphics = new _render_GraphicBranch__WEBPACK_IMPORTED_MODULE_2__.GraphicBranch();
|
|
148779
151076
|
/** Tiles that we want to draw and that are ready to draw. May not actually be selected, e.g. if sibling tiles are not yet ready. */
|
|
148780
151077
|
this.readyTiles = new Set();
|
|
151078
|
+
/** Tiles whose contents should be kept in memory regardless of whether or not they are selected for display.
|
|
151079
|
+
* @internal
|
|
151080
|
+
*/
|
|
151081
|
+
this.touchedTiles = new Set();
|
|
148781
151082
|
const { location, tree, context, now, viewFlagOverrides, clipVolume, parentsAndChildrenExclusive, symbologyOverrides } = params;
|
|
148782
151083
|
this.location = location;
|
|
148783
151084
|
this.tree = tree;
|
|
@@ -149850,7 +152151,7 @@ class TileTree {
|
|
|
149850
152151
|
selectTiles(args) {
|
|
149851
152152
|
this._lastSelected = _itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__.BeTimePoint.now();
|
|
149852
152153
|
const tiles = this._selectTiles(args);
|
|
149853
|
-
_IModelApp__WEBPACK_IMPORTED_MODULE_2__.IModelApp.tileAdmin.addTilesForUser(args.context.viewport, tiles, args.readyTiles);
|
|
152154
|
+
_IModelApp__WEBPACK_IMPORTED_MODULE_2__.IModelApp.tileAdmin.addTilesForUser(args.context.viewport, tiles, args.readyTiles, args.touchedTiles);
|
|
149854
152155
|
args.processSelectedTiles(tiles);
|
|
149855
152156
|
return tiles;
|
|
149856
152157
|
}
|
|
@@ -277643,7 +279944,7 @@ class TestContext {
|
|
|
277643
279944
|
this.initializeRpcInterfaces({ title: this.settings.Backend.name, version: this.settings.Backend.version });
|
|
277644
279945
|
const iModelClient = new imodels_client_management_1.IModelsClient({ api: { baseUrl: `https://${process.env.IMJS_URL_PREFIX ?? ""}api.bentley.com/imodels` } });
|
|
277645
279946
|
await core_frontend_1.NoRenderApp.startup({
|
|
277646
|
-
applicationVersion: "4.0.0-dev.
|
|
279947
|
+
applicationVersion: "4.0.0-dev.89",
|
|
277647
279948
|
applicationId: this.settings.gprid,
|
|
277648
279949
|
authorizationClient: new frontend_1.TestFrontendAuthorizationClient(this.adminUserAccessToken),
|
|
277649
279950
|
hubAccess: new imodels_access_frontend_1.FrontendIModelsAccess(iModelClient),
|
|
@@ -291742,6 +294043,44 @@ if ( true && (typeof window === 'undefined' || typeof window.document === 'undef
|
|
|
291742
294043
|
}
|
|
291743
294044
|
|
|
291744
294045
|
|
|
294046
|
+
/***/ }),
|
|
294047
|
+
|
|
294048
|
+
/***/ "../../common/temp/node_modules/.pnpm/available-typed-arrays@1.0.5/node_modules/available-typed-arrays/index.js":
|
|
294049
|
+
/*!**********************************************************************************************************************!*\
|
|
294050
|
+
!*** ../../common/temp/node_modules/.pnpm/available-typed-arrays@1.0.5/node_modules/available-typed-arrays/index.js ***!
|
|
294051
|
+
\**********************************************************************************************************************/
|
|
294052
|
+
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
294053
|
+
|
|
294054
|
+
"use strict";
|
|
294055
|
+
|
|
294056
|
+
|
|
294057
|
+
var possibleNames = [
|
|
294058
|
+
'BigInt64Array',
|
|
294059
|
+
'BigUint64Array',
|
|
294060
|
+
'Float32Array',
|
|
294061
|
+
'Float64Array',
|
|
294062
|
+
'Int16Array',
|
|
294063
|
+
'Int32Array',
|
|
294064
|
+
'Int8Array',
|
|
294065
|
+
'Uint16Array',
|
|
294066
|
+
'Uint32Array',
|
|
294067
|
+
'Uint8Array',
|
|
294068
|
+
'Uint8ClampedArray'
|
|
294069
|
+
];
|
|
294070
|
+
|
|
294071
|
+
var g = typeof globalThis === 'undefined' ? __webpack_require__.g : globalThis;
|
|
294072
|
+
|
|
294073
|
+
module.exports = function availableTypedArrays() {
|
|
294074
|
+
var out = [];
|
|
294075
|
+
for (var i = 0; i < possibleNames.length; i++) {
|
|
294076
|
+
if (typeof g[possibleNames[i]] === 'function') {
|
|
294077
|
+
out[out.length] = possibleNames[i];
|
|
294078
|
+
}
|
|
294079
|
+
}
|
|
294080
|
+
return out;
|
|
294081
|
+
};
|
|
294082
|
+
|
|
294083
|
+
|
|
291745
294084
|
/***/ }),
|
|
291746
294085
|
|
|
291747
294086
|
/***/ "../../common/temp/node_modules/.pnpm/flatbuffers@1.12.0/node_modules/flatbuffers/js/flatbuffers.mjs":
|
|
@@ -297049,7 +299388,7 @@ module.exports = JSON.parse('{"name":"axios","version":"0.21.4","description":"P
|
|
|
297049
299388
|
/***/ ((module) => {
|
|
297050
299389
|
|
|
297051
299390
|
"use strict";
|
|
297052
|
-
module.exports = JSON.parse('{"name":"@itwin/core-frontend","version":"4.0.0-dev.
|
|
299391
|
+
module.exports = JSON.parse('{"name":"@itwin/core-frontend","version":"4.0.0-dev.89","description":"iTwin.js frontend components","main":"lib/cjs/core-frontend.js","module":"lib/esm/core-frontend.js","typings":"lib/cjs/core-frontend","license":"MIT","scripts":{"build":"npm run -s copy:public && npm run -s build:cjs && npm run -s build:esm","build:cjs":"npm run -s copy:js:cjs && tsc 1>&2 --outDir lib/cjs","build:esm":"npm run -s copy:js:esm && tsc 1>&2 --module ES2020 --outDir lib/esm","clean":"rimraf lib .rush/temp/package-deps*.json","copy:public":"cpx \\"./src/public/**/*\\" ./lib/public","copy:js:cjs":"cpx \\"./src/**/*.js\\" ./lib/cjs","copy:js:esm":"cpx \\"./src/**/*.js\\" ./lib/esm","docs":"betools docs --includes=../../generated-docs/extract --json=../../generated-docs/core/core-frontend/file.json --tsIndexFile=./core-frontend.ts --onlyJson --excludes=webgl/**/*,**/primitives,**/map/*.d.ts,**/tile/*.d.ts,**/*-css.ts","extract-api":"betools extract-api --entry=core-frontend && npm run extract-extension-api","extract-extension-api":"eslint --no-eslintrc -c \\"./node_modules/@itwin/eslint-plugin/dist/configs/extension-exports-config.js\\" \\"./src/**/*.ts\\" 1>&2","lint":"eslint -f visualstudio \\"./src/**/*.ts\\" 1>&2","pseudolocalize":"betools pseudolocalize --englishDir ./src/public/locales/en --out ./public/locales/en-PSEUDO","test":"npm run -s webpackTests && certa -r chrome","cover":"npm -s test","test:debug":"certa -r chrome --debug","webpackTests":"webpack --config ./src/test/utils/webpack.config.js 1>&2"},"repository":{"type":"git","url":"https://github.com/iTwin/itwinjs-core.git","directory":"core/frontend"},"keywords":["Bentley","BIM","iModel","digital-twin","iTwin"],"author":{"name":"Bentley Systems, Inc.","url":"http://www.bentley.com"},"peerDependencies":{"@itwin/appui-abstract":"workspace:^4.0.0-dev.89","@itwin/core-bentley":"workspace:^4.0.0-dev.89","@itwin/core-common":"workspace:^4.0.0-dev.89","@itwin/core-geometry":"workspace:^4.0.0-dev.89","@itwin/core-orbitgt":"workspace:^4.0.0-dev.89","@itwin/core-quantity":"workspace:^4.0.0-dev.89"},"//devDependencies":["NOTE: All peerDependencies should also be listed as devDependencies since peerDependencies are not considered by npm install","NOTE: All tools used by scripts in this package must be listed as devDependencies"],"devDependencies":{"@itwin/appui-abstract":"workspace:*","@itwin/build-tools":"workspace:*","@itwin/core-bentley":"workspace:*","@itwin/core-common":"workspace:*","@itwin/core-geometry":"workspace:*","@itwin/core-orbitgt":"workspace:*","@itwin/core-quantity":"workspace:*","@itwin/certa":"workspace:*","@itwin/eslint-plugin":"^4.0.0-dev.33","@types/chai":"4.3.1","@types/chai-as-promised":"^7","@types/mocha":"^8.2.2","@types/node":"^18.11.5","@types/sinon":"^9.0.0","babel-loader":"~8.2.5","babel-plugin-istanbul":"~6.1.1","chai":"^4.1.2","chai-as-promised":"^7","cpx2":"^3.0.0","eslint":"^8.36.0","glob":"^7.1.2","mocha":"^10.0.0","nyc":"^15.1.0","rimraf":"^3.0.2","sinon":"^9.0.2","source-map-loader":"^4.0.0","typescript":"~5.0.2","webpack":"^5.76.0"},"//dependencies":["NOTE: these dependencies should be only for things that DO NOT APPEAR IN THE API","NOTE: core-frontend should remain UI technology agnostic, so no react/angular dependencies are allowed"],"dependencies":{"@itwin/object-storage-azure":"^1.5.0","@itwin/cloud-agnostic-core":"^1.5.0","@itwin/object-storage-core":"^1.5.0","@itwin/core-i18n":"workspace:*","@itwin/core-telemetry":"workspace:*","@itwin/webgl-compatibility":"workspace:*","@loaders.gl/core":"^3.1.6","@loaders.gl/draco":"^3.1.6","fuse.js":"^3.3.0","wms-capabilities":"0.4.0","reflect-metadata":"0.1.13"},"nyc":{"extends":"./node_modules/@itwin/build-tools/.nycrc"},"eslintConfig":{"plugins":["@itwin"],"extends":"plugin:@itwin/itwinjs-recommended","rules":{"@itwin/no-internal-barrel-imports":["error",{"required-barrel-modules":["./src/tile/internal.ts"]}],"@itwin/public-extension-exports":["error",{"releaseTags":["public","preview"],"outputApiFile":false}]},"overrides":[{"files":["*.test.ts","*.test.tsx","**/test/**/*.ts"],"rules":{"@itwin/no-internal-barrel-imports":"off"}}]}}');
|
|
297053
299392
|
|
|
297054
299393
|
/***/ }),
|
|
297055
299394
|
|
|
@@ -297224,7 +299563,7 @@ module.exports = JSON.parse('{"$schema":"../../../node_modules/@itwin/presentati
|
|
|
297224
299563
|
/******/ script.parentNode && script.parentNode.removeChild(script);
|
|
297225
299564
|
/******/ doneFns && doneFns.forEach((fn) => (fn(event)));
|
|
297226
299565
|
/******/ if(prev) return prev(event);
|
|
297227
|
-
/******/ }
|
|
299566
|
+
/******/ }
|
|
297228
299567
|
/******/ var timeout = setTimeout(onScriptComplete.bind(null, undefined, { type: 'timeout', target: script }), 120000);
|
|
297229
299568
|
/******/ script.onerror = onScriptComplete.bind(null, script.onerror);
|
|
297230
299569
|
/******/ script.onload = onScriptComplete.bind(null, script.onload);
|
|
@@ -297250,10 +299589,13 @@ module.exports = JSON.parse('{"$schema":"../../../node_modules/@itwin/presentati
|
|
|
297250
299589
|
/******/ var document = __webpack_require__.g.document;
|
|
297251
299590
|
/******/ if (!scriptUrl && document) {
|
|
297252
299591
|
/******/ if (document.currentScript)
|
|
297253
|
-
/******/ scriptUrl = document.currentScript.src
|
|
299592
|
+
/******/ scriptUrl = document.currentScript.src;
|
|
297254
299593
|
/******/ if (!scriptUrl) {
|
|
297255
299594
|
/******/ var scripts = document.getElementsByTagName("script");
|
|
297256
|
-
/******/ if(scripts.length)
|
|
299595
|
+
/******/ if(scripts.length) {
|
|
299596
|
+
/******/ var i = scripts.length - 1;
|
|
299597
|
+
/******/ while (i > -1 && !scriptUrl) scriptUrl = scripts[i--].src;
|
|
299598
|
+
/******/ }
|
|
297257
299599
|
/******/ }
|
|
297258
299600
|
/******/ }
|
|
297259
299601
|
/******/ // When supporting browsers where an automatic publicPath is not supported you must specify an output.publicPath manually via configuration
|