@nocobase/plugin-file-manager 2.1.0-beta.2 → 2.1.0-beta.21
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/LICENSE +201 -661
- package/README.md +79 -10
- package/dist/client/index.js +1 -1
- package/dist/client/models/uploadFieldUtils.d.ts +56 -0
- package/dist/externalVersion.js +9 -9
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/index.js +190 -190
- package/dist/node_modules/@aws-sdk/client-s3/package.json +1 -1
- package/dist/node_modules/@aws-sdk/lib-storage/dist-cjs/index.js +195 -195
- package/dist/node_modules/@aws-sdk/lib-storage/node_modules/buffer/index.d.ts +186 -0
- package/dist/node_modules/@aws-sdk/lib-storage/node_modules/buffer/index.js +1794 -0
- package/dist/node_modules/@aws-sdk/lib-storage/node_modules/buffer/package.json +82 -0
- package/dist/node_modules/@aws-sdk/lib-storage/package.json +1 -1
- package/dist/node_modules/ali-oss/lib/client.js +14 -14
- package/dist/node_modules/ali-oss/package.json +1 -1
- package/dist/node_modules/mime-match/index.js +1 -1
- package/dist/node_modules/mime-match/package.json +1 -1
- package/dist/node_modules/mime-types/index.js +3 -3
- package/dist/node_modules/mime-types/package.json +1 -1
- package/dist/node_modules/mkdirp/index.js +1 -1
- package/dist/node_modules/mkdirp/package.json +1 -1
- package/dist/node_modules/multer-cos/index.js +14 -14
- package/dist/node_modules/multer-cos/package.json +1 -1
- package/dist/node_modules/url-join/lib/url-join.js +1 -1
- package/dist/node_modules/url-join/package.json +1 -1
- package/dist/server/storages/local.js +7 -3
- package/dist/server/utils.d.ts +1 -0
- package/dist/server/utils.js +21 -2
- package/package.json +4 -3
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
/******/ (
|
|
1
|
+
/******/ (() => { // webpackBootstrap
|
|
2
2
|
/******/ var __webpack_modules__ = ({
|
|
3
3
|
|
|
4
4
|
/***/ 5025:
|
|
5
|
-
/***/ (
|
|
5
|
+
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
6
6
|
|
|
7
7
|
"use strict";
|
|
8
8
|
|
|
@@ -40,7 +40,7 @@ exports.AwsCrc32 = AwsCrc32;
|
|
|
40
40
|
/***/ }),
|
|
41
41
|
|
|
42
42
|
/***/ 8408:
|
|
43
|
-
/***/ (
|
|
43
|
+
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
44
44
|
|
|
45
45
|
"use strict";
|
|
46
46
|
|
|
@@ -155,7 +155,7 @@ Object.defineProperty(exports, "AwsCrc32", ({ enumerable: true, get: function ()
|
|
|
155
155
|
/***/ }),
|
|
156
156
|
|
|
157
157
|
/***/ 6287:
|
|
158
|
-
/***/ (
|
|
158
|
+
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
159
159
|
|
|
160
160
|
"use strict";
|
|
161
161
|
|
|
@@ -193,7 +193,7 @@ exports.AwsCrc32c = AwsCrc32c;
|
|
|
193
193
|
/***/ }),
|
|
194
194
|
|
|
195
195
|
/***/ 7035:
|
|
196
|
-
/***/ (
|
|
196
|
+
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
197
197
|
|
|
198
198
|
"use strict";
|
|
199
199
|
|
|
@@ -278,7 +278,7 @@ Object.defineProperty(exports, "AwsCrc32c", ({ enumerable: true, get: function (
|
|
|
278
278
|
/***/ }),
|
|
279
279
|
|
|
280
280
|
/***/ 3670:
|
|
281
|
-
/***/ (
|
|
281
|
+
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
282
282
|
|
|
283
283
|
"use strict";
|
|
284
284
|
|
|
@@ -309,7 +309,7 @@ exports.convertToBuffer = convertToBuffer;
|
|
|
309
309
|
/***/ }),
|
|
310
310
|
|
|
311
311
|
/***/ 4871:
|
|
312
|
-
/***/ (
|
|
312
|
+
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
313
313
|
|
|
314
314
|
"use strict";
|
|
315
315
|
|
|
@@ -330,7 +330,7 @@ Object.defineProperty(exports, "uint32ArrayFrom", ({ enumerable: true, get: func
|
|
|
330
330
|
/***/ }),
|
|
331
331
|
|
|
332
332
|
/***/ 3978:
|
|
333
|
-
/***/ (
|
|
333
|
+
/***/ ((__unused_webpack_module, exports) => {
|
|
334
334
|
|
|
335
335
|
"use strict";
|
|
336
336
|
|
|
@@ -350,7 +350,7 @@ exports.isEmptyData = isEmptyData;
|
|
|
350
350
|
/***/ }),
|
|
351
351
|
|
|
352
352
|
/***/ 3906:
|
|
353
|
-
/***/ (
|
|
353
|
+
/***/ ((__unused_webpack_module, exports) => {
|
|
354
354
|
|
|
355
355
|
"use strict";
|
|
356
356
|
|
|
@@ -372,7 +372,7 @@ exports.numToUint8 = numToUint8;
|
|
|
372
372
|
/***/ }),
|
|
373
373
|
|
|
374
374
|
/***/ 5733:
|
|
375
|
-
/***/ (
|
|
375
|
+
/***/ ((__unused_webpack_module, exports) => {
|
|
376
376
|
|
|
377
377
|
"use strict";
|
|
378
378
|
|
|
@@ -399,7 +399,7 @@ exports.uint32ArrayFrom = uint32ArrayFrom;
|
|
|
399
399
|
/***/ }),
|
|
400
400
|
|
|
401
401
|
/***/ 3368:
|
|
402
|
-
/***/ (
|
|
402
|
+
/***/ ((module) => {
|
|
403
403
|
|
|
404
404
|
var __defProp = Object.defineProperty;
|
|
405
405
|
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
@@ -436,7 +436,7 @@ var isArrayBuffer = /* @__PURE__ */ __name((arg) => typeof ArrayBuffer === "func
|
|
|
436
436
|
/***/ }),
|
|
437
437
|
|
|
438
438
|
/***/ 999:
|
|
439
|
-
/***/ (
|
|
439
|
+
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
440
440
|
|
|
441
441
|
var __defProp = Object.defineProperty;
|
|
442
442
|
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
@@ -487,7 +487,7 @@ var fromString = /* @__PURE__ */ __name((input, encoding) => {
|
|
|
487
487
|
/***/ }),
|
|
488
488
|
|
|
489
489
|
/***/ 4536:
|
|
490
|
-
/***/ (
|
|
490
|
+
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
491
491
|
|
|
492
492
|
var __defProp = Object.defineProperty;
|
|
493
493
|
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
@@ -555,7 +555,7 @@ var toUtf8 = /* @__PURE__ */ __name((input) => {
|
|
|
555
555
|
/***/ }),
|
|
556
556
|
|
|
557
557
|
/***/ 9023:
|
|
558
|
-
/***/ (
|
|
558
|
+
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
559
559
|
|
|
560
560
|
"use strict";
|
|
561
561
|
|
|
@@ -690,7 +690,7 @@ exports.resolveHttpAuthSchemeConfig = resolveHttpAuthSchemeConfig;
|
|
|
690
690
|
/***/ }),
|
|
691
691
|
|
|
692
692
|
/***/ 3722:
|
|
693
|
-
/***/ (
|
|
693
|
+
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
694
694
|
|
|
695
695
|
"use strict";
|
|
696
696
|
|
|
@@ -731,7 +731,7 @@ util_endpoints_2.customEndpointFunctions.aws = util_endpoints_1.awsEndpointFunct
|
|
|
731
731
|
/***/ }),
|
|
732
732
|
|
|
733
733
|
/***/ 6114:
|
|
734
|
-
/***/ (
|
|
734
|
+
/***/ ((__unused_webpack_module, exports) => {
|
|
735
735
|
|
|
736
736
|
"use strict";
|
|
737
737
|
|
|
@@ -746,7 +746,7 @@ exports.ruleSet = _data;
|
|
|
746
746
|
/***/ }),
|
|
747
747
|
|
|
748
748
|
/***/ 9250:
|
|
749
|
-
/***/ (
|
|
749
|
+
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
750
750
|
|
|
751
751
|
"use strict";
|
|
752
752
|
|
|
@@ -11961,7 +11961,7 @@ var waitUntilObjectNotExists = /* @__PURE__ */ __name(async (params, input) => {
|
|
|
11961
11961
|
/***/ }),
|
|
11962
11962
|
|
|
11963
11963
|
/***/ 2714:
|
|
11964
|
-
/***/ (
|
|
11964
|
+
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
11965
11965
|
|
|
11966
11966
|
"use strict";
|
|
11967
11967
|
|
|
@@ -12038,7 +12038,7 @@ exports.getRuntimeConfig = getRuntimeConfig;
|
|
|
12038
12038
|
/***/ }),
|
|
12039
12039
|
|
|
12040
12040
|
/***/ 5239:
|
|
12041
|
-
/***/ (
|
|
12041
|
+
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
12042
12042
|
|
|
12043
12043
|
"use strict";
|
|
12044
12044
|
|
|
@@ -12092,7 +12092,7 @@ exports.getRuntimeConfig = getRuntimeConfig;
|
|
|
12092
12092
|
/***/ }),
|
|
12093
12093
|
|
|
12094
12094
|
/***/ 9344:
|
|
12095
|
-
/***/ (
|
|
12095
|
+
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
12096
12096
|
|
|
12097
12097
|
"use strict";
|
|
12098
12098
|
|
|
@@ -12168,7 +12168,7 @@ exports.resolveHttpAuthSchemeConfig = resolveHttpAuthSchemeConfig;
|
|
|
12168
12168
|
/***/ }),
|
|
12169
12169
|
|
|
12170
12170
|
/***/ 898:
|
|
12171
|
-
/***/ (
|
|
12171
|
+
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
12172
12172
|
|
|
12173
12173
|
"use strict";
|
|
12174
12174
|
|
|
@@ -12194,7 +12194,7 @@ util_endpoints_2.customEndpointFunctions.aws = util_endpoints_1.awsEndpointFunct
|
|
|
12194
12194
|
/***/ }),
|
|
12195
12195
|
|
|
12196
12196
|
/***/ 3341:
|
|
12197
|
-
/***/ (
|
|
12197
|
+
/***/ ((__unused_webpack_module, exports) => {
|
|
12198
12198
|
|
|
12199
12199
|
"use strict";
|
|
12200
12200
|
|
|
@@ -12209,7 +12209,7 @@ exports.ruleSet = _data;
|
|
|
12209
12209
|
/***/ }),
|
|
12210
12210
|
|
|
12211
12211
|
/***/ 2666:
|
|
12212
|
-
/***/ (
|
|
12212
|
+
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
12213
12213
|
|
|
12214
12214
|
"use strict";
|
|
12215
12215
|
|
|
@@ -12821,7 +12821,7 @@ var paginateListAccounts = (0, import_core.createPaginator)(SSOClient, ListAccou
|
|
|
12821
12821
|
/***/ }),
|
|
12822
12822
|
|
|
12823
12823
|
/***/ 9756:
|
|
12824
|
-
/***/ (
|
|
12824
|
+
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
12825
12825
|
|
|
12826
12826
|
"use strict";
|
|
12827
12827
|
|
|
@@ -12879,7 +12879,7 @@ exports.getRuntimeConfig = getRuntimeConfig;
|
|
|
12879
12879
|
/***/ }),
|
|
12880
12880
|
|
|
12881
12881
|
/***/ 4809:
|
|
12882
|
-
/***/ (
|
|
12882
|
+
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
12883
12883
|
|
|
12884
12884
|
"use strict";
|
|
12885
12885
|
|
|
@@ -12927,7 +12927,7 @@ exports.getRuntimeConfig = getRuntimeConfig;
|
|
|
12927
12927
|
/***/ }),
|
|
12928
12928
|
|
|
12929
12929
|
/***/ 9963:
|
|
12930
|
-
/***/ (
|
|
12930
|
+
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
12931
12931
|
|
|
12932
12932
|
"use strict";
|
|
12933
12933
|
|
|
@@ -12941,7 +12941,7 @@ tslib_1.__exportStar(__nccwpck_require__(785), exports);
|
|
|
12941
12941
|
/***/ }),
|
|
12942
12942
|
|
|
12943
12943
|
/***/ 2825:
|
|
12944
|
-
/***/ (
|
|
12944
|
+
/***/ ((module) => {
|
|
12945
12945
|
|
|
12946
12946
|
"use strict";
|
|
12947
12947
|
|
|
@@ -13022,7 +13022,7 @@ __name(setFeature, "setFeature");
|
|
|
13022
13022
|
/***/ }),
|
|
13023
13023
|
|
|
13024
13024
|
/***/ 7862:
|
|
13025
|
-
/***/ (
|
|
13025
|
+
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
13026
13026
|
|
|
13027
13027
|
"use strict";
|
|
13028
13028
|
|
|
@@ -13321,7 +13321,7 @@ var resolveAWSSDKSigV4Config = resolveAwsSdkSigV4Config;
|
|
|
13321
13321
|
/***/ }),
|
|
13322
13322
|
|
|
13323
13323
|
/***/ 785:
|
|
13324
|
-
/***/ (
|
|
13324
|
+
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
13325
13325
|
|
|
13326
13326
|
"use strict";
|
|
13327
13327
|
|
|
@@ -13545,7 +13545,7 @@ var loadRestXmlErrorCode = /* @__PURE__ */ __name((output, data) => {
|
|
|
13545
13545
|
/***/ }),
|
|
13546
13546
|
|
|
13547
13547
|
/***/ 2208:
|
|
13548
|
-
/***/ (
|
|
13548
|
+
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
13549
13549
|
|
|
13550
13550
|
"use strict";
|
|
13551
13551
|
|
|
@@ -13563,7 +13563,7 @@ module.exports = {
|
|
|
13563
13563
|
/***/ }),
|
|
13564
13564
|
|
|
13565
13565
|
/***/ 8317:
|
|
13566
|
-
/***/ (
|
|
13566
|
+
/***/ ((__unused_webpack_module, exports) => {
|
|
13567
13567
|
|
|
13568
13568
|
"use strict";
|
|
13569
13569
|
|
|
@@ -13643,7 +13643,7 @@ exports.nameRegexp = nameRegexp;
|
|
|
13643
13643
|
/***/ }),
|
|
13644
13644
|
|
|
13645
13645
|
/***/ 8199:
|
|
13646
|
-
/***/ (
|
|
13646
|
+
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
13647
13647
|
|
|
13648
13648
|
"use strict";
|
|
13649
13649
|
|
|
@@ -14076,7 +14076,7 @@ function getPositionFromMatch(match) {
|
|
|
14076
14076
|
/***/ }),
|
|
14077
14077
|
|
|
14078
14078
|
/***/ 8332:
|
|
14079
|
-
/***/ (
|
|
14079
|
+
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
14080
14080
|
|
|
14081
14081
|
"use strict";
|
|
14082
14082
|
|
|
@@ -14365,7 +14365,7 @@ module.exports = Builder;
|
|
|
14365
14365
|
/***/ }),
|
|
14366
14366
|
|
|
14367
14367
|
/***/ 3222:
|
|
14368
|
-
/***/ (
|
|
14368
|
+
/***/ ((module) => {
|
|
14369
14369
|
|
|
14370
14370
|
const EOL = "\n";
|
|
14371
14371
|
|
|
@@ -14507,7 +14507,7 @@ module.exports = toXml;
|
|
|
14507
14507
|
/***/ }),
|
|
14508
14508
|
|
|
14509
14509
|
/***/ 9653:
|
|
14510
|
-
/***/ (
|
|
14510
|
+
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
14511
14511
|
|
|
14512
14512
|
const util = __nccwpck_require__(8317);
|
|
14513
14513
|
|
|
@@ -14666,7 +14666,7 @@ module.exports = readDocType;
|
|
|
14666
14666
|
/***/ }),
|
|
14667
14667
|
|
|
14668
14668
|
/***/ 2990:
|
|
14669
|
-
/***/ (
|
|
14669
|
+
/***/ ((__unused_webpack_module, exports) => {
|
|
14670
14670
|
|
|
14671
14671
|
|
|
14672
14672
|
const defaultOptions = {
|
|
@@ -14720,7 +14720,7 @@ exports.defaultOptions = defaultOptions;
|
|
|
14720
14720
|
/***/ }),
|
|
14721
14721
|
|
|
14722
14722
|
/***/ 5048:
|
|
14723
|
-
/***/ (
|
|
14723
|
+
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
14724
14724
|
|
|
14725
14725
|
"use strict";
|
|
14726
14726
|
|
|
@@ -15329,7 +15329,7 @@ module.exports = OrderedObjParser;
|
|
|
15329
15329
|
/***/ }),
|
|
15330
15330
|
|
|
15331
15331
|
/***/ 7103:
|
|
15332
|
-
/***/ (
|
|
15332
|
+
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
15333
15333
|
|
|
15334
15334
|
const { buildOptions} = __nccwpck_require__(2990);
|
|
15335
15335
|
const OrderedObjParser = __nccwpck_require__(5048);
|
|
@@ -15393,7 +15393,7 @@ module.exports = XMLParser;
|
|
|
15393
15393
|
/***/ }),
|
|
15394
15394
|
|
|
15395
15395
|
/***/ 4894:
|
|
15396
|
-
/***/ (
|
|
15396
|
+
/***/ ((__unused_webpack_module, exports) => {
|
|
15397
15397
|
|
|
15398
15398
|
"use strict";
|
|
15399
15399
|
|
|
@@ -15514,7 +15514,7 @@ exports.prettify = prettify;
|
|
|
15514
15514
|
/***/ }),
|
|
15515
15515
|
|
|
15516
15516
|
/***/ 6260:
|
|
15517
|
-
/***/ (
|
|
15517
|
+
/***/ ((module) => {
|
|
15518
15518
|
|
|
15519
15519
|
"use strict";
|
|
15520
15520
|
|
|
@@ -15546,7 +15546,7 @@ module.exports = XmlNode;
|
|
|
15546
15546
|
/***/ }),
|
|
15547
15547
|
|
|
15548
15548
|
/***/ 5972:
|
|
15549
|
-
/***/ (
|
|
15549
|
+
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
15550
15550
|
|
|
15551
15551
|
"use strict";
|
|
15552
15552
|
|
|
@@ -15622,7 +15622,7 @@ var fromEnv = /* @__PURE__ */ __name((init) => async () => {
|
|
|
15622
15622
|
/***/ }),
|
|
15623
15623
|
|
|
15624
15624
|
/***/ 3757:
|
|
15625
|
-
/***/ (
|
|
15625
|
+
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
15626
15626
|
|
|
15627
15627
|
"use strict";
|
|
15628
15628
|
|
|
@@ -15676,7 +15676,7 @@ exports.checkUrl = checkUrl;
|
|
|
15676
15676
|
/***/ }),
|
|
15677
15677
|
|
|
15678
15678
|
/***/ 6070:
|
|
15679
|
-
/***/ (
|
|
15679
|
+
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
15680
15680
|
|
|
15681
15681
|
"use strict";
|
|
15682
15682
|
|
|
@@ -15752,7 +15752,7 @@ exports.fromHttp = fromHttp;
|
|
|
15752
15752
|
/***/ }),
|
|
15753
15753
|
|
|
15754
15754
|
/***/ 9287:
|
|
15755
|
-
/***/ (
|
|
15755
|
+
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
15756
15756
|
|
|
15757
15757
|
"use strict";
|
|
15758
15758
|
|
|
@@ -15814,7 +15814,7 @@ exports.getCredentials = getCredentials;
|
|
|
15814
15814
|
/***/ }),
|
|
15815
15815
|
|
|
15816
15816
|
/***/ 9921:
|
|
15817
|
-
/***/ (
|
|
15817
|
+
/***/ ((__unused_webpack_module, exports) => {
|
|
15818
15818
|
|
|
15819
15819
|
"use strict";
|
|
15820
15820
|
|
|
@@ -15839,7 +15839,7 @@ exports.retryWrapper = retryWrapper;
|
|
|
15839
15839
|
/***/ }),
|
|
15840
15840
|
|
|
15841
15841
|
/***/ 7290:
|
|
15842
|
-
/***/ (
|
|
15842
|
+
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
15843
15843
|
|
|
15844
15844
|
"use strict";
|
|
15845
15845
|
|
|
@@ -15852,7 +15852,7 @@ Object.defineProperty(exports, "fromHttp", ({ enumerable: true, get: function ()
|
|
|
15852
15852
|
/***/ }),
|
|
15853
15853
|
|
|
15854
15854
|
/***/ 4203:
|
|
15855
|
-
/***/ (
|
|
15855
|
+
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
15856
15856
|
|
|
15857
15857
|
"use strict";
|
|
15858
15858
|
|
|
@@ -16134,7 +16134,7 @@ var fromIni = /* @__PURE__ */ __name((_init = {}) => async ({ callerClientConfig
|
|
|
16134
16134
|
/***/ }),
|
|
16135
16135
|
|
|
16136
16136
|
/***/ 5531:
|
|
16137
|
-
/***/ (
|
|
16137
|
+
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
16138
16138
|
|
|
16139
16139
|
"use strict";
|
|
16140
16140
|
|
|
@@ -16285,7 +16285,7 @@ var credentialsTreatedAsExpired = /* @__PURE__ */ __name((credentials) => creden
|
|
|
16285
16285
|
/***/ }),
|
|
16286
16286
|
|
|
16287
16287
|
/***/ 9969:
|
|
16288
|
-
/***/ (
|
|
16288
|
+
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
16289
16289
|
|
|
16290
16290
|
"use strict";
|
|
16291
16291
|
|
|
@@ -16405,7 +16405,7 @@ var fromProcess = /* @__PURE__ */ __name((init = {}) => async ({ callerClientCon
|
|
|
16405
16405
|
/***/ }),
|
|
16406
16406
|
|
|
16407
16407
|
/***/ 6414:
|
|
16408
|
-
/***/ (
|
|
16408
|
+
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
16409
16409
|
|
|
16410
16410
|
"use strict";
|
|
16411
16411
|
|
|
@@ -16655,7 +16655,7 @@ var fromSSO = /* @__PURE__ */ __name((init = {}) => async ({ callerClientConfig
|
|
|
16655
16655
|
/***/ }),
|
|
16656
16656
|
|
|
16657
16657
|
/***/ 5614:
|
|
16658
|
-
/***/ (
|
|
16658
|
+
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
16659
16659
|
|
|
16660
16660
|
"use strict";
|
|
16661
16661
|
|
|
@@ -16755,7 +16755,7 @@ exports.fromWebToken = fromWebToken;
|
|
|
16755
16755
|
/***/ }),
|
|
16756
16756
|
|
|
16757
16757
|
/***/ 5646:
|
|
16758
|
-
/***/ (
|
|
16758
|
+
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
16759
16759
|
|
|
16760
16760
|
"use strict";
|
|
16761
16761
|
|
|
@@ -16788,7 +16788,7 @@ __reExport(src_exports, __nccwpck_require__(7905), module.exports);
|
|
|
16788
16788
|
/***/ }),
|
|
16789
16789
|
|
|
16790
16790
|
/***/ 3087:
|
|
16791
|
-
/***/ (
|
|
16791
|
+
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
16792
16792
|
|
|
16793
16793
|
"use strict";
|
|
16794
16794
|
|
|
@@ -17300,7 +17300,7 @@ var Upload = class _Upload extends import_events.EventEmitter {
|
|
|
17300
17300
|
/***/ }),
|
|
17301
17301
|
|
|
17302
17302
|
/***/ 3407:
|
|
17303
|
-
/***/ (
|
|
17303
|
+
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
17304
17304
|
|
|
17305
17305
|
"use strict";
|
|
17306
17306
|
|
|
@@ -17318,7 +17318,7 @@ exports.ClientDefaultValues = {
|
|
|
17318
17318
|
/***/ }),
|
|
17319
17319
|
|
|
17320
17320
|
/***/ 9583:
|
|
17321
|
-
/***/ (
|
|
17321
|
+
/***/ ((__unused_webpack_module, exports) => {
|
|
17322
17322
|
|
|
17323
17323
|
"use strict";
|
|
17324
17324
|
|
|
@@ -17332,7 +17332,7 @@ exports.ClientSharedValues = {
|
|
|
17332
17332
|
/***/ }),
|
|
17333
17333
|
|
|
17334
17334
|
/***/ 6689:
|
|
17335
|
-
/***/ (
|
|
17335
|
+
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
17336
17336
|
|
|
17337
17337
|
"use strict";
|
|
17338
17338
|
|
|
@@ -17820,7 +17820,7 @@ __name(resolveBucketEndpointConfig, "resolveBucketEndpointConfig");
|
|
|
17820
17820
|
/***/ }),
|
|
17821
17821
|
|
|
17822
17822
|
/***/ 1990:
|
|
17823
|
-
/***/ (
|
|
17823
|
+
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
17824
17824
|
|
|
17825
17825
|
"use strict";
|
|
17826
17826
|
|
|
@@ -17890,7 +17890,7 @@ var getAddExpectContinuePlugin = /* @__PURE__ */ __name((options) => ({
|
|
|
17890
17890
|
/***/ }),
|
|
17891
17891
|
|
|
17892
17892
|
/***/ 1436:
|
|
17893
|
-
/***/ (
|
|
17893
|
+
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
17894
17894
|
|
|
17895
17895
|
"use strict";
|
|
17896
17896
|
|
|
@@ -17924,7 +17924,7 @@ exports.getCrc32ChecksumAlgorithmFunction = getCrc32ChecksumAlgorithmFunction;
|
|
|
17924
17924
|
/***/ }),
|
|
17925
17925
|
|
|
17926
17926
|
/***/ 3799:
|
|
17927
|
-
/***/ (
|
|
17927
|
+
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
17928
17928
|
|
|
17929
17929
|
"use strict";
|
|
17930
17930
|
|
|
@@ -18441,7 +18441,7 @@ var resolveFlexibleChecksumsConfig = /* @__PURE__ */ __name((input) => ({
|
|
|
18441
18441
|
/***/ }),
|
|
18442
18442
|
|
|
18443
18443
|
/***/ 2545:
|
|
18444
|
-
/***/ (
|
|
18444
|
+
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
18445
18445
|
|
|
18446
18446
|
"use strict";
|
|
18447
18447
|
|
|
@@ -18515,7 +18515,7 @@ var getHostHeaderPlugin = /* @__PURE__ */ __name((options) => ({
|
|
|
18515
18515
|
/***/ }),
|
|
18516
18516
|
|
|
18517
18517
|
/***/ 2098:
|
|
18518
|
-
/***/ (
|
|
18518
|
+
/***/ ((module) => {
|
|
18519
18519
|
|
|
18520
18520
|
"use strict";
|
|
18521
18521
|
|
|
@@ -18583,7 +18583,7 @@ var getLocationConstraintPlugin = /* @__PURE__ */ __name((config) => ({
|
|
|
18583
18583
|
/***/ }),
|
|
18584
18584
|
|
|
18585
18585
|
/***/ 14:
|
|
18586
|
-
/***/ (
|
|
18586
|
+
/***/ ((module) => {
|
|
18587
18587
|
|
|
18588
18588
|
"use strict";
|
|
18589
18589
|
|
|
@@ -18666,7 +18666,7 @@ var getLoggerPlugin = /* @__PURE__ */ __name((options) => ({
|
|
|
18666
18666
|
/***/ }),
|
|
18667
18667
|
|
|
18668
18668
|
/***/ 5525:
|
|
18669
|
-
/***/ (
|
|
18669
|
+
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
18670
18670
|
|
|
18671
18671
|
"use strict";
|
|
18672
18672
|
|
|
@@ -18738,7 +18738,7 @@ var getRecursionDetectionPlugin = /* @__PURE__ */ __name((options) => ({
|
|
|
18738
18738
|
/***/ }),
|
|
18739
18739
|
|
|
18740
18740
|
/***/ 1139:
|
|
18741
|
-
/***/ (
|
|
18741
|
+
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
18742
18742
|
|
|
18743
18743
|
"use strict";
|
|
18744
18744
|
|
|
@@ -19405,7 +19405,7 @@ var getValidateBucketNamePlugin = /* @__PURE__ */ __name((options) => ({
|
|
|
19405
19405
|
/***/ }),
|
|
19406
19406
|
|
|
19407
19407
|
/***/ 9718:
|
|
19408
|
-
/***/ (
|
|
19408
|
+
/***/ ((module) => {
|
|
19409
19409
|
|
|
19410
19410
|
"use strict";
|
|
19411
19411
|
|
|
@@ -19509,7 +19509,7 @@ __name(isValidBase64EncodedSSECustomerKey, "isValidBase64EncodedSSECustomerKey")
|
|
|
19509
19509
|
/***/ }),
|
|
19510
19510
|
|
|
19511
19511
|
/***/ 4688:
|
|
19512
|
-
/***/ (
|
|
19512
|
+
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
19513
19513
|
|
|
19514
19514
|
"use strict";
|
|
19515
19515
|
|
|
@@ -19738,7 +19738,7 @@ var getUserAgentPlugin = /* @__PURE__ */ __name((config) => ({
|
|
|
19738
19738
|
/***/ }),
|
|
19739
19739
|
|
|
19740
19740
|
/***/ 9414:
|
|
19741
|
-
/***/ (
|
|
19741
|
+
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
19742
19742
|
|
|
19743
19743
|
"use strict";
|
|
19744
19744
|
|
|
@@ -19802,7 +19802,7 @@ exports.resolveHttpAuthSchemeConfig = resolveHttpAuthSchemeConfig;
|
|
|
19802
19802
|
/***/ }),
|
|
19803
19803
|
|
|
19804
19804
|
/***/ 5:
|
|
19805
|
-
/***/ (
|
|
19805
|
+
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
19806
19806
|
|
|
19807
19807
|
"use strict";
|
|
19808
19808
|
|
|
@@ -19828,7 +19828,7 @@ util_endpoints_2.customEndpointFunctions.aws = util_endpoints_1.awsEndpointFunct
|
|
|
19828
19828
|
/***/ }),
|
|
19829
19829
|
|
|
19830
19830
|
/***/ 932:
|
|
19831
|
-
/***/ (
|
|
19831
|
+
/***/ ((__unused_webpack_module, exports) => {
|
|
19832
19832
|
|
|
19833
19833
|
"use strict";
|
|
19834
19834
|
|
|
@@ -19843,7 +19843,7 @@ exports.ruleSet = _data;
|
|
|
19843
19843
|
/***/ }),
|
|
19844
19844
|
|
|
19845
19845
|
/***/ 7334:
|
|
19846
|
-
/***/ (
|
|
19846
|
+
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
19847
19847
|
|
|
19848
19848
|
"use strict";
|
|
19849
19849
|
|
|
@@ -20704,7 +20704,7 @@ var SSOOIDC = class extends SSOOIDCClient {
|
|
|
20704
20704
|
/***/ }),
|
|
20705
20705
|
|
|
20706
20706
|
/***/ 7277:
|
|
20707
|
-
/***/ (
|
|
20707
|
+
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
20708
20708
|
|
|
20709
20709
|
"use strict";
|
|
20710
20710
|
|
|
@@ -20762,7 +20762,7 @@ exports.getRuntimeConfig = getRuntimeConfig;
|
|
|
20762
20762
|
/***/ }),
|
|
20763
20763
|
|
|
20764
20764
|
/***/ 9513:
|
|
20765
|
-
/***/ (
|
|
20765
|
+
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
20766
20766
|
|
|
20767
20767
|
"use strict";
|
|
20768
20768
|
|
|
@@ -20810,7 +20810,7 @@ exports.getRuntimeConfig = getRuntimeConfig;
|
|
|
20810
20810
|
/***/ }),
|
|
20811
20811
|
|
|
20812
20812
|
/***/ 8974:
|
|
20813
|
-
/***/ (
|
|
20813
|
+
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
20814
20814
|
|
|
20815
20815
|
"use strict";
|
|
20816
20816
|
|
|
@@ -20869,7 +20869,7 @@ exports.STSClient = STSClient;
|
|
|
20869
20869
|
/***/ }),
|
|
20870
20870
|
|
|
20871
20871
|
/***/ 4935:
|
|
20872
|
-
/***/ (
|
|
20872
|
+
/***/ ((__unused_webpack_module, exports) => {
|
|
20873
20873
|
|
|
20874
20874
|
"use strict";
|
|
20875
20875
|
|
|
@@ -20920,7 +20920,7 @@ exports.resolveHttpAuthRuntimeConfig = resolveHttpAuthRuntimeConfig;
|
|
|
20920
20920
|
/***/ }),
|
|
20921
20921
|
|
|
20922
20922
|
/***/ 8013:
|
|
20923
|
-
/***/ (
|
|
20923
|
+
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
20924
20924
|
|
|
20925
20925
|
"use strict";
|
|
20926
20926
|
|
|
@@ -20991,7 +20991,7 @@ exports.resolveHttpAuthSchemeConfig = resolveHttpAuthSchemeConfig;
|
|
|
20991
20991
|
/***/ }),
|
|
20992
20992
|
|
|
20993
20993
|
/***/ 1765:
|
|
20994
|
-
/***/ (
|
|
20994
|
+
/***/ ((__unused_webpack_module, exports) => {
|
|
20995
20995
|
|
|
20996
20996
|
"use strict";
|
|
20997
20997
|
|
|
@@ -21019,7 +21019,7 @@ exports.commonParams = {
|
|
|
21019
21019
|
/***/ }),
|
|
21020
21020
|
|
|
21021
21021
|
/***/ 7561:
|
|
21022
|
-
/***/ (
|
|
21022
|
+
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
21023
21023
|
|
|
21024
21024
|
"use strict";
|
|
21025
21025
|
|
|
@@ -21045,7 +21045,7 @@ util_endpoints_2.customEndpointFunctions.aws = util_endpoints_1.awsEndpointFunct
|
|
|
21045
21045
|
/***/ }),
|
|
21046
21046
|
|
|
21047
21047
|
/***/ 9127:
|
|
21048
|
-
/***/ (
|
|
21048
|
+
/***/ ((__unused_webpack_module, exports) => {
|
|
21049
21049
|
|
|
21050
21050
|
"use strict";
|
|
21051
21051
|
|
|
@@ -21060,7 +21060,7 @@ exports.ruleSet = _data;
|
|
|
21060
21060
|
/***/ }),
|
|
21061
21061
|
|
|
21062
21062
|
/***/ 2273:
|
|
21063
|
-
/***/ (
|
|
21063
|
+
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
21064
21064
|
|
|
21065
21065
|
"use strict";
|
|
21066
21066
|
|
|
@@ -21999,7 +21999,7 @@ var decorateDefaultCredentialProvider = /* @__PURE__ */ __name((provider) => (in
|
|
|
21999
21999
|
/***/ }),
|
|
22000
22000
|
|
|
22001
22001
|
/***/ 1798:
|
|
22002
|
-
/***/ (
|
|
22002
|
+
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
22003
22003
|
|
|
22004
22004
|
"use strict";
|
|
22005
22005
|
|
|
@@ -22071,7 +22071,7 @@ exports.getRuntimeConfig = getRuntimeConfig;
|
|
|
22071
22071
|
/***/ }),
|
|
22072
22072
|
|
|
22073
22073
|
/***/ 5238:
|
|
22074
|
-
/***/ (
|
|
22074
|
+
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
22075
22075
|
|
|
22076
22076
|
"use strict";
|
|
22077
22077
|
|
|
@@ -22119,7 +22119,7 @@ exports.getRuntimeConfig = getRuntimeConfig;
|
|
|
22119
22119
|
/***/ }),
|
|
22120
22120
|
|
|
22121
22121
|
/***/ 669:
|
|
22122
|
-
/***/ (
|
|
22122
|
+
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
22123
22123
|
|
|
22124
22124
|
"use strict";
|
|
22125
22125
|
|
|
@@ -22152,7 +22152,7 @@ exports.resolveRuntimeExtensions = resolveRuntimeExtensions;
|
|
|
22152
22152
|
/***/ }),
|
|
22153
22153
|
|
|
22154
22154
|
/***/ 8156:
|
|
22155
|
-
/***/ (
|
|
22155
|
+
/***/ ((module) => {
|
|
22156
22156
|
|
|
22157
22157
|
"use strict";
|
|
22158
22158
|
|
|
@@ -22268,7 +22268,7 @@ var resolveRegionConfig = /* @__PURE__ */ __name((input) => {
|
|
|
22268
22268
|
/***/ }),
|
|
22269
22269
|
|
|
22270
22270
|
/***/ 1856:
|
|
22271
|
-
/***/ (
|
|
22271
|
+
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
22272
22272
|
|
|
22273
22273
|
"use strict";
|
|
22274
22274
|
|
|
@@ -22383,7 +22383,7 @@ For more information please go to https://github.com/aws/aws-sdk-js-v3#functiona
|
|
|
22383
22383
|
/***/ }),
|
|
22384
22384
|
|
|
22385
22385
|
/***/ 2843:
|
|
22386
|
-
/***/ (
|
|
22386
|
+
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
22387
22387
|
|
|
22388
22388
|
"use strict";
|
|
22389
22389
|
|
|
@@ -22604,7 +22604,7 @@ var nodeProvider = /* @__PURE__ */ __name((init = {}) => (0, import_property_pro
|
|
|
22604
22604
|
/***/ }),
|
|
22605
22605
|
|
|
22606
22606
|
/***/ 5487:
|
|
22607
|
-
/***/ (
|
|
22607
|
+
/***/ ((module) => {
|
|
22608
22608
|
|
|
22609
22609
|
"use strict";
|
|
22610
22610
|
|
|
@@ -22673,7 +22673,7 @@ var build = /* @__PURE__ */ __name((arnObject) => {
|
|
|
22673
22673
|
/***/ }),
|
|
22674
22674
|
|
|
22675
22675
|
/***/ 3350:
|
|
22676
|
-
/***/ (
|
|
22676
|
+
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
22677
22677
|
|
|
22678
22678
|
"use strict";
|
|
22679
22679
|
|
|
@@ -23105,7 +23105,7 @@ import_util_endpoints.customEndpointFunctions.aws = awsEndpointFunctions;
|
|
|
23105
23105
|
/***/ }),
|
|
23106
23106
|
|
|
23107
23107
|
/***/ 8095:
|
|
23108
|
-
/***/ (
|
|
23108
|
+
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
23109
23109
|
|
|
23110
23110
|
"use strict";
|
|
23111
23111
|
|
|
@@ -23208,7 +23208,7 @@ var NODE_APP_ID_CONFIG_OPTIONS = {
|
|
|
23208
23208
|
/***/ }),
|
|
23209
23209
|
|
|
23210
23210
|
/***/ 2329:
|
|
23211
|
-
/***/ (
|
|
23211
|
+
/***/ ((module) => {
|
|
23212
23212
|
|
|
23213
23213
|
"use strict";
|
|
23214
23214
|
|
|
@@ -23386,7 +23386,7 @@ var XmlNode = class _XmlNode {
|
|
|
23386
23386
|
/***/ }),
|
|
23387
23387
|
|
|
23388
23388
|
/***/ 7020:
|
|
23389
|
-
/***/ (
|
|
23389
|
+
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
23390
23390
|
|
|
23391
23391
|
var __defProp = Object.defineProperty;
|
|
23392
23392
|
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
@@ -23474,7 +23474,7 @@ var AbortController = class {
|
|
|
23474
23474
|
/***/ }),
|
|
23475
23475
|
|
|
23476
23476
|
/***/ 3098:
|
|
23477
|
-
/***/ (
|
|
23477
|
+
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
23478
23478
|
|
|
23479
23479
|
var __defProp = Object.defineProperty;
|
|
23480
23480
|
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
@@ -23695,7 +23695,7 @@ var getRegionInfo = /* @__PURE__ */ __name((region, {
|
|
|
23695
23695
|
/***/ }),
|
|
23696
23696
|
|
|
23697
23697
|
/***/ 5829:
|
|
23698
|
-
/***/ (
|
|
23698
|
+
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
23699
23699
|
|
|
23700
23700
|
var __defProp = Object.defineProperty;
|
|
23701
23701
|
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
@@ -24107,7 +24107,7 @@ var memoizeIdentityProvider = /* @__PURE__ */ __name((provider, isExpired, requi
|
|
|
24107
24107
|
/***/ }),
|
|
24108
24108
|
|
|
24109
24109
|
/***/ 2241:
|
|
24110
|
-
/***/ (
|
|
24110
|
+
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
24111
24111
|
|
|
24112
24112
|
var __defProp = Object.defineProperty;
|
|
24113
24113
|
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
@@ -24272,7 +24272,7 @@ var RequestBuilder = class {
|
|
|
24272
24272
|
/***/ }),
|
|
24273
24273
|
|
|
24274
24274
|
/***/ 7477:
|
|
24275
|
-
/***/ (
|
|
24275
|
+
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
24276
24276
|
|
|
24277
24277
|
var __defProp = Object.defineProperty;
|
|
24278
24278
|
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
@@ -24712,7 +24712,7 @@ var getCredentialsFromProfile = /* @__PURE__ */ __name(async (profile, options,
|
|
|
24712
24712
|
/***/ }),
|
|
24713
24713
|
|
|
24714
24714
|
/***/ 6459:
|
|
24715
|
-
/***/ (
|
|
24715
|
+
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
24716
24716
|
|
|
24717
24717
|
var __defProp = Object.defineProperty;
|
|
24718
24718
|
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
@@ -25186,7 +25186,7 @@ var SmithyMessageEncoderStream = class {
|
|
|
25186
25186
|
/***/ }),
|
|
25187
25187
|
|
|
25188
25188
|
/***/ 6181:
|
|
25189
|
-
/***/ (
|
|
25189
|
+
/***/ ((module) => {
|
|
25190
25190
|
|
|
25191
25191
|
var __defProp = Object.defineProperty;
|
|
25192
25192
|
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
@@ -25228,7 +25228,7 @@ var resolveEventStreamSerdeConfig = /* @__PURE__ */ __name((input) => ({
|
|
|
25228
25228
|
/***/ }),
|
|
25229
25229
|
|
|
25230
25230
|
/***/ 7682:
|
|
25231
|
-
/***/ (
|
|
25231
|
+
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
25232
25232
|
|
|
25233
25233
|
var __defProp = Object.defineProperty;
|
|
25234
25234
|
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
@@ -25321,7 +25321,7 @@ var eventStreamSerdeProvider = /* @__PURE__ */ __name((options) => new EventStre
|
|
|
25321
25321
|
/***/ }),
|
|
25322
25322
|
|
|
25323
25323
|
/***/ 6673:
|
|
25324
|
-
/***/ (
|
|
25324
|
+
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
25325
25325
|
|
|
25326
25326
|
var __defProp = Object.defineProperty;
|
|
25327
25327
|
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
@@ -25508,7 +25508,7 @@ var eventStreamSerdeProvider = /* @__PURE__ */ __name((options) => new EventStre
|
|
|
25508
25508
|
/***/ }),
|
|
25509
25509
|
|
|
25510
25510
|
/***/ 2687:
|
|
25511
|
-
/***/ (
|
|
25511
|
+
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
25512
25512
|
|
|
25513
25513
|
var __defProp = Object.defineProperty;
|
|
25514
25514
|
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
@@ -25775,7 +25775,7 @@ __name(readToBase64, "readToBase64");
|
|
|
25775
25775
|
/***/ }),
|
|
25776
25776
|
|
|
25777
25777
|
/***/ 920:
|
|
25778
|
-
/***/ (
|
|
25778
|
+
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
25779
25779
|
|
|
25780
25780
|
var __defProp = Object.defineProperty;
|
|
25781
25781
|
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
@@ -25832,7 +25832,7 @@ __name(buildQueryString, "buildQueryString");
|
|
|
25832
25832
|
/***/ }),
|
|
25833
25833
|
|
|
25834
25834
|
/***/ 3081:
|
|
25835
|
-
/***/ (
|
|
25835
|
+
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
25836
25836
|
|
|
25837
25837
|
var __defProp = Object.defineProperty;
|
|
25838
25838
|
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
@@ -25904,7 +25904,7 @@ __name(castSourceData, "castSourceData");
|
|
|
25904
25904
|
/***/ }),
|
|
25905
25905
|
|
|
25906
25906
|
/***/ 8866:
|
|
25907
|
-
/***/ (
|
|
25907
|
+
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
25908
25908
|
|
|
25909
25909
|
var __defProp = Object.defineProperty;
|
|
25910
25910
|
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
@@ -26009,7 +26009,7 @@ var readableStreamHasher = /* @__PURE__ */ __name((hashCtor, readableStream) =>
|
|
|
26009
26009
|
/***/ }),
|
|
26010
26010
|
|
|
26011
26011
|
/***/ 780:
|
|
26012
|
-
/***/ (
|
|
26012
|
+
/***/ ((module) => {
|
|
26013
26013
|
|
|
26014
26014
|
var __defProp = Object.defineProperty;
|
|
26015
26015
|
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
@@ -26046,7 +26046,7 @@ var isArrayBuffer = /* @__PURE__ */ __name((arg) => typeof ArrayBuffer === "func
|
|
|
26046
26046
|
/***/ }),
|
|
26047
26047
|
|
|
26048
26048
|
/***/ 2800:
|
|
26049
|
-
/***/ (
|
|
26049
|
+
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
26050
26050
|
|
|
26051
26051
|
var __defProp = Object.defineProperty;
|
|
26052
26052
|
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
@@ -26120,7 +26120,7 @@ var getContentLengthPlugin = /* @__PURE__ */ __name((options) => ({
|
|
|
26120
26120
|
/***/ }),
|
|
26121
26121
|
|
|
26122
26122
|
/***/ 1518:
|
|
26123
|
-
/***/ (
|
|
26123
|
+
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
26124
26124
|
|
|
26125
26125
|
"use strict";
|
|
26126
26126
|
|
|
@@ -26135,7 +26135,7 @@ exports.getEndpointFromConfig = getEndpointFromConfig;
|
|
|
26135
26135
|
/***/ }),
|
|
26136
26136
|
|
|
26137
26137
|
/***/ 7574:
|
|
26138
|
-
/***/ (
|
|
26138
|
+
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
26139
26139
|
|
|
26140
26140
|
"use strict";
|
|
26141
26141
|
|
|
@@ -26178,7 +26178,7 @@ exports.getEndpointUrlConfig = getEndpointUrlConfig;
|
|
|
26178
26178
|
/***/ }),
|
|
26179
26179
|
|
|
26180
26180
|
/***/ 2918:
|
|
26181
|
-
/***/ (
|
|
26181
|
+
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
26182
26182
|
|
|
26183
26183
|
var __defProp = Object.defineProperty;
|
|
26184
26184
|
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
@@ -26457,7 +26457,7 @@ var resolveEndpointConfig = /* @__PURE__ */ __name((input) => {
|
|
|
26457
26457
|
/***/ }),
|
|
26458
26458
|
|
|
26459
26459
|
/***/ 6039:
|
|
26460
|
-
/***/ (
|
|
26460
|
+
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
26461
26461
|
|
|
26462
26462
|
var __defProp = Object.defineProperty;
|
|
26463
26463
|
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
@@ -26871,7 +26871,7 @@ var getRetryAfterHint = /* @__PURE__ */ __name((response) => {
|
|
|
26871
26871
|
/***/ }),
|
|
26872
26872
|
|
|
26873
26873
|
/***/ 8977:
|
|
26874
|
-
/***/ (
|
|
26874
|
+
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
26875
26875
|
|
|
26876
26876
|
"use strict";
|
|
26877
26877
|
|
|
@@ -26886,7 +26886,7 @@ exports.isStreamingPayload = isStreamingPayload;
|
|
|
26886
26886
|
/***/ }),
|
|
26887
26887
|
|
|
26888
26888
|
/***/ 7761:
|
|
26889
|
-
/***/ (
|
|
26889
|
+
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
26890
26890
|
|
|
26891
26891
|
"use strict";
|
|
26892
26892
|
|
|
@@ -26972,7 +26972,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
|
|
|
26972
26972
|
/***/ }),
|
|
26973
26973
|
|
|
26974
26974
|
/***/ 1380:
|
|
26975
|
-
/***/ (
|
|
26975
|
+
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
26976
26976
|
|
|
26977
26977
|
"use strict";
|
|
26978
26978
|
|
|
@@ -27002,7 +27002,7 @@ exports["default"] = _default;
|
|
|
27002
27002
|
/***/ }),
|
|
27003
27003
|
|
|
27004
27004
|
/***/ 4672:
|
|
27005
|
-
/***/ (
|
|
27005
|
+
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
27006
27006
|
|
|
27007
27007
|
"use strict";
|
|
27008
27008
|
|
|
@@ -27024,7 +27024,7 @@ exports["default"] = _default;
|
|
|
27024
27024
|
/***/ }),
|
|
27025
27025
|
|
|
27026
27026
|
/***/ 3436:
|
|
27027
|
-
/***/ (
|
|
27027
|
+
/***/ ((__unused_webpack_module, exports) => {
|
|
27028
27028
|
|
|
27029
27029
|
"use strict";
|
|
27030
27030
|
|
|
@@ -27039,7 +27039,7 @@ exports["default"] = _default;
|
|
|
27039
27039
|
/***/ }),
|
|
27040
27040
|
|
|
27041
27041
|
/***/ 86:
|
|
27042
|
-
/***/ (
|
|
27042
|
+
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
27043
27043
|
|
|
27044
27044
|
"use strict";
|
|
27045
27045
|
|
|
@@ -27091,7 +27091,7 @@ exports["default"] = _default;
|
|
|
27091
27091
|
/***/ }),
|
|
27092
27092
|
|
|
27093
27093
|
/***/ 3194:
|
|
27094
|
-
/***/ (
|
|
27094
|
+
/***/ ((__unused_webpack_module, exports) => {
|
|
27095
27095
|
|
|
27096
27096
|
"use strict";
|
|
27097
27097
|
|
|
@@ -27106,7 +27106,7 @@ exports["default"] = _default;
|
|
|
27106
27106
|
/***/ }),
|
|
27107
27107
|
|
|
27108
27108
|
/***/ 8136:
|
|
27109
|
-
/***/ (
|
|
27109
|
+
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
27110
27110
|
|
|
27111
27111
|
"use strict";
|
|
27112
27112
|
|
|
@@ -27137,7 +27137,7 @@ function rng() {
|
|
|
27137
27137
|
/***/ }),
|
|
27138
27138
|
|
|
27139
27139
|
/***/ 6679:
|
|
27140
|
-
/***/ (
|
|
27140
|
+
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
27141
27141
|
|
|
27142
27142
|
"use strict";
|
|
27143
27143
|
|
|
@@ -27167,7 +27167,7 @@ exports["default"] = _default;
|
|
|
27167
27167
|
/***/ }),
|
|
27168
27168
|
|
|
27169
27169
|
/***/ 9618:
|
|
27170
|
-
/***/ (
|
|
27170
|
+
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
27171
27171
|
|
|
27172
27172
|
"use strict";
|
|
27173
27173
|
|
|
@@ -27218,7 +27218,7 @@ exports["default"] = _default;
|
|
|
27218
27218
|
/***/ }),
|
|
27219
27219
|
|
|
27220
27220
|
/***/ 6310:
|
|
27221
|
-
/***/ (
|
|
27221
|
+
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
27222
27222
|
|
|
27223
27223
|
"use strict";
|
|
27224
27224
|
|
|
@@ -27332,7 +27332,7 @@ exports["default"] = _default;
|
|
|
27332
27332
|
/***/ }),
|
|
27333
27333
|
|
|
27334
27334
|
/***/ 9465:
|
|
27335
|
-
/***/ (
|
|
27335
|
+
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
27336
27336
|
|
|
27337
27337
|
"use strict";
|
|
27338
27338
|
|
|
@@ -27355,7 +27355,7 @@ exports["default"] = _default;
|
|
|
27355
27355
|
/***/ }),
|
|
27356
27356
|
|
|
27357
27357
|
/***/ 2568:
|
|
27358
|
-
/***/ (
|
|
27358
|
+
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
27359
27359
|
|
|
27360
27360
|
"use strict";
|
|
27361
27361
|
|
|
@@ -27442,7 +27442,7 @@ function v35(name, version, hashfunc) {
|
|
|
27442
27442
|
/***/ }),
|
|
27443
27443
|
|
|
27444
27444
|
/***/ 6001:
|
|
27445
|
-
/***/ (
|
|
27445
|
+
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
27446
27446
|
|
|
27447
27447
|
"use strict";
|
|
27448
27448
|
|
|
@@ -27492,7 +27492,7 @@ exports["default"] = _default;
|
|
|
27492
27492
|
/***/ }),
|
|
27493
27493
|
|
|
27494
27494
|
/***/ 8310:
|
|
27495
|
-
/***/ (
|
|
27495
|
+
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
27496
27496
|
|
|
27497
27497
|
"use strict";
|
|
27498
27498
|
|
|
@@ -27515,7 +27515,7 @@ exports["default"] = _default;
|
|
|
27515
27515
|
/***/ }),
|
|
27516
27516
|
|
|
27517
27517
|
/***/ 6992:
|
|
27518
|
-
/***/ (
|
|
27518
|
+
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
27519
27519
|
|
|
27520
27520
|
"use strict";
|
|
27521
27521
|
|
|
@@ -27539,7 +27539,7 @@ exports["default"] = _default;
|
|
|
27539
27539
|
/***/ }),
|
|
27540
27540
|
|
|
27541
27541
|
/***/ 7780:
|
|
27542
|
-
/***/ (
|
|
27542
|
+
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
27543
27543
|
|
|
27544
27544
|
"use strict";
|
|
27545
27545
|
|
|
@@ -27567,7 +27567,7 @@ exports["default"] = _default;
|
|
|
27567
27567
|
/***/ }),
|
|
27568
27568
|
|
|
27569
27569
|
/***/ 1238:
|
|
27570
|
-
/***/ (
|
|
27570
|
+
/***/ ((module) => {
|
|
27571
27571
|
|
|
27572
27572
|
var __defProp = Object.defineProperty;
|
|
27573
27573
|
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
@@ -27677,7 +27677,7 @@ __name(getSerdePlugin, "getSerdePlugin");
|
|
|
27677
27677
|
/***/ }),
|
|
27678
27678
|
|
|
27679
27679
|
/***/ 7911:
|
|
27680
|
-
/***/ (
|
|
27680
|
+
/***/ ((module) => {
|
|
27681
27681
|
|
|
27682
27682
|
var __defProp = Object.defineProperty;
|
|
27683
27683
|
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
@@ -27995,7 +27995,7 @@ var priorityWeights = {
|
|
|
27995
27995
|
/***/ }),
|
|
27996
27996
|
|
|
27997
27997
|
/***/ 3461:
|
|
27998
|
-
/***/ (
|
|
27998
|
+
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
27999
27999
|
|
|
28000
28000
|
var __defProp = Object.defineProperty;
|
|
28001
28001
|
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
@@ -28105,7 +28105,7 @@ var loadConfig = /* @__PURE__ */ __name(({ environmentVariableSelector, configFi
|
|
|
28105
28105
|
/***/ }),
|
|
28106
28106
|
|
|
28107
28107
|
/***/ 258:
|
|
28108
|
-
/***/ (
|
|
28108
|
+
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
28109
28109
|
|
|
28110
28110
|
var __create = Object.create;
|
|
28111
28111
|
var __defProp = Object.defineProperty;
|
|
@@ -28911,7 +28911,7 @@ __name(collectReadableStream, "collectReadableStream");
|
|
|
28911
28911
|
/***/ }),
|
|
28912
28912
|
|
|
28913
28913
|
/***/ 2768:
|
|
28914
|
-
/***/ (
|
|
28914
|
+
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
28915
28915
|
|
|
28916
28916
|
var __defProp = Object.defineProperty;
|
|
28917
28917
|
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
@@ -28968,7 +28968,7 @@ __name(buildQueryString, "buildQueryString");
|
|
|
28968
28968
|
/***/ }),
|
|
28969
28969
|
|
|
28970
28970
|
/***/ 9721:
|
|
28971
|
-
/***/ (
|
|
28971
|
+
/***/ ((module) => {
|
|
28972
28972
|
|
|
28973
28973
|
var __defProp = Object.defineProperty;
|
|
28974
28974
|
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
@@ -29138,7 +29138,7 @@ var memoize = /* @__PURE__ */ __name((provider, isExpired, requiresRefresh) => {
|
|
|
29138
29138
|
/***/ }),
|
|
29139
29139
|
|
|
29140
29140
|
/***/ 4418:
|
|
29141
|
-
/***/ (
|
|
29141
|
+
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
29142
29142
|
|
|
29143
29143
|
var __defProp = Object.defineProperty;
|
|
29144
29144
|
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
@@ -29400,7 +29400,7 @@ __name(isValidHostname, "isValidHostname");
|
|
|
29400
29400
|
/***/ }),
|
|
29401
29401
|
|
|
29402
29402
|
/***/ 4769:
|
|
29403
|
-
/***/ (
|
|
29403
|
+
/***/ ((module) => {
|
|
29404
29404
|
|
|
29405
29405
|
var __defProp = Object.defineProperty;
|
|
29406
29406
|
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
@@ -29458,7 +29458,7 @@ __name(parseQueryString, "parseQueryString");
|
|
|
29458
29458
|
/***/ }),
|
|
29459
29459
|
|
|
29460
29460
|
/***/ 6375:
|
|
29461
|
-
/***/ (
|
|
29461
|
+
/***/ ((module) => {
|
|
29462
29462
|
|
|
29463
29463
|
var __defProp = Object.defineProperty;
|
|
29464
29464
|
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
@@ -29546,7 +29546,7 @@ var isServerError = /* @__PURE__ */ __name((error) => {
|
|
|
29546
29546
|
/***/ }),
|
|
29547
29547
|
|
|
29548
29548
|
/***/ 8340:
|
|
29549
|
-
/***/ (
|
|
29549
|
+
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
29550
29550
|
|
|
29551
29551
|
"use strict";
|
|
29552
29552
|
|
|
@@ -29580,7 +29580,7 @@ exports.getHomeDir = getHomeDir;
|
|
|
29580
29580
|
/***/ }),
|
|
29581
29581
|
|
|
29582
29582
|
/***/ 4740:
|
|
29583
|
-
/***/ (
|
|
29583
|
+
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
29584
29584
|
|
|
29585
29585
|
"use strict";
|
|
29586
29586
|
|
|
@@ -29600,7 +29600,7 @@ exports.getSSOTokenFilepath = getSSOTokenFilepath;
|
|
|
29600
29600
|
/***/ }),
|
|
29601
29601
|
|
|
29602
29602
|
/***/ 9678:
|
|
29603
|
-
/***/ (
|
|
29603
|
+
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
29604
29604
|
|
|
29605
29605
|
"use strict";
|
|
29606
29606
|
|
|
@@ -29620,7 +29620,7 @@ exports.getSSOTokenFromFile = getSSOTokenFromFile;
|
|
|
29620
29620
|
/***/ }),
|
|
29621
29621
|
|
|
29622
29622
|
/***/ 3507:
|
|
29623
|
-
/***/ (
|
|
29623
|
+
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
29624
29624
|
|
|
29625
29625
|
var __defProp = Object.defineProperty;
|
|
29626
29626
|
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
@@ -29822,7 +29822,7 @@ var parseKnownFiles = /* @__PURE__ */ __name(async (init) => {
|
|
|
29822
29822
|
/***/ }),
|
|
29823
29823
|
|
|
29824
29824
|
/***/ 9155:
|
|
29825
|
-
/***/ (
|
|
29825
|
+
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
29826
29826
|
|
|
29827
29827
|
"use strict";
|
|
29828
29828
|
|
|
@@ -29843,7 +29843,7 @@ exports.slurpFile = slurpFile;
|
|
|
29843
29843
|
/***/ }),
|
|
29844
29844
|
|
|
29845
29845
|
/***/ 1528:
|
|
29846
|
-
/***/ (
|
|
29846
|
+
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
29847
29847
|
|
|
29848
29848
|
var __defProp = Object.defineProperty;
|
|
29849
29849
|
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
@@ -30418,7 +30418,7 @@ var getCanonicalHeaderList = /* @__PURE__ */ __name((headers) => Object.keys(hea
|
|
|
30418
30418
|
/***/ }),
|
|
30419
30419
|
|
|
30420
30420
|
/***/ 3570:
|
|
30421
|
-
/***/ (
|
|
30421
|
+
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
30422
30422
|
|
|
30423
30423
|
var __defProp = Object.defineProperty;
|
|
30424
30424
|
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
@@ -31692,7 +31692,7 @@ var splitHeader = /* @__PURE__ */ __name((value) => {
|
|
|
31692
31692
|
/***/ }),
|
|
31693
31693
|
|
|
31694
31694
|
/***/ 5756:
|
|
31695
|
-
/***/ (
|
|
31695
|
+
/***/ ((module) => {
|
|
31696
31696
|
|
|
31697
31697
|
var __defProp = Object.defineProperty;
|
|
31698
31698
|
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
@@ -31837,7 +31837,7 @@ var RequestHandlerProtocol = /* @__PURE__ */ ((RequestHandlerProtocol2) => {
|
|
|
31837
31837
|
/***/ }),
|
|
31838
31838
|
|
|
31839
31839
|
/***/ 4681:
|
|
31840
|
-
/***/ (
|
|
31840
|
+
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
31841
31841
|
|
|
31842
31842
|
var __defProp = Object.defineProperty;
|
|
31843
31843
|
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
@@ -31891,7 +31891,7 @@ var parseUrl = /* @__PURE__ */ __name((url) => {
|
|
|
31891
31891
|
/***/ }),
|
|
31892
31892
|
|
|
31893
31893
|
/***/ 305:
|
|
31894
|
-
/***/ (
|
|
31894
|
+
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
31895
31895
|
|
|
31896
31896
|
"use strict";
|
|
31897
31897
|
|
|
@@ -31915,7 +31915,7 @@ exports.fromBase64 = fromBase64;
|
|
|
31915
31915
|
/***/ }),
|
|
31916
31916
|
|
|
31917
31917
|
/***/ 5600:
|
|
31918
|
-
/***/ (
|
|
31918
|
+
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
31919
31919
|
|
|
31920
31920
|
var __defProp = Object.defineProperty;
|
|
31921
31921
|
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
@@ -31946,7 +31946,7 @@ __reExport(src_exports, __nccwpck_require__(4730), module.exports);
|
|
|
31946
31946
|
/***/ }),
|
|
31947
31947
|
|
|
31948
31948
|
/***/ 4730:
|
|
31949
|
-
/***/ (
|
|
31949
|
+
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
31950
31950
|
|
|
31951
31951
|
"use strict";
|
|
31952
31952
|
|
|
@@ -31973,7 +31973,7 @@ exports.toBase64 = toBase64;
|
|
|
31973
31973
|
/***/ }),
|
|
31974
31974
|
|
|
31975
31975
|
/***/ 8075:
|
|
31976
|
-
/***/ (
|
|
31976
|
+
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
31977
31977
|
|
|
31978
31978
|
var __defProp = Object.defineProperty;
|
|
31979
31979
|
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
@@ -32031,7 +32031,7 @@ var calculateBodyLength = /* @__PURE__ */ __name((body) => {
|
|
|
32031
32031
|
/***/ }),
|
|
32032
32032
|
|
|
32033
32033
|
/***/ 1381:
|
|
32034
|
-
/***/ (
|
|
32034
|
+
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
32035
32035
|
|
|
32036
32036
|
var __defProp = Object.defineProperty;
|
|
32037
32037
|
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
@@ -32082,7 +32082,7 @@ var fromString = /* @__PURE__ */ __name((input, encoding) => {
|
|
|
32082
32082
|
/***/ }),
|
|
32083
32083
|
|
|
32084
32084
|
/***/ 3375:
|
|
32085
|
-
/***/ (
|
|
32085
|
+
/***/ ((module) => {
|
|
32086
32086
|
|
|
32087
32087
|
var __defProp = Object.defineProperty;
|
|
32088
32088
|
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
@@ -32149,7 +32149,7 @@ var SelectorType = /* @__PURE__ */ ((SelectorType2) => {
|
|
|
32149
32149
|
/***/ }),
|
|
32150
32150
|
|
|
32151
32151
|
/***/ 2429:
|
|
32152
|
-
/***/ (
|
|
32152
|
+
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
32153
32153
|
|
|
32154
32154
|
var __create = Object.create;
|
|
32155
32155
|
var __defProp = Object.defineProperty;
|
|
@@ -32273,7 +32273,7 @@ var inferPhysicalRegion = /* @__PURE__ */ __name(async () => {
|
|
|
32273
32273
|
/***/ }),
|
|
32274
32274
|
|
|
32275
32275
|
/***/ 5473:
|
|
32276
|
-
/***/ (
|
|
32276
|
+
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
32277
32277
|
|
|
32278
32278
|
var __defProp = Object.defineProperty;
|
|
32279
32279
|
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
@@ -32817,7 +32817,7 @@ var resolveEndpoint = /* @__PURE__ */ __name((ruleSetObject, options) => {
|
|
|
32817
32817
|
/***/ }),
|
|
32818
32818
|
|
|
32819
32819
|
/***/ 5364:
|
|
32820
|
-
/***/ (
|
|
32820
|
+
/***/ ((module) => {
|
|
32821
32821
|
|
|
32822
32822
|
var __defProp = Object.defineProperty;
|
|
32823
32823
|
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
@@ -32888,7 +32888,7 @@ __name(toHex, "toHex");
|
|
|
32888
32888
|
/***/ }),
|
|
32889
32889
|
|
|
32890
32890
|
/***/ 2390:
|
|
32891
|
-
/***/ (
|
|
32891
|
+
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
32892
32892
|
|
|
32893
32893
|
var __defProp = Object.defineProperty;
|
|
32894
32894
|
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
@@ -32937,7 +32937,7 @@ var normalizeProvider = /* @__PURE__ */ __name((input) => {
|
|
|
32937
32937
|
/***/ }),
|
|
32938
32938
|
|
|
32939
32939
|
/***/ 4902:
|
|
32940
|
-
/***/ (
|
|
32940
|
+
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
32941
32941
|
|
|
32942
32942
|
var __defProp = Object.defineProperty;
|
|
32943
32943
|
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
@@ -33285,7 +33285,7 @@ var ConfiguredRetryStrategy = class extends StandardRetryStrategy {
|
|
|
33285
33285
|
/***/ }),
|
|
33286
33286
|
|
|
33287
33287
|
/***/ 9361:
|
|
33288
|
-
/***/ (
|
|
33288
|
+
/***/ ((__unused_webpack_module, exports) => {
|
|
33289
33289
|
|
|
33290
33290
|
"use strict";
|
|
33291
33291
|
|
|
@@ -33328,7 +33328,7 @@ exports.ByteArrayCollector = ByteArrayCollector;
|
|
|
33328
33328
|
/***/ }),
|
|
33329
33329
|
|
|
33330
33330
|
/***/ 8551:
|
|
33331
|
-
/***/ (
|
|
33331
|
+
/***/ ((__unused_webpack_module, exports) => {
|
|
33332
33332
|
|
|
33333
33333
|
"use strict";
|
|
33334
33334
|
|
|
@@ -33343,7 +33343,7 @@ exports.ChecksumStream = ChecksumStream;
|
|
|
33343
33343
|
/***/ }),
|
|
33344
33344
|
|
|
33345
33345
|
/***/ 6982:
|
|
33346
|
-
/***/ (
|
|
33346
|
+
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
33347
33347
|
|
|
33348
33348
|
"use strict";
|
|
33349
33349
|
|
|
@@ -33400,7 +33400,7 @@ exports.ChecksumStream = ChecksumStream;
|
|
|
33400
33400
|
/***/ }),
|
|
33401
33401
|
|
|
33402
33402
|
/***/ 2313:
|
|
33403
|
-
/***/ (
|
|
33403
|
+
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
33404
33404
|
|
|
33405
33405
|
"use strict";
|
|
33406
33406
|
|
|
@@ -33448,7 +33448,7 @@ exports.createChecksumStream = createChecksumStream;
|
|
|
33448
33448
|
/***/ }),
|
|
33449
33449
|
|
|
33450
33450
|
/***/ 1927:
|
|
33451
|
-
/***/ (
|
|
33451
|
+
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
33452
33452
|
|
|
33453
33453
|
"use strict";
|
|
33454
33454
|
|
|
@@ -33469,7 +33469,7 @@ exports.createChecksumStream = createChecksumStream;
|
|
|
33469
33469
|
/***/ }),
|
|
33470
33470
|
|
|
33471
33471
|
/***/ 3259:
|
|
33472
|
-
/***/ (
|
|
33472
|
+
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
33473
33473
|
|
|
33474
33474
|
"use strict";
|
|
33475
33475
|
|
|
@@ -33538,7 +33538,7 @@ exports.createBufferedReadable = createBufferedReadable;
|
|
|
33538
33538
|
/***/ }),
|
|
33539
33539
|
|
|
33540
33540
|
/***/ 2558:
|
|
33541
|
-
/***/ (
|
|
33541
|
+
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
33542
33542
|
|
|
33543
33543
|
"use strict";
|
|
33544
33544
|
|
|
@@ -33650,7 +33650,7 @@ exports.modeOf = modeOf;
|
|
|
33650
33650
|
/***/ }),
|
|
33651
33651
|
|
|
33652
33652
|
/***/ 3636:
|
|
33653
|
-
/***/ (
|
|
33653
|
+
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
33654
33654
|
|
|
33655
33655
|
"use strict";
|
|
33656
33656
|
|
|
@@ -33688,7 +33688,7 @@ exports.getAwsChunkedEncodingStream = getAwsChunkedEncodingStream;
|
|
|
33688
33688
|
/***/ }),
|
|
33689
33689
|
|
|
33690
33690
|
/***/ 6711:
|
|
33691
|
-
/***/ (
|
|
33691
|
+
/***/ ((__unused_webpack_module, exports) => {
|
|
33692
33692
|
|
|
33693
33693
|
"use strict";
|
|
33694
33694
|
|
|
@@ -33732,7 +33732,7 @@ exports.headStream = headStream;
|
|
|
33732
33732
|
/***/ }),
|
|
33733
33733
|
|
|
33734
33734
|
/***/ 6708:
|
|
33735
|
-
/***/ (
|
|
33735
|
+
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
33736
33736
|
|
|
33737
33737
|
"use strict";
|
|
33738
33738
|
|
|
@@ -33786,7 +33786,7 @@ class Collector extends stream_1.Writable {
|
|
|
33786
33786
|
/***/ }),
|
|
33787
33787
|
|
|
33788
33788
|
/***/ 6607:
|
|
33789
|
-
/***/ (
|
|
33789
|
+
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
33790
33790
|
|
|
33791
33791
|
var __defProp = Object.defineProperty;
|
|
33792
33792
|
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
@@ -33885,7 +33885,7 @@ __reExport(src_exports, __nccwpck_require__(7578), module.exports);
|
|
|
33885
33885
|
/***/ }),
|
|
33886
33886
|
|
|
33887
33887
|
/***/ 2942:
|
|
33888
|
-
/***/ (
|
|
33888
|
+
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
33889
33889
|
|
|
33890
33890
|
"use strict";
|
|
33891
33891
|
|
|
@@ -33962,7 +33962,7 @@ const isBlobInstance = (stream) => typeof Blob === "function" && stream instance
|
|
|
33962
33962
|
/***/ }),
|
|
33963
33963
|
|
|
33964
33964
|
/***/ 4515:
|
|
33965
|
-
/***/ (
|
|
33965
|
+
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
33966
33966
|
|
|
33967
33967
|
"use strict";
|
|
33968
33968
|
|
|
@@ -34025,7 +34025,7 @@ exports.sdkStreamMixin = sdkStreamMixin;
|
|
|
34025
34025
|
/***/ }),
|
|
34026
34026
|
|
|
34027
34027
|
/***/ 4693:
|
|
34028
|
-
/***/ (
|
|
34028
|
+
/***/ ((__unused_webpack_module, exports) => {
|
|
34029
34029
|
|
|
34030
34030
|
"use strict";
|
|
34031
34031
|
|
|
@@ -34044,7 +34044,7 @@ exports.splitStream = splitStream;
|
|
|
34044
34044
|
/***/ }),
|
|
34045
34045
|
|
|
34046
34046
|
/***/ 8321:
|
|
34047
|
-
/***/ (
|
|
34047
|
+
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
34048
34048
|
|
|
34049
34049
|
"use strict";
|
|
34050
34050
|
|
|
@@ -34069,7 +34069,7 @@ exports.splitStream = splitStream;
|
|
|
34069
34069
|
/***/ }),
|
|
34070
34070
|
|
|
34071
34071
|
/***/ 7578:
|
|
34072
|
-
/***/ (
|
|
34072
|
+
/***/ ((__unused_webpack_module, exports) => {
|
|
34073
34073
|
|
|
34074
34074
|
"use strict";
|
|
34075
34075
|
|
|
@@ -34091,7 +34091,7 @@ exports.isBlob = isBlob;
|
|
|
34091
34091
|
/***/ }),
|
|
34092
34092
|
|
|
34093
34093
|
/***/ 4197:
|
|
34094
|
-
/***/ (
|
|
34094
|
+
/***/ ((module) => {
|
|
34095
34095
|
|
|
34096
34096
|
var __defProp = Object.defineProperty;
|
|
34097
34097
|
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
@@ -34138,7 +34138,7 @@ var escapeUriPath = /* @__PURE__ */ __name((uri) => uri.split("/").map(escapeUri
|
|
|
34138
34138
|
/***/ }),
|
|
34139
34139
|
|
|
34140
34140
|
/***/ 1895:
|
|
34141
|
-
/***/ (
|
|
34141
|
+
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
34142
34142
|
|
|
34143
34143
|
var __defProp = Object.defineProperty;
|
|
34144
34144
|
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
@@ -34206,7 +34206,7 @@ var toUtf8 = /* @__PURE__ */ __name((input) => {
|
|
|
34206
34206
|
/***/ }),
|
|
34207
34207
|
|
|
34208
34208
|
/***/ 8011:
|
|
34209
|
-
/***/ (
|
|
34209
|
+
/***/ ((module) => {
|
|
34210
34210
|
|
|
34211
34211
|
var __defProp = Object.defineProperty;
|
|
34212
34212
|
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
@@ -34393,7 +34393,7 @@ var createWaiter = /* @__PURE__ */ __name(async (options, input, acceptorChecks)
|
|
|
34393
34393
|
/***/ }),
|
|
34394
34394
|
|
|
34395
34395
|
/***/ 4526:
|
|
34396
|
-
/***/ (
|
|
34396
|
+
/***/ ((module) => {
|
|
34397
34397
|
|
|
34398
34398
|
const hexRegex = /^[-+]?0x[a-fA-F0-9]+$/;
|
|
34399
34399
|
const numRegex = /^([\-\+])?(0*)(\.[0-9]+([eE]\-?[0-9]+)?|[0-9]+(\.[0-9]+([eE]\-?[0-9]+)?)?)$/;
|
|
@@ -34524,7 +34524,7 @@ module.exports = toNumber
|
|
|
34524
34524
|
/***/ }),
|
|
34525
34525
|
|
|
34526
34526
|
/***/ 4351:
|
|
34527
|
-
/***/ (
|
|
34527
|
+
/***/ ((module) => {
|
|
34528
34528
|
|
|
34529
34529
|
/******************************************************************************
|
|
34530
34530
|
Copyright (c) Microsoft Corporation.
|
|
@@ -34952,7 +34952,7 @@ var __disposeResources;
|
|
|
34952
34952
|
/***/ }),
|
|
34953
34953
|
|
|
34954
34954
|
/***/ 4300:
|
|
34955
|
-
/***/ (
|
|
34955
|
+
/***/ ((module) => {
|
|
34956
34956
|
|
|
34957
34957
|
"use strict";
|
|
34958
34958
|
module.exports = require("buffer");
|
|
@@ -34960,7 +34960,7 @@ module.exports = require("buffer");
|
|
|
34960
34960
|
/***/ }),
|
|
34961
34961
|
|
|
34962
34962
|
/***/ 2081:
|
|
34963
|
-
/***/ (
|
|
34963
|
+
/***/ ((module) => {
|
|
34964
34964
|
|
|
34965
34965
|
"use strict";
|
|
34966
34966
|
module.exports = require("child_process");
|
|
@@ -34968,7 +34968,7 @@ module.exports = require("child_process");
|
|
|
34968
34968
|
/***/ }),
|
|
34969
34969
|
|
|
34970
34970
|
/***/ 6113:
|
|
34971
|
-
/***/ (
|
|
34971
|
+
/***/ ((module) => {
|
|
34972
34972
|
|
|
34973
34973
|
"use strict";
|
|
34974
34974
|
module.exports = require("crypto");
|
|
@@ -34976,7 +34976,7 @@ module.exports = require("crypto");
|
|
|
34976
34976
|
/***/ }),
|
|
34977
34977
|
|
|
34978
34978
|
/***/ 2361:
|
|
34979
|
-
/***/ (
|
|
34979
|
+
/***/ ((module) => {
|
|
34980
34980
|
|
|
34981
34981
|
"use strict";
|
|
34982
34982
|
module.exports = require("events");
|
|
@@ -34984,7 +34984,7 @@ module.exports = require("events");
|
|
|
34984
34984
|
/***/ }),
|
|
34985
34985
|
|
|
34986
34986
|
/***/ 7147:
|
|
34987
|
-
/***/ (
|
|
34987
|
+
/***/ ((module) => {
|
|
34988
34988
|
|
|
34989
34989
|
"use strict";
|
|
34990
34990
|
module.exports = require("fs");
|
|
@@ -34992,7 +34992,7 @@ module.exports = require("fs");
|
|
|
34992
34992
|
/***/ }),
|
|
34993
34993
|
|
|
34994
34994
|
/***/ 3292:
|
|
34995
|
-
/***/ (
|
|
34995
|
+
/***/ ((module) => {
|
|
34996
34996
|
|
|
34997
34997
|
"use strict";
|
|
34998
34998
|
module.exports = require("fs/promises");
|
|
@@ -35000,7 +35000,7 @@ module.exports = require("fs/promises");
|
|
|
35000
35000
|
/***/ }),
|
|
35001
35001
|
|
|
35002
35002
|
/***/ 3685:
|
|
35003
|
-
/***/ (
|
|
35003
|
+
/***/ ((module) => {
|
|
35004
35004
|
|
|
35005
35005
|
"use strict";
|
|
35006
35006
|
module.exports = require("http");
|
|
@@ -35008,7 +35008,7 @@ module.exports = require("http");
|
|
|
35008
35008
|
/***/ }),
|
|
35009
35009
|
|
|
35010
35010
|
/***/ 5158:
|
|
35011
|
-
/***/ (
|
|
35011
|
+
/***/ ((module) => {
|
|
35012
35012
|
|
|
35013
35013
|
"use strict";
|
|
35014
35014
|
module.exports = require("http2");
|
|
@@ -35016,7 +35016,7 @@ module.exports = require("http2");
|
|
|
35016
35016
|
/***/ }),
|
|
35017
35017
|
|
|
35018
35018
|
/***/ 5687:
|
|
35019
|
-
/***/ (
|
|
35019
|
+
/***/ ((module) => {
|
|
35020
35020
|
|
|
35021
35021
|
"use strict";
|
|
35022
35022
|
module.exports = require("https");
|
|
@@ -35024,7 +35024,7 @@ module.exports = require("https");
|
|
|
35024
35024
|
/***/ }),
|
|
35025
35025
|
|
|
35026
35026
|
/***/ 4492:
|
|
35027
|
-
/***/ (
|
|
35027
|
+
/***/ ((module) => {
|
|
35028
35028
|
|
|
35029
35029
|
"use strict";
|
|
35030
35030
|
module.exports = require("node:stream");
|
|
@@ -35032,7 +35032,7 @@ module.exports = require("node:stream");
|
|
|
35032
35032
|
/***/ }),
|
|
35033
35033
|
|
|
35034
35034
|
/***/ 2037:
|
|
35035
|
-
/***/ (
|
|
35035
|
+
/***/ ((module) => {
|
|
35036
35036
|
|
|
35037
35037
|
"use strict";
|
|
35038
35038
|
module.exports = require("os");
|
|
@@ -35040,7 +35040,7 @@ module.exports = require("os");
|
|
|
35040
35040
|
/***/ }),
|
|
35041
35041
|
|
|
35042
35042
|
/***/ 1017:
|
|
35043
|
-
/***/ (
|
|
35043
|
+
/***/ ((module) => {
|
|
35044
35044
|
|
|
35045
35045
|
"use strict";
|
|
35046
35046
|
module.exports = require("path");
|
|
@@ -35048,7 +35048,7 @@ module.exports = require("path");
|
|
|
35048
35048
|
/***/ }),
|
|
35049
35049
|
|
|
35050
35050
|
/***/ 7282:
|
|
35051
|
-
/***/ (
|
|
35051
|
+
/***/ ((module) => {
|
|
35052
35052
|
|
|
35053
35053
|
"use strict";
|
|
35054
35054
|
module.exports = require("process");
|
|
@@ -35056,7 +35056,7 @@ module.exports = require("process");
|
|
|
35056
35056
|
/***/ }),
|
|
35057
35057
|
|
|
35058
35058
|
/***/ 2781:
|
|
35059
|
-
/***/ (
|
|
35059
|
+
/***/ ((module) => {
|
|
35060
35060
|
|
|
35061
35061
|
"use strict";
|
|
35062
35062
|
module.exports = require("stream");
|
|
@@ -35064,7 +35064,7 @@ module.exports = require("stream");
|
|
|
35064
35064
|
/***/ }),
|
|
35065
35065
|
|
|
35066
35066
|
/***/ 7310:
|
|
35067
|
-
/***/ (
|
|
35067
|
+
/***/ ((module) => {
|
|
35068
35068
|
|
|
35069
35069
|
"use strict";
|
|
35070
35070
|
module.exports = require("url");
|
|
@@ -35072,7 +35072,7 @@ module.exports = require("url");
|
|
|
35072
35072
|
/***/ }),
|
|
35073
35073
|
|
|
35074
35074
|
/***/ 3837:
|
|
35075
|
-
/***/ (
|
|
35075
|
+
/***/ ((module) => {
|
|
35076
35076
|
|
|
35077
35077
|
"use strict";
|
|
35078
35078
|
module.exports = require("util");
|
|
@@ -35080,7 +35080,7 @@ module.exports = require("util");
|
|
|
35080
35080
|
/***/ }),
|
|
35081
35081
|
|
|
35082
35082
|
/***/ 9796:
|
|
35083
|
-
/***/ (
|
|
35083
|
+
/***/ ((module) => {
|
|
35084
35084
|
|
|
35085
35085
|
"use strict";
|
|
35086
35086
|
module.exports = require("zlib");
|
|
@@ -35088,7 +35088,7 @@ module.exports = require("zlib");
|
|
|
35088
35088
|
/***/ }),
|
|
35089
35089
|
|
|
35090
35090
|
/***/ 677:
|
|
35091
|
-
/***/ (
|
|
35091
|
+
/***/ ((module) => {
|
|
35092
35092
|
|
|
35093
35093
|
"use strict";
|
|
35094
35094
|
module.exports = JSON.parse('{"name":"@aws-sdk/client-s3","description":"AWS SDK for JavaScript S3 Client for Node.js, Browser and React Native","version":"3.750.0","scripts":{"build":"concurrently \'yarn:build:cjs\' \'yarn:build:es\' \'yarn:build:types\'","build:cjs":"node ../../scripts/compilation/inline client-s3","build:es":"tsc -p tsconfig.es.json","build:include:deps":"lerna run --scope $npm_package_name --include-dependencies build","build:types":"tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","extract:docs":"api-extractor run --local","generate:client":"node ../../scripts/generate-clients/single-service --solo s3","test":"yarn g:vitest run","test:browser":"node ./test/browser-build/esbuild && yarn g:vitest run -c vitest.config.browser.ts","test:browser:watch":"node ./test/browser-build/esbuild && yarn g:vitest watch -c vitest.config.browser.ts","test:e2e":"yarn g:vitest run -c vitest.config.e2e.ts && yarn test:browser","test:e2e:watch":"yarn g:vitest watch -c vitest.config.e2e.ts","test:watch":"yarn g:vitest watch"},"main":"./dist-cjs/index.js","types":"./dist-types/index.d.ts","module":"./dist-es/index.js","sideEffects":false,"dependencies":{"@aws-crypto/sha1-browser":"5.2.0","@aws-crypto/sha256-browser":"5.2.0","@aws-crypto/sha256-js":"5.2.0","@aws-sdk/core":"3.750.0","@aws-sdk/credential-provider-node":"3.750.0","@aws-sdk/middleware-bucket-endpoint":"3.734.0","@aws-sdk/middleware-expect-continue":"3.734.0","@aws-sdk/middleware-flexible-checksums":"3.750.0","@aws-sdk/middleware-host-header":"3.734.0","@aws-sdk/middleware-location-constraint":"3.734.0","@aws-sdk/middleware-logger":"3.734.0","@aws-sdk/middleware-recursion-detection":"3.734.0","@aws-sdk/middleware-sdk-s3":"3.750.0","@aws-sdk/middleware-ssec":"3.734.0","@aws-sdk/middleware-user-agent":"3.750.0","@aws-sdk/region-config-resolver":"3.734.0","@aws-sdk/signature-v4-multi-region":"3.750.0","@aws-sdk/types":"3.734.0","@aws-sdk/util-endpoints":"3.743.0","@aws-sdk/util-user-agent-browser":"3.734.0","@aws-sdk/util-user-agent-node":"3.750.0","@aws-sdk/xml-builder":"3.734.0","@smithy/config-resolver":"^4.0.1","@smithy/core":"^3.1.4","@smithy/eventstream-serde-browser":"^4.0.1","@smithy/eventstream-serde-config-resolver":"^4.0.1","@smithy/eventstream-serde-node":"^4.0.1","@smithy/fetch-http-handler":"^5.0.1","@smithy/hash-blob-browser":"^4.0.1","@smithy/hash-node":"^4.0.1","@smithy/hash-stream-node":"^4.0.1","@smithy/invalid-dependency":"^4.0.1","@smithy/md5-js":"^4.0.1","@smithy/middleware-content-length":"^4.0.1","@smithy/middleware-endpoint":"^4.0.5","@smithy/middleware-retry":"^4.0.6","@smithy/middleware-serde":"^4.0.2","@smithy/middleware-stack":"^4.0.1","@smithy/node-config-provider":"^4.0.1","@smithy/node-http-handler":"^4.0.2","@smithy/protocol-http":"^5.0.1","@smithy/smithy-client":"^4.1.5","@smithy/types":"^4.1.0","@smithy/url-parser":"^4.0.1","@smithy/util-base64":"^4.0.0","@smithy/util-body-length-browser":"^4.0.0","@smithy/util-body-length-node":"^4.0.0","@smithy/util-defaults-mode-browser":"^4.0.6","@smithy/util-defaults-mode-node":"^4.0.6","@smithy/util-endpoints":"^3.0.1","@smithy/util-middleware":"^4.0.1","@smithy/util-retry":"^4.0.1","@smithy/util-stream":"^4.1.1","@smithy/util-utf8":"^4.0.0","@smithy/util-waiter":"^4.0.2","tslib":"^2.6.2"},"devDependencies":{"@aws-sdk/signature-v4-crt":"3.750.0","@tsconfig/node18":"18.2.4","@types/node":"^18.19.69","concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typescript":"~5.2.2"},"engines":{"node":">=18.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"files":["dist-*/**"],"author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","browser":{"./dist-es/runtimeConfig":"./dist-es/runtimeConfig.browser"},"react-native":{"./dist-es/runtimeConfig":"./dist-es/runtimeConfig.native"},"homepage":"https://github.com/aws/aws-sdk-js-v3/tree/main/clients/client-s3","repository":{"type":"git","url":"https://github.com/aws/aws-sdk-js-v3.git","directory":"clients/client-s3"}}');
|
|
@@ -35096,7 +35096,7 @@ module.exports = JSON.parse('{"name":"@aws-sdk/client-s3","description":"AWS SDK
|
|
|
35096
35096
|
/***/ }),
|
|
35097
35097
|
|
|
35098
35098
|
/***/ 1092:
|
|
35099
|
-
/***/ (
|
|
35099
|
+
/***/ ((module) => {
|
|
35100
35100
|
|
|
35101
35101
|
"use strict";
|
|
35102
35102
|
module.exports = JSON.parse('{"name":"@aws-sdk/client-sso","description":"AWS SDK for JavaScript Sso Client for Node.js, Browser and React Native","version":"3.750.0","scripts":{"build":"concurrently \'yarn:build:cjs\' \'yarn:build:es\' \'yarn:build:types\'","build:cjs":"node ../../scripts/compilation/inline client-sso","build:es":"tsc -p tsconfig.es.json","build:include:deps":"lerna run --scope $npm_package_name --include-dependencies build","build:types":"tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","extract:docs":"api-extractor run --local","generate:client":"node ../../scripts/generate-clients/single-service --solo sso"},"main":"./dist-cjs/index.js","types":"./dist-types/index.d.ts","module":"./dist-es/index.js","sideEffects":false,"dependencies":{"@aws-crypto/sha256-browser":"5.2.0","@aws-crypto/sha256-js":"5.2.0","@aws-sdk/core":"3.750.0","@aws-sdk/middleware-host-header":"3.734.0","@aws-sdk/middleware-logger":"3.734.0","@aws-sdk/middleware-recursion-detection":"3.734.0","@aws-sdk/middleware-user-agent":"3.750.0","@aws-sdk/region-config-resolver":"3.734.0","@aws-sdk/types":"3.734.0","@aws-sdk/util-endpoints":"3.743.0","@aws-sdk/util-user-agent-browser":"3.734.0","@aws-sdk/util-user-agent-node":"3.750.0","@smithy/config-resolver":"^4.0.1","@smithy/core":"^3.1.4","@smithy/fetch-http-handler":"^5.0.1","@smithy/hash-node":"^4.0.1","@smithy/invalid-dependency":"^4.0.1","@smithy/middleware-content-length":"^4.0.1","@smithy/middleware-endpoint":"^4.0.5","@smithy/middleware-retry":"^4.0.6","@smithy/middleware-serde":"^4.0.2","@smithy/middleware-stack":"^4.0.1","@smithy/node-config-provider":"^4.0.1","@smithy/node-http-handler":"^4.0.2","@smithy/protocol-http":"^5.0.1","@smithy/smithy-client":"^4.1.5","@smithy/types":"^4.1.0","@smithy/url-parser":"^4.0.1","@smithy/util-base64":"^4.0.0","@smithy/util-body-length-browser":"^4.0.0","@smithy/util-body-length-node":"^4.0.0","@smithy/util-defaults-mode-browser":"^4.0.6","@smithy/util-defaults-mode-node":"^4.0.6","@smithy/util-endpoints":"^3.0.1","@smithy/util-middleware":"^4.0.1","@smithy/util-retry":"^4.0.1","@smithy/util-utf8":"^4.0.0","tslib":"^2.6.2"},"devDependencies":{"@tsconfig/node18":"18.2.4","@types/node":"^18.19.69","concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typescript":"~5.2.2"},"engines":{"node":">=18.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"files":["dist-*/**"],"author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","browser":{"./dist-es/runtimeConfig":"./dist-es/runtimeConfig.browser"},"react-native":{"./dist-es/runtimeConfig":"./dist-es/runtimeConfig.native"},"homepage":"https://github.com/aws/aws-sdk-js-v3/tree/main/clients/client-sso","repository":{"type":"git","url":"https://github.com/aws/aws-sdk-js-v3.git","directory":"clients/client-sso"}}');
|
|
@@ -35104,7 +35104,7 @@ module.exports = JSON.parse('{"name":"@aws-sdk/client-sso","description":"AWS SD
|
|
|
35104
35104
|
/***/ }),
|
|
35105
35105
|
|
|
35106
35106
|
/***/ 8842:
|
|
35107
|
-
/***/ (
|
|
35107
|
+
/***/ ((module) => {
|
|
35108
35108
|
|
|
35109
35109
|
"use strict";
|
|
35110
35110
|
module.exports = JSON.parse('{"name":"@aws-sdk/nested-clients","version":"3.750.0","description":"Nested clients for AWS SDK packages.","main":"./dist-cjs/index.js","module":"./dist-es/index.js","types":"./dist-types/index.d.ts","scripts":{"build":"yarn lint && concurrently \'yarn:build:cjs\' \'yarn:build:es\' \'yarn:build:types\'","build:cjs":"node ../../scripts/compilation/inline nested-clients","build:es":"tsc -p tsconfig.es.json","build:include:deps":"lerna run --scope $npm_package_name --include-dependencies build","build:types":"tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","lint":"node ../../scripts/validation/submodules-linter.js --pkg nested-clients","test":"yarn g:vitest run","test:watch":"yarn g:vitest watch"},"engines":{"node":">=18.0.0"},"author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","dependencies":{"@aws-crypto/sha256-browser":"5.2.0","@aws-crypto/sha256-js":"5.2.0","@aws-sdk/core":"3.750.0","@aws-sdk/middleware-host-header":"3.734.0","@aws-sdk/middleware-logger":"3.734.0","@aws-sdk/middleware-recursion-detection":"3.734.0","@aws-sdk/middleware-user-agent":"3.750.0","@aws-sdk/region-config-resolver":"3.734.0","@aws-sdk/types":"3.734.0","@aws-sdk/util-endpoints":"3.743.0","@aws-sdk/util-user-agent-browser":"3.734.0","@aws-sdk/util-user-agent-node":"3.750.0","@smithy/config-resolver":"^4.0.1","@smithy/core":"^3.1.4","@smithy/fetch-http-handler":"^5.0.1","@smithy/hash-node":"^4.0.1","@smithy/invalid-dependency":"^4.0.1","@smithy/middleware-content-length":"^4.0.1","@smithy/middleware-endpoint":"^4.0.5","@smithy/middleware-retry":"^4.0.6","@smithy/middleware-serde":"^4.0.2","@smithy/middleware-stack":"^4.0.1","@smithy/node-config-provider":"^4.0.1","@smithy/node-http-handler":"^4.0.2","@smithy/protocol-http":"^5.0.1","@smithy/smithy-client":"^4.1.5","@smithy/types":"^4.1.0","@smithy/url-parser":"^4.0.1","@smithy/util-base64":"^4.0.0","@smithy/util-body-length-browser":"^4.0.0","@smithy/util-body-length-node":"^4.0.0","@smithy/util-defaults-mode-browser":"^4.0.6","@smithy/util-defaults-mode-node":"^4.0.6","@smithy/util-endpoints":"^3.0.1","@smithy/util-middleware":"^4.0.1","@smithy/util-retry":"^4.0.1","@smithy/util-utf8":"^4.0.0","tslib":"^2.6.2"},"devDependencies":{"concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typescript":"~5.2.2"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"files":["./sso-oidc.d.ts","./sso-oidc.js","./sts.d.ts","./sts.js","dist-*/**"],"browser":{"./dist-es/submodules/sso-oidc/runtimeConfig":"./dist-es/submodules/sso-oidc/runtimeConfig.browser","./dist-es/submodules/sts/runtimeConfig":"./dist-es/submodules/sts/runtimeConfig.browser"},"react-native":{},"homepage":"https://github.com/aws/aws-sdk-js-v3/tree/main/packages/nested-clients","repository":{"type":"git","url":"https://github.com/aws/aws-sdk-js-v3.git","directory":"packages/nested-clients"},"exports":{"./sso-oidc":{"module":"./dist-es/submodules/sso-oidc/index.js","node":"./dist-cjs/submodules/sso-oidc/index.js","import":"./dist-es/submodules/sso-oidc/index.js","require":"./dist-cjs/submodules/sso-oidc/index.js","types":"./dist-types/submodules/sso-oidc/index.d.ts"},"./sts":{"module":"./dist-es/submodules/sts/index.js","node":"./dist-cjs/submodules/sts/index.js","import":"./dist-es/submodules/sts/index.js","require":"./dist-cjs/submodules/sts/index.js","types":"./dist-types/submodules/sts/index.d.ts"}}}');
|