@cinerino/sdk 3.134.0-alpha.1 → 3.134.0-alpha.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/example/playground/public/lib/bundle.js +223 -219
- package/lib/bundle.js +223 -219
- package/package.json +2 -2
|
@@ -18,7 +18,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
18
18
|
*/
|
|
19
19
|
__exportStar(require("@cinerino/api-abstract-client"), exports);
|
|
20
20
|
|
|
21
|
-
},{"@cinerino/api-abstract-client":
|
|
21
|
+
},{"@cinerino/api-abstract-client":212}],3:[function(require,module,exports){
|
|
22
22
|
"use strict";
|
|
23
23
|
// tslint:disable-next-line:no-single-line-block-comment
|
|
24
24
|
/* istanbul ignore file */
|
|
@@ -375,7 +375,7 @@ var ImplicitGrantClient = /** @class */ (function (_super) {
|
|
|
375
375
|
}(oAuth2client_1.default));
|
|
376
376
|
exports.ImplicitGrantClient = ImplicitGrantClient;
|
|
377
377
|
|
|
378
|
-
},{"./implicitGrantClient/error":4,"./implicitGrantClient/popupAuthenticationHandler":6,"./implicitGrantClient/silentAuthenticationHandler":8,"./implicitGrantClient/silentLogoutHandler":9,"./oAuth2client":11,"debug":
|
|
378
|
+
},{"./implicitGrantClient/error":4,"./implicitGrantClient/popupAuthenticationHandler":6,"./implicitGrantClient/silentAuthenticationHandler":8,"./implicitGrantClient/silentLogoutHandler":9,"./oAuth2client":11,"debug":269,"idtoken-verifier":278,"qs":284}],4:[function(require,module,exports){
|
|
379
379
|
"use strict";
|
|
380
380
|
// tslint:disable-next-line:no-single-line-block-comment
|
|
381
381
|
/* istanbul ignore file */
|
|
@@ -494,7 +494,7 @@ var IframeHandler = /** @class */ (function () {
|
|
|
494
494
|
}());
|
|
495
495
|
exports.default = IframeHandler;
|
|
496
496
|
|
|
497
|
-
},{"debug":
|
|
497
|
+
},{"debug":269}],6:[function(require,module,exports){
|
|
498
498
|
"use strict";
|
|
499
499
|
// tslint:disable-next-line:no-single-line-block-comment
|
|
500
500
|
/* istanbul ignore file */
|
|
@@ -690,7 +690,7 @@ var PopupHandler = /** @class */ (function () {
|
|
|
690
690
|
}());
|
|
691
691
|
exports.default = PopupHandler;
|
|
692
692
|
|
|
693
|
-
},{"debug":
|
|
693
|
+
},{"debug":269}],8:[function(require,module,exports){
|
|
694
694
|
"use strict";
|
|
695
695
|
// tslint:disable-next-line:no-single-line-block-comment
|
|
696
696
|
/* istanbul ignore file */
|
|
@@ -1447,7 +1447,7 @@ var OAuth2client = /** @class */ (function () {
|
|
|
1447
1447
|
exports.default = OAuth2client;
|
|
1448
1448
|
|
|
1449
1449
|
}).call(this,require("buffer").Buffer)
|
|
1450
|
-
},{"../abstract":2,"./loginTicket":10,"buffer":
|
|
1450
|
+
},{"../abstract":2,"./loginTicket":10,"buffer":265,"crypto":264,"debug":269,"http-status":277,"isomorphic-fetch":280,"querystring":290}],12:[function(require,module,exports){
|
|
1451
1451
|
"use strict";
|
|
1452
1452
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1453
1453
|
exports.createAuthInstance = exports.transporters = exports.service = exports.factory = void 0;
|
|
@@ -1708,6 +1708,8 @@ arguments[4][14][0].apply(exports,arguments)
|
|
|
1708
1708
|
},{"dup":14}],51:[function(require,module,exports){
|
|
1709
1709
|
arguments[4][14][0].apply(exports,arguments)
|
|
1710
1710
|
},{"dup":14}],52:[function(require,module,exports){
|
|
1711
|
+
arguments[4][14][0].apply(exports,arguments)
|
|
1712
|
+
},{"dup":14}],53:[function(require,module,exports){
|
|
1711
1713
|
"use strict";
|
|
1712
1714
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1713
1715
|
exports.AssetTransactionType = void 0;
|
|
@@ -1744,9 +1746,7 @@ var AssetTransactionType;
|
|
|
1744
1746
|
AssetTransactionType["RegisterService"] = "RegisterService";
|
|
1745
1747
|
})(AssetTransactionType = exports.AssetTransactionType || (exports.AssetTransactionType = {}));
|
|
1746
1748
|
|
|
1747
|
-
},{}],
|
|
1748
|
-
arguments[4][14][0].apply(exports,arguments)
|
|
1749
|
-
},{"dup":14}],54:[function(require,module,exports){
|
|
1749
|
+
},{}],54:[function(require,module,exports){
|
|
1750
1750
|
arguments[4][14][0].apply(exports,arguments)
|
|
1751
1751
|
},{"dup":14}],55:[function(require,module,exports){
|
|
1752
1752
|
arguments[4][14][0].apply(exports,arguments)
|
|
@@ -1759,6 +1759,8 @@ arguments[4][14][0].apply(exports,arguments)
|
|
|
1759
1759
|
},{"dup":14}],59:[function(require,module,exports){
|
|
1760
1760
|
arguments[4][14][0].apply(exports,arguments)
|
|
1761
1761
|
},{"dup":14}],60:[function(require,module,exports){
|
|
1762
|
+
arguments[4][14][0].apply(exports,arguments)
|
|
1763
|
+
},{"dup":14}],61:[function(require,module,exports){
|
|
1762
1764
|
"use strict";
|
|
1763
1765
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1764
1766
|
exports.CategorySetIdentifier = void 0;
|
|
@@ -1810,7 +1812,7 @@ var CategorySetIdentifier;
|
|
|
1810
1812
|
CategorySetIdentifier["VideoFormatType"] = "VideoFormatType";
|
|
1811
1813
|
})(CategorySetIdentifier = exports.CategorySetIdentifier || (exports.CategorySetIdentifier = {}));
|
|
1812
1814
|
|
|
1813
|
-
},{}],
|
|
1815
|
+
},{}],62:[function(require,module,exports){
|
|
1814
1816
|
"use strict";
|
|
1815
1817
|
/**
|
|
1816
1818
|
* アプリケーションクライアントユーザーファクトリー
|
|
@@ -1818,9 +1820,9 @@ var CategorySetIdentifier;
|
|
|
1818
1820
|
*/
|
|
1819
1821
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1820
1822
|
|
|
1821
|
-
},{}],
|
|
1823
|
+
},{}],63:[function(require,module,exports){
|
|
1822
1824
|
arguments[4][14][0].apply(exports,arguments)
|
|
1823
|
-
},{"dup":14}],
|
|
1825
|
+
},{"dup":14}],64:[function(require,module,exports){
|
|
1824
1826
|
"use strict";
|
|
1825
1827
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1826
1828
|
exports.CreativeWorkType = void 0;
|
|
@@ -1834,7 +1836,7 @@ var CreativeWorkType;
|
|
|
1834
1836
|
CreativeWorkType["WebApplication"] = "WebApplication";
|
|
1835
1837
|
})(CreativeWorkType = exports.CreativeWorkType || (exports.CreativeWorkType = {}));
|
|
1836
1838
|
|
|
1837
|
-
},{}],
|
|
1839
|
+
},{}],65:[function(require,module,exports){
|
|
1838
1840
|
"use strict";
|
|
1839
1841
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1840
1842
|
exports.AboutIdentifier = void 0;
|
|
@@ -1846,13 +1848,13 @@ var AboutIdentifier;
|
|
|
1846
1848
|
AboutIdentifier["OnEventStatusChanged"] = "OnEventStatusChanged";
|
|
1847
1849
|
})(AboutIdentifier = exports.AboutIdentifier || (exports.AboutIdentifier = {}));
|
|
1848
1850
|
|
|
1849
|
-
},{}],
|
|
1850
|
-
arguments[4][14][0].apply(exports,arguments)
|
|
1851
|
-
},{"dup":14}],66:[function(require,module,exports){
|
|
1851
|
+
},{}],66:[function(require,module,exports){
|
|
1852
1852
|
arguments[4][14][0].apply(exports,arguments)
|
|
1853
1853
|
},{"dup":14}],67:[function(require,module,exports){
|
|
1854
1854
|
arguments[4][14][0].apply(exports,arguments)
|
|
1855
1855
|
},{"dup":14}],68:[function(require,module,exports){
|
|
1856
|
+
arguments[4][14][0].apply(exports,arguments)
|
|
1857
|
+
},{"dup":14}],69:[function(require,module,exports){
|
|
1856
1858
|
"use strict";
|
|
1857
1859
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1858
1860
|
exports.Video = exports.Text = exports.Multipart = exports.Model = exports.Message = exports.Image = exports.Example = exports.Font = exports.Audio = exports.Application = void 0;
|
|
@@ -1895,7 +1897,7 @@ var Video;
|
|
|
1895
1897
|
(function (Video) {
|
|
1896
1898
|
})(Video = exports.Video || (exports.Video = {}));
|
|
1897
1899
|
|
|
1898
|
-
},{}],
|
|
1900
|
+
},{}],70:[function(require,module,exports){
|
|
1899
1901
|
"use strict";
|
|
1900
1902
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1901
1903
|
exports.ErrorCode = void 0;
|
|
@@ -1916,7 +1918,7 @@ var ErrorCode;
|
|
|
1916
1918
|
ErrorCode["Unauthorized"] = "Unauthorized";
|
|
1917
1919
|
})(ErrorCode = exports.ErrorCode || (exports.ErrorCode = {}));
|
|
1918
1920
|
|
|
1919
|
-
},{}],
|
|
1921
|
+
},{}],71:[function(require,module,exports){
|
|
1920
1922
|
"use strict";
|
|
1921
1923
|
var __extends = (this && this.__extends) || (function () {
|
|
1922
1924
|
var extendStatics = function (d, b) {
|
|
@@ -1961,7 +1963,7 @@ var AlreadyInUseError = /** @class */ (function (_super) {
|
|
|
1961
1963
|
}(chevre_1.ChevreError));
|
|
1962
1964
|
exports.AlreadyInUseError = AlreadyInUseError;
|
|
1963
1965
|
|
|
1964
|
-
},{"../errorCode":
|
|
1966
|
+
},{"../errorCode":70,"./chevre":74,"setprototypeof":291}],72:[function(require,module,exports){
|
|
1965
1967
|
"use strict";
|
|
1966
1968
|
var __extends = (this && this.__extends) || (function () {
|
|
1967
1969
|
var extendStatics = function (d, b) {
|
|
@@ -2005,7 +2007,7 @@ var ArgumentError = /** @class */ (function (_super) {
|
|
|
2005
2007
|
}(chevre_1.ChevreError));
|
|
2006
2008
|
exports.ArgumentError = ArgumentError;
|
|
2007
2009
|
|
|
2008
|
-
},{"../errorCode":
|
|
2010
|
+
},{"../errorCode":70,"./chevre":74,"setprototypeof":291}],73:[function(require,module,exports){
|
|
2009
2011
|
"use strict";
|
|
2010
2012
|
var __extends = (this && this.__extends) || (function () {
|
|
2011
2013
|
var extendStatics = function (d, b) {
|
|
@@ -2049,7 +2051,7 @@ var ArgumentNullError = /** @class */ (function (_super) {
|
|
|
2049
2051
|
}(chevre_1.ChevreError));
|
|
2050
2052
|
exports.ArgumentNullError = ArgumentNullError;
|
|
2051
2053
|
|
|
2052
|
-
},{"../errorCode":
|
|
2054
|
+
},{"../errorCode":70,"./chevre":74,"setprototypeof":291}],74:[function(require,module,exports){
|
|
2053
2055
|
"use strict";
|
|
2054
2056
|
var __extends = (this && this.__extends) || (function () {
|
|
2055
2057
|
var extendStatics = function (d, b) {
|
|
@@ -2088,7 +2090,7 @@ var ChevreError = /** @class */ (function (_super) {
|
|
|
2088
2090
|
}(Error));
|
|
2089
2091
|
exports.ChevreError = ChevreError;
|
|
2090
2092
|
|
|
2091
|
-
},{"setprototypeof":
|
|
2093
|
+
},{"setprototypeof":291}],75:[function(require,module,exports){
|
|
2092
2094
|
"use strict";
|
|
2093
2095
|
var __extends = (this && this.__extends) || (function () {
|
|
2094
2096
|
var extendStatics = function (d, b) {
|
|
@@ -2131,7 +2133,7 @@ var ForbiddenError = /** @class */ (function (_super) {
|
|
|
2131
2133
|
}(chevre_1.ChevreError));
|
|
2132
2134
|
exports.ForbiddenError = ForbiddenError;
|
|
2133
2135
|
|
|
2134
|
-
},{"../errorCode":
|
|
2136
|
+
},{"../errorCode":70,"./chevre":74,"setprototypeof":291}],76:[function(require,module,exports){
|
|
2135
2137
|
"use strict";
|
|
2136
2138
|
var __extends = (this && this.__extends) || (function () {
|
|
2137
2139
|
var extendStatics = function (d, b) {
|
|
@@ -2174,7 +2176,7 @@ var GatewayTimeoutError = /** @class */ (function (_super) {
|
|
|
2174
2176
|
}(chevre_1.ChevreError));
|
|
2175
2177
|
exports.GatewayTimeoutError = GatewayTimeoutError;
|
|
2176
2178
|
|
|
2177
|
-
},{"../errorCode":
|
|
2179
|
+
},{"../errorCode":70,"./chevre":74,"setprototypeof":291}],77:[function(require,module,exports){
|
|
2178
2180
|
"use strict";
|
|
2179
2181
|
var __extends = (this && this.__extends) || (function () {
|
|
2180
2182
|
var extendStatics = function (d, b) {
|
|
@@ -2218,7 +2220,7 @@ var NotFoundError = /** @class */ (function (_super) {
|
|
|
2218
2220
|
}(chevre_1.ChevreError));
|
|
2219
2221
|
exports.NotFoundError = NotFoundError;
|
|
2220
2222
|
|
|
2221
|
-
},{"../errorCode":
|
|
2223
|
+
},{"../errorCode":70,"./chevre":74,"setprototypeof":291}],78:[function(require,module,exports){
|
|
2222
2224
|
"use strict";
|
|
2223
2225
|
var __extends = (this && this.__extends) || (function () {
|
|
2224
2226
|
var extendStatics = function (d, b) {
|
|
@@ -2261,7 +2263,7 @@ var NotImplementedError = /** @class */ (function (_super) {
|
|
|
2261
2263
|
}(chevre_1.ChevreError));
|
|
2262
2264
|
exports.NotImplementedError = NotImplementedError;
|
|
2263
2265
|
|
|
2264
|
-
},{"../errorCode":
|
|
2266
|
+
},{"../errorCode":70,"./chevre":74,"setprototypeof":291}],79:[function(require,module,exports){
|
|
2265
2267
|
"use strict";
|
|
2266
2268
|
var __extends = (this && this.__extends) || (function () {
|
|
2267
2269
|
var extendStatics = function (d, b) {
|
|
@@ -2304,7 +2306,7 @@ var RateLimitExceededError = /** @class */ (function (_super) {
|
|
|
2304
2306
|
}(chevre_1.ChevreError));
|
|
2305
2307
|
exports.RateLimitExceededError = RateLimitExceededError;
|
|
2306
2308
|
|
|
2307
|
-
},{"../errorCode":
|
|
2309
|
+
},{"../errorCode":70,"./chevre":74,"setprototypeof":291}],80:[function(require,module,exports){
|
|
2308
2310
|
"use strict";
|
|
2309
2311
|
var __extends = (this && this.__extends) || (function () {
|
|
2310
2312
|
var extendStatics = function (d, b) {
|
|
@@ -2347,7 +2349,7 @@ var ServiceUnavailableError = /** @class */ (function (_super) {
|
|
|
2347
2349
|
}(chevre_1.ChevreError));
|
|
2348
2350
|
exports.ServiceUnavailableError = ServiceUnavailableError;
|
|
2349
2351
|
|
|
2350
|
-
},{"../errorCode":
|
|
2352
|
+
},{"../errorCode":70,"./chevre":74,"setprototypeof":291}],81:[function(require,module,exports){
|
|
2351
2353
|
"use strict";
|
|
2352
2354
|
var __extends = (this && this.__extends) || (function () {
|
|
2353
2355
|
var extendStatics = function (d, b) {
|
|
@@ -2390,7 +2392,7 @@ var UnauthorizedError = /** @class */ (function (_super) {
|
|
|
2390
2392
|
}(chevre_1.ChevreError));
|
|
2391
2393
|
exports.UnauthorizedError = UnauthorizedError;
|
|
2392
2394
|
|
|
2393
|
-
},{"../errorCode":
|
|
2395
|
+
},{"../errorCode":70,"./chevre":74,"setprototypeof":291}],82:[function(require,module,exports){
|
|
2394
2396
|
"use strict";
|
|
2395
2397
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
2396
2398
|
exports.Unauthorized = exports.ServiceUnavailable = exports.RateLimitExceeded = exports.NotImplemented = exports.NotFound = exports.GatewayTimeout = exports.Forbidden = exports.Chevre = exports.ArgumentNull = exports.Argument = exports.AlreadyInUse = void 0;
|
|
@@ -2420,7 +2422,7 @@ Object.defineProperty(exports, "ServiceUnavailable", { enumerable: true, get: fu
|
|
|
2420
2422
|
var unauthorized_1 = require("./error/unauthorized");
|
|
2421
2423
|
Object.defineProperty(exports, "Unauthorized", { enumerable: true, get: function () { return unauthorized_1.UnauthorizedError; } });
|
|
2422
2424
|
|
|
2423
|
-
},{"./error/alreadyInUse":
|
|
2425
|
+
},{"./error/alreadyInUse":71,"./error/argument":72,"./error/argumentNull":73,"./error/chevre":74,"./error/forbidden":75,"./error/gatewayTimeout":76,"./error/notFound":77,"./error/notImplemented":78,"./error/rateLimitExceeded":79,"./error/serviceUnavailable":80,"./error/unauthorized":81}],83:[function(require,module,exports){
|
|
2424
2426
|
"use strict";
|
|
2425
2427
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
2426
2428
|
exports.EventStatusType = void 0;
|
|
@@ -2435,7 +2437,7 @@ var EventStatusType;
|
|
|
2435
2437
|
EventStatusType["EventScheduled"] = "EventScheduled";
|
|
2436
2438
|
})(EventStatusType = exports.EventStatusType || (exports.EventStatusType = {}));
|
|
2437
2439
|
|
|
2438
|
-
},{}],
|
|
2440
|
+
},{}],84:[function(require,module,exports){
|
|
2439
2441
|
"use strict";
|
|
2440
2442
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
2441
2443
|
exports.EventType = void 0;
|
|
@@ -2448,11 +2450,11 @@ var EventType;
|
|
|
2448
2450
|
EventType["ScreeningEventSeries"] = "ScreeningEventSeries";
|
|
2449
2451
|
})(EventType = exports.EventType || (exports.EventType = {}));
|
|
2450
2452
|
|
|
2451
|
-
},{}],
|
|
2452
|
-
arguments[4][14][0].apply(exports,arguments)
|
|
2453
|
-
},{"dup":14}],85:[function(require,module,exports){
|
|
2453
|
+
},{}],85:[function(require,module,exports){
|
|
2454
2454
|
arguments[4][14][0].apply(exports,arguments)
|
|
2455
2455
|
},{"dup":14}],86:[function(require,module,exports){
|
|
2456
|
+
arguments[4][14][0].apply(exports,arguments)
|
|
2457
|
+
},{"dup":14}],87:[function(require,module,exports){
|
|
2456
2458
|
"use strict";
|
|
2457
2459
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
2458
2460
|
exports.RoleType = void 0;
|
|
@@ -2461,11 +2463,11 @@ var RoleType;
|
|
|
2461
2463
|
RoleType["OrganizationRole"] = "OrganizationRole";
|
|
2462
2464
|
})(RoleType = exports.RoleType || (exports.RoleType = {}));
|
|
2463
2465
|
|
|
2464
|
-
},{}],
|
|
2466
|
+
},{}],88:[function(require,module,exports){
|
|
2465
2467
|
"use strict";
|
|
2466
2468
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
2467
|
-
exports.
|
|
2468
|
-
exports.unitPriceOffer = exports.unitCode = exports.assetTransactionType = exports.transactionTasksExportationStatus = exports.transactionStatusType = exports.transactionType = exports.transaction = exports.assetTransaction = exports.thing = exports.taskStatus = exports.taskName = exports.sortType = exports.service = exports.task = exports.seller = exports.reservationType = exports.reservationStatusType = exports.reservation = exports.report = void 0;
|
|
2469
|
+
exports.qualitativeValue = exports.propertyValue = exports.project = exports.product = exports.programMembership = exports.priceSpecificationType = exports.priceSpecification = exports.placeType = exports.place = exports.priceCurrency = exports.personType = exports.person = exports.permit = exports.paymentStatusType = exports.paymentMethod = exports.ownershipInfo = exports.organizationType = exports.organization = exports.orderStatus = exports.order = exports.offerType = exports.offerCatalog = exports.offer = exports.monetaryAmount = exports.merchantReturnPolicy = exports.language = exports.itemAvailability = exports.invoice = exports.iam = exports.eventType = exports.eventStatusType = exports.encodingFormat = exports.event = exports.customer = exports.creativeWorkType = exports.creativeWork = exports.clientUser = exports.categoryCode = exports.authorization = exports.additionalProperty = exports.accountType = exports.accountTitle = exports.action = exports.actionType = exports.actionStatusType = exports.account = exports.errorCode = exports.errors = exports.waiter = exports.cognito = void 0;
|
|
2470
|
+
exports.unitPriceOffer = exports.unitCode = exports.assetTransactionType = exports.transactionTasksExportationStatus = exports.transactionStatusType = exports.transactionType = exports.transaction = exports.assetTransaction = exports.thing = exports.taskStatus = exports.taskName = exports.sortType = exports.service = exports.task = exports.seller = exports.reservationType = exports.reservationStatusType = exports.reservation = exports.report = exports.quantitativeValue = void 0;
|
|
2469
2471
|
/**
|
|
2470
2472
|
* factory
|
|
2471
2473
|
*/
|
|
@@ -2507,6 +2509,7 @@ var actionStatusType_1 = require("./actionStatusType");
|
|
|
2507
2509
|
var actionType_1 = require("./actionType");
|
|
2508
2510
|
var AccountTitleFactory = require("./accountTitle");
|
|
2509
2511
|
var accountType_1 = require("./accountType");
|
|
2512
|
+
var AdditionalPropertyFactory = require("./additionalProperty");
|
|
2510
2513
|
var AuthorizationFactory = require("./authorization");
|
|
2511
2514
|
var CategoryCodeFactory = require("./categoryCode");
|
|
2512
2515
|
var ClientUserFactory = require("./clientUser");
|
|
@@ -2720,6 +2723,7 @@ var action;
|
|
|
2720
2723
|
})(action = exports.action || (exports.action = {}));
|
|
2721
2724
|
exports.accountTitle = AccountTitleFactory;
|
|
2722
2725
|
exports.accountType = accountType_1.AccountType;
|
|
2726
|
+
exports.additionalProperty = AdditionalPropertyFactory;
|
|
2723
2727
|
exports.authorization = AuthorizationFactory;
|
|
2724
2728
|
exports.categoryCode = CategoryCodeFactory;
|
|
2725
2729
|
exports.clientUser = ClientUserFactory;
|
|
@@ -2856,9 +2860,9 @@ exports.assetTransactionType = assetTransactionType_1.AssetTransactionType;
|
|
|
2856
2860
|
exports.unitCode = unitCode_1.UnitCode;
|
|
2857
2861
|
exports.unitPriceOffer = UnitPriceOfferFactory;
|
|
2858
2862
|
|
|
2859
|
-
},{"./account":13,"./accountTitle":14,"./accountType":15,"./action/authorize/award/point":23,"./action/authorize/offer/moneyTransfer":24,"./action/authorize/offer/product":25,"./action/authorize/offer/seatReservation":26,"./action/authorize/paymentMethod/any":27,"./action/cancel/reservation":28,"./action/check/paymentMethod/movieTicket":29,"./action/check/token":30,"./action/consume/use/reservation":31,"./action/interact/confirm/moneyTransfer":32,"./action/interact/confirm/pay":33,"./action/interact/confirm/registerService":34,"./action/interact/confirm/reservation":35,"./action/interact/inform":36,"./action/interact/register/service":37,"./action/reserve":38,"./action/trade/order":39,"./action/trade/pay":40,"./action/trade/refund":41,"./action/transfer/give/pointAward":42,"./action/transfer/moneyTransfer":43,"./action/transfer/return/moneyTransfer":44,"./action/transfer/return/order":45,"./action/transfer/return/paymentMethod":46,"./action/transfer/return/pointAward":47,"./action/transfer/return/reserveTransaction":48,"./action/transfer/send/message/email":49,"./action/transfer/send/order":50,"./action/update/delete/member":51,"./actionStatusType":21,"./actionType":22,"./assetTransaction/cancelReservation":
|
|
2863
|
+
},{"./account":13,"./accountTitle":14,"./accountType":15,"./action/authorize/award/point":23,"./action/authorize/offer/moneyTransfer":24,"./action/authorize/offer/product":25,"./action/authorize/offer/seatReservation":26,"./action/authorize/paymentMethod/any":27,"./action/cancel/reservation":28,"./action/check/paymentMethod/movieTicket":29,"./action/check/token":30,"./action/consume/use/reservation":31,"./action/interact/confirm/moneyTransfer":32,"./action/interact/confirm/pay":33,"./action/interact/confirm/registerService":34,"./action/interact/confirm/reservation":35,"./action/interact/inform":36,"./action/interact/register/service":37,"./action/reserve":38,"./action/trade/order":39,"./action/trade/pay":40,"./action/trade/refund":41,"./action/transfer/give/pointAward":42,"./action/transfer/moneyTransfer":43,"./action/transfer/return/moneyTransfer":44,"./action/transfer/return/order":45,"./action/transfer/return/paymentMethod":46,"./action/transfer/return/pointAward":47,"./action/transfer/return/reserveTransaction":48,"./action/transfer/send/message/email":49,"./action/transfer/send/order":50,"./action/update/delete/member":51,"./actionStatusType":21,"./actionType":22,"./additionalProperty":52,"./assetTransaction/cancelReservation":54,"./assetTransaction/moneyTransfer":55,"./assetTransaction/pay":56,"./assetTransaction/refund":57,"./assetTransaction/registerService":58,"./assetTransaction/reserve":59,"./assetTransactionType":53,"./authorization":60,"./categoryCode":61,"./clientUser":62,"./cognito":63,"./creativeWork/message/email":65,"./creativeWork/movie":66,"./creativeWork/softwareApplication/webApplication":67,"./creativeWorkType":64,"./customer":68,"./encodingFormat":69,"./errorCode":70,"./errors":82,"./event/screeningEvent":85,"./event/screeningEventSeries":86,"./eventStatusType":83,"./eventType":84,"./iam":87,"./invoice":89,"./itemAvailability":90,"./language":91,"./merchantReturnPolicy":92,"./monetaryAmount":93,"./offer":94,"./offerCatalog":95,"./offerType":96,"./order":97,"./orderStatus":98,"./organization":99,"./organizationType":100,"./ownershipInfo":101,"./paymentMethod/paymentCard/creditCard":102,"./paymentMethod/paymentCard/movieTicket":103,"./paymentStatusType":104,"./permit":105,"./person":106,"./personType":107,"./place/movieTheater":109,"./place/screeningRoom":110,"./place/screeningRoomSection":111,"./place/seat":112,"./placeType":108,"./priceCurrency":113,"./priceSpecification/unitPriceSpecification":115,"./priceSpecificationType":114,"./product":116,"./programMembership":117,"./project":118,"./propertyValue":119,"./qualitativeValue":120,"./quantitativeValue":121,"./report/accountingReport":122,"./reservation/event":125,"./reservationStatusType":123,"./reservationType":124,"./seller":126,"./service/paymentService":127,"./service/webAPI":128,"./sortType":129,"./task/accountMoneyTransfer":132,"./task/aggregateScreeningEvent":133,"./task/aggregateUseActionsOnEvent":134,"./task/cancelAccountMoneyTransfer":135,"./task/cancelMoneyTransfer":136,"./task/cancelPendingReservation":137,"./task/cancelReservation":138,"./task/deleteAssetTransaction":139,"./task/importEventCapacitiesFromCOA":140,"./task/importEventsFromCOA":141,"./task/importOffersFromCOA":142,"./task/moneyTransfer":143,"./task/orderProgramMembership":144,"./task/pay":145,"./task/refund":146,"./task/registerService":147,"./task/reserve":148,"./task/sendEmailMessage":149,"./task/triggerWebhook":150,"./task/voidPayment":151,"./taskName":130,"./taskStatus":131,"./thing":152,"./transaction/moneyTransfer":156,"./transaction/placeOrder":157,"./transaction/returnOrder":158,"./transactionStatusType":153,"./transactionTasksExportationStatus":154,"./transactionType":155,"./unitCode":159,"./unitPriceOffer":160,"@waiter/factory":262}],89:[function(require,module,exports){
|
|
2860
2864
|
arguments[4][14][0].apply(exports,arguments)
|
|
2861
|
-
},{"dup":14}],
|
|
2865
|
+
},{"dup":14}],90:[function(require,module,exports){
|
|
2862
2866
|
"use strict";
|
|
2863
2867
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
2864
2868
|
exports.ItemAvailability = void 0;
|
|
@@ -2878,9 +2882,9 @@ var ItemAvailability;
|
|
|
2878
2882
|
ItemAvailability["SoldOut"] = "SoldOut";
|
|
2879
2883
|
})(ItemAvailability = exports.ItemAvailability || (exports.ItemAvailability = {}));
|
|
2880
2884
|
|
|
2881
|
-
},{}],
|
|
2885
|
+
},{}],91:[function(require,module,exports){
|
|
2882
2886
|
arguments[4][14][0].apply(exports,arguments)
|
|
2883
|
-
},{"dup":14}],
|
|
2887
|
+
},{"dup":14}],92:[function(require,module,exports){
|
|
2884
2888
|
"use strict";
|
|
2885
2889
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
2886
2890
|
exports.MerchantReturnEnumeration = exports.ReturnFeesEnumeration = exports.RefundTypeEnumeration = void 0;
|
|
@@ -2931,13 +2935,13 @@ var MerchantReturnEnumeration;
|
|
|
2931
2935
|
MerchantReturnEnumeration["MerchantReturnUnspecified"] = "MerchantReturnUnspecified";
|
|
2932
2936
|
})(MerchantReturnEnumeration = exports.MerchantReturnEnumeration || (exports.MerchantReturnEnumeration = {}));
|
|
2933
2937
|
|
|
2934
|
-
},{}],
|
|
2935
|
-
arguments[4][14][0].apply(exports,arguments)
|
|
2936
|
-
},{"dup":14}],93:[function(require,module,exports){
|
|
2938
|
+
},{}],93:[function(require,module,exports){
|
|
2937
2939
|
arguments[4][14][0].apply(exports,arguments)
|
|
2938
2940
|
},{"dup":14}],94:[function(require,module,exports){
|
|
2939
2941
|
arguments[4][14][0].apply(exports,arguments)
|
|
2940
2942
|
},{"dup":14}],95:[function(require,module,exports){
|
|
2943
|
+
arguments[4][14][0].apply(exports,arguments)
|
|
2944
|
+
},{"dup":14}],96:[function(require,module,exports){
|
|
2941
2945
|
"use strict";
|
|
2942
2946
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
2943
2947
|
exports.OfferType = void 0;
|
|
@@ -2950,7 +2954,7 @@ var OfferType;
|
|
|
2950
2954
|
OfferType["AggregateOffer"] = "AggregateOffer";
|
|
2951
2955
|
})(OfferType = exports.OfferType || (exports.OfferType = {}));
|
|
2952
2956
|
|
|
2953
|
-
},{}],
|
|
2957
|
+
},{}],97:[function(require,module,exports){
|
|
2954
2958
|
"use strict";
|
|
2955
2959
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
2956
2960
|
exports.OrderType = void 0;
|
|
@@ -2959,7 +2963,7 @@ var OrderType;
|
|
|
2959
2963
|
OrderType["Order"] = "Order";
|
|
2960
2964
|
})(OrderType = exports.OrderType || (exports.OrderType = {}));
|
|
2961
2965
|
|
|
2962
|
-
},{}],
|
|
2966
|
+
},{}],98:[function(require,module,exports){
|
|
2963
2967
|
"use strict";
|
|
2964
2968
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
2965
2969
|
exports.OrderStatus = void 0;
|
|
@@ -2978,9 +2982,9 @@ var OrderStatus;
|
|
|
2978
2982
|
OrderStatus["OrderReturned"] = "OrderReturned";
|
|
2979
2983
|
})(OrderStatus = exports.OrderStatus || (exports.OrderStatus = {}));
|
|
2980
2984
|
|
|
2981
|
-
},{}],
|
|
2985
|
+
},{}],99:[function(require,module,exports){
|
|
2982
2986
|
arguments[4][14][0].apply(exports,arguments)
|
|
2983
|
-
},{"dup":14}],
|
|
2987
|
+
},{"dup":14}],100:[function(require,module,exports){
|
|
2984
2988
|
"use strict";
|
|
2985
2989
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
2986
2990
|
exports.OrganizationType = void 0;
|
|
@@ -3005,13 +3009,13 @@ var OrganizationType;
|
|
|
3005
3009
|
OrganizationType["Project"] = "Project";
|
|
3006
3010
|
})(OrganizationType = exports.OrganizationType || (exports.OrganizationType = {}));
|
|
3007
3011
|
|
|
3008
|
-
},{}],
|
|
3009
|
-
arguments[4][14][0].apply(exports,arguments)
|
|
3010
|
-
},{"dup":14}],101:[function(require,module,exports){
|
|
3012
|
+
},{}],101:[function(require,module,exports){
|
|
3011
3013
|
arguments[4][14][0].apply(exports,arguments)
|
|
3012
3014
|
},{"dup":14}],102:[function(require,module,exports){
|
|
3013
3015
|
arguments[4][14][0].apply(exports,arguments)
|
|
3014
3016
|
},{"dup":14}],103:[function(require,module,exports){
|
|
3017
|
+
arguments[4][14][0].apply(exports,arguments)
|
|
3018
|
+
},{"dup":14}],104:[function(require,module,exports){
|
|
3015
3019
|
"use strict";
|
|
3016
3020
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3017
3021
|
exports.PaymentStatusType = void 0;
|
|
@@ -3027,7 +3031,7 @@ var PaymentStatusType;
|
|
|
3027
3031
|
PaymentStatusType["PaymentPastDue"] = "PaymentPastDue";
|
|
3028
3032
|
})(PaymentStatusType = exports.PaymentStatusType || (exports.PaymentStatusType = {}));
|
|
3029
3033
|
|
|
3030
|
-
},{}],
|
|
3034
|
+
},{}],105:[function(require,module,exports){
|
|
3031
3035
|
"use strict";
|
|
3032
3036
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3033
3037
|
exports.PermitType = void 0;
|
|
@@ -3036,9 +3040,9 @@ var PermitType;
|
|
|
3036
3040
|
PermitType["Permit"] = "Permit";
|
|
3037
3041
|
})(PermitType = exports.PermitType || (exports.PermitType = {}));
|
|
3038
3042
|
|
|
3039
|
-
},{}],
|
|
3043
|
+
},{}],106:[function(require,module,exports){
|
|
3040
3044
|
arguments[4][14][0].apply(exports,arguments)
|
|
3041
|
-
},{"dup":14}],
|
|
3045
|
+
},{"dup":14}],107:[function(require,module,exports){
|
|
3042
3046
|
"use strict";
|
|
3043
3047
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3044
3048
|
exports.PersonType = void 0;
|
|
@@ -3050,7 +3054,7 @@ var PersonType;
|
|
|
3050
3054
|
PersonType["Person"] = "Person";
|
|
3051
3055
|
})(PersonType = exports.PersonType || (exports.PersonType = {}));
|
|
3052
3056
|
|
|
3053
|
-
},{}],
|
|
3057
|
+
},{}],108:[function(require,module,exports){
|
|
3054
3058
|
"use strict";
|
|
3055
3059
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3056
3060
|
exports.PlaceType = void 0;
|
|
@@ -3067,15 +3071,15 @@ var PlaceType;
|
|
|
3067
3071
|
PlaceType["Seat"] = "Seat";
|
|
3068
3072
|
})(PlaceType = exports.PlaceType || (exports.PlaceType = {}));
|
|
3069
3073
|
|
|
3070
|
-
},{}],
|
|
3071
|
-
arguments[4][14][0].apply(exports,arguments)
|
|
3072
|
-
},{"dup":14}],109:[function(require,module,exports){
|
|
3074
|
+
},{}],109:[function(require,module,exports){
|
|
3073
3075
|
arguments[4][14][0].apply(exports,arguments)
|
|
3074
3076
|
},{"dup":14}],110:[function(require,module,exports){
|
|
3075
3077
|
arguments[4][14][0].apply(exports,arguments)
|
|
3076
3078
|
},{"dup":14}],111:[function(require,module,exports){
|
|
3077
3079
|
arguments[4][14][0].apply(exports,arguments)
|
|
3078
3080
|
},{"dup":14}],112:[function(require,module,exports){
|
|
3081
|
+
arguments[4][14][0].apply(exports,arguments)
|
|
3082
|
+
},{"dup":14}],113:[function(require,module,exports){
|
|
3079
3083
|
"use strict";
|
|
3080
3084
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3081
3085
|
exports.PriceCurrency = void 0;
|
|
@@ -3089,7 +3093,7 @@ var PriceCurrency;
|
|
|
3089
3093
|
PriceCurrency["JPY"] = "JPY";
|
|
3090
3094
|
})(PriceCurrency = exports.PriceCurrency || (exports.PriceCurrency = {}));
|
|
3091
3095
|
|
|
3092
|
-
},{}],
|
|
3096
|
+
},{}],114:[function(require,module,exports){
|
|
3093
3097
|
"use strict";
|
|
3094
3098
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3095
3099
|
exports.PriceSpecificationType = void 0;
|
|
@@ -3120,9 +3124,9 @@ var PriceSpecificationType;
|
|
|
3120
3124
|
PriceSpecificationType["UnitPriceSpecification"] = "UnitPriceSpecification";
|
|
3121
3125
|
})(PriceSpecificationType = exports.PriceSpecificationType || (exports.PriceSpecificationType = {}));
|
|
3122
3126
|
|
|
3123
|
-
},{}],
|
|
3127
|
+
},{}],115:[function(require,module,exports){
|
|
3124
3128
|
arguments[4][14][0].apply(exports,arguments)
|
|
3125
|
-
},{"dup":14}],
|
|
3129
|
+
},{"dup":14}],116:[function(require,module,exports){
|
|
3126
3130
|
"use strict";
|
|
3127
3131
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3128
3132
|
exports.ProductType = void 0;
|
|
@@ -3149,7 +3153,7 @@ var ProductType;
|
|
|
3149
3153
|
ProductType["Product"] = "Product";
|
|
3150
3154
|
})(ProductType = exports.ProductType || (exports.ProductType = {}));
|
|
3151
3155
|
|
|
3152
|
-
},{}],
|
|
3156
|
+
},{}],117:[function(require,module,exports){
|
|
3153
3157
|
"use strict";
|
|
3154
3158
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3155
3159
|
exports.ProgramMembershipType = void 0;
|
|
@@ -3158,13 +3162,13 @@ var ProgramMembershipType;
|
|
|
3158
3162
|
ProgramMembershipType["ProgramMembership"] = "ProgramMembership";
|
|
3159
3163
|
})(ProgramMembershipType = exports.ProgramMembershipType || (exports.ProgramMembershipType = {}));
|
|
3160
3164
|
|
|
3161
|
-
},{}],
|
|
3162
|
-
arguments[4][14][0].apply(exports,arguments)
|
|
3163
|
-
},{"dup":14}],118:[function(require,module,exports){
|
|
3165
|
+
},{}],118:[function(require,module,exports){
|
|
3164
3166
|
arguments[4][14][0].apply(exports,arguments)
|
|
3165
3167
|
},{"dup":14}],119:[function(require,module,exports){
|
|
3166
3168
|
arguments[4][14][0].apply(exports,arguments)
|
|
3167
3169
|
},{"dup":14}],120:[function(require,module,exports){
|
|
3170
|
+
arguments[4][14][0].apply(exports,arguments)
|
|
3171
|
+
},{"dup":14}],121:[function(require,module,exports){
|
|
3168
3172
|
"use strict";
|
|
3169
3173
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3170
3174
|
exports.StringValue = void 0;
|
|
@@ -3173,9 +3177,9 @@ var StringValue;
|
|
|
3173
3177
|
StringValue["Infinity"] = "Infinity";
|
|
3174
3178
|
})(StringValue = exports.StringValue || (exports.StringValue = {}));
|
|
3175
3179
|
|
|
3176
|
-
},{}],
|
|
3180
|
+
},{}],122:[function(require,module,exports){
|
|
3177
3181
|
arguments[4][14][0].apply(exports,arguments)
|
|
3178
|
-
},{"dup":14}],
|
|
3182
|
+
},{"dup":14}],123:[function(require,module,exports){
|
|
3179
3183
|
"use strict";
|
|
3180
3184
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3181
3185
|
exports.ReservationStatusType = void 0;
|
|
@@ -3202,7 +3206,7 @@ var ReservationStatusType;
|
|
|
3202
3206
|
ReservationStatusType["ReservationPending"] = "ReservationPending";
|
|
3203
3207
|
})(ReservationStatusType = exports.ReservationStatusType || (exports.ReservationStatusType = {}));
|
|
3204
3208
|
|
|
3205
|
-
},{}],
|
|
3209
|
+
},{}],124:[function(require,module,exports){
|
|
3206
3210
|
"use strict";
|
|
3207
3211
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3208
3212
|
exports.ReservationType = void 0;
|
|
@@ -3215,11 +3219,11 @@ var ReservationType;
|
|
|
3215
3219
|
ReservationType["ReservationPackage"] = "ReservationPackage";
|
|
3216
3220
|
})(ReservationType = exports.ReservationType || (exports.ReservationType = {}));
|
|
3217
3221
|
|
|
3218
|
-
},{}],
|
|
3219
|
-
arguments[4][14][0].apply(exports,arguments)
|
|
3220
|
-
},{"dup":14}],125:[function(require,module,exports){
|
|
3222
|
+
},{}],125:[function(require,module,exports){
|
|
3221
3223
|
arguments[4][14][0].apply(exports,arguments)
|
|
3222
3224
|
},{"dup":14}],126:[function(require,module,exports){
|
|
3225
|
+
arguments[4][14][0].apply(exports,arguments)
|
|
3226
|
+
},{"dup":14}],127:[function(require,module,exports){
|
|
3223
3227
|
"use strict";
|
|
3224
3228
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3225
3229
|
exports.PaymentServiceType = void 0;
|
|
@@ -3231,7 +3235,7 @@ var PaymentServiceType;
|
|
|
3231
3235
|
PaymentServiceType["PaymentCard"] = "PaymentCard";
|
|
3232
3236
|
})(PaymentServiceType = exports.PaymentServiceType || (exports.PaymentServiceType = {}));
|
|
3233
3237
|
|
|
3234
|
-
},{}],
|
|
3238
|
+
},{}],128:[function(require,module,exports){
|
|
3235
3239
|
"use strict";
|
|
3236
3240
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3237
3241
|
exports.Identifier = void 0;
|
|
@@ -3241,7 +3245,7 @@ var Identifier;
|
|
|
3241
3245
|
Identifier["Chevre"] = "Chevre";
|
|
3242
3246
|
})(Identifier = exports.Identifier || (exports.Identifier = {}));
|
|
3243
3247
|
|
|
3244
|
-
},{}],
|
|
3248
|
+
},{}],129:[function(require,module,exports){
|
|
3245
3249
|
"use strict";
|
|
3246
3250
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3247
3251
|
exports.SortType = void 0;
|
|
@@ -3254,7 +3258,7 @@ var SortType;
|
|
|
3254
3258
|
SortType[SortType["Descending"] = -1] = "Descending";
|
|
3255
3259
|
})(SortType = exports.SortType || (exports.SortType = {}));
|
|
3256
3260
|
|
|
3257
|
-
},{}],
|
|
3261
|
+
},{}],130:[function(require,module,exports){
|
|
3258
3262
|
"use strict";
|
|
3259
3263
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3260
3264
|
exports.TaskName = void 0;
|
|
@@ -3375,7 +3379,7 @@ var TaskName;
|
|
|
3375
3379
|
TaskName["AccountMoneyTransfer"] = "accountMoneyTransfer";
|
|
3376
3380
|
})(TaskName = exports.TaskName || (exports.TaskName = {}));
|
|
3377
3381
|
|
|
3378
|
-
},{}],
|
|
3382
|
+
},{}],131:[function(require,module,exports){
|
|
3379
3383
|
"use strict";
|
|
3380
3384
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3381
3385
|
exports.TaskStatus = void 0;
|
|
@@ -3402,9 +3406,7 @@ var TaskStatus;
|
|
|
3402
3406
|
TaskStatus["Aborted"] = "Aborted";
|
|
3403
3407
|
})(TaskStatus = exports.TaskStatus || (exports.TaskStatus = {}));
|
|
3404
3408
|
|
|
3405
|
-
},{}],
|
|
3406
|
-
arguments[4][14][0].apply(exports,arguments)
|
|
3407
|
-
},{"dup":14}],132:[function(require,module,exports){
|
|
3409
|
+
},{}],132:[function(require,module,exports){
|
|
3408
3410
|
arguments[4][14][0].apply(exports,arguments)
|
|
3409
3411
|
},{"dup":14}],133:[function(require,module,exports){
|
|
3410
3412
|
arguments[4][14][0].apply(exports,arguments)
|
|
@@ -3445,6 +3447,8 @@ arguments[4][14][0].apply(exports,arguments)
|
|
|
3445
3447
|
},{"dup":14}],151:[function(require,module,exports){
|
|
3446
3448
|
arguments[4][14][0].apply(exports,arguments)
|
|
3447
3449
|
},{"dup":14}],152:[function(require,module,exports){
|
|
3450
|
+
arguments[4][14][0].apply(exports,arguments)
|
|
3451
|
+
},{"dup":14}],153:[function(require,module,exports){
|
|
3448
3452
|
"use strict";
|
|
3449
3453
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3450
3454
|
exports.TransactionStatusType = void 0;
|
|
@@ -3459,7 +3463,7 @@ var TransactionStatusType;
|
|
|
3459
3463
|
TransactionStatusType["Expired"] = "Expired";
|
|
3460
3464
|
})(TransactionStatusType = exports.TransactionStatusType || (exports.TransactionStatusType = {}));
|
|
3461
3465
|
|
|
3462
|
-
},{}],
|
|
3466
|
+
},{}],154:[function(require,module,exports){
|
|
3463
3467
|
"use strict";
|
|
3464
3468
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3465
3469
|
exports.TransactionTasksExportationStatus = void 0;
|
|
@@ -3482,7 +3486,7 @@ var TransactionTasksExportationStatus;
|
|
|
3482
3486
|
TransactionTasksExportationStatus["Exported"] = "Exported";
|
|
3483
3487
|
})(TransactionTasksExportationStatus = exports.TransactionTasksExportationStatus || (exports.TransactionTasksExportationStatus = {}));
|
|
3484
3488
|
|
|
3485
|
-
},{}],
|
|
3489
|
+
},{}],155:[function(require,module,exports){
|
|
3486
3490
|
"use strict";
|
|
3487
3491
|
/**
|
|
3488
3492
|
* 取引タイプ
|
|
@@ -3505,11 +3509,11 @@ var TransactionType;
|
|
|
3505
3509
|
TransactionType["ReturnOrder"] = "ReturnOrder";
|
|
3506
3510
|
})(TransactionType = exports.TransactionType || (exports.TransactionType = {}));
|
|
3507
3511
|
|
|
3508
|
-
},{}],
|
|
3509
|
-
arguments[4][14][0].apply(exports,arguments)
|
|
3510
|
-
},{"dup":14}],156:[function(require,module,exports){
|
|
3512
|
+
},{}],156:[function(require,module,exports){
|
|
3511
3513
|
arguments[4][14][0].apply(exports,arguments)
|
|
3512
3514
|
},{"dup":14}],157:[function(require,module,exports){
|
|
3515
|
+
arguments[4][14][0].apply(exports,arguments)
|
|
3516
|
+
},{"dup":14}],158:[function(require,module,exports){
|
|
3513
3517
|
"use strict";
|
|
3514
3518
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3515
3519
|
exports.Reason = void 0;
|
|
@@ -3528,7 +3532,7 @@ var Reason;
|
|
|
3528
3532
|
Reason["Seller"] = "Seller";
|
|
3529
3533
|
})(Reason = exports.Reason || (exports.Reason = {}));
|
|
3530
3534
|
|
|
3531
|
-
},{}],
|
|
3535
|
+
},{}],159:[function(require,module,exports){
|
|
3532
3536
|
"use strict";
|
|
3533
3537
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3534
3538
|
exports.UnitCode = void 0;
|
|
@@ -3555,9 +3559,9 @@ var UnitCode;
|
|
|
3555
3559
|
UnitCode["Sec"] = "SEC";
|
|
3556
3560
|
})(UnitCode = exports.UnitCode || (exports.UnitCode = {}));
|
|
3557
3561
|
|
|
3558
|
-
},{}],
|
|
3562
|
+
},{}],160:[function(require,module,exports){
|
|
3559
3563
|
arguments[4][14][0].apply(exports,arguments)
|
|
3560
|
-
},{"dup":14}],
|
|
3564
|
+
},{"dup":14}],161:[function(require,module,exports){
|
|
3561
3565
|
"use strict";
|
|
3562
3566
|
var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
|
|
3563
3567
|
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
@@ -3635,7 +3639,7 @@ var StubAuthClient = /** @class */ (function () {
|
|
|
3635
3639
|
}());
|
|
3636
3640
|
exports.StubAuthClient = StubAuthClient;
|
|
3637
3641
|
|
|
3638
|
-
},{"../transporters":
|
|
3642
|
+
},{"../transporters":243}],162:[function(require,module,exports){
|
|
3639
3643
|
"use strict";
|
|
3640
3644
|
var __extends = (this && this.__extends) || (function () {
|
|
3641
3645
|
var extendStatics = function (d, b) {
|
|
@@ -4229,7 +4233,7 @@ var service;
|
|
|
4229
4233
|
service.UserPool = UserPool;
|
|
4230
4234
|
})(service = exports.service || (exports.service = {}));
|
|
4231
4235
|
|
|
4232
|
-
},{"./chevre/account":
|
|
4236
|
+
},{"./chevre/account":163,"./chevre/accountAction":164,"./chevre/accountTitle":165,"./chevre/accountTransaction":166,"./chevre/accountingReport":167,"./chevre/action":168,"./chevre/additionalProperty":169,"./chevre/assetTransaction":170,"./chevre/assetTransaction/cancelReservation":171,"./chevre/assetTransaction/moneyTransfer":172,"./chevre/assetTransaction/pay":173,"./chevre/assetTransaction/refund":174,"./chevre/assetTransaction/registerService":175,"./chevre/assetTransaction/reserve":176,"./chevre/authorization":177,"./chevre/award":178,"./chevre/categoryCode":179,"./chevre/creativeWork":180,"./chevre/customer":181,"./chevre/emailMessage":182,"./chevre/event":183,"./chevre/iam":184,"./chevre/me":185,"./chevre/merchantReturnPolicy":186,"./chevre/offer":187,"./chevre/offerCatalog":188,"./chevre/order":189,"./chevre/orderNumber":190,"./chevre/ownershipInfo":191,"./chevre/payment":192,"./chevre/permit":194,"./chevre/person":195,"./chevre/person/ownershipInfo":196,"./chevre/place":197,"./chevre/priceSpecification":198,"./chevre/product":199,"./chevre/project":200,"./chevre/reservation":201,"./chevre/seller":202,"./chevre/task":203,"./chevre/token":204,"./chevre/transaction/moneyTransfer":206,"./chevre/transaction/placeOrder":207,"./chevre/transaction/returnOrder":209,"./chevre/transactionNumber":205,"./chevre/userPool":210,"./factory":211}],163:[function(require,module,exports){
|
|
4233
4237
|
"use strict";
|
|
4234
4238
|
var __extends = (this && this.__extends) || (function () {
|
|
4235
4239
|
var extendStatics = function (d, b) {
|
|
@@ -4473,7 +4477,7 @@ var AccountService = /** @class */ (function (_super) {
|
|
|
4473
4477
|
}(service_1.Service));
|
|
4474
4478
|
exports.AccountService = AccountService;
|
|
4475
4479
|
|
|
4476
|
-
},{"../service":
|
|
4480
|
+
},{"../service":216,"http-status":277}],164:[function(require,module,exports){
|
|
4477
4481
|
"use strict";
|
|
4478
4482
|
var __extends = (this && this.__extends) || (function () {
|
|
4479
4483
|
var extendStatics = function (d, b) {
|
|
@@ -4570,7 +4574,7 @@ var AccountActionService = /** @class */ (function (_super) {
|
|
|
4570
4574
|
}(service_1.Service));
|
|
4571
4575
|
exports.AccountActionService = AccountActionService;
|
|
4572
4576
|
|
|
4573
|
-
},{"../service":
|
|
4577
|
+
},{"../service":216,"http-status":277}],165:[function(require,module,exports){
|
|
4574
4578
|
"use strict";
|
|
4575
4579
|
var __extends = (this && this.__extends) || (function () {
|
|
4576
4580
|
var extendStatics = function (d, b) {
|
|
@@ -4907,7 +4911,7 @@ var AccountTitleService = /** @class */ (function (_super) {
|
|
|
4907
4911
|
}(service_1.Service));
|
|
4908
4912
|
exports.AccountTitleService = AccountTitleService;
|
|
4909
4913
|
|
|
4910
|
-
},{"../factory":
|
|
4914
|
+
},{"../factory":211,"../service":216,"http-status":277}],166:[function(require,module,exports){
|
|
4911
4915
|
"use strict";
|
|
4912
4916
|
var __extends = (this && this.__extends) || (function () {
|
|
4913
4917
|
var extendStatics = function (d, b) {
|
|
@@ -5004,7 +5008,7 @@ var AccountTransactionService = /** @class */ (function (_super) {
|
|
|
5004
5008
|
}(service_1.Service));
|
|
5005
5009
|
exports.AccountTransactionService = AccountTransactionService;
|
|
5006
5010
|
|
|
5007
|
-
},{"../service":
|
|
5011
|
+
},{"../service":216,"http-status":277}],167:[function(require,module,exports){
|
|
5008
5012
|
"use strict";
|
|
5009
5013
|
var __extends = (this && this.__extends) || (function () {
|
|
5010
5014
|
var extendStatics = function (d, b) {
|
|
@@ -5101,7 +5105,7 @@ var AccountingReportService = /** @class */ (function (_super) {
|
|
|
5101
5105
|
}(service_1.Service));
|
|
5102
5106
|
exports.AccountingReportService = AccountingReportService;
|
|
5103
5107
|
|
|
5104
|
-
},{"../service":
|
|
5108
|
+
},{"../service":216,"http-status":277}],168:[function(require,module,exports){
|
|
5105
5109
|
"use strict";
|
|
5106
5110
|
var __extends = (this && this.__extends) || (function () {
|
|
5107
5111
|
var extendStatics = function (d, b) {
|
|
@@ -5214,7 +5218,7 @@ var ActionService = /** @class */ (function (_super) {
|
|
|
5214
5218
|
}(service_1.Service));
|
|
5215
5219
|
exports.ActionService = ActionService;
|
|
5216
5220
|
|
|
5217
|
-
},{"../service":
|
|
5221
|
+
},{"../service":216,"http-status":277}],169:[function(require,module,exports){
|
|
5218
5222
|
"use strict";
|
|
5219
5223
|
var __extends = (this && this.__extends) || (function () {
|
|
5220
5224
|
var extendStatics = function (d, b) {
|
|
@@ -5378,7 +5382,7 @@ var AdditionalPropertyService = /** @class */ (function (_super) {
|
|
|
5378
5382
|
}(service_1.Service));
|
|
5379
5383
|
exports.AdditionalPropertyService = AdditionalPropertyService;
|
|
5380
5384
|
|
|
5381
|
-
},{"../service":
|
|
5385
|
+
},{"../service":216,"http-status":277}],170:[function(require,module,exports){
|
|
5382
5386
|
"use strict";
|
|
5383
5387
|
var __extends = (this && this.__extends) || (function () {
|
|
5384
5388
|
var extendStatics = function (d, b) {
|
|
@@ -5475,7 +5479,7 @@ var AssetTransactionService = /** @class */ (function (_super) {
|
|
|
5475
5479
|
}(service_1.Service));
|
|
5476
5480
|
exports.AssetTransactionService = AssetTransactionService;
|
|
5477
5481
|
|
|
5478
|
-
},{"../service":
|
|
5482
|
+
},{"../service":216,"http-status":277}],171:[function(require,module,exports){
|
|
5479
5483
|
"use strict";
|
|
5480
5484
|
var __extends = (this && this.__extends) || (function () {
|
|
5481
5485
|
var extendStatics = function (d, b) {
|
|
@@ -5623,7 +5627,7 @@ var CancelReservationAssetTransactionService = /** @class */ (function (_super)
|
|
|
5623
5627
|
}(service_1.Service));
|
|
5624
5628
|
exports.CancelReservationAssetTransactionService = CancelReservationAssetTransactionService;
|
|
5625
5629
|
|
|
5626
|
-
},{"../../service":
|
|
5630
|
+
},{"../../service":216,"http-status":277}],172:[function(require,module,exports){
|
|
5627
5631
|
"use strict";
|
|
5628
5632
|
var __extends = (this && this.__extends) || (function () {
|
|
5629
5633
|
var extendStatics = function (d, b) {
|
|
@@ -5777,7 +5781,7 @@ var MoneyTransferAssetTransactionService = /** @class */ (function (_super) {
|
|
|
5777
5781
|
}(service_1.Service));
|
|
5778
5782
|
exports.MoneyTransferAssetTransactionService = MoneyTransferAssetTransactionService;
|
|
5779
5783
|
|
|
5780
|
-
},{"../../factory":
|
|
5784
|
+
},{"../../factory":211,"../../service":216,"http-status":277}],173:[function(require,module,exports){
|
|
5781
5785
|
"use strict";
|
|
5782
5786
|
var __extends = (this && this.__extends) || (function () {
|
|
5783
5787
|
var extendStatics = function (d, b) {
|
|
@@ -5990,7 +5994,7 @@ var PayAssetTransactionService = /** @class */ (function (_super) {
|
|
|
5990
5994
|
}(service_1.Service));
|
|
5991
5995
|
exports.PayAssetTransactionService = PayAssetTransactionService;
|
|
5992
5996
|
|
|
5993
|
-
},{"../../factory":
|
|
5997
|
+
},{"../../factory":211,"../../service":216,"http-status":277}],174:[function(require,module,exports){
|
|
5994
5998
|
"use strict";
|
|
5995
5999
|
var __extends = (this && this.__extends) || (function () {
|
|
5996
6000
|
var extendStatics = function (d, b) {
|
|
@@ -6123,7 +6127,7 @@ var RefundAssetTransactionService = /** @class */ (function (_super) {
|
|
|
6123
6127
|
}(service_1.Service));
|
|
6124
6128
|
exports.RefundAssetTransactionService = RefundAssetTransactionService;
|
|
6125
6129
|
|
|
6126
|
-
},{"../../factory":
|
|
6130
|
+
},{"../../factory":211,"../../service":216,"http-status":277}],175:[function(require,module,exports){
|
|
6127
6131
|
"use strict";
|
|
6128
6132
|
var __extends = (this && this.__extends) || (function () {
|
|
6129
6133
|
var extendStatics = function (d, b) {
|
|
@@ -6256,7 +6260,7 @@ var RegisterServiceAssetTransactionService = /** @class */ (function (_super) {
|
|
|
6256
6260
|
}(service_1.Service));
|
|
6257
6261
|
exports.RegisterServiceAssetTransactionService = RegisterServiceAssetTransactionService;
|
|
6258
6262
|
|
|
6259
|
-
},{"../../factory":
|
|
6263
|
+
},{"../../factory":211,"../../service":216,"http-status":277}],176:[function(require,module,exports){
|
|
6260
6264
|
"use strict";
|
|
6261
6265
|
var __extends = (this && this.__extends) || (function () {
|
|
6262
6266
|
var extendStatics = function (d, b) {
|
|
@@ -6406,7 +6410,7 @@ var ReserveAssetTransactionService = /** @class */ (function (_super) {
|
|
|
6406
6410
|
}(service_1.Service));
|
|
6407
6411
|
exports.ReserveAssetTransactionService = ReserveAssetTransactionService;
|
|
6408
6412
|
|
|
6409
|
-
},{"../../service":
|
|
6413
|
+
},{"../../service":216,"http-status":277}],177:[function(require,module,exports){
|
|
6410
6414
|
"use strict";
|
|
6411
6415
|
var __extends = (this && this.__extends) || (function () {
|
|
6412
6416
|
var extendStatics = function (d, b) {
|
|
@@ -6522,7 +6526,7 @@ var AuthorizationService = /** @class */ (function (_super) {
|
|
|
6522
6526
|
}(service_1.Service));
|
|
6523
6527
|
exports.AuthorizationService = AuthorizationService;
|
|
6524
6528
|
|
|
6525
|
-
},{"../service":
|
|
6529
|
+
},{"../service":216,"http-status":277}],178:[function(require,module,exports){
|
|
6526
6530
|
"use strict";
|
|
6527
6531
|
var __extends = (this && this.__extends) || (function () {
|
|
6528
6532
|
var extendStatics = function (d, b) {
|
|
@@ -6629,7 +6633,7 @@ var AwardService = /** @class */ (function (_super) {
|
|
|
6629
6633
|
}(service_1.Service));
|
|
6630
6634
|
exports.AwardService = AwardService;
|
|
6631
6635
|
|
|
6632
|
-
},{"../service":
|
|
6636
|
+
},{"../service":216,"http-status":277}],179:[function(require,module,exports){
|
|
6633
6637
|
"use strict";
|
|
6634
6638
|
var __extends = (this && this.__extends) || (function () {
|
|
6635
6639
|
var extendStatics = function (d, b) {
|
|
@@ -6793,7 +6797,7 @@ var CategoryCodeService = /** @class */ (function (_super) {
|
|
|
6793
6797
|
}(service_1.Service));
|
|
6794
6798
|
exports.CategoryCodeService = CategoryCodeService;
|
|
6795
6799
|
|
|
6796
|
-
},{"../service":
|
|
6800
|
+
},{"../service":216,"http-status":277}],180:[function(require,module,exports){
|
|
6797
6801
|
"use strict";
|
|
6798
6802
|
var __extends = (this && this.__extends) || (function () {
|
|
6799
6803
|
var extendStatics = function (d, b) {
|
|
@@ -6951,7 +6955,7 @@ var CreativeWorkService = /** @class */ (function (_super) {
|
|
|
6951
6955
|
}(service_1.Service));
|
|
6952
6956
|
exports.CreativeWorkService = CreativeWorkService;
|
|
6953
6957
|
|
|
6954
|
-
},{"../service":
|
|
6958
|
+
},{"../service":216,"http-status":277}],181:[function(require,module,exports){
|
|
6955
6959
|
"use strict";
|
|
6956
6960
|
var __extends = (this && this.__extends) || (function () {
|
|
6957
6961
|
var extendStatics = function (d, b) {
|
|
@@ -7125,7 +7129,7 @@ var CustomerService = /** @class */ (function (_super) {
|
|
|
7125
7129
|
}(service_1.Service));
|
|
7126
7130
|
exports.CustomerService = CustomerService;
|
|
7127
7131
|
|
|
7128
|
-
},{"../service":
|
|
7132
|
+
},{"../service":216,"http-status":277}],182:[function(require,module,exports){
|
|
7129
7133
|
"use strict";
|
|
7130
7134
|
var __extends = (this && this.__extends) || (function () {
|
|
7131
7135
|
var extendStatics = function (d, b) {
|
|
@@ -7299,7 +7303,7 @@ var EmailMessageService = /** @class */ (function (_super) {
|
|
|
7299
7303
|
}(service_1.Service));
|
|
7300
7304
|
exports.EmailMessageService = EmailMessageService;
|
|
7301
7305
|
|
|
7302
|
-
},{"../service":
|
|
7306
|
+
},{"../service":216,"http-status":277}],183:[function(require,module,exports){
|
|
7303
7307
|
"use strict";
|
|
7304
7308
|
var __extends = (this && this.__extends) || (function () {
|
|
7305
7309
|
var extendStatics = function (d, b) {
|
|
@@ -7540,7 +7544,7 @@ var EventService = /** @class */ (function (_super) {
|
|
|
7540
7544
|
}(service_1.Service));
|
|
7541
7545
|
exports.EventService = EventService;
|
|
7542
7546
|
|
|
7543
|
-
},{"../service":
|
|
7547
|
+
},{"../service":216,"http-status":277}],184:[function(require,module,exports){
|
|
7544
7548
|
"use strict";
|
|
7545
7549
|
var __extends = (this && this.__extends) || (function () {
|
|
7546
7550
|
var extendStatics = function (d, b) {
|
|
@@ -7863,7 +7867,7 @@ var IAMService = /** @class */ (function (_super) {
|
|
|
7863
7867
|
}(service_1.Service));
|
|
7864
7868
|
exports.IAMService = IAMService;
|
|
7865
7869
|
|
|
7866
|
-
},{"../service":
|
|
7870
|
+
},{"../service":216,"http-status":277}],185:[function(require,module,exports){
|
|
7867
7871
|
"use strict";
|
|
7868
7872
|
var __extends = (this && this.__extends) || (function () {
|
|
7869
7873
|
var extendStatics = function (d, b) {
|
|
@@ -7960,7 +7964,7 @@ var MeService = /** @class */ (function (_super) {
|
|
|
7960
7964
|
}(service_1.Service));
|
|
7961
7965
|
exports.MeService = MeService;
|
|
7962
7966
|
|
|
7963
|
-
},{"../service":
|
|
7967
|
+
},{"../service":216,"http-status":277}],186:[function(require,module,exports){
|
|
7964
7968
|
"use strict";
|
|
7965
7969
|
var __extends = (this && this.__extends) || (function () {
|
|
7966
7970
|
var extendStatics = function (d, b) {
|
|
@@ -8118,7 +8122,7 @@ var MerchantReturnPolicyService = /** @class */ (function (_super) {
|
|
|
8118
8122
|
}(service_1.Service));
|
|
8119
8123
|
exports.MerchantReturnPolicyService = MerchantReturnPolicyService;
|
|
8120
8124
|
|
|
8121
|
-
},{"../service":
|
|
8125
|
+
},{"../service":216,"http-status":277}],187:[function(require,module,exports){
|
|
8122
8126
|
"use strict";
|
|
8123
8127
|
var __extends = (this && this.__extends) || (function () {
|
|
8124
8128
|
var extendStatics = function (d, b) {
|
|
@@ -8473,7 +8477,7 @@ var OfferService = /** @class */ (function (_super) {
|
|
|
8473
8477
|
}(service_1.Service));
|
|
8474
8478
|
exports.OfferService = OfferService;
|
|
8475
8479
|
|
|
8476
|
-
},{"../factory":
|
|
8480
|
+
},{"../factory":211,"../service":216,"http-status":277}],188:[function(require,module,exports){
|
|
8477
8481
|
"use strict";
|
|
8478
8482
|
var __extends = (this && this.__extends) || (function () {
|
|
8479
8483
|
var extendStatics = function (d, b) {
|
|
@@ -8643,7 +8647,7 @@ var OfferCatalogService = /** @class */ (function (_super) {
|
|
|
8643
8647
|
}(service_1.Service));
|
|
8644
8648
|
exports.OfferCatalogService = OfferCatalogService;
|
|
8645
8649
|
|
|
8646
|
-
},{"../service":
|
|
8650
|
+
},{"../service":216,"http-status":277}],189:[function(require,module,exports){
|
|
8647
8651
|
"use strict";
|
|
8648
8652
|
var __extends = (this && this.__extends) || (function () {
|
|
8649
8653
|
var extendStatics = function (d, b) {
|
|
@@ -9018,7 +9022,7 @@ var OrderService = /** @class */ (function (_super) {
|
|
|
9018
9022
|
}(service_1.Service));
|
|
9019
9023
|
exports.OrderService = OrderService;
|
|
9020
9024
|
|
|
9021
|
-
},{"../factory":
|
|
9025
|
+
},{"../factory":211,"../service":216,"http-status":277}],190:[function(require,module,exports){
|
|
9022
9026
|
"use strict";
|
|
9023
9027
|
var __extends = (this && this.__extends) || (function () {
|
|
9024
9028
|
var extendStatics = function (d, b) {
|
|
@@ -9106,7 +9110,7 @@ var OrderNumberService = /** @class */ (function (_super) {
|
|
|
9106
9110
|
}(service_1.Service));
|
|
9107
9111
|
exports.OrderNumberService = OrderNumberService;
|
|
9108
9112
|
|
|
9109
|
-
},{"../service":
|
|
9113
|
+
},{"../service":216,"http-status":277}],191:[function(require,module,exports){
|
|
9110
9114
|
"use strict";
|
|
9111
9115
|
var __extends = (this && this.__extends) || (function () {
|
|
9112
9116
|
var extendStatics = function (d, b) {
|
|
@@ -9203,7 +9207,7 @@ var OwnershipInfoService = /** @class */ (function (_super) {
|
|
|
9203
9207
|
}(service_1.Service));
|
|
9204
9208
|
exports.OwnershipInfoService = OwnershipInfoService;
|
|
9205
9209
|
|
|
9206
|
-
},{"../service":
|
|
9210
|
+
},{"../service":216,"http-status":277}],192:[function(require,module,exports){
|
|
9207
9211
|
"use strict";
|
|
9208
9212
|
var __extends = (this && this.__extends) || (function () {
|
|
9209
9213
|
var extendStatics = function (d, b) {
|
|
@@ -9462,9 +9466,9 @@ var PaymentService = /** @class */ (function (_super) {
|
|
|
9462
9466
|
}(service_1.Service));
|
|
9463
9467
|
exports.PaymentService = PaymentService;
|
|
9464
9468
|
|
|
9465
|
-
},{"../factory":
|
|
9469
|
+
},{"../factory":211,"../service":216,"http-status":277}],193:[function(require,module,exports){
|
|
9466
9470
|
arguments[4][14][0].apply(exports,arguments)
|
|
9467
|
-
},{"dup":14}],
|
|
9471
|
+
},{"dup":14}],194:[function(require,module,exports){
|
|
9468
9472
|
"use strict";
|
|
9469
9473
|
var __extends = (this && this.__extends) || (function () {
|
|
9470
9474
|
var extendStatics = function (d, b) {
|
|
@@ -9620,7 +9624,7 @@ var PermitService = /** @class */ (function (_super) {
|
|
|
9620
9624
|
}(service_1.Service));
|
|
9621
9625
|
exports.PermitService = PermitService;
|
|
9622
9626
|
|
|
9623
|
-
},{"../service":
|
|
9627
|
+
},{"../service":216,"http-status":277}],195:[function(require,module,exports){
|
|
9624
9628
|
"use strict";
|
|
9625
9629
|
var __extends = (this && this.__extends) || (function () {
|
|
9626
9630
|
var extendStatics = function (d, b) {
|
|
@@ -9856,7 +9860,7 @@ var PersonService = /** @class */ (function (_super) {
|
|
|
9856
9860
|
}(service_1.Service));
|
|
9857
9861
|
exports.PersonService = PersonService;
|
|
9858
9862
|
|
|
9859
|
-
},{"../service":
|
|
9863
|
+
},{"../service":216,"http-status":277}],196:[function(require,module,exports){
|
|
9860
9864
|
"use strict";
|
|
9861
9865
|
var __extends = (this && this.__extends) || (function () {
|
|
9862
9866
|
var extendStatics = function (d, b) {
|
|
@@ -10095,7 +10099,7 @@ var PersonOwnershipInfoService = /** @class */ (function (_super) {
|
|
|
10095
10099
|
}(service_1.Service));
|
|
10096
10100
|
exports.PersonOwnershipInfoService = PersonOwnershipInfoService;
|
|
10097
10101
|
|
|
10098
|
-
},{"../../service":
|
|
10102
|
+
},{"../../service":216,"http-status":277}],197:[function(require,module,exports){
|
|
10099
10103
|
"use strict";
|
|
10100
10104
|
var __extends = (this && this.__extends) || (function () {
|
|
10101
10105
|
var extendStatics = function (d, b) {
|
|
@@ -10524,7 +10528,7 @@ var PlaceService = /** @class */ (function (_super) {
|
|
|
10524
10528
|
}(service_1.Service));
|
|
10525
10529
|
exports.PlaceService = PlaceService;
|
|
10526
10530
|
|
|
10527
|
-
},{"../factory":
|
|
10531
|
+
},{"../factory":211,"../service":216,"http-status":277}],198:[function(require,module,exports){
|
|
10528
10532
|
"use strict";
|
|
10529
10533
|
var __extends = (this && this.__extends) || (function () {
|
|
10530
10534
|
var extendStatics = function (d, b) {
|
|
@@ -10688,7 +10692,7 @@ var PriceSpecificationService = /** @class */ (function (_super) {
|
|
|
10688
10692
|
}(service_1.Service));
|
|
10689
10693
|
exports.PriceSpecificationService = PriceSpecificationService;
|
|
10690
10694
|
|
|
10691
|
-
},{"../service":
|
|
10695
|
+
},{"../service":216,"http-status":277}],199:[function(require,module,exports){
|
|
10692
10696
|
"use strict";
|
|
10693
10697
|
var __extends = (this && this.__extends) || (function () {
|
|
10694
10698
|
var extendStatics = function (d, b) {
|
|
@@ -10891,7 +10895,7 @@ var ProductService = /** @class */ (function (_super) {
|
|
|
10891
10895
|
}(service_1.Service));
|
|
10892
10896
|
exports.ProductService = ProductService;
|
|
10893
10897
|
|
|
10894
|
-
},{"../service":
|
|
10898
|
+
},{"../service":216,"http-status":277}],200:[function(require,module,exports){
|
|
10895
10899
|
"use strict";
|
|
10896
10900
|
var __extends = (this && this.__extends) || (function () {
|
|
10897
10901
|
var extendStatics = function (d, b) {
|
|
@@ -11115,7 +11119,7 @@ var ProjectService = /** @class */ (function (_super) {
|
|
|
11115
11119
|
}(service_1.Service));
|
|
11116
11120
|
exports.ProjectService = ProjectService;
|
|
11117
11121
|
|
|
11118
|
-
},{"../service":
|
|
11122
|
+
},{"../service":216,"http-status":277}],201:[function(require,module,exports){
|
|
11119
11123
|
"use strict";
|
|
11120
11124
|
var __extends = (this && this.__extends) || (function () {
|
|
11121
11125
|
var extendStatics = function (d, b) {
|
|
@@ -11307,7 +11311,7 @@ var ReservationService = /** @class */ (function (_super) {
|
|
|
11307
11311
|
}(service_1.Service));
|
|
11308
11312
|
exports.ReservationService = ReservationService;
|
|
11309
11313
|
|
|
11310
|
-
},{"../service":
|
|
11314
|
+
},{"../service":216,"http-status":277}],202:[function(require,module,exports){
|
|
11311
11315
|
"use strict";
|
|
11312
11316
|
var __extends = (this && this.__extends) || (function () {
|
|
11313
11317
|
var extendStatics = function (d, b) {
|
|
@@ -11481,7 +11485,7 @@ var SellerService = /** @class */ (function (_super) {
|
|
|
11481
11485
|
}(service_1.Service));
|
|
11482
11486
|
exports.SellerService = SellerService;
|
|
11483
11487
|
|
|
11484
|
-
},{"../service":
|
|
11488
|
+
},{"../service":216,"http-status":277}],203:[function(require,module,exports){
|
|
11485
11489
|
"use strict";
|
|
11486
11490
|
var __extends = (this && this.__extends) || (function () {
|
|
11487
11491
|
var extendStatics = function (d, b) {
|
|
@@ -11615,7 +11619,7 @@ var TaskService = /** @class */ (function (_super) {
|
|
|
11615
11619
|
}(service_1.Service));
|
|
11616
11620
|
exports.TaskService = TaskService;
|
|
11617
11621
|
|
|
11618
|
-
},{"../service":
|
|
11622
|
+
},{"../service":216,"http-status":277}],204:[function(require,module,exports){
|
|
11619
11623
|
"use strict";
|
|
11620
11624
|
var __extends = (this && this.__extends) || (function () {
|
|
11621
11625
|
var extendStatics = function (d, b) {
|
|
@@ -11703,7 +11707,7 @@ var TokenService = /** @class */ (function (_super) {
|
|
|
11703
11707
|
}(service_1.Service));
|
|
11704
11708
|
exports.TokenService = TokenService;
|
|
11705
11709
|
|
|
11706
|
-
},{"../service":
|
|
11710
|
+
},{"../service":216,"http-status":277}],205:[function(require,module,exports){
|
|
11707
11711
|
"use strict";
|
|
11708
11712
|
var __extends = (this && this.__extends) || (function () {
|
|
11709
11713
|
var extendStatics = function (d, b) {
|
|
@@ -11791,7 +11795,7 @@ var TransactionNumberService = /** @class */ (function (_super) {
|
|
|
11791
11795
|
}(service_1.Service));
|
|
11792
11796
|
exports.TransactionNumberService = TransactionNumberService;
|
|
11793
11797
|
|
|
11794
|
-
},{"../service":
|
|
11798
|
+
},{"../service":216,"http-status":277}],206:[function(require,module,exports){
|
|
11795
11799
|
"use strict";
|
|
11796
11800
|
var __extends = (this && this.__extends) || (function () {
|
|
11797
11801
|
var extendStatics = function (d, b) {
|
|
@@ -11988,7 +11992,7 @@ var MoneyTransferTransactionService = /** @class */ (function (_super) {
|
|
|
11988
11992
|
}(service_1.Service));
|
|
11989
11993
|
exports.MoneyTransferTransactionService = MoneyTransferTransactionService;
|
|
11990
11994
|
|
|
11991
|
-
},{"../../factory":
|
|
11995
|
+
},{"../../factory":211,"../../service":216,"http-status":277}],207:[function(require,module,exports){
|
|
11992
11996
|
"use strict";
|
|
11993
11997
|
var __extends = (this && this.__extends) || (function () {
|
|
11994
11998
|
var extendStatics = function (d, b) {
|
|
@@ -12222,9 +12226,9 @@ var PlaceOrderTransactionService = /** @class */ (function (_super) {
|
|
|
12222
12226
|
}(service_1.Service));
|
|
12223
12227
|
exports.PlaceOrderTransactionService = PlaceOrderTransactionService;
|
|
12224
12228
|
|
|
12225
|
-
},{"../../factory":
|
|
12229
|
+
},{"../../factory":211,"../../service":216,"http-status":277}],208:[function(require,module,exports){
|
|
12226
12230
|
arguments[4][14][0].apply(exports,arguments)
|
|
12227
|
-
},{"dup":14}],
|
|
12231
|
+
},{"dup":14}],209:[function(require,module,exports){
|
|
12228
12232
|
"use strict";
|
|
12229
12233
|
var __extends = (this && this.__extends) || (function () {
|
|
12230
12234
|
var extendStatics = function (d, b) {
|
|
@@ -12383,7 +12387,7 @@ var ReturnOrderTransactionService = /** @class */ (function (_super) {
|
|
|
12383
12387
|
}(service_1.Service));
|
|
12384
12388
|
exports.ReturnOrderTransactionService = ReturnOrderTransactionService;
|
|
12385
12389
|
|
|
12386
|
-
},{"../../factory":
|
|
12390
|
+
},{"../../factory":211,"../../service":216,"http-status":277}],210:[function(require,module,exports){
|
|
12387
12391
|
"use strict";
|
|
12388
12392
|
var __extends = (this && this.__extends) || (function () {
|
|
12389
12393
|
var extendStatics = function (d, b) {
|
|
@@ -12516,7 +12520,7 @@ var UserPoolService = /** @class */ (function (_super) {
|
|
|
12516
12520
|
}(service_1.Service));
|
|
12517
12521
|
exports.UserPoolService = UserPoolService;
|
|
12518
12522
|
|
|
12519
|
-
},{"../service":
|
|
12523
|
+
},{"../service":216,"http-status":277}],211:[function(require,module,exports){
|
|
12520
12524
|
"use strict";
|
|
12521
12525
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
12522
12526
|
if (k2 === undefined) k2 = k;
|
|
@@ -12534,7 +12538,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
12534
12538
|
*/
|
|
12535
12539
|
__exportStar(require("@chevre/factory"), exports);
|
|
12536
12540
|
|
|
12537
|
-
},{"@chevre/factory":
|
|
12541
|
+
},{"@chevre/factory":88}],212:[function(require,module,exports){
|
|
12538
12542
|
"use strict";
|
|
12539
12543
|
var __extends = (this && this.__extends) || (function () {
|
|
12540
12544
|
var extendStatics = function (d, b) {
|
|
@@ -12949,7 +12953,7 @@ var service;
|
|
|
12949
12953
|
service.txn = transaction;
|
|
12950
12954
|
})(service = exports.service || (exports.service = {}));
|
|
12951
12955
|
|
|
12952
|
-
},{"./auth/authClient":
|
|
12956
|
+
},{"./auth/authClient":161,"./chevre":162,"./chevre/payment/factory":193,"./chevre/transaction/placeOrder/factory":208,"./factory":211,"./pecorino":213,"./service":216,"./service/account":217,"./service/categoryCode":218,"./service/creativeWork":219,"./service/customer":220,"./service/delivery":221,"./service/emailMessage":222,"./service/event":223,"./service/iam":224,"./service/offer":225,"./service/order":226,"./service/order/factory":227,"./service/payment":228,"./service/permit":229,"./service/person":230,"./service/person/ownershipInfo":231,"./service/place":232,"./service/product":233,"./service/project":234,"./service/reservation":235,"./service/reservation/factory":236,"./service/seller":237,"./service/token":238,"./service/transaction/moneyTransfer":239,"./service/transaction/placeOrder":240,"./service/transaction/placeOrder4sskts":241,"./service/transaction/returnOrder":242,"./transporters":243}],213:[function(require,module,exports){
|
|
12953
12957
|
"use strict";
|
|
12954
12958
|
var __extends = (this && this.__extends) || (function () {
|
|
12955
12959
|
var extendStatics = function (d, b) {
|
|
@@ -13002,7 +13006,7 @@ var service;
|
|
|
13002
13006
|
service.AccountTransaction = AccountTransaction;
|
|
13003
13007
|
})(service = exports.service || (exports.service = {}));
|
|
13004
13008
|
|
|
13005
|
-
},{"./factory":
|
|
13009
|
+
},{"./factory":211,"./pecorino/accountTransaction":214,"./pecorino/permit":215}],214:[function(require,module,exports){
|
|
13006
13010
|
"use strict";
|
|
13007
13011
|
var __extends = (this && this.__extends) || (function () {
|
|
13008
13012
|
var extendStatics = function (d, b) {
|
|
@@ -13162,7 +13166,7 @@ var AccountTransactionService = /** @class */ (function (_super) {
|
|
|
13162
13166
|
}(service_1.Service));
|
|
13163
13167
|
exports.AccountTransactionService = AccountTransactionService;
|
|
13164
13168
|
|
|
13165
|
-
},{"../service":
|
|
13169
|
+
},{"../service":216,"http-status":277}],215:[function(require,module,exports){
|
|
13166
13170
|
"use strict";
|
|
13167
13171
|
var __extends = (this && this.__extends) || (function () {
|
|
13168
13172
|
var extendStatics = function (d, b) {
|
|
@@ -13271,7 +13275,7 @@ var PermitService = /** @class */ (function (_super) {
|
|
|
13271
13275
|
}(service_1.Service));
|
|
13272
13276
|
exports.PermitService = PermitService;
|
|
13273
13277
|
|
|
13274
|
-
},{"../service":
|
|
13278
|
+
},{"../service":216,"http-status":277}],216:[function(require,module,exports){
|
|
13275
13279
|
"use strict";
|
|
13276
13280
|
var __assign = (this && this.__assign) || function () {
|
|
13277
13281
|
__assign = Object.assign || function(t) {
|
|
@@ -13378,7 +13382,7 @@ var Service = /** @class */ (function () {
|
|
|
13378
13382
|
}());
|
|
13379
13383
|
exports.Service = Service;
|
|
13380
13384
|
|
|
13381
|
-
},{"./transporters":
|
|
13385
|
+
},{"./transporters":243,"qs":245}],217:[function(require,module,exports){
|
|
13382
13386
|
"use strict";
|
|
13383
13387
|
var __extends = (this && this.__extends) || (function () {
|
|
13384
13388
|
var extendStatics = function (d, b) {
|
|
@@ -13487,7 +13491,7 @@ var AccountService = /** @class */ (function (_super) {
|
|
|
13487
13491
|
}(service_1.Service));
|
|
13488
13492
|
exports.AccountService = AccountService;
|
|
13489
13493
|
|
|
13490
|
-
},{"../service":
|
|
13494
|
+
},{"../service":216,"http-status":277}],218:[function(require,module,exports){
|
|
13491
13495
|
"use strict";
|
|
13492
13496
|
var __extends = (this && this.__extends) || (function () {
|
|
13493
13497
|
var extendStatics = function (d, b) {
|
|
@@ -13584,7 +13588,7 @@ var CategoryCodeService = /** @class */ (function (_super) {
|
|
|
13584
13588
|
}(service_1.Service));
|
|
13585
13589
|
exports.CategoryCodeService = CategoryCodeService;
|
|
13586
13590
|
|
|
13587
|
-
},{"../service":
|
|
13591
|
+
},{"../service":216,"http-status":277}],219:[function(require,module,exports){
|
|
13588
13592
|
"use strict";
|
|
13589
13593
|
var __extends = (this && this.__extends) || (function () {
|
|
13590
13594
|
var extendStatics = function (d, b) {
|
|
@@ -13681,7 +13685,7 @@ var CreativeWorkService = /** @class */ (function (_super) {
|
|
|
13681
13685
|
}(service_1.Service));
|
|
13682
13686
|
exports.CreativeWorkService = CreativeWorkService;
|
|
13683
13687
|
|
|
13684
|
-
},{"../service":
|
|
13688
|
+
},{"../service":216,"http-status":277}],220:[function(require,module,exports){
|
|
13685
13689
|
"use strict";
|
|
13686
13690
|
var __extends = (this && this.__extends) || (function () {
|
|
13687
13691
|
var extendStatics = function (d, b) {
|
|
@@ -13796,7 +13800,7 @@ var CustomerService = /** @class */ (function (_super) {
|
|
|
13796
13800
|
}(service_1.Service));
|
|
13797
13801
|
exports.CustomerService = CustomerService;
|
|
13798
13802
|
|
|
13799
|
-
},{"../service":
|
|
13803
|
+
},{"../service":216,"http-status":277}],221:[function(require,module,exports){
|
|
13800
13804
|
"use strict";
|
|
13801
13805
|
var __extends = (this && this.__extends) || (function () {
|
|
13802
13806
|
var extendStatics = function (d, b) {
|
|
@@ -13888,7 +13892,7 @@ var DeliveryService = /** @class */ (function (_super) {
|
|
|
13888
13892
|
}(service_1.Service));
|
|
13889
13893
|
exports.DeliveryService = DeliveryService;
|
|
13890
13894
|
|
|
13891
|
-
},{"../service":
|
|
13895
|
+
},{"../service":216,"http-status":277}],222:[function(require,module,exports){
|
|
13892
13896
|
"use strict";
|
|
13893
13897
|
var __extends = (this && this.__extends) || (function () {
|
|
13894
13898
|
var extendStatics = function (d, b) {
|
|
@@ -13985,7 +13989,7 @@ var EmailMessageService = /** @class */ (function (_super) {
|
|
|
13985
13989
|
}(service_1.Service));
|
|
13986
13990
|
exports.EmailMessageService = EmailMessageService;
|
|
13987
13991
|
|
|
13988
|
-
},{"../service":
|
|
13992
|
+
},{"../service":216,"http-status":277}],223:[function(require,module,exports){
|
|
13989
13993
|
"use strict";
|
|
13990
13994
|
var __extends = (this && this.__extends) || (function () {
|
|
13991
13995
|
var extendStatics = function (d, b) {
|
|
@@ -14186,7 +14190,7 @@ var EventService = /** @class */ (function (_super) {
|
|
|
14186
14190
|
}(service_1.Service));
|
|
14187
14191
|
exports.EventService = EventService;
|
|
14188
14192
|
|
|
14189
|
-
},{"../service":
|
|
14193
|
+
},{"../service":216,"http-status":277}],224:[function(require,module,exports){
|
|
14190
14194
|
"use strict";
|
|
14191
14195
|
var __extends = (this && this.__extends) || (function () {
|
|
14192
14196
|
var extendStatics = function (d, b) {
|
|
@@ -14283,7 +14287,7 @@ var IAMService = /** @class */ (function (_super) {
|
|
|
14283
14287
|
}(service_1.Service));
|
|
14284
14288
|
exports.IAMService = IAMService;
|
|
14285
14289
|
|
|
14286
|
-
},{"../service":
|
|
14290
|
+
},{"../service":216,"http-status":277}],225:[function(require,module,exports){
|
|
14287
14291
|
"use strict";
|
|
14288
14292
|
var __extends = (this && this.__extends) || (function () {
|
|
14289
14293
|
var extendStatics = function (d, b) {
|
|
@@ -14440,7 +14444,7 @@ var OfferService = /** @class */ (function (_super) {
|
|
|
14440
14444
|
}(service_1.Service));
|
|
14441
14445
|
exports.OfferService = OfferService;
|
|
14442
14446
|
|
|
14443
|
-
},{"../service":
|
|
14447
|
+
},{"../service":216,"http-status":277}],226:[function(require,module,exports){
|
|
14444
14448
|
"use strict";
|
|
14445
14449
|
var __extends = (this && this.__extends) || (function () {
|
|
14446
14450
|
var extendStatics = function (d, b) {
|
|
@@ -14732,9 +14736,9 @@ var OrderService = /** @class */ (function (_super) {
|
|
|
14732
14736
|
}(service_1.Service));
|
|
14733
14737
|
exports.OrderService = OrderService;
|
|
14734
14738
|
|
|
14735
|
-
},{"../service":
|
|
14739
|
+
},{"../service":216,"http-status":277}],227:[function(require,module,exports){
|
|
14736
14740
|
arguments[4][14][0].apply(exports,arguments)
|
|
14737
|
-
},{"dup":14}],
|
|
14741
|
+
},{"dup":14}],228:[function(require,module,exports){
|
|
14738
14742
|
"use strict";
|
|
14739
14743
|
var __extends = (this && this.__extends) || (function () {
|
|
14740
14744
|
var extendStatics = function (d, b) {
|
|
@@ -14979,7 +14983,7 @@ var PaymentService = /** @class */ (function (_super) {
|
|
|
14979
14983
|
}(service_1.Service));
|
|
14980
14984
|
exports.PaymentService = PaymentService;
|
|
14981
14985
|
|
|
14982
|
-
},{"../factory":
|
|
14986
|
+
},{"../factory":211,"../service":216,"http-status":277}],229:[function(require,module,exports){
|
|
14983
14987
|
"use strict";
|
|
14984
14988
|
var __extends = (this && this.__extends) || (function () {
|
|
14985
14989
|
var extendStatics = function (d, b) {
|
|
@@ -15105,9 +15109,9 @@ var PermitService = /** @class */ (function (_super) {
|
|
|
15105
15109
|
}(service_1.Service));
|
|
15106
15110
|
exports.PermitService = PermitService;
|
|
15107
15111
|
|
|
15108
|
-
},{"../service":
|
|
15109
|
-
arguments[4][
|
|
15110
|
-
},{"../service":
|
|
15112
|
+
},{"../service":216,"http-status":277}],230:[function(require,module,exports){
|
|
15113
|
+
arguments[4][195][0].apply(exports,arguments)
|
|
15114
|
+
},{"../service":216,"dup":195,"http-status":277}],231:[function(require,module,exports){
|
|
15111
15115
|
"use strict";
|
|
15112
15116
|
var __extends = (this && this.__extends) || (function () {
|
|
15113
15117
|
var extendStatics = function (d, b) {
|
|
@@ -15481,7 +15485,7 @@ var PersonOwnershipInfoService = /** @class */ (function (_super) {
|
|
|
15481
15485
|
}(service_1.Service));
|
|
15482
15486
|
exports.PersonOwnershipInfoService = PersonOwnershipInfoService;
|
|
15483
15487
|
|
|
15484
|
-
},{"../../factory":
|
|
15488
|
+
},{"../../factory":211,"../../service":216,"http-status":277}],232:[function(require,module,exports){
|
|
15485
15489
|
"use strict";
|
|
15486
15490
|
var __extends = (this && this.__extends) || (function () {
|
|
15487
15491
|
var extendStatics = function (d, b) {
|
|
@@ -15635,7 +15639,7 @@ var PlaceService = /** @class */ (function (_super) {
|
|
|
15635
15639
|
}(service_1.Service));
|
|
15636
15640
|
exports.PlaceService = PlaceService;
|
|
15637
15641
|
|
|
15638
|
-
},{"../factory":
|
|
15642
|
+
},{"../factory":211,"../service":216,"http-status":277}],233:[function(require,module,exports){
|
|
15639
15643
|
"use strict";
|
|
15640
15644
|
var __extends = (this && this.__extends) || (function () {
|
|
15641
15645
|
var extendStatics = function (d, b) {
|
|
@@ -15752,7 +15756,7 @@ var ProductService = /** @class */ (function (_super) {
|
|
|
15752
15756
|
}(service_1.Service));
|
|
15753
15757
|
exports.ProductService = ProductService;
|
|
15754
15758
|
|
|
15755
|
-
},{"../service":
|
|
15759
|
+
},{"../service":216,"http-status":277}],234:[function(require,module,exports){
|
|
15756
15760
|
"use strict";
|
|
15757
15761
|
var __extends = (this && this.__extends) || (function () {
|
|
15758
15762
|
var extendStatics = function (d, b) {
|
|
@@ -15917,7 +15921,7 @@ var ProjectService = /** @class */ (function (_super) {
|
|
|
15917
15921
|
}(service_1.Service));
|
|
15918
15922
|
exports.ProjectService = ProjectService;
|
|
15919
15923
|
|
|
15920
|
-
},{"../service":
|
|
15924
|
+
},{"../service":216,"http-status":277}],235:[function(require,module,exports){
|
|
15921
15925
|
"use strict";
|
|
15922
15926
|
var __extends = (this && this.__extends) || (function () {
|
|
15923
15927
|
var extendStatics = function (d, b) {
|
|
@@ -16083,9 +16087,9 @@ var ReservationService = /** @class */ (function (_super) {
|
|
|
16083
16087
|
}(service_1.Service));
|
|
16084
16088
|
exports.ReservationService = ReservationService;
|
|
16085
16089
|
|
|
16086
|
-
},{"../service":
|
|
16090
|
+
},{"../service":216,"http-status":277}],236:[function(require,module,exports){
|
|
16087
16091
|
arguments[4][14][0].apply(exports,arguments)
|
|
16088
|
-
},{"dup":14}],
|
|
16092
|
+
},{"dup":14}],237:[function(require,module,exports){
|
|
16089
16093
|
"use strict";
|
|
16090
16094
|
var __extends = (this && this.__extends) || (function () {
|
|
16091
16095
|
var extendStatics = function (d, b) {
|
|
@@ -16200,9 +16204,9 @@ var SellerService = /** @class */ (function (_super) {
|
|
|
16200
16204
|
}(service_1.Service));
|
|
16201
16205
|
exports.SellerService = SellerService;
|
|
16202
16206
|
|
|
16203
|
-
},{"../service":
|
|
16204
|
-
arguments[4][
|
|
16205
|
-
},{"../service":
|
|
16207
|
+
},{"../service":216,"http-status":277}],238:[function(require,module,exports){
|
|
16208
|
+
arguments[4][204][0].apply(exports,arguments)
|
|
16209
|
+
},{"../service":216,"dup":204,"http-status":277}],239:[function(require,module,exports){
|
|
16206
16210
|
"use strict";
|
|
16207
16211
|
var __extends = (this && this.__extends) || (function () {
|
|
16208
16212
|
var extendStatics = function (d, b) {
|
|
@@ -16352,7 +16356,7 @@ var MoneyTransferTransactionService = /** @class */ (function (_super) {
|
|
|
16352
16356
|
}(service_1.Service));
|
|
16353
16357
|
exports.MoneyTransferTransactionService = MoneyTransferTransactionService;
|
|
16354
16358
|
|
|
16355
|
-
},{"../../factory":
|
|
16359
|
+
},{"../../factory":211,"../../service":216,"http-status":277}],240:[function(require,module,exports){
|
|
16356
16360
|
"use strict";
|
|
16357
16361
|
var __extends = (this && this.__extends) || (function () {
|
|
16358
16362
|
var extendStatics = function (d, b) {
|
|
@@ -16610,7 +16614,7 @@ var PlaceOrderTransactionService = /** @class */ (function (_super) {
|
|
|
16610
16614
|
}(service_1.Service));
|
|
16611
16615
|
exports.PlaceOrderTransactionService = PlaceOrderTransactionService;
|
|
16612
16616
|
|
|
16613
|
-
},{"../../factory":
|
|
16617
|
+
},{"../../factory":211,"../../service":216,"http-status":277}],241:[function(require,module,exports){
|
|
16614
16618
|
"use strict";
|
|
16615
16619
|
var __extends = (this && this.__extends) || (function () {
|
|
16616
16620
|
var extendStatics = function (d, b) {
|
|
@@ -16743,7 +16747,7 @@ var PlaceOrderTransaction4ssktsService = /** @class */ (function (_super) {
|
|
|
16743
16747
|
}(placeOrder_1.PlaceOrderTransactionService));
|
|
16744
16748
|
exports.PlaceOrderTransaction4ssktsService = PlaceOrderTransaction4ssktsService;
|
|
16745
16749
|
|
|
16746
|
-
},{"./placeOrder":
|
|
16750
|
+
},{"./placeOrder":240,"http-status":277}],242:[function(require,module,exports){
|
|
16747
16751
|
"use strict";
|
|
16748
16752
|
var __extends = (this && this.__extends) || (function () {
|
|
16749
16753
|
var extendStatics = function (d, b) {
|
|
@@ -16874,7 +16878,7 @@ var ReturnOrderTransactionService = /** @class */ (function (_super) {
|
|
|
16874
16878
|
}(service_1.Service));
|
|
16875
16879
|
exports.ReturnOrderTransactionService = ReturnOrderTransactionService;
|
|
16876
16880
|
|
|
16877
|
-
},{"../../factory":
|
|
16881
|
+
},{"../../factory":211,"../../service":216,"http-status":277}],243:[function(require,module,exports){
|
|
16878
16882
|
"use strict";
|
|
16879
16883
|
var __extends = (this && this.__extends) || (function () {
|
|
16880
16884
|
var extendStatics = function (d, b) {
|
|
@@ -17071,7 +17075,7 @@ var StubTransporter = /** @class */ (function () {
|
|
|
17071
17075
|
}());
|
|
17072
17076
|
exports.StubTransporter = StubTransporter;
|
|
17073
17077
|
|
|
17074
|
-
},{"debug":
|
|
17078
|
+
},{"debug":269,"isomorphic-fetch":280}],244:[function(require,module,exports){
|
|
17075
17079
|
'use strict';
|
|
17076
17080
|
|
|
17077
17081
|
var replace = String.prototype.replace;
|
|
@@ -17096,7 +17100,7 @@ module.exports = {
|
|
|
17096
17100
|
RFC3986: Format.RFC3986
|
|
17097
17101
|
};
|
|
17098
17102
|
|
|
17099
|
-
},{}],
|
|
17103
|
+
},{}],245:[function(require,module,exports){
|
|
17100
17104
|
'use strict';
|
|
17101
17105
|
|
|
17102
17106
|
var stringify = require('./stringify');
|
|
@@ -17109,7 +17113,7 @@ module.exports = {
|
|
|
17109
17113
|
stringify: stringify
|
|
17110
17114
|
};
|
|
17111
17115
|
|
|
17112
|
-
},{"./formats":
|
|
17116
|
+
},{"./formats":244,"./parse":246,"./stringify":247}],246:[function(require,module,exports){
|
|
17113
17117
|
'use strict';
|
|
17114
17118
|
|
|
17115
17119
|
var utils = require('./utils');
|
|
@@ -17374,7 +17378,7 @@ module.exports = function (str, opts) {
|
|
|
17374
17378
|
return utils.compact(obj);
|
|
17375
17379
|
};
|
|
17376
17380
|
|
|
17377
|
-
},{"./utils":
|
|
17381
|
+
},{"./utils":248}],247:[function(require,module,exports){
|
|
17378
17382
|
'use strict';
|
|
17379
17383
|
|
|
17380
17384
|
var getSideChannel = require('side-channel');
|
|
@@ -17702,7 +17706,7 @@ module.exports = function (object, opts) {
|
|
|
17702
17706
|
return joined.length > 0 ? prefix + joined : '';
|
|
17703
17707
|
};
|
|
17704
17708
|
|
|
17705
|
-
},{"./formats":
|
|
17709
|
+
},{"./formats":244,"./utils":248,"side-channel":292}],248:[function(require,module,exports){
|
|
17706
17710
|
'use strict';
|
|
17707
17711
|
|
|
17708
17712
|
var formats = require('./formats');
|
|
@@ -17956,9 +17960,9 @@ module.exports = {
|
|
|
17956
17960
|
merge: merge
|
|
17957
17961
|
};
|
|
17958
17962
|
|
|
17959
|
-
},{"./formats":
|
|
17963
|
+
},{"./formats":244}],249:[function(require,module,exports){
|
|
17960
17964
|
arguments[4][14][0].apply(exports,arguments)
|
|
17961
|
-
},{"dup":14}],
|
|
17965
|
+
},{"dup":14}],250:[function(require,module,exports){
|
|
17962
17966
|
"use strict";
|
|
17963
17967
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17964
17968
|
/**
|
|
@@ -17977,7 +17981,7 @@ var ErrorCode;
|
|
|
17977
17981
|
})(ErrorCode || (ErrorCode = {}));
|
|
17978
17982
|
exports.default = ErrorCode;
|
|
17979
17983
|
|
|
17980
|
-
},{}],
|
|
17984
|
+
},{}],251:[function(require,module,exports){
|
|
17981
17985
|
"use strict";
|
|
17982
17986
|
var __extends = (this && this.__extends) || (function () {
|
|
17983
17987
|
var extendStatics = function (d, b) {
|
|
@@ -18018,7 +18022,7 @@ var ArgumentError = /** @class */ (function (_super) {
|
|
|
18018
18022
|
}(waiter_1.WaiterError));
|
|
18019
18023
|
exports.default = ArgumentError;
|
|
18020
18024
|
|
|
18021
|
-
},{"../errorCode":
|
|
18025
|
+
},{"../errorCode":250,"./waiter":257,"setprototypeof":291}],252:[function(require,module,exports){
|
|
18022
18026
|
"use strict";
|
|
18023
18027
|
var __extends = (this && this.__extends) || (function () {
|
|
18024
18028
|
var extendStatics = function (d, b) {
|
|
@@ -18059,7 +18063,7 @@ var ArgumentNullError = /** @class */ (function (_super) {
|
|
|
18059
18063
|
}(waiter_1.WaiterError));
|
|
18060
18064
|
exports.default = ArgumentNullError;
|
|
18061
18065
|
|
|
18062
|
-
},{"../errorCode":
|
|
18066
|
+
},{"../errorCode":250,"./waiter":257,"setprototypeof":291}],253:[function(require,module,exports){
|
|
18063
18067
|
"use strict";
|
|
18064
18068
|
var __extends = (this && this.__extends) || (function () {
|
|
18065
18069
|
var extendStatics = function (d, b) {
|
|
@@ -18099,7 +18103,7 @@ var ForbiddenError = /** @class */ (function (_super) {
|
|
|
18099
18103
|
}(waiter_1.WaiterError));
|
|
18100
18104
|
exports.default = ForbiddenError;
|
|
18101
18105
|
|
|
18102
|
-
},{"../errorCode":
|
|
18106
|
+
},{"../errorCode":250,"./waiter":257,"setprototypeof":291}],254:[function(require,module,exports){
|
|
18103
18107
|
"use strict";
|
|
18104
18108
|
var __extends = (this && this.__extends) || (function () {
|
|
18105
18109
|
var extendStatics = function (d, b) {
|
|
@@ -18140,7 +18144,7 @@ var NotFoundError = /** @class */ (function (_super) {
|
|
|
18140
18144
|
}(waiter_1.WaiterError));
|
|
18141
18145
|
exports.default = NotFoundError;
|
|
18142
18146
|
|
|
18143
|
-
},{"../errorCode":
|
|
18147
|
+
},{"../errorCode":250,"./waiter":257,"setprototypeof":291}],255:[function(require,module,exports){
|
|
18144
18148
|
"use strict";
|
|
18145
18149
|
var __extends = (this && this.__extends) || (function () {
|
|
18146
18150
|
var extendStatics = function (d, b) {
|
|
@@ -18180,7 +18184,7 @@ var RateLimitExceededError = /** @class */ (function (_super) {
|
|
|
18180
18184
|
}(waiter_1.WaiterError));
|
|
18181
18185
|
exports.default = RateLimitExceededError;
|
|
18182
18186
|
|
|
18183
|
-
},{"../errorCode":
|
|
18187
|
+
},{"../errorCode":250,"./waiter":257,"setprototypeof":291}],256:[function(require,module,exports){
|
|
18184
18188
|
"use strict";
|
|
18185
18189
|
var __extends = (this && this.__extends) || (function () {
|
|
18186
18190
|
var extendStatics = function (d, b) {
|
|
@@ -18220,7 +18224,7 @@ var ServiceUnavailableError = /** @class */ (function (_super) {
|
|
|
18220
18224
|
}(waiter_1.WaiterError));
|
|
18221
18225
|
exports.default = ServiceUnavailableError;
|
|
18222
18226
|
|
|
18223
|
-
},{"../errorCode":
|
|
18227
|
+
},{"../errorCode":250,"./waiter":257,"setprototypeof":291}],257:[function(require,module,exports){
|
|
18224
18228
|
"use strict";
|
|
18225
18229
|
var __extends = (this && this.__extends) || (function () {
|
|
18226
18230
|
var extendStatics = function (d, b) {
|
|
@@ -18253,7 +18257,7 @@ var WaiterError = /** @class */ (function (_super) {
|
|
|
18253
18257
|
}(Error));
|
|
18254
18258
|
exports.WaiterError = WaiterError;
|
|
18255
18259
|
|
|
18256
|
-
},{}],
|
|
18260
|
+
},{}],258:[function(require,module,exports){
|
|
18257
18261
|
"use strict";
|
|
18258
18262
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
18259
18263
|
/**
|
|
@@ -18274,13 +18278,13 @@ exports.ServiceUnavailable = serviceUnavailable_1.default;
|
|
|
18274
18278
|
var waiter_1 = require("./error/waiter");
|
|
18275
18279
|
exports.Waiter = waiter_1.WaiterError;
|
|
18276
18280
|
|
|
18277
|
-
},{"./error/argument":
|
|
18278
|
-
arguments[4][14][0].apply(exports,arguments)
|
|
18279
|
-
},{"dup":14}],259:[function(require,module,exports){
|
|
18281
|
+
},{"./error/argument":251,"./error/argumentNull":252,"./error/forbidden":253,"./error/notFound":254,"./error/rateLimitExceeded":255,"./error/serviceUnavailable":256,"./error/waiter":257}],259:[function(require,module,exports){
|
|
18280
18282
|
arguments[4][14][0].apply(exports,arguments)
|
|
18281
18283
|
},{"dup":14}],260:[function(require,module,exports){
|
|
18282
18284
|
arguments[4][14][0].apply(exports,arguments)
|
|
18283
18285
|
},{"dup":14}],261:[function(require,module,exports){
|
|
18286
|
+
arguments[4][14][0].apply(exports,arguments)
|
|
18287
|
+
},{"dup":14}],262:[function(require,module,exports){
|
|
18284
18288
|
"use strict";
|
|
18285
18289
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
18286
18290
|
/**
|
|
@@ -18299,7 +18303,7 @@ exports.passport = passport;
|
|
|
18299
18303
|
exports.project = project;
|
|
18300
18304
|
exports.rule = rule;
|
|
18301
18305
|
|
|
18302
|
-
},{"./factory/client":
|
|
18306
|
+
},{"./factory/client":249,"./factory/errorCode":250,"./factory/errors":258,"./factory/passport":259,"./factory/project":260,"./factory/rule":261}],263:[function(require,module,exports){
|
|
18303
18307
|
'use strict'
|
|
18304
18308
|
|
|
18305
18309
|
exports.byteLength = byteLength
|
|
@@ -18453,9 +18457,9 @@ function fromByteArray (uint8) {
|
|
|
18453
18457
|
return parts.join('')
|
|
18454
18458
|
}
|
|
18455
18459
|
|
|
18456
|
-
},{}],263:[function(require,module,exports){
|
|
18457
|
-
|
|
18458
18460
|
},{}],264:[function(require,module,exports){
|
|
18461
|
+
|
|
18462
|
+
},{}],265:[function(require,module,exports){
|
|
18459
18463
|
(function (Buffer){
|
|
18460
18464
|
/*!
|
|
18461
18465
|
* The buffer module from node.js, for the browser.
|
|
@@ -20236,7 +20240,7 @@ function numberIsNaN (obj) {
|
|
|
20236
20240
|
}
|
|
20237
20241
|
|
|
20238
20242
|
}).call(this,require("buffer").Buffer)
|
|
20239
|
-
},{"base64-js":
|
|
20243
|
+
},{"base64-js":263,"buffer":265,"ieee754":279}],266:[function(require,module,exports){
|
|
20240
20244
|
'use strict';
|
|
20241
20245
|
|
|
20242
20246
|
var GetIntrinsic = require('get-intrinsic');
|
|
@@ -20253,7 +20257,7 @@ module.exports = function callBoundIntrinsic(name, allowMissing) {
|
|
|
20253
20257
|
return intrinsic;
|
|
20254
20258
|
};
|
|
20255
20259
|
|
|
20256
|
-
},{"./":
|
|
20260
|
+
},{"./":267,"get-intrinsic":273}],267:[function(require,module,exports){
|
|
20257
20261
|
'use strict';
|
|
20258
20262
|
|
|
20259
20263
|
var bind = require('function-bind');
|
|
@@ -20302,7 +20306,7 @@ if ($defineProperty) {
|
|
|
20302
20306
|
module.exports.apply = applyBind;
|
|
20303
20307
|
}
|
|
20304
20308
|
|
|
20305
|
-
},{"function-bind":
|
|
20309
|
+
},{"function-bind":272,"get-intrinsic":273}],268:[function(require,module,exports){
|
|
20306
20310
|
/**
|
|
20307
20311
|
* Helpers.
|
|
20308
20312
|
*/
|
|
@@ -20466,7 +20470,7 @@ function plural(ms, msAbs, n, name) {
|
|
|
20466
20470
|
return Math.round(ms / n) + ' ' + name + (isPlural ? 's' : '');
|
|
20467
20471
|
}
|
|
20468
20472
|
|
|
20469
|
-
},{}],
|
|
20473
|
+
},{}],269:[function(require,module,exports){
|
|
20470
20474
|
(function (process){
|
|
20471
20475
|
"use strict";
|
|
20472
20476
|
|
|
@@ -20650,7 +20654,7 @@ formatters.j = function (v) {
|
|
|
20650
20654
|
|
|
20651
20655
|
|
|
20652
20656
|
}).call(this,require('_process'))
|
|
20653
|
-
},{"./common":
|
|
20657
|
+
},{"./common":270,"_process":282}],270:[function(require,module,exports){
|
|
20654
20658
|
"use strict";
|
|
20655
20659
|
|
|
20656
20660
|
/**
|
|
@@ -20901,7 +20905,7 @@ function setup(env) {
|
|
|
20901
20905
|
module.exports = setup;
|
|
20902
20906
|
|
|
20903
20907
|
|
|
20904
|
-
},{"ms":
|
|
20908
|
+
},{"ms":268}],271:[function(require,module,exports){
|
|
20905
20909
|
'use strict';
|
|
20906
20910
|
|
|
20907
20911
|
/* eslint no-invalid-this: 1 */
|
|
@@ -20955,14 +20959,14 @@ module.exports = function bind(that) {
|
|
|
20955
20959
|
return bound;
|
|
20956
20960
|
};
|
|
20957
20961
|
|
|
20958
|
-
},{}],
|
|
20962
|
+
},{}],272:[function(require,module,exports){
|
|
20959
20963
|
'use strict';
|
|
20960
20964
|
|
|
20961
20965
|
var implementation = require('./implementation');
|
|
20962
20966
|
|
|
20963
20967
|
module.exports = Function.prototype.bind || implementation;
|
|
20964
20968
|
|
|
20965
|
-
},{"./implementation":
|
|
20969
|
+
},{"./implementation":271}],273:[function(require,module,exports){
|
|
20966
20970
|
'use strict';
|
|
20967
20971
|
|
|
20968
20972
|
var undefined;
|
|
@@ -21294,7 +21298,7 @@ module.exports = function GetIntrinsic(name, allowMissing) {
|
|
|
21294
21298
|
return value;
|
|
21295
21299
|
};
|
|
21296
21300
|
|
|
21297
|
-
},{"function-bind":
|
|
21301
|
+
},{"function-bind":272,"has":276,"has-symbols":274}],274:[function(require,module,exports){
|
|
21298
21302
|
'use strict';
|
|
21299
21303
|
|
|
21300
21304
|
var origSymbol = typeof Symbol !== 'undefined' && Symbol;
|
|
@@ -21309,7 +21313,7 @@ module.exports = function hasNativeSymbols() {
|
|
|
21309
21313
|
return hasSymbolSham();
|
|
21310
21314
|
};
|
|
21311
21315
|
|
|
21312
|
-
},{"./shams":
|
|
21316
|
+
},{"./shams":275}],275:[function(require,module,exports){
|
|
21313
21317
|
'use strict';
|
|
21314
21318
|
|
|
21315
21319
|
/* eslint complexity: [2, 18], max-statements: [2, 33] */
|
|
@@ -21353,14 +21357,14 @@ module.exports = function hasSymbols() {
|
|
|
21353
21357
|
return true;
|
|
21354
21358
|
};
|
|
21355
21359
|
|
|
21356
|
-
},{}],
|
|
21360
|
+
},{}],276:[function(require,module,exports){
|
|
21357
21361
|
'use strict';
|
|
21358
21362
|
|
|
21359
21363
|
var bind = require('function-bind');
|
|
21360
21364
|
|
|
21361
21365
|
module.exports = bind.call(Function.call, Object.prototype.hasOwnProperty);
|
|
21362
21366
|
|
|
21363
|
-
},{"function-bind":
|
|
21367
|
+
},{"function-bind":272}],277:[function(require,module,exports){
|
|
21364
21368
|
// Generated by CoffeeScript 2.3.0
|
|
21365
21369
|
// # node-http-status
|
|
21366
21370
|
|
|
@@ -21985,13 +21989,13 @@ module.exports = {
|
|
|
21985
21989
|
}
|
|
21986
21990
|
};
|
|
21987
21991
|
|
|
21988
|
-
},{}],
|
|
21992
|
+
},{}],278:[function(require,module,exports){
|
|
21989
21993
|
(function (process,global){
|
|
21990
21994
|
var t="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function e(t,e){return t(e={exports:{}},e.exports),e.exports}var r=e(function(t,e){var r;t.exports=r=r||function(t,e){var r=Object.create||function(){function t(){}return function(e){var r;return t.prototype=e,r=new t,t.prototype=null,r}}(),i={},n=i.lib={},o=n.Base={extend:function(t){var e=r(this);return t&&e.mixIn(t),e.hasOwnProperty("init")&&this.init!==e.init||(e.init=function(){e.$super.init.apply(this,arguments)}),e.init.prototype=e,e.$super=this,e},create:function(){var t=this.extend();return t.init.apply(t,arguments),t},init:function(){},mixIn:function(t){for(var e in t)t.hasOwnProperty(e)&&(this[e]=t[e]);t.hasOwnProperty("toString")&&(this.toString=t.toString)},clone:function(){return this.init.prototype.extend(this)}},s=n.WordArray=o.extend({init:function(t,e){t=this.words=t||[],this.sigBytes=null!=e?e:4*t.length},toString:function(t){return(t||a).stringify(this)},concat:function(t){var e=this.words,r=t.words,i=this.sigBytes,n=t.sigBytes;if(this.clamp(),i%4)for(var o=0;o<n;o++)e[i+o>>>2]|=(r[o>>>2]>>>24-o%4*8&255)<<24-(i+o)%4*8;else for(o=0;o<n;o+=4)e[i+o>>>2]=r[o>>>2];return this.sigBytes+=n,this},clamp:function(){var e=this.words,r=this.sigBytes;e[r>>>2]&=4294967295<<32-r%4*8,e.length=t.ceil(r/4)},clone:function(){var t=o.clone.call(this);return t.words=this.words.slice(0),t},random:function(e){for(var r,i=[],n=function(e){e=e;var r=987654321,i=4294967295;return function(){var n=((r=36969*(65535&r)+(r>>16)&i)<<16)+(e=18e3*(65535&e)+(e>>16)&i)&i;return n/=4294967296,(n+=.5)*(t.random()>.5?1:-1)}},o=0;o<e;o+=4){var h=n(4294967296*(r||t.random()));r=987654071*h(),i.push(4294967296*h()|0)}return new s.init(i,e)}}),h=i.enc={},a=h.Hex={stringify:function(t){for(var e=t.words,r=t.sigBytes,i=[],n=0;n<r;n++){var o=e[n>>>2]>>>24-n%4*8&255;i.push((o>>>4).toString(16)),i.push((15&o).toString(16))}return i.join("")},parse:function(t){for(var e=t.length,r=[],i=0;i<e;i+=2)r[i>>>3]|=parseInt(t.substr(i,2),16)<<24-i%8*4;return new s.init(r,e/2)}},u=h.Latin1={stringify:function(t){for(var e=t.words,r=t.sigBytes,i=[],n=0;n<r;n++)i.push(String.fromCharCode(e[n>>>2]>>>24-n%4*8&255));return i.join("")},parse:function(t){for(var e=t.length,r=[],i=0;i<e;i++)r[i>>>2]|=(255&t.charCodeAt(i))<<24-i%4*8;return new s.init(r,e)}},f=h.Utf8={stringify:function(t){try{return decodeURIComponent(escape(u.stringify(t)))}catch(t){throw new Error("Malformed UTF-8 data")}},parse:function(t){return u.parse(unescape(encodeURIComponent(t)))}},c=n.BufferedBlockAlgorithm=o.extend({reset:function(){this._data=new s.init,this._nDataBytes=0},_append:function(t){"string"==typeof t&&(t=f.parse(t)),this._data.concat(t),this._nDataBytes+=t.sigBytes},_process:function(e){var r=this._data,i=r.words,n=r.sigBytes,o=this.blockSize,h=n/(4*o),a=(h=e?t.ceil(h):t.max((0|h)-this._minBufferSize,0))*o,u=t.min(4*a,n);if(a){for(var f=0;f<a;f+=o)this._doProcessBlock(i,f);var c=i.splice(0,a);r.sigBytes-=u}return new s.init(c,u)},clone:function(){var t=o.clone.call(this);return t._data=this._data.clone(),t},_minBufferSize:0}),p=(n.Hasher=c.extend({cfg:o.extend(),init:function(t){this.cfg=this.cfg.extend(t),this.reset()},reset:function(){c.reset.call(this),this._doReset()},update:function(t){return this._append(t),this._process(),this},finalize:function(t){return t&&this._append(t),this._doFinalize()},blockSize:16,_createHelper:function(t){return function(e,r){return new t.init(r).finalize(e)}},_createHmacHelper:function(t){return function(e,r){return new p.HMAC.init(t,r).finalize(e)}}}),i.algo={});return i}(Math)}),i=e(function(t,e){var i;t.exports=(i=r,function(t){var e=i,r=e.lib,n=r.WordArray,o=r.Hasher,s=e.algo,h=[],a=[];!function(){function e(e){for(var r=t.sqrt(e),i=2;i<=r;i++)if(!(e%i))return!1;return!0}function r(t){return 4294967296*(t-(0|t))|0}for(var i=2,n=0;n<64;)e(i)&&(n<8&&(h[n]=r(t.pow(i,.5))),a[n]=r(t.pow(i,1/3)),n++),i++}();var u=[],f=s.SHA256=o.extend({_doReset:function(){this._hash=new n.init(h.slice(0))},_doProcessBlock:function(t,e){for(var r=this._hash.words,i=r[0],n=r[1],o=r[2],s=r[3],h=r[4],f=r[5],c=r[6],p=r[7],l=0;l<64;l++){if(l<16)u[l]=0|t[e+l];else{var d=u[l-15],m=u[l-2];u[l]=((d<<25|d>>>7)^(d<<14|d>>>18)^d>>>3)+u[l-7]+((m<<15|m>>>17)^(m<<13|m>>>19)^m>>>10)+u[l-16]}var v=i&n^i&o^n&o,y=p+((h<<26|h>>>6)^(h<<21|h>>>11)^(h<<7|h>>>25))+(h&f^~h&c)+a[l]+u[l];p=c,c=f,f=h,h=s+y|0,s=o,o=n,n=i,i=y+(((i<<30|i>>>2)^(i<<19|i>>>13)^(i<<10|i>>>22))+v)|0}r[0]=r[0]+i|0,r[1]=r[1]+n|0,r[2]=r[2]+o|0,r[3]=r[3]+s|0,r[4]=r[4]+h|0,r[5]=r[5]+f|0,r[6]=r[6]+c|0,r[7]=r[7]+p|0},_doFinalize:function(){var e=this._data,r=e.words,i=8*this._nDataBytes,n=8*e.sigBytes;return r[n>>>5]|=128<<24-n%32,r[14+(n+64>>>9<<4)]=t.floor(i/4294967296),r[15+(n+64>>>9<<4)]=i,e.sigBytes=4*r.length,this._process(),this._hash},clone:function(){var t=o.clone.call(this);return t._hash=this._hash.clone(),t}});e.SHA256=o._createHelper(f),e.HmacSHA256=o._createHmacHelper(f)}(Math),i.SHA256)}),n=e(function(t,e){var i,n;t.exports=(n=(i=r).lib.WordArray,i.enc.Base64={stringify:function(t){var e=t.words,r=t.sigBytes,i=this._map;t.clamp();for(var n=[],o=0;o<r;o+=3)for(var s=(e[o>>>2]>>>24-o%4*8&255)<<16|(e[o+1>>>2]>>>24-(o+1)%4*8&255)<<8|e[o+2>>>2]>>>24-(o+2)%4*8&255,h=0;h<4&&o+.75*h<r;h++)n.push(i.charAt(s>>>6*(3-h)&63));var a=i.charAt(64);if(a)for(;n.length%4;)n.push(a);return n.join("")},parse:function(t){var e=t.length,r=this._map,i=this._reverseMap;if(!i){i=this._reverseMap=[];for(var o=0;o<r.length;o++)i[r.charCodeAt(o)]=o}var s=r.charAt(64);if(s){var h=t.indexOf(s);-1!==h&&(e=h)}return function(t,e,r){for(var i=[],o=0,s=0;s<e;s++)if(s%4){var h=r[t.charCodeAt(s-1)]<<s%4*2,a=r[t.charCodeAt(s)]>>>6-s%4*2;i[o>>>2]|=(h|a)<<24-o%4*8,o++}return n.create(i,o)}(t,e,i)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="},i.enc.Base64)}),o=e(function(t,e){t.exports=r.enc.Hex}),s=e(function(e,r){(function(){var t;function r(t,e,r){null!=t&&("number"==typeof t?this.fromNumber(t,e,r):this.fromString(t,null==e&&"string"!=typeof t?256:e))}function i(){return new r(null)}var n="undefined"!=typeof navigator;n&&"Microsoft Internet Explorer"==navigator.appName?(r.prototype.am=function(t,e,r,i,n,o){for(var s=32767&e,h=e>>15;--o>=0;){var a=32767&this[t],u=this[t++]>>15,f=h*a+u*s;n=((a=s*a+((32767&f)<<15)+r[i]+(1073741823&n))>>>30)+(f>>>15)+h*u+(n>>>30),r[i++]=1073741823&a}return n},t=30):n&&"Netscape"!=navigator.appName?(r.prototype.am=function(t,e,r,i,n,o){for(;--o>=0;){var s=e*this[t++]+r[i]+n;n=Math.floor(s/67108864),r[i++]=67108863&s}return n},t=26):(r.prototype.am=function(t,e,r,i,n,o){for(var s=16383&e,h=e>>14;--o>=0;){var a=16383&this[t],u=this[t++]>>14,f=h*a+u*s;n=((a=s*a+((16383&f)<<14)+r[i]+n)>>28)+(f>>14)+h*u,r[i++]=268435455&a}return n},t=28),r.prototype.DB=t,r.prototype.DM=(1<<t)-1,r.prototype.DV=1<<t,r.prototype.FV=Math.pow(2,52),r.prototype.F1=52-t,r.prototype.F2=2*t-52;var o,s,h="0123456789abcdefghijklmnopqrstuvwxyz",a=new Array;for(o="0".charCodeAt(0),s=0;s<=9;++s)a[o++]=s;for(o="a".charCodeAt(0),s=10;s<36;++s)a[o++]=s;for(o="A".charCodeAt(0),s=10;s<36;++s)a[o++]=s;function u(t){return h.charAt(t)}function f(t,e){var r=a[t.charCodeAt(e)];return null==r?-1:r}function c(t){var e=i();return e.fromInt(t),e}function p(t){var e,r=1;return 0!=(e=t>>>16)&&(t=e,r+=16),0!=(e=t>>8)&&(t=e,r+=8),0!=(e=t>>4)&&(t=e,r+=4),0!=(e=t>>2)&&(t=e,r+=2),0!=(e=t>>1)&&(t=e,r+=1),r}function l(t){this.m=t}function d(t){this.m=t,this.mp=t.invDigit(),this.mpl=32767&this.mp,this.mph=this.mp>>15,this.um=(1<<t.DB-15)-1,this.mt2=2*t.t}function m(t,e){return t&e}function v(t,e){return t|e}function y(t,e){return t^e}function g(t,e){return t&~e}function w(t){if(0==t)return-1;var e=0;return 0==(65535&t)&&(t>>=16,e+=16),0==(255&t)&&(t>>=8,e+=8),0==(15&t)&&(t>>=4,e+=4),0==(3&t)&&(t>>=2,e+=2),0==(1&t)&&++e,e}function T(t){for(var e=0;0!=t;)t&=t-1,++e;return e}function b(){}function _(t){return t}function A(t){this.r2=i(),this.q3=i(),r.ONE.dlShiftTo(2*t.t,this.r2),this.mu=this.r2.divide(t),this.m=t}l.prototype.convert=function(t){return t.s<0||t.compareTo(this.m)>=0?t.mod(this.m):t},l.prototype.revert=function(t){return t},l.prototype.reduce=function(t){t.divRemTo(this.m,null,t)},l.prototype.mulTo=function(t,e,r){t.multiplyTo(e,r),this.reduce(r)},l.prototype.sqrTo=function(t,e){t.squareTo(e),this.reduce(e)},d.prototype.convert=function(t){var e=i();return t.abs().dlShiftTo(this.m.t,e),e.divRemTo(this.m,null,e),t.s<0&&e.compareTo(r.ZERO)>0&&this.m.subTo(e,e),e},d.prototype.revert=function(t){var e=i();return t.copyTo(e),this.reduce(e),e},d.prototype.reduce=function(t){for(;t.t<=this.mt2;)t[t.t++]=0;for(var e=0;e<this.m.t;++e){var r=32767&t[e],i=r*this.mpl+((r*this.mph+(t[e]>>15)*this.mpl&this.um)<<15)&t.DM;for(t[r=e+this.m.t]+=this.m.am(0,i,t,e,0,this.m.t);t[r]>=t.DV;)t[r]-=t.DV,t[++r]++}t.clamp(),t.drShiftTo(this.m.t,t),t.compareTo(this.m)>=0&&t.subTo(this.m,t)},d.prototype.mulTo=function(t,e,r){t.multiplyTo(e,r),this.reduce(r)},d.prototype.sqrTo=function(t,e){t.squareTo(e),this.reduce(e)},r.prototype.copyTo=function(t){for(var e=this.t-1;e>=0;--e)t[e]=this[e];t.t=this.t,t.s=this.s},r.prototype.fromInt=function(t){this.t=1,this.s=t<0?-1:0,t>0?this[0]=t:t<-1?this[0]=t+this.DV:this.t=0},r.prototype.fromString=function(t,e){var i;if(16==e)i=4;else if(8==e)i=3;else if(256==e)i=8;else if(2==e)i=1;else if(32==e)i=5;else{if(4!=e)return void this.fromRadix(t,e);i=2}this.t=0,this.s=0;for(var n=t.length,o=!1,s=0;--n>=0;){var h=8==i?255&t[n]:f(t,n);h<0?"-"==t.charAt(n)&&(o=!0):(o=!1,0==s?this[this.t++]=h:s+i>this.DB?(this[this.t-1]|=(h&(1<<this.DB-s)-1)<<s,this[this.t++]=h>>this.DB-s):this[this.t-1]|=h<<s,(s+=i)>=this.DB&&(s-=this.DB))}8==i&&0!=(128&t[0])&&(this.s=-1,s>0&&(this[this.t-1]|=(1<<this.DB-s)-1<<s)),this.clamp(),o&&r.ZERO.subTo(this,this)},r.prototype.clamp=function(){for(var t=this.s&this.DM;this.t>0&&this[this.t-1]==t;)--this.t},r.prototype.dlShiftTo=function(t,e){var r;for(r=this.t-1;r>=0;--r)e[r+t]=this[r];for(r=t-1;r>=0;--r)e[r]=0;e.t=this.t+t,e.s=this.s},r.prototype.drShiftTo=function(t,e){for(var r=t;r<this.t;++r)e[r-t]=this[r];e.t=Math.max(this.t-t,0),e.s=this.s},r.prototype.lShiftTo=function(t,e){var r,i=t%this.DB,n=this.DB-i,o=(1<<n)-1,s=Math.floor(t/this.DB),h=this.s<<i&this.DM;for(r=this.t-1;r>=0;--r)e[r+s+1]=this[r]>>n|h,h=(this[r]&o)<<i;for(r=s-1;r>=0;--r)e[r]=0;e[s]=h,e.t=this.t+s+1,e.s=this.s,e.clamp()},r.prototype.rShiftTo=function(t,e){e.s=this.s;var r=Math.floor(t/this.DB);if(r>=this.t)e.t=0;else{var i=t%this.DB,n=this.DB-i,o=(1<<i)-1;e[0]=this[r]>>i;for(var s=r+1;s<this.t;++s)e[s-r-1]|=(this[s]&o)<<n,e[s-r]=this[s]>>i;i>0&&(e[this.t-r-1]|=(this.s&o)<<n),e.t=this.t-r,e.clamp()}},r.prototype.subTo=function(t,e){for(var r=0,i=0,n=Math.min(t.t,this.t);r<n;)i+=this[r]-t[r],e[r++]=i&this.DM,i>>=this.DB;if(t.t<this.t){for(i-=t.s;r<this.t;)i+=this[r],e[r++]=i&this.DM,i>>=this.DB;i+=this.s}else{for(i+=this.s;r<t.t;)i-=t[r],e[r++]=i&this.DM,i>>=this.DB;i-=t.s}e.s=i<0?-1:0,i<-1?e[r++]=this.DV+i:i>0&&(e[r++]=i),e.t=r,e.clamp()},r.prototype.multiplyTo=function(t,e){var i=this.abs(),n=t.abs(),o=i.t;for(e.t=o+n.t;--o>=0;)e[o]=0;for(o=0;o<n.t;++o)e[o+i.t]=i.am(0,n[o],e,o,0,i.t);e.s=0,e.clamp(),this.s!=t.s&&r.ZERO.subTo(e,e)},r.prototype.squareTo=function(t){for(var e=this.abs(),r=t.t=2*e.t;--r>=0;)t[r]=0;for(r=0;r<e.t-1;++r){var i=e.am(r,e[r],t,2*r,0,1);(t[r+e.t]+=e.am(r+1,2*e[r],t,2*r+1,i,e.t-r-1))>=e.DV&&(t[r+e.t]-=e.DV,t[r+e.t+1]=1)}t.t>0&&(t[t.t-1]+=e.am(r,e[r],t,2*r,0,1)),t.s=0,t.clamp()},r.prototype.divRemTo=function(t,e,n){var o=t.abs();if(!(o.t<=0)){var s=this.abs();if(s.t<o.t)return null!=e&&e.fromInt(0),void(null!=n&&this.copyTo(n));null==n&&(n=i());var h=i(),a=this.s,u=t.s,f=this.DB-p(o[o.t-1]);f>0?(o.lShiftTo(f,h),s.lShiftTo(f,n)):(o.copyTo(h),s.copyTo(n));var c=h.t,l=h[c-1];if(0!=l){var d=l*(1<<this.F1)+(c>1?h[c-2]>>this.F2:0),m=this.FV/d,v=(1<<this.F1)/d,y=1<<this.F2,g=n.t,w=g-c,T=null==e?i():e;for(h.dlShiftTo(w,T),n.compareTo(T)>=0&&(n[n.t++]=1,n.subTo(T,n)),r.ONE.dlShiftTo(c,T),T.subTo(h,h);h.t<c;)h[h.t++]=0;for(;--w>=0;){var b=n[--g]==l?this.DM:Math.floor(n[g]*m+(n[g-1]+y)*v);if((n[g]+=h.am(0,b,n,w,0,c))<b)for(h.dlShiftTo(w,T),n.subTo(T,n);n[g]<--b;)n.subTo(T,n)}null!=e&&(n.drShiftTo(c,e),a!=u&&r.ZERO.subTo(e,e)),n.t=c,n.clamp(),f>0&&n.rShiftTo(f,n),a<0&&r.ZERO.subTo(n,n)}}},r.prototype.invDigit=function(){if(this.t<1)return 0;var t=this[0];if(0==(1&t))return 0;var e=3&t;return(e=(e=(e=(e=e*(2-(15&t)*e)&15)*(2-(255&t)*e)&255)*(2-((65535&t)*e&65535))&65535)*(2-t*e%this.DV)%this.DV)>0?this.DV-e:-e},r.prototype.isEven=function(){return 0==(this.t>0?1&this[0]:this.s)},r.prototype.exp=function(t,e){if(t>4294967295||t<1)return r.ONE;var n=i(),o=i(),s=e.convert(this),h=p(t)-1;for(s.copyTo(n);--h>=0;)if(e.sqrTo(n,o),(t&1<<h)>0)e.mulTo(o,s,n);else{var a=n;n=o,o=a}return e.revert(n)},r.prototype.toString=function(t){if(this.s<0)return"-"+this.negate().toString(t);var e;if(16==t)e=4;else if(8==t)e=3;else if(2==t)e=1;else if(32==t)e=5;else{if(4!=t)return this.toRadix(t);e=2}var r,i=(1<<e)-1,n=!1,o="",s=this.t,h=this.DB-s*this.DB%e;if(s-- >0)for(h<this.DB&&(r=this[s]>>h)>0&&(n=!0,o=u(r));s>=0;)h<e?(r=(this[s]&(1<<h)-1)<<e-h,r|=this[--s]>>(h+=this.DB-e)):(r=this[s]>>(h-=e)&i,h<=0&&(h+=this.DB,--s)),r>0&&(n=!0),n&&(o+=u(r));return n?o:"0"},r.prototype.negate=function(){var t=i();return r.ZERO.subTo(this,t),t},r.prototype.abs=function(){return this.s<0?this.negate():this},r.prototype.compareTo=function(t){var e=this.s-t.s;if(0!=e)return e;var r=this.t;if(0!=(e=r-t.t))return this.s<0?-e:e;for(;--r>=0;)if(0!=(e=this[r]-t[r]))return e;return 0},r.prototype.bitLength=function(){return this.t<=0?0:this.DB*(this.t-1)+p(this[this.t-1]^this.s&this.DM)},r.prototype.mod=function(t){var e=i();return this.abs().divRemTo(t,null,e),this.s<0&&e.compareTo(r.ZERO)>0&&t.subTo(e,e),e},r.prototype.modPowInt=function(t,e){var r;return r=t<256||e.isEven()?new l(e):new d(e),this.exp(t,r)},r.ZERO=c(0),r.ONE=c(1),b.prototype.convert=_,b.prototype.revert=_,b.prototype.mulTo=function(t,e,r){t.multiplyTo(e,r)},b.prototype.sqrTo=function(t,e){t.squareTo(e)},A.prototype.convert=function(t){if(t.s<0||t.t>2*this.m.t)return t.mod(this.m);if(t.compareTo(this.m)<0)return t;var e=i();return t.copyTo(e),this.reduce(e),e},A.prototype.revert=function(t){return t},A.prototype.reduce=function(t){for(t.drShiftTo(this.m.t-1,this.r2),t.t>this.m.t+1&&(t.t=this.m.t+1,t.clamp()),this.mu.multiplyUpperTo(this.r2,this.m.t+1,this.q3),this.m.multiplyLowerTo(this.q3,this.m.t+1,this.r2);t.compareTo(this.r2)<0;)t.dAddOffset(1,this.m.t+1);for(t.subTo(this.r2,t);t.compareTo(this.m)>=0;)t.subTo(this.m,t)},A.prototype.mulTo=function(t,e,r){t.multiplyTo(e,r),this.reduce(r)},A.prototype.sqrTo=function(t,e){t.squareTo(e),this.reduce(e)};var S,D,B,x=[2,3,5,7,11,13,17,19,23,29,31,37,41,43,47,53,59,61,67,71,73,79,83,89,97,101,103,107,109,113,127,131,137,139,149,151,157,163,167,173,179,181,191,193,197,199,211,223,227,229,233,239,241,251,257,263,269,271,277,281,283,293,307,311,313,317,331,337,347,349,353,359,367,373,379,383,389,397,401,409,419,421,431,433,439,443,449,457,461,463,467,479,487,491,499,503,509,521,523,541,547,557,563,569,571,577,587,593,599,601,607,613,617,619,631,641,643,647,653,659,661,673,677,683,691,701,709,719,727,733,739,743,751,757,761,769,773,787,797,809,811,821,823,827,829,839,853,857,859,863,877,881,883,887,907,911,919,929,937,941,947,953,967,971,977,983,991,997],k=(1<<26)/x[x.length-1];function E(){var t;t=(new Date).getTime(),D[B++]^=255&t,D[B++]^=t>>8&255,D[B++]^=t>>16&255,D[B++]^=t>>24&255,B>=N&&(B-=N)}if(r.prototype.chunkSize=function(t){return Math.floor(Math.LN2*this.DB/Math.log(t))},r.prototype.toRadix=function(t){if(null==t&&(t=10),0==this.signum()||t<2||t>36)return"0";var e=this.chunkSize(t),r=Math.pow(t,e),n=c(r),o=i(),s=i(),h="";for(this.divRemTo(n,o,s);o.signum()>0;)h=(r+s.intValue()).toString(t).substr(1)+h,o.divRemTo(n,o,s);return s.intValue().toString(t)+h},r.prototype.fromRadix=function(t,e){this.fromInt(0),null==e&&(e=10);for(var i=this.chunkSize(e),n=Math.pow(e,i),o=!1,s=0,h=0,a=0;a<t.length;++a){var u=f(t,a);u<0?"-"==t.charAt(a)&&0==this.signum()&&(o=!0):(h=e*h+u,++s>=i&&(this.dMultiply(n),this.dAddOffset(h,0),s=0,h=0))}s>0&&(this.dMultiply(Math.pow(e,s)),this.dAddOffset(h,0)),o&&r.ZERO.subTo(this,this)},r.prototype.fromNumber=function(t,e,i){if("number"==typeof e)if(t<2)this.fromInt(1);else for(this.fromNumber(t,i),this.testBit(t-1)||this.bitwiseTo(r.ONE.shiftLeft(t-1),v,this),this.isEven()&&this.dAddOffset(1,0);!this.isProbablePrime(e);)this.dAddOffset(2,0),this.bitLength()>t&&this.subTo(r.ONE.shiftLeft(t-1),this);else{var n=new Array,o=7&t;n.length=1+(t>>3),e.nextBytes(n),o>0?n[0]&=(1<<o)-1:n[0]=0,this.fromString(n,256)}},r.prototype.bitwiseTo=function(t,e,r){var i,n,o=Math.min(t.t,this.t);for(i=0;i<o;++i)r[i]=e(this[i],t[i]);if(t.t<this.t){for(n=t.s&this.DM,i=o;i<this.t;++i)r[i]=e(this[i],n);r.t=this.t}else{for(n=this.s&this.DM,i=o;i<t.t;++i)r[i]=e(n,t[i]);r.t=t.t}r.s=e(this.s,t.s),r.clamp()},r.prototype.changeBit=function(t,e){var i=r.ONE.shiftLeft(t);return this.bitwiseTo(i,e,i),i},r.prototype.addTo=function(t,e){for(var r=0,i=0,n=Math.min(t.t,this.t);r<n;)i+=this[r]+t[r],e[r++]=i&this.DM,i>>=this.DB;if(t.t<this.t){for(i+=t.s;r<this.t;)i+=this[r],e[r++]=i&this.DM,i>>=this.DB;i+=this.s}else{for(i+=this.s;r<t.t;)i+=t[r],e[r++]=i&this.DM,i>>=this.DB;i+=t.s}e.s=i<0?-1:0,i>0?e[r++]=i:i<-1&&(e[r++]=this.DV+i),e.t=r,e.clamp()},r.prototype.dMultiply=function(t){this[this.t]=this.am(0,t-1,this,0,0,this.t),++this.t,this.clamp()},r.prototype.dAddOffset=function(t,e){if(0!=t){for(;this.t<=e;)this[this.t++]=0;for(this[e]+=t;this[e]>=this.DV;)this[e]-=this.DV,++e>=this.t&&(this[this.t++]=0),++this[e]}},r.prototype.multiplyLowerTo=function(t,e,r){var i,n=Math.min(this.t+t.t,e);for(r.s=0,r.t=n;n>0;)r[--n]=0;for(i=r.t-this.t;n<i;++n)r[n+this.t]=this.am(0,t[n],r,n,0,this.t);for(i=Math.min(t.t,e);n<i;++n)this.am(0,t[n],r,n,0,e-n);r.clamp()},r.prototype.multiplyUpperTo=function(t,e,r){var i=r.t=this.t+t.t- --e;for(r.s=0;--i>=0;)r[i]=0;for(i=Math.max(e-this.t,0);i<t.t;++i)r[this.t+i-e]=this.am(e-i,t[i],r,0,0,this.t+i-e);r.clamp(),r.drShiftTo(1,r)},r.prototype.modInt=function(t){if(t<=0)return 0;var e=this.DV%t,r=this.s<0?t-1:0;if(this.t>0)if(0==e)r=this[0]%t;else for(var i=this.t-1;i>=0;--i)r=(e*r+this[i])%t;return r},r.prototype.millerRabin=function(t){var e=this.subtract(r.ONE),n=e.getLowestSetBit();if(n<=0)return!1;var o=e.shiftRight(n);(t=t+1>>1)>x.length&&(t=x.length);for(var s=i(),h=0;h<t;++h){s.fromInt(x[Math.floor(Math.random()*x.length)]);var a=s.modPow(o,this);if(0!=a.compareTo(r.ONE)&&0!=a.compareTo(e)){for(var u=1;u++<n&&0!=a.compareTo(e);)if(0==(a=a.modPowInt(2,this)).compareTo(r.ONE))return!1;if(0!=a.compareTo(e))return!1}}return!0},r.prototype.clone=function(){var t=i();return this.copyTo(t),t},r.prototype.intValue=function(){if(this.s<0){if(1==this.t)return this[0]-this.DV;if(0==this.t)return-1}else{if(1==this.t)return this[0];if(0==this.t)return 0}return(this[1]&(1<<32-this.DB)-1)<<this.DB|this[0]},r.prototype.byteValue=function(){return 0==this.t?this.s:this[0]<<24>>24},r.prototype.shortValue=function(){return 0==this.t?this.s:this[0]<<16>>16},r.prototype.signum=function(){return this.s<0?-1:this.t<=0||1==this.t&&this[0]<=0?0:1},r.prototype.toByteArray=function(){var t=this.t,e=new Array;e[0]=this.s;var r,i=this.DB-t*this.DB%8,n=0;if(t-- >0)for(i<this.DB&&(r=this[t]>>i)!=(this.s&this.DM)>>i&&(e[n++]=r|this.s<<this.DB-i);t>=0;)i<8?(r=(this[t]&(1<<i)-1)<<8-i,r|=this[--t]>>(i+=this.DB-8)):(r=this[t]>>(i-=8)&255,i<=0&&(i+=this.DB,--t)),0!=(128&r)&&(r|=-256),0==n&&(128&this.s)!=(128&r)&&++n,(n>0||r!=this.s)&&(e[n++]=r);return e},r.prototype.equals=function(t){return 0==this.compareTo(t)},r.prototype.min=function(t){return this.compareTo(t)<0?this:t},r.prototype.max=function(t){return this.compareTo(t)>0?this:t},r.prototype.and=function(t){var e=i();return this.bitwiseTo(t,m,e),e},r.prototype.or=function(t){var e=i();return this.bitwiseTo(t,v,e),e},r.prototype.xor=function(t){var e=i();return this.bitwiseTo(t,y,e),e},r.prototype.andNot=function(t){var e=i();return this.bitwiseTo(t,g,e),e},r.prototype.not=function(){for(var t=i(),e=0;e<this.t;++e)t[e]=this.DM&~this[e];return t.t=this.t,t.s=~this.s,t},r.prototype.shiftLeft=function(t){var e=i();return t<0?this.rShiftTo(-t,e):this.lShiftTo(t,e),e},r.prototype.shiftRight=function(t){var e=i();return t<0?this.lShiftTo(-t,e):this.rShiftTo(t,e),e},r.prototype.getLowestSetBit=function(){for(var t=0;t<this.t;++t)if(0!=this[t])return t*this.DB+w(this[t]);return this.s<0?this.t*this.DB:-1},r.prototype.bitCount=function(){for(var t=0,e=this.s&this.DM,r=0;r<this.t;++r)t+=T(this[r]^e);return t},r.prototype.testBit=function(t){var e=Math.floor(t/this.DB);return e>=this.t?0!=this.s:0!=(this[e]&1<<t%this.DB)},r.prototype.setBit=function(t){return this.changeBit(t,v)},r.prototype.clearBit=function(t){return this.changeBit(t,g)},r.prototype.flipBit=function(t){return this.changeBit(t,y)},r.prototype.add=function(t){var e=i();return this.addTo(t,e),e},r.prototype.subtract=function(t){var e=i();return this.subTo(t,e),e},r.prototype.multiply=function(t){var e=i();return this.multiplyTo(t,e),e},r.prototype.divide=function(t){var e=i();return this.divRemTo(t,e,null),e},r.prototype.remainder=function(t){var e=i();return this.divRemTo(t,null,e),e},r.prototype.divideAndRemainder=function(t){var e=i(),r=i();return this.divRemTo(t,e,r),new Array(e,r)},r.prototype.modPow=function(t,e){var r,n,o=t.bitLength(),s=c(1);if(o<=0)return s;r=o<18?1:o<48?3:o<144?4:o<768?5:6,n=o<8?new l(e):e.isEven()?new A(e):new d(e);var h=new Array,a=3,u=r-1,f=(1<<r)-1;if(h[1]=n.convert(this),r>1){var m=i();for(n.sqrTo(h[1],m);a<=f;)h[a]=i(),n.mulTo(m,h[a-2],h[a]),a+=2}var v,y,g=t.t-1,w=!0,T=i();for(o=p(t[g])-1;g>=0;){for(o>=u?v=t[g]>>o-u&f:(v=(t[g]&(1<<o+1)-1)<<u-o,g>0&&(v|=t[g-1]>>this.DB+o-u)),a=r;0==(1&v);)v>>=1,--a;if((o-=a)<0&&(o+=this.DB,--g),w)h[v].copyTo(s),w=!1;else{for(;a>1;)n.sqrTo(s,T),n.sqrTo(T,s),a-=2;a>0?n.sqrTo(s,T):(y=s,s=T,T=y),n.mulTo(T,h[v],s)}for(;g>=0&&0==(t[g]&1<<o);)n.sqrTo(s,T),y=s,s=T,T=y,--o<0&&(o=this.DB-1,--g)}return n.revert(s)},r.prototype.modInverse=function(t){var e=t.isEven();if(this.isEven()&&e||0==t.signum())return r.ZERO;for(var i=t.clone(),n=this.clone(),o=c(1),s=c(0),h=c(0),a=c(1);0!=i.signum();){for(;i.isEven();)i.rShiftTo(1,i),e?(o.isEven()&&s.isEven()||(o.addTo(this,o),s.subTo(t,s)),o.rShiftTo(1,o)):s.isEven()||s.subTo(t,s),s.rShiftTo(1,s);for(;n.isEven();)n.rShiftTo(1,n),e?(h.isEven()&&a.isEven()||(h.addTo(this,h),a.subTo(t,a)),h.rShiftTo(1,h)):a.isEven()||a.subTo(t,a),a.rShiftTo(1,a);i.compareTo(n)>=0?(i.subTo(n,i),e&&o.subTo(h,o),s.subTo(a,s)):(n.subTo(i,n),e&&h.subTo(o,h),a.subTo(s,a))}return 0!=n.compareTo(r.ONE)?r.ZERO:a.compareTo(t)>=0?a.subtract(t):a.signum()<0?(a.addTo(t,a),a.signum()<0?a.add(t):a):a},r.prototype.pow=function(t){return this.exp(t,new b)},r.prototype.gcd=function(t){var e=this.s<0?this.negate():this.clone(),r=t.s<0?t.negate():t.clone();if(e.compareTo(r)<0){var i=e;e=r,r=i}var n=e.getLowestSetBit(),o=r.getLowestSetBit();if(o<0)return e;for(n<o&&(o=n),o>0&&(e.rShiftTo(o,e),r.rShiftTo(o,r));e.signum()>0;)(n=e.getLowestSetBit())>0&&e.rShiftTo(n,e),(n=r.getLowestSetBit())>0&&r.rShiftTo(n,r),e.compareTo(r)>=0?(e.subTo(r,e),e.rShiftTo(1,e)):(r.subTo(e,r),r.rShiftTo(1,r));return o>0&&r.lShiftTo(o,r),r},r.prototype.isProbablePrime=function(t){var e,r=this.abs();if(1==r.t&&r[0]<=x[x.length-1]){for(e=0;e<x.length;++e)if(r[0]==x[e])return!0;return!1}if(r.isEven())return!1;for(e=1;e<x.length;){for(var i=x[e],n=e+1;n<x.length&&i<k;)i*=x[n++];for(i=r.modInt(i);e<n;)if(i%x[e++]==0)return!1}return r.millerRabin(t)},r.prototype.square=function(){var t=i();return this.squareTo(t),t},r.prototype.Barrett=A,null==D){var M;if(D=new Array,B=0,"undefined"!=typeof window&&window.crypto)if(window.crypto.getRandomValues){var I=new Uint8Array(32);for(window.crypto.getRandomValues(I),M=0;M<32;++M)D[B++]=I[M]}else if("Netscape"==navigator.appName&&navigator.appVersion<"5"){var C=window.crypto.random(32);for(M=0;M<C.length;++M)D[B++]=255&C.charCodeAt(M)}for(;B<N;)M=Math.floor(65536*Math.random()),D[B++]=M>>>8,D[B++]=255&M;B=0,E()}function R(){if(null==S){for(E(),(S=new O).init(D),B=0;B<D.length;++B)D[B]=0;B=0}return S.next()}function j(){}function O(){this.i=0,this.j=0,this.S=new Array}j.prototype.nextBytes=function(t){var e;for(e=0;e<t.length;++e)t[e]=R()},O.prototype.init=function(t){var e,r,i;for(e=0;e<256;++e)this.S[e]=e;for(r=0,e=0;e<256;++e)i=this.S[e],this.S[e]=this.S[r=r+this.S[e]+t[e%t.length]&255],this.S[r]=i;this.i=0,this.j=0},O.prototype.next=function(){var t;return this.i=this.i+1&255,this.j=this.j+this.S[this.i]&255,t=this.S[this.i],this.S[this.i]=this.S[this.j],this.S[this.j]=t,this.S[t+this.S[this.i]&255]};var N=256;e.exports={default:r,BigInteger:r,SecureRandom:j}}).call(t)}).BigInteger,h={sha1:"3021300906052b0e03021a05000414",sha224:"302d300d06096086480165030402040500041c",sha256:"3031300d060960864801650304020105000420",sha384:"3041300d060960864801650304020205000430",sha512:"3051300d060960864801650304020305000440",md2:"3020300c06082a864886f70d020205000410",md5:"3020300c06082a864886f70d020505000410",ripemd160:"3021300906052b2403020105000414"},a={sha256:i};function u(t,e){if(this.n=null,this.e=0,!(null!=t&&null!=e&&t.length>0&&e.length>0))throw new Error("Invalid key data");this.n=new s(t,16),this.e=parseInt(e,16)}u.prototype.verify=function(t,e){e=e.replace(/[^0-9a-f]|[\s\n]]/gi,"");var r=new s(e,16);if(r.bitLength()>this.n.bitLength())throw new Error("Signature does not match with the key modulus.");var i=function(t){for(var e in h){var r=h[e],i=r.length;if(t.substring(0,i)===r)return{alg:e,hash:t.substring(i)}}return[]}(r.modPowInt(this.e,this.n).toString(16).replace(/^1f+00/,""));if(0===i.length)return!1;if(!a.hasOwnProperty(i.alg))throw new Error("Hashing algorithm is not supported.");var n=a[i.alg](t).toString();return i.hash===n};for(var f=[],c=[],p="undefined"!=typeof Uint8Array?Uint8Array:Array,l="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",d=0,m=l.length;d<m;++d)f[d]=l[d],c[l.charCodeAt(d)]=d;function v(t){var e=t.length;if(e%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var r=t.indexOf("=");return-1===r&&(r=e),[r,r===e?0:4-r%4]}function y(t,e,r){for(var i,n=[],o=e;o<r;o+=3)n.push(f[(i=(t[o]<<16&16711680)+(t[o+1]<<8&65280)+(255&t[o+2]))>>18&63]+f[i>>12&63]+f[i>>6&63]+f[63&i]);return n.join("")}c["-".charCodeAt(0)]=62,c["_".charCodeAt(0)]=63;var g={byteLength:function(t){var e=v(t),r=e[1];return 3*(e[0]+r)/4-r},toByteArray:function(t){var e,r,i=v(t),n=i[0],o=i[1],s=new p(function(t,e,r){return 3*(e+r)/4-r}(0,n,o)),h=0,a=o>0?n-4:n;for(r=0;r<a;r+=4)e=c[t.charCodeAt(r)]<<18|c[t.charCodeAt(r+1)]<<12|c[t.charCodeAt(r+2)]<<6|c[t.charCodeAt(r+3)],s[h++]=e>>16&255,s[h++]=e>>8&255,s[h++]=255&e;return 2===o&&(e=c[t.charCodeAt(r)]<<2|c[t.charCodeAt(r+1)]>>4,s[h++]=255&e),1===o&&(e=c[t.charCodeAt(r)]<<10|c[t.charCodeAt(r+1)]<<4|c[t.charCodeAt(r+2)]>>2,s[h++]=e>>8&255,s[h++]=255&e),s},fromByteArray:function(t){for(var e,r=t.length,i=r%3,n=[],o=0,s=r-i;o<s;o+=16383)n.push(y(t,o,o+16383>s?s:o+16383));return 1===i?n.push(f[(e=t[r-1])>>2]+f[e<<4&63]+"=="):2===i&&n.push(f[(e=(t[r-2]<<8)+t[r-1])>>10]+f[e>>4&63]+f[e<<2&63]+"="),n.join("")}};function w(t){var e=t.length%4;return 0===e?t:t+new Array(4-e+1).join("=")}function T(t){return t=w(t).replace(/\-/g,"+").replace(/_/g,"/"),decodeURIComponent(function(t){for(var e="",r=0;r<t.length;r++)e+=String.fromCharCode(t[r]);return e}(g.toByteArray(t)).split("").map(function(t){return"%"+("00"+t.charCodeAt(0).toString(16)).slice(-2)}).join(""))}function b(t){return function(t){for(var e="",r=0;r<t.length;r++){var i=t[r].toString(16);e+=2===i.length?i:"0"+i}return e}(g.toByteArray(w(t)))}var _=e(function(e,r){e.exports=function(){function e(t){return"function"==typeof t}var r=Array.isArray?Array.isArray:function(t){return"[object Array]"===Object.prototype.toString.call(t)},i=0,n=void 0,o=void 0,s=function(t,e){l[i]=t,l[i+1]=e,2===(i+=2)&&(o?o(d):w())},h="undefined"!=typeof window?window:void 0,a=h||{},u=a.MutationObserver||a.WebKitMutationObserver,f="undefined"==typeof self&&"undefined"!=typeof process&&"[object process]"==={}.toString.call(process),c="undefined"!=typeof Uint8ClampedArray&&"undefined"!=typeof importScripts&&"undefined"!=typeof MessageChannel;function p(){var t=setTimeout;return function(){return t(d,1)}}var l=new Array(1e3);function d(){for(var t=0;t<i;t+=2)(0,l[t])(l[t+1]),l[t]=void 0,l[t+1]=void 0;i=0}var m,v,y,g,w=void 0;function T(t,e){var r=this,i=new this.constructor(A);void 0===i[_]&&N(i);var n=r._state;if(n){var o=arguments[n-1];s(function(){return j(n,i,o,r._result)})}else C(r,i,t,e);return i}function b(t){if(t&&"object"==typeof t&&t.constructor===this)return t;var e=new this(A);return k(e,t),e}f?w=function(){return process.nextTick(d)}:u?(v=0,y=new u(d),g=document.createTextNode(""),y.observe(g,{characterData:!0}),w=function(){g.data=v=++v%2}):c?((m=new MessageChannel).port1.onmessage=d,w=function(){return m.port2.postMessage(0)}):w=void 0===h?function(){try{var t=Function("return this")().require("vertx");return void 0!==(n=t.runOnLoop||t.runOnContext)?function(){n(d)}:p()}catch(t){return p()}}():p();var _=Math.random().toString(36).substring(2);function A(){}var S=void 0,D=1,B=2;function x(t,r,i){r.constructor===t.constructor&&i===T&&r.constructor.resolve===b?function(t,e){e._state===D?M(t,e._result):e._state===B?I(t,e._result):C(e,void 0,function(e){return k(t,e)},function(e){return I(t,e)})}(t,r):void 0===i?M(t,r):e(i)?function(t,e,r){s(function(t){var i=!1,n=function(r,n,o,s){try{r.call(n,function(r){i||(i=!0,e!==r?k(t,r):M(t,r))},function(e){i||(i=!0,I(t,e))})}catch(t){return t}}(r,e);!i&&n&&(i=!0,I(t,n))},t)}(t,r,i):M(t,r)}function k(t,e){if(t===e)I(t,new TypeError("You cannot resolve a promise with itself"));else if(n=typeof(i=e),null===i||"object"!==n&&"function"!==n)M(t,e);else{var r=void 0;try{r=e.then}catch(e){return void I(t,e)}x(t,e,r)}var i,n}function E(t){t._onerror&&t._onerror(t._result),R(t)}function M(t,e){t._state===S&&(t._result=e,t._state=D,0!==t._subscribers.length&&s(R,t))}function I(t,e){t._state===S&&(t._state=B,t._result=e,s(E,t))}function C(t,e,r,i){var n=t._subscribers,o=n.length;t._onerror=null,n[o]=e,n[o+D]=r,n[o+B]=i,0===o&&t._state&&s(R,t)}function R(t){var e=t._subscribers,r=t._state;if(0!==e.length){for(var i=void 0,n=void 0,o=t._result,s=0;s<e.length;s+=3)n=e[s+r],(i=e[s])?j(r,i,n,o):n(o);t._subscribers.length=0}}function j(t,r,i,n){var o=e(i),s=void 0,h=void 0,a=!0;if(o){try{s=i(n)}catch(t){a=!1,h=t}if(r===s)return void I(r,new TypeError("A promises callback cannot return that same promise."))}else s=n;r._state!==S||(o&&a?k(r,s):!1===a?I(r,h):t===D?M(r,s):t===B&&I(r,s))}var O=0;function N(t){t[_]=O++,t._state=void 0,t._result=void 0,t._subscribers=[]}var P=function(){function t(t,e){this._instanceConstructor=t,this.promise=new t(A),this.promise[_]||N(this.promise),r(e)?(this.length=e.length,this._remaining=e.length,this._result=new Array(this.length),0===this.length?M(this.promise,this._result):(this.length=this.length||0,this._enumerate(e),0===this._remaining&&M(this.promise,this._result))):I(this.promise,new Error("Array Methods must be provided an Array"))}return t.prototype._enumerate=function(t){for(var e=0;this._state===S&&e<t.length;e++)this._eachEntry(t[e],e)},t.prototype._eachEntry=function(t,e){var r=this._instanceConstructor,i=r.resolve;if(i===b){var n=void 0,o=void 0,s=!1;try{n=t.then}catch(t){s=!0,o=t}if(n===T&&t._state!==S)this._settledAt(t._state,e,t._result);else if("function"!=typeof n)this._remaining--,this._result[e]=t;else if(r===V){var h=new r(A);s?I(h,o):x(h,t,n),this._willSettleAt(h,e)}else this._willSettleAt(new r(function(e){return e(t)}),e)}else this._willSettleAt(i(t),e)},t.prototype._settledAt=function(t,e,r){var i=this.promise;i._state===S&&(this._remaining--,t===B?I(i,r):this._result[e]=r),0===this._remaining&&M(i,this._result)},t.prototype._willSettleAt=function(t,e){var r=this;C(t,void 0,function(t){return r._settledAt(D,e,t)},function(t){return r._settledAt(B,e,t)})},t}(),V=function(){function t(e){this[_]=O++,this._result=this._state=void 0,this._subscribers=[],A!==e&&("function"!=typeof e&&function(){throw new TypeError("You must pass a resolver function as the first argument to the promise constructor")}(),this instanceof t?function(t,e){try{e(function(e){k(t,e)},function(e){I(t,e)})}catch(e){I(t,e)}}(this,e):function(){throw new TypeError("Failed to construct 'Promise': Please use the 'new' operator, this object constructor cannot be called as a function.")}())}return t.prototype.catch=function(t){return this.then(null,t)},t.prototype.finally=function(t){var r=this.constructor;return e(t)?this.then(function(e){return r.resolve(t()).then(function(){return e})},function(e){return r.resolve(t()).then(function(){throw e})}):this.then(t,t)},t}();return V.prototype.then=T,V.all=function(t){return new P(this,t).promise},V.race=function(t){var e=this;return r(t)?new e(function(r,i){for(var n=t.length,o=0;o<n;o++)e.resolve(t[o]).then(r,i)}):new e(function(t,e){return e(new TypeError("You must pass an array to race."))})},V.resolve=b,V.reject=function(t){var e=new this(A);return I(e,t),e},V._setScheduler=function(t){o=t},V._setAsap=function(t){s=t},V._asap=s,V.polyfill=function(){var e=void 0;if(void 0!==t)e=t;else if("undefined"!=typeof self)e=self;else try{e=Function("return this")()}catch(t){throw new Error("polyfill failed because global object is unavailable in this environment")}var r=e.Promise;if(r){var i=null;try{i=Object.prototype.toString.call(r.resolve())}catch(t){}if("[object Promise]"===i&&!r.cast)return}e.Promise=V},V.Promise=V,V}()}),A=e(function(e){var r,i;r=t,i=function(){return function(){return function(t){var e=[];if(0===t.length)return"";if("string"!=typeof t[0])throw new TypeError("Url must be a string. Received "+t[0]);if(t[0].match(/^[^/:]+:\/*$/)&&t.length>1){var r=t.shift();t[0]=r+t[0]}t[0]=t[0].match(/^file:\/\/\//)?t[0].replace(/^([^/:]+):\/*/,"$1:///"):t[0].replace(/^([^/:]+):\/*/,"$1://");for(var i=0;i<t.length;i++){var n=t[i];if("string"!=typeof n)throw new TypeError("Url must be a string. Received "+n);""!==n&&(i>0&&(n=n.replace(/^[\/]+/,"")),n=n.replace(/[\/]+$/,i<t.length-1?"":"/"),e.push(n))}var o=e.join("/"),s=(o=o.replace(/\/(\?|&|#[^!])/g,"$1")).split("?");return s.shift()+(s.length>0?"?":"")+s.join("&")}("object"==typeof arguments[0]?arguments[0]:[].slice.call(arguments))}},e.exports?e.exports=i():r.urljoin=i()});function S(t){if(t.ok)return t.json();var e=new Error(t.statusText);return e.response=t,Promise.reject(e)}function D(t){this.name="ConfigurationError",this.message=t||""}function B(t){this.name="TokenValidationError",this.message=t||""}_.polyfill(),D.prototype=Error.prototype,B.prototype=Error.prototype;var x=function(){};x.prototype.get=function(){return null},x.prototype.has=function(){return null},x.prototype.set=function(){return null};var k="RS256",E=function(t){return"number"==typeof t},M=function(){return new Date},I=60;function C(t){var e=t||{};if(this.jwksCache=e.jwksCache||new x,this.expectedAlg=e.expectedAlg||"RS256",this.issuer=e.issuer,this.audience=e.audience,this.leeway=0===e.leeway?0:e.leeway||I,this.jwksURI=e.jwksURI,this.maxAge=e.maxAge,this.__clock="function"==typeof e.__clock?e.__clock:M,this.leeway<0||this.leeway>300)throw new D("The leeway should be positive and lower than five minutes.");if(k!==this.expectedAlg)throw new D('Signature algorithm of "'+this.expectedAlg+'" is not supported. Expected the ID token to be signed with "'+k+'".')}C.prototype.verify=function(t,e,r){if(!t)return r(new B("ID token is required but missing"),!1);var i=this.decode(t);if(i instanceof Error)return r(new B("ID token could not be decoded"),!1);var n=i.encoded.header+"."+i.encoded.payload,o=b(i.encoded.signature),s=i.header.alg,h=i.header.kid,a=i.payload.aud,u=i.payload.sub,f=i.payload.iss,c=i.payload.exp,p=i.payload.nbf,l=i.payload.iat,d=i.payload.azp,m=i.payload.auth_time,v=i.payload.nonce,y=this.__clock(),g=this;if(g.expectedAlg!==s)return r(new B('Signature algorithm of "'+s+'" is not supported. Expected the ID token to be signed with "'+k+'".'),!1);this.getRsaVerifier(f,h,function(t,s){if(t)return r(t);if(!s.verify(n,o))return r(new B("Invalid ID token signature."));if(!f||"string"!=typeof f)return r(new B("Issuer (iss) claim must be a string present in the ID token",!1));if(g.issuer!==f)return r(new B('Issuer (iss) claim mismatch in the ID token, expected "'+g.issuer+'", found "'+f+'"'),!1);if(!u||"string"!=typeof u)return r(new B("Subject (sub) claim must be a string present in the ID token"),!1);if(!a||"string"!=typeof a&&!Array.isArray(a))return r(new B("Audience (aud) claim must be a string or array of strings present in the ID token"));if(Array.isArray(a)&&!a.includes(g.audience))return r(new B('Audience (aud) claim mismatch in the ID token; expected "'+g.audience+'" but was not one of "'+a.join(", ")+'"'));if("string"==typeof a&&g.audience!==a)return r(new B('Audience (aud) claim mismatch in the ID token; expected "'+g.audience+'" but found "'+a+'"'),!1);if(e){if(!v||"string"!=typeof v)return r(new B("Nonce (nonce) claim must be a string present in the ID token"),!1);if(v!==e)return r(new B('Nonce (nonce) claim value mismatch in the ID token; expected "'+e+'", found "'+v+'"'),!1)}if(Array.isArray(a)&&a.length>1){if(!d||"string"!=typeof d)return r(new B("Authorized Party (azp) claim must be a string present in the ID token when Audience (aud) claim has multiple values",!1));if(d!==g.audience)return r(new B('Authorized Party (azp) claim mismatch in the ID token; expected "'+g.audience+'", found "'+d+'"',!1))}if(!c||!E(c))return r(new B("Expiration Time (exp) claim must be a number present in the ID token",!1));if(!l||!E(l))return r(new B("Issued At (iat) claim must be a number present in the ID token"));var h=c+g.leeway,w=new Date(0);if(w.setUTCSeconds(h),y>w)return r(new B('Expiration Time (exp) claim error in the ID token; current time "'+y+'" is after expiration time "'+w+'"',!1));if(p&&E(p)){var T=p-g.leeway,b=new Date(0);if(b.setUTCSeconds(T),y<b)return r(new B('Not Before Time (nbf) claim error in the ID token; current time "'+y+'" is before the not before time "'+b+'"'))}if(g.maxAge){if(!m||!E(m))return r(new B("Authentication Time (auth_time) claim must be a number present in the ID token when Max Age (max_age) is specified"));var _=m+g.maxAge+g.leeway,A=new Date(0);if(A.setUTCSeconds(_),y>A)return r(new B('Authentication Time (auth_time) claim in the ID token indicates that too much time has passed since the last end-user authentication. Current time "'+y+'" is after last auth time at "'+A+'"'))}return r(null,i.payload)})},C.prototype.getRsaVerifier=function(t,e,r){var i=this,n=t+e;if(this.jwksCache.has(n)){var o=this.jwksCache.get(n);r(null,new u(o.modulus,o.exp))}else!function(t,e){("undefined"==typeof fetch?function(t,e){return e=e||{},new Promise(function(r,i){var n=new XMLHttpRequest,o=[],s=[],h={},a=function(){return{ok:2==(n.status/100|0),statusText:n.statusText,status:n.status,url:n.responseURL,text:function(){return Promise.resolve(n.responseText)},json:function(){return Promise.resolve(JSON.parse(n.responseText))},blob:function(){return Promise.resolve(new Blob([n.response]))},clone:a,headers:{keys:function(){return o},entries:function(){return s},get:function(t){return h[t.toLowerCase()]},has:function(t){return t.toLowerCase()in h}}}};for(var u in n.open(e.method||"get",t,!0),n.onload=function(){n.getAllResponseHeaders().replace(/^(.*?):[^\S\n]*([\s\S]*?)$/gm,function(t,e,r){o.push(e=e.toLowerCase()),s.push([e,r]),h[e]=h[e]?h[e]+","+r:r}),r(a())},n.onerror=i,n.withCredentials="include"==e.credentials,e.headers)n.setRequestHeader(u,e.headers[u]);n.send(e.body||null)})}:fetch)(t.jwksURI||A(t.iss,".well-known","jwks.json")).then(S).then(function(r){var i,n,o,s=null;for(i=0;i<r.keys.length&&null===s;i++)(n=r.keys[i]).kid===t.kid&&(s=n);return s?e(null,{modulus:b((o=s).n),exp:b(o.e)}):e(new Error('Could not find a public key for Key ID (kid) "'+t.kid+'"'))}).catch(function(t){e(t)})}({jwksURI:this.jwksURI,iss:t,kid:e},function(t,e){return t?r(t):(i.jwksCache.set(n,e),r(null,new u(e.modulus,e.exp)))})},C.prototype.decode=function(t){var e,r,i=t.split(".");if(3!==i.length)return new B("Cannot decode a malformed JWT");try{e=JSON.parse(T(i[0])),r=JSON.parse(T(i[1]))}catch(t){return new B("Token header or payload is not valid JSON")}return{header:e,payload:r,encoded:{header:i[0],payload:i[1],signature:i[2]}}},C.prototype.validateAccessToken=function(t,e,r,s){if(this.expectedAlg!==e)return s(new B('Signature algorithm of "'+e+'" is not supported. Expected "'+this.expectedAlg+'"'));var h,a=i(t),u=o.stringify(a),f=u.substring(0,u.length/2),c=o.parse(f),p=n.stringify(c);return s((h={"+":"-","/":"_","=":""},p.replace(/[+/=]/g,function(t){return h[t]})!==r?new B("Invalid access_token"):null))},module.exports=C;
|
|
21991
21995
|
|
|
21992
21996
|
|
|
21993
21997
|
}).call(this,require('_process'),typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : {})
|
|
21994
|
-
},{"_process":
|
|
21998
|
+
},{"_process":282}],279:[function(require,module,exports){
|
|
21995
21999
|
exports.read = function (buffer, offset, isLE, mLen, nBytes) {
|
|
21996
22000
|
var e, m
|
|
21997
22001
|
var eLen = (nBytes * 8) - mLen - 1
|
|
@@ -22077,7 +22081,7 @@ exports.write = function (buffer, value, offset, isLE, mLen, nBytes) {
|
|
|
22077
22081
|
buffer[offset + i - d] |= s * 128
|
|
22078
22082
|
}
|
|
22079
22083
|
|
|
22080
|
-
},{}],
|
|
22084
|
+
},{}],280:[function(require,module,exports){
|
|
22081
22085
|
// the whatwg-fetch polyfill installs the fetch() function
|
|
22082
22086
|
// on the global object (window or self)
|
|
22083
22087
|
//
|
|
@@ -22085,7 +22089,7 @@ exports.write = function (buffer, value, offset, isLE, mLen, nBytes) {
|
|
|
22085
22089
|
require('whatwg-fetch');
|
|
22086
22090
|
module.exports = self.fetch.bind(self);
|
|
22087
22091
|
|
|
22088
|
-
},{"whatwg-fetch":
|
|
22092
|
+
},{"whatwg-fetch":293}],281:[function(require,module,exports){
|
|
22089
22093
|
var hasMap = typeof Map === 'function' && Map.prototype;
|
|
22090
22094
|
var mapSizeDescriptor = Object.getOwnPropertyDescriptor && hasMap ? Object.getOwnPropertyDescriptor(Map.prototype, 'size') : null;
|
|
22091
22095
|
var mapSize = hasMap && mapSizeDescriptor && typeof mapSizeDescriptor.get === 'function' ? mapSizeDescriptor.get : null;
|
|
@@ -22599,7 +22603,7 @@ function arrObjKeys(obj, inspect) {
|
|
|
22599
22603
|
return xs;
|
|
22600
22604
|
}
|
|
22601
22605
|
|
|
22602
|
-
},{"./util.inspect":
|
|
22606
|
+
},{"./util.inspect":264}],282:[function(require,module,exports){
|
|
22603
22607
|
// shim for using process in browser
|
|
22604
22608
|
var process = module.exports = {};
|
|
22605
22609
|
|
|
@@ -22785,7 +22789,7 @@ process.chdir = function (dir) {
|
|
|
22785
22789
|
};
|
|
22786
22790
|
process.umask = function() { return 0; };
|
|
22787
22791
|
|
|
22788
|
-
},{}],
|
|
22792
|
+
},{}],283:[function(require,module,exports){
|
|
22789
22793
|
'use strict';
|
|
22790
22794
|
|
|
22791
22795
|
var replace = String.prototype.replace;
|
|
@@ -22813,9 +22817,9 @@ module.exports = util.assign(
|
|
|
22813
22817
|
Format
|
|
22814
22818
|
);
|
|
22815
22819
|
|
|
22816
|
-
},{"./utils":
|
|
22817
|
-
arguments[4][
|
|
22818
|
-
},{"./formats":
|
|
22820
|
+
},{"./utils":287}],284:[function(require,module,exports){
|
|
22821
|
+
arguments[4][245][0].apply(exports,arguments)
|
|
22822
|
+
},{"./formats":283,"./parse":285,"./stringify":286,"dup":245}],285:[function(require,module,exports){
|
|
22819
22823
|
'use strict';
|
|
22820
22824
|
|
|
22821
22825
|
var utils = require('./utils');
|
|
@@ -23084,7 +23088,7 @@ module.exports = function (str, opts) {
|
|
|
23084
23088
|
return utils.compact(obj);
|
|
23085
23089
|
};
|
|
23086
23090
|
|
|
23087
|
-
},{"./utils":
|
|
23091
|
+
},{"./utils":287}],286:[function(require,module,exports){
|
|
23088
23092
|
'use strict';
|
|
23089
23093
|
|
|
23090
23094
|
var utils = require('./utils');
|
|
@@ -23357,7 +23361,7 @@ module.exports = function (object, opts) {
|
|
|
23357
23361
|
return joined.length > 0 ? prefix + joined : '';
|
|
23358
23362
|
};
|
|
23359
23363
|
|
|
23360
|
-
},{"./formats":
|
|
23364
|
+
},{"./formats":283,"./utils":287}],287:[function(require,module,exports){
|
|
23361
23365
|
'use strict';
|
|
23362
23366
|
|
|
23363
23367
|
var has = Object.prototype.hasOwnProperty;
|
|
@@ -23589,7 +23593,7 @@ module.exports = {
|
|
|
23589
23593
|
merge: merge
|
|
23590
23594
|
};
|
|
23591
23595
|
|
|
23592
|
-
},{}],
|
|
23596
|
+
},{}],288:[function(require,module,exports){
|
|
23593
23597
|
// Copyright Joyent, Inc. and other Node contributors.
|
|
23594
23598
|
//
|
|
23595
23599
|
// Permission is hereby granted, free of charge, to any person obtaining a
|
|
@@ -23675,7 +23679,7 @@ var isArray = Array.isArray || function (xs) {
|
|
|
23675
23679
|
return Object.prototype.toString.call(xs) === '[object Array]';
|
|
23676
23680
|
};
|
|
23677
23681
|
|
|
23678
|
-
},{}],
|
|
23682
|
+
},{}],289:[function(require,module,exports){
|
|
23679
23683
|
// Copyright Joyent, Inc. and other Node contributors.
|
|
23680
23684
|
//
|
|
23681
23685
|
// Permission is hereby granted, free of charge, to any person obtaining a
|
|
@@ -23762,13 +23766,13 @@ var objectKeys = Object.keys || function (obj) {
|
|
|
23762
23766
|
return res;
|
|
23763
23767
|
};
|
|
23764
23768
|
|
|
23765
|
-
},{}],
|
|
23769
|
+
},{}],290:[function(require,module,exports){
|
|
23766
23770
|
'use strict';
|
|
23767
23771
|
|
|
23768
23772
|
exports.decode = exports.parse = require('./decode');
|
|
23769
23773
|
exports.encode = exports.stringify = require('./encode');
|
|
23770
23774
|
|
|
23771
|
-
},{"./decode":
|
|
23775
|
+
},{"./decode":288,"./encode":289}],291:[function(require,module,exports){
|
|
23772
23776
|
'use strict'
|
|
23773
23777
|
/* eslint no-proto: 0 */
|
|
23774
23778
|
module.exports = Object.setPrototypeOf || ({ __proto__: [] } instanceof Array ? setProtoOf : mixinProperties)
|
|
@@ -23787,7 +23791,7 @@ function mixinProperties (obj, proto) {
|
|
|
23787
23791
|
return obj
|
|
23788
23792
|
}
|
|
23789
23793
|
|
|
23790
|
-
},{}],
|
|
23794
|
+
},{}],292:[function(require,module,exports){
|
|
23791
23795
|
'use strict';
|
|
23792
23796
|
|
|
23793
23797
|
var GetIntrinsic = require('get-intrinsic');
|
|
@@ -23913,7 +23917,7 @@ module.exports = function getSideChannel() {
|
|
|
23913
23917
|
return channel;
|
|
23914
23918
|
};
|
|
23915
23919
|
|
|
23916
|
-
},{"call-bind/callBound":
|
|
23920
|
+
},{"call-bind/callBound":266,"get-intrinsic":273,"object-inspect":281}],293:[function(require,module,exports){
|
|
23917
23921
|
(function(self) {
|
|
23918
23922
|
'use strict';
|
|
23919
23923
|
|