@itwin/ecschema-rpcinterface-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 +2700 -358
- 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 +15 -15
- 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) {
|
|
@@ -7421,6 +7421,90 @@ module.exports = {
|
|
|
7421
7421
|
};
|
|
7422
7422
|
|
|
7423
7423
|
|
|
7424
|
+
/***/ }),
|
|
7425
|
+
|
|
7426
|
+
/***/ "../../common/temp/node_modules/.pnpm/call-bind@1.0.2/node_modules/call-bind/callBound.js":
|
|
7427
|
+
/*!************************************************************************************************!*\
|
|
7428
|
+
!*** ../../common/temp/node_modules/.pnpm/call-bind@1.0.2/node_modules/call-bind/callBound.js ***!
|
|
7429
|
+
\************************************************************************************************/
|
|
7430
|
+
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
7431
|
+
|
|
7432
|
+
"use strict";
|
|
7433
|
+
|
|
7434
|
+
|
|
7435
|
+
var GetIntrinsic = __webpack_require__(/*! get-intrinsic */ "../../common/temp/node_modules/.pnpm/get-intrinsic@1.2.0/node_modules/get-intrinsic/index.js");
|
|
7436
|
+
|
|
7437
|
+
var callBind = __webpack_require__(/*! ./ */ "../../common/temp/node_modules/.pnpm/call-bind@1.0.2/node_modules/call-bind/index.js");
|
|
7438
|
+
|
|
7439
|
+
var $indexOf = callBind(GetIntrinsic('String.prototype.indexOf'));
|
|
7440
|
+
|
|
7441
|
+
module.exports = function callBoundIntrinsic(name, allowMissing) {
|
|
7442
|
+
var intrinsic = GetIntrinsic(name, !!allowMissing);
|
|
7443
|
+
if (typeof intrinsic === 'function' && $indexOf(name, '.prototype.') > -1) {
|
|
7444
|
+
return callBind(intrinsic);
|
|
7445
|
+
}
|
|
7446
|
+
return intrinsic;
|
|
7447
|
+
};
|
|
7448
|
+
|
|
7449
|
+
|
|
7450
|
+
/***/ }),
|
|
7451
|
+
|
|
7452
|
+
/***/ "../../common/temp/node_modules/.pnpm/call-bind@1.0.2/node_modules/call-bind/index.js":
|
|
7453
|
+
/*!********************************************************************************************!*\
|
|
7454
|
+
!*** ../../common/temp/node_modules/.pnpm/call-bind@1.0.2/node_modules/call-bind/index.js ***!
|
|
7455
|
+
\********************************************************************************************/
|
|
7456
|
+
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
7457
|
+
|
|
7458
|
+
"use strict";
|
|
7459
|
+
|
|
7460
|
+
|
|
7461
|
+
var bind = __webpack_require__(/*! function-bind */ "../../common/temp/node_modules/.pnpm/function-bind@1.1.1/node_modules/function-bind/index.js");
|
|
7462
|
+
var GetIntrinsic = __webpack_require__(/*! get-intrinsic */ "../../common/temp/node_modules/.pnpm/get-intrinsic@1.2.0/node_modules/get-intrinsic/index.js");
|
|
7463
|
+
|
|
7464
|
+
var $apply = GetIntrinsic('%Function.prototype.apply%');
|
|
7465
|
+
var $call = GetIntrinsic('%Function.prototype.call%');
|
|
7466
|
+
var $reflectApply = GetIntrinsic('%Reflect.apply%', true) || bind.call($call, $apply);
|
|
7467
|
+
|
|
7468
|
+
var $gOPD = GetIntrinsic('%Object.getOwnPropertyDescriptor%', true);
|
|
7469
|
+
var $defineProperty = GetIntrinsic('%Object.defineProperty%', true);
|
|
7470
|
+
var $max = GetIntrinsic('%Math.max%');
|
|
7471
|
+
|
|
7472
|
+
if ($defineProperty) {
|
|
7473
|
+
try {
|
|
7474
|
+
$defineProperty({}, 'a', { value: 1 });
|
|
7475
|
+
} catch (e) {
|
|
7476
|
+
// IE 8 has a broken defineProperty
|
|
7477
|
+
$defineProperty = null;
|
|
7478
|
+
}
|
|
7479
|
+
}
|
|
7480
|
+
|
|
7481
|
+
module.exports = function callBind(originalFunction) {
|
|
7482
|
+
var func = $reflectApply(bind, $call, arguments);
|
|
7483
|
+
if ($gOPD && $defineProperty) {
|
|
7484
|
+
var desc = $gOPD(func, 'length');
|
|
7485
|
+
if (desc.configurable) {
|
|
7486
|
+
// original length, plus the receiver, minus any additional arguments (after the receiver)
|
|
7487
|
+
$defineProperty(
|
|
7488
|
+
func,
|
|
7489
|
+
'length',
|
|
7490
|
+
{ value: 1 + $max(0, originalFunction.length - (arguments.length - 1)) }
|
|
7491
|
+
);
|
|
7492
|
+
}
|
|
7493
|
+
}
|
|
7494
|
+
return func;
|
|
7495
|
+
};
|
|
7496
|
+
|
|
7497
|
+
var applyBind = function applyBind() {
|
|
7498
|
+
return $reflectApply(bind, $apply, arguments);
|
|
7499
|
+
};
|
|
7500
|
+
|
|
7501
|
+
if ($defineProperty) {
|
|
7502
|
+
$defineProperty(module.exports, 'apply', { value: applyBind });
|
|
7503
|
+
} else {
|
|
7504
|
+
module.exports.apply = applyBind;
|
|
7505
|
+
}
|
|
7506
|
+
|
|
7507
|
+
|
|
7424
7508
|
/***/ }),
|
|
7425
7509
|
|
|
7426
7510
|
/***/ "../../common/temp/node_modules/.pnpm/chai@4.3.7/node_modules/chai/index.js":
|
|
@@ -18053,6 +18137,158 @@ function mapSymbols(arr) {
|
|
|
18053
18137
|
}
|
|
18054
18138
|
|
|
18055
18139
|
|
|
18140
|
+
/***/ }),
|
|
18141
|
+
|
|
18142
|
+
/***/ "../../common/temp/node_modules/.pnpm/for-each@0.3.3/node_modules/for-each/index.js":
|
|
18143
|
+
/*!******************************************************************************************!*\
|
|
18144
|
+
!*** ../../common/temp/node_modules/.pnpm/for-each@0.3.3/node_modules/for-each/index.js ***!
|
|
18145
|
+
\******************************************************************************************/
|
|
18146
|
+
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
18147
|
+
|
|
18148
|
+
"use strict";
|
|
18149
|
+
|
|
18150
|
+
|
|
18151
|
+
var isCallable = __webpack_require__(/*! is-callable */ "../../common/temp/node_modules/.pnpm/is-callable@1.2.7/node_modules/is-callable/index.js");
|
|
18152
|
+
|
|
18153
|
+
var toStr = Object.prototype.toString;
|
|
18154
|
+
var hasOwnProperty = Object.prototype.hasOwnProperty;
|
|
18155
|
+
|
|
18156
|
+
var forEachArray = function forEachArray(array, iterator, receiver) {
|
|
18157
|
+
for (var i = 0, len = array.length; i < len; i++) {
|
|
18158
|
+
if (hasOwnProperty.call(array, i)) {
|
|
18159
|
+
if (receiver == null) {
|
|
18160
|
+
iterator(array[i], i, array);
|
|
18161
|
+
} else {
|
|
18162
|
+
iterator.call(receiver, array[i], i, array);
|
|
18163
|
+
}
|
|
18164
|
+
}
|
|
18165
|
+
}
|
|
18166
|
+
};
|
|
18167
|
+
|
|
18168
|
+
var forEachString = function forEachString(string, iterator, receiver) {
|
|
18169
|
+
for (var i = 0, len = string.length; i < len; i++) {
|
|
18170
|
+
// no such thing as a sparse string.
|
|
18171
|
+
if (receiver == null) {
|
|
18172
|
+
iterator(string.charAt(i), i, string);
|
|
18173
|
+
} else {
|
|
18174
|
+
iterator.call(receiver, string.charAt(i), i, string);
|
|
18175
|
+
}
|
|
18176
|
+
}
|
|
18177
|
+
};
|
|
18178
|
+
|
|
18179
|
+
var forEachObject = function forEachObject(object, iterator, receiver) {
|
|
18180
|
+
for (var k in object) {
|
|
18181
|
+
if (hasOwnProperty.call(object, k)) {
|
|
18182
|
+
if (receiver == null) {
|
|
18183
|
+
iterator(object[k], k, object);
|
|
18184
|
+
} else {
|
|
18185
|
+
iterator.call(receiver, object[k], k, object);
|
|
18186
|
+
}
|
|
18187
|
+
}
|
|
18188
|
+
}
|
|
18189
|
+
};
|
|
18190
|
+
|
|
18191
|
+
var forEach = function forEach(list, iterator, thisArg) {
|
|
18192
|
+
if (!isCallable(iterator)) {
|
|
18193
|
+
throw new TypeError('iterator must be a function');
|
|
18194
|
+
}
|
|
18195
|
+
|
|
18196
|
+
var receiver;
|
|
18197
|
+
if (arguments.length >= 3) {
|
|
18198
|
+
receiver = thisArg;
|
|
18199
|
+
}
|
|
18200
|
+
|
|
18201
|
+
if (toStr.call(list) === '[object Array]') {
|
|
18202
|
+
forEachArray(list, iterator, receiver);
|
|
18203
|
+
} else if (typeof list === 'string') {
|
|
18204
|
+
forEachString(list, iterator, receiver);
|
|
18205
|
+
} else {
|
|
18206
|
+
forEachObject(list, iterator, receiver);
|
|
18207
|
+
}
|
|
18208
|
+
};
|
|
18209
|
+
|
|
18210
|
+
module.exports = forEach;
|
|
18211
|
+
|
|
18212
|
+
|
|
18213
|
+
/***/ }),
|
|
18214
|
+
|
|
18215
|
+
/***/ "../../common/temp/node_modules/.pnpm/function-bind@1.1.1/node_modules/function-bind/implementation.js":
|
|
18216
|
+
/*!*************************************************************************************************************!*\
|
|
18217
|
+
!*** ../../common/temp/node_modules/.pnpm/function-bind@1.1.1/node_modules/function-bind/implementation.js ***!
|
|
18218
|
+
\*************************************************************************************************************/
|
|
18219
|
+
/***/ ((module) => {
|
|
18220
|
+
|
|
18221
|
+
"use strict";
|
|
18222
|
+
|
|
18223
|
+
|
|
18224
|
+
/* eslint no-invalid-this: 1 */
|
|
18225
|
+
|
|
18226
|
+
var ERROR_MESSAGE = 'Function.prototype.bind called on incompatible ';
|
|
18227
|
+
var slice = Array.prototype.slice;
|
|
18228
|
+
var toStr = Object.prototype.toString;
|
|
18229
|
+
var funcType = '[object Function]';
|
|
18230
|
+
|
|
18231
|
+
module.exports = function bind(that) {
|
|
18232
|
+
var target = this;
|
|
18233
|
+
if (typeof target !== 'function' || toStr.call(target) !== funcType) {
|
|
18234
|
+
throw new TypeError(ERROR_MESSAGE + target);
|
|
18235
|
+
}
|
|
18236
|
+
var args = slice.call(arguments, 1);
|
|
18237
|
+
|
|
18238
|
+
var bound;
|
|
18239
|
+
var binder = function () {
|
|
18240
|
+
if (this instanceof bound) {
|
|
18241
|
+
var result = target.apply(
|
|
18242
|
+
this,
|
|
18243
|
+
args.concat(slice.call(arguments))
|
|
18244
|
+
);
|
|
18245
|
+
if (Object(result) === result) {
|
|
18246
|
+
return result;
|
|
18247
|
+
}
|
|
18248
|
+
return this;
|
|
18249
|
+
} else {
|
|
18250
|
+
return target.apply(
|
|
18251
|
+
that,
|
|
18252
|
+
args.concat(slice.call(arguments))
|
|
18253
|
+
);
|
|
18254
|
+
}
|
|
18255
|
+
};
|
|
18256
|
+
|
|
18257
|
+
var boundLength = Math.max(0, target.length - args.length);
|
|
18258
|
+
var boundArgs = [];
|
|
18259
|
+
for (var i = 0; i < boundLength; i++) {
|
|
18260
|
+
boundArgs.push('$' + i);
|
|
18261
|
+
}
|
|
18262
|
+
|
|
18263
|
+
bound = Function('binder', 'return function (' + boundArgs.join(',') + '){ return binder.apply(this,arguments); }')(binder);
|
|
18264
|
+
|
|
18265
|
+
if (target.prototype) {
|
|
18266
|
+
var Empty = function Empty() {};
|
|
18267
|
+
Empty.prototype = target.prototype;
|
|
18268
|
+
bound.prototype = new Empty();
|
|
18269
|
+
Empty.prototype = null;
|
|
18270
|
+
}
|
|
18271
|
+
|
|
18272
|
+
return bound;
|
|
18273
|
+
};
|
|
18274
|
+
|
|
18275
|
+
|
|
18276
|
+
/***/ }),
|
|
18277
|
+
|
|
18278
|
+
/***/ "../../common/temp/node_modules/.pnpm/function-bind@1.1.1/node_modules/function-bind/index.js":
|
|
18279
|
+
/*!****************************************************************************************************!*\
|
|
18280
|
+
!*** ../../common/temp/node_modules/.pnpm/function-bind@1.1.1/node_modules/function-bind/index.js ***!
|
|
18281
|
+
\****************************************************************************************************/
|
|
18282
|
+
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
18283
|
+
|
|
18284
|
+
"use strict";
|
|
18285
|
+
|
|
18286
|
+
|
|
18287
|
+
var implementation = __webpack_require__(/*! ./implementation */ "../../common/temp/node_modules/.pnpm/function-bind@1.1.1/node_modules/function-bind/implementation.js");
|
|
18288
|
+
|
|
18289
|
+
module.exports = Function.prototype.bind || implementation;
|
|
18290
|
+
|
|
18291
|
+
|
|
18056
18292
|
/***/ }),
|
|
18057
18293
|
|
|
18058
18294
|
/***/ "../../common/temp/node_modules/.pnpm/fuse.js@3.6.1/node_modules/fuse.js/dist/fuse.js":
|
|
@@ -18126,6 +18362,499 @@ function getFuncName(aFunc) {
|
|
|
18126
18362
|
module.exports = getFuncName;
|
|
18127
18363
|
|
|
18128
18364
|
|
|
18365
|
+
/***/ }),
|
|
18366
|
+
|
|
18367
|
+
/***/ "../../common/temp/node_modules/.pnpm/get-intrinsic@1.2.0/node_modules/get-intrinsic/index.js":
|
|
18368
|
+
/*!****************************************************************************************************!*\
|
|
18369
|
+
!*** ../../common/temp/node_modules/.pnpm/get-intrinsic@1.2.0/node_modules/get-intrinsic/index.js ***!
|
|
18370
|
+
\****************************************************************************************************/
|
|
18371
|
+
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
18372
|
+
|
|
18373
|
+
"use strict";
|
|
18374
|
+
|
|
18375
|
+
|
|
18376
|
+
var undefined;
|
|
18377
|
+
|
|
18378
|
+
var $SyntaxError = SyntaxError;
|
|
18379
|
+
var $Function = Function;
|
|
18380
|
+
var $TypeError = TypeError;
|
|
18381
|
+
|
|
18382
|
+
// eslint-disable-next-line consistent-return
|
|
18383
|
+
var getEvalledConstructor = function (expressionSyntax) {
|
|
18384
|
+
try {
|
|
18385
|
+
return $Function('"use strict"; return (' + expressionSyntax + ').constructor;')();
|
|
18386
|
+
} catch (e) {}
|
|
18387
|
+
};
|
|
18388
|
+
|
|
18389
|
+
var $gOPD = Object.getOwnPropertyDescriptor;
|
|
18390
|
+
if ($gOPD) {
|
|
18391
|
+
try {
|
|
18392
|
+
$gOPD({}, '');
|
|
18393
|
+
} catch (e) {
|
|
18394
|
+
$gOPD = null; // this is IE 8, which has a broken gOPD
|
|
18395
|
+
}
|
|
18396
|
+
}
|
|
18397
|
+
|
|
18398
|
+
var throwTypeError = function () {
|
|
18399
|
+
throw new $TypeError();
|
|
18400
|
+
};
|
|
18401
|
+
var ThrowTypeError = $gOPD
|
|
18402
|
+
? (function () {
|
|
18403
|
+
try {
|
|
18404
|
+
// eslint-disable-next-line no-unused-expressions, no-caller, no-restricted-properties
|
|
18405
|
+
arguments.callee; // IE 8 does not throw here
|
|
18406
|
+
return throwTypeError;
|
|
18407
|
+
} catch (calleeThrows) {
|
|
18408
|
+
try {
|
|
18409
|
+
// IE 8 throws on Object.getOwnPropertyDescriptor(arguments, '')
|
|
18410
|
+
return $gOPD(arguments, 'callee').get;
|
|
18411
|
+
} catch (gOPDthrows) {
|
|
18412
|
+
return throwTypeError;
|
|
18413
|
+
}
|
|
18414
|
+
}
|
|
18415
|
+
}())
|
|
18416
|
+
: throwTypeError;
|
|
18417
|
+
|
|
18418
|
+
var hasSymbols = __webpack_require__(/*! has-symbols */ "../../common/temp/node_modules/.pnpm/has-symbols@1.0.3/node_modules/has-symbols/index.js")();
|
|
18419
|
+
|
|
18420
|
+
var getProto = Object.getPrototypeOf || function (x) { return x.__proto__; }; // eslint-disable-line no-proto
|
|
18421
|
+
|
|
18422
|
+
var needsEval = {};
|
|
18423
|
+
|
|
18424
|
+
var TypedArray = typeof Uint8Array === 'undefined' ? undefined : getProto(Uint8Array);
|
|
18425
|
+
|
|
18426
|
+
var INTRINSICS = {
|
|
18427
|
+
'%AggregateError%': typeof AggregateError === 'undefined' ? undefined : AggregateError,
|
|
18428
|
+
'%Array%': Array,
|
|
18429
|
+
'%ArrayBuffer%': typeof ArrayBuffer === 'undefined' ? undefined : ArrayBuffer,
|
|
18430
|
+
'%ArrayIteratorPrototype%': hasSymbols ? getProto([][Symbol.iterator]()) : undefined,
|
|
18431
|
+
'%AsyncFromSyncIteratorPrototype%': undefined,
|
|
18432
|
+
'%AsyncFunction%': needsEval,
|
|
18433
|
+
'%AsyncGenerator%': needsEval,
|
|
18434
|
+
'%AsyncGeneratorFunction%': needsEval,
|
|
18435
|
+
'%AsyncIteratorPrototype%': needsEval,
|
|
18436
|
+
'%Atomics%': typeof Atomics === 'undefined' ? undefined : Atomics,
|
|
18437
|
+
'%BigInt%': typeof BigInt === 'undefined' ? undefined : BigInt,
|
|
18438
|
+
'%BigInt64Array%': typeof BigInt64Array === 'undefined' ? undefined : BigInt64Array,
|
|
18439
|
+
'%BigUint64Array%': typeof BigUint64Array === 'undefined' ? undefined : BigUint64Array,
|
|
18440
|
+
'%Boolean%': Boolean,
|
|
18441
|
+
'%DataView%': typeof DataView === 'undefined' ? undefined : DataView,
|
|
18442
|
+
'%Date%': Date,
|
|
18443
|
+
'%decodeURI%': decodeURI,
|
|
18444
|
+
'%decodeURIComponent%': decodeURIComponent,
|
|
18445
|
+
'%encodeURI%': encodeURI,
|
|
18446
|
+
'%encodeURIComponent%': encodeURIComponent,
|
|
18447
|
+
'%Error%': Error,
|
|
18448
|
+
'%eval%': eval, // eslint-disable-line no-eval
|
|
18449
|
+
'%EvalError%': EvalError,
|
|
18450
|
+
'%Float32Array%': typeof Float32Array === 'undefined' ? undefined : Float32Array,
|
|
18451
|
+
'%Float64Array%': typeof Float64Array === 'undefined' ? undefined : Float64Array,
|
|
18452
|
+
'%FinalizationRegistry%': typeof FinalizationRegistry === 'undefined' ? undefined : FinalizationRegistry,
|
|
18453
|
+
'%Function%': $Function,
|
|
18454
|
+
'%GeneratorFunction%': needsEval,
|
|
18455
|
+
'%Int8Array%': typeof Int8Array === 'undefined' ? undefined : Int8Array,
|
|
18456
|
+
'%Int16Array%': typeof Int16Array === 'undefined' ? undefined : Int16Array,
|
|
18457
|
+
'%Int32Array%': typeof Int32Array === 'undefined' ? undefined : Int32Array,
|
|
18458
|
+
'%isFinite%': isFinite,
|
|
18459
|
+
'%isNaN%': isNaN,
|
|
18460
|
+
'%IteratorPrototype%': hasSymbols ? getProto(getProto([][Symbol.iterator]())) : undefined,
|
|
18461
|
+
'%JSON%': typeof JSON === 'object' ? JSON : undefined,
|
|
18462
|
+
'%Map%': typeof Map === 'undefined' ? undefined : Map,
|
|
18463
|
+
'%MapIteratorPrototype%': typeof Map === 'undefined' || !hasSymbols ? undefined : getProto(new Map()[Symbol.iterator]()),
|
|
18464
|
+
'%Math%': Math,
|
|
18465
|
+
'%Number%': Number,
|
|
18466
|
+
'%Object%': Object,
|
|
18467
|
+
'%parseFloat%': parseFloat,
|
|
18468
|
+
'%parseInt%': parseInt,
|
|
18469
|
+
'%Promise%': typeof Promise === 'undefined' ? undefined : Promise,
|
|
18470
|
+
'%Proxy%': typeof Proxy === 'undefined' ? undefined : Proxy,
|
|
18471
|
+
'%RangeError%': RangeError,
|
|
18472
|
+
'%ReferenceError%': ReferenceError,
|
|
18473
|
+
'%Reflect%': typeof Reflect === 'undefined' ? undefined : Reflect,
|
|
18474
|
+
'%RegExp%': RegExp,
|
|
18475
|
+
'%Set%': typeof Set === 'undefined' ? undefined : Set,
|
|
18476
|
+
'%SetIteratorPrototype%': typeof Set === 'undefined' || !hasSymbols ? undefined : getProto(new Set()[Symbol.iterator]()),
|
|
18477
|
+
'%SharedArrayBuffer%': typeof SharedArrayBuffer === 'undefined' ? undefined : SharedArrayBuffer,
|
|
18478
|
+
'%String%': String,
|
|
18479
|
+
'%StringIteratorPrototype%': hasSymbols ? getProto(''[Symbol.iterator]()) : undefined,
|
|
18480
|
+
'%Symbol%': hasSymbols ? Symbol : undefined,
|
|
18481
|
+
'%SyntaxError%': $SyntaxError,
|
|
18482
|
+
'%ThrowTypeError%': ThrowTypeError,
|
|
18483
|
+
'%TypedArray%': TypedArray,
|
|
18484
|
+
'%TypeError%': $TypeError,
|
|
18485
|
+
'%Uint8Array%': typeof Uint8Array === 'undefined' ? undefined : Uint8Array,
|
|
18486
|
+
'%Uint8ClampedArray%': typeof Uint8ClampedArray === 'undefined' ? undefined : Uint8ClampedArray,
|
|
18487
|
+
'%Uint16Array%': typeof Uint16Array === 'undefined' ? undefined : Uint16Array,
|
|
18488
|
+
'%Uint32Array%': typeof Uint32Array === 'undefined' ? undefined : Uint32Array,
|
|
18489
|
+
'%URIError%': URIError,
|
|
18490
|
+
'%WeakMap%': typeof WeakMap === 'undefined' ? undefined : WeakMap,
|
|
18491
|
+
'%WeakRef%': typeof WeakRef === 'undefined' ? undefined : WeakRef,
|
|
18492
|
+
'%WeakSet%': typeof WeakSet === 'undefined' ? undefined : WeakSet
|
|
18493
|
+
};
|
|
18494
|
+
|
|
18495
|
+
try {
|
|
18496
|
+
null.error; // eslint-disable-line no-unused-expressions
|
|
18497
|
+
} catch (e) {
|
|
18498
|
+
// https://github.com/tc39/proposal-shadowrealm/pull/384#issuecomment-1364264229
|
|
18499
|
+
var errorProto = getProto(getProto(e));
|
|
18500
|
+
INTRINSICS['%Error.prototype%'] = errorProto;
|
|
18501
|
+
}
|
|
18502
|
+
|
|
18503
|
+
var doEval = function doEval(name) {
|
|
18504
|
+
var value;
|
|
18505
|
+
if (name === '%AsyncFunction%') {
|
|
18506
|
+
value = getEvalledConstructor('async function () {}');
|
|
18507
|
+
} else if (name === '%GeneratorFunction%') {
|
|
18508
|
+
value = getEvalledConstructor('function* () {}');
|
|
18509
|
+
} else if (name === '%AsyncGeneratorFunction%') {
|
|
18510
|
+
value = getEvalledConstructor('async function* () {}');
|
|
18511
|
+
} else if (name === '%AsyncGenerator%') {
|
|
18512
|
+
var fn = doEval('%AsyncGeneratorFunction%');
|
|
18513
|
+
if (fn) {
|
|
18514
|
+
value = fn.prototype;
|
|
18515
|
+
}
|
|
18516
|
+
} else if (name === '%AsyncIteratorPrototype%') {
|
|
18517
|
+
var gen = doEval('%AsyncGenerator%');
|
|
18518
|
+
if (gen) {
|
|
18519
|
+
value = getProto(gen.prototype);
|
|
18520
|
+
}
|
|
18521
|
+
}
|
|
18522
|
+
|
|
18523
|
+
INTRINSICS[name] = value;
|
|
18524
|
+
|
|
18525
|
+
return value;
|
|
18526
|
+
};
|
|
18527
|
+
|
|
18528
|
+
var LEGACY_ALIASES = {
|
|
18529
|
+
'%ArrayBufferPrototype%': ['ArrayBuffer', 'prototype'],
|
|
18530
|
+
'%ArrayPrototype%': ['Array', 'prototype'],
|
|
18531
|
+
'%ArrayProto_entries%': ['Array', 'prototype', 'entries'],
|
|
18532
|
+
'%ArrayProto_forEach%': ['Array', 'prototype', 'forEach'],
|
|
18533
|
+
'%ArrayProto_keys%': ['Array', 'prototype', 'keys'],
|
|
18534
|
+
'%ArrayProto_values%': ['Array', 'prototype', 'values'],
|
|
18535
|
+
'%AsyncFunctionPrototype%': ['AsyncFunction', 'prototype'],
|
|
18536
|
+
'%AsyncGenerator%': ['AsyncGeneratorFunction', 'prototype'],
|
|
18537
|
+
'%AsyncGeneratorPrototype%': ['AsyncGeneratorFunction', 'prototype', 'prototype'],
|
|
18538
|
+
'%BooleanPrototype%': ['Boolean', 'prototype'],
|
|
18539
|
+
'%DataViewPrototype%': ['DataView', 'prototype'],
|
|
18540
|
+
'%DatePrototype%': ['Date', 'prototype'],
|
|
18541
|
+
'%ErrorPrototype%': ['Error', 'prototype'],
|
|
18542
|
+
'%EvalErrorPrototype%': ['EvalError', 'prototype'],
|
|
18543
|
+
'%Float32ArrayPrototype%': ['Float32Array', 'prototype'],
|
|
18544
|
+
'%Float64ArrayPrototype%': ['Float64Array', 'prototype'],
|
|
18545
|
+
'%FunctionPrototype%': ['Function', 'prototype'],
|
|
18546
|
+
'%Generator%': ['GeneratorFunction', 'prototype'],
|
|
18547
|
+
'%GeneratorPrototype%': ['GeneratorFunction', 'prototype', 'prototype'],
|
|
18548
|
+
'%Int8ArrayPrototype%': ['Int8Array', 'prototype'],
|
|
18549
|
+
'%Int16ArrayPrototype%': ['Int16Array', 'prototype'],
|
|
18550
|
+
'%Int32ArrayPrototype%': ['Int32Array', 'prototype'],
|
|
18551
|
+
'%JSONParse%': ['JSON', 'parse'],
|
|
18552
|
+
'%JSONStringify%': ['JSON', 'stringify'],
|
|
18553
|
+
'%MapPrototype%': ['Map', 'prototype'],
|
|
18554
|
+
'%NumberPrototype%': ['Number', 'prototype'],
|
|
18555
|
+
'%ObjectPrototype%': ['Object', 'prototype'],
|
|
18556
|
+
'%ObjProto_toString%': ['Object', 'prototype', 'toString'],
|
|
18557
|
+
'%ObjProto_valueOf%': ['Object', 'prototype', 'valueOf'],
|
|
18558
|
+
'%PromisePrototype%': ['Promise', 'prototype'],
|
|
18559
|
+
'%PromiseProto_then%': ['Promise', 'prototype', 'then'],
|
|
18560
|
+
'%Promise_all%': ['Promise', 'all'],
|
|
18561
|
+
'%Promise_reject%': ['Promise', 'reject'],
|
|
18562
|
+
'%Promise_resolve%': ['Promise', 'resolve'],
|
|
18563
|
+
'%RangeErrorPrototype%': ['RangeError', 'prototype'],
|
|
18564
|
+
'%ReferenceErrorPrototype%': ['ReferenceError', 'prototype'],
|
|
18565
|
+
'%RegExpPrototype%': ['RegExp', 'prototype'],
|
|
18566
|
+
'%SetPrototype%': ['Set', 'prototype'],
|
|
18567
|
+
'%SharedArrayBufferPrototype%': ['SharedArrayBuffer', 'prototype'],
|
|
18568
|
+
'%StringPrototype%': ['String', 'prototype'],
|
|
18569
|
+
'%SymbolPrototype%': ['Symbol', 'prototype'],
|
|
18570
|
+
'%SyntaxErrorPrototype%': ['SyntaxError', 'prototype'],
|
|
18571
|
+
'%TypedArrayPrototype%': ['TypedArray', 'prototype'],
|
|
18572
|
+
'%TypeErrorPrototype%': ['TypeError', 'prototype'],
|
|
18573
|
+
'%Uint8ArrayPrototype%': ['Uint8Array', 'prototype'],
|
|
18574
|
+
'%Uint8ClampedArrayPrototype%': ['Uint8ClampedArray', 'prototype'],
|
|
18575
|
+
'%Uint16ArrayPrototype%': ['Uint16Array', 'prototype'],
|
|
18576
|
+
'%Uint32ArrayPrototype%': ['Uint32Array', 'prototype'],
|
|
18577
|
+
'%URIErrorPrototype%': ['URIError', 'prototype'],
|
|
18578
|
+
'%WeakMapPrototype%': ['WeakMap', 'prototype'],
|
|
18579
|
+
'%WeakSetPrototype%': ['WeakSet', 'prototype']
|
|
18580
|
+
};
|
|
18581
|
+
|
|
18582
|
+
var bind = __webpack_require__(/*! function-bind */ "../../common/temp/node_modules/.pnpm/function-bind@1.1.1/node_modules/function-bind/index.js");
|
|
18583
|
+
var hasOwn = __webpack_require__(/*! has */ "../../common/temp/node_modules/.pnpm/has@1.0.3/node_modules/has/src/index.js");
|
|
18584
|
+
var $concat = bind.call(Function.call, Array.prototype.concat);
|
|
18585
|
+
var $spliceApply = bind.call(Function.apply, Array.prototype.splice);
|
|
18586
|
+
var $replace = bind.call(Function.call, String.prototype.replace);
|
|
18587
|
+
var $strSlice = bind.call(Function.call, String.prototype.slice);
|
|
18588
|
+
var $exec = bind.call(Function.call, RegExp.prototype.exec);
|
|
18589
|
+
|
|
18590
|
+
/* adapted from https://github.com/lodash/lodash/blob/4.17.15/dist/lodash.js#L6735-L6744 */
|
|
18591
|
+
var rePropName = /[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g;
|
|
18592
|
+
var reEscapeChar = /\\(\\)?/g; /** Used to match backslashes in property paths. */
|
|
18593
|
+
var stringToPath = function stringToPath(string) {
|
|
18594
|
+
var first = $strSlice(string, 0, 1);
|
|
18595
|
+
var last = $strSlice(string, -1);
|
|
18596
|
+
if (first === '%' && last !== '%') {
|
|
18597
|
+
throw new $SyntaxError('invalid intrinsic syntax, expected closing `%`');
|
|
18598
|
+
} else if (last === '%' && first !== '%') {
|
|
18599
|
+
throw new $SyntaxError('invalid intrinsic syntax, expected opening `%`');
|
|
18600
|
+
}
|
|
18601
|
+
var result = [];
|
|
18602
|
+
$replace(string, rePropName, function (match, number, quote, subString) {
|
|
18603
|
+
result[result.length] = quote ? $replace(subString, reEscapeChar, '$1') : number || match;
|
|
18604
|
+
});
|
|
18605
|
+
return result;
|
|
18606
|
+
};
|
|
18607
|
+
/* end adaptation */
|
|
18608
|
+
|
|
18609
|
+
var getBaseIntrinsic = function getBaseIntrinsic(name, allowMissing) {
|
|
18610
|
+
var intrinsicName = name;
|
|
18611
|
+
var alias;
|
|
18612
|
+
if (hasOwn(LEGACY_ALIASES, intrinsicName)) {
|
|
18613
|
+
alias = LEGACY_ALIASES[intrinsicName];
|
|
18614
|
+
intrinsicName = '%' + alias[0] + '%';
|
|
18615
|
+
}
|
|
18616
|
+
|
|
18617
|
+
if (hasOwn(INTRINSICS, intrinsicName)) {
|
|
18618
|
+
var value = INTRINSICS[intrinsicName];
|
|
18619
|
+
if (value === needsEval) {
|
|
18620
|
+
value = doEval(intrinsicName);
|
|
18621
|
+
}
|
|
18622
|
+
if (typeof value === 'undefined' && !allowMissing) {
|
|
18623
|
+
throw new $TypeError('intrinsic ' + name + ' exists, but is not available. Please file an issue!');
|
|
18624
|
+
}
|
|
18625
|
+
|
|
18626
|
+
return {
|
|
18627
|
+
alias: alias,
|
|
18628
|
+
name: intrinsicName,
|
|
18629
|
+
value: value
|
|
18630
|
+
};
|
|
18631
|
+
}
|
|
18632
|
+
|
|
18633
|
+
throw new $SyntaxError('intrinsic ' + name + ' does not exist!');
|
|
18634
|
+
};
|
|
18635
|
+
|
|
18636
|
+
module.exports = function GetIntrinsic(name, allowMissing) {
|
|
18637
|
+
if (typeof name !== 'string' || name.length === 0) {
|
|
18638
|
+
throw new $TypeError('intrinsic name must be a non-empty string');
|
|
18639
|
+
}
|
|
18640
|
+
if (arguments.length > 1 && typeof allowMissing !== 'boolean') {
|
|
18641
|
+
throw new $TypeError('"allowMissing" argument must be a boolean');
|
|
18642
|
+
}
|
|
18643
|
+
|
|
18644
|
+
if ($exec(/^%?[^%]*%?$/, name) === null) {
|
|
18645
|
+
throw new $SyntaxError('`%` may not be present anywhere but at the beginning and end of the intrinsic name');
|
|
18646
|
+
}
|
|
18647
|
+
var parts = stringToPath(name);
|
|
18648
|
+
var intrinsicBaseName = parts.length > 0 ? parts[0] : '';
|
|
18649
|
+
|
|
18650
|
+
var intrinsic = getBaseIntrinsic('%' + intrinsicBaseName + '%', allowMissing);
|
|
18651
|
+
var intrinsicRealName = intrinsic.name;
|
|
18652
|
+
var value = intrinsic.value;
|
|
18653
|
+
var skipFurtherCaching = false;
|
|
18654
|
+
|
|
18655
|
+
var alias = intrinsic.alias;
|
|
18656
|
+
if (alias) {
|
|
18657
|
+
intrinsicBaseName = alias[0];
|
|
18658
|
+
$spliceApply(parts, $concat([0, 1], alias));
|
|
18659
|
+
}
|
|
18660
|
+
|
|
18661
|
+
for (var i = 1, isOwn = true; i < parts.length; i += 1) {
|
|
18662
|
+
var part = parts[i];
|
|
18663
|
+
var first = $strSlice(part, 0, 1);
|
|
18664
|
+
var last = $strSlice(part, -1);
|
|
18665
|
+
if (
|
|
18666
|
+
(
|
|
18667
|
+
(first === '"' || first === "'" || first === '`')
|
|
18668
|
+
|| (last === '"' || last === "'" || last === '`')
|
|
18669
|
+
)
|
|
18670
|
+
&& first !== last
|
|
18671
|
+
) {
|
|
18672
|
+
throw new $SyntaxError('property names with quotes must have matching quotes');
|
|
18673
|
+
}
|
|
18674
|
+
if (part === 'constructor' || !isOwn) {
|
|
18675
|
+
skipFurtherCaching = true;
|
|
18676
|
+
}
|
|
18677
|
+
|
|
18678
|
+
intrinsicBaseName += '.' + part;
|
|
18679
|
+
intrinsicRealName = '%' + intrinsicBaseName + '%';
|
|
18680
|
+
|
|
18681
|
+
if (hasOwn(INTRINSICS, intrinsicRealName)) {
|
|
18682
|
+
value = INTRINSICS[intrinsicRealName];
|
|
18683
|
+
} else if (value != null) {
|
|
18684
|
+
if (!(part in value)) {
|
|
18685
|
+
if (!allowMissing) {
|
|
18686
|
+
throw new $TypeError('base intrinsic for ' + name + ' exists, but the property is not available.');
|
|
18687
|
+
}
|
|
18688
|
+
return void undefined;
|
|
18689
|
+
}
|
|
18690
|
+
if ($gOPD && (i + 1) >= parts.length) {
|
|
18691
|
+
var desc = $gOPD(value, part);
|
|
18692
|
+
isOwn = !!desc;
|
|
18693
|
+
|
|
18694
|
+
// By convention, when a data property is converted to an accessor
|
|
18695
|
+
// property to emulate a data property that does not suffer from
|
|
18696
|
+
// the override mistake, that accessor's getter is marked with
|
|
18697
|
+
// an `originalValue` property. Here, when we detect this, we
|
|
18698
|
+
// uphold the illusion by pretending to see that original data
|
|
18699
|
+
// property, i.e., returning the value rather than the getter
|
|
18700
|
+
// itself.
|
|
18701
|
+
if (isOwn && 'get' in desc && !('originalValue' in desc.get)) {
|
|
18702
|
+
value = desc.get;
|
|
18703
|
+
} else {
|
|
18704
|
+
value = value[part];
|
|
18705
|
+
}
|
|
18706
|
+
} else {
|
|
18707
|
+
isOwn = hasOwn(value, part);
|
|
18708
|
+
value = value[part];
|
|
18709
|
+
}
|
|
18710
|
+
|
|
18711
|
+
if (isOwn && !skipFurtherCaching) {
|
|
18712
|
+
INTRINSICS[intrinsicRealName] = value;
|
|
18713
|
+
}
|
|
18714
|
+
}
|
|
18715
|
+
}
|
|
18716
|
+
return value;
|
|
18717
|
+
};
|
|
18718
|
+
|
|
18719
|
+
|
|
18720
|
+
/***/ }),
|
|
18721
|
+
|
|
18722
|
+
/***/ "../../common/temp/node_modules/.pnpm/gopd@1.0.1/node_modules/gopd/index.js":
|
|
18723
|
+
/*!**********************************************************************************!*\
|
|
18724
|
+
!*** ../../common/temp/node_modules/.pnpm/gopd@1.0.1/node_modules/gopd/index.js ***!
|
|
18725
|
+
\**********************************************************************************/
|
|
18726
|
+
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
18727
|
+
|
|
18728
|
+
"use strict";
|
|
18729
|
+
|
|
18730
|
+
|
|
18731
|
+
var GetIntrinsic = __webpack_require__(/*! get-intrinsic */ "../../common/temp/node_modules/.pnpm/get-intrinsic@1.2.0/node_modules/get-intrinsic/index.js");
|
|
18732
|
+
|
|
18733
|
+
var $gOPD = GetIntrinsic('%Object.getOwnPropertyDescriptor%', true);
|
|
18734
|
+
|
|
18735
|
+
if ($gOPD) {
|
|
18736
|
+
try {
|
|
18737
|
+
$gOPD([], 'length');
|
|
18738
|
+
} catch (e) {
|
|
18739
|
+
// IE 8 has a broken gOPD
|
|
18740
|
+
$gOPD = null;
|
|
18741
|
+
}
|
|
18742
|
+
}
|
|
18743
|
+
|
|
18744
|
+
module.exports = $gOPD;
|
|
18745
|
+
|
|
18746
|
+
|
|
18747
|
+
/***/ }),
|
|
18748
|
+
|
|
18749
|
+
/***/ "../../common/temp/node_modules/.pnpm/has-symbols@1.0.3/node_modules/has-symbols/index.js":
|
|
18750
|
+
/*!************************************************************************************************!*\
|
|
18751
|
+
!*** ../../common/temp/node_modules/.pnpm/has-symbols@1.0.3/node_modules/has-symbols/index.js ***!
|
|
18752
|
+
\************************************************************************************************/
|
|
18753
|
+
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
18754
|
+
|
|
18755
|
+
"use strict";
|
|
18756
|
+
|
|
18757
|
+
|
|
18758
|
+
var origSymbol = typeof Symbol !== 'undefined' && Symbol;
|
|
18759
|
+
var hasSymbolSham = __webpack_require__(/*! ./shams */ "../../common/temp/node_modules/.pnpm/has-symbols@1.0.3/node_modules/has-symbols/shams.js");
|
|
18760
|
+
|
|
18761
|
+
module.exports = function hasNativeSymbols() {
|
|
18762
|
+
if (typeof origSymbol !== 'function') { return false; }
|
|
18763
|
+
if (typeof Symbol !== 'function') { return false; }
|
|
18764
|
+
if (typeof origSymbol('foo') !== 'symbol') { return false; }
|
|
18765
|
+
if (typeof Symbol('bar') !== 'symbol') { return false; }
|
|
18766
|
+
|
|
18767
|
+
return hasSymbolSham();
|
|
18768
|
+
};
|
|
18769
|
+
|
|
18770
|
+
|
|
18771
|
+
/***/ }),
|
|
18772
|
+
|
|
18773
|
+
/***/ "../../common/temp/node_modules/.pnpm/has-symbols@1.0.3/node_modules/has-symbols/shams.js":
|
|
18774
|
+
/*!************************************************************************************************!*\
|
|
18775
|
+
!*** ../../common/temp/node_modules/.pnpm/has-symbols@1.0.3/node_modules/has-symbols/shams.js ***!
|
|
18776
|
+
\************************************************************************************************/
|
|
18777
|
+
/***/ ((module) => {
|
|
18778
|
+
|
|
18779
|
+
"use strict";
|
|
18780
|
+
|
|
18781
|
+
|
|
18782
|
+
/* eslint complexity: [2, 18], max-statements: [2, 33] */
|
|
18783
|
+
module.exports = function hasSymbols() {
|
|
18784
|
+
if (typeof Symbol !== 'function' || typeof Object.getOwnPropertySymbols !== 'function') { return false; }
|
|
18785
|
+
if (typeof Symbol.iterator === 'symbol') { return true; }
|
|
18786
|
+
|
|
18787
|
+
var obj = {};
|
|
18788
|
+
var sym = Symbol('test');
|
|
18789
|
+
var symObj = Object(sym);
|
|
18790
|
+
if (typeof sym === 'string') { return false; }
|
|
18791
|
+
|
|
18792
|
+
if (Object.prototype.toString.call(sym) !== '[object Symbol]') { return false; }
|
|
18793
|
+
if (Object.prototype.toString.call(symObj) !== '[object Symbol]') { return false; }
|
|
18794
|
+
|
|
18795
|
+
// temp disabled per https://github.com/ljharb/object.assign/issues/17
|
|
18796
|
+
// if (sym instanceof Symbol) { return false; }
|
|
18797
|
+
// temp disabled per https://github.com/WebReflection/get-own-property-symbols/issues/4
|
|
18798
|
+
// if (!(symObj instanceof Symbol)) { return false; }
|
|
18799
|
+
|
|
18800
|
+
// if (typeof Symbol.prototype.toString !== 'function') { return false; }
|
|
18801
|
+
// if (String(sym) !== Symbol.prototype.toString.call(sym)) { return false; }
|
|
18802
|
+
|
|
18803
|
+
var symVal = 42;
|
|
18804
|
+
obj[sym] = symVal;
|
|
18805
|
+
for (sym in obj) { return false; } // eslint-disable-line no-restricted-syntax, no-unreachable-loop
|
|
18806
|
+
if (typeof Object.keys === 'function' && Object.keys(obj).length !== 0) { return false; }
|
|
18807
|
+
|
|
18808
|
+
if (typeof Object.getOwnPropertyNames === 'function' && Object.getOwnPropertyNames(obj).length !== 0) { return false; }
|
|
18809
|
+
|
|
18810
|
+
var syms = Object.getOwnPropertySymbols(obj);
|
|
18811
|
+
if (syms.length !== 1 || syms[0] !== sym) { return false; }
|
|
18812
|
+
|
|
18813
|
+
if (!Object.prototype.propertyIsEnumerable.call(obj, sym)) { return false; }
|
|
18814
|
+
|
|
18815
|
+
if (typeof Object.getOwnPropertyDescriptor === 'function') {
|
|
18816
|
+
var descriptor = Object.getOwnPropertyDescriptor(obj, sym);
|
|
18817
|
+
if (descriptor.value !== symVal || descriptor.enumerable !== true) { return false; }
|
|
18818
|
+
}
|
|
18819
|
+
|
|
18820
|
+
return true;
|
|
18821
|
+
};
|
|
18822
|
+
|
|
18823
|
+
|
|
18824
|
+
/***/ }),
|
|
18825
|
+
|
|
18826
|
+
/***/ "../../common/temp/node_modules/.pnpm/has-tostringtag@1.0.0/node_modules/has-tostringtag/shams.js":
|
|
18827
|
+
/*!********************************************************************************************************!*\
|
|
18828
|
+
!*** ../../common/temp/node_modules/.pnpm/has-tostringtag@1.0.0/node_modules/has-tostringtag/shams.js ***!
|
|
18829
|
+
\********************************************************************************************************/
|
|
18830
|
+
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
18831
|
+
|
|
18832
|
+
"use strict";
|
|
18833
|
+
|
|
18834
|
+
|
|
18835
|
+
var hasSymbols = __webpack_require__(/*! has-symbols/shams */ "../../common/temp/node_modules/.pnpm/has-symbols@1.0.3/node_modules/has-symbols/shams.js");
|
|
18836
|
+
|
|
18837
|
+
module.exports = function hasToStringTagShams() {
|
|
18838
|
+
return hasSymbols() && !!Symbol.toStringTag;
|
|
18839
|
+
};
|
|
18840
|
+
|
|
18841
|
+
|
|
18842
|
+
/***/ }),
|
|
18843
|
+
|
|
18844
|
+
/***/ "../../common/temp/node_modules/.pnpm/has@1.0.3/node_modules/has/src/index.js":
|
|
18845
|
+
/*!************************************************************************************!*\
|
|
18846
|
+
!*** ../../common/temp/node_modules/.pnpm/has@1.0.3/node_modules/has/src/index.js ***!
|
|
18847
|
+
\************************************************************************************/
|
|
18848
|
+
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
18849
|
+
|
|
18850
|
+
"use strict";
|
|
18851
|
+
|
|
18852
|
+
|
|
18853
|
+
var bind = __webpack_require__(/*! function-bind */ "../../common/temp/node_modules/.pnpm/function-bind@1.1.1/node_modules/function-bind/index.js");
|
|
18854
|
+
|
|
18855
|
+
module.exports = bind.call(Function.call, Object.prototype.hasOwnProperty);
|
|
18856
|
+
|
|
18857
|
+
|
|
18129
18858
|
/***/ }),
|
|
18130
18859
|
|
|
18131
18860
|
/***/ "../../common/temp/node_modules/.pnpm/i18next-browser-languagedetector@6.1.8/node_modules/i18next-browser-languagedetector/dist/esm/i18nextBrowserLanguageDetector.js":
|
|
@@ -18558,6 +19287,319 @@ Browser.type = 'languageDetector';
|
|
|
18558
19287
|
|
|
18559
19288
|
|
|
18560
19289
|
|
|
19290
|
+
/***/ }),
|
|
19291
|
+
|
|
19292
|
+
/***/ "../../common/temp/node_modules/.pnpm/inherits@2.0.4/node_modules/inherits/inherits_browser.js":
|
|
19293
|
+
/*!*****************************************************************************************************!*\
|
|
19294
|
+
!*** ../../common/temp/node_modules/.pnpm/inherits@2.0.4/node_modules/inherits/inherits_browser.js ***!
|
|
19295
|
+
\*****************************************************************************************************/
|
|
19296
|
+
/***/ ((module) => {
|
|
19297
|
+
|
|
19298
|
+
if (typeof Object.create === 'function') {
|
|
19299
|
+
// implementation from standard node.js 'util' module
|
|
19300
|
+
module.exports = function inherits(ctor, superCtor) {
|
|
19301
|
+
if (superCtor) {
|
|
19302
|
+
ctor.super_ = superCtor
|
|
19303
|
+
ctor.prototype = Object.create(superCtor.prototype, {
|
|
19304
|
+
constructor: {
|
|
19305
|
+
value: ctor,
|
|
19306
|
+
enumerable: false,
|
|
19307
|
+
writable: true,
|
|
19308
|
+
configurable: true
|
|
19309
|
+
}
|
|
19310
|
+
})
|
|
19311
|
+
}
|
|
19312
|
+
};
|
|
19313
|
+
} else {
|
|
19314
|
+
// old school shim for old browsers
|
|
19315
|
+
module.exports = function inherits(ctor, superCtor) {
|
|
19316
|
+
if (superCtor) {
|
|
19317
|
+
ctor.super_ = superCtor
|
|
19318
|
+
var TempCtor = function () {}
|
|
19319
|
+
TempCtor.prototype = superCtor.prototype
|
|
19320
|
+
ctor.prototype = new TempCtor()
|
|
19321
|
+
ctor.prototype.constructor = ctor
|
|
19322
|
+
}
|
|
19323
|
+
}
|
|
19324
|
+
}
|
|
19325
|
+
|
|
19326
|
+
|
|
19327
|
+
/***/ }),
|
|
19328
|
+
|
|
19329
|
+
/***/ "../../common/temp/node_modules/.pnpm/is-arguments@1.1.1/node_modules/is-arguments/index.js":
|
|
19330
|
+
/*!**************************************************************************************************!*\
|
|
19331
|
+
!*** ../../common/temp/node_modules/.pnpm/is-arguments@1.1.1/node_modules/is-arguments/index.js ***!
|
|
19332
|
+
\**************************************************************************************************/
|
|
19333
|
+
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
19334
|
+
|
|
19335
|
+
"use strict";
|
|
19336
|
+
|
|
19337
|
+
|
|
19338
|
+
var hasToStringTag = __webpack_require__(/*! has-tostringtag/shams */ "../../common/temp/node_modules/.pnpm/has-tostringtag@1.0.0/node_modules/has-tostringtag/shams.js")();
|
|
19339
|
+
var callBound = __webpack_require__(/*! call-bind/callBound */ "../../common/temp/node_modules/.pnpm/call-bind@1.0.2/node_modules/call-bind/callBound.js");
|
|
19340
|
+
|
|
19341
|
+
var $toString = callBound('Object.prototype.toString');
|
|
19342
|
+
|
|
19343
|
+
var isStandardArguments = function isArguments(value) {
|
|
19344
|
+
if (hasToStringTag && value && typeof value === 'object' && Symbol.toStringTag in value) {
|
|
19345
|
+
return false;
|
|
19346
|
+
}
|
|
19347
|
+
return $toString(value) === '[object Arguments]';
|
|
19348
|
+
};
|
|
19349
|
+
|
|
19350
|
+
var isLegacyArguments = function isArguments(value) {
|
|
19351
|
+
if (isStandardArguments(value)) {
|
|
19352
|
+
return true;
|
|
19353
|
+
}
|
|
19354
|
+
return value !== null &&
|
|
19355
|
+
typeof value === 'object' &&
|
|
19356
|
+
typeof value.length === 'number' &&
|
|
19357
|
+
value.length >= 0 &&
|
|
19358
|
+
$toString(value) !== '[object Array]' &&
|
|
19359
|
+
$toString(value.callee) === '[object Function]';
|
|
19360
|
+
};
|
|
19361
|
+
|
|
19362
|
+
var supportsStandardArguments = (function () {
|
|
19363
|
+
return isStandardArguments(arguments);
|
|
19364
|
+
}());
|
|
19365
|
+
|
|
19366
|
+
isStandardArguments.isLegacyArguments = isLegacyArguments; // for tests
|
|
19367
|
+
|
|
19368
|
+
module.exports = supportsStandardArguments ? isStandardArguments : isLegacyArguments;
|
|
19369
|
+
|
|
19370
|
+
|
|
19371
|
+
/***/ }),
|
|
19372
|
+
|
|
19373
|
+
/***/ "../../common/temp/node_modules/.pnpm/is-callable@1.2.7/node_modules/is-callable/index.js":
|
|
19374
|
+
/*!************************************************************************************************!*\
|
|
19375
|
+
!*** ../../common/temp/node_modules/.pnpm/is-callable@1.2.7/node_modules/is-callable/index.js ***!
|
|
19376
|
+
\************************************************************************************************/
|
|
19377
|
+
/***/ ((module) => {
|
|
19378
|
+
|
|
19379
|
+
"use strict";
|
|
19380
|
+
|
|
19381
|
+
|
|
19382
|
+
var fnToStr = Function.prototype.toString;
|
|
19383
|
+
var reflectApply = typeof Reflect === 'object' && Reflect !== null && Reflect.apply;
|
|
19384
|
+
var badArrayLike;
|
|
19385
|
+
var isCallableMarker;
|
|
19386
|
+
if (typeof reflectApply === 'function' && typeof Object.defineProperty === 'function') {
|
|
19387
|
+
try {
|
|
19388
|
+
badArrayLike = Object.defineProperty({}, 'length', {
|
|
19389
|
+
get: function () {
|
|
19390
|
+
throw isCallableMarker;
|
|
19391
|
+
}
|
|
19392
|
+
});
|
|
19393
|
+
isCallableMarker = {};
|
|
19394
|
+
// eslint-disable-next-line no-throw-literal
|
|
19395
|
+
reflectApply(function () { throw 42; }, null, badArrayLike);
|
|
19396
|
+
} catch (_) {
|
|
19397
|
+
if (_ !== isCallableMarker) {
|
|
19398
|
+
reflectApply = null;
|
|
19399
|
+
}
|
|
19400
|
+
}
|
|
19401
|
+
} else {
|
|
19402
|
+
reflectApply = null;
|
|
19403
|
+
}
|
|
19404
|
+
|
|
19405
|
+
var constructorRegex = /^\s*class\b/;
|
|
19406
|
+
var isES6ClassFn = function isES6ClassFunction(value) {
|
|
19407
|
+
try {
|
|
19408
|
+
var fnStr = fnToStr.call(value);
|
|
19409
|
+
return constructorRegex.test(fnStr);
|
|
19410
|
+
} catch (e) {
|
|
19411
|
+
return false; // not a function
|
|
19412
|
+
}
|
|
19413
|
+
};
|
|
19414
|
+
|
|
19415
|
+
var tryFunctionObject = function tryFunctionToStr(value) {
|
|
19416
|
+
try {
|
|
19417
|
+
if (isES6ClassFn(value)) { return false; }
|
|
19418
|
+
fnToStr.call(value);
|
|
19419
|
+
return true;
|
|
19420
|
+
} catch (e) {
|
|
19421
|
+
return false;
|
|
19422
|
+
}
|
|
19423
|
+
};
|
|
19424
|
+
var toStr = Object.prototype.toString;
|
|
19425
|
+
var objectClass = '[object Object]';
|
|
19426
|
+
var fnClass = '[object Function]';
|
|
19427
|
+
var genClass = '[object GeneratorFunction]';
|
|
19428
|
+
var ddaClass = '[object HTMLAllCollection]'; // IE 11
|
|
19429
|
+
var ddaClass2 = '[object HTML document.all class]';
|
|
19430
|
+
var ddaClass3 = '[object HTMLCollection]'; // IE 9-10
|
|
19431
|
+
var hasToStringTag = typeof Symbol === 'function' && !!Symbol.toStringTag; // better: use `has-tostringtag`
|
|
19432
|
+
|
|
19433
|
+
var isIE68 = !(0 in [,]); // eslint-disable-line no-sparse-arrays, comma-spacing
|
|
19434
|
+
|
|
19435
|
+
var isDDA = function isDocumentDotAll() { return false; };
|
|
19436
|
+
if (typeof document === 'object') {
|
|
19437
|
+
// Firefox 3 canonicalizes DDA to undefined when it's not accessed directly
|
|
19438
|
+
var all = document.all;
|
|
19439
|
+
if (toStr.call(all) === toStr.call(document.all)) {
|
|
19440
|
+
isDDA = function isDocumentDotAll(value) {
|
|
19441
|
+
/* globals document: false */
|
|
19442
|
+
// in IE 6-8, typeof document.all is "object" and it's truthy
|
|
19443
|
+
if ((isIE68 || !value) && (typeof value === 'undefined' || typeof value === 'object')) {
|
|
19444
|
+
try {
|
|
19445
|
+
var str = toStr.call(value);
|
|
19446
|
+
return (
|
|
19447
|
+
str === ddaClass
|
|
19448
|
+
|| str === ddaClass2
|
|
19449
|
+
|| str === ddaClass3 // opera 12.16
|
|
19450
|
+
|| str === objectClass // IE 6-8
|
|
19451
|
+
) && value('') == null; // eslint-disable-line eqeqeq
|
|
19452
|
+
} catch (e) { /**/ }
|
|
19453
|
+
}
|
|
19454
|
+
return false;
|
|
19455
|
+
};
|
|
19456
|
+
}
|
|
19457
|
+
}
|
|
19458
|
+
|
|
19459
|
+
module.exports = reflectApply
|
|
19460
|
+
? function isCallable(value) {
|
|
19461
|
+
if (isDDA(value)) { return true; }
|
|
19462
|
+
if (!value) { return false; }
|
|
19463
|
+
if (typeof value !== 'function' && typeof value !== 'object') { return false; }
|
|
19464
|
+
try {
|
|
19465
|
+
reflectApply(value, null, badArrayLike);
|
|
19466
|
+
} catch (e) {
|
|
19467
|
+
if (e !== isCallableMarker) { return false; }
|
|
19468
|
+
}
|
|
19469
|
+
return !isES6ClassFn(value) && tryFunctionObject(value);
|
|
19470
|
+
}
|
|
19471
|
+
: function isCallable(value) {
|
|
19472
|
+
if (isDDA(value)) { return true; }
|
|
19473
|
+
if (!value) { return false; }
|
|
19474
|
+
if (typeof value !== 'function' && typeof value !== 'object') { return false; }
|
|
19475
|
+
if (hasToStringTag) { return tryFunctionObject(value); }
|
|
19476
|
+
if (isES6ClassFn(value)) { return false; }
|
|
19477
|
+
var strClass = toStr.call(value);
|
|
19478
|
+
if (strClass !== fnClass && strClass !== genClass && !(/^\[object HTML/).test(strClass)) { return false; }
|
|
19479
|
+
return tryFunctionObject(value);
|
|
19480
|
+
};
|
|
19481
|
+
|
|
19482
|
+
|
|
19483
|
+
/***/ }),
|
|
19484
|
+
|
|
19485
|
+
/***/ "../../common/temp/node_modules/.pnpm/is-generator-function@1.0.10/node_modules/is-generator-function/index.js":
|
|
19486
|
+
/*!*********************************************************************************************************************!*\
|
|
19487
|
+
!*** ../../common/temp/node_modules/.pnpm/is-generator-function@1.0.10/node_modules/is-generator-function/index.js ***!
|
|
19488
|
+
\*********************************************************************************************************************/
|
|
19489
|
+
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
19490
|
+
|
|
19491
|
+
"use strict";
|
|
19492
|
+
|
|
19493
|
+
|
|
19494
|
+
var toStr = Object.prototype.toString;
|
|
19495
|
+
var fnToStr = Function.prototype.toString;
|
|
19496
|
+
var isFnRegex = /^\s*(?:function)?\*/;
|
|
19497
|
+
var hasToStringTag = __webpack_require__(/*! has-tostringtag/shams */ "../../common/temp/node_modules/.pnpm/has-tostringtag@1.0.0/node_modules/has-tostringtag/shams.js")();
|
|
19498
|
+
var getProto = Object.getPrototypeOf;
|
|
19499
|
+
var getGeneratorFunc = function () { // eslint-disable-line consistent-return
|
|
19500
|
+
if (!hasToStringTag) {
|
|
19501
|
+
return false;
|
|
19502
|
+
}
|
|
19503
|
+
try {
|
|
19504
|
+
return Function('return function*() {}')();
|
|
19505
|
+
} catch (e) {
|
|
19506
|
+
}
|
|
19507
|
+
};
|
|
19508
|
+
var GeneratorFunction;
|
|
19509
|
+
|
|
19510
|
+
module.exports = function isGeneratorFunction(fn) {
|
|
19511
|
+
if (typeof fn !== 'function') {
|
|
19512
|
+
return false;
|
|
19513
|
+
}
|
|
19514
|
+
if (isFnRegex.test(fnToStr.call(fn))) {
|
|
19515
|
+
return true;
|
|
19516
|
+
}
|
|
19517
|
+
if (!hasToStringTag) {
|
|
19518
|
+
var str = toStr.call(fn);
|
|
19519
|
+
return str === '[object GeneratorFunction]';
|
|
19520
|
+
}
|
|
19521
|
+
if (!getProto) {
|
|
19522
|
+
return false;
|
|
19523
|
+
}
|
|
19524
|
+
if (typeof GeneratorFunction === 'undefined') {
|
|
19525
|
+
var generatorFunc = getGeneratorFunc();
|
|
19526
|
+
GeneratorFunction = generatorFunc ? getProto(generatorFunc) : false;
|
|
19527
|
+
}
|
|
19528
|
+
return getProto(fn) === GeneratorFunction;
|
|
19529
|
+
};
|
|
19530
|
+
|
|
19531
|
+
|
|
19532
|
+
/***/ }),
|
|
19533
|
+
|
|
19534
|
+
/***/ "../../common/temp/node_modules/.pnpm/is-typed-array@1.1.10/node_modules/is-typed-array/index.js":
|
|
19535
|
+
/*!*******************************************************************************************************!*\
|
|
19536
|
+
!*** ../../common/temp/node_modules/.pnpm/is-typed-array@1.1.10/node_modules/is-typed-array/index.js ***!
|
|
19537
|
+
\*******************************************************************************************************/
|
|
19538
|
+
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
19539
|
+
|
|
19540
|
+
"use strict";
|
|
19541
|
+
|
|
19542
|
+
|
|
19543
|
+
var forEach = __webpack_require__(/*! for-each */ "../../common/temp/node_modules/.pnpm/for-each@0.3.3/node_modules/for-each/index.js");
|
|
19544
|
+
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");
|
|
19545
|
+
var callBound = __webpack_require__(/*! call-bind/callBound */ "../../common/temp/node_modules/.pnpm/call-bind@1.0.2/node_modules/call-bind/callBound.js");
|
|
19546
|
+
|
|
19547
|
+
var $toString = callBound('Object.prototype.toString');
|
|
19548
|
+
var hasToStringTag = __webpack_require__(/*! has-tostringtag/shams */ "../../common/temp/node_modules/.pnpm/has-tostringtag@1.0.0/node_modules/has-tostringtag/shams.js")();
|
|
19549
|
+
var gOPD = __webpack_require__(/*! gopd */ "../../common/temp/node_modules/.pnpm/gopd@1.0.1/node_modules/gopd/index.js");
|
|
19550
|
+
|
|
19551
|
+
var g = typeof globalThis === 'undefined' ? __webpack_require__.g : globalThis;
|
|
19552
|
+
var typedArrays = availableTypedArrays();
|
|
19553
|
+
|
|
19554
|
+
var $indexOf = callBound('Array.prototype.indexOf', true) || function indexOf(array, value) {
|
|
19555
|
+
for (var i = 0; i < array.length; i += 1) {
|
|
19556
|
+
if (array[i] === value) {
|
|
19557
|
+
return i;
|
|
19558
|
+
}
|
|
19559
|
+
}
|
|
19560
|
+
return -1;
|
|
19561
|
+
};
|
|
19562
|
+
var $slice = callBound('String.prototype.slice');
|
|
19563
|
+
var toStrTags = {};
|
|
19564
|
+
var getPrototypeOf = Object.getPrototypeOf; // require('getprototypeof');
|
|
19565
|
+
if (hasToStringTag && gOPD && getPrototypeOf) {
|
|
19566
|
+
forEach(typedArrays, function (typedArray) {
|
|
19567
|
+
var arr = new g[typedArray]();
|
|
19568
|
+
if (Symbol.toStringTag in arr) {
|
|
19569
|
+
var proto = getPrototypeOf(arr);
|
|
19570
|
+
var descriptor = gOPD(proto, Symbol.toStringTag);
|
|
19571
|
+
if (!descriptor) {
|
|
19572
|
+
var superProto = getPrototypeOf(proto);
|
|
19573
|
+
descriptor = gOPD(superProto, Symbol.toStringTag);
|
|
19574
|
+
}
|
|
19575
|
+
toStrTags[typedArray] = descriptor.get;
|
|
19576
|
+
}
|
|
19577
|
+
});
|
|
19578
|
+
}
|
|
19579
|
+
|
|
19580
|
+
var tryTypedArrays = function tryAllTypedArrays(value) {
|
|
19581
|
+
var anyTrue = false;
|
|
19582
|
+
forEach(toStrTags, function (getter, typedArray) {
|
|
19583
|
+
if (!anyTrue) {
|
|
19584
|
+
try {
|
|
19585
|
+
anyTrue = getter.call(value) === typedArray;
|
|
19586
|
+
} catch (e) { /**/ }
|
|
19587
|
+
}
|
|
19588
|
+
});
|
|
19589
|
+
return anyTrue;
|
|
19590
|
+
};
|
|
19591
|
+
|
|
19592
|
+
module.exports = function isTypedArray(value) {
|
|
19593
|
+
if (!value || typeof value !== 'object') { return false; }
|
|
19594
|
+
if (!hasToStringTag || !(Symbol.toStringTag in value)) {
|
|
19595
|
+
var tag = $slice($toString(value), 8, -1);
|
|
19596
|
+
return $indexOf(typedArrays, tag) > -1;
|
|
19597
|
+
}
|
|
19598
|
+
if (!gOPD) { return false; }
|
|
19599
|
+
return tryTypedArrays(value);
|
|
19600
|
+
};
|
|
19601
|
+
|
|
19602
|
+
|
|
18561
19603
|
/***/ }),
|
|
18562
19604
|
|
|
18563
19605
|
/***/ "../../common/temp/node_modules/.pnpm/loupe@2.3.6/node_modules/loupe/loupe.js":
|
|
@@ -20649,9 +21691,9 @@ module.exports = {
|
|
|
20649
21691
|
|
|
20650
21692
|
/***/ }),
|
|
20651
21693
|
|
|
20652
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
21694
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/classes/comparator.js":
|
|
20653
21695
|
/*!***************************************************************************************************!*\
|
|
20654
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
21696
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/classes/comparator.js ***!
|
|
20655
21697
|
\***************************************************************************************************/
|
|
20656
21698
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
20657
21699
|
|
|
@@ -20735,13 +21777,6 @@ class Comparator {
|
|
|
20735
21777
|
throw new TypeError('a Comparator is required')
|
|
20736
21778
|
}
|
|
20737
21779
|
|
|
20738
|
-
if (!options || typeof options !== 'object') {
|
|
20739
|
-
options = {
|
|
20740
|
-
loose: !!options,
|
|
20741
|
-
includePrerelease: false,
|
|
20742
|
-
}
|
|
20743
|
-
}
|
|
20744
|
-
|
|
20745
21780
|
if (this.operator === '') {
|
|
20746
21781
|
if (this.value === '') {
|
|
20747
21782
|
return true
|
|
@@ -20754,50 +21789,61 @@ class Comparator {
|
|
|
20754
21789
|
return new Range(this.value, options).test(comp.semver)
|
|
20755
21790
|
}
|
|
20756
21791
|
|
|
20757
|
-
|
|
20758
|
-
(this.operator === '>=' || this.operator === '>') &&
|
|
20759
|
-
(comp.operator === '>=' || comp.operator === '>')
|
|
20760
|
-
const sameDirectionDecreasing =
|
|
20761
|
-
(this.operator === '<=' || this.operator === '<') &&
|
|
20762
|
-
(comp.operator === '<=' || comp.operator === '<')
|
|
20763
|
-
const sameSemVer = this.semver.version === comp.semver.version
|
|
20764
|
-
const differentDirectionsInclusive =
|
|
20765
|
-
(this.operator === '>=' || this.operator === '<=') &&
|
|
20766
|
-
(comp.operator === '>=' || comp.operator === '<=')
|
|
20767
|
-
const oppositeDirectionsLessThan =
|
|
20768
|
-
cmp(this.semver, '<', comp.semver, options) &&
|
|
20769
|
-
(this.operator === '>=' || this.operator === '>') &&
|
|
20770
|
-
(comp.operator === '<=' || comp.operator === '<')
|
|
20771
|
-
const oppositeDirectionsGreaterThan =
|
|
20772
|
-
cmp(this.semver, '>', comp.semver, options) &&
|
|
20773
|
-
(this.operator === '<=' || this.operator === '<') &&
|
|
20774
|
-
(comp.operator === '>=' || comp.operator === '>')
|
|
21792
|
+
options = parseOptions(options)
|
|
20775
21793
|
|
|
20776
|
-
|
|
20777
|
-
|
|
20778
|
-
|
|
20779
|
-
|
|
20780
|
-
|
|
20781
|
-
|
|
20782
|
-
|
|
21794
|
+
// Special cases where nothing can possibly be lower
|
|
21795
|
+
if (options.includePrerelease &&
|
|
21796
|
+
(this.value === '<0.0.0-0' || comp.value === '<0.0.0-0')) {
|
|
21797
|
+
return false
|
|
21798
|
+
}
|
|
21799
|
+
if (!options.includePrerelease &&
|
|
21800
|
+
(this.value.startsWith('<0.0.0') || comp.value.startsWith('<0.0.0'))) {
|
|
21801
|
+
return false
|
|
21802
|
+
}
|
|
21803
|
+
|
|
21804
|
+
// Same direction increasing (> or >=)
|
|
21805
|
+
if (this.operator.startsWith('>') && comp.operator.startsWith('>')) {
|
|
21806
|
+
return true
|
|
21807
|
+
}
|
|
21808
|
+
// Same direction decreasing (< or <=)
|
|
21809
|
+
if (this.operator.startsWith('<') && comp.operator.startsWith('<')) {
|
|
21810
|
+
return true
|
|
21811
|
+
}
|
|
21812
|
+
// same SemVer and both sides are inclusive (<= or >=)
|
|
21813
|
+
if (
|
|
21814
|
+
(this.semver.version === comp.semver.version) &&
|
|
21815
|
+
this.operator.includes('=') && comp.operator.includes('=')) {
|
|
21816
|
+
return true
|
|
21817
|
+
}
|
|
21818
|
+
// opposite directions less than
|
|
21819
|
+
if (cmp(this.semver, '<', comp.semver, options) &&
|
|
21820
|
+
this.operator.startsWith('>') && comp.operator.startsWith('<')) {
|
|
21821
|
+
return true
|
|
21822
|
+
}
|
|
21823
|
+
// opposite directions greater than
|
|
21824
|
+
if (cmp(this.semver, '>', comp.semver, options) &&
|
|
21825
|
+
this.operator.startsWith('<') && comp.operator.startsWith('>')) {
|
|
21826
|
+
return true
|
|
21827
|
+
}
|
|
21828
|
+
return false
|
|
20783
21829
|
}
|
|
20784
21830
|
}
|
|
20785
21831
|
|
|
20786
21832
|
module.exports = Comparator
|
|
20787
21833
|
|
|
20788
|
-
const parseOptions = __webpack_require__(/*! ../internal/parse-options */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
20789
|
-
const { re, t } = __webpack_require__(/*! ../internal/re */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
20790
|
-
const cmp = __webpack_require__(/*! ../functions/cmp */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
20791
|
-
const debug = __webpack_require__(/*! ../internal/debug */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
20792
|
-
const SemVer = __webpack_require__(/*! ./semver */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
20793
|
-
const Range = __webpack_require__(/*! ./range */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
21834
|
+
const parseOptions = __webpack_require__(/*! ../internal/parse-options */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/internal/parse-options.js")
|
|
21835
|
+
const { re, t } = __webpack_require__(/*! ../internal/re */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/internal/re.js")
|
|
21836
|
+
const cmp = __webpack_require__(/*! ../functions/cmp */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/cmp.js")
|
|
21837
|
+
const debug = __webpack_require__(/*! ../internal/debug */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/internal/debug.js")
|
|
21838
|
+
const SemVer = __webpack_require__(/*! ./semver */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/classes/semver.js")
|
|
21839
|
+
const Range = __webpack_require__(/*! ./range */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/classes/range.js")
|
|
20794
21840
|
|
|
20795
21841
|
|
|
20796
21842
|
/***/ }),
|
|
20797
21843
|
|
|
20798
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
21844
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/classes/range.js":
|
|
20799
21845
|
/*!**********************************************************************************************!*\
|
|
20800
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
21846
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/classes/range.js ***!
|
|
20801
21847
|
\**********************************************************************************************/
|
|
20802
21848
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
20803
21849
|
|
|
@@ -20884,8 +21930,10 @@ class Range {
|
|
|
20884
21930
|
|
|
20885
21931
|
// memoize range parsing for performance.
|
|
20886
21932
|
// this is a very hot path, and fully deterministic.
|
|
20887
|
-
const memoOpts =
|
|
20888
|
-
|
|
21933
|
+
const memoOpts =
|
|
21934
|
+
(this.options.includePrerelease && FLAG_INCLUDE_PRERELEASE) |
|
|
21935
|
+
(this.options.loose && FLAG_LOOSE)
|
|
21936
|
+
const memoKey = memoOpts + ':' + range
|
|
20889
21937
|
const cached = cache.get(memoKey)
|
|
20890
21938
|
if (cached) {
|
|
20891
21939
|
return cached
|
|
@@ -20993,22 +22041,24 @@ class Range {
|
|
|
20993
22041
|
return false
|
|
20994
22042
|
}
|
|
20995
22043
|
}
|
|
22044
|
+
|
|
20996
22045
|
module.exports = Range
|
|
20997
22046
|
|
|
20998
22047
|
const LRU = __webpack_require__(/*! lru-cache */ "../../common/temp/node_modules/.pnpm/lru-cache@6.0.0/node_modules/lru-cache/index.js")
|
|
20999
22048
|
const cache = new LRU({ max: 1000 })
|
|
21000
22049
|
|
|
21001
|
-
const parseOptions = __webpack_require__(/*! ../internal/parse-options */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
21002
|
-
const Comparator = __webpack_require__(/*! ./comparator */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
21003
|
-
const debug = __webpack_require__(/*! ../internal/debug */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
21004
|
-
const SemVer = __webpack_require__(/*! ./semver */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22050
|
+
const parseOptions = __webpack_require__(/*! ../internal/parse-options */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/internal/parse-options.js")
|
|
22051
|
+
const Comparator = __webpack_require__(/*! ./comparator */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/classes/comparator.js")
|
|
22052
|
+
const debug = __webpack_require__(/*! ../internal/debug */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/internal/debug.js")
|
|
22053
|
+
const SemVer = __webpack_require__(/*! ./semver */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/classes/semver.js")
|
|
21005
22054
|
const {
|
|
21006
22055
|
re,
|
|
21007
22056
|
t,
|
|
21008
22057
|
comparatorTrimReplace,
|
|
21009
22058
|
tildeTrimReplace,
|
|
21010
22059
|
caretTrimReplace,
|
|
21011
|
-
} = __webpack_require__(/*! ../internal/re */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22060
|
+
} = __webpack_require__(/*! ../internal/re */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/internal/re.js")
|
|
22061
|
+
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")
|
|
21012
22062
|
|
|
21013
22063
|
const isNullSet = c => c.value === '<0.0.0-0'
|
|
21014
22064
|
const isAny = c => c.value === ''
|
|
@@ -21327,18 +22377,18 @@ const testSet = (set, version, options) => {
|
|
|
21327
22377
|
|
|
21328
22378
|
/***/ }),
|
|
21329
22379
|
|
|
21330
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22380
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/classes/semver.js":
|
|
21331
22381
|
/*!***********************************************************************************************!*\
|
|
21332
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
22382
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/classes/semver.js ***!
|
|
21333
22383
|
\***********************************************************************************************/
|
|
21334
22384
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
21335
22385
|
|
|
21336
|
-
const debug = __webpack_require__(/*! ../internal/debug */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
21337
|
-
const { MAX_LENGTH, MAX_SAFE_INTEGER } = __webpack_require__(/*! ../internal/constants */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
21338
|
-
const { re, t } = __webpack_require__(/*! ../internal/re */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22386
|
+
const debug = __webpack_require__(/*! ../internal/debug */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/internal/debug.js")
|
|
22387
|
+
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")
|
|
22388
|
+
const { re, t } = __webpack_require__(/*! ../internal/re */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/internal/re.js")
|
|
21339
22389
|
|
|
21340
|
-
const parseOptions = __webpack_require__(/*! ../internal/parse-options */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
21341
|
-
const { compareIdentifiers } = __webpack_require__(/*! ../internal/identifiers */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22390
|
+
const parseOptions = __webpack_require__(/*! ../internal/parse-options */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/internal/parse-options.js")
|
|
22391
|
+
const { compareIdentifiers } = __webpack_require__(/*! ../internal/identifiers */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/internal/identifiers.js")
|
|
21342
22392
|
class SemVer {
|
|
21343
22393
|
constructor (version, options) {
|
|
21344
22394
|
options = parseOptions(options)
|
|
@@ -21351,7 +22401,7 @@ class SemVer {
|
|
|
21351
22401
|
version = version.version
|
|
21352
22402
|
}
|
|
21353
22403
|
} else if (typeof version !== 'string') {
|
|
21354
|
-
throw new TypeError(`Invalid Version: ${version}`)
|
|
22404
|
+
throw new TypeError(`Invalid Version: ${(__webpack_require__(/*! util */ "../../common/temp/node_modules/.pnpm/util@0.12.5/node_modules/util/util.js").inspect)(version)}`)
|
|
21355
22405
|
}
|
|
21356
22406
|
|
|
21357
22407
|
if (version.length > MAX_LENGTH) {
|
|
@@ -21510,36 +22560,36 @@ class SemVer {
|
|
|
21510
22560
|
|
|
21511
22561
|
// preminor will bump the version up to the next minor release, and immediately
|
|
21512
22562
|
// down to pre-release. premajor and prepatch work the same way.
|
|
21513
|
-
inc (release, identifier) {
|
|
22563
|
+
inc (release, identifier, identifierBase) {
|
|
21514
22564
|
switch (release) {
|
|
21515
22565
|
case 'premajor':
|
|
21516
22566
|
this.prerelease.length = 0
|
|
21517
22567
|
this.patch = 0
|
|
21518
22568
|
this.minor = 0
|
|
21519
22569
|
this.major++
|
|
21520
|
-
this.inc('pre', identifier)
|
|
22570
|
+
this.inc('pre', identifier, identifierBase)
|
|
21521
22571
|
break
|
|
21522
22572
|
case 'preminor':
|
|
21523
22573
|
this.prerelease.length = 0
|
|
21524
22574
|
this.patch = 0
|
|
21525
22575
|
this.minor++
|
|
21526
|
-
this.inc('pre', identifier)
|
|
22576
|
+
this.inc('pre', identifier, identifierBase)
|
|
21527
22577
|
break
|
|
21528
22578
|
case 'prepatch':
|
|
21529
22579
|
// If this is already a prerelease, it will bump to the next version
|
|
21530
22580
|
// drop any prereleases that might already exist, since they are not
|
|
21531
22581
|
// relevant at this point.
|
|
21532
22582
|
this.prerelease.length = 0
|
|
21533
|
-
this.inc('patch', identifier)
|
|
21534
|
-
this.inc('pre', identifier)
|
|
22583
|
+
this.inc('patch', identifier, identifierBase)
|
|
22584
|
+
this.inc('pre', identifier, identifierBase)
|
|
21535
22585
|
break
|
|
21536
22586
|
// If the input is a non-prerelease version, this acts the same as
|
|
21537
22587
|
// prepatch.
|
|
21538
22588
|
case 'prerelease':
|
|
21539
22589
|
if (this.prerelease.length === 0) {
|
|
21540
|
-
this.inc('patch', identifier)
|
|
22590
|
+
this.inc('patch', identifier, identifierBase)
|
|
21541
22591
|
}
|
|
21542
|
-
this.inc('pre', identifier)
|
|
22592
|
+
this.inc('pre', identifier, identifierBase)
|
|
21543
22593
|
break
|
|
21544
22594
|
|
|
21545
22595
|
case 'major':
|
|
@@ -21581,9 +22631,15 @@ class SemVer {
|
|
|
21581
22631
|
break
|
|
21582
22632
|
// This probably shouldn't be used publicly.
|
|
21583
22633
|
// 1.0.0 'pre' would become 1.0.0-0 which is the wrong direction.
|
|
21584
|
-
case 'pre':
|
|
22634
|
+
case 'pre': {
|
|
22635
|
+
const base = Number(identifierBase) ? 1 : 0
|
|
22636
|
+
|
|
22637
|
+
if (!identifier && identifierBase === false) {
|
|
22638
|
+
throw new Error('invalid increment argument: identifier is empty')
|
|
22639
|
+
}
|
|
22640
|
+
|
|
21585
22641
|
if (this.prerelease.length === 0) {
|
|
21586
|
-
this.prerelease = [
|
|
22642
|
+
this.prerelease = [base]
|
|
21587
22643
|
} else {
|
|
21588
22644
|
let i = this.prerelease.length
|
|
21589
22645
|
while (--i >= 0) {
|
|
@@ -21594,22 +22650,29 @@ class SemVer {
|
|
|
21594
22650
|
}
|
|
21595
22651
|
if (i === -1) {
|
|
21596
22652
|
// didn't increment anything
|
|
21597
|
-
this.prerelease.
|
|
22653
|
+
if (identifier === this.prerelease.join('.') && identifierBase === false) {
|
|
22654
|
+
throw new Error('invalid increment argument: identifier already exists')
|
|
22655
|
+
}
|
|
22656
|
+
this.prerelease.push(base)
|
|
21598
22657
|
}
|
|
21599
22658
|
}
|
|
21600
22659
|
if (identifier) {
|
|
21601
22660
|
// 1.2.0-beta.1 bumps to 1.2.0-beta.2,
|
|
21602
22661
|
// 1.2.0-beta.fooblz or 1.2.0-beta bumps to 1.2.0-beta.0
|
|
22662
|
+
let prerelease = [identifier, base]
|
|
22663
|
+
if (identifierBase === false) {
|
|
22664
|
+
prerelease = [identifier]
|
|
22665
|
+
}
|
|
21603
22666
|
if (compareIdentifiers(this.prerelease[0], identifier) === 0) {
|
|
21604
22667
|
if (isNaN(this.prerelease[1])) {
|
|
21605
|
-
this.prerelease =
|
|
22668
|
+
this.prerelease = prerelease
|
|
21606
22669
|
}
|
|
21607
22670
|
} else {
|
|
21608
|
-
this.prerelease =
|
|
22671
|
+
this.prerelease = prerelease
|
|
21609
22672
|
}
|
|
21610
22673
|
}
|
|
21611
22674
|
break
|
|
21612
|
-
|
|
22675
|
+
}
|
|
21613
22676
|
default:
|
|
21614
22677
|
throw new Error(`invalid increment argument: ${release}`)
|
|
21615
22678
|
}
|
|
@@ -21624,13 +22687,13 @@ module.exports = SemVer
|
|
|
21624
22687
|
|
|
21625
22688
|
/***/ }),
|
|
21626
22689
|
|
|
21627
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22690
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/clean.js":
|
|
21628
22691
|
/*!************************************************************************************************!*\
|
|
21629
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
22692
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/clean.js ***!
|
|
21630
22693
|
\************************************************************************************************/
|
|
21631
22694
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
21632
22695
|
|
|
21633
|
-
const parse = __webpack_require__(/*! ./parse */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22696
|
+
const parse = __webpack_require__(/*! ./parse */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/parse.js")
|
|
21634
22697
|
const clean = (version, options) => {
|
|
21635
22698
|
const s = parse(version.trim().replace(/^[=v]+/, ''), options)
|
|
21636
22699
|
return s ? s.version : null
|
|
@@ -21640,18 +22703,18 @@ module.exports = clean
|
|
|
21640
22703
|
|
|
21641
22704
|
/***/ }),
|
|
21642
22705
|
|
|
21643
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22706
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/cmp.js":
|
|
21644
22707
|
/*!**********************************************************************************************!*\
|
|
21645
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
22708
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/cmp.js ***!
|
|
21646
22709
|
\**********************************************************************************************/
|
|
21647
22710
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
21648
22711
|
|
|
21649
|
-
const eq = __webpack_require__(/*! ./eq */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
21650
|
-
const neq = __webpack_require__(/*! ./neq */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
21651
|
-
const gt = __webpack_require__(/*! ./gt */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
21652
|
-
const gte = __webpack_require__(/*! ./gte */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
21653
|
-
const lt = __webpack_require__(/*! ./lt */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
21654
|
-
const lte = __webpack_require__(/*! ./lte */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22712
|
+
const eq = __webpack_require__(/*! ./eq */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/eq.js")
|
|
22713
|
+
const neq = __webpack_require__(/*! ./neq */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/neq.js")
|
|
22714
|
+
const gt = __webpack_require__(/*! ./gt */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/gt.js")
|
|
22715
|
+
const gte = __webpack_require__(/*! ./gte */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/gte.js")
|
|
22716
|
+
const lt = __webpack_require__(/*! ./lt */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/lt.js")
|
|
22717
|
+
const lte = __webpack_require__(/*! ./lte */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/lte.js")
|
|
21655
22718
|
|
|
21656
22719
|
const cmp = (a, op, b, loose) => {
|
|
21657
22720
|
switch (op) {
|
|
@@ -21702,15 +22765,15 @@ module.exports = cmp
|
|
|
21702
22765
|
|
|
21703
22766
|
/***/ }),
|
|
21704
22767
|
|
|
21705
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22768
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/coerce.js":
|
|
21706
22769
|
/*!*************************************************************************************************!*\
|
|
21707
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
22770
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/coerce.js ***!
|
|
21708
22771
|
\*************************************************************************************************/
|
|
21709
22772
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
21710
22773
|
|
|
21711
|
-
const SemVer = __webpack_require__(/*! ../classes/semver */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
21712
|
-
const parse = __webpack_require__(/*! ./parse */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
21713
|
-
const { re, t } = __webpack_require__(/*! ../internal/re */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22774
|
+
const SemVer = __webpack_require__(/*! ../classes/semver */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/classes/semver.js")
|
|
22775
|
+
const parse = __webpack_require__(/*! ./parse */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/parse.js")
|
|
22776
|
+
const { re, t } = __webpack_require__(/*! ../internal/re */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/internal/re.js")
|
|
21714
22777
|
|
|
21715
22778
|
const coerce = (version, options) => {
|
|
21716
22779
|
if (version instanceof SemVer) {
|
|
@@ -21764,13 +22827,13 @@ module.exports = coerce
|
|
|
21764
22827
|
|
|
21765
22828
|
/***/ }),
|
|
21766
22829
|
|
|
21767
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22830
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/compare-build.js":
|
|
21768
22831
|
/*!********************************************************************************************************!*\
|
|
21769
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
22832
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/compare-build.js ***!
|
|
21770
22833
|
\********************************************************************************************************/
|
|
21771
22834
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
21772
22835
|
|
|
21773
|
-
const SemVer = __webpack_require__(/*! ../classes/semver */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22836
|
+
const SemVer = __webpack_require__(/*! ../classes/semver */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/classes/semver.js")
|
|
21774
22837
|
const compareBuild = (a, b, loose) => {
|
|
21775
22838
|
const versionA = new SemVer(a, loose)
|
|
21776
22839
|
const versionB = new SemVer(b, loose)
|
|
@@ -21781,26 +22844,26 @@ module.exports = compareBuild
|
|
|
21781
22844
|
|
|
21782
22845
|
/***/ }),
|
|
21783
22846
|
|
|
21784
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22847
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/compare-loose.js":
|
|
21785
22848
|
/*!********************************************************************************************************!*\
|
|
21786
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
22849
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/compare-loose.js ***!
|
|
21787
22850
|
\********************************************************************************************************/
|
|
21788
22851
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
21789
22852
|
|
|
21790
|
-
const compare = __webpack_require__(/*! ./compare */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22853
|
+
const compare = __webpack_require__(/*! ./compare */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/compare.js")
|
|
21791
22854
|
const compareLoose = (a, b) => compare(a, b, true)
|
|
21792
22855
|
module.exports = compareLoose
|
|
21793
22856
|
|
|
21794
22857
|
|
|
21795
22858
|
/***/ }),
|
|
21796
22859
|
|
|
21797
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22860
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/compare.js":
|
|
21798
22861
|
/*!**************************************************************************************************!*\
|
|
21799
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
22862
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/compare.js ***!
|
|
21800
22863
|
\**************************************************************************************************/
|
|
21801
22864
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
21802
22865
|
|
|
21803
|
-
const SemVer = __webpack_require__(/*! ../classes/semver */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22866
|
+
const SemVer = __webpack_require__(/*! ../classes/semver */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/classes/semver.js")
|
|
21804
22867
|
const compare = (a, b, loose) =>
|
|
21805
22868
|
new SemVer(a, loose).compare(new SemVer(b, loose))
|
|
21806
22869
|
|
|
@@ -21809,88 +22872,120 @@ module.exports = compare
|
|
|
21809
22872
|
|
|
21810
22873
|
/***/ }),
|
|
21811
22874
|
|
|
21812
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22875
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/diff.js":
|
|
21813
22876
|
/*!***********************************************************************************************!*\
|
|
21814
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
22877
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/diff.js ***!
|
|
21815
22878
|
\***********************************************************************************************/
|
|
21816
22879
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
21817
22880
|
|
|
21818
|
-
const parse = __webpack_require__(/*! ./parse */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
21819
|
-
const eq = __webpack_require__(/*! ./eq */ "../../common/temp/node_modules/.pnpm/semver@7.3.8/node_modules/semver/functions/eq.js")
|
|
22881
|
+
const parse = __webpack_require__(/*! ./parse.js */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/parse.js")
|
|
21820
22882
|
|
|
21821
22883
|
const diff = (version1, version2) => {
|
|
21822
|
-
|
|
22884
|
+
const v1 = parse(version1, null, true)
|
|
22885
|
+
const v2 = parse(version2, null, true)
|
|
22886
|
+
const comparison = v1.compare(v2)
|
|
22887
|
+
|
|
22888
|
+
if (comparison === 0) {
|
|
21823
22889
|
return null
|
|
21824
|
-
} else {
|
|
21825
|
-
const v1 = parse(version1)
|
|
21826
|
-
const v2 = parse(version2)
|
|
21827
|
-
const hasPre = v1.prerelease.length || v2.prerelease.length
|
|
21828
|
-
const prefix = hasPre ? 'pre' : ''
|
|
21829
|
-
const defaultResult = hasPre ? 'prerelease' : ''
|
|
21830
|
-
for (const key in v1) {
|
|
21831
|
-
if (key === 'major' || key === 'minor' || key === 'patch') {
|
|
21832
|
-
if (v1[key] !== v2[key]) {
|
|
21833
|
-
return prefix + key
|
|
21834
|
-
}
|
|
21835
|
-
}
|
|
21836
|
-
}
|
|
21837
|
-
return defaultResult // may be undefined
|
|
21838
22890
|
}
|
|
22891
|
+
|
|
22892
|
+
const v1Higher = comparison > 0
|
|
22893
|
+
const highVersion = v1Higher ? v1 : v2
|
|
22894
|
+
const lowVersion = v1Higher ? v2 : v1
|
|
22895
|
+
const highHasPre = !!highVersion.prerelease.length
|
|
22896
|
+
|
|
22897
|
+
// add the `pre` prefix if we are going to a prerelease version
|
|
22898
|
+
const prefix = highHasPre ? 'pre' : ''
|
|
22899
|
+
|
|
22900
|
+
if (v1.major !== v2.major) {
|
|
22901
|
+
return prefix + 'major'
|
|
22902
|
+
}
|
|
22903
|
+
|
|
22904
|
+
if (v1.minor !== v2.minor) {
|
|
22905
|
+
return prefix + 'minor'
|
|
22906
|
+
}
|
|
22907
|
+
|
|
22908
|
+
if (v1.patch !== v2.patch) {
|
|
22909
|
+
return prefix + 'patch'
|
|
22910
|
+
}
|
|
22911
|
+
|
|
22912
|
+
// at this point we know stable versions match but overall versions are not equal,
|
|
22913
|
+
// so either they are both prereleases, or the lower version is a prerelease
|
|
22914
|
+
|
|
22915
|
+
if (highHasPre) {
|
|
22916
|
+
// high and low are preleases
|
|
22917
|
+
return 'prerelease'
|
|
22918
|
+
}
|
|
22919
|
+
|
|
22920
|
+
if (lowVersion.patch) {
|
|
22921
|
+
// anything higher than a patch bump would result in the wrong version
|
|
22922
|
+
return 'patch'
|
|
22923
|
+
}
|
|
22924
|
+
|
|
22925
|
+
if (lowVersion.minor) {
|
|
22926
|
+
// anything higher than a minor bump would result in the wrong version
|
|
22927
|
+
return 'minor'
|
|
22928
|
+
}
|
|
22929
|
+
|
|
22930
|
+
// bumping major/minor/patch all have same result
|
|
22931
|
+
return 'major'
|
|
21839
22932
|
}
|
|
22933
|
+
|
|
21840
22934
|
module.exports = diff
|
|
21841
22935
|
|
|
21842
22936
|
|
|
21843
22937
|
/***/ }),
|
|
21844
22938
|
|
|
21845
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22939
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/eq.js":
|
|
21846
22940
|
/*!*********************************************************************************************!*\
|
|
21847
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
22941
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/eq.js ***!
|
|
21848
22942
|
\*********************************************************************************************/
|
|
21849
22943
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
21850
22944
|
|
|
21851
|
-
const compare = __webpack_require__(/*! ./compare */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22945
|
+
const compare = __webpack_require__(/*! ./compare */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/compare.js")
|
|
21852
22946
|
const eq = (a, b, loose) => compare(a, b, loose) === 0
|
|
21853
22947
|
module.exports = eq
|
|
21854
22948
|
|
|
21855
22949
|
|
|
21856
22950
|
/***/ }),
|
|
21857
22951
|
|
|
21858
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22952
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/gt.js":
|
|
21859
22953
|
/*!*********************************************************************************************!*\
|
|
21860
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
22954
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/gt.js ***!
|
|
21861
22955
|
\*********************************************************************************************/
|
|
21862
22956
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
21863
22957
|
|
|
21864
|
-
const compare = __webpack_require__(/*! ./compare */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22958
|
+
const compare = __webpack_require__(/*! ./compare */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/compare.js")
|
|
21865
22959
|
const gt = (a, b, loose) => compare(a, b, loose) > 0
|
|
21866
22960
|
module.exports = gt
|
|
21867
22961
|
|
|
21868
22962
|
|
|
21869
22963
|
/***/ }),
|
|
21870
22964
|
|
|
21871
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22965
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/gte.js":
|
|
21872
22966
|
/*!**********************************************************************************************!*\
|
|
21873
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
22967
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/gte.js ***!
|
|
21874
22968
|
\**********************************************************************************************/
|
|
21875
22969
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
21876
22970
|
|
|
21877
|
-
const compare = __webpack_require__(/*! ./compare */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22971
|
+
const compare = __webpack_require__(/*! ./compare */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/compare.js")
|
|
21878
22972
|
const gte = (a, b, loose) => compare(a, b, loose) >= 0
|
|
21879
22973
|
module.exports = gte
|
|
21880
22974
|
|
|
21881
22975
|
|
|
21882
22976
|
/***/ }),
|
|
21883
22977
|
|
|
21884
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22978
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/inc.js":
|
|
21885
22979
|
/*!**********************************************************************************************!*\
|
|
21886
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
22980
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/inc.js ***!
|
|
21887
22981
|
\**********************************************************************************************/
|
|
21888
22982
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
21889
22983
|
|
|
21890
|
-
const SemVer = __webpack_require__(/*! ../classes/semver */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22984
|
+
const SemVer = __webpack_require__(/*! ../classes/semver */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/classes/semver.js")
|
|
21891
22985
|
|
|
21892
|
-
const inc = (version, release, options, identifier) => {
|
|
22986
|
+
const inc = (version, release, options, identifier, identifierBase) => {
|
|
21893
22987
|
if (typeof (options) === 'string') {
|
|
22988
|
+
identifierBase = identifier
|
|
21894
22989
|
identifier = options
|
|
21895
22990
|
options = undefined
|
|
21896
22991
|
}
|
|
@@ -21899,7 +22994,7 @@ const inc = (version, release, options, identifier) => {
|
|
|
21899
22994
|
return new SemVer(
|
|
21900
22995
|
version instanceof SemVer ? version.version : version,
|
|
21901
22996
|
options
|
|
21902
|
-
).inc(release, identifier).version
|
|
22997
|
+
).inc(release, identifier, identifierBase).version
|
|
21903
22998
|
} catch (er) {
|
|
21904
22999
|
return null
|
|
21905
23000
|
}
|
|
@@ -21909,106 +23004,89 @@ module.exports = inc
|
|
|
21909
23004
|
|
|
21910
23005
|
/***/ }),
|
|
21911
23006
|
|
|
21912
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
23007
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/lt.js":
|
|
21913
23008
|
/*!*********************************************************************************************!*\
|
|
21914
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
23009
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/lt.js ***!
|
|
21915
23010
|
\*********************************************************************************************/
|
|
21916
23011
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
21917
23012
|
|
|
21918
|
-
const compare = __webpack_require__(/*! ./compare */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
23013
|
+
const compare = __webpack_require__(/*! ./compare */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/compare.js")
|
|
21919
23014
|
const lt = (a, b, loose) => compare(a, b, loose) < 0
|
|
21920
23015
|
module.exports = lt
|
|
21921
23016
|
|
|
21922
23017
|
|
|
21923
23018
|
/***/ }),
|
|
21924
23019
|
|
|
21925
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
23020
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/lte.js":
|
|
21926
23021
|
/*!**********************************************************************************************!*\
|
|
21927
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
23022
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/lte.js ***!
|
|
21928
23023
|
\**********************************************************************************************/
|
|
21929
23024
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
21930
23025
|
|
|
21931
|
-
const compare = __webpack_require__(/*! ./compare */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
23026
|
+
const compare = __webpack_require__(/*! ./compare */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/compare.js")
|
|
21932
23027
|
const lte = (a, b, loose) => compare(a, b, loose) <= 0
|
|
21933
23028
|
module.exports = lte
|
|
21934
23029
|
|
|
21935
23030
|
|
|
21936
23031
|
/***/ }),
|
|
21937
23032
|
|
|
21938
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
23033
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/major.js":
|
|
21939
23034
|
/*!************************************************************************************************!*\
|
|
21940
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
23035
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/major.js ***!
|
|
21941
23036
|
\************************************************************************************************/
|
|
21942
23037
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
21943
23038
|
|
|
21944
|
-
const SemVer = __webpack_require__(/*! ../classes/semver */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
23039
|
+
const SemVer = __webpack_require__(/*! ../classes/semver */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/classes/semver.js")
|
|
21945
23040
|
const major = (a, loose) => new SemVer(a, loose).major
|
|
21946
23041
|
module.exports = major
|
|
21947
23042
|
|
|
21948
23043
|
|
|
21949
23044
|
/***/ }),
|
|
21950
23045
|
|
|
21951
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
23046
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/minor.js":
|
|
21952
23047
|
/*!************************************************************************************************!*\
|
|
21953
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
23048
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/minor.js ***!
|
|
21954
23049
|
\************************************************************************************************/
|
|
21955
23050
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
21956
23051
|
|
|
21957
|
-
const SemVer = __webpack_require__(/*! ../classes/semver */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
23052
|
+
const SemVer = __webpack_require__(/*! ../classes/semver */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/classes/semver.js")
|
|
21958
23053
|
const minor = (a, loose) => new SemVer(a, loose).minor
|
|
21959
23054
|
module.exports = minor
|
|
21960
23055
|
|
|
21961
23056
|
|
|
21962
23057
|
/***/ }),
|
|
21963
23058
|
|
|
21964
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
23059
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/neq.js":
|
|
21965
23060
|
/*!**********************************************************************************************!*\
|
|
21966
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
23061
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/neq.js ***!
|
|
21967
23062
|
\**********************************************************************************************/
|
|
21968
23063
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
21969
23064
|
|
|
21970
|
-
const compare = __webpack_require__(/*! ./compare */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
23065
|
+
const compare = __webpack_require__(/*! ./compare */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/compare.js")
|
|
21971
23066
|
const neq = (a, b, loose) => compare(a, b, loose) !== 0
|
|
21972
23067
|
module.exports = neq
|
|
21973
23068
|
|
|
21974
23069
|
|
|
21975
23070
|
/***/ }),
|
|
21976
23071
|
|
|
21977
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
23072
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/parse.js":
|
|
21978
23073
|
/*!************************************************************************************************!*\
|
|
21979
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
23074
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/parse.js ***!
|
|
21980
23075
|
\************************************************************************************************/
|
|
21981
23076
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
21982
23077
|
|
|
21983
|
-
const
|
|
21984
|
-
const
|
|
21985
|
-
const SemVer = __webpack_require__(/*! ../classes/semver */ "../../common/temp/node_modules/.pnpm/semver@7.3.8/node_modules/semver/classes/semver.js")
|
|
21986
|
-
|
|
21987
|
-
const parseOptions = __webpack_require__(/*! ../internal/parse-options */ "../../common/temp/node_modules/.pnpm/semver@7.3.8/node_modules/semver/internal/parse-options.js")
|
|
21988
|
-
const parse = (version, options) => {
|
|
21989
|
-
options = parseOptions(options)
|
|
21990
|
-
|
|
23078
|
+
const SemVer = __webpack_require__(/*! ../classes/semver */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/classes/semver.js")
|
|
23079
|
+
const parse = (version, options, throwErrors = false) => {
|
|
21991
23080
|
if (version instanceof SemVer) {
|
|
21992
23081
|
return version
|
|
21993
23082
|
}
|
|
21994
|
-
|
|
21995
|
-
if (typeof version !== 'string') {
|
|
21996
|
-
return null
|
|
21997
|
-
}
|
|
21998
|
-
|
|
21999
|
-
if (version.length > MAX_LENGTH) {
|
|
22000
|
-
return null
|
|
22001
|
-
}
|
|
22002
|
-
|
|
22003
|
-
const r = options.loose ? re[t.LOOSE] : re[t.FULL]
|
|
22004
|
-
if (!r.test(version)) {
|
|
22005
|
-
return null
|
|
22006
|
-
}
|
|
22007
|
-
|
|
22008
23083
|
try {
|
|
22009
23084
|
return new SemVer(version, options)
|
|
22010
23085
|
} catch (er) {
|
|
22011
|
-
|
|
23086
|
+
if (!throwErrors) {
|
|
23087
|
+
return null
|
|
23088
|
+
}
|
|
23089
|
+
throw er
|
|
22012
23090
|
}
|
|
22013
23091
|
}
|
|
22014
23092
|
|
|
@@ -22017,26 +23095,26 @@ module.exports = parse
|
|
|
22017
23095
|
|
|
22018
23096
|
/***/ }),
|
|
22019
23097
|
|
|
22020
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
23098
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/patch.js":
|
|
22021
23099
|
/*!************************************************************************************************!*\
|
|
22022
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
23100
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/patch.js ***!
|
|
22023
23101
|
\************************************************************************************************/
|
|
22024
23102
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
22025
23103
|
|
|
22026
|
-
const SemVer = __webpack_require__(/*! ../classes/semver */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
23104
|
+
const SemVer = __webpack_require__(/*! ../classes/semver */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/classes/semver.js")
|
|
22027
23105
|
const patch = (a, loose) => new SemVer(a, loose).patch
|
|
22028
23106
|
module.exports = patch
|
|
22029
23107
|
|
|
22030
23108
|
|
|
22031
23109
|
/***/ }),
|
|
22032
23110
|
|
|
22033
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
23111
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/prerelease.js":
|
|
22034
23112
|
/*!*****************************************************************************************************!*\
|
|
22035
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
23113
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/prerelease.js ***!
|
|
22036
23114
|
\*****************************************************************************************************/
|
|
22037
23115
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
22038
23116
|
|
|
22039
|
-
const parse = __webpack_require__(/*! ./parse */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
23117
|
+
const parse = __webpack_require__(/*! ./parse */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/parse.js")
|
|
22040
23118
|
const prerelease = (version, options) => {
|
|
22041
23119
|
const parsed = parse(version, options)
|
|
22042
23120
|
return (parsed && parsed.prerelease.length) ? parsed.prerelease : null
|
|
@@ -22046,39 +23124,39 @@ module.exports = prerelease
|
|
|
22046
23124
|
|
|
22047
23125
|
/***/ }),
|
|
22048
23126
|
|
|
22049
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
23127
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/rcompare.js":
|
|
22050
23128
|
/*!***************************************************************************************************!*\
|
|
22051
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
23129
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/rcompare.js ***!
|
|
22052
23130
|
\***************************************************************************************************/
|
|
22053
23131
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
22054
23132
|
|
|
22055
|
-
const compare = __webpack_require__(/*! ./compare */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
23133
|
+
const compare = __webpack_require__(/*! ./compare */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/compare.js")
|
|
22056
23134
|
const rcompare = (a, b, loose) => compare(b, a, loose)
|
|
22057
23135
|
module.exports = rcompare
|
|
22058
23136
|
|
|
22059
23137
|
|
|
22060
23138
|
/***/ }),
|
|
22061
23139
|
|
|
22062
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
23140
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/rsort.js":
|
|
22063
23141
|
/*!************************************************************************************************!*\
|
|
22064
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
23142
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/rsort.js ***!
|
|
22065
23143
|
\************************************************************************************************/
|
|
22066
23144
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
22067
23145
|
|
|
22068
|
-
const compareBuild = __webpack_require__(/*! ./compare-build */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
23146
|
+
const compareBuild = __webpack_require__(/*! ./compare-build */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/compare-build.js")
|
|
22069
23147
|
const rsort = (list, loose) => list.sort((a, b) => compareBuild(b, a, loose))
|
|
22070
23148
|
module.exports = rsort
|
|
22071
23149
|
|
|
22072
23150
|
|
|
22073
23151
|
/***/ }),
|
|
22074
23152
|
|
|
22075
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
23153
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/satisfies.js":
|
|
22076
23154
|
/*!****************************************************************************************************!*\
|
|
22077
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
23155
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/satisfies.js ***!
|
|
22078
23156
|
\****************************************************************************************************/
|
|
22079
23157
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
22080
23158
|
|
|
22081
|
-
const Range = __webpack_require__(/*! ../classes/range */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
23159
|
+
const Range = __webpack_require__(/*! ../classes/range */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/classes/range.js")
|
|
22082
23160
|
const satisfies = (version, range, options) => {
|
|
22083
23161
|
try {
|
|
22084
23162
|
range = new Range(range, options)
|
|
@@ -22092,26 +23170,26 @@ module.exports = satisfies
|
|
|
22092
23170
|
|
|
22093
23171
|
/***/ }),
|
|
22094
23172
|
|
|
22095
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
23173
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/sort.js":
|
|
22096
23174
|
/*!***********************************************************************************************!*\
|
|
22097
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
23175
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/sort.js ***!
|
|
22098
23176
|
\***********************************************************************************************/
|
|
22099
23177
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
22100
23178
|
|
|
22101
|
-
const compareBuild = __webpack_require__(/*! ./compare-build */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
23179
|
+
const compareBuild = __webpack_require__(/*! ./compare-build */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/compare-build.js")
|
|
22102
23180
|
const sort = (list, loose) => list.sort((a, b) => compareBuild(a, b, loose))
|
|
22103
23181
|
module.exports = sort
|
|
22104
23182
|
|
|
22105
23183
|
|
|
22106
23184
|
/***/ }),
|
|
22107
23185
|
|
|
22108
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
23186
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/valid.js":
|
|
22109
23187
|
/*!************************************************************************************************!*\
|
|
22110
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
23188
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/valid.js ***!
|
|
22111
23189
|
\************************************************************************************************/
|
|
22112
23190
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
22113
23191
|
|
|
22114
|
-
const parse = __webpack_require__(/*! ./parse */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
23192
|
+
const parse = __webpack_require__(/*! ./parse */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/parse.js")
|
|
22115
23193
|
const valid = (version, options) => {
|
|
22116
23194
|
const v = parse(version, options)
|
|
22117
23195
|
return v ? v.version : null
|
|
@@ -22121,54 +23199,54 @@ module.exports = valid
|
|
|
22121
23199
|
|
|
22122
23200
|
/***/ }),
|
|
22123
23201
|
|
|
22124
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
23202
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/index.js":
|
|
22125
23203
|
/*!**************************************************************************************!*\
|
|
22126
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
23204
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/index.js ***!
|
|
22127
23205
|
\**************************************************************************************/
|
|
22128
23206
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
22129
23207
|
|
|
22130
23208
|
// just pre-load all the stuff that index.js lazily exports
|
|
22131
|
-
const internalRe = __webpack_require__(/*! ./internal/re */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22132
|
-
const constants = __webpack_require__(/*! ./internal/constants */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22133
|
-
const SemVer = __webpack_require__(/*! ./classes/semver */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22134
|
-
const identifiers = __webpack_require__(/*! ./internal/identifiers */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22135
|
-
const parse = __webpack_require__(/*! ./functions/parse */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22136
|
-
const valid = __webpack_require__(/*! ./functions/valid */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22137
|
-
const clean = __webpack_require__(/*! ./functions/clean */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22138
|
-
const inc = __webpack_require__(/*! ./functions/inc */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22139
|
-
const diff = __webpack_require__(/*! ./functions/diff */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22140
|
-
const major = __webpack_require__(/*! ./functions/major */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22141
|
-
const minor = __webpack_require__(/*! ./functions/minor */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22142
|
-
const patch = __webpack_require__(/*! ./functions/patch */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22143
|
-
const prerelease = __webpack_require__(/*! ./functions/prerelease */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22144
|
-
const compare = __webpack_require__(/*! ./functions/compare */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22145
|
-
const rcompare = __webpack_require__(/*! ./functions/rcompare */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22146
|
-
const compareLoose = __webpack_require__(/*! ./functions/compare-loose */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22147
|
-
const compareBuild = __webpack_require__(/*! ./functions/compare-build */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22148
|
-
const sort = __webpack_require__(/*! ./functions/sort */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22149
|
-
const rsort = __webpack_require__(/*! ./functions/rsort */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22150
|
-
const gt = __webpack_require__(/*! ./functions/gt */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22151
|
-
const lt = __webpack_require__(/*! ./functions/lt */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22152
|
-
const eq = __webpack_require__(/*! ./functions/eq */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22153
|
-
const neq = __webpack_require__(/*! ./functions/neq */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22154
|
-
const gte = __webpack_require__(/*! ./functions/gte */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22155
|
-
const lte = __webpack_require__(/*! ./functions/lte */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22156
|
-
const cmp = __webpack_require__(/*! ./functions/cmp */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22157
|
-
const coerce = __webpack_require__(/*! ./functions/coerce */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22158
|
-
const Comparator = __webpack_require__(/*! ./classes/comparator */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22159
|
-
const Range = __webpack_require__(/*! ./classes/range */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22160
|
-
const satisfies = __webpack_require__(/*! ./functions/satisfies */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22161
|
-
const toComparators = __webpack_require__(/*! ./ranges/to-comparators */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22162
|
-
const maxSatisfying = __webpack_require__(/*! ./ranges/max-satisfying */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22163
|
-
const minSatisfying = __webpack_require__(/*! ./ranges/min-satisfying */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22164
|
-
const minVersion = __webpack_require__(/*! ./ranges/min-version */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22165
|
-
const validRange = __webpack_require__(/*! ./ranges/valid */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22166
|
-
const outside = __webpack_require__(/*! ./ranges/outside */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22167
|
-
const gtr = __webpack_require__(/*! ./ranges/gtr */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22168
|
-
const ltr = __webpack_require__(/*! ./ranges/ltr */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22169
|
-
const intersects = __webpack_require__(/*! ./ranges/intersects */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22170
|
-
const simplifyRange = __webpack_require__(/*! ./ranges/simplify */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22171
|
-
const subset = __webpack_require__(/*! ./ranges/subset */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
23209
|
+
const internalRe = __webpack_require__(/*! ./internal/re */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/internal/re.js")
|
|
23210
|
+
const constants = __webpack_require__(/*! ./internal/constants */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/internal/constants.js")
|
|
23211
|
+
const SemVer = __webpack_require__(/*! ./classes/semver */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/classes/semver.js")
|
|
23212
|
+
const identifiers = __webpack_require__(/*! ./internal/identifiers */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/internal/identifiers.js")
|
|
23213
|
+
const parse = __webpack_require__(/*! ./functions/parse */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/parse.js")
|
|
23214
|
+
const valid = __webpack_require__(/*! ./functions/valid */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/valid.js")
|
|
23215
|
+
const clean = __webpack_require__(/*! ./functions/clean */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/clean.js")
|
|
23216
|
+
const inc = __webpack_require__(/*! ./functions/inc */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/inc.js")
|
|
23217
|
+
const diff = __webpack_require__(/*! ./functions/diff */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/diff.js")
|
|
23218
|
+
const major = __webpack_require__(/*! ./functions/major */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/major.js")
|
|
23219
|
+
const minor = __webpack_require__(/*! ./functions/minor */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/minor.js")
|
|
23220
|
+
const patch = __webpack_require__(/*! ./functions/patch */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/patch.js")
|
|
23221
|
+
const prerelease = __webpack_require__(/*! ./functions/prerelease */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/prerelease.js")
|
|
23222
|
+
const compare = __webpack_require__(/*! ./functions/compare */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/compare.js")
|
|
23223
|
+
const rcompare = __webpack_require__(/*! ./functions/rcompare */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/rcompare.js")
|
|
23224
|
+
const compareLoose = __webpack_require__(/*! ./functions/compare-loose */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/compare-loose.js")
|
|
23225
|
+
const compareBuild = __webpack_require__(/*! ./functions/compare-build */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/compare-build.js")
|
|
23226
|
+
const sort = __webpack_require__(/*! ./functions/sort */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/sort.js")
|
|
23227
|
+
const rsort = __webpack_require__(/*! ./functions/rsort */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/rsort.js")
|
|
23228
|
+
const gt = __webpack_require__(/*! ./functions/gt */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/gt.js")
|
|
23229
|
+
const lt = __webpack_require__(/*! ./functions/lt */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/lt.js")
|
|
23230
|
+
const eq = __webpack_require__(/*! ./functions/eq */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/eq.js")
|
|
23231
|
+
const neq = __webpack_require__(/*! ./functions/neq */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/neq.js")
|
|
23232
|
+
const gte = __webpack_require__(/*! ./functions/gte */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/gte.js")
|
|
23233
|
+
const lte = __webpack_require__(/*! ./functions/lte */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/lte.js")
|
|
23234
|
+
const cmp = __webpack_require__(/*! ./functions/cmp */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/cmp.js")
|
|
23235
|
+
const coerce = __webpack_require__(/*! ./functions/coerce */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/coerce.js")
|
|
23236
|
+
const Comparator = __webpack_require__(/*! ./classes/comparator */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/classes/comparator.js")
|
|
23237
|
+
const Range = __webpack_require__(/*! ./classes/range */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/classes/range.js")
|
|
23238
|
+
const satisfies = __webpack_require__(/*! ./functions/satisfies */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/satisfies.js")
|
|
23239
|
+
const toComparators = __webpack_require__(/*! ./ranges/to-comparators */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/ranges/to-comparators.js")
|
|
23240
|
+
const maxSatisfying = __webpack_require__(/*! ./ranges/max-satisfying */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/ranges/max-satisfying.js")
|
|
23241
|
+
const minSatisfying = __webpack_require__(/*! ./ranges/min-satisfying */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/ranges/min-satisfying.js")
|
|
23242
|
+
const minVersion = __webpack_require__(/*! ./ranges/min-version */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/ranges/min-version.js")
|
|
23243
|
+
const validRange = __webpack_require__(/*! ./ranges/valid */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/ranges/valid.js")
|
|
23244
|
+
const outside = __webpack_require__(/*! ./ranges/outside */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/ranges/outside.js")
|
|
23245
|
+
const gtr = __webpack_require__(/*! ./ranges/gtr */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/ranges/gtr.js")
|
|
23246
|
+
const ltr = __webpack_require__(/*! ./ranges/ltr */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/ranges/ltr.js")
|
|
23247
|
+
const intersects = __webpack_require__(/*! ./ranges/intersects */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/ranges/intersects.js")
|
|
23248
|
+
const simplifyRange = __webpack_require__(/*! ./ranges/simplify */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/ranges/simplify.js")
|
|
23249
|
+
const subset = __webpack_require__(/*! ./ranges/subset */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/ranges/subset.js")
|
|
22172
23250
|
module.exports = {
|
|
22173
23251
|
parse,
|
|
22174
23252
|
valid,
|
|
@@ -22212,6 +23290,7 @@ module.exports = {
|
|
|
22212
23290
|
src: internalRe.src,
|
|
22213
23291
|
tokens: internalRe.t,
|
|
22214
23292
|
SEMVER_SPEC_VERSION: constants.SEMVER_SPEC_VERSION,
|
|
23293
|
+
RELEASE_TYPES: constants.RELEASE_TYPES,
|
|
22215
23294
|
compareIdentifiers: identifiers.compareIdentifiers,
|
|
22216
23295
|
rcompareIdentifiers: identifiers.rcompareIdentifiers,
|
|
22217
23296
|
}
|
|
@@ -22219,9 +23298,9 @@ module.exports = {
|
|
|
22219
23298
|
|
|
22220
23299
|
/***/ }),
|
|
22221
23300
|
|
|
22222
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
23301
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/internal/constants.js":
|
|
22223
23302
|
/*!***************************************************************************************************!*\
|
|
22224
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
23303
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/internal/constants.js ***!
|
|
22225
23304
|
\***************************************************************************************************/
|
|
22226
23305
|
/***/ ((module) => {
|
|
22227
23306
|
|
|
@@ -22236,19 +23315,32 @@ const MAX_SAFE_INTEGER = Number.MAX_SAFE_INTEGER ||
|
|
|
22236
23315
|
// Max safe segment length for coercion.
|
|
22237
23316
|
const MAX_SAFE_COMPONENT_LENGTH = 16
|
|
22238
23317
|
|
|
23318
|
+
const RELEASE_TYPES = [
|
|
23319
|
+
'major',
|
|
23320
|
+
'premajor',
|
|
23321
|
+
'minor',
|
|
23322
|
+
'preminor',
|
|
23323
|
+
'patch',
|
|
23324
|
+
'prepatch',
|
|
23325
|
+
'prerelease',
|
|
23326
|
+
]
|
|
23327
|
+
|
|
22239
23328
|
module.exports = {
|
|
22240
|
-
SEMVER_SPEC_VERSION,
|
|
22241
23329
|
MAX_LENGTH,
|
|
22242
|
-
MAX_SAFE_INTEGER,
|
|
22243
23330
|
MAX_SAFE_COMPONENT_LENGTH,
|
|
23331
|
+
MAX_SAFE_INTEGER,
|
|
23332
|
+
RELEASE_TYPES,
|
|
23333
|
+
SEMVER_SPEC_VERSION,
|
|
23334
|
+
FLAG_INCLUDE_PRERELEASE: 0b001,
|
|
23335
|
+
FLAG_LOOSE: 0b010,
|
|
22244
23336
|
}
|
|
22245
23337
|
|
|
22246
23338
|
|
|
22247
23339
|
/***/ }),
|
|
22248
23340
|
|
|
22249
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
23341
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/internal/debug.js":
|
|
22250
23342
|
/*!***********************************************************************************************!*\
|
|
22251
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
23343
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/internal/debug.js ***!
|
|
22252
23344
|
\***********************************************************************************************/
|
|
22253
23345
|
/***/ ((module) => {
|
|
22254
23346
|
|
|
@@ -22265,9 +23357,9 @@ module.exports = debug
|
|
|
22265
23357
|
|
|
22266
23358
|
/***/ }),
|
|
22267
23359
|
|
|
22268
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
23360
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/internal/identifiers.js":
|
|
22269
23361
|
/*!*****************************************************************************************************!*\
|
|
22270
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
23362
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/internal/identifiers.js ***!
|
|
22271
23363
|
\*****************************************************************************************************/
|
|
22272
23364
|
/***/ ((module) => {
|
|
22273
23365
|
|
|
@@ -22298,35 +23390,39 @@ module.exports = {
|
|
|
22298
23390
|
|
|
22299
23391
|
/***/ }),
|
|
22300
23392
|
|
|
22301
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
23393
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/internal/parse-options.js":
|
|
22302
23394
|
/*!*******************************************************************************************************!*\
|
|
22303
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
23395
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/internal/parse-options.js ***!
|
|
22304
23396
|
\*******************************************************************************************************/
|
|
22305
23397
|
/***/ ((module) => {
|
|
22306
23398
|
|
|
22307
|
-
// parse out just the options we care about
|
|
22308
|
-
|
|
22309
|
-
const
|
|
22310
|
-
const parseOptions = options =>
|
|
22311
|
-
!options
|
|
22312
|
-
|
|
22313
|
-
|
|
22314
|
-
|
|
22315
|
-
|
|
22316
|
-
|
|
23399
|
+
// parse out just the options we care about
|
|
23400
|
+
const looseOption = Object.freeze({ loose: true })
|
|
23401
|
+
const emptyOpts = Object.freeze({ })
|
|
23402
|
+
const parseOptions = options => {
|
|
23403
|
+
if (!options) {
|
|
23404
|
+
return emptyOpts
|
|
23405
|
+
}
|
|
23406
|
+
|
|
23407
|
+
if (typeof options !== 'object') {
|
|
23408
|
+
return looseOption
|
|
23409
|
+
}
|
|
23410
|
+
|
|
23411
|
+
return options
|
|
23412
|
+
}
|
|
22317
23413
|
module.exports = parseOptions
|
|
22318
23414
|
|
|
22319
23415
|
|
|
22320
23416
|
/***/ }),
|
|
22321
23417
|
|
|
22322
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
23418
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/internal/re.js":
|
|
22323
23419
|
/*!********************************************************************************************!*\
|
|
22324
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
23420
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/internal/re.js ***!
|
|
22325
23421
|
\********************************************************************************************/
|
|
22326
23422
|
/***/ ((module, exports, __webpack_require__) => {
|
|
22327
23423
|
|
|
22328
|
-
const { MAX_SAFE_COMPONENT_LENGTH } = __webpack_require__(/*! ./constants */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22329
|
-
const debug = __webpack_require__(/*! ./debug */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
23424
|
+
const { MAX_SAFE_COMPONENT_LENGTH } = __webpack_require__(/*! ./constants */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/internal/constants.js")
|
|
23425
|
+
const debug = __webpack_require__(/*! ./debug */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/internal/debug.js")
|
|
22330
23426
|
exports = module.exports = {}
|
|
22331
23427
|
|
|
22332
23428
|
// The actual regexps go on exports.re
|
|
@@ -22511,44 +23607,44 @@ createToken('GTE0PRE', '^\\s*>=\\s*0\\.0\\.0-0\\s*$')
|
|
|
22511
23607
|
|
|
22512
23608
|
/***/ }),
|
|
22513
23609
|
|
|
22514
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
23610
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/ranges/gtr.js":
|
|
22515
23611
|
/*!*******************************************************************************************!*\
|
|
22516
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
23612
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/ranges/gtr.js ***!
|
|
22517
23613
|
\*******************************************************************************************/
|
|
22518
23614
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
22519
23615
|
|
|
22520
23616
|
// Determine if version is greater than all the versions possible in the range.
|
|
22521
|
-
const outside = __webpack_require__(/*! ./outside */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
23617
|
+
const outside = __webpack_require__(/*! ./outside */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/ranges/outside.js")
|
|
22522
23618
|
const gtr = (version, range, options) => outside(version, range, '>', options)
|
|
22523
23619
|
module.exports = gtr
|
|
22524
23620
|
|
|
22525
23621
|
|
|
22526
23622
|
/***/ }),
|
|
22527
23623
|
|
|
22528
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
23624
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/ranges/intersects.js":
|
|
22529
23625
|
/*!**************************************************************************************************!*\
|
|
22530
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
23626
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/ranges/intersects.js ***!
|
|
22531
23627
|
\**************************************************************************************************/
|
|
22532
23628
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
22533
23629
|
|
|
22534
|
-
const Range = __webpack_require__(/*! ../classes/range */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
23630
|
+
const Range = __webpack_require__(/*! ../classes/range */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/classes/range.js")
|
|
22535
23631
|
const intersects = (r1, r2, options) => {
|
|
22536
23632
|
r1 = new Range(r1, options)
|
|
22537
23633
|
r2 = new Range(r2, options)
|
|
22538
|
-
return r1.intersects(r2)
|
|
23634
|
+
return r1.intersects(r2, options)
|
|
22539
23635
|
}
|
|
22540
23636
|
module.exports = intersects
|
|
22541
23637
|
|
|
22542
23638
|
|
|
22543
23639
|
/***/ }),
|
|
22544
23640
|
|
|
22545
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
23641
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/ranges/ltr.js":
|
|
22546
23642
|
/*!*******************************************************************************************!*\
|
|
22547
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
23643
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/ranges/ltr.js ***!
|
|
22548
23644
|
\*******************************************************************************************/
|
|
22549
23645
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
22550
23646
|
|
|
22551
|
-
const outside = __webpack_require__(/*! ./outside */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
23647
|
+
const outside = __webpack_require__(/*! ./outside */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/ranges/outside.js")
|
|
22552
23648
|
// Determine if version is less than all the versions possible in the range
|
|
22553
23649
|
const ltr = (version, range, options) => outside(version, range, '<', options)
|
|
22554
23650
|
module.exports = ltr
|
|
@@ -22556,14 +23652,14 @@ module.exports = ltr
|
|
|
22556
23652
|
|
|
22557
23653
|
/***/ }),
|
|
22558
23654
|
|
|
22559
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
23655
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/ranges/max-satisfying.js":
|
|
22560
23656
|
/*!******************************************************************************************************!*\
|
|
22561
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
23657
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/ranges/max-satisfying.js ***!
|
|
22562
23658
|
\******************************************************************************************************/
|
|
22563
23659
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
22564
23660
|
|
|
22565
|
-
const SemVer = __webpack_require__(/*! ../classes/semver */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22566
|
-
const Range = __webpack_require__(/*! ../classes/range */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
23661
|
+
const SemVer = __webpack_require__(/*! ../classes/semver */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/classes/semver.js")
|
|
23662
|
+
const Range = __webpack_require__(/*! ../classes/range */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/classes/range.js")
|
|
22567
23663
|
|
|
22568
23664
|
const maxSatisfying = (versions, range, options) => {
|
|
22569
23665
|
let max = null
|
|
@@ -22591,14 +23687,14 @@ module.exports = maxSatisfying
|
|
|
22591
23687
|
|
|
22592
23688
|
/***/ }),
|
|
22593
23689
|
|
|
22594
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
23690
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/ranges/min-satisfying.js":
|
|
22595
23691
|
/*!******************************************************************************************************!*\
|
|
22596
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
23692
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/ranges/min-satisfying.js ***!
|
|
22597
23693
|
\******************************************************************************************************/
|
|
22598
23694
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
22599
23695
|
|
|
22600
|
-
const SemVer = __webpack_require__(/*! ../classes/semver */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22601
|
-
const Range = __webpack_require__(/*! ../classes/range */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
23696
|
+
const SemVer = __webpack_require__(/*! ../classes/semver */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/classes/semver.js")
|
|
23697
|
+
const Range = __webpack_require__(/*! ../classes/range */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/classes/range.js")
|
|
22602
23698
|
const minSatisfying = (versions, range, options) => {
|
|
22603
23699
|
let min = null
|
|
22604
23700
|
let minSV = null
|
|
@@ -22625,15 +23721,15 @@ module.exports = minSatisfying
|
|
|
22625
23721
|
|
|
22626
23722
|
/***/ }),
|
|
22627
23723
|
|
|
22628
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
23724
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/ranges/min-version.js":
|
|
22629
23725
|
/*!***************************************************************************************************!*\
|
|
22630
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
23726
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/ranges/min-version.js ***!
|
|
22631
23727
|
\***************************************************************************************************/
|
|
22632
23728
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
22633
23729
|
|
|
22634
|
-
const SemVer = __webpack_require__(/*! ../classes/semver */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22635
|
-
const Range = __webpack_require__(/*! ../classes/range */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22636
|
-
const gt = __webpack_require__(/*! ../functions/gt */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
23730
|
+
const SemVer = __webpack_require__(/*! ../classes/semver */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/classes/semver.js")
|
|
23731
|
+
const Range = __webpack_require__(/*! ../classes/range */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/classes/range.js")
|
|
23732
|
+
const gt = __webpack_require__(/*! ../functions/gt */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/gt.js")
|
|
22637
23733
|
|
|
22638
23734
|
const minVersion = (range, loose) => {
|
|
22639
23735
|
range = new Range(range, loose)
|
|
@@ -22696,21 +23792,21 @@ module.exports = minVersion
|
|
|
22696
23792
|
|
|
22697
23793
|
/***/ }),
|
|
22698
23794
|
|
|
22699
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
23795
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/ranges/outside.js":
|
|
22700
23796
|
/*!***********************************************************************************************!*\
|
|
22701
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
23797
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/ranges/outside.js ***!
|
|
22702
23798
|
\***********************************************************************************************/
|
|
22703
23799
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
22704
23800
|
|
|
22705
|
-
const SemVer = __webpack_require__(/*! ../classes/semver */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22706
|
-
const Comparator = __webpack_require__(/*! ../classes/comparator */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
23801
|
+
const SemVer = __webpack_require__(/*! ../classes/semver */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/classes/semver.js")
|
|
23802
|
+
const Comparator = __webpack_require__(/*! ../classes/comparator */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/classes/comparator.js")
|
|
22707
23803
|
const { ANY } = Comparator
|
|
22708
|
-
const Range = __webpack_require__(/*! ../classes/range */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22709
|
-
const satisfies = __webpack_require__(/*! ../functions/satisfies */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22710
|
-
const gt = __webpack_require__(/*! ../functions/gt */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22711
|
-
const lt = __webpack_require__(/*! ../functions/lt */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22712
|
-
const lte = __webpack_require__(/*! ../functions/lte */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22713
|
-
const gte = __webpack_require__(/*! ../functions/gte */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
23804
|
+
const Range = __webpack_require__(/*! ../classes/range */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/classes/range.js")
|
|
23805
|
+
const satisfies = __webpack_require__(/*! ../functions/satisfies */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/satisfies.js")
|
|
23806
|
+
const gt = __webpack_require__(/*! ../functions/gt */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/gt.js")
|
|
23807
|
+
const lt = __webpack_require__(/*! ../functions/lt */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/lt.js")
|
|
23808
|
+
const lte = __webpack_require__(/*! ../functions/lte */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/lte.js")
|
|
23809
|
+
const gte = __webpack_require__(/*! ../functions/gte */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/gte.js")
|
|
22714
23810
|
|
|
22715
23811
|
const outside = (version, range, hilo, options) => {
|
|
22716
23812
|
version = new SemVer(version, options)
|
|
@@ -22786,17 +23882,17 @@ module.exports = outside
|
|
|
22786
23882
|
|
|
22787
23883
|
/***/ }),
|
|
22788
23884
|
|
|
22789
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
23885
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/ranges/simplify.js":
|
|
22790
23886
|
/*!************************************************************************************************!*\
|
|
22791
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
23887
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/ranges/simplify.js ***!
|
|
22792
23888
|
\************************************************************************************************/
|
|
22793
23889
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
22794
23890
|
|
|
22795
23891
|
// given a set of versions and a range, create a "simplified" range
|
|
22796
23892
|
// that includes the same versions that the original range does
|
|
22797
23893
|
// If the original range is shorter than the simplified one, return that.
|
|
22798
|
-
const satisfies = __webpack_require__(/*! ../functions/satisfies.js */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22799
|
-
const compare = __webpack_require__(/*! ../functions/compare.js */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
23894
|
+
const satisfies = __webpack_require__(/*! ../functions/satisfies.js */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/satisfies.js")
|
|
23895
|
+
const compare = __webpack_require__(/*! ../functions/compare.js */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/compare.js")
|
|
22800
23896
|
module.exports = (versions, range, options) => {
|
|
22801
23897
|
const set = []
|
|
22802
23898
|
let first = null
|
|
@@ -22843,17 +23939,17 @@ module.exports = (versions, range, options) => {
|
|
|
22843
23939
|
|
|
22844
23940
|
/***/ }),
|
|
22845
23941
|
|
|
22846
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
23942
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/ranges/subset.js":
|
|
22847
23943
|
/*!**********************************************************************************************!*\
|
|
22848
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
23944
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/ranges/subset.js ***!
|
|
22849
23945
|
\**********************************************************************************************/
|
|
22850
23946
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
22851
23947
|
|
|
22852
|
-
const Range = __webpack_require__(/*! ../classes/range.js */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22853
|
-
const Comparator = __webpack_require__(/*! ../classes/comparator.js */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
23948
|
+
const Range = __webpack_require__(/*! ../classes/range.js */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/classes/range.js")
|
|
23949
|
+
const Comparator = __webpack_require__(/*! ../classes/comparator.js */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/classes/comparator.js")
|
|
22854
23950
|
const { ANY } = Comparator
|
|
22855
|
-
const satisfies = __webpack_require__(/*! ../functions/satisfies.js */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
22856
|
-
const compare = __webpack_require__(/*! ../functions/compare.js */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
23951
|
+
const satisfies = __webpack_require__(/*! ../functions/satisfies.js */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/satisfies.js")
|
|
23952
|
+
const compare = __webpack_require__(/*! ../functions/compare.js */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/functions/compare.js")
|
|
22857
23953
|
|
|
22858
23954
|
// Complex range `r1 || r2 || ...` is a subset of `R1 || R2 || ...` iff:
|
|
22859
23955
|
// - Every simple range `r1, r2, ...` is a null set, OR
|
|
@@ -22919,6 +24015,9 @@ const subset = (sub, dom, options = {}) => {
|
|
|
22919
24015
|
return true
|
|
22920
24016
|
}
|
|
22921
24017
|
|
|
24018
|
+
const minimumVersionWithPreRelease = [new Comparator('>=0.0.0-0')]
|
|
24019
|
+
const minimumVersion = [new Comparator('>=0.0.0')]
|
|
24020
|
+
|
|
22922
24021
|
const simpleSubset = (sub, dom, options) => {
|
|
22923
24022
|
if (sub === dom) {
|
|
22924
24023
|
return true
|
|
@@ -22928,9 +24027,9 @@ const simpleSubset = (sub, dom, options) => {
|
|
|
22928
24027
|
if (dom.length === 1 && dom[0].semver === ANY) {
|
|
22929
24028
|
return true
|
|
22930
24029
|
} else if (options.includePrerelease) {
|
|
22931
|
-
sub =
|
|
24030
|
+
sub = minimumVersionWithPreRelease
|
|
22932
24031
|
} else {
|
|
22933
|
-
sub =
|
|
24032
|
+
sub = minimumVersion
|
|
22934
24033
|
}
|
|
22935
24034
|
}
|
|
22936
24035
|
|
|
@@ -22938,7 +24037,7 @@ const simpleSubset = (sub, dom, options) => {
|
|
|
22938
24037
|
if (options.includePrerelease) {
|
|
22939
24038
|
return true
|
|
22940
24039
|
} else {
|
|
22941
|
-
dom =
|
|
24040
|
+
dom = minimumVersion
|
|
22942
24041
|
}
|
|
22943
24042
|
}
|
|
22944
24043
|
|
|
@@ -23097,13 +24196,13 @@ module.exports = subset
|
|
|
23097
24196
|
|
|
23098
24197
|
/***/ }),
|
|
23099
24198
|
|
|
23100
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
24199
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/ranges/to-comparators.js":
|
|
23101
24200
|
/*!******************************************************************************************************!*\
|
|
23102
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
24201
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/ranges/to-comparators.js ***!
|
|
23103
24202
|
\******************************************************************************************************/
|
|
23104
24203
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
23105
24204
|
|
|
23106
|
-
const Range = __webpack_require__(/*! ../classes/range */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
24205
|
+
const Range = __webpack_require__(/*! ../classes/range */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/classes/range.js")
|
|
23107
24206
|
|
|
23108
24207
|
// Mostly just for testing and legacy API reasons
|
|
23109
24208
|
const toComparators = (range, options) =>
|
|
@@ -23115,13 +24214,13 @@ module.exports = toComparators
|
|
|
23115
24214
|
|
|
23116
24215
|
/***/ }),
|
|
23117
24216
|
|
|
23118
|
-
/***/ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
24217
|
+
/***/ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/ranges/valid.js":
|
|
23119
24218
|
/*!*********************************************************************************************!*\
|
|
23120
|
-
!*** ../../common/temp/node_modules/.pnpm/semver@7.
|
|
24219
|
+
!*** ../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/ranges/valid.js ***!
|
|
23121
24220
|
\*********************************************************************************************/
|
|
23122
24221
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
23123
24222
|
|
|
23124
|
-
const Range = __webpack_require__(/*! ../classes/range */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
24223
|
+
const Range = __webpack_require__(/*! ../classes/range */ "../../common/temp/node_modules/.pnpm/semver@7.5.0/node_modules/semver/classes/range.js")
|
|
23125
24224
|
const validRange = (range, options) => {
|
|
23126
24225
|
try {
|
|
23127
24226
|
// Return '*' instead of '' so that truthiness works.
|
|
@@ -23531,6 +24630,1157 @@ return typeDetect;
|
|
|
23531
24630
|
})));
|
|
23532
24631
|
|
|
23533
24632
|
|
|
24633
|
+
/***/ }),
|
|
24634
|
+
|
|
24635
|
+
/***/ "../../common/temp/node_modules/.pnpm/util@0.12.5/node_modules/util/support/isBufferBrowser.js":
|
|
24636
|
+
/*!*****************************************************************************************************!*\
|
|
24637
|
+
!*** ../../common/temp/node_modules/.pnpm/util@0.12.5/node_modules/util/support/isBufferBrowser.js ***!
|
|
24638
|
+
\*****************************************************************************************************/
|
|
24639
|
+
/***/ ((module) => {
|
|
24640
|
+
|
|
24641
|
+
module.exports = function isBuffer(arg) {
|
|
24642
|
+
return arg && typeof arg === 'object'
|
|
24643
|
+
&& typeof arg.copy === 'function'
|
|
24644
|
+
&& typeof arg.fill === 'function'
|
|
24645
|
+
&& typeof arg.readUInt8 === 'function';
|
|
24646
|
+
}
|
|
24647
|
+
|
|
24648
|
+
/***/ }),
|
|
24649
|
+
|
|
24650
|
+
/***/ "../../common/temp/node_modules/.pnpm/util@0.12.5/node_modules/util/support/types.js":
|
|
24651
|
+
/*!*******************************************************************************************!*\
|
|
24652
|
+
!*** ../../common/temp/node_modules/.pnpm/util@0.12.5/node_modules/util/support/types.js ***!
|
|
24653
|
+
\*******************************************************************************************/
|
|
24654
|
+
/***/ ((__unused_webpack_module, exports, __webpack_require__) => {
|
|
24655
|
+
|
|
24656
|
+
"use strict";
|
|
24657
|
+
// Currently in sync with Node.js lib/internal/util/types.js
|
|
24658
|
+
// https://github.com/nodejs/node/commit/112cc7c27551254aa2b17098fb774867f05ed0d9
|
|
24659
|
+
|
|
24660
|
+
|
|
24661
|
+
|
|
24662
|
+
var isArgumentsObject = __webpack_require__(/*! is-arguments */ "../../common/temp/node_modules/.pnpm/is-arguments@1.1.1/node_modules/is-arguments/index.js");
|
|
24663
|
+
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");
|
|
24664
|
+
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");
|
|
24665
|
+
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");
|
|
24666
|
+
|
|
24667
|
+
function uncurryThis(f) {
|
|
24668
|
+
return f.call.bind(f);
|
|
24669
|
+
}
|
|
24670
|
+
|
|
24671
|
+
var BigIntSupported = typeof BigInt !== 'undefined';
|
|
24672
|
+
var SymbolSupported = typeof Symbol !== 'undefined';
|
|
24673
|
+
|
|
24674
|
+
var ObjectToString = uncurryThis(Object.prototype.toString);
|
|
24675
|
+
|
|
24676
|
+
var numberValue = uncurryThis(Number.prototype.valueOf);
|
|
24677
|
+
var stringValue = uncurryThis(String.prototype.valueOf);
|
|
24678
|
+
var booleanValue = uncurryThis(Boolean.prototype.valueOf);
|
|
24679
|
+
|
|
24680
|
+
if (BigIntSupported) {
|
|
24681
|
+
var bigIntValue = uncurryThis(BigInt.prototype.valueOf);
|
|
24682
|
+
}
|
|
24683
|
+
|
|
24684
|
+
if (SymbolSupported) {
|
|
24685
|
+
var symbolValue = uncurryThis(Symbol.prototype.valueOf);
|
|
24686
|
+
}
|
|
24687
|
+
|
|
24688
|
+
function checkBoxedPrimitive(value, prototypeValueOf) {
|
|
24689
|
+
if (typeof value !== 'object') {
|
|
24690
|
+
return false;
|
|
24691
|
+
}
|
|
24692
|
+
try {
|
|
24693
|
+
prototypeValueOf(value);
|
|
24694
|
+
return true;
|
|
24695
|
+
} catch(e) {
|
|
24696
|
+
return false;
|
|
24697
|
+
}
|
|
24698
|
+
}
|
|
24699
|
+
|
|
24700
|
+
exports.isArgumentsObject = isArgumentsObject;
|
|
24701
|
+
exports.isGeneratorFunction = isGeneratorFunction;
|
|
24702
|
+
exports.isTypedArray = isTypedArray;
|
|
24703
|
+
|
|
24704
|
+
// Taken from here and modified for better browser support
|
|
24705
|
+
// https://github.com/sindresorhus/p-is-promise/blob/cda35a513bda03f977ad5cde3a079d237e82d7ef/index.js
|
|
24706
|
+
function isPromise(input) {
|
|
24707
|
+
return (
|
|
24708
|
+
(
|
|
24709
|
+
typeof Promise !== 'undefined' &&
|
|
24710
|
+
input instanceof Promise
|
|
24711
|
+
) ||
|
|
24712
|
+
(
|
|
24713
|
+
input !== null &&
|
|
24714
|
+
typeof input === 'object' &&
|
|
24715
|
+
typeof input.then === 'function' &&
|
|
24716
|
+
typeof input.catch === 'function'
|
|
24717
|
+
)
|
|
24718
|
+
);
|
|
24719
|
+
}
|
|
24720
|
+
exports.isPromise = isPromise;
|
|
24721
|
+
|
|
24722
|
+
function isArrayBufferView(value) {
|
|
24723
|
+
if (typeof ArrayBuffer !== 'undefined' && ArrayBuffer.isView) {
|
|
24724
|
+
return ArrayBuffer.isView(value);
|
|
24725
|
+
}
|
|
24726
|
+
|
|
24727
|
+
return (
|
|
24728
|
+
isTypedArray(value) ||
|
|
24729
|
+
isDataView(value)
|
|
24730
|
+
);
|
|
24731
|
+
}
|
|
24732
|
+
exports.isArrayBufferView = isArrayBufferView;
|
|
24733
|
+
|
|
24734
|
+
|
|
24735
|
+
function isUint8Array(value) {
|
|
24736
|
+
return whichTypedArray(value) === 'Uint8Array';
|
|
24737
|
+
}
|
|
24738
|
+
exports.isUint8Array = isUint8Array;
|
|
24739
|
+
|
|
24740
|
+
function isUint8ClampedArray(value) {
|
|
24741
|
+
return whichTypedArray(value) === 'Uint8ClampedArray';
|
|
24742
|
+
}
|
|
24743
|
+
exports.isUint8ClampedArray = isUint8ClampedArray;
|
|
24744
|
+
|
|
24745
|
+
function isUint16Array(value) {
|
|
24746
|
+
return whichTypedArray(value) === 'Uint16Array';
|
|
24747
|
+
}
|
|
24748
|
+
exports.isUint16Array = isUint16Array;
|
|
24749
|
+
|
|
24750
|
+
function isUint32Array(value) {
|
|
24751
|
+
return whichTypedArray(value) === 'Uint32Array';
|
|
24752
|
+
}
|
|
24753
|
+
exports.isUint32Array = isUint32Array;
|
|
24754
|
+
|
|
24755
|
+
function isInt8Array(value) {
|
|
24756
|
+
return whichTypedArray(value) === 'Int8Array';
|
|
24757
|
+
}
|
|
24758
|
+
exports.isInt8Array = isInt8Array;
|
|
24759
|
+
|
|
24760
|
+
function isInt16Array(value) {
|
|
24761
|
+
return whichTypedArray(value) === 'Int16Array';
|
|
24762
|
+
}
|
|
24763
|
+
exports.isInt16Array = isInt16Array;
|
|
24764
|
+
|
|
24765
|
+
function isInt32Array(value) {
|
|
24766
|
+
return whichTypedArray(value) === 'Int32Array';
|
|
24767
|
+
}
|
|
24768
|
+
exports.isInt32Array = isInt32Array;
|
|
24769
|
+
|
|
24770
|
+
function isFloat32Array(value) {
|
|
24771
|
+
return whichTypedArray(value) === 'Float32Array';
|
|
24772
|
+
}
|
|
24773
|
+
exports.isFloat32Array = isFloat32Array;
|
|
24774
|
+
|
|
24775
|
+
function isFloat64Array(value) {
|
|
24776
|
+
return whichTypedArray(value) === 'Float64Array';
|
|
24777
|
+
}
|
|
24778
|
+
exports.isFloat64Array = isFloat64Array;
|
|
24779
|
+
|
|
24780
|
+
function isBigInt64Array(value) {
|
|
24781
|
+
return whichTypedArray(value) === 'BigInt64Array';
|
|
24782
|
+
}
|
|
24783
|
+
exports.isBigInt64Array = isBigInt64Array;
|
|
24784
|
+
|
|
24785
|
+
function isBigUint64Array(value) {
|
|
24786
|
+
return whichTypedArray(value) === 'BigUint64Array';
|
|
24787
|
+
}
|
|
24788
|
+
exports.isBigUint64Array = isBigUint64Array;
|
|
24789
|
+
|
|
24790
|
+
function isMapToString(value) {
|
|
24791
|
+
return ObjectToString(value) === '[object Map]';
|
|
24792
|
+
}
|
|
24793
|
+
isMapToString.working = (
|
|
24794
|
+
typeof Map !== 'undefined' &&
|
|
24795
|
+
isMapToString(new Map())
|
|
24796
|
+
);
|
|
24797
|
+
|
|
24798
|
+
function isMap(value) {
|
|
24799
|
+
if (typeof Map === 'undefined') {
|
|
24800
|
+
return false;
|
|
24801
|
+
}
|
|
24802
|
+
|
|
24803
|
+
return isMapToString.working
|
|
24804
|
+
? isMapToString(value)
|
|
24805
|
+
: value instanceof Map;
|
|
24806
|
+
}
|
|
24807
|
+
exports.isMap = isMap;
|
|
24808
|
+
|
|
24809
|
+
function isSetToString(value) {
|
|
24810
|
+
return ObjectToString(value) === '[object Set]';
|
|
24811
|
+
}
|
|
24812
|
+
isSetToString.working = (
|
|
24813
|
+
typeof Set !== 'undefined' &&
|
|
24814
|
+
isSetToString(new Set())
|
|
24815
|
+
);
|
|
24816
|
+
function isSet(value) {
|
|
24817
|
+
if (typeof Set === 'undefined') {
|
|
24818
|
+
return false;
|
|
24819
|
+
}
|
|
24820
|
+
|
|
24821
|
+
return isSetToString.working
|
|
24822
|
+
? isSetToString(value)
|
|
24823
|
+
: value instanceof Set;
|
|
24824
|
+
}
|
|
24825
|
+
exports.isSet = isSet;
|
|
24826
|
+
|
|
24827
|
+
function isWeakMapToString(value) {
|
|
24828
|
+
return ObjectToString(value) === '[object WeakMap]';
|
|
24829
|
+
}
|
|
24830
|
+
isWeakMapToString.working = (
|
|
24831
|
+
typeof WeakMap !== 'undefined' &&
|
|
24832
|
+
isWeakMapToString(new WeakMap())
|
|
24833
|
+
);
|
|
24834
|
+
function isWeakMap(value) {
|
|
24835
|
+
if (typeof WeakMap === 'undefined') {
|
|
24836
|
+
return false;
|
|
24837
|
+
}
|
|
24838
|
+
|
|
24839
|
+
return isWeakMapToString.working
|
|
24840
|
+
? isWeakMapToString(value)
|
|
24841
|
+
: value instanceof WeakMap;
|
|
24842
|
+
}
|
|
24843
|
+
exports.isWeakMap = isWeakMap;
|
|
24844
|
+
|
|
24845
|
+
function isWeakSetToString(value) {
|
|
24846
|
+
return ObjectToString(value) === '[object WeakSet]';
|
|
24847
|
+
}
|
|
24848
|
+
isWeakSetToString.working = (
|
|
24849
|
+
typeof WeakSet !== 'undefined' &&
|
|
24850
|
+
isWeakSetToString(new WeakSet())
|
|
24851
|
+
);
|
|
24852
|
+
function isWeakSet(value) {
|
|
24853
|
+
return isWeakSetToString(value);
|
|
24854
|
+
}
|
|
24855
|
+
exports.isWeakSet = isWeakSet;
|
|
24856
|
+
|
|
24857
|
+
function isArrayBufferToString(value) {
|
|
24858
|
+
return ObjectToString(value) === '[object ArrayBuffer]';
|
|
24859
|
+
}
|
|
24860
|
+
isArrayBufferToString.working = (
|
|
24861
|
+
typeof ArrayBuffer !== 'undefined' &&
|
|
24862
|
+
isArrayBufferToString(new ArrayBuffer())
|
|
24863
|
+
);
|
|
24864
|
+
function isArrayBuffer(value) {
|
|
24865
|
+
if (typeof ArrayBuffer === 'undefined') {
|
|
24866
|
+
return false;
|
|
24867
|
+
}
|
|
24868
|
+
|
|
24869
|
+
return isArrayBufferToString.working
|
|
24870
|
+
? isArrayBufferToString(value)
|
|
24871
|
+
: value instanceof ArrayBuffer;
|
|
24872
|
+
}
|
|
24873
|
+
exports.isArrayBuffer = isArrayBuffer;
|
|
24874
|
+
|
|
24875
|
+
function isDataViewToString(value) {
|
|
24876
|
+
return ObjectToString(value) === '[object DataView]';
|
|
24877
|
+
}
|
|
24878
|
+
isDataViewToString.working = (
|
|
24879
|
+
typeof ArrayBuffer !== 'undefined' &&
|
|
24880
|
+
typeof DataView !== 'undefined' &&
|
|
24881
|
+
isDataViewToString(new DataView(new ArrayBuffer(1), 0, 1))
|
|
24882
|
+
);
|
|
24883
|
+
function isDataView(value) {
|
|
24884
|
+
if (typeof DataView === 'undefined') {
|
|
24885
|
+
return false;
|
|
24886
|
+
}
|
|
24887
|
+
|
|
24888
|
+
return isDataViewToString.working
|
|
24889
|
+
? isDataViewToString(value)
|
|
24890
|
+
: value instanceof DataView;
|
|
24891
|
+
}
|
|
24892
|
+
exports.isDataView = isDataView;
|
|
24893
|
+
|
|
24894
|
+
// Store a copy of SharedArrayBuffer in case it's deleted elsewhere
|
|
24895
|
+
var SharedArrayBufferCopy = typeof SharedArrayBuffer !== 'undefined' ? SharedArrayBuffer : undefined;
|
|
24896
|
+
function isSharedArrayBufferToString(value) {
|
|
24897
|
+
return ObjectToString(value) === '[object SharedArrayBuffer]';
|
|
24898
|
+
}
|
|
24899
|
+
function isSharedArrayBuffer(value) {
|
|
24900
|
+
if (typeof SharedArrayBufferCopy === 'undefined') {
|
|
24901
|
+
return false;
|
|
24902
|
+
}
|
|
24903
|
+
|
|
24904
|
+
if (typeof isSharedArrayBufferToString.working === 'undefined') {
|
|
24905
|
+
isSharedArrayBufferToString.working = isSharedArrayBufferToString(new SharedArrayBufferCopy());
|
|
24906
|
+
}
|
|
24907
|
+
|
|
24908
|
+
return isSharedArrayBufferToString.working
|
|
24909
|
+
? isSharedArrayBufferToString(value)
|
|
24910
|
+
: value instanceof SharedArrayBufferCopy;
|
|
24911
|
+
}
|
|
24912
|
+
exports.isSharedArrayBuffer = isSharedArrayBuffer;
|
|
24913
|
+
|
|
24914
|
+
function isAsyncFunction(value) {
|
|
24915
|
+
return ObjectToString(value) === '[object AsyncFunction]';
|
|
24916
|
+
}
|
|
24917
|
+
exports.isAsyncFunction = isAsyncFunction;
|
|
24918
|
+
|
|
24919
|
+
function isMapIterator(value) {
|
|
24920
|
+
return ObjectToString(value) === '[object Map Iterator]';
|
|
24921
|
+
}
|
|
24922
|
+
exports.isMapIterator = isMapIterator;
|
|
24923
|
+
|
|
24924
|
+
function isSetIterator(value) {
|
|
24925
|
+
return ObjectToString(value) === '[object Set Iterator]';
|
|
24926
|
+
}
|
|
24927
|
+
exports.isSetIterator = isSetIterator;
|
|
24928
|
+
|
|
24929
|
+
function isGeneratorObject(value) {
|
|
24930
|
+
return ObjectToString(value) === '[object Generator]';
|
|
24931
|
+
}
|
|
24932
|
+
exports.isGeneratorObject = isGeneratorObject;
|
|
24933
|
+
|
|
24934
|
+
function isWebAssemblyCompiledModule(value) {
|
|
24935
|
+
return ObjectToString(value) === '[object WebAssembly.Module]';
|
|
24936
|
+
}
|
|
24937
|
+
exports.isWebAssemblyCompiledModule = isWebAssemblyCompiledModule;
|
|
24938
|
+
|
|
24939
|
+
function isNumberObject(value) {
|
|
24940
|
+
return checkBoxedPrimitive(value, numberValue);
|
|
24941
|
+
}
|
|
24942
|
+
exports.isNumberObject = isNumberObject;
|
|
24943
|
+
|
|
24944
|
+
function isStringObject(value) {
|
|
24945
|
+
return checkBoxedPrimitive(value, stringValue);
|
|
24946
|
+
}
|
|
24947
|
+
exports.isStringObject = isStringObject;
|
|
24948
|
+
|
|
24949
|
+
function isBooleanObject(value) {
|
|
24950
|
+
return checkBoxedPrimitive(value, booleanValue);
|
|
24951
|
+
}
|
|
24952
|
+
exports.isBooleanObject = isBooleanObject;
|
|
24953
|
+
|
|
24954
|
+
function isBigIntObject(value) {
|
|
24955
|
+
return BigIntSupported && checkBoxedPrimitive(value, bigIntValue);
|
|
24956
|
+
}
|
|
24957
|
+
exports.isBigIntObject = isBigIntObject;
|
|
24958
|
+
|
|
24959
|
+
function isSymbolObject(value) {
|
|
24960
|
+
return SymbolSupported && checkBoxedPrimitive(value, symbolValue);
|
|
24961
|
+
}
|
|
24962
|
+
exports.isSymbolObject = isSymbolObject;
|
|
24963
|
+
|
|
24964
|
+
function isBoxedPrimitive(value) {
|
|
24965
|
+
return (
|
|
24966
|
+
isNumberObject(value) ||
|
|
24967
|
+
isStringObject(value) ||
|
|
24968
|
+
isBooleanObject(value) ||
|
|
24969
|
+
isBigIntObject(value) ||
|
|
24970
|
+
isSymbolObject(value)
|
|
24971
|
+
);
|
|
24972
|
+
}
|
|
24973
|
+
exports.isBoxedPrimitive = isBoxedPrimitive;
|
|
24974
|
+
|
|
24975
|
+
function isAnyArrayBuffer(value) {
|
|
24976
|
+
return typeof Uint8Array !== 'undefined' && (
|
|
24977
|
+
isArrayBuffer(value) ||
|
|
24978
|
+
isSharedArrayBuffer(value)
|
|
24979
|
+
);
|
|
24980
|
+
}
|
|
24981
|
+
exports.isAnyArrayBuffer = isAnyArrayBuffer;
|
|
24982
|
+
|
|
24983
|
+
['isProxy', 'isExternal', 'isModuleNamespaceObject'].forEach(function(method) {
|
|
24984
|
+
Object.defineProperty(exports, method, {
|
|
24985
|
+
enumerable: false,
|
|
24986
|
+
value: function() {
|
|
24987
|
+
throw new Error(method + ' is not supported in userland');
|
|
24988
|
+
}
|
|
24989
|
+
});
|
|
24990
|
+
});
|
|
24991
|
+
|
|
24992
|
+
|
|
24993
|
+
/***/ }),
|
|
24994
|
+
|
|
24995
|
+
/***/ "../../common/temp/node_modules/.pnpm/util@0.12.5/node_modules/util/util.js":
|
|
24996
|
+
/*!**********************************************************************************!*\
|
|
24997
|
+
!*** ../../common/temp/node_modules/.pnpm/util@0.12.5/node_modules/util/util.js ***!
|
|
24998
|
+
\**********************************************************************************/
|
|
24999
|
+
/***/ ((__unused_webpack_module, exports, __webpack_require__) => {
|
|
25000
|
+
|
|
25001
|
+
// Copyright Joyent, Inc. and other Node contributors.
|
|
25002
|
+
//
|
|
25003
|
+
// Permission is hereby granted, free of charge, to any person obtaining a
|
|
25004
|
+
// copy of this software and associated documentation files (the
|
|
25005
|
+
// "Software"), to deal in the Software without restriction, including
|
|
25006
|
+
// without limitation the rights to use, copy, modify, merge, publish,
|
|
25007
|
+
// distribute, sublicense, and/or sell copies of the Software, and to permit
|
|
25008
|
+
// persons to whom the Software is furnished to do so, subject to the
|
|
25009
|
+
// following conditions:
|
|
25010
|
+
//
|
|
25011
|
+
// The above copyright notice and this permission notice shall be included
|
|
25012
|
+
// in all copies or substantial portions of the Software.
|
|
25013
|
+
//
|
|
25014
|
+
// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
|
|
25015
|
+
// OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
25016
|
+
// MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN
|
|
25017
|
+
// NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
|
|
25018
|
+
// DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
|
|
25019
|
+
// OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
25020
|
+
// USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
25021
|
+
|
|
25022
|
+
var getOwnPropertyDescriptors = Object.getOwnPropertyDescriptors ||
|
|
25023
|
+
function getOwnPropertyDescriptors(obj) {
|
|
25024
|
+
var keys = Object.keys(obj);
|
|
25025
|
+
var descriptors = {};
|
|
25026
|
+
for (var i = 0; i < keys.length; i++) {
|
|
25027
|
+
descriptors[keys[i]] = Object.getOwnPropertyDescriptor(obj, keys[i]);
|
|
25028
|
+
}
|
|
25029
|
+
return descriptors;
|
|
25030
|
+
};
|
|
25031
|
+
|
|
25032
|
+
var formatRegExp = /%[sdj%]/g;
|
|
25033
|
+
exports.format = function(f) {
|
|
25034
|
+
if (!isString(f)) {
|
|
25035
|
+
var objects = [];
|
|
25036
|
+
for (var i = 0; i < arguments.length; i++) {
|
|
25037
|
+
objects.push(inspect(arguments[i]));
|
|
25038
|
+
}
|
|
25039
|
+
return objects.join(' ');
|
|
25040
|
+
}
|
|
25041
|
+
|
|
25042
|
+
var i = 1;
|
|
25043
|
+
var args = arguments;
|
|
25044
|
+
var len = args.length;
|
|
25045
|
+
var str = String(f).replace(formatRegExp, function(x) {
|
|
25046
|
+
if (x === '%%') return '%';
|
|
25047
|
+
if (i >= len) return x;
|
|
25048
|
+
switch (x) {
|
|
25049
|
+
case '%s': return String(args[i++]);
|
|
25050
|
+
case '%d': return Number(args[i++]);
|
|
25051
|
+
case '%j':
|
|
25052
|
+
try {
|
|
25053
|
+
return JSON.stringify(args[i++]);
|
|
25054
|
+
} catch (_) {
|
|
25055
|
+
return '[Circular]';
|
|
25056
|
+
}
|
|
25057
|
+
default:
|
|
25058
|
+
return x;
|
|
25059
|
+
}
|
|
25060
|
+
});
|
|
25061
|
+
for (var x = args[i]; i < len; x = args[++i]) {
|
|
25062
|
+
if (isNull(x) || !isObject(x)) {
|
|
25063
|
+
str += ' ' + x;
|
|
25064
|
+
} else {
|
|
25065
|
+
str += ' ' + inspect(x);
|
|
25066
|
+
}
|
|
25067
|
+
}
|
|
25068
|
+
return str;
|
|
25069
|
+
};
|
|
25070
|
+
|
|
25071
|
+
|
|
25072
|
+
// Mark that a method should not be used.
|
|
25073
|
+
// Returns a modified function which warns once by default.
|
|
25074
|
+
// If --no-deprecation is set, then it is a no-op.
|
|
25075
|
+
exports.deprecate = function(fn, msg) {
|
|
25076
|
+
if (typeof process !== 'undefined' && process.noDeprecation === true) {
|
|
25077
|
+
return fn;
|
|
25078
|
+
}
|
|
25079
|
+
|
|
25080
|
+
// Allow for deprecating things in the process of starting up.
|
|
25081
|
+
if (typeof process === 'undefined') {
|
|
25082
|
+
return function() {
|
|
25083
|
+
return exports.deprecate(fn, msg).apply(this, arguments);
|
|
25084
|
+
};
|
|
25085
|
+
}
|
|
25086
|
+
|
|
25087
|
+
var warned = false;
|
|
25088
|
+
function deprecated() {
|
|
25089
|
+
if (!warned) {
|
|
25090
|
+
if (process.throwDeprecation) {
|
|
25091
|
+
throw new Error(msg);
|
|
25092
|
+
} else if (process.traceDeprecation) {
|
|
25093
|
+
console.trace(msg);
|
|
25094
|
+
} else {
|
|
25095
|
+
console.error(msg);
|
|
25096
|
+
}
|
|
25097
|
+
warned = true;
|
|
25098
|
+
}
|
|
25099
|
+
return fn.apply(this, arguments);
|
|
25100
|
+
}
|
|
25101
|
+
|
|
25102
|
+
return deprecated;
|
|
25103
|
+
};
|
|
25104
|
+
|
|
25105
|
+
|
|
25106
|
+
var debugs = {};
|
|
25107
|
+
var debugEnvRegex = /^$/;
|
|
25108
|
+
|
|
25109
|
+
if (process.env.NODE_DEBUG) {
|
|
25110
|
+
var debugEnv = process.env.NODE_DEBUG;
|
|
25111
|
+
debugEnv = debugEnv.replace(/[|\\{}()[\]^$+?.]/g, '\\$&')
|
|
25112
|
+
.replace(/\*/g, '.*')
|
|
25113
|
+
.replace(/,/g, '$|^')
|
|
25114
|
+
.toUpperCase();
|
|
25115
|
+
debugEnvRegex = new RegExp('^' + debugEnv + '$', 'i');
|
|
25116
|
+
}
|
|
25117
|
+
exports.debuglog = function(set) {
|
|
25118
|
+
set = set.toUpperCase();
|
|
25119
|
+
if (!debugs[set]) {
|
|
25120
|
+
if (debugEnvRegex.test(set)) {
|
|
25121
|
+
var pid = process.pid;
|
|
25122
|
+
debugs[set] = function() {
|
|
25123
|
+
var msg = exports.format.apply(exports, arguments);
|
|
25124
|
+
console.error('%s %d: %s', set, pid, msg);
|
|
25125
|
+
};
|
|
25126
|
+
} else {
|
|
25127
|
+
debugs[set] = function() {};
|
|
25128
|
+
}
|
|
25129
|
+
}
|
|
25130
|
+
return debugs[set];
|
|
25131
|
+
};
|
|
25132
|
+
|
|
25133
|
+
|
|
25134
|
+
/**
|
|
25135
|
+
* Echos the value of a value. Trys to print the value out
|
|
25136
|
+
* in the best way possible given the different types.
|
|
25137
|
+
*
|
|
25138
|
+
* @param {Object} obj The object to print out.
|
|
25139
|
+
* @param {Object} opts Optional options object that alters the output.
|
|
25140
|
+
*/
|
|
25141
|
+
/* legacy: obj, showHidden, depth, colors*/
|
|
25142
|
+
function inspect(obj, opts) {
|
|
25143
|
+
// default options
|
|
25144
|
+
var ctx = {
|
|
25145
|
+
seen: [],
|
|
25146
|
+
stylize: stylizeNoColor
|
|
25147
|
+
};
|
|
25148
|
+
// legacy...
|
|
25149
|
+
if (arguments.length >= 3) ctx.depth = arguments[2];
|
|
25150
|
+
if (arguments.length >= 4) ctx.colors = arguments[3];
|
|
25151
|
+
if (isBoolean(opts)) {
|
|
25152
|
+
// legacy...
|
|
25153
|
+
ctx.showHidden = opts;
|
|
25154
|
+
} else if (opts) {
|
|
25155
|
+
// got an "options" object
|
|
25156
|
+
exports._extend(ctx, opts);
|
|
25157
|
+
}
|
|
25158
|
+
// set default options
|
|
25159
|
+
if (isUndefined(ctx.showHidden)) ctx.showHidden = false;
|
|
25160
|
+
if (isUndefined(ctx.depth)) ctx.depth = 2;
|
|
25161
|
+
if (isUndefined(ctx.colors)) ctx.colors = false;
|
|
25162
|
+
if (isUndefined(ctx.customInspect)) ctx.customInspect = true;
|
|
25163
|
+
if (ctx.colors) ctx.stylize = stylizeWithColor;
|
|
25164
|
+
return formatValue(ctx, obj, ctx.depth);
|
|
25165
|
+
}
|
|
25166
|
+
exports.inspect = inspect;
|
|
25167
|
+
|
|
25168
|
+
|
|
25169
|
+
// http://en.wikipedia.org/wiki/ANSI_escape_code#graphics
|
|
25170
|
+
inspect.colors = {
|
|
25171
|
+
'bold' : [1, 22],
|
|
25172
|
+
'italic' : [3, 23],
|
|
25173
|
+
'underline' : [4, 24],
|
|
25174
|
+
'inverse' : [7, 27],
|
|
25175
|
+
'white' : [37, 39],
|
|
25176
|
+
'grey' : [90, 39],
|
|
25177
|
+
'black' : [30, 39],
|
|
25178
|
+
'blue' : [34, 39],
|
|
25179
|
+
'cyan' : [36, 39],
|
|
25180
|
+
'green' : [32, 39],
|
|
25181
|
+
'magenta' : [35, 39],
|
|
25182
|
+
'red' : [31, 39],
|
|
25183
|
+
'yellow' : [33, 39]
|
|
25184
|
+
};
|
|
25185
|
+
|
|
25186
|
+
// Don't use 'blue' not visible on cmd.exe
|
|
25187
|
+
inspect.styles = {
|
|
25188
|
+
'special': 'cyan',
|
|
25189
|
+
'number': 'yellow',
|
|
25190
|
+
'boolean': 'yellow',
|
|
25191
|
+
'undefined': 'grey',
|
|
25192
|
+
'null': 'bold',
|
|
25193
|
+
'string': 'green',
|
|
25194
|
+
'date': 'magenta',
|
|
25195
|
+
// "name": intentionally not styling
|
|
25196
|
+
'regexp': 'red'
|
|
25197
|
+
};
|
|
25198
|
+
|
|
25199
|
+
|
|
25200
|
+
function stylizeWithColor(str, styleType) {
|
|
25201
|
+
var style = inspect.styles[styleType];
|
|
25202
|
+
|
|
25203
|
+
if (style) {
|
|
25204
|
+
return '\u001b[' + inspect.colors[style][0] + 'm' + str +
|
|
25205
|
+
'\u001b[' + inspect.colors[style][1] + 'm';
|
|
25206
|
+
} else {
|
|
25207
|
+
return str;
|
|
25208
|
+
}
|
|
25209
|
+
}
|
|
25210
|
+
|
|
25211
|
+
|
|
25212
|
+
function stylizeNoColor(str, styleType) {
|
|
25213
|
+
return str;
|
|
25214
|
+
}
|
|
25215
|
+
|
|
25216
|
+
|
|
25217
|
+
function arrayToHash(array) {
|
|
25218
|
+
var hash = {};
|
|
25219
|
+
|
|
25220
|
+
array.forEach(function(val, idx) {
|
|
25221
|
+
hash[val] = true;
|
|
25222
|
+
});
|
|
25223
|
+
|
|
25224
|
+
return hash;
|
|
25225
|
+
}
|
|
25226
|
+
|
|
25227
|
+
|
|
25228
|
+
function formatValue(ctx, value, recurseTimes) {
|
|
25229
|
+
// Provide a hook for user-specified inspect functions.
|
|
25230
|
+
// Check that value is an object with an inspect function on it
|
|
25231
|
+
if (ctx.customInspect &&
|
|
25232
|
+
value &&
|
|
25233
|
+
isFunction(value.inspect) &&
|
|
25234
|
+
// Filter out the util module, it's inspect function is special
|
|
25235
|
+
value.inspect !== exports.inspect &&
|
|
25236
|
+
// Also filter out any prototype objects using the circular check.
|
|
25237
|
+
!(value.constructor && value.constructor.prototype === value)) {
|
|
25238
|
+
var ret = value.inspect(recurseTimes, ctx);
|
|
25239
|
+
if (!isString(ret)) {
|
|
25240
|
+
ret = formatValue(ctx, ret, recurseTimes);
|
|
25241
|
+
}
|
|
25242
|
+
return ret;
|
|
25243
|
+
}
|
|
25244
|
+
|
|
25245
|
+
// Primitive types cannot have properties
|
|
25246
|
+
var primitive = formatPrimitive(ctx, value);
|
|
25247
|
+
if (primitive) {
|
|
25248
|
+
return primitive;
|
|
25249
|
+
}
|
|
25250
|
+
|
|
25251
|
+
// Look up the keys of the object.
|
|
25252
|
+
var keys = Object.keys(value);
|
|
25253
|
+
var visibleKeys = arrayToHash(keys);
|
|
25254
|
+
|
|
25255
|
+
if (ctx.showHidden) {
|
|
25256
|
+
keys = Object.getOwnPropertyNames(value);
|
|
25257
|
+
}
|
|
25258
|
+
|
|
25259
|
+
// IE doesn't make error fields non-enumerable
|
|
25260
|
+
// http://msdn.microsoft.com/en-us/library/ie/dww52sbt(v=vs.94).aspx
|
|
25261
|
+
if (isError(value)
|
|
25262
|
+
&& (keys.indexOf('message') >= 0 || keys.indexOf('description') >= 0)) {
|
|
25263
|
+
return formatError(value);
|
|
25264
|
+
}
|
|
25265
|
+
|
|
25266
|
+
// Some type of object without properties can be shortcutted.
|
|
25267
|
+
if (keys.length === 0) {
|
|
25268
|
+
if (isFunction(value)) {
|
|
25269
|
+
var name = value.name ? ': ' + value.name : '';
|
|
25270
|
+
return ctx.stylize('[Function' + name + ']', 'special');
|
|
25271
|
+
}
|
|
25272
|
+
if (isRegExp(value)) {
|
|
25273
|
+
return ctx.stylize(RegExp.prototype.toString.call(value), 'regexp');
|
|
25274
|
+
}
|
|
25275
|
+
if (isDate(value)) {
|
|
25276
|
+
return ctx.stylize(Date.prototype.toString.call(value), 'date');
|
|
25277
|
+
}
|
|
25278
|
+
if (isError(value)) {
|
|
25279
|
+
return formatError(value);
|
|
25280
|
+
}
|
|
25281
|
+
}
|
|
25282
|
+
|
|
25283
|
+
var base = '', array = false, braces = ['{', '}'];
|
|
25284
|
+
|
|
25285
|
+
// Make Array say that they are Array
|
|
25286
|
+
if (isArray(value)) {
|
|
25287
|
+
array = true;
|
|
25288
|
+
braces = ['[', ']'];
|
|
25289
|
+
}
|
|
25290
|
+
|
|
25291
|
+
// Make functions say that they are functions
|
|
25292
|
+
if (isFunction(value)) {
|
|
25293
|
+
var n = value.name ? ': ' + value.name : '';
|
|
25294
|
+
base = ' [Function' + n + ']';
|
|
25295
|
+
}
|
|
25296
|
+
|
|
25297
|
+
// Make RegExps say that they are RegExps
|
|
25298
|
+
if (isRegExp(value)) {
|
|
25299
|
+
base = ' ' + RegExp.prototype.toString.call(value);
|
|
25300
|
+
}
|
|
25301
|
+
|
|
25302
|
+
// Make dates with properties first say the date
|
|
25303
|
+
if (isDate(value)) {
|
|
25304
|
+
base = ' ' + Date.prototype.toUTCString.call(value);
|
|
25305
|
+
}
|
|
25306
|
+
|
|
25307
|
+
// Make error with message first say the error
|
|
25308
|
+
if (isError(value)) {
|
|
25309
|
+
base = ' ' + formatError(value);
|
|
25310
|
+
}
|
|
25311
|
+
|
|
25312
|
+
if (keys.length === 0 && (!array || value.length == 0)) {
|
|
25313
|
+
return braces[0] + base + braces[1];
|
|
25314
|
+
}
|
|
25315
|
+
|
|
25316
|
+
if (recurseTimes < 0) {
|
|
25317
|
+
if (isRegExp(value)) {
|
|
25318
|
+
return ctx.stylize(RegExp.prototype.toString.call(value), 'regexp');
|
|
25319
|
+
} else {
|
|
25320
|
+
return ctx.stylize('[Object]', 'special');
|
|
25321
|
+
}
|
|
25322
|
+
}
|
|
25323
|
+
|
|
25324
|
+
ctx.seen.push(value);
|
|
25325
|
+
|
|
25326
|
+
var output;
|
|
25327
|
+
if (array) {
|
|
25328
|
+
output = formatArray(ctx, value, recurseTimes, visibleKeys, keys);
|
|
25329
|
+
} else {
|
|
25330
|
+
output = keys.map(function(key) {
|
|
25331
|
+
return formatProperty(ctx, value, recurseTimes, visibleKeys, key, array);
|
|
25332
|
+
});
|
|
25333
|
+
}
|
|
25334
|
+
|
|
25335
|
+
ctx.seen.pop();
|
|
25336
|
+
|
|
25337
|
+
return reduceToSingleString(output, base, braces);
|
|
25338
|
+
}
|
|
25339
|
+
|
|
25340
|
+
|
|
25341
|
+
function formatPrimitive(ctx, value) {
|
|
25342
|
+
if (isUndefined(value))
|
|
25343
|
+
return ctx.stylize('undefined', 'undefined');
|
|
25344
|
+
if (isString(value)) {
|
|
25345
|
+
var simple = '\'' + JSON.stringify(value).replace(/^"|"$/g, '')
|
|
25346
|
+
.replace(/'/g, "\\'")
|
|
25347
|
+
.replace(/\\"/g, '"') + '\'';
|
|
25348
|
+
return ctx.stylize(simple, 'string');
|
|
25349
|
+
}
|
|
25350
|
+
if (isNumber(value))
|
|
25351
|
+
return ctx.stylize('' + value, 'number');
|
|
25352
|
+
if (isBoolean(value))
|
|
25353
|
+
return ctx.stylize('' + value, 'boolean');
|
|
25354
|
+
// For some reason typeof null is "object", so special case here.
|
|
25355
|
+
if (isNull(value))
|
|
25356
|
+
return ctx.stylize('null', 'null');
|
|
25357
|
+
}
|
|
25358
|
+
|
|
25359
|
+
|
|
25360
|
+
function formatError(value) {
|
|
25361
|
+
return '[' + Error.prototype.toString.call(value) + ']';
|
|
25362
|
+
}
|
|
25363
|
+
|
|
25364
|
+
|
|
25365
|
+
function formatArray(ctx, value, recurseTimes, visibleKeys, keys) {
|
|
25366
|
+
var output = [];
|
|
25367
|
+
for (var i = 0, l = value.length; i < l; ++i) {
|
|
25368
|
+
if (hasOwnProperty(value, String(i))) {
|
|
25369
|
+
output.push(formatProperty(ctx, value, recurseTimes, visibleKeys,
|
|
25370
|
+
String(i), true));
|
|
25371
|
+
} else {
|
|
25372
|
+
output.push('');
|
|
25373
|
+
}
|
|
25374
|
+
}
|
|
25375
|
+
keys.forEach(function(key) {
|
|
25376
|
+
if (!key.match(/^\d+$/)) {
|
|
25377
|
+
output.push(formatProperty(ctx, value, recurseTimes, visibleKeys,
|
|
25378
|
+
key, true));
|
|
25379
|
+
}
|
|
25380
|
+
});
|
|
25381
|
+
return output;
|
|
25382
|
+
}
|
|
25383
|
+
|
|
25384
|
+
|
|
25385
|
+
function formatProperty(ctx, value, recurseTimes, visibleKeys, key, array) {
|
|
25386
|
+
var name, str, desc;
|
|
25387
|
+
desc = Object.getOwnPropertyDescriptor(value, key) || { value: value[key] };
|
|
25388
|
+
if (desc.get) {
|
|
25389
|
+
if (desc.set) {
|
|
25390
|
+
str = ctx.stylize('[Getter/Setter]', 'special');
|
|
25391
|
+
} else {
|
|
25392
|
+
str = ctx.stylize('[Getter]', 'special');
|
|
25393
|
+
}
|
|
25394
|
+
} else {
|
|
25395
|
+
if (desc.set) {
|
|
25396
|
+
str = ctx.stylize('[Setter]', 'special');
|
|
25397
|
+
}
|
|
25398
|
+
}
|
|
25399
|
+
if (!hasOwnProperty(visibleKeys, key)) {
|
|
25400
|
+
name = '[' + key + ']';
|
|
25401
|
+
}
|
|
25402
|
+
if (!str) {
|
|
25403
|
+
if (ctx.seen.indexOf(desc.value) < 0) {
|
|
25404
|
+
if (isNull(recurseTimes)) {
|
|
25405
|
+
str = formatValue(ctx, desc.value, null);
|
|
25406
|
+
} else {
|
|
25407
|
+
str = formatValue(ctx, desc.value, recurseTimes - 1);
|
|
25408
|
+
}
|
|
25409
|
+
if (str.indexOf('\n') > -1) {
|
|
25410
|
+
if (array) {
|
|
25411
|
+
str = str.split('\n').map(function(line) {
|
|
25412
|
+
return ' ' + line;
|
|
25413
|
+
}).join('\n').slice(2);
|
|
25414
|
+
} else {
|
|
25415
|
+
str = '\n' + str.split('\n').map(function(line) {
|
|
25416
|
+
return ' ' + line;
|
|
25417
|
+
}).join('\n');
|
|
25418
|
+
}
|
|
25419
|
+
}
|
|
25420
|
+
} else {
|
|
25421
|
+
str = ctx.stylize('[Circular]', 'special');
|
|
25422
|
+
}
|
|
25423
|
+
}
|
|
25424
|
+
if (isUndefined(name)) {
|
|
25425
|
+
if (array && key.match(/^\d+$/)) {
|
|
25426
|
+
return str;
|
|
25427
|
+
}
|
|
25428
|
+
name = JSON.stringify('' + key);
|
|
25429
|
+
if (name.match(/^"([a-zA-Z_][a-zA-Z_0-9]*)"$/)) {
|
|
25430
|
+
name = name.slice(1, -1);
|
|
25431
|
+
name = ctx.stylize(name, 'name');
|
|
25432
|
+
} else {
|
|
25433
|
+
name = name.replace(/'/g, "\\'")
|
|
25434
|
+
.replace(/\\"/g, '"')
|
|
25435
|
+
.replace(/(^"|"$)/g, "'");
|
|
25436
|
+
name = ctx.stylize(name, 'string');
|
|
25437
|
+
}
|
|
25438
|
+
}
|
|
25439
|
+
|
|
25440
|
+
return name + ': ' + str;
|
|
25441
|
+
}
|
|
25442
|
+
|
|
25443
|
+
|
|
25444
|
+
function reduceToSingleString(output, base, braces) {
|
|
25445
|
+
var numLinesEst = 0;
|
|
25446
|
+
var length = output.reduce(function(prev, cur) {
|
|
25447
|
+
numLinesEst++;
|
|
25448
|
+
if (cur.indexOf('\n') >= 0) numLinesEst++;
|
|
25449
|
+
return prev + cur.replace(/\u001b\[\d\d?m/g, '').length + 1;
|
|
25450
|
+
}, 0);
|
|
25451
|
+
|
|
25452
|
+
if (length > 60) {
|
|
25453
|
+
return braces[0] +
|
|
25454
|
+
(base === '' ? '' : base + '\n ') +
|
|
25455
|
+
' ' +
|
|
25456
|
+
output.join(',\n ') +
|
|
25457
|
+
' ' +
|
|
25458
|
+
braces[1];
|
|
25459
|
+
}
|
|
25460
|
+
|
|
25461
|
+
return braces[0] + base + ' ' + output.join(', ') + ' ' + braces[1];
|
|
25462
|
+
}
|
|
25463
|
+
|
|
25464
|
+
|
|
25465
|
+
// NOTE: These type checking functions intentionally don't use `instanceof`
|
|
25466
|
+
// because it is fragile and can be easily faked with `Object.create()`.
|
|
25467
|
+
exports.types = __webpack_require__(/*! ./support/types */ "../../common/temp/node_modules/.pnpm/util@0.12.5/node_modules/util/support/types.js");
|
|
25468
|
+
|
|
25469
|
+
function isArray(ar) {
|
|
25470
|
+
return Array.isArray(ar);
|
|
25471
|
+
}
|
|
25472
|
+
exports.isArray = isArray;
|
|
25473
|
+
|
|
25474
|
+
function isBoolean(arg) {
|
|
25475
|
+
return typeof arg === 'boolean';
|
|
25476
|
+
}
|
|
25477
|
+
exports.isBoolean = isBoolean;
|
|
25478
|
+
|
|
25479
|
+
function isNull(arg) {
|
|
25480
|
+
return arg === null;
|
|
25481
|
+
}
|
|
25482
|
+
exports.isNull = isNull;
|
|
25483
|
+
|
|
25484
|
+
function isNullOrUndefined(arg) {
|
|
25485
|
+
return arg == null;
|
|
25486
|
+
}
|
|
25487
|
+
exports.isNullOrUndefined = isNullOrUndefined;
|
|
25488
|
+
|
|
25489
|
+
function isNumber(arg) {
|
|
25490
|
+
return typeof arg === 'number';
|
|
25491
|
+
}
|
|
25492
|
+
exports.isNumber = isNumber;
|
|
25493
|
+
|
|
25494
|
+
function isString(arg) {
|
|
25495
|
+
return typeof arg === 'string';
|
|
25496
|
+
}
|
|
25497
|
+
exports.isString = isString;
|
|
25498
|
+
|
|
25499
|
+
function isSymbol(arg) {
|
|
25500
|
+
return typeof arg === 'symbol';
|
|
25501
|
+
}
|
|
25502
|
+
exports.isSymbol = isSymbol;
|
|
25503
|
+
|
|
25504
|
+
function isUndefined(arg) {
|
|
25505
|
+
return arg === void 0;
|
|
25506
|
+
}
|
|
25507
|
+
exports.isUndefined = isUndefined;
|
|
25508
|
+
|
|
25509
|
+
function isRegExp(re) {
|
|
25510
|
+
return isObject(re) && objectToString(re) === '[object RegExp]';
|
|
25511
|
+
}
|
|
25512
|
+
exports.isRegExp = isRegExp;
|
|
25513
|
+
exports.types.isRegExp = isRegExp;
|
|
25514
|
+
|
|
25515
|
+
function isObject(arg) {
|
|
25516
|
+
return typeof arg === 'object' && arg !== null;
|
|
25517
|
+
}
|
|
25518
|
+
exports.isObject = isObject;
|
|
25519
|
+
|
|
25520
|
+
function isDate(d) {
|
|
25521
|
+
return isObject(d) && objectToString(d) === '[object Date]';
|
|
25522
|
+
}
|
|
25523
|
+
exports.isDate = isDate;
|
|
25524
|
+
exports.types.isDate = isDate;
|
|
25525
|
+
|
|
25526
|
+
function isError(e) {
|
|
25527
|
+
return isObject(e) &&
|
|
25528
|
+
(objectToString(e) === '[object Error]' || e instanceof Error);
|
|
25529
|
+
}
|
|
25530
|
+
exports.isError = isError;
|
|
25531
|
+
exports.types.isNativeError = isError;
|
|
25532
|
+
|
|
25533
|
+
function isFunction(arg) {
|
|
25534
|
+
return typeof arg === 'function';
|
|
25535
|
+
}
|
|
25536
|
+
exports.isFunction = isFunction;
|
|
25537
|
+
|
|
25538
|
+
function isPrimitive(arg) {
|
|
25539
|
+
return arg === null ||
|
|
25540
|
+
typeof arg === 'boolean' ||
|
|
25541
|
+
typeof arg === 'number' ||
|
|
25542
|
+
typeof arg === 'string' ||
|
|
25543
|
+
typeof arg === 'symbol' || // ES6 symbol
|
|
25544
|
+
typeof arg === 'undefined';
|
|
25545
|
+
}
|
|
25546
|
+
exports.isPrimitive = isPrimitive;
|
|
25547
|
+
|
|
25548
|
+
exports.isBuffer = __webpack_require__(/*! ./support/isBuffer */ "../../common/temp/node_modules/.pnpm/util@0.12.5/node_modules/util/support/isBufferBrowser.js");
|
|
25549
|
+
|
|
25550
|
+
function objectToString(o) {
|
|
25551
|
+
return Object.prototype.toString.call(o);
|
|
25552
|
+
}
|
|
25553
|
+
|
|
25554
|
+
|
|
25555
|
+
function pad(n) {
|
|
25556
|
+
return n < 10 ? '0' + n.toString(10) : n.toString(10);
|
|
25557
|
+
}
|
|
25558
|
+
|
|
25559
|
+
|
|
25560
|
+
var months = ['Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep',
|
|
25561
|
+
'Oct', 'Nov', 'Dec'];
|
|
25562
|
+
|
|
25563
|
+
// 26 Feb 16:19:34
|
|
25564
|
+
function timestamp() {
|
|
25565
|
+
var d = new Date();
|
|
25566
|
+
var time = [pad(d.getHours()),
|
|
25567
|
+
pad(d.getMinutes()),
|
|
25568
|
+
pad(d.getSeconds())].join(':');
|
|
25569
|
+
return [d.getDate(), months[d.getMonth()], time].join(' ');
|
|
25570
|
+
}
|
|
25571
|
+
|
|
25572
|
+
|
|
25573
|
+
// log is just a thin wrapper to console.log that prepends a timestamp
|
|
25574
|
+
exports.log = function() {
|
|
25575
|
+
console.log('%s - %s', timestamp(), exports.format.apply(exports, arguments));
|
|
25576
|
+
};
|
|
25577
|
+
|
|
25578
|
+
|
|
25579
|
+
/**
|
|
25580
|
+
* Inherit the prototype methods from one constructor into another.
|
|
25581
|
+
*
|
|
25582
|
+
* The Function.prototype.inherits from lang.js rewritten as a standalone
|
|
25583
|
+
* function (not on Function.prototype). NOTE: If this file is to be loaded
|
|
25584
|
+
* during bootstrapping this function needs to be rewritten using some native
|
|
25585
|
+
* functions as prototype setup using normal JavaScript does not work as
|
|
25586
|
+
* expected during bootstrapping (see mirror.js in r114903).
|
|
25587
|
+
*
|
|
25588
|
+
* @param {function} ctor Constructor function which needs to inherit the
|
|
25589
|
+
* prototype.
|
|
25590
|
+
* @param {function} superCtor Constructor function to inherit prototype from.
|
|
25591
|
+
*/
|
|
25592
|
+
exports.inherits = __webpack_require__(/*! inherits */ "../../common/temp/node_modules/.pnpm/inherits@2.0.4/node_modules/inherits/inherits_browser.js");
|
|
25593
|
+
|
|
25594
|
+
exports._extend = function(origin, add) {
|
|
25595
|
+
// Don't do anything if add isn't an object
|
|
25596
|
+
if (!add || !isObject(add)) return origin;
|
|
25597
|
+
|
|
25598
|
+
var keys = Object.keys(add);
|
|
25599
|
+
var i = keys.length;
|
|
25600
|
+
while (i--) {
|
|
25601
|
+
origin[keys[i]] = add[keys[i]];
|
|
25602
|
+
}
|
|
25603
|
+
return origin;
|
|
25604
|
+
};
|
|
25605
|
+
|
|
25606
|
+
function hasOwnProperty(obj, prop) {
|
|
25607
|
+
return Object.prototype.hasOwnProperty.call(obj, prop);
|
|
25608
|
+
}
|
|
25609
|
+
|
|
25610
|
+
var kCustomPromisifiedSymbol = typeof Symbol !== 'undefined' ? Symbol('util.promisify.custom') : undefined;
|
|
25611
|
+
|
|
25612
|
+
exports.promisify = function promisify(original) {
|
|
25613
|
+
if (typeof original !== 'function')
|
|
25614
|
+
throw new TypeError('The "original" argument must be of type Function');
|
|
25615
|
+
|
|
25616
|
+
if (kCustomPromisifiedSymbol && original[kCustomPromisifiedSymbol]) {
|
|
25617
|
+
var fn = original[kCustomPromisifiedSymbol];
|
|
25618
|
+
if (typeof fn !== 'function') {
|
|
25619
|
+
throw new TypeError('The "util.promisify.custom" argument must be of type Function');
|
|
25620
|
+
}
|
|
25621
|
+
Object.defineProperty(fn, kCustomPromisifiedSymbol, {
|
|
25622
|
+
value: fn, enumerable: false, writable: false, configurable: true
|
|
25623
|
+
});
|
|
25624
|
+
return fn;
|
|
25625
|
+
}
|
|
25626
|
+
|
|
25627
|
+
function fn() {
|
|
25628
|
+
var promiseResolve, promiseReject;
|
|
25629
|
+
var promise = new Promise(function (resolve, reject) {
|
|
25630
|
+
promiseResolve = resolve;
|
|
25631
|
+
promiseReject = reject;
|
|
25632
|
+
});
|
|
25633
|
+
|
|
25634
|
+
var args = [];
|
|
25635
|
+
for (var i = 0; i < arguments.length; i++) {
|
|
25636
|
+
args.push(arguments[i]);
|
|
25637
|
+
}
|
|
25638
|
+
args.push(function (err, value) {
|
|
25639
|
+
if (err) {
|
|
25640
|
+
promiseReject(err);
|
|
25641
|
+
} else {
|
|
25642
|
+
promiseResolve(value);
|
|
25643
|
+
}
|
|
25644
|
+
});
|
|
25645
|
+
|
|
25646
|
+
try {
|
|
25647
|
+
original.apply(this, args);
|
|
25648
|
+
} catch (err) {
|
|
25649
|
+
promiseReject(err);
|
|
25650
|
+
}
|
|
25651
|
+
|
|
25652
|
+
return promise;
|
|
25653
|
+
}
|
|
25654
|
+
|
|
25655
|
+
Object.setPrototypeOf(fn, Object.getPrototypeOf(original));
|
|
25656
|
+
|
|
25657
|
+
if (kCustomPromisifiedSymbol) Object.defineProperty(fn, kCustomPromisifiedSymbol, {
|
|
25658
|
+
value: fn, enumerable: false, writable: false, configurable: true
|
|
25659
|
+
});
|
|
25660
|
+
return Object.defineProperties(
|
|
25661
|
+
fn,
|
|
25662
|
+
getOwnPropertyDescriptors(original)
|
|
25663
|
+
);
|
|
25664
|
+
}
|
|
25665
|
+
|
|
25666
|
+
exports.promisify.custom = kCustomPromisifiedSymbol
|
|
25667
|
+
|
|
25668
|
+
function callbackifyOnRejected(reason, cb) {
|
|
25669
|
+
// `!reason` guard inspired by bluebird (Ref: https://goo.gl/t5IS6M).
|
|
25670
|
+
// Because `null` is a special error value in callbacks which means "no error
|
|
25671
|
+
// occurred", we error-wrap so the callback consumer can distinguish between
|
|
25672
|
+
// "the promise rejected with null" or "the promise fulfilled with undefined".
|
|
25673
|
+
if (!reason) {
|
|
25674
|
+
var newReason = new Error('Promise was rejected with a falsy value');
|
|
25675
|
+
newReason.reason = reason;
|
|
25676
|
+
reason = newReason;
|
|
25677
|
+
}
|
|
25678
|
+
return cb(reason);
|
|
25679
|
+
}
|
|
25680
|
+
|
|
25681
|
+
function callbackify(original) {
|
|
25682
|
+
if (typeof original !== 'function') {
|
|
25683
|
+
throw new TypeError('The "original" argument must be of type Function');
|
|
25684
|
+
}
|
|
25685
|
+
|
|
25686
|
+
// We DO NOT return the promise as it gives the user a false sense that
|
|
25687
|
+
// the promise is actually somehow related to the callback's execution
|
|
25688
|
+
// and that the callback throwing will reject the promise.
|
|
25689
|
+
function callbackified() {
|
|
25690
|
+
var args = [];
|
|
25691
|
+
for (var i = 0; i < arguments.length; i++) {
|
|
25692
|
+
args.push(arguments[i]);
|
|
25693
|
+
}
|
|
25694
|
+
|
|
25695
|
+
var maybeCb = args.pop();
|
|
25696
|
+
if (typeof maybeCb !== 'function') {
|
|
25697
|
+
throw new TypeError('The last argument must be of type Function');
|
|
25698
|
+
}
|
|
25699
|
+
var self = this;
|
|
25700
|
+
var cb = function() {
|
|
25701
|
+
return maybeCb.apply(self, arguments);
|
|
25702
|
+
};
|
|
25703
|
+
// In true node style we process the callback on `nextTick` with all the
|
|
25704
|
+
// implications (stack, `uncaughtException`, `async_hooks`)
|
|
25705
|
+
original.apply(this, args)
|
|
25706
|
+
.then(function(ret) { process.nextTick(cb.bind(null, null, ret)) },
|
|
25707
|
+
function(rej) { process.nextTick(callbackifyOnRejected.bind(null, rej, cb)) });
|
|
25708
|
+
}
|
|
25709
|
+
|
|
25710
|
+
Object.setPrototypeOf(callbackified, Object.getPrototypeOf(original));
|
|
25711
|
+
Object.defineProperties(callbackified,
|
|
25712
|
+
getOwnPropertyDescriptors(original));
|
|
25713
|
+
return callbackified;
|
|
25714
|
+
}
|
|
25715
|
+
exports.callbackify = callbackify;
|
|
25716
|
+
|
|
25717
|
+
|
|
25718
|
+
/***/ }),
|
|
25719
|
+
|
|
25720
|
+
/***/ "../../common/temp/node_modules/.pnpm/which-typed-array@1.1.9/node_modules/which-typed-array/index.js":
|
|
25721
|
+
/*!************************************************************************************************************!*\
|
|
25722
|
+
!*** ../../common/temp/node_modules/.pnpm/which-typed-array@1.1.9/node_modules/which-typed-array/index.js ***!
|
|
25723
|
+
\************************************************************************************************************/
|
|
25724
|
+
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
25725
|
+
|
|
25726
|
+
"use strict";
|
|
25727
|
+
|
|
25728
|
+
|
|
25729
|
+
var forEach = __webpack_require__(/*! for-each */ "../../common/temp/node_modules/.pnpm/for-each@0.3.3/node_modules/for-each/index.js");
|
|
25730
|
+
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");
|
|
25731
|
+
var callBound = __webpack_require__(/*! call-bind/callBound */ "../../common/temp/node_modules/.pnpm/call-bind@1.0.2/node_modules/call-bind/callBound.js");
|
|
25732
|
+
var gOPD = __webpack_require__(/*! gopd */ "../../common/temp/node_modules/.pnpm/gopd@1.0.1/node_modules/gopd/index.js");
|
|
25733
|
+
|
|
25734
|
+
var $toString = callBound('Object.prototype.toString');
|
|
25735
|
+
var hasToStringTag = __webpack_require__(/*! has-tostringtag/shams */ "../../common/temp/node_modules/.pnpm/has-tostringtag@1.0.0/node_modules/has-tostringtag/shams.js")();
|
|
25736
|
+
|
|
25737
|
+
var g = typeof globalThis === 'undefined' ? __webpack_require__.g : globalThis;
|
|
25738
|
+
var typedArrays = availableTypedArrays();
|
|
25739
|
+
|
|
25740
|
+
var $slice = callBound('String.prototype.slice');
|
|
25741
|
+
var toStrTags = {};
|
|
25742
|
+
var getPrototypeOf = Object.getPrototypeOf; // require('getprototypeof');
|
|
25743
|
+
if (hasToStringTag && gOPD && getPrototypeOf) {
|
|
25744
|
+
forEach(typedArrays, function (typedArray) {
|
|
25745
|
+
if (typeof g[typedArray] === 'function') {
|
|
25746
|
+
var arr = new g[typedArray]();
|
|
25747
|
+
if (Symbol.toStringTag in arr) {
|
|
25748
|
+
var proto = getPrototypeOf(arr);
|
|
25749
|
+
var descriptor = gOPD(proto, Symbol.toStringTag);
|
|
25750
|
+
if (!descriptor) {
|
|
25751
|
+
var superProto = getPrototypeOf(proto);
|
|
25752
|
+
descriptor = gOPD(superProto, Symbol.toStringTag);
|
|
25753
|
+
}
|
|
25754
|
+
toStrTags[typedArray] = descriptor.get;
|
|
25755
|
+
}
|
|
25756
|
+
}
|
|
25757
|
+
});
|
|
25758
|
+
}
|
|
25759
|
+
|
|
25760
|
+
var tryTypedArrays = function tryAllTypedArrays(value) {
|
|
25761
|
+
var foundName = false;
|
|
25762
|
+
forEach(toStrTags, function (getter, typedArray) {
|
|
25763
|
+
if (!foundName) {
|
|
25764
|
+
try {
|
|
25765
|
+
var name = getter.call(value);
|
|
25766
|
+
if (name === typedArray) {
|
|
25767
|
+
foundName = name;
|
|
25768
|
+
}
|
|
25769
|
+
} catch (e) {}
|
|
25770
|
+
}
|
|
25771
|
+
});
|
|
25772
|
+
return foundName;
|
|
25773
|
+
};
|
|
25774
|
+
|
|
25775
|
+
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");
|
|
25776
|
+
|
|
25777
|
+
module.exports = function whichTypedArray(value) {
|
|
25778
|
+
if (!isTypedArray(value)) { return false; }
|
|
25779
|
+
if (!hasToStringTag || !(Symbol.toStringTag in value)) { return $slice($toString(value), 8, -1); }
|
|
25780
|
+
return tryTypedArrays(value);
|
|
25781
|
+
};
|
|
25782
|
+
|
|
25783
|
+
|
|
23534
25784
|
/***/ }),
|
|
23535
25785
|
|
|
23536
25786
|
/***/ "../../common/temp/node_modules/.pnpm/wms-capabilities@0.4.0/node_modules/wms-capabilities/dist/wms-capabilities.min.js":
|
|
@@ -40577,6 +42827,8 @@ var NormalMapFlags;
|
|
|
40577
42827
|
* be negated. By default it points downward.
|
|
40578
42828
|
*/
|
|
40579
42829
|
NormalMapFlags[NormalMapFlags["GreenUp"] = 1] = "GreenUp";
|
|
42830
|
+
/** If true, override the mapping mode with constant LOD mapping for the normal map. */
|
|
42831
|
+
NormalMapFlags[NormalMapFlags["UseConstantLod"] = 2] = "UseConstantLod";
|
|
40580
42832
|
})(NormalMapFlags || (NormalMapFlags = {}));
|
|
40581
42833
|
|
|
40582
42834
|
|
|
@@ -43668,7 +45920,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
43668
45920
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
43669
45921
|
/* harmony export */ "RpcInterface": () => (/* binding */ RpcInterface)
|
|
43670
45922
|
/* harmony export */ });
|
|
43671
|
-
/* harmony import */ var semver__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! semver */ "../../common/temp/node_modules/.pnpm/semver@7.
|
|
45923
|
+
/* 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");
|
|
43672
45924
|
/* harmony import */ var semver__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(semver__WEBPACK_IMPORTED_MODULE_0__);
|
|
43673
45925
|
/* harmony import */ var _rpc_core_RpcConfiguration__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./rpc/core/RpcConfiguration */ "../../core/common/lib/esm/rpc/core/RpcConfiguration.js");
|
|
43674
45926
|
/* harmony import */ var _rpc_core_RpcRegistry__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./rpc/core/RpcRegistry */ "../../core/common/lib/esm/rpc/core/RpcRegistry.js");
|
|
@@ -45230,10 +47482,10 @@ class TextureMapping {
|
|
|
45230
47482
|
this.worldMapping = props?.worldMapping ?? false;
|
|
45231
47483
|
this.useConstantLod = props?.useConstantLod ?? false;
|
|
45232
47484
|
this.constantLodParams = {
|
|
45233
|
-
repetitions: props?.
|
|
45234
|
-
offset: props?.
|
|
45235
|
-
minDistClamp: props?.
|
|
45236
|
-
maxDistClamp: props?.
|
|
47485
|
+
repetitions: props?.constantLodProps?.repetitions ?? 1,
|
|
47486
|
+
offset: props?.constantLodProps?.offset ?? { x: 0, y: 0 },
|
|
47487
|
+
minDistClamp: props?.constantLodProps?.minDistClamp ?? 1,
|
|
47488
|
+
maxDistClamp: props?.constantLodProps?.maxDistClamp ?? 4096 * 1024 * 1024,
|
|
45237
47489
|
};
|
|
45238
47490
|
}
|
|
45239
47491
|
/**
|
|
@@ -47410,6 +49662,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
47410
49662
|
/* harmony export */ "computeChildTileProps": () => (/* reexport safe */ _tile_TileMetadata__WEBPACK_IMPORTED_MODULE_150__.computeChildTileProps),
|
|
47411
49663
|
/* harmony export */ "computeChildTileRanges": () => (/* reexport safe */ _tile_TileMetadata__WEBPACK_IMPORTED_MODULE_150__.computeChildTileRanges),
|
|
47412
49664
|
/* harmony export */ "computeTileChordTolerance": () => (/* reexport safe */ _tile_TileMetadata__WEBPACK_IMPORTED_MODULE_150__.computeTileChordTolerance),
|
|
49665
|
+
/* harmony export */ "decodeTileContentDescription": () => (/* reexport safe */ _tile_TileMetadata__WEBPACK_IMPORTED_MODULE_150__.decodeTileContentDescription),
|
|
47413
49666
|
/* harmony export */ "defaultTileOptions": () => (/* reexport safe */ _tile_TileMetadata__WEBPACK_IMPORTED_MODULE_150__.defaultTileOptions),
|
|
47414
49667
|
/* harmony export */ "getMaximumMajorTileFormatVersion": () => (/* reexport safe */ _tile_TileMetadata__WEBPACK_IMPORTED_MODULE_150__.getMaximumMajorTileFormatVersion),
|
|
47415
49668
|
/* harmony export */ "getPullChangesIpcChannel": () => (/* reexport safe */ _IpcAppProps__WEBPACK_IMPORTED_MODULE_68__.getPullChangesIpcChannel),
|
|
@@ -61276,13 +63529,13 @@ var CurrentImdlVersion;
|
|
|
61276
63529
|
* 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
|
|
61277
63530
|
* greater minor version than CurrentVersion.Minor, although some data may be skipped.
|
|
61278
63531
|
*/
|
|
61279
|
-
CurrentImdlVersion[CurrentImdlVersion["Major"] =
|
|
63532
|
+
CurrentImdlVersion[CurrentImdlVersion["Major"] = 31] = "Major";
|
|
61280
63533
|
/** The unsigned 16-bit minor version number. If the major version in the tile header is equal to CurrentVersion.Major, then this package can
|
|
61281
63534
|
* read the tile content even if the minor version in the tile header is greater than this value, although some data may be skipped.
|
|
61282
63535
|
*/
|
|
61283
63536
|
CurrentImdlVersion[CurrentImdlVersion["Minor"] = 0] = "Minor";
|
|
61284
63537
|
/** The unsigned 32-bit version number derived from the 16-bit major and minor version numbers. */
|
|
61285
|
-
CurrentImdlVersion[CurrentImdlVersion["Combined"] =
|
|
63538
|
+
CurrentImdlVersion[CurrentImdlVersion["Combined"] = 2031616] = "Combined";
|
|
61286
63539
|
})(CurrentImdlVersion || (CurrentImdlVersion = {}));
|
|
61287
63540
|
/** Header embedded at the beginning of binary tile data in iMdl format describing its contents.
|
|
61288
63541
|
* @internal
|
|
@@ -61529,6 +63782,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
61529
63782
|
/* harmony export */ "computeChildTileProps": () => (/* binding */ computeChildTileProps),
|
|
61530
63783
|
/* harmony export */ "computeChildTileRanges": () => (/* binding */ computeChildTileRanges),
|
|
61531
63784
|
/* harmony export */ "computeTileChordTolerance": () => (/* binding */ computeTileChordTolerance),
|
|
63785
|
+
/* harmony export */ "decodeTileContentDescription": () => (/* binding */ decodeTileContentDescription),
|
|
61532
63786
|
/* harmony export */ "defaultTileOptions": () => (/* binding */ defaultTileOptions),
|
|
61533
63787
|
/* harmony export */ "getMaximumMajorTileFormatVersion": () => (/* binding */ getMaximumMajorTileFormatVersion),
|
|
61534
63788
|
/* harmony export */ "iModelTileTreeIdToString": () => (/* binding */ iModelTileTreeIdToString),
|
|
@@ -62114,8 +64368,15 @@ function computeChildTileProps(parent, idProvider, root) {
|
|
|
62114
64368
|
/** Deserializes tile content metadata.
|
|
62115
64369
|
* @throws [[TileReadError]]
|
|
62116
64370
|
* @internal
|
|
64371
|
+
* @deprecated in 4.0. Use decodeTileContentDescription. I think tile agents (or their tests) are using this function.
|
|
62117
64372
|
*/
|
|
62118
64373
|
function readTileContentDescription(stream, sizeMultiplier, is2d, options, isVolumeClassifier) {
|
|
64374
|
+
return decodeTileContentDescription({ stream, sizeMultiplier, is2d, options, isVolumeClassifier });
|
|
64375
|
+
}
|
|
64376
|
+
/** @internal */
|
|
64377
|
+
function decodeTileContentDescription(args) {
|
|
64378
|
+
const { stream, options } = args;
|
|
64379
|
+
const isVolumeClassifier = args.isVolumeClassifier ?? false;
|
|
62119
64380
|
stream.reset();
|
|
62120
64381
|
const header = new _IModelTileIO__WEBPACK_IMPORTED_MODULE_3__.ImdlHeader(stream);
|
|
62121
64382
|
if (!header.isValid)
|
|
@@ -62128,31 +64389,35 @@ function readTileContentDescription(stream, sizeMultiplier, is2d, options, isVol
|
|
|
62128
64389
|
if (undefined === ftHeader)
|
|
62129
64390
|
throw new _TileIO__WEBPACK_IMPORTED_MODULE_4__.TileReadError(_TileIO__WEBPACK_IMPORTED_MODULE_4__.TileReadStatus.InvalidFeatureTable);
|
|
62130
64391
|
stream.curPos = featureTableStartPos + ftHeader.length;
|
|
62131
|
-
|
|
62132
|
-
|
|
62133
|
-
|
|
62134
|
-
|
|
62135
|
-
|
|
62136
|
-
|
|
62137
|
-
|
|
62138
|
-
|
|
62139
|
-
|
|
62140
|
-
|
|
62141
|
-
|
|
62142
|
-
|
|
62143
|
-
|
|
62144
|
-
|
|
62145
|
-
|
|
62146
|
-
|
|
62147
|
-
|
|
62148
|
-
|
|
62149
|
-
|
|
62150
|
-
|
|
62151
|
-
|
|
64392
|
+
let sizeMultiplier = args.sizeMultiplier;
|
|
64393
|
+
let isLeaf = args.isLeaf;
|
|
64394
|
+
if (undefined === isLeaf) {
|
|
64395
|
+
// Determine subdivision based on header data.
|
|
64396
|
+
const completeTile = 0 === (header.flags & _IModelTileIO__WEBPACK_IMPORTED_MODULE_3__.ImdlFlags.Incomplete);
|
|
64397
|
+
const emptyTile = completeTile && 0 === header.numElementsIncluded && 0 === header.numElementsExcluded;
|
|
64398
|
+
isLeaf = (emptyTile || isVolumeClassifier); // Current classifier algorithm supports only a single tile.
|
|
64399
|
+
if (!isLeaf) {
|
|
64400
|
+
// Non-spatial (2d) models are of arbitrary scale and contain geometry like line work and especially text which
|
|
64401
|
+
// can be adversely affected by quantization issues when zooming in closely.
|
|
64402
|
+
const maxLeafTolerance = 1.0;
|
|
64403
|
+
// Must sub-divide if tile explicitly specifies...
|
|
64404
|
+
let canSkipSubdivision = 0 === (header.flags & _IModelTileIO__WEBPACK_IMPORTED_MODULE_3__.ImdlFlags.DisallowMagnification);
|
|
64405
|
+
// ...or in 2d, or if app explicitly disabled magnification, or tolerance large enough to risk quantization error...
|
|
64406
|
+
canSkipSubdivision = canSkipSubdivision && !args.is2d && !options.disableMagnification && header.tolerance <= maxLeafTolerance;
|
|
64407
|
+
// ...or app specifies incomplete tiles must always be sub-divided.
|
|
64408
|
+
canSkipSubdivision = canSkipSubdivision && (completeTile || !options.alwaysSubdivideIncompleteTiles);
|
|
64409
|
+
if (canSkipSubdivision) {
|
|
64410
|
+
const minElementsPerTile = 100;
|
|
64411
|
+
if (completeTile && 0 === header.numElementsExcluded && header.numElementsIncluded <= minElementsPerTile) {
|
|
64412
|
+
const containsCurves = 0 !== (header.flags & _IModelTileIO__WEBPACK_IMPORTED_MODULE_3__.ImdlFlags.ContainsCurves);
|
|
64413
|
+
if (!containsCurves)
|
|
64414
|
+
isLeaf = true;
|
|
64415
|
+
else if (undefined === sizeMultiplier)
|
|
64416
|
+
sizeMultiplier = 1.0;
|
|
64417
|
+
}
|
|
64418
|
+
else if (undefined === sizeMultiplier && header.numElementsIncluded + header.numElementsExcluded <= minElementsPerTile) {
|
|
62152
64419
|
sizeMultiplier = 1.0;
|
|
62153
|
-
|
|
62154
|
-
else if (undefined === sizeMultiplier && header.numElementsIncluded + header.numElementsExcluded <= minElementsPerTile) {
|
|
62155
|
-
sizeMultiplier = 1.0;
|
|
64420
|
+
}
|
|
62156
64421
|
}
|
|
62157
64422
|
}
|
|
62158
64423
|
}
|
|
@@ -62189,7 +64454,13 @@ class TileMetadataReader {
|
|
|
62189
64454
|
* @throws [[TileReadError]]
|
|
62190
64455
|
*/
|
|
62191
64456
|
read(stream, props) {
|
|
62192
|
-
const content =
|
|
64457
|
+
const content = decodeTileContentDescription({
|
|
64458
|
+
stream,
|
|
64459
|
+
sizeMultiplier: props.sizeMultiplier,
|
|
64460
|
+
is2d: this._is2d,
|
|
64461
|
+
options: this._options,
|
|
64462
|
+
isVolumeClassifier: this._isVolumeClassifier,
|
|
64463
|
+
});
|
|
62193
64464
|
return {
|
|
62194
64465
|
contentRange: content.contentRange,
|
|
62195
64466
|
isLeaf: content.isLeaf,
|
|
@@ -84020,10 +86291,10 @@ IModelRoutingContext.default = new IModelRoutingContext(_itwin_core_common__WEBP
|
|
|
84020
86291
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
84021
86292
|
* See LICENSE.md in the project root for license terms and full copyright notice.
|
|
84022
86293
|
*--------------------------------------------------------------------------------------------*/
|
|
84023
|
-
/** @packageDocumentation
|
|
84024
|
-
* @module IModelApp
|
|
84025
|
-
*/
|
|
84026
86294
|
// cSpell:ignore segoe
|
|
86295
|
+
/**
|
|
86296
|
+
* @internal
|
|
86297
|
+
*/
|
|
84027
86298
|
let iModelJsCss = `
|
|
84028
86299
|
:root {
|
|
84029
86300
|
--background-1:#ffffff;
|
|
@@ -123923,6 +126194,8 @@ class System extends _RenderSystem__WEBPACK_IMPORTED_MODULE_7__.RenderSystem {
|
|
|
123923
126194
|
mapMode: args.textureMapping.mode,
|
|
123924
126195
|
textureWeight: args.textureMapping.weight,
|
|
123925
126196
|
worldMapping: args.textureMapping.worldMapping,
|
|
126197
|
+
useConstantLod: args.textureMapping.useConstantLod,
|
|
126198
|
+
constantLodProps: args.textureMapping.constantLodProps,
|
|
123926
126199
|
}));
|
|
123927
126200
|
params.textureMapping.normalMapParams = args.textureMapping.normalMapParams;
|
|
123928
126201
|
}
|
|
@@ -138602,7 +140875,7 @@ class GltfReader {
|
|
|
138602
140875
|
if (dracoMeshes.length === 0)
|
|
138603
140876
|
return;
|
|
138604
140877
|
try {
|
|
138605
|
-
const dracoLoader = (await Promise.all(/*! import() */[__webpack_require__.e("vendors-
|
|
140878
|
+
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;
|
|
138606
140879
|
await Promise.all(dracoMeshes.map(async (x) => this.decodeDracoMesh(x, dracoLoader)));
|
|
138607
140880
|
}
|
|
138608
140881
|
catch (err) {
|
|
@@ -140032,6 +142305,7 @@ class ImdlReader {
|
|
|
140032
142305
|
this._iModel = args.iModel;
|
|
140033
142306
|
this._modelId = args.modelId;
|
|
140034
142307
|
this._is3d = args.is3d;
|
|
142308
|
+
this._isLeaf = args.isLeaf;
|
|
140035
142309
|
this._system = args.system;
|
|
140036
142310
|
this._type = args.type ?? _itwin_core_common__WEBPACK_IMPORTED_MODULE_2__.BatchType.Primary;
|
|
140037
142311
|
this._canceled = args.isCanceled;
|
|
@@ -140045,7 +142319,14 @@ class ImdlReader {
|
|
|
140045
142319
|
async read() {
|
|
140046
142320
|
let content;
|
|
140047
142321
|
try {
|
|
140048
|
-
content = (0,_itwin_core_common__WEBPACK_IMPORTED_MODULE_2__.
|
|
142322
|
+
content = (0,_itwin_core_common__WEBPACK_IMPORTED_MODULE_2__.decodeTileContentDescription)({
|
|
142323
|
+
stream: this._buffer,
|
|
142324
|
+
sizeMultiplier: this._sizeMultiplier,
|
|
142325
|
+
is2d: !this._is3d,
|
|
142326
|
+
options: _IModelApp__WEBPACK_IMPORTED_MODULE_3__.IModelApp.tileAdmin,
|
|
142327
|
+
isVolumeClassifier: this._isVolumeClassifier,
|
|
142328
|
+
isLeaf: this._isLeaf,
|
|
142329
|
+
});
|
|
140049
142330
|
}
|
|
140050
142331
|
catch (e) {
|
|
140051
142332
|
if (e instanceof _itwin_core_common__WEBPACK_IMPORTED_MODULE_2__.TileReadError)
|
|
@@ -140131,6 +142412,17 @@ class ImdlReader {
|
|
|
140131
142412
|
// eslint-disable-next-line deprecation/deprecation
|
|
140132
142413
|
return this._system.createMaterial(materialParams, this._iModel);
|
|
140133
142414
|
}
|
|
142415
|
+
constantLodParamPropsFromJson(propsJson) {
|
|
142416
|
+
if (undefined === propsJson)
|
|
142417
|
+
return undefined;
|
|
142418
|
+
const constantLodPops = {
|
|
142419
|
+
repetitions: _itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__.JsonUtils.asDouble(propsJson.repetitions, 1.0),
|
|
142420
|
+
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 },
|
|
142421
|
+
minDistClamp: _itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__.JsonUtils.asDouble(propsJson.minDistClamp, 1.0),
|
|
142422
|
+
maxDistClamp: _itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__.JsonUtils.asDouble(propsJson.maxDistClamp, 4096.0 * 1024.0 * 1024.0),
|
|
142423
|
+
};
|
|
142424
|
+
return constantLodPops;
|
|
142425
|
+
}
|
|
140134
142426
|
textureMappingFromJson(json) {
|
|
140135
142427
|
if (undefined === json)
|
|
140136
142428
|
return undefined;
|
|
@@ -140148,6 +142440,8 @@ class ImdlReader {
|
|
|
140148
142440
|
textureWeight: _itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__.JsonUtils.asDouble(paramsJson.weight, 1.0),
|
|
140149
142441
|
mapMode: _itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__.JsonUtils.asInt(paramsJson.mode),
|
|
140150
142442
|
worldMapping: _itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__.JsonUtils.asBool(paramsJson.worldMapping),
|
|
142443
|
+
useConstantLod: _itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__.JsonUtils.asBool(paramsJson.useConstantLod),
|
|
142444
|
+
constantLodProps: this.constantLodParamPropsFromJson(paramsJson.constantLodParams),
|
|
140151
142445
|
};
|
|
140152
142446
|
const textureMapping = new _itwin_core_common__WEBPACK_IMPORTED_MODULE_2__.TextureMapping(texture, new _itwin_core_common__WEBPACK_IMPORTED_MODULE_2__.TextureMapping.Params(paramProps));
|
|
140153
142447
|
const normalMapJson = json.normalMapParams;
|
|
@@ -140159,6 +142453,7 @@ class ImdlReader {
|
|
|
140159
142453
|
normalMap,
|
|
140160
142454
|
greenUp: _itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__.JsonUtils.asBool(normalMapJson.greenUp),
|
|
140161
142455
|
scale: _itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__.JsonUtils.asDouble(normalMapJson.scale, 1),
|
|
142456
|
+
useConstantLod: _itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__.JsonUtils.asBool(normalMapJson.useConstantLod),
|
|
140162
142457
|
};
|
|
140163
142458
|
}
|
|
140164
142459
|
}
|
|
@@ -141814,7 +144109,7 @@ function readPnts(stream, dataOffset, pnts) {
|
|
|
141814
144109
|
}
|
|
141815
144110
|
async function decodeDracoPointCloud(buf) {
|
|
141816
144111
|
try {
|
|
141817
|
-
const dracoLoader = (await Promise.all(/*! import() */[__webpack_require__.e("vendors-
|
|
144112
|
+
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;
|
|
141818
144113
|
const mesh = await dracoLoader.parse(buf, {});
|
|
141819
144114
|
if (mesh.topology !== "point-list")
|
|
141820
144115
|
return undefined;
|
|
@@ -144443,7 +146738,7 @@ class RealityTileTree extends _internal__WEBPACK_IMPORTED_MODULE_6__.TileTree {
|
|
|
144443
146738
|
this.logTiles("Imagery:", imageryTiles.values());
|
|
144444
146739
|
}
|
|
144445
146740
|
this.reportTileVisibility(args, selected);
|
|
144446
|
-
_IModelApp__WEBPACK_IMPORTED_MODULE_4__.IModelApp.tileAdmin.addTilesForUser(args.context.viewport, selected, args.readyTiles);
|
|
146741
|
+
_IModelApp__WEBPACK_IMPORTED_MODULE_4__.IModelApp.tileAdmin.addTilesForUser(args.context.viewport, selected, args.readyTiles, args.touchedTiles);
|
|
144447
146742
|
return selected;
|
|
144448
146743
|
}
|
|
144449
146744
|
/** @internal */
|
|
@@ -145392,7 +147687,7 @@ class TileAdmin {
|
|
|
145392
147687
|
this._tileStoragePromise = (async () => {
|
|
145393
147688
|
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));
|
|
145394
147689
|
// eslint-disable-next-line @typescript-eslint/naming-convention
|
|
145395
|
-
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-
|
|
147690
|
+
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));
|
|
145396
147691
|
const azureStorage = new AzureFrontendStorage(new FrontendBlockBlobClientWrapperFactory());
|
|
145397
147692
|
this._tileStorage = new _internal__WEBPACK_IMPORTED_MODULE_6__.TileStorage(azureStorage);
|
|
145398
147693
|
return this._tileStorage;
|
|
@@ -145545,11 +147840,13 @@ class TileAdmin {
|
|
|
145545
147840
|
* The TileAdmin takes ownership of the `ready` set - do not modify it after passing it in.
|
|
145546
147841
|
* @internal
|
|
145547
147842
|
*/
|
|
145548
|
-
addTilesForUser(user, selected, ready) {
|
|
147843
|
+
addTilesForUser(user, selected, ready, touched) {
|
|
145549
147844
|
// "selected" are tiles we are drawing.
|
|
145550
147845
|
this._lruList.markUsed(user.tileUserId, selected);
|
|
145551
147846
|
// "ready" are tiles we want to draw but can't yet because, for example, their siblings are not yet ready to be drawn.
|
|
145552
147847
|
this._lruList.markUsed(user.tileUserId, ready);
|
|
147848
|
+
// "touched" are tiles whose contents we want to keep in memory regardless of whether they are "selected" or "ready".
|
|
147849
|
+
this._lruList.markUsed(user.tileUserId, touched);
|
|
145553
147850
|
const entry = this.getTilesForUser(user);
|
|
145554
147851
|
if (undefined === entry) {
|
|
145555
147852
|
this._selectedAndReady.set(user, { ready, selected: new Set(selected), external: { selected: 0, requested: 0, ready: 0 } });
|
|
@@ -145593,7 +147890,7 @@ class TileAdmin {
|
|
|
145593
147890
|
registerUser(user) {
|
|
145594
147891
|
this._users.add(user);
|
|
145595
147892
|
}
|
|
145596
|
-
/** Iterable over all TileUsers registered with TileAdmin. This may include [[
|
|
147893
|
+
/** Iterable over all TileUsers registered with TileAdmin. This may include [[OffScreenViewport]]s.
|
|
145597
147894
|
* @alpha
|
|
145598
147895
|
*/
|
|
145599
147896
|
get tileUsers() {
|
|
@@ -146191,6 +148488,10 @@ class TileDrawArgs {
|
|
|
146191
148488
|
this.graphics = new _render_GraphicBranch__WEBPACK_IMPORTED_MODULE_2__.GraphicBranch();
|
|
146192
148489
|
/** 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. */
|
|
146193
148490
|
this.readyTiles = new Set();
|
|
148491
|
+
/** Tiles whose contents should be kept in memory regardless of whether or not they are selected for display.
|
|
148492
|
+
* @internal
|
|
148493
|
+
*/
|
|
148494
|
+
this.touchedTiles = new Set();
|
|
146194
148495
|
const { location, tree, context, now, viewFlagOverrides, clipVolume, parentsAndChildrenExclusive, symbologyOverrides } = params;
|
|
146195
148496
|
this.location = location;
|
|
146196
148497
|
this.tree = tree;
|
|
@@ -147263,7 +149564,7 @@ class TileTree {
|
|
|
147263
149564
|
selectTiles(args) {
|
|
147264
149565
|
this._lastSelected = _itwin_core_bentley__WEBPACK_IMPORTED_MODULE_0__.BeTimePoint.now();
|
|
147265
149566
|
const tiles = this._selectTiles(args);
|
|
147266
|
-
_IModelApp__WEBPACK_IMPORTED_MODULE_2__.IModelApp.tileAdmin.addTilesForUser(args.context.viewport, tiles, args.readyTiles);
|
|
149567
|
+
_IModelApp__WEBPACK_IMPORTED_MODULE_2__.IModelApp.tileAdmin.addTilesForUser(args.context.viewport, tiles, args.readyTiles, args.touchedTiles);
|
|
147267
149568
|
args.processSelectedTiles(tiles);
|
|
147268
149569
|
return tiles;
|
|
147269
149570
|
}
|
|
@@ -280057,6 +282358,44 @@ if ( true && (typeof window === 'undefined' || typeof window.document === 'undef
|
|
|
280057
282358
|
}
|
|
280058
282359
|
|
|
280059
282360
|
|
|
282361
|
+
/***/ }),
|
|
282362
|
+
|
|
282363
|
+
/***/ "../../common/temp/node_modules/.pnpm/available-typed-arrays@1.0.5/node_modules/available-typed-arrays/index.js":
|
|
282364
|
+
/*!**********************************************************************************************************************!*\
|
|
282365
|
+
!*** ../../common/temp/node_modules/.pnpm/available-typed-arrays@1.0.5/node_modules/available-typed-arrays/index.js ***!
|
|
282366
|
+
\**********************************************************************************************************************/
|
|
282367
|
+
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
282368
|
+
|
|
282369
|
+
"use strict";
|
|
282370
|
+
|
|
282371
|
+
|
|
282372
|
+
var possibleNames = [
|
|
282373
|
+
'BigInt64Array',
|
|
282374
|
+
'BigUint64Array',
|
|
282375
|
+
'Float32Array',
|
|
282376
|
+
'Float64Array',
|
|
282377
|
+
'Int16Array',
|
|
282378
|
+
'Int32Array',
|
|
282379
|
+
'Int8Array',
|
|
282380
|
+
'Uint16Array',
|
|
282381
|
+
'Uint32Array',
|
|
282382
|
+
'Uint8Array',
|
|
282383
|
+
'Uint8ClampedArray'
|
|
282384
|
+
];
|
|
282385
|
+
|
|
282386
|
+
var g = typeof globalThis === 'undefined' ? __webpack_require__.g : globalThis;
|
|
282387
|
+
|
|
282388
|
+
module.exports = function availableTypedArrays() {
|
|
282389
|
+
var out = [];
|
|
282390
|
+
for (var i = 0; i < possibleNames.length; i++) {
|
|
282391
|
+
if (typeof g[possibleNames[i]] === 'function') {
|
|
282392
|
+
out[out.length] = possibleNames[i];
|
|
282393
|
+
}
|
|
282394
|
+
}
|
|
282395
|
+
return out;
|
|
282396
|
+
};
|
|
282397
|
+
|
|
282398
|
+
|
|
280060
282399
|
/***/ }),
|
|
280061
282400
|
|
|
280062
282401
|
/***/ "../../common/temp/node_modules/.pnpm/flatbuffers@1.12.0/node_modules/flatbuffers/js/flatbuffers.mjs":
|
|
@@ -285364,7 +287703,7 @@ module.exports = JSON.parse('{"name":"axios","version":"0.21.4","description":"P
|
|
|
285364
287703
|
/***/ ((module) => {
|
|
285365
287704
|
|
|
285366
287705
|
"use strict";
|
|
285367
|
-
module.exports = JSON.parse('{"name":"@itwin/core-frontend","version":"4.0.0-dev.
|
|
287706
|
+
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"}}]}}');
|
|
285368
287707
|
|
|
285369
287708
|
/***/ })
|
|
285370
287709
|
|
|
@@ -285528,7 +287867,7 @@ module.exports = JSON.parse('{"name":"@itwin/core-frontend","version":"4.0.0-dev
|
|
|
285528
287867
|
/******/ script.parentNode && script.parentNode.removeChild(script);
|
|
285529
287868
|
/******/ doneFns && doneFns.forEach((fn) => (fn(event)));
|
|
285530
287869
|
/******/ if(prev) return prev(event);
|
|
285531
|
-
/******/ }
|
|
287870
|
+
/******/ }
|
|
285532
287871
|
/******/ var timeout = setTimeout(onScriptComplete.bind(null, undefined, { type: 'timeout', target: script }), 120000);
|
|
285533
287872
|
/******/ script.onerror = onScriptComplete.bind(null, script.onerror);
|
|
285534
287873
|
/******/ script.onload = onScriptComplete.bind(null, script.onload);
|
|
@@ -285554,10 +287893,13 @@ module.exports = JSON.parse('{"name":"@itwin/core-frontend","version":"4.0.0-dev
|
|
|
285554
287893
|
/******/ var document = __webpack_require__.g.document;
|
|
285555
287894
|
/******/ if (!scriptUrl && document) {
|
|
285556
287895
|
/******/ if (document.currentScript)
|
|
285557
|
-
/******/ scriptUrl = document.currentScript.src
|
|
287896
|
+
/******/ scriptUrl = document.currentScript.src;
|
|
285558
287897
|
/******/ if (!scriptUrl) {
|
|
285559
287898
|
/******/ var scripts = document.getElementsByTagName("script");
|
|
285560
|
-
/******/ if(scripts.length)
|
|
287899
|
+
/******/ if(scripts.length) {
|
|
287900
|
+
/******/ var i = scripts.length - 1;
|
|
287901
|
+
/******/ while (i > -1 && !scriptUrl) scriptUrl = scripts[i--].src;
|
|
287902
|
+
/******/ }
|
|
285561
287903
|
/******/ }
|
|
285562
287904
|
/******/ }
|
|
285563
287905
|
/******/ // When supporting browsers where an automatic publicPath is not supported you must specify an output.publicPath manually via configuration
|