@cinerino/sdk 3.44.0 → 3.47.0
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 +244 -144
- package/example/src/transaction/processOrderMembershipByCreditCard.ts +2 -1
- package/example/src/transaction/processOrderMoneyTransferByCash.ts +2 -1
- package/example/src/transaction/processOrderMoneyTransferByCreditCard.ts +2 -1
- package/example/src/transaction/processOrderPaymentCardByCreditCard.ts +2 -1
- package/example/src/transaction/processPlaceOrderByAnonymousCreditCard.ts +4 -2
- package/example/src/transaction/processPlaceOrderByAnonymousCreditCardAndMembership.ts +4 -2
- package/example/src/transaction/processPlaceOrderByAnonymousCreditCardAndMyMembership.ts +4 -2
- package/example/src/transaction/processPlaceOrderByCash.ts +2 -1
- package/example/src/transaction/processPlaceOrderByMovieTicket.ts +6 -3
- package/example/src/transaction/processPlaceOrderByMovieTicket4COA.ts +2 -1
- package/example/src/transaction/processPlaceOrderByPaymentCard.ts +4 -2
- package/example/src/transaction/processPublishPaymentUrl.ts +4 -2
- package/lib/bundle.js +244 -144
- 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":207}],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":266,"idtoken-verifier":275,"qs":281}],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":266}],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":266}],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 */
|
|
@@ -1446,7 +1446,7 @@ var OAuth2client = /** @class */ (function () {
|
|
|
1446
1446
|
exports.default = OAuth2client;
|
|
1447
1447
|
|
|
1448
1448
|
}).call(this,require("buffer").Buffer)
|
|
1449
|
-
},{"../abstract":2,"./loginTicket":10,"buffer":
|
|
1449
|
+
},{"../abstract":2,"./loginTicket":10,"buffer":262,"crypto":261,"debug":266,"http-status":274,"isomorphic-fetch":277,"querystring":287}],12:[function(require,module,exports){
|
|
1450
1450
|
"use strict";
|
|
1451
1451
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1452
1452
|
exports.createAuthInstance = exports.transporters = exports.service = exports.factory = void 0;
|
|
@@ -1880,7 +1880,7 @@ exports.transactionTasksExportationStatus = transactionTasksExportationStatus_1.
|
|
|
1880
1880
|
exports.assetTransactionType = assetTransactionType_1.default;
|
|
1881
1881
|
exports.unitCode = unitCode_1.UnitCode;
|
|
1882
1882
|
|
|
1883
|
-
},{"./cognito":14,"./factory/account":15,"./factory/accountStatusType":16,"./factory/accountTitle":17,"./factory/accountType":18,"./factory/action/authorize/award/point":26,"./factory/action/authorize/offer/moneyTransfer":27,"./factory/action/authorize/offer/product":28,"./factory/action/authorize/offer/seatReservation":29,"./factory/action/authorize/paymentMethod/any":30,"./factory/action/cancel/reservation":31,"./factory/action/check/paymentMethod/movieTicket":32,"./factory/action/check/token":33,"./factory/action/consume/use/reservation":34,"./factory/action/interact/confirm/moneyTransfer":35,"./factory/action/interact/confirm/pay":36,"./factory/action/interact/confirm/registerService":37,"./factory/action/interact/confirm/reservation":38,"./factory/action/interact/inform":39,"./factory/action/interact/register/programMembership":40,"./factory/action/interact/register/service":41,"./factory/action/interact/unRegister/programMembership":42,"./factory/action/reserve":43,"./factory/action/trade/order":44,"./factory/action/trade/pay":45,"./factory/action/trade/refund":46,"./factory/action/transfer/give/pointAward":47,"./factory/action/transfer/moneyTransfer":48,"./factory/action/transfer/print/ticket":49,"./factory/action/transfer/return/moneyTransfer":50,"./factory/action/transfer/return/order":51,"./factory/action/transfer/return/paymentMethod":52,"./factory/action/transfer/return/pointAward":53,"./factory/action/transfer/return/reservation":54,"./factory/action/transfer/send/message/email":55,"./factory/action/transfer/send/order":56,"./factory/action/update/delete/member":57,"./factory/actionStatusType":24,"./factory/actionType":25,"./factory/assetTransaction/cancelReservation":59,"./factory/assetTransaction/moneyTransfer":60,"./factory/assetTransaction/pay":61,"./factory/assetTransaction/refund":62,"./factory/assetTransaction/registerService":63,"./factory/assetTransaction/reserve":64,"./factory/assetTransactionType":58,"./factory/authorization":65,"./factory/categoryCode":66,"./factory/clientUser":67,"./factory/creativeWork/message/email":69,"./factory/creativeWork/movie":70,"./factory/creativeWork/softwareApplication/webApplication":71,"./factory/creativeWorkType":68,"./factory/customer":72,"./factory/encodingFormat":73,"./factory/errorCode":74,"./factory/errors":86,"./factory/event/screeningEvent":89,"./factory/event/screeningEventSeries":90,"./factory/eventStatusType":87,"./factory/eventType":88,"./factory/iam":91,"./factory/invoice":92,"./factory/itemAvailability":93,"./factory/language":94,"./factory/merchantReturnPolicy":95,"./factory/monetaryAmount":96,"./factory/offer":97,"./factory/offerCatalog":98,"./factory/offerType":99,"./factory/order":100,"./factory/orderStatus":101,"./factory/organization":102,"./factory/organizationType":103,"./factory/ownershipInfo":104,"./factory/paymentMethod/paymentCard/creditCard":105,"./factory/paymentMethod/paymentCard/movieTicket":106,"./factory/paymentStatusType":107,"./factory/permit":108,"./factory/person":109,"./factory/personType":110,"./factory/place/movieTheater":112,"./factory/place/screeningRoom":113,"./factory/place/screeningRoomSection":114,"./factory/place/seat":115,"./factory/placeType":111,"./factory/priceCurrency":116,"./factory/priceSpecificationType":117,"./factory/product":118,"./factory/programMembership":119,"./factory/project":120,"./factory/propertyValue":121,"./factory/qualitativeValue":122,"./factory/quantitativeValue":123,"./factory/report/accountingReport":124,"./factory/reservationStatusType":125,"./factory/reservationType":126,"./factory/seller":127,"./factory/service/paymentService":129,"./factory/service/webAPI":130,"./factory/serviceType":128,"./factory/sortType":131,"./factory/task/accountMoneyTransfer":134,"./factory/task/aggregateScreeningEvent":135,"./factory/task/aggregateUseActionsOnEvent":136,"./factory/task/cancelAccountMoneyTransfer":137,"./factory/task/cancelMoneyTransfer":138,"./factory/task/cancelPendingReservation":139,"./factory/task/cancelReservation":140,"./factory/task/confirmCancelReserve":141,"./factory/task/importEventCapacitiesFromCOA":142,"./factory/task/importEventsFromCOA":143,"./factory/task/importOffersFromCOA":144,"./factory/task/moneyTransfer":145,"./factory/task/orderProgramMembership":146,"./factory/task/pay":147,"./factory/task/refund":148,"./factory/task/registerService":149,"./factory/task/reserve":150,"./factory/task/sendEmailMessage":151,"./factory/task/triggerWebhook":152,"./factory/task/voidPayment":153,"./factory/taskName":132,"./factory/taskStatus":133,"./factory/thing":154,"./factory/transaction/moneyTransfer":158,"./factory/transaction/placeOrder":159,"./factory/transaction/returnOrder":160,"./factory/transactionStatusType":155,"./factory/transactionTasksExportationStatus":156,"./factory/transactionType":157,"./factory/unitCode":161,"@waiter/factory":
|
|
1883
|
+
},{"./cognito":14,"./factory/account":15,"./factory/accountStatusType":16,"./factory/accountTitle":17,"./factory/accountType":18,"./factory/action/authorize/award/point":26,"./factory/action/authorize/offer/moneyTransfer":27,"./factory/action/authorize/offer/product":28,"./factory/action/authorize/offer/seatReservation":29,"./factory/action/authorize/paymentMethod/any":30,"./factory/action/cancel/reservation":31,"./factory/action/check/paymentMethod/movieTicket":32,"./factory/action/check/token":33,"./factory/action/consume/use/reservation":34,"./factory/action/interact/confirm/moneyTransfer":35,"./factory/action/interact/confirm/pay":36,"./factory/action/interact/confirm/registerService":37,"./factory/action/interact/confirm/reservation":38,"./factory/action/interact/inform":39,"./factory/action/interact/register/programMembership":40,"./factory/action/interact/register/service":41,"./factory/action/interact/unRegister/programMembership":42,"./factory/action/reserve":43,"./factory/action/trade/order":44,"./factory/action/trade/pay":45,"./factory/action/trade/refund":46,"./factory/action/transfer/give/pointAward":47,"./factory/action/transfer/moneyTransfer":48,"./factory/action/transfer/print/ticket":49,"./factory/action/transfer/return/moneyTransfer":50,"./factory/action/transfer/return/order":51,"./factory/action/transfer/return/paymentMethod":52,"./factory/action/transfer/return/pointAward":53,"./factory/action/transfer/return/reservation":54,"./factory/action/transfer/send/message/email":55,"./factory/action/transfer/send/order":56,"./factory/action/update/delete/member":57,"./factory/actionStatusType":24,"./factory/actionType":25,"./factory/assetTransaction/cancelReservation":59,"./factory/assetTransaction/moneyTransfer":60,"./factory/assetTransaction/pay":61,"./factory/assetTransaction/refund":62,"./factory/assetTransaction/registerService":63,"./factory/assetTransaction/reserve":64,"./factory/assetTransactionType":58,"./factory/authorization":65,"./factory/categoryCode":66,"./factory/clientUser":67,"./factory/creativeWork/message/email":69,"./factory/creativeWork/movie":70,"./factory/creativeWork/softwareApplication/webApplication":71,"./factory/creativeWorkType":68,"./factory/customer":72,"./factory/encodingFormat":73,"./factory/errorCode":74,"./factory/errors":86,"./factory/event/screeningEvent":89,"./factory/event/screeningEventSeries":90,"./factory/eventStatusType":87,"./factory/eventType":88,"./factory/iam":91,"./factory/invoice":92,"./factory/itemAvailability":93,"./factory/language":94,"./factory/merchantReturnPolicy":95,"./factory/monetaryAmount":96,"./factory/offer":97,"./factory/offerCatalog":98,"./factory/offerType":99,"./factory/order":100,"./factory/orderStatus":101,"./factory/organization":102,"./factory/organizationType":103,"./factory/ownershipInfo":104,"./factory/paymentMethod/paymentCard/creditCard":105,"./factory/paymentMethod/paymentCard/movieTicket":106,"./factory/paymentStatusType":107,"./factory/permit":108,"./factory/person":109,"./factory/personType":110,"./factory/place/movieTheater":112,"./factory/place/screeningRoom":113,"./factory/place/screeningRoomSection":114,"./factory/place/seat":115,"./factory/placeType":111,"./factory/priceCurrency":116,"./factory/priceSpecificationType":117,"./factory/product":118,"./factory/programMembership":119,"./factory/project":120,"./factory/propertyValue":121,"./factory/qualitativeValue":122,"./factory/quantitativeValue":123,"./factory/report/accountingReport":124,"./factory/reservationStatusType":125,"./factory/reservationType":126,"./factory/seller":127,"./factory/service/paymentService":129,"./factory/service/webAPI":130,"./factory/serviceType":128,"./factory/sortType":131,"./factory/task/accountMoneyTransfer":134,"./factory/task/aggregateScreeningEvent":135,"./factory/task/aggregateUseActionsOnEvent":136,"./factory/task/cancelAccountMoneyTransfer":137,"./factory/task/cancelMoneyTransfer":138,"./factory/task/cancelPendingReservation":139,"./factory/task/cancelReservation":140,"./factory/task/confirmCancelReserve":141,"./factory/task/importEventCapacitiesFromCOA":142,"./factory/task/importEventsFromCOA":143,"./factory/task/importOffersFromCOA":144,"./factory/task/moneyTransfer":145,"./factory/task/orderProgramMembership":146,"./factory/task/pay":147,"./factory/task/refund":148,"./factory/task/registerService":149,"./factory/task/reserve":150,"./factory/task/sendEmailMessage":151,"./factory/task/triggerWebhook":152,"./factory/task/voidPayment":153,"./factory/taskName":132,"./factory/taskStatus":133,"./factory/thing":154,"./factory/transaction/moneyTransfer":158,"./factory/transaction/placeOrder":159,"./factory/transaction/returnOrder":160,"./factory/transactionStatusType":155,"./factory/transactionTasksExportationStatus":156,"./factory/transactionType":157,"./factory/unitCode":161,"@waiter/factory":259}],14:[function(require,module,exports){
|
|
1884
1884
|
"use strict";
|
|
1885
1885
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1886
1886
|
|
|
@@ -2379,7 +2379,7 @@ var AlreadyInUseError = /** @class */ (function (_super) {
|
|
|
2379
2379
|
}(chevre_1.ChevreError));
|
|
2380
2380
|
exports.default = AlreadyInUseError;
|
|
2381
2381
|
|
|
2382
|
-
},{"../errorCode":74,"./chevre":78,"setprototypeof":
|
|
2382
|
+
},{"../errorCode":74,"./chevre":78,"setprototypeof":288}],76:[function(require,module,exports){
|
|
2383
2383
|
"use strict";
|
|
2384
2384
|
var __extends = (this && this.__extends) || (function () {
|
|
2385
2385
|
var extendStatics = function (d, b) {
|
|
@@ -2422,7 +2422,7 @@ var ArgumentError = /** @class */ (function (_super) {
|
|
|
2422
2422
|
}(chevre_1.ChevreError));
|
|
2423
2423
|
exports.default = ArgumentError;
|
|
2424
2424
|
|
|
2425
|
-
},{"../errorCode":74,"./chevre":78,"setprototypeof":
|
|
2425
|
+
},{"../errorCode":74,"./chevre":78,"setprototypeof":288}],77:[function(require,module,exports){
|
|
2426
2426
|
"use strict";
|
|
2427
2427
|
var __extends = (this && this.__extends) || (function () {
|
|
2428
2428
|
var extendStatics = function (d, b) {
|
|
@@ -2465,7 +2465,7 @@ var ArgumentNullError = /** @class */ (function (_super) {
|
|
|
2465
2465
|
}(chevre_1.ChevreError));
|
|
2466
2466
|
exports.default = ArgumentNullError;
|
|
2467
2467
|
|
|
2468
|
-
},{"../errorCode":74,"./chevre":78,"setprototypeof":
|
|
2468
|
+
},{"../errorCode":74,"./chevre":78,"setprototypeof":288}],78:[function(require,module,exports){
|
|
2469
2469
|
"use strict";
|
|
2470
2470
|
var __extends = (this && this.__extends) || (function () {
|
|
2471
2471
|
var extendStatics = function (d, b) {
|
|
@@ -2504,7 +2504,7 @@ var ChevreError = /** @class */ (function (_super) {
|
|
|
2504
2504
|
}(Error));
|
|
2505
2505
|
exports.ChevreError = ChevreError;
|
|
2506
2506
|
|
|
2507
|
-
},{"setprototypeof":
|
|
2507
|
+
},{"setprototypeof":288}],79:[function(require,module,exports){
|
|
2508
2508
|
"use strict";
|
|
2509
2509
|
var __extends = (this && this.__extends) || (function () {
|
|
2510
2510
|
var extendStatics = function (d, b) {
|
|
@@ -2546,7 +2546,7 @@ var ForbiddenError = /** @class */ (function (_super) {
|
|
|
2546
2546
|
}(chevre_1.ChevreError));
|
|
2547
2547
|
exports.default = ForbiddenError;
|
|
2548
2548
|
|
|
2549
|
-
},{"../errorCode":74,"./chevre":78,"setprototypeof":
|
|
2549
|
+
},{"../errorCode":74,"./chevre":78,"setprototypeof":288}],80:[function(require,module,exports){
|
|
2550
2550
|
"use strict";
|
|
2551
2551
|
var __extends = (this && this.__extends) || (function () {
|
|
2552
2552
|
var extendStatics = function (d, b) {
|
|
@@ -2588,7 +2588,7 @@ var GatewayTimeoutError = /** @class */ (function (_super) {
|
|
|
2588
2588
|
}(chevre_1.ChevreError));
|
|
2589
2589
|
exports.default = GatewayTimeoutError;
|
|
2590
2590
|
|
|
2591
|
-
},{"../errorCode":74,"./chevre":78,"setprototypeof":
|
|
2591
|
+
},{"../errorCode":74,"./chevre":78,"setprototypeof":288}],81:[function(require,module,exports){
|
|
2592
2592
|
"use strict";
|
|
2593
2593
|
var __extends = (this && this.__extends) || (function () {
|
|
2594
2594
|
var extendStatics = function (d, b) {
|
|
@@ -2631,7 +2631,7 @@ var NotFoundError = /** @class */ (function (_super) {
|
|
|
2631
2631
|
}(chevre_1.ChevreError));
|
|
2632
2632
|
exports.default = NotFoundError;
|
|
2633
2633
|
|
|
2634
|
-
},{"../errorCode":74,"./chevre":78,"setprototypeof":
|
|
2634
|
+
},{"../errorCode":74,"./chevre":78,"setprototypeof":288}],82:[function(require,module,exports){
|
|
2635
2635
|
"use strict";
|
|
2636
2636
|
var __extends = (this && this.__extends) || (function () {
|
|
2637
2637
|
var extendStatics = function (d, b) {
|
|
@@ -2673,7 +2673,7 @@ var NotImplementedError = /** @class */ (function (_super) {
|
|
|
2673
2673
|
}(chevre_1.ChevreError));
|
|
2674
2674
|
exports.default = NotImplementedError;
|
|
2675
2675
|
|
|
2676
|
-
},{"../errorCode":74,"./chevre":78,"setprototypeof":
|
|
2676
|
+
},{"../errorCode":74,"./chevre":78,"setprototypeof":288}],83:[function(require,module,exports){
|
|
2677
2677
|
"use strict";
|
|
2678
2678
|
var __extends = (this && this.__extends) || (function () {
|
|
2679
2679
|
var extendStatics = function (d, b) {
|
|
@@ -2715,7 +2715,7 @@ var RateLimitExceededError = /** @class */ (function (_super) {
|
|
|
2715
2715
|
}(chevre_1.ChevreError));
|
|
2716
2716
|
exports.default = RateLimitExceededError;
|
|
2717
2717
|
|
|
2718
|
-
},{"../errorCode":74,"./chevre":78,"setprototypeof":
|
|
2718
|
+
},{"../errorCode":74,"./chevre":78,"setprototypeof":288}],84:[function(require,module,exports){
|
|
2719
2719
|
"use strict";
|
|
2720
2720
|
var __extends = (this && this.__extends) || (function () {
|
|
2721
2721
|
var extendStatics = function (d, b) {
|
|
@@ -2757,7 +2757,7 @@ var ServiceUnavailableError = /** @class */ (function (_super) {
|
|
|
2757
2757
|
}(chevre_1.ChevreError));
|
|
2758
2758
|
exports.default = ServiceUnavailableError;
|
|
2759
2759
|
|
|
2760
|
-
},{"../errorCode":74,"./chevre":78,"setprototypeof":
|
|
2760
|
+
},{"../errorCode":74,"./chevre":78,"setprototypeof":288}],85:[function(require,module,exports){
|
|
2761
2761
|
"use strict";
|
|
2762
2762
|
var __extends = (this && this.__extends) || (function () {
|
|
2763
2763
|
var extendStatics = function (d, b) {
|
|
@@ -2799,7 +2799,7 @@ var UnauthorizedError = /** @class */ (function (_super) {
|
|
|
2799
2799
|
}(chevre_1.ChevreError));
|
|
2800
2800
|
exports.default = UnauthorizedError;
|
|
2801
2801
|
|
|
2802
|
-
},{"../errorCode":74,"./chevre":78,"setprototypeof":
|
|
2802
|
+
},{"../errorCode":74,"./chevre":78,"setprototypeof":288}],86:[function(require,module,exports){
|
|
2803
2803
|
"use strict";
|
|
2804
2804
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
2805
2805
|
exports.Unauthorized = exports.Chevre = exports.ServiceUnavailable = exports.RateLimitExceeded = exports.NotImplemented = exports.NotFound = exports.GatewayTimeout = exports.Forbidden = exports.ArgumentNull = exports.Argument = exports.AlreadyInUse = void 0;
|
|
@@ -3648,7 +3648,7 @@ var StubAuthClient = /** @class */ (function () {
|
|
|
3648
3648
|
}());
|
|
3649
3649
|
exports.StubAuthClient = StubAuthClient;
|
|
3650
3650
|
|
|
3651
|
-
},{"../transporters":
|
|
3651
|
+
},{"../transporters":240}],164:[function(require,module,exports){
|
|
3652
3652
|
"use strict";
|
|
3653
3653
|
var __extends = (this && this.__extends) || (function () {
|
|
3654
3654
|
var extendStatics = function (d, b) {
|
|
@@ -3695,6 +3695,7 @@ var me_1 = require("./chevre/me");
|
|
|
3695
3695
|
var offer_1 = require("./chevre/offer");
|
|
3696
3696
|
var offerCatalog_1 = require("./chevre/offerCatalog");
|
|
3697
3697
|
var order_1 = require("./chevre/order");
|
|
3698
|
+
var orderNumber_1 = require("./chevre/orderNumber");
|
|
3698
3699
|
var ownershipInfo_1 = require("./chevre/ownershipInfo");
|
|
3699
3700
|
var permit_1 = require("./chevre/permit");
|
|
3700
3701
|
var person_1 = require("./chevre/person");
|
|
@@ -3869,6 +3870,17 @@ var service;
|
|
|
3869
3870
|
return Order;
|
|
3870
3871
|
}(order_1.OrderService));
|
|
3871
3872
|
service.Order = Order;
|
|
3873
|
+
/**
|
|
3874
|
+
* 注文番号サービス
|
|
3875
|
+
*/
|
|
3876
|
+
var OrderNumber = /** @class */ (function (_super) {
|
|
3877
|
+
__extends(OrderNumber, _super);
|
|
3878
|
+
function OrderNumber() {
|
|
3879
|
+
return _super !== null && _super.apply(this, arguments) || this;
|
|
3880
|
+
}
|
|
3881
|
+
return OrderNumber;
|
|
3882
|
+
}(orderNumber_1.OrderNumberService));
|
|
3883
|
+
service.OrderNumber = OrderNumber;
|
|
3872
3884
|
/**
|
|
3873
3885
|
* 所有権サービス
|
|
3874
3886
|
*/
|
|
@@ -4170,7 +4182,7 @@ var service;
|
|
|
4170
4182
|
service.UserPool = UserPool;
|
|
4171
4183
|
})(service = exports.service || (exports.service = {}));
|
|
4172
4184
|
|
|
4173
|
-
},{"./chevre/account":165,"./chevre/accountAction":166,"./chevre/accountTitle":167,"./chevre/accountingReport":168,"./chevre/action":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/categoryCode":178,"./chevre/creativeWork":179,"./chevre/customer":180,"./chevre/emailMessage":181,"./chevre/event":182,"./chevre/iam":183,"./chevre/me":184,"./chevre/offer":185,"./chevre/offerCatalog":186,"./chevre/order":187,"./chevre/
|
|
4185
|
+
},{"./chevre/account":165,"./chevre/accountAction":166,"./chevre/accountTitle":167,"./chevre/accountingReport":168,"./chevre/action":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/categoryCode":178,"./chevre/creativeWork":179,"./chevre/customer":180,"./chevre/emailMessage":181,"./chevre/event":182,"./chevre/iam":183,"./chevre/me":184,"./chevre/offer":185,"./chevre/offerCatalog":186,"./chevre/order":187,"./chevre/orderNumber":188,"./chevre/ownershipInfo":189,"./chevre/permit":190,"./chevre/person":191,"./chevre/person/ownershipInfo":192,"./chevre/place":193,"./chevre/priceSpecification":194,"./chevre/product":195,"./chevre/project":196,"./chevre/reservation":197,"./chevre/seller":198,"./chevre/task":199,"./chevre/token":200,"./chevre/transaction/moneyTransfer":202,"./chevre/transaction/placeOrder":203,"./chevre/transaction/returnOrder":204,"./chevre/transactionNumber":201,"./chevre/userPool":205,"./factory":206}],165:[function(require,module,exports){
|
|
4174
4186
|
"use strict";
|
|
4175
4187
|
var __extends = (this && this.__extends) || (function () {
|
|
4176
4188
|
var extendStatics = function (d, b) {
|
|
@@ -4414,7 +4426,7 @@ var AccountService = /** @class */ (function (_super) {
|
|
|
4414
4426
|
}(service_1.Service));
|
|
4415
4427
|
exports.AccountService = AccountService;
|
|
4416
4428
|
|
|
4417
|
-
},{"../service":
|
|
4429
|
+
},{"../service":213,"http-status":274}],166:[function(require,module,exports){
|
|
4418
4430
|
"use strict";
|
|
4419
4431
|
var __extends = (this && this.__extends) || (function () {
|
|
4420
4432
|
var extendStatics = function (d, b) {
|
|
@@ -4511,7 +4523,7 @@ var AccountActionService = /** @class */ (function (_super) {
|
|
|
4511
4523
|
}(service_1.Service));
|
|
4512
4524
|
exports.AccountActionService = AccountActionService;
|
|
4513
4525
|
|
|
4514
|
-
},{"../service":
|
|
4526
|
+
},{"../service":213,"http-status":274}],167:[function(require,module,exports){
|
|
4515
4527
|
"use strict";
|
|
4516
4528
|
var __extends = (this && this.__extends) || (function () {
|
|
4517
4529
|
var extendStatics = function (d, b) {
|
|
@@ -4848,7 +4860,7 @@ var AccountTitleService = /** @class */ (function (_super) {
|
|
|
4848
4860
|
}(service_1.Service));
|
|
4849
4861
|
exports.AccountTitleService = AccountTitleService;
|
|
4850
4862
|
|
|
4851
|
-
},{"../factory":
|
|
4863
|
+
},{"../factory":206,"../service":213,"http-status":274}],168:[function(require,module,exports){
|
|
4852
4864
|
"use strict";
|
|
4853
4865
|
var __extends = (this && this.__extends) || (function () {
|
|
4854
4866
|
var extendStatics = function (d, b) {
|
|
@@ -4945,7 +4957,7 @@ var AccountingReportService = /** @class */ (function (_super) {
|
|
|
4945
4957
|
}(service_1.Service));
|
|
4946
4958
|
exports.AccountingReportService = AccountingReportService;
|
|
4947
4959
|
|
|
4948
|
-
},{"../service":
|
|
4960
|
+
},{"../service":213,"http-status":274}],169:[function(require,module,exports){
|
|
4949
4961
|
"use strict";
|
|
4950
4962
|
var __extends = (this && this.__extends) || (function () {
|
|
4951
4963
|
var extendStatics = function (d, b) {
|
|
@@ -5042,7 +5054,7 @@ var ActionService = /** @class */ (function (_super) {
|
|
|
5042
5054
|
}(service_1.Service));
|
|
5043
5055
|
exports.ActionService = ActionService;
|
|
5044
5056
|
|
|
5045
|
-
},{"../service":
|
|
5057
|
+
},{"../service":213,"http-status":274}],170:[function(require,module,exports){
|
|
5046
5058
|
"use strict";
|
|
5047
5059
|
var __extends = (this && this.__extends) || (function () {
|
|
5048
5060
|
var extendStatics = function (d, b) {
|
|
@@ -5139,7 +5151,7 @@ var AssetTransactionService = /** @class */ (function (_super) {
|
|
|
5139
5151
|
}(service_1.Service));
|
|
5140
5152
|
exports.AssetTransactionService = AssetTransactionService;
|
|
5141
5153
|
|
|
5142
|
-
},{"../service":
|
|
5154
|
+
},{"../service":213,"http-status":274}],171:[function(require,module,exports){
|
|
5143
5155
|
"use strict";
|
|
5144
5156
|
var __extends = (this && this.__extends) || (function () {
|
|
5145
5157
|
var extendStatics = function (d, b) {
|
|
@@ -5287,7 +5299,7 @@ var CancelReservationAssetTransactionService = /** @class */ (function (_super)
|
|
|
5287
5299
|
}(service_1.Service));
|
|
5288
5300
|
exports.CancelReservationAssetTransactionService = CancelReservationAssetTransactionService;
|
|
5289
5301
|
|
|
5290
|
-
},{"../../service":
|
|
5302
|
+
},{"../../service":213,"http-status":274}],172:[function(require,module,exports){
|
|
5291
5303
|
"use strict";
|
|
5292
5304
|
var __extends = (this && this.__extends) || (function () {
|
|
5293
5305
|
var extendStatics = function (d, b) {
|
|
@@ -5420,7 +5432,7 @@ var MoneyTransferAssetTransactionService = /** @class */ (function (_super) {
|
|
|
5420
5432
|
}(service_1.Service));
|
|
5421
5433
|
exports.MoneyTransferAssetTransactionService = MoneyTransferAssetTransactionService;
|
|
5422
5434
|
|
|
5423
|
-
},{"../../factory":
|
|
5435
|
+
},{"../../factory":206,"../../service":213,"http-status":274}],173:[function(require,module,exports){
|
|
5424
5436
|
"use strict";
|
|
5425
5437
|
var __extends = (this && this.__extends) || (function () {
|
|
5426
5438
|
var extendStatics = function (d, b) {
|
|
@@ -5633,7 +5645,7 @@ var PayAssetTransactionService = /** @class */ (function (_super) {
|
|
|
5633
5645
|
}(service_1.Service));
|
|
5634
5646
|
exports.PayAssetTransactionService = PayAssetTransactionService;
|
|
5635
5647
|
|
|
5636
|
-
},{"../../factory":
|
|
5648
|
+
},{"../../factory":206,"../../service":213,"http-status":274}],174:[function(require,module,exports){
|
|
5637
5649
|
"use strict";
|
|
5638
5650
|
var __extends = (this && this.__extends) || (function () {
|
|
5639
5651
|
var extendStatics = function (d, b) {
|
|
@@ -5766,7 +5778,7 @@ var RefundAssetTransactionService = /** @class */ (function (_super) {
|
|
|
5766
5778
|
}(service_1.Service));
|
|
5767
5779
|
exports.RefundAssetTransactionService = RefundAssetTransactionService;
|
|
5768
5780
|
|
|
5769
|
-
},{"../../factory":
|
|
5781
|
+
},{"../../factory":206,"../../service":213,"http-status":274}],175:[function(require,module,exports){
|
|
5770
5782
|
"use strict";
|
|
5771
5783
|
var __extends = (this && this.__extends) || (function () {
|
|
5772
5784
|
var extendStatics = function (d, b) {
|
|
@@ -5899,7 +5911,7 @@ var RegisterServiceAssetTransactionService = /** @class */ (function (_super) {
|
|
|
5899
5911
|
}(service_1.Service));
|
|
5900
5912
|
exports.RegisterServiceAssetTransactionService = RegisterServiceAssetTransactionService;
|
|
5901
5913
|
|
|
5902
|
-
},{"../../factory":
|
|
5914
|
+
},{"../../factory":206,"../../service":213,"http-status":274}],176:[function(require,module,exports){
|
|
5903
5915
|
"use strict";
|
|
5904
5916
|
var __extends = (this && this.__extends) || (function () {
|
|
5905
5917
|
var extendStatics = function (d, b) {
|
|
@@ -6049,7 +6061,7 @@ var ReserveAssetTransactionService = /** @class */ (function (_super) {
|
|
|
6049
6061
|
}(service_1.Service));
|
|
6050
6062
|
exports.ReserveAssetTransactionService = ReserveAssetTransactionService;
|
|
6051
6063
|
|
|
6052
|
-
},{"../../service":
|
|
6064
|
+
},{"../../service":213,"http-status":274}],177:[function(require,module,exports){
|
|
6053
6065
|
"use strict";
|
|
6054
6066
|
var __extends = (this && this.__extends) || (function () {
|
|
6055
6067
|
var extendStatics = function (d, b) {
|
|
@@ -6165,7 +6177,7 @@ var AuthorizationService = /** @class */ (function (_super) {
|
|
|
6165
6177
|
}(service_1.Service));
|
|
6166
6178
|
exports.AuthorizationService = AuthorizationService;
|
|
6167
6179
|
|
|
6168
|
-
},{"../service":
|
|
6180
|
+
},{"../service":213,"http-status":274}],178:[function(require,module,exports){
|
|
6169
6181
|
"use strict";
|
|
6170
6182
|
var __extends = (this && this.__extends) || (function () {
|
|
6171
6183
|
var extendStatics = function (d, b) {
|
|
@@ -6329,7 +6341,7 @@ var CategoryCodeService = /** @class */ (function (_super) {
|
|
|
6329
6341
|
}(service_1.Service));
|
|
6330
6342
|
exports.CategoryCodeService = CategoryCodeService;
|
|
6331
6343
|
|
|
6332
|
-
},{"../service":
|
|
6344
|
+
},{"../service":213,"http-status":274}],179:[function(require,module,exports){
|
|
6333
6345
|
"use strict";
|
|
6334
6346
|
var __extends = (this && this.__extends) || (function () {
|
|
6335
6347
|
var extendStatics = function (d, b) {
|
|
@@ -6487,7 +6499,7 @@ var CreativeWorkService = /** @class */ (function (_super) {
|
|
|
6487
6499
|
}(service_1.Service));
|
|
6488
6500
|
exports.CreativeWorkService = CreativeWorkService;
|
|
6489
6501
|
|
|
6490
|
-
},{"../service":
|
|
6502
|
+
},{"../service":213,"http-status":274}],180:[function(require,module,exports){
|
|
6491
6503
|
"use strict";
|
|
6492
6504
|
var __extends = (this && this.__extends) || (function () {
|
|
6493
6505
|
var extendStatics = function (d, b) {
|
|
@@ -6661,7 +6673,7 @@ var CustomerService = /** @class */ (function (_super) {
|
|
|
6661
6673
|
}(service_1.Service));
|
|
6662
6674
|
exports.CustomerService = CustomerService;
|
|
6663
6675
|
|
|
6664
|
-
},{"../service":
|
|
6676
|
+
},{"../service":213,"http-status":274}],181:[function(require,module,exports){
|
|
6665
6677
|
"use strict";
|
|
6666
6678
|
var __extends = (this && this.__extends) || (function () {
|
|
6667
6679
|
var extendStatics = function (d, b) {
|
|
@@ -6835,7 +6847,7 @@ var EmailMessageService = /** @class */ (function (_super) {
|
|
|
6835
6847
|
}(service_1.Service));
|
|
6836
6848
|
exports.EmailMessageService = EmailMessageService;
|
|
6837
6849
|
|
|
6838
|
-
},{"../service":
|
|
6850
|
+
},{"../service":213,"http-status":274}],182:[function(require,module,exports){
|
|
6839
6851
|
"use strict";
|
|
6840
6852
|
var __extends = (this && this.__extends) || (function () {
|
|
6841
6853
|
var extendStatics = function (d, b) {
|
|
@@ -7077,7 +7089,7 @@ var EventService = /** @class */ (function (_super) {
|
|
|
7077
7089
|
}(service_1.Service));
|
|
7078
7090
|
exports.EventService = EventService;
|
|
7079
7091
|
|
|
7080
|
-
},{"../service":
|
|
7092
|
+
},{"../service":213,"http-status":274}],183:[function(require,module,exports){
|
|
7081
7093
|
"use strict";
|
|
7082
7094
|
var __extends = (this && this.__extends) || (function () {
|
|
7083
7095
|
var extendStatics = function (d, b) {
|
|
@@ -7400,7 +7412,7 @@ var IAMService = /** @class */ (function (_super) {
|
|
|
7400
7412
|
}(service_1.Service));
|
|
7401
7413
|
exports.IAMService = IAMService;
|
|
7402
7414
|
|
|
7403
|
-
},{"../service":
|
|
7415
|
+
},{"../service":213,"http-status":274}],184:[function(require,module,exports){
|
|
7404
7416
|
"use strict";
|
|
7405
7417
|
var __extends = (this && this.__extends) || (function () {
|
|
7406
7418
|
var extendStatics = function (d, b) {
|
|
@@ -7497,7 +7509,7 @@ var MeService = /** @class */ (function (_super) {
|
|
|
7497
7509
|
}(service_1.Service));
|
|
7498
7510
|
exports.MeService = MeService;
|
|
7499
7511
|
|
|
7500
|
-
},{"../service":
|
|
7512
|
+
},{"../service":213,"http-status":274}],185:[function(require,module,exports){
|
|
7501
7513
|
"use strict";
|
|
7502
7514
|
var __extends = (this && this.__extends) || (function () {
|
|
7503
7515
|
var extendStatics = function (d, b) {
|
|
@@ -7667,7 +7679,7 @@ var OfferService = /** @class */ (function (_super) {
|
|
|
7667
7679
|
}(service_1.Service));
|
|
7668
7680
|
exports.OfferService = OfferService;
|
|
7669
7681
|
|
|
7670
|
-
},{"../service":
|
|
7682
|
+
},{"../service":213,"http-status":274}],186:[function(require,module,exports){
|
|
7671
7683
|
"use strict";
|
|
7672
7684
|
var __extends = (this && this.__extends) || (function () {
|
|
7673
7685
|
var extendStatics = function (d, b) {
|
|
@@ -7837,7 +7849,7 @@ var OfferCatalogService = /** @class */ (function (_super) {
|
|
|
7837
7849
|
}(service_1.Service));
|
|
7838
7850
|
exports.OfferCatalogService = OfferCatalogService;
|
|
7839
7851
|
|
|
7840
|
-
},{"../service":
|
|
7852
|
+
},{"../service":213,"http-status":274}],187:[function(require,module,exports){
|
|
7841
7853
|
"use strict";
|
|
7842
7854
|
var __extends = (this && this.__extends) || (function () {
|
|
7843
7855
|
var extendStatics = function (d, b) {
|
|
@@ -8129,7 +8141,95 @@ var OrderService = /** @class */ (function (_super) {
|
|
|
8129
8141
|
}(service_1.Service));
|
|
8130
8142
|
exports.OrderService = OrderService;
|
|
8131
8143
|
|
|
8132
|
-
},{"../factory":
|
|
8144
|
+
},{"../factory":206,"../service":213,"http-status":274}],188:[function(require,module,exports){
|
|
8145
|
+
"use strict";
|
|
8146
|
+
var __extends = (this && this.__extends) || (function () {
|
|
8147
|
+
var extendStatics = function (d, b) {
|
|
8148
|
+
extendStatics = Object.setPrototypeOf ||
|
|
8149
|
+
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
8150
|
+
function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
|
|
8151
|
+
return extendStatics(d, b);
|
|
8152
|
+
};
|
|
8153
|
+
return function (d, b) {
|
|
8154
|
+
if (typeof b !== "function" && b !== null)
|
|
8155
|
+
throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
|
|
8156
|
+
extendStatics(d, b);
|
|
8157
|
+
function __() { this.constructor = d; }
|
|
8158
|
+
d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
|
|
8159
|
+
};
|
|
8160
|
+
})();
|
|
8161
|
+
var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
|
|
8162
|
+
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
8163
|
+
return new (P || (P = Promise))(function (resolve, reject) {
|
|
8164
|
+
function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
|
|
8165
|
+
function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
|
|
8166
|
+
function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
|
|
8167
|
+
step((generator = generator.apply(thisArg, _arguments || [])).next());
|
|
8168
|
+
});
|
|
8169
|
+
};
|
|
8170
|
+
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
8171
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
8172
|
+
return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
8173
|
+
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
8174
|
+
function step(op) {
|
|
8175
|
+
if (f) throw new TypeError("Generator is already executing.");
|
|
8176
|
+
while (_) try {
|
|
8177
|
+
if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;
|
|
8178
|
+
if (y = 0, t) op = [op[0] & 2, t.value];
|
|
8179
|
+
switch (op[0]) {
|
|
8180
|
+
case 0: case 1: t = op; break;
|
|
8181
|
+
case 4: _.label++; return { value: op[1], done: false };
|
|
8182
|
+
case 5: _.label++; y = op[1]; op = [0]; continue;
|
|
8183
|
+
case 7: op = _.ops.pop(); _.trys.pop(); continue;
|
|
8184
|
+
default:
|
|
8185
|
+
if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }
|
|
8186
|
+
if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }
|
|
8187
|
+
if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }
|
|
8188
|
+
if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }
|
|
8189
|
+
if (t[2]) _.ops.pop();
|
|
8190
|
+
_.trys.pop(); continue;
|
|
8191
|
+
}
|
|
8192
|
+
op = body.call(thisArg, _);
|
|
8193
|
+
} catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }
|
|
8194
|
+
if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };
|
|
8195
|
+
}
|
|
8196
|
+
};
|
|
8197
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8198
|
+
exports.OrderNumberService = void 0;
|
|
8199
|
+
var http_status_1 = require("http-status");
|
|
8200
|
+
var service_1 = require("../service");
|
|
8201
|
+
/**
|
|
8202
|
+
* 注文番号サービス
|
|
8203
|
+
*/
|
|
8204
|
+
var OrderNumberService = /** @class */ (function (_super) {
|
|
8205
|
+
__extends(OrderNumberService, _super);
|
|
8206
|
+
function OrderNumberService() {
|
|
8207
|
+
return _super !== null && _super.apply(this, arguments) || this;
|
|
8208
|
+
}
|
|
8209
|
+
/**
|
|
8210
|
+
* 発行
|
|
8211
|
+
*/
|
|
8212
|
+
OrderNumberService.prototype.publish = function () {
|
|
8213
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
8214
|
+
var _this = this;
|
|
8215
|
+
return __generator(this, function (_a) {
|
|
8216
|
+
return [2 /*return*/, this.fetch({
|
|
8217
|
+
uri: '/orderNumbers',
|
|
8218
|
+
method: 'POST',
|
|
8219
|
+
body: {},
|
|
8220
|
+
expectedStatusCodes: [http_status_1.CREATED]
|
|
8221
|
+
})
|
|
8222
|
+
.then(function (response) { return __awaiter(_this, void 0, void 0, function () { return __generator(this, function (_a) {
|
|
8223
|
+
return [2 /*return*/, response.json()];
|
|
8224
|
+
}); }); })];
|
|
8225
|
+
});
|
|
8226
|
+
});
|
|
8227
|
+
};
|
|
8228
|
+
return OrderNumberService;
|
|
8229
|
+
}(service_1.Service));
|
|
8230
|
+
exports.OrderNumberService = OrderNumberService;
|
|
8231
|
+
|
|
8232
|
+
},{"../service":213,"http-status":274}],189:[function(require,module,exports){
|
|
8133
8233
|
"use strict";
|
|
8134
8234
|
var __extends = (this && this.__extends) || (function () {
|
|
8135
8235
|
var extendStatics = function (d, b) {
|
|
@@ -8242,7 +8342,7 @@ var OwnershipInfoService = /** @class */ (function (_super) {
|
|
|
8242
8342
|
}(service_1.Service));
|
|
8243
8343
|
exports.OwnershipInfoService = OwnershipInfoService;
|
|
8244
8344
|
|
|
8245
|
-
},{"../service":
|
|
8345
|
+
},{"../service":213,"http-status":274}],190:[function(require,module,exports){
|
|
8246
8346
|
"use strict";
|
|
8247
8347
|
var __extends = (this && this.__extends) || (function () {
|
|
8248
8348
|
var extendStatics = function (d, b) {
|
|
@@ -8398,7 +8498,7 @@ var PermitService = /** @class */ (function (_super) {
|
|
|
8398
8498
|
}(service_1.Service));
|
|
8399
8499
|
exports.PermitService = PermitService;
|
|
8400
8500
|
|
|
8401
|
-
},{"../service":
|
|
8501
|
+
},{"../service":213,"http-status":274}],191:[function(require,module,exports){
|
|
8402
8502
|
"use strict";
|
|
8403
8503
|
var __extends = (this && this.__extends) || (function () {
|
|
8404
8504
|
var extendStatics = function (d, b) {
|
|
@@ -8615,7 +8715,7 @@ var PersonService = /** @class */ (function (_super) {
|
|
|
8615
8715
|
}(service_1.Service));
|
|
8616
8716
|
exports.PersonService = PersonService;
|
|
8617
8717
|
|
|
8618
|
-
},{"../service":
|
|
8718
|
+
},{"../service":213,"http-status":274}],192:[function(require,module,exports){
|
|
8619
8719
|
"use strict";
|
|
8620
8720
|
var __extends = (this && this.__extends) || (function () {
|
|
8621
8721
|
var extendStatics = function (d, b) {
|
|
@@ -8854,7 +8954,7 @@ var PersonOwnershipInfoService = /** @class */ (function (_super) {
|
|
|
8854
8954
|
}(service_1.Service));
|
|
8855
8955
|
exports.PersonOwnershipInfoService = PersonOwnershipInfoService;
|
|
8856
8956
|
|
|
8857
|
-
},{"../../service":
|
|
8957
|
+
},{"../../service":213,"http-status":274}],193:[function(require,module,exports){
|
|
8858
8958
|
"use strict";
|
|
8859
8959
|
var __extends = (this && this.__extends) || (function () {
|
|
8860
8960
|
var extendStatics = function (d, b) {
|
|
@@ -9289,7 +9389,7 @@ var PlaceService = /** @class */ (function (_super) {
|
|
|
9289
9389
|
}(service_1.Service));
|
|
9290
9390
|
exports.PlaceService = PlaceService;
|
|
9291
9391
|
|
|
9292
|
-
},{"../factory":
|
|
9392
|
+
},{"../factory":206,"../service":213,"http-status":274}],194:[function(require,module,exports){
|
|
9293
9393
|
"use strict";
|
|
9294
9394
|
var __extends = (this && this.__extends) || (function () {
|
|
9295
9395
|
var extendStatics = function (d, b) {
|
|
@@ -9453,7 +9553,7 @@ var PriceSpecificationService = /** @class */ (function (_super) {
|
|
|
9453
9553
|
}(service_1.Service));
|
|
9454
9554
|
exports.PriceSpecificationService = PriceSpecificationService;
|
|
9455
9555
|
|
|
9456
|
-
},{"../service":
|
|
9556
|
+
},{"../service":213,"http-status":274}],195:[function(require,module,exports){
|
|
9457
9557
|
"use strict";
|
|
9458
9558
|
var __extends = (this && this.__extends) || (function () {
|
|
9459
9559
|
var extendStatics = function (d, b) {
|
|
@@ -9655,7 +9755,7 @@ var ProductService = /** @class */ (function (_super) {
|
|
|
9655
9755
|
}(service_1.Service));
|
|
9656
9756
|
exports.ProductService = ProductService;
|
|
9657
9757
|
|
|
9658
|
-
},{"../service":
|
|
9758
|
+
},{"../service":213,"http-status":274}],196:[function(require,module,exports){
|
|
9659
9759
|
"use strict";
|
|
9660
9760
|
var __extends = (this && this.__extends) || (function () {
|
|
9661
9761
|
var extendStatics = function (d, b) {
|
|
@@ -9860,7 +9960,7 @@ var ProjectService = /** @class */ (function (_super) {
|
|
|
9860
9960
|
}(service_1.Service));
|
|
9861
9961
|
exports.ProjectService = ProjectService;
|
|
9862
9962
|
|
|
9863
|
-
},{"../service":
|
|
9963
|
+
},{"../service":213,"http-status":274}],197:[function(require,module,exports){
|
|
9864
9964
|
"use strict";
|
|
9865
9965
|
var __extends = (this && this.__extends) || (function () {
|
|
9866
9966
|
var extendStatics = function (d, b) {
|
|
@@ -10076,7 +10176,7 @@ var ReservationService = /** @class */ (function (_super) {
|
|
|
10076
10176
|
}(service_1.Service));
|
|
10077
10177
|
exports.ReservationService = ReservationService;
|
|
10078
10178
|
|
|
10079
|
-
},{"../service":
|
|
10179
|
+
},{"../service":213,"http-status":274}],198:[function(require,module,exports){
|
|
10080
10180
|
"use strict";
|
|
10081
10181
|
var __extends = (this && this.__extends) || (function () {
|
|
10082
10182
|
var extendStatics = function (d, b) {
|
|
@@ -10254,7 +10354,7 @@ var SellerService = /** @class */ (function (_super) {
|
|
|
10254
10354
|
}(service_1.Service));
|
|
10255
10355
|
exports.SellerService = SellerService;
|
|
10256
10356
|
|
|
10257
|
-
},{"../service":
|
|
10357
|
+
},{"../service":213,"http-status":274}],199:[function(require,module,exports){
|
|
10258
10358
|
"use strict";
|
|
10259
10359
|
var __extends = (this && this.__extends) || (function () {
|
|
10260
10360
|
var extendStatics = function (d, b) {
|
|
@@ -10388,7 +10488,7 @@ var TaskService = /** @class */ (function (_super) {
|
|
|
10388
10488
|
}(service_1.Service));
|
|
10389
10489
|
exports.TaskService = TaskService;
|
|
10390
10490
|
|
|
10391
|
-
},{"../service":
|
|
10491
|
+
},{"../service":213,"http-status":274}],200:[function(require,module,exports){
|
|
10392
10492
|
"use strict";
|
|
10393
10493
|
var __extends = (this && this.__extends) || (function () {
|
|
10394
10494
|
var extendStatics = function (d, b) {
|
|
@@ -10476,7 +10576,7 @@ var TokenService = /** @class */ (function (_super) {
|
|
|
10476
10576
|
}(service_1.Service));
|
|
10477
10577
|
exports.TokenService = TokenService;
|
|
10478
10578
|
|
|
10479
|
-
},{"../service":
|
|
10579
|
+
},{"../service":213,"http-status":274}],201:[function(require,module,exports){
|
|
10480
10580
|
"use strict";
|
|
10481
10581
|
var __extends = (this && this.__extends) || (function () {
|
|
10482
10582
|
var extendStatics = function (d, b) {
|
|
@@ -10564,7 +10664,7 @@ var TransactionNumberService = /** @class */ (function (_super) {
|
|
|
10564
10664
|
}(service_1.Service));
|
|
10565
10665
|
exports.TransactionNumberService = TransactionNumberService;
|
|
10566
10666
|
|
|
10567
|
-
},{"../service":
|
|
10667
|
+
},{"../service":213,"http-status":274}],202:[function(require,module,exports){
|
|
10568
10668
|
"use strict";
|
|
10569
10669
|
var __extends = (this && this.__extends) || (function () {
|
|
10570
10670
|
var extendStatics = function (d, b) {
|
|
@@ -10683,7 +10783,7 @@ var MoneyTransferTransactionService = /** @class */ (function (_super) {
|
|
|
10683
10783
|
}(service_1.Service));
|
|
10684
10784
|
exports.MoneyTransferTransactionService = MoneyTransferTransactionService;
|
|
10685
10785
|
|
|
10686
|
-
},{"../../factory":
|
|
10786
|
+
},{"../../factory":206,"../../service":213,"http-status":274}],203:[function(require,module,exports){
|
|
10687
10787
|
"use strict";
|
|
10688
10788
|
var __extends = (this && this.__extends) || (function () {
|
|
10689
10789
|
var extendStatics = function (d, b) {
|
|
@@ -10802,7 +10902,7 @@ var PlaceOrderTransactionService = /** @class */ (function (_super) {
|
|
|
10802
10902
|
}(service_1.Service));
|
|
10803
10903
|
exports.PlaceOrderTransactionService = PlaceOrderTransactionService;
|
|
10804
10904
|
|
|
10805
|
-
},{"../../factory":
|
|
10905
|
+
},{"../../factory":206,"../../service":213,"http-status":274}],204:[function(require,module,exports){
|
|
10806
10906
|
"use strict";
|
|
10807
10907
|
var __extends = (this && this.__extends) || (function () {
|
|
10808
10908
|
var extendStatics = function (d, b) {
|
|
@@ -10902,7 +11002,7 @@ var ReturnOrderTransactionService = /** @class */ (function (_super) {
|
|
|
10902
11002
|
}(service_1.Service));
|
|
10903
11003
|
exports.ReturnOrderTransactionService = ReturnOrderTransactionService;
|
|
10904
11004
|
|
|
10905
|
-
},{"../../factory":
|
|
11005
|
+
},{"../../factory":206,"../../service":213,"http-status":274}],205:[function(require,module,exports){
|
|
10906
11006
|
"use strict";
|
|
10907
11007
|
var __extends = (this && this.__extends) || (function () {
|
|
10908
11008
|
var extendStatics = function (d, b) {
|
|
@@ -11035,7 +11135,7 @@ var UserPoolService = /** @class */ (function (_super) {
|
|
|
11035
11135
|
}(service_1.Service));
|
|
11036
11136
|
exports.UserPoolService = UserPoolService;
|
|
11037
11137
|
|
|
11038
|
-
},{"../service":
|
|
11138
|
+
},{"../service":213,"http-status":274}],206:[function(require,module,exports){
|
|
11039
11139
|
"use strict";
|
|
11040
11140
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
11041
11141
|
if (k2 === undefined) k2 = k;
|
|
@@ -11053,7 +11153,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
11053
11153
|
*/
|
|
11054
11154
|
__exportStar(require("@chevre/factory"), exports);
|
|
11055
11155
|
|
|
11056
|
-
},{"@chevre/factory":162}],
|
|
11156
|
+
},{"@chevre/factory":162}],207:[function(require,module,exports){
|
|
11057
11157
|
"use strict";
|
|
11058
11158
|
var __extends = (this && this.__extends) || (function () {
|
|
11059
11159
|
var extendStatics = function (d, b) {
|
|
@@ -11480,7 +11580,7 @@ var service;
|
|
|
11480
11580
|
service.txn = transaction;
|
|
11481
11581
|
})(service = exports.service || (exports.service = {}));
|
|
11482
11582
|
|
|
11483
|
-
},{"./auth/authClient":163,"./chevre":164,"./factory":
|
|
11583
|
+
},{"./auth/authClient":163,"./chevre":164,"./factory":206,"./pecorino":208,"./service":213,"./service/account":214,"./service/action":215,"./service/categoryCode":216,"./service/creativeWork":217,"./service/customer":218,"./service/delivery":219,"./service/emailMessage":220,"./service/event":221,"./service/iam":222,"./service/offer":223,"./service/order":224,"./service/ownershipInfo":225,"./service/payment":226,"./service/permit":227,"./service/person":228,"./service/person/ownershipInfo":229,"./service/place":230,"./service/product":231,"./service/project":232,"./service/reservation":233,"./service/seller":234,"./service/token":235,"./service/transaction/moneyTransfer":236,"./service/transaction/placeOrder":237,"./service/transaction/placeOrder4sskts":238,"./service/transaction/returnOrder":239,"./transporters":240}],208:[function(require,module,exports){
|
|
11484
11584
|
"use strict";
|
|
11485
11585
|
var __extends = (this && this.__extends) || (function () {
|
|
11486
11586
|
var extendStatics = function (d, b) {
|
|
@@ -11560,7 +11660,7 @@ var service;
|
|
|
11560
11660
|
})(transaction = service.transaction || (service.transaction = {}));
|
|
11561
11661
|
})(service = exports.service || (exports.service = {}));
|
|
11562
11662
|
|
|
11563
|
-
},{"./factory":
|
|
11663
|
+
},{"./factory":206,"./pecorino/permit":209,"./pecorino/transaction/deposit":210,"./pecorino/transaction/transfer":211,"./pecorino/transaction/withdraw":212}],209:[function(require,module,exports){
|
|
11564
11664
|
"use strict";
|
|
11565
11665
|
var __extends = (this && this.__extends) || (function () {
|
|
11566
11666
|
var extendStatics = function (d, b) {
|
|
@@ -11669,7 +11769,7 @@ var PermitService = /** @class */ (function (_super) {
|
|
|
11669
11769
|
}(service_1.Service));
|
|
11670
11770
|
exports.PermitService = PermitService;
|
|
11671
11771
|
|
|
11672
|
-
},{"../service":
|
|
11772
|
+
},{"../service":213,"http-status":274}],210:[function(require,module,exports){
|
|
11673
11773
|
"use strict";
|
|
11674
11774
|
var __extends = (this && this.__extends) || (function () {
|
|
11675
11775
|
var extendStatics = function (d, b) {
|
|
@@ -11802,7 +11902,7 @@ var DepositTransactionService = /** @class */ (function (_super) {
|
|
|
11802
11902
|
}(service_1.Service));
|
|
11803
11903
|
exports.DepositTransactionService = DepositTransactionService;
|
|
11804
11904
|
|
|
11805
|
-
},{"../../service":
|
|
11905
|
+
},{"../../service":213,"@chevre/factory":162,"http-status":274}],211:[function(require,module,exports){
|
|
11806
11906
|
"use strict";
|
|
11807
11907
|
var __extends = (this && this.__extends) || (function () {
|
|
11808
11908
|
var extendStatics = function (d, b) {
|
|
@@ -11935,7 +12035,7 @@ var TransferTransactionService = /** @class */ (function (_super) {
|
|
|
11935
12035
|
}(service_1.Service));
|
|
11936
12036
|
exports.TransferTransactionService = TransferTransactionService;
|
|
11937
12037
|
|
|
11938
|
-
},{"../../service":
|
|
12038
|
+
},{"../../service":213,"@chevre/factory":162,"http-status":274}],212:[function(require,module,exports){
|
|
11939
12039
|
"use strict";
|
|
11940
12040
|
var __extends = (this && this.__extends) || (function () {
|
|
11941
12041
|
var extendStatics = function (d, b) {
|
|
@@ -12068,7 +12168,7 @@ var WithdrawTransactionService = /** @class */ (function (_super) {
|
|
|
12068
12168
|
}(service_1.Service));
|
|
12069
12169
|
exports.WithdrawTransactionService = WithdrawTransactionService;
|
|
12070
12170
|
|
|
12071
|
-
},{"../../service":
|
|
12171
|
+
},{"../../service":213,"@chevre/factory":162,"http-status":274}],213:[function(require,module,exports){
|
|
12072
12172
|
"use strict";
|
|
12073
12173
|
var __assign = (this && this.__assign) || function () {
|
|
12074
12174
|
__assign = Object.assign || function(t) {
|
|
@@ -12175,7 +12275,7 @@ var Service = /** @class */ (function () {
|
|
|
12175
12275
|
}());
|
|
12176
12276
|
exports.Service = Service;
|
|
12177
12277
|
|
|
12178
|
-
},{"./transporters":
|
|
12278
|
+
},{"./transporters":240,"qs":242}],214:[function(require,module,exports){
|
|
12179
12279
|
"use strict";
|
|
12180
12280
|
var __extends = (this && this.__extends) || (function () {
|
|
12181
12281
|
var extendStatics = function (d, b) {
|
|
@@ -12284,9 +12384,9 @@ var AccountService = /** @class */ (function (_super) {
|
|
|
12284
12384
|
}(service_1.Service));
|
|
12285
12385
|
exports.AccountService = AccountService;
|
|
12286
12386
|
|
|
12287
|
-
},{"../service":
|
|
12387
|
+
},{"../service":213,"http-status":274}],215:[function(require,module,exports){
|
|
12288
12388
|
arguments[4][169][0].apply(exports,arguments)
|
|
12289
|
-
},{"../service":
|
|
12389
|
+
},{"../service":213,"dup":169,"http-status":274}],216:[function(require,module,exports){
|
|
12290
12390
|
"use strict";
|
|
12291
12391
|
var __extends = (this && this.__extends) || (function () {
|
|
12292
12392
|
var extendStatics = function (d, b) {
|
|
@@ -12383,7 +12483,7 @@ var CategoryCodeService = /** @class */ (function (_super) {
|
|
|
12383
12483
|
}(service_1.Service));
|
|
12384
12484
|
exports.CategoryCodeService = CategoryCodeService;
|
|
12385
12485
|
|
|
12386
|
-
},{"../service":
|
|
12486
|
+
},{"../service":213,"http-status":274}],217:[function(require,module,exports){
|
|
12387
12487
|
"use strict";
|
|
12388
12488
|
var __extends = (this && this.__extends) || (function () {
|
|
12389
12489
|
var extendStatics = function (d, b) {
|
|
@@ -12480,7 +12580,7 @@ var CreativeWorkService = /** @class */ (function (_super) {
|
|
|
12480
12580
|
}(service_1.Service));
|
|
12481
12581
|
exports.CreativeWorkService = CreativeWorkService;
|
|
12482
12582
|
|
|
12483
|
-
},{"../service":
|
|
12583
|
+
},{"../service":213,"http-status":274}],218:[function(require,module,exports){
|
|
12484
12584
|
"use strict";
|
|
12485
12585
|
var __extends = (this && this.__extends) || (function () {
|
|
12486
12586
|
var extendStatics = function (d, b) {
|
|
@@ -12595,7 +12695,7 @@ var CustomerService = /** @class */ (function (_super) {
|
|
|
12595
12695
|
}(service_1.Service));
|
|
12596
12696
|
exports.CustomerService = CustomerService;
|
|
12597
12697
|
|
|
12598
|
-
},{"../service":
|
|
12698
|
+
},{"../service":213,"http-status":274}],219:[function(require,module,exports){
|
|
12599
12699
|
"use strict";
|
|
12600
12700
|
var __extends = (this && this.__extends) || (function () {
|
|
12601
12701
|
var extendStatics = function (d, b) {
|
|
@@ -12687,7 +12787,7 @@ var DeliveryService = /** @class */ (function (_super) {
|
|
|
12687
12787
|
}(service_1.Service));
|
|
12688
12788
|
exports.DeliveryService = DeliveryService;
|
|
12689
12789
|
|
|
12690
|
-
},{"../service":
|
|
12790
|
+
},{"../service":213,"http-status":274}],220:[function(require,module,exports){
|
|
12691
12791
|
"use strict";
|
|
12692
12792
|
var __extends = (this && this.__extends) || (function () {
|
|
12693
12793
|
var extendStatics = function (d, b) {
|
|
@@ -12784,7 +12884,7 @@ var EmailMessageService = /** @class */ (function (_super) {
|
|
|
12784
12884
|
}(service_1.Service));
|
|
12785
12885
|
exports.EmailMessageService = EmailMessageService;
|
|
12786
12886
|
|
|
12787
|
-
},{"../service":
|
|
12887
|
+
},{"../service":213,"http-status":274}],221:[function(require,module,exports){
|
|
12788
12888
|
"use strict";
|
|
12789
12889
|
var __extends = (this && this.__extends) || (function () {
|
|
12790
12890
|
var extendStatics = function (d, b) {
|
|
@@ -12985,7 +13085,7 @@ var EventService = /** @class */ (function (_super) {
|
|
|
12985
13085
|
}(service_1.Service));
|
|
12986
13086
|
exports.EventService = EventService;
|
|
12987
13087
|
|
|
12988
|
-
},{"../service":
|
|
13088
|
+
},{"../service":213,"http-status":274}],222:[function(require,module,exports){
|
|
12989
13089
|
"use strict";
|
|
12990
13090
|
var __extends = (this && this.__extends) || (function () {
|
|
12991
13091
|
var extendStatics = function (d, b) {
|
|
@@ -13082,7 +13182,7 @@ var IAMService = /** @class */ (function (_super) {
|
|
|
13082
13182
|
}(service_1.Service));
|
|
13083
13183
|
exports.IAMService = IAMService;
|
|
13084
13184
|
|
|
13085
|
-
},{"../service":
|
|
13185
|
+
},{"../service":213,"http-status":274}],223:[function(require,module,exports){
|
|
13086
13186
|
"use strict";
|
|
13087
13187
|
var __extends = (this && this.__extends) || (function () {
|
|
13088
13188
|
var extendStatics = function (d, b) {
|
|
@@ -13239,7 +13339,7 @@ var OfferService = /** @class */ (function (_super) {
|
|
|
13239
13339
|
}(service_1.Service));
|
|
13240
13340
|
exports.OfferService = OfferService;
|
|
13241
13341
|
|
|
13242
|
-
},{"../service":
|
|
13342
|
+
},{"../service":213,"http-status":274}],224:[function(require,module,exports){
|
|
13243
13343
|
"use strict";
|
|
13244
13344
|
var __extends = (this && this.__extends) || (function () {
|
|
13245
13345
|
var extendStatics = function (d, b) {
|
|
@@ -13492,7 +13592,7 @@ var OrderService = /** @class */ (function (_super) {
|
|
|
13492
13592
|
}(service_1.Service));
|
|
13493
13593
|
exports.OrderService = OrderService;
|
|
13494
13594
|
|
|
13495
|
-
},{"../service":
|
|
13595
|
+
},{"../service":213,"http-status":274}],225:[function(require,module,exports){
|
|
13496
13596
|
"use strict";
|
|
13497
13597
|
var __extends = (this && this.__extends) || (function () {
|
|
13498
13598
|
var extendStatics = function (d, b) {
|
|
@@ -13631,7 +13731,7 @@ var OwnershipInfoService = /** @class */ (function (_super) {
|
|
|
13631
13731
|
}(service_1.Service));
|
|
13632
13732
|
exports.OwnershipInfoService = OwnershipInfoService;
|
|
13633
13733
|
|
|
13634
|
-
},{"../service":
|
|
13734
|
+
},{"../service":213,"http-status":274}],226:[function(require,module,exports){
|
|
13635
13735
|
"use strict";
|
|
13636
13736
|
var __extends = (this && this.__extends) || (function () {
|
|
13637
13737
|
var extendStatics = function (d, b) {
|
|
@@ -13876,7 +13976,7 @@ var PaymentService = /** @class */ (function (_super) {
|
|
|
13876
13976
|
}(service_1.Service));
|
|
13877
13977
|
exports.PaymentService = PaymentService;
|
|
13878
13978
|
|
|
13879
|
-
},{"../factory":
|
|
13979
|
+
},{"../factory":206,"../service":213,"http-status":274}],227:[function(require,module,exports){
|
|
13880
13980
|
"use strict";
|
|
13881
13981
|
var __extends = (this && this.__extends) || (function () {
|
|
13882
13982
|
var extendStatics = function (d, b) {
|
|
@@ -14002,7 +14102,7 @@ var PermitService = /** @class */ (function (_super) {
|
|
|
14002
14102
|
}(service_1.Service));
|
|
14003
14103
|
exports.PermitService = PermitService;
|
|
14004
14104
|
|
|
14005
|
-
},{"../service":
|
|
14105
|
+
},{"../service":213,"http-status":274}],228:[function(require,module,exports){
|
|
14006
14106
|
"use strict";
|
|
14007
14107
|
var __extends = (this && this.__extends) || (function () {
|
|
14008
14108
|
var extendStatics = function (d, b) {
|
|
@@ -14219,7 +14319,7 @@ var PersonService = /** @class */ (function (_super) {
|
|
|
14219
14319
|
}(service_1.Service));
|
|
14220
14320
|
exports.PersonService = PersonService;
|
|
14221
14321
|
|
|
14222
|
-
},{"../service":
|
|
14322
|
+
},{"../service":213,"http-status":274}],229:[function(require,module,exports){
|
|
14223
14323
|
"use strict";
|
|
14224
14324
|
var __extends = (this && this.__extends) || (function () {
|
|
14225
14325
|
var extendStatics = function (d, b) {
|
|
@@ -14593,7 +14693,7 @@ var PersonOwnershipInfoService = /** @class */ (function (_super) {
|
|
|
14593
14693
|
}(service_1.Service));
|
|
14594
14694
|
exports.PersonOwnershipInfoService = PersonOwnershipInfoService;
|
|
14595
14695
|
|
|
14596
|
-
},{"../../factory":
|
|
14696
|
+
},{"../../factory":206,"../../service":213,"http-status":274}],230:[function(require,module,exports){
|
|
14597
14697
|
"use strict";
|
|
14598
14698
|
var __extends = (this && this.__extends) || (function () {
|
|
14599
14699
|
var extendStatics = function (d, b) {
|
|
@@ -14747,7 +14847,7 @@ var PlaceService = /** @class */ (function (_super) {
|
|
|
14747
14847
|
}(service_1.Service));
|
|
14748
14848
|
exports.PlaceService = PlaceService;
|
|
14749
14849
|
|
|
14750
|
-
},{"../factory":
|
|
14850
|
+
},{"../factory":206,"../service":213,"http-status":274}],231:[function(require,module,exports){
|
|
14751
14851
|
"use strict";
|
|
14752
14852
|
var __extends = (this && this.__extends) || (function () {
|
|
14753
14853
|
var extendStatics = function (d, b) {
|
|
@@ -14869,7 +14969,7 @@ var ProductService = /** @class */ (function (_super) {
|
|
|
14869
14969
|
}(service_1.Service));
|
|
14870
14970
|
exports.ProductService = ProductService;
|
|
14871
14971
|
|
|
14872
|
-
},{"../service":
|
|
14972
|
+
},{"../service":213,"http-status":274}],232:[function(require,module,exports){
|
|
14873
14973
|
"use strict";
|
|
14874
14974
|
var __extends = (this && this.__extends) || (function () {
|
|
14875
14975
|
var extendStatics = function (d, b) {
|
|
@@ -15034,7 +15134,7 @@ var ProjectService = /** @class */ (function (_super) {
|
|
|
15034
15134
|
}(service_1.Service));
|
|
15035
15135
|
exports.ProjectService = ProjectService;
|
|
15036
15136
|
|
|
15037
|
-
},{"../service":
|
|
15137
|
+
},{"../service":213,"http-status":274}],233:[function(require,module,exports){
|
|
15038
15138
|
"use strict";
|
|
15039
15139
|
var __extends = (this && this.__extends) || (function () {
|
|
15040
15140
|
var extendStatics = function (d, b) {
|
|
@@ -15218,7 +15318,7 @@ var ReservationService = /** @class */ (function (_super) {
|
|
|
15218
15318
|
}(service_1.Service));
|
|
15219
15319
|
exports.ReservationService = ReservationService;
|
|
15220
15320
|
|
|
15221
|
-
},{"../service":
|
|
15321
|
+
},{"../service":213,"http-status":274}],234:[function(require,module,exports){
|
|
15222
15322
|
"use strict";
|
|
15223
15323
|
var __extends = (this && this.__extends) || (function () {
|
|
15224
15324
|
var extendStatics = function (d, b) {
|
|
@@ -15333,9 +15433,9 @@ var SellerService = /** @class */ (function (_super) {
|
|
|
15333
15433
|
}(service_1.Service));
|
|
15334
15434
|
exports.SellerService = SellerService;
|
|
15335
15435
|
|
|
15336
|
-
},{"../service":
|
|
15337
|
-
arguments[4][
|
|
15338
|
-
},{"../service":
|
|
15436
|
+
},{"../service":213,"http-status":274}],235:[function(require,module,exports){
|
|
15437
|
+
arguments[4][200][0].apply(exports,arguments)
|
|
15438
|
+
},{"../service":213,"dup":200,"http-status":274}],236:[function(require,module,exports){
|
|
15339
15439
|
"use strict";
|
|
15340
15440
|
var __extends = (this && this.__extends) || (function () {
|
|
15341
15441
|
var extendStatics = function (d, b) {
|
|
@@ -15485,7 +15585,7 @@ var MoneyTransferTransactionService = /** @class */ (function (_super) {
|
|
|
15485
15585
|
}(service_1.Service));
|
|
15486
15586
|
exports.MoneyTransferTransactionService = MoneyTransferTransactionService;
|
|
15487
15587
|
|
|
15488
|
-
},{"../../factory":
|
|
15588
|
+
},{"../../factory":206,"../../service":213,"http-status":274}],237:[function(require,module,exports){
|
|
15489
15589
|
"use strict";
|
|
15490
15590
|
var __extends = (this && this.__extends) || (function () {
|
|
15491
15591
|
var extendStatics = function (d, b) {
|
|
@@ -15743,7 +15843,7 @@ var PlaceOrderTransactionService = /** @class */ (function (_super) {
|
|
|
15743
15843
|
}(service_1.Service));
|
|
15744
15844
|
exports.PlaceOrderTransactionService = PlaceOrderTransactionService;
|
|
15745
15845
|
|
|
15746
|
-
},{"../../factory":
|
|
15846
|
+
},{"../../factory":206,"../../service":213,"http-status":274}],238:[function(require,module,exports){
|
|
15747
15847
|
"use strict";
|
|
15748
15848
|
var __extends = (this && this.__extends) || (function () {
|
|
15749
15849
|
var extendStatics = function (d, b) {
|
|
@@ -15876,7 +15976,7 @@ var PlaceOrderTransaction4ssktsService = /** @class */ (function (_super) {
|
|
|
15876
15976
|
}(placeOrder_1.PlaceOrderTransactionService));
|
|
15877
15977
|
exports.PlaceOrderTransaction4ssktsService = PlaceOrderTransaction4ssktsService;
|
|
15878
15978
|
|
|
15879
|
-
},{"./placeOrder":
|
|
15979
|
+
},{"./placeOrder":237,"http-status":274}],239:[function(require,module,exports){
|
|
15880
15980
|
"use strict";
|
|
15881
15981
|
var __extends = (this && this.__extends) || (function () {
|
|
15882
15982
|
var extendStatics = function (d, b) {
|
|
@@ -16007,7 +16107,7 @@ var ReturnOrderTransactionService = /** @class */ (function (_super) {
|
|
|
16007
16107
|
}(service_1.Service));
|
|
16008
16108
|
exports.ReturnOrderTransactionService = ReturnOrderTransactionService;
|
|
16009
16109
|
|
|
16010
|
-
},{"../../factory":
|
|
16110
|
+
},{"../../factory":206,"../../service":213,"http-status":274}],240:[function(require,module,exports){
|
|
16011
16111
|
"use strict";
|
|
16012
16112
|
var __extends = (this && this.__extends) || (function () {
|
|
16013
16113
|
var extendStatics = function (d, b) {
|
|
@@ -16204,7 +16304,7 @@ var StubTransporter = /** @class */ (function () {
|
|
|
16204
16304
|
}());
|
|
16205
16305
|
exports.StubTransporter = StubTransporter;
|
|
16206
16306
|
|
|
16207
|
-
},{"debug":
|
|
16307
|
+
},{"debug":266,"isomorphic-fetch":277}],241:[function(require,module,exports){
|
|
16208
16308
|
'use strict';
|
|
16209
16309
|
|
|
16210
16310
|
var replace = String.prototype.replace;
|
|
@@ -16229,7 +16329,7 @@ module.exports = {
|
|
|
16229
16329
|
RFC3986: Format.RFC3986
|
|
16230
16330
|
};
|
|
16231
16331
|
|
|
16232
|
-
},{}],
|
|
16332
|
+
},{}],242:[function(require,module,exports){
|
|
16233
16333
|
'use strict';
|
|
16234
16334
|
|
|
16235
16335
|
var stringify = require('./stringify');
|
|
@@ -16242,7 +16342,7 @@ module.exports = {
|
|
|
16242
16342
|
stringify: stringify
|
|
16243
16343
|
};
|
|
16244
16344
|
|
|
16245
|
-
},{"./formats":
|
|
16345
|
+
},{"./formats":241,"./parse":243,"./stringify":244}],243:[function(require,module,exports){
|
|
16246
16346
|
'use strict';
|
|
16247
16347
|
|
|
16248
16348
|
var utils = require('./utils');
|
|
@@ -16507,7 +16607,7 @@ module.exports = function (str, opts) {
|
|
|
16507
16607
|
return utils.compact(obj);
|
|
16508
16608
|
};
|
|
16509
16609
|
|
|
16510
|
-
},{"./utils":
|
|
16610
|
+
},{"./utils":245}],244:[function(require,module,exports){
|
|
16511
16611
|
'use strict';
|
|
16512
16612
|
|
|
16513
16613
|
var getSideChannel = require('side-channel');
|
|
@@ -16826,7 +16926,7 @@ module.exports = function (object, opts) {
|
|
|
16826
16926
|
return joined.length > 0 ? prefix + joined : '';
|
|
16827
16927
|
};
|
|
16828
16928
|
|
|
16829
|
-
},{"./formats":
|
|
16929
|
+
},{"./formats":241,"./utils":245,"side-channel":289}],245:[function(require,module,exports){
|
|
16830
16930
|
'use strict';
|
|
16831
16931
|
|
|
16832
16932
|
var formats = require('./formats');
|
|
@@ -17080,9 +17180,9 @@ module.exports = {
|
|
|
17080
17180
|
merge: merge
|
|
17081
17181
|
};
|
|
17082
17182
|
|
|
17083
|
-
},{"./formats":
|
|
17183
|
+
},{"./formats":241}],246:[function(require,module,exports){
|
|
17084
17184
|
arguments[4][14][0].apply(exports,arguments)
|
|
17085
|
-
},{"dup":14}],
|
|
17185
|
+
},{"dup":14}],247:[function(require,module,exports){
|
|
17086
17186
|
"use strict";
|
|
17087
17187
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17088
17188
|
/**
|
|
@@ -17101,7 +17201,7 @@ var ErrorCode;
|
|
|
17101
17201
|
})(ErrorCode || (ErrorCode = {}));
|
|
17102
17202
|
exports.default = ErrorCode;
|
|
17103
17203
|
|
|
17104
|
-
},{}],
|
|
17204
|
+
},{}],248:[function(require,module,exports){
|
|
17105
17205
|
"use strict";
|
|
17106
17206
|
var __extends = (this && this.__extends) || (function () {
|
|
17107
17207
|
var extendStatics = function (d, b) {
|
|
@@ -17142,7 +17242,7 @@ var ArgumentError = /** @class */ (function (_super) {
|
|
|
17142
17242
|
}(waiter_1.WaiterError));
|
|
17143
17243
|
exports.default = ArgumentError;
|
|
17144
17244
|
|
|
17145
|
-
},{"../errorCode":
|
|
17245
|
+
},{"../errorCode":247,"./waiter":254,"setprototypeof":288}],249:[function(require,module,exports){
|
|
17146
17246
|
"use strict";
|
|
17147
17247
|
var __extends = (this && this.__extends) || (function () {
|
|
17148
17248
|
var extendStatics = function (d, b) {
|
|
@@ -17183,7 +17283,7 @@ var ArgumentNullError = /** @class */ (function (_super) {
|
|
|
17183
17283
|
}(waiter_1.WaiterError));
|
|
17184
17284
|
exports.default = ArgumentNullError;
|
|
17185
17285
|
|
|
17186
|
-
},{"../errorCode":
|
|
17286
|
+
},{"../errorCode":247,"./waiter":254,"setprototypeof":288}],250:[function(require,module,exports){
|
|
17187
17287
|
"use strict";
|
|
17188
17288
|
var __extends = (this && this.__extends) || (function () {
|
|
17189
17289
|
var extendStatics = function (d, b) {
|
|
@@ -17223,7 +17323,7 @@ var ForbiddenError = /** @class */ (function (_super) {
|
|
|
17223
17323
|
}(waiter_1.WaiterError));
|
|
17224
17324
|
exports.default = ForbiddenError;
|
|
17225
17325
|
|
|
17226
|
-
},{"../errorCode":
|
|
17326
|
+
},{"../errorCode":247,"./waiter":254,"setprototypeof":288}],251:[function(require,module,exports){
|
|
17227
17327
|
"use strict";
|
|
17228
17328
|
var __extends = (this && this.__extends) || (function () {
|
|
17229
17329
|
var extendStatics = function (d, b) {
|
|
@@ -17264,7 +17364,7 @@ var NotFoundError = /** @class */ (function (_super) {
|
|
|
17264
17364
|
}(waiter_1.WaiterError));
|
|
17265
17365
|
exports.default = NotFoundError;
|
|
17266
17366
|
|
|
17267
|
-
},{"../errorCode":
|
|
17367
|
+
},{"../errorCode":247,"./waiter":254,"setprototypeof":288}],252:[function(require,module,exports){
|
|
17268
17368
|
"use strict";
|
|
17269
17369
|
var __extends = (this && this.__extends) || (function () {
|
|
17270
17370
|
var extendStatics = function (d, b) {
|
|
@@ -17304,7 +17404,7 @@ var RateLimitExceededError = /** @class */ (function (_super) {
|
|
|
17304
17404
|
}(waiter_1.WaiterError));
|
|
17305
17405
|
exports.default = RateLimitExceededError;
|
|
17306
17406
|
|
|
17307
|
-
},{"../errorCode":
|
|
17407
|
+
},{"../errorCode":247,"./waiter":254,"setprototypeof":288}],253:[function(require,module,exports){
|
|
17308
17408
|
"use strict";
|
|
17309
17409
|
var __extends = (this && this.__extends) || (function () {
|
|
17310
17410
|
var extendStatics = function (d, b) {
|
|
@@ -17344,7 +17444,7 @@ var ServiceUnavailableError = /** @class */ (function (_super) {
|
|
|
17344
17444
|
}(waiter_1.WaiterError));
|
|
17345
17445
|
exports.default = ServiceUnavailableError;
|
|
17346
17446
|
|
|
17347
|
-
},{"../errorCode":
|
|
17447
|
+
},{"../errorCode":247,"./waiter":254,"setprototypeof":288}],254:[function(require,module,exports){
|
|
17348
17448
|
"use strict";
|
|
17349
17449
|
var __extends = (this && this.__extends) || (function () {
|
|
17350
17450
|
var extendStatics = function (d, b) {
|
|
@@ -17377,7 +17477,7 @@ var WaiterError = /** @class */ (function (_super) {
|
|
|
17377
17477
|
}(Error));
|
|
17378
17478
|
exports.WaiterError = WaiterError;
|
|
17379
17479
|
|
|
17380
|
-
},{}],
|
|
17480
|
+
},{}],255:[function(require,module,exports){
|
|
17381
17481
|
"use strict";
|
|
17382
17482
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17383
17483
|
/**
|
|
@@ -17398,13 +17498,13 @@ exports.ServiceUnavailable = serviceUnavailable_1.default;
|
|
|
17398
17498
|
var waiter_1 = require("./error/waiter");
|
|
17399
17499
|
exports.Waiter = waiter_1.WaiterError;
|
|
17400
17500
|
|
|
17401
|
-
},{"./error/argument":
|
|
17402
|
-
arguments[4][14][0].apply(exports,arguments)
|
|
17403
|
-
},{"dup":14}],256:[function(require,module,exports){
|
|
17501
|
+
},{"./error/argument":248,"./error/argumentNull":249,"./error/forbidden":250,"./error/notFound":251,"./error/rateLimitExceeded":252,"./error/serviceUnavailable":253,"./error/waiter":254}],256:[function(require,module,exports){
|
|
17404
17502
|
arguments[4][14][0].apply(exports,arguments)
|
|
17405
17503
|
},{"dup":14}],257:[function(require,module,exports){
|
|
17406
17504
|
arguments[4][14][0].apply(exports,arguments)
|
|
17407
17505
|
},{"dup":14}],258:[function(require,module,exports){
|
|
17506
|
+
arguments[4][14][0].apply(exports,arguments)
|
|
17507
|
+
},{"dup":14}],259:[function(require,module,exports){
|
|
17408
17508
|
"use strict";
|
|
17409
17509
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17410
17510
|
/**
|
|
@@ -17423,7 +17523,7 @@ exports.passport = passport;
|
|
|
17423
17523
|
exports.project = project;
|
|
17424
17524
|
exports.rule = rule;
|
|
17425
17525
|
|
|
17426
|
-
},{"./factory/client":
|
|
17526
|
+
},{"./factory/client":246,"./factory/errorCode":247,"./factory/errors":255,"./factory/passport":256,"./factory/project":257,"./factory/rule":258}],260:[function(require,module,exports){
|
|
17427
17527
|
'use strict'
|
|
17428
17528
|
|
|
17429
17529
|
exports.byteLength = byteLength
|
|
@@ -17577,9 +17677,9 @@ function fromByteArray (uint8) {
|
|
|
17577
17677
|
return parts.join('')
|
|
17578
17678
|
}
|
|
17579
17679
|
|
|
17580
|
-
},{}],260:[function(require,module,exports){
|
|
17581
|
-
|
|
17582
17680
|
},{}],261:[function(require,module,exports){
|
|
17681
|
+
|
|
17682
|
+
},{}],262:[function(require,module,exports){
|
|
17583
17683
|
(function (Buffer){
|
|
17584
17684
|
/*!
|
|
17585
17685
|
* The buffer module from node.js, for the browser.
|
|
@@ -19360,7 +19460,7 @@ function numberIsNaN (obj) {
|
|
|
19360
19460
|
}
|
|
19361
19461
|
|
|
19362
19462
|
}).call(this,require("buffer").Buffer)
|
|
19363
|
-
},{"base64-js":
|
|
19463
|
+
},{"base64-js":260,"buffer":262,"ieee754":276}],263:[function(require,module,exports){
|
|
19364
19464
|
'use strict';
|
|
19365
19465
|
|
|
19366
19466
|
var GetIntrinsic = require('get-intrinsic');
|
|
@@ -19377,7 +19477,7 @@ module.exports = function callBoundIntrinsic(name, allowMissing) {
|
|
|
19377
19477
|
return intrinsic;
|
|
19378
19478
|
};
|
|
19379
19479
|
|
|
19380
|
-
},{"./":
|
|
19480
|
+
},{"./":264,"get-intrinsic":270}],264:[function(require,module,exports){
|
|
19381
19481
|
'use strict';
|
|
19382
19482
|
|
|
19383
19483
|
var bind = require('function-bind');
|
|
@@ -19426,7 +19526,7 @@ if ($defineProperty) {
|
|
|
19426
19526
|
module.exports.apply = applyBind;
|
|
19427
19527
|
}
|
|
19428
19528
|
|
|
19429
|
-
},{"function-bind":
|
|
19529
|
+
},{"function-bind":269,"get-intrinsic":270}],265:[function(require,module,exports){
|
|
19430
19530
|
/**
|
|
19431
19531
|
* Helpers.
|
|
19432
19532
|
*/
|
|
@@ -19590,7 +19690,7 @@ function plural(ms, msAbs, n, name) {
|
|
|
19590
19690
|
return Math.round(ms / n) + ' ' + name + (isPlural ? 's' : '');
|
|
19591
19691
|
}
|
|
19592
19692
|
|
|
19593
|
-
},{}],
|
|
19693
|
+
},{}],266:[function(require,module,exports){
|
|
19594
19694
|
(function (process){
|
|
19595
19695
|
"use strict";
|
|
19596
19696
|
|
|
@@ -19774,7 +19874,7 @@ formatters.j = function (v) {
|
|
|
19774
19874
|
|
|
19775
19875
|
|
|
19776
19876
|
}).call(this,require('_process'))
|
|
19777
|
-
},{"./common":
|
|
19877
|
+
},{"./common":267,"_process":279}],267:[function(require,module,exports){
|
|
19778
19878
|
"use strict";
|
|
19779
19879
|
|
|
19780
19880
|
/**
|
|
@@ -20025,7 +20125,7 @@ function setup(env) {
|
|
|
20025
20125
|
module.exports = setup;
|
|
20026
20126
|
|
|
20027
20127
|
|
|
20028
|
-
},{"ms":
|
|
20128
|
+
},{"ms":265}],268:[function(require,module,exports){
|
|
20029
20129
|
'use strict';
|
|
20030
20130
|
|
|
20031
20131
|
/* eslint no-invalid-this: 1 */
|
|
@@ -20079,14 +20179,14 @@ module.exports = function bind(that) {
|
|
|
20079
20179
|
return bound;
|
|
20080
20180
|
};
|
|
20081
20181
|
|
|
20082
|
-
},{}],
|
|
20182
|
+
},{}],269:[function(require,module,exports){
|
|
20083
20183
|
'use strict';
|
|
20084
20184
|
|
|
20085
20185
|
var implementation = require('./implementation');
|
|
20086
20186
|
|
|
20087
20187
|
module.exports = Function.prototype.bind || implementation;
|
|
20088
20188
|
|
|
20089
|
-
},{"./implementation":
|
|
20189
|
+
},{"./implementation":268}],270:[function(require,module,exports){
|
|
20090
20190
|
'use strict';
|
|
20091
20191
|
|
|
20092
20192
|
var undefined;
|
|
@@ -20418,7 +20518,7 @@ module.exports = function GetIntrinsic(name, allowMissing) {
|
|
|
20418
20518
|
return value;
|
|
20419
20519
|
};
|
|
20420
20520
|
|
|
20421
|
-
},{"function-bind":
|
|
20521
|
+
},{"function-bind":269,"has":273,"has-symbols":271}],271:[function(require,module,exports){
|
|
20422
20522
|
'use strict';
|
|
20423
20523
|
|
|
20424
20524
|
var origSymbol = typeof Symbol !== 'undefined' && Symbol;
|
|
@@ -20433,7 +20533,7 @@ module.exports = function hasNativeSymbols() {
|
|
|
20433
20533
|
return hasSymbolSham();
|
|
20434
20534
|
};
|
|
20435
20535
|
|
|
20436
|
-
},{"./shams":
|
|
20536
|
+
},{"./shams":272}],272:[function(require,module,exports){
|
|
20437
20537
|
'use strict';
|
|
20438
20538
|
|
|
20439
20539
|
/* eslint complexity: [2, 18], max-statements: [2, 33] */
|
|
@@ -20477,14 +20577,14 @@ module.exports = function hasSymbols() {
|
|
|
20477
20577
|
return true;
|
|
20478
20578
|
};
|
|
20479
20579
|
|
|
20480
|
-
},{}],
|
|
20580
|
+
},{}],273:[function(require,module,exports){
|
|
20481
20581
|
'use strict';
|
|
20482
20582
|
|
|
20483
20583
|
var bind = require('function-bind');
|
|
20484
20584
|
|
|
20485
20585
|
module.exports = bind.call(Function.call, Object.prototype.hasOwnProperty);
|
|
20486
20586
|
|
|
20487
|
-
},{"function-bind":
|
|
20587
|
+
},{"function-bind":269}],274:[function(require,module,exports){
|
|
20488
20588
|
// Generated by CoffeeScript 2.3.0
|
|
20489
20589
|
// # node-http-status
|
|
20490
20590
|
|
|
@@ -21109,13 +21209,13 @@ module.exports = {
|
|
|
21109
21209
|
}
|
|
21110
21210
|
};
|
|
21111
21211
|
|
|
21112
|
-
},{}],
|
|
21212
|
+
},{}],275:[function(require,module,exports){
|
|
21113
21213
|
(function (process,global){
|
|
21114
21214
|
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;
|
|
21115
21215
|
|
|
21116
21216
|
|
|
21117
21217
|
}).call(this,require('_process'),typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : {})
|
|
21118
|
-
},{"_process":
|
|
21218
|
+
},{"_process":279}],276:[function(require,module,exports){
|
|
21119
21219
|
exports.read = function (buffer, offset, isLE, mLen, nBytes) {
|
|
21120
21220
|
var e, m
|
|
21121
21221
|
var eLen = (nBytes * 8) - mLen - 1
|
|
@@ -21201,7 +21301,7 @@ exports.write = function (buffer, value, offset, isLE, mLen, nBytes) {
|
|
|
21201
21301
|
buffer[offset + i - d] |= s * 128
|
|
21202
21302
|
}
|
|
21203
21303
|
|
|
21204
|
-
},{}],
|
|
21304
|
+
},{}],277:[function(require,module,exports){
|
|
21205
21305
|
// the whatwg-fetch polyfill installs the fetch() function
|
|
21206
21306
|
// on the global object (window or self)
|
|
21207
21307
|
//
|
|
@@ -21209,7 +21309,7 @@ exports.write = function (buffer, value, offset, isLE, mLen, nBytes) {
|
|
|
21209
21309
|
require('whatwg-fetch');
|
|
21210
21310
|
module.exports = self.fetch.bind(self);
|
|
21211
21311
|
|
|
21212
|
-
},{"whatwg-fetch":
|
|
21312
|
+
},{"whatwg-fetch":290}],278:[function(require,module,exports){
|
|
21213
21313
|
var hasMap = typeof Map === 'function' && Map.prototype;
|
|
21214
21314
|
var mapSizeDescriptor = Object.getOwnPropertyDescriptor && hasMap ? Object.getOwnPropertyDescriptor(Map.prototype, 'size') : null;
|
|
21215
21315
|
var mapSize = hasMap && mapSizeDescriptor && typeof mapSizeDescriptor.get === 'function' ? mapSizeDescriptor.get : null;
|
|
@@ -21722,7 +21822,7 @@ function arrObjKeys(obj, inspect) {
|
|
|
21722
21822
|
return xs;
|
|
21723
21823
|
}
|
|
21724
21824
|
|
|
21725
|
-
},{"./util.inspect":
|
|
21825
|
+
},{"./util.inspect":261}],279:[function(require,module,exports){
|
|
21726
21826
|
// shim for using process in browser
|
|
21727
21827
|
var process = module.exports = {};
|
|
21728
21828
|
|
|
@@ -21908,7 +22008,7 @@ process.chdir = function (dir) {
|
|
|
21908
22008
|
};
|
|
21909
22009
|
process.umask = function() { return 0; };
|
|
21910
22010
|
|
|
21911
|
-
},{}],
|
|
22011
|
+
},{}],280:[function(require,module,exports){
|
|
21912
22012
|
'use strict';
|
|
21913
22013
|
|
|
21914
22014
|
var replace = String.prototype.replace;
|
|
@@ -21936,9 +22036,9 @@ module.exports = util.assign(
|
|
|
21936
22036
|
Format
|
|
21937
22037
|
);
|
|
21938
22038
|
|
|
21939
|
-
},{"./utils":
|
|
21940
|
-
arguments[4][
|
|
21941
|
-
},{"./formats":
|
|
22039
|
+
},{"./utils":284}],281:[function(require,module,exports){
|
|
22040
|
+
arguments[4][242][0].apply(exports,arguments)
|
|
22041
|
+
},{"./formats":280,"./parse":282,"./stringify":283,"dup":242}],282:[function(require,module,exports){
|
|
21942
22042
|
'use strict';
|
|
21943
22043
|
|
|
21944
22044
|
var utils = require('./utils');
|
|
@@ -22207,7 +22307,7 @@ module.exports = function (str, opts) {
|
|
|
22207
22307
|
return utils.compact(obj);
|
|
22208
22308
|
};
|
|
22209
22309
|
|
|
22210
|
-
},{"./utils":
|
|
22310
|
+
},{"./utils":284}],283:[function(require,module,exports){
|
|
22211
22311
|
'use strict';
|
|
22212
22312
|
|
|
22213
22313
|
var utils = require('./utils');
|
|
@@ -22480,7 +22580,7 @@ module.exports = function (object, opts) {
|
|
|
22480
22580
|
return joined.length > 0 ? prefix + joined : '';
|
|
22481
22581
|
};
|
|
22482
22582
|
|
|
22483
|
-
},{"./formats":
|
|
22583
|
+
},{"./formats":280,"./utils":284}],284:[function(require,module,exports){
|
|
22484
22584
|
'use strict';
|
|
22485
22585
|
|
|
22486
22586
|
var has = Object.prototype.hasOwnProperty;
|
|
@@ -22712,7 +22812,7 @@ module.exports = {
|
|
|
22712
22812
|
merge: merge
|
|
22713
22813
|
};
|
|
22714
22814
|
|
|
22715
|
-
},{}],
|
|
22815
|
+
},{}],285:[function(require,module,exports){
|
|
22716
22816
|
// Copyright Joyent, Inc. and other Node contributors.
|
|
22717
22817
|
//
|
|
22718
22818
|
// Permission is hereby granted, free of charge, to any person obtaining a
|
|
@@ -22798,7 +22898,7 @@ var isArray = Array.isArray || function (xs) {
|
|
|
22798
22898
|
return Object.prototype.toString.call(xs) === '[object Array]';
|
|
22799
22899
|
};
|
|
22800
22900
|
|
|
22801
|
-
},{}],
|
|
22901
|
+
},{}],286:[function(require,module,exports){
|
|
22802
22902
|
// Copyright Joyent, Inc. and other Node contributors.
|
|
22803
22903
|
//
|
|
22804
22904
|
// Permission is hereby granted, free of charge, to any person obtaining a
|
|
@@ -22885,13 +22985,13 @@ var objectKeys = Object.keys || function (obj) {
|
|
|
22885
22985
|
return res;
|
|
22886
22986
|
};
|
|
22887
22987
|
|
|
22888
|
-
},{}],
|
|
22988
|
+
},{}],287:[function(require,module,exports){
|
|
22889
22989
|
'use strict';
|
|
22890
22990
|
|
|
22891
22991
|
exports.decode = exports.parse = require('./decode');
|
|
22892
22992
|
exports.encode = exports.stringify = require('./encode');
|
|
22893
22993
|
|
|
22894
|
-
},{"./decode":
|
|
22994
|
+
},{"./decode":285,"./encode":286}],288:[function(require,module,exports){
|
|
22895
22995
|
'use strict'
|
|
22896
22996
|
/* eslint no-proto: 0 */
|
|
22897
22997
|
module.exports = Object.setPrototypeOf || ({ __proto__: [] } instanceof Array ? setProtoOf : mixinProperties)
|
|
@@ -22910,7 +23010,7 @@ function mixinProperties (obj, proto) {
|
|
|
22910
23010
|
return obj
|
|
22911
23011
|
}
|
|
22912
23012
|
|
|
22913
|
-
},{}],
|
|
23013
|
+
},{}],289:[function(require,module,exports){
|
|
22914
23014
|
'use strict';
|
|
22915
23015
|
|
|
22916
23016
|
var GetIntrinsic = require('get-intrinsic');
|
|
@@ -23036,7 +23136,7 @@ module.exports = function getSideChannel() {
|
|
|
23036
23136
|
return channel;
|
|
23037
23137
|
};
|
|
23038
23138
|
|
|
23039
|
-
},{"call-bind/callBound":
|
|
23139
|
+
},{"call-bind/callBound":263,"get-intrinsic":270,"object-inspect":278}],290:[function(require,module,exports){
|
|
23040
23140
|
(function(self) {
|
|
23041
23141
|
'use strict';
|
|
23042
23142
|
|