@cinerino/sdk 5.2.0-alpha.6 → 5.2.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 +932 -464
- package/package.json +2 -2
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
(function(){function r(e,n,t){function o(i,f){if(!n[i]){if(!e[i]){var c="function"==typeof require&&require;if(!f&&c)return c(i,!0);if(u)return u(i,!0);var a=new Error("Cannot find module '"+i+"'");throw a.code="MODULE_NOT_FOUND",a}var p=n[i]={exports:{}};e[i][0].call(p.exports,function(r){var n=e[i][1][r];return o(n||r)},p,p.exports,r,e,n,t)}return n[i].exports}for(var u="function"==typeof require&&require,i=0;i<t.length;i++)o(t[i]);return o}return r})()({1:[function(require,module,exports){
|
|
2
2
|
var cinerino = window.cinerino = require('./lib/browser.js');
|
|
3
|
-
},{"./lib/browser.js":
|
|
3
|
+
},{"./lib/browser.js":123}],2:[function(require,module,exports){
|
|
4
4
|
"use strict";
|
|
5
5
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
6
6
|
if (k2 === undefined) k2 = k;
|
|
@@ -1592,7 +1592,7 @@ var AccountService = /** @class */ (function (_super) {
|
|
|
1592
1592
|
}(service_1.Service));
|
|
1593
1593
|
exports.AccountService = AccountService;
|
|
1594
1594
|
|
|
1595
|
-
},{"../service":85,"http-status":
|
|
1595
|
+
},{"../service":85,"http-status":316}],6:[function(require,module,exports){
|
|
1596
1596
|
"use strict";
|
|
1597
1597
|
var __extends = (this && this.__extends) || (function () {
|
|
1598
1598
|
var extendStatics = function (d, b) {
|
|
@@ -1929,7 +1929,7 @@ var AccountTitleService = /** @class */ (function (_super) {
|
|
|
1929
1929
|
}(service_1.Service));
|
|
1930
1930
|
exports.AccountTitleService = AccountTitleService;
|
|
1931
1931
|
|
|
1932
|
-
},{"../factory":80,"../service":85,"http-status":
|
|
1932
|
+
},{"../factory":80,"../service":85,"http-status":316}],7:[function(require,module,exports){
|
|
1933
1933
|
"use strict";
|
|
1934
1934
|
var __extends = (this && this.__extends) || (function () {
|
|
1935
1935
|
var extendStatics = function (d, b) {
|
|
@@ -2026,7 +2026,7 @@ var AccountTransactionService = /** @class */ (function (_super) {
|
|
|
2026
2026
|
}(service_1.Service));
|
|
2027
2027
|
exports.AccountTransactionService = AccountTransactionService;
|
|
2028
2028
|
|
|
2029
|
-
},{"../service":85,"http-status":
|
|
2029
|
+
},{"../service":85,"http-status":316}],8:[function(require,module,exports){
|
|
2030
2030
|
"use strict";
|
|
2031
2031
|
var __extends = (this && this.__extends) || (function () {
|
|
2032
2032
|
var extendStatics = function (d, b) {
|
|
@@ -2123,7 +2123,7 @@ var AccountingReportService = /** @class */ (function (_super) {
|
|
|
2123
2123
|
}(service_1.Service));
|
|
2124
2124
|
exports.AccountingReportService = AccountingReportService;
|
|
2125
2125
|
|
|
2126
|
-
},{"../service":85,"http-status":
|
|
2126
|
+
},{"../service":85,"http-status":316}],9:[function(require,module,exports){
|
|
2127
2127
|
"use strict";
|
|
2128
2128
|
var __extends = (this && this.__extends) || (function () {
|
|
2129
2129
|
var extendStatics = function (d, b) {
|
|
@@ -2236,7 +2236,7 @@ var ActionService = /** @class */ (function (_super) {
|
|
|
2236
2236
|
}(service_1.Service));
|
|
2237
2237
|
exports.ActionService = ActionService;
|
|
2238
2238
|
|
|
2239
|
-
},{"../service":85,"http-status":
|
|
2239
|
+
},{"../service":85,"http-status":316}],10:[function(require,module,exports){
|
|
2240
2240
|
"use strict";
|
|
2241
2241
|
var __extends = (this && this.__extends) || (function () {
|
|
2242
2242
|
var extendStatics = function (d, b) {
|
|
@@ -2400,7 +2400,7 @@ var AdditionalPropertyService = /** @class */ (function (_super) {
|
|
|
2400
2400
|
}(service_1.Service));
|
|
2401
2401
|
exports.AdditionalPropertyService = AdditionalPropertyService;
|
|
2402
2402
|
|
|
2403
|
-
},{"../service":85,"http-status":
|
|
2403
|
+
},{"../service":85,"http-status":316}],11:[function(require,module,exports){
|
|
2404
2404
|
"use strict";
|
|
2405
2405
|
var __extends = (this && this.__extends) || (function () {
|
|
2406
2406
|
var extendStatics = function (d, b) {
|
|
@@ -2516,7 +2516,7 @@ var AggregateOfferService = /** @class */ (function (_super) {
|
|
|
2516
2516
|
}(service_1.Service));
|
|
2517
2517
|
exports.AggregateOfferService = AggregateOfferService;
|
|
2518
2518
|
|
|
2519
|
-
},{"../service":85,"http-status":
|
|
2519
|
+
},{"../service":85,"http-status":316}],12:[function(require,module,exports){
|
|
2520
2520
|
"use strict";
|
|
2521
2521
|
var __extends = (this && this.__extends) || (function () {
|
|
2522
2522
|
var extendStatics = function (d, b) {
|
|
@@ -2621,7 +2621,7 @@ var AggregationService = /** @class */ (function (_super) {
|
|
|
2621
2621
|
}(service_1.Service));
|
|
2622
2622
|
exports.AggregationService = AggregationService;
|
|
2623
2623
|
|
|
2624
|
-
},{"../service":85,"http-status":
|
|
2624
|
+
},{"../service":85,"http-status":316}],13:[function(require,module,exports){
|
|
2625
2625
|
"use strict";
|
|
2626
2626
|
var __extends = (this && this.__extends) || (function () {
|
|
2627
2627
|
var extendStatics = function (d, b) {
|
|
@@ -2718,7 +2718,7 @@ var AssetTransactionService = /** @class */ (function (_super) {
|
|
|
2718
2718
|
}(service_1.Service));
|
|
2719
2719
|
exports.AssetTransactionService = AssetTransactionService;
|
|
2720
2720
|
|
|
2721
|
-
},{"../service":85,"http-status":
|
|
2721
|
+
},{"../service":85,"http-status":316}],14:[function(require,module,exports){
|
|
2722
2722
|
"use strict";
|
|
2723
2723
|
var __extends = (this && this.__extends) || (function () {
|
|
2724
2724
|
var extendStatics = function (d, b) {
|
|
@@ -2880,7 +2880,7 @@ var CancelReservationAssetTransactionService = /** @class */ (function (_super)
|
|
|
2880
2880
|
}(service_1.Service));
|
|
2881
2881
|
exports.CancelReservationAssetTransactionService = CancelReservationAssetTransactionService;
|
|
2882
2882
|
|
|
2883
|
-
},{"../../service":85,"http-status":
|
|
2883
|
+
},{"../../service":85,"http-status":316}],15:[function(require,module,exports){
|
|
2884
2884
|
"use strict";
|
|
2885
2885
|
var __extends = (this && this.__extends) || (function () {
|
|
2886
2886
|
var extendStatics = function (d, b) {
|
|
@@ -3016,7 +3016,7 @@ var MoneyTransferAssetTransactionService = /** @class */ (function (_super) {
|
|
|
3016
3016
|
}(service_1.Service));
|
|
3017
3017
|
exports.MoneyTransferAssetTransactionService = MoneyTransferAssetTransactionService;
|
|
3018
3018
|
|
|
3019
|
-
},{"../../factory":80,"../../service":85,"http-status":
|
|
3019
|
+
},{"../../factory":80,"../../service":85,"http-status":316}],16:[function(require,module,exports){
|
|
3020
3020
|
"use strict";
|
|
3021
3021
|
var __extends = (this && this.__extends) || (function () {
|
|
3022
3022
|
var extendStatics = function (d, b) {
|
|
@@ -3241,7 +3241,7 @@ var PayAssetTransactionService = /** @class */ (function (_super) {
|
|
|
3241
3241
|
}(service_1.Service));
|
|
3242
3242
|
exports.PayAssetTransactionService = PayAssetTransactionService;
|
|
3243
3243
|
|
|
3244
|
-
},{"../../factory":80,"../../service":85,"http-status":
|
|
3244
|
+
},{"../../factory":80,"../../service":85,"http-status":316}],17:[function(require,module,exports){
|
|
3245
3245
|
"use strict";
|
|
3246
3246
|
var __extends = (this && this.__extends) || (function () {
|
|
3247
3247
|
var extendStatics = function (d, b) {
|
|
@@ -3388,7 +3388,7 @@ var RefundAssetTransactionService = /** @class */ (function (_super) {
|
|
|
3388
3388
|
}(service_1.Service));
|
|
3389
3389
|
exports.RefundAssetTransactionService = RefundAssetTransactionService;
|
|
3390
3390
|
|
|
3391
|
-
},{"../../factory":80,"../../service":85,"http-status":
|
|
3391
|
+
},{"../../factory":80,"../../service":85,"http-status":316}],18:[function(require,module,exports){
|
|
3392
3392
|
"use strict";
|
|
3393
3393
|
var __extends = (this && this.__extends) || (function () {
|
|
3394
3394
|
var extendStatics = function (d, b) {
|
|
@@ -3535,7 +3535,7 @@ var RegisterServiceAssetTransactionService = /** @class */ (function (_super) {
|
|
|
3535
3535
|
}(service_1.Service));
|
|
3536
3536
|
exports.RegisterServiceAssetTransactionService = RegisterServiceAssetTransactionService;
|
|
3537
3537
|
|
|
3538
|
-
},{"../../factory":80,"../../service":85,"http-status":
|
|
3538
|
+
},{"../../factory":80,"../../service":85,"http-status":316}],19:[function(require,module,exports){
|
|
3539
3539
|
"use strict";
|
|
3540
3540
|
var __extends = (this && this.__extends) || (function () {
|
|
3541
3541
|
var extendStatics = function (d, b) {
|
|
@@ -3699,7 +3699,7 @@ var ReserveAssetTransactionService = /** @class */ (function (_super) {
|
|
|
3699
3699
|
}(service_1.Service));
|
|
3700
3700
|
exports.ReserveAssetTransactionService = ReserveAssetTransactionService;
|
|
3701
3701
|
|
|
3702
|
-
},{"../../service":85,"http-status":
|
|
3702
|
+
},{"../../service":85,"http-status":316}],20:[function(require,module,exports){
|
|
3703
3703
|
"use strict";
|
|
3704
3704
|
var __extends = (this && this.__extends) || (function () {
|
|
3705
3705
|
var extendStatics = function (d, b) {
|
|
@@ -3815,7 +3815,7 @@ var AuthorizationService = /** @class */ (function (_super) {
|
|
|
3815
3815
|
}(service_1.Service));
|
|
3816
3816
|
exports.AuthorizationService = AuthorizationService;
|
|
3817
3817
|
|
|
3818
|
-
},{"../service":85,"http-status":
|
|
3818
|
+
},{"../service":85,"http-status":316}],21:[function(require,module,exports){
|
|
3819
3819
|
"use strict";
|
|
3820
3820
|
var __extends = (this && this.__extends) || (function () {
|
|
3821
3821
|
var extendStatics = function (d, b) {
|
|
@@ -3979,7 +3979,7 @@ var CategoryCodeService = /** @class */ (function (_super) {
|
|
|
3979
3979
|
}(service_1.Service));
|
|
3980
3980
|
exports.CategoryCodeService = CategoryCodeService;
|
|
3981
3981
|
|
|
3982
|
-
},{"../service":85,"http-status":
|
|
3982
|
+
},{"../service":85,"http-status":316}],22:[function(require,module,exports){
|
|
3983
3983
|
"use strict";
|
|
3984
3984
|
var __extends = (this && this.__extends) || (function () {
|
|
3985
3985
|
var extendStatics = function (d, b) {
|
|
@@ -4095,7 +4095,7 @@ var CommentService = /** @class */ (function (_super) {
|
|
|
4095
4095
|
}(service_1.Service));
|
|
4096
4096
|
exports.CommentService = CommentService;
|
|
4097
4097
|
|
|
4098
|
-
},{"../service":85,"http-status":
|
|
4098
|
+
},{"../service":85,"http-status":316}],23:[function(require,module,exports){
|
|
4099
4099
|
"use strict";
|
|
4100
4100
|
var __extends = (this && this.__extends) || (function () {
|
|
4101
4101
|
var extendStatics = function (d, b) {
|
|
@@ -4253,7 +4253,7 @@ var CreativeWorkService = /** @class */ (function (_super) {
|
|
|
4253
4253
|
}(service_1.Service));
|
|
4254
4254
|
exports.CreativeWorkService = CreativeWorkService;
|
|
4255
4255
|
|
|
4256
|
-
},{"../service":85,"http-status":
|
|
4256
|
+
},{"../service":85,"http-status":316}],24:[function(require,module,exports){
|
|
4257
4257
|
"use strict";
|
|
4258
4258
|
var __extends = (this && this.__extends) || (function () {
|
|
4259
4259
|
var extendStatics = function (d, b) {
|
|
@@ -4440,7 +4440,7 @@ var CustomerService = /** @class */ (function (_super) {
|
|
|
4440
4440
|
}(service_1.Service));
|
|
4441
4441
|
exports.CustomerService = CustomerService;
|
|
4442
4442
|
|
|
4443
|
-
},{"../service":85,"http-status":
|
|
4443
|
+
},{"../service":85,"http-status":316}],25:[function(require,module,exports){
|
|
4444
4444
|
"use strict";
|
|
4445
4445
|
var __extends = (this && this.__extends) || (function () {
|
|
4446
4446
|
var extendStatics = function (d, b) {
|
|
@@ -4614,7 +4614,7 @@ var EmailMessageService = /** @class */ (function (_super) {
|
|
|
4614
4614
|
}(service_1.Service));
|
|
4615
4615
|
exports.EmailMessageService = EmailMessageService;
|
|
4616
4616
|
|
|
4617
|
-
},{"../service":85,"http-status":
|
|
4617
|
+
},{"../service":85,"http-status":316}],26:[function(require,module,exports){
|
|
4618
4618
|
"use strict";
|
|
4619
4619
|
var __extends = (this && this.__extends) || (function () {
|
|
4620
4620
|
var extendStatics = function (d, b) {
|
|
@@ -4884,7 +4884,7 @@ var EventService = /** @class */ (function (_super) {
|
|
|
4884
4884
|
}(service_1.Service));
|
|
4885
4885
|
exports.EventService = EventService;
|
|
4886
4886
|
|
|
4887
|
-
},{"../service":85,"http-status":
|
|
4887
|
+
},{"../service":85,"http-status":316}],27:[function(require,module,exports){
|
|
4888
4888
|
"use strict";
|
|
4889
4889
|
var __extends = (this && this.__extends) || (function () {
|
|
4890
4890
|
var extendStatics = function (d, b) {
|
|
@@ -5221,7 +5221,7 @@ var IAMService = /** @class */ (function (_super) {
|
|
|
5221
5221
|
}(service_1.Service));
|
|
5222
5222
|
exports.IAMService = IAMService;
|
|
5223
5223
|
|
|
5224
|
-
},{"../service":85,"http-status":
|
|
5224
|
+
},{"../service":85,"http-status":316}],28:[function(require,module,exports){
|
|
5225
5225
|
"use strict";
|
|
5226
5226
|
var __extends = (this && this.__extends) || (function () {
|
|
5227
5227
|
var extendStatics = function (d, b) {
|
|
@@ -5347,7 +5347,7 @@ var MeService = /** @class */ (function (_super) {
|
|
|
5347
5347
|
}(service_1.Service));
|
|
5348
5348
|
exports.MeService = MeService;
|
|
5349
5349
|
|
|
5350
|
-
},{"../service":85,"http-status":
|
|
5350
|
+
},{"../service":85,"http-status":316}],29:[function(require,module,exports){
|
|
5351
5351
|
"use strict";
|
|
5352
5352
|
var __extends = (this && this.__extends) || (function () {
|
|
5353
5353
|
var extendStatics = function (d, b) {
|
|
@@ -5505,7 +5505,7 @@ var MerchantReturnPolicyService = /** @class */ (function (_super) {
|
|
|
5505
5505
|
}(service_1.Service));
|
|
5506
5506
|
exports.MerchantReturnPolicyService = MerchantReturnPolicyService;
|
|
5507
5507
|
|
|
5508
|
-
},{"../service":85,"http-status":
|
|
5508
|
+
},{"../service":85,"http-status":316}],30:[function(require,module,exports){
|
|
5509
5509
|
"use strict";
|
|
5510
5510
|
var __extends = (this && this.__extends) || (function () {
|
|
5511
5511
|
var extendStatics = function (d, b) {
|
|
@@ -5602,18 +5602,9 @@ var OfferService = /** @class */ (function (_super) {
|
|
|
5602
5602
|
qs: params,
|
|
5603
5603
|
expectedStatusCodes: [http_status_1.OK]
|
|
5604
5604
|
})
|
|
5605
|
-
.then(function (response) { return __awaiter(_this, void 0, void 0, function () {
|
|
5606
|
-
|
|
5607
|
-
|
|
5608
|
-
switch (_b.label) {
|
|
5609
|
-
case 0:
|
|
5610
|
-
_a = {};
|
|
5611
|
-
return [4 /*yield*/, response.json()];
|
|
5612
|
-
case 1: return [2 /*return*/, (_a.data = _b.sent(),
|
|
5613
|
-
_a)];
|
|
5614
|
-
}
|
|
5615
|
-
});
|
|
5616
|
-
}); })];
|
|
5605
|
+
.then(function (response) { return __awaiter(_this, void 0, void 0, function () { return __generator(this, function (_a) {
|
|
5606
|
+
return [2 /*return*/, response.json()];
|
|
5607
|
+
}); }); })];
|
|
5617
5608
|
});
|
|
5618
5609
|
});
|
|
5619
5610
|
};
|
|
@@ -5641,7 +5632,7 @@ var OfferService = /** @class */ (function (_super) {
|
|
|
5641
5632
|
}(service_1.Service));
|
|
5642
5633
|
exports.OfferService = OfferService;
|
|
5643
5634
|
|
|
5644
|
-
},{"../service":85,"http-status":
|
|
5635
|
+
},{"../service":85,"http-status":316}],31:[function(require,module,exports){
|
|
5645
5636
|
"use strict";
|
|
5646
5637
|
var __extends = (this && this.__extends) || (function () {
|
|
5647
5638
|
var extendStatics = function (d, b) {
|
|
@@ -5749,18 +5740,9 @@ var OfferCatalogService = /** @class */ (function (_super) {
|
|
|
5749
5740
|
qs: params,
|
|
5750
5741
|
expectedStatusCodes: [http_status_1.OK]
|
|
5751
5742
|
})
|
|
5752
|
-
.then(function (response) { return __awaiter(_this, void 0, void 0, function () {
|
|
5753
|
-
|
|
5754
|
-
|
|
5755
|
-
switch (_b.label) {
|
|
5756
|
-
case 0:
|
|
5757
|
-
_a = {};
|
|
5758
|
-
return [4 /*yield*/, response.json()];
|
|
5759
|
-
case 1: return [2 /*return*/, (_a.data = _b.sent(),
|
|
5760
|
-
_a)];
|
|
5761
|
-
}
|
|
5762
|
-
});
|
|
5763
|
-
}); })];
|
|
5743
|
+
.then(function (response) { return __awaiter(_this, void 0, void 0, function () { return __generator(this, function (_a) {
|
|
5744
|
+
return [2 /*return*/, response.json()];
|
|
5745
|
+
}); }); })];
|
|
5764
5746
|
});
|
|
5765
5747
|
});
|
|
5766
5748
|
};
|
|
@@ -5785,7 +5767,7 @@ var OfferCatalogService = /** @class */ (function (_super) {
|
|
|
5785
5767
|
});
|
|
5786
5768
|
};
|
|
5787
5769
|
/**
|
|
5788
|
-
*
|
|
5770
|
+
* オファーカタログ複数編集
|
|
5789
5771
|
*/
|
|
5790
5772
|
OfferCatalogService.prototype.updateMany = function (params) {
|
|
5791
5773
|
return __awaiter(this, void 0, void 0, function () {
|
|
@@ -5835,18 +5817,9 @@ var OfferCatalogService = /** @class */ (function (_super) {
|
|
|
5835
5817
|
qs: query,
|
|
5836
5818
|
expectedStatusCodes: [http_status_1.OK]
|
|
5837
5819
|
})
|
|
5838
|
-
.then(function (response) { return __awaiter(_this, void 0, void 0, function () {
|
|
5839
|
-
|
|
5840
|
-
|
|
5841
|
-
switch (_b.label) {
|
|
5842
|
-
case 0:
|
|
5843
|
-
_a = {};
|
|
5844
|
-
return [4 /*yield*/, response.json()];
|
|
5845
|
-
case 1: return [2 /*return*/, (_a.data = _b.sent(),
|
|
5846
|
-
_a)];
|
|
5847
|
-
}
|
|
5848
|
-
});
|
|
5849
|
-
}); })];
|
|
5820
|
+
.then(function (response) { return __awaiter(_this, void 0, void 0, function () { return __generator(this, function (_a) {
|
|
5821
|
+
return [2 /*return*/, response.json()];
|
|
5822
|
+
}); }); })];
|
|
5850
5823
|
});
|
|
5851
5824
|
});
|
|
5852
5825
|
};
|
|
@@ -5866,11 +5839,29 @@ var OfferCatalogService = /** @class */ (function (_super) {
|
|
|
5866
5839
|
});
|
|
5867
5840
|
});
|
|
5868
5841
|
};
|
|
5842
|
+
OfferCatalogService.prototype.convert2offerCatalogItems = function (params) {
|
|
5843
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
5844
|
+
var id, body;
|
|
5845
|
+
var _this = this;
|
|
5846
|
+
return __generator(this, function (_a) {
|
|
5847
|
+
id = params.id, body = __rest(params, ["id"]);
|
|
5848
|
+
return [2 /*return*/, this.fetch({
|
|
5849
|
+
uri: "/offerCatalogs/" + encodeURIComponent(String(params.id)) + "/convert2offerCatalogItems",
|
|
5850
|
+
method: 'PUT',
|
|
5851
|
+
body: body,
|
|
5852
|
+
expectedStatusCodes: [http_status_1.CREATED, http_status_1.OK]
|
|
5853
|
+
})
|
|
5854
|
+
.then(function (response) { return __awaiter(_this, void 0, void 0, function () { return __generator(this, function (_a) {
|
|
5855
|
+
return [2 /*return*/, response.json()];
|
|
5856
|
+
}); }); })];
|
|
5857
|
+
});
|
|
5858
|
+
});
|
|
5859
|
+
};
|
|
5869
5860
|
return OfferCatalogService;
|
|
5870
5861
|
}(service_1.Service));
|
|
5871
5862
|
exports.OfferCatalogService = OfferCatalogService;
|
|
5872
5863
|
|
|
5873
|
-
},{"../service":85,"http-status":
|
|
5864
|
+
},{"../service":85,"http-status":316}],32:[function(require,module,exports){
|
|
5874
5865
|
"use strict";
|
|
5875
5866
|
var __extends = (this && this.__extends) || (function () {
|
|
5876
5867
|
var extendStatics = function (d, b) {
|
|
@@ -5972,18 +5963,9 @@ var OfferCatalogItemService = /** @class */ (function (_super) {
|
|
|
5972
5963
|
qs: params,
|
|
5973
5964
|
expectedStatusCodes: [http_status_1.OK]
|
|
5974
5965
|
})
|
|
5975
|
-
.then(function (response) { return __awaiter(_this, void 0, void 0, function () {
|
|
5976
|
-
|
|
5977
|
-
|
|
5978
|
-
switch (_b.label) {
|
|
5979
|
-
case 0:
|
|
5980
|
-
_a = {};
|
|
5981
|
-
return [4 /*yield*/, response.json()];
|
|
5982
|
-
case 1: return [2 /*return*/, (_a.data = _b.sent(),
|
|
5983
|
-
_a)];
|
|
5984
|
-
}
|
|
5985
|
-
});
|
|
5986
|
-
}); })];
|
|
5966
|
+
.then(function (response) { return __awaiter(_this, void 0, void 0, function () { return __generator(this, function (_a) {
|
|
5967
|
+
return [2 /*return*/, response.json()];
|
|
5968
|
+
}); }); })];
|
|
5987
5969
|
});
|
|
5988
5970
|
});
|
|
5989
5971
|
};
|
|
@@ -6004,6 +5986,26 @@ var OfferCatalogItemService = /** @class */ (function (_super) {
|
|
|
6004
5986
|
});
|
|
6005
5987
|
});
|
|
6006
5988
|
};
|
|
5989
|
+
/**
|
|
5990
|
+
* サブカタログ複数編集
|
|
5991
|
+
*/
|
|
5992
|
+
OfferCatalogItemService.prototype.updateMany = function (params) {
|
|
5993
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
5994
|
+
return __generator(this, function (_a) {
|
|
5995
|
+
switch (_a.label) {
|
|
5996
|
+
case 0: return [4 /*yield*/, this.fetch({
|
|
5997
|
+
uri: "/offerCatalogItems",
|
|
5998
|
+
method: 'PATCH',
|
|
5999
|
+
body: params,
|
|
6000
|
+
expectedStatusCodes: [http_status_1.NO_CONTENT]
|
|
6001
|
+
})];
|
|
6002
|
+
case 1:
|
|
6003
|
+
_a.sent();
|
|
6004
|
+
return [2 /*return*/];
|
|
6005
|
+
}
|
|
6006
|
+
});
|
|
6007
|
+
});
|
|
6008
|
+
};
|
|
6007
6009
|
OfferCatalogItemService.prototype.deleteById = function (params) {
|
|
6008
6010
|
return __awaiter(this, void 0, void 0, function () {
|
|
6009
6011
|
return __generator(this, function (_a) {
|
|
@@ -6032,18 +6034,9 @@ var OfferCatalogItemService = /** @class */ (function (_super) {
|
|
|
6032
6034
|
qs: query,
|
|
6033
6035
|
expectedStatusCodes: [http_status_1.OK]
|
|
6034
6036
|
})
|
|
6035
|
-
.then(function (response) { return __awaiter(_this, void 0, void 0, function () {
|
|
6036
|
-
|
|
6037
|
-
|
|
6038
|
-
switch (_b.label) {
|
|
6039
|
-
case 0:
|
|
6040
|
-
_a = {};
|
|
6041
|
-
return [4 /*yield*/, response.json()];
|
|
6042
|
-
case 1: return [2 /*return*/, (_a.data = _b.sent(),
|
|
6043
|
-
_a)];
|
|
6044
|
-
}
|
|
6045
|
-
});
|
|
6046
|
-
}); })];
|
|
6037
|
+
.then(function (response) { return __awaiter(_this, void 0, void 0, function () { return __generator(this, function (_a) {
|
|
6038
|
+
return [2 /*return*/, response.json()];
|
|
6039
|
+
}); }); })];
|
|
6047
6040
|
});
|
|
6048
6041
|
});
|
|
6049
6042
|
};
|
|
@@ -6051,7 +6044,7 @@ var OfferCatalogItemService = /** @class */ (function (_super) {
|
|
|
6051
6044
|
}(service_1.Service));
|
|
6052
6045
|
exports.OfferCatalogItemService = OfferCatalogItemService;
|
|
6053
6046
|
|
|
6054
|
-
},{"../service":85,"http-status":
|
|
6047
|
+
},{"../service":85,"http-status":316}],33:[function(require,module,exports){
|
|
6055
6048
|
"use strict";
|
|
6056
6049
|
var __extends = (this && this.__extends) || (function () {
|
|
6057
6050
|
var extendStatics = function (d, b) {
|
|
@@ -6209,7 +6202,7 @@ var OfferItemConditionService = /** @class */ (function (_super) {
|
|
|
6209
6202
|
}(service_1.Service));
|
|
6210
6203
|
exports.OfferItemConditionService = OfferItemConditionService;
|
|
6211
6204
|
|
|
6212
|
-
},{"../service":85,"http-status":
|
|
6205
|
+
},{"../service":85,"http-status":316}],34:[function(require,module,exports){
|
|
6213
6206
|
"use strict";
|
|
6214
6207
|
var __extends = (this && this.__extends) || (function () {
|
|
6215
6208
|
var extendStatics = function (d, b) {
|
|
@@ -6498,7 +6491,7 @@ var OrderService = /** @class */ (function (_super) {
|
|
|
6498
6491
|
}(service_1.Service));
|
|
6499
6492
|
exports.OrderService = OrderService;
|
|
6500
6493
|
|
|
6501
|
-
},{"../factory":80,"../service":85,"http-status":
|
|
6494
|
+
},{"../factory":80,"../service":85,"http-status":316}],35:[function(require,module,exports){
|
|
6502
6495
|
"use strict";
|
|
6503
6496
|
var __extends = (this && this.__extends) || (function () {
|
|
6504
6497
|
var extendStatics = function (d, b) {
|
|
@@ -6595,7 +6588,7 @@ var OwnershipInfoService = /** @class */ (function (_super) {
|
|
|
6595
6588
|
}(service_1.Service));
|
|
6596
6589
|
exports.OwnershipInfoService = OwnershipInfoService;
|
|
6597
6590
|
|
|
6598
|
-
},{"../service":85,"http-status":
|
|
6591
|
+
},{"../service":85,"http-status":316}],36:[function(require,module,exports){
|
|
6599
6592
|
"use strict";
|
|
6600
6593
|
var __extends = (this && this.__extends) || (function () {
|
|
6601
6594
|
var extendStatics = function (d, b) {
|
|
@@ -6683,7 +6676,7 @@ var PermissionService = /** @class */ (function (_super) {
|
|
|
6683
6676
|
}(service_1.Service));
|
|
6684
6677
|
exports.PermissionService = PermissionService;
|
|
6685
6678
|
|
|
6686
|
-
},{"../service":85,"http-status":
|
|
6679
|
+
},{"../service":85,"http-status":316}],37:[function(require,module,exports){
|
|
6687
6680
|
"use strict";
|
|
6688
6681
|
var __extends = (this && this.__extends) || (function () {
|
|
6689
6682
|
var extendStatics = function (d, b) {
|
|
@@ -6839,7 +6832,7 @@ var PermitService = /** @class */ (function (_super) {
|
|
|
6839
6832
|
}(service_1.Service));
|
|
6840
6833
|
exports.PermitService = PermitService;
|
|
6841
6834
|
|
|
6842
|
-
},{"../service":85,"http-status":
|
|
6835
|
+
},{"../service":85,"http-status":316}],38:[function(require,module,exports){
|
|
6843
6836
|
"use strict";
|
|
6844
6837
|
var __extends = (this && this.__extends) || (function () {
|
|
6845
6838
|
var extendStatics = function (d, b) {
|
|
@@ -7075,7 +7068,7 @@ var PersonService = /** @class */ (function (_super) {
|
|
|
7075
7068
|
}(service_1.Service));
|
|
7076
7069
|
exports.PersonService = PersonService;
|
|
7077
7070
|
|
|
7078
|
-
},{"../service":85,"http-status":
|
|
7071
|
+
},{"../service":85,"http-status":316}],39:[function(require,module,exports){
|
|
7079
7072
|
"use strict";
|
|
7080
7073
|
var __extends = (this && this.__extends) || (function () {
|
|
7081
7074
|
var extendStatics = function (d, b) {
|
|
@@ -7326,7 +7319,7 @@ var PersonOwnershipInfoService = /** @class */ (function (_super) {
|
|
|
7326
7319
|
}(service_1.Service));
|
|
7327
7320
|
exports.PersonOwnershipInfoService = PersonOwnershipInfoService;
|
|
7328
7321
|
|
|
7329
|
-
},{"../../service":85,"http-status":
|
|
7322
|
+
},{"../../service":85,"http-status":316}],40:[function(require,module,exports){
|
|
7330
7323
|
"use strict";
|
|
7331
7324
|
var __extends = (this && this.__extends) || (function () {
|
|
7332
7325
|
var extendStatics = function (d, b) {
|
|
@@ -7829,7 +7822,7 @@ var PlaceService = /** @class */ (function (_super) {
|
|
|
7829
7822
|
}(service_1.Service));
|
|
7830
7823
|
exports.PlaceService = PlaceService;
|
|
7831
7824
|
|
|
7832
|
-
},{"../factory":80,"../service":85,"http-status":
|
|
7825
|
+
},{"../factory":80,"../service":85,"http-status":316}],41:[function(require,module,exports){
|
|
7833
7826
|
"use strict";
|
|
7834
7827
|
var __extends = (this && this.__extends) || (function () {
|
|
7835
7828
|
var extendStatics = function (d, b) {
|
|
@@ -7965,7 +7958,7 @@ var HasPOSService = /** @class */ (function (_super) {
|
|
|
7965
7958
|
}(service_1.Service));
|
|
7966
7959
|
exports.HasPOSService = HasPOSService;
|
|
7967
7960
|
|
|
7968
|
-
},{"../../factory":80,"../../service":85,"http-status":
|
|
7961
|
+
},{"../../factory":80,"../../service":85,"http-status":316}],42:[function(require,module,exports){
|
|
7969
7962
|
"use strict";
|
|
7970
7963
|
var __extends = (this && this.__extends) || (function () {
|
|
7971
7964
|
var extendStatics = function (d, b) {
|
|
@@ -8129,7 +8122,7 @@ var PriceSpecificationService = /** @class */ (function (_super) {
|
|
|
8129
8122
|
}(service_1.Service));
|
|
8130
8123
|
exports.PriceSpecificationService = PriceSpecificationService;
|
|
8131
8124
|
|
|
8132
|
-
},{"../service":85,"http-status":
|
|
8125
|
+
},{"../service":85,"http-status":316}],43:[function(require,module,exports){
|
|
8133
8126
|
"use strict";
|
|
8134
8127
|
var __extends = (this && this.__extends) || (function () {
|
|
8135
8128
|
var extendStatics = function (d, b) {
|
|
@@ -8327,7 +8320,7 @@ var ProductService = /** @class */ (function (_super) {
|
|
|
8327
8320
|
}(service_1.Service));
|
|
8328
8321
|
exports.ProductService = ProductService;
|
|
8329
8322
|
|
|
8330
|
-
},{"../service":85,"http-status":
|
|
8323
|
+
},{"../service":85,"http-status":316}],44:[function(require,module,exports){
|
|
8331
8324
|
"use strict";
|
|
8332
8325
|
var __extends = (this && this.__extends) || (function () {
|
|
8333
8326
|
var extendStatics = function (d, b) {
|
|
@@ -8498,7 +8491,7 @@ var ProjectService = /** @class */ (function (_super) {
|
|
|
8498
8491
|
}(service_1.Service));
|
|
8499
8492
|
exports.ProjectService = ProjectService;
|
|
8500
8493
|
|
|
8501
|
-
},{"../service":85,"http-status":
|
|
8494
|
+
},{"../service":85,"http-status":316}],45:[function(require,module,exports){
|
|
8502
8495
|
"use strict";
|
|
8503
8496
|
var __extends = (this && this.__extends) || (function () {
|
|
8504
8497
|
var extendStatics = function (d, b) {
|
|
@@ -8671,7 +8664,7 @@ var ReservationService = /** @class */ (function (_super) {
|
|
|
8671
8664
|
}(service_1.Service));
|
|
8672
8665
|
exports.ReservationService = ReservationService;
|
|
8673
8666
|
|
|
8674
|
-
},{"../service":85,"http-status":
|
|
8667
|
+
},{"../service":85,"http-status":316}],46:[function(require,module,exports){
|
|
8675
8668
|
"use strict";
|
|
8676
8669
|
var __extends = (this && this.__extends) || (function () {
|
|
8677
8670
|
var extendStatics = function (d, b) {
|
|
@@ -8724,6 +8717,17 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
|
8724
8717
|
if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };
|
|
8725
8718
|
}
|
|
8726
8719
|
};
|
|
8720
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
8721
|
+
var t = {};
|
|
8722
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
8723
|
+
t[p] = s[p];
|
|
8724
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
8725
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
8726
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
8727
|
+
t[p[i]] = s[p[i]];
|
|
8728
|
+
}
|
|
8729
|
+
return t;
|
|
8730
|
+
};
|
|
8727
8731
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8728
8732
|
exports.SellerService = void 0;
|
|
8729
8733
|
var http_status_1 = require("http-status");
|
|
@@ -8882,18 +8886,45 @@ var SellerService = /** @class */ (function (_super) {
|
|
|
8882
8886
|
qs: params.qs,
|
|
8883
8887
|
expectedStatusCodes: [http_status_1.OK]
|
|
8884
8888
|
})
|
|
8885
|
-
.then(function (response) { return __awaiter(_this, void 0, void 0, function () {
|
|
8886
|
-
|
|
8887
|
-
|
|
8888
|
-
|
|
8889
|
-
|
|
8890
|
-
|
|
8891
|
-
|
|
8892
|
-
|
|
8893
|
-
|
|
8894
|
-
|
|
8895
|
-
|
|
8896
|
-
|
|
8889
|
+
.then(function (response) { return __awaiter(_this, void 0, void 0, function () { return __generator(this, function (_a) {
|
|
8890
|
+
return [2 /*return*/, response.json()];
|
|
8891
|
+
}); }); })];
|
|
8892
|
+
});
|
|
8893
|
+
});
|
|
8894
|
+
};
|
|
8895
|
+
SellerService.prototype.createPaymentAccepted = function (params) {
|
|
8896
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
8897
|
+
var seller, body;
|
|
8898
|
+
return __generator(this, function (_a) {
|
|
8899
|
+
switch (_a.label) {
|
|
8900
|
+
case 0:
|
|
8901
|
+
seller = params.seller, body = __rest(params, ["seller"]);
|
|
8902
|
+
return [4 /*yield*/, this.fetch({
|
|
8903
|
+
uri: "/sellers/" + seller.id + "/paymentAccepted",
|
|
8904
|
+
method: 'POST',
|
|
8905
|
+
body: body,
|
|
8906
|
+
expectedStatusCodes: [http_status_1.NO_CONTENT]
|
|
8907
|
+
})];
|
|
8908
|
+
case 1:
|
|
8909
|
+
_a.sent();
|
|
8910
|
+
return [2 /*return*/];
|
|
8911
|
+
}
|
|
8912
|
+
});
|
|
8913
|
+
});
|
|
8914
|
+
};
|
|
8915
|
+
SellerService.prototype.deletePaymentAccepted = function (params) {
|
|
8916
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
8917
|
+
return __generator(this, function (_a) {
|
|
8918
|
+
switch (_a.label) {
|
|
8919
|
+
case 0: return [4 /*yield*/, this.fetch({
|
|
8920
|
+
uri: "/sellers/" + params.seller.id + "/paymentAccepted/" + params.codeValue,
|
|
8921
|
+
method: 'DELETE',
|
|
8922
|
+
expectedStatusCodes: [http_status_1.NO_CONTENT]
|
|
8923
|
+
})];
|
|
8924
|
+
case 1:
|
|
8925
|
+
_a.sent();
|
|
8926
|
+
return [2 /*return*/];
|
|
8927
|
+
}
|
|
8897
8928
|
});
|
|
8898
8929
|
});
|
|
8899
8930
|
};
|
|
@@ -9151,7 +9182,7 @@ var SellerService = /** @class */ (function (_super) {
|
|
|
9151
9182
|
}(service_1.Service));
|
|
9152
9183
|
exports.SellerService = SellerService;
|
|
9153
9184
|
|
|
9154
|
-
},{"../service":85,"http-status":
|
|
9185
|
+
},{"../service":85,"http-status":316}],47:[function(require,module,exports){
|
|
9155
9186
|
"use strict";
|
|
9156
9187
|
var __extends = (this && this.__extends) || (function () {
|
|
9157
9188
|
var extendStatics = function (d, b) {
|
|
@@ -9285,7 +9316,7 @@ var TaskService = /** @class */ (function (_super) {
|
|
|
9285
9316
|
}(service_1.Service));
|
|
9286
9317
|
exports.TaskService = TaskService;
|
|
9287
9318
|
|
|
9288
|
-
},{"../service":85,"http-status":
|
|
9319
|
+
},{"../service":85,"http-status":316}],48:[function(require,module,exports){
|
|
9289
9320
|
"use strict";
|
|
9290
9321
|
var __extends = (this && this.__extends) || (function () {
|
|
9291
9322
|
var extendStatics = function (d, b) {
|
|
@@ -9373,7 +9404,7 @@ var TokenService = /** @class */ (function (_super) {
|
|
|
9373
9404
|
}(service_1.Service));
|
|
9374
9405
|
exports.TokenService = TokenService;
|
|
9375
9406
|
|
|
9376
|
-
},{"../service":85,"http-status":
|
|
9407
|
+
},{"../service":85,"http-status":316}],49:[function(require,module,exports){
|
|
9377
9408
|
"use strict";
|
|
9378
9409
|
var __extends = (this && this.__extends) || (function () {
|
|
9379
9410
|
var extendStatics = function (d, b) {
|
|
@@ -9461,7 +9492,7 @@ var TransactionNumberService = /** @class */ (function (_super) {
|
|
|
9461
9492
|
}(service_1.Service));
|
|
9462
9493
|
exports.TransactionNumberService = TransactionNumberService;
|
|
9463
9494
|
|
|
9464
|
-
},{"../service":85,"http-status":
|
|
9495
|
+
},{"../service":85,"http-status":316}],50:[function(require,module,exports){
|
|
9465
9496
|
"use strict";
|
|
9466
9497
|
var __extends = (this && this.__extends) || (function () {
|
|
9467
9498
|
var extendStatics = function (d, b) {
|
|
@@ -9593,7 +9624,7 @@ var MoneyTransferTransactionService = /** @class */ (function (_super) {
|
|
|
9593
9624
|
}(service_1.Service));
|
|
9594
9625
|
exports.MoneyTransferTransactionService = MoneyTransferTransactionService;
|
|
9595
9626
|
|
|
9596
|
-
},{"../../factory":80,"../../service":85,"http-status":
|
|
9627
|
+
},{"../../factory":80,"../../service":85,"http-status":316}],51:[function(require,module,exports){
|
|
9597
9628
|
"use strict";
|
|
9598
9629
|
var __extends = (this && this.__extends) || (function () {
|
|
9599
9630
|
var extendStatics = function (d, b) {
|
|
@@ -9725,7 +9756,7 @@ var PlaceOrderTransactionService = /** @class */ (function (_super) {
|
|
|
9725
9756
|
}(service_1.Service));
|
|
9726
9757
|
exports.PlaceOrderTransactionService = PlaceOrderTransactionService;
|
|
9727
9758
|
|
|
9728
|
-
},{"../../factory":80,"../../service":85,"http-status":
|
|
9759
|
+
},{"../../factory":80,"../../service":85,"http-status":316}],52:[function(require,module,exports){
|
|
9729
9760
|
"use strict";
|
|
9730
9761
|
var __extends = (this && this.__extends) || (function () {
|
|
9731
9762
|
var extendStatics = function (d, b) {
|
|
@@ -9825,7 +9856,7 @@ var ReturnOrderTransactionService = /** @class */ (function (_super) {
|
|
|
9825
9856
|
}(service_1.Service));
|
|
9826
9857
|
exports.ReturnOrderTransactionService = ReturnOrderTransactionService;
|
|
9827
9858
|
|
|
9828
|
-
},{"../../factory":80,"../../service":85,"http-status":
|
|
9859
|
+
},{"../../factory":80,"../../service":85,"http-status":316}],53:[function(require,module,exports){
|
|
9829
9860
|
"use strict";
|
|
9830
9861
|
var __extends = (this && this.__extends) || (function () {
|
|
9831
9862
|
var extendStatics = function (d, b) {
|
|
@@ -9998,7 +10029,7 @@ var TripService = /** @class */ (function (_super) {
|
|
|
9998
10029
|
}(service_1.Service));
|
|
9999
10030
|
exports.TripService = TripService;
|
|
10000
10031
|
|
|
10001
|
-
},{"../service":85,"http-status":
|
|
10032
|
+
},{"../service":85,"http-status":316}],54:[function(require,module,exports){
|
|
10002
10033
|
"use strict";
|
|
10003
10034
|
var __extends = (this && this.__extends) || (function () {
|
|
10004
10035
|
var extendStatics = function (d, b) {
|
|
@@ -10131,7 +10162,7 @@ var UserPoolService = /** @class */ (function (_super) {
|
|
|
10131
10162
|
}(service_1.Service));
|
|
10132
10163
|
exports.UserPoolService = UserPoolService;
|
|
10133
10164
|
|
|
10134
|
-
},{"../service":85,"http-status":
|
|
10165
|
+
},{"../service":85,"http-status":316}],55:[function(require,module,exports){
|
|
10135
10166
|
"use strict";
|
|
10136
10167
|
var __assign = (this && this.__assign) || function () {
|
|
10137
10168
|
__assign = Object.assign || function(t) {
|
|
@@ -10421,9 +10452,9 @@ var OfferService = /** @class */ (function (_super) {
|
|
|
10421
10452
|
});
|
|
10422
10453
|
};
|
|
10423
10454
|
/**
|
|
10424
|
-
*
|
|
10455
|
+
* 興行オファー承認
|
|
10425
10456
|
*/
|
|
10426
|
-
OfferService.prototype.authorizeEventService = function (params) {
|
|
10457
|
+
OfferService.prototype.authorizeEventService = function (params, options) {
|
|
10427
10458
|
return __awaiter(this, void 0, void 0, function () {
|
|
10428
10459
|
var _this = this;
|
|
10429
10460
|
return __generator(this, function (_a) {
|
|
@@ -10432,7 +10463,7 @@ var OfferService = /** @class */ (function (_super) {
|
|
|
10432
10463
|
method: 'POST',
|
|
10433
10464
|
expectedStatusCodes: [http_status_1.CREATED],
|
|
10434
10465
|
body: params,
|
|
10435
|
-
qs: __assign({}, (
|
|
10466
|
+
qs: __assign(__assign({}, ((options === null || options === void 0 ? void 0 : options.expectsMinimalResponse) === true) ? { expectsMinimalResponse: '1' } : undefined), ((options === null || options === void 0 ? void 0 : options.noOfferSpecified) === true) ? { noOfferSpecified: '1' } : undefined)
|
|
10436
10467
|
})
|
|
10437
10468
|
.then(function (response) { return __awaiter(_this, void 0, void 0, function () { return __generator(this, function (_a) {
|
|
10438
10469
|
return [2 /*return*/, response.json()];
|
|
@@ -10528,7 +10559,7 @@ var OfferService = /** @class */ (function (_super) {
|
|
|
10528
10559
|
}(service_1.Service));
|
|
10529
10560
|
exports.OfferService = OfferService;
|
|
10530
10561
|
|
|
10531
|
-
},{"../factory":80,"../service":85,"http-status":
|
|
10562
|
+
},{"../factory":80,"../service":85,"http-status":316}],57:[function(require,module,exports){
|
|
10532
10563
|
"use strict";
|
|
10533
10564
|
var __extends = (this && this.__extends) || (function () {
|
|
10534
10565
|
var extendStatics = function (d, b) {
|
|
@@ -10769,7 +10800,7 @@ var PaymentService = /** @class */ (function (_super) {
|
|
|
10769
10800
|
}(service_1.Service));
|
|
10770
10801
|
exports.PaymentService = PaymentService;
|
|
10771
10802
|
|
|
10772
|
-
},{"../factory":80,"../service":85,"http-status":
|
|
10803
|
+
},{"../factory":80,"../service":85,"http-status":316}],58:[function(require,module,exports){
|
|
10773
10804
|
"use strict";
|
|
10774
10805
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
10775
10806
|
|
|
@@ -10923,7 +10954,7 @@ var MoneyTransferTransactionService = /** @class */ (function (_super) {
|
|
|
10923
10954
|
}(service_1.Service));
|
|
10924
10955
|
exports.MoneyTransferTransactionService = MoneyTransferTransactionService;
|
|
10925
10956
|
|
|
10926
|
-
},{"../../factory":80,"../../service":85,"http-status":
|
|
10957
|
+
},{"../../factory":80,"../../service":85,"http-status":316}],60:[function(require,module,exports){
|
|
10927
10958
|
"use strict";
|
|
10928
10959
|
var __extends = (this && this.__extends) || (function () {
|
|
10929
10960
|
var extendStatics = function (d, b) {
|
|
@@ -11126,7 +11157,7 @@ var PlaceOrderTransactionService = /** @class */ (function (_super) {
|
|
|
11126
11157
|
}(service_1.Service));
|
|
11127
11158
|
exports.PlaceOrderTransactionService = PlaceOrderTransactionService;
|
|
11128
11159
|
|
|
11129
|
-
},{"../../factory":80,"../../service":85,"http-status":
|
|
11160
|
+
},{"../../factory":80,"../../service":85,"http-status":316}],61:[function(require,module,exports){
|
|
11130
11161
|
arguments[4][58][0].apply(exports,arguments)
|
|
11131
11162
|
},{"dup":58}],62:[function(require,module,exports){
|
|
11132
11163
|
"use strict";
|
|
@@ -11273,7 +11304,7 @@ var ReturnOrderTransactionService = /** @class */ (function (_super) {
|
|
|
11273
11304
|
}(service_1.Service));
|
|
11274
11305
|
exports.ReturnOrderTransactionService = ReturnOrderTransactionService;
|
|
11275
11306
|
|
|
11276
|
-
},{"../../factory":80,"../../service":85,"http-status":
|
|
11307
|
+
},{"../../factory":80,"../../service":85,"http-status":316}],63:[function(require,module,exports){
|
|
11277
11308
|
"use strict";
|
|
11278
11309
|
var __extends = (this && this.__extends) || (function () {
|
|
11279
11310
|
var extendStatics = function (d, b) {
|
|
@@ -11370,7 +11401,7 @@ var CategoryCodeService = /** @class */ (function (_super) {
|
|
|
11370
11401
|
}(service_1.Service));
|
|
11371
11402
|
exports.CategoryCodeService = CategoryCodeService;
|
|
11372
11403
|
|
|
11373
|
-
},{"../service":85,"http-status":
|
|
11404
|
+
},{"../service":85,"http-status":316}],64:[function(require,module,exports){
|
|
11374
11405
|
"use strict";
|
|
11375
11406
|
var __extends = (this && this.__extends) || (function () {
|
|
11376
11407
|
var extendStatics = function (d, b) {
|
|
@@ -11464,7 +11495,7 @@ var CreativeWorkService = /** @class */ (function (_super) {
|
|
|
11464
11495
|
}(service_1.Service));
|
|
11465
11496
|
exports.CreativeWorkService = CreativeWorkService;
|
|
11466
11497
|
|
|
11467
|
-
},{"../service":85,"http-status":
|
|
11498
|
+
},{"../service":85,"http-status":316}],65:[function(require,module,exports){
|
|
11468
11499
|
"use strict";
|
|
11469
11500
|
var __extends = (this && this.__extends) || (function () {
|
|
11470
11501
|
var extendStatics = function (d, b) {
|
|
@@ -11561,7 +11592,7 @@ var EmailMessageService = /** @class */ (function (_super) {
|
|
|
11561
11592
|
}(service_1.Service));
|
|
11562
11593
|
exports.EmailMessageService = EmailMessageService;
|
|
11563
11594
|
|
|
11564
|
-
},{"../service":85,"http-status":
|
|
11595
|
+
},{"../service":85,"http-status":316}],66:[function(require,module,exports){
|
|
11565
11596
|
"use strict";
|
|
11566
11597
|
var __extends = (this && this.__extends) || (function () {
|
|
11567
11598
|
var extendStatics = function (d, b) {
|
|
@@ -11820,7 +11851,7 @@ var EventService = /** @class */ (function (_super) {
|
|
|
11820
11851
|
}(service_1.Service));
|
|
11821
11852
|
exports.EventService = EventService;
|
|
11822
11853
|
|
|
11823
|
-
},{"../service":85,"http-status":
|
|
11854
|
+
},{"../service":85,"http-status":316}],67:[function(require,module,exports){
|
|
11824
11855
|
"use strict";
|
|
11825
11856
|
var __extends = (this && this.__extends) || (function () {
|
|
11826
11857
|
var extendStatics = function (d, b) {
|
|
@@ -12066,7 +12097,7 @@ var OrderService = /** @class */ (function (_super) {
|
|
|
12066
12097
|
}(service_1.Service));
|
|
12067
12098
|
exports.OrderService = OrderService;
|
|
12068
12099
|
|
|
12069
|
-
},{"../factory":80,"../service":85,"http-status":
|
|
12100
|
+
},{"../factory":80,"../service":85,"http-status":316}],68:[function(require,module,exports){
|
|
12070
12101
|
arguments[4][58][0].apply(exports,arguments)
|
|
12071
12102
|
},{"dup":58}],69:[function(require,module,exports){
|
|
12072
12103
|
"use strict";
|
|
@@ -12196,7 +12227,7 @@ var PermitService = /** @class */ (function (_super) {
|
|
|
12196
12227
|
}(service_1.Service));
|
|
12197
12228
|
exports.PermitService = PermitService;
|
|
12198
12229
|
|
|
12199
|
-
},{"../service":85,"http-status":
|
|
12230
|
+
},{"../service":85,"http-status":316}],70:[function(require,module,exports){
|
|
12200
12231
|
"use strict";
|
|
12201
12232
|
var __extends = (this && this.__extends) || (function () {
|
|
12202
12233
|
var extendStatics = function (d, b) {
|
|
@@ -12385,9 +12416,9 @@ var PersonService = /** @class */ (function (_super) {
|
|
|
12385
12416
|
}(service_1.Service));
|
|
12386
12417
|
exports.PersonService = PersonService;
|
|
12387
12418
|
|
|
12388
|
-
},{"../service":85,"http-status":
|
|
12419
|
+
},{"../service":85,"http-status":316}],71:[function(require,module,exports){
|
|
12389
12420
|
arguments[4][39][0].apply(exports,arguments)
|
|
12390
|
-
},{"../../service":85,"dup":39,"http-status":
|
|
12421
|
+
},{"../../service":85,"dup":39,"http-status":316}],72:[function(require,module,exports){
|
|
12391
12422
|
"use strict";
|
|
12392
12423
|
var __extends = (this && this.__extends) || (function () {
|
|
12393
12424
|
var extendStatics = function (d, b) {
|
|
@@ -12597,7 +12628,7 @@ var PlaceService = /** @class */ (function (_super) {
|
|
|
12597
12628
|
}(service_1.Service));
|
|
12598
12629
|
exports.PlaceService = PlaceService;
|
|
12599
12630
|
|
|
12600
|
-
},{"../factory":80,"../service":85,"http-status":
|
|
12631
|
+
},{"../factory":80,"../service":85,"http-status":316}],73:[function(require,module,exports){
|
|
12601
12632
|
"use strict";
|
|
12602
12633
|
var __extends = (this && this.__extends) || (function () {
|
|
12603
12634
|
var extendStatics = function (d, b) {
|
|
@@ -12683,7 +12714,7 @@ var HasPOSService = /** @class */ (function (_super) {
|
|
|
12683
12714
|
}(service_1.Service));
|
|
12684
12715
|
exports.HasPOSService = HasPOSService;
|
|
12685
12716
|
|
|
12686
|
-
},{"../../factory":80,"../../service":85,"http-status":
|
|
12717
|
+
},{"../../factory":80,"../../service":85,"http-status":316}],74:[function(require,module,exports){
|
|
12687
12718
|
"use strict";
|
|
12688
12719
|
var __extends = (this && this.__extends) || (function () {
|
|
12689
12720
|
var extendStatics = function (d, b) {
|
|
@@ -12812,7 +12843,7 @@ var ProductService = /** @class */ (function (_super) {
|
|
|
12812
12843
|
}(service_1.Service));
|
|
12813
12844
|
exports.ProductService = ProductService;
|
|
12814
12845
|
|
|
12815
|
-
},{"../service":85,"http-status":
|
|
12846
|
+
},{"../service":85,"http-status":316}],75:[function(require,module,exports){
|
|
12816
12847
|
arguments[4][58][0].apply(exports,arguments)
|
|
12817
12848
|
},{"dup":58}],76:[function(require,module,exports){
|
|
12818
12849
|
"use strict";
|
|
@@ -12986,9 +13017,9 @@ var SellerService = /** @class */ (function (_super) {
|
|
|
12986
13017
|
}(service_1.Service));
|
|
12987
13018
|
exports.SellerService = SellerService;
|
|
12988
13019
|
|
|
12989
|
-
},{"../service":85,"http-status":
|
|
13020
|
+
},{"../service":85,"http-status":316}],77:[function(require,module,exports){
|
|
12990
13021
|
arguments[4][48][0].apply(exports,arguments)
|
|
12991
|
-
},{"../service":85,"dup":48,"http-status":
|
|
13022
|
+
},{"../service":85,"dup":48,"http-status":316}],78:[function(require,module,exports){
|
|
12992
13023
|
"use strict";
|
|
12993
13024
|
var __extends = (this && this.__extends) || (function () {
|
|
12994
13025
|
var extendStatics = function (d, b) {
|
|
@@ -13085,7 +13116,7 @@ var TripService = /** @class */ (function (_super) {
|
|
|
13085
13116
|
}(service_1.Service));
|
|
13086
13117
|
exports.TripService = TripService;
|
|
13087
13118
|
|
|
13088
|
-
},{"../service":85,"http-status":
|
|
13119
|
+
},{"../service":85,"http-status":316}],79:[function(require,module,exports){
|
|
13089
13120
|
"use strict";
|
|
13090
13121
|
var __extends = (this && this.__extends) || (function () {
|
|
13091
13122
|
var extendStatics = function (d, b) {
|
|
@@ -13463,7 +13494,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
13463
13494
|
*/
|
|
13464
13495
|
__exportStar(require("@chevre/factory"), exports);
|
|
13465
13496
|
|
|
13466
|
-
},{"@chevre/factory":
|
|
13497
|
+
},{"@chevre/factory":201}],81:[function(require,module,exports){
|
|
13467
13498
|
"use strict";
|
|
13468
13499
|
var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
|
|
13469
13500
|
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
@@ -13507,7 +13538,7 @@ var __spreadArray = (this && this.__spreadArray) || function (to, from) {
|
|
|
13507
13538
|
return to;
|
|
13508
13539
|
};
|
|
13509
13540
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
13510
|
-
exports.transporters = exports.factory = exports.loadService = exports.loadPecorino = exports.loadChevreTxn = exports.loadChevreAdmin = exports.loadChevre = void 0;
|
|
13541
|
+
exports.transporters = exports.factory = exports.loadWaiterAdmin = exports.loadService = exports.loadPecorino = exports.loadChevreTxn = exports.loadChevreAdmin = exports.loadChevre = void 0;
|
|
13511
13542
|
var factory = require("./factory");
|
|
13512
13543
|
exports.factory = factory;
|
|
13513
13544
|
var transporters = require("./transporters");
|
|
@@ -13619,6 +13650,29 @@ function loadService() {
|
|
|
13619
13650
|
});
|
|
13620
13651
|
}
|
|
13621
13652
|
exports.loadService = loadService;
|
|
13653
|
+
var waiterAdmin;
|
|
13654
|
+
// tslint:disable-next-line:no-single-line-block-comment
|
|
13655
|
+
/* istanbul ignore next */
|
|
13656
|
+
function loadWaiterAdmin() {
|
|
13657
|
+
var params = [];
|
|
13658
|
+
for (var _i = 0; _i < arguments.length; _i++) {
|
|
13659
|
+
params[_i] = arguments[_i];
|
|
13660
|
+
}
|
|
13661
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
13662
|
+
return __generator(this, function (_a) {
|
|
13663
|
+
switch (_a.label) {
|
|
13664
|
+
case 0:
|
|
13665
|
+
if (!(waiterAdmin === undefined)) return [3 /*break*/, 2];
|
|
13666
|
+
return [4 /*yield*/, Promise.resolve().then(function () { return require('./waiterAdmin'); })];
|
|
13667
|
+
case 1:
|
|
13668
|
+
waiterAdmin = (_a.sent()).WaiterAdmin;
|
|
13669
|
+
_a.label = 2;
|
|
13670
|
+
case 2: return [2 /*return*/, new (waiterAdmin.bind.apply(waiterAdmin, __spreadArray([void 0], params)))()];
|
|
13671
|
+
}
|
|
13672
|
+
});
|
|
13673
|
+
});
|
|
13674
|
+
}
|
|
13675
|
+
exports.loadWaiterAdmin = loadWaiterAdmin;
|
|
13622
13676
|
// export namespace auth {
|
|
13623
13677
|
// /**
|
|
13624
13678
|
// * 抽象認証クライアント
|
|
@@ -13631,7 +13685,7 @@ exports.loadService = loadService;
|
|
|
13631
13685
|
// export class StubAuth extends StubAuthClient { }
|
|
13632
13686
|
// }
|
|
13633
13687
|
|
|
13634
|
-
},{"./chevre":3,"./chevreAdmin":4,"./chevreTxn":55,"./default":79,"./factory":80,"./pecorino":82,"./transporters":110}],82:[function(require,module,exports){
|
|
13688
|
+
},{"./chevre":3,"./chevreAdmin":4,"./chevreTxn":55,"./default":79,"./factory":80,"./pecorino":82,"./transporters":110,"./waiterAdmin":111}],82:[function(require,module,exports){
|
|
13635
13689
|
"use strict";
|
|
13636
13690
|
var __extends = (this && this.__extends) || (function () {
|
|
13637
13691
|
var extendStatics = function (d, b) {
|
|
@@ -13855,7 +13909,7 @@ var AccountTransactionService = /** @class */ (function (_super) {
|
|
|
13855
13909
|
}(service_1.Service));
|
|
13856
13910
|
exports.AccountTransactionService = AccountTransactionService;
|
|
13857
13911
|
|
|
13858
|
-
},{"../service":85,"http-status":
|
|
13912
|
+
},{"../service":85,"http-status":316}],84:[function(require,module,exports){
|
|
13859
13913
|
"use strict";
|
|
13860
13914
|
var __extends = (this && this.__extends) || (function () {
|
|
13861
13915
|
var extendStatics = function (d, b) {
|
|
@@ -13975,7 +14029,7 @@ var PermitService = /** @class */ (function (_super) {
|
|
|
13975
14029
|
}(service_1.Service));
|
|
13976
14030
|
exports.PermitService = PermitService;
|
|
13977
14031
|
|
|
13978
|
-
},{"../service":85,"http-status":
|
|
14032
|
+
},{"../service":85,"http-status":316}],85:[function(require,module,exports){
|
|
13979
14033
|
"use strict";
|
|
13980
14034
|
var __assign = (this && this.__assign) || function () {
|
|
13981
14035
|
__assign = Object.assign || function(t) {
|
|
@@ -14088,9 +14142,9 @@ var Service = /** @class */ (function () {
|
|
|
14088
14142
|
}());
|
|
14089
14143
|
exports.Service = Service;
|
|
14090
14144
|
|
|
14091
|
-
},{"./transporters":110,"qs":
|
|
14145
|
+
},{"./transporters":110,"qs":323}],86:[function(require,module,exports){
|
|
14092
14146
|
arguments[4][63][0].apply(exports,arguments)
|
|
14093
|
-
},{"../service":85,"dup":63,"http-status":
|
|
14147
|
+
},{"../service":85,"dup":63,"http-status":316}],87:[function(require,module,exports){
|
|
14094
14148
|
"use strict";
|
|
14095
14149
|
var __extends = (this && this.__extends) || (function () {
|
|
14096
14150
|
var extendStatics = function (d, b) {
|
|
@@ -14187,7 +14241,7 @@ var CreativeWorkService = /** @class */ (function (_super) {
|
|
|
14187
14241
|
}(service_1.Service));
|
|
14188
14242
|
exports.CreativeWorkService = CreativeWorkService;
|
|
14189
14243
|
|
|
14190
|
-
},{"../service":85,"http-status":
|
|
14244
|
+
},{"../service":85,"http-status":316}],88:[function(require,module,exports){
|
|
14191
14245
|
"use strict";
|
|
14192
14246
|
var __extends = (this && this.__extends) || (function () {
|
|
14193
14247
|
var extendStatics = function (d, b) {
|
|
@@ -14302,7 +14356,7 @@ var CustomerService = /** @class */ (function (_super) {
|
|
|
14302
14356
|
}(service_1.Service));
|
|
14303
14357
|
exports.CustomerService = CustomerService;
|
|
14304
14358
|
|
|
14305
|
-
},{"../service":85,"http-status":
|
|
14359
|
+
},{"../service":85,"http-status":316}],89:[function(require,module,exports){
|
|
14306
14360
|
"use strict";
|
|
14307
14361
|
var __extends = (this && this.__extends) || (function () {
|
|
14308
14362
|
var extendStatics = function (d, b) {
|
|
@@ -14394,9 +14448,9 @@ var DeliveryService = /** @class */ (function (_super) {
|
|
|
14394
14448
|
}(service_1.Service));
|
|
14395
14449
|
exports.DeliveryService = DeliveryService;
|
|
14396
14450
|
|
|
14397
|
-
},{"../service":85,"http-status":
|
|
14451
|
+
},{"../service":85,"http-status":316}],90:[function(require,module,exports){
|
|
14398
14452
|
arguments[4][65][0].apply(exports,arguments)
|
|
14399
|
-
},{"../service":85,"dup":65,"http-status":
|
|
14453
|
+
},{"../service":85,"dup":65,"http-status":316}],91:[function(require,module,exports){
|
|
14400
14454
|
"use strict";
|
|
14401
14455
|
var __extends = (this && this.__extends) || (function () {
|
|
14402
14456
|
var extendStatics = function (d, b) {
|
|
@@ -14671,11 +14725,53 @@ var EventService = /** @class */ (function (_super) {
|
|
|
14671
14725
|
});
|
|
14672
14726
|
});
|
|
14673
14727
|
};
|
|
14728
|
+
/**
|
|
14729
|
+
* サブカタログ検索
|
|
14730
|
+
*/
|
|
14731
|
+
EventService.prototype.searchOfferCatalogItems = function (params) {
|
|
14732
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
14733
|
+
var id, query;
|
|
14734
|
+
var _this = this;
|
|
14735
|
+
return __generator(this, function (_a) {
|
|
14736
|
+
id = params.id, query = __rest(params, ["id"]);
|
|
14737
|
+
return [2 /*return*/, this.fetch({
|
|
14738
|
+
uri: "/events/" + encodeURIComponent(String(id)) + "/offerCatalogItems",
|
|
14739
|
+
method: 'GET',
|
|
14740
|
+
qs: query,
|
|
14741
|
+
expectedStatusCodes: [http_status_1.OK]
|
|
14742
|
+
})
|
|
14743
|
+
.then(function (response) { return __awaiter(_this, void 0, void 0, function () { return __generator(this, function (_a) {
|
|
14744
|
+
return [2 /*return*/, response.json()];
|
|
14745
|
+
}); }); })];
|
|
14746
|
+
});
|
|
14747
|
+
});
|
|
14748
|
+
};
|
|
14749
|
+
/**
|
|
14750
|
+
* サブカタログ利用可能性検索
|
|
14751
|
+
*/
|
|
14752
|
+
EventService.prototype.searchOfferCatalogItemAvailabilities = function (params) {
|
|
14753
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
14754
|
+
var id, query;
|
|
14755
|
+
var _this = this;
|
|
14756
|
+
return __generator(this, function (_a) {
|
|
14757
|
+
id = params.id, query = __rest(params, ["id"]);
|
|
14758
|
+
return [2 /*return*/, this.fetch({
|
|
14759
|
+
uri: "/events/" + encodeURIComponent(String(id)) + "/offerCatalogItemAvailabilities",
|
|
14760
|
+
method: 'GET',
|
|
14761
|
+
qs: query,
|
|
14762
|
+
expectedStatusCodes: [http_status_1.OK]
|
|
14763
|
+
})
|
|
14764
|
+
.then(function (response) { return __awaiter(_this, void 0, void 0, function () { return __generator(this, function (_a) {
|
|
14765
|
+
return [2 /*return*/, response.json()];
|
|
14766
|
+
}); }); })];
|
|
14767
|
+
});
|
|
14768
|
+
});
|
|
14769
|
+
};
|
|
14674
14770
|
return EventService;
|
|
14675
14771
|
}(service_1.Service));
|
|
14676
14772
|
exports.EventService = EventService;
|
|
14677
14773
|
|
|
14678
|
-
},{"../service":85,"http-status":
|
|
14774
|
+
},{"../service":85,"http-status":316}],92:[function(require,module,exports){
|
|
14679
14775
|
"use strict";
|
|
14680
14776
|
var __extends = (this && this.__extends) || (function () {
|
|
14681
14777
|
var extendStatics = function (d, b) {
|
|
@@ -14692,6 +14788,17 @@ var __extends = (this && this.__extends) || (function () {
|
|
|
14692
14788
|
d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
|
|
14693
14789
|
};
|
|
14694
14790
|
})();
|
|
14791
|
+
var __assign = (this && this.__assign) || function () {
|
|
14792
|
+
__assign = Object.assign || function(t) {
|
|
14793
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
14794
|
+
s = arguments[i];
|
|
14795
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
14796
|
+
t[p] = s[p];
|
|
14797
|
+
}
|
|
14798
|
+
return t;
|
|
14799
|
+
};
|
|
14800
|
+
return __assign.apply(this, arguments);
|
|
14801
|
+
};
|
|
14695
14802
|
var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
|
|
14696
14803
|
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
14697
14804
|
return new (P || (P = Promise))(function (resolve, reject) {
|
|
@@ -14728,9 +14835,21 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
|
14728
14835
|
if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };
|
|
14729
14836
|
}
|
|
14730
14837
|
};
|
|
14838
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
14839
|
+
var t = {};
|
|
14840
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
14841
|
+
t[p] = s[p];
|
|
14842
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
14843
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
14844
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
14845
|
+
t[p[i]] = s[p[i]];
|
|
14846
|
+
}
|
|
14847
|
+
return t;
|
|
14848
|
+
};
|
|
14731
14849
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
14732
14850
|
exports.OfferService = void 0;
|
|
14733
14851
|
var http_status_1 = require("http-status");
|
|
14852
|
+
var factory = require("../factory");
|
|
14734
14853
|
var service_1 = require("../service");
|
|
14735
14854
|
/**
|
|
14736
14855
|
* オファーサービス
|
|
@@ -14742,6 +14861,7 @@ var OfferService = /** @class */ (function (_super) {
|
|
|
14742
14861
|
}
|
|
14743
14862
|
/**
|
|
14744
14863
|
* オファー検索
|
|
14864
|
+
* 管理者権限が必要です
|
|
14745
14865
|
*/
|
|
14746
14866
|
OfferService.prototype.search = function (
|
|
14747
14867
|
// params: factory.offer.ISearchConditions
|
|
@@ -14755,18 +14875,52 @@ var OfferService = /** @class */ (function (_super) {
|
|
|
14755
14875
|
qs: params,
|
|
14756
14876
|
expectedStatusCodes: [http_status_1.OK]
|
|
14757
14877
|
})
|
|
14758
|
-
.then(function (response) { return __awaiter(_this, void 0, void 0, function () {
|
|
14759
|
-
|
|
14760
|
-
|
|
14761
|
-
|
|
14762
|
-
|
|
14763
|
-
|
|
14764
|
-
|
|
14765
|
-
|
|
14766
|
-
|
|
14767
|
-
|
|
14768
|
-
|
|
14769
|
-
|
|
14878
|
+
.then(function (response) { return __awaiter(_this, void 0, void 0, function () { return __generator(this, function (_a) {
|
|
14879
|
+
return [2 /*return*/, response.json()];
|
|
14880
|
+
}); }); })];
|
|
14881
|
+
});
|
|
14882
|
+
});
|
|
14883
|
+
};
|
|
14884
|
+
/**
|
|
14885
|
+
* 興行オファー承認
|
|
14886
|
+
*/
|
|
14887
|
+
OfferService.prototype.authorizeEventService = function (params, options) {
|
|
14888
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
14889
|
+
var _this = this;
|
|
14890
|
+
return __generator(this, function (_a) {
|
|
14891
|
+
return [2 /*return*/, this.fetch({
|
|
14892
|
+
uri: "/offers/" + factory.product.ProductType.EventService + "/authorize",
|
|
14893
|
+
method: 'POST',
|
|
14894
|
+
expectedStatusCodes: [http_status_1.CREATED],
|
|
14895
|
+
body: params,
|
|
14896
|
+
qs: __assign(__assign({}, ((options === null || options === void 0 ? void 0 : options.expectsMinimalResponse) === true) ? { expectsMinimalResponse: '1' } : undefined), ((options === null || options === void 0 ? void 0 : options.noOfferSpecified) === true) ? { noOfferSpecified: '1' } : undefined)
|
|
14897
|
+
})
|
|
14898
|
+
.then(function (response) { return __awaiter(_this, void 0, void 0, function () { return __generator(this, function (_a) {
|
|
14899
|
+
return [2 /*return*/, response.json()];
|
|
14900
|
+
}); }); })];
|
|
14901
|
+
});
|
|
14902
|
+
});
|
|
14903
|
+
};
|
|
14904
|
+
/**
|
|
14905
|
+
* 興行オファー承認取消
|
|
14906
|
+
*/
|
|
14907
|
+
OfferService.prototype.voidAuthorization = function (params) {
|
|
14908
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
14909
|
+
var id, object, body;
|
|
14910
|
+
return __generator(this, function (_a) {
|
|
14911
|
+
switch (_a.label) {
|
|
14912
|
+
case 0:
|
|
14913
|
+
id = params.id, object = params.object, body = __rest(params, ["id", "object"]);
|
|
14914
|
+
return [4 /*yield*/, this.fetch({
|
|
14915
|
+
uri: "/offers/" + object.itemOffered.typeOf + "/authorize/" + id + "/void",
|
|
14916
|
+
method: 'PUT',
|
|
14917
|
+
expectedStatusCodes: [http_status_1.NO_CONTENT],
|
|
14918
|
+
body: body
|
|
14919
|
+
})];
|
|
14920
|
+
case 1:
|
|
14921
|
+
_a.sent();
|
|
14922
|
+
return [2 /*return*/];
|
|
14923
|
+
}
|
|
14770
14924
|
});
|
|
14771
14925
|
});
|
|
14772
14926
|
};
|
|
@@ -14774,7 +14928,7 @@ var OfferService = /** @class */ (function (_super) {
|
|
|
14774
14928
|
}(service_1.Service));
|
|
14775
14929
|
exports.OfferService = OfferService;
|
|
14776
14930
|
|
|
14777
|
-
},{"../service":85,"http-status":
|
|
14931
|
+
},{"../factory":80,"../service":85,"http-status":316}],93:[function(require,module,exports){
|
|
14778
14932
|
"use strict";
|
|
14779
14933
|
var __extends = (this && this.__extends) || (function () {
|
|
14780
14934
|
var extendStatics = function (d, b) {
|
|
@@ -15084,7 +15238,7 @@ var OrderService = /** @class */ (function (_super) {
|
|
|
15084
15238
|
}(service_1.Service));
|
|
15085
15239
|
exports.OrderService = OrderService;
|
|
15086
15240
|
|
|
15087
|
-
},{"../service":85,"http-status":
|
|
15241
|
+
},{"../service":85,"http-status":316}],94:[function(require,module,exports){
|
|
15088
15242
|
"use strict";
|
|
15089
15243
|
var __extends = (this && this.__extends) || (function () {
|
|
15090
15244
|
var extendStatics = function (d, b) {
|
|
@@ -15327,7 +15481,7 @@ var PaymentService = /** @class */ (function (_super) {
|
|
|
15327
15481
|
}(service_1.Service));
|
|
15328
15482
|
exports.PaymentService = PaymentService;
|
|
15329
15483
|
|
|
15330
|
-
},{"../factory":80,"../service":85,"http-status":
|
|
15484
|
+
},{"../factory":80,"../service":85,"http-status":316}],95:[function(require,module,exports){
|
|
15331
15485
|
"use strict";
|
|
15332
15486
|
var __extends = (this && this.__extends) || (function () {
|
|
15333
15487
|
var extendStatics = function (d, b) {
|
|
@@ -15436,7 +15590,7 @@ var PermitService = /** @class */ (function (_super) {
|
|
|
15436
15590
|
}(service_1.Service));
|
|
15437
15591
|
exports.PermitService = PermitService;
|
|
15438
15592
|
|
|
15439
|
-
},{"../service":85,"http-status":
|
|
15593
|
+
},{"../service":85,"http-status":316}],96:[function(require,module,exports){
|
|
15440
15594
|
"use strict";
|
|
15441
15595
|
var __extends = (this && this.__extends) || (function () {
|
|
15442
15596
|
var extendStatics = function (d, b) {
|
|
@@ -15604,7 +15758,7 @@ var PersonService = /** @class */ (function (_super) {
|
|
|
15604
15758
|
}(service_1.Service));
|
|
15605
15759
|
exports.PersonService = PersonService;
|
|
15606
15760
|
|
|
15607
|
-
},{"../service":85,"http-status":
|
|
15761
|
+
},{"../service":85,"http-status":316}],97:[function(require,module,exports){
|
|
15608
15762
|
"use strict";
|
|
15609
15763
|
var __extends = (this && this.__extends) || (function () {
|
|
15610
15764
|
var extendStatics = function (d, b) {
|
|
@@ -15949,7 +16103,7 @@ var PersonOwnershipInfoService = /** @class */ (function (_super) {
|
|
|
15949
16103
|
}(service_1.Service));
|
|
15950
16104
|
exports.PersonOwnershipInfoService = PersonOwnershipInfoService;
|
|
15951
16105
|
|
|
15952
|
-
},{"../../factory":80,"../../service":85,"http-status":
|
|
16106
|
+
},{"../../factory":80,"../../service":85,"http-status":316}],98:[function(require,module,exports){
|
|
15953
16107
|
"use strict";
|
|
15954
16108
|
var __extends = (this && this.__extends) || (function () {
|
|
15955
16109
|
var extendStatics = function (d, b) {
|
|
@@ -16131,7 +16285,7 @@ var PlaceService = /** @class */ (function (_super) {
|
|
|
16131
16285
|
}(service_1.Service));
|
|
16132
16286
|
exports.PlaceService = PlaceService;
|
|
16133
16287
|
|
|
16134
|
-
},{"../factory":80,"../service":85,"http-status":
|
|
16288
|
+
},{"../factory":80,"../service":85,"http-status":316}],99:[function(require,module,exports){
|
|
16135
16289
|
"use strict";
|
|
16136
16290
|
var __extends = (this && this.__extends) || (function () {
|
|
16137
16291
|
var extendStatics = function (d, b) {
|
|
@@ -16220,7 +16374,7 @@ var HasPOSService = /** @class */ (function (_super) {
|
|
|
16220
16374
|
}(service_1.Service));
|
|
16221
16375
|
exports.HasPOSService = HasPOSService;
|
|
16222
16376
|
|
|
16223
|
-
},{"../../factory":80,"../../service":85,"http-status":
|
|
16377
|
+
},{"../../factory":80,"../../service":85,"http-status":316}],100:[function(require,module,exports){
|
|
16224
16378
|
"use strict";
|
|
16225
16379
|
var __extends = (this && this.__extends) || (function () {
|
|
16226
16380
|
var extendStatics = function (d, b) {
|
|
@@ -16336,7 +16490,7 @@ var ProductService = /** @class */ (function (_super) {
|
|
|
16336
16490
|
}(service_1.Service));
|
|
16337
16491
|
exports.ProductService = ProductService;
|
|
16338
16492
|
|
|
16339
|
-
},{"../service":85,"http-status":
|
|
16493
|
+
},{"../service":85,"http-status":316}],101:[function(require,module,exports){
|
|
16340
16494
|
"use strict";
|
|
16341
16495
|
var __extends = (this && this.__extends) || (function () {
|
|
16342
16496
|
var extendStatics = function (d, b) {
|
|
@@ -16494,7 +16648,7 @@ var ProjectService = /** @class */ (function (_super) {
|
|
|
16494
16648
|
}(service_1.Service));
|
|
16495
16649
|
exports.ProjectService = ProjectService;
|
|
16496
16650
|
|
|
16497
|
-
},{"../service":85,"http-status":
|
|
16651
|
+
},{"../service":85,"http-status":316}],102:[function(require,module,exports){
|
|
16498
16652
|
"use strict";
|
|
16499
16653
|
var __extends = (this && this.__extends) || (function () {
|
|
16500
16654
|
var extendStatics = function (d, b) {
|
|
@@ -16662,7 +16816,7 @@ var ReservationService = /** @class */ (function (_super) {
|
|
|
16662
16816
|
}(service_1.Service));
|
|
16663
16817
|
exports.ReservationService = ReservationService;
|
|
16664
16818
|
|
|
16665
|
-
},{"../factory":80,"../service":85,"http-status":
|
|
16819
|
+
},{"../factory":80,"../service":85,"http-status":316}],103:[function(require,module,exports){
|
|
16666
16820
|
"use strict";
|
|
16667
16821
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
16668
16822
|
if (k2 === undefined) k2 = k;
|
|
@@ -16679,11 +16833,11 @@ __exportStar(require("../../chevre/reservation/factory"), exports);
|
|
|
16679
16833
|
|
|
16680
16834
|
},{"../../chevre/reservation/factory":75}],104:[function(require,module,exports){
|
|
16681
16835
|
arguments[4][76][0].apply(exports,arguments)
|
|
16682
|
-
},{"../service":85,"dup":76,"http-status":
|
|
16836
|
+
},{"../service":85,"dup":76,"http-status":316}],105:[function(require,module,exports){
|
|
16683
16837
|
arguments[4][48][0].apply(exports,arguments)
|
|
16684
|
-
},{"../service":85,"dup":48,"http-status":
|
|
16838
|
+
},{"../service":85,"dup":48,"http-status":316}],106:[function(require,module,exports){
|
|
16685
16839
|
arguments[4][59][0].apply(exports,arguments)
|
|
16686
|
-
},{"../../factory":80,"../../service":85,"dup":59,"http-status":
|
|
16840
|
+
},{"../../factory":80,"../../service":85,"dup":59,"http-status":316}],107:[function(require,module,exports){
|
|
16687
16841
|
"use strict";
|
|
16688
16842
|
var __extends = (this && this.__extends) || (function () {
|
|
16689
16843
|
var extendStatics = function (d, b) {
|
|
@@ -16781,45 +16935,6 @@ var PlaceOrderTransactionService = /** @class */ (function (_super) {
|
|
|
16781
16935
|
});
|
|
16782
16936
|
});
|
|
16783
16937
|
};
|
|
16784
|
-
/**
|
|
16785
|
-
* イベントオファー承認
|
|
16786
|
-
*/
|
|
16787
|
-
PlaceOrderTransactionService.prototype.authorizeSeatReservation = function (params) {
|
|
16788
|
-
return __awaiter(this, void 0, void 0, function () {
|
|
16789
|
-
var _this = this;
|
|
16790
|
-
return __generator(this, function (_a) {
|
|
16791
|
-
return [2 /*return*/, this.fetch({
|
|
16792
|
-
uri: "/transactions/" + this.typeOf + "/" + params.purpose.id + "/actions/authorize/offer/seatReservation",
|
|
16793
|
-
method: 'POST',
|
|
16794
|
-
expectedStatusCodes: [http_status_1.CREATED],
|
|
16795
|
-
body: params.object,
|
|
16796
|
-
qs: __assign({}, (params.expectsMinimalResponse === true) ? { expectsMinimalResponse: '1' } : undefined)
|
|
16797
|
-
})
|
|
16798
|
-
.then(function (response) { return __awaiter(_this, void 0, void 0, function () { return __generator(this, function (_a) {
|
|
16799
|
-
return [2 /*return*/, response.json()];
|
|
16800
|
-
}); }); })];
|
|
16801
|
-
});
|
|
16802
|
-
});
|
|
16803
|
-
};
|
|
16804
|
-
/**
|
|
16805
|
-
* イベントオファー承認取消
|
|
16806
|
-
*/
|
|
16807
|
-
PlaceOrderTransactionService.prototype.voidSeatReservation = function (params) {
|
|
16808
|
-
return __awaiter(this, void 0, void 0, function () {
|
|
16809
|
-
return __generator(this, function (_a) {
|
|
16810
|
-
switch (_a.label) {
|
|
16811
|
-
case 0: return [4 /*yield*/, this.fetch({
|
|
16812
|
-
uri: "/transactions/" + this.typeOf + "/" + params.purpose.id + "/actions/authorize/offer/seatReservation/" + params.id + "/cancel",
|
|
16813
|
-
method: 'PUT',
|
|
16814
|
-
expectedStatusCodes: [http_status_1.NO_CONTENT]
|
|
16815
|
-
})];
|
|
16816
|
-
case 1:
|
|
16817
|
-
_a.sent();
|
|
16818
|
-
return [2 /*return*/];
|
|
16819
|
-
}
|
|
16820
|
-
});
|
|
16821
|
-
});
|
|
16822
|
-
};
|
|
16823
16938
|
/**
|
|
16824
16939
|
* 取引人プロフィール変更
|
|
16825
16940
|
*/
|
|
@@ -16861,9 +16976,9 @@ var PlaceOrderTransactionService = /** @class */ (function (_super) {
|
|
|
16861
16976
|
});
|
|
16862
16977
|
};
|
|
16863
16978
|
/**
|
|
16864
|
-
* 取引確定
|
|
16979
|
+
* 取引確定(tttsPOS専用)
|
|
16865
16980
|
*/
|
|
16866
|
-
PlaceOrderTransactionService.prototype.
|
|
16981
|
+
PlaceOrderTransactionService.prototype.confirm4tttsPOS = function (params) {
|
|
16867
16982
|
return __awaiter(this, void 0, void 0, function () {
|
|
16868
16983
|
var _this = this;
|
|
16869
16984
|
return __generator(this, function (_a) {
|
|
@@ -16871,7 +16986,9 @@ var PlaceOrderTransactionService = /** @class */ (function (_super) {
|
|
|
16871
16986
|
uri: "/transactions/" + this.typeOf + "/" + params.id + "/confirm",
|
|
16872
16987
|
method: 'PUT',
|
|
16873
16988
|
expectedStatusCodes: [http_status_1.OK],
|
|
16874
|
-
body:
|
|
16989
|
+
body: {
|
|
16990
|
+
expectsReservationIds: true
|
|
16991
|
+
}
|
|
16875
16992
|
})
|
|
16876
16993
|
.then(function (response) { return __awaiter(_this, void 0, void 0, function () { return __generator(this, function (_a) {
|
|
16877
16994
|
return [2 /*return*/, response.json()];
|
|
@@ -16922,7 +17039,7 @@ var PlaceOrderTransactionService = /** @class */ (function (_super) {
|
|
|
16922
17039
|
}(service_1.Service));
|
|
16923
17040
|
exports.PlaceOrderTransactionService = PlaceOrderTransactionService;
|
|
16924
17041
|
|
|
16925
|
-
},{"../../factory":80,"../../service":85,"http-status":
|
|
17042
|
+
},{"../../factory":80,"../../service":85,"http-status":316}],108:[function(require,module,exports){
|
|
16926
17043
|
"use strict";
|
|
16927
17044
|
var __extends = (this && this.__extends) || (function () {
|
|
16928
17045
|
var extendStatics = function (d, b) {
|
|
@@ -17002,7 +17119,7 @@ var PlaceOrderTransaction4ssktsService = /** @class */ (function (_super) {
|
|
|
17002
17119
|
// super(options)/* istanbul ignore next */;
|
|
17003
17120
|
// }
|
|
17004
17121
|
/**
|
|
17005
|
-
* COA
|
|
17122
|
+
* COA興行オファー承認
|
|
17006
17123
|
*/
|
|
17007
17124
|
PlaceOrderTransaction4ssktsService.prototype.createSeatReservationAuthorization = function (params) {
|
|
17008
17125
|
var _a, _b;
|
|
@@ -17024,7 +17141,7 @@ var PlaceOrderTransaction4ssktsService = /** @class */ (function (_super) {
|
|
|
17024
17141
|
});
|
|
17025
17142
|
};
|
|
17026
17143
|
/**
|
|
17027
|
-
* COA
|
|
17144
|
+
* COA興行オファー承認取消
|
|
17028
17145
|
*/
|
|
17029
17146
|
PlaceOrderTransaction4ssktsService.prototype.cancelSeatReservationAuthorization = function (params) {
|
|
17030
17147
|
return __awaiter(this, void 0, void 0, function () {
|
|
@@ -17043,7 +17160,7 @@ var PlaceOrderTransaction4ssktsService = /** @class */ (function (_super) {
|
|
|
17043
17160
|
});
|
|
17044
17161
|
};
|
|
17045
17162
|
/**
|
|
17046
|
-
* COA
|
|
17163
|
+
* COA興行オファー承認の供給情報を変更する
|
|
17047
17164
|
* 完了ステータスの承認アクションに対して券種変更する際に使用
|
|
17048
17165
|
*/
|
|
17049
17166
|
PlaceOrderTransaction4ssktsService.prototype.changeSeatReservationOffers = function (params) {
|
|
@@ -17069,7 +17186,7 @@ var PlaceOrderTransaction4ssktsService = /** @class */ (function (_super) {
|
|
|
17069
17186
|
}(placeOrder_1.PlaceOrderTransactionService));
|
|
17070
17187
|
exports.PlaceOrderTransaction4ssktsService = PlaceOrderTransaction4ssktsService;
|
|
17071
17188
|
|
|
17072
|
-
},{"./placeOrder":107,"http-status":
|
|
17189
|
+
},{"./placeOrder":107,"http-status":316}],109:[function(require,module,exports){
|
|
17073
17190
|
"use strict";
|
|
17074
17191
|
var __extends = (this && this.__extends) || (function () {
|
|
17075
17192
|
var extendStatics = function (d, b) {
|
|
@@ -17200,7 +17317,7 @@ var ReturnOrderTransactionService = /** @class */ (function (_super) {
|
|
|
17200
17317
|
}(service_1.Service));
|
|
17201
17318
|
exports.ReturnOrderTransactionService = ReturnOrderTransactionService;
|
|
17202
17319
|
|
|
17203
|
-
},{"../../factory":80,"../../service":85,"http-status":
|
|
17320
|
+
},{"../../factory":80,"../../service":85,"http-status":316}],110:[function(require,module,exports){
|
|
17204
17321
|
"use strict";
|
|
17205
17322
|
var __extends = (this && this.__extends) || (function () {
|
|
17206
17323
|
var extendStatics = function (d, b) {
|
|
@@ -17380,24 +17497,325 @@ var DefaultTransporter = /** @class */ (function () {
|
|
|
17380
17497
|
}());
|
|
17381
17498
|
exports.DefaultTransporter = DefaultTransporter;
|
|
17382
17499
|
/**
|
|
17383
|
-
* スタブトランポーター
|
|
17500
|
+
* スタブトランポーター
|
|
17501
|
+
*/
|
|
17502
|
+
var StubTransporter = /** @class */ (function () {
|
|
17503
|
+
function StubTransporter(body) {
|
|
17504
|
+
this.body = body;
|
|
17505
|
+
}
|
|
17506
|
+
StubTransporter.prototype.fetch = function (_, options) {
|
|
17507
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
17508
|
+
return __generator(this, function (_a) {
|
|
17509
|
+
return [2 /*return*/, new Response(this.body, options)];
|
|
17510
|
+
});
|
|
17511
|
+
});
|
|
17512
|
+
};
|
|
17513
|
+
return StubTransporter;
|
|
17514
|
+
}());
|
|
17515
|
+
exports.StubTransporter = StubTransporter;
|
|
17516
|
+
|
|
17517
|
+
},{"debug":308,"isomorphic-fetch":319}],111:[function(require,module,exports){
|
|
17518
|
+
"use strict";
|
|
17519
|
+
var __assign = (this && this.__assign) || function () {
|
|
17520
|
+
__assign = Object.assign || function(t) {
|
|
17521
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
17522
|
+
s = arguments[i];
|
|
17523
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
17524
|
+
t[p] = s[p];
|
|
17525
|
+
}
|
|
17526
|
+
return t;
|
|
17527
|
+
};
|
|
17528
|
+
return __assign.apply(this, arguments);
|
|
17529
|
+
};
|
|
17530
|
+
var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
|
|
17531
|
+
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
17532
|
+
return new (P || (P = Promise))(function (resolve, reject) {
|
|
17533
|
+
function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
|
|
17534
|
+
function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
|
|
17535
|
+
function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
|
|
17536
|
+
step((generator = generator.apply(thisArg, _arguments || [])).next());
|
|
17537
|
+
});
|
|
17538
|
+
};
|
|
17539
|
+
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
17540
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
17541
|
+
return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
17542
|
+
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
17543
|
+
function step(op) {
|
|
17544
|
+
if (f) throw new TypeError("Generator is already executing.");
|
|
17545
|
+
while (_) try {
|
|
17546
|
+
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;
|
|
17547
|
+
if (y = 0, t) op = [op[0] & 2, t.value];
|
|
17548
|
+
switch (op[0]) {
|
|
17549
|
+
case 0: case 1: t = op; break;
|
|
17550
|
+
case 4: _.label++; return { value: op[1], done: false };
|
|
17551
|
+
case 5: _.label++; y = op[1]; op = [0]; continue;
|
|
17552
|
+
case 7: op = _.ops.pop(); _.trys.pop(); continue;
|
|
17553
|
+
default:
|
|
17554
|
+
if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }
|
|
17555
|
+
if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }
|
|
17556
|
+
if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }
|
|
17557
|
+
if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }
|
|
17558
|
+
if (t[2]) _.ops.pop();
|
|
17559
|
+
_.trys.pop(); continue;
|
|
17560
|
+
}
|
|
17561
|
+
op = body.call(thisArg, _);
|
|
17562
|
+
} catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }
|
|
17563
|
+
if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };
|
|
17564
|
+
}
|
|
17565
|
+
};
|
|
17566
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17567
|
+
exports.WaiterAdmin = exports.service = void 0;
|
|
17568
|
+
var service;
|
|
17569
|
+
(function (service) {
|
|
17570
|
+
var Rule;
|
|
17571
|
+
(function (Rule) {
|
|
17572
|
+
})(Rule = service.Rule || (service.Rule = {}));
|
|
17573
|
+
var RuleSet;
|
|
17574
|
+
(function (RuleSet) {
|
|
17575
|
+
})(RuleSet = service.RuleSet || (service.RuleSet = {}));
|
|
17576
|
+
})(service = exports.service || (exports.service = {}));
|
|
17577
|
+
/**
|
|
17578
|
+
* 管理
|
|
17579
|
+
*/
|
|
17580
|
+
var WaiterAdmin = /** @class */ (function () {
|
|
17581
|
+
function WaiterAdmin(options) {
|
|
17582
|
+
this.options = options;
|
|
17583
|
+
}
|
|
17584
|
+
WaiterAdmin.prototype.createRuleInstance = function (params) {
|
|
17585
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
17586
|
+
var _a;
|
|
17587
|
+
return __generator(this, function (_b) {
|
|
17588
|
+
switch (_b.label) {
|
|
17589
|
+
case 0:
|
|
17590
|
+
if (!(service.Rule.svc === undefined)) return [3 /*break*/, 2];
|
|
17591
|
+
_a = service.Rule;
|
|
17592
|
+
return [4 /*yield*/, Promise.resolve().then(function () { return require('./waiterAdmin/rule'); })];
|
|
17593
|
+
case 1:
|
|
17594
|
+
_a.svc = (_b.sent()).RuleService;
|
|
17595
|
+
_b.label = 2;
|
|
17596
|
+
case 2: return [2 /*return*/, new service.Rule.svc(__assign(__assign({}, this.options), params))];
|
|
17597
|
+
}
|
|
17598
|
+
});
|
|
17599
|
+
});
|
|
17600
|
+
};
|
|
17601
|
+
WaiterAdmin.prototype.createRuleSetInstance = function (params) {
|
|
17602
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
17603
|
+
var _a;
|
|
17604
|
+
return __generator(this, function (_b) {
|
|
17605
|
+
switch (_b.label) {
|
|
17606
|
+
case 0:
|
|
17607
|
+
if (!(service.RuleSet.svc === undefined)) return [3 /*break*/, 2];
|
|
17608
|
+
_a = service.RuleSet;
|
|
17609
|
+
return [4 /*yield*/, Promise.resolve().then(function () { return require('./waiterAdmin/ruleSet'); })];
|
|
17610
|
+
case 1:
|
|
17611
|
+
_a.svc = (_b.sent()).RuleSetService;
|
|
17612
|
+
_b.label = 2;
|
|
17613
|
+
case 2: return [2 /*return*/, new service.RuleSet.svc(__assign(__assign({}, this.options), params))];
|
|
17614
|
+
}
|
|
17615
|
+
});
|
|
17616
|
+
});
|
|
17617
|
+
};
|
|
17618
|
+
return WaiterAdmin;
|
|
17619
|
+
}());
|
|
17620
|
+
exports.WaiterAdmin = WaiterAdmin;
|
|
17621
|
+
|
|
17622
|
+
},{"./waiterAdmin/rule":112,"./waiterAdmin/ruleSet":113}],112:[function(require,module,exports){
|
|
17623
|
+
"use strict";
|
|
17624
|
+
var __extends = (this && this.__extends) || (function () {
|
|
17625
|
+
var extendStatics = function (d, b) {
|
|
17626
|
+
extendStatics = Object.setPrototypeOf ||
|
|
17627
|
+
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
17628
|
+
function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
|
|
17629
|
+
return extendStatics(d, b);
|
|
17630
|
+
};
|
|
17631
|
+
return function (d, b) {
|
|
17632
|
+
if (typeof b !== "function" && b !== null)
|
|
17633
|
+
throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
|
|
17634
|
+
extendStatics(d, b);
|
|
17635
|
+
function __() { this.constructor = d; }
|
|
17636
|
+
d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
|
|
17637
|
+
};
|
|
17638
|
+
})();
|
|
17639
|
+
var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
|
|
17640
|
+
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
17641
|
+
return new (P || (P = Promise))(function (resolve, reject) {
|
|
17642
|
+
function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
|
|
17643
|
+
function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
|
|
17644
|
+
function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
|
|
17645
|
+
step((generator = generator.apply(thisArg, _arguments || [])).next());
|
|
17646
|
+
});
|
|
17647
|
+
};
|
|
17648
|
+
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
17649
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
17650
|
+
return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
17651
|
+
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
17652
|
+
function step(op) {
|
|
17653
|
+
if (f) throw new TypeError("Generator is already executing.");
|
|
17654
|
+
while (_) try {
|
|
17655
|
+
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;
|
|
17656
|
+
if (y = 0, t) op = [op[0] & 2, t.value];
|
|
17657
|
+
switch (op[0]) {
|
|
17658
|
+
case 0: case 1: t = op; break;
|
|
17659
|
+
case 4: _.label++; return { value: op[1], done: false };
|
|
17660
|
+
case 5: _.label++; y = op[1]; op = [0]; continue;
|
|
17661
|
+
case 7: op = _.ops.pop(); _.trys.pop(); continue;
|
|
17662
|
+
default:
|
|
17663
|
+
if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }
|
|
17664
|
+
if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }
|
|
17665
|
+
if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }
|
|
17666
|
+
if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }
|
|
17667
|
+
if (t[2]) _.ops.pop();
|
|
17668
|
+
_.trys.pop(); continue;
|
|
17669
|
+
}
|
|
17670
|
+
op = body.call(thisArg, _);
|
|
17671
|
+
} catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }
|
|
17672
|
+
if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };
|
|
17673
|
+
}
|
|
17674
|
+
};
|
|
17675
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17676
|
+
exports.RuleService = void 0;
|
|
17677
|
+
var http_status_1 = require("http-status");
|
|
17678
|
+
var service_1 = require("../service");
|
|
17679
|
+
/**
|
|
17680
|
+
* 規則サービス
|
|
17681
|
+
*/
|
|
17682
|
+
var RuleService = /** @class */ (function (_super) {
|
|
17683
|
+
__extends(RuleService, _super);
|
|
17684
|
+
function RuleService() {
|
|
17685
|
+
return _super !== null && _super.apply(this, arguments) || this;
|
|
17686
|
+
}
|
|
17687
|
+
/**
|
|
17688
|
+
* 検索
|
|
17689
|
+
*/
|
|
17690
|
+
RuleService.prototype.search = function (params) {
|
|
17691
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
17692
|
+
var _this = this;
|
|
17693
|
+
return __generator(this, function (_a) {
|
|
17694
|
+
return [2 /*return*/, this.fetch({
|
|
17695
|
+
uri: '/rules',
|
|
17696
|
+
method: 'GET',
|
|
17697
|
+
qs: params,
|
|
17698
|
+
expectedStatusCodes: [http_status_1.OK]
|
|
17699
|
+
})
|
|
17700
|
+
.then(function (response) { return __awaiter(_this, void 0, void 0, function () { return __generator(this, function (_a) {
|
|
17701
|
+
return [2 /*return*/, response.json()];
|
|
17702
|
+
}); }); })];
|
|
17703
|
+
});
|
|
17704
|
+
});
|
|
17705
|
+
};
|
|
17706
|
+
return RuleService;
|
|
17707
|
+
}(service_1.Service));
|
|
17708
|
+
exports.RuleService = RuleService;
|
|
17709
|
+
|
|
17710
|
+
},{"../service":85,"http-status":316}],113:[function(require,module,exports){
|
|
17711
|
+
"use strict";
|
|
17712
|
+
var __extends = (this && this.__extends) || (function () {
|
|
17713
|
+
var extendStatics = function (d, b) {
|
|
17714
|
+
extendStatics = Object.setPrototypeOf ||
|
|
17715
|
+
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
17716
|
+
function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
|
|
17717
|
+
return extendStatics(d, b);
|
|
17718
|
+
};
|
|
17719
|
+
return function (d, b) {
|
|
17720
|
+
if (typeof b !== "function" && b !== null)
|
|
17721
|
+
throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
|
|
17722
|
+
extendStatics(d, b);
|
|
17723
|
+
function __() { this.constructor = d; }
|
|
17724
|
+
d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
|
|
17725
|
+
};
|
|
17726
|
+
})();
|
|
17727
|
+
var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
|
|
17728
|
+
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
17729
|
+
return new (P || (P = Promise))(function (resolve, reject) {
|
|
17730
|
+
function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
|
|
17731
|
+
function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
|
|
17732
|
+
function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
|
|
17733
|
+
step((generator = generator.apply(thisArg, _arguments || [])).next());
|
|
17734
|
+
});
|
|
17735
|
+
};
|
|
17736
|
+
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
17737
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
17738
|
+
return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
17739
|
+
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
17740
|
+
function step(op) {
|
|
17741
|
+
if (f) throw new TypeError("Generator is already executing.");
|
|
17742
|
+
while (_) try {
|
|
17743
|
+
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;
|
|
17744
|
+
if (y = 0, t) op = [op[0] & 2, t.value];
|
|
17745
|
+
switch (op[0]) {
|
|
17746
|
+
case 0: case 1: t = op; break;
|
|
17747
|
+
case 4: _.label++; return { value: op[1], done: false };
|
|
17748
|
+
case 5: _.label++; y = op[1]; op = [0]; continue;
|
|
17749
|
+
case 7: op = _.ops.pop(); _.trys.pop(); continue;
|
|
17750
|
+
default:
|
|
17751
|
+
if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }
|
|
17752
|
+
if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }
|
|
17753
|
+
if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }
|
|
17754
|
+
if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }
|
|
17755
|
+
if (t[2]) _.ops.pop();
|
|
17756
|
+
_.trys.pop(); continue;
|
|
17757
|
+
}
|
|
17758
|
+
op = body.call(thisArg, _);
|
|
17759
|
+
} catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }
|
|
17760
|
+
if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };
|
|
17761
|
+
}
|
|
17762
|
+
};
|
|
17763
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17764
|
+
exports.RuleSetService = void 0;
|
|
17765
|
+
var http_status_1 = require("http-status");
|
|
17766
|
+
var service_1 = require("../service");
|
|
17767
|
+
/**
|
|
17768
|
+
* 規則分類サービス
|
|
17384
17769
|
*/
|
|
17385
|
-
var
|
|
17386
|
-
|
|
17387
|
-
|
|
17770
|
+
var RuleSetService = /** @class */ (function (_super) {
|
|
17771
|
+
__extends(RuleSetService, _super);
|
|
17772
|
+
function RuleSetService() {
|
|
17773
|
+
return _super !== null && _super.apply(this, arguments) || this;
|
|
17388
17774
|
}
|
|
17389
|
-
|
|
17775
|
+
/**
|
|
17776
|
+
* 検索
|
|
17777
|
+
*/
|
|
17778
|
+
RuleSetService.prototype.search = function (params) {
|
|
17390
17779
|
return __awaiter(this, void 0, void 0, function () {
|
|
17780
|
+
var _this = this;
|
|
17391
17781
|
return __generator(this, function (_a) {
|
|
17392
|
-
return [2 /*return*/,
|
|
17782
|
+
return [2 /*return*/, this.fetch({
|
|
17783
|
+
uri: '/ruleSets',
|
|
17784
|
+
method: 'GET',
|
|
17785
|
+
qs: params,
|
|
17786
|
+
expectedStatusCodes: [http_status_1.OK]
|
|
17787
|
+
})
|
|
17788
|
+
.then(function (response) { return __awaiter(_this, void 0, void 0, function () { return __generator(this, function (_a) {
|
|
17789
|
+
return [2 /*return*/, response.json()];
|
|
17790
|
+
}); }); })];
|
|
17393
17791
|
});
|
|
17394
17792
|
});
|
|
17395
17793
|
};
|
|
17396
|
-
|
|
17397
|
-
|
|
17398
|
-
|
|
17794
|
+
/**
|
|
17795
|
+
* 編集
|
|
17796
|
+
*/
|
|
17797
|
+
RuleSetService.prototype.updateByIdentifier = function (params) {
|
|
17798
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
17799
|
+
return __generator(this, function (_a) {
|
|
17800
|
+
switch (_a.label) {
|
|
17801
|
+
case 0: return [4 /*yield*/, this.fetch({
|
|
17802
|
+
uri: "/ruleSets/" + params.identifier,
|
|
17803
|
+
method: 'PUT',
|
|
17804
|
+
body: params,
|
|
17805
|
+
expectedStatusCodes: [http_status_1.NO_CONTENT]
|
|
17806
|
+
})];
|
|
17807
|
+
case 1:
|
|
17808
|
+
_a.sent();
|
|
17809
|
+
return [2 /*return*/];
|
|
17810
|
+
}
|
|
17811
|
+
});
|
|
17812
|
+
});
|
|
17813
|
+
};
|
|
17814
|
+
return RuleSetService;
|
|
17815
|
+
}(service_1.Service));
|
|
17816
|
+
exports.RuleSetService = RuleSetService;
|
|
17399
17817
|
|
|
17400
|
-
},{"
|
|
17818
|
+
},{"../service":85,"http-status":316}],114:[function(require,module,exports){
|
|
17401
17819
|
"use strict";
|
|
17402
17820
|
// tslint:disable-next-line:no-single-line-block-comment
|
|
17403
17821
|
/* istanbul ignore file */
|
|
@@ -17754,7 +18172,7 @@ var ImplicitGrantClient = /** @class */ (function (_super) {
|
|
|
17754
18172
|
}(oAuth2client_1.default));
|
|
17755
18173
|
exports.ImplicitGrantClient = ImplicitGrantClient;
|
|
17756
18174
|
|
|
17757
|
-
},{"./implicitGrantClient/error":
|
|
18175
|
+
},{"./implicitGrantClient/error":115,"./implicitGrantClient/popupAuthenticationHandler":117,"./implicitGrantClient/silentAuthenticationHandler":119,"./implicitGrantClient/silentLogoutHandler":120,"./oAuth2client":122,"debug":308,"idtoken-verifier":317,"qs":323}],115:[function(require,module,exports){
|
|
17758
18176
|
"use strict";
|
|
17759
18177
|
// tslint:disable-next-line:no-single-line-block-comment
|
|
17760
18178
|
/* istanbul ignore file */
|
|
@@ -17787,7 +18205,7 @@ var AuthorizeError = /** @class */ (function (_super) {
|
|
|
17787
18205
|
}(Error));
|
|
17788
18206
|
exports.AuthorizeError = AuthorizeError;
|
|
17789
18207
|
|
|
17790
|
-
},{}],
|
|
18208
|
+
},{}],116:[function(require,module,exports){
|
|
17791
18209
|
"use strict";
|
|
17792
18210
|
// tslint:disable-next-line:no-single-line-block-comment
|
|
17793
18211
|
/* istanbul ignore file */
|
|
@@ -17873,7 +18291,7 @@ var IframeHandler = /** @class */ (function () {
|
|
|
17873
18291
|
}());
|
|
17874
18292
|
exports.default = IframeHandler;
|
|
17875
18293
|
|
|
17876
|
-
},{"debug":
|
|
18294
|
+
},{"debug":308}],117:[function(require,module,exports){
|
|
17877
18295
|
"use strict";
|
|
17878
18296
|
// tslint:disable-next-line:no-single-line-block-comment
|
|
17879
18297
|
/* istanbul ignore file */
|
|
@@ -17983,7 +18401,7 @@ var PopupAuthenticationHandler = /** @class */ (function () {
|
|
|
17983
18401
|
}());
|
|
17984
18402
|
exports.default = PopupAuthenticationHandler;
|
|
17985
18403
|
|
|
17986
|
-
},{"./error":
|
|
18404
|
+
},{"./error":115,"./popupHandler":118}],118:[function(require,module,exports){
|
|
17987
18405
|
"use strict";
|
|
17988
18406
|
// tslint:disable-next-line:no-single-line-block-comment
|
|
17989
18407
|
/* istanbul ignore file */
|
|
@@ -18069,7 +18487,7 @@ var PopupHandler = /** @class */ (function () {
|
|
|
18069
18487
|
}());
|
|
18070
18488
|
exports.default = PopupHandler;
|
|
18071
18489
|
|
|
18072
|
-
},{"debug":
|
|
18490
|
+
},{"debug":308}],119:[function(require,module,exports){
|
|
18073
18491
|
"use strict";
|
|
18074
18492
|
// tslint:disable-next-line:no-single-line-block-comment
|
|
18075
18493
|
/* istanbul ignore file */
|
|
@@ -18179,7 +18597,7 @@ var SilentAuthenticationHandler = /** @class */ (function () {
|
|
|
18179
18597
|
}());
|
|
18180
18598
|
exports.default = SilentAuthenticationHandler;
|
|
18181
18599
|
|
|
18182
|
-
},{"./error":
|
|
18600
|
+
},{"./error":115,"./iframeHandler":116}],120:[function(require,module,exports){
|
|
18183
18601
|
"use strict";
|
|
18184
18602
|
// tslint:disable-next-line:no-single-line-block-comment
|
|
18185
18603
|
/* istanbul ignore file */
|
|
@@ -18289,7 +18707,7 @@ var SilentLogoutHandler = /** @class */ (function () {
|
|
|
18289
18707
|
}());
|
|
18290
18708
|
exports.default = SilentLogoutHandler;
|
|
18291
18709
|
|
|
18292
|
-
},{"./error":
|
|
18710
|
+
},{"./error":115,"./iframeHandler":116}],121:[function(require,module,exports){
|
|
18293
18711
|
"use strict";
|
|
18294
18712
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
18295
18713
|
exports.LoginTicket = void 0;
|
|
@@ -18318,7 +18736,7 @@ var LoginTicket = /** @class */ (function () {
|
|
|
18318
18736
|
}());
|
|
18319
18737
|
exports.LoginTicket = LoginTicket;
|
|
18320
18738
|
|
|
18321
|
-
},{}],
|
|
18739
|
+
},{}],122:[function(require,module,exports){
|
|
18322
18740
|
(function (Buffer){
|
|
18323
18741
|
"use strict";
|
|
18324
18742
|
var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
|
|
@@ -18826,7 +19244,7 @@ var OAuth2client = /** @class */ (function () {
|
|
|
18826
19244
|
exports.default = OAuth2client;
|
|
18827
19245
|
|
|
18828
19246
|
}).call(this,require("buffer").Buffer)
|
|
18829
|
-
},{"../abstract/transporters":110,"./loginTicket":
|
|
19247
|
+
},{"../abstract/transporters":110,"./loginTicket":121,"buffer":304,"crypto":303,"debug":308,"http-status":316,"isomorphic-fetch":319,"querystring":329}],123:[function(require,module,exports){
|
|
18830
19248
|
"use strict";
|
|
18831
19249
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
18832
19250
|
exports.createAuthInstance = exports.transporters = exports.loadService = exports.factory = void 0;
|
|
@@ -18848,7 +19266,7 @@ function createAuthInstance(options) {
|
|
|
18848
19266
|
}
|
|
18849
19267
|
exports.createAuthInstance = createAuthInstance;
|
|
18850
19268
|
|
|
18851
|
-
},{"./abstract":2,"./auth/implicitGrantClient":
|
|
19269
|
+
},{"./abstract":2,"./auth/implicitGrantClient":114}],124:[function(require,module,exports){
|
|
18852
19270
|
"use strict";
|
|
18853
19271
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
18854
19272
|
exports.transactionType = exports.transaction = exports.action = void 0;
|
|
@@ -18882,9 +19300,9 @@ var transaction;
|
|
|
18882
19300
|
})(transaction = exports.transaction || (exports.transaction = {}));
|
|
18883
19301
|
exports.transactionType = transactionType_1.AccountTransactionType;
|
|
18884
19302
|
|
|
18885
|
-
},{"./account/action/moneyTransfer":
|
|
19303
|
+
},{"./account/action/moneyTransfer":127,"./account/transaction/deposit":129,"./account/transaction/transfer":130,"./account/transaction/withdraw":131,"./account/transactionType":128}],125:[function(require,module,exports){
|
|
18886
19304
|
arguments[4][58][0].apply(exports,arguments)
|
|
18887
|
-
},{"dup":58}],
|
|
19305
|
+
},{"dup":58}],126:[function(require,module,exports){
|
|
18888
19306
|
"use strict";
|
|
18889
19307
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
18890
19308
|
exports.AccountType = void 0;
|
|
@@ -18905,9 +19323,9 @@ var AccountType;
|
|
|
18905
19323
|
AccountType["Transactional"] = "Transactional";
|
|
18906
19324
|
})(AccountType = exports.AccountType || (exports.AccountType = {}));
|
|
18907
19325
|
|
|
18908
|
-
},{}],
|
|
19326
|
+
},{}],127:[function(require,module,exports){
|
|
18909
19327
|
arguments[4][58][0].apply(exports,arguments)
|
|
18910
|
-
},{"dup":58}],
|
|
19328
|
+
},{"dup":58}],128:[function(require,module,exports){
|
|
18911
19329
|
"use strict";
|
|
18912
19330
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
18913
19331
|
exports.AccountTransactionType = void 0;
|
|
@@ -18930,13 +19348,13 @@ var AccountTransactionType;
|
|
|
18930
19348
|
AccountTransactionType["Transfer"] = "Transfer";
|
|
18931
19349
|
})(AccountTransactionType = exports.AccountTransactionType || (exports.AccountTransactionType = {}));
|
|
18932
19350
|
|
|
18933
|
-
},{}],
|
|
19351
|
+
},{}],129:[function(require,module,exports){
|
|
18934
19352
|
arguments[4][58][0].apply(exports,arguments)
|
|
18935
|
-
},{"dup":58}],
|
|
19353
|
+
},{"dup":58}],130:[function(require,module,exports){
|
|
18936
19354
|
arguments[4][58][0].apply(exports,arguments)
|
|
18937
|
-
},{"dup":58}],
|
|
19355
|
+
},{"dup":58}],131:[function(require,module,exports){
|
|
18938
19356
|
arguments[4][58][0].apply(exports,arguments)
|
|
18939
|
-
},{"dup":58}],
|
|
19357
|
+
},{"dup":58}],132:[function(require,module,exports){
|
|
18940
19358
|
"use strict";
|
|
18941
19359
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
18942
19360
|
exports.ActionStatusType = void 0;
|
|
@@ -18952,7 +19370,7 @@ var ActionStatusType;
|
|
|
18952
19370
|
ActionStatusType["CanceledActionStatus"] = "CanceledActionStatus";
|
|
18953
19371
|
})(ActionStatusType = exports.ActionStatusType || (exports.ActionStatusType = {}));
|
|
18954
19372
|
|
|
18955
|
-
},{}],
|
|
19373
|
+
},{}],133:[function(require,module,exports){
|
|
18956
19374
|
"use strict";
|
|
18957
19375
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
18958
19376
|
exports.ActionType = void 0;
|
|
@@ -18984,7 +19402,7 @@ var ActionType;
|
|
|
18984
19402
|
ActionType["UseAction"] = "UseAction";
|
|
18985
19403
|
})(ActionType = exports.ActionType || (exports.ActionType = {}));
|
|
18986
19404
|
|
|
18987
|
-
},{}],
|
|
19405
|
+
},{}],134:[function(require,module,exports){
|
|
18988
19406
|
"use strict";
|
|
18989
19407
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
18990
19408
|
exports.ObjectType = void 0;
|
|
@@ -18993,11 +19411,7 @@ var ObjectType;
|
|
|
18993
19411
|
ObjectType["PointAward"] = "PointAward";
|
|
18994
19412
|
})(ObjectType = exports.ObjectType || (exports.ObjectType = {}));
|
|
18995
19413
|
|
|
18996
|
-
},{}],
|
|
18997
|
-
arguments[4][58][0].apply(exports,arguments)
|
|
18998
|
-
},{"dup":58}],133:[function(require,module,exports){
|
|
18999
|
-
arguments[4][58][0].apply(exports,arguments)
|
|
19000
|
-
},{"dup":58}],134:[function(require,module,exports){
|
|
19414
|
+
},{}],135:[function(require,module,exports){
|
|
19001
19415
|
"use strict";
|
|
19002
19416
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
19003
19417
|
exports.ObjectType = void 0;
|
|
@@ -19006,7 +19420,11 @@ var ObjectType;
|
|
|
19006
19420
|
ObjectType["SeatReservation"] = "SeatReservation";
|
|
19007
19421
|
})(ObjectType = exports.ObjectType || (exports.ObjectType = {}));
|
|
19008
19422
|
|
|
19009
|
-
},{}],
|
|
19423
|
+
},{}],136:[function(require,module,exports){
|
|
19424
|
+
arguments[4][58][0].apply(exports,arguments)
|
|
19425
|
+
},{"dup":58}],137:[function(require,module,exports){
|
|
19426
|
+
arguments[4][58][0].apply(exports,arguments)
|
|
19427
|
+
},{"dup":58}],138:[function(require,module,exports){
|
|
19010
19428
|
"use strict";
|
|
19011
19429
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
19012
19430
|
exports.ServiceIdentifier = exports.ResultType = void 0;
|
|
@@ -19020,11 +19438,11 @@ var ServiceIdentifier;
|
|
|
19020
19438
|
ServiceIdentifier["Chevre"] = "Chevre";
|
|
19021
19439
|
})(ServiceIdentifier = exports.ServiceIdentifier || (exports.ServiceIdentifier = {}));
|
|
19022
19440
|
|
|
19023
|
-
},{}],
|
|
19441
|
+
},{}],139:[function(require,module,exports){
|
|
19024
19442
|
arguments[4][58][0].apply(exports,arguments)
|
|
19025
|
-
},{"dup":58}],
|
|
19443
|
+
},{"dup":58}],140:[function(require,module,exports){
|
|
19026
19444
|
arguments[4][58][0].apply(exports,arguments)
|
|
19027
|
-
},{"dup":58}],
|
|
19445
|
+
},{"dup":58}],141:[function(require,module,exports){
|
|
19028
19446
|
"use strict";
|
|
19029
19447
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
19030
19448
|
exports.ObjectType = void 0;
|
|
@@ -19033,13 +19451,7 @@ var ObjectType;
|
|
|
19033
19451
|
ObjectType["Ticket"] = "Ticket";
|
|
19034
19452
|
})(ObjectType = exports.ObjectType || (exports.ObjectType = {}));
|
|
19035
19453
|
|
|
19036
|
-
},{}],
|
|
19037
|
-
arguments[4][58][0].apply(exports,arguments)
|
|
19038
|
-
},{"dup":58}],140:[function(require,module,exports){
|
|
19039
|
-
arguments[4][58][0].apply(exports,arguments)
|
|
19040
|
-
},{"dup":58}],141:[function(require,module,exports){
|
|
19041
|
-
arguments[4][58][0].apply(exports,arguments)
|
|
19042
|
-
},{"dup":58}],142:[function(require,module,exports){
|
|
19454
|
+
},{}],142:[function(require,module,exports){
|
|
19043
19455
|
arguments[4][58][0].apply(exports,arguments)
|
|
19044
19456
|
},{"dup":58}],143:[function(require,module,exports){
|
|
19045
19457
|
arguments[4][58][0].apply(exports,arguments)
|
|
@@ -19056,19 +19468,19 @@ arguments[4][58][0].apply(exports,arguments)
|
|
|
19056
19468
|
},{"dup":58}],149:[function(require,module,exports){
|
|
19057
19469
|
arguments[4][58][0].apply(exports,arguments)
|
|
19058
19470
|
},{"dup":58}],150:[function(require,module,exports){
|
|
19471
|
+
arguments[4][58][0].apply(exports,arguments)
|
|
19472
|
+
},{"dup":58}],151:[function(require,module,exports){
|
|
19473
|
+
arguments[4][58][0].apply(exports,arguments)
|
|
19474
|
+
},{"dup":58}],152:[function(require,module,exports){
|
|
19475
|
+
arguments[4][58][0].apply(exports,arguments)
|
|
19476
|
+
},{"dup":58}],153:[function(require,module,exports){
|
|
19059
19477
|
"use strict";
|
|
19060
19478
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
19061
19479
|
exports.ObjectType = void 0;
|
|
19062
19480
|
var point_1 = require("../../authorize/award/point");
|
|
19063
19481
|
exports.ObjectType = point_1.ObjectType;
|
|
19064
19482
|
|
|
19065
|
-
},{"../../authorize/award/point":
|
|
19066
|
-
arguments[4][58][0].apply(exports,arguments)
|
|
19067
|
-
},{"dup":58}],152:[function(require,module,exports){
|
|
19068
|
-
arguments[4][58][0].apply(exports,arguments)
|
|
19069
|
-
},{"dup":58}],153:[function(require,module,exports){
|
|
19070
|
-
arguments[4][58][0].apply(exports,arguments)
|
|
19071
|
-
},{"dup":58}],154:[function(require,module,exports){
|
|
19483
|
+
},{"../../authorize/award/point":134}],154:[function(require,module,exports){
|
|
19072
19484
|
arguments[4][58][0].apply(exports,arguments)
|
|
19073
19485
|
},{"dup":58}],155:[function(require,module,exports){
|
|
19074
19486
|
arguments[4][58][0].apply(exports,arguments)
|
|
@@ -19083,6 +19495,12 @@ arguments[4][58][0].apply(exports,arguments)
|
|
|
19083
19495
|
},{"dup":58}],160:[function(require,module,exports){
|
|
19084
19496
|
arguments[4][58][0].apply(exports,arguments)
|
|
19085
19497
|
},{"dup":58}],161:[function(require,module,exports){
|
|
19498
|
+
arguments[4][58][0].apply(exports,arguments)
|
|
19499
|
+
},{"dup":58}],162:[function(require,module,exports){
|
|
19500
|
+
arguments[4][58][0].apply(exports,arguments)
|
|
19501
|
+
},{"dup":58}],163:[function(require,module,exports){
|
|
19502
|
+
arguments[4][58][0].apply(exports,arguments)
|
|
19503
|
+
},{"dup":58}],164:[function(require,module,exports){
|
|
19086
19504
|
"use strict";
|
|
19087
19505
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
19088
19506
|
exports.AssetTransactionType = void 0;
|
|
@@ -19119,13 +19537,7 @@ var AssetTransactionType;
|
|
|
19119
19537
|
AssetTransactionType["RegisterService"] = "RegisterService";
|
|
19120
19538
|
})(AssetTransactionType = exports.AssetTransactionType || (exports.AssetTransactionType = {}));
|
|
19121
19539
|
|
|
19122
|
-
},{}],
|
|
19123
|
-
arguments[4][58][0].apply(exports,arguments)
|
|
19124
|
-
},{"dup":58}],163:[function(require,module,exports){
|
|
19125
|
-
arguments[4][58][0].apply(exports,arguments)
|
|
19126
|
-
},{"dup":58}],164:[function(require,module,exports){
|
|
19127
|
-
arguments[4][58][0].apply(exports,arguments)
|
|
19128
|
-
},{"dup":58}],165:[function(require,module,exports){
|
|
19540
|
+
},{}],165:[function(require,module,exports){
|
|
19129
19541
|
arguments[4][58][0].apply(exports,arguments)
|
|
19130
19542
|
},{"dup":58}],166:[function(require,module,exports){
|
|
19131
19543
|
arguments[4][58][0].apply(exports,arguments)
|
|
@@ -19134,6 +19546,12 @@ arguments[4][58][0].apply(exports,arguments)
|
|
|
19134
19546
|
},{"dup":58}],168:[function(require,module,exports){
|
|
19135
19547
|
arguments[4][58][0].apply(exports,arguments)
|
|
19136
19548
|
},{"dup":58}],169:[function(require,module,exports){
|
|
19549
|
+
arguments[4][58][0].apply(exports,arguments)
|
|
19550
|
+
},{"dup":58}],170:[function(require,module,exports){
|
|
19551
|
+
arguments[4][58][0].apply(exports,arguments)
|
|
19552
|
+
},{"dup":58}],171:[function(require,module,exports){
|
|
19553
|
+
arguments[4][58][0].apply(exports,arguments)
|
|
19554
|
+
},{"dup":58}],172:[function(require,module,exports){
|
|
19137
19555
|
"use strict";
|
|
19138
19556
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
19139
19557
|
exports.CategorySetIdentifier = void 0;
|
|
@@ -19147,6 +19565,10 @@ var CategorySetIdentifier;
|
|
|
19147
19565
|
* 通貨区分
|
|
19148
19566
|
*/
|
|
19149
19567
|
CategorySetIdentifier["CurrencyType"] = "CurrencyType";
|
|
19568
|
+
/**
|
|
19569
|
+
* カスタマータイプ
|
|
19570
|
+
*/
|
|
19571
|
+
CategorySetIdentifier["CustomerType"] = "CustomerType";
|
|
19150
19572
|
/**
|
|
19151
19573
|
* 配給区分
|
|
19152
19574
|
*/
|
|
@@ -19185,7 +19607,7 @@ var CategorySetIdentifier;
|
|
|
19185
19607
|
CategorySetIdentifier["VideoFormatType"] = "VideoFormatType";
|
|
19186
19608
|
})(CategorySetIdentifier = exports.CategorySetIdentifier || (exports.CategorySetIdentifier = {}));
|
|
19187
19609
|
|
|
19188
|
-
},{}],
|
|
19610
|
+
},{}],173:[function(require,module,exports){
|
|
19189
19611
|
"use strict";
|
|
19190
19612
|
/**
|
|
19191
19613
|
* アプリケーションクライアントユーザーファクトリー
|
|
@@ -19193,9 +19615,9 @@ var CategorySetIdentifier;
|
|
|
19193
19615
|
*/
|
|
19194
19616
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
19195
19617
|
|
|
19196
|
-
},{}],
|
|
19618
|
+
},{}],174:[function(require,module,exports){
|
|
19197
19619
|
arguments[4][58][0].apply(exports,arguments)
|
|
19198
|
-
},{"dup":58}],
|
|
19620
|
+
},{"dup":58}],175:[function(require,module,exports){
|
|
19199
19621
|
"use strict";
|
|
19200
19622
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
19201
19623
|
exports.CreativeWorkType = void 0;
|
|
@@ -19210,9 +19632,9 @@ var CreativeWorkType;
|
|
|
19210
19632
|
CreativeWorkType["WebApplication"] = "WebApplication";
|
|
19211
19633
|
})(CreativeWorkType = exports.CreativeWorkType || (exports.CreativeWorkType = {}));
|
|
19212
19634
|
|
|
19213
|
-
},{}],
|
|
19635
|
+
},{}],176:[function(require,module,exports){
|
|
19214
19636
|
arguments[4][58][0].apply(exports,arguments)
|
|
19215
|
-
},{"dup":58}],
|
|
19637
|
+
},{"dup":58}],177:[function(require,module,exports){
|
|
19216
19638
|
"use strict";
|
|
19217
19639
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
19218
19640
|
exports.AboutIdentifier = void 0;
|
|
@@ -19224,13 +19646,13 @@ var AboutIdentifier;
|
|
|
19224
19646
|
AboutIdentifier["OnEventStatusChanged"] = "OnEventStatusChanged";
|
|
19225
19647
|
})(AboutIdentifier = exports.AboutIdentifier || (exports.AboutIdentifier = {}));
|
|
19226
19648
|
|
|
19227
|
-
},{}],
|
|
19649
|
+
},{}],178:[function(require,module,exports){
|
|
19228
19650
|
arguments[4][58][0].apply(exports,arguments)
|
|
19229
|
-
},{"dup":58}],
|
|
19651
|
+
},{"dup":58}],179:[function(require,module,exports){
|
|
19230
19652
|
arguments[4][58][0].apply(exports,arguments)
|
|
19231
|
-
},{"dup":58}],
|
|
19653
|
+
},{"dup":58}],180:[function(require,module,exports){
|
|
19232
19654
|
arguments[4][58][0].apply(exports,arguments)
|
|
19233
|
-
},{"dup":58}],
|
|
19655
|
+
},{"dup":58}],181:[function(require,module,exports){
|
|
19234
19656
|
"use strict";
|
|
19235
19657
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
19236
19658
|
exports.Video = exports.Text = exports.Multipart = exports.Model = exports.Message = exports.Image = exports.Example = exports.Font = exports.Audio = exports.Application = void 0;
|
|
@@ -19273,7 +19695,7 @@ var Video;
|
|
|
19273
19695
|
(function (Video) {
|
|
19274
19696
|
})(Video = exports.Video || (exports.Video = {}));
|
|
19275
19697
|
|
|
19276
|
-
},{}],
|
|
19698
|
+
},{}],182:[function(require,module,exports){
|
|
19277
19699
|
"use strict";
|
|
19278
19700
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
19279
19701
|
exports.ErrorCode = void 0;
|
|
@@ -19294,7 +19716,7 @@ var ErrorCode;
|
|
|
19294
19716
|
ErrorCode["Unauthorized"] = "Unauthorized";
|
|
19295
19717
|
})(ErrorCode = exports.ErrorCode || (exports.ErrorCode = {}));
|
|
19296
19718
|
|
|
19297
|
-
},{}],
|
|
19719
|
+
},{}],183:[function(require,module,exports){
|
|
19298
19720
|
"use strict";
|
|
19299
19721
|
var __extends = (this && this.__extends) || (function () {
|
|
19300
19722
|
var extendStatics = function (d, b) {
|
|
@@ -19339,7 +19761,7 @@ var AlreadyInUseError = /** @class */ (function (_super) {
|
|
|
19339
19761
|
}(chevre_1.ChevreError));
|
|
19340
19762
|
exports.AlreadyInUseError = AlreadyInUseError;
|
|
19341
19763
|
|
|
19342
|
-
},{"../errorCode":
|
|
19764
|
+
},{"../errorCode":182,"./chevre":186,"setprototypeof":330}],184:[function(require,module,exports){
|
|
19343
19765
|
"use strict";
|
|
19344
19766
|
var __extends = (this && this.__extends) || (function () {
|
|
19345
19767
|
var extendStatics = function (d, b) {
|
|
@@ -19383,7 +19805,7 @@ var ArgumentError = /** @class */ (function (_super) {
|
|
|
19383
19805
|
}(chevre_1.ChevreError));
|
|
19384
19806
|
exports.ArgumentError = ArgumentError;
|
|
19385
19807
|
|
|
19386
|
-
},{"../errorCode":
|
|
19808
|
+
},{"../errorCode":182,"./chevre":186,"setprototypeof":330}],185:[function(require,module,exports){
|
|
19387
19809
|
"use strict";
|
|
19388
19810
|
var __extends = (this && this.__extends) || (function () {
|
|
19389
19811
|
var extendStatics = function (d, b) {
|
|
@@ -19427,7 +19849,7 @@ var ArgumentNullError = /** @class */ (function (_super) {
|
|
|
19427
19849
|
}(chevre_1.ChevreError));
|
|
19428
19850
|
exports.ArgumentNullError = ArgumentNullError;
|
|
19429
19851
|
|
|
19430
|
-
},{"../errorCode":
|
|
19852
|
+
},{"../errorCode":182,"./chevre":186,"setprototypeof":330}],186:[function(require,module,exports){
|
|
19431
19853
|
"use strict";
|
|
19432
19854
|
var __extends = (this && this.__extends) || (function () {
|
|
19433
19855
|
var extendStatics = function (d, b) {
|
|
@@ -19466,7 +19888,7 @@ var ChevreError = /** @class */ (function (_super) {
|
|
|
19466
19888
|
}(Error));
|
|
19467
19889
|
exports.ChevreError = ChevreError;
|
|
19468
19890
|
|
|
19469
|
-
},{"setprototypeof":
|
|
19891
|
+
},{"setprototypeof":330}],187:[function(require,module,exports){
|
|
19470
19892
|
"use strict";
|
|
19471
19893
|
var __extends = (this && this.__extends) || (function () {
|
|
19472
19894
|
var extendStatics = function (d, b) {
|
|
@@ -19509,7 +19931,7 @@ var ForbiddenError = /** @class */ (function (_super) {
|
|
|
19509
19931
|
}(chevre_1.ChevreError));
|
|
19510
19932
|
exports.ForbiddenError = ForbiddenError;
|
|
19511
19933
|
|
|
19512
|
-
},{"../errorCode":
|
|
19934
|
+
},{"../errorCode":182,"./chevre":186,"setprototypeof":330}],188:[function(require,module,exports){
|
|
19513
19935
|
"use strict";
|
|
19514
19936
|
var __extends = (this && this.__extends) || (function () {
|
|
19515
19937
|
var extendStatics = function (d, b) {
|
|
@@ -19552,7 +19974,7 @@ var GatewayTimeoutError = /** @class */ (function (_super) {
|
|
|
19552
19974
|
}(chevre_1.ChevreError));
|
|
19553
19975
|
exports.GatewayTimeoutError = GatewayTimeoutError;
|
|
19554
19976
|
|
|
19555
|
-
},{"../errorCode":
|
|
19977
|
+
},{"../errorCode":182,"./chevre":186,"setprototypeof":330}],189:[function(require,module,exports){
|
|
19556
19978
|
"use strict";
|
|
19557
19979
|
var __extends = (this && this.__extends) || (function () {
|
|
19558
19980
|
var extendStatics = function (d, b) {
|
|
@@ -19596,7 +20018,7 @@ var NotFoundError = /** @class */ (function (_super) {
|
|
|
19596
20018
|
}(chevre_1.ChevreError));
|
|
19597
20019
|
exports.NotFoundError = NotFoundError;
|
|
19598
20020
|
|
|
19599
|
-
},{"../errorCode":
|
|
20021
|
+
},{"../errorCode":182,"./chevre":186,"setprototypeof":330}],190:[function(require,module,exports){
|
|
19600
20022
|
"use strict";
|
|
19601
20023
|
var __extends = (this && this.__extends) || (function () {
|
|
19602
20024
|
var extendStatics = function (d, b) {
|
|
@@ -19639,7 +20061,7 @@ var NotImplementedError = /** @class */ (function (_super) {
|
|
|
19639
20061
|
}(chevre_1.ChevreError));
|
|
19640
20062
|
exports.NotImplementedError = NotImplementedError;
|
|
19641
20063
|
|
|
19642
|
-
},{"../errorCode":
|
|
20064
|
+
},{"../errorCode":182,"./chevre":186,"setprototypeof":330}],191:[function(require,module,exports){
|
|
19643
20065
|
"use strict";
|
|
19644
20066
|
var __extends = (this && this.__extends) || (function () {
|
|
19645
20067
|
var extendStatics = function (d, b) {
|
|
@@ -19682,7 +20104,7 @@ var RateLimitExceededError = /** @class */ (function (_super) {
|
|
|
19682
20104
|
}(chevre_1.ChevreError));
|
|
19683
20105
|
exports.RateLimitExceededError = RateLimitExceededError;
|
|
19684
20106
|
|
|
19685
|
-
},{"../errorCode":
|
|
20107
|
+
},{"../errorCode":182,"./chevre":186,"setprototypeof":330}],192:[function(require,module,exports){
|
|
19686
20108
|
"use strict";
|
|
19687
20109
|
var __extends = (this && this.__extends) || (function () {
|
|
19688
20110
|
var extendStatics = function (d, b) {
|
|
@@ -19725,7 +20147,7 @@ var ServiceUnavailableError = /** @class */ (function (_super) {
|
|
|
19725
20147
|
}(chevre_1.ChevreError));
|
|
19726
20148
|
exports.ServiceUnavailableError = ServiceUnavailableError;
|
|
19727
20149
|
|
|
19728
|
-
},{"../errorCode":
|
|
20150
|
+
},{"../errorCode":182,"./chevre":186,"setprototypeof":330}],193:[function(require,module,exports){
|
|
19729
20151
|
"use strict";
|
|
19730
20152
|
var __extends = (this && this.__extends) || (function () {
|
|
19731
20153
|
var extendStatics = function (d, b) {
|
|
@@ -19768,7 +20190,7 @@ var UnauthorizedError = /** @class */ (function (_super) {
|
|
|
19768
20190
|
}(chevre_1.ChevreError));
|
|
19769
20191
|
exports.UnauthorizedError = UnauthorizedError;
|
|
19770
20192
|
|
|
19771
|
-
},{"../errorCode":
|
|
20193
|
+
},{"../errorCode":182,"./chevre":186,"setprototypeof":330}],194:[function(require,module,exports){
|
|
19772
20194
|
"use strict";
|
|
19773
20195
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
19774
20196
|
exports.Unauthorized = exports.ServiceUnavailable = exports.RateLimitExceeded = exports.NotImplemented = exports.NotFound = exports.GatewayTimeout = exports.Forbidden = exports.Chevre = exports.ArgumentNull = exports.Argument = exports.AlreadyInUse = void 0;
|
|
@@ -19798,7 +20220,7 @@ Object.defineProperty(exports, "ServiceUnavailable", { enumerable: true, get: fu
|
|
|
19798
20220
|
var unauthorized_1 = require("./error/unauthorized");
|
|
19799
20221
|
Object.defineProperty(exports, "Unauthorized", { enumerable: true, get: function () { return unauthorized_1.UnauthorizedError; } });
|
|
19800
20222
|
|
|
19801
|
-
},{"./error/alreadyInUse":
|
|
20223
|
+
},{"./error/alreadyInUse":183,"./error/argument":184,"./error/argumentNull":185,"./error/chevre":186,"./error/forbidden":187,"./error/gatewayTimeout":188,"./error/notFound":189,"./error/notImplemented":190,"./error/rateLimitExceeded":191,"./error/serviceUnavailable":192,"./error/unauthorized":193}],195:[function(require,module,exports){
|
|
19802
20224
|
"use strict";
|
|
19803
20225
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
19804
20226
|
exports.EventStatusType = void 0;
|
|
@@ -19813,7 +20235,7 @@ var EventStatusType;
|
|
|
19813
20235
|
EventStatusType["EventScheduled"] = "EventScheduled";
|
|
19814
20236
|
})(EventStatusType = exports.EventStatusType || (exports.EventStatusType = {}));
|
|
19815
20237
|
|
|
19816
|
-
},{}],
|
|
20238
|
+
},{}],196:[function(require,module,exports){
|
|
19817
20239
|
"use strict";
|
|
19818
20240
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
19819
20241
|
exports.EventType = void 0;
|
|
@@ -19827,13 +20249,13 @@ var EventType;
|
|
|
19827
20249
|
EventType["ScreeningEventSeries"] = "ScreeningEventSeries";
|
|
19828
20250
|
})(EventType = exports.EventType || (exports.EventType = {}));
|
|
19829
20251
|
|
|
19830
|
-
},{}],
|
|
20252
|
+
},{}],197:[function(require,module,exports){
|
|
19831
20253
|
arguments[4][58][0].apply(exports,arguments)
|
|
19832
|
-
},{"dup":58}],
|
|
20254
|
+
},{"dup":58}],198:[function(require,module,exports){
|
|
19833
20255
|
arguments[4][58][0].apply(exports,arguments)
|
|
19834
|
-
},{"dup":58}],
|
|
20256
|
+
},{"dup":58}],199:[function(require,module,exports){
|
|
19835
20257
|
arguments[4][58][0].apply(exports,arguments)
|
|
19836
|
-
},{"dup":58}],
|
|
20258
|
+
},{"dup":58}],200:[function(require,module,exports){
|
|
19837
20259
|
"use strict";
|
|
19838
20260
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
19839
20261
|
exports.RoleType = void 0;
|
|
@@ -19842,7 +20264,7 @@ var RoleType;
|
|
|
19842
20264
|
RoleType["OrganizationRole"] = "OrganizationRole";
|
|
19843
20265
|
})(RoleType = exports.RoleType || (exports.RoleType = {}));
|
|
19844
20266
|
|
|
19845
|
-
},{}],
|
|
20267
|
+
},{}],201:[function(require,module,exports){
|
|
19846
20268
|
"use strict";
|
|
19847
20269
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
19848
20270
|
exports.project = exports.product = exports.programMembership = exports.priceSpecificationType = exports.priceSpecification = exports.placeType = exports.place = exports.priceCurrency = exports.personType = exports.person = exports.permit = exports.paymentStatusType = exports.paymentMethod = exports.ownershipInfo = exports.organizationType = exports.organization = exports.orderStatus = exports.order = exports.offerType = exports.offerItemCondition = exports.offerCatalog = exports.offer = exports.monetaryAmount = exports.merchantReturnPolicy = exports.language = exports.itemAvailability = exports.invoice = exports.iam = exports.eventType = exports.eventStatusType = exports.encodingFormat = exports.event = exports.customer = exports.creativeWorkType = exports.creativeWork = exports.clientUser = exports.categoryCode = exports.authorization = exports.aggregateOffer = exports.additionalProperty = exports.accountType = exports.accountTitle = exports.action = exports.actionType = exports.actionStatusType = exports.account = exports.errorCode = exports.errors = exports.waiter = exports.cognito = void 0;
|
|
@@ -19856,9 +20278,9 @@ exports.cognito = cognito;
|
|
|
19856
20278
|
exports.waiter = waiter;
|
|
19857
20279
|
var AccountFactory = require("./account");
|
|
19858
20280
|
var PointAwardAuthorizeActionFactory = require("./action/authorize/award/point");
|
|
20281
|
+
var AuthorizeEventServiceOfferActionFactory = require("./action/authorize/offer/eventService");
|
|
19859
20282
|
var AuthorizeMoneyTransferOfferActionFactory = require("./action/authorize/offer/moneyTransfer");
|
|
19860
20283
|
var AuthorizeProductOfferActionFactory = require("./action/authorize/offer/product");
|
|
19861
|
-
var AuthorizeSeatReservationOfferActionFactory = require("./action/authorize/offer/seatReservation");
|
|
19862
20284
|
var AuthorizeAnyPaymentActionFactory = require("./action/authorize/paymentMethod/any");
|
|
19863
20285
|
var CancelReservationActionFactory = require("./action/cancel/reservation");
|
|
19864
20286
|
var CheckMovieTicketActionFactory = require("./action/check/paymentMethod/movieTicket");
|
|
@@ -20019,11 +20441,11 @@ var action;
|
|
|
20019
20441
|
// tslint:disable-next-line:no-shadowed-variable
|
|
20020
20442
|
var offer;
|
|
20021
20443
|
(function (offer) {
|
|
20444
|
+
offer.eventService = AuthorizeEventServiceOfferActionFactory;
|
|
20022
20445
|
// tslint:disable-next-line:no-shadowed-variable
|
|
20023
20446
|
offer.moneyTransfer = AuthorizeMoneyTransferOfferActionFactory;
|
|
20024
20447
|
// tslint:disable-next-line:no-shadowed-variable
|
|
20025
20448
|
offer.product = AuthorizeProductOfferActionFactory;
|
|
20026
|
-
offer.seatReservation = AuthorizeSeatReservationOfferActionFactory;
|
|
20027
20449
|
})(offer = authorize.offer || (authorize.offer = {}));
|
|
20028
20450
|
})(authorize = action.authorize || (action.authorize = {}));
|
|
20029
20451
|
var cancel;
|
|
@@ -20274,9 +20696,9 @@ exports.assetTransactionType = assetTransactionType_1.AssetTransactionType;
|
|
|
20274
20696
|
exports.unitCode = unitCode_1.UnitCode;
|
|
20275
20697
|
exports.unitPriceOffer = UnitPriceOfferFactory;
|
|
20276
20698
|
|
|
20277
|
-
},{"./account":
|
|
20699
|
+
},{"./account":124,"./accountTitle":125,"./accountType":126,"./action/authorize/award/point":134,"./action/authorize/offer/eventService":135,"./action/authorize/offer/moneyTransfer":136,"./action/authorize/offer/product":137,"./action/authorize/paymentMethod/any":138,"./action/cancel/reservation":139,"./action/check/paymentMethod/movieTicket":140,"./action/check/token":141,"./action/consume/use/reservation":142,"./action/interact/confirm/moneyTransfer":143,"./action/interact/confirm/pay":144,"./action/interact/confirm/registerService":145,"./action/interact/confirm/reservation":146,"./action/interact/inform":147,"./action/interact/register/service":148,"./action/reserve":149,"./action/trade/order":150,"./action/trade/pay":151,"./action/trade/refund":152,"./action/transfer/give/pointAward":153,"./action/transfer/moneyTransfer":154,"./action/transfer/return/moneyTransfer":155,"./action/transfer/return/order":156,"./action/transfer/return/paymentMethod":157,"./action/transfer/return/pointAward":158,"./action/transfer/return/reserveTransaction":159,"./action/transfer/send/message/email":160,"./action/transfer/send/order":161,"./action/update/delete/member":162,"./actionStatusType":132,"./actionType":133,"./additionalProperty":163,"./assetTransaction/cancelReservation":165,"./assetTransaction/moneyTransfer":166,"./assetTransaction/pay":167,"./assetTransaction/refund":168,"./assetTransaction/registerService":169,"./assetTransaction/reserve":170,"./assetTransactionType":164,"./authorization":171,"./categoryCode":172,"./clientUser":173,"./cognito":174,"./creativeWork/comment":176,"./creativeWork/message/email":177,"./creativeWork/movie":178,"./creativeWork/softwareApplication/webApplication":179,"./creativeWorkType":175,"./customer":180,"./encodingFormat":181,"./errorCode":182,"./errors":194,"./event/anyEvent":197,"./event/screeningEvent":198,"./event/screeningEventSeries":199,"./eventStatusType":195,"./eventType":196,"./iam":200,"./invoice":202,"./itemAvailability":203,"./language":204,"./merchantReturnPolicy":205,"./monetaryAmount":206,"./offer":207,"./offer/aggregateOffer":211,"./offerCatalog":208,"./offerItemCondition":209,"./offerType":210,"./order":212,"./orderStatus":213,"./organization":214,"./organizationType":215,"./ownershipInfo":216,"./paymentMethod/paymentCard/creditCard":217,"./paymentMethod/paymentCard/movieTicket":218,"./paymentStatusType":219,"./permit":220,"./person":221,"./personType":222,"./place/busStop":224,"./place/movieTheater":225,"./place/screeningRoom":226,"./place/screeningRoomSection":227,"./place/seat":228,"./placeType":223,"./priceCurrency":229,"./priceSpecification/unitPriceSpecification":231,"./priceSpecificationType":230,"./product":232,"./programMembership":233,"./project":234,"./propertyValue":235,"./propertyValue/locationFeatureSpecification":236,"./qualitativeValue":237,"./quantitativeValue":238,"./report/accountingReport":239,"./reservation/busReservation":242,"./reservation/event":243,"./reservationStatusType":240,"./reservationType":241,"./seller":244,"./service/paymentService":245,"./service/webAPI":246,"./sortType":247,"./task/accountMoneyTransfer":250,"./task/aggregateScreeningEvent":251,"./task/aggregateUseActionsOnEvent":252,"./task/cancelAccountMoneyTransfer":253,"./task/cancelMoneyTransfer":254,"./task/cancelPendingReservation":255,"./task/cancelReservation":256,"./task/createEvent":257,"./task/deleteTransaction":258,"./task/importEventCapacitiesFromCOA":259,"./task/importEventsFromCOA":260,"./task/importOffersFromCOA":261,"./task/moneyTransfer":262,"./task/onAuthorizationCreated":263,"./task/onEventChanged":264,"./task/onResourceUpdated":265,"./task/pay":266,"./task/refund":267,"./task/registerService":268,"./task/reserve":269,"./task/sendEmailMessage":270,"./task/syncScreeningRooms":271,"./task/triggerWebhook":272,"./task/useReservation":273,"./task/voidPayment":274,"./taskName":248,"./taskStatus":249,"./thing":275,"./transaction/moneyTransfer":279,"./transaction/placeOrder":280,"./transaction/returnOrder":281,"./transactionStatusType":276,"./transactionTasksExportationStatus":277,"./transactionType":278,"./trip/busTrip":283,"./tripType":282,"./unitCode":284,"./unitPriceOffer":285,"@waiter/factory":301}],202:[function(require,module,exports){
|
|
20278
20700
|
arguments[4][58][0].apply(exports,arguments)
|
|
20279
|
-
},{"dup":58}],
|
|
20701
|
+
},{"dup":58}],203:[function(require,module,exports){
|
|
20280
20702
|
"use strict";
|
|
20281
20703
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
20282
20704
|
exports.ItemAvailability = void 0;
|
|
@@ -20296,9 +20718,9 @@ var ItemAvailability;
|
|
|
20296
20718
|
ItemAvailability["SoldOut"] = "SoldOut";
|
|
20297
20719
|
})(ItemAvailability = exports.ItemAvailability || (exports.ItemAvailability = {}));
|
|
20298
20720
|
|
|
20299
|
-
},{}],
|
|
20721
|
+
},{}],204:[function(require,module,exports){
|
|
20300
20722
|
arguments[4][58][0].apply(exports,arguments)
|
|
20301
|
-
},{"dup":58}],
|
|
20723
|
+
},{"dup":58}],205:[function(require,module,exports){
|
|
20302
20724
|
"use strict";
|
|
20303
20725
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
20304
20726
|
exports.MerchantReturnEnumeration = exports.ReturnFeesEnumeration = exports.RefundTypeEnumeration = void 0;
|
|
@@ -20349,15 +20771,15 @@ var MerchantReturnEnumeration;
|
|
|
20349
20771
|
MerchantReturnEnumeration["MerchantReturnUnspecified"] = "MerchantReturnUnspecified";
|
|
20350
20772
|
})(MerchantReturnEnumeration = exports.MerchantReturnEnumeration || (exports.MerchantReturnEnumeration = {}));
|
|
20351
20773
|
|
|
20352
|
-
},{}],
|
|
20774
|
+
},{}],206:[function(require,module,exports){
|
|
20353
20775
|
arguments[4][58][0].apply(exports,arguments)
|
|
20354
|
-
},{"dup":58}],
|
|
20776
|
+
},{"dup":58}],207:[function(require,module,exports){
|
|
20355
20777
|
arguments[4][58][0].apply(exports,arguments)
|
|
20356
|
-
},{"dup":58}],
|
|
20778
|
+
},{"dup":58}],208:[function(require,module,exports){
|
|
20357
20779
|
arguments[4][58][0].apply(exports,arguments)
|
|
20358
|
-
},{"dup":58}],
|
|
20780
|
+
},{"dup":58}],209:[function(require,module,exports){
|
|
20359
20781
|
arguments[4][58][0].apply(exports,arguments)
|
|
20360
|
-
},{"dup":58}],
|
|
20782
|
+
},{"dup":58}],210:[function(require,module,exports){
|
|
20361
20783
|
"use strict";
|
|
20362
20784
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
20363
20785
|
exports.OfferType = void 0;
|
|
@@ -20370,9 +20792,9 @@ var OfferType;
|
|
|
20370
20792
|
OfferType["AggregateOffer"] = "AggregateOffer";
|
|
20371
20793
|
})(OfferType = exports.OfferType || (exports.OfferType = {}));
|
|
20372
20794
|
|
|
20373
|
-
},{}],
|
|
20795
|
+
},{}],211:[function(require,module,exports){
|
|
20374
20796
|
arguments[4][58][0].apply(exports,arguments)
|
|
20375
|
-
},{"dup":58}],
|
|
20797
|
+
},{"dup":58}],212:[function(require,module,exports){
|
|
20376
20798
|
"use strict";
|
|
20377
20799
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
20378
20800
|
exports.OrderType = void 0;
|
|
@@ -20381,7 +20803,7 @@ var OrderType;
|
|
|
20381
20803
|
OrderType["Order"] = "Order";
|
|
20382
20804
|
})(OrderType = exports.OrderType || (exports.OrderType = {}));
|
|
20383
20805
|
|
|
20384
|
-
},{}],
|
|
20806
|
+
},{}],213:[function(require,module,exports){
|
|
20385
20807
|
"use strict";
|
|
20386
20808
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
20387
20809
|
exports.OrderStatus = void 0;
|
|
@@ -20400,9 +20822,9 @@ var OrderStatus;
|
|
|
20400
20822
|
OrderStatus["OrderReturned"] = "OrderReturned";
|
|
20401
20823
|
})(OrderStatus = exports.OrderStatus || (exports.OrderStatus = {}));
|
|
20402
20824
|
|
|
20403
|
-
},{}],
|
|
20825
|
+
},{}],214:[function(require,module,exports){
|
|
20404
20826
|
arguments[4][58][0].apply(exports,arguments)
|
|
20405
|
-
},{"dup":58}],
|
|
20827
|
+
},{"dup":58}],215:[function(require,module,exports){
|
|
20406
20828
|
"use strict";
|
|
20407
20829
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
20408
20830
|
exports.OrganizationType = void 0;
|
|
@@ -20427,13 +20849,13 @@ var OrganizationType;
|
|
|
20427
20849
|
OrganizationType["Project"] = "Project";
|
|
20428
20850
|
})(OrganizationType = exports.OrganizationType || (exports.OrganizationType = {}));
|
|
20429
20851
|
|
|
20430
|
-
},{}],
|
|
20852
|
+
},{}],216:[function(require,module,exports){
|
|
20431
20853
|
arguments[4][58][0].apply(exports,arguments)
|
|
20432
|
-
},{"dup":58}],
|
|
20854
|
+
},{"dup":58}],217:[function(require,module,exports){
|
|
20433
20855
|
arguments[4][58][0].apply(exports,arguments)
|
|
20434
|
-
},{"dup":58}],
|
|
20856
|
+
},{"dup":58}],218:[function(require,module,exports){
|
|
20435
20857
|
arguments[4][58][0].apply(exports,arguments)
|
|
20436
|
-
},{"dup":58}],
|
|
20858
|
+
},{"dup":58}],219:[function(require,module,exports){
|
|
20437
20859
|
"use strict";
|
|
20438
20860
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
20439
20861
|
exports.PaymentStatusType = void 0;
|
|
@@ -20449,7 +20871,7 @@ var PaymentStatusType;
|
|
|
20449
20871
|
PaymentStatusType["PaymentPastDue"] = "PaymentPastDue";
|
|
20450
20872
|
})(PaymentStatusType = exports.PaymentStatusType || (exports.PaymentStatusType = {}));
|
|
20451
20873
|
|
|
20452
|
-
},{}],
|
|
20874
|
+
},{}],220:[function(require,module,exports){
|
|
20453
20875
|
"use strict";
|
|
20454
20876
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
20455
20877
|
exports.PermitType = void 0;
|
|
@@ -20458,9 +20880,9 @@ var PermitType;
|
|
|
20458
20880
|
PermitType["Permit"] = "Permit";
|
|
20459
20881
|
})(PermitType = exports.PermitType || (exports.PermitType = {}));
|
|
20460
20882
|
|
|
20461
|
-
},{}],
|
|
20883
|
+
},{}],221:[function(require,module,exports){
|
|
20462
20884
|
arguments[4][58][0].apply(exports,arguments)
|
|
20463
|
-
},{"dup":58}],
|
|
20885
|
+
},{"dup":58}],222:[function(require,module,exports){
|
|
20464
20886
|
"use strict";
|
|
20465
20887
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
20466
20888
|
exports.PersonType = void 0;
|
|
@@ -20472,7 +20894,7 @@ var PersonType;
|
|
|
20472
20894
|
PersonType["Person"] = "Person";
|
|
20473
20895
|
})(PersonType = exports.PersonType || (exports.PersonType = {}));
|
|
20474
20896
|
|
|
20475
|
-
},{}],
|
|
20897
|
+
},{}],223:[function(require,module,exports){
|
|
20476
20898
|
"use strict";
|
|
20477
20899
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
20478
20900
|
exports.PlaceType = void 0;
|
|
@@ -20490,17 +20912,17 @@ var PlaceType;
|
|
|
20490
20912
|
PlaceType["Seat"] = "Seat";
|
|
20491
20913
|
})(PlaceType = exports.PlaceType || (exports.PlaceType = {}));
|
|
20492
20914
|
|
|
20493
|
-
},{}],
|
|
20915
|
+
},{}],224:[function(require,module,exports){
|
|
20494
20916
|
arguments[4][58][0].apply(exports,arguments)
|
|
20495
|
-
},{"dup":58}],
|
|
20917
|
+
},{"dup":58}],225:[function(require,module,exports){
|
|
20496
20918
|
arguments[4][58][0].apply(exports,arguments)
|
|
20497
|
-
},{"dup":58}],
|
|
20919
|
+
},{"dup":58}],226:[function(require,module,exports){
|
|
20498
20920
|
arguments[4][58][0].apply(exports,arguments)
|
|
20499
|
-
},{"dup":58}],
|
|
20921
|
+
},{"dup":58}],227:[function(require,module,exports){
|
|
20500
20922
|
arguments[4][58][0].apply(exports,arguments)
|
|
20501
|
-
},{"dup":58}],
|
|
20923
|
+
},{"dup":58}],228:[function(require,module,exports){
|
|
20502
20924
|
arguments[4][58][0].apply(exports,arguments)
|
|
20503
|
-
},{"dup":58}],
|
|
20925
|
+
},{"dup":58}],229:[function(require,module,exports){
|
|
20504
20926
|
"use strict";
|
|
20505
20927
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
20506
20928
|
exports.PriceCurrency = void 0;
|
|
@@ -20514,7 +20936,7 @@ var PriceCurrency;
|
|
|
20514
20936
|
PriceCurrency["JPY"] = "JPY";
|
|
20515
20937
|
})(PriceCurrency = exports.PriceCurrency || (exports.PriceCurrency = {}));
|
|
20516
20938
|
|
|
20517
|
-
},{}],
|
|
20939
|
+
},{}],230:[function(require,module,exports){
|
|
20518
20940
|
"use strict";
|
|
20519
20941
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
20520
20942
|
exports.PriceSpecificationType = void 0;
|
|
@@ -20545,9 +20967,9 @@ var PriceSpecificationType;
|
|
|
20545
20967
|
PriceSpecificationType["UnitPriceSpecification"] = "UnitPriceSpecification";
|
|
20546
20968
|
})(PriceSpecificationType = exports.PriceSpecificationType || (exports.PriceSpecificationType = {}));
|
|
20547
20969
|
|
|
20548
|
-
},{}],
|
|
20970
|
+
},{}],231:[function(require,module,exports){
|
|
20549
20971
|
arguments[4][58][0].apply(exports,arguments)
|
|
20550
|
-
},{"dup":58}],
|
|
20972
|
+
},{"dup":58}],232:[function(require,module,exports){
|
|
20551
20973
|
"use strict";
|
|
20552
20974
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
20553
20975
|
exports.ProductType = void 0;
|
|
@@ -20578,7 +21000,7 @@ var ProductType;
|
|
|
20578
21000
|
ProductType["Transportation"] = "Transportation";
|
|
20579
21001
|
})(ProductType = exports.ProductType || (exports.ProductType = {}));
|
|
20580
21002
|
|
|
20581
|
-
},{}],
|
|
21003
|
+
},{}],233:[function(require,module,exports){
|
|
20582
21004
|
"use strict";
|
|
20583
21005
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
20584
21006
|
exports.ProgramMembershipType = void 0;
|
|
@@ -20587,9 +21009,9 @@ var ProgramMembershipType;
|
|
|
20587
21009
|
ProgramMembershipType["ProgramMembership"] = "ProgramMembership";
|
|
20588
21010
|
})(ProgramMembershipType = exports.ProgramMembershipType || (exports.ProgramMembershipType = {}));
|
|
20589
21011
|
|
|
20590
|
-
},{}],
|
|
21012
|
+
},{}],234:[function(require,module,exports){
|
|
20591
21013
|
arguments[4][58][0].apply(exports,arguments)
|
|
20592
|
-
},{"dup":58}],
|
|
21014
|
+
},{"dup":58}],235:[function(require,module,exports){
|
|
20593
21015
|
"use strict";
|
|
20594
21016
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
20595
21017
|
exports.PropertyValueType = void 0;
|
|
@@ -20598,11 +21020,11 @@ var PropertyValueType;
|
|
|
20598
21020
|
PropertyValueType["LocationFeatureSpecification"] = "LocationFeatureSpecification";
|
|
20599
21021
|
})(PropertyValueType = exports.PropertyValueType || (exports.PropertyValueType = {}));
|
|
20600
21022
|
|
|
20601
|
-
},{}],
|
|
21023
|
+
},{}],236:[function(require,module,exports){
|
|
20602
21024
|
arguments[4][58][0].apply(exports,arguments)
|
|
20603
|
-
},{"dup":58}],
|
|
21025
|
+
},{"dup":58}],237:[function(require,module,exports){
|
|
20604
21026
|
arguments[4][58][0].apply(exports,arguments)
|
|
20605
|
-
},{"dup":58}],
|
|
21027
|
+
},{"dup":58}],238:[function(require,module,exports){
|
|
20606
21028
|
"use strict";
|
|
20607
21029
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
20608
21030
|
exports.StringValue = void 0;
|
|
@@ -20611,9 +21033,9 @@ var StringValue;
|
|
|
20611
21033
|
StringValue["Infinity"] = "Infinity";
|
|
20612
21034
|
})(StringValue = exports.StringValue || (exports.StringValue = {}));
|
|
20613
21035
|
|
|
20614
|
-
},{}],
|
|
21036
|
+
},{}],239:[function(require,module,exports){
|
|
20615
21037
|
arguments[4][58][0].apply(exports,arguments)
|
|
20616
|
-
},{"dup":58}],
|
|
21038
|
+
},{"dup":58}],240:[function(require,module,exports){
|
|
20617
21039
|
"use strict";
|
|
20618
21040
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
20619
21041
|
exports.ReservationStatusType = void 0;
|
|
@@ -20640,7 +21062,7 @@ var ReservationStatusType;
|
|
|
20640
21062
|
ReservationStatusType["ReservationPending"] = "ReservationPending";
|
|
20641
21063
|
})(ReservationStatusType = exports.ReservationStatusType || (exports.ReservationStatusType = {}));
|
|
20642
21064
|
|
|
20643
|
-
},{}],
|
|
21065
|
+
},{}],241:[function(require,module,exports){
|
|
20644
21066
|
"use strict";
|
|
20645
21067
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
20646
21068
|
exports.ReservationType = void 0;
|
|
@@ -20654,13 +21076,13 @@ var ReservationType;
|
|
|
20654
21076
|
ReservationType["ReservationPackage"] = "ReservationPackage";
|
|
20655
21077
|
})(ReservationType = exports.ReservationType || (exports.ReservationType = {}));
|
|
20656
21078
|
|
|
20657
|
-
},{}],
|
|
21079
|
+
},{}],242:[function(require,module,exports){
|
|
20658
21080
|
arguments[4][58][0].apply(exports,arguments)
|
|
20659
|
-
},{"dup":58}],
|
|
21081
|
+
},{"dup":58}],243:[function(require,module,exports){
|
|
20660
21082
|
arguments[4][58][0].apply(exports,arguments)
|
|
20661
|
-
},{"dup":58}],
|
|
21083
|
+
},{"dup":58}],244:[function(require,module,exports){
|
|
20662
21084
|
arguments[4][58][0].apply(exports,arguments)
|
|
20663
|
-
},{"dup":58}],
|
|
21085
|
+
},{"dup":58}],245:[function(require,module,exports){
|
|
20664
21086
|
"use strict";
|
|
20665
21087
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
20666
21088
|
exports.PaymentServiceType = void 0;
|
|
@@ -20672,7 +21094,7 @@ var PaymentServiceType;
|
|
|
20672
21094
|
PaymentServiceType["PaymentCard"] = "PaymentCard";
|
|
20673
21095
|
})(PaymentServiceType = exports.PaymentServiceType || (exports.PaymentServiceType = {}));
|
|
20674
21096
|
|
|
20675
|
-
},{}],
|
|
21097
|
+
},{}],246:[function(require,module,exports){
|
|
20676
21098
|
"use strict";
|
|
20677
21099
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
20678
21100
|
exports.Identifier = void 0;
|
|
@@ -20682,7 +21104,7 @@ var Identifier;
|
|
|
20682
21104
|
Identifier["Chevre"] = "Chevre";
|
|
20683
21105
|
})(Identifier = exports.Identifier || (exports.Identifier = {}));
|
|
20684
21106
|
|
|
20685
|
-
},{}],
|
|
21107
|
+
},{}],247:[function(require,module,exports){
|
|
20686
21108
|
"use strict";
|
|
20687
21109
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
20688
21110
|
exports.SortType = void 0;
|
|
@@ -20695,7 +21117,7 @@ var SortType;
|
|
|
20695
21117
|
SortType[SortType["Descending"] = -1] = "Descending";
|
|
20696
21118
|
})(SortType = exports.SortType || (exports.SortType = {}));
|
|
20697
21119
|
|
|
20698
|
-
},{}],
|
|
21120
|
+
},{}],248:[function(require,module,exports){
|
|
20699
21121
|
"use strict";
|
|
20700
21122
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
20701
21123
|
exports.TaskName = void 0;
|
|
@@ -20821,7 +21243,7 @@ var TaskName;
|
|
|
20821
21243
|
TaskName["VoidReserveTransaction"] = "voidReserveTransaction";
|
|
20822
21244
|
})(TaskName = exports.TaskName || (exports.TaskName = {}));
|
|
20823
21245
|
|
|
20824
|
-
},{}],
|
|
21246
|
+
},{}],249:[function(require,module,exports){
|
|
20825
21247
|
"use strict";
|
|
20826
21248
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
20827
21249
|
exports.TaskStatus = void 0;
|
|
@@ -20848,13 +21270,7 @@ var TaskStatus;
|
|
|
20848
21270
|
TaskStatus["Aborted"] = "Aborted";
|
|
20849
21271
|
})(TaskStatus = exports.TaskStatus || (exports.TaskStatus = {}));
|
|
20850
21272
|
|
|
20851
|
-
},{}],
|
|
20852
|
-
arguments[4][58][0].apply(exports,arguments)
|
|
20853
|
-
},{"dup":58}],248:[function(require,module,exports){
|
|
20854
|
-
arguments[4][58][0].apply(exports,arguments)
|
|
20855
|
-
},{"dup":58}],249:[function(require,module,exports){
|
|
20856
|
-
arguments[4][58][0].apply(exports,arguments)
|
|
20857
|
-
},{"dup":58}],250:[function(require,module,exports){
|
|
21273
|
+
},{}],250:[function(require,module,exports){
|
|
20858
21274
|
arguments[4][58][0].apply(exports,arguments)
|
|
20859
21275
|
},{"dup":58}],251:[function(require,module,exports){
|
|
20860
21276
|
arguments[4][58][0].apply(exports,arguments)
|
|
@@ -20865,6 +21281,12 @@ arguments[4][58][0].apply(exports,arguments)
|
|
|
20865
21281
|
},{"dup":58}],254:[function(require,module,exports){
|
|
20866
21282
|
arguments[4][58][0].apply(exports,arguments)
|
|
20867
21283
|
},{"dup":58}],255:[function(require,module,exports){
|
|
21284
|
+
arguments[4][58][0].apply(exports,arguments)
|
|
21285
|
+
},{"dup":58}],256:[function(require,module,exports){
|
|
21286
|
+
arguments[4][58][0].apply(exports,arguments)
|
|
21287
|
+
},{"dup":58}],257:[function(require,module,exports){
|
|
21288
|
+
arguments[4][58][0].apply(exports,arguments)
|
|
21289
|
+
},{"dup":58}],258:[function(require,module,exports){
|
|
20868
21290
|
"use strict";
|
|
20869
21291
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
20870
21292
|
exports.SpecifyingMethod = void 0;
|
|
@@ -20877,13 +21299,7 @@ var SpecifyingMethod;
|
|
|
20877
21299
|
SpecifyingMethod["AgentId"] = "AgentId";
|
|
20878
21300
|
})(SpecifyingMethod = exports.SpecifyingMethod || (exports.SpecifyingMethod = {}));
|
|
20879
21301
|
|
|
20880
|
-
},{}],
|
|
20881
|
-
arguments[4][58][0].apply(exports,arguments)
|
|
20882
|
-
},{"dup":58}],257:[function(require,module,exports){
|
|
20883
|
-
arguments[4][58][0].apply(exports,arguments)
|
|
20884
|
-
},{"dup":58}],258:[function(require,module,exports){
|
|
20885
|
-
arguments[4][58][0].apply(exports,arguments)
|
|
20886
|
-
},{"dup":58}],259:[function(require,module,exports){
|
|
21302
|
+
},{}],259:[function(require,module,exports){
|
|
20887
21303
|
arguments[4][58][0].apply(exports,arguments)
|
|
20888
21304
|
},{"dup":58}],260:[function(require,module,exports){
|
|
20889
21305
|
arguments[4][58][0].apply(exports,arguments)
|
|
@@ -20912,6 +21328,12 @@ arguments[4][58][0].apply(exports,arguments)
|
|
|
20912
21328
|
},{"dup":58}],272:[function(require,module,exports){
|
|
20913
21329
|
arguments[4][58][0].apply(exports,arguments)
|
|
20914
21330
|
},{"dup":58}],273:[function(require,module,exports){
|
|
21331
|
+
arguments[4][58][0].apply(exports,arguments)
|
|
21332
|
+
},{"dup":58}],274:[function(require,module,exports){
|
|
21333
|
+
arguments[4][58][0].apply(exports,arguments)
|
|
21334
|
+
},{"dup":58}],275:[function(require,module,exports){
|
|
21335
|
+
arguments[4][58][0].apply(exports,arguments)
|
|
21336
|
+
},{"dup":58}],276:[function(require,module,exports){
|
|
20915
21337
|
"use strict";
|
|
20916
21338
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
20917
21339
|
exports.TransactionStatusType = void 0;
|
|
@@ -20926,7 +21348,7 @@ var TransactionStatusType;
|
|
|
20926
21348
|
TransactionStatusType["Expired"] = "Expired";
|
|
20927
21349
|
})(TransactionStatusType = exports.TransactionStatusType || (exports.TransactionStatusType = {}));
|
|
20928
21350
|
|
|
20929
|
-
},{}],
|
|
21351
|
+
},{}],277:[function(require,module,exports){
|
|
20930
21352
|
"use strict";
|
|
20931
21353
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
20932
21354
|
exports.TransactionTasksExportationStatus = void 0;
|
|
@@ -20949,7 +21371,7 @@ var TransactionTasksExportationStatus;
|
|
|
20949
21371
|
TransactionTasksExportationStatus["Exported"] = "Exported";
|
|
20950
21372
|
})(TransactionTasksExportationStatus = exports.TransactionTasksExportationStatus || (exports.TransactionTasksExportationStatus = {}));
|
|
20951
21373
|
|
|
20952
|
-
},{}],
|
|
21374
|
+
},{}],278:[function(require,module,exports){
|
|
20953
21375
|
"use strict";
|
|
20954
21376
|
/**
|
|
20955
21377
|
* 取引タイプ
|
|
@@ -20972,11 +21394,11 @@ var TransactionType;
|
|
|
20972
21394
|
TransactionType["ReturnOrder"] = "ReturnOrder";
|
|
20973
21395
|
})(TransactionType = exports.TransactionType || (exports.TransactionType = {}));
|
|
20974
21396
|
|
|
20975
|
-
},{}],
|
|
21397
|
+
},{}],279:[function(require,module,exports){
|
|
20976
21398
|
arguments[4][58][0].apply(exports,arguments)
|
|
20977
|
-
},{"dup":58}],
|
|
21399
|
+
},{"dup":58}],280:[function(require,module,exports){
|
|
20978
21400
|
arguments[4][58][0].apply(exports,arguments)
|
|
20979
|
-
},{"dup":58}],
|
|
21401
|
+
},{"dup":58}],281:[function(require,module,exports){
|
|
20980
21402
|
"use strict";
|
|
20981
21403
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
20982
21404
|
exports.Reason = void 0;
|
|
@@ -20995,7 +21417,7 @@ var Reason;
|
|
|
20995
21417
|
Reason["Seller"] = "Seller";
|
|
20996
21418
|
})(Reason = exports.Reason || (exports.Reason = {}));
|
|
20997
21419
|
|
|
20998
|
-
},{}],
|
|
21420
|
+
},{}],282:[function(require,module,exports){
|
|
20999
21421
|
"use strict";
|
|
21000
21422
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
21001
21423
|
exports.TripType = void 0;
|
|
@@ -21008,9 +21430,9 @@ var TripType;
|
|
|
21008
21430
|
TripType["Trip"] = "Trip";
|
|
21009
21431
|
})(TripType = exports.TripType || (exports.TripType = {}));
|
|
21010
21432
|
|
|
21011
|
-
},{}],
|
|
21433
|
+
},{}],283:[function(require,module,exports){
|
|
21012
21434
|
arguments[4][58][0].apply(exports,arguments)
|
|
21013
|
-
},{"dup":58}],
|
|
21435
|
+
},{"dup":58}],284:[function(require,module,exports){
|
|
21014
21436
|
"use strict";
|
|
21015
21437
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
21016
21438
|
exports.UnitCode = void 0;
|
|
@@ -21037,11 +21459,11 @@ var UnitCode;
|
|
|
21037
21459
|
UnitCode["Sec"] = "SEC";
|
|
21038
21460
|
})(UnitCode = exports.UnitCode || (exports.UnitCode = {}));
|
|
21039
21461
|
|
|
21040
|
-
},{}],
|
|
21462
|
+
},{}],285:[function(require,module,exports){
|
|
21041
21463
|
arguments[4][58][0].apply(exports,arguments)
|
|
21042
|
-
},{"dup":58}],
|
|
21464
|
+
},{"dup":58}],286:[function(require,module,exports){
|
|
21043
21465
|
arguments[4][58][0].apply(exports,arguments)
|
|
21044
|
-
},{"dup":58}],
|
|
21466
|
+
},{"dup":58}],287:[function(require,module,exports){
|
|
21045
21467
|
"use strict";
|
|
21046
21468
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
21047
21469
|
/**
|
|
@@ -21057,10 +21479,10 @@ var ErrorCode;
|
|
|
21057
21479
|
ErrorCode["NotImplemented"] = "NotImplemented";
|
|
21058
21480
|
ErrorCode["ServiceUnavailable"] = "ServiceUnavailable";
|
|
21059
21481
|
ErrorCode["RateLimitExceeded"] = "RateLimitExceeded";
|
|
21060
|
-
|
|
21061
|
-
exports.
|
|
21482
|
+
ErrorCode["Unauthorized"] = "Unauthorized";
|
|
21483
|
+
})(ErrorCode = exports.ErrorCode || (exports.ErrorCode = {}));
|
|
21062
21484
|
|
|
21063
|
-
},{}],
|
|
21485
|
+
},{}],288:[function(require,module,exports){
|
|
21064
21486
|
"use strict";
|
|
21065
21487
|
var __extends = (this && this.__extends) || (function () {
|
|
21066
21488
|
var extendStatics = function (d, b) {
|
|
@@ -21092,16 +21514,16 @@ var ArgumentError = /** @class */ (function (_super) {
|
|
|
21092
21514
|
actualMessage = "Invalid or missing argument supplied: " + argumentName;
|
|
21093
21515
|
}
|
|
21094
21516
|
// tslint:disable-next-line:no-single-line-block-comment
|
|
21095
|
-
_this = _super.call(this, errorCode_1.
|
|
21517
|
+
_this = _super.call(this, errorCode_1.ErrorCode.Argument, actualMessage) /* istanbul ignore next */ || this;
|
|
21096
21518
|
_this.argumentName = argumentName;
|
|
21097
21519
|
setPrototypeOf(_this, ArgumentError.prototype);
|
|
21098
21520
|
return _this;
|
|
21099
21521
|
}
|
|
21100
21522
|
return ArgumentError;
|
|
21101
21523
|
}(waiter_1.WaiterError));
|
|
21102
|
-
exports.
|
|
21524
|
+
exports.ArgumentError = ArgumentError;
|
|
21103
21525
|
|
|
21104
|
-
},{"../errorCode":
|
|
21526
|
+
},{"../errorCode":287,"./waiter":295,"setprototypeof":330}],289:[function(require,module,exports){
|
|
21105
21527
|
"use strict";
|
|
21106
21528
|
var __extends = (this && this.__extends) || (function () {
|
|
21107
21529
|
var extendStatics = function (d, b) {
|
|
@@ -21133,16 +21555,16 @@ var ArgumentNullError = /** @class */ (function (_super) {
|
|
|
21133
21555
|
actualMessage = "Missing argument: " + argumentName;
|
|
21134
21556
|
}
|
|
21135
21557
|
// tslint:disable-next-line:no-single-line-block-comment
|
|
21136
|
-
_this = _super.call(this, errorCode_1.
|
|
21558
|
+
_this = _super.call(this, errorCode_1.ErrorCode.Argument, actualMessage) /* istanbul ignore next */ || this;
|
|
21137
21559
|
_this.argumentName = argumentName;
|
|
21138
21560
|
setPrototypeOf(_this, ArgumentNullError.prototype);
|
|
21139
21561
|
return _this;
|
|
21140
21562
|
}
|
|
21141
21563
|
return ArgumentNullError;
|
|
21142
21564
|
}(waiter_1.WaiterError));
|
|
21143
|
-
exports.
|
|
21565
|
+
exports.ArgumentNullError = ArgumentNullError;
|
|
21144
21566
|
|
|
21145
|
-
},{"../errorCode":
|
|
21567
|
+
},{"../errorCode":287,"./waiter":295,"setprototypeof":330}],290:[function(require,module,exports){
|
|
21146
21568
|
"use strict";
|
|
21147
21569
|
var __extends = (this && this.__extends) || (function () {
|
|
21148
21570
|
var extendStatics = function (d, b) {
|
|
@@ -21174,15 +21596,15 @@ var ForbiddenError = /** @class */ (function (_super) {
|
|
|
21174
21596
|
actualMessage = 'Forbidden';
|
|
21175
21597
|
}
|
|
21176
21598
|
// tslint:disable-next-line:no-single-line-block-comment
|
|
21177
|
-
_this = _super.call(this, errorCode_1.
|
|
21599
|
+
_this = _super.call(this, errorCode_1.ErrorCode.Forbidden, actualMessage) /* istanbul ignore next */ || this;
|
|
21178
21600
|
setPrototypeOf(_this, ForbiddenError.prototype);
|
|
21179
21601
|
return _this;
|
|
21180
21602
|
}
|
|
21181
21603
|
return ForbiddenError;
|
|
21182
21604
|
}(waiter_1.WaiterError));
|
|
21183
|
-
exports.
|
|
21605
|
+
exports.ForbiddenError = ForbiddenError;
|
|
21184
21606
|
|
|
21185
|
-
},{"../errorCode":
|
|
21607
|
+
},{"../errorCode":287,"./waiter":295,"setprototypeof":330}],291:[function(require,module,exports){
|
|
21186
21608
|
"use strict";
|
|
21187
21609
|
var __extends = (this && this.__extends) || (function () {
|
|
21188
21610
|
var extendStatics = function (d, b) {
|
|
@@ -21214,16 +21636,16 @@ var NotFoundError = /** @class */ (function (_super) {
|
|
|
21214
21636
|
actualMessage = "Not Found: " + entityName;
|
|
21215
21637
|
}
|
|
21216
21638
|
// tslint:disable-next-line:no-single-line-block-comment
|
|
21217
|
-
_this = _super.call(this, errorCode_1.
|
|
21639
|
+
_this = _super.call(this, errorCode_1.ErrorCode.NotFound, actualMessage) /* istanbul ignore next */ || this;
|
|
21218
21640
|
_this.entityName = entityName;
|
|
21219
21641
|
setPrototypeOf(_this, NotFoundError.prototype);
|
|
21220
21642
|
return _this;
|
|
21221
21643
|
}
|
|
21222
21644
|
return NotFoundError;
|
|
21223
21645
|
}(waiter_1.WaiterError));
|
|
21224
|
-
exports.
|
|
21646
|
+
exports.NotFoundError = NotFoundError;
|
|
21225
21647
|
|
|
21226
|
-
},{"../errorCode":
|
|
21648
|
+
},{"../errorCode":287,"./waiter":295,"setprototypeof":330}],292:[function(require,module,exports){
|
|
21227
21649
|
"use strict";
|
|
21228
21650
|
var __extends = (this && this.__extends) || (function () {
|
|
21229
21651
|
var extendStatics = function (d, b) {
|
|
@@ -21255,15 +21677,15 @@ var RateLimitExceededError = /** @class */ (function (_super) {
|
|
|
21255
21677
|
actualMessage = 'Rate limit exceeded.';
|
|
21256
21678
|
}
|
|
21257
21679
|
// tslint:disable-next-line:no-single-line-block-comment
|
|
21258
|
-
_this = _super.call(this, errorCode_1.
|
|
21680
|
+
_this = _super.call(this, errorCode_1.ErrorCode.RateLimitExceeded, actualMessage) /* istanbul ignore next */ || this;
|
|
21259
21681
|
setPrototypeOf(_this, RateLimitExceededError.prototype);
|
|
21260
21682
|
return _this;
|
|
21261
21683
|
}
|
|
21262
21684
|
return RateLimitExceededError;
|
|
21263
21685
|
}(waiter_1.WaiterError));
|
|
21264
|
-
exports.
|
|
21686
|
+
exports.RateLimitExceededError = RateLimitExceededError;
|
|
21265
21687
|
|
|
21266
|
-
},{"../errorCode":
|
|
21688
|
+
},{"../errorCode":287,"./waiter":295,"setprototypeof":330}],293:[function(require,module,exports){
|
|
21267
21689
|
"use strict";
|
|
21268
21690
|
var __extends = (this && this.__extends) || (function () {
|
|
21269
21691
|
var extendStatics = function (d, b) {
|
|
@@ -21295,15 +21717,55 @@ var ServiceUnavailableError = /** @class */ (function (_super) {
|
|
|
21295
21717
|
actualMessage = 'Service unavailable temporarily.';
|
|
21296
21718
|
}
|
|
21297
21719
|
// tslint:disable-next-line:no-single-line-block-comment
|
|
21298
|
-
_this = _super.call(this, errorCode_1.
|
|
21720
|
+
_this = _super.call(this, errorCode_1.ErrorCode.ServiceUnavailable, actualMessage) /* istanbul ignore next */ || this;
|
|
21299
21721
|
setPrototypeOf(_this, ServiceUnavailableError.prototype);
|
|
21300
21722
|
return _this;
|
|
21301
21723
|
}
|
|
21302
21724
|
return ServiceUnavailableError;
|
|
21303
21725
|
}(waiter_1.WaiterError));
|
|
21304
|
-
exports.
|
|
21726
|
+
exports.ServiceUnavailableError = ServiceUnavailableError;
|
|
21727
|
+
|
|
21728
|
+
},{"../errorCode":287,"./waiter":295,"setprototypeof":330}],294:[function(require,module,exports){
|
|
21729
|
+
"use strict";
|
|
21730
|
+
var __extends = (this && this.__extends) || (function () {
|
|
21731
|
+
var extendStatics = function (d, b) {
|
|
21732
|
+
extendStatics = Object.setPrototypeOf ||
|
|
21733
|
+
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
21734
|
+
function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };
|
|
21735
|
+
return extendStatics(d, b);
|
|
21736
|
+
}
|
|
21737
|
+
return function (d, b) {
|
|
21738
|
+
extendStatics(d, b);
|
|
21739
|
+
function __() { this.constructor = d; }
|
|
21740
|
+
d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
|
|
21741
|
+
};
|
|
21742
|
+
})();
|
|
21743
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
21744
|
+
// tslint:disable-next-line:no-require-imports
|
|
21745
|
+
var setPrototypeOf = require("setprototypeof");
|
|
21746
|
+
var errorCode_1 = require("../errorCode");
|
|
21747
|
+
var waiter_1 = require("./waiter");
|
|
21748
|
+
/**
|
|
21749
|
+
* UnauthorizedError
|
|
21750
|
+
*/
|
|
21751
|
+
var UnauthorizedError = /** @class */ (function (_super) {
|
|
21752
|
+
__extends(UnauthorizedError, _super);
|
|
21753
|
+
function UnauthorizedError(message) {
|
|
21754
|
+
var _this = this;
|
|
21755
|
+
var actualMessage = message;
|
|
21756
|
+
if (message === undefined || message.length === 0) {
|
|
21757
|
+
actualMessage = 'Unauthorized.';
|
|
21758
|
+
}
|
|
21759
|
+
// tslint:disable-next-line:no-single-line-block-comment
|
|
21760
|
+
_this = _super.call(this, errorCode_1.ErrorCode.Unauthorized, actualMessage) /* istanbul ignore next */ || this;
|
|
21761
|
+
setPrototypeOf(_this, UnauthorizedError.prototype);
|
|
21762
|
+
return _this;
|
|
21763
|
+
}
|
|
21764
|
+
return UnauthorizedError;
|
|
21765
|
+
}(waiter_1.WaiterError));
|
|
21766
|
+
exports.UnauthorizedError = UnauthorizedError;
|
|
21305
21767
|
|
|
21306
|
-
},{"../errorCode":
|
|
21768
|
+
},{"../errorCode":287,"./waiter":295,"setprototypeof":330}],295:[function(require,module,exports){
|
|
21307
21769
|
"use strict";
|
|
21308
21770
|
var __extends = (this && this.__extends) || (function () {
|
|
21309
21771
|
var extendStatics = function (d, b) {
|
|
@@ -21336,53 +21798,59 @@ var WaiterError = /** @class */ (function (_super) {
|
|
|
21336
21798
|
}(Error));
|
|
21337
21799
|
exports.WaiterError = WaiterError;
|
|
21338
21800
|
|
|
21339
|
-
},{}],
|
|
21801
|
+
},{}],296:[function(require,module,exports){
|
|
21340
21802
|
"use strict";
|
|
21341
21803
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
21342
21804
|
/**
|
|
21343
21805
|
* errors
|
|
21344
21806
|
*/
|
|
21345
21807
|
var argument_1 = require("./error/argument");
|
|
21346
|
-
exports.Argument = argument_1.
|
|
21808
|
+
exports.Argument = argument_1.ArgumentError;
|
|
21347
21809
|
var argumentNull_1 = require("./error/argumentNull");
|
|
21348
|
-
exports.ArgumentNull = argumentNull_1.
|
|
21810
|
+
exports.ArgumentNull = argumentNull_1.ArgumentNullError;
|
|
21349
21811
|
var forbidden_1 = require("./error/forbidden");
|
|
21350
|
-
exports.Forbidden = forbidden_1.
|
|
21812
|
+
exports.Forbidden = forbidden_1.ForbiddenError;
|
|
21351
21813
|
var notFound_1 = require("./error/notFound");
|
|
21352
|
-
exports.NotFound = notFound_1.
|
|
21814
|
+
exports.NotFound = notFound_1.NotFoundError;
|
|
21353
21815
|
var rateLimitExceeded_1 = require("./error/rateLimitExceeded");
|
|
21354
|
-
exports.RateLimitExceeded = rateLimitExceeded_1.
|
|
21816
|
+
exports.RateLimitExceeded = rateLimitExceeded_1.RateLimitExceededError;
|
|
21355
21817
|
var serviceUnavailable_1 = require("./error/serviceUnavailable");
|
|
21356
|
-
exports.ServiceUnavailable = serviceUnavailable_1.
|
|
21818
|
+
exports.ServiceUnavailable = serviceUnavailable_1.ServiceUnavailableError;
|
|
21819
|
+
var unauthorized_1 = require("./error/unauthorized");
|
|
21820
|
+
exports.Unauthorized = unauthorized_1.UnauthorizedError;
|
|
21357
21821
|
var waiter_1 = require("./error/waiter");
|
|
21358
21822
|
exports.Waiter = waiter_1.WaiterError;
|
|
21359
21823
|
|
|
21360
|
-
},{"./error/argument":
|
|
21824
|
+
},{"./error/argument":288,"./error/argumentNull":289,"./error/forbidden":290,"./error/notFound":291,"./error/rateLimitExceeded":292,"./error/serviceUnavailable":293,"./error/unauthorized":294,"./error/waiter":295}],297:[function(require,module,exports){
|
|
21361
21825
|
arguments[4][58][0].apply(exports,arguments)
|
|
21362
|
-
},{"dup":58}],
|
|
21826
|
+
},{"dup":58}],298:[function(require,module,exports){
|
|
21363
21827
|
arguments[4][58][0].apply(exports,arguments)
|
|
21364
|
-
},{"dup":58}],
|
|
21828
|
+
},{"dup":58}],299:[function(require,module,exports){
|
|
21365
21829
|
arguments[4][58][0].apply(exports,arguments)
|
|
21366
|
-
},{"dup":58}],
|
|
21830
|
+
},{"dup":58}],300:[function(require,module,exports){
|
|
21831
|
+
arguments[4][58][0].apply(exports,arguments)
|
|
21832
|
+
},{"dup":58}],301:[function(require,module,exports){
|
|
21367
21833
|
"use strict";
|
|
21368
21834
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
21369
21835
|
/**
|
|
21370
21836
|
* factory index
|
|
21371
21837
|
*/
|
|
21372
21838
|
var client = require("./factory/client");
|
|
21839
|
+
exports.client = client;
|
|
21373
21840
|
var errorCode_1 = require("./factory/errorCode");
|
|
21841
|
+
exports.errorCode = errorCode_1.ErrorCode;
|
|
21374
21842
|
var errors = require("./factory/errors");
|
|
21375
|
-
var passport = require("./factory/passport");
|
|
21376
|
-
var project = require("./factory/project");
|
|
21377
|
-
var rule = require("./factory/rule");
|
|
21378
|
-
exports.client = client;
|
|
21379
|
-
exports.errorCode = errorCode_1.default;
|
|
21380
21843
|
exports.errors = errors;
|
|
21844
|
+
var passport = require("./factory/passport");
|
|
21381
21845
|
exports.passport = passport;
|
|
21846
|
+
var project = require("./factory/project");
|
|
21382
21847
|
exports.project = project;
|
|
21848
|
+
var rule = require("./factory/rule");
|
|
21383
21849
|
exports.rule = rule;
|
|
21850
|
+
var ruleSet = require("./factory/ruleSet");
|
|
21851
|
+
exports.ruleSet = ruleSet;
|
|
21384
21852
|
|
|
21385
|
-
},{"./factory/client":
|
|
21853
|
+
},{"./factory/client":286,"./factory/errorCode":287,"./factory/errors":296,"./factory/passport":297,"./factory/project":298,"./factory/rule":299,"./factory/ruleSet":300}],302:[function(require,module,exports){
|
|
21386
21854
|
'use strict'
|
|
21387
21855
|
|
|
21388
21856
|
exports.byteLength = byteLength
|
|
@@ -21536,9 +22004,9 @@ function fromByteArray (uint8) {
|
|
|
21536
22004
|
return parts.join('')
|
|
21537
22005
|
}
|
|
21538
22006
|
|
|
21539
|
-
},{}],
|
|
22007
|
+
},{}],303:[function(require,module,exports){
|
|
21540
22008
|
|
|
21541
|
-
},{}],
|
|
22009
|
+
},{}],304:[function(require,module,exports){
|
|
21542
22010
|
(function (Buffer){
|
|
21543
22011
|
/*!
|
|
21544
22012
|
* The buffer module from node.js, for the browser.
|
|
@@ -23319,7 +23787,7 @@ function numberIsNaN (obj) {
|
|
|
23319
23787
|
}
|
|
23320
23788
|
|
|
23321
23789
|
}).call(this,require("buffer").Buffer)
|
|
23322
|
-
},{"base64-js":
|
|
23790
|
+
},{"base64-js":302,"buffer":304,"ieee754":318}],305:[function(require,module,exports){
|
|
23323
23791
|
'use strict';
|
|
23324
23792
|
|
|
23325
23793
|
var GetIntrinsic = require('get-intrinsic');
|
|
@@ -23336,7 +23804,7 @@ module.exports = function callBoundIntrinsic(name, allowMissing) {
|
|
|
23336
23804
|
return intrinsic;
|
|
23337
23805
|
};
|
|
23338
23806
|
|
|
23339
|
-
},{"./":
|
|
23807
|
+
},{"./":306,"get-intrinsic":312}],306:[function(require,module,exports){
|
|
23340
23808
|
'use strict';
|
|
23341
23809
|
|
|
23342
23810
|
var bind = require('function-bind');
|
|
@@ -23385,7 +23853,7 @@ if ($defineProperty) {
|
|
|
23385
23853
|
module.exports.apply = applyBind;
|
|
23386
23854
|
}
|
|
23387
23855
|
|
|
23388
|
-
},{"function-bind":
|
|
23856
|
+
},{"function-bind":311,"get-intrinsic":312}],307:[function(require,module,exports){
|
|
23389
23857
|
/**
|
|
23390
23858
|
* Helpers.
|
|
23391
23859
|
*/
|
|
@@ -23549,7 +24017,7 @@ function plural(ms, msAbs, n, name) {
|
|
|
23549
24017
|
return Math.round(ms / n) + ' ' + name + (isPlural ? 's' : '');
|
|
23550
24018
|
}
|
|
23551
24019
|
|
|
23552
|
-
},{}],
|
|
24020
|
+
},{}],308:[function(require,module,exports){
|
|
23553
24021
|
(function (process){
|
|
23554
24022
|
"use strict";
|
|
23555
24023
|
|
|
@@ -23733,7 +24201,7 @@ formatters.j = function (v) {
|
|
|
23733
24201
|
|
|
23734
24202
|
|
|
23735
24203
|
}).call(this,require('_process'))
|
|
23736
|
-
},{"./common":
|
|
24204
|
+
},{"./common":309,"_process":321}],309:[function(require,module,exports){
|
|
23737
24205
|
"use strict";
|
|
23738
24206
|
|
|
23739
24207
|
/**
|
|
@@ -23984,7 +24452,7 @@ function setup(env) {
|
|
|
23984
24452
|
module.exports = setup;
|
|
23985
24453
|
|
|
23986
24454
|
|
|
23987
|
-
},{"ms":
|
|
24455
|
+
},{"ms":307}],310:[function(require,module,exports){
|
|
23988
24456
|
'use strict';
|
|
23989
24457
|
|
|
23990
24458
|
/* eslint no-invalid-this: 1 */
|
|
@@ -24038,14 +24506,14 @@ module.exports = function bind(that) {
|
|
|
24038
24506
|
return bound;
|
|
24039
24507
|
};
|
|
24040
24508
|
|
|
24041
|
-
},{}],
|
|
24509
|
+
},{}],311:[function(require,module,exports){
|
|
24042
24510
|
'use strict';
|
|
24043
24511
|
|
|
24044
24512
|
var implementation = require('./implementation');
|
|
24045
24513
|
|
|
24046
24514
|
module.exports = Function.prototype.bind || implementation;
|
|
24047
24515
|
|
|
24048
|
-
},{"./implementation":
|
|
24516
|
+
},{"./implementation":310}],312:[function(require,module,exports){
|
|
24049
24517
|
'use strict';
|
|
24050
24518
|
|
|
24051
24519
|
var undefined;
|
|
@@ -24377,7 +24845,7 @@ module.exports = function GetIntrinsic(name, allowMissing) {
|
|
|
24377
24845
|
return value;
|
|
24378
24846
|
};
|
|
24379
24847
|
|
|
24380
|
-
},{"function-bind":
|
|
24848
|
+
},{"function-bind":311,"has":315,"has-symbols":313}],313:[function(require,module,exports){
|
|
24381
24849
|
'use strict';
|
|
24382
24850
|
|
|
24383
24851
|
var origSymbol = typeof Symbol !== 'undefined' && Symbol;
|
|
@@ -24392,7 +24860,7 @@ module.exports = function hasNativeSymbols() {
|
|
|
24392
24860
|
return hasSymbolSham();
|
|
24393
24861
|
};
|
|
24394
24862
|
|
|
24395
|
-
},{"./shams":
|
|
24863
|
+
},{"./shams":314}],314:[function(require,module,exports){
|
|
24396
24864
|
'use strict';
|
|
24397
24865
|
|
|
24398
24866
|
/* eslint complexity: [2, 18], max-statements: [2, 33] */
|
|
@@ -24436,14 +24904,14 @@ module.exports = function hasSymbols() {
|
|
|
24436
24904
|
return true;
|
|
24437
24905
|
};
|
|
24438
24906
|
|
|
24439
|
-
},{}],
|
|
24907
|
+
},{}],315:[function(require,module,exports){
|
|
24440
24908
|
'use strict';
|
|
24441
24909
|
|
|
24442
24910
|
var bind = require('function-bind');
|
|
24443
24911
|
|
|
24444
24912
|
module.exports = bind.call(Function.call, Object.prototype.hasOwnProperty);
|
|
24445
24913
|
|
|
24446
|
-
},{"function-bind":
|
|
24914
|
+
},{"function-bind":311}],316:[function(require,module,exports){
|
|
24447
24915
|
// Generated by CoffeeScript 2.3.0
|
|
24448
24916
|
// # node-http-status
|
|
24449
24917
|
|
|
@@ -25068,13 +25536,13 @@ module.exports = {
|
|
|
25068
25536
|
}
|
|
25069
25537
|
};
|
|
25070
25538
|
|
|
25071
|
-
},{}],
|
|
25539
|
+
},{}],317:[function(require,module,exports){
|
|
25072
25540
|
(function (process,global){
|
|
25073
25541
|
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;
|
|
25074
25542
|
|
|
25075
25543
|
|
|
25076
25544
|
}).call(this,require('_process'),typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : {})
|
|
25077
|
-
},{"_process":
|
|
25545
|
+
},{"_process":321}],318:[function(require,module,exports){
|
|
25078
25546
|
exports.read = function (buffer, offset, isLE, mLen, nBytes) {
|
|
25079
25547
|
var e, m
|
|
25080
25548
|
var eLen = (nBytes * 8) - mLen - 1
|
|
@@ -25160,7 +25628,7 @@ exports.write = function (buffer, value, offset, isLE, mLen, nBytes) {
|
|
|
25160
25628
|
buffer[offset + i - d] |= s * 128
|
|
25161
25629
|
}
|
|
25162
25630
|
|
|
25163
|
-
},{}],
|
|
25631
|
+
},{}],319:[function(require,module,exports){
|
|
25164
25632
|
// the whatwg-fetch polyfill installs the fetch() function
|
|
25165
25633
|
// on the global object (window or self)
|
|
25166
25634
|
//
|
|
@@ -25168,7 +25636,7 @@ exports.write = function (buffer, value, offset, isLE, mLen, nBytes) {
|
|
|
25168
25636
|
require('whatwg-fetch');
|
|
25169
25637
|
module.exports = self.fetch.bind(self);
|
|
25170
25638
|
|
|
25171
|
-
},{"whatwg-fetch":
|
|
25639
|
+
},{"whatwg-fetch":332}],320:[function(require,module,exports){
|
|
25172
25640
|
var hasMap = typeof Map === 'function' && Map.prototype;
|
|
25173
25641
|
var mapSizeDescriptor = Object.getOwnPropertyDescriptor && hasMap ? Object.getOwnPropertyDescriptor(Map.prototype, 'size') : null;
|
|
25174
25642
|
var mapSize = hasMap && mapSizeDescriptor && typeof mapSizeDescriptor.get === 'function' ? mapSizeDescriptor.get : null;
|
|
@@ -25686,7 +26154,7 @@ function arrObjKeys(obj, inspect) {
|
|
|
25686
26154
|
return xs;
|
|
25687
26155
|
}
|
|
25688
26156
|
|
|
25689
|
-
},{"./util.inspect":
|
|
26157
|
+
},{"./util.inspect":303}],321:[function(require,module,exports){
|
|
25690
26158
|
// shim for using process in browser
|
|
25691
26159
|
var process = module.exports = {};
|
|
25692
26160
|
|
|
@@ -25872,7 +26340,7 @@ process.chdir = function (dir) {
|
|
|
25872
26340
|
};
|
|
25873
26341
|
process.umask = function() { return 0; };
|
|
25874
26342
|
|
|
25875
|
-
},{}],
|
|
26343
|
+
},{}],322:[function(require,module,exports){
|
|
25876
26344
|
'use strict';
|
|
25877
26345
|
|
|
25878
26346
|
var replace = String.prototype.replace;
|
|
@@ -25897,7 +26365,7 @@ module.exports = {
|
|
|
25897
26365
|
RFC3986: Format.RFC3986
|
|
25898
26366
|
};
|
|
25899
26367
|
|
|
25900
|
-
},{}],
|
|
26368
|
+
},{}],323:[function(require,module,exports){
|
|
25901
26369
|
'use strict';
|
|
25902
26370
|
|
|
25903
26371
|
var stringify = require('./stringify');
|
|
@@ -25910,7 +26378,7 @@ module.exports = {
|
|
|
25910
26378
|
stringify: stringify
|
|
25911
26379
|
};
|
|
25912
26380
|
|
|
25913
|
-
},{"./formats":
|
|
26381
|
+
},{"./formats":322,"./parse":324,"./stringify":325}],324:[function(require,module,exports){
|
|
25914
26382
|
'use strict';
|
|
25915
26383
|
|
|
25916
26384
|
var utils = require('./utils');
|
|
@@ -26175,7 +26643,7 @@ module.exports = function (str, opts) {
|
|
|
26175
26643
|
return utils.compact(obj);
|
|
26176
26644
|
};
|
|
26177
26645
|
|
|
26178
|
-
},{"./utils":
|
|
26646
|
+
},{"./utils":326}],325:[function(require,module,exports){
|
|
26179
26647
|
'use strict';
|
|
26180
26648
|
|
|
26181
26649
|
var getSideChannel = require('side-channel');
|
|
@@ -26503,7 +26971,7 @@ module.exports = function (object, opts) {
|
|
|
26503
26971
|
return joined.length > 0 ? prefix + joined : '';
|
|
26504
26972
|
};
|
|
26505
26973
|
|
|
26506
|
-
},{"./formats":
|
|
26974
|
+
},{"./formats":322,"./utils":326,"side-channel":331}],326:[function(require,module,exports){
|
|
26507
26975
|
'use strict';
|
|
26508
26976
|
|
|
26509
26977
|
var formats = require('./formats');
|
|
@@ -26757,7 +27225,7 @@ module.exports = {
|
|
|
26757
27225
|
merge: merge
|
|
26758
27226
|
};
|
|
26759
27227
|
|
|
26760
|
-
},{"./formats":
|
|
27228
|
+
},{"./formats":322}],327:[function(require,module,exports){
|
|
26761
27229
|
// Copyright Joyent, Inc. and other Node contributors.
|
|
26762
27230
|
//
|
|
26763
27231
|
// Permission is hereby granted, free of charge, to any person obtaining a
|
|
@@ -26843,7 +27311,7 @@ var isArray = Array.isArray || function (xs) {
|
|
|
26843
27311
|
return Object.prototype.toString.call(xs) === '[object Array]';
|
|
26844
27312
|
};
|
|
26845
27313
|
|
|
26846
|
-
},{}],
|
|
27314
|
+
},{}],328:[function(require,module,exports){
|
|
26847
27315
|
// Copyright Joyent, Inc. and other Node contributors.
|
|
26848
27316
|
//
|
|
26849
27317
|
// Permission is hereby granted, free of charge, to any person obtaining a
|
|
@@ -26930,13 +27398,13 @@ var objectKeys = Object.keys || function (obj) {
|
|
|
26930
27398
|
return res;
|
|
26931
27399
|
};
|
|
26932
27400
|
|
|
26933
|
-
},{}],
|
|
27401
|
+
},{}],329:[function(require,module,exports){
|
|
26934
27402
|
'use strict';
|
|
26935
27403
|
|
|
26936
27404
|
exports.decode = exports.parse = require('./decode');
|
|
26937
27405
|
exports.encode = exports.stringify = require('./encode');
|
|
26938
27406
|
|
|
26939
|
-
},{"./decode":
|
|
27407
|
+
},{"./decode":327,"./encode":328}],330:[function(require,module,exports){
|
|
26940
27408
|
'use strict'
|
|
26941
27409
|
/* eslint no-proto: 0 */
|
|
26942
27410
|
module.exports = Object.setPrototypeOf || ({ __proto__: [] } instanceof Array ? setProtoOf : mixinProperties)
|
|
@@ -26955,7 +27423,7 @@ function mixinProperties (obj, proto) {
|
|
|
26955
27423
|
return obj
|
|
26956
27424
|
}
|
|
26957
27425
|
|
|
26958
|
-
},{}],
|
|
27426
|
+
},{}],331:[function(require,module,exports){
|
|
26959
27427
|
'use strict';
|
|
26960
27428
|
|
|
26961
27429
|
var GetIntrinsic = require('get-intrinsic');
|
|
@@ -27081,7 +27549,7 @@ module.exports = function getSideChannel() {
|
|
|
27081
27549
|
return channel;
|
|
27082
27550
|
};
|
|
27083
27551
|
|
|
27084
|
-
},{"call-bind/callBound":
|
|
27552
|
+
},{"call-bind/callBound":305,"get-intrinsic":312,"object-inspect":320}],332:[function(require,module,exports){
|
|
27085
27553
|
(function(self) {
|
|
27086
27554
|
'use strict';
|
|
27087
27555
|
|