@aws-amplify/datastore 3.7.8-unstable.1 → 3.7.8-unstable.3
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.
|
@@ -51294,20 +51294,8 @@ module.exports = PushStream;
|
|
|
51294
51294
|
__webpack_require__.r(__webpack_exports__);
|
|
51295
51295
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "default", function() { return AuthenticationDetails; });
|
|
51296
51296
|
/*!
|
|
51297
|
-
* Copyright
|
|
51298
|
-
*
|
|
51299
|
-
*
|
|
51300
|
-
* Licensed under the Amazon Software License (the "License").
|
|
51301
|
-
* You may not use this file except in compliance with the
|
|
51302
|
-
* License. A copy of the License is located at
|
|
51303
|
-
*
|
|
51304
|
-
* http://aws.amazon.com/asl/
|
|
51305
|
-
*
|
|
51306
|
-
* or in the "license" file accompanying this file. This file is
|
|
51307
|
-
* distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
|
|
51308
|
-
* CONDITIONS OF ANY KIND, express or implied. See the License
|
|
51309
|
-
* for the specific language governing permissions and
|
|
51310
|
-
* limitations under the License.
|
|
51297
|
+
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
51298
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
51311
51299
|
*/
|
|
51312
51300
|
|
|
51313
51301
|
/** @class */
|
|
@@ -51407,20 +51395,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
51407
51395
|
/* harmony import */ var _utils_WordArray__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ./utils/WordArray */ "../amazon-cognito-identity-js/es/utils/WordArray.js");
|
|
51408
51396
|
/* harmony import */ var _BigInteger__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ./BigInteger */ "../amazon-cognito-identity-js/es/BigInteger.js");
|
|
51409
51397
|
/*!
|
|
51410
|
-
* Copyright
|
|
51411
|
-
*
|
|
51412
|
-
*
|
|
51413
|
-
* Licensed under the Amazon Software License (the "License").
|
|
51414
|
-
* You may not use this file except in compliance with the
|
|
51415
|
-
* License. A copy of the License is located at
|
|
51416
|
-
*
|
|
51417
|
-
* http://aws.amazon.com/asl/
|
|
51418
|
-
*
|
|
51419
|
-
* or in the "license" file accompanying this file. This file is
|
|
51420
|
-
* distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
|
|
51421
|
-
* CONDITIONS OF ANY KIND, express or implied. See the License
|
|
51422
|
-
* for the specific language governing permissions and
|
|
51423
|
-
* limitations under the License.
|
|
51398
|
+
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
51399
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
51424
51400
|
*/
|
|
51425
51401
|
|
|
51426
51402
|
|
|
@@ -53057,21 +53033,9 @@ function _setPrototypeOf(o, p) {
|
|
|
53057
53033
|
|
|
53058
53034
|
return _setPrototypeOf(o, p);
|
|
53059
53035
|
}
|
|
53060
|
-
|
|
53061
|
-
* Copyright
|
|
53062
|
-
*
|
|
53063
|
-
*
|
|
53064
|
-
* Licensed under the Amazon Software License (the "License").
|
|
53065
|
-
* You may not use this file except in compliance with the
|
|
53066
|
-
* License. A copy of the License is located at
|
|
53067
|
-
*
|
|
53068
|
-
* http://aws.amazon.com/asl/
|
|
53069
|
-
*
|
|
53070
|
-
* or in the "license" file accompanying this file. This file is
|
|
53071
|
-
* distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
|
|
53072
|
-
* CONDITIONS OF ANY KIND, express or implied. See the License
|
|
53073
|
-
* for the specific language governing permissions and
|
|
53074
|
-
* limitations under the License.
|
|
53036
|
+
/*!
|
|
53037
|
+
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
53038
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
53075
53039
|
*/
|
|
53076
53040
|
|
|
53077
53041
|
|
|
@@ -53127,20 +53091,8 @@ function _setPrototypeOf(o, p) {
|
|
|
53127
53091
|
return _setPrototypeOf(o, p);
|
|
53128
53092
|
}
|
|
53129
53093
|
/*!
|
|
53130
|
-
* Copyright
|
|
53131
|
-
*
|
|
53132
|
-
*
|
|
53133
|
-
* Licensed under the Amazon Software License (the "License").
|
|
53134
|
-
* You may not use this file except in compliance with the
|
|
53135
|
-
* License. A copy of the License is located at
|
|
53136
|
-
*
|
|
53137
|
-
* http://aws.amazon.com/asl/
|
|
53138
|
-
*
|
|
53139
|
-
* or in the "license" file accompanying this file. This file is
|
|
53140
|
-
* distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
|
|
53141
|
-
* CONDITIONS OF ANY KIND, express or implied. See the License
|
|
53142
|
-
* for the specific language governing permissions and
|
|
53143
|
-
* limitations under the License.
|
|
53094
|
+
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
53095
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
53144
53096
|
*/
|
|
53145
53097
|
|
|
53146
53098
|
|
|
@@ -53182,20 +53134,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
53182
53134
|
/* harmony import */ var buffer__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! buffer */ "../../node_modules/buffer/index.js");
|
|
53183
53135
|
/* harmony import */ var buffer__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(buffer__WEBPACK_IMPORTED_MODULE_0__);
|
|
53184
53136
|
/*!
|
|
53185
|
-
* Copyright
|
|
53186
|
-
*
|
|
53187
|
-
*
|
|
53188
|
-
* Licensed under the Amazon Software License (the "License").
|
|
53189
|
-
* You may not use this file except in compliance with the
|
|
53190
|
-
* License. A copy of the License is located at
|
|
53191
|
-
*
|
|
53192
|
-
* http://aws.amazon.com/asl/
|
|
53193
|
-
*
|
|
53194
|
-
* or in the "license" file accompanying this file. This file is
|
|
53195
|
-
* distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
|
|
53196
|
-
* CONDITIONS OF ANY KIND, express or implied. See the License
|
|
53197
|
-
* for the specific language governing permissions and
|
|
53198
|
-
* limitations under the License.
|
|
53137
|
+
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
53138
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
53199
53139
|
*/
|
|
53200
53140
|
|
|
53201
53141
|
/** @class */
|
|
@@ -53269,20 +53209,8 @@ var CognitoJwtToken = /*#__PURE__*/function () {
|
|
|
53269
53209
|
__webpack_require__.r(__webpack_exports__);
|
|
53270
53210
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "default", function() { return CognitoRefreshToken; });
|
|
53271
53211
|
/*!
|
|
53272
|
-
* Copyright
|
|
53273
|
-
*
|
|
53274
|
-
*
|
|
53275
|
-
* Licensed under the Amazon Software License (the "License").
|
|
53276
|
-
* You may not use this file except in compliance with the
|
|
53277
|
-
* License. A copy of the License is located at
|
|
53278
|
-
*
|
|
53279
|
-
* http://aws.amazon.com/asl/
|
|
53280
|
-
*
|
|
53281
|
-
* or in the "license" file accompanying this file. This file is
|
|
53282
|
-
* distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
|
|
53283
|
-
* CONDITIONS OF ANY KIND, express or implied. See the License
|
|
53284
|
-
* for the specific language governing permissions and
|
|
53285
|
-
* limitations under the License.
|
|
53212
|
+
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
53213
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
53286
53214
|
*/
|
|
53287
53215
|
|
|
53288
53216
|
/** @class */
|
|
@@ -53346,20 +53274,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
53346
53274
|
/* harmony import */ var _CognitoUserAttribute__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(/*! ./CognitoUserAttribute */ "../amazon-cognito-identity-js/es/CognitoUserAttribute.js");
|
|
53347
53275
|
/* harmony import */ var _StorageHelper__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(/*! ./StorageHelper */ "../amazon-cognito-identity-js/es/StorageHelper.js");
|
|
53348
53276
|
/*!
|
|
53349
|
-
* Copyright
|
|
53350
|
-
*
|
|
53351
|
-
*
|
|
53352
|
-
* Licensed under the Amazon Software License (the "License").
|
|
53353
|
-
* You may not use this file except in compliance with the
|
|
53354
|
-
* License. A copy of the License is located at
|
|
53355
|
-
*
|
|
53356
|
-
* http://aws.amazon.com/asl/
|
|
53357
|
-
*
|
|
53358
|
-
* or in the "license" file accompanying this file. This file is
|
|
53359
|
-
* distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
|
|
53360
|
-
* CONDITIONS OF ANY KIND, express or implied. See the License
|
|
53361
|
-
* for the specific language governing permissions and
|
|
53362
|
-
* limitations under the License.
|
|
53277
|
+
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
53278
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
53363
53279
|
*/
|
|
53364
53280
|
|
|
53365
53281
|
|
|
@@ -55467,20 +55383,8 @@ var CognitoUser = /*#__PURE__*/function () {
|
|
|
55467
55383
|
__webpack_require__.r(__webpack_exports__);
|
|
55468
55384
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "default", function() { return CognitoUserAttribute; });
|
|
55469
55385
|
/*!
|
|
55470
|
-
* Copyright
|
|
55471
|
-
*
|
|
55472
|
-
*
|
|
55473
|
-
* Licensed under the Amazon Software License (the "License").
|
|
55474
|
-
* You may not use this file except in compliance with the
|
|
55475
|
-
* License. A copy of the License is located at
|
|
55476
|
-
*
|
|
55477
|
-
* http://aws.amazon.com/asl/
|
|
55478
|
-
*
|
|
55479
|
-
* or in the "license" file accompanying this file. This file is
|
|
55480
|
-
* distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
|
|
55481
|
-
* CONDITIONS OF ANY KIND, express or implied. See the License
|
|
55482
|
-
* for the specific language governing permissions and
|
|
55483
|
-
* limitations under the License.
|
|
55386
|
+
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
55387
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
55484
55388
|
*/
|
|
55485
55389
|
|
|
55486
55390
|
/** @class */
|
|
@@ -55579,20 +55483,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
55579
55483
|
/* harmony import */ var _CognitoUser__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./CognitoUser */ "../amazon-cognito-identity-js/es/CognitoUser.js");
|
|
55580
55484
|
/* harmony import */ var _StorageHelper__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./StorageHelper */ "../amazon-cognito-identity-js/es/StorageHelper.js");
|
|
55581
55485
|
/*!
|
|
55582
|
-
* Copyright
|
|
55583
|
-
*
|
|
55584
|
-
*
|
|
55585
|
-
* Licensed under the Amazon Software License (the "License").
|
|
55586
|
-
* You may not use this file except in compliance with the
|
|
55587
|
-
* License. A copy of the License is located at
|
|
55588
|
-
*
|
|
55589
|
-
* http://aws.amazon.com/asl/
|
|
55590
|
-
*
|
|
55591
|
-
* or in the "license" file accompanying this file. This file is
|
|
55592
|
-
* distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
|
|
55593
|
-
* CONDITIONS OF ANY KIND, express or implied. See the License
|
|
55594
|
-
* for the specific language governing permissions and
|
|
55595
|
-
* limitations under the License.
|
|
55486
|
+
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
55487
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
55596
55488
|
*/
|
|
55597
55489
|
|
|
55598
55490
|
|
|
@@ -55793,20 +55685,8 @@ var CognitoUserPool = /*#__PURE__*/function () {
|
|
|
55793
55685
|
__webpack_require__.r(__webpack_exports__);
|
|
55794
55686
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "default", function() { return CognitoUserSession; });
|
|
55795
55687
|
/*!
|
|
55796
|
-
* Copyright
|
|
55797
|
-
*
|
|
55798
|
-
*
|
|
55799
|
-
* Licensed under the Amazon Software License (the "License").
|
|
55800
|
-
* You may not use this file except in compliance with the
|
|
55801
|
-
* License. A copy of the License is located at
|
|
55802
|
-
*
|
|
55803
|
-
* http://aws.amazon.com/asl/
|
|
55804
|
-
*
|
|
55805
|
-
* or in the "license" file accompanying this file. This file is
|
|
55806
|
-
* distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
|
|
55807
|
-
* CONDITIONS OF ANY KIND, express or implied. See the License
|
|
55808
|
-
* for the specific language governing permissions and
|
|
55809
|
-
* limitations under the License.
|
|
55688
|
+
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
55689
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
55810
55690
|
*/
|
|
55811
55691
|
|
|
55812
55692
|
/** @class */
|
|
@@ -56055,20 +55935,8 @@ var CookieStorage = /*#__PURE__*/function () {
|
|
|
56055
55935
|
__webpack_require__.r(__webpack_exports__);
|
|
56056
55936
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "default", function() { return DateHelper; });
|
|
56057
55937
|
/*!
|
|
56058
|
-
* Copyright
|
|
56059
|
-
*
|
|
56060
|
-
*
|
|
56061
|
-
* Licensed under the Amazon Software License (the "License").
|
|
56062
|
-
* You may not use this file except in compliance with the
|
|
56063
|
-
* License. A copy of the License is located at
|
|
56064
|
-
*
|
|
56065
|
-
* http://aws.amazon.com/asl/
|
|
56066
|
-
*
|
|
56067
|
-
* or in the "license" file accompanying this file. This file is
|
|
56068
|
-
* distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
|
|
56069
|
-
* CONDITIONS OF ANY KIND, express or implied. See the License
|
|
56070
|
-
* for the specific language governing permissions and
|
|
56071
|
-
* limitations under the License.
|
|
55938
|
+
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
55939
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
56072
55940
|
*/
|
|
56073
55941
|
var monthNames = ['Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec'];
|
|
56074
55942
|
var weekNames = ['Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat'];
|
|
@@ -56130,17 +55998,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
56130
55998
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Platform", function() { return Platform; });
|
|
56131
55999
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "getUserAgent", function() { return getUserAgent; });
|
|
56132
56000
|
/* harmony import */ var _version__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./version */ "../amazon-cognito-identity-js/es/Platform/version.js");
|
|
56133
|
-
|
|
56134
|
-
* Copyright
|
|
56135
|
-
*
|
|
56136
|
-
* Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with
|
|
56137
|
-
* the License. A copy of the License is located at
|
|
56138
|
-
*
|
|
56139
|
-
* http://aws.amazon.com/apache2.0/
|
|
56140
|
-
*
|
|
56141
|
-
* or in the "license" file accompanying this file. This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
|
|
56142
|
-
* CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions
|
|
56143
|
-
* and limitations under the License.
|
|
56001
|
+
/*!
|
|
56002
|
+
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
56003
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
56144
56004
|
*/
|
|
56145
56005
|
|
|
56146
56006
|
var BASE_USER_AGENT = "aws-amplify/" + _version__WEBPACK_IMPORTED_MODULE_0__["version"];
|
|
@@ -56206,20 +56066,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
56206
56066
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "MemoryStorage", function() { return MemoryStorage; });
|
|
56207
56067
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "default", function() { return StorageHelper; });
|
|
56208
56068
|
/*!
|
|
56209
|
-
* Copyright
|
|
56210
|
-
*
|
|
56211
|
-
*
|
|
56212
|
-
* Licensed under the Amazon Software License (the "License").
|
|
56213
|
-
* You may not use this file except in compliance with the
|
|
56214
|
-
* License. A copy of the License is located at
|
|
56215
|
-
*
|
|
56216
|
-
* http://aws.amazon.com/asl/
|
|
56217
|
-
*
|
|
56218
|
-
* or in the "license" file accompanying this file. This file is
|
|
56219
|
-
* distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
|
|
56220
|
-
* CONDITIONS OF ANY KIND, express or implied. See the License
|
|
56221
|
-
* for the specific language governing permissions and
|
|
56222
|
-
* limitations under the License.
|
|
56069
|
+
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
56070
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
56223
56071
|
*/
|
|
56224
56072
|
var dataMemory = {};
|
|
56225
56073
|
/** @class */
|
|
@@ -56391,20 +56239,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
56391
56239
|
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "WordArray", function() { return _utils_WordArray__WEBPACK_IMPORTED_MODULE_12__["default"]; });
|
|
56392
56240
|
|
|
56393
56241
|
/*!
|
|
56394
|
-
* Copyright
|
|
56395
|
-
*
|
|
56396
|
-
*
|
|
56397
|
-
* Licensed under the Amazon Software License (the "License").
|
|
56398
|
-
* You may not use this file except in compliance with the
|
|
56399
|
-
* License. A copy of the License is located at
|
|
56400
|
-
*
|
|
56401
|
-
* http://aws.amazon.com/asl/
|
|
56402
|
-
*
|
|
56403
|
-
* or in the "license" file accompanying this file. This file is
|
|
56404
|
-
* distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
|
|
56405
|
-
* CONDITIONS OF ANY KIND, express or implied. See the License
|
|
56406
|
-
* for the specific language governing permissions and
|
|
56407
|
-
* limitations under the License.
|
|
56242
|
+
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
56243
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
56408
56244
|
*/
|
|
56409
56245
|
|
|
56410
56246
|
|