@itwin/ecschema-rpcinterface-tests 5.9.0 → 5.9.1
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/bundled-tests.js +851 -400
- package/lib/dist/bundled-tests.js.map +1 -1
- package/package.json +15 -15
|
@@ -785,7 +785,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
785
785
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
786
786
|
/* harmony export */ AxiosRestClient: () => (/* binding */ AxiosRestClient)
|
|
787
787
|
/* harmony export */ });
|
|
788
|
-
/* harmony import */ var axios__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! axios */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
788
|
+
/* harmony import */ var axios__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! axios */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/axios.js");
|
|
789
789
|
/* harmony import */ var _internal___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../internal/ */ "../../common/temp/node_modules/.pnpm/@itwin+imodels-client-management@6.0.2/node_modules/@itwin/imodels-client-management/lib/esm/base/internal/index.js");
|
|
790
790
|
/* harmony import */ var _types_RestClient__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../types/RestClient */ "../../common/temp/node_modules/.pnpm/@itwin+imodels-client-management@6.0.2/node_modules/@itwin/imodels-client-management/lib/esm/base/types/RestClient.js");
|
|
791
791
|
/* harmony import */ var _AxiosResponseHeadersAdapter__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./AxiosResponseHeadersAdapter */ "../../common/temp/node_modules/.pnpm/@itwin+imodels-client-management@6.0.2/node_modules/@itwin/imodels-client-management/lib/esm/base/axios/AxiosResponseHeadersAdapter.js");
|
|
@@ -887,7 +887,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
887
887
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
888
888
|
/* harmony export */ AxiosRetryPolicy: () => (/* binding */ AxiosRetryPolicy)
|
|
889
889
|
/* harmony export */ });
|
|
890
|
-
/* harmony import */ var axios__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! axios */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
890
|
+
/* harmony import */ var axios__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! axios */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/index.js");
|
|
891
891
|
/* harmony import */ var _Constants__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../../Constants */ "../../common/temp/node_modules/.pnpm/@itwin+imodels-client-management@6.0.2/node_modules/@itwin/imodels-client-management/lib/esm/Constants.js");
|
|
892
892
|
/*---------------------------------------------------------------------------------------------
|
|
893
893
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
@@ -4435,7 +4435,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
4435
4435
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
4436
4436
|
/* harmony export */ BaseClient: () => (/* binding */ BaseClient)
|
|
4437
4437
|
/* harmony export */ });
|
|
4438
|
-
/* harmony import */ var axios__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! axios */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
4438
|
+
/* harmony import */ var axios__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! axios */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/axios.js");
|
|
4439
4439
|
|
|
4440
4440
|
class BaseClient {
|
|
4441
4441
|
constructor(url) {
|
|
@@ -318263,9 +318263,9 @@ function _unsupportedIterableToArray(r, a) {
|
|
|
318263
318263
|
|
|
318264
318264
|
/***/ }),
|
|
318265
318265
|
|
|
318266
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
318266
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/index.js":
|
|
318267
318267
|
/*!*************************************************************************************!*\
|
|
318268
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.
|
|
318268
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/index.js ***!
|
|
318269
318269
|
\*************************************************************************************/
|
|
318270
318270
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
318271
318271
|
|
|
@@ -318281,6 +318281,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
318281
318281
|
/* harmony export */ HttpStatusCode: () => (/* binding */ HttpStatusCode),
|
|
318282
318282
|
/* harmony export */ VERSION: () => (/* binding */ VERSION),
|
|
318283
318283
|
/* harmony export */ all: () => (/* binding */ all),
|
|
318284
|
+
/* harmony export */ create: () => (/* binding */ create),
|
|
318284
318285
|
/* harmony export */ "default": () => (/* reexport safe */ _lib_axios_js__WEBPACK_IMPORTED_MODULE_0__["default"]),
|
|
318285
318286
|
/* harmony export */ formToJSON: () => (/* binding */ formToJSON),
|
|
318286
318287
|
/* harmony export */ getAdapter: () => (/* binding */ getAdapter),
|
|
@@ -318290,7 +318291,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
318290
318291
|
/* harmony export */ spread: () => (/* binding */ spread),
|
|
318291
318292
|
/* harmony export */ toFormData: () => (/* binding */ toFormData)
|
|
318292
318293
|
/* harmony export */ });
|
|
318293
|
-
/* harmony import */ var _lib_axios_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./lib/axios.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
318294
|
+
/* harmony import */ var _lib_axios_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./lib/axios.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/axios.js");
|
|
318294
318295
|
|
|
318295
318296
|
|
|
318296
318297
|
// This module is intended to unwrap Axios default export as named.
|
|
@@ -318313,6 +318314,7 @@ const {
|
|
|
318313
318314
|
formToJSON,
|
|
318314
318315
|
getAdapter,
|
|
318315
318316
|
mergeConfig,
|
|
318317
|
+
create,
|
|
318316
318318
|
} = _lib_axios_js__WEBPACK_IMPORTED_MODULE_0__["default"];
|
|
318317
318319
|
|
|
318318
318320
|
|
|
@@ -318320,9 +318322,9 @@ const {
|
|
|
318320
318322
|
|
|
318321
318323
|
/***/ }),
|
|
318322
318324
|
|
|
318323
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
318325
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/adapters/adapters.js":
|
|
318324
318326
|
/*!*****************************************************************************************************!*\
|
|
318325
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.
|
|
318327
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/adapters/adapters.js ***!
|
|
318326
318328
|
\*****************************************************************************************************/
|
|
318327
318329
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
318328
318330
|
|
|
@@ -318331,11 +318333,11 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
318331
318333
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
318332
318334
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
318333
318335
|
/* harmony export */ });
|
|
318334
|
-
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
318335
|
-
/* harmony import */ var _http_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./http.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
318336
|
-
/* harmony import */ var _xhr_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./xhr.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
318337
|
-
/* harmony import */ var _fetch_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./fetch.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
318338
|
-
/* harmony import */ var _core_AxiosError_js__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ../core/AxiosError.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
318336
|
+
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/utils.js");
|
|
318337
|
+
/* harmony import */ var _http_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./http.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/null.js");
|
|
318338
|
+
/* harmony import */ var _xhr_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./xhr.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/adapters/xhr.js");
|
|
318339
|
+
/* harmony import */ var _fetch_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./fetch.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/adapters/fetch.js");
|
|
318340
|
+
/* harmony import */ var _core_AxiosError_js__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ../core/AxiosError.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/core/AxiosError.js");
|
|
318339
318341
|
|
|
318340
318342
|
|
|
318341
318343
|
|
|
@@ -318363,11 +318365,13 @@ const knownAdapters = {
|
|
|
318363
318365
|
_utils_js__WEBPACK_IMPORTED_MODULE_3__["default"].forEach(knownAdapters, (fn, value) => {
|
|
318364
318366
|
if (fn) {
|
|
318365
318367
|
try {
|
|
318366
|
-
Object.
|
|
318368
|
+
// Null-proto descriptors so a polluted Object.prototype.get cannot turn
|
|
318369
|
+
// these data descriptors into accessor descriptors on the way in.
|
|
318370
|
+
Object.defineProperty(fn, 'name', { __proto__: null, value });
|
|
318367
318371
|
} catch (e) {
|
|
318368
318372
|
// eslint-disable-next-line no-empty
|
|
318369
318373
|
}
|
|
318370
|
-
Object.defineProperty(fn, 'adapterName', { value });
|
|
318374
|
+
Object.defineProperty(fn, 'adapterName', { __proto__: null, value });
|
|
318371
318375
|
}
|
|
318372
318376
|
});
|
|
318373
318377
|
|
|
@@ -318470,9 +318474,9 @@ function getAdapter(adapters, config) {
|
|
|
318470
318474
|
|
|
318471
318475
|
/***/ }),
|
|
318472
318476
|
|
|
318473
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
318477
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/adapters/fetch.js":
|
|
318474
318478
|
/*!**************************************************************************************************!*\
|
|
318475
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.
|
|
318479
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/adapters/fetch.js ***!
|
|
318476
318480
|
\**************************************************************************************************/
|
|
318477
318481
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
318478
318482
|
|
|
@@ -318482,15 +318486,17 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
318482
318486
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__),
|
|
318483
318487
|
/* harmony export */ getFetch: () => (/* binding */ getFetch)
|
|
318484
318488
|
/* harmony export */ });
|
|
318485
|
-
/* harmony import */ var _platform_index_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../platform/index.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
318486
|
-
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
318487
|
-
/* harmony import */ var _core_AxiosError_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../core/AxiosError.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
318488
|
-
/* harmony import */ var _helpers_composeSignals_js__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ../helpers/composeSignals.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
318489
|
-
/* harmony import */ var
|
|
318490
|
-
/* harmony import */ var
|
|
318491
|
-
/* harmony import */ var
|
|
318492
|
-
/* harmony import */ var _helpers_resolveConfig_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../helpers/resolveConfig.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
318493
|
-
/* harmony import */ var
|
|
318489
|
+
/* harmony import */ var _platform_index_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../platform/index.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/platform/index.js");
|
|
318490
|
+
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/utils.js");
|
|
318491
|
+
/* harmony import */ var _core_AxiosError_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../core/AxiosError.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/core/AxiosError.js");
|
|
318492
|
+
/* harmony import */ var _helpers_composeSignals_js__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ../helpers/composeSignals.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/composeSignals.js");
|
|
318493
|
+
/* harmony import */ var _helpers_trackStream_js__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ../helpers/trackStream.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/trackStream.js");
|
|
318494
|
+
/* harmony import */ var _core_AxiosHeaders_js__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! ../core/AxiosHeaders.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/core/AxiosHeaders.js");
|
|
318495
|
+
/* harmony import */ var _helpers_progressEventReducer_js__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ../helpers/progressEventReducer.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/progressEventReducer.js");
|
|
318496
|
+
/* harmony import */ var _helpers_resolveConfig_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../helpers/resolveConfig.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/resolveConfig.js");
|
|
318497
|
+
/* harmony import */ var _core_settle_js__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! ../core/settle.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/core/settle.js");
|
|
318498
|
+
/* harmony import */ var _helpers_estimateDataURLDecodedBytes_js__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ../helpers/estimateDataURLDecodedBytes.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/estimateDataURLDecodedBytes.js");
|
|
318499
|
+
/* harmony import */ var _env_data_js__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! ../env/data.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/env/data.js");
|
|
318494
318500
|
|
|
318495
318501
|
|
|
318496
318502
|
|
|
@@ -318501,16 +318507,11 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
318501
318507
|
|
|
318502
318508
|
|
|
318503
318509
|
|
|
318504
|
-
const DEFAULT_CHUNK_SIZE = 64 * 1024;
|
|
318505
318510
|
|
|
318506
|
-
const { isFunction } = _utils_js__WEBPACK_IMPORTED_MODULE_0__["default"];
|
|
318507
318511
|
|
|
318508
|
-
const
|
|
318509
|
-
Request,
|
|
318510
|
-
Response,
|
|
318511
|
-
}))(_utils_js__WEBPACK_IMPORTED_MODULE_0__["default"].global);
|
|
318512
|
+
const DEFAULT_CHUNK_SIZE = 64 * 1024;
|
|
318512
318513
|
|
|
318513
|
-
const {
|
|
318514
|
+
const { isFunction } = _utils_js__WEBPACK_IMPORTED_MODULE_0__["default"];
|
|
318514
318515
|
|
|
318515
318516
|
const test = (fn, ...args) => {
|
|
318516
318517
|
try {
|
|
@@ -318521,11 +318522,17 @@ const test = (fn, ...args) => {
|
|
|
318521
318522
|
};
|
|
318522
318523
|
|
|
318523
318524
|
const factory = (env) => {
|
|
318525
|
+
const globalObject = _utils_js__WEBPACK_IMPORTED_MODULE_0__["default"].global ?? globalThis;
|
|
318526
|
+
const { ReadableStream, TextEncoder } = globalObject;
|
|
318527
|
+
|
|
318524
318528
|
env = _utils_js__WEBPACK_IMPORTED_MODULE_0__["default"].merge.call(
|
|
318525
318529
|
{
|
|
318526
318530
|
skipUndefined: true,
|
|
318527
318531
|
},
|
|
318528
|
-
|
|
318532
|
+
{
|
|
318533
|
+
Request: globalObject.Request,
|
|
318534
|
+
Response: globalObject.Response,
|
|
318535
|
+
},
|
|
318529
318536
|
env
|
|
318530
318537
|
);
|
|
318531
318538
|
|
|
@@ -318555,18 +318562,20 @@ const factory = (env) => {
|
|
|
318555
318562
|
test(() => {
|
|
318556
318563
|
let duplexAccessed = false;
|
|
318557
318564
|
|
|
318558
|
-
const
|
|
318559
|
-
|
|
318560
|
-
const hasContentType = new Request(_platform_index_js__WEBPACK_IMPORTED_MODULE_1__["default"].origin, {
|
|
318561
|
-
body,
|
|
318565
|
+
const request = new Request(_platform_index_js__WEBPACK_IMPORTED_MODULE_1__["default"].origin, {
|
|
318566
|
+
body: new ReadableStream(),
|
|
318562
318567
|
method: 'POST',
|
|
318563
318568
|
get duplex() {
|
|
318564
318569
|
duplexAccessed = true;
|
|
318565
318570
|
return 'half';
|
|
318566
318571
|
},
|
|
318567
|
-
})
|
|
318572
|
+
});
|
|
318568
318573
|
|
|
318569
|
-
|
|
318574
|
+
const hasContentType = request.headers.has('Content-Type');
|
|
318575
|
+
|
|
318576
|
+
if (request.body != null) {
|
|
318577
|
+
request.body.cancel();
|
|
318578
|
+
}
|
|
318570
318579
|
|
|
318571
318580
|
return duplexAccessed && !hasContentType;
|
|
318572
318581
|
});
|
|
@@ -318650,8 +318659,13 @@ const factory = (env) => {
|
|
|
318650
318659
|
headers,
|
|
318651
318660
|
withCredentials = 'same-origin',
|
|
318652
318661
|
fetchOptions,
|
|
318662
|
+
maxContentLength,
|
|
318663
|
+
maxBodyLength,
|
|
318653
318664
|
} = (0,_helpers_resolveConfig_js__WEBPACK_IMPORTED_MODULE_3__["default"])(config);
|
|
318654
318665
|
|
|
318666
|
+
const hasMaxContentLength = _utils_js__WEBPACK_IMPORTED_MODULE_0__["default"].isNumber(maxContentLength) && maxContentLength > -1;
|
|
318667
|
+
const hasMaxBodyLength = _utils_js__WEBPACK_IMPORTED_MODULE_0__["default"].isNumber(maxBodyLength) && maxBodyLength > -1;
|
|
318668
|
+
|
|
318655
318669
|
let _fetch = envFetch || fetch;
|
|
318656
318670
|
|
|
318657
318671
|
responseType = responseType ? (responseType + '').toLowerCase() : 'text';
|
|
@@ -318673,6 +318687,41 @@ const factory = (env) => {
|
|
|
318673
318687
|
let requestContentLength;
|
|
318674
318688
|
|
|
318675
318689
|
try {
|
|
318690
|
+
// Enforce maxContentLength for data: URLs up-front so we never materialize
|
|
318691
|
+
// an oversized payload. The HTTP adapter applies the same check (see http.js
|
|
318692
|
+
// "if (protocol === 'data:')" branch).
|
|
318693
|
+
if (hasMaxContentLength && typeof url === 'string' && url.startsWith('data:')) {
|
|
318694
|
+
const estimated = (0,_helpers_estimateDataURLDecodedBytes_js__WEBPACK_IMPORTED_MODULE_5__["default"])(url);
|
|
318695
|
+
if (estimated > maxContentLength) {
|
|
318696
|
+
throw new _core_AxiosError_js__WEBPACK_IMPORTED_MODULE_2__["default"](
|
|
318697
|
+
'maxContentLength size of ' + maxContentLength + ' exceeded',
|
|
318698
|
+
_core_AxiosError_js__WEBPACK_IMPORTED_MODULE_2__["default"].ERR_BAD_RESPONSE,
|
|
318699
|
+
config,
|
|
318700
|
+
request
|
|
318701
|
+
);
|
|
318702
|
+
}
|
|
318703
|
+
}
|
|
318704
|
+
|
|
318705
|
+
// Enforce maxBodyLength against the outbound request body before dispatch.
|
|
318706
|
+
// Mirrors http.js behavior (ERR_BAD_REQUEST / 'Request body larger than
|
|
318707
|
+
// maxBodyLength limit'). Skip when the body length cannot be determined
|
|
318708
|
+
// (e.g. a live ReadableStream supplied by the caller).
|
|
318709
|
+
if (hasMaxBodyLength && method !== 'get' && method !== 'head') {
|
|
318710
|
+
const outboundLength = await resolveBodyLength(headers, data);
|
|
318711
|
+
if (
|
|
318712
|
+
typeof outboundLength === 'number' &&
|
|
318713
|
+
isFinite(outboundLength) &&
|
|
318714
|
+
outboundLength > maxBodyLength
|
|
318715
|
+
) {
|
|
318716
|
+
throw new _core_AxiosError_js__WEBPACK_IMPORTED_MODULE_2__["default"](
|
|
318717
|
+
'Request body larger than maxBodyLength limit',
|
|
318718
|
+
_core_AxiosError_js__WEBPACK_IMPORTED_MODULE_2__["default"].ERR_BAD_REQUEST,
|
|
318719
|
+
config,
|
|
318720
|
+
request
|
|
318721
|
+
);
|
|
318722
|
+
}
|
|
318723
|
+
}
|
|
318724
|
+
|
|
318676
318725
|
if (
|
|
318677
318726
|
onUploadProgress &&
|
|
318678
318727
|
supportsRequestStream &&
|
|
@@ -318693,12 +318742,12 @@ const factory = (env) => {
|
|
|
318693
318742
|
}
|
|
318694
318743
|
|
|
318695
318744
|
if (_request.body) {
|
|
318696
|
-
const [onProgress, flush] = (0,
|
|
318745
|
+
const [onProgress, flush] = (0,_helpers_progressEventReducer_js__WEBPACK_IMPORTED_MODULE_6__.progressEventDecorator)(
|
|
318697
318746
|
requestContentLength,
|
|
318698
|
-
(0,
|
|
318747
|
+
(0,_helpers_progressEventReducer_js__WEBPACK_IMPORTED_MODULE_6__.progressEventReducer)((0,_helpers_progressEventReducer_js__WEBPACK_IMPORTED_MODULE_6__.asyncDecorator)(onUploadProgress))
|
|
318699
318748
|
);
|
|
318700
318749
|
|
|
318701
|
-
data = (0,
|
|
318750
|
+
data = (0,_helpers_trackStream_js__WEBPACK_IMPORTED_MODULE_7__.trackStream)(_request.body, DEFAULT_CHUNK_SIZE, onProgress, flush);
|
|
318702
318751
|
}
|
|
318703
318752
|
}
|
|
318704
318753
|
|
|
@@ -318710,6 +318759,22 @@ const factory = (env) => {
|
|
|
318710
318759
|
// see https://github.com/cloudflare/workerd/issues/902
|
|
318711
318760
|
const isCredentialsSupported = isRequestSupported && 'credentials' in Request.prototype;
|
|
318712
318761
|
|
|
318762
|
+
// If data is FormData and Content-Type is multipart/form-data without boundary,
|
|
318763
|
+
// delete it so fetch can set it correctly with the boundary
|
|
318764
|
+
if (_utils_js__WEBPACK_IMPORTED_MODULE_0__["default"].isFormData(data)) {
|
|
318765
|
+
const contentType = headers.getContentType();
|
|
318766
|
+
if (
|
|
318767
|
+
contentType &&
|
|
318768
|
+
/^multipart\/form-data/i.test(contentType) &&
|
|
318769
|
+
!/boundary=/i.test(contentType)
|
|
318770
|
+
) {
|
|
318771
|
+
headers.delete('content-type');
|
|
318772
|
+
}
|
|
318773
|
+
}
|
|
318774
|
+
|
|
318775
|
+
// Set User-Agent header if not already set (fetch defaults to 'node' in Node.js)
|
|
318776
|
+
headers.set('User-Agent', 'axios/' + _env_data_js__WEBPACK_IMPORTED_MODULE_8__.VERSION, false);
|
|
318777
|
+
|
|
318713
318778
|
const resolvedOptions = {
|
|
318714
318779
|
...fetchOptions,
|
|
318715
318780
|
signal: composedSignal,
|
|
@@ -318726,10 +318791,28 @@ const factory = (env) => {
|
|
|
318726
318791
|
? _fetch(request, fetchOptions)
|
|
318727
318792
|
: _fetch(url, resolvedOptions));
|
|
318728
318793
|
|
|
318794
|
+
// Cheap pre-check: if the server honestly declares a content-length that
|
|
318795
|
+
// already exceeds the cap, reject before we start streaming.
|
|
318796
|
+
if (hasMaxContentLength) {
|
|
318797
|
+
const declaredLength = _utils_js__WEBPACK_IMPORTED_MODULE_0__["default"].toFiniteNumber(response.headers.get('content-length'));
|
|
318798
|
+
if (declaredLength != null && declaredLength > maxContentLength) {
|
|
318799
|
+
throw new _core_AxiosError_js__WEBPACK_IMPORTED_MODULE_2__["default"](
|
|
318800
|
+
'maxContentLength size of ' + maxContentLength + ' exceeded',
|
|
318801
|
+
_core_AxiosError_js__WEBPACK_IMPORTED_MODULE_2__["default"].ERR_BAD_RESPONSE,
|
|
318802
|
+
config,
|
|
318803
|
+
request
|
|
318804
|
+
);
|
|
318805
|
+
}
|
|
318806
|
+
}
|
|
318807
|
+
|
|
318729
318808
|
const isStreamResponse =
|
|
318730
318809
|
supportsResponseStream && (responseType === 'stream' || responseType === 'response');
|
|
318731
318810
|
|
|
318732
|
-
if (
|
|
318811
|
+
if (
|
|
318812
|
+
supportsResponseStream &&
|
|
318813
|
+
response.body &&
|
|
318814
|
+
(onDownloadProgress || hasMaxContentLength || (isStreamResponse && unsubscribe))
|
|
318815
|
+
) {
|
|
318733
318816
|
const options = {};
|
|
318734
318817
|
|
|
318735
318818
|
['status', 'statusText', 'headers'].forEach((prop) => {
|
|
@@ -318740,14 +318823,30 @@ const factory = (env) => {
|
|
|
318740
318823
|
|
|
318741
318824
|
const [onProgress, flush] =
|
|
318742
318825
|
(onDownloadProgress &&
|
|
318743
|
-
(0,
|
|
318826
|
+
(0,_helpers_progressEventReducer_js__WEBPACK_IMPORTED_MODULE_6__.progressEventDecorator)(
|
|
318744
318827
|
responseContentLength,
|
|
318745
|
-
(0,
|
|
318828
|
+
(0,_helpers_progressEventReducer_js__WEBPACK_IMPORTED_MODULE_6__.progressEventReducer)((0,_helpers_progressEventReducer_js__WEBPACK_IMPORTED_MODULE_6__.asyncDecorator)(onDownloadProgress), true)
|
|
318746
318829
|
)) ||
|
|
318747
318830
|
[];
|
|
318748
318831
|
|
|
318832
|
+
let bytesRead = 0;
|
|
318833
|
+
const onChunkProgress = (loadedBytes) => {
|
|
318834
|
+
if (hasMaxContentLength) {
|
|
318835
|
+
bytesRead = loadedBytes;
|
|
318836
|
+
if (bytesRead > maxContentLength) {
|
|
318837
|
+
throw new _core_AxiosError_js__WEBPACK_IMPORTED_MODULE_2__["default"](
|
|
318838
|
+
'maxContentLength size of ' + maxContentLength + ' exceeded',
|
|
318839
|
+
_core_AxiosError_js__WEBPACK_IMPORTED_MODULE_2__["default"].ERR_BAD_RESPONSE,
|
|
318840
|
+
config,
|
|
318841
|
+
request
|
|
318842
|
+
);
|
|
318843
|
+
}
|
|
318844
|
+
}
|
|
318845
|
+
onProgress && onProgress(loadedBytes);
|
|
318846
|
+
};
|
|
318847
|
+
|
|
318749
318848
|
response = new Response(
|
|
318750
|
-
(0,
|
|
318849
|
+
(0,_helpers_trackStream_js__WEBPACK_IMPORTED_MODULE_7__.trackStream)(response.body, DEFAULT_CHUNK_SIZE, onChunkProgress, () => {
|
|
318751
318850
|
flush && flush();
|
|
318752
318851
|
unsubscribe && unsubscribe();
|
|
318753
318852
|
}),
|
|
@@ -318762,12 +318861,39 @@ const factory = (env) => {
|
|
|
318762
318861
|
config
|
|
318763
318862
|
);
|
|
318764
318863
|
|
|
318864
|
+
// Fallback enforcement for environments without ReadableStream support
|
|
318865
|
+
// (legacy runtimes). Detect materialized size from typed output; skip
|
|
318866
|
+
// streams/Response passthrough since the user will read those themselves.
|
|
318867
|
+
if (hasMaxContentLength && !supportsResponseStream && !isStreamResponse) {
|
|
318868
|
+
let materializedSize;
|
|
318869
|
+
if (responseData != null) {
|
|
318870
|
+
if (typeof responseData.byteLength === 'number') {
|
|
318871
|
+
materializedSize = responseData.byteLength;
|
|
318872
|
+
} else if (typeof responseData.size === 'number') {
|
|
318873
|
+
materializedSize = responseData.size;
|
|
318874
|
+
} else if (typeof responseData === 'string') {
|
|
318875
|
+
materializedSize =
|
|
318876
|
+
typeof TextEncoder === 'function'
|
|
318877
|
+
? new TextEncoder().encode(responseData).byteLength
|
|
318878
|
+
: responseData.length;
|
|
318879
|
+
}
|
|
318880
|
+
}
|
|
318881
|
+
if (typeof materializedSize === 'number' && materializedSize > maxContentLength) {
|
|
318882
|
+
throw new _core_AxiosError_js__WEBPACK_IMPORTED_MODULE_2__["default"](
|
|
318883
|
+
'maxContentLength size of ' + maxContentLength + ' exceeded',
|
|
318884
|
+
_core_AxiosError_js__WEBPACK_IMPORTED_MODULE_2__["default"].ERR_BAD_RESPONSE,
|
|
318885
|
+
config,
|
|
318886
|
+
request
|
|
318887
|
+
);
|
|
318888
|
+
}
|
|
318889
|
+
}
|
|
318890
|
+
|
|
318765
318891
|
!isStreamResponse && unsubscribe && unsubscribe();
|
|
318766
318892
|
|
|
318767
318893
|
return await new Promise((resolve, reject) => {
|
|
318768
|
-
(0,
|
|
318894
|
+
(0,_core_settle_js__WEBPACK_IMPORTED_MODULE_9__["default"])(resolve, reject, {
|
|
318769
318895
|
data: responseData,
|
|
318770
|
-
headers:
|
|
318896
|
+
headers: _core_AxiosHeaders_js__WEBPACK_IMPORTED_MODULE_10__["default"].from(response.headers),
|
|
318771
318897
|
status: response.status,
|
|
318772
318898
|
statusText: response.statusText,
|
|
318773
318899
|
config,
|
|
@@ -318777,6 +318903,17 @@ const factory = (env) => {
|
|
|
318777
318903
|
} catch (err) {
|
|
318778
318904
|
unsubscribe && unsubscribe();
|
|
318779
318905
|
|
|
318906
|
+
// Safari can surface fetch aborts as a DOMException-like object whose
|
|
318907
|
+
// branded getters throw. Prefer our composed signal reason before reading
|
|
318908
|
+
// the caught error, preserving timeout vs cancellation semantics.
|
|
318909
|
+
if (composedSignal && composedSignal.aborted && composedSignal.reason instanceof _core_AxiosError_js__WEBPACK_IMPORTED_MODULE_2__["default"]) {
|
|
318910
|
+
const canceledError = composedSignal.reason;
|
|
318911
|
+
canceledError.config = config;
|
|
318912
|
+
request && (canceledError.request = request);
|
|
318913
|
+
err !== canceledError && (canceledError.cause = err);
|
|
318914
|
+
throw canceledError;
|
|
318915
|
+
}
|
|
318916
|
+
|
|
318780
318917
|
if (err && err.name === 'TypeError' && /Load failed|fetch/i.test(err.message)) {
|
|
318781
318918
|
throw Object.assign(
|
|
318782
318919
|
new _core_AxiosError_js__WEBPACK_IMPORTED_MODULE_2__["default"](
|
|
@@ -318829,9 +318966,9 @@ const adapter = getFetch();
|
|
|
318829
318966
|
|
|
318830
318967
|
/***/ }),
|
|
318831
318968
|
|
|
318832
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
318969
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/adapters/xhr.js":
|
|
318833
318970
|
/*!************************************************************************************************!*\
|
|
318834
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.
|
|
318971
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/adapters/xhr.js ***!
|
|
318835
318972
|
\************************************************************************************************/
|
|
318836
318973
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
318837
318974
|
|
|
@@ -318840,16 +318977,16 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
318840
318977
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
318841
318978
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
318842
318979
|
/* harmony export */ });
|
|
318843
|
-
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
318844
|
-
/* harmony import */ var _core_settle_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../core/settle.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
318845
|
-
/* harmony import */ var _defaults_transitional_js__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ../defaults/transitional.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
318846
|
-
/* harmony import */ var _core_AxiosError_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../core/AxiosError.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
318847
|
-
/* harmony import */ var _cancel_CanceledError_js__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ../cancel/CanceledError.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
318848
|
-
/* harmony import */ var _helpers_parseProtocol_js__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! ../helpers/parseProtocol.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
318849
|
-
/* harmony import */ var _platform_index_js__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! ../platform/index.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
318850
|
-
/* harmony import */ var _core_AxiosHeaders_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../core/AxiosHeaders.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
318851
|
-
/* harmony import */ var _helpers_progressEventReducer_js__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ../helpers/progressEventReducer.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
318852
|
-
/* harmony import */ var _helpers_resolveConfig_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../helpers/resolveConfig.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
318980
|
+
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/utils.js");
|
|
318981
|
+
/* harmony import */ var _core_settle_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../core/settle.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/core/settle.js");
|
|
318982
|
+
/* harmony import */ var _defaults_transitional_js__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ../defaults/transitional.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/defaults/transitional.js");
|
|
318983
|
+
/* harmony import */ var _core_AxiosError_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../core/AxiosError.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/core/AxiosError.js");
|
|
318984
|
+
/* harmony import */ var _cancel_CanceledError_js__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ../cancel/CanceledError.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/cancel/CanceledError.js");
|
|
318985
|
+
/* harmony import */ var _helpers_parseProtocol_js__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! ../helpers/parseProtocol.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/parseProtocol.js");
|
|
318986
|
+
/* harmony import */ var _platform_index_js__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! ../platform/index.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/platform/index.js");
|
|
318987
|
+
/* harmony import */ var _core_AxiosHeaders_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../core/AxiosHeaders.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/core/AxiosHeaders.js");
|
|
318988
|
+
/* harmony import */ var _helpers_progressEventReducer_js__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ../helpers/progressEventReducer.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/progressEventReducer.js");
|
|
318989
|
+
/* harmony import */ var _helpers_resolveConfig_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../helpers/resolveConfig.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/resolveConfig.js");
|
|
318853
318990
|
|
|
318854
318991
|
|
|
318855
318992
|
|
|
@@ -318943,7 +319080,7 @@ const isXHRAdapterSupported = typeof XMLHttpRequest !== 'undefined';
|
|
|
318943
319080
|
// will return status as 0 even though it's a successful request
|
|
318944
319081
|
if (
|
|
318945
319082
|
request.status === 0 &&
|
|
318946
|
-
!(request.responseURL && request.responseURL.
|
|
319083
|
+
!(request.responseURL && request.responseURL.startsWith('file:'))
|
|
318947
319084
|
) {
|
|
318948
319085
|
return;
|
|
318949
319086
|
}
|
|
@@ -318960,6 +319097,7 @@ const isXHRAdapterSupported = typeof XMLHttpRequest !== 'undefined';
|
|
|
318960
319097
|
}
|
|
318961
319098
|
|
|
318962
319099
|
reject(new _core_AxiosError_js__WEBPACK_IMPORTED_MODULE_3__["default"]('Request aborted', _core_AxiosError_js__WEBPACK_IMPORTED_MODULE_3__["default"].ECONNABORTED, config, request));
|
|
319100
|
+
done();
|
|
318963
319101
|
|
|
318964
319102
|
// Clean up request
|
|
318965
319103
|
request = null;
|
|
@@ -318975,6 +319113,7 @@ const isXHRAdapterSupported = typeof XMLHttpRequest !== 'undefined';
|
|
|
318975
319113
|
// attach the underlying event for consumers who want details
|
|
318976
319114
|
err.event = event || null;
|
|
318977
319115
|
reject(err);
|
|
319116
|
+
done();
|
|
318978
319117
|
request = null;
|
|
318979
319118
|
};
|
|
318980
319119
|
|
|
@@ -318995,6 +319134,7 @@ const isXHRAdapterSupported = typeof XMLHttpRequest !== 'undefined';
|
|
|
318995
319134
|
request
|
|
318996
319135
|
)
|
|
318997
319136
|
);
|
|
319137
|
+
done();
|
|
318998
319138
|
|
|
318999
319139
|
// Clean up request
|
|
319000
319140
|
request = null;
|
|
@@ -319044,6 +319184,7 @@ const isXHRAdapterSupported = typeof XMLHttpRequest !== 'undefined';
|
|
|
319044
319184
|
}
|
|
319045
319185
|
reject(!cancel || cancel.type ? new _cancel_CanceledError_js__WEBPACK_IMPORTED_MODULE_7__["default"](null, config, request) : cancel);
|
|
319046
319186
|
request.abort();
|
|
319187
|
+
done();
|
|
319047
319188
|
request = null;
|
|
319048
319189
|
};
|
|
319049
319190
|
|
|
@@ -319057,7 +319198,7 @@ const isXHRAdapterSupported = typeof XMLHttpRequest !== 'undefined';
|
|
|
319057
319198
|
|
|
319058
319199
|
const protocol = (0,_helpers_parseProtocol_js__WEBPACK_IMPORTED_MODULE_8__["default"])(_config.url);
|
|
319059
319200
|
|
|
319060
|
-
if (protocol && _platform_index_js__WEBPACK_IMPORTED_MODULE_9__["default"].protocols.
|
|
319201
|
+
if (protocol && !_platform_index_js__WEBPACK_IMPORTED_MODULE_9__["default"].protocols.includes(protocol)) {
|
|
319061
319202
|
reject(
|
|
319062
319203
|
new _core_AxiosError_js__WEBPACK_IMPORTED_MODULE_3__["default"](
|
|
319063
319204
|
'Unsupported protocol ' + protocol + ':',
|
|
@@ -319076,9 +319217,9 @@ const isXHRAdapterSupported = typeof XMLHttpRequest !== 'undefined';
|
|
|
319076
319217
|
|
|
319077
319218
|
/***/ }),
|
|
319078
319219
|
|
|
319079
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
319220
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/axios.js":
|
|
319080
319221
|
/*!*****************************************************************************************!*\
|
|
319081
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.
|
|
319222
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/axios.js ***!
|
|
319082
319223
|
\*****************************************************************************************/
|
|
319083
319224
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
319084
319225
|
|
|
@@ -319087,23 +319228,23 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
319087
319228
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
319088
319229
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
319089
319230
|
/* harmony export */ });
|
|
319090
|
-
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
319091
|
-
/* harmony import */ var _helpers_bind_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./helpers/bind.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
319092
|
-
/* harmony import */ var _core_Axios_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./core/Axios.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
319093
|
-
/* harmony import */ var _core_mergeConfig_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./core/mergeConfig.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
319094
|
-
/* harmony import */ var _defaults_index_js__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./defaults/index.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
319095
|
-
/* harmony import */ var _helpers_formDataToJSON_js__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(/*! ./helpers/formDataToJSON.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
319096
|
-
/* harmony import */ var _cancel_CanceledError_js__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ./cancel/CanceledError.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
319097
|
-
/* harmony import */ var _cancel_CancelToken_js__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ./cancel/CancelToken.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
319098
|
-
/* harmony import */ var _cancel_isCancel_js__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ./cancel/isCancel.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
319099
|
-
/* harmony import */ var _env_data_js__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! ./env/data.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
319100
|
-
/* harmony import */ var _helpers_toFormData_js__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! ./helpers/toFormData.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
319101
|
-
/* harmony import */ var _core_AxiosError_js__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! ./core/AxiosError.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
319102
|
-
/* harmony import */ var _helpers_spread_js__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! ./helpers/spread.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
319103
|
-
/* harmony import */ var _helpers_isAxiosError_js__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(/*! ./helpers/isAxiosError.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
319104
|
-
/* harmony import */ var _core_AxiosHeaders_js__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(/*! ./core/AxiosHeaders.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
319105
|
-
/* harmony import */ var _adapters_adapters_js__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(/*! ./adapters/adapters.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
319106
|
-
/* harmony import */ var _helpers_HttpStatusCode_js__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(/*! ./helpers/HttpStatusCode.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
319231
|
+
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/utils.js");
|
|
319232
|
+
/* harmony import */ var _helpers_bind_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./helpers/bind.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/bind.js");
|
|
319233
|
+
/* harmony import */ var _core_Axios_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./core/Axios.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/core/Axios.js");
|
|
319234
|
+
/* harmony import */ var _core_mergeConfig_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./core/mergeConfig.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/core/mergeConfig.js");
|
|
319235
|
+
/* harmony import */ var _defaults_index_js__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./defaults/index.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/defaults/index.js");
|
|
319236
|
+
/* harmony import */ var _helpers_formDataToJSON_js__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(/*! ./helpers/formDataToJSON.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/formDataToJSON.js");
|
|
319237
|
+
/* harmony import */ var _cancel_CanceledError_js__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ./cancel/CanceledError.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/cancel/CanceledError.js");
|
|
319238
|
+
/* harmony import */ var _cancel_CancelToken_js__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ./cancel/CancelToken.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/cancel/CancelToken.js");
|
|
319239
|
+
/* harmony import */ var _cancel_isCancel_js__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ./cancel/isCancel.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/cancel/isCancel.js");
|
|
319240
|
+
/* harmony import */ var _env_data_js__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! ./env/data.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/env/data.js");
|
|
319241
|
+
/* harmony import */ var _helpers_toFormData_js__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! ./helpers/toFormData.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/toFormData.js");
|
|
319242
|
+
/* harmony import */ var _core_AxiosError_js__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! ./core/AxiosError.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/core/AxiosError.js");
|
|
319243
|
+
/* harmony import */ var _helpers_spread_js__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! ./helpers/spread.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/spread.js");
|
|
319244
|
+
/* harmony import */ var _helpers_isAxiosError_js__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(/*! ./helpers/isAxiosError.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/isAxiosError.js");
|
|
319245
|
+
/* harmony import */ var _core_AxiosHeaders_js__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(/*! ./core/AxiosHeaders.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/core/AxiosHeaders.js");
|
|
319246
|
+
/* harmony import */ var _adapters_adapters_js__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(/*! ./adapters/adapters.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/adapters/adapters.js");
|
|
319247
|
+
/* harmony import */ var _helpers_HttpStatusCode_js__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(/*! ./helpers/HttpStatusCode.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/HttpStatusCode.js");
|
|
319107
319248
|
|
|
319108
319249
|
|
|
319109
319250
|
|
|
@@ -319197,9 +319338,9 @@ axios.default = axios;
|
|
|
319197
319338
|
|
|
319198
319339
|
/***/ }),
|
|
319199
319340
|
|
|
319200
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
319341
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/cancel/CancelToken.js":
|
|
319201
319342
|
/*!******************************************************************************************************!*\
|
|
319202
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.
|
|
319343
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/cancel/CancelToken.js ***!
|
|
319203
319344
|
\******************************************************************************************************/
|
|
319204
319345
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
319205
319346
|
|
|
@@ -319208,7 +319349,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
319208
319349
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
319209
319350
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
319210
319351
|
/* harmony export */ });
|
|
319211
|
-
/* harmony import */ var _CanceledError_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./CanceledError.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
319352
|
+
/* harmony import */ var _CanceledError_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./CanceledError.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/cancel/CanceledError.js");
|
|
319212
319353
|
|
|
319213
319354
|
|
|
319214
319355
|
|
|
@@ -319348,9 +319489,9 @@ class CancelToken {
|
|
|
319348
319489
|
|
|
319349
319490
|
/***/ }),
|
|
319350
319491
|
|
|
319351
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
319492
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/cancel/CanceledError.js":
|
|
319352
319493
|
/*!********************************************************************************************************!*\
|
|
319353
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.
|
|
319494
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/cancel/CanceledError.js ***!
|
|
319354
319495
|
\********************************************************************************************************/
|
|
319355
319496
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
319356
319497
|
|
|
@@ -319359,7 +319500,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
319359
319500
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
319360
319501
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
319361
319502
|
/* harmony export */ });
|
|
319362
|
-
/* harmony import */ var _core_AxiosError_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../core/AxiosError.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
319503
|
+
/* harmony import */ var _core_AxiosError_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../core/AxiosError.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/core/AxiosError.js");
|
|
319363
319504
|
|
|
319364
319505
|
|
|
319365
319506
|
|
|
@@ -319386,9 +319527,9 @@ class CanceledError extends _core_AxiosError_js__WEBPACK_IMPORTED_MODULE_0__["de
|
|
|
319386
319527
|
|
|
319387
319528
|
/***/ }),
|
|
319388
319529
|
|
|
319389
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
319530
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/cancel/isCancel.js":
|
|
319390
319531
|
/*!***************************************************************************************************!*\
|
|
319391
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.
|
|
319532
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/cancel/isCancel.js ***!
|
|
319392
319533
|
\***************************************************************************************************/
|
|
319393
319534
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
319394
319535
|
|
|
@@ -319406,9 +319547,9 @@ function isCancel(value) {
|
|
|
319406
319547
|
|
|
319407
319548
|
/***/ }),
|
|
319408
319549
|
|
|
319409
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
319550
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/core/Axios.js":
|
|
319410
319551
|
/*!**********************************************************************************************!*\
|
|
319411
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.
|
|
319552
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/core/Axios.js ***!
|
|
319412
319553
|
\**********************************************************************************************/
|
|
319413
319554
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
319414
319555
|
|
|
@@ -319417,15 +319558,15 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
319417
319558
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
319418
319559
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
319419
319560
|
/* harmony export */ });
|
|
319420
|
-
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
319421
|
-
/* harmony import */ var _helpers_buildURL_js__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! ../helpers/buildURL.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
319422
|
-
/* harmony import */ var _InterceptorManager_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./InterceptorManager.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
319423
|
-
/* harmony import */ var _dispatchRequest_js__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ./dispatchRequest.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
319424
|
-
/* harmony import */ var _mergeConfig_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./mergeConfig.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
319425
|
-
/* harmony import */ var _buildFullPath_js__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ./buildFullPath.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
319426
|
-
/* harmony import */ var _helpers_validator_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../helpers/validator.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
319427
|
-
/* harmony import */ var _AxiosHeaders_js__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./AxiosHeaders.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
319428
|
-
/* harmony import */ var _defaults_transitional_js__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ../defaults/transitional.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
319561
|
+
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/utils.js");
|
|
319562
|
+
/* harmony import */ var _helpers_buildURL_js__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! ../helpers/buildURL.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/buildURL.js");
|
|
319563
|
+
/* harmony import */ var _InterceptorManager_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./InterceptorManager.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/core/InterceptorManager.js");
|
|
319564
|
+
/* harmony import */ var _dispatchRequest_js__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ./dispatchRequest.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/core/dispatchRequest.js");
|
|
319565
|
+
/* harmony import */ var _mergeConfig_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./mergeConfig.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/core/mergeConfig.js");
|
|
319566
|
+
/* harmony import */ var _buildFullPath_js__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ./buildFullPath.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/core/buildFullPath.js");
|
|
319567
|
+
/* harmony import */ var _helpers_validator_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../helpers/validator.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/validator.js");
|
|
319568
|
+
/* harmony import */ var _AxiosHeaders_js__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./AxiosHeaders.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/core/AxiosHeaders.js");
|
|
319569
|
+
/* harmony import */ var _defaults_transitional_js__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ../defaults/transitional.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/defaults/transitional.js");
|
|
319429
319570
|
|
|
319430
319571
|
|
|
319431
319572
|
|
|
@@ -319576,7 +319717,7 @@ class Axios {
|
|
|
319576
319717
|
let contextHeaders = headers && _utils_js__WEBPACK_IMPORTED_MODULE_3__["default"].merge(headers.common, headers[config.method]);
|
|
319577
319718
|
|
|
319578
319719
|
headers &&
|
|
319579
|
-
_utils_js__WEBPACK_IMPORTED_MODULE_3__["default"].forEach(['delete', 'get', 'head', 'post', 'put', 'patch', 'common'], (method) => {
|
|
319720
|
+
_utils_js__WEBPACK_IMPORTED_MODULE_3__["default"].forEach(['delete', 'get', 'head', 'post', 'put', 'patch', 'query', 'common'], (method) => {
|
|
319580
319721
|
delete headers[method];
|
|
319581
319722
|
});
|
|
319582
319723
|
|
|
@@ -319679,7 +319820,7 @@ _utils_js__WEBPACK_IMPORTED_MODULE_3__["default"].forEach(['delete', 'get', 'hea
|
|
|
319679
319820
|
};
|
|
319680
319821
|
});
|
|
319681
319822
|
|
|
319682
|
-
_utils_js__WEBPACK_IMPORTED_MODULE_3__["default"].forEach(['post', 'put', 'patch'], function forEachMethodWithData(method) {
|
|
319823
|
+
_utils_js__WEBPACK_IMPORTED_MODULE_3__["default"].forEach(['post', 'put', 'patch', 'query'], function forEachMethodWithData(method) {
|
|
319683
319824
|
function generateHTTPMethod(isForm) {
|
|
319684
319825
|
return function httpMethod(url, data, config) {
|
|
319685
319826
|
return this.request(
|
|
@@ -319699,7 +319840,11 @@ _utils_js__WEBPACK_IMPORTED_MODULE_3__["default"].forEach(['post', 'put', 'patch
|
|
|
319699
319840
|
|
|
319700
319841
|
Axios.prototype[method] = generateHTTPMethod();
|
|
319701
319842
|
|
|
319702
|
-
|
|
319843
|
+
// QUERY is a safe/idempotent read method; multipart form bodies don't fit
|
|
319844
|
+
// its semantics, so no queryForm shorthand is generated.
|
|
319845
|
+
if (method !== 'query') {
|
|
319846
|
+
Axios.prototype[method + 'Form'] = generateHTTPMethod(true);
|
|
319847
|
+
}
|
|
319703
319848
|
});
|
|
319704
319849
|
|
|
319705
319850
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (Axios);
|
|
@@ -319707,9 +319852,9 @@ _utils_js__WEBPACK_IMPORTED_MODULE_3__["default"].forEach(['post', 'put', 'patch
|
|
|
319707
319852
|
|
|
319708
319853
|
/***/ }),
|
|
319709
319854
|
|
|
319710
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
319855
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/core/AxiosError.js":
|
|
319711
319856
|
/*!***************************************************************************************************!*\
|
|
319712
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.
|
|
319857
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/core/AxiosError.js ***!
|
|
319713
319858
|
\***************************************************************************************************/
|
|
319714
319859
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
319715
319860
|
|
|
@@ -319718,11 +319863,82 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
319718
319863
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
319719
319864
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
319720
319865
|
/* harmony export */ });
|
|
319721
|
-
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
319866
|
+
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/utils.js");
|
|
319867
|
+
/* harmony import */ var _AxiosHeaders_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./AxiosHeaders.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/core/AxiosHeaders.js");
|
|
319868
|
+
|
|
319722
319869
|
|
|
319723
319870
|
|
|
319724
319871
|
|
|
319725
319872
|
|
|
319873
|
+
const REDACTED = '[REDACTED ****]';
|
|
319874
|
+
|
|
319875
|
+
function hasOwnOrPrototypeToJSON(source) {
|
|
319876
|
+
if (_utils_js__WEBPACK_IMPORTED_MODULE_0__["default"].hasOwnProp(source, 'toJSON')) {
|
|
319877
|
+
return true;
|
|
319878
|
+
}
|
|
319879
|
+
|
|
319880
|
+
let prototype = Object.getPrototypeOf(source);
|
|
319881
|
+
|
|
319882
|
+
while (prototype && prototype !== Object.prototype) {
|
|
319883
|
+
if (_utils_js__WEBPACK_IMPORTED_MODULE_0__["default"].hasOwnProp(prototype, 'toJSON')) {
|
|
319884
|
+
return true;
|
|
319885
|
+
}
|
|
319886
|
+
|
|
319887
|
+
prototype = Object.getPrototypeOf(prototype);
|
|
319888
|
+
}
|
|
319889
|
+
|
|
319890
|
+
return false;
|
|
319891
|
+
}
|
|
319892
|
+
|
|
319893
|
+
// Build a plain-object snapshot of `config` and replace the value of any key
|
|
319894
|
+
// (case-insensitive) listed in `redactKeys` with REDACTED. Walks through arrays
|
|
319895
|
+
// and AxiosHeaders, and short-circuits on circular references.
|
|
319896
|
+
function redactConfig(config, redactKeys) {
|
|
319897
|
+
const lowerKeys = new Set(redactKeys.map((k) => String(k).toLowerCase()));
|
|
319898
|
+
const seen = [];
|
|
319899
|
+
|
|
319900
|
+
const visit = (source) => {
|
|
319901
|
+
if (source === null || typeof source !== 'object') return source;
|
|
319902
|
+
if (_utils_js__WEBPACK_IMPORTED_MODULE_0__["default"].isBuffer(source)) return source;
|
|
319903
|
+
if (seen.indexOf(source) !== -1) return undefined;
|
|
319904
|
+
|
|
319905
|
+
if (source instanceof _AxiosHeaders_js__WEBPACK_IMPORTED_MODULE_1__["default"]) {
|
|
319906
|
+
source = source.toJSON();
|
|
319907
|
+
}
|
|
319908
|
+
|
|
319909
|
+
seen.push(source);
|
|
319910
|
+
|
|
319911
|
+
let result;
|
|
319912
|
+
if (_utils_js__WEBPACK_IMPORTED_MODULE_0__["default"].isArray(source)) {
|
|
319913
|
+
result = [];
|
|
319914
|
+
source.forEach((v, i) => {
|
|
319915
|
+
const reducedValue = visit(v);
|
|
319916
|
+
if (!_utils_js__WEBPACK_IMPORTED_MODULE_0__["default"].isUndefined(reducedValue)) {
|
|
319917
|
+
result[i] = reducedValue;
|
|
319918
|
+
}
|
|
319919
|
+
});
|
|
319920
|
+
} else {
|
|
319921
|
+
if (!_utils_js__WEBPACK_IMPORTED_MODULE_0__["default"].isPlainObject(source) && hasOwnOrPrototypeToJSON(source)) {
|
|
319922
|
+
seen.pop();
|
|
319923
|
+
return source;
|
|
319924
|
+
}
|
|
319925
|
+
|
|
319926
|
+
result = Object.create(null);
|
|
319927
|
+
for (const [key, value] of Object.entries(source)) {
|
|
319928
|
+
const reducedValue = lowerKeys.has(key.toLowerCase()) ? REDACTED : visit(value);
|
|
319929
|
+
if (!_utils_js__WEBPACK_IMPORTED_MODULE_0__["default"].isUndefined(reducedValue)) {
|
|
319930
|
+
result[key] = reducedValue;
|
|
319931
|
+
}
|
|
319932
|
+
}
|
|
319933
|
+
}
|
|
319934
|
+
|
|
319935
|
+
seen.pop();
|
|
319936
|
+
return result;
|
|
319937
|
+
};
|
|
319938
|
+
|
|
319939
|
+
return visit(config);
|
|
319940
|
+
}
|
|
319941
|
+
|
|
319726
319942
|
class AxiosError extends Error {
|
|
319727
319943
|
static from(error, code, config, request, response, customProps) {
|
|
319728
319944
|
const axiosError = new AxiosError(error.message, code || error.code, config, request, response);
|
|
@@ -319738,42 +319954,56 @@ class AxiosError extends Error {
|
|
|
319738
319954
|
return axiosError;
|
|
319739
319955
|
}
|
|
319740
319956
|
|
|
319741
|
-
|
|
319742
|
-
|
|
319743
|
-
|
|
319744
|
-
|
|
319745
|
-
|
|
319746
|
-
|
|
319747
|
-
|
|
319748
|
-
|
|
319749
|
-
|
|
319750
|
-
|
|
319751
|
-
|
|
319752
|
-
|
|
319753
|
-
|
|
319754
|
-
|
|
319755
|
-
|
|
319756
|
-
|
|
319757
|
-
|
|
319758
|
-
|
|
319759
|
-
|
|
319760
|
-
|
|
319761
|
-
|
|
319762
|
-
|
|
319763
|
-
|
|
319764
|
-
|
|
319765
|
-
|
|
319766
|
-
|
|
319767
|
-
|
|
319768
|
-
|
|
319769
|
-
|
|
319770
|
-
|
|
319771
|
-
|
|
319772
|
-
|
|
319773
|
-
|
|
319957
|
+
/**
|
|
319958
|
+
* Create an Error with the specified message, config, error code, request and response.
|
|
319959
|
+
*
|
|
319960
|
+
* @param {string} message The error message.
|
|
319961
|
+
* @param {string} [code] The error code (for example, 'ECONNABORTED').
|
|
319962
|
+
* @param {Object} [config] The config.
|
|
319963
|
+
* @param {Object} [request] The request.
|
|
319964
|
+
* @param {Object} [response] The response.
|
|
319965
|
+
*
|
|
319966
|
+
* @returns {Error} The created error.
|
|
319967
|
+
*/
|
|
319968
|
+
constructor(message, code, config, request, response) {
|
|
319969
|
+
super(message);
|
|
319970
|
+
|
|
319971
|
+
// Make message enumerable to maintain backward compatibility
|
|
319972
|
+
// The native Error constructor sets message as non-enumerable,
|
|
319973
|
+
// but axios < v1.13.3 had it as enumerable
|
|
319974
|
+
Object.defineProperty(this, 'message', {
|
|
319975
|
+
// Null-proto descriptor so a polluted Object.prototype.get cannot turn
|
|
319976
|
+
// this data descriptor into an accessor descriptor on the way in.
|
|
319977
|
+
__proto__: null,
|
|
319978
|
+
value: message,
|
|
319979
|
+
enumerable: true,
|
|
319980
|
+
writable: true,
|
|
319981
|
+
configurable: true,
|
|
319982
|
+
});
|
|
319983
|
+
|
|
319984
|
+
this.name = 'AxiosError';
|
|
319985
|
+
this.isAxiosError = true;
|
|
319986
|
+
code && (this.code = code);
|
|
319987
|
+
config && (this.config = config);
|
|
319988
|
+
request && (this.request = request);
|
|
319989
|
+
if (response) {
|
|
319990
|
+
this.response = response;
|
|
319991
|
+
this.status = response.status;
|
|
319774
319992
|
}
|
|
319993
|
+
}
|
|
319775
319994
|
|
|
319776
319995
|
toJSON() {
|
|
319996
|
+
// Opt-in redaction: when the request config carries a `redact` array, the
|
|
319997
|
+
// value of any matching key (case-insensitive, at any depth) is replaced
|
|
319998
|
+
// with REDACTED in the serialized snapshot. Undefined or empty leaves the
|
|
319999
|
+
// existing serialization behavior unchanged.
|
|
320000
|
+
const config = this.config;
|
|
320001
|
+
const redactKeys = config && _utils_js__WEBPACK_IMPORTED_MODULE_0__["default"].hasOwnProp(config, 'redact') ? config.redact : undefined;
|
|
320002
|
+
const serializedConfig =
|
|
320003
|
+
_utils_js__WEBPACK_IMPORTED_MODULE_0__["default"].isArray(redactKeys) && redactKeys.length > 0
|
|
320004
|
+
? redactConfig(config, redactKeys)
|
|
320005
|
+
: _utils_js__WEBPACK_IMPORTED_MODULE_0__["default"].toJSONObject(config);
|
|
320006
|
+
|
|
319777
320007
|
return {
|
|
319778
320008
|
// Standard
|
|
319779
320009
|
message: this.message,
|
|
@@ -319787,7 +320017,7 @@ class AxiosError extends Error {
|
|
|
319787
320017
|
columnNumber: this.columnNumber,
|
|
319788
320018
|
stack: this.stack,
|
|
319789
320019
|
// Axios
|
|
319790
|
-
config:
|
|
320020
|
+
config: serializedConfig,
|
|
319791
320021
|
code: this.code,
|
|
319792
320022
|
status: this.status,
|
|
319793
320023
|
};
|
|
@@ -319799,6 +320029,7 @@ AxiosError.ERR_BAD_OPTION_VALUE = 'ERR_BAD_OPTION_VALUE';
|
|
|
319799
320029
|
AxiosError.ERR_BAD_OPTION = 'ERR_BAD_OPTION';
|
|
319800
320030
|
AxiosError.ECONNABORTED = 'ECONNABORTED';
|
|
319801
320031
|
AxiosError.ETIMEDOUT = 'ETIMEDOUT';
|
|
320032
|
+
AxiosError.ECONNREFUSED = 'ECONNREFUSED';
|
|
319802
320033
|
AxiosError.ERR_NETWORK = 'ERR_NETWORK';
|
|
319803
320034
|
AxiosError.ERR_FR_TOO_MANY_REDIRECTS = 'ERR_FR_TOO_MANY_REDIRECTS';
|
|
319804
320035
|
AxiosError.ERR_DEPRECATED = 'ERR_DEPRECATED';
|
|
@@ -319807,15 +320038,16 @@ AxiosError.ERR_BAD_REQUEST = 'ERR_BAD_REQUEST';
|
|
|
319807
320038
|
AxiosError.ERR_CANCELED = 'ERR_CANCELED';
|
|
319808
320039
|
AxiosError.ERR_NOT_SUPPORT = 'ERR_NOT_SUPPORT';
|
|
319809
320040
|
AxiosError.ERR_INVALID_URL = 'ERR_INVALID_URL';
|
|
320041
|
+
AxiosError.ERR_FORM_DATA_DEPTH_EXCEEDED = 'ERR_FORM_DATA_DEPTH_EXCEEDED';
|
|
319810
320042
|
|
|
319811
320043
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (AxiosError);
|
|
319812
320044
|
|
|
319813
320045
|
|
|
319814
320046
|
/***/ }),
|
|
319815
320047
|
|
|
319816
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
320048
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/core/AxiosHeaders.js":
|
|
319817
320049
|
/*!*****************************************************************************************************!*\
|
|
319818
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.
|
|
320050
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/core/AxiosHeaders.js ***!
|
|
319819
320051
|
\*****************************************************************************************************/
|
|
319820
320052
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
319821
320053
|
|
|
@@ -319824,8 +320056,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
319824
320056
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
319825
320057
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
319826
320058
|
/* harmony export */ });
|
|
319827
|
-
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
319828
|
-
/* harmony import */ var _helpers_parseHeaders_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../helpers/parseHeaders.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
320059
|
+
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/utils.js");
|
|
320060
|
+
/* harmony import */ var _helpers_parseHeaders_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../helpers/parseHeaders.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/parseHeaders.js");
|
|
319829
320061
|
|
|
319830
320062
|
|
|
319831
320063
|
|
|
@@ -319833,41 +320065,41 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
319833
320065
|
|
|
319834
320066
|
const $internals = Symbol('internals');
|
|
319835
320067
|
|
|
319836
|
-
const
|
|
320068
|
+
const INVALID_HEADER_VALUE_CHARS_RE = /[^\x09\x20-\x7E\x80-\xFF]/g;
|
|
319837
320069
|
|
|
319838
|
-
function
|
|
319839
|
-
|
|
319840
|
-
|
|
319841
|
-
}
|
|
320070
|
+
function trimSPorHTAB(str) {
|
|
320071
|
+
let start = 0;
|
|
320072
|
+
let end = str.length;
|
|
319842
320073
|
|
|
319843
|
-
|
|
319844
|
-
|
|
319845
|
-
return;
|
|
319846
|
-
}
|
|
320074
|
+
while (start < end) {
|
|
320075
|
+
const code = str.charCodeAt(start);
|
|
319847
320076
|
|
|
319848
|
-
|
|
319849
|
-
|
|
319850
|
-
|
|
319851
|
-
}
|
|
319852
|
-
|
|
319853
|
-
function normalizeHeader(header) {
|
|
319854
|
-
return header && String(header).trim().toLowerCase();
|
|
319855
|
-
}
|
|
320077
|
+
if (code !== 0x09 && code !== 0x20) {
|
|
320078
|
+
break;
|
|
320079
|
+
}
|
|
319856
320080
|
|
|
319857
|
-
|
|
319858
|
-
|
|
320081
|
+
start += 1;
|
|
320082
|
+
}
|
|
319859
320083
|
|
|
319860
|
-
while (end >
|
|
319861
|
-
const
|
|
320084
|
+
while (end > start) {
|
|
320085
|
+
const code = str.charCodeAt(end - 1);
|
|
319862
320086
|
|
|
319863
|
-
if (
|
|
320087
|
+
if (code !== 0x09 && code !== 0x20) {
|
|
319864
320088
|
break;
|
|
319865
320089
|
}
|
|
319866
320090
|
|
|
319867
320091
|
end -= 1;
|
|
319868
320092
|
}
|
|
319869
320093
|
|
|
319870
|
-
return end === str.length ? str : str.slice(
|
|
320094
|
+
return start === 0 && end === str.length ? str : str.slice(start, end);
|
|
320095
|
+
}
|
|
320096
|
+
|
|
320097
|
+
function normalizeHeader(header) {
|
|
320098
|
+
return header && String(header).trim().toLowerCase();
|
|
320099
|
+
}
|
|
320100
|
+
|
|
320101
|
+
function sanitizeHeaderValue(str) {
|
|
320102
|
+
return trimSPorHTAB(str.replace(INVALID_HEADER_VALUE_CHARS_RE, ''));
|
|
319871
320103
|
}
|
|
319872
320104
|
|
|
319873
320105
|
function normalizeValue(value) {
|
|
@@ -319875,7 +320107,7 @@ function normalizeValue(value) {
|
|
|
319875
320107
|
return value;
|
|
319876
320108
|
}
|
|
319877
320109
|
|
|
319878
|
-
return _utils_js__WEBPACK_IMPORTED_MODULE_0__["default"].isArray(value) ? value.map(normalizeValue) :
|
|
320110
|
+
return _utils_js__WEBPACK_IMPORTED_MODULE_0__["default"].isArray(value) ? value.map(normalizeValue) : sanitizeHeaderValue(String(value));
|
|
319879
320111
|
}
|
|
319880
320112
|
|
|
319881
320113
|
function parseTokens(str) {
|
|
@@ -319926,6 +320158,9 @@ function buildAccessors(obj, header) {
|
|
|
319926
320158
|
|
|
319927
320159
|
['get', 'set', 'has'].forEach((methodName) => {
|
|
319928
320160
|
Object.defineProperty(obj, methodName + accessorName, {
|
|
320161
|
+
// Null-proto descriptor so a polluted Object.prototype.get cannot turn
|
|
320162
|
+
// this data descriptor into an accessor descriptor on the way in.
|
|
320163
|
+
__proto__: null,
|
|
319929
320164
|
value: function (arg1, arg2, arg3) {
|
|
319930
320165
|
return this[methodName].call(this, header, arg1, arg2, arg3);
|
|
319931
320166
|
},
|
|
@@ -319957,7 +320192,6 @@ class AxiosHeaders {
|
|
|
319957
320192
|
_rewrite === true ||
|
|
319958
320193
|
(_rewrite === undefined && self[key] !== false)
|
|
319959
320194
|
) {
|
|
319960
|
-
assertValidHeaderValue(_value, _header);
|
|
319961
320195
|
self[key || _header] = normalizeValue(_value);
|
|
319962
320196
|
}
|
|
319963
320197
|
}
|
|
@@ -320208,9 +320442,9 @@ _utils_js__WEBPACK_IMPORTED_MODULE_0__["default"].freezeMethods(AxiosHeaders);
|
|
|
320208
320442
|
|
|
320209
320443
|
/***/ }),
|
|
320210
320444
|
|
|
320211
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
320445
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/core/InterceptorManager.js":
|
|
320212
320446
|
/*!***********************************************************************************************************!*\
|
|
320213
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.
|
|
320447
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/core/InterceptorManager.js ***!
|
|
320214
320448
|
\***********************************************************************************************************/
|
|
320215
320449
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
320216
320450
|
|
|
@@ -320219,7 +320453,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
320219
320453
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
320220
320454
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
320221
320455
|
/* harmony export */ });
|
|
320222
|
-
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
320456
|
+
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/utils.js");
|
|
320223
320457
|
|
|
320224
320458
|
|
|
320225
320459
|
|
|
@@ -320296,9 +320530,9 @@ class InterceptorManager {
|
|
|
320296
320530
|
|
|
320297
320531
|
/***/ }),
|
|
320298
320532
|
|
|
320299
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
320533
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/core/buildFullPath.js":
|
|
320300
320534
|
/*!******************************************************************************************************!*\
|
|
320301
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.
|
|
320535
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/core/buildFullPath.js ***!
|
|
320302
320536
|
\******************************************************************************************************/
|
|
320303
320537
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
320304
320538
|
|
|
@@ -320307,8 +320541,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
320307
320541
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
320308
320542
|
/* harmony export */ "default": () => (/* binding */ buildFullPath)
|
|
320309
320543
|
/* harmony export */ });
|
|
320310
|
-
/* harmony import */ var _helpers_isAbsoluteURL_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../helpers/isAbsoluteURL.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
320311
|
-
/* harmony import */ var _helpers_combineURLs_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../helpers/combineURLs.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
320544
|
+
/* harmony import */ var _helpers_isAbsoluteURL_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../helpers/isAbsoluteURL.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/isAbsoluteURL.js");
|
|
320545
|
+
/* harmony import */ var _helpers_combineURLs_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../helpers/combineURLs.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/combineURLs.js");
|
|
320312
320546
|
|
|
320313
320547
|
|
|
320314
320548
|
|
|
@@ -320326,7 +320560,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
320326
320560
|
*/
|
|
320327
320561
|
function buildFullPath(baseURL, requestedURL, allowAbsoluteUrls) {
|
|
320328
320562
|
let isRelativeUrl = !(0,_helpers_isAbsoluteURL_js__WEBPACK_IMPORTED_MODULE_0__["default"])(requestedURL);
|
|
320329
|
-
if (baseURL && (isRelativeUrl || allowAbsoluteUrls
|
|
320563
|
+
if (baseURL && (isRelativeUrl || allowAbsoluteUrls === false)) {
|
|
320330
320564
|
return (0,_helpers_combineURLs_js__WEBPACK_IMPORTED_MODULE_1__["default"])(baseURL, requestedURL);
|
|
320331
320565
|
}
|
|
320332
320566
|
return requestedURL;
|
|
@@ -320335,9 +320569,9 @@ function buildFullPath(baseURL, requestedURL, allowAbsoluteUrls) {
|
|
|
320335
320569
|
|
|
320336
320570
|
/***/ }),
|
|
320337
320571
|
|
|
320338
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
320572
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/core/dispatchRequest.js":
|
|
320339
320573
|
/*!********************************************************************************************************!*\
|
|
320340
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.
|
|
320574
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/core/dispatchRequest.js ***!
|
|
320341
320575
|
\********************************************************************************************************/
|
|
320342
320576
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
320343
320577
|
|
|
@@ -320346,12 +320580,12 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
320346
320580
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
320347
320581
|
/* harmony export */ "default": () => (/* binding */ dispatchRequest)
|
|
320348
320582
|
/* harmony export */ });
|
|
320349
|
-
/* harmony import */ var _transformData_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./transformData.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
320350
|
-
/* harmony import */ var _cancel_isCancel_js__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ../cancel/isCancel.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
320351
|
-
/* harmony import */ var _defaults_index_js__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ../defaults/index.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
320352
|
-
/* harmony import */ var _cancel_CanceledError_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../cancel/CanceledError.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
320353
|
-
/* harmony import */ var _core_AxiosHeaders_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../core/AxiosHeaders.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
320354
|
-
/* harmony import */ var _adapters_adapters_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../adapters/adapters.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
320583
|
+
/* harmony import */ var _transformData_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./transformData.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/core/transformData.js");
|
|
320584
|
+
/* harmony import */ var _cancel_isCancel_js__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ../cancel/isCancel.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/cancel/isCancel.js");
|
|
320585
|
+
/* harmony import */ var _defaults_index_js__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ../defaults/index.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/defaults/index.js");
|
|
320586
|
+
/* harmony import */ var _cancel_CanceledError_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../cancel/CanceledError.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/cancel/CanceledError.js");
|
|
320587
|
+
/* harmony import */ var _core_AxiosHeaders_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../core/AxiosHeaders.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/core/AxiosHeaders.js");
|
|
320588
|
+
/* harmony import */ var _adapters_adapters_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../adapters/adapters.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/adapters/adapters.js");
|
|
320355
320589
|
|
|
320356
320590
|
|
|
320357
320591
|
|
|
@@ -320403,8 +320637,15 @@ function dispatchRequest(config) {
|
|
|
320403
320637
|
function onAdapterResolution(response) {
|
|
320404
320638
|
throwIfCancellationRequested(config);
|
|
320405
320639
|
|
|
320406
|
-
//
|
|
320407
|
-
|
|
320640
|
+
// Expose the current response on config so that transformResponse can
|
|
320641
|
+
// attach it to any AxiosError it throws (e.g. on JSON parse failure).
|
|
320642
|
+
// We clean it up afterwards to avoid polluting the config object.
|
|
320643
|
+
config.response = response;
|
|
320644
|
+
try {
|
|
320645
|
+
response.data = _transformData_js__WEBPACK_IMPORTED_MODULE_2__["default"].call(config, config.transformResponse, response);
|
|
320646
|
+
} finally {
|
|
320647
|
+
delete config.response;
|
|
320648
|
+
}
|
|
320408
320649
|
|
|
320409
320650
|
response.headers = _core_AxiosHeaders_js__WEBPACK_IMPORTED_MODULE_1__["default"].from(response.headers);
|
|
320410
320651
|
|
|
@@ -320416,11 +320657,16 @@ function dispatchRequest(config) {
|
|
|
320416
320657
|
|
|
320417
320658
|
// Transform response data
|
|
320418
320659
|
if (reason && reason.response) {
|
|
320419
|
-
|
|
320420
|
-
|
|
320421
|
-
|
|
320422
|
-
|
|
320423
|
-
|
|
320660
|
+
config.response = reason.response;
|
|
320661
|
+
try {
|
|
320662
|
+
reason.response.data = _transformData_js__WEBPACK_IMPORTED_MODULE_2__["default"].call(
|
|
320663
|
+
config,
|
|
320664
|
+
config.transformResponse,
|
|
320665
|
+
reason.response
|
|
320666
|
+
);
|
|
320667
|
+
} finally {
|
|
320668
|
+
delete config.response;
|
|
320669
|
+
}
|
|
320424
320670
|
reason.response.headers = _core_AxiosHeaders_js__WEBPACK_IMPORTED_MODULE_1__["default"].from(reason.response.headers);
|
|
320425
320671
|
}
|
|
320426
320672
|
}
|
|
@@ -320433,9 +320679,9 @@ function dispatchRequest(config) {
|
|
|
320433
320679
|
|
|
320434
320680
|
/***/ }),
|
|
320435
320681
|
|
|
320436
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
320682
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/core/mergeConfig.js":
|
|
320437
320683
|
/*!****************************************************************************************************!*\
|
|
320438
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.
|
|
320684
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/core/mergeConfig.js ***!
|
|
320439
320685
|
\****************************************************************************************************/
|
|
320440
320686
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
320441
320687
|
|
|
@@ -320444,8 +320690,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
320444
320690
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
320445
320691
|
/* harmony export */ "default": () => (/* binding */ mergeConfig)
|
|
320446
320692
|
/* harmony export */ });
|
|
320447
|
-
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
320448
|
-
/* harmony import */ var _AxiosHeaders_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./AxiosHeaders.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
320693
|
+
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/utils.js");
|
|
320694
|
+
/* harmony import */ var _AxiosHeaders_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./AxiosHeaders.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/core/AxiosHeaders.js");
|
|
320449
320695
|
|
|
320450
320696
|
|
|
320451
320697
|
|
|
@@ -320465,7 +320711,21 @@ const headersToObject = (thing) => (thing instanceof _AxiosHeaders_js__WEBPACK_I
|
|
|
320465
320711
|
function mergeConfig(config1, config2) {
|
|
320466
320712
|
// eslint-disable-next-line no-param-reassign
|
|
320467
320713
|
config2 = config2 || {};
|
|
320468
|
-
|
|
320714
|
+
|
|
320715
|
+
// Use a null-prototype object so that downstream reads such as `config.auth`
|
|
320716
|
+
// or `config.baseURL` cannot inherit polluted values from Object.prototype.
|
|
320717
|
+
// `hasOwnProperty` is restored as a non-enumerable own slot to preserve
|
|
320718
|
+
// ergonomics for user code that relies on it.
|
|
320719
|
+
const config = Object.create(null);
|
|
320720
|
+
Object.defineProperty(config, 'hasOwnProperty', {
|
|
320721
|
+
// Null-proto descriptor so a polluted Object.prototype.get cannot turn
|
|
320722
|
+
// this data descriptor into an accessor descriptor on the way in.
|
|
320723
|
+
__proto__: null,
|
|
320724
|
+
value: Object.prototype.hasOwnProperty,
|
|
320725
|
+
enumerable: false,
|
|
320726
|
+
writable: true,
|
|
320727
|
+
configurable: true,
|
|
320728
|
+
});
|
|
320469
320729
|
|
|
320470
320730
|
function getMergedValue(target, source, prop, caseless) {
|
|
320471
320731
|
if (_utils_js__WEBPACK_IMPORTED_MODULE_1__["default"].isPlainObject(target) && _utils_js__WEBPACK_IMPORTED_MODULE_1__["default"].isPlainObject(source)) {
|
|
@@ -320504,9 +320764,9 @@ function mergeConfig(config1, config2) {
|
|
|
320504
320764
|
|
|
320505
320765
|
// eslint-disable-next-line consistent-return
|
|
320506
320766
|
function mergeDirectKeys(a, b, prop) {
|
|
320507
|
-
if (prop
|
|
320767
|
+
if (_utils_js__WEBPACK_IMPORTED_MODULE_1__["default"].hasOwnProp(config2, prop)) {
|
|
320508
320768
|
return getMergedValue(a, b);
|
|
320509
|
-
} else if (prop
|
|
320769
|
+
} else if (_utils_js__WEBPACK_IMPORTED_MODULE_1__["default"].hasOwnProp(config1, prop)) {
|
|
320510
320770
|
return getMergedValue(undefined, a);
|
|
320511
320771
|
}
|
|
320512
320772
|
}
|
|
@@ -320538,6 +320798,7 @@ function mergeConfig(config1, config2) {
|
|
|
320538
320798
|
httpsAgent: defaultToConfig2,
|
|
320539
320799
|
cancelToken: defaultToConfig2,
|
|
320540
320800
|
socketPath: defaultToConfig2,
|
|
320801
|
+
allowedSocketPaths: defaultToConfig2,
|
|
320541
320802
|
responseEncoding: defaultToConfig2,
|
|
320542
320803
|
validateStatus: mergeDirectKeys,
|
|
320543
320804
|
headers: (a, b, prop) =>
|
|
@@ -320547,7 +320808,9 @@ function mergeConfig(config1, config2) {
|
|
|
320547
320808
|
_utils_js__WEBPACK_IMPORTED_MODULE_1__["default"].forEach(Object.keys({ ...config1, ...config2 }), function computeConfigValue(prop) {
|
|
320548
320809
|
if (prop === '__proto__' || prop === 'constructor' || prop === 'prototype') return;
|
|
320549
320810
|
const merge = _utils_js__WEBPACK_IMPORTED_MODULE_1__["default"].hasOwnProp(mergeMap, prop) ? mergeMap[prop] : mergeDeepProperties;
|
|
320550
|
-
const
|
|
320811
|
+
const a = _utils_js__WEBPACK_IMPORTED_MODULE_1__["default"].hasOwnProp(config1, prop) ? config1[prop] : undefined;
|
|
320812
|
+
const b = _utils_js__WEBPACK_IMPORTED_MODULE_1__["default"].hasOwnProp(config2, prop) ? config2[prop] : undefined;
|
|
320813
|
+
const configValue = merge(a, b, prop);
|
|
320551
320814
|
(_utils_js__WEBPACK_IMPORTED_MODULE_1__["default"].isUndefined(configValue) && merge !== mergeDirectKeys) || (config[prop] = configValue);
|
|
320552
320815
|
});
|
|
320553
320816
|
|
|
@@ -320557,9 +320820,9 @@ function mergeConfig(config1, config2) {
|
|
|
320557
320820
|
|
|
320558
320821
|
/***/ }),
|
|
320559
320822
|
|
|
320560
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
320823
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/core/settle.js":
|
|
320561
320824
|
/*!***********************************************************************************************!*\
|
|
320562
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.
|
|
320825
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/core/settle.js ***!
|
|
320563
320826
|
\***********************************************************************************************/
|
|
320564
320827
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
320565
320828
|
|
|
@@ -320568,7 +320831,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
320568
320831
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
320569
320832
|
/* harmony export */ "default": () => (/* binding */ settle)
|
|
320570
320833
|
/* harmony export */ });
|
|
320571
|
-
/* harmony import */ var _AxiosError_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./AxiosError.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
320834
|
+
/* harmony import */ var _AxiosError_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./AxiosError.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/core/AxiosError.js");
|
|
320572
320835
|
|
|
320573
320836
|
|
|
320574
320837
|
|
|
@@ -320587,26 +320850,22 @@ function settle(resolve, reject, response) {
|
|
|
320587
320850
|
if (!response.status || !validateStatus || validateStatus(response.status)) {
|
|
320588
320851
|
resolve(response);
|
|
320589
320852
|
} else {
|
|
320590
|
-
reject(
|
|
320591
|
-
|
|
320592
|
-
|
|
320593
|
-
|
|
320594
|
-
|
|
320595
|
-
|
|
320596
|
-
|
|
320597
|
-
response.request,
|
|
320598
|
-
response
|
|
320599
|
-
)
|
|
320600
|
-
);
|
|
320853
|
+
reject(new _AxiosError_js__WEBPACK_IMPORTED_MODULE_0__["default"](
|
|
320854
|
+
'Request failed with status code ' + response.status,
|
|
320855
|
+
response.status >= 400 && response.status < 500 ? _AxiosError_js__WEBPACK_IMPORTED_MODULE_0__["default"].ERR_BAD_REQUEST : _AxiosError_js__WEBPACK_IMPORTED_MODULE_0__["default"].ERR_BAD_RESPONSE,
|
|
320856
|
+
response.config,
|
|
320857
|
+
response.request,
|
|
320858
|
+
response
|
|
320859
|
+
));
|
|
320601
320860
|
}
|
|
320602
320861
|
}
|
|
320603
320862
|
|
|
320604
320863
|
|
|
320605
320864
|
/***/ }),
|
|
320606
320865
|
|
|
320607
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
320866
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/core/transformData.js":
|
|
320608
320867
|
/*!******************************************************************************************************!*\
|
|
320609
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.
|
|
320868
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/core/transformData.js ***!
|
|
320610
320869
|
\******************************************************************************************************/
|
|
320611
320870
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
320612
320871
|
|
|
@@ -320615,9 +320874,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
320615
320874
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
320616
320875
|
/* harmony export */ "default": () => (/* binding */ transformData)
|
|
320617
320876
|
/* harmony export */ });
|
|
320618
|
-
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
320619
|
-
/* harmony import */ var _defaults_index_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../defaults/index.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
320620
|
-
/* harmony import */ var _core_AxiosHeaders_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../core/AxiosHeaders.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
320877
|
+
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/utils.js");
|
|
320878
|
+
/* harmony import */ var _defaults_index_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../defaults/index.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/defaults/index.js");
|
|
320879
|
+
/* harmony import */ var _core_AxiosHeaders_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../core/AxiosHeaders.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/core/AxiosHeaders.js");
|
|
320621
320880
|
|
|
320622
320881
|
|
|
320623
320882
|
|
|
@@ -320650,9 +320909,9 @@ function transformData(fns, response) {
|
|
|
320650
320909
|
|
|
320651
320910
|
/***/ }),
|
|
320652
320911
|
|
|
320653
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
320912
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/defaults/index.js":
|
|
320654
320913
|
/*!**************************************************************************************************!*\
|
|
320655
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.
|
|
320914
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/defaults/index.js ***!
|
|
320656
320915
|
\**************************************************************************************************/
|
|
320657
320916
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
320658
320917
|
|
|
@@ -320661,13 +320920,14 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
320661
320920
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
320662
320921
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
320663
320922
|
/* harmony export */ });
|
|
320664
|
-
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
320665
|
-
/* harmony import */ var _core_AxiosError_js__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ../core/AxiosError.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
320666
|
-
/* harmony import */ var _transitional_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./transitional.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
320667
|
-
/* harmony import */ var _helpers_toFormData_js__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ../helpers/toFormData.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
320668
|
-
/* harmony import */ var _helpers_toURLEncodedForm_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../helpers/toURLEncodedForm.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
320669
|
-
/* harmony import */ var _platform_index_js__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ../platform/index.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
320670
|
-
/* harmony import */ var _helpers_formDataToJSON_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../helpers/formDataToJSON.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
320923
|
+
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/utils.js");
|
|
320924
|
+
/* harmony import */ var _core_AxiosError_js__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ../core/AxiosError.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/core/AxiosError.js");
|
|
320925
|
+
/* harmony import */ var _transitional_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./transitional.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/defaults/transitional.js");
|
|
320926
|
+
/* harmony import */ var _helpers_toFormData_js__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ../helpers/toFormData.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/toFormData.js");
|
|
320927
|
+
/* harmony import */ var _helpers_toURLEncodedForm_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../helpers/toURLEncodedForm.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/toURLEncodedForm.js");
|
|
320928
|
+
/* harmony import */ var _platform_index_js__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ../platform/index.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/platform/index.js");
|
|
320929
|
+
/* harmony import */ var _helpers_formDataToJSON_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../helpers/formDataToJSON.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/formDataToJSON.js");
|
|
320930
|
+
|
|
320671
320931
|
|
|
320672
320932
|
|
|
320673
320933
|
|
|
@@ -320677,6 +320937,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
320677
320937
|
|
|
320678
320938
|
|
|
320679
320939
|
|
|
320940
|
+
const own = (obj, key) => (obj != null && _utils_js__WEBPACK_IMPORTED_MODULE_0__["default"].hasOwnProp(obj, key) ? obj[key] : undefined);
|
|
320680
320941
|
|
|
320681
320942
|
/**
|
|
320682
320943
|
* It takes a string, tries to parse it, and if it fails, it returns the stringified version
|
|
@@ -320745,20 +321006,22 @@ const defaults = {
|
|
|
320745
321006
|
let isFileList;
|
|
320746
321007
|
|
|
320747
321008
|
if (isObjectPayload) {
|
|
321009
|
+
const formSerializer = own(this, 'formSerializer');
|
|
320748
321010
|
if (contentType.indexOf('application/x-www-form-urlencoded') > -1) {
|
|
320749
|
-
return (0,_helpers_toURLEncodedForm_js__WEBPACK_IMPORTED_MODULE_3__["default"])(data,
|
|
321011
|
+
return (0,_helpers_toURLEncodedForm_js__WEBPACK_IMPORTED_MODULE_3__["default"])(data, formSerializer).toString();
|
|
320750
321012
|
}
|
|
320751
321013
|
|
|
320752
321014
|
if (
|
|
320753
321015
|
(isFileList = _utils_js__WEBPACK_IMPORTED_MODULE_0__["default"].isFileList(data)) ||
|
|
320754
321016
|
contentType.indexOf('multipart/form-data') > -1
|
|
320755
321017
|
) {
|
|
320756
|
-
const
|
|
321018
|
+
const env = own(this, 'env');
|
|
321019
|
+
const _FormData = env && env.FormData;
|
|
320757
321020
|
|
|
320758
321021
|
return (0,_helpers_toFormData_js__WEBPACK_IMPORTED_MODULE_4__["default"])(
|
|
320759
321022
|
isFileList ? { 'files[]': data } : data,
|
|
320760
321023
|
_FormData && new _FormData(),
|
|
320761
|
-
|
|
321024
|
+
formSerializer
|
|
320762
321025
|
);
|
|
320763
321026
|
}
|
|
320764
321027
|
}
|
|
@@ -320774,9 +321037,10 @@ const defaults = {
|
|
|
320774
321037
|
|
|
320775
321038
|
transformResponse: [
|
|
320776
321039
|
function transformResponse(data) {
|
|
320777
|
-
const transitional = this
|
|
321040
|
+
const transitional = own(this, 'transitional') || defaults.transitional;
|
|
320778
321041
|
const forcedJSONParsing = transitional && transitional.forcedJSONParsing;
|
|
320779
|
-
const
|
|
321042
|
+
const responseType = own(this, 'responseType');
|
|
321043
|
+
const JSONRequested = responseType === 'json';
|
|
320780
321044
|
|
|
320781
321045
|
if (_utils_js__WEBPACK_IMPORTED_MODULE_0__["default"].isResponse(data) || _utils_js__WEBPACK_IMPORTED_MODULE_0__["default"].isReadableStream(data)) {
|
|
320782
321046
|
return data;
|
|
@@ -320785,17 +321049,17 @@ const defaults = {
|
|
|
320785
321049
|
if (
|
|
320786
321050
|
data &&
|
|
320787
321051
|
_utils_js__WEBPACK_IMPORTED_MODULE_0__["default"].isString(data) &&
|
|
320788
|
-
((forcedJSONParsing && !
|
|
321052
|
+
((forcedJSONParsing && !responseType) || JSONRequested)
|
|
320789
321053
|
) {
|
|
320790
321054
|
const silentJSONParsing = transitional && transitional.silentJSONParsing;
|
|
320791
321055
|
const strictJSONParsing = !silentJSONParsing && JSONRequested;
|
|
320792
321056
|
|
|
320793
321057
|
try {
|
|
320794
|
-
return JSON.parse(data, this
|
|
321058
|
+
return JSON.parse(data, own(this, 'parseReviver'));
|
|
320795
321059
|
} catch (e) {
|
|
320796
321060
|
if (strictJSONParsing) {
|
|
320797
321061
|
if (e.name === 'SyntaxError') {
|
|
320798
|
-
throw _core_AxiosError_js__WEBPACK_IMPORTED_MODULE_5__["default"].from(e, _core_AxiosError_js__WEBPACK_IMPORTED_MODULE_5__["default"].ERR_BAD_RESPONSE, this, null, this
|
|
321062
|
+
throw _core_AxiosError_js__WEBPACK_IMPORTED_MODULE_5__["default"].from(e, _core_AxiosError_js__WEBPACK_IMPORTED_MODULE_5__["default"].ERR_BAD_RESPONSE, this, null, own(this, 'response'));
|
|
320799
321063
|
}
|
|
320800
321064
|
throw e;
|
|
320801
321065
|
}
|
|
@@ -320835,7 +321099,7 @@ const defaults = {
|
|
|
320835
321099
|
},
|
|
320836
321100
|
};
|
|
320837
321101
|
|
|
320838
|
-
_utils_js__WEBPACK_IMPORTED_MODULE_0__["default"].forEach(['delete', 'get', 'head', 'post', 'put', 'patch'], (method) => {
|
|
321102
|
+
_utils_js__WEBPACK_IMPORTED_MODULE_0__["default"].forEach(['delete', 'get', 'head', 'post', 'put', 'patch', 'query'], (method) => {
|
|
320839
321103
|
defaults.headers[method] = {};
|
|
320840
321104
|
});
|
|
320841
321105
|
|
|
@@ -320844,9 +321108,9 @@ _utils_js__WEBPACK_IMPORTED_MODULE_0__["default"].forEach(['delete', 'get', 'hea
|
|
|
320844
321108
|
|
|
320845
321109
|
/***/ }),
|
|
320846
321110
|
|
|
320847
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
321111
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/defaults/transitional.js":
|
|
320848
321112
|
/*!*********************************************************************************************************!*\
|
|
320849
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.
|
|
321113
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/defaults/transitional.js ***!
|
|
320850
321114
|
\*********************************************************************************************************/
|
|
320851
321115
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
320852
321116
|
|
|
@@ -320867,9 +321131,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
320867
321131
|
|
|
320868
321132
|
/***/ }),
|
|
320869
321133
|
|
|
320870
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
321134
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/env/data.js":
|
|
320871
321135
|
/*!********************************************************************************************!*\
|
|
320872
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.
|
|
321136
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/env/data.js ***!
|
|
320873
321137
|
\********************************************************************************************/
|
|
320874
321138
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
320875
321139
|
|
|
@@ -320878,13 +321142,13 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
320878
321142
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
320879
321143
|
/* harmony export */ VERSION: () => (/* binding */ VERSION)
|
|
320880
321144
|
/* harmony export */ });
|
|
320881
|
-
const VERSION = "1.
|
|
321145
|
+
const VERSION = "1.16.0";
|
|
320882
321146
|
|
|
320883
321147
|
/***/ }),
|
|
320884
321148
|
|
|
320885
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
321149
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/AxiosURLSearchParams.js":
|
|
320886
321150
|
/*!****************************************************************************************************************!*\
|
|
320887
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.
|
|
321151
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/AxiosURLSearchParams.js ***!
|
|
320888
321152
|
\****************************************************************************************************************/
|
|
320889
321153
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
320890
321154
|
|
|
@@ -320893,7 +321157,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
320893
321157
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
320894
321158
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
320895
321159
|
/* harmony export */ });
|
|
320896
|
-
/* harmony import */ var _toFormData_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./toFormData.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
321160
|
+
/* harmony import */ var _toFormData_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./toFormData.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/toFormData.js");
|
|
320897
321161
|
|
|
320898
321162
|
|
|
320899
321163
|
|
|
@@ -320914,9 +321178,8 @@ function encode(str) {
|
|
|
320914
321178
|
')': '%29',
|
|
320915
321179
|
'~': '%7E',
|
|
320916
321180
|
'%20': '+',
|
|
320917
|
-
'%00': '\x00',
|
|
320918
321181
|
};
|
|
320919
|
-
return encodeURIComponent(str).replace(/[!'()~]|%20
|
|
321182
|
+
return encodeURIComponent(str).replace(/[!'()~]|%20/g, function replacer(match) {
|
|
320920
321183
|
return charMap[match];
|
|
320921
321184
|
});
|
|
320922
321185
|
}
|
|
@@ -320960,9 +321223,9 @@ prototype.toString = function toString(encoder) {
|
|
|
320960
321223
|
|
|
320961
321224
|
/***/ }),
|
|
320962
321225
|
|
|
320963
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
321226
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/HttpStatusCode.js":
|
|
320964
321227
|
/*!**********************************************************************************************************!*\
|
|
320965
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.
|
|
321228
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/HttpStatusCode.js ***!
|
|
320966
321229
|
\**********************************************************************************************************/
|
|
320967
321230
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
320968
321231
|
|
|
@@ -321052,9 +321315,9 @@ Object.entries(HttpStatusCode).forEach(([key, value]) => {
|
|
|
321052
321315
|
|
|
321053
321316
|
/***/ }),
|
|
321054
321317
|
|
|
321055
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
321318
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/bind.js":
|
|
321056
321319
|
/*!************************************************************************************************!*\
|
|
321057
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.
|
|
321320
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/bind.js ***!
|
|
321058
321321
|
\************************************************************************************************/
|
|
321059
321322
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
321060
321323
|
|
|
@@ -321081,19 +321344,20 @@ function bind(fn, thisArg) {
|
|
|
321081
321344
|
|
|
321082
321345
|
/***/ }),
|
|
321083
321346
|
|
|
321084
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
321347
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/buildURL.js":
|
|
321085
321348
|
/*!****************************************************************************************************!*\
|
|
321086
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.
|
|
321349
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/buildURL.js ***!
|
|
321087
321350
|
\****************************************************************************************************/
|
|
321088
321351
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
321089
321352
|
|
|
321090
321353
|
"use strict";
|
|
321091
321354
|
__webpack_require__.r(__webpack_exports__);
|
|
321092
321355
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
321093
|
-
/* harmony export */ "default": () => (/* binding */ buildURL)
|
|
321356
|
+
/* harmony export */ "default": () => (/* binding */ buildURL),
|
|
321357
|
+
/* harmony export */ encode: () => (/* binding */ encode)
|
|
321094
321358
|
/* harmony export */ });
|
|
321095
|
-
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
321096
|
-
/* harmony import */ var _helpers_AxiosURLSearchParams_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../helpers/AxiosURLSearchParams.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
321359
|
+
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/utils.js");
|
|
321360
|
+
/* harmony import */ var _helpers_AxiosURLSearchParams_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../helpers/AxiosURLSearchParams.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/AxiosURLSearchParams.js");
|
|
321097
321361
|
|
|
321098
321362
|
|
|
321099
321363
|
|
|
@@ -321164,9 +321428,9 @@ function buildURL(url, params, options) {
|
|
|
321164
321428
|
|
|
321165
321429
|
/***/ }),
|
|
321166
321430
|
|
|
321167
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
321431
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/combineURLs.js":
|
|
321168
321432
|
/*!*******************************************************************************************************!*\
|
|
321169
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.
|
|
321433
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/combineURLs.js ***!
|
|
321170
321434
|
\*******************************************************************************************************/
|
|
321171
321435
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
321172
321436
|
|
|
@@ -321194,9 +321458,9 @@ function combineURLs(baseURL, relativeURL) {
|
|
|
321194
321458
|
|
|
321195
321459
|
/***/ }),
|
|
321196
321460
|
|
|
321197
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
321461
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/composeSignals.js":
|
|
321198
321462
|
/*!**********************************************************************************************************!*\
|
|
321199
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.
|
|
321463
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/composeSignals.js ***!
|
|
321200
321464
|
\**********************************************************************************************************/
|
|
321201
321465
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
321202
321466
|
|
|
@@ -321205,9 +321469,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
321205
321469
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
321206
321470
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
321207
321471
|
/* harmony export */ });
|
|
321208
|
-
/* harmony import */ var _cancel_CanceledError_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../cancel/CanceledError.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
321209
|
-
/* harmony import */ var _core_AxiosError_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../core/AxiosError.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
321210
|
-
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
321472
|
+
/* harmony import */ var _cancel_CanceledError_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../cancel/CanceledError.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/cancel/CanceledError.js");
|
|
321473
|
+
/* harmony import */ var _core_AxiosError_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../core/AxiosError.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/core/AxiosError.js");
|
|
321474
|
+
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/utils.js");
|
|
321211
321475
|
|
|
321212
321476
|
|
|
321213
321477
|
|
|
@@ -321268,9 +321532,9 @@ const composeSignals = (signals, timeout) => {
|
|
|
321268
321532
|
|
|
321269
321533
|
/***/ }),
|
|
321270
321534
|
|
|
321271
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
321535
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/cookies.js":
|
|
321272
321536
|
/*!***************************************************************************************************!*\
|
|
321273
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.
|
|
321537
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/cookies.js ***!
|
|
321274
321538
|
\***************************************************************************************************/
|
|
321275
321539
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
321276
321540
|
|
|
@@ -321279,8 +321543,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
321279
321543
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
321280
321544
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
321281
321545
|
/* harmony export */ });
|
|
321282
|
-
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
321283
|
-
/* harmony import */ var _platform_index_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../platform/index.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
321546
|
+
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/utils.js");
|
|
321547
|
+
/* harmony import */ var _platform_index_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../platform/index.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/platform/index.js");
|
|
321284
321548
|
|
|
321285
321549
|
|
|
321286
321550
|
|
|
@@ -321313,8 +321577,20 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
321313
321577
|
|
|
321314
321578
|
read(name) {
|
|
321315
321579
|
if (typeof document === 'undefined') return null;
|
|
321316
|
-
|
|
321317
|
-
|
|
321580
|
+
// Match name=value by splitting on the semicolon separator instead of building a
|
|
321581
|
+
// RegExp from `name` — interpolating an unescaped string into a RegExp would let
|
|
321582
|
+
// metacharacters (e.g. `.+?` in an attacker-influenced cookie name) cause ReDoS or
|
|
321583
|
+
// match the wrong cookie. Browsers may serialize cookie pairs as either ";" or
|
|
321584
|
+
// "; ", so ignore optional whitespace before each cookie name.
|
|
321585
|
+
const cookies = document.cookie.split(';');
|
|
321586
|
+
for (let i = 0; i < cookies.length; i++) {
|
|
321587
|
+
const cookie = cookies[i].replace(/^\s+/, '');
|
|
321588
|
+
const eq = cookie.indexOf('=');
|
|
321589
|
+
if (eq !== -1 && cookie.slice(0, eq) === name) {
|
|
321590
|
+
return decodeURIComponent(cookie.slice(eq + 1));
|
|
321591
|
+
}
|
|
321592
|
+
}
|
|
321593
|
+
return null;
|
|
321318
321594
|
},
|
|
321319
321595
|
|
|
321320
321596
|
remove(name) {
|
|
@@ -321333,9 +321609,124 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
321333
321609
|
|
|
321334
321610
|
/***/ }),
|
|
321335
321611
|
|
|
321336
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
321612
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/estimateDataURLDecodedBytes.js":
|
|
321613
|
+
/*!***********************************************************************************************************************!*\
|
|
321614
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/estimateDataURLDecodedBytes.js ***!
|
|
321615
|
+
\***********************************************************************************************************************/
|
|
321616
|
+
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
321617
|
+
|
|
321618
|
+
"use strict";
|
|
321619
|
+
__webpack_require__.r(__webpack_exports__);
|
|
321620
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
321621
|
+
/* harmony export */ "default": () => (/* binding */ estimateDataURLDecodedBytes)
|
|
321622
|
+
/* harmony export */ });
|
|
321623
|
+
/**
|
|
321624
|
+
* Estimate decoded byte length of a data:// URL *without* allocating large buffers.
|
|
321625
|
+
* - For base64: compute exact decoded size using length and padding;
|
|
321626
|
+
* handle %XX at the character-count level (no string allocation).
|
|
321627
|
+
* - For non-base64: use UTF-8 byteLength of the encoded body as a safe upper bound.
|
|
321628
|
+
*
|
|
321629
|
+
* @param {string} url
|
|
321630
|
+
* @returns {number}
|
|
321631
|
+
*/
|
|
321632
|
+
function estimateDataURLDecodedBytes(url) {
|
|
321633
|
+
if (!url || typeof url !== 'string') return 0;
|
|
321634
|
+
if (!url.startsWith('data:')) return 0;
|
|
321635
|
+
|
|
321636
|
+
const comma = url.indexOf(',');
|
|
321637
|
+
if (comma < 0) return 0;
|
|
321638
|
+
|
|
321639
|
+
const meta = url.slice(5, comma);
|
|
321640
|
+
const body = url.slice(comma + 1);
|
|
321641
|
+
const isBase64 = /;base64/i.test(meta);
|
|
321642
|
+
|
|
321643
|
+
if (isBase64) {
|
|
321644
|
+
let effectiveLen = body.length;
|
|
321645
|
+
const len = body.length; // cache length
|
|
321646
|
+
|
|
321647
|
+
for (let i = 0; i < len; i++) {
|
|
321648
|
+
if (body.charCodeAt(i) === 37 /* '%' */ && i + 2 < len) {
|
|
321649
|
+
const a = body.charCodeAt(i + 1);
|
|
321650
|
+
const b = body.charCodeAt(i + 2);
|
|
321651
|
+
const isHex =
|
|
321652
|
+
((a >= 48 && a <= 57) || (a >= 65 && a <= 70) || (a >= 97 && a <= 102)) &&
|
|
321653
|
+
((b >= 48 && b <= 57) || (b >= 65 && b <= 70) || (b >= 97 && b <= 102));
|
|
321654
|
+
|
|
321655
|
+
if (isHex) {
|
|
321656
|
+
effectiveLen -= 2;
|
|
321657
|
+
i += 2;
|
|
321658
|
+
}
|
|
321659
|
+
}
|
|
321660
|
+
}
|
|
321661
|
+
|
|
321662
|
+
let pad = 0;
|
|
321663
|
+
let idx = len - 1;
|
|
321664
|
+
|
|
321665
|
+
const tailIsPct3D = (j) =>
|
|
321666
|
+
j >= 2 &&
|
|
321667
|
+
body.charCodeAt(j - 2) === 37 && // '%'
|
|
321668
|
+
body.charCodeAt(j - 1) === 51 && // '3'
|
|
321669
|
+
(body.charCodeAt(j) === 68 || body.charCodeAt(j) === 100); // 'D' or 'd'
|
|
321670
|
+
|
|
321671
|
+
if (idx >= 0) {
|
|
321672
|
+
if (body.charCodeAt(idx) === 61 /* '=' */) {
|
|
321673
|
+
pad++;
|
|
321674
|
+
idx--;
|
|
321675
|
+
} else if (tailIsPct3D(idx)) {
|
|
321676
|
+
pad++;
|
|
321677
|
+
idx -= 3;
|
|
321678
|
+
}
|
|
321679
|
+
}
|
|
321680
|
+
|
|
321681
|
+
if (pad === 1 && idx >= 0) {
|
|
321682
|
+
if (body.charCodeAt(idx) === 61 /* '=' */) {
|
|
321683
|
+
pad++;
|
|
321684
|
+
} else if (tailIsPct3D(idx)) {
|
|
321685
|
+
pad++;
|
|
321686
|
+
}
|
|
321687
|
+
}
|
|
321688
|
+
|
|
321689
|
+
const groups = Math.floor(effectiveLen / 4);
|
|
321690
|
+
const bytes = groups * 3 - (pad || 0);
|
|
321691
|
+
return bytes > 0 ? bytes : 0;
|
|
321692
|
+
}
|
|
321693
|
+
|
|
321694
|
+
if (typeof Buffer !== 'undefined' && typeof Buffer.byteLength === 'function') {
|
|
321695
|
+
return Buffer.byteLength(body, 'utf8');
|
|
321696
|
+
}
|
|
321697
|
+
|
|
321698
|
+
// Compute UTF-8 byte length directly from UTF-16 code units without allocating
|
|
321699
|
+
// a byte buffer (TextEncoder.encode would defeat the DoS guard on large bodies).
|
|
321700
|
+
// Using body.length here would undercount non-ASCII (e.g. '€' is 1 code unit
|
|
321701
|
+
// but 3 UTF-8 bytes).
|
|
321702
|
+
let bytes = 0;
|
|
321703
|
+
for (let i = 0, len = body.length; i < len; i++) {
|
|
321704
|
+
const c = body.charCodeAt(i);
|
|
321705
|
+
if (c < 0x80) {
|
|
321706
|
+
bytes += 1;
|
|
321707
|
+
} else if (c < 0x800) {
|
|
321708
|
+
bytes += 2;
|
|
321709
|
+
} else if (c >= 0xd800 && c <= 0xdbff && i + 1 < len) {
|
|
321710
|
+
const next = body.charCodeAt(i + 1);
|
|
321711
|
+
if (next >= 0xdc00 && next <= 0xdfff) {
|
|
321712
|
+
bytes += 4;
|
|
321713
|
+
i++;
|
|
321714
|
+
} else {
|
|
321715
|
+
bytes += 3;
|
|
321716
|
+
}
|
|
321717
|
+
} else {
|
|
321718
|
+
bytes += 3;
|
|
321719
|
+
}
|
|
321720
|
+
}
|
|
321721
|
+
return bytes;
|
|
321722
|
+
}
|
|
321723
|
+
|
|
321724
|
+
|
|
321725
|
+
/***/ }),
|
|
321726
|
+
|
|
321727
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/formDataToJSON.js":
|
|
321337
321728
|
/*!**********************************************************************************************************!*\
|
|
321338
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.
|
|
321729
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/formDataToJSON.js ***!
|
|
321339
321730
|
\**********************************************************************************************************/
|
|
321340
321731
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
321341
321732
|
|
|
@@ -321344,7 +321735,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
321344
321735
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
321345
321736
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
321346
321737
|
/* harmony export */ });
|
|
321347
|
-
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
321738
|
+
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/utils.js");
|
|
321348
321739
|
|
|
321349
321740
|
|
|
321350
321741
|
|
|
@@ -321405,7 +321796,9 @@ function formDataToJSON(formData) {
|
|
|
321405
321796
|
|
|
321406
321797
|
if (isLast) {
|
|
321407
321798
|
if (_utils_js__WEBPACK_IMPORTED_MODULE_0__["default"].hasOwnProp(target, name)) {
|
|
321408
|
-
target[name] = [target[name]
|
|
321799
|
+
target[name] = _utils_js__WEBPACK_IMPORTED_MODULE_0__["default"].isArray(target[name])
|
|
321800
|
+
? target[name].concat(value)
|
|
321801
|
+
: [target[name], value];
|
|
321409
321802
|
} else {
|
|
321410
321803
|
target[name] = value;
|
|
321411
321804
|
}
|
|
@@ -321444,9 +321837,9 @@ function formDataToJSON(formData) {
|
|
|
321444
321837
|
|
|
321445
321838
|
/***/ }),
|
|
321446
321839
|
|
|
321447
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
321840
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/isAbsoluteURL.js":
|
|
321448
321841
|
/*!*********************************************************************************************************!*\
|
|
321449
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.
|
|
321842
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/isAbsoluteURL.js ***!
|
|
321450
321843
|
\*********************************************************************************************************/
|
|
321451
321844
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
321452
321845
|
|
|
@@ -321478,9 +321871,9 @@ function isAbsoluteURL(url) {
|
|
|
321478
321871
|
|
|
321479
321872
|
/***/ }),
|
|
321480
321873
|
|
|
321481
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
321874
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/isAxiosError.js":
|
|
321482
321875
|
/*!********************************************************************************************************!*\
|
|
321483
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.
|
|
321876
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/isAxiosError.js ***!
|
|
321484
321877
|
\********************************************************************************************************/
|
|
321485
321878
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
321486
321879
|
|
|
@@ -321489,7 +321882,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
321489
321882
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
321490
321883
|
/* harmony export */ "default": () => (/* binding */ isAxiosError)
|
|
321491
321884
|
/* harmony export */ });
|
|
321492
|
-
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
321885
|
+
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/utils.js");
|
|
321493
321886
|
|
|
321494
321887
|
|
|
321495
321888
|
|
|
@@ -321508,9 +321901,9 @@ function isAxiosError(payload) {
|
|
|
321508
321901
|
|
|
321509
321902
|
/***/ }),
|
|
321510
321903
|
|
|
321511
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
321904
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/isURLSameOrigin.js":
|
|
321512
321905
|
/*!***********************************************************************************************************!*\
|
|
321513
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.
|
|
321906
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/isURLSameOrigin.js ***!
|
|
321514
321907
|
\***********************************************************************************************************/
|
|
321515
321908
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
321516
321909
|
|
|
@@ -321519,7 +321912,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
321519
321912
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
321520
321913
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
321521
321914
|
/* harmony export */ });
|
|
321522
|
-
/* harmony import */ var _platform_index_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../platform/index.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
321915
|
+
/* harmony import */ var _platform_index_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../platform/index.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/platform/index.js");
|
|
321523
321916
|
|
|
321524
321917
|
|
|
321525
321918
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (_platform_index_js__WEBPACK_IMPORTED_MODULE_0__["default"].hasStandardBrowserEnv
|
|
@@ -321540,9 +321933,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
321540
321933
|
|
|
321541
321934
|
/***/ }),
|
|
321542
321935
|
|
|
321543
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
321936
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/null.js":
|
|
321544
321937
|
/*!************************************************************************************************!*\
|
|
321545
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.
|
|
321938
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/null.js ***!
|
|
321546
321939
|
\************************************************************************************************/
|
|
321547
321940
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
321548
321941
|
|
|
@@ -321557,9 +321950,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
321557
321950
|
|
|
321558
321951
|
/***/ }),
|
|
321559
321952
|
|
|
321560
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
321953
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/parseHeaders.js":
|
|
321561
321954
|
/*!********************************************************************************************************!*\
|
|
321562
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.
|
|
321955
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/parseHeaders.js ***!
|
|
321563
321956
|
\********************************************************************************************************/
|
|
321564
321957
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
321565
321958
|
|
|
@@ -321568,7 +321961,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
321568
321961
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
321569
321962
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
321570
321963
|
/* harmony export */ });
|
|
321571
|
-
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
321964
|
+
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/utils.js");
|
|
321572
321965
|
|
|
321573
321966
|
|
|
321574
321967
|
|
|
@@ -321642,9 +322035,9 @@ const ignoreDuplicateOf = _utils_js__WEBPACK_IMPORTED_MODULE_0__["default"].toOb
|
|
|
321642
322035
|
|
|
321643
322036
|
/***/ }),
|
|
321644
322037
|
|
|
321645
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
322038
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/parseProtocol.js":
|
|
321646
322039
|
/*!*********************************************************************************************************!*\
|
|
321647
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.
|
|
322040
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/parseProtocol.js ***!
|
|
321648
322041
|
\*********************************************************************************************************/
|
|
321649
322042
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
321650
322043
|
|
|
@@ -321656,16 +322049,16 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
321656
322049
|
|
|
321657
322050
|
|
|
321658
322051
|
function parseProtocol(url) {
|
|
321659
|
-
const match = /^([-+\w]{1,25})(
|
|
322052
|
+
const match = /^([-+\w]{1,25}):(?:\/\/)?/.exec(url);
|
|
321660
322053
|
return (match && match[1]) || '';
|
|
321661
322054
|
}
|
|
321662
322055
|
|
|
321663
322056
|
|
|
321664
322057
|
/***/ }),
|
|
321665
322058
|
|
|
321666
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
322059
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/progressEventReducer.js":
|
|
321667
322060
|
/*!****************************************************************************************************************!*\
|
|
321668
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.
|
|
322061
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/progressEventReducer.js ***!
|
|
321669
322062
|
\****************************************************************************************************************/
|
|
321670
322063
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
321671
322064
|
|
|
@@ -321676,9 +322069,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
321676
322069
|
/* harmony export */ progressEventDecorator: () => (/* binding */ progressEventDecorator),
|
|
321677
322070
|
/* harmony export */ progressEventReducer: () => (/* binding */ progressEventReducer)
|
|
321678
322071
|
/* harmony export */ });
|
|
321679
|
-
/* harmony import */ var _speedometer_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./speedometer.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
321680
|
-
/* harmony import */ var _throttle_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./throttle.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
321681
|
-
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
322072
|
+
/* harmony import */ var _speedometer_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./speedometer.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/speedometer.js");
|
|
322073
|
+
/* harmony import */ var _throttle_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./throttle.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/throttle.js");
|
|
322074
|
+
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/utils.js");
|
|
321682
322075
|
|
|
321683
322076
|
|
|
321684
322077
|
|
|
@@ -321688,13 +322081,13 @@ const progressEventReducer = (listener, isDownloadStream, freq = 3) => {
|
|
|
321688
322081
|
const _speedometer = (0,_speedometer_js__WEBPACK_IMPORTED_MODULE_0__["default"])(50, 250);
|
|
321689
322082
|
|
|
321690
322083
|
return (0,_throttle_js__WEBPACK_IMPORTED_MODULE_1__["default"])((e) => {
|
|
321691
|
-
const
|
|
322084
|
+
const rawLoaded = e.loaded;
|
|
321692
322085
|
const total = e.lengthComputable ? e.total : undefined;
|
|
321693
|
-
const
|
|
322086
|
+
const loaded = total != null ? Math.min(rawLoaded, total) : rawLoaded;
|
|
322087
|
+
const progressBytes = Math.max(0, loaded - bytesNotified);
|
|
321694
322088
|
const rate = _speedometer(progressBytes);
|
|
321695
|
-
const inRange = loaded <= total;
|
|
321696
322089
|
|
|
321697
|
-
bytesNotified = loaded;
|
|
322090
|
+
bytesNotified = Math.max(bytesNotified, loaded);
|
|
321698
322091
|
|
|
321699
322092
|
const data = {
|
|
321700
322093
|
loaded,
|
|
@@ -321702,7 +322095,7 @@ const progressEventReducer = (listener, isDownloadStream, freq = 3) => {
|
|
|
321702
322095
|
progress: total ? loaded / total : undefined,
|
|
321703
322096
|
bytes: progressBytes,
|
|
321704
322097
|
rate: rate ? rate : undefined,
|
|
321705
|
-
estimated: rate && total
|
|
322098
|
+
estimated: rate && total ? (total - loaded) / rate : undefined,
|
|
321706
322099
|
event: e,
|
|
321707
322100
|
lengthComputable: total != null,
|
|
321708
322101
|
[isDownloadStream ? 'download' : 'upload']: true,
|
|
@@ -321734,9 +322127,9 @@ const asyncDecorator =
|
|
|
321734
322127
|
|
|
321735
322128
|
/***/ }),
|
|
321736
322129
|
|
|
321737
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
322130
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/resolveConfig.js":
|
|
321738
322131
|
/*!*********************************************************************************************************!*\
|
|
321739
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.
|
|
322132
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/resolveConfig.js ***!
|
|
321740
322133
|
\*********************************************************************************************************/
|
|
321741
322134
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
321742
322135
|
|
|
@@ -321745,14 +322138,16 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
321745
322138
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
321746
322139
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
321747
322140
|
/* harmony export */ });
|
|
321748
|
-
/* harmony import */ var _platform_index_js__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ../platform/index.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
321749
|
-
/* harmony import */ var
|
|
321750
|
-
/* harmony import */ var _isURLSameOrigin_js__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ./isURLSameOrigin.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
321751
|
-
/* harmony import */ var _cookies_js__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ./cookies.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
321752
|
-
/* harmony import */ var
|
|
321753
|
-
/* harmony import */ var _core_mergeConfig_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../core/mergeConfig.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
321754
|
-
/* harmony import */ var
|
|
321755
|
-
/* harmony import */ var
|
|
322141
|
+
/* harmony import */ var _platform_index_js__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ../platform/index.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/platform/index.js");
|
|
322142
|
+
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/utils.js");
|
|
322143
|
+
/* harmony import */ var _isURLSameOrigin_js__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ./isURLSameOrigin.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/isURLSameOrigin.js");
|
|
322144
|
+
/* harmony import */ var _cookies_js__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ./cookies.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/cookies.js");
|
|
322145
|
+
/* harmony import */ var _core_buildFullPath_js__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ../core/buildFullPath.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/core/buildFullPath.js");
|
|
322146
|
+
/* harmony import */ var _core_mergeConfig_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../core/mergeConfig.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/core/mergeConfig.js");
|
|
322147
|
+
/* harmony import */ var _core_AxiosHeaders_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../core/AxiosHeaders.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/core/AxiosHeaders.js");
|
|
322148
|
+
/* harmony import */ var _buildURL_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./buildURL.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/buildURL.js");
|
|
322149
|
+
|
|
322150
|
+
|
|
321756
322151
|
|
|
321757
322152
|
|
|
321758
322153
|
|
|
@@ -321760,17 +322155,55 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
321760
322155
|
|
|
321761
322156
|
|
|
321762
322157
|
|
|
322158
|
+
const FORM_DATA_CONTENT_HEADERS = ['content-type', 'content-length'];
|
|
321763
322159
|
|
|
322160
|
+
function setFormDataHeaders(headers, formHeaders, policy) {
|
|
322161
|
+
if (policy !== 'content-only') {
|
|
322162
|
+
headers.set(formHeaders);
|
|
322163
|
+
return;
|
|
322164
|
+
}
|
|
322165
|
+
|
|
322166
|
+
Object.entries(formHeaders).forEach(([key, val]) => {
|
|
322167
|
+
if (FORM_DATA_CONTENT_HEADERS.includes(key.toLowerCase())) {
|
|
322168
|
+
headers.set(key, val);
|
|
322169
|
+
}
|
|
322170
|
+
});
|
|
322171
|
+
}
|
|
322172
|
+
|
|
322173
|
+
/**
|
|
322174
|
+
* Encode a UTF-8 string to a Latin-1 byte string for use with btoa().
|
|
322175
|
+
* This is a modern replacement for the deprecated unescape(encodeURIComponent(str)) pattern.
|
|
322176
|
+
*
|
|
322177
|
+
* @param {string} str The string to encode
|
|
322178
|
+
*
|
|
322179
|
+
* @returns {string} UTF-8 bytes as a Latin-1 string
|
|
322180
|
+
*/
|
|
322181
|
+
const encodeUTF8 = (str) =>
|
|
322182
|
+
encodeURIComponent(str).replace(/%([0-9A-F]{2})/gi, (_, hex) =>
|
|
322183
|
+
String.fromCharCode(parseInt(hex, 16))
|
|
322184
|
+
);
|
|
321764
322185
|
|
|
321765
322186
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ((config) => {
|
|
321766
322187
|
const newConfig = (0,_core_mergeConfig_js__WEBPACK_IMPORTED_MODULE_0__["default"])({}, config);
|
|
321767
322188
|
|
|
321768
|
-
|
|
322189
|
+
// Read only own properties to prevent prototype pollution gadgets
|
|
322190
|
+
// (e.g. Object.prototype.baseURL = 'https://evil.com').
|
|
322191
|
+
const own = (key) => (_utils_js__WEBPACK_IMPORTED_MODULE_1__["default"].hasOwnProp(newConfig, key) ? newConfig[key] : undefined);
|
|
322192
|
+
|
|
322193
|
+
const data = own('data');
|
|
322194
|
+
let withXSRFToken = own('withXSRFToken');
|
|
322195
|
+
const xsrfHeaderName = own('xsrfHeaderName');
|
|
322196
|
+
const xsrfCookieName = own('xsrfCookieName');
|
|
322197
|
+
let headers = own('headers');
|
|
322198
|
+
const auth = own('auth');
|
|
322199
|
+
const baseURL = own('baseURL');
|
|
322200
|
+
const allowAbsoluteUrls = own('allowAbsoluteUrls');
|
|
322201
|
+
const url = own('url');
|
|
321769
322202
|
|
|
321770
|
-
newConfig.headers = headers =
|
|
322203
|
+
newConfig.headers = headers = _core_AxiosHeaders_js__WEBPACK_IMPORTED_MODULE_2__["default"].from(headers);
|
|
321771
322204
|
|
|
321772
|
-
newConfig.url = (0,
|
|
321773
|
-
(0,
|
|
322205
|
+
newConfig.url = (0,_buildURL_js__WEBPACK_IMPORTED_MODULE_3__["default"])(
|
|
322206
|
+
(0,_core_buildFullPath_js__WEBPACK_IMPORTED_MODULE_4__["default"])(baseURL, url, allowAbsoluteUrls),
|
|
321774
322207
|
config.params,
|
|
321775
322208
|
config.paramsSerializer
|
|
321776
322209
|
);
|
|
@@ -321780,27 +322213,16 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
321780
322213
|
headers.set(
|
|
321781
322214
|
'Authorization',
|
|
321782
322215
|
'Basic ' +
|
|
321783
|
-
btoa(
|
|
321784
|
-
(auth.username || '') +
|
|
321785
|
-
':' +
|
|
321786
|
-
(auth.password ? unescape(encodeURIComponent(auth.password)) : '')
|
|
321787
|
-
)
|
|
322216
|
+
btoa((auth.username || '') + ':' + (auth.password ? encodeUTF8(auth.password) : ''))
|
|
321788
322217
|
);
|
|
321789
322218
|
}
|
|
321790
322219
|
|
|
321791
|
-
if (
|
|
322220
|
+
if (_utils_js__WEBPACK_IMPORTED_MODULE_1__["default"].isFormData(data)) {
|
|
321792
322221
|
if (_platform_index_js__WEBPACK_IMPORTED_MODULE_5__["default"].hasStandardBrowserEnv || _platform_index_js__WEBPACK_IMPORTED_MODULE_5__["default"].hasStandardBrowserWebWorkerEnv) {
|
|
321793
322222
|
headers.setContentType(undefined); // browser handles it
|
|
321794
|
-
} else if (
|
|
322223
|
+
} else if (_utils_js__WEBPACK_IMPORTED_MODULE_1__["default"].isFunction(data.getHeaders)) {
|
|
321795
322224
|
// Node.js FormData (like form-data package)
|
|
321796
|
-
|
|
321797
|
-
// Only set safe headers to avoid overwriting security headers
|
|
321798
|
-
const allowedHeaders = ['content-type', 'content-length'];
|
|
321799
|
-
Object.entries(formHeaders).forEach(([key, val]) => {
|
|
321800
|
-
if (allowedHeaders.includes(key.toLowerCase())) {
|
|
321801
|
-
headers.set(key, val);
|
|
321802
|
-
}
|
|
321803
|
-
});
|
|
322225
|
+
setFormDataHeaders(headers, data.getHeaders(), own('formDataHeaderPolicy'));
|
|
321804
322226
|
}
|
|
321805
322227
|
}
|
|
321806
322228
|
|
|
@@ -321809,10 +322231,17 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
321809
322231
|
// Specifically not if we're in a web worker, or react-native.
|
|
321810
322232
|
|
|
321811
322233
|
if (_platform_index_js__WEBPACK_IMPORTED_MODULE_5__["default"].hasStandardBrowserEnv) {
|
|
321812
|
-
|
|
322234
|
+
if (_utils_js__WEBPACK_IMPORTED_MODULE_1__["default"].isFunction(withXSRFToken)) {
|
|
322235
|
+
withXSRFToken = withXSRFToken(newConfig);
|
|
322236
|
+
}
|
|
322237
|
+
|
|
322238
|
+
// Strict boolean check — prevents proto-pollution gadgets (e.g. Object.prototype.withXSRFToken = 1)
|
|
322239
|
+
// and misconfigurations (e.g. "false") from short-circuiting the same-origin check and leaking
|
|
322240
|
+
// the XSRF token cross-origin.
|
|
322241
|
+
const shouldSendXSRF =
|
|
322242
|
+
withXSRFToken === true || (withXSRFToken == null && (0,_isURLSameOrigin_js__WEBPACK_IMPORTED_MODULE_6__["default"])(newConfig.url));
|
|
321813
322243
|
|
|
321814
|
-
if (
|
|
321815
|
-
// Add xsrf header
|
|
322244
|
+
if (shouldSendXSRF) {
|
|
321816
322245
|
const xsrfValue = xsrfHeaderName && xsrfCookieName && _cookies_js__WEBPACK_IMPORTED_MODULE_7__["default"].read(xsrfCookieName);
|
|
321817
322246
|
|
|
321818
322247
|
if (xsrfValue) {
|
|
@@ -321827,9 +322256,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
321827
322256
|
|
|
321828
322257
|
/***/ }),
|
|
321829
322258
|
|
|
321830
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
322259
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/speedometer.js":
|
|
321831
322260
|
/*!*******************************************************************************************************!*\
|
|
321832
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.
|
|
322261
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/speedometer.js ***!
|
|
321833
322262
|
\*******************************************************************************************************/
|
|
321834
322263
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
321835
322264
|
|
|
@@ -321897,9 +322326,9 @@ function speedometer(samplesCount, min) {
|
|
|
321897
322326
|
|
|
321898
322327
|
/***/ }),
|
|
321899
322328
|
|
|
321900
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
322329
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/spread.js":
|
|
321901
322330
|
/*!**************************************************************************************************!*\
|
|
321902
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.
|
|
322331
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/spread.js ***!
|
|
321903
322332
|
\**************************************************************************************************/
|
|
321904
322333
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
321905
322334
|
|
|
@@ -321940,9 +322369,9 @@ function spread(callback) {
|
|
|
321940
322369
|
|
|
321941
322370
|
/***/ }),
|
|
321942
322371
|
|
|
321943
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
322372
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/throttle.js":
|
|
321944
322373
|
/*!****************************************************************************************************!*\
|
|
321945
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.
|
|
322374
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/throttle.js ***!
|
|
321946
322375
|
\****************************************************************************************************/
|
|
321947
322376
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
321948
322377
|
|
|
@@ -321999,9 +322428,9 @@ function throttle(fn, freq) {
|
|
|
321999
322428
|
|
|
322000
322429
|
/***/ }),
|
|
322001
322430
|
|
|
322002
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
322431
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/toFormData.js":
|
|
322003
322432
|
/*!******************************************************************************************************!*\
|
|
322004
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.
|
|
322433
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/toFormData.js ***!
|
|
322005
322434
|
\******************************************************************************************************/
|
|
322006
322435
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
322007
322436
|
|
|
@@ -322010,9 +322439,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
322010
322439
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
322011
322440
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
322012
322441
|
/* harmony export */ });
|
|
322013
|
-
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
322014
|
-
/* harmony import */ var _core_AxiosError_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../core/AxiosError.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
322015
|
-
/* harmony import */ var _platform_node_classes_FormData_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../platform/node/classes/FormData.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
322442
|
+
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/utils.js");
|
|
322443
|
+
/* harmony import */ var _core_AxiosError_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../core/AxiosError.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/core/AxiosError.js");
|
|
322444
|
+
/* harmony import */ var _platform_node_classes_FormData_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../platform/node/classes/FormData.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/null.js");
|
|
322016
322445
|
|
|
322017
322446
|
|
|
322018
322447
|
|
|
@@ -322130,6 +322559,7 @@ function toFormData(obj, formData, options) {
|
|
|
322130
322559
|
const dots = options.dots;
|
|
322131
322560
|
const indexes = options.indexes;
|
|
322132
322561
|
const _Blob = options.Blob || (typeof Blob !== 'undefined' && Blob);
|
|
322562
|
+
const maxDepth = options.maxDepth === undefined ? 100 : options.maxDepth;
|
|
322133
322563
|
const useBlob = _Blob && _utils_js__WEBPACK_IMPORTED_MODULE_0__["default"].isSpecCompliantForm(formData);
|
|
322134
322564
|
|
|
322135
322565
|
if (!_utils_js__WEBPACK_IMPORTED_MODULE_0__["default"].isFunction(visitor)) {
|
|
@@ -322222,9 +322652,16 @@ function toFormData(obj, formData, options) {
|
|
|
322222
322652
|
isVisitable,
|
|
322223
322653
|
});
|
|
322224
322654
|
|
|
322225
|
-
function build(value, path) {
|
|
322655
|
+
function build(value, path, depth = 0) {
|
|
322226
322656
|
if (_utils_js__WEBPACK_IMPORTED_MODULE_0__["default"].isUndefined(value)) return;
|
|
322227
322657
|
|
|
322658
|
+
if (depth > maxDepth) {
|
|
322659
|
+
throw new _core_AxiosError_js__WEBPACK_IMPORTED_MODULE_2__["default"](
|
|
322660
|
+
'Object is too deeply nested (' + depth + ' levels). Max depth: ' + maxDepth,
|
|
322661
|
+
_core_AxiosError_js__WEBPACK_IMPORTED_MODULE_2__["default"].ERR_FORM_DATA_DEPTH_EXCEEDED
|
|
322662
|
+
);
|
|
322663
|
+
}
|
|
322664
|
+
|
|
322228
322665
|
if (stack.indexOf(value) !== -1) {
|
|
322229
322666
|
throw Error('Circular reference detected in ' + path.join('.'));
|
|
322230
322667
|
}
|
|
@@ -322237,7 +322674,7 @@ function toFormData(obj, formData, options) {
|
|
|
322237
322674
|
visitor.call(formData, el, _utils_js__WEBPACK_IMPORTED_MODULE_0__["default"].isString(key) ? key.trim() : key, path, exposedHelpers);
|
|
322238
322675
|
|
|
322239
322676
|
if (result === true) {
|
|
322240
|
-
build(el, path ? path.concat(key) : [key]);
|
|
322677
|
+
build(el, path ? path.concat(key) : [key], depth + 1);
|
|
322241
322678
|
}
|
|
322242
322679
|
});
|
|
322243
322680
|
|
|
@@ -322258,9 +322695,9 @@ function toFormData(obj, formData, options) {
|
|
|
322258
322695
|
|
|
322259
322696
|
/***/ }),
|
|
322260
322697
|
|
|
322261
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
322698
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/toURLEncodedForm.js":
|
|
322262
322699
|
/*!************************************************************************************************************!*\
|
|
322263
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.
|
|
322700
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/toURLEncodedForm.js ***!
|
|
322264
322701
|
\************************************************************************************************************/
|
|
322265
322702
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
322266
322703
|
|
|
@@ -322269,9 +322706,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
322269
322706
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
322270
322707
|
/* harmony export */ "default": () => (/* binding */ toURLEncodedForm)
|
|
322271
322708
|
/* harmony export */ });
|
|
322272
|
-
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
322273
|
-
/* harmony import */ var _toFormData_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./toFormData.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
322274
|
-
/* harmony import */ var _platform_index_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../platform/index.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
322709
|
+
/* harmony import */ var _utils_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/utils.js");
|
|
322710
|
+
/* harmony import */ var _toFormData_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./toFormData.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/toFormData.js");
|
|
322711
|
+
/* harmony import */ var _platform_index_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../platform/index.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/platform/index.js");
|
|
322275
322712
|
|
|
322276
322713
|
|
|
322277
322714
|
|
|
@@ -322295,9 +322732,9 @@ function toURLEncodedForm(data, options) {
|
|
|
322295
322732
|
|
|
322296
322733
|
/***/ }),
|
|
322297
322734
|
|
|
322298
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
322735
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/trackStream.js":
|
|
322299
322736
|
/*!*******************************************************************************************************!*\
|
|
322300
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.
|
|
322737
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/trackStream.js ***!
|
|
322301
322738
|
\*******************************************************************************************************/
|
|
322302
322739
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
322303
322740
|
|
|
@@ -322401,9 +322838,9 @@ const trackStream = (stream, chunkSize, onProgress, onFinish) => {
|
|
|
322401
322838
|
|
|
322402
322839
|
/***/ }),
|
|
322403
322840
|
|
|
322404
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
322841
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/validator.js":
|
|
322405
322842
|
/*!*****************************************************************************************************!*\
|
|
322406
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.
|
|
322843
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/validator.js ***!
|
|
322407
322844
|
\*****************************************************************************************************/
|
|
322408
322845
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
322409
322846
|
|
|
@@ -322412,8 +322849,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
322412
322849
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
322413
322850
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
322414
322851
|
/* harmony export */ });
|
|
322415
|
-
/* harmony import */ var _env_data_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../env/data.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
322416
|
-
/* harmony import */ var _core_AxiosError_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../core/AxiosError.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
322852
|
+
/* harmony import */ var _env_data_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../env/data.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/env/data.js");
|
|
322853
|
+
/* harmony import */ var _core_AxiosError_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../core/AxiosError.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/core/AxiosError.js");
|
|
322417
322854
|
|
|
322418
322855
|
|
|
322419
322856
|
|
|
@@ -322502,7 +322939,9 @@ function assertOptions(options, schema, allowUnknown) {
|
|
|
322502
322939
|
let i = keys.length;
|
|
322503
322940
|
while (i-- > 0) {
|
|
322504
322941
|
const opt = keys[i];
|
|
322505
|
-
|
|
322942
|
+
// Use hasOwnProperty so a polluted Object.prototype.<opt> cannot supply
|
|
322943
|
+
// a non-function validator and cause a TypeError.
|
|
322944
|
+
const validator = Object.prototype.hasOwnProperty.call(schema, opt) ? schema[opt] : undefined;
|
|
322506
322945
|
if (validator) {
|
|
322507
322946
|
const value = options[opt];
|
|
322508
322947
|
const result = value === undefined || validator(value, opt, options);
|
|
@@ -322528,9 +322967,9 @@ function assertOptions(options, schema, allowUnknown) {
|
|
|
322528
322967
|
|
|
322529
322968
|
/***/ }),
|
|
322530
322969
|
|
|
322531
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
322970
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/platform/browser/classes/Blob.js":
|
|
322532
322971
|
/*!*****************************************************************************************************************!*\
|
|
322533
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.
|
|
322972
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/platform/browser/classes/Blob.js ***!
|
|
322534
322973
|
\*****************************************************************************************************************/
|
|
322535
322974
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
322536
322975
|
|
|
@@ -322546,9 +322985,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
322546
322985
|
|
|
322547
322986
|
/***/ }),
|
|
322548
322987
|
|
|
322549
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
322988
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/platform/browser/classes/FormData.js":
|
|
322550
322989
|
/*!*********************************************************************************************************************!*\
|
|
322551
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.
|
|
322990
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/platform/browser/classes/FormData.js ***!
|
|
322552
322991
|
\*********************************************************************************************************************/
|
|
322553
322992
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
322554
322993
|
|
|
@@ -322564,9 +323003,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
322564
323003
|
|
|
322565
323004
|
/***/ }),
|
|
322566
323005
|
|
|
322567
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
323006
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/platform/browser/classes/URLSearchParams.js":
|
|
322568
323007
|
/*!****************************************************************************************************************************!*\
|
|
322569
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.
|
|
323008
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/platform/browser/classes/URLSearchParams.js ***!
|
|
322570
323009
|
\****************************************************************************************************************************/
|
|
322571
323010
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
322572
323011
|
|
|
@@ -322575,7 +323014,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
322575
323014
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
322576
323015
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
322577
323016
|
/* harmony export */ });
|
|
322578
|
-
/* harmony import */ var _helpers_AxiosURLSearchParams_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../../../helpers/AxiosURLSearchParams.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
323017
|
+
/* harmony import */ var _helpers_AxiosURLSearchParams_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../../../helpers/AxiosURLSearchParams.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/AxiosURLSearchParams.js");
|
|
322579
323018
|
|
|
322580
323019
|
|
|
322581
323020
|
|
|
@@ -322584,9 +323023,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
322584
323023
|
|
|
322585
323024
|
/***/ }),
|
|
322586
323025
|
|
|
322587
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
323026
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/platform/browser/index.js":
|
|
322588
323027
|
/*!**********************************************************************************************************!*\
|
|
322589
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.
|
|
323028
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/platform/browser/index.js ***!
|
|
322590
323029
|
\**********************************************************************************************************/
|
|
322591
323030
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
322592
323031
|
|
|
@@ -322595,9 +323034,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
322595
323034
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
322596
323035
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
322597
323036
|
/* harmony export */ });
|
|
322598
|
-
/* harmony import */ var _classes_URLSearchParams_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./classes/URLSearchParams.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
322599
|
-
/* harmony import */ var _classes_FormData_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./classes/FormData.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
322600
|
-
/* harmony import */ var _classes_Blob_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./classes/Blob.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
323037
|
+
/* harmony import */ var _classes_URLSearchParams_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./classes/URLSearchParams.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/platform/browser/classes/URLSearchParams.js");
|
|
323038
|
+
/* harmony import */ var _classes_FormData_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./classes/FormData.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/platform/browser/classes/FormData.js");
|
|
323039
|
+
/* harmony import */ var _classes_Blob_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./classes/Blob.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/platform/browser/classes/Blob.js");
|
|
322601
323040
|
|
|
322602
323041
|
|
|
322603
323042
|
|
|
@@ -322615,9 +323054,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
322615
323054
|
|
|
322616
323055
|
/***/ }),
|
|
322617
323056
|
|
|
322618
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
323057
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/platform/common/utils.js":
|
|
322619
323058
|
/*!*********************************************************************************************************!*\
|
|
322620
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.
|
|
323059
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/platform/common/utils.js ***!
|
|
322621
323060
|
\*********************************************************************************************************/
|
|
322622
323061
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
322623
323062
|
|
|
@@ -322680,9 +323119,9 @@ const origin = (hasBrowserEnv && window.location.href) || 'http://localhost';
|
|
|
322680
323119
|
|
|
322681
323120
|
/***/ }),
|
|
322682
323121
|
|
|
322683
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
323122
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/platform/index.js":
|
|
322684
323123
|
/*!**************************************************************************************************!*\
|
|
322685
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.
|
|
323124
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/platform/index.js ***!
|
|
322686
323125
|
\**************************************************************************************************/
|
|
322687
323126
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
322688
323127
|
|
|
@@ -322691,8 +323130,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
322691
323130
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
322692
323131
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
322693
323132
|
/* harmony export */ });
|
|
322694
|
-
/* harmony import */ var _node_index_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./node/index.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
322695
|
-
/* harmony import */ var _common_utils_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./common/utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
323133
|
+
/* harmony import */ var _node_index_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./node/index.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/platform/browser/index.js");
|
|
323134
|
+
/* harmony import */ var _common_utils_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./common/utils.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/platform/common/utils.js");
|
|
322696
323135
|
|
|
322697
323136
|
|
|
322698
323137
|
|
|
@@ -322704,9 +323143,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
322704
323143
|
|
|
322705
323144
|
/***/ }),
|
|
322706
323145
|
|
|
322707
|
-
/***/ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
323146
|
+
/***/ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/utils.js":
|
|
322708
323147
|
/*!*****************************************************************************************!*\
|
|
322709
|
-
!*** ../../common/temp/node_modules/.pnpm/axios@1.
|
|
323148
|
+
!*** ../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/utils.js ***!
|
|
322710
323149
|
\*****************************************************************************************/
|
|
322711
323150
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
322712
323151
|
|
|
@@ -322715,7 +323154,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
322715
323154
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
322716
323155
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
322717
323156
|
/* harmony export */ });
|
|
322718
|
-
/* harmony import */ var _helpers_bind_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./helpers/bind.js */ "../../common/temp/node_modules/.pnpm/axios@1.
|
|
323157
|
+
/* harmony import */ var _helpers_bind_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./helpers/bind.js */ "../../common/temp/node_modules/.pnpm/axios@1.16.0/node_modules/axios/lib/helpers/bind.js");
|
|
322719
323158
|
|
|
322720
323159
|
|
|
322721
323160
|
|
|
@@ -322910,21 +323349,21 @@ const isFile = kindOfTest('File');
|
|
|
322910
323349
|
* also have a `name` and `type` attribute to specify filename and content type
|
|
322911
323350
|
*
|
|
322912
323351
|
* @see https://github.com/facebook/react-native/blob/26684cf3adf4094eb6c405d345a75bf8c7c0bf88/Libraries/Network/FormData.js#L68-L71
|
|
322913
|
-
*
|
|
323352
|
+
*
|
|
322914
323353
|
* @param {*} value The value to test
|
|
322915
|
-
*
|
|
323354
|
+
*
|
|
322916
323355
|
* @returns {boolean} True if value is a React Native Blob, otherwise false
|
|
322917
323356
|
*/
|
|
322918
323357
|
const isReactNativeBlob = (value) => {
|
|
322919
323358
|
return !!(value && typeof value.uri !== 'undefined');
|
|
322920
|
-
}
|
|
323359
|
+
};
|
|
322921
323360
|
|
|
322922
323361
|
/**
|
|
322923
323362
|
* Determine if environment is React Native
|
|
322924
323363
|
* ReactNative `FormData` has a non-standard `getParts()` method
|
|
322925
|
-
*
|
|
323364
|
+
*
|
|
322926
323365
|
* @param {*} formData The formData to test
|
|
322927
|
-
*
|
|
323366
|
+
*
|
|
322928
323367
|
* @returns {boolean} True if environment is React Native, otherwise false
|
|
322929
323368
|
*/
|
|
322930
323369
|
const isReactNative = (formData) => formData && typeof formData.getParts !== 'undefined';
|
|
@@ -322943,7 +323382,7 @@ const isBlob = kindOfTest('Blob');
|
|
|
322943
323382
|
*
|
|
322944
323383
|
* @param {*} val The value to test
|
|
322945
323384
|
*
|
|
322946
|
-
* @returns {boolean} True if value is a
|
|
323385
|
+
* @returns {boolean} True if value is a FileList, otherwise false
|
|
322947
323386
|
*/
|
|
322948
323387
|
const isFileList = kindOfTest('FileList');
|
|
322949
323388
|
|
|
@@ -322975,15 +323414,17 @@ const G = getGlobal();
|
|
|
322975
323414
|
const FormDataCtor = typeof G.FormData !== 'undefined' ? G.FormData : undefined;
|
|
322976
323415
|
|
|
322977
323416
|
const isFormData = (thing) => {
|
|
322978
|
-
|
|
322979
|
-
|
|
322980
|
-
|
|
322981
|
-
|
|
322982
|
-
|
|
322983
|
-
|
|
322984
|
-
|
|
322985
|
-
|
|
322986
|
-
|
|
323417
|
+
if (!thing) return false;
|
|
323418
|
+
if (FormDataCtor && thing instanceof FormDataCtor) return true;
|
|
323419
|
+
// Reject plain objects inheriting directly from Object.prototype so prototype-pollution gadgets can't spoof FormData.
|
|
323420
|
+
const proto = getPrototypeOf(thing);
|
|
323421
|
+
if (!proto || proto === Object.prototype) return false;
|
|
323422
|
+
if (!isFunction(thing.append)) return false;
|
|
323423
|
+
const kind = kindOf(thing);
|
|
323424
|
+
return (
|
|
323425
|
+
kind === 'formdata' ||
|
|
323426
|
+
// detect form-data instance
|
|
323427
|
+
(kind === 'object' && isFunction(thing.toString) && thing.toString() === '[object FormData]')
|
|
322987
323428
|
);
|
|
322988
323429
|
};
|
|
322989
323430
|
|
|
@@ -323119,7 +323560,7 @@ const isContextDefined = (context) => !isUndefined(context) && context !== _glob
|
|
|
323119
323560
|
*
|
|
323120
323561
|
* @returns {Object} Result of all merge properties
|
|
323121
323562
|
*/
|
|
323122
|
-
function merge(
|
|
323563
|
+
function merge(...objs) {
|
|
323123
323564
|
const { caseless, skipUndefined } = (isContextDefined(this) && this) || {};
|
|
323124
323565
|
const result = {};
|
|
323125
323566
|
const assignValue = (val, key) => {
|
|
@@ -323129,8 +323570,12 @@ function merge(/* obj1, obj2, obj3, ... */) {
|
|
|
323129
323570
|
}
|
|
323130
323571
|
|
|
323131
323572
|
const targetKey = (caseless && findKey(result, key)) || key;
|
|
323132
|
-
|
|
323133
|
-
|
|
323573
|
+
// Read via own-prop only — a bare `result[targetKey]` walks the prototype
|
|
323574
|
+
// chain, so a polluted Object.prototype value could surface here and get
|
|
323575
|
+
// copied into the merged result.
|
|
323576
|
+
const existing = hasOwnProperty(result, targetKey) ? result[targetKey] : undefined;
|
|
323577
|
+
if (isPlainObject(existing) && isPlainObject(val)) {
|
|
323578
|
+
result[targetKey] = merge(existing, val);
|
|
323134
323579
|
} else if (isPlainObject(val)) {
|
|
323135
323580
|
result[targetKey] = merge({}, val);
|
|
323136
323581
|
} else if (isArray(val)) {
|
|
@@ -323140,8 +323585,8 @@ function merge(/* obj1, obj2, obj3, ... */) {
|
|
|
323140
323585
|
}
|
|
323141
323586
|
};
|
|
323142
323587
|
|
|
323143
|
-
for (let i = 0, l =
|
|
323144
|
-
|
|
323588
|
+
for (let i = 0, l = objs.length; i < l; i++) {
|
|
323589
|
+
objs[i] && forEach(objs[i], assignValue);
|
|
323145
323590
|
}
|
|
323146
323591
|
return result;
|
|
323147
323592
|
}
|
|
@@ -323163,6 +323608,9 @@ const extend = (a, b, thisArg, { allOwnKeys } = {}) => {
|
|
|
323163
323608
|
(val, key) => {
|
|
323164
323609
|
if (thisArg && isFunction(val)) {
|
|
323165
323610
|
Object.defineProperty(a, key, {
|
|
323611
|
+
// Null-proto descriptor so a polluted Object.prototype.get cannot
|
|
323612
|
+
// hijack defineProperty's accessor-vs-data resolution.
|
|
323613
|
+
__proto__: null,
|
|
323166
323614
|
value: (0,_helpers_bind_js__WEBPACK_IMPORTED_MODULE_0__["default"])(val, thisArg),
|
|
323167
323615
|
writable: true,
|
|
323168
323616
|
enumerable: true,
|
|
@@ -323170,6 +323618,7 @@ const extend = (a, b, thisArg, { allOwnKeys } = {}) => {
|
|
|
323170
323618
|
});
|
|
323171
323619
|
} else {
|
|
323172
323620
|
Object.defineProperty(a, key, {
|
|
323621
|
+
__proto__: null,
|
|
323173
323622
|
value: val,
|
|
323174
323623
|
writable: true,
|
|
323175
323624
|
enumerable: true,
|
|
@@ -323208,12 +323657,14 @@ const stripBOM = (content) => {
|
|
|
323208
323657
|
const inherits = (constructor, superConstructor, props, descriptors) => {
|
|
323209
323658
|
constructor.prototype = Object.create(superConstructor.prototype, descriptors);
|
|
323210
323659
|
Object.defineProperty(constructor.prototype, 'constructor', {
|
|
323660
|
+
__proto__: null,
|
|
323211
323661
|
value: constructor,
|
|
323212
323662
|
writable: true,
|
|
323213
323663
|
enumerable: false,
|
|
323214
323664
|
configurable: true,
|
|
323215
323665
|
});
|
|
323216
323666
|
Object.defineProperty(constructor, 'super', {
|
|
323667
|
+
__proto__: null,
|
|
323217
323668
|
value: superConstructor.prototype,
|
|
323218
323669
|
});
|
|
323219
323670
|
props && Object.assign(constructor.prototype, props);
|
|
@@ -323395,7 +323846,7 @@ const reduceDescriptors = (obj, reducer) => {
|
|
|
323395
323846
|
const freezeMethods = (obj) => {
|
|
323396
323847
|
reduceDescriptors(obj, (descriptor, name) => {
|
|
323397
323848
|
// skip restricted props in strict mode
|
|
323398
|
-
if (isFunction(obj) && ['arguments', 'caller', 'callee'].
|
|
323849
|
+
if (isFunction(obj) && ['arguments', 'caller', 'callee'].includes(name)) {
|
|
323399
323850
|
return false;
|
|
323400
323851
|
}
|
|
323401
323852
|
|
|
@@ -326913,7 +327364,7 @@ var loadLanguages = instance.loadLanguages;
|
|
|
326913
327364
|
/***/ ((module) => {
|
|
326914
327365
|
|
|
326915
327366
|
"use strict";
|
|
326916
|
-
module.exports = /*#__PURE__*/JSON.parse('{"name":"@itwin/core-frontend","version":"5.9.
|
|
327367
|
+
module.exports = /*#__PURE__*/JSON.parse('{"name":"@itwin/core-frontend","version":"5.9.1","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 && npm run -s webpackWorkers && npm run -s copy:workers && npm run -s copy:draco","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 ES2022 --outDir lib/esm","clean":"rimraf -g 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","copy:workers":"cpx \\"./lib/workers/webpack/parse-imdl-worker.js\\" ./lib/public/scripts","copy:draco":"cpx \\"./node_modules/@loaders.gl/draco/dist/libs/*\\" ./lib/public/scripts","docs":"betools docs --json=../../generated-docs/core/core-frontend/file.json --tsIndexFile=./core-frontend.ts --onlyJson --excludes=webgl/**/*,**/map/*.d.ts,**/tile/*.d.ts,**/*-css.ts && npm run -s extract","extract":"betools extract --fileExt=ts --extractFrom=./src/test/example-code --recursive --out=../../generated-docs/extract","extract-api":"betools extract-api --entry=core-frontend && npm run extract-extension-api","extract-extension-api":"eslint --no-inline-config -c extraction.eslint.config.js \\"./src/**/*.ts\\" 1>&2","lint":"eslint \\"./src/**/*.ts\\" 1>&2","lint-fix":"eslint --fix -f visualstudio \\"./src/**/*.ts\\" 1>&2","lint-deprecation":"eslint --fix -f visualstudio --no-inline-config -c ../../common/config/eslint/eslint.config.deprecation-policy.js \\"./src/**/*.ts\\"","pseudolocalize":"betools pseudolocalize --englishDir ./src/public/locales/en --out ./public/locales/en-PSEUDO","test":"npm run webpackTestWorker && vitest --run","cover":"npm run webpackTestWorker && vitest --run","webpackTests":"webpack --config ./src/test/utils/webpack.config.js 1>&2 && npm run -s webpackTestWorker","webpackTestWorker":"webpack --config ./src/test/worker/webpack.config.js 1>&2 && cpx \\"./lib/test/test-worker.js\\" ./lib/test","webpackWorkers":"webpack --config ./src/workers/ImdlParser/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:*","@itwin/core-bentley":"workspace:*","@itwin/core-common":"workspace:*","@itwin/core-geometry":"workspace:*","@itwin/core-orbitgt":"workspace:*","@itwin/core-quantity":"workspace:*","@itwin/ecschema-metadata":"workspace:*","@itwin/ecschema-rpcinterface-common":"workspace:*"},"//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":{"@bentley/aec-units-schema":"^1.0.3","@bentley/formats-schema":"^1.0.0","@bentley/units-schema":"^1.0.9","@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/ecschema-metadata":"workspace:*","@itwin/ecschema-rpcinterface-common":"workspace:*","@itwin/object-storage-core":"^3.0.4","@itwin/eslint-plugin":"^6.0.0","@types/chai-as-promised":"^7","@types/draco3d":"^1.4.10","@types/sinon":"^17.0.2","@vitest/browser":"^3.0.6","@vitest/coverage-v8":"^3.0.6","cpx2":"^8.0.0","eslint":"^9.31.0","glob":"^10.5.0","playwright":"~1.56.1","rimraf":"^6.0.1","sinon":"^17.0.2","source-map-loader":"^5.0.0","typescript":"~5.6.2","vitest":"^3.0.6","vite-multiple-assets":"^1.3.1","vite-plugin-static-copy":"2.2.0","webpack":"^5.97.1"},"//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/core-i18n":"workspace:*","@itwin/webgl-compatibility":"workspace:*","@loaders.gl/core":"~4.3.4","@loaders.gl/draco":"~4.3.4","fuse.js":"^3.3.0","wms-capabilities":"0.4.0"}}');
|
|
326917
327368
|
|
|
326918
327369
|
/***/ })
|
|
326919
327370
|
|