@aws-amplify/geo 1.1.9 → 1.1.11-unstable.2
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/CHANGELOG.md +8 -0
- package/dist/aws-amplify-geo.js +30 -283
- package/dist/aws-amplify-geo.js.map +1 -1
- package/dist/aws-amplify-geo.min.js +6 -21
- package/dist/aws-amplify-geo.min.js.map +1 -1
- package/package.json +3 -3
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,14 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
## [1.1.10](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/geo@1.1.9...@aws-amplify/geo@1.1.10) (2021-12-03)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @aws-amplify/geo
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
6
14
|
## [1.1.9](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/geo@1.1.8...@aws-amplify/geo@1.1.9) (2021-12-02)
|
|
7
15
|
|
|
8
16
|
**Note:** Version bump only for package @aws-amplify/geo
|
package/dist/aws-amplify-geo.js
CHANGED
|
@@ -15294,7 +15294,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
15294
15294
|
exports.Sha256 = void 0;
|
|
15295
15295
|
var ie11Sha256_1 = __webpack_require__(/*! ./ie11Sha256 */ "../../node_modules/@aws-sdk/client-location/node_modules/@aws-crypto/sha256-browser/build/ie11Sha256.js");
|
|
15296
15296
|
var webCryptoSha256_1 = __webpack_require__(/*! ./webCryptoSha256 */ "../../node_modules/@aws-sdk/client-location/node_modules/@aws-crypto/sha256-browser/build/webCryptoSha256.js");
|
|
15297
|
-
var sha256_js_1 = __webpack_require__(/*! @aws-crypto/sha256-js */ "../../node_modules/@aws-sdk/client-location/node_modules/@aws-crypto/sha256-js/build/index.js");
|
|
15297
|
+
var sha256_js_1 = __webpack_require__(/*! @aws-crypto/sha256-js */ "../../node_modules/@aws-sdk/client-location/node_modules/@aws-crypto/sha256-browser/node_modules/@aws-crypto/sha256-js/build/index.js");
|
|
15298
15298
|
var supports_web_crypto_1 = __webpack_require__(/*! @aws-crypto/supports-web-crypto */ "../../node_modules/@aws-sdk/client-location/node_modules/@aws-crypto/supports-web-crypto/build/index.js");
|
|
15299
15299
|
var ie11_detection_1 = __webpack_require__(/*! @aws-crypto/ie11-detection */ "../../node_modules/@aws-sdk/client-location/node_modules/@aws-crypto/ie11-detection/build/index.js");
|
|
15300
15300
|
var util_locate_window_1 = __webpack_require__(/*! @aws-sdk/util-locate-window */ "../../node_modules/@aws-sdk/util-locate-window/dist-es/index.js");
|
|
@@ -15514,264 +15514,10 @@ exports.Sha256 = Sha256;
|
|
|
15514
15514
|
|
|
15515
15515
|
/***/ }),
|
|
15516
15516
|
|
|
15517
|
-
/***/ "../../node_modules/@aws-sdk/client-location/node_modules/@aws-crypto/sha256-browser/node_modules/
|
|
15518
|
-
|
|
15519
|
-
!*** /root/amplify-js/node_modules/@aws-sdk/client-location/node_modules/@aws-crypto/sha256-browser/node_modules/
|
|
15520
|
-
|
|
15521
|
-
/*! exports provided: __extends, __assign, __rest, __decorate, __param, __metadata, __awaiter, __generator, __createBinding, __exportStar, __values, __read, __spread, __spreadArrays, __await, __asyncGenerator, __asyncDelegator, __asyncValues, __makeTemplateObject, __importStar, __importDefault, __classPrivateFieldGet, __classPrivateFieldSet */
|
|
15522
|
-
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
15523
|
-
|
|
15524
|
-
"use strict";
|
|
15525
|
-
__webpack_require__.r(__webpack_exports__);
|
|
15526
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "__extends", function() { return __extends; });
|
|
15527
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "__assign", function() { return __assign; });
|
|
15528
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "__rest", function() { return __rest; });
|
|
15529
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "__decorate", function() { return __decorate; });
|
|
15530
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "__param", function() { return __param; });
|
|
15531
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "__metadata", function() { return __metadata; });
|
|
15532
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "__awaiter", function() { return __awaiter; });
|
|
15533
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "__generator", function() { return __generator; });
|
|
15534
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "__createBinding", function() { return __createBinding; });
|
|
15535
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "__exportStar", function() { return __exportStar; });
|
|
15536
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "__values", function() { return __values; });
|
|
15537
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "__read", function() { return __read; });
|
|
15538
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "__spread", function() { return __spread; });
|
|
15539
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "__spreadArrays", function() { return __spreadArrays; });
|
|
15540
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "__await", function() { return __await; });
|
|
15541
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "__asyncGenerator", function() { return __asyncGenerator; });
|
|
15542
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "__asyncDelegator", function() { return __asyncDelegator; });
|
|
15543
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "__asyncValues", function() { return __asyncValues; });
|
|
15544
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "__makeTemplateObject", function() { return __makeTemplateObject; });
|
|
15545
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "__importStar", function() { return __importStar; });
|
|
15546
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "__importDefault", function() { return __importDefault; });
|
|
15547
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "__classPrivateFieldGet", function() { return __classPrivateFieldGet; });
|
|
15548
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "__classPrivateFieldSet", function() { return __classPrivateFieldSet; });
|
|
15549
|
-
/*! *****************************************************************************
|
|
15550
|
-
Copyright (c) Microsoft Corporation.
|
|
15551
|
-
|
|
15552
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
15553
|
-
purpose with or without fee is hereby granted.
|
|
15554
|
-
|
|
15555
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
15556
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
15557
|
-
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
15558
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
15559
|
-
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
15560
|
-
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
15561
|
-
PERFORMANCE OF THIS SOFTWARE.
|
|
15562
|
-
***************************************************************************** */
|
|
15563
|
-
/* global Reflect, Promise */
|
|
15564
|
-
|
|
15565
|
-
var extendStatics = function(d, b) {
|
|
15566
|
-
extendStatics = Object.setPrototypeOf ||
|
|
15567
|
-
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
15568
|
-
function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };
|
|
15569
|
-
return extendStatics(d, b);
|
|
15570
|
-
};
|
|
15571
|
-
|
|
15572
|
-
function __extends(d, b) {
|
|
15573
|
-
extendStatics(d, b);
|
|
15574
|
-
function __() { this.constructor = d; }
|
|
15575
|
-
d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
|
|
15576
|
-
}
|
|
15577
|
-
|
|
15578
|
-
var __assign = function() {
|
|
15579
|
-
__assign = Object.assign || function __assign(t) {
|
|
15580
|
-
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
15581
|
-
s = arguments[i];
|
|
15582
|
-
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p];
|
|
15583
|
-
}
|
|
15584
|
-
return t;
|
|
15585
|
-
}
|
|
15586
|
-
return __assign.apply(this, arguments);
|
|
15587
|
-
}
|
|
15588
|
-
|
|
15589
|
-
function __rest(s, e) {
|
|
15590
|
-
var t = {};
|
|
15591
|
-
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
15592
|
-
t[p] = s[p];
|
|
15593
|
-
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
15594
|
-
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
15595
|
-
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
15596
|
-
t[p[i]] = s[p[i]];
|
|
15597
|
-
}
|
|
15598
|
-
return t;
|
|
15599
|
-
}
|
|
15600
|
-
|
|
15601
|
-
function __decorate(decorators, target, key, desc) {
|
|
15602
|
-
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
15603
|
-
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
15604
|
-
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
15605
|
-
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
15606
|
-
}
|
|
15607
|
-
|
|
15608
|
-
function __param(paramIndex, decorator) {
|
|
15609
|
-
return function (target, key) { decorator(target, key, paramIndex); }
|
|
15610
|
-
}
|
|
15611
|
-
|
|
15612
|
-
function __metadata(metadataKey, metadataValue) {
|
|
15613
|
-
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(metadataKey, metadataValue);
|
|
15614
|
-
}
|
|
15615
|
-
|
|
15616
|
-
function __awaiter(thisArg, _arguments, P, generator) {
|
|
15617
|
-
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
15618
|
-
return new (P || (P = Promise))(function (resolve, reject) {
|
|
15619
|
-
function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
|
|
15620
|
-
function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
|
|
15621
|
-
function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
|
|
15622
|
-
step((generator = generator.apply(thisArg, _arguments || [])).next());
|
|
15623
|
-
});
|
|
15624
|
-
}
|
|
15625
|
-
|
|
15626
|
-
function __generator(thisArg, body) {
|
|
15627
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
15628
|
-
return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
15629
|
-
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
15630
|
-
function step(op) {
|
|
15631
|
-
if (f) throw new TypeError("Generator is already executing.");
|
|
15632
|
-
while (_) try {
|
|
15633
|
-
if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;
|
|
15634
|
-
if (y = 0, t) op = [op[0] & 2, t.value];
|
|
15635
|
-
switch (op[0]) {
|
|
15636
|
-
case 0: case 1: t = op; break;
|
|
15637
|
-
case 4: _.label++; return { value: op[1], done: false };
|
|
15638
|
-
case 5: _.label++; y = op[1]; op = [0]; continue;
|
|
15639
|
-
case 7: op = _.ops.pop(); _.trys.pop(); continue;
|
|
15640
|
-
default:
|
|
15641
|
-
if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }
|
|
15642
|
-
if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }
|
|
15643
|
-
if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }
|
|
15644
|
-
if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }
|
|
15645
|
-
if (t[2]) _.ops.pop();
|
|
15646
|
-
_.trys.pop(); continue;
|
|
15647
|
-
}
|
|
15648
|
-
op = body.call(thisArg, _);
|
|
15649
|
-
} catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }
|
|
15650
|
-
if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };
|
|
15651
|
-
}
|
|
15652
|
-
}
|
|
15653
|
-
|
|
15654
|
-
function __createBinding(o, m, k, k2) {
|
|
15655
|
-
if (k2 === undefined) k2 = k;
|
|
15656
|
-
o[k2] = m[k];
|
|
15657
|
-
}
|
|
15658
|
-
|
|
15659
|
-
function __exportStar(m, exports) {
|
|
15660
|
-
for (var p in m) if (p !== "default" && !exports.hasOwnProperty(p)) exports[p] = m[p];
|
|
15661
|
-
}
|
|
15662
|
-
|
|
15663
|
-
function __values(o) {
|
|
15664
|
-
var s = typeof Symbol === "function" && Symbol.iterator, m = s && o[s], i = 0;
|
|
15665
|
-
if (m) return m.call(o);
|
|
15666
|
-
if (o && typeof o.length === "number") return {
|
|
15667
|
-
next: function () {
|
|
15668
|
-
if (o && i >= o.length) o = void 0;
|
|
15669
|
-
return { value: o && o[i++], done: !o };
|
|
15670
|
-
}
|
|
15671
|
-
};
|
|
15672
|
-
throw new TypeError(s ? "Object is not iterable." : "Symbol.iterator is not defined.");
|
|
15673
|
-
}
|
|
15674
|
-
|
|
15675
|
-
function __read(o, n) {
|
|
15676
|
-
var m = typeof Symbol === "function" && o[Symbol.iterator];
|
|
15677
|
-
if (!m) return o;
|
|
15678
|
-
var i = m.call(o), r, ar = [], e;
|
|
15679
|
-
try {
|
|
15680
|
-
while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value);
|
|
15681
|
-
}
|
|
15682
|
-
catch (error) { e = { error: error }; }
|
|
15683
|
-
finally {
|
|
15684
|
-
try {
|
|
15685
|
-
if (r && !r.done && (m = i["return"])) m.call(i);
|
|
15686
|
-
}
|
|
15687
|
-
finally { if (e) throw e.error; }
|
|
15688
|
-
}
|
|
15689
|
-
return ar;
|
|
15690
|
-
}
|
|
15691
|
-
|
|
15692
|
-
function __spread() {
|
|
15693
|
-
for (var ar = [], i = 0; i < arguments.length; i++)
|
|
15694
|
-
ar = ar.concat(__read(arguments[i]));
|
|
15695
|
-
return ar;
|
|
15696
|
-
}
|
|
15697
|
-
|
|
15698
|
-
function __spreadArrays() {
|
|
15699
|
-
for (var s = 0, i = 0, il = arguments.length; i < il; i++) s += arguments[i].length;
|
|
15700
|
-
for (var r = Array(s), k = 0, i = 0; i < il; i++)
|
|
15701
|
-
for (var a = arguments[i], j = 0, jl = a.length; j < jl; j++, k++)
|
|
15702
|
-
r[k] = a[j];
|
|
15703
|
-
return r;
|
|
15704
|
-
};
|
|
15705
|
-
|
|
15706
|
-
function __await(v) {
|
|
15707
|
-
return this instanceof __await ? (this.v = v, this) : new __await(v);
|
|
15708
|
-
}
|
|
15709
|
-
|
|
15710
|
-
function __asyncGenerator(thisArg, _arguments, generator) {
|
|
15711
|
-
if (!Symbol.asyncIterator) throw new TypeError("Symbol.asyncIterator is not defined.");
|
|
15712
|
-
var g = generator.apply(thisArg, _arguments || []), i, q = [];
|
|
15713
|
-
return i = {}, verb("next"), verb("throw"), verb("return"), i[Symbol.asyncIterator] = function () { return this; }, i;
|
|
15714
|
-
function verb(n) { if (g[n]) i[n] = function (v) { return new Promise(function (a, b) { q.push([n, v, a, b]) > 1 || resume(n, v); }); }; }
|
|
15715
|
-
function resume(n, v) { try { step(g[n](v)); } catch (e) { settle(q[0][3], e); } }
|
|
15716
|
-
function step(r) { r.value instanceof __await ? Promise.resolve(r.value.v).then(fulfill, reject) : settle(q[0][2], r); }
|
|
15717
|
-
function fulfill(value) { resume("next", value); }
|
|
15718
|
-
function reject(value) { resume("throw", value); }
|
|
15719
|
-
function settle(f, v) { if (f(v), q.shift(), q.length) resume(q[0][0], q[0][1]); }
|
|
15720
|
-
}
|
|
15721
|
-
|
|
15722
|
-
function __asyncDelegator(o) {
|
|
15723
|
-
var i, p;
|
|
15724
|
-
return i = {}, verb("next"), verb("throw", function (e) { throw e; }), verb("return"), i[Symbol.iterator] = function () { return this; }, i;
|
|
15725
|
-
function verb(n, f) { i[n] = o[n] ? function (v) { return (p = !p) ? { value: __await(o[n](v)), done: n === "return" } : f ? f(v) : v; } : f; }
|
|
15726
|
-
}
|
|
15727
|
-
|
|
15728
|
-
function __asyncValues(o) {
|
|
15729
|
-
if (!Symbol.asyncIterator) throw new TypeError("Symbol.asyncIterator is not defined.");
|
|
15730
|
-
var m = o[Symbol.asyncIterator], i;
|
|
15731
|
-
return m ? m.call(o) : (o = typeof __values === "function" ? __values(o) : o[Symbol.iterator](), i = {}, verb("next"), verb("throw"), verb("return"), i[Symbol.asyncIterator] = function () { return this; }, i);
|
|
15732
|
-
function verb(n) { i[n] = o[n] && function (v) { return new Promise(function (resolve, reject) { v = o[n](v), settle(resolve, reject, v.done, v.value); }); }; }
|
|
15733
|
-
function settle(resolve, reject, d, v) { Promise.resolve(v).then(function(v) { resolve({ value: v, done: d }); }, reject); }
|
|
15734
|
-
}
|
|
15735
|
-
|
|
15736
|
-
function __makeTemplateObject(cooked, raw) {
|
|
15737
|
-
if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; }
|
|
15738
|
-
return cooked;
|
|
15739
|
-
};
|
|
15740
|
-
|
|
15741
|
-
function __importStar(mod) {
|
|
15742
|
-
if (mod && mod.__esModule) return mod;
|
|
15743
|
-
var result = {};
|
|
15744
|
-
if (mod != null) for (var k in mod) if (Object.hasOwnProperty.call(mod, k)) result[k] = mod[k];
|
|
15745
|
-
result.default = mod;
|
|
15746
|
-
return result;
|
|
15747
|
-
}
|
|
15748
|
-
|
|
15749
|
-
function __importDefault(mod) {
|
|
15750
|
-
return (mod && mod.__esModule) ? mod : { default: mod };
|
|
15751
|
-
}
|
|
15752
|
-
|
|
15753
|
-
function __classPrivateFieldGet(receiver, privateMap) {
|
|
15754
|
-
if (!privateMap.has(receiver)) {
|
|
15755
|
-
throw new TypeError("attempted to get private field on non-instance");
|
|
15756
|
-
}
|
|
15757
|
-
return privateMap.get(receiver);
|
|
15758
|
-
}
|
|
15759
|
-
|
|
15760
|
-
function __classPrivateFieldSet(receiver, privateMap, value) {
|
|
15761
|
-
if (!privateMap.has(receiver)) {
|
|
15762
|
-
throw new TypeError("attempted to set private field on non-instance");
|
|
15763
|
-
}
|
|
15764
|
-
privateMap.set(receiver, value);
|
|
15765
|
-
return value;
|
|
15766
|
-
}
|
|
15767
|
-
|
|
15768
|
-
|
|
15769
|
-
/***/ }),
|
|
15770
|
-
|
|
15771
|
-
/***/ "../../node_modules/@aws-sdk/client-location/node_modules/@aws-crypto/sha256-js/build/RawSha256.js":
|
|
15772
|
-
/*!********************************************************************************************************************!*\
|
|
15773
|
-
!*** /root/amplify-js/node_modules/@aws-sdk/client-location/node_modules/@aws-crypto/sha256-js/build/RawSha256.js ***!
|
|
15774
|
-
\********************************************************************************************************************/
|
|
15517
|
+
/***/ "../../node_modules/@aws-sdk/client-location/node_modules/@aws-crypto/sha256-browser/node_modules/@aws-crypto/sha256-js/build/RawSha256.js":
|
|
15518
|
+
/*!************************************************************************************************************************************************************!*\
|
|
15519
|
+
!*** /root/amplify-js/node_modules/@aws-sdk/client-location/node_modules/@aws-crypto/sha256-browser/node_modules/@aws-crypto/sha256-js/build/RawSha256.js ***!
|
|
15520
|
+
\************************************************************************************************************************************************************/
|
|
15775
15521
|
/*! no static exports found */
|
|
15776
15522
|
/***/ (function(module, exports, __webpack_require__) {
|
|
15777
15523
|
|
|
@@ -15779,7 +15525,7 @@ function __classPrivateFieldSet(receiver, privateMap, value) {
|
|
|
15779
15525
|
|
|
15780
15526
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15781
15527
|
exports.RawSha256 = void 0;
|
|
15782
|
-
var constants_1 = __webpack_require__(/*! ./constants */ "../../node_modules/@aws-sdk/client-location/node_modules/@aws-crypto/sha256-js/build/constants.js");
|
|
15528
|
+
var constants_1 = __webpack_require__(/*! ./constants */ "../../node_modules/@aws-sdk/client-location/node_modules/@aws-crypto/sha256-browser/node_modules/@aws-crypto/sha256-js/build/constants.js");
|
|
15783
15529
|
/**
|
|
15784
15530
|
* @internal
|
|
15785
15531
|
*/
|
|
@@ -15903,10 +15649,10 @@ exports.RawSha256 = RawSha256;
|
|
|
15903
15649
|
|
|
15904
15650
|
/***/ }),
|
|
15905
15651
|
|
|
15906
|
-
/***/ "../../node_modules/@aws-sdk/client-location/node_modules/@aws-crypto/sha256-js/build/constants.js":
|
|
15907
|
-
|
|
15908
|
-
!*** /root/amplify-js/node_modules/@aws-sdk/client-location/node_modules/@aws-crypto/sha256-js/build/constants.js ***!
|
|
15909
|
-
|
|
15652
|
+
/***/ "../../node_modules/@aws-sdk/client-location/node_modules/@aws-crypto/sha256-browser/node_modules/@aws-crypto/sha256-js/build/constants.js":
|
|
15653
|
+
/*!************************************************************************************************************************************************************!*\
|
|
15654
|
+
!*** /root/amplify-js/node_modules/@aws-sdk/client-location/node_modules/@aws-crypto/sha256-browser/node_modules/@aws-crypto/sha256-js/build/constants.js ***!
|
|
15655
|
+
\************************************************************************************************************************************************************/
|
|
15910
15656
|
/*! no static exports found */
|
|
15911
15657
|
/***/ (function(module, exports, __webpack_require__) {
|
|
15912
15658
|
|
|
@@ -16012,26 +15758,26 @@ exports.MAX_HASHABLE_LENGTH = Math.pow(2, 53) - 1;
|
|
|
16012
15758
|
|
|
16013
15759
|
/***/ }),
|
|
16014
15760
|
|
|
16015
|
-
/***/ "../../node_modules/@aws-sdk/client-location/node_modules/@aws-crypto/sha256-js/build/index.js":
|
|
16016
|
-
|
|
16017
|
-
!*** /root/amplify-js/node_modules/@aws-sdk/client-location/node_modules/@aws-crypto/sha256-js/build/index.js ***!
|
|
16018
|
-
|
|
15761
|
+
/***/ "../../node_modules/@aws-sdk/client-location/node_modules/@aws-crypto/sha256-browser/node_modules/@aws-crypto/sha256-js/build/index.js":
|
|
15762
|
+
/*!********************************************************************************************************************************************************!*\
|
|
15763
|
+
!*** /root/amplify-js/node_modules/@aws-sdk/client-location/node_modules/@aws-crypto/sha256-browser/node_modules/@aws-crypto/sha256-js/build/index.js ***!
|
|
15764
|
+
\********************************************************************************************************************************************************/
|
|
16019
15765
|
/*! no static exports found */
|
|
16020
15766
|
/***/ (function(module, exports, __webpack_require__) {
|
|
16021
15767
|
|
|
16022
15768
|
"use strict";
|
|
16023
15769
|
|
|
16024
15770
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16025
|
-
var tslib_1 = __webpack_require__(/*! tslib */ "../../node_modules/@aws-sdk/client-location/node_modules/@aws-crypto/sha256-
|
|
16026
|
-
(0, tslib_1.__exportStar)(__webpack_require__(/*! ./jsSha256 */ "../../node_modules/@aws-sdk/client-location/node_modules/@aws-crypto/sha256-js/build/jsSha256.js"), exports);
|
|
15771
|
+
var tslib_1 = __webpack_require__(/*! tslib */ "../../node_modules/@aws-sdk/client-location/node_modules/@aws-crypto/sha256-browser/node_modules/tslib/tslib.es6.js");
|
|
15772
|
+
(0, tslib_1.__exportStar)(__webpack_require__(/*! ./jsSha256 */ "../../node_modules/@aws-sdk/client-location/node_modules/@aws-crypto/sha256-browser/node_modules/@aws-crypto/sha256-js/build/jsSha256.js"), exports);
|
|
16027
15773
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi9zcmMvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7O0FBQUEsMERBQTJCIiwic291cmNlc0NvbnRlbnQiOlsiZXhwb3J0ICogZnJvbSBcIi4vanNTaGEyNTZcIjtcbiJdfQ==
|
|
16028
15774
|
|
|
16029
15775
|
/***/ }),
|
|
16030
15776
|
|
|
16031
|
-
/***/ "../../node_modules/@aws-sdk/client-location/node_modules/@aws-crypto/sha256-js/build/jsSha256.js":
|
|
16032
|
-
|
|
16033
|
-
!*** /root/amplify-js/node_modules/@aws-sdk/client-location/node_modules/@aws-crypto/sha256-js/build/jsSha256.js ***!
|
|
16034
|
-
|
|
15777
|
+
/***/ "../../node_modules/@aws-sdk/client-location/node_modules/@aws-crypto/sha256-browser/node_modules/@aws-crypto/sha256-js/build/jsSha256.js":
|
|
15778
|
+
/*!***********************************************************************************************************************************************************!*\
|
|
15779
|
+
!*** /root/amplify-js/node_modules/@aws-sdk/client-location/node_modules/@aws-crypto/sha256-browser/node_modules/@aws-crypto/sha256-js/build/jsSha256.js ***!
|
|
15780
|
+
\***********************************************************************************************************************************************************/
|
|
16035
15781
|
/*! no static exports found */
|
|
16036
15782
|
/***/ (function(module, exports, __webpack_require__) {
|
|
16037
15783
|
|
|
@@ -16039,9 +15785,9 @@ var tslib_1 = __webpack_require__(/*! tslib */ "../../node_modules/@aws-sdk/clie
|
|
|
16039
15785
|
|
|
16040
15786
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16041
15787
|
exports.Sha256 = void 0;
|
|
16042
|
-
var tslib_1 = __webpack_require__(/*! tslib */ "../../node_modules/@aws-sdk/client-location/node_modules/@aws-crypto/sha256-
|
|
16043
|
-
var constants_1 = __webpack_require__(/*! ./constants */ "../../node_modules/@aws-sdk/client-location/node_modules/@aws-crypto/sha256-js/build/constants.js");
|
|
16044
|
-
var RawSha256_1 = __webpack_require__(/*! ./RawSha256 */ "../../node_modules/@aws-sdk/client-location/node_modules/@aws-crypto/sha256-js/build/RawSha256.js");
|
|
15788
|
+
var tslib_1 = __webpack_require__(/*! tslib */ "../../node_modules/@aws-sdk/client-location/node_modules/@aws-crypto/sha256-browser/node_modules/tslib/tslib.es6.js");
|
|
15789
|
+
var constants_1 = __webpack_require__(/*! ./constants */ "../../node_modules/@aws-sdk/client-location/node_modules/@aws-crypto/sha256-browser/node_modules/@aws-crypto/sha256-js/build/constants.js");
|
|
15790
|
+
var RawSha256_1 = __webpack_require__(/*! ./RawSha256 */ "../../node_modules/@aws-sdk/client-location/node_modules/@aws-crypto/sha256-browser/node_modules/@aws-crypto/sha256-js/build/RawSha256.js");
|
|
16045
15791
|
var util_1 = __webpack_require__(/*! @aws-crypto/util */ "../../node_modules/@aws-sdk/client-location/node_modules/@aws-crypto/util/build/index.js");
|
|
16046
15792
|
var Sha256 = /** @class */ (function () {
|
|
16047
15793
|
function Sha256(secret) {
|
|
@@ -16119,10 +15865,10 @@ function bufferFromSecret(secret) {
|
|
|
16119
15865
|
|
|
16120
15866
|
/***/ }),
|
|
16121
15867
|
|
|
16122
|
-
/***/ "../../node_modules/@aws-sdk/client-location/node_modules/@aws-crypto/sha256-
|
|
16123
|
-
|
|
16124
|
-
!*** /root/amplify-js/node_modules/@aws-sdk/client-location/node_modules/@aws-crypto/sha256-
|
|
16125
|
-
|
|
15868
|
+
/***/ "../../node_modules/@aws-sdk/client-location/node_modules/@aws-crypto/sha256-browser/node_modules/tslib/tslib.es6.js":
|
|
15869
|
+
/*!**************************************************************************************************************************************!*\
|
|
15870
|
+
!*** /root/amplify-js/node_modules/@aws-sdk/client-location/node_modules/@aws-crypto/sha256-browser/node_modules/tslib/tslib.es6.js ***!
|
|
15871
|
+
\**************************************************************************************************************************************/
|
|
16126
15872
|
/*! exports provided: __extends, __assign, __rest, __decorate, __param, __metadata, __awaiter, __generator, __createBinding, __exportStar, __values, __read, __spread, __spreadArrays, __await, __asyncGenerator, __asyncDelegator, __asyncValues, __makeTemplateObject, __importStar, __importDefault, __classPrivateFieldGet, __classPrivateFieldSet */
|
|
16127
15873
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
16128
15874
|
|
|
@@ -16849,18 +16595,19 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
16849
16595
|
exports.uint32ArrayFrom = void 0;
|
|
16850
16596
|
// IE 11 does not support Array.from, so we do it manually
|
|
16851
16597
|
function uint32ArrayFrom(a_lookUpTable) {
|
|
16852
|
-
if (!
|
|
16598
|
+
if (!Uint32Array.from) {
|
|
16853
16599
|
var return_array = new Uint32Array(a_lookUpTable.length);
|
|
16854
16600
|
var a_index = 0;
|
|
16855
16601
|
while (a_index < a_lookUpTable.length) {
|
|
16856
16602
|
return_array[a_index] = a_lookUpTable[a_index];
|
|
16603
|
+
a_index += 1;
|
|
16857
16604
|
}
|
|
16858
16605
|
return return_array;
|
|
16859
16606
|
}
|
|
16860
16607
|
return Uint32Array.from(a_lookUpTable);
|
|
16861
16608
|
}
|
|
16862
16609
|
exports.uint32ArrayFrom = uint32ArrayFrom;
|
|
16863
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
16610
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidWludDMyQXJyYXlGcm9tLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vc3JjL3VpbnQzMkFycmF5RnJvbS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsb0VBQW9FO0FBQ3BFLHNDQUFzQzs7O0FBRXRDLDBEQUEwRDtBQUMxRCxTQUFnQixlQUFlLENBQUMsYUFBNEI7SUFDMUQsSUFBSSxDQUFDLFdBQVcsQ0FBQyxJQUFJLEVBQUU7UUFDckIsSUFBTSxZQUFZLEdBQUcsSUFBSSxXQUFXLENBQUMsYUFBYSxDQUFDLE1BQU0sQ0FBQyxDQUFBO1FBQzFELElBQUksT0FBTyxHQUFHLENBQUMsQ0FBQTtRQUNmLE9BQU8sT0FBTyxHQUFHLGFBQWEsQ0FBQyxNQUFNLEVBQUU7WUFDckMsWUFBWSxDQUFDLE9BQU8sQ0FBQyxHQUFHLGFBQWEsQ0FBQyxPQUFPLENBQUMsQ0FBQTtZQUM5QyxPQUFPLElBQUksQ0FBQyxDQUFBO1NBQ2I7UUFDRCxPQUFPLFlBQVksQ0FBQTtLQUNwQjtJQUNELE9BQU8sV0FBVyxDQUFDLElBQUksQ0FBQyxhQUFhLENBQUMsQ0FBQTtBQUN4QyxDQUFDO0FBWEQsMENBV0MiLCJzb3VyY2VzQ29udGVudCI6WyIvLyBDb3B5cmlnaHQgQW1hem9uLmNvbSBJbmMuIG9yIGl0cyBhZmZpbGlhdGVzLiBBbGwgUmlnaHRzIFJlc2VydmVkLlxuLy8gU1BEWC1MaWNlbnNlLUlkZW50aWZpZXI6IEFwYWNoZS0yLjBcblxuLy8gSUUgMTEgZG9lcyBub3Qgc3VwcG9ydCBBcnJheS5mcm9tLCBzbyB3ZSBkbyBpdCBtYW51YWxseVxuZXhwb3J0IGZ1bmN0aW9uIHVpbnQzMkFycmF5RnJvbShhX2xvb2tVcFRhYmxlOiBBcnJheTxudW1iZXI+KTogVWludDMyQXJyYXkge1xuICBpZiAoIVVpbnQzMkFycmF5LmZyb20pIHtcbiAgICBjb25zdCByZXR1cm5fYXJyYXkgPSBuZXcgVWludDMyQXJyYXkoYV9sb29rVXBUYWJsZS5sZW5ndGgpXG4gICAgbGV0IGFfaW5kZXggPSAwXG4gICAgd2hpbGUgKGFfaW5kZXggPCBhX2xvb2tVcFRhYmxlLmxlbmd0aCkge1xuICAgICAgcmV0dXJuX2FycmF5W2FfaW5kZXhdID0gYV9sb29rVXBUYWJsZVthX2luZGV4XVxuICAgICAgYV9pbmRleCArPSAxXG4gICAgfVxuICAgIHJldHVybiByZXR1cm5fYXJyYXlcbiAgfVxuICByZXR1cm4gVWludDMyQXJyYXkuZnJvbShhX2xvb2tVcFRhYmxlKVxufVxuIl19
|
|
16864
16611
|
|
|
16865
16612
|
/***/ }),
|
|
16866
16613
|
|